:root{--paper:#f7f4ed;--surface:#fffdfa;--ink:#252a2a;--muted:#60645f;--blue:#2544b7;--blue-dark:#18328f;--blue-soft:#e9edf9;--line:#dddcd4;--terra:#a4482d;--serif:Georgia,"Times New Roman",serif;--sans:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 var(--sans);-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button{border:0;background:none}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}button:disabled{cursor:wait;opacity:.65}img{display:block;max-width:100%;object-fit:cover}svg{width:22px;height:22px;flex:none;vertical-align:middle}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.15;font-family:var(--serif);font-weight:500}h1{font-size:clamp(32px,3.5vw,48px);letter-spacing:-1.5px}h2{font-size:28px;letter-spacing:-.6px}h3{font-size:23px;letter-spacing:-.35px}p{color:var(--muted)}button i{font-style:normal}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--terra);outline-offset:4px}#screen-root:focus{outline:0}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-70px;left:20px;z-index:100;background:var(--blue);color:#fff;padding:12px 20px;border-radius:8px}.skip-link:focus{top:16px}
.app-shell{min-height:100dvh;display:grid;grid-template-columns:240px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100dvh;overflow-y:auto;padding:30px 18px 18px;border-right:1px solid var(--line);background:var(--surface);display:flex;flex-direction:column}.brand,.purchase-brand{display:flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none!important}.brand{padding:0 12px 28px}.brand-mark{width:42px;height:46px;background:var(--blue);color:white;font:italic 36px var(--serif);display:grid;place-items:center;border-radius:11px 4px 11px 4px}.brand strong,.purchase-brand strong{font:29px var(--serif);letter-spacing:-1px}.brand small,.purchase-brand small{display:block;letter-spacing:3px;font-size:10px;font-weight:650}.nav-label{display:block;margin:22px 14px 8px;color:var(--muted);font-size:10px;letter-spacing:1.25px;font-weight:700}.sidebar nav>.nav-label:first-child{margin-top:0}.nav-item{width:100%;min-height:44px;display:flex;align-items:center;gap:13px;text-align:left;padding:10px 14px;border-radius:9px;font-size:14px;font-weight:550;margin:2px 0;color:#4a504e}.nav-item svg{width:20px;height:20px}.nav-item.active{background:var(--blue-soft);color:var(--blue);font-weight:700}.nav-item:hover{background:#efede5}.nav-item.active:hover{background:#dfe5f8}.profile{margin-top:auto;display:flex;align-items:center;gap:9px;text-align:left;padding:22px 3px 0;min-width:0}.profile>span:nth-child(2){min-width:0;flex:1}.profile strong,.profile small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile strong{font-size:13px}.profile small{font-size:11px;color:var(--muted)}.profile>span:last-child svg{width:16px}.avatar{flex:none;border-radius:50%;width:36px;height:36px;display:grid;place-items:center;background:#e6eadc;color:#3f523d;font-weight:650;font-size:12px}.content{min-width:0}.topbar{height:89px;display:flex;align-items:center;gap:24px;padding:0 42px;border-bottom:1px solid var(--line)}.page-context{font-size:13px;color:var(--muted);white-space:nowrap}.search{margin-left:auto;display:flex;align-items:center;gap:10px;max-width:410px;width:100%;height:46px;padding:0 13px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--muted)}.search:focus-within{border-color:var(--blue);box-shadow:0 0 0 2px var(--blue-soft)}.search input{border:0;outline:0!important;box-shadow:none;min-width:0;width:100%;background:transparent;font-size:14px;color:var(--ink)}.search input::-webkit-search-cancel-button{display:none}.search-clear{padding:0;min-width:30px;height:40px}.account-shortcut{display:flex;align-items:center;gap:8px;min-height:44px;font-size:13px;white-space:nowrap;padding:8px}.account-shortcut svg{width:19px}.page{padding:36px 42px 60px;max-width:1360px;margin:auto}.mobile-brand,.mobile-nav{display:none}.kicker{display:block;font:700 11px/1.5 var(--sans);letter-spacing:1.6px;color:var(--terra);margin-bottom:12px}.screen-header{margin-bottom:30px;max-width:800px}.screen-header p{margin-top:14px;font-size:16px;max-width:650px}.primary,.secondary,.download,.purchase-access{min-height:48px;padding:12px 18px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:8px;font-size:14px;font-weight:650;line-height:1.4}.primary,.download,.purchase-access{background:var(--blue);color:white}.primary:hover,.download:hover,.purchase-access:hover{background:var(--blue-dark);text-decoration:none}.secondary{border:1px solid #aaa99f;background:var(--surface);color:var(--ink)}.secondary:hover{border-color:var(--blue);color:var(--blue)}.text-button,.back-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--blue);min-height:44px;font-size:14px;font-weight:650;padding:8px 0}.text-button svg{width:19px}.back-button{margin-bottom:18px}.text-button:hover,.back-button:hover{text-decoration:underline}
.welcome-hero{background:#e9eddf;border:1px solid #d6dccb;border-radius:16px;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:18px;padding:40px;overflow:hidden}.welcome-hero h1{font-size:clamp(35px,3.6vw,53px);line-height:1.08;letter-spacing:-1.8px}.welcome-hero h1 em{font-weight:400;color:var(--blue)}.welcome-hero p{max-width:390px;margin:20px 0 24px;color:#51594d;font-size:15px}.hero-note{display:block;font-size:12px;color:#51594d;margin-top:14px}.welcome-hero figure{min-width:0;text-align:center;transform:rotate(2deg)}.welcome-hero figure img{width:100%;max-height:280px;object-fit:contain;mix-blend-mode:multiply}.welcome-hero figcaption{font-size:11px;margin-top:14px;color:#4d5647;transform:rotate(-2deg)}.quick-access{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.quick-access button{display:flex;align-items:center;gap:12px;text-align:left;background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:18px 16px;min-width:0}.quick-access button>svg:first-child{color:var(--blue)}.quick-access button>svg:last-child{margin-left:auto;width:17px}.quick-access strong,.quick-access small{display:block}.quick-access strong{font-size:14px;font-weight:650}.quick-access small{font-size:12px;color:var(--muted);margin-top:2px}.quick-access button:hover{border-color:var(--blue)}.section-block{margin-top:42px}.section-title{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px}.section-title .kicker{margin-bottom:8px}.section-title h2{font-size:29px}.section-title>.text-button{flex:none}.section-intro{font-size:14px;margin:-8px 0 20px}.work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.work-card{min-width:0;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--surface)}.work-image{position:relative;background:#ebe9e1;aspect-ratio:1.45;overflow:hidden}.work-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.work-card:hover .work-image img{transform:scale(1.03)}.heart{position:absolute;right:10px;top:10px;width:44px;height:44px;display:grid;place-items:center;border:1px solid #dedbd2;background:var(--surface);border-radius:50%;color:#555d57;box-shadow:0 2px 5px #0000000a}.heart svg{width:20px}.heart.liked{color:var(--terra)}.heart.liked svg{fill:#f8d6c8}.work-info{display:flex;flex-direction:column;flex:1;padding:19px}.artist-name{font-size:12px;color:var(--muted);margin-bottom:5px}.work-info h3{margin-bottom:8px}.work-info small{font-size:12px;color:var(--muted);display:block;line-height:1.5;margin-bottom:18px}.work-info .download{width:100%;margin-top:auto;font-size:13px;min-height:44px;padding:10px}.work-info .download svg{width:18px}.creative-note{display:flex;align-items:center;gap:28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px 0;margin-top:42px}.creative-note>div{flex:1}.creative-note h2{font-size:27px}.creative-note p{font-size:14px;margin-top:10px}.creative-note .secondary{flex:none}.note-star{font-size:58px;color:var(--terra);line-height:1}.creative-note .kicker{margin-bottom:8px}
.library-hero{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:30px;display:grid;grid-template-columns:.7fr 1.3fr;gap:32px;align-items:center}.library-hero>img{width:100%;object-fit:contain}.library-hero h2{font-size:34px;margin:14px 0}.library-hero p{font-size:15px}.status-pill{display:inline-block;color:#37502d;background:#e7eddf;border:1px solid #cddac2;padding:6px 10px;font-size:10px;letter-spacing:1px;font-weight:750;border-radius:5px}.stats{display:flex;flex-wrap:wrap;gap:8px 20px;margin:16px 0}.stats span{font-size:12px;color:var(--muted)}.stats span:before{content:"✓";margin-right:6px;color:#416235}.library-hero .library-state{font-size:14px;color:var(--ink);margin-bottom:16px}.book-downloads{display:flex;flex-wrap:wrap;gap:8px}.book-downloads .download{font-size:13px}.library-hero .download-hint{font-size:12px;margin-top:12px}.chips{display:flex;gap:8px;overflow-x:auto;padding:4px 2px 12px;scrollbar-width:thin;scroll-padding:3px}.chip{flex:none;min-height:44px;border-radius:24px;border:1px solid #c9cbc2;padding:10px 17px;background:var(--surface);font-size:13px}.chip.active{background:var(--blue);border-color:var(--blue);color:white}.filter-count{font-size:12px;margin:4px 0 18px}
.artist-grid,.theme-grid,.explore-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.artist-card,.theme-card,.explore-card,.movement-card{border:1px solid var(--line);background:var(--surface);border-radius:12px;overflow:hidden;text-align:left;padding:0;min-width:0}.artist-card:hover,.theme-card:hover,.explore-card:hover,.movement-card:hover{border-color:var(--blue);box-shadow:0 5px 18px #263a6020}.artist-card>img{height:210px;width:100%;object-fit:contain;background:#eeeadd}.artist-card>div,.theme-card>div,.explore-card>div{padding:20px}.artist-card span{color:var(--muted);font-size:12px;display:block;margin-bottom:8px}.artist-card h2{font-size:25px;margin-bottom:16px}.artist-card i,.theme-card i,.movement-card i,.explore-card>div>span{display:flex;align-items:center;gap:8px;color:var(--blue);font:650 13px var(--sans);min-height:26px}.artist-card i svg,.theme-card i svg,.movement-card i svg,.explore-card span svg{width:18px}.artist-banner{display:flex;align-items:center;gap:35px;padding:24px;background:#e9eddf;border-radius:12px;margin-bottom:32px}.artist-banner img{width:160px;height:160px;object-fit:contain}.artist-banner p{margin-top:12px}.movement-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.movement-image{height:170px;position:relative}.movement-image img{width:100%;height:100%}.movement-image>span{position:absolute;left:16px;bottom:14px;background:var(--surface);border-radius:5px;padding:5px 9px;font-size:12px}.movement-card section{padding:24px}.movement-card h2{font-size:27px}.movement-card p{margin:12px 0 18px;font-size:14px}.theme-card img,.explore-card img{width:100%;height:180px;object-fit:cover}.explore-card:first-child img{object-fit:contain;background:#e9eddf}.theme-card h2,.explore-card h2{font-size:26px}.theme-card p,.explore-card p{font-size:14px;margin:10px 0 16px}.bonus-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.bonus-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--surface);display:flex;flex-direction:column}.bonus-card>img{width:100%;aspect-ratio:1.4;object-fit:cover}.bonus-card>div{padding:22px;display:flex;flex:1;flex-direction:column}.bonus-card h2{font-size:26px}.bonus-card p{font-size:14px;margin:12px 0 20px}.bonus-card .download{margin-top:auto;width:100%}.empty-state{grid-column:1/-1;padding:45px 30px;border:1px dashed #bbbdb2;border-radius:12px;text-align:center;background:#f0f0e8}.empty-state h2{font-size:29px}.empty-state p{margin:12px auto 22px;max-width:500px}.search-section{margin-top:35px}
.testimonial-layout,.help-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(230px,1fr);gap:28px}.safety-note{background:#f4e7dc;border:1px solid #dfc9b6;padding:20px;border-radius:10px;margin-bottom:22px}.safety-note strong{font-size:14px;color:#714626}.safety-note p{font-size:14px;margin-top:7px;color:#674e3b}.testimonial-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.testimonial-form label,#login-form label{display:block;font-size:14px;font-weight:600}.testimonial-form input:not([type=checkbox]),.testimonial-form select,.testimonial-form textarea,#login-form input{display:block;width:100%;min-height:48px;border:1px solid #b9bcb3;background:var(--surface);border-radius:8px;padding:11px 13px;margin-top:7px;color:var(--ink);font-size:16px}.testimonial-form textarea{height:145px;resize:vertical}.full-field{grid-column:1/-1}.upload-field{padding:18px;border:1px dashed #a8ae9f;border-radius:9px}.upload-field small{font-weight:400;color:var(--muted);font-size:12px;display:block;margin-top:8px}.upload-field input[type=file]{font-size:13px;padding:8px;overflow:hidden}.photo-preview{max-height:220px;border-radius:8px;margin-top:14px}.testimonial-form .consent-field{display:flex;align-items:flex-start;gap:12px;font-size:13px;font-weight:400;padding:5px 0;cursor:pointer}.consent-field input{width:20px;height:20px;flex:none;accent-color:var(--blue);margin:2px 0 0}.demo-warning{font-size:13px;color:var(--muted);background:#eeeee5;padding:14px;border-radius:8px}.reward-card,.support-card{align-self:start;padding:26px;background:#e9eddf;border-radius:12px;border:1px solid #d5dccb}.reward-card>span{font-size:11px;letter-spacing:1px;color:#4f603f;font-weight:700}.reward-card h2,.support-card h2{margin:12px 0}.reward-card p,.support-card p{font-size:14px}.reward-card ul{padding-left:19px;font-size:13px;color:#515b48;margin-top:20px}.reward-card li+li{margin-top:12px}.testimonial-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.testimonial-empty{grid-column:1/-1;text-align:center;padding:35px;border:1px dashed #bec2b5;border-radius:12px}.testimonial-empty>span{font-size:30px;color:var(--terra)}.testimonial-empty h3{margin:10px 0}.testimonial-empty p{font-size:14px}.testimonial-card{padding:22px;border:1px solid var(--line);background:var(--surface);border-radius:12px;overflow-wrap:anywhere}.testimonial-card>span{font-size:10px;letter-spacing:1px;color:var(--terra)}.testimonial-card blockquote{margin:16px 0;font:22px/1.4 var(--serif)}.testimonial-card p,.testimonial-card small{font-size:13px;color:var(--muted)}.faq-list{margin-top:22px;border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:16px 0}.faq-list summary{cursor:pointer;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:15px;font-weight:600;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:24px;font-weight:400;color:var(--blue)}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{font-size:14px;margin:10px 0 8px}.support-card>span{font-size:32px;color:var(--terra)}.support-card>a{display:flex;align-items:center;justify-content:center;padding:12px;margin-top:20px;background:var(--blue);color:white;border-radius:8px;font-size:14px;font-weight:650}
dialog{color:var(--ink);border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:36px;max-height:calc(100dvh - 32px);overflow:auto;box-shadow:0 30px 100px #18202740}dialog::backdrop{background:#1e252c80;backdrop-filter:blur(4px)}body:has(dialog[open]){overflow:hidden}.account-dialog{width:min(480px,calc(100% - 32px))}.dialog-close{position:absolute;top:10px;right:10px;width:44px;height:44px;display:grid;place-items:center;border-radius:50%}.dialog-close:hover{background:#eeece5}.account-dialog h2:not(.sr-only){font-size:34px;margin-bottom:16px;letter-spacing:-.7px}.account-dialog p{font-size:14px}.login-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:12px;background:var(--blue-soft);color:var(--blue);margin:0 0 24px}.login-icon svg{width:28px;height:28px}#login-form{margin-top:25px}#login-form .primary{width:100%;margin-top:18px;font-size:14px}.account-message{color:var(--blue);margin-top:16px;overflow-wrap:anywhere;min-height:0}.account-message:empty{display:none}.account-dialog .login-note{font-size:12px;border-top:1px solid var(--line);margin-top:22px;padding-top:16px}.account-signed-in{padding-top:16px}.account-signed-in .user-email{overflow-wrap:anywhere;font-weight:600;color:var(--ink);margin-bottom:12px}.account-signed-in .primary{width:100%;margin-top:24px}.account-signed-in .text-button{width:100%;margin-top:10px}.toast{position:fixed;left:50%;bottom:28px;transform:translateX(-50%);max-width:calc(100% - 32px);width:max-content;border-radius:10px;padding:14px 20px;background:#263b31;color:white;box-shadow:0 8px 30px #0002;font-size:14px;z-index:10}.more-dialog{width:min(480px,calc(100% - 24px))}.more-dialog h2{font-size:28px;margin-bottom:24px}.more-dialog nav{display:grid;gap:5px}.more-dialog nav>button{min-height:64px;display:flex;align-items:center;gap:15px;text-align:left;padding:12px 10px;border-radius:8px;width:100%}.more-dialog nav>button:hover{background:var(--blue-soft)}.more-dialog nav>button>span:first-child{color:var(--blue)}.more-dialog nav>button>span:nth-child(2){flex:1;min-width:0;font-size:15px;font-weight:600}.more-dialog nav small{display:block;font-size:12px;font-weight:400;color:var(--muted);overflow:hidden;text-overflow:ellipsis}.more-dialog nav>button>span:last-child svg{width:18px}.more-dialog .kicker{margin-top:12px}
.purchase-page{background:var(--paper)}.purchase-layout{max-width:640px;margin:45px auto;padding:0 24px}.purchase-brand{justify-content:center;margin-bottom:30px}.purchase-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:40px}.purchase-kicker{font-size:11px;letter-spacing:1px;font-weight:700;color:#3d6539;display:block;margin-bottom:18px}.purchase-card h1{font-size:39px}.purchase-lead{margin-top:20px}.purchase-steps{list-style:none;padding:0;display:grid;gap:22px;margin:28px 0}.purchase-steps li{display:flex;gap:15px;align-items:flex-start}.purchase-steps li>span{width:30px;height:30px;display:grid;place-items:center;background:var(--blue-soft);color:var(--blue);border-radius:50%;flex:none;font-size:13px;font-weight:700}.purchase-steps strong{font-size:15px}.purchase-steps p{font-size:14px;margin-top:4px}.purchase-access{width:100%;margin:6px 0 16px}.purchase-note,.purchase-help{font-size:13px}.purchase-help{text-align:center;margin-top:25px}
@media(min-width:1600px){.welcome-hero{padding:48px}.welcome-hero figure img{max-height:320px}}
@media(max-width:1200px){.app-shell{grid-template-columns:215px minmax(0,1fr)}.sidebar{padding-left:12px;padding-right:12px}.page{padding:28px}.topbar{padding:0 28px;gap:16px}.page-context{display:none}.welcome-hero{padding:30px;grid-template-columns:1.25fr 1fr}.welcome-hero h1{font-size:40px}.quick-access{gap:10px}.quick-access button{padding:15px 12px;gap:8px}.quick-access button>svg:last-child{display:none}.work-grid,.artist-grid,.theme-grid,.bonus-grid{gap:15px}.work-info{padding:15px}.creative-note{gap:18px}.note-star{display:none}.creative-note .secondary{max-width:210px}.library-hero{padding:24px;gap:24px}.library-hero h2{font-size:30px}.book-downloads{flex-direction:column}.book-downloads .download{width:100%}}
@media(max-width:900px){.app-shell{display:block}.sidebar{display:none}.topbar{height:auto;min-height:120px;padding:15px 24px 14px;display:grid;grid-template-columns:1fr auto;gap:12px 18px;background:var(--paper)}.mobile-brand{display:block;font:26px/1 var(--serif);letter-spacing:-1px;color:var(--ink)}.mobile-brand span{font:650 8px var(--sans);letter-spacing:2px;margin-left:8px}.account-shortcut{grid-column:2;grid-row:1;padding:5px 8px;min-height:40px}.search{grid-column:1/-1;grid-row:2;max-width:none;height:46px;margin:0}.search input{font-size:16px}.search-clear{min-width:36px}.page{padding:26px 24px 108px}.mobile-nav{position:fixed;z-index:5;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:var(--surface);border-top:1px solid var(--line);padding:7px 12px calc(7px + env(safe-area-inset-bottom))}.mobile-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:52px;padding:4px 1px;border-radius:10px;color:#666c62;font-size:11px;font-weight:550}.mobile-nav button svg{width:21px;height:21px}.mobile-nav button.active{color:var(--blue);background:var(--blue-soft);font-weight:750}.welcome-hero h1{font-size:41px}.welcome-hero{padding:30px}.toast{bottom:calc(88px + env(safe-area-inset-bottom))}.artist-card>img{height:180px}.testimonial-layout,.help-layout{grid-template-columns:minmax(0,1.4fr) minmax(220px,1fr)}}
@media(max-width:600px){body{font-size:15px}.topbar{padding:12px 20px 14px;gap:9px}.page{padding:22px 20px 108px}h1{font-size:34px;letter-spacing:-1px}h2{font-size:27px}.screen-header{margin-bottom:25px}.screen-header .kicker{font-size:10px;margin-bottom:10px}.screen-header p{font-size:15px;margin-top:13px}.welcome-hero{padding:26px 22px 18px;display:block;border-radius:13px;position:relative}.welcome-hero .kicker{font-size:9px;letter-spacing:1.2px}.welcome-hero h1{font-size:36px;letter-spacing:-1.2px;max-width:320px}.welcome-hero p{font-size:14px;margin:17px 0 20px}.welcome-hero .primary{width:100%;font-size:13px}.hero-note{text-align:center;font-size:11px}.welcome-hero figure{margin:18px auto 0;max-width:210px;transform:rotate(2deg)}.welcome-hero figure img{max-height:140px}.welcome-hero figcaption{display:none}.quick-access{grid-template-columns:1fr;gap:0;margin-top:16px;border:1px solid var(--line);border-radius:11px;overflow:hidden;background:var(--surface)}.quick-access button{border:0;border-radius:0;padding:14px 17px;gap:14px;min-height:72px}.quick-access button+button{border-top:1px solid var(--line)}.quick-access button>svg:last-child{display:block}.quick-access button>svg:first-child{width:22px}.quick-access strong{font-size:14px}.quick-access small{font-size:12px}.section-block{margin-top:32px}.section-title{align-items:flex-start;flex-wrap:wrap;gap:8px;margin-bottom:17px}.section-title h2{font-size:27px}.section-title .text-button{min-height:36px;padding:0;font-size:13px}.section-title .kicker{font-size:10px}.work-grid{grid-template-columns:1fr;gap:13px}.work-card{display:grid;grid-template-columns:105px minmax(0,1fr);min-height:180px}.work-image{aspect-ratio:auto;min-height:100%;height:100%;overflow:hidden}.work-image img{height:100%;object-fit:cover}.heart{width:44px;height:44px;top:8px;right:8px}.work-info{padding:15px 13px}.work-info h3{font-size:23px;margin-bottom:6px}.artist-name{font-size:11px}.work-info small{font-size:11px;margin-bottom:13px}.work-info .download{font-size:12px;gap:6px;padding:10px 6px}.work-info .download svg{width:16px;height:16px}.creative-note{display:block;padding:25px 0;margin-top:32px}.creative-note h2{font-size:28px}.creative-note p{font-size:14px}.creative-note .secondary{max-width:none;width:100%;margin-top:20px}.library-hero{display:flex;flex-direction:column;gap:18px;padding:23px}.library-hero>img{max-height:170px;width:190px;object-fit:contain}.library-hero>div{width:100%}.library-hero h2{font-size:31px}.library-hero p{font-size:14px}.library-state{margin-top:18px}.book-downloads .download{min-height:48px;font-size:13px}.stats{margin:13px 0}.section-intro{font-size:13px;line-height:1.6}.chips{margin-right:-20px;padding-right:20px}.chip{font-size:12px;padding:10px 15px}.artist-grid,.theme-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.artist-card>img{height:148px}.artist-card>div,.theme-card>div{padding:15px 12px}.artist-card h2{font-size:22px;line-height:1.15;margin-bottom:13px}.artist-card span{font-size:10px;line-height:1.4;min-height:28px}.artist-card i,.theme-card i{font-size:11px;gap:4px}.artist-card i svg,.theme-card i svg{width:15px}.artist-banner{padding:20px;gap:18px;align-items:center;flex-direction:column;text-align:center}.artist-banner img{width:120px;height:120px}.artist-banner h1{font-size:33px}.artist-banner p{font-size:14px}.movement-grid,.bonus-grid,.explore-grid{grid-template-columns:1fr;gap:18px}.movement-image{height:180px}.movement-card section{padding:22px}.theme-card img{height:125px}.theme-card h2{font-size:23px}.theme-card p{font-size:12px;line-height:1.5}.explore-card{display:grid;grid-template-columns:108px minmax(0,1fr)}.explore-card img{height:100%;min-height:185px}.explore-card>div{padding:20px 17px}.explore-card h2{font-size:26px}.explore-card p{font-size:13px}.bonus-card>img{aspect-ratio:1.8}.bonus-card>div{padding:23px}.empty-state{padding:32px 21px}.empty-state h2{font-size:27px}.empty-state p{font-size:14px}.testimonial-layout,.help-layout{grid-template-columns:1fr}.testimonial-form{grid-template-columns:1fr}.testimonial-form>*{grid-column:1}.testimonial-grid{grid-template-columns:1fr}.reward-card{margin-top:5px}.support-card{margin-top:10px}.account-dialog{padding:32px 24px;width:calc(100% - 24px)}.account-dialog h2:not(.sr-only){font-size:33px}.account-dialog .kicker{font-size:10px;letter-spacing:1px}.more-dialog{padding:30px 22px 22px;max-height:calc(100dvh - 24px);margin:auto auto 12px}.more-dialog nav>button{min-height:61px;padding:9px 8px}.more-dialog h2{font-size:28px;margin-bottom:17px}.purchase-layout{margin:28px auto;padding:0 16px}.purchase-card{padding:28px 23px}.purchase-card h1{font-size:33px}.purchase-lead{font-size:15px}.purchase-access{font-size:13px}}
@media(max-width:360px){.page{padding-left:16px;padding-right:16px}.topbar{padding-left:16px;padding-right:16px}.welcome-hero{padding:23px 18px 18px}.welcome-hero h1{font-size:31px}.work-card{grid-template-columns:88px minmax(0,1fr)}.work-info{padding:13px 10px}.work-info h3{font-size:21px}.work-info .download{font-size:11px}.work-info .download svg{display:none}.artist-card>img{height:125px}.artist-card h2{font-size:20px}.artist-card i{font-size:10px}.theme-card>div{padding:12px}.theme-card h2{font-size:21px}.mobile-brand{font-size:25px}.mobile-brand span{margin-left:6px}.mobile-nav{padding-left:6px;padding-right:6px}.welcome-hero .primary{font-size:12px}.chips{margin-right:-16px}.more-dialog{padding:26px 18px 18px}.more-dialog h2{font-size:25px}}
@media(max-width:600px){.library-hero{display:block;padding:22px}.library-hero>img{float:right;width:98px;height:100px;margin:0 0 10px 12px}.library-hero h2{font-size:29px;margin-top:13px}.library-hero .stats{clear:both;padding-top:3px}.library-hero .library-state{margin-top:12px}.book-downloads{clear:both}}
.language-picker{display:inline-flex;align-items:center;gap:6px;flex:none;min-height:44px;border:1px solid var(--line);border-radius:9px;background:var(--surface);padding:0 8px;color:var(--ink)}.language-picker>svg{width:18px;height:18px;color:var(--blue)}.language-picker select{min-height:44px;max-width:120px;border:0;background:transparent;color:var(--ink);font-size:14px;font-weight:600;padding:8px 3px;cursor:pointer}.language-picker:focus-within{outline:3px solid var(--terra);outline-offset:3px}.language-picker select:focus-visible{outline:none}.purchase-language{display:flex;width:max-content;margin:0 0 24px auto}.page-context{font-size:14px}.nav-label{font-size:12px;letter-spacing:.8px}.kicker{font-size:12px;letter-spacing:1.2px}.screen-header .kicker{font-size:12px}.mobile-nav button{font-size:12px}.work-info small,.artist-name{font-size:12px}.work-info .download{font-size:14px}.account-shortcut{font-size:14px}.welcome-hero .kicker{font-size:12px}.welcome-hero h1{overflow-wrap:normal}.work-info,.artist-card>div,.theme-card>div,.explore-card>div{overflow-wrap:break-word}
@media(max-width:1350px){.page-context{display:none}.topbar{gap:14px}}
@media(max-width:900px){.topbar{grid-template-columns:minmax(0,1fr) auto auto;gap:10px}.language-picker{grid-row:1;grid-column:3}.language-picker select{font-size:16px;max-width:112px}.search{grid-column:1/-1}.account-shortcut{grid-column:2;padding:8px 5px;min-height:44px}.mobile-brand span{display:none}.language-picker>svg{display:none}.language-picker{padding:0 5px}.welcome-hero h1{font-size:38px}}
@media(max-width:600px){.welcome-hero h1{font-size:35px}.welcome-hero .kicker,.section-title .kicker,.account-dialog .kicker{font-size:12px;letter-spacing:.8px}.work-info .download{font-size:13px}.artist-card span,.artist-card i,.theme-card i{font-size:12px}.artist-card span{min-height:34px}.chip{font-size:14px}.more-dialog nav small{font-size:13px}.language-picker select{max-width:109px}.topbar{gap:8px}.account-shortcut{font-size:13px}.quick-access small{font-size:13px}}
@media(max-width:360px){.topbar{gap:6px}.mobile-brand{font-size:23px}.account-shortcut{font-size:12px;gap:4px;padding:8px 2px}.account-shortcut svg{width:17px}.language-picker{padding:0 3px}.language-picker select{font-size:16px;max-width:105px}.welcome-hero h1{font-size:31px}.work-info .download{font-size:12px}.artist-card i{font-size:12px}.artist-card i svg{display:none}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Purchased-products shelf and product-scoped downloads. */
.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:1100px}
.product-card{padding:0;border:1px solid #d8d9d4;border-radius:20px;background:#fff;text-align:left;overflow:hidden;cursor:pointer;color:#263943;box-shadow:0 4px 20px #26394308;transition:transform .18s,box-shadow .18s}
.product-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #26394315}
.product-cover{height:245px;background:#eae9e1;position:relative;display:flex;align-items:center;justify-content:center;padding:22px}
.product-cover>img{height:100%;width:100%;object-fit:contain;filter:drop-shadow(0 6px 9px #23313c24)}
.product-cover>svg{width:80px;height:80px;color:#31586c}
.product-cover .status-pill{position:absolute;top:16px;left:16px;background:#fff;color:#24584a;font-size:10px}
.product-card-body{padding:24px}.product-card h2{font-family:Georgia,serif;font-size:25px;line-height:1.2;margin:0 0 12px}.product-card p{font-size:14px;color:#56656b;margin:0 0 24px}
.product-open{display:flex;align-items:center;justify-content:space-between;color:#fff;background:#274f65;padding:13px 16px;border-radius:10px;font-size:14px;font-weight:650}.product-open svg{width:20px;height:20px}
.shelf-note{display:flex;gap:10px;align-items:center;font-size:14px;color:#56656b;margin:26px 0}.shelf-note svg{width:20px;height:20px;flex-shrink:0}
.member-state{background:#fff;border:1px solid #d8d9d4;border-radius:20px;padding:40px;max-width:680px}.member-state h2{font-size:27px;margin:16px 0}.member-state p{color:#56656b;line-height:1.6;max-width:480px}.member-state small{display:block;margin-top:22px;color:#56656b;line-height:1.6}.member-state .primary{margin-top:12px}.state-icon{display:flex;width:54px;height:54px;padding:14px;background:#eef2ef;border-radius:14px;color:#31586c}
.product-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin:12px 0 26px}.product-heading h1{font:clamp(28px,3.3vw,44px)/1.15 Georgia,serif;margin:10px 0 14px;color:#263943;max-width:700px}.product-heading p{color:#56656b;margin:0}.product-heading .status-pill{flex-shrink:0;margin-top:12px}
.product-sections{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 28px}.product-sections a{display:inline-flex;align-items:center;gap:8px;min-height:46px;padding:12px 16px;border:1px solid #cdd4d5;background:#fff;border-radius:10px;color:#274f65;text-decoration:none;font-size:14px;font-weight:600}.product-sections svg{width:18px;height:18px}
.download-section{padding:28px;background:#fff;border:1px solid #dadcd7;border-radius:18px;margin-bottom:24px;scroll-margin-top:24px}.download-section .section-title{margin-bottom:12px}.download-section h2{font-size:26px}.download-section .section-intro{max-width:760px;font-size:14px;line-height:1.65;color:#56656b;margin:0 0 22px}.file-type{font-size:12px;color:#53656d;padding:6px 10px;border:1px solid #d6dddd;border-radius:6px}
.file-list{display:grid;gap:10px}.file-row{display:flex;align-items:center;gap:16px;background:#f7f8f5;border:1px solid #e0e4df;border-radius:12px;padding:16px}.file-icon{flex-shrink:0;width:42px;height:48px;background:#e6ece7;display:grid;place-items:center;border-radius:7px;color:#355649}.file-icon svg{width:23px;height:23px}.file-row>div{flex:1;min-width:0}.file-row h3{font:600 15px/1.45 system-ui,sans-serif;margin:0 0 5px;overflow-wrap:anywhere}.file-row p{font-size:12px;color:#56656b;margin:0}.file-row .download{width:auto;min-width:130px;min-height:46px;margin:0;flex-shrink:0;background:#274f65;color:#fff}
.page-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:14px;align-items:end}.page-filters label{display:grid;gap:8px;font-size:13px;font-weight:600;color:#354952}.page-filters select{width:100%;min-width:0;border:1px solid #b9c4c6;border-radius:9px;padding:12px 30px 12px 12px;min-height:46px;font:inherit;font-size:14px;color:#263943;background:#fff}.page-filters .text-button{min-height:46px}
.product-help{display:flex;justify-content:space-between;align-items:center;gap:12px;color:#56656b;font-size:14px;padding:0 8px 20px}
.mobile-nav{grid-template-columns:repeat(3,1fr)}
@media(min-width:1000px){.sidebar{width:220px}.app-shell{grid-template-columns:220px minmax(0,1fr)}}
@media(max-width:1100px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.page-filters .text-button{justify-self:start;grid-column:1/-1}}
@media(max-width:640px){.product-grid{grid-template-columns:1fr;gap:18px}.product-cover{height:235px}.product-card-body{padding:20px}.product-card h2{font-size:25px}.screen-header{margin-bottom:24px}.screen-header h1{font-size:32px}.screen-header p{font-size:15px}.member-state{padding:24px}.member-state .primary{width:100%;justify-content:center}.product-heading{display:block}.product-heading .status-pill{display:inline-block;margin-top:16px}.product-heading h1{font-size:30px}.product-sections{gap:7px}.product-sections a{padding:10px 12px;font-size:13px}.download-section{padding:20px 16px}.download-section h2{font-size:25px}.file-row{flex-wrap:wrap;padding:14px;gap:12px}.file-row .download{width:100%;justify-content:center}.page-filters{grid-template-columns:1fr}.page-filters select{font-size:16px}.product-help{display:block}.library-grid{grid-template-columns:1fr}.shelf-note{align-items:flex-start;line-height:1.5}.mobile-nav button{min-height:54px}.product-heading .kicker{font-size:10px}}
@media(prefers-reduced-motion:reduce){.product-card{transition:none}.product-card:hover{transform:none}}
.atelier-product-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 24px}.atelier-product-header h1{font:clamp(26px,3vw,40px)/1.15 var(--serif);margin:8px 0;color:var(--ink)}.atelier-product-header .status-pill{flex-shrink:0}
.atelier-menu{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;padding:7px;border:1px solid #d7dbde;background:#fff;border-radius:15px;margin-bottom:26px}.atelier-menu button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:12px 6px;min-height:78px;border-radius:10px;font-size:14px;font-weight:600;color:#4b5665;transition:background .2s,transform .2s}.atelier-menu svg{width:22px;height:22px}.atelier-menu button:hover{background:#f0f1fa;transform:translateY(-2px)}.atelier-menu button.active{background:#3544ab;color:#fff}
.atelier-panel{animation:atelier-enter .3s ease-out}.atelier-panel[hidden]{display:none!important}.atelier-welcome{display:grid;grid-template-columns:1.3fr 1fr;gap:30px;align-items:center;padding:36px;background:#eeeee6;border-radius:24px;overflow:hidden}.atelier-welcome h2{font:clamp(32px,3.8vw,52px)/1.08 var(--serif);letter-spacing:-1px;margin:15px 0 20px}.atelier-welcome h2 em{font-weight:400;color:#3544ab}.atelier-welcome p{font-size:16px;line-height:1.6;max-width:440px;color:#505950}.atelier-actions{display:flex;gap:12px;flex-wrap:wrap}.atelier-actions button{min-height:48px}.atelier-welcome .atelier-caption{font-size:14px;margin:18px 0 0}.atelier-welcome figure{margin:0;transform:rotate(2deg);transition:transform .3s}.atelier-welcome figure:hover{transform:rotate(0)}.atelier-welcome figure img{display:block;width:100%;max-height:330px;object-fit:contain;filter:drop-shadow(0 14px 12px #2a332323)}.atelier-welcome figcaption{text-align:center;font:italic 14px/1.5 var(--serif);margin-top:14px;color:#58634f}
.atelier-paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:24px 0 32px}.atelier-paths>button{display:flex;align-items:center;gap:16px;padding:18px;text-align:left;background:white;border:1px solid #dcded6;border-radius:16px;transition:transform .2s,box-shadow .2s}.atelier-paths>button:hover{transform:translateY(-4px);box-shadow:0 8px 18px #273e3912}.atelier-paths img{width:84px;height:106px;object-fit:cover;border-radius:10px}.atelier-paths strong{font:22px/1.15 var(--serif);display:block}.atelier-paths small{display:block;font-size:14px;line-height:1.5;margin:8px 0;color:#5b625a}.atelier-paths em,.collection-tile em{font:600 14px var(--sans);display:flex;align-items:center;gap:8px;color:#3544ab}.atelier-paths svg,.collection-tile em svg{width:18px;height:18px}
.creative-choice{display:grid;grid-template-columns:1fr minmax(240px,340px);gap:40px;align-items:center;padding:32px;border-radius:20px;background:#e9edf7;margin-bottom:28px}.creative-choice h2{font:34px/1.1 var(--serif);margin:14px 0}.creative-choice p{font-size:16px;line-height:1.6;color:#4f5b68}.creative-choice .work-card{background:#fff}.creative-choice .work-image{height:210px}.creative-choice .work-info{padding:18px}
.atelier-panel>.section-title{margin-top:30px}.atelier-panel .section-intro{font-size:16px;line-height:1.65;color:#55605d}.book-intro{display:flex;align-items:center;gap:32px;background:#eeeede;border-radius:18px;padding:26px;margin-bottom:24px}.book-intro>img{width:150px;max-height:220px;object-fit:contain;transform:rotate(-3deg)}.book-intro h3{font:30px var(--serif);margin:0 0 14px}.book-intro p{font-size:16px;line-height:1.6;max-width:640px}.book-intro .stats{flex-wrap:wrap}.atelier-panel .file-list{margin-bottom:30px}
.collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:24px 0}.collection-tile{background:white;border:1px solid #d8dcd4;border-radius:15px;text-align:left;overflow:hidden;transition:transform .2s,box-shadow .2s}.collection-tile:hover{transform:translateY(-4px);box-shadow:0 10px 24px #35443316}.collection-tile>img{width:100%;height:150px;object-fit:cover;background:#eeeee5}.portrait-tile>img{object-position:top}.collection-tile>span{padding:16px;display:block}.collection-tile small{font-size:12px;letter-spacing:1px;color:#737256}.collection-tile strong{display:block;font:22px/1.2 var(--serif);margin:8px 0 14px}.style-discovery{display:flex;gap:12px;overflow-x:auto;padding:3px 0 20px}.style-discovery .collection-tile{display:flex;align-items:center;min-width:230px;max-width:290px;flex-shrink:0}.style-discovery .collection-tile>img{width:74px;height:110px}.style-discovery .collection-tile strong{font-size:18px}
.pages-workspace{border-top:1px solid #d9dcd3;padding-top:24px;scroll-margin-top:24px}.pages-workspace>h3{font:28px var(--serif);margin:0 0 18px}.product-search{display:flex;align-items:center;gap:12px;background:white;border:1px solid #b9c4c6;padding:0 16px;border-radius:10px;margin-bottom:20px}.product-search svg{width:20px;height:20px;color:#536064}.product-search input{border:0;background:transparent;min-height:50px;width:100%;font-size:16px;color:#263943;outline-offset:4px}.guide-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:24px 0}.guide-steps article{padding:24px;background:#fff;border:1px solid #d7dcd5;border-radius:18px}.guide-steps article>span{font:italic 32px var(--serif);color:#3544ab}.guide-steps h3{font:25px var(--serif);margin:16px 0}.guide-steps p{font-size:16px;line-height:1.65;color:#56615b}.atelier-panel .faq-list{margin:20px 0 28px}.atelier-product>.product-help{margin-top:30px}
@keyframes atelier-enter{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1150px){.atelier-paths>button{display:block}.atelier-paths img{width:100%;height:135px;margin-bottom:16px}.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.atelier-welcome{padding:26px;gap:18px}.atelier-menu button{font-size:13px}}
@media(max-width:700px){.atelier-product-header{display:block;margin-bottom:20px}.atelier-product-header .status-pill{display:inline-block;margin-top:8px}.atelier-menu{display:flex;overflow-x:auto;position:sticky;top:0;z-index:4;border-radius:12px;box-shadow:0 4px 12px #29372c09;scrollbar-width:thin}.atelier-menu button{flex:0 0 106px;font-size:14px;min-height:78px}.atelier-welcome{grid-template-columns:1fr;padding:24px;gap:24px}.atelier-welcome h2{font-size:37px}.atelier-welcome figure img{max-height:240px}.atelier-welcome figure{order:0}.atelier-actions{display:grid;grid-template-columns:1fr}.atelier-actions button{justify-content:center;width:100%}.atelier-paths{grid-template-columns:1fr;gap:12px}.atelier-paths>button{display:flex}.atelier-paths img{width:100px;height:114px;margin:0;flex-shrink:0}.creative-choice{grid-template-columns:1fr;gap:18px;padding:24px}.creative-choice h2{font-size:30px}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.collection-tile>img{height:130px}.collection-tile>span{padding:13px}.collection-tile strong{font-size:20px}.book-intro{gap:18px;padding:20px;align-items:flex-start}.book-intro>img{width:85px}.book-intro h3{font-size:25px}.book-intro .stats{display:grid}.guide-steps{grid-template-columns:1fr}.pages-workspace{scroll-margin-top:110px}}
@media(prefers-reduced-motion:reduce){.atelier-panel{animation:none}.atelier-welcome figure,.atelier-menu button,.atelier-paths>button,.collection-tile{transition:none}.atelier-menu button:hover,.atelier-paths>button:hover,.collection-tile:hover{transform:none}}

/* Faithful page previews: never crop a worksheet to fill a decorative card. */
.atelier-product .work-card{display:flex;flex-direction:column;min-height:0}
.atelier-product .work-image{aspect-ratio:1.414;height:auto;min-height:0;background:#f0f2f6}
.preview-open{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:10px;background:#f0f2f6;color:#243478;position:relative;gap:8px;text-align:center}
.preview-open>img{display:block;width:100%;height:100%;min-height:0;object-fit:contain!important;transform:none!important}
.preview-open>span{display:flex;align-items:center;justify-content:center;gap:6px;background:#fff;border:1px solid #c4cadb;border-radius:8px;padding:7px 10px;font-size:14px;line-height:1.3;flex:none}
.preview-open>span svg{width:16px;height:16px}
.work-image .preview-open{padding-bottom:46px}
.work-image .preview-open>span{position:absolute;bottom:8px}
.atelier-product .work-info{padding:18px;gap:5px}
.atelier-product .work-info .artist-name,.atelier-product .work-info small{font-size:14px;color:#4d5663}
.atelier-product .work-info h3{font-size:25px;line-height:1.2}
.atelier-product .work-info .download{font-size:14px;min-height:46px}
.page-location{font:14px/1.5 var(--sans);color:#4d5663;margin:0 0 12px}
.document-language{font-size:14px;color:#42506a;background:#edf0f9;border-radius:9px;padding:12px 16px;margin:16px 0}
.browse-groups{margin:18px 0 24px;border:1px solid #c9cedb;border-radius:12px;padding:14px;background:white}
.browse-groups>summary{font-weight:650;color:#293c88;min-height:30px;cursor:pointer}
.collection-tile>img{object-fit:contain;background:#f0f2f6}
.portrait-tile>img,.portrait-tile>.artist-initials{height:190px;object-fit:contain;object-position:center;padding:12px;background:#f0f2f6}
.portrait-tile>.artist-initials{display:grid;place-items:center;font:46px var(--serif);color:#364579}
.collection-tile small{font-size:13px;letter-spacing:0;color:#526073}
.collection-tile em{margin-top:12px}
.file-row>.preview-open{width:145px;height:140px;flex:none;border-radius:10px}
.file-row .preview-open>img{height:80px}
.file-row details{margin-top:12px}
.file-row summary{color:#243478;cursor:pointer;min-height:44px}
.book-contents{padding-left:20px;max-height:350px;overflow:auto}
.book-contents button{text-align:left;padding:9px 4px;font-size:14px;color:#263c86;min-height:44px}
.bonus-card>.preview-open{height:280px;padding:12px}
.bonus-card>.preview-open img{height:225px}
.bonus-card small{font-size:14px;margin-bottom:16px;color:#4d5663}
.preview-unavailable{display:grid;place-items:center;min-height:130px;font-size:14px;color:#4d5663}
.page-preview-dialog{width:min(1120px,calc(100% - 24px));max-width:none;height:min(94dvh,1000px);max-height:94dvh;padding:0;border:1px solid #aab6cc;border-radius:16px;background:#fff;color:#202c43}
.page-preview-dialog[open]{display:flex;flex-direction:column}
.page-preview-dialog::backdrop{background:#101a36bd}
.page-preview-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 20px;flex:none;border-bottom:1px solid #d7dce6}
.page-preview-dialog h2{font-size:25px;line-height:1.2}
.page-preview-dialog p{font-size:14px;margin-top:5px}
.preview-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:10px 16px;flex:none}
.preview-toolbar span{font-size:14px;color:#485771}
.preview-canvas{flex:1;min-height:0;overflow:auto;background:#e7ebf2;padding:14px;overscroll-behavior:contain}
.preview-canvas img{width:100%;height:100%;object-fit:contain;display:block}
.preview-canvas.zoomed img{width:1600px;max-width:none;height:auto;max-height:none}
.page-preview-dialog footer{padding:12px 20px;flex:none;border-top:1px solid #d7dce6}
.page-preview-dialog footer .download{min-height:46px}
body:has(.page-preview-dialog[open]){overflow:hidden}
.preview-mode .mobile-nav{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:700px){
 .atelier-menu{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));position:static;overflow:visible;gap:4px}
 .atelier-menu button{font-size:14px;min-width:0;min-height:76px;padding:8px 4px}
 .atelier-product .work-image{aspect-ratio:1.25}
 .atelier-product .work-info{padding:18px}
 .atelier-product .work-info h3{font-size:26px}
 .atelier-product .work-info .download{font-size:15px}
 .file-row{flex-wrap:wrap;gap:14px}
 .file-row>.preview-open{width:100%;height:220px}
 .file-row>.preview-open img{height:165px}
 .file-row>div{width:100%;min-width:0}
 .portrait-tile>img,.portrait-tile>.artist-initials{height:160px}
 .page-preview-dialog>header{padding:12px;align-items:flex-start}
 .page-preview-dialog h2{font-size:21px}
 .page-preview-dialog header button{padding:10px;min-width:65px}
 .preview-toolbar{padding:10px}
 .preview-toolbar span{width:100%}
 .preview-canvas{padding:6px}
 .page-preview-dialog footer .download{width:100%}
 .pages-workspace{scroll-margin-top:20px}
}
.preview-mode [data-account]{display:none!important}.preview-notice{font-size:14px;line-height:1.5;padding:12px 16px;border:1px solid #d3d8e5;background:#edf0fa;color:#374767;border-radius:10px;margin:0 0 20px}
.language-picker{display:none!important}
