.industries{text-align:center;background:#f8fafc;padding:90px 8%}.industries h2{color:#0f172a;margin-bottom:15px;font-size:2.3rem}.industries-subtitle{color:#64748b;max-width:700px;margin:0 auto 60px;font-size:1.1rem;line-height:1.7}.industries-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:30px;display:grid}.industry-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:40px 28px;transition:all .3s;box-shadow:0 10px 30px #00000014}.industry-card:hover{transform:translateY(-8px);box-shadow:0 18px 40px #0000001f}.industry-icon{margin-bottom:20px;font-size:3rem}.industry-card h3{color:#0f172a;margin-bottom:15px}.industry-card p{color:#64748b;min-height:95px;line-height:1.7}.industry-button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;justify-content:center;align-items:center;margin-top:25px;padding:12px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.industry-button:hover{background:#1d4ed8}@media (width<=768px){.industries-grid{grid-template-columns:1fr}}.industries-page{color:#0f172a;background:#f8fafc;padding-bottom:80px}.industries-page-hero{text-align:center;max-width:1100px;margin:0 auto;padding:80px 40px 60px}.industries-eyebrow{color:#059669;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px;font-weight:800;display:inline-block}.industries-page-hero h1{color:#334155;margin:0 0 20px;font-size:48px;line-height:1.1}.industries-page-hero p{color:#64748b;max-width:820px;margin:0 auto 30px;font-size:18px;line-height:1.7}.industries-page-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.industries-page-actions .primary-button,.industries-page-cta .primary-button{margin-right:0}.industry-catalogue{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:1180px;margin:0 auto;padding:0 32px;display:grid}.industry-detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:28px;scroll-margin-top:110px;box-shadow:0 14px 34px #0f172a0f}.industry-detail-heading{align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.industry-detail-heading>span{font-size:36px;line-height:1}.industry-detail-heading h2{color:#334155;margin:0 0 8px;font-size:25px}.industry-detail-heading p{color:#64748b;margin:0;line-height:1.6}.industry-employee-list{gap:10px;display:grid}.industry-employee-item{color:#0f172a;background:#f8fafc;border:1px solid #dbe5ef;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:13px 14px;font-weight:700;text-decoration:none;display:flex}.industry-employee-item small{color:#059669;white-space:nowrap;font-weight:800}a.industry-employee-item:hover,a.industry-employee-item:focus-visible{background:#ecfdf5;border-color:#86efac}.industry-employee-item.planned{color:#64748b}.industry-employee-item.planned small{color:#64748b;background:#e2e8f0;border-radius:999px;padding:4px 8px}.industries-page-cta{color:#fff;text-align:center;background:#0f172a;border-radius:26px;max-width:980px;margin:60px auto 0;padding:48px 32px}.industries-page-cta h2{color:#f8fafc;margin:0 0 12px;font-size:34px}.industries-page-cta p{color:#cbd5e1;margin:0 0 26px}.industries-cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.industries-page-cta .secondary-button{color:#0f172a;background:#fff;border-color:#fff;margin:0}.industries-page-cta .primary-button{color:#fff}@media (width<=820px){.industry-catalogue{grid-template-columns:1fr}.industries-page-hero h1{font-size:38px}}@media (width<=560px){.industries-page-hero{padding:56px 20px 40px}.industry-catalogue{padding:0 18px}.industry-detail-card{padding:22px}.industry-employee-item{flex-direction:column;align-items:flex-start;gap:6px}.industries-page-cta{border-radius:0;margin-bottom:-80px}.industries-cta-actions{flex-direction:column}.industries-cta-actions a{width:100%}.industries-page-actions{flex-direction:column}.industries-page-actions a{width:100%}}.demo-page{background:#f8fafc;flex-direction:column;min-height:100vh;display:flex;overflow:auto}.demo-header{text-align:center;flex-shrink:0;padding:18px 20px 8px}.demo-header h1{margin:0 0 8px;font-size:38px}.demo-header p{color:#555;max-width:750px;margin:auto;font-size:17px;line-height:1.5}.demo-container{flex-direction:column;width:100%;max-width:1000px;margin:auto;padding:10px 20px 25px;display:flex}.ai-intro{text-align:center;background:#fff;border-radius:20px;padding:14px;box-shadow:0 10px 30px #00000014}.ai-intro h2{margin:0 0 5px;font-size:26px}.ai-intro p{color:#555;margin:5px}.suggestions{text-align:center;margin:10px 0}.suggestions p{margin:5px 0 8px;font-weight:700}.suggestions button{cursor:pointer;background:#e2e8f0;border:none;border-radius:20px;margin:3px;padding:7px 12px;font-size:13px;transition:all .2s;display:inline-block}.suggestions button:hover{background:#cbd5e1}.chat-box{background:#fff;border-radius:25px;flex-direction:column;height:560px;margin-top:12px;display:flex;overflow:hidden;box-shadow:0 15px 40px #0000001f}.chat-header{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:15px 20px;font-size:20px;font-weight:700;display:flex}.chat-header span{font-size:14px}.chat-messages{scroll-behavior:smooth;flex:1;min-height:0;padding:20px;overflow-y:auto}.message{word-wrap:break-word;border-radius:18px;max-width:85%;margin-bottom:12px;padding:12px 16px;line-height:1.5}.message p{margin:8px 0 0;font-size:15px}.customer{background:#e2e8f0;border-bottom-right-radius:5px;margin-left:auto}.ai{background:#dbeafe;border-bottom-left-radius:5px;margin-right:auto}.typing-dots{gap:6px;margin-top:10px;display:flex}.typing-dots span{background:#2563eb;border-radius:50%;width:8px;height:8px;animation:1.4s infinite typing}.typing-dots span:nth-child(2){animation-delay:.2s}.typing-dots span:nth-child(3){animation-delay:.4s}@keyframes typing{0%{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-5px)}to{opacity:.3;transform:translateY(0)}}.chat-input{border-top:1px solid #e5e7eb;flex-shrink:0;gap:10px;padding:14px;display:flex}.chat-input input{border:1px solid #cbd5e1;border-radius:12px;flex:1;padding:13px;font-size:15px}.chat-input button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;padding:13px 25px;font-size:15px}@media (height<=800px){.demo-header h1{font-size:32px}.ai-intro{padding:10px}.chat-box{height:470px}}@media (width<=900px){.demo-header h1{font-size:30px}.demo-container{padding:10px}.chat-box{height:450px}}.salon-page{color:#10213e;background:#f6f8fc}.salon-hero{background:radial-gradient(circle at 80% 20%,#dcecff 0,#0000 34%),linear-gradient(145deg,#fff,#f3f7ff);grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;min-height:720px;padding:100px 7%;display:grid}.salon-hero-copy h1{letter-spacing:-3px;margin:18px 0 24px;font-size:clamp(48px,6vw,78px);line-height:1.03}.salon-hero-copy h1 span{color:#2563eb}.salon-hero-copy>p{color:#53637c;max-width:680px;font-size:20px;line-height:1.7}.salon-live-label,.salon-kicker{letter-spacing:1.6px;color:#2563eb;font-size:13px;font-weight:800}.salon-actions{gap:14px;margin:32px 0;display:flex}.salon-primary,.salon-secondary{border-radius:10px;padding:14px 22px;font-weight:800;text-decoration:none;display:inline-flex}.salon-primary{color:#fff;background:#2563eb}.salon-secondary{color:#10213e;background:#fff;border:1px solid #cad5e5}.salon-proof{color:#4b5e79;flex-wrap:wrap;gap:20px;font-size:14px;font-weight:700;display:flex}.salon-chat-card{background:#fff;border:1px solid #d8e0ec;border-radius:20px;flex-direction:column;min-height:480px;display:flex;overflow:hidden;box-shadow:0 24px 70px #2344782e}.salon-chat-header{border-bottom:1px solid #e8edf5;align-items:center;gap:12px;padding:20px;display:flex}.salon-chat-header div:last-child{flex-direction:column;display:flex}.salon-chat-header span{color:#16a34a;margin-top:3px;font-size:12px}.salon-avatar{color:#fff;background:#10213e;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.salon-chat-messages{flex-direction:column;gap:12px;min-height:235px;max-height:310px;padding:20px;display:flex;overflow:auto}.salon-message{white-space:pre-wrap;border-radius:14px;max-width:88%;padding:12px 14px;line-height:1.5}.salon-message.assistant{color:#17345e;background:#eef4ff;align-self:flex-start}.salon-message.user{color:#fff;background:#2563eb;align-self:flex-end}.salon-suggestions{flex-wrap:wrap;gap:8px;padding:0 20px 16px;display:flex}.salon-suggestions button{color:#24466f;cursor:pointer;background:#fff;border:1px solid #bfd0ea;border-radius:999px;padding:9px 12px}.salon-chat-input{border-top:1px solid #e8edf5;gap:8px;padding:14px 18px;display:flex}.salon-chat-input input{font:inherit;border:0;outline:0;flex:1}.salon-chat-input button{color:#fff;background:#2563eb;border:0;border-radius:12px;width:42px;height:42px;font-size:20px}.salon-chat-input button:disabled{opacity:.45}.salon-demo-note{color:#7b879a;margin:0;padding:0 18px 14px;font-size:11px}.salon-feature-section,.salon-pricing{text-align:center;padding:100px 7%}.salon-feature-section h2,.salon-demo-section h2,.salon-pricing h2{letter-spacing:-2px;margin:14px 0;font-size:clamp(36px,5vw,56px)}.salon-feature-section>p{color:#627087;font-size:18px}.salon-feature-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:50px;display:grid}.salon-feature-grid article{background:#fff;border:1px solid #e0e7f0;border-radius:16px;padding:28px}.salon-feature-grid article>span{color:#2563eb;font-weight:900}.salon-feature-grid h3{margin:18px 0 10px;font-size:20px}.salon-feature-grid p{color:#637188;line-height:1.6}.salon-adaptable-section{color:#fff;background:radial-gradient(circle at 90% 10%,#3b82f64d,#0000 34%),linear-gradient(135deg,#0f172a,#172b4d);border-radius:28px;margin:0 7% 100px;padding:60px;box-shadow:0 24px 60px #0f172a29}.salon-adaptable-heading{max-width:820px}.salon-adaptable-heading h2{letter-spacing:-2px;margin:15px 0 20px;font-size:clamp(34px,4.5vw,54px);line-height:1.1}.salon-adaptable-heading p,.salon-adaptable-note{color:#cbd5e1;font-size:17px;line-height:1.7}.salon-business-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:34px 0 28px;display:grid}.salon-business-list span{color:#f8fafc;background:#ffffff0f;border:1px solid #94a3b84d;border-radius:12px;padding:13px 15px;font-weight:700}.salon-adaptable-note{border-top:1px solid #94a3b840;margin:0;padding-top:22px}.salon-demo-section{color:#fff;background:#0d1d36;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;padding:90px 7%;display:grid}.salon-demo-section p,.salon-demo-section li{color:#c6d3e7;line-height:1.7}.salon-demo-section li{margin:10px 0}.salon-pricing{background:#fff}.salon-price-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1180px;margin:50px auto 0;display:grid}.salon-price-grid article{border:1px solid #dce4ef;border-radius:18px;flex-direction:column;gap:12px;padding:32px;display:flex;position:relative}.salon-price-grid strong{font-size:40px}.salon-price-grid small{color:#66758b}.salon-price-grid p{color:#647188;min-height:80px;line-height:1.6}.salon-price-grid a{text-align:center;color:#fff;background:#10213e;border-radius:10px;margin-top:auto;padding:13px;font-weight:800;text-decoration:none}.salon-popular{transform:translateY(-12px);border:2px solid #2563eb!important}.salon-popular>span{color:#fff;background:#2563eb;border-radius:99px;padding:6px 10px;font-size:11px;font-weight:900;position:absolute;top:-14px;left:24px}.salon-adaptable-heading h2,.salon-demo-section h2{color:#fff}@media (width<=900px){.salon-hero,.salon-demo-section{grid-template-columns:1fr;padding:70px 6%}.salon-feature-grid,.salon-price-grid,.salon-business-list{grid-template-columns:1fr}.salon-adaptable-section{margin:0 5% 70px;padding:38px 24px}.salon-popular{transform:none}.salon-hero-copy h1{letter-spacing:-2px}.salon-feature-section,.salon-pricing{padding:70px 6%}}body{color:#0f172a;background:#eef2ff;margin:0;font-family:Arial,sans-serif}.navbar{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 40px;display:flex}.logo{align-items:center;gap:10px;font-size:28px;font-weight:800;display:inline-flex}.logo .brand-wordmark>span{color:#10b981}.brand-mark{flex:none;width:36px;height:36px}.nav-links{gap:18px;display:flex}.nav-links a{color:#334155;font-size:15px;text-decoration:none}.nav-button{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:12px;padding:12px 18px;font-weight:600}.nav-actions{align-items:center;gap:10px;display:flex}.nav-talk-button{color:#334155;background:#fff;border:1px solid #334155;border-radius:12px;justify-content:center;align-items:center;padding:11px 17px;font-weight:700;text-decoration:none;transition:background .18s,color .18s,transform .18s;display:inline-flex}.nav-talk-button:hover,.nav-talk-button:focus-visible{color:#fff;background:#334155;transform:translateY(-1px)}.hero{background:linear-gradient(135deg,#eef2ff,#fff);border-radius:0 0 40px 40px;flex-direction:column;align-items:stretch;gap:42px;max-width:1200px;margin:auto;padding:64px 40px 72px;display:flex}.hero-text{text-align:center;width:100%;max-width:920px;margin:0 auto}.hero h1{color:#334155;margin:0 0 24px;font-size:46px;line-height:1.08}.hero p{color:#475569;max-width:850px;margin:0 auto 34px;font-size:18px;line-height:1.7}.primary-button{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:12px;margin-right:15px;padding:16px 30px;font-size:16px}.secondary-button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:16px 30px;font-size:16px}.ai-dashboard{background:#fff;border-radius:20px;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:100%;padding:30px;display:grid;box-shadow:0 20px 50px #00000014}.ai-dashboard h3{text-align:center;grid-column:1/-1;margin:0 0 8px;font-size:24px}.employee{background:#f8fafc;border-radius:12px;justify-content:space-between;align-items:center;min-height:72px;margin-top:0;padding:15px;display:flex}.employee span{color:#10b981;font-weight:600}.employee-link{color:#0f172a;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s}.employee-link:hover,.employee-link:focus-visible{background:#f0fdf4;transform:translateY(-2px);box-shadow:0 10px 24px #0f172a17}.employee-link:focus-visible{outline-offset:2px;outline:3px solid #10b98147}.employee-link .employee-name{color:#0f172a;text-align:left}.employees{text-align:center;background:#fff;padding:80px 40px}.employees h2{margin-bottom:15px;font-size:42px}.employees>p{color:#475569;font-size:18px}.employee-grid{grid-template-columns:repeat(3,1fr);gap:25px;max-width:1200px;margin:50px auto 0;display:grid}.employee-card{text-align:left;background:#f8fafc;border-radius:20px;padding:30px;transition:all .3s}.employee-card:hover{transform:translateY(-5px)}.employee-icon{margin-bottom:15px;font-size:40px}.employee-card h3{font-size:22px}.employee-card p{color:#475569;line-height:1.6}@media (width<=1000px){.navbar{flex-wrap:wrap;gap:20px}.hero{text-align:center}.ai-dashboard{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.nav-links{display:none}.hero h1{font-size:36px}.hero{padding:50px 20px}.ai-dashboard{grid-template-columns:1fr;padding:20px}.employee-grid{grid-template-columns:1fr}}.card-button{color:#10b981;cursor:pointer;cursor:pointer;background:0 0;border:none;margin-top:15px;padding:0;font-weight:700}.benefits{text-align:center;background:#f8fafc;padding:90px 40px}.benefits h2{margin-bottom:15px;font-size:42px}.benefits>p{color:#475569;margin-bottom:50px;font-size:18px}.benefits-grid{grid-template-columns:repeat(4,1fr);gap:25px;max-width:1100px;margin:auto;display:grid}.benefit-card{text-align:center;background:#fff;border-radius:20px;padding:30px;transition:all .3s;box-shadow:0 15px 35px #0000000f}.benefit-card:hover{transform:translateY(-8px)}.benefit-icon{margin-bottom:20px;font-size:45px}.benefit-card h3{font-size:22px}.benefit-card p{color:#475569;line-height:1.6}.how-it-works{text-align:center;background:#fff;padding:90px 40px}.how-it-works h2{margin-bottom:15px;font-size:42px}.how-it-works>p{color:#475569;margin-bottom:50px;font-size:18px}.steps{grid-template-columns:repeat(4,1fr);gap:25px;max-width:1200px;margin:auto;display:grid}.step-card{text-align:left;background:#f8fafc;border-radius:20px;padding:30px;transition:all .3s}.step-card:hover{transform:translateY(-8px)}.step-number{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;font-size:22px;font-weight:700;line-height:1;display:flex}.step-card h3{margin-bottom:15px}.step-card p{color:#475569;line-height:1.6}.departments{text-align:center;background:#f8fafc;padding:90px 40px}.departments h2{margin-bottom:15px;font-size:42px}.departments>p{color:#475569;margin-bottom:50px;font-size:18px}.departments-grid{grid-template-columns:repeat(4,1fr);gap:25px;max-width:1200px;margin:auto;display:grid}.department-card{background:#fff;border-radius:22px;padding:35px 25px;transition:all .3s;box-shadow:0 15px 35px #0000000f}.department-card:hover{transform:translateY(-10px)}.department-icon{margin-bottom:20px;font-size:50px}.department-card h3{margin-bottom:10px;font-size:24px}.department-card h4{color:#10b981;margin-bottom:15px}.department-card p{color:#475569;min-height:80px;line-height:1.6}.featured-employees{text-align:center;background:#f8fafc;padding:90px 40px}.section-eyebrow{color:#2563eb;letter-spacing:1.7px;margin-bottom:10px;font-size:12px;font-weight:900;display:block}.employee-status{color:#66758b;text-transform:uppercase;letter-spacing:.5px;background:#eef2f7;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}.employee-status.live{color:#16803b;background:#e7f8ed}.featured-live{box-shadow:0 18px 42px #2563eb21;border:2px solid #80aef5!important}.employee-view-link,.employee-order-link{border-radius:8px;justify-content:center;align-items:center;padding:11px 14px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.employee-view-link{color:#fff;background:#10213e}.employee-order-link{color:#17345e;background:#fff;border:1px solid #c9d5e6}.nav-button-link{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.logo{color:inherit;text-decoration:none}.product-status{color:#64748b;font-weight:800}.featured-employees h2{margin-bottom:15px;font-size:42px}.featured-employees>p{color:#475569;margin-bottom:50px;font-size:18px}.featured-grid{grid-template-columns:repeat(4,1fr);gap:25px;max-width:1200px;margin:auto;display:grid}.featured-card{text-align:left;background:#fff;border-radius:22px;padding:35px 25px;transition:all .3s;box-shadow:0 15px 35px #0000000f}.featured-card:hover{transform:translateY(-10px)}.featured-icon{margin-bottom:20px;font-size:50px}.featured-card h3{margin-bottom:15px;font-size:24px}.featured-card h4{margin-top:20px;margin-bottom:8px}.featured-card small{color:#475569;line-height:1.5}.featured-buttons{flex-direction:column;gap:12px;margin-top:25px;display:flex}.demo-button{color:#10b981;cursor:pointer;background:#fff;border:2px solid #10b981;border-radius:10px;padding:12px 20px;font-weight:600}.demo-button:hover{color:#fff;background:#10b981}.trust{text-align:center;color:#fff;background:#0f172a;padding:90px 40px}.trust h2{margin-bottom:15px;font-size:42px}.trust>p{color:#cbd5e1;margin-bottom:50px;font-size:18px}.trust-card{color:#0f172a;background:#fff;border-radius:22px;padding:35px 25px;transition:all .3s}.trust-card:hover{transform:translateY(-10px)}.trust-icon{margin-bottom:20px;font-size:45px}.trust-card h3{margin-bottom:15px;font-size:22px}.trust-card p{color:#475569;line-height:1.6}.pricing{text-align:center;background:#f8fafc;padding:90px 40px}.pricing h2{margin-bottom:15px;font-size:42px}.pricing>p{color:#475569;margin-bottom:50px;font-size:18px}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;margin:auto;display:grid}.pricing-card{background:#fff;border-radius:25px;padding:40px 30px;transition:all .3s;box-shadow:0 15px 35px #00000012}.pricing-card:hover{transform:translateY(-10px)}.pricing-icon{margin-bottom:20px;font-size:45px}.pricing-card h3{margin-bottom:10px;font-size:26px}.pricing-card h4{color:#10b981;margin-bottom:20px;font-size:32px}.pricing-card p{color:#475569;line-height:1.6}.pricing-card ul{text-align:left;margin:25px 0;padding:0;list-style:none}.pricing-card li{color:#334155;margin-bottom:12px}.pricing-card:nth-child(2){border:3px solid #10b981;transform:scale(1.05)}.pricing-card:nth-child(2):hover{transform:scale(1.08)}.employees,.benefits,.how-it-works,.departments,.industries,.trust,.pricing{padding:70px 40px}.employees h2,.benefits h2,.how-it-works h2,.departments h2,.industries h2,.trust h2,.pricing h2{margin-bottom:15px}.employees>p,.benefits>p,.how-it-works>p,.departments>p,.industries>p,.trust>p,.pricing>p{margin-bottom:35px}.footer{color:#fff;background:#0f172a;padding:70px 40px 25px}.footer-container{grid-template-columns:2fr 1fr 1fr;gap:50px;max-width:1200px;margin:auto;display:grid}.footer-brand h2{color:#fff;margin-bottom:15px;font-size:32px}.footer-wordmark{align-items:center;gap:11px;display:flex}.footer-brand-mark{width:38px;height:38px}.footer-brand h2 span,.footer-brand span{color:#10b981}.footer-wordmark>span{color:#f8fafc}.footer-wordmark>span>span{color:#10b981}.footer-brand p{color:#cbd5e1;max-width:350px;line-height:1.6}.footer-links{flex-direction:column;display:flex}.footer-links h3{margin-bottom:20px;font-size:20px}.footer-links a{color:#cbd5e1;margin-bottom:12px;text-decoration:none;transition:all .3s}.footer-bottom{text-align:center;color:#94a3b8;border-top:1px solid #334155;margin-top:50px;padding-top:20px}.legal-page{color:#263142;background:#f7f8fb;min-height:70vh;padding:72px 22px 96px}.legal-shell{background:#fff;border:1px solid #e6e9ef;border-radius:22px;width:min(900px,100%);margin:0 auto;padding:48px;box-shadow:0 18px 50px #1a233214}.legal-back{color:#4263eb;margin-bottom:30px;font-weight:700;text-decoration:none;display:inline-block}.legal-eyebrow{color:#4263eb;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:.8rem;font-weight:800}.legal-shell>h1{color:#263142;margin:0;font-size:clamp(2rem,5vw,3.4rem);line-height:1.08}.legal-updated{color:#6b7280;margin:12px 0 28px}.legal-content section+section{margin-top:34px}.legal-content p,.legal-content li{color:#4b5563;line-height:1.75}.legal-content ul{padding-left:22px}@media (width<=700px){.legal-page{padding:34px 14px 60px}.legal-shell{border-radius:16px;padding:28px 20px}}.hero-proof-strip{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border:1px solid #94a3b847;border-radius:22px;grid-template-columns:repeat(3,1fr);gap:12px;width:min(980px,100%);margin:0 auto;padding:14px;display:grid;box-shadow:0 22px 55px #3341551a}.hero-proof-strip>div{text-align:center;background:linear-gradient(145deg,#fff,#f8fafc);border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:92px;padding:20px 18px;display:flex}.hero-proof-strip strong{color:#1e3a5f;margin-bottom:5px;font-size:1rem}.hero-proof-strip span{color:#64748b;font-size:.86rem}.featured-employees{background:linear-gradient(#f8fafc 0%,#eef3f9 100%);padding:96px 32px}.workforce-showcase{background:#ffffffdb;border:1px solid #94a3b83b;border-radius:32px;max-width:1240px;margin:0 auto;padding:62px 46px 48px;box-shadow:0 30px 80px #1e3a5f1c}.workforce-heading h2{color:#22344d;letter-spacing:-.035em;margin:0 0 16px;font-size:clamp(2.2rem,5vw,3.35rem);line-height:1.08}.workforce-heading p{color:#617087;margin:0;font-size:18px;line-height:1.7}.featured-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:none;margin:0}.featured-card{border:1px solid #e2e8f0;border-top:4px solid var(--card-accent,#4f7dd9);border-radius:20px;padding:26px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden;box-shadow:0 14px 34px #1e3a5f12}.featured-card:hover{transform:translateY(-7px);box-shadow:0 24px 46px #1e3a5f21}.featured-live{border-color:#8fb9ff!important;border-top-color:var(--card-accent,#4f7dd9)!important;box-shadow:0 20px 46px #2563eb24!important}.featured-icon{background:color-mix(in srgb, var(--card-accent,#4f7dd9) 12%, white);border-radius:15px;place-items:center;width:52px;height:52px;margin:0;font-size:28px;display:grid}.featured-blue{--card-accent:#3b82f6}.featured-violet{--card-accent:#8b5cf6}.featured-amber{--card-accent:#f59e0b}.featured-cyan{--card-accent:#06b6d4}.featured-slate{--card-accent:#64748b}.featured-pink{--card-accent:#ec4899}.featured-emerald{--card-accent:#10b981}.featured-orange{--card-accent:#f97316}.featured-rose{--card-accent:#f43f5e}.employee-category{color:var(--card-accent,#4f7dd9);letter-spacing:.08em;text-transform:uppercase;margin:22px 0 8px;font-size:11px;font-weight:900;display:block}.featured-card h3{color:#22344d;margin:0 0 12px;font-size:21px;line-height:1.25}.featured-card>p{color:#617087;min-height:78px;margin:0;line-height:1.6}.employee-tools{flex-wrap:wrap;align-content:flex-start;gap:7px;min-height:76px;margin-top:20px;display:flex}.employee-tools span{color:#52637a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:700}.featured-buttons{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;display:grid}.employee-view-link,.employee-order-link{border-radius:10px;padding:12px 14px;transition:transform .18s,box-shadow .18s,background .18s}.employee-view-link{background:#17345e;gap:8px}.employee-view-link:hover{background:#0f2748;transform:translateY(-1px)}.employee-order-link:hover{background:#f8fafc;border-color:#94a9c4}@media (width<=1050px){.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.hero-proof-strip{grid-template-columns:1fr}.featured-employees{padding:64px 14px}.workforce-showcase{border-radius:23px;padding:42px 18px 22px}.featured-grid{grid-template-columns:1fr}.featured-card>p,.employee-tools{min-height:0}}.footer-premium{color:#fff;background:radial-gradient(circle at 12% 15%,#3b82f62e,#0000 28%),linear-gradient(145deg,#0b172a,#12233d 58%,#152b4a);padding:0;overflow:hidden}.footer-cta{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:flex-end;gap:42px;max-width:1200px;margin:0 auto;padding:64px 42px 54px;display:flex}.footer-cta h2{color:#fff;letter-spacing:-.035em;margin:12px 0 14px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08}.footer-cta p{color:#b8c6d9;margin:0;font-size:17px;line-height:1.65}.footer-cta-actions{flex-shrink:0;gap:11px;display:flex}.footer-primary-action,.footer-secondary-action{border-radius:11px;justify-content:center;min-width:124px;padding:14px 18px;font-weight:800;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex}.footer-primary-action{color:#fff;background:#3b82f6}.footer-secondary-action{color:#fff;background:#ffffff14;border:1px solid #ffffff4d}.footer-primary-action:hover,.footer-secondary-action:hover{transform:translateY(-2px)}.footer-main{grid-template-columns:1.6fr .8fr 1.15fr 1fr;gap:54px;max-width:1200px;padding:54px 42px 50px;display:grid}.footer-premium .footer-wordmark{color:#fff;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.footer-premium .footer-brand p{color:#aebed3;max-width:390px;line-height:1.7}.footer-availability{color:#c4d1e1;align-items:center;gap:9px;margin-top:22px;font-size:12px;font-weight:700;display:inline-flex}.footer-availability i{background:#34d399;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #34d3991f}.footer-premium .footer-links h3{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin:4px 0 20px;font-size:13px}.footer-premium .footer-links a{color:#b8c6d9}.footer-premium .footer-links a:hover{color:#fff}.footer-contact address{color:#8fa1b9;margin-top:16px;font-size:13px;font-style:normal;line-height:1.7}.footer-bottom-premium{color:#8396af;border-top:1px solid #ffffff1a;justify-content:space-between;gap:20px;max-width:1200px;margin:0 auto;padding:24px 42px 30px;font-size:12px;display:flex}@media (width<=900px){.footer-cta{flex-direction:column;align-items:flex-start}.footer-main{grid-template-columns:1.4fr 1fr}}@media (width<=600px){.footer-cta{padding:48px 22px 40px}.footer-cta-actions{flex-direction:column;width:100%}.footer-primary-action,.footer-secondary-action{width:100%}.footer-main{text-align:left;grid-template-columns:1fr;gap:36px;padding:42px 22px}.footer-bottom-premium{text-align:left;flex-direction:column;padding:22px}}.integrations-section{background:#fff;padding:96px 32px}.integrations-shell{background:radial-gradient(circle at 8% 12%,#3b82f624,#0000 30%),linear-gradient(145deg,#f7faff,#eef4fb);border:1px solid #dfe8f3;border-radius:30px;grid-template-columns:.82fr 1.18fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:56px;display:grid;box-shadow:0 28px 72px #1e3a5f1a}.integrations-copy h2{color:#22344d;letter-spacing:-.04em;margin:0 0 20px;font-size:clamp(2.35rem,4.7vw,3.65rem);line-height:1.05}.integrations-copy>p{color:#617087;margin:0;font-size:17px;line-height:1.75}.integrations-points{gap:11px;margin:28px 0;display:grid}.integrations-points span{color:#334e72;font-size:14px;font-weight:750}.integrations-action{color:#fff;background:#17345e;border-radius:11px;align-items:center;gap:10px;padding:14px 18px;font-weight:800;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex}.integrations-action:hover{background:#0f2748;transform:translateY(-2px)}.integration-card{background:#ffffffeb;border:1px solid #e2e8f0;border-radius:17px;flex-direction:column;gap:17px;min-height:190px;padding:20px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 12px 28px #1e3a5f0f}.integration-card:hover{transform:translateY(-5px);box-shadow:0 20px 36px #1e3a5f1f}.integration-icon{background:color-mix(in srgb, var(--integration-accent,#3b82f6) 13%, white);width:42px;height:42px;color:var(--integration-accent,#3b82f6);border-radius:12px;place-items:center;font-size:21px;font-weight:900;display:grid}.integration-blue{--integration-accent:#3b82f6}.integration-green{--integration-accent:#16a34a}.integration-violet{--integration-accent:#8b5cf6}.integration-amber{--integration-accent:#f59e0b}.integration-cyan{--integration-accent:#0891b2}.integration-pink{--integration-accent:#ec4899}.integration-indigo{--integration-accent:#6366f1}.integration-emerald{--integration-accent:#059669}.integration-slate{--integration-accent:#64748b}.integrations-note{color:#7c8a9e;text-align:center;max-width:1040px;margin:22px auto 0;font-size:12px;line-height:1.6}@media (width<=1050px){.integrations-shell{grid-template-columns:1fr}}@media (width<=720px){.integrations-section{padding:64px 14px}.integrations-shell{border-radius:22px;gap:40px;padding:38px 20px}.integrations-grid{grid-template-columns:1fr}.integration-card{flex-direction:row;min-height:0}}@media (width<=800px){.footer-container{grid-template-columns:1fr}}.employees,.how-it-works,.pricing,.featured-employees{background:#fff}.benefits,.departments,.industries{background:#f1f5f9}.trust h2{color:#fff}.trust h3{color:#0f172a}.product-section{text-align:center}.product-section ul{text-align:left;margin:30px auto;padding:0;list-style:none;display:inline-block}.product-section li{margin-bottom:15px}.product-section li:before{content:"✓ ";color:#10b981;font-weight:700}.ai-page{background:#f8fafc;padding:80px 40px}.ai-hero{background:#fff;border-radius:35px;justify-content:space-between;align-items:center;gap:60px;max-width:1200px;margin:auto;padding:70px;display:flex;box-shadow:0 20px 50px #0000000f}.ai-hero-text{flex:1}.ai-hero-text h1{margin-bottom:25px;font-size:52px;line-height:1.1}.ai-hero-text p{color:#475569;max-width:600px;margin-bottom:35px;font-size:18px;line-height:1.7}.ai-buttons{gap:15px;display:flex}.ai-primary{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:12px;padding:16px 32px;font-size:16px;font-weight:600}.ai-primary:hover{transform:translateY(-2px)}.ai-secondary{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:12px;padding:16px 32px;font-size:16px;font-weight:600}.ai-box{color:#fff;background:#0f172a;border-radius:30px;min-width:360px;padding:40px;box-shadow:0 20px 40px #0003}.ai-box h3{margin-top:0;margin-bottom:20px;font-size:26px}.ai-box p{background:#1e293b;border-radius:10px;margin:12px 0;padding:12px}.ai-feature-section{text-align:center;max-width:1100px;margin:90px auto}.ai-feature-section h2{margin-bottom:20px;font-size:40px}.ai-feature-grid{grid-template-columns:repeat(4,1fr);gap:25px;margin-top:45px;display:grid}.ai-card{background:#fff;border-radius:25px;padding:35px 25px;transition:all .3s;box-shadow:0 15px 35px #0000000f}.ai-card:hover{transform:translateY(-8px)}.ai-card h3{margin-bottom:15px;font-size:22px}.ai-card p{color:#475569;line-height:1.6}.ai-customisation-section{color:#fff;background:radial-gradient(circle at 90% 10%,#3b82f64d,#0000 34%),linear-gradient(135deg,#0f172a,#172b4d);border-radius:30px;max-width:1100px;margin:90px auto;padding:52px;box-shadow:0 24px 60px #0f172a29}.ai-customisation-kicker{color:#93c5fd;letter-spacing:1.5px;font-size:13px;font-weight:800}.ai-customisation-section h2{color:#fff;margin:14px 0 16px;font-size:clamp(32px,4vw,48px);line-height:1.12}.ai-customisation-copy p,.ai-customisation-note{color:#cbd5e1;font-size:17px;line-height:1.7}.ai-business-list span{color:#f8fafc;background:#ffffff0f;border:1px solid #94a3b84d;border-radius:12px;padding:13px 15px;font-weight:650;line-height:1.35}.ai-pricing{grid-template-columns:repeat(2,1fr);gap:35px;max-width:1000px;margin:80px auto;display:grid}.ai-price-card{text-align:center;background:#fff;border-radius:30px;padding:40px;box-shadow:0 15px 35px #0000000f}.ai-price-card h2{color:#10b981;font-size:28px}.ai-price-card h3{font-size:35px}.ai-price-card p{color:#475569;line-height:1.6}@media (width<=900px){.ai-hero{flex-direction:column;padding:40px}.ai-hero-text h1{font-size:40px}.ai-box{width:100%;min-width:auto}.ai-feature-grid{grid-template-columns:1fr}.ai-customisation-section{margin:65px 20px;padding:34px 24px}.ai-business-list,.ai-pricing{grid-template-columns:1fr}.ai-buttons{flex-direction:column}}form{flex-direction:column;gap:18px;display:flex}form label{color:#0f172a;font-weight:600}form input,form select,form textarea{box-sizing:border-box;border:1px solid #d1d5db;border-radius:12px;outline:none;width:100%;padding:16px;font-size:16px;transition:all .3s}form input:focus,form select:focus,form textarea:focus{border-color:#10b981;box-shadow:0 0 0 4px #10b98126}form textarea{resize:vertical;min-height:150px}form button{width:fit-content}.order-form label{color:#0f172a;margin-top:10px;font-weight:600}.order-form input,.order-form select,.order-form textarea{border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;padding:14px 16px;font-size:16px}.order-form input:focus,.order-form select:focus,.order-form textarea:focus{border-color:#10b981}.order-page{background:#f8fafc;padding:80px 40px}.order-header h1{margin-bottom:20px;font-size:48px}.order-header p{color:#475569;font-size:18px;line-height:1.6}.order-layout{grid-template-columns:380px 1fr;gap:40px;max-width:1100px;margin:auto;display:grid}.order-ai-card{color:#fff;background:#0f172a;border-radius:30px;padding:40px}.order-icon{margin-bottom:20px;font-size:60px}.order-ai-card h2{font-size:28px}.order-ai-card span{color:#10b981;font-weight:600}.order-ai-card ul{margin-top:30px;padding:0;list-style:none}.order-ai-card li{margin-bottom:15px}.order-price{margin-top:40px}.order-price h3{color:#10b981;margin:5px 0;font-size:40px}.order-form-card{background:#fff;border-radius:30px;padding:40px;box-shadow:0 20px 50px #00000014}.order-form-card h2{margin-bottom:30px}.order-form{flex-direction:column;gap:18px;display:flex}.order-form input,.order-form select,.order-form textarea{border:1px solid #cbd5e1;border-radius:12px;padding:16px;font-size:16px}.order-form textarea{resize:none}.order-form button:disabled{cursor:not-allowed;opacity:.65}.order-submit-message{border-radius:12px;padding:16px 18px;line-height:1.5}.order-submit-message p{margin:6px 0 0}@media (width<=900px){.order-layout{grid-template-columns:1fr}.order-header h1{font-size:36px}}.order-ai-card h2.ai-title,.order-ai-card h2,.order-ai-card .ai-title{color:#fff!important;-webkit-text-fill-color:white!important}.order-ai-card *{color:#fff}.order-ai-card .setup-status{color:#10b981!important}.trust-bar{text-align:center;background:#fff;padding:90px 40px}.trust-bar h2{margin-bottom:15px;font-size:42px}.trust-bar>p{color:#64748b;max-width:700px;margin:auto;font-size:18px}.trust-grid{grid-template-columns:repeat(4,1fr);gap:25px;max-width:1200px;margin:60px auto 0;display:grid}.trust-item{background:#f8fafc;border-radius:22px;padding:35px;transition:all .3s}.trust-item:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.trust-item h3{margin-bottom:15px;font-size:42px}.trust-item h4{margin-bottom:12px;font-size:22px}.trust-item p{color:#64748b;line-height:1.6}@media (width<=900px){.trust-grid{grid-template-columns:1fr}}.chat-demo{border-radius:20px;max-width:500px;margin:40px auto;padding:20px}.chat-header{justify-content:space-between;padding:15px;font-weight:700;display:flex}.chat-message{border-radius:15px;margin:15px 0;padding:15px}.chat-message p{margin-top:8px}.customer,.ai{text-align:left}.chat-success{text-align:center;margin-top:20px;font-weight:700}:root{--hq-blue:#2563eb;--hq-blue-dark:#1d4ed8;--hq-blue-soft:#eff6ff;--hq-navy:#0f172a;--hq-slate:#475569;--hq-muted:#64748b;--hq-line:#e2e8f0;--hq-canvas:#f8fafc;--hq-white:#fff;--hq-green:#16a34a;--hq-radius:20px;--hq-shadow:0 20px 60px #0f172a1a}body{color:var(--hq-navy);background:var(--hq-canvas)}a{color:inherit}.site-announcement{background:var(--hq-blue);color:#fff;text-align:center;justify-content:center;align-items:center;gap:12px;min-height:38px;padding:9px 24px;font-size:13px;font-weight:600;display:flex}.site-announcement a{color:#fff;text-underline-offset:3px;font-weight:800;text-decoration:underline}.navbar{z-index:1000;border-bottom:1px solid var(--hq-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;justify-content:space-between;align-items:center;width:100%;min-height:76px;padding:0 max(5vw,24px);display:flex;position:sticky;top:0;box-shadow:0 4px 22px #0f172a0a}.logo,.footer-wordmark{color:var(--hq-navy);align-items:center;gap:11px;text-decoration:none;display:inline-flex}.brand-mark{border-radius:12px;width:42px;height:42px;box-shadow:0 8px 20px #2563eb33}.brand-wordmark{letter-spacing:-.8px;font-size:23px;font-weight:800}.brand-wordmark span,.footer-wordmark span span{color:var(--hq-blue)}.nav-panel,.nav-links,.nav-actions{align-items:center;display:flex}.nav-panel{flex:1;justify-content:flex-end;gap:44px}.nav-links{gap:28px}.nav-links a,.nav-talk-button{color:#475569;font-size:14px;font-weight:650;text-decoration:none;transition:color .2s}.nav-links a:hover,.nav-talk-button:hover,.nav-links .nav-salon-link{color:var(--hq-blue)}.nav-salon-link{align-items:center;gap:5px;display:inline-flex}.nav-actions{gap:18px}.nav-button,.primary-button,.ai-primary,.footer-primary-action,.integrations-action{background:var(--hq-blue);color:#fff;cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;font-weight:750;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 24px #2563eb33}.nav-button{min-height:44px;padding:0 20px;font-size:14px}.nav-button:hover,.primary-button:hover,.ai-primary:hover,.footer-primary-action:hover,.integrations-action:hover{background:var(--hq-blue-dark);transform:translateY(-2px);box-shadow:0 14px 28px #2563eb40}.nav-menu-button{border:1px solid var(--hq-line);background:#fff;border-radius:11px;width:44px;height:44px;padding:10px;display:none}.nav-menu-button span{background:var(--hq-navy);border-radius:2px;width:21px;height:2px;margin:4px auto;display:block}.hero{background:radial-gradient(circle at 82% 18%,#3b82f629,#0000 26%),linear-gradient(#fff 0%,#f8fbff 68%,#f1f5f9 100%);width:100%;padding:88px max(5vw,24px) 0}.hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);align-items:center;gap:clamp(52px,7vw,96px);width:min(1240px,100%);margin:0 auto;display:grid}.hero-text{text-align:left;max-width:730px}.hero-eyebrow,.section-eyebrow,.ai-customisation-kicker,.industries-eyebrow,.legal-eyebrow{color:var(--hq-blue);letter-spacing:1.4px;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 18px;font-size:12px;font-weight:800;display:inline-flex}.hero-eyebrow{background:var(--hq-blue-soft);letter-spacing:0;text-transform:none;border:1px solid #bfdbfe;border-radius:999px;padding:8px 13px;font-size:13px}.hero-eyebrow i,.hero-live-status i{background:var(--hq-blue);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #2563eb1f}.hero h1,.hero-text h1{color:var(--hq-navy);letter-spacing:-3.4px;margin:0;font-size:clamp(44px,5.5vw,72px);font-weight:850;line-height:1.04}.hero h1 span{color:var(--hq-blue)}.hero-text>p{max-width:690px;color:var(--hq-slate);margin:26px 0 0;font-size:clamp(17px,1.55vw,20px);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.primary-button,.secondary-button{min-height:50px;padding:0 24px;font-size:15px}.secondary-button,.ai-secondary,.footer-secondary-action{color:var(--hq-navy);cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:11px;justify-content:center;align-items:center;font-weight:750;text-decoration:none;transition:transform .2s,border-color .2s,color .2s;display:inline-flex;box-shadow:0 5px 14px #0f172a0d}.secondary-button:hover,.ai-secondary:hover,.footer-secondary-action:hover{color:var(--hq-blue);border-color:#93c5fd;transform:translateY(-2px)}.hero-trust{color:var(--hq-muted);flex-wrap:wrap;gap:14px 24px;margin-top:28px;font-size:13px;font-weight:650;display:flex}.hero-trust span:first-letter{color:var(--hq-green)}.hero-agent-card{background:#fffffff5;border:1px solid #dbe5f2;border-radius:24px;padding:24px;box-shadow:0 28px 75px #1e40af26}.hero-agent-header,.hero-agent-identity{align-items:center;display:flex}.hero-agent-header{border-bottom:1px solid #edf2f7;justify-content:space-between;gap:16px;padding-bottom:19px}.hero-agent-identity{gap:12px}.hero-agent-avatar{color:#fff;background:linear-gradient(135deg,#1d4ed8,#3b82f6);border-radius:13px;place-items:center;width:46px;height:46px;font-size:13px;font-weight:900;display:grid}.hero-agent-identity strong,.hero-agent-identity small{display:block}.hero-agent-identity strong{color:var(--hq-navy);font-size:16px}.hero-agent-identity small{color:var(--hq-muted);margin-top:3px;font-size:12px}.hero-live-status{color:#15803d;text-transform:uppercase;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;align-items:center;gap:7px;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.hero-live-status i{width:6px;height:6px;box-shadow:none;background:#22c55e}.hero-conversation{flex-direction:column;gap:13px;padding:24px 0;display:flex}.hero-message{border-radius:16px;max-width:88%;margin:0;padding:12px 15px;font-size:13px;line-height:1.55}.hero-message.customer{color:#334155;background:#f1f5f9;border-top-left-radius:5px;align-self:flex-start}.hero-message.assistant{background:var(--hq-blue);color:#fff;border-top-right-radius:5px;align-self:flex-end}.hero-agent-actions{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.hero-agent-actions div{text-align:center;background:#f8fafc;border:1px solid #e8eef6;border-radius:12px;min-width:0;padding:12px 8px}.hero-agent-actions strong,.hero-agent-actions span{display:block}.hero-agent-actions strong{color:var(--hq-navy);font-size:13px}.hero-agent-actions span{color:var(--hq-muted);margin-top:4px;font-size:10px;line-height:1.3}.hero-demo-link{color:#fff;background:#0f172a;border-radius:11px;justify-content:space-between;align-items:center;min-height:46px;margin-top:18px;padding:0 18px;font-size:13px;font-weight:750;text-decoration:none;display:flex}.hero-proof-strip{border-top:1px solid var(--hq-line);grid-template-columns:repeat(3,1fr);width:min(1240px,100%);margin:80px auto 0;padding:30px 0;display:grid}.hero-proof-strip>div{text-align:left;grid-template-columns:auto 1fr;align-items:center;column-gap:14px;padding:0 30px;display:grid}.hero-proof-strip>div+div{border-left:1px solid var(--hq-line)}.proof-icon{background:var(--hq-blue-soft);width:46px;height:46px;color:var(--hq-blue);border-radius:13px;grid-row:span 2;place-items:center;font-size:20px;display:grid}.hero-proof-strip strong{color:var(--hq-navy);font-size:15px}.hero-proof-strip div>span:last-child{color:var(--hq-muted);font-size:12px}.featured-employees,.integrations-section,.how-it-works,.pricing,.industries,.cta{width:100%;padding:96px max(5vw,24px)}.workforce-showcase,.integrations-shell{width:min(1240px,100%);margin:0 auto}.featured-employees{background:#f8fafc}.workforce-heading,.how-it-works>h2,.how-it-works>p,.pricing>h2,.pricing>p,.industries>h2,.industries-subtitle{text-align:center}.workforce-heading{max-width:760px;margin:0 auto 48px}.workforce-heading h2,.integrations-copy h2,.how-it-works h2,.pricing h2,.industries h2,.cta h2,.ai-feature-section h2,.ai-customisation-section h2,.ai-pricing h2,.industries-page h1,.industries-page h2,.order-header h1,.legal-page h1{color:var(--hq-navy);letter-spacing:-1.7px;margin:0;font-weight:820;line-height:1.12}.workforce-heading h2,.integrations-copy h2,.how-it-works h2,.pricing h2,.industries h2,.cta h2{font-size:clamp(34px,4.2vw,48px)}.workforce-heading p,.integrations-copy>p,.how-it-works>p,.pricing>p,.industries-subtitle,.cta>p{color:var(--hq-muted);font-size:17px;line-height:1.7}.workforce-heading p{margin:16px 0 0}.featured-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.featured-card{border:1px solid var(--hq-line);background:#fff;border-radius:18px;flex-direction:column;min-width:0;padding:25px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;box-shadow:0 8px 26px #0f172a0b}.featured-card:hover{box-shadow:var(--hq-shadow);border-color:#bfdbfe;transform:translateY(-6px)}.featured-live{border-color:#93c5fd;box-shadow:0 14px 38px #2563eb17}.employee-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.featured-icon,.integration-icon,.industry-icon{background:var(--hq-blue-soft);border-radius:13px;place-items:center;display:grid}.featured-icon{width:50px;height:50px;font-size:24px}.employee-status{border:1px solid var(--hq-line);color:var(--hq-muted);letter-spacing:.4px;text-transform:uppercase;background:#f8fafc;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800}.employee-status.live{background:var(--hq-blue-soft);color:var(--hq-blue);border-color:#bfdbfe}.employee-category{color:var(--hq-blue);letter-spacing:.9px;text-transform:uppercase;margin-top:22px;font-size:11px;font-weight:800;display:block}.featured-card h3{color:var(--hq-navy);margin:8px 0 10px;font-size:20px}.featured-card>p{color:var(--hq-muted);margin:0;font-size:14px;line-height:1.65}.employee-tools{flex-wrap:wrap;gap:7px;margin:21px 0;display:flex}.employee-tools span{color:#475569;background:#f1f5f9;border-radius:7px;padding:6px 8px;font-size:10px;font-weight:700}.featured-buttons{border-top:1px solid #edf2f7;grid-template-columns:1fr 1fr;gap:9px;margin-top:auto;padding-top:17px;display:grid}.employee-view-link,.employee-order-link{text-align:center;border-radius:9px;justify-content:center;align-items:center;min-height:40px;padding:0 10px;font-size:12px;font-weight:750;text-decoration:none;display:inline-flex}.employee-view-link{background:var(--hq-navy);color:#fff}.employee-order-link{border:1px solid var(--hq-line);color:#334155;background:#fff}.integrations-section{background:#fff}.integrations-shell{grid-template-columns:.8fr 1.2fr;align-items:center;gap:68px;display:grid}.integrations-copy h2{font-size:clamp(34px,4vw,50px)}.integrations-copy>p{margin:18px 0 0}.integrations-points{color:#334155;gap:11px;margin:26px 0;font-size:14px;font-weight:650;display:grid}.integrations-points span:first-letter{color:var(--hq-green)}.integrations-action{min-height:48px;padding:0 20px;font-size:14px}.integrations-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.integration-card{border:1px solid var(--hq-line);background:#f8fafc;border-radius:15px;min-width:0;padding:18px}.integration-icon{width:42px;height:42px;margin-bottom:13px;font-size:19px}.integration-card h3{color:var(--hq-navy);margin:0 0 6px;font-size:14px}.integration-card p{color:var(--hq-muted);margin:0;font-size:11px;line-height:1.55}.integrations-note{color:#94a3b8;text-align:center;width:min(1000px,100% - 48px);margin:38px auto 0;font-size:11px;line-height:1.55}.how-it-works{background:#f8fafc}.how-it-works>p,.pricing>p{margin:14px auto 44px}.steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;width:min(1160px,100%);margin:0 auto;display:grid}.step-card{border:1px solid var(--hq-line);text-align:left;background:#fff;border-radius:17px;padding:26px;position:relative;box-shadow:0 8px 24px #0f172a0a}.step-number{background:var(--hq-blue);color:#fff;border-radius:12px;place-items:center;width:44px;height:44px;font-size:13px;font-weight:850;display:grid}.step-card h3{color:var(--hq-navy);margin:20px 0 8px;font-size:17px}.step-card p{color:var(--hq-muted);margin:0;font-size:13px;line-height:1.6}.pricing{background:#fff}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:20px;width:min(1120px,100%);margin:0 auto;display:grid}.pricing-card{border:1px solid var(--hq-line);text-align:left;background:#f8fafc;border-radius:19px;flex-direction:column;padding:30px;display:flex;position:relative;box-shadow:0 8px 26px #0f172a0b}.pricing-card:nth-child(2){border:2px solid var(--hq-blue);background:#fff;transform:translateY(-8px);box-shadow:0 20px 50px #2563eb21}.pricing-card:nth-child(2):before{content:"MOST POPULAR";background:var(--hq-blue);color:#fff;letter-spacing:.7px;white-space:nowrap;border-radius:999px;padding:6px 12px;font-size:10px;font-weight:850;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.pricing-icon{font-size:20px}.pricing-card h3{color:var(--hq-navy);margin:16px 0 6px;font-size:22px}.pricing-card h4{color:var(--hq-navy);letter-spacing:-1.5px;margin:0 0 18px;font-size:34px}.pricing-card>p{min-height:52px;color:var(--hq-muted);margin:0;font-size:13px;line-height:1.55}.pricing-card ul{margin:24px 0 28px;padding:0;list-style:none}.pricing-card li{color:#334155;margin:11px 0;font-size:13px}.pricing-card .primary-button{width:100%;margin-top:auto}.industries{background:#f8fafc}.industries-subtitle{max-width:700px;margin:14px auto 45px}.industries-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;width:min(1240px,100%);margin:0 auto;display:grid}.industry-card{border:1px solid var(--hq-line);text-align:left;background:#fff;border-radius:16px;padding:23px;transition:transform .2s,border-color .2s;box-shadow:0 6px 20px #0f172a09}.industry-card:hover{border-color:#93c5fd;transform:translateY(-4px)}.industry-icon{width:44px;height:44px;margin:0 0 15px;font-size:20px}.industry-card h3{color:var(--hq-navy);margin:0 0 7px;font-size:16px}.industry-card p{min-height:62px;color:var(--hq-muted);margin:0;font-size:12px;line-height:1.55}.industry-button{color:var(--hq-blue);background:0 0;margin-top:16px;padding:0;font-size:12px;font-weight:750;text-decoration:none}.cta{color:#fff;text-align:center;background:radial-gradient(circle at 86% 10%,#60a5fa61,#0000 28%),linear-gradient(135deg,#1d4ed8,#2563eb)}.cta .section-eyebrow,.cta h2,.cta>p{color:#fff}.cta>p{opacity:.88;margin:16px auto 0}.cta-buttons{justify-content:center;gap:13px;margin-top:30px;display:flex}.cta .primary-button{color:var(--hq-blue);background:#fff;box-shadow:0 12px 30px #0f172a26}.cta .secondary-button{color:#fff;box-shadow:none;background:#ffffff14;border-color:#ffffff80}.ai-page{background:var(--hq-canvas)}.ai-hero{background:radial-gradient(circle at 80% 20%,#3b82f629,#0000 28%),linear-gradient(#fff,#f8fbff);grid-template-columns:1.1fr .9fr;align-items:center;gap:72px;width:100%;min-height:610px;padding:90px max(6vw,24px);display:grid}.ai-hero-text{max-width:700px}.ai-hero-text h1{color:var(--hq-navy);letter-spacing:-2.8px;margin:0;font-size:clamp(42px,5vw,66px);font-weight:840;line-height:1.06}.ai-hero-text>p{color:var(--hq-slate);white-space:normal;margin:23px 0 0;font-size:18px;line-height:1.7}.ai-buttons{flex-wrap:wrap;gap:11px;margin-top:30px;display:flex}.ai-buttons a{text-decoration:none}.ai-primary,.ai-secondary{min-height:48px;padding:0 19px;font-size:13px}.ai-disabled{cursor:not-allowed;opacity:.5}.ai-box{border:1px solid var(--hq-line);color:var(--hq-navy);box-shadow:var(--hq-shadow);background:#fff;border-radius:22px;padding:30px}.ai-box h3{color:var(--hq-navy);margin:0;font-size:23px}.product-status{color:var(--hq-muted);margin-top:12px;font-size:12px;font-weight:750}.product-status.available{color:var(--hq-green)}.ai-box hr{border:0;border-top:1px solid var(--hq-line);margin:22px 0}.ai-box p{margin:12px 0;font-size:14px;color:#eef0f4!important}.ai-feature-section,.ai-customisation-section,.ai-pricing{padding:90px max(6vw,24px)}.ai-feature-section{text-align:center}.ai-feature-section:nth-of-type(2n){background:#fff}.ai-feature-section h2,.ai-customisation-section h2,.ai-pricing h2{font-size:clamp(32px,4vw,44px)}.ai-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;width:min(1160px,100%);margin:44px auto 0;display:grid}.ai-card{border:1px solid var(--hq-line);text-align:left;background:#fff;border-radius:17px;padding:25px;box-shadow:0 8px 24px #0f172a0a}.ai-card h3{color:var(--hq-navy);margin:0 0 10px;font-size:17px}.ai-card p{color:var(--hq-muted);margin:0;font-size:13px;line-height:1.6}.ai-customisation-section{color:#fff;background:radial-gradient(circle at 90% 10%,#3b82f647,#0000 28%),linear-gradient(135deg,#0f172a,#1e3a5f);border-radius:26px;margin:0 max(5vw,20px) 90px;padding:60px}.ai-customisation-copy{max-width:760px}.ai-customisation-section h2,.ai-customisation-section p{color:#fff}.ai-customisation-copy>p,.ai-customisation-note{color:#cbd5e1;line-height:1.7}.ai-business-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin:30px 0;display:grid}.ai-business-list span{color:#f8fafc;background:#ffffff0f;border:1px solid #94a3b845;border-radius:11px;padding:12px 14px;font-size:13px;font-weight:650}.ai-customisation-note{border-top:1px solid #94a3b840;margin:0;padding-top:22px}.ai-pricing{background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.ai-price-card{border:1px solid var(--hq-line);background:#f8fafc;border-radius:18px;flex-direction:column;padding:32px;display:flex}.ai-price-card h2{font-size:23px}.ai-price-card h3{color:var(--hq-blue);margin:10px 0 18px;font-size:34px}.ai-price-card p{color:var(--hq-muted);margin:7px 0;font-size:14px;line-height:1.55}.ai-price-card>a{margin-top:22px;text-decoration:none}.order-page{background:#f8fafc;min-height:70vh;padding:80px max(5vw,24px) 100px}.order-header{text-align:center;max-width:850px;margin:0 auto 45px}.order-header h1{font-size:clamp(40px,5vw,60px)}.order-header p{color:var(--hq-muted);margin:18px auto 0;font-size:17px;line-height:1.65}.order-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:24px;width:min(1100px,100%);margin:0 auto;display:grid}.order-ai-card,.order-form-card{border-radius:20px;padding:32px;box-shadow:0 14px 40px #0f172a14}.order-ai-card{color:#fff;background:radial-gradient(circle at 100% 0,#3b82f64d,#0000 32%),linear-gradient(145deg,#0f172a,#1e3a5f)}.order-icon{background:#ffffff1c;border-radius:14px;place-items:center;width:54px;height:54px;font-size:26px;display:grid}.order-ai-card h2,.order-ai-card h3,.order-ai-card p,.order-ai-card li,.order-price small{color:#fff}.order-ai-card h2{margin:20px 0 8px;font-size:24px}.setup-status{font-size:12px;font-weight:750;color:#86efac!important}.order-ai-card hr{border:0;border-top:1px solid #ffffff29;margin:22px 0}.order-ai-card ul{padding:0;list-style:none}.order-ai-card li{color:#dbeafe;margin:10px 0;font-size:13px}.order-price{border-top:1px solid #ffffff29;margin-top:25px;padding-top:22px}.order-price h3{margin:4px 0 0;font-size:34px}.order-form-card{border:1px solid var(--hq-line);background:#fff}.order-form-card h2{color:var(--hq-navy);margin:0 0 22px;font-size:25px}.order-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.order-form input,.order-form select,.order-form textarea{width:100%;min-height:49px;color:var(--hq-navy);background:#fff;border:1px solid #cbd5e1;border-radius:10px;outline:none;padding:12px 14px}.order-form input:focus,.order-form select:focus,.order-form textarea:focus{border-color:var(--hq-blue);box-shadow:0 0 0 3px #2563eb1a}
.order-form textarea,.order-form button,.order-submit-message{grid-column:1/-1}
.order-package-note{grid-column:1/-1;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;margin:0;padding:10px 12px;font-size:12px;line-height:1.5}.order-form option:disabled{color:#94a3b8}
.order-form textarea{resize:vertical;min-height:130px}.order-form button{min-height:50px}.order-submit-message{border-radius:10px;padding:16px;font-size:13px}.order-submit-message.success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.order-submit-message.error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.industries-page{background:#f8fafc}.industries-page-hero{text-align:center;background:radial-gradient(circle at 80% 10%,#3b82f62e,#0000 28%),#fff;padding:90px max(5vw,24px)}.industries-page-hero h1{max-width:900px;margin:0 auto;font-size:clamp(42px,5vw,62px)}.industries-page-hero>p{max-width:790px;color:var(--hq-muted);margin:20px auto 0;font-size:17px;line-height:1.7}.industries-page-actions,.industries-cta-actions{justify-content:center;gap:12px;margin-top:28px;display:flex}.industry-catalogue{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:min(1200px,100% - 48px);margin:70px auto;display:grid}.industry-detail-card{border:1px solid var(--hq-line);background:#fff;border-radius:18px;padding:27px;box-shadow:0 8px 24px #0f172a0a}.industry-detail-heading{gap:15px;display:flex}.industry-detail-heading>span{background:var(--hq-blue-soft);border-radius:12px;flex:none;place-items:center;width:46px;height:46px;font-size:21px;display:grid}.industry-detail-heading h2{font-size:21px}.industry-detail-heading p{color:var(--hq-muted);margin:8px 0 0;font-size:13px;line-height:1.55}.industry-employee-list{gap:8px;margin-top:22px;display:grid}.industry-employee-item{color:#334155;background:#f8fafc;border:1px solid #e8eef6;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-height:43px;padding:0 13px;font-size:12px;font-weight:650;text-decoration:none;display:flex}.industry-employee-item small{color:var(--hq-blue);white-space:nowrap}.industry-employee-item.planned{opacity:.67}.industries-page-cta{background:var(--hq-navy);color:#fff;text-align:center;padding:74px 24px}.industries-page-cta h2{color:#fff;font-size:clamp(30px,4vw,44px)}.industries-page-cta p{color:#cbd5e1}.legal-page{background:#f8fafc;min-height:70vh;padding:70px 24px 100px}.legal-shell{border:1px solid var(--hq-line);background:#fff;border-radius:20px;width:min(900px,100%);margin:0 auto;padding:46px;box-shadow:0 14px 45px #0f172a0f}.legal-back{color:var(--hq-blue);font-size:13px;font-weight:750;text-decoration:none}.legal-eyebrow{margin-top:30px}.legal-page h1{font-size:clamp(36px,5vw,55px)}.legal-updated{color:#94a3b8;margin-top:12px;font-size:12px}.legal-content{color:#475569;margin-top:32px;font-size:14px;line-height:1.75}.legal-content h2{color:var(--hq-navy);margin:30px 0 10px;font-size:20px}.legal-content a{color:var(--hq-blue)}.footer-premium{background:var(--hq-navy);color:#94a3b8;padding:0}.footer-cta{background:#0b1220;border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;gap:35px;padding:70px max(5vw,24px);display:flex}.footer-cta>div:first-child{max-width:760px}.footer-kicker{color:#60a5fa;letter-spacing:1.4px;font-size:11px;font-weight:850}.footer-cta h2{color:#fff;letter-spacing:-1.6px;margin:13px 0 8px;font-size:clamp(29px,4vw,43px)}.footer-cta p{color:#94a3b8;margin:0;line-height:1.6}.footer-cta-actions{flex:none;gap:11px;display:flex}.footer-primary-action,.footer-secondary-action{min-height:47px;padding:0 20px;font-size:13px}.footer-secondary-action{color:#fff;background:0 0;border-color:#334155}.footer-main{grid-template-columns:1.3fr repeat(3,.7fr);gap:46px;width:min(1240px,100% - 48px);margin:0 auto;padding:64px 0;display:grid}.footer-wordmark{color:#fff;font-size:22px;font-weight:800}.footer-brand-mark{border-radius:10px;width:38px;height:38px}.footer-brand>p{color:#94a3b8;max-width:360px;margin:18px 0;font-size:13px;line-height:1.65}.footer-availability{color:#cbd5e1;align-items:center;gap:8px;font-size:11px;display:inline-flex}.footer-availability i{background:#22c55e;border-radius:50%;width:7px;height:7px}.footer-links{flex-direction:column;gap:10px;display:flex}.footer-links h3{color:#fff;letter-spacing:.8px;text-transform:uppercase;margin:0 0 7px;font-size:12px}.footer-links a,.footer-contact address{color:#94a3b8;font-size:12px;line-height:1.7;text-decoration:none}.footer-links a:hover{color:#fff}.footer-contact address{font-style:normal}.footer-bottom-premium{color:#64748b;border-top:1px solid #1e293b;justify-content:space-between;gap:20px;padding:22px max(5vw,24px);font-size:11px;display:flex}.salon-page{background:var(--hq-canvas)}.salon-hero,.salon-feature-section,.salon-demo-section,.salon-pricing{padding-left:max(6vw,24px);padding-right:max(6vw,24px)}.salon-chat-card,.salon-feature-grid article,.salon-price-grid article{border-color:var(--hq-line);box-shadow:0 12px 35px #0f172a12}@media (width<=1100px){.nav-panel{gap:24px}.nav-links{gap:18px}.hero-grid{grid-template-columns:1fr .85fr;gap:42px}.featured-grid,.industries-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.integrations-shell{gap:40px}.integrations-grid,.ai-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.site-announcement{padding:8px 16px}.navbar{min-height:68px;padding:0 20px}.nav-menu-button{display:block}.nav-panel{border-bottom:1px solid var(--hq-line);background:#fff;flex-direction:column;align-items:stretch;gap:18px;padding:18px 20px 24px;display:none;position:absolute;top:68px;left:0;right:0;box-shadow:0 18px 35px #0f172a1a}.nav-panel.open{display:flex}.nav-links,.nav-actions{flex-direction:column;align-items:stretch;gap:4px}.nav-links a,.nav-talk-button{padding:11px 8px}.nav-button{margin-top:7px}.hero{padding-top:65px}.hero-grid,.integrations-shell,.ai-hero,.order-layout{grid-template-columns:1fr}.hero-text{text-align:center}.hero-eyebrow,.hero-actions,.hero-trust{justify-content:center}.hero-agent-card{width:min(560px,100%);margin:0 auto}.hero-proof-strip{grid-template-columns:1fr;gap:20px}.hero-proof-strip>div{padding:0}.hero-proof-strip>div+div{border-top:1px solid var(--hq-line);border-left:0;padding-top:20px}.featured-grid,.industries-grid,.steps{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-grid{grid-template-columns:1fr}.pricing-card:nth-child(2){transform:none}.ai-hero{min-height:auto}.ai-customisation-section{padding:42px 28px}.ai-business-list{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-catalogue{grid-template-columns:1fr}.footer-cta{flex-direction:column;align-items:flex-start}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.site-announcement span:first-child{display:none}.brand-mark{width:38px;height:38px}.brand-wordmark{font-size:21px}.hero{padding-left:18px;padding-right:18px}.hero h1,.hero-text h1{letter-spacing:-2.2px;font-size:43px}.hero-actions,.cta-buttons,.industries-page-actions,.industries-cta-actions,.footer-cta-actions{flex-direction:column;align-items:stretch}.hero-actions a,.cta-buttons a,.industries-page-actions a,.industries-cta-actions a,.footer-cta-actions a{width:100%}.hero-agent-card{padding:18px}.hero-agent-actions{grid-template-columns:1fr}.featured-employees,.integrations-section,.how-it-works,.pricing,.industries,.cta,.ai-feature-section,.ai-pricing{padding:70px 18px}.featured-grid,.integrations-grid,.steps,.industries-grid,.ai-feature-grid,.ai-pricing,.ai-business-list,.featured-buttons{grid-template-columns:1fr}.ai-hero{padding:64px 18px}.ai-hero-text h1{font-size:40px}.ai-buttons{display:grid}.ai-buttons a,.ai-buttons button{width:100%}.ai-customisation-section{margin:0 14px 70px;padding:35px 22px}.order-page{padding:60px 16px 80px}.order-ai-card,.order-form-card{padding:24px 20px}.order-form{grid-template-columns:1fr}.order-form textarea,.order-form button,.order-submit-message{grid-column:auto}.industry-catalogue{width:calc(100% - 28px)}.legal-shell{padding:30px 20px}.footer-main{grid-template-columns:1fr;width:calc(100% - 36px)}.footer-bottom-premium{flex-direction:column;align-items:flex-start}}:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{background:#f8fafc;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}#root{width:100%;min-height:100vh;overflow-x:hidden}
/* WorkflowHQ.io chat harmonisation
   Matches the AI Receptionist and Salon/Booking Employee chat boxes to the
   compact WorkflowHQ.co.uk design while keeping their existing logic intact. */

/* Keep the Receptionist column compact on its dedicated demo page. */
.demo-container {
  max-width: 538px;
}

/* Shared chat shell. */
.chat-box,
.salon-chat-card {
  box-sizing: border-box;
  width: 100%;
  max-width: 490px;
  height: 560px;
  min-height: 0;
  background: #fff;
  border: 1px solid #d8e1ec;
  border-radius: 19px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  box-shadow: 0 24px 70px rgba(35, 68, 120, 0.18);
}

/* Matching headers. */
.chat-box .chat-header,
.salon-chat-card .salon-chat-header {
  box-sizing: border-box;
  min-height: 68px;
  flex: 0 0 auto;
  border-bottom: 1px solid #e8edf5;
  padding: 14px 18px;
  font-size: 14px;
  font-weight: 800;
}

.chat-box .chat-header span,
.salon-chat-card .salon-chat-header span {
  font-size: 8px;
}

.chat-box .reset-button {
  border: 1px solid #d9e2ed;
  border-radius: 8px;
  background: #fff;
  color: #0d1f3c;
  padding: 8px 10px;
  font-size: 8px;
  font-weight: 800;
}

.salon-chat-card .salon-avatar {
  width: 39px;
  height: 39px;
  border-radius: 10px;
  background: #0d1f3c;
  font-size: 10px;
}

/* One scrollbar only: inside the conversation transcript. */
.chat-box .chat-messages,
.salon-chat-card .salon-chat-messages {
  box-sizing: border-box;
  flex: 1 1 auto;
  min-height: 0;
  max-height: none;
  padding: 16px;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
  scrollbar-gutter: stable;
}

/* Matching message bubbles. */
.chat-box .message,
.salon-chat-card .salon-message {
  box-sizing: border-box;
  width: fit-content;
  max-width: 82%;
  margin: 0 0 10px;
  padding: 10px 12px;
  border: 0;
  border-radius: 11px;
  font-size: 9px;
  line-height: 1.6;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
}

.chat-box .message.ai,
.salon-chat-card .salon-message.assistant {
  align-self: flex-start;
  color: #43536a;
  background: #eff3f8;
  border-radius: 11px 11px 11px 3px;
}

.chat-box .message.customer,
.salon-chat-card .salon-message.user {
  align-self: flex-end;
  color: #fff;
  background: #2563eb;
  border-radius: 11px 11px 3px 11px;
}

.chat-box .message strong {
  display: block;
  margin: 0 0 3px;
  font-size: 8px;
}

.chat-box .message p {
  margin: 0;
  font-size: 9px;
  line-height: 1.6;
}

/* Suggestions use the same compact pill style. */
.salon-chat-card .salon-suggestions {
  flex: 0 0 auto;
  gap: 7px;
  padding: 0 16px 10px;
}

.salon-chat-card .salon-suggestions button {
  border: 1px solid #cfdcf0;
  border-radius: 999px;
  padding: 7px 10px;
  color: #43536a;
  background: #fff;
  font-size: 8px;
  font-weight: 700;
}

/* Matching input bars and Send buttons. */
.chat-box .chat-input,
.salon-chat-card .salon-chat-input {
  box-sizing: border-box;
  flex: 0 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 68px;
  gap: 7px;
  margin: 0 16px 12px;
  padding: 5px;
  border: 1px solid #d5dfeb;
  border-radius: 10px;
  background: #fff;
}

.chat-box .chat-input input,
.salon-chat-card .salon-chat-input input {
  box-sizing: border-box;
  width: 100%;
  min-width: 0;
  height: 41px;
  border: 0;
  outline: 0;
  border-radius: 7px;
  padding: 9px 10px;
  color: #0d1f3c;
  background: #fff;
  font: inherit;
  font-size: 10px;
}

.chat-box .chat-input button,
.salon-chat-card .salon-chat-input button {
  box-sizing: border-box;
  width: 68px;
  height: 41px;
  border: 0;
  border-radius: 7px;
  padding: 0;
  color: #fff;
  background: #2563eb;
  font-size: 9px;
  font-weight: 800;
  cursor: pointer;
}

.salon-chat-card .salon-chat-input button {
  font-size: 0;
}

.salon-chat-card .salon-chat-input button::after {
  content: "Send";
  font-size: 9px;
}

.chat-box .chat-input button:hover,
.salon-chat-card .salon-chat-input button:hover:not(:disabled) {
  background: #1d4ed8;
}

.chat-box .chat-input button:disabled,
.salon-chat-card .salon-chat-input button:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

.salon-chat-card .salon-demo-note {
  flex: 0 0 auto;
  margin: -3px 0 0;
  padding: 0 16px 11px;
  color: #8995a7;
  text-align: center;
  font-size: 7px;
}

@media (max-width: 720px) {
  .demo-container {
    max-width: 100%;
    padding-inline: 8px;
  }

  .chat-box,
  .salon-chat-card {
    max-width: 100%;
    height: min(560px, calc(100vh - 24px));
  }

  .chat-box .chat-header,
  .salon-chat-card .salon-chat-header {
    padding: 12px 14px;
  }

  .chat-box .chat-input,
  .salon-chat-card .salon-chat-input {
    margin-inline: 12px;
  }
}
