/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--ink:#17251f;--blue:#0a4935;--blue-dark:#06291e;--orange:#d9a12e;--cream:#f2eee2;--paper:#fff;--muted:#647168;--line:#d9dfda}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 40px);margin:0 auto}.utility-bar{background:var(--blue-dark);color:#fff;letter-spacing:.035em;font-size:12px}.utility-inner{justify-content:space-between;align-items:center;height:34px;display:flex}.utility-inner div{opacity:.86;align-items:center;gap:12px;display:flex}.utility-inner a:hover{text-decoration:underline}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:32px;height:82px;display:flex}.brand{flex-shrink:0;align-items:center;gap:12px;display:flex}.brand-logo{object-fit:contain;width:auto;height:56px;display:block}.brand-mark{background:var(--blue);color:#fff;letter-spacing:-4px;clip-path:polygon(0 0,100% 0,85% 100%,0 100%);grid-template-columns:1fr 1fr;align-items:center;width:46px;height:46px;padding:0 6px;font-size:21px;font-style:italic;display:grid}.brand-mark b:last-child{color:var(--orange)}.brand-name{flex-direction:column;line-height:1;display:flex}.brand-name strong{letter-spacing:.06em;font-size:16px}.brand-name small{color:var(--blue);letter-spacing:.22em;margin-top:6px;font-size:9px;font-weight:700}nav{gap:29px;margin-left:auto;font-size:14px;font-weight:700;display:flex}nav a{border-bottom:3px solid #0000;padding:30px 0 27px}nav a:hover{border-color:var(--orange);color:var(--blue)}.cart-button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:4px;padding:12px 16px;font-weight:700}.cart-button span{background:var(--orange);min-width:22px;height:22px;color:var(--blue-dark);border-radius:20px;place-items:center;margin-left:7px;padding:0 5px;display:inline-grid}.hero{background:linear-gradient(90deg,#f7f4ec 0% 60%,#e5ece7 60%);overflow:hidden}.hero-grid{grid-template-columns:1.03fr .97fr;align-items:center;gap:64px;min-height:650px;display:grid}.eyebrow{color:var(--blue);letter-spacing:.15em;text-transform:uppercase;margin:0 0 16px;font-size:12px;font-weight:800}.hero h1{letter-spacing:-.055em;max-width:650px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,6vw,78px);font-weight:500;line-height:.98}.hero h1 em{color:var(--blue);font-style:normal}.hero-lede{color:#58675f;max-width:620px;margin:26px 0;font-size:18px;line-height:1.65}.audience-toggle{background:#fff;border:1px solid #d8dde3;border-radius:5px;width:max-content;max-width:100%;margin-bottom:24px;padding:4px;display:flex}.audience-toggle button{color:#596474;cursor:pointer;background:0 0;border:0;border-radius:3px;padding:10px 15px;font-size:12px;font-weight:700}.audience-toggle button.active{background:var(--ink);color:#fff}.hero-actions{align-items:center;gap:26px;display:flex}.button{cursor:pointer;border:0;border-radius:3px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:13px;font-weight:800;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--orange);color:var(--blue-dark);box-shadow:0 8px 24px #d9a12e38}.text-link{font-size:13px;font-weight:800}.text-link span{color:var(--orange);margin-left:4px}.trust-row{color:#566273;gap:25px;margin-top:30px;font-size:12px;font-weight:700;display:flex}.trust-row i{color:#39702d;background:#dce9d4;border-radius:50%;place-items:center;width:18px;height:18px;margin-right:6px;font-style:normal;display:inline-grid}.hero-visual{background:var(--blue);height:530px;margin-right:-70px;position:relative;box-shadow:0 28px 70px #06291e40}.visual-label{z-index:2;color:#fff;flex-direction:column;display:flex;position:absolute;top:27px;left:29px}.visual-label span{color:#d8bd76;letter-spacing:.22em;font-size:10px;font-weight:800}.visual-label strong{letter-spacing:.02em;margin-top:3px;font-size:24px}.pegboard{background-image:radial-gradient(#ffffff2e 1.2px,#0000 1.2px);background-size:22px 22px;position:absolute;inset:0;overflow:hidden}.pegboard:after{content:"";border:80px solid #ffffff0e;border-radius:50%;width:430px;height:430px;position:absolute;top:-80px;right:-155px}.tool{z-index:1;background:#182332;position:absolute;box-shadow:0 15px 25px #0003}.tool-one{border-radius:10px 10px 23px 12px;width:70px;height:215px;top:115px;left:75px;transform:rotate(-8deg)}.tool-one:before{content:"";background:#1f2f42;border-radius:12px 35px 12px 12px;width:125px;height:70px;position:absolute;top:-35px;left:-20px}.tool-one:after{content:"";background:#d5d9df;width:55px;height:28px;position:absolute;top:-15px;right:-46px}.tool-one span{background:var(--orange);border-radius:4px;width:34px;height:70px;position:absolute;bottom:25px;left:18px}.tool-two{background:#f0a426;border-radius:20px;width:24px;height:240px;top:80px;left:245px;transform:rotate(8deg)}.tool-two:before{content:"";background:#cfd7e0;border-radius:50% 50% 8px 8px;width:92px;height:32px;position:absolute;top:-5px;left:-33px;transform:rotate(-8deg)}.tool-three{background:#cfd7e0;border-radius:4px 4px 20px 20px;width:38px;height:190px;top:128px;left:360px;transform:rotate(13deg)}.tool-three:before{content:"";border:12px solid #d8dee5;border-bottom-color:#0000;border-radius:50%;width:68px;height:68px;position:absolute;top:-38px;left:-15px}.tool-three span{background:#192638;border-radius:9px;position:absolute;inset:75px 7px 18px}.shelf{background:#d8e0e8;align-items:end;gap:11px;height:10px;display:flex;position:absolute;box-shadow:0 8px 12px #00000038}.shelf i{border-top:16px solid var(--orange);background:#f3f5f7;width:54px;height:65px;margin-bottom:10px;display:block}.shelf-one{width:220px;bottom:85px;left:48px}.shelf-two{width:160px;bottom:90px;left:310px}.shelf-two i{border-color:#e0ae2b;width:62px;height:90px}.service-card{z-index:3;background:#fff;flex-direction:column;width:290px;padding:22px 24px;display:flex;position:absolute;bottom:-28px;right:0;box-shadow:0 18px 50px #0d1f3938}.service-card b{font-size:15px}.service-card span{color:var(--muted);margin:6px 0 12px;font-size:12px}.service-card a{color:var(--blue);font-size:12px;font-weight:800}.category-section,.shop-section,.quote-section{padding:100px 0}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px;display:flex}.section-heading h2,.business-section h2,.government-section h2,.quote-section h2{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4vw,52px);font-weight:500;line-height:1.05}.category-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.category-card{text-align:left;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);cursor:pointer;background:#fff;min-height:230px;padding:28px;transition:all .2s}.category-card:hover{background:var(--blue);color:#fff;transform:translateY(-4px)}.category-icon{background:var(--cream);width:44px;height:44px;color:var(--blue);border-radius:50%;place-items:center;margin-bottom:29px;font-size:22px;font-weight:700;display:grid}.category-card strong{font-size:20px;display:block}.category-card small{min-height:44px;color:var(--muted);margin:8px 0 17px;line-height:1.5;display:block}.category-card:hover small{color:#dce9e1}.category-card i{color:var(--orange);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-style:normal;font-weight:800}.shop-section{background:#f4f6f8}.section-note{color:var(--muted);font-size:12px}.catalog-tools{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.search-field{flex:0 390px;position:relative}.search-field input{background:#fff;border:1px solid #ccd3d7;border-radius:3px;width:100%;height:44px;padding:0 42px 0 14px}.search-field b{color:var(--blue);font-size:20px;position:absolute;top:10px;right:15px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.filter-row{gap:8px;margin:0;display:flex;overflow:auto}.filter-row button{cursor:pointer;background:#fff;border:1px solid #d5dbe3;border-radius:30px;padding:9px 14px;font-size:12px;font-weight:700}.filter-row button.active{border-color:var(--blue);background:var(--blue);color:#fff}.product-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.product-card{background:#fff;border:1px solid #e0e4e8;overflow:hidden}.product-image{background:#e9edf1;align-items:end;height:220px;padding:17px;display:flex;position:relative;overflow:hidden}.product-image.real{border-bottom:1px solid var(--line);background:#fff;justify-content:center;align-items:center;padding:22px}.product-image.real img{object-fit:contain;width:100%;height:100%}.product-image>span{z-index:2;letter-spacing:.09em;text-transform:uppercase;background:#ffffffe6;padding:5px 8px;font-size:9px;font-weight:800}.product-shape{background:#243247;border-radius:13px 13px 35px 15px;width:105px;height:125px;position:absolute;top:42px;left:50%;transform:translate(-50%)rotate(-7deg);box-shadow:0 18px 20px #16223238}.product-shape:before{content:"";background:inherit;border-radius:8px 20px 8px 8px;width:78px;height:45px;position:absolute;top:-20px;left:-16px}.product-shape:after{content:"";background:var(--orange);border-radius:4px;width:42px;height:43px;position:absolute;bottom:14px;left:30px}.product-image.amber{background:#eee9dc}.product-image.amber .product-shape{background:#d49a23;border-radius:7px;width:145px;height:90px;top:62px}.product-image.amber .product-shape:before{display:none}.product-image.amber .product-shape:after{background:#fff3ce;width:112px;bottom:17px;left:16px}.product-image.red{background:#e7eaee}.product-image.red .product-shape{background:0 0;border:22px solid #e04a35;border-radius:50%;width:120px;height:120px}.product-image.red .product-shape:before,.product-image.red .product-shape:after{display:none}.product-image.lime{background:#edf0e7}.product-image.lime .product-shape{background:#d6dc2d;border-radius:50% 50% 12px 12px;width:150px;height:60px;top:75px}.product-image.lime .product-shape:before{background:#2a3647;border-radius:50%;width:122px;height:42px;top:5px;left:14px}.product-image.lime .product-shape:after{display:none}.product-details{padding:20px}.product-details>small{color:#99701c;text-transform:uppercase;letter-spacing:.09em;font-size:9px;font-weight:800}.product-details h3{min-height:43px;margin:9px 0 14px;font-size:15px;line-height:1.4}.product-specs{border-top:1px solid var(--line);margin:0 0 16px}.product-specs div{border-bottom:1px solid var(--line);grid-template-columns:52px 1fr;gap:8px;padding:7px 0;font-size:10px;line-height:1.3;display:grid}.product-specs dt{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-weight:700}.product-specs dd{color:var(--ink);overflow-wrap:anywhere;margin:0;font-weight:700}.product-details .quote-price{justify-content:space-between;align-items:center;gap:10px;margin:0 0 15px;display:flex}.product-details .quote-price span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:700}.product-details .quote-price strong{color:var(--blue);font-size:16px}.product-details button{border:1px solid var(--blue);width:100%;color:var(--blue);cursor:pointer;background:#fff;padding:11px 12px;font-size:12px;font-weight:800}.product-details button:hover{background:var(--blue);color:#fff}.product-details button b{float:right;font-size:16px}.empty-products{border:1px solid var(--line);color:var(--muted);text-align:center;background:#fff;padding:50px}.quote-section{background:var(--blue);color:#fff}.quote-grid{grid-template-columns:1fr 1.05fr;align-items:start;gap:70px;display:grid}.quote-summary>p:not(.eyebrow){color:#c9d9d0;line-height:1.65}.quote-items{flex-direction:column;gap:10px;margin-top:28px;display:flex}.quote-item{color:var(--ink);background:#fff;border-radius:4px;grid-template-columns:58px 1fr 64px 28px;align-items:center;gap:12px;padding:10px;display:grid}.quote-item>img{object-fit:contain;background:#f4f6f5;width:58px;height:58px;padding:5px}.quote-item>div{flex-direction:column;gap:5px;min-width:0;display:flex}.quote-item strong{font-size:12px;line-height:1.35}.quote-item small{color:var(--muted);overflow-wrap:anywhere;font-size:9px}.quote-item label{color:var(--muted);text-transform:uppercase;flex-direction:column;gap:4px;font-size:8px;font-weight:800;display:flex}.quote-item input{border:1px solid #cfd5d1;width:60px;height:34px;padding:0 5px}.quote-item>button{color:#7d8982;cursor:pointer;background:0 0;border:0;font-size:22px}.quote-empty{color:#c9d9d0;border:1px dashed #ffffff59;margin-top:28px;padding:25px}.quote-empty a{color:var(--orange);font-weight:800}.quote-form{color:var(--ink);background:#fff;grid-template-columns:1fr 1fr;gap:16px;padding:34px;display:grid;box-shadow:0 24px 55px #00000038}.form-heading{grid-column:1/-1;margin-bottom:5px}.form-heading h3{margin:0;font-family:Georgia,serif;font-size:30px;font-weight:500}.quote-form label{flex-direction:column;gap:7px;display:flex}.quote-form label>span{text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:800}.quote-form input,.quote-form select,.quote-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cfd5db;border-radius:2px;padding:0 12px}.quote-form input,.quote-form select{height:46px}.quote-form textarea{resize:vertical;padding-top:12px}.form-disclosure{color:var(--muted);text-align:center;margin:0;font-size:10px;line-height:1.5}.form-message{color:#244d36;text-align:center;background:#edf5ef;margin:0;padding:10px;font-size:11px;font-weight:700}.form-message.error{color:#8b2e22;background:#fff0ed}.form-message.sending{color:#6f561a;background:#f6f2e6}.form-trap{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.quote-form button:disabled{cursor:wait;opacity:.72;transform:none}.business-section{background:var(--blue-dark);color:#fff;padding:105px 0}.business-grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.eyebrow.light{color:#ddb75c}.business-copy>p:not(.eyebrow){color:#c5d5cd;max-width:560px;margin:25px 0 30px;line-height:1.7}.button-light{color:var(--blue-dark);background:#fff}.business-features>div{border-top:1px solid #ffffff29;gap:22px;padding:24px 0;display:flex}.business-features>div:last-child{border-bottom:1px solid #ffffff29}.business-features b{color:var(--orange);font-family:Georgia,serif;font-size:24px;font-weight:400}.business-features span{flex-direction:column;display:flex}.business-features strong{margin-bottom:7px;font-size:16px}.business-features small{color:#b8cbc1;font-size:12px;line-height:1.55}.government-section{background:var(--cream);padding:85px 0}.government-grid{grid-template-columns:150px 1fr auto;align-items:center;gap:48px;display:grid}.gov-seal{border:2px solid var(--blue);width:135px;height:135px;color:var(--blue);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;font-family:Georgia,serif;font-size:46px;display:flex}.gov-seal span{letter-spacing:.13em;margin-top:2px;font-family:Arial,sans-serif;font-size:8px;font-weight:800}.government-section h2{font-size:42px}.government-section p:not(.eyebrow){color:#5b6674;max-width:680px;line-height:1.65}.gov-tags{flex-wrap:wrap;gap:7px;display:flex}.gov-tags span{color:#586474;border:1px solid #cdd1d5;border-radius:3px;padding:6px 9px;font-size:10px;font-weight:700}.button-outline{border:1px solid var(--blue);color:var(--blue);white-space:nowrap;background:0 0}.full{grid-column:1/-1}footer{color:#fff;background:#061f18}.footer-top{align-items:center;gap:45px;min-height:130px;display:flex}.footer-brand{background:#fff;border-radius:4px;padding:7px 11px}.footer-brand .brand-logo{height:48px}.footer-top>p{color:#a8b8af;font-family:Georgia,serif;font-size:17px;font-style:italic}.footer-top>div{gap:24px;margin-left:auto;font-size:12px;font-weight:700;display:flex}.footer-bottom{color:#82978c;letter-spacing:.05em;text-transform:uppercase;border-top:1px solid #ffffff1a;justify-content:space-between;padding:18px 0 24px;font-size:9px;display:flex}.catalog-page{background:#f3f5f2}.catalog-hero{background:linear-gradient(120deg,var(--blue-dark),var(--blue));color:#fff;padding:78px 0 82px}.catalog-hero .shell{position:relative}.catalog-hero .shell:after{content:"129K+";color:#ffffff12;font-family:Georgia,serif;font-size:150px;line-height:1;position:absolute;top:-35px;right:0}.catalog-hero h1{z-index:1;letter-spacing:-.045em;max-width:780px;margin:0;font-family:Georgia,serif;font-size:clamp(44px,6vw,72px);font-weight:500;line-height:1;position:relative}.catalog-hero p:last-child{z-index:1;color:#c7d9cf;max-width:700px;margin:24px 0 0;font-size:16px;line-height:1.65;position:relative}.catalog-browser{padding:65px 0 100px}.catalog-layout{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:28px;display:grid}.catalog-main{min-width:0}.catalog-search-panel{border:1px solid var(--line);background:#fff;grid-template-columns:1fr 260px;gap:14px;padding:20px;display:grid;box-shadow:0 10px 30px #0a261c0f}.catalog-search,.department-select{flex-direction:column;gap:7px;display:flex}.catalog-search span,.department-select span,.catalog-quote-form label>span{color:#4d5b54;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.catalog-search{position:relative}.catalog-search input,.department-select select{width:100%;height:48px;color:var(--ink);background:#fff;border:1px solid #cbd4cf;padding:0 44px 0 13px}.catalog-search b{color:var(--blue);font-size:22px;position:absolute;bottom:10px;right:15px}.department-select select{padding-right:10px}.catalog-result-heading{justify-content:space-between;align-items:end;gap:20px;padding:38px 2px 22px;display:flex}.catalog-result-heading h2{letter-spacing:-.03em;margin:0;font-family:Georgia,serif;font-size:36px;font-weight:500}.catalog-result-heading>span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:11px;font-weight:800}.catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.catalog-product-card{background:#fff;border:1px solid #dde3df;flex-direction:column;min-width:0;display:flex}.catalog-product-image{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#e6ece8,#f6f3e9);place-items:center;height:170px;padding:20px;display:grid;overflow:hidden}.catalog-product-image.has-image{background:#fff}.catalog-product-image img{object-fit:contain;width:100%;height:100%}.product-placeholder{color:var(--blue);text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.product-placeholder b{border:2px solid var(--blue);border-radius:50%;place-items:center;width:74px;height:74px;font-family:Georgia,serif;font-size:31px;display:grid}.product-placeholder span{letter-spacing:.1em;text-transform:uppercase;max-width:150px;font-size:9px;font-weight:800}.catalog-product-body{flex-direction:column;flex:1;padding:18px;display:flex}.catalog-product-body>small{color:#99701c;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:800}.catalog-product-body h3{min-height:46px;margin:8px 0 5px;font-size:14px;line-height:1.45}.catalog-product-body>p{min-height:30px;color:var(--muted);margin:0 0 12px;font-size:10px;line-height:1.45}.catalog-product-body dl{border-top:1px solid var(--line);margin:0 0 16px}.catalog-product-body dl div{border-bottom:1px solid var(--line);grid-template-columns:66px 1fr;gap:8px;padding:6px 0;font-size:9px;line-height:1.35;display:grid}.catalog-product-body dt{color:var(--muted);text-transform:uppercase;font-weight:800}.catalog-product-body dd{overflow-wrap:anywhere;margin:0;font-weight:700}.catalog-card-footer{flex-direction:column;gap:11px;margin-top:auto;display:flex}.catalog-card-footer>strong{color:var(--blue);font-size:15px}.catalog-card-footer button{border:1px solid var(--blue);width:100%;color:var(--blue);cursor:pointer;background:#fff;justify-content:space-between;padding:10px 12px;font-size:11px;font-weight:800;display:flex}.catalog-card-footer button:hover{background:var(--blue);color:#fff}.catalog-card-footer button span{font-size:15px}.catalog-state{border:1px solid var(--line);color:var(--muted);text-align:center;background:#fff;padding:70px 25px}.catalog-state.error{color:#8b2e22;background:#fff2ef}.catalog-pagination{justify-content:center;align-items:center;gap:16px;padding-top:30px;display:flex}.catalog-pagination button{border:1px solid var(--blue);min-width:115px;color:var(--blue);cursor:pointer;background:#fff;padding:10px 14px;font-weight:800}.catalog-pagination button:disabled{color:#9ba59f;cursor:not-allowed;border-color:#cad2cd}.catalog-pagination span{color:var(--muted);font-size:11px;font-weight:800}.catalog-quote-panel{background:var(--blue);color:#fff;position:sticky;top:105px;overflow:hidden;box-shadow:0 22px 55px #05271c2e}.catalog-quote-heading{padding:28px 28px 20px;position:relative}.catalog-quote-heading h2{margin:0;font-family:Georgia,serif;font-size:34px;font-weight:500}.catalog-quote-heading>span{color:#c8d9d0;text-transform:uppercase;font-size:10px;font-weight:800;position:absolute;bottom:26px;right:28px}.catalog-quote-items{flex-direction:column;gap:8px;max-height:270px;padding:0 18px 18px;display:flex;overflow:auto}.catalog-quote-item{color:var(--ink);background:#fff;border-radius:3px;grid-template-columns:1fr 55px 23px;align-items:center;gap:8px;padding:10px;display:grid}.catalog-quote-item>div{flex-direction:column;gap:4px;min-width:0;display:flex}.catalog-quote-item strong{font-size:10px;line-height:1.35}.catalog-quote-item small{color:var(--muted);overflow-wrap:anywhere;font-size:8px}.catalog-quote-item label{color:var(--muted);text-transform:uppercase;flex-direction:column;gap:4px;font-size:8px;font-weight:800;display:flex}.catalog-quote-item input{border:1px solid #cbd3cf;width:52px;height:32px;padding:0 5px}.catalog-quote-item>button{color:#76827b;cursor:pointer;background:0 0;border:0;padding:0;font-size:20px}.catalog-quote-empty{color:#c7d9cf;border:1px dashed #ffffff59;margin:0 20px 20px;padding:18px;font-size:11px;line-height:1.5}.catalog-quote-form{color:var(--ink);background:#fff;flex-direction:column;gap:11px;padding:24px 28px 28px;display:flex}.catalog-quote-form h3{margin:0 0 5px;font-family:Georgia,serif;font-size:25px;font-weight:500}.catalog-quote-form label{flex-direction:column;gap:5px;display:flex}.catalog-quote-form input,.catalog-quote-form select,.catalog-quote-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cbd3cf;padding:0 10px}.catalog-quote-form input,.catalog-quote-form select{height:40px}.catalog-quote-form textarea{resize:vertical;padding-top:10px}.catalog-quote-form .button{width:100%;margin-top:3px}.catalog-form-disclosure{color:var(--muted);text-align:center;margin:0;font-size:9px;line-height:1.45}@media (width<=1100px){.catalog-layout{grid-template-columns:1fr}.catalog-quote-panel{position:static}.catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){nav{display:none}.hero{background:#f7f4ec}.hero-grid{grid-template-columns:1fr;padding:70px 0 95px}.hero-visual{width:calc(100% + 40px);height:490px;margin:0 -20px}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.catalog-tools{flex-direction:column;align-items:stretch}.search-field{flex-basis:auto}.business-grid,.quote-grid{grid-template-columns:1fr;gap:45px}.government-grid{grid-template-columns:120px 1fr}.government-grid .button{grid-column:2;justify-self:start}.gov-seal{width:110px;height:110px}.footer-top>p{display:none}.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-hero .shell:after{font-size:100px}}@media (width<=620px){.shell{width:min(100% - 28px,1180px)}.utility-inner>span{display:none}.utility-inner{justify-content:center}.utility-inner div{gap:7px;font-size:9px}.header-inner{height:72px}.brand-logo{max-width:190px;height:44px}.cart-button{padding:9px 11px;font-size:10px}.hero-grid{gap:50px;min-height:auto}.hero h1{font-size:49px}.hero-lede{font-size:16px}.audience-toggle{width:100%}.audience-toggle button{flex:1;padding:10px 8px;font-size:10px}.hero-actions{flex-direction:column;align-items:flex-start;gap:17px}.trust-row{flex-wrap:wrap;gap:12px 18px}.hero-visual{height:420px}.tool-three,.shelf-two{display:none}.service-card{width:260px}.category-section,.shop-section,.quote-section{padding:72px 0}.section-heading{flex-direction:column;align-items:flex-start}.section-heading .text-link{display:none}.category-grid{grid-template-columns:1fr}.category-card{min-height:190px}.product-grid{grid-template-columns:1fr}.product-image{height:240px}.filter-row{padding-bottom:5px}.quote-form{grid-template-columns:1fr;padding:24px 18px}.quote-form>*{grid-column:1}.quote-item{grid-template-columns:48px 1fr 55px 22px;gap:8px}.quote-item>img{width:48px;height:48px}.quote-item input{width:52px}.business-section{padding:75px 0}.government-grid{grid-template-columns:1fr}.government-grid .button{grid-column:1}.gov-seal{width:95px;height:95px;font-size:34px}.footer-top{flex-direction:column;align-items:flex-start;gap:25px;padding:45px 0}.footer-top>div{flex-wrap:wrap;margin:0}.footer-bottom{flex-direction:column;gap:10px;line-height:1.5}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.category-card{transition:none}}@media (width<=620px){.catalog-hero{padding:58px 0 62px}.catalog-hero .shell:after{display:none}.catalog-hero h1{font-size:45px}.catalog-search-panel{grid-template-columns:1fr;padding:15px}.catalog-result-heading{flex-direction:column;align-items:flex-start}.catalog-result-heading h2{font-size:31px}.catalog-product-grid{grid-template-columns:1fr}.catalog-product-image{height:220px}.catalog-quote-heading,.catalog-quote-form{padding-left:20px;padding-right:20px}.catalog-pagination{gap:8px}.catalog-pagination button{min-width:0}.catalog-quote-item{grid-template-columns:1fr 52px 20px}}.admin-login{background:radial-gradient(circle at 85% 15%,#d9a12e24,transparent 34%),linear-gradient(135deg,var(--blue-dark),#0a4935);place-items:center;min-height:100vh;padding:40px 20px;display:grid}.admin-login-card{border-top:5px solid var(--orange);background:#fff;width:min(100%,500px);padding:48px;box-shadow:0 30px 80px #00000047}.admin-wordmark{color:var(--blue-dark);letter-spacing:.1em;align-items:center;gap:11px;display:inline-flex}.admin-wordmark span{background:var(--blue);color:#fff;letter-spacing:0;border-radius:50%;place-items:center;width:44px;height:44px;font-family:Georgia,serif;font-size:20px;display:grid}.admin-wordmark strong{font-size:15px}.admin-login-card .eyebrow{margin-top:36px}.admin-login-card h1{letter-spacing:-.04em;margin:0;font-family:Georgia,serif;font-size:47px;font-weight:500}.admin-login-lede{color:var(--muted);margin:17px 0 28px;font-size:14px;line-height:1.65}.admin-login-card form{flex-direction:column;gap:15px;display:flex}.admin-login-card label{flex-direction:column;gap:7px;display:flex}.admin-login-card label>span,.admin-fields label>span{color:#536159;text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:800}.admin-login-card input{width:100%;height:50px;color:var(--ink);background:#fff;border:1px solid #cbd3cf;padding:0 13px}.admin-login-card .button{width:100%}.admin-code-input{letter-spacing:.25em;text-align:center;font-weight:800;font-size:26px!important}.admin-link-button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}.admin-message{color:#65501b;background:#f4f1e7;padding:12px;font-size:11px;font-weight:700;line-height:1.5}.admin-security-note{border-top:1px solid var(--line);color:var(--muted);margin:24px 0 12px;padding-top:18px;font-size:10px;line-height:1.5}.admin-back-link{color:var(--blue);font-size:11px;font-weight:800}.admin-portal{background:#f1f4f2;min-height:100vh}.admin-topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:24px;min-height:74px;padding:10px max(24px,50vw - 660px);display:flex}.admin-topbar>div{align-items:center;gap:20px;display:flex}.admin-topbar small{color:var(--muted)}.admin-topbar a:not(.admin-wordmark),.admin-topbar button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}.admin-shell{width:min(1320px,100% - 48px);margin:0 auto;padding:52px 0 80px}.admin-heading{justify-content:space-between;align-items:end;gap:30px;display:flex}.admin-heading h1{letter-spacing:-.04em;margin:0;font-family:Georgia,serif;font-size:50px;font-weight:500}.admin-heading>div>p:last-child{color:var(--muted)}.admin-stats{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin:35px 0 20px;display:grid}.admin-stats>div{background:#fff;flex-direction:column;gap:5px;padding:21px 24px;display:flex}.admin-stats strong{color:var(--blue);font-size:18px}.admin-stats span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:700}.admin-search{grid-template-columns:1fr auto;margin-bottom:14px;display:grid}.admin-search input{background:#fff;border:1px solid #cbd3cf;border-right:0;width:100%;height:52px;padding:0 16px}.admin-search button{background:var(--blue);color:#fff;cursor:pointer;border:0;padding:0 28px;font-size:12px;font-weight:800}.admin-status{color:#705619;background:#f7f0dc;margin:0 0 14px;padding:11px 14px;font-size:11px;font-weight:700}.admin-workspace{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:start;gap:20px;display:grid}.admin-results,.admin-editor{border:1px solid var(--line);background:#fff}.admin-results-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:22px;display:flex}.admin-results-title h2,.admin-editor-heading h2{margin:0;font-family:Georgia,serif;font-size:26px;font-weight:500}.admin-results-title span{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.admin-product-row{border-bottom:1px solid #e5e9e6;grid-template-columns:58px minmax(0,1fr) auto auto;align-items:center;gap:13px;padding:12px 15px;display:grid}.admin-product-row.inactive{opacity:.72;background:#f5f6f5}.admin-product-thumb{width:58px;height:58px;color:var(--blue);background:#edf1ee;place-items:center;display:grid;overflow:hidden}.admin-product-thumb img{object-fit:contain;background:#fff;width:100%;height:100%;padding:5px}.admin-product-select{min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;gap:4px;padding:0;display:flex}.admin-product-select strong{font-size:12px;line-height:1.35}.admin-product-select small,.admin-product-select span{overflow-wrap:anywhere;color:var(--muted);font-size:9px}.admin-active-pill{color:#2f6b3c;text-transform:uppercase;background:#e4f2e7;border-radius:20px;padding:5px 8px;font-size:8px;font-weight:800}.admin-active-pill.off{color:#666;background:#eee}.admin-row-action{color:#7b4c42;cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:800}.admin-empty{color:var(--muted);text-align:center;padding:50px 20px}.admin-editor{min-height:300px;position:sticky;top:20px}.admin-editor-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:18px;padding:24px 25px 18px;display:flex}.admin-editor-heading .eyebrow{margin-bottom:7px}.admin-editor-heading>button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:24px}.admin-editor form{padding-bottom:25px}.admin-fields{grid-template-columns:1fr 1fr;gap:14px;padding:24px 25px;display:grid}.admin-fields label{flex-direction:column;gap:6px;min-width:0;display:flex}.admin-fields label.wide{grid-column:1/-1}.admin-fields input{background:#fff;border:1px solid #cbd3cf;width:100%;height:42px;padding:0 10px}.admin-fields input:disabled{color:#68736d;background:#eef1ef}.admin-editor-actions{gap:10px;padding:0 25px;display:flex}.admin-secondary{color:var(--ink);background:#fff;border:1px solid #b7c0bb}.admin-editor-empty{color:var(--muted);text-align:center;padding:70px 40px}.admin-editor-empty b{color:var(--ink);font-family:Georgia,serif;font-size:25px;font-weight:500}.admin-editor-empty p{line-height:1.6}@media (width<=980px){.admin-workspace{grid-template-columns:1fr}.admin-editor{position:static}.admin-product-row{grid-template-columns:58px minmax(0,1fr) auto}.admin-row-action{grid-column:2;justify-self:start}}@media (width<=620px){.admin-login-card{padding:32px 24px}.admin-login-card h1{font-size:39px}.admin-topbar{flex-direction:column;align-items:flex-start;padding:16px 18px}.admin-topbar>div{flex-wrap:wrap;justify-content:space-between;gap:8px;width:100%}.admin-topbar small{width:100%}.admin-shell{width:calc(100% - 28px);padding-top:35px}.admin-heading{flex-direction:column;align-items:flex-start}.admin-heading h1{font-size:42px}.admin-stats,.admin-search{grid-template-columns:1fr}.admin-search input{border-right:1px solid #cbd3cf}.admin-search button{height:46px}.admin-product-row{grid-template-columns:48px minmax(0,1fr)}.admin-product-thumb{width:48px;height:48px}.admin-active-pill,.admin-row-action{grid-column:2;justify-self:start}.admin-fields{grid-template-columns:1fr}.admin-fields label.wide{grid-column:1}.admin-editor-actions{flex-direction:column;align-items:stretch}}
