:root{--court:#0d4633;--court-deep:#083527;--court-ink:#082d22;--clay:#cf4f2e;--clay-dark:#a83a22;--cream:#f2e8d5;--cream-deep:#e5dac4;--sage:#99b29f;--white:#fffaf0;--line:rgb(242 232 213/28%);color-scheme:light;font-family:Arial,Apple SD Gothic Neo,Noto Sans KR,sans-serif;background:var(--court);color:var(--cream)}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth;scroll-padding-top:5rem}body{min-height:100%;margin:0;background:var(--court);color:var(--cream);text-rendering:optimizeLegibility}body,button,input,textarea{font-family:inherit}button,input,textarea{font-size:1rem}a,button,label,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{border:0}::selection{background:var(--clay);color:var(--cream)}.campaign-site{min-height:100vh;overflow:clip;background:var(--cream)}.site-header{position:absolute;z-index:20;top:0;left:50%;display:grid;width:min(100% - 3rem,1240px);height:5.5rem;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line);transform:translateX(-50%)}.brand-logo{font-family:Arial,sans-serif;font-size:1.75rem;font-style:italic;font-weight:800;letter-spacing:-.07em;line-height:1}.header-campaign{color:var(--sage);font-size:.68rem;font-weight:700;letter-spacing:.16em}.header-cta{display:inline-flex;min-height:2.75rem;align-items:center;justify-self:end;padding:.7rem 1rem;border:1px solid rgb(242 232 213/55%);border-radius:999px;font-size:.76rem;font-weight:700;letter-spacing:-.02em;transition:background-color .18s ease,color .18s ease}.header-cta:focus-visible,.header-cta:hover{background:var(--cream);color:var(--court)}.hero{position:relative;min-height:100svh;padding:7.8rem 1.5rem 4rem;background:radial-gradient(circle at 20% 20%,rgb(153 178 159/12%),transparent 28rem),var(--court)}.hero:before{position:absolute;inset:0;opacity:.12;background-image:linear-gradient(90deg,transparent 49.8%,rgb(242 232 213/20%) 50%,transparent 50.2%),linear-gradient(transparent 49.8%,rgb(242 232 213/12%) 50%,transparent 50.2%);background-size:10rem 10rem;content:"";pointer-events:none}.hero-grid{position:relative;z-index:1;display:grid;width:min(100%,1240px);min-height:calc(100svh - 12rem);margin:0 auto;grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);gap:clamp(2rem,5vw,6rem);align-items:center}.hero-copy{padding:2rem 0 3rem}.live-label{display:flex;width:fit-content;align-items:center;gap:.65rem;padding:.55rem .75rem;border:1px solid rgb(242 232 213/32%);margin-bottom:1.6rem;background:rgb(8 53 39/72%);font-size:.66rem;letter-spacing:.12em}.live-label strong{color:var(--cream)}.live-label>span:last-child{color:var(--sage)}.live-dot{display:inline-block;width:.55rem;height:.55rem;flex:0 0 auto;border-radius:50%;background:var(--clay);box-shadow:0 0 0 0 rgb(207 79 46/55%);animation:live-pulse 2s infinite}@keyframes live-pulse{60%{box-shadow:0 0 0 .5rem rgb(207 79 46/0)}}.court-source{margin:0 0 .85rem;color:var(--clay);font-size:.68rem;font-weight:700;letter-spacing:.16em}.completion h2,.hero h1,.registration-section h2,.section h2{font-family:Arial,Apple SD Gothic Neo,sans-serif;font-weight:800;letter-spacing:-.065em}.hero h1{max-width:12ch;margin:0;font-size:clamp(3.3rem,6.3vw,6.7rem);line-height:.98}.benefits-section h2 em,.hero h1 em,.section h2 em{color:var(--clay);font-family:Arial,sans-serif;font-style:italic}.hero-description{max-width:36rem;margin:2rem 0 0;color:rgb(242 232 213/78%);font-size:clamp(1rem,1.4vw,1.12rem);line-height:1.75;word-break:keep-all}.hero-actions{display:flex;margin-top:2.2rem;align-items:center;gap:1.2rem}.hero-actions p{max-width:12rem;margin:0;color:var(--sage);font-size:.72rem;line-height:1.5}.button{display:inline-flex;min-height:3.7rem;align-items:center;justify-content:space-between;gap:2rem;padding:0 1.25rem;font-size:.92rem;font-weight:700;transition:transform .18s ease,background-color .18s ease,color .18s ease}.button:focus-visible,.button:hover{transform:translateY(-2px)}.button-primary{min-width:15.5rem;background:var(--clay);color:var(--cream)}.button-primary:focus-visible,.button-primary:hover{background:var(--cream);color:var(--court)}.hero-poster{position:relative;width:min(100%,32rem);aspect-ratio:4/5;justify-self:end;overflow:hidden;border:1px solid rgb(242 232 213/34%);background-color:var(--court-deep);background-image:linear-gradient(180deg,transparent 62%,rgb(8 53 39/5%) 80%,rgb(8 53 39/30%)),url(/tennis-court-art.webp);background-position:50%;background-size:cover;box-shadow:1.5rem 1.5rem 0 rgb(8 53 39/55%)}.hero-poster:after,.hero-poster:before{position:absolute;z-index:2;background:var(--cream);content:""}.hero-poster:before{top:10%;right:0;width:3.8rem;height:.2rem}.hero-poster:after{right:10%;bottom:0;width:.2rem;height:4.5rem}.analysis-hud{position:absolute;z-index:3;display:flex;border:1px solid rgb(242 232 213/45%);background:rgb(8 53 39/88%);color:var(--cream);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.analysis-hud-top{top:1rem;left:1rem;align-items:center;gap:.7rem;padding:.6rem .7rem;font-size:.58rem;letter-spacing:.1em}.analysis-hud-top strong{color:var(--clay)}.analysis-hud-bottom{right:1rem;bottom:1rem;left:1rem;min-height:5.5rem;align-items:center;padding:.8rem 1rem;gap:1rem}.analysis-hud-bottom div:first-child{display:grid;gap:.1rem}.analysis-hud-bottom span{color:var(--sage);font-size:.56rem;letter-spacing:.1em}.analysis-hud-bottom strong{color:var(--cream);font-size:2rem;font-style:italic;line-height:1}.hud-line{width:1px;height:2.6rem;background:rgb(242 232 213/28%)}.hero-marquee{position:absolute;right:0;bottom:0;left:0;display:flex;overflow:hidden;height:2.6rem;align-items:center;border-top:1px solid rgb(242 232 213/18%);color:var(--sage);font-family:Arial,sans-serif;font-size:.7rem;font-style:italic;font-weight:700;letter-spacing:.14em;white-space:nowrap}.hero-marquee span{min-width:max-content;padding-right:1rem;animation:marquee 22s linear infinite}@keyframes marquee{to{transform:translateX(-100%)}}.section{padding:clamp(5.5rem,10vw,9rem) max(1.5rem,calc((100vw - 1240px) / 2))}.section-kicker{margin:0 0 1.5rem;color:var(--clay);font-size:.68rem;font-weight:700;letter-spacing:.16em}.section-heading{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);column-gap:clamp(2rem,8vw,8rem);align-items:end}.section-heading .section-kicker{grid-column:1/-1}.benefits-section h2,.field-copy h2,.section-heading h2{margin:0;font-size:clamp(2.75rem,5vw,5.3rem);line-height:1.02;word-break:keep-all}.field-copy>p:last-child,.section-heading>p:last-child{margin:0;color:rgb(13 70 51/72%);font-size:1rem;line-height:1.75;word-break:keep-all}.technology-section{background:var(--cream);color:var(--court)}.feature-grid{display:grid;margin-top:clamp(3rem,6vw,5.5rem);grid-template-columns:repeat(3,1fr);border-top:1px solid rgb(13 70 51/35%);border-bottom:1px solid rgb(13 70 51/35%)}.feature-card{min-height:23rem;padding:1.5rem;border-right:1px solid rgb(13 70 51/35%)}.feature-card:last-child{border-right:0}.feature-card-top{display:flex;align-items:flex-start;justify-content:space-between;color:var(--clay);font-family:Arial,sans-serif;font-size:.72rem;font-style:italic;font-weight:700}.feature-card svg{width:4.5rem;height:4.5rem;fill:none;stroke:var(--court);stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.feature-card svg .accent-stroke{stroke:var(--clay)}.feature-card svg .accent-fill{fill:var(--clay);stroke:var(--clay)}.feature-card h3{max-width:12rem;margin:7rem 0 0;font-size:1.35rem;letter-spacing:-.04em}.feature-card p{max-width:18rem;margin:1rem 0 0;color:rgb(13 70 51/65%);font-size:.92rem;line-height:1.65;word-break:keep-all}.section-note{margin:1.2rem 0 0;color:rgb(13 70 51/60%);font-size:.76rem}.field-section{position:relative;background:linear-gradient(90deg,transparent 49.9%,rgb(242 232 213/6%) 50%,transparent 50.1%),var(--court);background-size:12rem 100%;color:var(--cream)}.field-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(400px,.7fr);gap:clamp(3rem,9vw,9rem);align-items:center}.field-copy h2{max-width:11ch}.field-copy>p:last-child{max-width:34rem;margin-top:2rem;color:rgb(242 232 213/72%)}.field-board{position:relative;padding:clamp(1.5rem,4vw,3.2rem);border:1px solid rgb(242 232 213/32%);background:rgb(8 53 39/70%);box-shadow:1rem 1rem 0 rgb(207 79 46/92%)}.field-number{display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:1.5rem;border-bottom:1px solid rgb(242 232 213/25%)}.field-number strong{font-family:Arial,sans-serif;font-size:clamp(5rem,10vw,8rem);font-style:italic;line-height:.8}.field-number span,.field-signal{color:var(--sage);font-size:.62rem;font-weight:700;letter-spacing:.12em}.field-board ul{padding:0;margin:2rem 0;list-style:none}.field-board li{position:relative;padding:.9rem 0 .9rem 1.5rem;border-bottom:1px solid rgb(242 232 213/14%);font-size:.9rem;word-break:keep-all}.field-board li:before{position:absolute;top:1.25rem;left:0;width:.6rem;height:.18rem;background:var(--clay);content:""}.field-signal{display:flex;align-items:center;gap:.65rem}.tournament-section{background:var(--clay);color:var(--cream)}.tournament-section .section-kicker{color:var(--court-deep)}.tournament-section .section-heading>p:last-child{color:rgb(242 232 213/76%)}.tournament-steps{display:grid;margin-top:clamp(3rem,6vw,5.5rem);grid-template-columns:repeat(4,1fr);border-top:1px solid rgb(242 232 213/38%);border-bottom:1px solid rgb(242 232 213/38%)}.tournament-steps article{min-height:17rem;padding:1.5rem 1.2rem;border-right:1px solid rgb(242 232 213/38%)}.tournament-steps article:last-child{border-right:0}.tournament-steps article>span{color:var(--court-deep);font-family:Arial,sans-serif;font-size:.72rem;font-style:italic;font-weight:700}.tournament-steps h3{max-width:11rem;margin:6rem 0 0;font-size:1.18rem;letter-spacing:-.04em}.tournament-steps p{max-width:14rem;margin:.85rem 0 0;color:rgb(242 232 213/72%);font-size:.84rem;line-height:1.55;word-break:keep-all}.tournament-section blockquote{display:grid;max-width:57rem;margin:clamp(3rem,7vw,6rem) 0 0 auto;grid-template-columns:10rem 1fr;gap:2rem;font-size:clamp(1.45rem,2.5vw,2.4rem);font-weight:700;letter-spacing:-.045em;line-height:1.35;word-break:keep-all}.tournament-section blockquote span{padding-top:.4rem;color:var(--court-deep);font-size:.62rem;letter-spacing:.12em}.benefits-section{background:var(--court-deep);color:var(--cream)}.benefits-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(420px,.75fr);gap:clamp(3rem,10vw,10rem);align-items:end}.benefits-section h2{max-width:10ch}.button-cream{min-width:16rem;margin-top:2.3rem;background:var(--cream);color:var(--court)}.button-cream:focus-visible,.button-cream:hover{background:var(--clay);color:var(--cream)}.benefit-list{padding:0;margin:0;border-top:1px solid rgb(242 232 213/28%);list-style:none}.benefit-list li{display:grid;padding:1.35rem 0;grid-template-columns:3rem 1fr;border-bottom:1px solid rgb(242 232 213/28%);font-size:1rem;font-weight:700;letter-spacing:-.03em}.benefit-list span{color:var(--clay);font-family:Arial,sans-serif;font-size:.7rem;font-style:italic}.registration-section{display:grid;padding:clamp(5rem,9vw,8rem) max(1.5rem,calc((100vw - 1240px) / 2));grid-template-columns:minmax(260px,.55fr) minmax(520px,.9fr);gap:clamp(2.5rem,8vw,8rem);background:var(--cream-deep);color:var(--court)}.registration-intro{position:sticky;top:2rem;align-self:start}.registration-intro h2{margin:0;font-size:clamp(3.4rem,6vw,6.6rem);line-height:.94}.registration-intro>p:not(.section-kicker){max-width:24rem;margin:2rem 0 0;color:rgb(13 70 51/70%);line-height:1.7;word-break:keep-all}.source-chip{display:flex;width:fit-content;margin-top:1.5rem;align-items:center;gap:.75rem;padding:.65rem .85rem;border:1px solid rgb(13 70 51/30%);font-size:.68rem}.source-chip span{color:rgb(13 70 51/55%)}.registration-card{min-height:48rem;padding:clamp(1.4rem,4vw,3rem);background:var(--cream);box-shadow:1rem 1rem 0 rgb(13 70 51/13%)}.form-heading{display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:1.5rem;border-bottom:1px solid rgb(13 70 51/32%)}.form-heading span{color:var(--clay);font-size:.62rem;font-weight:700;letter-spacing:.12em}.form-heading strong{font-size:1.35rem;letter-spacing:-.045em}.field-group{margin-top:2rem}.optional-fields-grid,.two-column-fields{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.field-group label,.optional-fields label{display:grid;gap:.55rem}.field-group label>span,.interest-fieldset legend,.optional-fields label>span{font-size:.75rem;font-weight:700}input,textarea{width:100%;border:0;border-bottom:1px solid rgb(13 70 51/38%);border-radius:0;outline:none;background:transparent;color:var(--court);transition:border-color .16s ease,background-color .16s ease}input{height:3.3rem}textarea{padding:.9rem 0;resize:vertical;line-height:1.5}input:focus,textarea:focus{border-color:var(--clay);background:rgb(255 250 240/45%)}input::placeholder,textarea::placeholder{color:rgb(13 70 51/38%)}.interest-fieldset{padding:0;border:0;margin:2.4rem 0 0}.interest-fieldset legend{margin-bottom:.8rem}.interest-options{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.interest-options label{cursor:pointer}.interest-options input{position:absolute;width:1px;height:1px;opacity:0}.interest-options span{display:flex;min-height:3rem;align-items:center;padding:.7rem .9rem;border:1px solid rgb(13 70 51/25%);color:rgb(13 70 51/70%);font-size:.84rem;font-weight:700;transition:background-color .16s ease,color .16s ease,border-color .16s ease}.interest-options input:checked+span{border-color:var(--court);background:var(--court);color:var(--cream)}.interest-options input:focus-visible+span{outline:3px solid rgb(207 79 46/30%);outline-offset:2px}.optional-fields{padding:0;border-top:1px solid rgb(13 70 51/25%);border-bottom:1px solid rgb(13 70 51/25%);margin-top:2rem}.optional-fields summary{display:flex;min-height:3.5rem;align-items:center;justify-content:space-between;cursor:pointer;font-size:.8rem;font-weight:700;list-style:none}.optional-fields summary::-webkit-details-marker{display:none}.optional-fields[open] summary span{transform:rotate(45deg)}.optional-fields summary span{font-size:1.3rem;transition:transform .16s ease}.optional-fields-grid{padding:.5rem 0 1.5rem}.full-field{grid-column:1/-1}.privacy-notice{padding:.85rem 0;border-bottom:1px solid rgb(13 70 51/25%);color:rgb(13 70 51/68%)}.privacy-notice summary{cursor:pointer;font-size:.73rem;font-weight:700}.privacy-notice dl{display:grid;margin:1rem 0 0;gap:.55rem}.privacy-notice dl div{display:grid;grid-template-columns:4.5rem 1fr;gap:.6rem;font-size:.7rem;line-height:1.5}.privacy-notice dt{color:var(--court);font-weight:700}.privacy-notice dd{margin:0}.consent-list{display:grid;margin-top:1.5rem;gap:.8rem}.consent-list label{display:grid;cursor:pointer;grid-template-columns:1.1rem 1fr;gap:.7rem;color:rgb(13 70 51/70%);font-size:.73rem;line-height:1.5}.consent-list input{width:1rem;height:1rem;margin:.12rem 0 0;accent-color:var(--clay)}.consent-list strong{color:var(--clay)}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-error{padding:.8rem;border-left:3px solid var(--clay);margin:1rem 0 0;background:rgb(207 79 46/9%);color:var(--clay-dark);font-size:.82rem}.submit-button{display:flex;width:100%;min-height:4.4rem;margin-top:1.5rem;align-items:center;justify-content:space-between;padding:0 1.2rem;cursor:pointer;background:var(--clay);color:var(--cream);font-weight:700;transition:background-color .16s ease,transform .16s ease}.submit-button:focus-visible:not(:disabled),.submit-button:hover:not(:disabled){background:var(--court);transform:translateY(-2px)}.submit-button:disabled{cursor:wait;opacity:.65}.form-footnote{margin:.8rem 0 0;color:rgb(13 70 51/55%);font-size:.68rem;text-align:center}.completion{display:flex;min-height:43rem;flex-direction:column;justify-content:center}.completion-mark{display:grid;width:3.5rem;height:3.5rem;margin-bottom:2rem;place-items:center;border-radius:50%;background:var(--clay);color:var(--cream);font-size:1.5rem}.completion h2{margin:0;font-size:clamp(3rem,6vw,5.5rem);line-height:.98}.completion>p:not(.section-kicker){max-width:31rem;margin:1.8rem 0 0;color:rgb(13 70 51/70%);line-height:1.7;word-break:keep-all}.reference{width:fit-content;margin-top:1.2rem;padding:.45rem .6rem;background:var(--cream-deep);color:rgb(13 70 51/65%);font-family:monospace;font-size:.72rem}.completion-actions{display:grid;max-width:30rem;margin-top:2rem;gap:.65rem}.completion-actions a,.completion-actions button{display:flex;min-height:3.4rem;align-items:center;justify-content:center;padding:.7rem 1rem;border:1px solid rgb(13 70 51/30%);cursor:pointer;background:transparent;color:var(--court);font-size:.85rem;font-weight:700}.completion-actions button{border-color:var(--court);background:var(--court);color:var(--cream)}.faq-section{display:grid;grid-template-columns:minmax(180px,.45fr) minmax(500px,.9fr);gap:clamp(3rem,10vw,10rem);background:var(--cream);color:var(--court)}.faq-heading h2{margin:0;color:var(--clay);font-family:Arial,sans-serif;font-size:clamp(5rem,12vw,11rem);font-style:italic;font-weight:800;letter-spacing:-.08em;line-height:.78}.faq-list{border-top:1px solid rgb(13 70 51/32%)}.faq-list details{border-bottom:1px solid rgb(13 70 51/32%)}.faq-list summary{display:grid;min-height:5rem;align-items:center;cursor:pointer;grid-template-columns:1fr auto;gap:1rem;font-size:1rem;font-weight:700;letter-spacing:-.035em;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{color:var(--clay);font-size:1.4rem;font-style:normal;transition:transform .16s ease}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details p{max-width:42rem;padding:0 3rem 1.7rem 0;margin:-.3rem 0 0;color:rgb(13 70 51/68%);font-size:.92rem;line-height:1.75;word-break:keep-all}footer{display:grid;min-height:13rem;padding:3rem max(1.5rem,calc((100vw - 1240px) / 2));grid-template-columns:1fr auto 1fr;align-items:center;background:var(--court-deep);color:var(--cream)}footer p{margin:0;color:var(--sage);font-size:.65rem;letter-spacing:.12em}footer a{justify-self:end;font-size:.72rem}.mobile-sticky-cta{display:none}:focus-visible{outline:3px solid rgb(207 79 46/70%);outline-offset:3px}@media (max-width:980px){.hero-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.68fr);gap:2rem}.hero-actions{align-items:flex-start;flex-direction:column}.benefits-layout,.faq-section,.field-layout,.registration-section,.section-heading{grid-template-columns:1fr}.section-heading>p:last-child{max-width:38rem;margin-top:1.5rem}.field-board{width:min(100%,38rem)}.benefits-layout{align-items:start}.benefit-list{margin-top:1rem}.registration-intro{position:static}.registration-card{width:min(100%,48rem)}.faq-section{gap:3rem}}@media (max-width:760px){html{scroll-padding-top:1rem}.site-header{width:calc(100% - 2rem);height:4.5rem;grid-template-columns:1fr auto}.brand-logo{font-size:1.45rem}.header-campaign{display:none}.header-cta{font-size:.7rem}.hero{min-height:auto;padding:6rem 1rem 4.5rem}.hero-grid{min-height:auto;grid-template-columns:1fr}.hero-copy{padding:1rem 0 0}.live-label{margin-bottom:1.2rem}.live-label>span:last-child{display:none}.hero h1{font-size:clamp(3rem,14vw,4.9rem)}.hero-description{margin-top:1.5rem}.hero-actions{margin-top:1.6rem}.button-primary{width:100%}.hero-poster{width:100%;aspect-ratio:4/4.6;justify-self:stretch;background-position:bottom;box-shadow:.65rem .65rem 0 rgb(8 53 39/65%)}.hero-marquee{height:2rem;font-size:.58rem}.section{padding-right:1rem;padding-left:1rem}.benefits-section h2,.field-copy h2,.section-heading h2{font-size:clamp(2.55rem,12vw,4rem)}.feature-grid,.tournament-steps{grid-template-columns:1fr}.feature-card,.tournament-steps article{min-height:auto;padding:1.4rem 0;border-right:0;border-bottom:1px solid rgb(13 70 51/28%)}.feature-card:last-child,.tournament-steps article:last-child{border-bottom:0}.feature-card h3,.tournament-steps h3{max-width:none;margin-top:2.5rem}.feature-card p,.tournament-steps p{max-width:28rem}.tournament-steps article{border-bottom-color:rgb(242 232 213/32%)}.tournament-section blockquote{grid-template-columns:1fr;gap:1rem}.benefits-layout,.faq-section,.field-layout,.registration-section{gap:2.5rem}.field-board{box-shadow:.6rem .6rem 0 rgb(207 79 46/92%)}.registration-section{padding-right:1rem;padding-left:1rem}.registration-intro h2{font-size:clamp(3.2rem,16vw,5rem)}.registration-card{min-height:auto;padding:1.2rem;box-shadow:.55rem .55rem 0 rgb(13 70 51/13%)}.form-heading{align-items:flex-start;flex-direction:column;gap:.5rem}.optional-fields-grid,.two-column-fields{grid-template-columns:1fr}.interest-options{grid-template-columns:repeat(2,minmax(0,1fr))}.interest-options span{min-height:3.5rem;padding:.6rem .7rem;font-size:.75rem}.interest-options label:last-child{grid-column:1/-1}.completion{min-height:36rem}.faq-heading h2{font-size:7rem}.faq-list summary{min-height:4.5rem;font-size:.92rem}footer{min-height:15rem;padding-bottom:6rem;grid-template-columns:1fr;align-content:center;gap:1.2rem}footer a{justify-self:start}.mobile-sticky-cta{position:fixed;z-index:30;right:.75rem;bottom:calc(.75rem + env(safe-area-inset-bottom));left:.75rem;display:flex;min-height:3.7rem;align-items:center;justify-content:space-between;padding:0 1rem;background:var(--clay);box-shadow:0 .7rem 2rem rgb(8 53 39/32%);color:var(--cream);font-size:.9rem;font-weight:700}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}