:root{--ink:#0a0b0b;--surface:#121314;--surface-2:#1b1c1e;--paper:#f4f1eb;--white:#fff;--muted:#a7a6a3;--gold:#c9a961;--gold-light:#e6d39d;--line:#ffffff1a;--shadow:0 24px 70px #00000038}.demo-dashboard-head>a{color:#cac7c0;background:#1e1f21;border:1px solid #38393c;border-radius:9px;align-items:center;gap:7px;padding:10px 13px;font-size:10px;display:flex}.demo-customer-profile>a{width:100%;color:var(--gold-light);background:0 0;border:1px solid #343538;border-radius:8px;justify-content:center;align-items:center;gap:6px;margin-top:11px;padding:9px;font-size:8px;display:flex}.demo-customer-profile>a svg{width:12px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#f7f5f1;background:var(--ink);font-family:var(--font-sans), sans-serif;margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{color:inherit}main{min-height:70vh}.shell{width:min(1180px,100% - 40px);margin:0 auto}.cookie-consent{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#141516f7;border:1px solid #c9a96159;border-radius:18px;align-items:center;gap:22px;width:min(520px,100% - 44px);padding:20px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 24px 70px #00000061}.cookie-consent strong{margin-bottom:5px;font-size:14px;display:block}.cookie-consent p{color:#aaa9a5;margin:0;font-size:11px;line-height:1.55}.cookie-consent a{color:var(--gold-light);text-underline-offset:2px;text-decoration:underline}.cookie-consent-actions{flex-direction:column-reverse;flex:none;gap:7px;display:flex}.cookie-consent button{cursor:pointer;border-radius:99px;min-width:126px;padding:9px 13px;font-size:10px;font-weight:800}.cookie-button-primary{border:1px solid var(--gold);background:var(--gold);color:#15130f}.cookie-button-secondary{color:#d8d6d1;background:0 0;border:1px solid #ffffff38}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0b0bdb;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:76px;display:flex}.brand{letter-spacing:-.7px;align-items:center;gap:10px;font-size:20px;font-weight:800;display:inline-flex}.brand>span:last-child>span{color:var(--gold)}.brand-mark{width:34px;height:34px;color:var(--ink);background:linear-gradient(145deg,var(--gold-light),var(--gold));border-radius:10px;place-items:center;display:grid;box-shadow:inset 0 1px #ffffff59,0 7px 18px #c9a96126}.nav{color:#d8d6d1;align-items:center;gap:28px;font-size:14px;display:flex}.nav a:hover{color:var(--gold-light)}.nav-ghost{cursor:pointer;color:#d8d6d1;background:0 0;border:0}.menu-button{background:0 0;border:0;display:none}.button{border:1px solid var(--gold);background:var(--gold);cursor:pointer;border-radius:99px;justify-content:center;align-items:center;gap:10px;padding:15px 23px;font-size:14px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex;color:#15130f!important}.button:hover{background:var(--gold-light);transform:translateY(-2px)}.button:disabled{opacity:.45;cursor:not-allowed;transform:none}.button-small{padding:11px 18px}.button-secondary{background:0 0;border-color:#ffffff47;color:#f4f2ec!important}.button-light{background:#111;border-color:#111;color:#fff!important}.button-danger{background:0 0;border-color:#f49b9b66;color:#f49b9b!important}.hero{background:radial-gradient(circle at 80% 25%,#252114 0,#111210 32%,#090a0a 65%);align-items:center;min-height:760px;display:flex;position:relative;overflow:hidden}.hero-glow{filter:blur(60px);background:#c9a96117;border-radius:50%;width:550px;height:550px;position:absolute;top:15%;right:3%}.hero-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:80px;padding:92px 0 96px;display:grid;position:relative}.eyebrow,.overline{color:var(--gold-light);letter-spacing:1.8px;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.hero h1{font:500 clamp(58px, 6.8vw, 93px)/.95 var(--font-display), serif;letter-spacing:-4px;margin:24px 0 28px}.hero h1 em,.operations-copy h2 em{color:var(--gold);font-weight:500}.hero-actions{gap:12px;margin:36px 0;display:flex}.hero-proof{color:#898986;flex-wrap:wrap;gap:22px;font-size:12px;display:flex}.hero-proof span{align-items:center;gap:6px;display:flex}.hero-proof svg{width:14px;color:var(--gold)}.hero-visual{place-items:center;height:580px;display:grid;position:relative}.visual-ring{border:1px solid #c9a96133;border-radius:50%;position:absolute}.ring-one{width:470px;height:470px}.ring-two{opacity:.5;width:590px;height:590px}.phone-card{z-index:2;background:linear-gradient(145deg,#212225,#111214 70%);border:1px solid #ffffff24;border-radius:39px;width:326px;min-height:555px;padding:19px 18px 24px;transform:rotate(2deg);box-shadow:0 45px 90px #000}.phone-top{color:#c4c2be;justify-content:space-between;padding:4px 9px 22px;font-size:9px;display:flex}.phone-top span:nth-child(2){color:var(--gold);font-weight:800}.phone-greeting small,.appointment-card small,.phone-label{letter-spacing:1.3px;color:#7f7e7b;font-size:8px;font-weight:800}.phone-greeting h3{font:500 28px var(--font-display);margin:5px 0}.phone-greeting p{color:#8b8a87;margin:0;font-size:11px}.appointment-card{background:var(--gold);color:#17150f;border-radius:19px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin:22px 0;padding:15px;display:grid}.appointment-card .avatar{width:40px;height:40px;color:var(--gold);background:#181713;border-radius:50%;place-items:center;display:grid}.appointment-card .avatar svg{width:18px}.appointment-card div:nth-child(2){flex-direction:column;gap:2px;display:flex}.appointment-card small{color:#62532e}.appointment-card strong{font-size:13px}.appointment-card span{opacity:.7;font-size:9px}.phone-label{margin:6px 4px 11px}.specialist-row{border-top:1px solid #ffffff14;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px 7px;display:grid}.portrait{width:37px;height:37px;color:var(--gold-light);background:#554b37;border-radius:50%;place-items:center;font-size:10px;display:grid}.portrait-alt{background:#30353d}.specialist-row div:nth-child(2){flex-direction:column;display:flex}.specialist-row strong{font-size:11px}.specialist-row span{color:#878682;margin-top:2px;font-size:8px}.mini-pill{border:1px solid #c9a96166;border-radius:99px;padding:5px 7px;color:var(--gold)!important}.mini-pill.muted{border-color:#3a3a3b;color:#898986!important}.floating-card{z-index:3;box-shadow:var(--shadow);background:#1f201ff2;border:1px solid #ffffff1f;border-radius:13px;align-items:center;gap:10px;padding:13px 16px;display:flex;position:absolute}.floating-card svg{color:var(--gold);width:20px}.floating-card span{color:#8f8e8b;flex-direction:column;font-size:9px;display:flex}.floating-card strong{color:#f0ede7;font-size:10px}.floating-top{top:105px;right:-20px}.floating-bottom{bottom:90px;left:0}.section{padding:110px 0}.section.light{background:var(--paper);color:#161716}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:55px;display:flex}.section-heading>span{color:#967c42;letter-spacing:1.6px;font-size:11px;font-weight:800}.section-heading h2{font:500 clamp(42px, 4.8vw, 64px)/1.05 var(--font-display);letter-spacing:-2px;margin:0}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.benefit-card{background:#f8f5ef;border:1px solid #d9d3c8;border-radius:20px;min-height:300px;padding:34px;position:relative;overflow:hidden}.benefit-card>svg{color:#9c8248;width:30px;height:30px;margin:52px 0 16px}.benefit-card h3{margin:0 0 10px;font-size:18px}.benefit-card p{color:#706e69;font-size:14px;line-height:1.7}.benefit-number{font:500 58px var(--font-display);color:#e7e1d7;position:absolute;top:17px;right:25px}.service-section{color:#171817;background:#e9e3d8}.service-heading{margin-bottom:24px}.service-intro{color:#686660;max-width:700px;margin:0 0 42px auto;font-size:15px;line-height:1.8}.service-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.service-card{background:#ffffff73;border:1px solid #d2cabd;border-radius:17px;align-items:flex-start;gap:15px;min-height:148px;padding:22px;display:flex}.service-card>span{width:39px;height:39px;color:var(--gold-light);background:#191a18;border-radius:50%;flex:0 0 39px;place-items:center;display:grid}.service-card svg{width:18px}.service-card h3{margin:2px 0 7px;font-size:15px}.service-card p{color:#706d66;margin:0;font-size:12px;line-height:1.6}.service-card-link{color:inherit;transition:transform .2s,border-color .2s,background .2s}.service-card-link:hover{background:#ffffffb8;border-color:#a58b50;transform:translateY(-3px)}.service-card-link small{color:#8b7138;letter-spacing:.3px;align-items:center;gap:5px;margin-top:10px;font-size:9px;font-weight:800;display:inline-flex}.service-card-link small svg{width:12px}.service-detail-links{flex-wrap:wrap;gap:9px;margin-top:22px;display:flex}.service-detail-links a{color:#514b40;border:1px solid #cfc5b5;border-radius:99px;padding:9px 13px;font-size:11px;font-weight:800;transition:border-color .2s,color .2s}.service-detail-links a:hover{color:#795d24;border-color:#9a7d3e}.operations-section{background:#101112}.operations-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:95px;display:grid}.dashboard-preview{box-shadow:var(--shadow);background:#191a1c;border:1px solid #303033;border-radius:22px;padding:26px}.dash-top{border-bottom:1px solid #2b2c2e;justify-content:space-between;padding-bottom:24px;font-weight:800;display:flex}.live-dot{color:#7ecb8a;font-size:11px}.dash-metrics{grid-template-columns:1fr 1fr;gap:12px;margin:19px 0;display:grid}.dash-metrics div{border:1px solid #303134;border-radius:13px;flex-direction:column;padding:17px;display:flex}.dash-metrics small{color:#858482;letter-spacing:1px;font-size:8px}.dash-metrics strong{font:500 33px var(--font-display);margin:7px 0}.dash-metrics span{color:#8bba91;font-size:9px}.schedule{border-top:1px solid #2b2c2e;grid-template-columns:60px 1fr auto;align-items:center;gap:15px;padding:16px 3px;font-size:12px;display:grid}.schedule>span:first-child{color:var(--gold)}.schedule div{flex-direction:column;gap:4px;display:flex}.schedule small{color:#7f7f7d}.tag{border-radius:99px;padding:5px 8px;font-size:8px}.confirmed{color:#7fd191;background:#56ac691f}.waiting{color:#d3b56e;background:#c9a9611f}.operations-copy h2{font:500 clamp(45px, 5vw, 68px)/1 var(--font-display);letter-spacing:-2px;margin:19px 0 25px}.operations-copy>p{color:#969593;font-size:15px;line-height:1.8}.operations-copy ul{gap:14px;margin:28px 0;padding:0;list-style:none;display:grid}.operations-copy li{align-items:center;gap:12px;font-size:13px;display:flex}.operations-copy li svg{color:var(--gold);width:18px}.text-link{color:var(--gold-light);align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.text-link svg{width:16px}.cta-section{background:var(--paper);color:#131411;padding:90px 0}.cta-card{background:var(--gold);border-radius:25px;justify-content:space-between;align-items:center;padding:54px 60px;display:flex}.cta-card span{letter-spacing:1.5px;font-size:10px;font-weight:800}.cta-card h2{font:500 47px var(--font-display);margin:8px 0}.cta-card p{color:#5f512f;margin:0}.lead-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#060606b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.lead-modal{width:min(440px,100%);box-shadow:var(--shadow);background:#151618;border:1px solid #303134;border-radius:21px;padding:34px 32px;position:relative}.lead-modal h3{font:500 27px var(--font-display);margin:0 0 8px}.lead-modal-intro{color:#8e8e8a;margin:0 0 22px;font-size:13px;line-height:1.6}.lead-modal-close{color:#aaa9a5;cursor:pointer;background:#1d1e20;border:1px solid #343538;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:18px;right:18px}.lead-modal .button{width:100%}.lead-schedule{border:0;min-width:0;margin:2px 0 0;padding:0}.lead-schedule legend{color:#aaa9a6;margin-bottom:8px;font-size:11px;font-weight:800}.lead-date-options{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}.lead-date-options button,.lead-time-options button{color:#a4a49f;min-width:0;font:700 9px var(--font-sans);cursor:pointer;background:#1d1e20;border:1px solid #343537;border-radius:9px;padding:9px 4px}.lead-date-options button.selected,.lead-time-options button.selected{border-color:var(--gold);color:var(--gold-light);background:#c9a96129}.lead-time-options{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin-top:7px;display:grid}.lead-schedule>p{color:#71726e;margin:8px 0 0;font-size:9px;line-height:1.45}.lead-success{text-align:center;padding-top:6px}.lead-success-icon{color:#79cd93;background:#4db96f21;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 17px;display:grid}.lead-success-icon svg{width:29px;height:29px}.lead-success>small{color:var(--gold);letter-spacing:1.3px;font-size:9px;font-weight:800}.lead-success h3{max-width:320px;margin:8px auto 10px}.lead-success>p{color:#8e8e8a;max-width:330px;margin:0 auto;font-size:12px;line-height:1.6}.lead-success-slot{text-align:left;background:#c9a96112;border:1px solid #c9a96145;border-radius:12px;align-items:center;gap:12px;margin:19px 0 10px;padding:14px;display:flex}.lead-success-slot>svg{color:var(--gold)}.lead-success-slot span{flex-direction:column;gap:3px;display:flex}.lead-success-slot small{color:#8a8b87;letter-spacing:.8px;font-size:7px}.lead-success-slot strong{font-size:12px}.lead-success .lead-success-note{font-size:10px}.lead-success-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:20px;display:grid}.lead-success-actions .button{padding-inline:11px;font-size:11px}.faq-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.faq-item{background:#f8f5ef;border:1px solid #d9d3c8;border-radius:17px;padding:26px 28px}.faq-item h3{margin:0 0 10px;font-size:16px}.faq-item p{color:#706e69;margin:0;font-size:13px;line-height:1.75}@media (max-width:900px){.faq-grid{grid-template-columns:1fr}}.whatsapp-fab{z-index:60;color:#fff;background:#25d366;border-radius:50%;place-items:center;width:58px;height:58px;transition:transform .2s;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 34px #00000059}.whatsapp-fab:hover{transform:scale(1.07)}@media (max-width:600px){.whatsapp-fab{width:52px;height:52px;bottom:16px;right:16px}}.legal-page{padding:70px 0 110px}.legal-page .panel{max-width:820px;margin:0 auto}.legal-page h2{margin:34px 0 12px;font-size:20px}.legal-page h2:first-child{margin-top:0}.legal-page p,.legal-page li{color:#b9b8b4;font-size:14px;line-height:1.8}.legal-page ul{margin:10px 0;padding-left:20px}.legal-page a{color:var(--gold-light);font-weight:700}.site-footer{border-top:1px solid var(--line);background:#090a0a;padding:64px 0 25px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:60px;display:grid}.footer-grid p{color:#777875;max-width:380px;font-size:13px;line-height:1.8}.footer-grid>div:not(:first-child){color:#858582;flex-direction:column;gap:12px;font-size:12px;display:flex}.footer-grid strong{color:#e8e6e1;margin-bottom:6px}.footer-bottom{border-top:1px solid var(--line);color:#61615f;margin-top:45px;padding-top:22px;font-size:11px}.page-hero{background:radial-gradient(circle at 70% 10%,#272215 0,#0b0c0c 50%);padding:80px 0 50px}.page-hero h1{font:500 clamp(48px,6vw,74px)/1 var(--font-display);letter-spacing:-2px;margin:14px 0}.page-hero p{color:#9d9d99;max-width:600px;line-height:1.7}.booking-layout{grid-template-columns:1fr 340px;align-items:start;gap:24px;padding:35px 0 100px;display:grid}.panel{background:#151618;border:1px solid #2a2b2d;border-radius:19px;padding:26px}.panel h2{margin:0 0 6px;font-size:20px}.panel-intro{color:#858581;margin:0 0 24px;font-size:13px}.option-grid{grid-template-columns:repeat(2,1fr);gap:11px;display:grid}.option-card{text-align:left;cursor:pointer;background:#1b1c1e;border:1px solid #303134;border-radius:14px;align-items:center;gap:14px;padding:18px;display:flex}.option-card:hover,.option-card.selected{border-color:var(--gold);background:#211e18}.option-card strong{font-size:14px;display:block}.option-card span{color:#8d8d89;margin-top:4px;font-size:11px;display:block}.option-card .option-price{color:var(--gold);white-space:nowrap;margin-left:auto;font-weight:800}.option-icon{width:38px;height:38px;color:var(--gold);background:#28282a;border-radius:50%;flex:0 0 38px;place-items:center;display:grid}.step-bar{align-items:center;gap:6px;margin:0 0 28px;padding:0;list-style:none;display:flex}.step-dot{background:#2d2d2f;border-radius:99px;flex:1;height:4px}.step-dot.active{background:var(--gold)}.booking-actions{justify-content:space-between;gap:12px;margin-top:28px;display:flex}.summary-panel{position:sticky;top:100px}.summary-panel h3{margin-top:0}.summary-row{border-top:1px solid #2d2e30;justify-content:space-between;gap:15px;padding:13px 0;font-size:12px;display:flex}.summary-row span{color:#7f807d}.summary-row strong{text-align:right}.date-strip{grid-template-columns:repeat(5,1fr);gap:8px;margin:20px 0;display:grid}.date-button{cursor:pointer;background:#1b1c1e;border:1px solid #303134;border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:12px 5px;display:flex}.date-button span{color:#8b8b88;text-transform:uppercase;font-size:9px}.date-button strong{font-size:16px}.date-button.selected{border-color:var(--gold);background:#282217}.slots{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.slot{cursor:pointer;background:#1c1d1f;border:1px solid #343537;border-radius:10px;padding:11px 6px}.slot.selected{color:#15130f;background:var(--gold);border-color:var(--gold);font-weight:800}.salon-search{height:58px;color:var(--gold);background:#1b1c1e;border:1px solid #3a3b3d;border-radius:14px;align-items:center;gap:12px;padding:0 18px;transition:border-color .2s,box-shadow .2s;display:flex}.salon-search:focus-within{border-color:var(--gold);box-shadow:0 0 0 3px #c9a9611a}.salon-search input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:14px}.salon-search input::placeholder{color:#6f706d}.salon-search-meta{color:#737471;justify-content:space-between;align-items:center;gap:16px;min-height:39px;font-size:10px;display:flex}.salon-search-meta strong{color:var(--gold-light)}.salon-results{margin-top:2px}.salon-address{align-items:center;gap:4px;display:flex!important}.salon-address svg{color:#757673}.salon-result-note{color:#868783;text-align:center;margin:14px 0 0;font-size:11px}.salon-direct-note{background:#c9a96112;border:1px solid #c9a9613d;border-radius:12px;justify-content:space-between;gap:15px;margin-top:18px;padding:14px 16px;font-size:11px;display:flex}.salon-direct-note strong{color:var(--gold-light)}.salon-direct-note span{color:#8e8e8a}.notice{border-radius:11px;margin:15px 0;padding:13px 15px;font-size:12px;line-height:1.6}.notice-error{color:#f2a6a6;background:#d34d4d1f;border:1px solid #d34d4d52}.notice-success{color:#91daa6;background:#55b3701f;border:1px solid #55b37052}.empty{text-align:center;color:#8b8b88;border:1px dashed #38393b;border-radius:13px;padding:35px}.auth-shell{background:radial-gradient(circle at 50% 20%,#292315,#0a0b0b 55%);place-items:center;min-height:720px;padding:70px 20px;display:grid}.auth-card{width:min(460px,100%);box-shadow:var(--shadow);background:#151618;border:1px solid #303134;border-radius:21px;padding:35px}.auth-card h1{font:500 39px var(--font-display);margin:10px 0}.auth-card>p{color:#888986;font-size:13px;line-height:1.6}.form{gap:16px;margin-top:25px;display:grid}.field{gap:7px;display:grid}.field label{color:#aaa9a6;font-size:11px;font-weight:800}.field input,.field select{color:#fff;background:#1d1e20;border:1px solid #343537;border-radius:11px;outline:none;width:100%;padding:14px 15px}.field input:focus,.field select:focus{border-color:var(--gold)}.auth-switch{text-align:center;color:#858581;margin-top:20px;font-size:12px}.auth-switch a{color:var(--gold);font-weight:800}.account-page{background:#0d0e0f;padding:65px 0 110px}.account-head{justify-content:space-between;align-items:flex-end;margin-bottom:30px;display:flex}.account-head h1{font:500 47px var(--font-display);margin:0}.account-head p{color:#858582}.booking-list{gap:12px;display:grid}.booking-item{background:#161719;border:1px solid #2c2d2f;border-radius:15px;grid-template-columns:110px 1fr auto;align-items:center;gap:18px;padding:20px;display:grid}.booking-date{color:var(--gold);flex-direction:column;display:flex}.booking-date strong{font-size:24px}.booking-item h3{margin:0 0 5px;font-size:15px}.booking-item p{color:#858581;margin:0;font-size:11px}.status{color:#b9b8b4;white-space:nowrap;background:#282a2c;border-radius:99px;padding:7px 10px;font-size:10px}.status-confirmed,.status-completed{color:#8ed3a0;background:#4ea36421}.status-cancelled,.status-no_show{color:#e69a9a;background:#c8484821}.metrics{grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:22px;display:grid}.metric{background:#161719;border:1px solid #2c2d2f;border-radius:15px;padding:21px}.metric small{color:#777875;letter-spacing:1px;font-size:9px}.metric strong{font:500 35px var(--font-display);margin-top:5px;display:block}.admin-table{overflow-x:auto}.admin-row{border-top:1px solid #2b2c2e;grid-template-columns:90px 1.3fr 1fr 1fr auto;align-items:center;gap:15px;min-width:700px;padding:16px 0;font-size:12px;display:grid}.admin-row.header{color:#737471;letter-spacing:.8px;font-size:9px}.admin-actions{gap:6px;display:flex}.icon-button{cursor:pointer;background:#202123;border:1px solid #3a3b3d;border-radius:8px;padding:7px 9px;font-size:10px}.icon-button.success{color:#8ed3a0}.icon-button.danger{color:#e69a9a}.account-head-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.demo-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 82% 20%,#2b2415 0,#101111 40%,#090a0a 75%);padding:95px 0 75px}.demo-hero-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:center;gap:64px;display:grid}.demo-hero h1{max-width:860px;font:500 clamp(55px,6.2vw,83px)/.98 var(--font-display);letter-spacing:-3px;margin:18px 0 25px}.demo-hero h1 em{color:var(--gold);font-weight:500}.demo-hero p{color:#989894;max-width:670px;font-size:16px;line-height:1.75}.demo-conversion-proof{color:#969791;flex-wrap:wrap;gap:9px 17px;margin-top:19px;font-size:11px;display:flex}.demo-conversion-proof span{align-items:center;gap:6px;display:flex}.demo-conversion-proof svg{width:13px;color:var(--gold)}.demo-hero-media{background:#161718;border:1px solid #c9a96152;border-radius:34px;justify-self:end;width:100%;max-width:330px;position:relative;overflow:hidden;box-shadow:0 32px 80px #0000007a}.demo-hero-media video{aspect-ratio:9/16;object-fit:cover;width:100%;display:block}.demo-hero-media .demo-promise{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0b0cd6;border-color:#ffffff24;border-radius:14px;padding:14px;position:absolute;bottom:13px;left:13px;right:13px}.demo-promise{background:#c9a9610f;border:1px solid #c9a96140;border-radius:15px;align-items:center;gap:13px;padding:20px;display:flex}.demo-promise>svg{color:var(--gold);flex:none}.demo-promise span{color:#a4a49f;flex-direction:column;gap:4px;font-size:11px;display:flex}.demo-promise strong{color:#f4f1eb;font-size:13px}.demo-mobile-cta{display:none}.demo-section{background:#0d0e0f;padding:65px 0 110px}.demo-window{background:#131416;border:1px solid #303135;border-radius:23px;overflow:hidden;box-shadow:0 45px 100px #00000061}.demo-toolbar{background:#202124;border-bottom:1px solid #303135;align-items:center;gap:7px;height:48px;padding:0 18px;display:flex}.demo-toolbar>span{background:#5d5d5d;border-radius:50%;width:9px;height:9px}.demo-toolbar>span:first-child{background:#df6e67}.demo-toolbar>span:nth-child(2){background:#d8b55f}.demo-toolbar>span:nth-child(3){background:#67b77c}.demo-toolbar strong{color:#a9a9a5;margin-left:10px;font-size:10px;font-weight:600}.demo-toolbar small{color:var(--gold);letter-spacing:1.2px;margin-left:auto;font-weight:800}.demo-app{grid-template-columns:220px 1fr;min-height:670px;display:grid}.demo-sidebar{background:#111214;border-right:1px solid #2a2b2e;flex-direction:column;padding:27px 20px;display:flex}.demo-brand{align-items:center;gap:8px;margin-bottom:43px;font-weight:800;display:flex}.demo-brand svg,.demo-brand span{color:var(--gold)}.demo-sidebar nav{gap:8px;display:grid}.demo-sidebar nav span,.demo-sidebar nav strong{color:#777875;border-radius:10px;align-items:center;gap:10px;height:43px;padding:0 12px;font-size:11px;display:flex}.demo-sidebar nav strong{color:#eeeae2;background:#24211b}.demo-sidebar nav svg{width:15px}.demo-salon{border:1px solid #2b2c2f;border-radius:12px;flex-direction:column;gap:4px;margin-top:auto;padding:15px;display:flex}.demo-salon small{color:#666764;letter-spacing:1px;font-size:7px}.demo-salon strong{font-size:11px}.demo-salon span{color:#777875;font-size:9px}.demo-dashboard{background:#151618;min-width:0;padding:38px}.demo-dashboard-head{justify-content:space-between;align-items:center;gap:25px;display:flex}.demo-dashboard-head small,.demo-card-title small{color:var(--gold);letter-spacing:1.3px;font-size:8px}.demo-dashboard-head h2{font:500 35px var(--font-display);margin:7px 0 4px}.demo-dashboard-head p{color:#747572;margin:0;font-size:11px}.demo-dashboard-head button{color:#cac7c0;background:#1e1f21;border:1px solid #38393c;border-radius:9px;align-items:center;gap:7px;padding:10px 13px;font-size:10px;display:flex}.demo-metrics{grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0 18px;display:grid}.demo-metrics article{background:#1b1c1e;border:1px solid #2f3033;border-radius:14px;flex-direction:column;padding:20px;display:flex;position:relative}.demo-metrics article>span{color:var(--gold);position:absolute;top:17px;right:17px}.demo-metrics article svg{width:18px}.demo-metrics small{color:#70716e;letter-spacing:1px;font-size:7px}.demo-metrics strong{font:500 31px var(--font-display);margin:9px 0 4px}.demo-metrics em{color:#75b786;font-size:8px;font-style:normal}.demo-metrics article:nth-child(2) em{color:#c9a961}.demo-content-grid{grid-template-columns:1fr 260px;gap:16px;display:grid}.demo-schedule-card{background:#1b1c1e;border:1px solid #2f3033;border-radius:15px;min-width:0;padding:22px}.demo-card-title{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.demo-card-title h3{margin:5px 0;font-size:16px}.demo-card-title>span{color:#76c088;letter-spacing:1px;font-size:7px;font-weight:800}.demo-appointment{border-top:1px solid #2d2e30;grid-template-columns:52px 1fr auto;align-items:center;gap:13px;padding:17px 0;font-size:11px;display:grid}.demo-appointment>strong{color:var(--gold)}.demo-appointment>span{flex-direction:column;gap:4px;display:flex}.demo-appointment small{color:#747572}.demo-appointment>em{border-radius:99px;padding:6px 8px;font-size:8px;font-style:normal}.demo-phone-wrap{background:#202124;border-radius:19px;padding:13px 13px 9px}.demo-phone{background:#111214;border:1px solid #343538;border-radius:15px;min-height:346px;padding:15px}.demo-phone-top{color:#969692;justify-content:space-between;margin-bottom:22px;font-size:7px;display:flex}.demo-phone-top b{color:var(--gold)}.demo-phone>small{color:#696a67;letter-spacing:1px;font-size:7px}.demo-phone h3{font:500 19px var(--font-display);margin:6px 0 15px}.demo-phone button{text-align:left;background:0 0;border:0;border-top:1px solid #292a2d;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;width:100%;padding:11px 8px;display:grid}.demo-phone button>span{width:29px;height:29px;color:var(--gold);background:#222326;border-radius:50%;place-items:center;display:grid}.demo-phone button svg{width:13px}.demo-phone button b{flex-direction:column;gap:3px;font-size:9px;display:flex}.demo-phone button small{color:#71726f;font-size:7px;font-weight:400}.demo-phone button em{color:var(--gold);font-size:8px;font-style:normal}.demo-phone-cta{background:var(--gold);color:#16130d;border-radius:99px;justify-content:center;align-items:center;gap:5px;margin-top:14px;padding:10px;font-size:9px;font-weight:800;display:flex}.demo-phone-wrap>p{color:#7c7d79;justify-content:center;align-items:center;gap:6px;margin:9px 0 0;font-size:8px;display:flex}.demo-bottom-cta{background:#151618;border:1px solid #303135;border-radius:20px;justify-content:space-between;align-items:center;gap:45px;margin-top:55px;padding:42px 47px;display:flex}.demo-bottom-cta h2{font:500 34px var(--font-display);margin:9px 0}.demo-bottom-cta p{color:#858682;max-width:700px;margin:0;font-size:12px;line-height:1.7}.demo-industry-picker{flex-wrap:wrap;gap:8px;max-width:820px;margin:28px 0 6px;display:flex}.demo-industry-picker button{color:#c9c7c1;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff2e;border-radius:99px;padding:9px 13px;font-size:11px;font-weight:700;transition:all .2s}.demo-industry-picker button:hover{color:var(--gold-light);border-color:#c9a96199}.demo-industry-picker button.active{border-color:var(--gold);background:var(--gold);color:#17140e}.demo-role-strip{background:#111214;border-bottom:1px solid #292a2c}.demo-role-grid{grid-template-columns:1fr 1fr;display:grid}.demo-role-grid>div{border-left:1px solid #292a2c;align-items:center;gap:16px;min-height:112px;padding:23px 34px;display:flex}.demo-role-grid>div:last-child{border-right:1px solid #292a2c}.demo-role-grid svg{width:26px;color:var(--gold)}.demo-role-grid span{flex-direction:column;gap:4px;display:flex}.demo-role-grid small{color:#777875;letter-spacing:1.2px;font-size:8px}.demo-role-grid strong{font-size:14px}.demo-role-grid em{color:var(--gold-light);background:#c9a9611a;border-radius:99px;margin-left:auto;padding:7px 10px;font-size:9px;font-style:normal}.demo-customer-section{background:var(--paper);color:#171817;padding:105px 0 115px}.demo-section-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:70px;margin-bottom:65px;display:grid}.demo-section-heading .overline{color:#8f743b}.demo-section-heading h2{max-width:750px;font:500 clamp(43px,5vw,66px)/1.04 var(--font-display);letter-spacing:-2px;margin:12px 0 0}.demo-section-heading>p{color:#6e6d68;margin:0;font-size:14px;line-height:1.8}.demo-section-heading.inverse{color:#f5f2ec}.demo-section-heading.inverse>p{color:#8e8f8b}.demo-phone-gallery{grid-template-columns:repeat(3,1fr);align-items:center;gap:27px;max-width:1040px;margin:20px auto 80px;display:grid}.tour-phone{color:#f5f2ec;background:linear-gradient(145deg,#222326,#101113 72%);border:1px solid #353638;border-radius:38px;flex-direction:column;min-height:585px;padding:20px 19px 16px;display:flex;overflow:hidden;box-shadow:0 28px 65px #0000002e}.tour-phone-featured{border-color:#c9a9618c;min-height:635px;transform:translateY(-8px);box-shadow:0 36px 80px #00000045}.tour-phone-bar{color:#868783;justify-content:space-between;padding:1px 4px 22px;font-size:8px;display:flex}.tour-phone-bar b{color:var(--gold)}.tour-phone>small,.tour-parameters>small,.tour-note>small{color:#70716e;letter-spacing:1.2px;font-size:7px}.tour-phone>h3{font:500 25px var(--font-display);margin:5px 0 16px}.tour-next-visit{background:linear-gradient(145deg,#26231c,#191a1b);border:1px solid #c9a96147;border-radius:19px;padding:17px}.tour-next-visit>span{color:#7d7d79;letter-spacing:.7px;justify-content:space-between;font-size:7px;display:flex}.tour-next-visit em{color:var(--gold);font-style:normal}.tour-next-visit>strong{color:var(--gold);font:700 38px var(--font-sans);margin-top:13px;display:block}.tour-next-visit>p{color:#8e8e89;margin:1px 0 15px;font-size:9px}.tour-next-visit>div{border-top:1px solid #333437;justify-content:space-between;padding-top:11px;font-size:10px;display:flex}.tour-next-visit>div small{color:#737471}.tour-primary-action{background:var(--gold);color:#16130d;border-radius:99px;justify-content:center;align-items:center;gap:7px;min-height:43px;margin-top:14px;font-size:9px;font-weight:800;display:flex}.tour-primary-action svg{width:13px}.tour-mini-card,.tour-reminder{background:#1b1c1e;border:1px solid #303134;border-radius:13px;align-items:center;gap:11px;margin-top:13px;padding:14px;display:flex}.tour-mini-card>svg,.tour-reminder>svg{width:17px;color:var(--gold)}.tour-mini-card span,.tour-reminder span{flex-direction:column;gap:3px;display:flex}.tour-mini-card b,.tour-reminder b{font-size:9px}.tour-mini-card small,.tour-reminder small{color:#72736f;font-size:7px}.tour-phone footer{color:#676865;border-top:1px solid #292a2d;justify-content:space-between;margin-top:auto;padding-top:17px;font-size:6px;display:flex}.tour-phone footer b{color:var(--gold)}.tour-haircut-photo{height:188px;color:var(--gold-light);background:radial-gradient(circle at 50% 30%,#5c5444,#252321 50%,#111);border-radius:18px;place-items:center;display:grid;position:relative;overflow:hidden}.tour-haircut-photo:before{content:"";background:linear-gradient(#2f2a23,#111);border-radius:55px 55px 18px 18px;width:110px;height:150px;position:absolute;bottom:-48px;box-shadow:0 -35px 50px #6c604c}.tour-haircut-photo svg{z-index:1;width:31px}.tour-haircut-photo span{z-index:2;background:#0000008c;border-radius:99px;padding:5px 7px;font-size:7px;position:absolute;bottom:10px;left:11px}.tour-parameters{border:1px solid #2f3033;border-radius:14px;margin-top:13px;padding:14px}.tour-parameters>div{grid-template-columns:1fr 1fr;gap:7px;margin-top:9px;display:grid}.tour-parameters span{color:#737471;background:#222326;border-radius:8px;flex-direction:column;gap:3px;padding:8px;font-size:6px;display:flex}.tour-parameters b{color:#dedbd5;font-size:8px}.tour-note{background:#191a1c;border-left:2px solid #c9a9618c;margin-top:10px;padding:12px 14px}.tour-note p{color:#9b9b97;margin:5px 0 0;font-size:8px}.tour-points{background:#1b1c1e;border:1px solid #c9a9614d;border-radius:17px;padding:18px}.tour-points>strong{color:var(--gold);font:700 44px var(--font-sans)}.tour-points>span{color:#858682;margin-left:6px;font-size:10px}.tour-points>div{background:#313235;border-radius:99px;height:5px;margin:14px 0 6px;overflow:hidden}.tour-points i{border-radius:inherit;background:var(--gold);height:100%;display:block}.tour-points small{color:#6e6f6c;font-size:7px}.tour-reward{background:#c9a9610f;border:1px solid #c9a96152;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:12px;padding:13px 10px;display:grid}.tour-reward>svg{width:16px;color:var(--gold)}.tour-reward>span{flex-direction:column;gap:3px;display:flex}.tour-reward b{font-size:9px}.tour-reward small{color:#777875;font-size:7px}.tour-reward em{background:var(--gold);color:#17140e;border-radius:99px;padding:6px 7px;font-size:7px;font-style:normal;font-weight:800}.tour-reward.muted{opacity:.55;border-color:#2d2e31}.tour-reward.muted em{color:#777875;background:#292a2d}.demo-feature-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.demo-feature-grid article{background:#f8f5ef;border:1px solid #d9d3c8;border-radius:15px;align-items:flex-start;gap:15px;min-height:135px;padding:23px;display:flex}.demo-feature-grid article>span{color:#92783f;background:#ece4d4;border-radius:50%;flex:0 0 39px;place-items:center;width:39px;height:39px;display:grid}.demo-feature-grid article svg{width:18px}.demo-feature-grid h3{margin:1px 0 7px;font-size:14px}.demo-feature-grid p{color:#74726d;margin:0;font-size:11px;line-height:1.65}.demo-barber-section{padding-top:105px}.demo-barber-section .demo-window{margin-bottom:22px}.demo-customer-profile{background:#1b1c1e;border:1px solid #2f3033;border-radius:15px;padding:18px}.demo-profile-head{align-items:center;gap:11px;margin-bottom:14px;display:flex}.demo-profile-head>span{width:40px;height:40px;color:var(--gold);background:#c9a96121;border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid}.demo-profile-head>div{flex-direction:column;gap:2px;display:flex}.demo-profile-head small,.demo-customer-profile>small{color:#686966;letter-spacing:1px;font-size:7px}.demo-profile-head strong{font-size:11px}.demo-profile-head em{color:#737471;font-size:8px;font-style:normal}.demo-profile-alert{color:#82c590;background:#50a8671a;border-radius:8px;align-items:center;gap:6px;margin-bottom:15px;padding:8px;font-size:8px;display:flex}.demo-profile-alert svg{width:13px}.demo-profile-cut{background:#242528;border-radius:10px;align-items:center;gap:10px;margin:8px 0;padding:11px;display:flex}.demo-profile-cut>svg{width:18px;color:var(--gold)}.demo-profile-cut span{flex-direction:column;gap:3px;display:flex}.demo-profile-cut b{font-size:9px}.demo-profile-cut small{color:#70716e;font-size:7px}.demo-profile-facts{grid-template-columns:1fr 1fr;gap:6px;display:grid}.demo-profile-facts span{color:#696a67;border:1px solid #2e2f31;border-radius:8px;flex-direction:column;gap:2px;padding:8px;font-size:6px;display:flex}.demo-profile-facts b{color:#d6d4ce;font-size:8px}.demo-customer-profile button{width:100%;color:var(--gold-light);background:0 0;border:1px solid #343538;border-radius:8px;justify-content:center;align-items:center;gap:6px;margin-top:11px;padding:9px;font-size:8px;display:flex}.demo-customer-profile button svg{width:12px}.demo-secondary-grid{grid-template-columns:1fr 1fr;gap:15px;margin:15px 0 65px;display:grid}.demo-secondary-grid>article{background:#18191b;border:1px solid #303135;border-radius:17px;padding:28px}.demo-panel-head{justify-content:space-between;align-items:flex-start;margin-bottom:23px;display:flex}.demo-panel-head small,.demo-analytics-panel>small{color:var(--gold);letter-spacing:1.2px;font-size:7px}.demo-panel-head h3{margin:5px 0 0;font-size:18px}.demo-panel-head>svg{color:var(--gold)}.demo-revenue{background:#202124;border-radius:13px;flex-direction:column;padding:19px;display:flex;position:relative}.demo-revenue span{color:#6f706d;letter-spacing:.8px;font-size:7px}.demo-revenue strong{color:var(--gold);font:500 31px var(--font-display);margin:8px 0 0}.demo-revenue em{color:#76c088;font-size:9px;font-style:normal;position:absolute;top:19px;right:19px}.demo-stat-row{grid-template-columns:repeat(3,1fr);gap:7px;margin:11px 0 20px;display:grid}.demo-stat-row span{color:#6f706d;border:1px solid #2d2e30;border-radius:9px;flex-direction:column;gap:3px;padding:10px;font-size:7px;display:flex}.demo-stat-row b{color:#ece9e3;font-size:13px}.demo-bars{gap:10px;margin-top:12px;display:grid}.demo-bars span{color:#aaa9a5;padding-bottom:8px;font-size:8px;position:relative}.demo-bars span:after{content:"";background:#2e2f31;border-radius:99px;height:3px;position:absolute;bottom:0;left:0;right:0}.demo-bars i{z-index:1;background:var(--gold);border-radius:99px;height:3px;position:absolute;bottom:0;left:0}.demo-management-list{display:grid}.demo-management-list span{border-top:1px solid #2d2e30;grid-template-columns:29px 1fr auto;align-items:center;min-height:48px;display:grid}.demo-management-list svg{width:15px;color:var(--gold)}.demo-management-list b{font-size:10px}.demo-management-list em{color:#777875;font-size:8px;font-style:normal}.demo-management-panel>p{color:#9b916f;background:#c9a96112;border-radius:9px;margin:16px 0 0;padding:11px 13px;font-size:8px;line-height:1.5}.barber-features article{background:#18191b;border-color:#303135}.barber-features article>span{color:var(--gold);background:#c9a9611a}.barber-features h3{color:#ece9e3}.barber-features p{color:#858682}.industry-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 80% 25%,#302817 0,#111212 40%,#090a0a 75%);padding:82px 0 88px;position:relative;overflow:hidden}.industry-hero:before{content:"";border:1px solid #c9a96121;border-radius:50%;width:460px;height:460px;position:absolute;top:-180px;right:-180px}.industry-hero-grid{grid-template-columns:minmax(0,1fr) 325px;align-items:center;gap:72px;display:grid;position:relative}.industry-hero-copy h1{max-width:820px;font:500 clamp(53px,6vw,79px)/1 var(--font-display);letter-spacing:-2.8px;margin:18px 0 24px}.industry-hero-copy h1 em{color:var(--gold);font-weight:500}.industry-hero-copy>p{color:#979894;max-width:690px;margin:0;font-size:16px;line-height:1.75}.industry-hero-copy .hero-actions{margin-top:29px}.industry-trust{color:#8b8c88;flex-wrap:wrap;gap:9px 18px;margin-top:19px;font-size:10px;display:flex}.industry-trust span{align-items:center;gap:6px;display:flex}.industry-trust svg{width:13px;color:var(--gold)}.industry-video-card{background:#151617;border:1px solid #c9a96152;border-radius:34px;width:100%;position:relative;overflow:hidden;box-shadow:0 34px 85px #00000080}.industry-video-card video{aspect-ratio:9/16;object-fit:cover;width:100%;display:block}.industry-video-card>div{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08090ad6;border:1px solid #ffffff24;border-radius:14px;align-items:center;gap:11px;padding:14px;display:flex;position:absolute;bottom:13px;left:13px;right:13px}.industry-video-card>div>svg{color:var(--gold)}.industry-video-card>div span{flex-direction:column;gap:3px;display:flex}.industry-video-card small{color:#8c8d89;letter-spacing:.8px;font-size:7px}.industry-video-card strong{font-size:11px}.industry-benefits{background:var(--paper);color:#171816;padding:105px 0}.industry-section-heading{margin-bottom:48px}.industry-section-heading>span{color:#94783e;letter-spacing:1.4px;font-size:9px;font-weight:900}.industry-section-heading h2{max-width:850px;font:500 clamp(38px,5vw,57px)/1.08 var(--font-display);letter-spacing:-1.5px;margin:12px 0 0}.industry-benefit-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.industry-benefit-grid article{background:#ffffff85;border:1px solid #d5cdbf;border-radius:19px;min-height:255px;padding:28px;position:relative}.industry-benefit-grid article>span{width:46px;height:46px;color:var(--gold);background:#1a1b19;border-radius:50%;place-items:center;display:grid}.industry-benefit-grid article>small{color:#ad9e80;font:700 12px var(--font-display);position:absolute;top:30px;right:28px}.industry-benefit-grid h3{margin:35px 0 10px;font-size:18px}.industry-benefit-grid p{color:#706d67;margin:0;font-size:12px;line-height:1.7}.industry-flow{background:#0d0e0f;padding:105px 0}.industry-flow-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:90px;display:grid}.industry-flow h2{font:500 clamp(38px,4.6vw,57px)/1.05 var(--font-display);letter-spacing:-1.6px;margin:13px 0 20px}.industry-flow-grid>div>p{color:#898a86;max-width:540px;font-size:13px;line-height:1.8}.industry-flow ol{border-top:1px solid #2d2e30;margin:0;padding:0;list-style:none}.industry-flow li{border-bottom:1px solid #2d2e30;grid-template-columns:42px 1fr;align-items:start;gap:17px;min-height:122px;padding:24px 0;display:grid}.industry-flow li>span{width:38px;height:38px;color:var(--gold);background:#c9a9611f;border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid}.industry-flow li strong{font-size:15px}.industry-flow li p{color:#81827e;margin:7px 0 0;font-size:11px;line-height:1.65}.industry-other{background:#111214;border-top:1px solid #292a2c;padding:28px 0}.industry-other .shell{justify-content:space-between;align-items:center;gap:20px;display:flex}.industry-other .shell>span{color:#686966;letter-spacing:1.2px;font-size:8px;font-weight:800}.industry-other .shell>div{flex-wrap:wrap;gap:8px;display:flex}.industry-other a{color:#aaa9a5;border:1px solid #333438;border-radius:99px;align-items:center;gap:6px;padding:9px 12px;font-size:10px;font-weight:700;display:flex}.industry-other a:hover{border-color:var(--gold);color:var(--gold-light)}.industry-other a svg{width:12px}@media (max-width:900px){.nav{background:#101112;border-bottom:1px solid #2c2d2f;flex-direction:column;align-items:stretch;padding:22px 20px;display:none;position:absolute;top:75px;left:0;right:0}.nav.open{display:flex}.menu-button{display:block}.hero-grid,.operations-grid,.booking-layout,.demo-hero-grid{grid-template-columns:1fr}.hero{min-height:auto}.hero-grid{gap:25px;padding-top:65px}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.hero-proof{justify-content:center}.hero-visual{margin:-20px 0;transform:scale(.9)}.section-heading{flex-direction:column;align-items:start;gap:20px}.benefit-grid{grid-template-columns:1fr}.service-intro{margin-left:0}.service-grid{grid-template-columns:repeat(2,1fr)}.operations-grid{gap:50px}.summary-panel{order:-1;position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.demo-hero-grid{gap:34px}.demo-hero-media{justify-self:center}.demo-promise{max-width:420px}.demo-app{grid-template-columns:160px 1fr}.demo-dashboard{padding:25px}.demo-content-grid{grid-template-columns:1fr}.demo-phone-wrap{display:none}.demo-section-heading{grid-template-columns:1fr;gap:20px}.demo-phone-gallery{scroll-snap-type:x mandatory;grid-template-columns:repeat(3,290px);padding:25px 10px 35px;overflow-x:auto}.tour-phone{scroll-snap-align:center}.tour-phone-featured{transform:none}.demo-secondary-grid{grid-template-columns:1fr}}@media (max-width:600px){.cookie-consent{flex-direction:column;align-items:stretch;gap:14px;width:auto;bottom:13px;left:13px;right:13px}.cookie-consent-actions{flex-direction:row}.cookie-consent button{flex:1;min-width:0}.shell{width:min(100% - 26px,1180px)}.hero-grid{padding:50px 0 70px}.hero h1{letter-spacing:-2.5px;font-size:53px}.hero-actions{flex-direction:column}.hero-visual{height:520px;margin:-45px -50px;transform:scale(.78)}.floating-top{right:-35px}.section{padding:75px 0}.section-heading h2{font-size:41px}.service-grid{grid-template-columns:1fr}.service-card{min-height:0}.cta-card{flex-direction:column;align-items:start;gap:27px;padding:36px 27px}.cta-card h2{font-size:38px}.option-grid{grid-template-columns:1fr}.date-strip{grid-template-columns:repeat(5,minmax(58px,1fr));overflow-x:auto}.slots{grid-template-columns:repeat(3,1fr)}.booking-layout{padding-top:20px}.panel{padding:20px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.account-head{flex-direction:column;align-items:start;gap:15px}.account-head-actions{justify-content:stretch;width:100%}.account-head-actions .button{flex:1}.booking-item{grid-template-columns:80px 1fr}.booking-item .status{grid-column:1/-1;width:fit-content}.metrics{grid-template-columns:1fr}.salon-search-meta,.salon-direct-note{flex-direction:column;align-items:flex-start;gap:5px}.demo-hero{padding:65px 0 50px}.demo-hero h1{letter-spacing:-2px;font-size:48px}.demo-hero .hero-actions{align-items:stretch}.demo-conversion-proof{justify-content:center}.demo-hero-media{max-width:290px}.demo-mobile-cta{z-index:55;filter:drop-shadow(0 14px 28px #0000006b);display:block;position:fixed;bottom:13px;left:13px;right:78px}.demo-mobile-cta .button{justify-content:center;width:100%;min-height:48px}.demo-role-grid{grid-template-columns:1fr}.demo-role-grid>div{border-bottom:1px solid #292a2c;border-right:1px solid #292a2c;min-height:93px;padding:18px}.demo-customer-section,.demo-barber-section{padding:72px 0 80px}.demo-section-heading{margin-bottom:35px}.demo-section-heading h2{font-size:40px}.demo-phone-gallery{margin:0 -13px 45px;padding-inline:13px}.demo-feature-grid{grid-template-columns:1fr}.demo-feature-grid article{min-height:0;padding:19px}.demo-app{min-height:auto;display:block}.demo-sidebar{display:none}.demo-dashboard{padding:19px}.demo-dashboard-head{flex-direction:column;align-items:flex-start}.demo-metrics{grid-template-columns:1fr}.demo-schedule-card{padding:16px}.demo-customer-profile{margin-top:3px}.demo-secondary-grid{margin-bottom:45px}.demo-secondary-grid>article{padding:20px}.demo-stat-row{grid-template-columns:1fr}.demo-bottom-cta{flex-direction:column;align-items:flex-start;padding:30px 24px}.demo-bottom-cta h2{font-size:30px}}@media (max-width:900px){.industry-hero-grid,.industry-flow-grid{grid-template-columns:1fr;gap:42px}.industry-video-card{justify-self:center;width:min(325px,100%)}.industry-benefit-grid{grid-template-columns:1fr}.industry-benefit-grid article{min-height:0}}@media (max-width:600px){.lead-modal-backdrop{align-items:start;overflow-y:auto}.lead-modal{margin:10px 0;padding:29px 20px}.lead-date-options,.lead-time-options{grid-template-columns:repeat(3,minmax(0,1fr))}.lead-success-actions{grid-template-columns:1fr}.industry-hero{padding:62px 0 67px}.industry-hero-copy{text-align:center}.industry-hero-copy h1{letter-spacing:-2px;font-size:47px}.industry-hero-copy>p{font-size:14px}.industry-hero-copy .hero-actions{align-items:stretch}.industry-trust{justify-content:center}.industry-benefits,.industry-flow{padding:75px 0}.industry-section-heading h2,.industry-flow h2{font-size:39px}.industry-other .shell{flex-direction:column;align-items:flex-start}}.demo-hero-media video,.industry-video-card video{transform:scaleY(-1)}.launch-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0d0e0f;padding:105px 0}.launch-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:92px;display:grid}.launch-heading h2{font:500 clamp(42px,4.8vw,61px)/1.05 var(--font-display);letter-spacing:-2px;margin:16px 0 20px}.launch-heading>p{color:#8c8d89;max-width:500px;font-size:14px;line-height:1.8}.launch-steps{border-top:1px solid #303134;margin:0;padding:0;list-style:none}.launch-steps li{border-bottom:1px solid #303134;grid-template-columns:54px 1fr;gap:19px;min-height:145px;padding:27px 0;display:grid}.launch-steps li>span{width:44px;height:44px;color:var(--gold);background:#c9a9611f;border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid}.launch-steps h3{margin:2px 0 9px;font-size:17px}.launch-steps p{color:#858682;margin:0;font-size:12px;line-height:1.7}.trust-section{background:#171819;border-top:1px solid #2d2e30;border-bottom:1px solid #2d2e30;padding:34px 0}.trust-grid{grid-template-columns:repeat(4,1fr);display:grid}.trust-grid article{border-right:1px solid #303134;align-items:center;gap:13px;min-height:104px;padding:18px 23px;display:flex}.trust-grid article:last-child{border-right:0}.trust-grid article>span{width:39px;height:39px;color:var(--gold);background:#c9a9611a;border-radius:50%;flex:0 0 39px;place-items:center;display:grid}.trust-grid svg{width:18px}.trust-grid strong{margin-bottom:4px;font-size:11px;display:block}.trust-grid p{color:#777875;margin:0;font-size:9px;line-height:1.55}.marketing-video-poster{aspect-ratio:9/16;object-fit:cover;width:100%;display:block}.thank-you-page{background:radial-gradient(circle at 50% 18%,#2b2518,#0a0b0b 58%);align-items:center;min-height:720px;padding:85px 0 110px;display:grid}.thank-you-shell{justify-content:center;display:flex}.thank-you-card{text-align:center;width:min(700px,100%);box-shadow:var(--shadow);background:#151618f0;border:1px solid #c9a96147;border-radius:27px;padding:52px}.thank-you-icon{color:#83d299;background:#53bc6f21;border-radius:50%;place-items:center;width:70px;height:70px;margin:0 auto 20px;display:grid}.thank-you-icon svg{width:34px;height:34px}.thank-you-card>small{color:var(--gold);letter-spacing:1.5px;font-size:9px;font-weight:900}.thank-you-card h1{font:500 clamp(42px,5vw,59px)/1.03 var(--font-display);letter-spacing:-2px;margin:11px 0 18px}.thank-you-card>p{color:#969793;max-width:560px;margin:0 auto;font-size:14px;line-height:1.75}.thank-you-next{text-align:left;background:#1c1d1f;border:1px solid #303134;border-radius:14px;align-items:center;gap:14px;max-width:480px;margin:28px auto 0;padding:17px 19px;display:flex}.thank-you-next>svg{color:var(--gold);flex:none}.thank-you-next span{flex-direction:column;gap:4px;display:flex}.thank-you-next strong{font-size:12px}.thank-you-next small{color:#81827e;font-size:10px}.thank-you-actions{justify-content:center;gap:10px;margin-top:28px;display:flex}.thank-you-actions svg{width:17px}@media (max-width:900px){.launch-grid{grid-template-columns:1fr;gap:45px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid article:nth-child(2){border-right:0}.trust-grid article:nth-child(-n+2){border-bottom:1px solid #303134}}@media (max-width:600px){.launch-section{padding:75px 0}.launch-heading h2{font-size:41px}.launch-steps li{min-height:0}.trust-grid{grid-template-columns:1fr}.trust-grid article{border-bottom:1px solid #303134;border-right:0}.trust-grid article:last-child{border-bottom:0}.thank-you-page{min-height:620px;padding:45px 0 85px}.thank-you-card{padding:35px 22px}.thank-you-card h1{font-size:42px}.thank-you-actions{flex-direction:column}}::selection{background:var(--gold);color:#15130f}:focus-visible{outline:2px solid var(--gold-light);outline-offset:3px}.button{box-shadow:0 9px 24px #c9a9611f}.button-secondary{box-shadow:none}.status-pill{width:fit-content;color:var(--gold-light);letter-spacing:1.2px;background:#c9a9611a;border:1px solid #c9a96159;border-radius:99px;align-items:center;padding:7px 10px;font-size:8px;font-weight:900;display:inline-flex}.discovery-section{color:#171816;background:linear-gradient(145deg,#f5f1e9,#e9e2d6);padding:108px 0;overflow:hidden}.discovery-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:65px;margin-bottom:48px;display:grid}.discovery-heading h2{font:500 clamp(42px,5vw,63px)/1.03 var(--font-display);letter-spacing:-2px;margin:13px 0 0}.discovery-heading>p{color:#6c6962;margin:0;font-size:14px;line-height:1.8}.discovery-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.discovery-card{background:#ffffff91;border:1px solid #d4ccbe;border-radius:21px;flex-direction:column;min-height:330px;padding:27px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex}.discovery-card:hover{border-color:#a58a50;transform:translateY(-5px);box-shadow:0 18px 45px #493c221a}.discovery-card-top{justify-content:space-between;align-items:center;display:flex}.discovery-card-top>span{width:48px;height:48px;color:var(--gold);background:#171817;border-radius:15px;place-items:center;display:grid}.discovery-card-top svg{width:21px}.discovery-card-top small{color:#c5b89e;font:500 36px var(--font-display)}.discovery-card>em{color:#92763c;letter-spacing:1.3px;margin-top:40px;font-size:8px;font-style:normal;font-weight:900}.discovery-card h3{margin:9px 0 11px;font-size:20px}.discovery-card p{color:#706d66;margin:0;font-size:12px;line-height:1.72}.discovery-card>strong{color:#7d632f;align-items:center;gap:7px;margin-top:auto;padding-top:24px;font-size:11px;display:flex}.discovery-card>strong svg{width:14px}.discovery-all-features{color:#656159;background:#ffffff59;border:1px solid #d4ccbe;border-radius:15px;justify-content:space-between;align-items:center;gap:20px;margin-top:17px;padding:19px 23px;font-size:11px;display:flex}.discovery-all-features a{color:#765d2d;align-items:center;gap:7px;font-weight:900;display:flex}.discovery-all-features svg{width:14px}.product-page-hero,.configurator-hero,.import-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 78% 18%,#302817 0,#111212 40%,#090a0a 75%);padding:92px 0 96px;position:relative;overflow:hidden}.product-page-hero:after,.configurator-hero:after,.import-hero:after{content:"";border:1px solid #c9a96126;border-radius:50%;width:520px;height:520px;position:absolute;top:-250px;right:-250px;box-shadow:0 0 0 70px #c9a96106,0 0 0 140px #c9a96105}.product-page-hero-grid,.import-hero-grid{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:90px;display:grid;position:relative}.product-page-hero h1,.configurator-hero h1,.import-hero h1{font:500 clamp(54px,6vw,80px)/.98 var(--font-display);letter-spacing:-3px;margin:18px 0 24px}.product-page-hero h1 em,.configurator-hero h1 em,.import-hero h1 em{color:var(--gold);font-weight:500}.product-page-hero p,.configurator-hero p,.import-hero p{color:#979894;max-width:690px;margin:0;font-size:16px;line-height:1.75}.feature-hero-stack{gap:11px;display:grid;transform:rotate(1.5deg)}.feature-hero-stack>div{background:#1b1c1ef0;border:1px solid #343437;border-radius:16px;grid-template-columns:45px 1fr auto;align-items:center;gap:15px;min-height:90px;padding:19px;display:grid;box-shadow:0 20px 50px #0003}.feature-hero-stack>div:nth-child(2){transform:translate(-28px)}.feature-hero-stack svg{width:20px;color:var(--gold)}.feature-hero-stack span{flex-direction:column;gap:4px;display:flex}.feature-hero-stack small{color:#777875;letter-spacing:1.1px;font-size:7px;font-weight:900}.feature-hero-stack strong{font-size:13px}.feature-hero-stack b{color:var(--gold-light);font:500 21px var(--font-display)}.role-explorer-section{background:var(--paper);color:#171817;padding:105px 0 115px}.role-tabs{background:#e9e2d7;border:1px solid #d8d0c3;border-radius:99px;gap:4px;width:fit-content;margin-bottom:48px;padding:5px;display:flex}.role-tabs button{color:#777168;cursor:pointer;background:0 0;border:0;border-radius:99px;min-width:120px;padding:11px 18px;font-size:11px;font-weight:800}.role-tabs button.active{color:var(--gold-light);background:#171817;box-shadow:0 9px 25px #14141224}.role-explorer-copy{grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;margin-bottom:45px;display:grid}.role-explorer-copy span{color:#92763d;letter-spacing:1.4px;font-size:9px;font-weight:900}.role-explorer-copy h2{font:500 clamp(42px,5vw,62px)/1.03 var(--font-display);letter-spacing:-2px;margin:10px 0 0}.role-explorer-copy>p{color:#6d6961;margin:0;font-size:14px;line-height:1.8}.feature-card-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.feature-card-grid article{background:#ffffff80;border:1px solid #d5cdbf;border-radius:18px;min-height:245px;padding:27px}.feature-card-grid article>span{width:44px;height:44px;color:var(--gold);background:#191a18;border-radius:50%;place-items:center;display:grid}.feature-card-grid svg{width:19px}.feature-card-grid h3{margin:38px 0 10px;font-size:17px}.feature-card-grid p{color:#716d66;margin:0;font-size:12px;line-height:1.72}.sms-showcase{background:#0d0e0f;border-top:1px solid #292a2c;border-bottom:1px solid #292a2c;padding:110px 0}.sms-showcase-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:95px;display:grid}.sms-copy{flex-direction:column;align-items:flex-start;display:flex}.sms-copy .overline{margin-top:19px}.sms-copy h2{font:500 clamp(43px,5vw,61px)/1.04 var(--font-display);letter-spacing:-2px;margin:14px 0 20px}.sms-copy>p{color:#8d8e8a;margin:0;font-size:14px;line-height:1.8}.sms-copy ul{color:#c9c7c1;gap:12px;margin:26px 0 30px;padding:0;font-size:12px;list-style:none;display:grid}.sms-copy li{align-items:center;gap:10px;display:flex}.sms-copy li svg{width:15px;color:var(--gold)}.sms-simulator{box-shadow:var(--shadow);background:linear-gradient(145deg,#191a1c,#111214);border:1px solid #303134;border-radius:25px;padding:24px}.sms-switcher{grid-template-columns:repeat(4,1fr);gap:7px;margin-bottom:19px;display:grid}.sms-switcher button{color:#838480;cursor:pointer;background:#1c1d1f;border:1px solid #343538;border-radius:9px;padding:10px 7px;font-size:9px;font-weight:800}.sms-switcher button.active{border-color:var(--gold);color:var(--gold-light);background:#c9a9611f}.sms-phone{color:#161616;background:#f7f7f8;border:1px solid #d9d9da;border-radius:28px;min-height:385px;overflow:hidden}.sms-phone-top{text-align:center;border-bottom:1px solid #e2e2e4;grid-template-columns:30px 1fr 30px;align-items:center;min-height:72px;padding:13px 22px;display:grid}.sms-phone-top>div{flex-direction:column;gap:2px;display:flex}.sms-phone-top b{font-size:12px}.sms-phone-top small{color:#929296;font-size:8px}.sms-thread{flex-direction:column;align-items:flex-end;padding:45px 28px;display:flex}.sms-thread time{color:#9d9da1;text-align:center;width:100%;margin-bottom:15px;font-size:8px}.sms-bubble{color:#fff;background:#2574e8;border-radius:19px 19px 5px;width:min(390px,88%);padding:16px 18px;font-size:11px;line-height:1.6}.sms-bubble strong{margin-bottom:4px;display:block}.sms-thread>p{color:#939397;width:min(390px,88%);margin:11px 0 0;font-size:8px;line-height:1.5}.tool-cta-section{background:var(--paper);color:#171817;padding:85px 0}.tool-cta-card{background:var(--gold);border-radius:24px;justify-content:space-between;align-items:center;gap:40px;padding:46px 52px;display:flex}.tool-cta-card span{letter-spacing:1.4px;font-size:8px;font-weight:900}.tool-cta-card h2{font:500 43px var(--font-display);margin:8px 0}.tool-cta-card p{color:#5f512f;margin:0;font-size:12px}.configurator-hero{text-align:center}.configurator-hero .overline{justify-content:center}.configurator-hero h1,.configurator-hero p{margin-inline:auto}.configurator-section{background:#0d0e0f;padding:80px 0 110px}.configurator-layout{grid-template-columns:1fr 365px;align-items:start;gap:26px;display:grid}.configurator-form{gap:16px;display:grid}.config-step{background:#151618;border:1px solid #2e2f31;border-radius:20px;padding:31px}.config-step-head{grid-template-columns:44px 1fr;align-items:start;gap:15px;margin-bottom:25px;display:grid}.config-step-head>span{width:40px;height:40px;color:var(--gold);background:#c9a9611f;border-radius:50%;place-items:center;font-size:10px;font-weight:900;display:grid}.config-step-head small{color:var(--gold);letter-spacing:1.2px;font-size:7px;font-weight:900}.config-step-head h2{margin:5px 0 0;font-size:19px}.config-chip-grid{flex-wrap:wrap;gap:8px;display:flex}.config-chip-grid button,.config-double button{color:#a6a6a2;cursor:pointer;background:#1d1e20;border:1px solid #353638;border-radius:99px;align-items:center;gap:8px;padding:11px 14px;font-size:10px;font-weight:800;display:flex}.config-chip-grid button svg,.config-double button svg{width:14px}.config-chip-grid button.active,.config-double button.active{border-color:var(--gold);color:var(--gold-light);background:#c9a96121}.config-double{grid-template-columns:1fr 1fr;gap:13px;display:grid}.config-double fieldset{border:1px solid #2f3032;border-radius:13px;flex-wrap:wrap;gap:8px;margin:0;padding:18px;display:flex}.config-double legend{color:#868783;padding:0 7px;font-size:9px;font-weight:800}.config-module-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.config-module-grid>button{min-height:100px;color:inherit;text-align:left;cursor:pointer;background:#1b1c1e;border:1px solid #323335;border-radius:13px;grid-template-columns:36px 1fr 21px;align-items:start;gap:12px;padding:16px;display:grid}.config-module-grid>button.active{background:#211e18;border-color:#c9a961a6}.config-module-grid>button>span{width:34px;height:34px;color:var(--gold);background:#292a2c;border-radius:10px;place-items:center;display:grid}.config-module-grid svg{width:16px}.config-module-grid strong{flex-wrap:wrap;gap:6px;font-size:11px;display:flex}.config-module-grid strong small{color:var(--gold);background:#c9a9611f;border-radius:99px;padding:3px 5px;font-size:6px}.config-module-grid p{color:#777875;margin:5px 0 0;font-size:9px;line-height:1.5}.config-module-grid i{width:20px;height:20px;color:var(--gold);border:1px solid #3b3c3e;border-radius:50%;place-items:center;display:grid}.config-module-grid i svg{width:12px}.config-result{box-shadow:var(--shadow);background:linear-gradient(145deg,#222017,#151618 58%);border:1px solid #c9a96157;border-radius:21px;padding:30px;position:sticky;top:98px}.config-result-kicker{color:var(--gold);letter-spacing:1.3px;font-size:8px;font-weight:900}.config-result h2{font:500 35px var(--font-display);margin:8px 0 6px}.config-result>p{color:#989994;margin:0;font-size:11px;line-height:1.6}.config-summary{border-top:1px solid #343330;border-bottom:1px solid #343330;gap:10px;margin:23px 0;padding:15px 0;display:grid}.config-summary span{color:#c7c5bf;align-items:center;gap:8px;font-size:10px;display:flex}.config-summary svg{width:13px;color:var(--gold)}.config-planned-note{background:#c9a96114;border-radius:10px;align-items:center;gap:10px;margin-bottom:17px;padding:12px;display:flex}.config-planned-note>svg{width:17px;color:var(--gold)}.config-planned-note span{flex-direction:column;gap:3px;display:flex}.config-planned-note strong{font-size:9px}.config-planned-note span{color:#858681;font-size:8px}.config-result-actions{gap:8px;display:grid}.config-result-actions .button{width:100%;padding-inline:15px;font-size:11px}.config-result>small{color:#696a67;margin-top:14px;font-size:8px;line-height:1.55;display:block}.import-security-card{box-shadow:var(--shadow);background:#191a1cd1;border:1px solid #c9a96147;border-radius:18px;align-items:center;gap:16px;padding:24px;display:flex}.import-security-card>svg{width:42px;height:42px;color:var(--gold)}.import-security-card span{flex-direction:column;gap:4px;display:flex}.import-security-card small{color:var(--gold);letter-spacing:1.2px;font-size:7px;font-weight:900}.import-security-card strong{font-size:13px}.import-security-card p{margin:0;font-size:9px}.import-section{background:var(--paper);color:#171817;padding:85px 0 110px}.import-layout{grid-template-columns:1.1fr .9fr;align-items:start;gap:19px;display:grid}.import-card,.import-result-card{background:#ffffff8c;border:1px solid #d5cdbf;border-radius:21px;padding:30px}.import-card-head{gap:14px;display:flex}.import-card-head>span{width:43px;height:43px;color:var(--gold);background:#191a18;border-radius:13px;flex:0 0 43px;place-items:center;display:grid}.import-card-head svg{width:20px}.import-card-head small{color:#94783e;letter-spacing:1.1px;font-size:7px;font-weight:900}.import-card-head h2{margin:4px 0 6px;font-size:19px}.import-card-head p{color:#77736c;margin:0;font-size:11px;line-height:1.6}.import-dropzone{text-align:center;background:#e9e2d799;border:1.5px dashed #bdb19d;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:250px;margin-top:25px;padding:25px;transition:border-color .2s,background .2s;display:flex}.import-dropzone.dragging{background:#c9a96126;border-color:#96783c}.import-dropzone>svg{color:#9a7b3e;width:35px;height:35px;margin-bottom:12px}.import-dropzone>strong{font-size:13px}.import-dropzone>span{color:#979188;margin:7px 0;font-size:9px}.import-dropzone>small{color:#99938a;margin-top:10px;font-size:8px}.import-privacy{background:#ece6dc;border-radius:11px;align-items:center;gap:10px;margin-top:15px;padding:13px;display:flex}.import-privacy>svg{color:#7d642f;width:17px}.import-privacy span{color:#817b72;flex-direction:column;gap:3px;font-size:8px;display:flex}.import-privacy strong{color:#4c483f;font-size:9px}.import-error{color:#94493c;background:#fff0ed;border:1px solid #d99b91;border-radius:10px;margin-top:12px;padding:12px;font-size:10px}.import-result-card{position:sticky;top:98px}.import-empty>svg{color:#9a7b3e;width:31px;height:31px}.import-empty h2,.import-result h2{font:500 28px var(--font-display);margin:14px 0 8px}.import-empty p{color:#736f68;font-size:11px;line-height:1.7}.import-empty ul{color:#5f5b54;gap:9px;margin:18px 0 27px;padding:0;font-size:10px;list-style:none;display:grid}.import-empty li{align-items:center;gap:7px;display:flex}.import-empty li svg{color:#96783c;width:13px}.import-result-card>.button{width:100%;margin-top:22px}.import-result-note{color:#8a857d;margin-top:11px;font-size:8px;line-height:1.5;display:block}.import-stats{grid-template-columns:1fr 1fr;gap:8px;margin:16px 0;display:grid}.import-stats div{background:#ece6dc;border-radius:10px;flex-direction:column;padding:12px;display:flex}.import-stats small,.recognized-columns>small{color:#8b8273;letter-spacing:.9px;font-size:7px;font-weight:900}.import-stats strong{font:500 23px var(--font-display);margin-top:3px}.recognized-columns{flex-wrap:wrap;gap:6px;margin:18px 0;display:flex}.recognized-columns>small{width:100%;margin-bottom:3px}.recognized-columns>span{color:#4d704c;background:#e7efe4;border-radius:99px;align-items:center;gap:4px;padding:6px 8px;font-size:8px;font-weight:800;display:flex}.recognized-columns svg{width:10px}.recognized-columns p{color:#77736c;margin:0;font-size:9px;line-height:1.5}.import-table-wrap{border:1px solid #d9d1c5;border-radius:10px;overflow-x:auto}.import-table-wrap table{border-collapse:collapse;width:100%;font-size:8px}.import-table-wrap th,.import-table-wrap td{text-align:left;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #e3ddd4;max-width:120px;padding:8px;overflow:hidden}.import-table-wrap th{color:#6d675e;background:#ece6dc}.import-table-wrap td{color:#817c74}@media (max-width:1050px){.nav{gap:18px;font-size:13px}}@media (max-width:900px){.discovery-heading,.product-page-hero-grid,.role-explorer-copy,.sms-showcase-grid,.configurator-layout,.import-hero-grid,.import-layout,.discovery-grid{grid-template-columns:1fr}.discovery-card{min-height:260px}.feature-hero-stack{width:min(520px,100%);margin:0 auto}.feature-card-grid{grid-template-columns:repeat(2,1fr)}.sms-showcase-grid{gap:50px}.config-result,.import-result-card{position:static}.config-result{order:-1}}@media (max-width:600px){.discovery-section,.role-explorer-section,.sms-showcase,.configurator-section,.import-section{padding:72px 0}.discovery-heading{gap:20px}.discovery-heading h2{font-size:41px}.discovery-all-features{flex-direction:column;align-items:flex-start}.product-page-hero,.configurator-hero,.import-hero{text-align:center;padding:65px 0 72px}.product-page-hero .overline,.import-hero .overline{justify-content:center}.product-page-hero h1,.configurator-hero h1,.import-hero h1{letter-spacing:-2px;font-size:48px}.product-page-hero .hero-actions{align-items:stretch}.feature-hero-stack{margin-top:15px;transform:none}.feature-hero-stack>div:nth-child(2){transform:none}.role-tabs{width:100%}.role-tabs button{flex:1;min-width:0;padding-inline:10px}.role-explorer-copy{gap:15px}.role-explorer-copy h2{font-size:41px}.feature-card-grid{grid-template-columns:1fr}.feature-card-grid article{min-height:0}.sms-copy h2{font-size:42px}.sms-switcher{grid-template-columns:repeat(2,1fr)}.sms-simulator{padding:14px}.sms-phone{min-height:350px}.tool-cta-card{flex-direction:column;align-items:flex-start;padding:34px 25px}.tool-cta-card h2{font-size:37px}.config-step,.config-result,.import-card,.import-result-card{padding:22px}.config-double,.config-module-grid{grid-template-columns:1fr}.config-double fieldset{display:grid}.import-security-card{text-align:left;margin-top:12px}}.site-header{background:#090a0acc;border-bottom-color:#ffffff12}.brand{letter-spacing:-.8px;gap:11px}.brand-mark{width:38px;height:38px;color:var(--gold-light);background:linear-gradient(145deg,#29261e,#111214 72%);border:1px solid #e6d39d6e;border-radius:12px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,0 9px 25px #00000047,0 0 24px #c9a96114}.brand-mark:before{content:"";background:linear-gradient(90deg,#0000,#ffffff24,#0000);width:25px;height:50px;position:absolute;top:-18px;left:-12px;transform:rotate(28deg)}.brand-mark svg{z-index:1;filter:drop-shadow(0 0 8px #e6d39d2e);position:relative}.hero{background:radial-gradient(circle at 78% 23%,#292316 0,#111210 35%,#080909 68%);min-height:820px}.hero:before{content:"";opacity:.17;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:68px 68px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.hero-grid{grid-template-columns:.87fr 1.13fr;gap:36px;padding:102px 0 110px}.hero-grid>*{min-width:0}.hero-copy{z-index:4;min-width:0;animation:.75s ease-out both premiumReveal;position:relative}.hero-copy>p{color:#a5a49f;max-width:570px;font-size:17px;line-height:1.75}.hero-copy .eyebrow{background:#c9a9610d;border:1px solid #c9a9612e;border-radius:99px;width:fit-content;padding:8px 11px;font-size:9px}.hero h1{max-width:690px;margin:26px 0 27px;font-size:clamp(61px,6.1vw,88px);line-height:.93}.hero-product-stage{justify-self:end;width:650px;height:620px;animation:.85s ease-out 80ms both premiumReveal;display:block}.hero-product-canvas{width:650px;height:620px;position:absolute;inset:0}.hero-product-stage .visual-ring{top:50%;left:50%;transform:translate(-50%,-50%)}.hero-product-stage .phone-card{z-index:3;width:292px;min-height:520px;padding:18px 17px 22px;animation:7s ease-in-out infinite phoneFloat;position:absolute;top:23px;right:8px;transform:rotate(1.5deg)}.hero-admin-board{z-index:2;background:linear-gradient(145deg,#1f2022fa,#101112fa);border:1px solid #ffffff21;border-radius:23px;width:405px;padding:23px;animation:8s ease-in-out infinite adminFloat;position:absolute;top:105px;left:0;box-shadow:0 40px 90px #00000080}.hero-admin-head{border-bottom:1px solid #303134;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.hero-admin-head>span{color:#ebe8e1;align-items:center;gap:7px;font-size:10px;font-weight:900;display:flex}.hero-admin-head>span i{background:var(--gold);border-radius:3px;width:8px;height:8px;box-shadow:0 0 12px #c9a96180}.hero-admin-head small,.hero-admin-label{color:#70716e;letter-spacing:1px;font-size:7px;font-weight:900}.hero-admin-metrics{grid-template-columns:1fr 1fr;gap:8px;margin:14px 0 18px;display:grid}.hero-admin-metrics>div{background:#222326;border-radius:12px;flex-direction:column;gap:4px;padding:13px;display:flex;position:relative}.hero-admin-metrics small{color:#777874;letter-spacing:.8px;font-size:6px}.hero-admin-metrics strong{font:500 24px var(--font-display)}.hero-admin-metrics em{color:#7ec78d;font-size:7px;font-style:normal;position:absolute;top:14px;right:12px}.hero-admin-label{margin:0 0 5px 2px}.hero-admin-slot{border-top:1px solid #2d2e30;grid-template-columns:48px 1fr 8px;align-items:center;gap:10px;min-height:52px;padding:9px 7px;display:grid}.hero-admin-slot>span{color:#8f8f8b;font-size:8px}.hero-admin-slot>div{flex-direction:column;gap:3px;display:flex}.hero-admin-slot strong{font-size:9px}.hero-admin-slot small{color:#747572;font-size:7px}.hero-admin-slot>i{background:#6fbd82;border-radius:50%;width:7px;height:7px}.hero-admin-slot.selected{background:#c9a96112;border:1px solid #c9a96138;border-radius:10px;margin-inline:-7px;padding-inline:14px}.hero-admin-slot.selected>i{background:var(--gold);box-shadow:0 0 10px #c9a96159}.hero-sync-badge{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#111213e6;border:1px solid #c9a9614d;border-radius:14px;align-items:center;gap:10px;padding:13px 16px;display:flex;position:absolute;bottom:22px;left:96px;box-shadow:0 18px 45px #00000059}.hero-sync-badge>span{color:#79ce8f;background:#5bbc721f;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.hero-sync-badge svg{width:14px}.hero-sync-badge>div{flex-direction:column;gap:3px;display:flex}.hero-sync-badge strong{font-size:9px}.hero-sync-badge small{color:#777875;font-size:7px}#jak-to-funguje{padding-block:122px}#jak-to-funguje .section-heading{margin-bottom:42px}.benefit-grid{border-top:1px solid #d4ccbf;border-bottom:1px solid #d4ccbf;gap:0}.benefit-card{background:0 0;border:0;border-right:1px solid #d4ccbf;border-radius:0;min-height:275px;padding:36px 34px}.benefit-card:last-child{border-right:0}.benefit-card>svg{margin:45px 0 17px}.benefit-number{color:#ded6c9;font-size:45px;top:23px}.journey-section{background:#0c0d0e;border-top:1px solid #242527;border-bottom:1px solid #242527;padding:118px 0 126px;overflow:hidden}.journey-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:75px;margin-bottom:54px;display:grid}.journey-heading h2{font:500 clamp(45px,5.2vw,67px)/1.02 var(--font-display);letter-spacing:-2px;margin:13px 0 0}.journey-heading>p{color:#898a86;margin:0;font-size:14px;line-height:1.8}.journey-layout{grid-template-columns:320px 1fr;gap:24px;display:grid}.journey-steps{border-top:1px solid #303134;display:grid}.journey-steps button{color:#737471;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #303134;grid-template-columns:29px 26px 1fr;align-items:center;gap:11px;min-height:81px;padding:17px 7px;display:grid;position:relative;overflow:hidden}.journey-steps button>span{color:#5f605d;font:500 12px var(--font-display)}.journey-steps button>svg{width:17px}.journey-steps button>strong{font-size:11px}.journey-steps button>i{background:var(--gold);height:2px;position:absolute;bottom:0;left:0;right:100%}.journey-steps button.active{color:#efede7}.journey-steps button.active>span,.journey-steps button.active>svg{color:var(--gold)}.journey-steps button.active>i{animation:4.8s linear both journeyProgress;right:0}.journey-panel{min-height:420px;box-shadow:var(--shadow);background:radial-gradient(circle at 82% 16%,#c9a9611a,#0000 31%),linear-gradient(145deg,#1a1b1d,#111214);border:1px solid #303134;border-radius:24px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:42px;padding:42px;animation:.4s ease-out both softAppear;display:grid}.journey-panel-copy>span{width:46px;height:46px;color:var(--gold);background:#c9a9611c;border-radius:14px;place-items:center;display:grid}.journey-panel-copy>span svg{width:20px}.journey-panel-copy>small{color:var(--gold);letter-spacing:1.2px;margin-top:30px;font-size:7px;font-weight:900;display:block}.journey-panel-copy h3{font:500 34px/1.08 var(--font-display);margin:8px 0 12px}.journey-panel-copy p{color:#858682;margin:0;font-size:11px;line-height:1.75}.journey-screen{color:#171817;background:#f5f3ef;border:1px solid #d9d7d2;border-radius:20px;min-height:320px;overflow:hidden;box-shadow:0 25px 55px #00000040}.journey-screen-top{border-bottom:1px solid #dedbd4;justify-content:space-between;align-items:center;min-height:53px;padding:0 18px;display:flex}.journey-screen-top>span{font-size:10px;font-weight:900}.journey-screen-top small{color:#579063;letter-spacing:.8px;font-size:6px;font-weight:900}.journey-booking{padding:33px}.journey-booking>small{color:#8e877a;letter-spacing:1px;font-size:7px;font-weight:900}.journey-booking h4{font:500 27px var(--font-display);margin:8px 0 24px}.journey-booking>div{background:#e9e2d7;border-radius:13px;justify-content:space-between;align-items:center;padding:17px;display:flex}.journey-booking>div span{color:#7c766e;font-size:9px}.journey-booking>div strong{font:500 25px var(--font-display)}.journey-booking button{width:100%;color:var(--gold-light);background:#181918;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;margin-top:9px;padding:13px;font-size:9px;font-weight:900;display:flex}.journey-booking button svg{width:13px}.journey-calendar{padding:20px 26px;display:grid}.journey-calendar>div{border-bottom:1px solid #dedbd5;grid-template-columns:48px 1fr 20px;align-items:center;min-height:71px;padding:12px 7px;display:grid}.journey-calendar>div>span{color:#8b867e;font-size:9px}.journey-calendar p{flex-direction:column;gap:4px;margin:0;display:flex}.journey-calendar strong{font-size:10px}.journey-calendar small{color:#88837b;font-size:8px}.journey-calendar .active{background:#eee5d2;border:1px solid #c8ab67;border-radius:12px;margin-inline:-9px;padding-inline:16px}.journey-calendar .active>svg{color:#80672f;width:14px}.journey-message{flex-direction:column;align-items:flex-end;padding:37px 28px;display:flex}.journey-message time{color:#99958e;text-align:center;width:100%;margin-bottom:15px;font-size:7px}.journey-message>div{color:#efede7;background:#20211f;border-radius:17px 17px 5px;width:88%;padding:17px;font-size:9px;line-height:1.65}.journey-message>div strong{color:var(--gold-light);margin-bottom:5px;display:block}.journey-message>small{color:#96928a;margin-top:7px;font-size:7px}.journey-loyalty{flex-direction:column;justify-content:center;align-items:center;min-height:267px;padding:35px;display:flex}.journey-loyalty>svg{color:#9b7e3f;width:32px;height:32px;margin-bottom:13px}.journey-loyalty>small{color:#8f897e;letter-spacing:1px;font-size:7px;font-weight:900}.journey-loyalty>strong{font:500 34px var(--font-display);margin:6px 0 16px}.journey-loyalty>div{background:#dfdad1;border-radius:99px;width:100%;height:6px;overflow:hidden}.journey-loyalty>div i{border-radius:inherit;background:linear-gradient(90deg,#9c8042,var(--gold));width:84%;height:100%;display:block}.journey-loyalty p{color:#817c73;margin:10px 0 0;font-size:8px}.industry-experience{color:#171817;background:linear-gradient(145deg,#f5f1e9,#e9e2d6);padding:118px 0 126px}.industry-experience-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:75px;margin-bottom:38px;display:grid}.industry-experience-heading>div>span{color:#93773d;letter-spacing:1.4px;font-size:9px;font-weight:900}.industry-experience-heading h2{font:500 clamp(44px,5vw,64px)/1.03 var(--font-display);letter-spacing:-2px;margin:12px 0 0}.industry-experience-heading>p{color:#6d6961;margin:0;font-size:14px;line-height:1.8}.industry-switcher{scrollbar-width:none;gap:7px;margin-bottom:16px;display:flex;overflow-x:auto}.industry-switcher::-webkit-scrollbar{display:none}.industry-switcher button{color:#756f66;cursor:pointer;background:#ffffff40;border:1px solid #cfc5b5;border-radius:99px;align-items:center;gap:7px;min-width:max-content;padding:11px 15px;font-size:10px;font-weight:800;display:flex}.industry-switcher button svg{width:14px}.industry-switcher button.active{color:var(--gold-light);background:#171817;border-color:#171817;box-shadow:0 11px 28px #17181726}.industry-stage{color:#f5f2ec;background:#151617;border-radius:28px;grid-template-columns:.86fr 1.14fr;align-items:center;gap:75px;min-height:480px;padding:53px;animation:.4s ease-out both softAppear;display:grid;overflow:hidden;box-shadow:0 28px 70px #2a241a2e}.industry-stage-copy>span{color:var(--gold);letter-spacing:1.2px;font-size:8px;font-weight:900}.industry-stage-copy h3{font:500 41px/1.06 var(--font-display);margin:12px 0 16px}.industry-stage-copy>p{color:#92938f;margin:0;font-size:12px;line-height:1.75}.industry-stage-copy ul{color:#c8c6c0;gap:11px;margin:24px 0 29px;padding:0;font-size:10px;list-style:none;display:grid}.industry-stage-copy li{align-items:center;gap:9px;display:flex}.industry-stage-copy li svg{width:13px;color:var(--gold)}.industry-booking-preview{color:#171817;background:#f7f5f1;border:1px solid #d8d4cc;border-radius:21px;padding:24px;box-shadow:0 29px 65px #00000047}.industry-preview-head{border-bottom:1px solid #dedad2;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding-bottom:17px;display:grid}.industry-preview-head>span{width:36px;height:36px;color:var(--gold);background:#191a18;border-radius:11px;place-items:center;display:grid}.industry-preview-head svg{width:16px}.industry-preview-head>div{flex-direction:column;gap:3px;display:flex}.industry-preview-head small,.industry-preview-label{color:#918a7e;letter-spacing:.9px;font-size:6px;font-weight:900}.industry-preview-head strong{font-size:11px}.industry-preview-head em{color:#4f7b55;background:#e2eee1;border-radius:99px;padding:5px 8px;font-size:7px;font-style:normal;font-weight:800}.industry-preview-label{margin:20px 0 6px}.industry-service{border-top:1px solid #dfdbd4;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;min-height:68px;padding:11px 8px;display:grid}.industry-service>span{color:#aaa398;font:500 10px var(--font-display)}.industry-service>div{flex-direction:column;gap:4px;display:flex}.industry-service strong{font-size:10px}.industry-service small{color:#8b867e;font-size:7px}.industry-service b{font-size:9px}.industry-service.selected{background:#eee5d2;border:1px solid #cbae68;border-radius:12px;margin-inline:-8px;padding-inline:16px}.industry-preview-footer{color:#f1eee8;background:#191a18;border-radius:11px;justify-content:space-between;align-items:center;margin-top:14px;padding:14px;display:flex}.industry-preview-footer>span{color:#9b9b96;font-size:7px}.industry-preview-footer strong{color:var(--gold-light);align-items:center;gap:7px;font-size:9px;display:flex}.industry-preview-footer svg{width:12px}.faq-grid{gap:0 58px}.faq-item{background:0 0;border:0;border-bottom:1px solid #d4ccbf;border-radius:0;padding:27px 0}.cta-section{background:linear-gradient(145deg,#f5f1e9,#e9e2d6);padding:100px 0}.cta-card{background:linear-gradient(135deg,#d2b46e,#b99346);position:relative;overflow:hidden;box-shadow:0 26px 65px #634c1f33}.cta-card:after{content:"";border:1px solid #ffffff40;border-radius:50%;width:330px;height:330px;position:absolute;top:-180px;right:-145px;box-shadow:0 0 0 55px #ffffff09}.cta-card>*{z-index:1;position:relative}.home-mobile-cta{display:none}@keyframes premiumReveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes softAppear{0%{opacity:.25;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes phoneFloat{0%,to{transform:translateY(0)rotate(1.5deg)}50%{transform:translateY(-8px)rotate(1deg)}}@keyframes adminFloat{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}@keyframes journeyProgress{0%{right:100%}to{right:0}}@media (max-width:1100px){.hero-product-stage{transform-origin:100%;width:590px;transform:scale(.9)}}@media (max-width:900px){.hero-grid{grid-template-columns:1fr;gap:24px}.hero-product-stage{transform-origin:50%;justify-self:center;width:650px;margin-block:-35px;transform:scale(.86)}.journey-heading,.industry-experience-heading{grid-template-columns:1fr;gap:20px}.journey-layout{grid-template-columns:1fr}.journey-steps{border-top:0;grid-template-columns:repeat(4,1fr)}.journey-steps button{text-align:center;border-top:1px solid #303134;grid-template-columns:1fr;justify-items:center;gap:4px;min-height:95px}.journey-steps button>span{display:none}.journey-steps button>strong{font-size:9px}.journey-panel,.industry-stage{grid-template-columns:1fr}.industry-stage{gap:38px}}@media (max-width:600px){.brand-mark{width:36px;height:36px}.hero{min-height:auto}.hero-grid{gap:18px;width:calc(100% - 26px);padding:48px 0 74px}.hero-copy{width:100%}.hero-copy .eyebrow{white-space:normal;max-width:100%;margin-inline:auto;line-height:1.45}.hero h1{letter-spacing:-2.2px;width:100%;max-width:100%;margin-block:24px 22px;font-size:clamp(43px,12.4vw,51px);line-height:.98}.hero-copy>p{width:100%;max-width:100%;font-size:15px;line-height:1.7}.hero-actions{width:100%;margin:30px 0 26px}.hero-actions .button{white-space:normal;text-align:center;justify-content:center;width:100%;min-width:0}.hero-proof{justify-content:center;gap:9px 15px;width:100%}.hero-proof span{min-width:0}.hero-product-stage{justify-self:stretch;width:100%;max-width:100%;height:385px;margin:-8px 0 -34px;left:auto;transform:none}.hero-product-canvas{transform-origin:top;inset:0 auto auto 50%;transform:translate(-50%)scale(.56)}.hero-product-stage .phone-card{top:13px}.hero-sync-badge{bottom:12px}#jak-to-funguje{padding-block:78px}.benefit-grid{border-bottom:0}.benefit-card{border-bottom:1px solid #d4ccbf;border-right:0;min-height:0;padding:27px 5px}.benefit-card>svg{margin:34px 0 14px}.journey-section,.industry-experience{padding:76px 0 82px}.journey-heading h2,.industry-experience-heading h2{font-size:42px}.journey-steps{scrollbar-width:none;grid-template-columns:repeat(4,120px);margin-inline:-13px;overflow-x:auto}.journey-panel{gap:28px;min-height:0;padding:25px 20px}.journey-panel-copy h3{font-size:31px}.journey-screen{min-height:300px}.industry-switcher{margin-inline:-13px;padding-inline:13px}.industry-stage{border-radius:22px;min-height:0;padding:29px 21px}.industry-stage-copy h3{font-size:35px}.industry-booking-preview{padding:17px}.industry-preview-footer{flex-direction:column;align-items:flex-start;gap:7px}.faq-grid{grid-template-columns:1fr}.cta-section{padding:74px 0 95px}.home-mobile-cta{z-index:55;left:max(13px,env(safe-area-inset-left));right:max(78px,calc(env(safe-area-inset-right) + 65px));bottom:max(13px,env(safe-area-inset-bottom));filter:drop-shadow(0 14px 28px #0000006b);display:block;position:fixed}.home-mobile-cta .button{width:100%;min-height:48px}.site-footer{padding-bottom:98px}}@media (prefers-reduced-motion:reduce){.hero-copy,.hero-product-stage,.hero-product-stage .phone-card,.hero-admin-board,.industry-stage,.journey-panel,.journey-steps button.active>i{animation:none!important}}@media (min-width:1101px){.hero{min-height:max(660px,100vh - 76px)}.hero-grid{padding:54px 0 62px}.hero-product-stage{height:560px}.hero-product-canvas{transform-origin:50%;transform:scale(.9)}}.feature-suite{color:#171817;background:linear-gradient(145deg,#f6f2eb,#eae3d8);padding:104px 0 108px;overflow:hidden}.feature-suite-heading,.difference-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:70px;margin-bottom:46px;display:grid}.feature-suite-heading span,.difference-heading span{color:#92763c;letter-spacing:1.5px;font-size:9px;font-weight:900}.feature-suite-heading h2,.difference-heading h2{font:500 clamp(45px,5.2vw,66px)/1.02 var(--font-display);letter-spacing:-2.1px;margin:12px 0 0}.feature-suite-heading>p,.difference-heading>p{color:#6e6a63;margin:0;font-size:14px;line-height:1.8}.feature-bento{grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;display:grid}.suite-card{background:#ffffff94;border:1px solid #d2c9bb;border-radius:24px;min-width:0;transition:transform .28s,border-color .28s,box-shadow .28s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffd1}.suite-card:after{content:"";pointer-events:none;border:1px solid #9b7e3f24;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-140px;right:-130px;box-shadow:0 0 0 42px #9b7e3f06}.suite-icon{width:43px;height:43px;color:var(--gold-light);background:#171817;border-radius:13px;flex:0 0 43px;place-items:center;display:grid;box-shadow:0 10px 26px #18191726}.suite-icon svg{width:19px}.suite-card small{color:#8e7440;letter-spacing:1.15px;font-size:7px;font-weight:900}.suite-card h3{font:500 29px/1.08 var(--font-display);letter-spacing:-.7px;margin:8px 0 11px}.suite-card p{color:#716d66;margin:0;font-size:11px;line-height:1.72}.suite-card-head{justify-content:space-between;align-items:center;display:flex}.suite-card-head>em{color:#507655;letter-spacing:.8px;background:#e1ecdf;border-radius:99px;padding:6px 8px;font-size:6px;font-style:normal;font-weight:900}.suite-link{color:#765c2c;align-items:center;gap:7px;margin-top:26px;font-size:10px;font-weight:900;display:inline-flex}.suite-link svg{width:13px}.suite-booking{background:linear-gradient(145deg,#fffdf8,#eee7dc);grid-column:span 8;grid-template-columns:.82fr 1.18fr;align-items:center;gap:45px;min-height:410px;padding:38px;display:grid}.suite-booking .suite-card-copy{z-index:1;position:relative}.suite-booking .suite-card-copy>small{margin-top:25px;display:block}.suite-booking-ui{z-index:1;color:#f0ede7;background:linear-gradient(145deg,#1d1e20,#101112);border:1px solid #343537;border-radius:20px;padding:21px;position:relative;transform:rotate(1deg);box-shadow:0 28px 55px #1c191338}.suite-booking-ui>div{border-bottom:1px solid #303134;justify-content:space-between;align-items:flex-end;padding:0 4px 17px;display:flex}.suite-booking-ui>div span{color:#777874;letter-spacing:1px;font-size:6px;font-weight:900}.suite-booking-ui>div strong{color:var(--gold-light);font:500 20px var(--font-display)}.suite-booking-ui ul{margin:0;padding:0;list-style:none}.suite-booking-ui li{border-bottom:1px solid #2d2e30;grid-template-columns:43px 1fr 18px;align-items:center;gap:9px;min-height:63px;padding:10px 4px;display:grid}.suite-booking-ui li>span{color:#969692;font-size:8px}.suite-booking-ui li p{flex-direction:column;gap:3px;display:flex}.suite-booking-ui li strong{color:#e9e6df;font-size:9px}.suite-booking-ui li small{color:#737471;letter-spacing:0;font-size:7px;font-weight:400}.suite-booking-ui li>i{background:#6fbd82;border-radius:50%;width:7px;height:7px}.suite-booking-ui li>svg{color:#81672f;width:14px}.suite-booking-ui li.active{background:var(--gold);border:1px solid #c9a961;border-radius:11px;margin-inline:-8px;padding-inline:12px}.suite-booking-ui li.active>span,.suite-booking-ui li.active strong,.suite-booking-ui li.active small{color:#191711}.suite-mobile{color:#f4f1eb;background:radial-gradient(circle at 70% 90%,#c9a96129,#0000 40%),linear-gradient(150deg,#1a1b1d,#0e0f10);grid-column:span 4;min-height:410px;padding:29px 28px 0}.suite-mobile:after{border-color:#c9a96129}.suite-mobile-copy{z-index:2;width:57%;position:relative}.suite-mobile-copy>small{color:var(--gold);margin-top:20px;display:block}.suite-mobile-copy h3{font-size:27px}.suite-mobile-copy p{color:#8b8c88}.suite-video-phone{background:#121315;border:1px solid #ffffff2b;border-radius:29px;width:174px;position:absolute;bottom:-86px;right:20px;overflow:hidden;transform:rotate(3deg);box-shadow:0 28px 60px #0000007a}.suite-video-phone img,.suite-video-phone video{aspect-ratio:9/16;object-fit:cover;width:100%;display:block}.suite-video-phone video{transform:scaleY(-1)}.suite-team,.suite-message,.suite-loyalty{grid-column:span 4;min-height:300px;padding:27px}.suite-team>small,.suite-message>small,.suite-loyalty>small{margin-top:22px;display:block}.suite-team h3,.suite-message h3,.suite-loyalty h3{font-size:25px}.suite-team-list{margin-top:18px;display:grid}.suite-team-list>span{border-top:1px solid #ddd6cb;grid-template-columns:29px 1fr auto auto;align-items:center;gap:8px;min-height:42px;display:grid}.suite-team-list i{width:27px;height:27px;color:var(--gold-light);background:#272825;border-radius:50%;place-items:center;font-size:6px;font-style:normal;display:grid}.suite-team-list b{font-size:9px}.suite-team-list small{color:#88837b;letter-spacing:0;font-size:7px;font-weight:400}.suite-team-list em{color:#5c8a62;font-size:8px;font-style:normal;font-weight:900}.suite-message{background:linear-gradient(145deg,#f8f5ef,#ebe4d9)}.suite-message .suite-card-head>em{color:#8d7440;background:#eee7d9}.suite-message-ui{color:#fff;background:#2574e8;border-radius:16px 16px 5px;align-items:flex-start;gap:11px;margin-top:23px;padding:14px 16px;display:flex;box-shadow:0 14px 28px #2574e82b}.suite-message-ui>svg{flex:0 0 16px;width:16px}.suite-message-ui p{color:#fff;flex-direction:column;gap:4px;display:flex}.suite-message-ui strong{font-size:9px}.suite-message-ui span{opacity:.78;font-size:8px}.suite-loyalty{color:#f3f0ea;background:linear-gradient(145deg,#1a1b1d,#101112)}.suite-loyalty:after{border-color:#c9a96124}.suite-loyalty .suite-card-head>em{color:#7fca8d;background:#5db6721f}.suite-loyalty h3{color:#f3f0ea}.suite-points{background:#c9a9610f;border:1px solid #c9a96140;border-radius:14px;margin-top:20px;padding:15px}.suite-points strong{color:var(--gold-light);font:500 34px var(--font-display)}.suite-points>span{color:#888984;margin-left:5px;font-size:8px}.suite-points>div{background:#303134;border-radius:99px;height:4px;margin:10px 0 6px;overflow:hidden}.suite-points i{border-radius:inherit;background:linear-gradient(90deg,#947333,var(--gold-light));width:84%;height:100%;display:block}.suite-points small{color:#787975;letter-spacing:0;font-size:7px;font-weight:400}.suite-insights{background:linear-gradient(145deg,#fffdf8,#eee7dc);grid-column:span 8;grid-template-columns:.8fr 1.2fr;align-items:center;gap:48px;min-height:300px;padding:32px 36px;display:grid}.suite-insights-copy>small{margin-top:21px;display:block}.suite-insights-copy h3{font-size:27px}.suite-chart{background:#ffffffab;border:1px solid #d6cfc3;border-radius:17px;padding:21px}.suite-chart-top{justify-content:space-between;align-items:flex-end;display:flex}.suite-chart-top>span{color:#8c867d;letter-spacing:1px;font-size:6px;font-weight:900}.suite-chart-top strong{color:#171817;font:500 28px var(--font-display)}.suite-chart-top strong small{color:#88837b;font:600 7px var(--font-sans);letter-spacing:0;margin-left:3px}.suite-chart-bars{border-bottom:1px solid #d8d1c6;grid-template-columns:repeat(7,1fr);align-items:end;gap:7px;height:102px;margin:16px 0 7px;display:grid}.suite-chart-bars i{transform-origin:bottom;background:#d8c89f;border-radius:5px 5px 0 0;height:54%;animation:.8s ease-out both chartRise}.suite-chart-bars i:nth-child(2){height:72%;animation-delay:50ms}.suite-chart-bars i:nth-child(3){height:62%;animation-delay:.1s}.suite-chart-bars i:nth-child(4){height:88%;animation-delay:.15s}.suite-chart-bars i:nth-child(5){background:var(--gold);height:96%;animation-delay:.2s}.suite-chart-bars i:nth-child(6){height:78%;animation-delay:.25s}.suite-chart-bars i:nth-child(7){height:67%;animation-delay:.3s}.suite-chart-days{color:#99938a;text-align:center;grid-template-columns:repeat(7,1fr);gap:7px;font-size:6px;display:grid}.feature-suite-footer{color:#6d685f;background:#ffffff52;border:1px solid #d2c9bb;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin-top:15px;padding:19px 22px;font-size:10px;display:flex}.feature-suite-footer a{color:#755b2b;align-items:center;gap:7px;font-weight:900;display:inline-flex}.feature-suite-footer svg{width:13px}.difference-section{background:radial-gradient(circle at 88% 9%,#c9a9611f,#0000 25%),#0d0e0f;padding:104px 0 110px;overflow:hidden}.difference-heading span{color:var(--gold)}.difference-heading>p{color:#8d8e89}.difference-grid{grid-template-columns:1.08fr .92fr;align-items:stretch;gap:15px;display:grid}.comparison-card,.launch-card{box-shadow:var(--shadow);background:linear-gradient(145deg,#191a1c,#111214);border:1px solid #303134;border-radius:24px;overflow:hidden}.comparison-head,.comparison-row{grid-template-columns:.85fr 1fr 1.35fr;align-items:center;gap:16px;display:grid}.comparison-head{color:#6f706d;letter-spacing:.9px;border-bottom:1px solid #303134;min-height:59px;padding:0 25px;font-size:7px;font-weight:900}.comparison-head strong{color:var(--gold)}.comparison-row{border-bottom:1px solid #292a2c;min-height:76px;padding:13px 25px}.comparison-row:last-child{border-bottom:0}.comparison-row b{font-size:10px}.comparison-row>span{color:#747572;font-size:9px}.comparison-row>strong{color:#e8e5df;align-items:center;gap:8px;font-size:9px;display:flex}.comparison-row>strong svg{color:#7bc98a;width:15px}.launch-card{background:linear-gradient(145deg,#211e17,#151618 55%);padding:31px}.launch-card-badge{border-bottom:1px solid #37342d;align-items:center;gap:13px;padding-bottom:22px;display:flex}.launch-card-badge>svg{width:28px;height:28px;color:var(--gold)}.launch-card-badge>span{flex-direction:column;gap:4px;display:flex}.launch-card-badge small{color:var(--gold);letter-spacing:1px;font-size:7px;font-weight:900}.launch-card-badge strong{font-size:11px}.launch-card h3{font:500 31px/1.08 var(--font-display);margin:24px 0 18px}.launch-card ol{margin:0;padding:0;list-style:none}.launch-card li{border-top:1px solid #33312c;grid-template-columns:35px 1fr;gap:12px;min-height:82px;padding:13px 0;display:grid}.launch-card li>span{width:33px;height:33px;color:var(--gold);background:#c9a9611a;border-radius:10px;place-items:center;display:grid}.launch-card li>span svg{width:15px}.launch-card li>div{grid-template-columns:25px 1fr;gap:4px 8px;display:grid}.launch-card li small{color:#7d6b45;font:500 10px var(--font-display)}.launch-card li strong{font-size:10px}.launch-card li p{color:#7e7f7b;grid-column:2;margin:0;font-size:8px;line-height:1.55}.launch-assurances{flex-wrap:wrap;gap:7px;margin:15px 0 21px;display:flex}.launch-assurances span{color:#99958b;border:1px solid #38352e;border-radius:99px;align-items:center;gap:5px;padding:7px 9px;font-size:7px;display:flex}.launch-assurances svg{color:#7ec78d;width:11px}.journey-section,.industry-experience,.discovery-section{padding-top:94px;padding-bottom:100px}.section.operations-section{padding-top:94px;padding-bottom:98px}.section.light#caste-dotazy{padding-top:92px;padding-bottom:96px}.cta-section{padding-top:78px;padding-bottom:82px}@media (hover:hover){.suite-card:hover{z-index:2;border-color:#b89b5f;transform:translateY(-5px);box-shadow:0 22px 55px #4b3c1f1f}.suite-card:hover .suite-video-phone{transform:translateY(-5px)rotate(2deg)}}@keyframes chartRise{0%{opacity:.25;transform:scaleY(.08)}to{opacity:1;transform:scaleY(1)}}@media (min-width:901px) and (max-width:1100px){.hero-grid{padding-block:72px}.hero-product-stage{width:590px;height:545px;transform:none}.hero-product-canvas{transform-origin:50%;left:50%;transform:translate(-50%)scale(.86)}}@media (max-width:900px){.feature-suite-heading,.difference-heading{grid-template-columns:1fr;gap:18px}.feature-bento{grid-template-columns:repeat(2,minmax(0,1fr))}.suite-booking,.suite-insights{grid-column:1/-1}.suite-mobile,.suite-team,.suite-message,.suite-loyalty{grid-column:span 1}.difference-grid{grid-template-columns:1fr}}@media (max-width:600px){.hero-grid{padding-top:42px}.feature-suite,.difference-section{padding:74px 0 80px}.feature-suite-heading,.difference-heading{margin-bottom:34px}.feature-suite-heading h2,.difference-heading h2{font-size:42px}.feature-suite-heading>p,.difference-heading>p{font-size:13px}.feature-bento{grid-template-columns:1fr;gap:11px}.suite-booking,.suite-mobile,.suite-team,.suite-message,.suite-loyalty,.suite-insights{grid-column:1;min-height:0}.suite-booking{grid-template-columns:1fr;gap:27px;padding:27px 22px}.suite-card h3{font-size:27px}.suite-booking-ui{padding:16px}.suite-mobile{min-height:390px;padding:25px 22px 0}.suite-mobile-copy{width:59%}.suite-mobile-copy h3{font-size:26px}.suite-video-phone{width:164px;bottom:-58px;right:8px}.suite-team,.suite-message,.suite-loyalty{padding:23px 22px}.suite-insights{grid-template-columns:1fr;gap:25px;padding:26px 22px}.feature-suite-footer{flex-direction:column;align-items:flex-start}.comparison-head{display:none}.comparison-row{grid-template-columns:1fr;gap:9px;min-height:0;padding:20px}.comparison-row b{font-size:12px}.comparison-row>span,.comparison-row>strong{align-items:flex-start;font-size:9px}.comparison-row>span:before{content:"Samostatně";color:#5f605d;letter-spacing:.7px;min-width:75px;font-size:7px;font-weight:900;display:inline-block}.comparison-row>strong:before{content:"ReserveCUT";min-width:67px;color:var(--gold);letter-spacing:.7px;text-transform:uppercase;font-size:7px}.launch-card{padding:25px 21px}.launch-card h3{font-size:29px}.journey-section,.industry-experience,.discovery-section,.section.operations-section,.section.light#caste-dotazy{padding-top:76px;padding-bottom:80px}.cookie-consent{border-radius:16px;gap:11px;padding:16px}.cookie-consent strong{font-size:12px}.cookie-consent p{font-size:9px}.cookie-consent button{padding-block:8px;font-size:9px}}@media (prefers-reduced-motion:reduce){.suite-card,.suite-video-phone,.suite-chart-bars i{transition:none!important;animation:none!important}}.interactive-demo-section{background:radial-gradient(circle at 86% 8%,#c9a96121,#0000 27%),#0b0c0d;border-bottom:1px solid #292a2c;padding:92px 0 100px;overflow:hidden}.interactive-demo-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:70px;margin-bottom:43px;display:grid}.interactive-demo-heading span{color:var(--gold);letter-spacing:1.45px;font-size:8px;font-weight:900}.interactive-demo-heading h2{max-width:820px;font:700 clamp(39px,4.4vw,57px)/1.03 var(--font-sans);letter-spacing:-2.6px;margin:11px 0 0}.interactive-demo-heading>p{color:#8d8e89;margin:0;font-size:13px;line-height:1.75}.interactive-demo-grid{grid-template-columns:.88fr 1.12fr;align-items:stretch;gap:14px;display:grid}.interactive-client-card,.interactive-operator-card{min-height:510px;box-shadow:var(--shadow);border-radius:24px}.interactive-client-card{color:#171817;background:#f5f1e9;border:1px solid #d5cec2;padding:28px}.interactive-card-top{border-bottom:1px solid #ddd5c8;justify-content:space-between;align-items:center;min-height:43px;padding-bottom:17px;display:flex}.interactive-card-top>span{align-items:center;gap:8px;font-size:11px;font-weight:900;display:flex}.interactive-card-top svg{color:#8e7139;width:16px}.interactive-card-top em{color:#80652f;letter-spacing:1px;background:#e8decc;border-radius:99px;padding:6px 9px;font-size:7px;font-style:normal;font-weight:900}.interactive-progress{justify-content:center;align-items:center;height:44px;display:flex}.interactive-progress span{color:#9b9489;border:1px solid #cfc6b6;border-radius:50%;place-items:center;width:24px;height:24px;font-size:8px;font-weight:900;display:grid}.interactive-progress span.active,.interactive-progress span.done{color:var(--gold-light);background:#1b1c1b;border-color:#1b1c1b}.interactive-progress i{background:#d7cfc2;width:39px;height:1px}.interactive-step>small,.interactive-success>small{color:#90733a;letter-spacing:1.2px;font-size:7px;font-weight:900}.interactive-step h3,.interactive-success h3{font:500 31px var(--font-display);margin:6px 0 5px}.interactive-step>p,.interactive-success>p{color:#777168;margin:0 0 19px;font-size:10px;line-height:1.6}.interactive-options{gap:8px;display:grid}.interactive-options button{color:#191a19;text-align:left;cursor:pointer;background:#ffffff9e;border:1px solid #d7cfc2;border-radius:13px;grid-template-columns:1fr auto 19px;align-items:center;gap:10px;min-height:66px;padding:11px 13px;transition:border-color .2s,transform .2s,background .2s;display:grid}.interactive-options button:hover{background:#fff;border-color:#a98d52;transform:translate(3px)}.interactive-options button>span{flex-direction:column;gap:3px;display:flex}.interactive-options strong{font-size:11px}.interactive-options small{color:#8a847b;font-size:8px}.interactive-options em{color:#755c2d;font-size:9px;font-style:normal;font-weight:900}.interactive-options svg{color:#967a42;width:14px}.interactive-back{color:#816936;cursor:pointer;background:0 0;border:0;margin:2px 0 14px;padding:0;font-size:8px;font-weight:900}.interactive-times{grid-template-columns:repeat(3,1fr);gap:8px;margin:22px 0 17px;display:grid}.interactive-times button{color:#272724;min-height:57px;font:800 13px var(--font-sans);cursor:pointer;background:#ffffff8c;border:1px solid #d5cdbf;border-radius:12px}.interactive-times button.selected{color:var(--gold-light);background:#1b1c1b;border-color:#1b1c1b;box-shadow:0 8px 20px #1e191126}.interactive-confirm{width:100%}.interactive-confirm:disabled{opacity:.45;cursor:not-allowed}.interactive-success{flex-direction:column;justify-content:center;align-items:flex-start;min-height:395px;display:flex}.interactive-success>span{width:53px;height:53px;color:var(--gold-light);background:#1b1c1b;border-radius:50%;place-items:center;margin-bottom:20px;display:grid}.interactive-success>span svg{width:23px}.interactive-success>button{color:#755c2d;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:10px 0;font-size:9px;font-weight:900;display:flex}.interactive-success>button svg{width:14px}.interactive-operator-card{background:linear-gradient(145deg,#1c1d1f,#111214 65%);border:1px solid #303134;padding:31px}.operator-demo-head{border-bottom:1px solid #303134;justify-content:space-between;align-items:center;padding-bottom:22px;display:flex}.operator-demo-head small{color:var(--gold);letter-spacing:1.1px;font-size:7px;font-weight:900}.operator-demo-head h3{margin:5px 0 0;font-size:17px}.operator-demo-head>span{color:#7bc98a;border:1px solid #343b35;border-radius:99px;align-items:center;gap:6px;padding:7px 9px;font-size:7px;font-weight:900;display:flex}.operator-demo-head>span i{background:#6ac87e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #6ac87e1a}.operator-demo-date{align-items:center;gap:12px;padding:20px 0 15px;display:flex}.operator-demo-date>svg{width:19px;color:var(--gold)}.operator-demo-date>span{flex-direction:column;gap:3px;display:flex}.operator-demo-date strong{font-size:11px}.operator-demo-date small{color:#767773;font-size:8px}.operator-demo-list{border:1px solid #2e2f31;border-radius:15px;overflow:hidden}.operator-demo-list>div{border-bottom:1px solid #2c2d2f;grid-template-columns:50px 1fr auto;align-items:center;gap:12px;min-height:77px;padding:13px 15px;display:grid}.operator-demo-list>div:last-child{border-bottom:0}.operator-demo-list time{color:var(--gold);font-size:10px;font-weight:900}.operator-demo-list>div>span{flex-direction:column;gap:4px;display:flex}.operator-demo-list strong{font-size:10px}.operator-demo-list small{color:#777875;font-size:8px}.operator-demo-list em{color:#7bc98a;background:#5bab6c1a;border-radius:99px;padding:5px 7px;font-size:7px;font-style:normal}.operator-demo-list .available-slot em{color:var(--gold);background:#c9a9611a}.operator-demo-list .new-booking{background:linear-gradient(90deg,#c9a96124,#c9a96108);animation:.45s ease-out both bookingArrive}.operator-demo-list .new-booking em{background:var(--gold);color:#17140e;font-weight:900}.operator-demo-summary{grid-template-columns:1fr 1fr;gap:9px;margin-top:13px;display:grid}.operator-demo-summary>div{background:#191a1c;border:1px solid #2f3032;border-radius:11px;align-items:center;gap:10px;padding:13px;display:flex}.operator-demo-summary svg{width:16px;color:var(--gold)}.operator-demo-summary span{flex-direction:column;gap:3px;display:flex}.operator-demo-summary small{color:#6f706d;letter-spacing:.8px;font-size:6px}.operator-demo-summary strong{font-size:9px}@keyframes bookingArrive{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.config-result-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.config-result-head>em{color:#8f7a50;letter-spacing:.7px;border:1px solid #403a2d;border-radius:99px;padding:5px 7px;font-size:6px;font-style:normal;font-weight:900}.config-result-fit{background:#c9a9610f;border:1px solid #36342f;border-radius:11px;margin-top:17px;padding:13px}.config-result-fit small,.config-result-plan>small{color:var(--gold);letter-spacing:1px;font-size:6px;font-weight:900}.config-result-fit p{color:#aaa79f;margin:6px 0 0;font-size:9px;line-height:1.6}.config-result-plan{margin:18px 0}.config-result-plan ol{margin:9px 0 0;padding:0;list-style:none}.config-result-plan li{border-top:1px solid #302f2c;grid-template-columns:28px 1fr;gap:9px;padding:9px 0;display:grid}.config-result-plan li>span{width:27px;height:27px;color:var(--gold);background:#c9a9611a;border-radius:8px;place-items:center;display:grid}.config-result-plan li svg{width:13px}.config-result-plan li>div{flex-direction:column;gap:3px;display:flex}.config-result-plan strong{font-size:9px}.config-result-plan li small{color:#777875;font-size:7px;line-height:1.4}.lead-commitment{background:#59a5690f;border:1px solid #303a32;border-radius:10px;align-items:center;gap:9px;margin-top:-3px;padding:11px 12px;display:flex}.lead-commitment>svg{color:#78bd87;width:17px}.lead-commitment>span{flex-direction:column;gap:2px;display:flex}.lead-commitment strong{color:#d8ddd7;font-size:9px}.lead-commitment small{color:#777e78;font-size:7px}.launch-links{flex-wrap:wrap;align-items:center;gap:15px 24px;display:flex}.trust-page-hero{background:radial-gradient(circle at 82% 15%,#2a2418 0,#101111 38%,#090a0a 75%);border-bottom:1px solid #292a2c;padding:94px 0 92px}.trust-page-hero-grid{grid-template-columns:1.08fr .72fr;align-items:center;gap:80px;display:grid}.trust-page-hero .overline svg{width:15px}.trust-page-hero h1{max-width:760px;font:500 clamp(52px,6vw,79px)/.98 var(--font-display);letter-spacing:-3px;margin:17px 0 24px}.trust-page-hero h1 em{color:var(--gold);font-weight:500}.trust-page-hero p{color:#999a95;max-width:680px;font-size:15px;line-height:1.8}.trust-hero-card{box-shadow:var(--shadow);background:#18191ad1;border:1px solid #c9a96152;border-radius:22px;padding:31px}.trust-hero-card>svg{width:32px;height:32px;color:var(--gold)}.trust-hero-card>small{color:var(--gold);letter-spacing:1.2px;margin-top:25px;font-size:7px;font-weight:900;display:block}.trust-hero-card h2{font:500 30px/1.1 var(--font-display);margin:8px 0 21px}.trust-hero-card ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.trust-hero-card li{color:#b8b6af;border-top:1px solid #34332f;align-items:center;gap:9px;padding:10px 0;font-size:10px;display:flex}.trust-hero-card li svg{color:#7bc98a;width:14px}.trust-pillars-section{background:var(--paper);color:#171817;padding:88px 0 96px}.trust-pillars-heading{max-width:790px;margin-bottom:39px}.trust-pillars-heading>span{color:#92763c;letter-spacing:1.4px;font-size:8px;font-weight:900}.trust-pillars-heading h2{font:700 clamp(38px,4vw,55px)/1.04 var(--font-sans);letter-spacing:-2.4px;margin:10px 0 0}.trust-pillars-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.trust-pillars-grid article{background:#ffffff7a;border:1px solid #d6cebf;border-radius:18px;min-height:230px;padding:24px}.trust-pillars-grid article>span{width:43px;height:43px;color:var(--gold);background:#1a1b1a;border-radius:13px;place-items:center;display:grid}.trust-pillars-grid svg{width:19px}.trust-pillars-grid h3{margin:31px 0 10px;font-size:15px}.trust-pillars-grid p{color:#6e6b64;margin:0;font-size:10px;line-height:1.7}.trust-process-section{background:#0d0e0f;padding:95px 0}.trust-process-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:75px;display:grid}.trust-process-copy h2{font:500 clamp(40px,4.8vw,62px)/1.03 var(--font-display);letter-spacing:-2px;margin:13px 0 20px}.trust-process-copy>p{color:#8a8b86;margin:0 0 24px;font-size:13px;line-height:1.75}.trust-process-list{gap:10px;display:grid}.trust-process-list>div{background:#17181a;border:1px solid #2e2f31;border-radius:15px;grid-template-columns:45px 1fr;gap:15px;min-height:115px;padding:21px;display:grid}.trust-process-list>div>span{width:43px;height:43px;color:var(--gold);background:#c9a9611a;border-radius:12px;place-items:center;display:grid}.trust-process-list svg{width:19px}.trust-process-list p{color:#7f807c;margin:0;font-size:9px;line-height:1.6}.trust-process-list small,.trust-process-list strong{display:block}.trust-process-list small{color:var(--gold);letter-spacing:1px;margin-bottom:4px;font-size:6px;font-weight:900}.trust-process-list strong{color:#e7e4de;margin-bottom:6px;font-size:12px}.trust-bottom-cta{background:var(--paper);color:#171817;padding:70px 0 78px}.trust-bottom-card{background:linear-gradient(120deg,#fffaf1,#e8dfd0);border:1px solid #d2c9bb;border-radius:21px;justify-content:space-between;align-items:center;gap:55px;padding:39px 43px;display:flex}.trust-bottom-card>div>span{color:#8c7138;letter-spacing:1.3px;font-size:8px;font-weight:900}.trust-bottom-card h2{max-width:760px;font:700 31px/1.1 var(--font-sans);letter-spacing:-1.3px;margin:8px 0}.trust-bottom-card p{color:#706c64;max-width:780px;margin:0;font-size:10px;line-height:1.65}.trust-bottom-card .button{flex:none}.discovery-heading h2,.difference-heading h2{font-family:var(--font-sans);letter-spacing:-2.5px;font-size:clamp(38px,4.4vw,56px);font-weight:700;line-height:1.04}.discovery-section,.section.light#caste-dotazy{padding-top:82px;padding-bottom:86px}.discovery-card{min-height:300px}@media (max-width:900px){.interactive-demo-heading,.interactive-demo-grid,.trust-page-hero-grid,.trust-process-grid{grid-template-columns:1fr}.interactive-demo-heading{gap:18px}.interactive-demo-grid{gap:12px}.trust-page-hero-grid,.trust-process-grid{gap:38px}.trust-pillars-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.interactive-demo-section{padding:71px 0 78px}.interactive-demo-heading{margin-bottom:30px}.interactive-demo-heading h2{letter-spacing:-1.8px;font-size:37px}.interactive-demo-heading>p{font-size:12px}.interactive-client-card,.interactive-operator-card{border-radius:19px;min-height:0;padding:22px 18px}.interactive-step h3,.interactive-success h3{font-size:28px}.interactive-options button{grid-template-columns:1fr auto 16px}.interactive-times button{min-height:53px}.operator-demo-list>div{grid-template-columns:40px 1fr auto;gap:8px;padding:12px}.operator-demo-list strong{font-size:9px}.operator-demo-list small{font-size:7px}.operator-demo-summary{grid-template-columns:1fr}.config-result-head{flex-direction:column;align-items:flex-start}.config-result-fit{margin-top:14px}.launch-links{flex-direction:column;align-items:flex-start;gap:11px}.trust-page-hero{padding:67px 0 72px}.trust-page-hero h1{letter-spacing:-2px;font-size:49px}.trust-page-hero p{font-size:13px}.trust-hero-card{padding:25px 21px}.trust-pillars-section,.trust-process-section{padding:72px 0 78px}.trust-pillars-heading h2{font-size:37px}.trust-pillars-grid{grid-template-columns:1fr}.trust-pillars-grid article{min-height:0}.trust-process-copy h2{font-size:42px}.trust-process-list>div{min-height:0;padding:18px}.trust-bottom-cta{padding:55px 0 72px}.trust-bottom-card{flex-direction:column;align-items:flex-start;gap:24px;padding:28px 22px}.trust-bottom-card h2{font-size:27px}.trust-bottom-card .button{width:100%}.discovery-heading h2,.difference-heading h2{letter-spacing:-1.7px;font-size:38px}.discovery-section,.section.light#caste-dotazy{padding-top:68px;padding-bottom:72px}}@media (prefers-reduced-motion:reduce){.operator-demo-list .new-booking{animation:none!important}}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.skip-link{z-index:1000;color:#111;background:#fff;border-radius:10px;padding:12px 17px;font-size:13px;font-weight:900;transition:transform .18s;position:fixed;top:12px;left:18px;transform:translateY(-160%);box-shadow:0 8px 30px #00000052}.skip-link:focus{transform:translateY(0)}:where(a,button,input,textarea,select,[tabindex]):focus-visible{outline-offset:4px!important;outline:3px solid #f2cf78!important;box-shadow:0 0 0 6px #0a0b0cd1!important}main:focus{outline:none}@media (forced-colors:active){:where(a,button,input,textarea,select,[tabindex]):focus-visible{outline:3px solid canvastext!important}}
