:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#13211d;--ink-2:#31423c;--muted:#697873;--paper:#f4f2eb;--surface:#fffdfa;--surface-2:#e9ece5;--line:#d8ddd5;--accent:#1589ff;--accent-strong:#0872dd;--accent-soft:#dceeff;--success:#25745b;--danger:#b42318;--white:#fff;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:5rem;--radius-sm:.65rem;--radius-md:1rem;--radius-lg:1.5rem;--radius-xl:2rem;--shadow-sm:0 8px 24px #13211d14;--shadow-lg:0 32px 80px #13211d26;--duration-fast:.16s;--duration-normal:.36s;--ease:cubic-bezier(.2, .8, .2, 1);--container:1180px;--z-header:20}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#ecf2ee;--ink-2:#c0cbc5;--muted:#94a19b;--paper:#101713;--surface:#16201b;--surface-2:#1d2923;--line:#344039;--accent:#39a8ff;--accent-strong:#71c1ff;--accent-soft:#102f4d;--white:#101713;--shadow-sm:0 8px 24px #0000003d;--shadow-lg:0 32px 80px #00000061}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{touch-action:manipulation}:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 55%, transparent);outline-offset:3px}.container{width:min(calc(100% - 2rem), var(--container));margin-inline:auto}.section{padding:var(--space-8) 0}.button{cursor:pointer;min-height:46px;transition:transform var(--duration-fast) var(--ease), background var(--duration-fast), box-shadow var(--duration-fast);white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;padding:.72rem 1.15rem;font-weight:720;line-height:1;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)scale(.98)}.button--primary{background:var(--accent);color:#fff;box-shadow:0 10px 24px color-mix(in srgb, var(--accent) 28%, transparent)}.button--primary:hover{background:var(--accent-strong)}.button--secondary{border-color:var(--line);background:0 0}.button--secondary:hover,.button--ghost:hover{background:var(--surface)}.button--ghost{background:0 0}.brand{letter-spacing:-.02em;align-items:center;gap:.7rem;font-size:.95rem;font-weight:800;display:inline-flex}.brand__mark{width:30px;height:30px;box-shadow:0 8px 22px color-mix(in srgb, var(--accent) 24%, transparent);background:linear-gradient(145deg,#44c7ff,#126df5);border-radius:9px;place-items:center;display:grid;overflow:hidden}.brand__mark span{border:2px solid #fff;border-left-color:#0000;border-radius:50%;width:16px;height:14px;position:relative;transform:rotate(-14deg)}.brand__mark span:before,.brand__mark span:after{content:"";background:#fff;border-radius:50%;width:5px;height:5px;position:absolute}.brand__mark span:before{top:-3px;left:-1px}.brand__mark span:after{bottom:-2px;right:-2px}.brand__mark i{background:#fff;border-radius:50%;position:absolute;inset:5px}.site-header{height:78px;z-index:var(--z-header);border-bottom:1px solid color-mix(in srgb, var(--line) 68%, transparent);position:relative}.site-header__inner{justify-content:space-between;align-items:center;height:100%;display:flex}.site-nav{color:var(--ink-2);gap:2rem;font-size:.92rem;display:flex}.site-nav a{transition:color var(--duration-fast)}.site-nav a:hover{color:var(--ink)}.site-header__actions{gap:.35rem;display:flex}.hero{padding-top:clamp(4rem,9vw,8rem);padding-bottom:clamp(5rem,10vw,9rem);position:relative;overflow:hidden}.hero-orbit{border:1px solid color-mix(in srgb, var(--accent) 17%, transparent);width:680px;height:680px;box-shadow:inset 0 0 100px color-mix(in srgb, var(--accent-soft) 18%, transparent);border-radius:50%;animation:12s ease-in-out infinite alternate drift;position:absolute;top:-230px;right:-250px}.hero__grid{grid-template-columns:minmax(0,1.02fr) minmax(440px,.98fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid;position:relative}.hero__copy{animation:enter .65s var(--ease) both}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.13em;color:var(--muted);font-size:.72rem;font-weight:800}.eyebrow{align-items:center;gap:.65rem;display:flex}.eyebrow span{background:var(--accent);width:26px;height:1px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.067em;text-wrap:balance;max-width:760px;margin:.95rem 0 1.65rem;font-size:clamp(3.35rem,6.2vw,6.1rem);line-height:.96}h2{letter-spacing:-.055em;font-size:clamp(2.25rem,4vw,4rem);line-height:1.05}.hero__lead{max-width:630px;color:var(--ink-2);font-size:clamp(1.06rem,1.5vw,1.25rem);line-height:1.65}.hero__actions{gap:.7rem;margin-top:2rem;display:flex}.hero__note{color:var(--muted);flex-wrap:wrap;gap:.5rem .85rem;margin:1.5rem 0 0;font-size:.78rem;display:flex}.hero__note span{color:var(--success);font-weight:800}.hero-visual{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);min-height:480px;animation:enterVisual .8s .12s var(--ease) both;position:relative;transform:rotate(1.2deg)}.preview-topbar{border-bottom:1px solid var(--line);height:66px;color:var(--muted);justify-content:space-between;align-items:center;padding:0 1.4rem;font-size:.75rem;display:flex}.preview-status{align-items:center;gap:.55rem;display:flex}.preview-status i{background:#e6a93d;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e6a93d29}.preview-counter{font-variant-numeric:tabular-nums}.preview-body{grid-template-columns:150px 1fr;gap:1.2rem;padding:1.4rem;display:grid}.preview-steps{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.preview-steps li{min-height:46px;color:var(--muted);border-radius:.7rem;align-items:center;gap:.65rem;padding:.6rem;font-size:.75rem;display:flex}.preview-steps li span{border:1px solid var(--line);border-radius:50%;place-items:center;width:24px;height:24px;font-size:.65rem;display:grid}.preview-steps .is-complete span{background:var(--ink);color:var(--white);border-color:var(--ink)}.preview-steps .is-current{background:var(--accent-soft);color:var(--ink);font-weight:700}.preview-steps .is-current span{border-color:var(--accent);color:var(--accent)}.preview-panel{border-radius:var(--radius-lg);background:var(--ink);color:var(--white);min-width:0;padding:1.35rem}.preview-panel__heading{align-items:center;gap:.8rem;margin-bottom:1.35rem;display:flex}.preview-panel__heading div{flex-direction:column;display:flex}.preview-panel__heading small{opacity:.55;font-size:.65rem}.preview-panel__heading strong{font-size:.88rem}.telegram-glyph{color:#fff;background:#2aabee;border-radius:12px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.service-card{background:color-mix(in srgb, var(--white) 9%, transparent);border-radius:.8rem;justify-content:space-between;gap:1rem;padding:.85rem;font-size:.72rem;display:flex}.service-card strong{color:var(--accent);font-size:.65rem}.time-grid{grid-template-columns:1fr 1fr;gap:.5rem;margin:1rem 0;display:grid}.time-grid span{border:1px solid color-mix(in srgb, var(--white) 18%, transparent);text-align:center;border-radius:.6rem;padding:.55rem;font-size:.68rem}.time-grid span:first-child{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 16%, transparent)}.preview-button{background:var(--accent);color:#fff;border-radius:.65rem;justify-content:space-between;padding:.7rem .85rem;font-size:.7rem;font-weight:800;display:flex}.floating-note{background:var(--surface);color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow-sm);border-radius:1rem;align-items:center;gap:.7rem;padding:.85rem 1rem;display:flex;position:absolute;bottom:28px;right:-30px;transform:rotate(-1.2deg)}.floating-note>span{background:var(--success);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.floating-note div{flex-direction:column;display:flex}.floating-note strong{font-size:.74rem}.floating-note small{color:var(--muted);font-size:.63rem}.capabilities{background:var(--surface);border-block:1px solid var(--line)}.capabilities h2{max-width:650px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3.5rem;display:grid}.feature-card{border-top:1px solid var(--line);padding:1.4rem .3rem 0}.feature-card>span{color:var(--accent);font-size:.68rem;font-weight:800}.feature-card h3{margin:2.4rem 0 .7rem;font-size:1.2rem}.feature-card p{color:var(--muted);max-width:280px;font-size:.92rem}.how__inner{grid-template-columns:1.2fr .8fr;align-items:end;gap:4rem;display:grid}.how__inner>p{color:var(--ink-2);max-width:480px;font-size:1.1rem}footer{border-top:1px solid var(--line);color:var(--muted);padding:2rem 0;font-size:.78rem}footer .container{justify-content:space-between;display:flex}@keyframes enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes enterVisual{0%{opacity:0;transform:translateY(24px)rotate(1.2deg)scale(.97)}to{opacity:1;transform:rotate(1.2deg)}}@keyframes drift{to{transform:translate(-28px,20px)scale(1.04)}}@media (max-width:900px){.site-nav{display:none}.hero__grid{grid-template-columns:1fr}.hero__copy{max-width:680px}.hero-visual{width:min(100%,620px);margin-inline:auto}.feature-grid{grid-template-columns:1fr}.feature-card h3{margin-top:1rem}.how__inner{grid-template-columns:1fr;gap:1rem}}@media (max-width:600px){.container{width:min(calc(100% - 1.25rem), var(--container))}.site-header{height:68px}.site-header__actions .button--ghost{display:none}.site-header__actions .button{min-height:44px;padding:.65rem .9rem}.section{padding:4rem 0}.hero{padding-top:3.5rem}.hero__actions{flex-direction:column;align-items:stretch}.hero__note{font-size:.7rem}.hero-visual{border-radius:1.3rem;min-height:410px;transform:none}.preview-body{grid-template-columns:1fr;padding:1rem}.preview-steps{grid-template-columns:repeat(5,1fr);gap:.2rem;display:grid}.preview-steps li{justify-content:center;padding:.2rem;font-size:0}.preview-panel{padding:1rem}.floating-note{display:none}.feature-grid{margin-top:2rem}footer .container{flex-direction:column;gap:.4rem}}@media (max-width:360px){h1{font-size:2.8rem}.brand>span:last-child{display:none}.preview-panel__heading{margin-bottom:.8rem}.time-grid{margin:.7rem 0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}}.auth-page{grid-template-columns:minmax(340px,.75fr) minmax(520px,1.25fr);min-height:100svh;display:grid}.auth-aside{background:var(--ink);color:var(--white);flex-direction:column;justify-content:space-between;padding:clamp(2rem,4vw,4.5rem);display:flex}.auth-aside blockquote{letter-spacing:-.045em;max-width:520px;margin:1.2rem 0;font-size:clamp(1.7rem,3vw,3rem);line-height:1.12}.auth-aside__footer{opacity:.62;font-size:.78rem}.auth-main{place-items:center;padding:2rem;display:grid}.auth-card h1{margin-bottom:.8rem;font-size:clamp(2.5rem,5vw,4.2rem)}.auth-card>p{color:var(--muted);margin-bottom:2rem}.auth-form{flex-direction:column;gap:1rem;display:flex}.auth-form label{flex-direction:column;gap:.4rem;font-size:.78rem;font-weight:700;display:flex}.auth-form input{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);min-height:52px;color:var(--ink);transition:border-color var(--duration-fast), box-shadow var(--duration-fast);padding:0 .95rem}.auth-form input:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 12%, transparent);outline:0}.form-error{min-height:1.5rem;color:var(--danger);font-size:.8rem}.auth-submit{justify-content:space-between;width:100%;padding-inline:1.2rem}.auth-submit:disabled{opacity:.62;cursor:wait}.auth-switch{text-align:center;color:var(--muted);margin:1rem 0;font-size:.82rem}.auth-switch a{color:var(--ink);text-underline-offset:3px;font-weight:800;text-decoration:underline}.client-shell{min-height:100svh;padding:1rem}.client-shell>header{justify-content:space-between;align-items:center;max-width:1180px;margin:auto;display:flex}.client-shell>section{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100svh - 80px);padding:3rem 1rem;display:flex}.client-shell h1{margin:.7rem 0 1rem;font-size:clamp(3rem,7vw,6rem)}.client-shell section>p:not(.section-kicker){color:var(--muted);max-width:580px}.ready-icon{background:var(--success);color:#fff;border-radius:50%;place-items:center;width:64px;height:64px;margin-bottom:1.5rem;font-size:1.5rem;display:grid}.phase-note{border:1px solid var(--line);background:var(--surface);border-radius:var(--radius-md);text-align:left;gap:1rem;margin-top:2.5rem;padding:1rem 1.2rem;display:flex}.phase-note>span{color:var(--accent);font-weight:800}.phase-note div{flex-direction:column;display:flex}.phase-note small{color:var(--muted)}.admin-shell{background:var(--paper);grid-template-columns:250px 1fr;min-height:100svh;display:grid}.admin-nav{background:var(--ink);height:100svh;color:var(--white);flex-direction:column;padding:1.4rem;display:flex;position:sticky;top:0}.admin-nav>.brand{margin:.5rem 0 2.5rem}.admin-nav .brand__mark{background:var(--white)}.admin-nav nav{flex-direction:column;gap:.3rem;display:flex}.admin-nav nav a,.admin-nav form button{min-height:46px;color:inherit;cursor:pointer;opacity:.7;background:0 0;border:0;border-radius:.7rem;align-items:center;gap:.8rem;padding:.7rem .85rem;font-size:.84rem;display:flex}.admin-nav nav a:hover,.admin-nav form button:hover{background:color-mix(in srgb, var(--white) 8%, transparent);opacity:1}.admin-nav form{margin-top:auto}.admin-nav form button{width:100%}.admin-main{min-width:0}.admin-topbar{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--paper) 90%, transparent);z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:space-between;align-items:center;height:78px;padding:0 2rem;display:flex;position:sticky;top:0}.admin-topbar>div:first-child{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem}.admin-user{align-items:center;gap:.7rem;display:flex}.admin-user>span,.avatar{background:var(--accent-soft);width:34px;height:34px;color:var(--accent-strong);border-radius:50%;flex:none;place-items:center;font-size:.74rem;font-weight:900;display:grid}.admin-user div{flex-direction:column;display:flex}.admin-user strong{font-size:.78rem}.admin-user small{color:var(--muted);font-size:.65rem}.admin-content{max-width:1450px;margin:auto;padding:clamp(1.2rem,3vw,3rem)}.admin-heading{justify-content:space-between;align-items:flex-end;margin-bottom:2rem;display:flex}.admin-heading h1{margin:.3rem 0 0;font-size:clamp(2.6rem,5vw,5rem)}.admin-heading>span{color:var(--muted);border:1px solid var(--line);border-radius:999px;padding:.5rem .75rem;font-size:.72rem}.metric-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1rem;display:grid}.metric-grid article{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);flex-direction:column;padding:1.35rem;display:flex}.metric-grid span{color:var(--muted);font-size:.76rem}.metric-grid strong{letter-spacing:-.05em;margin-top:1.8rem;font-size:2.8rem}.data-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden}.data-card>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1.3rem 1.4rem;display:flex}.data-card h2{letter-spacing:-.02em;margin:0;font-size:1rem}.data-card header p{color:var(--muted);margin:0;font-size:.72rem}.data-card header a{font-size:.75rem;font-weight:800}.user-list>a{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto 100px;align-items:center;gap:1rem;min-height:70px;padding:.8rem 1.4rem;display:grid}.user-list>a:last-child{border:0}.user-list div{flex-direction:column;display:flex}.user-list strong{font-size:.8rem}.user-list small,.user-list time{color:var(--muted);font-size:.68rem}.status{white-space:nowrap;border-radius:999px;padding:.35rem .55rem;font-size:.65rem;font-weight:800}.status--active{color:var(--success);background:color-mix(in srgb, var(--success) 12%, transparent)}.status--disabled{color:var(--danger);background:color-mix(in srgb, var(--danger) 10%, transparent)}.table-scroll{overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;min-width:700px;font-size:.78rem}th{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:600}th,td{border-bottom:1px solid var(--line);padding:1rem 1.4rem}tbody tr:last-child td{border:0}td>a{align-items:center;gap:.8rem;display:flex}td>a>span:last-child{flex-direction:column;display:flex}td small{color:var(--muted)}.back-link{color:var(--muted);margin-bottom:1.5rem;font-size:.78rem;display:inline-block}.detail-grid{grid-template-columns:1fr 1fr;gap:2rem;padding:1.4rem;display:grid}.detail-grid>div{flex-direction:column;gap:.4rem;display:flex}.detail-grid small{color:var(--muted)}@media (max-width:800px){.auth-page{grid-template-columns:1fr}.auth-aside{min-height:180px;padding:1.3rem}.auth-aside>div{display:none}.auth-aside__footer{margin:0}.auth-main{padding:3rem 1rem}.admin-shell{grid-template-columns:1fr}.admin-nav{z-index:30;height:68px;padding:.5rem 1rem;display:block;position:fixed;inset:auto 0 0}.admin-nav>.brand,.admin-nav form{display:none}.admin-nav nav{flex-direction:row;justify-content:space-around;height:100%}.admin-nav nav a{flex-direction:column;flex:1;justify-content:center;gap:.1rem;padding:.2rem;font-size:.6rem}.admin-topbar{padding:0 1rem}.admin-topbar>div:first-child{display:none}.admin-content{padding-bottom:90px}.metric-grid{grid-template-columns:1fr}.metric-grid strong{margin-top:.5rem}.admin-heading{align-items:flex-start}.user-list>a{grid-template-columns:auto 1fr auto}.user-list time{display:none}.detail-grid{grid-template-columns:1fr}}@media (max-width:430px){.admin-user div,.admin-heading>span{display:none}.data-card>header{align-items:flex-start;gap:1rem}.user-list>a{gap:.6rem;padding:.8rem}.user-list .status{display:none}}body{background:#050b15}.site-header{color:#eaf4ff;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#040b16eb,#040b166b,#0000);border:0;height:72px;position:absolute}.site-header__inner{width:min(100% - 48px,1560px)}.site-header .brand{font-size:1.02rem}.site-header .site-nav{color:#8fa6bf;font-size:.85rem}.site-header .button--primary{color:#06111f;background:#e9f5ff}.telyra-experience{--pointer-x:50%;--pointer-y:40%;isolation:isolate;color:#eaf3ff;background:#050b15;min-height:100svh;padding:112px 24px 52px;position:relative;overflow:hidden}.system-canvas{z-index:-2;background-image:linear-gradient(#4183cb0e 1px,#0000 1px),linear-gradient(90deg,#4183cb0e 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0 86%,#0000);mask-image:linear-gradient(#000 0 86%,#0000)}.system-canvas:before{content:"";background:radial-gradient(420px circle at var(--pointer-x) var(--pointer-y), #1183ff24, transparent 70%);position:absolute;inset:0}.system-canvas:after{content:"";border:0 solid #428ad817;border-width:0 1px;width:84%;height:calc(100% - 110px);position:absolute;top:72px;left:8%}.system-canvas>span{background:#33a7ff;border-radius:50%;width:6px;height:6px;animation:8s linear infinite canvas-signal;position:absolute;box-shadow:0 0 16px #249cff}.system-canvas>span:first-child{top:24%;left:8%}.system-canvas>span:nth-child(2){animation-delay:-3s;top:53%;right:8%}.system-canvas>span:nth-child(3){animation-delay:-5s;bottom:13%;left:23%}.system-canvas>span:nth-child(4){animation-delay:-6.5s;top:9%;right:27%}.experience-copy{grid-template-columns:minmax(340px,.92fr) minmax(360px,.75fr) auto;align-items:end;gap:42px;width:min(100%,1440px);margin:0 auto 34px;display:grid}.experience-kicker{color:#70a7d5;letter-spacing:.06em;text-transform:uppercase;grid-column:1/-1;align-self:start;align-items:center;gap:9px;font-size:.72rem;font-weight:700;display:flex}.experience-kicker i{background:#259eff;width:28px;height:1px;box-shadow:0 0 10px #259eff}.experience-copy h1{color:#f4f9ff;letter-spacing:-.072em;text-wrap:balance;max-width:780px;margin:-12px 0 0;font-size:clamp(3rem,5.2vw,6.6rem);line-height:.91}.experience-copy>p{color:#92a6bb;max-width:540px;margin:0;font-size:clamp(.95rem,1.15vw,1.15rem);line-height:1.55}.experience-actions{flex-direction:column;align-items:stretch;gap:9px;display:flex}.experience-actions a,.experience-actions button{color:#eaf5ff;cursor:pointer;border:1px solid #53a9ff3d;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 18px;font-size:.8rem;font-weight:760;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:inline-flex}.experience-actions a{color:#fff;background:linear-gradient(135deg,#149dfc,#176ee9);border-color:#229cff;box-shadow:0 15px 35px #0974ef3d}.experience-actions button{background:#0c1f36a3}.experience-actions a:hover,.experience-actions button:hover{border-color:#65bdff;transform:translateY(-2px)}.experience-actions a:active,.experience-actions button:active{transform:scale(.98)}.business-picker{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#071222c2;border:1px solid #4e95e029;border-radius:12px;grid-template-columns:210px 1fr;align-items:center;gap:16px;width:min(100%,1440px);margin:0 auto 12px;padding:12px 14px;display:grid}.business-picker>div:first-child{align-items:center;gap:10px;display:flex}.business-picker>div:first-child span{color:#56b5ff;text-transform:uppercase;background:#299bff1a;border-radius:5px;padding:4px 7px;font-size:.58rem}.business-picker>div:first-child strong{font-size:.78rem}.business-picker__options{grid-template-columns:repeat(6,1fr);gap:5px;display:grid}.business-picker__options button{color:#7891aa;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;min-height:38px;padding:5px 8px;font-size:.7rem;font-weight:650;transition:all .18s}.business-picker__options button:hover{color:#d7eaff;background:#2873bd1f}.business-picker__options button[aria-pressed=true]{color:#eaf6ff;background:#1b7edd33;border-color:#36a5ff66;box-shadow:inset 0 0 18px #2191ff14}.product-scene{background:#06101ef0;border:1px solid #539ce633;border-radius:16px;width:min(100%,1440px);min-height:690px;margin:0 auto;overflow:hidden;box-shadow:0 42px 120px #0000007a,inset 0 1px #ffffff08}.scene-topbar{color:#6f88a2;border-bottom:1px solid #539ce621;grid-template-columns:1fr auto 1fr;align-items:center;min-height:47px;padding:0 18px;font-size:.67rem;display:grid}.demo-label,.scene-status{align-items:center;gap:8px;display:flex}.demo-label i,.scene-status i{background:#38aaff;border-radius:50%;width:6px;height:6px;box-shadow:0 0 9px #38aaff}.scene-business{color:#b9cee1;background:#173b5e40;border:1px solid #499def29;border-radius:999px;padding:5px 11px}.scene-status{color:#58d7ad;justify-self:end}.scene-status i{background:#3bd7a9;box-shadow:0 0 9px #3bd7a9}.scene-body{grid-template-columns:minmax(0,1fr) 310px;min-height:490px;display:grid}.scene-main{border-right:1px solid #539ce61f;min-width:0;padding:18px}.scene-overview{grid-template-columns:.72fr .72fr 1.5fr;gap:9px;display:grid}.scene-overview>div{background:linear-gradient(145deg,#0d233cb8,#0714249e);border:1px solid #4e96de24;border-radius:11px;flex-direction:column;min-height:102px;padding:15px;display:flex}.scene-overview span{color:#7289a1;font-size:.68rem}.scene-overview strong{color:#eff7ff;letter-spacing:-.055em;margin-top:auto;font-size:2.15rem;line-height:1}.scene-overview small{color:#57718b;margin-top:5px;font-size:.62rem}.scene-overview .next-booking strong{color:#7ecaff;font-size:1.35rem}.system-map{background-image:linear-gradient(#4885c40b 1px,#0000 1px),linear-gradient(90deg,#4885c40b 1px,#0000 1px);background-size:31px 31px;border:1px solid #4e96de1a;border-radius:12px;min-height:347px;margin-top:10px;position:relative;overflow:hidden}.system-map__routes{position:absolute;inset:0}.system-map__routes span{transform-origin:0;background:linear-gradient(90deg,#279effa6,#279eff0d);width:34%;height:1px;position:absolute;top:48%;left:50%}.system-map__routes span:first-child{transform:rotate(-158deg)}.system-map__routes span:nth-child(2){transform:rotate(-115deg)}.system-map__routes span:nth-child(3){transform:rotate(-32deg)}.system-map__routes span:nth-child(4){transform:rotate(18deg)}.system-map__routes span:nth-child(5){transform:rotate(142deg)}.system-map__routes span:after{content:"";background:#55baff;border-radius:50%;width:5px;height:5px;animation:2.6s ease-in-out infinite route-pulse;position:absolute;top:-2px;left:0;box-shadow:0 0 11px #2d9fff}.system-map__routes span:nth-child(2):after{animation-delay:.45s}.system-map__routes span:nth-child(3):after{animation-delay:.9s}.system-map__routes span:nth-child(4):after{animation-delay:1.35s}.system-map__routes span:nth-child(5):after{animation-delay:1.8s}.system-core{z-index:3;color:#edf8ff;cursor:pointer;background:radial-gradient(circle at 35% 28%,#174b79,#0b2848 48%,#07182c);border:1px solid #44b0ff6b;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:138px;height:138px;display:flex;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 55px #1d8bf433,inset 0 0 30px #32a7ff17}.system-core:before{content:"";border:1px solid #47a5ff21;border-radius:50%;animation:3s ease-in-out infinite core-breathe;position:absolute;inset:-15px}.brand-glyph{background:linear-gradient(145deg,#43c4ff,#126df4);border-radius:10px;place-items:center;width:31px;height:31px;margin-bottom:7px;display:grid;box-shadow:0 0 23px #2ea5ff7a}.brand-glyph:before{content:"";border:2px solid #fff;border-left-color:#0000;border-radius:50%;width:15px;height:12px;transform:rotate(-14deg)}.system-core strong{font-size:.76rem}.system-module{z-index:4;color:#8da6bd;cursor:pointer;background:#091b30eb;border:1px solid #4b97e22e;border-radius:9px;align-items:center;gap:8px;min-width:126px;min-height:46px;padding:0 12px;transition:transform .18s,border-color .18s,color .18s,background .18s;display:flex;position:absolute;box-shadow:0 9px 24px #00000038}.system-module>svg{color:#3aaaff}.system-module>span{font-size:.7rem;font-weight:700}.system-module>i{background:#3ed7aa;border-radius:50%;width:5px;height:5px;margin-left:auto}.system-module:hover,.system-module[aria-pressed=true]{z-index:5;color:#eef8ff;background:#0d3155;border-color:#47b0ff94;transform:translateY(-3px)}.system-module--1{top:18%;left:7%}.system-module--2{top:12%;right:8%}.system-module--3{bottom:17%;right:4%}.system-module--4{bottom:13%;left:8%}.system-module--5{top:46%;left:3%}.module-explanation{z-index:6;color:#50b6ff;background:#07182bf5;border:1px solid #43abff38;border-radius:9px;gap:10px;min-height:72px;padding:12px;display:flex;position:absolute;bottom:14px;left:50%;right:18px;box-shadow:0 14px 30px #00000040}.module-explanation strong{color:#d9edff;font-size:.7rem}.module-explanation p{color:#7891a8;margin:3px 0 0;font-size:.63rem;line-height:1.4}.scene-side{background:#071322a3;flex-direction:column;gap:12px;padding:18px;display:flex}.service-list{background:#0b1d3399;border:1px solid #4e96de24;border-radius:11px;padding:14px}.service-list>span{color:#718aa3;margin-bottom:10px;font-size:.66rem;display:block}.service-list>div{border-top:1px solid #5395d51a;grid-template-columns:1fr auto auto;align-items:center;gap:9px;min-height:49px;display:grid}.service-list strong{color:#ccdfef;font-size:.72rem}.service-list small{color:#5f7891;font-size:.59rem}.service-list svg{color:#42d5a8}.telyra-hint{background:linear-gradient(145deg,#4a398f2e,#0d1c3194);border:1px solid #8977f640;border-radius:11px;padding:15px}.telyra-hint>span{color:#ad9cff;align-items:center;gap:8px;font-size:.67rem;font-weight:760;display:flex}.telyra-hint p{color:#a7b8ca;margin:10px 0 0;font-size:.72rem;line-height:1.48}.business-note{color:#6e859c;border-top:1px solid #4e96de1a;margin:auto 0 0;padding:13px 0 0;font-size:.68rem;line-height:1.48}.booking-demo{background:#071426;border-top:1px solid #539ce621;min-height:150px;padding:16px 18px;position:relative}.booking-demo__heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.booking-demo__heading>div{flex-direction:column;display:flex}.booking-demo__heading span{color:#607b95;text-transform:uppercase;letter-spacing:.07em;font-size:.6rem}.booking-demo__heading strong{color:#bed3e6;font-size:.72rem}.booking-demo__heading button{color:#bfe4ff;cursor:pointer;background:#196bb929;border:1px solid #45a7ff52;border-radius:8px;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-size:.66rem;font-weight:700;display:flex}.booking-route{grid-template-columns:repeat(5,1fr);margin-top:14px;display:grid}.booking-route>div{color:#536b83;align-items:center;gap:8px;transition:color .3s;display:flex;position:relative}.booking-route>div>span{z-index:2;background:#0a1c31;border:1px solid #173a5c;border-radius:8px;place-items:center;width:32px;height:32px;transition:all .3s;display:grid;position:relative}.booking-route strong{font-size:.63rem}.booking-route i{z-index:1;background:#17324e;width:calc(100% - 32px);height:1px;position:absolute;top:15px;left:32px;overflow:hidden}.booking-route i b{background:linear-gradient(90deg,#0000,#3cafff,#0000);position:absolute;inset:0;transform:translate(-100%)}.booking-route>div.is-active{color:#c8e7ff}.booking-route>div.is-active>span{color:#52b9ff;background:#0d3153;border-color:#42adff8c;box-shadow:0 0 18px #2d9ef526}.booking-route>div.is-active i b{animation:.7s ease-out both booking-packet}.booking-toast{color:#50d7ad;background:#0b2a2b;border:1px solid #36d3a647;border-radius:8px;align-items:center;gap:9px;padding:9px 12px;animation:.3s ease-out both toast-in;display:flex;position:absolute;bottom:13px;right:18px;box-shadow:0 13px 30px #00000052}.booking-toast span{color:#79a69a;flex-direction:column;font-size:.57rem;display:flex}.booking-toast strong{color:#cef3e8;font-size:.64rem}.journey{color:#e9f3ff;background:linear-gradient(#050b15,#07111f 48%,#050b15);padding:clamp(6rem,10vw,10rem) max(24px,50vw - 720px)}.journey__intro{grid-template-columns:.5fr 1.1fr .8fr;align-items:end;gap:40px;margin-bottom:70px;display:grid}.journey__intro>span{color:#4baeff;text-transform:uppercase;letter-spacing:.08em;align-self:start;font-size:.69rem;font-weight:700}.journey__intro h2{color:#f0f7ff;letter-spacing:-.065em;margin:0;font-size:clamp(2.8rem,5vw,5.8rem);line-height:.94}.journey__intro p{color:#7e94aa;max-width:450px;margin:0;font-size:.94rem}.journey-route{grid-template-columns:repeat(5,1fr);display:grid;position:relative}.journey-route:before{content:"";background:linear-gradient(90deg,#239fff,#45b8ff,#38d6a7);height:1px;position:absolute;top:53px;left:9%;right:9%;box-shadow:0 0 14px #2aa3ff40}.journey-route article{border-left:1px solid #4a91d71f;min-height:260px;padding:0 24px 28px;position:relative}.journey-route__number{color:#405c77;font-size:.62rem}.journey-route__icon{z-index:2;color:#5bbaff;background:#0b223d;border:1px solid #43abff52;border-radius:13px;place-items:center;width:48px;height:48px;margin:20px 0 26px;display:grid;position:relative;box-shadow:0 0 22px #2b99f51c}.journey-route h3{color:#ccdeef;margin:0 0 8px;font-size:.92rem}.journey-route p{color:#647d95;margin:0;font-size:.73rem;line-height:1.55}.result-panel{background-image:linear-gradient(120deg,#0c2b49e0,#071425f0),linear-gradient(#4183cb12 1px,#0000 1px);background-size:auto,32px 32px;border:1px solid #4c9ae633;border-radius:18px;grid-template-columns:1fr 1fr;align-items:end;gap:38px 70px;margin-top:60px;padding:clamp(28px,4vw,58px);display:grid;box-shadow:inset 0 1px #ffffff08}.result-panel>div:first-child span{color:#56b3f8;text-transform:uppercase;letter-spacing:.07em;font-size:.67rem;font-weight:700}.result-panel h2{color:#edf7ff;letter-spacing:-.055em;max-width:570px;margin:12px 0 0;font-size:clamp(2rem,3.3vw,4rem);line-height:.98}.result-panel__items{grid-template-columns:1fr 1fr;gap:10px;display:grid}.result-panel__items span{color:#9bb0c5;background:#091b308c;border:1px solid #509be324;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:0 12px;font-size:.72rem;display:flex}.result-panel__items svg{color:#41d3a7}.result-panel>a{color:#fff;background:#168ff3;border-radius:9px;justify-self:start;align-items:center;gap:9px;min-height:48px;padding:0 17px;font-size:.76rem;font-weight:750;display:inline-flex}.landing-footer{color:#dcecff;background:#030913;border-top:1px solid #468bcf1f;padding:64px max(24px,50vw - 720px) 25px}.landing-footer__main{justify-content:space-between;align-items:flex-start;gap:40px;padding-bottom:65px;display:flex}.landing-footer__main p{color:#60778e;max-width:320px;margin:17px 0 0;font-size:.8rem}.landing-footer nav{color:#90a6bb;grid-template-columns:1fr 1fr;gap:14px 50px;font-size:.76rem;display:grid}.landing-footer nav a:hover{color:#fff}.landing-footer__bottom{color:#405970;border-top:1px solid #468bcf1a;justify-content:space-between;padding-top:20px;font-size:.65rem;display:flex}.landing-footer__bottom span:last-child{align-items:center;gap:8px;display:flex}.landing-footer__bottom i{background:#3bd4a8;border-radius:50%;width:6px;height:6px;box-shadow:0 0 9px #3bd4a8}@keyframes canvas-signal{0%,to{opacity:.12;transform:scale(.6)}40%,55%{opacity:1;transform:scale(1)}}@keyframes route-pulse{0%{opacity:0;left:0}20%,75%{opacity:1}to{opacity:0;left:100%}}@keyframes core-breathe{50%{border-color:#47a5ff47;transform:scale(1.06)}}@keyframes booking-packet{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}@media (max-width:1050px){.experience-copy{grid-template-columns:1.15fr .85fr}.experience-copy>p{grid-column:1}.experience-actions{grid-area:3/2}.business-picker{grid-template-columns:1fr}.business-picker__options{grid-template-columns:repeat(3,1fr)}.scene-body{grid-template-columns:1fr}.scene-main{border-right:0}.scene-side{border-top:1px solid #539ce61f;grid-template-columns:1.1fr .9fr;display:grid}.business-note{display:none}.journey__intro{grid-template-columns:1fr 2fr}.journey__intro p{grid-column:2}.journey-route{grid-template-columns:1fr;padding-left:36px}.journey-route:before{width:1px;height:auto;top:20px;bottom:20px;left:59px}.journey-route article{min-height:130px;padding:0 20px 24px 76px;display:block}.journey-route__number{position:absolute;top:18px;left:0}.journey-route__icon{margin:0;position:absolute;top:38px;left:0}.result-panel{grid-template-columns:1fr}}@media (max-width:700px){.site-header{height:64px}.site-header__inner{width:calc(100% - 24px)}.site-nav,.site-header .button--ghost{display:none}.site-header .button{min-height:38px;padding:0 14px;font-size:.74rem}.telyra-experience{padding:88px 10px 30px}.experience-copy{margin-bottom:25px;display:block}.experience-kicker{margin-bottom:18px;font-size:.62rem}.experience-copy h1{font-size:clamp(2.7rem,13vw,4.7rem)}.experience-copy>p{margin:19px 0 22px;font-size:.91rem}.experience-actions{grid-template-columns:1fr;display:grid}.experience-actions a,.experience-actions button{min-height:49px}.business-picker{padding:12px}.business-picker__options{scrollbar-width:none;margin:0 -12px;padding:0 12px 2px;display:flex;overflow-x:auto}.business-picker__options button{min-width:max-content;padding:0 14px}.product-scene{border-radius:12px;min-height:0}.scene-topbar{grid-template-columns:1fr auto;padding:0 12px}.scene-business{display:none}.scene-body{display:block}.scene-main{padding:11px}.scene-overview{grid-template-columns:1fr 1fr}.scene-overview>div{min-height:90px;padding:12px}.scene-overview strong{font-size:1.8rem}.scene-overview .next-booking{grid-column:1/-1;min-height:84px}.scene-overview .next-booking strong{font-size:1.2rem}.system-map{min-height:485px}.system-core{width:120px;height:120px;top:43%}.system-module{min-width:105px;padding:0 9px}.system-module--1{top:8%;left:4%}.system-module--2{top:6%;right:3%}.system-module--3{bottom:30%;right:3%}.system-module--4{bottom:31%;left:3%}.system-module--5{top:38%;left:1%}.module-explanation{min-height:92px;bottom:10px;left:10px;right:10px}.module-explanation p{font-size:.66rem}.scene-side{padding:11px;display:block}.telyra-hint{margin-top:10px}.business-note{display:block}.booking-demo{min-height:285px;padding:14px 12px}.booking-demo__heading{align-items:flex-start}.booking-demo__heading strong{max-width:210px}.booking-demo__heading button{font-size:0}.booking-demo__heading button svg{width:16px}.booking-route{grid-template-columns:1fr;gap:5px;margin-top:18px;padding-left:2px}.booking-route>div{min-height:36px}.booking-route i{width:1px;height:10px;top:32px;left:15px}.booking-route i b{transform:translateY(-100%)}.booking-route>div.is-active i b{animation:.5s ease-out both booking-packet-mobile}.booking-toast{margin-top:10px;position:static}.journey{padding:80px 16px}.journey__intro{margin-bottom:55px;display:block}.journey__intro h2{margin:16px 0 20px;font-size:2.8rem}.journey-route{padding-left:10px}.journey-route:before{left:33px}.journey-route article{padding-left:65px}.journey-route__icon{width:46px;height:46px}.result-panel{gap:28px;margin-top:30px;padding:22px}.result-panel h2{font-size:2.25rem}.result-panel__items{grid-template-columns:1fr}.landing-footer{padding:50px 20px 24px}.landing-footer__main{padding-bottom:45px;display:block}.landing-footer nav{gap:12px 30px;margin-top:35px}.landing-footer__bottom{flex-direction:column;align-items:flex-start;gap:10px}}.legal-shell{color:#dbe8f0;background:#06111d;min-height:100vh;padding:48px 20px 90px}.legal-document{width:min(900px,100%);margin:0 auto}.legal-document>header{background:#091a28;border:1px solid #1d3b50;border-radius:22px;padding:36px}.legal-document>header>a{color:#55bdf3;font-size:1.05rem;font-weight:900}.legal-document>header>span{color:#43a8df;letter-spacing:.1em;text-transform:uppercase;margin-top:28px;font-size:.72rem;font-weight:800;display:block}.legal-document h1{color:#eef6fa;letter-spacing:-.05em;max-width:760px;margin:9px 0 22px;font-size:clamp(2.2rem,5vw,4.2rem);line-height:1}.legal-document header p{color:#91a8b8;max-width:700px;line-height:1.65}.legal-document header dl{flex-wrap:wrap;gap:12px 28px;margin:0;display:flex}.legal-document header dl div{gap:3px;display:grid}.legal-document dt{color:#66879c;font-size:.7rem}.legal-document dd{color:#bcd0dc;margin:0;font-size:.82rem}.legal-document__body,.legal-requests>section{background:#081824;border:1px solid #19374c;border-radius:20px;margin-top:18px;padding:34px 36px}.legal-document__body h2,.legal-requests h2{color:#dce9f0;margin:30px 0 10px;font-size:1.08rem}.legal-document__body h2:first-child{margin-top:0}.legal-document__body p,.legal-requests section p{color:#a1b5c2;white-space:pre-line;margin:0 0 14px;font-size:.9rem;line-height:1.75}.legal-document>footer{flex-wrap:wrap;gap:12px 24px;padding:24px 6px;display:flex}.legal-document>footer a{color:#75bfe8;font-size:.78rem}.legal-requests form{background:#091a28;border:1px solid #1d3b50;border-radius:20px;gap:16px;margin-top:18px;padding:30px 36px;display:grid}.legal-requests form label{color:#91a9ba;gap:7px;font-size:.78rem;display:grid}.legal-requests form input,.legal-requests form select,.legal-requests form textarea{color:#e2edf3;width:100%;min-height:46px;font:inherit;background:#06131f;border:1px solid #29485d;border-radius:10px;padding:0 12px}.legal-requests form textarea{resize:vertical;padding:12px}.legal-requests form .legal-checkbox{grid-template-columns:auto 1fr;align-items:start}.legal-checkbox input{width:18px!important;min-height:18px!important}.legal-requests form button,.legal-review-card button{color:#fff;min-height:48px;font:inherit;cursor:pointer;background:#178ed5;border:0;border-radius:11px;font-weight:800}.legal-request-result{color:#e6a0a7;background:#29171d;border:1px solid #6e3d42;border-radius:12px;margin-top:18px;padding:16px}.legal-request-result.is-success{color:#82d7bc;background:#0b2824;border-color:#266657}.auth-legal-options{gap:10px;display:grid}.auth-legal-options label{grid-template-columns:18px 1fr;align-items:start}.auth-legal-options input{width:18px;height:18px;min-height:0;margin-top:2px}.auth-legal-options span,.auth-legal-options p{color:#7f96a8;margin:0;font-size:.72rem;line-height:1.5}.auth-legal-options a{color:#4caddf;text-underline-offset:2px;text-decoration:underline}.legal-review-shell{color:#dbe8f0;background:radial-gradient(circle at 50% 10%,#0b2a42,#06111d 55%);place-items:center;min-height:100vh;padding:24px;display:grid}.legal-review-card{background:#091a28;border:1px solid #24506c;border-radius:22px;width:min(620px,100%);padding:34px;box-shadow:0 30px 90px #0006}.legal-review-card>span{color:#48b3ea;text-transform:uppercase;font-size:.7rem;font-weight:800}.legal-review-card h1{color:#edf6fa;margin:8px 0 10px;font-size:2.25rem;line-height:1}.legal-review-card>p{color:#8fa6b6;line-height:1.6}.legal-review-card form{gap:14px;margin-top:22px;display:grid}.legal-review-card label{color:#abc0cd;background:#071520;border:1px solid #1f4056;border-radius:11px;grid-template-columns:18px 1fr;gap:10px;padding:14px;font-size:.82rem;line-height:1.5;display:grid}.legal-review-card input{width:18px;height:18px}.legal-review-card a{color:#52b8ec}.legal-business-settings{margin-bottom:18px;scroll-margin-top:24px}.legal-rkn-note,.legal-consent-active{color:#8ea8ba;background:#081a28;border:1px solid #24455b;border-radius:10px;padding:12px 14px;font-size:.74rem;line-height:1.5}.legal-consent-active{color:#72d1b0;flex-wrap:wrap;align-items:center;gap:8px;display:flex}.legal-consent-active button{color:#e49ba5;cursor:pointer;background:#26151b;border:1px solid #5a3840;border-radius:8px;min-height:34px;margin-left:auto;padding:0 11px}.public-data-fields{grid-template-columns:1fr 1fr;gap:9px;display:grid}.public-data-fields label{color:#a4b8c5;background:#071620;border:1px solid #1d3a4f;border-radius:9px;align-items:center;gap:8px;padding:11px;font-size:.74rem;display:flex}.legal-profile-card{grid-column:1/-1}.legal-profile-card nav,.legal-profile-card footer{flex-wrap:wrap;gap:9px;display:flex}.legal-profile-card nav a,.legal-profile-card footer a{color:#85c9ed;background:#092033;border:1px solid #23455c;border-radius:9px;align-items:center;min-height:40px;padding:0 12px;font-size:.74rem;display:inline-flex}.legal-profile-card h3{color:#bdcfda;font-size:.82rem}.legal-acceptance-list{gap:7px;display:grid}.legal-acceptance-list article{border:1px solid #19384d;border-radius:9px;grid-template-columns:1fr auto;gap:4px 12px;padding:11px;display:grid}.legal-acceptance-list strong{color:#cedee7;font-size:.76rem}.legal-acceptance-list span{color:#7894a7;font-size:.68rem}.legal-acceptance-list b{color:#6cd4af;grid-area:1/2/3;align-self:center;font-size:.68rem}.booking-pd-consent{border:1px solid color-mix(in srgb,var(--booking-primary) 28%,#d9e1e8);color:#596a7f;background:color-mix(in srgb,var(--booking-primary) 5%,white);border-radius:12px;grid-template-columns:18px 1fr;gap:9px;margin:14px 0;padding:13px;font-size:.75rem;line-height:1.5;display:grid}.booking-pd-consent input{width:18px;height:18px}.booking-pd-consent a{color:var(--booking-primary);text-decoration:underline}.booking-pd-consent.is-complete{color:#34755f;align-items:center;display:flex}.booking-legal-footer{color:#607188;background:#ffffffb8;border-radius:15px;flex-wrap:wrap;align-items:center;gap:10px 18px;margin-top:18px;padding:20px;font-size:.7rem;display:flex}.booking-legal-footer strong{color:#34465c;width:100%}.booking-legal-footer a{color:var(--booking-primary)}@media (max-width:700px){.legal-shell{padding:16px 10px 60px}.legal-document>header,.legal-document__body,.legal-requests>section,.legal-requests form{border-radius:16px;padding:22px 16px}.legal-document h1{font-size:2.25rem}.legal-review-shell{padding:12px}.legal-review-card{padding:24px 16px}.legal-review-card h1{font-size:1.8rem}.public-data-fields,.legal-acceptance-list article{grid-template-columns:1fr}.legal-acceptance-list b{grid-area:auto/1}.booking-legal-footer{flex-direction:column;align-items:flex-start}}.owner-quick-actions{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:-4px 0 16px;display:grid}.owner-quick-actions a{color:#5ebcf1;background:#081724;border:1px solid #1b374c;border-radius:12px;align-items:center;gap:9px;min-height:68px;padding:11px;transition:border-color .18s,transform .18s,background .18s;display:flex}.owner-quick-actions a:hover{background:#0a1c2b;border-color:#2a6185;transform:translateY(-1px)}.owner-quick-actions a span{flex-direction:column;min-width:0;display:flex}.owner-quick-actions strong{color:#bdcfdb;white-space:nowrap;text-overflow:ellipsis;font-size:.58rem;overflow:hidden}.owner-quick-actions small{color:#567187;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:.47rem;overflow:hidden}.owner-calendar-toolbar{background:#081724;border:1px solid #1b374c;border-radius:12px;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;min-height:58px;margin-bottom:10px;padding:8px 11px;display:grid}.owner-calendar-toolbar>div,.owner-calendar-toolbar nav{gap:5px;display:flex}.owner-calendar-toolbar nav{justify-content:flex-end}.owner-calendar-toolbar a{color:#7392a7;border:1px solid #1d3a50;border-radius:8px;justify-content:center;align-items:center;min-height:32px;padding:0 9px;font-size:.52rem;display:inline-flex}.owner-calendar-toolbar a[aria-current=page]{color:#d7effe;background:#0d3451;border-color:#278fd8}.owner-calendar-toolbar strong{color:#b9ccd8;text-transform:capitalize;font-size:.65rem}.owner-day-calendar{background:#071522;border:1px solid #1b374c;border-radius:14px;grid-template-columns:62px 1fr;height:860px;display:grid;overflow:hidden}.owner-day-calendar>aside{color:#4f6e83;text-align:center;background:#06121d;grid-template-rows:repeat(17,1fr);padding:9px 0;font-size:.48rem;display:grid}.owner-day-calendar>aside span{transform:translateY(-7px)}.owner-day-calendar__track{background:repeating-linear-gradient(#0000 0 calc(5.88235% - 1px),#112b3d 5.88235%);border-left:1px solid #1a3549;margin:9px 10px 9px 0;position:relative}.owner-calendar-event{z-index:2;color:#80c7ee;background:#0c314cf5;border:1px solid #28608a;border-left:3px solid #41aee9;border-radius:9px;grid-template-columns:auto 1fr;align-content:start;gap:2px 10px;min-height:50px;padding:8px 10px;display:grid;position:absolute;left:10px;right:10px;overflow:hidden;box-shadow:0 8px 20px #00000029}.owner-calendar-event:hover{z-index:4;border-color:#45a8e6}.owner-calendar-event>span{color:#74bce4;grid-row:1/4;font-size:.5rem}.owner-calendar-event strong{color:#d2e3ed;font-size:.62rem}.owner-calendar-event small{color:#83a0b2;font-size:.5rem}.owner-calendar-event em{color:#5f8095;align-items:center;gap:4px;font-size:.46rem;font-style:normal;display:flex}.owner-calendar-event.is-confirmed{border-left-color:#42c394}.owner-calendar-event.is-cancelled,.owner-calendar-event.is-no_show{opacity:.7;border-left-color:#d36b6b}.owner-calendar-event.is-completed{opacity:.78;border-left-color:#718397}.owner-calendar-empty{color:#3f708e;place-content:center;justify-items:center;gap:7px;display:grid;position:absolute;inset:0}.owner-calendar-empty strong{color:#7894a7;font-size:.68rem}.owner-calendar-empty span{color:#4c697d;font-size:.52rem}.owner-week-calendar{grid-template-columns:repeat(7,minmax(120px,1fr));gap:7px;display:grid;overflow-x:auto}.owner-week-calendar>article{background:#071522;border:1px solid #1b374c;border-radius:12px;min-height:440px}.owner-week-calendar>article.is-today{border-color:#2b81bb}.owner-week-calendar article>header{border-bottom:1px solid #173247;justify-content:space-between;align-items:center;padding:10px;display:flex}.owner-week-calendar header span{color:#59778c;text-transform:capitalize;font-size:.49rem}.owner-week-calendar header strong{color:#a9bfce;font-size:.72rem}.owner-week-calendar article>div{flex-direction:column;gap:6px;padding:7px;display:flex}.owner-week-calendar article>div>a{color:#6297b7;background:#0b2538;border-left:2px solid #38a9e8;border-radius:7px;flex-direction:column;padding:8px;display:flex}.owner-week-calendar article>div>a.is-confirmed{border-left-color:#42c394}.owner-week-calendar article>div>a.is-cancelled,.owner-week-calendar article>div>a.is-no_show{opacity:.65;border-left-color:#d36b6b}.owner-week-calendar article a span,.owner-week-calendar article a small,.owner-week-calendar article p{color:#527389;font-size:.46rem}.owner-week-calendar article a strong{color:#b5cbd9;margin:3px 0;font-size:.55rem}.owner-week-calendar article p{text-align:center}.appointment-detail-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:14px;display:flex}.appointment-detail-heading span{color:#3e94c7;font-size:.54rem}.appointment-detail-heading h1{color:#d2e0e8;margin:5px 0;font-size:1.45rem}.appointment-detail-heading p{color:#66859a;margin:0;font-size:.62rem}.appointment-detail-layout{grid-template-columns:minmax(0,1fr) 260px;gap:12px;display:grid}.appointment-detail-layout>main{flex-direction:column;gap:12px;display:flex}.appointment-detail-card,.appointment-history,.appointment-client-card,.owner-create-card,.notification-center{background:#081724;border:1px solid #1b374c;border-radius:14px;padding:20px}.appointment-detail-card h2,.appointment-history h2,.owner-create-card h2{color:#bdcfda;margin:0 0 16px;font-size:.75rem}.appointment-detail-card dl{gap:0;margin:0;display:grid}.appointment-detail-card dl>div{border-bottom:1px solid #142e40;grid-template-columns:150px 1fr;gap:14px;padding:11px 0;display:grid}.appointment-detail-card dt{color:#55758a;align-items:center;gap:6px;font-size:.52rem;display:flex}.appointment-detail-card dd{color:#aec3d1;flex-direction:column;gap:4px;margin:0;font-size:.59rem;display:flex}.appointment-detail-actions{flex-wrap:wrap;gap:7px;margin-top:16px;display:flex}.appointment-detail-actions button,.owner-create-card button,.telegram-settings button{color:#8dc9ea;min-height:36px;font:inherit;cursor:pointer;background:#0a263b;border:1px solid #27516e;border-radius:8px;padding:0 11px;font-size:.52rem}.appointment-detail-actions button.is-danger{color:#d98989;background:#25171c;border-color:#64363c}.appointment-history article{border-top:1px solid #142e40;grid-template-columns:28px 1fr auto;align-items:center;gap:9px;min-height:48px;display:grid}.appointment-history article>span{color:#55b4e9;background:#0c2b42;border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.appointment-history article div{flex-direction:column;display:flex}.appointment-history article small,.appointment-history article b{color:#4f6d82;font-size:.45rem;font-weight:550}.appointment-client-card{flex-direction:column;align-self:start;display:flex}.appointment-client-card>span{color:#61bdf0;background:#0c2d46;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.appointment-client-card h2{color:#c3d4df;margin:12px 0;font-size:.82rem}.appointment-client-card>a{color:#6c9bb8;align-items:center;gap:6px;margin-bottom:7px;font-size:.52rem;display:flex}.appointment-client-card dl{border-top:1px solid #173247;margin:12px 0}.appointment-client-card dl div{border-bottom:1px solid #173247;justify-content:space-between;padding:8px 0;display:flex}.appointment-client-card dt{color:#506d81;font-size:.5rem}.appointment-client-card dd{color:#a5bdcb;margin:0;font-size:.56rem}.owner-create-card{margin-bottom:14px}.owner-create-card>span{color:#5cbcf2;background:#0d2e47;border-radius:11px;place-items:center;width:42px;height:42px;margin-bottom:12px;display:grid}.owner-create-card form,form.owner-create-card{gap:11px;display:grid}.owner-create-card label{color:#5d7c91;gap:5px;font-size:.53rem;display:grid}.owner-create-card input,.owner-create-card textarea{color:#c8d8e2;min-height:40px;font:inherit;background:#07131f;border:1px solid #213f54;border-radius:8px;padding:9px}.owner-create-card button{color:#fff;background:#147fc7;justify-self:start}.notification-center{padding:7px 18px}.notification-center article{border-bottom:1px solid #142e40;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;min-height:78px;display:grid}.notification-center article>span{color:#63bff1;background:#0c2d45;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.notification-center article>span.is-failed{color:#d87f7f;background:#2b191e}.notification-center article>div header{align-items:center;gap:8px;display:flex}.notification-center article strong{color:#b4c8d5;font-size:.6rem}.notification-center article b{color:#6597b5;background:#0d293e;border-radius:999px;padding:3px 6px;font-size:.43rem}.notification-center article p{color:#638095;margin:5px 0;font-size:.52rem}.notification-center article small{color:#49687d;align-items:center;gap:5px;font-size:.46rem;display:flex}.notification-center article>a{color:#64b8e8;font-size:.51rem}.business-settings-grid{grid-template-columns:1.35fr .65fr;gap:14px;display:grid}.business-settings-grid .booking-policy-card{margin:0 0 14px}.booking-policy-card textarea{color:#c8d8e2;width:100%;min-height:85px;font:inherit;resize:vertical;background:#07131f;border:1px solid #213f54;border-radius:8px;padding:9px}.booking-policy-card label>small{color:#49677c}.business-logo-preview{object-fit:cover;background:#fff;border-radius:16px;width:72px;height:72px;margin-bottom:14px}.telegram-settings{flex-direction:column;display:flex}.telegram-status{background:#07131f;border:1px solid #19364b;border-radius:10px;align-items:center;gap:9px;margin:8px 0 18px;padding:12px;display:flex}.telegram-status>span{background:#71808a;border-radius:50%;width:9px;height:9px}.telegram-status>span.is-connected{background:#40c58f}.telegram-status div{flex-direction:column;display:flex}.telegram-status strong{color:#afc3d0;font-size:.57rem}.telegram-status small{color:#4f6c81;margin-top:3px;font-size:.46rem}.telegram-settings>button{opacity:.5;cursor:not-allowed;margin-top:auto}.booking-mini-app__header>img{object-fit:cover;background:#fff;border:1px solid #ffffff42;border-radius:18px;flex:0 0 72px;width:72px;height:72px;box-shadow:0 10px 25px #00000029}.booking-mini-app__header div>button{color:#fff;min-height:34px;font:inherit;cursor:pointer;background:#ffffff24;border:1px solid #ffffff73;border-radius:9px;margin-top:14px;padding:0 13px;font-size:.6rem;font-weight:700}@media (max-width:1050px){.owner-quick-actions{grid-template-columns:repeat(3,1fr)}.appointment-detail-layout,.business-settings-grid{grid-template-columns:1fr}.appointment-client-card{width:100%}.owner-calendar-toolbar{grid-template-columns:auto 1fr}.owner-calendar-toolbar>strong{grid-area:2/1/auto/-1}.owner-calendar-toolbar nav{grid-area:1/2}}@media (max-width:700px){.client-navigation{display:flex;overflow-x:auto}.client-navigation a{min-width:68px}.owner-quick-actions{grid-template-columns:1fr 1fr}.owner-calendar-toolbar{grid-template-columns:1fr}.owner-calendar-toolbar nav,.owner-calendar-toolbar>strong{grid-area:auto/1;justify-content:flex-start}.owner-day-calendar{grid-template-columns:48px minmax(560px,1fr);overflow-x:auto}.appointment-detail-card dl>div{grid-template-columns:1fr;gap:5px}.notification-center article{grid-template-columns:34px 1fr}.notification-center article>a{grid-column:2}.booking-mini-app__header{flex-wrap:wrap}.booking-mini-app__header>span{order:-1;margin-left:auto}}@keyframes booking-packet-mobile{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}@media (max-width:360px){.experience-copy h1{font-size:2.55rem}.scene-status,.demo-label{font-size:.58rem}.system-module{min-width:98px;font-size:.65rem}.system-module>span{font-size:.62rem}.system-module--5{top:42%}.module-explanation{padding:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.system-canvas>span,.system-map__routes span:after,.system-core:before,.booking-route>div.is-active i b{animation:none!important}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-header{color:#dceaff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050c19c2;border-color:#79b0f31f;width:100%;position:absolute;inset:0 0 auto}.site-header .brand__mark{background:linear-gradient(145deg,#36b9ff,#1478ff);box-shadow:0 0 24px #29a8ff4d}.site-header .site-nav,.site-header .button--ghost{color:#8fa5c0}.site-header .button--ghost:hover{color:#fff;background:#ffffff0f}.site-header .button--primary{color:#05101f;box-shadow:none;background:#eaf5ff}.site-header .button--primary:hover{background:#fff}.launch{--scene-rx:0deg;--scene-ry:0deg;--scene-x:50%;--scene-y:50%;isolation:isolate;color:#e9f2ff;background:#050b17;min-height:100svh;padding:92px 16px 16px;position:relative;overflow:hidden}.launch__field{z-index:-2;opacity:.34;background-image:linear-gradient(#5389cf13 1px,#0000 1px),linear-gradient(90deg,#5389cf13 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 15%,#0000 82%);mask-image:radial-gradient(circle,#000 15%,#0000 82%)}.launch__field:after{content:"";animation:system-scan 8s var(--ease) infinite;background:linear-gradient(105deg,#0000 35%,#3c99ff14,#0000 65%);position:absolute;inset:0;transform:translate(-80%)}.launch__glow{z-index:-1;top:var(--scene-y);left:var(--scene-x);filter:blur(80px);pointer-events:none;background:#1f71ff1c;border-radius:50%;width:640px;height:640px;transition:top .16s linear,left .16s linear;position:absolute;transform:translate(-50%,-50%)}.launch-shell{width:min(100%,1480px);height:calc(100svh - 108px);min-height:610px;transform:perspective(1800px) rotateX(var(--scene-rx)) rotateY(var(--scene-ry));transform-style:preserve-3d;background:#060f1df0;border:1px solid #7db3f62b;border-radius:14px;grid-template-rows:42px minmax(0,1fr) 34px;margin:0 auto;transition:transform .24s ease-out;display:grid;overflow:hidden;box-shadow:0 32px 100px #0000007a,inset 0 1px #ffffff06}.launch-shell__bar,.launch-shell__footer{z-index:5;color:#6d829d;letter-spacing:.03em;background:#0a1628eb;align-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.58rem;display:grid;position:relative}.launch-shell__bar{border-bottom:1px solid #7db3f61c;grid-template-columns:1fr auto 1fr;padding:0 14px}.launch-shell__identity,.launch-health,.launch-shell__footer span{align-items:center;gap:.45rem;display:flex}.launch-shell__identity>svg{color:#48aaff}.launch-shell__identity i{background:#7db3f629;width:1px;height:12px}.launch-shell__identity strong{color:#a9bed7}.launch-health{color:#7f94ae;text-transform:uppercase}.launch-health i{background:#ffaf56;border-radius:50%;width:5px;height:5px;transition:background .3s,box-shadow .3s;box-shadow:0 0 11px #ffaf56ad}.launch[data-ready=true] .launch-health i{background:#3bddad;box-shadow:0 0 13px #3bddadb8}.launch-shell__mode{justify-self:end}.launch-content{grid-template-columns:190px minmax(460px,1fr) 250px;min-height:0;display:grid}.builder-panel,.intelligence-panel{z-index:3;background:#071120d1;min-height:0;padding:16px;position:relative}.builder-panel{border-right:1px solid #7db3f61a;flex-direction:column;display:flex}.interface-label{color:#57708f;letter-spacing:.1em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.51rem}.builder-panel__intro h2{color:#dce8f7;letter-spacing:-.035em;margin:8px 0 6px;font-size:1.05rem}.builder-panel__intro p{color:#627893;margin-bottom:14px;font-size:.63rem;line-height:1.5}.niche-list{flex-direction:column;gap:3px;display:flex}.niche-option{color:#687f9c;text-align:left;cursor:pointer;min-height:43px;transition:border-color var(--duration-fast), color var(--duration-fast), background var(--duration-fast);background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:.55rem;padding:6px 7px;display:grid}.niche-option>span{color:#405875;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.5rem}.niche-option strong{font-size:.65rem}.niche-option:hover,.niche-option.is-active{color:#d6e6fa;background:linear-gradient(90deg,#1f7aeb29,#1230580f);border-color:#3f9eff38}.niche-option.is-active>span,.niche-option.is-active>svg{color:#47aeff}.builder-template{color:#43aaf9;background:#0b1c33b8;border:1px solid #72abee1f;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:.55rem;margin-top:auto;padding:9px;display:grid}.builder-template span{flex-direction:column;display:flex}.builder-template small{color:#536b87;font-size:.49rem}.builder-template strong{color:#a9bfd8;font-size:.58rem}.builder-template>svg:last-child{color:#3cd7a9}.engine-stage{z-index:2;background-color:#0000;background-image:linear-gradient(#487fc10a 1px,#0000 1px),linear-gradient(90deg,#487fc10a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:26px 26px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;grid-template-rows:auto minmax(250px,1fr) auto;min-width:0;min-height:0;padding:18px 20px 12px;display:grid;position:relative;overflow:hidden}.engine-copy{z-index:4;padding-right:160px;position:relative}.engine-copy h1{color:#f0f6ff;letter-spacing:-.058em;text-wrap:balance;max-width:630px;margin:7px 0 6px;font-size:clamp(1.85rem,3vw,3.25rem);line-height:1}.engine-copy p{color:#70849d;max-width:560px;margin:0;font-size:.68rem;line-height:1.45}.engine-cta{color:#fff;min-height:37px;transition:transform var(--duration-fast), box-shadow var(--duration-fast);background:linear-gradient(135deg,#168ff4,#235de5);border:1px solid #3ea5ff70;border-radius:8px;align-items:center;gap:.45rem;padding:.5rem .7rem;font-size:.64rem;font-weight:800;display:inline-flex;position:absolute;top:4px;right:0;box-shadow:0 10px 28px #196fe845,inset 0 1px #ffffff2e}.engine-cta:hover{transform:translateY(-2px);box-shadow:0 14px 35px #196fe866,inset 0 1px #ffffff2e}.engine-runtime{min-height:0;position:relative;transform:translateZ(30px)}.runtime-track{z-index:4;grid-template-columns:repeat(5,1fr);display:grid;position:absolute;top:13px;left:0;right:0}.runtime-track:before{content:"";background:#152d4b;height:1px;position:absolute;top:10px;left:8%;right:8%}.runtime-step{z-index:1;color:#3e5572;text-align:center;flex-direction:column;align-items:center;gap:4px;transition:color .38s;display:flex;position:relative}.runtime-step>span{background:#081629;border:1px solid #1b385d;border-radius:50%;place-items:center;width:21px;height:21px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.45rem;transition:border-color .38s,background .38s,box-shadow .38s;display:grid}.runtime-step strong{max-width:95px;font-size:.45rem;font-weight:600}.runtime-step.is-complete{color:#7893b1}.runtime-step.is-complete>span{color:#79c7ff;background:#0e2b4c;border-color:#3da6ff80;box-shadow:0 0 16px #2999ff2e}.engine-core{z-index:3;background:radial-gradient(circle at 40% 34%,#173e6f,#0a1c35 60%,#061326);border:1px solid #48abff40;border-radius:50%;place-items:center;width:132px;height:132px;display:grid;position:absolute;top:58%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 70px #197cf233,inset 0 1px #ffffff12}.engine-core:before,.engine-core:after{content:"";border:1px solid #429fff1c;border-radius:50%;position:absolute;inset:-27px}.engine-core:after{border-style:dashed;animation:20s linear infinite engine-rotate;inset:-55px}.engine-core__orbit{border-radius:50%;animation:5s linear infinite engine-orbit;position:absolute;inset:-16px}.engine-core__orbit:after{content:"";background:#43aeff;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;right:-2px;box-shadow:0 0 11px #43aeff}.engine-core__orbit--two{animation-duration:9s;animation-direction:reverse;inset:-44px}.engine-core__orbit--two:after{background:#9c7cff;box-shadow:0 0 11px #9c7cff}.engine-core__body{z-index:2;color:#fff;flex-direction:column;align-items:center;display:flex;position:relative}.engine-core__body>svg{box-sizing:content-box;background:linear-gradient(145deg,#36bbff,#1675f2);border-radius:10px;margin-bottom:5px;padding:5px;box-shadow:0 0 25px #2a9cff73}.engine-core__body span{color:#7390af;font-size:.5rem}.engine-core__body strong{color:#46dcaf;margin-top:2px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.55rem}.module-cloud{position:absolute;inset:58px 0 0}.module-cloud:before,.module-cloud:after{content:"";background:linear-gradient(90deg,#0000,#3090ff52,#0000);width:76%;height:1px;position:absolute;top:56%;left:50%;transform:translate(-50%,-50%)rotate(19deg)}.module-cloud:after{transform:translate(-50%,-50%)rotate(-19deg)}.runtime-module{z-index:2;color:#6cbcff;background:#0a1b31e6;border:1px solid #68a6eb26;border-radius:8px;align-items:center;gap:.45rem;min-width:100px;min-height:37px;padding:7px 8px;font-size:.56rem;transition:opacity .42s,border-color .22s,transform .22s;display:flex;position:absolute;box-shadow:0 8px 22px #0000002e}.runtime-module:hover{border-color:#4baeff6b;transform:translateY(-2px)}.runtime-module i{background:#3cd9a9;border-radius:50%;width:5px;height:5px;margin-left:auto;box-shadow:0 0 8px #3cd9a9}.runtime-module.is-locked{color:#556b87;opacity:.64;border-style:dashed}.module-profile{top:15%;left:5%}.module-services{top:48%;left:1%}.module-schedule{top:18%;right:3%}.module-clients{bottom:14%;right:1%}.module-alerts{bottom:10%;left:7%}.module-payments{top:50%;right:0}.launch[data-step="0"] .runtime-module{opacity:.12}.launch[data-step="1"] .runtime-module:nth-child(n+4){opacity:.15}.launch[data-step="2"] .runtime-module:nth-child(n+6){opacity:.18}.data-route{background:#081629d6;border:1px solid #71a9ec1f;border-radius:8px;grid-template-columns:auto 1fr auto 1fr auto 1fr auto;align-items:center;min-height:42px;padding:6px 9px;display:grid}.data-route>div{color:#7790ad;align-items:center;gap:.35rem;font-size:.52rem;display:flex}.data-route>div svg{color:#4caeff}.data-route>i{background:#173454;height:1px;margin:0 8px;position:relative;overflow:visible}.data-route>i span{background:#4bb2ff;border-radius:50%;width:5px;height:5px;animation:2.8s linear infinite packet-flow;position:absolute;top:-2px;left:0;box-shadow:0 0 9px #4bb2ff}.data-route>i:nth-of-type(2) span{animation-delay:.9s}.data-route>i:nth-of-type(3) span{animation-delay:1.8s}.intelligence-panel{border-left:1px solid #7db3f61a;flex-direction:column;gap:10px;display:flex}.preview-badge{color:#8da3be;text-transform:uppercase;align-items:center;gap:.45rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.52rem;display:flex}.preview-badge svg{color:#a389ff}.metric-board{grid-template-columns:1fr 1fr;gap:6px;display:grid}.metric-board article{background:#0a1a2fb8;border:1px solid #6da7ea1c;border-radius:8px;flex-direction:column;min-height:82px;padding:9px;display:flex}.metric-board span,.metric-board small,.next-event small{color:#526b88;font-size:.49rem}.metric-board strong{color:#c9d9ec;letter-spacing:-.04em;margin:auto 0 0;font-size:1.3rem;line-height:1}.metric-board article:nth-child(2) strong,.metric-board article:nth-child(4) strong{color:#55b8ff}.ai-thought{background:linear-gradient(145deg,#6346b824,#0b1a2fb3);border:1px solid #9f7dff38;border-radius:9px;padding:11px}.ai-thought>div{color:#af98ff;align-items:center;gap:.45rem;display:flex}.ai-thought>div span{color:#8d7bcf;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.49rem}.ai-thought>div i{background:#ffaf56;border-radius:50%;width:4px;height:4px;margin-left:auto;box-shadow:0 0 8px #ffaf56}.ai-thought p{color:#a3b5cb;min-height:56px;margin:10px 0;font-size:.59rem;line-height:1.5}.ai-thought button{color:#9685d5;cursor:pointer;background:#6346b817;border:1px solid #9f7dff2e;border-radius:6px;justify-content:center;align-items:center;gap:.3rem;width:100%;min-height:31px;font-size:.51rem;display:flex}.ai-thought.is-applied{border-color:#3bd9aa47}.ai-thought.is-applied button{color:#49d8ad;background:#3bd9aa14;border-color:#3bd9aa33}.next-event{border-top:1px solid #7db3f61a;grid-template-columns:auto 1fr auto;align-items:center;gap:.55rem;margin-top:auto;padding:9px;display:grid}.event-icon{color:#4faeff;background:#389bff1a;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.next-event div{flex-direction:column;display:flex}.next-event strong{color:#a9bdd4;font-size:.56rem}.event-live{color:#3bd9aa;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.47rem}.launch-shell__footer{border-top:1px solid #7db3f61a;grid-template-columns:repeat(3,auto) 1fr;gap:1.4rem;padding:0 14px}.launch-shell__footer i{border-radius:50%;width:4px;height:4px}.state-blue{background:#45aaff;box-shadow:0 0 7px #45aaff}.state-green{background:#3bd9aa;box-shadow:0 0 7px #3bd9aa}.state-orange{background:#ffae57;box-shadow:0 0 7px #ffae57}.footer-command{color:#435a75;justify-self:end}.journey{color:#dce8f7;background:#07101d;padding:clamp(5rem,9vw,8rem) 0;position:relative;overflow:hidden}.journey:before{content:"";background:linear-gradient(#050b17,#0000);height:120px;position:absolute;top:-1px;left:0;right:0}.journey__inner{position:relative}.journey__header{grid-template-columns:1.25fr .75fr;align-items:end;gap:3rem;margin-bottom:4rem;display:grid}.journey__header span{color:#4e6c8f;letter-spacing:.09em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.58rem}.journey__header h2{color:#edf5ff;letter-spacing:-.065em;margin:.8rem 0 0;font-size:clamp(2.6rem,5vw,5.4rem)}.journey__header p{color:#6d829c;max-width:430px;margin:0;font-size:.95rem}.journey-track{background:#071222b8;border:1px solid #7db3f61f;border-radius:12px;grid-template-columns:repeat(5,1fr);display:grid;position:relative;overflow:hidden}.journey-track:before{content:"";background:linear-gradient(90deg,#238df0,#7b74f5,#39d7aa);height:1px;position:absolute;top:51px;left:8%;right:8%;box-shadow:0 0 14px #2a95ff4d}.journey-step{min-height:230px;transition:background var(--duration-normal);border-right:1px solid #7db3f61a;padding:1.2rem;position:relative}.journey-step:last-child{border-right:0}.journey-step:hover{background:#1b4c8524}.journey-step__top{z-index:2;color:#4dafff;justify-content:space-between;align-items:flex-start;min-height:65px;display:flex;position:relative}.journey-step__top>span{color:#506a88;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.58rem}.journey-step__top>svg:nth-child(2){box-sizing:border-box;background:#0b213b;border:1px solid #4eacff40;border-radius:9px;width:34px;height:34px;padding:8px}.journey-arrow{color:#526d8c}.journey-step h3{color:#c8d8eb;margin:1.4rem 0 .6rem;font-size:.9rem}.journey-step p{color:#617690;margin:0;font-size:.72rem;line-height:1.55}@keyframes system-scan{0%,25%{transform:translate(-80%)}70%,to{transform:translate(80%)}}@keyframes engine-rotate{to{transform:rotate(360deg)}}@keyframes engine-orbit{to{transform:rotate(360deg)}}@keyframes packet-flow{0%{opacity:0;left:0}15%,80%{opacity:1}to{opacity:0;left:100%}}@media (max-width:1120px){.launch-shell{height:auto;min-height:calc(100svh - 108px)}.launch-content{grid-template-columns:175px minmax(430px,1fr)}.intelligence-panel{border-top:1px solid #7db3f61a;border-left:0;grid-column:1/-1;grid-template-columns:auto 1.2fr 1fr auto;align-items:center;display:grid}.metric-board{grid-template-columns:repeat(4,1fr)}.metric-board article{min-height:67px}.ai-thought p{min-height:auto}.ai-thought button,.next-event{display:none}}@media (max-width:760px){.launch{padding:72px 8px 8px}.launch-shell{border-radius:11px;min-height:0;transform:none}.launch-shell__bar{grid-template-columns:1fr auto}.launch-health{justify-self:end;font-size:0}.launch-health:after{color:#6e839c;content:"Engine";font-size:.52rem}.launch-shell__mode{display:none}.launch-content{flex-direction:column;display:flex}.builder-panel{border-bottom:1px solid #7db3f61a;border-right:0;padding:13px}.builder-panel__intro{grid-template-columns:1fr auto;align-items:end;display:grid}.builder-panel__intro .interface-label,.builder-panel__intro p,.builder-template{display:none}.builder-panel__intro h2{margin:0 0 8px;font-size:.82rem}.niche-list{scrollbar-width:none;flex-direction:row;margin:0 -13px;padding:0 13px 2px;overflow-x:auto}.niche-option{grid-template-columns:auto auto;min-width:max-content;min-height:37px}.niche-option>svg{display:none}.engine-stage{grid-template-rows:auto minmax(360px,1fr) auto;min-height:575px;padding:15px 13px 11px}.engine-copy{padding-right:0}.engine-copy h1{max-width:340px;font-size:clamp(2rem,10vw,3.4rem)}.engine-copy p{max-width:420px;padding-right:95px;font-size:.61rem}.engine-cta{min-height:34px;font-size:0;top:auto;bottom:0;right:0}.engine-cta:after{content:"Запустить";font-size:.58rem}.engine-cta>svg:last-child,.runtime-step strong{display:none}.runtime-track:before{left:10%;right:10%}.module-cloud{top:60px}.runtime-module{min-width:88px}.module-payments{display:none}.intelligence-panel{padding:13px;display:block}.preview-badge{margin-bottom:9px}.metric-board{scrollbar-width:none;grid-template-columns:repeat(4,minmax(94px,1fr));overflow-x:auto}.ai-thought{margin-top:9px}.launch-shell__footer{gap:1rem;display:flex;overflow:hidden}.launch-shell__footer span{min-width:max-content}.footer-command{display:none!important}.journey__header{grid-template-columns:1fr;gap:1rem;margin-bottom:2.5rem}.journey-track{grid-template-columns:1fr}.journey-track:before{width:1px;height:auto;top:3rem;bottom:3rem;left:2.3rem}.journey-step{border-bottom:1px solid #7db3f61a;border-right:0;min-height:150px;padding:1rem 1rem 1rem 5rem}.journey-step__top{flex-direction:column;align-items:center;width:2.6rem;min-height:0;position:absolute;top:1rem;bottom:1rem;left:1rem}.journey-arrow{transform:rotate(90deg)}.journey-step h3{margin-top:1rem}}.business-switcher{margin:0 2px 4px;position:relative}.business-switcher>summary{color:#d5e7f5;cursor:pointer;background:#091a2c;border:1px solid #4b97e02b;border-radius:11px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:7px;min-height:58px;padding:9px 10px;font-size:.72rem;font-weight:740;list-style:none;display:grid}.business-switcher>summary::-webkit-details-marker{display:none}.business-switcher>summary span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.business-switcher>summary b{color:#bdadff;letter-spacing:.05em;background:#765ce52b;border-radius:5px;padding:3px 5px;font-size:.46rem}.business-switcher[open]>summary svg{transform:rotate(180deg)}.business-switcher__menu{z-index:80;background:#081725;border:1px solid #203d57;border-radius:11px;width:100%;padding:7px;position:absolute;top:calc(100% + 7px);left:0;box-shadow:0 18px 45px #0000006b}.business-switcher__menu button,.business-switcher__menu a{color:#8da8bc;width:100%;min-height:38px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:flex-start;align-items:center;gap:7px;padding:0 9px;font-size:.63rem;display:flex}.business-switcher__menu button:hover,.business-switcher__menu a:hover{color:#dcefff;background:#0d2940}.business-switcher__menu button span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.business-switcher__menu button svg{color:#4fd5ad;margin-left:auto}.business-switcher__menu p{color:#536e83;margin:8px 9px;font-size:.57rem}.business-switcher__menu hr{background:#18334a;border:0;height:1px;margin:5px 2px}.client-navigation{scrollbar-width:thin;gap:13px;margin-top:14px;overflow-y:auto}.client-navigation__group{flex-direction:column;gap:3px;display:flex}.client-navigation__group>small{color:#3f5b73;letter-spacing:.08em;text-transform:uppercase;padding:0 12px 5px;font-size:.5rem;font-weight:750}.client-navigation a,.client-logout button{color:#8299ae;min-height:39px;font-size:.7rem}.client-demo-notice{background:#3c2b7e21;border:1px solid #7f6aed33;border-radius:10px;margin-top:12px;padding:11px}.client-demo-notice>span{color:#aa96ff;letter-spacing:.08em;font-size:.49rem;font-weight:800}.client-demo-notice p{color:#6f8198;margin:5px 0 8px;font-size:.56rem;line-height:1.45}.client-demo-notice a,.client-demo-notice button{color:#b8d9ed;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:.57rem;display:flex}.client-demo-notice button{color:#667e92;margin-top:7px}.client-demo-bar{display:none}.online-booking-shortcut{background:linear-gradient(115deg,#0d314db8,#081727d6);border:1px solid #42a1e52b;border-radius:13px;justify-content:space-between;align-items:center;gap:20px;margin:14px 0;padding:18px 20px;display:flex}.online-booking-shortcut>div{align-items:center;gap:13px;display:flex}.online-booking-shortcut>div>span{color:#67c7ff;background:#0d3554;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.online-booking-shortcut>div>div{flex-direction:column;display:flex}.online-booking-shortcut small{color:#4daee6;text-transform:uppercase;font-size:.56rem}.online-booking-shortcut strong{color:#d8ebf7;margin-top:2px;font-size:.76rem}.online-booking-shortcut p{color:#6d879b;margin:3px 0 0;font-size:.63rem}.online-booking-shortcut>a{color:#8fd1f5;align-items:center;gap:7px;font-size:.65rem;font-weight:720;display:inline-flex}.online-booking-layout{grid-template-columns:minmax(0,1.05fr) minmax(360px,.72fr);align-items:start;gap:16px;margin-top:28px;display:grid}.online-booking-layout__main{flex-direction:column;gap:14px;min-width:0;display:flex}.online-booking-layout .booking-link-card,.online-booking-layout .launch-panel{margin:0}.online-booking-preview{background:#081725;border:1px solid #4293d829;border-radius:16px;min-width:0;padding:12px;position:sticky;top:88px}.online-booking-preview>header{color:#83a0b5;align-items:center;gap:7px;padding:4px 5px 12px;font-size:.59rem;display:flex}.online-booking-preview__frame{background:#eef5f8;border:7px solid #12283a;border-radius:29px;height:min(720px,100svh - 150px);min-height:550px;overflow:hidden;box-shadow:0 18px 50px #00000047}.online-booking-preview__frame iframe{background:#eef5f8;border:0;width:100%;height:100%}.online-booking-preview>.setup-preview{box-shadow:none;border:0;position:static}.public-slug-form{background:#091929;border:1px solid #4793d626;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;padding:18px;display:grid}.public-slug-form label{color:#9ab0c2;flex-direction:column;gap:7px;font-size:.62rem;font-weight:700;display:flex}.public-slug-form label>div{background:#071522;border:1px solid #244158;border-radius:9px;align-items:center;min-height:43px;display:flex;overflow:hidden}.public-slug-form label small{color:#527187;white-space:nowrap;padding-left:11px}.public-slug-form input{color:#cce4f2;width:100%;min-width:0;height:41px;font:inherit;background:0 0;border:0;outline:none;padding:0 10px 0 2px}.public-slug-form>button{color:#cdeafe;min-height:43px;font:inherit;cursor:pointer;background:#0d4268;border:1px solid #28628a;border-radius:9px;align-items:center;gap:6px;padding:0 14px;font-size:.61rem;display:flex}.public-slug-form>p{grid-column:1/-1;margin:0;font-size:.57rem}.form-error{color:#f99}.form-success{color:#56d5ac}.booking-channels,.booking-assets,.unpublish-form{background:#091929;border:1px solid #4793d626;border-radius:13px;padding:20px}.booking-channels>header span,.booking-assets>div>span{color:#4eb4ec;text-transform:uppercase;letter-spacing:.07em;font-size:.54rem}.booking-channels h2,.booking-assets h2{color:#dcecf7;margin:5px 0 14px;font-size:1rem}.booking-channels>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.booking-channels article{color:#69859a;background:#071522;border:1px solid #1b3a51;border-radius:10px;grid-template-columns:auto 1fr;gap:10px;padding:13px;display:grid}.booking-channels article>svg{color:#5b819e}.booking-channels article div{flex-direction:column;display:flex}.booking-channels strong{color:#b9cfdd;font-size:.66rem}.booking-channels p{color:#577187;margin:4px 0 0;font-size:.56rem;line-height:1.45}.booking-channels b{color:#657f94;grid-column:2;font-size:.5rem}.booking-channels article.is-active{border-color:#3ac99e3b}.booking-channels article.is-active>svg,.booking-channels article.is-active b{color:#50d1aa}.booking-assets{grid-template-columns:1fr auto;align-items:center;gap:20px;display:grid}.booking-assets p{color:#647f94;max-width:430px;font-size:.62rem;line-height:1.55}.booking-assets>div>a{color:#79c6ef;align-items:center;gap:6px;font-size:.61rem;display:inline-flex}.booking-qr{flex-direction:column;align-items:center;gap:8px;display:flex}.booking-qr img{border-radius:8px;width:158px;height:158px;display:block}.booking-qr>div{gap:5px;display:flex}.booking-qr a,.booking-qr button{color:#8ac5e7;min-height:30px;font:inherit;cursor:pointer;background:#0a263a;border:1px solid #28516c;border-radius:7px;align-items:center;gap:4px;padding:0 8px;font-size:.5rem;display:flex}.booking-qr--compact img{width:76px;height:76px}.booking-qr--loading{color:#55baf3;justify-content:center;min-height:76px}.unpublish-form{justify-content:space-between;align-items:center;gap:20px;display:flex}.unpublish-form strong{color:#bccfdb;font-size:.67rem}.unpublish-form p{color:#5d768b;margin:4px 0 0;font-size:.56rem}.unpublish-form button{color:#dc9797;min-height:36px;font:inherit;cursor:pointer;background:#87323214;border:1px solid #e3777740;border-radius:8px;padding:0 11px;font-size:.56rem}.profile-summary{background:linear-gradient(110deg,#0c2136,#081725);border:1px solid #4897dd29;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;margin-top:28px;padding:22px;display:grid}.profile-summary__avatar{color:#8ed6ff;background:#0d3a5d;border:1px solid #2d6d97;border-radius:17px;place-items:center;width:62px;height:62px;font-size:1.3rem;font-weight:800;display:grid;overflow:hidden}.profile-summary__avatar img{object-fit:cover;width:100%;height:100%}.profile-summary>div:nth-child(2) span{color:#4eaee7;text-transform:uppercase;font-size:.53rem}.profile-summary h2{color:#e1f0f9;margin:4px 0 2px;font-size:1.15rem}.profile-summary p{color:#718b9f;margin:0;font-size:.67rem}.profile-summary>small{color:#60798d;font-size:.58rem}.profile-avatar-field{grid-template-columns:54px 1fr;align-items:center;gap:12px;margin-bottom:9px;display:grid}.profile-avatar-field>img,.profile-avatar-field>span{object-fit:cover;color:#8ed6ff;background:#0d3655;border-radius:14px;place-items:center;width:54px;height:54px;font-weight:800;display:grid}.profile-avatar-field label{flex-direction:column;display:flex}.profile-avatar-field input{background:0 0;border:0;height:auto;min-height:0;padding:5px 0;font-size:.58rem}.account-identities{flex-direction:column;gap:7px;display:flex}.account-identities>div{background:#071522;border:1px solid #1c354a;border-radius:8px;grid-template-columns:80px 1fr auto;align-items:center;gap:8px;min-height:48px;padding:9px 11px;display:grid}.account-identities span{color:#5f7c92;font-size:.59rem}.account-identities strong{color:#b7cddd;text-overflow:ellipsis;font-size:.62rem;overflow:hidden}.account-identities small{color:#55cca8;font-size:.51rem}.publication-status{background:#071522;border:1px solid #1d3a50;border-radius:9px;align-items:center;gap:10px;min-height:58px;padding:11px;display:flex}.publication-status>span{background:#6b7c8a;border-radius:50%;width:8px;height:8px}.publication-status>span.is-connected{background:#48d0a5;box-shadow:0 0 10px #48d0a599}.publication-status>div{flex-direction:column;display:flex}.publication-status strong{color:#bad0df;font-size:.62rem}.publication-status small{color:#5f7a90;margin-top:3px;font-size:.52rem}.publication-settings>a{margin-top:12px}.help-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:30px;display:grid}.help-grid article{background:#091827;border:1px solid #4694da26;border-radius:14px;flex-direction:column;align-items:flex-start;min-height:225px;padding:24px;display:flex}.help-grid article>svg{color:#57baf3}.help-grid article>span{color:#4caee5;text-transform:uppercase;margin-top:26px;font-size:.53rem}.help-grid h2{color:#dbeaf5;margin:6px 0 8px;font-size:1.02rem}.help-grid p{color:#6d879b;margin:0 0 18px;font-size:.65rem;line-height:1.55}.help-grid a,.help-grid button{color:#8fc9e9;min-height:36px;font:inherit;cursor:pointer;background:#0a2538;border:1px solid #28516c;border-radius:8px;align-items:center;margin-top:auto;padding:0 11px;font-size:.58rem;display:inline-flex}.help-grid button:disabled{color:#587186;cursor:default}.home-account-avatar{color:#bde7ff;background:#17689b40;border:1px solid #52b5ee4d;border-radius:10px;place-items:center;width:34px;height:34px;font-size:.69rem;font-weight:800;display:grid}.home-hero__account-status{color:#8ed5bd;background:#24775d1a;border:1px solid #3acaa033;border-radius:999px;align-items:center;gap:6px;width:fit-content;margin:14px 0 -2px;padding:7px 10px;font-size:.62rem;display:flex}.telyra-product-tour.driver-popover{color:#b9d0df;background:#091a29;border:1px solid #28526e;border-radius:13px;max-width:340px;box-shadow:0 24px 70px #00000073}.telyra-product-tour .driver-popover-title{color:#e7f5fd;font:750 16px/1.25 inherit}.telyra-product-tour .driver-popover-description{color:#7794a9;font:13px/1.5 inherit}.telyra-product-tour .driver-popover-progress-text{color:#587489}.telyra-product-tour button{color:#d9effc;text-shadow:none;background:#0f5d90;border:1px solid #28638b;border-radius:7px}@media (max-width:1050px){.online-booking-layout{grid-template-columns:1fr}.online-booking-preview{position:static}.online-booking-preview__frame{height:680px}}@media (max-width:900px){.business-switcher,.client-demo-notice{display:none}.client-navigation{flex-direction:row;gap:0;min-width:0;margin:0;display:flex;overflow-x:auto}.client-navigation__group{display:contents}.client-navigation__group>small{display:none}.client-navigation a{flex:0 0 68px;min-width:68px}.client-logout{margin:0}.client-demo-bar{color:#8d7de4;background:#392b7240;justify-content:center;align-items:center;gap:12px;min-height:42px;padding:6px 12px;font-size:.58rem;display:flex}.client-demo-bar b{font-size:.5rem}.client-demo-bar a{color:#c5dff0}.client-demo-bar button{color:#8297a8;font:inherit;background:0 0;border:0;font-size:.56rem}}@media (max-width:650px){.online-booking-shortcut,.unpublish-form{flex-direction:column;align-items:flex-start}.online-booking-shortcut p{display:none}.online-booking-layout{margin-top:20px}.online-booking-preview__frame{height:620px;min-height:480px}.public-slug-form{grid-template-columns:1fr}.public-slug-form>button{justify-content:center}.booking-channels>div,.booking-assets{grid-template-columns:1fr}.booking-assets .booking-qr{align-items:flex-start}.profile-summary{grid-template-columns:auto 1fr}.profile-summary>small{grid-column:1/-1}.help-grid{grid-template-columns:1fr}.account-identities>div{grid-template-columns:70px 1fr}.account-identities small{grid-column:2}}.onboarding-main__actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:18px;display:flex}.onboarding-main__actions form{margin:0}.onboarding-main__actions .app-secondary-button{min-height:41px}.launch-panel{background:#081724;border:1px solid #1d3b51;border-radius:15px;padding:22px}.launch-panel>header span{color:#4baee5;text-transform:uppercase;font-size:.52rem;font-weight:760}.launch-panel>header h2{color:#d4e2ea;margin:6px 0;font-size:1.08rem}.launch-panel>header p{color:#5d7b90;margin:0;font-size:.58rem}.launch-checklist{grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0 14px;display:grid}.launch-checklist article{background:#07131f;border:1px solid #1a374c;border-radius:11px;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;min-height:78px;padding:11px;display:grid}.launch-checklist article>span{color:#6b91aa;background:#0d293e;border-radius:8px;place-items:center;width:29px;height:29px;font-size:.55rem;font-weight:800;display:grid}.launch-checklist article.is-ready>span{color:#65d3ad;background:#2b8e6d2e}.launch-checklist article>div{flex-direction:column;min-width:0;display:flex}.launch-checklist strong{color:#adc3d1;font-size:.58rem}.launch-checklist small{color:#4d6b80;margin-top:3px;font-size:.47rem;line-height:1.35}.launch-checklist a{color:#56b7eb;font-size:.49rem}.launch-panel form button{color:#fff;min-height:41px;font:inherit;cursor:pointer;background:#147fc7;border:0;border-radius:9px;align-items:center;gap:7px;padding:0 15px;font-size:.59rem;font-weight:730;display:flex}.launch-panel form button:disabled{opacity:.4;cursor:not-allowed}.launch-panel__error{color:#df8989;margin:0 0 10px;font-size:.53rem}.booking-link-card{background:#081724;border:1px solid #1d3b51;border-radius:15px;grid-template-columns:115px 1fr;gap:18px;margin-bottom:14px;padding:18px;display:grid}.booking-link-card__qr{color:#5db9eb;background:#07131f;border:1px dashed #28506b;border-radius:11px;place-content:center;justify-items:center;gap:7px;min-height:110px;display:grid}.booking-link-card__qr small{color:#496b81;font-size:.45rem}.booking-link-card>div:last-child{min-width:0}.booking-link-card span{color:#4baee5;text-transform:uppercase;font-size:.5rem}.booking-link-card h2{color:#d1e0e8;margin:5px 0 9px;font-size:.88rem}.booking-link-card code{color:#79bfe6;white-space:nowrap;text-overflow:ellipsis;background:#07131f;border-radius:7px;max-width:100%;padding:6px 8px;font-family:inherit;font-size:.52rem;display:block;overflow:hidden}.booking-link-card p{color:#55758a;margin:8px 0;font-size:.51rem}.booking-link-card footer{gap:7px;display:flex}.booking-link-card button,.booking-link-card a{color:#83c5e8;min-height:34px;font:inherit;cursor:pointer;background:#0a263a;border:1px solid #27506c;border-radius:8px;align-items:center;gap:5px;padding:0 10px;font-size:.5rem;display:inline-flex}.status--setup{color:#72bce8;background:#3a90c71f}.status--published{color:#70cea9;background:#30a17c1f}@media (max-width:800px){.launch-checklist{grid-template-columns:1fr}.booking-link-card{grid-template-columns:90px 1fr}.booking-link-card__qr{min-height:95px}}@media (max-width:520px){.booking-link-card{grid-template-columns:1fr}.booking-link-card__qr{min-height:90px}.onboarding-main__actions{flex-direction:column;align-items:stretch}.onboarding-main__actions a,.onboarding-main__actions button{justify-content:center;width:100%}}@media (max-width:430px){.launch-shell__identity>span,.launch-shell__identity i{display:none}.engine-stage{min-height:545px}.engine-copy h1{font-size:2.2rem}.engine-copy p{margin-bottom:42px;padding-right:0}.engine-cta{bottom:-37px;left:0;right:auto}.engine-runtime{margin-top:5px}.engine-core{width:108px;height:108px}.engine-core:after,.engine-core__orbit--two{display:none}.runtime-module{min-width:82px;padding:6px;font-size:.49rem}.module-profile,.module-services{left:0}.module-schedule,.module-clients{right:0}.module-alerts{left:1%}.data-route{grid-template-columns:auto 1fr auto 1fr auto}.data-route>div:nth-of-type(4),.data-route>i:nth-of-type(3){display:none}.metric-board{grid-template-columns:repeat(4,105px)}.launch-shell__footer span:nth-child(3){display:none}}.site-header .brand__mark span{background:0 0}.experience-copy h1{font-size:clamp(3rem,4.65vw,5.35rem)}.journey{padding:clamp(6rem,10vw,10rem) max(24px,50vw - 720px)}@media (max-width:1050px){.journey{padding-left:24px;padding-right:24px}}@media (max-width:700px){.experience-copy h1{font-size:clamp(2.7rem,13vw,4.7rem)}.journey{padding:80px 16px}}@media (max-width:360px){.experience-copy h1{font-size:2.55rem}}.auth-page{color:#dbeaff;background:#07101d;width:100%;max-width:100vw;min-height:100svh;overflow-x:hidden}.auth-aside{color:#eaf5ff;background:#06101f;position:relative;overflow:hidden}.auth-aside:before{content:"";background-image:linear-gradient(#398bde12 1px,#0000 1px),linear-gradient(90deg,#398bde12 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}.auth-aside:after{content:"";border:1px solid #2ea4ff1f;border-radius:50%;width:440px;height:440px;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 80px #2291f30f}.auth-aside>*{z-index:2;position:relative}.auth-aside .brand__mark{background:linear-gradient(145deg,#44c7ff,#126df5)}.auth-aside blockquote{letter-spacing:-.062em;max-width:570px;font-size:clamp(2.5rem,4.4vw,5.4rem);line-height:.96}.auth-aside .section-kicker{color:#58b4fa}.auth-aside__footer{color:#627e99;align-items:center;gap:9px;display:flex}.auth-aside__footer i{background:#42d5a8;border-radius:50%;width:7px;height:7px;box-shadow:0 0 11px #42d5a8}.auth-system-map{color:#6f8ba5;align-items:center;gap:13px;margin-top:50px;font-size:.69rem;display:flex}.auth-system-map i{background:linear-gradient(90deg,#1b4f79,#2aa7ff);width:clamp(25px,4vw,70px);height:1px}.auth-system-map strong{color:#e5f5ff;background:#0b3153;border:1px solid #41b1ff5c;border-radius:50%;place-items:center;width:64px;height:64px;font-size:.62rem;display:grid;box-shadow:0 0 35px #2398f633}.auth-main{background:#eef4f8}.auth-card{width:min(100%,460px)}.auth-card h1{color:#0b1d2e;letter-spacing:-.055em;font-size:clamp(2.4rem,4vw,4rem)}.auth-card>p{color:#66798a}.auth-form{gap:13px}.auth-form label span{color:#2c4256}.auth-form input:focus{border-color:#168ff3;box-shadow:0 0 0 3px #168ff321}.auth-form .button--primary{background:linear-gradient(135deg,#139dfb,#176fe9);box-shadow:0 13px 28px #137eee3b}.auth-password-hint{color:#718496;margin:-7px 0 0;font-size:.68rem}.auth-access-message{color:#b94d4d;background:#d6494912;border:1px solid #d6494938;border-radius:9px;margin:0 0 18px;padding:11px 13px;font-size:.72rem}.client-app-shell{color:#d9e8f5;background:#07101d;grid-template-columns:232px minmax(0,1fr);min-height:100svh;display:grid}.client-sidebar{background:#050c17;border-right:1px solid #4f91cf21;flex-direction:column;height:100svh;padding:24px 14px;display:flex;position:sticky;top:0}.client-sidebar>.brand{color:#eff7ff;padding:0 10px 24px;font-size:1.02rem}.client-navigation{flex-direction:column;gap:5px;margin-top:26px;display:flex}.client-navigation a,.client-logout button{color:#7189a1;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:11px;min-height:44px;padding:0 12px;font-size:.76rem;font-weight:680;transition:all .18s;display:flex}.client-navigation a:hover,.client-logout button:hover{color:#dbeeff;background:#2469a91c}.client-navigation a[aria-current=page]{color:#eaf7ff;background:linear-gradient(90deg,#1781de33,#13426b0f);border-color:#32a0f83d}.client-navigation a[aria-current=page] svg{color:#45b3ff}.client-logout{margin-top:auto}.client-logout button{width:100%}.client-sidebar__hint{color:#415b73;align-items:center;gap:8px;margin:14px 10px 0;font-size:.6rem;display:flex}.client-sidebar__hint i{background:#3fd2a6;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #3fd2a6}.client-workspace{min-width:0}.client-topbar{background:#07111fe6;border-bottom:1px solid #4f91cf1f;justify-content:space-between;align-items:center;min-height:72px;padding:0 clamp(20px,3.5vw,54px);display:flex}.client-topbar>div:first-child{flex-direction:column;display:flex}.client-topbar>div:first-child span{color:#536e87;text-transform:uppercase;letter-spacing:.08em;font-size:.58rem}.client-identity{align-items:center;gap:10px;display:flex}.client-identity>span{color:#7bc9ff;background:#0d2d4b;border:1px solid #44a8f840;border-radius:10px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.client-identity>div{flex-direction:column;display:flex}.client-identity strong{color:#c9dbea;font-size:.68rem}.client-identity small{color:#587086;font-size:.58rem}.client-page{width:min(100%,1280px);margin:0 auto;padding:clamp(32px,5vw,70px) clamp(20px,4vw,64px) 80px}.app-page-heading>span{color:#48acf6;letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:760}.app-page-heading h1{color:#edf7ff;letter-spacing:-.062em;margin:10px 0 8px;font-size:clamp(2.5rem,4.6vw,5.3rem);line-height:.96}.app-page-heading p{color:#6f879e;max-width:620px;margin:0;font-size:.88rem}.onboarding-board{background:#091728;border:1px solid #4b97e029;border-radius:16px;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);margin-top:38px;display:grid;overflow:hidden;box-shadow:0 25px 70px #00000038}.onboarding-main{background-image:linear-gradient(120deg,#0d304fe0,#071729e0),linear-gradient(#3b82c50f 1px,#0000 1px);background-size:auto,32px 32px;min-height:470px;padding:clamp(28px,5vw,62px);position:relative;overflow:hidden}.onboarding-main:after{content:"";border:1px solid #30a3fb21;border-radius:50%;width:410px;height:410px;position:absolute;bottom:-160px;right:-100px;box-shadow:inset 0 0 90px #1f8be514}.onboarding-main__icon{color:#55baff;background:#0d3153;border:1px solid #45afff4d;border-radius:13px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 0 25px #2a9df621}.onboarding-main>p:first-of-type{color:#4db1fa;text-transform:uppercase;letter-spacing:.07em;margin:27px 0 10px;font-size:.64rem;font-weight:730}.onboarding-main h2{color:#edf7ff;letter-spacing:-.058em;max-width:700px;margin:0;font-size:clamp(2.2rem,4vw,4.5rem);line-height:.98}.onboarding-main__description{color:#8ca1b5;max-width:600px;margin:20px 0 28px;font-size:.83rem;line-height:1.6}.app-primary-button,.app-secondary-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#169bf5,#176fe6);border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 16px;font-size:.73rem;font-weight:760;transition:all .18s;display:inline-flex}.app-primary-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #147ee840}.app-primary-button:disabled{cursor:wait;opacity:.6}.app-secondary-button{color:#9cb2c6;background:#0a1b2e;border-color:#5099dc33}.business-meta{z-index:2;color:#607c95;gap:24px;margin-top:30px;font-size:.63rem;display:flex;position:relative}.business-meta strong{color:#9db4c8}.setup-path{background:#06111fcc;padding:28px}.setup-path header{justify-content:space-between;margin-bottom:20px;display:flex}.setup-path header span{color:#bcd0e2;font-size:.75rem;font-weight:750}.setup-path header strong{color:#405a72;font-size:.56rem;font-weight:600}.setup-path>div{color:#536c84;border-top:1px solid #4b91d31a;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-height:56px;display:grid}.setup-path>div>span{border:1px solid #1c3c5a;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.setup-path>div strong{font-size:.7rem}.setup-path>div small{color:#3f5870;font-size:.57rem}.setup-path>div.is-complete{color:#b7cfe2}.setup-path>div.is-complete>span{color:#43d4aa;background:#2cb28b14;border-color:#3ad3a64d}.app-guidance{background:linear-gradient(120deg,#41337b29,#091728b8);border:1px solid #8571f22e;border-radius:13px;min-height:112px;margin-top:16px;padding:22px 120px 22px 24px;position:relative;overflow:hidden}.app-guidance>div{color:#a897ff;align-items:center;gap:8px;font-size:.67rem;font-weight:750;display:flex}.app-guidance p{color:#889db1;margin:9px 0 0;font-size:.75rem}.app-guidance>svg{color:#927bff33;position:absolute;top:32px;right:35px}.settings-grid{grid-template-columns:1fr 1fr;align-items:start;gap:16px;margin-top:38px;display:grid}.settings-card{background:#09182a;border:1px solid #4b97e029;border-radius:15px;padding:clamp(22px,3vw,36px)}.settings-card>header{color:#4bb2ff;gap:12px;margin-bottom:27px;display:flex}.settings-card h2{color:#dcebf7;margin:0;font-size:1rem}.settings-card header p{color:#617a91;margin:3px 0 0;font-size:.67rem}.settings-card--quiet{background:#081424a3}.account-form{flex-direction:column;gap:8px;display:flex}.account-form label{color:#8ea5b9;margin-top:7px;font-size:.66rem;font-weight:700}.account-form input{color:#ddecf8;background:#071321;border:1px solid #213c55;border-radius:9px;outline:none;width:100%;min-height:47px;padding:0 13px}.account-form input:focus{border-color:#269ef5;box-shadow:0 0 0 3px #2396ef1f}.account-form small{color:#526c83;font-size:.61rem}.account-form .app-primary-button{align-self:flex-start;margin-top:12px}.account-form__message{color:#607a91;min-height:22px;font-size:.65rem}.account-form__message.is-error{color:#ff8b8b}.account-form__message.is-success{color:#54d5ad}.read-only-field{color:#bcd0e1;background:#071321;border:1px solid #1d354c;border-radius:9px;flex-direction:column;min-height:47px;padding:12px 13px;font-size:.74rem;display:flex}.read-only-field small{color:#536b81;margin-top:7px;font-size:.61rem;line-height:1.45}.security-note{color:#668197;gap:9px;margin-top:18px;font-size:.65rem;display:flex}.security-note svg{color:#43d1a7;flex:none}.setup-start{background-image:linear-gradient(130deg,#0c2b48f0,#071424f2),linear-gradient(#4387c90f 1px,#0000 1px);background-size:auto,30px 30px;border:1px solid #4c98e12b;border-radius:18px;width:min(100%,840px);margin:clamp(20px,4vw,60px) auto;padding:clamp(28px,6vw,70px)}.setup-start>a{color:#7894ad;align-items:center;gap:7px;font-size:.68rem;display:inline-flex}.setup-start__icon{color:#52b8ff;background:#0c3154;border:1px solid #3daafe4d;border-radius:14px;place-items:center;width:54px;height:54px;margin-top:48px;display:grid}.setup-start>p:first-of-type{color:#4fb1f8;text-transform:uppercase;letter-spacing:.07em;margin:25px 0 8px;font-size:.65rem;font-weight:750}.setup-start h1{color:#eef7ff;letter-spacing:-.06em;max-width:680px;margin:0;font-size:clamp(2.5rem,5vw,5.2rem);line-height:.95}.setup-start>p:last-of-type{color:#849bae;max-width:620px;margin:22px 0 30px;font-size:.8rem}.setup-start>div{grid-template-columns:1fr 1fr;gap:9px;display:grid}.setup-start>div span{color:#8fa7bb;background:#07162780;border:1px solid #4893da21;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:0 11px;font-size:.67rem;display:flex}.setup-start>div svg{color:#43d2a7}.app-loading{gap:12px;min-height:450px;display:grid}.app-loading span{background:linear-gradient(100deg,#0a192a,#10283e,#0a192a) 0 0/200% 100%;border-radius:13px;animation:1.5s infinite app-skeleton}.app-loading span:first-child{width:50%;height:80px}.app-loading span:nth-child(2){height:300px}.app-loading span:last-child{height:100px}.app-error{max-width:700px;padding-top:80px}.app-error>span{color:#ff9f68;text-transform:uppercase;font-size:.68rem}.app-error h1{color:#eef7ff;margin:12px 0;font-size:3rem}.app-error p{color:#7890a6}.app-error button{margin-top:20px}.status--draft{color:#e7b96b;background:#e2a8471a}.status--suspended{color:#ff8f8f;background:#e851511a}.admin-member{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:62px;padding:8px 0;display:grid}.admin-member>div{flex-direction:column;display:flex}.admin-member small{color:var(--muted)}@keyframes app-skeleton{to{background-position:-200% 0}}@media (max-width:900px){.client-app-shell{grid-template-columns:1fr;padding-bottom:68px}.client-sidebar{z-index:40;width:100%;height:68px;padding:7px 10px max(7px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050d18f5;border-top:1px solid #4f91cf29;border-right:0;grid-template-columns:1fr auto;display:grid;position:fixed;inset:auto 0 0}.client-sidebar>.brand,.client-sidebar__hint{display:none}.client-navigation{grid-template-columns:repeat(4,minmax(62px,1fr));margin:0;display:grid}.client-navigation a{flex-direction:column;justify-content:center;gap:3px;min-height:52px;padding:4px 8px;font-size:.57rem}.client-navigation a[aria-current=page]{background:#1877c921;border-color:#0000}.client-logout{margin:0}.client-logout button{flex-direction:column;justify-content:center;gap:3px;min-width:58px;min-height:52px;padding:4px 8px;font-size:.57rem}.client-topbar{min-height:64px}.onboarding-board{grid-template-columns:1fr}.onboarding-main{min-height:420px}.settings-grid{grid-template-columns:1fr}}@media (max-width:600px){.auth-main{padding:28px 18px}.auth-card h1{font-size:2.65rem}.auth-password-hint{font-size:.63rem}.client-topbar{padding:0 14px}.client-topbar>div:first-child{display:none}.client-identity{margin-left:auto}.client-page{padding:32px 12px 50px}.app-page-heading h1{font-size:2.75rem}.onboarding-board{border-radius:13px;margin-top:28px}.onboarding-main{min-height:0;padding:25px 19px 30px}.onboarding-main h2{font-size:2.3rem}.onboarding-main__description{font-size:.76rem}.business-meta{flex-direction:column;gap:6px}.setup-path{padding:20px 16px}.setup-path header strong{display:none}.app-guidance{padding:20px}.app-guidance>svg{display:none}.settings-card{padding:20px 16px}.setup-start{margin:0;padding:24px 18px 32px}.setup-start__icon{margin-top:35px}.setup-start h1{font-size:2.7rem}.setup-start>div{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.app-loading span{animation:none}}.system-ready-board{background:#091827;border:1px solid #4997dc29;border-radius:15px;margin-top:16px;overflow:hidden}.system-ready-board>header{background-image:linear-gradient(110deg,#092239fa 35%,#071829bd),linear-gradient(#408fd20d 1px,#0000 1px);background-size:auto,30px 30px;align-items:center;min-height:260px;padding:clamp(28px,4vw,48px);display:flex;position:relative;overflow:hidden}.system-ready-board>header>div{z-index:2;max-width:520px;position:relative}.system-ready-board>header span{color:#58cfad;text-transform:uppercase;letter-spacing:.07em;align-items:center;gap:7px;font-size:.58rem;font-weight:760;display:flex}.system-ready-board>header span i{background:#49d3aa;border-radius:50%;width:6px;height:6px;box-shadow:0 0 9px #49d3aa}.system-ready-board h2{color:#eaf6ff;letter-spacing:-.05em;margin:12px 0 8px;font-size:clamp(2rem,3.5vw,3.7rem);line-height:.96}.system-ready-board header p{color:#7590a6;max-width:470px;margin:0;font-size:.72rem;line-height:1.6}.system-ready-board header img{filter:drop-shadow(0 20px 34px #0050a033);width:min(48%,600px);position:absolute;right:-3%}.system-ready-modules{border-top:1px solid #448ecd1f;grid-template-columns:repeat(4,1fr);gap:8px;padding:12px;display:grid}.system-ready-modules article{background:#061422a1;border:1px solid #468ecd21;border-radius:10px;align-items:center;gap:10px;min-height:74px;padding:11px;display:flex}.system-ready-modules article>span{color:#54b9f9;background:#0d304e;border-radius:9px;flex:none;place-items:center;width:35px;height:35px;display:grid}.system-ready-modules article>div{flex-direction:column;min-width:0;display:flex}.system-ready-modules strong{color:#bcd0df;font-size:.62rem}.system-ready-modules small{color:#536e84;margin-top:3px;font-size:.51rem}.system-ready-modules article>svg{color:#48d0a7;margin-left:auto}.system-ready-modules article.is-pending>span{color:#66839a;background:#102639}.system-ready-modules article.is-pending>svg{color:#557086}@media (max-width:760px){.system-ready-board>header{align-items:flex-end;min-height:340px}.system-ready-board header img{opacity:.55;width:78%;top:-5px;right:0}.system-ready-modules{grid-template-columns:1fr 1fr}}@media (max-width:420px){.system-ready-modules{grid-template-columns:1fr}}.setup-builder{width:min(100%,1500px);margin:-28px auto 0}.setup-builder__topbar{grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;min-height:46px;margin-bottom:20px;display:grid}.setup-builder__topbar>a,.setup-builder__topbar>button{color:#6f8aa2;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;font-size:.65rem;font-weight:680;display:inline-flex}.setup-builder__topbar>button{color:#8ca7bd;justify-self:end}.setup-builder__topbar>a:hover,.setup-builder__topbar>button:hover{color:#d9efff}.setup-save-state{color:#5d7890;background:#08192ab8;border:1px solid #4589c721;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:32px;padding:0 11px;font-size:.59rem;display:flex}.setup-save-state.is-saved{color:#65c9ac}.setup-save-state.is-error{color:#ff9696}.is-spinning{animation:.8s linear infinite setup-spin}.setup-progress{background:#071525d1;border:1px solid #4391d624;border-radius:15px;grid-template-columns:repeat(6,1fr);gap:6px;padding:10px;display:grid;box-shadow:0 20px 70px #0000001f}.setup-progress button{text-align:left;color:#466079;min-width:0;min-height:58px;font:inherit;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:9px;padding:9px 10px;display:flex;position:relative}.setup-progress button:not(:last-child):after{content:"";background:#173651;width:7px;height:1px;position:absolute;top:50%;right:-6px}.setup-progress button>span{border:1px solid #1c3d59;border-radius:8px;flex:none;place-items:center;width:25px;height:25px;font-size:.6rem;font-weight:800;display:grid}.setup-progress button>div{flex-direction:column;min-width:0;display:flex}.setup-progress strong{font-size:.64rem}.setup-progress small{color:#354f67;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.5rem;overflow:hidden}.setup-progress button.is-active{color:#e5f5ff;background:linear-gradient(120deg,#1375c833,#0e32531a);border-color:#31a3f73d;box-shadow:inset 0 0 24px #2a95eb0f}.setup-progress button.is-active>span{color:#fff;background:linear-gradient(135deg,#2bb8ff,#176be1);border-color:#2b9ceb;box-shadow:0 0 18px #249ef43d}.setup-progress button.is-active small{color:#6186a4}.setup-progress button.is-complete{color:#87b8ad;cursor:default}.setup-progress button.is-complete>span{color:#4ed5ad;background:#26a68417;border-color:#36cfa43d}.setup-builder__workspace{grid-template-columns:minmax(0,1.2fr) minmax(350px,.8fr);align-items:start;gap:14px;margin-top:14px;display:grid}.setup-editor,.setup-preview{background:#091727;border:1px solid #4494db26;border-radius:18px;box-shadow:0 26px 80px #0000002b}.setup-editor{min-width:0;padding:clamp(24px,3.6vw,48px)}.setup-step-heading{max-width:760px;margin-bottom:32px}.setup-step-heading>span{color:#44b5ff;letter-spacing:.09em;text-transform:uppercase;font-size:.61rem;font-weight:780}.setup-step-heading h1{color:#edf8ff;letter-spacing:-.058em;margin:9px 0 10px;font-size:clamp(2.25rem,4vw,4.25rem);line-height:.96}.setup-step-heading p{color:#7790a6;max-width:630px;margin:0;font-size:.78rem;line-height:1.6}.industry-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.industry-grid>button{color:#9bb1c4;min-width:0;min-height:180px;font:inherit;text-align:center;cursor:pointer;background:linear-gradient(150deg,#0d253deb,#061220eb);border:1px solid #4289ca21;border-radius:13px;flex-direction:column;align-items:center;padding:9px 10px 14px;transition:transform .2s,border-color .2s,background .2s;display:flex;position:relative;overflow:hidden}.industry-grid>button:hover{border-color:#38aeff54;transform:translateY(-3px)}.industry-grid>button[aria-pressed=true]{color:#eff9ff;background:linear-gradient(150deg,#15507e9e,#081e33f5);border-color:#278edc;box-shadow:inset 0 0 32px #2293e91a,0 14px 32px #00000024}.industry-card__art{place-items:center;width:112px;height:112px;display:grid}.industry-card__art img{object-fit:contain;filter:drop-shadow(0 8px 15px #0f6fd526);width:100%;height:100%;transition:transform .22s}.industry-grid button:hover img{transform:scale(1.05)}.industry-card__copy{flex-direction:column;display:flex}.industry-card__copy strong{font-size:.69rem}.industry-card__copy small{color:#4f6980;margin-top:3px;font-size:.53rem}.industry-grid button>i{color:#fff;background:#061423cc;border:1px solid #1d405e;border-radius:50%;place-items:center;width:23px;height:23px;display:grid;position:absolute;top:9px;right:9px}.industry-grid button[aria-pressed=true]>i{background:#157bd4;border-color:#3db9ff}.setup-hint{color:#a696ff;background:linear-gradient(120deg,#43357f26,#09192b8c);border:1px solid #7d6bf32e;border-radius:11px;align-items:flex-start;gap:11px;margin-top:20px;padding:15px 17px;display:flex}.setup-hint>svg{flex:none;margin-top:2px}.setup-hint p{flex-direction:column;margin:0;display:flex}.setup-hint strong{font-size:.61rem}.setup-hint span{color:#748ba0;margin-top:3px;font-size:.64rem;line-height:1.5}.setup-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.setup-field{flex-direction:column;gap:7px;display:flex}.setup-field--wide{grid-column:1/-1}.setup-field>span,.setup-choice legend{color:#99aec0;font-size:.64rem;font-weight:720}.setup-field input,.setup-field textarea,.schedule-toolbar select,.service-row input{color:#e0edf7;width:100%;font:inherit;background:#061321;border:1px solid #203c55;border-radius:9px;outline:none;font-size:.72rem;transition:border-color .18s,box-shadow .18s}.setup-field input{min-height:47px;padding:0 13px}.setup-field textarea{resize:vertical;min-height:100px;padding:13px}.setup-field input:focus,.setup-field textarea:focus,.service-row input:focus,.schedule-toolbar select:focus{border-color:#279cf1;box-shadow:0 0 0 3px #2696eb1c}.setup-field small{color:#49637a;align-self:flex-end;font-size:.56rem}.setup-field select{color:#e0edf7;width:100%;min-height:47px;font:inherit;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#061321;border:1px solid #203c55;border-radius:9px;outline:none;padding:0 13px;font-size:.72rem}.setup-field select:focus{border-color:#279cf1;box-shadow:0 0 0 3px #2696eb1c}.setup-choice{border:0;grid-template-columns:1fr 1fr;gap:9px;margin:0;padding:0;display:grid}.setup-choice legend{margin-bottom:8px}.setup-choice button{color:#7790a6;text-align:left;cursor:pointer;background:#071523;border:1px solid #1d394f;border-radius:10px;align-items:center;gap:12px;min-height:74px;padding:13px;display:flex}.setup-choice button>span{color:#55b9f9;background:#0c2b45;border-radius:9px;place-items:center;width:37px;height:37px;display:grid}.setup-choice p{flex-direction:column;margin:0;display:flex}.setup-choice strong{color:#b9ccdc;font-size:.68rem}.setup-choice small{color:#516a80;margin-top:3px;font-size:.55rem}.setup-choice button[aria-pressed=true]{background:#114a7647;border-color:#248fe0;box-shadow:inset 0 0 22px #2193e812}.services-toolbar{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.services-toolbar>div{flex-direction:column;display:flex}.services-toolbar strong{color:#c1d4e3;font-size:.69rem}.services-toolbar small{color:#506a81;font-size:.55rem}.services-toolbar button{color:#6e94b3;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font-size:.59rem;display:flex}.service-list{flex-direction:column;gap:7px;display:flex}.service-row{background:#0613219e;border:1px solid #4085c321;border-radius:11px;grid-template-columns:30px minmax(170px,1fr) 88px 105px 34px;align-items:end;gap:8px;min-height:76px;padding:10px;display:grid}.service-row__number{color:#36546d;align-self:center;font-size:.6rem;font-weight:800}.service-row label{color:#557086;flex-direction:column;gap:5px;font-size:.52rem;display:flex}.service-row input{min-height:39px;padding:0 9px}.service-row__delete{color:#526c82;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;width:34px;height:39px;display:grid}.service-row__delete:hover{color:#ff8c8c;background:#d73f3f14;border-color:#ee636333}.services-empty{color:#7890a4;background:#05121f80;border:1px dashed #24435d;border-radius:12px;justify-content:center;align-items:center;gap:18px;min-height:210px;padding:20px;display:flex}.services-empty img{object-fit:contain;width:145px;height:120px}.services-empty>div{flex-direction:column;max-width:260px;display:flex}.services-empty strong{color:#c3d5e3;font-size:.75rem}.services-empty span{margin-top:6px;font-size:.62rem;line-height:1.5}.add-service-button{color:#68ade0;width:100%;min-height:44px;font:inherit;cursor:pointer;background:#0a253d57;border:1px dashed #285173;border-radius:10px;justify-content:center;align-items:center;gap:7px;margin-top:9px;font-size:.65rem;font-weight:700;display:flex}.add-service-button:hover{color:#ccecff;border-color:#298fd6}.add-service-button:disabled{opacity:.4;cursor:not-allowed}.schedule-toolbar{background:#06132199;border:1px solid #19374f;border-radius:11px;justify-content:space-between;align-items:center;gap:16px;min-height:65px;margin-bottom:10px;padding:10px 13px;display:flex}.schedule-toolbar label{color:#718ba0;align-items:center;gap:10px;font-size:.59rem;display:flex}.schedule-toolbar select{width:auto;min-height:38px;padding:0 30px 0 10px}.schedule-toolbar>div{color:#55728a;align-items:center;gap:8px;font-size:.57rem;display:flex}.schedule-toolbar svg{color:#48aff2}.schedule-list{flex-direction:column;gap:6px;display:flex}.schedule-list article{opacity:.52;background:#05111d7a;border:1px solid #3a77b01a;border-radius:10px;grid-template-columns:minmax(190px,.8fr) minmax(300px,1.2fr);align-items:center;gap:12px;min-height:64px;padding:8px 10px;display:grid}.schedule-list article.is-enabled{opacity:1;background:#081c2fa1;border-color:#2f8fd330}.day-toggle{color:#8098ab;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;display:flex}.day-toggle>span{color:#5d7c95;background:#071522;border:1px solid #24445e;border-radius:9px;place-items:center;width:34px;height:34px;font-size:.61rem;font-weight:800;display:grid}.day-toggle p{flex-direction:column;margin:0;display:flex}.day-toggle strong{color:#a9bdcd;font-size:.63rem}.day-toggle small{color:#496278;margin-top:2px;font-size:.52rem}.day-toggle>i{background:#183249;border-radius:999px;width:30px;height:17px;margin-left:auto;box-shadow:inset 0 0 0 1px #25445d}.day-toggle>i:after{content:"";background:#6d8294;border-radius:50%;width:11px;height:11px;margin:3px;transition:transform .18s;display:block}.day-toggle[aria-pressed=true]>span{color:#90d5ff;background:#0c3454;border-color:#2aa0ef6b}.day-toggle[aria-pressed=true]>i{background:#137fd0}.day-toggle[aria-pressed=true]>i:after{background:#fff;transform:translate(13px)}.day-times{grid-template-columns:1fr 1fr 1.25fr;gap:7px;display:grid}.day-times label{color:#526d83;grid-template-columns:auto 1fr;align-items:center;gap:6px;min-width:0;font-size:.5rem;display:grid}.day-times input{color:#b9ccda;width:100%;min-width:0;min-height:37px;font:inherit;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#061421;border:1px solid #1c3a52;border-radius:8px;padding:0 6px;font-size:.61rem}.day-times input:disabled{opacity:.45}.telegram-connect-card{background:linear-gradient(130deg,#0c2e4cd9,#061321f0);border:1px solid #2f97e12e;border-radius:15px;grid-template-columns:minmax(230px,.75fr) minmax(300px,1.25fr);min-height:370px;display:grid;overflow:hidden}.telegram-connect-card__art{background-image:linear-gradient(#3c94da0f 1px,#0000 1px),linear-gradient(90deg,#3c94da0f 1px,#0000 1px);background-size:28px 28px;place-items:center;min-height:340px;display:grid;position:relative;overflow:hidden}.telegram-connect-card__art:after{content:"";border:1px solid #43b4ff2e;border-radius:50%;width:270px;height:270px;position:absolute;box-shadow:inset 0 0 65px #299bed1c}.telegram-connect-card__art img{z-index:2;filter:drop-shadow(0 18px 30px #0053aa2e);width:105%;position:relative}.telegram-connect-card__copy{padding:clamp(24px,3vw,42px)}.telegram-connect-card__copy>span{color:#62cfb0;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:7px;font-size:.58rem;font-weight:750;display:flex}.telegram-connect-card__copy>span i{background:#47d2aa;border-radius:50%;width:6px;height:6px;box-shadow:0 0 9px #47d2aa}.telegram-connect-card h2{color:#e8f6ff;letter-spacing:-.045em;margin:15px 0 10px;font-size:clamp(1.8rem,3vw,3.2rem);line-height:1}.telegram-connect-card p{color:#7891a6;margin:0;font-size:.69rem;line-height:1.6}.telegram-connect-card__copy>div{grid-template-columns:1fr 1fr;gap:8px;margin:22px 0;display:grid}.telegram-connect-card__copy>div span{color:#87a1b7;background:#05142275;border:1px solid #468ecd1c;border-radius:8px;align-items:center;gap:7px;min-height:37px;padding:0 9px;font-size:.56rem;display:flex}.telegram-connect-card__copy>div svg{color:#49cfa8}.telegram-connect-card__copy>div .is-pending{color:#617b91}.telegram-connect-card__copy>div .is-pending svg{color:#559ccf}.telegram-connect-card__copy>button{color:#58768e;min-height:42px;font:inherit;background:#0a1b2a;border:1px solid #23445e;border-radius:9px;align-items:center;gap:8px;padding:0 13px;font-size:.61rem;display:flex}.setup-summary{grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);gap:12px;display:grid}.setup-summary__hero{background:linear-gradient(160deg,#0d3c63,#071522 70%);border:1px solid #3798df2b;border-radius:14px;flex-direction:column;grid-row:span 2;justify-content:flex-end;min-height:390px;padding:24px;display:flex;position:relative;overflow:hidden}.setup-summary__hero:before{content:"";background-image:linear-gradient(#459ee40f 1px,#0000 1px),linear-gradient(90deg,#459ee40f 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.setup-summary__hero img{z-index:1;object-fit:contain;width:115%;max-height:245px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.setup-summary__hero>:not(img){z-index:2;position:relative}.setup-summary__hero>span{color:#64d5b4;background:#27b48c14;border:1px solid #3cd8ab33;border-radius:999px;align-self:flex-start;padding:5px 8px;font-size:.54rem}.setup-summary__hero h2{color:#ecf8ff;letter-spacing:-.04em;margin:10px 0 4px;font-size:1.7rem}.setup-summary__hero p{color:#6e8aa2;margin:0;font-size:.62rem}.setup-summary__facts{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.setup-summary__facts article{background:#061320a6;border:1px solid #428ac921;border-radius:12px;min-height:150px;padding:14px}.setup-summary__facts article>span{color:#55b9f9;background:#0c2f4c;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.setup-summary__facts p{flex-direction:column;margin:14px 0 0;display:flex}.setup-summary__facts small{color:#557086;font-size:.52rem}.setup-summary__facts strong{color:#d9e9f4;margin-top:3px;font-size:1.4rem}.setup-summary__facts b{color:#617b91;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:.51rem;font-weight:550;overflow:hidden}.setup-summary__outcomes{background:#071625b3;border:1px solid #438ccd21;border-radius:12px;grid-template-columns:1fr 1fr;gap:20px;padding:20px;display:grid}.setup-summary__outcomes>div{flex-direction:column;gap:8px;display:flex}.setup-summary__outcomes strong{color:#b9cede;margin-bottom:3px;font-size:.64rem}.setup-summary__outcomes span{color:#698297;align-items:center;gap:7px;font-size:.55rem;display:flex}.setup-summary__outcomes svg{color:#49cfa8}.setup-message{color:#f99;background:#b5363612;border:1px solid #ef636333;border-radius:9px;align-items:center;gap:8px;min-height:43px;margin-top:15px;padding:0 13px;font-size:.63rem;display:flex}.setup-actions{border-top:1px solid #4587c31f;justify-content:space-between;gap:10px;margin-top:27px;padding-top:20px;display:flex}.setup-actions button{min-height:45px;font:inherit;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:.66rem;font-weight:740;display:flex}.setup-actions button:disabled{opacity:.45;cursor:not-allowed}.setup-back-button{color:#7892a8;background:#071523;border:1px solid #203d55}.setup-next-button{color:#fff;background:linear-gradient(135deg,#20aeff,#1769e1);border:1px solid #0000;box-shadow:0 11px 28px #1176e033}.setup-next-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 32px #1176e047}.setup-next-button--finish{background:linear-gradient(135deg,#28bfe8,#2469e5);padding:0 18px!important}.setup-preview{background:radial-gradient(circle at 50% 16%,#145e974d,#0000 38%),#061321;min-width:0;padding:18px;position:sticky;top:14px;overflow:hidden}.setup-preview:before{pointer-events:none;content:"";background-image:linear-gradient(#3a8bce0b 1px,#0000 1px),linear-gradient(90deg,#3a8bce0b 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 70%);mask-image:linear-gradient(#000,#0000 70%)}.setup-preview>*{z-index:2;position:relative}.setup-preview__header{justify-content:space-between;align-items:center;display:flex}.setup-preview__header>div{color:#a4bdd1;align-items:center;gap:7px;font-size:.61rem;font-weight:720;display:flex}.setup-preview__header small{color:#47647c;font-size:.52rem}.live-dot{background:#41d1a7;border-radius:50%;width:6px;height:6px;box-shadow:0 0 9px #41d1a7}.system-map{height:270px;margin:12px -5px 2px;position:relative}.system-map:before,.system-map:after{content:"";border:1px solid #2a8dd521;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.system-map:before{width:215px;height:215px}.system-map:after{width:155px;height:155px}.system-map__halo{filter:blur(25px);background:#1b91e42b;border-radius:50%;width:105px;height:105px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.system-core{z-index:3;color:#dff5ff;background:radial-gradient(circle at 35% 25%,#1bbcff,#0b4e9f 65%,#092e59);border:1px solid #37b6ff73;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:102px;height:102px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 22px #ffffff17,0 0 38px #1890e73d}.system-core>span{color:#fff;background:#ffffff1f;border-radius:50%;place-items:center;width:37px;height:37px;display:grid}.system-core strong{margin-top:5px;font-size:.65rem}.system-core small{color:#9cd8ff;font-size:.44rem}.system-node{z-index:4;color:#4e6b81;background:#05121feb;border:1px solid #1c3b54;border-radius:9px;align-items:center;gap:6px;min-height:38px;padding:0 10px;font-size:.53rem;transition:border-color .25s,color .25s,box-shadow .25s;display:flex;position:absolute;box-shadow:0 8px 18px #00000029}.system-node b{color:#4d6a80;background:#10283b;border-radius:50%;place-items:center;min-width:17px;height:17px;margin-left:2px;font-size:.46rem;display:grid}.system-node.is-connected{color:#a9d9f7;border-color:#31a4ef57;box-shadow:0 0 20px #1f90dd17}.system-node.is-connected svg{color:#49baff}.system-node.is-connected b{color:#75cbff;background:#0b3453}.system-node--client{top:25px;left:14px}.system-node--services{top:32px;right:3px}.system-node--schedule{bottom:27px;right:1px}.system-node--alerts{bottom:18px;left:10px}.telegram-preview{background:#081d2fed;border:1px solid #3d90d22b;border-radius:13px;overflow:hidden;box-shadow:0 18px 35px #0000002e}.telegram-preview__top{background:#0a273fd6;border-bottom:1px solid #408ecc1f;align-items:center;gap:9px;min-height:58px;padding:8px 11px;display:flex}.telegram-preview__top>span{color:#fff;background:linear-gradient(135deg,#20b5ff,#1768dc);border-radius:50%;place-items:center;width:38px;height:38px;display:grid;overflow:hidden}.telegram-preview__top img{object-fit:contain;width:48px;height:48px}.telegram-preview__top>div{flex-direction:column;min-width:0;display:flex}.telegram-preview__top strong{color:#dcecf7;white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-size:.64rem;overflow:hidden}.telegram-preview__top small{color:#5e7a91;font-size:.49rem}.telegram-preview__top i{color:#55bdff;background:#248fda1c;border-radius:999px;margin-left:auto;padding:4px 7px;font-size:.48rem;font-style:normal}.telegram-message{padding:13px}.telegram-message>span{color:#a8bdce;background:#0d304c;border-radius:8px 8px 8px 2px;max-width:84%;padding:9px 10px;font-size:.55rem;display:inline-flex}.telegram-services{flex-direction:column;gap:5px;margin-top:7px;display:flex}.telegram-services button{color:#89bddd;min-height:34px;font:inherit;background:#0b3655c2;border:1px solid #3097e038;border-radius:7px;justify-content:space-between;align-items:center;padding:0 9px;font-size:.52rem;display:flex}.telegram-services button b{color:#57c0ff;font-size:.48rem}.telegram-empty{color:#3f6987;border:1px dashed #23455d;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:75px;font-size:.52rem;display:flex}.setup-preview__summary{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:10px;display:grid}.setup-preview__summary>div{background:#061422a1;border:1px solid #3f83be1c;border-radius:9px;align-items:center;gap:7px;min-width:0;padding:9px;display:flex}.setup-preview__summary>div>span{color:#4d687e;border:1px solid #203f57;border-radius:50%;flex:none;place-items:center;width:21px;height:21px;font-size:.47rem;display:grid}.setup-preview__summary>div>span.is-ready{color:#4dd0a8;background:#30b69014;border-color:#3ad1a64d}.setup-preview__summary p{flex-direction:column;min-width:0;margin:0;display:flex}.setup-preview__summary strong{color:#899fb1;font-size:.5rem}.setup-preview__summary small{color:#425d73;white-space:nowrap;text-overflow:ellipsis;max-width:90px;margin-top:2px;font-size:.43rem;overflow:hidden}@keyframes setup-spin{to{transform:rotate(360deg)}}@media (max-width:1180px){.industry-grid{grid-template-columns:repeat(3,1fr)}.setup-builder__workspace{grid-template-columns:minmax(0,1fr) 350px}.service-row{grid-template-columns:25px minmax(140px,1fr) 78px 92px 32px}.schedule-list article{grid-template-columns:1fr}.day-toggle>i{margin-left:auto}.setup-summary{grid-template-columns:1fr}.setup-summary__hero{grid-row:auto;min-height:330px}.setup-summary__facts{grid-template-columns:repeat(3,1fr)}}@media (max-width:980px){.setup-builder{margin-top:-10px}.setup-progress{scrollbar-width:thin;grid-template-columns:repeat(6,minmax(126px,1fr));overflow-x:auto}.setup-builder__workspace{grid-template-columns:1fr}.setup-preview{order:-1;grid-template-columns:minmax(260px,.9fr) minmax(300px,1.1fr);gap:12px;display:grid;position:relative;top:auto}.setup-preview__header,.setup-preview__summary{grid-column:1/-1}.system-map{height:255px}.telegram-preview{align-self:center}.industry-grid{grid-template-columns:repeat(4,1fr)}.industry-grid>button{min-height:160px}.industry-card__art{width:95px;height:95px}}@media (max-width:700px){.setup-builder{margin:-12px 0 0}.setup-builder__topbar{grid-template-columns:1fr auto}.setup-save-state{grid-area:2/1/auto/-1}.setup-builder__topbar>button{font-size:.58rem}.setup-editor{border-radius:14px;padding:23px 16px}.setup-progress{border-left:0;border-right:0;border-radius:0;margin-left:-12px;margin-right:-12px;padding:7px 12px}.setup-progress button{min-height:52px}.setup-progress small{display:none}.setup-preview{border-radius:14px;grid-template-columns:1fr;padding:14px}.setup-preview__header,.setup-preview__summary{grid-column:1}.system-map{height:240px}.telegram-preview{width:100%}.industry-grid{grid-template-columns:repeat(2,1fr)}.industry-grid>button{min-height:160px}.setup-step-heading{margin-bottom:25px}.setup-step-heading h1{font-size:2.6rem}.setup-form-grid,.setup-choice{grid-template-columns:1fr}.setup-field--wide{grid-column:auto}.service-row{grid-template-columns:28px minmax(85px,1fr) minmax(95px,1fr) 38px;padding:11px}.service-row label:first-of-type{grid-column:2/4}.service-row label:nth-of-type(2),.service-row label:nth-of-type(3){grid-row:2}.service-row label:nth-of-type(2){grid-column:2}.service-row label:nth-of-type(3){grid-column:3/5}.service-row__delete{grid-area:1/4}.services-empty{text-align:center;flex-direction:column}.schedule-toolbar{flex-direction:column;align-items:flex-start}.day-times{grid-template-columns:1fr 1fr}.day-times .break-time{grid-column:1/-1}.telegram-connect-card{grid-template-columns:1fr}.telegram-connect-card__art{min-height:240px}.telegram-connect-card__art img{width:min(100%,360px)}.telegram-connect-card__copy>div{grid-template-columns:1fr}.setup-summary__facts{grid-template-columns:1fr 1fr 1fr}.setup-summary__facts article{min-height:125px}.setup-summary__outcomes{grid-template-columns:1fr}.setup-actions{z-index:10;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#06121ff5;margin:24px -16px -23px;padding:12px 16px;position:sticky;bottom:70px}.setup-next-button--finish{flex:1}.setup-preview__summary{grid-template-columns:1fr 1fr 1fr}}@media (max-width:390px){.industry-grid>button{min-height:145px;padding:7px}.industry-card__art{width:84px;height:84px}.industry-card__copy strong{font-size:.61rem}.industry-card__copy small{display:none}.setup-step-heading h1{font-size:2.35rem}.setup-preview__summary,.setup-summary__facts{grid-template-columns:1fr}.setup-summary__facts article{min-height:110px}.setup-actions button{padding:0 11px;font-size:.58rem}}@media (prefers-reduced-motion:reduce){.is-spinning{animation:none}.industry-grid>button,.industry-card__art img,.setup-next-button{transition:none}}.setup-preview--device{background:radial-gradient(circle at 50% 20%,#238dd938,#0000 42%),#06121f;padding:17px}.mini-app-stage{place-items:center;min-height:665px;display:grid;position:relative;overflow:hidden}.mini-app-stage:before{content:"";border:1px solid #3997dc1a;border-radius:50%;position:absolute;inset:8% 5% 3%;transform:perspective(500px)rotateX(68deg)}.mini-app-stage__glow{filter:blur(25px);background:#1f91e72e;border-radius:50%;width:270px;height:70px;position:absolute;bottom:6%;left:50%;transform:translate(-50%)}.iphone-frame{z-index:2;width:318px;height:646px;transition:transform .35s var(--ease);background:linear-gradient(145deg,#69747d,#10151c 13%,#030507 50%,#3b4650 94%);border:1px solid #5c6874;border-radius:48px;padding:9px;position:relative;box-shadow:inset 0 0 0 2px #111923,inset 0 0 0 5px #05080c,0 38px 75px #00000073}.iphone-frame:after{z-index:5;pointer-events:none;content:"";border:1px solid #ffffff1f;border-radius:43px;position:absolute;inset:5px}.iphone-frame__buttons:before,.iphone-frame__buttons:after{content:"";background:#26313a;border-radius:2px 0 0 2px;width:3px;position:absolute;left:-4px}.iphone-frame__buttons:before{height:68px;top:115px}.iphone-frame__buttons:after{height:45px;top:194px}.iphone-screen{--mini-ink:#172230;width:100%;height:100%;color:var(--mini-ink);background:var(--mini-background);border-radius:39px;flex-direction:column;font-family:Arial,sans-serif;display:flex;position:relative;overflow:hidden}.iphone-screen.template-dark-premium{--mini-ink:#edf7ff}.iphone-screen.typography-soft{font-family:Georgia,serif}.iphone-screen.typography-contrast{font-family:Arial Black,Arial,sans-serif}.iphone-screen.typography-clean{letter-spacing:-.015em;font-family:Inter,Arial,sans-serif}.iphone-island{z-index:8;background:#030506;border-radius:20px;width:88px;height:25px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.iphone-island:after{content:"";background:#071627;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:8px;box-shadow:inset 0 0 3px #174778}.iphone-status{z-index:7;height:42px;color:var(--mini-ink);justify-content:space-between;align-items:flex-start;padding:10px 22px 0;font-family:Arial,sans-serif;font-size:9px;font-weight:800;display:flex}.iphone-status>div{gap:3px;display:flex}.iphone-status i{background:currentColor;border-radius:2px;width:9px;height:6px;display:block}.iphone-status i:nth-child(2){opacity:.7;width:7px}.iphone-status i:nth-child(3){opacity:.9;border-radius:3px;width:12px}.mini-app-telegram-bar{border-bottom:1px solid color-mix(in srgb, var(--mini-ink) 10%, transparent);background:color-mix(in srgb, var(--mini-surface) 91%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);grid-template-columns:1fr 1.5fr 1fr;align-items:center;min-height:43px;padding:4px 12px 7px;display:grid}.mini-app-telegram-bar button{color:var(--mini-primary);font:inherit;text-align:left;background:0 0;border:0;padding:0;font-family:Arial,sans-serif;font-size:9px}.mini-app-telegram-bar button:last-child{text-align:right;letter-spacing:2px}.mini-app-telegram-bar>div{flex-direction:column;align-items:center;display:flex}.mini-app-telegram-bar strong{max-width:130px;color:var(--mini-ink);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.mini-app-telegram-bar span{color:color-mix(in srgb, var(--mini-ink) 50%, transparent);font-family:Arial,sans-serif;font-size:7px}.mini-app-content{scrollbar-width:none;flex:1;padding:11px 10px 66px;overflow-y:auto}.mini-app-content::-webkit-scrollbar{display:none}.mini-app-assembled{animation:mini-assemble .42s var(--ease) both}.mini-app-assembled:nth-child(2){animation-delay:70ms}.mini-app-assembled:nth-child(3){animation-delay:.13s}.mini-app-assembled:nth-child(4){animation-delay:.19s}.mini-app-block{border:1px solid color-mix(in srgb, var(--mini-ink) 9%, transparent);color:var(--mini-ink);background:var(--mini-surface);box-shadow:0 8px 24px color-mix(in srgb, var(--mini-ink) 7%, transparent);border-radius:15px;margin-bottom:8px;transition:background .28s,color .28s,border-color .28s}.mini-app-block>header{justify-content:space-between;align-items:center;padding:11px 12px 8px;display:flex}.mini-app-block header>div{flex-direction:column;display:flex}.mini-app-block header span{color:color-mix(in srgb, var(--mini-ink) 48%, transparent);text-transform:uppercase;letter-spacing:.06em;font-family:Arial,sans-serif;font-size:7px}.mini-app-block header strong{margin-top:2px;font-size:11px}.mini-app-block header>small{color:#fff;background:var(--mini-primary);border-radius:7px;place-items:center;width:21px;height:21px;font-family:Arial,sans-serif;font-size:8px;display:grid}.mini-app-block--hero{color:#fff;background:linear-gradient(135deg, color-mix(in srgb, var(--mini-primary) 82%, #132b45), var(--mini-primary));min-height:155px;padding:18px 16px;position:relative;overflow:hidden}.mini-app-block--hero:after{content:"";border:1px solid #fff3;border-radius:50%;width:180px;height:180px;position:absolute;top:-70px;right:-60px;box-shadow:inset 0 0 45px #ffffff14}.mini-app-hero__art{z-index:2;opacity:.92;place-items:center;width:132px;height:132px;display:grid;position:absolute;top:2px;right:-4px}.mini-app-hero__art img{object-fit:contain;filter:drop-shadow(0 10px 14px #0003);width:100%;height:100%}.mini-app-block--hero>span,.mini-app-block--hero h3,.mini-app-block--hero p{z-index:3;max-width:165px;position:relative}.mini-app-block--hero>span{background:#ffffff17;border:1px solid #ffffff38;border-radius:999px;padding:4px 6px;font-family:Arial,sans-serif;font-size:7px;display:inline-flex}.mini-app-block--hero h3{letter-spacing:-.045em;margin:24px 0 5px;font-size:18px;line-height:.95}.mini-app-block--hero p{color:#ffffffb8;margin:0;font-family:Arial,sans-serif;font-size:8px;line-height:1.4}.mini-app-services{flex-direction:column;gap:5px;padding:0 7px 7px;display:flex}.mini-app-services article{border:1px solid color-mix(in srgb, var(--mini-ink) 8%, transparent);background:color-mix(in srgb, var(--mini-background) 38%, var(--mini-surface));border-radius:10px;justify-content:space-between;align-items:center;min-height:48px;padding:8px 9px;display:flex}.mini-app-services article>div{flex-direction:column;min-width:0;display:flex}.mini-app-services article strong{white-space:nowrap;text-overflow:ellipsis;max-width:165px;font-size:9px;overflow:hidden}.mini-app-services article span{color:color-mix(in srgb, var(--mini-ink) 45%, transparent);align-items:center;gap:3px;margin-top:3px;font-family:Arial,sans-serif;font-size:7px;display:flex}.mini-app-services article b{color:var(--mini-primary);flex:none;margin-left:8px;font-family:Arial,sans-serif;font-size:8px}.mini-app-empty{border:1px dashed color-mix(in srgb, var(--mini-primary) 30%, transparent);min-height:58px;color:var(--mini-primary);border-radius:9px;justify-content:center;align-items:center;gap:6px;font-family:Arial,sans-serif;font-size:8px;display:flex}.mini-app-days{grid-template-columns:repeat(5,1fr);gap:4px;padding:0 8px 9px;display:grid}.mini-app-days button{border:1px solid color-mix(in srgb, var(--mini-ink) 9%, transparent);min-width:0;min-height:44px;color:color-mix(in srgb, var(--mini-ink) 60%, transparent);font:inherit;background:0 0;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;padding:4px 2px;display:flex}.mini-app-days span{text-transform:uppercase;font-family:Arial,sans-serif;font-size:6px}.mini-app-days strong{margin-top:3px;font-size:10px}.mini-app-days button.is-active{border-color:var(--mini-primary);color:#fff;background:var(--mini-primary)}.mini-app-primary{color:#fff;background:var(--mini-primary);width:calc(100% - 16px);min-height:35px;font:inherit;box-shadow:0 8px 16px color-mix(in srgb, var(--mini-primary) 24%, transparent);border:0;border-radius:10px;margin:0 8px 9px;font-family:Arial,sans-serif;font-size:8px;font-weight:700}.mini-app-block--about p{color:color-mix(in srgb, var(--mini-ink) 52%, transparent);align-items:center;gap:5px;margin:0;padding:0 12px 12px;font-family:Arial,sans-serif;font-size:8px;display:flex}.mini-app-bottom{z-index:5;border-top:1px solid color-mix(in srgb, var(--mini-ink) 9%, transparent);background:color-mix(in srgb, var(--mini-surface) 94%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:repeat(3,1fr);align-items:center;min-height:55px;padding:7px 16px 11px;display:grid;position:absolute;bottom:0;left:0;right:0}.mini-app-bottom span{color:color-mix(in srgb, var(--mini-ink) 42%, transparent);flex-direction:column;align-items:center;gap:2px;font-family:Arial,sans-serif;font-size:6px;display:flex}.mini-app-bottom span.is-active{color:var(--mini-primary)}.device-preview-actions{border-top:1px solid #458bc71f;justify-content:space-between;align-items:center;gap:10px;min-height:55px;padding:10px 2px 0;display:flex}.device-preview-actions>div{flex-direction:column;min-width:0;display:flex}.device-preview-actions strong{color:#b8cede;white-space:nowrap;text-overflow:ellipsis;max-width:170px;font-size:.61rem;overflow:hidden}.device-preview-actions span{color:#4d687e;margin-top:2px;font-size:.49rem}.device-preview-actions button{color:#82c8f6;min-height:35px;font:inherit;cursor:pointer;background:#10487138;border:1px solid #429fe53b;border-radius:8px;align-items:center;gap:6px;padding:0 10px;font-size:.53rem;display:flex}.preview-dialog{color:#dcecf7;background:0 0;border:0;width:100vw;max-width:none;height:100svh;max-height:none;margin:0;padding:0}.preview-dialog::backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00050cdb}.preview-dialog__backdrop{background:radial-gradient(circle at 50% 40%,#125a963b,#0000 40%),#050d17;min-height:100%;padding:18px}.preview-dialog__backdrop>header{border-bottom:1px solid #478fcc21;justify-content:space-between;align-items:center;min-height:48px;padding:0 8px 12px;display:flex}.preview-dialog__backdrop>header>div{color:#a7bed0;align-items:center;gap:8px;font-size:.65rem;display:flex}.preview-dialog__backdrop>header button{color:#8ca6ba;cursor:pointer;background:#091827;border:1px solid #234159;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.preview-dialog__canvas{grid-template-columns:minmax(390px,.82fr) minmax(380px,1.18fr);place-items:center;gap:4vw;min-height:calc(100svh - 90px);display:grid}.preview-dialog .iphone-frame.is-expanded{width:374px;height:min(770px,100svh - 115px)}.preview-dialog__canvas>aside{justify-self:start;max-width:530px}.preview-dialog__canvas>aside>span{color:#4bb7ff;text-transform:uppercase;letter-spacing:.09em;font-size:.62rem;font-weight:780}.preview-dialog__canvas h2{color:#edf8ff;letter-spacing:-.06em;margin:12px 0;font-size:clamp(2.7rem,5vw,5.6rem);line-height:.94}.preview-dialog__canvas p{color:#708ba1;max-width:500px;font-size:.78rem;line-height:1.65}.preview-dialog__canvas aside>div{flex-wrap:wrap;gap:7px;margin-top:24px;display:flex}.preview-dialog__canvas aside>div span{color:#506d84;border:1px solid #1c394f;border-radius:999px;align-items:center;gap:5px;min-height:31px;padding:0 10px;font-size:.55rem;display:flex}.preview-dialog__canvas aside>div span.is-ready{color:#69cdb1;background:#2aaa8712;border-color:#3acca333}.design-editor{flex-direction:column;gap:11px;display:flex}.design-editor__section{background:#0614228f;border:1px solid #418bca21;border-radius:12px;padding:17px}.design-editor__section>header{align-items:center;gap:9px;margin-bottom:14px;display:flex}.design-editor__section>header>span{color:#54b9f9;background:#0b2e4b;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.design-editor__section>header>div{flex-direction:column;display:flex}.design-editor__section header strong{color:#c3d5e3;font-size:.67rem}.design-editor__section header small{color:#526d83;margin-top:2px;font-size:.53rem}.design-template-grid{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.design-template-grid button{color:#7e96aa;min-width:0;font:inherit;text-align:left;cursor:pointer;background:#071522;border:1px solid #1c394f;border-radius:10px;flex-direction:column;padding:8px;display:flex;position:relative}.design-template-grid button[aria-pressed=true]{background:#12466f52;border-color:#288fd9;box-shadow:0 9px 24px #00000026}.design-template-swatch{border-radius:7px;height:64px;margin-bottom:8px;display:block;position:relative;overflow:hidden}.design-template-swatch i{border-radius:5px;position:absolute;inset:8px 7px 18px;box-shadow:0 3px 8px #00000014}.design-template-swatch b{border-radius:999px;height:7px;position:absolute;bottom:7px;left:7px;right:7px}.design-template-grid button>strong{color:#b9cddd;white-space:nowrap;text-overflow:ellipsis;font-size:.56rem;overflow:hidden}.design-template-grid button>small{color:#4e687d;min-height:24px;margin-top:3px;font-size:.45rem;line-height:1.35}.design-template-grid button>em{color:#fff;background:#168fdf;border-radius:50%;place-items:center;width:20px;height:20px;font-style:normal;display:grid;position:absolute;top:13px;right:13px}.design-content-fields{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px;display:grid}.design-content-fields label{color:#6f879b;flex-direction:column;gap:5px;font-size:.51rem;display:flex}.design-content-fields input{color:#d4e4ef;min-height:39px;font:inherit;background:#06131f;border:1px solid #1d3a52;border-radius:8px;outline:none;padding:0 9px;font-size:.62rem}.design-content-fields input:focus{border-color:#279cf1}.theme-color-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.theme-color-grid label{background:#071522;border:1px solid #1c394f;border-radius:9px;align-items:center;gap:8px;min-width:0;min-height:54px;padding:7px;display:flex}.theme-color-grid input{cursor:pointer;background:0 0;border:0;border-radius:8px;width:34px;height:34px;padding:0;overflow:hidden}.theme-color-grid label>span{flex-direction:column;min-width:0;display:flex}.theme-color-grid strong{color:#9fb4c5;font-size:.52rem}.theme-color-grid small{color:#506a80;margin-top:2px;font-size:.44rem}.typography-picker{grid-template-columns:repeat(4,1fr);gap:5px;margin-top:8px;display:grid}.typography-picker button{color:#698399;cursor:pointer;background:#071522;border:1px solid #1b384f;border-radius:8px;min-height:36px;font-size:.55rem}.typography-picker button[aria-pressed=true]{color:#c9e7fa;background:#0b3150;border-color:#288fd9}.typography-picker .typography-soft{font-family:Georgia,serif}.typography-picker .typography-contrast{font-family:Arial Black,Arial,sans-serif}.typography-picker .typography-clean{letter-spacing:-.025em}.preview-block-list{flex-direction:column;gap:6px;display:flex}.preview-block-list article{cursor:grab;background:#071522;border:1px solid #1c394f;border-radius:9px;grid-template-columns:27px 40px 1fr 34px;align-items:center;gap:8px;min-height:58px;padding:7px 8px;transition:opacity .18s,border-color .18s,transform .18s;display:grid}.preview-block-list article:active{cursor:grabbing}.preview-block-list article:hover{border-color:#286994}.preview-block-list article.is-hidden{opacity:.43}.preview-block-list article>img{border-radius:9px;width:40px;height:40px}.preview-block-list article>div{flex-direction:column;display:flex}.preview-block-list article strong{color:#aebfcd;font-size:.59rem}.preview-block-list article small{color:#4e687e;margin-top:2px;font-size:.48rem}.block-drag-handle,.block-visibility{color:#49657b;width:30px;height:34px;cursor:inherit;background:0 0;border:0;place-items:center;padding:0;display:grid}.block-visibility{color:#6ca9d3;cursor:pointer;border:1px solid #1d3b52;border-radius:8px}@keyframes mini-assemble{0%{opacity:0;transform:translateY(9px)scale(.985)}to{opacity:1;transform:none}}@media (max-width:1180px){.design-template-grid{grid-template-columns:1fr 1fr}.mini-app-stage{min-height:635px}.iphone-frame{transform:scale(.94)}}@media (max-width:980px){.setup-preview--device{display:block}.mini-app-stage{min-height:650px}.iphone-frame{transform:none}.preview-dialog__canvas{grid-template-columns:1fr 1fr}.preview-dialog__canvas>aside{padding-right:20px}}@media (max-width:700px){.mini-app-stage{min-height:485px}.mini-app-stage .iphone-frame{transform-origin:top;transform:scale(.72)}.device-preview-actions{margin-top:-160px}.preview-dialog__backdrop{padding:10px}.preview-dialog__canvas{grid-template-columns:1fr;align-items:start;padding-top:18px;overflow-y:auto}.preview-dialog .iphone-frame.is-expanded{width:318px;height:646px;transform:none}.preview-dialog__canvas>aside{justify-self:center;padding:20px 10px 60px}.design-template-grid,.design-content-fields{grid-template-columns:1fr 1fr}.theme-color-grid{grid-template-columns:1fr}.typography-picker{grid-template-columns:1fr 1fr}}.app-page-heading--actions{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.app-page-heading--actions>div{min-width:0}.booking-admin-tabs{background:#071522;border:1px solid #1c384e;border-radius:12px;flex-wrap:wrap;gap:4px;margin:24px 0 18px;padding:5px;display:flex}.booking-admin-tabs a{color:#6f8ba0;border-radius:8px;align-items:center;min-height:38px;padding:0 14px;font-size:.68rem;font-weight:700;display:inline-flex}.booking-admin-tabs a[aria-current=page]{color:#dceaf3;background:#10293d}.booking-admin-list,.service-admin-list,.clients-admin-list{flex-direction:column;gap:9px;display:flex}.booking-admin-list>article{background:#081724;border:1px solid #1b374c;border-radius:13px;grid-template-columns:82px minmax(220px,1fr) 150px auto;align-items:center;gap:16px;padding:14px;display:grid}.booking-admin-list__time{color:#4cbaff;flex-direction:column;display:flex}.booking-admin-list__time strong{font-size:1.35rem}.booking-admin-list__time span{color:#617e93;font-size:.59rem}.booking-admin-list article>div:nth-child(2) header{align-items:center;gap:9px;display:flex}.booking-admin-list h2{color:#dbe8f0;margin:0;font-size:.85rem}.booking-admin-list p{color:#829aab;margin:4px 0;font-size:.65rem}.booking-admin-list small{color:#4f6c81;align-items:center;gap:4px;font-size:.55rem;display:flex}.booking-status{color:#79c3ee;background:#0b2b43;border-radius:999px;padding:4px 7px;font-size:.49rem;font-weight:750}.booking-status.is-confirmed{color:#6ed0aa;background:#30a17c1f}.booking-status.is-cancelled,.booking-status.is-no_show{color:#d78484;background:#b844441a}.booking-status.is-completed{color:#9eacc0;background:#182431}.booking-admin-list__price{text-align:right;flex-direction:column;display:flex}.booking-admin-list__price strong{color:#cbdbe5;font-size:.72rem}.booking-admin-list__price span{color:#506a7e;text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:.52rem;overflow:hidden}.booking-row-actions{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.booking-row-actions form{margin:0}.booking-row-actions button,.owner-reschedule>button{color:#79a1bb;min-height:30px;font:inherit;cursor:pointer;background:#0b1e2d;border:1px solid #23445b;border-radius:7px;align-items:center;gap:4px;padding:0 8px;font-size:.5rem;display:inline-flex}.owner-reschedule{position:relative}.owner-reschedule>div{z-index:20;background:#081724;border:1px solid #28506b;border-radius:10px;width:310px;padding:12px;position:absolute;top:36px;right:0;box-shadow:0 18px 45px #0000006b}.owner-reschedule label{color:#7190a5;gap:5px;font-size:.55rem;display:grid}.owner-reschedule input{color:#cfdee8;background:#07131f;border:1px solid #24445a;border-radius:7px;min-height:36px}.booking-admin-empty{color:#4d6c82;text-align:center;border:1px dashed #234257;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:40px;display:flex}.booking-admin-empty h2{color:#9eb3c2;margin:10px 0 3px;font-size:.95rem}.booking-admin-empty p{margin:0 0 14px;font-size:.65rem}.booking-admin-empty a{color:#54bdf3;font-size:.65rem}.booking-admin-form{flex-direction:column;gap:14px;display:flex}.booking-admin-form>section,.availability-admin,.time-block-admin,.service-admin-list>form,.client-detail-grid>section,.client-detail-grid>form{background:#081724;border:1px solid #1c384d;border-radius:14px;padding:20px}.booking-admin-form h2,.availability-admin h2,.time-block-admin h2,.client-detail-grid h2{color:#cbdbe5;margin:0 0 15px;font-size:.78rem}.booking-admin-form label,.service-admin-list label,.client-detail-grid label,.time-block-admin label{color:#66869d;gap:6px;font-size:.56rem;display:grid}.booking-admin-form input,.booking-admin-form select,.booking-admin-form textarea,.service-admin-list input,.service-admin-list textarea,.client-detail-grid textarea,.time-block-admin input,.time-block-admin select{color:#cedce5;width:100%;min-height:41px;font:inherit;background:#07131f;border:1px solid #223f54;border-radius:8px;padding:0 10px}.booking-admin-form textarea,.service-admin-list textarea,.client-detail-grid textarea{resize:vertical;padding:10px}.booking-admin-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.booking-admin-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.booking-admin-options button{color:#87a1b4;text-align:left;cursor:pointer;background:#07131f;border:1px solid #203e53;border-radius:9px;grid-template-columns:22px 1fr;gap:7px;min-height:66px;padding:10px;display:grid}.booking-admin-options button[aria-pressed=true]{background:#0b2639;border-color:#268ccb}.booking-admin-options button span{grid-row:span 2}.booking-admin-options button strong{font-size:.62rem}.booking-admin-options button small{color:#557389;font-size:.5rem}.booking-message{color:#d59b89;background:#8434231a;border:1px solid #e0755d40;border-radius:9px;margin:10px 0;padding:10px 12px;font-size:.62rem}.booking-slots{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.booking-slots button{color:#75bfe9;min-width:60px;min-height:36px;font:inherit;cursor:pointer;background:#0a2030;border:1px solid #244a63;border-radius:8px;font-size:.62rem}.booking-slots button[aria-pressed=true]{color:#fff;background:#126ca4;border-color:#4bc0fb}.booking-slots p{color:#58758a;align-items:center;gap:7px;font-size:.59rem;display:flex}.service-admin-list>form header{align-items:center;gap:9px;margin-bottom:13px;display:flex}.service-admin-list header>span{color:#57bdf3;background:#0d2a3f;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.service-admin-list header div{flex-direction:column;display:flex}.service-admin-list header strong{color:#c8d9e4;font-size:.72rem}.service-admin-list header small{color:#58758b;font-size:.52rem}.service-admin-list>form>label{margin-top:10px}.service-admin-list footer{align-items:center;gap:14px;margin-top:13px;display:flex}.service-admin-list footer label{align-items:center;gap:6px;display:flex}.service-admin-list footer input{width:auto;min-height:0}.service-admin-list footer button,.client-detail-grid form>button,.availability-admin form>button,.time-block-admin form>button{color:#fff;min-height:36px;font:inherit;cursor:pointer;background:#147fc7;border:0;border-radius:8px;margin-left:auto;padding:0 13px;font-size:.58rem}.staff-admin{background:#081724;border:1px solid #1c384d;border-radius:14px;margin-bottom:14px;padding:20px}.staff-admin h2{color:#cbdbe5;margin:0 0 14px;font-size:.78rem}.staff-admin>div{flex-direction:column;gap:6px;display:flex}.staff-admin form{background:#07131f;border:1px solid #18354a;border-radius:9px;grid-template-columns:1fr 1.4fr auto auto auto;align-items:end;gap:8px;padding:8px;display:grid}.staff-admin label{color:#56758b;gap:4px;font-size:.5rem;display:grid}.staff-admin label:has(input[type=checkbox]){align-items:center;gap:5px;padding-bottom:9px;display:flex}.staff-admin input:not([type=checkbox]){color:#c6d8e3;background:#091a28;border:1px solid #213f54;border-radius:7px;min-height:36px;padding:0 9px}.staff-admin button{color:#fff;min-height:36px;font:inherit;background:#147fc7;border:0;border-radius:7px;padding:0 12px;font-size:.55rem}.staff-admin__new{margin-top:10px;grid-template-columns:1fr 1.4fr auto!important}.service-staff-picker{border:1px solid #1b384d;border-radius:9px;flex-wrap:wrap;gap:10px;margin-top:12px;padding:10px;display:flex}.service-staff-picker legend{color:#56758b;padding:0 5px;font-size:.51rem}.service-staff-picker label{align-items:center;gap:5px;display:flex}.booking-search{color:#55758a;background:#081724;border:1px solid #1d3a4f;border-radius:10px;align-items:center;gap:8px;margin:18px 0;padding:5px 5px 5px 12px;display:flex}.booking-search input{color:#c6d7e2;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1}.booking-search button{color:#fff;min-height:34px;font:inherit;background:#147fc7;border:0;border-radius:7px;padding:0 12px;font-size:.58rem}.clients-admin-list>a{min-height:70px;color:inherit;background:#081724;border:1px solid #1b374c;border-radius:11px;grid-template-columns:38px 1fr 90px 110px;align-items:center;gap:11px;padding:11px 14px;display:grid}.clients-admin-list>a>span{color:#58bdf3;background:#0c2a40;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.clients-admin-list a>div{flex-direction:column;display:flex}.clients-admin-list strong{color:#c7d8e3;font-size:.68rem}.clients-admin-list small{color:#557287;font-size:.52rem}.clients-admin-list b{color:#68bfa1;font-size:.52rem}.clients-admin-list b.is-blocked{color:#d27d7d}.app-back-link{color:#6e8fa5;align-items:center;gap:4px;margin-bottom:18px;font-size:.6rem;display:inline-flex}.client-detail-heading{background:#081724;border:1px solid #1b384c;border-radius:14px;grid-template-columns:50px 1fr auto;align-items:center;gap:14px;padding:20px;display:grid}.client-detail-heading>span{color:#59bef4;background:#0b2b42;border-radius:12px;place-items:center;width:48px;height:48px;display:grid}.client-detail-heading small{color:#4e7188;font-size:.52rem}.client-detail-heading h1{color:#e1ecf2;margin:2px 0;font-size:1.2rem}.client-detail-heading p{color:#668397;margin:0;font-size:.58rem}.client-detail-heading dl{gap:20px;display:flex}.client-detail-heading dl div{flex-direction:column;display:flex}.client-detail-heading dt{color:#4e6d82;font-size:.48rem}.client-detail-heading dd{color:#b8ccd9;margin:2px 0 0;font-size:.65rem}.client-detail-grid{grid-template-columns:1.25fr .75fr;gap:14px;margin-top:14px;display:grid}.client-detail-grid section h2:not(:first-child){margin-top:24px}.client-detail-grid section article{color:#4f8ab0;border-bottom:1px solid #152f42;grid-template-columns:24px 1fr auto;align-items:center;min-height:52px;padding:8px 0;display:grid}.client-detail-grid article div{flex-direction:column;display:flex}.client-detail-grid article strong{color:#aebfcb;font-size:.59rem}.client-detail-grid article small,.client-detail-grid article b{color:#526f84;font-size:.5rem}.booking-checkbox{align-items:center;gap:7px;margin:14px 0;display:flex!important}.booking-checkbox input{width:auto}.availability-admin{flex-direction:column;gap:6px;display:flex}.availability-admin>form{background:#07131f;border:1px solid #183348;border-radius:9px;grid-template-columns:170px repeat(4,minmax(100px,1fr)) auto;align-items:end;gap:7px;min-height:52px;padding:7px;display:grid}.availability-admin label{color:#56758a;gap:4px;font-size:.49rem;display:grid}.availability-admin input{color:#b9ccd8;background:#091a28;border:1px solid #203f54;border-radius:7px;min-height:34px}.availability-day{align-self:center;align-items:center;color:#a9becc!important;gap:7px!important;font-size:.59rem!important;display:flex!important}.availability-day input{min-height:0}.time-block-admin{margin-top:14px}.time-block-admin>header{color:#4fb9ef;justify-content:space-between;display:flex}.time-block-admin header p{color:#58758a;margin:-10px 0 15px;font-size:.55rem}.time-block-list{flex-direction:column;gap:6px;margin-top:16px;display:flex}.time-block-list article{border:1px solid #18354a;border-radius:9px;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;min-height:54px;padding:8px;display:grid}.time-block-list article>span{color:#57bdf2;background:#0c293e;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.time-block-list article div{flex-direction:column;display:flex}.time-block-list strong{color:#b6c9d5;font-size:.6rem}.time-block-list small{color:#567389;font-size:.5rem}.time-block-list button{color:#bf7373;background:#211820;border:1px solid #3c3440;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.booking-dashboard-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.booking-dashboard-metrics>*{min-height:118px;color:inherit;background:#081724;border:1px solid #1b384d;border-radius:13px;align-items:flex-start;gap:10px;padding:15px;display:flex}.booking-dashboard-metrics>*>span{color:#53baf0;background:#0c2b40;border-radius:9px;place-items:center;width:37px;height:37px;display:grid}.booking-dashboard-metrics div{flex-direction:column;display:flex}.booking-dashboard-metrics small{color:#56758b;font-size:.52rem}.booking-dashboard-metrics strong{color:#e0ebf1;margin-top:6px;font-size:1.3rem}.booking-dashboard-metrics p{color:#5a788d;margin:2px 0 0;font-size:.51rem}.booking-dashboard-next{background:#081724;border:1px solid #1c394e;border-radius:14px;margin-top:14px;padding:20px}.booking-dashboard-next>header{justify-content:space-between;display:flex}.booking-dashboard-next header span{color:#4f7187;text-transform:uppercase;font-size:.5rem}.booking-dashboard-next h2{color:#dce8ef;margin:4px 0 18px;font-size:1.1rem}.booking-dashboard-next header a,.booking-dashboard-next footer a{color:#54bdf3;align-items:center;gap:5px;font-size:.58rem;display:flex}.booking-dashboard-next>div{border:1px solid #19364a;border-radius:10px;grid-template-columns:70px 1fr auto;align-items:center;min-height:68px;padding:10px;display:grid}.booking-dashboard-next>div>span{color:#4bb9f1;font-size:1.15rem}.booking-dashboard-next>div div{flex-direction:column;display:flex}.booking-dashboard-next>div strong{color:#bed0dc;font-size:.65rem}.booking-dashboard-next>div small{color:#57758a;font-size:.5rem}.booking-dashboard-next>div b{color:#aec4d2;font-size:.65rem}.booking-dashboard-next footer{color:#425f73;justify-content:space-between;margin-top:14px;font-size:.49rem;display:flex}.booking-policy-card{background:#081724;border:1px solid #1c394e;border-radius:14px;margin-bottom:14px;padding:20px}.booking-policy-card>header{color:#53baf0;gap:10px;margin-bottom:16px;display:flex}.booking-policy-card h2{color:#cbdbe5;margin:0;font-size:.78rem}.booking-policy-card header p{color:#56758a;margin:3px 0 0;font-size:.54rem}.booking-policy-card label{color:#5d7d92;gap:5px;font-size:.52rem;display:grid}.booking-policy-card input,.booking-policy-card select{color:#c8d8e2;min-height:39px;font:inherit;background:#07131f;border:1px solid #213f54;border-radius:8px;padding:0 9px}.booking-policy-checks{flex-wrap:wrap;gap:16px;margin-top:13px;display:flex}.booking-policy-checks label{align-items:center;gap:6px;display:flex}.booking-policy-checks input{min-height:0}.booking-policy-card footer{color:#49697f;justify-content:space-between;align-items:center;margin-top:14px;font-size:.5rem;display:flex}.booking-policy-card footer button{color:#fff;min-height:38px;font:inherit;background:#147fc7;border:0;border-radius:8px;padding:0 14px;font-size:.58rem}.booking-mini-app{--booking-primary:#168acd;--booking-background:#f4f7f9;--booking-surface:#fff;color:#15212a;background:var(--booking-background);width:min(100%,520px);min-height:100svh;margin:0 auto;padding:18px 14px 60px;font-family:Arial,sans-serif}.booking-mini-app__header{color:#fff;background:var(--booking-primary);box-shadow:0 18px 45px color-mix(in srgb, var(--booking-primary) 24%, transparent);border-radius:20px;justify-content:space-between;gap:12px;padding:22px;display:flex}.booking-mini-app__header small{opacity:.74;font-size:.7rem}.booking-mini-app__header h1{margin:7px 0;font-size:1.55rem}.booking-mini-app__header p{opacity:.82;max-width:340px;margin:0;font-size:.77rem;line-height:1.45}.booking-mini-app__header>span{white-space:nowrap;background:#ffffff26;border-radius:999px;align-self:flex-start;padding:6px 8px;font-size:.55rem}.booking-tabs{background:#e7edf1;border-radius:12px;grid-template-columns:1fr 1fr;margin:12px 0;padding:4px;display:grid}.booking-tabs button{color:#6b7882;min-height:42px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;font-size:.75rem;display:flex}.booking-tabs button[aria-pressed=true]{color:#17242d;background:#fff;box-shadow:0 5px 15px #14273314}.booking-flow{flex-direction:column;gap:10px;display:flex}.booking-flow>section,.my-bookings>section{background:var(--booking-surface);border:1px solid #e1e7eb;border-radius:15px;padding:16px}.booking-flow section>header{gap:10px;margin-bottom:13px;display:flex}.booking-flow section>header>span{width:28px;height:28px;color:var(--booking-primary);background:color-mix(in srgb, var(--booking-primary) 10%, white);border-radius:8px;place-items:center;font-size:.58rem;font-weight:800;display:grid}.booking-flow h2,.my-bookings h2{color:#1a2832;margin:0;font-size:.9rem}.booking-flow header p{color:#7b8992;margin:3px 0 0;font-size:.65rem}.booking-service-list{flex-direction:column;gap:7px;display:flex}.booking-service-list button{color:#1e2d36;text-align:left;cursor:pointer;background:#fff;border:1px solid #e1e8ec;border-radius:11px;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;min-height:60px;padding:9px;display:grid}.booking-service-list button[aria-pressed=true]{border-color:var(--booking-primary);background:color-mix(in srgb, var(--booking-primary) 4%, white)}.booking-service-list button>span{color:#fff;background:color-mix(in srgb, var(--booking-primary) 12%, white);border-radius:7px;place-items:center;width:25px;height:25px;display:grid}.booking-service-list button[aria-pressed=true]>span{background:var(--booking-primary)}.booking-service-list button div{flex-direction:column;display:flex}.booking-service-list strong{font-size:.75rem}.booking-service-list small{color:#8a969e;margin-top:3px;font-size:.61rem}.booking-service-list b{font-size:.7rem}.booking-staff-list{grid-template-columns:1fr 1fr;gap:7px;display:grid}.booking-staff-list button{color:#50606a;text-align:left;cursor:pointer;background:#fff;border:1px solid #e1e8ec;border-radius:11px;align-items:center;gap:8px;min-height:64px;padding:9px;display:flex}.booking-staff-list button[aria-pressed=true]{border-color:var(--booking-primary);color:var(--booking-primary);background:color-mix(in srgb, var(--booking-primary) 4%, white)}.booking-staff-list span{flex-direction:column;display:flex}.booking-staff-list strong{font-size:.7rem}.booking-staff-list small{color:#8a969e;font-size:.55rem}.booking-date-strip{scrollbar-width:none;gap:6px;display:flex;overflow-x:auto}.booking-date-strip button{color:#667680;min-width:88px;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e0e7eb;border-radius:9px;padding:0 8px;font-size:.61rem}.booking-date-strip button[aria-pressed=true]{border-color:var(--booking-primary);color:#fff;background:var(--booking-primary)}.booking-mini-app .booking-slots button{color:var(--booking-primary);background:#f5fafc;border-color:#dbe6eb}.booking-mini-app .booking-slots button[aria-pressed=true]{border-color:var(--booking-primary);color:#fff;background:var(--booking-primary)}.booking-mini-app .booking-slots p{color:#7d8b94}.booking-summary{background:#f3f7f9;border-radius:10px;justify-content:space-between;margin-bottom:12px;padding:11px;display:flex}.booking-summary div{flex-direction:column;display:flex}.booking-summary strong{font-size:.7rem}.booking-summary span{color:#7c8b95;margin-top:3px;font-size:.6rem}.booking-summary b{font-size:.75rem}.booking-contact-form{grid-template-columns:1fr 1fr;gap:8px;display:grid}.booking-contact-form label{color:#74828c;gap:4px;font-size:.58rem;display:grid}.booking-contact-form input,.booking-contact-form textarea{color:#1e2b34;width:100%;min-height:39px;font:inherit;background:#fff;border:1px solid #dce5ea;border-radius:8px;padding:8px}.booking-contact-form label:last-child{grid-column:1/-1}.booking-primary-action,.booking-success button{color:#fff;background:var(--booking-primary);width:100%;min-height:48px;font:inherit;cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;margin-top:12px;font-size:.75rem;font-weight:700;display:flex}.my-bookings{flex-direction:column;gap:10px;display:flex}.my-bookings>section>h2{margin-bottom:10px}.my-bookings section>article{border-top:1px solid #edf1f3;padding:11px 0}.my-bookings article>header{justify-content:space-between;gap:8px;display:flex}.my-bookings article header div{flex-direction:column;display:flex}.my-bookings article strong{color:#1d2c35;font-size:.72rem}.my-bookings article span{color:#87939b;font-size:.6rem}.my-bookings article header b{color:var(--booking-primary);font-size:.58rem}.my-bookings article>p{color:#62727c;align-items:center;gap:5px;margin:7px 0;font-size:.64rem;display:flex}.my-bookings article>footer{gap:6px;display:flex}.my-bookings footer button,.booking-reschedule__back{color:#62737e;min-height:32px;font:inherit;background:#fff;border:1px solid #dce5ea;border-radius:7px;align-items:center;gap:4px;padding:0 9px;font-size:.59rem;display:flex}.booking-reschedule{background:#f3f7f9;border-radius:10px;margin-top:10px;padding:10px}.booking-reschedule__back{margin-bottom:8px}.booking-empty{color:#758692;font-size:.64rem}.booking-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100svh - 36px);display:flex}.booking-success>span{color:#fff;background:var(--booking-primary);border-radius:50%;place-items:center;width:62px;height:62px;display:grid}.booking-success h1{margin:18px 0 8px}.booking-success p{color:#74838c;max-width:360px;margin:0;font-size:.75rem;line-height:1.5}.booking-success button{max-width:320px}@media (max-width:900px){.booking-dashboard-metrics{grid-template-columns:1fr 1fr}.booking-admin-list>article{grid-template-columns:70px 1fr auto}.booking-admin-list__price{display:none}.booking-row-actions{grid-column:1/-1}.availability-admin>form{grid-template-columns:1fr 1fr 1fr}.availability-day{grid-column:1/-1}}@media (max-width:650px){.app-page-heading--actions{flex-direction:column;align-items:flex-start}.booking-dashboard-metrics,.client-detail-grid,.booking-admin-grid,.booking-admin-options{grid-template-columns:1fr}.booking-admin-list>article{grid-template-columns:58px 1fr}.booking-admin-list__price{display:none}.booking-row-actions{justify-content:flex-start}.clients-admin-list>a{grid-template-columns:38px 1fr auto}.clients-admin-list>a>b{display:none}.client-detail-heading{grid-template-columns:44px 1fr}.client-detail-heading dl{grid-column:1/-1}.availability-admin>form{grid-template-columns:1fr 1fr}.availability-day{grid-column:1/-1}.booking-contact-form,.booking-staff-list{grid-template-columns:1fr}.staff-admin form,.staff-admin__new{align-items:stretch;grid-template-columns:1fr!important}}@media (max-width:390px){.design-template-grid{grid-template-columns:1fr}.preview-block-list article{grid-template-columns:24px 36px 1fr 32px}.preview-block-list article>img{width:36px;height:36px}.mini-app-stage{margin-left:-16px;margin-right:-16px}}@media (prefers-reduced-motion:reduce){.mini-app-assembled{animation:none}.iphone-frame,.preview-block-list article{transition:none}}.home-landing,.home-header,.home-footer{--home-bg:#06101c;--home-surface:#0b1826;--home-surface-raised:#0f2031;--home-line:#99c7e824;--home-text:#f3f8fb;--home-muted:#8ca2b4;--home-blue:#28a9f5;--home-blue-dark:#167ee8;color:var(--home-text)}.home-landing{background:var(--home-bg);overflow:hidden}.home-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050e19ad;border-bottom:1px solid #ffffff12;position:absolute;top:0;left:0;right:0}.home-header__inner{grid-template-columns:190px 1fr 190px;align-items:center;gap:28px;min-height:86px;display:grid}.home-logo{align-items:center;width:142px;height:48px;display:flex;overflow:hidden}.home-logo img{object-fit:contain;width:100%;height:auto}.home-header__nav{justify-content:center;gap:clamp(20px,3vw,42px);display:flex}.home-header__nav a,.home-header__actions>a:first-child{color:#9fb1bf;font-size:.83rem;transition:color .2s}.home-header__nav a:hover,.home-header__actions>a:first-child:hover{color:#fff}.home-header__actions{justify-content:flex-end;align-items:center;gap:20px;display:flex}.home-header__start{color:#fff;background:#106ec7;border:1px solid #5dc0ff4d;border-radius:12px;align-items:center;min-height:42px;padding:0 18px;font-size:.78rem;font-weight:750;display:inline-flex;box-shadow:0 10px 26px #005bb53d}.home-hero{isolation:isolate;background:#06101c;min-height:900px;padding:175px 0 90px;position:relative}.home-hero__backdrop{z-index:-2;opacity:.88;background:linear-gradient(90deg,#040c16fa 0%,#040c16eb 35%,#040c1666 70%,#040c16d1 100%),url(/images/backgrounds/hero-bg.webp) 50%/cover no-repeat;position:absolute;inset:0}.home-hero:after{z-index:-1;content:"";pointer-events:none;background:linear-gradient(#0000,#06101c);height:260px;position:absolute;bottom:0;left:0;right:0}.home-hero__inner{grid-template-columns:minmax(430px,.82fr) minmax(560px,1.18fr);align-items:center;gap:28px;display:grid}.home-hero__copy{z-index:3;padding-bottom:30px;position:relative}.home-eyebrow,.home-section-heading>span{color:#7fcaf6;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:9px;font-size:.72rem;font-weight:760;display:inline-flex}.home-eyebrow>span{border:2px solid #6bd2ff;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #3caef01a}.home-hero h1{color:#f5f9fc;letter-spacing:-.065em;text-wrap:balance;max-width:680px;margin:26px 0 24px;font-size:clamp(3.5rem,5.65vw,6.55rem);line-height:.94}.home-hero__copy>p{color:#a8bac8;max-width:610px;margin:0;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.65}.home-hero__actions{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.home-button{border:1px solid #0000;border-radius:15px;justify-content:center;align-items:center;gap:10px;min-height:56px;padding:0 22px;font-size:.86rem;font-weight:760;transition:transform .22s,border-color .22s,background .22s,box-shadow .22s;display:inline-flex}.home-button:hover{transform:translateY(-2px)}.home-button--primary{color:#fff;background:linear-gradient(135deg,#25aef5,#176be0);box-shadow:0 18px 44px #0d6dd347,inset 0 1px #ffffff38}.home-button--primary:hover{box-shadow:0 22px 48px #0d6dd361,inset 0 1px #ffffff38}.home-button--secondary{color:#dbe8f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a1826b8;border-color:#aad0e833}.home-button--secondary:hover{background:#102538d9;border-color:#aad0e861}.home-hero__benefits{flex-wrap:wrap;gap:16px 24px;margin-top:26px;display:flex}.home-hero__benefits>span{color:#778f9f;align-items:center;gap:8px;font-size:.72rem;display:flex}.home-hero__benefits i{color:#68c9fb;background:#2ba4e61c;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.home-hero__visual{min-width:0;position:relative}.home-hero__visual-frame{place-items:center;width:min(760px,62vw);height:690px;margin-left:-25px;margin-right:-100px;display:grid;position:relative}.home-hero__visual-frame:before{content:"";-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f273d57;border:1px solid #71c4f421;border-radius:45% 45% 32% 44%;position:absolute;inset:10% 2% 8% 12%;transform:rotate(-5deg);box-shadow:0 45px 100px #00000061,inset 0 1px #ffffff0d}.home-hero__phone{z-index:2;object-fit:contain;filter:drop-shadow(0 35px 45px #000e1f8c);width:100%;height:100%;animation:7s ease-in-out infinite home-float;position:relative}.home-hero__visual-label{z-index:4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#071422d6;border:1px solid #a6d6f22e;border-radius:14px;flex-direction:column;min-width:158px;padding:13px 15px;display:flex;position:absolute;top:88px;right:70px;box-shadow:0 18px 45px #0000004d}.home-hero__visual-label span,.home-hero__status small{color:#6f899d;font-size:.58rem}.home-hero__visual-label strong,.home-hero__status strong{color:#eaf6fc;margin-top:2px;font-size:.73rem}.home-hero__status{z-index:5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#071524de;border:1px solid #9fd2f12e;border-radius:14px;align-items:center;gap:10px;padding:11px 13px;animation:6s ease-in-out infinite home-float-small;display:flex;position:absolute;box-shadow:0 18px 46px #00000052}.home-hero__status>span{color:#061621;background:#59d7b0;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.home-hero__status>div{flex-direction:column;display:flex}.home-hero__status--booking{bottom:118px;right:40px}.home-hero__status--telegram{animation-delay:-2.5s;bottom:62px;left:78px}.home-hero__status--telegram img{object-fit:contain;width:38px;height:38px}.home-section-heading{max-width:760px}.home-section-heading h2{color:#f3f7fa;letter-spacing:-.055em;margin:18px 0 20px;font-size:clamp(2.7rem,5vw,5rem);line-height:.98}.home-section-heading p{color:#8399aa;max-width:640px;margin:0;font-size:.94rem;line-height:1.7}.home-journey__steps{max-width:1100px;margin:70px 0 0 auto}.home-journey__item{position:relative}.home-journey__item article{border:1px solid var(--home-line);background:#0b1a2ab8;border-radius:22px;grid-template-columns:130px 1fr;align-items:center;min-height:158px;padding:30px 36px;transition:border-color .25s,transform .25s,background .25s;display:grid;box-shadow:inset 0 1px #ffffff06}.home-journey__item article:hover{background:#0e2235db;border-color:#5db8ed4d;transform:translate(-5px)}.home-journey__item article>strong{color:#6dc2f152;letter-spacing:-.07em;font-size:4rem;line-height:1}.home-journey__item h3{color:#edf5fa;letter-spacing:-.035em;margin:0;font-size:clamp(1.25rem,2.1vw,1.8rem)}.home-journey__item p{color:#7e94a5;max-width:650px;margin:8px 0 0;font-size:.82rem;line-height:1.6}.home-journey__arrow{color:#4f9dca;background:#091624;border:1px solid #6ab4e126;border-radius:50%;place-items:center;width:40px;height:40px;margin:8px 0 8px 52px;display:grid}.home-section-heading--center{text-align:center;max-width:850px;margin:0 auto}.home-section-heading--center>span{justify-content:center}.home-section-heading--center p{margin-left:auto;margin-right:auto}.home-system__stage{max-width:1160px;height:780px;margin:64px auto 0;position:relative}.home-system__orbit{border:1px solid #69b3e121;border-radius:50%;width:780px;height:520px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-7deg);box-shadow:inset 0 0 80px #185d890f}.home-system__center{z-index:2;background:#0a1826;border:1px solid #89c7eb2b;border-radius:34px;width:620px;height:440px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 55px 100px #0000006b,inset 0 1px #ffffff0d}.home-system__screen{position:absolute;inset:0}.home-system__center:after{content:"";background:linear-gradient(#050e181f,#050e18f0);position:absolute;inset:0}.home-system__center-copy{z-index:2;flex-direction:column;padding:42px;display:flex;position:absolute;bottom:0;left:0;right:0}.home-system__center-copy span{color:#72d5b6;background:#2997771f;border:1px solid #5cd9b23d;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;padding:7px 10px;font-size:.63rem;font-weight:700;display:inline-flex}.home-system__center-copy strong{color:#f2f8fb;letter-spacing:-.05em;margin-top:14px;font-size:2.45rem;line-height:1.02}.home-system__items{position:absolute;inset:0}.home-system__item{z-index:4;color:#e6f1f7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a1928e8;border:1px solid #8dc8eb2e;border-radius:20px;align-items:center;gap:12px;min-height:74px;padding:10px 18px 10px 10px;display:flex;position:absolute;box-shadow:0 22px 55px #00000059,inset 0 1px #ffffff0d}.home-system__item>span{background:#0e2a43;border-radius:14px;flex:none;width:54px;height:54px;position:relative;overflow:hidden}.home-system__item img{object-fit:cover}.home-system__item--2{top:118px;right:105px}.home-system__item--3{top:352px;right:8px}.home-system__item--4{bottom:44px;right:145px}.home-system__item--5{bottom:65px;left:120px}.home-system__item--6{top:328px;left:2px}.home-system__cta{background:#0c1c2b;border:1px solid #86c4ea26;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;max-width:1080px;min-height:120px;margin:20px auto 0;padding:25px 28px 25px 34px;display:flex;box-shadow:0 24px 65px #00000038}.home-system__cta>div{flex-direction:column;display:flex}.home-system__cta strong{color:#edf5fa;font-size:1.05rem}.home-system__cta span{color:#758c9e;margin-top:4px;font-size:.76rem}.home-footer{background:#040b13;border-top:1px solid #93c7e71f;padding:88px 0 32px}.home-footer__top{grid-template-columns:minmax(300px,1.1fr) minmax(520px,1.4fr);gap:90px;padding-bottom:76px;display:grid}.home-logo--footer{width:158px}.home-footer__brand p{color:#72889a;max-width:390px;margin:24px 0 26px;font-size:.8rem;line-height:1.7}.home-footer__cta{color:#75c8f6;font-size:.75rem;font-weight:760}.home-footer__columns{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.home-footer__columns nav{flex-direction:column;gap:13px;display:flex}.home-footer__columns strong{color:#dce8ef;margin-bottom:5px;font-size:.76rem}.home-footer__columns a{color:#708596;font-size:.72rem;transition:color .2s}.home-footer__columns a:hover{color:#fff}.home-footer__bottom{color:#526879;border-top:1px solid #91c3e11a;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;min-height:72px;padding-top:24px;font-size:.63rem;display:grid}.home-footer__bottom>span:last-child{text-align:right}.home-footer__socials{align-items:center;gap:8px;display:flex}.home-footer__socials a{color:#8ea3b2;background:#0d1e2e99;border:1px solid #8bc4e71f;border-radius:12px;align-items:center;gap:7px;min-height:42px;padding:4px 12px 4px 5px;transition:border-color .2s,color .2s,transform .2s;display:flex}.home-footer__socials a:hover{color:#fff;border-color:#75c5f44d;transform:translateY(-2px)}@keyframes home-float{0%,to{transform:translateY(0)rotate(-.5deg)}50%{transform:translateY(-10px)rotate(.5deg)}}@keyframes home-float-small{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (max-width:1100px){.home-header__inner{grid-template-columns:150px 1fr 170px}.home-hero{min-height:auto;padding-bottom:70px}.home-hero__inner{grid-template-columns:minmax(390px,.9fr) minmax(430px,1.1fr)}.home-hero__visual-frame{width:620px;height:610px;margin-left:-55px}.home-system__stage{transform-origin:top;margin-bottom:-75px;transform:scale(.9)}}@media (max-width:860px){.home-header__inner{grid-template-columns:1fr auto;min-height:74px}.home-header__nav{display:none}.home-header__actions{gap:14px}.home-logo{width:128px;height:42px}.home-hero{padding:135px 0 60px}.home-hero__backdrop{opacity:.7;background-position:62%}.home-hero__inner{grid-template-columns:1fr}.home-hero__copy{max-width:700px}.home-hero__visual{min-height:610px}.home-hero__visual-frame{width:min(760px,105vw);height:650px;margin:-10px auto 0}.home-journey{padding:95px 0 110px}.home-journey__steps{margin-top:50px}.home-system{padding-top:100px}.home-system__stage{height:auto;margin:54px 0 0;transform:none}.home-system__orbit{display:none}.home-system__center{width:100%;height:480px;position:relative;top:auto;left:auto;transform:none}.home-system__items{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid;position:relative}.home-system__item{min-height:72px;position:relative;inset:auto}.home-system__cta{margin-top:28px}.home-footer__top{grid-template-columns:1fr;gap:54px}}@media (max-width:620px){.home-header__actions>a:first-child{display:none}.home-header__start{min-height:38px;padding:0 14px}.home-hero h1{font-size:clamp(3rem,14.3vw,4.55rem)}.home-hero__copy>p{font-size:.92rem}.home-hero__actions{flex-direction:column;align-items:stretch}.home-button{width:100%}.home-hero__benefits{flex-direction:column;align-items:flex-start;gap:10px}.home-hero__visual{min-height:460px}.home-hero__visual-frame{width:120vw;height:500px;margin-left:-17vw}.home-hero__visual-label{top:55px;right:10vw}.home-hero__status--booking{bottom:64px;right:5vw}.home-hero__status--telegram{bottom:30px;left:14vw}.home-section-heading h2{font-size:clamp(2.5rem,12vw,3.7rem)}.home-journey__item article{grid-template-columns:74px 1fr;min-height:0;padding:24px}.home-journey__item article>strong{font-size:2.7rem}.home-journey__arrow{margin-left:18px}.home-system__center{border-radius:24px;height:390px}.home-system__center-copy{padding:25px}.home-system__center-copy strong{font-size:2rem}.home-system__items{grid-template-columns:1fr}.home-system__cta{flex-direction:column;align-items:stretch;padding:24px}.home-footer{padding-top:70px}.home-footer__top{padding-bottom:52px}.home-footer__columns{grid-template-columns:1fr 1fr;gap:42px 28px}.home-footer__bottom{grid-template-columns:1fr;justify-items:start}.home-footer__bottom>span:last-child{text-align:left}.home-footer__socials{flex-wrap:wrap;order:-1}}@media (prefers-reduced-motion:reduce){.home-hero__phone,.home-hero__status{animation:none}.home-button,.home-journey__item article,.home-footer__socials a{transition:none}}.home-landing{isolation:isolate;background:#06101b;position:relative}.home-landing>section{z-index:2;position:relative}.home-atmosphere{--atmosphere-x:0px;--atmosphere-y:0px;--atmosphere-x-reverse:0px;--atmosphere-scroll:0px;z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.home-atmosphere__arc{transition:transform .45s var(--ease);border:1px solid #77bce31c;border-radius:50%;display:block;position:absolute}.home-atmosphere__arc:after{content:"";background:#07121e;border:2px solid #67c3f373;border-radius:50%;width:11px;height:11px;position:absolute}.home-atmosphere__arc--one{width:920px;height:920px;transform:translate3d(var(--atmosphere-x), calc(var(--atmosphere-y) + var(--atmosphere-scroll)), 0);top:610px;right:-380px}.home-atmosphere__arc--one:after{top:18%;left:5%}.home-atmosphere__arc--two{width:1060px;height:740px;transform:translate3d(var(--atmosphere-x-reverse), var(--atmosphere-y), 0) rotate(-18deg);top:1690px;left:-430px}.home-atmosphere__arc--two:after{bottom:16%;right:8%}.home-atmosphere__plane{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:transform .6s var(--ease);background:#0c233629;border:1px solid #87c6ea14;border-radius:46px;display:block;position:absolute}.home-atmosphere__plane--one{width:480px;height:270px;transform:translate3d(var(--atmosphere-x-reverse), var(--atmosphere-y), 0) rotate(15deg);top:1040px;left:58%}.home-atmosphere__plane--two{width:520px;height:340px;transform:translate3d(var(--atmosphere-x), calc(var(--atmosphere-y) + var(--atmosphere-scroll)), 0) rotate(-12deg);top:2460px;right:-90px}.home-atmosphere__mark{object-fit:contain;opacity:.025;filter:grayscale();width:640px;height:640px;transform:translate3d(var(--atmosphere-x-reverse), var(--atmosphere-y), 0) rotate(-8deg);transition:transform .55s var(--ease);position:absolute;top:46%;right:-210px}.home-hero{background:0 0;min-height:870px;padding:145px 0 48px;overflow:visible}.home-hero__backdrop{opacity:.72;background:linear-gradient(90deg,#040c16fa 0%,#040c16d1 37%,#040c162e 77%,#040c16b8 100%),url(/images/backgrounds/hero-bg.webp) 62% 20%/cover no-repeat;inset:0 0 -130px;-webkit-mask-image:linear-gradient(#000 0% 76%,#0000 100%);mask-image:linear-gradient(#000 0% 76%,#0000 100%)}.home-hero:after{background:linear-gradient(#0000,#06101bfa);height:170px}.home-hero__inner{min-height:670px;display:block;position:relative}.home-hero__copy{z-index:8;width:65%;max-width:790px;padding:30px 0 0;position:relative}.home-hero h1{text-shadow:0 8px 35px #030a1299;max-width:790px;margin-top:22px;font-size:clamp(3.8rem,6.2vw,6.8rem)}.home-hero__copy>p{max-width:590px}.home-hero__visual{--hero-x:0px;--hero-y:0px;--hero-x-reverse:0px;--hero-y-reverse:0px;z-index:3;perspective:1200px;width:820px;height:730px;position:absolute;top:-48px;right:-145px}.home-hero__visual-frame{width:100%;height:100%;margin:0;display:block;position:relative}.home-hero__visual-frame:before{transform:translate3d(var(--hero-x-reverse), var(--hero-y-reverse), 0) rotate(-8deg);transition:transform .5s var(--ease);background:#0d223442;border-radius:80px 120px 90px 140px;inset:13% 2% 9% 16%}.home-hero__dashboard-layer{z-index:1;width:680px;height:430px;transform:translate3d(var(--hero-x), var(--hero-y), 0) rotateY(-10deg) rotateZ(3deg);transition:transform .45s var(--ease);background:#071522;border:1px solid #8dc9ed2e;border-radius:30px;position:absolute;top:150px;right:0;overflow:hidden;box-shadow:0 60px 110px #00000085}.home-hero__dashboard-layer:after{content:"";background:linear-gradient(90deg,#040d179e,#0000 48%);position:absolute;inset:0}.home-hero__dashboard-layer img{object-fit:cover;object-position:45% center}.home-hero__phone-layer{z-index:4;filter:drop-shadow(0 42px 55px #00000080);width:430px;height:650px;transform:translate3d(var(--hero-x-reverse), var(--hero-y-reverse), 70px) rotate(1.5deg);transition:transform .38s var(--ease);animation:8s ease-in-out infinite home-product-breathe;position:absolute;top:45px;right:168px}.home-hero__phone-layer img{object-fit:contain}.home-hero__preview-layer{z-index:6;width:272px;height:172px;transform:translate3d(var(--hero-x), var(--hero-y-reverse), 90px) rotate(-3deg);transition:transform .35s var(--ease);background:#081625;border:1px solid #93ceef33;border-radius:21px;position:absolute;bottom:64px;right:-2px;overflow:hidden;box-shadow:0 28px 60px #0000006b}.home-hero__preview-layer img{object-fit:cover;object-position:68% center;opacity:.88}.home-hero__preview-layer:after{content:"";background:linear-gradient(#0000 45%,#040d17f0);position:absolute;inset:0}.home-hero__preview-layer span{z-index:2;color:#dcebf4;font-size:.63rem;font-weight:720;position:absolute;bottom:12px;left:14px;right:14px}.home-hero__visual-label{transform:translate3d(var(--hero-x), var(--hero-y), 0);transition:transform .35s var(--ease);top:94px;right:32px}.home-hero__status--booking{transform:translate3d(var(--hero-x), var(--hero-y-reverse), 0);bottom:258px;right:36px}.home-hero__status--telegram{transform:translate3d(var(--hero-x-reverse), var(--hero-y), 0);bottom:45px;left:165px}.home-hero__continuation{z-index:10;color:#526b7d;text-transform:uppercase;letter-spacing:.09em;align-items:center;gap:13px;font-size:.58rem;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.home-hero__continuation i{background:#74b3d938;width:74px;height:1px;position:relative}.home-hero__continuation i:after{content:"";background:#43bdf7;border-radius:50%;width:7px;height:7px;animation:3s ease-in-out infinite home-route-dot;position:absolute;top:-3px;right:0;box-shadow:0 0 12px #43bdf78c}.home-journey{background:#06101cd1;padding:88px 0 98px}.home-journey .home-section-heading{max-width:860px}.home-route{height:820px;margin-top:58px;position:relative}.home-route__rail{z-index:0;background:linear-gradient(#0000,#47a6dc59 12%,#47a6dc33 88%,#0000);width:2px;position:absolute;top:40px;bottom:40px;left:50%;transform:rotate(-7deg)}.home-route__rail i{background:#07131f;border:3px solid #54bff5;border-radius:50%;width:13px;height:13px;position:absolute;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 7px #3297d214}.home-route__rail i:first-child{top:7%}.home-route__rail i:nth-child(2){top:34%}.home-route__rail i:nth-child(3){top:65%}.home-route__rail i:nth-child(4){top:94%}.home-route__step{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);height:235px;transition:border-color .3s ease, transform .35s var(--ease), box-shadow .3s ease;background:#0a1928e8;border:1px solid #8dc7ea26;border-radius:28px;grid-template-columns:1fr 42%;gap:16px;padding:18px;display:grid;position:absolute;overflow:hidden;box-shadow:0 26px 65px #00000040,inset 0 1px #ffffff0a}.home-route__step:hover{z-index:5;border-color:#64bef157;transform:translateY(-8px)rotate(0);box-shadow:0 34px 85px #0000005c,inset 0 1px #ffffff0f}.home-route__step--1{width:58%;top:0;left:0;transform:rotate(-1.2deg)}.home-route__step--2{width:53%;height:245px;top:175px;right:0;transform:rotate(1deg)}.home-route__step--3{width:56%;height:250px;top:390px;left:3%;transform:rotate(.7deg)}.home-route__step--4{width:59%;height:238px;bottom:0;right:2%;transform:rotate(-1deg)}.home-route__copy{flex-direction:column;min-width:0;padding:8px 4px 8px 10px;display:flex}.home-route__copy>span{color:#66c1f259;letter-spacing:-.07em;font-size:2.55rem;font-weight:800;line-height:1}.home-route__copy small{color:#58baf0;text-transform:uppercase;letter-spacing:.08em;margin-top:10px;font-size:.55rem;font-weight:760}.home-route__copy h3{color:#eef6fa;letter-spacing:-.035em;margin:7px 0 0;font-size:clamp(1.08rem,1.8vw,1.45rem);line-height:1.05}.home-route__copy p{color:#748b9c;margin:8px 0 0;font-size:.67rem;line-height:1.5}.home-route__preview{background:#07131f;border:1px solid #82c0e51f;border-radius:18px;min-width:0;position:relative;overflow:hidden}.home-route__preview:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 30px #030a116b}.home-route__preview img{object-fit:cover;object-position:64% center;transition:transform .6s var(--ease)}.home-route__step:hover .home-route__preview img{transform:scale(1.035)}.home-route__step--3 .home-route__preview img{object-fit:contain}.home-system{background:#08131fe0;padding:94px 0 86px}.home-system__stage{max-width:1220px;height:760px;margin-top:55px;position:relative}.home-system__product{z-index:2;background:#091725;border:1px solid #90cdef33;border-radius:34px;width:780px;height:540px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 55px 110px #00000073,inset 0 1px #ffffff0d}.home-system__product-top{z-index:4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#05101bdb;border-bottom:1px solid #97cfef21;justify-content:space-between;align-items:center;min-height:48px;padding:0 18px;display:flex;position:absolute;top:0;left:0;right:0}.home-system__product-top span{color:#8fa8b9;align-items:center;gap:7px;font-size:.61rem;font-weight:700;display:flex}.home-system__product-top i{background:#52d3aa;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #52d3aaa6}.home-system__product-top small{color:#4cbcf5;text-transform:uppercase;letter-spacing:.08em;font-size:.58rem}.home-system__screen{animation:home-screen-in .42s var(--ease) both;background:#081522;position:absolute;inset:48px 0 0;overflow:hidden}.home-system__screen img{object-fit:cover;object-position:center;opacity:1}.home-system__screen.is-contain img{object-fit:contain;padding:18px}.home-system__screen:after{content:"";background:linear-gradient(#0000,#050e18f2);position:absolute;inset:46% 0 0}.home-system__product-copy{z-index:4;grid-template-columns:auto 1fr;align-items:end;column-gap:12px;display:grid;position:absolute;bottom:27px;left:30px;right:30px}.home-system__product-copy>span{color:#6dd3b2;background:#289d771f;border:1px solid #53d7ad38;border-radius:999px;grid-column:1/-1;justify-self:start;align-items:center;gap:6px;margin-bottom:10px;padding:6px 9px;font-size:.57rem;display:flex}.home-system__product-copy strong{color:#f1f8fb;letter-spacing:-.05em;font-size:2.25rem;line-height:1}.home-system__product-copy small{color:#8298a8;padding-bottom:3px;font-size:.68rem}.home-system__items{z-index:5;position:absolute;inset:0}.home-system__item{color:#e7f2f8;text-align:left;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:pointer;min-width:238px;min-height:94px;transition:border-color .26s ease, background .26s ease, transform .35s var(--ease), box-shadow .26s ease;background:#0a1928ed;border:1px solid #8fcaec2e;border-radius:22px;grid-template-columns:66px 1fr auto;align-items:center;gap:11px;padding:11px 14px 11px 10px;display:grid;position:absolute;box-shadow:0 24px 55px #00000057,inset 0 1px #ffffff0a}.home-system__item:hover,.home-system__item[aria-pressed=true]{background:#0d273df7;border-color:#54bef573;transform:translate(7px);box-shadow:0 30px 68px #0000006e,0 0 0 4px #2b9edd0f}.home-system__item>span{background:#0d2b44;border-radius:17px;width:66px;height:66px;position:relative;overflow:hidden}.home-system__item>span img{object-fit:cover}.home-system__item>div{flex-direction:column;display:flex}.home-system__item strong{white-space:nowrap;font-size:.74rem}.home-system__item small{color:#6f8799;white-space:nowrap;margin-top:4px;font-size:.55rem}.home-system__item>i{color:#3f6078;align-self:start;font-size:.48rem;font-style:normal;font-weight:800}.home-system__item--1{top:58px;left:5px}.home-system__item--2{top:316px;left:-20px}.home-system__item--3{bottom:35px;left:50px}.home-system__item--4{top:58px;right:5px}.home-system__item--5{top:316px;right:-20px}.home-system__item--6{bottom:35px;right:50px}.home-system__item--4:hover,.home-system__item--5:hover,.home-system__item--6:hover,.home-system__item--4[aria-pressed=true],.home-system__item--5[aria-pressed=true],.home-system__item--6[aria-pressed=true]{transform:translate(-7px)}.home-system__cta{max-width:1050px;margin-top:-4px}.home-footer{padding:34px 0 28px;position:relative;overflow:hidden}.home-footer__statement{background:#091725;border:1px solid #90c8e926;border-radius:36px;grid-template-columns:1fr auto;align-items:end;min-height:350px;padding:64px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.home-footer__statement:before{content:"";background:linear-gradient(115deg,#1550773d,#0000 46%);position:absolute;inset:0}.home-footer__statement>*{z-index:2;position:relative}.home-footer__statement>div:nth-child(2)>span{color:#64c5f6;text-transform:uppercase;letter-spacing:.09em;font-size:.61rem;font-weight:760}.home-footer__statement h2{color:#f0f7fa;letter-spacing:-.06em;margin:18px 0 0;font-size:clamp(2.8rem,5vw,5.4rem);line-height:.93}.home-footer__mark{z-index:0;opacity:.13;width:520px;height:520px;position:absolute;top:-190px;right:110px;transform:rotate(-12deg)}.home-footer__mark img{object-fit:contain;width:100%;height:100%}.home-footer__main-cta{color:#f4faff;width:190px;height:190px;transition:transform .35s var(--ease), background .3s ease;background:#137ed8;border:1px solid #90d7fa47;border-radius:50%;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:23px;font-size:.82rem;font-weight:760;display:flex;box-shadow:0 26px 60px #0b67bb4d,inset 0 1px #ffffff3d}.home-footer__main-cta svg{align-self:flex-end}.home-footer__main-cta:hover{background:#199ce8;transform:rotate(-5deg)scale(1.035)}.home-footer__middle{grid-template-columns:minmax(280px,.85fr) minmax(550px,1.15fr);gap:90px;padding:72px 0 58px;display:grid}.home-footer__columns{gap:50px}.home-footer__columns nav:nth-child(2){transform:translateY(26px)}.home-footer__socials{grid-template-columns:repeat(3,1fr);gap:10px;padding:16px 0 34px;display:grid}.home-footer__socials a{color:#a7bac7;min-height:84px;transition:border-color .25s ease, background .25s ease, transform .3s var(--ease);background:#0a1a29bd;border:1px solid #8bc4e721;border-radius:20px;grid-template-columns:56px 1fr auto;align-items:center;gap:12px;padding:11px 16px 11px 11px;display:grid}.home-footer__socials a:hover{background:#0d2235;border-color:#63c0f459;transform:translateY(-5px)}.home-footer__socials img{object-fit:cover;border-radius:15px;width:56px;height:56px}.home-footer__socials a>span{flex-direction:column;display:flex}.home-footer__socials strong{color:#e5f0f6;font-size:.74rem}.home-footer__socials small{color:#607789;margin-top:3px;font-size:.56rem}.home-footer__socials svg{color:#4e718a}.home-footer__bottom{grid-template-columns:1fr 1fr;min-height:60px;padding-top:22px}.home-footer__bottom span:last-child{text-align:right}@keyframes home-product-breathe{0%,to{margin-top:0}50%{margin-top:-8px}}@keyframes home-route-dot{0%,to{opacity:.35;transform:translate(-66px)}50%{opacity:1;transform:none}}@keyframes home-screen-in{0%{opacity:.45;transform:scale(.988)}to{opacity:1;transform:none}}@media (max-width:1120px){.home-hero__visual{right:-250px}.home-hero__copy{width:68%}.home-system__stage{transform-origin:top;margin-bottom:-90px;transform:scale(.88)}.home-footer__statement{padding:52px}}@media (max-width:880px){.home-hero{padding-bottom:35px}.home-hero__inner{min-height:1140px}.home-hero__copy{width:100%;max-width:720px}.home-hero__visual{width:820px;top:480px;right:50%;transform:translate(50%)}.home-hero__continuation{display:none}.home-route{gap:14px;height:auto;margin-top:46px;display:grid}.home-route__rail{top:40px;bottom:40px;left:24px;transform:none}.home-route__rail i{display:none}.home-route__step{width:calc(100% - 48px);height:235px;margin-left:48px;position:relative;inset:auto;transform:none}.home-route__step:hover{transform:translate(5px)}.home-system__stage{height:auto;margin-bottom:0;transform:none}.home-system__product{width:100%;height:520px;position:relative;top:auto;left:auto;transform:none}.home-system__items{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid;position:relative}.home-system__item{min-width:0;position:relative;inset:auto}.home-system__item:hover,.home-system__item[aria-pressed=true],.home-system__item--4:hover,.home-system__item--5:hover,.home-system__item--6:hover,.home-system__item--4[aria-pressed=true],.home-system__item--5[aria-pressed=true],.home-system__item--6[aria-pressed=true]{transform:translateY(-4px)}.home-system__cta{margin-top:22px}.home-footer__statement{grid-template-columns:1fr;min-height:420px}.home-footer__main-cta{border-radius:16px;flex-direction:row;align-items:center;width:auto;height:58px;margin-top:34px}.home-footer__middle{grid-template-columns:1fr;gap:45px}.home-footer__columns nav:nth-child(2){transform:none}}@media (max-width:620px){.home-atmosphere__plane{display:none}.home-hero__inner{min-height:970px}.home-hero__visual{width:670px;height:550px;top:520px}.home-hero__dashboard-layer{width:520px;height:320px;top:130px;right:30px}.home-hero__phone-layer{width:330px;height:510px;top:30px;right:150px}.home-hero__preview-layer{width:220px;height:140px;bottom:34px;right:48px}.home-hero__visual-label{top:65px;right:65px}.home-hero__status--booking{bottom:188px;right:50px}.home-hero__status--telegram{bottom:24px;left:120px}.home-journey{padding-top:64px}.home-route__step{grid-template-columns:1fr 40%;width:calc(100% - 25px);height:260px;margin-left:25px}.home-route__rail{left:8px}.home-route__copy{padding-left:2px}.home-route__copy>span{font-size:2rem}.home-route__copy p{font-size:.61rem}.home-system__product{border-radius:24px;height:420px}.home-system__product-copy{bottom:20px;left:20px;right:20px}.home-system__product-copy strong{font-size:1.8rem}.home-system__items{grid-template-columns:1fr}.home-footer__statement{border-radius:26px;min-height:420px;padding:34px 26px}.home-footer__statement h2{font-size:2.85rem}.home-footer__mark{right:-130px}.home-footer__middle{padding:55px 0 40px}.home-footer__socials,.home-footer__bottom{grid-template-columns:1fr}.home-footer__bottom span:last-child{text-align:left}}@media (prefers-reduced-motion:reduce){.home-hero__phone-layer,.home-hero__continuation i:after,.home-system__screen{animation:none}.home-atmosphere__arc,.home-atmosphere__plane,.home-atmosphere__mark,.home-hero__dashboard-layer,.home-hero__phone-layer,.home-hero__preview-layer{transition:none}}.home-atmosphere__arc{border-color:#7bc0e82e}.home-atmosphere__plane{background:#0e2b4233;border-color:#85c8ee21}.home-atmosphere__mark{opacity:.045}.home-journey,.home-system{isolation:isolate;background:#050f1a80}.home-journey:before,.home-system:before{z-index:-1;pointer-events:none;content:"";position:absolute}.home-journey:before{opacity:.1;filter:saturate(.7);background:url(/images/backgrounds/hero-bg.webp) 72%/cover no-repeat;border:1px solid #7abfe71a;border-radius:46% 54% 42% 58%;width:680px;height:780px;top:7%;right:-14%;transform:rotate(12deg);-webkit-mask-image:linear-gradient(90deg,#0000,#000 45%,#0000);mask-image:linear-gradient(90deg,#0000,#000 45%,#0000)}.home-system:before{opacity:.08;filter:saturate(.65);background:url(/images/backgrounds/hero-bg.webp) 18%/cover no-repeat;border:1px solid #79bee61a;border-radius:50%;width:700px;top:8%;bottom:2%;left:-12%;transform:rotate(-11deg);-webkit-mask-image:radial-gradient(#000,#0000 68%);mask-image:radial-gradient(#000,#0000 68%)}.home-hero__phone-layer{mix-blend-mode:normal;clip-path:polygon(8% 2%,84% 0,100% 13%,97% 87%,82% 100%,13% 96%,0 82%,2% 13%);-webkit-mask-image:linear-gradient(135deg,#0000 0%,#000 8% 86%,#0000 100%);mask-image:linear-gradient(135deg,#0000 0%,#000 8% 86%,#0000 100%)}.home-hero__dashboard-layer{background:0 0;border-color:#93cff121;box-shadow:0 58px 100px #00000061}.home-hero__dashboard-layer img{opacity:.76}.home-hero__dashboard-layer:after{background:linear-gradient(90deg,#040d1775,#0000 46%,#040d172e)}.home-hero__visual-frame:before{background:#0d223429;border-color:#71c4f417}.home-journey{padding-top:72px;padding-bottom:72px}.home-route{height:650px;margin-top:46px}.home-route__rail{top:20px;bottom:20px;left:50%;transform:rotate(-9deg)}.home-route__step{border-radius:23px;grid-template-columns:1fr 39%;gap:12px;height:184px;padding:12px}.home-route__step--1{width:53%;top:0}.home-route__step--2{width:49%;height:188px;top:132px}.home-route__step--3{width:52%;height:192px;top:286px}.home-route__step--4{width:54%;height:188px;bottom:0}.home-route__copy{padding:5px 3px 5px 8px}.home-route__copy>span{font-size:2rem}.home-route__copy small{margin-top:6px}.home-route__copy h3{margin-top:5px;font-size:clamp(1rem,1.55vw,1.25rem)}.home-route__copy p{max-width:320px;margin-top:6px;font-size:.61rem}.home-route__preview{border-radius:14px}.home-route__rail i{border-width:2px;width:11px;height:11px}.home-system{padding-top:76px;padding-bottom:64px}.home-system .home-section-heading{z-index:3;position:relative}.home-system__stage{height:720px;margin-top:44px}.home-system__product{border-color:#94d1f33d;width:860px;height:585px;box-shadow:0 62px 125px #00000080,0 0 0 1px #3097d30d,inset 0 1px #ffffff0f}.home-system__screen img{filter:brightness(1.13)contrast(1.04)saturate(1.12)}.home-system__screen:after{inset:58% 0 0}.home-system__product-copy{bottom:30px}.home-system__product-copy strong{font-size:2.7rem}.home-system__product-copy small{font-size:.72rem}.home-system__item{grid-template-columns:58px 1fr auto;width:246px;min-width:246px;height:84px;min-height:84px;padding-top:8px;padding-bottom:8px;inset:auto}.home-system__item>span{border-radius:15px;width:58px;height:58px}.home-system__item--1{inset:34px auto auto -2px}.home-system__item--2{inset:276px auto auto -20px}.home-system__item--3{inset:auto auto 22px 30px}.home-system__item--4{inset:34px -2px auto auto}.home-system__item--5{inset:276px -20px auto auto}.home-system__item--6{inset:auto 30px 22px auto}.home-system__cta{z-index:6;background:#0b1d2df0;border-color:#5bb9ef38;border-radius:0 0 24px 24px;max-width:980px;min-height:112px;margin-top:-24px;position:relative;box-shadow:0 26px 65px #0000004d,inset 0 1px #ffffff0a}.home-system__cta:before{content:"";background:#54b3e94d;width:1px;height:30px;position:absolute;top:-30px;left:50%}.home-footer{padding-top:24px}.home-footer__statement{min-height:310px}.home-footer__middle{padding-top:52px;padding-bottom:42px}.home-logo--footer{width:185px;height:62px}.home-footer__brand p{color:#839aab;max-width:440px;margin-top:18px;font-size:.78rem}.home-footer__socials{gap:12px;padding-top:8px;padding-bottom:26px}.home-footer__socials a{width:100%;min-height:78px}.home-footer__bottom{min-height:48px;padding-top:16px}@supports (animation-timeline:view()){.home-route__step{animation:linear both home-view-rise;animation-timeline:view();animation-range:entry 5% cover 24%}.home-system__product{animation:linear both home-product-enter;animation-timeline:view();animation-range:entry 2% cover 24%}}@keyframes home-view-rise{0%{opacity:.35;translate:0 20px}to{opacity:1;translate:0}}@keyframes home-product-enter{0%{opacity:.5;scale:.975}to{opacity:1;scale:1}}@media (max-width:1120px){.home-system__stage{transform-origin:top;margin-bottom:-86px;transform:scale(.88)}}@media (max-width:880px){.home-route{height:auto}.home-route__step,.home-route__step--1,.home-route__step--2,.home-route__step--3,.home-route__step--4{width:calc(100% - 48px);height:190px;margin-left:48px;position:relative;inset:auto}.home-system__stage{height:auto;margin-bottom:0;transform:none}.home-system__product{width:100%;height:540px}.home-system__items{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid;position:relative}.home-system__item,.home-system__item--1,.home-system__item--2,.home-system__item--3,.home-system__item--4,.home-system__item--5,.home-system__item--6{width:100%;min-width:0;position:relative;inset:auto}.home-system__cta{border-radius:24px;margin-top:18px}.home-system__cta:before{display:none}}@media (max-width:620px){.home-route__step,.home-route__step--1,.home-route__step--2,.home-route__step--3,.home-route__step--4{width:calc(100% - 24px);height:205px;margin-left:24px}.home-system__product{height:430px}.home-system__items{grid-template-columns:1fr}}.setup-field-title{align-items:center;gap:6px;display:inline-flex}.setup-tooltip{color:#53758f;cursor:help;border-radius:50%;outline:none;flex:none;place-items:center;width:18px;height:18px;display:inline-grid;position:relative}.setup-tooltip:hover,.setup-tooltip:focus-visible{color:#64bff2;background:#2f97dd1a}.setup-tooltip:after{z-index:30;color:#a7bdcd;white-space:normal;content:attr(data-tooltip);opacity:0;pointer-events:none;background:#071523;border:1px solid #24445d;border-radius:8px;width:max-content;max-width:230px;padding:7px 9px;font-size:.52rem;font-weight:520;line-height:1.4;transition:opacity .16s,transform .16s;position:absolute;bottom:calc(100% + 7px);left:50%;transform:translate(-50%,4px);box-shadow:0 12px 30px #0000004d}.setup-tooltip:hover:after,.setup-tooltip:focus-visible:after{opacity:1;transform:translate(-50%)}.setup-smart-result{min-height:67px;animation:mini-assemble .32s var(--ease) both;background:#0c2f486e;border:1px solid #35bbec33;border-radius:11px;grid-template-columns:34px 1fr auto;align-items:center;gap:11px;margin-top:12px;padding:11px 13px;display:grid}.setup-smart-result>span{color:#74d1ff;background:#0d3858;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.setup-smart-result>div{flex-direction:column;display:flex}.setup-smart-result strong{color:#cbe6f5;font-size:.64rem}.setup-smart-result p{color:#7090a7;margin:3px 0 0;font-size:.55rem}.setup-smart-result>small{color:#4e7189;font-size:.49rem}.service-suggestions{background:#071c2ea1;border:1px solid #399be029;border-radius:12px;margin-bottom:16px;padding:13px}.service-suggestions>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.service-suggestions>header>div{color:#5cbcf4;align-items:center;gap:8px;display:flex}.service-suggestions>header span{flex-direction:column;display:flex}.service-suggestions>header strong{color:#bcd4e4;font-size:.62rem}.service-suggestions>header small{color:#526e83;margin-top:2px;font-size:.49rem}.service-suggestions>header button{color:#73a9cb;min-height:31px;font:inherit;cursor:pointer;background:#091b2a;border:1px solid #20435e;border-radius:8px;align-items:center;gap:6px;padding:0 9px;font-size:.52rem;display:flex}.service-suggestions>div{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.service-suggestions>div>button{color:#718ba0;min-width:0;min-height:60px;font:inherit;text-align:left;cursor:pointer;background:#071522;border:1px solid #3e85be26;border-radius:9px;grid-template-columns:24px 1fr;align-items:center;gap:7px;padding:8px;transition:border-color .18s,background .18s,transform .18s;display:grid}.service-suggestions>div>button:hover{border-color:#35a9ed5c;transform:translateY(-1px)}.service-suggestions>div>button[aria-pressed=true]{background:#195b4b24;border-color:#3fcaa140}.service-suggestions>div>button>span{color:#67bff1;background:#0d304c;border-radius:7px;place-items:center;width:24px;height:24px;display:grid}.service-suggestions>div>button[aria-pressed=true]>span{color:#5cd4af;background:#23826633}.service-suggestions>div>button>div{flex-direction:column;min-width:0;display:flex}.service-suggestions>div strong{color:#adc4d4;white-space:nowrap;text-overflow:ellipsis;font-size:.54rem;overflow:hidden}.service-suggestions>div small{color:#4e687c;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:.45rem;overflow:hidden}.schedule-presets{grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:12px;display:grid}.schedule-presets>button{color:#617d92;min-width:0;min-height:67px;font:inherit;text-align:left;cursor:pointer;background:#071522;border:1px solid #1c394f;border-radius:10px;grid-template-columns:29px 1fr;align-items:center;gap:8px;padding:9px;transition:border-color .18s,background .18s;display:grid}.schedule-presets>button>span{color:#55b8f4;background:#0c2e4a;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.schedule-presets>button>div{flex-direction:column;min-width:0;display:flex}.schedule-presets strong{color:#9fb5c5;font-size:.55rem}.schedule-presets small{color:#4d687d;margin-top:3px;font-size:.45rem;line-height:1.3}.schedule-presets>button[aria-pressed=true]{background:#1248714d;border-color:#278edc}.schedule-presets>button[aria-pressed=true]>span{color:#fff;background:#1587da}.schedule-recommendation{background:#2b25591c;border:1px solid #7e68f02b;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-height:66px;margin-bottom:10px;padding:10px 12px;display:flex}.schedule-recommendation>div:first-child{color:#9f8cf8;align-items:center;gap:8px;display:flex}.schedule-recommendation p{flex-direction:column;margin:0;display:flex}.schedule-recommendation strong{color:#b8cde0;font-size:.57rem}.schedule-recommendation p span{color:#536f84;margin-top:2px;font-size:.47rem}.schedule-recommendation>div:last-child{gap:5px;display:flex}.schedule-recommendation button{color:#65869e;min-height:30px;font:inherit;cursor:pointer;background:#081725;border:1px solid #203f58;border-radius:7px;padding:0 8px;font-size:.49rem}.schedule-recommendation button[aria-pressed=true]{color:#d6effe;background:#0c3453;border-color:#2b9ce8}.design-recommendation{background:#182a5829;border:1px solid #688be72e;border-radius:11px;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;min-height:83px;padding:12px 13px;display:grid}.design-recommendation>span{color:#a994ff;background:#5b44ba33;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.design-recommendation>div{flex-direction:column;display:flex}.design-recommendation small{color:#6e86a0;font-size:.48rem}.design-recommendation strong{color:#c5d8e7;margin-top:2px;font-size:.66rem}.design-recommendation p{color:#58738a;margin:2px 0 0;font-size:.49rem}.design-recommendation>button{color:#83bce2;min-height:34px;font:inherit;cursor:pointer;background:#0a2134;border:1px solid #285276;border-radius:8px;align-items:center;gap:5px;padding:0 10px;font-size:.52rem;display:flex}.design-recommendation>button[aria-pressed=true]{color:#69cfb0;background:#237d631f;border-color:#38c79c40}.design-editor__section>header>.setup-tooltip{color:#52748e;background:0 0;border-radius:50%;width:20px;height:20px;margin-left:auto}.preview-change-hint{color:#55bdf6;background:#081d2fb8;border:1px solid #4391cd21;border-radius:9px;align-items:center;gap:8px;min-height:49px;margin-top:10px;padding:8px 10px;display:flex}.preview-change-hint p{flex-direction:column;margin:0;display:flex}.preview-change-hint strong{color:#9fc0d5;font-size:.52rem}.preview-change-hint span{color:#4d6a80;margin-top:2px;font-size:.45rem}.mini-app-days__empty{border:1px dashed color-mix(in srgb, var(--mini-primary) 30%, transparent);min-height:42px;color:color-mix(in srgb, var(--mini-ink) 48%, transparent);border-radius:9px;grid-column:1/-1;place-items:center;font-family:Arial,sans-serif;font-size:8px;display:grid}.device-preview-actions>button{white-space:nowrap}@media (max-width:1180px){.service-suggestions>div{grid-template-columns:1fr 1fr}.schedule-presets{grid-template-columns:1fr 1fr 1fr}}@media (max-width:700px){.setup-smart-result{grid-template-columns:34px 1fr}.setup-smart-result>small{grid-column:2}.service-suggestions>header{flex-direction:column;align-items:flex-start}.service-suggestions>div,.schedule-presets{grid-template-columns:1fr}.schedule-recommendation{flex-direction:column;align-items:flex-start}.design-recommendation{grid-template-columns:36px 1fr}.design-recommendation>button{grid-column:1/-1;justify-content:center}.preview-change-hint{grid-column:1}.device-preview-actions{flex-direction:column;align-items:stretch}.device-preview-actions>button{justify-content:center;width:100%}}@media (max-width:760px){.client-navigation{scrollbar-width:none;display:flex;overflow-x:auto}.client-navigation::-webkit-scrollbar{display:none}.client-navigation a{flex:0 0 68px;min-width:68px}}.client-mobile-nav{display:none}@media (max-width:900px){.client-app-shell{padding-bottom:calc(68px + env(safe-area-inset-bottom))}.client-sidebar{display:none}.client-workspace{min-width:0}.client-topbar{z-index:25;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);min-width:0;padding:0 16px;position:sticky;top:0}.client-topbar>div:first-child{min-width:0}.client-topbar>div:first-child strong{white-space:nowrap;text-overflow:ellipsis;max-width:min(48vw,300px);overflow:hidden}.client-identity,.client-identity>div{min-width:0}.client-identity strong,.client-identity small{white-space:nowrap;text-overflow:ellipsis;max-width:min(30vw,210px);overflow:hidden}.client-mobile-nav{z-index:60;min-height:calc(68px + env(safe-area-inset-bottom));padding:6px 8px max(6px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#050d18f7;border-top:1px solid #4f91cf2e;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -18px 45px #00000047}.client-mobile-nav>a,.client-mobile-nav>details>summary{color:#728ca2;cursor:pointer;background:0 0;border:0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:54px;padding:5px 3px;font-size:.7rem;font-weight:680;line-height:1;list-style:none;display:flex}.client-mobile-nav>a[aria-current=page],.client-mobile-nav>details[open]>summary{color:#bce8ff;background:#1877c929}.client-mobile-nav summary::-webkit-details-marker{display:none}.client-mobile-nav>details{min-width:0}.client-mobile-nav>details>summary{width:100%}.client-mobile-drawer{z-index:59;inset:0 0 calc(68px + env(safe-area-inset-bottom));width:100%;height:calc(100dvh - 68px - env(safe-area-inset-bottom));padding:max(20px, env(safe-area-inset-top)) 16px 28px;overscroll-behavior:contain;color:#d9e8f5;background:#06101d;position:fixed;overflow:hidden auto;box-shadow:0 -30px 80px #0000008c}.client-mobile-drawer>header{border-bottom:1px solid #4f91cf24;justify-content:space-between;align-items:center;min-height:52px;margin-bottom:14px;padding-bottom:14px;display:flex}.client-mobile-drawer>header .brand{color:#eef8ff}.client-mobile-drawer>header button{color:#9bb5c8;background:#0a1c2b;border:1px solid #23445c;border-radius:11px;place-items:center;width:44px;height:44px;display:grid}.client-mobile-drawer__identity{background:#081725;border:1px solid #1b384d;border-radius:12px;align-items:center;gap:10px;min-height:64px;margin-bottom:10px;padding:10px;display:flex}.client-mobile-drawer__identity>span{color:#bde7ff;background:#0d3b5d;border-radius:11px;flex:none;place-items:center;width:42px;height:42px;font-size:.85rem;font-weight:800;display:grid}.client-mobile-drawer__identity>div,.client-mobile-drawer__context{flex-direction:column;min-width:0;display:flex}.client-mobile-drawer__identity strong,.client-mobile-drawer__context strong{color:#dbeaf4;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;overflow:hidden}.client-mobile-drawer__identity small,.client-mobile-drawer__context span{color:#617e93;white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.client-mobile-drawer__context{padding:9px 10px}.client-mobile-drawer .business-switcher{margin:2px 0 14px;display:block}.client-mobile-drawer .business-switcher>summary{min-height:46px}.client-mobile-drawer .business-switcher__menu{width:100%;margin-top:6px;position:relative;top:auto}.client-mobile-drawer .business-switcher__menu button,.client-mobile-drawer .business-switcher__menu a{min-height:44px;font-size:.76rem}.client-mobile-drawer .client-navigation{flex-direction:column;gap:16px;margin:0;display:flex;overflow:visible}.client-mobile-drawer .client-navigation__group{flex-direction:column;gap:4px;display:flex}.client-mobile-drawer .client-navigation__group>small{padding:0 10px 5px;font-size:.65rem;display:block}.client-mobile-drawer .client-navigation a,.client-mobile-drawer .client-logout button{flex-direction:row;flex:none;justify-content:flex-start;gap:10px;width:100%;min-width:0;min-height:46px;padding:0 11px;font-size:.8rem}.client-mobile-drawer .client-logout{margin-top:14px}.client-mobile-drawer .client-demo-notice{display:block}.setup-builder__workspace{grid-template-columns:minmax(0,1fr)}.setup-preview{order:initial}.owner-day-calendar{grid-template-columns:52px minmax(0,1fr);width:100%;overflow:hidden}.owner-week-calendar{scroll-snap-type:x proximity;grid-template-columns:repeat(7,minmax(150px,1fr));padding-bottom:7px}.owner-week-calendar>article{scroll-snap-align:start}}@media (max-width:700px){.client-page{width:100%;padding:28px 14px 42px;overflow:hidden}.client-topbar>div:first-child{display:flex}.client-topbar>div:first-child span{font-size:.62rem}.client-topbar>div:first-child strong{font-size:.78rem}.client-identity>div{display:none}.client-identity>span{width:40px;height:40px}.client-demo-bar{white-space:nowrap;justify-content:flex-start;overflow-x:auto}.app-page-heading{margin-bottom:24px}.app-page-heading h1{font-size:clamp(2.15rem,11vw,3rem);line-height:.96}.app-page-heading>p,.app-page-heading>div>p{font-size:.82rem;line-height:1.55}.app-page-heading--actions{gap:16px}.app-page-heading--actions>.app-primary-button{width:100%}.app-primary-button,.app-secondary-button{justify-content:center;min-height:46px;font-size:.78rem}.owner-quick-actions{grid-template-columns:1fr 1fr;gap:8px}.owner-quick-actions a{min-height:78px;padding:12px}.owner-quick-actions strong{white-space:normal;font-size:.76rem}.owner-quick-actions small{white-space:normal;font-size:.66rem}.online-booking-shortcut{padding:16px}.online-booking-shortcut>a{min-height:44px}.booking-dashboard-metrics{grid-template-columns:1fr 1fr}.booking-dashboard-metrics>*{min-height:110px;padding:13px}.booking-dashboard-metrics small,.booking-dashboard-metrics p{font-size:.68rem;line-height:1.35}.booking-dashboard-next{padding:16px}.booking-dashboard-next>header,.booking-dashboard-next footer{flex-direction:column;align-items:flex-start;gap:10px}.booking-dashboard-next header a,.booking-dashboard-next footer a{min-height:44px;font-size:.72rem}.booking-dashboard-next>div{grid-template-columns:58px 1fr}.booking-dashboard-next>div b{grid-column:2;font-size:.75rem}.booking-dashboard-next>div strong{font-size:.78rem}.booking-dashboard-next>div small,.booking-dashboard-next footer{font-size:.68rem}.owner-calendar-toolbar{gap:9px}.owner-calendar-toolbar>div,.owner-calendar-toolbar nav{width:100%}.owner-calendar-toolbar a{min-height:44px;padding:0 12px;font-size:.72rem}.owner-calendar-toolbar strong{font-size:.75rem;line-height:1.4}.owner-day-calendar{height:760px}.owner-day-calendar>aside{font-size:.62rem}.owner-day-calendar__track{margin-right:6px}.owner-calendar-event{gap:2px 7px;padding:7px;left:5px;right:5px}.owner-calendar-event>span,.owner-calendar-event small,.owner-calendar-event em{font-size:.6rem}.owner-calendar-event strong{font-size:.72rem}.booking-admin-tabs{scroll-snap-type:x proximity;flex-wrap:nowrap;margin-top:18px;overflow-x:auto}.booking-admin-tabs a{scroll-snap-align:start;flex:none;min-height:44px;font-size:.75rem}.booking-admin-list>article{grid-template-columns:54px minmax(0,1fr);gap:11px;padding:13px}.booking-admin-list h2,.booking-admin-list p{font-size:.78rem}.booking-admin-list small,.booking-status{font-size:.66rem}.booking-admin-list article>div:nth-child(2) header{flex-direction:column;align-items:flex-start;gap:5px}.booking-row-actions{grid-column:1/-1;justify-content:flex-start}.booking-row-actions button,.owner-reschedule>button{min-height:44px;padding:0 11px;font-size:.7rem}.owner-reschedule>div{inset:auto 12px calc(80px + env(safe-area-inset-bottom));width:auto;max-height:min(70svh,560px);position:fixed;overflow-y:auto}.booking-search{min-height:50px;margin:16px 0}.booking-search button{min-height:42px;font-size:.72rem}.clients-admin-list>a{grid-template-columns:42px minmax(0,1fr) auto;min-height:82px;padding:12px}.clients-admin-list strong{font-size:.78rem}.clients-admin-list small,.clients-admin-list b{font-size:.67rem}.booking-admin-form>section,.availability-admin,.time-block-admin,.service-admin-list>form,.client-detail-grid>section,.client-detail-grid>form,.staff-admin{padding:16px}.booking-admin-form h2,.availability-admin h2,.time-block-admin h2,.client-detail-grid h2,.staff-admin h2{font-size:.9rem}.booking-admin-form label,.service-admin-list label,.client-detail-grid label,.time-block-admin label,.availability-admin label,.staff-admin label{font-size:.72rem}.booking-admin-form input,.booking-admin-form select,.booking-admin-form textarea,.service-admin-list input,.service-admin-list textarea,.client-detail-grid textarea,.time-block-admin input,.time-block-admin select,.availability-admin input,.staff-admin input:not([type=checkbox]){min-height:46px;font-size:16px}.service-admin-list header strong{font-size:.8rem}.service-admin-list header small{font-size:.68rem}.service-admin-list footer{flex-wrap:wrap;align-items:stretch}.service-admin-list footer button,.client-detail-grid form>button,.availability-admin form>button,.time-block-admin form>button{min-height:44px;font-size:.72rem}.availability-admin>form{grid-template-columns:1fr 1fr;padding:12px}.availability-day{grid-column:1/-1;font-size:.76rem!important}.availability-admin form>button{grid-column:1/-1;width:100%;margin-left:0}.time-block-list strong{font-size:.75rem}.time-block-list small{font-size:.65rem}.time-block-list button{width:44px;height:44px}.settings-grid,.profile-summary,.help-grid{margin-top:24px}.settings-card,.booking-policy-card,.booking-channels,.booking-assets,.unpublish-form{padding:16px}.settings-card h2,.booking-policy-card h2,.booking-channels h2,.booking-assets h2{font-size:.95rem}.settings-card header p,.booking-policy-card header p,.booking-policy-card label,.booking-assets p,.booking-channels p{font-size:.72rem}.booking-policy-card input,.booking-policy-card select{min-height:46px;font-size:16px}.booking-policy-card footer{flex-direction:column;align-items:flex-start;gap:10px;font-size:.68rem}.booking-policy-card footer button{width:100%;min-height:44px;font-size:.72rem}.profile-summary{padding:16px}.profile-summary p,.profile-summary>small{font-size:.72rem}.account-identities>div{grid-template-columns:1fr;gap:3px;min-height:58px}.account-identities span,.account-identities strong,.account-identities small{overflow-wrap:anywhere;white-space:normal;grid-column:1;font-size:.72rem}.online-booking-preview__frame{border-width:5px;border-radius:22px;height:min(620px,78svh);min-height:480px}.booking-link-card footer{flex-wrap:wrap}.booking-link-card button,.booking-link-card a,.booking-qr a,.booking-qr button{min-height:44px;font-size:.7rem}.setup-builder{width:100%;margin-top:-8px}.setup-builder__topbar{gap:10px}.setup-builder__topbar>a,.setup-builder__topbar>button,.setup-save-state{min-height:44px;font-size:.72rem}.setup-progress button{min-height:58px}.setup-editor{min-width:0;padding:22px 15px}.setup-step-heading h1{font-size:clamp(2.15rem,10vw,2.7rem)}.setup-step-heading p,.setup-field>span,.setup-field small,.setup-hint,.service-suggestions strong,.service-suggestions small,.schedule-presets strong,.schedule-presets small{font-size:.72rem}.setup-field input,.setup-field textarea,.setup-field select,.service-row input,.day-times input{min-height:46px;font-size:16px}.industry-grid>button,.schedule-presets>button,.service-suggestions>div>button{min-height:72px}.setup-actions button{min-height:46px}.setup-preview{padding:13px}.setup-preview__header,.preview-change-hint,.device-preview-actions{font-size:.72rem}.device-preview-actions button{min-height:44px;font-size:.72rem}.preview-dialog{width:100%;height:100svh}.preview-dialog__backdrop{max-height:100svh;padding:10px;overflow:hidden}.preview-dialog__backdrop>header{min-height:54px}.preview-dialog__backdrop>header button{width:44px;height:44px}.preview-dialog__canvas{overscroll-behavior:contain;max-height:calc(100svh - 66px);padding-top:14px;overflow-y:auto}.preview-dialog__canvas h2{font-size:2.4rem}.preview-dialog__canvas p{font-size:.78rem}.block-drag-handle,.block-visibility{width:44px;height:44px}.preview-block-list article{cursor:default}.booking-mini-app{padding:10px 10px calc(34px + env(safe-area-inset-bottom))}.booking-mini-app__header{border-radius:17px;padding:18px}.booking-mini-app__header>img{flex-basis:62px;width:62px;height:62px}.booking-mini-app__header h1{font-size:1.4rem}.booking-mini-app__header p,.booking-mini-app__header small{font-size:.82rem}.booking-mini-app__header div>button{min-height:44px;font-size:.78rem}.booking-tabs button{min-height:48px;font-size:.82rem}.booking-flow>section,.my-bookings>section{padding:15px}.booking-flow h2,.my-bookings h2{font-size:1rem}.booking-flow header p,.booking-empty{font-size:.78rem}.booking-service-list button{min-height:68px}.booking-service-list strong,.booking-service-list b{font-size:.84rem}.booking-service-list small{font-size:.74rem}.booking-date-strip{scroll-snap-type:x proximity;margin-right:-15px;padding-right:15px}.booking-date-strip button{scroll-snap-align:start;min-width:104px;min-height:46px;font-size:.75rem}.booking-slots button,.booking-mini-app .booking-slots button{min-width:68px;min-height:46px;font-size:.78rem}.booking-contact-form input,.booking-contact-form textarea{min-height:48px;font-size:16px}.booking-contact-form label{font-size:.76rem}.booking-primary-action,.booking-success button{min-height:52px;font-size:.85rem}.my-bookings footer button,.booking-reschedule__back{min-height:44px;font-size:.72rem}}@media (max-width:620px){.home-landing{overflow-x:hidden}.home-header__inner{min-height:70px}.home-logo{width:122px;height:42px}.home-header__start{min-height:44px;padding:0 15px}.home-hero{min-height:0;padding:112px 0 34px;overflow:hidden}.home-hero__backdrop{opacity:.58;background-position:60% 0;inset:0}.home-hero__inner{flex-direction:column;min-height:0;display:flex}.home-hero__copy{width:100%;padding-top:0}.home-eyebrow{max-width:260px;font-size:.67rem;line-height:1.45}.home-hero h1{margin-top:18px;font-size:clamp(2.65rem,13vw,3.6rem);line-height:.92}.home-hero__copy>p{font-size:.9rem;line-height:1.6}.home-hero__actions{margin-top:26px}.home-button{min-height:54px}.home-hero__visual{width:calc(100% + 32px);height:430px;min-height:0;margin:24px -16px 0;position:relative;inset:auto;transform:none}.home-hero__visual-frame{width:100%;height:100%;margin:0}.home-hero__dashboard-layer{width:390px;height:245px;top:105px;right:-48px}.home-hero__phone-layer{width:270px;height:410px;top:0;right:52px}.home-hero__preview-layer{width:174px;height:108px;bottom:18px;right:4px}.home-hero__visual-label{top:35px;right:8px}.home-hero__status--booking{bottom:132px;right:4px}.home-hero__status--telegram{bottom:4px;left:18px}.home-journey{padding:62px 0}.home-section-heading h2{font-size:clamp(2.35rem,11.5vw,3.25rem)}.home-section-heading p{font-size:.84rem}.home-route{gap:12px;margin-top:34px}.home-route__step,.home-route__step--1,.home-route__step--2,.home-route__step--3,.home-route__step--4{grid-template-columns:minmax(0,1.15fr) minmax(92px,.85fr);gap:10px;width:calc(100% - 18px);height:auto;min-height:224px;margin-left:18px;padding:11px}.home-route__rail{left:4px}.home-route__copy>span{font-size:1.8rem}.home-route__copy small{font-size:.62rem}.home-route__copy h3{font-size:1.02rem;line-height:1.08}.home-route__copy p{font-size:.72rem;line-height:1.45}.home-route__preview{min-width:0}.home-system{padding:62px 0 54px}.home-system__stage{margin-top:34px}.home-system__product{border-radius:22px;height:390px}.home-system__product-copy{bottom:18px;left:18px;right:18px}.home-system__product-copy strong{font-size:1.8rem}.home-system__item{height:auto;min-height:76px}.home-system__item strong{font-size:.8rem}.home-system__item small{font-size:.68rem}.home-system__cta{padding:22px}.home-system__cta strong{font-size:1.05rem}.home-system__cta span{font-size:.75rem}.home-footer__statement{min-height:360px;padding:30px 22px}.home-footer__statement h2{font-size:2.45rem}.home-footer__columns{grid-template-columns:1fr 1fr;gap:34px 22px}.home-footer__columns a,.home-footer__brand p{font-size:.78rem}}@media (max-width:430px){.home-hero__visual-label,.home-hero__status--telegram{display:none}.home-hero__status--booking{bottom:110px;right:6px}.home-hero__phone-layer{right:42px}.home-route__step,.home-route__step--1,.home-route__step--2,.home-route__step--3,.home-route__step--4{grid-template-columns:minmax(0,1.05fr) minmax(88px,.95fr)}.home-footer__columns,.owner-quick-actions,.booking-dashboard-metrics{grid-template-columns:1fr}.owner-quick-actions a{min-height:70px}.booking-dashboard-metrics>*{min-height:92px}.booking-mini-app__header{flex-direction:column}.booking-mini-app__header>span{order:-1;margin-left:0}.booking-summary{flex-direction:column;align-items:flex-start;gap:8px}.booking-summary b{font-size:.84rem}.service-row{grid-template-columns:30px minmax(0,1fr) 44px}.service-row label:first-of-type{grid-area:1/2}.service-row label:nth-of-type(2){grid-area:2/2/auto/4}.service-row label:nth-of-type(3){grid-area:3/2/auto/4}.service-row__delete{grid-area:1/3;width:44px;height:44px}.day-times{grid-template-columns:1fr}.day-times .break-time{grid-column:1}.setup-summary__facts{grid-template-columns:1fr}.setup-actions{gap:7px}.setup-actions button{padding:0 10px;font-size:.7rem}}@media (max-width:360px){.home-logo{width:112px}.home-header__start{padding:0 12px;font-size:.72rem}.home-hero h1{font-size:2.55rem}.home-hero__phone-layer{width:260px;right:26px}.home-hero__dashboard-layer{right:-65px}.home-route__step,.home-route__step--1,.home-route__step--2,.home-route__step--3,.home-route__step--4{grid-template-columns:1fr 86px;min-height:238px}.client-mobile-nav{padding-left:4px;padding-right:4px}.client-mobile-nav>a,.client-mobile-nav>details>summary{font-size:.64rem}.client-page{padding-left:10px;padding-right:10px}.app-page-heading h1{font-size:2.05rem}.preview-dialog .iphone-frame.is-expanded{transform-origin:top;margin-bottom:-68px;transform:scale(.88)}}.client-page{font-size:16px}.client-page :where(label,dt){color:#819caf;font-size:.76rem;line-height:1.45}.client-page :where(small){font-size:.7rem;line-height:1.45}.client-page :where(input,select,textarea,button){font-size:.82rem}.client-page :where(input,select,textarea){color:#e2edf4}.app-page-heading{margin-bottom:24px}.app-page-heading h1{letter-spacing:-.055em;max-width:1000px;margin:7px 0 5px;font-size:clamp(2.55rem,4vw,4.5rem);line-height:.98}.app-page-heading p{color:#829bad;max-width:720px;font-size:.94rem;line-height:1.55}.app-primary-button{border-radius:12px;min-height:48px;padding:0 18px;font-size:.78rem}.client-navigation a,.client-sidebar__business strong{font-size:.82rem}.client-topbar__context span,.client-topbar__context strong{font-size:.74rem}.appointment-detail-heading span{font-size:.76rem}.appointment-detail-heading h1{font-size:2.15rem}.appointment-detail-heading p{color:#8aa1b2;font-size:.85rem}.appointment-detail-card,.appointment-history,.appointment-client-card{border-radius:18px}.appointment-detail-card h2,.appointment-history h2{color:#d6e3eb;font-size:1rem}.appointment-detail-card dl>div{grid-template-columns:180px 1fr;padding:15px 0}.appointment-detail-card dt{color:#829daf;font-size:.75rem}.appointment-detail-card dd{color:#d4e1e9;font-size:.84rem;line-height:1.55}.appointment-detail-actions{gap:10px}.appointment-detail-actions button{border-radius:10px;min-height:42px;padding:0 15px;font-size:.74rem}.appointment-client-card h2{font-size:1rem}.appointment-client-card a,.appointment-client-card dt,.appointment-client-card dd{font-size:.73rem}.appointment-history article strong{color:#c8dae5;font-size:.78rem}.appointment-history article small,.appointment-history article b{color:#7893a6;font-size:.68rem}.owner-calendar-toolbar{border-radius:16px;min-height:68px;margin-bottom:14px;padding:10px 14px}.owner-calendar-toolbar>div{gap:7px;display:flex}.owner-calendar-toolbar a{color:#9cb5c6;border-radius:10px;min-height:42px;padding:0 14px;font-size:.74rem}.owner-calendar-toolbar strong{color:#d3e2eb;font-size:.86rem}.owner-calendar-widget{background:linear-gradient(150deg,#091a28,#071520 70%);border:1px solid #1d3c52;border-radius:20px;overflow:hidden;box-shadow:0 24px 70px #0003}.owner-calendar-days{background:#071521;border-bottom:1px solid #183347;grid-template-columns:repeat(7,1fr);gap:8px;padding:12px;display:grid}.owner-calendar-days button{color:#7894a6;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:13px;place-items:center;gap:1px;min-height:92px;padding:11px 8px;transition:border-color .2s,background .2s,transform .2s;display:grid;position:relative}.owner-calendar-days button:hover{background:#0a2030;border-color:#25516e;transform:translateY(-2px)}.owner-calendar-days button[aria-pressed=true]{color:#dff3ff;background:linear-gradient(145deg,#0d3856,#0a273d);border-color:#298fd2;box-shadow:inset 0 1px #ffffff0f,0 10px 26px #0077c321}.owner-calendar-days button.is-today:after{content:"";background:#42d7ad;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:8px;box-shadow:0 0 10px #42d7ad}.owner-calendar-days small{color:inherit;text-transform:uppercase;font-size:.68rem}.owner-calendar-days strong{font-size:1.45rem;line-height:1}.owner-calendar-days span{font-size:.68rem}.owner-calendar-days b{color:#78a5bf;background:#0c293d;border-radius:999px;min-width:22px;padding:3px 6px;font-size:.65rem}.owner-calendar-content{min-height:370px;padding:22px}.owner-calendar-content>header{justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px;display:flex}.owner-calendar-content>header span{color:#3ea9e7;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:800}.owner-calendar-content>header h2{color:#e3edf3;margin:4px 0 0;font-size:1.45rem}.owner-calendar-content>header>b{color:#89a2b3;font-size:.76rem}.owner-calendar-agenda{gap:9px;display:grid}.owner-calendar-agenda>button{width:100%;min-height:76px;color:inherit;text-align:left;cursor:pointer;background:#081824;border:1px solid #1a394e;border-left:3px solid #46aee8;border-radius:13px;grid-template-columns:72px minmax(0,1fr) auto 20px;align-items:center;gap:15px;padding:12px 16px;transition:border-color .2s,background .2s,transform .2s;display:grid;position:relative}.owner-calendar-agenda>button:hover{background:#0a2030;border-color:#34779f;transform:translate(3px)}.owner-calendar-agenda>button.is-confirmed{border-left-color:#42c394}.owner-calendar-agenda>button.is-cancelled,.owner-calendar-agenda>button.is-no_show{opacity:.74;border-left-color:#d36b6b}.owner-calendar-agenda>button.is-completed{border-left-color:#718397}.owner-calendar-agenda time,.owner-calendar-agenda>button>div{flex-direction:column;gap:4px;display:flex}.owner-calendar-agenda time strong{color:#bfe6fa;font-size:.91rem}.owner-calendar-agenda time span{color:#69889d;font-size:.7rem}.owner-calendar-agenda>button>div>strong{color:#d9e6ed;font-size:.87rem}.owner-calendar-agenda>button>div>span{color:#89a3b4;font-size:.76rem}.owner-calendar-agenda>button>div>small{color:#6c899d;align-items:center;gap:5px;display:flex}.owner-calendar-agenda>button>b{color:#82b9d8;background:#0b2a3e;border-radius:999px;padding:6px 9px;font-size:.67rem}.owner-calendar-agenda>button>svg{color:#527e98}.owner-calendar-widget__empty{color:#4e7e9c;text-align:center;place-content:center;justify-items:center;gap:8px;min-height:265px;display:grid}.owner-calendar-widget__empty strong{color:#a9bfcd;font-size:.9rem}.owner-calendar-widget__empty span{color:#708da1;font-size:.75rem}.owner-calendar-modal{z-index:120;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#01080ec7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.owner-calendar-modal>section{background:#091b29;border:1px solid #28516c;border-radius:20px;width:min(500px,100%);padding:24px;box-shadow:0 30px 100px #0000008c}.owner-calendar-modal header{justify-content:space-between;align-items:start;gap:15px;display:flex}.owner-calendar-modal header span{color:#4a9dcb;font-size:.7rem}.owner-calendar-modal h2{color:#e4edf3;margin:5px 0 0;font-size:1.5rem}.owner-calendar-modal header button{color:#91aabd;cursor:pointer;background:#0a2233;border:1px solid #25445a;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.owner-calendar-modal dl{margin:20px 0}.owner-calendar-modal dl>div{border-bottom:1px solid #183549;grid-template-columns:130px 1fr;gap:14px;padding:12px 0;display:grid}.owner-calendar-modal dt{align-items:center;gap:6px;display:flex}.owner-calendar-modal dd{color:#d5e2ea;margin:0;font-size:.82rem}.owner-calendar-modal>section>a{color:#fff;background:#168bd2;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:46px;font-size:.78rem;font-weight:800;display:flex}.owner-catalog-nav{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#071521e6;border:1px solid #1c3a4f;border-radius:13px;gap:4px;width:fit-content;margin:-8px 0 20px;padding:5px;display:flex;position:sticky;top:12px}.owner-catalog-nav a{color:#91aabd;border-radius:9px;align-items:center;gap:7px;min-height:42px;padding:0 13px;font-size:.76rem;font-weight:700;display:flex}.owner-catalog-nav a:hover{color:#d9ecf7;background:#0b273b}.owner-catalog-nav b{color:#6fc9f7;text-align:center;background:#0c3048;border-radius:999px;min-width:22px;padding:3px 6px;font-size:.66rem}.owner-catalog-section{background:#081824;border:1px solid #1c394e;border-radius:19px;margin-bottom:18px;padding:22px;scroll-margin-top:82px}.owner-catalog-section>header{margin-bottom:16px}.owner-catalog-section>header span{color:#3ba8e7;letter-spacing:.09em;text-transform:uppercase;font-size:.68rem;font-weight:800}.owner-catalog-section>header h2{color:#dce8ef;margin:4px 0;font-size:1.35rem}.owner-catalog-section>header p{color:#7e99ab;margin:0;font-size:.78rem}.owner-catalog-create,.owner-catalog-item{background:#071620;border:1px solid #1b3a50;border-radius:14px;overflow:hidden}.owner-catalog-create{border-style:dashed;margin-bottom:10px}.owner-catalog-create>summary,.owner-catalog-item>summary{cursor:pointer;grid-template-columns:40px minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:72px;padding:12px 15px;list-style:none;display:grid}.owner-catalog-create>summary::-webkit-details-marker{display:none}.owner-catalog-item>summary::-webkit-details-marker{display:none}.owner-catalog-create>summary>span,.owner-catalog-item__icon{color:#62c7f7;background:#0c3048;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.owner-catalog-create summary div,.owner-catalog-item summary div{flex-direction:column;gap:4px;min-width:0;display:flex}.owner-catalog-create summary strong,.owner-catalog-item summary strong{color:#d5e4ec;text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;overflow:hidden}.owner-catalog-create summary small,.owner-catalog-item summary small{color:#738fa2;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.owner-catalog-create summary>svg,.owner-catalog-item summary>svg{color:#60849b;transition:transform .2s}.owner-catalog-create[open] summary>svg,.owner-catalog-item[open] summary>svg{transform:rotate(180deg)}.owner-catalog-item summary>b{color:#8098a8;background:#102430;border-radius:999px;padding:5px 8px;font-size:.65rem}.owner-catalog-item summary>b.is-active{color:#6ddbb5;background:#0d302b}.owner-catalog-list{gap:9px;display:grid}.owner-catalog-list>form{margin:0}.owner-catalog-create>form,.owner-catalog-editor{background:#091a27;border-top:1px solid #19374b;gap:14px;padding:18px;display:grid}.owner-catalog-create label,.owner-catalog-editor label{gap:7px;display:grid}.owner-catalog-create input:not([type=checkbox]),.owner-catalog-create textarea,.owner-catalog-editor input:not([type=checkbox]),.owner-catalog-editor textarea{color:#e0ebf2;width:100%;min-height:44px;font:inherit;background:#07131e;border:1px solid #26465b;border-radius:10px;padding:0 12px;font-size:.82rem}.owner-catalog-create textarea,.owner-catalog-editor textarea{resize:vertical;padding:11px 12px}.owner-catalog-grid{grid-template-columns:minmax(240px,1.5fr) repeat(2,minmax(130px,.7fr));gap:12px;display:grid}.owner-catalog-grid--service{grid-template-columns:minmax(220px,1.5fr) repeat(4,minmax(100px,.6fr))}.owner-catalog-grid--staff{grid-template-columns:minmax(180px,.8fr) minmax(260px,1.5fr)}.owner-catalog-create footer,.owner-catalog-editor footer{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;display:flex}.owner-catalog-editor footer label{color:#93aabb;align-items:center;gap:7px;display:flex}.owner-catalog-create footer button,.owner-catalog-editor footer button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#168bd2;border:0;border-radius:10px;padding:0 16px;font-size:.76rem;font-weight:800}.owner-catalog-section .service-staff-picker{margin:0;padding:13px}.owner-catalog-section .service-staff-picker legend{color:#8099aa;font-size:.72rem}.owner-catalog-section .service-staff-picker label{color:#a4b8c5;font-size:.75rem}.my-bookings__identity-note{border:1px solid color-mix(in srgb, var(--booking-primary) 30%, transparent);background:color-mix(in srgb, var(--booking-primary) 7%, transparent);border-radius:13px;gap:4px;margin-bottom:14px;padding:13px 15px;display:grid}.my-bookings__identity-note strong{color:#25364a;font-size:.82rem}.my-bookings__identity-note span{color:#66758a;font-size:.72rem;line-height:1.5}@media (max-width:900px){.owner-catalog-grid--service{grid-template-columns:1.5fr repeat(2,.7fr)}.owner-catalog-grid--service label:nth-child(n+4){grid-column:span 1}.appointment-detail-card dl>div{grid-template-columns:150px 1fr}}@media (max-width:700px){.app-page-heading{margin-bottom:18px}.app-page-heading h1{font-size:clamp(2.15rem,12vw,3.25rem)}.app-page-heading p{font-size:.82rem}.owner-calendar-toolbar{grid-template-columns:1fr;justify-items:center}.owner-calendar-toolbar strong{text-align:center;grid-row:1}.owner-calendar-toolbar>div{grid-row:2;justify-content:center;width:100%}.owner-calendar-days{scroll-snap-type:x mandatory;grid-template-columns:repeat(7,68px);overflow-x:auto}.owner-calendar-days button{scroll-snap-align:start;min-height:86px}.owner-calendar-content{min-height:330px;padding:16px 12px}.owner-calendar-agenda>button{grid-template-columns:58px minmax(0,1fr) 18px;gap:9px;padding:11px 10px}.owner-calendar-agenda>button>b{grid-column:2;width:fit-content}.owner-calendar-agenda>button>svg{grid-area:1/3/3}.owner-calendar-agenda time strong{font-size:.82rem}.owner-calendar-modal{place-items:end center;padding:0}.owner-calendar-modal>section{width:100%;padding:20px 18px calc(24px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0}.owner-calendar-modal dl>div{grid-template-columns:110px 1fr}.owner-catalog-nav{width:100%;top:8px}.owner-catalog-nav a{flex:1;justify-content:center}.owner-catalog-section{border-radius:16px;padding:14px 10px}.owner-catalog-create>summary,.owner-catalog-item>summary{grid-template-columns:38px minmax(0,1fr) auto;gap:9px;min-height:68px;padding:10px}.owner-catalog-create>summary>span,.owner-catalog-item__icon{width:38px;height:38px}.owner-catalog-item summary>b{display:none}.owner-catalog-create>form,.owner-catalog-editor{padding:14px 10px}.owner-catalog-grid,.owner-catalog-grid--service,.owner-catalog-grid--staff{grid-template-columns:1fr}.owner-catalog-grid--service label:nth-child(n+4){grid-column:auto}.owner-catalog-editor footer{flex-direction:column;align-items:stretch}.owner-catalog-editor footer button{width:100%}.owner-catalog-section .service-staff-picker{grid-template-columns:1fr 1fr;display:grid}.appointment-detail-heading{align-items:start}.appointment-detail-heading h1{font-size:1.75rem}.appointment-detail-card,.appointment-history,.appointment-client-card{padding:16px 13px}.appointment-detail-card dl>div{grid-template-columns:1fr;gap:6px}.appointment-detail-card dt{font-size:.73rem}.appointment-detail-card dd{font-size:.84rem}}.home-account-menu{position:relative}.home-account-menu>summary{color:#dcecf5;cursor:pointer;background:#091c2dc2;border:1px solid #5dc0ff38;border-radius:13px;align-items:center;gap:8px;min-height:46px;padding:4px 10px 4px 5px;font-size:.76rem;font-weight:720;list-style:none;transition:border-color .2s,background .2s;display:flex}.home-account-menu>summary::-webkit-details-marker{display:none}.home-account-menu>summary:hover,.home-account-menu[open]>summary{background:#0d2d46eb;border-color:#5dc0ff6b}.home-account-menu>summary>svg{color:#6e9ab6;transition:transform .2s}.home-account-menu[open]>summary>svg{transform:rotate(180deg)}.home-account-menu>div{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#061421fa;border:1px solid #5ea6d638;border-radius:14px;flex-direction:column;width:240px;padding:8px;display:flex;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 24px 60px #0000006b}.home-account-menu>div>strong{color:#e4f1f8;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #5394c121;padding:9px 10px 11px;font-size:.78rem;overflow:hidden}.home-account-menu>div a,.home-account-menu>div button{color:#8fa9bb;width:100%;min-height:44px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;padding:0 10px;font-size:.75rem;display:flex}.home-account-menu>div a:hover,.home-account-menu>div button:hover{color:#e6f5fd;background:#0d2a40}.home-account-menu>div form{border-top:1px solid #5394c121;margin:2px 0 0;padding-top:2px}.auth-switch a{border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 8px;transition:color .18s,background .18s;display:inline-flex}.client-app-shell select,.setup-builder select{appearance:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:#07131f;background-image:linear-gradient(45deg,#0000 50%,#68879c 50%),linear-gradient(135deg,#68879c 50%,#0000 50%);background-position:calc(100% - 17px),calc(100% - 12px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;max-width:100%;padding-right:36px!important}.client-app-shell select option,.setup-builder select option{color:#d6e5ee;background:#081725}.client-app-shell select:focus,.setup-builder select:focus{border-color:#318fd0;outline:0;box-shadow:0 0 0 3px #2a91d31f}.business-switcher__menu{overscroll-behavior:contain;max-height:min(430px,100svh - 130px);overflow-y:auto}.owner-reschedule>div{max-width:calc(100vw - 32px)}.setup-tooltip:after{max-width:min(230px,100vw - 32px)}.owner-mobile-agenda{display:none}@media (max-width:900px){.client-mobile-nav>button{color:#728ca2;min-width:0;min-height:54px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:5px 3px;font-size:.7rem;font-weight:680;line-height:1;display:flex}.client-mobile-nav>button[aria-expanded=true]{color:#bce8ff;background:#1877c929}.client-mobile-drawer{animation:client-drawer-in .22s var(--ease) both}.client-mobile-drawer .setup-tooltip:after{left:0;right:auto;transform:translateY(4px)}.client-mobile-drawer .setup-tooltip:hover:after,.client-mobile-drawer .setup-tooltip:focus-visible:after{transform:none}}@keyframes client-drawer-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (max-width:820px){.owner-calendar-toolbar{grid-template-columns:1fr;justify-items:center;gap:10px;padding:13px}.owner-calendar-toolbar>strong{color:#d3e2eb;text-align:center;border-bottom:1px solid #173248;grid-area:1/1;width:100%;padding-bottom:9px;font-size:.86rem}.owner-calendar-toolbar>div{grid-area:2/1;justify-content:center;width:100%}.owner-calendar-toolbar nav{background:#06131f;border-radius:11px;grid-area:3/1;justify-content:center;width:min(100%,260px);padding:4px}.owner-calendar-toolbar nav a{flex:1}.owner-calendar-toolbar a{min-height:44px;font-size:.76rem}.owner-day-calendar{display:none}.owner-mobile-agenda{flex-direction:column;gap:9px;display:flex}.owner-mobile-agenda>a{min-height:92px;color:inherit;background:#081724;border:1px solid #1b384d;border-left:3px solid #42afe9;border-radius:13px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;display:grid;box-shadow:0 12px 28px #0000001f}.owner-mobile-agenda>a.is-confirmed{border-left-color:#43c495}.owner-mobile-agenda>a.is-cancelled,.owner-mobile-agenda>a.is-no_show{opacity:.72;border-left-color:#d36b6b}.owner-mobile-agenda__time{flex-direction:column;min-width:0;display:flex}.owner-mobile-agenda__time strong{color:#61c7fb;font-size:1.12rem}.owner-mobile-agenda__time span{color:#5b788d;font-size:.68rem}.owner-mobile-agenda>a>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.owner-mobile-agenda>a>div:nth-child(2)>strong{color:#d6e5ed;white-space:nowrap;text-overflow:ellipsis;font-size:.84rem;overflow:hidden}.owner-mobile-agenda>a>div:nth-child(2)>span{color:#7892a4;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:.72rem;overflow:hidden}.owner-mobile-agenda small{color:#536f84;align-items:center;gap:4px;margin-top:5px;font-size:.66rem;display:flex}.owner-mobile-agenda b{color:#79c3ee;background:#0b2b43;border-radius:999px;padding:5px 7px;font-size:.63rem;font-weight:720}.owner-mobile-agenda__empty{color:#4d6c82;text-align:center;border:1px dashed #234257;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:28px 18px;display:flex}.owner-mobile-agenda__empty strong{color:#a8bdca;margin-top:10px;font-size:.9rem}.owner-mobile-agenda__empty span{margin-top:4px;font-size:.74rem}.owner-week-calendar{grid-template-columns:repeat(7,minmax(230px,1fr));scroll-padding-left:2px}.owner-week-calendar>article{min-height:260px}}@media (max-width:620px){.home-account-menu>summary{justify-content:center;width:44px;height:44px;padding:4px}.home-account-menu>summary>span:nth-child(2),.home-account-menu>summary>svg{display:none}.home-account-menu>div{z-index:80;width:auto;position:fixed;top:76px;left:12px;right:12px}.home-hero__visual{height:370px;margin-top:20px}.home-hero__visual-frame:before{border-radius:42px;inset:8% 3% 5%;transform:rotate(-3deg)}.home-hero__dashboard-layer{opacity:.24;filter:saturate(.65);border-radius:24px;width:min(390px,100vw - 22px);height:238px;top:82px;left:50%;right:auto;transform:translate(-50%)rotate(-2deg)}.home-hero__phone-layer{width:min(330px,91vw);height:370px;top:-4px;left:50%;right:auto;transform:translate(-50%)rotate(.5deg)}.home-hero__preview-layer,.home-hero__visual-label,.home-hero__status{display:none}.home-footer__middle{text-align:center;gap:34px;padding:48px 0 34px}.home-footer__brand{flex-direction:column;align-items:center;display:flex}.home-footer__brand p{margin-left:auto;margin-right:auto}.home-logo--footer{margin:0 auto}.home-footer__columns{grid-template-columns:1fr 1fr;gap:10px}.home-footer__columns nav{text-align:center;background:#0a1a2994;border:1px solid #8bc4e71f;border-radius:18px;justify-content:flex-start;align-items:center;gap:12px;min-height:185px;padding:20px 12px}.home-footer__columns nav:nth-child(2){transform:none}.home-footer__columns nav:nth-child(3){grid-column:1/-1;min-height:0}.home-footer__columns strong{margin-bottom:4px;font-size:.82rem}.home-footer__columns a{justify-content:center;align-items:center;min-height:38px;font-size:.76rem;display:flex}.home-footer__socials{gap:8px}.home-footer__socials a{border-radius:17px;min-height:74px}.home-footer__bottom{text-align:center;justify-items:center}.home-footer__bottom span:last-child{text-align:center}}@media (max-width:430px){.home-hero__dashboard-layer{display:none}.home-hero__phone-layer{width:min(320px,94vw)}.home-footer__columns{grid-template-columns:1fr 1fr}.owner-mobile-agenda>a{grid-template-columns:52px minmax(0,1fr)}.owner-mobile-agenda b{grid-column:2;justify-self:start}}@media (max-width:360px){.client-mobile-nav>button{font-size:.64rem}.home-footer__columns{grid-template-columns:1fr}.home-footer__columns nav:nth-child(3){grid-column:1}.home-footer__columns nav{min-height:0}}@media (min-width:901px){.home-footer__columns{grid-template-columns:repeat(4,1fr);gap:30px}}@media (max-width:900px){.home-footer__columns{grid-template-columns:1fr 1fr}}@media (max-width:620px){.home-footer__columns{grid-template-columns:1fr}.home-footer__columns nav:nth-child(3){grid-column:1}}.telegram-launch-state{min-height:100svh;color:var(--tg-theme-text-color,#dcebf5);background:var(--tg-theme-bg-color,#071522);text-align:center;place-content:center;justify-items:center;gap:12px;padding:32px;display:grid}.telegram-launch-state p{max-width:360px;color:var(--tg-theme-hint-color,#8198a8);margin:0;line-height:1.6}.booking-mini-app.is-telegram{width:100%;max-width:560px;padding-top:max(10px, env(safe-area-inset-top));background:var(--booking-background,var(--tg-theme-bg-color,#f4f7f9))}.booking-mini-app.typography-soft{font-family:Segoe UI,Arial,sans-serif}.booking-mini-app.typography-soft h1,.booking-mini-app.typography-soft h2{letter-spacing:-.025em}.booking-mini-app.typography-contrast h1,.booking-mini-app.typography-contrast h2,.booking-mini-app.typography-contrast strong{font-weight:850}.booking-mini-app.typography-clean{font-family:Inter,Segoe UI,Arial,sans-serif}.booking-mini-app.template-dark-premium{color:#dbe8f1}.booking-mini-app.template-dark-premium .booking-flow>section,.booking-mini-app.template-dark-premium .my-bookings>section,.booking-mini-app.template-dark-premium .booking-contact-form input,.booking-mini-app.template-dark-premium .booking-contact-form textarea,.booking-mini-app.template-dark-premium .booking-staff-list button,.booking-mini-app.template-dark-premium .booking-date-strip button{color:#c7d8e4;background:var(--booking-surface);border-color:#84b4d52e}.booking-mini-app.template-dark-premium .booking-flow h2,.booking-mini-app.template-dark-premium .my-bookings h2,.booking-mini-app.template-dark-premium .booking-service-list strong,.booking-mini-app.template-dark-premium .booking-summary strong{color:#e9f3f8}.booking-mini-app.template-dark-premium .booking-flow p,.booking-mini-app.template-dark-premium .booking-contact-form label,.booking-mini-app.template-dark-premium .booking-service-list small{color:#829bad}.telegram-channel-card{grid-template-columns:auto minmax(0,1fr)!important}.telegram-channel-card>div:first-of-type{min-width:0}.telegram-channel-card>div:first-of-type b{color:#718ca0;margin-top:7px}.telegram-channel-card.is-connected{border-color:#3ac99e4d!important}.telegram-channel-card.is-connected>svg,.telegram-channel-card.is-connected b{color:#50d1aa!important}.telegram-channel-card.is-configuration_error{border-color:#d65b5b52!important}.telegram-channel-card.is-configuration_error>svg,.telegram-channel-card.is-configuration_error b{color:#db8585!important}.booking-channels .telegram-channel-card__actions{border-top:1px solid #17364b;grid-column:1/-1;grid-template-columns:1fr 1fr auto;align-items:center;gap:7px;padding-top:10px;display:grid}.telegram-channel-card__actions a,.telegram-channel-card__actions button{color:#8ec9ea;min-height:36px;font:inherit;cursor:pointer;background:#0a2132;border:1px solid #28506a;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:0 9px;font-size:.55rem;display:inline-flex}.telegram-channel-card__actions .booking-qr{border-radius:8px;width:56px;height:56px;padding:4px}.telegram-channel-card__actions .booking-qr img{width:48px;height:48px}.telegram-channel-card__connect{grid-column:1/-1;gap:7px;display:grid}.telegram-channel-card__connect button{color:#e5f5ff;min-height:38px;font:inherit;cursor:pointer;background:#0e3b5d;border:1px solid #278fd8;border-radius:8px;font-size:.58rem;font-weight:750}.telegram-channel-card__connect button:disabled{opacity:.55;cursor:wait}.telegram-channel-card__connect small{color:#d68787;font-size:.52rem}@media (max-width:620px){.booking-channels .telegram-channel-card__actions{grid-template-columns:1fr}.telegram-channel-card__actions .booking-qr{justify-self:center;width:92px;height:92px}.telegram-channel-card__actions .booking-qr img{width:84px;height:84px}}body{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI Variable Text,Segoe UI,sans-serif}.brand{align-items:center;min-height:44px;display:inline-flex}.brand__logo{object-fit:contain;width:132px;height:auto;display:block}.auth-main{--auth-ink:#10283b;--auth-muted:#5f7282;color:var(--auth-ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.auth-card>p,.auth-switch{color:var(--auth-muted)}.auth-card h1,.auth-form label{color:var(--auth-ink)}.auth-form input{color:var(--auth-ink);background:#fff;border-color:#cbd8e1}.auth-form input::placeholder{color:#8495a2}.auth-switch a{color:#0969ad;text-decoration-thickness:1px}.auth-switch a:hover,.auth-switch a:focus-visible{color:#07558d;background:#0969ad14}.auth-legal-options{gap:8px}.auth-form .auth-legal-option{color:#435d70;cursor:pointer;border:1px solid #0000;border-radius:11px;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:11px;min-height:44px;padding:7px 9px;transition:border-color .18s,background .18s;display:grid}.auth-form .auth-legal-option:hover{background:#ffffff9e;border-color:#cadce8}.auth-form .auth-legal-option input{accent-color:#168ff3;width:20px;height:20px;min-height:20px;margin:2px 0 0;padding:0}.auth-form .auth-legal-option span{color:#516b7d;font-size:.76rem;font-weight:560;line-height:1.55}.auth-form .auth-legal-option a{color:#0969ad}.auth-access-message:empty,.form-error:empty{display:none}.client-navigation__group>small{color:#6f8ba1;font-size:.64rem}.client-navigation a,.client-logout button{font-size:.78rem}.client-topbar>div:first-child span{color:#748fa5;font-size:.68rem}.client-topbar>div:first-child strong{color:#c6d9e6;font-size:.82rem}.client-page :is(label,dt):not(:where(.iphone-screen *,.booking-mini-app *)){line-height:1.5;font-size:.78rem!important}.client-page small:not(:where(.iphone-screen *,.booking-mini-app *)){line-height:1.5;font-size:.74rem!important}.client-page :is(input,select,textarea,button):not(:where(.iphone-screen *,.booking-mini-app *)){font-size:.82rem}.client-page :is(input,select,textarea):not(:where(.iphone-screen *,.booking-mini-app *)){min-height:44px}.app-page-heading h1{text-wrap:balance;max-width:940px;font-size:clamp(2.55rem,4vw,4.15rem)}.app-page-heading p{color:#91a8b8}@media (min-width:901px){.home-footer__columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:42px}}@media (min-width:1121px) and (max-width:1500px){.home-hero__copy{width:58%;max-width:710px}.home-hero h1{max-width:700px;font-size:clamp(4rem,5.35vw,5.65rem)}.home-hero__visual{transform-origin:100%;right:-205px;transform:scale(.9)}}@media (max-width:900px){.client-page{padding:30px 16px 48px;overflow:visible}.client-mobile-drawer .client-navigation a,.client-mobile-drawer .client-logout button{font-size:.84rem}}@media (max-width:620px){.auth-main{padding:32px 18px 38px}.auth-card h1{text-wrap:balance;font-size:clamp(2.35rem,12vw,3rem);line-height:1}.auth-card>p{margin-bottom:1.55rem;font-size:.9rem;line-height:1.55}.auth-form{gap:.85rem}.auth-form input:not([type=checkbox]),.auth-submit{min-height:50px}.client-page{padding:28px 14px 44px}.app-page-heading h1{font-size:clamp(2.15rem,10.5vw,2.85rem);line-height:1}.app-page-heading p{font-size:.88rem;line-height:1.55}.home-footer__statement{min-height:330px;padding:30px 22px}.home-footer__statement h2{font-size:clamp(2.15rem,10vw,2.75rem);line-height:.96}.home-footer__main-cta{min-height:54px;margin-top:28px}.home-footer__middle{text-align:left;gap:28px;padding:42px 0 30px}.home-footer__brand{align-items:flex-start}.home-logo--footer,.home-footer__brand p{margin-left:0;margin-right:0}.home-footer__columns{grid-template-columns:1fr 1fr;gap:10px}.home-footer__columns nav,.home-footer__columns nav:nth-child(3){text-align:left;align-items:flex-start;gap:4px;min-height:0;padding:17px 15px}.home-footer__columns nav:nth-child(3){grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.home-footer__columns nav:nth-child(3) strong{grid-column:1/-1}.home-footer__columns strong{margin-bottom:7px;font-size:.8rem}.home-footer__columns a{justify-content:flex-start;min-height:42px;font-size:.75rem;line-height:1.35}.home-footer__bottom{min-height:72px;padding:18px 0 calc(18px + env(safe-area-inset-bottom));text-align:left;justify-items:start;gap:7px}.home-footer__bottom span:last-child{text-align:left}}@media (max-width:370px){.home-footer__columns{grid-template-columns:1fr}.home-footer__columns nav:nth-child(3){grid-column:1;grid-template-columns:1fr}.home-footer__columns nav:nth-child(3) strong{grid-column:1}}
