:root{--color-navy: #06131f;--color-navy-soft: #0b2239;--color-teal: #0f766e;--color-teal-light: #14b8a6;--color-rose: #e879a4;--color-rose-deep: #be185d;--color-rose-light: #fce7f3;--color-rose-soft: #fff7fa;--color-text: #0f172a;--color-bg: #f8fafc;--rose-line: rgba(232, 121, 164, .24);--rose-glow: rgba(232, 121, 164, .16);--primary: #0f766e;--primary-2: #14b8a6;--dark: #06131f;--dark-2: #0b2239;--text: #0f172a;--muted: #64748b;--soft: #94a3b8;--line: #e2e8f0;--bg: #f8fafc;--surface: #ffffff;--gold: #f59e0b;--radius: 16px;--radius-lg: 22px;--shadow-sm: 0 1px 2px rgba(15, 23, 42, .05);--shadow-md: 0 18px 46px rgba(15, 23, 42, .08);--shadow-lg: 0 28px 76px rgba(15, 23, 42, .14);--wrap: min(1140px, calc(100vw - 2rem) );--font: "Outfit", system-ui, sans-serif;--font-display: "Sora", "Outfit", system-ui, sans-serif;--ease: cubic-bezier(.22, 1, .36, 1)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body.home{margin:0;font-family:var(--font);font-size:1rem;line-height:1.6;color:var(--text);background:var(--bg);overflow-x:hidden;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit}.skip-link{position:absolute;left:-9999px;top:0;z-index:9999;padding:.75rem 1rem;background:var(--primary);color:#fff;border-radius:0 0 10px 10px}.skip-link:focus{left:1rem}.wrap{width:var(--wrap);margin-inline:auto}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.76rem 1.12rem;border:1px solid transparent;border-radius:12px;font-weight:700;font-size:.9rem;line-height:1.2;cursor:pointer;transition:transform .22s var(--ease),box-shadow .22s var(--ease),background .22s var(--ease),border-color .22s var(--ease),color .22s var(--ease)}.btn:hover,.btn:focus-visible{transform:translateY(-2px)}.btn:active{transform:scale(.98)}.btn--primary{color:#fff;background:linear-gradient(180deg,#14b8a6,#0f766e);box-shadow:0 16px 36px #14b8a638}.btn--lg{min-height:48px;padding-inline:1.35rem}.section{position:relative;padding:4rem 0}.section__head{margin-bottom:1.85rem}.section__title{margin:0 0 .68rem;font-family:var(--font-display);font-weight:800;font-size:clamp(1.55rem,5.2vw,2.35rem);line-height:1.12;letter-spacing:-.04em;color:var(--text)}.section__sub{margin:0;max-width:42rem;color:var(--muted);font-size:1rem}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}body.home .section--social{padding-top:2.4rem;padding-bottom:.2rem;background:radial-gradient(circle at 10% 12%,rgba(20,184,166,.07),transparent 28%),linear-gradient(180deg,#fff,#f8fafc);border-bottom:1px solid rgba(226,232,240,.8)}.section--social .section__head{margin-bottom:.85rem}.social-proof-rail{display:flex;align-items:flex-start;gap:1rem;margin-inline:-.2rem;padding:.15rem .2rem 0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.social-proof-rail::-webkit-scrollbar{display:none}.social-proof-card{position:relative;flex:0 0 78%;max-width:310px;height:auto;align-self:flex-start;margin:0;overflow:hidden;scroll-snap-align:center;border:1px solid rgba(226,232,240,.9);border-radius:18px;background:#fff;box-shadow:var(--shadow-md);opacity:0;transform:translateY(10px);transition:opacity .5s var(--ease),transform .5s var(--ease),box-shadow .25s var(--ease)}.social-proof-card.is-visible{opacity:1;transform:none}.social-proof-card:hover{box-shadow:var(--shadow-lg)}.social-proof-card__img{display:block;width:100%;height:auto;object-fit:contain;object-position:top center}.social-proof-dots{display:flex;justify-content:center;align-items:center;gap:.42rem;min-height:.7rem;margin-top:.35rem;margin-bottom:0}.social-proof-dot{display:grid;width:1.5rem;height:1.5rem;padding:0;border:0;border-radius:999px;place-items:center;background:transparent;cursor:pointer}.social-proof-dot:before{width:.42rem;height:.42rem;border-radius:inherit;background:#0f766e38;content:"";transition:width .22s var(--ease),background .22s var(--ease),opacity .22s var(--ease)}.social-proof-dot.is-active:before{width:1.2rem;background:linear-gradient(90deg,var(--primary-2),var(--color-rose));box-shadow:0 0 0 1px #f4a7b92e,0 4px 14px var(--rose-glow)}@media(max-width:767px){body.home .section--social{padding-top:2.1rem;padding-bottom:.1rem}.section--social .section__head{margin-bottom:.75rem}.social-proof-rail{height:min(58vw,265px);align-items:stretch;padding-bottom:0}.social-proof-card{height:100%}.social-proof-card__img{height:100%;object-fit:contain;object-position:top center}.social-proof-dots{margin-top:.28rem}}.home-footer{padding:2.4rem 0 2rem;color:#e2e8f0d1;background:#06131f;border-top:1px solid rgba(148,163,184,.14)}.home-footer__inner{display:flex;flex-direction:column;gap:1.4rem}.home-footer__brand{font-family:var(--font-display);color:#f8fafc;font-weight:800}.home-footer__links{display:flex;flex-wrap:wrap;gap:.7rem 1.1rem}.home-footer__links a{color:#cbd5e1c7;font-size:.88rem;transition:color .2s}.home-footer__links a:hover{color:#5eead4}.home-footer__copy{margin:0;padding-top:1rem;border-top:1px solid rgba(148,163,184,.14);color:#94a3b8c7;font-size:.8rem}body.preview-modal-open{overflow:hidden}.preview-modal{max-width:min(920px,calc(100vw - 1.25rem));width:100%;margin:auto;padding:0;border:none;background:transparent;color:#e2e8f0}.preview-modal::backdrop{background:#020617c7;backdrop-filter:blur(10px)}.preview-modal__panel{position:relative;max-height:min(92vh,880px);overflow-y:auto;padding:clamp(1.1rem,3vw,1.65rem);border-radius:18px;background:radial-gradient(ellipse 90% 80% at 50% -20%,rgba(45,212,191,.18),transparent 55%),linear-gradient(165deg,#0f172a,#020617);border:1px solid rgba(94,234,212,.22);box-shadow:0 0 0 1px #ffffff0a inset,0 28px 80px #0000008c,0 0 60px #2563eb1f}.preview-modal__close{position:absolute;top:.65rem;right:.65rem;z-index:4;width:2.35rem;height:2.35rem;display:grid;place-items:center;border:1px solid rgba(148,163,184,.25);border-radius:50%;background:#0f172aa6;color:#e2e8f0;font-size:1.35rem;line-height:1;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.preview-modal__close:hover{background:#1e293be6;border-color:#2dd4bf59;color:#fff}.preview-modal__title{margin:0 2.5rem .75rem 0;font-family:var(--font-display);font-size:clamp(1rem,3.5vw,1.2rem);font-weight:800;letter-spacing:-.02em;color:#f8fafc;line-height:1.25}.preview-modal__empty{margin:0 0 1rem;font-size:.88rem;line-height:1.5;color:#94a3b8}.preview-modal__carousel-wrap{margin-bottom:1rem}.preview-carousel{position:relative;display:grid;grid-template-columns:auto 1fr auto;gap:.35rem;align-items:center}.preview-carousel__arrow{display:none;flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:12px;border:1px solid rgba(94,234,212,.25);background:#0f172abf;color:#5eead4;font-size:1.5rem;line-height:1;cursor:pointer;transition:background .2s,border-color .2s,opacity .2s}.preview-carousel__arrow:hover:not(:disabled){background:#1e293bf2;border-color:#2dd4bf73}.preview-carousel__arrow:disabled{opacity:.35;cursor:not-allowed}.preview-carousel__viewport{position:relative;width:100%;min-height:min(52vh,420px);overflow:hidden;border:1px solid rgba(51,65,85,.65);border-radius:14px;background:#0206178c;touch-action:manipulation}.preview-carousel__track{display:flex;flex-direction:row;height:100%;will-change:transform}.preview-carousel__slide{flex-shrink:0;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:.5rem .65rem}.preview-carousel__frame{width:100%;max-height:min(62vh,520px);display:flex;align-items:center;justify-content:center}.preview-carousel__img{max-width:100%;max-height:min(62vh,520px);width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 16px 48px #00000073}.preview-modal__counter{margin:.65rem 0 0;text-align:center;font-size:.78rem;font-weight:600;letter-spacing:.04em;color:#94a3b8}.preview-modal__cta{width:100%;min-height:3rem;margin:0;padding:.75rem 1rem;border:none;border-radius:12px;color:#fff;background:linear-gradient(180deg,#ff8533,#ff5a00);box-shadow:0 0 0 1px #ffffff1f inset,0 8px 28px #ff5a0073,0 0 40px #fb923c26;font-size:.78rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:filter .15s,transform .1s}.preview-modal__cta:hover{filter:brightness(1.06)}.preview-modal__cta:active{transform:scale(.99)}@media(min-width:560px){.social-proof-card{flex-basis:46%}}@media(min-width:768px){body.home .section--social{padding-bottom:2.2rem}.section{padding:5.2rem 0}.social-proof-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;overflow:visible;padding-bottom:0}.social-proof-card{max-width:none;align-self:start}.social-proof-dots{display:none}.preview-carousel__arrow{display:grid;place-items:center}.home-footer__inner{display:grid;grid-template-columns:1fr auto;align-items:center}.home-footer__links{justify-content:flex-end}.home-footer__copy{grid-column:1 / -1}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.preview-carousel__track{animation:none!important;transition:none!important}}@keyframes swipeHint{0%,to{transform:translate(-8px);opacity:.45}50%{transform:translate(8px);opacity:1}}body.home main>.section,body.combo-page main>.section{content-visibility:auto;contain-intrinsic-size:auto 56rem}.preview-modal__cta{color:#fff;background:linear-gradient(180deg,var(--primary-2),var(--primary));box-shadow:0 14px 34px #0f766e47,0 0 0 1px #ffffff1f inset}.preview-modal__cta:hover{box-shadow:0 18px 42px #0f766e57,0 0 32px #e879a41a}
