:root{--bg:#f4f8f6;--panel:#fff;--ink:#10251d;--muted:#68746f;--line:#d8e4de;--brand:#087f5b;--brand-dark:#07543f;--accent:#12a678;--danger:#b42318}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shell{min-height:100vh}.topbar{background:rgba(5,77,57,.96);border-bottom:1px solid hsla(0,0%,100%,.14);justify-content:space-between;min-height:72px;padding:10px max(24px,calc((100vw - 1240px) / 2));position:-webkit-sticky;position:sticky;top:0;z-index:40}.brand,.topbar{align-items:center;color:#fff;display:flex}.brand{font-weight:700;gap:14px;min-width:0}.brand-logo{display:block;height:44px;object-fit:contain;width:65px}.brand strong{font-size:22px;line-height:1.2;white-space:nowrap}.nav{display:flex;gap:24px}.nav,.nav a{align-items:center}.nav a{color:hsla(0,0%,100%,.78);display:inline-flex;font-size:14px;gap:6px}.nav a:hover{color:#fff}.nav .account-icon{align-items:center;border:1px solid hsla(0,0%,100%,.28);border-radius:8px;display:inline-flex;height:42px;justify-content:center;padding:0;position:relative;width:42px}.nav .account-label{display:none}.nav .admin-nav-button{background:#fff;border-radius:7px;color:var(--brand-dark);font-weight:700;min-height:40px;padding:0 16px}.account-status-icon{background:var(--brand-dark);border-radius:999px;bottom:4px;color:#fff;position:absolute;right:3px}.my-account-actions{align-items:center;display:flex;gap:10px}.logout-button{min-height:36px}.auth-switch{align-items:center;border-top:1px solid var(--line);display:flex;gap:12px;justify-content:space-between;margin-top:24px;padding-top:20px}.page{margin:0 auto;max-width:1180px;padding:32px}.hero{display:grid;grid-gap:24px;gap:24px;grid-template-columns:1.15fr .85fr;min-height:360px}.hero-copy{align-self:center}.eyebrow{color:var(--accent);font-size:13px;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,h3{letter-spacing:0;margin:0}h1{font-size:48px;line-height:1.08;margin-top:12px}h2{font-size:28px}h3{font-size:18px}p{color:var(--muted);line-height:1.7}.actions{display:flex;gap:12px;margin-top:24px}.button{align-items:center;background:var(--brand);border:1px solid var(--brand);border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-weight:700;gap:8px;min-height:42px;padding:0 16px}.home-intro{background:#fff;padding:54px 24px 42px}.home-intro-inner{align-items:flex-end;display:flex;justify-content:space-between;margin:0 auto;max-width:1240px}.home-logo-mark{align-items:center;background:var(--brand-dark);border-radius:10px;color:#fff;display:inline-flex;font-size:22px;font-weight:800;height:52px;justify-content:center;margin-bottom:22px;width:52px}.home-kicker,.section-heading span{color:var(--brand);font-size:12px;font-weight:800;margin:0 0 8px;text-transform:uppercase}.home-intro h1{font-size:52px;line-height:1.08}.home-lead{font-size:18px;margin-bottom:0}.home-trust{display:flex;gap:12px}.home-trust span{align-items:center;background:#eff8f4;border:1px solid #d6ebe2;border-radius:7px;color:var(--brand-dark);display:flex;font-size:13px;font-weight:700;gap:7px;padding:10px 12px}.carousel-band{background:#fff;padding:24px 24px 48px}#page-top{scroll-margin-top:72px}.promo-banner{background:#064d39;border-radius:8px;display:block;height:340px;margin:0 auto;max-width:1240px;overflow:hidden;position:relative}.promo-banner:after{background:linear-gradient(90deg,rgba(3,47,34,.92),rgba(3,47,34,.58) 45%,transparent 76%);content:"";inset:0;position:absolute}.promo-banner img{height:100%;object-fit:cover;width:100%}.promo-copy{color:#fff;left:54px;max-width:480px;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.promo-copy span{color:#94e7c8;font-size:13px;font-weight:800}.promo-copy h2{font-size:36px;line-height:1.2;margin-top:10px}.promo-copy p{color:hsla(0,0%,100%,.78)}.promo-copy strong{align-items:center;display:flex;gap:8px;margin-top:24px}.carousel-dots{bottom:18px;display:flex;gap:6px;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.carousel-dots button{background:hsla(0,0%,100%,.48);border:0;border-radius:999px;cursor:pointer;height:5px;padding:0;width:20px}.carousel-dots button.active{background:#fff;width:38px}.pouch-entry-section{margin:0 auto;max-width:1240px;padding:54px 24px 68px;scroll-margin-top:88px}.section-heading{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:28px}.section-heading p{max-width:430px;text-align:right}.pouch-entry-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}.pouch-entry{background:#fff;border:1px solid var(--line);border-radius:8px;min-height:232px;padding:24px;position:relative;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.pouch-entry:hover{border-color:#9bcdb9;box-shadow:0 16px 40px rgba(31,91,69,.1);transform:translateY(-3px)}.pouch-entry h3{margin-top:10px}.pouch-entry p{font-size:12px;margin:5px 0 0}.pouch-entry b{background:#e6f6ef;border-radius:999px;color:var(--brand);font-size:11px;left:18px;padding:4px 8px;position:absolute;top:18px}.pouch-entry .muted-badge{background:#f1f4f2;color:#809088}.pouch-arrow{bottom:20px;color:var(--brand);position:absolute;right:20px}.pouch-line-icon{fill:none;height:105px;margin-top:20px;stroke:var(--brand);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.35;width:105px}.home-bottom-cta{align-items:center;background:var(--brand-dark);color:#fff;display:flex;gap:20px;justify-content:center;padding:34px 24px}.home-bottom-cta-icon{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.24);border-radius:12px;box-sizing:content-box;color:#fff;flex:0 0 auto;padding:10px}.home-bottom-cta h2{font-size:20px}.home-bottom-cta p{color:hsla(0,0%,100%,.7);margin:4px 20px 0 0}.quote-workspace{display:grid;grid-gap:20px;gap:20px;grid-template-columns:1fr}.quote-section{border-top:1px solid var(--line);padding-top:22px}.quote-section:first-child{border-top:0;padding-top:0}.quote-workspace>form .quote-section:nth-of-type(2) .grid.two{grid-template-columns:1fr}.step-title{gap:10px;margin-bottom:16px}.step-title,.step-title span{align-items:center;display:flex}.step-title span{background:var(--brand);border-radius:999px;color:#fff;font-size:12px;height:24px;justify-content:center;width:24px}.segmented{background:#edf3f0;border-radius:8px;display:grid;grid-gap:4px;gap:4px;grid-template-columns:repeat(3,1fr);padding:4px;position:relative}.segmented label{cursor:pointer;position:relative;z-index:1}.segmented input{position:absolute;opacity:0}.segmented span{border-radius:6px;display:block;font-size:13px;font-weight:700;padding:10px;text-align:center}.segmented input:checked+span{background:#fff;box-shadow:0 2px 8px rgba(20,83,71,.1);color:var(--brand-dark)}@supports selector(.segmented:has(> label input:checked)){.segmented:before{background:#fff;border-radius:6px;box-shadow:0 2px 8px rgba(20,83,71,.1);content:"";inset:4px auto 4px 4px;pointer-events:none;position:absolute;transition:transform .18s ease}.segmented:has(>label:nth-child(2):last-child):before{width:calc((100% - 12px) / 2)}.segmented:has(>label:nth-child(3):last-child):before{width:calc((100% - 16px) / 3)}.segmented:has(>label:nth-child(2) input:checked):before{transform:translateX(calc(100% + 4px))}.segmented:has(>label:nth-child(3) input:checked):before{transform:translateX(calc(200% + 8px))}.segmented input:checked+span{background:transparent;box-shadow:none}}@media (prefers-reduced-motion:reduce){.segmented:before{transition:none}}.check-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.check-option{align-items:center;border:1px solid var(--line);border-radius:7px;display:flex;gap:9px;padding:10px}.result-hero{background:var(--brand-dark);border-radius:8px;color:#fff;padding:22px}.result-hero strong{display:block;font-size:34px;margin-top:8px}.quote-result-note{background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;color:#9a3412;font-size:13px;font-weight:700;line-height:1.55;margin:0;padding:10px 12px}.debug-panel{background:#f5f7f6;border:1px dashed #b8c8c0;border-radius:8px;font-size:12px;overflow:auto;padding:16px}.debug-panel pre{margin:0;white-space:pre-wrap}.calculation-details{border-top:1px solid var(--line);margin-top:8px;padding-top:14px}.calculation-details-toggle{align-items:center;background:transparent;border:0;color:var(--muted);cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;gap:5px;padding:6px 0}.calculation-details-toggle:hover{color:var(--brand)}.calculation-details-content{margin-top:12px}.metric.metric-wide{grid-column:1/-1}.quote-sheet-link{align-items:center;background:#078864;border-radius:8px;color:#fff;display:flex;gap:12px;min-height:58px;padding:12px 14px;transition:background-color .16s ease,transform .16s ease}.quote-sheet-link:hover{background:#056e51;transform:translateY(-1px)}.quote-sheet-link-icon{align-items:center;background:#ffd166;border-radius:7px;color:#07543f;display:flex;flex:0 0 auto;height:36px;justify-content:center;width:36px}.quote-sheet-link small,.quote-sheet-link strong{display:block}.quote-sheet-link small{color:hsla(0,0%,100%,.76);font-size:12px;margin-top:2px}.quote-result-actions{display:grid;grid-gap:12px;gap:12px}.quote-estimate-note{background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;color:#9a3412;font-size:13px;font-weight:700;line-height:1.55;margin:0;padding:10px 12px}.quote-result-action-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(0,1fr) minmax(160px,.34fr)}.quote-contact-button{justify-content:center;min-height:58px;text-align:center}.quote-sheet-layout{display:grid;grid-gap:18px;gap:18px;margin:0 auto;max-width:920px}.quote-sheet.panel{border-color:#bfd6ca;box-shadow:0 22px 55px rgb(7 84 63/9%);gap:26px;overflow:hidden;padding:0}.quote-sheet-head{align-items:flex-start;background:#07543f;color:#fff;display:flex;gap:24px;justify-content:space-between;padding:34px 38px}.quote-sheet-head .eyebrow{color:#f7d46b}.quote-sheet-head h1{color:#fff;font-size:42px;margin:8px 0 10px}.quote-sheet-subtitle{color:hsla(0,0%,100%,.72);margin:0}.quote-valid-card{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;display:grid;flex:0 0 auto;grid-gap:5px;gap:5px;min-width:190px;padding:16px 18px}.quote-valid-card svg{color:#f7d46b}.quote-valid-card span{color:hsla(0,0%,100%,.72);font-size:13px}.quote-valid-card strong{font-size:17px}.quote-detail-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 38px}.quote-detail-item{align-items:center;background:#f0f7f3;border:1px solid #dcebe4;border-radius:8px;display:flex;gap:14px;min-height:86px;padding:16px 18px}.quote-detail-item:nth-child(3n+1){background:#edf7f2}.quote-detail-item:nth-child(3n+2){background:#f4f8ed}.quote-detail-item:nth-child(3n){background:#eef5f8}.quote-detail-item.wide{grid-column:1/-1}.quote-detail-item i{align-items:center;background:#d8eee4;border-radius:8px;color:#078864;display:flex;flex:0 0 auto;height:42px;justify-content:center;width:42px}.quote-detail-item:nth-child(3n+2) i{background:#e7edcf;color:#6b7c22}.quote-detail-item:nth-child(3n) i{background:#dceaf1;color:#286b83}.quote-detail-item>div{display:grid;grid-gap:5px;gap:5px;min-width:0}.quote-detail-item span{color:var(--muted);font-size:12px}.quote-detail-item strong{font-size:16px;line-height:1.55;overflow-wrap:anywhere}.quote-sheet-editor{background:#eef6f1;border-top:1px solid var(--line);display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));padding:26px 38px 32px}.quote-sheet-editor .field{min-width:0}.quote-sheet-editor input{background:#fff;font-size:18px;font-weight:700}.quote-sheet-editor input:disabled{color:#557168;opacity:1}.quote-sheet-actions{display:flex;gap:12px}.quote-sheet-actions .button{justify-content:center;min-height:52px}.quote-image-button{flex:1 1}.quote-image-preview{display:grid;grid-gap:18px;gap:18px}.quote-sheet-auto-layout{max-width:900px}.quote-image-preview-auto{padding:16px}.quote-image-preview-auto img{border:0}.quote-image-preview h2{margin:4px 0 0}.quote-image-preview img{border:1px solid var(--line);border-radius:8px;display:block;height:auto;width:100%}.quote-page-heading{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:26px}.quote-result-panel{align-self:start;position:-webkit-sticky;position:sticky;scroll-margin-top:92px;top:84px}.material-edit-row{align-items:center;display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(3,minmax(80px,1fr)) auto}.material-edit-row input{border:1px solid var(--line);border-radius:7px;min-height:38px;padding:0 8px;width:100%}.material-form-grid{align-items:end;display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr)) auto}.material-form-grid.compact{grid-template-columns:repeat(4,minmax(92px,1fr)) auto}.option-edit-row{align-items:center;display:grid;grid-gap:8px;gap:8px;grid-template-columns:92px minmax(92px,1fr) auto}.option-edit-row input[type=number]{border:1px solid var(--line);border-radius:7px;min-height:38px;padding:0 8px;width:100%}.button.secondary{background:#fff;color:var(--brand)}.panel{background:var(--panel);border:1px solid var(--line);border-radius:8px;padding:24px}.grid{display:grid;grid-gap:16px;gap:16px}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.field{display:grid;grid-gap:8px;gap:8px}.field label{color:#34413c;font-size:13px;font-weight:700}.field input,.field select,.field textarea{min-height:42px;padding:0 12px;width:100%}.field input,.field select,.field textarea,.input-with-unit{background:#fff;border:1px solid var(--line);border-radius:8px}.input-with-unit{align-items:stretch;display:flex;min-width:0;overflow:hidden;transition:border-color .16s ease,box-shadow .16s ease}.input-with-unit:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px rgba(8,127,91,.1)}.field-error .input-with-unit{border-color:#dc2626;box-shadow:0 0 0 3px rgba(220,38,38,.1)}.field-error-text{color:#dc2626;font-size:13px;font-weight:700;line-height:1.45;margin:-4px 0 0}.field .input-with-unit input{border:0;border-radius:0;min-width:0;outline:0}.input-with-unit>span{align-items:center;background:#eff7f3;border-left:1px solid var(--line);color:var(--brand-dark);display:flex;flex:0 0 auto;font-size:12px;font-weight:700;justify-content:center;min-width:44px;padding:0 10px}.inline-field{align-items:center;display:grid;grid-gap:10px;gap:10px;grid-template-columns:minmax(0,1fr) auto}.field textarea{line-height:1.7;padding:12px;resize:vertical}.table{border-collapse:collapse;width:100%}.table td,.table th{border-bottom:1px solid var(--line);padding:12px 10px;text-align:left;vertical-align:top}.table th{color:var(--muted);font-size:13px}.metric{background:#eef6f1;border-radius:8px;padding:18px}.metric strong{display:block;font-size:26px;margin-top:8px}.admin-dashboard{display:grid;grid-gap:22px;gap:22px}.admin-dashboard-hero{align-items:end;background:linear-gradient(135deg,#064d39,#087f5b);border-radius:14px;color:#fff;display:grid;grid-gap:24px;gap:24px;grid-template-columns:minmax(0,1fr) auto;padding:30px}.admin-dashboard-hero .eyebrow,.admin-dashboard-hero p{color:hsla(0,0%,100%,.78)}.admin-dashboard-hero h1{font-size:42px;margin-top:8px}.admin-dashboard-hero p{margin:12px 0 0;max-width:680px}.admin-dashboard-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.admin-dashboard-actions .button.secondary{background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.32);color:#fff}.admin-quick-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(5,minmax(0,1fr))}.admin-quick-link{background:#fff;border:1px solid var(--line);border-radius:12px;display:grid;grid-gap:8px;gap:8px;min-height:138px;padding:18px;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.admin-quick-link:hover{border-color:rgba(8,127,91,.35);box-shadow:0 16px 36px rgba(6,77,57,.1);transform:translateY(-2px)}.admin-quick-link>span{align-items:center;background:#e8f6ef;border-radius:10px;color:var(--brand);display:inline-flex;height:40px;justify-content:center;width:40px}.admin-quick-link strong{color:var(--brand-dark);font-size:17px}.admin-quick-link small,.admin-stat-card small{color:var(--muted);font-size:12px;line-height:1.55}.admin-stat-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}.admin-stat-card{background:#fff;border:1px solid var(--line);border-radius:12px;display:grid;grid-gap:6px;gap:6px;padding:18px}.admin-stat-card span{color:var(--muted);font-size:13px;font-weight:700}.admin-stat-card strong{color:var(--brand-dark);font-size:32px;line-height:1}.admin-stat-card.is-warning{background:#fff8ed;border-color:#fed7aa}.admin-dashboard-layout{align-items:start;display:grid;grid-gap:22px;gap:22px;grid-template-columns:minmax(0,1.6fr) minmax(320px,.8fr)}.admin-panel-heading{align-items:center;display:flex;gap:14px;justify-content:space-between;margin-bottom:16px}.admin-panel-heading h2{font-size:24px;margin-top:4px}.admin-panel-heading>a,.admin-panel-heading>span{background:#e8f6ef;border-radius:999px;color:var(--brand);font-size:12px;font-weight:800;padding:6px 10px}.admin-recent-quotes{padding:24px 26px}.admin-recent-quotes .quote-history-list{border-top:0;max-height:760px;overflow:auto;padding-right:4px}.admin-recent-quotes .quote-history-row{border:1px solid transparent;border-radius:10px;margin-bottom:8px;padding:13px 14px}.admin-recent-quotes .quote-history-row:hover{border-color:var(--line)}.admin-side-stack{display:grid;grid-gap:18px;gap:18px}.admin-compact-panel{padding:20px}.admin-customer-list,.admin-maintenance-links,.admin-notification-list{display:grid;grid-gap:10px;gap:10px}.admin-customer-card,.admin-maintenance-links a,.admin-notification-card{background:#f6faf8;border:1px solid #dcebe4;border-radius:10px;padding:12px}.admin-customer-card{display:grid;grid-gap:10px;gap:10px}.admin-customer-card strong,.admin-notification-card strong{color:var(--brand-dark)}.admin-customer-card span:not(.status),.admin-notification-card span{color:var(--muted);font-size:12px}.admin-customer-card .actions{margin-top:0}.admin-customer-card .button{min-height:36px}.admin-notification-card p{font-size:13px;line-height:1.6;margin:4px 0}.admin-maintenance-links a{align-items:center;color:var(--brand-dark);display:flex;font-weight:800;gap:10px}.admin-empty{color:var(--muted);padding:18px 4px;text-align:center}@media (max-width:1100px){.admin-quick-grid,.admin-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-dashboard-layout{grid-template-columns:1fr}.admin-recent-quotes .quote-history-list{max-height:none;overflow:visible}}@media (max-width:620px){.admin-quick-grid,.admin-stat-grid{grid-template-columns:1fr}}.status{border-radius:999px;display:inline-flex;font-size:12px;font-weight:700;padding:4px 10px}.status.pending{background:#fff4df;color:#925200}.status.approved{background:#e7f8ee;color:#146c43}.status.rejected{background:#fdecec;color:var(--danger)}.status.guest{color:#176b54;background:#e7f5ef}.table-scroll{width:100%;overflow-x:auto}.admin-customer-summary{margin-bottom:24px}.muted{color:var(--muted)}.modal-backdrop{align-items:center;background:rgba(24,32,29,.48);display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:50}.modal{background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 24px 80px rgba(24,32,29,.24);max-width:460px;padding:28px;width:100%}.news-form{display:grid;grid-gap:16px;gap:16px}.admin-item-heading{align-items:flex-start;display:flex;gap:18px;justify-content:space-between;margin-bottom:18px}.admin-thumb{border:1px solid var(--line);border-radius:8px;height:96px;object-fit:cover;width:128px}.admin-thumb.wide{width:180px}.news-article{background:#fff;border:1px solid var(--line);border-radius:8px;padding:34px}.news-cover{border-radius:8px;display:block;margin:28px 0;max-height:520px;object-fit:cover;width:100%}.news-content{display:grid;grid-gap:18px;gap:18px;max-width:820px}.news-content p{color:#2d3934;font-size:16px;margin:0}.quote-history{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden}.quote-history-heading{align-items:center;display:flex;justify-content:space-between;padding:24px 26px 18px}.quote-history-heading>span{background:#e8f6ef;border-radius:999px;color:var(--brand);font-size:12px;font-weight:700;padding:5px 10px}.quote-history-list{border-top:1px solid var(--line)}.quote-history-row{align-items:center;border-bottom:1px solid var(--line);display:grid;grid-gap:16px;gap:16px;grid-template-columns:52px minmax(0,1fr) 120px 24px;min-height:78px;padding:12px 22px;transition:background .16s ease}.quote-history-row:last-child{border-bottom:0}.quote-history-row:hover{background:#f4faf7}.quote-history-price,.quote-history-summary{display:grid;grid-gap:4px;gap:4px;min-width:0}.quote-history-row span{color:var(--muted);font-size:12px}.quote-history-visual{align-items:center;background:#e8f6ef;border-radius:8px;color:#087f5b;display:flex;height:46px;justify-content:center;width:46px}.quote-history-visual .pouch-line-icon{height:34px;margin:0;stroke:currentColor;width:34px}.quote-style-1,.quote-style-5{background:#eaf2ff;color:#3371c4}.quote-style-2,.quote-style-6{background:#fff2df;color:#b76b12}.quote-style-3{background:#eeeaff;color:#6d52bd}.quote-style-4,.quote-style-7{background:#fdebef;color:#b84d68}.quote-history-primary,.quote-history-secondary{align-items:baseline;display:flex;gap:12px;min-width:0}.quote-history-primary strong{flex:0 0 auto;font-size:15px}.quote-history-primary span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quote-history-secondary span:first-child{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.quote-history-secondary span:last-child{background:#f0f4f2;border-radius:4px;color:#53615b;padding:2px 5px}.quote-history-price strong{color:var(--brand-dark);font-size:18px}.quote-history-arrow{color:var(--brand)}.quote-history-empty{color:var(--muted);padding:40px 26px;text-align:center}.snapshot-price-panel{background:var(--brand-dark);border-radius:8px;color:#fff;display:grid;grid-gap:1px;gap:1px;grid-template-columns:1.4fr 1fr 1fr;margin-bottom:20px;overflow:hidden}.snapshot-price-panel>div{background:hsla(0,0%,100%,.05);display:grid;grid-gap:8px;gap:8px;padding:24px}.snapshot-price-panel span{color:hsla(0,0%,100%,.68);font-size:13px}.snapshot-price-panel strong{font-size:24px}.snapshot-price-panel>div:first-child strong{font-size:34px}.snapshot-detail-panel{display:grid;grid-gap:20px;gap:20px}.snapshot-detail-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.snapshot-detail-item{align-items:center;background:#f2f8f5;border-radius:8px;display:flex;gap:14px;min-width:0;padding:16px}.snapshot-detail-item i{color:var(--brand);display:flex}.snapshot-detail-item div,.snapshot-materials{display:grid;grid-gap:5px;gap:5px;min-width:0}.snapshot-detail-item span,.snapshot-materials span{color:var(--muted);font-size:12px}.snapshot-detail-item strong,.snapshot-materials strong{font-size:14px;overflow-wrap:anywhere}.snapshot-materials{border-top:1px solid var(--line);padding-top:16px}@media (max-width:760px){.quote-result-panel{scroll-margin-top:188px}.topbar{display:grid;grid-gap:5px;gap:5px;grid-template-columns:1fr;min-height:0;padding:7px 16px 8px}.brand{grid-column:1;justify-self:start;min-width:0}.brand-logo{height:38px;width:56px}.brand strong{font-size:20px;line-height:1.15}.nav{display:grid;grid-gap:4px;gap:4px;grid-column:1;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.nav.admin-user-nav{grid-template-columns:repeat(4,minmax(0,1fr))}.nav>a,.nav>a:not(.account-icon){border-radius:6px;flex-direction:column;font-size:14px;gap:2px;justify-content:center;min-height:42px;padding:4px 2px}.nav>a:not(.account-icon):hover{background:hsla(0,0%,100%,.08)}.nav .account-icon{border:0;grid-column:auto;grid-row:auto;height:auto;width:auto}.nav .admin-nav-button{background:hsla(0,0%,100%,.1);color:#fff;grid-column:auto;grid-row:auto;justify-content:center;min-height:42px;padding:4px 2px}.nav .account-label{font-size:11px;display:inline}.nav>a>span:not(.account-status-icon){font-size:11px}.account-status-icon{bottom:16px;right:calc(50% - 15px)}.my-account-actions{align-items:flex-start;flex-wrap:wrap}.page{padding:20px 16px}.grid.three,.grid.two,.hero{grid-template-columns:1fr}.admin-item-heading,.home-bottom-cta,.section-heading{align-items:flex-start;flex-direction:column}.carousel-band{padding:12px 16px 28px}#page-top{scroll-margin-top:106px}.promo-banner{aspect-ratio:16/10;height:auto;min-height:210px}.promo-copy{bottom:28px;left:20px;right:20px;top:auto;transform:none}.promo-copy span{font-size:11px}.promo-copy h2{font-size:22px;margin-top:6px}.promo-copy p{font-size:13px;line-height:1.4;margin:7px 0 0}.promo-copy strong{font-size:13px;margin-top:12px}.carousel-dots{bottom:10px}.section-heading p{text-align:left}.pouch-entry-grid,.quote-workspace{grid-template-columns:1fr}.pouch-entry-section{padding:18px 16px 36px;scroll-margin-top:106px}.section-heading{gap:6px;margin-bottom:18px}.section-heading h2{font-size:25px}.section-heading p{font-size:14px;line-height:1.55;margin:4px 0 0}.pouch-entry-grid{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.pouch-entry{min-height:150px;padding:13px}.pouch-entry b{font-size:10px;left:10px;padding:3px 7px;top:10px}.pouch-entry h3{font-size:16px;margin-top:4px}.pouch-entry p{font-size:11px;line-height:1.25}.pouch-line-icon{height:66px;margin-top:22px;width:66px}.pouch-arrow{bottom:12px;right:12px}.home-bottom-cta{gap:10px;padding:24px 20px}.home-bottom-cta h2{font-size:18px}.home-bottom-cta p{font-size:13px;line-height:1.55;margin:5px 0 4px}.home-bottom-cta .button{margin-top:8px}.quote-history-heading{padding:20px 16px 14px}.quote-history-row{gap:10px;grid-template-columns:42px minmax(0,1fr) auto 14px;min-height:72px;padding:10px 12px}.quote-history-visual{border-radius:7px;height:40px;width:40px}.quote-history-visual .pouch-line-icon{height:30px;width:30px}.quote-history-primary{display:grid;grid-gap:2px;gap:2px}.quote-history-primary strong{font-size:14px}.quote-history-primary span{font-size:11px}.quote-history-secondary{gap:6px}.quote-history-secondary span{font-size:10px}.quote-history-price{text-align:right}.quote-history-price span{font-size:10px}.quote-history-price strong{font-size:15px;white-space:nowrap}.quote-history-arrow{align-self:center;height:16px;width:16px}.snapshot-price-panel{grid-template-columns:1fr 1fr}.snapshot-price-panel>div{padding:18px 16px}.snapshot-price-panel>div:first-child{grid-column:1/3}.snapshot-price-panel>div:first-child strong{font-size:30px}.snapshot-price-panel strong{font-size:20px}.snapshot-detail-grid{grid-template-columns:1fr}.quote-page-heading{align-items:flex-start;flex-direction:column;gap:8px;margin-bottom:16px}.quote-page-heading .eyebrow{font-size:10px;margin-bottom:2px}.quote-page-heading h1,.quote-page-heading h1[style]{font-size:28px!important;line-height:1.15;margin-top:4px}.quote-page-heading p{display:none}.quote-page-heading .status{font-size:10px;padding:3px 8px}.quote-workspace>form.panel{padding:18px 16px}.quote-workspace>form .quote-section:first-child .grid.two{gap:12px 10px;grid-template-columns:repeat(2,minmax(0,1fr))}.quote-workspace>form .quote-section:first-child .field{align-content:start;align-self:start;gap:6px;min-width:0}.quote-workspace>form .quote-section:first-child .field label{font-size:11px;line-height:1.3}.quote-workspace>form .quote-section:first-child .field input{min-height:40px;padding:0 10px}.quote-workspace>form .quote-section:not(:first-child) .grid.two{grid-template-columns:1fr}.quote-section{padding-top:18px}.step-title{margin-bottom:12px}.quote-result-panel{position:static}.quote-result-panel.panel{gap:12px;padding:16px}.quote-result-panel>h2{font-size:22px}.quote-result-panel .result-hero{padding:16px 18px}.quote-result-panel .result-hero strong{font-size:30px;margin-top:4px}.quote-result-panel>.button{justify-content:center;min-height:38px;width:100%}.quote-result-panel>.grid.two{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.quote-result-panel .metric{min-height:76px;padding:12px}.quote-result-panel .metric>span{color:var(--muted);display:block;font-size:11px;line-height:1.3}.quote-result-panel .metric>strong,.quote-result-panel .metric>strong[style]{font-size:16px!important;line-height:1.25;margin-top:6px;overflow-wrap:anywhere}.quote-result-panel .calculation-details{margin-top:2px;padding-top:8px}.quote-result-action-grid{grid-template-columns:1fr}.quote-sheet-layout{gap:14px}.quote-sheet-head{display:grid;grid-gap:18px;gap:18px;padding:24px 22px}.quote-sheet-head h1{font-size:34px}.quote-sheet-subtitle{font-size:13px;overflow-wrap:anywhere}.quote-valid-card{grid-template-columns:auto 1fr;min-width:0;width:100%}.quote-valid-card svg{grid-row:1/3}.quote-detail-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:1fr;margin:0 22px}.quote-detail-item{min-height:76px;padding:14px}.quote-detail-item strong{font-size:16px}.quote-sheet-editor{grid-template-columns:1fr;padding:22px}.quote-sheet-actions{display:grid}.quote-sheet-actions .button{width:100%}.quote-image-preview{padding:16px}.admin-dashboard-hero,.material-edit-row,.material-form-grid,.material-form-grid.compact,.option-edit-row{grid-template-columns:1fr}.admin-dashboard-hero{align-items:stretch;padding:24px}.admin-dashboard-actions{justify-content:stretch}.admin-dashboard-actions .button{justify-content:center;width:100%}.admin-dashboard-layout,.admin-quick-grid,.admin-stat-grid{grid-template-columns:1fr}.admin-recent-quotes{padding:18px}.admin-recent-quotes .quote-history-list{max-height:none;overflow:visible}.admin-panel-heading{align-items:flex-start}h1{font-size:36px}}@media (max-width:390px){.topbar{padding-left:12px;padding-right:12px}.brand-logo{height:36px;width:53px}.brand strong{font-size:18px}.promo-banner{min-height:200px}.promo-copy p{display:none}.pouch-entry{min-height:142px;padding:11px}.pouch-line-icon{height:60px;width:60px}}