:root{--bg:#f3f5f8;--surface:#fff;--text:#0f1b3d;--muted:#536989;--line:#dfe5ef;--line-strong:#c8d3e6;--pink:#d81b60;--pink-dark:#ad1457;--purple:#7a3ef2;--purple-dark:#5b2eb5;--pink-soft:#fff2f8;--purple-soft:#f3edff;--ok:#1f9f56;--danger:#c41c4f;--shadow:0 18px 42px -34px #0f1b3d6b}*{box-sizing:border-box}html,body{min-height:100%;margin:0;padding:0}body{color:var(--text);background:radial-gradient(circle at 7% 0,#ffe8f3 0%,#ffe8f300 22%),radial-gradient(circle at 100% 0,#f0e6ff 0%,#f0e6ff00 24%),radial-gradient(circle at 4% 2%,#fff 0%,#f7f9fc 30%,#f3f5f8 72%);font-family:Inter,Segoe UI,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin:0}.cms-shell{grid-template-columns:272px 1fr;min-height:100vh;display:grid}.cms-sidebar{border-right:1px solid var(--line);background:radial-gradient(circle at 0 0,#fff3f9 0%,#fff3f900 28%),radial-gradient(circle at 100% 10%,#f5efff 0%,#f5efff00 28%),linear-gradient(#fff 0%,#fbfcff 100%);align-self:start;height:100vh;padding:18px 16px;position:sticky;top:0}.brand-wrap{border-bottom:1px solid #e8eef7;margin-bottom:16px;padding:4px 10px 14px}.brand-logo{width:178px;height:auto}.cms-brand{align-items:center;gap:12px;display:inline-flex}.brand-icon{color:#fff;background:linear-gradient(180deg,var(--pink)0%,#c70063 100%);border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex;box-shadow:0 14px 24px -18px #d81b60b3}.cms-brand-text{letter-spacing:-.02em;color:#4d4f54;text-transform:lowercase;font-size:38px;font-weight:500;line-height:1}.cms-brand-dot{color:var(--pink)}.cms-nav{gap:8px;display:grid}.cms-nav a{color:#495f80;border:1px solid #0000;border-radius:12px;padding:10px 11px;font-weight:700;transition:all .18s}.nav-link-inner{align-items:center;gap:10px;display:inline-flex}.cms-nav a:hover{color:var(--pink);background:#fff7fb;border-color:#f0bfd5}.cms-nav a.active{color:#b21d73;background:linear-gradient(120deg,#fff6fb 0%,#f4edff 100%);border-color:#e8c8ff;box-shadow:inset 0 0 0 1px #a33ce31f}.cms-main{padding:22px}.cms-main-inner{max-width:1460px;margin:0 auto}.stack,.grid{gap:14px;display:grid}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.span-2{grid-column:1/-1}.card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;padding:18px}.card h2{letter-spacing:-.01em;font-size:22px;line-height:1.2}.page-hero{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(135deg,#fff 0%,#fbfdff 58%,#fff6fb 100%);border-radius:18px;justify-content:space-between;align-items:stretch;gap:18px;padding:18px;display:flex}.page-hero h1{letter-spacing:-.01em;align-items:center;gap:10px;font-size:30px;line-height:1.1;display:flex}.page-hero p:not(.eyebrow){color:#5c6e8d;max-width:660px;margin-top:8px;font-size:14px;line-height:1.5}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#9d2774;margin-bottom:7px;font-size:11px;font-weight:850;line-height:1.1}.hero-metrics{grid-template-columns:repeat(3,minmax(118px,1fr));gap:10px;min-width:min(510px,48%);display:grid}.mini-stat{background:#ffffffbd;border:1px solid #e5ecf7;border-radius:14px;align-content:center;gap:7px;min-height:86px;padding:13px;display:grid}.mini-stat span{color:#607292;font-size:12px;font-weight:800}.mini-stat strong{color:#12234a;letter-spacing:-.01em;font-size:25px;line-height:1}.mini-stat.wide strong{font-size:21px}.admin-two-column{grid-template-columns:minmax(360px,.86fr) minmax(0,1.14fr);align-items:start;gap:14px;display:grid}.form-card{gap:14px;display:grid}.form-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.form-card-head h2{font-size:22px}.data-card{overflow:hidden}.quote-vehicle-search-card{gap:14px;display:grid}.search-input-wrap{position:relative}.search-input-wrap svg{color:#71819d;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.search-input-wrap input{padding-left:40px}.vehicle-search-results{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:10px;display:grid}.vehicle-search-result{text-align:left;color:#1b2e55;background:#fbfdff;border:1px solid #e1e8f5;grid-template-columns:58px 1fr auto;align-items:center;gap:10px;padding:8px;transition:border-color .16s,background-color .16s,transform .16s;display:grid}.vehicle-search-result:hover,.vehicle-search-result.selected{background:#fffaff;border-color:#e7acc8;transform:translateY(-1px)}.vehicle-search-image{background:#eef3fa 50%/cover;border:1px solid #dce5f2;border-radius:8px;width:58px;height:42px}.vehicle-search-result strong,.configured-vehicle-row strong{color:#17284d;font-size:13px;line-height:1.25;display:block}.vehicle-search-result small,.configured-vehicle-row span{color:#647593;margin-top:3px;font-size:12px;line-height:1.3;display:block}.vehicle-search-result em{color:#9d2774;white-space:nowrap;font-size:12px;font-style:normal;font-weight:850}.selected-vehicle-panel{background:#f9fbff;border:1px solid #e4ebf7;border-radius:14px;gap:7px;padding:12px;display:grid}.selected-vehicle-panel strong{color:#17284d;line-height:1.35}.configured-vehicle-list,.quote-option-groups{gap:10px;max-height:680px;margin-top:12px;padding-right:4px;display:grid;overflow:auto}.configured-vehicle-row{text-align:left;background:#fbfdff;border:1px solid #e4ebf7;border-radius:12px;width:100%;padding:10px 12px;transition:border-color .16s,background-color .16s,transform .16s;display:block}.configured-vehicle-row:hover{background:#fffaff;border-color:#e7acc8;transform:translateY(-1px)}.quote-option-group{background:#fbfdff;border:1px solid #e4ebf7;border-radius:14px;overflow:hidden}.quote-option-group-head{background:#fff;border-bottom:1px solid #e8eef8;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.quote-option-group-head h3{color:#17284d;font-size:15px}.quote-option-row{border-bottom:1px solid #edf2f8;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.quote-option-row:last-child{border-bottom:0}.quote-option-row strong{color:#17284d;font-size:13px;line-height:1.3;display:block}.quote-option-row span{color:#607292;font-size:12px;font-weight:750}.nav-card{align-items:center;min-height:132px;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;overflow:hidden}.nav-card:hover{border-color:#dfc8ff;transform:translateY(-1px);box-shadow:0 20px 44px -36px #0f1b3d80}.nav-card-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:14px;width:100%;padding-inline:4px;display:grid}.nav-card-icon{color:#a62bc8;background:linear-gradient(145deg,#ffe8f4 0%,#f2eaff 100%);border:1px solid #e5cef9;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.nav-card-arrow{color:#9ba9bf;transition:transform .16s,color .16s}.nav-card:hover .nav-card-arrow{color:#a72bc8;transform:translate(1px,-1px)}.dashboard-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.dashboard-metric-card{align-content:start;gap:8px;min-height:150px;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid}.dashboard-metric-card:hover{border-color:#dfc8ff;transform:translateY(-1px);box-shadow:0 20px 44px -36px #0f1b3d80}.dashboard-metric-head{justify-content:space-between;align-items:center;display:flex}.dashboard-metric-card p{color:#607292;font-size:14px;font-weight:700}.dashboard-metric-card h2{letter-spacing:-.02em;font-size:42px;line-height:1}.dashboard-chart-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-range-select{width:auto;min-width:170px;font-weight:700}.dashboard-line-chart-wrap{background:linear-gradient(#fff 0%,#f9fbff 100%);border:1px solid #e6ecf6;border-radius:14px;margin-top:14px;padding:12px}.dashboard-line-chart{width:100%;height:auto;display:block}.dashboard-line-axis{stroke:#d9e2f3;stroke-width:1px}.dashboard-line-path{fill:none;stroke:#c21e72;stroke-width:3px}.dashboard-line-dot{fill:#fff;stroke:#c21e72;stroke-width:2px}.dashboard-line-labels{color:#6b7d9c;justify-content:space-between;gap:8px;margin-top:6px;font-size:12px;display:flex}.list-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.list-title{align-items:center;gap:10px;display:inline-flex}input,select,textarea,button{font:inherit}input,select,textarea{border:1px solid var(--line-strong);color:#132247;background:#fff;border-radius:12px;width:100%;padding:11px 13px;transition:border-color .15s,box-shadow .15s}input::placeholder,textarea::placeholder{color:#8a98b0}input:focus,select:focus,textarea:focus{border-color:#e786b1;outline:none;box-shadow:0 0 0 4px #d81b601f}textarea{resize:vertical;min-height:110px}button{cursor:pointer;border:0;border-radius:11px;padding:10px 14px;font-weight:700}button.primary{background:linear-gradient(90deg,var(--pink),var(--purple));color:#fff}button.ghost{color:#223a61;background:#edf2fa}button.danger{color:var(--danger);background:#fff2f6}button.secondary{color:#223a61;background:#edf2fa}button:disabled{opacity:.6;cursor:not-allowed}.small{color:#607292;font-size:13px}.field{gap:7px;display:grid}.form-section{background:linear-gradient(#fff 0%,#fbfcff 100%);border:1px solid #e4eaf5;border-radius:14px;padding:12px}.form-section>summary{cursor:pointer;color:#1a2c52;padding:4px 0 10px;font-weight:800;list-style:none}.form-section>summary::-webkit-details-marker{display:none}.form-section[open]>summary{border-bottom:1px solid #e8eef8;margin-bottom:12px}.field-label{color:#4c6183;align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.tip{display:inline-flex;position:relative}.tip-btn{color:#415a80;cursor:help;background:#f8fbff;border:1px solid #b9c7df;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:11px;line-height:1;display:inline-flex}.tip-panel{color:#edf3ff;opacity:0;pointer-events:none;z-index:20;background:#10214c;border-radius:10px;width:min(250px,100vw - 48px);padding:10px;font-size:12px;line-height:1.45;transition:opacity .15s;position:absolute;bottom:calc(100% + 8px);left:0;transform:none;box-shadow:0 12px 24px -18px #061028e6}.tip-panel:after{content:"";border:6px solid #0000;border-top-color:#10214c;position:absolute;top:100%;left:18px;transform:none}.tip:hover .tip-panel,.tip:focus-within .tip-panel{opacity:1}.toggle-grid{flex-wrap:wrap;gap:10px;display:flex}.toggle-chip{color:#29406a;background:#fbfdff;border:1px solid #d6e0ef;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-weight:600;display:inline-flex}.toggle-chip input{width:16px;height:16px;margin:0}.chip-row{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.chip-row.tight{gap:6px;margin-top:0}.table-wrap{overflow-x:auto}.table-top{margin-top:10px}table{border-collapse:separate;border-spacing:0;width:100%;min-width:760px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #e6ecf6;padding:12px;font-size:14px}th{letter-spacing:.08em;text-transform:uppercase;color:#667795;font-size:11px}tbody tr:hover{background:#fbfdff}.vehicle-row-title{color:#12234a;font-weight:850}.price-cell{color:#12234a;white-space:nowrap;font-weight:850}.badge{color:#2457a3;background:#edf3ff;border-radius:999px;align-items:center;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.badge.neutral{color:#3c506f;background:#f2f5fa}.badge.muted{color:#7a8799;background:#f4f5f7}.badge.ok{color:var(--ok);background:#eaf9f0}.badge.pink{color:#a42b85;background:linear-gradient(120deg,#fff1f8,#f4ecff)}.badge-spaced{margin-top:6px}img.preview{object-fit:cover;border:1px solid #d9e2f1;border-radius:10px;width:128px;height:76px}.image-placeholder{color:#7484a0;background:#f8fbff;border:1px dashed #c8d4e6;border-radius:10px;place-items:center;width:128px;height:76px;font-size:12px;font-weight:700;display:grid}.text-strong{font-weight:800}.actions-cell{gap:8px;display:flex}.icon-text-btn{justify-content:center;align-items:center;gap:8px;min-height:40px;display:inline-flex}.icon-btn{color:#243b62;background:#f8fbff;border:1px solid #dce5f2;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:border-color .16s,background-color .16s,color .16s,transform .16s;display:inline-flex}.icon-btn:hover{color:var(--pink-dark);background:#fff6fb;border-color:#e7acc8;transform:translateY(-1px)}.icon-btn.danger-icon{color:var(--danger);background:#fff7fa;border-color:#f0c8d5}.icon-btn.danger-icon:hover{color:#9f123f;background:#fff0f5}.section-actions{gap:10px;display:flex}.empty-cell{color:#607292;text-align:center;padding:28px 12px;font-weight:700}.contact-line{color:#536989;align-items:center;gap:6px;margin-top:5px;font-size:13px;display:flex}.option-list{gap:4px;margin:0;padding:0;list-style:none;display:grid}.option-list li{border-left:2px solid #ead6ff;align-items:baseline;gap:7px;padding-left:7px;line-height:1.25;display:flex}.option-list span{color:#647593;white-space:nowrap;font-size:11px;font-weight:750}.option-list strong{color:#17284d;font-size:12px;font-weight:750}.options-summary{gap:7px;max-width:340px;display:grid}.options-summary-button{text-align:left;width:min(340px,100%);color:inherit;background:#f9fbff;border:1px solid #e0e8f5;border-radius:12px;gap:7px;padding:10px;transition:border-color .16s,background-color .16s,transform .16s;display:grid}.options-summary-button:hover{background:#fffaff;border-color:#e7acc8;transform:translateY(-1px)}.options-summary-head{align-items:baseline;gap:8px;display:flex}.options-summary-head strong{color:#17284d;font-size:14px}.options-summary-head span{color:#647593;font-size:12px;font-weight:750}.options-summary-head svg{color:#8b9ab3;flex:none;margin-left:auto}.options-group-chips{flex-wrap:wrap;gap:5px;display:flex}.options-preview{color:#607292;margin:0;font-size:12px;line-height:1.35}.options-details-modal{width:min(720px,100%)}.options-detail-groups{gap:12px;display:grid}.options-detail-group{background:#fbfdff;border:1px solid #e4ebf7;border-radius:14px;overflow:hidden}.options-detail-group-head{background:#fff;border-bottom:1px solid #e8eef8;justify-content:space-between;align-items:center;gap:10px;padding:11px 12px;display:flex}.options-detail-group-head h4{color:#17284d;font-size:14px}.options-detail-items{display:grid}.options-detail-item{color:#29406a;border-bottom:1px solid #edf2f8;justify-content:space-between;align-items:baseline;gap:14px;padding:9px 12px;font-size:13px;line-height:1.35;display:flex}.options-detail-item:last-child{border-bottom:0}.options-detail-item strong{color:#12234a;white-space:nowrap}.message-note{color:#4b5f7f;background:#f9fbff;border:1px solid #e4ebf7;border-radius:12px;max-width:320px;margin-top:10px;padding:10px;font-size:13px;line-height:1.45}.error-text{color:#c31a4e;font-weight:600}.details-panel{background:#f8fbff;border:1px solid #e1e8f5;border-radius:12px;padding:12px}.details-panel-slide{animation:.2s details-slide-in}@keyframes details-slide-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.details-grid{color:#415678;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;font-size:13px;display:grid}.details-modal-wrap{z-index:72;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.details-modal{border:1px solid var(--line);background:#fff;border-radius:18px;width:min(760px,100%);max-height:min(90dvh,900px);padding:16px;overflow-y:auto;box-shadow:0 24px 52px -30px #0f1b3d94}.details-grid-modal{margin-top:8px}.details-kpis{justify-content:space-between;align-items:center;gap:10px;margin-top:6px;display:flex}.details-section{background:linear-gradient(#fbfcff 0%,#f8fbff 100%);border:1px solid #e4ebf7;border-radius:14px;margin-top:14px;padding:12px}.details-section h4{margin:0;font-size:14px}.copy-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.copy-icon-btn{color:#223a61;background:#edf2fa;border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:background-color .16s,color .16s,transform .16s;display:inline-flex}.copy-icon-btn:hover:not(:disabled){background:#e4ecf9;transform:translateY(-1px)}.copy-icon-btn.copied{color:#1f9f56;background:#eaf9f0}.copy-icon-btn:disabled{opacity:.45;cursor:not-allowed}.details-full{grid-column:1/-1}.details-note-link{color:#0f4cbf;text-underline-offset:2px;font-weight:700;text-decoration:underline}.details-note-link:hover{color:#0d3f9e}.pagination{justify-content:flex-end;align-items:center;gap:10px;margin-top:12px;display:flex}.panel-overlay{z-index:60;background:#08143159;position:fixed;inset:0}.side-panel{border-left:1px solid var(--line);z-index:70;background:#fff;width:min(760px,96vw);height:100dvh;padding:16px;transition:transform .2s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(105%)}.side-panel.open{transform:translate(0)}.side-panel-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.side-panel-head h3{font-size:24px;line-height:1.2}.fab{background:linear-gradient(120deg,var(--pink)0%,var(--purple)100%);color:#fff;z-index:55;border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;padding:0;font-size:34px;font-weight:500;line-height:1;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 34px -18px #a42bc8b8}.login-shell{place-items:center;min-height:100dvh;padding:16px;display:grid}.login-card{border:1px solid var(--line);width:min(420px,100%);box-shadow:var(--shadow);background:#fff;border-radius:16px;gap:10px;padding:20px;display:grid}.login-card h1{font-size:30px;line-height:1.1}.login-form{margin-top:4px}@media (max-width:1080px){.cms-shell{grid-template-columns:1fr}.cms-sidebar{border-right:0;border-bottom:1px solid var(--line);height:auto;padding:14px;position:static}.brand-logo{width:150px}.cms-main{padding:14px}.dashboard-metric-grid{grid-template-columns:1fr}.dashboard-chart-head{flex-direction:column;align-items:flex-start}.dashboard-range-select{width:100%}.page-hero{flex-direction:column}.page-hero h1{font-size:25px}.hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));min-width:0}.mini-stat{min-height:74px}.mini-stat strong,.mini-stat.wide strong{font-size:20px}.admin-two-column,.grid.two,.details-grid{grid-template-columns:1fr}.details-kpis,.actions-cell{flex-wrap:wrap}.pagination{justify-content:center}}@media (max-width:640px){.list-head,.form-card-head{flex-direction:column;align-items:stretch}.hero-metrics{grid-template-columns:1fr}.section-actions{flex-direction:column}.section-actions button,.list-head button{width:100%}}
