:root{--color-orange: #ff7700;--color-gold: #ffb30f;--color-bg: #0a0a0a;--color-white: #ffffff;--color-black: #000000;--color-text: #ffffff;--color-text-muted: rgba(255, 255, 255, .7);--color-surface: rgba(255, 255, 255, .06);--color-surface-hover: rgba(255, 255, 255, .1);--color-border: rgba(255, 255, 255, .12);--color-primary: #f7941d;--color-primary-light: #fbba5e;--font-body: "Barlow", system-ui, -apple-system, sans-serif;--font-weight: 600;--line-height: 1.1;--letter-spacing: .05em;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2.5rem;--space-2xl: 4rem;--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--ease-out-quart: cubic-bezier(.25, 1, .5, 1);--ease-in-out: cubic-bezier(.65, 0, .35, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100dvh;overflow-x:hidden;font-family:var(--font-body);font-weight:var(--font-weight);font-size:16px;line-height:var(--line-height);letter-spacing:var(--letter-spacing);color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;text-size-adjust:100%}#app-root{position:relative;width:100%;max-width:100vw;overflow-x:clip}a{color:inherit;text-decoration:none}button{font-family:inherit;font-weight:inherit;letter-spacing:inherit;cursor:pointer;border:none;background:none;color:inherit;text-transform:uppercase}input,textarea{font-family:inherit;font-size:inherit}.logo.svelte-1l8nvlt{display:flex;align-items:flex-end;gap:0;color:var(--color-white);width:100%;max-width:160px}.logo-text-stack.svelte-1l8nvlt{display:flex;flex-direction:column;flex:1;min-width:0}.logo-golden-svg.svelte-1l8nvlt{width:100%;height:auto}.logo-analytics-svg.svelte-1l8nvlt{width:80%;height:auto;transform:translate(24%) translateY(-50%)}.logo-mark.svelte-1l8nvlt{height:auto;width:24%;display:flex;align-items:center;justify-content:center;transform:translate(40%) translateY(-13%)}.logomark-svg.svelte-1l8nvlt{width:100%;height:auto}@media(max-width:768px){.logo.svelte-1l8nvlt{width:100px}}.background.svelte-1fmw0hk{position:absolute;inset:0;z-index:0;overflow:hidden;container-type:size}iframe.svelte-1fmw0hk{border:none;pointer-events:none;position:absolute;top:25%;left:50%;width:max(100cqw,calc(100cqh * var(--ar)));height:max(100cqh,calc(100cqw / var(--ar)));transform:translate(-50%,-25%) scale(1.1)}.mobile-video.svelte-1fmw0hk{display:none}@media(max-width:768px){.has-mobile.svelte-1fmw0hk{display:none}.mobile-video.svelte-1fmw0hk{display:block;width:max(100cqw,calc(100cqh * var(--mar)));height:max(100cqh,calc(100cqw / var(--mar)));transform:translate(-50%,-25%) scale(1.1)}}.play-toggle.svelte-1fmw0hk{position:absolute;inset:0;bottom:3.5rem;z-index:1;cursor:pointer}.scrubber.svelte-1fmw0hk{position:absolute;bottom:1.5rem;left:2rem;right:2rem;height:14px;background:#f706;mix-blend-mode:multiply;cursor:pointer;z-index:1;overflow:hidden}.scrubber-fill.svelte-1fmw0hk{height:100%;background:#f70;transition:width .25s linear}.scrubber-label.svelte-1fmw0hk{position:absolute;top:50%;transform:translateY(-55%);margin-left:6px;font-size:.9rem;font-weight:600;color:#f70;font-variant-numeric:tabular-nums;white-space:nowrap;transition:left .25s linear}@media(max-width:768px){.scrubber.svelte-1fmw0hk{bottom:1rem;left:1.25rem;right:1.25rem}}img.svelte-1fmw0hk{width:100%;height:100%;object-fit:cover;display:block}.capture.svelte-190o6a0{display:flex}.cta-bar.svelte-190o6a0{display:flex;align-items:stretch;text-decoration:none;color:var(--color-black);font-weight:600;letter-spacing:var(--letter-spacing);text-transform:uppercase;font-size:1rem;height:40px;background:var(--color-orange);padding:0;border:none;cursor:pointer;transition:opacity .2s}.cta-bar.svelte-190o6a0:hover{opacity:.7}.cta-text.svelte-190o6a0{background:var(--color-gold);padding:0 1rem;display:flex;align-items:center;white-space:nowrap}.modal-backdrop{position:fixed;inset:0;z-index:200;background:#000000bf;display:flex;align-items:center;justify-content:center;padding:1rem}.modal-frame{position:relative;background:#fff2d4;width:100%;max-width:480px;max-height:90vh;display:flex;flex-direction:column}.modal-content{overflow-y:auto;padding:clamp(2.5rem,5vw,3.5rem) clamp(1.5rem,4vw,2.5rem) clamp(2rem,4vw,2.5rem)}.modal-back{position:absolute;top:.75rem;left:.75rem;z-index:2;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#00000080;cursor:pointer;padding:.25rem;transition:color .2s}.modal-back:hover{color:var(--color-black, #000)}.modal-close{position:absolute;top:.75rem;right:.75rem;z-index:2;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#00000080;cursor:pointer;padding:.25rem;transition:color .2s}.modal-close:hover{color:var(--color-black, #000)}.form-step{display:flex;flex-direction:column;gap:1.25rem}.step-heading{font-size:1.1rem;font-weight:700;letter-spacing:.02em;color:var(--color-black, #000);margin:0;text-transform:none}.step-sub{font-size:.9rem;font-weight:500;color:#0000008c;margin:-.5rem 0 .5rem;letter-spacing:0;text-transform:none;line-height:1.4}.form-step .field{display:flex;flex-direction:column;gap:.3rem}.form-step .field label,.form-step .field-label{font-size:.9rem;font-weight:600;text-transform:none;letter-spacing:0;color:var(--color-black, #000)}.field-label-row{display:flex;justify-content:space-between;align-items:baseline}.form-step .req{color:#0006;margin-left:.15em}.form-step .field input[type=text],.form-step .field input[type=email]{width:100%;padding:.6rem;font-family:inherit;font-size:.9rem;font-weight:400;letter-spacing:0;text-transform:none;color:var(--color-black, #000);background:#f6e3b7;border:none;border-radius:0;outline:none;transition:background .2s;-webkit-appearance:none;appearance:none}.form-step .field input:focus{background:#edd5a0}.form-step .field input::placeholder{color:#0000004d}.form-step .field.has-error input{background:#c0392b1a}.form-step .field.has-error label{color:var(--color-black, #000)}.form-step .field-err{font-size:.9rem;font-weight:600;letter-spacing:0;text-transform:none;color:#c0392b;text-align:right}.check-group{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}.other-input{width:100%;padding:.5rem .6rem;margin-top:.25rem;font-family:inherit;font-size:.9rem;font-weight:400;letter-spacing:0;text-transform:none;color:var(--color-black, #000);background:#f6e3b7;border:none;border-radius:0;outline:none;transition:background .2s}.other-input:focus{background:#edd5a0}.other-input::placeholder{color:#0000004d}.consent-group{display:flex;flex-direction:column;gap:.6rem;margin-top:.25rem;padding-top:.5rem;border-top:1px solid rgba(0,0,0,.1)}.check-item{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;-webkit-user-select:none;user-select:none}.check-item input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.check-box{width:16px;height:16px;min-width:16px;border:1.5px solid rgba(0,0,0,.3);border-radius:2px;margin-top:2px;position:relative;transition:background .15s,border-color .15s;background:#ffffff26}.check-item input:checked+.check-box{background:var(--color-gold, #ffb30f);border-color:var(--color-gold, #ffb30f)}.check-item input:checked+.check-box:after{content:"";position:absolute;left:4px;top:1px;width:5px;height:8px;border:solid var(--color-black, #000);border-width:0 2px 2px 0;transform:rotate(45deg)}.check-text{font-size:.9rem;font-weight:500;letter-spacing:0;text-transform:none;color:var(--color-black, #000);line-height:1.3}.check-item:hover .check-text{color:var(--color-black, #000)}.step-footer{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.progress{display:flex;flex-direction:column;gap:.3rem}.progress-label{font-size:.9rem;font-weight:700;letter-spacing:.06em;color:#00000059}.progress-track{height:2px;background:#f6e3b7;border-radius:1px;overflow:hidden}.progress-fill{height:100%;background:var(--color-orange, #ff7700);border-radius:1px;transition:width .4s ease}.form-btn{display:flex;align-items:center;justify-content:center;width:100%;height:44px;padding:0 2rem;font-family:inherit;font-size:.9rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-black, #000);background:var(--color-gold, #ffb30f);border:none;border-radius:0;cursor:pointer;transition:opacity .2s}.form-btn:hover:not(:disabled){opacity:.85}.form-btn:disabled{opacity:.5;cursor:not-allowed}.submit-err{font-size:.9rem;font-weight:600;letter-spacing:0;text-transform:none;color:#c0392b;text-align:center}.form-done{display:flex;align-items:center;justify-content:center;min-height:180px}.done-text{font-size:1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-black, #000)}.modal-placeholder{color:#00000080;font-size:.85rem;letter-spacing:0;text-transform:none;font-weight:400}@media(max-width:768px){.cta-bar.svelte-190o6a0{font-size:.75rem;height:auto}.cta-text.svelte-190o6a0{padding:.55rem 1rem}}.logotype-decor.svelte-zw4w7g{width:100%;overflow:hidden;display:flex;align-items:flex-start}.logotype-inner.svelte-zw4w7g{width:100%;display:flex}.logotype-reveal.svelte-zw4w7g{width:100%;opacity:0}.logotype-svg.svelte-zw4w7g{width:100%;height:auto;color:var(--color-gold);margin-top:-15%}.speaker-toggle.svelte-dxfou5{position:relative;width:40px;height:40px;background:var(--color-white);color:var(--color-black);border:none;display:flex;align-items:center;justify-content:center;padding:.15rem;cursor:pointer;transition:opacity .2s ease;overflow:hidden}.speaker-toggle.svelte-dxfou5:hover{opacity:.85}.speaker-toggle.svelte-dxfou5 svg:where(.svelte-dxfou5){width:80%;height:80%}@media(max-width:768px){.speaker-toggle.svelte-dxfou5{width:28px;height:28px}}.speaker-toggle.is-muted.svelte-dxfou5:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom right,transparent calc(50% - 1px),currentColor calc(50% - 1px),currentColor calc(50% + 1px),transparent calc(50% + 1px));pointer-events:none}.preloader.svelte-16ylr1u{position:fixed;inset:0;z-index:9999;background:var(--color-orange);display:flex;align-items:center;justify-content:center}.preloader-content.svelte-16ylr1u{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:min(280px,60vw)}.lottie-icon.svelte-16ylr1u{width:160px;height:160px}.preloader-percent.svelte-16ylr1u{font-size:clamp(1rem,3vw,1.4rem);font-weight:600;color:var(--color-black);letter-spacing:.1em;font-variant-numeric:tabular-nums}.preloader-track.svelte-16ylr1u{width:100%;height:4px;background:#00000026}.preloader-bar.svelte-16ylr1u{height:100%;background:var(--color-black);transform-origin:left}.password-gate.svelte-16ylr1u{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%}.password-input.svelte-16ylr1u{width:100%;padding:.6rem .75rem;font-family:inherit;font-size:.9rem;font-weight:400;letter-spacing:0;text-transform:none;color:var(--color-black);background:#0000000d;border:none;border-radius:0;outline:none;text-align:center;transition:background .2s}.password-input.svelte-16ylr1u::placeholder{color:#0000004d}.password-input.svelte-16ylr1u:focus{background:#0000001a}.password-input.error.svelte-16ylr1u{background:#c0392b26}.password-btn.svelte-16ylr1u{padding:.5rem 2rem;font-family:inherit;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-orange);background:var(--color-black);border:none;cursor:pointer;transition:opacity .2s}.password-btn.svelte-16ylr1u:hover{opacity:.8}.home.svelte-12qhfyh{min-height:100svh;width:100%;display:flex;flex-direction:column;overflow-x:hidden}.media-zone.svelte-12qhfyh{position:relative;flex:1;min-height:0}.hero-screen.svelte-12qhfyh{height:calc(100svh - 120px);display:flex;flex-direction:column;flex-shrink:0;overflow:hidden}.top-bar.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;padding:clamp(1.25rem,4vw,2.5rem) clamp(1.25rem,4vw,3rem)}.logo-area.svelte-12qhfyh{flex-shrink:0}.nav-buttons.svelte-12qhfyh{display:flex;align-items:center;gap:2rem;margin-left:3rem}.nav-desktop-only.svelte-12qhfyh{display:flex;align-items:center;gap:2rem}.more-info-btn.svelte-12qhfyh{display:inline-flex;align-items:center;height:40px;padding:0 1rem;border:none;background:var(--color-gold);color:var(--color-black);font-size:1rem;font-weight:600;letter-spacing:var(--letter-spacing);text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:background .2s,color .2s}.more-info-btn.svelte-12qhfyh:hover{opacity:.7}.cc-toggle.svelte-12qhfyh{position:relative;width:40px;height:40px;background:var(--color-white);color:var(--color-black);border:none;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transition:opacity .2s ease;font-size:1.1rem;font-weight:700;letter-spacing:.02em;overflow:hidden}.cc-toggle.svelte-12qhfyh:hover{opacity:.85}.cc-toggle.svelte-12qhfyh:not(.cc-active):after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom right,transparent calc(50% - 1px),currentColor calc(50% - 1px),currentColor calc(50% + 1px),transparent calc(50% + 1px));pointer-events:none}.caption-overlay.svelte-12qhfyh{position:absolute;bottom:5rem;left:2rem;z-index:2;pointer-events:none;max-width:60%;text-align:left}.caption-text.svelte-12qhfyh{background:#ffb30fd9;color:var(--color-black, #000);font-size:2.2rem;letter-spacing:-.01em;font-weight:500;line-height:1.4;padding:.4rem .8rem;display:inline;box-decoration-break:clone;-webkit-box-decoration-break:clone}.cta-mobile.svelte-12qhfyh{display:none}.bottom-band.svelte-12qhfyh{position:relative;background:var(--color-orange);flex-shrink:0}.logotype-clip.svelte-12qhfyh{display:flex;align-items:flex-start;overflow:hidden}.fade-up.svelte-12qhfyh{opacity:0;transform:translateY(20px);animation:svelte-12qhfyh-fadeUp .8s var(--ease-out-expo) forwards;animation-delay:var(--delay, 0s);animation-play-state:paused}.is-ready.svelte-12qhfyh .fade-up:where(.svelte-12qhfyh),.about-overlay.svelte-12qhfyh .fade-up:where(.svelte-12qhfyh){animation-play-state:running}@keyframes svelte-12qhfyh-fadeUp{to{opacity:1;transform:translateY(0)}}.site-footer.svelte-12qhfyh{background:var(--color-orange);padding-bottom:clamp(1.5rem,3vw,2rem);flex-shrink:0}.footer-content.svelte-12qhfyh{display:flex;flex-direction:column;gap:1.25rem;padding:2rem}.footer-social.svelte-12qhfyh{display:flex;gap:1rem}.footer-social.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-gold);transition:opacity .2s}.footer-social.svelte-12qhfyh a:where(.svelte-12qhfyh) svg:where(.svelte-12qhfyh){width:28px;height:28px}.footer-social.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{opacity:.7}.footer-bottom.svelte-12qhfyh{display:flex;align-items:center;gap:1.5rem}.footer-copyright.svelte-12qhfyh{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--color-gold)}.terms-link.svelte-12qhfyh{display:inline-flex;align-items:center;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;text-decoration:none;color:var(--color-gold);transition:opacity .2s}.terms-link.svelte-12qhfyh:hover{opacity:.7}@media(max-width:768px){.hero-screen.svelte-12qhfyh{height:calc(100svh - 96px)}.top-bar.svelte-12qhfyh{padding:1rem}.logo-area.svelte-12qhfyh{width:100px}.nav-desktop-only.svelte-12qhfyh{display:none}.nav-buttons.svelte-12qhfyh{margin-left:auto;gap:1rem}.more-info-btn.svelte-12qhfyh{height:auto;padding:.55rem 1rem;font-size:.75rem}.cc-toggle.svelte-12qhfyh{width:28px;height:28px;font-size:.8rem}.caption-overlay.svelte-12qhfyh{bottom:4rem;left:1rem;max-width:90%}.caption-text.svelte-12qhfyh{font-size:1.35rem}.cta-mobile.svelte-12qhfyh{display:flex;gap:.5rem;position:absolute;bottom:1rem;left:50%;transform:translate(-50%);z-index:2}.cta-mobile.fade-up.svelte-12qhfyh{transform:translate(-50%) translateY(20px)}@keyframes svelte-12qhfyh-fadeUpCentered{to{opacity:1;transform:translate(-50%) translateY(0)}}.cta-mobile.fade-up.svelte-12qhfyh{animation-name:svelte-12qhfyh-fadeUpCentered}.bottom-band.svelte-12qhfyh{height:22%;min-height:100px}}.about-overlay.svelte-12qhfyh{position:fixed;inset:0;z-index:100;background:var(--color-gold);overflow:hidden}.close-btn.svelte-12qhfyh{position:fixed;top:clamp(1.25rem,4vw,2.5rem);right:clamp(1.25rem,4vw,2.5rem);color:var(--color-black);padding:var(--space-sm);border-radius:50%;transition:opacity .3s ease;z-index:110}.close-btn.svelte-12qhfyh:hover{opacity:.6}.about-layout.svelte-12qhfyh{display:flex;height:100%;width:100%}.about-left.svelte-12qhfyh{width:clamp(320px,40%,800px);flex-shrink:0;display:flex;align-items:center;flex-direction:column;padding-top:5rem;gap:3rem;overflow:hidden}.about-logotype.svelte-12qhfyh{width:100%;overflow:hidden;padding:0 3rem;color:var(--color-orange);height:0;padding-top:13%;position:relative}.about-logotype.svelte-12qhfyh svg:where(.svelte-12qhfyh){position:absolute;bottom:0;left:3rem;right:3rem;width:calc(100% - 6rem);height:auto}.about-geometry.svelte-12qhfyh{color:#000;width:min(600px,80%)}.about-geometry.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:100%;height:auto}.about-right.svelte-12qhfyh{flex:1;display:flex;flex-direction:column;justify-content:flex-start;padding:clamp(3rem,6vw,5rem);padding-right:clamp(3rem,8vw,8rem);padding-bottom:0;color:var(--color-black);overflow:hidden;min-height:0}.about-header.svelte-12qhfyh{display:flex;flex-direction:column;gap:.4rem;margin-bottom:clamp(1.5rem,3vw,2.5rem);flex-shrink:0}.about-right.svelte-12qhfyh h1:where(.svelte-12qhfyh){font-size:clamp(1.8rem,3.5vw,3rem);font-weight:700;letter-spacing:var(--letter-spacing);margin:0}.about-author.svelte-12qhfyh{font-size:clamp(.75rem,1.1vw,.95rem);font-weight:400;text-transform:none;letter-spacing:0;color:var(--color-black);margin:0}.about-listen.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.5rem;margin-top:.5rem;padding:0;background:none;border:none;cursor:pointer;font-family:inherit;font-size:clamp(.85rem,1.1vw,1rem);font-weight:600;letter-spacing:var(--letter-spacing);text-transform:uppercase;color:var(--color-black);transition:opacity .2s}.about-listen.svelte-12qhfyh:hover{opacity:.6}.about-listen.svelte-12qhfyh svg:where(.svelte-12qhfyh){flex-shrink:0}.about-body-scroll.svelte-12qhfyh{overflow-y:auto;flex:1;min-height:0}.about-body.svelte-12qhfyh{display:flex;gap:clamp(1.5rem,3vw,2.5rem);padding-bottom:40px}.about-col.svelte-12qhfyh{flex:1;min-width:0}.about-body.svelte-12qhfyh p:where(.svelte-12qhfyh){font-size:max(1rem,clamp(.75rem,1.1vw,.95rem));line-height:1.7;font-weight:400;text-transform:none;letter-spacing:0;margin:0 0 1em}.about-body.svelte-12qhfyh p:where(.svelte-12qhfyh):last-child{margin-bottom:0}@media(max-width:768px){.about-overlay.svelte-12qhfyh{overflow-y:auto}.about-layout.svelte-12qhfyh{flex-direction:column;height:auto;min-height:100%}.about-left.svelte-12qhfyh{width:100%;padding-top:3rem;gap:1.5rem}.about-logotype.svelte-12qhfyh{padding:0 1.5rem}.about-logotype.svelte-12qhfyh svg:where(.svelte-12qhfyh){left:1.5rem;right:1.5rem;width:calc(100% - 3rem)}.about-geometry.svelte-12qhfyh{width:60%}.about-right.svelte-12qhfyh{flex:none;padding:1.5rem;padding-bottom:0;overflow:visible}.about-body-scroll.svelte-12qhfyh{overflow-y:visible}.about-body.svelte-12qhfyh{flex-direction:column;padding-bottom:1.5rem}.about-author.svelte-12qhfyh{font-size:.8rem}.about-listen.svelte-12qhfyh{font-size:.85rem}}.terms-overlay.svelte-12qhfyh{position:fixed;inset:0;z-index:100;background:var(--color-bg);overflow-y:auto}.terms-close-btn.svelte-12qhfyh{color:var(--color-white)}.terms-close-btn.svelte-12qhfyh:hover{opacity:.6}.terms-content.svelte-12qhfyh{max-width:760px;margin:0 auto;padding:clamp(5rem,8vw,7rem) clamp(1.5rem,5vw,4rem) clamp(3rem,5vw,5rem);color:var(--color-text, #e8e0d0)}.terms-title{font-size:clamp(1rem,2vw,1.35rem);font-weight:700;letter-spacing:.02em;margin:0 0 2.5rem;color:var(--color-gold);line-height:1.35}.terms-section{margin-bottom:2rem}.terms-section h2{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--color-gold);margin:0 0 .75rem}.terms-section p{font-size:.85rem;line-height:1.75;font-weight:400;letter-spacing:0;text-transform:none;margin:0 0 .6rem;color:var(--color-text-muted, #999)}.terms-section p strong{color:var(--color-text, #e8e0d0);font-weight:600}@media(max-width:768px){.terms-content.svelte-12qhfyh{padding:4.5rem 1.25rem 3rem}.terms-title{font-size:.95rem}}.coming-soon.svelte-12qhfyh{position:fixed;inset:0;background:var(--color-orange);display:flex;align-items:center;justify-content:center;z-index:10}.coming-soon-inner.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;gap:2rem}.coming-soon-heading.svelte-12qhfyh{font-size:clamp(1.25rem,4vw,2.5rem);font-weight:400;letter-spacing:.04em;text-transform:uppercase;color:var(--color-gold);margin:0}
