:root{--forest:#122314;--moss:#273f2b;--sage:#b7bda5;--sprout:#68ef3f;--bone:#f2f5eb;--mist:#d9deca;--ink:#30322a;--page:1240px;--body:'Manrope',sans-serif;--display:'Unbounded',sans-serif;--ease:cubic-bezier(.16,1,.3,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px;scrollbar-color:#7e8371 var(--forest)}body{margin:0;background:var(--forest);color:var(--bone);font:16px/1.6 var(--body);-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}::selection{background:var(--sprout);color:var(--forest)}:focus-visible{outline:3px solid var(--sprout);outline-offset:5px}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.wrap{width:min(var(--page),calc(100% - 96px));margin:auto}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.skip-link{position:fixed;top:-80px;left:20px;z-index:300;background:var(--sprout);color:var(--forest);padding:14px 24px;border-radius:24px}.skip-link:focus{top:14px}
.site-header{position:fixed;top:22px;left:50%;transform:translateX(-50%);width:min(1300px,calc(100% - 64px));z-index:100}.nav-shell{display:flex;align-items:center;gap:28px;min-height:74px;padding:10px 12px 10px 22px;border-radius:42px;background:rgba(25,44,27,.78);backdrop-filter:blur(24px) saturate(140%);-webkit-backdrop-filter:blur(24px) saturate(140%);box-shadow:inset 0 1px 0 rgba(255,255,255,.22),inset 0 -1px 0 rgba(255,255,255,.07),0 12px 40px rgba(0,0,0,.12)}.brand{display:flex;align-items:center;gap:11px;margin-right:auto;flex-shrink:0}.brand img{width:39px;height:39px;object-fit:contain}.brand-name{font-family:var(--display);font-size:19px;font-weight:600;letter-spacing:-.03em}.brand-name small{display:block;font:10px/1.5 var(--body);letter-spacing:.025em;color:var(--sage)}.desktop-nav{display:flex;align-items:center;gap:28px}.desktop-nav a{font-size:13px;color:var(--mist);transition:color .2s}.desktop-nav a:hover{color:var(--sprout)}.btn{display:inline-flex;justify-content:center;align-items:center;gap:18px;min-height:56px;padding:0 28px;border:0;border-radius:32px;background:var(--sprout);color:var(--forest);font-weight:700;font-size:14px;transition:background .25s,transform .3s var(--ease),box-shadow .25s}.btn:hover{background:#8df570;transform:translateY(-2px);box-shadow:0 8px 24px rgba(104,239,63,.14)}.btn:active{transform:translateY(0)}.btn-secondary{background:rgba(242,245,235,.08);color:var(--bone);box-shadow:inset 0 0 0 1px rgba(242,245,235,.25)}.btn-secondary:hover{background:rgba(242,245,235,.15);box-shadow:inset 0 0 0 1px rgba(242,245,235,.4)}.btn-dark{background:var(--forest);color:var(--bone)}.btn-dark:hover{background:var(--moss)}.nav-action{font-size:13px;min-height:48px;padding:0 22px}.nav-action .icon{width:18px}.menu-toggle{width:50px;height:50px;flex-shrink:0;display:grid;place-content:center;gap:7px;border:0;border-radius:50%;color:var(--bone);background:rgba(242,245,235,.09)}.menu-toggle span{display:block;width:20px;height:1.5px;background:currentColor;transition:transform .35s var(--ease)}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.25px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.25px) rotate(-45deg)}.menu-toggle:hover{background:rgba(242,245,235,.2)}
.menu-dialog{border:0;padding:0;margin:0;width:100%;max-width:none;height:100dvh;max-height:none;background:var(--forest);color:var(--bone);overflow:auto}.menu-dialog::backdrop{background:rgba(0,0,0,.65)}.menu-top{display:flex;justify-content:space-between;align-items:center;padding:28px 0}.menu-close{border:1px solid #53674c;background:transparent;border-radius:30px;color:var(--bone);min-height:48px;padding:0 22px;display:flex;align-items:center;gap:16px}.menu-body{display:grid;grid-template-columns:1.7fr 1fr;gap:80px;padding:45px 0 72px;align-items:end}.menu-links{display:flex;flex-direction:column}.menu-links a{display:flex;justify-content:space-between;align-items:center;font-size:clamp(26px,3.8vw,52px);font-weight:500;letter-spacing:-.035em;padding:16px 0;border-bottom:1px solid #344b32;transition:color .2s}.menu-links a:hover{color:var(--sprout)}.menu-links .icon{width:30px;height:30px}.menu-side{color:var(--sage)}.menu-side p{margin-bottom:28px;max-width:320px;font-size:19px}.menu-side>a:not(.btn){display:block;margin-top:25px;text-decoration:underline;text-underline-offset:6px}.menu-bottom{border-top:1px solid #344b32;padding:24px 0;color:var(--sage);font-size:13px;display:flex;justify-content:space-between;gap:20px}
.cinema{position:relative;background:var(--forest)}.cinema-stage{position:relative;isolation:isolate;overflow:hidden;min-height:800px}.atmosphere{position:absolute;inset:0;z-index:-2;background:radial-gradient(ellipse at 72% 72%,#395e26 0,transparent 47%),var(--forest)}.atmosphere canvas{width:100%;height:100%;display:block;opacity:.85}.atmosphere:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(18,35,20,.2),rgba(18,35,20,.15) 45%,var(--forest))}.hero-intro{position:relative;text-align:center;padding:190px 24px 72px;z-index:4;max-width:1100px;margin:auto}.hero-intro h1{font-family:var(--display);font-weight:600;font-size:clamp(44px,6vw,84px);letter-spacing:-.04em;line-height:1.12}.hero-intro h1 span{display:block;color:var(--sprout)}.hero-intro p{max-width:565px;margin:28px auto 0;font-size:17px;line-height:1.65;color:var(--mist)}.hero-actions{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:32px}.hero-signoff{margin-top:20px;color:var(--sage);font-size:12px}.hero-bottom{position:absolute;bottom:28px;left:48px;right:48px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:12px;color:var(--sage);z-index:6}.scroll-cue{display:flex;align-items:center;gap:12px}.scroll-cue .icon{width:18px}.skip-scene{color:var(--mist);text-decoration:underline;text-underline-offset:5px}.orbit-word{position:absolute;left:50%;top:55%;transform:translate(-50%,-50%);font-family:var(--display);font-size:clamp(170px,26vw,380px);font-weight:700;letter-spacing:-.04em;white-space:nowrap;color:rgba(183,189,165,.035);pointer-events:none;user-select:none;z-index:-1}
.phone-scene{position:relative;max-width:1240px;margin:0 auto;padding:45px 30px 100px;display:grid;grid-template-columns:1fr 310px 1fr;gap:42px;align-items:center;perspective:1400px}.scene-copy{grid-column:1;grid-row:1;align-self:center}.scene-copy h2{font-size:clamp(32px,3.3vw,46px);font-weight:600;letter-spacing:-.035em;line-height:1.15;max-width:330px}.scene-copy h2 span{color:var(--sprout)}.scene-copy p{max-width:270px;color:var(--mist);font-size:15px;margin:22px 0}.text-link{display:inline-flex;gap:12px;align-items:center;font-size:14px;font-weight:700;border-bottom:1px solid #799971;padding:8px 0}.text-link:hover{color:var(--sprout)}.device-area{position:relative;grid-column:2;grid-row:1;perspective:1300px}.device{position:relative;width:282px;height:560px;margin:auto;border-radius:45px;padding:9px;background:linear-gradient(120deg,#cad3bc,#3b4338 18%,#111810 45%,#788171 82%,#dde3d5);box-shadow:0 32px 70px -20px rgba(0,0,0,.8),inset 0 0 0 1px #aab3a0;transform-style:preserve-3d}.device:before{content:'';position:absolute;left:-3px;top:115px;width:3px;height:54px;background:#85907b;border-radius:3px 0 0 3px}.device:after{content:'';position:absolute;right:-3px;top:150px;width:3px;height:66px;background:#85907b;border-radius:0 3px 3px 0}.device-screen{height:100%;overflow:hidden;background:var(--bone);color:var(--forest);border:4px solid #0c120d;border-radius:37px;position:relative;display:flex;flex-direction:column}.device-status{height:41px;display:flex;justify-content:space-between;align-items:center;padding:7px 17px 0;font-size:10px;font-weight:800;flex-shrink:0}.island{position:absolute;top:9px;left:50%;transform:translateX(-50%);width:80px;height:23px;background:#0c120d;border-radius:20px}.status-bars{display:flex;align-items:end;gap:2px;height:10px}.status-bars i{background:var(--forest);width:3px;height:5px}.status-bars i:nth-child(2){height:7px}.status-bars i:nth-child(3){height:10px}.phone-head{display:flex;align-items:center;gap:9px;padding:14px 15px;border-bottom:1px solid #d9deca}.phone-avatar{width:36px;height:36px;border-radius:50%;background:var(--forest);display:grid;place-items:center}.phone-avatar img{width:28px;height:28px;object-fit:contain}.phone-head strong{display:block;font-size:13px;line-height:1.3}.phone-head small{display:block;color:#55674a;font-size:9px}.phone-head>.icon{margin-left:auto;width:17px}.phone-chat{padding:13px;display:flex;flex-direction:column;gap:12px;flex:1}.demo-caption{text-align:center;font-size:9px;color:#5e6c54;margin-bottom:2px}.bubble{font-size:11px;line-height:1.6;padding:10px 12px;max-width:91%;border-radius:15px 15px 15px 4px;background:#e0e6d6;align-self:flex-start}.bubble.mine{background:var(--moss);color:var(--bone);align-self:flex-end;border-radius:15px 15px 4px 15px}.bubble small{display:block;font-size:8px;opacity:.7;text-align:right;margin-top:4px}.phone-topics{display:flex;gap:5px;flex-wrap:wrap}.phone-topics span{padding:5px 8px;font-size:8px;border:1px solid #adbda1;border-radius:12px;color:var(--moss)}.phone-compose{margin:0 12px 25px;padding:9px 10px;border-radius:20px;border:1px solid #c8d1bd;color:#68785b;font-size:10px;display:flex;justify-content:space-between;align-items:center}.phone-compose .icon{width:19px;color:var(--moss)}.home-indicator{position:absolute;width:90px;height:4px;border-radius:8px;background:#122314;bottom:8px;left:50%;transform:translateX(-50%)}.phone-glare{position:absolute;inset:0;border-radius:45px;pointer-events:none;background:linear-gradient(115deg,rgba(255,255,255,.22),transparent 28%,transparent 72%,rgba(255,255,255,.06));z-index:3}
.floating-stack{grid-column:3;grid-row:1;display:flex;flex-direction:column;gap:18px;align-items:flex-start}.glass-card{position:relative;width:272px;padding:19px 20px;border-radius:20px;background:linear-gradient(130deg,rgba(151,186,128,.21),rgba(39,63,43,.68));backdrop-filter:blur(22px) saturate(140%);-webkit-backdrop-filter:blur(22px) saturate(140%);box-shadow:inset 1px 1px 0 rgba(242,245,235,.4),inset -1px -1px 0 rgba(242,245,235,.09),0 18px 45px -18px rgba(0,0,0,.5);color:var(--bone)}.glass-card:nth-child(2){margin-left:32px}.glass-card .icon{color:var(--sprout);width:24px;height:24px;margin-bottom:10px}.glass-card h3{font-size:16px;line-height:1.3;font-weight:700}.glass-card p{font-size:12px;color:var(--mist);margin-top:5px;line-height:1.55}.glass-card:after{content:'';position:absolute;left:20px;right:20px;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(242,245,235,.4),transparent)}.phone-stamp{position:absolute;left:-80px;bottom:44px;z-index:3;width:180px;padding:15px 18px;transform:rotate(-7deg);background:var(--sprout);border-radius:16px;color:var(--forest);box-shadow:0 16px 35px -15px rgba(0,0,0,.4)}.phone-stamp strong{font-size:13px}.phone-stamp span{display:block;font-size:10px;margin-top:2px}
.motion-ready .cinema-stage{height:100svh;min-height:620px}.motion-ready .hero-intro{position:absolute;top:49%;left:50%;transform:translate(-50%,-50%);width:100%;padding:0 24px 40px;max-width:1140px}.motion-ready .phone-scene{position:absolute;inset:0;width:min(1240px,100%);padding:120px 30px 90px}.motion-ready .device-area,.motion-ready .scene-copy,.motion-ready .glass-card,.motion-ready .phone-stamp{visibility:hidden}.scene-progress{display:flex;align-items:center;gap:8px}.scene-progress i{display:block;width:25px;height:2px;background:#65775b;transition:background .3s}.scene-progress i.active{background:var(--sprout)}.scene-progress span{margin-left:8px;min-width:105px}
.light{background:var(--bone);color:var(--forest)}.light :focus-visible{outline-color:#26751c}.light .text-link:hover{color:#277418}.section-title{font-size:clamp(32px,4.2vw,56px);font-weight:500;line-height:1.13;letter-spacing:-.04em}.section-description{color:#52614b;font-size:16px;max-width:460px;line-height:1.75}.services{padding:112px 0 105px;border-radius:40px 40px 0 0;position:relative}.section-head{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:50px}.section-head .section-title{max-width:590px}.section-head p{max-width:310px;font-size:14px}.support-grid{display:grid;grid-template-columns:1.2fr 1fr;column-gap:65px}.support-feature{grid-row:span 4;position:relative;overflow:hidden;border-radius:20px;min-height:490px;background:var(--moss);color:var(--bone)}.support-feature img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease)}.support-feature:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(18,35,20,.04) 25%,rgba(18,35,20,.92) 100%)}.support-feature:hover img{transform:scale(1.04)}.feature-content{position:absolute;bottom:30px;left:30px;right:30px;z-index:1}.feature-content h3{font-size:30px;line-height:1.15;font-weight:500;letter-spacing:-.025em;max-width:300px}.feature-content p{font-size:14px;max-width:340px;margin:14px 0 20px;color:var(--mist)}.feature-link{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(242,245,235,.35);padding-top:16px;font-size:13px}.support-row{display:grid;grid-template-columns:40px 1fr 28px;gap:18px;align-items:start;padding:27px 0;border-bottom:1px solid #cdd5c2}.support-row>.icon{width:28px;height:28px;margin-top:3px;color:#4a6a3b}.support-row h3{font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:1.3}.support-row p{font-size:13px;color:#52614b;margin-top:8px}.support-row>.arrow{align-self:center;width:22px;color:var(--forest);transition:transform .25s}.support-row:hover>.arrow{transform:translate(3px,-3px)}.support-row:hover h3{color:#26751c}
.survey{padding:48px 0 105px}.survey-box{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:65px;padding:54px 60px;background:#dfe8d3;border-radius:24px}.survey-box h2{font-size:clamp(28px,3vw,42px);font-weight:500;line-height:1.2;letter-spacing:-.035em;max-width:520px}.survey-box p{color:#4c5b45;font-size:14px;max-width:360px;margin-bottom:24px}.survey-time{display:inline-flex;align-items:center;gap:8px;font-size:12px;margin-bottom:20px;color:#405637}.survey-time .icon{width:17px;height:17px}
.about{padding:110px 0 120px}.about-top{display:grid;grid-template-columns:1.3fr 1fr;gap:100px;align-items:start;margin-bottom:48px}.about-top .section-title{max-width:600px}.about-top p{color:var(--sage);margin-top:6px;font-size:16px;line-height:1.8}.people-photo{position:relative;overflow:hidden;border-radius:22px;height:510px;background:var(--moss)}.people-photo>img{width:100%;height:118%;object-fit:cover;object-position:center 53%;transform:translateY(-5%)}.people-caption{position:absolute;left:28px;bottom:28px;padding:19px 23px;border-radius:18px;max-width:345px;background:rgba(18,35,20,.68);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:inset 0 1px 0 rgba(255,255,255,.2)}.people-caption strong{font-size:18px;font-weight:500;display:block}.people-caption span{font-size:12px;color:var(--mist)}.image-note{position:absolute;bottom:20px;right:25px;font-size:10px;color:white;text-shadow:0 1px 6px #000}.about-values{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:36px}.about-values p{border-top:1px solid #3d5135;padding-top:20px;font-size:13px;color:var(--sage)}.about-values strong{display:block;font-size:16px;color:var(--bone);margin-bottom:8px;font-weight:500}
.how{padding:100px 0 115px;border-radius:40px 40px 0 0}.how .section-head{margin-bottom:55px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;counter-reset:step}.step{position:relative;border-top:1px solid #bdc8b2;padding-top:22px}.step:before{counter-increment:step;content:'0' counter(step);font-size:12px;color:#52614b}.step h3{font-size:23px;font-weight:600;letter-spacing:-.025em;margin:24px 0 14px}.step p{font-size:14px;color:#52614b;line-height:1.8}.final-cta{margin-top:80px;padding:48px 0 0;border-top:1px solid #bdc8b2;display:flex;align-items:center;justify-content:space-between;gap:35px}.final-cta h3{font-size:32px;font-weight:500;letter-spacing:-.035em;max-width:600px;line-height:1.2}.final-cta .btn{white-space:nowrap}
footer{padding:65px 0 30px}.footer-main{display:flex;justify-content:space-between;gap:45px;padding-bottom:45px}.footer-main .brand{align-self:start;margin-right:0}.footer-note{font-size:13px;color:var(--sage);max-width:230px}.footer-nav{display:flex;gap:30px;align-items:start;font-size:13px}.footer-nav a:hover{color:var(--sprout)}.footer-bottom{padding-top:25px;border-top:1px solid #344b32;display:flex;justify-content:space-between;gap:25px;color:var(--sage);font-size:11px}.legal-links{display:flex;flex-wrap:wrap;gap:14px 24px}.legal-links a:hover{color:var(--bone)}.cookie-banner{position:fixed;bottom:20px;left:20px;z-index:90;width:min(390px,calc(100% - 40px));border-radius:20px;background:rgba(242,245,235,.97);color:var(--forest);box-shadow:0 12px 40px rgba(0,0,0,.2);padding:18px 20px;display:flex;align-items:center;gap:18px}.cookie-banner[hidden]{display:none}.cookie-banner p{font-size:11px;line-height:1.6}.cookie-banner a{text-decoration:underline;text-underline-offset:3px}.cookie-banner button{border:0;background:var(--forest);color:var(--bone);border-radius:24px;min-height:44px;padding:0 17px;font-size:12px;flex-shrink:0}
@media(min-width:1500px){.phone-scene{max-width:1340px;gap:80px}.device{width:305px;height:606px}.phone-chat{gap:17px;padding:16px}.bubble{font-size:12px}}
@media(max-width:1100px){.desktop-nav{gap:18px}.desktop-nav a{font-size:12px}.nav-shell{gap:16px}.brand-name small{display:none}.wrap{width:calc(100% - 64px)}.phone-scene{grid-template-columns:1fr 282px 1fr;gap:24px;padding-left:32px;padding-right:32px}.scene-copy h2{font-size:34px}.glass-card{width:225px;padding:16px}.glass-card:nth-child(2){margin-left:0}.scene-copy p{font-size:13px}.support-grid{gap:35px}.about-top{gap:50px}.survey-box{padding:42px;gap:36px}}
@media(max-width:900px){.desktop-nav{display:none}.nav-action{margin-left:auto}.site-header{width:calc(100% - 40px);top:16px}.nav-shell{min-height:68px;padding-left:18px}.phone-scene{grid-template-columns:1fr 260px 1fr;gap:18px;padding-left:20px;padding-right:20px}.device{width:252px;height:510px}.phone-chat{gap:8px;padding:10px}.bubble{font-size:10px}.glass-card{width:190px;padding:14px}.glass-card h3{font-size:14px}.glass-card p{font-size:11px}.scene-copy h2{font-size:28px}.scene-copy p{font-size:12px}.scene-copy .text-link{font-size:12px}.phone-stamp{left:-40px;bottom:24px;width:158px}.section-head{gap:35px}.menu-body{gap:40px}.footer-main{flex-wrap:wrap}.hero-intro h1{font-size:62px}}
@media(max-width:700px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 40px)}.site-header{width:calc(100% - 24px);top:12px}.nav-shell{min-height:62px;padding:8px 9px 8px 15px;gap:10px}.brand{gap:8px}.brand img{width:32px;height:32px}.brand-name{font-size:15px}.nav-action{min-height:42px;padding:0 15px;font-size:11px;gap:8px}.menu-toggle{width:42px;height:42px}.hero-intro{padding:160px 20px 85px}.hero-intro h1{font-size:clamp(32px,7.9vw,53px);line-height:1.18;letter-spacing:-.035em}.hero-intro p{font-size:14px;max-width:370px;margin-top:24px}.desktop-break{display:none}.hero-actions{gap:10px;margin-top:28px;flex-wrap:wrap}.hero-actions .btn{font-size:12px;padding:0 20px;min-height:50px;gap:10px}.hero-actions .btn .icon{width:17px}.hero-signoff{font-size:10px;max-width:290px;margin:18px auto 0}.motion-ready .hero-intro{top:45%;padding:0 20px}.cinema-stage{min-height:700px}.motion-ready .cinema-stage{height:100svh;min-height:620px}.hero-bottom{left:22px;right:22px;bottom:25px;font-size:10px}.scroll-cue>span{max-width:125px}.scene-progress{gap:5px}.scene-progress i{width:15px}.scene-progress span{display:none}.skip-scene{font-size:10px;max-width:95px}.phone-scene{display:block;padding:30px 20px 65px}.motion-ready .phone-scene{padding:0;display:block}.scene-copy{text-align:center;margin-bottom:32px}.scene-copy h2{font-size:28px;max-width:360px;margin:auto}.scene-copy p{display:none}.scene-copy .text-link{margin-top:10px;font-size:12px;padding:5px 0}.motion-ready .scene-copy{position:absolute;top:96px;left:20px;right:20px;margin:0}.device-area{width:240px;margin:0 auto}.device{width:240px;height:475px;border-radius:39px;padding:8px}.device-screen{border-radius:31px}.phone-head{padding:10px 12px}.phone-avatar{width:30px;height:30px}.phone-head strong{font-size:12px}.phone-chat{gap:8px}.phone-topics span{font-size:7px}.phone-compose{margin-bottom:21px;padding:7px 9px}.bubble{font-size:9px;padding:8px 10px}.device-status{height:34px;font-size:9px}.island{height:19px;width:70px;top:8px}.phone-stamp{left:-32px;bottom:34px;width:154px;padding:12px 14px;border-radius:14px}.phone-stamp strong{font-size:11px}.phone-stamp span{font-size:9px}.motion-ready .device-area{position:absolute;top:51%;left:50%;margin:0;transform:translate(-50%,-36%);scale:.9}.floating-stack{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px}.glass-card{width:calc(50% - 6px);padding:15px}.glass-card:last-child{width:100%}.motion-ready .floating-stack{position:absolute;inset:0;margin:0;display:block;pointer-events:none}.motion-ready .glass-card{position:absolute;width:166px;padding:12px 14px;z-index:4}.motion-ready .glass-card:nth-child(1){top:35%;left:12px}.motion-ready .glass-card:nth-child(2){top:53%;right:12px}.motion-ready .glass-card:nth-child(3){bottom:11%;left:14px;width:177px}.glass-card .icon{width:20px;height:20px;margin-bottom:5px}.glass-card h3{font-size:12px}.glass-card p{font-size:10px;line-height:1.4}.motion-ready .phone-stamp{display:none}.services{padding:70px 0 60px;border-radius:28px 28px 0 0}.section-head{display:block;margin-bottom:30px}.section-title{font-size:34px}.section-head p{margin-top:20px;max-width:100%;font-size:14px}.support-grid{grid-template-columns:1fr;gap:0}.support-feature{grid-row:auto;min-height:390px;margin-bottom:20px}.feature-content{left:24px;right:24px;bottom:24px}.feature-content h3{font-size:28px}.support-row{padding:23px 0;gap:12px;grid-template-columns:32px 1fr 24px}.support-row h3{font-size:19px}.survey{padding:15px 0 65px}.survey-box{display:block;padding:28px;border-radius:20px}.survey-box h2{font-size:29px}.survey-box p{margin:24px 0}.survey-time{margin-bottom:14px}.about{padding:70px 0}.about-top{display:block;margin-bottom:30px}.about-top p{margin-top:25px;font-size:14px}.people-photo{height:380px;border-radius:18px}.people-photo>img{object-position:50% 50%}.people-caption{left:16px;right:16px;bottom:34px;padding:15px 18px}.people-caption strong{font-size:16px}.people-caption span{font-size:11px}.image-note{bottom:10px;right:18px;font-size:9px}.about-values{grid-template-columns:1fr;gap:18px;margin-top:28px}.about-values p{padding-top:16px}.how{padding:70px 0;border-radius:28px 28px 0 0}.how .section-head{margin-bottom:35px}.steps{grid-template-columns:1fr;gap:32px}.step{padding-left:42px;padding-top:18px}.step:before{position:absolute;left:0;top:24px}.step h3{margin:0 0 10px;font-size:23px}.final-cta{margin-top:48px;padding-top:34px;display:block}.final-cta h3{font-size:30px;margin-bottom:25px}.menu-body{display:block;padding:25px 0 40px}.menu-links a{font-size:27px;padding:16px 0}.menu-side{margin-top:35px}.menu-side p{font-size:15px;margin-bottom:20px}.menu-bottom{font-size:11px;flex-wrap:wrap}.menu-top{padding:22px 0}.menu-close{min-height:44px;font-size:12px}footer{padding:45px 0 25px}.footer-main{gap:28px;padding-bottom:30px}.footer-note{max-width:100%;font-size:12px}.footer-nav{width:100%;gap:25px;font-size:12px}.footer-bottom{flex-direction:column;gap:20px}.legal-links{gap:14px 18px}.cookie-banner{padding:14px 16px;bottom:12px;left:12px;width:calc(100% - 24px);gap:12px}.cookie-banner p{font-size:10px}.cookie-banner button{min-height:42px}.orbit-word{font-size:40vw}}
@media(max-height:740px) and (min-width:701px){.device-area{scale:.84}.motion-ready .phone-scene{padding-top:95px;padding-bottom:55px}.hero-intro h1{font-size:64px}.hero-intro p{margin-top:20px;font-size:15px}.hero-actions{margin-top:24px}.glass-card{padding:14px 18px}.glass-card .icon{margin-bottom:6px}.floating-stack{gap:14px}}
.phone-chat{gap:8px;padding:10px 13px;min-height:0}.bubble{padding:8px 10px;line-height:1.5}.phone-topics{display:none}.phone-compose{color:#536448;flex-shrink:0}.phone-head{flex-shrink:0}.demo-caption{font-size:11px}.cookie-banner p{font-size:12px}.hero-bottom{bottom:30px}.cookie-banner{bottom:66px}
@media(max-width:700px){.bubble{font-size:10px}.phone-chat{gap:7px;padding:9px 10px}.phone-head small{font-size:10px}.phone-stamp span{font-size:10px}.glass-card p{font-size:11px}.skip-scene{font-size:11px}.hero-signoff{font-size:11px}.cookie-banner p{font-size:11px}.cookie-banner{bottom:72px}.brand-name small{font-size:10px}}
.phone-chat{justify-content:flex-start}.bubble{font-size:12px}.demo-caption{margin-bottom:4px}.phone-head small{font-size:11px}.phone-compose{font-size:11px}
@media(max-width:700px){.motion-ready .device-area{scale:1;top:52%;transform:translate(-50%,-42%)}.device-area{width:250px}.device{width:250px;height:475px}.bubble{font-size:12px;padding:9px 10px}.phone-chat{gap:12px}.demo-caption{font-size:11px}.motion-ready .glass-card{width:240px;left:50%!important;right:auto!important;transform:translateX(-50%);padding:16px 20px}.motion-ready .glass-card:nth-child(1){top:32%}.motion-ready .glass-card:nth-child(2){top:50%}.motion-ready .glass-card:nth-child(3){top:68%;bottom:auto;width:240px}.glass-card h3{font-size:14px}.glass-card p{font-size:12px}.phone-head small{font-size:10px}.phone-compose{font-size:11px}}
@media(max-width:700px) and (max-height:780px){.motion-ready .device-area{top:55%}.device{height:440px}.phone-chat{gap:9px}.bubble{padding:7px 9px}.phone-compose{margin-bottom:19px}}
/* Compact morphing navigation, adapted from 21st Liquid Morph Floating Menu. */
.menu-morph.menu-dialog{background:transparent;overflow:hidden;overscroll-behavior:contain}
.menu-morph::backdrop{background:rgba(5,14,6,.52);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);opacity:0;transition:opacity .3s ease}
.menu-morph.is-open::backdrop{opacity:1}
.menu-panel{position:absolute;top:22px;right:max(32px,calc((100vw - 1300px)/2));width:472px;max-width:calc(100% - 32px);max-height:calc(100dvh - 44px);overflow:auto;overscroll-behavior:contain;padding:24px;border-radius:30px;color:var(--bone);background:rgba(28,49,30,.96);backdrop-filter:blur(28px) saturate(135%);-webkit-backdrop-filter:blur(28px) saturate(135%);box-shadow:inset 1px 1px 0 rgba(242,245,235,.24),inset -1px -1px 0 rgba(242,245,235,.06),0 30px 90px -25px rgba(0,0,0,.55);transform-origin:calc(100% - 42px) 42px;transform:translateY(-8px) scale(.95);opacity:0;clip-path:inset(0 0 90% 88% round 40px);transition:clip-path .55s var(--ease),transform .55s var(--ease),opacity .15s ease}
.menu-morph.is-open .menu-panel{clip-path:inset(0 0 0 0 round 30px);transform:none;opacity:1}
.menu-morph.is-closing .menu-panel{transition-duration:.24s;pointer-events:none}
.menu-morph .menu-top{padding:0 0 24px;gap:20px}
.menu-morph .brand-name{font-size:17px}
.menu-morph .brand img{width:34px;height:34px}
.menu-morph .menu-close{width:44px;height:44px;min-height:44px;flex-shrink:0;display:grid;place-content:center;border:0;background:rgba(242,245,235,.1);padding:0;position:relative}
.menu-morph .menu-close span{position:absolute;top:21px;left:12px;width:20px;height:1.5px;background:var(--bone);transform:rotate(45deg)}
.menu-morph .menu-close span:last-child{transform:rotate(-45deg)}
.menu-morph .menu-close:hover{background:rgba(242,245,235,.19)}
.menu-morph .menu-links{gap:6px}
.menu-morph .menu-links a{display:flex;align-items:center;gap:16px;padding:15px 12px;border:0;border-radius:16px;font-size:18px;letter-spacing:-.02em;opacity:0;transform:translateY(16px);transition:opacity .2s ease,transform .4s var(--ease),background .2s ease;color:var(--bone)}
.menu-morph.is-open .menu-links a{opacity:1;transform:none;transition-delay:calc(70ms + var(--menu-i)*45ms)}
.menu-morph.is-closing .menu-links a{transition-delay:0ms}
.menu-item-icon{width:44px;height:44px;flex-shrink:0;border-radius:14px;background:rgba(104,239,63,.08);display:grid;place-items:center;color:var(--sprout)}
.menu-morph .menu-item-icon .icon{width:22px;height:22px}
.menu-item-label{flex:1;min-width:0}
.menu-item-label strong{display:block;font-size:18px;line-height:1.3;font-weight:600}
.menu-item-label small{display:block;font-size:12px;font-weight:400;line-height:1.5;color:var(--sage);letter-spacing:0;margin-top:4px}
.menu-morph .menu-links .menu-item-arrow{width:18px;height:18px;opacity:.65;transition:transform .25s var(--ease),opacity .25s}
.menu-morph .menu-links a:hover,.menu-morph .menu-links a:focus-visible{background:rgba(183,189,165,.08)}
.menu-morph .menu-links a:hover .menu-item-arrow{transform:translate(2px,-2px);opacity:1}
.menu-contact{margin-top:22px;border-top:1px solid rgba(183,189,165,.18);padding:22px 12px 0;opacity:0;transform:translateY(14px);transition:opacity .25s,transform .4s var(--ease)}
.menu-morph.is-open .menu-contact{opacity:1;transform:none;transition-delay:.2s}
.menu-contact p{font-size:14px;color:var(--mist);line-height:1.6;margin-bottom:18px}
.menu-contact .btn{width:100%;min-height:50px;justify-content:space-between;padding:0 22px}
.menu-privacy{display:block;padding:20px 12px 0;font-size:11px;color:var(--sage);text-underline-offset:4px}
.menu-privacy:hover{text-decoration:underline}
.support-feature{grid-row:span 3}
@media(max-width:700px){
 .menu-panel{top:12px;right:12px;max-width:calc(100% - 24px);max-height:calc(100dvh - 24px);padding:18px;border-radius:26px}
 .menu-morph .menu-top{padding-bottom:16px}
 .menu-morph .menu-links a{gap:12px;padding:13px 8px}
 .menu-item-icon{width:38px;height:38px;border-radius:12px}
 .menu-item-label strong{font-size:16px}
 .menu-item-label small{font-size:11px}
 .menu-contact{margin-top:16px;padding:18px 8px 0}
 .menu-contact p{font-size:13px;margin-bottom:16px}
 .menu-privacy{padding:18px 8px 0;font-size:10px}
 .motion-ready .cinema-stage{min-height:0;height:100svh}
 .hero-intro h1{font-size:clamp(27px,7.9vw,53px)}
 .motion-ready .scene-copy{top:94px}
 .scene-copy h2{font-size:clamp(22px,6.7vw,28px)}
 .motion-ready .device-area{top:clamp(166px,25svh,235px);transform:translateX(-50%);scale:1}
 .device{height:clamp(340px,calc(100svh - 260px),475px)}
 .phone-chat{gap:8px;padding:8px 10px}
 .bubble{padding:7px 10px;line-height:1.45}
 .bubble small{display:none}
 .phone-head{padding:8px 12px}
 .phone-compose{margin-bottom:18px}
 .motion-ready .floating-stack{inset:190px 12px 78px auto;width:min(46vw,184px);display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:12px}
 .motion-ready .floating-stack .glass-card{position:relative;left:auto!important;right:auto!important;top:auto;bottom:auto;width:100%;margin:0;padding:13px 14px;transform:none}
 .motion-ready .floating-stack .glass-card h3{font-size:13px}
 .motion-ready .floating-stack .glass-card p{font-size:11px;line-height:1.5}
 .motion-ready .floating-stack .glass-card br{display:none}
 .atmosphere{overflow:hidden}
}
@media(max-width:700px) and (max-height:700px){
 .motion-ready .scene-copy{top:88px}
 .motion-ready .scene-copy .text-link{display:none}
 .motion-ready .floating-stack{top:155px;bottom:64px;gap:10px}
 .motion-ready .floating-stack .glass-card{padding:11px 12px}
 .motion-ready .floating-stack .glass-card .icon{display:none}
 .motion-ready .hero-bottom{bottom:20px}
 .menu-morph .menu-links a{padding:10px 8px}
 .menu-contact{margin-top:12px;padding-top:14px}
 .menu-contact p{display:none}
}
@media(max-width:380px){.nav-action{padding:0 12px}.nav-action .icon{display:none}.nav-shell{gap:8px}.brand-name{font-size:14px}.menu-item-label strong{font-size:15px}}
.skip-short{display:none}
@media(max-width:700px){.skip-long{display:none}.skip-short{display:inline}}
@media(max-width:700px) and (max-height:620px){
 .device-status{height:28px}
 .phone-head{padding:6px 12px}
 .phone-avatar{width:28px;height:28px}
 .phone-chat{gap:6px}
 .demo-caption{margin-bottom:0}
 .bubble{padding:6px 10px;line-height:1.4}
 .phone-compose{margin-bottom:14px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-bottom{display:none}.cinema-stage{min-height:0}.atmosphere canvas{display:none}.hero-intro{padding-top:150px}.phone-scene{padding-top:20px}.people-photo>img{height:100%;transform:none}}
