:root{--ink:#20272a;--muted:#6a7471;--paper:#fffaf3;--panel:#fff;--line:#e4d7c8;--red:#efbd2c;--deep-red:#b57c00;--green:#1d2427;--gold:#f6d777;--rose:#f5e1ae;--shadow:0 24px 70px #33251c29;--mx:50vw;--my:40vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.public-site.theme-signal{--red:#ef7b38;--deep-red:#c75720;--gold:#ffd0a9;--rose:#f7dcc7}.public-site.theme-midnight{--ink:#dfe8eb;--muted:#82939a;--paper:#eef3f4;--panel:#f8fbfb;--line:#b9cbd0;--red:#287b8d;--deep-red:#1d5b6a;--green:#17252e;--gold:#8fd3df;--rose:#d5eaec}.public-site.theme-signal{background:#fffaf4}.public-site.theme-signal .hero{background:linear-gradient(90deg,#171c1ef0,#8f4221c7),url(/media/carsun-banner.png) 50%/cover}.public-site.theme-midnight{background:#eef3f4}.public-site.theme-midnight .hero{background:linear-gradient(90deg,#0d1921f5,#194a58d1),url(/media/carsun-banner.png) 50%/cover}.public-site.theme-midnight .catalog-book,.public-site.theme-midnight .product-card,.public-site.theme-midnight .filters,.public-site.theme-midnight .selection-panel,.public-site.theme-midnight .drawer{border-color:#b9cbd0}*{box-sizing:border-box}body{color:var(--ink);background:radial-gradient(circle at var(--mx) var(--my), #bd1f2d1c, transparent 240px), linear-gradient(115deg, #fffaf4 0%, #f6f0e8 48%, #fff 100%);margin:0;overflow-x:hidden}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}.cursor-scent{pointer-events:none;z-index:20;background:radial-gradient(circle at var(--mx) var(--my), #ffffff6b, transparent 110px);mix-blend-mode:soft-light;position:fixed;inset:0}.hero{color:#fff;background:linear-gradient(90deg,#101314f0,#5b4a18b8),url(/media/carsun-banner.png) 50%/cover;min-height:640px;padding:26px clamp(22px,4vw,70px) 44px}.topbar{justify-content:space-between;align-items:center;gap:18px;display:flex}.brand-lockup{color:inherit;align-items:center;gap:14px;text-decoration:none;display:flex}.brand-mark{color:#fff;letter-spacing:0;background:#ffffff21;border:1px solid #ffffff7a;place-items:center;width:68px;height:68px;font-family:Georgia,serif;font-size:24px;display:grid}.brand-logo{place-items:center;width:110px;height:68px;display:grid}.brand-logo img{object-fit:contain;width:100%;height:auto;display:block}.brand-lockup strong,.brand-lockup small{display:block}.brand-lockup strong{text-transform:uppercase;font-size:18px}.brand-lockup small{color:#ffffffc2}.top-actions{flex-wrap:wrap;gap:10px;display:flex}.language-switcher{background:#ffffff1a;border:1px solid #ffffff52;border-radius:6px;align-items:center;padding:3px;display:inline-flex}.language-switcher button{color:#ffffffbd;background:0 0;border:0;border-radius:4px;min-height:34px;padding:0 11px;font-size:12px;font-weight:900}.language-switcher button.active,.language-switcher button:hover{background:var(--gold);color:var(--ink)}.ghost-button,.dark-button{border:1px solid var(--line);border-radius:6px;min-height:42px;padding:0 18px;font-weight:800;text-decoration:none}.ghost-button{color:var(--ink);background:#ffffffe0}.dark-button{background:var(--red);color:#fff;border-color:#0000;justify-content:center;align-items:center;display:inline-flex}.dark-button:hover,.selection-pill:hover{background:var(--deep-red)}.full{width:100%}.top-actions .ghost-button{justify-content:center;align-items:center;display:inline-flex}.brand-catalogs{max-width:1480px;margin:0 auto;padding:92px clamp(22px,4vw,70px) 54px}.catalogs-heading{grid-template-columns:minmax(300px,1fr) minmax(260px,.65fr);align-items:end;gap:42px;margin-bottom:34px;display:grid}.catalogs-heading h2{margin:0;font-family:Georgia,serif;font-size:clamp(38px,5vw,68px);line-height:.98}.catalogs-heading>p{max-width:560px;color:var(--muted);margin:0;font-size:17px;line-height:1.7}.catalog-book-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.catalog-book{border:1px solid var(--line);background:#ffffffd1;min-width:0;transition:transform .25s,box-shadow .25s;box-shadow:0 15px 38px #30231b14}.catalog-book:hover{transform:translateY(-6px);box-shadow:0 24px 55px #30231b29}.catalog-cover{background:linear-gradient(145deg,#f1e9df,#fff);place-items:center;height:310px;display:grid;position:relative;overflow:hidden}.catalog-cover:after{content:"Open / 打开";color:#fff;opacity:0;background:#20272ae6;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:900;transition:opacity .2s,transform .2s;position:absolute;bottom:18px;right:18px;transform:translateY(8px)}.catalog-cover:hover:after{opacity:1;transform:translateY(0)}.catalog-cover img{object-fit:contain;width:100%;height:100%;transition:transform .35s}.catalog-cover:hover img{transform:scale(1.025)}.catalog-index{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#20272ad1;border:1px solid #ffffffa3;place-items:center;width:44px;height:44px;font-family:Georgia,serif;font-size:17px;display:grid;position:absolute;top:16px;left:16px}.catalog-book-body{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;padding:22px;display:grid}.catalog-book-body p,.catalog-book-body h3,.catalog-book-body span{margin:0}.catalog-book-body p{color:var(--red);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900}.catalog-book-body h3{margin-top:6px;font-family:Georgia,serif;font-size:23px}.catalog-book-body div>span{color:var(--muted);margin-top:6px;font-size:12px;display:block}.catalog-book-body>a{color:var(--ink);white-space:nowrap;font-size:13px;font-weight:900;text-decoration:none}.catalog-book-body>a:hover{color:var(--red)}.hero-grid{grid-template-columns:minmax(300px,.9fr) minmax(320px,.8fr);align-items:end;gap:clamp(24px,6vw,90px);max-width:1380px;margin:78px auto 0;display:grid}.eyebrow{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:900}.hero h1{letter-spacing:0;max-width:680px;margin:0;font-family:Georgia,serif;font-size:clamp(50px,5.4vw,88px);line-height:.94}.hero-text{color:#ffffffdb;max-width:600px;margin:28px 0 0;font-size:20px;line-height:1.7}.hero-stats{gap:12px;margin-top:34px;display:flex}.hero-stats span{background:#ffffff1a;border:1px solid #ffffff52;padding:12px 16px;font-weight:800}.quick-moods{gap:14px;max-width:760px;margin-top:30px;display:grid}.quick-mood-group{grid-template-columns:126px minmax(0,1fr);align-items:start;gap:12px;display:grid}.quick-mood-group>div{flex-wrap:wrap;gap:8px;display:flex}.quick-mood-label{color:#ffffffa3;letter-spacing:.14em;text-transform:uppercase;padding-top:9px;font-size:10px;font-weight:900}.mood-chip{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff47;border-radius:999px;padding:9px 13px;font-weight:800}.mood-chip:hover{background:#fff3;border-color:#ffffff9e}.quick-mood-note{color:#ffffffb3;letter-spacing:.04em;align-self:center;padding:8px 3px;font-size:11px;font-weight:800}.hero-visual{isolation:isolate;background:linear-gradient(135deg,#ffffff2e,#ffffff0a),radial-gradient(circle at 50% 70%,#bd1f2d61,#0000 48%);border:0;min-height:430px;position:relative;overflow:hidden}.company-profile-visual{background:linear-gradient(135deg,#ffffff29,#ffffff0a),radial-gradient(circle at 22% 20%,#fff3,#0000 34%),linear-gradient(145deg,#c7111f47,#3d121652);place-items:center;min-height:0;padding:32px 34px 30px;display:grid}.company-profile-stack{z-index:2;gap:18px;width:min(100%,560px);display:grid;position:relative}.hero-visual:before{content:"";z-index:-1;border:1px solid #ffffff4d;position:absolute;inset:34px 70px 76px;transform:skew(-8deg)}.hero-visual:after{content:"";filter:blur(18px);z-index:-1;background:#0000003d;height:28px;position:absolute;bottom:24px;left:18%;right:18%}.hero-visual img{object-fit:contain;filter:drop-shadow(0 38px 50px #00000052);width:100%;height:430px;transform:translate3d(calc((var(--mx) - 50vw) / 90), calc((var(--my) - 50vh) / 120), 0);padding:34px 84px 86px;transition:transform .18s}.company-profile-link{z-index:1;width:100%;display:block;position:relative}.company-profile-visual img{object-fit:cover;filter:none;border:1px solid #ffffff80;width:100%;height:auto;max-height:220px;padding:0;display:block;box-shadow:0 28px 70px #00000052,0 0 0 14px #ffffff14}.company-profile-visual:before{border-color:#ffffff3d;inset:42px 26px 24px}.scent-lines{pointer-events:none;position:absolute;inset:0;overflow:hidden}.scent-lines span{background:linear-gradient(90deg,#0000,#ffffffb8,#0000);width:42%;height:1px;animation:4.8s ease-in-out infinite scentLine;position:absolute;right:10%}.scent-lines span:first-child{top:28%}.scent-lines span:nth-child(2){animation-delay:1.1s;top:48%}.scent-lines span:nth-child(3){animation-delay:2.3s;top:66%}@keyframes scentLine{0%{opacity:0;transform:translate(90px)}35%{opacity:.8}to{opacity:0;transform:translate(-120px)}}.hero-card{border-left:4px solid var(--red);width:100%;color:var(--ink);background:#ffffffeb;padding:18px;position:relative;box-shadow:0 18px 45px #0000002e}.hero-card span,.hero-card strong{display:block}.hero-card span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:900}.hero-card strong{margin-top:5px;font-size:22px}.hero-card-description{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.55}.profile-button{background:var(--red);color:#fff;text-transform:uppercase;align-items:center;min-height:38px;margin-top:14px;padding:0 16px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.profile-button:hover{background:#b57c00}.product-status{width:fit-content;color:var(--deep-red);letter-spacing:.08em;text-transform:uppercase;border:1px solid #efbd2c7a;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:900;display:inline-flex}.product-status.provisional{border-color:var(--line);color:var(--muted)}.pending-media{color:#ffffffc7;letter-spacing:.08em;text-align:center;text-transform:uppercase;background:linear-gradient(145deg,#2e3334,#1b1f20);border:1px dashed #efbd2c99;place-items:center;width:86%;height:170px;font-size:12px;font-weight:900;display:grid}.pending-media small{color:var(--gold);letter-spacing:.04em;text-transform:none;margin-top:7px;font-size:10px;display:block}main{padding:30px clamp(16px,3vw,46px) 100px}.filters,.catalog-shell{max-width:1680px;margin:0 auto}.filters{z-index:10;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf3eb;grid-template-columns:minmax(260px,1.6fr) repeat(3,minmax(160px,1fr)) auto;align-items:end;gap:12px;padding:18px;display:grid;position:sticky;top:0}label{color:var(--muted);text-transform:uppercase;gap:6px;font-size:12px;font-weight:900;display:grid}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:6px;outline:none;min-height:44px;padding:0 12px}textarea{resize:vertical;min-height:86px;padding:12px}input:focus,select:focus,textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px #bd1f2d1f}.catalog-shell{grid-template-columns:270px minmax(0,1fr);gap:28px;margin-top:26px;scroll-margin-top:112px;display:grid}.series-panel{border:1px solid var(--line);background:#ffffffbf;align-self:start;max-height:calc(100vh - 120px);padding:22px;position:sticky;top:96px;overflow:auto}.series-panel h2,.section-heading h2,.drawer h2,.selection-panel h2{margin:0;font-family:Georgia,serif;font-size:28px}.series-list{gap:8px;margin-top:18px;display:grid}.series-item{border:1px solid #0000;border-bottom-color:var(--line);width:100%;color:var(--ink);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:10px;padding:12px 8px;font-weight:800;display:flex}.series-item>span:first-child{flex:1}.series-item .meta{color:var(--muted);white-space:nowrap;font-size:12px;font-weight:700}.series-item.active .meta,.series-item:hover .meta{color:currentColor}.series-item.active,.series-item:hover{border-color:var(--line);color:var(--red);background:#fff}.product-name-cn{color:var(--muted);margin:-5px 0 8px;font-size:13px}.image-loading{border:1px dashed var(--line);color:var(--muted);place-content:center;justify-items:center;gap:10px;font-size:12px;font-weight:800;display:grid;position:absolute;inset:18px}.image-loading[hidden]{display:none}.image-loading i{border:2px solid #bd1f2d33;border-top-color:var(--red);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite imageSpin}.image-loading.image-delayed i{animation-duration:1.5s}@keyframes imageSpin{to{transform:rotate(360deg)}}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px;display:flex}.product-grid{grid-template-columns:repeat(auto-fill,minmax(235px,1fr));gap:18px;display:grid}.product-card{border:1px solid var(--line);background:var(--panel);min-height:410px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);border-color:#bd1f2d59;transform:translateY(-4px)}.product-card.selected{box-shadow:0 0 0 3px #bd1f2d1a, var(--shadow);border-color:#bd1f2d9e}.product-card.selected .product-image:after{content:"Selected";background:var(--red);color:#fff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;position:absolute;top:12px;right:12px}.product-image{background:#f4efe9;border:0;place-items:center;height:220px;display:grid;position:relative;overflow:hidden}.product-image:before{content:"";filter:blur(10px);background:#54342d1f;height:18px;position:absolute;inset:auto 20% 16px}.product-image img{object-fit:contain;max-width:86%;max-height:190px;transition:transform .22s}.product-card:hover .product-image img{transform:scale(1.04)}.no-image{border:1px dashed var(--line);width:86%;height:170px;color:var(--muted);place-items:center;font-weight:900;display:grid}.no-image:after{content:"No Image"}.product-body{gap:8px;padding:16px;display:grid}.product-body h3{margin:0;font-size:18px;line-height:1.25}.meta{color:var(--muted);font-size:13px;line-height:1.45}.tag-row{flex-wrap:wrap;gap:6px;display:flex}.tag{border:1px solid var(--line);color:var(--green);border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800}.card-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:auto;display:grid}.selection-pill{z-index:30;background:var(--red);color:#fff;min-height:56px;box-shadow:var(--shadow);border:0;border-radius:999px;align-items:center;gap:10px;padding:0 18px 0 22px;display:flex;position:fixed;bottom:24px;right:24px}.selection-pill strong{width:32px;height:32px;color:var(--red);background:#fff;border-radius:50%;place-items:center;display:grid}.fly-item{z-index:80;object-fit:contain;border:1px solid var(--line);width:80px;height:80px;box-shadow:var(--shadow);pointer-events:none;background:#fff;animation:.72s cubic-bezier(.2,.82,.2,1) forwards flyToCart;position:fixed}@keyframes flyToCart{to{transform:translate(var(--tx), var(--ty)) scale(.22) rotate(9deg);opacity:0}}.drawer-backdrop{z-index:35;background:#14161673;position:fixed;inset:0}.drawer,.selection-panel{z-index:40;background:var(--paper);width:min(560px,94vw);height:100vh;transition:transform .22s;position:fixed;top:0;right:0;overflow:auto;transform:translate(105%);box-shadow:-28px 0 70px #251a163d}.drawer.open,.selection-panel.open{transform:translate(0)}.close-button{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;font-size:24px;display:grid}.drawer .close-button{position:absolute;top:18px;right:18px}.mobile-drawer-nav{display:none}@media (max-width:760px){.mobile-drawer-nav{z-index:5;padding:max(10px, env(safe-area-inset-top)) 14px 10px;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf3f5;display:flex;position:sticky;top:0}.mobile-drawer-nav button{min-height:42px;color:var(--ink);background:0 0;border:0;font-weight:900}.mobile-drawer-nav button span{margin-left:6px}.drawer .close-button{display:none}}.drawer-media{background:#f4efe9;position:relative}.drawer-image-button{background:0 0;border:0;width:100%;padding:0;line-height:0;display:block}#drawerImage:not([hidden]){cursor:zoom-in}#drawerImage:focus-visible{outline:3px solid var(--red);outline-offset:-3px}.drawer-picture,.drawer-media>img{object-fit:contain;width:100%;height:360px;padding:56px;display:block}.drawer-media>.drawer-pending{width:100%;height:360px}.drawer-media-actions{grid-template-columns:1fr 1fr;gap:8px;padding:0 28px 20px;display:grid}.drawer-media-actions button:disabled{cursor:not-allowed;opacity:.45}.drawer-body,.selection-panel{padding:28px}.item-code{color:var(--red);margin:0}.item-code span,.item-code strong{display:block}.item-code span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:900}.item-code strong{font-size:18px;font-weight:900}.item-code-row{justify-content:space-between;align-items:end;gap:12px;margin:8px 0 20px;display:flex}.copy-code-button{border:1px solid var(--line);min-height:36px;color:var(--ink);background:#fff;border-radius:5px;padding:0 14px;font-weight:900}.copy-code-button:hover{border-color:var(--red);color:var(--red)}.image-lightbox{z-index:80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#141212eb;grid-template-rows:minmax(0,1fr) auto;gap:16px;padding:36px;display:grid;position:fixed;inset:0}.image-lightbox[hidden]{display:none}.lightbox-stage{cursor:zoom-in;touch-action:none;place-items:center;width:100%;height:100%;min-height:0;display:grid;overflow:hidden}.lightbox-stage.zoomed{cursor:grab}.lightbox-stage.dragging{cursor:grabbing}.image-lightbox img{object-fit:contain;transform-origin:50%;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background:#fff;max-width:min(94vw,1500px);max-height:calc(100vh - 130px);transition:transform .12s ease-out;box-shadow:0 30px 90px #0000007a}.lightbox-stage.dragging img{transition:none}.lightbox-toolbar{z-index:2;color:#fff;background:#191717db;border:1px solid #ffffff2e;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;display:flex}.lightbox-toolbar button{color:#fff;background:#ffffff1a;border:1px solid #ffffff3d;border-radius:5px;min-width:40px;min-height:38px;font-weight:900}.lightbox-toolbar button:hover{color:var(--ink);background:#fff}.lightbox-toolbar strong{text-align:center;min-width:58px}.lightbox-toolbar span{color:#ffffffb8;margin-left:6px;font-size:12px}.image-lightbox .close-button{position:absolute;top:24px;right:24px}body.lightbox-open{overflow:hidden}dl{border-top:1px solid var(--line);grid-template-columns:130px minmax(0,1fr);gap:0;margin:0 0 24px;display:grid}dt,dd{border-bottom:1px solid var(--line);margin:0;padding:13px 0}dt{color:var(--muted);font-weight:900}dd{line-height:1.45}.panel-head{justify-content:space-between;align-items:start;gap:20px;margin-bottom:20px;display:flex}.selection-tools{gap:10px;margin-bottom:16px;display:grid}.batch-tool,.bulk-quantity{border:1px solid var(--line);background:#fff}.batch-tool summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:14px;list-style:none;display:flex}.batch-tool summary::-webkit-details-marker{display:none}.batch-tool summary strong,.batch-tool summary small,.bulk-quantity strong,.bulk-quantity small{display:block}.batch-tool summary small,.bulk-quantity small{color:var(--muted);margin-top:3px;font-size:11px;font-weight:500}.summary-arrow{color:var(--red);font-size:20px;transition:transform .2s}.batch-tool[open] .summary-arrow{transform:rotate(180deg)}.batch-tool-body{border-top:1px solid var(--line);gap:9px;padding:14px;display:grid}.batch-tool-body label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.batch-tool-body textarea,.bulk-quantity input{border:1px solid var(--line);width:100%;color:var(--ink);background:#fffdf9;border-radius:5px}.batch-tool-body textarea{resize:vertical;padding:11px;line-height:1.5}.batch-result{color:var(--muted);background:#f7efe7;border-radius:5px;padding:10px;font-size:12px;line-height:1.5}.batch-result.has-missing{color:var(--deep-red);background:#fff2f0;border:1px solid #bd1f2d40}.bulk-quantity{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.bulk-quantity>div{grid-template-columns:64px auto;gap:7px;display:grid}.bulk-quantity input{text-align:center;min-height:42px;padding:0 8px;font-weight:900}.bulk-quantity .ghost-button{white-space:nowrap;padding:0 12px}.selection-items{gap:10px;margin-bottom:20px;display:grid}.selection-row{border:1px solid var(--line);background:#fff;grid-template-columns:54px minmax(0,1fr) 92px 36px;align-items:center;gap:10px;padding:8px;display:grid}.selection-row img,.selection-thumb{object-fit:contain;background:#f4efe9;width:54px;height:54px}.selection-row strong,.selection-row small{display:block}.selection-row small{color:var(--muted)}.qty-control{grid-template-columns:28px 1fr 28px;gap:4px;display:grid}.qty-control small{color:var(--muted);text-align:center;text-transform:uppercase;grid-column:1/-1;font-size:10px;font-weight:900;line-height:1}.qty-control button,.remove-row{border:1px solid var(--line);background:#fff;border-radius:4px;min-height:30px}.qty-control input{text-align:center;min-height:30px;padding:0}.order-form{border-top:1px solid var(--line);gap:12px;padding-top:18px;display:grid}.two-col{grid-template-columns:1fr 1fr;gap:10px;display:grid}.order-result{background:#fff4f2;border:1px solid #bd1f2d47;margin-top:16px;padding:16px;line-height:1.55}.sheet-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-bottom:12px;display:flex}.customer-sheet{border:1px solid var(--line);background:#fff;padding:16px;overflow-x:auto}.customer-sheet h3{margin:0 0 12px;font-family:Georgia,serif;font-size:24px}.sheet-meta{grid-template-columns:1fr 1fr;gap:8px 12px;margin-bottom:12px;display:grid}.sheet-meta span{border-bottom:1px solid var(--line);gap:2px;padding-bottom:6px;display:grid}.sheet-meta strong{color:var(--muted);text-transform:uppercase;font-size:11px}.sheet-note{background:#fff8ef;margin:12px 0;padding:10px}.customer-sheet table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:980px;font-size:12px}.customer-sheet th,.customer-sheet td{border:1px solid var(--line);text-align:left;vertical-align:middle;word-break:normal;overflow-wrap:anywhere;padding:7px 8px;line-height:1.3}.customer-sheet th{color:var(--ink);letter-spacing:.02em;background:#f5e4dd;font-size:11px}.customer-sheet th:first-child,.customer-sheet td:first-child{text-align:center;width:38px}.customer-sheet th:nth-child(2),.customer-sheet td:nth-child(2){text-align:center;width:72px}.customer-sheet th:nth-child(3),.customer-sheet td:nth-child(3){white-space:nowrap;overflow-wrap:normal;width:92px}.customer-sheet th:nth-child(4),.customer-sheet td:nth-child(4){width:155px}.customer-sheet th:nth-child(5),.customer-sheet td:nth-child(5){width:86px}.customer-sheet th:nth-child(6),.customer-sheet td:nth-child(6){white-space:nowrap;overflow-wrap:normal;width:72px}.customer-sheet th:nth-child(7),.customer-sheet td:nth-child(7){text-align:center;width:96px}.customer-sheet th:nth-child(8),.customer-sheet td:nth-child(8){width:125px}.customer-sheet th:nth-child(9),.customer-sheet td:nth-child(9){text-align:center;width:58px}.sheet-picture-cell{text-align:center}.sheet-picture{box-sizing:border-box;object-fit:contain;border:1px solid var(--line);background:#fffaf3;width:56px;height:56px;margin:0 auto;display:block}.sheet-no-image{width:56px;height:56px;margin:0 auto;font-size:10px}.sheet-no-image[hidden],.no-image[hidden]{display:none!important}.sheet-pending-media{width:56px;height:56px;color:var(--gold);text-align:center;text-transform:uppercase;background:#252a2b;place-items:center;margin:0 auto;font-size:9px;font-weight:900;display:grid}.sheet-picture-cell>img{display:block}.sheet-highlight{color:#9f1825;background:#fff0e8;font-size:15px;font-weight:800}.sheet-qty{color:#9f1825;font-size:18px;font-weight:800}.sheet-qty small{color:var(--muted);font-size:9px;display:block}.sheet-detail-row>td{background:#fffaf3;padding:14px 18px}.sheet-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;display:grid}.sheet-detail{border-bottom:1px solid var(--line);grid-template-columns:130px minmax(0,1fr);gap:12px;padding:8px 0;display:grid}.sheet-detail strong{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:10px}.sheet-detail span{color:var(--ink);line-height:1.45}@media print{body>:not(.selection-panel),.panel-head,.selection-items,.selection-tools,.order-form,.selection-pill,.sheet-actions{display:none!important}.selection-panel{width:auto;height:auto;box-shadow:none;background:#fff;position:static;overflow:visible;transform:none}.order-result{background:#fff;border:0}.sheet-picture{width:58px;height:58px}}@media (max-width:960px){.hero-grid,.catalog-shell,.filters,.catalogs-heading{grid-template-columns:1fr}.catalog-book-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{min-height:0}.hero-grid{margin-top:56px}.series-panel{max-height:260px;position:static}}@media (max-width:640px){.brand-catalogs{padding-top:64px}.catalog-book-grid{scroll-snap-type:x mandatory;gap:14px;padding-bottom:12px;display:flex;overflow-x:auto}.catalog-book{scroll-snap-align:start;flex:0 0 84vw}.catalog-cover{height:260px}.catalog-book-body,.bulk-quantity{grid-template-columns:1fr}.bulk-quantity>div{grid-template-columns:72px 1fr}}@media (max-width:760px){.drawer,.selection-panel{width:100vw;max-width:100vw}.drawer-media,.drawer-image-button{width:100%}.drawer-picture,.drawer-media>img{height:clamp(220px,62vw,320px);padding:24px}.drawer-media>.drawer-pending{height:clamp(220px,62vw,320px)}.drawer-media-actions{padding-inline:16px}.drawer-body,.selection-panel{padding:20px 16px calc(24px + env(safe-area-inset-bottom))}.image-lightbox{padding:max(16px, env(safe-area-inset-top)) 12px calc(12px + env(safe-area-inset-bottom))}.image-lightbox img{max-width:100%;max-height:calc(100svh - 130px)}.lightbox-toolbar{flex-wrap:wrap;justify-content:center}.lightbox-toolbar span{text-align:center;width:100%;margin:2px 0 0}.customer-sheet{overflow:visible}.customer-sheet table{table-layout:auto;min-width:0}.customer-sheet thead{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.customer-sheet tbody,.customer-sheet tr,.customer-sheet td{display:block;width:100%!important}.customer-sheet tr{border:1px solid var(--line);margin-bottom:10px}.customer-sheet td{border:0;border-bottom:1px solid var(--line);grid-template-columns:78px minmax(0,1fr);align-items:center;gap:10px;padding:8px;display:grid;text-align:left!important;white-space:normal!important}.customer-sheet td:before{content:attr(data-label);color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:900}.customer-sheet td:last-child{border-bottom:0}.customer-sheet td.sheet-picture-cell{min-height:70px}.customer-sheet .sheet-picture,.customer-sheet .sheet-pending-media{width:52px;height:52px;margin:0}.customer-sheet td.sheet-highlight{color:var(--ink);font-size:13px}.customer-sheet td.sheet-qty{color:var(--ink);font-size:15px}}@media (max-width:620px){body{background:#fffaf3}.cursor-scent,.scent-lines{display:none}.hero{min-height:0;padding:14px 14px 20px}.topbar,.section-heading,.hero-stats,.two-col{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.topbar,.brand-lockup{gap:10px}.brand-mark{width:46px;height:46px;font-size:17px}.brand-logo{width:82px;height:46px}.brand-lockup strong{font-size:13px}.brand-lockup small{display:none}.top-actions{width:100%}.top-actions .ghost-button{width:100%;min-height:36px;padding:0 12px;font-size:13px}.language-switcher{width:100%}.language-switcher button{flex:1}.hero-grid{gap:16px;margin-top:26px}.hero-copy{width:calc(100vw - 28px);min-width:0;max-width:360px;overflow:hidden}.hero h1{max-width:360px;font-size:clamp(36px,10vw,40px);line-height:.98}.hero-text{overflow-wrap:anywhere;width:min(100%,330px);max-width:330px;margin-top:14px;font-size:15px;line-height:1.5}.quick-moods{display:none}.hero-stats{flex-direction:row;gap:8px;width:min(100%,360px);margin-top:16px}.hero-stats span{flex:1;min-width:0;padding:9px 10px;font-size:13px}.hero-visual{min-height:210px}.company-profile-visual{padding:18px 14px 20px}.company-profile-stack{gap:12px}.company-profile-link{width:100%}.company-profile-visual img{max-height:120px;box-shadow:0 16px 34px #0000003d,0 0 0 8px #ffffff14}.hero-visual:before{inset:24px 24px 56px}.hero-visual img{height:180px;padding:16px 24px 58px}.hero-card{padding:12px}.hero-card span{font-size:10px}.hero-card strong{margin-top:2px;font-size:15px;line-height:1.2}.profile-button{min-height:30px;margin-top:8px;padding:0 10px;font-size:11px}main{padding:10px 10px 88px}.filters{border-left:0;border-right:0;grid-template-columns:minmax(0,1.35fr) minmax(100px,.9fr) 58px;align-items:stretch;gap:6px;margin-inline:-10px;padding:8px;top:0}.search-box{grid-column:auto}.filter-box:nth-of-type(2),.filter-box:nth-of-type(3){grid-column:span 1}.filters .filter-box:nth-of-type(3){grid-column:1/2}.filters .search-box>label,.filters .filter-box>label{display:none}.filters input,.filters select,.filters .ghost-button{border-radius:5px;min-height:32px;padding:0 7px;font-size:12px}.filters .ghost-button{grid-area:1/3/2/4}.catalog-shell{gap:12px;margin-top:12px;scroll-margin-top:142px}.series-panel{max-height:118px;padding:10px}.series-panel h2{font-size:20px}.series-list{gap:4px;margin-top:8px}.series-item{padding:7px 6px;font-size:13px}.section-heading{gap:10px;margin-bottom:10px}.section-heading h2{font-size:24px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{min-height:0}.product-image{height:132px}.product-image img{max-width:88%;max-height:112px}.no-image{height:104px}.product-body{gap:5px;padding:10px}.product-body .eyebrow{font-size:9px}.product-body h3{font-size:14px}.meta{font-size:11px;line-height:1.3}.tag{padding:3px 6px;font-size:10px}.card-actions{grid-template-columns:1fr;gap:6px}.card-actions .ghost-button,.card-actions .dark-button{min-height:34px;padding:0 8px;font-size:12px}.selection-pill{min-height:46px;padding:0 12px 0 14px;font-size:13px;bottom:12px;right:12px}.selection-pill strong{width:26px;height:26px}.selection-row{grid-template-columns:48px minmax(0,1fr) 34px;grid-template-areas:"thumb info remove""qty qty qty"}.selection-row>:first-child{grid-area:thumb}.selection-row>:nth-child(2){grid-area:info;min-width:0}.selection-row>.qty-control{grid-area:qty;grid-template-columns:32px minmax(0,1fr) 32px;width:100%;margin-top:4px}.selection-row>.remove-row{grid-area:remove;align-self:start}}
