:root{--ink:#1a303d;--navy:#192e3b;--accent:#087f88;--bright:#20abb2;--tint:#e9f5f5;--line:#dce3e7;--muted:#61727c;--paper:#f5f7f8;--white:#fff;--orange:#bf4800;font-size:16px;color:var(--ink);font-family:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--paper)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.45;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #e5a923;outline-offset:3px}h1,h2,h3,h4,.condensed{font-family:'Barlow Condensed','Arial Narrow',sans-serif;line-height:1.04;margin:0;font-weight:700}h1{font-size:clamp(3rem,5.8vw,6.25rem);letter-spacing:-.025em}h2{font-size:2.65rem}h3{font-size:1.6rem}p{line-height:1.65}small{font-size:.78rem}.eyebrow{font-size:.75rem;letter-spacing:.16em;font-weight:700;margin-bottom:18px}.demo-bar{padding:10px 3.5%;background:#101f29;color:#fff;font-size:.75rem;letter-spacing:.06em;display:flex;align-items:center;gap:20px}.demo-bar span{color:#bdcdd4;letter-spacing:0}.store-header{display:flex;gap:34px;padding:24px 3.5%;align-items:center;background:white;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;min-width:235px}.brand b{font:bold 3.5rem/.8 Georgia,serif}.brand span{font:bold .88rem Georgia,serif;letter-spacing:.015em}.brand small{display:block;font:500 .61rem 'DM Sans',sans-serif;letter-spacing:.18em;margin-top:7px}input,select,textarea{border:1px solid #cbd6dc;border-radius:3px;background:#fff;color:var(--ink);padding:12px 14px;min-width:0}.store-header input{flex:1}.btn{border:1px solid var(--accent);background:var(--accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 20px;font-weight:700;font-size:.88rem;border-radius:3px;min-height:44px}.btn:hover{filter:brightness(.92)}.btn.ghost{background:transparent;border-color:#95adb8;color:inherit}.hero{min-height:460px;background:var(--navy);color:#fff;position:relative;overflow:hidden;display:flex;align-items:center}.hero-copy{position:relative;z-index:2;padding:65px 4%;width:58%;background:linear-gradient(90deg,var(--navy) 65%,transparent)}.hero-copy p{color:#dbe5eb;max-width:400px;font-size:1.05rem}.hero-copy .btn{margin:10px 10px 0 0}.hero-photo{position:absolute;inset:0 0 0 35%;background-size:cover;background-position:center;opacity:.75}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,var(--navy),transparent 55%)}.hero-tag{position:absolute;right:4%;bottom:30px;padding:18px 24px;border-left:3px solid var(--bright);background:#132936e8;z-index:2}.hero-tag span{display:block;font-size:.75rem;letter-spacing:.15em;margin-bottom:8px;color:#90d1d6}.hero-tag strong{font-weight:500}.category-strip{display:flex;background:#fff;border-bottom:1px solid var(--line);justify-content:space-around;gap:12px;padding:23px;font-family:'Barlow Condensed',sans-serif;font-size:1.18rem;font-weight:600}.section{padding:40px 4%;max-width:1600px;margin:auto}.section>p{color:var(--muted)}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:var(--navy);color:#fff;padding:15px 24px;border-radius:5px;z-index:99;opacity:0;pointer-events:none;transition:.2s;max-width:90vw}#toast.show{transform:translate(-50%,0);opacity:1}dialog{border:0;border-radius:6px;max-width:640px;width:calc(100% - 32px);padding:28px;box-shadow:0 25px 80px #07152150}dialog::backdrop{background:#142533aa}@media(max-width:700px){.store-header{flex-wrap:wrap;padding:20px;gap:20px}.store-header input{order:3;flex-basis:100%}.brand{min-width:0}.hero-copy{width:100%;padding:48px 24px;background:#142d3bd9}.hero-tag{display:none}.hero-photo{inset:0}.hero{min-height:440px}.category-strip{overflow:auto;justify-content:flex-start;white-space:nowrap;gap:30px}.demo-bar{flex-wrap:wrap;gap:5px}.section{padding:32px 20px}}
:root[data-theme=orange]{--accent:#b84300;--bright:#ff751f;--tint:#fff2e9;--navy:#202323;--ink:#202d36}button{border:0;background:none;color:inherit}button .icon,a .icon{flex-shrink:0}.icon{width:21px;height:21px;vertical-align:middle;flex-shrink:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.muted{color:var(--muted)}.small{font-size:.875rem}.full{width:100%}.outline{background:#fff;color:var(--accent);border-color:var(--accent)}.tiny{padding:8px 13px;min-height:36px;font-size:.8rem}.text-link{display:inline-flex;align-items:center;gap:6px;padding:0;color:var(--accent);font-size:.875rem;font-weight:600}.text-link:hover{text-decoration:underline}.demo-bar{position:relative;z-index:5}.demo-actions{margin-left:auto;display:flex;gap:18px;align-items:center;white-space:nowrap}.demo-actions>button,.demo-actions>a{font-size:.75rem;padding:4px 0;color:#d8e4e8}.theme-switch{border:1px solid #455662;padding:3px;border-radius:4px;display:flex;gap:2px}.theme-switch button{padding:4px 8px;border-radius:2px;font-size:.75rem;display:flex;align-items:center;gap:5px}.theme-switch button.selected{background:#f4f7f8;color:#172e3b}.swatch{width:9px;height:9px;display:inline-block;border-radius:50%}.swatch.blue{background:#18959e}.swatch.orange{background:#f46f17}.header-search{display:flex;align-items:center;gap:10px;border:1px solid #cad4d9;border-radius:3px;flex:1;padding-left:13px}.header-search input{border:0;width:100%;padding:12px 0}.header-search button{padding:10px;color:var(--muted)}.header-action{display:flex;gap:9px;align-items:center;font-size:.85rem;font-weight:700}.header-action small{display:block;font-size:.75rem;color:var(--muted);margin-top:4px;font-weight:400}.cart-link{white-space:nowrap}.cart-count{background:var(--accent);color:#fff;border-radius:20px;padding:2px 6px;font-size:.75rem;margin-left:4px}.store-nav{padding:0 3.5%;display:flex;gap:30px;align-items:center;background:#fff;min-height:49px;border-bottom:1px solid var(--line)}.store-nav a,.store-nav button{font-family:'Barlow Condensed',sans-serif;text-transform:uppercase;letter-spacing:.055em;font-size:1rem;font-weight:600;padding:12px 0;white-space:nowrap}.store-nav .right-link{margin-left:auto;display:flex;gap:9px;align-items:center;color:var(--accent)}.account-strip{display:flex;align-items:center;padding:11px 3.5%;gap:9px;font-size:.8rem;color:var(--accent);background:var(--tint);border-bottom:1px solid var(--line)}.account-strip span{margin-left:auto;color:var(--muted)}.account-strip button{font-size:.75rem;text-decoration:underline;padding-left:14px}.hero-caption{margin-top:24px;color:#a9bec9;font-size:.8rem}.category-strip button{display:flex;align-items:center;gap:20px;font-size:1.05rem;font-family:inherit;font-weight:600}.category-strip button .icon:last-child{width:15px;color:var(--muted)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}.section-heading .eyebrow{margin-bottom:9px;color:var(--accent)}.section-heading h2{font-size:2.4rem}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.home-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{background:#fff;border:1px solid var(--line);border-radius:4px;overflow:hidden;transition:box-shadow .2s,transform .2s}.product-card:hover{box-shadow:0 10px 28px #102d3b0d;transform:translateY(-2px)}.product-image{height:194px;display:flex;align-items:center;justify-content:center;padding:21px;background:white}.product-image img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.product-info{padding:0 19px 19px}.product-brand{font-size:.75rem;font-weight:700;letter-spacing:.06em;color:#495c68}.product-brand span{display:block;font-weight:400;color:var(--muted);letter-spacing:0;margin-top:4px}.product-name{display:block;font-weight:600;font-size:1rem;line-height:1.4;margin:10px 0;min-height:45px}.price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin:10px 0}.price strong{font-size:1.25rem}.price del{font-size:.8rem;color:var(--muted)}.stock{font-size:.8rem;color:#267448;font-weight:500;margin:8px 0}.stock.backorder{color:#976126}.product-info>small{display:block;font-size:.75rem;color:var(--muted);margin-bottom:14px}.product-info .btn{width:100%;justify-content:space-between;margin-top:8px}.portal-callout{margin:18px 4% 50px;background:var(--navy);color:white;padding:40px;position:relative;overflow:hidden;border-left:5px solid var(--bright)}.portal-callout h2{font-size:2.8rem;max-width:550px}.portal-callout p{color:#b4c9d4}.callout-features{position:absolute;right:5%;top:70px;display:flex;flex-direction:column;gap:26px;font-size:1rem}.callout-features span{display:flex;align-items:center;gap:18px}.callout-features .icon{color:#80c8cf;width:27px;height:27px}footer{border-top:1px solid var(--line);background:#fff;padding:36px 4%;display:flex;gap:50px;justify-content:space-between;color:var(--muted);font-size:.8rem}footer .brand{color:var(--ink)}footer p{margin-bottom:0}footer>div:nth-child(2)>strong{font-size:.75rem;letter-spacing:.08em;color:var(--ink)}.footer-note{font-size:.75rem;line-height:1.9;align-self:center}.crumb{font-size:.8rem;color:var(--muted);margin-bottom:28px}.crumb a{color:var(--accent)}.page-title{font-size:clamp(2.5rem,4.5vw,4rem);max-width:1000px}.catalog-layout{display:grid;grid-template-columns:205px minmax(0,1fr);gap:34px}.filters h3{font-size:1.3rem;margin-bottom:20px}.filter-category{display:flex;justify-content:space-between;width:100%;font-size:.85rem;text-align:left;padding:13px 10px;margin:3px 0;color:#53646e;border-radius:3px}.filter-category.active{background:var(--tint);color:var(--accent);font-weight:700}.filter-category span{font-size:.75rem}.filters hr{border:0;border-top:1px solid var(--line);margin:22px 0}.check-label{display:flex;gap:10px;align-items:flex-start;font-size:.86rem;font-weight:400;line-height:1.6}.check-label input{margin:4px 0 0;min-width:16px;width:16px;height:16px;accent-color:var(--accent)}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:.85rem;color:var(--muted);gap:16px}.catalog-toolbar label{display:flex;align-items:center;gap:10px;font-size:.8rem}.catalog-toolbar select{font-size:.8rem;padding:9px}.empty{text-align:center;padding:75px 24px;background:#fff;border:1px solid var(--line);border-radius:4px;margin-top:25px}.empty>.icon{width:45px;height:45px;margin-bottom:25px;color:var(--accent)}.empty h2{font-size:2.4rem}.empty p{color:var(--muted)}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:start}.detail-image{background:#fff;border:1px solid var(--line);border-radius:4px;min-height:530px;padding:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:sticky;top:20px}.detail-image img{max-width:100%;height:390px;object-fit:contain;mix-blend-mode:multiply}.detail-image small{color:var(--muted);margin-top:26px}.detail-copy .eyebrow{color:var(--accent)}.detail-copy .page-title{font-size:3.4rem}.detail-copy>p{color:var(--muted)}.detail-price small{display:block;color:var(--muted);font-size:.8rem}.detail-price del{margin-left:10px}.detail-price>strong{font-size:2.2rem;display:block;margin:8px 0}.detail-actions{display:flex;align-items:end;gap:14px;margin:24px 0}.qty-input{font-size:.8rem;width:84px}.qty-input input{width:100%;margin-top:7px}.detail-actions .btn{height:47px;min-width:190px}.specs{border-top:1px solid var(--line);padding-top:25px;margin-top:28px}.specs p{display:flex;gap:10px;align-items:center;font-size:.9rem;margin:12px 0}.specs .icon{width:17px;color:var(--accent)}.specs .text-link{margin:8px 0 18px}.notice{background:var(--tint);border-left:3px solid var(--accent);padding:14px 16px;font-size:.8rem;line-height:1.6;color:#485e68;margin:16px 0}.notice.warning{background:#fff2df;color:#81460a;border-color:#da8c18}.login-wrap{display:grid;grid-template-columns:1fr 1fr;min-height:630px;background:var(--navy);gap:60px;align-items:center;padding:60px 8%}.login-intro{color:#fff}.login-intro h1{font-size:4.5rem}.login-intro p{color:#c1d1d9;max-width:380px}.login-note{font-size:.8rem;color:#9eb7c4}.login-card{background:#fff;border-radius:5px;padding:34px}.login-card h2{font-size:2rem}.login-card>p{font-size:.9rem;color:var(--muted)}.persona{display:flex;align-items:center;gap:14px;width:100%;padding:20px 15px;border:1px solid var(--line);border-radius:4px;text-align:left;margin:17px 0;background:#fff}.persona:hover{border-color:var(--accent);background:var(--tint)}.avatar{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;background:var(--navy);color:white;border-radius:50%;font-size:.8rem;flex-shrink:0;font-weight:600}.persona>span:nth-child(2){flex:1}.persona strong{font-size:.9rem}.persona small{display:block;color:var(--muted);margin-top:7px}.persona>.icon{color:var(--accent)}.panel{background:#fff;border:1px solid var(--line);border-radius:4px;padding:25px}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 335px;align-items:start;gap:28px;margin-top:30px}.order-line{display:flex;align-items:center;gap:16px;padding:20px 0;border-bottom:1px solid var(--line)}.order-line:last-child{border-bottom:0}.order-line>a{width:75px;min-width:75px;height:76px;background:#fff;display:flex;align-items:center;justify-content:center}.order-line img{width:100%;height:100%;object-fit:contain}.line-name{flex:1}.line-name>a{display:block;font-size:.88rem;font-weight:600;margin:6px 0}.line-name small{display:block;font-size:.75rem;color:var(--muted)}.order-line>strong{font-size:.9rem;min-width:85px;text-align:right}.order-line>.muted{font-size:.85rem;white-space:nowrap}.line-name .remove{font-size:.75rem;margin-top:8px;color:var(--muted)}.quantity-control{display:flex;align-items:center;border:1px solid var(--line);border-radius:3px;font-size:.85rem}.quantity-control button{padding:9px 11px}.quantity-control span{padding:0 5px}.order-summary{position:sticky;top:20px}.summary-lines{margin:23px 0}.summary-lines>div{display:flex;justify-content:space-between;gap:12px;font-size:.86rem;margin:16px 0}.summary-lines>div>span{color:var(--muted)}.summary-lines .summary-total{border-top:1px solid var(--line);padding-top:20px;margin-top:24px;font-size:1.2rem}.summary-total>span{color:var(--ink)!important;font-weight:600}.summary-lines strong{font-weight:600}.order-summary .text-link{margin-top:20px}.order-summary>.check-label{margin:22px 0}.stack{display:flex;flex-direction:column;gap:20px}.step-number{display:inline-flex;background:var(--tint);color:var(--accent);height:30px;width:30px;justify-content:center;align-items:center;font-size:1.1rem;border-radius:50%;margin-right:12px}.choice-row{display:flex;gap:16px;margin:24px 0}.choice-row>label{flex:1;border:1px solid var(--line);padding:15px;cursor:pointer;font-size:.9rem;border-radius:4px}.choice-row>label:has(input:checked){border-color:var(--accent);background:var(--tint)}.choice-row small{display:block;color:var(--muted);margin:8px 0 0 24px;font-size:.75rem}label{font-size:.85rem}label>input:not([type=checkbox]):not([type=radio]),label>select,label>textarea{display:block;width:100%;margin-top:7px}textarea{resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:20px 0}.success-wrap{max-width:820px;margin:auto;text-align:center;padding:65px 25px}.success-icon{width:65px;height:65px;border-radius:50%;background:var(--tint);color:var(--accent);margin:0 auto 25px;display:flex;justify-content:center;align-items:center}.success-icon .icon{width:35px;height:35px}.success-wrap .eyebrow{color:var(--accent)}.success-wrap h1{font-size:4.5rem}.success-details{display:grid;grid-template-columns:1fr 1fr;text-align:left;background:#fff;border:1px solid var(--line);border-radius:4px;gap:25px;padding:25px;margin:30px 0}.success-details small{display:block;color:var(--muted);margin-bottom:8px}.success-details strong{font-size:.9rem}.success-wrap>.btn{margin:0 5px 18px}.portal-shell{display:flex;min-height:calc(100vh - 51px)}.sidebar{width:238px;min-width:238px;background:var(--navy);color:#fff;display:flex;flex-direction:column;padding:30px 16px;position:relative;background-image:linear-gradient(#2b667310 1px,transparent 1px),linear-gradient(90deg,#2b667310 1px,transparent 1px);background-size:26px 26px}.sidebar .brand{flex-direction:column;gap:18px;text-align:center;min-width:0;margin:8px 0 32px}.sidebar .brand b{font-size:5rem}.sidebar .brand span{font-size:.85rem}.sidebar .brand small{color:#b8cad2}.sidebar-eyebrow{font-size:.75rem;color:#9ab3c0;letter-spacing:.17em;padding:20px 15px 12px}.sidebar nav{display:flex;flex-direction:column;gap:6px}.sidebar nav a{display:flex;align-items:center;gap:14px;padding:15px;border-radius:3px;font-family:'Barlow Condensed',sans-serif;font-size:1.1rem;text-transform:uppercase;letter-spacing:.03em;color:#cfdee6}.sidebar nav a.active{background:var(--accent);color:white;box-shadow:inset 3px 0 0 #8cd2d5}.sidebar nav a:hover{background:#ffffff10}.sidebar nav a.active:hover{background:var(--accent)}.sidebar-bottom{margin-top:auto;padding-top:70px}.location-card{border:1px solid #647c89;border-radius:4px;padding:16px;font-size:.8rem;line-height:1.8}.location-card>.icon{margin-right:7px}.location-card small{display:block;color:#a9bfca;margin-top:8px;font-size:.75rem}.sidebar-home{display:block;padding:20px 0 8px;font-size:.75rem;text-align:center;color:#c3d4dc}.sidebar-bottom>button{display:block;font-size:.75rem;color:#a9bfca;margin:auto;padding:8px}.portal-main{flex:1;min-width:0}.portal-top{height:87px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:30px;padding:20px 30px}.portal-breadcrumb{font-size:.75rem;letter-spacing:.12em;color:var(--muted);margin-right:auto}.user-profile{display:flex;gap:12px;align-items:center;border-left:1px solid var(--line);padding-left:23px}.user-profile strong{font-size:.82rem}.user-profile small{display:block;color:var(--muted);margin-top:5px;font-size:.75rem}.portal-content{padding:35px 30px}.page-heading{margin-bottom:25px}.page-heading .eyebrow{color:var(--accent);margin-bottom:12px}.page-heading .page-title{font-size:3.2rem}.page-heading p{font-size:.9rem;color:var(--muted);margin-bottom:0}.page-heading strong{color:var(--accent);font-weight:500}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:25px 0}.metric{background:white;border:1px solid var(--line);border-radius:4px;display:flex;align-items:center;gap:15px;padding:20px 18px;position:relative}.metric:after,.panel-heading:before{content:'';position:absolute;top:10px;right:10px;width:11px;height:11px;border-top:2px solid var(--accent);border-right:2px solid var(--accent)}.metric-icon{height:49px;width:44px;display:flex;align-items:center;justify-content:center;color:var(--accent);flex-shrink:0}.metric-icon>.icon{height:32px;width:32px}.metric small{display:block;text-transform:uppercase;font-family:'Barlow Condensed',sans-serif;font-size:.85rem;letter-spacing:.03em;margin-bottom:10px}.metric strong{display:block;font-family:'Barlow Condensed',sans-serif;font-size:2.2rem;line-height:1;margin-bottom:10px}.metric div>span{font-size:.75rem;color:var(--accent)}.metric div>span>.icon{width:13px;height:13px;margin-left:5px}.dashboard-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:20px}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:14px;position:relative;margin-bottom:15px}.panel-heading:before{left:-12px;right:auto;top:-10px;border-right:0;border-left:2px solid var(--accent)}.panel-heading h3{font-size:1.45rem}.panel-heading .text-link{font-size:.75rem;white-space:nowrap}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;font-size:.8rem;text-align:left}th{font-size:.75rem;font-weight:500;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--line);padding:13px 10px;white-space:nowrap}td{border-bottom:1px solid #e9eef0;padding:16px 10px;white-space:nowrap}tbody tr:last-child>td{border-bottom:0}td .text-link{font-size:.78rem}.tag{display:inline-block;border-radius:3px;padding:5px 8px;background:#e5eef4;color:#36637e;font-size:.75rem;text-transform:uppercase;letter-spacing:.025em}.tag.delivered,.tag.active{background:#e7f3ed;color:#317755}.tag.received{background:#fff0dc;color:#875715}.tag.processing{background:#e8eafa;color:#525b8d}.tag.paused{background:#eef0f2;color:#657079}.upcoming{display:flex;align-items:center;gap:12px;padding:17px 0;border-top:1px solid var(--line)}.upcoming>div{flex:1}.upcoming strong{font-size:.85rem;font-weight:500}.upcoming small{display:block;font-size:.75rem;color:var(--muted);margin-top:7px}.quick-reorder{margin-top:22px}.compact .product-image{height:145px;padding:15px}.compact .product-info{padding:0 13px 13px}.compact .product-name{font-size:.85rem;min-height:38px}.compact .price strong{font-size:1.02rem}.compact .product-brand{font-size:.75rem}.compact .stock{font-size:.75rem}.compact .btn{font-size:.75rem;padding:10px 12px}.portal-foot{padding:20px 30px;font-size:.75rem;color:var(--muted);border-top:1px solid var(--line)}.history-toolbar{display:flex;align-items:center;gap:14px;margin:22px 0}.history-toolbar select,.history-toolbar input{font-size:.82rem}.history-toolbar input{flex:1}.purchase-panel{padding:0;overflow:hidden}.purchase-panel td,.purchase-panel th{padding:18px 20px}.table-actions{display:flex;align-items:center;gap:15px}.selected-row{background:var(--tint)}.expanded-cell{white-space:normal;padding:0!important;background:#fbfcfd}.expanded-order{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:30px;padding:26px 24px;border-bottom:1px solid var(--line);border-top:1px solid var(--line)}.expanded-order .order-line{gap:12px;padding:14px 0}.expanded-order .order-line>a{width:50px;min-width:50px;height:55px}.expanded-order .line-name>a{font-size:.78rem}.expanded-order .order-line>strong{font-size:.82rem;min-width:75px}.order-meta{border-left:1px solid var(--line);padding-left:25px;display:flex;flex-direction:column;align-items:flex-start}.order-meta h4{font-size:1rem;margin:12px 0}.order-meta p{font-size:.8rem;margin:0 0 12px}.order-amount{font-size:1.8rem;font-family:'Barlow Condensed',sans-serif;margin-bottom:6px}.order-meta>small{color:var(--muted);margin-bottom:15px}.order-meta>.btn{margin-bottom:10px;font-size:.75rem;padding:11px 10px}.order-meta>.text-link{font-size:.75rem}.timeline{margin:0 0 10px;padding:0;list-style:none;width:100%}.timeline li{padding:0 0 20px 33px;position:relative;color:#7e8c94;font-size:.8rem;min-height:35px}.timeline li:before{content:'';position:absolute;left:9px;top:18px;height:22px;width:1px;background:var(--line)}.timeline li:last-child:before{display:none}.timeline span{height:19px;width:19px;position:absolute;left:0;top:0;border-radius:50%;background:#e7ecef;display:flex;align-items:center;justify-content:center}.timeline .icon{width:12px;height:12px;color:transparent}.timeline .done{color:var(--ink)}.timeline .done span{background:var(--accent)}.timeline .done .icon{color:white}.recurring-notice{margin:0 0 25px}.plan-card{display:flex;align-items:center;gap:20px;padding:27px 0;border-bottom:1px solid var(--line)}.plan-card:last-child{border-bottom:0}.plan-card>img{width:65px;height:80px;object-fit:contain}.plan-title{flex:1;min-width:120px}.plan-title h3{font-size:1.3rem}.plan-title p{font-size:.8rem;margin:8px 0}.plan-title small{font-size:.75rem;color:var(--muted)}.plan-stat small{display:block;font-size:.75rem;color:var(--muted);margin-bottom:8px}.plan-stat strong{font-size:.82rem;font-weight:500}.plan-controls{text-align:right;min-width:140px}.plan-controls>div{display:flex;gap:13px;margin-top:20px;justify-content:flex-end}.plan-controls .text-link{font-size:.75rem}.plan-explainer{border:1px solid var(--line);background:#fff;padding:30px;margin-top:25px}.plan-explainer>div{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:28px 0}.plan-explainer span{font-size:.84rem;display:flex;align-items:center;gap:12px}.plan-explainer b{background:var(--accent);color:#fff;border-radius:50%;height:25px;min-width:25px;display:inline-flex;align-items:center;justify-content:center;font-size:.8rem}.staff-header{display:flex;align-items:center;gap:45px;padding:28px 4%;background:#fff;border-bottom:1px solid var(--line)}.staff-header>div{display:flex;flex-direction:column;gap:7px}.staff-header .eyebrow{margin:0;font-size:.75rem;color:var(--accent)}.staff-header>div>strong{font-size:.85rem;font-weight:500}.staff-header>.btn{margin-left:auto}.staff-content .notice{margin-bottom:28px}.staff-content td select{font-size:.8rem;min-width:135px;padding:9px}.modal-close{position:absolute;right:14px;top:14px;color:var(--muted);padding:8px}.modal-close .icon{width:18px;height:18px}dialog{max-height:90vh;overflow:auto;padding:35px}dialog h2{font-size:2.1rem;padding-right:15px}dialog p{font-size:.9rem;color:var(--muted)}dialog form>label{display:block;margin:24px 0}dialog .eyebrow{color:var(--accent);font-size:.75rem}dialog .form-grid label{font-size:.8rem}dialog input,dialog select{font-size:.85rem}.plan-item{display:flex;align-items:center;gap:15px;padding:15px 0;border-bottom:1px solid var(--line)}.plan-item img{width:50px;height:60px;object-fit:contain}.plan-item>span{flex:1;font-size:.85rem}.plan-item small{display:block;font-size:.75rem;color:var(--muted);margin-top:7px}.plan-item>label{font-size:.75rem;width:60px}.plan-item input{width:60px;padding:7px}.guide-list{padding-left:24px;margin:28px 0}.guide-list li{font-size:.88rem;line-height:1.6;margin:16px 0;padding-left:5px;color:var(--muted)}.guide-list strong{display:block;color:var(--ink)}
@media(min-width:1500px){.hero-copy{padding-top:75px;padding-bottom:75px}.hero{min-height:520px}.hero-photo{background-position:center 55%}.product-image{height:230px}.portal-content{padding:40px}.dashboard-grid{grid-template-columns:1.2fr 1fr}.metric strong{font-size:2.65rem}}
@media(max-width:1200px){.store-header{gap:20px}.brand{min-width:210px}.header-action small{display:none}.store-nav{gap:23px}.metrics{gap:10px}.metric{padding:20px 12px;gap:7px}.metric-icon{width:28px}.metric-icon>.icon{height:26px;width:26px}.metric strong{font-size:1.8rem}.sidebar{width:205px;min-width:205px}.portal-content{padding:28px 20px}.dashboard-grid{grid-template-columns:1fr}.plan-card{flex-wrap:wrap}.plan-title{flex-basis:calc(100% - 100px)}.plan-controls{margin-left:auto}.home-grid{gap:12px}.product-info{padding:0 14px 14px}.compact .product-image{height:120px}.portal-top{padding:20px}.portal-breadcrumb{display:none}.portal-top>.header-action{margin-right:auto}.category-strip button{gap:12px}.product-detail{gap:30px}.detail-copy .page-title{font-size:2.8rem}.detail-image{padding:30px;min-height:480px}.detail-image img{height:330px}}
@media(max-width:950px){.demo-disclaimer{display:none}.store-header{flex-wrap:wrap}.header-search{order:4;flex-basis:100%}.store-header>.brand{margin-right:auto}.store-nav{overflow:auto}.store-nav .right-link{display:none}.account-strip{flex-wrap:wrap}.account-strip span{margin-left:0}.account-strip button{margin-left:auto}.hero-copy{width:75%}.hero-photo{inset:0 0 0 20%}.hero-tag{display:none}.home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid:not(.home-grid){grid-template-columns:repeat(2,minmax(0,1fr))}.callout-features{display:none}.catalog-layout{grid-template-columns:170px minmax(0,1fr);gap:20px}.checkout-layout{grid-template-columns:minmax(0,1fr) 290px;gap:18px}.order-line{flex-wrap:wrap}.line-name{min-width:110px}.quantity-control{margin-left:90px}.order-line>strong{margin-left:auto}.sidebar{width:175px;min-width:175px;padding:25px 10px}.sidebar .brand span{font-size:.75rem}.sidebar nav a{padding:14px 10px;font-size:.95rem;gap:10px}.sidebar nav .icon{width:18px}.metrics{grid-template-columns:1fr 1fr}.metric strong{font-size:2.3rem}.metric-icon{width:45px}.portal-content .page-title{font-size:2.8rem}.expanded-order{grid-template-columns:1fr}.order-meta{border-left:0;padding-left:0;border-top:1px solid var(--line);padding-top:20px}.order-meta .btn{max-width:270px}.history-toolbar{flex-wrap:wrap}.history-toolbar select{flex:1}.history-toolbar input{flex-basis:60%}.login-wrap{gap:30px;padding:50px 5%}.login-intro h1{font-size:3.4rem}.login-card{padding:25px}.plan-explainer>div{flex-direction:column;align-items:flex-start}.plan-explainer>div>.icon{display:none}.footer-note{max-width:250px}footer{gap:20px}footer>div:nth-child(2){display:none}}
@media(max-width:700px){.demo-bar{padding:8px 14px;justify-content:space-between}.demo-bar>strong{font-size:.75rem}.demo-actions{gap:12px}.demo-actions>button,.demo-actions>a{font-size:.75rem}.demo-actions>button[data-action=guide]{display:none}.theme-switch button{font-size:.75rem;padding:4px 5px}.swatch{width:7px;height:7px}.store-header{padding:20px 16px;gap:20px}.brand{min-width:0;gap:8px}.brand b{font-size:3rem}.brand span{font-size:.75rem}.brand small{font-size:.75rem}.header-action{font-size:.75rem}.header-action>.icon{width:18px}.store-header .header-action>span{font-size:.75rem}.store-nav{padding:0 16px;gap:23px}.store-nav a,.store-nav button{font-size:.92rem}.header-search input{font-size:.85rem}.account-strip{font-size:.75rem;padding:10px 16px}.account-strip>span{display:none}.account-strip>button{font-size:.75rem;padding:0}.hero-copy{width:100%;padding:42px 22px;background:linear-gradient(90deg,#172e3bef,#172e3bc4)}.hero-copy h1{font-size:3.7rem}.hero-copy>.eyebrow{font-size:.75rem}.hero-copy p{font-size:.93rem}.hero-photo{inset:0}.hero-caption{margin-top:20px}.hero-copy .btn{font-size:.8rem;padding:13px 15px}.category-strip{padding:18px;gap:25px}.category-strip button{white-space:nowrap;font-size:.97rem}.category-strip button>.icon{width:19px}.section-heading{align-items:flex-start;gap:12px}.section-heading h2{font-size:1.9rem}.section-heading>.text-link{font-size:.75rem;max-width:120px;white-space:normal}.section-heading .eyebrow{font-size:.75rem}.home-grid,.product-grid:not(.home-grid){gap:12px}.product-image{height:145px;padding:16px}.product-info{padding:0 12px 12px}.product-brand{font-size:.75rem}.product-name{font-size:.83rem;min-height:46px}.product-info .price{gap:4px}.price strong{font-size:1.04rem}.price del{font-size:.75rem}.product-info .btn{font-size:.75rem;min-height:40px;padding:10px 10px}.product-info .btn>.icon{width:15px}.stock{font-size:.75rem;min-height:17px}.product-info>small{font-size:.75rem;min-height:30px}.portal-callout{margin:0 20px 35px;padding:30px 24px}.portal-callout h2{font-size:2.4rem}.portal-callout .eyebrow{font-size:.75rem}.portal-callout p{font-size:.9rem}footer{padding:30px 20px;flex-direction:column;gap:25px}.footer-note{max-width:none}.catalog-layout{display:block}.filters{display:flex;flex-wrap:wrap;gap:7px;margin:22px 0}.filters h3,.filters hr,.filters p{display:none}.filters .filter-category{width:auto;margin:0;padding:10px;font-size:.75rem;border:1px solid var(--line);background:#fff}.filter-category span{margin-left:10px;font-size:.75rem}.filter-category.active{background:var(--tint);border-color:var(--accent)}.filters .check-label{flex-basis:100%;font-size:.8rem;margin-top:10px}.filters>.text-link{font-size:.75rem}.catalog-toolbar{font-size:.75rem}.catalog-toolbar label{font-size:.75rem}.catalog-toolbar select{font-size:.75rem;max-width:130px}.page-title{font-size:2.7rem}.product-detail{grid-template-columns:1fr;gap:30px}.detail-image{position:static;min-height:330px;padding:25px}.detail-image img{height:260px}.detail-image small{margin-top:10px;font-size:.75rem}.detail-copy .page-title{font-size:2.8rem}.checkout-layout{grid-template-columns:1fr}.order-summary{position:static}.panel{padding:20px}.order-line{gap:12px}.order-line>a{width:60px;min-width:60px;height:66px}.line-name>a{font-size:.83rem}.line-name small{font-size:.75rem}.quantity-control{margin-left:72px}.order-line>strong{font-size:.86rem}.form-grid{grid-template-columns:1fr}.choice-row{gap:10px}.choice-row>label{font-size:.8rem;padding:12px}.choice-row small{font-size:.75rem}.login-wrap{grid-template-columns:1fr;gap:35px;padding:45px 22px}.login-intro h1{font-size:3.7rem}.login-card{padding:25px 20px}.login-card h2{font-size:1.85rem}.persona{padding:15px 10px;gap:12px}.persona strong{font-size:.81rem}.persona small{font-size:.75rem}.success-wrap{padding:45px 20px}.success-wrap h1{font-size:3.7rem}.success-details{gap:20px;padding:20px}.success-details strong{font-size:.8rem}.success-wrap>.btn{font-size:.8rem}.portal-shell{display:block}.sidebar{width:100%;min-width:0;display:block;padding:14px 16px;background-image:none}.sidebar .brand{display:none}.sidebar-eyebrow,.sidebar-bottom{display:none}.sidebar nav{flex-direction:row;gap:3px;justify-content:space-between}.sidebar nav a{font-size:.84rem;gap:6px;padding:12px 8px;flex-direction:column;text-align:center}.sidebar nav .icon{width:20px;height:20px}.portal-top{height:75px;padding:15px 20px;gap:15px}.user-profile{padding-left:16px;gap:8px}.user-profile strong{font-size:.78rem}.user-profile small{font-size:.75rem}.user-profile .avatar{width:32px;height:32px;font-size:.75rem}.portal-content{padding:28px 16px}.portal-content .page-title{font-size:2.7rem}.page-heading p{font-size:.8rem}.page-heading .eyebrow{font-size:.75rem}.metrics{gap:10px;margin:20px 0}.metric{padding:20px 12px;gap:8px}.metric-icon{width:27px}.metric-icon>.icon{width:24px;height:24px}.metric small{font-size:.75rem}.metric strong{font-size:2rem}.metric div>span{font-size:.75rem}.metric div>span>.icon{display:none}.dashboard-grid{gap:16px}.panel-heading h3{font-size:1.28rem}.panel-heading .text-link{font-size:.75rem}.panel-heading .text-link>.icon{width:14px}.dashboard-grid .panel{padding:20px 14px}.panel-heading:before{left:-7px;top:-6px;width:8px;height:8px}.quick-reorder{padding:20px 13px}.quick-reorder .product-image{height:120px}.compact .product-info{padding:0 10px 10px}.compact .product-name{font-size:.78rem}.compact .btn{font-size:.75rem}.upcoming{gap:8px}.upcoming strong{font-size:.76rem}.upcoming small{font-size:.75rem}.upcoming .metric-icon{display:none}.upcoming .tiny{font-size:.75rem;padding:7px 10px}.history-toolbar{gap:10px}.history-toolbar select{font-size:.75rem;padding:10px;min-width:0}.history-toolbar input{font-size:.76rem;width:60%}.history-toolbar>.btn{font-size:.75rem;padding:10px}.purchase-panel{padding:0}.purchase-panel th,.purchase-panel td{padding:15px 12px}.purchase-panel table{min-width:660px}.expanded-order{max-width:700px;grid-template-columns:1fr 220px;padding:20px;gap:20px}.expanded-order .order-meta{border-left:1px solid var(--line);padding-left:18px;border-top:0;padding-top:0}.expanded-order .line-name{min-width:75px}.expanded-order .order-line{flex-wrap:wrap}.expanded-order .order-line>strong{margin-left:auto}.portal-foot{font-size:.75rem;line-height:1.6;padding:20px 16px}.section-heading>.btn{font-size:.75rem;padding:10px 12px;min-height:40px}.portal-content>.section-heading{flex-wrap:wrap}.plan-card{gap:16px;padding:20px 0}.plan-card>img{width:50px;height:60px}.plan-title{flex-basis:calc(100% - 70px)}.plan-title h3{font-size:1.25rem}.plan-stat{flex:1;min-width:75px}.plan-stat strong{font-size:.75rem}.plan-stat small{font-size:.75rem}.plan-controls{margin-left:0;display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left}.plan-controls>div{margin-top:0;gap:25px}.plan-controls .text-link{font-size:.78rem;min-height:30px}.plan-explainer{padding:22px}.plan-explainer>h3{font-size:1.4rem}.plan-explainer>div{gap:20px}.plan-explainer span{font-size:.78rem}.staff-header{flex-wrap:wrap;padding:23px 20px;gap:24px}.staff-header>.brand{margin-right:auto}.staff-header>div{display:none}.staff-header>.btn{font-size:.75rem;padding:10px 12px}.staff-content .section-heading{flex-wrap:wrap}.staff-content .section-heading label{font-size:.75rem;display:flex;align-items:center;gap:10px}.staff-content .section-heading select{display:inline-block;margin:0;width:auto;font-size:.75rem;padding:9px}.staff-content .purchase-panel table{min-width:800px}dialog{padding:30px 22px}dialog h2{font-size:1.9rem}.guide-list li{font-size:.83rem}.notice{font-size:.75rem}.detail-copy>.notice{margin-top:25px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.product-card:hover{transform:none}}
