.beta-gate{height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 20% 20%,rgba(79,70,229,.15),transparent 40%),radial-gradient(circle at 80% 80%,rgba(239,68,68,.15),transparent 40%),#020617;color:#fff;font-family:system-ui,sans-serif}.beta-box{width:360px;background:#ffffff0a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:40px 30px;text-align:center;box-shadow:0 40px 80px #0009,inset 0 1px #ffffff0d;position:relative;overflow:hidden}.beta-box:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top,rgba(79,70,229,.25),transparent 60%);opacity:.4;pointer-events:none}.beta-logo{width:48px;height:48px;object-fit:contain;margin-bottom:14px;filter:drop-shadow(0 4px 10px rgba(79,70,229,.4))}.beta-label{font-size:11px;letter-spacing:1px;color:#64748b;margin-bottom:10px;display:block}.beta-box h1{font-size:24px;font-weight:600;margin-bottom:8px}.beta-box p{font-size:14px;color:#94a3b8;margin-bottom:25px}.beta-box input{width:100%;padding:12px 14px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff0d;color:#fff;font-size:14px;outline:none;transition:all .2s ease}.beta-box input::placeholder{color:#64748b}.beta-box input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e533}.beta-box button{width:100%;margin-top:12px;padding:12px;border-radius:10px;border:none;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.beta-box button:hover{transform:translateY(-1px);box-shadow:0 10px 20px #4f46e54d}.error{color:#f87171;font-size:12px;margin-top:12px;display:block}.beta-footer{margin-top:20px;display:flex;justify-content:center;align-items:center;gap:8px;font-size:11px;color:#64748b;opacity:.7;transition:opacity .2s ease}.beta-footer:hover{opacity:1}.beta-footer .divider{opacity:.4}.beta-footer strong{font-weight:500;background:linear-gradient(90deg,#a5b4fc,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.beta-footer .secured strong{background:linear-gradient(90deg,#22c55e,#4ade80);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.beta-box{animation:fadeIn .4s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.navbar{position:sticky;top:0;z-index:50;width:100%;background:#fffffff0;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid #e2e8f0}.navbar-inner{max-width:1280px;height:68px;margin:0 auto;padding:0 28px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:36px}.navbar-brand{display:flex;align-items:center;gap:14px;min-width:0;text-decoration:none;flex-shrink:0}.navbar-logo-img{width:42px;height:42px;object-fit:contain;flex-shrink:0}.navbar-brand-text{display:flex;align-items:center;gap:10px;min-width:0}.navbar-logo-text{display:inline;font-size:20px;font-weight:800;letter-spacing:-.04em;color:#0f172a;white-space:nowrap}.beta-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 9px;border-radius:999px;background:#eef2ff;color:#4f46e5;border:1px solid #c7d2fe;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.navbar-nav{display:flex;align-items:center;justify-content:center;gap:10px}.navbar-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border-radius:10px;border:1px solid #e2e8f0;text-decoration:none;font-size:15px;font-weight:750;color:#0f172a;background:#fff;white-space:nowrap;transition:color .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.navbar-link:hover{color:#4f46e5;background:#f8fafc;border-color:#c7d2fe;box-shadow:0 8px 18px #0f172a0d;transform:translateY(-1px)}.navbar-auth-link{color:#334155}.navbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0}.navbar-client-btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border:0;border-radius:10px;background:#0f172a;color:#fff;font-size:14px;font-weight:750;text-decoration:none;cursor:pointer;white-space:nowrap;box-shadow:0 10px 24px #0f172a29;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.navbar-client-btn:hover{transform:translateY(-1px);background:#111827;box-shadow:0 14px 30px #0f172a33}.navbar-logout-btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;color:#64748b;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap;transition:color .2s ease,border-color .2s ease,background .2s ease,transform .2s ease}.navbar-logout-btn:hover{color:#0f172a;border-color:#cbd5e1;background:#f8fafc;transform:translateY(-1px)}.navbar-link-strong{color:#334155;font-weight:750;background:#f8fafc;border-color:#e2e8f0}.navbar-link-strong:hover{color:#0f172a;background:#fff;border-color:#cbd5e1}.navbar-link-danger{color:#b91c1c;font-weight:750;background:#fef2f2e6;border-color:#f8717147}.navbar-link-danger:hover{color:#991b1b;background:#fee2e2;border-color:#f8717173}.subscription-status{display:flex;align-items:center;min-width:0}.subscription-pill{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:8px 11px;border-radius:999px;font-size:12px;font-weight:750;line-height:1;white-space:nowrap;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid transparent}.subscription-muted{font-weight:650;opacity:.78}.dot{width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.sub-pending{background:#6366f11a;color:#4f46e5;border-color:#6366f133}.sub-expired{background:#ef44441a;color:#dc2626;border-color:#ef444433}.sub-trial{background:#f59e0b1f;color:#b45309;border-color:#f59e0b3d}.sub-active{background:#10b9811f;color:#059669;border-color:#10b9813d}.navbar-mobile-toggle{display:none;align-items:center;justify-content:center;flex-direction:column;gap:5px;width:42px;height:42px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;cursor:pointer;box-shadow:0 8px 18px #0f172a0d;transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.navbar-mobile-toggle:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 12px 24px #0f172a14}.navbar-mobile-toggle span{width:18px;height:2px;border-radius:999px;background:#0f172a;transition:transform .22s ease,opacity .22s ease}.navbar-mobile-toggle.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.navbar-mobile-toggle.active span:nth-child(2){opacity:0}.navbar-mobile-toggle.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.navbar-mobile-panel{display:none}.navbar-mobile-panel-inner{max-width:1280px;margin:0 auto}@media(max-width:1100px){.navbar-inner{gap:22px;padding:0 22px}.navbar-actions{gap:9px}.navbar-link,.navbar-client-btn,.navbar-logout-btn{padding:0 13px;font-size:14px}}@media(max-width:820px){.navbar-inner{height:64px;padding:0 16px;grid-template-columns:1fr auto;gap:14px}.navbar-nav.navbar-nav-desktop,.navbar-actions.navbar-actions-desktop{display:none!important}.navbar-mobile-toggle{display:inline-flex!important}.navbar-mobile-panel{display:block;max-height:0;overflow:hidden;opacity:0;transform:translateY(-6px);pointer-events:none;border-top:1px solid transparent;transition:max-height .28s ease,opacity .2s ease,transform .2s ease,border-color .2s ease}.navbar-mobile-panel.open{max-height:calc(100vh - 64px);overflow-y:auto;opacity:1;transform:translateY(0);pointer-events:auto;border-top-color:#e2e8f0;box-shadow:0 18px 40px #0f172a14}.navbar-mobile-panel-inner{padding:14px 16px 18px;display:flex;flex-direction:column;gap:12px}.navbar-mobile-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px}.navbar-mobile-actions{display:flex;flex-direction:column;gap:10px;padding-top:12px;border-top:1px solid #eef2f7}.navbar-mobile-actions .navbar-link,.navbar-mobile-actions .navbar-client-btn,.navbar-mobile-actions .navbar-logout-btn,.navbar-mobile-nav .navbar-link{width:100%;min-height:44px}.navbar-mobile-actions .subscription-status{width:100%}.navbar-mobile-actions .subscription-pill{width:100%;justify-content:center;min-height:40px;border-radius:12px}.navbar-logo-img{width:38px;height:38px}.navbar-logo-text{display:inline;font-size:18px}}@media(max-width:460px){.navbar-inner{padding:0 14px}.navbar-brand{gap:10px}.navbar-brand-text{gap:8px}.navbar-logo-img{width:36px;height:36px}.navbar-logo-text{display:inline;font-size:17px}.beta-badge{padding:3px 7px;font-size:9px;letter-spacing:.06em}.navbar-mobile-toggle{width:40px;height:40px;border-radius:11px}.navbar-mobile-panel-inner{padding:12px 14px 16px}.navbar-mobile-nav{grid-template-columns:1fr}.navbar-link,.navbar-client-btn,.navbar-logout-btn{font-size:14px;border-radius:10px}}@media(max-width:360px){.navbar-logo-text{display:inline;font-size:16px}.navbar-brand-text{gap:7px}.beta-badge{font-size:8px;padding:3px 6px}}@media(max-width:340px){.beta-badge{display:none}}.footer{padding:70px 20px 30px;background:#fff;border-top:1px solid #e2e8f0}.footer-container{width:100%;max-width:1100px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(140px,1fr) minmax(140px,1fr) minmax(120px,.8fr);gap:44px}.footer-brand{min-width:0}.footer-brand h3{margin:0 0 12px;font-size:20px;line-height:1.2;font-weight:750;color:#0f172a}.footer-brand p{max-width:380px;margin:0;font-size:14px;line-height:1.7;color:#64748b}.footer-links{display:flex;flex-direction:column;gap:10px;min-width:0}.footer-links h4{margin:0 0 8px;font-size:13px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em}.footer-links a{width:fit-content;font-size:14px;line-height:1.5;color:#0f172a;text-decoration:none;transition:color .2s ease,transform .2s ease}.footer-links a:hover{color:#4f46e5;transform:translate(2px)}.footer-social{display:flex;align-items:center;gap:10px}.footer-links .footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:40px;min-width:40px;height:40px;padding:0;border-radius:999px;background:#0f172a;border:1px solid #1e293b;color:#fff;text-decoration:none;line-height:1;box-shadow:0 12px 28px #0f172a24;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.footer-links .footer-social-link:hover{color:#fff;background:#4f46e5;border-color:#4f46e5;transform:translateY(-2px);box-shadow:0 16px 34px #4f46e53d}.footer-links .footer-social-link svg{width:19px;height:19px;display:block;flex-shrink:0;color:currentColor}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:60px;padding-top:20px;border-top:1px solid #e2e8f0;font-size:13px;color:#94a3b8}.footer-left{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.footer-version{display:inline-flex;align-items:center;justify-content:center;padding:2px 7px;border-radius:999px;background:#f8fafc;color:#4f46e5;border:1px solid #c7d2fe;font-size:11px;line-height:1.4;font-weight:700;letter-spacing:.01em;white-space:nowrap}.footer-powered{display:flex;align-items:center;gap:8px;color:#64748b;font-size:13px;opacity:.85;transition:opacity .2s ease}.footer-powered span{white-space:nowrap}.footer-powered strong{font-weight:600;color:#0f172a}.footer-powered:hover{opacity:1}@media(max-width:900px){.footer{padding:62px 20px 28px}.footer-grid{grid-template-columns:1fr 1fr;gap:36px 42px}.footer-brand{grid-column:1 / -1}.footer-brand p{max-width:620px}.footer-bottom{margin-top:48px}}@media(max-width:640px){.footer{padding:54px 16px 26px}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-brand{text-align:left}.footer-brand h3{font-size:19px}.footer-brand p{font-size:14px;line-height:1.65}.footer-links{gap:11px}.footer-links h4{margin-bottom:6px}.footer-links a{width:fit-content;padding:2px 0;font-size:14px}.footer-links .footer-social-link{width:42px;min-width:42px;height:42px;padding:0}.footer-links .footer-social-link svg{width:16px;height:16px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:14px;margin-top:40px;text-align:left}.footer-left{align-items:center;justify-content:flex-start;gap:10px}.footer-powered{justify-content:flex-start;width:100%}}@media(max-width:420px){.footer{padding:46px 14px 24px}.footer-grid{gap:28px}.footer-bottom{margin-top:34px}.footer-left{flex-direction:row;align-items:center;gap:8px}.footer-powered span{white-space:normal;line-height:1.5}.footer-version{font-size:10px;padding:2px 6px}}@media(max-width:340px){.footer-brand p,.footer-links a{font-size:13px}}@media(max-width:330px){.footer-version{display:none}}.maintenance-page{position:relative;min-height:100vh;padding:24px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle at 15% 10%,rgba(79,70,229,.16),transparent 34%),radial-gradient(circle at 85% 20%,rgba(59,130,246,.14),transparent 30%),linear-gradient(135deg,#f8fafc,#eef2ff 45%,#f8fafc);color:#0f172a}.maintenance-bg{position:absolute;inset:0;pointer-events:none}.maintenance-bg:before,.maintenance-bg:after{content:"";position:absolute;border-radius:999px;filter:blur(8px)}.maintenance-bg:before{width:260px;height:260px;left:-80px;bottom:-90px;background:#4f46e51f}.maintenance-bg:after{width:220px;height:220px;right:-70px;top:-70px;background:#3b82f61f}.maintenance-card{position:relative;z-index:1;width:min(100%,560px);padding:34px;border-radius:28px;background:#ffffffdb;border:1px solid rgba(148,163,184,.26);box-shadow:0 24px 70px #0f172a24;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:center}.maintenance-badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;padding:8px 12px;border-radius:999px;background:#4f46e514;border:1px solid rgba(79,70,229,.14);color:#4f46e5;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.maintenance-dot{width:8px;height:8px;border-radius:999px;background:#4f46e5;box-shadow:0 0 0 5px #4f46e51f}.maintenance-card h1{max-width:460px;margin:0 auto 14px;color:#0f172a;font-size:34px;line-height:1.1;letter-spacing:-.04em}.maintenance-card p{max-width:440px;margin:0 auto;color:#475569;font-size:15px;line-height:1.7}.maintenance-info{margin:22px auto 0;padding:13px 14px;border-radius:16px;background:#f8fafce6;border:1px solid rgba(148,163,184,.22);color:#64748b;font-size:13px;line-height:1.5}.maintenance-refresh{margin-top:22px;padding:12px 16px;border-radius:14px;background:linear-gradient(135deg,#4f46e5,#2563eb);border:1px solid rgba(255,255,255,.22);color:#fff;font-size:14px;font-weight:800;cursor:pointer;box-shadow:0 14px 28px #4f46e53d;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.maintenance-refresh:hover{transform:translateY(-2px);box-shadow:0 18px 36px #4f46e552}.maintenance-refresh:active{transform:translateY(0)}@media(max-width:640px){.maintenance-page{padding:18px}.maintenance-card{padding:26px 20px;border-radius:24px}.maintenance-card h1{font-size:28px}.maintenance-card p{font-size:14px}}@media(max-width:420px){.maintenance-card{padding:24px 18px}.maintenance-card h1{font-size:25px}}.hero{position:relative;padding:100px 20px 120px;overflow:hidden;background:#f8fafc}.hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 30% 20%,rgba(99,102,241,.15),transparent 50%),radial-gradient(circle at 80% 70%,rgba(59,130,246,.12),transparent 50%);z-index:0}.hero-container{position:relative;z-index:1;width:100%;max-width:1100px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,420px);align-items:center;gap:60px}.hero-content{max-width:540px}.hero-title{margin:0 0 20px;font-size:clamp(40px,5vw,52px);font-weight:700;letter-spacing:-1.5px;line-height:1.05;color:#0f172a}.hero-subtitle{max-width:500px;margin:0 0 36px;font-size:18px;line-height:1.6;color:#64748b}.hero-actions{display:flex;align-items:center;gap:14px;margin-bottom:20px}.hero-action-btn{min-height:46px;white-space:nowrap}.hero-secondary-link{text-decoration:none}.hero-note{margin:0;font-size:14px;color:#94a3b8}.hero-preview{display:flex;justify-content:center;min-width:0}.booking-card-link{display:block;width:100%;max-width:340px;text-decoration:none;color:inherit}.booking-card{width:100%;padding:22px;background:#fff;border:1px solid rgba(226,232,240,.8);border-radius:18px;box-shadow:0 25px 60px #0f172a14;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.booking-card-link:hover .booking-card{transform:translateY(-4px);border-color:#c7d2fee6;box-shadow:0 30px 70px #0f172a1f}.booking-header{margin-bottom:16px;font-size:12px;color:#94a3b8;text-align:center}.booking-section{margin-bottom:16px}.booking-label{margin-bottom:6px;font-size:12px;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.booking-service{display:flex;justify-content:space-between;gap:12px;padding:10px;border-radius:10px;background:#f8fafc;font-size:14px;color:#0f172a}.booking-service span{flex-shrink:0;color:inherit;opacity:.78}.booking-service.selected{background:#eef2ff;color:#6366f1;font-weight:600}.booking-time{font-size:18px;font-weight:600;color:#0f172a}.booking-client{font-size:14px;font-weight:500;color:#0f172a}.booking-confirm{margin-top:10px;padding:10px;border-radius:10px;background:#ecfdf5;color:#059669;font-size:14px;font-weight:500;text-align:center}.booking-demo-hint{margin-top:14px;text-align:center;font-size:13px;color:#6366f1;font-weight:600}@media(max-width:980px){.hero{padding:82px 20px 96px}.hero-container{grid-template-columns:1fr;gap:48px;text-align:center}.hero-content{max-width:680px;margin:0 auto}.hero-subtitle{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-preview{margin-top:0}}@media(max-width:640px){.hero{padding:64px 16px 78px}.hero-container{gap:36px}.hero-title{font-size:clamp(34px,10vw,42px);letter-spacing:-1.2px;line-height:1.08}.hero-subtitle{margin-bottom:28px;font-size:16px;line-height:1.65}.hero-actions{width:100%;max-width:360px;margin-left:auto;margin-right:auto;flex-direction:column;gap:10px}.hero-action-btn{width:100%;min-height:48px}.hero-note{font-size:13px;line-height:1.5}.booking-card-link{max-width:360px}.booking-card{padding:18px;border-radius:16px}}@media(max-width:420px){.hero{padding:52px 14px 66px}.hero-title{font-size:32px}.hero-subtitle{font-size:15px}.booking-card{padding:16px}.booking-service{font-size:13px}.booking-time{font-size:17px}}@media(max-width:340px){.hero-title{font-size:29px}.hero-actions{max-width:100%}.booking-card{padding:14px}}.problem-section{padding:120px 20px;background:radial-gradient(circle at top left,rgba(244,63,94,.08),transparent 32%),#fff}.problem-container{width:100%;max-width:1120px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:center;gap:64px}.problem-content{max-width:520px}.problem-badge{display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px;padding:8px 14px;border-radius:999px;background:#fff1f2;color:#e11d48;font-size:13px;font-weight:600;white-space:nowrap}.problem-title{margin:0 0 18px;font-size:clamp(34px,4vw,42px);line-height:1.1;font-weight:700;letter-spacing:-.03em;color:#0f172a}.problem-description{margin:0;font-size:17px;line-height:1.7;color:#64748b}.problem-panel{position:relative;width:100%;min-width:0;padding:28px;border-radius:32px;background:#f8fafc;border:1px solid #e2e8f0;box-shadow:0 24px 60px #0f172a14;overflow:hidden}.problem-panel:before{content:"";position:absolute;top:-80px;right:-80px;width:220px;height:220px;border-radius:999px;background:#f43f5e14;pointer-events:none}.problem-phone-top{position:relative;z-index:1;display:flex;gap:8px;margin-bottom:24px}.problem-dot{width:10px;height:10px;border-radius:999px;background:#cbd5e1}.problem-dot:first-child{background:#fb7185}.problem-messages{position:relative;z-index:1;display:flex;flex-direction:column;gap:12px;margin-bottom:28px}.problem-message{max-width:78%;padding:13px 15px;border-radius:18px;font-size:14px;line-height:1.5;overflow-wrap:anywhere;box-shadow:0 8px 20px #0f172a0f}.problem-message.left{align-self:flex-start;background:#fff;color:#334155;border-bottom-left-radius:6px}.problem-message.right{align-self:flex-end;background:#eef2ff;color:#3730a3;border-bottom-right-radius:6px}.problem-message.ghost{align-self:center;padding:4px 0;background:transparent;box-shadow:none;color:#94a3b8;font-size:13px;font-weight:600}.problem-message.delayed{opacity:.86}.problem-warning{align-self:center;margin-top:4px;padding:9px 14px;border-radius:999px;background:#fff1f2;border:1px solid #fecdd3;color:#e11d48;font-size:13px;font-weight:700;white-space:nowrap}.problem-list{position:relative;z-index:1;display:grid;gap:14px}.problem-item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;padding:18px;border-radius:20px;background:#fff;border:1px solid #e2e8f0}.problem-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;border-radius:999px;background:#fff1f2;color:#e11d48;font-size:14px;font-weight:800}.problem-item-content{min-width:0}.problem-item h3{margin:0 0 6px;font-size:16px;line-height:1.3;font-weight:700;color:#0f172a}.problem-item p{margin:0;font-size:14px;line-height:1.6;color:#64748b}@media(max-width:960px){.problem-section{padding:96px 20px}.problem-container{grid-template-columns:1fr;gap:44px}.problem-content{max-width:720px;margin:0 auto;text-align:center}.problem-description{max-width:620px;margin:0 auto}.problem-panel{max-width:680px;margin:0 auto}}@media(max-width:560px){.problem-section{padding:76px 16px}.problem-container{gap:34px}.problem-badge{margin-bottom:14px;padding:7px 12px;font-size:12px}.problem-title{font-size:clamp(28px,8vw,34px);line-height:1.12;letter-spacing:-.025em}.problem-description{font-size:15px;line-height:1.65}.problem-panel{padding:22px;border-radius:24px}.problem-phone-top{margin-bottom:20px}.problem-messages{gap:10px;margin-bottom:22px}.problem-message{max-width:90%;padding:12px 13px;font-size:13px;border-radius:16px}.problem-message.left{border-bottom-left-radius:6px}.problem-message.right{border-bottom-right-radius:6px}.problem-warning{padding:8px 12px;font-size:12px}.problem-list{gap:12px}.problem-item{padding:16px;border-radius:18px}.problem-icon{width:26px;height:26px;font-size:13px}.problem-item h3{font-size:15px}.problem-item p{font-size:13px;line-height:1.55}}@media(max-width:420px){.problem-section{padding:66px 14px}.problem-title{font-size:28px}.problem-panel{padding:18px;border-radius:22px}.problem-message{max-width:94%}.problem-item{grid-template-columns:1fr;gap:10px}.problem-icon{width:28px;height:28px}}@media(max-width:340px){.problem-title{font-size:26px}.problem-panel{padding:16px}.problem-message{max-width:100%}}.how-section{padding:120px 20px;background:#fff}.how-container{width:100%;max-width:1120px;margin:0 auto}.how-heading{max-width:720px;margin:0 auto 56px;text-align:center}.how-badge{display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px;padding:8px 14px;border-radius:999px;background:#eef2ff;color:#4f46e5;font-size:13px;font-weight:600;white-space:nowrap}.how-title{margin:0 0 14px;font-size:clamp(34px,4vw,42px);line-height:1.1;font-weight:700;letter-spacing:-.03em;color:#0f172a}.how-description{max-width:620px;margin:0 auto;font-size:17px;line-height:1.7;color:#64748b}.how-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.how-card{min-width:0;min-height:220px;padding:32px 28px;border-radius:24px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 12px 30px #0f172a0d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.how-card:hover{transform:translateY(-4px);border-color:#c7d2fee6;box-shadow:0 20px 40px #0f172a14}.how-card-top{margin-bottom:22px}.how-number{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;background:#eef2ff;border:1px solid #c7d2fe;color:#6366f1;font-size:13px;font-weight:700;letter-spacing:.08em}.how-card-title{margin:0 0 12px;font-size:22px;line-height:1.25;font-weight:650;color:#0f172a}.how-card-text{margin:0;font-size:15px;line-height:1.7;color:#64748b}.how-support{width:100%;max-width:760px;margin:42px auto 0;padding:22px 26px;display:flex;align-items:flex-start;gap:16px;border-radius:24px;background:#f8fafc;border:1px solid #e2e8f0;box-shadow:0 12px 30px #0f172a0a}.how-support-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border-radius:999px;background:#eef2ff;border:1px solid #c7d2fe;color:#4f46e5;font-size:16px;font-weight:800}.how-support-content{min-width:0}.how-support-content strong{display:block;margin-bottom:6px;font-size:16px;line-height:1.4;font-weight:700;color:#0f172a}.how-support-content p{margin:0;font-size:15px;line-height:1.7;color:#64748b}@media(max-width:960px){.how-section{padding:96px 20px}.how-heading{margin-bottom:46px}.how-grid{grid-template-columns:1fr;max-width:680px;margin:0 auto}.how-card{min-height:unset}}@media(max-width:560px){.how-section{padding:76px 16px}.how-heading{margin-bottom:38px}.how-badge{margin-bottom:14px;padding:7px 12px;font-size:12px}.how-title{font-size:clamp(28px,8vw,34px);line-height:1.12;letter-spacing:-.025em}.how-description{font-size:15px;line-height:1.65}.how-grid{gap:14px}.how-card{padding:24px 20px;border-radius:20px}.how-card-top{margin-bottom:18px}.how-number{padding:9px 12px;font-size:12px}.how-card-title{font-size:20px}.how-card-text{font-size:14px;line-height:1.65}.how-support{margin-top:32px;padding:20px;border-radius:20px;gap:12px}.how-support-icon{width:32px;height:32px;font-size:14px}.how-support-content strong{font-size:15px}.how-support-content p{font-size:14px;line-height:1.6}}@media(max-width:420px){.how-section{padding:66px 14px}.how-card{padding:22px 18px}.how-support{flex-direction:column;padding:18px}.how-support-icon{width:34px;height:34px}}@media(max-width:340px){.how-title{font-size:26px}.how-card{padding:20px 16px}}.benefits-section{padding:120px 20px;background:#fff}.benefits-container{width:100%;max-width:1100px;margin:0 auto}.benefits-header{max-width:680px;margin:0 auto 60px;text-align:center}.benefits-badge{display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px;padding:8px 14px;border-radius:999px;background:#eef2ff;color:#4f46e5;font-size:13px;font-weight:600;white-space:nowrap}.benefits-header h2{margin:0 0 14px;font-size:clamp(34px,4vw,42px);line-height:1.1;font-weight:700;letter-spacing:-.03em;color:#0f172a}.benefits-header p{max-width:620px;margin:0 auto;font-size:17px;line-height:1.7;color:#64748b}.benefits-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.benefit-card{position:relative;min-width:0;padding:32px;border-radius:24px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 12px 30px #0f172a0d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.benefit-card:hover{transform:translateY(-4px);border-color:#c7d2fe;box-shadow:0 20px 40px #0f172a14}.benefit-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:18px;border-radius:14px;background:#eef2ff;color:#4f46e5;font-weight:800;font-size:16px}.benefit-label{display:inline-block;margin-bottom:10px;font-size:13px;font-weight:700;color:#4f46e5}.benefit-card h3{margin:0 0 12px;font-size:21px;line-height:1.25;font-weight:700;color:#0f172a}.benefit-card p{margin:0;font-size:15px;line-height:1.7;color:#64748b}@media(max-width:900px){.benefits-section{padding:96px 20px}.benefits-header{margin-bottom:46px}.benefits-grid{grid-template-columns:1fr;max-width:680px;margin:0 auto}}@media(max-width:560px){.benefits-section{padding:76px 16px}.benefits-header{margin-bottom:38px}.benefits-badge{margin-bottom:14px;padding:7px 12px;font-size:12px}.benefits-header h2{font-size:clamp(28px,8vw,34px);line-height:1.12;letter-spacing:-.025em}.benefits-header p{font-size:15px;line-height:1.65}.benefits-grid{gap:14px}.benefit-card{padding:24px 20px;border-radius:20px}.benefit-icon{width:38px;height:38px;margin-bottom:16px;border-radius:13px;font-size:15px}.benefit-label{font-size:12px}.benefit-card h3{font-size:19px;line-height:1.3}.benefit-card p{font-size:14px;line-height:1.65}}@media(max-width:420px){.benefits-section{padding:66px 14px}.benefit-card{padding:22px 18px}}@media(max-width:340px){.benefits-header h2{font-size:26px}.benefit-card{padding:20px 16px}}.cta-section{padding:150px 20px;background:radial-gradient(circle at 20% 30%,rgba(99,102,241,.12),transparent 50%),radial-gradient(circle at 80% 70%,rgba(59,130,246,.1),transparent 50%),#f8fafc;text-align:center}.cta-container{width:100%;max-width:900px;margin:0 auto}.cta-content{width:100%;padding:70px 60px;background:#fff;border-radius:24px;border:1px solid #e2e8f0;box-shadow:0 30px 70px #0f172a12}.cta-badge{display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px;padding:8px 14px;border-radius:999px;background:#eef2ff;color:#4f46e5;font-size:13px;font-weight:600;white-space:nowrap}.cta-title{margin:0 0 18px;font-size:clamp(34px,5vw,44px);font-weight:700;line-height:1.1;letter-spacing:-.03em;color:#0f172a}.cta-subtitle{max-width:620px;margin:0 auto 40px;font-size:17px;line-height:1.7;color:#64748b}.cta-actions{display:flex;align-items:center;justify-content:center;gap:14px}.cta-action-btn{min-height:46px;white-space:nowrap}.cta-secondary-link{text-decoration:none}.cta-note{margin:18px 0 0;font-size:13px;font-weight:500;line-height:1.6;color:#64748b}@media(max-width:900px){.cta-section{padding:120px 20px}.cta-content{padding:58px 44px}}@media(max-width:700px){.cta-section{padding:90px 16px}.cta-content{padding:44px 28px;border-radius:22px}.cta-badge{margin-bottom:14px;padding:7px 12px;font-size:12px}.cta-title{font-size:clamp(28px,8vw,34px);line-height:1.12;letter-spacing:-.025em}.cta-subtitle{margin-bottom:30px;font-size:15px;line-height:1.65}.cta-actions{width:100%;max-width:360px;margin:0 auto;flex-direction:column;gap:10px}.cta-action-btn{width:100%;min-height:48px}.cta-note{font-size:12px}}@media(max-width:420px){.cta-section{padding:76px 14px}.cta-content{padding:38px 20px;border-radius:20px}.cta-title{font-size:28px}.cta-subtitle{font-size:14px}}@media(max-width:340px){.cta-content{padding:34px 16px}.cta-title{font-size:26px}}.auth-wrapper{min-height:calc(100vh - 68px);padding:72px 20px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top left,rgba(99,102,241,.1),transparent 34%),linear-gradient(to bottom,#fff,#f8fafc)}.auth-card{width:100%;max-width:430px;padding:42px;background:#fff;border:1px solid #e2e8f0;border-radius:22px;box-shadow:0 24px 60px #0f172a14}.auth-title{margin:0 0 8px;font-size:30px;line-height:1.15;font-weight:750;letter-spacing:-.03em;color:#0f172a;text-align:center}.auth-subtitle{margin:0 0 30px;text-align:center;font-size:14px;line-height:1.65;color:#64748b}.auth-form{display:flex;flex-direction:column;gap:20px}.input-group{position:relative;min-width:0}.auth-input{width:100%;min-height:50px;padding:18px 14px 10px;border-radius:12px;border:1px solid #d1d5db;background:#fff;color:#0f172a;font-size:14px;line-height:1.4;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.auth-input:hover{border-color:#c7d2fe}.auth-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.floating-label{position:absolute;top:50%;left:14px;transform:translateY(-50%);padding:0 4px;background:#fff;color:#64748b;font-size:14px;line-height:1;pointer-events:none;transition:top .2s ease,font-size .2s ease,color .2s ease,transform .2s ease}.auth-input:focus+.floating-label,.floating-label.active{top:1px;transform:translateY(-50%);font-size:11px;color:#6366f1}.email-suggestions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.email-suggestions button{min-height:30px;padding:4px 10px;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b;font-size:12px;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.email-suggestions button:hover{background:#eef2ff;color:#0f172a;border-color:#c7d2fe}.auth-checkbox{display:flex;align-items:center;gap:8px;margin-top:-6px;font-size:13px;line-height:1.4;color:#64748b;cursor:pointer;-webkit-user-select:none;user-select:none}.auth-checkbox input{width:15px;height:15px;cursor:pointer;accent-color:#6366f1}.auth-button{width:100%;min-height:48px;padding:0 16px;border-radius:12px;border:none;background:#6366f1;color:#fff;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 14px 28px #6366f12e;transition:background .2s ease,box-shadow .2s ease,transform .2s ease,opacity .2s ease}.auth-button:hover{background:#4f46e5;box-shadow:0 18px 34px #6366f13d;transform:translateY(-1px)}.auth-button:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}.auth-error{margin:14px 0 0;padding:11px 12px;border-radius:12px;background:#fef2f2;border:1px solid #fecaca;color:#dc2626;font-size:13px;line-height:1.5;font-weight:600;text-align:center}.auth-switch{margin:18px 0 0;text-align:center;font-size:14px;line-height:1.5;color:#64748b}.auth-switch a{color:#6366f1;text-decoration:none;font-weight:650}.auth-switch a:hover{text-decoration:underline}.password-strength{margin-top:-10px;display:flex;align-items:center;gap:10px}.strength-bar{flex:1;height:6px;background:#e5e7eb;border-radius:999px;overflow:hidden}.strength-fill{height:100%;width:0%;transition:width .2s ease,background .2s ease}.strength-fill.level-1{width:25%;background:#ef4444}.strength-fill.level-2{width:50%;background:#f59e0b}.strength-fill.level-3{width:75%;background:#3b82f6}.strength-fill.level-4{width:100%;background:#10b981}.strength-text{min-width:72px;font-size:12px;line-height:1.3;color:#64748b;text-align:right}@media(max-width:640px){.auth-wrapper{min-height:calc(100vh - 64px);padding:56px 16px;align-items:flex-start}.auth-card{max-width:460px;padding:34px 28px;border-radius:20px}.auth-title{font-size:28px}.auth-subtitle{margin-bottom:28px;font-size:14px}.auth-form{gap:18px}}@media(max-width:420px){.auth-wrapper{padding:42px 14px}.auth-card{padding:28px 20px;border-radius:18px}.auth-title{font-size:26px}.auth-subtitle{font-size:13px;line-height:1.6}.auth-input{min-height:48px;font-size:14px;border-radius:11px}.auth-button{min-height:48px;border-radius:11px}.password-strength{align-items:flex-start;flex-direction:column;gap:7px}.strength-bar{width:100%}.strength-text{min-width:0;text-align:left}}@media(max-width:340px){.auth-wrapper{padding:34px 12px}.auth-card{padding:24px 16px}.auth-title{font-size:24px}.email-suggestions button{width:100%}}.pricing-page{min-height:100vh;padding:110px 20px 120px;background:radial-gradient(circle at top left,rgba(99,102,241,.1),transparent 34%),radial-gradient(circle at bottom right,rgba(59,130,246,.08),transparent 34%),#fff}.pricing-hero{width:100%;max-width:760px;margin:0 auto 64px;text-align:center}.pricing-badge{display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px;padding:8px 14px;border-radius:999px;background:#eef2ff;color:#4f46e5;border:1px solid #c7d2fe;font-size:12px;font-weight:800;letter-spacing:.08em;white-space:nowrap}.pricing-title{margin:0 0 16px;font-size:clamp(36px,5vw,46px);line-height:1.08;font-weight:800;letter-spacing:-.04em;color:#0f172a}.pricing-subtitle{max-width:620px;margin:0 auto;font-size:17px;line-height:1.7;color:#64748b}.pricing-trust{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:26px}.pricing-trust span{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;font-size:13px;font-weight:650;color:#475569;white-space:nowrap}.pricing-card-wrap{width:100%;max-width:520px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:24px}.pricing-card{position:relative;width:100%;min-width:0;padding:38px 34px;display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:28px;box-shadow:0 24px 70px #0f172a14;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.pricing-card:hover{transform:translateY(-4px);border-color:#c7d2fe;box-shadow:0 30px 80px #0f172a1f}.beta-plan{border:2px solid rgba(99,102,241,.35)}.pricing-card-header{margin-bottom:28px;text-align:center}.plan-label{display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px;padding:7px 12px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#4f46e5;font-size:13px;font-weight:800;white-space:nowrap}.pricing-card h2{margin:0 0 18px;font-size:24px;line-height:1.2;font-weight:800;color:#0f172a}.price{margin-bottom:10px;font-size:clamp(44px,8vw,52px);line-height:1;font-weight:850;letter-spacing:-.05em;color:#0f172a}.pricing-duration{margin:0;font-size:14px;line-height:1.5;color:#64748b}.features-list{width:100%;margin:0 0 28px;padding:0;list-style:none;text-align:left}.features-list li{position:relative;margin-bottom:13px;padding-left:32px;font-size:15px;line-height:1.6;color:#475569}.features-list li:last-child{margin-bottom:0}.features-list li:before{content:"✓";position:absolute;top:2px;left:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:999px;background:#eef2ff;color:#4f46e5;font-size:12px;font-weight:900}.plan-button{width:100%;min-height:48px;padding:0 18px;border-radius:14px;border:none;background:#0f172a;color:#fff;font-size:15px;font-weight:800;cursor:pointer;box-shadow:0 14px 30px #0f172a29;transition:background .2s ease,box-shadow .2s ease,transform .2s ease,opacity .2s ease}.plan-button:hover{background:#111827;transform:translateY(-1px);box-shadow:0 18px 36px #0f172a33}.plan-button:disabled{cursor:not-allowed;opacity:.65;transform:none;box-shadow:none}.plan-note{margin:16px 0 0;font-size:13px;line-height:1.7;color:#64748b;text-align:center}.pricing-loading,.pricing-error{min-height:60vh;padding:120px 20px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:18px;line-height:1.6;color:#64748b}.pricing-empty{padding:34px 28px;border-radius:22px;background:#f8fafc;border:1px solid #e2e8f0;text-align:center;color:#64748b;font-size:15px;line-height:1.6}.pricing-action-error{width:100%;max-width:720px;margin:0 auto 28px;padding:14px 16px;border-radius:14px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:14px;font-weight:650;line-height:1.5;text-align:center}@media(min-width:900px){.pricing-card-wrap:has(.pricing-card:nth-child(2)){max-width:1060px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.pricing-page{padding:86px 16px 96px}.pricing-hero{margin-bottom:46px}.pricing-badge{margin-bottom:14px;padding:7px 12px;font-size:11px}.pricing-title{font-size:clamp(30px,9vw,36px);line-height:1.1;letter-spacing:-.035em}.pricing-subtitle{font-size:15px;line-height:1.65}.pricing-trust{gap:8px;margin-top:22px}.pricing-trust span{padding:7px 10px;font-size:12px}.pricing-card{padding:30px 24px;border-radius:24px}.plan-label{font-size:12px}.pricing-card h2{font-size:22px}.price{font-size:44px}.features-list li{font-size:14px;line-height:1.55}.plan-button{min-height:48px;font-size:14px}.pricing-loading,.pricing-error{padding:96px 16px;font-size:16px}}@media(max-width:420px){.pricing-page{padding:74px 14px 84px}.pricing-hero{margin-bottom:38px}.pricing-title{font-size:30px}.pricing-card{padding:26px 18px;border-radius:22px}.pricing-card-header{margin-bottom:24px}.price{font-size:40px}.features-list{margin-bottom:24px}.features-list li{padding-left:30px}.plan-note{font-size:12px}}@media(max-width:340px){.pricing-page{padding-left:12px;padding-right:12px}.pricing-title{font-size:27px}.pricing-trust span{width:100%}.pricing-card{padding:24px 16px}.price{font-size:36px}}.create-business-wrapper{min-height:calc(100vh - 68px);padding:72px 20px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top left,rgba(99,102,241,.1),transparent 34%),linear-gradient(to bottom,#fff,#f8fafc)}.create-business-card{width:100%;max-width:500px;padding:42px;background:#fff;border:1px solid #e2e8f0;border-radius:26px;box-shadow:0 24px 70px #0f172a14}.create-business-badge{display:flex;align-items:center;justify-content:center;width:fit-content;margin:0 auto 18px;padding:7px 12px;border-radius:999px;background:#eef2ff;color:#4f46e5;border:1px solid #c7d2fe;font-size:12px;font-weight:800;letter-spacing:.03em;white-space:nowrap}.create-business-title{margin:0 0 12px;font-size:30px;line-height:1.15;font-weight:800;letter-spacing:-.03em;color:#0f172a;text-align:center}.create-business-subtitle{margin:0 0 24px;text-align:center;font-size:15px;line-height:1.7;color:#64748b}.create-business-preview-box{margin-bottom:26px;padding:16px 18px;border-radius:18px;background:#f8fafc;border:1px solid #e2e8f0;text-align:center}.create-business-preview-box span{display:block;margin-bottom:6px;font-size:13px;line-height:1.5;color:#64748b}.create-business-preview-box strong{display:block;font-size:14px;line-height:1.5;color:#4f46e5;font-weight:800;overflow-wrap:anywhere;word-break:break-word}.create-business-form{display:flex;flex-direction:column;gap:18px}.create-business-input-group{position:relative;min-width:0}.create-business-input{width:100%;min-height:52px;padding:19px 14px 11px;border-radius:12px;border:1px solid #d1d5db;background:#fff;color:#0f172a;font-size:14px;line-height:1.4;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.create-business-input:hover{border-color:#c7d2fe}.create-business-input:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f11a;outline:none}.create-business-label{position:absolute;top:50%;left:14px;transform:translateY(-50%);padding:0 4px;background:#fff;color:#64748b;font-size:14px;line-height:1;pointer-events:none;transition:top .2s ease,font-size .2s ease,color .2s ease,transform .2s ease,font-weight .2s ease}.create-business-input:focus+.create-business-label,.create-business-label.active{top:1px;transform:translateY(-50%);font-size:11px;font-weight:700;color:#6366f1}.form-hint{margin:-8px 0 0;font-size:12px;line-height:1.4;color:#b45309}.form-error{padding:12px 14px;border-radius:14px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:14px;line-height:1.5;font-weight:650;text-align:center}.create-business-button{width:100%;min-height:48px;padding:0 16px;border:none;border-radius:14px;background:#0f172a;color:#fff;font-size:15px;font-weight:800;cursor:pointer;box-shadow:0 14px 30px #0f172a29;transition:background .2s ease,box-shadow .2s ease,transform .2s ease,opacity .2s ease}.create-business-button:hover{background:#111827;transform:translateY(-1px);box-shadow:0 18px 36px #0f172a33}.create-business-button:disabled{cursor:not-allowed;opacity:.65;transform:none;box-shadow:none}.form-note{margin:2px 0 0;font-size:12px;line-height:1.6;color:#94a3b8;text-align:center}@media(max-width:640px){.create-business-wrapper{min-height:calc(100vh - 64px);padding:56px 16px;align-items:flex-start}.create-business-card{max-width:520px;padding:36px 28px;border-radius:24px}.create-business-title{font-size:28px}.create-business-subtitle{font-size:14px;line-height:1.65}}@media(max-width:500px){.create-business-wrapper{padding:42px 14px}.create-business-card{padding:30px 22px;border-radius:22px}.create-business-badge{margin-bottom:15px;padding:6px 11px;font-size:11px}.create-business-title{font-size:26px;line-height:1.18}.create-business-subtitle{margin-bottom:22px}.create-business-preview-box{margin-bottom:24px;padding:14px;border-radius:16px}.create-business-form{gap:17px}.create-business-input{min-height:50px;border-radius:11px}.create-business-button{min-height:48px;border-radius:12px}}@media(max-width:380px){.create-business-card{padding:28px 18px}.create-business-title{font-size:24px}.create-business-subtitle,.create-business-preview-box strong,.form-error{font-size:13px}}@media(max-width:340px){.create-business-wrapper{padding:34px 12px}.create-business-card{padding:24px 16px}.create-business-title{font-size:23px}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{width:100%;min-height:100%;scroll-behavior:smooth;overflow-x:hidden}body{width:100%;min-height:100%;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fff;color:#111827;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100vh}img,svg,video,canvas{max-width:100%;display:block}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit}.container{width:100%;max-width:1100px;margin:0 auto;padding:0 24px}h1,h2,h3,h4,h5,h6{color:inherit;line-height:1.15}h1{font-size:40px;font-weight:600;letter-spacing:-.5px}h2{font-size:28px;font-weight:600}p{color:#4b5563}.btn-primary,.btn-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:10px;font-size:15px;font-weight:650;line-height:1;text-decoration:none;white-space:nowrap;transition:background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease,opacity .2s ease}.btn-primary{background:#111827;color:#fff;border:1px solid #111827;box-shadow:0 12px 26px #0f172a29}.btn-primary:hover{background:#000;border-color:#000;transform:translateY(-1px);box-shadow:0 16px 34px #0f172a33}.btn-secondary{background:#fff;color:#111827;border:1px solid #d1d5db}.btn-secondary:hover{background:#f3f4f6;border-color:#c7d2fe;color:#4f46e5;transform:translateY(-1px)}.btn-primary:disabled,.btn-secondary:disabled{opacity:.65;transform:none;box-shadow:none}.card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:32px;box-shadow:0 4px 12px #0000000a}:focus-visible{outline:3px solid rgba(99,102,241,.28);outline-offset:3px}@media(max-width:640px){.container{padding:0 16px}h1{font-size:32px}h2{font-size:26px}.btn-primary,.btn-secondary{min-height:48px;width:100%}}@media(max-width:380px){.container{padding:0 14px}h1{font-size:29px}h2{font-size:24px}}
