@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Instrument+Serif:ital@0;1&display=swap";:root{color:#262522;background:#f7f6f2;font-family:DM Sans,ui-sans-serif,system-ui,-apple-system,sans-serif;font-synthesis:none;--paper: #f7f6f2;--surface: #fffefb;--sidebar: #eeece6;--ink: #262522;--muted: #77736c;--line: #dedbd3;--accent: #c65d3b;--accent-dark: #a9472c;--green: #3c735b;--shadow: 0 18px 55px rgba(45, 40, 31, .11)}*{box-sizing:border-box}html{min-width:320px;background:var(--paper)}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}button{color:inherit}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:20;width:248px;padding:26px 18px 20px;background:var(--sidebar);border-right:1px solid rgba(65,59,50,.08);display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px;padding:0 8px 28px;font-family:"Instrument Serif",Georgia,serif;font-size:1.5rem}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:var(--ink);color:#fff}.close-nav{display:none;margin-left:auto}nav{display:grid;gap:4px}.nav-item{width:100%;border:0;background:transparent;border-radius:9px;padding:10px 11px;display:flex;align-items:center;gap:11px;cursor:pointer;color:#5f5b54;font-size:.91rem;text-align:left}.nav-item:hover{background:#ffffff8c}.nav-item.active{background:var(--surface);color:var(--ink);box-shadow:0 1px 2px #28231c0f}.nav-count{margin-left:auto;color:var(--muted);font-size:.78rem}.sidebar-note{margin-top:auto;display:flex;gap:11px;padding:15px;border:1px solid rgba(84,74,61,.1);background:#ffffff6b;border-radius:13px;color:var(--accent)}.sidebar-note strong{display:block;color:#3e3a34;font-size:.82rem}.sidebar-note p{color:var(--muted);font-size:.76rem;line-height:1.45;margin:3px 0 0}.profile{margin-top:20px;padding:13px 7px 0;border-top:1px solid rgba(84,74,61,.12);display:flex;align-items:center;gap:10px}.avatar,.mini-avatar{display:inline-grid;place-items:center;border-radius:50%;background:#d8cabe;color:#644333}.avatar{width:34px;height:34px;font-weight:600}.profile div:nth-child(2){min-width:0;flex:1}.profile strong,.profile span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile strong{font-size:.8rem}.profile span{margin-top:2px;font-size:.7rem;color:var(--muted)}main{margin-left:248px;min-height:100vh}.topbar{height:74px;padding:0 clamp(24px,4vw,58px);border-bottom:1px solid var(--line);display:flex;align-items:center;gap:20px;position:sticky;top:0;z-index:10;background:#f7f6f2eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.search-wrap{width:min(480px,48vw);display:flex;align-items:center;gap:10px;color:#8c8880}.search-wrap input{flex:1;border:0;outline:0;background:transparent;color:var(--ink);font-size:.88rem;min-width:0}.search-wrap input::placeholder{color:#99958e}kbd{padding:3px 6px;border:1px solid #d8d4cc;border-bottom-width:2px;border-radius:5px;background:#fbfaf7;font:11px ui-monospace,monospace;color:#8e8981}.primary-button{border:0;border-radius:9px;min-height:42px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--accent);color:#fff;font-weight:600;font-size:.88rem;cursor:pointer;box-shadow:0 3px 8px #a6412529}.primary-button:hover{background:var(--accent-dark);transform:translateY(-1px)}.primary-button:disabled{opacity:.6;cursor:wait}.topbar .primary-button{margin-left:auto}.icon-button{border:0;background:transparent;width:38px;height:38px;padding:0;display:grid;place-items:center;border-radius:8px;cursor:pointer}.icon-button:hover{background:#48413812}.menu-button,.mobile-wordmark{display:none}.content{width:min(1180px,calc(100% - 64px));margin:0 auto;padding:64px 0 72px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.eyebrow{margin:0 0 10px!important;color:var(--accent)!important;font-size:.73rem!important;font-weight:600;text-transform:uppercase;letter-spacing:.13em}h1,h2,h3,p{margin-top:0}h1{font-family:"Instrument Serif",Georgia,serif;font-weight:400;font-size:clamp(2.35rem,4.2vw,4rem);line-height:.98;letter-spacing:-.025em;margin-bottom:18px;max-width:760px}.page-heading>div>p:last-child{color:var(--muted);font-size:1rem;line-height:1.55;margin-bottom:0}.heading-action{display:none}.summary-strip{margin:43px 0 48px;padding:21px 0;border-block:1px solid var(--line);display:flex}.summary-strip>div{display:flex;align-items:baseline;gap:9px;padding:0 34px;border-right:1px solid var(--line);color:var(--muted);font-size:.82rem}.summary-strip>div:first-child{padding-left:0}.summary-strip>div:last-child{border-right:0}.summary-number{font-family:"Instrument Serif",Georgia,serif;font-size:2.1rem;color:var(--ink);line-height:1}.summary-number.terracotta{color:var(--accent)}.summary-number.green{color:var(--green)}.mobile-filters{display:none}.section-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:18px}.section-header h2{font-family:"Instrument Serif",Georgia,serif;font-size:1.6rem;font-weight:400;margin:0}.section-header span{color:var(--muted);font-size:.8rem}.card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.wish-card{position:relative;min-height:248px;padding:20px;border:1px solid var(--line);border-radius:14px;background:var(--surface);display:grid;grid-template-columns:86px 1fr;grid-template-rows:auto 1fr auto;gap:16px 19px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.wish-card:hover{transform:translateY(-2px);box-shadow:0 12px 35px #372f2614;border-color:#d0ccc2}.card-topline{grid-column:1 / -1;display:flex;justify-content:space-between;align-items:center}.type-pill,.status-pill{display:inline-flex;align-items:center;gap:6px;font-size:.72rem;font-weight:600}.type-pill{padding:5px 8px;border-radius:7px}.type-pill.ebook{background:#f0e8df;color:#855139}.type-pill.music{background:#e9e8f0;color:#555477}.status-pill{color:var(--muted)}.status-pill.ready{color:var(--green)}.status-dot{width:6px;height:6px;border-radius:50%;background:#bbb5aa}.ready .status-dot{background:var(--green)}.cover{grid-row:2;width:86px;height:112px;border-radius:7px 11px 11px 7px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;box-shadow:inset 5px 0 #00000012,4px 5px 10px #3a2d211a}.cover span{font-size:.55rem;font-weight:600;letter-spacing:.13em}.cover.ebook{background:#d7b9a3;color:#5f3b2c}.cover.music{background:#c7c5d6;color:#44425d;border-radius:9px}.card-copy{grid-row:2;min-width:0;padding-top:5px}.card-copy h3{font-family:"Instrument Serif",Georgia,serif;font-size:1.35rem;line-height:1.15;font-weight:400;margin-bottom:6px}.creator{color:var(--muted);font-size:.84rem;margin-bottom:15px}.note{font-family:"Instrument Serif",Georgia,serif;font-style:italic;color:#6f665d;font-size:1rem;line-height:1.35;margin:0}.card-footer{grid-column:1 / -1;border-top:1px solid #ebe8e1;padding-top:14px;display:flex;align-items:center;justify-content:space-between}.requester{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:.76rem}.mini-avatar{width:23px;height:23px;font-size:.68rem}.waiting{color:#928d84;font-size:.73rem}.download-button,.upload-button{border:0;padding:7px 10px;border-radius:8px;display:inline-flex;align-items:center;gap:6px;font-size:.75rem;font-weight:600;cursor:pointer}.download-button{background:#e8f0eb;color:var(--green)}.download-button{text-decoration:none}.upload-button{background:#f2ede8;color:#785849}.upload-button:hover{background:#ebe2da}.download-button:hover{background:#dcebe2}.visually-hidden{position:fixed!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.skeleton-card{min-height:248px;background:linear-gradient(100deg,#eeece7 20%,#f8f7f3,#eeece7 60%);background-size:200% 100%;animation:shimmer 1.4s infinite}@keyframes shimmer{to{background-position-x:-200%}}.empty-state{border:1px dashed #d0ccc3;border-radius:14px;padding:60px 20px;text-align:center;color:var(--muted)}.empty-state h3{color:var(--ink);font-family:"Instrument Serif",Georgia,serif;font-size:1.4rem;font-weight:400;margin:16px 0 7px}.empty-state p{margin:0;font-size:.84rem}.modal-backdrop{position:fixed;inset:0;z-index:50;background:#27231e61;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center;padding:22px}.modal{position:relative;width:min(510px,100%);max-height:calc(100vh - 44px);overflow-y:auto;background:var(--surface);border-radius:18px;padding:34px;box-shadow:var(--shadow)}.modal-close{position:absolute;top:18px;right:18px}.modal h2{font-family:"Instrument Serif",Georgia,serif;font-size:2rem;font-weight:400;margin:0 0 8px}.modal-intro{color:var(--muted);line-height:1.5;font-size:.85rem;margin-bottom:24px;max-width:390px}.type-selector{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:19px}.type-selector button{height:48px;border:1px solid var(--line);border-radius:9px;background:#faf9f6;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.type-selector button.active{border-color:#b55738;background:#f5e9e4;color:#99472e;box-shadow:inset 0 0 0 1px #c86a4b}form label{display:block;margin-bottom:15px;color:#4c4842;font-size:.78rem;font-weight:600}form label span{color:#9a958c;font-weight:400}form input,form textarea{width:100%;margin-top:7px;border:1px solid var(--line);border-radius:9px;background:#fbfaf7;color:var(--ink);padding:11px 12px;outline:none;font-size:.88rem;resize:vertical}form input:focus,form textarea:focus{border-color:#be6a4f;box-shadow:0 0 0 3px #c65d3b1f;background:#fff}.submit-button{width:100%;margin-top:6px}.toast-message{position:fixed;right:28px;bottom:28px;z-index:70;display:flex;align-items:center;gap:9px;padding:13px 16px;border-radius:10px;background:#2f4238;color:#fff;font-size:.84rem;box-shadow:var(--shadow)}.fade-enter-active,.fade-leave-active,.toast-enter-active,.toast-leave-active{transition:opacity .2s ease,transform .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-from .modal,.fade-leave-to .modal{transform:translateY(10px) scale(.985)}.toast-enter-from,.toast-leave-to{opacity:0;transform:translateY(10px)}.nav-backdrop{display:none}@media(max-width:900px){.sidebar{transform:translate(-100%);transition:transform .25s ease;box-shadow:20px 0 50px #28231c26}.sidebar.open{transform:translate(0)}.close-nav{display:grid}.nav-backdrop{display:block;position:fixed;inset:0;z-index:19;background:#231f1b4d}main{margin-left:0}.menu-button,.mobile-wordmark{display:grid}.mobile-wordmark{font-family:"Instrument Serif",Georgia,serif;font-size:1.3rem}.search-wrap{margin-left:auto;width:min(360px,44vw)}.content{width:min(100% - 42px,900px);padding-top:48px}}@media(max-width:650px){.topbar{height:66px;padding:0 16px;gap:7px}.topbar .compact{display:none}.search-wrap{width:auto;flex:1;justify-content:flex-end}.search-wrap input{display:none}.search-wrap:focus-within input{display:block}.search-wrap kbd{display:none}.content{width:calc(100% - 30px);padding:35px 0 48px}.page-heading{align-items:flex-start}.page-heading h1{font-size:2.55rem}.page-heading>div>p:last-child{font-size:.9rem}.heading-action{display:inline-flex;flex:0 0 auto;width:43px;padding:0;font-size:0}.summary-strip{margin:31px 0 26px;justify-content:space-between}.summary-strip>div{padding:0 13px;display:grid;gap:5px}.summary-strip>div:first-child{padding-left:0}.summary-strip>div span:last-child{font-size:.68rem;max-width:80px}.summary-number{font-size:1.75rem}.mobile-filters{display:flex;gap:7px;overflow-x:auto;margin:0 -15px 28px;padding:0 15px 5px;scrollbar-width:none}.mobile-filters button{white-space:nowrap;border:1px solid var(--line);border-radius:999px;padding:8px 12px;background:transparent;color:var(--muted);font-size:.75rem}.mobile-filters button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.card-grid{grid-template-columns:1fr}.wish-card{grid-template-columns:74px 1fr;padding:17px;min-height:231px}.cover{width:74px;height:100px}.modal{padding:28px 20px 22px;border-radius:15px}.modal-backdrop{padding:12px}.toast-message{left:15px;right:15px;bottom:15px;justify-content:center}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important}}
