:root{--bg: #f8fafc;--panel: #ffffff;--text: #1e2d3d;--muted: #64748b;--line: #e2e8f0;--brand: #1d4ed8;--brand-deep: #1e40af;--brand-soft: #eff6ff;--cta: #ea580c;--cta-hover: #c2410c;--success: #16a34a;--shadow: 0 4px 20px rgba(15, 23, 42, .08);--ink-strong: #0f172a;--navy: #0f172a}*{box-sizing:border-box}body{margin:0;color:var(--text);font-family:Manrope,Segoe UI,sans-serif;background:var(--bg)}.app-shell{min-height:100vh}.site-nav{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.2rem;border-bottom:1px solid var(--line);background:#ffffffe0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0;z-index:40}.mobile-brand-nav{background:#fff;border-bottom:1px solid #d8dde5;padding:0}.nav-main-row{display:grid;grid-template-columns:56px 1fr 56px;align-items:center;padding:.65rem .9rem .55rem}.logo-center{justify-content:center;text-align:center}.logo-center h1{font-size:1.34rem;letter-spacing:.02em;font-weight:900;text-transform:uppercase}.logo-center p{margin-top:.02rem;font-size:.72rem;font-weight:800;letter-spacing:.08em;color:#8f2532}.icon-btn{border:0;background:transparent;font-size:1.9rem;line-height:1;cursor:pointer;color:#111;padding:.2rem}.nav-tab-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.35rem;padding:.4rem .9rem .7rem;border-top:1px solid #edf1f5}.nav-tab-row button{border:1px solid #d7dee9;background:#f8fafc;border-radius:999px;font-size:.78rem;font-weight:800;padding:.45rem .5rem;text-transform:uppercase;cursor:pointer}.nav-tab-row button.active{background:#111;color:#fff;border-color:#111}.site-brand{display:flex;align-items:center;gap:.7rem}.site-brand-dot{width:36px;height:36px;border-radius:50%;background:conic-gradient(from 140deg,#28c28a,#0f6d4d,#7ef5c7,#28c28a);animation:spin 8s linear infinite}.site-brand h1{margin:0;font-size:1rem}.site-brand p{margin:.08rem 0 0;font-size:.8rem;color:var(--muted)}.site-links{display:flex;gap:.4rem}.site-links button{border:1px solid transparent;background:transparent;padding:.5rem .72rem;border-radius:9px;color:#344258;font:inherit;font-weight:700;cursor:pointer}.site-links button:hover{background:#eff5ff}.site-links button.active{background:#0f2038;color:#fff}.home-page,.about-page,.contact-page{padding:1rem;display:grid;gap:1rem}.modern-page{background:linear-gradient(180deg,#ffffff8c,#ffffff8c),repeating-linear-gradient(-45deg,#bcd5ff14 0,#bcd5ff14 16px,#bcd5ff05 16px,#bcd5ff05 32px)}.hero-banner{border-radius:20px;overflow:hidden;border:1px solid #cad6e8;background:linear-gradient(120deg,#fff,#f9fcff 45%,#f0fff9);box-shadow:0 16px 38px #1b2d4a1f}.hero-banner img{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block;background:#9fe5df}.hero-color-block{position:relative;display:grid;place-items:center;min-height:280px;background:linear-gradient(140deg,#a6ece4,#9de2f7 48%,#ffd0de)}.hero-color-block:before,.hero-color-block:after{content:"";position:absolute;border-radius:999px;opacity:.55}.hero-color-block:before{width:220px;height:220px;background:#ffe79f;left:-40px;top:-50px}.hero-color-block:after{width:180px;height:180px;background:#b4f2d9;right:-30px;bottom:-50px}.hero-chip{position:absolute;border:2px solid #111;border-radius:999px;background:#fff;font-weight:900;font-size:.82rem;text-transform:uppercase;padding:.35rem .62rem;letter-spacing:.02em}.chip-a{left:8%;top:16%}.chip-b{right:8%;top:24%}.chip-c{left:50%;bottom:16%;transform:translate(-50%)}.hero-banner-copy{padding:1.1rem;text-align:center}.hero-banner-copy.left{text-align:left}.hero-banner-copy h2{margin:0;font-size:clamp(1.4rem,7vw,2.4rem);line-height:1.06;letter-spacing:.01em;font-weight:900;text-transform:uppercase;color:var(--ink-strong);text-wrap:balance}.hero-banner-copy p{margin:.8rem auto 0;max-width:680px;font-size:1.02rem;color:#2f3f57}.hero-points{margin:.95rem 0 0;padding-left:1rem;color:#2f4058}.hero-points li{margin:.3rem 0}.conversion-home .hero-banner-copy h2{text-transform:none;letter-spacing:-.01em;line-height:1.12}.hero-meta-line{margin:.65rem 0 0;font-size:.82rem;color:#45607e;font-weight:700}.icon-list{list-style:none;padding-left:0}.icon-list li{position:relative;padding-left:1rem}.icon-list li:before{content:"";position:absolute;left:0;top:.56em;width:6px;height:6px;border-radius:999px;background:#0f8a68}.customer-hero{display:grid;grid-template-columns:1.2fr 1fr;align-items:stretch}.customer-quick{border-left:1px solid #d7e1ef;background:linear-gradient(160deg,#f7fbff,#f2fbf8);padding:1rem;display:grid;align-content:start}.customer-quick h4{margin:0 0 .75rem;font-size:1.1rem;color:#1a3458}.quick-grid{display:grid;grid-template-columns:1fr;gap:.6rem}.quick-grid article{border:1px solid #d2dfef;border-radius:12px;padding:.72rem;background:#fff}.quick-grid strong{display:block;font-size:.92rem;color:#1a3458}.quick-grid p{margin:.35rem 0 0;font-size:.86rem;color:#425a78;line-height:1.35}.showcase-head{text-align:center}.showcase-head h3{margin:0;font-size:clamp(1.4rem,6.2vw,2.5rem);font-weight:900;text-transform:capitalize;color:var(--navy)}.showcase-head p{margin:.55rem 0 0;color:#4d5b72}.snapshot-board{border:1px solid #bfd0e7;border-radius:24px;padding:1rem;background:linear-gradient(160deg,#eef5ff,#eef7f4)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.step-card{background:linear-gradient(160deg,#fff,#f5faff);border:1px solid #cfe0f2;border-radius:14px;padding:.95rem;box-shadow:0 8px 18px #1b2d4a14}.step-card h4{margin:0;font-size:1rem;color:#183255}.step-card p{margin:.5rem 0 0;color:#4b5f7d;font-size:.92rem}.snapshot-board h4{margin:0 0 .8rem;font-size:clamp(1.2rem,3.6vw,1.8rem);color:#1b3558}.snapshot-grid{display:grid;grid-template-columns:1fr;gap:.65rem}.snapshot-box{border:1px solid #bfd0e7;border-radius:18px;padding:.85rem .9rem;background:#fff}.snapshot-box strong{display:block;margin:0;font-size:clamp(1rem,2.6vw,1.15rem);color:#213f67}.snapshot-box p{margin:.3rem 0 0;color:#3f5a7f;font-size:clamp(.92rem,2.2vw,.98rem)}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem}.service-pill{border:1px solid #c8d8eb;background:#fff;color:#233f66;border-radius:999px;padding:.58rem .74rem;text-align:center;font-weight:700;font-size:.88rem}.mini-promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.62rem}.mini-promo-card{border-radius:16px;padding:.62rem .7rem;box-shadow:0 10px 18px #11213a29;color:#fff}.neutral-stats .mini-promo-card{background:#fff;color:#173354;border:1px solid #d4e0ee;box-shadow:0 8px 16px #14274014}.neutral-stats .mini-promo-main strong{font-family:Manrope,Segoe UI,sans-serif;font-size:clamp(1.55rem,3.7vw,2.1rem)}.neutral-stats .mini-promo-main span{font-size:.84rem;text-transform:uppercase;letter-spacing:.04em;color:#365374}.neutral-stats .mini-promo-note{color:#4a5f7d}.mini-promo-label{margin:0;font-size:.74rem;font-weight:700;opacity:.95}.mini-promo-prefix{margin:.28rem 0 0;font-size:.8rem;font-weight:700}.mini-promo-main{display:flex;align-items:baseline;gap:.35rem;line-height:1}.mini-promo-main strong{font-family:Anton,Impact,Arial Black,sans-serif;font-size:clamp(1.7rem,4.2vw,2.4rem);letter-spacing:.02em}.mini-promo-main span{font-size:.95rem;font-weight:800}.mini-promo-note{margin:.32rem 0 0;font-size:.8rem;font-weight:600}.mini-promo-card.tone-blue{background:linear-gradient(150deg,#005ab2,#0a66c2)}.mini-promo-card.tone-brown{background:linear-gradient(150deg,#5a2616,#7b331d)}.mini-promo-card.tone-gold{background:linear-gradient(150deg,#f5c400,#f4db4a);color:#3b2100}.mini-promo-card.tone-purple{background:linear-gradient(150deg,#3a0a8f,#5318b8)}.mini-promo-card.tone-light{background:linear-gradient(150deg,#f8fbff,#eef3fb);color:#21324e;border:1px solid #d6e0ee;box-shadow:0 8px 14px #1427401a}.about-hero-bold{border:2px solid #111;background:linear-gradient(140deg,#fff,#f6f9ff 44%,#effaf5)}.about-hero-bold{text-align:center;padding:1.4rem}.about-hero-bold h2{text-transform:uppercase;letter-spacing:.01em;font-weight:900}.premium-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:1.5fr 1fr;gap:1rem;border:1px solid var(--line);border-radius:16px;background:linear-gradient(135deg,#fff,#f9fcff 35%,#eef7f2);padding:1.3rem;box-shadow:var(--shadow)}.premium-copy,.hero-address,.about-hero,.about-grid,.premium-grid,.premium-cta{position:relative;z-index:2}.bg-orb{position:absolute;border-radius:999px;filter:blur(2px)}.orb-one{width:260px;height:260px;right:-30px;top:-40px;background:radial-gradient(circle at 30% 30%,#2fcf9066,#2fcf900d);animation:float 8s ease-in-out infinite}.orb-two{width:180px;height:180px;left:44%;bottom:-60px;background:radial-gradient(circle at 40% 40%,#418cff42,#418cff0a);animation:float 10s ease-in-out infinite reverse}.orb-three{width:130px;height:130px;left:-35px;top:34%;background:radial-gradient(circle at 40% 40%,#ffb16a47,#ffb16a0f);animation:float 7s ease-in-out infinite}.eyebrow{margin:0;font-size:.78rem;text-transform:uppercase;letter-spacing:.09em;color:#2b7a5b;font-weight:800}.premium-hero h2,.about-hero h2{margin:.36rem 0 .55rem;font-size:clamp(1.5rem,3vw,2.3rem);line-height:1.16}.premium-hero p,.about-hero p,.about-card p{margin:0;color:#46546c}.hero-actions{margin-top:1rem;display:flex;gap:.55rem;flex-wrap:wrap}.hero-action-group>div{display:grid;gap:.25rem}.cta-note{margin:0;font-size:.74rem;color:#506281;font-weight:600}.metric-row{margin-top:1rem;display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem}.metric-chip{border:1px solid #d8e7f4;background:#fffc;border-radius:11px;padding:.66rem}.metric-chip strong{display:block;font-size:1.05rem}.metric-chip span{font-size:.77rem;color:#546278}.hero-address{border:1px solid #d8e7de;border-radius:13px;background:linear-gradient(145deg,#f4fdf8,#f7fcff);padding:1rem}.hero-address h3{margin:0 0 .35rem}.hero-address p{margin:0}.hero-address ul{margin:.6rem 0 .8rem;padding-left:1rem;color:#44566e}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.info-card,.about-card,.about-hero{border:1px solid var(--line);background:var(--panel);border-radius:13px;padding:1rem;box-shadow:var(--shadow)}.info-card h3,.about-card h3{margin:0 0 .5rem}.info-card ul,.about-card ul{margin:0;padding-left:1rem;color:#3f4e64}.about-grid,.pillars-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.pillar-card{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f3f8ff);border-radius:13px;padding:1rem;box-shadow:var(--shadow)}.pillar-card h4{margin:0 0 .35rem;font-size:1rem}.pillar-card p{margin:0;color:#455670}.location-strip{display:grid;grid-template-columns:1fr 1.1fr;gap:.9rem;border:1px solid #ccdae8;background:linear-gradient(120deg,#fff,#f6faff 52%,#f0fcf7);border-radius:13px;padding:1rem;box-shadow:0 12px 28px #0f27461a}.location-copy h3{margin:.34rem 0 .45rem;color:#183052}.location-copy p{margin:0 0 .45rem;color:#3f5472}.map-frame{min-height:280px;border-radius:12px;overflow:hidden;border:1px solid #b8cbe0;box-shadow:inset 0 0 0 1px #fff6}.map-frame iframe{width:100%;height:100%;min-height:280px;border:0}.cta-strip{border:1px solid #cfe4d9;border-radius:13px;background:linear-gradient(110deg,#e9f6f0,#ecf3ff);padding:1rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem}.cta-strip h3{margin:0 0 .2rem}.cta-strip p{margin:0;color:#43546a}.topbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid var(--line);background:#ffffffeb}.brand-block{display:flex;align-items:center;gap:.75rem}.brand-dot{width:34px;height:34px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#2fd48b,var(--brand-deep))}.topbar h2{margin:0;font-size:1.08rem}.topbar p{margin:.1rem 0 0;font-size:.82rem;color:var(--muted)}.topbar-tools{display:flex;gap:.6rem;align-items:center}.search-wrap input{width:min(380px,48vw);height:42px;padding:0 .85rem;border-radius:10px;border:1px solid var(--line);background:#fafbfd;font:inherit}.layout{display:grid;grid-template-columns:240px minmax(580px,1fr) 360px;gap:1rem;padding:1rem}.category-rail,.catalog-panel,.summary-panel{background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:1rem;box-shadow:var(--shadow)}.category-rail{position:sticky;top:138px;max-height:calc(100vh - 156px);overflow:auto}.category-rail h2,.catalog-panel h2,.summary-panel h2{margin:0 0 .7rem}.category-list{list-style:none;padding:0;margin:.4rem 0 0;display:grid;gap:.35rem}.category-list button{width:100%;text-align:left;border:1px solid transparent;background:#f7f9fb;color:var(--text);border-radius:9px;padding:.56rem .66rem;font:inherit;cursor:pointer}.category-list button.active{border-color:#9fd8c1;background:#ebf8f2;font-weight:700}.catalog-head{display:flex;justify-content:space-between;gap:.7rem;align-items:center;margin-bottom:.65rem}.results-meta{color:var(--muted);font-size:.85rem}.catalog-table-head{display:grid;grid-template-columns:2.3fr 1fr .9fr .9fr .9fr .9fr;gap:.4rem;padding:.6rem;font-size:.74rem;text-transform:uppercase;color:#5d6675;background:#f4f6fa;border:1px solid var(--line);border-radius:10px;letter-spacing:.04em}.product-list{margin-top:.55rem;display:grid;gap:.55rem}.product-row{display:grid;grid-template-columns:2.3fr 1fr .9fr .9fr .9fr .9fr;gap:.4rem;align-items:center;border:1px solid var(--line);border-radius:10px;padding:.62rem}.product-main{display:grid;grid-template-columns:72px 1fr;gap:.6rem;align-items:center}.product-main img{width:72px;height:72px;object-fit:cover;border-radius:8px;border:1px solid #e4e8f0}.product-title{margin:0;font-size:.94rem}.meta{margin-top:.2rem;font-size:.78rem;color:var(--muted)}.pack,.money,.line-total{font-size:.88rem}.qty-input{width:72px;height:36px;border-radius:8px;border:1px solid var(--line);padding:0 .35rem;font:inherit}.row-actions{display:flex;gap:.35rem}.btn{border:0;border-radius:9px;cursor:pointer;font:inherit;display:inline-flex;align-items:center;justify-content:center;font-weight:700;padding:.55rem .72rem}.btn.primary{background:linear-gradient(140deg,#0f8a68,#0b6c53);color:#fff}.punch-btn{border:4px solid #111;background:#fff;color:#111;border-radius:999px;font-size:1.12rem;font-weight:900;letter-spacing:.02em;text-transform:uppercase;min-width:210px;padding:.62rem 1.45rem}.punch-btn:hover{background:#111;color:#fff}.btn.primary:hover{background:var(--brand-deep)}.btn.primary:disabled{opacity:.65;cursor:not-allowed}.btn.ghost{background:#eef4fb;color:#294463;border:1px solid #d1dfef}.btn.info{background:#e8f0fb;color:#37516d}.summary-panel{position:sticky;top:138px;height:fit-content}.summary-meta{margin-bottom:.7rem}.summary-meta p{margin:.2rem 0;font-size:.84rem;color:#4c5768}.cart-items{border:1px solid var(--line);border-radius:10px;min-height:120px;max-height:310px;overflow:auto;padding:.55rem;background:#fbfcfe}.cart-item{border-bottom:1px dashed #dce1ea;padding:.45rem 0;display:grid;grid-template-columns:1fr auto;gap:.45rem}.cart-item:last-child{border-bottom:0}.cart-item .item-name{font-size:.82rem;font-weight:700}.cart-item .item-meta{font-size:.76rem;color:var(--muted)}.cart-head-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.cart-head-row h3{margin:.6rem 0 .4rem;font-size:.95rem}.cart-item-controls{display:grid;justify-items:end;gap:.3rem}.cart-item-controls label{display:grid;gap:.2rem;font-size:.78rem;color:#51617a}.min-order-panel{border:1px solid #c9d7eb;border-radius:10px;padding:.6rem .7rem;background:#f7fbff;margin-bottom:.7rem}.min-order-row{display:flex;justify-content:space-between;align-items:center;gap:.6rem;font-size:.82rem;color:#2a3f62}.min-order-track{margin-top:.45rem;height:8px;border-radius:999px;background:#dce7f6;overflow:hidden}.min-order-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#0f8a68,#0b6c53)}.empty{margin:0;color:#6f7a88}.summary-totals{margin:.8rem 0;display:grid;gap:.36rem}.summary-totals div{display:flex;justify-content:space-between;font-size:.88rem}.summary-totals .grand{border-top:1px solid var(--line);padding-top:.55rem;font-size:1rem}.checkout-form{display:grid;gap:.52rem}.checkout-form label{display:grid;gap:.2rem;font-size:.82rem}.checkout-form input{height:38px;border-radius:8px;border:1px solid var(--line);padding:0 .55rem;font:inherit}.checkout-form select{height:38px;border-radius:8px;border:1px solid var(--line);padding:0 .55rem;font:inherit;background:#fff}.fulfillment-note{margin:-.1rem 0 .2rem;font-size:.8rem;color:#4a607f}.checkout-message{min-height:1rem;margin:.5rem 0 0;font-size:.85rem}.payment-note{margin:.45rem 0 0;font-size:.8rem;color:#48607c}.checkout-alert{margin:.5rem 0 0;color:#8a4e00;font-size:.85rem;font-weight:700}.detail-modal{width:min(940px,94vw);border:1px solid var(--line);border-radius:16px;padding:1rem}.detail-modal::backdrop{background:#16212f8f}.icon-close{border:0;background:#eef2f8;color:#3b4250;width:34px;height:34px;border-radius:50%;font-size:1rem;cursor:pointer;float:right}.detail-content{display:grid;grid-template-columns:1.1fr 1fr;gap:1rem;clear:both}.hero-image{width:100%;max-height:360px;object-fit:cover;border-radius:12px;border:1px solid var(--line)}.thumb-row{margin-top:.45rem;display:flex;gap:.42rem}.thumb-row img{width:72px;height:72px;object-fit:cover;border-radius:8px;border:1px solid var(--line)}.detail-copy h3{margin:0 0 .45rem}.detail-copy p{margin:.34rem 0;color:#3f4959}.badge{display:inline-block;border:1px solid #c6d8ef;background:#f1f6ff;color:#2b4d77;padding:.2rem .5rem;border-radius:999px;font-size:.74rem;font-weight:700}.fade-in-up{opacity:0;transform:translateY(20px);animation:fadeInUp .8s ease forwards}.fade-in-right{opacity:0;transform:translate(22px);animation:fadeInRight .8s ease forwards}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.runner-strip{overflow:hidden;border:1px solid #cddcee;border-radius:12px;background:linear-gradient(90deg,#edf4ff,#ecf9f2);padding:.75rem 0}.runner-track{white-space:nowrap;display:inline-block;min-width:100%;animation:marquee 24s linear infinite}.runner-item{display:inline-flex;align-items:center;margin-right:1.3rem;font-size:.88rem;font-weight:700;color:#294764}.runner-item:before{content:"";width:8px;height:8px;border-radius:50%;background:#1b9d6f;margin-right:.5rem}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.review-card{border:1px solid #cfddee;background:linear-gradient(150deg,#fff,#f9fcff);border-radius:12px;padding:.95rem;box-shadow:0 8px 18px #122a4914}.reviews-grid .review-card:nth-child(1){border-top:4px solid #7adce4}.reviews-grid .review-card:nth-child(2){border-top:4px solid #f1a8cc}.reviews-grid .review-card:nth-child(3){border-top:4px solid #b1e6d8}.review-quote{margin:0;font-size:.92rem;color:#334861;line-height:1.45}.review-author{margin:.65rem 0 .1rem;font-weight:800;color:#172f52}.review-business{margin:0;font-size:.82rem;color:#627287}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{to{opacity:1;transform:translate(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 1280px){.layout{grid-template-columns:220px 1fr 330px}.catalog-table-head,.product-row{grid-template-columns:2.2fr .9fr .8fr .9fr .8fr .9fr}}@media (max-width: 1080px){.premium-hero,.service-grid,.mini-promo-grid,.steps-grid,.metric-row,.info-grid,.reviews-grid,.about-grid,.pillars-grid,.location-strip,.customer-hero,.layout{grid-template-columns:1fr}.cta-strip{flex-direction:column;align-items:flex-start}.category-rail,.summary-panel{position:static;max-height:unset}.catalog-table-head{display:none}.product-row{grid-template-columns:1fr;gap:.55rem}.detail-content{grid-template-columns:1fr}}.site-nav-v2{padding:.55rem 1rem;border-bottom:1px solid #d8e1ee;background:#fffffff0}.desktop-nav{display:flex;align-items:center;justify-content:space-between;width:100%;gap:1rem}.mobile-nav,.mobile-drawer{display:none}.brand-btn{border:0;background:transparent;cursor:pointer;padding:0}.brand-text{display:grid;text-align:left;line-height:1.05}.brand-text strong{font-size:.95rem}.brand-text small{font-size:.72rem;color:#4a5b77}.desktop-links{display:flex;gap:.45rem;align-items:center}.nav-support{display:grid;gap:.1rem;font-size:.73rem;line-height:1.2}.nav-support a{color:#24466e;text-decoration:none}.nav-support a:hover{text-decoration:underline}.desktop-links button,.desktop-links a{text-decoration:none;border:1px solid transparent;background:transparent;color:#223a5f;border-radius:9px;font:inherit;font-weight:700;padding:.45rem .7rem;cursor:pointer}.desktop-links button.active,.desktop-links button:hover,.desktop-links a:hover{background:#ecf3ff;border-color:#d0ddee}.nav-order-btn{min-width:120px}.conversion-home .hero-banner{margin-top:.35rem}.lead-form-panel{border-left:1px solid #d7e1ef;background:linear-gradient(160deg,#f7fbff,#f2fbf8);padding:1rem}.lead-form-panel h4{margin:0;font-size:1.1rem;color:#17345a}.lead-form-panel p{margin:.35rem 0 0;color:#46607f}.lead-form{margin-top:.7rem;display:grid;gap:.5rem}.lead-form input,.lead-form select{height:38px;border:1px solid #cdd9ea;border-radius:8px;padding:0 .55rem;font:inherit;background:#fff}.lead-note,.lead-message{font-size:.82rem}.lead-message{min-height:1rem;color:#0f6f52}.catalog-preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.preview-card{border:1px solid #d2deee;border-radius:12px;background:linear-gradient(150deg,#fff,#f6faff);padding:.9rem;box-shadow:0 8px 16px #13254014}.preview-card h4{margin:0;color:#1d3558}.preview-meta{margin:.35rem 0 0;color:#4b5f7d;font-size:.84rem}.preview-count{margin:.25rem 0 0;font-size:.8rem;font-weight:700;color:#1f4a7a}.link-btn{margin-top:.35rem;border:0;background:transparent;color:#0d6c54;font:inherit;font-weight:700;cursor:pointer;padding:0}.quick-facts{border:1px solid #cfdced;border-radius:12px;background:#fff;padding:.9rem}.quick-facts h4{margin:0 0 .55rem;color:#183255}.quick-facts ul{margin:0;padding-left:1rem;color:#3f5574}.quick-facts li{margin:.28rem 0}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.trust-card{border:1px solid #d2deee;border-radius:12px;background:#fff;padding:.9rem}.trust-card h4{margin:0;color:#193357}.trust-card p{margin:.4rem 0 0;color:#465f7f}.site-footer{margin:1rem;border:1px solid #c8d9eb;border-radius:14px;background:linear-gradient(140deg,#0f2d4a,#163a60);color:#dfefff;padding:1rem;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.site-footer h4{margin:0 0 .45rem}.site-footer p{margin:.25rem 0;color:#d2e6ff}.site-footer a{color:#8fe4d0}.about-v2{gap:1.15rem}.about-hero-v2{display:grid;grid-template-columns:1.3fr .9fr;gap:.85rem;border:1px solid #c7d8ea;border-radius:16px;background:linear-gradient(140deg,#fff,#f3f9ff 55%,#eefaf5);padding:1rem;box-shadow:0 14px 30px #172d4b1a}.about-hero-copy h2{margin:.38rem 0 .52rem;text-transform:none;letter-spacing:-.01em;font-size:clamp(1.5rem,4vw,2.2rem);color:#122b4f}.about-hero-copy p{color:#3f5574}.hero-proof-list{margin:.7rem 0 0;padding-left:1rem;color:#2e4b70}.hero-proof-list li{margin:.28rem 0}.contact-sales-card{border:1px solid #c6d9ec;border-radius:14px;background:#fff;padding:.95rem;box-shadow:0 10px 20px #13294614}.contact-sales-card h3{margin:0 0 .42rem;color:#14345c}.contact-row{margin:.28rem 0;color:#2f4a6b}.contact-row a{color:#0e6f54;text-decoration:none}.contact-row a:hover{text-decoration:underline}.contact-promise{margin:.5rem 0 0;font-size:.84rem;color:#4c627f}.facts-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:.55rem}.fact-tile{border:1px solid #cfdcec;border-radius:11px;background:#fff;padding:.6rem;min-height:84px}.fact-tile span{display:block;font-size:.72rem;color:#4e6480;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.fact-tile strong{display:block;margin-top:.35rem;color:#172f52;font-size:.96rem}.section-head h3{margin:0;font-size:clamp(1.3rem,3.2vw,1.95rem);color:#162f52}.section-head p{margin:.35rem 0 0;color:#49607e}.category-tile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem}.category-tile{border:1px solid #cfdded;border-radius:12px;background:linear-gradient(160deg,#fff,#f5faff);padding:.8rem;box-shadow:0 8px 16px #15294214;text-align:left}.category-tile h4{margin:0;color:#1c365a}.category-tile p{margin:.35rem 0 0;color:#4a617f;font-size:.9rem}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem}.why-tile{border:1px solid #d4e0ee;border-radius:12px;background:#fff;padding:.75rem;display:grid;grid-template-columns:18px 1fr;gap:.45rem}.why-tile span{color:#0d7658;font-size:.85rem;margin-top:.2rem}.why-tile h4{margin:0;color:#163356}.why-tile p{margin:.28rem 0 0;color:#2f4a6d;font-size:.88rem}.stepper-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.6rem}.stepper-item{border:1px solid #d1deed;border-radius:12px;background:#fff;padding:.75rem;display:grid;grid-template-columns:40px 1fr;gap:.45rem}.step-index{width:40px;height:40px;border-radius:999px;background:linear-gradient(150deg,#0f8a68,#0b6c53);color:#fff;display:grid;place-items:center;font-weight:800}.stepper-item h4{margin:.1rem 0 0;color:#183357}.stepper-item p{margin:.3rem 0 0;font-size:.86rem;color:#4a5f7e}.service-area-wrap{display:grid;grid-template-columns:1fr 1.05fr;gap:.75rem;border:1px solid #cedceb;border-radius:14px;background:#fff;padding:.8rem}.service-area-copy h3{margin:.28rem 0 .45rem}.service-area-copy p{margin:.25rem 0;color:#3f5674}.service-area-copy ul{margin:.2rem 0 .4rem;padding-left:1rem;color:#3f5674}.compact-map,.compact-map iframe{min-height:230px}.faq-wrap{display:grid;gap:.55rem}.faq-item{border:1px solid #d1deed;border-radius:12px;background:#fff}.faq-question{width:100%;border:0;background:transparent;font:inherit;font-weight:700;color:#1a3559;display:flex;justify-content:space-between;align-items:center;text-align:left;padding:.72rem .84rem;cursor:pointer}.faq-question:focus-visible{outline:2px solid #0f8a68;outline-offset:-2px}.faq-answer{margin:0;padding:0 .84rem .78rem;color:#48607d}.about-cta-v2{border:1px solid #cadceb;border-radius:14px;background:linear-gradient(120deg,#e8f7f1,#edf4ff);padding:.95rem;text-align:center}.about-cta-v2 h3{margin:0;color:#173255}.about-cta-v2 p{margin:.4rem 0 .55rem;color:#425b79}.contact-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:.75rem;border:1px solid #cddbea;border-radius:14px;background:linear-gradient(140deg,#fff,#f3f9ff 58%,#edf8f3);padding:.95rem}.contact-hero h2{margin:.38rem 0 .45rem;color:#162f52;font-size:clamp(1.45rem,3.8vw,2.1rem)}.contact-hero p{margin:0;color:#405775}.contact-methods{border:1px solid #c8d9eb;border-radius:12px;background:#fff;padding:.8rem}.contact-methods h3{margin:0 0 .4rem;color:#173255}.contact-methods p{margin:.3rem 0}.contact-methods a{color:#0f6f52;text-decoration:none}.contact-methods a:hover{text-decoration:underline}.contact-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:.75rem}.contact-form-card,.contact-policy-card{border:1px solid #cfdded;border-radius:12px;background:#fff;padding:.9rem}.contact-form-card h3,.contact-policy-card h3{margin:0;color:#193357}.contact-form-card>p{margin:.35rem 0 .7rem;color:#49607e}.contact-form{display:grid;gap:.5rem}.contact-form label{display:grid;gap:.2rem;font-size:.83rem}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid #cfdbeb;border-radius:8px;padding:.55rem;font:inherit;background:#fff}.contact-form textarea{resize:vertical;min-height:120px}.phone-verify-row{display:grid;grid-template-columns:auto 1fr auto;gap:.45rem;align-items:center}.phone-verify-row input{border:1px solid #cfdbeb;border-radius:8px;padding:.55rem;font:inherit}.verify-state{margin:-.2rem 0 .2rem;font-size:.82rem;color:#8b3d28}.verify-state.ok{color:#1f6d52;font-weight:700}.contact-status{margin:.55rem 0 0;min-height:1rem;color:#215e4b;font-size:.86rem}.auth-hint{margin:.55rem 0 0;font-size:.8rem;color:#4d617d}.contact-policy-card ul{margin:.55rem 0 .8rem}.fleet-spotlight{border:1px solid #ccdae9;border-radius:14px;overflow:hidden;background:#fff;display:grid;gap:.55rem;padding:.85rem;box-shadow:0 10px 24px #14253f14}.fleet-image-wrap{min-height:260px}.fleet-image-wrap img{width:100%;height:100%;min-height:260px;display:block;object-fit:cover}.fleet-image-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.35rem;padding:0}.fleet-image-grid img{width:100%;height:auto;aspect-ratio:4 / 3;min-height:0;object-fit:cover;background:transparent;border-radius:10px;border:1px solid #d5e1ef}.fleet-intro{padding:.2rem .2rem 0;display:grid;gap:.45rem;background:transparent}.fleet-intro h3{margin:0;color:#173255;font-size:clamp(1.2rem,2.7vw,1.7rem)}.fleet-intro p{margin:0;color:#46607d}.product-page,.admin-page,.account-page,.auth-page{padding:1rem}.product-detail-wrap{border:1px solid #cfdded;background:#fff;border-radius:14px;padding:1rem;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.product-gallery-panel{display:grid;gap:.6rem}.product-main-image{width:100%;border-radius:12px;border:1px solid #d7e2ef;min-height:320px;object-fit:cover}.product-thumb-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.4rem}.thumb-btn{border:1px solid #d2dfef;border-radius:8px;background:#fff;padding:0;overflow:hidden;cursor:pointer}.thumb-btn.active{border-color:#0f8a68}.thumb-btn img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.product-info-panel h2{margin:.25rem 0;color:#172f52}.product-subline{margin:0;color:#4b5f7d}.product-description{margin:.6rem 0;color:#3e5471}.product-price-box{border:1px solid #cde0ec;border-radius:10px;background:#f7fbff;padding:.6rem .7rem}.product-price-box strong{font-size:1.35rem;color:#143359;display:block}.product-price-box span{font-size:.78rem;color:#50617b}.product-code-grid{margin-top:.7rem;display:grid;grid-template-columns:repeat(2,1fr);gap:.45rem}.product-code-grid div{border:1px solid #d4dfed;border-radius:9px;padding:.5rem;background:#fff}.product-code-grid span{display:block;font-size:.72rem;color:#50617b;text-transform:uppercase;letter-spacing:.03em}.product-code-grid strong{display:block;margin-top:.2rem;color:#183255;font-size:.88rem}.auth-card{border:1px solid #cedceb;border-radius:14px;background:#fff;padding:1rem;max-width:560px;margin:0 auto}.auth-card h2{margin:0;color:#172f52}.auth-card p{color:#49607e}.account-head{border:1px solid #cfdded;border-radius:12px;background:#fff;padding:.9rem;display:flex;justify-content:space-between;align-items:center}.account-head h2{margin:0}.account-head p{margin:.2rem 0 0}.account-orders{border:1px solid #cfdded;border-radius:12px;background:#fff;padding:.9rem}.account-orders h3{margin:0 0 .6rem}.order-history-card{border:1px solid #d7e2ef;border-radius:10px;padding:.65rem;display:flex;justify-content:space-between;gap:.7rem;margin-bottom:.55rem}.order-history-card p{margin:.2rem 0 0;color:#50617b}.invoice-panel{border:1px solid #cfdded;border-radius:12px;background:#fff;padding:.9rem}.invoice-head{display:flex;justify-content:space-between;align-items:center}.invoice-lines{border:1px solid #d2deee;border-radius:9px;background:#fbfdff;padding:.5rem;margin-top:.6rem}.invoice-line-row{display:flex;justify-content:space-between;gap:.6rem;padding:.4rem 0;border-bottom:1px dashed #dce3ef}.admin-layout{border:1px solid #cfdded;border-radius:12px;background:#fff;padding:.9rem;display:grid;grid-template-columns:280px 1fr;gap:.85rem}.admin-list h3,.admin-editor h3{margin:0 0 .55rem}.admin-product-list{display:grid;gap:.35rem;max-height:70vh;overflow:auto}.admin-product-list button{border:1px solid #d4deeb;background:#fff;color:#213a5f;border-radius:8px;padding:.45rem .5rem;text-align:left;font:inherit;cursor:pointer}.admin-product-list button.active{border-color:#9fc2e6;background:#ecf4ff}.admin-code-grid,.admin-gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.admin-users-panel{margin-top:1rem;border-top:1px solid #d7e2ef;padding-top:.8rem}.admin-users-panel h3{margin:0}.admin-users-panel>p{margin:.35rem 0 .6rem;color:#4a617f}.admin-permission-note{margin:-.2rem 0 .1rem;color:#8a5b00;font-size:.82rem}.admin-orders-panel{margin-top:.85rem;border-top:1px solid #d7e2ef;padding-top:.8rem}.admin-orders-panel h3{margin:0 0 .45rem}.admin-orders-panel label{display:grid;gap:.2rem;margin-bottom:.5rem;font-size:.83rem}.admin-orders-panel input{border:1px solid #cfdbeb;border-radius:8px;padding:.45rem;font:inherit}.permission-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.4rem;border:1px solid #d1deee;border-radius:10px;background:#f8fbff;padding:.6rem}.permission-item{display:flex;align-items:center;gap:.38rem;font-size:.82rem}.admin-user-table{margin-top:.55rem;border:1px solid #d1deee;border-radius:10px;overflow:hidden}.admin-user-row{display:grid;grid-template-columns:1fr 1.2fr auto;gap:.6rem;padding:.52rem .65rem;border-bottom:1px solid #e1e8f2;font-size:.86rem}.admin-user-row:last-child{border-bottom:0}.admin-user-row strong{text-transform:capitalize;color:#173257}.clickable-card{width:100%;border:1px solid #d2deee;background:linear-gradient(150deg,#fff,#f6faff);cursor:pointer}.clickable-card:hover{border-color:#9fc2e6;transform:translateY(-1px)}.clickable-card:focus-visible{outline:2px solid #0f8a68;outline-offset:2px}.preview-card.clickable-card{text-align:left}.visual-break-band{border-radius:12px;border:1px solid #d7e3f0;background:linear-gradient(90deg,#e6f3ee,#e9f1ff);padding:.55rem;display:grid;grid-template-columns:repeat(3,1fr);gap:.45rem}.visual-break-band span{display:block;height:10px;border-radius:999px;background:linear-gradient(90deg,#0f8a6833,#0f8a680d)}@media (max-width: 980px){.desktop-nav{display:none}.mobile-nav{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:.55rem;width:100%}.mobile-order-btn{min-width:72px;padding:.45rem .5rem}.mobile-drawer{display:grid;gap:.4rem;width:100%;margin-top:.55rem}.mobile-drawer button,.mobile-drawer a{text-decoration:none;border:1px solid #d4deeb;background:#fff;color:#1f3659;border-radius:9px;font:inherit;font-weight:700;padding:.5rem .6rem;text-align:left}.mobile-drawer button.active{background:#ebf2ff}.nav-support{display:none}.catalog-preview-grid,.trust-grid,.mini-promo-grid,.customer-hero,.fleet-spotlight,.site-footer,.about-hero-v2,.facts-strip,.category-tile-grid,.why-grid,.stepper-grid,.service-area-wrap,.contact-hero,.contact-grid,.product-detail-wrap,.admin-layout,.admin-code-grid,.admin-gallery-grid,.admin-user-row,.permission-grid{grid-template-columns:1fr}.lead-form-panel{border-left:0;border-top:1px solid #d7e1ef}.cart-item-controls{justify-items:start}.compact-map,.compact-map iframe{min-height:190px}.phone-verify-row,.fleet-image-grid{grid-template-columns:1fr}.fleet-image-grid img{min-height:180px}}body{background:#f8fafc}.btn.primary{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border-radius:10px;border:none;box-shadow:0 3px 12px #ea580c40;transition:background .2s,transform .2s,box-shadow .2s}.btn.primary:hover{background:linear-gradient(135deg,#fb923c,#f97316);transform:translateY(-1px);box-shadow:0 5px 18px #ea580c61}.btn.primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn.ghost{background:#f1f5f9;color:#334155;border:1px solid #e2e8f0;transition:background .2s,border-color .2s}.btn.ghost:hover{background:#e2e8f0;border-color:#cbd5e1}.site-nav-v2{padding:.8rem 2rem;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 14px #0f172a12;-webkit-backdrop-filter:none;backdrop-filter:none}.site-brand-dot{background:linear-gradient(135deg,#1d4ed8,#3b82f6);animation:none;flex-shrink:0}.brand-text strong{color:#0f172a;font-size:.92rem}.brand-text small{color:#64748b;font-size:.7rem}.desktop-links button,.desktop-links a{color:#374151;font-weight:600;font-size:.88rem}.desktop-links button.active{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.desktop-links button:hover,.desktop-links a:hover{background:#f8fafc;border-color:#e2e8f0;color:#0f172a}.nav-order-btn.btn.primary{background:linear-gradient(135deg,#f97316,#ea580c);border-radius:10px;min-width:120px;box-shadow:0 3px 12px #ea580c47}.nav-order-btn.btn.primary:hover{box-shadow:0 5px 18px #ea580c66}.nav-support a{color:#475569;font-size:.72rem}.nav-support a:hover{color:#1d4ed8}.mobile-drawer button,.mobile-drawer a{border:1px solid #e2e8f0;background:#fff;color:#1e2d3d;border-radius:9px;font-weight:600;padding:.55rem .75rem;text-decoration:none}.mobile-drawer button.active{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.mobile-drawer a{color:#475569}.home-page.conversion-home{padding:1.25rem 1.5rem 3rem;gap:3rem;background:transparent}.conversion-home .hero-banner{background:linear-gradient(135deg,#0a1628,#0f2444 45%,#1a3060);border:none;border-radius:24px;box-shadow:0 24px 64px #0a162873;position:relative;overflow:hidden}.conversion-home .hero-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 10% 80%,rgba(59,130,246,.14) 0%,transparent 52%),radial-gradient(ellipse at 88% 15%,rgba(249,115,22,.1) 0%,transparent 42%);pointer-events:none}.conversion-home .hero-banner-copy.left{padding:2.25rem 2rem}.conversion-home .hero-banner-copy h2{color:#fff;font-size:clamp(1.75rem,4.2vw,3rem);line-height:1.06;letter-spacing:-.022em;text-shadow:0 2px 18px rgba(0,0,0,.2)}.conversion-home .hero-banner-copy>p{color:#c8dcf5e0;font-size:1.05rem;line-height:1.6}.conversion-home .hero-banner-copy .hero-points{color:#bed7f5d9}.conversion-home .hero-banner-copy .icon-list li:before{background:#60a5fa}.conversion-home .hero-meta-line{color:#a0c8f0b8;font-size:.82rem}.conversion-home .cta-note{color:#aad2f5ad}.conversion-home .hero-banner .btn.ghost{background:#ffffff1a;color:#dce8ff;border:1.5px solid rgba(255,255,255,.25);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.conversion-home .hero-banner .btn.ghost:hover{background:#fff3;border-color:#ffffff73}.conversion-home .hero-banner .btn.primary{background:linear-gradient(135deg,#f97316,#ea580c);border:none;box-shadow:0 4px 18px #ea580c6b;padding:.7rem 1.5rem;font-size:.97rem}.conversion-home .hero-banner .btn.primary:hover{background:linear-gradient(135deg,#fb923c,#f97316);transform:translateY(-2px);box-shadow:0 8px 26px #ea580c75}.conversion-home .lead-form-panel{background:#fff;border-left:1px solid rgba(255,255,255,.1);border-radius:0 24px 24px 0;padding:2rem 1.75rem;display:flex;flex-direction:column}.conversion-home .lead-form-panel h4{font-size:1.2rem;color:#0f172a;margin:0;font-weight:900}.conversion-home .lead-form-panel>p{color:#475569;margin:.35rem 0 0;font-size:.87rem;line-height:1.5}.conversion-home .lead-form input,.conversion-home .lead-form select{height:42px;border:1.5px solid #e2e8f0;border-radius:9px;background:#f8fafc;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.conversion-home .lead-form input:focus,.conversion-home .lead-form select:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px #3b82f624}.conversion-home .lead-form .btn.primary{height:44px;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:9px;border:none;box-shadow:0 3px 12px #ea580c42}.conversion-home .lead-note{color:#64748b;font-size:.79rem}.conversion-home .lead-message{color:#1d4ed8;font-size:.82rem;font-weight:600}.fleet-spotlight{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:1.75rem;box-shadow:0 4px 20px #0f172a0f;display:grid;gap:1.25rem}.fleet-intro{text-align:center;max-width:600px;margin:0 auto;padding:0;display:grid;gap:.4rem}.fleet-intro h3{margin:.2rem 0 .35rem;font-size:clamp(1.4rem,3vw,1.95rem);color:#0f172a;font-weight:900}.fleet-intro p{color:#64748b;margin:0;font-size:.95rem}.fleet-image-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.6rem}.fleet-image-grid img{width:100%;aspect-ratio:4 / 3;min-height:0;object-fit:cover;border-radius:12px;border:1px solid #e2e8f0;background:#e8f0f8;transition:transform .28s ease,box-shadow .28s ease}.fleet-image-grid img:hover{transform:scale(1.04);box-shadow:0 12px 28px #0f172a2e}.fleet-image-grid img:nth-child(1),.fleet-image-grid img:nth-child(6){grid-column:span 2}.showcase-head{text-align:center;position:relative;padding-bottom:.25rem}.showcase-head h3{margin:0;font-size:clamp(1.5rem,4vw,2.5rem);color:#0f172a;font-weight:900;letter-spacing:-.02em}.showcase-head p{color:#64748b;margin:.45rem 0 0;font-size:.97rem}.showcase-head:after{content:"";display:block;width:44px;height:3px;background:linear-gradient(90deg,#f97316,#fbbf24);margin:.6rem auto 0;border-radius:2px}.section-head h3{margin:0;font-size:clamp(1.3rem,3.2vw,1.95rem);color:#0f172a;font-weight:900}.section-head p{margin:.35rem 0 0;color:#64748b}.catalog-preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.9rem}.preview-card.clickable-card{border:1px solid #e2e8f0;border-top:3px solid #e2e8f0;background:#fff;border-radius:14px;padding:1.1rem;text-align:left;transition:transform .22s ease,box-shadow .22s ease,border-top-color .22s ease}.preview-card.clickable-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #0f172a1f;border-top-color:#f97316}.preview-card h4{font-size:1.05rem;font-weight:800;color:#0f172a;margin:0}.preview-meta{margin:.35rem 0 0;color:#64748b;font-size:.84rem}.preview-count{margin:.25rem 0 0;font-size:.8rem;font-weight:800;color:#1d4ed8}.link-btn{display:inline-block;margin-top:.6rem;color:#ea580c;font-size:.88rem;font-weight:800}.steps-grid{gap:1rem}.step-card{border:1px solid #e2e8f0;border-top:4px solid #1d4ed8;border-radius:14px;padding:1.25rem;background:#fff;box-shadow:0 2px 12px #0f172a0d;transition:transform .22s ease,box-shadow .22s ease}.step-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #0f172a1c}.step-card h4{font-size:1rem;color:#1e40af;font-weight:900;margin:0}.step-card p{margin:.5rem 0 0;color:#475569;font-size:.91rem;line-height:1.55}.snapshot-board{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:1.75rem}.snapshot-board h4{font-size:clamp(1.25rem,3vw,1.8rem);color:#0f172a;margin:0 0 1rem;font-weight:900}.snapshot-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem}.snapshot-box{border:1px solid #e2e8f0;border-left:4px solid #3b82f6;border-radius:0 12px 12px 0;padding:.95rem 1rem;background:#fff;transition:box-shadow .22s,transform .22s}.snapshot-box:hover{box-shadow:0 8px 20px #0f172a14;transform:translate(3px)}.snapshot-box strong{font-size:.97rem;color:#1e40af;font-weight:800;display:block}.snapshot-box p{color:#475569;font-size:.88rem;margin:.3rem 0 0;line-height:1.48}.mini-promo-grid{gap:.8rem}.neutral-stats .mini-promo-card{border:1px solid #e2e8f0;border-top:3px solid #1d4ed8;background:#fff;color:#0f172a;border-radius:14px;padding:.9rem 1rem;box-shadow:0 2px 10px #0f172a0d;transition:transform .22s ease,box-shadow .22s ease}.neutral-stats .mini-promo-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #0f172a1c}.neutral-stats .mini-promo-label{font-size:.71rem;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.06em}.neutral-stats .mini-promo-main strong{color:#1e40af;font-size:clamp(1.55rem,3vw,2rem)}.neutral-stats .mini-promo-main span{font-size:.8rem;color:#475569;font-weight:700}.neutral-stats .mini-promo-note{color:#64748b;font-size:.78rem;font-weight:600}.quick-facts{background:#fff;border:1px solid #e2e8f0;border-left:5px solid #f97316;border-radius:16px;padding:1.25rem 1.5rem;box-shadow:0 2px 10px #0f172a0d}.quick-facts h4{margin:0 0 .65rem;color:#0f172a;font-size:1.05rem;font-weight:900}.quick-facts .icon-list li{margin:.38rem 0;color:#334155;font-weight:600;font-size:.93rem}.quick-facts .icon-list li:before{background:#f97316}.trust-grid{gap:.85rem}.trust-card{border:1px solid #e2e8f0;border-top:4px solid #1d4ed8;background:#fff;border-radius:14px;padding:1.2rem;box-shadow:0 2px 10px #0f172a0d;transition:transform .22s ease,box-shadow .22s ease}.trust-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #0f172a1c}.trust-card h4{color:#0f172a;font-size:1rem;font-weight:800;margin:0 0 .4rem}.trust-card p{font-size:.88rem;color:#475569;margin:0;line-height:1.55}.location-strip{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:1.75rem;gap:1.25rem;box-shadow:0 4px 20px #0f172a12}.location-copy .eyebrow{color:#ea580c;font-weight:800;letter-spacing:.1em;font-size:.75rem}.location-copy h3{font-size:clamp(1.25rem,3vw,1.9rem);color:#0f172a;margin:.35rem 0 .6rem;font-weight:900}.location-copy p{margin:0 0 .5rem;color:#475569;line-height:1.55;font-size:.93rem}.location-cta-row .btn{padding:.65rem 1.5rem;font-size:.95rem}.map-frame{border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 4px 14px #0f172a14}.icon-list li:before{background:#16a34a}.min-order-fill{background:linear-gradient(90deg,#1d4ed8,#3b82f6)}.category-list button.active{border-color:#93c5fd;background:#eff6ff;color:#1e40af;font-weight:700}.fact-tile{border:1px solid #e2e8f0;border-top:3px solid #1d4ed8;border-radius:12px;background:#fff;padding:.8rem;box-shadow:0 2px 8px #0f172a0d}.fact-tile span{color:#64748b;text-transform:uppercase;font-size:.71rem;letter-spacing:.06em;font-weight:700}.fact-tile strong{color:#0f172a;font-size:.95rem}.category-tile.clickable-card{border:1px solid #e2e8f0;border-top:3px solid #e2e8f0;background:#fff;border-radius:14px;padding:1rem;text-align:left;transition:transform .22s ease,box-shadow .22s ease,border-top-color .22s ease}.category-tile.clickable-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #0f172a1c;border-top-color:#f97316}.category-tile h4{margin:0;color:#0f172a;font-size:1rem;font-weight:800}.category-tile p{margin:.35rem 0 0;color:#64748b;font-size:.88rem}.why-tile{border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:.85rem;box-shadow:0 2px 8px #0f172a0a}.why-tile span{color:#1d4ed8;font-size:1.1rem}.why-tile h4{color:#0f172a;margin:0 0 .2rem;font-size:.95rem}.why-tile p{color:#475569;font-size:.86rem;margin:0}.step-index{background:linear-gradient(135deg,#1d4ed8,#3b82f6)}.stepper-item{border:1px solid #e2e8f0;border-left:4px solid #1d4ed8;border-radius:0 12px 12px 0;background:#fff}.stepper-item h4{color:#0f172a}.stepper-item p{color:#475569}.about-hero-v2,.contact-hero{background:linear-gradient(135deg,#0a1628,#0f2444,#1a3060);border:none;border-radius:20px;padding:1.5rem;box-shadow:0 16px 48px #0a162866}.about-hero-copy h2,.contact-hero h2{color:#fff}.about-hero-copy p,.contact-hero p{color:#c8dcf5e0}.about-hero-copy .eyebrow,.contact-hero .eyebrow{color:#93c5fd}.about-hero-copy .icon-list li{color:#bed7f5d9}.about-hero-copy .icon-list li:before{background:#60a5fa}.about-hero-copy .hero-proof-list li{color:#bed7f5d9}.contact-sales-card{border:1px solid #e2e8f0;border-radius:14px;background:#fff;padding:1.1rem;box-shadow:0 8px 20px #0f172a1a}.contact-sales-card h3{margin:0 0 .5rem;color:#0f172a}.contact-row{margin:.3rem 0;color:#334155}.contact-row a{color:#1d4ed8}.contact-promise{color:#64748b;font-size:.83rem;margin:.5rem 0 0}.contact-methods{border:1px solid #e2e8f0;border-radius:14px;background:#fff;padding:1.1rem;box-shadow:0 4px 14px #0f172a12}.contact-methods h3{color:#0f172a;margin:0 0 .5rem}.contact-methods p{color:#334155}.contact-methods a{color:#1d4ed8}.faq-item{border:1px solid #e2e8f0;border-radius:12px;background:#fff}.faq-question{color:#0f172a;font-weight:700}.faq-question:focus-visible{outline:2px solid #3b82f6}.faq-answer{color:#475569}.about-cta-v2{background:linear-gradient(135deg,#eff6ff,#fff7ed);border:1px solid #e2e8f0;border-radius:16px;text-align:center;padding:1.5rem}.about-cta-v2 h3{color:#0f172a;margin:0;font-size:clamp(1.2rem,3vw,1.7rem)}.about-cta-v2 p{color:#475569;margin:.4rem 0 .65rem}.site-footer{margin:2rem 1.5rem 1.5rem;border-radius:18px;background:linear-gradient(135deg,#0f172a,#1e2d3d 55%,#1a2840);color:#cbd5e1;padding:2.25rem 2rem;grid-template-columns:1fr 1fr;gap:2rem;border:none;box-shadow:0 20px 56px #0f172a59}.site-footer h4{color:#fff;font-size:1rem;margin:0 0 .65rem;font-weight:800}.site-footer p{margin:.28rem 0;color:#cbd5e1b8;font-size:.87rem;line-height:1.55}.site-footer a{color:#93c5fd;text-decoration:none}.site-footer a:hover{color:#bfdbfe;text-decoration:underline}.visual-break-band{background:linear-gradient(90deg,#eff6ff,#fff7ed);border-color:#e2e8f0}.visual-break-band span{background:linear-gradient(90deg,#1d4ed833,#f9731614)}@media (max-width: 768px){.fleet-spotlight,.snapshot-board,.trust-grid{display:none}.mini-promo-grid{grid-template-columns:repeat(2,1fr);gap:.6rem}.mini-promo-grid .mini-promo-card:nth-child(n+5){display:none}.catalog-preview-grid{grid-template-columns:repeat(2,1fr);gap:.6rem}.steps-grid{grid-template-columns:1fr;gap:.6rem}.home-page.conversion-home{padding:.85rem;gap:1.75rem}.conversion-home .hero-banner-copy.left{padding:1.5rem 1.25rem}.conversion-home .lead-form-panel{border-radius:0 0 24px 24px;border-left:none;border-top:1px solid rgba(255,255,255,.1);padding:1.5rem 1.25rem}.site-footer{grid-template-columns:1fr;margin:1rem;padding:1.5rem;gap:1.25rem}.snapshot-grid{grid-template-columns:1fr}.facts-strip{grid-template-columns:repeat(2,1fr)}.about-cta-v2 .hero-actions{flex-direction:column;align-items:stretch}}@media (max-width: 980px){.conversion-home .lead-form-panel{border-radius:0 0 24px 24px;border-left:none;border-top:1px solid rgba(255,255,255,.1);padding:1.5rem}.conversion-home .hero-banner-copy.left{padding:1.75rem 1.5rem}.fleet-image-grid{grid-template-columns:repeat(2,1fr)}.fleet-image-grid img:nth-child(1),.fleet-image-grid img:nth-child(6){grid-column:span 1}.site-nav-v2{padding:.65rem 1rem}.about-hero-v2,.contact-hero{grid-template-columns:1fr}}@media (max-width: 480px){.conversion-home .hero-banner{border-radius:16px}.conversion-home .lead-form-panel{border-radius:0 0 16px 16px}.catalog-preview-grid,.mini-promo-grid{grid-template-columns:1fr}.mini-promo-grid .mini-promo-card:nth-child(n+5){display:none}.showcase-head h3{font-size:1.4rem}.location-strip{border-radius:14px;padding:1.25rem;grid-template-columns:1fr}.site-footer{margin:.75rem;padding:1.25rem;border-radius:14px}.facts-strip{grid-template-columns:repeat(2,1fr)}.category-tile-grid,.why-grid,.stepper-grid{grid-template-columns:1fr}}*:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.conversion-home .customer-hero{display:grid;grid-template-columns:.82fr 1.15fr .88fr;align-items:stretch}.hero-photo-col{position:relative;overflow:hidden;border-radius:24px 0 0 24px;min-height:460px}.hero-photo-col img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.hero-photo-badge{position:absolute;bottom:1rem;left:.75rem;right:.75rem;background:#0a1628db;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:.65rem .85rem;display:flex;align-items:center;gap:.6rem}.badge-dot{width:9px;height:9px;border-radius:50%;background:#22c55e;flex-shrink:0;box-shadow:0 0 0 3px #22c55e47}.hero-photo-badge strong{display:block;font-size:.83rem;color:#fff;font-weight:800;line-height:1.2}.hero-photo-badge small{font-size:.7rem;color:#b4d2ffbf;line-height:1.2}.fleet-stats-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:.65rem}.fleet-stats-bar>div{background:linear-gradient(135deg,#0f172a,#1e2d3d);border-radius:12px;padding:.85rem 1rem;text-align:center;border:1px solid rgba(255,255,255,.07)}.fleet-stats-bar strong{display:block;font-size:1.65rem;font-weight:900;color:#f97316;line-height:1;font-family:Anton,Impact,sans-serif;letter-spacing:.02em}.fleet-stats-bar span{display:block;font-size:.74rem;color:#c8daffb8;font-weight:600;text-transform:uppercase;letter-spacing:.07em;margin-top:.3rem}.fleet-bento{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:240px 210px 210px 200px;gap:.7rem}.fleet-bento img{width:100%;height:100%;min-height:0;object-fit:cover;border-radius:12px;border:1px solid #e2e8f0;display:block;transition:transform .3s ease,box-shadow .3s ease;background:#d8e8f4}.fleet-bento img:hover{transform:scale(1.025);box-shadow:0 14px 36px #0f172a33;z-index:1;position:relative}.fleet-bento .fb-1{grid-column:1 / 3;grid-row:1}.fleet-bento .fb-2{grid-column:1;grid-row:2}.fleet-bento .fb-3{grid-column:3;grid-row:1 / 3;object-position:center top}.fleet-bento .fb-4{grid-column:1 / 3;grid-row:3}.fleet-bento .fb-5{grid-column:2;grid-row:2;object-position:top}.fleet-bento .fb-6{grid-column:3;grid-row:3;object-position:top}.fleet-bento .fb-7{grid-column:1;grid-row:4}.fleet-bento .fb-8{grid-column:2 / 4;grid-row:4}.about-hero-aside{display:flex;flex-direction:column;gap:.75rem}.about-hero-img{width:100%;aspect-ratio:4 / 3;object-fit:cover;object-position:top;border-radius:12px;border:1px solid rgba(255,255,255,.15);display:block}.section-head{text-align:center;position:relative;padding-bottom:.25rem}.section-head:after{content:"";display:block;width:40px;height:3px;background:linear-gradient(90deg,#f97316,#fbbf24);margin:.55rem auto 0;border-radius:2px}@media (max-width: 980px){.conversion-home .customer-hero{grid-template-columns:1fr}.hero-photo-col{display:none}.fleet-stats-bar{grid-template-columns:repeat(2,1fr)}.fleet-bento{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.fleet-bento img{grid-column:auto!important;grid-row:auto!important;aspect-ratio:4 / 3;height:auto}.fleet-bento .fb-1{grid-column:1 / 3!important}.fleet-bento .fb-3{object-position:center top}.about-hero-v2{grid-template-columns:1fr}.about-hero-img{aspect-ratio:16 / 7;object-position:center 30%}}@media (max-width: 768px){.fleet-bento{grid-template-columns:1fr}.fleet-bento img{grid-column:1!important;grid-row:auto!important;aspect-ratio:16 / 9;height:auto}.fleet-bento .fb-3{aspect-ratio:4 / 3;object-position:center top}.fleet-stats-bar{grid-template-columns:repeat(2,1fr);gap:.5rem}.fleet-stats-bar strong{font-size:1.4rem}}.conversion-home .customer-hero{display:grid;grid-template-columns:1.25fr 1fr;position:relative;min-height:520px;overflow:hidden;border-radius:24px;align-items:stretch}.hero-bg-photo{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-bg-photo img{width:100%;height:100%;object-fit:cover;object-position:center 20%;display:block}.hero-bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,#081020e0,#081020c7 45%,#0810208c 70%,#08102059)}.conversion-home .hero-banner-copy.left{position:relative;z-index:2;padding:2.75rem 2rem 2.5rem}.conversion-home .lead-form-panel{position:relative;z-index:2;background:#fffffff7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-left:1px solid rgba(255,255,255,.15);border-radius:0 24px 24px 0;padding:2rem 1.75rem;display:flex;flex-direction:column}.hero-photo-col,.hero-photo-badge,.badge-dot{display:none}@media (max-width: 980px){.conversion-home .customer-hero{grid-template-columns:1fr;min-height:unset;border-radius:20px}.conversion-home .hero-banner-copy.left{padding:2rem 1.5rem 1.5rem}.conversion-home .lead-form-panel{border-radius:0 0 20px 20px;border-left:none;border-top:1px solid rgba(255,255,255,.12);background:#fffffff7;padding:1.5rem}.hero-bg-overlay{background:linear-gradient(180deg,#081020d1,#081020b3 60%,#08102033)}}.conversion-home .customer-hero{display:grid;grid-template-columns:1fr 1.05fr;align-items:stretch;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#0a1628,#1a3060);position:static;min-height:unset}.hero-team-panel{background:#0a1628;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;position:relative;overflow:hidden;padding:0}.hero-team-panel img{width:100%;height:auto;display:block;object-fit:contain;object-position:bottom center;max-height:540px}.hero-team-label{position:absolute;bottom:0;left:0;right:0;background:#080e1cc7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.55rem .9rem;display:flex;align-items:center;gap:.55rem;font-size:.74rem;font-weight:700;color:#d2e4ffd1;letter-spacing:.03em}.hero-team-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;flex-shrink:0;box-shadow:0 0 0 3px #22c55e40}.hero-right-panel{display:flex;flex-direction:column}.hero-right-panel .hero-banner-copy.left{flex:1;padding:2.5rem 2rem 1.5rem;position:static;z-index:auto}.hero-right-panel .lead-form-panel{position:static;z-index:auto;background:#fff;border-radius:0;border-top:1px solid rgba(255,255,255,.12);border-left:none;padding:1.5rem 2rem}.hero-bg-photo,.hero-bg-overlay,.hero-photo-col,.hero-photo-badge{display:none}@media (max-width: 980px){.conversion-home .customer-hero{grid-template-columns:1fr;border-radius:20px}.hero-team-panel{max-height:340px}.hero-team-panel img{max-height:340px;object-fit:cover;object-position:top center}.hero-right-panel .hero-banner-copy.left{padding:1.75rem 1.5rem 1rem}.hero-right-panel .lead-form-panel{padding:1.25rem 1.5rem 1.5rem}}@media (max-width: 600px){.hero-team-panel,.hero-team-panel img{max-height:260px}.hero-right-panel .hero-banner-copy.left{padding:1.25rem 1rem .75rem}.hero-right-panel .lead-form-panel{padding:1rem}}.conversion-home .customer-hero{display:grid;grid-template-columns:1.4fr 1fr;align-items:stretch;border-radius:24px;overflow:hidden;background:#0a1628;position:static;min-height:580px}.hero-team-panel{position:relative;overflow:hidden;display:block;justify-content:unset;align-items:unset;padding:0}.hero-team-panel img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;display:block;max-height:none}.hero-team-label{position:absolute;bottom:0;left:0;right:0;z-index:2}.hero-right-panel{display:flex;flex-direction:column;background:linear-gradient(160deg,#0f1e38,#162645 60%,#1a2e50)}.hero-right-panel .hero-banner-copy.left{flex:1;padding:2.75rem 2.25rem 1.5rem;position:static;z-index:auto}.hero-right-panel .lead-form-panel{position:static;z-index:auto;background:#fff;border-radius:0;border-top:1px solid rgba(255,255,255,.12);border-left:none;padding:1.5rem 2.25rem 2rem}@media (max-width: 980px){.conversion-home .customer-hero{grid-template-columns:1fr;min-height:unset;border-radius:20px}.hero-team-panel{height:320px;position:relative}.hero-team-panel img{position:absolute;top:0;right:0;bottom:0;left:0;object-position:center 20%}.hero-right-panel .hero-banner-copy.left{padding:1.75rem 1.5rem 1rem}.hero-right-panel .lead-form-panel{padding:1.25rem 1.5rem 1.5rem}}@media (max-width: 600px){.hero-team-panel{height:240px}.hero-right-panel .hero-banner-copy.left{padding:1.25rem 1rem .75rem}.hero-right-panel .lead-form-panel{padding:1rem}}.site-footer{grid-template-columns:1.35fr 1fr 1fr;align-items:start;gap:2.5rem}.footer-logo{display:flex;align-items:center;gap:.7rem;margin-bottom:.8rem}.footer-logo-dot{width:32px;height:32px;border-radius:9px;background:linear-gradient(135deg,#1d4ed8,#3b82f6);flex-shrink:0;box-shadow:0 4px 12px #3b82f659}.footer-logo strong{display:block;color:#f8fafc;font-size:.93rem;font-weight:800;line-height:1.25}.footer-logo small{display:block;color:#64748b;font-size:.69rem;font-weight:600;letter-spacing:.04em;margin-top:.1rem}.footer-tagline{color:#cbd5e1bf!important;font-size:.86rem!important;line-height:1.55!important;margin:0 0 .6rem!important}.footer-brand p{margin:.22rem 0;font-size:.83rem;color:#cbd5e19e}.footer-contact h4,.footer-policies h4{color:#f1f5f9;font-size:.84rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;margin:0 0 .75rem;padding-bottom:.4rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer-contact p{margin:.45rem 0;font-size:.86rem;color:#cbd5e1d1}.footer-contact p a{color:#93c5fd;font-weight:700;font-size:.95rem}.footer-contact p small{display:block;color:#94a3b8b3;font-size:.71rem;font-weight:500;margin-top:.1rem}.footer-detail{color:#94a3b8ad!important;font-size:.8rem!important}.footer-policies ul{list-style:none;padding:0;margin:0 0 .85rem}.footer-policies ul li{color:#cbd5e1ad;font-size:.83rem;padding:.22rem 0 .22rem 1.1rem;position:relative;line-height:1.45}.footer-policies ul li:before{content:"›";position:absolute;left:0;color:#f97316;font-weight:700}.footer-links{margin:0 0 .5rem!important;font-size:.8rem!important}.footer-links a{color:#93c5fd!important;font-weight:600}.footer-links a:hover{color:#bfdbfe!important}.footer-copy{color:#64748bb3!important;font-size:.75rem!important;margin:.25rem 0 0!important}@media (max-width: 900px){.site-footer{grid-template-columns:1fr 1fr;gap:1.75rem}.footer-brand{grid-column:1 / 3}}@media (max-width: 560px){.site-footer{grid-template-columns:1fr;gap:1.5rem}.footer-brand{grid-column:auto}}.twfs-hero{display:grid;grid-template-columns:52% 48%;min-height:620px;border-radius:22px;overflow:hidden;box-shadow:0 28px 72px #0810246b;margin:0}.twfs-hero-photo{position:relative;overflow:hidden;background:#0a1628}.twfs-hero-photo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 12%;display:block}.twfs-hero-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#0a142c0d,#0a142c00 55%,#0a142c8c);pointer-events:none}.twfs-hero-badge{position:absolute;bottom:1.1rem;left:1.1rem;right:1.1rem;display:flex;align-items:center;gap:.55rem;background:#080e20d1;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.13);border-radius:10px;padding:.6rem .85rem;font-size:.73rem;font-weight:700;color:#d2e4ffe0;letter-spacing:.025em;z-index:2}.twfs-hero-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;flex-shrink:0;box-shadow:0 0 0 3px #22c55e47}.twfs-hero-panel{background:linear-gradient(155deg,#0d1c38,#0f2040,#0b1a34);display:flex;flex-direction:column;position:relative}.twfs-hero-copy{padding:2.75rem 2.25rem 1.75rem;flex:1;display:flex;flex-direction:column;justify-content:center}.twfs-hero-eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#f97316;margin:0 0 .65rem}.twfs-hero-copy h2{font-size:clamp(1.6rem,2.8vw,2.35rem);font-weight:900;color:#f8fafc;line-height:1.08;letter-spacing:-.022em;margin:0 0 .85rem}.twfs-hero-sub{font-size:.95rem;color:#c4d9f6cc;line-height:1.6;margin:0 0 1.5rem}.twfs-hero-ctas{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1.5rem}.twfs-hero-ctas .btn.primary{background:linear-gradient(135deg,#f97316,#ea580c);border:none;box-shadow:0 4px 18px #ea580c66;padding:.72rem 1.45rem;font-size:.95rem;border-radius:10px;font-weight:700;color:#fff;cursor:pointer;transition:transform .18s,box-shadow .18s}.twfs-hero-ctas .btn.primary:hover{transform:translateY(-2px);box-shadow:0 8px 28px #ea580c7a}.btn.twfs-ghost{background:#ffffff17;color:#dce8ff;border:1.5px solid rgba(255,255,255,.22);padding:.72rem 1.45rem;font-size:.95rem;border-radius:10px;font-weight:700;cursor:pointer;transition:background .18s,border-color .18s;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.btn.twfs-ghost:hover{background:#ffffff2b;border-color:#ffffff6b}.twfs-hero-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.45rem}.twfs-hero-bullets li{display:flex;align-items:center;gap:.55rem;font-size:.88rem;color:#bad2f5d1;font-weight:600}.twfs-bullet-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;flex-shrink:0}.twfs-lead-form{background:#fff;padding:1.6rem 2.25rem 1.75rem;border-top:1px solid rgba(255,255,255,.09)}.twfs-lead-form h4{font-size:1.05rem;font-weight:900;color:#0f172a;margin:0 0 .2rem}.twfs-lead-form>p{font-size:.84rem;color:#64748b;margin:0 0 .9rem;line-height:1.45}.twfs-lead-form form{display:flex;flex-direction:column;gap:.55rem}.twfs-lead-form input,.twfs-lead-form select{height:40px;border:1.5px solid #e2e8f0;border-radius:9px;background:#f8fafc;padding:0 .85rem;font-size:.88rem;color:#1e293b;width:100%;box-sizing:border-box;transition:border-color .18s,box-shadow .18s}.twfs-lead-form .btn.ghost{height:40px;padding:0 .8rem;font-size:.8rem;white-space:nowrap;background:#f1f5f9;border:1.5px solid #e2e8f0;border-radius:9px;color:#334155;font-weight:700;cursor:pointer}.twfs-lead-form .verify-state{font-size:.78rem;color:#94a3b8;margin:0;font-weight:600}.twfs-lead-form .btn.primary{height:44px;background:linear-gradient(135deg,#f97316,#ea580c);border:none;border-radius:9px;color:#fff;font-size:.93rem;font-weight:800;cursor:pointer;box-shadow:0 4px 14px #ea580c47;transition:transform .18s,box-shadow .18s}.twfs-lead-form .btn.primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px #ea580c61}.twfs-form-note{font-size:.78rem;color:#94a3b8;margin:.55rem 0 0}@media (max-width: 960px){.twfs-hero{grid-template-columns:1fr;min-height:unset;border-radius:18px}.twfs-hero-photo{height:300px;position:relative}.twfs-hero-copy{padding:1.75rem 1.5rem 1.25rem}.twfs-lead-form{padding:1.25rem 1.5rem 1.5rem}}@media (max-width: 560px){.twfs-hero{border-radius:14px}.twfs-hero-photo{height:220px}.twfs-hero-copy{padding:1.25rem 1.1rem 1rem}.twfs-hero-copy h2{font-size:1.45rem}.twfs-lead-form{padding:1rem 1.1rem 1.25rem}.twfs-hero-ctas{flex-direction:column}.twfs-hero-ctas .btn.primary,.btn.twfs-ghost{width:100%;text-align:center}.twfs-lead-form .phone-verify-row{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.twfs-lead-form .phone-verify-row input{grid-column:1 / 3}}.twfs-hero{position:relative;min-height:660px;border-radius:22px;overflow:hidden;box-shadow:0 28px 72px #08102473;display:flex;flex-direction:column;justify-content:flex-end}.twfs-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.twfs-hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center 18%;display:block}.twfs-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to bottom,#060e1e9e,#060e1e6b 40%,#060e1e94,#060e1ed1)}.twfs-hero-fg{position:relative;z-index:2;display:flex;align-items:flex-end;padding:0 3.5rem 3.5rem;width:100%;box-sizing:border-box;flex:1}.twfs-hero-copy{display:flex;flex-direction:column;align-items:flex-start;max-width:560px;width:100%}.twfs-hero-eyebrow{display:inline-flex;align-items:center;gap:.4rem;font-size:.68rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#fdba74;margin:0 0 1rem;background:#fb923c2e;border:1px solid rgba(251,146,60,.35);padding:.28rem .8rem;border-radius:20px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.twfs-hero-copy h2{font-size:clamp(2.1rem,3.8vw,3.4rem);font-weight:900;color:#fff;line-height:1.05;letter-spacing:-.03em;margin:0 0 1rem;text-shadow:0 2px 28px rgba(0,0,0,.65)}.twfs-hero-sub{font-size:1rem;color:#dcebffe0;line-height:1.65;margin:0 0 1.5rem;max-width:440px;text-shadow:0 1px 10px rgba(0,0,0,.5);font-weight:400}.twfs-hero-bullets{list-style:none;padding:0;margin:0 0 1.8rem;display:flex;flex-direction:column;gap:.6rem}.twfs-hero-bullets li{display:flex;align-items:center;gap:.75rem;font-size:.95rem;color:#f1f5f9eb;font-weight:500;letter-spacing:.01em;line-height:1.4}.twfs-bullet-dot{width:18px;height:18px;border-radius:50%;background:#f59e0b26;border:1.5px solid rgba(245,158,11,.5);flex-shrink:0;display:flex;align-items:center;justify-content:center;position:relative}.twfs-bullet-dot:after{content:"";width:6px;height:6px;border-radius:50%;background:#f59e0b}.twfs-hero-ctas{display:flex;gap:.85rem;flex-wrap:wrap}.twfs-hero-ctas .btn.primary{background:linear-gradient(135deg,#f97316,#ea580c);border:none;box-shadow:0 6px 22px #ea580c7a;padding:.82rem 1.8rem;font-size:.97rem;border-radius:10px;font-weight:800;color:#fff;cursor:pointer;transition:transform .18s,box-shadow .18s;letter-spacing:.01em}.twfs-hero-ctas .btn.primary:hover{transform:translateY(-2px);box-shadow:0 10px 32px #ea580c94}.btn.twfs-ghost{background:#ffffff1a;color:#e8f0ff;border:1.5px solid rgba(255,255,255,.35);padding:.82rem 1.8rem;font-size:.97rem;border-radius:10px;font-weight:700;cursor:pointer;transition:background .18s,border-color .18s;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.btn.twfs-ghost:hover{background:#fff3;border-color:#ffffff8c}.twfs-lead-form{background:#fff;border-radius:18px;padding:1.65rem 1.75rem 1.75rem;box-shadow:0 24px 72px #00000073,0 0 0 1px #ffffff14;display:flex;flex-direction:column;gap:0}.twfs-lead-form h4{font-size:1.08rem;font-weight:900;color:#0f172a;margin:0 0 .2rem}.twfs-lead-form>p{font-size:.83rem;color:#64748b;margin:0 0 1rem;line-height:1.45}.twfs-lead-form form{display:flex;flex-direction:column;gap:.52rem}.twfs-lead-form input,.twfs-lead-form select{height:40px;border:1.5px solid #e2e8f0;border-radius:9px;background:#f8fafc;padding:0 .85rem;font-size:.88rem;color:#1e293b;width:100%;box-sizing:border-box;transition:border-color .18s,box-shadow .18s;font-family:inherit}.twfs-lead-form input:focus,.twfs-lead-form select:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px #3b82f624}.twfs-lead-form .phone-verify-row{display:grid;grid-template-columns:auto 1fr auto;gap:.4rem}.twfs-lead-form .phone-verify-row input{min-width:0}.twfs-lead-form .btn.ghost{height:40px;padding:0 .75rem;font-size:.78rem;white-space:nowrap;background:#f1f5f9;border:1.5px solid #e2e8f0;border-radius:9px;color:#334155;font-weight:700;cursor:pointer;font-family:inherit}.twfs-lead-form .btn.ghost:hover{background:#e2e8f0}.twfs-lead-form .verify-state{font-size:.76rem;color:#94a3b8;margin:0;font-weight:600}.twfs-lead-form .verify-state.ok{color:#16a34a}.twfs-dev-otp{display:flex;flex-direction:column;gap:.18rem;padding:.65rem .75rem;border-radius:10px;background:#eff6ff;border:1px solid #bfdbfe}.twfs-dev-otp-label{font-size:.7rem;font-weight:800;color:#1d4ed8;text-transform:uppercase;letter-spacing:.07em}.twfs-dev-otp-code{font-size:1rem;font-weight:900;color:#0f172a;letter-spacing:.12em}.twfs-dev-otp-note{font-size:.72rem;color:#64748b}.twfs-lead-form .btn.primary{height:44px;background:linear-gradient(135deg,#f97316,#ea580c);border:none;border-radius:9px;color:#fff;font-size:.93rem;font-weight:800;cursor:pointer;box-shadow:0 4px 16px #ea580c4d;transition:transform .18s,box-shadow .18s;font-family:inherit;letter-spacing:.01em}.twfs-lead-form .btn.primary:hover{transform:translateY(-1px);box-shadow:0 7px 22px #ea580c66}.twfs-form-note{font-size:.77rem;color:#94a3b8;margin:.6rem 0 0}.twfs-form-msg{font-size:.82rem;color:#1d4ed8;font-weight:600;margin:.3rem 0 0}.twfs-hero-badge{position:absolute;bottom:1.25rem;left:1.5rem;z-index:3;display:flex;align-items:center;gap:.55rem;background:#060c1ccc;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.13);border-radius:10px;padding:.55rem .9rem;font-size:.72rem;font-weight:700;color:#d2e4ffe6;letter-spacing:.025em}.twfs-hero-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;flex-shrink:0;box-shadow:0 0 0 3px #22c55e47;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{box-shadow:0 0 0 3px #22c55e47}50%{box-shadow:0 0 0 5px #22c55e24}}@media (max-width: 960px){.twfs-hero{min-height:unset;border-radius:18px}.twfs-hero-fg{padding:2rem 2rem 2.5rem}.twfs-hero-overlay{background:linear-gradient(to bottom,#060e1eb8,#060e1e8c 45%,#060e1ed1)}.twfs-hero-sub{max-width:100%}.twfs-hero-badge{bottom:1rem;left:1rem}}@media (max-width: 560px){.twfs-hero{border-radius:14px}.twfs-hero-fg{padding:1.5rem 1.25rem 1.75rem}.twfs-hero-copy h2{font-size:1.55rem}.twfs-hero-ctas{flex-direction:column}.twfs-hero-ctas .btn.primary,.btn.twfs-ghost{width:100%;text-align:center}.twfs-lead-form{padding:1.25rem}.twfs-lead-form .phone-verify-row{grid-template-columns:1fr 1fr}.twfs-lead-form .phone-verify-row input{grid-column:1 / 3}.twfs-hero-badge{display:none}.twfs-hero-copy h2{font-size:1.75rem}.twfs-hero-sub{font-size:.92rem}.twfs-hero-ctas .btn.primary,.btn.twfs-ghost{padding:.75rem 1.4rem;font-size:.92rem}}.twfs-form-msg.ok{color:#16a34a}body{background:#f2f4f8}.modern-page{background:transparent}.home-page.conversion-home{max-width:1200px;margin:0 auto;padding:1.5rem 1.5rem 4rem;display:flex;flex-direction:column;gap:3.5rem}.showcase-head{text-align:center;padding:0}.showcase-head h3{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:900;color:#0f172a;letter-spacing:-.022em;margin:0 0 .35rem}.showcase-head p{color:#64748b;font-size:.97rem;margin:0}.showcase-head:after{content:"";display:block;width:36px;height:3px;background:#f97316;border-radius:2px;margin:.65rem auto 0}.fleet-spotlight{background:#fff;border-radius:20px;padding:2rem 2rem 1.75rem;box-shadow:0 2px 20px #0f172a0f;border:none;display:flex;flex-direction:column;gap:1.5rem}.fleet-intro{text-align:center}.fleet-intro .eyebrow{font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#f97316;display:block;margin-bottom:.4rem}.fleet-intro h3{font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:900;color:#0f172a;margin:0 0 .35rem}.fleet-intro p{color:#64748b;margin:0;font-size:.93rem}.fleet-stats-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.fleet-stats-bar>div{background:#0f172a;border-radius:14px;padding:1rem;text-align:center}.fleet-stats-bar strong{display:block;font-size:1.8rem;font-weight:900;color:#f97316;font-family:Anton,Impact,sans-serif;line-height:1}.fleet-stats-bar span{display:block;font-size:.72rem;color:#cbd5e1bf;font-weight:600;text-transform:uppercase;letter-spacing:.07em;margin-top:.28rem}.catalog-preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.preview-card.clickable-card{background:#fff;border:none;border-radius:16px;padding:1.35rem 1.25rem 1.1rem;text-align:left;box-shadow:0 2px 12px #0f172a0f;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;border-top:none}.preview-card.clickable-card:hover{transform:translateY(-4px);box-shadow:0 14px 36px #0f172a1f}.preview-card.clickable-card:before{content:"";display:block;width:32px;height:3px;background:#f97316;border-radius:2px;margin-bottom:.75rem}.preview-card h4{font-size:1rem;font-weight:800;color:#0f172a;margin:0 0 .3rem}.preview-meta{color:#64748b;font-size:.84rem;margin:0 0 .3rem}.preview-count{font-size:.8rem;font-weight:800;color:#1d4ed8;margin:0 0 .65rem}.link-btn{font-size:.83rem;font-weight:800;color:#ea580c;display:inline-flex;align-items:center;gap:.3rem}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.step-card{background:#fff;border-radius:16px;padding:1.5rem 1.25rem;box-shadow:0 2px 12px #0f172a0f;border:none;border-top:none;position:relative;transition:transform .2s ease,box-shadow .2s ease}.step-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0f172a1a}.step-card h4{font-size:.97rem;font-weight:900;color:#0f172a;margin:0 0 .5rem;display:flex;align-items:center;gap:.6rem}.step-card h4:before{content:attr(data-step);display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:8px;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;font-size:.78rem;font-weight:900;flex-shrink:0}.step-card p{color:#475569;font-size:.9rem;margin:0;line-height:1.55}.snapshot-board{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 2px 16px #0f172a0f;border:none}.snapshot-board h4{font-size:1.5rem;font-weight:900;color:#0f172a;margin:0 0 1.1rem}.snapshot-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.snapshot-box{border:1px solid #f1f5f9;border-left:3px solid #f97316;border-radius:0 12px 12px 0;padding:1rem 1.1rem;background:#f8fafc;transition:background .18s}.snapshot-box:hover{background:#fff}.snapshot-box strong{font-size:.93rem;color:#0f172a;font-weight:800;display:block;margin-bottom:.3rem}.snapshot-box p{color:#475569;font-size:.87rem;margin:0;line-height:1.5}.mini-promo-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.85rem}.neutral-stats .mini-promo-card{background:#fff;border:none;border-radius:14px;padding:1.1rem;box-shadow:0 2px 10px #0f172a0f;border-top:3px solid #f97316;transition:transform .2s,box-shadow .2s}.neutral-stats .mini-promo-card:hover{transform:translateY(-3px);box-shadow:0 10px 26px #0f172a1a}.neutral-stats .mini-promo-label{font-size:.68rem;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:.07em;margin:0 0 .4rem}.neutral-stats .mini-promo-main{display:flex;align-items:baseline;gap:.3rem}.neutral-stats .mini-promo-main strong{font-size:1.7rem;font-weight:900;color:#0f172a;font-family:Anton,Impact,sans-serif;line-height:1}.neutral-stats .mini-promo-main span{font-size:.75rem;color:#64748b;font-weight:700}.neutral-stats .mini-promo-note{font-size:.75rem;color:#94a3b8;margin:.4rem 0 0;line-height:1.4}.quick-facts{background:#0f172a;border-radius:16px;padding:1.5rem 2rem;border:none;border-left:none;box-shadow:0 4px 20px #0f172a2e;display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.quick-facts h4{font-size:.8rem;font-weight:800;color:#f97316;text-transform:uppercase;letter-spacing:.1em;margin:0;white-space:nowrap}.quick-facts .icon-list{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin:0;padding:0;list-style:none;flex:1}.quick-facts .icon-list li{font-size:.87rem;color:#cbd5e1d9;font-weight:600;display:flex;align-items:center;gap:.45rem;margin:0}.quick-facts .icon-list li:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:#f97316;flex-shrink:0}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.trust-card{background:#fff;border-radius:16px;padding:1.4rem 1.25rem;box-shadow:0 2px 12px #0f172a0f;border:none;border-top:none}.trust-card h4{font-size:.95rem;font-weight:900;color:#0f172a;margin:0 0 .5rem}.trust-card h4:before{content:"›";color:#f97316;font-size:1.1rem;margin-right:.4rem}.trust-card p{color:#475569;font-size:.88rem;margin:0;line-height:1.55}.location-strip{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;background:#fff;border-radius:20px;padding:2rem;box-shadow:0 2px 16px #0f172a12;border:none;align-items:center}.location-copy .eyebrow{font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#f97316;display:block;margin-bottom:.5rem}.location-copy h3{font-size:clamp(1.2rem,2.2vw,1.65rem);font-weight:900;color:#0f172a;margin:0 0 .75rem}.location-copy p{font-size:.9rem;color:#475569;margin:0 0 .4rem;line-height:1.55}.location-copy .btn.primary{margin-top:.9rem}.map-frame{border-radius:14px;overflow:hidden;box-shadow:0 4px 20px #0f172a1a;border:none;height:260px}.map-frame iframe{width:100%;height:100%;border:none;display:block}.about-page.modern-page{max-width:1200px;margin:0 auto;padding:1.5rem 1.5rem 4rem;display:flex;flex-direction:column;gap:3rem}.about-hero-v2{display:grid;grid-template-columns:1fr 340px;gap:1.75rem;background:#0f172a;border-radius:20px;padding:2.25rem;box-shadow:0 16px 48px #0f172a4d;align-items:start;border:none}.about-hero-copy h2{font-size:clamp(1.55rem,3vw,2.15rem);font-weight:900;color:#fff;letter-spacing:-.02em;margin:0 0 .75rem;line-height:1.1}.about-hero-copy .eyebrow{font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#fb923c;display:block;margin-bottom:.55rem}.about-hero-copy>p{color:#c8daf5d1;font-size:.95rem;line-height:1.62;margin:0 0 1rem}.about-hero-copy .hero-proof-list{list-style:none;padding:0;margin:0 0 1.25rem}.about-hero-copy .hero-proof-list li{color:#bad2f5d1;font-size:.9rem;padding:.22rem 0 .22rem 1.1rem;position:relative}.about-hero-copy .hero-proof-list li:before{content:"✓";position:absolute;left:0;color:#4ade80;font-weight:700}.about-hero-copy .hero-actions{display:flex;gap:.75rem;flex-wrap:wrap}.about-hero-copy .btn.ghost{background:#ffffff1a;color:#dce8ff;border:1.5px solid rgba(255,255,255,.22)}.about-hero-copy .btn.ghost:hover{background:#ffffff2e}.about-hero-aside{display:flex;flex-direction:column;gap:.85rem}.about-hero-img{width:100%;border-radius:12px;object-fit:cover;object-position:center 25%;aspect-ratio:4/3;display:block;border:1px solid rgba(255,255,255,.1)}.contact-sales-card{background:#fff;border-radius:12px;padding:1.1rem;box-shadow:0 4px 16px #0000001f}.contact-sales-card h3{font-size:.95rem;font-weight:900;color:#0f172a;margin:0 0 .6rem}.contact-row{font-size:.85rem;color:#334155;margin:.28rem 0}.contact-row a{color:#1d4ed8;font-weight:700;text-decoration:none}.contact-promise{font-size:.78rem;color:#94a3b8;margin:.5rem 0 0}.facts-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:.65rem}.fact-tile{background:#fff;border-radius:12px;padding:.9rem .75rem;text-align:center;box-shadow:0 2px 8px #0f172a0f;border:none;border-top:2px solid #f97316}.fact-tile span{font-size:.65rem;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:.07em;display:block}.fact-tile strong{font-size:.88rem;color:#0f172a;font-weight:900;display:block;margin-top:.25rem}.category-tile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.category-tile.clickable-card{background:#fff;border:none;border-radius:14px;padding:1.25rem;text-align:left;box-shadow:0 2px 10px #0f172a0f;cursor:pointer;transition:transform .2s,box-shadow .2s}.category-tile.clickable-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0f172a1c}.category-tile h4{font-size:.97rem;font-weight:800;color:#0f172a;margin:0 0 .3rem}.category-tile p{font-size:.85rem;color:#64748b;margin:0 0 .65rem}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem}.why-tile{background:#fff;border-radius:14px;padding:1.1rem;display:flex;gap:.85rem;align-items:flex-start;box-shadow:0 2px 10px #0f172a0d;border:none}.why-tile>span{width:36px;height:36px;border-radius:10px;background:#fff7ed;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0;color:#f97316}.why-tile h4{font-size:.92rem;font-weight:800;color:#0f172a;margin:0 0 .25rem}.why-tile p{font-size:.84rem;color:#64748b;margin:0;line-height:1.48}.stepper-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.9rem}.stepper-item{background:#fff;border:none;border-left:none;border-radius:14px;padding:1.1rem;display:flex;flex-direction:column;gap:.6rem;box-shadow:0 2px 10px #0f172a0f}.step-index{width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,#f97316,#ea580c);display:flex;align-items:center;justify-content:center;font-size:.88rem;font-weight:900;color:#fff;flex-shrink:0}.stepper-item h4{font-size:.92rem;font-weight:800;color:#0f172a;margin:0}.stepper-item p{font-size:.84rem;color:#64748b;margin:0;line-height:1.48}.service-area-wrap{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;background:#fff;border-radius:20px;padding:2rem;box-shadow:0 2px 16px #0f172a12;align-items:center}.service-area-copy .eyebrow{font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#f97316;display:block;margin-bottom:.5rem}.service-area-copy h3{font-size:1.35rem;font-weight:900;color:#0f172a;margin:0 0 .7rem}.service-area-copy p{font-size:.9rem;color:#475569;margin:0 0 .4rem}.service-area-copy ul{padding-left:1.1rem;margin:.4rem 0 .75rem}.service-area-copy ul li{font-size:.88rem;color:#475569;margin:.2rem 0}.compact-map{height:240px;border-radius:14px;overflow:hidden;box-shadow:0 4px 16px #0f172a1a}.compact-map iframe{width:100%;height:100%;border:none;display:block}.section-head{text-align:center}.section-head h3{font-size:clamp(1.3rem,2.5vw,1.8rem);font-weight:900;color:#0f172a;margin:0 0 .3rem}.section-head p{color:#64748b;font-size:.93rem;margin:0}.section-head:after{content:"";display:block;width:32px;height:3px;background:#f97316;border-radius:2px;margin:.55rem auto 0}.faq-wrap{display:flex;flex-direction:column;gap:.55rem}.faq-item{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 8px #0f172a0f;border:none}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:none;border:none;cursor:pointer;text-align:left;font-family:inherit}.faq-question span{font-size:.92rem;font-weight:700;color:#0f172a}.faq-question strong{color:#f97316;font-size:1rem;flex-shrink:0;margin-left:1rem}.faq-answer{padding:0 1.25rem 1rem;font-size:.88rem;color:#475569;line-height:1.6;margin:0}.about-cta-v2{background:#0f172a;border-radius:18px;padding:2.25rem;text-align:center;border:none;box-shadow:0 12px 40px #0f172a40}.about-cta-v2 h3{font-size:clamp(1.3rem,2.5vw,1.75rem);font-weight:900;color:#fff;margin:0 0 .4rem}.about-cta-v2 p{color:#c8daf5cc;font-size:.93rem;margin:0 0 1.25rem}.about-cta-v2 .hero-actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.about-cta-v2 .btn.primary{background:linear-gradient(135deg,#f97316,#ea580c);border:none}.about-cta-v2 .btn.ghost{background:#ffffff1a;color:#dce8ff;border:1.5px solid rgba(255,255,255,.22)}.visual-break-band{display:none}@media (max-width: 900px){.home-page.conversion-home,.about-page.modern-page{padding:1rem 1rem 3rem;gap:2.25rem}.catalog-preview-grid,.steps-grid{grid-template-columns:repeat(2,1fr)}.mini-promo-grid{grid-template-columns:repeat(3,1fr)}.fleet-stats-bar,.trust-grid{grid-template-columns:repeat(2,1fr)}.location-strip,.about-hero-v2{grid-template-columns:1fr}.facts-strip{grid-template-columns:repeat(3,1fr)}.category-tile-grid,.why-grid,.stepper-grid{grid-template-columns:repeat(2,1fr)}.service-area-wrap{grid-template-columns:1fr}}@media (max-width: 560px){.catalog-preview-grid,.steps-grid{grid-template-columns:1fr}.mini-promo-grid{grid-template-columns:repeat(2,1fr)}.mini-promo-grid .mini-promo-card:nth-child(n+5){display:none}.fleet-stats-bar{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:1fr}.quick-facts{flex-direction:column;gap:.85rem}.facts-strip{grid-template-columns:repeat(2,1fr)}.category-tile-grid,.why-grid,.stepper-grid,.snapshot-grid{grid-template-columns:1fr}}.fleet-stats-bar{grid-template-columns:repeat(5,1fr)}.hp-section{display:flex;flex-direction:column;gap:2rem}.hp-section-head{text-align:center}.hp-section-head .eyebrow{font-size:.68rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#f97316;display:block;margin-bottom:.45rem}.hp-section-head h3{font-size:clamp(1.55rem,3vw,2.1rem);font-weight:900;color:#0f172a;letter-spacing:-.022em;margin:0 0 .4rem}.hp-section-head p{color:#64748b;font-size:.96rem;margin:0}.hp-benefits-compare{gap:2.5rem}.benefits-swipe-hint{display:none}.benefits-compare-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem;align-items:start}.benefits-table{display:flex;flex-direction:column;background:#fff;border-radius:22px;border:1px solid #e2e8f0;overflow:hidden;position:relative;box-shadow:0 1px 3px #0f172a0a,0 8px 28px #0f172a14;transition:transform .26s cubic-bezier(.22,1,.36,1),box-shadow .26s ease,border-color .26s ease}.benefits-table:hover{transform:translateY(-6px)}.benefits-table--business:hover{border-color:#fdba74;box-shadow:0 20px 52px #f9731626,0 2px 6px #0f172a0d}.benefits-table--regular:hover{border-color:#93c5fd;box-shadow:0 20px 52px #2563eb21,0 2px 6px #0f172a0d}.benefits-table:after{content:"";position:absolute;top:0;right:0;width:130px;height:130px;border-radius:0 22px 0 130px;pointer-events:none;opacity:.09;transition:opacity .26s ease}.benefits-table:hover:after{opacity:.15}.benefits-table--business:after{background:#f97316}.benefits-table--regular:after{background:#2563eb}.benefits-table-head{padding:1.85rem 1.85rem 1.6rem;display:flex;flex-direction:column;gap:0;border-bottom:1px solid #f0f4f8;position:relative;z-index:1}.benefits-table--business .benefits-table-head{background:linear-gradient(145deg,#fff8f3,#fff1e6 55%,#fff)}.benefits-table--regular .benefits-table-head{background:linear-gradient(145deg,#f4f8ff,#e8f0ff 55%,#fff)}.benefits-eyebrow{display:inline-block;align-self:flex-start;margin:0 0 .7rem;padding:.22rem .65rem;border-radius:6px;font-size:.64rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.benefits-table--business .benefits-eyebrow{background:#ea580c1a;color:#b45309}.benefits-table--regular .benefits-eyebrow{background:#1d4ed817;color:#1e40af}.benefits-table-head h4{margin:0 0 .35rem;font-size:1.45rem;font-weight:900;color:#0f172a;letter-spacing:-.035em;line-height:1.18}.benefits-for{margin:0;font-size:.77rem;color:#64748b;font-weight:500;line-height:1.45}.benefits-highlight{margin:1.25rem 1.85rem;padding:.9rem 1.1rem;border-radius:12px;font-size:.88rem;font-weight:600;line-height:1.6;position:relative}.benefits-table--business .benefits-highlight{background:#fff7ed;color:#92400e;border:1.5px solid #fed7aa}.benefits-table--regular .benefits-highlight{background:#eff6ff;color:#1e3a8a;border:1.5px solid #bfdbfe}.benefits-highlight:before{content:"✦  ";font-size:.65rem;letter-spacing:0;vertical-align:middle}.benefits-table--business .benefits-highlight:before{color:#ea580c}.benefits-table--regular .benefits-highlight:before{color:#2563eb}.benefits-list{list-style:none;margin:0 1.85rem;padding:0;display:flex;flex-direction:column}.benefits-list-item{display:flex;align-items:baseline;gap:.75rem;padding:.78rem 0;border-bottom:1px solid #f1f5f9;line-height:1.5;opacity:0;transform:translate(-10px)}.benefits-list-item:last-child{border-bottom:none}.benefits-list-item:before{content:"";display:block;width:20px;min-width:20px;height:20px;border-radius:999px;background-size:11px 11px;background-repeat:no-repeat;background-position:center;margin-top:1px;flex-shrink:0}.benefits-table--business .benefits-list-item:before{background-color:#ffedd5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'%3E%3Cpath d='M1.5 5l2.5 2.5 4.5-4.5' stroke='%23ea580c' stroke-width='1.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.benefits-table--regular .benefits-list-item:before{background-color:#dbeafe;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'%3E%3Cpath d='M1.5 5l2.5 2.5 4.5-4.5' stroke='%231d4ed8' stroke-width='1.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.bli-key{font-size:.87rem;font-weight:800;white-space:nowrap}.benefits-table--business .bli-key{color:#c2410c}.benefits-table--regular .bli-key{color:#1d4ed8}.bli-detail{font-size:.86rem;color:#475569;font-weight:400}.benefits-note{margin:0;padding:.8rem 1.85rem;font-size:.76rem;font-style:italic;color:#94a3b8;line-height:1.5;border-top:1px solid #f1f5f9}.benefits-table-cta{display:block;margin:0 1.85rem 1.85rem;padding:.85rem 1rem;border-radius:12px;font-size:.9rem;font-weight:800;letter-spacing:.01em;border:none;cursor:pointer;text-align:center;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.benefits-table-cta:hover{transform:translateY(-2px);filter:brightness(1.06)}.benefits-table--business .benefits-table-cta{background:linear-gradient(135deg,#ea580c,#f97316);color:#fff;box-shadow:0 4px 18px #ea580c59}.benefits-table--business .benefits-table-cta:hover{box-shadow:0 8px 28px #ea580c73}.benefits-table--regular .benefits-table-cta{background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;box-shadow:0 4px 18px #1d4ed84d}.benefits-table--regular .benefits-table-cta:hover{box-shadow:0 8px 28px #1d4ed86b}@keyframes btItemIn{to{opacity:1;transform:translate(0)}}@keyframes btRowIn{to{opacity:1;transform:translate(0)}}.cat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.cat-card{background:#fff;border:none;border-radius:18px;padding:1.4rem 1.25rem 1.1rem;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:.75rem;box-shadow:0 2px 14px #0f172a12;transition:transform .22s ease,box-shadow .22s ease;position:relative;overflow:hidden}.cat-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--card-bg, #fff7ed) 0%,rgba(255,255,255,0) 60%);opacity:0;transition:opacity .25s ease;pointer-events:none;border-radius:18px}.cat-card:hover{transform:translateY(-5px);box-shadow:0 18px 44px #0f172a21}.cat-card:hover:after{opacity:1}.cat-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0;position:relative;z-index:1}.cat-body{flex:1;position:relative;z-index:1}.cat-body h4{font-size:1rem;font-weight:800;color:#0f172a;margin:0 0 .3rem}.cat-body p{font-size:.83rem;color:#64748b;margin:0;line-height:1.45}.cat-footer{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.cat-count{font-size:.78rem;font-weight:800;color:#1d4ed8;background:#eff6ff;padding:.22rem .6rem;border-radius:20px}.cat-arrow{font-size:.83rem;font-weight:800;color:#f97316;transition:transform .18s}.cat-card:hover .cat-arrow{transform:translate(4px)}.how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 24px #0f172a14;position:relative}.how-step{padding:2rem 1.5rem 1.75rem;display:flex;flex-direction:column;gap:.6rem;position:relative;border-right:1px solid #f1f5f9;transition:background .22s}.how-step:last-child{border-right:none}.how-step:hover{background:#fafbff}.how-step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}.how-num{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#f97316,#ea580c);display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:900;color:#fff;font-family:Anton,Impact,sans-serif;flex-shrink:0}.how-icon{font-size:1.8rem;opacity:.85}.how-step h4{font-size:.95rem;font-weight:900;color:#0f172a;margin:0;line-height:1.25}.how-step p{font-size:.85rem;color:#64748b;margin:0;line-height:1.55;flex:1}.how-step:first-child{border-top:3px solid #f97316}.how-step:nth-child(2){border-top:3px solid #fb923c}.how-step:nth-child(3){border-top:3px solid #fdba74}.how-step:nth-child(4){border-top:3px solid #fed7aa}.serve-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.serve-card{background:#fff;border-radius:18px;padding:1.6rem 1.5rem;display:flex;gap:1.25rem;align-items:flex-start;box-shadow:0 2px 14px #0f172a12;transition:transform .22s ease,box-shadow .22s ease;border:1px solid #f1f5f9}.serve-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0f172a1c;border-color:#e2e8f0}.serve-icon{width:60px;height:60px;border-radius:16px;background:linear-gradient(135deg,#fff7ed,#ffedd5);display:flex;align-items:center;justify-content:center;font-size:1.8rem;flex-shrink:0;box-shadow:0 4px 12px #f9731626}.serve-body{flex:1}.serve-body h4{font-size:1rem;font-weight:900;color:#0f172a;margin:0 0 .4rem}.serve-body p{font-size:.88rem;color:#475569;margin:0 0 .75rem;line-height:1.55}.serve-tag{display:inline-block;font-size:.72rem;font-weight:800;color:#f97316;background:#fff7ed;padding:.22rem .65rem;border-radius:20px;letter-spacing:.02em}.delivery-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.85rem}.delivery-card{background:#fff;border-radius:16px;padding:1.4rem 1.1rem 1.2rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.25rem;box-shadow:0 2px 12px #0f172a12;border-top:3px solid #f97316;transition:transform .22s ease,box-shadow .22s ease;position:relative;overflow:hidden}.delivery-card:hover{transform:translateY(-4px);box-shadow:0 14px 36px #0f172a1f}.delivery-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#fff7ed 0%,transparent 40%);opacity:0;transition:opacity .25s}.delivery-card:hover:before{opacity:1}.delivery-icon{font-size:1.75rem;margin-bottom:.3rem;position:relative;z-index:1}.delivery-value{font-size:2rem;font-weight:900;color:#0f172a;font-family:Anton,Impact,sans-serif;line-height:1;position:relative;z-index:1}.delivery-unit{font-size:.73rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.06em;position:relative;z-index:1}.delivery-label{font-size:.82rem;font-weight:800;color:#0f172a;margin:.35rem 0 0;position:relative;z-index:1}.delivery-note{font-size:.75rem;color:#94a3b8;margin:.15rem 0 0;line-height:1.4;position:relative;z-index:1}@media (max-width: 960px){.benefits-compare-grid,.cat-grid,.how-grid{grid-template-columns:repeat(2,1fr)}.how-step{border-right:none;border-bottom:1px solid #f1f5f9}.how-step:last-child{border-bottom:none}.delivery-grid,.fleet-stats-bar{grid-template-columns:repeat(3,1fr)}}@media (max-width: 600px){.cat-grid,.how-grid,.serve-grid{grid-template-columns:1fr}.delivery-grid{grid-template-columns:repeat(2,1fr)}.delivery-grid .delivery-card:last-child{grid-column:1 / 3}.fleet-stats-bar{grid-template-columns:repeat(2,1fr)}.fleet-stats-bar>div:first-child{grid-column:1 / 3}}body{font-size:17px}.desktop-links button,.desktop-links a{font-size:.95rem}.nav-support a{font-size:.78rem}.brand-text strong{font-size:1rem}.twfs-hero-copy h2{font-size:clamp(2rem,3.8vw,3.2rem)}.twfs-hero-sub{font-size:1.08rem}.twfs-hero-bullets li{font-size:.97rem}.twfs-hero-eyebrow{font-size:.78rem}.twfs-hero-ctas .btn.primary,.btn.twfs-ghost{font-size:1.02rem;padding:.85rem 1.75rem}.twfs-lead-form h4{font-size:1.18rem}.twfs-lead-form>p{font-size:.92rem}.twfs-lead-form input,.twfs-lead-form select{font-size:.95rem;height:44px}.twfs-lead-form .btn.primary{font-size:.98rem;height:48px}.hp-section-head h3{font-size:clamp(1.75rem,3.2vw,2.4rem)}.hp-section-head p{font-size:1.05rem}.hp-section-head .eyebrow{font-size:.74rem}.showcase-head h3{font-size:clamp(1.75rem,3.2vw,2.4rem)}.showcase-head p{font-size:1.05rem}.fleet-stats-bar strong{font-size:2rem}.fleet-stats-bar span{font-size:.8rem}.fleet-intro h3{font-size:clamp(1.55rem,2.8vw,2.1rem)}.fleet-intro p{font-size:1rem}.cat-body h4{font-size:1.08rem}.cat-body p{font-size:.9rem}.cat-count{font-size:.84rem}.cat-arrow{font-size:.9rem}.cat-icon{font-size:1.65rem;width:52px;height:52px}.how-step h4{font-size:1.05rem}.how-step p{font-size:.93rem}.how-num{font-size:1.1rem;width:40px;height:40px}.how-icon{font-size:2rem}.serve-body h4{font-size:1.1rem}.serve-body p{font-size:.95rem}.serve-tag{font-size:.78rem}.serve-icon{font-size:2rem;width:64px;height:64px}.delivery-value{font-size:2.2rem}.delivery-unit{font-size:.78rem}.delivery-label{font-size:.9rem}.delivery-note{font-size:.82rem}.delivery-icon{font-size:1.9rem}.snapshot-board h4{font-size:1.65rem}.snapshot-box strong{font-size:1rem}.snapshot-box p{font-size:.93rem}.quick-facts h4{font-size:.86rem}.quick-facts .icon-list li{font-size:.93rem}.trust-card h4{font-size:1.02rem}.trust-card p{font-size:.93rem}.location-copy h3{font-size:clamp(1.35rem,2.5vw,1.85rem)}.location-copy p{font-size:.95rem}.step-card h4{font-size:1.05rem}.step-card p{font-size:.93rem}.about-hero-copy h2{font-size:clamp(1.7rem,3.2vw,2.4rem)}.about-hero-copy>p{font-size:1rem}.section-head h3{font-size:clamp(1.45rem,2.8vw,2rem)}.section-head p{font-size:1rem}.fact-tile strong{font-size:.95rem}.fact-tile span{font-size:.7rem}.why-tile h4{font-size:1rem}.why-tile p{font-size:.9rem}.stepper-item h4{font-size:1rem}.stepper-item p{font-size:.9rem}.faq-question span{font-size:.98rem}.faq-answer{font-size:.93rem}.about-cta-v2 h3{font-size:clamp(1.45rem,2.8vw,2rem)}.about-cta-v2 p{font-size:1rem}.category-tile h4{font-size:1.05rem}.category-tile p,.site-footer p{font-size:.92rem}.footer-logo strong{font-size:1rem}.footer-contact h4,.footer-policies h4{font-size:.88rem}.footer-contact p{font-size:.9rem}.footer-policies ul li{font-size:.88rem}.footer-copy{font-size:.8rem!important}.contact-hero h2{font-size:clamp(1.7rem,3.2vw,2.4rem)}.contact-methods h3{font-size:1.1rem}.contact-methods p{font-size:.95rem}.home-page.conversion-home{padding-left:0!important;padding-right:0!important;padding-top:0!important;max-width:100%!important;margin:0!important}.twfs-hero{border-radius:0 0 28px 28px;margin:0;width:100%}.home-page.conversion-home>*:not(.twfs-hero){max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.75rem;padding-right:1.75rem;box-sizing:border-box;width:100%}@keyframes heroFadeLeft{0%{opacity:0;transform:translate(-36px)}to{opacity:1;transform:translate(0)}}@keyframes heroFadeRight{0%{opacity:0;transform:translate(36px)}to{opacity:1;transform:translate(0)}}@keyframes heroBadge{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes heroEyebrow{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.twfs-hero-eyebrow{animation:heroEyebrow .55s ease .15s both}.twfs-hero-copy h2{animation:heroFadeLeft .7s ease .25s both}.twfs-hero-sub{animation:heroFadeLeft .7s ease .38s both}.twfs-hero-ctas{animation:heroFadeLeft .65s ease .5s both}.twfs-hero-bullets{animation:heroFadeLeft .65s ease .62s both}.twfs-lead-form{animation:heroFadeRight .75s ease .35s both}.twfs-hero-badge{animation:heroBadge .55s ease .9s both}@keyframes revealUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;transform:translateY(40px)}.reveal.revealed{animation:revealUp .65s cubic-bezier(.22,1,.36,1) both}.reveal.revealed .cat-card:nth-child(1){animation-delay:.05s}.reveal.revealed .cat-card:nth-child(2){animation-delay:.12s}.reveal.revealed .cat-card:nth-child(3){animation-delay:.19s}.reveal.revealed .cat-card:nth-child(4){animation-delay:.26s}.reveal.revealed .cat-card:nth-child(5){animation-delay:.33s}.reveal.revealed .cat-card:nth-child(6){animation-delay:.4s}.reveal.revealed .how-step:nth-child(1){animation-delay:.05s}.reveal.revealed .how-step:nth-child(2){animation-delay:.14s}.reveal.revealed .how-step:nth-child(3){animation-delay:.23s}.reveal.revealed .how-step:nth-child(4){animation-delay:.32s}.reveal.revealed .serve-card:nth-child(1){animation-delay:.05s}.reveal.revealed .serve-card:nth-child(2){animation-delay:.14s}.reveal.revealed .serve-card:nth-child(3){animation-delay:.23s}.reveal.revealed .serve-card:nth-child(4){animation-delay:.32s}.reveal.revealed .delivery-card:nth-child(1){animation-delay:.04s}.reveal.revealed .delivery-card:nth-child(2){animation-delay:.1s}.reveal.revealed .delivery-card:nth-child(3){animation-delay:.16s}.reveal.revealed .delivery-card:nth-child(4){animation-delay:.22s}.reveal.revealed .delivery-card:nth-child(5){animation-delay:.28s}.reveal.revealed .benefits-table:nth-child(1){animation-delay:.05s}.reveal.revealed .benefits-table:nth-child(2){animation-delay:.14s}.reveal.revealed .benefits-list-item{animation:btItemIn .45s cubic-bezier(.22,1,.36,1) forwards}.reveal.revealed .benefits-table:nth-child(1) .benefits-list-item:nth-child(1){animation-delay:.2s}.reveal.revealed .benefits-table:nth-child(1) .benefits-list-item:nth-child(2){animation-delay:.3s}.reveal.revealed .benefits-table:nth-child(1) .benefits-list-item:nth-child(3){animation-delay:.4s}.reveal.revealed .benefits-table:nth-child(1) .benefits-list-item:nth-child(4){animation-delay:.5s}.reveal.revealed .benefits-table:nth-child(1) .benefits-list-item:nth-child(5){animation-delay:.6s}.reveal.revealed .benefits-table:nth-child(2) .benefits-list-item:nth-child(1){animation-delay:.25s}.reveal.revealed .benefits-table:nth-child(2) .benefits-list-item:nth-child(2){animation-delay:.35s}.reveal.revealed .benefits-table:nth-child(2) .benefits-list-item:nth-child(3){animation-delay:.45s}.reveal.revealed .benefits-table:nth-child(2) .benefits-list-item:nth-child(4){animation-delay:.55s}.reveal.revealed .benefits-table:nth-child(2) .benefits-list-item:nth-child(5){animation-delay:.65s}.reveal.revealed .fleet-stats-bar>div:nth-child(1){animation-delay:.05s}.reveal.revealed .fleet-stats-bar>div:nth-child(2){animation-delay:.12s}.reveal.revealed .fleet-stats-bar>div:nth-child(3){animation-delay:.19s}.reveal.revealed .fleet-stats-bar>div:nth-child(4){animation-delay:.26s}.reveal.revealed .fleet-stats-bar>div:nth-child(5){animation-delay:.33s}.reveal.revealed .cat-card,.reveal.revealed .benefits-table,.reveal.revealed .how-step,.reveal.revealed .serve-card,.reveal.revealed .delivery-card,.reveal.revealed .fleet-stats-bar>div{animation:revealUp .6s cubic-bezier(.22,1,.36,1) both}@media (prefers-reduced-motion: reduce){.reveal,.reveal.revealed,.twfs-hero-eyebrow,.twfs-hero-copy h2,.twfs-hero-sub,.twfs-hero-ctas,.twfs-hero-bullets,.twfs-lead-form,.twfs-hero-badge,.benefits-table,.benefits-list-item{animation:none!important;opacity:1!important;transform:none!important}}.about-page.modern-page{padding-left:0!important;padding-right:0!important;padding-top:0!important;max-width:100%!important;margin:0!important;gap:0!important}.about-hero-v2{border-radius:0 0 28px 28px!important;margin-bottom:3rem}.about-page.modern-page>*:not(.about-hero-v2){max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.75rem;padding-right:1.75rem;box-sizing:border-box;width:100%;margin-bottom:3rem}.about-hero-copy{animation:heroFadeLeft .7s ease .2s both}.reveal.revealed .fact-tile:nth-child(1){animation-delay:.04s}.reveal.revealed .fact-tile:nth-child(2){animation-delay:.1s}.reveal.revealed .fact-tile:nth-child(3){animation-delay:.16s}.reveal.revealed .fact-tile:nth-child(4){animation-delay:.22s}.reveal.revealed .fact-tile:nth-child(5){animation-delay:.28s}.reveal.revealed .fact-tile:nth-child(6){animation-delay:.34s}.reveal.revealed .fact-tile{animation:revealUp .55s cubic-bezier(.22,1,.36,1) both}.reveal.revealed .category-tile:nth-child(1){animation-delay:.05s}.reveal.revealed .category-tile:nth-child(2){animation-delay:.12s}.reveal.revealed .category-tile:nth-child(3){animation-delay:.19s}.reveal.revealed .category-tile:nth-child(4){animation-delay:.26s}.reveal.revealed .category-tile:nth-child(5){animation-delay:.33s}.reveal.revealed .category-tile:nth-child(6){animation-delay:.4s}.reveal.revealed .category-tile{animation:revealUp .58s cubic-bezier(.22,1,.36,1) both}.reveal.revealed .why-tile:nth-child(1){animation-delay:.05s}.reveal.revealed .why-tile:nth-child(2){animation-delay:.12s}.reveal.revealed .why-tile:nth-child(3){animation-delay:.19s}.reveal.revealed .why-tile:nth-child(4){animation-delay:.26s}.reveal.revealed .why-tile:nth-child(5){animation-delay:.33s}.reveal.revealed .why-tile:nth-child(6){animation-delay:.4s}.reveal.revealed .why-tile{animation:revealUp .58s cubic-bezier(.22,1,.36,1) both}.reveal.revealed .stepper-item:nth-child(1){animation-delay:.05s}.reveal.revealed .stepper-item:nth-child(2){animation-delay:.14s}.reveal.revealed .stepper-item:nth-child(3){animation-delay:.23s}.reveal.revealed .stepper-item:nth-child(4){animation-delay:.32s}.reveal.revealed .stepper-item{animation:revealUp .6s cubic-bezier(.22,1,.36,1) both}.reveal.revealed .faq-item:nth-child(1){animation-delay:.04s}.reveal.revealed .faq-item:nth-child(2){animation-delay:.09s}.reveal.revealed .faq-item:nth-child(3){animation-delay:.14s}.reveal.revealed .faq-item:nth-child(4){animation-delay:.19s}.reveal.revealed .faq-item:nth-child(5){animation-delay:.24s}.reveal.revealed .faq-item:nth-child(6){animation-delay:.29s}.reveal.revealed .faq-item:nth-child(7){animation-delay:.34s}.reveal.revealed .faq-item:nth-child(8){animation-delay:.39s}.reveal.revealed .faq-item{animation:revealUp .52s cubic-bezier(.22,1,.36,1) both}.cat-card{padding:1rem 1rem .85rem;gap:.5rem;border-radius:14px}.cat-icon{width:40px;height:40px;border-radius:10px;font-size:1.3rem}.cat-body h4{font-size:.97rem;margin-bottom:.18rem}.cat-body p{font-size:.82rem;line-height:1.38}.cat-footer{margin-top:.15rem}.cat-count{font-size:.75rem;padding:.15rem .5rem}.cat-arrow{font-size:.8rem}.cat-grid{gap:.75rem}.hp-section--compact{gap:1.2rem}.home-carry-section .hp-section-head{max-width:820px;margin:0 auto}.home-carry-section .cat-grid{align-items:start;gap:.85rem}.home-carry-section .cat-card{display:grid;grid-template-columns:44px minmax(0,1fr);grid-template-areas:"icon body" "footer footer";gap:.5rem .8rem;align-items:start;padding:1rem 1rem .9rem;min-height:0}.home-carry-section .cat-icon{grid-area:icon;width:44px;height:44px;border-radius:12px;font-size:1.35rem}.home-carry-section .cat-body{grid-area:body;flex:0 0 auto;min-width:0}.home-carry-section .cat-body h4{margin:0 0 .15rem;line-height:1.2}.home-carry-section .cat-body p{line-height:1.35}.home-carry-section .cat-footer{grid-area:footer;margin-top:.1rem;padding-left:52px}.about-stock-block{display:flex;flex-direction:column;gap:1.15rem}.section-head--compact{max-width:760px;margin:0 auto}.about-stock-grid{align-items:start;gap:.85rem}.about-stock-grid .cat-card{display:grid;grid-template-columns:44px minmax(0,1fr);grid-template-areas:"icon body" "footer footer";gap:.5rem .8rem;align-items:start;padding:1rem 1rem .9rem;min-height:0}.about-stock-grid .cat-icon{grid-area:icon;width:44px;height:44px;border-radius:12px;font-size:1.35rem}.about-stock-grid .cat-body{grid-area:body;flex:0 0 auto;min-width:0}.about-stock-grid .cat-body h4{margin:0 0 .15rem;line-height:1.2}.about-stock-grid .cat-body p{line-height:1.35}.about-stock-grid .cat-footer{grid-area:footer;margin-top:.1rem;padding-left:52px}@media (max-width: 600px){.home-carry-section .cat-card{grid-template-columns:40px minmax(0,1fr);padding:.95rem .95rem .85rem}.home-carry-section .cat-icon{width:40px;height:40px;font-size:1.25rem}.home-carry-section .cat-footer{padding-left:48px}.about-stock-grid .cat-card{grid-template-columns:40px minmax(0,1fr);padding:.95rem .95rem .85rem}.about-stock-grid .cat-icon{width:40px;height:40px;font-size:1.25rem}.about-stock-grid .cat-footer{padding-left:48px}}.fact-emoji{font-size:1.35rem!important;display:block!important;color:initial!important;text-transform:none!important;letter-spacing:0!important;font-weight:400!important;line-height:1;margin-bottom:.28rem}.fact-label{font-size:.65rem;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:.07em;display:block}.about-page .reveal.revealed .cat-card:nth-child(1){animation-delay:.05s}.about-page .reveal.revealed .cat-card:nth-child(2){animation-delay:.12s}.about-page .reveal.revealed .cat-card:nth-child(3){animation-delay:.19s}.about-page .reveal.revealed .cat-card:nth-child(4){animation-delay:.26s}.about-page .reveal.revealed .cat-card:nth-child(5){animation-delay:.33s}.about-page .reveal.revealed .cat-card:nth-child(6){animation-delay:.4s}.about-page .reveal.revealed .cat-card{animation:revealUp .58s cubic-bezier(.22,1,.36,1) both}.about-page .reveal.revealed .how-step:nth-child(1){animation-delay:.05s}.about-page .reveal.revealed .how-step:nth-child(2){animation-delay:.14s}.about-page .reveal.revealed .how-step:nth-child(3){animation-delay:.23s}.about-page .reveal.revealed .how-step:nth-child(4){animation-delay:.32s}.about-page .reveal.revealed .how-step{animation:revealUp .6s cubic-bezier(.22,1,.36,1) both}.contact-page.modern-page{padding-left:0!important;padding-right:0!important;padding-top:0!important;max-width:100%!important;margin:0!important;gap:0!important;display:flex;flex-direction:column}.contact-hero-v2{display:grid;grid-template-columns:1fr 320px;gap:1.75rem;background:#0f172a;border-radius:0 0 28px 28px;padding:3rem 3rem 2.75rem;box-shadow:0 16px 48px #0f172a4d;align-items:center;margin-bottom:3rem}.contact-hero-copy .eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#fb923c;display:block;margin-bottom:.6rem}.contact-hero-copy h2{font-size:clamp(1.7rem,3vw,2.4rem);font-weight:900;color:#fff;letter-spacing:-.022em;margin:0 0 .75rem;line-height:1.08}.contact-hero-copy>p{color:#c8daf5d1;font-size:1rem;line-height:1.62;margin:0 0 1rem}.contact-proof-list{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.4rem}.contact-proof-list li{color:#bad2f5d1;font-size:.92rem;padding-left:1.1rem;position:relative;font-weight:600}.contact-proof-list li:before{content:"✓";position:absolute;left:0;color:#4ade80;font-weight:700}.contact-methods-panel{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem 1.4rem;display:flex;flex-direction:column;gap:1.1rem;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.contact-method-row{display:flex;align-items:flex-start;gap:.9rem}.contact-method-row>div{min-width:0;flex:1}.cm-icon{font-size:1.35rem;flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f973162e;border-radius:10px}.cm-label{font-size:.68rem;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;display:block;margin-bottom:.18rem}.cm-value{font-size:.78rem;color:#dceaffe6;font-weight:600;display:block;line-height:1.45;word-break:break-word;overflow-wrap:anywhere;min-width:0}.cm-link{color:#93c5fd;text-decoration:none}.cm-link:hover{color:#fff;text-decoration:underline}.contact-body{display:grid;grid-template-columns:1fr 340px;gap:1.5rem;max-width:1200px;margin:0 auto 3rem;padding:0 1.75rem;box-sizing:border-box;width:100%}.contact-form-card{background:#fff;border-radius:20px;padding:2.25rem 2rem;box-shadow:0 4px 24px #0f172a14}.contact-form-card h3{font-size:clamp(1.25rem,2.5vw,1.65rem);font-weight:900;color:#0f172a;margin:0 0 .3rem}.contact-form-card>p{font-size:.93rem;color:#64748b;margin:0 0 1.5rem}.contact-form{display:flex;flex-direction:column;gap:.9rem}.cf-row{display:grid;grid-template-columns:1fr 1fr;gap:.9rem}.cf-label{display:flex;flex-direction:column;gap:.3rem}.cf-label>span{font-size:.8rem;font-weight:700;color:#334155;letter-spacing:.01em}.cf-label input,.cf-label select,.cf-label textarea{border:1.5px solid #e2e8f0;border-radius:10px;background:#f8fafc;padding:0 .9rem;height:44px;font-size:.92rem;color:#1e293b;font-family:inherit;width:100%;box-sizing:border-box;transition:border-color .18s,box-shadow .18s}.cf-label textarea{height:auto;padding:.75rem .9rem;resize:vertical;line-height:1.52}.cf-label input:focus,.cf-label select:focus,.cf-label textarea:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px #3b82f624}.cf-error{font-size:.84rem;color:#dc2626;font-weight:600;margin:0;padding:.6rem .85rem;background:#fef2f2;border-radius:8px;border-left:3px solid #dc2626}.cf-submit{height:50px;font-size:1rem;font-weight:800;background:linear-gradient(135deg,#f97316,#ea580c);border:none;border-radius:10px;color:#fff;cursor:pointer;box-shadow:0 4px 16px #ea580c4d;transition:transform .18s,box-shadow .18s,opacity .18s;font-family:inherit;letter-spacing:.01em;width:100%}.cf-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #ea580c66}.cf-submit:disabled{opacity:.7;cursor:not-allowed}.cf-note{font-size:.78rem;color:#94a3b8;margin:0;text-align:center}.contact-success{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2.5rem 1rem;gap:.75rem}.cs-icon{font-size:2.5rem}.contact-success h4{font-size:1.3rem;font-weight:900;color:#0f172a;margin:0}.contact-success p{font-size:.95rem;color:#475569;margin:0;line-height:1.6;max-width:320px}.contact-side-panel{display:flex;flex-direction:column;gap:1.25rem}.support-guidelines{background:#fff;border-radius:16px;padding:1.5rem 1.4rem;box-shadow:0 2px 14px #0f172a12}.support-guidelines h4{font-size:1rem;font-weight:900;color:#0f172a;margin:0 0 .85rem;padding-bottom:.6rem;border-bottom:2px solid #f97316;display:inline-block}.support-guidelines ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.55rem}.support-guidelines ul li{font-size:.88rem;color:#475569;padding-left:1rem;position:relative;line-height:1.45}.support-guidelines ul li:before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;border-radius:50%;background:#f97316}@media (max-width: 960px){.contact-hero-v2{grid-template-columns:1fr;padding:2.25rem 2rem 2rem}.contact-body{grid-template-columns:1fr}.contact-side-panel{flex-direction:row;flex-wrap:wrap}.support-guidelines{flex:1;min-width:260px}.contact-body .compact-map{flex:1;min-width:260px;height:200px}}@media (max-width: 600px){.contact-hero-v2{border-radius:0 0 18px 18px;padding:1.75rem 1.25rem 1.5rem}.cf-row{grid-template-columns:1fr}.contact-form-card{padding:1.5rem 1.25rem}.contact-side-panel{flex-direction:column}}.about-hero-v2{position:relative!important;overflow:hidden!important;min-height:580px!important;background:none!important;padding:0!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;border-radius:0 0 28px 28px!important;box-shadow:0 28px 72px #08102473!important;margin-bottom:3rem!important}.about-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.about-hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center 22%;display:block}.about-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to bottom,#060e1e85,#060e1e47 38%,#060e1e85 72%,#060e1ed1),linear-gradient(to right,#060e1e4d,#060e1e00 45%,#060e1e99)}.about-hero-fg{position:relative;z-index:2;display:grid;grid-template-columns:1fr 360px;gap:2rem;align-items:center;padding:3.5rem 3rem 4rem;width:100%;box-sizing:border-box;flex:1}.about-hero-fg .about-hero-copy{display:flex;flex-direction:column;gap:0;animation:heroFadeLeft .7s ease .2s both}.about-hero-fg .about-hero-copy h2{font-size:clamp(1.9rem,3.5vw,2.9rem);font-weight:900;color:#fff;line-height:1.07;letter-spacing:-.024em;margin:0 0 .9rem;text-shadow:0 2px 24px rgba(0,0,0,.55)}.about-hero-aside{animation:heroFadeRight .7s ease .35s both}.about-contact-card{background:#fff;border-radius:18px;padding:1.65rem 1.75rem 1.75rem;box-shadow:0 24px 72px #00000073,0 0 0 1px #ffffff14}.about-contact-card h3{font-size:1.08rem;font-weight:900;color:#0f172a;margin:0 0 1rem;padding-bottom:.6rem;border-bottom:2px solid #f97316;display:inline-block}.about-contact-card .contact-row{font-size:.9rem;color:#334155;margin:.5rem 0}.about-contact-card .contact-row a{color:#1d4ed8;font-weight:700;text-decoration:none}.about-contact-card .contact-row a:hover{text-decoration:underline}.about-contact-card .contact-promise{font-size:.8rem;color:#94a3b8;margin:.75rem 0 0;font-style:italic}@media (max-width: 960px){.about-hero-v2{min-height:unset!important}.about-hero-fg{grid-template-columns:1fr;padding:2.5rem 2rem 2.25rem;gap:1.5rem}}@media (max-width: 560px){.about-hero-v2{border-radius:0 0 18px 18px!important}.about-hero-fg{padding:1.75rem 1.25rem 1.5rem;gap:1.25rem}.about-hero-fg .about-hero-copy h2{font-size:1.55rem}}.catalog-root{display:flex;flex-direction:column;min-height:100vh;background:#f2f4f8}.cat-topbar{position:sticky;top:0;z-index:100;display:flex;align-items:center;gap:1rem;background:#0f172a;padding:.85rem 1.5rem;box-shadow:0 2px 12px #08102459}.cat-brand{display:flex;align-items:center;gap:.7rem;flex-shrink:0}.cat-brand-dot{width:10px;height:10px;border-radius:50%;background:#f97316;box-shadow:0 0 0 3px #f9731640;flex-shrink:0}.cat-brand strong{display:block;font-size:.97rem;font-weight:900;color:#fff;white-space:nowrap}.cat-brand span{display:block;font-size:.72rem;color:#94a3b8d9;white-space:nowrap}.cat-search-wrap{flex:1;display:flex;align-items:center;background:#ffffff1a;border:1.5px solid rgba(255,255,255,.14);border-radius:10px;padding:0 .85rem;gap:.5rem;transition:border-color .18s,background .18s}.cat-search-wrap:focus-within{border-color:#f97316;background:#ffffff26}.cat-search-icon{font-size:.9rem;opacity:.65;flex-shrink:0}.cat-search-wrap input{flex:1;height:40px;background:transparent;border:none;outline:none;font-size:.9rem;color:#fff;font-family:inherit}.cat-search-wrap input::placeholder{color:#94a3b8a6}.cat-search-clear{background:none;border:none;color:#94a3b8bf;cursor:pointer;font-size:.8rem;padding:0;flex-shrink:0;font-family:inherit}.cat-search-clear:hover{color:#fff}.cat-cart-chip{display:flex;align-items:center;gap:.5rem;background:#f97316;border:none;border-radius:10px;padding:.55rem 1rem;cursor:pointer;font-family:inherit;color:#fff;font-weight:800;font-size:.88rem;flex-shrink:0;transition:background .18s,transform .18s;position:relative}.cat-cart-chip:hover{background:#ea580c;transform:translateY(-1px)}.cat-cart-count{position:absolute;top:-6px;right:-6px;width:18px;height:18px;background:#fff;color:#ea580c;border-radius:50%;font-size:.68rem;font-weight:900;display:flex;align-items:center;justify-content:center}.cat-cart-total{font-size:.9rem;font-weight:800}.min-strip{display:flex;align-items:center;gap:1rem;background:#fff7ed;border-bottom:2px solid #fed7aa;padding:.6rem 1.5rem;font-size:.83rem;transition:background .3s,border-color .3s}.min-strip.min-strip-met{background:#f0fdf4;border-bottom-color:#bbf7d0}.min-strip-label{flex:1;font-weight:700;color:#92400e}.min-strip.min-strip-met .min-strip-label{color:#166534}.min-strip-track{width:160px;height:6px;background:#fed7aa;border-radius:4px;overflow:hidden;flex-shrink:0}.min-strip.min-strip-met .min-strip-track{background:#bbf7d0}.min-strip-fill{height:100%;background:#f97316;border-radius:4px;transition:width .4s ease}.min-strip.min-strip-met .min-strip-fill{background:#22c55e}.min-strip-amount{font-weight:800;color:#0f172a;font-size:.82rem;white-space:nowrap}.cat-layout{display:grid;grid-template-columns:220px 1fr;gap:0;flex:1;min-height:0}.cat-sidebar{background:#fff;border-right:1px solid #e2e8f0;padding:1.5rem .85rem 2rem;overflow-y:auto;position:sticky;top:109px;height:calc(100vh - 109px)}.cat-sidebar-head{font-size:.68rem;font-weight:900;color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;margin:0 0 .75rem .4rem}.cat-nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.2rem}.cat-nav-btn{width:100%;display:flex;align-items:center;gap:.6rem;padding:.62rem .75rem;border:none;border-radius:10px;background:transparent;cursor:pointer;text-align:left;font-family:inherit;transition:background .16s,color .16s}.cat-nav-btn:hover,.cat-nav-btn.active{background:#fff7ed}.cat-nav-icon{font-size:1.1rem;flex-shrink:0}.cat-nav-label{flex:1;font-size:.88rem;font-weight:600;color:#334155}.cat-nav-btn.active .cat-nav-label{color:#ea580c;font-weight:800}.cat-nav-count{font-size:.72rem;font-weight:800;color:#94a3b8;background:#f1f5f9;padding:.1rem .45rem;border-radius:20px}.cat-nav-btn.active .cat-nav-count{background:#ffedd5;color:#ea580c}.cat-products{padding:1.5rem;overflow-y:auto;background:#f2f4f8}.cat-products-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.1rem;flex-wrap:wrap;gap:.75rem}.cat-products-title{display:flex;align-items:baseline;gap:.75rem}.cat-products-title h2{font-size:1.35rem;font-weight:900;color:#0f172a;margin:0}.cat-result-count{font-size:.83rem;color:#64748b;font-weight:600}.cat-sort-select{height:36px;border:1.5px solid #e2e8f0;border-radius:8px;background:#fff;padding:0 .75rem;font-size:.85rem;font-family:inherit;color:#334155;font-weight:600;cursor:pointer}.cat-sort-select:focus{outline:none;border-color:#f97316}.active-filters{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.filter-chip{display:inline-flex;align-items:center;gap:.4rem;background:#fff7ed;border:1px solid #fed7aa;color:#92400e;font-size:.8rem;font-weight:700;padding:.3rem .65rem;border-radius:20px}.filter-chip button{background:none;border:none;cursor:pointer;font-size:.7rem;color:#f97316;padding:0;font-family:inherit;font-weight:900;line-height:1}.filter-chip button:hover{color:#ea580c}.filter-clear-all{background:none;border:none;font-size:.8rem;font-weight:700;color:#94a3b8;cursor:pointer;font-family:inherit;text-decoration:underline}.filter-clear-all:hover{color:#475569}.pcard-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.pcard-empty{grid-column:1 / -1;text-align:center;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.pcard-empty>span{font-size:2.5rem}.pcard-empty h3{font-size:1.2rem;font-weight:900;color:#0f172a;margin:0}.pcard-empty p{font-size:.9rem;color:#64748b;margin:0}.pcard{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #0f172a12;display:flex;flex-direction:column;transition:transform .22s ease,box-shadow .22s ease;border:1.5px solid transparent}.pcard:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0f172a1f}.pcard--in-cart{border-color:#f97316}.pcard-img{position:relative;aspect-ratio:4 / 3;overflow:hidden;cursor:pointer;background:#f8fafc}.pcard-img img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;display:block}.pcard:hover .pcard-img img{transform:scale(1.04)}.pcard-in-cart-badge{position:absolute;top:.6rem;left:.6rem;background:#f97316;color:#fff;font-size:.72rem;font-weight:800;padding:.25rem .6rem;border-radius:20px;box-shadow:0 2px 8px #ea580c59}.pcard-category-pill{position:absolute;bottom:.6rem;right:.6rem;background:#0f172abf;color:#d2e4ffeb;font-size:.67rem;font-weight:700;padding:.22rem .55rem;border-radius:6px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);letter-spacing:.03em}.pcard-body{padding:1rem 1.1rem 1.1rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.pcard-meta-row{display:flex;align-items:center;justify-content:space-between;gap:.4rem}.pcard-brand{font-size:.72rem;font-weight:800;color:#f97316;text-transform:uppercase;letter-spacing:.05em}.pcard-sku{font-size:.68rem;color:#94a3b8;font-weight:600}.pcard-name{font-size:.97rem;font-weight:800;color:#0f172a;margin:0;line-height:1.3;cursor:pointer;flex:1}.pcard-name:hover{color:#f97316}.pcard-pack-pill{display:inline-block;font-size:.72rem;font-weight:700;color:#475569;background:#f1f5f9;padding:.22rem .6rem;border-radius:6px;align-self:flex-start}.pcard-price-row{display:flex;align-items:baseline;gap:.3rem;flex-wrap:wrap}.pcard-price{font-size:1.3rem;font-weight:900;color:#0f172a;font-family:Anton,Impact,sans-serif;line-height:1}.pcard-per{font-size:.75rem;color:#64748b;font-weight:600}.pcard-line-total{font-size:.78rem;color:#1d4ed8;font-weight:800;margin-left:auto}.pcard-actions{display:flex;align-items:center;gap:.6rem;margin-top:auto}.qty-stepper{display:flex;align-items:center;border:1.5px solid #e2e8f0;border-radius:8px;overflow:hidden;flex-shrink:0}.qty-step-btn{width:30px;height:34px;background:#f8fafc;border:none;font-size:1rem;font-weight:700;color:#475569;cursor:pointer;font-family:inherit;transition:background .15s,color .15s;flex-shrink:0}.qty-step-btn:hover{background:#f97316;color:#fff}.qty-step-input{width:44px;height:34px;border:none;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;text-align:center;font-size:.88rem;font-weight:700;color:#0f172a;font-family:inherit;background:#fff;-moz-appearance:textfield}.qty-step-input::-webkit-inner-spin-button,.qty-step-input::-webkit-outer-spin-button{-webkit-appearance:none}.qty-step-input:focus{outline:none;background:#fff7ed}.qty-stepper--sm .qty-step-btn{width:26px;height:30px;font-size:.9rem}.qty-stepper--sm .qty-step-input{width:36px;height:30px;font-size:.82rem}.pcard-add-btn{flex:1;height:36px;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:none;border-radius:8px;font-size:.85rem;font-weight:800;cursor:pointer;font-family:inherit;transition:transform .18s,box-shadow .18s,background .22s;box-shadow:0 3px 10px #ea580c47;white-space:nowrap}.pcard-add-btn:hover{transform:translateY(-1px);box-shadow:0 6px 18px #ea580c61}.pcard-add-btn--added{background:linear-gradient(135deg,#16a34a,#15803d)!important;box-shadow:0 3px 10px #16a34a4d!important;transform:none!important}.pcard-details-link{background:none;border:none;font-size:.78rem;font-weight:700;color:#64748b;cursor:pointer;font-family:inherit;padding:0;text-align:left;transition:color .15s}.pcard-details-link:hover{color:#f97316}.cat-checkout{background:#fff;border-left:1px solid #e2e8f0;padding:0;overflow-y:auto;position:sticky;top:109px;height:calc(100vh - 109px);display:flex;flex-direction:column}.co-sticky-cta{position:sticky;top:0;z-index:10;background:#fff;border-bottom:1px solid #f1f5f9;padding:.85rem 1.25rem;display:flex;flex-direction:column;gap:.55rem;flex-shrink:0}.co-sticky-summary{display:flex;align-items:baseline;justify-content:space-between}.co-sticky-label{font-size:.75rem;color:#94a3b8;font-weight:600}.co-sticky-total{font-size:1.05rem;font-weight:900;color:#0f172a}.co-proceed-btn{width:100%;background:#f97316;color:#fff;border:none;border-radius:8px;padding:.75rem 1rem;font-size:.9rem;font-weight:800;cursor:pointer;transition:background .15s,opacity .15s;letter-spacing:.01em}.co-proceed-btn:hover:not(:disabled){background:#ea6c0a}.co-proceed-btn:disabled{opacity:.6;cursor:default}.co-proceed-btn--locked{background:#94a3b8}.co-proceed-btn--locked:hover:not(:disabled){background:#7c8fa3}.co-checkout-body{flex:1;overflow-y:auto;padding:1rem 1.25rem 1.5rem;display:flex;flex-direction:column;gap:.75rem}.co-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.co-head h2{font-size:1.05rem;font-weight:900;color:#0f172a;margin:0}.co-head-right{display:flex;flex-direction:column;align-items:flex-end;gap:.15rem;flex-shrink:0}.co-head-total{font-size:1.18rem;font-weight:900;color:#0f172a;letter-spacing:-.01em}.co-clear-btn{background:none;border:none;font-size:.8rem;font-weight:700;color:#94a3b8;cursor:pointer;font-family:inherit}.co-clear-btn:hover{color:#dc2626}.co-info-strip{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem .5rem;padding:.4rem .7rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:.75rem;color:#475569}.co-info-item{display:flex;align-items:center;gap:.25rem}.co-info-icon{font-size:.85rem}.co-info-label{display:none}.co-info-sep{color:#cbd5e1;margin:0 .15rem}.co-info-item strong{font-size:.75rem;color:#0f172a;font-weight:800}.co-min-bar{background:#fff7ed;border-radius:8px;padding:.5rem .65rem}.co-min-row{display:flex;justify-content:space-between;font-size:.74rem;font-weight:700;color:#92400e;margin-bottom:.3rem}.co-min-track{height:5px;background:#fed7aa;border-radius:4px;overflow:hidden}.co-min-fill{height:100%;background:#f97316;border-radius:4px;transition:width .4s ease}.co-items{display:flex;flex-direction:column;gap:.65rem}.co-empty{font-size:.85rem;color:#94a3b8;text-align:center;padding:1.5rem 0;margin:0}.co-line{display:flex;flex-direction:column;gap:.35rem;padding:.6rem .7rem;background:#f8fafc;border-radius:8px;border:1px solid #f1f5f9}.co-line-row1{display:flex;align-items:baseline;gap:.5rem}.co-line-name{font-size:.84rem;font-weight:700;color:#0f172a;flex:1;line-height:1.3}.co-line-total{font-size:.84rem;font-weight:800;color:#0f172a;white-space:nowrap;flex-shrink:0}.co-line-row2{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.co-line-pack{font-size:.71rem;color:#64748b}.co-line-qty{margin-left:auto}.co-remove-btn{background:none;border:none;font-size:.78rem;color:#94a3b8;cursor:pointer;font-family:inherit;flex-shrink:0}.co-remove-btn:hover{color:#dc2626}.co-totals{border-top:1.5px solid #f1f5f9;padding-top:.85rem;display:flex;flex-direction:column;gap:.45rem}.co-total-row{display:flex;justify-content:space-between;font-size:.85rem;color:#475569}.co-total-row strong{color:#0f172a;font-weight:800}.co-total-grand{font-size:1rem;font-weight:900;color:#0f172a;padding-top:.45rem;border-top:1.5px solid #f1f5f9}.co-total-grand strong{color:#f97316;font-size:1.1rem}.co-form{display:flex;flex-direction:column;gap:.6rem;border-top:1.5px solid #f1f5f9;padding-top:.85rem}.co-form-head{font-size:.8rem;font-weight:900;color:#0f172a;text-transform:uppercase;letter-spacing:.07em;margin:0 0 .1rem}.co-label{display:flex;flex-direction:column;gap:.2rem;font-size:.75rem;font-weight:700;color:#475569}.co-label input,.co-label select{height:38px;border:1.5px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:0 .75rem;font-size:.87rem;color:#0f172a;font-family:inherit;width:100%;transition:border-color .18s}.co-label input:focus,.co-label select:focus{outline:none;border-color:#f97316;background:#fff;box-shadow:0 0 0 3px #f973161f}.co-msg{font-size:.8rem;font-weight:600;padding:.5rem .75rem;border-radius:8px;margin:0}.co-msg--warn{background:#fef3c7;color:#92400e;border-left:3px solid #f97316}.co-msg--ok{background:#f0fdf4;color:#166534;border-left:3px solid #22c55e}.co-submit-btn{height:46px;background:linear-gradient(135deg,#f97316,#ea580c);border:none;border-radius:10px;color:#fff;font-size:.9rem;font-weight:900;cursor:pointer;font-family:inherit;box-shadow:0 4px 16px #ea580c47;transition:transform .18s,box-shadow .18s,opacity .18s;letter-spacing:.01em}.co-submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #ea580c61}.co-submit-btn:disabled{background:#cbd5e1;box-shadow:none;cursor:not-allowed;color:#94a3b8}.co-note{font-size:.72rem;color:#94a3b8;text-align:center;margin:0}.co-head-left{display:flex;flex-direction:column;gap:.1rem}.co-head-count{font-size:.72rem;color:#94a3b8;font-weight:600}.co-min-label{font-size:.78rem;font-weight:700;color:#92400e}.co-min-label--met{font-size:.78rem;font-weight:700;color:#15803d}.co-min-amounts{font-size:.75rem;font-weight:600;color:#94a3b8}.co-empty-state{display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:1.5rem 0;color:#94a3b8;font-size:.83rem;text-align:center}.co-empty-state span{font-size:1.8rem}.co-empty-state p{margin:0;font-weight:600;color:#64748b}.co-empty-state small{font-size:.72rem}.co-line-meta{display:flex;align-items:center;gap:.4rem;margin-top:.1rem}.co-line-taxable-badge{display:inline-block;font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:.08rem .35rem;background:#fef3c7;color:#92400e;border-radius:4px;border:1px solid #fde68a}.co-financials{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.65rem .8rem;display:flex;flex-direction:column;gap:.3rem}.co-fin-row{display:flex;align-items:center;justify-content:space-between;font-size:.84rem;color:#475569}.co-fin-row--tax{align-items:flex-start}.co-fin-row--indent{padding-left:1rem;font-size:.77rem;color:#94a3b8}.co-fin-row--grand{font-size:1rem;font-weight:900;color:#0f172a;padding-top:.2rem}.co-fin-divider{height:1px;background:#e2e8f0;margin:.2rem 0}.co-fin-tax-label{display:flex;flex-direction:column;gap:.15rem;font-weight:600}.co-fin-tax-note{font-size:.68rem;color:#94a3b8;font-weight:500}.co-fin-exempt-badge{display:inline-block;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;padding:.12rem .45rem;background:#dcfce7;color:#15803d;border-radius:5px;border:1px solid #bbf7d0;margin-left:.4rem;vertical-align:middle}.co-fin-exempt-badge--lg{font-size:.72rem;padding:.2rem .6rem;border-radius:7px;margin-left:0;flex-shrink:0;align-self:flex-start}.co-fin-exempt-value{color:#15803d;font-weight:700}.co-fin-exempt-note{display:flex;align-items:center;gap:.4rem;font-size:.72rem;color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:.5rem .7rem;margin-top:.3rem;font-weight:600}.co-fin-food-note{display:flex;align-items:center;gap:.4rem;font-size:.72rem;color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:.5rem .7rem;margin-top:.3rem;font-weight:600}.co-form-section-head{display:flex;align-items:center;gap:.55rem;font-size:.8rem;font-weight:900;color:#0f172a;text-transform:uppercase;letter-spacing:.07em;margin-top:.4rem}.co-form-section-num{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#0f172a;color:#fff;font-size:.7rem;font-weight:900;flex-shrink:0}.co-form-row{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.co-label-optional{font-size:.65rem;font-weight:500;color:#94a3b8;text-transform:none;letter-spacing:0;margin-left:.25rem}.co-required{color:#dc2626;font-weight:900;margin-left:.1rem}.co-fulfillment-options{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.co-fulfillment-card{display:flex;align-items:center;gap:.55rem;border:1.5px solid #e2e8f0;border-radius:10px;padding:.65rem .8rem;cursor:pointer;transition:border-color .15s,background .15s;background:#fff}.co-fulfillment-card input[type=radio]{flex-shrink:0;accent-color:#f97316}.co-fulfillment-card.active{border-color:#f97316;background:#fff7ed}.co-fc-body{display:flex;flex-direction:column;gap:.1rem}.co-fc-body strong{font-size:.82rem;color:#0f172a;font-weight:600}.co-fc-price{color:#f97316}.co-fc-body small{font-size:.7rem;color:#94a3b8}.co-tax-exempt-block{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;padding:.85rem 1rem;display:flex;flex-direction:column;gap:.5rem}.co-tax-exempt-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.co-tax-exempt-header strong{font-size:.84rem;color:#0f172a;display:block}.co-tax-exempt-header p{font-size:.73rem;color:#64748b;margin:.2rem 0 0}.co-tax-note{font-size:.72rem;color:#94a3b8;margin:0;line-height:1.5}.co-tax-inline{font-size:.72rem;color:#94a3b8;margin:0}.co-tax-inline a{color:#64748b;text-decoration:underline}.co-tax-inline a:hover{color:#0f172a}.co-tax-inline--exempt{color:#15803d;font-weight:600}.co-submit-btn--ready{background:linear-gradient(135deg,#0f172a,#1d4ed8)!important;box-shadow:0 4px 18px #1d4ed859!important}.co-submit-btn--ready:hover{transform:translateY(-2px);box-shadow:0 8px 28px #1d4ed873!important}.co-submit-total{font-size:.95rem;font-weight:900;margin-left:.6rem;opacity:.9}@media (max-width: 1100px){.cat-layout{grid-template-columns:200px 1fr 280px}}@media (max-width: 880px){.cat-layout{grid-template-columns:1fr}.cat-sidebar{position:static;height:auto;border-right:none;border-bottom:1px solid #e2e8f0;padding:1rem}.cat-nav-list{flex-direction:row;flex-wrap:wrap}.cat-nav-btn{width:auto;padding:.4rem .7rem}.cat-checkout{position:static;height:auto;border-left:none;border-top:1px solid #e2e8f0}.min-strip{flex-wrap:wrap}.min-strip-track{width:100%}}@media (max-width: 600px){.cat-topbar{padding:.75rem 1rem;gap:.65rem}.cat-brand span{display:none}.pcard-grid{grid-template-columns:1fr}.cat-products{padding:1rem}}.pcard-grid{grid-template-columns:repeat(4,1fr);gap:.85rem}.pcard-img{aspect-ratio:16 / 9}.pcard-body{padding:.8rem .9rem .9rem;gap:.38rem}.pcard-name{font-size:.88rem}.pcard-price{font-size:1.1rem}.qty-step-btn{width:26px;height:30px;font-size:.9rem}.qty-step-input{width:36px;height:30px;font-size:.82rem}.pcard-add-btn{height:30px;font-size:.78rem}.pcard-details-link{font-size:.72rem}@media (max-width: 1180px){.pcard-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1100px){.pcard-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.pcard-grid{grid-template-columns:repeat(2,1fr);gap:.65rem}}@media (max-width: 420px){.pcard-grid{grid-template-columns:1fr}}.product-page.modern-page{max-width:1100px;margin:0 auto;padding:1.5rem 1.75rem 4rem}.pd-breadcrumb{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.pd-breadcrumb button{background:none;border:none;font-size:.85rem;color:#f97316;font-weight:700;cursor:pointer;font-family:inherit;padding:0}.pd-breadcrumb button:hover{text-decoration:underline}.pd-breadcrumb span{font-size:.85rem;color:#94a3b8}.pd-breadcrumb-current{color:#475569;font-weight:600}.pd-wrap{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start}.pd-gallery{display:flex;flex-direction:column;gap:.75rem}.pd-main-img-wrap{border-radius:18px;overflow:hidden;background:#f8fafc;aspect-ratio:4 / 3;box-shadow:0 4px 24px #0f172a17}.pd-main-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.pd-main-img-wrap:hover .pd-main-img{transform:scale(1.03)}.pd-thumb-row{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.pd-thumb{border:2px solid transparent;border-radius:10px;overflow:hidden;cursor:pointer;background:#f8fafc;padding:0;aspect-ratio:1;transition:border-color .18s}.pd-thumb img{width:100%;height:100%;object-fit:cover;display:block}.pd-thumb--active{border-color:#f97316}.pd-thumb:hover{border-color:#fdba74}.pd-info{display:flex;flex-direction:column;gap:1.1rem}.pd-mobile-details-toggle{display:none}.pd-eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#f97316;margin:0}.pd-title{font-size:clamp(1.35rem,2.5vw,1.9rem);font-weight:900;color:#0f172a;line-height:1.15;margin:0;letter-spacing:-.018em}.pd-sub{font-size:.85rem;color:#64748b;margin:0;font-weight:600}.pd-desc{font-size:.93rem;color:#475569;line-height:1.65;margin:0}.pd-pack-row{display:flex;flex-wrap:wrap;gap:.5rem}.pd-pack-pill{display:inline-block;font-size:.82rem;font-weight:700;color:#334155;background:#f1f5f9;padding:.35rem .85rem;border-radius:8px;border:1px solid #e2e8f0}.pd-price-block{background:#fff7ed;border:1.5px solid #fed7aa;border-radius:14px;padding:1.1rem 1.25rem}.pd-price-main{display:flex;align-items:baseline;gap:.3rem}.pd-price{font-size:2rem;font-weight:900;color:#0f172a;font-family:Anton,Impact,sans-serif;line-height:1}.pd-per{font-size:.85rem;color:#64748b;font-weight:600}.pd-line-total{font-size:.9rem;color:#0f172a;margin:.35rem 0 0}.pd-line-total strong{color:#ea580c}.pd-price-note{font-size:.75rem;color:#92400e;margin:.35rem 0 0;font-weight:600}.pd-atc-block{display:flex;flex-direction:column;gap:.65rem}.pd-atc-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.pd-stepper .qty-step-btn{width:40px;height:44px;font-size:1.15rem}.pd-stepper .qty-step-input{width:56px;height:44px;font-size:1rem;font-weight:800}.pd-cases-label{font-size:.85rem;color:#64748b;font-weight:600;flex-shrink:0}.pd-atc-btn{flex:1;height:48px;min-width:160px;background:linear-gradient(135deg,#f97316,#ea580c);border:none;border-radius:12px;color:#fff;font-size:1rem;font-weight:900;cursor:pointer;font-family:inherit;box-shadow:0 4px 18px #ea580c52;transition:transform .18s,box-shadow .18s,background .22s;letter-spacing:.01em}.pd-atc-btn:hover{transform:translateY(-2px);box-shadow:0 8px 26px #ea580c6b}.pd-atc-btn--added{background:linear-gradient(135deg,#16a34a,#15803d)!important;box-shadow:0 4px 18px #16a34a52!important;transform:none!important}.pd-added-msg{display:flex;align-items:center;gap:.5rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:.65rem .9rem;font-size:.88rem;font-weight:600;color:#166534}.pd-added-msg button{background:none;border:none;font-size:.88rem;font-weight:800;color:#f97316;cursor:pointer;font-family:inherit;padding:0}.pd-added-msg button:hover{text-decoration:underline}.pd-codes{border-top:1.5px solid #f1f5f9;padding-top:1rem}.pd-codes-head{font-size:.72rem;font-weight:900;color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;margin:0 0 .65rem}.pd-codes-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem 1.5rem}.pd-codes-grid>div{display:flex;flex-direction:column;gap:.1rem}.pd-codes-grid span{font-size:.7rem;color:#94a3b8;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.pd-codes-grid strong{font-size:.87rem;color:#334155;font-weight:700}.pd-nav-btns{display:flex;gap:.75rem;flex-wrap:wrap}@media (max-width: 760px){.pd-wrap{grid-template-columns:1fr;gap:1.5rem}.product-page.modern-page{padding:1rem 1rem 3rem}}@media (max-width: 480px){.pd-thumb-row{grid-template-columns:repeat(4,1fr)}.pd-atc-row{flex-direction:column;align-items:stretch}.pd-stepper{justify-content:center}.pd-atc-btn{width:100%}}.contact-hero-v2{position:relative!important;overflow:hidden!important;min-height:580px!important;background:none!important;padding:0!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;border-radius:0 0 28px 28px!important;box-shadow:0 28px 72px #08102473!important;margin-bottom:3rem!important}.contact-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.contact-hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center 30%;display:block}.contact-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to bottom,#060e1e99,#060e1e59 40%,#060e1e99 72%,#060e1ee0),linear-gradient(to right,#060e1e4d,#060e1e1a 40%,#060e1ebf)}.contact-hero-fg{position:relative;z-index:2;display:grid;grid-template-columns:1fr 260px;gap:1.5rem;align-items:start;padding:3rem 2.5rem 3.5rem;width:100%;box-sizing:border-box;flex:1}.contact-hero-copy{display:flex;flex-direction:column;gap:0;animation:heroFadeLeft .7s ease .2s both}.contact-hero-copy h2{font-size:clamp(1.9rem,3.5vw,2.9rem);font-weight:900;color:#fff;line-height:1.07;letter-spacing:-.024em;margin:0 0 .9rem;text-shadow:0 2px 24px rgba(0,0,0,.55)}.contact-methods-panel{animation:heroFadeRight .7s ease .35s both;background:#060e1eb8!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:16px!important;padding:1.4rem 1.3rem!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;display:flex!important;flex-direction:column!important;gap:1rem!important;position:relative!important;z-index:3!important}.contact-hero-v2 .twfs-hero-badge{z-index:3}@media (max-width: 1100px){.contact-hero-fg{grid-template-columns:1fr 220px;padding:2.75rem 2rem 3rem}}@media (max-width: 960px){.contact-hero-v2{min-height:unset!important}.contact-hero-fg{grid-template-columns:1fr;padding:2.5rem 1.75rem 2.25rem;gap:1.5rem}}@media (max-width: 560px){.contact-hero-v2{border-radius:0 0 18px 18px!important}.contact-hero-fg{padding:1.75rem 1.25rem 1.5rem;gap:1.25rem}.contact-hero-copy h2{font-size:1.6rem}}.contact-body{display:grid!important;grid-template-columns:1fr 320px!important;gap:1.75rem!important;max-width:1200px!important;margin:0 auto 3rem!important;padding:0 1.75rem!important;box-sizing:border-box!important;width:100%!important}.contact-form-card{background:#fff!important;border-radius:20px!important;padding:2rem 2rem 2.25rem!important;box-shadow:0 4px 28px #0f172a17!important}.cfc-head{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1.5px solid #f1f5f9}.cfc-head-icon{font-size:2rem;flex-shrink:0;width:52px;height:52px;background:#fff7ed;border-radius:14px;display:flex;align-items:center;justify-content:center}.cfc-head h3{font-size:1.25rem!important;font-weight:900!important;color:#0f172a!important;margin:0 0 .2rem!important}.cfc-head p{font-size:.88rem;color:#64748b;margin:0}.contact-form{display:flex!important;flex-direction:column!important;gap:1.5rem!important}.cf-group{display:flex;flex-direction:column;gap:.75rem}.cf-group-label{font-size:.7rem;font-weight:900;color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;margin:0;padding-bottom:.4rem;border-bottom:1px solid #f1f5f9}.cf-label{display:flex!important;flex-direction:column!important;gap:.32rem!important}.cf-label>span{font-size:.78rem!important;font-weight:700!important;color:#334155!important}.cf-label input,.cf-label select,.cf-label textarea{border:1.5px solid #e2e8f0!important;border-radius:10px!important;background:#f8fafc!important;padding:0 .9rem!important;height:44px!important;font-size:.92rem!important;color:#1e293b!important;font-family:inherit!important;width:100%!important;box-sizing:border-box!important;transition:border-color .18s,box-shadow .18s,background .18s!important}.cf-label textarea{height:auto!important;padding:.8rem .9rem!important;resize:vertical!important;line-height:1.55!important}.cf-label input:focus,.cf-label select:focus,.cf-label textarea:focus{outline:none!important;border-color:#f97316!important;background:#fff!important;box-shadow:0 0 0 3px #f9731624!important}.cf-label input::placeholder,.cf-label textarea::placeholder{color:#94a3b8}.cf-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:.85rem!important}.cf-error{display:flex!important;align-items:center!important;gap:.5rem!important;font-size:.85rem!important;color:#dc2626!important;font-weight:600!important;background:#fef2f2!important;border-left:3px solid #dc2626!important;border-radius:0 8px 8px 0!important;padding:.65rem .85rem!important;margin:0!important}.cf-submit-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;height:52px;background:linear-gradient(135deg,#f97316,#ea580c);border:none;border-radius:12px;color:#fff;font-size:1rem;font-weight:900;cursor:pointer;font-family:inherit;box-shadow:0 4px 18px #ea580c4d;transition:transform .18s,box-shadow .18s,opacity .18s;letter-spacing:.02em;width:100%}.cf-submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 26px #ea580c6b}.cf-submit-btn:disabled{opacity:.65;cursor:not-allowed}.cf-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:cf-spin .7s linear infinite;flex-shrink:0}@keyframes cf-spin{to{transform:rotate(360deg)}}.cf-note{font-size:.78rem!important;color:#94a3b8!important;text-align:center!important;margin:0!important}.contact-success{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;padding:3rem 1rem!important;gap:.85rem!important}.cs-check{font-size:3rem}.contact-success h3{font-size:1.35rem!important;font-weight:900!important;color:#0f172a!important;margin:0!important}.contact-success>p{font-size:.93rem!important;color:#475569!important;margin:0!important;line-height:1.6!important;max-width:340px!important}.contact-side-panel{display:flex!important;flex-direction:column!important;gap:1.25rem!important}.contact-next-steps{background:#fff;border-radius:18px;padding:1.4rem 1.35rem;box-shadow:0 2px 16px #0f172a12}.cns-head{font-size:.7rem;font-weight:900;color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;margin:0 0 1rem}.cns-item{display:flex;gap:.75rem;padding:.7rem 0;border-bottom:1px solid #f1f5f9}.cns-item:last-child{border-bottom:none;padding-bottom:0}.cns-num{width:24px;height:24px;border-radius:8px;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;font-size:.75rem;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.cns-body{display:flex;gap:.55rem;flex:1}.cns-icon{font-size:1.1rem;flex-shrink:0}.cns-body strong{font-size:.88rem;font-weight:800;color:#0f172a;display:block;margin-bottom:.18rem}.cns-body p{font-size:.8rem;color:#64748b;margin:0;line-height:1.45}.contact-quick-facts{background:#0f172a;border-radius:16px;padding:1.25rem}.cqf-head{font-size:.68rem;font-weight:900;color:#94a3b8cc;text-transform:uppercase;letter-spacing:.1em;margin:0 0 .85rem}.cqf-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.65rem}.cqf-grid>div{background:#ffffff0f;border-radius:10px;padding:.75rem;text-align:center}.cqf-grid strong{display:block;font-size:1.35rem;font-weight:900;color:#f97316;font-family:Anton,Impact,sans-serif;line-height:1}.cqf-grid span{display:block;font-size:.65rem;color:#94a3b8bf;font-weight:700;text-transform:uppercase;letter-spacing:.07em;margin-top:.2rem}@media (max-width: 900px){.contact-body{grid-template-columns:1fr!important}.contact-side-panel{flex-direction:row!important;flex-wrap:wrap!important}.contact-next-steps{flex:1;min-width:260px}.contact-quick-facts{flex:0 0 100%}.contact-body .compact-map{flex:1;min-width:260px;height:200px}}@media (max-width: 560px){.cf-row{grid-template-columns:1fr!important}.contact-form-card{padding:1.5rem 1.25rem 1.75rem!important}.contact-side-panel{flex-direction:column!important}}.admin-page.adm-full-page{padding:0!important;min-height:calc(100vh - 72px)}.adm-shell{display:grid;grid-template-columns:240px 1fr;min-height:calc(100vh - 72px)}.adm-sidebar{background:#0f172a;display:flex;flex-direction:column;padding:0;border-right:1px solid #1e293b;position:sticky;top:72px;height:calc(100vh - 72px);overflow-y:auto}.adm-sidebar-brand{display:flex;align-items:center;gap:.6rem;padding:1.25rem 1.25rem .75rem;font-size:.9rem;font-weight:800;color:#f1f5f9;letter-spacing:.03em;border-bottom:1px solid #1e293b;margin-bottom:.5rem}.adm-brand-dot{width:10px;height:10px;border-radius:50%;background:#f97316;flex-shrink:0}.adm-sidebar-user{display:flex;align-items:center;gap:.75rem;padding:.9rem 1.25rem;border-bottom:1px solid #1e293b;margin-bottom:.5rem}.adm-user-avatar{width:36px;height:36px;border-radius:50%;background:#f97316;color:#fff;font-weight:900;font-size:1.1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.adm-user-info{display:flex;flex-direction:column;gap:.1rem;min-width:0}.adm-user-info strong{color:#f1f5f9;font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adm-user-info span{color:#64748b;font-size:.72rem;font-weight:700;text-transform:capitalize}.adm-nav-items{flex:1;padding:.25rem 0}.adm-nav-btn{display:flex;align-items:center;gap:.65rem;width:100%;padding:.7rem 1.25rem;background:none;border:none;color:#94a3b8;font-size:.88rem;font-weight:600;font-family:inherit;cursor:pointer;text-align:left;transition:background .15s,color .15s;position:relative}.adm-nav-btn:hover{background:#1e293b;color:#f1f5f9}.adm-nav-btn.active{background:#1e3a5f;color:#f97316;border-right:3px solid #f97316}.adm-nav-icon{font-size:1rem;flex-shrink:0}.adm-badge{margin-left:auto;background:#f97316;color:#fff;font-size:.7rem;font-weight:900;border-radius:99px;padding:.1rem .45rem;min-width:18px;text-align:center}.adm-add-product-btn{margin:0 1rem .75rem!important}.adm-logout-btn{margin:0 1rem 1.25rem;padding:.6rem 1rem;background:none;border:1px solid #334155;border-radius:8px;color:#64748b;font-size:.82rem;font-weight:700;font-family:inherit;cursor:pointer;text-align:center;transition:background .15s,color .15s,border-color .15s}.adm-logout-btn:hover{background:#1e293b;color:#f1f5f9;border-color:#475569}.adm-main{background:#f8fafc;overflow-y:auto}.adm-tab-panel{padding:2rem 2.5rem;max-width:1100px}.adm-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.75rem;flex-wrap:wrap}.adm-panel-head h3{font-size:1.4rem;font-weight:900;color:#0f172a;margin:0 0 .25rem}.adm-panel-head p{color:#64748b;font-size:.88rem;margin:0}.adm-section-title{font-size:.75rem;font-weight:900;color:#64748b;text-transform:uppercase;letter-spacing:.1em;margin:0 0 .75rem}.adm-flash-msg{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0;border-radius:8px;padding:.65rem 1rem;font-size:.88rem;font-weight:600;margin-bottom:1rem}.adm-stat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;margin-bottom:2rem}.adm-stat-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:1.25rem 1rem;display:flex;align-items:center;gap:.85rem;box-shadow:0 1px 4px #0000000d}.adm-stat-card--warn{border-color:#fed7aa;background:#fff7ed}.adm-stat-icon{font-size:1.5rem;flex-shrink:0}.adm-stat-card strong{font-size:1.6rem;font-weight:900;color:#0f172a;display:block;line-height:1}.adm-stat-card span{font-size:.72rem;color:#64748b;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.adm-activity-block{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:1.25rem 1.5rem}.adm-activity-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.adm-activity-row{display:flex;gap:.75rem;align-items:flex-start;padding:.6rem 0;border-bottom:1px solid #f1f5f9}.adm-activity-row:last-child{border-bottom:none}.adm-activity-icon{font-size:1.1rem;flex-shrink:0;margin-top:.1rem}.adm-activity-body{display:flex;flex-direction:column;gap:.15rem}.adm-activity-body span{font-size:.87rem;color:#1e293b;font-weight:600}.adm-activity-body small{font-size:.72rem;color:#94a3b8;font-weight:600}.adm-empty{color:#94a3b8;font-size:.88rem;padding:.5rem 0}.adm-empty-state{text-align:center;padding:4rem 2rem;color:#94a3b8}.adm-empty-state span{font-size:3rem;display:block;margin-bottom:.75rem}.adm-empty-state p{font-size:.95rem;font-weight:600}.adm-status-badge{display:inline-flex;align-items:center;gap:.3rem;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em;padding:.25rem .6rem;border-radius:99px;background:color-mix(in srgb,var(--status-color, #94a3b8) 12%,white);color:var(--status-color, #94a3b8);border:1.5px solid color-mix(in srgb,var(--status-color, #94a3b8) 30%,white)}.adm-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1rem;border-radius:8px;font-size:.86rem;font-weight:700;font-family:inherit;cursor:pointer;border:none;transition:opacity .15s,transform .12s;white-space:nowrap}.adm-btn:hover{opacity:.88}.adm-btn:active{transform:scale(.97)}.adm-btn--primary{background:#f97316;color:#fff}.adm-btn--green{background:#10b981;color:#fff}.adm-btn--blue{background:#3b82f6;color:#fff}.adm-btn--amber{background:#f59e0b;color:#fff}.adm-btn--gray{background:#e2e8f0;color:#475569}.adm-btn--red{background:#ef4444;color:#fff}.adm-btn--success{background:#15803d;color:#fff}.adm-btn--danger{background:#dc2626;color:#fff}.adm-btn--ghost{background:#fff;color:#475569;border:1.5px solid #cbd5e1}.adm-btn--light{background:#ffffff24;color:#fff;border:1px solid rgba(255,255,255,.2)}.adm-btn--sm{padding:.35rem .7rem;font-size:.78rem}.adm-btn--lg{padding:.85rem 1.75rem;font-size:1rem}.adm-btn--outline{background:none;border:1.5px solid #f97316;color:#f97316}.adm-btn--outline:hover{background:#f973160f}.adm-btn--light:hover{background:#ffffff38}.adm-btn--ghost:hover{background:#f8fafc}.adm-field-row{display:grid;grid-template-columns:1fr 1fr;gap:.85rem;margin-bottom:.85rem}.adm-field{display:flex;flex-direction:column;gap:.35rem}.adm-field span{font-size:.75rem;font-weight:800;color:#475569;text-transform:uppercase;letter-spacing:.06em}.adm-field input,.adm-field select,.adm-field textarea{padding:.6rem .85rem;border:1.5px solid #e2e8f0;border-radius:8px;font-size:.9rem;font-family:inherit;color:#1e293b;background:#fff;transition:border-color .15s;width:100%;box-sizing:border-box}.adm-field input:focus,.adm-field select:focus,.adm-field textarea:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f973161f}.adm-field input:disabled,.adm-field textarea:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}.adm-approval-list{display:flex;flex-direction:column;gap:1rem}.adm-approval-card{display:flex;gap:1.25rem;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:1.25rem;box-shadow:0 1px 4px #0000000a}.adm-approval-img{width:90px;height:90px;border-radius:10px;overflow:hidden;flex-shrink:0;background:#f1f5f9}.adm-approval-image-btn{width:100%;height:100%;border:0;padding:0;background:transparent;cursor:pointer}.adm-approval-img img{width:100%;height:100%;object-fit:cover}.adm-approval-body{flex:1;min-width:0}.adm-approval-meta{display:flex;align-items:center;gap:.6rem;margin-bottom:.5rem;flex-wrap:wrap}.adm-approval-id{font-size:.72rem;color:#94a3b8;font-weight:700;font-family:monospace}.adm-approval-author{font-size:.72rem;color:#94a3b8;font-weight:600}.adm-approval-body h4{font-size:1rem;font-weight:800;color:#0f172a;margin:0 0 .25rem}.adm-approval-title-btn{border:0;background:transparent;padding:0;font:inherit;font-size:inherit;font-weight:inherit;color:inherit;cursor:pointer;text-align:left}.adm-approval-title-btn:hover{color:#1d4ed8}.adm-approval-detail{font-size:.82rem;color:#64748b;margin:0 0 .2rem}.adm-approval-price{font-size:.9rem;font-weight:800;color:#f97316;margin:0 0 .4rem}.adm-approval-desc{font-size:.82rem;color:#475569;margin:0 0 .5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.adm-approval-review{margin-bottom:.85rem;padding:.9rem 1rem;border:1px solid #dbeafe;border-radius:12px;background:#f8fbff}.adm-approval-review-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem}.adm-approval-fact{display:flex;flex-direction:column;gap:.2rem}.adm-approval-fact span{font-size:.68rem;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.adm-approval-fact strong{font-size:.82rem;color:#0f172a;line-height:1.45;word-break:break-word}.adm-approval-gallery{display:flex;gap:.55rem;flex-wrap:wrap;margin-top:.85rem}.adm-approval-gallery img{width:76px;height:76px;object-fit:cover;border-radius:10px;border:1px solid #dbeafe;background:#fff}.adm-rejection-note{background:#fff7ed;border:1px solid #fed7aa;border-radius:6px;padding:.5rem .75rem;font-size:.8rem;color:#92400e;margin-bottom:.5rem}.adm-approval-actions{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.adm-reject-row{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.adm-reject-input{flex:1;min-width:160px;padding:.45rem .75rem;border:1.5px solid #e2e8f0;border-radius:7px;font-size:.83rem;font-family:inherit;color:#1e293b}.adm-reject-input:focus{outline:none;border-color:#f59e0b}.adm-products-layout{display:grid!important;grid-template-columns:220px 1fr!important;gap:0!important;padding:0!important;max-width:none!important;height:100%}.adm-prod-list{border-right:1.5px solid #e2e8f0;background:#fff;height:100%;display:flex;flex-direction:column}.adm-prod-search{padding:1rem;border-bottom:1.5px solid #e2e8f0;display:flex;flex-direction:column;gap:.5rem}.adm-prod-search input,.adm-prod-search select{padding:.5rem .75rem;border:1.5px solid #e2e8f0;border-radius:7px;font-size:.83rem;font-family:inherit;color:#1e293b;background:#f8fafc;width:100%;box-sizing:border-box}.adm-prod-search input:focus,.adm-prod-search select:focus{outline:none;border-color:#f97316}.adm-export-btn{width:100%;justify-content:center}.adm-prod-items{flex:1;overflow-y:auto;padding:.5rem 0}.adm-prod-item{display:flex;align-items:center;gap:.6rem;width:100%;padding:.6rem 1rem;background:none;border:none;font-family:inherit;cursor:pointer;text-align:left;font-size:.83rem;color:#334155;font-weight:600;transition:background .12s}.adm-prod-item:hover{background:#f1f5f9}.adm-prod-item.active{background:#fff7ed;color:#c2410c}.adm-prod-status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.adm-prod-item-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adm-prod-editor{padding:1.5rem 2rem;overflow-y:auto;background:#f8fafc}.adm-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem;flex-wrap:wrap}.adm-editor-head h4{font-size:1.1rem;font-weight:900;color:#0f172a;margin:0 0 .4rem}.adm-status-actions{display:flex;gap:.5rem}.adm-editor-form{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:1.5rem;margin-bottom:1.5rem}.adm-codes-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:.85rem}.adm-editor-footer{padding-top:1rem;border-top:1.5px solid #f1f5f9;margin-top:.5rem}.adm-price-history{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:1.25rem 1.5rem;margin-bottom:1.5rem}.adm-price-history-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.adm-ph-table{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;font-size:.84rem}.adm-ph-header{display:grid;grid-template-columns:1fr 1fr 80px 80px;gap:.5rem;padding:.55rem .85rem;background:#f8fafc;font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#64748b;border-bottom:1px solid #e2e8f0}.adm-ph-row{display:grid;grid-template-columns:1fr 1fr 80px 80px;gap:.5rem;padding:.6rem .85rem;border-bottom:1px solid #f1f5f9;align-items:center;color:#334155}.adm-ph-row:last-child{border-bottom:none}.adm-ph-from{color:#ef4444;font-weight:700;text-decoration:line-through}.adm-ph-to{color:#10b981;font-weight:800}.adm-create-user-form{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:1.5rem;margin-bottom:1.5rem}.adm-perm-section{margin:.75rem 0;padding:1rem;background:#f8fafc;border-radius:10px}.adm-perm-note{font-size:.75rem;color:#64748b;font-weight:700;margin-bottom:.65rem}.adm-perm-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.5rem}.adm-perm-item{display:flex;align-items:center;gap:.45rem;cursor:pointer;font-size:.82rem;color:#334155;font-weight:600}.adm-perm-item input[type=checkbox]{accent-color:#f97316;width:14px;height:14px;flex-shrink:0}.adm-user-list{display:flex;flex-direction:column;gap:.75rem}.adm-user-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;padding:1rem 1.25rem;box-shadow:0 1px 3px #0000000a}.adm-user-card--selected{border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f61f}.adm-user-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.4rem}.adm-user-identity{display:flex;align-items:center;gap:.65rem}.adm-user-avatar-sm{width:30px;height:30px;border-radius:50%;background:#e2e8f0;color:#475569;font-size:.9rem;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0}.adm-user-identity strong{font-size:.9rem;font-weight:800;color:#0f172a}.adm-role-badge{display:inline-block;font-size:.67rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;padding:.15rem .45rem;border-radius:99px;background:#e2e8f0;color:#475569;margin-left:.4rem}.adm-role-badge--super_admin{background:#fef3c7;color:#92400e}.adm-role-badge--manager{background:#dbeafe;color:#1d4ed8}.adm-role-badge--employee{background:#dcfce7;color:#166534}.adm-role-badge--customer{background:#f1f5f9;color:#64748b}.adm-you-badge{display:inline-block;font-size:.65rem;font-weight:900;padding:.1rem .4rem;background:#fff7ed;color:#c2410c;border-radius:99px;margin-left:.3rem}.adm-user-actions{display:flex;gap:.4rem}.adm-user-meta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;font-size:.8rem;color:#64748b;font-weight:600}.adm-profile-chip{font-size:.7rem!important;background:#f1f5f9;color:#475569!important;padding:.15rem .5rem;border-radius:99px;font-weight:700!important}.adm-usage-chip{font-size:.74rem;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;padding:.18rem .55rem;border-radius:999px}.adm-usage-chip--muted{background:#f8fafc;color:#475569;border-color:#e2e8f0}.adm-billing-chip{font-size:.74rem;background:#eff6ff;color:#1e3a8a;border:1px solid #bfdbfe;padding:.18rem .55rem;border-radius:999px}.adm-billing-chip--missing{background:#fff7ed;color:#9a3412;border-color:#fdba74}.adm-edit-perms{margin-top:1rem;padding-top:1rem;border-top:1.5px solid #f1f5f9}.adm-order-search{padding:.55rem .85rem;border:1.5px solid #e2e8f0;border-radius:8px;font-size:.87rem;font-family:inherit;color:#1e293b;background:#fff;width:240px}.adm-order-list{display:flex;flex-direction:column;gap:.5rem}.adm-order-row{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;padding:.85rem 1.25rem;gap:1rem;flex-wrap:wrap}.adm-order-primary{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.adm-order-primary strong{font-size:.82rem;font-weight:800;color:#0f172a;font-family:monospace}.adm-order-primary span{font-size:.82rem;color:#64748b}.adm-order-secondary{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.adm-order-secondary span{font-size:.82rem;color:#94a3b8}.adm-order-total{font-size:.9rem;font-weight:900;color:#f97316}@media (max-width: 900px){.adm-shell{grid-template-columns:1fr}.adm-sidebar{position:static;height:auto;flex-direction:row;flex-wrap:wrap;padding:.75rem 1rem;gap:.5rem}.adm-sidebar-brand,.adm-sidebar-user{border:none;margin:0;padding:.4rem .5rem}.adm-nav-items{display:flex;flex-wrap:wrap;flex:none;gap:.25rem}.adm-nav-btn{padding:.45rem .75rem;border-radius:8px;font-size:.8rem}.adm-nav-btn.active{border-right:none;border-bottom:2px solid #f97316}.adm-logout-btn,.adm-add-product-btn{margin:0;padding:.45rem .75rem;font-size:.8rem}.adm-tab-panel{padding:1.25rem 1rem}.adm-products-layout{grid-template-columns:1fr!important}.adm-prod-list{border-right:none;border-bottom:1.5px solid #e2e8f0;max-height:220px}.adm-pending-review-head,.adm-pending-doc-item,.adm-billing-queue-card{flex-direction:column;align-items:flex-start}}@media (max-width: 560px){.adm-field-row{grid-template-columns:1fr!important}.adm-codes-grid{grid-template-columns:1fr 1fr}.adm-ph-header,.adm-ph-row{grid-template-columns:1fr 1fr 60px 60px;font-size:.75rem}.adm-approval-card{flex-direction:column}.adm-approval-img{width:100%;height:160px;border-radius:8px}.adm-stat-grid{grid-template-columns:repeat(2,1fr)}.adm-order-row,.adm-pending-row{flex-direction:column;align-items:flex-start}.adm-pending-actions,.adm-pending-review-actions{width:100%;justify-content:flex-start}}.ap-page.modern-page{padding:0!important;min-height:calc(100vh - 72px);background:#f8fafc}.ap-no-access{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:.75rem;text-align:center;padding:2rem}.ap-no-access span{font-size:3rem}.ap-no-access h3{font-size:1.3rem;font-weight:900;color:#0f172a;margin:0}.ap-no-access p{color:#64748b;font-size:.9rem;margin:0}.ap-shell{max-width:860px;margin:0 auto;padding:2rem 1.5rem 4rem}.ap-header{display:flex;align-items:flex-start;gap:1.25rem;margin-bottom:2rem;flex-wrap:wrap}.ap-back-btn{background:none;border:1.5px solid #e2e8f0;border-radius:8px;padding:.5rem .85rem;font-size:.84rem;font-weight:700;color:#475569;font-family:inherit;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .15s,color .15s}.ap-back-btn:hover{background:#f1f5f9;color:#0f172a}.ap-header-text{flex:1}.ap-header-text h2{font-size:1.5rem;font-weight:900;color:#0f172a;margin:0 0 .3rem}.ap-header-text p{color:#64748b;font-size:.87rem;margin:0}.ap-header-user{font-size:.82rem;color:#94a3b8;padding-top:.25rem}.ap-header-user strong{color:#334155}.ap-form{display:flex;flex-direction:column;gap:0}.ap-section{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:1.5rem 1.75rem;margin-bottom:1.25rem}.ap-section-head{display:flex;align-items:center;gap:.65rem;margin-bottom:1.25rem}.ap-section-num{width:26px;height:26px;border-radius:50%;background:#f97316;color:#fff;font-size:.8rem;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ap-section-title{font-size:.92rem;font-weight:900;color:#0f172a;margin:0;text-transform:none;letter-spacing:0}.ap-optional{font-weight:600;color:#94a3b8;font-size:.8rem}.ap-field-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.ap-field-row--4{grid-template-columns:repeat(4,1fr)}.ap-field{display:flex;flex-direction:column;gap:.35rem}.ap-field span{font-size:.75rem;font-weight:800;color:#475569;text-transform:uppercase;letter-spacing:.06em}.ap-field em{color:#f97316;font-style:normal}.ap-field input,.ap-field select,.ap-field textarea{padding:.65rem .9rem;border:1.5px solid #e2e8f0;border-radius:9px;font-size:.9rem;font-family:inherit;color:#1e293b;background:#fff;transition:border-color .15s,box-shadow .15s;width:100%;box-sizing:border-box}.ap-field input:focus,.ap-field select:focus,.ap-field textarea:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f973161a}.ap-img-row{display:grid;grid-template-columns:1fr 160px;gap:1.25rem;align-items:start}.ap-img-inputs{display:flex;flex-direction:column;gap:.85rem}.ap-img-preview{width:160px;height:160px;border-radius:12px;overflow:hidden;border:1.5px solid #e2e8f0;background:#f1f5f9}.ap-img-preview img{width:100%;height:100%;object-fit:cover}.ap-img-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem}.ap-img-placeholder span{font-size:2rem}.ap-img-placeholder small{font-size:.72rem;color:#94a3b8;font-weight:600}.ap-error{background:#fef2f2;color:#991b1b;border:1.5px solid #fecaca;border-radius:9px;padding:.75rem 1rem;font-size:.88rem;font-weight:600;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.ap-form-footer{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:1.5rem 1.75rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.ap-draft-note{display:flex;align-items:flex-start;gap:.75rem;flex:1}.ap-draft-note span{font-size:1.25rem;flex-shrink:0}.ap-draft-note strong{display:block;font-size:.87rem;font-weight:900;color:#0f172a;margin-bottom:.2rem}.ap-draft-note p{font-size:.82rem;color:#64748b;margin:0}.ap-success-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:4rem 2rem;max-width:500px;margin:0 auto;gap:.85rem}.ap-success-icon{font-size:3.5rem}.ap-success-card h3{font-size:1.5rem;font-weight:900;color:#0f172a;margin:0}.ap-success-card p{font-size:.9rem;color:#475569;margin:0;line-height:1.6}.ap-success-actions{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;margin-top:.5rem}.ap-gallery-help{font-size:.83rem;color:#64748b;margin-bottom:1rem}.ap-gallery-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:.75rem}.ap-gallery-slot{aspect-ratio:1;border-radius:10px;overflow:hidden}.ap-gallery-thumb{position:relative;width:100%;height:100%;border-radius:10px;overflow:hidden;background:#f1f5f9;border:1.5px solid #e2e8f0}.ap-gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ap-main-label{position:absolute;top:5px;left:5px;background:#f97316;color:#fff;font-size:.6rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em;padding:.15rem .4rem;border-radius:4px;z-index:2}.ap-thumb-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;gap:.3rem;opacity:0;transition:opacity .15s;border-radius:10px}.ap-gallery-thumb:hover .ap-thumb-overlay{opacity:1}.ap-thumb-btn{background:#fff3;border:1.5px solid rgba(255,255,255,.5);border-radius:6px;color:#fff;font-size:.85rem;font-weight:800;font-family:inherit;cursor:pointer;width:28px;height:28px;display:flex;align-items:center;justify-content:center;transition:background .12s}.ap-thumb-btn:hover{background:#ffffff59}.ap-thumb-btn--remove{background:#ef4444b3;border-color:#ef4444cc}.ap-thumb-btn--remove:hover{background:#ef4444e6}.ap-gallery-add{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;border:2px dashed #cbd5e1;border-radius:10px;cursor:pointer;gap:.35rem;background:#f8fafc;transition:border-color .15s,background .15s}.ap-gallery-add:hover{border-color:#f97316;background:#fff7ed}.ap-gallery-plus{font-size:1.5rem;color:#94a3b8;line-height:1;transition:color .15s}.ap-gallery-add:hover .ap-gallery-plus{color:#f97316}.ap-gallery-add small{font-size:.65rem;color:#94a3b8;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.ap-gallery-slot--empty{width:100%;height:100%;border:1.5px dashed #e2e8f0;border-radius:10px;background:#fafafa;opacity:.5}.ap-gallery-count{font-size:.78rem;color:#94a3b8;font-weight:600;margin-top:.5rem}.ap-storage-badge{display:inline-block;margin-left:.75rem;font-size:.72rem;font-weight:700;padding:.15rem .55rem;border-radius:99px}.ap-storage-badge--cloud{background:#dcfce7;color:#16a34a}.ap-storage-badge--local{background:#dcfce7;color:#15803d}.ap-custom-category-row{display:flex;gap:.5rem;align-items:center}.ap-custom-category-row input{flex:1}.ap-custom-cat-cancel{flex-shrink:0;background:#f1f5f9;border:1.5px solid #e2e8f0;border-radius:8px;color:#64748b;font-size:.85rem;font-weight:700;cursor:pointer;padding:.6rem .75rem;line-height:1;transition:background .12s,color .12s}.ap-custom-cat-cancel:hover{background:#fee2e2;color:#dc2626;border-color:#fca5a5}.ap-gallery-uploading{width:100%;aspect-ratio:1;border:2px dashed #94a3b8;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;background:#f8fafc;color:#94a3b8;font-size:.75rem;font-weight:600}.ap-upload-spinner{display:block;width:24px;height:24px;border:3px solid #e2e8f0;border-top-color:#f97316;border-radius:50%;animation:ap-spin .7s linear infinite}@keyframes ap-spin{to{transform:rotate(360deg)}}.ap-required-star{color:#ef4444;font-style:normal;font-weight:700;margin-left:1px}.ap-field-err{display:block;margin-top:.3rem;font-size:.78rem;color:#ef4444!important;font-weight:600;text-transform:none!important;letter-spacing:normal!important}.ap-section-done{display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;border-radius:50%;background:#10b981;color:#fff;font-size:.72rem;font-weight:800;margin-left:.6rem;flex-shrink:0}.ap-progress-wrap{padding:.75rem 1.5rem 0}.ap-progress-bar{width:100%;height:8px;background:#e2e8f0;border-radius:99px;overflow:hidden}.ap-progress-bar>div{height:100%;background:linear-gradient(90deg,#10b981,#059669);border-radius:99px;transition:width .35s ease}.ap-progress-label{font-size:.78rem;color:#64748b;font-weight:600;margin:.35rem 0 0}.ap-field-help{display:block;font-size:.75rem;color:#94a3b8;margin-top:.25rem;line-height:1.4}.ap-codes-group--err input{border-color:#fca5a5!important}.ap-codes-err{display:block;margin-top:.4rem;font-size:.78rem;color:#ef4444;font-weight:600}.ap-img-count{font-size:.8rem;font-weight:700;margin-top:.5rem}.ap-img-count--warn{color:#ef4444}.ap-img-count--ok{color:#10b981}@media (max-width: 680px){.ap-field-row{grid-template-columns:1fr}.ap-field-row--4{grid-template-columns:1fr 1fr}.ap-gallery-grid{grid-template-columns:repeat(3,1fr)}.ap-form-footer{flex-direction:column;align-items:stretch}.ap-section{padding:1.25rem}}@media (max-width: 420px){.ap-gallery-grid{grid-template-columns:repeat(2,1fr)}}.cat-topbar-actions{display:flex;align-items:center;gap:.6rem}.view-toggle{display:flex;border:1px solid #d1d9e6;border-radius:8px;overflow:hidden;background:#f4f7fb}.view-toggle-btn{display:inline-flex;align-items:center;gap:.35rem;border:0;background:transparent;padding:.45rem .8rem;font-size:.8rem;font-weight:800;cursor:pointer;color:#64748b;line-height:1;transition:background .15s,color .15s}.view-toggle-btn.active{background:#1d4ed8;color:#fff}.my-lists-btn{display:flex;align-items:center;gap:.35rem;border:1px solid #d1d9e6;background:#fff;padding:.42rem .85rem;border-radius:8px;font:inherit;font-size:.82rem;font-weight:700;color:#344258;cursor:pointer;white-space:nowrap;transition:border-color .15s,background .15s}.my-lists-btn:hover{border-color:#1d4ed8;background:#eff6ff}.my-lists-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;border-radius:999px;background:#1d4ed8;color:#fff;font-size:.7rem;font-weight:800;padding:0 4px}.plist-table{display:flex;flex-direction:column;gap:0;border:1px solid #e2e8f0;border-radius:12px;overflow-x:auto;overflow-y:hidden;background:#fff}.plist-header,.plist-row{display:grid;grid-template-columns:54px minmax(220px,1.4fr) 96px 116px 132px 120px 110px minmax(200px,.9fr);align-items:center;gap:.5rem;padding:.6rem 1rem;min-width:1040px}.plist-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.plist-row{border-bottom:1px solid #f1f5f9;transition:background .12s}.plist-row:last-child{border-bottom:0}.plist-row:hover{background:#f8fafc}.plist-row--in-cart{background:#f0fdf4}.plist-row--in-cart:hover{background:#dcfce7}.plist-img{width:48px;height:48px;object-fit:cover;border-radius:8px;cursor:pointer;border:1px solid #e2e8f0}.plist-col-name{display:flex;flex-direction:column;gap:.15rem;min-width:0}.plist-category{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#1d4ed8}.plist-name{border:0;background:transparent;padding:0;font:inherit;font-size:.85rem;font-weight:700;color:#0f172a;cursor:pointer;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.plist-name:hover{color:#1d4ed8;text-decoration:underline}.plist-brand{font-size:.72rem;color:#64748b}.plist-sku{font-size:.76rem;font-weight:600;color:#475569;font-family:monospace}.plist-per{font-size:.7rem;color:#64748b;margin-left:2px}.plist-buy-toggle{margin-top:.3rem;margin-bottom:.2rem}.plist-col-action{display:flex;align-items:center;gap:.4rem;justify-content:flex-end}.plist-add-btn{display:inline-flex;align-items:center;justify-content:center;min-width:138px;padding:.38rem .65rem;border-radius:7px;border:1.5px solid #1d4ed8;background:#eff6ff;color:#1d4ed8;font:inherit;font-size:.78rem;font-weight:800;cursor:pointer;white-space:nowrap;transition:background .12s,color .12s}.plist-add-btn:hover{background:#1d4ed8;color:#fff}.plist-add-btn--added{background:#16a34a;border-color:#16a34a;color:#fff}.pcard-footer-row{display:flex;align-items:center;justify-content:space-between;margin-top:.4rem}.add-to-list-btn{border:1px solid #e2e8f0;background:transparent;padding:.25rem .55rem;border-radius:7px;font:inherit;font-size:.75rem;font-weight:700;color:#64748b;cursor:pointer;transition:border-color .15s,color .15s,background .15s;white-space:nowrap}.add-to-list-btn:hover{border-color:#f59e0b;color:#d97706}.add-to-list-btn.in-list{border-color:#f59e0b;color:#d97706;background:#fffbeb}.list-picker-wrap{position:relative}.list-picker-dropdown{position:absolute;bottom:calc(100% + 6px);right:0;z-index:100;background:#fff;border:1px solid #d1d9e6;border-radius:12px;box-shadow:0 8px 28px #0f172a24;width:210px;padding:.6rem;display:flex;flex-direction:column;gap:.3rem}.list-picker-dropdown--left{right:auto;left:0}.list-picker-head{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin:0 0 .2rem}.list-picker-empty{font-size:.78rem;color:#94a3b8;margin:0}.list-picker-item{display:flex;align-items:center;justify-content:space-between;border:0;background:transparent;padding:.38rem .5rem;border-radius:7px;font:inherit;font-size:.8rem;font-weight:600;color:#344258;cursor:pointer;text-align:left;transition:background .12s}.list-picker-item:hover{background:#f0f7ff}.list-picker-item.already-in{color:#16a34a;font-weight:700}.list-picker-count{background:#e2e8f0;border-radius:999px;font-size:.68rem;font-weight:800;padding:.1rem .4rem;color:#475569}.list-picker-create{display:flex;gap:.3rem;margin-top:.2rem;border-top:1px solid #f1f5f9;padding-top:.4rem}.list-picker-create input{flex:1;border:1px solid #d1d9e6;border-radius:6px;padding:.3rem .5rem;font:inherit;font-size:.78rem}.list-picker-create button{border:0;background:#1d4ed8;color:#fff;border-radius:6px;padding:0 .6rem;font:inherit;font-size:1rem;font-weight:900;cursor:pointer}.list-picker-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99}.lists-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#0f172a73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;justify-content:flex-end}.lists-panel{background:#fff;width:min(420px,94vw);height:100%;overflow-y:auto;padding:1.4rem 1.2rem;display:flex;flex-direction:column;gap:1rem;box-shadow:-6px 0 28px #0f172a26}.lists-panel-head{display:flex;align-items:center;justify-content:space-between}.lists-panel-head h3{margin:0;font-size:1.15rem;font-weight:900;color:#0f172a}.lists-close-btn{border:0;background:#f1f5f9;border-radius:8px;padding:.35rem .65rem;font:inherit;font-size:.9rem;cursor:pointer;color:#344258}.lists-panel-sub{margin:-.6rem 0 0;font-size:.83rem;color:#64748b}.lists-create-row{display:flex;gap:.5rem}.lists-create-input{flex:1;border:1.5px solid #d1d9e6;border-radius:9px;padding:.5rem .8rem;font:inherit;font-size:.88rem}.lists-create-input:focus{outline:none;border-color:#1d4ed8}.lists-create-btn{border:0;background:#1d4ed8;color:#fff;border-radius:9px;padding:.5rem 1rem;font:inherit;font-size:.85rem;font-weight:700;cursor:pointer;white-space:nowrap}.lists-msg{margin:-.5rem 0 0;font-size:.8rem;color:#16a34a;font-weight:600}.lists-empty{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1rem;text-align:center;color:#64748b}.lists-empty span{font-size:2rem}.lists-empty p{margin:0;font-size:.88rem}.list-card{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.list-card-head{display:flex;align-items:center;justify-content:space-between;padding:.7rem 1rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}.list-card-name{font-size:.9rem;font-weight:800;color:#0f172a}.list-card-count{margin-left:.5rem;font-size:.72rem;color:#64748b;font-weight:600}.list-card-delete{border:0;background:transparent;cursor:pointer;font-size:.9rem;color:#94a3b8;padding:.2rem}.list-card-delete:hover{color:#ef4444}.list-card-empty{font-size:.8rem;color:#94a3b8;padding:.8rem 1rem;margin:0}.list-card-row{display:flex;align-items:center;gap:.6rem;padding:.6rem 1rem;border-bottom:1px solid #f1f5f9}.list-card-row:last-child{border-bottom:0}.list-card-img{width:40px;height:40px;object-fit:cover;border-radius:7px;border:1px solid #e2e8f0;flex-shrink:0}.list-card-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.list-card-pname{font-size:.8rem;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-card-ppack{font-size:.7rem;color:#64748b}.list-card-btns{display:flex;gap:.3rem;flex-shrink:0}.list-card-add{border:1.5px solid #1d4ed8;background:#eff6ff;color:#1d4ed8;border-radius:6px;padding:.25rem .6rem;font:inherit;font-size:.75rem;font-weight:700;cursor:pointer;transition:background .12s,color .12s}.list-card-add:hover{background:#1d4ed8;color:#fff}.list-card-remove{border:0;background:transparent;color:#94a3b8;cursor:pointer;font-size:.85rem;padding:.25rem}.list-card-remove:hover{color:#ef4444}.auth-page{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.auth-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 8px 32px #0f172a1a;padding:2rem 2.2rem;width:min(480px,100%);display:flex;flex-direction:column;gap:1.2rem}.auth-logo{display:flex;align-items:center;gap:.7rem;margin-bottom:.2rem}.auth-logo-dot{width:32px;height:32px;border-radius:50%;background:conic-gradient(from 140deg,#28c28a,#0f6d4d,#7ef5c7,#28c28a);animation:spin 8s linear infinite;flex-shrink:0}.auth-logo strong{font-size:.92rem;font-weight:900;color:#0f172a;display:block}.auth-logo small{font-size:.72rem;color:#64748b}.auth-tabs{display:flex;border-radius:10px;background:#f1f5f9;padding:3px;gap:3px}.auth-tab{flex:1;border:0;background:transparent;padding:.55rem .5rem;border-radius:8px;font:inherit;font-size:.82rem;font-weight:700;color:#64748b;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s,box-shadow .15s}.auth-tab.active{background:#fff;color:#0f172a;box-shadow:0 1px 6px #0f172a1a}.auth-form{display:flex;flex-direction:column;gap:.9rem}.auth-form-title{margin:0;font-size:1.15rem;font-weight:800;color:#0f172a;line-height:1.3}.auth-form-sub{margin:0;font-size:.84rem;color:#64748b;line-height:1.5}.auth-context-note{background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;padding:.55rem .8rem;font-size:.82rem;color:#9a3412;margin:0}.auth-label{display:flex;flex-direction:column;gap:.3rem;font-size:.85rem;font-weight:700;color:#344258}.auth-label input,.auth-label select,.auth-label textarea{border:1.5px solid #d1d9e6;border-radius:9px;padding:.62rem .85rem;font:inherit;font-size:.9rem;color:#0f172a;background:#fff;transition:border-color .15s,box-shadow .15s;-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;box-sizing:border-box}.auth-label select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%2364748b' stroke-width='1.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .85rem center;padding-right:2.2rem;cursor:pointer}.auth-label textarea{resize:vertical;min-height:72px;line-height:1.5}.auth-label input:focus,.auth-label select:focus,.auth-label textarea:focus{outline:none;border-color:#ea580c;box-shadow:0 0 0 3px #ea580c1a}.auth-remember{display:flex;align-items:center;gap:.5rem;font-size:.84rem;color:#475569;cursor:pointer;font-weight:600}.auth-remember input[type=checkbox]{width:16px;height:16px;cursor:pointer}.auth-submit-btn{width:100%;padding:.75rem;font-size:.95rem;font-weight:800;border-radius:10px;margin-top:.2rem}.auth-msg{margin:0;padding:.5rem .8rem;border-radius:8px;font-size:.82rem;font-weight:600}.auth-msg--error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.auth-msg--ok{background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.auth-hint{font-size:.75rem;color:#94a3b8;text-align:center;margin:0}.auth-policy-note{font-size:.75rem;color:#94a3b8;text-align:center;line-height:1.4;margin:0}.auth-field-hint{display:block;font-size:.73rem;color:#94a3b8;margin-top:.25rem}.auth-otp-input{font-size:2rem!important;font-weight:800!important;letter-spacing:.35em!important;text-align:center!important;padding:.75rem 1rem!important}.auth-dev-otp{display:flex;flex-direction:column;align-items:center;gap:.35rem;background:#fefce8;border:1.5px dashed #fbbf24;border-radius:12px;padding:1rem;margin-bottom:.5rem}.auth-dev-otp-label{font-size:.72rem;font-weight:700;color:#92400e;text-transform:uppercase;letter-spacing:.04em}.auth-dev-otp-code{font-size:2.2rem;font-weight:900;letter-spacing:.3em;color:#d97706;font-variant-numeric:tabular-nums}.auth-dev-otp-note{font-size:.72rem;color:#92400e;text-align:center}.auth-otp-footer{display:flex;flex-direction:column;align-items:center;gap:.4rem;margin-top:.25rem}.auth-otp-cooldown{font-size:.78rem;color:#94a3b8}.auth-link-btn{background:none;border:none;color:#f97316;font:inherit;font-size:.82rem;font-weight:600;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px}.auth-link-btn:hover{color:#ea580c}.account-page{padding:1.5rem 1.2rem 3rem;display:flex;flex-direction:column;gap:1.4rem;max-width:1100px;margin:0 auto;width:100%}.acct-welcome{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.4rem 1.6rem;box-shadow:0 2px 12px #0f172a0f}.acct-avatar{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#1d4ed8,#0ea5e9);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:900;flex-shrink:0}.acct-welcome-title{margin:0;font-size:1.25rem;font-weight:900;color:#0f172a}.acct-welcome-sub{margin:.2rem 0 0;font-size:.84rem;color:#64748b}.acct-logout-btn{white-space:nowrap;font-size:.84rem}.acct-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media (max-width: 700px){.acct-stats{grid-template-columns:repeat(2,1fr)}}.acct-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.1rem 1.2rem;display:flex;flex-direction:column;gap:.4rem}.acct-stat-card--warn{border-color:#fed7aa;background:#fff7ed}.acct-stat-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.acct-stat-value{font-size:1.3rem;font-weight:900;color:#0f172a}.acct-stat-active{color:#16a34a}.text-warn{color:#ea580c!important}.acct-layout{display:grid;grid-template-columns:1fr 300px;gap:1.2rem;align-items:start}@media (max-width: 820px){.acct-layout{grid-template-columns:1fr}}.acct-orders-panel,.acct-ap-panel{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #0f172a0f}.acct-panel-head{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.4rem;border-bottom:1px solid #f1f5f9}.acct-panel-head h3{margin:0;font-size:1rem;font-weight:800;color:#0f172a}.acct-order-count{font-size:.78rem;color:#64748b;font-weight:600}.acct-empty{display:flex;flex-direction:column;align-items:center;gap:.6rem;padding:3rem 1rem;text-align:center;color:#64748b}.acct-empty span{font-size:2.2rem}.acct-empty p{margin:0;font-size:.88rem}.acct-order-row{display:flex;align-items:center;gap:.8rem;padding:.9rem 1.4rem;border-bottom:1px solid #f1f5f9;cursor:pointer;transition:background .12s}.acct-order-row:hover{background:#f8fafc}.acct-order-row--selected{background:#eff6ff!important}.acct-order-date{display:flex;flex-direction:column;gap:.1rem;min-width:90px}.acct-order-date strong{font-size:.88rem;color:#0f172a}.acct-order-invoice{font-size:.7rem;color:#94a3b8;font-family:monospace}.acct-order-mid{flex:1;display:flex;flex-direction:column;gap:.15rem}.acct-order-method{font-size:.82rem;color:#344258;font-weight:600}.acct-order-items{font-size:.74rem;color:#64748b}.acct-order-right{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem}.acct-order-total{font-size:.95rem;color:#0f172a}.acct-order-status{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.12rem .45rem;border-radius:999px}.acct-order-status.paid{background:#dcfce7;color:#15803d}.acct-order-status.unpaid{background:#fff7ed;color:#9a3412}.acct-ap-head{padding:1.1rem 1.4rem;border-bottom:1px solid #f1f5f9}.acct-ap-head h3{margin:0;font-size:1rem;font-weight:800;color:#0f172a}.acct-ap-row{display:flex;align-items:center;justify-content:space-between;padding:.65rem 1.4rem;font-size:.84rem;border-bottom:1px solid #f8fafc}.acct-ap-row span{color:#64748b}.acct-ap-row strong{color:#0f172a}.acct-ap-divider{border:0;border-top:1px solid #e2e8f0;margin:0}.acct-profile-detail{padding:.6rem 0}.acct-profile-row{display:flex;align-items:center;gap:.7rem;padding:.55rem 1.4rem}.acct-profile-icon{font-size:1rem;width:24px;text-align:center;flex-shrink:0}.acct-profile-key{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;display:block}.acct-profile-val{font-size:.83rem;color:#0f172a;font-weight:600;display:block;word-break:break-all}.invoice-meta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem 1.5rem;padding:1rem 0;border-bottom:1px solid #e2e8f0;margin-bottom:1rem}@media (max-width: 600px){.invoice-meta-grid{grid-template-columns:1fr 1fr}}.invoice-meta-grid div{display:flex;flex-direction:column;gap:.15rem}.invoice-meta-grid span{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.invoice-meta-grid strong{font-size:.84rem;color:#0f172a;word-break:break-all}.invoice-line-header{display:grid;grid-template-columns:1fr 70px 90px 90px;gap:.5rem;padding:.5rem 0;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#64748b;border-bottom:1px solid #e2e8f0;margin-bottom:.3rem}.invoice-line-row{display:grid;grid-template-columns:1fr 70px 90px 90px;gap:.5rem;align-items:start;padding:.5rem 0;border-bottom:1px solid #f1f5f9;font-size:.85rem;color:#344258}.invoice-line-row:last-child{border-bottom:0}.invoice-line-name{display:flex;flex-direction:column;gap:.15rem}.invoice-line-name small{font-size:.72rem;color:#64748b}.enterprise-nav{position:sticky;top:0;z-index:200;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e2e8f0;box-shadow:0 1px 8px #0f172a12}.enterprise-nav-inner{display:flex;align-items:center;gap:1rem;padding:0 1.5rem;height:60px;max-width:1400px;margin:0 auto;width:100%}.ent-logo-btn{display:flex;align-items:center;gap:.6rem;border:0;background:transparent;cursor:pointer;flex-shrink:0;padding:0}.ent-logo-dot{width:32px;height:32px;border-radius:50%;background:conic-gradient(from 140deg,#28c28a,#0f6d4d,#7ef5c7,#28c28a);animation:spin 8s linear infinite}.ent-logo-text strong{display:block;font-size:.95rem;font-weight:900;color:#0f172a;line-height:1.1}.ent-logo-text small{display:block;font-size:.68rem;color:#64748b;line-height:1}.ent-nav-links{display:flex;gap:.2rem;margin-left:1.5rem}.ent-link{border:0;background:transparent;padding:.42rem .75rem;border-radius:8px;font:inherit;font-size:.88rem;font-weight:600;color:#475569;cursor:pointer;transition:background .12s,color .12s;white-space:nowrap}.ent-link:hover{background:#f1f5f9;color:#0f172a}.ent-link.active{background:#eff6ff;color:#1d4ed8;font-weight:700}.ent-nav-right{display:flex;align-items:center;gap:.6rem;margin-left:auto}.ent-cart-btn{position:relative;border:0;background:transparent;cursor:pointer;padding:.4rem;border-radius:8px;font-size:1.2rem;line-height:1;transition:background .12s}.ent-cart-btn:hover{background:#f1f5f9}.ent-cart-badge{position:absolute;top:-2px;right:-2px;min-width:18px;height:18px;background:#ea580c;color:#fff;font-size:.65rem;font-weight:800;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 4px}.ent-login-btn{border:1.5px solid #d1d9e6;background:#fff;padding:.42rem 1rem;border-radius:8px;font:inherit;font-size:.85rem;font-weight:700;color:#344258;cursor:pointer;transition:border-color .12s,background .12s;white-space:nowrap}.ent-login-btn:hover{border-color:#1d4ed8;background:#eff6ff;color:#1d4ed8}.ent-cta-btn{border:0;background:#1d4ed8;color:#fff;padding:.45rem 1.1rem;border-radius:8px;font:inherit;font-size:.85rem;font-weight:800;cursor:pointer;transition:background .12s;white-space:nowrap}.ent-cta-btn:hover{background:#1e40af}.ent-hamburger{display:none;border:0;background:transparent;font-size:1.3rem;cursor:pointer;color:#344258;padding:.3rem;border-radius:6px}.user-menu-wrap{position:relative}.user-avatar-btn{display:flex;align-items:center;gap:.45rem;border:1.5px solid #e2e8f0;background:#fff;border-radius:9px;padding:.3rem .6rem .3rem .3rem;cursor:pointer;transition:border-color .12s,background .12s;font:inherit}.user-avatar-btn:hover{border-color:#1d4ed8;background:#f8fafc}.user-avatar{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#1d4ed8,#0ea5e9);color:#fff;font-size:.72rem;font-weight:900;display:flex;align-items:center;justify-content:center}.user-avatar-name{font-size:.84rem;font-weight:700;color:#0f172a;max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-avatar-caret{font-size:.55rem;color:#94a3b8}.user-dropdown{position:absolute;top:calc(100% + 6px);right:0;z-index:9999;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 8px 32px #0f172a26;width:240px;overflow:hidden}.user-dropdown-header{display:flex;align-items:center;gap:.8rem;padding:1rem 1rem .8rem;background:#f8fafc}.user-dropdown-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#1d4ed8,#0ea5e9);color:#fff;font-size:.9rem;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0}.user-dropdown-header strong{display:block;font-size:.88rem;font-weight:800;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-dropdown-header>div>span{display:block;font-size:.72rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-dropdown-divider{height:1px;background:#f1f5f9;margin:.3rem 0}.user-dropdown-item{display:flex;align-items:center;gap:.6rem;width:100%;border:0;background:transparent;padding:.6rem 1rem;font:inherit;font-size:.85rem;font-weight:600;color:#344258!important;cursor:pointer;text-align:left;transition:background .12s}.user-dropdown-item:hover{background:#f8fafc}.user-dropdown-item--profile{color:#0f172a!important}.user-dropdown-item--profile:hover{background:#f1f5f9}.user-dropdown-item--admin{color:#1d4ed8!important}.user-dropdown-item--admin:hover{background:#eff6ff}.user-dropdown-item--signout{color:#ef4444!important}.user-dropdown-item--signout:hover{background:#fef2f2}.ent-mobile-drawer{border-top:1px solid #e2e8f0;background:#fff;padding:1rem 1.2rem 1.5rem;display:flex;flex-direction:column;gap:.2rem}.ent-drawer-links{display:flex;flex-direction:column;gap:.15rem}.ent-drawer-links button{border:0;background:transparent;padding:.65rem .8rem;border-radius:8px;font:inherit;font-size:.92rem;font-weight:600;color:#344258;cursor:pointer;text-align:left;transition:background .12s}.ent-drawer-links button:hover{background:#f1f5f9}.ent-drawer-links button.active{color:#1d4ed8;background:#eff6ff}.ent-drawer-links button.drawer-signout{color:#ef4444;margin-top:.5rem}.ent-drawer-contact{margin-top:1rem;padding-top:1rem;border-top:1px solid #f1f5f9;display:flex;flex-direction:column;gap:.3rem}.ent-drawer-contact a{font-size:.82rem;color:#64748b;text-decoration:none}@media (max-width: 768px){.ent-nav-links{display:none}.ent-hamburger{display:block}.ent-cta-btn,.user-avatar-name{display:none}}.page-body{min-height:calc(100vh - 340px)}.site-footer-enterprise{background:#0f172a;color:#cbd5e1}.sfe-inner{display:grid;grid-template-columns:2fr 1fr 1.5fr 1fr;gap:2.5rem;padding:3rem 2rem 2.5rem;max-width:1400px;margin:0 auto}@media (max-width: 900px){.sfe-inner{grid-template-columns:1fr 1fr;gap:1.5rem;padding:2rem 1.2rem}}@media (max-width: 560px){.sfe-inner{grid-template-columns:1fr}}.sfe-logo{display:flex;align-items:center;gap:.7rem;margin-bottom:.9rem}.sfe-logo-dot{width:28px;height:28px;border-radius:50%;background:conic-gradient(from 140deg,#28c28a,#0f6d4d,#7ef5c7,#28c28a);flex-shrink:0}.sfe-brand strong{color:#f1f5f9;font-size:1rem;font-weight:900;display:block}.sfe-brand small{color:#64748b;font-size:.72rem}.sfe-brand p{font-size:.84rem;line-height:1.6;color:#94a3b8;margin:0 0 .4rem}.sfe-address{font-size:.78rem!important;color:#64748b!important}.sfe-links h4,.sfe-contact h4,.sfe-policies h4{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin:0 0 .8rem}.sfe-links button{display:block;border:0;background:transparent;padding:.25rem 0;font:inherit;font-size:.84rem;color:#94a3b8;cursor:pointer;text-align:left;transition:color .12s}.sfe-links button:hover{color:#e2e8f0}.sfe-contact a{display:block;color:#94a3b8;text-decoration:none;font-size:.84rem;margin-bottom:.3rem}.sfe-contact a:hover{color:#e2e8f0}.sfe-contact p{font-size:.78rem;color:#64748b;margin:.4rem 0 0}.sfe-policies ul{list-style:none;padding:0;margin:0}.sfe-policies li{font-size:.8rem;color:#64748b;padding:.18rem 0}.sfe-policies li:before{content:"· "}.sfe-bottom{border-top:1px solid #1e293b;padding:1.1rem 2rem;display:flex;align-items:center;justify-content:space-between;max-width:1400px;margin:0 auto;flex-wrap:wrap;gap:.5rem}.sfe-bottom p{font-size:.75rem;color:#475569;margin:0}.sfe-bottom-links{display:flex;gap:1.2rem}.sfe-bottom-links a{font-size:.75rem;color:#475569;text-decoration:none;transition:color .12s}.sfe-bottom-links a:hover{color:#94a3b8}.cat-guest-banner{display:flex;align-items:flex-start;gap:.8rem;background:#fffbeb;border-bottom:1px solid #fde68a;padding:.85rem 1.5rem;font-size:.82rem}.cat-gb-icon{font-size:1.3rem;flex-shrink:0;margin-top:.05rem}.cat-gb-body{flex:1;display:flex;flex-direction:column;gap:.25rem;color:#78350f}.cat-gb-body strong{font-size:.85rem;font-weight:800;color:#92400e}.cat-gb-body a{color:#b45309;font-weight:700;text-decoration:underline}.cat-gb-dismiss{background:none;border:none;font-size:.85rem;color:#d97706;cursor:pointer;font-family:inherit;flex-shrink:0;padding:.1rem .3rem;border-radius:4px;line-height:1}.cat-gb-dismiss:hover{background:#fef3c7}.cat-cutoff-bar{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem;padding:.55rem 1.2rem;background:#f0fdf4;border-bottom:1px solid #bbf7d0;font-size:.82rem;font-weight:600;color:#065f46;text-align:center}.cat-cutoff-bar--warn{background:#fffbeb;border-bottom-color:#fde68a;color:#92400e}.cat-cutoff-icon{font-size:1rem}.cat-cutoff-sep{color:#94a3b8}.cat-cutoff-phone{color:inherit;text-decoration:none;font-weight:700}.cat-cutoff-phone:hover{text-decoration:underline}.cat-mobile-chips{display:none;gap:.4rem;padding:.75rem 1rem;overflow-x:auto;scrollbar-width:none;border-bottom:1px solid #e2e8f0;background:#fff}.cat-mobile-chips::-webkit-scrollbar{display:none}.cat-chip-btn{border:1.5px solid #e2e8f0;background:#f8fafc;border-radius:999px;padding:.35rem .8rem;font:inherit;font-size:.78rem;font-weight:700;color:#475569;cursor:pointer;white-space:nowrap;transition:border-color .12s,background .12s,color .12s;flex-shrink:0}.cat-chip-btn:hover{border-color:#1d4ed8;color:#1d4ed8;background:#eff6ff}.cat-chip-btn.active{border-color:#1d4ed8;background:#1d4ed8;color:#fff}@media (max-width: 900px){.cat-mobile-chips{display:flex}.cat-sidebar{display:none}}.acct-page{min-height:calc(100vh - 60px);background:#f8fafc}.staff-profile-wrap{max-width:860px;margin:0 auto;padding:2rem 1.25rem 3rem;display:flex;flex-direction:column;gap:1.5rem}.staff-profile-header{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem 1.75rem;display:flex;align-items:center;gap:1.25rem}.staff-profile-avatar{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;font-size:1.4rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.staff-profile-info{flex:1;display:flex;flex-direction:column;gap:.25rem}.staff-profile-info h2{margin:0;font-size:1.2rem;font-weight:800;color:#0f172a}.staff-role-badge{display:inline-block;font-size:.72rem;font-weight:700;padding:.2rem .65rem;border-radius:99px;background:#eff6ff;color:#1d4ed8;letter-spacing:.04em;text-transform:uppercase;width:fit-content}.staff-profile-email{font-size:.84rem;color:#64748b}.staff-quick-actions{display:flex;flex-direction:column;gap:.75rem}.staff-qa-btn{display:flex;align-items:center;gap:1rem;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;padding:1rem 1.25rem;cursor:pointer;font:inherit;text-align:left;transition:border-color .15s,box-shadow .15s;width:100%}.staff-qa-btn:hover{border-color:#93c5fd;box-shadow:0 2px 8px #3b82f61a}.staff-qa-btn--primary{border-color:#3b82f6;background:#eff6ff}.staff-qa-btn--primary:hover{border-color:#1d4ed8;box-shadow:0 2px 10px #1d4ed81f}.staff-qa-btn>span:first-child{font-size:1.5rem;flex-shrink:0}.staff-qa-btn>div{display:flex;flex-direction:column}.staff-qa-btn>div strong{font-size:.95rem;font-weight:700;color:#0f172a}.staff-qa-btn>div span{font-size:.8rem;color:#64748b;margin-top:.1rem}.staff-work-board{background:radial-gradient(circle at top right,rgba(37,99,235,.09),transparent 34%),linear-gradient(180deg,#fff,#f8fafc)}.staff-work-board-intro{margin:0;font-size:.85rem;line-height:1.65;color:#475569}.staff-work-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.8rem}.staff-work-card{display:flex;flex-direction:column;gap:.34rem;width:100%;padding:.95rem 1rem;border:1px solid #dbeafe;border-radius:15px;background:linear-gradient(180deg,#f8fbff,#fff);text-align:left;font:inherit;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.staff-work-card:hover{transform:translateY(-1px);border-color:#93c5fd;box-shadow:0 12px 24px #2563eb1a}.staff-work-card-label{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.staff-work-card-value{font-size:1.35rem;font-weight:900;color:#0f172a}.staff-work-card-detail{font-size:.8rem;line-height:1.55;color:#475569}.staff-work-card-cta{margin-top:.2rem;font-size:.76rem;font-weight:800;color:#2563eb}.staff-perms-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.5rem;margin-top:.25rem}.staff-perm-item{display:flex;align-items:center;gap:.5rem;font-size:.82rem;padding:.4rem .6rem;border-radius:8px}.staff-perm-item--on{background:#f0fdf4;color:#15803d;font-weight:600}.staff-perm-item--off{background:#f8fafc;color:#94a3b8}.staff-request-intro{margin:0;font-size:.84rem;color:#475569;line-height:1.6}.staff-request-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.staff-request-summary-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:.85rem .95rem;display:flex;flex-direction:column;gap:.15rem}.staff-request-summary-card strong{font-size:1.2rem;color:#0f172a}.staff-request-summary-card span{font-size:.78rem;color:#64748b;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.staff-request-history{display:flex;flex-direction:column;gap:.9rem}.staff-request-empty{margin:0;font-size:.84rem;color:#64748b}.staff-request-card{position:relative;overflow:hidden;border:1px solid #dbeafe;border-radius:18px;padding:1rem;background:radial-gradient(circle at top right,rgba(59,130,246,.08),transparent 35%),linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 10px 30px #0f172a0f;display:flex;flex-direction:column;gap:.75rem}.staff-request-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#2563eb,#60a5fa)}.staff-request-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;padding-bottom:.85rem;border-bottom:1px solid rgba(148,163,184,.18)}.staff-request-card-main{display:flex;flex-direction:column;gap:.45rem}.staff-request-card-origin{display:flex;align-items:center;gap:.7rem}.staff-request-card-avatar{width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1d4ed8;font-weight:900;flex-shrink:0}.staff-request-card-origin-copy{display:flex;flex-direction:column;gap:.12rem}.staff-request-card-origin-line{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.staff-request-team-pill{display:inline-flex;align-items:center;gap:.3rem;min-height:28px;padding:.22rem .6rem;border-radius:999px;background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;font-size:.7rem;font-weight:800}.staff-request-card-origin-email{font-size:.74rem;color:#64748b}.staff-request-card-head strong{font-size:.96rem;color:#0f172a}.staff-request-meta{display:flex;flex-wrap:wrap;gap:.45rem .9rem;margin-top:.2rem}.staff-request-meta span{font-size:.74rem;color:#64748b}.staff-request-status{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .65rem;border-radius:999px;border:1px solid;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.staff-request-status--new{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.staff-request-status--in_progress{background:#ecfeff;color:#0f766e;border-color:#99f6e4}.staff-request-status--completed{background:#f0fdf4;color:#15803d;border-color:#bbf7d0}.staff-request-status--closed{background:#f8fafc;color:#64748b;border-color:#cbd5e1}.staff-request-desc,.staff-request-access{margin:0;font-size:.84rem;color:#334155;line-height:1.6}.staff-request-thread{display:flex;flex-direction:column;gap:.65rem;padding:.9rem;border-radius:18px;border:1px solid #e2e8f0;background:linear-gradient(180deg,#f8fafc,#fff)}.staff-request-message{position:relative;border-radius:12px;padding:.8rem .9rem;border:1px solid #e2e8f0;max-width:min(720px,82%);box-shadow:0 10px 24px #0f172a0f}.staff-request-message--employee{background:linear-gradient(180deg,#eaf3ff,#fff);border-color:#93c5fd}.staff-request-message--admin{background:linear-gradient(180deg,#fff,#f8fafc);border-color:#cbd5e1}.staff-request-bubble-wrap{display:flex;flex-direction:column;gap:.22rem}.staff-request-bubble-wrap--employee{align-items:flex-end}.staff-request-bubble-wrap--admin{align-items:flex-start}.staff-request-bubble-meta{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.staff-request-bubble-wrap--employee .staff-request-bubble-meta{justify-content:flex-end}.staff-request-bubble-author{font-size:.78rem;font-weight:800;color:#0f172a}.staff-request-bubble-role{font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#2563eb}.staff-request-bubble-time{font-size:.72rem;color:#64748b}.staff-request-bubble-wrap--employee .staff-request-message:after,.staff-request-bubble-wrap--admin .staff-request-message:after{content:"";position:absolute;top:14px;width:10px;height:10px;transform:rotate(45deg);border-radius:2px}.staff-request-bubble-wrap--employee .staff-request-message:after{right:-5px;background:#eaf3ff;border-top:1px solid #93c5fd;border-right:1px solid #93c5fd}.staff-request-bubble-wrap--admin .staff-request-message:after{left:-5px;background:#fff;border-left:1px solid #cbd5e1;border-bottom:1px solid #cbd5e1}.staff-request-message-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.35rem}.staff-request-message-head strong{font-size:.8rem;color:#0f172a}.staff-request-message-head span{font-size:.72rem;color:#64748b}.staff-request-message p{margin:0;font-size:.82rem;color:#334155;line-height:1.6}.acct-tabs-bar{background:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;position:sticky;top:60px;z-index:30}.acct-tabs-inner{display:flex;gap:0}.acct-tab{display:flex;align-items:center;gap:.4rem;border:0;background:transparent;padding:1rem 1.2rem;font:inherit;font-size:.88rem;font-weight:600;color:#64748b;cursor:pointer;border-bottom:2.5px solid transparent;transition:color .12s,border-color .12s;white-space:nowrap}.acct-tab:hover{color:#1d4ed8}.acct-tab.active{color:#1d4ed8;border-bottom-color:#1d4ed8;font-weight:700}.acct-tab-count{background:#e2e8f0;border-radius:999px;font-size:.68rem;font-weight:800;padding:.1rem .42rem;color:#475569}.acct-tab.active .acct-tab-count{background:#dbeafe;color:#1d4ed8}.acct-signout-btn{border:1.5px solid #fecaca;background:transparent;color:#ef4444;padding:.38rem .9rem;border-radius:8px;font:inherit;font-size:.8rem;font-weight:700;cursor:pointer;transition:background .12s;white-space:nowrap}.acct-signout-btn:hover{background:#fef2f2}.acct-tab-body{max-width:1100px;margin:0 auto;padding:1.5rem 1.2rem 3rem;width:100%}.acct-overview{display:flex;flex-direction:column;gap:1.2rem}.acct-welcome-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem 1.6rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;box-shadow:0 2px 12px #0f172a0f}.acct-welcome-left{display:flex;align-items:center;gap:1rem}.acct-big-avatar{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#1d4ed8,#0ea5e9);color:#fff;font-size:1.2rem;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0}.acct-welcome-name{margin:0;font-size:1.3rem;font-weight:900;color:#0f172a}.acct-welcome-biz{margin:.2rem 0 0;font-size:.88rem;font-weight:700;color:#344258}.acct-welcome-email{margin:.1rem 0 0;font-size:.78rem;color:#64748b}.acct-welcome-actions{display:flex;gap:.6rem;flex-shrink:0}.acct-action-btn{padding:.5rem 1.1rem;border-radius:9px;font:inherit;font-size:.85rem;font-weight:700;cursor:pointer;border:0;transition:background .12s,color .12s;text-decoration:none;display:inline-flex;align-items:center;gap:.3rem}.acct-action-btn.primary{background:#1d4ed8;color:#fff}.acct-action-btn.primary:hover{background:#1e40af}.acct-action-btn.ghost{background:transparent;color:#475569;border:1.5px solid #d1d9e6}.acct-action-btn.ghost:hover{background:#f8fafc}.acct-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.9rem}@media (max-width: 700px){.acct-stats-grid{grid-template-columns:repeat(2,1fr)}}.acct-stat{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1rem 1.1rem;display:flex;align-items:center;gap:.8rem;box-shadow:0 1px 6px #0f172a0d}.acct-stat--warn{border-color:#fed7aa;background:#fff7ed}.acct-stat-icon{font-size:1.4rem;flex-shrink:0}.acct-stat-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b;display:block}.acct-stat-val{font-size:1.2rem;font-weight:900;color:#0f172a;display:block}.acct-ap-notice{display:flex;align-items:center;gap:.8rem;padding:.9rem 1.2rem;background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;font-size:.88rem;color:#92400e}.acct-section-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 1px 6px #0f172a0d}.acct-section-head{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.4rem;border-bottom:1px solid #f1f5f9}.acct-section-head h3{margin:0;font-size:.95rem;font-weight:800;color:#0f172a}.acct-see-all{border:0;background:transparent;font:inherit;font-size:.82rem;font-weight:700;color:#1d4ed8;cursor:pointer}.acct-empty-state{display:flex;flex-direction:column;align-items:center;gap:.6rem;padding:3rem 1rem;text-align:center;color:#64748b}.acct-empty-state span{font-size:2rem}.acct-empty-state p{margin:0;font-size:.88rem}.acct-empty-state button{border:0;background:transparent;color:#1d4ed8;cursor:pointer;font-weight:700}.acct-order-row{display:flex;align-items:center;gap:.8rem;padding:.85rem 1.4rem;border-bottom:1px solid #f1f5f9;font-size:.84rem;flex-wrap:wrap}.acct-order-row:last-child{border-bottom:0}.acct-order-date-col{display:flex;flex-direction:column;min-width:85px}.acct-order-date-col strong{font-size:.85rem;color:#0f172a}.acct-order-inv{font-size:.7rem;color:#94a3b8;font-family:monospace}.acct-order-detail-col{flex:1;display:flex;flex-direction:column;gap:.1rem;color:#475569;min-width:80px}.acct-order-method{font-size:.78rem}.acct-status-badge{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.2rem .6rem;border-radius:999px;white-space:nowrap}.acct-order-total-col{font-size:.95rem;color:#0f172a;white-space:nowrap}.acct-reorder-btn{border:1.5px solid #1d4ed8;background:#eff6ff;color:#1d4ed8;padding:.3rem .75rem;border-radius:7px;font:inherit;font-size:.78rem;font-weight:700;cursor:pointer;transition:background .12s,color .12s;white-space:nowrap}.acct-reorder-btn:hover{background:#1d4ed8;color:#fff}.acct-info-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}@media (max-width: 700px){.acct-info-strip{grid-template-columns:repeat(2,1fr)}}.acct-info-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:.9rem 1rem;display:flex;align-items:center;gap:.7rem}.acct-info-icon{font-size:1.3rem;flex-shrink:0}.acct-info-item strong{display:block;font-size:.82rem;font-weight:800;color:#0f172a}.acct-info-item span{display:block;font-size:.72rem;color:#64748b}.acct-orders-tab{display:flex;flex-direction:column;gap:1rem}.acct-filter-bar{display:flex;gap:.4rem;flex-wrap:wrap}.acct-filter-chip{display:flex;align-items:center;gap:.35rem;border:1.5px solid #e2e8f0;background:#fff;padding:.38rem .8rem;border-radius:999px;font:inherit;font-size:.8rem;font-weight:700;color:#475569;cursor:pointer;transition:border-color .12s,background .12s,color .12s}.acct-filter-chip:hover{border-color:#1d4ed8;color:#1d4ed8}.acct-filter-chip.active{border-color:#1d4ed8;background:#1d4ed8;color:#fff}.acct-filter-chip.active .acct-filter-chip-count{background:#ffffff40;color:#fff}.acct-filter-chip-count{background:#e2e8f0;border-radius:999px;font-size:.68rem;padding:.08rem .38rem;color:#64748b}.acct-orders-list{display:flex;flex-direction:column;gap:.5rem}.acct-order-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;display:flex;align-items:center;gap:1rem;padding:1rem 1.3rem;flex-wrap:wrap;cursor:pointer;transition:border-color .12s,box-shadow .12s}.acct-order-card:hover{border-color:#93c5fd;box-shadow:0 2px 12px #1d4ed814}.acct-order-card--open{border-color:#1d4ed8}.acct-oc-left,.acct-oc-mid,.acct-oc-right{display:flex;flex-direction:column;gap:.2rem}.acct-ocv2-head{display:flex;align-items:center;gap:1rem;padding:1rem 1.3rem;flex-wrap:wrap}.acct-oc-left{min-width:130px}.acct-oc-date{font-size:.9rem;color:#0f172a}.acct-oc-inv{font-size:.7rem;color:#94a3b8;font-family:monospace}.acct-oc-mid{flex:1;font-size:.82rem;color:#64748b}.acct-oc-total{font-size:1rem;color:#0f172a}.acct-oc-chevron{color:#94a3b8;font-size:.75rem;flex-shrink:0}.acct-oc-right{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:.8rem;margin-left:auto}@media (max-width: 860px){.acct-order-card{align-items:flex-start}.acct-oc-right{width:100%;margin-left:0}}.acct-invoice-detail{border-top:1px solid #e2e8f0;padding:1.2rem 1.3rem;background:#fafafa}.acct-inv-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem 1.5rem;margin-bottom:1.2rem}@media (max-width: 600px){.acct-inv-meta{grid-template-columns:1fr 1fr}}.acct-inv-meta div{display:flex;flex-direction:column;gap:.15rem}.acct-inv-meta span{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.acct-inv-meta strong{font-size:.84rem;color:#0f172a;word-break:break-all}.acct-inv-table{width:100%;border-collapse:collapse;font-size:.84rem;margin-bottom:1rem}.acct-inv-table th{text-align:left;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#64748b;padding:.5rem .6rem;border-bottom:1px solid #e2e8f0}.acct-inv-table td{padding:.55rem .6rem;color:#344258;border-bottom:1px solid #f1f5f9;vertical-align:top}.acct-inv-table tfoot td{padding:.45rem .6rem;font-size:.84rem;color:#64748b;border-bottom:0}.acct-inv-table tfoot tr.inv-grand td{color:#0f172a;font-size:.95rem;border-top:1px solid #e2e8f0}.acct-inv-actions{margin-top:.5rem}.acct-profile-tab{display:flex;flex-direction:column;gap:1.2rem}.acct-billing-body{padding:1.1rem 1.4rem 1.3rem;display:flex;flex-direction:column;gap:.9rem}.acct-billing-card{border:1px solid #bfdbfe;background:#eff6ff;border-radius:12px;padding:.8rem .9rem;display:flex;flex-direction:column;gap:.2rem}.acct-billing-card strong{font-size:.92rem;color:#1e3a8a}.acct-billing-card span{font-size:.78rem;color:#334155}.acct-billing-card-actions{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.45rem}.acct-action-btn--danger{color:#b91c1c!important;border-color:#fecaca!important;background:#fff1f2!important}.acct-action-btn--danger:hover{color:#991b1b!important;border-color:#fca5a5!important;background:#ffe4e6!important}.acct-billing-empty{border:1px dashed #cbd5e1;border-radius:12px;padding:.8rem .9rem;background:#fff}.acct-billing-empty strong{display:block;font-size:.86rem;color:#0f172a}.acct-billing-empty span{display:block;margin-top:.2rem;font-size:.79rem;color:#64748b}.acct-billing-form{border:1px solid #dbeafe;border-radius:12px;background:#fff}.acct-billing-note{border:1px solid #e2e8f0;background:#f8fafc;border-radius:10px;padding:.7rem .8rem;font-size:.77rem;color:#475569;line-height:1.5}.acct-profile-header{display:flex;align-items:center;gap:1rem;padding:1rem 1.4rem;border-bottom:1px solid #f1f5f9}.acct-profile-avatar{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#1d4ed8,#0ea5e9);color:#fff;font-size:1.1rem;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0}.acct-profile-header strong{display:block;font-size:1rem;font-weight:900;color:#0f172a}.acct-profile-header span{display:block;font-size:.8rem;color:#64748b}.acct-role-badge{display:inline-block!important;background:#eff6ff;color:#1d4ed8!important;font-size:.7rem!important;font-weight:700!important;text-transform:capitalize;padding:.1rem .5rem;border-radius:999px;margin-top:.2rem}.acct-profile-form{padding:1.2rem 1.4rem;display:flex;flex-direction:column;gap:.9rem}.acct-form-row{display:grid;grid-template-columns:1fr 1fr;gap:.9rem}@media (max-width: 560px){.acct-form-row{grid-template-columns:1fr}}.acct-form-label{display:flex;flex-direction:column;gap:.3rem;font-size:.84rem;font-weight:700;color:#344258}.acct-form-label input,.acct-form-label select,.acct-form-label textarea{border:1.5px solid #d1d9e6;border-radius:9px;padding:.55rem .8rem;font:inherit;font-size:.9rem;color:#0f172a;transition:border-color .15s;background:#fff}.acct-form-label textarea{resize:vertical;min-height:110px}.acct-form-label input:focus,.acct-form-label select:focus,.acct-form-label textarea:focus{outline:none;border-color:#1d4ed8}.acct-form-label input:disabled,.acct-form-label select:disabled,.acct-form-label textarea:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}.acct-form-note{font-size:.7rem;font-weight:400;color:#94a3b8}.acct-form-msg{padding:.5rem .8rem;border-radius:8px;font-size:.82rem;font-weight:600;margin:0}.acct-form-msg.ok{background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.acct-form-msg.err{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.acct-info-rows{padding:.5rem 0}.acct-info-row{display:flex;align-items:center;justify-content:space-between;padding:.65rem 1.4rem;border-bottom:1px solid #f8fafc;font-size:.84rem}.acct-info-row span{color:#64748b}.acct-info-row strong{color:#0f172a}.acct-info-row a{color:#1d4ed8;text-decoration:none}.acct-login-required{display:flex;flex-direction:column;align-items:center;gap:.8rem;padding:4rem 1rem;text-align:center}.acct-login-required span{font-size:3rem}.acct-login-required h2{margin:0;font-size:1.4rem}.acct-login-required p{margin:0;color:#64748b}.acct-docs-section{display:flex;flex-direction:column;gap:1rem}.acct-docs-summary{display:flex;align-items:stretch;justify-content:space-between;gap:1rem;padding:1.15rem 1.2rem;border-radius:16px;border:1px solid #dbeafe;background:radial-gradient(circle at top left,rgba(191,219,254,.45),transparent 40%),linear-gradient(135deg,#eff6ff,#f8fafc);box-shadow:0 10px 28px #1d4ed814}.acct-docs-summary-copy{display:flex;flex-direction:column;gap:.35rem;max-width:680px}.acct-docs-summary-copy strong{font-size:1rem;font-weight:900;color:#0f172a}.acct-docs-summary-copy>span{font-size:.84rem;color:#475569;line-height:1.55}.acct-docs-benefits{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.15rem}.acct-docs-benefit-pill{display:inline-flex;align-items:center;padding:.32rem .72rem;border-radius:999px;background:#0f766e;color:#f0fdfa;font-size:.72rem;font-weight:800;letter-spacing:.01em}.acct-docs-summary-stats{display:grid;grid-template-columns:repeat(3,minmax(88px,1fr));gap:.7rem;min-width:320px}.acct-docs-summary-stat{display:flex;flex-direction:column;justify-content:center;gap:.18rem;padding:.85rem .95rem;border-radius:14px;background:#ffffffdb;border:1px solid rgba(191,219,254,.9);text-align:center}.acct-docs-summary-stat strong{font-size:1.2rem;font-weight:900;color:#0f172a}.acct-docs-summary-stat span{font-size:.76rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.acct-doc-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 10px 24px #0f172a0d}.acct-doc-card .acct-section-head{background:linear-gradient(180deg,#fff,#f8fafc)}.acct-doc-help{margin:0;padding:.95rem 1.4rem 0;font-size:.78rem;color:#64748b;line-height:1.5}.acct-doc-empty{margin:0;padding:.8rem 1.4rem 0;font-size:.83rem;color:#64748b}.acct-doc-status-stack{display:flex;flex-direction:column;gap:.8rem;padding:.95rem 1.4rem 1.1rem}.acct-doc-active-entry{display:flex;flex-direction:column;gap:.7rem}.acct-doc-status-row{display:flex;align-items:flex-start;gap:.8rem;padding:.95rem 1rem;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc}.acct-doc-status-row>div{display:flex;flex-direction:column;gap:.2rem;min-width:0}.acct-doc-status-row strong{font-size:.88rem;color:#0f172a}.acct-doc-status-row span{font-size:.78rem;color:#475569;line-height:1.5}.acct-doc-status-row.acct-doc-status--pending{background:#fffbeb;border-color:#fcd34d}.acct-doc-status-row.acct-doc-status--approved{background:#f0fdf4;border-color:#86efac}.acct-doc-status-row.acct-doc-status--rejected{background:#fef2f2;border-color:#fecaca}.acct-doc-status-row.acct-doc-status--archived{background:#f8fafc;border-color:#cbd5e1}.acct-doc-status-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:1rem;flex-shrink:0;background:#ffffffb8}.acct-doc-status--pending .acct-doc-status-icon{color:#a16207}.acct-doc-status--approved .acct-doc-status-icon{color:#15803d}.acct-doc-status--rejected .acct-doc-status-icon{color:#b91c1c}.acct-doc-status--archived .acct-doc-status-icon{color:#64748b}.acct-doc-status-meta{font-size:.72rem!important;color:#64748b!important}.acct-doc-admin-note{display:inline-flex;align-items:center;width:fit-content;max-width:100%;padding:.28rem .55rem;border-radius:999px;background:#0f172a0f;font-size:.72rem!important;color:#334155!important}.acct-doc-file-row{display:flex;align-items:center;gap:.75rem;padding:.8rem .95rem;border-radius:12px;border:1px solid #e2e8f0;background:#fff}.acct-doc-file-row>span{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#eff6ff;font-size:1.05rem;flex-shrink:0}.acct-doc-file-row>div{flex:1;min-width:0;display:flex;flex-direction:column;gap:.14rem}.acct-doc-file-row strong{font-size:.84rem;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.acct-doc-file-meta{display:block;font-size:.72rem;color:#64748b}.acct-doc-upload-btn{display:inline-flex;align-items:center;justify-content:center;margin:0 1.4rem 1.2rem;padding:.78rem 1rem;border:1.5px dashed #93c5fd;border-radius:12px;background:#eff6ff;color:#1d4ed8;font-size:.83rem;font-weight:800;cursor:pointer;scroll-margin-top:112px;transition:border-color .14s,background .14s,transform .14s}.acct-doc-upload-btn:hover{border-color:#2563eb;background:#dbeafe;transform:translateY(-1px)}.acct-doc-history{display:flex;flex-direction:column;gap:.7rem;padding:0 1.4rem 1.3rem;border-top:1px solid #f1f5f9;background:#fcfdff}.acct-doc-history-label{padding-top:1rem;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.acct-doc-req-info{padding-bottom:1.15rem}.acct-doc-req-label{margin:0;padding:1rem 1.4rem 0;font-size:.83rem;font-weight:700;color:#334155}.acct-doc-req-list{margin:0;padding:.7rem 1.4rem 0 2.45rem;display:flex;flex-direction:column;gap:.45rem;color:#475569}.acct-doc-req-item{font-size:.8rem;line-height:1.55}.acct-doc-benefit{margin:0;padding:.95rem 1.4rem 0;font-size:.8rem;font-weight:700;color:#166534}@media (max-width: 860px){.acct-docs-summary{flex-direction:column}.acct-docs-summary-stats{min-width:0;width:100%}}@media (max-width: 640px){.acct-docs-summary-stats{grid-template-columns:1fr}.acct-doc-file-row{align-items:flex-start;flex-wrap:wrap}.acct-doc-upload-btn{width:calc(100% - 2.8rem)}}.adm-dashboard{gap:1.4rem;display:flex;flex-direction:column}.adm-dashboard-head-meta{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;margin-left:auto;flex-wrap:wrap}.adm-dashboard-date{font-size:.82rem;color:#64748b;white-space:nowrap;margin-left:auto}.adm-kpi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.9rem}@media (max-width: 900px){.adm-kpi-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 540px){.adm-kpi-grid{grid-template-columns:1fr}}.adm-kpi-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.1rem 1.2rem;display:flex;align-items:center;gap:1rem;box-shadow:0 1px 6px #0f172a0d;transition:box-shadow .12s}.adm-kpi-card:hover{box-shadow:0 4px 16px #0f172a1a}.adm-kpi-card--action{width:100%;text-align:left;cursor:pointer;font:inherit}.adm-kpi-card--action:focus-visible{outline:3px solid rgba(37,99,235,.28);outline-offset:2px}.adm-kpi-revenue{border-left:4px solid #10b981}.adm-kpi-month{border-left:4px solid #3b82f6}.adm-kpi-warn{border-left:4px solid #f59e0b;background:#fffbeb;border-color:#fde68a}.adm-kpi-icon{font-size:1.8rem;flex-shrink:0}.adm-kpi-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b;display:block}.adm-kpi-value{font-size:1.4rem;font-weight:900;color:#0f172a;display:block}.adm-kpi-sub{font-size:.72rem;color:#94a3b8;display:block;margin-top:.1rem}.adm-kpi-note{display:block;margin-top:.35rem;font-size:.74rem;line-height:1.5;color:#475569}.adm-kpi-cta{display:inline-flex;margin-top:.55rem;font-size:.75rem;font-weight:800;color:#2563eb}.adm-priority-board{background:linear-gradient(135deg,#7f1d1d,#b91c1c 58%,#dc2626);color:#fff;border-radius:16px;border:1px solid rgba(127,29,29,.28);padding:1rem 1.1rem;box-shadow:0 12px 34px #7f1d1d2e}.adm-priority-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.adm-priority-sub{display:block;margin-top:.2rem;font-size:.8rem;color:#fffc}.adm-priority-open-count{padding:.3rem .7rem;border-radius:999px;background:#ffffff24;font-size:.76rem;font-weight:800;white-space:nowrap}.adm-priority-list{display:grid;gap:.7rem}.adm-priority-item{display:flex;align-items:center;justify-content:space-between;gap:.9rem;padding:.85rem .9rem;border-radius:12px;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.adm-priority-copy{display:flex;flex-direction:column;gap:.18rem}.adm-priority-copy strong{font-size:.94rem;color:#fff}.adm-priority-copy span{font-size:.78rem;color:#ffffffd1}.adm-priority-actions{display:flex;align-items:center;gap:.55rem;flex-shrink:0}.adm-priority-badge{min-width:32px;padding:.3rem .55rem;border-radius:999px;background:#ffffff2e;color:#fff;text-align:center;font-size:.76rem;font-weight:900}.adm-quick-actions-board{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1rem 1.1rem;margin-top:1rem;box-shadow:0 6px 24px #0f172a0d}.adm-quick-actions-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.adm-quick-actions-sub{display:block;margin-top:.2rem;font-size:.8rem;color:#64748b}.adm-quick-actions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.adm-quick-action-card{display:flex;flex-direction:column;gap:.3rem;width:100%;text-align:left;border:1px solid #e2e8f0;background:#f8fafc;border-radius:12px;padding:.9rem 1rem;font:inherit;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s}.adm-quick-action-card strong{font-size:.9rem;color:#0f172a}.adm-quick-action-card span{font-size:.78rem;color:#64748b;line-height:1.55}.adm-quick-action-card:hover{background:#fff7ed;border-color:#fdba74;box-shadow:0 4px 16px #f973161f}.adm-role-board{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:16px;padding:1rem 1.1rem;box-shadow:0 8px 26px #0f172a0d}.adm-role-board--compact{margin-top:.4rem}.adm-status-filter-chips--secondary{margin-top:-.2rem}.adm-role-board-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.adm-role-board-sub{display:block;margin-top:.2rem;font-size:.8rem;color:#64748b}.adm-role-board-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.75rem}.adm-role-board-card{display:flex;flex-direction:column;gap:.3rem;padding:.9rem .95rem;border-radius:14px;border:1px solid #dbeafe;background:linear-gradient(180deg,#f8fbff,#fff)}.adm-role-board-card--action{width:100%;text-align:left;font:inherit;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.adm-role-board-card--action:hover{transform:translateY(-1px);border-color:#93c5fd;box-shadow:0 10px 20px #2563eb1a}.adm-role-board-label{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.adm-role-board-value{font-size:1.38rem;color:#0f172a;font-weight:900}.adm-role-board-detail{font-size:.78rem;line-height:1.55;color:#475569}.adm-role-board-cta{display:inline-flex;margin-top:.25rem;font-size:.76rem;font-weight:800;color:#2563eb}.adm-dashboard-row{display:grid;grid-template-columns:1fr 320px;gap:1.2rem;align-items:start}@media (max-width: 860px){.adm-dashboard-row{grid-template-columns:1fr}.adm-priority-item{align-items:flex-start;flex-direction:column}.adm-priority-actions{width:100%;justify-content:space-between}.adm-quick-actions-grid,.adm-role-board-grid{grid-template-columns:1fr}}.adm-recent-orders,.adm-top-products{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.adm-recent-order-row{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.7rem 1rem;border-bottom:1px solid #f1f5f9;font-size:.83rem}.adm-recent-order-row:last-child{border-bottom:0}.adm-recent-order-row--action{width:100%;text-align:left;background:transparent;border:0;font:inherit;cursor:pointer}.adm-recent-order-row--action:hover{background:#f8fafc}.adm-recent-order-row--action:focus-visible{outline:3px solid rgba(37,99,235,.22);outline-offset:-2px}.adm-ro-info{display:flex;flex-direction:column;gap:.1rem}.adm-ro-info strong{color:#0f172a;font-size:.82rem}.adm-ro-info span{color:#64748b;font-size:.72rem}.adm-ro-right{display:flex;align-items:center;gap:.7rem}.adm-ro-open{font-size:.74rem;font-weight:800;color:#2563eb}.adm-ro-badge{font-size:.7rem;font-weight:700;text-transform:capitalize;padding:.15rem .5rem;border-radius:999px}.adm-top-product-row{display:flex;align-items:center;gap:.8rem;padding:.65rem 1rem;border-bottom:1px solid #f1f5f9;font-size:.83rem}.adm-top-product-row:last-child{border-bottom:0}.adm-tp-rank{font-size:.78rem;font-weight:800;color:#94a3b8;min-width:24px}.adm-tp-name{flex:1;color:#344258;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-tp-qty{font-size:.75rem;font-weight:700;color:#1d4ed8;white-space:nowrap}.adm-tab-content{display:flex;flex-direction:column;gap:1rem}.adm-tab-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.adm-tab-title{margin:0;font-size:1.45rem;font-weight:900;color:#0f172a}.adm-tab-subtitle{margin:.2rem 0 0;font-size:.88rem;color:#64748b}.adm-doc-header-meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.adm-doc-header-pill{padding:.35rem .7rem;border-radius:999px;background:#fee2e2;color:#b91c1c;font-size:.74rem;font-weight:800}.adm-doc-header-pill--muted{background:#e2e8f0;color:#475569}.adm-doc-summary-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem}.adm-doc-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:.95rem 1rem;text-align:left;display:flex;flex-direction:column;gap:.22rem;cursor:pointer;font:inherit;transition:border-color .14s,box-shadow .14s,transform .14s}.adm-doc-summary-card:hover{transform:translateY(-1px);box-shadow:0 6px 18px #0f172a14}.adm-doc-summary-card.active{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.adm-doc-summary-card--warn{border-top:4px solid #f59e0b}.adm-doc-summary-card--ok{border-top:4px solid #16a34a}.adm-doc-summary-card--bad{border-top:4px solid #dc2626}.adm-doc-summary-card--muted{border-top:4px solid #94a3b8}.adm-doc-summary-card--neutral{border-top:4px solid #2563eb}.adm-doc-summary-label{font-size:.72rem;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.adm-doc-summary-value{font-size:1.45rem;font-weight:900;color:#0f172a}.adm-doc-summary-detail{font-size:.76rem;color:#94a3b8}.adm-doc-toolbar{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap}.adm-doc-toolbar .adm-order-search{flex:1 1 320px}.adm-doc-toolbar-meta{display:inline-flex;align-items:baseline;gap:.35rem;font-size:.8rem;color:#64748b}.adm-doc-toolbar-meta strong{font-size:1rem;color:#0f172a}.adm-docs-filter-bar{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.adm-filter-chip{display:inline-flex;align-items:center;gap:.35rem;border:1.5px solid #e2e8f0;background:#fff;border-radius:999px;padding:.4rem .75rem;font:inherit;font-size:.78rem;font-weight:700;color:#475569;cursor:pointer;transition:border-color .12s,color .12s,background .12s}.adm-filter-chip:hover{border-color:#93c5fd;color:#1d4ed8}.adm-filter-chip.active{background:#0f172a;border-color:#0f172a;color:#fff}.adm-filter-chip.active .adm-filter-chip-count{background:#ffffff2e;color:#fff}.adm-filter-chip-count{min-width:18px;padding:.05rem .35rem;border-radius:999px;background:#e2e8f0;color:#475569;font-size:.66rem;font-weight:900;text-align:center}.adm-doc-list{display:flex;flex-direction:column;gap:.9rem}.adm-doc-row{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;box-shadow:0 3px 14px #0f172a0a}.adm-doc-row-main{display:grid;grid-template-columns:minmax(200px,1.1fr) minmax(240px,1.2fr) auto auto;gap:1rem;align-items:center;padding:1rem 1.1rem}.adm-doc-customer-info{display:flex;flex-direction:column;gap:.18rem;min-width:0}.adm-doc-customer-info strong{font-size:.92rem;color:#0f172a}.adm-doc-customer-info>span{font-size:.78rem;color:#64748b}.adm-doc-customer-badges{display:flex;gap:.35rem;flex-wrap:wrap;margin-top:.15rem}.adm-doc-meta{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.adm-doc-type-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .55rem;border-radius:999px;font-size:.72rem;font-weight:800;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.adm-doc-type-badge--acct{background:#f8fafc;border-color:#cbd5e1;color:#475569}.adm-doc-type-badge--status{background:#ecfccb;border-color:#bef264;color:#3f6212}.adm-doc-type-badge--status-pending{background:#fffbeb;border-color:#fcd34d;color:#92400e}.adm-doc-type-badge--status-rejected{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.adm-doc-file-info{font-size:.76rem;color:#64748b}.adm-doc-status-col{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.adm-status-badge--pending{background:#fffbeb;color:#92400e;border:1px solid #fcd34d}.adm-status-badge--approved{background:#f0fdf4;color:#166534;border:1px solid #86efac}.adm-status-badge--rejected{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.adm-status-badge--archived{background:#f8fafc;color:#64748b;border:1px solid #cbd5e1}.adm-doc-cert-num,.adm-doc-cert-expiry{font-size:.72rem;color:#475569}.adm-doc-action-btns{display:flex;align-items:center;justify-content:flex-end;gap:.45rem;flex-wrap:wrap}.adm-doc-insight-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;padding:0 1.1rem 1rem}.adm-doc-insight{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:.7rem .8rem;display:flex;flex-direction:column;gap:.2rem}.adm-doc-insight-label{font-size:.68rem;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.06em}.adm-doc-insight strong{font-size:.84rem;color:#0f172a}.adm-doc-note{display:flex;align-items:flex-start;gap:.45rem;padding:.75rem 1.1rem 1rem;font-size:.8rem;border-top:1px dashed #e2e8f0}.adm-doc-note strong{white-space:nowrap}.adm-doc-note--approved{color:#166534;background:#f0fdf4}.adm-doc-note--rejected{color:#991b1b;background:#fef2f2}.adm-doc-expand{border-top:1px solid #e2e8f0;background:#f8fafc;padding:1rem 1.1rem 1.1rem}.adm-doc-expand-head{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.9rem}.adm-doc-expand-head strong{font-size:.9rem;color:#0f172a}.adm-doc-expand-head span{font-size:.78rem;color:#64748b}.adm-doc-form-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.adm-doc-form-row label{display:flex;flex-direction:column;gap:.35rem;font-size:.78rem;font-weight:700;color:#334155}.adm-doc-expand-actions{display:flex;align-items:center;gap:.6rem;margin-top:.9rem;flex-wrap:wrap}.adm-doc-footer-note{margin:0;font-size:.8rem;color:#64748b}@media (max-width: 1100px){.adm-doc-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.adm-doc-row-main{grid-template-columns:1fr 1fr}}@media (max-width: 760px){.adm-doc-summary-grid,.adm-doc-insight-row,.adm-doc-form-row,.adm-doc-row-main{grid-template-columns:1fr}.adm-doc-status-col,.adm-doc-action-btns{align-items:flex-start;justify-content:flex-start}}.adm-lead-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.adm-doc-summary-card--new{border-top:4px solid #2563eb}.adm-doc-summary-card--contacted{border-top:4px solid #0f766e}.adm-doc-summary-card--quoted{border-top:4px solid #7c3aed}.adm-doc-summary-card--converted{border-top:4px solid #15803d}.adm-lead-explainer{display:grid;gap:.9rem;margin-bottom:1rem;padding:1rem 1.1rem;border-radius:16px;border:1px solid #dbeafe;background:linear-gradient(180deg,#f8fbff,#eff6ff)}.adm-lead-explainer-copy{display:flex;flex-direction:column;gap:.35rem}.adm-lead-explainer-copy strong{font-size:.96rem;color:#0f172a}.adm-lead-explainer-copy p{margin:0;font-size:.82rem;line-height:1.65;color:#475569}.adm-lead-explainer-flow{display:flex;flex-wrap:wrap;gap:.55rem}.adm-lead-flow-chip{display:inline-flex;align-items:center;min-height:34px;padding:.45rem .75rem;border-radius:999px;border:1px solid #bfdbfe;background:#fff;color:#1e3a8a;font-size:.75rem;font-weight:700}.adm-lead-flow-chip--muted{border-color:#cbd5e1;color:#475569}.adm-lead-list{display:flex;flex-direction:column;gap:.9rem}.adm-lead-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1rem 1.05rem;box-shadow:0 6px 22px #0f172a0d}.adm-lead-main{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:1rem;align-items:start}.adm-lead-primary{display:flex;flex-direction:column;gap:.35rem;min-width:0}.adm-lead-title-row{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.adm-lead-title-row strong{font-size:1rem;color:#0f172a}.adm-lead-status-badge{text-transform:uppercase;letter-spacing:.06em}.adm-lead-status-badge--new{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.adm-lead-status-badge--contacted{background:#ecfeff;color:#0f766e;border:1px solid #99f6e4}.adm-lead-status-badge--quoted{background:#f5f3ff;color:#7c3aed;border:1px solid #ddd6fe}.adm-lead-status-badge--converted{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}.adm-lead-status-badge--closed{background:#f8fafc;color:#64748b;border:1px solid #cbd5e1}.adm-lead-contact-row,.adm-lead-meta-row{display:flex;flex-wrap:wrap;gap:.6rem 1rem}.adm-lead-contact-row{font-size:.82rem}.adm-lead-contact-row a{color:#1d4ed8;text-decoration:none;font-weight:700}.adm-lead-contact-row span,.adm-lead-meta-row span{color:#64748b}.adm-lead-meta-row{font-size:.74rem}.adm-lead-note{margin:.15rem 0 0;font-size:.8rem;color:#334155;line-height:1.55}.adm-lead-side{display:flex;flex-direction:column;gap:.55rem;align-items:flex-end}.adm-lead-assignee{display:flex;flex-direction:column;gap:.15rem;align-items:flex-end}.adm-lead-assignee strong{font-size:.84rem;color:#0f172a}.adm-lead-actions{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.9rem;padding-top:.9rem;border-top:1px solid #f1f5f9}@media (max-width: 1180px){.adm-lead-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 760px){.adm-lead-summary-grid,.adm-lead-main{grid-template-columns:1fr}.adm-lead-side,.adm-lead-assignee{align-items:flex-start}.adm-lead-explainer{padding:.9rem .95rem}}.adm-staff-request-list{display:flex;flex-direction:column;gap:1rem}.adm-staff-request-card{position:relative;overflow:hidden;background:radial-gradient(circle at top right,rgba(59,130,246,.08),transparent 34%),linear-gradient(180deg,#fff,#f8fafc);border:1px solid #dbeafe;border-radius:18px;padding:1rem 1.05rem;box-shadow:0 12px 30px #0f172a0f;display:flex;flex-direction:column;gap:.95rem}.adm-staff-request-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#2563eb,#60a5fa)}.adm-staff-request-head{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:1rem;align-items:start;padding-bottom:.95rem;border-bottom:1px solid rgba(148,163,184,.18)}.adm-staff-request-main{display:flex;flex-direction:column;gap:.35rem;min-width:0}.adm-staff-request-origin{display:flex;align-items:center;gap:.8rem}.adm-staff-request-avatar{width:48px;height:48px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1d4ed8;font-weight:900;font-size:1rem;flex-shrink:0}.adm-staff-request-origin-copy{display:flex;flex-direction:column;gap:.15rem;min-width:0}.adm-staff-request-origin-line{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.adm-staff-request-team-pill,.adm-staff-request-category-pill{display:inline-flex;align-items:center;gap:.3rem;min-height:28px;padding:.24rem .6rem;border-radius:999px;font-size:.7rem;font-weight:800;border:1px solid}.adm-staff-request-team-pill{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.adm-staff-request-category-pill{background:#fff7ed;border-color:#fdba74;color:#c2410c}.adm-staff-request-contact-line{display:flex;align-items:center;gap:.55rem .9rem;flex-wrap:wrap}.adm-staff-request-contact-line a,.adm-staff-request-contact-line span{font-size:.75rem;color:#64748b;text-decoration:none}.adm-staff-request-contact-line a{color:#1d4ed8;font-weight:700}.adm-staff-request-title-row{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.adm-staff-request-title-row strong{font-size:1rem;color:#0f172a}.adm-staff-request-status{text-transform:uppercase;letter-spacing:.06em}.adm-staff-request-status--new{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.adm-staff-request-status--contacted{background:#ecfeff;color:#0f766e;border:1px solid #99f6e4}.adm-staff-request-status--converted{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}.adm-staff-request-status--muted{background:#f8fafc;color:#64748b;border:1px solid #cbd5e1}.adm-staff-request-priority{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:999px;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.adm-staff-request-priority--low{background:#f8fafc;color:#64748b}.adm-staff-request-priority--medium{background:#fffbeb;color:#92400e}.adm-staff-request-priority--high{background:#fef2f2;color:#b91c1c}.adm-staff-request-meta{display:flex;flex-wrap:wrap;gap:.55rem 1rem}.adm-staff-request-meta span,.adm-staff-request-meta a{font-size:.75rem;color:#64748b;text-decoration:none}.adm-staff-request-meta a{color:#1d4ed8;font-weight:700}.adm-staff-request-desc{margin:.15rem 0 0;font-size:.82rem;color:#334155;line-height:1.6}.adm-staff-request-side{display:flex;flex-direction:column;gap:.32rem;align-items:flex-end;padding:.95rem 1rem;border-radius:14px;border:1px solid #bfdbfe;background:linear-gradient(180deg,#eff6ff,#fff)}.adm-staff-request-side--pending{border-color:#fdba74;background:linear-gradient(180deg,#fff7ed,#fff)}.adm-staff-request-side strong{font-size:.82rem;color:#0f172a}.adm-staff-request-side span:last-child{font-size:.75rem;color:#64748b;text-align:right;line-height:1.55;max-width:100%}.adm-staff-request-thread{display:flex;flex-direction:column;gap:.7rem;padding:.95rem;border-radius:18px;border:1px solid #e2e8f0;background:linear-gradient(180deg,#f8fafc,#fff)}.adm-staff-request-message{position:relative;border-radius:12px;padding:.8rem .9rem;border:1px solid #e2e8f0;max-width:min(780px,84%);box-shadow:0 10px 24px #0f172a0f}.adm-staff-request-message--employee{background:linear-gradient(180deg,#fff,#f8fafc);border-color:#cbd5e1}.adm-staff-request-message--admin{background:linear-gradient(180deg,#eaf3ff,#fff);border-color:#93c5fd}.adm-staff-request-bubble-wrap{display:flex;flex-direction:column;gap:.24rem}.adm-staff-request-bubble-wrap--employee{align-items:flex-start}.adm-staff-request-bubble-wrap--admin{align-items:flex-end}.adm-staff-request-bubble-meta{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.adm-staff-request-bubble-wrap--admin .adm-staff-request-bubble-meta{justify-content:flex-end}.adm-staff-request-bubble-author{font-size:.78rem;font-weight:800;color:#0f172a}.adm-staff-request-bubble-role{font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#2563eb}.adm-staff-request-bubble-time{font-size:.72rem;color:#64748b}.adm-staff-request-bubble-wrap--employee .adm-staff-request-message:after,.adm-staff-request-bubble-wrap--admin .adm-staff-request-message:after{content:"";position:absolute;top:14px;width:10px;height:10px;transform:rotate(45deg);border-radius:2px}.adm-staff-request-bubble-wrap--employee .adm-staff-request-message:after{left:-5px;background:#fff;border-left:1px solid #cbd5e1;border-bottom:1px solid #cbd5e1}.adm-staff-request-bubble-wrap--admin .adm-staff-request-message:after{right:-5px;background:#eaf3ff;border-top:1px solid #93c5fd;border-right:1px solid #93c5fd}.adm-staff-request-message-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.35rem}.adm-staff-request-message-head strong{font-size:.8rem;color:#0f172a}.adm-staff-request-message-head span{font-size:.72rem;color:#64748b}.adm-staff-request-message p{margin:0;font-size:.82rem;color:#334155;line-height:1.6}.adm-staff-request-response{display:flex;flex-direction:column;gap:.7rem;padding-top:.9rem;border-top:1px solid #f1f5f9;background:linear-gradient(180deg,#f8fafcd9,#fff0)}.adm-staff-request-actions{display:flex;flex-wrap:wrap;gap:.55rem}@media (max-width: 760px){.adm-staff-request-head{grid-template-columns:1fr}.adm-staff-request-side{align-items:flex-start}.adm-staff-request-side span:last-child{text-align:left}.adm-staff-request-origin{align-items:flex-start}}.adm-orders-filters{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap;margin-bottom:.5rem}.adm-status-filter-chips{display:flex;gap:.35rem;flex-wrap:wrap}.adm-status-chip{display:flex;align-items:center;gap:.3rem;border:1.5px solid #e2e8f0;background:#f8fafc;padding:.3rem .7rem;border-radius:999px;font:inherit;font-size:.76rem;font-weight:700;color:#475569;cursor:pointer;transition:border-color .12s,background .12s,color .12s}.adm-status-chip:hover{border-color:#1d4ed8;color:#1d4ed8}.adm-status-chip.active{background:#0f172a;border-color:#0f172a;color:#fff}.adm-status-chip.active .adm-chip-count{background:#fff3;color:#fff}.adm-chip-count{background:#e2e8f0;border-radius:999px;font-size:.65rem;font-weight:800;padding:.05rem .35rem;color:#475569}.adm-order-list-v2{display:flex;flex-direction:column;gap:.5rem}.adm-order-card-v2{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:border-color .12s}.adm-order-card-v2:hover{border-color:#93c5fd}.adm-ocv2-head{display:flex;align-items:center;gap:1rem;padding:.9rem 1.2rem;cursor:pointer;flex-wrap:wrap}.adm-ocv2-left{display:flex;flex-direction:column;gap:.15rem;min-width:160px}.adm-ocv2-inv{font-size:.85rem;font-weight:800;color:#0f172a;font-family:monospace}.adm-ocv2-biz{font-size:.8rem;font-weight:600;color:#344258}.adm-ocv2-date{display:inline-flex;align-items:center;gap:.35rem;font-size:.72rem;color:#64748b;flex-wrap:wrap}.adm-ocv2-date-label{font-size:.68rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#94a3b8}.adm-ocv2-mid{flex:1;display:flex;gap:1.2rem;font-size:.82rem;color:#64748b;flex-wrap:wrap}.adm-ocv2-fact{display:inline-flex;align-items:center;gap:.3rem}.adm-ocv2-fact--time{font-weight:700;color:#334155}.adm-ocv2-total{color:#0f172a;font-size:.9rem}.adm-ocv2-right{display:flex;align-items:center;gap:.7rem;margin-left:auto}.adm-ocv2-status{font-size:.72rem;font-weight:700;text-transform:capitalize;padding:.2rem .6rem;border-radius:999px;border:1px solid}.adm-ocv2-chevron{color:#94a3b8;font-size:.7rem}.adm-ocv2-detail{border-top:1px solid #e2e8f0;padding:1.2rem;background:#f8fafc}.adm-ocv2-timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-bottom:1rem}.adm-ocv2-timeline-item{display:flex;flex-direction:column;gap:.2rem;padding:.8rem .9rem;border-radius:12px;border:1px solid #e2e8f0;background:#fff}.adm-ocv2-timeline-item span{font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.adm-ocv2-timeline-item strong{font-size:.83rem;color:#0f172a;line-height:1.5}.adm-ocv2-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem 1.5rem;margin-bottom:1.2rem}@media (max-width: 600px){.adm-ocv2-timeline,.adm-ocv2-meta{grid-template-columns:1fr 1fr}}@media (max-width: 520px){.adm-ocv2-timeline,.adm-ocv2-meta{grid-template-columns:1fr}}.adm-ocv2-meta div{display:flex;flex-direction:column;gap:.15rem}.adm-ocv2-meta span{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.adm-ocv2-meta strong{font-size:.84rem;color:#0f172a}.adm-ocv2-note{margin-bottom:1rem;padding:.85rem .95rem;border-radius:12px;border:1px solid #e2e8f0;background:#fff}.adm-ocv2-note span{display:inline-block;margin-bottom:.3rem;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.adm-ocv2-note p{margin:0;font-size:.83rem;line-height:1.6;color:#334155}.adm-ocv2-note--billing{border-color:#fdba74;background:#fff7ed}.adm-inv-table{width:100%;border-collapse:collapse;font-size:.82rem;margin-bottom:1rem;background:#fff;border-radius:8px;overflow:hidden;border:1px solid #e2e8f0}.adm-inv-table th{background:#f8fafc;text-align:left;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#64748b;padding:.6rem .8rem;border-bottom:1px solid #e2e8f0}.adm-inv-table td{padding:.55rem .8rem;color:#344258;border-bottom:1px solid #f1f5f9}.adm-inv-table tfoot td{color:#64748b;font-size:.82rem;border-bottom:0;padding:.4rem .8rem}.adm-inv-table tfoot tr.inv-grand td{border-top:1px solid #e2e8f0;color:#0f172a;font-size:.9rem}.adm-status-update-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;padding-top:.8rem;border-top:1px solid #e2e8f0}.adm-su-label{font-size:.78rem;font-weight:700;color:#64748b}.adm-su-btn{border:1.5px solid #e2e8f0;background:#fff;padding:.35rem .75rem;border-radius:8px;font:inherit;font-size:.78rem;font-weight:700;color:#475569;cursor:pointer;transition:border-color .12s,background .12s,color .12s}.adm-su-btn:hover{border-color:#94a3b8;background:#f8fafc}.adm-su-btn--active{font-weight:800}.adm-su-btn--paid{border-color:#a3e635;color:#3f6212;background:#f7fee7;margin-left:.75rem}.adm-su-btn--paid:hover{background:#ecfccb;border-color:#84cc16}.adm-su-btn--paid-active{background:#dcfce7;border-color:#22c55e;color:#15803d;font-weight:800}.adm-su-btn:disabled{opacity:.55;cursor:not-allowed}.adm-audit-list{display:flex;flex-direction:column;gap:0}.adm-flash{padding:.6rem 1rem;border-radius:8px;font-size:.84rem;font-weight:600}.adm-flash--ok{background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.adm-billing-queue{margin-bottom:1rem;padding:1rem 1.1rem;border:1px solid #fdba74;border-radius:14px;background:linear-gradient(180deg,#fff7ed,#fff)}.adm-billing-queue-head span{display:block;font-size:.8rem;color:#7c2d12;margin-top:.2rem}.adm-billing-queue-list{display:flex;flex-direction:column;gap:.7rem;margin-top:.9rem}.adm-billing-queue-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem .95rem;background:#fff;border:1px solid #fed7aa;border-radius:12px}.adm-billing-queue-copy{display:flex;flex-direction:column;gap:.18rem}.adm-billing-queue-copy strong{font-size:.86rem;color:#0f172a}.adm-billing-queue-copy span{font-size:.77rem;color:#7c2d12;line-height:1.5}.adm-billing-card-hint{margin-top:.2rem;font-size:.75rem!important;color:#1e3a8a!important}.adm-billing-card-hint--warn{color:#9a3412!important}.adm-billing-queue-actions{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}.adm-billing-checkout{width:100%;margin-top:.55rem;border:1px solid #bfdbfe;border-radius:12px;padding:.8rem .9rem;background:linear-gradient(180deg,#eff6ff,#fff)}.adm-billing-checkout-head strong{font-size:.84rem;color:#0f172a;display:block}.adm-billing-checkout-head span{margin-top:.15rem;display:block;font-size:.74rem;color:#475569}.adm-billing-checkout-mode{display:flex;gap:.45rem;flex-wrap:wrap;margin:.65rem 0 .7rem}.adm-billing-checkout-saved{margin-bottom:.7rem;border:1px solid #dbeafe;background:#fff;border-radius:8px;padding:.45rem .6rem;font-size:.78rem;color:#1e3a8a;font-weight:600}.adm-billing-save-toggle{align-items:center;margin-top:1.35rem}.adm-billing-save-toggle span{text-transform:none!important;letter-spacing:0!important;font-size:.8rem!important;font-weight:700!important}.adm-billing-checkout-actions{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.3rem}.adm-cert-badge{display:inline-flex;align-items:center;gap:.25rem;font-size:.7rem;font-weight:700;padding:.12rem .5rem;border-radius:5px;background:#dcfce7;color:#15803d;border:1px solid #bbf7d0}.adm-cert-badge--none{background:#f8fafc;color:#94a3b8;border-color:#e2e8f0;font-weight:500}.adm-cert-field{background:#fffbeb;border:1.5px solid #fcd34d;border-radius:10px;padding:.85rem 1rem;display:flex;flex-direction:column;gap:.5rem}.adm-cert-field-note{font-size:.65rem;font-weight:500;color:#94a3b8;text-transform:none;letter-spacing:0;margin-left:.25rem}.adm-cert-status{font-size:.73rem;font-weight:600;margin:0;padding:.4rem .6rem;border-radius:6px}.adm-cert-status--set{background:#f0fdf4;color:#15803d}.adm-cert-status--none{background:#f8fafc;color:#64748b}.pcard-buy-toggle{display:flex;border:1.5px solid #e2e8f0;border-radius:8px;overflow:hidden;width:fit-content;margin-bottom:.35rem}.pcard-buy-btn{border:none;background:#f8fafc;font:inherit;font-size:.72rem;font-weight:700;color:#64748b;padding:.28rem .7rem;cursor:pointer;transition:background .12s,color .12s;letter-spacing:.02em}.pcard-buy-btn:not(:last-child){border-right:1.5px solid #e2e8f0}.pcard-buy-btn.active{background:#0f172a;color:#fff}.pcard-buy-btn:hover:not(.active){background:#f1f5f9;color:#0f172a}.pcard-unit-row{display:flex;align-items:center;gap:.3rem;font-size:.73rem;color:#64748b;margin-top:.15rem}.pcard-unit-row strong{color:#0f172a}.pcard-unit-row--hint{color:#94a3b8}.pcard-save-badge{display:inline-block;font-size:.62rem;font-weight:800;padding:.1rem .35rem;background:#dcfce7;color:#15803d;border-radius:4px;border:1px solid #bbf7d0;margin-left:.2rem}.pcard-save-badge--case{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.plist-unit-note{display:block;font-size:.68rem;color:#94a3b8;margin-top:.15rem}.co-line-type-pill{display:inline-block;font-size:.6rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:.08rem .35rem;border-radius:4px}.co-line-type-pill--case{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.co-line-type-pill--unit{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}.acct-cert-status-row{display:flex;align-items:flex-start;gap:.8rem;padding:.9rem 1rem;border-radius:10px;margin-bottom:.75rem}.acct-cert-status-row.verified{background:#f0fdf4;border:1px solid #86efac}.acct-cert-status-row.pending{background:#fffbeb;border:1px solid #fcd34d}.acct-cert-status-row.none{background:#f8fafc;border:1px solid #e2e8f0}.acct-cert-status-icon{font-size:1.2rem;flex-shrink:0;margin-top:.1rem}.acct-cert-status-row.verified .acct-cert-status-icon{color:#16a34a;font-weight:900}.acct-cert-status-row strong{display:block;font-size:.86rem;color:#0f172a;margin-bottom:.2rem}.acct-cert-status-row span{font-size:.75rem;color:#475569;line-height:1.5}.acct-cert-file-row{display:flex;align-items:center;gap:.75rem;padding:.65rem .9rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;margin-bottom:.75rem}.acct-cert-file-icon{font-size:1.4rem;flex-shrink:0}.acct-cert-file-row>div{flex:1;min-width:0}.acct-cert-file-name{display:block;font-size:.83rem;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.acct-cert-file-meta{display:block;font-size:.7rem;color:#94a3b8;margin-top:.1rem}.acct-btn-sm{display:inline-block;font-size:.75rem;font-weight:700;color:#1d4ed8;text-decoration:none;padding:.3rem .7rem;border:1.5px solid #bfdbfe;border-radius:7px;background:#eff6ff;flex-shrink:0;white-space:nowrap}.acct-btn-sm:hover{background:#dbeafe}.acct-cert-upload-label{display:flex;flex-direction:column;align-items:flex-start;gap:.3rem;cursor:pointer}.acct-cert-upload-btn{display:inline-block;font-size:.82rem;font-weight:700;color:#0f172a;padding:.5rem 1rem;border:1.5px dashed #94a3b8;border-radius:9px;background:#f8fafc;transition:border-color .14s,background .14s}.acct-cert-upload-label:hover .acct-cert-upload-btn{border-color:#1d4ed8;background:#eff6ff;color:#1d4ed8}.acct-cert-upload-note{font-size:.68rem;color:#94a3b8;margin:0}.adm-cert-file-preview{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.65rem .9rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:9px;font-size:.8rem;color:#1e3a5f;margin-bottom:.5rem;flex-wrap:wrap}.adm-cert-view-link{font-size:.76rem;font-weight:700;color:#1d4ed8;text-decoration:none;white-space:nowrap;flex-shrink:0}.adm-cert-view-link:hover{text-decoration:underline}.adm-cert-badge--pending{background:#fffbeb;color:#92400e;border-color:#fcd34d}.adm-cert-badge--rejected{background:#fef2f2;color:#b91c1c;border-color:#fca5a5}.pd-case-breakdown{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px}.pd-cb-icon{font-size:1.35rem;flex-shrink:0;margin-top:.05rem}.pd-cb-body{display:flex;flex-direction:column;gap:.15rem;font-size:.87rem;color:#1e40af}.pd-cb-body strong{font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#1d4ed8}.pd-cb-body span{color:#334155}.pd-pricing-comparison{display:flex;flex-direction:column;gap:.9rem}.pd-pc-head{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:#64748b;margin:0}.pd-pc-cards{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.pd-pc-card{display:flex;flex-direction:column;gap:.6rem;padding:.9rem 1rem;background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;text-align:left;transition:border-color .18s,box-shadow .18s,background .18s}.pd-pc-card:hover{border-color:#fdba74;box-shadow:0 4px 16px #f973161a}.pd-pc-card--active{border-color:#f97316;background:#fff7ed;box-shadow:0 4px 20px #f9731626}.pd-pc-card-top{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.pd-pc-label{font-size:.82rem;font-weight:800;color:#1e293b;flex:1}.pd-pc-selected{font-size:.7rem;font-weight:700;color:#ea580c;background:#ffedd5;border-radius:999px;padding:.1rem .5rem}.pd-pc-best-value{font-size:.68rem;font-weight:800;color:#15803d;background:#dcfce7;border-radius:999px;padding:.1rem .5rem;letter-spacing:.04em}.pd-pc-price{display:flex;align-items:baseline;gap:.3rem}.pd-pc-price strong{font-size:1.35rem;font-weight:900;color:#0f172a}.pd-pc-price span{font-size:.78rem;color:#64748b;font-weight:600}.pd-pc-breakdown{display:flex;flex-direction:column;gap:.3rem;border-top:1px solid #e2e8f0;padding-top:.55rem}.pd-pc-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:.78rem}.pd-pc-row span{color:#64748b}.pd-pc-row strong{font-size:.8rem;color:#1e293b;font-weight:700}.pd-pc-highlight{color:#ea580c!important}.pd-pc-saving{color:#15803d!important}.pd-pc-higher{color:#b45309!important}.pd-pc-footer{font-size:.7rem;color:#94a3b8;margin:0;border-top:1px solid #e2e8f0;padding-top:.45rem;font-style:italic}.pd-savings-callout{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;border-radius:10px;border:1px solid}.pd-savings-callout--case{background:#f0fdf4;border-color:#86efac;color:#14532d}.pd-savings-callout--single{background:#fffbeb;border-color:#fcd34d;color:#78350f}.pd-sc-icon{font-size:1.2rem;flex-shrink:0;margin-top:.05rem}.pd-savings-callout>div{display:flex;flex-direction:column;gap:.2rem;font-size:.84rem}.pd-savings-callout>div strong{font-weight:800;font-size:.86rem}.pd-savings-callout>div span{opacity:.9;line-height:1.5}.pd-atc-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.6rem .85rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:.1rem}.pd-atc-summary{font-size:.83rem;color:#475569;font-weight:600}.pd-atc-total{font-size:1.05rem;font-weight:900;color:#ea580c;white-space:nowrap}.pd-vol-note{font-size:.76rem;color:#64748b;margin:.15rem 0 0;font-style:italic}@media (max-width: 480px){.pd-pc-cards{grid-template-columns:1fr}.pd-pc-price strong{font-size:1.15rem}}.adm-test-panel{border:1.5px dashed #fbbf24;border-radius:12px;background:#fffbeb;margin-bottom:1.5rem;overflow:hidden}.adm-test-panel-head{display:flex;align-items:center;gap:.85rem;padding:.85rem 1.1rem;cursor:pointer;-webkit-user-select:none;user-select:none}.adm-test-panel-head:hover{background:#fef3c7}.adm-test-panel-icon{font-size:1.25rem}.adm-test-panel-head>div{flex:1;display:flex;flex-direction:column;gap:.05rem}.adm-test-panel-head strong{font-size:.9rem;color:#92400e;font-weight:800}.adm-test-panel-head span{font-size:.77rem;color:#b45309}.adm-test-toggle{font-size:.75rem;color:#b45309;font-weight:700;white-space:nowrap}.adm-test-rows{border-top:1px solid #fde68a}.adm-test-row{display:flex;align-items:center;gap:1rem;padding:.7rem 1.1rem;border-bottom:1px solid #fef3c7;flex-wrap:wrap}.adm-test-row:last-child{border-bottom:none}.adm-test-row-label{flex:1;min-width:160px;display:flex;flex-direction:column;gap:.2rem}.adm-test-row-label strong{font-size:.85rem;color:#1e293b;font-weight:700}.adm-test-note{font-size:.72rem;color:#78716c}.adm-test-row-creds{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.adm-test-cred-group{display:flex;align-items:center;gap:.3rem}.adm-test-cred-val{font-size:.78rem;color:#334155;font-family:Courier New,Courier,monospace;background:#f1f5f9;padding:.2rem .45rem;border-radius:5px;border:1px solid #e2e8f0}.adm-test-cred-pw{color:#7c3aed}.adm-test-copy-btn{font-size:.7rem;font-weight:700;padding:.2rem .5rem;border-radius:5px;border:1px solid #d1d5db;background:#fff;color:#374151;cursor:pointer;transition:background .15s}.adm-test-copy-btn:hover{background:#f0fdf4;border-color:#86efac;color:#15803d}.adm-test-login-btn{font-size:.75rem;font-weight:800;padding:.25rem .75rem;border-radius:6px;border:none;background:#f97316;color:#fff;cursor:pointer;transition:background .15s;white-space:nowrap}.adm-test-login-btn:hover{background:#ea580c}.adm-acct-type-badge{display:inline-flex;align-items:center;gap:.3rem;font-size:.7rem;font-weight:700;padding:.15rem .55rem;border-radius:999px;border:1px solid}.adm-acct-type-badge--nonprofit{background:#ede9fe;color:#5b21b6;border-color:#c4b5fd}.adm-discount-note{font-size:.78rem;color:#15803d;font-weight:700;align-self:flex-end;padding-bottom:.35rem;margin:0}.co-fin-row--discount{background:#f0fdf4;border-radius:6px;padding:.3rem .5rem;margin:.1rem 0}.co-fin-discount-label{color:#15803d;font-weight:700;font-size:.84rem}.co-fin-discount-value{color:#15803d;font-weight:800;font-size:.9rem}.co-guest-nudge{display:flex;align-items:flex-start;gap:.65rem;padding:.65rem .85rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;font-size:.81rem;color:#1e40af;line-height:1.5}.co-guest-nudge-icon{font-size:1rem;flex-shrink:0;margin-top:.05rem}.co-guest-nudge strong{font-weight:800}.co-guest-nudge a{color:#1d4ed8;font-weight:700;text-decoration:underline}.co-locked-field{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.55rem .75rem;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;font-size:.87rem}.co-locked-value{color:#0f172a;font-weight:600}.co-locked-hint{font-size:.7rem;color:#94a3b8;font-style:italic;white-space:nowrap}.co-payment-terms{display:flex;align-items:flex-start;gap:.65rem;padding:.75rem .9rem;background:#f0fdf4;border:1px solid #86efac;border-radius:9px;font-size:.81rem;color:#14532d;line-height:1.55}.co-payment-terms--guest{background:#f8fafc;border-color:#cbd5e1;color:#475569}.co-pt-icon{font-size:1.1rem;flex-shrink:0;margin-top:.05rem}.co-payment-terms>div{display:flex;flex-direction:column;gap:.2rem}.co-payment-terms strong{font-weight:800;font-size:.83rem}.co-payment-terms a{color:#1d4ed8;font-weight:700;text-decoration:underline}.inv-pay-badge{display:inline-flex;align-items:center;gap:.2rem;font-size:.7rem;font-weight:800;padding:.15rem .55rem;border-radius:999px;letter-spacing:.02em}.inv-pay-badge--paid{background:#dcfce7;color:#15803d}.inv-pay-badge--scheduled{background:#eff6ff;color:#1d4ed8}.inv-pay-badge--pending{background:#fffbeb;color:#92400e}.inv-pay-badge--overdue{background:#fef2f2;color:#dc2626}.inv-payment-row td{padding-top:.55rem!important}.inv-payment-note{font-size:.76rem;color:#475569;font-style:italic;border-top:1px solid #e2e8f0;line-height:1.5}.inv-due-overdue{color:#dc2626!important;font-weight:800}.co-payment-terms--followup{background:#f8fafc;border-color:#cbd5e1;color:#475569}.co-payment-terms--followup strong{color:#334155}.adm-payment-terms-field{margin-top:.5rem}.adm-payment-card-field{margin-top:.7rem;border:1px solid #dbeafe;border-radius:10px;background:#f8fbff;padding:.8rem .9rem}.adm-payment-card-title{margin:0 0 .55rem;font-size:.74rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:#1d4ed8}.adm-payment-card-summary{border:1px solid #bfdbfe;border-radius:8px;background:#fff;padding:.6rem .7rem;margin-bottom:.65rem;display:flex;flex-direction:column;gap:.15rem}.adm-payment-card-summary strong{font-size:.84rem;color:#0f172a}.adm-payment-card-summary span{font-size:.74rem;color:#475569}.adm-payment-card-empty{margin:0 0 .65rem;font-size:.76rem;color:#9a3412}.adm-payment-card-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-top:.25rem}.adm-payment-card-msg{margin:.55rem 0 0;font-size:.74rem;font-weight:600;border-radius:7px;padding:.4rem .55rem}.adm-payment-card-msg.ok{background:#ecfdf5;border:1px solid #a7f3d0;color:#047857}.adm-payment-card-msg.err{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.adm-pt-input-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-top:.35rem}.adm-pt-days-input{width:80px;padding:.4rem .55rem;border:1px solid #cbd5e1;border-radius:7px;font-size:.83rem;font-family:inherit;color:#0f172a;background:#fff}.adm-pt-days-input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 2px #6366f126}.adm-pt-presets{display:flex;gap:.35rem;flex-wrap:wrap}.adm-pt-preset-btn{padding:.35rem .65rem;border-radius:6px;border:1px solid #cbd5e1;background:#f8fafc;color:#334155;font-size:.77rem;font-weight:700;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.adm-pt-preset-btn:hover{background:#e0e7ff;border-color:#6366f1;color:#3730a3}.adm-pt-preset-btn--active{background:#6366f1;border-color:#6366f1;color:#fff}.adm-pt-preset-btn--clear{border-color:#fca5a5;color:#dc2626;background:#fff1f2}.adm-pt-preset-btn--clear:hover{background:#fecaca;border-color:#dc2626;color:#991b1b}.cp-page{max-width:1100px;margin:0 auto;padding:2rem 1.5rem 4rem}.cp-page-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.cp-back-btn{background:none;border:1.5px solid #e2e8f0;border-radius:8px;padding:.45rem .9rem;font-size:.82rem;font-weight:600;color:#475569;cursor:pointer;white-space:nowrap}.cp-back-btn:hover{background:#f8fafc;color:#0f172a}.cp-title{font-size:1.6rem;font-weight:900;color:#0f172a;margin:0;flex:1;display:flex;align-items:center;gap:.75rem}.cp-item-count{font-size:.85rem;font-weight:600;color:#94a3b8}.cp-clear-btn{background:none;border:none;font-size:.8rem;color:#94a3b8;cursor:pointer;text-decoration:underline}.cp-clear-btn:hover{color:#ef4444}.cp-empty{text-align:center;padding:5rem 2rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;color:#64748b}.cp-empty span{font-size:3.5rem}.cp-empty h3{font-size:1.3rem;font-weight:800;color:#0f172a;margin:0}.cp-empty p{margin:0;font-size:.9rem}.cp-layout{display:grid;grid-template-columns:1fr 340px;gap:2rem;align-items:start}.cp-main{display:flex;flex-direction:column;gap:1.5rem}.cp-section{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;padding:1.4rem 1.5rem}.cp-section-title{font-size:1rem;font-weight:800;color:#0f172a;margin:0 0 1rem;display:flex;align-items:center;gap:.6rem}.cp-section-count{font-size:.75rem;font-weight:600;color:#94a3b8}.cp-fulfillment-options{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.cp-fulfillment-card{display:flex;align-items:center;gap:.6rem;border:1.5px solid #e2e8f0;border-radius:10px;padding:.75rem 1rem;cursor:pointer;transition:border-color .15s,background .15s;background:#fff}.cp-fulfillment-card input[type=radio]{flex-shrink:0;accent-color:#f97316}.cp-fulfillment-card.active{border-color:#f97316;background:#fff7ed}.cp-fc-body{display:flex;flex-direction:column;gap:.1rem}.cp-fc-body strong{font-size:.85rem;font-weight:700;color:#0f172a}.cp-fc-body small{font-size:.72rem;color:#94a3b8}.cp-fc-price{color:#f97316}.cp-items{display:flex;flex-direction:column;gap:.75rem}.cp-line{display:flex;align-items:center;gap:1rem;padding:.9rem 0;border-bottom:1px solid #f1f5f9}.cp-line:last-child{border-bottom:none;padding-bottom:0}.cp-line-img{width:52px;height:52px;object-fit:cover;border-radius:6px;flex-shrink:0;border:1px solid #e2e8f0;background:#f8fafc}.cp-line-info{flex:1;min-width:0}.cp-line-name{font-size:.9rem;font-weight:700;color:#0f172a;display:block;margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cp-line-meta{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.cp-line-pill{font-size:.68rem;font-weight:700;padding:.1rem .45rem;border-radius:99px;border:1px solid}.cp-line-pill--case{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.cp-line-pill--unit{background:#f0fdf4;color:#15803d;border-color:#bbf7d0}.cp-line-pack{font-size:.72rem;color:#64748b}.cp-line-taxable{font-size:.68rem;color:#b45309;background:#fef9c3;padding:.1rem .4rem;border-radius:99px}.cp-line-right{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.cp-qty-stepper{display:flex;align-items:center;border:1.5px solid #e2e8f0;border-radius:8px;overflow:hidden}.cp-qty-stepper button{background:#f8fafc;border:none;width:2rem;height:2rem;font-size:1rem;cursor:pointer;color:#475569;font-weight:700}.cp-qty-stepper button:hover{background:#f1f5f9}.cp-qty-stepper input{width:2.5rem;text-align:center;border:none;border-left:1.5px solid #e2e8f0;border-right:1.5px solid #e2e8f0;font-size:.85rem;font-weight:700;color:#0f172a;padding:0;height:2rem;background:#fff}.cp-qty-stepper input:focus{outline:none;background:#fff7ed}.cp-line-total{font-size:.9rem;font-weight:800;color:#0f172a;min-width:4.5rem;text-align:right}.cp-remove-btn{background:none;border:none;color:#cbd5e1;cursor:pointer;font-size:.8rem;padding:.25rem}.cp-remove-btn:hover{color:#ef4444}.cp-guest-note{font-size:.82rem;color:#64748b;margin:-.25rem 0 .75rem}.cp-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.cp-label{display:flex;flex-direction:column;gap:.3rem;font-size:.8rem;font-weight:700;color:#374151}.cp-label--full{grid-column:1 / -1}.cp-label input,.cp-label textarea{border:1.5px solid #e2e8f0;border-radius:8px;padding:.55rem .75rem;font-size:.85rem;color:#0f172a;background:#fff;font-family:inherit;transition:border-color .15s}.cp-label input:focus,.cp-label textarea:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f973161a}.cp-label textarea{resize:vertical}.cp-required{color:#ef4444;font-weight:700}.cp-optional-tag{font-size:.7rem;font-weight:500;color:#94a3b8}.cp-billing-section{background:#f8fafc;border-color:#dbeafe}.cp-payment-checkout{background:#fff7ed;border-color:#fed7aa}.cp-billing-help{margin:-.25rem 0 .75rem;font-size:.8rem;color:#475569;line-height:1.5}.cp-billing-card-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.9rem;border:1px solid #bfdbfe;border-radius:10px;background:#fff;padding:.75rem .85rem}.cp-billing-card-row strong{display:block;font-size:.9rem;color:#0f172a}.cp-billing-card-row span{display:block;margin-top:.16rem;font-size:.76rem;color:#64748b}.cp-billing-card-actions{display:flex;gap:.45rem;flex-wrap:wrap;justify-content:flex-end}.cp-billing-empty{border:1px dashed #cbd5e1;border-radius:10px;background:#fff;padding:.8rem .9rem}.cp-billing-empty strong{display:block;font-size:.85rem;color:#0f172a}.cp-billing-empty span{display:block;margin-top:.2rem;font-size:.78rem;color:#64748b}.cp-billing-form-grid{margin-top:.75rem;display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.cp-billing-inline-row{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.cp-save-card-optin{margin-top:.65rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem;flex-wrap:wrap}.cp-save-card-check{display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;color:#334155;font-weight:600}.cp-save-card-check input[type=checkbox]{width:.95rem;height:.95rem;accent-color:#2563eb}.cp-save-card-manage{border:0;background:transparent;color:#1d4ed8;font-size:.76rem;font-weight:700;text-decoration:underline;text-underline-offset:2px;cursor:pointer;padding:0}.cp-save-card-manage:hover{color:#1e40af}.cp-billing-actions{grid-column:1 / -1;display:flex;justify-content:flex-start}.cp-btn-outline--danger{color:#b91c1c;border-color:#fecaca;background:#fff1f2}.cp-btn-outline--danger:hover{color:#991b1b;border-color:#fca5a5;background:#ffe4e6}.cp-form-msg{margin:.7rem 0 0;font-size:.78rem;padding:.5rem .65rem;border-radius:8px;line-height:1.5}.cp-form-msg.ok{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.cp-form-msg.err{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.cp-terms-notice,.cp-exempt-notice{display:flex;align-items:center;gap:.6rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:.75rem 1rem;font-size:.82rem;color:#15803d;font-weight:600}.cp-terms-notice div{display:flex;flex-direction:column;gap:.1rem}.cp-terms-notice strong{font-size:.85rem}.cp-summary{position:sticky;top:5.5rem;display:flex;flex-direction:column;gap:.85rem}.cp-place-order-btn{width:100%;padding:1rem;background:#f97316;color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:800;cursor:pointer;transition:background .15s;letter-spacing:.01em}.cp-place-order-btn:hover:not(:disabled){background:#ea6c0a}.cp-place-order-btn--locked{background:#94a3b8;cursor:default}.cp-place-order-btn--locked:hover{background:#94a3b8}.cp-min-bar{background:#fff7ed;border-radius:8px;padding:.6rem .8rem}.cp-min-row{font-size:.75rem;font-weight:700;color:#92400e;margin-bottom:.35rem}.cp-min-track{height:5px;background:#fed7aa;border-radius:4px;overflow:hidden}.cp-min-fill{height:100%;background:#f97316;border-radius:4px;transition:width .4s ease}.cp-summary-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;padding:1.25rem;display:flex;flex-direction:column;gap:.6rem}.cp-summary-title{font-size:1rem;font-weight:800;color:#0f172a;margin:0 0 .25rem}.cp-sum-row{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:#475569}.cp-sum-row--discount{color:#15803d}.cp-sum-row--total{font-size:1rem;color:#0f172a}.cp-sum-divider{height:1px;background:#f1f5f9;margin:.25rem 0}.cp-exempt-tag{display:inline-block;background:#dcfce7;color:#15803d;font-size:.65rem;font-weight:700;padding:.1rem .4rem;border-radius:4px;margin-left:.4rem}.cp-tax-rate-note{display:inline-block;margin-left:.4rem;font-size:.68rem;color:#94a3b8}.cp-msg--warn{background:#fef9c3;border:1px solid #fde68a;color:#92400e;border-radius:8px;padding:.6rem .8rem;font-size:.82rem;font-weight:600}.cp-billing-summary{display:flex;flex-direction:column;gap:.15rem;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;padding:.55rem .7rem}.cp-billing-summary strong{font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#1e40af}.cp-billing-summary span{font-size:.76rem;color:#1e3a8a;line-height:1.45}.cp-billing-summary--warn{border-color:#fcd34d;background:#fffbeb}.cp-billing-summary--warn strong,.cp-billing-summary--warn span{color:#92400e}.cp-summary-note{font-size:.72rem;color:#94a3b8;margin:0;line-height:1.5}.cp-gap-panel{background:radial-gradient(circle at top left,rgba(254,215,170,.5),transparent 35%),linear-gradient(135deg,#fff7ed,#fff);border-color:#fed7aa}.cp-gap-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.cp-gap-sub{margin:-.55rem 0 0;font-size:.82rem;color:#92400e}.cp-gap-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.cp-gap-card{display:flex;flex-direction:column;border-radius:14px;overflow:hidden;border:1px solid #fed7aa;background:#ffffffeb}.cp-gap-img{width:100%;aspect-ratio:4 / 3;object-fit:cover;background:#fff}.cp-gap-body{display:flex;flex-direction:column;gap:.2rem;padding:.8rem .85rem .7rem}.cp-gap-category{font-size:.68rem;font-weight:800;color:#c2410c;text-transform:uppercase;letter-spacing:.07em}.cp-gap-body strong{font-size:.88rem;color:#0f172a}.cp-gap-body span{font-size:.75rem;color:#64748b}.cp-gap-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:0 .85rem .85rem}.cp-gap-footer strong{display:block;font-size:.92rem;color:#0f172a}.cp-gap-footer span{display:block;font-size:.7rem;color:#94a3b8}.cp-gap-add-btn{border:1.5px solid #ea580c;background:#fff;color:#c2410c;border-radius:8px;padding:.45rem .75rem;font:inherit;font-size:.76rem;font-weight:800;cursor:pointer;white-space:nowrap}.cp-gap-add-btn:hover{background:#ffedd5}.cp-save-later-btn{background:none;border:none;padding:0;margin-top:.3rem;font-size:.72rem;color:#2563eb;cursor:pointer;text-decoration:underline;text-underline-offset:2px;font-weight:500}.cp-save-later-btn:hover{color:#1d4ed8}.cp-saved-section{background:#f8fafc;border-radius:10px}.cp-saved-section .cp-section-title{color:#64748b}.cp-saved-items{display:flex;flex-direction:column;gap:0}.cp-saved-line{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 0;border-bottom:1px solid #e9edf2}.cp-saved-line:last-child{border-bottom:none;padding-bottom:0}.cp-saved-img{opacity:.85}.cp-saved-info{flex:1;min-width:0}.cp-saved-qty{font-size:.72rem;color:#475569;font-weight:600}.cp-saved-price-note{display:block;margin-top:.35rem;font-size:.72rem;color:#64748b;font-weight:600}.cp-saved-right{display:flex;flex-direction:column;align-items:flex-end;gap:.45rem;flex-shrink:0}.cp-saved-actions{display:flex;align-items:center;gap:.75rem}.cp-move-to-cart-btn{background:none;border:1px solid #2563eb;border-radius:5px;padding:.25rem .65rem;font-size:.72rem;font-weight:700;color:#2563eb;cursor:pointer;transition:background .15s,color .15s}.cp-move-to-cart-btn:hover{background:#2563eb;color:#fff}.cp-remove-saved-btn{background:none;border:none;padding:0;font-size:.72rem;color:#94a3b8;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.cp-remove-saved-btn:hover{color:#ef4444}.cp-saved-standalone{max-width:720px;margin:0 auto;padding:0 1rem 2rem}.cp-summary-saved-note{font-size:.72rem;color:#64748b;background:#f1f5f9;border-radius:6px;padding:.5rem .75rem;margin:0;line-height:1.5}.cp-btn-primary{background:#f97316;color:#fff;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;cursor:pointer}.cp-btn-primary:hover{background:#ea6c0a}.cp-btn-outline{background:#fff;color:#475569;border:1.5px solid #e2e8f0;border-radius:8px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;cursor:pointer}.cp-btn-outline:hover{background:#f8fafc}.cp-success-wrap{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:2rem}.cp-success-card{text-align:center;max-width:480px;display:flex;flex-direction:column;align-items:center;gap:.75rem}.cp-success-icon{font-size:3.5rem}.cp-success-card h2{font-size:1.5rem;font-weight:900;color:#0f172a;margin:0}.cp-success-card p{color:#64748b;margin:0}.cp-success-actions{display:flex;gap:.75rem;margin-top:.5rem;flex-wrap:wrap;justify-content:center}@media (max-width: 760px){.cp-layout{grid-template-columns:1fr}.cp-summary{position:static}.cp-form-grid,.cp-billing-form-grid,.cp-fulfillment-options,.cp-gap-grid{grid-template-columns:1fr}.cp-gap-footer{flex-direction:column;align-items:flex-start}}.adm-ci-range-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.adm-ci-chip{padding:.35rem .85rem;border-radius:999px;border:1.5px solid #cbd5e1;background:#fff;color:#475569;font-size:.82rem;font-weight:500;cursor:pointer;transition:all .15s}.adm-ci-chip:hover{border-color:#94a3b8;background:#f8fafc}.adm-ci-chip.active{background:#1d4ed8;border-color:#1d4ed8;color:#fff;font-weight:600}.adm-ci-chip--sm{padding:.25rem .65rem;font-size:.78rem}.adm-ci-kpi-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.25rem}.adm-ci-kpi{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.9rem 1rem;display:flex;flex-direction:column;gap:.2rem}.adm-ci-kpi-label{font-size:.74rem;color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-weight:600}.adm-ci-kpi-value{font-size:1.45rem;font-weight:800;color:#0f172a;line-height:1}.adm-ci-toolbar{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.adm-ci-sort-group{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:#64748b;flex-shrink:0}.adm-ci-table-wrap{overflow-x:auto;border-radius:10px;border:1px solid #e2e8f0}.adm-ci-table{width:100%;border-collapse:collapse;font-size:.86rem}.adm-ci-table thead tr{background:#f1f5f9;border-bottom:2px solid #e2e8f0}.adm-ci-table th{padding:.65rem 1rem;text-align:left;font-size:.75rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.adm-ci-table td{padding:.75rem 1rem;border-bottom:1px solid #f1f5f9;vertical-align:middle;color:#0f172a}.adm-ci-table tbody tr:last-child td{border-bottom:none}.adm-ci-table tbody tr:hover td{background:#f8fafc}.adm-ci-row--inactive td{opacity:.45}.adm-ci-num{text-align:right;white-space:nowrap}.adm-ci-customer-cell{display:flex;align-items:flex-start;gap:.65rem}.adm-ci-avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#1d4ed8,#3b82f6);color:#fff;font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.adm-ci-customer-cell div{display:flex;flex-direction:column;gap:.1rem}.adm-ci-customer-cell strong{font-size:.87rem;font-weight:700;color:#0f172a}.adm-ci-customer-cell small{font-size:.76rem;color:#64748b}.adm-ci-email{color:#94a3b8!important}.adm-ci-badges{display:flex;flex-direction:column;gap:.3rem}.adm-ci-badge{display:inline-block;padding:.2rem .55rem;border-radius:999px;font-size:.72rem;font-weight:600;white-space:nowrap}.adm-ci-badge--type{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.adm-ci-badge--exempt{background:#fefce8;color:#a16207;border:1px solid #fde68a}.adm-ci-usage-cell{display:flex;flex-direction:column;gap:.15rem;min-width:150px}.adm-ci-usage-cell strong{font-size:.84rem;color:#0f172a}.adm-ci-usage-cell small,.adm-ci-last-seen{font-size:.75rem;color:#64748b}.adm-ci-spent{color:#15803d;font-size:.9rem}.adm-ci-orders-count{font-weight:700;color:#1d4ed8}.adm-ci-none{color:#94a3b8;font-size:.82rem}.adm-ci-row--clickable{cursor:pointer;transition:background .12s}.adm-ci-row--clickable:hover td{background:#eff6ff}.adm-ci-view-link{color:#1d4ed8;font-size:.78rem;font-weight:600;white-space:nowrap;opacity:0;transition:opacity .15s}.adm-ci-row--clickable:hover .adm-ci-view-link{opacity:1}.adm-ci-back-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .9rem;border-radius:8px;border:1.5px solid #cbd5e1;background:#fff;color:#334155;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .15s;flex-shrink:0}.adm-ci-back-btn:hover{border-color:#94a3b8;background:#f8fafc}.adm-ci-avatar--lg{width:44px;height:44px;font-size:1.1rem}.adm-ci-kpi--warn{background:#fff7ed;border-color:#fed7aa}.adm-ci-date-row{display:flex;align-items:center;gap:1rem;margin-top:.6rem;padding:.75rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-wrap:wrap}.adm-ci-date-row label{display:flex;align-items:center;gap:.5rem;font-size:.82rem;color:#475569;font-weight:600}.adm-ci-date-row input[type=date]{padding:.35rem .7rem;border:1.5px solid #cbd5e1;border-radius:7px;font-size:.83rem;color:#0f172a;background:#fff;cursor:pointer}.adm-ci-date-row input[type=date]:focus{outline:none;border-color:#1d4ed8}.adm-ci-order-list{display:flex;flex-direction:column;gap:1rem}.adm-ci-order-card{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:#fff;transition:box-shadow .15s}.adm-ci-order-card:hover{box-shadow:0 2px 12px #00000012}.adm-ci-order-top{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.1rem;background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;gap:.5rem}.adm-ci-order-meta{display:flex;flex-direction:column;gap:.15rem}.adm-ci-invoice-num{font-size:.95rem;font-weight:800;color:#0f172a;font-family:monospace;letter-spacing:.02em}.adm-ci-order-date{font-size:.78rem;color:#64748b}.adm-ci-status-badge,.adm-ci-paid-badge{display:inline-block;padding:.2rem .65rem;border-radius:999px;font-size:.73rem;font-weight:700;white-space:nowrap}.adm-ci-paid-badge.paid{background:#dcfce7;color:#15803d}.adm-ci-paid-badge.unpaid{background:#fee2e2;color:#991b1b}.adm-ci-invoice-btn{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .75rem;border-radius:7px;border:1.5px solid #cbd5e1;background:#fff;color:#1d4ed8;font-size:.78rem;font-weight:600;cursor:pointer;transition:all .15s;white-space:nowrap}.adm-ci-invoice-btn:hover{background:#eff6ff;border-color:#1d4ed8}.adm-ci-line-items{padding:.6rem 1.1rem;display:flex;flex-direction:column;gap:.35rem}.adm-ci-line-item{display:grid;grid-template-columns:1fr auto auto auto;gap:.75rem;align-items:center;font-size:.82rem;padding:.2rem 0;border-bottom:1px solid #f1f5f9}.adm-ci-line-item:last-child{border-bottom:none}.adm-ci-li-name{color:#0f172a;font-weight:500}.adm-ci-li-pack{color:#94a3b8;font-size:.76rem;text-align:right}.adm-ci-li-qty{color:#475569;font-size:.8rem;text-align:right;white-space:nowrap}.adm-ci-li-total{font-weight:700;color:#0f172a;text-align:right;white-space:nowrap}.adm-ci-order-footer{display:flex;align-items:center;justify-content:space-between;padding:.65rem 1.1rem;background:#f8fafc;border-top:1px solid #e2e8f0;font-size:.8rem;flex-wrap:wrap;gap:.5rem}.adm-ci-fulfillment{color:#64748b;font-size:.78rem}.adm-ci-order-totals{display:flex;align-items:center;gap:1rem;color:#64748b;font-size:.79rem}.adm-ci-order-totals strong{color:#0f172a;font-size:.9rem;font-weight:800}@media (max-width: 900px){.adm-ci-kpi-row{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.adm-ci-kpi-row{grid-template-columns:1fr 1fr}.adm-ci-toolbar{flex-direction:column;align-items:stretch}.adm-ci-line-item{grid-template-columns:1fr auto auto}.adm-ci-li-pack{display:none}.adm-ci-order-totals{gap:.5rem;flex-wrap:wrap;justify-content:flex-end}.cp-saved-line{align-items:flex-start;flex-direction:column}.cp-saved-right{width:100%;align-items:flex-start}}.acct-invoice-btn{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .75rem;border-radius:7px;border:1.5px solid #cbd5e1;background:#fff;color:#1d4ed8;font-size:.78rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s}.acct-invoice-btn:hover{background:#eff6ff;border-color:#1d4ed8}.acct-inv-actions{display:flex;gap:.75rem;align-items:center;padding:1rem 1.25rem;border-top:1px solid #f1f5f9;flex-wrap:wrap}.acct-timeline{display:flex;align-items:flex-start;padding:1.25rem 1.25rem .5rem;overflow-x:auto}.acct-tl-item{display:flex;align-items:center;flex:1;min-width:0}.acct-tl-item:last-child{flex:0}.acct-tl-step{display:flex;flex-direction:column;align-items:center;gap:.3rem;flex-shrink:0}.acct-tl-circle{width:28px;height:28px;border-radius:50%;border:2px solid #cbd5e1;background:#f8fafc;color:#94a3b8;font-size:.72rem;font-weight:700;display:flex;align-items:center;justify-content:center}.acct-tl-label{font-size:.7rem;color:#94a3b8;white-space:nowrap}.acct-tl-step--done .acct-tl-circle{background:#10b981;border-color:#10b981;color:#fff}.acct-tl-step--done .acct-tl-label{color:#10b981;font-weight:600}.acct-tl-step--active .acct-tl-circle{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.acct-tl-step--active .acct-tl-label{color:#1d4ed8;font-weight:700}.acct-tl-connector{flex:1;height:2px;background:#e2e8f0;margin:0 .25rem 1.4rem}.acct-tl-connector--done{background:#10b981}.acct-tl-cancelled{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fef2f2;color:#dc2626;border-radius:8px;font-weight:700;font-size:.875rem}.acct-analytics{padding:0}.acct-chart-bars{display:flex;align-items:flex-end;gap:.75rem;padding:1rem 1.25rem 0;height:160px}.acct-chart-bar{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:.25rem;height:100%}.acct-chart-bar-val{font-size:.65rem;color:#475569;font-weight:600;white-space:nowrap;text-align:center;line-height:1.2}.acct-chart-bar-fill{width:100%;background:linear-gradient(to top,#1d4ed8,#60a5fa);border-radius:4px 4px 0 0;min-height:4px;transition:height .3s}.acct-chart-bar-label{font-size:.72rem;color:#64748b;padding:.4rem 0 .75rem}.acct-top-products{padding:0 0 .5rem}.acct-tp-row{display:flex;align-items:center;gap:.75rem;padding:.7rem 1.25rem;border-bottom:1px solid #f1f5f9}.acct-tp-row:last-child{border-bottom:none}.pcard-fav-btn{position:absolute;top:8px;right:8px;width:30px;height:30px;border-radius:50%;border:none;background:#ffffffe6;color:#cbd5e1;font-size:1rem;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 4px #00000026;transition:color .15s,transform .15s;z-index:2;line-height:1}.pcard-fav-btn:hover{transform:scale(1.15);color:#f43f5e}.pcard-fav-btn--active{color:#ef4444}.pcard-fav-btn--active:hover{color:#dc2626}.cat-fav-chip.active{background:#fef2f2;color:#dc2626}.cat-fav-chip .cat-nav-icon{filter:none}.cat-qo-trigger-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .9rem;border-radius:8px;border:1.5px solid #fcd34d;background:#fef3c7;color:#92400e;font-size:.82rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s}.cat-qo-trigger-btn:hover{background:#fde68a}.cat-qo-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:999}.cat-qo-panel{position:fixed;top:0;right:0;width:380px;max-width:95vw;height:100dvh;background:#fff;box-shadow:-4px 0 24px #0000001f;z-index:1000;display:flex;flex-direction:column;transform:translate(100%);transition:transform .25s cubic-bezier(.4,0,.2,1)}.cat-qo-panel--open{transform:translate(0)}.cat-qo-head{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.1rem .75rem;border-bottom:1px solid #e2e8f0;font-size:1rem}.cat-qo-row{display:flex;align-items:center;gap:.6rem;padding:.6rem 1.1rem;border-bottom:1px solid #f1f5f9}.cat-qo-row:last-child{border-bottom:none}.cat-qo-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.cat-qo-info strong{font-size:.82rem;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cat-qo-info span{font-size:.72rem;color:#64748b}.cat-qo-qty-input{width:50px;padding:.3rem .4rem;border:1.5px solid #e2e8f0;border-radius:6px;font-size:.82rem;text-align:center}.cat-qo-add-btn{padding:.3rem .65rem;border-radius:6px;border:1.5px solid #1d4ed8;background:#eff6ff;color:#1d4ed8;font-size:.78rem;font-weight:600;cursor:pointer;white-space:nowrap}.cat-qo-add-btn:hover{background:#dbeafe}.cat-qo-subtotal{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.1rem;border-top:2px solid #e2e8f0;background:#f8fafc;flex-shrink:0}.cat-reco-panel{background:radial-gradient(circle at top left,rgba(191,219,254,.55),transparent 34%),linear-gradient(135deg,#fff,#f8fafc);border:1px solid #dbeafe;border-radius:18px;padding:1.15rem 1.2rem 1.2rem;margin-bottom:1rem;box-shadow:0 12px 28px #1d4ed814}.cat-reco-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.cat-reco-eyebrow{margin:0 0 .2rem;font-size:.68rem;font-weight:900;color:#1d4ed8;letter-spacing:.1em;text-transform:uppercase}.cat-reco-head h3{margin:0;font-size:1.1rem;font-weight:900;color:#0f172a}.cat-reco-head p{margin:.2rem 0 0;font-size:.82rem;color:#64748b;max-width:620px}.cat-reco-link{border:0;background:transparent;color:#1d4ed8;font:inherit;font-size:.8rem;font-weight:800;cursor:pointer;padding:0}.cat-reco-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.cat-reco-list{display:flex;flex-direction:column;gap:.8rem}.cat-reco-card{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;border:1px solid #e2e8f0;background:#fff}.cat-reco-image{border:0;background:#f8fafc;padding:0;aspect-ratio:16 / 9;cursor:pointer}.cat-reco-image img{width:100%;height:100%;object-fit:cover;display:block}.cat-reco-list-item{display:flex;align-items:stretch;gap:.9rem;border-radius:16px;border:1px solid #e2e8f0;background:#fff;padding:.8rem}.cat-reco-list-image{border:0;background:#f8fafc;padding:0;width:132px;min-width:132px;border-radius:12px;overflow:hidden;cursor:pointer}.cat-reco-list-image img{width:100%;height:100%;object-fit:cover;display:block;aspect-ratio:4 / 3}.cat-reco-list-main{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex:1;min-width:0}.cat-reco-body{display:flex;flex-direction:column;gap:.25rem;padding:.9rem .95rem .8rem}.cat-reco-body--list{padding:0;flex:1;min-width:0}.cat-reco-category{font-size:.68rem;font-weight:800;color:#1d4ed8;text-transform:uppercase;letter-spacing:.07em}.cat-reco-name{border:0;background:transparent;padding:0;text-align:left;font:inherit;font-size:.92rem;font-weight:800;color:#0f172a;cursor:pointer}.cat-reco-pack{font-size:.77rem;color:#475569}.cat-reco-insight{font-size:.73rem;color:#64748b;line-height:1.45}.cat-reco-list-actions{display:flex;align-items:center;gap:.9rem;flex-shrink:0}.cat-reco-list-price strong{display:block;font-size:1rem;color:#0f172a}.cat-reco-list-price span{display:block;font-size:.72rem;color:#94a3b8}.cat-reco-footer{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:0 .95rem .95rem}.cat-reco-footer strong{display:block;font-size:.95rem;color:#0f172a}.cat-reco-footer span{display:block;font-size:.72rem;color:#94a3b8}.cat-reco-add-btn{border:1.5px solid #1d4ed8;background:#eff6ff;color:#1d4ed8;border-radius:8px;padding:.45rem .75rem;font:inherit;font-size:.78rem;font-weight:800;cursor:pointer;white-space:nowrap}.cat-reco-add-btn:hover{background:#dbeafe}@media (max-width: 980px){.cat-reco-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cat-reco-list-item{flex-direction:column}.cat-reco-list-image{width:100%;min-width:0}.cat-reco-list-main{flex-direction:column;align-items:flex-start}.cat-reco-list-actions{width:100%;justify-content:space-between}}@media (max-width: 620px){.cat-reco-grid{grid-template-columns:1fr}.cat-reco-list-actions{flex-direction:column;align-items:flex-start}}.acct-tp-add-btn{padding:.3rem .75rem;border-radius:6px;border:1.5px solid #1d4ed8;background:#eff6ff;color:#1d4ed8;font-size:.78rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s}.acct-tp-add-btn:hover{background:#dbeafe}.acct-stmt-bar{display:flex;align-items:center;gap:.75rem;padding:.85rem 1.1rem;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;margin-bottom:1rem;flex-wrap:wrap}.acct-stmt-bar label{display:flex;align-items:center;gap:.4rem;font-size:.82rem;color:#475569;font-weight:500}.acct-stmt-bar input[type=date]{padding:.3rem .55rem;border:1.5px solid #e2e8f0;border-radius:6px;font-size:.82rem}.acct-stmt-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .9rem;border-radius:8px;border:1.5px solid #cbd5e1;background:#fff;color:#374151;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .15s}.acct-stmt-btn:hover{background:#f1f5f9}.pd-history-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .9rem;background:#f0fdf4;border:1.5px solid #bbf7d0;border-radius:999px;color:#15803d;font-size:.82rem;font-weight:600;margin:.4rem 0 .75rem}.acct-reorder-alert-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:1200;display:flex;align-items:center;justify-content:center;padding:1rem}.acct-reorder-alert{background:#fff;border-radius:14px;padding:1.75rem;max-width:520px;width:100%;box-shadow:0 20px 60px #0003}.acct-reorder-alert h3{font-size:1.1rem;font-weight:800;color:#0f172a;margin-bottom:.35rem}.acct-reorder-diff-table{width:100%;border-collapse:collapse;font-size:.85rem;margin-bottom:.25rem}.acct-reorder-diff-table th{text-align:left;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-weight:700;padding:.4rem .5rem;border-bottom:2px solid #e2e8f0}.acct-reorder-diff-table td{padding:.55rem .5rem;border-bottom:1px solid #f1f5f9;color:#334155}.acct-reorder-diff-table tr:last-child td{border-bottom:none}.acct-overdue-banner{background:#fef2f2;border:2px solid #fca5a5;border-radius:12px;padding:1rem 1.25rem;margin-bottom:1.25rem;display:flex;flex-direction:column;gap:.6rem}.acct-overdue-main{display:flex;align-items:center;gap:.6rem;font-size:.95rem}.acct-overdue-main>span:first-child{font-size:1.2rem;color:#dc2626}.acct-overdue-main strong{color:#991b1b}.acct-overdue-list{display:flex;flex-wrap:wrap;gap:.4rem;padding-left:1.8rem}.acct-overdue-item{font-size:.78rem;padding:.2rem .6rem;background:#fee2e2;border-radius:999px;color:#7f1d1d;font-weight:500}@media (max-width: 640px){.acct-timeline{padding:1rem .75rem .5rem}.acct-tl-label{font-size:.6rem}.cat-qo-panel{width:100vw}.acct-stmt-bar{flex-direction:column;align-items:flex-start}.acct-reorder-alert{padding:1.25rem}}.cp-wallet-row{margin:.6rem 0;padding:.75rem;background:#f0fdf4;border:1.5px solid #bbf7d0;border-radius:10px}.cp-wallet-label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#15803d;cursor:pointer}.cp-wallet-label input[type=checkbox]{width:16px;height:16px;accent-color:#16a34a}.cp-wallet-bal{font-weight:700;background:#dcfce7;color:#15803d;padding:.1rem .45rem;border-radius:999px;font-size:.78rem;margin-left:.4rem}.cp-sum-row--credit{color:#15803d;font-weight:600;font-size:.875rem;display:flex;justify-content:space-between;padding:.25rem 0;margin-top:.3rem}.cp-wallet-earn-notice{font-size:.79rem;color:#065f46;background:#ecfdf5;border-left:3px solid #10b981;padding:.5rem .75rem;border-radius:0 6px 6px 0;margin:.5rem 0}.cp-credit-earned-banner{background:#f0fdf4;border:2px solid #86efac;border-radius:10px;padding:.85rem 1rem;color:#15803d;font-weight:600;font-size:.875rem;margin:1rem 0;text-align:center}.acct-wallet-card{background:linear-gradient(135deg,#064e3b,#065f46);border-radius:14px;padding:1.25rem 1.5rem;margin-bottom:1.25rem;color:#fff}.acct-wallet-top{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.acct-wallet-left{display:flex;align-items:center;gap:1rem}.acct-wallet-icon{font-size:2rem}.acct-wallet-label{font-size:.78rem;opacity:.8;display:block;margin-bottom:.15rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.acct-wallet-balance{font-size:2rem;font-weight:900;display:block;letter-spacing:-1px;line-height:1.1}.acct-wallet-note{font-size:.72rem;opacity:.7;display:block;margin-top:.2rem}.acct-wallet-history-btn{background:#ffffff26;border:1px solid rgba(255,255,255,.3);color:#fff;border-radius:8px;padding:.4rem .9rem;font-size:.78rem;font-weight:600;cursor:pointer;transition:background .15s}.acct-wallet-history-btn:hover{background:#ffffff40}.acct-wallet-history{margin-top:1rem;background:#ffffff14;border-radius:10px;padding:.5rem .75rem}.acct-wallet-tx{display:flex;align-items:center;gap:.6rem;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:.82rem}.acct-wallet-tx:last-child{border-bottom:none}.acct-wallet-tx-type{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:.85rem;flex-shrink:0}.acct-wallet-tx-type--earn{background:#16a34a;color:#fff}.acct-wallet-tx-type--spend{background:#dc2626;color:#fff}.acct-wallet-tx-type--adjust{background:#d97706;color:#fff}.acct-wallet-tx-info{flex:1;display:flex;flex-direction:column;gap:.1rem;color:#ffffffe6}.acct-wallet-tx-order{font-size:.7rem;opacity:.65}.acct-wallet-tx-amount{font-weight:700;white-space:nowrap}.acct-wallet-tx-amount--earn{color:#86efac}.acct-wallet-tx-amount--spend{color:#fca5a5}.acct-wallet-tx-date{font-size:.7rem;opacity:.6;white-space:nowrap}.adm-restock-alerts{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.adm-restock-alert{display:flex;align-items:center;gap:.5rem;padding:.6rem 1rem;border-radius:8px;font-size:.875rem}.adm-restock-alert--out{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.adm-restock-alert--low{background:#fef3c7;color:#92400e;border:1px solid #fcd34d}.adm-restock-controls{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.adm-restock-sort-label{font-size:.8rem;color:#64748b;font-weight:600}.adm-restock-table-wrap{overflow-x:auto;border-radius:10px;border:1px solid #e2e8f0}.adm-restock-table{width:100%;border-collapse:collapse;font-size:.875rem}.adm-restock-table thead tr{background:#f1f5f9}.adm-restock-table th{padding:10px 12px;text-align:left;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#475569;border-bottom:2px solid #e2e8f0;white-space:nowrap}.adm-restock-table td{padding:10px 12px;border-bottom:1px solid #f1f5f9;vertical-align:middle}.adm-restock-table tbody tr:last-child td{border-bottom:none}.adm-restock-row--out{background:#fff1f2}.adm-restock-row--low{background:#fffbeb}.adm-rt-rank{text-align:center;font-size:1rem;width:60px}.adm-rt-num{text-align:right}.adm-rt-status{text-align:center}.adm-restock-name{display:flex;flex-direction:column;gap:2px}.adm-restock-name strong{font-size:.875rem;color:#0f172a}.adm-restock-name small{font-size:.72rem;color:#94a3b8}.adm-restock-cat{font-size:.8rem;color:#64748b}.adm-restock-sold-num{color:#1d4ed8}.adm-restock-qty-input{width:80px;padding:5px 8px;border:1.5px solid #e2e8f0;border-radius:6px;font-size:.875rem;text-align:right;background:#fff;transition:border-color .15s}.adm-restock-qty-input:focus{outline:none;border-color:#3b82f6}.adm-restock-qty-input--edited{border-color:#f59e0b;background:#fffbeb;font-weight:700}.adm-restock-badge{display:inline-block;padding:3px 10px;border-radius:999px;font-size:.72rem;font-weight:700;white-space:nowrap}.adm-restock-badge--out{background:#fee2e2;color:#991b1b}.adm-restock-badge--low{background:#fef3c7;color:#92400e}.adm-restock-badge--ok{background:#dcfce7;color:#166534}.adm-prod-stock-warn{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;font-size:.65rem;font-weight:800;flex-shrink:0;margin-left:auto}.adm-prod-stock-warn--out{background:#fee2e2;color:#dc2626}.adm-prod-stock-warn--low{background:#fef3c7;color:#d97706}.adm-pending-customers-badge{display:inline-block;margin-left:.6rem;padding:2px 8px;background:#ef4444;color:#fff;border-radius:999px;font-size:.72rem;font-weight:700;vertical-align:middle}.adm-pending-approvals-section{background:#fffbeb;border:1.5px solid #fcd34d;border-radius:12px;padding:1rem 1.25rem;margin-bottom:1.5rem}.adm-pending-approvals-head{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.adm-pending-approvals-icon{font-size:1.4rem;flex-shrink:0}.adm-pending-approvals-head strong{display:block;font-size:1rem;color:#0f172a;margin-bottom:2px}.adm-pending-approvals-head span{font-size:.8rem;color:#64748b}.adm-pending-approvals-list{display:flex;flex-direction:column;gap:.5rem}.adm-pending-row{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.6rem 1rem;gap:1rem}.adm-pending-row--active{border-color:#93c5fd;box-shadow:0 0 0 2px #3b82f61f}.adm-pending-info{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.adm-pending-info>div{display:flex;flex-direction:column;gap:1px;min-width:0}.adm-pending-info strong{font-size:.875rem;color:#0f172a}.adm-pending-info span{font-size:.8rem;color:#475569}.adm-pending-info small{font-size:.72rem;color:#94a3b8}.adm-pending-actions{display:flex;gap:.5rem;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end}.adm-pending-review-panel{margin-top:1rem;background:#fff;border:1px solid #fde68a;border-radius:12px;padding:1rem 1.1rem;display:flex;flex-direction:column;gap:1rem}.adm-pending-review-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.adm-pending-review-head h4{margin:0 0 .2rem;font-size:1rem;color:#0f172a}.adm-pending-review-head p{margin:0;max-width:720px;font-size:.8rem;line-height:1.5;color:#64748b}.adm-pending-review-actions{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}.adm-pending-review-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.adm-pending-review-fact{padding:.8rem .9rem;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;display:flex;flex-direction:column;gap:.25rem}.adm-pending-review-fact span{font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.adm-pending-review-fact strong{font-size:.88rem;color:#0f172a}.adm-pending-review-fact small{font-size:.75rem;color:#64748b;line-height:1.45}.adm-pending-doc-list{display:flex;flex-direction:column;gap:.65rem}.adm-pending-doc-list--editor{margin-bottom:.65rem}.adm-pending-doc-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem .9rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px}.adm-pending-doc-item>div{display:flex;flex-direction:column;gap:.15rem;min-width:0}.adm-pending-doc-item strong{font-size:.84rem;color:#0f172a}.adm-pending-doc-item span{font-size:.76rem;color:#475569}.adm-pending-doc-item small{font-size:.72rem;color:#94a3b8}.adm-pending-doc-empty{margin:0;padding:.8rem .9rem;font-size:.8rem;color:#64748b;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc}.adm-acct-status-badge{display:inline-block;padding:2px 8px;border-radius:999px;font-size:.72rem;font-weight:600}.adm-acct-status-badge--pending{background:#fef3c7;color:#92400e}.adm-acct-status-badge--rejected{background:#fee2e2;color:#991b1b}.acct-pending-notice{display:flex;align-items:flex-start;gap:1rem;background:#fffbeb;border:1.5px solid #fcd34d;border-radius:12px;padding:1rem 1.25rem;margin:0 auto 1.25rem;max-width:900px}.acct-pending-notice--rejected{background:#fff1f2;border-color:#fca5a5}.acct-pending-notice-icon{font-size:1.5rem;flex-shrink:0;margin-top:2px}.acct-pending-notice strong{display:block;font-size:.95rem;color:#0f172a;margin-bottom:4px}.acct-pending-notice p{font-size:.82rem;color:#475569;line-height:1.5;margin:0}.acct-pending-notice a{color:#1d4ed8}@media (max-width: 900px){.catalog-root{overflow-x:hidden}.cat-mobile-chips{width:100%;box-sizing:border-box}}@media (max-width: 700px){.acct-tabs-bar{overflow:hidden}.acct-tabs-inner{overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.acct-tabs-inner::-webkit-scrollbar{display:none}}@media (max-width: 600px){.contact-hero-v2{overflow:hidden}.contact-body{padding:0 1rem!important;box-sizing:border-box!important}.contact-side-panel,.contact-quick-facts,.contact-next-steps,.contact-methods-panel{max-width:100%;box-sizing:border-box}}@media (max-width: 600px){.cp-page{padding-left:.75rem;padding-right:.75rem}.cp-main{overflow-x:hidden}}@media (max-width: 600px){.contact-body{grid-template-columns:1fr!important;padding:0 1rem!important;box-sizing:border-box!important}.contact-side-panel{flex-direction:column!important;max-width:100%!important;box-sizing:border-box!important}.contact-side-panel>*{min-width:0!important;flex-basis:auto!important;max-width:100%!important;box-sizing:border-box!important}.contact-hero-v2{overflow:hidden!important}.contact-methods-panel{max-width:100%!important;box-sizing:border-box!important}}@media (max-width: 700px){.acct-tabs-bar{overflow:hidden;padding:0 .5rem}.acct-tabs-inner{min-width:0;flex:1;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.acct-tabs-inner::-webkit-scrollbar{display:none}.acct-signout-btn{flex-shrink:0;font-size:.72rem;padding:.4rem .55rem;white-space:nowrap}}@media (max-width: 600px){.acct-welcome-actions{flex-wrap:wrap;flex-shrink:1}.acct-welcome-card{overflow:hidden}}@media (max-width: 560px){.staff-profile-header{padding:1.25rem;gap:.75rem}.staff-profile-info{min-width:0}.staff-profile-email,.staff-profile-info h2{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media (max-width: 760px){html,body{overflow-x:hidden}.enterprise-nav-inner{height:56px;padding:0 .7rem;gap:.45rem}.ent-logo-dot{width:26px;height:26px}.ent-logo-text strong{font-size:.72rem}.ent-logo-text small{font-size:.5rem}.ent-login-btn{padding:.34rem .72rem;font-size:.76rem}.ent-cart-btn{font-size:1.05rem;padding:.25rem}.ent-hamburger{font-size:1.22rem;padding:.2rem}.ent-mobile-drawer{position:absolute;top:100%;left:0;right:0;z-index:550;max-height:calc(100vh - 56px);overflow-y:auto;box-shadow:0 16px 34px #0f172a33}.ent-drawer-contact{display:none}.home-page.conversion-home{gap:.75rem}.hp-section{padding:1.75rem 1rem!important}.hp-section-head{margin-bottom:1.25rem!important}.hp-section-head h3{font-size:1.35rem!important;margin-bottom:.35rem!important}.hp-section-head p{font-size:.88rem!important}.hp-benefits-compare{padding:1.75rem 1rem!important}.twfs-hero{border-radius:0 0 16px 16px;margin-bottom:.4rem;min-height:480px}.twfs-hero-fg{padding:1.25rem 1rem 1.5rem!important;gap:.75rem!important;align-items:flex-end!important}.twfs-hero-copy{max-width:100%!important}.twfs-hero-copy h2{font-size:1.75rem!important}.twfs-hero-sub{font-size:.9rem;line-height:1.45;margin-bottom:.4rem;max-width:100%!important}.twfs-hero-ctas{gap:.5rem;flex-wrap:wrap}.twfs-hero-ctas .btn.primary{padding:.7rem 1.4rem!important;font-size:.9rem!important}.twfs-hero-ctas .btn.twfs-ghost{display:none}.twfs-hero-bullets{margin-top:.25rem;gap:.35rem}.twfs-hero-bullets li{font-size:.9rem}.twfs-hero-bullets li:nth-child(3){display:none}.twfs-lead-form{padding:.9rem!important;border-radius:14px}.twfs-lead-form h4{font-size:.95rem;margin-bottom:.2rem}.twfs-lead-form>p{font-size:.82rem;margin:0 0 .45rem}.twfs-lead-form form{gap:.5rem}.twfs-lead-form input,.twfs-lead-form select{height:40px;font-size:.9rem;padding:0 .68rem}.twfs-lead-form .phone-verify-row{display:grid;grid-template-columns:auto 1fr auto;gap:.4rem;align-items:center}.twfs-lead-form .phone-verify-row input{grid-column:auto;min-width:0}.twfs-lead-form .btn.ghost{height:40px;padding:0 .58rem;font-size:.75rem}.twfs-lead-form .btn.primary{height:42px;font-size:.9rem;margin-top:.1rem}.twfs-form-note{margin-top:.25rem;font-size:.74rem}.twfs-dev-otp{padding:.42rem .6rem;gap:.2rem}.fleet-spotlight{gap:.85rem}.fleet-bento{display:flex!important;flex-direction:row!important;overflow-x:auto!important;gap:.5rem!important;padding-bottom:.5rem!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.fleet-bento img{width:140px!important;min-width:140px!important;height:100px!important;object-fit:cover!important;border-radius:10px!important;flex-shrink:0!important}.fleet-stats-bar{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.fleet-stats-bar>div{padding:.55rem .6rem;border-radius:10px}.fleet-stats-bar>div:nth-child(n+5){display:flex}.hp-benefits-compare{gap:.95rem}.hp-benefits-compare .hp-section-head p{display:none}.hp-benefits-compare{padding:1.5rem 0!important}.hp-benefits-compare .hp-section-head{margin-bottom:1rem!important;padding:0 1rem!important}.hp-benefits-compare .hp-section-head h3{font-size:1.15rem!important}.benefits-swipe-hint{display:none!important}.hp-benefits-compare{padding:1.25rem .6rem!important}.hp-benefits-compare .hp-section-head{margin-bottom:.75rem!important;padding:0 .2rem!important}.hp-benefits-compare .hp-section-head h3{font-size:1rem!important}.hp-benefits-compare .hp-section-head p{display:none!important}.benefits-compare-grid{display:grid!important;grid-template-columns:1fr!important;gap:1rem!important;overflow:visible!important}.benefits-table{border-radius:16px!important;box-shadow:0 2px 10px #00000014!important}.benefits-table-head{padding:1.25rem 1.25rem 1rem!important}.benefits-eyebrow{font-size:.65rem!important;padding:.2rem .6rem!important;margin-bottom:.5rem!important;letter-spacing:.08em!important}.benefits-table-head h4{font-size:1.1rem!important;font-weight:800!important;line-height:1.2!important;margin:0 0 .3rem!important}.benefits-for{font-size:.8rem!important;line-height:1.4!important;color:#64748b!important}.benefits-highlight{display:none!important}.benefits-list{padding:.5rem 1.25rem .4rem!important;margin:0!important;gap:0!important}.benefits-list-item{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:0!important;padding:.4rem 0!important;border-bottom:1px solid rgba(0,0,0,.05)!important;opacity:1!important;transform:none!important}.benefits-list-item:last-child{border-bottom:none!important}.benefits-list-item:nth-child(n+5){display:flex!important}.benefits-list-item:before{display:none!important}.bli-key{font-size:.88rem!important;font-weight:700!important;white-space:normal!important;line-height:1.35!important}.bli-detail{font-size:.8rem!important;color:#64748b!important;line-height:1.35!important;white-space:normal!important}.benefits-note{display:none!important}.benefits-table-cta{margin:.6rem 1rem 1rem!important;width:calc(100% - 2rem)!important;padding:.7rem 1rem!important;font-size:.9rem!important;border-radius:10px!important;min-height:unset!important;box-shadow:none!important;letter-spacing:.01em!important}.home-carry-section .hp-section-head p{display:none}.home-carry-section .hp-section-head h3{font-size:1.25rem!important;margin-bottom:.25rem!important}.home-carry-section .cat-grid{grid-template-columns:repeat(2,1fr)!important;gap:.65rem!important}.home-carry-section .cat-card{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;text-align:left!important;padding:.9rem .85rem .75rem!important;min-height:unset!important;gap:.5rem!important;border-radius:14px!important}.home-carry-section .cat-icon{width:42px!important;height:42px!important;border-radius:10px!important;font-size:1.3rem!important;flex-shrink:0!important}.home-carry-section .cat-body{display:flex!important;flex-direction:column!important;gap:.15rem!important}.home-carry-section .cat-body h4{font-size:.88rem!important;line-height:1.25!important;font-weight:800!important}.home-carry-section .cat-body p{display:none!important}.home-carry-section .cat-footer{display:flex!important;width:100%!important;justify-content:space-between!important}.home-carry-section .cat-footer .cat-count,.home-carry-section .cat-footer .cat-arrow{font-size:.75rem!important}.hp-how{padding:2rem 1rem!important}.how-grid{grid-template-columns:1fr!important;gap:.75rem!important}.how-step{padding:1.1rem 1rem!important}.how-num{font-size:1.25rem!important}.how-arrow{display:none!important}.hp-who-serve{padding:2rem 1rem!important}.serve-grid,.who-grid{grid-template-columns:1fr 1fr!important;gap:.75rem!important}.serve-card{padding:1rem .85rem!important}.serve-icon{width:40px!important;height:40px!important;font-size:1.2rem!important}.serve-card h4{font-size:.9rem!important}.serve-card p{font-size:.78rem!important}.hp-delivery-support{padding:2rem 1rem!important}.delivery-grid{grid-template-columns:1fr 1fr!important;gap:.75rem!important}.delivery-card{padding:1rem .75rem!important}.delivery-value{font-size:1.4rem!important}.quick-facts{flex-direction:column!important;gap:.75rem!important;padding:0 1rem!important}.trust-grid{grid-template-columns:1fr 1fr!important;gap:.65rem!important;padding:0 1rem!important}.location-strip{display:grid!important;grid-template-columns:1fr!important;min-height:unset!important}.location-copy{padding:2rem 1.25rem!important}.map-frame iframe{min-height:240px!important}.location-cta-row{flex-wrap:wrap!important}.location-cta-row .btn{flex:1 1 140px!important}.about-page.modern-page{gap:1rem!important;padding:0 0 2rem!important}.about-hero-v2{border-radius:0 0 16px 16px!important;min-height:420px!important;margin-bottom:.65rem!important}.about-hero-fg{padding:1.2rem .95rem 1.1rem!important;gap:.85rem!important}.about-hero-fg .about-hero-copy h2{font-size:1.85rem!important;margin-bottom:.5rem}.about-hero-copy .twfs-hero-sub{font-size:.95rem;margin-bottom:.4rem}.about-hero-copy .twfs-hero-bullets li{font-size:.9rem}.about-hero-copy .twfs-hero-bullets li:nth-child(3){display:none}.about-page .contact-methods-panel{padding:.7rem!important}.about-page .contact-method-row{gap:.55rem}.about-page .cm-icon{width:34px;height:34px;font-size:1rem}.about-page .cm-value{font-size:.82rem;word-break:break-word}.about-page .visual-break-band{display:none!important}.about-page .facts-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.45rem;padding:0 .75rem}.about-page .fact-tile{padding:.6rem .55rem;min-height:82px}.about-page .fact-tile:nth-child(n+5){display:none}.about-page .section-head{padding:0 .75rem}.about-page .about-stock-block{margin-top:0;padding:0 .75rem}.about-page .about-stock-block .section-head p{display:none}.about-page .about-stock-grid{gap:.55rem}.about-page .about-stock-grid .cat-card{min-height:90px;padding:.62rem .68rem;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:.55rem}.about-page .about-stock-grid .cat-icon{width:38px;height:38px;border-radius:10px;font-size:1rem}.about-page .about-stock-grid .cat-body h4{font-size:.92rem}.about-page .about-stock-grid .cat-body p{font-size:.74rem}.about-page .about-stock-grid .cat-footer{justify-content:flex-end}.about-page #why-twfs,.about-page #ordering-flow,.about-page #service-area,.about-page #faq{display:block!important;padding:1.5rem 1rem!important}.about-page .why-grid,.about-page .how-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:.65rem!important}.about-page .service-area-wrap,.about-page .faq-wrap{display:block!important}.about-page .fact-tile:nth-child(n+5){display:flex!important}.about-page .about-cta-v2{margin:.4rem .75rem 0;padding:1rem .95rem}.about-page .about-cta-v2 p{font-size:.84rem}.about-page .about-cta-v2 .hero-actions{flex-direction:column}.about-page .about-cta-v2 .hero-actions .btn{width:100%;text-align:center}.catalog-root .cat-guest-banner{display:none}.cat-cutoff-bar{padding:.36rem .6rem;font-size:.7rem;white-space:nowrap;overflow-x:auto;gap:.3rem}.cat-cutoff-bar .cat-cutoff-phone,.cat-cutoff-bar .cat-cutoff-sep:last-of-type{display:none}.cat-mobile-chips{padding:.45rem .6rem;overflow-x:auto;white-space:nowrap}.cat-chip-btn{font-size:.74rem;padding:.28rem .58rem}.cat-topbar{top:56px;padding:.55rem .6rem;gap:.5rem;display:grid;grid-template-columns:1fr}.cat-brand{display:none}.cat-search-wrap input{height:34px;font-size:.82rem}.cat-topbar-actions{display:grid;grid-template-columns:1fr auto;gap:.45rem;align-items:center}.cat-qo-trigger-btn{display:none}.view-toggle{width:100%}.view-toggle-btn{flex:1;justify-content:center;padding:.38rem .45rem;font-size:.74rem}.cat-cart-chip{justify-content:center;border-radius:8px;padding:.42rem .62rem;min-width:102px}.cat-cart-total{font-size:.78rem}.min-strip{padding:.48rem .6rem;gap:.5rem}.min-strip-label,.min-strip-amount{font-size:.72rem}.cat-layout{display:block}.cat-sidebar{display:none}.cat-products{padding:.75rem}.cat-products-head{margin-bottom:.65rem}.cat-products-title h2{font-size:1.05rem}.cat-result-count{font-size:.78rem}.cat-sort-select{height:36px;min-width:150px;font-size:.8rem}.pcard-grid{grid-template-columns:1fr!important;gap:.55rem!important}.pcard{display:grid;grid-template-columns:88px 1fr;border-radius:12px;border:1px solid #dbe5f1}.pcard-img{aspect-ratio:auto;min-height:92px;height:100%;border-right:1px solid #e2e8f0}.pcard-in-cart-badge{top:.3rem;left:.3rem;font-size:.58rem;padding:.13rem .38rem}.pcard-category-pill{display:none}.pcard-fav-btn{top:.32rem;right:.32rem;width:29px;height:29px;font-size:1rem;padding:0}.pcard-body{padding:.55rem .62rem .62rem;gap:.25rem}.pcard-brand{font-size:.61rem}.pcard-sku{font-size:.59rem}.pcard-name{font-size:.83rem;line-height:1.22}.pcard-pack-pill{font-size:.62rem;padding:.12rem .4rem}.pcard-buy-toggle{width:max-content;margin-top:.1rem}.pcard-buy-btn{font-size:.69rem;padding:.22rem .5rem}.pcard-price-row{gap:.2rem}.pcard-price{font-size:1.05rem}.pcard-per{font-size:.66rem}.pcard-line-total{font-size:.66rem;margin-left:0}.pcard-unit-row{font-size:.63rem;gap:.24rem}.pcard-save-badge{font-size:.6rem;padding:.07rem .33rem}.pcard-actions{display:grid;grid-template-columns:auto 1fr;gap:.35rem;margin-top:.15rem}.qty-step-btn{width:24px;height:28px;font-size:.86rem}.qty-step-input{width:34px;height:28px;font-size:.76rem}.pcard-add-btn{height:30px;font-size:.73rem;border-radius:8px}.pcard-footer-row{margin-top:.05rem}.pcard-details-link{font-size:.68rem}.plist-table{border:none;background:transparent;overflow:visible;gap:.55rem}.plist-header{display:none}.plist-row{min-width:0;grid-template-columns:72px 1fr;grid-template-areas:"img name" "img price" "img qty" "img action";align-items:start;gap:.42rem .6rem;padding:.55rem .6rem;border:1px solid #dbe4ef;border-radius:12px;margin:0;background:#fff}.plist-col-img{grid-area:img}.plist-col-name{grid-area:name;gap:.1rem}.plist-col-price{grid-area:price}.plist-col-qty{grid-area:qty}.plist-col-action{grid-area:action;justify-content:flex-start;gap:.35rem}.plist-col-sku,.plist-col-pack,.plist-col-total{display:none}.plist-img{width:72px;height:72px;border-radius:10px}.plist-category{font-size:.6rem}.plist-name{font-size:.82rem;line-height:1.25;white-space:normal}.plist-brand{font-size:.68rem}.plist-col-price strong{font-size:.95rem}.plist-per{font-size:.65rem}.plist-unit-note{font-size:.63rem;margin-top:.12rem}.plist-col-qty .qty-stepper--sm .qty-step-btn{width:24px;height:28px;font-size:.8rem}.plist-col-qty .qty-stepper--sm .qty-step-input{width:32px;height:28px;font-size:.74rem}.plist-add-btn{min-width:104px;padding:.32rem .5rem;font-size:.7rem}.product-page.modern-page{padding:.75rem .75rem 2.4rem}.pd-breadcrumb{margin-bottom:.7rem;gap:.3rem}.pd-breadcrumb-current{display:none}.pd-wrap{gap:.85rem}.pd-main-img-wrap{aspect-ratio:16 / 11;border-radius:14px}.pd-thumb-row{gap:.35rem}.pd-thumb{border-radius:8px}.pd-info{gap:.55rem}.pd-eyebrow{font-size:.62rem}.pd-title{font-size:1.32rem}.pd-sub{font-size:.72rem}.pd-history-badge{font-size:.66rem;padding:.35rem .45rem}.pd-mobile-details-toggle{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;border:1.5px solid #cbd5e1;background:#fff;color:#334155;border-radius:999px;font:inherit;font-size:.72rem;font-weight:800;letter-spacing:.01em;padding:.3rem .62rem;cursor:pointer;transition:border-color .15s,background .15s}.pd-mobile-details-toggle.is-open{border-color:#fdba74;background:#fff7ed;color:#9a3412}.pd-info:not(.pd-info--details-open) .pd-desc,.pd-info:not(.pd-info--details-open) .pd-case-breakdown,.pd-info:not(.pd-info--details-open) .pd-savings-callout,.pd-info:not(.pd-info--details-open) .pd-codes,.pd-info:not(.pd-info--details-open) .pd-nav-btns{display:none}.pd-pricing-comparison{gap:.45rem}.pd-pc-head,.pd-pc-breakdown,.pd-pc-footer,.pd-savings-callout{display:none}.pd-pc-cards{grid-template-columns:1fr 1fr;gap:.45rem}.pd-pc-card{padding:.6rem .55rem;border-radius:12px}.pd-pc-card-top{align-items:flex-start;gap:.25rem}.pd-pc-label{font-size:.72rem}.pd-pc-selected,.pd-pc-best-value{font-size:.6rem;padding:.08rem .3rem}.pd-pc-price strong{font-size:1.05rem}.pd-pc-price span{font-size:.67rem}.pd-atc-block{position:sticky;bottom:.45rem;z-index:12;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:.55rem;box-shadow:0 8px 24px #0f172a26}.pd-atc-header{margin-bottom:.25rem}.pd-atc-summary{font-size:.7rem}.pd-atc-total{font-size:.95rem}.pd-atc-row{gap:.4rem;flex-wrap:nowrap}.pd-stepper .qty-step-btn{width:30px;height:34px;font-size:1rem}.pd-stepper .qty-step-input{width:42px;height:34px;font-size:.9rem}.pd-cases-label{display:none}.pd-atc-btn{height:36px;min-width:0;font-size:.82rem;border-radius:9px}.pd-vol-note{display:none}.pd-added-msg{font-size:.72rem;padding:.35rem .45rem}.pd-codes-grid{gap:.35rem .8rem}.pd-codes-grid strong{font-size:.76rem}.pd-nav-btns .btn{padding:.45rem .7rem;font-size:.74rem}.cp-page{padding:.75rem .7rem 2rem!important}.cp-page-header{margin-bottom:.8rem;gap:.45rem}.cp-back-btn{padding:.28rem .55rem;font-size:.7rem}.cp-title{font-size:1.14rem;gap:.45rem}.cp-item-count{font-size:.72rem}.cp-section{padding:.75rem .72rem;border-radius:10px}.cp-section-title{font-size:.86rem;margin-bottom:.6rem;gap:.4rem}.cp-items{gap:.4rem}.cp-line{display:grid;grid-template-columns:46px 1fr auto;gap:.45rem .55rem;align-items:start;padding:.45rem 0}.cp-line-img{width:46px;height:46px;border-radius:7px}.cp-line-name{font-size:.78rem;margin-bottom:.16rem;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cp-line-meta{gap:.22rem}.cp-line-pill{font-size:.6rem;padding:.05rem .32rem}.cp-line-pack{font-size:.62rem}.cp-line-taxable{font-size:.58rem;padding:.03rem .26rem}.cp-save-later-btn{margin-top:.12rem;font-size:.63rem}.cp-line-right{flex-direction:column;align-items:flex-end;gap:.25rem}.cp-qty-stepper{transform:scale(.92);transform-origin:right top}.cp-line-total{font-size:.82rem;min-width:0}.cp-remove-btn{font-size:.9rem;padding:0}.cp-saved-line{display:grid;grid-template-columns:42px 1fr auto;gap:.4rem;padding:.5rem 0}.cp-saved-img{width:42px;height:42px}.cp-saved-info .cp-line-name{font-size:.75rem}.cp-saved-price-note{margin-top:.12rem;font-size:.64rem}.cp-saved-right{gap:.2rem}.cp-move-to-cart-btn,.cp-remove-saved-btn{font-size:.65rem}.cp-form-grid{gap:.55rem}.cp-label{font-size:.71rem;gap:.2rem}.cp-label input,.cp-label textarea{padding:.45rem .58rem;font-size:.82rem;border-radius:8px}.cp-label textarea{min-height:62px}.cp-payment-checkout .cp-billing-help{margin:0 0 .55rem;font-size:.7rem}.cp-billing-form-grid{grid-template-columns:1fr!important;gap:.55rem}.cp-billing-inline-row{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.cp-payment-checkout .cp-label input{height:40px}.cp-save-card-optin{margin-top:.45rem;gap:.45rem}.cp-save-card-check{font-size:.72rem}.cp-save-card-manage{font-size:.7rem}.cp-summary{position:static}.cp-place-order-btn{padding:.78rem .75rem;font-size:1rem;border-radius:12px}.cp-summary-card{padding:.8rem}.cp-sum-row{font-size:.78rem}.cp-sum-row--total{font-size:.92rem}.cp-summary-note{display:none}}@media (max-width: 420px){.pd-pc-cards,.twfs-lead-form .phone-verify-row{grid-template-columns:1fr}.twfs-lead-form .phone-verify-row input{grid-column:auto}.cp-billing-inline-row{grid-template-columns:1fr}}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 20%;opacity:0;transition:opacity 1.2s ease-in-out;will-change:opacity}.hero-slide--active{opacity:1}.twfs-hero-split{display:grid;grid-template-columns:58% 42%;min-height:560px;overflow:hidden}.twfs-hero-split-photo{position:relative;overflow:hidden}.twfs-hero-split-photo img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.twfs-hero-split-panel{background:#0f172a;display:flex;flex-direction:column;justify-content:center;padding:3.5rem 3rem}.twfs-hero-split-panel .twfs-hero-eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#f97316;margin:0 0 .75rem}.twfs-hero-split-panel h2{font-size:clamp(1.8rem,2.8vw,2.8rem);font-weight:900;color:#f8fafc;line-height:1.1;letter-spacing:-.02em;margin:0 0 1rem}.twfs-hero-split-panel .twfs-hero-sub{font-size:.97rem;color:#c4d9f6d1;line-height:1.65;margin:0 0 1.75rem}.twfs-hero-split-panel .twfs-hero-ctas{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1.75rem}.btn.split-cta-primary{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:none;padding:.78rem 1.6rem;border-radius:10px;font-size:.95rem;font-weight:700;cursor:pointer;box-shadow:0 4px 18px #ea580c66;transition:background .2s,transform .15s}.btn.split-cta-primary:hover{background:linear-gradient(135deg,#ea580c,#c2410c);transform:translateY(-1px)}.btn.split-cta-ghost{background:transparent;color:#dceaffe6;border:1.5px solid rgba(220,234,255,.3);padding:.78rem 1.4rem;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:border-color .2s,background .2s}.btn.split-cta-ghost:hover{border-color:#dceaffb3;background:#dceaff14}.twfs-hero-split-panel .twfs-hero-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.twfs-hero-split-panel .twfs-hero-bullets li{font-size:.84rem;color:#94a3b8e6;display:flex;align-items:center;gap:.5rem}.twfs-hero-split-panel .twfs-bullet-dot{width:6px;height:6px;border-radius:50%;background:#22c55e;flex-shrink:0}@media (max-width: 900px){.twfs-hero-split{grid-template-columns:1fr;min-height:auto}.twfs-hero-split-photo{height:280px}.twfs-hero-split-panel{padding:2.5rem 1.75rem}}.twfs-stats-strip{display:grid;grid-template-columns:repeat(5,1fr);background:#1d4ed8;padding:1.25rem 2rem}.twfs-stats-strip>div{display:flex;flex-direction:column;align-items:center;gap:.2rem;text-align:center;padding:.5rem;border-right:1px solid rgba(255,255,255,.15)}.twfs-stats-strip>div:last-child{border-right:none}.twfs-stats-strip strong{font-size:1.5rem;font-weight:900;color:#fff;line-height:1}.twfs-stats-strip span{font-size:.72rem;font-weight:600;color:#dbeafed1;letter-spacing:.03em;text-transform:uppercase}@media (max-width: 768px){.twfs-stats-strip{grid-template-columns:repeat(2,1fr);padding:1rem}.twfs-stats-strip>div:nth-child(2){border-right:none}.twfs-stats-strip>div:nth-child(4){border-right:none}.twfs-stats-strip>div:nth-child(5){grid-column:1 / -1;border-right:none;border-top:1px solid rgba(255,255,255,.15)}}.twfs-lead-section{background:linear-gradient(135deg,#0f172a,#1e293b);padding:5rem 2rem}.twfs-lead-section-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 420px;gap:4rem;align-items:start}.twfs-lead-section-copy .eyebrow{color:#f97316;font-size:.72rem;font-weight:800;letter-spacing:.1em;margin:0 0 .6rem}.twfs-lead-section-copy h3{font-size:2rem;font-weight:900;color:#f8fafc;line-height:1.15;margin:0 0 .85rem}.twfs-lead-section-copy>p{font-size:.95rem;color:#94a3b8;line-height:1.65;margin:0 0 1.5rem}.twfs-lead-perks{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem}.twfs-lead-perks li{font-size:.88rem;color:#cbd5e1;padding-left:1.4rem;position:relative}.twfs-lead-perks li:before{content:"✓";position:absolute;left:0;color:#22c55e;font-weight:800}@media (max-width: 860px){.twfs-lead-section-inner{grid-template-columns:1fr;gap:2rem}}.food-photo-strip{display:grid;grid-template-columns:1fr 1.1fr 1fr;gap:1.5rem;margin-top:2.5rem;align-items:center}.food-photo-card{margin:0;border-radius:20px;overflow:hidden;box-shadow:0 8px 32px #0f172a1a;transition:transform .25s ease,box-shadow .25s ease}.food-photo-card:hover{transform:translateY(-6px);box-shadow:0 20px 48px #0f172a26}.food-photo-card img{width:100%;height:240px;object-fit:cover;display:block}.food-photo-card figcaption{background:#0f172a;color:#f8fafc;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.65rem 1rem;text-align:center}.food-photo-strip-copy{text-align:center;padding:0 1rem}.food-photo-strip-copy h4{font-size:1.4rem;font-weight:900;color:#0f172a;margin:.5rem 0 .75rem;line-height:1.3}.food-photo-strip-copy p{font-size:.9rem;color:#475569;line-height:1.65;margin:0 0 1.25rem}@media (max-width: 768px){.food-photo-strip{grid-template-columns:1fr}.food-photo-card img{height:200px}}.featured-product-spotlight{background:linear-gradient(135deg,#0f172a,#1e293b);padding:4rem 2rem}.featured-product-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.featured-product-banner{border-radius:20px;overflow:hidden;box-shadow:0 12px 40px #00000059}.featured-product-banner img{width:100%;display:block;max-height:320px;object-fit:cover;object-position:center}.featured-product-detail{display:grid;grid-template-columns:260px 1fr;gap:2.5rem;align-items:center;background:#ffffff0d;border-radius:20px;padding:2rem 2.5rem;border:1px solid rgba(255,255,255,.08)}.featured-product-box{width:100%;border-radius:16px;box-shadow:0 12px 40px #0006;background:#fff}.featured-product-copy .eyebrow{color:#f97316;font-size:.72rem;font-weight:800;letter-spacing:.1em;margin:0 0 .5rem}.featured-product-copy h3{font-size:1.75rem;font-weight:900;color:#f8fafc;margin:0 0 .75rem;line-height:1.2}.featured-product-copy>p{font-size:.92rem;color:#94a3b8;line-height:1.65;margin:0 0 1.25rem}.featured-product-list{list-style:none;padding:0;margin:0 0 1.75rem;display:grid;grid-template-columns:1fr 1fr;gap:.4rem 1.5rem}.featured-product-list li{font-size:.85rem;color:#cbd5e1;padding-left:1.1rem;position:relative}.featured-product-list li:before{content:"✓";position:absolute;left:0;color:#22c55e;font-weight:700}@media (max-width: 768px){.featured-product-detail{grid-template-columns:1fr}.featured-product-box{max-width:220px;margin:0 auto}.featured-product-list{grid-template-columns:1fr}.featured-product-banner img{max-height:200px}}.hp-section{padding:3rem 2rem;max-width:1200px;margin:0 auto}.hp-section-head{text-align:center;margin-bottom:2rem}.hp-section-head .eyebrow{font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#ea580c;margin:0 0 .6rem;display:block}.hp-section-head h3{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:900;color:#0f172a;margin:0 0 .75rem;line-height:1.15;letter-spacing:-.02em}.hp-section-head p{font-size:1rem;color:#64748b;max-width:520px;margin:0 auto;line-height:1.65}.fleet-spotlight{padding:3rem 2rem;max-width:1200px;margin:0 auto}.fleet-intro{text-align:center;margin-bottom:2.5rem}.fleet-intro .eyebrow{font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#ea580c;display:block;margin-bottom:.6rem}.fleet-intro h3{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:900;color:#0f172a;margin:0 0 .6rem;letter-spacing:-.02em}.fleet-intro p{font-size:.97rem;color:#64748b;max-width:500px;margin:0 auto;line-height:1.65}.fleet-stats-bar{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:#e2e8f0;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;margin-bottom:2rem}.fleet-stats-bar>div{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:1.25rem 1rem;background:#fff;text-align:center}.fleet-stats-bar strong{font-size:1.65rem;font-weight:900;color:#0f172a;line-height:1}.fleet-stats-bar span{font-size:.72rem;font-weight:600;color:#94a3b8;letter-spacing:.04em;text-transform:uppercase}.home-carry-section{background:#f8fafc;max-width:100%;padding:5rem 2rem}.home-carry-section .hp-section-head,.home-carry-section .cat-grid{max-width:1200px;margin-left:auto;margin-right:auto}.home-carry-section .hp-section-head{margin-bottom:2.5rem}.cat-card{border-radius:16px!important;border:1.5px solid #e8edf3!important;box-shadow:0 1px 4px #0f172a0d!important;background:#fff!important;transition:box-shadow .2s ease,transform .2s ease!important}.cat-card:hover{box-shadow:0 8px 28px #0f172a1a!important;transform:translateY(-3px)!important}.cat-icon{border-radius:12px!important;width:48px!important;height:48px!important;font-size:1.5rem!important}.how-step{background:#fff;border:1.5px solid #e8edf3;border-radius:18px;padding:2rem 1.5rem;box-shadow:0 1px 4px #0f172a0a;position:relative}.how-num{background:#0f172a;color:#fff;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:900}.how-step h4{font-size:1rem;font-weight:800;color:#0f172a;margin:1rem 0 .4rem}.how-step p{font-size:.88rem;color:#64748b;line-height:1.6;margin:0}.how-arrow{display:none}.how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.serve-card{border-radius:16px!important;border:1.5px solid #e8edf3!important;box-shadow:0 1px 4px #0f172a0a!important;padding:1.75rem 1.5rem!important}.serve-card:hover{box-shadow:0 8px 28px #0f172a17!important;transform:translateY(-3px)!important}.serve-icon{background:#f8fafc!important;border:1.5px solid #e8edf3!important;border-radius:12px!important;box-shadow:none!important;width:52px!important;height:52px!important;font-size:1.5rem!important}.serve-tag{background:#f0fdf4!important;color:#16a34a!important}.food-callout{display:grid;grid-template-columns:1fr 1fr 1fr;min-height:360px;overflow:hidden}.food-callout-photo{margin:0;overflow:hidden}.food-callout-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.food-callout-photo:hover img{transform:scale(1.04)}.food-callout-copy{background:#0f172a;display:flex;flex-direction:column;justify-content:center;padding:3rem 2.5rem;text-align:center}.food-callout-copy .eyebrow{font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#f97316;margin:0 0 .75rem;display:block}.food-callout-copy h3{font-size:1.6rem;font-weight:900;color:#f8fafc;line-height:1.2;margin:0 0 .9rem;letter-spacing:-.01em}.food-callout-copy p{font-size:.9rem;color:#94a3b8;line-height:1.65;margin:0 0 1.5rem}@media (max-width: 768px){.food-callout{grid-template-columns:1fr;grid-template-rows:220px auto 220px}}.delivery-grid{grid-template-columns:repeat(5,1fr)!important;gap:1rem!important}.delivery-card{border-radius:16px!important;border:1.5px solid #e8edf3!important;box-shadow:0 1px 4px #0f172a0a!important;padding:1.75rem 1rem!important;text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:.2rem!important}.delivery-icon{font-size:1.6rem!important;margin-bottom:.35rem!important;display:block!important}.delivery-value{font-size:1.8rem!important;font-weight:900!important;color:#0f172a!important;line-height:1!important}.delivery-unit{font-size:.72rem!important;font-weight:600!important;color:#ea580c!important;text-transform:uppercase!important;letter-spacing:.05em!important}.delivery-label{font-size:.82rem!important;font-weight:700!important;color:#0f172a!important;margin:.35rem 0 0!important}.delivery-note{font-size:.75rem!important;color:#94a3b8!important;margin:0!important;line-height:1.45!important}.hp-benefits-compare{background:linear-gradient(180deg,#f8fafc,#f1f5f9);max-width:100%;padding:3.5rem 2rem}.hp-benefits-compare .hp-section-head,.benefits-compare-grid{max-width:1100px;margin-left:auto;margin-right:auto}.hp-benefits-compare .hp-section-head{margin-bottom:2rem}.benefits-table{border-radius:18px!important;border:1.5px solid #e2e8f0!important;box-shadow:0 1px 3px #0f172a0a,0 6px 24px #0f172a14!important;overflow:hidden!important;background:#fff!important;transition:transform .22s ease,box-shadow .22s ease!important}.benefits-table:hover{transform:translateY(-4px)!important}.benefits-table--business{border-top:4px solid #ea580c!important}.benefits-table--regular{border-top:4px solid #2563eb!important}.benefits-table--business:hover{box-shadow:0 16px 48px #ea580c24,0 2px 8px #0f172a0d!important}.benefits-table--regular:hover{box-shadow:0 16px 48px #2563eb21,0 2px 8px #0f172a0d!important}.benefits-table-head{padding:1.5rem 1.75rem 1.25rem!important;border-bottom:1px solid #f0f4f8!important}.benefits-table--business .benefits-table-head{background:linear-gradient(150deg,#fff8f3,#fff4ec 60%,#fff)!important}.benefits-table--regular .benefits-table-head{background:linear-gradient(150deg,#eff6ff,#e8f0fe 60%,#fff)!important}.benefits-eyebrow{display:inline-block!important;align-self:flex-start!important;padding:.2rem .6rem!important;border-radius:5px!important;font-size:.63rem!important;font-weight:900!important;letter-spacing:.13em!important;text-transform:uppercase!important;margin:0 0 .6rem!important}.benefits-table--business .benefits-eyebrow{background:#ea580c1a!important;color:#c2410c!important}.benefits-table--regular .benefits-eyebrow{background:#2563eb1a!important;color:#1d4ed8!important}.benefits-table-head h4{font-size:1.35rem!important;font-weight:900!important;color:#0f172a!important;margin:0 0 .3rem!important;letter-spacing:-.025em!important;line-height:1.2!important}.benefits-for{font-size:.78rem!important;color:#64748b!important;font-weight:400!important;margin:0!important}.benefits-highlight{margin:1rem 1.75rem!important;padding:.75rem 1rem!important;border-radius:10px!important;font-size:.85rem!important;font-weight:500!important;line-height:1.55!important;position:relative!important}.benefits-table--business .benefits-highlight{background:#fff7ed!important;color:#92400e!important;border:1.5px solid #fed7aa!important}.benefits-table--regular .benefits-highlight{background:#eff6ff!important;color:#1e3a8a!important;border:1.5px solid #bfdbfe!important}.benefits-list{list-style:none!important;margin:0!important;padding:.25rem 1.75rem!important}.benefits-list-item{display:flex!important;align-items:flex-start!important;gap:.65rem!important;padding:.65rem 0!important;border-bottom:1px solid #f1f5f9!important;line-height:1.5!important;opacity:1!important;transform:none!important}.benefits-list-item:last-child{border-bottom:none!important}.benefits-list-item:before{content:""!important;display:block!important;width:18px!important;min-width:18px!important;height:18px!important;border-radius:999px!important;margin-top:2px!important;flex-shrink:0!important;background-size:10px 10px!important;background-repeat:no-repeat!important;background-position:center!important}.benefits-table--business .benefits-list-item:before{background-color:#ffedd5!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'%3E%3Cpath d='M1.5 5l2.5 2.5 4.5-4.5' stroke='%23ea580c' stroke-width='1.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important}.benefits-table--regular .benefits-list-item:before{background-color:#dbeafe!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'%3E%3Cpath d='M1.5 5l2.5 2.5 4.5-4.5' stroke='%232563eb' stroke-width='1.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important}.bli-key{font-size:.855rem!important;font-weight:800!important;white-space:nowrap!important}.benefits-table--business .bli-key{color:#c2410c!important}.benefits-table--regular .bli-key{color:#1d4ed8!important}.bli-detail{font-size:.83rem!important;color:#64748b!important;font-weight:400!important;line-height:1.5!important}.benefits-note{padding:.65rem 1.75rem .85rem!important;font-size:.75rem!important;font-style:italic!important;color:#94a3b8!important;line-height:1.5!important;border-top:1px solid #f1f5f9!important;margin:0!important}.benefits-table-cta{display:block!important;margin:0 1.75rem 1.75rem!important;width:calc(100% - 3.5rem)!important;padding:.85rem 1rem!important;border-radius:11px!important;font-size:.9rem!important;font-weight:800!important;letter-spacing:.01em!important;border:none!important;cursor:pointer!important;text-align:center!important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important}.benefits-table-cta:hover{transform:translateY(-2px)!important;filter:brightness(1.07)!important}.benefits-table--business .benefits-table-cta{background:linear-gradient(135deg,#ea580c,#f97316)!important;color:#fff!important;box-shadow:0 4px 16px #ea580c52!important}.benefits-table--business .benefits-table-cta:hover{box-shadow:0 8px 26px #ea580c6b!important}.benefits-table--regular .benefits-table-cta{background:linear-gradient(135deg,#1d4ed8,#2563eb)!important;color:#fff!important;box-shadow:0 4px 16px #1d4ed847!important}.benefits-table--regular .benefits-table-cta:hover{box-shadow:0 8px 26px #1d4ed866!important}.location-strip{display:grid;grid-template-columns:1fr 1fr;min-height:400px;overflow:hidden;border-top:1px solid #e2e8f0}.location-copy{padding:4rem 3rem;display:flex;flex-direction:column;justify-content:center;gap:.5rem}.location-copy .eyebrow{font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#ea580c;display:block;margin-bottom:.25rem}.location-copy h3{font-size:1.7rem;font-weight:900;color:#0f172a;margin:0 0 .75rem;letter-spacing:-.02em;line-height:1.2}.location-copy p{font-size:.9rem;color:#64748b;margin:0;line-height:1.6}.location-copy .btn{margin-top:1.25rem;align-self:flex-start}.map-frame{position:relative}.map-frame iframe{width:100%;height:100%;border:none;display:block;min-height:360px}@media (max-width: 768px){.location-strip{grid-template-columns:1fr}.location-copy{padding:2.5rem 1.5rem}.how-grid{grid-template-columns:repeat(2,1fr)}.delivery-grid,.fleet-stats-bar{grid-template-columns:repeat(2,1fr)!important}.fleet-stats-bar>div:nth-child(5){grid-column:1 / -1}}@media (max-width: 480px){.how-grid{grid-template-columns:1fr}.serve-grid{grid-template-columns:1fr!important}}.auth-app-shell{display:flex;flex-direction:column;height:100vh;overflow:hidden;background:#f1f5f9}.auth-header{display:flex;align-items:center;height:56px;padding:0 1.25rem;background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;gap:1rem;z-index:30}.auth-header-logo{display:flex;align-items:center;gap:.6rem;background:none;border:none;cursor:pointer;padding:0;text-decoration:none;flex-shrink:0}.auth-logo-mark .ent-logo-dot{width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#1d4ed8,#0f172a);display:block}.auth-logo-text{display:flex;flex-direction:column;line-height:1;text-align:left}.auth-logo-text strong{font-size:.95rem;font-weight:900;color:#0f172a;letter-spacing:-.01em}.auth-logo-text small{font-size:.65rem;color:#94a3b8;font-weight:500;letter-spacing:.02em}.auth-header-biz{flex:1;font-size:.88rem;font-weight:700;color:#374151;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.auth-header-cart{display:flex;align-items:center;gap:.5rem;background:#0f172a;border:none;border-radius:10px;padding:.5rem 1rem;cursor:pointer;flex-shrink:0;transition:background .2s}.auth-header-cart:hover{background:#1d4ed8}.auth-cart-icon{font-size:1rem}.auth-cart-total{font-size:.9rem;font-weight:800;color:#fff}.auth-body{display:flex;flex:1;overflow:hidden}.auth-sidebar{width:72px;background:#0f172a;display:flex;flex-direction:column;flex-shrink:0;padding:.75rem 0;overflow-y:auto}.auth-sidebar-top{display:flex;flex-direction:column;gap:.25rem;flex:1;padding:0 .5rem}.auth-sidebar-item{display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:.65rem .5rem;border:none;border-radius:10px;background:transparent;cursor:pointer;transition:background .18s;width:100%}.auth-sidebar-item:hover{background:#ffffff14}.auth-sidebar-item.active{background:#1d4ed8}.auth-sidebar-icon{font-size:1.3rem;line-height:1}.auth-sidebar-label{font-size:.6rem;font-weight:700;color:#c8d7f0bf;letter-spacing:.04em;text-transform:uppercase;line-height:1}.auth-sidebar-item.active .auth-sidebar-label{color:#fff}.auth-sidebar-bottom{padding:.5rem;flex-shrink:0}.auth-sidebar-avatar{width:44px;height:44px;border-radius:50%;background:#1d4ed8;color:#fff;font-size:.78rem;font-weight:800;border:2px solid rgba(255,255,255,.15);cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 auto;transition:background .2s,border-color .2s;letter-spacing:.04em}.auth-sidebar-avatar:hover{background:#ea580c;border-color:#ffffff4d}.auth-main{flex:1;overflow-y:auto;background:#f8fafc}.auth-main .catalog-page,.auth-main .cart-page,.auth-main .account-page,.auth-main .admin-page{padding-top:0}@media (max-width: 640px){.auth-app-shell{height:100dvh}.auth-body{flex-direction:column-reverse}.auth-sidebar{width:100%;height:60px;flex-direction:row;padding:0 .5rem;border-top:1px solid #1e293b;overflow-x:auto;overflow-y:hidden}.auth-sidebar-top{flex-direction:row;padding:0;gap:0;align-items:center;flex:1}.auth-sidebar-item{flex:1;padding:.5rem .25rem;border-radius:0}.auth-sidebar-bottom{display:flex;align-items:center;padding:0 .25rem}.auth-sidebar-avatar{width:36px;height:36px;font-size:.7rem}.auth-header-biz{display:none}}.reg-steps{display:flex;align-items:center;gap:0;margin-bottom:1.5rem;padding:0 .25rem}.reg-step{display:flex;flex-direction:column;align-items:center;flex:1;position:relative;gap:.25rem}.reg-step:not(:last-child):after{content:"";position:absolute;top:14px;left:60%;right:-40%;height:2px;background:#e2e8f0;z-index:0}.reg-step.done:not(:last-child):after{background:#1d4ed8}.reg-step-num{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;background:#e2e8f0;color:#64748b;position:relative;z-index:1;transition:background .2s,color .2s}.reg-step.active .reg-step-num{background:#1d4ed8;color:#fff}.reg-step.done .reg-step-num{background:#10b981;color:#fff}.reg-step-label{font-size:.65rem;color:#94a3b8;font-weight:500;text-align:center;white-space:nowrap}.reg-step.active .reg-step-label{color:#1d4ed8;font-weight:600}.reg-step.done .reg-step-label{color:#10b981}.reg-group-head{font-size:.7rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#94a3b8;margin-bottom:.75rem}.reg-nav-row{display:flex;gap:.75rem;margin-top:.25rem;align-items:stretch}.reg-nav-row .btn.secondary{background:#f1f5f9;color:#334155;border:1px solid #e2e8f0;flex:0 0 auto;padding:.75rem 1.25rem;border-radius:10px;font-weight:700;cursor:pointer;font-size:.95rem;white-space:nowrap;line-height:1.4}.reg-nav-row .btn.secondary:hover{background:#e2e8f0}.reg-nav-row .btn.primary{flex:1;padding:.75rem 1rem;font-size:.95rem;font-weight:800;border-radius:10px;line-height:1.4}.auth-optional{font-size:.75rem;color:#94a3b8;font-weight:400;margin-left:.25rem}.auth-applied{text-align:center}.auth-applied-icon{font-size:2.5rem;margin-bottom:.5rem}.auth-applied p{color:#475569;font-size:.9rem;line-height:1.6;margin-bottom:1rem}.auth-applied-steps{text-align:left;display:flex;flex-direction:column;gap:.75rem;margin:1.25rem 0;padding:1rem;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}.auth-applied-step{display:flex;align-items:flex-start;gap:.75rem}.aas-num{width:24px;height:24px;border-radius:50%;background:#1d4ed8;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;flex-shrink:0;margin-top:1px}.auth-applied-step strong{display:block;font-size:.85rem;color:#1e293b;margin-bottom:.1rem}.auth-applied-step p{font-size:.8rem;color:#64748b;margin:0}.auth-applied-contact{font-size:.82rem;color:#64748b;margin-bottom:1rem}.auth-applied-contact a{color:#1d4ed8;text-decoration:none;font-weight:600}.pcard-stock-badge{position:absolute;bottom:8px;left:8px;font-size:.68rem;font-weight:700;padding:2px 8px;border-radius:20px;z-index:2;pointer-events:none}.pcard-stock-badge.stock--out{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.pcard-stock-badge.stock--low{background:#fffbeb;color:#d97706;border:1px solid #fde68a}.pcard--out-of-stock{opacity:.7}.pcard-add-btn--disabled{opacity:.5;cursor:not-allowed}.cp-promo-row{margin:.5rem 0}.cp-promo-input-row{display:flex;gap:.4rem}.cp-promo-input{flex:1;padding:.4rem .6rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.82rem;background:#fff;outline:none;text-transform:uppercase;letter-spacing:.05em}.cp-promo-input:focus{border-color:#1d4ed8;box-shadow:0 0 0 2px #1d4ed81a}.cp-promo-apply-btn{padding:.4rem .75rem;background:#1d4ed8;color:#fff;border:none;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;white-space:nowrap}.cp-promo-apply-btn:hover{background:#1e40af}.cp-promo-applied{display:flex;align-items:center;justify-content:space-between;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;padding:.4rem .6rem;font-size:.82rem;color:#166534}.cp-promo-remove{background:none;border:none;color:#dc2626;cursor:pointer;font-size:.85rem;padding:0 .2rem;line-height:1}.cp-promo-msg{font-size:.78rem;margin-top:.3rem}.cp-promo-msg--ok{color:#16a34a}.cp-promo-msg--err{color:#dc2626}.cat-filter-panel{margin-bottom:.5rem}.cat-filter-toggle{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:.4rem .9rem;font-size:.82rem;font-weight:600;color:#374151;cursor:pointer;transition:background .15s}.cat-filter-toggle:hover{background:#e2e8f0}.cat-filter-toggle--active{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.cat-filter-grid{display:flex;gap:1.5rem;flex-wrap:wrap;padding:1rem;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0;margin-top:.5rem;margin-bottom:1rem}.cat-filter-group{display:flex;flex-direction:column;gap:.4rem;min-width:150px}.cat-filter-group>label:first-child{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.cat-storage-btns{display:flex;gap:.35rem;flex-wrap:wrap}.cat-storage-btn{padding:.3rem .6rem;border:1px solid #e2e8f0;border-radius:20px;font-size:.78rem;cursor:pointer;background:#fff;color:#475569;transition:all .15s}.cat-storage-btn.active{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.cat-dietary-checks{display:flex;flex-wrap:wrap;gap:.3rem .75rem}.cat-dietary-check{display:flex;align-items:center;gap:.3rem;font-size:.82rem;color:#374151;cursor:pointer}.cart-toast{position:fixed;bottom:24px;right:24px;background:#1e293b;color:#fff;padding:.75rem 1.25rem;border-radius:10px;font-size:.85rem;display:flex;align-items:center;gap:.75rem;z-index:9999;box-shadow:0 8px 24px #0003;animation:toastSlideUp .3s ease}.cart-toast-link{color:#60a5fa;background:none;border:none;cursor:pointer;font-size:.83rem;font-weight:600;white-space:nowrap}@keyframes toastSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pcard-storage-badge{position:absolute;top:8px;left:8px;font-size:.65rem;font-weight:700;padding:2px 7px;border-radius:20px;z-index:2}.pcard-storage-badge.frozen{background:#e0f2fe;color:#0369a1;border:1px solid #bae6fd}.pcard-storage-badge.refrigerated{background:#d1fae5;color:#065f46;border:1px solid #6ee7b7}.pcard-storage-badge.dry{background:#fef3c7;color:#92400e;border:1px solid #fde68a}.cp-storage-group-head{display:flex;align-items:center;gap:.5rem;padding:.5rem 0;margin:.75rem 0 .25rem;border-bottom:1px solid #e2e8f0;font-size:.8rem;font-weight:700;color:#374151}.cp-sum-row--meta{font-size:.8rem;color:#64748b}.acct-quick-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1.5rem}.acct-quick-action-btn{display:flex;align-items:center;gap:.4rem;padding:.55rem 1rem;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;font-size:.85rem;font-weight:600;color:#1e293b;cursor:pointer;transition:background .15s}.acct-quick-action-btn:hover{background:#e2e8f0}.acct-quick-action-btn.primary{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.acct-quick-action-btn.primary:hover{background:#1e40af}.site-announce-bar{width:100%;background:#0f172a;color:#e2e8f0;padding:0 1rem;height:40px;display:flex;align-items:center;justify-content:space-between;font-size:.82rem;gap:1rem;position:sticky;top:0;z-index:200}.site-announce-bar span{flex:1;text-align:center}.site-announce-close{background:none;border:none;color:#94a3b8;cursor:pointer;font-size:1rem;padding:0 .25rem;line-height:1}.site-announce-close:hover{color:#fff}.adm-zones-page{padding:1.5rem 2rem;max-width:960px}.adm-zones-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.adm-zones-header-actions{display:flex;gap:.5rem;flex-shrink:0}.adm-section-sub{color:#64748b;font-size:.875rem;margin-top:.25rem}.adm-zones-flash{background:#d1fae5;color:#065f46;border:1px solid #6ee7b7;border-radius:8px;padding:.6rem 1rem;font-size:.85rem;margin-bottom:1rem}.adm-zones-empty{text-align:center;padding:3rem;color:#64748b}.adm-zones-list{display:flex;flex-direction:column;gap:1rem}.adm-zone-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem}.adm-zone-card--inactive{opacity:.65}.adm-zone-card-top{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.85rem;flex-wrap:wrap}.adm-zone-card-name{display:flex;align-items:center;gap:.5rem;font-size:.95rem}.adm-zone-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.adm-zone-inactive-badge{font-size:.7rem;padding:2px 7px;border-radius:20px;background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.adm-zone-card-actions{display:flex;gap:.4rem;flex-wrap:wrap}.adm-zone-btn{padding:.35rem .8rem;border-radius:6px;font-size:.8rem;font-weight:600;border:1px solid #e2e8f0;background:#f8fafc;color:#334155;cursor:pointer}.adm-zone-btn:hover{background:#e2e8f0}.adm-zone-btn--danger{border-color:#fecaca;background:#fff5f5;color:#dc2626}.adm-zone-btn--danger:hover{background:#fee2e2}.adm-zone-card-meta{display:grid;grid-template-columns:auto auto 1fr;gap:.75rem 2rem;align-items:start}.adm-zone-meta-item{display:flex;flex-direction:column;gap:.25rem}.adm-zone-meta-label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8}.adm-zone-meta-val{font-size:.875rem;font-weight:600;color:#1e293b}.adm-zone-days{display:flex;gap:4px}.adm-zone-day-pill{padding:2px 6px;border-radius:4px;font-size:.72rem;font-weight:700;background:#f1f5f9;color:#94a3b8;border:1px solid #e2e8f0}.adm-zone-day-pill.active{background:#dbeafe;color:#1d4ed8;border-color:#bfdbfe}.adm-zone-zips{display:flex;gap:4px;flex-wrap:wrap}.adm-zone-zip{padding:2px 6px;border-radius:4px;font-size:.72rem;background:#f8fafc;border:1px solid #e2e8f0;color:#475569;font-family:monospace}.adm-zone-zip--more{background:#e2e8f0;color:#64748b}.adm-zones-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.adm-zones-drawer{background:#fff;border-radius:16px;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column}.adm-zones-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0}.adm-zones-drawer-header h3{font-size:1.05rem;font-weight:700;margin:0}.adm-zones-drawer-close{background:none;border:none;font-size:1.1rem;cursor:pointer;color:#64748b}.adm-zones-form{padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:1rem;flex:1}.adm-zones-label{display:flex;flex-direction:column;gap:.4rem;font-size:.82rem;font-weight:600;color:#374151}.adm-zones-label--inline{flex-direction:row;align-items:center;gap:.5rem;font-weight:500}.adm-zones-input{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;outline:none}.adm-zones-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.adm-zones-textarea{resize:vertical;font-family:inherit}.adm-zones-days-row{display:flex;gap:.4rem;flex-wrap:wrap;margin-top:.25rem}.adm-zones-day-btn{padding:.35rem .65rem;border-radius:6px;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b;font-size:.8rem;font-weight:600;cursor:pointer}.adm-zones-day-btn.active{background:#dbeafe;color:#1d4ed8;border-color:#93c5fd}.adm-zones-zip-row{display:flex;gap:.5rem}.adm-zones-zip-add{padding:.5rem .85rem!important}.adm-zones-zip-list{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.5rem;min-height:32px}.adm-zones-zip-chip{display:flex;align-items:center;gap:4px;padding:3px 8px 3px 10px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;font-size:.75rem;font-family:monospace;color:#1e40af}.adm-zones-zip-chip button{background:none;border:none;cursor:pointer;color:#93c5fd;font-size:.85rem;padding:0;line-height:1}.adm-zones-zip-chip button:hover{color:#1e40af}.adm-zones-zip-empty{color:#94a3b8;font-size:.8rem;font-style:italic}.adm-zones-drawer-footer{padding:1rem 1.5rem;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;gap:.5rem}.acct-recurring-page{padding:1.5rem;max-width:760px}.acct-recurring-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.acct-section-title{font-size:1.15rem;font-weight:700;color:#0f172a;margin:0 0 .2rem}.acct-section-sub{font-size:.85rem;color:#64748b;margin:0}.acct-recurring-flash{background:#d1fae5;color:#065f46;border:1px solid #6ee7b7;border-radius:8px;padding:.6rem 1rem;font-size:.85rem;margin-bottom:1rem}.acct-recurring-empty{text-align:center;padding:3rem 1.5rem;background:#f8fafc;border-radius:16px;border:1px dashed #e2e8f0}.acct-recurring-empty-icon{font-size:2.5rem;margin-bottom:.75rem}.acct-recurring-empty h3{font-size:1.05rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}.acct-recurring-empty p{color:#64748b;font-size:.875rem;margin:0 0 1.25rem}.acct-recurring-list{display:flex;flex-direction:column;gap:1rem}.acct-rec-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem}.acct-rec-card--paused{opacity:.7;background:#f8fafc}.acct-rec-card-top{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;flex-wrap:wrap}.acct-rec-card-name{display:flex;align-items:center;gap:.5rem;font-size:.95rem}.acct-rec-status-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.acct-rec-freq-badge{font-size:.7rem;padding:2px 7px;border-radius:20px;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;font-weight:700}.acct-rec-card-actions{display:flex;gap:.4rem;flex-wrap:wrap}.acct-rec-btn{padding:.35rem .75rem;border-radius:6px;font-size:.8rem;font-weight:600;border:1px solid #e2e8f0;background:#f8fafc;color:#374151;cursor:pointer}.acct-rec-btn:hover{background:#e2e8f0}.acct-rec-btn--place{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.acct-rec-btn--place:hover{background:#1e40af}.acct-rec-btn--danger{border-color:#fecaca;background:#fff5f5;color:#dc2626}.acct-rec-btn--danger:hover{background:#fee2e2}.acct-rec-card-meta{display:flex;gap:1.5rem;flex-wrap:wrap;margin-bottom:.75rem}.acct-rec-meta-item{display:flex;flex-direction:column;gap:.15rem}.acct-rec-meta-item span{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8}.acct-rec-meta-item strong{font-size:.875rem;color:#1e293b}.acct-rec-items{list-style:none;padding:.5rem .75rem;margin:0;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0;font-size:.82rem;display:flex;flex-direction:column;gap:.25rem}.acct-rec-items li{color:#374151;display:flex;justify-content:space-between}.acct-rec-items li span{color:#64748b}.acct-rec-items-more{color:#94a3b8!important;font-style:italic}.acct-rec-notes{font-size:.8rem;color:#64748b;margin:.5rem 0 0;font-style:italic}.acct-rec-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.acct-rec-drawer{background:#fff;border-radius:16px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column}.acct-rec-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0}.acct-rec-drawer-header h3{font-size:1.05rem;font-weight:700;margin:0}.acct-rec-drawer-close{background:none;border:none;font-size:1.1rem;cursor:pointer;color:#64748b}.acct-rec-form{padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.acct-rec-no-orders{padding:1.5rem;text-align:center;color:#64748b;font-size:.875rem}.acct-rec-no-orders p{margin-bottom:1rem}.acct-rec-drawer-footer{padding:1rem 1.5rem;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;gap:.5rem}.location-cta-row{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.25rem}.about-hero-fg--story{justify-content:flex-start;align-items:flex-end;padding-bottom:3rem}.about-hero-fg--story .about-hero-copy{max-width:640px}.about-story-section{padding:4rem 2rem;max-width:1100px;margin:0 auto}.about-story-inner{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}@media (max-width: 700px){.about-story-inner{grid-template-columns:1fr}}.about-story-copy p{color:#374151;line-height:1.75;margin-bottom:1rem;font-size:.95rem}.about-story-copy h3{font-size:1.5rem;font-weight:800;color:#0f172a;margin-bottom:1rem}.about-timeline{display:flex;flex-direction:column;gap:0;border-left:2px solid #e2e8f0;padding-left:1.5rem}.about-timeline-item{position:relative;padding-bottom:1.5rem}.about-timeline-item:before{content:"";position:absolute;left:-1.625rem;top:4px;width:10px;height:10px;border-radius:50%;background:#1d4ed8;border:2px solid #fff;box-shadow:0 0 0 2px #1d4ed8}.about-timeline-year{font-size:.75rem;font-weight:800;color:#1d4ed8;letter-spacing:.05em;display:block;margin-bottom:.2rem}.about-timeline-event{font-size:.875rem;color:#374151;line-height:1.55;margin:0}.about-values-section{padding:3rem 2rem 4rem;background:#f8fafc}.about-values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto}.about-value-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.75rem}.about-value-icon{font-size:1.75rem;display:block;margin-bottom:.75rem}.about-value-card h4{font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.about-value-card p{font-size:.875rem;color:#475569;line-height:1.65;margin:0}.about-warehouse-section{padding:3.5rem 2rem;max-width:1100px;margin:0 auto}.about-warehouse-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto;gap:.75rem;margin-top:1.5rem}.about-wh-photo{margin:0;border-radius:12px;overflow:hidden;aspect-ratio:4/3}.about-wh-photo img{width:100%;height:100%;object-fit:cover;display:block}.about-wh-photo--1{grid-column:span 2;aspect-ratio:16/9}@media (max-width: 700px){.about-warehouse-grid{grid-template-columns:1fr 1fr}.about-wh-photo--1{grid-column:span 2}}.about-team-section{padding:3.5rem 2rem;background:#f8fafc}.about-team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto}.about-team-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.about-team-photo-wrap{height:180px;overflow:hidden}.about-team-photo-wrap img{width:100%;height:100%;object-fit:cover;display:block}.about-team-body{padding:1.1rem 1.25rem 1.25rem}.about-team-name{display:block;font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:.2rem}.about-team-role{display:block;font-size:.75rem;font-weight:600;color:#1d4ed8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.6rem}.about-team-bio{font-size:.825rem;color:#475569;line-height:1.6;margin:0}.about-faq-section{padding:3.5rem 2rem;max-width:760px;margin:0 auto}.pcard-img-ph{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;border-radius:inherit}.pcard-img-ph-emoji{font-size:2.75rem;line-height:1}.pcard-img-ph-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;opacity:.65}.auth-login-footer{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem;font-size:.82rem}.auth-login-footer-sep{color:#cbd5e1}.auth-back-btn{background:none;border:none;color:#64748b;font-size:.82rem;cursor:pointer;padding:0 0 .75rem;display:block}.auth-back-btn:hover{color:#1d4ed8}.dev-creds-panel{margin-top:.75rem;border:1.5px dashed #e2e8f0;border-radius:10px;overflow:hidden;background:#f8fafc}.dev-creds-toggle{width:100%;background:none;border:none;padding:.55rem .85rem;font:inherit;font-size:.75rem;font-weight:700;color:#64748b;cursor:pointer;text-align:left;letter-spacing:.02em;display:flex;align-items:center;gap:.4rem}.dev-creds-toggle:hover{background:#f1f5f9;color:#334155}.dev-creds-list{border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:0}.dev-creds-row{width:100%;background:none;border:none;border-bottom:1px solid #f1f5f9;padding:.45rem .85rem;font:inherit;font-size:.75rem;cursor:pointer;text-align:left;display:flex;align-items:center;gap:.5rem;transition:background .12s}.dev-creds-row:last-child{border-bottom:none}.dev-creds-row:hover{background:#eff6ff}.dev-creds-badge{font-size:.62rem;font-weight:800;padding:.1rem .4rem;border-radius:4px;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.dev-creds-badge--super_admin{background:#fef3c7;color:#92400e}.dev-creds-badge--manager{background:#ede9fe;color:#5b21b6}.dev-creds-badge--customer{background:#dcfce7;color:#166534}.dev-creds-badge--church{background:#fce7f3;color:#9d174d}.dev-creds-badge--employee{background:#e0f2fe;color:#075985}.dev-creds-label{font-weight:600;color:#334155;white-space:nowrap}.dev-creds-email{color:#94a3b8;font-size:.7rem;margin-left:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-overflow-menu{position:relative}.adm-overflow-trigger{font-size:1.1rem;font-weight:700;letter-spacing:.05em;padding:.25rem .5rem;line-height:1}.adm-overflow-dropdown{position:absolute;right:0;top:calc(100% + 4px);background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 16px #0000001f;min-width:160px;z-index:50;overflow:hidden}.adm-overflow-item{display:block;width:100%;background:none;border:none;text-align:left;padding:.6rem 1rem;font-size:.875rem;cursor:pointer;color:#374151}.adm-overflow-item:hover{background:#f1f5f9}.adm-overflow-item--danger{color:#dc2626}.adm-overflow-item--danger:hover{background:#fef2f2}.adm-margin-chip{display:inline-block;padding:.15rem .45rem;border-radius:4px;font-size:.78rem;font-weight:600;background:#dcfce7;color:#166534}.adm-margin-chip--low{background:#fef3c7;color:#92400e}.adm-margin-chip--high{background:#dbeafe;color:#1e40af}.ap-margin-hint{display:block;margin-top:.3rem;font-size:.78rem;color:#166534;font-weight:500}.ap-margin-hint--warn{color:#92400e}.pd-img-placeholder{width:100%;height:100%;min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;border-radius:14px}.pd-img-ph-emoji{font-size:5rem;line-height:1}.pd-img-ph-label{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;opacity:.7}.pd-stock-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:.35rem}.pd-stock-badge{display:inline-block;padding:.22rem .7rem;border-radius:20px;font-size:.78rem;font-weight:700;letter-spacing:.03em}.pd-stock-badge--in{background:#dcfce7;color:#166534}.pd-stock-badge--out{background:#fee2e2;color:#991b1b}.pd-atc-btn--disabled{background:#e2e8f0!important;color:#94a3b8!important;cursor:not-allowed!important}.pd-atc-btn--disabled:hover{background:#e2e8f0!important;transform:none!important}.pd-details-toggle-wrap{margin-top:1.25rem;border-top:1px solid #e2e8f0}.pd-details-toggle{width:100%;background:none;border:none;padding:.8rem 0;display:flex;align-items:center;justify-content:space-between;font-size:.9rem;font-weight:600;color:#374151;cursor:pointer}.pd-details-toggle:hover{color:#1d4ed8}.pd-details-chevron{font-size:.7rem;opacity:.6}.btype-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.5rem;margin-top:.5rem}.btype-tile{display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:.65rem .5rem;border:1.5px solid #e2e8f0;border-radius:10px;background:#f8fafc;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s;text-align:center}.btype-tile:hover{border-color:#94a3b8;background:#fff}.btype-tile--active{border-color:#1d4ed8;background:#eff6ff;box-shadow:0 0 0 3px #1d4ed81f}.btype-icon{font-size:1.4rem;line-height:1}.btype-label{font-size:.72rem;font-weight:600;color:#374151;line-height:1.3}.btype-tile--active .btype-label{color:#1d4ed8}.auth-select-wrap{position:relative}.auth-select{width:100%;-moz-appearance:none;appearance:none;-webkit-appearance:none;padding:.62rem 2.2rem .62rem .85rem;border:1.5px solid #d1d9e6;border-radius:9px;background:#fff;font:inherit;font-size:.9rem;color:#0f172a;cursor:pointer;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.auth-select:focus{outline:none;border-color:#ea580c;box-shadow:0 0 0 3px #ea580c1a}.auth-select-chevron{position:absolute;right:.85rem;top:50%;transform:translateY(-50%);font-size:.75rem;color:#64748b;pointer-events:none}.live-viewer-badge{display:inline-flex;align-items:center;gap:.45rem;margin-top:1.1rem;padding:.42rem .85rem .42rem .65rem;background:#00000073;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.15);border-radius:999px;color:#fff;font-size:.82rem;font-weight:500;letter-spacing:.01em;transition:background .3s;-webkit-user-select:none;user-select:none;width:fit-content}.lv-pulse-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#22c55e;flex-shrink:0;box-shadow:0 0 #22c55eb3;animation:lv-pulse 1.8s ease-in-out infinite}@keyframes lv-pulse{0%{box-shadow:0 0 #22c55eb3}60%{box-shadow:0 0 0 5px #22c55e00}to{box-shadow:0 0 #22c55e00}}.lv-count{font-size:.95rem;font-weight:700;color:#fff;min-width:1.6rem;text-align:center;transition:color .3s}.lv-label{color:#ffffffd1;font-size:.78rem}.lv-arrow{font-size:.65rem;font-weight:700;margin-left:.05rem;transition:color .3s}.lv-arrow--up{color:#4ade80}.lv-arrow--down{color:#fb923c}.lv-flash .lv-count{animation:lv-numflash .55s ease-out}@keyframes lv-numflash{0%{transform:scale(1.25);color:#fbbf24}to{transform:scale(1);color:#fff}}@media (max-width: 760px){.live-viewer-badge{font-size:.74rem;padding:.35rem .7rem .35rem .55rem;gap:.35rem}.lv-count{font-size:.85rem}.lv-label{font-size:.68rem}}.cw-fab{position:fixed;bottom:1.5rem;right:1.5rem;z-index:9000;width:58px;height:58px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ea580c,#c2410c);box-shadow:0 6px 24px #ea580c73,0 2px 8px #0000002e;transition:transform .2s,box-shadow .2s}.cw-fab:hover{transform:scale(1.08);box-shadow:0 8px 30px #ea580c8c,0 3px 10px #0003}.cw-fab:active{transform:scale(.96)}.cw-fab--open{background:linear-gradient(135deg,#374151,#1f2937);box-shadow:0 4px 16px #00000040}.cw-fab-badge{position:absolute;top:-4px;right:-4px;background:#ef4444;color:#fff;font-size:.65rem;font-weight:800;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #fff;animation:cw-badge-pop .3s cubic-bezier(.18,.89,.32,1.28)}@keyframes cw-badge-pop{0%{transform:scale(0)}to{transform:scale(1)}}.cw-panel{position:fixed;bottom:5.5rem;right:1.5rem;z-index:8999;width:340px;max-height:520px;display:flex;flex-direction:column;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #00000038,0 4px 16px #0000001f;animation:cw-panel-in .28s cubic-bezier(.22,.68,0,1.2);background:#fff}@keyframes cw-panel-in{0%{opacity:0;transform:translateY(24px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.cw-header{display:flex;align-items:center;gap:.75rem;padding:.9rem 1rem;background:linear-gradient(135deg,#0f172a,#1e293b);flex-shrink:0}.cw-header-avatar{position:relative;width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#ea580c,#c2410c);display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:800;color:#fff;flex-shrink:0;letter-spacing:.04em}.cw-online-dot{position:absolute;bottom:1px;right:1px;width:10px;height:10px;border-radius:50%;background:#22c55e;border:2px solid #0f172a}.cw-header-info{flex:1;display:flex;flex-direction:column;gap:.05rem}.cw-header-info strong{font-size:.88rem;font-weight:700;color:#fff;line-height:1.2}.cw-header-info span{font-size:.68rem;color:#22c55e;font-weight:500}.cw-close{background:none;border:none;cursor:pointer;padding:.25rem;border-radius:6px;display:flex;align-items:center;justify-content:center;opacity:.6;transition:opacity .15s;flex-shrink:0}.cw-close:hover{opacity:1}.cw-messages{flex:1;overflow-y:auto;padding:.85rem .85rem .5rem;display:flex;flex-direction:column;gap:.6rem;background:#f8fafc;scrollbar-width:thin;scrollbar-color:#e2e8f0 transparent}.cw-messages::-webkit-scrollbar{width:4px}.cw-messages::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:2px}.cw-msg-row{display:flex;align-items:flex-end;gap:.4rem}.cw-msg-row--user{flex-direction:row-reverse}.cw-bot-dot{width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#ea580c,#c2410c);flex-shrink:0;margin-bottom:.2rem}.cw-bubble-wrap{display:flex;flex-direction:column;gap:.25rem;max-width:80%}.cw-msg-row--user .cw-bubble-wrap{align-items:flex-end}.cw-bubble{padding:.6rem .85rem;border-radius:16px;font-size:.82rem;line-height:1.55;word-break:break-word}.cw-bubble--bot{background:#fff;color:#0f172a;border-radius:4px 16px 16px;box-shadow:0 1px 4px #00000012}.cw-bubble--user{background:linear-gradient(135deg,#ea580c,#c2410c);color:#fff;border-radius:16px 16px 4px}.cw-bubble strong{font-weight:700}.cw-bubble em{font-style:italic;opacity:.88}.cw-time{font-size:.6rem;color:#94a3b8;padding:0 .2rem}.cw-quick-replies{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.1rem}.cw-quick-btn{background:#fff;border:1.5px solid #ea580c;color:#ea580c;border-radius:999px;padding:.28rem .7rem;font-size:.72rem;font-weight:600;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}.cw-quick-btn:hover{background:#ea580c;color:#fff}.cw-typing{display:flex;align-items:center;gap:.3rem;padding:.55rem .75rem!important;width:52px}.cw-typing span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#94a3b8;animation:cw-dot-bounce 1.2s ease-in-out infinite}.cw-typing span:nth-child(2){animation-delay:.2s}.cw-typing span:nth-child(3){animation-delay:.4s}@keyframes cw-dot-bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}.cw-input-row{display:flex;align-items:center;gap:.5rem;padding:.65rem .75rem;background:#fff;border-top:1px solid #f1f5f9;flex-shrink:0}.cw-input{flex:1;border:1.5px solid #e2e8f0;border-radius:999px;padding:.5rem .9rem;font-size:.82rem;font-family:inherit;color:#0f172a;background:#f8fafc;outline:none;transition:border-color .15s}.cw-input:focus{border-color:#ea580c;background:#fff}.cw-input::placeholder{color:#94a3b8}.cw-send{width:36px;height:36px;border-radius:50%;border:none;background:linear-gradient(135deg,#ea580c,#c2410c);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:opacity .15s,transform .15s}.cw-send:disabled{opacity:.35;cursor:default;transform:none}.cw-send:not(:disabled):hover{opacity:.9;transform:scale(1.08)}.cw-send:not(:disabled):active{transform:scale(.94)}.cw-footer-note{text-align:center;font-size:.62rem;color:#94a3b8;padding:.3rem .75rem .5rem;background:#fff;margin:0;flex-shrink:0}@media (max-width: 480px){.cw-panel{right:.75rem;left:.75rem;width:auto;bottom:5rem;max-height:480px;border-radius:18px}.cw-fab{bottom:1rem;right:1rem;width:52px;height:52px}}.client-ticker{overflow:hidden;background:#0f172a;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);padding:.85rem 0}.client-ticker-track{display:inline-flex;gap:0;animation:ticker-scroll 30s linear infinite;white-space:nowrap}.client-ticker-track:hover{animation-play-state:paused}.client-ticker-item{display:inline-flex;align-items:center;gap:1.25rem;font-size:.8rem;font-weight:700;color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;padding:0 1.5rem}.client-ticker-sep{color:#334155;font-size:1rem}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.industries-strip{background:#080f1e;padding:4rem 2rem 5rem}.industries-strip-inner{max-width:1200px;margin:0 auto}.industries-label{text-align:center;margin-bottom:2.5rem}.industries-label .eyebrow{color:#f59e0b;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-bottom:.75rem}.industries-label h3{font-size:clamp(2rem,4vw,3rem);font-weight:900;color:#f1f5f9;margin:0 0 .75rem;letter-spacing:-.03em}.industries-sub{font-size:1rem;color:#64748b;max-width:560px;margin:0 auto;line-height:1.6}.industries-primary{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:1.25rem}.industry-card--primary{background:#ffffff0a;border:1px solid rgba(255,255,255,.07);border-radius:20px;padding:0;overflow:hidden;transition:transform .22s,box-shadow .22s;cursor:default;display:flex;flex-direction:column}.industry-card--primary:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0006}.ic-top-bar{height:4px;background:var(--card-accent, #f59e0b);width:100%;flex-shrink:0}.ic-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.75rem 0}.ic-num{font-size:.72rem;font-weight:900;color:var(--card-accent, #f59e0b);letter-spacing:.1em;font-variant-numeric:tabular-nums}.ic-tag{font-size:.65rem;font-weight:700;color:var(--card-accent, #f59e0b);background:color-mix(in srgb,var(--card-accent, #f59e0b) 12%,transparent);border:1px solid color-mix(in srgb,var(--card-accent, #f59e0b) 30%,transparent);padding:.2rem .55rem;border-radius:20px;letter-spacing:.05em;text-transform:uppercase}.ic-icon{display:block;font-size:2.4rem;padding:1.25rem 1.75rem .5rem}.industry-card--primary h4{font-size:1.15rem;font-weight:800;color:#f1f5f9;margin:0 0 .6rem;padding:0 1.75rem;letter-spacing:-.02em}.industry-card--primary p{font-size:.875rem;color:#64748b;line-height:1.65;margin:0;padding:0 1.75rem 2rem;flex:1}.industries-secondary{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.industry-card--secondary{background:#ffffff06;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:1.5rem;display:flex;align-items:flex-start;gap:1rem;transition:background .2s,transform .2s}.industry-card--secondary:hover{background:#ffffff0d;transform:translateY(-2px)}.ic-icon-sm{font-size:1.6rem;flex-shrink:0;margin-top:.1rem}.industry-card--secondary h4{font-size:.92rem;font-weight:700;color:#e2e8f0;margin:0 0 .35rem;letter-spacing:-.01em}.industry-card--secondary p{font-size:.82rem;color:#64748b;line-height:1.6;margin:0}@media (max-width: 900px){.industries-primary,.industries-secondary{grid-template-columns:1fr 1fr}}@media (max-width: 580px){.industries-strip{padding:3.5rem 1rem}.industries-primary,.industries-secondary{grid-template-columns:1fr}}.twfs-hero{min-height:min(720px,calc(100vh - 116px));isolation:isolate}.twfs-hero-overlay{background:radial-gradient(circle at 76% 32%,#0ea5e93d,#0ea5e900 28%),linear-gradient(90deg,#040a16e0,#040a16a3 47%,#040a1661),linear-gradient(to bottom,#060e1e57,#060e1eb8)}.twfs-hero-bg:after{content:"";position:absolute;inset:auto 0 0;height:34%;background:linear-gradient(to top,rgba(6,14,30,.92),transparent);z-index:1;pointer-events:none}.twfs-hero-fg{justify-content:space-between;gap:2rem}.twfs-hero-copy{max-width:650px}.twfs-hero-copy h2{max-width:11.5em}.twfs-hero-sub{max-width:560px}.twfs-hero-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;width:min(100%,520px);margin:0 0 1.35rem}.twfs-hero-proof>div{border:1px solid rgba(255,255,255,.18);background:#ffffff1c;box-shadow:inset 0 1px #ffffff1f;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-radius:12px;padding:.72rem .8rem}.twfs-hero-proof strong{display:block;color:#fff;font-size:clamp(1.05rem,2vw,1.45rem);line-height:1;font-weight:900}.twfs-hero-proof span{display:block;margin-top:.28rem;color:#e2e8f0c7;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.twfs-hero-status{display:flex;flex-wrap:wrap;gap:.5rem;width:min(100%,600px);margin:-.55rem 0 1.25rem}.twfs-hero-status-item{display:inline-flex;align-items:center;gap:.5rem;border:1px solid rgba(255,255,255,.14);background:#0f172a6b;border-radius:999px;padding:.42rem .65rem;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.twfs-hero-status-item b{color:#e2e8f0b3;font-size:.68rem;font-weight:800}.twfs-hero-status-item strong{font-size:.72rem;font-weight:900}.twfs-hero-status-item--live strong{color:#86efac}.twfs-hero-status-item--warn strong{color:#fdba74}.twfs-hero-status-item--cool strong{color:#93c5fd}.hp-restock-preview{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 18px 50px #0f172a14;padding:2rem}.hp-section-head--split{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;text-align:left;margin-bottom:1.35rem}.hp-section-head--split h3,.hp-section-head--split p{text-align:left}.hp-text-link{border:1px solid #fed7aa;background:#fff7ed;color:#c2410c;border-radius:10px;padding:.7rem .9rem;font-weight:900;cursor:pointer;white-space:nowrap;transition:transform .18s ease,background .18s ease}.hp-text-link:hover{background:#ffedd5;transform:translateY(-1px)}.restock-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.restock-card{display:flex;flex-direction:column;min-height:178px;text-align:left;border:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,#f8fafc);border-radius:14px;padding:1rem;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.restock-card:hover{transform:translateY(-3px);border-color:#fdba74;box-shadow:0 14px 30px #0f172a1a}.restock-cat{align-self:flex-start;border-radius:999px;background:#eef2ff;color:#3730a3;padding:.22rem .55rem;font-size:.66rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.8rem}.restock-card strong{color:#0f172a;font-size:.98rem;line-height:1.25}.restock-card>span:not(.restock-cat){color:#64748b;font-size:.82rem;line-height:1.4;margin-top:.4rem}.restock-card div{margin-top:auto;display:flex;justify-content:space-between;align-items:flex-end;gap:.6rem;padding-top:1rem}.restock-card b{color:#ea580c;font-size:1.18rem;line-height:1}.restock-card em{color:#94a3b8;font-size:.72rem;font-style:normal;font-weight:800;text-transform:uppercase;letter-spacing:.05em}@media (max-width: 980px){.twfs-hero-copy h2{max-width:12em}.restock-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.twfs-hero{min-height:560px}.twfs-hero-proof{grid-template-columns:1fr;gap:.45rem}.twfs-hero-proof>div{display:flex;align-items:baseline;justify-content:space-between;gap:.8rem;padding:.58rem .72rem}.twfs-hero-proof span{text-align:right;margin-top:0}.hp-restock-preview{border-radius:16px;padding:1.25rem 1rem}.hp-section-head--split{display:block}.hp-text-link{width:100%;margin-top:.85rem}.restock-grid{grid-template-columns:1fr}.restock-card{min-height:150px}}.passion-section{display:grid;grid-template-columns:1fr 1.35fr;gap:3.5rem;align-items:start;background:linear-gradient(135deg,#fff7ed,#fffbf5 60%,#fff);border-radius:24px;padding:4rem 3.5rem;border:1px solid rgba(249,115,22,.12);box-shadow:0 4px 24px #f973160f,0 1px 4px #0f172a0a;position:relative;overflow:hidden}.passion-section:before{content:"";position:absolute;top:-60px;left:-60px;width:280px;height:280px;background:radial-gradient(circle,rgba(249,115,22,.1) 0%,transparent 70%);pointer-events:none}.passion-statement{display:flex;flex-direction:column;gap:1.25rem;position:sticky;top:5rem}.passion-statement .eyebrow{font-size:.68rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#ea580c}.passion-statement h3{font-size:clamp(1.65rem,2.8vw,2.35rem);font-weight:900;color:#0f172a;line-height:1.15;letter-spacing:-.025em;margin:0}.passion-body{font-size:1rem;color:#475569;line-height:1.7;margin:0}.passion-quote{margin:0;padding:1rem 1.25rem;border-left:3px solid #f97316;background:#f973160f;border-radius:0 12px 12px 0;font-size:1rem;font-style:italic;font-weight:600;color:#c2410c;line-height:1.5}.passion-statement .btn.primary{align-self:flex-start;margin-top:.25rem}.passion-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.passion-card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:1.35rem 1.25rem;display:flex;flex-direction:column;gap:.5rem;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease,border-color .22s ease;box-shadow:0 1px 4px #0f172a0d}.passion-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #f973161f,0 2px 6px #0f172a0d;border-color:#f9731640}.passion-icon{font-size:1.75rem;line-height:1}.passion-card h4{font-size:.95rem;font-weight:800;color:#0f172a;margin:0;line-height:1.3;letter-spacing:-.01em}.passion-card p{font-size:.85rem;color:#64748b;line-height:1.6;margin:0}@media (max-width: 960px){.passion-section{grid-template-columns:1fr;gap:2rem;padding:3rem 2rem}.passion-statement{position:static}.passion-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 560px){.passion-section{padding:2rem 1.25rem;border-radius:18px;gap:1.5rem}.passion-grid{grid-template-columns:1fr;gap:.75rem}.passion-statement h3{font-size:1.5rem}.passion-card{padding:1rem}.passion-statement .btn.primary{width:100%;text-align:center}}@media (max-width: 560px){.home-page.conversion-home{padding-top:0}.twfs-hero{min-height:640px!important;border-radius:0 0 20px 20px!important;box-shadow:0 16px 44px #08102447}.twfs-hero-bg img{object-position:center top}.twfs-hero-overlay{background:linear-gradient(to bottom,#040a167a,#040a166b 28%,#040a16d1 72%,#040a16f0),linear-gradient(90deg,#040a16b8,#040a1657)}.twfs-hero-fg{padding:1.25rem 1rem 1.35rem!important;align-items:stretch!important}.twfs-hero-copy{justify-content:flex-end;max-width:none!important}.twfs-hero-eyebrow{background:transparent!important;border:0!important;border-radius:0!important;color:#fdba74!important;padding:0!important;font-size:.64rem!important;letter-spacing:.11em!important;line-height:1.35!important;margin-bottom:.75rem!important;max-width:18rem}.twfs-hero-copy h2{font-size:2rem!important;line-height:1.06!important;letter-spacing:0!important;max-width:10.5em!important;margin-bottom:.75rem!important}.twfs-hero-sub{font-size:.92rem!important;line-height:1.52!important;margin-bottom:.85rem!important;color:#e2e8f0e6!important}.twfs-hero-bullets{gap:.45rem!important;margin:0 0 .9rem!important}.twfs-hero-bullets li{align-items:flex-start!important;background:#0f172a7a;border:1px solid rgba(255,255,255,.11);border-radius:12px;padding:.55rem .65rem;font-size:.82rem!important;line-height:1.35!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.twfs-bullet-dot{width:12px!important;height:12px!important;margin-top:.16rem}.twfs-bullet-dot:after{width:4px;height:4px}.twfs-hero-proof{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.45rem!important;margin-bottom:.7rem!important}.twfs-hero-proof>div{display:block!important;padding:.62rem .45rem!important;text-align:center;border-radius:12px;background:#ffffff1a}.twfs-hero-proof strong{font-size:1.05rem!important}.twfs-hero-proof span{margin-top:.22rem!important;text-align:center!important;font-size:.56rem!important;line-height:1.15;letter-spacing:.05em}.twfs-hero-ctas{margin-bottom:0!important}.twfs-hero-status{margin:0 0 .85rem!important;gap:.35rem}.twfs-hero-status-item{padding:.34rem .5rem;gap:.35rem}.twfs-hero-status-item b{display:none}.twfs-hero-status-item strong{font-size:.68rem}.twfs-hero-ctas .btn.primary{width:100%;min-height:48px;border-radius:12px!important;box-shadow:0 12px 30px #ea580c5c!important}.twfs-hero .live-viewer-badge{display:none}}.admin-page.adm-full-page{background:#eef2f7!important}.adm-shell{grid-template-columns:272px minmax(0,1fr)!important;background:radial-gradient(circle at top right,rgba(59,130,246,.1),transparent 34%),#eef2f7}.adm-sidebar{background:linear-gradient(180deg,#0f172afa,#020617fa),#0f172a!important;border-right:1px solid rgba(148,163,184,.16)!important;box-shadow:18px 0 44px #0f172a14}.adm-sidebar-brand{width:100%;border:0!important;border-bottom:1px solid rgba(148,163,184,.16)!important;background:transparent;font-family:inherit;cursor:pointer;text-align:left}.adm-brand-dot{width:32px!important;height:32px!important;background:radial-gradient(circle at 30% 25%,#bbf7d0,#22c55e 36%,#047857)!important;box-shadow:0 8px 24px #22c55e3d}.adm-sidebar-user{margin:.75rem 1rem .5rem!important;padding:.85rem!important;border:1px solid rgba(148,163,184,.16)!important;border-radius:14px;background:#ffffff0d}.adm-user-avatar{background:linear-gradient(135deg,#f97316,#dc2626)!important;box-shadow:0 8px 22px #f9731647}.adm-nav-items{padding:.4rem .75rem .75rem!important}.adm-nav-btn{min-height:42px;border-radius:12px;padding:.65rem .75rem!important;margin:.12rem 0;color:#cbd5e1!important}.adm-nav-btn:hover{background:#ffffff12!important}.adm-nav-btn.active{background:linear-gradient(135deg,#f9731638,#2563eb2e)!important;color:#fff!important;border-right:0!important;box-shadow:inset 0 0 0 1px #f9731642}.adm-nav-btn.active:before{content:"";width:4px;height:20px;border-radius:999px;background:#f97316;position:absolute;left:.28rem}.adm-badge{background:#f97316!important;box-shadow:0 6px 16px #f973163d}.adm-add-product-btn,.adm-logout-btn{border-radius:12px!important}.adm-main{min-width:0;background:transparent!important;padding:1.5rem}.adm-topbar{max-width:1240px;margin:0 auto 1.25rem;display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;padding:1.2rem 1.3rem;border:1px solid rgba(203,213,225,.9);border-radius:18px;background:linear-gradient(135deg,#fffffff5,#f8fafcf0);box-shadow:0 14px 40px #0f172a12}.adm-topbar-kicker{display:inline-flex;margin-bottom:.25rem;color:#ea580c;font-size:.68rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.adm-topbar-title h1{display:flex;align-items:center;gap:.55rem;margin:0;color:#0f172a;font-size:clamp(1.35rem,2.6vw,2rem);line-height:1.1;letter-spacing:0}.adm-topbar-title p{margin:.3rem 0 0;color:#64748b;font-size:.9rem}.adm-topbar-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.45rem}.adm-topbar-pill{border:1px solid #dbeafe;background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:.38rem .65rem;font-size:.74rem;font-weight:900;white-space:nowrap}.adm-topbar-pill--warn{border-color:#fed7aa;background:#fff7ed;color:#c2410c}.adm-tab-panel,.adm-tab-content,.adm-zones-page{max-width:1240px!important;margin:0 auto}.adm-tab-panel{padding:0!important}.adm-panel-head,.adm-tab-header,.adm-zones-header{border:1px solid #e2e8f0;border-radius:18px;background:#fff;padding:1.15rem 1.25rem;box-shadow:0 10px 28px #0f172a0d}.adm-panel-head h3,.adm-tab-title,.adm-section-title{letter-spacing:0!important}.adm-kpi-grid,.adm-stat-grid,.adm-doc-summary-grid,.adm-ci-kpi-row,.adm-role-board-grid{gap:.9rem!important}.adm-kpi-card,.adm-stat-card,.adm-role-board,.adm-activity-block,.adm-approval-card,.adm-prod-list,.adm-prod-editor,.adm-user-card,.adm-order-row,.adm-doc-row,.adm-zone-card,.adm-lead-card,.adm-staff-request-card{border-color:#e2e8f0!important;border-radius:16px!important;box-shadow:0 10px 30px #0f172a0f!important}.adm-kpi-card,.adm-stat-card{background:linear-gradient(180deg,#fff,#f8fafc)!important}.adm-kpi-card:hover,.adm-role-board-card:hover,.adm-order-row:hover,.adm-user-card:hover,.adm-doc-row:hover,.adm-zone-card:hover{transform:translateY(-2px);box-shadow:0 18px 42px #0f172a1a!important}.adm-kpi-card,.adm-role-board-card,.adm-order-row,.adm-user-card,.adm-doc-row,.adm-zone-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.adm-btn{border-radius:10px!important}.adm-field input,.adm-field select,.adm-field textarea,.adm-input,.adm-prod-search input,.adm-prod-search select,.adm-order-search,.adm-zones-input{border-radius:11px!important}@media (max-width: 900px){.adm-shell{display:block!important}.adm-sidebar{position:sticky!important;top:0!important;z-index:80;height:auto!important;display:block!important;padding:.65rem!important;overflow:visible!important}.adm-sidebar-brand,.adm-sidebar-user{display:none!important}.adm-nav-items{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:.4rem!important;padding:0!important;scrollbar-width:none;-webkit-overflow-scrolling:touch}.adm-nav-items::-webkit-scrollbar{display:none}.adm-nav-btn{width:auto!important;flex:0 0 auto;min-height:38px;padding:.5rem .75rem!important;margin:0!important;border-radius:999px!important;font-size:.78rem!important}.adm-nav-btn.active:before{display:none}.adm-add-product-btn,.adm-logout-btn{display:none!important}.adm-main{padding:1rem}.adm-topbar{display:block;padding:1rem}.adm-topbar-actions{justify-content:flex-start;margin-top:.8rem}}@media (max-width: 560px){.adm-main{padding:.75rem}.adm-topbar{border-radius:14px}.adm-topbar-title h1{font-size:1.25rem}.adm-topbar-title p{font-size:.82rem}.adm-topbar-pill{font-size:.68rem}.adm-panel-head,.adm-tab-header,.adm-zones-header{border-radius:14px;padding:1rem}.adm-kpi-grid,.adm-stat-grid,.adm-doc-summary-grid,.adm-ci-kpi-row{grid-template-columns:1fr!important}}.about-hero-v2,.contact-hero-v2{min-height:min(640px,calc(100vh - 112px))!important;border-radius:0 0 22px 22px!important;margin-bottom:2rem!important;box-shadow:0 18px 54px #08102452!important}.about-hero-overlay,.contact-hero-overlay{background:linear-gradient(90deg,#040a16e0,#040a169e 48%,#040a1657),linear-gradient(to bottom,#060e1e4d,#060e1ec7)!important}.about-hero-bg:after,.contact-hero-bg:after{content:"";position:absolute;inset:auto 0 0;height:36%;background:linear-gradient(to top,rgba(6,14,30,.92),transparent);z-index:1;pointer-events:none}.about-hero-bg img,.contact-hero-bg img{object-position:center top!important}.about-hero-fg,.contact-hero-fg{display:flex!important;align-items:flex-end!important;justify-content:flex-start!important;padding:0 3.5rem 3.5rem!important;gap:1.25rem!important}.about-hero-fg--story{padding-bottom:3.5rem!important}.about-hero-copy,.contact-hero-copy{max-width:650px!important}.about-hero-fg .about-hero-copy h2,.contact-hero-copy h2{font-size:clamp(2.15rem,3.8vw,3.35rem)!important;line-height:1.06!important;letter-spacing:0!important;max-width:11.5em!important}.about-hero-copy .twfs-hero-sub,.contact-hero-copy .twfs-hero-sub{max-width:560px!important}.contact-methods-panel{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:min(100%,620px)!important;margin-top:.4rem!important;padding:.75rem!important;border-radius:14px!important;background:#0f172a70!important;box-shadow:none!important}.contact-method-row{min-width:0}@media (max-width: 760px){.about-hero-v2,.contact-hero-v2{min-height:600px!important;border-radius:0 0 20px 20px!important;margin-bottom:1.1rem!important}.about-hero-fg,.about-hero-fg--story,.contact-hero-fg{padding:1.25rem 1rem 1.35rem!important;align-items:flex-end!important}.about-hero-fg .about-hero-copy h2,.contact-hero-copy h2{font-size:2rem!important;line-height:1.06!important;margin-bottom:.75rem!important}.about-hero-copy .twfs-hero-sub,.contact-hero-copy .twfs-hero-sub{font-size:.92rem!important;line-height:1.52!important}.contact-methods-panel{grid-template-columns:1fr!important;gap:.55rem!important;padding:.7rem!important}.contact-method-row{gap:.55rem!important}}@media (max-width: 560px){.passion-section{margin-top:0!important}}
