@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');
@import url('saas.css?v=3.0.0');
:root{--brand:#635bff;--brand-dark:#4f46e5;--ink:#172033;--muted:#6f7890;--line:#e6e9f1;--surface:#fff;--canvas:#f5f7fb;--sidebar:#10182c;--shadow:0 18px 50px rgba(23,32,51,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:var(--canvas)}a{text-decoration:none}.btn{border-radius:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.btn-brand{background:linear-gradient(135deg,var(--brand),#7357f6);border:0;color:#fff;box-shadow:0 9px 22px rgba(99,91,255,.25)}.btn-brand:hover{color:#fff;transform:translateY(-1px);box-shadow:0 12px 28px rgba(99,91,255,.32)}.btn-outline-brand{border:1px solid #c9c4ff;color:var(--brand);background:#fff}.btn-outline-brand:hover{background:#f2f0ff;color:var(--brand)}.btn-white{background:#fff;color:#352e86;padding:.75rem 1rem}.btn-light{background:#f7f8fb;border:1px solid var(--line);color:#364057}.form-control,.form-select,.input-group-text{border:1px solid #dce1eb;border-radius:11px;min-height:44px;font-size:.92rem}.form-control:focus,.form-select:focus{border-color:#9c94ff;box-shadow:0 0 0 .22rem rgba(99,91,255,.12)}.form-label{font-size:.82rem;font-weight:700;color:#3d465b;width:100%}.small-link{color:var(--brand);font-weight:700;font-size:.85rem}.eyebrow,.eyebrow-light{display:block;font-size:.67rem;font-weight:800;letter-spacing:.17em;color:var(--brand);margin-bottom:8px}.eyebrow-light{color:#d7d4ff}.panel{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 8px 28px rgba(23,32,51,.045)}.panel.compact{padding:14px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.panel-head h3,.panel h3{font-size:1rem;font-weight:800;margin:0}.panel-head p{font-size:.78rem;color:var(--muted);margin:4px 0 0}.status-pill{display:inline-flex;align-items:center;border-radius:99px;padding:5px 10px;font-size:.68rem;font-weight:800}.status-pill.success{background:#dcfce7;color:#16803c}.status-pill.warning{background:#fff4d7;color:#9a6500}.status-pill.danger{background:#fee2e2;color:#b91c1c}.status-pill.info{background:#dff5ff;color:#0571a8}.status-pill.purple{background:#eeeaff;color:#635bff}.status-pill.secondary{background:#edf0f5;color:#677187}
/* Auth */
.auth-body{min-height:100vh;background:#fff}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(420px,46%) 1fr}.auth-side{padding:42px 7vw 34px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:radial-gradient(circle at 15% 5%,rgba(35,205,255,.22),transparent 30%),radial-gradient(circle at 90% 90%,rgba(110,65,255,.35),transparent 35%),linear-gradient(145deg,#111a3b,#30247b 70%,#5336be)}.brand-mark{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-size:1rem}.brand-mark span,.sidebar-brand span{width:37px;height:37px;border-radius:11px;background:linear-gradient(135deg,#635bff,#27caa1);color:#fff;display:grid;place-items:center;box-shadow:0 8px 18px rgba(99,91,255,.25)}.auth-side h1{font-size:clamp(2.7rem,5vw,5.4rem);font-weight:800;line-height:.96;letter-spacing:-.055em;margin:14px 0 24px}.auth-side h1 em{font-style:normal;color:#93f7dc}.auth-side p{font-size:1.02rem;line-height:1.75;color:#d6d9ec;max-width:620px}.auth-points{display:flex;flex-wrap:wrap;gap:11px}.auth-points span{font-size:.78rem;font-weight:700;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);border-radius:99px;padding:8px 12px}.auth-points i{color:#93f7dc;margin-right:6px}.auth-panel{display:grid;place-items:center;padding:35px}.auth-card{width:min(440px,100%)}.auth-card h2{font-weight:800;font-size:2rem;letter-spacing:-.035em}.password-wrap{position:relative}.password-wrap button{position:absolute;right:8px;top:8px;border:0;background:transparent;width:34px;height:34px;color:#7a8398}.auth-switch{text-align:center;color:var(--muted);font-size:.85rem;margin:26px 0 0}.auth-switch a{color:var(--brand);font-weight:800}.register-shell{min-height:100vh;display:grid;place-items:center;padding:38px 20px;background:radial-gradient(circle at 5% 10%,#e2f8ff,transparent 32%),radial-gradient(circle at 95% 90%,#e7e1ff,transparent 34%),#f7f8fc}.register-card{width:min(820px,100%);background:#fff;border:1px solid var(--line);padding:34px;border-radius:24px;box-shadow:var(--shadow)}
/* Dashboard shell */
.dashboard-body{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:244px;background:linear-gradient(180deg,#121a30,#0d1425);z-index:1040;color:#fff;padding:24px 16px;display:flex;flex-direction:column}.sidebar-brand{display:flex;align-items:center;gap:10px;color:#fff;padding:0 8px;margin-bottom:36px}.sidebar-brand b{font-size:1rem}.sidebar-close{position:absolute;right:12px;top:18px;background:transparent;border:0;color:#fff}.sidebar nav{flex:1;overflow-y:auto}.nav-label{font-size:.61rem;color:#707d9a;font-weight:800;letter-spacing:.16em;margin:0 12px 9px}.sidebar .nav-link{display:flex;align-items:center;gap:12px;padding:11px 13px;color:#aeb7cb;border-radius:11px;font-size:.82rem;font-weight:600;margin-bottom:4px}.sidebar .nav-link i{width:18px;text-align:center}.sidebar .nav-link:hover,.sidebar .nav-link.active{background:linear-gradient(90deg,rgba(99,91,255,.28),rgba(99,91,255,.08));color:#fff}.sidebar .nav-link.active:before{content:"";width:3px;height:22px;border-radius:9px;background:#8c83ff;position:absolute;left:0}.sidebar-footer{border-top:1px solid rgba(255,255,255,.08);padding:18px 5px 0;display:grid;grid-template-columns:36px 1fr 28px;align-items:center;gap:9px}.mini-avatar,.top-user>span{width:36px;height:36px;border-radius:11px;background:#6258d8;display:grid;place-items:center;font-weight:800}.sidebar-footer strong{display:block;font-size:.76rem}.sidebar-footer small{display:block;color:#7f8aa3;font-size:.62rem;margin-top:2px}.sidebar-footer>a{color:#8d97ad;text-align:center}.main-wrap{margin-left:244px;min-height:100vh}.topbar{height:72px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 28px;position:sticky;top:0;z-index:1020;gap:14px}.topbar>div:nth-child(2){flex:1}.topbar h1{font-size:1rem;font-weight:800;margin:0}.topbar p{font-size:.66rem;color:#8b94a8;margin:3px 0 0}.top-actions{display:flex;align-items:center;gap:12px}.top-user{display:flex;align-items:center;gap:8px;color:var(--ink)}.top-user>span{border-radius:50%;color:#fff;width:34px;height:34px;font-size:.75rem}.top-user b,.top-user small{display:block}.top-user b{font-size:.72rem}.top-user small{font-size:.52rem;color:#8790a5;margin-top:2px}.icon-button{border:0;background:#f4f6fa;width:36px;height:36px;border-radius:10px;color:#556078}.content-wrap{padding:25px 28px 60px;max-width:1540px;margin:0 auto}.manage-banner{padding:11px 15px;background:#fff8d9;border:1px solid #f4dfa0;border-radius:12px;display:flex;align-items:center;gap:10px;font-size:.79rem;margin-bottom:18px}.manage-banner a{margin-left:auto;font-weight:800;color:#8a5b00}.sidebar-overlay{display:none}
/* Common dashboard */
.hero-panel,.dashboard-hero,.template-hero{border-radius:22px;padding:28px 30px;color:#fff;background:radial-gradient(circle at 90% 20%,rgba(35,225,183,.22),transparent 30%),linear-gradient(125deg,#201c5d,#5d4dd1 70%,#745fe1);display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px;box-shadow:0 18px 42px rgba(47,38,125,.2)}.hero-panel h2,.dashboard-hero h2,.template-hero h2{font-size:1.6rem;font-weight:800;letter-spacing:-.035em;margin:0 0 7px}.hero-panel p,.dashboard-hero p,.template-hero p{color:#dedcff;font-size:.82rem;max-width:680px;margin:0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:20px 0}.stat-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:17px;display:flex;align-items:center;gap:13px}.stat-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center}.stat-icon.purple{background:#eeeaff;color:#635bff}.stat-icon.orange{background:#fff0dc;color:#e87500}.stat-icon.green{background:#dcfce7;color:#16a34a}.stat-icon.blue{background:#e0f2fe;color:#0284c7}.stat-card small,.stat-card strong{display:block}.stat-card small{color:var(--muted);font-size:.66rem;font-weight:600}.stat-card strong{font-size:1.35rem;line-height:1.2;margin-top:3px}.table{font-size:.78rem;margin:0}.table thead th{font-size:.63rem;text-transform:uppercase;letter-spacing:.07em;color:#8a93a7;background:#fafbfc;border-bottom-color:var(--line);padding:11px}.table td{padding:13px 11px;border-bottom-color:#edf0f5}.table small{font-size:.65rem}.table-empty{text-align:center;color:#8a93a7;padding:30px}.filter-bar,.dashboard-filter{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:18px}.filter-bar .search-box{min-width:260px;flex:1}.filter-bar select,.dashboard-filter select,.dashboard-filter input{border:1px solid #dfe3eb;border-radius:10px;background:#fff;padding:9px 11px;font-size:.74rem;min-width:135px}.search-box{position:relative}.search-box i{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9aa2b2}.search-box input{width:100%;border:1px solid #dfe3eb;border-radius:10px;padding:10px 12px 10px 36px;font-size:.78rem}.domain-box{display:flex;align-items:center;gap:12px;padding:14px;border-radius:13px;background:#f7f8fc;margin-top:12px}.domain-box i{width:34px;height:34px;border-radius:10px;background:#eae7ff;color:#635bff;display:grid;place-items:center}.domain-box small,.domain-box strong{display:block}.domain-box small{font-size:.57rem;color:#8a93a7;font-weight:800;letter-spacing:.08em}.domain-box strong{font-size:.83rem;margin-top:2px}
/* Onboarding / template */
.onboarding-head{max-width:660px;margin:10px auto 28px}.onboarding-head h2{font-weight:800;letter-spacing:-.035em}.onboarding-head p{color:var(--muted)}.section-title,.section-title>div:first-of-type{display:flex;align-items:center;gap:12px}.section-title{margin-bottom:20px}.section-title>span,.step-number{width:30px;height:30px;border-radius:9px;background:#eeeaff;color:#635bff;display:grid;place-items:center;font-size:.72rem;font-weight:800}.section-title h3{margin:0;font-size:.95rem}.section-title p{font-size:.68rem;color:var(--muted);margin:3px 0 0}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:11px}.choice-card{position:relative;border:1px solid var(--line);border-radius:14px;padding:16px;cursor:pointer;min-height:155px}.choice-card input,.template-choice input,.color-choice input,.redirect-choices input{position:absolute;opacity:0}.choice-card:has(input:checked),.template-choice:has(input:checked){border-color:#8c83ff;box-shadow:0 0 0 3px rgba(99,91,255,.1);background:#fbfaff}.choice-icon{width:36px;height:36px;border-radius:11px;background:#eeebff;color:#635bff;display:grid;place-items:center;margin-bottom:12px}.choice-card strong,.choice-card small{display:block}.choice-card strong{font-size:.78rem}.choice-card small{font-size:.62rem;color:var(--muted);line-height:1.5;margin-top:5px}.choice-card .check{position:absolute;right:9px;top:9px;color:#635bff;opacity:0}.choice-card:has(input:checked) .check{opacity:1}.template-grid,.template-library{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.template-choice{cursor:pointer;border:1px solid var(--line);border-radius:14px;padding:12px}.template-choice strong,.template-choice small{display:block}.template-choice strong{font-size:.77rem;margin-top:10px}.template-choice small{font-size:.62rem;color:var(--muted);line-height:1.5;margin-top:4px}.template-preview{height:120px;border-radius:11px;background:linear-gradient(145deg,color-mix(in srgb,var(--template-color,#635bff) 14%,white),#fff);border:1px solid color-mix(in srgb,var(--template-color,#635bff) 20%,white);padding:16px;text-align:center}.template-preview>i{color:var(--template-color,#635bff);font-size:22px}.template-preview span{display:block;height:6px;border-radius:5px;background:#e2e5ec;margin:8px auto;width:72%}.template-preview button{border:0;border-radius:6px;background:var(--template-color,#635bff);color:#fff;font-size:8px;padding:5px 16px}.manual-choice .template-preview{display:grid;place-items:center}.theme-row{display:flex;gap:12px}.color-choice span{display:block;width:42px;height:42px;border-radius:13px;background:var(--swatch);cursor:pointer;border:4px solid #fff;box-shadow:0 0 0 1px #dce0e9}.color-choice:has(input:checked) span{box-shadow:0 0 0 3px #aba5ff}.template-card{background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden}.template-art{height:220px;background:linear-gradient(150deg,color-mix(in srgb,var(--template-color) 18%,white),#fff);padding:17px;position:relative}.template-badge{position:absolute;left:13px;top:13px;background:#fff;padding:5px 9px;border-radius:99px;font-size:.56rem;font-weight:800;box-shadow:0 5px 15px #17203312}.fake-form{width:70%;margin:22px auto 0;background:#fff;border-radius:12px;padding:16px;text-align:center;box-shadow:0 15px 32px #17203318}.fake-form i{font-size:22px;color:var(--template-color)}.fake-form b{display:block;font-size:.65rem;margin:8px 0}.fake-form span{display:block;height:7px;border-radius:5px;background:#edf0f5;margin:7px 0}.fake-form span.short{width:66%}.fake-form button{border:0;border-radius:6px;background:var(--template-color);color:#fff;font-size:7px;padding:6px;width:100%}.template-content{padding:17px}.template-content>small{color:var(--brand);font-size:.59rem;font-weight:800}.template-content h3{font-size:.92rem;margin:5px 0}.template-content p{font-size:.68rem;color:var(--muted);line-height:1.55;min-height:43px}
/* Forms */
.page-actions,.builder-top{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:18px}.filter-pills{display:flex;gap:7px;overflow-x:auto}.filter-pills a{white-space:nowrap;border:1px solid var(--line);background:#fff;color:#6e778b;border-radius:99px;padding:8px 13px;font-size:.68rem;font-weight:700}.filter-pills a.active{background:#eae7ff;border-color:#d1ccff;color:#5548d9}.forms-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.form-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:0 9px 28px rgba(23,32,51,.04)}.form-card-top{display:flex;justify-content:space-between;margin-bottom:11px}.form-icon{width:42px;height:42px;border-radius:13px;background:color-mix(in srgb,var(--form-color) 13%,white);color:var(--form-color);display:grid;place-items:center}.form-card h3{font-size:.95rem;font-weight:800;margin:11px 0 6px}.form-card>p{color:var(--muted);font-size:.68rem;line-height:1.55;height:32px;overflow:hidden}.mini-metrics{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #eef0f4;border-bottom:1px solid #eef0f4;margin:14px 0;padding:11px 0}.mini-metrics span{font-size:.57rem;color:#8a93a7}.mini-metrics b{display:block;color:#334058;font-size:.68rem;margin-bottom:2px}.share-url{display:flex;background:#f7f8fb;border:1px solid var(--line);border-radius:10px;overflow:hidden;margin-bottom:10px}.share-url input{border:0;background:transparent;padding:9px 10px;font-size:.62rem;min-width:0;flex:1;color:#687188}.share-url button{border:0;background:#efedff;color:#635bff;width:38px}.form-actions{display:flex;gap:6px}.form-actions .btn{font-size:.65rem;padding:.55rem .45rem}.dropdown-item{font-size:.75rem;padding:8px 13px}.dropdown-item i{width:20px}.empty-state{background:#fff;border:1px dashed #cdd2df;border-radius:20px;text-align:center;padding:70px 20px}.empty-state>span{width:64px;height:64px;border-radius:19px;background:#eeeaff;color:#635bff;display:grid;place-items:center;margin:0 auto 17px;font-size:25px}.empty-state h2{font-size:1.2rem;font-weight:800}.empty-state p{font-size:.78rem;color:var(--muted)}.code-area{font-family:ui-monospace,monospace;font-size:.75rem;background:#101827!important;color:#dcfce7!important}.embed-preview{border:1px solid var(--line);border-radius:15px;overflow:hidden}
/* Builder */
.form-builder{display:grid;gap:18px}.builder-section{padding:23px}.section-title.with-actions{justify-content:flex-start}.section-title.with-actions>div:nth-child(2){flex:1}.builder-buttons{display:flex!important;gap:7px}.quick-fields{background:#fafbfc;border:1px solid var(--line);border-radius:13px;padding:13px;margin-bottom:12px}.quick-fields>small{font-size:.55rem;letter-spacing:.08em;font-weight:800;color:#8992a5}.quick-fields>div{display:flex;gap:6px;flex-wrap:wrap;margin-top:9px}.quick-add{border:1px solid #dfe3ec;background:#fff;border-radius:99px;padding:6px 10px;font-size:.58rem;font-weight:700;color:#4c566d}.quick-add i{font-size:.55rem;margin-right:5px;color:#635bff}.quick-add.added{background:#e8fff4;border-color:#b8efd6;color:#0f7a4c}.builder-list{display:grid;gap:9px}.builder-block{display:grid;grid-template-columns:32px 34px minmax(80px,1fr) auto;gap:9px;align-items:center;border:1px solid #dfe3ec;background:#fff;border-radius:13px;padding:9px;transition:.15s}.builder-block:hover{border-color:#b9b4f4;box-shadow:0 8px 20px rgba(23,32,51,.06)}.builder-block.dragging{opacity:.45;border-style:dashed}.drag-handle{height:40px;border:0;background:#f6f7fa;border-radius:9px;color:#8992a5;cursor:grab}.block-kind{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;font-size:.72rem}.block-kind.field{background:#e8f2ff;color:#2872c6}.block-kind.image{background:#e9fff2;color:#149555}.block-kind.text{background:#fff4dc;color:#d97706}.block-main{display:grid;grid-template-columns:minmax(180px,1fr) minmax(140px,.7fr);gap:7px}.block-main.field-row{grid-template-columns:minmax(150px,1.2fr) minmax(130px,.7fr) minmax(130px,1fr) 75px}.block-main .form-control,.block-main .form-select{min-height:38px;font-size:.7rem}.required-check{font-size:.6rem;display:flex;align-items:center;gap:4px;white-space:nowrap}.options-input{display:none;grid-column:1/-1}.options-input.show{display:block}.image-block-preview{width:58px;height:48px;border-radius:8px;overflow:hidden;background:#f1f3f7;display:grid;place-items:center;font-size:.53rem;color:#8a93a7}.image-block-preview img{width:100%;height:100%;object-fit:cover}.image-inputs{display:flex;gap:6px}.image-inputs label{font-size:.62rem;white-space:nowrap}.image-inputs label input{display:none}.block-tools{display:flex;gap:3px}.block-tools button{width:28px;height:30px;border:0;border-radius:7px;background:#f6f7fa;color:#8790a3;font-size:.6rem}.block-tools button:last-child{background:#fff0f1;color:#dc5262}.empty-builder{display:none;text-align:center;padding:28px;border:1px dashed #cfd4df;border-radius:13px;color:#8992a5;font-size:.72rem}.empty-builder.show{display:block}.hero-uploader{display:grid;grid-template-columns:200px 1fr;gap:17px;padding:15px;border:1px dashed #cfd4df;border-radius:15px;background:#fafbfc}.hero-preview{height:130px;border-radius:12px;background:#edf0f5;overflow:hidden;display:grid;place-items:center;text-align:center;color:#8a93a7;font-size:.65rem}.hero-preview i{font-size:25px}.hero-preview span{display:block}.hero-preview img{width:100%;height:100%;object-fit:cover}.redirect-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:15px}.redirect-choices label{position:relative;cursor:pointer}.redirect-choices label>span{border:1px solid var(--line);border-radius:13px;padding:14px;display:grid;grid-template-columns:30px 1fr;column-gap:8px}.redirect-choices i{grid-row:1/3;font-size:18px;color:#635bff}.redirect-choices b,.redirect-choices small{display:block}.redirect-choices b{font-size:.74rem}.redirect-choices small{font-size:.59rem;color:var(--muted);margin-top:3px}.redirect-choices label:has(input:checked)>span{border-color:#8c83ff;background:#faf9ff;box-shadow:0 0 0 3px rgba(99,91,255,.08)}.redirect-panel{display:none;padding:15px;background:#f9fafc;border-radius:13px;border:1px solid var(--line)}.redirect-panel.show{display:block}.mobile-save{display:none}
/* Dashboard analytics */
.product-tabs{display:flex;gap:7px;overflow-x:auto;margin-bottom:14px;padding-bottom:3px}.product-tabs a{white-space:nowrap;background:#fff;border:1px solid var(--line);border-radius:11px;padding:9px 13px;color:#667086;font-size:.68rem;font-weight:700}.product-tabs a.active{background:#1b2140;color:#fff;border-color:#1b2140}.chart-panel canvas{height:260px!important}.analytics-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.number-panel>div{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}.number-panel span{background:#f7f8fb;border-radius:12px;padding:14px}.number-panel small,.number-panel strong{display:block}.number-panel small{color:var(--muted);font-size:.62rem}.number-panel strong{font-size:1.15rem;margin-top:4px}.customer-cell{display:flex;align-items:center;gap:9px}.customer-cell>span{width:32px;height:32px;border-radius:10px;background:#eeeaff;color:#635bff;display:grid;place-items:center;font-size:.7rem;font-weight:800}.customer-cell strong,.customer-cell small{display:block}.customer-cell small{color:var(--muted);margin-top:2px}.follow-progress{width:66px;height:5px;background:#e9edf3;border-radius:99px;overflow:hidden;display:inline-block;margin-right:6px}.follow-progress span{display:block;height:100%;background:#635bff}.lead-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.65fr);gap:17px}.lead-main{display:grid;gap:17px}.customer-hero{display:flex;align-items:center;justify-content:space-between}.customer-cell.big>span{width:54px;height:54px;border-radius:17px;font-size:1rem}.customer-cell.big h2{font-size:1.2rem;margin:2px 0}.customer-cell.big p{font-size:.72rem;color:var(--muted);margin:0}.btn-whatsapp{background:#20bd67;color:#fff}.answer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.answer-item{background:#f8f9fc;border-radius:12px;padding:13px}.answer-item.wide{grid-column:1/-1}.answer-item small,.answer-item strong{display:block}.answer-item small{font-size:.61rem;color:var(--muted);margin-bottom:5px}.answer-item strong{font-size:.76rem;line-height:1.55}.sticky-panel{position:sticky;top:92px}.fu-dots{display:flex;gap:5px;margin:16px 0}.fu-dots i{height:5px;flex:1;background:#e5e8ef;border-radius:99px}.fu-dots i.done{background:#22c55e}.fu-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.fu-grid a{border:1px solid var(--line);border-radius:9px;padding:8px 3px;text-align:center;font-size:.57rem;font-weight:800;color:#657086}.fu-grid a i{display:block;margin-top:4px}.fu-grid a.done{background:#e7fff1;color:#14824a}.fu-grid a.disabled{opacity:.45;pointer-events:none}.timeline>div{display:grid;grid-template-columns:14px 1fr;gap:10px}.timeline>div>i{width:9px;height:9px;border-radius:50%;background:#635bff;margin-top:5px;box-shadow:0 0 0 4px #eeeaff}.timeline section{border-left:1px solid #e1e4ec;padding:0 0 18px 16px}.timeline strong{font-size:.72rem}.timeline p{font-size:.68rem;line-height:1.6;color:#566078;margin:5px 0}.timeline small{font-size:.57rem;color:#9098a9}
/* Public tenant */
.tenant-home{min-height:100vh;background:linear-gradient(145deg,#10152a,#332874);color:#fff;position:relative;overflow-x:hidden}.tenant-orb{position:fixed;border-radius:50%;filter:blur(5px);opacity:.35}.tenant-orb.one{width:300px;height:300px;background:#2ed5b6;right:-100px;top:-80px}.tenant-orb.two{width:380px;height:380px;background:#745cff;left:-160px;bottom:-140px}.tenant-home main{width:min(720px,calc(100% - 32px));margin:0 auto;padding:70px 0 35px;position:relative;z-index:1}.tenant-home header{text-align:center}.tenant-logo{width:58px;height:58px;border-radius:18px;background:var(--brand,#635bff);display:grid;place-items:center;margin:0 auto 18px;font-size:22px;box-shadow:0 12px 30px rgba(0,0,0,.2)}.tenant-home h1{font-size:2.2rem;font-weight:800;letter-spacing:-.04em}.tenant-home header p{color:#cbd0e2;font-size:.82rem}.public-form-list{display:grid;gap:10px;margin-top:30px}.public-form-list>a{background:#fff;color:var(--ink);border-radius:15px;padding:13px;display:grid;grid-template-columns:44px 1fr 20px;align-items:center;gap:12px}.public-form-list>a>span{width:44px;height:44px;border-radius:12px;background:color-mix(in srgb,var(--form-color) 14%,white);color:var(--form-color);display:grid;place-items:center}.public-form-list strong,.public-form-list small{display:block}.public-form-list strong{font-size:.82rem}.public-form-list small{font-size:.65rem;color:var(--muted);margin-top:4px}.public-form-list>a>i{color:#a0a7b7}.tenant-home footer{text-align:center;color:#8f99b7;font-size:.58rem;margin-top:28px}.public-empty{text-align:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:50px;margin-top:30px}.public-empty i{font-size:28px}
/* Public form */
.public-body{min-height:100vh;background:linear-gradient(150deg,color-mix(in srgb,var(--public-color) 88%,#10152a),#0e1631);padding:34px 15px;color:#1d273b}.public-body.embedded{background:transparent;padding:0}.public-bg i{position:fixed;border-radius:50%;filter:blur(4px);opacity:.2}.public-bg i:first-child{width:330px;height:330px;background:#fff;left:-150px;top:-120px}.public-bg i:last-child{width:300px;height:300px;background:#6fffd9;right:-160px;bottom:-90px}.public-shell{position:relative;z-index:1;width:min(760px,100%);margin:auto}.public-shell.narrow{width:min(520px,100%);padding-top:9vh}.public-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 25px 70px rgba(4,9,25,.24)}.embedded .public-card{box-shadow:none;border:1px solid #e5e8ef}.public-hero{margin:0;height:min(330px,42vw);min-height:190px;background:#eef1f6}.public-hero img{width:100%;height:100%;object-fit:cover}.public-header{text-align:center;padding:29px 40px 23px;border-bottom:1px solid #edf0f5}.public-logo{width:44px;height:44px;border-radius:13px;background:var(--public-color);color:#fff;display:grid;place-items:center;margin:0 auto 11px;box-shadow:0 10px 24px color-mix(in srgb,var(--public-color) 38%,transparent)}.public-eyebrow{font-size:.58rem;font-weight:800;letter-spacing:.17em;color:var(--public-color)}.public-header h1{font-size:clamp(1.45rem,4vw,2.1rem);font-weight:800;letter-spacing:-.045em;margin:7px 0}.public-header>p{font-size:.76rem;line-height:1.65;color:#778096;max-width:590px;margin:0 auto}.public-trust{display:flex;justify-content:center;gap:18px;margin-top:15px;color:#8290a4;font-size:.58rem}.public-trust i{color:var(--public-color);margin-right:4px}.public-card form{padding:25px 38px 32px}.public-fields{display:grid;gap:17px}.public-label{display:block;font-size:.84rem;font-weight:800;margin-bottom:7px;color:#273248}.public-label b{color:#ef4444;margin-left:3px}.public-field>input,.public-field>textarea,.public-field>select{width:100%;border:1px solid #d8deea;border-radius:11px;padding:12px 13px;font:500 .82rem Inter;background:#fff;color:#263146;outline:none}.public-field>input:focus,.public-field>textarea:focus,.public-field>select:focus{border-color:var(--public-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--public-color) 13%,transparent)}.public-choices{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.public-choices label{cursor:pointer}.public-choices input{position:absolute;opacity:0}.public-choices span{border:1px solid #d8deea;border-radius:11px;padding:11px;display:flex;align-items:center;gap:8px;font-size:.74rem;font-weight:600}.public-choices span i{width:16px;height:16px;border:1px solid #c9d0de;border-radius:50%}.public-choices input[type=checkbox]+span i{border-radius:4px}.public-choices input:checked+span{border-color:var(--public-color);background:color-mix(in srgb,var(--public-color) 7%,white);color:var(--public-color)}.public-choices input:checked+span i{background:var(--public-color);border-color:var(--public-color);box-shadow:inset 0 0 0 4px #fff}.public-choices.choice-error{border:1px solid #ef4444;border-radius:12px;padding:5px}.public-section{padding:15px 17px;background:color-mix(in srgb,var(--public-color) 6%,white);border-left:4px solid var(--public-color);border-radius:0 12px 12px 0}.public-section h2{font-size:1rem;font-weight:800;margin:0}.public-section p{font-size:.7rem;line-height:1.65;color:#6f7890;margin:6px 0 0}.content-image{margin:0;text-align:center}.content-image img{max-width:100%;border-radius:14px;display:block;margin:auto}.content-image.inline img{max-height:390px;width:auto}.content-image figcaption{font-size:.63rem;color:#818a9d;margin-top:7px}.public-submit{width:100%;border:0;border-radius:12px;background:linear-gradient(135deg,var(--public-color),color-mix(in srgb,var(--public-color) 80%,#111827));color:#fff;padding:14px 17px;font:800 .78rem Inter;letter-spacing:.035em;display:flex;justify-content:center;gap:10px;align-items:center;margin-top:22px;box-shadow:0 12px 27px color-mix(in srgb,var(--public-color) 28%,transparent)}.public-submit:disabled{opacity:.65}.public-consent{display:block;text-align:center;color:#9aa2b2;font-size:.53rem;margin-top:12px}.public-footer{text-align:center;color:rgba(255,255,255,.55);font-size:.55rem;margin-top:12px}.hp-field{position:absolute!important;left:-99999px!important}.public-alert{margin:18px 38px 0;background:#fff2f2;border:1px solid #fecaca;color:#b91c1c;padding:11px 13px;border-radius:11px;font-size:.7rem}.public-alert i{margin-right:7px}.unavailable,.thankyou-card{text-align:center;padding:50px 35px}.unavailable>i{font-size:40px;color:#ef4444}.unavailable h1,.thankyou-card h1{font-weight:800;margin:13px 0 7px}.unavailable p,.thankyou-card p{color:#778096;font-size:.78rem}.success-icon{width:60px;height:60px;border-radius:50%;background:#dcfce7;color:#16a34a;display:grid;place-items:center;margin:0 auto 15px;font-size:24px}.submission-code{background:#f5f6fa;border:1px solid #e3e6ed;border-radius:13px;padding:14px;margin:18px 0}.submission-code small,.submission-code strong{display:block}.submission-code small{font-size:.55rem;color:#8a93a7;letter-spacing:.1em}.submission-code strong{font-size:1.1rem;margin-top:5px}.public-back{color:var(--public-color);font-weight:800;font-size:.72rem}
/* Responsive */
@media(max-width:1100px){.forms-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(3,1fr)}.block-main.field-row{grid-template-columns:1fr 1fr}.placeholder-input,.required-check,.options-input{grid-column:auto}.template-library{grid-template-columns:repeat(2,1fr)}}
@media(max-width:991px){.sidebar{transform:translateX(-100%);transition:.2s}.sidebar-open .sidebar{transform:none}.sidebar-open .sidebar-overlay{display:block;position:fixed;inset:0;background:rgba(10,15,30,.55);z-index:1030}.main-wrap{margin-left:0}.topbar{padding:0 16px}.content-wrap{padding:18px 15px 55px}.auth-shell{grid-template-columns:1fr}.auth-side{display:none}.auth-panel{min-height:100vh}.stats-grid{grid-template-columns:repeat(2,1fr)}.lead-layout{grid-template-columns:1fr}.sticky-panel{position:static}.category-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.topbar .btn-light,.top-user div{display:none!important}.panel{padding:16px}.hero-panel,.dashboard-hero,.template-hero{padding:21px;align-items:flex-start;flex-direction:column}.hero-panel h2,.dashboard-hero h2,.template-hero h2{font-size:1.25rem}.stats-grid{gap:9px}.stat-card{padding:12px;gap:9px}.stat-icon{width:36px;height:36px}.stat-card strong{font-size:1.1rem}.forms-grid,.template-library,.template-grid,.analytics-grid{grid-template-columns:1fr}.page-actions,.builder-top{align-items:flex-start}.page-actions{flex-direction:column}.builder-top>div{display:flex}.section-title.with-actions{align-items:flex-start;flex-wrap:wrap}.builder-buttons{width:100%;overflow-x:auto}.builder-block{grid-template-columns:28px 30px minmax(0,1fr)}.block-tools{grid-column:3;justify-content:flex-end}.block-main,.block-main.field-row{grid-template-columns:1fr}.image-block-preview{display:none}.hero-uploader{grid-template-columns:1fr}.redirect-choices{grid-template-columns:1fr}.mobile-save{display:block;position:sticky;bottom:9px;z-index:10}.filter-bar,.dashboard-filter{display:grid;grid-template-columns:1fr 1fr}.filter-bar .search-box{grid-column:1/-1;min-width:0}.filter-bar .btn,.dashboard-filter .btn{grid-column:1/-1}.customer-hero{align-items:flex-start;flex-direction:column;gap:14px}.public-card{border-radius:18px}.public-header{padding:25px 19px 20px}.public-card form{padding:20px 18px 27px}.public-choices{grid-template-columns:1fr}.public-body{padding:14px 9px}.public-body.embedded{padding:0}.public-trust{gap:10px}.public-alert{margin:14px 18px 0}.register-card{padding:23px 18px}.auth-panel{padding:22px}.fu-grid{grid-template-columns:repeat(5,1fr)}.answer-grid{grid-template-columns:1fr}.answer-item.wide{grid-column:auto}}
