:root{--bg:#eceff4;--bg-soft:#e5e9f0;--bg-elevated:#d8dee9;--panel:#eceff4f0;--panel-strong:#e5e9f0fa;--panel-light:#fffffff5;--ink:#2e3440;--ink-muted:#4c566a;--ink-dark:#2e3440;--line:#4c566a29;--line-strong:#4c566a47;--red:#bf616a;--red-bright:#d08770;--red-deep:#a35f68;--silver:#d8dee9;--silver-bright:#eceff4;--silver-dark:#4c566a;--shadow:0 20px 46px #2e34401f;--nord-0:#2e3440;--nord-1:#3b4252;--nord-2:#434c5e;--nord-3:#4c566a;--nord-4:#d8dee9;--nord-5:#e5e9f0;--nord-6:#eceff4;--nord-7:#8fbcbb;--nord-8:#88c0d0;--nord-9:#81a1c1;--nord-10:#5e81ac;--nord-11:#bf616a;--nord-12:#d08770;--nord-13:#ebcb8b;--nord-14:#a3be8c;--background:#fff;--foreground:#0a0a0a;--card:#fff;--card-foreground:#0a0a0a;--popover:#fff;--popover-foreground:#0a0a0a;--primary:#171717;--primary-foreground:#fafafa;--secondary:#f5f5f5;--secondary-foreground:#171717;--muted:#f5f5f5;--muted-foreground:#737373;--accent:#f5f5f5;--accent-foreground:#171717;--destructive:#e40014;--border:#e5e5e5;--input:#e5e5e5;--ring:#a1a1a1;--chart-1:#d4d4d4;--chart-2:#737373;--chart-3:#525252;--chart-4:#404040;--chart-5:#262626;--radius:.625rem;--sidebar:#fafafa;--sidebar-foreground:#0a0a0a;--sidebar-primary:#171717;--sidebar-primary-foreground:#fafafa;--sidebar-accent:#f5f5f5;--sidebar-accent-foreground:#171717;--sidebar-border:#e5e5e5;--sidebar-ring:#a1a1a1}@supports (color:lab(0% 0 0)){:root{--background:lab(100% 0 0);--foreground:lab(2.75381% 0 0);--card:lab(100% 0 0);--card-foreground:lab(2.75381% 0 0);--popover:lab(100% 0 0);--popover-foreground:lab(2.75381% 0 0);--primary:lab(7.78201% -.0000149012 0);--primary-foreground:lab(98.26% 0 0);--secondary:lab(96.52% -.0000298023 .0000119209);--secondary-foreground:lab(7.78201% -.0000149012 0);--muted:lab(96.52% -.0000298023 .0000119209);--muted-foreground:lab(48.496% 0 0);--accent:lab(96.52% -.0000298023 .0000119209);--accent-foreground:lab(7.78201% -.0000149012 0);--destructive:lab(48.4493% 77.4328 61.5452);--border:lab(90.952% 0 -.0000119209);--input:lab(90.952% 0 -.0000119209);--ring:lab(66.128% -.0000298023 .0000119209);--chart-1:lab(84.92% 0 -.0000119209);--chart-2:lab(48.496% 0 0);--chart-3:lab(34.924% 0 0);--chart-4:lab(27.036% 0 0);--chart-5:lab(15.204% 0 -.00000596046);--sidebar:lab(98.26% 0 0);--sidebar-foreground:lab(2.75381% 0 0);--sidebar-primary:lab(7.78201% -.0000149012 0);--sidebar-primary-foreground:lab(98.26% 0 0);--sidebar-accent:lab(96.52% -.0000298023 .0000119209);--sidebar-accent-foreground:lab(7.78201% -.0000149012 0);--sidebar-border:lab(90.952% 0 -.0000119209);--sidebar-ring:lab(66.128% -.0000298023 .0000119209)}}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{min-height:100vh;color:var(--ink);font-family:var(--font-body), sans-serif;background:linear-gradient(180deg, var(--nord-6), var(--nord-5));flex-direction:column;margin:0;display:flex}body>main{flex:1 0 auto;width:100%}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#eceff4f0;border-bottom:1px solid #4c566a29;position:sticky;top:0;box-shadow:0 14px 32px #2e344014}.site-header-inner,.page-shell,.center-page{width:min(1180px,100% - 32px);margin:0 auto}.site-header-inner{justify-content:space-between;align-items:center;gap:20px;min-height:96px;display:flex}.brand{align-items:center;gap:16px;display:inline-flex}.brand-mark{flex:0 0 72px;justify-content:center;align-items:center;width:72px;height:72px;display:inline-flex}.brand-mark img{object-fit:contain;width:100%;height:100%}.brand-copy{flex-direction:column;display:flex}.brand-copy strong,.hero-intro h1,.hero-visual h2,.section-heading h2,.intake-copy h2,.auth-card h1,.dashboard-heading h1,.request-form h2,.request-card h2,.empty-state h2{font-family:var(--font-heading), cursive;letter-spacing:.04em}.brand-copy strong{color:#111317;font-size:1.9rem;line-height:.95}.brand-copy span{color:#6d7782;letter-spacing:.08em;text-transform:uppercase;font-size:.82rem}.site-nav{color:#111317;flex-direction:column;align-items:flex-end;gap:8px;font-weight:700;display:flex}.site-nav-main{align-items:center;gap:18px;display:flex}.cart-link{align-items:center;gap:8px;display:inline-flex}.cart-link span{background:linear-gradient(180deg, var(--nord-8) 0%, var(--nord-10) 100%);min-width:24px;height:24px;color:var(--nord-6);border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:.78rem;display:inline-flex}.site-nav-bottom{justify-content:flex-end;width:100%;display:flex}.admin-link{color:var(--nord-3);letter-spacing:.12em;text-transform:uppercase;font-size:.8rem}.primary-link,.ghost-button,.submit-button,.ghost-link{border-radius:999px;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s}.primary-link{background:linear-gradient(180deg, var(--nord-8) 0%, var(--nord-10) 100%);color:var(--nord-6);justify-content:center;align-items:center;padding:.85rem 1.3rem;display:inline-flex;box-shadow:0 14px 28px #5e81ac38}.ghost-link,.ghost-button{background:var(--panel-light);color:var(--nord-0);cursor:pointer;border:1px solid #4c566a2e;justify-content:center;align-items:center;padding:.78rem 1.1rem;display:inline-flex}.site-header .ghost-button{color:#111317;border-color:#11131724}.site-footer{background:#fff;border-top:1px solid #11131714;margin-top:auto}.site-footer-inner{justify-content:space-between;align-items:center;gap:20px;width:min(1180px,100% - 32px);min-height:84px;margin:0 auto;display:flex}.site-footer-inner p{color:#111317;letter-spacing:.08em;margin:0;font-weight:700}.site-footer-nav{color:#6d7782;align-items:center;gap:18px;display:flex}.primary-link:hover,.ghost-button:hover,.submit-button:hover,.ghost-link:hover{transform:translateY(-1px)}.landing-page{isolation:isolate;padding-bottom:88px;position:relative}.legal-page-root{flex-direction:column;min-height:calc(100vh - 96px);display:flex}.legal-page-hero{background:#111317;padding:56px 0 48px}.legal-page-shell{width:min(1180px,100% - 32px);margin:0 auto}.legal-back-link{letter-spacing:.06em;color:#d8dee980;align-items:center;margin-bottom:24px;font-size:.88rem;font-weight:600;transition:color .15s;display:inline-flex}.legal-back-link:hover{color:#d8dee9e6}.legal-eyebrow{color:#bf616a!important;background:#bf616a2e!important;border-color:#bf616a4d!important}.legal-page-hero h1{color:#fff;margin:18px 0 0;font-size:clamp(3.2rem,6vw,5.6rem);line-height:.92}.legal-page-body{background:var(--nord-6);flex:1;padding:60px 0 88px}.legal-page-body .legal-page-shell{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:60px;display:grid}.legal-page-prose{max-width:100%}.legal-page-prose p{color:#3d4754;margin:0;font-size:1.05rem;line-height:1.9}.legal-page-nav{background:#fff;border:1px solid #11131714;border-radius:22px;flex-direction:column;gap:6px;padding:22px;display:flex;position:sticky;top:116px;box-shadow:0 12px 28px #1113170f}.legal-nav-label{text-transform:uppercase;letter-spacing:.16em;color:#8a95a1;margin-bottom:6px;font-size:.74rem;font-weight:700;display:block}.legal-page-nav a{color:#3d4754;background:#4c566a0a;border-radius:12px;align-items:center;min-height:44px;padding:0 14px;font-size:.94rem;font-weight:600;transition:background .15s,color .15s;display:flex}.legal-page-nav a:hover{color:#111317;background:#4c566a1a}@media (max-width:760px){.legal-page-body .legal-page-shell{grid-template-columns:1fr;gap:36px}.legal-page-nav{flex-flow:wrap;align-items:center;gap:8px;position:static}.legal-nav-label{width:100%;margin-bottom:0}}.landing-page:before{content:"";z-index:-2;background:linear-gradient(180deg, var(--nord-6) 0%, var(--nord-5) 100%);pointer-events:none;position:absolute;inset:0}.landing-page:after{content:"";z-index:-1;opacity:.55;pointer-events:none;background:linear-gradient(90deg,#0000 0% 62%,#81a1c114 82%,#88c0d024 100%),repeating-linear-gradient(90deg,#0000 0 118px,#4c566a08 118px 119px);position:absolute;inset:0}.page-shell{padding:0}.hero-stage{padding:42px 0 30px;position:relative;overflow:hidden}.hero-stage:before{content:"";pointer-events:none;background:linear-gradient(#ffffff0a,#0000 18%),linear-gradient(100deg,#0000 0% 62%,#db1f1f1a 84%,#db1f1f2e 100%);position:absolute;inset:0}.hero-shell{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:start;gap:30px;display:grid;position:relative}.hero-intro,.hero-visual,.hero-form-panel,.request-form,.auth-card,.dashboard-shell,.value-card,.login-form,.request-card,.empty-state{border:1px solid var(--line);box-shadow:var(--shadow);position:relative}.hero-intro,.hero-visual,.hero-form-panel,.request-form,.auth-card,.dashboard-shell{border-radius:34px}.hero-intro,.hero-visual,.hero-form-panel,.request-form,.auth-card,.dashboard-shell,.value-card,.login-form,.request-card,.empty-state{background:linear-gradient(180deg, var(--nord-6), var(--nord-5))}.hero-intro{background:linear-gradient(115deg, #8fbcbb2e, transparent 38%), linear-gradient(180deg, var(--nord-6) 0%, var(--nord-5) 100%);flex-direction:column;justify-content:flex-end;min-height:600px;padding:52px;display:flex}.hero-intro:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0% 72%,#81a1c11f 100%);position:absolute;inset:0}.hero-lead,.auth-card p,.dashboard-heading p,.request-form p,.request-card,.empty-state p,.section-heading p,.value-card p,.hero-visual p,.route-stop p,.intake-copy p{color:#5d6772}.eyebrow{text-transform:uppercase;letter-spacing:.18em;width:fit-content;color:var(--nord-10);background:#88c0d029;border:1px solid #81a1c13d;border-radius:999px;align-items:center;padding:.45rem .8rem;font-size:.78rem;display:inline-flex}.hero-intro h1,.auth-card h1,.dashboard-heading h1{color:#111317;max-width:11ch;margin:18px 0 16px;font-size:clamp(3.6rem,7vw,6.4rem);line-height:.92}.hero-lead{max-width:40rem;font-size:1.08rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.info-card{border:1px solid #ffffff14;border-radius:28px}.hero-detail{max-width:42rem;margin-top:28px}.hero-detail h2{color:#111317;margin:10px 0 8px;font-size:clamp(2rem,3vw,2.8rem);line-height:.98}.hero-detail p{color:#5d6772;line-height:1.7}.hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:34px;display:grid}.hero-metrics div,.intake-points div{background:linear-gradient(180deg, #f9fbfd, var(--nord-6));border:1px solid #4c566a1f;border-radius:24px;padding:18px 18px 20px}.intake-points div{background:linear-gradient(180deg, #f8fafc, var(--nord-5));border:1px solid #4c566a1f}.hero-metrics strong,.request-part,.intake-points strong,.value-card h3{color:#111317;margin-bottom:6px;display:block}.hero-metrics span{color:#5d6772}.intake-points strong{color:var(--ink-dark)}.intake-points span{color:#58626e}.signed-in-note{background:#8fbcbb1f;border:1px solid #81a1c133;border-radius:20px;margin-top:24px;padding:14px 16px}.hero-form-panel{background:linear-gradient(180deg, #88c0d01f, #fff0), linear-gradient(180deg, var(--nord-6), var(--nord-5));gap:18px;padding:26px;display:grid}.hero-form-copy{padding:8px 4px 0}.hero-form-copy h2{color:#111317;margin:10px 0 8px;font-size:clamp(2.1rem,3vw,3rem);line-height:.98}.hero-form-copy p{color:#5d6772}.hero-form-panel .request-form{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.hero-form-panel .request-form:before{display:none}.hero-form-panel .request-form-intro h2,.hero-form-panel .request-form-intro p,.hero-form-panel .form-grid label{color:#111317}.hero-form-panel .request-form-intro{margin-bottom:4px}.hero-form-panel .form-grid input,.hero-form-panel .form-grid textarea{color:var(--nord-0);background:#fbfcfe;border:1px solid #4c566a29}.hero-form-panel .form-grid input:focus,.hero-form-panel .form-grid textarea:focus{border-color:#5e81ac80;box-shadow:0 0 0 4px #81a1c11f}.hero-visual{background:linear-gradient(180deg, #8fbcbb29, #ffffff0a), linear-gradient(180deg, var(--nord-6), var(--nord-5));padding:34px;overflow:hidden}.hero-visual:before{content:"";pointer-events:none;background:linear-gradient(#81a1c11f,#0000);height:140px;position:absolute;inset:0 0 auto}.visual-kicker{color:var(--nord-10);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;font-size:.78rem;font-weight:700;display:inline-flex}.hero-visual h2{margin:16px 0 10px;font-size:clamp(2.3rem,4vw,3.4rem);line-height:.96}.hero-route{gap:14px;margin-top:28px;display:grid}.route-stop{background:#ffffffb8;border:1px solid #4c566a1f;border-radius:24px;grid-template-columns:52px 1fr;gap:16px;padding:18px;display:grid}.route-number,.value-index{color:#101317;background:linear-gradient(145deg,#f7f9fb,#b6bec8);border-radius:18px;justify-content:center;align-items:center;width:52px;height:52px;font-weight:800;display:inline-flex;box-shadow:inset 0 1px #ffffffb3}.route-stop strong,.request-form-intro h2,.request-card h2,.empty-state h2{color:var(--ink)}.signal-strip{padding:12px 0 34px}.signal-strip-inner{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.signal-strip-inner span{color:#36404b;text-transform:uppercase;letter-spacing:.16em;background:linear-gradient(145deg,#fff,#e7ebf0);border:1px solid #11131714;border-radius:999px;justify-content:center;align-items:center;min-height:58px;padding:0 18px;font-size:.74rem;display:flex}.value-section,.intake-section,.legal-section{color:var(--ink-dark);padding-top:28px}.section-heading{max-width:760px;margin-bottom:24px}.section-heading h2,.intake-copy h2{color:var(--ink-dark);margin:16px 0 10px;font-size:clamp(2.7rem,5vw,4.3rem);line-height:.95}.section-heading p,.intake-copy p{color:#58626e}.value-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.value-card{color:#111317;border-color:#11131714;border-radius:28px;padding:28px}.silver-card{color:var(--ink-dark);background:linear-gradient(#f0f3f7f0,#b8c0c8e0),linear-gradient(#ffffff1a,#0000);border-color:#1113171a}.silver-card h3,.silver-card p,.silver-card .value-index{color:var(--ink-dark)}.silver-card .value-index{background:linear-gradient(145deg,#fff,#e1e7ed);border:1px solid #11131714}.intake-section{grid-template-columns:minmax(0,.78fr) minmax(340px,1fr);align-items:start;gap:28px;display:grid}.intake-copy{padding:20px 8px 0 0}.process-copy{padding-top:0}.intake-points{gap:14px;margin-top:24px;display:grid}.info-stack{gap:18px;display:grid}.info-card{color:#111317;box-shadow:var(--shadow);background:linear-gradient(#fff,#f3f5f7);padding:26px}.info-card h3{margin:10px 0 8px;font-size:2rem;line-height:1}.info-card p{color:#5d6772}.legal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.legal-card{background:linear-gradient(#fff,#f3f5f7);border:1px solid #11131714;border-radius:24px;padding:24px;box-shadow:0 20px 44px #1113170f}.legal-card h3{color:#111317;margin:0 0 10px;font-size:1.55rem;line-height:1}.legal-card p{color:#5d6772;margin:0;line-height:1.7}.image-card{grid-template-columns:160px 1fr;align-items:center;gap:18px;display:grid}.image-card-media{background:linear-gradient(145deg,#f7f9fb,#c5ced7);border-radius:24px;place-items:center;min-height:160px;display:grid}.image-card-media img{width:auto;height:auto}.store-page,.store-section{color:#111317}.store-hero{padding:42px 0 18px}.store-hero-copy{max-width:760px}.store-hero-copy h1{color:#111317;margin:16px 0 12px;font-size:clamp(3rem,5vw,5rem);line-height:.92}.store-hero-copy p{color:#5d6772}.store-layout{grid-template-columns:200px minmax(0,1fr);align-items:start;gap:32px;display:grid}.store-sidebar{flex-direction:column;gap:4px;display:flex;position:sticky;top:24px}.store-sidebar-label{letter-spacing:.1em;text-transform:uppercase;color:#9aa3ad;margin-bottom:6px;padding:0 10px;font-size:.7rem;font-weight:700}.store-cat-btn{color:#4c566a;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:9px 10px;font-size:.875rem;font-weight:500;transition:background .14s,color .14s;display:flex}.store-cat-btn:hover{color:#111317;background:#1113170d}.store-cat-btn.active{color:#f4f6f8;background:#111317;font-weight:600}.store-cat-count{opacity:.6;font-size:.75rem;font-weight:600}.store-cat-btn.active .store-cat-count{opacity:.75}.store-topbar{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.store-search-wrap{align-items:center;display:flex;position:relative}.store-search-icon{color:#9aa3ad;pointer-events:none;width:16px;height:16px;position:absolute;left:12px}.store-search-input{color:#111317;background:#fff;border:1px solid #11131724;border-radius:12px;outline:none;width:100%;padding:10px 14px 10px 36px;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.store-search-input:focus{border-color:#11131759;box-shadow:0 0 0 3px #1113170f}.store-search-input::placeholder{color:#adb5bd}.store-topbar-meta{color:#6d7782;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;font-size:.83rem;display:flex}.store-empty{text-align:center;color:#9aa3ad;padding:60px 0;font-size:.95rem}.store-main{min-width:0}.store-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.store-card{background:linear-gradient(#fff,#f4f6f8);border:1px solid #11131714;border-radius:28px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 20px 44px #1113170f}.store-card-media{background:#f0f2f4;min-height:240px;display:block;position:relative}.store-card-media img{object-fit:cover;width:100%;height:100%}.store-card-body{flex-direction:column;flex:1;gap:10px;padding:22px;display:flex}.store-card-title-link{color:inherit;text-decoration:none}.store-card-title-link:hover h3{text-underline-offset:3px;text-decoration:underline}.store-card-body h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.35rem;line-height:1.25;display:-webkit-box;overflow:hidden}.store-card-body>p{color:#5d6772;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.875rem;display:-webkit-box;overflow:hidden}.store-card-footer{flex-direction:column;gap:10px;margin-top:auto;padding-top:14px;display:flex}.store-card-price{white-space:nowrap;font-size:1.45rem}.store-card-footer .store-add-button{border-radius:12px;width:100%;min-height:42px;padding:0 18px;font-size:.875rem}.store-add-button{color:#f4f6f8;background:#111317;border:0;border-radius:16px;min-height:46px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s}.store-add-button:hover{background:#2e3440;transform:translateY(-1px);box-shadow:0 14px 24px #11131738}.store-add-button.added{color:#f4f6f8;background:#3a6645}.store-pagination{border-top:1px solid #11131714;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:40px;padding-top:28px;display:flex}.store-per-page{color:#6d7782;align-items:center;gap:8px;font-size:.85rem;display:flex}.store-per-page-btn{color:#111317;cursor:pointer;background:#fff;border:1px solid #11131724;border-radius:10px;min-width:36px;height:36px;font-size:.85rem;font-weight:600;transition:background .15s,border-color .15s}.store-per-page-btn.active{color:#f4f6f8;background:#111317;border-color:#111317}.store-per-page-btn:hover:not(.active){border-color:#111317}.store-page-controls{align-items:center;gap:12px;display:flex}.store-page-btn{color:#111317;cursor:pointer;background:#fff;border:1px solid #11131724;border-radius:10px;padding:8px 18px;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s}.store-page-btn:hover:not(:disabled){color:#f4f6f8;background:#111317;border-color:#111317}.store-page-btn:disabled{opacity:.35;cursor:default}.store-page-indicator{color:#6d7782;white-space:nowrap;font-size:.875rem}.store-item-page{padding-top:40px;padding-bottom:80px}.store-item-back{margin-bottom:32px}.store-item-back-link{color:#6d7782;font-size:.9rem;font-weight:600;text-decoration:none}.store-item-back-link:hover{color:#111317}.store-item-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:48px;display:grid}.store-item-media{background:#f0f2f4;border-radius:24px;overflow:hidden}.store-item-image{object-fit:cover;width:100%;height:auto;display:block}.store-item-detail{flex-direction:column;gap:18px;display:flex}.store-item-title{color:#111317;margin:0;font-size:2.6rem;line-height:1.1}.store-item-price{color:#111317;margin:0;font-size:2rem;font-weight:800}.store-item-description{color:#5d6772;margin:0;line-height:1.7}.store-item-add-btn{align-self:flex-start;padding:14px 32px;font-size:1rem}.cart-shell{grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);gap:24px;display:grid}.cart-items-panel,.cart-summary-panel{background:linear-gradient(#fff,#f4f6f8);border:1px solid #11131714;border-radius:28px;padding:26px;box-shadow:0 20px 44px #1113170f}.compact-heading{margin-bottom:18px}.cart-list{gap:14px;display:grid}.cart-item{background:linear-gradient(#fff,#eef2f5);border:1px solid #11131714;border-radius:22px;grid-template-columns:120px minmax(0,1fr) 90px auto;align-items:center;gap:14px;padding:16px;display:grid}.cart-item-media{background:#e7edf2;border-radius:18px;overflow:hidden}.cart-item-media img{object-fit:cover;width:100%;height:auto}.cart-item-copy{gap:6px;display:grid}.cart-item-copy strong{color:#111317}.cart-item-copy span{color:#5d6772}.cart-qty input{background:#fff;border:1px solid #1113171f;border-radius:14px;width:100%;min-height:44px;padding:.7rem .8rem}.cart-summary-panel{align-content:start;gap:16px;display:grid}.cart-summary-panel h2{margin:0;font-size:2rem;line-height:1}.cart-summary-row{border-top:1px solid #11131714;border-bottom:1px solid #11131714;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.sales-graph{grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:14px;display:grid}.sales-bar-card{text-align:center;gap:10px;display:grid}.sales-bar-track{background:linear-gradient(#f5f7f9,#e5ebf1);border-radius:22px;align-items:end;height:220px;padding:10px;display:flex}.sales-bar-fill{background:linear-gradient(#2f77d8 0%,#185ab3 100%);border-radius:14px;width:100%;min-height:12px}.sales-bar-card strong,.top-item-card strong{color:#111317}.sales-bar-card span,.top-item-card p{color:#5d6772}.top-items-list{gap:14px;display:grid}.top-item-card{background:linear-gradient(#fff,#eef2f5);border:1px solid #11131714;border-radius:20px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px 18px;display:grid}.top-item-card span{color:#111317;background:linear-gradient(145deg,#f7f9fb,#c5ced7);border-radius:18px;justify-content:center;align-items:center;width:52px;height:52px;font-weight:800;display:inline-flex}.request-form,.auth-card{padding:32px}.request-form{background:linear-gradient(#eceff4fa,#e5e9f0fa),linear-gradient(135deg,#8fbcbb2e,#81a1c11f)}.request-form-intro h2{margin:12px 0 6px;font-size:3rem;line-height:.95}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px;display:grid}.form-grid label,.login-form label{color:var(--ink);flex-direction:column;align-self:start;gap:8px;font-size:.95rem;display:flex}.field-label{align-items:center;gap:6px;min-height:28px;display:inline-flex}.field-required{color:var(--nord-11)}.full-span{grid-column:1/-1}.form-grid input,.form-grid textarea,.login-form input{width:100%;min-height:54px;color:var(--nord-0);background:#fbfcfe;border:1px solid #4c566a2e;border-radius:18px;outline:none;padding:.95rem 1rem}.form-grid textarea{resize:vertical;min-height:132px}.form-grid input:focus,.form-grid textarea:focus,.login-form input:focus{border-color:#5e81ac73;box-shadow:0 0 0 4px #81a1c124}.submit-button{width:100%;color:var(--nord-6);cursor:pointer;background:linear-gradient(180deg, var(--nord-8) 0%, var(--nord-10) 100%);border:0;margin-top:22px;padding:1rem 1.2rem;font-weight:800;box-shadow:0 18px 34px #5e81ac38}.submit-button:disabled{opacity:.7;cursor:wait}.form-message{white-space:pre-line;border-radius:16px;margin:14px 0 0;padding:12px 14px}.error-message{color:var(--nord-11);background:#bf616a24}.success-message{color:var(--nord-1);background:#a3be8c29}.center-page{place-items:center;min-height:calc(100vh - 84px);padding:48px 0;display:grid}.auth-card,.dashboard-shell{width:100%}.auth-card{grid-template-columns:1fr .9fr;gap:24px;display:grid}.login-shell{background:linear-gradient(115deg,#db1f1f0a,#0000 35%),linear-gradient(#fff 0%,#f4f6f8 100%);border-color:#11131714;padding:40px}.login-shell,.login-form,.demo-credentials{color:#111317}.login-copy{flex-direction:column;justify-content:center;max-width:36rem;display:flex}.login-copy h1{color:#111317;max-width:9ch;margin:18px 0 16px;font-size:clamp(2.8rem,5vw,4.9rem);line-height:.92}.login-copy p{color:#5d6772;max-width:34rem;font-size:1.02rem;line-height:1.7}.request-page-shell{grid-template-columns:minmax(0,.9fr) minmax(340px,.95fr);align-items:start;gap:28px;display:grid}.request-page-copy{color:#111317;padding:26px 8px 0 0}.request-page-copy h1{color:#111317;margin:16px 0 12px;font-size:clamp(2.8rem,5vw,4.6rem);line-height:.94}.request-page-copy p{color:#5d6772;max-width:38rem}.request-page-actions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.demo-credentials{color:#4e5965;background:linear-gradient(#fff,#eef2f6);border:1px solid #11131714;border-radius:22px;flex-direction:column;gap:8px;margin-top:18px;padding:16px;display:inline-flex}.login-form{background:#fff;border:1px solid #11131714;border-radius:28px;flex-direction:column;justify-content:center;gap:14px;padding:28px;display:flex;box-shadow:0 22px 50px #11131714}.login-form-intro h2{color:#111317;margin:8px 0 2px;font-size:2.1rem;line-height:1}.login-form label{color:#111317;font-weight:600}.login-form input{color:#111317;background:#f9fafb;border:1px solid #1113171f}.login-form input::placeholder{color:#8a95a1}.login-form input:focus{border-color:#db1f1f59;box-shadow:0 0 0 4px #db1f1f14}.dashboard-app-shell{padding:42px 0 72px}.dashboard-app{display:block;position:relative}.dashboard-sidebar{z-index:30;background:linear-gradient(180deg, var(--nord-6) 0%, var(--nord-5) 100%);width:min(320px,100vw - 32px);max-height:calc(100vh - 128px);color:var(--nord-0);box-shadow:var(--shadow);border:1px solid #4c566a24;border-radius:30px;padding:26px;transition:transform .24s;position:fixed;top:112px;left:0;overflow:auto;transform:translate(calc(-100% - 24px))}.dashboard-sidebar.open{transform:translate(16px)}.dashboard-sidebar-close{background:#4c566a14;border:0;border-radius:14px;width:42px;height:42px;position:absolute;top:18px;right:18px}.dashboard-sidebar-close span{background:var(--nord-0);width:22px;height:2px;position:absolute;top:20px;left:10px}.dashboard-sidebar-close span:first-child{transform:rotate(45deg)}.dashboard-sidebar-close span:last-child{transform:rotate(-45deg)}.dashboard-burger{z-index:31;background:linear-gradient(#fff,#eef2f5);border:1px solid #1113171f;border-radius:16px;flex-direction:column;justify-content:center;gap:5px;width:50px;height:50px;display:inline-flex;position:fixed;top:128px;left:16px;box-shadow:0 16px 34px #1113171f}.dashboard-burger span{background:#111317;width:22px;height:2px;margin:0 auto;display:block}.dashboard-backdrop{z-index:29;background:#2e344024;position:fixed;inset:0}.dashboard-brand h1{color:var(--nord-0);margin:12px 34px 8px 0;font-size:2rem;line-height:.96}.dashboard-brand p{color:var(--nord-3);margin:0}.dashboard-sidebar .eyebrow{color:var(--nord-10);background:#88c0d029;border-color:#81a1c138}.dashboard-nav{gap:10px;margin-top:30px;display:grid}.dashboard-nav-label{color:var(--nord-3);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem}.dashboard-nav-item{min-height:48px;color:var(--nord-0);background:#4c566a0d;border-radius:16px;justify-content:space-between;align-items:center;padding:0 14px;display:flex}.dashboard-nav-item-main{align-items:center;gap:11px;min-width:0;display:inline-flex}.dashboard-nav-icon{opacity:.86;flex:none;width:18px;height:18px}.dashboard-nav-item.active{background:linear-gradient(180deg, var(--nord-8) 0%, var(--nord-10) 100%);color:var(--nord-6)}.dashboard-nav-item.active .dashboard-nav-icon{opacity:1}.dashboard-sidebar-card{background:#ffffffb8;border:1px solid #4c566a1f;border-radius:22px;margin-top:30px;padding:18px}.dashboard-sidebar-card strong{color:var(--nord-0);margin-top:8px;display:block}.dashboard-sidebar-card p{color:var(--nord-3);margin:8px 0 0}.sidebar-role{color:var(--nord-10);background:#88c0d029;border-radius:999px;margin-top:14px;padding:.38rem .72rem;font-size:.8rem;display:inline-flex}.dashboard-main{gap:22px;width:100%;display:grid}.dashboard-topbar,.dashboard-summary-card,.dashboard-panel,.dashboard-empty{background:linear-gradient(180deg, var(--nord-6), var(--nord-5));border:1px solid #4c566a1f;box-shadow:0 18px 34px #2e344014}.info-card,.legal-card,.dashboard-topbar,.dashboard-summary-card,.dashboard-panel,.dashboard-empty,.crm-filter-bar,.crm-stat-card,.request-editor-summary div,.request-history-item{color:#111317}.dashboard-topbar{border-radius:28px;justify-content:space-between;align-items:center;gap:20px;padding:26px 28px;display:flex}.dashboard-topbar h2{color:#111317;margin:8px 0 0;font-size:clamp(2rem,4vw,3rem);line-height:.96}.dashboard-topbar .primary-link,.dashboard-topbar .ghost-link,.dashboard-panel .submit-button,.login-form .submit-button{color:#111317}.dashboard-route-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.dashboard-action-link{min-height:46px}.dashboard-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.dashboard-summary-card{border-radius:24px;padding:22px}.dashboard-summary-card span{color:#6d7782;letter-spacing:.12em;text-transform:uppercase;font-size:.8rem;display:block}.dashboard-summary-card strong{color:#111317;margin-top:10px;font-size:2rem;line-height:1;display:block}.dashboard-summary-card p{color:#5d6772;margin:10px 0 0}.dashboard-panel{border-radius:28px;padding:26px}.dashboard-panel-header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.dashboard-panel-header h3{color:#111317;margin:8px 0 0;font-size:1.2rem;line-height:1.08}.dashboard-panel-header p{color:#5d6772;margin:0}.dashboard-table-wrap{overflow-x:auto}.request-table{border-collapse:collapse;width:100%;min-width:100%}.crm-table-shell{gap:18px;display:grid}.crm-filter-bar{background:linear-gradient(180deg, #f8fafc, var(--nord-5));border:1px solid #4c566a1f;border-radius:24px;grid-template-columns:minmax(0,1.5fr) repeat(3,minmax(180px,.55fr));gap:14px;padding:18px;display:grid}.users-filter-bar{grid-template-columns:minmax(0,1.5fr) minmax(220px,.55fr)}.crm-filter-field{flex-direction:column;gap:8px;display:flex}.crm-filter-field input,.crm-filter-field select{width:100%;min-height:54px;color:var(--nord-0);background:#fbfcfe;border:1px solid #4c566a2e;border-radius:18px;outline:none;padding:.95rem 1rem}.crm-filter-field input:focus,.crm-filter-field select:focus{border-color:#5e81ac73;box-shadow:0 0 0 4px #81a1c124}.crm-chip-row{flex-wrap:wrap;gap:10px;display:flex}.crm-chip{color:#111317;background:linear-gradient(#fff,#eff3f6);border:1px solid #1113171a;border-radius:999px;align-items:center;gap:10px;min-height:46px;padding:0 14px;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.crm-chip span{font-size:.9rem}.crm-chip strong{text-align:center;min-width:1.75rem;font-size:.92rem}.crm-chip:hover{transform:translateY(-1px);box-shadow:0 14px 24px #11131714}.crm-chip.active{border-color:#b61b1b59;box-shadow:0 0 0 4px #db1f1f14}.crm-chip-info{background:linear-gradient(#eef7ff,#d8ebff)}.crm-chip-accent,.crm-chip-brand{background:linear-gradient(#fff1f1,#ffd9d9)}.crm-chip-warning{background:linear-gradient(#fff6e7,#ffe7b9)}.crm-chip-success{background:linear-gradient(#edf9f1,#d1eed9)}.crm-chip-danger{background:linear-gradient(#fbebeb,#f4cbcb)}.crm-stat-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.crm-stat-card{background:linear-gradient(#fff,#f4f6f8);border:1px solid #11131714;border-radius:20px;padding:18px 20px}.crm-stat-card span{color:#6d7782;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;display:block}.crm-stat-card strong{color:#111317;margin-top:10px;font-size:2rem;line-height:1;display:block}.request-table tbody tr{transition:background-color .18s,transform .18s}.request-table tbody tr:hover{background:#de24240a}.request-table th,.request-table td{text-align:left;vertical-align:top;border-top:1px solid #11131714;padding:16px 12px}.request-table td{color:#37414c}.request-table thead th{color:#6d7782;letter-spacing:.12em;text-transform:uppercase;z-index:1;background:linear-gradient(#fff,#f4f6f8);border-top:0;padding-top:0;font-size:.8rem;position:sticky;top:0}.table-primary{color:#111317;font-weight:700}.table-secondary{color:#5d6772;margin-top:4px;font-size:.92rem}.table-link{color:#b61b1b;font-weight:700}.quick-actions-cell{width:240px}.quick-actions-panel{gap:8px;min-width:0;display:grid}.quick-action-field select,.quick-action-field input{color:#111317;background:#fff;border:1px solid #1113171f;border-radius:14px;outline:none;width:100%;min-height:42px;padding:.72rem .85rem}.quick-action-field select:focus,.quick-action-field input:focus{border-color:#db1f1f59;box-shadow:0 0 0 4px #db1f1f14}.quick-save-button{color:#111317;background:linear-gradient(#de2424 0%,#bc1414 100%);border:0;border-radius:14px;min-height:42px;font-weight:700}.quick-save-button:disabled{opacity:.7}.quick-row-status{color:#5d6772;font-size:.9rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.request-editor-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.request-editor-summary div{background:linear-gradient(#fff,#f4f6f8);border:1px solid #11131714;border-radius:20px;padding:16px 18px}.request-editor-summary strong{color:#111317;margin-top:8px;font-size:1.02rem;display:block}.user-management-list{gap:18px;display:grid}.user-card{padding:22px}.user-card-header{justify-content:space-between;align-items:start;gap:16px;margin-bottom:18px;display:flex}.user-card-header h3{color:#111317;margin:8px 0 0}.user-card-header p{color:#5d6772;margin:8px 0 0}.user-card-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.dashboard-empty{color:#111317;border-radius:24px;padding:28px}.admin-quick-nav-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;display:grid}.admin-quick-nav-card{color:#111317;background:#ffffffd9;border:1px solid #1113171a;border-radius:20px;gap:6px;padding:18px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid}.admin-quick-nav-card:hover{border-color:#db1f1f38;transform:translateY(-3px);box-shadow:0 6px 24px #1113171a}.admin-quick-nav-card strong{color:#111317;font-size:.95rem}.admin-quick-nav-card span{color:#5d6772;font-size:.8rem;line-height:1.45}.policy-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.policy-editor-field{color:#37414c;flex-direction:column;gap:8px;display:flex}.checkbox-field input[type=checkbox]{width:24px;height:24px}.request-editor-summary .field-label,.policy-editor-field .field-label{color:#5d6772}.policy-editor-field select,.policy-editor-field input,.policy-editor-field textarea{color:#111317;background:#fff;border:1px solid #1113171f;border-radius:18px;outline:none;width:100%;padding:.95rem 1rem}.policy-editor-field textarea{resize:vertical;min-height:220px}.policy-editor-field input::placeholder,.policy-editor-field textarea::placeholder{color:#8a95a1}.policy-editor-field select:focus,.policy-editor-field input:focus,.policy-editor-field textarea:focus{border-color:#db1f1f59;box-shadow:0 0 0 4px #db1f1f14}.admin-price-preview{background:#f4f6f8;border:1px solid #11131714;border-radius:14px;align-items:center;gap:10px;padding:12px 16px;font-size:.9rem;display:flex}.admin-price-base{color:#6d7782}.admin-price-arrow{color:#adb5bd;font-weight:700}.admin-price-sale{color:#111317;font-size:1.05rem;font-weight:800}.policy-editor-actions{align-items:center;gap:16px;margin-top:18px;display:flex}.policy-editor-status{color:#5d6772;margin:0}.paypal-checkout-shell{min-height:46px}.paypal-checkout-shell.is-submitting{opacity:.7;pointer-events:none}.cart-consent-check{color:#1f252c;align-items:flex-start;gap:10px;font-size:.92rem;line-height:1.45;display:flex}.cart-consent-check input{flex:none;width:16px;height:16px;margin-top:3px}.cart-address-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}@media (max-width:900px){.cart-address-grid{grid-template-columns:1fr}}.store-tabs{border-bottom:2px solid #e4e7eb;gap:0;margin-bottom:28px;display:flex}.store-tab{color:#5d6772;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:11px 22px;font-size:.92rem;font-weight:600;transition:color .15s,border-color .15s}.store-tab:hover{color:#1a1d21}.store-tab.active{color:#1a1d21;border-bottom-color:#1a1d21}.store-tab-import.active{color:#db1f1f;border-bottom-color:#db1f1f}.product-carousel-wrap{overflow:hidden}.product-carousel-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.product-carousel-meta{color:#5d6772;margin:0;font-size:.88rem}.product-carousel-controls{align-items:center;gap:10px;display:flex}.product-carousel-page-btn{color:#111317;cursor:pointer;background:#fff;border:1px solid #1113171f;border-radius:999px;padding:8px 14px;font-size:.82rem;font-weight:700}.product-carousel-page-btn:disabled{opacity:.45;cursor:default}.product-carousel-page-indicator{color:#5d6772;font-size:.82rem;font-weight:600}.product-carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;padding-bottom:12px;display:flex;overflow-x:auto}.product-carousel::-webkit-scrollbar{height:5px}.product-carousel::-webkit-scrollbar-track{background:#f0f2f4;border-radius:4px}.product-carousel::-webkit-scrollbar-thumb{background:#d0d5db;border-radius:4px}.product-card-edit{scroll-snap-align:start;background:#fff;border:1px solid #11131717;border-radius:18px;flex-direction:column;flex:0 0 220px;display:flex;overflow:hidden;box-shadow:0 4px 16px #1113170f}.product-card-edit-img{object-fit:cover;background:#f0f2f4;width:100%;height:130px;display:block}.product-card-edit-body{flex-direction:column;flex:1;gap:9px;padding:14px;display:flex}.product-card-edit-link{color:#6d7782;letter-spacing:.02em;font-size:.75rem;font-weight:700;text-decoration:none}.product-card-edit-link:hover{color:#111317}.product-card-edit-label{color:#8a95a1;text-transform:uppercase;letter-spacing:.05em;flex-direction:column;gap:4px;font-size:.72rem;font-weight:600;display:flex}.product-card-edit-input,.product-card-edit-select{color:#111317;background:#f8f9fa;border:1px solid #1113171f;border-radius:10px;outline:none;width:100%;padding:7px 10px;font-size:.82rem;transition:border-color .15s}.product-card-edit-input:focus,.product-card-edit-select:focus{background:#fff;border-color:#11131759}.product-card-edit-price{font-weight:700}.product-card-edit-markup{color:#6d7782;background:#f4f6f8;border-radius:8px;padding:5px 8px;font-size:.78rem}.product-card-edit-markup strong{color:#111317}.product-card-edit-save{color:#f4f6f8;cursor:pointer;background:#111317;border:0;border-radius:10px;margin-top:auto;padding:8px 0;font-size:.82rem;font-weight:700;transition:background .15s}.product-card-edit-save:hover:not(:disabled){background:#2e3440}.product-card-edit-save.saved{background:#3a6645}.product-card-edit-save:disabled{opacity:.5;cursor:default}.product-card-edit-error{color:#c0392b;margin:0;font-size:.75rem}@media (max-width:860px){.product-carousel-toolbar{flex-direction:column;align-items:flex-start}.product-carousel-controls{flex-wrap:wrap;justify-content:space-between;width:100%}}.import-tab{flex-direction:column;gap:32px;display:flex}.eprolo-id-section{flex-direction:column;gap:12px;display:flex}.eprolo-id-section h3{color:#1a1d21;margin:0;font-size:1.05rem;font-weight:700}.import-description{color:#5d6772;margin:0;font-size:.9rem;line-height:1.5}.eprolo-input-row{align-items:flex-start;gap:10px;display:flex}.eprolo-id-input{color:#1a1d21;resize:vertical;background:#fff;border:1px solid #d0d5dd;border-radius:6px;flex:1;padding:11px 14px;font-family:monospace;font-size:.92rem;line-height:1.5}.eprolo-id-input:focus{border-color:#db1f1f;outline:none;box-shadow:0 0 0 3px #db1f1f14}.import-button{color:#fff;cursor:pointer;white-space:nowrap;background:#db1f1f;border:none;border-radius:6px;align-self:flex-start;padding:11px 22px;font-size:.92rem;font-weight:700;transition:background .15s}.import-button:hover:not(:disabled){background:#b91717}.import-button:disabled{opacity:.5;cursor:not-allowed}.import-error{color:#db1f1f;margin:0;font-size:.88rem;font-weight:500}.eprolo-results-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.eprolo-results-count{color:#1a1d21;font-size:.9rem;font-weight:700}.eprolo-select-all{color:#db1f1f;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:4px 0;font-size:.85rem;font-weight:600;text-decoration:underline}.eprolo-header-actions{align-items:center;gap:12px;display:flex}.eprolo-card-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.eprolo-card{background:#fff;border:2px solid #e4e7eb;border-radius:10px;transition:border-color .15s,box-shadow .15s;position:relative;overflow:hidden}.eprolo-card.selected{border-color:#db1f1f;box-shadow:0 0 0 3px #db1f1f14}.eprolo-card-checkbox-wrap{z-index:2;position:absolute;top:10px;left:10px}.eprolo-card-checkbox{accent-color:#db1f1f;cursor:pointer;width:18px;height:18px}.eprolo-card-image{aspect-ratio:1;object-fit:cover;background:#f0f2f4;width:100%;display:block}.eprolo-card-image-placeholder{background:#f0f2f4}.eprolo-card-body{flex-direction:column;gap:10px;padding:14px;display:flex}.eprolo-card-title{color:#1a1d21;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.88rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.eprolo-card-meta{flex-wrap:wrap;gap:5px;display:flex}.eprolo-card-badge{color:#5d6772;background:#f0f2f4;border-radius:20px;padding:2px 7px;font-size:.72rem;font-weight:600}.eprolo-badge-warn{color:#92400e;background:#fef3c7}.eprolo-variant-summary{color:#5d6772;white-space:pre-wrap;background:#f7f8f9;border:1px solid #e4e7eb;border-radius:5px;max-height:100px;margin:0;padding:8px 10px;font-family:monospace;font-size:.75rem;line-height:1.6;overflow-y:auto}.eprolo-price-label{color:#3a3f47;align-items:center;gap:8px;font-size:.82rem;font-weight:600;display:flex}.eprolo-price-label span{white-space:nowrap}.eprolo-price-input{color:#1a1d21;background:#fff;border:1px solid #d0d5dd;border-radius:5px;flex:1;width:80px;padding:7px 10px;font-size:.9rem;font-weight:700}.eprolo-price-input:focus{border-color:#db1f1f;outline:none}.eprolo-import-bar{background:#f7f8f9;border:1px solid #e4e7eb;border-radius:8px;align-items:center;gap:16px;padding:16px 20px;display:flex}@media (max-width:640px){.eprolo-input-row{flex-direction:column}.eprolo-card-grid{grid-template-columns:1fr}.eprolo-import-bar{flex-direction:column;align-items:stretch}}.request-history{border-top:1px solid #11131714;margin-top:28px;padding-top:28px}.request-history-list{gap:14px;display:grid}.request-history-item{background:linear-gradient(#fff,#eef2f5);border:1px solid #11131714;border-radius:20px;padding:18px 20px}.request-history-item strong{color:#111317;display:block}.request-history-item span,.request-history-item time{color:#6d7782;font-size:.92rem;display:block}.request-history-item p{color:#111317;margin:10px 0}.status-pill{color:#101317;white-space:nowrap;border-radius:999px;align-items:center;padding:.3rem .65rem;font-weight:700;display:inline-flex}.status-pill-neutral{background:linear-gradient(145deg,#edf1f4,#c9d0d8)}.status-pill-info{background:linear-gradient(145deg,#e5f2ff,#9ec7ff)}.status-pill-accent{background:linear-gradient(145deg,#ffe8e8,#ffb1b1)}.status-pill-warning{background:linear-gradient(145deg,#fff3de,#ffd28a)}.status-pill-brand{background:linear-gradient(145deg,#ffe0e0,#ef6a6a)}.status-pill-success{background:linear-gradient(145deg,#e4f7eb,#8ad2a0)}.status-pill-danger{background:linear-gradient(145deg,#f5d8d8,#e88f8f)}.request-meta{margin:20px 0 0}.request-meta div{border-top:1px solid #11131714;padding:12px 0}.request-meta dt{color:#7a8591}.request-meta dd{text-align:right;color:#111317;margin:0}@media (max-width:1080px){.hero-shell,.intake-section,.auth-card,.dashboard-app,.request-page-shell,.store-grid,.cart-shell,.store-item-layout,.store-layout{grid-template-columns:1fr}.store-sidebar{flex-flow:wrap;gap:6px;position:static}.store-sidebar-label{width:100%;margin-bottom:0}.store-cat-btn{flex:none;width:auto}.store-pagination{flex-direction:column;align-items:flex-start}.hero-intro{min-height:0}.hero-metrics,.value-grid,.legal-grid,.signal-strip-inner,.image-card{grid-template-columns:1fr}.dashboard-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-summary-grid-admin{grid-template-columns:repeat(3,minmax(0,1fr))}.crm-stat-row,.request-editor-summary,.sales-graph,.crm-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.site-header-inner{flex-direction:column;align-items:flex-start;padding:14px 0}.site-nav{align-items:flex-start;width:100%}.site-footer-inner{flex-direction:column;justify-content:center;align-items:flex-start;padding:18px 0}.site-footer-nav{flex-direction:column;align-items:flex-start;gap:10px}.site-nav-main{flex-wrap:wrap;justify-content:space-between;width:100%}.site-nav-bottom{justify-content:flex-start}.policy-editor-grid,.crm-filter-bar,.crm-stat-row,.request-editor-summary,.sales-graph{grid-template-columns:1fr}.user-card-header{flex-direction:column}.cart-item{grid-template-columns:1fr}.policy-editor-actions{flex-direction:column;align-items:stretch}.request-form,.hero-visual,.dashboard-sidebar{color:#111317;background:linear-gradient(#fff,#f3f5f7);border-color:#11131714;box-shadow:0 20px 44px #11131714}.request-form-intro h2,.request-form-intro p,.request-form label,.hero-visual h2,.hero-visual p,.hero-visual strong,.dashboard-brand h1,.dashboard-brand p,.dashboard-sidebar-card strong,.dashboard-sidebar-card p,.dashboard-nav-item,.sidebar-role{color:#111317}.request-form .field-label,.dashboard-nav-label{color:#5d6772}.request-form input,.request-form textarea,.route-stop,.signed-in-note,.dashboard-sidebar-card{color:#111317;background:#fff;border:1px solid #1113171f}.request-form input,.request-form textarea{box-shadow:none}.request-form input::placeholder,.request-form textarea::placeholder{color:#8a95a1}.request-form input:focus,.request-form textarea:focus{border-color:#db1f1f59;box-shadow:0 0 0 4px #db1f1f14}.dashboard-sidebar-close{background:#1113170f}.dashboard-sidebar-close span{background:#111317}.dashboard-sidebar .eyebrow,.sidebar-role{color:#9f1919;background:#fff3f3;border:1px solid #db1f1f1f}.dashboard-nav-item{background:#1113170a}.dashboard-nav-item.active{color:#fff}.dashboard-backdrop{background:#11131729}.page-shell,.center-page{width:min(100% - 20px,1180px)}.hero-intro,.hero-visual,.request-form,.auth-card,.dashboard-shell{border-radius:26px;padding:22px}.hero-intro h1,.auth-card h1,.dashboard-heading h1{font-size:3.4rem}.hero-visual h2,.section-heading h2,.intake-copy h2,.request-form-intro h2{font-size:2.5rem}.hero-actions{flex-direction:column}.primary-link,.ghost-link{width:100%}.form-grid{grid-template-columns:1fr}.request-meta div{flex-direction:column}.request-meta dd{text-align:left}}:root,:host{--font-heading:var(--font-sans);--font-sans:var(--font-sans)}.dark{--background:#0a0a0a;--foreground:#fafafa;--card:#171717;--card-foreground:#fafafa;--popover:#171717;--popover-foreground:#fafafa;--primary:#e5e5e5;--primary-foreground:#171717;--secondary:#262626;--secondary-foreground:#fafafa;--muted:#262626;--muted-foreground:#a1a1a1;--accent:#262626;--accent-foreground:#fafafa;--destructive:#ff6568;--border:#ffffff1a;--input:#ffffff26;--ring:#737373;--chart-1:#d4d4d4;--chart-2:#737373;--chart-3:#525252;--chart-4:#404040;--chart-5:#262626;--sidebar:#171717;--sidebar-foreground:#fafafa;--sidebar-primary:#1447e6;--sidebar-primary-foreground:#fafafa;--sidebar-accent:#262626;--sidebar-accent-foreground:#fafafa;--sidebar-border:#ffffff1a;--sidebar-ring:#737373}@supports (color:lab(0% 0 0)){.dark{--background:lab(2.75381% 0 0);--foreground:lab(98.26% 0 0);--card:lab(7.78201% -.0000149012 0);--card-foreground:lab(98.26% 0 0);--popover:lab(7.78201% -.0000149012 0);--popover-foreground:lab(98.26% 0 0);--primary:lab(90.952% 0 -.0000119209);--primary-foreground:lab(7.78201% -.0000149012 0);--secondary:lab(15.204% 0 -.00000596046);--secondary-foreground:lab(98.26% 0 0);--muted:lab(15.204% 0 -.00000596046);--muted-foreground:lab(66.128% -.0000298023 .0000119209);--accent:lab(15.204% 0 -.00000596046);--accent-foreground:lab(98.26% 0 0);--destructive:lab(63.7053% 60.745 31.3109);--border:lab(100% 0 0/.1);--input:lab(100% 0 0/.15);--ring:lab(48.496% 0 0);--chart-1:lab(84.92% 0 -.0000119209);--chart-2:lab(48.496% 0 0);--chart-3:lab(34.924% 0 0);--chart-4:lab(27.036% 0 0);--chart-5:lab(15.204% 0 -.00000596046);--sidebar:lab(7.78201% -.0000149012 0);--sidebar-foreground:lab(98.26% 0 0);--sidebar-primary:lab(36.9089% 35.0961 -85.6872);--sidebar-primary-foreground:lab(98.26% 0 0);--sidebar-accent:lab(15.204% 0 -.00000596046);--sidebar-accent-foreground:lab(98.26% 0 0);--sidebar-border:lab(100% 0 0/.1);--sidebar-ring:lab(48.496% 0 0)}}@layer base{*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab, red, red)){*{outline-color:color-mix(in oklab, var(--ring) 50%, transparent)}}body{background-color:var(--background);color:var(--foreground)}html{font-family:var(--font-sans)}}.nav-badge{color:#fff;background:#db1f1f;border-radius:99px;margin-left:6px;padding:2px 7px;font-size:.7rem;font-weight:600;display:inline-block}.status-breakdown-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;display:grid}.status-breakdown-card{background:#ffffffb3;border:1px solid #11131714;border-radius:18px;flex-direction:column;gap:6px;padding:16px;display:flex}.status-breakdown-card span{text-transform:uppercase;letter-spacing:.1em;color:#6d7782;font-size:.75rem}.status-breakdown-card strong{color:#111317;font-size:1.6rem;line-height:1}.request-detail-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.request-detail-field{flex-direction:column;gap:4px;display:flex}.request-detail-field.full-span{grid-column:1/-1}.request-detail-field span{text-transform:uppercase;letter-spacing:.1em;color:#6d7782;font-size:.75rem}.request-detail-field strong{color:#111317;font-size:.95rem}.request-confirmation{background:var(--panel-light);border:1px solid #1113171a;border-radius:24px;gap:16px;padding:32px;display:grid}.request-confirmation h2{color:#111317;margin:0;font-size:1.4rem}.request-confirmation p{color:#5d6772;margin:0;line-height:1.6}.request-confirmation-actions{flex-wrap:wrap;gap:12px;display:flex}.request-searching{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:60px 24px;display:flex}@keyframes spin{to{transform:rotate(360deg)}}.search-spinner{border:4px solid #e4e7eb;border-top-color:#db1f1f;border-radius:50%;width:52px;height:52px;animation:.8s linear infinite spin}.search-message{color:#1a1d21;min-height:1.5em;margin:0;font-size:1.05rem;font-weight:700}.search-subtext{color:#5d6772;margin:0;font-size:.88rem}.turnstile-container{margin:4px 0 8px}.auth-switch-text{color:#5d6772;margin:8px 0 0;font-size:.88rem}.auth-switch-link{color:#db1f1f;text-underline-offset:2px;font-weight:600;text-decoration:underline}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-strip{max-width:100vw;padding:14px 0 32px;overflow:clip hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.marquee-track{overflow:clip hidden}.marquee-inner{gap:10px;width:max-content;animation:28s linear infinite marquee-scroll;display:flex}.marquee-inner:hover{animation-play-state:paused}.marquee-item{white-space:nowrap;color:#36404b;text-transform:uppercase;letter-spacing:.16em;background:linear-gradient(145deg,#fff,#e7ebf0);border:1px solid #11131714;border-radius:999px;align-items:center;min-height:56px;padding:0 22px;font-size:.74rem;font-weight:600;display:inline-flex}.stats-section{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding-top:0;padding-bottom:32px;display:grid}.stat-card{text-align:center;background:#111317;border:1px solid #11131714;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:28px 20px;display:flex}.stat-number{font-family:var(--font-heading), cursive;color:#bf616a;letter-spacing:.01em;font-size:clamp(2.4rem,4vw,3.6rem);line-height:1;display:block}.stat-label{text-transform:uppercase;letter-spacing:.14em;color:#eceff499;font-size:.82rem;font-weight:600}.reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(28px)}.reveal.visible{opacity:1;transform:translateY(0)}.floating-cta{z-index:40;color:#fff;opacity:0;pointer-events:none;background:#bf616a;border-radius:999px;align-items:center;gap:8px;padding:.9rem 1.4rem;font-size:.92rem;font-weight:800;transition:opacity .3s,transform .3s,background .2s;display:inline-flex;position:fixed;bottom:28px;right:28px;transform:translateY(12px);box-shadow:0 16px 40px #bf616a61}.floating-cta-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.floating-cta:hover{background:#a35f68;transform:translateY(-2px);box-shadow:0 20px 48px #bf616a70}.mobile-menu-btn{cursor:pointer;background:#fff;border:1px solid #1113171f;border-radius:14px;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:46px;height:46px;display:none;box-shadow:0 8px 18px #11131714}.mobile-menu-btn span{background:#111317;border-radius:2px;width:20px;height:2px;margin:0 auto;display:block}.mobile-overlay{z-index:49;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1113176b;position:fixed;inset:0}.mobile-drawer{z-index:50;background:linear-gradient(180deg, var(--nord-6) 0%, var(--nord-5) 100%);border-left:1px solid #4c566a24;flex-direction:column;gap:0;width:min(340px,88vw);padding:28px;transition:transform .28s;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-20px 0 60px #1113172e}.mobile-drawer-open{transform:translate(0)}.mobile-drawer-close{cursor:pointer;background:#4c566a14;border:0;border-radius:12px;width:40px;height:40px;position:absolute;top:20px;right:20px}.mobile-drawer-close span{background:var(--nord-0);border-radius:2px;width:22px;height:2px;position:absolute;top:19px;left:9px}.mobile-drawer-close span:first-child{transform:rotate(45deg)}.mobile-drawer-close span:last-child{transform:rotate(-45deg)}.mobile-drawer-brand{margin-top:8px;padding-right:40px}.mobile-drawer-brand strong{font-family:var(--font-heading), cursive;color:#111317;letter-spacing:.04em;font-size:1.5rem;display:block}.mobile-drawer-brand span{color:#6d7782;text-transform:uppercase;letter-spacing:.1em;margin-top:4px;font-size:.8rem;display:block}.mobile-drawer-nav{flex-direction:column;gap:4px;margin-top:28px;display:flex}.mobile-drawer-nav a{color:#111317;background:#4c566a0d;border-radius:16px;align-items:center;min-height:52px;padding:0 16px;font-size:1.05rem;font-weight:700;transition:background .15s;display:flex}.mobile-drawer-nav a:hover{background:#4c566a1a}.mobile-drawer-admin{text-transform:uppercase;letter-spacing:.1em;color:var(--nord-3)!important;font-size:.82rem!important}.mobile-drawer-user{background:#ffffffb8;border:1px solid #4c566a1a;border-radius:18px;margin-top:20px;padding:16px}.mobile-drawer-user span{text-transform:uppercase;letter-spacing:.12em;color:#6d7782;font-size:.78rem;display:block}.mobile-drawer-user strong{color:#111317;margin-top:4px;font-size:.95rem;display:block}.mobile-drawer-cta{background:#bf616a;border-radius:999px;justify-content:center;align-items:center;min-height:54px;margin-top:auto;padding-top:24px;font-size:.95rem;font-weight:800;transition:background .2s;display:flex;box-shadow:0 12px 30px #bf616a4d;color:#fff!important}.mobile-drawer-cta:hover{background:#a35f68}.site-footer-new{z-index:1;color:#d8dee9;background:#111317;margin-top:auto;position:relative}.site-footer-shell{width:min(1180px,100% - 32px);margin:0 auto}.site-footer-top{border-bottom:1px solid #ffffff0f;padding:64px 0 48px}.site-footer-top .site-footer-shell{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:start;gap:60px;display:grid}.site-footer-brand strong{font-family:var(--font-heading), cursive;color:#fff;letter-spacing:.04em;font-size:2rem;display:block}.site-footer-brand p{color:#d8dee9a6;max-width:38rem;margin:16px 0 28px;font-size:.98rem;line-height:1.75}.footer-cta{color:#fff;background:#bf616a;border-radius:999px;align-items:center;padding:.82rem 1.4rem;font-size:.9rem;font-weight:800;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 12px 28px #bf616a47}.footer-cta:hover{background:#a35f68;transform:translateY(-1px)}.site-footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;display:grid}.footer-col{flex-direction:column;gap:10px;display:flex}.footer-col-label{text-transform:uppercase;letter-spacing:.16em;color:#d8dee966;margin-bottom:4px;font-size:.74rem;font-weight:700;display:block}.footer-col a{color:#d8dee9b3;font-size:.94rem;transition:color .15s}.footer-col a:hover{color:#fff}.site-footer-bottom{padding:20px 0}.site-footer-bottom .site-footer-shell{justify-content:space-between;align-items:center;gap:16px;display:flex}.site-footer-bottom p{color:#d8dee959;margin:0;font-size:.82rem}.footer-tagline{text-transform:uppercase;letter-spacing:.14em}@media (max-width:860px){.site-nav{display:none}.mobile-menu-btn{display:flex}.stats-section{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer-top .site-footer-shell{grid-template-columns:1fr;gap:40px}.site-footer-bottom .site-footer-shell{flex-direction:column;align-items:flex-start;gap:6px}.floating-cta{padding:.78rem 1.1rem;font-size:.85rem;bottom:16px;right:16px}}@media (max-width:580px){.stats-section{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stat-card{padding:20px 14px}.site-footer-links{grid-template-columns:1fr;gap:28px}}.header-phone{color:#bf616a;letter-spacing:.04em;font-size:.88rem;font-weight:700;transition:color .15s}.header-phone:hover{color:#a35f68}.footer-phone{letter-spacing:.02em;font-size:1.1rem;font-weight:800;transition:color .15s;color:#bf616a!important}.footer-phone:hover{color:#d08770!important}
