@import"https://fonts.googleapis.com/css2?family=Lexend+Exa:wght@100;200;300;400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap";:root{--color-marshmallow-fluff: #f5f2e2;--color-explore: #212121;--color-classic-saffron: #f0a83d;--color-white: #ffffff}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{width:100%;min-height:100%;margin:0}body{margin:0;overflow-x:hidden;background:var(--color-classic-saffron);color:var(--color-explore);font-family:Lexend Exa,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea,select{font:inherit}button{border:none;background:transparent;color:inherit;cursor:pointer}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.landing-page{width:100%;height:100vh;overflow:hidden;background:var(--color-classic-saffron);color:var(--color-explore);font-family:Lexend,sans-serif}.landing-page__header{position:fixed;top:0;left:0;z-index:30;width:100%;padding:1.25rem 1.5rem 0;pointer-events:none}.landing-page__header-inner{position:relative;width:min(1480px,calc(100% - 2rem));margin:0 auto;min-height:1.6rem}.landing-page__nav{position:absolute;left:50%;top:0;transform:translate(-50%);display:flex;justify-content:center;gap:.9rem;flex-wrap:nowrap;pointer-events:auto;white-space:nowrap}.landing-page__nav-button,.landing-page__nav-link{padding:.15rem .1rem;font-size:.64rem;letter-spacing:.14rem;text-transform:uppercase;color:#212121ad;border-bottom:1px solid transparent;background:transparent;border-left:none;border-right:none;border-top:none;text-decoration:none}.landing-page__nav-button{transition:color .18s ease,border-color .18s ease,transform .18s ease}.landing-page__nav-button:hover,.landing-page__nav-link:hover{color:var(--color-explore);transform:translateY(-1px)}.landing-page__nav-button.is-active{color:var(--color-explore);border-color:var(--color-explore)}.landing-page__nav-extras{position:absolute;right:0;top:0;display:flex;align-items:center;gap:.9rem;pointer-events:auto}.landing-page__scroll-shell{width:100vw;height:100vh;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.55) transparent}.landing-page__scroll-shell::-webkit-scrollbar{height:10px}.landing-page__scroll-shell::-webkit-scrollbar-track{background:transparent}.landing-page__scroll-shell::-webkit-scrollbar-thumb{background:#0000008c;border-radius:999px;border:2px solid transparent}.landing-page__track{display:flex;flex-direction:row;width:500vw;height:100vh}.landing-section{flex:0 0 100vw;width:100vw;height:100vh;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden}.landing-section__inner{width:min(1180px,calc(100% - 4rem));height:100%;margin:0 auto;padding-top:6.8rem;padding-bottom:3.8rem}.hero-section__inner,.story-section__inner,.smorse-section__inner,.app-section__inner,.contact-section__inner{display:grid;align-items:center}.hero-section__inner{place-items:center;text-align:center}.hero-section__content{display:flex;flex-direction:column;align-items:center}.hero-section__title{margin:0;font-size:clamp(2.8rem,9vw,7.2rem);font-weight:400;line-height:.95;letter-spacing:.22rem;text-transform:uppercase}.hero-section__line{margin:1rem 0 0;min-height:1.4em;font-size:clamp(1rem,2.2vw,1.85rem);line-height:1.2}.hero-section__line--fixed{white-space:nowrap}.hero-section__support{margin:1.1rem 0 0;font-size:clamp(.95rem,1.35vw,1.25rem);line-height:1.45;color:#2121219e}.hero-section__actions{display:flex;gap:.9rem;flex-wrap:wrap;justify-content:center;margin-top:2rem}.flick-pill-button,.flick-pill-label,.smorse-section__action-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.92rem 1.3rem;border:1px solid rgba(33,33,33,.92);border-radius:999px;color:var(--color-explore);font-size:.7rem;letter-spacing:.14rem;text-transform:uppercase;font-family:Lexend,sans-serif}.flick-pill-button,.flick-pill-label{background:#f5f2e238;box-shadow:0 10px 24px #21212114;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.flick-pill-button{transition:transform .18s ease,background .18s ease,opacity .18s ease}.flick-pill-button:hover:not(:disabled),.smorse-section__action-button:hover{transform:translateY(-1px)}.flick-pill-button--secondary{background:transparent}.section-copy{max-width:860px}.section-copy__eyebrow{margin:0 0 1rem;font-size:.66rem;letter-spacing:.22rem;text-transform:uppercase;color:#212121b8}.section-copy__title{margin:0;font-size:clamp(1.75rem,4vw,3rem);line-height:1.08;font-weight:400;letter-spacing:-.03em}.section-copy__title-emphasis{font-weight:600}.section-copy__body{margin-top:1.15rem}.section-copy__body p{margin:0 0 1rem;max-width:64ch;font-size:clamp(.96rem,1.2vw,1.06rem);line-height:1.8;color:#212121d6}.section-copy__body strong{font-weight:700;color:var(--color-explore)}.story-section__inner{position:relative;display:block}.story-section__main{position:relative;z-index:2;width:min(860px,72%)}.story-section__logos{position:absolute;top:6.2rem;right:.8rem;bottom:1rem;left:38%;overflow:hidden;pointer-events:none}.story-logo-ball{position:absolute;top:0;left:0;width:82px;height:82px;display:flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:transparent;color:#21212133;font-size:.62rem;letter-spacing:.05rem;text-transform:uppercase;-webkit-user-select:none;user-select:none;pointer-events:none;white-space:nowrap}.smorse-section__inner,.app-section__inner,.contact-section__inner{grid-template-columns:minmax(0,1fr) minmax(340px,.95fr);gap:2rem}.smorse-section__copy{max-width:700px}.smorse-section__content-shell{transition:opacity .18s ease,transform .18s ease}.smorse-section__content-shell.is-visible{opacity:1;transform:translateY(0)}.smorse-section__content-shell.is-hidden{opacity:0;transform:translateY(8px)}.smorse-section__body{min-height:22rem}.smorse-section__body--future p{margin-bottom:1.6rem;line-height:1.45}.smorse-section__muted-line{opacity:.7}.smorse-section__actions{display:flex;flex-wrap:nowrap;gap:.8rem;margin-top:1.15rem;width:100%;align-items:center}.smorse-section__action-button{background:#f5f2e238;box-shadow:0 10px 24px #21212114;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;flex:0 1 auto}.smorse-section__action-button.is-active{background:#050505;color:#f5f2e2}.smorse-section__viewer-wrap{position:relative;display:flex;align-items:center;justify-content:center}.smorse-section__viewer-box{width:min(100%,420px);aspect-ratio:1 / 1;border-radius:30px;background:#f5f2e238;border:1px solid rgba(33,33,33,.14);box-shadow:0 16px 28px #21212114}.smorse-viewer{position:absolute;inset:0;display:grid;place-items:center;background:transparent;overflow:visible;transition:transform .18s ease,opacity .18s ease;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.smorse-viewer.is-animating{opacity:.94}.smorse-viewer__image{width:180%;max-width:none;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.app-section__image-wrap{display:flex;justify-content:center;align-items:center}.app-section__image{width:min(100%,340px);background:transparent;border:1px solid rgba(0,0,0,.88);border-radius:18px;box-shadow:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.app-section__copy{max-width:700px}.contact-form{padding:1.35rem;border:1px solid rgba(33,33,33,.16);border-radius:26px;background:#f5f2e275;box-shadow:0 14px 24px #2121210f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.contact-form__field{display:block;margin-bottom:1rem}.contact-form__field span,.contact-form__updates-label{display:block;margin-bottom:.45rem;font-size:.68rem;letter-spacing:.08rem;text-transform:uppercase;color:#212121c7}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid rgba(33,33,33,.18);border-radius:16px;background:#f7f2e69e;color:var(--color-explore);padding:.92rem 1rem;font-family:Lexend,sans-serif;font-size:.95rem;line-height:1.5;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.contact-form textarea{resize:vertical;min-height:150px}.contact-form input.is-attention,.contact-form select.is-attention,.contact-form textarea.is-attention{border:3px solid rgba(192,34,46,.9)}.contact-form__updates{margin:1rem 0 1.25rem;border-radius:16px;transition:border-color .16s ease,box-shadow .16s ease}.contact-form__updates.is-attention-wrap{outline:3px solid rgba(192,34,46,.9);outline-offset:4px}.contact-form__checkbox{display:flex;align-items:flex-start;gap:.7rem;margin-top:.7rem;font-size:.94rem;line-height:1.55;color:#212121d6}.contact-form__checkbox input{width:auto;margin-top:.2rem}.contact-form__submit{width:100%}.contact-form__notice{margin:.8rem 0 0;font-size:.88rem;color:#212121b8;text-align:center}.legal-modal-overlay{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:1rem;background:#18140f2e;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.legal-modal-card{position:relative;width:min(730px,calc(100vw - 2rem));max-height:min(84vh,900px);overflow:hidden;border:1px solid #050505;border-radius:22px;background:#eba837;box-shadow:0 18px 36px #00000029}.legal-modal-card__header{position:relative;padding:1.55rem 1.65rem 1.1rem;background:#f5f2e2;border-bottom:1px solid rgba(33,33,33,.58)}.legal-modal-card__wordmark{display:block;margin-bottom:.55rem;font-size:.84rem;letter-spacing:.55rem;text-transform:uppercase;color:#212121b3}.legal-modal-card__title{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:.98;font-weight:500;color:#050505}.legal-modal-card__date{margin:.45rem 0 0;font-size:.95rem;color:#212121ad}.legal-modal-card__close{position:absolute;top:10px;right:14px;border:none;background:transparent;font-size:1.6rem;font-weight:600;color:#050505;cursor:pointer;z-index:3}.legal-modal-card__body{max-height:calc(84vh - 8.3rem);overflow-y:auto;padding:0;background:#eba837}.legal-doc{color:#141414}.legal-section{padding:1.55rem 1.65rem;border-bottom:1px solid rgba(33,33,33,.28)}.legal-section:last-child{border-bottom:none}.legal-section__title{margin:0 0 1rem;font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.05;font-weight:500;color:#050505;display:flex;align-items:center;gap:1rem}.legal-section__title:before{content:"";width:4px;height:1.6rem;background:#050505;border-radius:2px;flex:0 0 auto}.legal-section__body{display:flex;flex-direction:column;gap:.85rem}.legal-subhead{margin:.25rem 0 0;font-size:.82rem;letter-spacing:.08rem;text-transform:uppercase;color:#212121d1}.legal-p{margin:0;font-size:.96rem;line-height:1.62;color:#141414e0}.legal-strong{font-weight:600}.legal-link{color:inherit;text-underline-offset:.14rem}.legal-bullets{list-style:none;display:flex;flex-direction:column;gap:.65rem;padding-left:0}.legal-bullets__item{display:flex;gap:.75rem;align-items:flex-start;font-size:.96rem;line-height:1.58}.legal-bullets__item:before{content:"•";flex:0 0 auto;margin-top:.02rem}.legal-contact-card__name{display:block;font-weight:600}.legal-contact-card__email{display:block;color:inherit;text-decoration:underline}.legal-contact-card__location{display:block;font-size:.86rem;color:#212121b3}.thankyou-doc{display:block}.thankyou-item{padding:1.55rem 1.65rem;border-bottom:1px solid rgba(33,33,33,.22)}.thankyou-item:last-child{border-bottom:none}.thankyou-item__row{margin-bottom:.75rem}.thankyou-item__links{display:flex;flex-wrap:wrap;align-items:baseline;gap:0}.thankyou-item__link,.thankyou-item__separator{font-size:1.4rem;line-height:1.2;font-weight:500;color:#050505}.thankyou-item__link{text-decoration:none;transition:opacity .2s ease}.thankyou-item__link:hover{opacity:.62}.thankyou-item__body{margin:0;font-size:1rem;line-height:1.68;color:#1414149e}.landing-page__nav-button:focus-visible,.landing-page__nav-link:focus-visible,.flick-pill-button:focus-visible,.smorse-viewer:focus-visible,.contact-form input:focus-visible,.contact-form select:focus-visible,.contact-form textarea:focus-visible,.legal-modal-card__close:focus-visible,.smorse-section__action-button:focus-visible{outline:2px solid var(--color-explore);outline-offset:3px}@media(min-width:1101px){.landing-section__inner{width:min(1180px,calc(100% - 4rem))}}@media(min-width:721px)and (max-width:1100px){.landing-page__header{padding-top:1rem}.landing-page__header-inner{width:calc(100% - 1.6rem)}.landing-page__nav{gap:1rem}.landing-page__nav-button,.landing-page__nav-link{font-size:.66rem;letter-spacing:.16rem}.landing-page__nav-extras{gap:.95rem}.landing-section__inner{width:min(100%,calc(100% - 2.2rem));padding-top:5.75rem;padding-bottom:2.6rem}.hero-section__inner{place-items:center;text-align:center}.story-section__inner{display:block;position:relative}.story-section__logos{top:6.6rem;left:11%;right:11%;bottom:auto;height:410px;min-height:410px}.story-logo-ball{width:100px;height:150px;font-size:.82rem;letter-spacing:.08rem}.story-section__main{width:min(100%,590px);margin:0 auto;padding-top:38.5rem}.story-section__main .section-copy{max-width:590px;margin:0 auto}.story-section__main .section-copy__eyebrow{margin-bottom:1rem;font-size:.74rem;letter-spacing:.28rem}.story-section__main .section-copy__title{font-size:clamp(3rem,5vw,3.8rem);line-height:1.02;margin-bottom:1.2rem}.story-section__main .section-copy__body{margin-top:0}.story-section__main .section-copy__body p{max-width:none;font-size:1.02rem;line-height:1.78;margin-bottom:1.45rem}.app-section__inner{grid-template-columns:1fr;justify-items:center;align-content:center;gap:2.2rem}.app-section__image-wrap{order:1;margin-top:0;width:100%;justify-content:center}.app-section__image{width:min(100%,372px);border-radius:22px}.app-section__copy{order:2;width:min(100%,560px);max-width:560px;justify-self:center;text-align:left}.app-section__copy .section-copy__eyebrow{font-size:.74rem;letter-spacing:.28rem;margin-bottom:1rem}.app-section__copy .section-copy__title{font-size:clamp(3rem,5vw,3.8rem);line-height:1.02;margin-bottom:1.25rem}.app-section__copy .section-copy__body{margin-top:0}.app-section__copy .section-copy__body p{max-width:none;font-size:1.02rem;line-height:1.78;margin-bottom:1.35rem}.flick-pill-label{min-width:194px;min-height:48px;padding:.92rem 1.35rem;font-size:.74rem;letter-spacing:.2rem;justify-content:center}.smorse-section__inner{grid-template-columns:1fr;justify-items:center;align-content:start;gap:2.3rem}.smorse-section__viewer-wrap{order:1;width:100%;margin-top:4.8rem}.smorse-section__viewer-box{width:min(100%,420px);border-radius:28px;background:#f5f2e247;box-shadow:0 20px 28px #21212114}.smorse-viewer__image{width:90%;transform:translateY(-10%);transform-origin:center center}.smorse-section__copy{order:2;width:min(100%,640px);max-width:640px;padding-bottom:0}.smorse-section__copy .section-copy__eyebrow{font-size:.74rem;letter-spacing:.28rem;margin-bottom:1rem}.smorse-section__copy .section-copy__title{font-size:clamp(3rem,5vw,3.8rem);line-height:1.02;margin-bottom:1.35rem}.smorse-section__copy .section-copy__body{margin-top:0}.smorse-section__copy .section-copy__body p{max-width:none;font-size:1.02rem;line-height:1.72;margin-bottom:1.35rem}.smorse-section__body{min-height:0}.smorse-section__actions{margin-top:1.45rem;gap:.8rem;justify-content:flex-start;overflow:visible;padding-bottom:0}.smorse-section__action-button{min-height:48px;padding:.9rem 1.35rem;font-size:.74rem;letter-spacing:.19rem;flex:0 0 auto}.contact-section__inner{grid-template-columns:1fr;align-content:start;justify-items:center;gap:2.2rem}.contact-section .section-copy{width:min(100%,700px);max-width:700px;margin-top:5.6rem}.contact-section .section-copy__eyebrow{font-size:.74rem;letter-spacing:.28rem;margin-bottom:1rem}.contact-section .section-copy__title{font-size:clamp(3rem,5vw,3.9rem);line-height:1.02;margin-bottom:1.3rem}.contact-section .section-copy__body{margin-top:0}.contact-section .section-copy__body p{max-width:none;font-size:1.02rem;line-height:1.72;margin-bottom:0}.contact-form{width:min(100%,760px);margin:0 auto;padding:1.5rem;border-radius:28px;background:#f5f2e266;box-shadow:0 16px 26px #21212112}.contact-form__field{margin-bottom:1rem}.contact-form__field span,.contact-form__updates-label{font-size:.72rem;letter-spacing:.18rem;margin-bottom:.55rem}.contact-form input,.contact-form select{min-height:52px;border-radius:18px;font-size:1rem;padding:.92rem 1rem}.contact-form__updates{margin:1.1rem 0 1.3rem}.contact-form__checkbox{font-size:1rem;line-height:1.55;margin-top:.75rem}.contact-form__submit{min-height:50px;font-size:.74rem;letter-spacing:.22rem}.legal-modal-overlay{padding:1.5rem}.legal-modal-card{width:min(86vw,760px);height:min(86vw,760px);max-height:min(86vw,760px);border-radius:24px;display:grid;grid-template-rows:auto 1fr;overflow:hidden;box-shadow:0 24px 46px #0000002e}.legal-modal-card__header{padding:1.55rem 1.7rem 1.2rem;border-top-left-radius:0;border-top-right-radius:0}.legal-modal-card__wordmark{font-size:.82rem;letter-spacing:.58rem}.legal-modal-card__title{font-size:clamp(2.6rem,5vw,4rem);line-height:.98}.legal-modal-card__date{font-size:.96rem}.legal-modal-card__close{top:14px;right:18px;font-size:2rem}.legal-modal-card__body{max-height:none;height:100%;overflow-y:auto}.legal-section,.thankyou-item{padding:1.55rem 1.7rem}.legal-section__title{font-size:clamp(1.5rem,2.4vw,2rem)}.legal-p,.legal-bullets__item,.thankyou-item__body{font-size:1rem;line-height:1.68}.thankyou-item__link,.thankyou-item__separator{font-size:1.45rem}}@keyframes smorseImpactIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes smorseImpactDetailIn{0%{opacity:0}to{opacity:.7}}@media(max-width:720px){.landing-page__header{padding-top:.95rem}.landing-page__header-inner{width:calc(100% - .9rem)}.landing-page__nav{gap:.5rem}.landing-page__nav-button,.landing-page__nav-link{font-size:.52rem;letter-spacing:.08rem}.landing-page__nav-extras{display:none}.landing-section__inner{width:min(100%,calc(100% - 1.4rem));padding-top:5.15rem;padding-bottom:1.8rem}.hero-section__line{font-size:clamp(.95rem,4vw,1.25rem)}.hero-section__actions{flex-direction:column;align-items:center;width:100%;gap:.72rem}.hero-section__actions .flick-pill-button{width:auto;min-width:0;padding:.88rem 1.15rem}.hero-section__actions .flick-pill-button--secondary{width:auto}.story-section__inner,.app-section__inner,.smorse-section__inner,.contact-section__inner{grid-template-columns:1fr}.story-section__logos{height:220px;min-height:220px;top:4.1rem;left:5%;right:5%;bottom:auto}.story-section__main{width:100%;margin:0 auto;padding-top:17.2rem}.story-section__main .section-copy{max-width:100%;padding:0 .7rem;text-align:center}.story-section__main .section-copy__title{font-size:clamp(2.25rem,8.8vw,2.8rem);line-height:1.02}.story-section__main .section-copy__body p{max-width:none;font-size:.95rem;line-height:1.68}.app-section__inner{align-content:center;justify-items:center;gap:1.45rem}.app-section__image-wrap{order:1;justify-self:center;align-self:start;margin-top:.55rem;margin-bottom:.65rem;width:100%;justify-content:center}.app-section__image{width:min(100%,170px);border-radius:18px}.app-section__copy{order:2;width:100%;max-width:none;margin:0 auto;padding:0 1.1rem .35rem}.app-section__copy .section-copy__title{font-size:clamp(2.2rem,8.5vw,2.8rem);line-height:1.02}.app-section__copy .section-copy__body p{max-width:none;font-size:.95rem;line-height:1.66}.app-section__copy .flick-pill-label{width:auto;min-width:0;padding:.88rem 1.12rem}.smorse-section__inner{grid-template-rows:41vh 1fr;align-items:stretch;gap:0}.smorse-section__viewer-wrap{order:1;width:100%;min-height:0;margin-top:0;align-self:end;justify-content:center;padding-top:.35rem}.smorse-section__viewer-box{width:min(100%,248px);border-radius:24px}.smorse-viewer{position:relative;inset:auto;width:min(100%,248px);aspect-ratio:1 / 1}.smorse-viewer__image{width:108%;transform:translateY(8%);transform-origin:center center}.smorse-section__copy{order:2;width:100%;max-width:none;margin:0 auto;min-height:0;display:grid;grid-template-rows:auto auto minmax(8.4rem,1fr) auto;align-content:start;padding:.9rem 1rem .3rem}.smorse-section__copy .section-copy__eyebrow{margin-bottom:.65rem}.smorse-section__copy .section-copy__title{font-size:clamp(2.05rem,7.8vw,2.55rem);line-height:1.03;margin-bottom:.85rem}.smorse-section__content-shell{position:relative;min-height:8.4rem}.smorse-section__body{min-height:0;max-height:8.4rem;overflow-y:auto;padding-right:.35rem;scrollbar-width:none;-ms-overflow-style:none}.smorse-section__body::-webkit-scrollbar{display:none}.smorse-section__copy .section-copy__body p{max-width:none;font-size:.91rem;line-height:1.56;margin-bottom:.9rem}.smorse-section__scroll-indicator{position:absolute;left:50%;transform:translate(-50%);font-size:.72rem;line-height:1;color:#2121214d;opacity:0;transition:opacity .18s ease;pointer-events:none}.smorse-section__scroll-indicator--up{top:-.35rem}.smorse-section__scroll-indicator--down{bottom:-.45rem}.smorse-section__scroll-indicator.is-visible{opacity:1}.smorse-section__actions{margin-top:.95rem;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:.6rem;overflow:visible;justify-content:stretch;padding-bottom:0}.smorse-section__action-button{width:100%;min-height:44px;padding:.8rem .7rem;font-size:.6rem;letter-spacing:.08rem;justify-content:center}.smorse-section__impact-item{opacity:0;transform:translateY(8px);animation:smorseImpactIn .42s ease forwards;animation-delay:var(--impact-delay)}.smorse-section__impact-item .smorse-section__muted-line{opacity:0;animation:smorseImpactDetailIn .32s ease forwards;animation-delay:calc(var(--impact-delay) + .18s)}.contact-section__inner{grid-template-rows:58vh 1fr;align-content:stretch;justify-items:stretch;gap:0}.contact-section .section-copy{width:100%;max-width:none;margin:0;align-self:end;text-align:center;padding:0 .95rem .85rem}.contact-section .section-copy__title{font-size:clamp(2.2rem,8.2vw,2.9rem);line-height:1.03}.contact-section .section-copy__body p{max-width:none;font-size:.94rem;line-height:1.62}.contact-form{width:100%;margin:0;align-self:start;padding:1.2rem;border-radius:24px}.legal-modal-overlay{place-items:end center;padding:.5rem .5rem .9rem}.legal-modal-card{width:calc(100vw - 1rem);height:min(72vh,36rem);max-height:min(72vh,36rem);border-radius:20px}.legal-modal-card__body{max-height:none;height:100%}}
