@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap";.adm-root{--adm-ink:#252722;--adm-muted:#777b72;--adm-border:#e6e7e1;--adm-soft:#f6f7f2;--adm-olive:#65764e;color:var(--adm-ink);font-family:Inter,Arial,sans-serif;font-size:13px;font-weight:400;line-height:1.5;letter-spacing:0;background:#fafbf8;min-height:100vh}.adm-root *{box-sizing:border-box}.adm-root button,.adm-root input,.adm-root select,.adm-root textarea{font:inherit}.adm-root a{color:inherit;text-decoration:none}.adm-root button{cursor:pointer}.adm-root button:disabled{cursor:wait;opacity:.5}.adm-root button:focus-visible,.adm-root a:focus-visible{outline:2px solid #839768;outline-offset:4px}.adm-root input,.adm-root select,.adm-root textarea{display:block;width:100%;padding:11px 12px;border:1px solid #dadcd3;border-radius:6px;background:#fff;color:var(--adm-ink);outline:none;min-height:42px;transition:border-color .2s,box-shadow .2s}.adm-root input:focus,.adm-root select:focus,.adm-root textarea:focus{border-color:#839768;box-shadow:0 0 0 3px #83976816}.adm-root textarea{resize:vertical;line-height:1.6}.adm-root input::placeholder{color:#969a90}.adm-root select{text-transform:none;appearance:auto}.adm-root h1,.adm-root h2,.adm-root h3,.adm-root p{margin:0}.adm-root h1{font-size:32px;line-height:1.2;letter-spacing:-1.2px;font-weight:500}.adm-root h2{font-size:15px;font-weight:600;letter-spacing:-.15px}.adm-root h3{font-size:14px;font-weight:600}.adm-root small{font-size:11px}.adm-shell{display:flex}.adm-sidebar{width:224px;flex:none;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--adm-border);display:flex;flex-direction:column;padding:28px 15px 0;z-index:30}.adm-brand{display:inline-flex;align-items:center;gap:8px;font-size:24px;letter-spacing:-1.5px;font-weight:600;white-space:nowrap}.adm-sidebar .adm-brand{margin:0 12px 35px}.adm-brand>span:first-child{font-weight:300;color:#919789}.adm-brand-dot{width:5px;height:5px;border-radius:50%;background:#718658;margin-left:1px;align-self:flex-end;margin-bottom:9px}.adm-workspace-label{display:flex;align-items:center;justify-content:space-between;color:#a1a499;font-size:9px;letter-spacing:1.2px;font-weight:600;margin:0 13px 11px}.adm-workspace-label>span{font-size:8px;letter-spacing:.5px;color:#7f8477;border:1px solid #e9ece2;padding:1px 4px;border-radius:3px}.adm-sidebar nav{display:flex;flex-direction:column;gap:3px;overflow-y:auto;padding-bottom:12px}.adm-nav-link{display:flex;align-items:center;gap:11px;min-height:41px;border-radius:6px;padding:10px 12px;line-height:1.4;color:#676d62!important;font-size:12px;transition:background .15s,color .15s}.adm-nav-link:hover{background:#f6f7f3}.adm-nav-link.is-active{background:#f0f3e9;color:#465935!important;font-weight:600}.adm-nav-link svg{flex:none}.adm-nav-dot{margin-left:auto;width:5px;height:5px;border-radius:50%;background:#7d925d}.adm-nav-divider{margin-top:15px;position:relative}.adm-nav-divider:before{content:"";height:1px;position:absolute;left:11px;right:11px;top:-10px;background:#eceee7}.adm-sidebar-bottom{margin-top:auto;padding-top:16px}.adm-sidebar-bottom>a{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#7f8676;padding:11px 13px 23px}.adm-user{display:flex;align-items:center;gap:9px;border-top:1px solid var(--adm-border);padding:18px 0}.adm-avatar{display:grid;place-items:center;border:1px solid #e2e6da;background:#f2f4ec;color:#6d7b5d;border-radius:50%;width:31px;height:31px;font-size:11px;flex:none}.adm-user>div{min-width:0;flex:1}.adm-user strong{display:block;font-size:10px;font-weight:600}.adm-user small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;color:#92978b}.adm-main{margin-left:224px;min-width:0;flex:1}.adm-topbar{height:72px;border-bottom:1px solid var(--adm-border);background:#ffffffd9;display:flex;align-items:center;justify-content:space-between;padding:0 38px;gap:20px}.adm-topbar>div{display:flex;align-items:center;gap:15px;font-size:11px}.adm-topbar strong{font-weight:500}.adm-topbar-workspace{color:#858b7e}.adm-breadcrumb-slash{color:#c6cabf}.adm-private{display:flex;align-items:center;gap:6px;color:#8a907f;font-size:10px;white-space:nowrap}.adm-private>span{width:5px;height:5px;background:#8ca56c;border-radius:50%}.adm-demo{padding:3px 7px;border-radius:3px;border:1px solid #e8dfc0;background:#fff9e9;color:#8d7640;font-size:10px}.adm-content{padding:38px;max-width:1600px;margin:0 auto}.adm-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:30px}.adm-eyebrow{font-size:9px;font-weight:600;letter-spacing:1.8px;color:#808a72;margin-bottom:14px}.adm-page-header p{font-size:12px;color:#858a7e;margin-top:11px;line-height:1.6}.adm-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;min-height:38px;white-space:nowrap;border:1px solid #dfe3d7;background:#fff;color:#4b5541!important;padding:9px 14px;border-radius:5px;font-size:11px!important;line-height:1.4;transition:background .15s,border-color .15s,transform .15s;font-weight:500}.adm-btn:hover{background:#f1f4eb;border-color:#cbd4bd}.adm-primary{background:#303d26!important;color:#fff!important;border-color:#303d26!important}.adm-primary:hover{background:#455736!important;border-color:#455736!important}.adm-icon{background:transparent;border:0;color:#8b9481;display:inline-flex;align-items:center;justify-content:center;padding:7px;border-radius:4px;flex:none;line-height:1}.adm-icon:hover{color:#48583b;background:#f0f4e9}.adm-metrics{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--adm-border);border-radius:7px;margin-bottom:24px;overflow:hidden}.adm-metric{padding:23px 24px;min-width:0}.adm-metric+.adm-metric{border-left:1px solid var(--adm-border)}.adm-metric>span{display:block;color:#7c8373;font-size:11px}.adm-metric>strong{display:block;font-size:29px;font-weight:500;letter-spacing:-1.2px;margin:12px 0 8px;line-height:1.2;font-variant-numeric:tabular-nums}.adm-metric>small{color:#959b8e;font-size:9px}.adm-metrics-small{grid-template-columns:repeat(3,1fr)}.adm-metrics-small .adm-metric{padding:20px 25px}.adm-metrics-small .adm-metric strong{font-size:26px;margin-bottom:0}.adm-overview-line{display:flex;flex-wrap:wrap;align-items:center;gap:24px;margin-bottom:33px;color:#929887;font-size:10px}.adm-overview-line>div{display:flex;align-items:center;gap:7px}.adm-overview-line>div+div:before{content:"";width:3px;height:3px;border-radius:50%;background:#c1c8b6;margin-right:4px}.adm-small-dot{width:5px;height:5px;background:#7c965e;border-radius:50%}.adm-dashboard-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:22px;margin-bottom:24px}.adm-panel{background:#fff;border:1px solid var(--adm-border);border-radius:7px;min-width:0;overflow:hidden;margin-bottom:24px}.adm-dashboard-grid>.adm-panel{margin-bottom:0}.adm-panel-title{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:21px 24px;border-bottom:1px solid #eceee7;min-height:64px}.adm-panel-title h2{font-size:13px}.adm-panel-title a{display:flex;align-items:center;gap:7px;color:#7f8b70;font-size:10px}.adm-count{border:1px solid #e4e9db;color:#7d8c6a;min-width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;font-size:9px}.adm-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:238px;padding:35px 25px;text-align:center;color:#b1b8a7}.adm-empty h3{margin-top:13px;font-size:13px;color:#66745a;font-weight:500}.adm-empty p{font-size:11px;max-width:330px;line-height:1.7;color:#929c85;margin:7px 0 0}.adm-empty .adm-btn,.adm-empty .adm-text-link{margin-top:18px}.adm-text-link{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:#657950!important;line-height:1.4}.adm-text-link:hover{text-decoration:underline}.adm-list{padding:0 23px}.adm-list-row{display:flex;align-items:center;gap:12px;padding:17px 0;min-height:71px;width:100%;text-align:left;background:none;border:0;border-bottom:1px solid #edefe8;color:var(--adm-ink)}.adm-list-row:last-child{border-bottom:0}.adm-list-row>div{flex:1;min-width:0}.adm-list-row strong{font-size:11px;font-weight:500;display:block}.adm-list-row small{font-size:9px;color:#919987;display:block;margin-top:4px}.adm-item-icon{display:grid;place-items:center;width:34px;height:34px;background:#f5f7f0;border:1px solid #eaf0e0;border-radius:5px;color:#8a9d77;flex:none}.adm-attention-items{padding:6px 23px}.adm-attention-items>a{display:flex;align-items:center;gap:12px;border-bottom:1px solid #edefe6;padding:19px 0;min-height:78px}.adm-attention-items>a:last-child{border-bottom:0}.adm-attention-items>a>div{flex:1}.adm-attention-items strong{font-size:11px;font-weight:500}.adm-attention-items p{font-size:10px;color:#929987;margin-top:3px}.adm-attention-items>a>svg{color:#afbaa0;flex:none}.adm-attention-icon{width:32px;height:32px;display:grid;place-items:center;background:#f5f4ed;border:1px solid #edecdf;color:#9b9d79;border-radius:5px;flex:none}.adm-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;border-bottom:1px solid var(--adm-border)}.adm-search{position:relative;display:flex;align-items:center;max-width:380px;width:100%}.adm-search svg{position:absolute;left:11px;color:#a3ad94;pointer-events:none}.adm-search input{padding:9px 12px 9px 36px!important;font-size:11px!important;background:#fcfdf9!important;min-height:36px!important;border-color:#e7eadf!important}.adm-filters{display:flex;gap:9px}.adm-toolbar select{font-size:10px;min-height:36px;width:auto;max-width:170px;padding:8px 9px;color:#7c8770;border-color:#e5e9dc}.adm-table-wrap{overflow-x:auto}.adm-table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap;font-size:11px}.adm-table th{font-weight:500;color:#949c8b;font-size:9px;background:#fcfdf9;padding:12px 17px;border-bottom:1px solid #e8ece0}.adm-table td{padding:17px;border-bottom:1px solid #ecefe6;color:#737d68;vertical-align:middle}.adm-table th:first-child,.adm-table td:first-child{padding-left:24px}.adm-table th:last-child,.adm-table td:last-child{padding-right:20px}.adm-table tbody tr:last-child td{border-bottom:0}.adm-table tbody tr:hover{background:#fdfefb}.adm-table td strong{font-size:11px;font-weight:500;color:#4a5840;display:block}.adm-table td small{font-size:9px;color:#a2aa96;display:block;margin-top:4px}.adm-table .adm-numeric{text-align:right;font-variant-numeric:tabular-nums}.adm-money{font-size:11px;color:#536245;font-variant-numeric:tabular-nums}.adm-table-footer{padding:13px 23px;background:#fcfdf9;border-top:1px solid #ecefe5;display:flex;justify-content:space-between;gap:15px;font-size:9px;color:#a1ac93}.adm-product-cell{display:flex;align-items:center;gap:13px;text-align:left;background:transparent;border:0;padding:0;color:inherit;max-width:360px}.adm-product-cell>span:last-child{white-space:normal;min-width:160px}.adm-product-image{width:45px;height:45px;border-radius:5px;border:1px solid #edf0e8;background:#f7f9f2;display:grid;place-items:center;overflow:hidden;flex:none;color:#a0af8c}.adm-product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.adm-badge{display:inline-flex;align-items:center;padding:3px 7px;max-width:240px;border-radius:4px;font-size:9px;text-transform:capitalize;line-height:1.45;white-space:normal}.adm-badge.good{background:#edf3e5;color:#6c8650;border:1px solid #e2edd7}.adm-badge.warn{background:#f7f4e7;color:#998448;border:1px solid #efe8ce}.adm-badge.muted{background:#f0f2ed;color:#8f9885;border:1px solid #e6eade}.adm-tested{color:#7c9462;font-size:10px}.adm-needs-test,.adm-old{color:#b19052!important;font-size:10px}.adm-notice{display:flex;align-items:flex-start;gap:12px;padding:16px 20px;border:1px solid #e6e9dc;background:#f7f9f1;border-radius:6px;color:#859172;margin-bottom:24px;font-size:11px;line-height:1.7}.adm-notice>svg{flex:none;margin-top:1px;color:#92a17f}.adm-notice strong{display:block;font-weight:500;color:#6f815b;font-size:11px;margin-bottom:3px}.adm-notice p{font-size:11px;line-height:1.65}.adm-loading{display:flex;align-items:center;justify-content:center;gap:10px;color:#8b987e;min-height:200px;font-size:12px}.adm-spin{animation:adm-spin 1.1s linear infinite}@keyframes adm-spin{to{transform:rotate(360deg)}}.adm-error{display:flex;gap:9px;align-items:center;background:#fdf0eb;border:1px solid #f1d7ca;padding:13px 16px;border-radius:5px;color:#9e5f45;font-size:11px;margin-bottom:18px}.adm-error>svg{flex:none}.adm-error>span{flex:1}.adm-error button{font-size:10px;background:transparent;border:0;color:inherit;text-decoration:underline}.adm-toast{position:fixed;bottom:25px;left:calc(50% + 90px);transform:translate(-50%);border:1px solid #dce5ce;border-radius:6px;box-shadow:0 8px 36px #29391f16;background:#fff;color:#6a7b54;padding:12px 15px;display:flex;align-items:center;gap:10px;z-index:100;max-width:calc(100vw - 40px);font-size:11px}.adm-toast>.adm-icon{padding:3px}.adm-dialog{position:fixed;inset:0;width:min(630px,calc(100vw - 36px));max-height:90dvh;max-width:none;border:1px solid #e4e9da;border-radius:10px;box-shadow:0 18px 80px #1b291c2b;padding:0;color:var(--adm-ink);background:#fff;margin:auto;overflow:auto}.adm-dialog::backdrop{background:#25311e50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.adm-dialog-wide{width:min(760px,calc(100vw - 36px))}.adm-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:25px;padding:24px 28px 20px;border-bottom:1px solid #e9ede2;background:#fff;position:sticky;top:0;z-index:2}.adm-dialog-header h2{font-size:20px;font-weight:500;letter-spacing:-.5px}.adm-dialog-header p{margin-top:7px;color:#939e86;font-size:11px}.adm-dialog-header>.adm-icon{margin-top:-4px}.adm-dialog-body{padding:25px 28px}.adm-dialog-footer{display:flex;justify-content:flex-end;align-items:center;gap:9px;padding:17px 28px;background:#fcfdf9;border-top:1px solid #e8ecdf;position:sticky;bottom:0;z-index:2}.adm-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px 20px}.adm-form-grid label,.adm-settings-form label,.adm-login label{font-size:11px;color:#69795a;display:flex;flex-direction:column;gap:7px}.adm-form-grid label>small,.adm-settings-form label>small{font-size:9px;line-height:1.6;color:#9ea990}.adm-field-wide{grid-column:1/-1}.adm-required{color:#9aa28e}.adm-root .adm-checkbox{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border:1px solid #e7ecdc;padding:10px 13px;border-radius:5px;min-height:45px;background:#fcfdf9;gap:10px}.adm-root .adm-checkbox input{width:15px;height:15px;min-height:0;accent-color:#718d57;box-shadow:none}.adm-code{font-family:ui-monospace,monospace!important;font-size:11px!important;background:#fafcf5!important}.adm-form-note{font-size:10px;color:#9ba58f;line-height:1.75;margin-top:17px!important}.adm-source-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;border-bottom:1px solid #e7eddd;padding-bottom:20px;margin-bottom:20px}.adm-source-summary span{font-size:9px;display:block;color:#95a185}.adm-source-summary strong{font-size:22px;font-weight:500;display:block;margin-top:7px;letter-spacing:-.6px;color:#536345}.adm-detail-line{display:flex;align-items:center;flex-wrap:wrap;gap:15px;font-size:10px;color:#929f80;margin-bottom:12px}.adm-muted{color:#94a184;font-size:10px;line-height:1.7}.adm-dialog-body>.adm-muted{margin:12px 0 18px}.adm-check-instruction{color:#9ba58e;background:#fafcf6;border:1px solid #eef1e7;padding:13px 15px;font-size:10px;line-height:1.7;border-radius:4px;margin-top:20px}.adm-source-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.adm-source-actions .adm-btn{font-size:10px!important;min-height:34px}.adm-detail-notes{border-top:1px solid #e8eedf;margin-top:22px;padding-top:18px}.adm-detail-notes h3{font-size:11px;color:#778766}.adm-detail-notes p{font-size:11px;color:#95a085;line-height:1.8;margin-top:7px;white-space:pre-wrap}.adm-subheading{margin:24px 0 13px!important;font-size:12px!important;color:#7b8b68}.adm-history th:first-child,.adm-history td:first-child{padding-left:0}.adm-cell-button{border:0;background:none;text-align:left;padding:0;color:inherit}.adm-truncate{max-width:220px;text-overflow:ellipsis;overflow:hidden}.adm-description-list{margin:0 0 25px}.adm-description-list>div{display:grid;grid-template-columns:100px 1fr;border-bottom:1px solid #ebefe3;padding:14px 0;font-size:11px;gap:10px}.adm-description-list dt{color:#9daa8d}.adm-description-list dd{margin:0;color:#6b7e57;white-space:pre-wrap;overflow-wrap:anywhere}.adm-timeline{list-style:none;padding:0;margin:0}.adm-timeline li{display:flex;gap:13px;position:relative;padding:10px 0 12px}.adm-timeline li>span{border:1px solid #b8cba3;background:#f3f8eb;flex:none;width:7px;height:7px;border-radius:50%;margin-top:6px}.adm-timeline li:not(:last-child):after{content:"";width:1px;position:absolute;background:#e6eedb;left:3px;top:23px;bottom:-3px}.adm-timeline strong{display:block;font-weight:500;font-size:11px;color:#748965}.adm-timeline small{display:block;font-size:9px;color:#a0ae90;margin-top:4px}.adm-bars{padding:25px}.adm-bar-row{margin-bottom:24px}.adm-bar-row:last-child{margin-bottom:0}.adm-bar-row>div{display:flex;justify-content:space-between;font-size:11px;color:#889978;margin-bottom:9px}.adm-bar-row strong{font-size:11px;font-weight:500;color:#6e845b}.adm-bar-track{display:block;width:100%;background:#f0f5e9;border-radius:3px;height:7px;overflow:hidden}.adm-bar-track>span{height:100%;display:block;min-width:2px;background:#8fa775;border-radius:3px}.adm-settings-form{max-width:970px;background:#fff;border:1px solid var(--adm-border);border-radius:7px;overflow:hidden}.adm-settings-form>.adm-error{margin:20px}.adm-settings-section{display:grid;grid-template-columns:1fr 1.7fr;gap:45px;padding:29px 30px;border-bottom:1px solid #e8ede0}.adm-settings-section h2{font-size:13px;font-weight:500;color:#5c6d4e;margin-bottom:7px}.adm-settings-section>div>p{font-size:10px;color:#9aa68d;line-height:1.8;max-width:250px}.adm-settings-footer{display:flex;justify-content:flex-end;padding:20px 29px;background:#fcfdf8}.adm-login{min-height:100dvh;background:radial-gradient(ellipse at 70% 0,#eff2e8 0,transparent 60%),#fafbf6;display:flex;flex-direction:column;align-items:center;padding:43px 25px 28px}.adm-login>.adm-brand{align-self:flex-start;margin-left:23px}.adm-login-form{width:100%;max-width:345px;padding-top:clamp(45px,12vh,120px);margin-bottom:auto}.adm-login-form h1{font-size:39px;font-weight:400;line-height:1.2;letter-spacing:-1.6px}.adm-login-form>p{font-size:12px;color:#939e86;line-height:1.75;margin:17px 0 30px}.adm-login label{margin-bottom:19px}.adm-login-form>.adm-btn{width:100%;min-height:44px;margin-top:4px;justify-content:space-between;padding-left:17px;padding-right:17px}.adm-login-form>.adm-login-note{font-size:10px;text-align:center;color:#a3ae94;margin-top:17px}.adm-back{display:flex;align-items:center;gap:6px;color:#9bab8c!important;font-size:10px;padding-top:45px}.adm-sr-only{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.adm-mobile-menu,.adm-mobile-shade{display:none}@media(min-width:1600px){.adm-content{padding-top:48px}.adm-page-header{margin-bottom:38px}.adm-metric{padding:28px 30px}.adm-metric>strong{font-size:33px}.adm-sidebar{width:245px}.adm-main{margin-left:245px}}@media(max-width:1250px){.adm-content{padding:30px 25px}.adm-topbar{padding:0 25px}.adm-root h1{font-size:27px}.adm-metric{padding:20px 16px}.adm-metric>strong{font-size:25px}.adm-page-header{gap:15px}.adm-dashboard-grid{gap:17px}.adm-panel-title{padding:18px}.adm-attention-items{padding:5px 18px}.adm-sidebar{width:207px;padding-left:12px;padding-right:12px}.adm-main{margin-left:207px}.adm-user small{max-width:100px}.adm-settings-section{gap:28px;padding:25px}}@media(max-width:1050px){.adm-sidebar{width:191px}.adm-main{margin-left:191px}.adm-topbar-workspace,.adm-breadcrumb-slash{display:none}.adm-topbar{height:62px}.adm-nav-link{font-size:11px;gap:9px}.adm-sidebar .adm-brand{font-size:22px}.adm-dashboard-grid{grid-template-columns:1fr}.adm-metrics{grid-template-columns:repeat(2,1fr)}.adm-metric:nth-child(3){border-left:0;border-top:1px solid var(--adm-border)}.adm-metric:nth-child(4){border-top:1px solid var(--adm-border)}.adm-metrics-small{grid-template-columns:repeat(3,1fr)}.adm-metrics-small .adm-metric:nth-child(3){border-left:1px solid var(--adm-border);border-top:0}.adm-metrics-small .adm-metric strong{font-size:21px}.adm-metrics-small .adm-metric{padding:18px 15px}.adm-page-header{align-items:flex-start}.adm-page-header>.adm-btn{margin-top:25px}.adm-overview-line{gap:12px}.adm-settings-section{grid-template-columns:1fr;gap:20px}.adm-settings-section>div>p{max-width:500px}.adm-toolbar{flex-wrap:wrap;padding:15px 18px}.adm-search{max-width:100%}.adm-filters{margin-left:auto}.adm-dialog-wide{width:min(700px,calc(100vw - 36px))}}@media(max-width:760px){.adm-sidebar{transform:translate(-100%);transition:transform .2s;width:228px;padding-top:27px}.adm-sidebar.is-open{transform:translate(0)}.adm-main{margin-left:0}.adm-mobile-menu{display:inline-flex}.adm-mobile-shade{display:block;position:fixed;inset:0;background:#28371d59;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:0;z-index:29}.adm-content{padding:27px 20px}.adm-topbar{padding:0 17px;height:60px}.adm-topbar>div{gap:10px}.adm-topbar-right .adm-private{font-size:9px}.adm-topbar-right{gap:8px!important}.adm-root h1{font-size:27px;letter-spacing:-1px}.adm-page-header{flex-wrap:wrap;margin-bottom:24px;gap:18px}.adm-page-header>.adm-btn{margin-top:0}.adm-page-header p{max-width:360px;font-size:11px}.adm-eyebrow{font-size:8px;margin-bottom:12px}.adm-metric{padding:20px}.adm-metric>strong{font-size:28px}.adm-metric>span{font-size:10px}.adm-metrics-small{grid-template-columns:1fr}.adm-metrics-small .adm-metric{display:flex;align-items:center;justify-content:space-between;padding:15px 20px}.adm-metrics-small .adm-metric+.adm-metric{border-left:0;border-top:1px solid var(--adm-border)}.adm-metrics-small .adm-metric strong{font-size:21px;margin:0}.adm-overview-line{margin-bottom:25px;font-size:9px}.adm-panel-title h2{font-size:12px}.adm-panel-title{padding:18px 20px}.adm-empty{min-height:210px}.adm-toolbar{padding:16px}.adm-filters{width:100%;margin:0}.adm-filters>label{flex:1}.adm-toolbar select{width:100%;max-width:none}.adm-table-footer>span:last-child{display:none}.adm-toast{left:50%;bottom:16px;min-width:260px;font-size:10px}.adm-notice{font-size:10px;padding:15px}.adm-notice p{font-size:10px}.adm-dialog,.adm-dialog-wide{width:calc(100vw - 20px);max-height:94dvh;border-radius:8px}.adm-dialog-header{padding:20px}.adm-dialog-header h2{font-size:19px}.adm-dialog-body{padding:21px 20px}.adm-dialog-footer{padding:15px 20px}.adm-form-grid{gap:18px 13px}.adm-form-grid label{font-size:10px}.adm-source-summary{gap:10px}.adm-source-summary strong{font-size:19px}.adm-source-summary span{font-size:8px}.adm-settings-section{padding:23px 20px}.adm-login>.adm-brand{margin-left:0}.adm-login-form h1{font-size:37px}.adm-user small{max-width:125px}}@media(max-width:430px){.adm-content{padding:24px 15px}.adm-metric{padding:17px 14px}.adm-metric>strong{font-size:25px}.adm-metric>small{font-size:8px}.adm-root h1{font-size:26px}.adm-topbar-right .adm-private{display:none}.adm-form-grid{grid-template-columns:1fr}.adm-field-wide{grid-column:auto}.adm-source-summary{grid-template-columns:1fr}.adm-source-summary>div{display:flex;align-items:center;justify-content:space-between}.adm-source-summary strong{margin-top:0}.adm-source-summary span{font-size:10px}.adm-dialog-footer .adm-btn,.adm-source-actions .adm-btn{flex:1}.adm-description-list>div{grid-template-columns:75px 1fr}.adm-overview-line>div+div:before{display:none}}@media(prefers-reduced-motion:reduce){.adm-root *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.adm-root .select-trigger{font:inherit;font-size:11px;min-height:42px;line-height:1.5;padding:10px 12px;border:1px solid #dadcd3;border-radius:6px;background:#fff;color:var(--adm-ink);gap:12px;text-align:left;box-shadow:none}.adm-root .select-trigger:focus-visible,.adm-root .select-trigger[data-state=open]{outline:none;border-color:#839768;box-shadow:0 0 0 3px #83976816}.adm-root .select-trigger:disabled{cursor:not-allowed;background:#f6f8f1;opacity:.65}.adm-toolbar .select-trigger{font-size:10px;min-height:36px;width:auto;max-width:190px;padding:8px 10px;color:#7c8770;border-color:#e5e9dc}.adm-filters label .select-trigger{min-width:130px}.adm-dialog .select-menu{font-family:Inter,Arial,sans-serif;border-color:#dde5d2;box-shadow:0 10px 35px #27391e22}.adm-dialog .select-option{font-size:11px;padding-top:10px;padding-bottom:10px;color:#566746}.adm-dialog .select-option[data-highlighted]{color:#385522;background:#edf3e4}@media(max-width:760px){.adm-toolbar .select-trigger{width:100%;max-width:none}.adm-filters label .select-trigger{min-width:0}.adm-form-grid .select-trigger{font-size:11px}}:root{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#262b26;background:#fff;font-synthesis:none;font-weight:400;--ink: #262b26;--muted: #757b72;--line: #e5e7df;--surface: #f4f5f0;--olive: #515d41;--accent: #e8ecdf;--radius: 5px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--olive);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:500}h1{font-size:clamp(38px,4.5vw,64px);line-height:1.07;letter-spacing:-2.6px}h2{font-size:36px;letter-spacing:-1.3px;line-height:1.14}h3{font-size:20px;letter-spacing:-.5px}p{line-height:1.7;color:#70766c;font-size:14px}svg{flex-shrink:0}input,select,textarea{min-width:0;border:1px solid #dce0d5;background:#fff;border-radius:4px;padding:12px 13px;color:var(--ink);font-size:14px}textarea{min-height:105px;resize:vertical}select{cursor:pointer}::selection{background:#dce5c9}.container{max-width:1360px;margin:0 auto;padding:0 64px}.eyebrow{font-size:10px;letter-spacing:1.55px;font-weight:600;line-height:1.5;display:block}.muted{color:var(--muted)}.small{font-size:12px!important}.button{border:1px solid var(--olive);background:var(--olive);color:#fff;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:14px 21px;font-size:13px;font-weight:500;border-radius:var(--radius);transition:background .2s,transform .2s,box-shadow .2s}.button:hover:not(:disabled){background:#3f4c30;transform:translateY(-2px);box-shadow:0 4px 12px #34462c16}.button.secondary{background:transparent;color:var(--ink);border-color:#d2d7c8}.button.secondary:hover:not(:disabled){background:var(--surface)}.button.small{min-height:35px;padding:8px 12px;gap:12px}.full{width:100%}.icon-button{border:0;background:transparent;padding:9px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px}.icon-button:hover{background:#eef0e8}.text-link{display:inline-flex;align-items:center;gap:12px;border:0;background:transparent;padding:0;font-size:13px;font-weight:500;line-height:1.7}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.text-link.full{justify-content:center}.skip-link{position:fixed;top:-100px;left:20px;background:var(--ink);color:#fff;padding:12px;z-index:100}.skip-link:focus{top:8px}.demo-strip{height:30px;background:#eef0e7;display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;letter-spacing:.25px;color:#646c59}.demo-strip a{display:flex;align-items:center;gap:5px;margin-left:20px;text-decoration:underline;text-underline-offset:3px}.status-dot{display:inline-block;height:5px;width:5px;border-radius:50%;background:currentColor;flex-shrink:0}.site-header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid #e4e6dd;background:#fff;position:relative;z-index:20}.wordmark{font-size:27px;font-weight:600;letter-spacing:-1.5px;white-space:nowrap}.wordmark>span:first-child{font-weight:400;color:#929b84;margin:0 3px}.wordmark .brand-dot{font-size:8px;vertical-align:top;display:inline-block;margin:5px 0 0 5px;letter-spacing:0}.main-nav{display:flex;gap:32px;font-size:12px;margin-left:70px}.main-nav a{position:relative;padding:32px 0}.main-nav a:after{content:"";position:absolute;left:0;right:0;bottom:21px;height:1px;background:var(--olive);transform:scaleX(0);transform-origin:left;transition:transform .2s}.main-nav a:hover:after,.main-nav a.active:after{transform:scaleX(1)}.header-cta{font-size:12px;display:flex;align-items:center;gap:24px}.menu-toggle{display:none}.hero{background:#f1f3ec;overflow:hidden}.hero-inner{max-width:1500px;margin:auto;min-height:596px;position:relative;display:grid;grid-template-columns:1fr 1fr}.hero-copy{padding:93px 0 80px 10%;position:relative;z-index:2;align-self:center}.hero-copy .eyebrow{font-size:9px;letter-spacing:1.9px;color:#69735d}.hero h1{font-size:clamp(60px,6.5vw,92px);letter-spacing:-5px;line-height:.99;margin:26px 0 24px;font-weight:450}.hero h1 span{color:#63714e}.hero-description{font-size:15px;line-height:1.8;color:#737a6a;margin-bottom:29px}.hero-actions{display:flex;gap:20px;align-items:center}.hero-actions>span{font-size:10px;color:#777f6e;max-width:100px;line-height:1.6}.hero-assurance{display:flex;gap:23px;margin-top:33px;font-size:10px;color:#68725a}.hero-assurance>span{display:flex;align-items:center;gap:6px}.hero-product{position:relative;min-width:0;overflow:visible}.hero-product>img{position:absolute;height:740px;max-width:none;width:auto;bottom:-93px;left:-36px;z-index:1;filter:drop-shadow(12px 18px 13px #2d3b2110);transition:transform 1s ease}.hero-product:hover>img{transform:translateY(-7px) rotate(.3deg)}.hero-orbit{position:absolute;width:480px;height:480px;border:1px solid #e5e8db;border-radius:50%;left:14px;top:40px}.hero-orbit:before{content:"";position:absolute;inset:35px;border:1px solid #e5e8db;border-radius:50%}.hero-number{position:absolute;right:9%;top:33px;font-size:8px;letter-spacing:1.6px;color:#7c856e;z-index:3}.product-caption{position:absolute;bottom:36px;left:20px;right:10%;display:flex;align-items:flex-end;justify-content:space-between;z-index:4}.product-caption .eyebrow{font-size:8px;color:#707b61;margin-bottom:7px}.product-caption strong{font-size:12px;line-height:1.6;font-weight:450}.circle-link{border:1px solid #bac3ae;border-radius:50%;height:44px;width:44px;display:flex;align-items:center;justify-content:center;background:#f1f3ecee;transition:transform .2s}.circle-link:hover{transform:rotate(45deg)}.hero-bottom{height:53px;border-top:1px solid #dfe4d5;display:flex;justify-content:space-between;align-items:center;padding:0 5%;font-size:8px;letter-spacing:1.4px;color:#67725a}.hero-bottom a{display:flex;align-items:center;gap:17px;font-size:10px;letter-spacing:0}.editorial-section{padding-top:90px;padding-bottom:90px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:34px;gap:30px}.section-heading h2{margin:15px 0 0;font-size:39px;letter-spacing:-1.4px}.section-heading>p{font-size:13px;line-height:1.8;margin:0 0 2px}.direction-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.direction-image{height:286px;background:#f2f3ef;position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:23px;overflow:hidden;border-radius:3px}.direction-image>img{width:75%;height:80%;object-fit:contain;mix-blend-mode:multiply;transition:transform .5s}.direction-image>svg{width:130px;height:130px;color:#87907a}.direction:hover .direction-image>img{transform:scale(1.065) rotate(-2deg)}.direction-1{background:#f2eee8}.direction-2{background:#eef0ed}.direction-index{position:absolute;top:17px;left:19px;font-size:10px;color:#7a8272}.direction-arrow{position:absolute;right:19px;bottom:17px;transition:transform .25s}.direction:hover .direction-arrow{transform:translate(3px,-3px)}.direction>.eyebrow{font-size:8px;color:#7c8472}.direction h3{margin:10px 0;font-size:23px}.direction>p{font-size:12px;line-height:1.8;max-width:280px;margin-bottom:0}.approach-section{background:#f7f7f3;padding:82px 0}.approach-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px}.approach-grid h2{font-size:44px;margin-top:20px;margin-bottom:22px;letter-spacing:-2px}.approach-grid>div>p{max-width:330px;font-size:13px;line-height:1.9}.approach-grid .text-link{margin-top:13px}.approach-steps{padding-top:1px}.approach-step{display:flex;gap:24px;border-bottom:1px solid #dfe3d7;padding:30px 0}.approach-step:first-child{padding-top:0}.approach-step>span{font-size:10px;color:#829070;padding-top:5px}.approach-step h3{margin-bottom:8px;font-size:19px}.approach-step p{font-size:12px;line-height:1.8;margin-bottom:0;max-width:310px}.closing-cta{text-align:center;padding-top:85px;padding-bottom:85px}.closing-cta h2{font-size:43px;margin:21px 0 30px;letter-spacing:-1.8px}.site-footer{padding:50px 5% 0;border-top:1px solid var(--line);max-width:1500px;margin:auto}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:start;padding-bottom:45px}.footer-top>p{font-size:22px;color:#4d5644;line-height:1.35;letter-spacing:-.7px}.footer-top>div{justify-self:end;min-width:175px}.footer-top>div>a{display:flex;align-items:center;justify-content:space-between;font-size:11px;margin-bottom:15px;gap:20px}.footer-bottom{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#8a9082;padding:21px 0}.footer-bottom>span{display:flex;align-items:center;gap:7px}.page-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;padding:0 0 35px}.page-intro .eyebrow{margin-bottom:20px;color:#727d64}.page-intro h1{margin-bottom:18px;font-size:48px;letter-spacing:-2px}.page-intro p{margin:0;font-size:14px;max-width:600px}.back-link{display:inline-flex;align-items:center;gap:8px;font-size:11px;color:var(--muted);margin-bottom:30px}.not-found{padding-top:100px;padding-bottom:130px;max-width:1100px}.not-found h1{margin:20px 0 30px}.loading-state{min-height:380px;padding:90px 30px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.loading-mark{width:27px;height:27px;border:2px solid #e4e8db;border-top-color:#62754e;border-radius:50%;animation:spin .8s linear infinite}.loading-state p{font-size:13px}.error-state,.empty-state{text-align:center;max-width:650px;margin:0 auto;padding:80px 30px}.error-state h2,.empty-state h2{font-size:29px}.error-state .button,.empty-state .button{margin-top:16px}.inline-error{padding:15px 18px;border:1px solid #e2bbac;background:#fff5f0;color:#865244;font-size:13px;border-radius:5px;margin-bottom:20px;line-height:1.6}.budget-tag{display:flex;flex-direction:column;gap:9px;white-space:nowrap;text-align:right}.budget-tag span{font-size:11px;color:var(--muted)}.budget-tag strong{font-size:29px;font-weight:500;letter-spacing:-1px}.field{display:flex;flex-direction:column;gap:9px;font-size:12px;font-weight:500}.field small{color:var(--muted);font-size:10px;font-weight:400;line-height:1.6}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.span-2{grid-column:span 2}.soft-note{display:flex;gap:12px;align-items:flex-start;background:#f0f3e9;padding:17px 18px;border-radius:4px;margin:23px 0;color:#758361}.soft-note p{font-size:12px;line-height:1.7;margin:0;color:#717d62}.soft-note.small{padding:14px}.soft-note.small p{font-size:10px}.configurator-page{padding-top:42px;padding-bottom:75px}.wizard-top{display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.step-caption{font-size:9px;letter-spacing:1px}.step-track{display:flex;border-bottom:1px solid var(--line);gap:38px;margin-top:28px;margin-bottom:48px}.step-track button{border:0;background:none;padding:0 0 20px;color:#9a9f93;font-size:11px;display:flex;align-items:center;gap:10px;position:relative;opacity:1}.step-track button>span{height:20px;width:20px;border:1px solid #d8ddce;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px}.step-track button.active{color:var(--olive)}.step-track button.active:after{content:"";height:2px;position:absolute;bottom:-1px;left:0;right:0;background:var(--olive)}.step-track button.active>span,.step-track button.completed>span{background:var(--olive);color:#fff;border-color:var(--olive)}.wizard-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:75px;align-items:start}.wizard-main{animation:step-in .35s ease}.wizard-main h1{font-size:48px;letter-spacing:-1.9px;margin-bottom:15px}.lead{font-size:13px;margin-bottom:29px}.use-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.use-option{display:flex;align-items:center;gap:15px;text-align:left;border:1px solid #e1e5d9;background:#fff;border-radius:4px;padding:19px 16px;transition:background .2s,border-color .2s;min-height:85px}.use-option:hover{border-color:#a4b18f}.use-option>svg{color:#818c74}.use-option.selected{background:#f0f3e8;border-color:#7d8f62}.use-option.selected>svg{color:#5a6d41}.use-option>span:nth-child(2){display:flex;flex-direction:column;gap:5px}.use-option strong{font-size:12px;font-weight:500}.use-option small{font-size:9px;color:#8a917f}.selection-check{margin-left:auto;width:15px;height:15px;border:1px solid #d8ddcf;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.selected .selection-check{border-color:var(--olive);background:var(--olive);color:#fff}.wizard-preview{background:#f0f2eb;border-radius:5px;padding:23px 24px 18px;position:sticky;top:24px;overflow:hidden}.wizard-preview>.eyebrow{font-size:8px;color:#828e72}.wizard-preview>img{height:290px;width:100%;object-fit:contain;transform:scale(1.16);margin-top:3px;margin-bottom:7px}.preview-description{border-top:1px solid #dce2d3;padding-top:22px;position:relative}.preview-description>.eyebrow{font-size:8px;color:#828e72}.preview-description h3{font-size:22px;margin:9px 0 24px}.preview-description>div{display:flex;justify-content:space-between;gap:15px;font-size:10px;margin-bottom:13px}.preview-description>div>span{color:#7e8972}.preview-description strong{font-weight:500;text-transform:capitalize}.preview-footnote{font-size:8px;line-height:1.8;padding-top:12px;margin-bottom:0;color:#8d9684}.wizard-actions{margin-top:36px;display:flex;justify-content:space-between;align-items:center;padding-top:26px;border-top:1px solid var(--line)}.question-group{margin:30px 0}.question-label{font-size:13px;display:block;margin-bottom:15px}.disclosure{padding:15px 0;border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;gap:12px;font-size:12px;width:100%}.disclosure>span{margin-left:auto}.question-group>.field-grid{padding-top:20px}.workload-field{margin-top:25px}.budget-block{padding:22px 24px;background:#f6f7f2;border:1px solid #e8ebdf;border-radius:5px;margin-top:24px}.budget-block>label{font-size:12px;font-weight:500;display:flex;align-items:center;justify-content:space-between}.budget-block>label>small{font-size:9px;font-weight:400;color:var(--muted)}.budget-input{display:flex;align-items:baseline;margin:19px 0 8px;font-size:40px;letter-spacing:-1px}.budget-input>span{font-size:26px;color:#7a876b}.budget-input input{font-size:40px;padding:0 6px;border:0;background:transparent;max-width:210px;outline:0;letter-spacing:-2px;-moz-appearance:textfield}.budget-input input::-webkit-inner-spin-button{appearance:none}.range{width:100%;padding:0;height:4px;border:0;accent-color:var(--olive);cursor:pointer;margin:15px 0}.range-labels{display:flex;justify-content:space-between;font-size:9px;color:#89927e}.colour-options{display:flex;gap:10px}.colour-options>button{border:1px solid #dfe3d7;border-radius:4px;background:#fff;display:flex;align-items:center;gap:12px;font-size:12px;padding:12px 17px;flex:1}.colour-options>button.selected{border-color:#7b8d60;background:#f7f9f1}.colour-options>button>svg{margin-left:auto}.colour-swatch{height:19px;width:19px;border-radius:50%;border:1px solid #d5d8cf}.colour-swatch.white{background:#f5f5f0}.colour-swatch.black{background:#2e322a;border-color:#2e322a}.colour-swatch.mixed{background:linear-gradient(135deg,#f5f5ef 50%,#30362c 50%)}.segmented{display:flex;border:1px solid #dfe4d5;border-radius:4px;overflow:hidden;padding:3px;gap:3px;background:#fafbf7}.segmented button{flex:1;border:0;padding:10px 8px;background:transparent;border-radius:2px;font-size:10px;color:#828b75}.segmented button.selected{background:#e8eddf;color:#465739}.toggle-options{display:flex;gap:8px}.toggle-options button{padding:12px 14px;background:#fff;border:1px solid #dfe3d7;border-radius:4px;display:flex;align-items:center;gap:8px;font-size:11px;min-height:44px}.toggle-options button.selected{background:#f0f4e8;border-color:#acb89a}.preference-row{padding:25px 0;border-bottom:1px solid var(--line)}.preference-row:first-of-type{padding-top:8px}.preference-row h3{font-size:18px;margin-bottom:8px}.preference-row p{font-size:12px;line-height:1.7;max-width:490px}.preference-row .segmented{max-width:480px}.preference-row .segmented button{font-size:11px;padding:12px}.recommendations-page,.builder-page,.quote-page,.product-page{padding-top:35px;padding-bottom:80px}.preference-summary{display:flex;align-items:center;gap:25px;padding:19px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:11px;color:#7c8570;margin-bottom:35px}.preference-summary>span{text-transform:capitalize}.preference-summary>a{margin-left:auto;display:flex;align-items:center;gap:6px}.recommendation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.recommendation-grid.count-1{grid-template-columns:minmax(0,430px);justify-content:center}.recommendation-grid.count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.recommendation{padding:22px;border:1px solid #e0e4d7;border-radius:5px;display:flex;flex-direction:column;transition:transform .2s}.recommendation:hover{transform:translateY(-3px)}.recommendation.recommended{border-color:#819366;background:#fafbf6}.recommendation-label{display:flex;align-items:center;justify-content:space-between;gap:5px}.recommendation-label>.eyebrow{font-size:8px;letter-spacing:1.2px;color:#64744f}.our-pick{font-size:6px;letter-spacing:.6px;color:#fff;background:#61764a;padding:5px 6px;border-radius:2px}.recommendation-image{height:252px;margin:8px -5px 12px}.part-image{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden}.part-image img{width:100%;height:100%;object-fit:contain;transition:transform .35s}.image-fallback{display:none;color:#7c876c;font-size:15px;letter-spacing:-.3px}.image-missing .image-fallback,.part-image:not(:has(img)) .image-fallback{display:block}.recommendation-image img{mix-blend-mode:multiply}.recommendation h2{font-size:23px;letter-spacing:-.8px;margin-bottom:10px}.recommendation-description{font-size:11px;line-height:1.8;min-height:40px}.recommendation-price{font-size:29px;font-weight:500;letter-spacing:-1px;display:flex;flex-direction:column;gap:5px;margin:8px 0 23px}.recommendation-price>span{font-size:9px;letter-spacing:0;color:#838e76;font-weight:400}.recommendation-specs{border-top:1px solid #e1e6d7;padding-top:10px}.recommendation-specs>div{display:flex;gap:15px;font-size:10px;line-height:1.6;padding:8px 0}.recommendation-specs>div>span{width:27px;flex-shrink:0;color:#8c9680}.recommendation-specs strong{font-weight:450}.plain-checks{list-style:none;padding:0;margin:20px 0 24px}.plain-checks>li{display:flex;gap:8px;font-size:10px;line-height:1.7;margin-bottom:10px;color:#738365}.plain-checks>li>svg{margin-top:2px}.recommendation .button{margin-top:auto;gap:15px;padding:13px 12px;font-size:11px}.recommendation-tradeoff{font-size:9px;line-height:1.7;color:#8b957f;margin:14px 0 0;min-height:30px}.performance-disclaimer{display:flex;gap:12px;align-items:flex-start;max-width:750px;margin:30px auto 0;color:#8d9780}.performance-disclaimer p{font-size:10px;line-height:1.8;margin:0}.builder-layout{display:grid;grid-template-columns:minmax(0,1fr) 345px;gap:42px;align-items:start}.component-list-heading{display:flex;justify-content:space-between;font-size:9px;letter-spacing:1px;padding:14px 0;border-top:1px solid var(--line);color:#8a9480}.component-list-heading span+span{letter-spacing:0}.component-row{border-top:1px solid var(--line);padding:21px 0 25px}.component-category{display:flex;align-items:center;gap:9px;margin-bottom:18px;font-size:10px}.component-category>span{font-size:9px;color:#96a087}.component-category>strong{font-weight:500}.component-body{display:grid;grid-template-columns:126px minmax(0,1fr);gap:22px}.component-body>.part-image{height:122px;background:#f5f6f1;border-radius:3px;padding:12px}.component-body>.part-image img{mix-blend-mode:multiply}.component-title{display:flex;justify-content:space-between;align-items:baseline;gap:15px}.component-title>a{font-size:17px;letter-spacing:-.4px;font-weight:500}.component-title>strong{font-size:15px;white-space:nowrap;font-weight:500}.spec-line{font-size:10px;color:#87917c;line-height:1.6;margin:8px 0 11px}.component-explanation{font-size:11px;line-height:1.8;margin-bottom:10px}.source-badge{display:inline-flex;align-items:center;gap:5px;font-size:8px;line-height:1.6;letter-spacing:.15px;color:#718256}.source-badge.limited{color:#a1804a}.component-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:16px}.component-actions>.text-link{font-size:9px!important;color:#7f8b71;gap:6px}.change-button{border:1px solid #dfe4d6;background:#fff;border-radius:3px;padding:7px 9px;display:flex;align-items:center;gap:9px;font-size:9px}.change-button:hover{background:var(--surface)}.component-expanded{margin-top:20px;padding-top:17px;border-top:1px solid var(--line);animation:step-in .25s ease}.component-expanded>.eyebrow{font-size:8px}.component-expanded>p{font-size:11px;line-height:1.8;margin-top:10px}.source-details{font-size:10px}.source-facts{display:flex;flex-wrap:wrap;gap:5px 14px;margin:7px 0;color:#8a927f;font-size:9px;line-height:1.7}.marketplace-warning{display:flex;align-items:flex-start;gap:8px;color:#9b7d48;font-size:10px;line-height:1.8;padding:10px 12px;background:#faf6ed;border-radius:3px;margin:10px 0}.marketplace-warning>svg{margin-top:2px}.source-details .text-link{font-size:9px!important;color:#858f77}.build-summary{position:sticky;top:20px;background:#f6f7f2;border:1px solid #e6e9de;border-radius:5px;overflow:hidden}.summary-image{height:248px;padding:13px 26px 33px;position:relative;background:#edf0e5}.summary-image img{mix-blend-mode:multiply;transform:scale(1.16)}.summary-image>.eyebrow{position:absolute;bottom:17px;left:0;right:0;text-align:center;color:#88957a;font-size:7px;letter-spacing:1.5px}.summary-body{padding:22px}.summary-body h2{font-size:21px;margin-bottom:23px;letter-spacing:-.6px}.price-row{display:flex;justify-content:space-between;font-size:11px;color:#7f8a71;margin:13px 0}.price-row>span+span{color:#5e6b50}.total-row{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #dde3d3;margin-top:19px;padding-top:18px;font-size:12px}.total-row small{font-size:8px;color:#89967a;margin-left:5px}.total-row>strong{font-size:28px;font-weight:500;letter-spacing:-1px}.budget-over{font-size:10px;color:#a0794c;text-align:right;margin:8px 0 0}.compatibility-panel{border:1px solid #dde4d1;padding:13px;border-radius:4px;margin:22px 0;background:#f0f4e8;color:#6a7c50}.compatibility-title{display:flex;align-items:center;gap:7px}.compatibility-title>strong{font-size:10px;font-weight:500;line-height:1.6}.power-summary{font-size:8px;line-height:1.8;margin:9px 0 0;color:#8a9977}.compatibility-panel.has-errors{border-color:#ebcdb6;background:#fff6ee;color:#9d7149}.compatibility-panel details>summary{font-size:9px;margin-top:8px;cursor:pointer}.compatibility-finding{font-size:9px;color:#808f6e;line-height:1.8;display:flex;gap:7px;margin:10px 0 0}.compatibility-finding.error{color:#ad6a48}.build-warnings{margin:10px 0 20px}.build-warnings summary,.build-outlook summary{font-size:10px;cursor:pointer;color:#7c896c;line-height:1.6}.build-warnings p,.build-outlook p{font-size:10px;line-height:1.8;margin:10px 0}.summary-body>.button{font-size:11px;gap:13px}.save-caption{text-align:center;font-size:8px;line-height:1.8;margin:12px 0;color:#8e9981}.summary-body .soft-note{background:transparent;border-top:1px solid #e2e7d8;border-bottom:1px solid #e2e7d8;border-radius:0;padding:18px 0;margin:22px 0 16px}.dialog-backdrop{position:fixed;inset:0;z-index:100;background:#242d2280;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:24px;animation:fade-in .15s ease}.dialog{width:510px;max-width:100%;max-height:90vh;overflow:auto;background:#fff;border-radius:8px;padding:27px;box-shadow:0 25px 80px #12200826;animation:step-in .25s ease}.dialog.wide{width:840px}.dialog-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px}.dialog-heading h2{font-size:29px;letter-spacing:-1px;margin:0}.dialog-description{font-size:12px;margin-bottom:24px}.search-field{border:1px solid #e0e5d7;border-radius:4px;display:flex;align-items:center;gap:10px;padding-left:13px;color:#929d84}.search-field>input{border:0;width:100%;background:transparent;outline-offset:0;font-size:12px}.alternative-list{margin-top:15px}.alternative{display:grid;grid-template-columns:92px minmax(0,1fr) 115px;gap:20px;padding:21px 0;border-bottom:1px solid var(--line);align-items:center}.alternative>.part-image{height:95px;background:#f6f7f2;padding:8px;border-radius:3px}.alternative>.part-image img{mix-blend-mode:multiply}.alternative h3{font-size:16px;letter-spacing:-.3px;margin-bottom:6px}.alternative .spec-line{margin:5px 0}.alternative-condition{font-size:9px;margin:6px 0}.alternative-action{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.alternative-action>strong{font-size:17px;letter-spacing:-.4px;font-weight:500}.alternative-action>span{font-size:9px;color:#8a967d}.alternative-action .button{margin-top:5px;min-width:85px}.alternative.incompatible{opacity:.6}.incompatibility-reason{font-size:9px;line-height:1.6;color:#a26d4e;margin:7px 0 0}.manual-note{font-size:8px;color:#a18a56}.catalogue-page{padding-top:58px;padding-bottom:80px}.catalogue-layout{display:grid;grid-template-columns:182px minmax(0,1fr);gap:42px;border-top:1px solid var(--line);padding-top:31px}.category-nav{position:sticky;top:30px;align-self:start}.category-nav>.eyebrow{font-size:8px;color:#90997f;margin-bottom:22px}.category-nav>button{display:flex;justify-content:space-between;align-items:center;width:100%;border:0;background:none;padding:11px 12px;margin:1px 0;text-align:left;font-size:11px;color:#7b8770;border-radius:3px}.category-nav>button>span{font-size:9px;color:#9aa78c}.category-nav>button.active{background:#edf2e3;color:#51663a}.category-nav>button:hover{background:#f5f7f0}.catalogue-note{background:#f3f5ee;padding:25px 27px;border-radius:3px;margin-bottom:25px}.catalogue-note>.eyebrow{font-size:8px;color:#748663}.catalogue-note p{font-size:12px;line-height:1.8;margin:10px 0 0;max-width:530px}.category-education{padding:8px 0 25px;border-bottom:1px solid var(--line);margin-bottom:24px;max-width:800px}.category-education>.eyebrow{font-size:8px;color:#7d8e69}.category-education h2{font-size:35px;margin:13px 0 15px}.category-education p{font-size:12px;line-height:1.9;max-width:630px}.category-education details{font-size:11px;color:#748564}.category-education summary{cursor:pointer}.catalogue-toolbar{display:flex;gap:16px;align-items:center}.catalogue-toolbar>.search-field{flex:1}.catalogue-toolbar>select{font-size:11px;border-color:#e1e6d9;padding:12px}.result-count{font-size:9px;color:#8e9a7f;margin:20px 0}.catalogue-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:33px 22px}.catalogue-product-image{height:210px;background:#f4f6ef;position:relative;padding:20px;overflow:hidden;border-radius:3px;margin-bottom:17px}.catalogue-product-image img{mix-blend-mode:multiply}.catalogue-product:hover .catalogue-product-image img{transform:scale(1.07)}.product-hover-arrow{position:absolute;right:12px;bottom:10px;opacity:0;transform:translate(-5px,5px);transition:all .2s}.catalogue-product:hover .product-hover-arrow{opacity:1;transform:none}.catalogue-product>.eyebrow{font-size:7px;letter-spacing:1px;color:#869576}.catalogue-product h3{font-size:16px;line-height:1.4;letter-spacing:-.4px;margin:7px 0}.catalogue-product .spec-line{font-size:9px;min-height:28px;line-height:1.7}.catalogue-product-bottom{display:flex;justify-content:space-between;align-items:center;gap:5px;font-size:10px}.catalogue-product-bottom>strong{font-weight:500}.catalogue-product-bottom>span{font-size:8px;color:#96a188}.product-detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:68px;padding-bottom:58px}.product-detail-image{background:#f3f5ed;border-radius:4px;height:465px;padding:35px;position:relative}.product-detail-image>.part-image{height:92%}.product-detail-image img{mix-blend-mode:multiply}.product-detail-image>.eyebrow{font-size:7px;color:#9ca78e;position:absolute;bottom:25px;left:0;right:0;text-align:center}.product-detail-content{padding-top:20px}.product-detail-content>.eyebrow{font-size:9px;color:#899777}.product-detail-content h1{font-size:42px;letter-spacing:-1.8px;line-height:1.14;margin:19px 0}.product-subtitle{font-size:13px}.product-spec-tags{display:flex;flex-wrap:wrap;gap:8px;padding:8px 0 16px}.product-spec-tags>span{font-size:10px;padding:7px 10px;background:#f1f4e9;border-radius:3px;color:#7b8d62}.product-explanation{border-top:1px solid var(--line);padding-top:20px;margin-bottom:20px}.product-explanation h2{font-size:19px;letter-spacing:-.5px}.product-explanation p{font-size:12px}.product-explanation>.eyebrow{font-size:8px;margin-bottom:7px}.product-detail-content>.button{margin-bottom:17px}.product-below{display:grid;grid-template-columns:1fr 1fr;gap:68px;border-top:1px solid var(--line);padding-top:43px}.product-below>section>.eyebrow{font-size:8px;color:#8a9978}.product-below h2{font-size:28px;letter-spacing:-.8px;margin:13px 0 18px}.product-below p{font-size:12px;line-height:1.9}.full-specs{margin-top:24px}.full-specs summary{font-size:12px;cursor:pointer;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.full-specs dl>div{display:grid;grid-template-columns:1fr 1fr;gap:20px;border-bottom:1px solid var(--line);padding:10px 0;font-size:10px;line-height:1.8}.full-specs dt{text-transform:capitalize;color:#8c9b7a}.full-specs dd{margin:0;overflow-wrap:anywhere}.full-specs .text-link{font-size:10px;margin-top:12px}.product-source{padding:18px 0;border-bottom:1px solid var(--line)}.product-source:first-of-type{padding-top:5px}.source-warranty{font-size:9px;color:#919e82;margin-top:8px;line-height:1.8}.quote-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding:0 0 19px}.quote-toolbar>.eyebrow{font-size:8px;color:#82946b}.quote-toolbar>div{display:flex;gap:20px}.quote-toolbar .text-link{font-size:10px!important;gap:7px}.quote-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:30px;align-items:center;background:#f2f5eb;padding:35px 45px;margin:28px 0 35px;border-radius:5px;min-height:400px}.quote-ref{font-size:8px;letter-spacing:1.3px;color:#8a9a76}.quote-hero h1{font-size:51px;letter-spacing:-2.3px;margin:19px 0 15px;overflow-wrap:anywhere}.quote-hero>div>p{font-size:13px;line-height:1.8}.quote-price{font-size:39px;font-weight:500;letter-spacing:-1.7px;margin:24px 0 20px;display:flex;flex-direction:column;gap:7px}.quote-price>span{font-size:9px;font-weight:400;letter-spacing:0;color:#839471}.quote-dates{display:flex;gap:16px;font-size:8px;color:#93a281;flex-wrap:wrap}.quote-status{display:flex;align-items:center;gap:6px;font-size:9px;color:#748b58;margin-top:16px}.quote-status.expired{color:#a58a4e}.quote-hero-image{height:330px;position:relative}.quote-hero-image img{mix-blend-mode:multiply;transform:scale(1.2)}.quote-hero-image>span{position:absolute;bottom:0;left:0;right:0;text-align:center;font-size:6px;letter-spacing:.7px;color:#a2ad94}.quote-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:50px;align-items:start}.section-heading.compact{margin-bottom:22px;gap:15px}.section-heading.compact h2{font-size:31px;letter-spacing:-1px;margin-top:10px}.section-heading.compact>.eyebrow{font-size:8px}.section-heading.compact>span{font-size:8px;color:#97a487}.quote-component{padding:24px 0;border-top:1px solid var(--line);break-inside:avoid}.quote-component-top{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:16px}.quote-component-top .eyebrow{font-size:8px;color:#8a9c74;letter-spacing:1px}.quote-component-top>strong{font-weight:500;font-size:13px}.quote-component-main{display:grid;grid-template-columns:100px 1fr;gap:22px}.quote-component-main>.part-image{height:100px;background:#f7f8f3;padding:10px;border-radius:3px}.quote-component-main img{mix-blend-mode:multiply}.quote-component-main h3{font-size:18px;letter-spacing:-.5px;margin:0 0 7px}.quote-component-main p{font-size:11px;line-height:1.8}.quote-component-main .spec-line{font-size:9px;margin-top:0}.quote-component-main summary{font-size:9px;color:#81966a;cursor:pointer}.quote-component-main details>p{padding:10px 0 0}.quote-marketplace-visible{margin:15px 0 0 122px}.quote-inspector{padding:26px;background:#f7f8f3;border:1px solid var(--line);border-radius:4px}.quote-inspector>.eyebrow{font-size:7px;letter-spacing:1.2px;color:#82956c}.quote-inspector>h2{font-size:27px;letter-spacing:-1px;margin:13px 0 19px}.quote-inspector .compatibility-panel{margin:0 0 23px}.quote-outlook h3{font-size:12px;letter-spacing:0;margin:20px 0 9px}.quote-outlook p{font-size:10px;line-height:1.85;color:#8a987c}.quote-totals{border-top:1px solid var(--line);padding-top:14px;margin-top:24px;margin-bottom:23px}.quote-totals .price-row{font-size:10px}.quote-totals .total-row>strong{font-size:25px}.quote-inspector>.button{font-size:11px;gap:12px}.edit-quote{font-size:10px;margin-top:15px}.quote-inspector .soft-note{background:transparent;padding:17px 0;border-top:1px solid var(--line);margin-bottom:0}.demo-quote-note{font-size:9px;line-height:1.8;color:#9d9270;background:#f7f3e8;padding:13px;border-radius:3px}.quote-alert,.request-success{display:flex;align-items:flex-start;gap:16px;background:#fbf5e8;border:1px solid #eadfc5;padding:23px;margin:25px 0;border-radius:4px;color:#a38e5d}.quote-alert>div,.request-success>div{flex:1;min-width:0}.quote-alert h3,.request-success h3{font-size:18px;color:#5b604c;margin-bottom:9px}.quote-alert p,.request-success p{font-size:12px;line-height:1.7}.quote-alert .text-link,.request-success .text-link{font-size:11px}.request-success{background:#edf5e5;border-color:#dae7cc;color:#829c65}.replacement-options{margin:18px 0;display:flex;flex-direction:column}.replacement-options>button{display:flex;align-items:center;gap:14px;text-align:left;padding:14px 16px;border:1px solid #e0dccd;border-bottom:0;background:#fffdfa;font-size:12px}.replacement-options>button:last-child{border-bottom:1px solid #e0dccd}.replacement-options>button>span{flex:1;display:flex;flex-direction:column;gap:5px}.replacement-options small{font-size:9px;color:#a39b84}.replacement-options strong{font-size:12px;font-weight:500}.request-form{display:flex;flex-direction:column;gap:18px}.request-form>p{margin:0}.tracking-page{padding-top:60px;padding-bottom:80px;max-width:1050px}.tracking-summary{display:flex;align-items:center;gap:60px;padding:30px;background:#f1f5e8;border-radius:4px;margin:10px 0 35px}.tracking-summary h2{font-size:26px;letter-spacing:-1px;margin:10px 0 8px}.tracking-summary p{font-size:10px;margin:0}.tracking-summary>.text-link{margin-left:auto;font-size:10px}.status-timeline{list-style:none;padding:0 30px;max-width:630px;margin:0 auto}.status-timeline>li{display:flex;gap:23px;position:relative;padding-bottom:35px;color:#a6b19a}.status-timeline>li:before{content:"";position:absolute;top:32px;bottom:0;width:1px;left:15px;background:#e2e8da}.status-timeline>li:last-child:before{display:none}.timeline-marker{height:31px;width:31px;border:1px solid #dfe6d4;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px;flex-shrink:0}.status-timeline>li.current{color:#4d6834}.status-timeline>li.complete{color:#798f63}.status-timeline>li.current .timeline-marker{background:#5d7747;color:#fff;border-color:#5d7747;box-shadow:0 0 0 5px #f0f5e9}.status-timeline>li.complete .timeline-marker{background:#edf4e4;border-color:#b9c8a7}.status-timeline h3{font-size:15px;letter-spacing:-.2px;margin:6px 0 7px}.status-timeline p{font-size:11px;margin:0}.status-timeline time{font-size:9px;display:block;margin-top:8px}.entrance{animation:entrance .7s both}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.spin{animation:spin 1s linear infinite}@keyframes entrance{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes step-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1500px){.hero-inner{min-height:650px}.hero-copy{padding-left:13%}.hero-product>img{height:815px;bottom:-103px;left:-30px}.hero h1{font-size:98px}.hero-orbit{height:530px;width:530px;top:42px}.hero-product .product-caption{bottom:40px}}@media(max-width:1100px){.container{padding-left:38px;padding-right:38px}.main-nav{margin-left:0;gap:24px}.hero-copy{padding-top:75px;padding-bottom:70px}.hero-inner{min-height:550px}.hero h1{font-size:72px;letter-spacing:-4px}.hero-product>img{height:665px;bottom:-70px;left:-48px}.hero-orbit{width:410px;height:410px;left:0}.hero-actions>span{display:none}.hero-assurance{gap:14px;font-size:8px}.product-caption{left:0;right:10%;bottom:30px}.product-caption strong{font-size:10px}.wizard-layout{grid-template-columns:1fr 280px;gap:35px}.wizard-preview{padding:21px}.wizard-preview>img{height:260px}.builder-layout{grid-template-columns:1fr 295px;gap:25px}.component-body{grid-template-columns:92px 1fr;gap:15px}.component-body>.part-image{height:95px}.component-title>a{font-size:15px}.component-title>strong{font-size:13px}.component-explanation{font-size:10px}.component-actions{flex-wrap:wrap}.summary-body{padding:19px}.summary-image{height:220px}.recommendation{padding:17px}.recommendation-grid{gap:17px}.recommendation h2{font-size:20px}.recommendation-image{height:225px}.catalogue-layout{grid-template-columns:160px 1fr;gap:28px}.catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalogue-product-image{height:250px}.product-detail-layout,.product-below{gap:40px}.product-detail-content h1{font-size:36px}.product-detail-image{height:440px}.quote-detail-layout{grid-template-columns:1fr 295px;gap:30px}.quote-inspector{padding:22px}.quote-hero h1{font-size:44px}.quote-hero{padding:33px}.quote-hero-image{height:300px}.direction-image{height:240px}.approach-grid{gap:70px}}@media(max-width:800px){h1{letter-spacing:-1.7px}.site-header{height:73px;padding:0 26px}.wordmark{font-size:24px}.main-nav{font-size:11px;gap:20px}.header-cta{display:none}.container{padding-left:28px;padding-right:28px}.hero-inner{min-height:500px}.hero-copy{padding-left:8%;padding-top:70px;padding-bottom:70px}.hero h1{font-size:60px;letter-spacing:-3.2px}.hero-copy .eyebrow{font-size:7px;letter-spacing:1.2px}.hero-description{font-size:12px}.hero-assurance{flex-direction:column;gap:9px;margin-top:25px;font-size:9px}.hero-product>img{height:600px;bottom:-50px;left:-74px}.hero-number{font-size:6px;right:9%;letter-spacing:.8px;top:23px}.hero-orbit{width:345px;height:345px;top:60px;left:-10px}.product-caption{left:-13px;bottom:24px}.product-caption .eyebrow{font-size:6px;letter-spacing:.8px}.circle-link{width:36px;height:36px}.hero-actions .button{font-size:11px;gap:16px;min-height:44px;padding:12px 17px}.hero-bottom{font-size:6px;height:43px;padding:0 28px}.hero-bottom a{font-size:8px}.editorial-section{padding-top:60px;padding-bottom:60px}.section-heading h2{font-size:32px}.direction-grid{gap:16px}.direction-image{height:180px;margin-bottom:18px}.direction h3{font-size:19px}.direction>.eyebrow{font-size:6px;letter-spacing:1px}.direction>p{font-size:10px}.section-heading>p{font-size:11px}.approach-section{padding:58px 0}.approach-grid{gap:45px}.approach-grid h2{font-size:36px}.approach-grid>.eyebrow,.approach-grid .eyebrow{font-size:8px}.approach-grid>div>p{font-size:12px}.approach-step{gap:15px;padding:23px 0}.approach-step h3{font-size:16px}.approach-step p{font-size:10px}.closing-cta{padding-top:65px;padding-bottom:65px}.closing-cta h2{font-size:36px}.footer-top>p{font-size:19px}.page-intro h1{font-size:40px}.wizard-layout{grid-template-columns:1fr 235px;gap:25px}.wizard-main h1{font-size:39px}.wizard-preview{padding:17px}.wizard-preview>img{height:218px}.preview-description h3{font-size:19px}.preview-description>div{font-size:8px;gap:10px}.use-grid{grid-template-columns:1fr}.use-option{padding:15px;min-height:65px}.use-option small{font-size:10px}.wizard-top{font-size:9px}.step-track{gap:28px}.step-track button{font-size:10px}.field-grid{grid-template-columns:1fr;gap:20px}.span-2{grid-column:auto}.colour-options{gap:6px}.colour-options>button{padding:10px;font-size:10px;gap:7px}.colour-swatch{width:16px;height:16px}.budget-block{padding:20px}.budget-block>label{align-items:start;flex-direction:column;gap:7px}.budget-input{font-size:32px}.budget-input input{font-size:33px;max-width:160px}.wizard-actions>.button{font-size:11px;gap:12px;padding:13px}.wizard-actions .text-link{font-size:11px}.recommendation-grid{grid-template-columns:1fr 1fr}.recommendation-grid>.recommendation:last-child:nth-child(3){grid-column:span 2;max-width:360px;width:100%;justify-self:center}.recommendation-image{height:240px}.preference-summary{gap:15px;font-size:9px;flex-wrap:wrap}.builder-layout{grid-template-columns:1fr 260px;gap:23px}.component-body{grid-template-columns:72px 1fr;gap:12px}.component-body>.part-image{height:76px;padding:6px}.component-title{flex-direction:column;gap:6px}.component-title>a{font-size:14px}.summary-image{height:200px}.summary-body{padding:16px}.summary-body h2{font-size:19px}.summary-body>.button{font-size:10px;gap:8px;padding:13px 10px}.total-row>strong{font-size:24px}.component-actions{gap:10px}.component-actions .text-link{font-size:8px!important}.change-button{font-size:8px}.catalogue-layout{grid-template-columns:135px 1fr;gap:23px}.category-nav>.eyebrow{font-size:7px;letter-spacing:1px}.category-nav>button{font-size:10px;padding:11px 9px}.catalogue-grid{gap:25px 15px}.catalogue-product-image{height:190px;padding:15px}.catalogue-product h3{font-size:14px}.catalogue-product-bottom{flex-direction:column;align-items:flex-start;gap:6px}.catalogue-toolbar>select{max-width:120px;font-size:10px}.product-detail-layout{gap:28px}.product-detail-image{height:360px;padding:22px}.product-detail-content{padding-top:5px}.product-detail-content h1{font-size:30px;letter-spacing:-1.2px}.product-explanation h2{font-size:17px}.product-subtitle,.product-explanation p{font-size:11px}.product-below{gap:30px}.quote-hero h1{font-size:37px;letter-spacing:-1.5px}.quote-hero{padding:29px;gap:5px}.quote-hero-image{height:300px}.quote-price{font-size:32px}.quote-detail-layout{grid-template-columns:1fr}.quote-inspector{max-width:none;display:block}.quote-component-main{grid-template-columns:115px 1fr}.quote-component-main>.part-image{height:115px}.quote-outlook{columns:2;column-gap:35px}.quote-outlook h3{break-after:avoid}.quote-outlook p{break-inside:avoid}.quote-totals{margin-top:15px}.quote-inspector>.button{max-width:400px;display:flex;margin:auto}.quote-inspector>.edit-quote{max-width:400px;display:flex;margin:15px auto 0}.quote-inspector>.soft-note{max-width:500px}.quote-hero>div>p{font-size:12px}.quote-marketplace-visible{margin-left:137px}.tracking-summary{gap:30px}.tracking-summary>.text-link{max-width:130px}}@media(max-width:580px){.container{padding-left:21px;padding-right:21px}.demo-strip{height:28px;font-size:8px;gap:5px}.demo-strip a{font-size:8px;margin-left:12px}.demo-detail{display:none}.site-header{height:65px;padding:0 21px}.wordmark{font-size:25px}.menu-toggle{display:flex}.main-nav{display:none;position:absolute;top:65px;left:0;right:0;background:#fff;padding:15px 21px 25px;border-bottom:1px solid #dfe5d5;box-shadow:0 10px 15px #43503109}.main-nav.open{display:flex;flex-direction:column;gap:0}.main-nav a{padding:14px 0;font-size:13px}.main-nav a:after{bottom:7px;right:auto;width:30px}.hero-inner{display:block;min-height:0}.hero-copy{padding:41px 24px 0}.hero h1{font-size:61px;letter-spacing:-3.5px;margin:23px 0 18px;line-height:.99}.hero-copy>.eyebrow{font-size:7px;letter-spacing:1.4px}.hero-description{font-size:12px;line-height:1.8;margin-bottom:21px;max-width:285px}.hero-actions .button{font-size:11px;padding:12px 16px;gap:29px;min-height:42px}.hero-assurance{flex-direction:row;font-size:7px;gap:19px;margin-top:20px}.hero-assurance svg{width:11px}.hero-product{height:319px;margin-top:0;overflow:hidden}.hero-product>img{height:440px;bottom:-66px;left:auto;right:1px}.hero-orbit{width:280px;height:280px;top:15px;left:auto;right:24px}.hero-orbit:before{inset:26px}.hero-number{font-size:5px;top:37px;right:auto;left:24px;writing-mode:vertical-rl;letter-spacing:.8px}.product-caption{left:24px;right:23px;bottom:21px}.product-caption strong{font-size:8px}.product-caption>.circle-link{height:32px;width:32px}.product-caption .eyebrow{font-size:5px;letter-spacing:.8px;max-width:70px}.hero-bottom{padding:0 21px;font-size:5px;letter-spacing:.8px;height:39px}.hero-bottom a{font-size:7px;gap:8px}.hero-bottom a>svg{width:11px}.editorial-section{padding-top:49px;padding-bottom:47px}.section-heading{gap:18px;margin-bottom:26px}.section-heading h2{font-size:31px;letter-spacing:-1.4px;margin-top:12px}.section-heading .eyebrow{font-size:7px;letter-spacing:1.2px}.section-heading>p{font-size:9px;line-height:1.7;max-width:110px}.direction-grid{grid-template-columns:1fr;gap:29px}.direction{display:grid;grid-template-columns:124px 1fr;column-gap:19px;align-content:center}.direction-image{height:151px;margin:0;grid-row:1/5;grid-column:1}.direction>.eyebrow{align-self:end;font-size:6px;letter-spacing:1.2px;margin-top:15px}.direction h3{font-size:21px;margin:10px 0 8px;max-width:160px}.direction>p{font-size:10px;line-height:1.8;margin-bottom:15px}.direction-index{font-size:7px;top:12px;left:11px}.direction-arrow{bottom:10px;right:10px}.direction-arrow>svg{width:15px}.direction-image>img{width:85%;height:75%}.approach-grid{grid-template-columns:1fr;gap:35px}.approach-section{padding:45px 0}.approach-grid h2{font-size:40px;letter-spacing:-1.8px;margin:17px 0}.approach-grid>div>p{font-size:12px;max-width:330px}.approach-grid .text-link{font-size:11px;margin-top:9px}.approach-step{gap:20px;padding:24px 0}.approach-step:first-child{padding-top:24px;border-top:1px solid #dfe3d7}.approach-step h3{font-size:18px}.approach-step p{font-size:11px;max-width:none}.closing-cta{padding-top:53px;padding-bottom:54px}.closing-cta>.eyebrow{font-size:7px;letter-spacing:1.1px}.closing-cta h2{font-size:32px;letter-spacing:-1.5px;max-width:270px;margin:18px auto 25px}.closing-cta .button{font-size:11px;min-height:44px}.site-footer{padding:32px 21px 0}.footer-top{grid-template-columns:1fr 1fr;gap:25px;padding-bottom:20px}.footer-top>.wordmark,.footer-top>a{align-self:start}.footer-top>p{font-size:18px;margin:3px 0 0;justify-self:end}.footer-top>div{grid-column:span 2;justify-self:stretch;display:flex;gap:20px;min-width:0;flex-wrap:wrap}.footer-top>div>a{font-size:8px;margin:0 0 7px}.footer-top>div>a>svg{display:none}.footer-bottom{font-size:7px;padding:18px 0}.footer-bottom>span:nth-child(2){display:none}.page-intro{display:block;padding-bottom:25px}.page-intro h1{font-size:36px;letter-spacing:-1.7px;line-height:1.12;margin-bottom:14px}.page-intro>.eyebrow,.page-intro .eyebrow{font-size:8px;margin-bottom:15px;letter-spacing:1.3px}.page-intro p{font-size:12px;line-height:1.8}.back-link{font-size:10px;margin-bottom:25px}.configurator-page{padding-top:27px;padding-bottom:45px}.wizard-top>.eyebrow{font-size:7px;letter-spacing:1px}.step-caption{font-size:7px}.step-track{gap:0;justify-content:space-between;margin-top:25px;margin-bottom:29px}.step-track>button{font-size:8px;gap:5px;padding-bottom:16px}.step-track button>span{height:16px;width:16px;font-size:7px}.wizard-layout{display:flex;flex-direction:column;gap:28px}.wizard-main{width:100%}.wizard-main h1{font-size:39px;letter-spacing:-1.6px}.lead{font-size:11px;line-height:1.8;margin-bottom:24px}.use-grid{grid-template-columns:1fr 1fr;gap:9px}.use-option{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:15px 13px;min-height:111px;gap:13px}.use-option>svg{height:20px;width:20px}.use-option strong{font-size:11px}.use-option small{font-size:8px}.use-option>.selection-check{position:absolute;top:14px;right:12px;height:13px;width:13px}.use-option>span:nth-child(2){gap:5px}.wizard-preview{position:static;width:100%;padding:20px;display:none}.wizard-actions{margin-top:28px;padding-top:22px}.wizard-actions>.button{font-size:11px;gap:17px;min-height:44px}.wizard-actions .text-link{font-size:10px}.field-grid{grid-template-columns:1fr 1fr;gap:22px 13px}.span-2{grid-column:span 2}.field{font-size:11px}.field small{font-size:9px}.field input,.field select,.field textarea{font-size:12px;padding:12px 11px}.workload-field{margin-top:22px}.question-group{margin:25px 0}.question-group>.disclosure{font-size:11px}.budget-block{padding:21px}.budget-block>label{flex-direction:row;align-items:center;font-size:11px}.budget-block>label>small{font-size:8px;max-width:110px;text-align:right;line-height:1.7}.budget-input input{font-size:37px;letter-spacing:-1px}.budget-input{margin-top:20px}.range-labels{font-size:8px}.colour-options>button{padding:12px;font-size:11px}.colour-options .colour-swatch{height:18px;width:18px}.segmented{gap:0;padding:3px}.segmented button{font-size:8px;padding:10px 6px}.toggle-options{flex-direction:column;gap:6px}.toggle-options>button{padding:10px 11px;font-size:10px;min-height:36px}.preference-row{padding:23px 0}.preference-row h3{font-size:18px}.preference-row p{font-size:11px;line-height:1.8}.preference-row .segmented>button{font-size:10px;padding:12px 7px}.soft-note{padding:15px;gap:10px}.soft-note>p{font-size:11px;line-height:1.8}.recommendations-page,.builder-page,.quote-page,.product-page{padding-top:28px;padding-bottom:50px}.budget-tag{flex-direction:row;align-items:baseline;text-align:left;gap:15px;margin-top:20px}.budget-tag strong{font-size:24px}.budget-tag span{font-size:10px}.preference-summary{font-size:9px;gap:10px 15px;padding:15px 0;margin-bottom:25px}.recommendation-grid,.recommendation-grid.count-2{grid-template-columns:1fr;gap:23px}.recommendation-grid>.recommendation:last-child:nth-child(3){grid-column:auto;max-width:none}.recommendation{padding:22px}.recommendation h2{font-size:25px}.recommendation-label>.eyebrow{font-size:9px}.our-pick{font-size:7px;padding:5px 7px}.recommendation-image{height:258px;margin-top:0}.recommendation-description{font-size:11px;min-height:0}.recommendation-price{font-size:31px;flex-direction:row;align-items:center;justify-content:space-between;gap:20px;margin:6px 0 21px}.recommendation-price>span{font-size:8px;max-width:90px;line-height:1.7}.recommendation-specs>div{font-size:11px;padding:8px 0}.recommendation-specs>div>span{width:32px}.plain-checks{margin-top:17px;margin-bottom:21px}.plain-checks>li{font-size:10px}.recommendation-tradeoff{min-height:0}.performance-disclaimer{padding:0 3px;gap:9px;margin-top:25px}.performance-disclaimer p{font-size:9px}.builder-layout{grid-template-columns:1fr;gap:29px}.component-row{padding:19px 0 23px}.component-category{font-size:11px;margin-bottom:15px}.component-body{grid-template-columns:84px 1fr;gap:14px}.component-body>.part-image{height:94px;padding:8px}.component-title>a{font-size:15px;line-height:1.4;letter-spacing:-.4px}.component-title>strong{font-size:14px}.spec-line{font-size:9px;margin-top:7px}.component-explanation{font-size:10px}.source-badge{font-size:8px}.component-actions .text-link{font-size:8px!important}.change-button{padding:8px 9px;font-size:9px}.component-actions{gap:12px}.build-summary{position:static}.summary-image{height:250px}.summary-body{padding:24px}.summary-body h2{font-size:24px}.price-row{font-size:12px}.total-row{font-size:13px}.total-row>strong{font-size:31px}.compatibility-title>strong{font-size:11px}.power-summary{font-size:9px}.compatibility-panel details>summary{font-size:10px}.compatibility-finding{font-size:10px}.summary-body>.button{font-size:12px;gap:17px}.save-caption{font-size:9px}.soft-note.small p{font-size:10px}.build-warnings summary,.build-outlook summary{font-size:11px}.dialog-backdrop{padding:14px}.dialog{padding:22px;max-height:92svh;border-radius:6px}.dialog-heading h2{font-size:25px;letter-spacing:-.9px}.dialog-description{font-size:11px;margin-bottom:20px}.alternative{grid-template-columns:64px minmax(0,1fr);gap:13px;padding:20px 0}.alternative>.part-image{height:73px;padding:6px;align-self:start}.alternative h3{font-size:14px;line-height:1.4}.alternative .spec-line{font-size:8px}.alternative-action{grid-column:2;flex-direction:row;align-items:center;justify-content:flex-start;gap:9px;flex-wrap:wrap;margin-top:-3px}.alternative-action>strong{font-size:14px}.alternative-action>span{font-size:8px}.alternative-action .button{margin-top:0;margin-left:auto;min-width:70px;min-height:31px;font-size:10px!important}.alternative-condition,.incompatibility-reason{font-size:8px}.catalogue-page{padding-top:33px;padding-bottom:50px}.catalogue-layout{grid-template-columns:1fr;gap:20px;padding-top:20px}.category-nav{position:static;display:flex;flex-wrap:nowrap;overflow-x:auto;gap:7px;padding-bottom:12px;max-width:calc(100vw - 42px)}.category-nav>.eyebrow{display:none}.category-nav>button{white-space:nowrap;padding:9px 12px;width:auto;border:1px solid #e5eadc;font-size:10px;gap:8px;margin:0}.category-nav>button>span{font-size:8px}.category-nav>button.active{border-color:#b2c598}.catalogue-note{padding:20px;margin-bottom:20px}.catalogue-note>.eyebrow{font-size:7px;letter-spacing:1px}.catalogue-note p{font-size:11px;margin-top:8px}.catalogue-toolbar{gap:10px}.catalogue-toolbar>select{max-width:113px;padding:12px 9px;font-size:9px}.search-field>input{font-size:11px;padding:12px 10px}.search-field{padding-left:11px;gap:2px}.catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 15px}.catalogue-product-image{height:178px;padding:15px;margin-bottom:12px}.catalogue-product>.eyebrow{font-size:6px;letter-spacing:.8px}.catalogue-product h3{font-size:13px;line-height:1.5;letter-spacing:-.3px}.catalogue-product .spec-line{font-size:8px;line-height:1.8;min-height:29px;margin:6px 0 9px}.catalogue-product-bottom{font-size:10px;gap:5px}.catalogue-product-bottom>span{font-size:8px}.product-hover-arrow{display:none}.category-education{padding-top:0;padding-bottom:19px;margin-bottom:20px}.category-education h2{font-size:30px;letter-spacing:-1px;margin:13px 0}.category-education p{font-size:11px}.category-education summary{font-size:10px}.product-detail-layout{grid-template-columns:1fr;gap:26px;padding-bottom:35px}.product-detail-image{height:340px;padding:25px}.product-detail-content{padding-top:0}.product-detail-content h1{font-size:36px;line-height:1.15;margin:15px 0}.product-subtitle{font-size:12px}.product-explanation h2{font-size:20px}.product-explanation p{font-size:12px}.product-detail-content>.button{font-size:12px}.product-below{grid-template-columns:1fr;gap:38px;padding-top:31px}.product-below h2{font-size:29px}.product-below p{font-size:12px}.product-source .source-facts{font-size:10px}.product-source .source-badge{font-size:9px}.source-warranty{font-size:10px}.quote-toolbar{gap:10px;padding-bottom:15px}.quote-toolbar>.eyebrow{font-size:6px;letter-spacing:.8px}.quote-toolbar>div{gap:14px}.quote-toolbar .text-link{font-size:8px!important;gap:5px}.quote-toolbar svg{height:13px;width:13px}.quote-hero{display:flex;flex-direction:column;padding:25px 24px 10px;margin-top:22px;gap:0;align-items:stretch}.quote-ref{font-size:7px}.quote-hero h1{font-size:39px;letter-spacing:-1.8px;margin:18px 0 15px}.quote-hero>div>p{font-size:12px;margin-bottom:18px}.quote-price{font-size:35px;margin:20px 0}.quote-price>span{font-size:9px}.quote-dates{gap:12px;font-size:8px}.quote-status{font-size:8px;line-height:1.7}.quote-hero-image{height:265px;margin-top:5px}.quote-hero-image>.part-image{height:100%}.quote-hero-image>span{font-size:5px;bottom:10px;letter-spacing:.5px}.quote-detail-layout{gap:28px}.section-heading.compact{margin-bottom:18px}.section-heading.compact h2{font-size:31px}.section-heading.compact>span{font-size:7px;max-width:75px;line-height:1.8;text-align:right}.quote-component-top>strong{font-size:13px}.quote-component-main{grid-template-columns:80px minmax(0,1fr);gap:16px}.quote-component-main>.part-image{height:86px;padding:7px}.quote-component-main h3{font-size:16px;line-height:1.4}.quote-component-main p{font-size:10px}.quote-component-main .spec-line{font-size:8px}.quote-component-main summary{font-size:8px;line-height:1.8}.quote-component{padding:22px 0}.quote-marketplace-visible{margin-left:0;margin-top:14px;padding-top:13px;border-top:1px dashed #e4e7dc}.quote-marketplace-visible .source-facts{font-size:8px}.quote-marketplace-visible .marketplace-warning{font-size:9px}.quote-inspector{padding:24px}.quote-inspector>.eyebrow{font-size:8px}.quote-inspector>h2{font-size:30px}.quote-outlook{columns:1}.quote-outlook h3{font-size:13px}.quote-outlook p{font-size:11px}.quote-inspector>.button{font-size:12px}.edit-quote{font-size:11px}.demo-quote-note{font-size:10px}.quote-alert,.request-success{padding:18px;gap:12px}.quote-alert h3,.request-success h3{font-size:17px}.quote-alert p,.request-success p{font-size:11px}.replacement-options>button{padding:12px 10px;font-size:10px;gap:9px}.replacement-options strong{font-size:10px}.replacement-options small{font-size:8px}.tracking-page{padding-top:35px;padding-bottom:45px}.tracking-summary{flex-wrap:wrap;padding:24px;gap:23px}.tracking-summary>.wordmark{font-size:20px}.tracking-summary>div{flex:1}.tracking-summary h2{font-size:23px;line-height:1.3;margin:10px 0}.tracking-summary .eyebrow{font-size:7px}.tracking-summary>.text-link{max-width:none;margin:0;font-size:10px}.status-timeline{padding:0 10px}.status-timeline h3{font-size:14px}.status-timeline p{font-size:10px}.loading-state{padding:65px 24px;min-height:320px}.loading-state p{font-size:12px}.error-state,.empty-state{padding:55px 18px}.error-state h2,.empty-state h2{font-size:25px}.error-state p,.empty-state p{font-size:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.entrance{opacity:1;transform:none}}@media print{.site-header,.demo-strip,.site-footer,.quote-toolbar,.quote-inspector>.button,.quote-inspector>.edit-quote,.dialog-backdrop,.quote-alert button,.quote-hero-image>span{display:none!important}body{font-size:11px;-webkit-print-color-adjust:exact;print-color-adjust:exact}.container{padding:0;max-width:none}.quote-page{padding:0}.quote-hero{margin-top:0;padding:24px;min-height:290px;display:grid;grid-template-columns:1fr 1fr}.quote-hero h1{font-size:35px}.quote-hero-image{height:250px}.quote-detail-layout{display:block}.quote-inspector{margin-top:25px;background:#fff;border:1px solid #ddd;break-inside:avoid}.quote-outlook{columns:2}.quote-component{break-inside:avoid;padding:17px 0}.quote-component-main details{display:block}.quote-component-main details>*{display:block}.quote-components .part-image{height:85px}.quote-components .quote-component-main{grid-template-columns:85px 1fr}.quote-components p{font-size:10px}.quote-marketplace-visible{margin-left:107px}.quote-outlook p{font-size:10px}@page{size:A4;margin:15mm}}@media(min-width:1101px)and (max-width:1499px){.hero-product>img{height:700px;bottom:-35px;left:-19px}.product-caption{bottom:21px}}.builder-budget{margin-top:20px;padding-top:17px;border-top:1px solid var(--line)}.builder-budget>label{font-size:9px;color:#859279;display:block;margin-bottom:8px}.builder-budget>div{display:flex;gap:7px}.builder-budget input{width:100%;padding:8px 10px;font-size:12px}.builder-budget button{border:1px solid #d7dfcc;border-radius:3px;background:#fff;font-size:10px;padding:8px 12px}.builder-budget button:hover{background:#eef3e6}.select-trigger{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;border:1px solid #dce0d5;background:#fff;border-radius:4px;padding:12px 13px;color:var(--ink);font-size:14px;line-height:1.4;text-align:left;min-height:43px;font-weight:400}.select-trigger>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-trigger>span:last-child{display:flex;align-items:center;color:#829071}.select-trigger[data-state=open]{border-color:#879c6a;box-shadow:0 0 0 2px #e8efdd}.select-trigger:disabled{opacity:.5;background:#f5f6f2;cursor:not-allowed}.select-menu{background:#fff;border:1px solid #dce3d2;border-radius:6px;box-shadow:0 12px 32px #29361f20;z-index:1000;overflow:hidden;min-width:var(--radix-select-trigger-width);max-width:calc(100vw - 24px);max-height:min(320px,var(--radix-select-content-available-height));animation:fade-in .13s ease;font-family:DM Sans,sans-serif;color:#34442a}.select-viewport{padding:5px}.select-option-wrapper{display:contents}.select-option{position:relative;display:flex;align-items:center;justify-content:space-between;padding:11px 34px 11px 12px;border-radius:3px;font-size:12px;line-height:1.5;cursor:pointer;-webkit-user-select:none;user-select:none;outline:none}.select-option[data-highlighted]{background:#edf3e4;color:#465e32}.select-option[data-state=checked]{color:#4b6535;background:#f1f5eb;font-weight:500}.select-option[data-disabled]{opacity:.35;cursor:not-allowed}.select-check{position:absolute;right:12px;display:flex}.select-scroll{display:flex;align-items:center;justify-content:center;height:25px;background:#f7f9f2;color:#71845c}.select-group-label{display:block;padding:10px 12px 4px;font-size:9px;letter-spacing:1px;color:#889a76}.catalogue-toolbar>.select-trigger{width:170px;font-size:11px;flex-shrink:0}.field>.select-trigger{font-size:12px}.adm-root .select-trigger,.adm-dialog .select-trigger{font-size:12px;min-height:39px;border-color:#dce2d2}.adm-filters>.select-trigger,.adm-toolbar>.select-trigger{width:auto;min-width:130px}@media(max-width:580px){.select-trigger{font-size:12px;padding:12px 11px}.select-option{font-size:12px;padding-top:12px;padding-bottom:12px}.catalogue-toolbar>.select-trigger{width:120px;font-size:9px;gap:8px}}.actual-build-details{margin:0 0 22px;padding-bottom:15px;border-bottom:1px solid var(--line)}.actual-build-details>div{display:flex;justify-content:space-between;gap:15px;font-size:10px;margin:11px 0}.actual-build-details>div>span{color:#859478}.actual-build-details strong{font-weight:450;text-transform:capitalize;text-align:right}.line-quantity{display:flex;align-items:center;gap:8px;margin-top:14px;font-size:10px;color:#88977a}.line-quantity>span{margin-right:5px}.line-quantity>button{width:25px;height:25px;border:1px solid #dce4d2;border-radius:3px;background:#fff;display:flex;align-items:center;justify-content:center;color:#536c3e}.line-quantity>output{min-width:14px;text-align:center;color:#5a7048}.line-quantity>.remove-component{width:auto;margin-left:auto;font-size:9px;padding:4px 9px;color:#9a725a}.add-component-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.add-component-grid>button{display:flex;align-items:center;justify-content:space-between;padding:18px 16px;background:#f5f8ee;border:1px solid #dfe7d4;border-radius:4px;font-size:12px;color:#667c50}.add-component-grid>button:hover{background:#eaf2de}.component-list-heading>.text-link{font-size:10px!important;letter-spacing:0}.budget-tag>strong{font-size:21px}.mobile-build-bar{display:none}@media(max-width:580px){.mobile-build-bar{position:fixed;bottom:0;left:0;right:0;z-index:30;display:flex;align-items:center;justify-content:space-between;padding:12px 21px max(12px,env(safe-area-inset-bottom));background:#ffffffef;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid #dce4d2;box-shadow:0 -3px 20px #34492408}.mobile-build-bar>div{display:flex;flex-direction:column;gap:3px}.mobile-build-bar span{font-size:8px;color:#7f936c}.mobile-build-bar strong{font-size:23px;font-weight:500;letter-spacing:-.8px}.mobile-build-bar>.button{min-height:41px;font-size:11px;gap:19px;padding:11px 15px}.builder-page{padding-bottom:100px}}
