@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,600;0,700;1,600;1,700&display=swap";:root{--ink:#0a0a0b;--paper:#f7f7f2;--lime:#b5ff22;--pink:#ff569e;--cyan:#45d9ff;--orange:#ff8d42;--gray:#686866;--line:#deded6;--card:#f0f0ea;color:var(--ink);background:var(--paper);font-family:Manrope,Arial,sans-serif}*{box-sizing:border-box}body{background:var(--paper);margin:0}button,select{font:inherit}button{cursor:pointer;border:0}.site-shell{min-height:100vh;overflow:hidden}.topbar{background:var(--ink);color:#fff;z-index:30;justify-content:space-between;align-items:center;height:76px;padding:0 4vw;display:flex;position:sticky;top:0}.logo-button{background:0 0;align-items:center;padding:0;display:flex}.brand-mark{width:154px;height:auto;display:block}.nav-links{align-items:center;gap:1.3rem;display:flex}.nav-links button,.plain-btn{color:#fff;background:0 0;align-items:center;gap:.3rem;font-size:.82rem;font-weight:700;display:flex}.topbar-actions{align-items:center;gap:1rem;display:flex}.cart-btn{background:var(--lime);border-radius:99px;align-items:center;gap:.45rem;padding:.55rem .85rem;font-size:.78rem;font-weight:800;display:flex}.cart-btn span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:.65rem;display:grid}.mobile-menu{color:#fff;background:0 0;display:none}.hero-grid{background:#fff;grid-template-columns:1fr 1fr;min-height:670px;padding:6.5rem 8vw 5rem;display:grid;position:relative}.hero-copy{z-index:2;align-self:center;max-width:600px;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--lime);align-items:center;gap:.4rem;font-family:DM Mono,monospace;font-size:.68rem;font-weight:500;display:inline-flex}.eyebrow.dark{color:#548b00}.hero-copy h1{letter-spacing:-.075em;margin:1.15rem 0 1.4rem;font-size:clamp(4.1rem,8vw,7.7rem);font-weight:800;line-height:.88}.hero-copy h1 em,.section-heading h2 em,.local-banner h2 em,.department-hero h2 em{letter-spacing:-.07em;font-family:Playfair Display,serif;font-weight:600}.hero-copy p{color:#484845;max-width:480px;font-size:1.04rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:.75rem;margin:2rem 0;display:flex}.primary-btn,.secondary-btn{border-radius:4px;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.75rem 1rem;font-size:.84rem;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.primary-btn{background:var(--ink);color:#fff}.primary-btn:hover{background:#29292c;transform:translateY(-2px)}.secondary-btn{color:var(--ink);background:#e9e9e3}.secondary-btn:hover{background:#deded6}.trust-row{flex-wrap:wrap;gap:1.15rem;font-size:.75rem;font-weight:700;display:flex}.trust-row span{align-items:center;gap:.27rem;display:flex}.trust-row svg{color:#67a900}.hero-visual{place-items:center;min-height:500px;display:grid;position:relative}.hero-orb{filter:blur(10px);opacity:.7;border-radius:50%;position:absolute}.orb-yellow{background:#ffe455;width:270px;height:270px;top:5%;right:5%}.orb-pink{background:#ff7fbd;width:280px;height:280px;bottom:4%;left:0}.orb-cyan{background:#76e5ff;width:220px;height:220px;top:37%;right:15%}.hero-image-card{aspect-ratio:1.15;z-index:1;width:min(96%,520px);box-shadow:20px 22px 0 var(--ink);background:#0c0c0e;position:relative;overflow:hidden}.hero-image-card img{object-fit:contain;width:100%;height:100%;padding:2rem;display:block}.hero-card-caption{color:#fff;letter-spacing:.06em;background:#000000e0;padding:.8rem 1rem;font-family:DM Mono,monospace;font-size:.63rem;position:absolute;bottom:0;left:0;right:0}.rush-card{z-index:2;background:var(--lime);color:#111;align-items:center;gap:.7rem;padding:.9rem 1rem;display:flex;position:absolute;bottom:12%;left:2%;transform:rotate(-4deg);box-shadow:6px 6px #111}.rush-card div{flex-direction:column;font-size:.7rem;display:flex}.rush-card strong{font-size:.82rem}.marquee{background:var(--lime);letter-spacing:.08em;white-space:nowrap;justify-content:center;align-items:center;gap:1.5rem;min-height:52px;font-family:DM Mono,monospace;font-size:.78rem;font-weight:700;display:flex;overflow:hidden}.marquee i{background:#000;border-radius:50%;width:6px;height:6px}.section{padding:7rem 8vw}.products-section{background:var(--paper)}.section-heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2.7rem;display:flex}.section-heading h2,.local-banner h2{letter-spacing:-.065em;margin:.65rem 0 0;font-size:clamp(2.7rem,5vw,5rem);line-height:.95}.section-heading.narrow{max-width:720px;display:block}.section-heading.narrow p{color:#575753;max-width:620px;font-size:1rem;line-height:1.7}.text-btn{color:var(--ink);white-space:nowrap;background:0 0;align-items:center;gap:.4rem;padding:0;font-size:.82rem;font-weight:800;display:inline-flex}.product-grid{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}.product-card{cursor:pointer;background:#fff;border:1px solid #e3e3dd;flex-direction:column;min-height:360px;transition:transform .2s,box-shadow .2s;display:flex}.product-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000014}.product-art{background:#f0f0ea;height:190px;padding:1.3rem;position:relative;overflow:hidden}.product-art img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.product-art span{background:var(--lime);text-transform:uppercase;padding:.28rem .42rem;font-family:DM Mono,monospace;font-size:.57rem;position:absolute;top:.65rem;left:.65rem}.product-copy{flex-direction:column;flex:1;justify-content:space-between;gap:.9rem;padding:1.1rem;display:flex}.product-copy h3{letter-spacing:-.03em;margin:0 0 .4rem;font-size:1rem}.product-copy p{color:#5b5b55;margin:0;font-size:.73rem;line-height:1.55}.card-bottom{justify-content:space-between;align-items:center;font-size:.76rem;display:flex}.flow-section{background:#fff}.mode-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem;display:grid}.mode-card{flex-direction:column;align-items:flex-start;min-height:310px;padding:1.6rem;display:flex;position:relative}.mode-card.lime{background:var(--lime)}.mode-card.black{color:#fff;background:#0d0d0e}.mode-card.paper{background:#e7e6de}.mode-number{margin-bottom:auto;font-family:DM Mono,monospace;font-size:.75rem}.mode-card svg{margin-bottom:1.4rem}.mode-card h3{letter-spacing:-.04em;margin:.1rem 0;font-size:1.4rem}.mode-card p{max-width:280px;font-size:.8rem;line-height:1.6}.mode-card>span{align-items:center;gap:.4rem;margin-top:auto;font-size:.75rem;font-weight:800;display:inline-flex}.local-banner{color:#fff;background:#111;grid-template-columns:1.25fr 1fr auto;align-items:end;gap:3rem;display:grid}.local-banner .eyebrow{color:var(--lime)}.local-banner p{color:#d2d2cc;max-width:350px;font-size:.9rem;line-height:1.65}.local-banner .primary-btn{background:var(--lime);color:#111;white-space:nowrap}.footer{color:#fff;background:#080808;grid-template-columns:1fr auto auto;align-items:center;gap:2rem;padding:3rem 8vw;display:grid}.footer .brand-mark{width:150px}.footer p{color:#aaa;max-width:260px;font-size:.74rem;line-height:1.5}.footer-locations{color:#c7c7bf;flex-direction:column;gap:.25rem;font-size:.75rem;display:flex}.footer-badge{color:var(--lime);align-items:center;gap:.45rem;font-size:.72rem;font-weight:700;display:flex}.builder-page{background:#f8f8f4;min-height:calc(100vh - 76px)}.builder-progress{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:68px;padding:0 5vw;display:flex}.back-link{background:0 0;font-size:.75rem;font-weight:800}.steps{gap:1.7rem;display:flex}.steps button{color:#999;background:0 0;align-items:center;gap:.45rem;font-size:.72rem;font-weight:800;display:flex}.steps button span{color:#777;background:#e3e3dc;border-radius:50%;place-items:center;width:20px;height:20px;font-size:.65rem;display:grid}.steps button.active{color:#111}.steps button.active span{background:var(--lime);color:#000}.secure-note{color:#659400;align-items:center;gap:.35rem;font-size:.7rem;font-weight:800;display:flex}.builder-layout{grid-template-columns:minmax(380px,1fr) minmax(420px,.85fr);gap:4rem;max-width:1260px;margin:0 auto;padding:4.5rem 5vw 6rem;display:grid}.config-panel h1{letter-spacing:-.065em;margin:.6rem 0;font-size:3.2rem}.builder-subtitle{color:#595955;max-width:430px;font-size:.9rem;line-height:1.6}.mode-selector{background:#eeede7;margin:2.1rem 0;padding:1rem}.mode-selector p,.field-group label,.qty-row label{margin:0 0 .5rem;font-size:.72rem;font-weight:800;display:block}.mode-selector>div{grid-template-columns:repeat(3,1fr);gap:.4rem;display:grid}.mode-selector button{text-align:left;background:#fff;min-height:48px;padding:.5rem;font-size:.68rem;font-weight:700}.mode-selector button.selected{background:var(--ink);color:#fff;align-items:center;gap:.3rem;display:flex}.field-group{margin:1.35rem 0}.choice-row{flex-wrap:wrap;gap:.45rem;display:flex}.choice-row button{background:#fff;border:1px solid #d4d4cb;padding:.6rem .75rem;font-size:.72rem}.choice-row button.selected{border-color:#111;box-shadow:inset 0 0 0 1px #111}.field-group select,.qty-row select{background:#fff;border:1px solid #d4d4cb;border-radius:0;width:100%;padding:.72rem;font-size:.77rem}.qty-row{grid-template-columns:1fr 1fr;gap:1rem;margin:1.4rem 0 2rem;display:grid}.wide{width:100%}.preview-panel{color:#fff;background:#111;flex-direction:column;align-self:start;min-height:580px;display:flex;position:sticky;top:100px}.preview-top,.preview-footer{letter-spacing:.06em;justify-content:space-between;padding:1rem 1.2rem;font-family:DM Mono,monospace;font-size:.65rem;display:flex}.preview-top{border-bottom:1px solid #303030}.preview-live{color:var(--lime)}.preview-live i{background:var(--lime);border-radius:50%;width:6px;height:6px;margin-right:.3rem;display:inline-block}.preview-stage{flex:1;place-items:center;min-height:420px;display:grid;position:relative;overflow:hidden}.preview-grid{opacity:.11;background-image:linear-gradient(#aaa 1px,#0000 1px),linear-gradient(90deg,#aaa 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.print-card{border-radius:3px;width:245px;height:140px;position:absolute}.card-back{background:linear-gradient(145deg,var(--lime),#f9ffc5);transform:translate(18px,19px)rotate(8deg)}.card-front{z-index:1;color:#111;letter-spacing:-.08em;background:#fff;justify-content:space-between;padding:1.25rem;font-size:1.6rem;font-weight:800;line-height:.8;display:flex;box-shadow:15px 18px 20px #00000059}.card-front small{letter-spacing:0;text-align:right;align-self:flex-end;font-family:DM Mono,monospace;font-size:.55rem;line-height:1.4}.preview-footer{border-top:1px solid #303030;align-items:end}.preview-footer div{flex-direction:column;gap:.3rem;display:flex}.preview-footer strong{letter-spacing:0;font-family:Manrope;font-size:.7rem}.preview-price{color:var(--lime);font-size:1rem}.upload-zone{text-align:center;background:#fff;border:1.5px dashed #a9a9a0;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:185px;margin:1.5rem 0;display:flex}.upload-zone strong{font-size:.82rem}.upload-zone span{color:#777;font-size:.68rem}.upload-zone button,.download-proof{background:#e9e9e3;padding:.5rem .7rem;font-size:.7rem;font-weight:800}.preflight-list{gap:.55rem;margin:1rem 0 1.5rem;font-size:.74rem;display:grid}.preflight-list span{align-items:center;gap:.5rem;display:flex}.preflight-list svg{color:#6aa500}.designer-note,.approval-box{background:#e4f5c7;gap:.75rem;margin:1rem 0 1.5rem;padding:1rem;display:flex}.designer-note strong,.approval-box strong{font-size:.78rem}.designer-note p,.approval-box p{margin:.25rem 0 0;font-size:.7rem;line-height:1.5}.proof-summary{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin:1.4rem 0;padding:1rem 0;display:flex}.proof-summary div{flex-direction:column;gap:.2rem;display:flex}.proof-summary strong{font-size:.82rem}.proof-summary span{color:#666;font-size:.68rem}.proof-summary b{font-size:1.1rem}.approval-box{background:#eeede7}.checkbox-row{align-items:flex-start;gap:.7rem;margin:1.5rem 0;font-size:.7rem;line-height:1.55;display:flex}.checkbox-row input{accent-color:#78b300;margin-top:.15rem}.payment-note{color:#617a21;align-items:center;gap:.35rem;font-size:.65rem;line-height:1.4;display:flex}.hub-shell{background:#f7f7f2;grid-template-columns:265px 1fr;min-height:calc(100vh - 76px);display:grid}.hub-sidebar{color:#fff;background:#0c0c0e;flex-direction:column;min-height:calc(100vh - 76px);padding:1.6rem 1rem;display:flex}.hub-sidebar .brand-mark{width:154px;margin:.4rem .6rem 1.8rem}.workspace-label{color:#92928c;letter-spacing:.09em;padding:0 .6rem .7rem;font-family:DM Mono,monospace;font-size:.57rem}.hub-sidebar nav{gap:.25rem;display:grid}.hub-sidebar nav button{color:#bfbfba;text-align:left;background:0 0;border-left:2px solid #0000;align-items:flex-start;gap:.7rem;padding:.8rem .6rem;display:flex}.hub-sidebar nav button.active{color:#fff;border-left-color:var(--lime);background:#1a1a1d}.hub-sidebar nav span{flex-direction:column;gap:.12rem;display:flex}.hub-sidebar nav strong{font-size:.75rem}.hub-sidebar nav small{color:#999;font-size:.58rem}.sidebar-bottom{gap:.45rem;margin-top:auto;display:grid}.sidebar-bottom button{color:#ddd;text-align:left;background:#19191b;align-items:center;gap:.55rem;padding:.65rem;font-size:.7rem;display:flex}.hub-content{width:100%;max-width:1500px;padding:2.8rem 4vw 5rem}.hub-header{justify-content:space-between;align-items:center;margin-bottom:2.3rem;display:flex}.hub-header h1{letter-spacing:-.06em;margin:.35rem 0 0;font-size:2.45rem}.hub-actions{gap:.6rem;display:flex}.icon-btn{background:#e7e7df;place-items:center;width:40px;height:40px;display:grid}.compact{min-height:40px;padding:.5rem .75rem}.metric-grid{grid-template-columns:repeat(4,1fr);gap:.8rem;display:grid}.metric-card{background:#fff;border-top:5px solid #111;flex-direction:column;align-items:flex-start;min-height:155px;padding:1rem;display:flex}.metric-card.lime{border-top-color:#95d900}.metric-card.orange{border-top-color:var(--orange)}.metric-card.purple{border-top-color:#a185ff}.metric-card.blue{border-top-color:#53c8ff}.metric-card.green{border-top-color:#57b870}.metric-icon{background:#f0f0ea;place-items:center;width:32px;height:32px;margin-bottom:auto;display:grid}.metric-card span{color:#62625e;font-size:.67rem}.metric-card strong{letter-spacing:-.05em;font-size:1.7rem}.metric-card small{color:#777;font-size:.62rem}.department-board,.table-section{background:#fff;margin-top:1rem;padding:1.3rem}.section-title{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.section-title h2{letter-spacing:-.035em;margin:0;font-size:1.08rem}.section-title p{color:#777;margin:.25rem 0 0;font-size:.68rem}.filter-btn{background:#eeede7;align-items:center;gap:.35rem;padding:.5rem .65rem;font-size:.65rem;font-weight:800;display:flex}.department-cards{grid-template-columns:repeat(3,1fr);gap:.7rem;display:grid}.department-summary{flex-direction:column;min-height:155px;padding:1rem;display:flex;overflow:hidden}.department-summary.design{background:#ede8ff}.department-summary.production{background:#dff3ff}.department-summary.admin{background:#eef8d7}.department-summary span{letter-spacing:.08em;font-family:DM Mono,monospace;font-size:.56rem}.department-summary strong{letter-spacing:-.07em;margin-top:auto;font-size:2.5rem;line-height:1}.department-summary p{margin:.3rem 0;font-size:.65rem}.mini-stack{gap:3px;height:6px;display:flex}.mini-stack i{background:#0000002e;flex:1}.job-table{overflow-x:auto}.table-head,.table-row{grid-template-columns:90px 1.5fr 1fr 130px 135px 65px;align-items:center;gap:1rem;min-width:760px;display:grid}.table-head{color:#777;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e7e7e0;min-height:36px;font-family:DM Mono,monospace;font-size:.56rem}.table-row{border-bottom:1px solid #eeeee8;min-height:68px;font-size:.69rem}.table-row>span:nth-child(2){flex-direction:column;gap:.2rem;display:flex}.table-row small{color:#777;font-size:.61rem}.order-id{color:#555;font-family:DM Mono,monospace;font-size:.63rem}.version-tag{background:#ecece6;width:max-content;padding:.25rem .4rem;font-family:DM Mono,monospace;font-size:.58rem}.status-chip{align-items:center;gap:.3rem;font-size:.6rem;font-weight:800;display:flex}.status-chip .dot{background:#aaa;border-radius:50%;width:6px;height:6px}.status-chip.blue .dot{background:#4aaeee}.status-chip.purple .dot{background:#9c75ff}.status-chip.green .dot{background:#69b51a}.status-chip.orange .dot{background:#e47f36}.due-date{color:#6b6b66;font-size:.62rem}.row-action{background:0 0;align-items:center;gap:.25rem;font-size:.63rem;font-weight:800;display:flex}.department-hero{justify-content:space-between;align-items:center;gap:1rem;min-height:208px;padding:1.7rem;display:flex}.design-hero{background:linear-gradient(125deg,#ddd6ff,#fff 65%)}.production-hero{background:linear-gradient(125deg,#d9f6ff,#fff 65%)}.department-hero .eyebrow{color:#4e5400}.department-hero h2{letter-spacing:-.06em;margin:.5rem 0;font-size:2.45rem;line-height:.96}.department-hero p{max-width:600px;font-size:.75rem;line-height:1.55}.workflow-rail{background:#dcdcd5;grid-template-columns:repeat(5,1fr);gap:1px;margin:1rem 0;display:grid}.workflow-rail div{background:#fff;flex-direction:column;gap:.2rem;padding:.85rem;display:flex}.workflow-rail span{color:#68a100;font-family:DM Mono,monospace;font-size:.58rem}.workflow-rail strong{font-size:.68rem}.two-column{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem;display:grid}.instruction-card{background:#eaeae4;padding:1.3rem}.instruction-card h3{margin:.65rem 0 .3rem;font-size:.95rem}.instruction-card p{color:#60605b;max-width:420px;font-size:.7rem;line-height:1.6}.bridge-status{color:#fff;background:#111;flex-direction:column;gap:.25rem;min-width:175px;padding:1rem;display:flex}.bridge-status span{color:var(--lime);letter-spacing:.06em;font-family:DM Mono,monospace;font-size:.57rem}.bridge-status i{background:var(--lime);border-radius:50%;width:6px;height:6px;display:inline-block}.bridge-status strong{font-size:1rem}.bridge-status small{color:#aaa;font-size:.62rem}.production-metrics{margin-top:1rem}.dispatch-strip{color:#fff;background:#101011;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:1.2rem;display:flex}.dispatch-strip>div:first-child{align-items:center;gap:.75rem;display:flex}.dispatch-strip strong{font-size:.82rem;display:block}.dispatch-strip span{color:#ccc;font-size:.65rem}.carrier-pills{flex-wrap:wrap;gap:.4rem;display:flex}.carrier-pills span{color:#fff;background:#2a2a2d;padding:.35rem .5rem;font-family:DM Mono,monospace;font-size:.56rem}.drawer-overlay{z-index:90;background:#0000006b;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-drawer{background:#fff;flex-direction:column;align-items:flex-start;gap:1rem;width:min(400px,92vw);padding:2rem;display:flex}.cart-drawer h2{letter-spacing:-.06em;margin:.5rem 0;font-size:2.1rem}.cart-drawer p{color:#666;font-size:.84rem;line-height:1.6}.close-btn{background:0 0;align-self:flex-end}@media (width<=1050px){.nav-links{gap:.7rem}.product-grid{grid-template-columns:repeat(3,1fr)}.builder-layout{grid-template-columns:1fr}.preview-panel{min-height:430px;position:relative;top:0}.hub-shell{grid-template-columns:220px 1fr}.metric-grid{grid-template-columns:repeat(2,1fr)}.local-banner{grid-template-columns:1fr 1fr}.local-banner .primary-btn{grid-column:1/-1;width:max-content}.footer{grid-template-columns:1fr 1fr}.footer-badge{grid-column:1/-1}}@media (width<=720px){.topbar{height:68px;padding:0 1rem}.brand-mark{width:132px}.nav-links{background:#111;flex-direction:column;align-items:flex-start;padding:1rem;display:none;position:absolute;top:68px;left:0;right:0}.nav-links.open{display:flex}.plain-btn{display:none}.mobile-menu{display:block}.hero-grid{grid-template-columns:1fr;padding:4rem 1.25rem 3rem}.hero-copy h1{font-size:4.3rem}.hero-visual{min-height:340px;margin-top:2rem}.hero-image-card{width:88%}.rush-card{bottom:3%;left:0}.marquee{justify-content:flex-start;padding-left:1rem}.section{padding:4rem 1.25rem}.section-heading{flex-direction:column;align-items:flex-start}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card{min-height:320px}.product-art{height:150px}.mode-grid,.department-cards,.two-column{grid-template-columns:1fr}.local-banner{grid-template-columns:1fr;gap:1.4rem}.footer{grid-template-columns:1fr;padding:2.5rem 1.25rem}.builder-progress{padding:0 1rem}.steps{display:none}.builder-layout{padding:2.3rem 1.25rem}.config-panel h1{font-size:2.55rem}.mode-selector>div,.qty-row,.hub-shell{grid-template-columns:1fr}.hub-sidebar{min-height:auto;padding:1rem}.hub-sidebar .brand-mark{margin:.2rem 0 1rem}.hub-sidebar nav{grid-template-columns:repeat(3,1fr)}.hub-sidebar nav button{flex-direction:column;gap:.35rem}.hub-sidebar nav small,.sidebar-bottom{display:none}.hub-content{padding:1.5rem 1rem 3rem}.hub-header{align-items:flex-start}.hub-header h1{font-size:2rem}.hub-actions .icon-btn{display:none}.metric-grid{grid-template-columns:repeat(2,1fr)}.department-hero{flex-direction:column;align-items:flex-start}.department-hero h2{font-size:2rem}.workflow-rail{grid-template-columns:repeat(5,120px);overflow:auto}.dispatch-strip{flex-direction:column;align-items:flex-start}}.nav-product.active{color:var(--lime)}.product-mega{z-index:25;background:#fff;border-bottom:1px solid #dcdcd5;position:fixed;top:76px;left:0;right:0;box-shadow:0 22px 40px #0000002e}.product-mega-inner{grid-template-columns:.9fr 2fr .85fr;gap:2.5rem;max-width:1460px;margin:0 auto;padding:2.2rem 4vw;display:grid}.mega-intro{border-right:1px solid #e1e1da;padding-right:1.5rem}.mega-intro h2{letter-spacing:-.065em;margin:.7rem 0;font-size:2.3rem;line-height:.94}.mega-intro p{color:#64645e;max-width:260px;font-size:.78rem;line-height:1.65}.mega-intro button,.mega-rush button{color:#111;background:0 0;align-items:center;gap:.35rem;margin-top:1rem;padding:0;font-size:.72rem;font-weight:800;display:inline-flex}.mega-groups{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.mega-groups section{flex-direction:column;gap:.2rem;display:flex}.mega-groups h3{color:#6c6c66;text-transform:uppercase;letter-spacing:.07em;margin:0 0 .55rem;font-family:DM Mono,monospace;font-size:.58rem}.mega-groups button{text-align:left;background:0 0;flex-direction:column;gap:.15rem;padding:.45rem 0;display:flex}.mega-groups button:hover strong{text-decoration:underline;-webkit-text-decoration-color:var(--lime);text-decoration-color:var(--lime);text-underline-offset:3px;text-decoration-thickness:3px}.mega-groups strong{color:#151515;font-size:.77rem}.mega-groups span{color:#77776f;font-size:.63rem;line-height:1.35}.mega-rush{background:var(--lime);flex-direction:column;justify-content:flex-end;min-height:190px;padding:1.2rem;display:flex;box-shadow:7px 7px #111}.mega-rush span{letter-spacing:.07em;font-family:DM Mono,monospace;font-size:.57rem}.mega-rush h3{letter-spacing:-.05em;margin:.55rem 0;font-size:1.35rem;line-height:.98}.mega-rush p{margin:0;font-size:.68rem;line-height:1.5}@media (width<=1050px){.product-mega-inner{grid-template-columns:1fr;gap:1.3rem;max-height:calc(100vh - 76px);overflow:auto}.mega-intro{border-bottom:1px solid #e1e1da;border-right:0;padding:0 0 1.1rem}.mega-groups{grid-template-columns:repeat(3,1fr)}.mega-rush{min-height:130px}}@media (width<=720px){.product-mega{top:68px}.mega-groups{grid-template-columns:1fr}.mega-rush{box-shadow:none}}.advanced-builder{align-items:flex-start}.configuration-intro{border-left:3px solid var(--lime);background:#f1f3ec;gap:7px;margin:22px 0 18px;padding:15px 17px;display:grid}.configuration-intro span,.field-heading small{color:#61710e;letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:800}.configuration-intro strong{color:var(--ink);font-size:14px;line-height:1.35}.advanced-field{border-bottom:1px solid #e5e7e0;margin-bottom:18px;padding-bottom:16px}.field-heading{justify-content:space-between;align-items:baseline;gap:7px;margin-bottom:8px;display:flex}.field-heading label{color:var(--ink);font-weight:800}.field-heading small{color:#7c8374;letter-spacing:0;text-align:right;text-transform:none;max-width:66%;font-size:9px;font-weight:600;line-height:1.35}.advanced-field select{width:100%;min-height:44px;color:var(--ink);background:#fff;border:1px solid #cfd4c7;border-radius:8px;padding:0 13px;font-weight:700}.print-spec-callout{color:var(--ink);background:#fbfdf2;border:1px solid #dce7a9;border-radius:9px;align-items:flex-start;gap:11px;margin:8px 0 20px;padding:15px;display:flex}.print-spec-callout svg{color:#819c00;flex:none}.print-spec-callout div{gap:4px;display:grid}.print-spec-callout strong{font-size:13px}.print-spec-callout span{color:#596153;font-size:12px;line-height:1.5}.preview-spec-list{background:#121713;border-bottom:1px solid #283029;flex-wrap:wrap;gap:7px;padding:13px 18px;display:flex}.preview-spec-list span{color:#d9dfd3;border:1px solid #485247;border-radius:99px;padding:5px 8px;font-size:10px}.rounded-preview .card-front,.rounded-preview .card-back{border-radius:14px}@media (width<=780px){.field-heading{flex-direction:column;align-items:flex-start}.field-heading small{text-align:left;max-width:none}.advanced-builder .config-panel{padding-bottom:24px}}.upload-zone-real{padding:22px}.upload-control{margin-top:8px;display:inline-flex}.upload-control input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.upload-control span{background:var(--ink);color:#fff;cursor:pointer;padding:10px 13px;font-size:12px;font-weight:800}.upload-control input:disabled+span{cursor:wait;opacity:.6}.preflight-guide,.artwork-lock,.gateway-status{background:#fff;border:1px solid #d7ded0;align-items:flex-start;gap:11px;margin:14px 0;padding:14px;display:flex}.preflight-guide svg,.artwork-lock svg,.gateway-status svg{color:#719700;flex:none}.preflight-guide div,.artwork-lock div,.gateway-status div{gap:4px;display:grid}.preflight-guide strong,.artwork-lock strong,.gateway-status strong{font-size:12px}.preflight-guide span,.artwork-lock span,.gateway-status span{color:#626860;font-size:11px;line-height:1.45}.preflight-report{background:#fff;border:1px solid #d7ded0;margin:14px 0;padding:14px}.preflight-report.pass{background:#fbfff6;border-color:#bdde92}.preflight-report.review_required{background:#fffdf5;border-color:#ead38b}.preflight-report.blocked{background:#fff8f7;border-color:#efbab6;gap:6px;display:grid}.preflight-report.blocked strong{color:#aa3127;font-size:12px}.preflight-report.blocked span{color:#6a413c;font-size:11px;line-height:1.45}.preflight-report-head{border-bottom:1px solid #e5e8e1;justify-content:space-between;gap:14px;padding-bottom:11px;display:flex}.preflight-report-head div{gap:3px;display:grid}.preflight-report-head strong{font-size:13px}.preflight-report-head span{color:#6d746a;font-size:10px}.preflight-report-head b{color:#4e7200;letter-spacing:.08em;align-self:start;font-family:DM Mono,monospace;font-size:10px}.preflight-report.review_required .preflight-report-head b{color:#966b00}.preflight-report.blocked .preflight-report-head b{color:#b23d32}.preflight-list{margin:12px 0}.preflight-list span{align-items:flex-start}.preflight-list span>div{gap:2px;display:grid}.preflight-list strong{font-size:11px}.preflight-list small{color:#6c7169;font-size:10px;line-height:1.4}.preflight-list .review_required svg{color:#a97400}.preflight-list .blocked svg{color:#b23d32}.preflight-explainer{color:#776025;margin:0;font-size:11px;line-height:1.5}.artwork-lock{background:#fbfdf2;border-color:#dce7a9}.gateway-status{background:#fbfbf9;border-color:#e1e4dd}.gateway-status.pending{border-left:3px solid #d9a300}.gateway-status.ready{border-left:3px solid #83a900}@media (width<=780px){.preflight-report-head{flex-direction:column;align-items:flex-start}}.topbar{gap:14px}.site-search{color:#b5ff22;background:#171718;border:1px solid #454542;flex:1;align-items:center;gap:8px;min-width:190px;max-width:330px;padding:0 10px;display:flex;position:relative}.site-search input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;height:36px;font-size:11px;font-weight:700}.site-search input::placeholder{color:#a7a7a1}.search-results{color:#111;z-index:40;background:#fff;border:1px solid #252525;width:min(390px,100vw - 32px);position:absolute;top:calc(100% + 9px);left:0;overflow:hidden;box-shadow:0 18px 40px #00000059}.search-results button{color:#111;text-align:left;background:#fff;border-bottom:1px solid #ecece6;grid-template-columns:55px 1fr 16px;align-items:center;gap:10px;width:100%;padding:12px;display:grid}.search-results button:hover{background:#f3f6e9}.search-results button>span{color:#668400;letter-spacing:.06em;font-family:DM Mono,monospace;font-size:8px;font-weight:800}.search-results button div{gap:3px;display:grid}.search-results button strong{font-size:12px}.search-results button small{color:#6a6a64;font-size:10px;line-height:1.35}.search-results button svg{color:#687167}.search-results p{color:#666;margin:0;padding:14px;font-size:11px;line-height:1.45}@media (width<=1050px){.site-search{max-width:240px}.nav-links{gap:.5rem}}@media (width<=720px){.site-search{flex:1;min-width:0;max-width:none}.site-search input{font-size:10px}.topbar-actions{gap:.45rem}.cart-btn{padding:.5rem .65rem}.search-results{width:min(390px,100vw - 24px);left:auto;right:0}}.catalog-admin{border-top:4px solid var(--lime);background:#fff;margin-top:18px;padding:22px}.catalog-admin .section-title{align-items:flex-start}.catalog-admin .section-title h2{margin:.35rem 0 .15rem;font-size:1.35rem}.catalog-admin .section-title p{color:#666;max-width:660px;font-size:.72rem;line-height:1.5}.catalog-notice{color:#354402;background:#eef8d7;border-left:3px solid #7ca400;margin:0 0 14px;padding:10px 12px;font-size:12px;line-height:1.45}.catalog-loading{color:#666;font-size:12px}.feature-switches{grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0;display:grid}.feature-switch{background:#fafaf7;border:1px solid #deded7;flex-direction:column;justify-content:space-between;gap:12px;min-height:106px;padding:12px;display:flex}.feature-switch.enabled{background:#fcfff5;border-top:3px solid #8ec800}.feature-switch div{gap:4px;display:grid}.feature-switch strong{font-size:12px}.feature-switch span{color:#666;font-size:10px;line-height:1.4}.feature-switch button,.admin-list button,.admin-product-list button{color:#111;background:#e9e9e2;width:max-content;padding:6px 8px;font-size:10px;font-weight:800}.feature-switch.enabled button{background:#b5ff22}.feature-switch button:disabled{opacity:.45;cursor:not-allowed}.catalog-admin-grid{grid-template-columns:.8fr 1.2fr;gap:14px;display:grid}.catalog-card{background:#fcfcfa;border:1px solid #e3e3dc;padding:15px}.catalog-card-heading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.catalog-card-heading h3{letter-spacing:-.03em;margin:0;font-size:14px}.catalog-card-heading>span{color:#6a6a63;font-family:DM Mono,monospace;font-size:9px}.admin-list,.admin-product-list{border-top:1px solid #e8e8e2;max-height:420px;overflow:auto}.admin-list>div{border-bottom:1px solid #e8e8e2;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:10px 0;display:grid}.admin-list>div>div,.admin-product-list>div>div{gap:3px;display:grid}.admin-list strong,.admin-product-list strong{font-size:11px}.admin-list small,.admin-product-list small{color:#6d6d66;font-size:9px;line-height:1.35}.admin-product-list>div{border-bottom:1px solid #e8e8e2;grid-template-columns:minmax(140px,1fr) 88px auto auto;align-items:center;gap:8px;padding:8px 0;display:grid}.admin-product-list input,.catalog-form input,.catalog-form textarea,.catalog-form select{color:#111;width:100%;font:inherit;background:#fff;border:1px solid #d6d6ce;border-radius:0;padding:8px;font-size:11px}.admin-product-list input{padding:6px}.product-active{white-space:nowrap;color:#555;align-items:center;gap:4px;font-size:10px;font-weight:700;display:flex}.is-archived{opacity:.48}.catalog-form{border-top:1px solid #e1e1da;gap:8px;margin-top:15px;padding-top:14px;display:grid}.catalog-form h4{text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:11px}.catalog-form textarea{resize:vertical;min-height:64px}.catalog-form-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}.create-product-card{margin-top:14px}.category-checks,.catalog-checks{flex-wrap:wrap;gap:7px 14px;display:flex}.category-checks label,.catalog-checks label{color:#4f4f49;align-items:center;gap:5px;font-size:10px;display:flex}.category-checks input,.catalog-checks input{accent-color:#78ac00}@media (width<=1100px){.feature-switches{grid-template-columns:repeat(2,1fr)}.catalog-admin-grid{grid-template-columns:1fr}}@media (width<=700px){.catalog-admin{padding:13px}.feature-switches{grid-template-columns:1fr}.admin-product-list>div{grid-template-columns:1fr 82px auto}.admin-product-list .product-active{grid-column:1/2}.catalog-form-row{grid-template-columns:1fr}}.account-trigger{position:relative}.account-dropdown{z-index:45;background:#fff;border:1px solid #ddd;min-width:175px;padding:6px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 16px 32px #00000040}.account-dropdown button{color:#111;text-align:left;background:#fff;width:100%;padding:9px 10px;font-size:11px;font-weight:800;display:block}.account-dropdown button:hover{background:#f1f6e7}.account-page{background:#f7f7f2;min-height:calc(100vh - 76px)}.account-hero{background:#fff;border-bottom:1px solid #e4e4dd;justify-content:space-between;align-items:flex-end;gap:30px;padding:72px 8vw 48px;display:flex}.account-hero h1{letter-spacing:-.07em;margin:.55rem 0;font-size:clamp(3rem,5vw,5.7rem);line-height:.88}.account-hero h1 em{font-family:Playfair Display,serif;font-weight:600}.account-hero p{color:#666;max-width:490px;font-size:.92rem;line-height:1.65}.account-hero-actions{flex-wrap:wrap;gap:8px;display:flex}.account-summary{background:#d9d9d2;grid-template-columns:repeat(3,1fr);gap:1px;margin:28px 8vw 0;display:grid}.account-summary article{background:#fff;flex-direction:column;gap:7px;min-height:125px;padding:18px;display:flex}.account-summary span,.project-card>span{color:#6b8500;letter-spacing:.08em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:9px;font-weight:800}.account-summary strong{font-size:13px}.account-summary small{color:#6b6b65;font-size:10px;line-height:1.45}.account-projects{padding:46px 8vw 72px}.account-projects .section-title h2{letter-spacing:-.055em;margin:.35rem 0;font-size:2rem}.account-projects .section-title p{color:#666;max-width:570px;font-size:.8rem;line-height:1.55}.account-project-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.project-card{background:#fff;border:1px solid #e0e0d9;flex-direction:column;align-items:flex-start;gap:8px;min-height:190px;padding:17px;display:flex}.project-card h3{letter-spacing:-.04em;margin:3px 0 0;font-size:17px}.project-card p{color:#5e5e58;margin:0;font-size:12px;line-height:1.45}.project-card small{color:#777;margin-top:auto;font-size:10px}.project-card>div{gap:12px;display:flex}.project-card .text-btn{font-size:10px}.project-card input,.project-card select{width:100%;font:inherit;background:#fff;border:1px solid #d5d5cd;padding:8px;font-size:11px}.new-project{border-top:4px solid var(--lime);background:#fbfff5}.account-empty{color:#6b6b64;margin-top:16px;font-size:12px}@media (width<=900px){.account-hero{flex-direction:column;align-items:flex-start}.account-summary,.account-project-grid{grid-template-columns:1fr}}@media (width<=720px){.account-hero{padding:45px 1.25rem 32px}.account-projects{padding:34px 1.25rem 55px}.account-summary{margin:20px 1.25rem 0}}
