:root{--ink:#241f18;--muted:#776f64;--paper:#f6f3ed;--white:#fffefa;--gold:#8b7751;--line:#241f1826;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif}a{color:inherit}button,input,textarea,select{font:inherit}.library-page{background:#f7f4ed;min-height:100vh;overflow:hidden}.library-header{border-bottom:1px solid #84784f73;justify-content:space-between;align-items:center;gap:2rem;width:min(1480px,100% - 5rem);height:86px;margin:0 auto;display:flex}.library-wordmark{color:#211c16;letter-spacing:.25em;white-space:nowrap;font:400 clamp(1rem,1.7vw,1.55rem)/1 Georgia,serif;text-decoration:none}.library-header nav{gap:clamp(1.5rem,4vw,4rem);display:flex}.library-header nav a{color:#2a251f;text-transform:uppercase;letter-spacing:.18em;font-size:.7rem;text-decoration:none}.library-header nav a:hover,.library-header nav a:focus-visible{color:var(--gold)}.featured-catalog__copy>span,.library-empty>span{color:var(--gold);text-transform:uppercase;letter-spacing:.22em;font-size:.72rem;font-weight:700}.featured-catalog{border-bottom:1px solid #84784f59;grid-template-columns:minmax(360px,.82fr) minmax(520px,1.18fr);align-items:stretch;width:min(1480px,100% - 5rem);min-height:min(760px,100svh - 86px);margin:0 auto;display:grid}.featured-catalog__copy{z-index:2;align-self:center;padding:clamp(3rem,5vw,6rem) clamp(2rem,6vw,6.5rem)}.featured-catalog__copy h1{letter-spacing:-.045em;text-wrap:balance;max-width:620px;margin:.6rem 0 1.25rem;font:400 clamp(4rem,6.1vw,6.7rem)/.88 Georgia,serif}.featured-catalog__copy p{color:#514b43;max-width:470px;margin:0;font-size:clamp(.96rem,1.15vw,1.08rem);line-height:1.65}.featured-catalog__intro-rule,.featured-catalog__detail-rule,.library-card__copy i{background:var(--gold);width:42px;height:1px;display:block}.featured-catalog__intro-rule{margin:1.25rem 0 1.9rem}.featured-catalog__detail-rule{margin:1.65rem 0 1.35rem}.featured-catalog__copy small{text-transform:uppercase;letter-spacing:.19em;margin-bottom:1.5rem;font-size:.68rem;display:block}.featured-catalog__visual{min-height:640px;color:var(--ink);isolation:isolate;background:#e3ddcf;place-items:center;text-decoration:none;display:grid;position:relative;overflow:hidden}.featured-catalog__label{z-index:5;text-transform:uppercase;letter-spacing:.2em;color:#241f18ad;font-size:.6rem;font-weight:700;position:absolute;top:2rem;right:2rem}.featured-catalog__sheet{z-index:1;aspect-ratio:900/1173;background:#eee8dd;border:1px solid #4d433614;width:min(55%,470px);position:absolute;box-shadow:0 24px 55px #392e201f}.featured-catalog__sheet--back{transform:translate(15%,3%)rotate(7deg)}.featured-catalog__sheet--front{background:#f5f1e8;transform:translate(8%,1.5%)rotate(3.6deg)}.featured-catalog__visual img{z-index:3;object-fit:contain;filter:drop-shadow(14px 25px 24px #2d221840);width:min(60%,520px);height:auto;max-height:690px;transition:transform .5s cubic-bezier(.22,1,.36,1),filter .5s;position:relative;transform:rotate(-1deg)}.featured-catalog__visual:hover img{filter:drop-shadow(17px 31px 28px #2d22184d);transform:translateY(-7px)rotate(-1.35deg)}.library-button{color:#fff;text-transform:uppercase;letter-spacing:.14em;background:#241f18;border:1px solid #241f18;padding:1rem 1.6rem;font-size:.72rem;text-decoration:none;transition:background .2s,color .2s;display:inline-block}.library-button:hover,.library-button:focus-visible{color:#241f18;background:0 0}.catalog-archive{width:min(1380px,100% - 5rem);margin:0 auto clamp(5rem,9vw,9rem);padding-top:clamp(3.5rem,6vw,6rem);scroll-margin-top:2rem}.section-title{text-align:center;justify-items:center;gap:.65rem;margin-bottom:2.5rem;display:grid}.section-title small{color:var(--gold);text-transform:uppercase;letter-spacing:.2em;font-size:.64rem;font-weight:700}.section-title h2{letter-spacing:-.025em;margin:0;font:400 clamp(2.4rem,4vw,4.2rem)/1 Georgia,serif}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.library-card{color:#241f18;background:#fffefac7;border:1px solid #241f181a;grid-template-columns:1.08fr .92fr;min-height:300px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:grid}.library-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px #322b2117}.library-card__cover{background:#e8e1d7;place-items:center;padding:1.5rem;display:grid;overflow:hidden}.library-card__cover img{filter:drop-shadow(8px 14px 12px #2d221838);width:min(100%,190px);height:auto}.library-card__copy{align-self:center;padding:1.5rem}.library-card__copy>span{color:var(--gold);text-transform:uppercase;letter-spacing:.12em;font-size:.64rem}.library-card__copy h3{margin:.55rem 0 0;font:400 clamp(1.7rem,2.3vw,2.5rem)/1.05 Georgia,serif}.library-card__copy b{text-transform:uppercase;letter-spacing:.13em;font-size:.66rem;font-weight:500}.library-empty{border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;width:min(1100px,100% - 2rem);margin:1rem auto 8rem;padding:5rem 2rem}.library-empty h2{margin:1rem 0;font:400 clamp(2rem,5vw,4rem)/1 Georgia,serif}.library-empty p{color:var(--muted)}.library-footer{color:#eee7da;background:#251f18;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;min-height:150px;padding:2.5rem clamp(2rem,4vw,4.5rem);display:grid}.library-footer .library-wordmark{color:#b29a6b}.library-footer div{gap:2.5rem;display:flex}.library-footer div a,.library-footer small{text-transform:uppercase;letter-spacing:.14em;font-size:.62rem;text-decoration:none}.library-footer small{color:#bdb4a6;justify-self:end}.viewer-library-link{z-index:40;color:#51483d;text-transform:uppercase;letter-spacing:.12em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffefae0;border:1px solid #241f1821;padding:.65rem .85rem;font-size:.62rem;text-decoration:none;position:fixed;top:1.1rem;left:1.25rem}.viewer-library-link:hover,.viewer-library-link:focus-visible{color:#241f18;border-color:var(--gold)}.catalog-shell{--rfb-bg:var(--catalog-background);--rfb-accent:var(--catalog-accent);min-height:100vh}.empty-state{text-align:center;place-content:center;min-height:100vh;padding:2rem;display:grid}.empty-state span,.kicker{letter-spacing:.25em;color:var(--gold);font-size:.72rem;font-weight:700}.empty-state h1{margin:1rem 0;font-family:Georgia,serif;font-size:clamp(2rem,6vw,4.6rem);font-weight:400}.empty-state p{color:var(--muted)}.admin-shell{background:#eeeae2;min-height:100vh}.admin-header{border-bottom:1px solid var(--line);z-index:20;background:#f8f6f1;justify-content:space-between;align-items:center;height:68px;padding:0 clamp(1rem,3vw,3rem);display:flex;position:sticky;top:0}.admin-brand{letter-spacing:.18em;font-size:.76rem;font-weight:800;text-decoration:none}.admin-brand span{color:var(--gold);margin-left:.65rem;font-weight:600}.text-link,.text-button{color:#6b6358;text-underline-offset:4px;cursor:pointer;background:0 0;border:0;align-items:center;min-height:40px;font-size:.8rem;display:inline-flex}.text-link:hover,.text-button:hover{color:var(--ink)}.text-link:focus-visible,.text-button:focus-visible,.button:focus-visible,.catalog-index__item:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.admin-main{width:min(1440px,100% - clamp(2rem,5vw,5rem));margin:0 auto;padding:clamp(2rem,4vw,4rem) 0 5rem}.admin-loading{place-items:center;min-height:calc(100vh - 68px);display:grid}.admin-overview{justify-content:space-between;align-items:end;gap:2rem;display:flex}.admin-overview h1{letter-spacing:-.025em;margin:.5rem 0 .8rem;font:400 clamp(2.8rem,5vw,4.75rem)/.95 Georgia,serif}.admin-overview p{color:#635b51;max-width:640px;margin:0;line-height:1.6}.overview-actions{align-items:center;gap:1rem;display:flex}.admin-statusline{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#6b6358;gap:1.5rem;margin:2rem 0 1.25rem;padding:.85rem 0;font-size:.78rem;display:flex}.admin-statusline span{align-items:baseline;gap:.35rem;display:inline-flex}.admin-statusline b{color:var(--ink);font:400 1.15rem Georgia,serif}.message-stack{gap:.75rem;margin-bottom:1rem;display:grid}.form-error,.form-notice{align-items:baseline;gap:.5rem;padding:.85rem 1rem;font-size:.82rem;display:flex}.form-error{color:#7f2924;background:#fff0ee;border:1px solid #e6bab6}.form-notice{color:#245b36;background:#eef7f0;border:1px solid #b9d4c0}.upload-popup{z-index:60;border:1px solid #241f182e;border-left:3px solid var(--gold);background:#fffefa;gap:.65rem;width:min(360px,100vw - 2rem);padding:1rem 1.1rem;display:grid;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 18px 45px #241f1833}.upload-popup>div{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.upload-popup span{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.upload-popup b{font:400 1.35rem Georgia,serif}.upload-popup p{color:#6b6358;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.72rem;overflow:hidden}.upload-popup progress{width:100%;height:8px;accent-color:var(--gold);border:0}.create-catalog{background:var(--white);border:1px solid #241f1824;margin-bottom:1.25rem;padding:clamp(1.25rem,3vw,2rem);box-shadow:0 18px 50px #322b210f}.section-heading{justify-content:space-between;align-items:start;gap:2rem;margin-bottom:1.5rem;display:flex}.section-heading h2{margin:0 0 .35rem;font:400 1.8rem Georgia,serif}.section-heading p,.section-heading>span{color:#6b6358;margin:0;font-size:.8rem}.section-heading>span{white-space:nowrap}.catalog-form,.editor-form{gap:1.25rem;display:grid}.pdf-first-picker{background:#fffefa;border:1px dashed #8b77518c;align-content:center;min-height:142px;padding:1.25rem}.pdf-first-picker>span{color:var(--ink);font:400 1.15rem Georgia,serif}.pdf-first-picker input{cursor:pointer;background:#fff}.staged-file{background:#eef7f0;border-left:3px solid #41764f;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.3rem 1rem;padding:1rem 1.1rem;display:grid}.staged-file>span{color:#41764f;letter-spacing:.15em;grid-column:1/-1;font-size:.61rem;font-weight:800}.staged-file>b{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.82rem;overflow:hidden}.staged-file>small{color:#58705e;font-size:.7rem}.compression-panel{background:#f8f4ea;border:1px solid #8b775152;grid-template-columns:minmax(0,1fr) minmax(240px,.42fr);align-items:end;gap:1.5rem;padding:1rem 1.1rem;display:grid}.compression-panel__copy{gap:.3rem;display:grid}.compression-panel__copy>span{color:var(--gold);letter-spacing:.17em;font-size:.61rem;font-weight:800}.compression-panel__copy>b{font:400 1.1rem Georgia,serif}.compression-panel__copy>small{color:#6e655a;max-width:620px;font-size:.7rem;line-height:1.5}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.form-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}label{color:#5f574d;letter-spacing:.025em;gap:.45rem;font-size:.74rem;font-weight:600;display:grid}label small{color:#81786d;font-size:.68rem;font-weight:400;line-height:1.45}input,textarea,select{width:100%;min-height:44px;color:var(--ink);background:#fff;border:1px solid #241f1833;border-radius:0;outline:none;padding:.75rem .8rem}input::placeholder,textarea::placeholder{color:#8d857b;opacity:1}input:focus,textarea:focus,select:focus{border-color:var(--gold);box-shadow:0 0 0 3px #8b775121}textarea{resize:vertical;min-height:92px;line-height:1.5}input[type=color]{cursor:pointer;min-width:0;height:44px;padding:.25rem}.form-actions,.editor-quick-actions,.editor-footer{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.button{border:1px solid var(--ink);cursor:pointer;letter-spacing:.06em;justify-content:center;align-items:center;min-height:42px;padding:.72rem 1.1rem;font-size:.72rem;font-weight:700;text-decoration:none;display:inline-flex}.button.primary{background:var(--ink);color:#fff}.button.primary:hover{background:#42382d}.button.secondary{color:var(--ink);background:0 0}.button.secondary:hover{background:#241f180d}.button:disabled,.text-button:disabled{opacity:.48;cursor:wait}.catalog-workspace{background:var(--white);border:1px solid #241f1824;grid-template-columns:minmax(280px,340px) minmax(0,1fr);min-height:690px;display:grid;box-shadow:0 22px 60px #322b2112}.catalog-index{border-right:1px solid var(--line);background:#f5f2ec;min-width:0}.index-toolbar{border-bottom:1px solid var(--line);grid-template-columns:1fr 96px;gap:.6rem;padding:1rem;display:grid}.search-field>span,.filter-field>span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.index-toolbar input,.index-toolbar select{background:#fffefa;min-height:40px;font-size:.76rem}.catalog-index__list{align-content:start;max-height:760px;display:grid;overflow-y:auto}.catalog-index__item{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #241f181a;grid-template-columns:58px minmax(0,1fr);gap:.85rem;padding:.9rem 1rem;display:grid}.catalog-index__item:hover{background:#fffefab8}.catalog-index__item.is-selected{background:var(--white);box-shadow:inset 2px 0 var(--gold)}.catalog-index__item img{object-fit:cover;background:#e6e0d7;width:58px;height:76px;box-shadow:0 6px 14px #342b2124}.cover-placeholder{color:#8b7751;letter-spacing:.12em;background:#e6e0d7;place-items:center;width:58px;height:76px;font:700 .6rem Arial,sans-serif;display:grid;box-shadow:0 6px 14px #342b211a}.catalog-index__copy{align-content:center;gap:.35rem;min-width:0;display:grid}.catalog-index__copy>b{text-overflow:ellipsis;white-space:nowrap;font:400 1.02rem Georgia,serif;overflow:hidden}.catalog-index__copy small{color:#756c61;text-overflow:ellipsis;white-space:nowrap;font-size:.69rem;overflow:hidden}.catalog-index__copy>span{color:#665e54;text-transform:capitalize;font-size:.65rem}.status-dot{background:#a29a90;border-radius:50%;width:7px;height:7px;margin-right:.4rem;display:inline-block}.status-dot.published{background:#3f7a50}.status-dot.processing{background:#a47d2e}.status-dot.failed{background:#9a352f}.index-empty{text-align:center;gap:.35rem;padding:2rem 1rem;display:grid}.index-empty b{font:400 1.05rem Georgia,serif}.index-empty span{color:#776f64;font-size:.75rem}.catalog-editor{min-width:0}.editor-empty{text-align:center;place-content:center;justify-items:center;min-height:580px;padding:3rem;display:grid}.editor-empty>span{color:var(--gold);letter-spacing:.18em;font-size:.66rem}.editor-empty h2{margin:.8rem 0 .45rem;font:400 2rem Georgia,serif}.editor-empty p{color:#776f64;margin:0}.editor-form{gap:0}.editor-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem clamp(1.25rem,3vw,2.25rem);display:flex}.editor-title{align-items:center;gap:1rem;min-width:0;display:flex}.editor-title img{object-fit:cover;background:#e6e0d7;flex:none;width:64px;height:84px;box-shadow:0 7px 18px #342b2129}.editor-cover-placeholder{color:#8b7751;letter-spacing:.14em;background:#e6e0d7;flex:none;place-items:center;width:64px;height:84px;font-size:.62rem;font-weight:800;display:grid;box-shadow:0 7px 18px #342b211f}.editor-title h2{overflow-wrap:anywhere;margin:.45rem 0 .3rem;font:400 clamp(1.65rem,2.5vw,2.35rem)/1 Georgia,serif}.editor-title p{color:#776f64;margin:0;font-size:.72rem;line-height:1.45}.compression-result{flex-wrap:wrap;align-items:center;gap:.45rem .7rem;margin-top:.55rem;font-size:.65rem;display:flex}.compression-result b{color:#28623a;text-transform:uppercase;letter-spacing:.06em;background:#28623a12;border:1px solid #28623a33;padding:.25rem .4rem}.compression-result span{color:#776f64;text-transform:capitalize}.status{border:1px solid var(--line);color:#6b6358;text-transform:uppercase;letter-spacing:.1em;align-items:center;width:fit-content;padding:.32rem .5rem;font-size:.58rem;display:inline-flex}.status.published{color:#28623a;background:#28623a0f;border-color:#28623a4d}.status.processing{color:#73561c;background:#a47d2e14;border-color:#a47d2e59}.status.failed{color:#812d28;background:#9a352f12;border-color:#9a352f4d}.editor-section{border-bottom:1px solid var(--line);gap:1.1rem;padding:1.75rem clamp(1.25rem,3vw,2.25rem);display:grid}.preparation-status{background:#fbf6e8;border-bottom:1px solid #a47d2e47;align-items:center;gap:.8rem;padding:1rem clamp(1.25rem,3vw,2.25rem);display:flex}.preparation-status>i{border:2px solid #a47d2e40;border-top-color:#9a7427;border-radius:50%;flex:none;width:17px;height:17px;animation:.8s linear infinite upload-spin}.preparation-status>span{gap:.2rem;min-width:0;display:grid}.preparation-status b{font-size:.76rem}.preparation-status small{color:#746b60;font-size:.69rem;line-height:1.45}.preparation-status .button{margin-left:auto}.preparation-status.failed{background:#fff0ee;border-color:#9a352f40}.preparation-status.failed>i{border:0;border-radius:0;animation:none}.preparation-status.failed>i:before{content:"!";color:#fff;background:#9a352f;place-items:center;width:17px;height:17px;font-size:.68rem;font-style:normal;font-weight:800;display:grid}.editor-section__heading{grid-template-columns:minmax(160px,.42fr) 1fr;align-items:baseline;gap:1rem;display:grid}.editor-section__heading h3{margin:0;font:400 1.2rem Georgia,serif}.editor-section__heading p{color:#776f64;margin:0;font-size:.75rem}.placement-grid{grid-template-columns:minmax(0,1fr) minmax(180px,.45fr);align-items:end;gap:1rem;display:grid}.switch-field{cursor:pointer;background:#faf8f3;border:1px solid #241f1829;align-items:center;gap:.8rem;min-height:74px;padding:.8rem 1rem;display:flex}.switch-field input{width:1.1rem;height:1.1rem;min-height:1.1rem;accent-color:var(--gold)}.switch-field span{gap:.2rem;display:grid}.switch-field b{color:var(--ink);font-size:.78rem}.color-fields{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.toggle-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.toggle-row label{min-height:44px;color:var(--ink);cursor:pointer;background:#faf8f3;border:1px solid #241f1824;align-items:center;gap:.55rem;padding:.65rem .75rem;display:flex}.toggle-row input{width:1rem;height:1rem;min-height:1rem;accent-color:var(--gold)}.editor-footer{z-index:5;border-top:1px solid var(--line);background:#fffefaf5;padding:1rem clamp(1.25rem,3vw,2.25rem);position:sticky;bottom:0}.editor-footer>span{color:#7b7368;font-size:.68rem}.danger{color:#8f312b;margin-left:auto}.live-link{text-decoration:none}.auth-card{background:var(--white);border:1px solid var(--line);width:min(480px,100% - 2rem);margin:clamp(4rem,12vh,9rem) auto;padding:clamp(1.5rem,5vw,3.5rem);box-shadow:0 28px 80px #322b2114}.auth-card h1{margin:1rem 0;font:400 2.6rem Georgia,serif}.auth-card>p{color:var(--muted);line-height:1.6}.auth-card form{gap:1rem;margin:2rem 0 1.25rem;display:grid}.loading-line{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.75rem}@media (max-width:720px){.library-header{width:calc(100% - 2rem);height:70px}.library-wordmark{letter-spacing:.18em;font-size:.88rem}.library-header nav a:first-child{display:none}.library-header nav{gap:0}.featured-catalog{grid-template-columns:1fr;width:100%;min-height:0}.featured-catalog__copy{padding:3.5rem 1.5rem 3rem}.featured-catalog__copy h1{max-width:480px;font-size:clamp(3.65rem,18vw,5.4rem)}.featured-catalog__visual{min-height:520px}.featured-catalog__visual img{width:min(68%,330px);max-height:440px}.featured-catalog__sheet{width:min(62%,300px)}.featured-catalog__label{top:1.25rem;right:1.25rem}.catalog-archive{width:calc(100% - 2rem)}.catalog-grid{grid-template-columns:1fr}.library-card{min-height:260px}.library-footer{grid-template-columns:1fr;align-items:start}.library-footer div{flex-direction:column;gap:.8rem}.library-footer small{justify-self:start}.viewer-library-link{top:max(.75rem, env(safe-area-inset-top));-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;align-items:center;min-height:44px;padding:.5rem 0;display:inline-flex;position:absolute;left:1rem}.admin-header{height:60px}.admin-header .text-link{font-size:0}.admin-header .text-link:after{content:"View library ↗";font-size:.72rem}.admin-brand span{display:none}.admin-main{width:calc(100% - 1rem);padding-top:1.5rem}.admin-overview{flex-direction:column;align-items:start;gap:1.25rem}.admin-overview h1{font-size:3rem}.overview-actions{justify-content:space-between;width:100%}.admin-statusline{gap:1rem}.upload-popup{width:calc(100vw - 1.5rem);bottom:.75rem;right:.75rem}.section-heading{flex-direction:column;gap:.4rem}.form-grid,.form-grid--three,.placement-grid,.color-fields,.compression-panel{grid-template-columns:1fr}.preparation-status{flex-wrap:wrap;align-items:flex-start}.preparation-status .button{width:100%;margin-left:0}.catalog-workspace{display:block}.catalog-index{border-right:0;border-bottom:1px solid var(--line)}.catalog-index__list{max-height:318px}.editor-header{flex-direction:column;align-items:start;gap:1rem}.editor-quick-actions{width:100%}.editor-section__heading{grid-template-columns:1fr;gap:.3rem}.toggle-row{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-footer{position:static}.danger{margin-left:0}}@media (min-width:721px) and (max-width:1100px){.featured-catalog,.catalog-archive{width:calc(100% - 3rem)}.featured-catalog{grid-template-columns:minmax(300px,.85fr) minmax(390px,1.15fr);min-height:650px}.featured-catalog__copy{padding:3rem clamp(2rem,4vw,3.5rem)}.featured-catalog__copy h1{font-size:clamp(3.5rem,7vw,5.25rem)}.featured-catalog__visual{min-height:650px}.featured-catalog__visual img{width:min(67%,430px)}.featured-catalog__sheet{width:min(61%,390px)}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-main{width:calc(100% - 2rem)}.catalog-workspace{grid-template-columns:280px minmax(0,1fr)}.form-grid--three,.toggle-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.featured-catalog__visual img,.library-card{transition:none}.preparation-status>i{animation:none}}
