.is-exporting .group\/label button,.is-exporting [role=listitem]>div:last-child,.is-exporting button{display:none!important}.export-title-bar{padding:18px 24px;margin-bottom:12px;font-size:26px;font-weight:900;letter-spacing:-.5px;line-height:1.2;border-bottom:2px solid currentColor;border-bottom-color:inherit;color:#f6f1e8}.export-watermark{padding:14px 24px;margin-top:12px;text-align:right;font-size:17px;font-weight:800;letter-spacing:.5px;opacity:.9;display:flex;align-items:center;justify-content:flex-end;gap:10px;border-top:2px solid currentColor;border-top-color:inherit}.ai-widget{display:flex;justify-content:center;padding:1rem 0}.ai-widget__button{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;transition:transform .2s ease;padding:0;outline:none;border-radius:50%}.ai-widget__button:hover{transform:scale(1.15)}.ai-widget__button:active{transform:scale(.95)}.ai-widget__button:focus-visible{outline:2px solid var(--accent-main, #06bcf9);outline-offset:4px}.ai-widget__avatar{width:4.5rem;height:4.5rem;animation:ai-float 10s ease-in-out infinite;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;pointer-events:none}@media(min-width:768px){.ai-widget__avatar{width:6.5rem;height:6.5rem}}@keyframes ai-float{0%{transform:translate(0) translateY(0)}25%{transform:translateY(-.8em) translate(-.5em);rotate:-6deg}50%{transform:translateY(.5em) translate(-.3em)}75%{transform:translateY(-.6em) translate(.5em);rotate:6deg}to{transform:translate(0) translateY(0)}}.y2k-btn-primary,.y2k-btn-ghost{transition:none}.y2k-btn-primary:hover,.y2k-btn-ghost:hover{transform:none;box-shadow:none}main.grid:has(>.neo-brutalist-editor){overflow-x:clip!important}.neo-brutalist-editor{--global-border: #000000;--global-border-width: 2px;--global-shadow-offset: 2px;--global-font-display: "Space Grotesk", sans-serif;--global-font-body: "Manrope", sans-serif;--global-surface-lowest: #000000;--global-surface-low: #1a1a1a;--global-surface-mid: #111111;--global-surface-mid-2: #181818;--global-surface-input: #0a0a0a;--global-surface-high: #3a3a3a;--global-surface-bright: #ffffff;--theme-bg: #0e0e0e;--theme-surface: var(--global-surface-low);--theme-surface-2: var(--global-surface-mid-2);--theme-surface-3: var(--global-surface-mid);--theme-surface-4: var(--global-surface-input);--theme-surface-bright: var(--global-surface-bright);--theme-border: var(--global-border);--theme-border-width: var(--global-border-width);--theme-accent-primary: #c1fffe;--theme-accent-secondary: #ff51fa;--theme-accent-tertiary: #ffbd58;--theme-on-accent: var(--global-border);--theme-text: #ffffff;--theme-text-muted: #94a3b8;--theme-danger: #ff5c8a;--theme-success: #22c55e;--theme-focus: #22d3ee;--theme-radius: 0px;--theme-shadow: 4px 4px 0 0 var(--global-border);--theme-shadow-sm: 2px 2px 0 0 var(--global-border);--theme-shadow-lg: 8px 8px 0 0 var(--global-border);--theme-shadow-hover: 2px 2px 0 0 var(--theme-accent-secondary);--theme-glow: var(--theme-accent-primary);--theme-font-display: var(--global-font-display);--theme-font-body: var(--global-font-body);--theme-on-background: var(--theme-text);font-family:var(--theme-font-body);background-color:var(--theme-bg);color:var(--theme-text);min-height:100vh;position:relative}.neo-brutalist-editor:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:.03;z-index:9999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}.nb-heavy-border{border:var(--theme-border-width) solid var(--theme-border)!important;border-radius:var(--theme-radius)!important}.nb-card-shadow{box-shadow:var(--theme-shadow)!important}.nb-display-lg{font-family:var(--theme-font-display);font-weight:700;font-size:2rem;line-height:1;letter-spacing:-.03em;text-transform:uppercase}.nb-headline-lg{font-family:var(--theme-font-display);font-weight:500;font-size:1.5rem}.nb-label-md{font-family:var(--theme-font-display);font-weight:700;font-size:.75rem;text-transform:uppercase}.nb-snap{transition:all .1s cubic-bezier(0,0,.2,1)!important}.nb-btn-primary{background-color:var(--theme-accent-primary);color:var(--theme-on-accent);border:var(--theme-border-width) solid var(--theme-border);box-shadow:var(--theme-shadow-sm);padding:.4em 1em;font-family:var(--theme-font-display);font-weight:700;text-transform:uppercase;font-size:.75rem;transition:transform .1s cubic-bezier(0,0,.2,1),box-shadow .1s cubic-bezier(0,0,.2,1);border-radius:var(--theme-radius);cursor:pointer}.nb-btn-primary:hover{transform:translate(var(--global-shadow-offset),var(--global-shadow-offset));box-shadow:0 0 0 0 var(--theme-border)}.nb-btn-secondary{background-color:transparent;color:var(--theme-text);border:var(--theme-border-width) solid var(--theme-accent-primary);padding:.4em 1em;font-family:var(--theme-font-display);font-weight:700;text-transform:uppercase;font-size:.75rem;border-radius:var(--theme-radius);cursor:pointer;transition:background-color .1s cubic-bezier(0,0,.2,1)}.nb-btn-secondary:hover{background-color:color-mix(in srgb,var(--theme-accent-primary) 10%,transparent)}.neo-brutalist-editor .nb-tier-row{display:flex;background-color:var(--theme-surface);border-bottom:var(--theme-border-width) solid var(--theme-border);border-radius:var(--theme-radius)}.neo-brutalist-editor .nb-tier-row-active{display:flex;background-color:var(--theme-surface);border:var(--theme-border-width) solid var(--theme-focus);border-radius:var(--theme-radius);box-shadow:0 0 12px color-mix(in srgb,var(--theme-focus) 40%,transparent);z-index:10}.neo-brutalist-editor .nb-tier-row-drop-target{box-shadow:0 0 0 2px color-mix(in srgb,var(--theme-accent-primary) 55%,transparent)}.neo-brutalist-editor .nb-tier-row:first-child,.neo-brutalist-editor .nb-tier-row-active:first-child{border-top:var(--theme-border-width) solid var(--theme-border)}.neo-brutalist-editor .nb-tier-actions{border-left:var(--theme-border-width) solid var(--theme-border)}.neo-brutalist-editor .nb-rank-box{width:130px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-right:var(--theme-border-width) solid var(--theme-border);overflow:visible}.neo-brutalist-editor .nb-book-track{flex-grow:1;padding:.3rem;display:flex;flex-wrap:wrap;gap:.15rem;min-height:110px}.neo-brutalist-editor .nb-book-track-drop-target{background:linear-gradient(135deg,color-mix(in srgb,var(--theme-accent-primary) 12%,transparent),color-mix(in srgb,var(--theme-accent-primary) 3%,transparent))}.neo-brutalist-editor .nb-book-insert-before:before,.neo-brutalist-editor .nb-book-insert-after:after,.neo-brutalist-editor .nb-book-track-end-indicator{content:"";position:absolute;top:6px;bottom:6px;width:4px;border-radius:999px;background:var(--theme-accent-primary);box-shadow:0 0 0 1px var(--theme-border),0 0 12px color-mix(in srgb,var(--theme-accent-primary) 55%,transparent);pointer-events:none;z-index:30}.neo-brutalist-editor .nb-book-insert-before:before{left:-10px}.neo-brutalist-editor .nb-book-insert-after:after,.neo-brutalist-editor .nb-book-track-end-indicator{right:-10px}.nb-book-card{width:clamp(56px,12vw,90px);aspect-ratio:2/3;background-size:cover;background-position:center;background-repeat:no-repeat;border:var(--theme-border-width) solid var(--theme-border);box-shadow:var(--theme-shadow);position:relative;border-radius:var(--theme-radius);transition:transform .1s cubic-bezier(0,0,.2,1),border-color .1s cubic-bezier(0,0,.2,1),box-shadow .1s cubic-bezier(0,0,.2,1);overflow:hidden}@media(max-width:767px){.nb-book-card{width:clamp(48px,18vw,64px)}.nb-unranked-track{gap:.5rem}.neo-brutalist-editor .nb-tier-row{min-height:clamp(68px,18vw,90px)}.neo-brutalist-editor .nb-book-track{gap:clamp(.08rem,.8vw,.15rem);padding:clamp(.1rem,.75vw,.2rem);min-height:clamp(68px,18vw,90px)}.neo-brutalist-editor .nb-rank-box{width:clamp(56px,18vw,70px)}.neo-brutalist-editor .nb-tier-actions{width:clamp(30px,10vw,36px);gap:clamp(.1rem,.8vw,.15rem)}.neo-brutalist-editor .nb-tier-actions button svg{width:clamp(12px,4vw,14px);height:clamp(12px,4vw,14px)}.palette-toggle{width:clamp(16px,4vw,18px);height:clamp(16px,4vw,18px);transform:translate(2px,2px)}}.nb-book-card:hover{transform:rotate(2deg);border-color:var(--theme-accent-secondary);box-shadow:var(--theme-shadow-hover)}.nb-book-card img{width:100%;height:100%;object-fit:cover;display:block}.nb-editor-toggle-line{border-left:2px solid color-mix(in srgb,var(--theme-accent-primary) 20%,transparent);box-shadow:inset 0 0 12px color-mix(in srgb,var(--theme-accent-primary) 12%,transparent),0 0 15px 3px color-mix(in srgb,var(--theme-accent-primary) 10%,transparent)}.group:hover .nb-editor-toggle-line{border-left-color:color-mix(in srgb,var(--theme-accent-primary) 60%,transparent)}.neo-brutalist-editor .nb-sidebar{border:var(--theme-border-width) solid var(--theme-border);border-left:3px solid var(--theme-accent-primary);background-color:var(--theme-surface);padding:1rem;border-radius:var(--theme-radius);position:relative;box-shadow:-3px 0 12px color-mix(in srgb,var(--theme-accent-primary) 7%,transparent),inset 0 0 20px #00000026}.neo-brutalist-editor .nb-sidebar-drop-target{border-color:var(--theme-accent-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--theme-accent-primary) 35%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--theme-accent-primary) 14%,transparent),color-mix(in srgb,var(--theme-accent-primary) 5%,transparent)),var(--theme-surface)}.neo-brutalist-editor .nb-section-header{border-bottom:var(--theme-border-width) solid var(--theme-border);padding-bottom:.8rem;margin-bottom:1rem;padding-left:.75rem;position:relative}.neo-brutalist-editor .nb-section-header:before{content:"";position:absolute;left:0;top:.15rem;bottom:.8rem;width:2px;background:var(--theme-accent-primary);opacity:.5;pointer-events:none}.neo-brutalist-editor .nb-sidebar-active-tier{border:var(--theme-border-width) solid color-mix(in srgb,var(--theme-accent-tertiary) 20%,transparent);background:linear-gradient(145deg,color-mix(in srgb,var(--theme-accent-tertiary) 4%,transparent) 0%,transparent 100%);padding:.75rem;margin-bottom:1rem;position:relative}.neo-brutalist-editor .nb-sidebar-active-tier:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--theme-accent-tertiary);opacity:.6;pointer-events:none}.neo-brutalist-editor .nb-input-container{margin-bottom:1rem}.neo-brutalist-editor .nb-input-label{display:block;margin-bottom:.5rem;font-family:var(--theme-font-display);font-weight:700;font-size:.75rem;text-transform:uppercase}.neo-brutalist-editor .nb-input{width:100%;background-color:var(--theme-surface-4);border:var(--theme-border-width) solid var(--theme-border);color:var(--theme-text);padding:.5rem;outline:none;border-radius:var(--theme-radius);font-size:.875rem}.neo-brutalist-editor .nb-input:focus{border-color:var(--theme-accent-primary)}.theme-picker__section{position:relative}.theme-picker__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;padding-left:2rem}.theme-picker__arrow{position:absolute;top:0;bottom:0;z-index:10;display:flex;align-items:center;justify-content:center;width:30px;border:none;background:none;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .15s ease}.theme-picker__arrow--visible{opacity:1;pointer-events:auto}.theme-picker__arrow--left{left:0;background:linear-gradient(to right,var(--theme-bg) 35%,transparent)}.theme-picker__arrow--right{right:0;background:linear-gradient(to left,var(--theme-bg) 35%,transparent)}.theme-picker__arrow-btn{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:4px;background:var(--theme-surface-2);color:var(--theme-text)}.theme-picker__label{font-family:var(--global-font-display);font-size:.6875rem;font-weight:700;text-transform:uppercase;color:var(--theme-text-muted)}.theme-picker__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:.75rem}.theme-picker__header--secondary{margin-top:.75rem}.theme-picker__swatch{position:relative;display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem .25rem;border:1.5px solid transparent;border-radius:6px;background:transparent;cursor:pointer;transition:all .1s cubic-bezier(0,0,.2,1);min-width:0}.theme-picker__swatch:hover{border-color:#ffffff26}.theme-picker__swatch--active{border-color:var(--theme-accent-primary)!important;background:color-mix(in srgb,var(--theme-accent-primary) 8%,transparent)}@media(max-width:767px){.theme-picker__grid{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;padding-bottom:.25rem;gap:.5rem;scrollbar-width:none}.theme-picker__grid::-webkit-scrollbar{display:none}.theme-picker__swatch{flex:0 0 76px;width:76px;scroll-snap-align:start;padding:.3rem .25rem}.theme-picker__preview{width:56px}.theme-picker__name{font-size:.5rem}.theme-picker__header{padding-left:0}.theme-picker__swatch--active{border-color:transparent!important;background:transparent}.theme-picker__swatch--active .theme-picker__preview:after{content:"✓";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#00000073;color:#fff;font-size:16px;font-weight:700;line-height:1}.theme-picker__dot{display:none}}.theme-picker__swatch--locked{cursor:not-allowed;opacity:.55}.theme-picker__swatch--locked:hover{border-color:transparent}.theme-picker__preview{width:44px;aspect-ratio:1;border-radius:4px;border:1px solid;display:flex;align-items:flex-end;padding:.2rem;position:relative;overflow:hidden}.theme-picker__bars{display:flex;gap:1.5px;width:100%}.theme-picker__bars span{flex:1;height:3px;border-radius:1.5px;opacity:.7}.theme-picker__lock{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#00000059;color:#94a3b8}.theme-picker__name{font-size:.5625rem;font-weight:600;color:var(--theme-text-muted);text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.theme-picker__dot{position:absolute;top:2px;right:2px;width:4px;height:4px;border-radius:50%;background:var(--theme-accent-primary)}.neo-brutalist-editor[data-theme=sunset]{--theme-bg: #1c0f0a;--theme-accent-primary: #fb923c}.neo-brutalist-editor[data-theme=forest]{--theme-bg: #0a1f0f;--theme-accent-primary: #4ade80}.neo-brutalist-editor[data-theme=ocean]{--theme-bg: #0a1628;--theme-accent-primary: #38bdf8}.neo-brutalist-editor[data-theme=cyberpunk]{--theme-bg: #0a0a1a;--theme-accent-primary: #ff51fa;--theme-accent-secondary: #38bdf8;--theme-accent-tertiary: #ffbd58}.neo-brutalist-editor[data-theme=burgundy]{--theme-bg: #1a0a0a;--theme-accent-primary: #7B1113}.neo-brutalist-editor[data-theme=burgundy] .nb-btn-primary{color:#fff}.neo-brutalist-editor[data-theme=dark-academia]{--theme-bg: #161310;--theme-surface: #201a15;--theme-surface-2: #262019;--theme-surface-3: #1c1712;--theme-surface-4: #120e0a;--theme-surface-bright: #f0e9dc;--theme-border: #8b7355;--theme-border-width: 1px;--theme-accent-primary: #c9a227;--theme-accent-secondary: #8b6f47;--theme-accent-tertiary: #b08968;--theme-on-accent: #161310;--theme-text: #ece6da;--theme-text-muted: #a89f91;--theme-danger: #c25e4a;--theme-success: #8fae6b;--theme-focus: #c9a227;--theme-radius: 2px;--theme-shadow: 0 2px 6px rgba(0, 0, 0, .35), 0 8px 20px rgba(0, 0, 0, .25);--theme-shadow-sm: 0 1px 3px rgba(0, 0, 0, .35);--theme-shadow-lg: 0 4px 12px rgba(0, 0, 0, .4), 0 16px 40px rgba(0, 0, 0, .3);--theme-shadow-hover: 0 2px 8px rgba(0, 0, 0, .4), 0 6px 16px rgba(201, 162, 39, .18);--theme-glow: #c9a227;--theme-font-display: "EB Garamond", serif;--theme-font-body: "EB Garamond", serif}.neo-brutalist-editor[data-theme=pixel]{--theme-bg: #14143a;--theme-surface: #1b1b45;--theme-surface-2: #22224f;--theme-surface-3: #181840;--theme-surface-4: #101035;--theme-surface-bright: #f0f0ff;--theme-border: #00ff9c;--theme-border-width: 3px;--theme-accent-primary: #00ff9c;--theme-accent-secondary: #ff6ec7;--theme-accent-tertiary: #ffd93d;--theme-on-accent: #0d0d2e;--theme-text: #d9f7e9;--theme-text-muted: #8b9bb4;--theme-danger: #ff5c8a;--theme-success: #00ff9c;--theme-focus: #00ff9c;--theme-radius: 0px;--theme-shadow: 4px 4px 0 0 #000000;--theme-shadow-sm: 2px 2px 0 0 #000000;--theme-shadow-lg: 8px 8px 0 0 #000000;--theme-shadow-hover: 2px 2px 0 0 #ff6ec7;--theme-glow: #00ff9c;--theme-font-display: "Press Start 2P", monospace;--theme-font-body: "Pixelify Sans", monospace;image-rendering:pixelated}.neo-brutalist-editor[data-theme=pixel] .nb-book-card img,.neo-brutalist-editor[data-theme=pixel] .tier-list-cover__img{image-rendering:pixelated}.neo-brutalist-editor[data-theme=pixel] .nb-display-lg{font-size:1.35rem;letter-spacing:.02em}.neo-brutalist-editor[data-theme=pixel] .nb-label-md,.neo-brutalist-editor[data-theme=pixel] .nb-input-label{font-size:.8rem}.neo-brutalist-editor[data-theme=pixel] .palette-toggle{border:none!important}.neo-brutalist-editor[data-theme=vintage]{--theme-bg: #f4ecd8;--theme-surface: #faf3e3;--theme-surface-2: #efe4cd;--theme-surface-3: #f7eeda;--theme-surface-4: #e8dcc2;--theme-surface-bright: #fffdf5;--theme-border: #5d4037;--theme-border-width: 2px;--theme-accent-primary: #a0522d;--theme-accent-secondary: #8d6e63;--theme-accent-tertiary: #6d4c41;--theme-on-accent: #f4ecd8;--theme-text: #3e2723;--theme-text-muted: #8d7b6a;--theme-danger: #9e2b25;--theme-success: #5d7a45;--theme-focus: #a0522d;--theme-radius: 0px;--theme-shadow: 3px 3px 0 0 #5d4037;--theme-shadow-sm: 2px 2px 0 0 #5d4037;--theme-shadow-lg: 6px 6px 0 0 #5d4037;--theme-shadow-hover: 3px 3px 0 0 #8d6e63;--theme-glow: #a0522d;--theme-font-display: "EB Garamond", serif;--theme-font-body: "EB Garamond", serif}.neo-brutalist-editor[data-theme=vintage] .nb-section-header:before{width:8px;height:8px;top:.25rem;background:transparent;border:2px solid var(--theme-accent-primary);opacity:1}.neo-brutalist-editor[data-theme=vintage] .nb-sidebar-active-tier:before{width:8px;height:8px;top:.85rem;background:transparent;border:2px solid var(--theme-accent-tertiary);opacity:1}.neo-brutalist-editor[data-theme=vintage] .nb-book-card:hover{transform:rotate(1deg);border-color:var(--theme-accent-secondary)}.neo-brutalist-editor[data-theme=y2k]{--theme-bg: #c1e0f5;--theme-surface: #ffffff;--theme-surface-2: #eef6fc;--theme-surface-3: #f4fafe;--theme-surface-4: #dbeaf5;--theme-surface-bright: #ffffff;--theme-border: #0a3d62;--theme-border-width: 2px;--theme-accent-primary: #ff5fa2;--theme-accent-secondary: #7c4df7;--theme-accent-tertiary: #00c2ff;--theme-on-accent: #ffffff;--theme-text: #0a3d62;--theme-text-muted: #4a7a9e;--theme-danger: #ff2e63;--theme-success: #00a86b;--theme-focus: #ff5fa2;--theme-radius: 16px;--theme-shadow: 4px 4px 0 0 #0a3d62;--theme-shadow-sm: 2px 2px 0 0 #0a3d62;--theme-shadow-lg: 8px 8px 0 0 #0a3d62;--theme-shadow-hover: 4px 4px 0 0 #7c4df7;--theme-glow: #ff5fa2;--theme-font-display: "Unbounded", sans-serif;--theme-font-body: "Manrope", sans-serif}.neo-brutalist-editor[data-theme=clay]{--theme-bg: #cdeee1;--theme-surface: #f5efe2;--theme-surface-2: #efe7d6;--theme-surface-3: #f8f2e7;--theme-surface-4: #e9dfc9;--theme-surface-bright: #ffffff;--theme-border: #5c4b3a;--theme-border-width: 0px;--theme-accent-primary: #7c4df7;--theme-accent-secondary: #ff8c5a;--theme-accent-tertiary: #4ecdc4;--theme-on-accent: #ffffff;--theme-text: #3b3226;--theme-text-muted: #8a7d6b;--theme-danger: #e85d4f;--theme-success: #3a9d6e;--theme-focus: #7c4df7;--theme-radius: 22px;--theme-shadow: 0 6px 0 rgba(92, 75, 58, .22), 0 14px 24px rgba(92, 75, 58, .18);--theme-shadow-sm: 0 4px 0 rgba(92, 75, 58, .2);--theme-shadow-lg: 0 10px 0 rgba(92, 75, 58, .2), 0 24px 40px rgba(92, 75, 58, .22);--theme-shadow-hover: 0 8px 0 rgba(124, 77, 247, .3), 0 18px 28px rgba(92, 75, 58, .2);--theme-glow: #7c4df7;--theme-font-display: "Comfortaa", sans-serif;--theme-font-body: "Nunito", sans-serif}.neo-brutalist-editor[data-theme=clay] .nb-tier-row{background:linear-gradient(180deg,color-mix(in srgb,var(--theme-surface) 90%,white) 0%,var(--theme-surface) 45%,color-mix(in srgb,var(--theme-surface) 82%,#5c4b3a) 100%);box-shadow:inset 0 2px #ffffff73,0 4px #5c4b3a24,0 10px 18px #5c4b3a1f;margin-bottom:.25rem}.neo-brutalist-editor[data-theme=clay] .nb-book-card{width:clamp(62px,13vw,98px);border-radius:12px;box-shadow:inset 0 2px #fff6,0 4px #5c4b3a1f,0 8px 14px #5c4b3a1a}@media(max-width:767px){.neo-brutalist-editor[data-theme=clay] .nb-book-card{width:clamp(52px,19vw,70px);border-radius:10px}}.neo-brutalist-editor[data-theme=clay] .nb-section-header:before{width:10px;height:10px;top:.3rem;bottom:auto;border-radius:50%;background:var(--theme-accent-primary);opacity:1;box-shadow:inset 0 1px #ffffff8c,0 2px #0000002e}.neo-brutalist-editor[data-theme=clay] .nb-btn-primary{border-radius:16px;background:linear-gradient(180deg,color-mix(in srgb,var(--theme-accent-primary) 82%,white) 0%,var(--theme-accent-primary) 48%,color-mix(in srgb,var(--theme-accent-primary) 78%,black) 100%);box-shadow:inset 0 2px #ffffff59,inset 0 -4px 6px #0000002e,0 6px color-mix(in srgb,var(--theme-accent-primary) 55%,#5c4b3a);padding:.55em 1.1em}.neo-brutalist-editor[data-theme=clay] .nb-btn-primary:hover{transform:translateY(-2px);box-shadow:inset 0 2px #ffffff6b,inset 0 -4px 6px #0000002e,0 8px color-mix(in srgb,var(--theme-accent-primary) 60%,#5c4b3a)}.neo-brutalist-editor[data-theme=clay] .nb-btn-primary:active{transform:translateY(3px);box-shadow:inset 0 2px #ffffff59,inset 0 -3px 5px #00000038,0 3px color-mix(in srgb,var(--theme-accent-primary) 55%,#5c4b3a)}.neo-brutalist-editor[data-theme=clay] .nb-btn-secondary{border-radius:16px;background:color-mix(in srgb,var(--theme-surface-2) 75%,transparent);box-shadow:inset 0 2px #ffffff80,inset 0 -3px 5px #00000014,0 5px color-mix(in srgb,var(--theme-border) 18%,transparent)}.neo-brutalist-editor[data-theme=clay] .nb-btn-secondary:hover{transform:translateY(-2px);box-shadow:inset 0 2px #ffffff8c,inset 0 -3px 5px #00000014,0 7px color-mix(in srgb,var(--theme-border) 22%,transparent)}.neo-brutalist-editor[data-theme=clay] .nb-sidebar .nb-heavy-border{border-radius:14px;box-shadow:inset 0 2px 4px #fff9,inset 0 -2px 4px #0000000f,0 3px #5c4b3a1f}.neo-brutalist-editor[data-theme=clay] .nb-sidebar button:not(.nb-btn-primary):not(.nb-btn-secondary){border-radius:12px;box-shadow:inset 0 2px 3px #ffffff80,inset 0 -2px 3px #0000000d}.neo-brutalist-editor[data-theme=soft]{--theme-bg: #fdf6ee;--theme-surface: #ffffff;--theme-surface-2: #f7efe3;--theme-surface-3: #fcf6ef;--theme-surface-4: #f0e6d6;--theme-surface-bright: #ffffff;--theme-border: #3c3c3c;--theme-border-width: 2px;--theme-accent-primary: #58cc02;--theme-accent-secondary: #ff9600;--theme-accent-tertiary: #ce82ff;--theme-on-accent: #ffffff;--theme-text: #3c3c3c;--theme-text-muted: #8a8a8a;--theme-danger: #ff4b4b;--theme-success: #58cc02;--theme-focus: #58cc02;--theme-radius: 16px;--theme-shadow: 0 4px 0 rgba(60, 60, 60, .25);--theme-shadow-sm: 0 2px 0 rgba(60, 60, 60, .25);--theme-shadow-lg: 0 8px 0 rgba(60, 60, 60, .2), 0 16px 32px rgba(60, 60, 60, .15);--theme-shadow-hover: 0 4px 0 rgba(88, 204, 2, .35);--theme-glow: #58cc02;--theme-font-display: "Nunito", sans-serif;--theme-font-body: "Nunito", sans-serif}.neo-brutalist-editor[data-theme=soft] .nb-tier-row{box-shadow:0 2px #3c3c3c1f}.tier-list-cover--editor{width:100%;height:7rem;border-radius:10px;overflow:hidden;margin-bottom:.75rem}.tier-list-cover--editor .tier-list-cover__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.tier-list-cover--editor.tier-list-cover--gradient{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.375rem;background:linear-gradient(135deg,#06bcf926,#a855f726);border:1px solid rgba(255,255,255,.06);color:#64748b}.tier-list-cover--editor .tier-list-cover__icon{opacity:.5}.tier-list-cover--editor .tier-list-cover__hint{font-size:.6875rem;font-weight:500;color:#64748b}.tier-list-cover-editor__actions{margin-top:.5rem;display:flex;gap:.5rem}.tier-list-cover-editor__btn{display:inline-flex;align-items:center;gap:.375rem;padding:.4rem .75rem;font-family:var(--theme-font-display);font-size:.6875rem;font-weight:700;text-transform:uppercase;border:var(--theme-border-width) solid var(--theme-border);cursor:pointer;transition:all .1s cubic-bezier(0,0,.2,1);background:var(--theme-surface-2);color:var(--theme-text)}.tier-list-cover-editor__btn:hover{background:var(--global-surface-high)}.tier-list-cover-editor__btn:disabled{opacity:.5;cursor:not-allowed}.tier-list-cover-editor__btn--add{background:var(--theme-accent-primary);color:var(--theme-on-accent);box-shadow:var(--theme-shadow-sm)}.tier-list-cover-editor__btn--add:hover{background:color-mix(in srgb,var(--theme-accent-primary) 85%,white)}.tier-list-cover-editor__pro-badge{font-size:.5625rem;padding:.0625rem .3125rem;background:var(--theme-border);color:var(--theme-accent-primary);border-radius:0}@keyframes onboarding-book-pulse{0%,to{transform:translateY(0)}25%{transform:translateY(-4px)}50%{transform:translateY(0)}75%{transform:translateY(-2px)}}[data-onboarding-pulse=true] .nb-book-card{animation:onboarding-book-pulse 1.5s ease-in-out infinite;animation-delay:calc(var(--book-index, 0) * .1s)}.onboarding-highlight-tiers .nb-tier-row:first-child{box-shadow:0 0 20px 4px color-mix(in srgb,var(--theme-accent-primary) 30%,transparent),inset 0 0 20px 4px color-mix(in srgb,var(--theme-accent-primary) 5%,transparent);transition:box-shadow .3s ease}
