:root{font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--font-display:ui-serif, "Songti SC", "Noto Serif SC", "SimSun", serif;--font-body:-apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", sans-serif;--paper:#f4f7fc;--ink:#15212b;--pitch:#2f6bd8;--pitch-deep:#244f9e;--indigo:#2f6bd8;--cheer:#bee3ff;--blush:#edf3fb;--mist:#f4f7fc;--gray:#9aa3b2;--line:#eef2f8;--like:#b6606e;--background:220 33% 99%;--foreground:215 35% 14%;--card:220 33% 99%;--card-foreground:215 35% 14%;--popover:220 33% 99%;--popover-foreground:215 35% 14%;--primary:220 71% 53%;--primary-foreground:0 0% 100%;--secondary:215 33% 94%;--secondary-foreground:215 35% 14%;--muted:215 33% 94%;--muted-foreground:215 16% 50%;--accent:215 92% 91%;--accent-foreground:215 35% 14%;--destructive:358 74% 59%;--destructive-foreground:0 0% 100%;--border:214 28% 88%;--input:214 28% 88%;--ring:220 71% 53%;--radius:.875rem;font-weight:400;line-height:1.5;font-family:var(--font-body);color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{background:var(--paper)}body{background:var(--paper);min-width:320px;min-height:100vh;color:var(--ink);font-family:var(--font-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}button,input{font:inherit}button,a{color:inherit}img{max-width:100%;display:block}::selection{background:rgba(36,86,199,.18)}:focus-visible{outline-offset:2px;outline:2px solid rgba(36,86,199,.28)}#root{min-height:100vh}.app-shell{background:#f4f7fc;min-height:100vh}.topbar{z-index:20;background:#f2f6fc;border-bottom:1px solid #e7ecf4;position:relative}.topbar-row{justify-content:space-between;align-items:center;gap:12px;max-width:1320px;margin:0 auto;padding:10px 16px 6px;display:flex}.brand-lockup{flex:none;gap:3px;display:grid}.brand-eyebrow{color:#9aabc4;letter-spacing:2.5px;text-transform:uppercase;margin:0;font-size:8.5px;font-weight:600;line-height:1}.brand{font-family:var(--font-display);letter-spacing:2px;color:#1c2536;font-size:20px;font-weight:600;line-height:1.15}.brand em{color:#2f6bd8;background:0 0;padding:0;font-style:normal}.desktop-nav{flex:1;justify-content:center;gap:6px;display:none}.topbar-actions{flex:none;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.nav-btn{color:var(--gray);cursor:pointer;background:0 0;border:1px solid transparent;border-radius:999px;align-items:center;gap:7px;padding:7px 12px;transition:background .16s,color .16s,border-color .16s;display:inline-flex}.nav-btn:hover{color:var(--ink);background:rgba(233,241,255,.72)}.nav-btn.active{color:var(--pitch);background:0 0;border-color:rgba(47,107,216,.18)}.credit-pill{color:#7e879a;box-shadow:none;cursor:pointer;background:#fff;border:1px solid #dbe3f0;border-radius:20px;align-items:center;gap:6px;padding:7px 12px;display:inline-flex}.credit-pill b{font-family:var(--font-display);color:#2f6bd8}.hero-strip{background:0 0;gap:10px;max-width:1320px;margin:0 auto;padding:6px 16px 10px;display:grid}.hero-strip h1{letter-spacing:.5px;color:#5a6478;max-width:15em;margin:0;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,serif;font-size:max(1.55rem,min(2.7vw,2.35rem));line-height:1.08}.hero-copy{max-width:58ch;color:var(--gray);margin:6px 0 0;font-size:.84rem;line-height:1.55}.search-chip{color:var(--gray);cursor:pointer;background:#fff;border:1px solid #e4ebf5;border-radius:21px;justify-self:start;align-items:center;gap:8px;min-height:38px;padding:8px 12px;display:inline-flex}.search-expanded-text{display:none}.search-drawer{color:#8a93a3;align-items:center;gap:8px;max-width:1320px;margin:0 auto;padding:0 16px 10px;display:flex}.search-drawer input{min-width:0;color:var(--ink);background:#fff;border:1px solid #e4ebf5;border-radius:999px;outline:none;flex:1;padding:10px 13px;font-size:.86rem}.search-drawer button{color:var(--pitch);background:0 0;border:0;font-size:.78rem;font-weight:600}.topbar-channel-wrap{max-width:1320px;margin:0 auto}.main-layout{max-width:1320px;margin:0 auto;padding:10px 16px 96px}.section-head{justify-content:space-between;align-items:end;gap:12px;margin-bottom:14px;display:flex}.section-head.compact{margin-bottom:12px}.section-kicker{color:var(--pitch);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:.78rem;font-weight:700}.section-head h2,.page-panel h2{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:max(1.2rem,min(2vw,1.7rem));line-height:1.15}.section-chip{white-space:nowrap;color:var(--pitch);background:rgba(36,86,199,.06);border:1px solid rgba(36,86,199,.18);border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.chip-row{flex-wrap:wrap;gap:8px;margin-bottom:2px;padding:2px 0 10px;list-style:none;display:flex}.filter-chip{border:1px solid var(--line);color:var(--gray);cursor:pointer;touch-action:pan-x;background:#fff;border-radius:999px;flex:none;padding:7px 12px;transition:background .16s,border-color .16s,color .16s}.filter-chip:active{background:#f8fbff}.filter-chip:hover{color:var(--ink);transform:none}.filter-chip.active{color:var(--pitch);background:#fff;border-color:rgba(47,107,216,.42);font-weight:500}.mobile-filter-select{display:none}.feed-grid{-moz-column-count:2;column-count:2;-moz-column-gap:10px;column-gap:10px}.compact-feed-grid{-moz-column-count:initial;column-count:initial;-moz-column-gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:none;display:grid}.case-card,.studio-card,.balance-card,.stack-item,.mini-card{border:1px solid var(--line);box-shadow:none;background:#fff}.case-card{-moz-column-break-inside:avoid;break-inside:avoid;border-radius:14px;width:100%;margin-bottom:10px;transition:transform .18s,border-color .18s;display:inline-block;position:relative;overflow:hidden}.compact-feed-grid .case-card{margin-bottom:0;display:block}.case-card:hover{border-color:#dfe7f4;transform:translateY(-2px)}.card-preview{width:100%;aspect-ratio:var(--card-ratio,.78);cursor:pointer;color:#fff;background:#fff;border:0;min-height:0;padding:0;display:block;position:relative;overflow:hidden}.card-preview .card-image{-o-object-fit:cover;object-fit:cover;background:#fff}.card-image,.detail-image,.thumb-image{-o-object-fit:cover;object-fit:cover;opacity:0;filter:blur(6px)saturate(1.02);will-change:opacity, filter, transform;width:100%;height:100%;transition:opacity .22s,filter .22s,transform .22s;position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(1.01)}.card-image.loaded,.detail-image.loaded,.thumb-image.loaded{opacity:1;filter:blur();transform:scale(1)}.detail-hero .detail-image{width:100%;max-width:100%;height:100%;max-height:var(--detail-height,520px);-o-object-fit:contain;object-fit:contain;border-radius:inherit;background:0 0;position:relative;top:auto;bottom:auto;left:auto;right:auto}.preview-overlay,.detail-media-overlay{z-index:0;display:none;position:absolute;top:0;bottom:0;left:0;right:0}.placeholder-visual{z-index:0;text-align:center;color:#9aa3b2;background:linear-gradient(145deg,rgba(255,255,255,.58) 0%,rgba(238,242,248,.92) 100%);place-items:center;gap:6px;padding:16px;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.placeholder-visual span{font-family:var(--font-display);letter-spacing:.08em;font-size:1.2rem;font-weight:900}.placeholder-visual small{letter-spacing:.04em;font-size:.68rem;font-weight:700}.placeholder-visual.compact span{font-size:.86rem}.placeholder-visual.detail span{font-size:1.5rem}.card-body{padding:10px 11px 12px}.card-title{text-align:left;width:100%;font-family:var(--font-display);letter-spacing:-.01em;cursor:pointer;background:0 0;border:0;padding:0;font-size:.9rem;line-height:1.45}.card-title-row{justify-content:space-between;align-items:flex-start;gap:6px;display:flex}.card-meta{justify-content:space-between;align-items:center;gap:8px;margin-top:8px;display:flex}.author-mini{min-width:0;color:var(--gray);align-items:center;gap:5px;display:none}.author-avatar{color:#fff;width:16px;height:16px;font-family:var(--font-display);border-radius:999px;flex:none;place-items:center;font-size:8px;font-weight:900;display:grid;overflow:hidden}.author-name{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.source-label{color:var(--gray);letter-spacing:.02em;font-size:.68rem}.source-row{justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.category-manager{gap:8px;display:flex}.category-manager input{border:1px solid var(--line);min-width:0;color:var(--ink);background:#fff;border-radius:12px;outline:none;flex:1;padding:10px 11px}.source-link{color:var(--pitch);font-size:.78rem;font-weight:700;text-decoration:none}.source-link:hover{text-decoration:underline}.likes-pill{color:var(--like);background:0 0;border:0;border-radius:999px;align-items:center;gap:4px;padding:5px 9px;font-size:.72rem;font-weight:700;display:inline-flex}.likes-pill.large{padding:7px 11px}.tag-row{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.case-tag{color:var(--gray);background:#f4f7fc;border-radius:999px;padding:4px 8px;font-size:.68rem}.action-row,.sheet-actions{gap:8px;margin-top:11px;display:flex}.sheet-actions{flex-wrap:wrap}.sheet-actions .action-btn{flex:calc(50% - 8px)}.action-btn,.same-btn,.primary-btn,.ghost-btn,.link-pill,.redeem-row button,.stack-item button,.mobile-tab,.nav-btn,.credit-pill,.filter-chip{-webkit-tap-highlight-color:transparent}.action-btn{border:1px solid var(--line);min-width:0;color:var(--gray);cursor:pointer;background:#fff;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:5px;padding:9px 10px;display:inline-flex}.action-btn:hover{color:var(--pitch);border-color:rgba(36,86,199,.18)}.action-btn.liked{color:var(--like);background:rgba(182,96,110,.06);border-color:rgba(182,96,110,.2)}.action-btn.saved{color:var(--pitch);background:#fff;border-color:rgba(47,107,216,.18)}.same-btn,.primary-btn,.ghost-btn,.link-pill{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:9px 12px;display:inline-flex}.same-btn{color:var(--pitch);background:#fff;border:1px solid rgba(36,86,199,.2);flex:none;font-weight:700}.same-btn:hover,.link-pill:hover,.primary-btn:hover,.ghost-btn:hover{transform:translateY(-1px)}.primary-btn{color:var(--ink);background:#fff;border:1px solid #d9e2f0;font-weight:700}.primary-btn.full{width:100%;margin-top:8px;padding:13px 14px}.primary-btn:hover{color:var(--pitch);background:#fff;border-color:rgba(47,107,216,.22)}.ghost-btn{border:1px solid var(--line);color:var(--ink);background:#fff}.link-pill{color:var(--pitch);background:#fff;border:1px solid rgba(36,86,199,.18);font-weight:700}.link-pill.muted{color:var(--gray)}.page-panel{max-width:840px;margin:0 auto}.studio-card,.balance-card{border-radius:14px;margin-bottom:12px;padding:14px}.studio-mode-switch{background:rgba(255,255,255,.74);border:1px solid rgba(49,70,166,.14);border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px;padding:5px;display:grid}.mode-option{min-height:40px;color:var(--gray);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;font-weight:800;display:inline-flex}.mode-option.active{color:var(--pitch);box-shadow:none;background:#fff}.field-label{color:var(--gray);margin-bottom:8px;font-size:.78rem;font-weight:700}.upload-zone,.empty-zone,.text-box{border:1.5px dashed var(--line);background:var(--mist);width:100%;color:var(--gray);text-align:center;cursor:pointer;border-radius:12px;padding:22px 14px}.upload-zone.filled{color:var(--pitch);background:#fff;border-style:solid;border-color:rgba(47,107,216,.22);font-weight:700}.text-box{text-align:left;color:#666d66;padding:16px 14px}.reference-card{background:#fff}.commerce-workbench{gap:0;display:grid}.commerce-guide-card{background:#fff}.reference-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.reference-head p{color:var(--gray);margin:0;font-size:.82rem;line-height:1.55}.reference-head>span{color:var(--pitch);background:#f4f7fc;border-radius:999px;flex:none;padding:6px 10px;font-size:.78rem;font-weight:800}.reference-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.reference-slot{min-height:92px;color:var(--gray);cursor:pointer;background:rgba(255,255,255,.72);border:1px dashed #dfe7f4;border-radius:12px;place-items:center;gap:3px;padding:10px 6px;display:grid}.reference-slot span{color:var(--ink);font-size:.78rem;font-weight:800}.reference-slot small{color:var(--gray);font-size:.68rem}.reference-slot.filled{color:var(--pitch);background:#fff;border-style:solid}.commerce-photo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.commerce-template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.commerce-template{min-height:150px;color:var(--ink);text-align:left;cursor:pointer;background:rgba(255,255,255,.76);border:1px solid #eef2f8;border-radius:14px;gap:8px;padding:10px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.commerce-template.active{box-shadow:none;border-color:rgba(47,107,216,.34);transform:translateY(-1px)}.commerce-template strong{font-size:.86rem}.commerce-template small{color:var(--gray);font-size:.72rem}.template-visual{min-height:86px;color:var(--pitch);background:#f4f7fc;border-radius:10px;place-items:center;display:grid;position:relative;overflow:hidden}.template-visual:before,.template-visual:after{content:"";background:#fff;border-radius:999px;position:absolute}.template-visual:before{width:46px;height:46px;bottom:14px;right:18px}.template-visual:after{border-radius:999px;width:68%;height:9px;bottom:13px;left:14px}.template-visual svg,.template-visual span{z-index:1;position:relative}.template-visual span{font-size:.62rem;font-weight:900;position:absolute;top:8px;right:9px}.template-hero{color:var(--pitch);background:#f7f9fd}.template-scene{background:#f2f6fc}.template-poster{background:#edf3fb}.add-reference{margin-top:10px}.commerce-card .field-label:not(:first-child){margin-top:12px}.commerce-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.commerce-form-grid label{gap:6px;display:grid}.wide-field{grid-column:1/-1}.commerce-form-grid input,.commerce-form-grid textarea{width:100%;color:var(--ink);font:inherit;background:rgba(255,255,255,.84);border:1px solid rgba(49,70,166,.16);border-radius:12px;outline:none;padding:11px 12px}.commerce-form-grid textarea{resize:vertical;min-height:78px;line-height:1.55}.commerce-form-grid input:focus,.commerce-form-grid textarea:focus{border-color:rgba(49,70,166,.44);box-shadow:0 0 0 3px rgba(49,70,166,.08)}.studio-subhead{margin-top:22px}.selected-case{overflow:hidden}.picked-card{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;width:100%;padding:0;display:flex}.picked-thumb,.mini-thumb{color:#fff;background:#d9ddd9;border-radius:12px;flex:none;place-items:stretch stretch;display:grid;position:relative;overflow:hidden}.picked-thumb{width:84px;height:104px}.picked-thumb span,.mini-thumb span,.preview-glyph,.detail-hero .preview-glyph{font-family:var(--font-display);letter-spacing:.1em;font-weight:900}.picked-thumb span{writing-mode:vertical-rl;text-orientation:mixed;font-size:1.3rem}.empty-zone{border-style:dashed;font-weight:700}.status-line,.redeem-msg{min-height:1.2em;color:var(--pitch);margin:10px 0 0;font-size:.8rem;font-weight:700}.result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.result-grid.four-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.result-tile{color:#fff;text-align:center;border-radius:12px;place-items:center;gap:4px;min-height:130px;padding:10px;font-weight:800;display:grid}.result-tile.generated{aspect-ratio:1;background:var(--ink);border:1px solid rgba(38,62,132,.12);min-height:0;padding:0;position:relative;overflow:hidden}.generated-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.result-tile.generated span{color:#fff;backdrop-filter:blur(10px);background:rgba(15,23,42,.58);border-radius:999px;padding:5px 8px;position:absolute;bottom:8px;left:8px}.result-tile span{font-size:.8rem}.result-tile small{opacity:.85;font-size:.68rem}.result-tile.placeholder,.result-tile.neutral{background:var(--mist);color:var(--gray);border:1px dashed var(--line)}.balance-card{color:var(--ink);background:#fff}.curation-card{border:1px solid var(--line);background:#fff;border-radius:14px;margin-bottom:12px;padding:12px}.subhead-row.inline{align-items:flex-start;margin:0 0 10px}.subhead-row.inline small{color:var(--gray);margin-top:4px;font-size:.76rem;line-height:1.45;display:block}.category-manager button{color:var(--pitch);cursor:pointer;background:#fff;border:1px solid rgba(47,107,216,.18);border-radius:12px;flex:none;padding:0 12px;font-weight:700}.group-chip-list{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.group-chip{border:1px solid var(--line);color:var(--gray);background:#fff;border-radius:999px;align-items:center;gap:2px;padding:0 6px 0 10px;display:inline-flex;overflow:hidden}.group-chip.active{color:var(--pitch);border-color:rgba(47,107,216,.24)}.group-chip span{color:inherit;font-size:.72rem}.group-chip-main,.group-delete-btn{color:inherit;cursor:pointer;background:0 0;border:0}.group-chip-main{align-items:center;gap:5px;padding:7px 2px 7px 0;display:inline-flex}.group-delete-btn{color:#b6606e;border-radius:999px;place-items:center;width:22px;height:22px;display:grid}.group-delete-btn:hover{background:rgba(182,96,110,.08)}.balance-card small{color:var(--gray)}.balance-number{font-family:var(--font-display);color:var(--pitch);margin:4px 0 12px;font-size:2.3rem;line-height:1}.redeem-row{gap:8px;display:flex}.redeem-row input{min-width:0;color:var(--ink);background:#fff;border:0;border-radius:999px;outline:none;flex:1;padding:11px 14px}.redeem-row button{background:var(--cheer);color:var(--ink);cursor:pointer;border:0;border-radius:999px;padding:11px 16px;font-weight:800}.subhead-row{justify-content:space-between;align-items:center;gap:10px;margin:18px 0 10px;display:flex}.subhead-row h3{font-family:var(--font-display);margin:0;font-size:1rem}.subhead-row span{color:var(--gray);font-size:.78rem}.mini-feed,.stack-list{flex-direction:column;gap:10px;display:flex}.mini-card,.stack-item{border-radius:14px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px;display:flex}.mini-card{border:1px solid var(--line);cursor:pointer;text-align:left}.hidden-mini-card{align-items:stretch;padding:8px}.mini-card-main{text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:12px;min-width:0;padding:0;display:flex}.restore-btn{color:var(--indigo);cursor:pointer;background:rgba(49,70,166,.08);border:1px solid rgba(49,70,166,.18);border-radius:999px;flex:none;justify-content:center;align-items:center;gap:5px;padding:0 12px;font-weight:800;display:inline-flex}.mini-card>div:last-child,.stack-item>div:first-child{min-width:0}.mini-card p,.stack-item p{margin:0;font-weight:700;line-height:1.45}.mini-card small,.stack-item small{color:var(--gray);margin-top:3px;line-height:1.45;display:block}.mini-thumb{width:54px;height:72px}.mini-thumb span{writing-mode:vertical-rl;text-orientation:mixed;font-size:.92rem}.empty-note{border:1px dashed var(--line);background:var(--mist);color:var(--gray);text-align:center;border-radius:14px;padding:18px 16px;font-size:.84rem}.stack-item{border-radius:14px}.stack-item button{white-space:nowrap;flex:none}.source-list .stack-item p{font-size:.92rem}.feed-view,.page-panel{padding-bottom:8px}.desktop-nav,.mobile-tabbar{user-select:none}.mobile-tabbar{z-index:30;backdrop-filter:blur(14px);padding-bottom:env(safe-area-inset-bottom);background:rgba(255,255,255,.96);border-top:1px solid #eef2f8;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-tab{color:var(--gray);cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;align-items:center;gap:4px;padding:8px 0 7px;display:flex}.mobile-tab.active{color:var(--pitch);font-weight:500}.detail-overlay{z-index:50;background:rgba(17,20,17,.42);justify-content:center;align-items:flex-end;padding:12px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.detail-sheet{background:rgba(247,251,255,.98);border:1px solid rgba(212,226,247,.9);border-radius:18px 18px 14px 14px;width:min(100%,640px);max-height:min(90vh,900px);position:relative;overflow:auto;box-shadow:0 24px 70px rgba(0,0,0,.18)}.sheet-grip{background:var(--line);border-radius:999px;width:40px;height:4px;margin:12px auto 0}.sheet-close{width:36px;height:36px;color:var(--ink);cursor:pointer;background:rgba(247,251,255,.88);border:0;border-radius:999px;place-items:center;display:grid;position:absolute;top:12px;right:12px}.detail-hero{width:min(calc(var(--detail-height,520px) * var(--detail-ratio,.8)), calc(100% - 24px));max-width:calc(100% - 24px);aspect-ratio:var(--detail-ratio,.8);max-height:var(--detail-height,520px);color:#fff;background:0 0;border-radius:14px;justify-content:center;align-items:center;min-height:0;margin:12px auto 0;display:flex;position:relative;overflow:hidden}.detail-hero .exclusive-badge,.card-preview .exclusive-badge{z-index:1;background:var(--cheer);color:var(--ink);letter-spacing:.06em;border-radius:8px;padding:4px 8px;font-size:.64rem;font-weight:900;position:absolute;top:10px;left:10px}.preview-glyph{z-index:1;color:#fff;letter-spacing:.08em;background:rgba(17,20,17,.72);border-radius:999px;align-items:center;padding:5px 8px;font-size:.66rem;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:10px;left:10px}.preview-glyph.large{font-size:.72rem}.preview-caption{z-index:1;background:rgba(17,20,17,.65);border-radius:999px;padding:4px 8px;font-size:.62rem;line-height:1;position:absolute;bottom:10px;left:10px}.detail-sheet .sheet-body{padding:12px}.sheet-title-row{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.sheet-title-row h3{font-family:var(--font-display);margin:0;font-size:1.18rem;line-height:1.4}.detail-tags{margin-top:12px}.prompt-box{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:14px;padding:12px}.prompt-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.prompt-head h4{color:var(--gray);margin:0;font-size:.78rem}.copy-link{color:var(--pitch);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-weight:800;display:inline-flex}.prompt-text{color:#444c44;margin:0;font-size:.86rem;line-height:1.8}.sheet-footer{gap:10px;padding:0 12px 12px;display:flex}.sheet-footer .ghost-btn,.sheet-footer .primary-btn{flex:1}.toast{left:50%;bottom:calc(78px + env(safe-area-inset-bottom));z-index:70;color:#fff;background:rgba(27,29,27,.96);border-radius:999px;align-items:center;gap:6px;padding:9px 14px;font-size:.8rem;display:inline-flex;position:fixed;transform:translate(-50%);box-shadow:0 14px 34px rgba(0,0,0,.16)}.g1{background:linear-gradient(150deg,#f7f9fd,#edf3fb)}.g2{background:linear-gradient(160deg,#f8fafc,#eef2f8)}.g3{background:linear-gradient(150deg,#123a7a,#5d86df 60%,#d6e6ff)}.g4{background:linear-gradient(160deg,#15386a,#5f8be2 60%,#dce9ff)}.g5{background:linear-gradient(155deg,#0f244d,#4f6fae 60%,#d7e4f7)}.g6{background:linear-gradient(150deg,#113f67,#3180c9 60%,#c2e4f7)}.g7{background:linear-gradient(150deg,#1c336c,#6b89e7 60%,#dbe3ff)}.g8{background:linear-gradient(160deg,#14315b,#4e86d8 58%,#d9ecff)}@media (min-width:900px){.desktop-nav{display:flex}.hero-strip{grid-template-columns:minmax(0,1fr);align-items:end}.search-chip{align-self:end;min-width:340px}.search-chip>span:first-of-type{display:none}.search-expanded-text{display:inline}.feed-grid{-moz-column-count:3;column-count:3}.compact-feed-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-tabbar{display:none}.main-layout{padding-bottom:40px}.detail-overlay{align-items:center}.detail-sheet{border-radius:18px}}@media (min-width:1120px){.compact-feed-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1380px){.feed-grid{-moz-column-count:4;column-count:4}.compact-feed-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:899px){.topbar{background:rgba(244,247,252,.96);position:sticky;top:0}.brand{letter-spacing:.02em;font-size:1.03rem}.credit-pill{box-shadow:none;background:#fff;border-color:#eef2f8;gap:4px;padding:5px 8px;font-size:.72rem}.hero-strip{background:0 0;grid-template-columns:minmax(0,1fr) minmax(118px,42%);align-items:center;gap:5px;padding:0 10px 5px}.eyebrow{display:none}.hero-strip h1{color:#536071;white-space:nowrap;text-overflow:ellipsis;max-width:none;font-family:Georgia,Songti SC,serif;font-size:13px;font-weight:400;line-height:1.25;overflow:hidden}.hero-copy{display:none}.search-chip{background:#fff;border-color:#eef2f8;border-radius:20px;justify-self:stretch;width:100%;min-height:28px;padding:6px 9px;font-size:.7rem;overflow:hidden}.search-chip span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.feed-view{flex-direction:column;display:flex}.section-head{order:2;align-items:center;margin:1px 0 3px;padding:0 1px}.section-kicker{display:none}.section-head h2{color:var(--gray);font-size:.78rem;font-weight:500;line-height:1.25}.section-chip{color:var(--gray);background:0 0;border:0;padding:0;font-size:.68rem;font-weight:500}.section-chip svg,.chip-row{display:none}.feed-grid{order:3}.mobile-filter-select{border:1px solid var(--line);color:var(--gray);background:#fff;border-radius:12px;order:1;align-items:center;gap:8px;margin:0 0 6px;padding:7px 10px;font-size:.76rem;display:flex}.mobile-filter-select span{color:var(--pitch);flex:none;font-weight:600}.mobile-filter-select select{width:100%;min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0}.feed-grid{-moz-column-gap:8px;column-gap:8px}.compact-feed-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:10px;display:grid}.case-card{box-shadow:none;border-radius:14px;margin-bottom:14px}.card-title{-webkit-line-clamp:1;color:var(--ink);-webkit-box-orient:vertical;font-size:12.5px;line-height:1.28;display:-webkit-box;overflow:hidden}.card-meta{gap:5px;margin-top:4px}.source-label{color:var(--gray);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.likes-pill{color:var(--like);white-space:nowrap;background:0 0;border:0;padding:0;font-size:10.5px;font-weight:600}.tag-row,.preview-caption,.preview-glyph,.exclusive-badge,.card-quick-btn{display:none}.action-row{border-top:1px solid #f2f5fa;gap:0;margin-top:5px;padding-top:4px;display:flex}.action-btn,.same-btn{min-width:0;color:var(--gray);background:0 0;border:0;border-radius:0;flex:1 1 0;padding:3px 2px 1px;font-size:0;font-weight:500}.action-btn span,.same-btn{font-size:0}.action-btn svg,.same-btn svg{width:14px;height:14px}.action-btn.liked{color:var(--like);background:0 0}.action-btn.saved{color:var(--pitch);background:0 0}.same-btn{color:var(--pitch)}.same-btn svg{margin:0 auto}.reference-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-mode-switch{margin-bottom:10px}.mode-option{min-height:38px;font-size:.8rem}.commerce-template-grid{scroll-snap-type:x proximity;gap:8px;margin:0 -14px;padding:0 14px 4px;display:flex;overflow-x:auto}.commerce-template{scroll-snap-align:start;flex:0 0 138px;min-height:140px}.template-visual{min-height:76px}.commerce-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-form-grid{grid-template-columns:1fr;gap:10px}.commerce-form-grid textarea{min-height:70px}.reference-slot{min-height:82px}.detail-overlay{padding:0}.detail-sheet{border-bottom:0;border-left:0;border-right:0;border-radius:18px 18px 0 0;width:100%;max-height:90vh}.detail-hero{width:min(calc(48vh * var(--detail-ratio,.8)), calc(100% - 20px));min-height:0;max-height:48vh;margin:10px auto 0}.detail-hero .detail-image{max-height:48vh}.topbar-row{gap:6px;padding:4px 8px 0}.brand{font-size:.98rem}.credit-pill{padding:4px 7px;font-size:.68rem}.hero-strip{grid-template-columns:minmax(0,.9fr) minmax(108px,40%);gap:4px;padding:0 8px 3px}.hero-strip h1{font-size:12px;line-height:1.2}.search-chip{min-height:26px;padding:5px 8px;font-size:.68rem}.main-layout{padding:0 6px 76px}.section-head{margin:0 0 2px}.chip-row{scrollbar-width:none;background:rgba(244,247,252,.97);border-bottom:1px solid rgba(238,242,248,.78);flex-wrap:nowrap;order:1;align-items:center;gap:18px;height:36px;margin:0 -6px 2px;padding:0 8px;display:flex;overflow-x:auto}.chip-row::-webkit-scrollbar{display:none}.filter-chip{height:36px;color:var(--gray);background:0 0;border:0;border-radius:0;flex:none;padding:0;font-size:13px;font-weight:500;position:relative}.filter-chip.active{color:var(--pitch);background:0 0;font-weight:700}.filter-chip.active:after{content:"";background:var(--pitch);border-radius:999px;height:2px;position:absolute;bottom:0;left:0;right:0}.mobile-filter-select{display:none}.feed-grid{-moz-column-gap:6px;order:3;column-gap:6px}.compact-feed-grid{-moz-column-gap:6px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.case-card{box-shadow:none;background:0 0;border:0;border-radius:10px;margin-bottom:6px;overflow:hidden}.feed-grid:not(.compact-feed-grid) .case-card:nth-child(2n){margin-top:8px}.feed-grid:not(.compact-feed-grid) .case-card:nth-child(odd){margin-bottom:8px}.feed-grid:not(.compact-feed-grid) .case-card:nth-child(4n){margin-top:14px}.case-card:hover{border-color:transparent;transform:none}.card-preview{background:0 0;border-radius:10px}.card-preview .card-image{-o-object-fit:cover;object-fit:cover;background:0 0}.card-body{padding:6px 2px}.card-title{-webkit-line-clamp:2;font-family:var(--font-body);color:var(--ink);-webkit-box-orient:vertical;font-size:13px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.card-meta{gap:6px;min-height:16px;margin-top:5px}.author-mini{font-size:11px;line-height:16px;display:flex}.author-name{max-width:78px}.source-label{display:none}.likes-pill{color:var(--gray);white-space:nowrap;background:0 0;border:0;padding:0;font-size:11px;font-weight:500;line-height:16px}.likes-pill svg{width:11px;height:11px}.tag-row,.action-row,.preview-caption,.preview-glyph,.exclusive-badge,.card-quick-btn{display:none}}@media (prefers-reduced-motion:reduce){.case-card,.nav-btn,.filter-chip,.same-btn,.link-pill,.primary-btn,.ghost-btn,.action-btn{transition:none}}@media (max-width:899px){.topbar{backdrop-filter:none;background:#f2f6fc;border-bottom:1px solid #e7ecf4;position:sticky;top:0}.topbar-row{align-items:flex-start;gap:10px;padding:12px 16px 0}.brand-lockup{gap:5px;min-width:0}.brand-eyebrow{color:#9aabc4;letter-spacing:2.5px;font-size:8.5px;font-weight:600;line-height:1}.brand{color:#1c2536;letter-spacing:2px;font-size:20px;font-weight:600;line-height:1.15}.brand em{color:#2f6bd8;padding:0}.credit-pill{color:#7e879a;box-shadow:none;background:#fff;border:1px solid #dbe3f0;border-radius:20px;gap:5px;padding:6px 10px;font-size:.72rem}.hero-strip{background:0 0;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:10px;padding:8px 16px 10px}.hero-strip h1{letter-spacing:.5px;color:#5a6478;white-space:nowrap;text-overflow:ellipsis;max-width:none;font-family:Noto Serif SC,Source Han Serif SC,Songti SC,serif;font-size:14.5px;font-weight:400;line-height:1.35;overflow:hidden}.hero-copy{display:none}.search-chip{color:#8a93a3;background:#fff;border:1px solid #e4ebf5;border-radius:21px;justify-self:stretch;width:100%;min-height:38px;padding:9px 12px;font-size:.76rem;overflow:hidden}.search-chip span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.topbar-channel-wrap{background:#f2f6fc;max-width:none;margin:0;padding-top:2px;position:relative}.topbar-channel-wrap:after{content:"";pointer-events:none;background:linear-gradient(90deg,rgba(242,246,252,0),#f2f6fc 78%);width:30px;height:100%;position:absolute;top:0;right:0}.chip-row{scrollbar-width:none;background:#f2f6fc;border:0;flex-wrap:nowrap;align-items:center;gap:20px;height:42px;margin:0;padding:0 16px;display:flex;overflow-x:auto}.chip-row::-webkit-scrollbar{display:none}.filter-chip{color:#8a93a3;background:0 0;border:0;border-radius:0;flex:none;height:42px;padding:0;font-size:14px;font-weight:400;position:relative}.filter-chip.active{color:#2f6bd8;background:0 0;font-weight:600}.filter-chip.active:after{content:"";background:#2f6bd8;border-radius:2px;height:3px;position:absolute;bottom:0;left:0;right:0}.main-layout{padding:9px 6px 76px}.feed-view{flex-direction:column;display:flex}.section-head{order:1;align-items:center;margin:0 0 9px;padding:0 8px}.section-kicker{display:none}.section-head h2{color:#1c2536;letter-spacing:0;align-items:center;gap:7px;font-size:15px;font-weight:600;line-height:1.25;display:inline-flex;position:relative}.section-head h2:before{content:"";background:#2f6bd8;border-radius:2px;flex:none;width:3px;height:14px}.section-chip{color:#8a93a3;background:#fff;border:1px solid #e4ebf5;border-radius:14px;padding:4px 8px;font-size:11.5px;font-weight:500}.section-chip svg,.mobile-filter-select{display:none}.topbar-row{align-items:flex-start;padding:10px 16px 0}.topbar-actions{padding-top:14px}.credit-pill{display:none}.search-chip{color:#7e879a;width:auto;min-width:78px;min-height:32px;box-shadow:none;background:#fff;border:1px solid #dbe3f0;border-radius:999px;justify-self:auto;padding:7px 12px;font-size:12px;line-height:1}.search-chip svg{width:15px;height:15px}.search-chip .search-expanded-text{display:none}.search-drawer{padding:6px 16px 8px}.search-drawer input{padding:9px 12px;font-size:13px}.hero-strip{grid-template-columns:minmax(0,1fr);gap:0;padding:7px 16px 8px}.hero-strip h1{font-size:13.5px;line-height:1.25}.topbar-channel-wrap{padding-top:0}.chip-row{height:38px}.main-layout{padding-top:7px}.section-head{margin-bottom:7px}.card-body{padding:5px 2px 6px}.card-title-row{align-items:flex-start;gap:6px}.card-title{flex:auto;min-width:0;padding-right:0}.card-meta{pointer-events:none;justify-content:flex-end;min-height:0;margin-top:-17px}.author-mini{display:none}.likes-pill{color:#9aa3b2;flex:none;margin-top:1px;font-size:11px;line-height:15px}}
