:root{--ink:#0b0d0f;--muted:#697077;--gold:#d8a936;--paper:#f6f6f4;--line:#e4e5e6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Manrope,sans-serif;color:var(--ink);background:#fff}.container{max-width:1220px}.navbar{padding:18px 0;background:rgba(6,8,10,.9);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08)}.navbar-brand{color:#fff!important;line-height:.8;letter-spacing:1.4px}.navbar-brand strong{display:block;font-size:21px}.navbar-brand small{font-size:7px;letter-spacing:3.2px;margin-left:3px}.nav-link{font-size:13px;color:#d8d8d8!important}.nav-link.active,.nav-link:hover{color:#fff!important}.nav-link.active:after{content:"";display:block;height:2px;background:var(--gold);margin-top:7px}.quote-pill{border:1px solid #555;background:transparent;color:#fff;border-radius:30px;padding:8px 12px;font-size:12px}.quote-pill b{display:inline-grid;place-items:center;background:var(--gold);color:#111;border-radius:50%;width:20px;height:20px;margin-left:5px}.hero{min-height:650px;background:#080a0c url('assets/hero-camera.png') center/cover no-repeat;color:#fff;display:flex;align-items:center;position:relative}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,7,9,.99) 0%,rgba(5,7,9,.82) 34%,rgba(5,7,9,.12) 70%)}.hero-inner{position:relative;z-index:1}.hero-copy{max-width:610px;padding-top:75px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;color:#d8dadc}.eyebrow.dark{color:#9a7624}.hero h1{font-size:58px;line-height:1.08;letter-spacing:-2.5px;font-weight:800;margin:18px 0}.hero h1 em{font-style:normal;color:#e5b744}.hero p{color:#c8cbd0;max-width:520px;line-height:1.8}.hero-search{height:58px;border:1px solid #74777a;border-radius:8px;display:flex;align-items:center;padding:7px;margin-top:30px;background:rgba(255,255,255,.06)}.hero-search i{margin:0 12px}.hero-search input{flex:1;border:0;outline:0;background:transparent;color:#fff}.hero-search button{height:42px;border:0;border-radius:6px;background:var(--gold);font-weight:700;padding:0 22px}.trust-row{display:flex;gap:35px;margin-top:36px;font-size:11px;color:#d5d6d7}.trust-row i{color:var(--gold);font-size:18px;margin-right:8px}.catalog-section{background:var(--paper)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.section-heading h2,.how-section h2{font-size:33px;font-weight:800;letter-spacing:-1px;margin-top:7px}.section-heading p{max-width:420px;color:var(--muted);font-size:14px}.catalog-toolbar{display:flex;gap:10px;margin-bottom:22px}.search-control{background:#fff;border:1px solid var(--line);border-radius:8px;flex:1;display:flex;align-items:center;padding:0 14px}.search-control input{border:0;outline:0;width:100%;padding:13px;background:transparent}.catalog-toolbar select,.filter-toggle{border:1px solid var(--line);border-radius:8px;background:#fff;padding:0 16px;font-size:13px}.filter-card,.help-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:22px}.filter-card h6{font-weight:800}.category-option{display:flex;align-items:center;gap:10px;margin:16px 0;font-size:13px;cursor:pointer}.category-option input{accent-color:#111;width:16px;height:16px}.link-button{border:0;background:transparent;padding:0;font-size:12px;text-decoration:underline}.help-card{margin-top:16px;background:#121519;color:#fff;border:0}.help-card>i{font-size:25px;color:var(--gold)}.help-card h6{margin-top:16px}.help-card p{font-size:12px;color:#b9bdc1}.help-card a{color:var(--gold);font-size:12px;text-decoration:none}.product-card{height:100%;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:.25s}.product-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(15,20,25,.08)}.product-visual{height:195px;display:grid;place-items:center;background:linear-gradient(145deg,#f5f5f3,#ececea);position:relative;overflow:hidden}.product-visual i{font-size:78px;color:#25282a;filter:drop-shadow(0 16px 10px rgba(0,0,0,.15))}.product-tag{position:absolute;left:14px;top:14px;background:#fff;border-radius:20px;padding:5px 9px;font-size:9px;font-weight:700}.product-body{padding:17px}.product-category{color:#9a7624;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.product-card h5{font-size:15px;font-weight:800;margin:7px 0}.product-card p{font-size:12px;line-height:1.6;color:var(--muted);height:38px;overflow:hidden}.add-btn{width:100%;background:#101214;color:#fff;border:0;border-radius:7px;padding:10px;font-size:12px;font-weight:700}.add-btn.added{background:#f0e4c4;color:#6f5312}.empty-state{text-align:center;padding:70px}.empty-state i{font-size:40px;color:#aaa}.how-section{background:#fff}.step{position:relative;border:1px solid var(--line);padding:30px;border-radius:12px;height:100%}.step>b{position:absolute;right:20px;top:15px;font-size:42px;color:#eee}.step>i{font-size:27px;color:#b48619}.step h4{font-size:17px;font-weight:800;margin:20px 0 10px}.step p{font-size:13px;color:var(--muted);line-height:1.7}footer{background:#0b0e11;color:#fff;padding:50px 0}footer .container{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}footer p{font-size:12px;color:#aeb2b5;line-height:2}.footer-brand p{max-width:330px;margin-top:20px}.quote-drawer{width:min(470px,100%)!important}.offcanvas-header{padding:28px;border-bottom:1px solid var(--line)}.offcanvas-body{padding:20px}.quote-footer{padding:20px;border-top:1px solid var(--line);background:#fafafa}.quote-summary{display:flex;justify-content:space-between;margin-bottom:16px}.quote-item{display:grid;grid-template-columns:54px 1fr auto;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.quote-icon{width:54px;height:54px;background:#eee;border-radius:8px;display:grid;place-items:center;font-size:24px}.quote-item h6{font-size:13px;margin:0}.quote-item small{font-size:10px;color:var(--muted)}.qty{display:flex;align-items:center;gap:8px}.qty button{width:26px;height:26px;border:1px solid var(--line);background:#fff;border-radius:5px}.remove{border:0;background:none;color:#999}.quote-empty{text-align:center;padding:80px 20px;color:#777}.quote-empty i{font-size:45px}.request-options{display:grid;grid-template-columns:1fr 1fr}.modal label{font-size:12px;font-weight:700;margin-bottom:6px}.toast{background:#101214;color:#fff}.admin-body{background:#f3f4f4}.admin-shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.sidebar{background:#0c0f11;color:#fff;padding:28px 20px;position:fixed;width:250px;height:100vh}.sidebar-nav{margin-top:55px}.sidebar-nav a{display:block;color:#aeb2b5;text-decoration:none;padding:12px;border-radius:7px;font-size:13px;margin:5px 0}.sidebar-nav a.active,.sidebar-nav a:hover{color:#fff;background:#1d2023}.admin-main{grid-column:2;padding:38px}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.admin-header h1{font-size:30px;font-weight:800}.stat-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:20px}.stat-card span{font-size:11px;color:var(--muted)}.stat-card strong{display:block;font-size:28px;margin-top:8px}.admin-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px;margin-top:24px}.admin-table img{width:52px}.admin-table td{vertical-align:middle;font-size:12px}.admin-thumb{width:50px;height:50px;display:grid;place-items:center;background:#eee;border-radius:7px;font-size:23px}.mobile-admin-link{position:absolute;bottom:25px;left:25px}
@media(max-width:991px){.navbar-collapse{background:#0c0e10;padding:14px;margin-top:15px;border-radius:10px;box-shadow:0 18px 35px rgba(0,0,0,.28)}.navbar-nav{gap:4px}.navbar .nav-link{padding:11px 13px!important;border-radius:7px;border-left:3px solid transparent}.navbar .nav-link.active{background:rgba(216,169,54,.12);border-left-color:var(--gold);color:#fff!important}.navbar .nav-link.active:after{display:none}.navbar .quote-pill{margin:8px 10px 4px}.hero{min-height:720px;background-position:65% center}.hero:after{background:rgba(5,7,9,.72)}.hero h1{font-size:46px}.hero-copy{max-width:580px}.trust-row{flex-wrap:wrap}.section-heading{display:block}.section-heading p{margin-top:12px}.filter-card{margin-bottom:15px}.admin-shell{display:block}.sidebar{position:relative;width:100%;height:auto}.sidebar-nav{display:flex;overflow:auto;margin-top:20px}.admin-main{padding:25px}}
@media(max-width:576px){.hero h1{font-size:38px}.hero{min-height:700px}.hero-search button{display:none}.trust-row{gap:15px;display:grid}.section-heading h2{font-size:28px}.catalog-toolbar{flex-wrap:wrap}.catalog-toolbar select{height:46px}.product-visual{height:160px}footer .container{grid-template-columns:1fr}.request-options{grid-template-columns:1fr}.admin-main{padding:16px}.admin-header{align-items:start;gap:15px}.admin-header h1{font-size:24px}}
.category-filter-icon{width:16px;height:16px;object-fit:contain;flex:0 0 16px}
