:root{
  --bg:#f5f3ee;--paper:#fff;--paper-soft:rgba(255,255,255,.72);--ink:#151516;--ink-2:#29292c;--muted:#737378;--muted-2:#9b9ba0;--line:rgba(23,23,26,.09);--orange:#ff7628;--orange-2:#ff9148;--green:#21a35b;--blue:#3977f6;--dark:#111113;--dark-2:#1c1c1f;--radius-xl:42px;--radius-lg:30px;--shadow-soft:0 24px 80px rgba(38,31,24,.08);--shadow-device:0 50px 120px rgba(30,23,17,.25)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text",Inter,Arial,sans-serif;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased}button,input,a{font:inherit}a{color:inherit;text-decoration:none}.section-shell{width:min(1240px,calc(100% - 48px));margin-inline:auto}.scroll-progress{position:fixed;z-index:100;left:0;top:0;width:100%;height:2px;pointer-events:none}.scroll-progress span{display:block;height:100%;width:100%;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,var(--orange),#ffb16f)}
.site-nav{position:sticky;top:12px;z-index:90;width:min(1180px,calc(100% - 40px));height:68px;margin:12px auto 0;padding:0 12px 0 14px;border:1px solid rgba(255,255,255,.72);border-radius:22px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;box-shadow:0 10px 34px rgba(44,35,27,.07)}.frosted{background:rgba(250,249,246,.72);backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%)}.brand{display:flex;align-items:center;gap:10px;width:max-content}.brand img{width:40px;height:40px;border-radius:12px;box-shadow:0 8px 22px rgba(255,118,40,.15)}.brand span{display:grid}.brand strong{font-size:16px;letter-spacing:.08em}.brand small{font-size:10px;color:var(--muted);margin-top:1px}.nav-links{display:flex;align-items:center;gap:28px}.nav-links a{font-size:13px;font-weight:600;color:#5e5e63;transition:color .18s ease}.nav-links a:hover{color:var(--ink)}.nav-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px}.nav-contact,.panel-link{min-height:42px;display:flex;align-items:center;padding:0 15px;border-radius:14px;font-size:12px;font-weight:720}.nav-contact{color:#5d5d62}.panel-link{background:#19191b;color:white;box-shadow:0 7px 18px rgba(16,16,18,.14)}
.hero{position:relative;min-height:820px;padding:110px 0 100px;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(400px,.97fr);align-items:center;gap:58px}.hero-copy{position:relative;z-index:2}.eyebrow{display:flex;align-items:center;gap:9px;width:max-content;margin:0;color:#d85d17;font-size:11px;font-weight:800;letter-spacing:.13em}.eyebrow i{width:6px;height:6px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px rgba(255,118,40,.1)}.hero h1{max-width:760px;margin:22px 0 26px;font-size:clamp(58px,6.4vw,96px);line-height:.91;letter-spacing:-.073em;font-weight:800}.hero h1 span{color:#8d8d93}.hero-copy>p{max-width:650px;margin:0;color:#66666c;font-size:20px;line-height:1.5;letter-spacing:-.018em}.hero-actions{display:flex;gap:10px;margin-top:32px}.primary,.secondary{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:0 21px;border-radius:17px;font-size:14px;font-weight:760;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.primary{color:#fff;background:linear-gradient(135deg,var(--orange),#ff8d42);box-shadow:0 15px 34px rgba(255,118,40,.24)}.primary:hover{transform:translateY(-2px);box-shadow:0 20px 40px rgba(255,118,40,.3)}.secondary{border:1px solid rgba(30,30,32,.08);background:rgba(255,255,255,.7);color:#3f3f43}.trust-strip{margin-top:38px;display:flex;flex-wrap:wrap;gap:18px 28px;color:#89898f;font-size:11px}.trust-strip b{color:#4b4b50;font-weight:750}.hero-ambient{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.ambient-a{width:470px;height:470px;right:-130px;top:90px;background:radial-gradient(circle,rgba(255,147,75,.22),rgba(255,147,75,0) 70%)}.ambient-b{width:360px;height:360px;left:-210px;bottom:10px;background:radial-gradient(circle,rgba(255,213,174,.26),transparent 68%)}
.hero-stage{position:relative;height:690px;display:grid;place-items:center;perspective:1400px}.stage-glow{position:absolute;width:380px;height:500px;border-radius:48%;background:radial-gradient(circle,rgba(255,137,66,.2),transparent 68%);filter:blur(8px)}.device{--float-y:0px;position:relative;width:356px;height:720px;padding:8px;border-radius:58px;background:linear-gradient(150deg,#0c0c0d,#252529);box-shadow:var(--shadow-device);border:1px solid rgba(255,255,255,.2);transform:translateY(var(--float-y)) rotateY(-5deg) rotateX(1deg)}.device:before{content:"";position:absolute;inset:2px;border:1px solid rgba(255,255,255,.16);border-radius:55px;pointer-events:none}.device-island{position:absolute;z-index:5;top:18px;left:50%;width:105px;height:29px;transform:translateX(-50%);border-radius:999px;background:#080809}.device-screen{height:100%;overflow:hidden;border-radius:50px;background:#f9f8f5;padding:25px 14px 12px;display:flex;flex-direction:column}.app-status{padding:0 9px 14px;display:flex;justify-content:space-between;font-size:9px;font-weight:700}.app-brand{margin:12px 5px 8px;color:#7d7d83;font-size:9px;font-weight:800;letter-spacing:.14em}.app-heading{display:flex;justify-content:space-between;align-items:center;padding:0 5px 8px}.app-heading small{color:#8a8a90;font-size:8px}.app-heading h2{font-size:31px;line-height:1;margin:2px 0 0;letter-spacing:-.06em}.app-heading button{width:32px;height:32px;border:0;border-radius:11px;background:#fff;color:#777}.app-summary{display:grid;grid-template-columns:repeat(4,1fr);padding:9px 3px;margin:6px 0 8px;border-radius:16px;background:white;box-shadow:0 8px 24px rgba(30,25,20,.045)}.app-summary span{min-width:0;padding:1px 7px;border-right:1px solid #eceae6;display:grid}.app-summary span:last-child{border-right:0}.app-summary b{font-size:13px;white-space:nowrap}.app-summary small{margin-top:2px;font-size:7px;color:#929298}.app-toolbar{display:flex;justify-content:space-between;padding:7px 5px;color:#828287;font-size:8px}.app-toolbar b{color:var(--orange)}.reservation-list{overflow:hidden;border-radius:16px;background:white}.r-row{min-height:57px;padding:8px 8px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:7px;align-items:center;border-bottom:1px solid #ecebe8}.r-row:last-child{border-bottom:0}.r-row time{font-size:11px;font-weight:800}.r-row div{min-width:0;display:grid;gap:3px}.r-row strong{font-size:10px}.r-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8a8a90;font-size:7px}.r-row em{font-style:normal;font-size:6px;font-weight:750;padding:5px 6px;border-radius:999px;color:#168245;background:#ecf8f0}.r-row em.waiting{color:#68686d;background:#f0f0ee}.r-row em.arrived{color:#1d72b8;background:#eef6fd}.r-row em.new{color:#d65a15;background:#fff0e7}.new-row{box-shadow:inset 3px 0 var(--orange)}.app-tabs{margin-top:auto;padding:10px 2px 3px;display:flex;align-items:end;justify-content:space-around;border-top:1px solid #e9e8e5;color:#8a8a90}.app-tabs span{width:45px;display:grid;place-items:center;gap:2px;font-size:12px}.app-tabs small{font-size:6px}.app-tabs .active{color:var(--orange)}.app-tabs>b{width:48px;height:48px;margin-top:-27px;border:4px solid #f9f8f5;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:white;font-size:27px;box-shadow:0 8px 22px rgba(255,118,40,.24)}.float-card{--float-y:0px;position:absolute;z-index:5;min-width:205px;padding:11px 13px;border:1px solid rgba(255,255,255,.84);border-radius:19px;background:rgba(255,255,255,.78);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);box-shadow:0 18px 52px rgba(47,35,25,.12);display:flex;align-items:center;gap:10px;transform:translateY(var(--float-y))}.float-card>span:last-child{display:grid}.float-card small{font-size:8px;color:#8c8c91}.float-card strong{margin-top:2px;font-size:11px}.float-icon{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;font-weight:900}.float-icon.orange{color:#df5d14;background:#fff0e7}.float-icon.green{color:#168245;background:#ecf8f0}.float-top{left:-22px;top:128px}.float-bottom{right:-6px;bottom:92px}
.signal-strip{width:min(1180px,calc(100% - 48px));margin:0 auto 135px;padding:20px 24px;border:1px solid rgba(255,255,255,.8);border-radius:28px;background:rgba(255,255,255,.68);box-shadow:0 16px 50px rgba(50,38,28,.05);display:grid;grid-template-columns:1.4fr repeat(3,1fr);align-items:center;gap:14px;backdrop-filter:blur(18px)}.signal-strip p{margin:0;color:#5e5e64;font-size:13px}.signal-strip div{padding-left:18px;border-left:1px solid var(--line);display:grid}.signal-strip strong{font-size:22px;letter-spacing:-.04em}.signal-strip span{margin-top:3px;color:#929298;font-size:9px}
.story{position:relative;padding-bottom:150px;display:grid;grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);gap:80px}.story-copy{padding-top:42px}.story h2,.operation-head h2,.security-copy h2,.final-cta h2{margin:18px 0 40px;font-size:clamp(48px,5.4vw,76px);line-height:.94;letter-spacing:-.062em}.story-step{padding:24px 0;display:grid;grid-template-columns:40px 1fr;gap:12px;border-top:1px solid var(--line);opacity:.46;transition:opacity .35s ease}.story-step:last-child{border-bottom:1px solid var(--line)}.story-step.active{opacity:1}.story-step>span{padding-top:4px;color:var(--orange);font-size:10px;font-weight:800}.story-step h3{margin:0 0 7px;font-size:20px;letter-spacing:-.035em}.story-step p{margin:0;color:#77777d;font-size:13px;line-height:1.55}.story-stage{position:sticky;top:105px;height:720px;display:grid;place-items:center}.story-stage:before{content:"";position:absolute;width:550px;height:550px;border-radius:50%;background:radial-gradient(circle,rgba(255,132,59,.12),transparent 68%)}.story-phone{position:relative;width:388px;height:700px;padding:9px;border-radius:58px;background:#141416;box-shadow:0 42px 110px rgba(24,19,15,.22)}.story-phone>.device-island{top:18px}.story-screen{position:absolute;inset:9px;padding:57px 17px 20px;border-radius:49px;background:#f9f8f5;opacity:0;transform:scale(.975) translateY(8px);pointer-events:none;transition:opacity .4s ease,transform .4s ease}.story-screen.active{opacity:1;transform:none;pointer-events:auto}.story-screen header small{color:#9b9ba1;font-size:9px;font-weight:800;letter-spacing:.12em}.story-screen header h3{margin:4px 0 18px;font-size:31px;letter-spacing:-.055em}.story-filter{height:44px;margin-bottom:8px;padding:0 13px;border-radius:14px;background:white;display:flex;align-items:center;justify-content:space-between;color:#838389;font-size:9px}.story-filter b{color:var(--orange)}.dense-row{min-height:59px;padding:0 7px;display:grid;grid-template-columns:46px 1fr auto;grid-template-areas:"time name icon" "time meta icon";gap:1px 8px;align-items:center;border-bottom:1px solid #e7e6e3}.dense-row time{grid-area:time;font-size:12px;font-weight:800}.dense-row strong{grid-area:name;font-size:11px}.dense-row small{grid-area:meta;color:#919197;font-size:8px}.dense-row em{grid-area:icon;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#eef7f1;color:#168245;font-style:normal;font-size:9px}.contact-search{padding:12px 13px;margin-bottom:10px;border-radius:13px;background:#eceae7;color:#919197;font-size:10px}.contact-line{min-height:69px;padding:7px 15px 7px 2px;display:grid;grid-template-columns:43px 1fr auto;gap:10px;align-items:center;border-bottom:1px solid #e9e8e5}.contact-line>b{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#fff0e6;color:#dd5d16;font-size:11px}.contact-line span{display:grid;gap:3px}.contact-line strong{font-size:11px}.contact-line small{font-size:8px;color:#929298}.contact-line em{font-style:normal;color:#9b9ba0;font-size:9px}.alpha-rail{position:absolute;right:7px;top:135px;width:12px;line-height:1.35;color:var(--orange);font-size:7px;font-weight:800;text-align:center;word-break:break-all}.report-hero{padding:16px;border-radius:18px;background:white;display:grid;grid-template-columns:1fr 1fr}.report-hero span{display:grid;gap:4px}.report-hero span+span{padding-left:15px;border-left:1px solid #eceae7}.report-hero small{color:#96969c;font-size:8px}.report-hero strong{font-size:23px;letter-spacing:-.04em}.chart-bars{height:150px;margin:18px 0;padding:18px 15px 8px;border-radius:18px;background:#18181b;display:flex;align-items:end;gap:8px}.chart-bars i{flex:1;border-radius:5px 5px 2px 2px;background:linear-gradient(#ff9b56,#ff7227)}.report-line{min-height:55px;padding:0 11px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e8e7e4;font-size:10px}.audit-line{min-height:66px;padding:8px 5px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #e8e7e4}.audit-line>b{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;color:#db5c15;background:#fff0e6;font-size:11px}.audit-line span{display:grid;gap:3px}.audit-line strong{font-size:11px}.audit-line small{font-size:8px;color:#97979d}
.operation-stage{padding:105px 70px 80px;margin-bottom:130px;border-radius:52px;background:radial-gradient(circle at 85% 0,rgba(255,113,37,.2),transparent 28%),linear-gradient(145deg,#0f0f11,#1d1d20);color:white;overflow:hidden}.eyebrow.light{color:#ffa26d}.operation-head{max-width:800px}.operation-head h2{margin-bottom:22px}.operation-head>p{max-width:640px;color:#a8a8ae;font-size:17px;line-height:1.5}.operation-grid{margin-top:62px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.dark-feature{min-height:310px;padding:30px;border:1px solid rgba(255,255,255,.08);border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.03));display:flex;flex-direction:column}.dark-feature.span-2{grid-column:1/-1;min-height:360px}.feature-icon{width:45px;height:45px;margin-bottom:auto;border:1px solid rgba(255,255,255,.1);border-radius:14px;display:grid;place-items:center;background:rgba(255,255,255,.06);color:#ff9758}.dark-feature>span{margin-top:30px;color:#8e8e94;font-size:10px;font-weight:750;letter-spacing:.1em}.dark-feature h3{max-width:700px;margin:8px 0 10px;font-size:clamp(25px,3vw,42px);letter-spacing:-.05em}.dark-feature p{max-width:570px;margin:0;color:#99999f;font-size:13px;line-height:1.5}.domain-browser{width:min(620px,100%);height:60px;margin-top:34px;padding:0 17px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:#111113;display:flex;align-items:center;gap:7px}.domain-browser i{width:7px;height:7px;border-radius:50%;background:#414146}.domain-browser span{margin-left:10px;color:#8f8f95;font-size:12px}.domain-browser b{color:#ff8c49}
.security-stage{position:relative;min-height:650px;margin-bottom:130px;padding:75px 70px;border:1px solid rgba(255,255,255,.8);border-radius:48px;background:rgba(255,255,255,.65);box-shadow:var(--shadow-soft);overflow:hidden;display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:70px}.security-copy{position:relative;z-index:2}.security-copy h2{margin-bottom:25px}.security-copy>p{max-width:650px;color:#707076;font-size:16px;line-height:1.55}.security-pills{margin-top:28px;display:flex;flex-wrap:wrap;gap:7px}.security-pills span{padding:9px 12px;border:1px solid var(--line);border-radius:999px;background:white;color:#66666c;font-size:10px;font-weight:650}.security-card{position:relative;z-index:2;padding:8px 18px;border:1px solid rgba(255,255,255,.9);border-radius:28px;background:rgba(255,255,255,.78);box-shadow:0 22px 60px rgba(36,30,24,.09);backdrop-filter:blur(20px)}.security-card>div{min-height:82px;display:flex;align-items:center;gap:13px;border-bottom:1px solid var(--line)}.security-card>div:last-child{border-bottom:0}.secure-check{width:35px;height:35px;border-radius:12px;display:grid;place-items:center;background:#ecf8f0;color:#178048;font-weight:900}.security-card p{display:grid;gap:4px;margin:0}.security-card strong{font-size:13px}.security-card small{color:#95959a;font-size:10px}.security-orb{position:absolute;right:-140px;top:-150px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle at 40% 40%,#ffbd8d,#ff7930 32%,rgba(255,121,48,.1) 67%,transparent 70%);filter:blur(.2px)}.security-orb span{position:absolute;inset:80px;border-radius:50%;border:1px solid rgba(255,255,255,.25)}
.final-cta{padding:110px 20px 120px;text-align:center}.final-cta>img{width:210px;max-height:72px;object-fit:contain;margin-bottom:30px}.final-cta .eyebrow{margin-inline:auto}.final-cta h2{margin-bottom:20px}.final-cta>p:not(.eyebrow){max-width:620px;margin:0 auto;color:#77777d;line-height:1.5}.hero-actions.center{justify-content:center}.site-footer{min-height:150px;padding:34px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#8a8a90;font-size:10px}.site-footer>p{margin:0}.site-footer>a:last-child{justify-self:end;color:#626267}.site-footer .brand strong{color:var(--ink)}
.motion-ready [data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1)}.motion-ready [data-reveal].is-visible{opacity:1;transform:none}.motion-ready [data-reveal]:nth-child(2){transition-delay:.05s}.motion-ready [data-reveal]:nth-child(3){transition-delay:.1s}
@media(max-width:980px){.site-nav{grid-template-columns:1fr auto}.nav-links{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:90px}.hero-copy{text-align:center}.hero .eyebrow,.hero-copy>p{margin-inline:auto}.hero-actions,.trust-strip{justify-content:center}.hero-stage{height:690px}.signal-strip{grid-template-columns:1fr 1fr}.signal-strip p{grid-column:1/-1}.story{grid-template-columns:1fr}.story-copy{max-width:760px;margin:auto}.story-stage{position:relative;top:auto;height:720px}.operation-stage,.security-stage{padding-inline:38px}.security-stage{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr;gap:18px;text-align:center}.site-footer .brand,.site-footer>a:last-child{justify-self:center}}
@media(max-width:640px){.section-shell{width:min(100% - 28px,1240px)}.site-nav{top:8px;width:calc(100% - 16px);height:62px;margin-top:8px;border-radius:19px}.brand small,.nav-contact{display:none}.panel-link{min-height:38px;padding-inline:12px}.hero{padding:70px 0 70px}.hero h1{font-size:55px}.hero-copy>p{font-size:16px}.trust-strip{gap:10px 16px}.hero-stage{height:590px}.device{width:296px;height:598px;border-radius:49px}.device-screen{border-radius:41px}.float-card{min-width:166px;padding:9px 10px}.float-top{left:-5px;top:120px}.float-bottom{right:-4px;bottom:48px}.app-summary span:nth-child(3){display:none}.app-summary{grid-template-columns:repeat(3,1fr)}.signal-strip{width:calc(100% - 28px);grid-template-columns:1fr;margin-bottom:90px}.signal-strip p{grid-column:auto}.signal-strip div{border-left:0;border-top:1px solid var(--line);padding:13px 0 0}.story{gap:35px;padding-bottom:90px}.story h2,.operation-head h2,.security-copy h2,.final-cta h2{font-size:48px}.story-stage{height:610px}.story-phone{width:316px;height:590px;border-radius:50px}.story-screen{border-radius:41px}.operation-stage{width:calc(100% - 16px);padding:70px 20px 30px;margin-bottom:90px;border-radius:34px}.operation-grid{grid-template-columns:1fr}.dark-feature.span-2{grid-column:auto}.dark-feature{min-height:270px;padding:22px;border-radius:23px}.security-stage{padding:55px 22px;gap:35px;margin-bottom:80px;border-radius:34px}.final-cta{padding-block:75px}.hero-actions.center,.hero-actions{flex-direction:column}.primary,.secondary{width:100%}.final-cta>img{width:170px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.motion-ready [data-reveal]{opacity:1!important;transform:none!important;transition:none!important}.primary,.secondary,.story-step,.story-screen{transition:none!important}.hero-stage [data-float]{transform:none!important}.scroll-progress{display:none}}
