.library-tools{display:flex;align-items:center;gap:24px;margin:24px 0}.library-tools .search-box{flex:1;max-width:640px}.range-toggle{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--sub);white-space:nowrap}.range-toggle input{accent-color:var(--accent);width:18px;height:18px}
.library-layout{display:grid;grid-template-columns:205px minmax(0,1fr);gap:34px;align-items:start}.family-nav{position:sticky;top:100px;display:grid;gap:5px}.family-nav .eyebrow{padding:12px 14px}.family-nav button{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border-radius:12px;font-size:13px}.family-nav button[aria-pressed=true]{background:var(--accent);color:var(--on)}.family-nav button[aria-pressed=true] small{color:inherit}.family-nav button:hover:not([aria-pressed=true]){background:var(--chip)}
.library-list-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:28px}.library-list-head>span{font-size:12px;color:var(--muted)}.product-family{margin-bottom:30px}.product-family>h3{margin-bottom:12px;font-size:24px}.product-family h3 small{margin-left:8px}.library-product{display:grid;grid-template-columns:82px minmax(0,1fr) 190px auto;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.library-product .tile{width:82px;height:82px;border:1px solid var(--line);border-radius:16px;background:var(--tile)}.library-product .tile img{max-height:100%;object-fit:contain}.library-copy .device-title{font-size:14px;line-height:1.45}.library-copy>small{display:block;font-size:11px;margin:7px 0}.library-copy .pill{font-size:10px;padding:4px 8px}.library-prices{font-variant-numeric:tabular-nums}.library-prices strong{font-size:19px}.library-prices small{display:block;font:11px/1.5 Geist,sans-serif;color:var(--muted);margin-top:4px}.library-prices>span{display:block;font-size:13px;margin-top:12px}.price-origin{display:block;font:11px/1.5 Geist,sans-serif;color:var(--sub);margin-top:4px}
.price-banner{display:flex;align-items:center;justify-content:space-between;gap:15px;background:var(--accent-soft);border:1px solid var(--line);border-radius:14px;padding:16px 20px;margin:0 0 22px;font-size:13px}.price-banner p{font-size:12px}.price-banner small{display:block;font-size:12px}.drawer .library-layout{grid-template-columns:150px minmax(0,1fr);gap:20px}.drawer:has(#library-host){width:min(1050px,100vw)}.drawer .library-product{grid-template-columns:66px minmax(0,1fr) 155px auto;gap:12px}.drawer .library-product .tile{width:66px;height:66px}.drawer:has(#catalogue-edit){width:min(780px,100vw)}.drawer:has(#catalogue-edit) textarea{width:100%}.drawer:has(#catalogue-edit) .form-grid{margin-top:14px}.drawer:has(.detail-name)>.drawer-body>.tile{height:220px;display:grid;place-items:center;background:var(--tile);border-radius:18px}.drawer-body>.tile img{max-height:200px;object-fit:contain}
body.creating .workspace{max-width:1300px;padding-bottom:130px}.creator-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:22px;margin:18px 0 35px}.creator-heading h1{margin-top:10px}.creator-heading .lede{margin-top:12px}.creating .wizard-steps{justify-content:flex-start;gap:38px;margin:0 0 30px;padding:20px 0;border-bottom:1px solid var(--line)}.creating .wizard-steps li{font-size:14px}.creating .wizard-steps span{width:32px;height:32px}.creator-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:32px;align-items:start}.creator-stage{background:var(--card);border:1px solid var(--line);border-radius:24px;padding:32px;min-width:0}.creator-stage>h3{font-size:32px;margin-bottom:28px}.creator-stage .form-grid{gap:22px}.creator-stage textarea{width:100%;resize:vertical}.creator-context{position:sticky;top:100px;border-radius:20px;background:var(--card2);padding:24px;display:grid;gap:18px}.creator-price{display:grid;gap:8px;padding:20px 0;border-block:1px solid var(--line)}.creator-price strong{font:600 38px Cormorant,serif}.creator-price span{font-size:12px}.creator-context .note{margin:0}.creator-context p.muted{font-size:12px}.creator-context>small{font-size:11px}.creator-footer{position:fixed;bottom:0;left:0;right:0;z-index:15;display:flex;justify-content:space-between;gap:20px;padding:18px max(24px,calc((100vw - 1220px)/2));border-top:1px solid var(--line);background:var(--bar);backdrop-filter:blur(14px)}.creator-footer .button.primary{min-width:180px}.wizard-device-filters{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px;margin-bottom:22px}.wizard-device-filters select{width:100%;font-size:13px}.wizard-result-count{margin:20px 0 6px;color:var(--muted);font-size:12px}.guided-qty{display:grid;gap:6px;flex:none!important;text-align:center}.guided-qty>span{font-size:10px;color:var(--muted)}.guided-product .wizard-customer-price{font-size:17px;color:var(--ink);margin-top:12px}.wizard-customer-price span{font-size:11px;color:var(--muted)}.pricing-explainer{display:grid;gap:12px;padding:22px;background:var(--card2);border-radius:16px;margin:25px 0;font-size:13px;color:var(--sub)}
@media(max-width:1050px){.library-product{grid-template-columns:68px minmax(0,1fr) 155px;gap:14px}.library-product>.button{grid-column:3;justify-self:start}.library-product .tile{width:68px;height:68px;grid-row:span 2}.library-copy{grid-row:span 2}.library-layout{grid-template-columns:170px minmax(0,1fr);gap:22px}.creator-layout{grid-template-columns:minmax(0,1fr) 245px;gap:22px}.creator-stage{padding:24px}}
@media(max-width:760px){.library-layout,.drawer .library-layout{display:block}.family-nav{position:static;display:flex;overflow:auto;margin-bottom:24px;padding-bottom:5px}.family-nav .eyebrow{display:none}.family-nav button{white-space:nowrap;flex:none}.library-tools{align-items:stretch;flex-direction:column;gap:15px}.library-list-head{align-items:flex-start}.price-banner{flex-direction:column;align-items:flex-start}.creator-layout{display:block}.creator-context{position:static;margin-top:24px}.wizard-device-filters{grid-template-columns:1fr 1fr}.wizard-device-filters label:first-child{grid-column:1/-1}.creating .wizard-steps{gap:15px;justify-content:space-between}.creating .wizard-steps li{font-size:12px}.creating .wizard-steps span{width:26px;height:26px}.creator-heading{flex-direction:column}.creator-stage{padding:20px}.creator-stage>h3{font-size:27px}.creator-footer{padding:14px 18px}.library-product,.drawer .library-product{grid-template-columns:58px minmax(0,1fr) auto;gap:12px}.library-product .tile,.drawer .library-product .tile{width:58px;height:58px;grid-row:1}.library-copy{grid-column:2/-1;grid-row:1}.library-prices{grid-column:2;grid-row:2}.library-product>.button{grid-column:3;grid-row:2}.library-prices strong{font-size:17px}.guided-product .wizard-customer-price span{display:block}}
