:root{color-scheme:light;--ink: #111412;--ink-soft: #202421;--ivory: #f4f1ea;--paper: #fbfaf6;--coral: #f25b35;--coral-dark: #b83b22;--text-muted: #56656b;--text-on-dark-muted: #a8bdc9;--action-surface: linear-gradient(145deg, #c94628, #bb351e);--action-hover: linear-gradient(145deg, #ba381f, #a82c18);--focus-ring: #236176;--cyan: #6edbe5;--steel: #c9ced0;--gold: #c8a36a;--line: rgba(17, 20, 18, .15);--line-light: rgba(255, 255, 255, .14);--shell: min(100% - 96px, 1440px);--radius: 32px;--ease: cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{margin:0;min-width:320px;background:var(--ivory);color:var(--ink);font-family:Onest,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-weight:400;line-height:1.5;overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body::selection{background:var(--coral);color:#fff}img,svg{display:block}img{max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{color:inherit;font:inherit}button{padding:0;border:0;background:transparent;cursor:pointer}.dark-section,.topbar,.nika-guide,.hero-chat,.outcome-theatre,.patent-section,.eng-dialog,.hotel-page{--focus-ring: #a7eef5}:where(button,a,input,textarea,select,summary):focus-visible{outline:3px solid var(--focus-ring);outline-offset:4px}:where(button,a){-webkit-tap-highlight-color:#6edbe533}h1,h2,h3,p{margin:0}.page-progress{position:fixed;z-index:200;inset:0 0 auto;height:3px;pointer-events:none}.page-progress span{display:block;width:100%;height:100%;background:linear-gradient(90deg,var(--coral),#ff9f6e,var(--cyan));transform:scaleX(0);transform-origin:0 50%;will-change:transform}.section-shell{width:var(--shell);margin-inline:auto}.dark-section{color:#fff;background:var(--ink)}.section-index{display:flex;align-items:center;gap:16px;color:var(--text-muted);font-size:13px;font-weight:700;letter-spacing:.13em;line-height:1;text-transform:uppercase}.section-index:before{width:38px;height:1px;background:currentColor;content:""}.section-index-light{color:var(--text-on-dark-muted)}.topbar{position:fixed;z-index:100;inset:0 0 auto;min-height:88px;color:#fff;background:transparent;border-bottom:1px solid transparent;box-shadow:0 12px 40px transparent;backface-visibility:hidden;transition:background .22s ease,border-color .22s ease,box-shadow .22s ease}.topbar-shell{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:var(--shell);min-height:inherit;margin-inline:auto}.topbar.is-scrolled{background:#0d100ef5;border-color:#ffffff17;box-shadow:0 12px 40px #00000029}.brand{display:inline-flex;align-items:center;justify-self:start;gap:12px;width:fit-content}.brand-mark{position:relative;display:inline-flex;align-items:flex-end;gap:3px;width:25px;height:28px}.brand-mark i{display:block;width:6px;border-radius:4px;background:var(--coral)}.brand-mark i:nth-child(1){height:13px;transform:rotate(-18deg)}.brand-mark i:nth-child(2){height:26px}.brand-mark i:nth-child(3){height:18px;background:var(--cyan);transform:rotate(18deg)}.brand-word{font-size:23px;font-weight:800;letter-spacing:.08em;line-height:1}.brand-note{margin-left:4px;color:var(--text-on-dark-muted);font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.desktop-nav{display:flex;align-items:center;gap:34px;justify-self:center}.desktop-nav a{position:relative;color:#ffffffb8;font-size:14px;font-weight:500;transition:color .2s ease}.desktop-nav a:after{position:absolute;inset:auto 0 -9px;height:1px;background:var(--coral);content:"";transform:scaleX(0);transform-origin:100% 50%;transition:transform .24s var(--ease)}.desktop-nav a:hover{color:#fff}.desktop-nav a:hover:after{transform:scaleX(1);transform-origin:0 50%}.topbar-action{display:inline-flex;align-items:center;justify-self:end;gap:10px;min-height:44px;padding:0 18px;color:#fff;border:1px solid rgba(255,255,255,.24);border-radius:999px;font-size:13px;font-weight:600;transition:background .2s ease,border-color .2s ease}.topbar-action:hover{background:#ffffff14;border-color:#ffffff80}.status-dot,.live-pulse{position:relative;display:inline-block;width:8px;height:8px;border-radius:50%;background:#72e09f;box-shadow:0 0 18px #72e09fb8}.status-dot:after,.live-pulse:after{position:absolute;inset:-4px;border:1px solid rgba(114,224,159,.45);border-radius:inherit;content:"";animation:pulse-ring 2s infinite}.nika-guide{position:fixed;z-index:90;right:28px;bottom:28px;display:grid;grid-template-columns:64px minmax(0,250px) 28px;align-items:center;gap:14px;width:372px;min-height:86px;padding:10px 12px 10px 10px;color:#fff;background:linear-gradient(135deg,#222623fa,#0d100ef7);border:1px solid rgba(255,255,255,.13);border-radius:24px;box-shadow:0 24px 80px #00000038;backface-visibility:hidden;transform:translateY(130%);transition:transform .6s var(--ease),width .4s var(--ease)}.nika-guide.is-visible{transform:translateY(0)}.nika-guide.is-collapsed{grid-template-columns:64px;width:84px;overflow:hidden}.nika-guide.is-collapsed .nika-guide-copy,.nika-guide.is-collapsed>[data-guide-toggle]{display:none;opacity:0;pointer-events:none}.nika-guide-avatar{position:relative;display:block;padding:0;border:0;width:64px;height:64px;overflow:hidden;background:radial-gradient(circle at 50% 20%,#fff 0,#dedbd0 64%,#9ca4a2);border-radius:18px}.nika-guide-avatar img{width:100%;height:100%;object-fit:cover;object-position:50% 18%;transform:scale(1.4) translateY(10%)}.guide-status{position:absolute;right:5px;bottom:5px;width:11px;height:11px;border:2px solid var(--ink);border-radius:50%;background:#72e09f}.nika-guide-copy{min-width:0;transition:opacity .18s ease}.nika-guide-copy span{color:var(--cyan);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.nika-guide-copy p{margin-top:3px;color:#ffffffc7;font-size:13px;line-height:1.35;transition:opacity .18s ease,transform .18s ease}.nika-guide-copy p.is-changing{opacity:0;transform:translateY(5px)}.nika-guide>[data-guide-toggle]{display:grid;width:28px;height:28px;padding:0;border:0;border-radius:50%;background:#ffffff14;place-items:center;transition:background .18s ease,opacity .18s ease}.nika-guide>[data-guide-toggle]:hover{background:#ffffff29}.nika-guide>[data-guide-toggle] svg{width:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.hero{position:relative;min-height:100svh;overflow:hidden;isolation:isolate}.hero:after{position:absolute;z-index:-1;inset:auto 0 0;height:28%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.32));content:"";pointer-events:none}.hero-grid,.finale-grid{position:absolute;z-index:-2;inset:0;opacity:.34;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(90deg,transparent,black 38%,black 100%);mask-image:linear-gradient(90deg,transparent,black 38%,black 100%)}.hero-glow{position:absolute;z-index:-1;width:760px;height:760px;border-radius:50%;filter:blur(110px);opacity:.15;pointer-events:none}.hero-glow-coral{top:15%;right:4%;background:var(--coral)}.hero-glow-cyan{right:28%;bottom:-50%;background:var(--cyan);opacity:.12}.hero-copy{position:relative;z-index:5;width:min(46vw,760px);margin-left:calc((100% - var(--shell)) / 2);padding:clamp(170px,20vh,240px) 0 120px}.eyebrow{display:flex;align-items:center;gap:12px;color:#ffffff94;font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.hero-title{max-width:850px;margin-top:28px;font-size:clamp(60px,5.9vw,102px);font-weight:500;letter-spacing:-.066em;line-height:.92}.hero-title span{display:block;color:var(--coral)}.hero-lead{max-width:660px;margin-top:36px;color:#ffffffa8;font-size:clamp(18px,1.45vw,23px);font-weight:350;line-height:1.5}.hero-actions,.finale-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:40px}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:58px;padding:0 27px;border:1px solid transparent;border-radius:999px;font-size:14px;font-weight:650;letter-spacing:-.01em;transition:color .22s ease,background .22s ease,border-color .22s ease,transform .22s var(--ease)}.button:hover:not(:disabled){transform:translateY(-2px)}.button svg,.source-link svg{width:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;transition:transform .22s var(--ease)}.button:hover svg,.source-link:hover svg{transform:translate(4px)}.button-primary{color:#fff;background:var(--action-surface);box-shadow:0 18px 50px #f25b3538}.button-primary:hover:not(:disabled){background:var(--action-hover)}.button:active:not(:disabled){transform:translateY(0)}.button-ghost{color:#fff;background:#ffffff0a;border-color:#ffffff3d}.button-ghost:hover{background:#ffffff1a;border-color:#ffffff75}.hero-facts{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin-top:38px;color:#ffffff6b;font-size:12px;font-weight:600;letter-spacing:.055em;text-transform:uppercase}.hero-facts i{width:3px;height:3px;border-radius:50%;background:var(--coral)}.hero-visual{position:absolute;z-index:3;top:0;right:0;width:58vw;height:100%;min-height:760px;perspective:1200px}.hero-visual:before{position:absolute;z-index:-1;top:12%;left:18%;width:66%;aspect-ratio:1;border:1px solid rgba(255,255,255,.09);border-radius:50%;box-shadow:0 0 0 80px #ffffff05,0 0 0 160px #ffffff03;content:""}.hero-nika{position:absolute;right:max(-5vw,-90px);bottom:-3%;width:min(51vw,880px);max-width:none;filter:drop-shadow(-30px 35px 50px rgba(0,0,0,.42));transform-origin:60% 100%;will-change:transform}.hero-orbit{position:absolute;z-index:-1;border:1px solid rgba(110,219,229,.2);border-radius:50%;animation:rotate-orbit 22s linear infinite}.hero-orbit:after{position:absolute;top:50%;right:-5px;width:9px;height:9px;border-radius:50%;background:var(--cyan);box-shadow:0 0 24px var(--cyan);content:""}.hero-orbit-one{top:18%;right:6%;width:70%;aspect-ratio:1}.hero-orbit-two{right:1%;bottom:3%;width:52%;aspect-ratio:1;border-color:#f25b3538;animation-direction:reverse;animation-duration:17s}.hero-orbit-two:after{background:var(--coral);box-shadow:0 0 24px var(--coral)}.hero-chat{position:absolute;z-index:6;top:23%;left:10%;width:min(390px,34vw);padding:18px;background:#f9f8f4e6;border:1px solid rgba(255,255,255,.7);border-radius:26px;box-shadow:0 30px 90px #00000047;color:var(--ink);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);transform:rotateY(-4deg) rotateX(1deg)}.chat-head{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;padding-bottom:14px;border-bottom:1px solid rgba(17,20,18,.09)}.mini-avatar{width:42px;height:42px;overflow:hidden;background:#dedbd2;border-radius:14px}.mini-avatar img{width:100%;height:100%;object-fit:cover;object-position:50% 15%;transform:scale(1.35) translateY(10%)}.chat-head strong{display:block;font-size:14px;font-weight:700}.chat-head span{display:flex;align-items:center;gap:6px;color:#1114127a;font-size:10px}.chat-head span i{width:5px;height:5px;border-radius:50%;background:#58c887}.chat-audio{display:flex;align-items:center;gap:2px;height:20px}.chat-audio i{width:2px;height:7px;border-radius:2px;background:var(--coral);animation:audio-wave .9s ease-in-out infinite alternate}.chat-audio i:nth-child(2){height:14px;animation-delay:-.3s}.chat-audio i:nth-child(3){height:10px;animation-delay:-.6s}.chat-audio i:nth-child(4){height:5px;animation-delay:-.1s}.chat-messages{display:flex;flex-direction:column;gap:10px;min-height:178px;padding:18px 0 12px}.message{max-width:86%;padding:11px 13px;border-radius:14px;font-size:12px;line-height:1.45;opacity:0;transform:translateY(8px);animation:message-in .44s var(--ease) forwards}.message-user{align-self:flex-end;background:var(--ink);border-bottom-right-radius:4px;color:#fff}.message-nika{align-self:flex-start;background:#ebe8e0;border-bottom-left-radius:4px;color:var(--ink)}.chat-action{display:flex;align-items:center;justify-content:space-between;min-height:43px;padding:0 14px;color:#fff;background:var(--coral);border-radius:13px;font-size:11px;font-weight:700}.chat-action svg{width:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.scenario-switcher{position:absolute;z-index:8;top:calc(23% + 408px);left:11%;display:flex;gap:4px;padding:4px;background:#11141299;border:1px solid rgba(255,255,255,.14);border-radius:999px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.scenario-switcher button{min-height:32px;padding:0 13px;color:#ffffff80;background:transparent;border:0;border-radius:inherit;font-size:10px;font-weight:650;transition:color .18s ease,background .18s ease}.scenario-switcher button.is-active{color:var(--ink);background:#fff}.signal-label{position:absolute;z-index:5;display:flex;align-items:center;gap:12px;padding:9px 12px;background:#1114128a;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#ffffff8a;font-size:9px;letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.signal-label b{color:var(--cyan);font-weight:700}.signal-label-one{top:18%;right:12%}.signal-label-two{right:9%;bottom:14%}.signal-label-two b{color:var(--coral)}.scroll-cue{position:absolute;z-index:10;bottom:34px;left:calc((100% - var(--shell)) / 2);display:flex;align-items:center;gap:14px;color:var(--text-on-dark-muted);font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.scroll-cue i{position:relative;display:block;width:54px;height:1px;overflow:hidden;background:#ffffff2e}.scroll-cue i:after{position:absolute;inset:0;background:var(--coral);content:"";transform:translate(-100%);animation:scroll-line 2.2s var(--ease) infinite}.reality{padding:150px 0 100px;overflow:hidden;background:var(--paper)}.reality-intro{display:grid;grid-template-columns:.8fr 2fr 1fr;align-items:start;gap:54px}.reality-intro h2,.experience-header h2,.integrations-heading h2,.pricing-heading h2{font-size:clamp(48px,5.7vw,86px);font-weight:500;letter-spacing:-.06em;line-height:.98}.reality-intro>p:last-child,.experience-header>p:last-child,.integrations-heading>p:last-child,.pricing-heading>p:last-child{color:var(--text-muted);font-size:18px;line-height:1.6}.client-marquee{width:100%;margin-top:100px;padding:40px 0;overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.client-track{display:flex;align-items:center;gap:70px;width:max-content;padding-left:70px;animation:marquee 34s linear infinite}.client-track span{display:flex;align-items:baseline;gap:10px;color:#111412b3;font-size:24px;font-weight:750;letter-spacing:-.04em;white-space:nowrap}.client-track small{color:var(--text-muted);font-size:11px;font-weight:650;letter-spacing:.13em;text-transform:uppercase}.manifest{position:relative;min-height:1000px;padding:160px 0 100px;overflow:hidden;background:var(--ivory)}.manifest:before{position:absolute;top:0;left:48%;width:1px;height:100%;background:linear-gradient(transparent,var(--line) 15%,var(--line) 85%,transparent);content:""}.manifest-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:9vw}.manifest-statement h2{margin-top:62px;font-size:clamp(76px,10.2vw,168px);font-weight:450;letter-spacing:-.076em;line-height:.78}.manifest-statement h2 span{color:#de4f2d}.manifest-copy{padding-top:118px}.manifest-lead{max-width:580px;font-size:clamp(24px,2.1vw,34px);font-weight:450;letter-spacing:-.035em;line-height:1.35}.action-list{margin:72px 0 0;padding:0;list-style:none}.action-list li{display:grid;grid-template-columns:42px 1fr;gap:8px 18px;padding:25px 0;border-top:1px solid var(--line)}.action-list li:last-child{border-bottom:1px solid var(--line)}.action-list span{grid-row:1 / 3;color:var(--coral-dark);font-size:11px;font-weight:750}.action-list strong{font-size:18px;font-weight:650}.action-list em{color:var(--text-muted);font-size:14px;font-style:normal}.manifest-visual{position:relative;grid-column:1 / -1;width:100%;height:560px;margin-top:40px;overflow:hidden;background:radial-gradient(circle at 78% 25%,rgba(110,219,229,.21),transparent 30%),radial-gradient(circle at 25% 90%,rgba(242,91,53,.22),transparent 35%),var(--ink);border-radius:48px}.manifest-visual:after{position:absolute;inset:0;opacity:.24;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:64px 64px;content:"";-webkit-mask-image:linear-gradient(90deg,black,transparent 80%);mask-image:linear-gradient(90deg,black,transparent 80%)}.manifest-visual img{position:absolute;z-index:2;right:4%;bottom:-45%;width:49%;max-width:620px;filter:drop-shadow(-20px 30px 40px rgba(0,0,0,.38))}.glass-result{position:absolute;z-index:4;top:22%;left:8%;width:min(420px,38%);padding:28px;color:#fff;background:#ffffff12;border:1px solid rgba(255,255,255,.16);border-radius:28px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.glass-result span{color:var(--cyan);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.glass-result strong{display:block;margin-top:18px;font-size:clamp(28px,3vw,48px);font-weight:500;letter-spacing:-.05em;line-height:1.05}.glass-result i{display:grid;width:54px;height:54px;margin-top:32px;color:#fff;background:var(--coral);border-radius:50%;place-items:center}.glass-result svg{width:25px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.journey{padding:170px 0;overflow:clip}.journey-shell{display:grid;grid-template-columns:minmax(380px,.85fr) minmax(520px,1.15fr);gap:9vw;align-items:start}.journey-copy{position:sticky;top:130px}.journey-copy h2{margin-top:48px;font-size:clamp(52px,5.6vw,84px);font-weight:500;letter-spacing:-.06em;line-height:.96}.journey-copy>p:not(.section-index){max-width:510px;margin-top:30px;color:#ffffff85;font-size:18px;line-height:1.6}.journey-tabs{margin-top:64px;border-top:1px solid var(--line-light)}.journey-tabs button{display:grid;grid-template-columns:48px 1fr;align-items:center;width:100%;min-height:66px;padding:0 0 0 15px;color:var(--text-on-dark-muted);background:transparent;border:0;border-bottom:1px solid var(--line-light);text-align:left;transition:color .2s ease,padding .26s var(--ease)}.journey-tabs button span{color:#8da9b8;font-size:10px;font-weight:700}.journey-tabs button.is-active{padding-left:15px;color:#fff}.journey-tabs button.is-active span{color:var(--coral)}.journey-stage{position:sticky;top:120px;min-height:650px;padding:36px;overflow:hidden;background:radial-gradient(circle at 100% 0,rgba(110,219,229,.16),transparent 42%),linear-gradient(145deg,#ffffff17,#ffffff06);border:1px solid rgba(255,255,255,.13);border-radius:38px}.journey-stage:before{position:absolute;right:-20%;bottom:-36%;width:80%;aspect-ratio:1;border:1px solid rgba(110,219,229,.13);border-radius:50%;box-shadow:0 0 0 60px #6edbe506,0 0 0 120px #6edbe504;content:""}.journey-topline{display:flex;align-items:center;gap:18px;color:#ffffff73;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.journey-topline i{flex:1;height:1px;background:#ffffff1f}.journey-topline b{color:var(--cyan);font-weight:700}.journey-card{position:relative;z-index:2;display:flex;flex-direction:column;min-height:510px;padding:70px 26px 18px}.journey-card.is-changing>*{opacity:0;transform:translateY(12px)}.journey-card>*{transition:opacity .18s ease,transform .18s ease}.journey-icon{position:relative;display:grid;width:72px;height:72px;margin-bottom:50px;overflow:hidden;background:radial-gradient(circle at 28% 22%,rgba(110,219,229,.2),transparent 44%),linear-gradient(145deg,#ffffff1c,#ffffff06);border:1px solid rgba(110,219,229,.32);border-radius:24px;box-shadow:inset 0 1px #ffffff1f,0 20px 45px #0000002e;place-items:center}.journey-icon:before{position:absolute;inset:8px;border:1px solid rgba(255,255,255,.08);border-radius:18px;content:""}.journey-icon svg{position:relative;z-index:2;width:44px;height:44px;overflow:visible;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.journey-icon .icon-primary{stroke:var(--cyan)}.journey-icon .icon-secondary{stroke:#ffffff85}.journey-icon .icon-accent{stroke:var(--coral);stroke-width:2.2}.journey-icon .icon-node{fill:var(--ink)}.journey-card h3{max-width:600px;font-size:clamp(38px,4vw,64px);font-weight:500;letter-spacing:-.055em;line-height:1.02}.journey-card>p{max-width:560px;margin-top:24px;color:#ffffff80;font-size:17px;line-height:1.6}.journey-example{margin-top:auto;padding-top:28px;border-top:1px solid rgba(255,255,255,.12)}.journey-example span{color:var(--coral);font-size:10px;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.journey-example p{max-width:520px;min-height:2.9em;margin-top:10px;color:#ffffffd1;font-size:20px;line-height:1.45;transition:opacity .18s ease}.journey-example p.is-typing:after{display:inline-block;width:2px;height:1em;margin-left:5px;background:var(--cyan);border-radius:2px;content:"";vertical-align:-.12em;animation:typing-caret .78s steps(1,end) infinite}.journey-example p.is-resetting{opacity:0}.journey-rail{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.journey-rail span{height:3px;background:#ffffff1a;border-radius:4px;transition:background .28s ease}.journey-rail span.is-done{background:var(--coral)}.experience{padding:170px 0;background:var(--paper)}.experience-header{display:grid;grid-template-columns:.8fr 2fr 1fr;gap:54px;align-items:end}.hotel-demo{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px;margin-top:96px}.hotel-browser{min-width:0;overflow:hidden;background:#dfddd5;border:1px solid rgba(17,20,18,.1);border-radius:34px;box-shadow:0 34px 90px #11141224}.browser-bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:60px;padding:0 22px;color:var(--text-muted);background:#f3f1ea;border-bottom:1px solid rgba(17,20,18,.08);font-size:11px}.browser-dots{display:flex;gap:6px}.browser-dots i{width:8px;height:8px;border-radius:50%;background:#c7c4bd}.browser-dots i:first-child{background:var(--coral)}.browser-url{padding:7px 36px;background:#fff;border-radius:999px}.browser-url b{color:var(--ink);font-weight:600}.browser-secure{justify-self:end}.browser-secure svg{width:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.hotel-page{position:relative;min-height:630px;overflow:hidden;background:linear-gradient(90deg,#0e1411e6,#0e141194 44%,#0e14110d 72%),linear-gradient(145deg,#655d50,#baa98c 48%,#556867);color:#fff;transition:background .6s var(--ease)}.hotel-page[data-scene=spa]{background:linear-gradient(90deg,#0d1817e8,#0d18178c 46%,#0d181705 72%),linear-gradient(145deg,#203c3c,#77928c 50%,#c9a26d)}.hotel-page[data-scene=restaurant]{background:linear-gradient(90deg,#19110deb,#19110d8f 48%,#19110d0a 75%),linear-gradient(145deg,#4c2c1c,#9c6845 48%,#d5aa69)}.hotel-page[data-scene=events]{background:linear-gradient(90deg,#11111ce8,#11111c8f 47%,#11111c0a 74%),linear-gradient(145deg,#242541,#706f96 48%,#c08b69)}.hotel-page:before{position:absolute;inset:0;opacity:.24;background:radial-gradient(circle at 80% 16%,white 0 2px,transparent 3px),radial-gradient(circle at 70% 28%,white 0 1px,transparent 2px),linear-gradient(118deg,transparent 56%,rgba(255,255,255,.24) 56.5%,transparent 57%);background-size:130px 130px,90px 90px,auto;content:""}.hotel-nav{position:relative;z-index:4;display:flex;align-items:center;gap:28px;min-height:82px;padding:0 38px;border-bottom:1px solid rgba(255,255,255,.14)}.hotel-nav strong{margin-right:auto;font-size:15px;letter-spacing:.05em}.hotel-nav span{color:#fff9;font-size:11px}.hotel-nav button,.hotel-button{min-height:38px;padding:0 18px;color:#fff;background:var(--action-surface);border:0;border-radius:999px;font-size:10px;font-weight:700}.hotel-content{position:relative;z-index:3;width:60%;padding:96px 0 80px 7%;transition:opacity .18s ease,transform .18s ease}.hotel-content.is-changing{opacity:0;transform:translateY(10px)}.hotel-tag{color:#f5ce9d;font-size:10px;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.hotel-content h3{margin-top:20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5vw,74px);font-weight:400;letter-spacing:-.06em;line-height:.96}.hotel-content p{max-width:480px;margin-top:24px;color:#ffffffab;font-size:15px;line-height:1.55}.hotel-button{margin-top:30px;min-height:46px;padding-inline:22px}.context-chat{position:absolute;z-index:8;right:30px;bottom:30px;display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;width:min(360px,44%);padding:14px;color:var(--ink);background:#fcfbf7ed;border:1px solid rgba(255,255,255,.82);border-radius:20px;box-shadow:0 24px 70px #0000003b;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:opacity .18s ease,transform .18s ease}.context-chat.is-changing{opacity:0;transform:translateY(10px)}.context-avatar{width:48px;height:48px;overflow:hidden;background:#e6e0d3;border-radius:15px}.context-avatar img{width:100%;height:100%;object-fit:cover;object-position:50% 15%;transform:scale(1.35) translateY(10%)}.context-chat span{color:#1114126b;font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.context-chat p{margin-top:5px;font-size:12px;line-height:1.45}.context-chat button{margin-top:10px;padding:0;color:var(--coral-dark);background:transparent;border:0;font-size:10px;font-weight:750}.hotel-room-visual{position:absolute;z-index:1;right:4%;bottom:4%;width:45%;height:65%;opacity:.6;filter:drop-shadow(0 26px 30px rgba(0,0,0,.24))}.window-light{position:absolute;top:4%;right:6%;width:58%;height:60%;border:14px solid rgba(40,47,44,.65);background:linear-gradient(160deg,#ffffffdb,#b5d8d626);box-shadow:inset 0 0 60px #ffffff52}.bed{position:absolute;right:4%;bottom:9%;display:block;border-radius:8px;background:#d8cfbd}.bed-base{width:85%;height:24%;box-shadow:0 20px #746b5c}.bed-top{right:10%;bottom:31%;width:70%;height:11%;background:#f1ede4;transform:skew(-12deg)}.lamp{position:absolute;left:6%;bottom:32%;width:4px;height:34%;background:#363d39}.lamp:before{position:absolute;top:-25px;left:-28px;width:60px;height:34px;background:#d9b171;clip-path:polygon(18% 0,82% 0,100% 100%,0 100%);content:""}.plant{position:absolute;right:0;bottom:0;width:70px;height:100px;border-radius:60% 0 0;background:#4e6555;transform:skewY(-20deg)}.experience-tabs{display:flex;flex-direction:column;border-top:1px solid var(--line)}.experience-tabs button{display:grid;grid-template-columns:28px 1fr;gap:5px 13px;min-height:105px;padding:20px 16px;color:var(--text-muted);background:transparent;border:0;border-bottom:1px solid var(--line);text-align:left;transition:color .2s ease,padding .24s var(--ease)}.experience-tabs button span{grid-row:1 / 3;color:var(--text-muted);font-size:10px;font-weight:700}.experience-tabs button strong{font-size:18px;font-weight:650}.experience-tabs button em{font-size:12px;font-style:normal}.experience-tabs button.is-active{padding-left:16px;color:var(--ink)}.experience-tabs button.is-active span{color:var(--coral)}.case-section{padding:180px 0;background:var(--ivory)}.case-layout{display:grid;grid-template-columns:minmax(360px,.82fr) minmax(560px,1.18fr);gap:9vw}.case-name{display:flex;align-items:flex-end;gap:15px;margin-top:54px}.case-name span{margin-bottom:7px;color:var(--text-muted);font-size:9px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;writing-mode:vertical-rl;transform:rotate(180deg)}.case-name strong{font-size:clamp(32px,3.7vw,56px);font-weight:800;letter-spacing:-.06em;line-height:.78}.case-heading h2{margin-top:66px;font-size:clamp(52px,5.4vw,82px);font-weight:500;letter-spacing:-.06em;line-height:.96}.case-heading>p:not(.section-index){max-width:570px;margin-top:30px;color:var(--text-muted);font-size:18px;line-height:1.65}.source-link{display:inline-flex;align-items:center;gap:12px;margin-top:34px;padding-bottom:7px;border-bottom:1px solid rgba(17,20,18,.35);font-size:13px;font-weight:700}.case-metrics{padding-top:12px}.case-primary{padding:38px 0 56px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.metric-label{display:flex;align-items:center;justify-content:space-between;color:var(--text-muted);font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.metric-label b{color:var(--coral-dark);font-weight:750}.case-primary>strong{display:flex;align-items:flex-start;margin-top:24px;color:var(--coral);font-size:clamp(150px,19vw,280px);font-weight:500;letter-spacing:-.095em;line-height:.74}.case-primary>strong i{margin:13px 0 0 8px;font-size:.28em;font-style:normal;letter-spacing:-.04em}.case-primary>p{max-width:650px;margin-top:34px;font-size:20px;line-height:1.55}.case-secondary{display:grid;grid-template-columns:repeat(2,1fr);border-bottom:1px solid var(--line)}.case-secondary>div{min-height:190px;padding:34px 28px 30px 0;border-bottom:1px solid var(--line)}.case-secondary>div:nth-child(odd){border-right:1px solid var(--line)}.case-secondary>div:nth-last-child(-n+2){border-bottom:0}.case-secondary>div:nth-child(2n){padding-left:34px}.case-secondary strong{display:block;font-size:clamp(46px,5vw,78px);font-weight:500;letter-spacing:-.065em;line-height:1}.case-secondary span{display:block;margin-top:20px;color:var(--text-muted);font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.case-footnote{max-width:700px;margin-top:28px;color:#1114126b;font-size:12px;line-height:1.6}.integrations{position:relative;padding:170px 0 140px;overflow:hidden}.integrations:before{position:absolute;top:5%;left:50%;width:1100px;height:1100px;background:radial-gradient(circle,rgba(110,219,229,.075),transparent 64%);content:"";pointer-events:none;transform:translate(-50%)}.integrations-heading{position:relative;z-index:2;display:grid;grid-template-columns:.8fr 2fr 1fr;gap:54px;align-items:end}.integrations-heading>p:last-child{color:#ffffff85}.integration-map{position:relative;min-height:720px;margin-top:90px;overflow:hidden;border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light)}.integration-lines{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.integration-lines path{fill:none;stroke:url(#lineGradient);stroke-dasharray:8 12;stroke-linecap:round;stroke-width:1.4;animation:route-flow 14s linear infinite}.integration-node{position:absolute;z-index:3;width:210px;padding:16px 18px;background:#ffffff09;border:1px solid rgba(255,255,255,.13);border-radius:18px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:background .22s ease,border-color .22s ease,transform .22s var(--ease)}.integration-node:hover{background:#ffffff13;border-color:#ffffff42;transform:translateY(-3px)}.integration-node i{display:grid;width:26px;height:26px;margin-bottom:12px;color:var(--cyan);border:1px solid rgba(110,219,229,.35);border-radius:8px;font-size:8px;font-style:normal;font-weight:750;place-items:center}.system-node i{color:var(--coral);border-color:#f25b3559}.integration-node strong,.integration-node span{display:block}.integration-node strong{font-size:14px;font-weight:650}.integration-node span{margin-top:4px;color:#ffffff61;font-size:10px}.channel-site{top:80px;left:0}.channel-telegram{top:290px;left:0}.channel-max{top:500px;left:0}.system-booking{top:55px;right:0}.system-pms{top:225px;right:0}.system-crm{top:395px;right:0}.system-human{top:565px;right:0}.integration-core{position:absolute;z-index:4;top:50%;left:50%;width:270px;height:340px;text-align:center;transform:translate(-50%,-50%)}.integration-core img{position:relative;z-index:2;width:170px;height:210px;margin:0 auto;object-fit:cover;object-position:50% 0;filter:drop-shadow(0 24px 36px rgba(0,0,0,.45))}.integration-core>span{position:relative;z-index:3;display:flex;width:fit-content;min-height:29px;margin:-6px auto 0;padding:0 13px;align-items:center;color:var(--cyan);background:#6edbe514;border:1px solid rgba(110,219,229,.22);border-radius:999px;font-size:9px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.integration-core>strong{position:relative;z-index:3;display:block;margin-top:13px;font-size:34px;font-weight:750;letter-spacing:.08em}.integration-core>em{position:relative;z-index:3;display:block;margin-top:7px;color:#ffffff57;font-size:8px;font-style:normal;letter-spacing:.12em;text-transform:uppercase}.integration-core-rings,.integration-core-rings i{position:absolute;border:1px solid rgba(110,219,229,.14);border-radius:50%;inset:0}.integration-core-rings{top:2%;left:50%;width:290px;height:290px;transform:translate(-50%)}.integration-core-rings i:nth-child(1){inset:28px;border-color:#f25b3529}.integration-core-rings i:nth-child(2){inset:62px}.integration-core-rings i:nth-child(3){inset:-45px;border-style:dashed;animation:rotate-orbit 25s linear infinite}.integration-caption{position:absolute;bottom:22px;left:50%;display:flex;gap:26px;color:#ffffff57;font-size:9px;letter-spacing:.1em;text-transform:uppercase;transform:translate(-50%)}.integration-caption span{display:flex;align-items:center;gap:8px;white-space:nowrap}.integration-caption i{width:6px;height:6px;border-radius:50%}.caption-cyan{background:var(--cyan);box-shadow:0 0 12px var(--cyan)}.caption-coral{background:var(--coral);box-shadow:0 0 12px var(--coral)}.handoff{padding:170px 0;overflow:hidden;background:var(--paper)}.handoff-layout{display:grid;grid-template-columns:minmax(460px,.95fr) minmax(520px,1.05fr);gap:8vw;align-items:center}.handoff-visual{position:relative;min-height:720px;overflow:hidden;background:radial-gradient(circle at 72% 36%,rgba(110,219,229,.21),transparent 34%),radial-gradient(circle at 20% 80%,rgba(242,91,53,.28),transparent 36%),var(--ink);border-radius:48px}.handoff-visual:before{position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:58px 58px;content:""}.handoff-visual img{position:absolute;z-index:2;right:-9%;bottom:-11%;width:116%;max-width:none;filter:drop-shadow(-20px 30px 45px rgba(0,0,0,.48))}.handoff-glow{position:absolute;z-index:1;top:30%;left:18%;width:58%;aspect-ratio:1;border:1px solid rgba(110,219,229,.22);border-radius:50%;box-shadow:0 0 0 60px #6edbe509,0 0 0 120px #f25b3506}.handoff-copy h2,.patent-copy h2,.launch-heading h2{margin-top:48px;font-size:clamp(52px,5.2vw,80px);font-weight:500;letter-spacing:-.06em;line-height:.98}.launch-heading h2{font-size:clamp(52px,4.3vw,68px);text-wrap:balance}.handoff-lead,.patent-copy>p:not(.section-index),.launch-heading>p:not(.section-index){max-width:640px;margin-top:30px;color:var(--text-muted);font-size:18px;line-height:1.65}.handoff-flow{display:grid;grid-template-columns:1fr 42px 1fr 42px 1fr;align-items:center;margin-top:62px;padding:26px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.handoff-flow>div span,.handoff-flow>div strong,.handoff-flow>div em{display:block}.handoff-flow>div span{color:var(--coral-dark);font-size:11px;font-weight:750}.handoff-flow>div strong{margin-top:7px;font-size:14px;font-weight:700}.handoff-flow>div em{margin-top:4px;color:var(--text-muted);font-size:13px;font-style:normal}.handoff-flow>i{width:100%;height:1px;background:linear-gradient(90deg,var(--coral),var(--cyan))}.handoff-copy blockquote{position:relative;margin:44px 0 0;padding-left:34px;border-left:2px solid var(--coral);color:#111412c7;font-size:20px;font-weight:450;line-height:1.55}.patent-section{padding:170px 0;overflow:hidden;background:var(--paper)}.patent-layout{display:grid;grid-template-columns:minmax(460px,.9fr) minmax(520px,1.1fr);gap:9vw;align-items:center}.patent-number{margin-top:54px;padding:28px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.patent-number span,.patent-number strong{display:block}.patent-number span{color:#11141270;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.patent-number strong{margin-top:13px;color:var(--coral);font-size:clamp(34px,4vw,58px);font-weight:600;letter-spacing:-.05em}.source-link-dark{color:var(--ink)}.patent-copy address{margin-top:60px;color:#1114126b;font-size:12px;font-style:normal}.patent-copy address span{display:block;color:var(--ink);font-size:13px;font-weight:700}.patent-copy address p{margin-top:5px}.patent-visual{position:relative;width:min(100%,610px);margin-left:auto;padding:48px;background:radial-gradient(circle at 30% 20%,rgba(242,91,53,.18),transparent 34%),#e9e4da;border-radius:48px;perspective:1000px}.patent-visual:before{position:absolute;inset:26px;border:1px solid rgba(17,20,18,.1);border-radius:30px;content:""}.patent-visual img{position:relative;z-index:2;width:82%;margin:0 auto;box-shadow:0 40px 80px #11141238;transform:rotate(-2.5deg);transition:transform .4s var(--ease)}.patent-visual:hover img{transform:rotate(0) translateY(-6px)}.patent-stamp{position:absolute;z-index:3;right:30px;bottom:76px;display:grid;width:100px;height:100px;color:#fff;background:var(--coral);border:7px solid rgba(255,255,255,.72);border-radius:50%;box-shadow:0 15px 40px #1114123d;font-size:15px;font-weight:800;line-height:1;text-align:center;place-content:center;transform:rotate(11deg)}.patent-stamp span{margin-top:4px;font-size:9px;letter-spacing:.15em}.patent-caption{position:absolute;z-index:4;right:16px;top:70px;padding:13px 18px;background:#111412e0;border-radius:14px;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.patent-caption span,.patent-caption strong{display:block}.patent-caption span{color:var(--cyan);font-size:8px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.patent-caption strong{margin-top:3px;font-size:11px;letter-spacing:.06em}.launch{padding:170px 0}.launch-layout{display:grid;grid-template-columns:minmax(420px,.82fr) minmax(560px,1.18fr);gap:10vw;align-items:start}.launch-heading{position:sticky;top:130px}.launch-heading>p:not(.section-index){color:#ffffff80}.launch-badge{display:flex;align-items:flex-end;gap:14px;margin-top:58px}.launch-badge strong{color:var(--coral);font-size:112px;font-weight:500;letter-spacing:-.09em;line-height:.8}.launch-badge span{color:var(--text-on-dark-muted);font-size:12px;font-weight:650;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.launch-steps{margin:0;padding:0;border-top:1px solid var(--line-light);list-style:none}.launch-steps li{display:grid;grid-template-columns:78px 1fr;gap:18px;min-height:150px;padding:32px 0;border-bottom:1px solid var(--line-light);transition:padding .26s var(--ease),background .22s ease}.launch-steps li:hover{background:#ffffff0b}.launch-steps>li>span{color:var(--coral);font-size:11px;font-weight:750}.launch-steps strong{font-size:clamp(26px,3vw,42px);font-weight:500;letter-spacing:-.04em}.launch-steps p{max-width:460px;margin-top:10px;color:var(--text-on-dark-muted);font-size:14px}.pricing{padding:170px 0;background:var(--ivory)}.pricing-heading{display:grid;grid-template-columns:.8fr 2fr 1fr;align-items:end;gap:54px}.pricing-ledger{margin-top:90px;border-top:1px solid var(--line)}.price-row{display:grid;grid-template-columns:180px 1fr 250px 320px;align-items:center;min-height:118px;border-bottom:1px solid var(--line)}.price-row>span{color:var(--text-muted);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.price-row>strong{font-size:clamp(24px,2.6vw,40px);font-weight:500;letter-spacing:-.045em}.price-row>em{color:var(--coral);font-size:clamp(28px,3.4vw,50px);font-style:normal;font-weight:550;letter-spacing:-.06em}.price-row>b{color:var(--text-muted);font-size:12px;font-weight:500}.price-row-accent{position:relative;padding-inline:28px;color:#fff;background:var(--ink)}.price-row-accent:before{position:absolute;inset:0 calc(50% - 50vw);z-index:-1;background:var(--ink);content:""}.price-row-accent>span,.price-row-accent>b{color:var(--text-on-dark-muted)}.result-model{display:grid;grid-template-columns:1fr auto 1.2fr;align-items:center;gap:55px;padding-top:70px}.result-model>span{color:var(--text-muted);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.result-model>strong{color:var(--coral);font-size:clamp(80px,10vw,150px);font-weight:500;letter-spacing:-.09em;line-height:1}.result-model>p{max-width:380px;font-size:18px;line-height:1.55}.finale{position:relative;min-height:100svh;padding:170px 0 0;overflow:hidden;isolation:isolate}.finale:before{position:absolute;z-index:-1;top:-30%;right:-20%;width:900px;height:900px;background:radial-gradient(circle,rgba(242,91,53,.18),transparent 65%);border-radius:50%;content:""}.finale-layout{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;min-height:calc(100svh - 290px)}.finale-copy{position:relative;z-index:4}.finale-copy h2{margin-top:52px;font-size:clamp(68px,8vw,124px);font-weight:500;letter-spacing:-.075em;line-height:.88}.finale-copy>p:not(.section-index){max-width:640px;margin-top:34px;color:#ffffff8a;font-size:20px;line-height:1.55}.finale-visual{position:relative;align-self:stretch;min-height:700px}.finale-visual img{position:absolute;right:-8%;bottom:-9%;width:88%;max-width:780px;filter:drop-shadow(-25px 30px 50px rgba(0,0,0,.44))}.finale-signal{position:absolute;z-index:4;right:auto;bottom:24%;left:8%;padding:16px 20px;background:#fff1;border:1px solid rgba(255,255,255,.15);border-radius:18px;box-shadow:inset 0 1px #ffffff14,0 18px 52px #0000004d,0 0 34px #6edbe50f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transform-origin:18% 100%;animation:signal-float 3.8s ease-in-out infinite}.finale-signal:before{position:absolute;bottom:-26px;left:24px;width:1px;height:27px;background:linear-gradient(var(--cyan),transparent);content:"";transform:rotate(18deg);transform-origin:top}.finale-signal:after{position:absolute;bottom:-31px;left:29px;width:7px;height:7px;background:var(--cyan);border-radius:50%;box-shadow:0 0 18px var(--cyan);content:""}.finale-signal span,.finale-signal strong{display:block}.finale-signal span{color:var(--coral);font-size:9px;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.finale-signal strong{margin-top:5px;color:#ffffffb8;font-size:12px;font-weight:500}.footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:120px;border-top:1px solid var(--line-light);color:var(--text-on-dark-muted);font-size:12px}.brand-footer{color:#fff}.footer p{justify-self:center}.footer>span{justify-self:end}.reveal{opacity:0;backface-visibility:hidden;transform:translate3d(0,34px,0);transition:opacity .9s var(--ease),transform .9s var(--ease)}.reveal.is-visible{opacity:1;transform:translateZ(0)}@keyframes pulse-ring{0%{opacity:.65;transform:scale(.6)}70%,to{opacity:0;transform:scale(1.4)}}@keyframes rotate-orbit{to{transform:rotate(360deg)}}@keyframes audio-wave{to{transform:scaleY(1.6)}}@keyframes message-in{to{opacity:1;transform:translateY(0)}}@keyframes scroll-line{0%{transform:translate(-100%)}50%,to{transform:translate(100%)}}@keyframes marquee{to{transform:translate(-50%)}}@keyframes route-flow{to{stroke-dashoffset:-200}}@keyframes typing-caret{0%,48%{opacity:1}49%,to{opacity:0}}@keyframes signal-float{0%,to{transform:translateZ(0) rotate(-.4deg)}50%{transform:translate3d(0,-8px,0) rotate(.4deg)}}@media(max-width:1280px){:root{--shell: min(100% - 64px, 1180px)}.desktop-nav{gap:22px}.hero-copy{width:50vw;margin-left:calc((100% - var(--shell)) / 2);padding-left:0}.hero-visual{width:55vw}.hero-nika{width:56vw}.hero-chat{left:12%}.scenario-switcher{left:13%}.hero-lead{max-width:500px}.reality-intro,.experience-header,.integrations-heading,.pricing-heading{grid-template-columns:.55fr 1.7fr .8fr;gap:36px}.journey-shell{gap:5vw}.case-layout,.handoff-layout,.patent-layout,.launch-layout{gap:6vw}.integration-node{width:185px}.price-row{grid-template-columns:140px 1fr 200px 260px}}@media(max-width:1110px){:root{--shell: min(100% - 48px, 920px)}.desktop-nav,.brand-note{display:none}.topbar-shell{grid-template-columns:1fr 1fr}.hero{min-height:0}.hero-copy{width:100%;max-width:880px;margin-left:0;padding:150px 24px 74px}.hero-title{max-width:800px}.hero-lead{max-width:680px}.hero-visual{position:relative;top:auto;right:auto;width:100%;height:760px;min-height:0;border-top:1px solid rgba(255,255,255,.1)}.hero-nika{right:-6%;bottom:-2%;width:min(76vw,650px)}.hero-chat{top:10%;left:6%;width:min(390px,52vw)}.scenario-switcher{top:calc(10% + 408px);left:7%}.signal-label-one{top:8%;right:5%}.signal-label-two{right:5%;bottom:9%}.scroll-cue{display:none}.reality-intro,.integrations-heading,.pricing-heading{grid-template-columns:1fr 2.3fr}.reality-intro>p:last-child,.integrations-heading>p:last-child,.pricing-heading>p:last-child{grid-column:2}.experience{padding:130px 0}.experience-header{grid-template-columns:1fr;align-items:start;gap:30px}.experience-header h2{max-width:840px}.experience-header>p:last-child{grid-column:auto;max-width:720px}.manifest-layout{grid-template-columns:1fr;gap:0}.manifest:before{display:none}.manifest-copy{padding-top:80px}.manifest-visual{grid-column:auto}.manifest-visual img{right:-4%;bottom:-18%;width:74%;max-width:none}.manifest-visual .glass-result{top:17%;left:8%;width:min(360px,42%)}.journey-shell{grid-template-columns:1fr}.journey-copy,.journey-stage,.launch-heading{position:relative;top:auto}.journey-tabs{display:grid;grid-template-columns:repeat(5,1fr)}.journey-tabs button{grid-template-columns:1fr;gap:5px;padding:14px 6px;border-right:1px solid var(--line-light);text-align:center}.journey-tabs button.is-active{padding-left:6px;background:#ffffff0f}.journey-stage{margin-top:42px}.hotel-demo{grid-template-columns:minmax(0,1fr)}.experience-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.experience-tabs button{min-height:96px;padding:14px;border-top:1px solid var(--line);border-right:1px solid var(--line)}.experience-tabs button.is-active{padding-left:14px;background:#f25b3512}.case-layout,.handoff-layout,.patent-layout,.launch-layout{grid-template-columns:1fr;gap:80px}.case-heading{max-width:760px}.case-primary>strong{font-size:240px}.integration-map{min-height:900px}.integration-lines{display:none}.integration-core{top:50%;height:380px}.channel-site,.channel-telegram,.channel-max{left:0}.system-booking,.system-pms,.system-crm,.system-human{right:0}.channel-site{top:110px}.channel-telegram{top:360px}.channel-max{top:610px}.system-booking{top:60px}.system-pms{top:260px}.system-crm{top:500px}.system-human{top:700px}.handoff-visual{width:min(100%,760px)}.handoff-visual img{right:-4%;bottom:0;width:auto;height:100%}.patent-visual{margin:0 auto}.pricing-ledger{overflow:hidden}.price-row{grid-template-columns:110px 1fr 170px;gap:18px}.price-row>b{grid-column:2 / -1;padding-bottom:20px}.finale-layout{grid-template-columns:1fr;min-height:auto}.finale-visual{min-height:660px}.finale-visual img{right:4%;width:70%}}@media(max-width:700px){:root{--shell: calc(100% - 32px) ;--radius: 24px}html{scroll-padding-top:68px}main>section{scroll-margin-top:68px}body{font-size:17px}.topbar,.topbar.is-scrolled{min-height:68px}.brand-word{font-size:19px}.brand-mark{transform:scale(.84);transform-origin:left center}.topbar-action{min-height:40px;padding-inline:13px;font-size:11px}.nika-guide{right:16px;bottom:16px;grid-template-columns:50px minmax(0,1fr) 26px;gap:10px;width:calc(100% - 32px);min-height:66px;padding:8px;border-radius:19px;overflow:hidden;transition:transform .45s var(--ease)}.nika-guide:not(.is-collapsed){grid-template-columns:50px minmax(0,1fr) 26px;grid-template-rows:minmax(50px,auto);width:calc(100% - 32px);max-height:110px}.nika-guide.is-collapsed{grid-template-columns:50px;width:66px}.nika-guide.is-collapsed .nika-guide-copy,.nika-guide.is-collapsed>[data-guide-toggle]{display:none}.nika-guide-avatar{width:50px;height:50px;border-radius:14px}.nika-guide-copy p{display:-webkit-box;overflow:hidden;font-size:11px;-webkit-box-orient:vertical;-webkit-line-clamp:3}.hero{min-height:0}.hero-copy{width:100%;padding:116px 16px 52px}.eyebrow{max-width:310px;font-size:9px;line-height:1.4}.hero-title{margin-top:22px;max-width:620px;font-size:clamp(42px,11.7vw,56px);line-height:.94;text-wrap:balance}.hero-lead{max-width:520px;margin-top:26px;font-size:16px;line-height:1.55}.hero-actions{align-items:stretch;flex-direction:column;width:100%;margin-top:30px}.button{width:100%;min-height:54px}.hero-facts{gap:10px;margin-top:24px;font-size:9px}.hero-facts i:nth-of-type(2),.hero-facts span:last-child{display:none}.hero-visual{top:auto;height:clamp(570px,100vw,700px)}.hero-visual:before,.hero-orbit-two,.signal-label{display:none}.hero-nika{right:-15%;bottom:0;width:min(110vw,580px)}.hero-chat{top:5%;left:16px;width:min(250px,calc(100% - 32px));padding:12px;border-radius:20px;transform:none}.chat-head{grid-template-columns:36px 1fr auto}.mini-avatar{width:36px;height:36px}.chat-messages{min-height:136px;padding-block:12px 8px}.message{padding:8px 10px;font-size:10px}.chat-action{min-height:36px;font-size:9px}.scenario-switcher{top:382px;left:17px}.scenario-switcher button{padding-inline:10px}.reality,.experience,.case-section,.integrations,.handoff,.patent-section,.launch,.pricing{padding:96px 0}.reality-intro,.experience-header,.integrations-heading,.pricing-heading{grid-template-columns:1fr;gap:28px}.journey-copy,.case-heading,.handoff-copy,.patent-copy,.launch-heading,.pricing-heading{min-width:0}.reality-intro>p:last-child,.experience-header>p:last-child,.integrations-heading>p:last-child,.pricing-heading>p:last-child{grid-column:auto}.reality-intro h2,.experience-header h2,.integrations-heading h2,.pricing-heading h2,.handoff-copy h2,.patent-copy h2,.launch-heading h2{font-size:clamp(36px,9vw,42px);letter-spacing:-.048em;line-height:1.02;text-wrap:balance}.reality-intro h2 br,.experience-header h2 br,.integrations-heading h2 br,.pricing-heading h2 br,.handoff-copy h2 br,.patent-copy h2 br,.launch-heading h2 br,.journey-copy h2 br,.finale-copy h2 br{display:none}.client-marquee{margin-top:60px}.client-track{gap:40px;padding-left:40px}.client-track span{font-size:19px}.manifest{min-height:0;padding:96px 0 70px}.manifest-statement h2{margin-top:42px;font-size:clamp(58px,17vw,72px);letter-spacing:-.068em;line-height:.84}.manifest-copy{padding-top:52px}.manifest-lead{font-size:22px;line-height:1.42}.manifest-visual{height:auto;min-height:460px;aspect-ratio:.82;margin-top:56px;border-radius:28px}.manifest-visual img{right:auto;bottom:0;left:0;width:100%;height:auto}.manifest-visual .glass-result{inset:auto 14px 18px auto;width:clamp(184px,54%,230px);padding:16px;border-radius:22px}.manifest-visual .glass-result strong{margin-top:12px;font-size:clamp(26px,7vw,30px)}.manifest-visual .glass-result i{width:44px;height:44px;margin-top:18px}.journey{padding:96px 0}.journey-copy,.journey-stage{width:100%;min-width:0}.journey-copy h2{font-size:clamp(40px,11.2vw,50px);line-height:.98;text-wrap:balance}.journey-tabs{display:flex;gap:8px;margin-top:38px;padding-bottom:6px;overflow-x:auto;border-top:0;overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:none}.journey-tabs::-webkit-scrollbar{display:none}.journey-tabs button{flex:0 0 auto;grid-template-columns:24px auto;width:auto;min-width:112px;min-height:52px;padding:0 13px;border:1px solid var(--line-light);border-radius:14px;text-align:left;scroll-snap-align:start}.journey-tabs button.is-active{padding-left:13px;background:#ffffff12}.journey-stage{min-height:520px;margin-top:34px;padding:20px;border-radius:28px}.journey-card{min-height:425px;padding:42px 2px 10px}.journey-icon{width:64px;height:64px;margin-bottom:28px}.journey-card h3{font-size:clamp(32px,9.2vw,38px);text-wrap:balance}.journey-card>p{font-size:15px}.journey-example p{min-height:4.35em;font-size:17px}.hotel-demo{grid-template-columns:minmax(0,1fr);min-width:0;margin-top:50px}.hotel-browser,.experience-tabs,.experience-tabs button{width:100%;min-width:0}.browser-bar{grid-template-columns:auto 1fr auto;min-height:48px;padding-inline:12px}.browser-url{margin-inline:10px;padding:6px 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hotel-page{min-height:620px}.hotel-nav{min-height:64px;padding-inline:18px}.hotel-nav span{display:none}.hotel-content{width:94%;padding:78px 20px 0}.hotel-content h3{font-size:clamp(38px,10.6vw,46px)}.context-chat{right:14px;bottom:14px;width:calc(100% - 28px)}.hotel-room-visual{right:-12%;bottom:20%;width:80%;opacity:.32}.experience-tabs{grid-template-columns:repeat(2,1fr)}.experience-tabs button{min-height:110px}.case-layout,.handoff-layout,.patent-layout,.launch-layout{gap:54px}.case-heading h2{font-size:clamp(40px,11.2vw,50px);line-height:.98;text-wrap:balance}.case-primary>strong{font-size:44vw}.case-primary>p{font-size:17px}.case-secondary{grid-template-columns:1fr}.case-secondary>div,.case-secondary>div:nth-child(odd),.case-secondary>div:nth-child(2n),.case-secondary>div:nth-last-child(-n+2){min-height:150px;padding:28px 0;border-right:0;border-bottom:1px solid var(--line)}.integration-map{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;min-height:0;margin-top:64px;padding:24px 0 92px;overflow:visible}.integration-node,.channel-site,.channel-telegram,.channel-max,.system-booking,.system-pms,.system-crm,.system-human{position:relative;inset:auto;width:auto}.integration-core{position:relative;top:auto;left:auto;grid-column:1 / -1;grid-row:1;width:100%;height:348px;transform:none}.integration-core-rings{width:232px;height:232px}.integration-core img{width:152px;height:188px}.integration-core>span{margin-top:-20px}.integration-caption{bottom:25px;gap:12px}.handoff-visual{border-radius:30px}.handoff-flow{grid-template-columns:1fr;gap:0;margin-top:48px;padding:0;border-bottom:0}.handoff-flow>div{display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-rows:auto auto;min-height:98px;padding:18px 0;border-bottom:1px solid var(--line)}.handoff-flow>div span{grid-row:1 / 3;padding-top:4px;font-size:11px}.handoff-flow>div strong{margin-top:0;font-size:20px;line-height:1.2}.handoff-flow>div em{margin-top:7px;font-size:14px;line-height:1.35}.handoff-flow>i{display:none}.handoff-copy blockquote{font-size:17px}.patent-visual{padding:28px;border-radius:30px}.patent-caption{top:40px;right:5px}.patent-stamp{right:8px;bottom:42px;width:78px;height:78px}.launch-badge strong{font-size:84px}.launch-steps li{grid-template-columns:45px 1fr}.price-row,.price-row-accent{grid-template-columns:1fr;gap:7px;min-height:0;padding:26px 0}.price-row-accent{margin-bottom:18px;padding:28px 22px;border:1px solid rgba(255,255,255,.1);border-radius:24px;box-shadow:0 24px 60px #1114121f}.price-row-accent:before{display:none}.price-row>span{grid-column:1 / -1}.price-row>strong{font-size:25px}.price-row>em{margin-top:7px;font-size:38px;white-space:nowrap}.price-row>b{grid-column:1 / -1;padding:0}.result-model{grid-template-columns:1fr;gap:18px;padding-top:56px}.result-model>strong{font-size:clamp(82px,26vw,104px)}.finale{padding-top:110px}.finale-copy h2{margin-top:42px;font-size:clamp(48px,13.4vw,60px);line-height:.94;text-wrap:balance}.finale-copy>p:not(.section-index){font-size:17px}.finale-actions{flex-direction:column}.finale-visual{width:100%;min-width:0;min-height:460px;height:max(460px,calc((100vw - 32px) / .82));aspect-ratio:auto}.finale-visual img{right:auto;bottom:0;left:0;width:100%}.finale-signal{inset:auto auto 24% 4%;max-width:145px}.footer{grid-template-columns:1fr;gap:18px;padding:34px 0 104px}.footer p,.footer>span{justify-self:start}.reveal{transform:translate3d(0,20px,0);transition-duration:.65s}}@media(max-width:380px){.topbar-action{padding-inline:11px;font-size:10px}.hero-title{font-size:42px}.manifest-statement h2{font-size:58px}.integration-node{padding:14px}.integration-node strong{font-size:13px}}@media(max-width:820px){.handoff-visual{min-height:0;aspect-ratio:.82}.handoff-visual img{right:auto;bottom:0;left:0;width:calc(100% - 24px);height:auto;max-width:none;transform:none}.handoff-glow{top:24%;left:42%;width:50%}}@media(min-width:701px)and (max-width:820px){.manifest-visual{height:auto;min-height:0;aspect-ratio:.82}.manifest-visual img{right:auto;bottom:0;left:16px;width:calc(100% - 32px);height:auto;max-width:none}.finale-signal{inset:auto auto 22% 25%;max-width:145px}}@media(min-width:821px)and (max-width:1110px){.manifest-visual img{right:4%;bottom:0;width:auto;height:100%;max-width:none}.finale-signal{inset:auto auto 21% 24%;max-width:145px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.client-track{animation:none}}:root{--shell: min(100% - 96px, 1400px);--ink: #101614;--surface-glass: linear-gradient(140deg, #263330f2, #111b19fa 78%);--edge: rgba(179, 235, 228, .22);--motion-fast: .22s;--motion-scene: .7s}html,body{min-width:0}main>section{scroll-margin-top:96px}h1,h2,h3{text-wrap:balance}.section-index{line-height:1.4}.reality-intro,.experience-header,.integrations-heading,.pricing-heading{grid-template-columns:minmax(0,1.5fr) minmax(0,.75fr);gap:34px 7%;align-items:end}.reality-intro>.section-index,.experience-header>.section-index,.integrations-heading>.section-index,.pricing-heading>.section-index{grid-column:1 / -1}.reality-intro h2,.experience-header h2,.integrations-heading h2,.pricing-heading h2{font-size:clamp(48px,4.7vw,72px);line-height:1.04}.reality-intro>p:last-child,.experience-header>p:last-child,.integrations-heading>p:last-child,.pricing-heading>p:last-child{grid-column:2;font-size:17px;line-height:1.65}.button-primary{box-shadow:inset 0 1px #ffad89,0 10px 36px #f25b3530}.button-primary:hover{box-shadow:inset 0 1px #ffc1a6,0 14px 46px #f25b3550}.button-ghost{box-shadow:inset 0 1px #ffffff0a}.topbar{background:#101614e8}.topbar-action{box-shadow:inset 0 1px #ffffff0a}.signal-dot{display:inline-block;flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:var(--cyan);box-shadow:0 0 14px #6edbe578}.hero{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:34px;align-items:center;padding:100px calc((100% - var(--shell)) / 2) 0;background:radial-gradient(ellipse at 76% 38%,#213a32 0,#151f1b 34%,#0d1411 69%)}.hero-grid{opacity:.28;background-size:100px 100px}.hero-glow{filter:none;opacity:.35;background:radial-gradient(circle,#ed774d35,transparent 68%)}.hero-glow-cyan{background:radial-gradient(circle,#6edbe52a,transparent 68%)}.hero-copy{width:100%;max-width:none;margin:0;padding:62px 0 110px}.hero-title{font-size:clamp(60px,5.25vw,89px);line-height:.99;letter-spacing:-.064em}.hero-title span{margin-top:8px;color:#fb7954}.hero-lead{max-width:570px;font-size:19px;color:#c3cbc7}.hero-eyebrow{font-size:11px;line-height:1.6;letter-spacing:.1em}.hero-actions{gap:12px}.hero-actions .button{padding-inline:23px;font-size:14px}.hero-facts{color:#a5b1ac;font-size:11px}.hero-visual{position:relative;inset:auto;width:100%;height:auto;min-height:800px;perspective:none}.hero-visual:before{inset:12% -10% auto auto;width:95%;border-color:#c0f3dc16;box-shadow:0 0 0 50px #a5e9d005,0 0 0 100px #a5e9d004}.hero-nika{right:-16%;bottom:0;width:auto;height:calc(100% - 40px);max-width:none;filter:drop-shadow(-16px 8px 20px #00000020)}.hero-orbit{display:none}.signal-field{position:absolute;inset:-5% -12% 0 -5%;width:117%;height:100%;overflow:visible;pointer-events:none}.field-guide,.field-tracer{fill:none;stroke:url(#signal-field-gradient);stroke-width:1}.field-guide{opacity:.13}.field-tracer{stroke-width:2;stroke-dasharray:3 97;opacity:.75;animation:signal-travel 12s linear infinite}.hero-scene-label{position:absolute;top:48px;left:0;display:grid;gap:3px;text-align:left}.hero-scene-label span{font-size:13px;letter-spacing:.3em;font-weight:650;color:#d1e5dc}.hero-scene-label b{font-size:10px;font-weight:400;color:#92aaa0}.hero-console{position:relative;z-index:5;width:min(375px,59%);padding:142px 0 54px}.hero-chat{position:relative;inset:auto;width:100%;padding:20px;border:1px solid #bbede633;border-radius:24px;color:#e7ede9;background:var(--surface-glass);backdrop-filter:none;-webkit-backdrop-filter:none;transform:none;box-shadow:inset 0 1px #ffffff12,0 28px 70px #00000035}.chat-head{border-color:#bbd5c71c}.chat-head strong{font-size:16px}.chat-head span{font-size:11px;color:#a2b9ad}.chat-audio i{background:var(--cyan)}.chat-messages{gap:12px;min-height:278px}.message{font-size:13px;padding:11px 13px;max-width:93%}.message-user{color:#dfe9e3;background:#415149;border:1px solid #bfd7c514}.message-nika{color:#dde9e3;background:#16271f;border:1px solid #80cca31f}.chat-action{width:100%;gap:12px;min-height:46px;border:1px solid #ffab7e66;border-radius:12px;font-size:12px;text-align:left;background:var(--action-surface)}.chat-action:hover{background:var(--action-hover)}.chat-action svg{flex-shrink:0}.scenario-switcher{position:relative;inset:auto;display:inline-flex;width:100%;justify-content:space-between;margin:0 0 12px;padding:5px;background:#15251dee;backdrop-filter:none;-webkit-backdrop-filter:none;border-color:#d1e2d923}.scenario-switcher button{flex:1;min-height:36px;font-size:12px;color:#a8bcb1}.scenario-switcher button.is-active{background:#e3eee7;color:#173025;box-shadow:0 2px 12px #0002}.intelligence-strip{margin-top:18px;padding-top:14px;border-top:1px solid #cee2d51a}.intelligence-label{display:flex;align-items:center;gap:7px;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#93cbb9}.intelligence-label i{width:5px;height:5px;background:var(--cyan);border-radius:50%}[data-hero-context]{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}[data-hero-context] span{padding:4px 7px;border:1px solid #9fccb725;border-radius:5px;font-size:10px;color:#bfd2c8}.console-caption{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:15px;color:#95a99e;font-size:10px}.demo-outcome{margin-top:10px;padding:16px;border-radius:16px;border:1px solid #8ed9b75c;background:#153d2f;font-size:13px;line-height:1.55;box-shadow:0 15px 40px #0004}.demo-outcome[hidden]{display:none}.scroll-cue{left:calc((100% - var(--shell)) / 2);bottom:24px}.glass-result,.finale-signal{background:var(--surface-glass);backdrop-filter:none;-webkit-backdrop-filter:none;border-color:var(--edge);box-shadow:inset 0 1px #e5fff516,0 24px 60px #0004}.manifest-visual{box-shadow:inset 0 0 0 1px #c3edd71a,0 28px 80px #102c1910}.manifest-visual img{bottom:0;width:auto;height:100%;max-width:none}.handoff-visual{min-height:0;aspect-ratio:.82;align-self:center}.handoff-visual img{left:0;right:auto;bottom:0;width:calc(100% - 24px);height:auto;transform:none}.handoff-copy h2,.patent-copy h2{font-size:clamp(44px,4.4vw,66px)}.manifest-visual:after{position:absolute;inset:0;pointer-events:none;content:"";border-radius:inherit;border:1px solid #b4dec72b}.glass-result strong{color:#f3f7f4}.integration-core>span{background:#17322d;box-shadow:0 6px 22px #0004}.client-marquee{-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.client-marquee:hover .client-track{animation-play-state:paused}.journey{background:radial-gradient(ellipse at 80% 35%,#1b3028,#101614 66%)}.journey-shell{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:7%}.journey-copy h2{font-size:clamp(48px,4.8vw,72px)}.journey-stage{min-height:0;padding:28px;border-color:var(--edge);background:linear-gradient(145deg,#273b32ba,#111d17eb);box-shadow:inset 0 1px #ecfff512,0 24px 80px #00000029}.journey-topline{font-size:11px}.journey-card{min-height:455px;padding:32px 5px 22px}.journey-icon{width:66px;height:66px;margin-bottom:24px}.journey-card h3{font-size:clamp(34px,3.2vw,49px);max-width:560px}.journey-card>p{color:#adc0b5;font-size:16px;margin-top:18px;margin-bottom:26px}.journey-example{padding-top:20px}.journey-example p{font-size:18px;min-height:3em}.journey-data{position:relative;padding:22px 5px;min-height:160px}.journey-data-label{display:flex;align-items:center;gap:9px;color:#c8e3d5;font-size:12px;font-weight:550}.context-tokens{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.context-tokens span{border:1px solid #8ed6b544;border-radius:7px;padding:7px 10px;font-size:13px;background:#142a20;color:#d3e6da;animation:token-enter .44s var(--ease) both;animation-delay:calc(var(--token-order) * 70ms)}.journey-data>p{margin-top:13px;font-size:12px;color:#8fa699}.journey-controls{position:relative;display:flex;justify-content:space-between;gap:14px;padding-top:16px;border-top:1px solid #cce9d61c}.journey-controls button{display:flex;gap:10px;align-items:center;min-height:44px;background:#ffffff06;color:#dce9e0;border:1px solid #b5e1c82a;border-radius:10px;padding:0 13px;font-size:12px}.journey-controls button:hover{background:#76e3bb14;border-color:#b5e1c86a}.journey-controls svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.7;fill:none}.play-scenario[aria-pressed=true]{color:var(--cyan)}.journey-stage.is-playing .journey-rail span.is-done:last-of-type{box-shadow:0 0 15px var(--coral)}.hotel-page{background:#182019!important;isolation:isolate}.hotel-page:before{display:none}.hotel-photography{position:absolute;inset:0;z-index:-2}.hotel-photography:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,#07120ce6,#07120c6b 55%,#07120c16),linear-gradient(0deg,#07120c9c,transparent 55%)}.hotel-photography img{position:absolute;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.025);transition:opacity .65s ease,transform 1.6s var(--ease)}.hotel-photography img.is-active{opacity:1;transform:scale(1)}.hotel-nav{gap:20px}.hotel-content{padding-top:84px;padding-bottom:200px}.hotel-content p{color:#e0e3dc}.context-chat{background:#f5f4ed;border:1px solid white;backdrop-filter:none;-webkit-backdrop-filter:none}.context-chat p{font-size:14px}.context-chat span{font-size:11px;color:var(--text-muted)}.context-chat button{min-height:44px;font-size:13px}.context-chat button:hover{color:#a82c18;text-decoration:underline;text-underline-offset:4px}.hotel-nav button:hover,.hotel-button:hover{background:var(--action-hover)}.hotel-nav button,.hotel-button{min-height:44px;font-size:12px}.journey-tabs button:hover:not(.is-active){color:#f1f9fc;background:#91cddd0a}.experience-tabs button:hover:not(.is-active){color:var(--ink);background:#8aafb312}.scenario-switcher button:hover:not(.is-active){color:#eefaff;background:#8ed4e312}.experience-tabs button{transition:background .24s ease,color .24s ease,padding .24s ease}.experience-tabs button.is-active{background:linear-gradient(90deg,#f25b350e,transparent)}.integration-map{min-height:700px}.integration-node{text-align:left;color:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;background:#19211ded;border-color:#c1dac524}.integration-node strong{font-size:16px;line-height:1.35}.integration-node span{font-size:12px;color:#9bada0}.integration-node i{font-size:10px;width:30px;height:30px}.integration-node.is-route-active{background:linear-gradient(120deg,#224235,#18281f);border-color:#91e1c578;box-shadow:inset 0 1px #b8f5d421,0 0 38px #6edbb40c}.system-node.is-route-active{border-color:#f9a37e90;background:linear-gradient(120deg,#392b21,#241e19)}.integration-lines path{animation:none;stroke-dasharray:none}.integration-lines .route-base{stroke:#bfd6c716;stroke-width:1}.integration-lines .route-selected{stroke:#8bcab55c;stroke-width:1.4}.integration-lines .route-packet{stroke:#c1fce5;stroke-width:2.5;stroke-dasharray:5 95;animation:signal-travel 3.6s linear infinite}.integration-core-rings{box-shadow:0 0 80px #65d9b80c}.integration-core>em{color:#96aa9f;font-size:10px}.integration-caption{color:#a4b5a9;font-size:11px;white-space:nowrap}.route-receipt{display:grid;grid-template-columns:1fr 1fr;gap:18px 60px;margin-top:30px;padding:34px;background:linear-gradient(120deg,#22382df2,#16231beb);border:1px solid var(--edge);border-radius:24px}.route-receipt-heading{display:flex;align-items:center;gap:9px;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#a8c2b1}.route-breadcrumb{grid-column:1;display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:clamp(20px,2.2vw,30px);line-height:1.3;letter-spacing:-.035em}.route-breadcrumb strong{color:var(--cyan);font-weight:500}.route-breadcrumb i{color:#91b9a3;font-size:22px;font-style:normal}.route-receipt>p{grid-column:2;grid-row:1 / 3;align-self:center;max-width:560px;font-size:16px;line-height:1.6;color:#c1d0c5}.route-mode{grid-column:1 / -1;padding-top:16px;border-top:1px solid #bdd7c319;font-size:12px;color:#9aafa0}.case-primary{position:relative}.case-primary>strong{color:#d84a27}.case-primary:after{display:block;height:5px;margin-top:30px;width:100%;background:linear-gradient(90deg,#f25b35 79%,#183c2420 79%);border-radius:10px;content:"";transform:scaleX(0);transform-origin:left;transition:transform 1.4s var(--ease)}.case-primary.is-visible:after{transform:scaleX(1)}.case-footnote{color:#5c675e;font-size:13px}.launch{background:radial-gradient(ellipse at 15% 20%,#283c2b,#101614 65%)}.launch-steps li{position:relative}.launch-steps li:hover{background:#d7ffe805}.price-row{grid-template-columns:130px minmax(0,1fr) 190px minmax(140px,.65fr);gap:24px;padding-inline:28px}.price-row>*{min-width:0}.price-row>strong{font-size:clamp(24px,2.4vw,34px)}.price-row>em{font-size:clamp(28px,3.1vw,44px);white-space:nowrap}.price-row:not(.price-row-accent)>em{color:var(--coral-dark)}.price-row-accent{background:linear-gradient(120deg,#162b20,#111a14);border-radius:22px}.price-row-accent:before{display:none}.finale{background:radial-gradient(ellipse at 72% 40%,#233f2e,#101614 65%)}.finale-personalizer{margin-top:32px;padding-top:24px;border-top:1px solid #bad4c32b}.finale-personalizer>span{display:block;font-size:13px;color:#b0c6b8}.hotel-format-switch{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.hotel-format-switch button{padding:10px 15px;min-height:44px;border:1px solid #b3dbc733;border-radius:10px;background:#bddcca07;color:#bbcfc1;font-size:13px;transition:background .2s ease,border-color .2s ease}.hotel-format-switch button[aria-pressed=true]{background:#d8ece0;color:#172d1f;border-color:#e7f8ef}.hotel-format-switch button:hover{border-color:#99cfb6}.finale-personalizer>p{min-height:4.8em;margin-top:18px;font-size:16px;line-height:1.6;color:#b8cbbf}.finale-signal{min-width:158px;padding:15px 18px}.finale-signal strong{min-height:22px;font-size:14px;white-space:nowrap}.signal-wave{display:flex;gap:4px;height:16px;align-items:center;margin-top:12px}.signal-wave i{width:3px;height:6px;background:var(--cyan);border-radius:2px;animation:voice-presence 1.6s ease-in-out infinite alternate}.signal-wave i:nth-child(2n){height:13px;animation-delay:-.3s}.signal-wave i:nth-child(3n){height:9px;animation-delay:-.6s}.signal-wave i:nth-child(4n){height:16px;animation-delay:-.9s}@keyframes signal-travel{to{stroke-dashoffset:-100}}@keyframes voice-presence{to{transform:scaleY(.3);opacity:.5}}@keyframes token-enter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}main>section:not(.scene-awake) *,main>section:not(.scene-awake) *:before,main>section:not(.scene-awake) *:after,.motion-paused *,.motion-paused *:before,.motion-paused *:after{animation-play-state:paused!important}@media(min-width:1500px){.hero{gap:60px}.hero-console{width:400px}.hero-visual{min-height:860px}}@media(max-width:1200px)and (min-width:1111px){.hero-title{font-size:60px}.hero-console{width:64%}.message{font-size:12px}.hero-chat{padding:16px}.hero-actions{flex-direction:column;align-items:start}}@media(max-width:1110px){:root{--shell: min(100% - 48px, 920px)}.reality-intro,.experience-header,.integrations-heading,.pricing-heading{grid-template-columns:1fr;gap:28px}.reality-intro>p:last-child,.experience-header>p:last-child,.integrations-heading>p:last-child,.pricing-heading>p:last-child{grid-column:1;max-width:720px;font-size:19px}.hero{grid-template-columns:1fr;gap:0;padding-top:100px}.hero-copy{padding:55px 0 50px;max-width:760px}.hero-title{font-size:clamp(60px,8vw,84px);max-width:850px}.hero-lead{max-width:640px}.hero-visual{min-height:740px;border-top:0}.hero-nika{width:auto;height:calc(100% - 40px);right:-5%}.hero-console{width:390px;max-width:57%;padding-top:50px}.hero-scene-label{top:0}.journey-shell{grid-template-columns:1fr}.journey-stage{position:relative;top:auto}.journey-card{min-height:390px}.journey-card h3{max-width:720px;font-size:48px}.journey-data{min-height:148px}.integration-map{min-height:900px}.integration-core{width:240px}.integration-node{width:180px}.route-receipt{gap:18px 30px}.price-row{grid-template-columns:100px minmax(0,1fr) 165px;gap:18px}.hotel-content{padding-bottom:220px}}@media(max-width:700px){:root{--shell: calc(100% - 32px) }.reality-intro h2,.experience-header h2,.integrations-heading h2,.pricing-heading h2{font-size:clamp(36px,9vw,48px);line-height:1.05}.reality-intro>p:last-child,.experience-header>p:last-child,.integrations-heading>p:last-child,.pricing-heading>p:last-child{font-size:17px}.manifest-visual img{height:auto;width:100%}.manifest-visual .glass-result{width:min(230px,62%);min-width:178px;padding:16px}.manifest-visual .glass-result strong{font-size:clamp(22px,5.7vw,26px)}.handoff-copy h2,.patent-copy h2{font-size:clamp(36px,9vw,48px)}main>section{scroll-margin-top:80px}.hero{padding-top:90px;gap:0}.hero-copy{padding:25px 0 24px}.hero-eyebrow{max-width:320px;font-size:10px}.hero-title{font-size:clamp(40px,10.8vw,60px);margin-top:23px;line-height:1.01;letter-spacing:-.059em}.hero-title span{margin-top:9px}.hero-lead{font-size:17px;margin-top:24px}.hero-facts{font-size:10px}.hero-actions{margin-top:25px}.hero-visual{height:auto;min-height:0;padding-top:225px;padding-bottom:28px;overflow:visible}.hero-nika{top:0;bottom:auto;right:-6%;width:min(430px,95%);height:auto;transform:none!important}.hero-console{width:100%;max-width:100%;padding:0}.hero-chat{width:100%;padding:20px;transform:none!important}.hero-scene-label{left:0;top:36px;right:auto;text-align:left;max-width:140px}.hero-scene-label b{font-size:11px;max-width:100px;line-height:1.6}.signal-field{width:120%;height:480px;left:-10%;top:-60px}.scenario-switcher{width:74%;min-width:235px;margin-bottom:12px}.scenario-switcher button{min-height:40px;font-size:13px}.chat-head{grid-template-columns:36px 1fr auto}.chat-head strong{font-size:16px}.message{font-size:14px;max-width:93%;padding:12px}.chat-messages{min-height:310px;gap:12px;padding-block:18px 14px}.chat-action{min-height:48px;font-size:13px}.intelligence-label,[data-hero-context] span,.console-caption{font-size:11px}.demo-outcome{font-size:14px}.hero:after{height:55%}.journey-copy h2{font-size:clamp(38px,10vw,48px);line-height:1.03}.journey-stage{padding:22px;margin-top:24px;border-radius:26px}.journey-topline{font-size:10px;gap:10px}.journey-card{min-height:440px;padding:30px 0 22px}.journey-card h3{font-size:clamp(30px,8vw,38px)}.journey-card>p{font-size:16px}.journey-example p{font-size:18px;min-height:4.35em}.journey-data{min-height:185px;padding-inline:0}.journey-data-label,.context-tokens span{font-size:13px}.journey-data>p{font-size:13px}.journey-controls{gap:8px}.journey-controls button{font-size:11px;padding-inline:9px}.play-scenario{flex:1}.next-step{flex:0 0 44px;justify-content:center}.hotel-page{min-height:740px;display:flex;flex-direction:column}.hotel-nav{gap:10px;padding-inline:20px}.hotel-nav strong{font-size:13px}.hotel-nav button{padding-inline:12px}.hotel-content{width:100%;padding:60px 24px 40px}.hotel-content h3{font-size:clamp(37px,10vw,48px)}.hotel-content p{font-size:16px}.hotel-button{font-size:12px}.hotel-photography img{object-position:63% 50%}.hotel-photography:after{background:linear-gradient(90deg,#07120cba,#07120c22),linear-gradient(0deg,#07120ccc,transparent 65%)}.context-chat{position:relative;inset:auto;margin:auto 14px 18px;width:calc(100% - 28px);padding:16px}.context-chat p{font-size:15px}.context-chat button{font-size:13px;min-height:36px}.experience-tabs button strong{font-size:20px}.integration-map{min-height:0;padding-bottom:76px;gap:12px}.integration-node{width:auto;min-width:0;padding:18px 16px;min-height:142px}.channel-site{grid-column:1;grid-row:2}.channel-telegram{grid-column:1;grid-row:3}.channel-max{grid-column:1;grid-row:4}.system-booking{grid-column:2;grid-row:2}.system-pms{grid-column:2;grid-row:3}.system-crm{grid-column:2;grid-row:4}.system-human{grid-column:2;grid-row:5}.integration-node strong{font-size:16px}.integration-node span{font-size:12px}.integration-core{width:100%;height:316px}.integration-core>span{margin-top:-20px;font-size:10px}.integration-core>em{font-size:10px}.integration-caption{gap:14px;font-size:10px;bottom:23px}.route-receipt{grid-template-columns:1fr;gap:18px;padding:24px;border-radius:22px}.route-breadcrumb{font-size:24px}.route-receipt>p{grid-column:1;grid-row:auto;font-size:16px}.route-mode{line-height:1.5}.case-footnote{font-size:14px}.price-row{grid-template-columns:minmax(0,1fr);gap:7px;padding:26px 0}.price-row-accent{padding:26px 22px}.price-row>em{font-size:38px}.handoff-flow>div em{font-size:15px;color:#637065}.finale-signal{left:2%;bottom:25%;min-width:152px;padding:14px 16px}.finale-signal strong{font-size:13px}.finale-signal span{font-size:9px}.hotel-format-switch{gap:7px}.hotel-format-switch button{padding-inline:12px;font-size:12px}.finale-copy h2{font-size:clamp(43px,11.6vw,60px);line-height:1.02}.nika-guide-copy p{font-size:12px}}@media(max-width:360px){.hero-visual{padding-top:205px}.hero-chat{padding:16px}.hero-title{font-size:39px}.journey-stage{padding:18px}.journey-card{min-height:470px}.integration-node{padding-inline:13px}.integration-node strong{font-size:15px}.route-receipt{padding:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.message{opacity:1;transform:none}.field-tracer,.integration-lines .route-packet{stroke-dasharray:none;opacity:.45}}:root{--signal: #81e9f1;--signal-soft: #81e9f128;--screen: #10191d;--screen-edge: #a5dce33b;--screen-grain: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23fff' opacity='.13' filter='url(%23n)' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}.hero,.integrations,.journey,.finale{background-color:#0c1215}.hero{background-image:radial-gradient(ellipse at 87% 35%,#203c44,transparent 51%),radial-gradient(ellipse at 5% 90%,#382421,transparent 55%),linear-gradient(130deg,#101619,#0b1113)}.hero-grid{opacity:.48;background-size:82px 82px;-webkit-mask-image:linear-gradient(90deg,transparent 25%,#000);mask-image:linear-gradient(90deg,transparent 25%,#000)}.hero-glow-cyan{opacity:.8}.hero-title span{color:#ff754c;text-shadow:0 0 55px #f3693814}.hero-scene-label{color:#96d0d8}.hero-scene-label span{font-size:21px;letter-spacing:.22em}.hero-scene-label b{margin-top:7px;font-size:11px}.hero-visual>.instrument-orbit{position:absolute;width:95%;height:auto;top:12%;left:19%;opacity:.8}.signal-field{opacity:.8}.field-guide{opacity:.35;stroke-dasharray:3 8}.field-tracer{stroke-width:2.2;filter:drop-shadow(0 0 5px #81e9f1)}.hero-chat,.journey-stage,.orchestration-screen{--light-x: 72%;--light-y: 0%;isolation:isolate;background:radial-gradient(circle at var(--light-x) var(--light-y),#80dfe51f,transparent 44%),linear-gradient(145deg,#25333bdc,#101a21f5 62%,#131e24fa);border:1px solid var(--screen-edge);box-shadow:inset 0 1px #deffff54,inset 0 0 0 6px #c6e7ec04,inset 0 -1px #70c5d133,0 28px 85px #0004}.hero-chat:before,.journey-stage:after,.orchestration-screen:before{position:absolute;z-index:-1;inset:0;content:"";pointer-events:none;border-radius:inherit;background-image:var(--screen-grain),repeating-linear-gradient(0deg,transparent,transparent 3px,#c8f7ff04 4px);background-size:160px 160px,100% 4px;opacity:.46}.hero-chat:after{position:absolute;inset:7px;content:"";pointer-events:none;border:1px solid #d1faff10;border-radius:19px}.hero-chat{padding:22px;border-radius:28px}.screen-caption{display:flex;align-items:center;gap:12px;margin:0 0 19px;font-size:9px;text-transform:uppercase;letter-spacing:.13em;color:#90b3c2}.screen-caption i{height:1px;flex:1;background:linear-gradient(90deg,#8edee64d,#8edee60a)}.screen-caption b{font-weight:500;color:#b4dbe2}.message-user{background:linear-gradient(125deg,#405565,#2c414d);border-color:#bdddeb29;box-shadow:inset 0 1px #d1ebf61a,0 8px 16px #0001}.message-nika{background:linear-gradient(125deg,#162d36,#122029);border-color:#7bdae62b;box-shadow:inset 2px 0 #80e9f172,0 8px 16px #0001}.message{animation-duration:.65s}.intelligence-strip{border-top:1px dashed #8bc6d247}[data-hero-context] span{border-color:#84cbde42;background:#70cfe510;color:#d7ecf2}.scenario-switcher{background:#13202aed;border-color:#a2d6e437;box-shadow:inset 0 1px #def8ff19}.scenario-switcher button.is-active{background:linear-gradient(120deg,#e9fcff,#a9d4df);box-shadow:0 0 22px #81e9f120}.chat-action{box-shadow:inset 0 1px #ffd1b68c,0 8px 22px #ef633c24}.button-primary{position:relative;overflow:hidden}.button-primary:after{position:absolute;inset:1px auto auto -60%;height:1px;width:45%;content:"";background:linear-gradient(90deg,transparent,#fff,transparent);transition:left .65s ease;pointer-events:none}.button-primary:hover:after{left:130%}.scene-icon{display:block;width:54px;height:54px;overflow:visible;fill:none;stroke-linecap:round;stroke-linejoin:round}.glyph-face{stroke-width:1.9;fill:#5db7c40c;filter:drop-shadow(0 0 4px #74e9f13d)}.glyph-shadow{stroke:#020d15;stroke-width:3;fill:#0b1a24}.glyph-glint{fill:none;stroke:#c0fbff;stroke-width:1;opacity:.65}.instrument-orbit{pointer-events:none;overflow:visible;fill:none}.orbit-ticks{stroke:#a4d6dd6e;stroke-width:1;transform-origin:center;animation:instrument-revolve 100s linear infinite}.orbit-track{stroke:#79c5d139;stroke-width:.9}.orbit-dashed{stroke:#99eaf166;stroke-dasharray:2 7;animation:instrument-revolve 65s linear infinite reverse;transform-origin:center}.orbit-sector{stroke-width:2;stroke-dasharray:95 1090;stroke-linecap:round;transform-origin:center}.orbit-sector-cyan{stroke:#a6f8ff;filter:drop-shadow(0 0 5px #69e9f3);animation:instrument-revolve 19s linear infinite}.orbit-sector-coral{stroke:#fb8d63;stroke-dasharray:70 850;filter:drop-shadow(0 0 4px #ff835b);animation:instrument-revolve 29s linear infinite reverse}.orbit-inner{stroke:#adebf524;stroke-width:1;stroke-dasharray:140 40}.orbit-contact{fill:var(--signal);stroke:#d9ffff;stroke-width:1;filter:drop-shadow(0 0 6px #81e9f1)}.orbit-contact-out{fill:#ff9a71;stroke:#ffdcc7}.integrations{background-image:radial-gradient(ellipse at 50% 45%,#142c35,transparent 62%),linear-gradient(#0c1317,#0c1215)}.orchestration-screen{position:relative;margin-top:70px;padding:0 28px;border-radius:34px;overflow:hidden;scroll-margin-top:110px}.orchestration-screen:after{position:absolute;z-index:-1;inset:86px 0 76px;background-image:linear-gradient(#9ddded08 1px,transparent 1px),linear-gradient(90deg,#9ddded08 1px,transparent 1px);background-size:46px 46px;-webkit-mask-image:radial-gradient(ellipse,#000,transparent 74%);mask-image:radial-gradient(ellipse,#000,transparent 74%);content:"";pointer-events:none}.circuit-toolbar{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:92px;border-bottom:1px solid #a6d2de25}.circuit-title{display:grid;grid-template-columns:9px 1fr;column-gap:12px;align-items:center}.circuit-title .signal-dot{grid-row:1 / 3}.circuit-title strong{font-size:16px;font-weight:500}.circuit-title>span:last-child{font-size:11px;color:#8aaab7;margin-top:3px}.circuit-stages{display:flex;align-items:center;gap:15px;color:#6f8c9b;font-size:11px;letter-spacing:.06em;text-transform:uppercase}.circuit-stages span{transition:color .35s ease,text-shadow .35s ease;white-space:nowrap}.circuit-stages .is-current{color:#bdffff;text-shadow:0 0 20px #64e2f278}.circuit-stages i{width:22px;height:1px;background:#77c6d336}.integration-map{display:block;position:relative;width:100%;height:738px;min-height:0;margin:0;padding:0;border:0;overflow:visible}.integration-lines{display:block;z-index:1;pointer-events:none}.integration-lines path{fill:none;stroke-linecap:round}.integration-lines .circuit-route{stroke:#70bfd95e;stroke-width:1;stroke-dasharray:.35 1.25;animation:circuit-dash 28s linear infinite}.integration-lines .circuit-glow{stroke:#73ecf1;stroke-width:7;opacity:.09;filter:blur(4px)}.integration-lines .circuit-selected{stroke:#a4faff;stroke-width:1.5;stroke-dasharray:.5 1.6;opacity:.8;animation:circuit-dash 16s linear infinite}.integration-lines .circuit-out.circuit-selected{stroke:#ffab86}.integration-lines .circuit-out.circuit-glow{stroke:#ff8c5e}.integration-lines .circuit-packet{stroke:#edffff;stroke-width:3;stroke-dasharray:5 95;opacity:0;filter:drop-shadow(0 0 5px #84f7ff)}.orchestration-screen[data-phase="1"] .circuit-packet.circuit-in{opacity:1;animation:circuit-packet 1.7s ease-in-out both}.orchestration-screen[data-phase="3"] .circuit-packet.circuit-out{opacity:1;stroke:#ffd6be;animation:circuit-packet 1.9s ease-in-out both}.integration-node{position:absolute;width:228px;padding:18px 20px 19px;min-height:136px;background:radial-gradient(ellipse at 0 0,#85c7e218,transparent 75%),linear-gradient(135deg,#233440f7,#14202afa);border:1px solid #8ab7cd39;border-radius:20px;box-shadow:inset 0 1px #b1d9ed35,inset 0 -2px #03101970,0 12px 25px #0002;text-align:left;transition:border-color .28s ease,box-shadow .28s ease}.integration-node:before{position:absolute;inset:5px;content:"";pointer-events:none;border-radius:15px;border:1px solid #bfe6fa08}.integration-node:after{position:absolute;top:17px;right:17px;content:"";width:5px;height:5px;border-radius:50%;background:#698492;box-shadow:0 0 0 4px #bedbea05}.integration-node:hover{transform:none;background:radial-gradient(ellipse at 0 0,#85c7e228,transparent 75%),linear-gradient(135deg,#293f4d,#172831);border-color:#b7e9f587;box-shadow:inset 0 1px #caffff4a,0 10px 38px #020e1b60}.integration-node i{display:grid;width:55px;height:55px;margin-bottom:12px;border-radius:14px;border:1px solid #9ee0ef30;background:linear-gradient(135deg,#4170835c,#0f202b);box-shadow:inset 0 1px #c1ffff4d,0 6px 12px #0004}.integration-node i .scene-icon{width:42px;height:42px}.integration-node .scene-icon{transition:transform .42s var(--ease)}.integration-node:hover .scene-icon{transform:translateY(-2px) rotate(-4deg)}.integration-node.is-route-active .glyph-face{stroke-dasharray:180;animation:glyph-trace 1s ease both}.orchestration-screen[data-phase="1"] .channel-node.is-route-active i,.orchestration-screen[data-phase="3"] .system-node.is-route-active i{animation:icon-signal 1.7s ease both}.integration-node strong{font-size:17px;line-height:1.35;font-weight:550;color:#edfaff}.integration-node span{font-size:12px;line-height:1.45;color:#97b2c0;margin-top:6px}.integration-node.is-route-active{background:radial-gradient(ellipse at 0 0,#63e4f13b,transparent 85%),linear-gradient(145deg,#244754,#152832);border-color:#8ceffc9c;box-shadow:inset 0 1px #d1ffff91,inset 0 0 20px #76dae70b,0 0 34px #76dfee16,0 16px 24px #0002}.integration-node.is-route-active:after{background:#aff;box-shadow:0 0 0 4px #97f2ff13,0 0 14px #81f9ff}.system-node.is-route-active{background:radial-gradient(ellipse at 0 0,#fc9c6730,transparent 85%),linear-gradient(145deg,#3d342f,#23262b);border-color:#f7a37d94;box-shadow:inset 0 1px #ffe1c870,0 0 34px #f5906814,0 16px 24px #0002}.system-node.is-route-active:after{background:#ffb38c;box-shadow:0 0 0 4px #ffad8610,0 0 14px #ff9063}.system-node i{background:linear-gradient(135deg,#78523d54,#1c242c);border-color:#e1ab803c}.node-port{position:absolute;top:calc(50% - 4px);right:-5px;width:8px;height:8px;border-radius:50%;border:1px solid #80c8dc;background:#182934}.system-node .node-port{right:auto;left:-5px}.node-port.is-connected{background:#aafcff;box-shadow:0 0 12px #81e9f1}.system-node .node-port.is-connected{background:#ffc59f;border-color:#ffcdab;box-shadow:0 0 12px #f7996d}.channel-site{top:64px;left:0}.channel-telegram{top:267px;left:0}.channel-max{top:470px;left:0}.system-booking{top:64px;right:0}.system-pms{top:220px;right:0}.system-crm{top:376px;right:0}.system-human{top:532px;right:0}.system-node{min-height:130px;padding:15px 18px;display:grid;grid-template-columns:46px 1fr;column-gap:12px;align-content:center}.system-node i{grid-row:1 / 3;width:46px;height:52px;margin:0;align-self:center}.system-node i .scene-icon{width:38px;height:38px}.system-node strong{font-size:16px}.system-node span{grid-column:2}.integration-core{position:absolute;left:50%;top:42%;width:300px;height:350px;transform:translate(-50%,-50%)}.integration-core:before{position:absolute;inset:-40px -70px 0;z-index:-1;content:"";background:radial-gradient(ellipse,#4fddf323,transparent 65%);transition:opacity .5s ease}.integration-core>.instrument-orbit{position:absolute;width:385px;height:385px;left:50%;top:-58px;transform:translate(-50%)}.integration-core img{width:184px;height:228px;margin-inline:auto;filter:drop-shadow(0 6px 24px #0007)}.integration-core>span{margin-top:-19px;font-size:10px;padding:7px 16px;border-radius:9px;background:linear-gradient(130deg,#24444e,#122932);border:1px solid #92e7f079;box-shadow:inset 0 1px #aefaff38,0 8px 22px #0004}.integration-core>strong{font-size:46px;margin-top:17px;letter-spacing:.08em;text-shadow:0 0 34px #8fedff16}.integration-core>em{font-size:12px;color:#a6c5d2;letter-spacing:.04em;text-transform:none;margin-top:5px}.orchestration-screen[data-phase="2"] .integration-core:before{animation:understanding-pulse 2.1s ease both}.orchestration-screen[data-phase="2"] .orbit-inner{stroke:#c8fdff;animation:understanding-ring 2.1s ease both;transform-origin:center}.circuit-column-label{position:absolute;top:24px;color:#8aa9ba;font-size:10px;letter-spacing:.15em;text-transform:uppercase}.circuit-input-label{left:0}.circuit-output-label{right:0;width:228px}.route-payload{position:absolute;z-index:4;bottom:28px;left:50%;transform:translate(-50%);width:min(410px,39%);text-align:center;padding:18px 14px;border-top:1px solid #b8e6f12b}.route-payload>span{display:block;color:#75d2e2;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.route-payload>strong{display:block;margin-top:10px;min-height:3em;font-size:15px;line-height:1.5;font-weight:400;color:#c9e2ec}.circuit-controls{display:flex;align-items:center;gap:22px;padding:20px 0;border-top:1px solid #a6d2de25}.circuit-controls>span{display:flex;align-items:center;gap:10px;min-width:200px;color:#b3d5df}.circuit-controls>span b{font-size:12px;font-weight:400}.circuit-controls button{display:flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:10px 20px;border:1px solid #98eaf082;border-radius:10px;background:linear-gradient(130deg,#295261,#1a3542);color:#e3ffff;box-shadow:inset 0 1px #ceffff38,0 0 20px #81e9f10c;font-size:12px}.circuit-controls button:hover{border-color:#c8ffff;background:#315f70}.circuit-controls button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.5}.circuit-controls button[aria-pressed=true] svg{opacity:.5}.circuit-controls>p{font-size:11px;color:#7f9ba9;margin-left:auto}.orchestration-screen:not(.is-circuit-visible) *{animation-play-state:paused!important}.route-receipt{margin-top:22px;background:transparent;border-radius:0;border:0;padding:25px 0 0;box-shadow:none}.route-receipt-heading{color:#9fbdc9}.route-receipt>p{color:#b4cbd4}.route-mode{color:#82a1af;border-top-style:dashed}.journey{background-image:radial-gradient(ellipse at 90% 25%,#1b3746,#0e151b 65%)}.journey-stage{position:relative;top:auto;align-self:start;padding:32px;border-radius:30px}.journey-topline{position:relative;z-index:3;padding-bottom:20px;border-bottom:1px solid #a7d3e528}.journey-topline i{background:linear-gradient(90deg,#a0daeb4d,transparent)}.journey-card{padding-top:35px;min-height:495px}.scene-step-number{position:absolute;top:77px;right:32px;font-size:158px;line-height:1;font-weight:600;letter-spacing:-.09em;color:#acdcee07;-webkit-text-stroke:1px #9cdef225;pointer-events:none}.journey-icon{width:82px;height:82px;border-radius:22px;border-color:#9ef1fa66;background:linear-gradient(135deg,#40748a8f,#112632);box-shadow:inset 0 1px #d2ffff7a,inset 0 -2px #01131cd9,0 14px 32px #0004}.journey-icon .scene-icon{width:58px;height:58px}.journey-card>p{color:#a6c2d0}.journey-example{border-top:1px dashed #94bfd345;padding-left:18px;position:relative}.journey-example:before{position:absolute;top:23px;bottom:5px;left:0;content:"";width:2px;background:linear-gradient(#8aeff6,#61a9bc22);box-shadow:0 0 12px #69e1f337}.journey-example p{color:#d7eaf1}.context-tokens span{border-color:#8adef149;background:linear-gradient(135deg,#244556,#162b38);box-shadow:inset 0 1px #b5efff21,0 6px 12px #0002;padding:8px 11px;color:#cfeff8}.context-tokens span:before{content:"✓";margin-right:7px;color:#8de3e9}.journey-data-label{color:#b3d9e5}.journey-data>p{color:#84a4b6}.journey-controls button{background:linear-gradient(140deg,#294550,#182b35);border-color:#93c9dd45;box-shadow:inset 0 1px #b5efff24}.screen-scan{position:absolute;inset:0 0 auto;height:25%;pointer-events:none;z-index:4;opacity:0;background:linear-gradient(0deg,#a4fcff16,transparent 65%);border-bottom:1px solid #b3ffff46}.journey-play-line{position:absolute;left:0;right:0;bottom:0;height:3px;background:#bfd9eb0c}.journey-play-line i{display:block;width:100%;height:100%;background:linear-gradient(90deg,#f98659,#9cf6ff);transform:scaleX(0);transform-origin:left}.journey-stage.is-playing .journey-play-line i{animation:scene-time 4s linear infinite}.browser-window{border:1px solid #929c985e;box-shadow:inset 0 1px #fff,0 35px 85px #13262724,0 2px 3px #0002}.browser-topbar{background:linear-gradient(#f7f7f2,#e8e9e2)}.context-chat{border-radius:22px;box-shadow:inset 0 1px #fff,0 25px 55px #0004,0 0 0 5px #ffffff0e}.context-chat:before{content:"";position:absolute;left:-7px;top:24px;width:12px;height:12px;border-radius:50%;background:#97f0e9;border:3px solid #1e514f;box-shadow:0 0 20px #8bece6}.context-scene-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:13px;background:linear-gradient(145deg,#324852,#12212b);box-shadow:inset 0 1px #bbdded72,0 8px 18px #12303f18}.context-scene-icon .scene-icon{width:36px;height:36px}.experience-tabs button{position:relative;grid-template-columns:48px 1fr;gap:7px 17px;padding:24px 18px}.experience-tabs button>span{display:none}.experience-tabs button>.context-scene-icon{grid-column:1;grid-row:1 / 3;align-self:center}.experience-tabs button>strong,.experience-tabs button>em{grid-column:2}.experience-tabs button.is-active{background:linear-gradient(90deg,#73acc816,transparent)}.experience-tabs button.is-active:after{content:"";position:absolute;left:0;top:18%;bottom:18%;width:2px;background:#f36e42;box-shadow:0 0 12px #f47b413b}.manifest-visual,.handoff-visual{border:1px solid #7bb5c94f;background-image:radial-gradient(ellipse at 70% 35%,#285367,transparent 60%),radial-gradient(ellipse at 5% 100%,#5c3026,transparent 65%);background-color:#0d171f;box-shadow:inset 0 1px #c0e4fa54,0 25px 75px #132d4026}.glass-result{background:radial-gradient(ellipse at 0 0,#7fd5e51f,transparent 70%),linear-gradient(135deg,#243d4df2,#13242cf5);border-color:#a1f1fa66;box-shadow:inset 0 1px #dbffff66,0 25px 50px #0005}.glass-result i{box-shadow:0 0 0 7px #f9764910,0 0 40px #f9764924}.manifest-visual.is-visible .glass-result i svg{stroke-dasharray:30;animation:confirm-draw 1s .4s ease both}.handoff-glow{border-style:dashed;border-color:#86d6e458;box-shadow:0 0 0 55px #7ac5d609,0 0 0 115px #7ac5d604;animation:instrument-revolve 70s linear infinite}.handoff-flow>div{position:relative}.handoff-flow>div>span{display:inline-grid;width:33px;height:33px;align-items:center;border:1px solid #b5c3c8;border-radius:9px;background:linear-gradient(135deg,#fff,#dce7e7);box-shadow:inset 0 1px #fff,0 4px 8px #16354708;text-align:center}.case-primary{border-top:2px solid #172b31;padding-top:24px}.case-primary:after{height:7px;background:repeating-linear-gradient(90deg,transparent 0 10px,var(--ivory) 10px 13px),linear-gradient(90deg,#f25b35 79%,#183c2420 79%)}.case-secondary>div{position:relative}.case-secondary>div:after{position:absolute;bottom:0;left:0;right:0;content:"";height:2px;background:linear-gradient(90deg,#fa7951,#92c8d1);transform:scaleX(0);transform-origin:left;transition:transform .5s ease}.case-secondary>div:hover:after{transform:scaleX(1)}.patent-visual{background:radial-gradient(circle at var(--light-x, 25%) var(--light-y, 20%),#fff,transparent 65%),linear-gradient(130deg,#d8e6ec,#eeeee7);border:1px solid #aabcc77d;box-shadow:inset 0 1px #fff,0 22px 65px #1b3b4d16}.patent-visual:before{border-color:#8ca9bc57;border-style:dashed}.patent-caption{background:linear-gradient(135deg,#294b5b,#142936);border:1px solid #96cbdc77;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:inset 0 1px #c5f6ff52,0 12px 25px #10374725}.patent-caption span{font-size:10px}.patent-caption strong{font-size:13px}.launch{background-image:radial-gradient(ellipse at 0 40%,#29434b,#111a20 63%)}.launch-steps{position:relative}.launch-steps:before{position:absolute;top:54px;bottom:75px;left:9px;width:1px;background:repeating-linear-gradient(#9addec66 0 3px,transparent 3px 9px);content:""}.launch-steps>li>span{position:relative;z-index:1;align-self:start;padding-block:6px;background:#15232a;color:#bcebf1}.launch-steps li:hover>span{color:#ffad87;text-shadow:0 0 14px #ff875980}.price-row-accent{background:radial-gradient(ellipse at 100% 0,#76bed82b,transparent 70%),linear-gradient(130deg,#1d313a,#101c24);box-shadow:inset 0 1px #d3f2ff52,0 15px 38px #15263413;border:1px solid #a2bbc62b}.price-row:not(.price-row-accent):hover{background:#80aeb30a}.finale{background-image:radial-gradient(ellipse at 82% 40%,#274b5b,transparent 55%),radial-gradient(ellipse at 10% 80%,#322627,transparent 55%),linear-gradient(#10191e,#0a1217)}.finale-visual:before{content:"";position:absolute;width:78%;aspect-ratio:1;left:20%;top:18%;border:1px dashed #95d7e638;border-radius:50%;box-shadow:0 0 0 30px #b2e2ef05,0 0 0 65px #b2e2ef04;animation:instrument-revolve 75s linear infinite}.finale-signal{background:linear-gradient(135deg,#315064ed,#142b38f5);border:1px solid #a2f4ff80;box-shadow:inset 0 1px #dfffff91,inset 0 0 0 5px #c7f8ff06,0 0 35px #79dced1a,0 18px 35px #0004}.finale-signal:before{bottom:-35px;left:12px;width:100px;height:34px;background:linear-gradient(0deg,#a3faff45,#78e9fc05);clip-path:polygon(0 0,100% 0,53% 100%,42% 100%);transform:none}.finale-signal:after{bottom:-39px;left:49px;width:26px;height:7px;border-radius:50%;border:1px solid #c8ffff;background:#84e8fa51;box-shadow:0 0 20px #81e9f1}.hotel-format-switch button[aria-pressed=true]{background:linear-gradient(135deg,#e7fcff,#a6d4e2)}@keyframes instrument-revolve{to{rotate:360deg}}@keyframes circuit-dash{to{stroke-dashoffset:-100}}@keyframes circuit-packet{0%{stroke-dashoffset:5}to{stroke-dashoffset:-100}}@keyframes understanding-pulse{0%,to{opacity:.4}45%{opacity:1;scale:1.2}}@keyframes understanding-ring{0%{opacity:0;scale:.75}40%{opacity:.8}to{opacity:0;scale:1.4}}@keyframes scene-time{to{transform:scaleX(1)}}@keyframes confirm-draw{0%{stroke-dashoffset:30}to{stroke-dashoffset:0}}@keyframes glyph-trace{0%{stroke-dashoffset:180}to{stroke-dashoffset:0}}@keyframes icon-signal{0%,to{box-shadow:inset 0 1px #c1ffff4d,0 6px 12px #0004}35%{box-shadow:inset 0 1px #c1ffffb0,0 0 24px #91eaff66,0 0 0 7px #9feeff13}}@media(max-width:1200px)and (min-width:761px){.orchestration-screen{padding-inline:22px}.integration-node{width:190px;padding-inline:15px}.system-node{grid-template-columns:38px 1fr;gap:8px}.system-node i{width:38px;height:44px}.system-node strong{font-size:14px}.system-node span{font-size:11px}.circuit-output-label{width:190px}.integration-core{width:230px}.integration-core>.instrument-orbit{width:285px;height:285px;top:-14px}.integration-core img{width:158px;height:198px}.integration-core>span{font-size:8px;padding-inline:9px}.integration-core>strong{font-size:37px}.route-payload{width:37%}.circuit-stages{gap:10px;font-size:9px}.circuit-stages i{width:12px}.circuit-controls>span{min-width:150px}}@media(max-width:1110px){.experience-tabs button{padding:22px 12px}.hero-visual>.instrument-orbit{width:77%;left:25%;top:3%}}@media(max-width:900px){.orchestration-screen{margin-top:46px;padding:0 16px;border-radius:25px;scroll-margin-top:86px}.circuit-toolbar{flex-direction:column;align-items:stretch;gap:18px;padding:23px 0 20px}.circuit-title{grid-template-columns:8px 1fr auto}.circuit-title .signal-dot{grid-row:1}.circuit-title strong{font-size:14px}.circuit-title>span:last-child{font-size:9px;margin:0}.circuit-stages{justify-content:space-between;gap:8px;font-size:9px}.circuit-stages i{flex:1;width:auto}.integration-map{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px 10px;height:auto;min-height:0;padding:52px 0 0}.integration-node{position:relative;inset:auto;width:auto;min-width:0;min-height:118px;padding:12px 9px;border-radius:14px}.integration-node:before{inset:4px;border-radius:10px}.integration-node:after{width:4px;height:4px;right:10px;top:10px}.integration-node i{width:40px;height:40px;border-radius:11px;margin-bottom:10px}.integration-node i .scene-icon{width:33px;height:33px}.integration-node strong{font-size:14px}.integration-node span{font-size:11px;line-height:1.4;margin-top:5px}.channel-site{grid-column:1 / 3;grid-row:1}.channel-telegram{grid-column:3 / 5;grid-row:1}.channel-max{grid-column:5 / 7;grid-row:1}.integration-core{position:relative;inset:auto;transform:none;width:100%;height:340px;margin-top:54px;margin-bottom:32px;grid-column:1 / -1;grid-row:2}.integration-core>.instrument-orbit{top:-28px;width:300px;height:300px}.integration-core img{width:164px;height:204px}.integration-core>span{font-size:9px;padding:7px 10px;margin-top:-20px}.integration-core>strong{font-size:39px;margin-top:14px}.integration-core>em{font-size:12px;margin-top:6px}.system-node{display:grid;grid-template-columns:37px minmax(0,1fr);align-content:center;column-gap:8px;min-height:115px;padding-inline:11px}.system-node i{width:35px;height:40px;margin:0}.system-node i .scene-icon{width:30px;height:30px}.system-node strong{font-size:14px}.system-node span{grid-column:2;font-size:11px}.system-booking{grid-column:1 / 4;grid-row:3}.system-pms{grid-column:4 / 7;grid-row:3}.system-crm{grid-column:1 / 4;grid-row:4}.system-human{grid-column:4 / 7;grid-row:4}.node-port{top:auto;right:auto;left:calc(50% - 4px);bottom:-5px}.system-node .node-port{left:calc(50% - 4px);top:-5px;bottom:auto}.circuit-column-label{top:20px;font-size:9px}.circuit-output-label{display:none}.route-payload{position:relative;inset:auto;transform:none;width:100%;grid-column:1 / -1;grid-row:5;padding:24px 8px 18px;margin-top:5px}.route-payload>strong{font-size:15px;min-height:4.5em}.circuit-controls{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;padding-block:22px}.circuit-controls>span{min-width:0;justify-content:center}.circuit-controls>span b{font-size:12px}.circuit-controls button{width:100%;min-height:48px;font-size:13px}.circuit-controls>p{margin:0;text-align:center;font-size:10px}.orchestration-screen:after{inset:130px 0 150px;background-size:32px 32px}}@media(max-width:700px){.hero-chat{padding:19px}.hero-visual>.instrument-orbit{width:99%;height:auto;left:8%;top:-10px}.hero-scene-label span{font-size:17px}.hero-scene-label b{font-size:10px}.screen-caption{font-size:9px;margin-bottom:17px;gap:8px}.journey-stage{padding:24px 20px}.journey-card{min-height:480px;padding:28px 0 22px}.journey-icon{width:74px;height:74px;margin-bottom:25px}.journey-icon .scene-icon{width:50px;height:50px}.scene-step-number{right:22px;top:78px;font-size:127px}.journey-data{padding-block:22px;min-height:205px}.journey-example{padding-left:14px}.experience-tabs button{padding:20px 12px;grid-template-columns:38px minmax(0,1fr);column-gap:12px}.context-scene-icon{width:38px;height:42px;border-radius:10px}.context-scene-icon .scene-icon{width:30px;height:30px}.experience-tabs button strong{font-size:18px}.experience-tabs button em{font-size:12px}.context-chat:before{left:-5px;width:9px;height:9px;border-width:2px}.finale-visual:before{width:88%;left:8%;top:13%}}@media(max-width:380px){.orchestration-screen{padding-inline:12px}.circuit-title{grid-template-columns:8px 1fr}.circuit-title>span:last-child{grid-column:2;margin-top:4px}.integration-map{column-gap:7px}.integration-node{padding-inline:7px}.integration-node strong{font-size:14px}.integration-node span{font-size:11px}.integration-core>.instrument-orbit{width:263px;height:263px;top:-12px}.system-node{grid-template-columns:minmax(0,1fr);padding:14px 12px;min-height:146px}.system-node i{grid-row:auto;margin-bottom:10px}.system-node span{grid-column:1}.system-node strong{font-size:13px}.system-node span{font-size:11px}.journey-stage{padding-inline:16px}.journey-card{min-height:560px}.journey-data{min-height:245px}.experience-tabs{grid-template-columns:1fr}}@media(min-width:381px)and (max-width:440px){.system-node{grid-template-columns:minmax(0,1fr);padding:14px 12px;min-height:155px}.system-node i{grid-row:auto;margin-bottom:10px}.system-node span{grid-column:1}}@media(min-width:701px)and (max-width:900px){.integration-node strong{font-size:17px}.integration-node span{font-size:13px}.integration-node i{width:48px;height:48px}.system-node{grid-template-columns:48px minmax(0,1fr);padding:18px}.system-node strong{font-size:17px}.circuit-toolbar{align-items:center}.circuit-stages{width:100%;max-width:450px}}@media(prefers-reduced-motion:reduce){.instrument-orbit *,.integration-lines *,.handoff-glow,.finale-visual:before,.journey-play-line i{animation:none!important}.screen-scan,.circuit-packet{display:none}.integration-lines .circuit-selected{opacity:1}}.proof-eyebrow{display:block;color:#8fcbd6;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;line-height:1.5}.outcome-theatre{grid-column:1/-1;position:relative;isolation:isolate;margin-top:20px;color:#eef8ff;border:1px solid #82b9ce60;border-radius:32px;background:radial-gradient(ellipse at 100% 0,#284c61,transparent 65%),radial-gradient(ellipse at 0 100%,#382520,transparent 50%),#111c25;box-shadow:inset 0 1px #c9edff66,0 30px 80px #18354420;overflow:hidden;scroll-margin-top:110px}.outcome-theatre:before{content:"";pointer-events:none;position:absolute;inset:0;z-index:-1;opacity:.3;background-image:var(--screen-grain),linear-gradient(#a4d1e509 1px,transparent 1px),linear-gradient(90deg,#a4d1e509 1px,transparent 1px);background-size:160px,50px 50px,50px 50px}.outcome-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 40px;padding:28px 0;border-bottom:1px solid #afd8e226}.outcome-toolbar>div:first-child{display:grid;grid-template-columns:6px 1fr;column-gap:12px;align-items:center}.outcome-toolbar .signal-dot{grid-row:span 2}.outcome-toolbar strong{font-size:17px;font-weight:550}.outcome-toolbar small{color:#8ca6b7;font-size:12px;margin-top:4px}.outcome-tabs{display:flex;gap:5px;padding:5px;background:#05121b66;border:1px solid #b8dfea26;border-radius:50px}.outcome-tabs button{min-height:42px;padding:10px 20px;color:#bcd2df;border-radius:40px;font-size:14px;transition:background .25s,color .25s}.outcome-tabs button[aria-pressed=true]{background:#cfedf2;color:#14252d;box-shadow:0 3px 16px #030b1466}.outcome-tabs button:hover:not([aria-pressed=true]){color:#f1fcff;background:#8dcfe31c}.outcome-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:70px;padding:42px 60px 0 40px;align-items:center}.outcome-input{display:flex;flex-direction:column;align-self:stretch}.outcome-input blockquote{margin:18px 0 24px;font-size:clamp(26px,2.9vw,40px);letter-spacing:-.045em;line-height:1.2;font-weight:450;max-width:520px;min-height:3.6em}.outcome-context{display:flex;gap:8px;flex-wrap:wrap;min-height:62px;align-content:flex-start;margin-bottom:15px}.outcome-context span{padding:8px 12px;color:#cae9ee;font-size:13px;border:1px solid #8bcdda3f;border-radius:8px;background:#76d6eb0d;transition:border-color .4s,box-shadow .4s}.outcome-context span:before{content:"✓";color:#96f3ee;margin-right:8px}.outcome-concierge{position:relative;display:flex;align-items:center;flex-shrink:0;height:300px;padding-left:270px;margin-top:auto}.outcome-concierge>img{position:absolute;height:300px;width:auto;max-width:none;left:-5px;bottom:0;object-fit:contain;filter:drop-shadow(5px 15px 18px #0004)}.outcome-concierge p{color:#d7e4e8;font-size:16px;line-height:1.5;margin-top:10px}.outcome-wave{display:flex;height:22px;gap:4px;align-items:center;margin-top:20px}.outcome-wave i{width:3px;height:6px;border-radius:3px;background:#80e9f1}.outcome-wave i:nth-child(2n){height:14px}.outcome-wave i:nth-child(3n){height:22px}.outcome-output{position:relative;padding-bottom:38px;perspective:1300px}.outcome-route{position:absolute;top:48%;left:-85px;width:84px;height:1px;border-top:1px dashed #a2e1eb80}.outcome-route span,.outcome-route b{position:absolute;top:-4px;width:7px;height:7px;background:#8bedf5;border-radius:50%;box-shadow:0 0 16px #81e9f1}.outcome-route b{right:0;background:#ff936e}.outcome-route i{position:absolute;left:0;top:-2px;width:22px;height:3px;background:#d9ffff;box-shadow:0 0 12px #a5f7ff;opacity:0}.outcome-ticket{position:relative;background:#eaf0ef;color:#172c38;border:1px solid #d4fbff;border-radius:20px;box-shadow:8px 9px #72b5c51c,12px 15px #5b9eb00e,0 28px 70px #0006;transform:rotateY(-5deg) rotate(1deg);transition:transform .7s var(--ease),box-shadow .6s;overflow:hidden}.outcome-ticket:hover{transform:rotateY(0) rotate(0)}.ticket-head{display:flex;align-items:center;gap:12px;padding:20px 24px;background:linear-gradient(110deg,#294452,#152b36);color:#fff}.ticket-head .scene-icon{width:40px;height:40px}.ticket-head>div{flex:1}.ticket-head strong{display:block;margin-top:4px;font-size:18px;font-weight:550}.ticket-head .proof-eyebrow{font-size:9px}.ticket-check{display:grid;place-items:center;width:32px;height:32px;background:#b6f6e6;color:#245b53;border-radius:50%;font-style:normal}.ticket-photo{position:relative;height:154px;overflow:hidden}.ticket-photo img{width:100%;height:100%;object-fit:cover;transition:transform 1.4s var(--ease)}.ticket-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 30%,#071823a6)}.ticket-photo>span{position:absolute;z-index:1;bottom:15px;left:24px;font-size:11px;letter-spacing:.16em;color:#fff}.ticket-content{padding:22px 26px}.ticket-content h3{margin:0;font-size:clamp(26px,2.8vw,38px);line-height:1.08;letter-spacing:-.045em;font-weight:550}.ticket-content p{font-size:15px;line-height:1.5;color:#53666c;margin-top:10px;min-height:3em}.ticket-content dl{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px}.ticket-content dt{font-size:12px;color:#526a74;margin-bottom:5px}.ticket-content dd{margin:0;font-size:15px;font-weight:600;line-height:1.4}.ticket-action{padding:20px 26px 26px;border-top:1px dashed #668e9b69;position:relative}.ticket-action:before,.ticket-action:after{content:"";position:absolute;width:20px;height:20px;top:-11px;background:#152831;border-radius:50%}.ticket-action:before{left:-11px}.ticket-action:after{right:-11px}.ticket-action>span{display:block;font-size:12px;color:#3c7076;margin-bottom:14px}.ticket-action .button{width:100%;min-height:56px;padding:15px 18px;font-size:15px}.outcome-bottom{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px 40px;background:#06121d66;border-top:1px solid #abddea30}.outcome-bottom p{color:#9fb6c5;font-size:14px;line-height:1.6}.outcome-bottom strong{font-weight:500;color:#e7f6fd}.outcome-bottom button{display:flex;gap:15px;align-items:center;color:#d6f2f7;font-size:13px;white-space:nowrap;min-height:44px}.outcome-bottom button span{font-size:23px}[data-outcome-phase=understanding] .outcome-context span{border-color:#9ce4ed;box-shadow:0 0 20px #77dfe721}[data-outcome-phase=understanding] .outcome-wave i{animation:outcome-wave .65s ease-in-out infinite alternate}[data-outcome-phase=understanding] .outcome-wave i:nth-child(2n){animation-delay:-.35s}[data-outcome-phase=result] .outcome-route i{animation:outcome-packet 1s ease both}[data-outcome-phase=result] .ticket-check{animation:outcome-confirm .65s .3s both}[data-outcome-phase=result] .outcome-ticket{box-shadow:8px 9px #72b5c51c,12px 15px #5b9eb00e,0 0 65px #89d4eb12,0 28px 70px #0006}@keyframes outcome-wave{to{transform:scaleY(.45);opacity:.5}}@keyframes outcome-packet{0%{transform:translate(0);opacity:0}15%,80%{opacity:1}to{transform:translate(70px);opacity:0}}@keyframes outcome-confirm{0%{transform:scale(.75);opacity:.3}70%{transform:scale(1.15)}to{transform:scale(1);opacity:1}}.patent-section{position:relative;background:radial-gradient(ellipse at 75% 35%,#193141,transparent 62%),#0c141d;color:#edf5fa;padding:130px 0 70px}.registry-layout{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:30px 60px;align-items:center}.registry-copy .section-index{color:#8da7b6;font-size:11px}.registry-copy .section-index:before{background:#668594}.registry-copy h2{margin-top:38px;font-weight:450;font-size:clamp(42px,4.4vw,68px);line-height:1.03;letter-spacing:-.06em;text-wrap:balance}.registry-copy h2 span{color:#90cbd9}.registry-lead{max-width:490px;margin-top:30px;font-size:20px;line-height:1.55;color:#b0c1ce}.registry-record{margin-top:38px;border-top:1px solid #a8d4e030}.registry-record>div{display:grid;grid-template-columns:1fr 1.15fr;gap:20px;align-items:center;padding:18px 0;border-bottom:1px solid #a8d4e030}.registry-record>div:first-child{grid-template-columns:1fr;gap:12px;padding:23px 0}.registry-record dt{font-size:13px;line-height:1.5;color:#86a5b7}.registry-record dd{margin:0;font-size:18px}.registry-record .registry-id{font-size:clamp(30px,3.5vw,52px);color:#ebbf8a;font-weight:500;letter-spacing:-.035em}.registry-record dd span{display:block;color:#86a5b7;font-size:12px;margin-top:5px}.registry-actions{display:flex;align-items:flex-start;flex-direction:column;gap:25px;margin-top:34px}.registry-actions .button{font-size:14px;padding-inline:22px;min-height:58px}.registry-actions .source-link{margin:0;color:#b4d1dd;font-size:13px}.registry-exhibit{position:relative;min-width:0}.registry-exhibit-label{display:flex;align-items:center;gap:10px;font-size:11px;color:#8eacbd;padding:10px 0 22px;border-bottom:1px solid #b0dfef24}.registry-exhibit-label>span:last-child{margin-left:auto;letter-spacing:.12em}.registry-stage{position:relative;aspect-ratio:.88;isolation:isolate;perspective:1600px}.registry-stage:before{content:"";position:absolute;inset:0;z-index:-2;pointer-events:none;background:url(/landing/assets/registry-studio.webp) center bottom / 100% 100% no-repeat;-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.registry-stage:after{content:"";position:absolute;inset:0;background:linear-gradient(#0e1b25 0,transparent 10%,transparent 90%,#0d1720);z-index:-1;pointer-events:none}.registry-artifact{position:absolute;width:58%;left:20%;top:8%;transform:rotateY(-13deg) rotate(-5deg) rotateX(3deg);transform-style:preserve-3d;transition:transform .6s var(--ease);background:transparent;padding:0;cursor:zoom-in}.artifact-document{display:block;position:relative;padding:11px;background:linear-gradient(130deg,#d2e2e8,#6c929e 18%,#162d3c 35%,#a1bac4 67%,#ecf5f5);box-shadow:-4px 5px #7594a2,-7px 8px #344d5a,-10px 11px #122331,-16px 28px 35px #0008;border:1px solid #d0effe;border-radius:4px;overflow:hidden}.artifact-document img{display:block;width:100%;border:1px solid #c7d7dd}.artifact-layer{position:absolute;inset:0;border-radius:5px;pointer-events:none}.artifact-layer-back{border:1px solid #e6bf8980;background:linear-gradient(130deg,#61787c,#142634 65%);transform:translate3d(24px,-12px,-35px);box-shadow:0 20px 40px #0005}.artifact-layer-glass{border:1px solid #98eeff70;background:linear-gradient(140deg,#b4dff31c,#1234451f);transform:translate3d(-20px,15px,32px)}.artifact-reflection{position:absolute;inset:0;background:linear-gradient(125deg,transparent 15%,#fff5 25%,transparent 40%,transparent 64%,#b0e8ff22 78%,transparent 85%);opacity:.45;pointer-events:none;transition:opacity .6s}.registry-artifact:hover .artifact-reflection{opacity:.1}.artifact-corner{position:absolute;inset:-15px;background:linear-gradient(#c6ffff,#c6ffff) left top/16px 1px no-repeat,linear-gradient(#c6ffff,#c6ffff) left top/1px 16px no-repeat,linear-gradient(#d3ba94,#d3ba94) right bottom/16px 1px no-repeat,linear-gradient(#d3ba94,#d3ba94) right bottom/1px 16px no-repeat;pointer-events:none}.registry-plaque{position:absolute;width:72%;left:14%;bottom:5%;padding:17px 10px;text-align:center;border:1px solid #b8d4e445;border-radius:5px;background:linear-gradient(130deg,#243b48ed,#0c1924ed);box-shadow:inset 0 1px #dbf7ff3b,0 10px 25px #0006;transform:perspective(700px) rotateX(12deg)}.registry-plaque>span{font-size:9px;letter-spacing:.14em;color:#b2cbd4}.registry-plaque>strong{display:block;margin-top:5px;font-size:clamp(22px,2.6vw,37px);font-weight:450;letter-spacing:.06em;color:#e5bf91}.registry-plaque>i{display:block;margin-top:4px;font-size:10px;font-style:normal;color:#94b0bd}.registry-view{display:flex;gap:12px;align-items:center;justify-content:center;margin:10px auto 0;color:#b4d4e0;font-size:12px;min-height:44px}.registry-view span{display:grid;place-items:center;width:32px;height:32px;border:1px solid #a7dbe543;border-radius:50%;font-size:18px}.registry-bottom{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid #99c5d32b;padding-top:40px;margin-top:45px}.registry-bottom p{font-size:24px;line-height:1.35;letter-spacing:-.03em;color:#9bb5c6}.registry-bottom strong{color:#e2f1fa;font-weight:450}.registry-bottom .button{font-size:15px}@media(max-width:1110px){.outcome-body{gap:34px;padding-right:30px;padding-left:30px}.outcome-toolbar{margin-inline:30px}.outcome-concierge{padding-left:195px;height:260px}.outcome-concierge>img{height:250px;left:-25px}.outcome-concierge p{font-size:14px}.outcome-input blockquote{font-size:30px}.outcome-route{width:40px;left:-40px}.registry-layout{gap:30px}.registry-lead{font-size:18px}.registry-copy h2{font-size:45px}.registry-artifact{width:62%;left:18%}}@media(max-width:820px){.outcome-body{grid-template-columns:1fr;gap:0;padding:28px}.outcome-toolbar{margin:0 28px;flex-wrap:wrap}.outcome-input blockquote{min-height:0;max-width:620px}.outcome-concierge{width:min(440px,100%);margin-inline:auto;padding-left:220px;height:280px}.outcome-concierge>img{height:275px;left:0}.outcome-output{max-width:500px;width:100%;margin:5px auto 0;padding-bottom:0}.outcome-ticket{transform:none}.outcome-route{display:none}.outcome-bottom{padding:24px 28px;flex-wrap:wrap;gap:12px}.outcome-bottom button{margin-left:auto}.registry-layout{grid-template-columns:1fr;gap:45px}.registry-copy h2{font-size:clamp(38px,7vw,56px)}.registry-lead{max-width:600px}.registry-exhibit{max-width:600px;width:100%;margin:auto}.registry-stage{aspect-ratio:.95}.registry-artifact{width:56%;left:21%;top:6%}.registry-copy{max-width:670px}.registry-id{font-size:40px!important}.registry-bottom{margin-top:0}}@media(max-width:500px){.outcome-theatre{border-radius:23px;margin-top:40px;scroll-margin-top:85px}.outcome-toolbar{margin:0 20px;padding:23px 0;gap:18px}.outcome-toolbar strong{font-size:16px}.outcome-tabs{width:100%}.outcome-tabs button{flex:1;padding:9px 12px}.outcome-body{padding:26px 18px}.outcome-input blockquote{font-size:28px}.outcome-context{min-height:0;gap:6px}.outcome-context span{font-size:12px;padding:8px 9px}.outcome-concierge{height:244px;padding-left:188px}.outcome-concierge>img{height:239px;left:-15px}.outcome-concierge p{font-size:13px}.outcome-concierge .proof-eyebrow{font-size:10px}.ticket-head{padding:16px;gap:8px}.ticket-head strong{font-size:16px}.ticket-head .proof-eyebrow{font-size:8px}.ticket-head .scene-icon{width:30px;height:30px}.ticket-check{width:26px;height:26px}.ticket-photo{height:140px}.ticket-content{padding:20px}.ticket-content h3{font-size:29px}.ticket-content p{font-size:14px}.ticket-content dl{gap:16px}.ticket-content dd{font-size:14px}.ticket-action{padding:19px 20px 22px}.ticket-action .button{font-size:13px;gap:10px;padding:14px 12px}.outcome-bottom{padding:23px 20px}.outcome-bottom p{font-size:14px}.patent-section{padding:90px 0 55px}.registry-copy h2{margin-top:30px;font-size:clamp(34px,9vw,45px)}.registry-copy h2 br{display:none}.registry-copy h2 span{display:block}.registry-copy .section-index{font-size:9px;gap:12px}.registry-lead{font-size:18px}.registry-record dt{font-size:12px}.registry-record dd{font-size:16px}.registry-record .registry-id{font-size:clamp(29px,8.5vw,39px)!important}.registry-actions .button{width:100%;font-size:12px;gap:12px;padding:14px 16px}.registry-bottom{flex-direction:column;align-items:flex-start;gap:22px}.registry-bottom p{font-size:23px}.registry-bottom .button{width:100%;font-size:14px}.registry-plaque{padding:10px 6px}.registry-plaque>span{font-size:7px}.registry-plaque>i{font-size:8px}.registry-stage{aspect-ratio:.84}.registry-artifact{width:62%;left:18%;top:8%}.artifact-document{padding:7px}}@media(max-width:360px){.outcome-concierge{padding-left:162px;height:225px}.outcome-concierge>img{height:220px;left:-18px}.outcome-concierge p{font-size:12px}.outcome-input blockquote,.ticket-content h3{font-size:25px}}@media(prefers-reduced-motion:reduce){.outcome-theatre *,.registry-layout *{animation:none!important;transition:none!important}.registry-artifact,.outcome-ticket{transform:none!important}}.eng-overlay-open{overflow:hidden}.nika-guide.is-cta-near{opacity:0!important;pointer-events:none}.eng-dialog{--dialog-line: #a8d1e330;position:fixed;margin:auto;padding:0;width:min(1160px,calc(100vw - 64px));max-width:none;height:min(850px,calc(100dvh - 64px));max-height:none;color:#e9f4fc;border:1px solid #9ecdd653;border-radius:28px;background:#111e28;box-shadow:inset 0 1px #ecffff36,0 35px 130px #000a;overflow:hidden}.eng-dialog::backdrop{background:#020a12c9;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.eng-dialog{color-scheme:dark;scrollbar-color:#688e9f #11232e;scrollbar-width:thin}.eng-dialog *{scrollbar-width:thin;scrollbar-color:#688e9f #11232e}.eng-dialog[open]{animation:engagement-enter .3s ease-out}.eng-dialog [hidden]{display:none!important}.eng-dialog button,.eng-dialog input,.eng-dialog textarea{font:inherit}.eng-dialog button{cursor:pointer}.eng-dialog button:disabled{opacity:1;color:#a8c0ce;background:#283c49;border-color:#607c8b;cursor:wait}.eng-dialog-head{display:flex;justify-content:space-between;align-items:center;gap:24px;min-height:93px;padding:20px 30px;border-bottom:1px solid var(--dialog-line);background:#142532}.eng-dialog-head h2{font-size:21px;font-weight:500;letter-spacing:-.03em;line-height:1.2;margin:5px 0 0}.eng-close{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;color:#d4eaf6;border:1px solid #a4cdda40;border-radius:50%;background:#a3d5ea0b;transition:background .2s}.eng-close:hover{background:#a3d5ea20}.eng-close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5}.eng-close-float{position:absolute;right:24px;top:24px;z-index:3}.brief-dialog-toolbar{display:contents}.brief-dialog-toolbar>span{display:none}.certificate-dialog[open]{display:flex;flex-direction:column;width:min(920px,calc(100vw - 64px));height:calc(100dvh - 50px)}.certificate-scroll{flex:1;min-height:0;overflow:auto;padding:28px;background:#06111a;overscroll-behavior:contain}.certificate-scroll img{display:block;width:100%;max-width:790px;margin:0 auto}.certificate-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 28px;font-size:12px;color:#92b4c8;border-top:1px solid var(--dialog-line)}.certificate-footer a{color:#ceeef8}.brief-dialog[open]{display:grid;grid-template-columns:.82fr 1.18fr}.brief-story{position:relative;isolation:isolate;overflow:hidden;padding:42px 38px;border-right:1px solid var(--dialog-line);background:radial-gradient(ellipse at 50% 85%,#507687,transparent 55%),linear-gradient(145deg,#172c3a,#101a23)}.brief-story:after{content:"";position:absolute;z-index:-1;left:-20%;bottom:-8%;width:120%;aspect-ratio:1;border:1px dashed #bcf6fd44;border-radius:50%;box-shadow:0 0 0 35px #78c5d506,0 0 0 70px #78c5d505}.brief-story h2{font-size:clamp(48px,5vw,70px);line-height:.99;font-weight:450;letter-spacing:-.06em;margin-top:32px}.brief-story em{font-style:normal;color:#fa8866}.brief-story>p{font-size:17px;line-height:1.55;color:#aec7d6;max-width:310px;margin-top:22px}.brief-plan{padding-top:25px;margin-top:28px;border-top:1px solid #a8dfed30}.brief-plan span{font-size:11px;color:#8babbe}.brief-plan strong{display:block;font-size:20px;font-weight:500;margin-top:8px}.brief-plan i{display:block;color:#89c3d2;font-size:11px;font-style:normal;margin-top:12px}.brief-story>img{position:absolute;height:295px;width:auto;bottom:0;right:-10px;z-index:-1}.brief-story-sign{position:absolute;left:30px;bottom:35px;font-size:14px;line-height:1.5;color:#cfedf5;max-width:170px}.brief-workspace{padding:47px 42px 28px;overflow-y:auto;min-width:0;overscroll-behavior:contain;background:radial-gradient(ellipse at top right,#2f53642b,transparent 70%)}.brief-progress{display:flex;gap:14px;align-items:center;margin:0 45px 37px 0;font-size:11px;color:#9bc5d6;letter-spacing:.06em}.brief-progress>i{flex:1;height:2px;background:#56737e55}.brief-progress b{display:block;width:50%;height:100%;background:#9bdfe8;transition:width .4s}.brief-dialog[data-step="2"] .brief-progress b,.brief-dialog[data-step=complete] .brief-progress b{width:100%}.brief-form h3,.brief-confirmation h3{font-size:35px;line-height:1.12;font-weight:500;letter-spacing:-.045em;margin:0}.brief-form h3+p,.brief-confirmation h3+p{font-size:16px;line-height:1.6;color:#98b5c5;margin-top:14px}.brief-form fieldset{border:0;padding:0;margin:30px 0;min-width:0}.brief-form legend{color:#e8f3f8;font-size:14px;margin-bottom:13px}.brief-options{display:flex;flex-wrap:wrap;gap:9px}.brief-options label{position:relative;flex:1;min-width:110px;cursor:pointer}.brief-options input{position:absolute;opacity:0;width:1px;height:1px}.brief-options span{display:flex;gap:15px;align-items:center;justify-content:center;border:1px solid #99c2d43b;background:#09172173;border-radius:12px;padding:15px 10px;font-size:13px;color:#bcd1dd;min-height:56px;text-align:center;transition:background .2s,border-color .2s}.brief-options input:checked+span{background:linear-gradient(125deg,#315464,#1c3541);border-color:#9cdee9a8;color:#edfeff;box-shadow:inset 0 1px #d7ffff30,0 0 20px #64cbd20c}.brief-options input:focus-visible+span{outline:2px solid #adf9ff;outline-offset:3px}.brief-options label:hover input:not(:checked)+span{color:#eefaff;background:#263e4c;border-color:#8db9c9}.brief-tasks{flex-direction:column}.brief-tasks span{justify-content:flex-start;padding:12px 16px;font-size:15px;text-align:left}.brief-tasks .scene-icon{width:36px;height:36px}.brief-form .button{min-height:58px;padding:16px 23px;font-size:15px}.brief-form [data-brief-next]{width:100%}.brief-disclaimer{display:flex;gap:10px;color:#819dac;font-size:11px;line-height:1.6;border-top:1px solid var(--dialog-line);padding-top:20px;margin-top:28px}.brief-disclaimer>span{color:#b3d2df;font-size:17px}.eng-field{display:block;margin-top:22px;font-size:13px;color:#c9dfe8}.eng-field>span{color:#7f9ead;font-size:11px;margin-left:6px}.eng-field input,.eng-field textarea{display:block;width:100%;border:1px solid #9bb6c747;border-radius:10px;color:#edf8ff;background:#06141e85;padding:16px;font-size:16px;margin-top:9px;outline:0;resize:vertical;transition:border-color .25s}.eng-field input::placeholder,.eng-field textarea::placeholder{color:#91aebf;opacity:1}.eng-field input:hover,.eng-field textarea:hover{border-color:#739bac}.eng-field input:focus,.eng-field textarea:focus{border-color:#b0eef7;outline:2px solid #b0eef7;outline-offset:3px;box-shadow:0 0 0 3px #8cdbeb0d}.eng-field input[aria-invalid=true]{border-color:#ff967e}.eng-field input[aria-invalid=true]:focus{outline-color:#ffb09c}.brief-field-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px}.brief-field-pair>*{min-width:0}.eng-error{color:#ffb09c;font-size:12px;line-height:1.5;margin-top:12px}.eng-field .eng-field-error{display:block;color:#ffb09c;font-size:12px;line-height:1.5;margin:8px 0 0}.eng-field .eng-field-error:empty{display:none}.brief-form-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:25px}.brief-form-actions>button:not(.button){color:#9cbfce;min-height:44px;font-size:13px}.brief-ready-mark{display:grid;place-items:center;width:58px;height:58px;margin:0 0 24px;color:#132f35;background:#bbf4e2;border-radius:50%;font-size:28px;box-shadow:0 0 0 9px #a1eac80c}.brief-confirmation .proof-eyebrow{margin-bottom:12px}.brief-confirmation dl{margin:25px 0 0}.brief-confirmation dl>div{display:grid;grid-template-columns:90px 1fr;gap:16px;padding:13px 0;border-bottom:1px solid var(--dialog-line)}.brief-confirmation dt{color:#86a8bb;font-size:12px}.brief-confirmation dd{margin:0;font-size:15px;line-height:1.45;overflow-wrap:anywhere}.brief-confirmation .button{font-size:13px;padding:16px;min-height:54px}.brief-confirmation [role=status]{color:#b5e4d6;font-size:13px;margin-top:15px}.conversation-dialog[open]{display:flex;flex-direction:column}.conversation-brand{display:flex;gap:14px;align-items:center}.conversation-brand img{width:50px;height:54px;object-fit:cover;object-position:top;border-radius:14px;background:#e4e7df}.conversation-brand h2{margin:0}.conversation-brand p{display:flex;align-items:center;gap:8px;color:#90bfce;font-size:11px;margin-top:6px}.conversation-layout{flex:1;min-height:0;display:grid;grid-template-columns:310px 1fr}.conversation-context{padding:28px 24px 22px;overflow-y:auto;border-right:1px solid var(--dialog-line);background:linear-gradient(145deg,#1e3444,#101f2b)}.conversation-context>.proof-eyebrow{font-size:10px;margin-bottom:17px}.conversation-scenarios{display:grid;gap:8px}.conversation-scenarios button{display:flex;align-items:center;gap:10px;text-align:left;padding:11px 12px;border-radius:12px;border:1px solid #86b5ca30;color:#aac3d4;background:#0d1d2866;min-height:56px}.conversation-scenarios .scene-icon{width:33px;height:33px;flex:0 0 33px}.conversation-scenarios span{font-size:12px;line-height:1.3}.conversation-scenarios i{margin-left:auto;font-style:normal}.conversation-scenarios [aria-pressed=true]{border-color:#a2e1ed86;background:linear-gradient(125deg,#365b6b,#1b3645);color:#e8faff}.conversation-photo{position:relative;height:120px;border-radius:12px;overflow:hidden;margin-top:23px}.conversation-photo img{width:100%;height:100%;object-fit:cover}.conversation-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,#00131bc2)}.conversation-photo span{position:absolute;left:14px;bottom:13px;z-index:1;font-size:9px;letter-spacing:.15em}.conversation-memory{margin-top:24px}.conversation-memory .proof-eyebrow{font-size:10px}.conversation-memory ul{list-style:none;margin-top:12px;padding:0}.conversation-memory li{color:#b0c7d6;font-size:13px;padding:7px 0;line-height:1.4}.conversation-memory li:before{content:"·";color:#88e3ed;margin-right:10px}.conversation-memory>strong{display:block;font-size:16px;font-weight:500;padding-top:18px;margin-top:13px;color:#c1f3e6;border-top:1px dashed #9bcdde47}.conversation-own-hotel{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:50px;font-size:12px!important;color:#ffa78b;margin-top:20px;border-top:1px solid #adced82b;padding-top:15px}.conversation-own-hotel svg{width:20px;height:20px;fill:none;stroke:currentColor}.conversation-workspace{display:flex;flex-direction:column;min-width:0;min-height:0;padding:0 30px 18px;background:radial-gradient(ellipse at 100% 40%,#1c3a493a,transparent 70%)}.conversation-mode-note{padding:15px 0;font-size:11px;line-height:1.55;color:#8aa5b9;border-bottom:1px solid var(--dialog-line)}.conversation-mobile-context{display:none}.conversation-messages{flex:1;min-height:110px;padding:25px 2px;overflow-y:auto;overscroll-behavior:contain}.conversation-message{max-width:91%;width:fit-content;margin:0 0 20px;padding:17px 20px;border:1px solid #a9d9e52b;border-radius:0 18px 18px;background:linear-gradient(140deg,#1d3948,#172d3a);animation:engagement-message .3s ease both}.conversation-message>span{font-size:10px;color:#8cd5e3;letter-spacing:.05em}.conversation-message p{color:#d5e6f0;font-size:16px;line-height:1.6;margin-top:7px;white-space:pre-wrap;overflow-wrap:anywhere}.conversation-message-user{margin-left:auto;border-radius:18px 0 18px 18px;background:linear-gradient(140deg,#354b5c,#263e4f)}.conversation-message-user>span{color:#b3c7d7}.conversation-typing{display:flex;align-items:center;gap:5px;padding:0 12px 20px}.conversation-typing i{width:5px;height:5px;background:#98d9e3;border-radius:50%;animation:typing-dot 1s infinite alternate}.conversation-typing i:nth-child(2){animation-delay:.25s}.conversation-typing i:nth-child(3){animation-delay:.5s}.conversation-typing span{margin-left:8px;font-size:11px;color:#87a6b8}.conversation-suggestions{display:flex;flex-wrap:wrap;gap:7px;padding:10px 0 16px}.conversation-suggestions button{text-align:left;border:1px solid #83b5cb40;min-height:44px;padding:9px 12px;font-size:12px;color:#c5dce7;border-radius:9px;transition:background .2s,border-color .2s}.conversation-suggestions button:hover:not(:disabled){color:#f0fbff;background:#294956;border-color:#95c8d8}.conversation-composer{display:flex;align-items:flex-end;gap:12px;padding:10px 11px 10px 17px;border:1px solid #abd0e270;box-shadow:0 0 0 4px #7fc6e005;border-radius:16px;background:#0b1a25}.conversation-composer:focus-within{border-color:#b6edf5}.conversation-composer textarea{flex:1;min-width:0;min-height:44px;max-height:120px;padding:10px 0;resize:none;border:0;background:transparent;color:#e6f7ff;outline:0;font-size:16px;line-height:1.5}.conversation-composer textarea::placeholder{color:#718e9f}.conversation-composer button{display:grid;place-items:center;width:44px;height:44px;background:#ff784f;border-radius:11px;color:#fff;flex:0 0 44px}.conversation-composer svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6}.conversation-footnote{display:flex;gap:12px;justify-content:space-between;align-items:center;padding-top:12px;color:#7391a4;font-size:10px}.conversation-footnote button{color:#93b4c8;min-height:30px;font-size:10px;white-space:nowrap}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section-conversion{margin-top:30px;font-size:15px;padding:18px 24px}.conversation-scenarios button{transition:background .2s,border-color .2s,color .2s}.conversation-scenarios .scenario-label-compact{display:none}.conversation-scenarios button:hover:not([aria-pressed=true]){background:#294653;border-color:#8bbacb;color:#f0fbff}.conversation-composer:focus-within{outline:2px solid var(--focus-ring);outline-offset:3px}.conversation-composer textarea::placeholder{color:#91aebf;opacity:1}.conversation-composer button{color:#17232b;transition:background .2s}.conversation-composer button:hover:not(:disabled){background:#ffa181}.conversation-footnote button{min-height:44px;font-size:11px}.brief-form-actions>button:not(.button):hover,.conversation-footnote button:hover,.conversation-own-hotel:hover,.certificate-footer a:hover{color:#e4f8ff;text-decoration:underline;text-underline-offset:4px}.conversation-mobile-context summary:hover{color:#e4f8ff}.pricing-conversion{display:flex;grid-column:1/-1;align-items:center;justify-content:space-between;gap:40px;margin-top:48px;padding-top:35px;border-top:1px solid #20344130}.pricing-conversion .proof-eyebrow{color:#527780}.pricing-conversion h3{font-size:clamp(24px,2.6vw,36px);font-weight:500;letter-spacing:-.04em;max-width:590px;line-height:1.2;margin-top:10px}.pricing-conversion p{font-size:16px;color:#65737a;margin-top:12px}.pricing-conversion .button{white-space:nowrap;font-size:15px;padding:18px 24px}@keyframes engagement-enter{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:none}}@keyframes engagement-message{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes typing-dot{to{transform:translateY(-4px);opacity:.4}}@media(max-width:1000px){.brief-story{padding:37px 25px}.brief-workspace{padding:40px 28px 25px}.brief-story h2{font-size:56px}.conversation-layout{grid-template-columns:270px 1fr}.conversation-context{padding:25px 18px}.conversation-workspace{padding-inline:23px}.brief-field-pair{grid-template-columns:1fr;gap:0}}@media(max-width:760px){.brief-dialog-toolbar{display:flex;position:sticky;top:0;z-index:4;padding:12px 18px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--dialog-line);background:#152532}.brief-dialog-toolbar>span{display:block;font-size:12px;color:#a8c9da}.brief-dialog-toolbar .eng-close-float{position:static}.conversation-mobile-context{display:block;flex:0 0 auto;max-height:29dvh;overflow-y:auto;font-size:12px;color:#a6c4d6;border-bottom:1px solid var(--dialog-line)}.conversation-mobile-context summary{display:flex;align-items:center;gap:8px;min-height:38px;list-style:none;cursor:pointer}.conversation-mobile-context summary::-webkit-details-marker{display:none}.conversation-mobile-context summary>span{display:grid;place-items:center;width:20px;height:20px;border:1px solid #9ac3d23b;border-radius:50%;font-size:10px;color:#a3e6ed}.conversation-mobile-context summary>i{margin-left:auto;font-style:normal}.conversation-mobile-context ul{display:flex;gap:7px;flex-wrap:wrap;padding:3px 0 10px;list-style:none}.conversation-mobile-context li{background:#90cadd0f;border-radius:6px;padding:6px 9px;font-size:11px}.conversation-mobile-context>strong{display:block;color:#c6f4e9;font-weight:500;margin:0 0 10px}.conversation-mobile-context>button{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;min-height:42px;width:100%;color:#ffa88a}.conversation-mobile-context svg{width:20px;height:20px;stroke:currentColor;fill:none}.eng-dialog{width:calc(100vw - 24px);height:calc(100dvh - 24px);border-radius:22px}.eng-dialog-head{padding:15px 20px;min-height:80px}.eng-dialog-head h2{font-size:18px}.brief-dialog[open]{display:block;overflow-y:auto}.brief-story{padding:28px 24px;border-right:0;border-bottom:1px solid var(--dialog-line)}.brief-story h2{font-size:42px;margin-top:15px;max-width:230px}.brief-story h2 br{display:none}.brief-story>p{font-size:14px;margin-top:14px;max-width:80%}.brief-story>img,.brief-story-sign,.brief-plan{display:none}.brief-story>.proof-eyebrow{font-size:9px;max-width:75%}.brief-workspace{overflow:visible;padding:26px 24px}.brief-progress{margin-bottom:28px}.brief-form h3,.brief-confirmation h3{font-size:30px}.brief-form h3+p,.brief-confirmation h3+p{font-size:15px}.brief-field-pair{grid-template-columns:1fr 1fr;gap:13px}.eng-close-float{right:16px;top:17px}.conversation-layout{display:flex;flex-direction:column}.conversation-context{padding:12px 18px;border-right:0;border-bottom:1px solid var(--dialog-line);flex:0 0 auto;overflow:visible}.conversation-context>.proof-eyebrow,.conversation-photo,.conversation-memory,.conversation-own-hotel{display:none}.conversation-scenarios{display:flex;gap:6px}.conversation-scenarios button{flex:1;min-width:0;min-height:55px;padding:9px;gap:8px}.conversation-scenarios .scene-icon{width:26px;height:26px;flex-basis:26px}.conversation-scenarios span{font-size:11px}.conversation-scenarios i{display:none}.conversation-workspace{flex:1;padding:0 20px 13px}.conversation-mode-note{font-size:10px;padding:10px 0}.conversation-message{padding:14px 16px;max-width:94%}.conversation-message p{font-size:15px}.conversation-suggestions{gap:6px;padding-block:8px 12px}.conversation-suggestions button{font-size:11px;padding:8px 10px}.conversation-messages{padding-block:18px}.conversation-footnote,.conversation-footnote button{font-size:9px}.certificate-dialog[open]{width:calc(100vw - 20px);height:calc(100dvh - 20px)}.certificate-scroll{padding:14px}.certificate-footer{font-size:10px;padding:14px 18px;flex-wrap:wrap;gap:8px}.certificate-dialog .eng-dialog-head h2{font-size:16px}.certificate-dialog .proof-eyebrow{font-size:9px}.pricing-conversion{align-items:flex-start;flex-direction:column;gap:24px}.pricing-conversion .button{width:100%}}@media(max-width:500px){.topbar-action{font-size:11px;padding-inline:15px;min-height:42px}.topbar-action .status-dot{width:7px;height:7px}.eng-dialog{width:100vw;height:var(--eng-visible-height, 100dvh);max-height:var(--eng-visible-height, 100dvh);margin-block:0;top:var(--eng-visible-top, 0px);bottom:auto;border-radius:0;border:0}.eng-dialog::backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}.eng-dialog-head{padding:14px 17px;min-height:82px}.conversation-brand{gap:10px}.conversation-brand h2{font-size:19px}.conversation-brand p{font-size:10px}.conversation-brand img{width:42px;height:48px}.conversation-context{padding:10px 15px}.conversation-scenarios button{flex-direction:column;align-items:flex-start;gap:4px;padding:9px 10px}.conversation-scenarios .scene-icon{width:23px;height:23px;flex-basis:23px}.conversation-scenarios span{font-size:10px}.conversation-workspace{padding:0 15px max(12px,env(safe-area-inset-bottom))}.conversation-mode-note{font-size:10px;line-height:1.5}.conversation-message{padding:13px 16px}.conversation-message p{font-size:15px;line-height:1.55}.conversation-suggestions button{font-size:11px;padding:8px 10px}.conversation-composer{padding-left:13px}.conversation-footnote>span{max-width:60%;line-height:1.4}.brief-story{padding:27px 22px}.brief-story h2{font-size:39px;max-width:210px}.brief-story>p{max-width:100%}.brief-workspace{padding:25px 22px max(25px,env(safe-area-inset-bottom))}.brief-field-pair{grid-template-columns:1fr;gap:0}.brief-options label{min-width:85px}.brief-options span{font-size:11px;padding:13px 8px}.brief-tasks span{font-size:14px;padding:10px 14px}.brief-form-actions{flex-wrap:wrap;gap:12px}.brief-form-actions .button{flex:1;font-size:13px;padding:14px 16px}.brief-confirmation dl>div{grid-template-columns:70px 1fr}.brief-confirmation .brief-form-actions{flex-direction:column;align-items:stretch}.certificate-dialog[open]{width:100vw;height:var(--eng-visible-height, 100dvh)}.certificate-scroll{padding:9px}.certificate-scroll img{min-width:600px}.certificate-footer{padding-bottom:max(15px,env(safe-area-inset-bottom))}}@media(max-height:640px){.conversation-mode-note{display:none}.conversation-scenarios button{min-height:38px}.conversation-scenarios .scene-icon{display:none}.conversation-suggestions{max-height:78px;overflow-y:auto}.conversation-photo{display:none}.brief-story>img{display:none}}@media(max-width:760px){.conversation-footnote,.conversation-footnote button{font-size:11px;line-height:1.4}.conversation-scenarios span{font-size:12px}}@media(max-width:500px){.conversation-scenarios .scenario-label-full{display:none}.conversation-scenarios .scenario-label-compact{display:inline}}@media(prefers-reduced-motion:reduce){.eng-dialog,.eng-dialog *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}:root{--portfolio-surface: #14232a;--portfolio-muted: #b6c8cc;--portfolio-selected: #dcece7}.clients{padding:140px 0 120px;background:var(--ivory)}.clients-heading{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,.7fr);gap:28px 80px;align-items:end;margin-bottom:54px}.clients-heading .section-index{grid-column:1 / -1;margin-bottom:8px}.clients-heading h2{margin:0;font-size:clamp(40px,5.2vw,76px);line-height:1.04;letter-spacing:-.055em;text-wrap:balance}.clients-heading h2 em{color:var(--coral-dark);font-style:normal}.clients-heading>p:last-child{margin:0 0 4px;max-width:380px;color:var(--text-muted);font-size:19px;line-height:1.65}.portfolio-browser{--focus-ring: #a7eef5;border:1px solid #35505a;border-radius:28px;background:var(--portfolio-surface);color:#f4f8f6;box-shadow:0 32px 60px -35px #14232a60;scroll-margin-top:100px}.clients-heading h2,.portfolio-identity h3,.portfolio-story h4,.portfolio-conversion h3{padding-bottom:.16em}.portfolio-toolbar{display:flex;justify-content:space-between;align-items:center;min-height:76px;gap:20px;padding:14px 30px}.portfolio-toolbar>span{display:flex;align-items:center;gap:13px;font-size:13px;letter-spacing:.02em;color:#e0eceb}.portfolio-toolbar>span i{width:7px;height:7px;border-radius:50%;background:#9cdcc9;box-shadow:0 0 16px #86dfc75c;flex-shrink:0}.portfolio-controls{display:flex;gap:10px;align-items:center}.portfolio-controls>span{margin-right:14px;font-size:14px;font-variant-numeric:tabular-nums;letter-spacing:.07em}.portfolio-controls b{color:var(--portfolio-muted);font-weight:400}.portfolio-controls button{display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;border:1px solid #5b727b;border-radius:50%;background:#24373e;color:#fff;cursor:pointer;transition:background .18s,border-color .18s}.portfolio-controls button:first-of-type svg{transform:rotate(180deg)}.portfolio-browser svg:not(.scene-icon){width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6}.portfolio-stage{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(0,1fr);min-height:630px;border-block:1px solid #3b525a;scroll-margin-top:112px}.portfolio-photo{position:relative;isolation:isolate;overflow:hidden;background:#172c30;min-width:0;min-height:100%}.portfolio-photo>img{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;transition:transform .9s cubic-bezier(.2,.65,.2,1)}.portfolio-photo:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#08191cd1,transparent 23%,transparent 42%,#08191ce8 85%,#08191cf5)}.portfolio-photo-grid{position:absolute;inset:20px;border:1px solid #e5ffff20;z-index:2;pointer-events:none}.portfolio-photo-grid:before,.portfolio-photo-grid:after{content:"";position:absolute;width:20px;height:20px;border-color:#dffffb99;border-style:solid}.portfolio-photo-grid:before{left:-1px;top:-1px;border-width:1px 0 0 1px}.portfolio-photo-grid:after{bottom:-1px;right:-1px;border-width:0 1px 1px 0}.portfolio-photo-top,.portfolio-photo-foot{position:absolute;z-index:3;left:42px;right:42px;display:flex;justify-content:space-between;align-items:center;gap:14px}.portfolio-photo-top{top:42px;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.portfolio-photo-top span:last-child{font-variant-numeric:tabular-nums;white-space:nowrap}.portfolio-identity{position:absolute;z-index:3;left:42px;right:42px;bottom:105px}.portfolio-category{display:block;margin-bottom:18px;font-size:14px;line-height:1.55;color:#e1ede9}.portfolio-identity h3{margin:0;max-width:560px;font-size:clamp(44px,4.8vw,72px);line-height:.99;font-weight:550;letter-spacing:-.055em;text-wrap:balance;color:#fff}.portfolio-photo-foot{bottom:42px;padding-top:18px;border-top:1px solid #cadfdb55;color:#cadcda;font-size:11px;line-height:1.5}.portfolio-photo-foot span:last-child{text-align:right}.portfolio-photo-foot i{color:#fb997d;margin:0 7px;font-style:normal}.portfolio-photo-foot b{font-weight:450}.portfolio-story{display:flex;flex-direction:column;min-width:0;padding:clamp(30px,3.2vw,48px);background:radial-gradient(ellipse at 100% 0,#31545772,transparent 65%),var(--portfolio-surface)}.portfolio-role-label{display:flex;gap:16px;align-items:center;color:#afe8df;font-size:12px;text-transform:uppercase;letter-spacing:.13em}.portfolio-role-label .scene-icon{width:48px;height:48px;flex-shrink:0}.portfolio-story h4{margin:25px 0 18px;font-size:clamp(27px,2.5vw,38px);line-height:1.13;font-weight:500;letter-spacing:-.04em;text-wrap:balance;color:#fff}.portfolio-role{font-size:16px;line-height:1.65;color:#d4e1e1;margin:0}.portfolio-context{display:flex;flex-wrap:wrap;gap:10px 18px;margin:24px 0 26px;padding:0;list-style:none}.portfolio-context li{font-size:13px;color:#b6d8d2;line-height:1.5}.portfolio-context li:before{content:"+";color:#f9987a;margin-right:6px}.portfolio-proof{margin-top:auto;padding-top:23px;border-top:1px solid #50666d}.portfolio-proof>strong{display:block;color:#fff;font-size:17px;line-height:1.5;font-weight:550}.portfolio-proof p{color:var(--portfolio-muted);font-size:14px;line-height:1.6;margin:9px 0 0}.portfolio-proof dl{display:flex;flex-wrap:wrap;gap:20px 38px;margin:0}.portfolio-proof dl div{display:flex;flex-direction:column-reverse}.portfolio-proof dt{color:var(--portfolio-muted);font-size:13px}.portfolio-proof dd{margin:0 0 5px;color:#b7f0d8;font-size:clamp(32px,3vw,44px);font-weight:500;line-height:1.1;letter-spacing:-.05em;font-variant-numeric:tabular-nums}.portfolio-links{display:flex;flex-wrap:wrap;align-items:center;gap:12px 24px;margin-top:24px}.portfolio-links a{display:inline-flex;gap:10px;align-items:center;min-height:44px;color:#fff;font-size:14px;font-weight:600;text-decoration:none;border-bottom:1px solid #93b8b4;transition:color .18s,border-color .18s}.portfolio-links .portfolio-site-link{color:#bed3d3;font-weight:400}.portfolio-selector-head{display:flex;justify-content:space-between;gap:20px;padding:25px 30px 20px;color:var(--portfolio-muted);font-size:12px;line-height:1.5}.portfolio-selector-head span:first-child{color:#e6f1ed}.portfolio-projects{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#a7bcb333;border-top:1px solid #a7bcb333;border-radius:0 0 27px 27px;overflow:hidden}.portfolio-project{position:relative;display:grid;align-content:center;gap:9px;min-width:0;min-height:130px;padding:25px 28px;text-align:left;color:#ecf3ef;border:0;background:#1c3037;cursor:pointer;transition:background .22s,color .22s}.portfolio-project-index{color:#aac4c3;font-size:11px;font-variant-numeric:tabular-nums}.portfolio-project-name{font-size:clamp(20px,2vw,27px);font-weight:550;letter-spacing:-.04em;line-height:1.2;padding-bottom:.08em;text-wrap:balance}.portfolio-project-kind{font-size:13px;color:#b6c8cc;line-height:1.45}.portfolio-project-arrow{position:absolute;top:20px;right:24px;color:#8cb9b4}.portfolio-project-arrow svg{width:18px!important;height:18px!important}.portfolio-project[aria-pressed=true]{background:var(--portfolio-selected);color:#142a2a;box-shadow:inset 0 3px #b94b31}.portfolio-project[aria-pressed=true] .portfolio-project-index,.portfolio-project[aria-pressed=true] .portfolio-project-kind,.portfolio-project[aria-pressed=true] .portfolio-project-arrow{color:#385957}.portfolio-browser button:focus-visible,.portfolio-browser a:focus-visible{outline:3px solid #a7eef5;outline-offset:-5px}.portfolio-project[aria-pressed=true]:focus-visible{outline-color:#155e66}.portfolio-stage:focus-visible{outline:2px solid #a7eef5;outline-offset:3px}.portfolio-conversion{display:flex;gap:35px;justify-content:space-between;align-items:center;margin-top:50px;padding-top:36px;border-top:1px solid var(--line)}.portfolio-conversion>div>span{color:var(--coral-dark);font-size:12px;text-transform:uppercase;letter-spacing:.1em}.portfolio-conversion h3{font-size:clamp(26px,3vw,39px);margin:14px 0 0;line-height:1.15;letter-spacing:-.04em;font-weight:500}.portfolio-conversion .button{flex-shrink:0}.portfolio-fallback{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;list-style:none;padding:30px 0}.portfolio-fallback a{display:block;padding:20px;border-bottom:1px solid var(--line);font-size:24px}@media(hover:hover)and (pointer:fine){.portfolio-photo:hover>img{transform:scale(1.035)}.portfolio-project:not([aria-pressed=true]):hover{background:#2b474d}.portfolio-controls button:hover{background:#3b5960;border-color:#b3d7d0}.portfolio-links a:hover{color:#b7f0d8;border-color:#b7f0d8}}@media(max-width:1100px){.clients-heading{gap:24px 40px}.clients-heading>p:last-child{font-size:17px}.portfolio-stage{grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:650px}.portfolio-story{padding:30px}.portfolio-identity{left:30px;right:30px}.portfolio-identity h3{font-size:clamp(38px,5.2vw,60px)}.portfolio-photo-top,.portfolio-photo-foot{left:30px;right:30px}.portfolio-photo-foot{flex-direction:column;align-items:start;gap:5px}.portfolio-project{padding:23px 20px}.portfolio-project-arrow{right:18px}}@media(max-width:820px){.clients{padding:96px 0}.clients-heading{grid-template-columns:1fr;gap:24px}.clients-heading .section-index{margin-bottom:0}.clients-heading>p:last-child{max-width:560px}.portfolio-stage{min-height:700px}.portfolio-story{padding:26px}.portfolio-story h4{font-size:29px}.portfolio-photo-top{font-size:10px;flex-wrap:wrap}.portfolio-identity h3{font-size:40px}.portfolio-projects{grid-template-columns:repeat(2,minmax(0,1fr))}.portfolio-project{min-height:118px}.portfolio-conversion{align-items:start;flex-direction:column}}@media(max-width:820px){.clients-heading{margin-bottom:34px}.clients-heading h2{font-size:clamp(35px,8.8vw,56px)}.portfolio-browser{border-radius:22px;scroll-margin-top:80px}.portfolio-toolbar{padding:15px 17px;gap:10px;min-height:76px}.portfolio-toolbar>span{max-width:170px;font-size:11px;line-height:1.5;gap:9px}.portfolio-controls{gap:7px}.portfolio-controls>span{font-size:11px;margin-right:4px;white-space:nowrap}.portfolio-stage{grid-template-columns:1fr;min-height:0;scroll-margin-top:88px}.portfolio-photo{min-height:380px;height:clamp(380px,95vw,560px)}.portfolio-photo-grid{inset:13px}.portfolio-photo-top{top:29px;left:27px;right:27px;font-size:9px;flex-wrap:nowrap}.portfolio-identity{bottom:87px;left:27px;right:27px}.portfolio-identity h3{font-size:clamp(37px,10vw,62px)}.portfolio-category{font-size:12px;margin-bottom:12px}.portfolio-photo-foot{bottom:29px;left:27px;right:27px;font-size:10px;padding-top:12px;flex-direction:row;align-items:end;gap:10px}.portfolio-photo-foot>span:first-child{max-width:70px}.portfolio-story{padding:30px 25px;border-top:1px solid #52716f}.portfolio-story h4{font-size:clamp(27px,7vw,35px);max-width:460px;margin-top:18px}.portfolio-role-label{font-size:11px}.portfolio-role{font-size:16px}.portfolio-context{gap:9px 16px}.portfolio-context li{font-size:13px}.portfolio-proof p,.portfolio-links a{font-size:14px}.portfolio-selector-head{padding:22px 22px 18px;font-size:12px}.portfolio-selector-head span:last-child{display:none}.portfolio-projects{border-radius:0 0 21px 21px}.portfolio-project{padding:20px 18px;min-height:132px;gap:10px}.portfolio-project-name{font-size:22px}.portfolio-project-kind{font-size:12px}.portfolio-project-arrow{top:15px;right:15px}.portfolio-conversion{margin-top:35px;padding-top:30px;gap:26px}.portfolio-conversion .button{width:100%;padding-inline:22px;font-size:15px;gap:12px}.portfolio-conversion h3{font-size:29px}}@media(max-width:370px){.portfolio-toolbar>span{max-width:125px}.portfolio-controls>span{display:none}.portfolio-story{padding:26px 21px}.portfolio-project{padding-inline:15px}.portfolio-project-name{font-size:20px}.portfolio-photo-top>span:first-child{max-width:110px;line-height:1.5}.portfolio-photo-foot>span:first-child{display:none}}@media(prefers-reduced-motion:reduce){.portfolio-browser *,.portfolio-browser *:before,.portfolio-browser *:after{transition:none!important;animation:none!important}.portfolio-photo:hover>img{transform:none}}
