:root{font-family:Inter,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,system-ui,sans-serif;color:#211d28;background:#f6f3ed;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #211d28;--muted: #756e7c;--subtle: #9b94a2;--paper: #fffdf9;--paper-strong: #ffffff;--line: #e5dfd7;--line-strong: #d6cec4;--purple: #6d4aff;--purple-dark: #5434db;--purple-soft: #eee9ff;--coral: #f06c57;--coral-soft: #ffe9e3;--green: #218669;--green-soft: #e4f5ef;--amber: #b87516;--amber-soft: #fff1d8;--shadow: 0 18px 55px rgba(49, 38, 67, .08);--shadow-hover: 0 24px 70px rgba(55, 42, 80, .13);--radius: 18px;--radius-small: 12px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 8% 10%,rgba(240,108,87,.08),transparent 24rem),radial-gradient(circle at 92% 4%,rgba(109,74,255,.08),transparent 24rem),#f6f3ed}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}button,select{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(109,74,255,.25);outline-offset:2px}svg{width:1.15em;height:1.15em}.app{min-height:100vh}.page-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:30;border-bottom:4px solid #050505;background:#10a37f;-webkit-backdrop-filter:none;backdrop-filter:none}.header-inner{width:min(1240px,calc(100% - 40px));height:76px;margin-inline:auto;display:flex;align-items:center;gap:40px}.brand{display:inline-flex;align-items:center;gap:11px;flex:0 0 auto;min-height:45px;padding:7px 12px;border:2px solid #050505;color:#050505;background:#fff;box-shadow:3px 3px #050505;transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.brand:hover{transform:translate(-1px,-1px);background:#fff8c6;box-shadow:4px 4px #050505}.brand-mark{display:grid;place-items:center;width:28px;height:28px;color:#050505;border:2px solid #050505;border-radius:0;background:#ffe66d;transform:rotate(-3deg);box-shadow:none}.brand-mark svg{width:23px;height:23px}.brand>span:last-child{display:grid;line-height:1.05}.brand strong{font-size:18px;letter-spacing:.02em}.brand small{margin-top:4px;color:#333;font-size:9px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.desktop-nav{display:flex;align-items:stretch;align-self:stretch;gap:30px}.desktop-nav a{position:relative;display:flex;align-items:center;color:#050505;font-size:14px;font-weight:900}.desktop-nav a:after{content:"";position:absolute;right:50%;bottom:-1px;left:50%;height:5px;border-radius:0;background:#ffe66d;transition:inset .18s ease}.desktop-nav a:hover,.desktop-nav a.active{color:#050505}.desktop-nav a.active:after{right:0;left:0}.header-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.site-header .button-primary{border:2px solid #050505;color:#050505;background:#ffe66d;box-shadow:3px 3px #050505}.site-header .button-primary:hover{transform:translate(-1px,-1px);background:#fff18e;box-shadow:4px 4px #050505}.button{min-height:42px;padding:0 17px;border:1px solid transparent;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:700;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover{transform:translate(-1px,-1px)}.button-primary{color:#fff;background:var(--purple);box-shadow:0 9px 20px #6d4aff33}.button-primary:hover{background:var(--purple-dark);box-shadow:0 12px 28px #6d4aff45}.button-secondary{border-color:var(--line-strong);background:var(--paper-strong)}.button-secondary:hover{border-color:#c1b7ca}.button-ghost{color:var(--muted);background:transparent}.button-large{width:100%;min-height:49px}.avatar-button,.mobile-avatar{display:grid;place-items:center;width:38px;height:38px;border:2px solid #050505;color:#050505;border-radius:50%;background:#f6dfbf;font-size:14px;font-weight:800}.mobile-nav{display:none}.hero{position:relative;min-height:530px;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);align-items:center;gap:20px;width:min(1240px,calc(100% - 40px));margin:0 auto;padding:72px 42px 68px;border-bottom:1px solid var(--line)}.hero-copy{position:relative;z-index:2;max-width:650px}.eyebrow,.section-index{color:var(--purple);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:18px}.hero h1{margin:0;font-family:Songti SC,SimSun,serif;font-size:clamp(44px,5.3vw,72px);line-height:1.08;letter-spacing:-.04em}.hero h1 em{position:relative;color:var(--purple);font-style:normal}.hero h1 em:after{content:"";position:absolute;right:0;bottom:-5px;left:4px;height:7px;border-radius:50%;background:var(--coral);opacity:.38;transform:rotate(-1deg) scaleY(.55)}.hero-copy>p{max-width:570px;margin:24px 0 28px;color:var(--muted);font-size:17px;line-height:1.8}.hero-search{display:flex;align-items:center;gap:12px;max-width:590px;height:60px;padding:0 14px 0 20px;border:1px solid var(--line-strong);border-radius:16px;background:var(--paper-strong);box-shadow:0 18px 45px #342c3e1a}.hero-search svg{color:var(--purple);width:21px;height:21px}.hero-search input{min-width:0;flex:1;height:100%;border:0;outline:0;background:transparent;font-size:15px}.hero-search kbd{padding:5px 8px;border:1px solid var(--line);border-radius:7px;color:var(--subtle);background:#f7f4ef;font-size:11px;box-shadow:0 1px #ddd4ca}.trending{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:16px;color:var(--subtle);font-size:12px}.trending button{padding:5px 9px;border:0;border-radius:8px;color:#62596d;background:#ffffffb3;font-size:12px}.trending button:hover{color:var(--purple);background:var(--purple-soft)}.hero-art{position:relative;min-height:410px;isolation:isolate}.planet{position:absolute;top:50%;left:52%;z-index:2;width:230px;height:230px;border-radius:50%;display:grid;place-items:center;color:#fff;background:radial-gradient(circle at 35% 28%,#a58eff 0 8%,transparent 9%),radial-gradient(circle at 70% 64%,#4c2cc6 0 12%,transparent 13%),linear-gradient(145deg,#8063ff,#5634d8);box-shadow:inset -28px -25px 50px #250f7959,inset 19px 13px 35px #fff3,0 30px 80px #5434db4d;transform:translate(-50%,-50%)}.planet:before,.planet:after{content:"";position:absolute;border-radius:50%;background:#ffffff1f}.planet:before{width:44px;height:22px;top:52px;right:37px;transform:rotate(-22deg)}.planet:after{width:27px;height:27px;bottom:48px;left:45px}.planet-symbol{font-size:66px;text-shadow:0 8px 22px rgba(35,14,97,.28)}.orbit{position:absolute;top:50%;left:52%;z-index:1;border:1px solid rgba(109,74,255,.2);border-radius:50%;transform:translate(-50%,-50%) rotate(-18deg)}.orbit-one{width:380px;height:168px}.orbit-two{width:480px;height:260px;border-style:dashed;opacity:.7;transform:translate(-50%,-50%) rotate(33deg)}.floating-note{position:absolute;z-index:4;width:150px;padding:13px 15px;border:1px solid rgba(214,206,196,.9);border-radius:14px;background:#fffdf9ed;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.floating-note span{display:block;margin-bottom:6px;color:var(--subtle);font-size:10px;font-weight:700;letter-spacing:.08em}.floating-note strong{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px}.note-one{top:42px;left:4px;transform:rotate(-5deg)}.note-two{right:0;bottom:38px;transform:rotate(4deg)}.star{position:absolute;z-index:3;color:var(--coral)}.star-one{top:25px;right:80px;font-size:24px}.star-two{bottom:50px;left:60px;color:var(--purple);font-size:42px}.star-three{top:135px;right:4px;font-size:18px}.discover-home{min-height:100vh;margin-top:-1px;padding:32px 0 100px;color:#050505;background:linear-gradient(rgba(5,5,5,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(5,5,5,.035) 1px,transparent 1px),#f0f0f0;background-size:28px 28px}.discover-home .button-primary{border:2px solid #050505;color:#050505;background:#ffe66d;box-shadow:4px 4px #050505}.discover-home .button-primary:hover{transform:translate(-1px,-1px);background:#fff18e;box-shadow:5px 5px #050505}.image-hero{position:relative;width:min(1240px,calc(100% - 40px));min-height:650px;margin:0 auto;overflow:hidden;display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);gap:34px;padding:44px;border:4px solid #050505;background:radial-gradient(circle at 92% 16%,rgba(255,230,109,.7),transparent 220px),radial-gradient(circle at 18% 88%,rgba(255,255,255,.28),transparent 220px),#10a37f;box-shadow:10px 10px #050505}.image-hero:before{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;pointer-events:none;border:2px dashed rgba(5,5,5,.18)}.image-hero-copy{position:relative;z-index:2;display:grid;align-content:center;max-width:610px}.hero-pill-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.hero-pill{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:7px 12px;border:2px solid #050505;background:#fff;font-size:12px;font-weight:900;letter-spacing:.02em;box-shadow:3px 3px #050505}.hero-pill-light{background:#ffe66d}.image-hero h1{margin:0;font-family:Arial Black,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:clamp(52px,6vw,88px);line-height:.96;letter-spacing:-.07em}.image-hero h1 em{display:inline-block;margin-top:8px;padding:0 10px 7px;border:4px solid #050505;color:#050505;background:#ffe66d;font-style:normal;transform:rotate(-1deg);box-shadow:7px 7px #050505}.image-hero-copy>p{max-width:560px;margin:26px 0 22px;color:#082f25;font-size:18px;font-weight:650;line-height:1.75}.prompt-composer{overflow:hidden;border:3px solid #050505;background:#fff;box-shadow:7px 7px #050505}.prompt-composer>label{display:block;padding:13px 16px;border-bottom:3px solid #050505;background:#ffe66d;font-size:13px;font-weight:950}.prompt-composer>div{display:grid;grid-template-columns:24px 1fr;gap:12px;padding:16px}.prompt-composer svg{margin-top:5px}.prompt-composer textarea{width:100%;min-height:88px;resize:vertical;border:0;outline:0;color:#050505;background:transparent;font-size:16px;font-weight:650;line-height:1.6}.prompt-composer textarea::placeholder{color:#7c7c7c}.prompt-composer footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 16px 15px;border-top:2px solid #050505;background:#f8f8f8}.prompt-composer footer span{color:#525252;font-size:12px;font-weight:700}.hero-quick-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.hero-quick-tags button{padding:9px 13px;border:2px solid #050505;background:#fff;font-size:13px;font-weight:850;box-shadow:3px 3px #050505;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.hero-quick-tags button:hover{transform:translate(-1px,-1px);background:#ffe66d;box-shadow:4px 4px #050505}.hero-gallery{position:relative;z-index:2;display:grid;grid-template-columns:repeat(6,1fr);grid-auto-rows:118px;gap:14px;align-self:center}.hero-gallery-card{position:relative;overflow:hidden;border:3px solid #050505;background:#fff;box-shadow:6px 6px #050505;transition:transform .17s ease,background .17s ease,box-shadow .17s ease}.hero-gallery-card:hover{transform:translate(-2px,-2px);background:#ffe66d;box-shadow:8px 8px #050505}.hero-gallery-card img{width:100%;height:100%;display:block;object-fit:cover}.hero-gallery-card span{position:absolute;right:8px;bottom:8px;left:8px;padding:7px 8px;border:2px solid #050505;color:#050505;background:#ffffffeb;font-size:12px;font-weight:900;line-height:1.35}.hero-gallery-card-1{grid-column:1 / 4;grid-row:span 3}.hero-gallery-card-2{grid-column:4 / 7;grid-row:span 2}.hero-gallery-card-3{grid-column:4 / 6;grid-row:span 2}.hero-gallery-card-4{grid-column:6 / 7;grid-row:span 2}.hero-gallery-card-5{grid-column:1 / 4;grid-row:span 2}.home-stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:34px;overflow:hidden;border:3px solid #050505;background:#fff;box-shadow:7px 7px #050505}.home-stats div{min-height:102px;display:grid;align-content:center;gap:7px;padding:18px 22px}.home-stats div+div{border-left:3px solid #050505}.home-stats strong{font-family:Arial Black,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:clamp(24px,3vw,38px);line-height:1}.home-stats span{color:#555;font-size:12px;font-weight:850}.discover-section.image-prompt-section{padding-block:68px 0}.image-section-heading h2{font-family:Arial Black,PingFang SC,Microsoft YaHei,system-ui,sans-serif;letter-spacing:-.06em}.image-prompt-section .section-index{color:#0b7b62}.image-prompt-section .category-strip button,.image-prompt-section .filter-bar select{border:2px solid #050505;color:#050505;background:#fff;font-weight:850;box-shadow:3px 3px #050505;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.image-prompt-section .category-strip button:hover,.image-prompt-section .category-strip button.active{transform:translate(-1px,-1px);color:#050505;background:#ffe66d;box-shadow:4px 4px #050505}.image-prompt-section .filter-bar label>span{color:#0b7b62}.image-prompt-section .result-count{color:#4d4d4d;font-weight:800}.image-featured-prompt{grid-template-columns:230px 150px minmax(0,1fr) 70px;min-height:240px;border:3px solid #050505;background:#fff;box-shadow:7px 7px #050505}.image-featured-prompt>img{width:100%;height:100%;min-height:240px;object-fit:cover;border-right:3px solid #050505}.image-featured-prompt .featured-label{color:#050505;background:#ffe66d;border-right:3px solid #050505}.image-featured-prompt .featured-label:before{color:#050505}.image-featured-prompt .featured-content h3{font-family:Arial Black,PingFang SC,Microsoft YaHei,system-ui,sans-serif;letter-spacing:-.04em}.image-featured-prompt .featured-arrow{color:#050505}.image-prompt-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px}.image-prompt-grid .prompt-card{border:3px solid #050505;border-radius:0;background:#fff;box-shadow:6px 6px #050505;overflow:visible;transition:transform .18s ease,box-shadow .18s ease}.image-prompt-grid .prompt-card:hover{transform:translate(-2px,-2px);border-color:#050505;box-shadow:8px 8px #050505}.card-example-header{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 12px;border-bottom:3px solid #050505;color:#050505;background:#ffe66d;font-size:11px;font-weight:950;text-transform:uppercase}.card-example-header span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-example-body{display:grid;grid-template-columns:minmax(180px,.9fr) minmax(0,1.1fr);min-height:430px}.card-image-wrap{position:relative;min-height:100%;aspect-ratio:auto;overflow:hidden;display:block;border-right:3px solid #050505;border-bottom:0;background:#ddd}.card-image-wrap img{width:100%;height:100%;display:block;object-fit:cover}.card-image-chip,.card-source-chip{position:absolute;z-index:1;display:inline-flex;align-items:center;min-height:26px;padding:4px 8px;border:2px solid #050505;color:#050505;background:#ffe66d;font-size:10px;font-weight:900}.card-image-chip{top:10px;left:10px}.card-source-chip{right:10px;bottom:10px;max-width:calc(100% - 20px);overflow:hidden;background:#fff;text-overflow:ellipsis;white-space:nowrap}.image-prompt-grid .card-content{min-height:0;padding:18px;display:flex;flex-direction:column}.image-prompt-grid .card-content h3{margin:12px 0 8px;font-family:Arial Black,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:20px;letter-spacing:-.04em}.card-summary{display:block!important;min-height:0!important;margin-bottom:13px!important;-webkit-line-clamp:unset!important}.card-prompt-box{min-height:0;flex:1;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr);border:2px solid #050505;background:#f8f8f8}.card-prompt-box>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;border-bottom:2px solid #050505;background:#fff}.card-prompt-box span{font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.card-prompt-box small{color:#565656;font-size:10px;font-weight:800}.card-prompt-box pre{display:-webkit-box;min-height:138px;margin:0;overflow:hidden;padding:12px;color:#111;font:12px/1.75 ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;white-space:pre-wrap;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:8}.image-prompt-grid .tag-list{margin-top:12px}.image-prompt-grid .card-footer{border-top:2px solid #050505;min-height:62px;padding:10px 12px}.card-actions{display:flex;align-items:center;gap:8px}.card-actions button,.card-actions a{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 10px;border:2px solid #050505;color:#050505;background:#fff;font-size:11px;font-weight:900;box-shadow:2px 2px #050505;transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.card-actions button:hover,.card-actions a:hover{transform:translate(-1px,-1px);background:#ffe66d;box-shadow:3px 3px #050505}.copy-prompt-button{background:#ffe66d!important}.copy-prompt-button svg,.card-actions a svg{width:14px;height:14px}.discover-section{padding-block:74px 100px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-heading h2,.page-heading h1,.editor-heading h1{margin:9px 0 0;font-family:Songti SC,SimSun,serif;font-size:clamp(30px,4vw,43px);letter-spacing:-.03em}.section-heading>p,.page-heading>p{max-width:330px;margin:0 0 5px;color:var(--muted);line-height:1.7}.category-strip{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px;scrollbar-width:thin}.category-strip button{flex:0 0 auto;padding:10px 16px;border:1px solid var(--line);border-radius:99px;color:var(--muted);background:#fffdf9b3;font-size:13px;font-weight:650}.category-strip button:hover,.category-strip button.active{border-color:var(--ink);color:#fff;background:var(--ink)}.filter-bar{display:flex;align-items:end;gap:14px;margin:22px 0 26px}.filter-bar label{display:grid;gap:6px}.filter-bar label>span{color:var(--subtle);font-size:10px;font-weight:700;letter-spacing:.06em}.filter-bar select{min-width:128px;height:40px;padding:0 32px 0 12px;border:1px solid var(--line);border-radius:10px;color:var(--ink);background:var(--paper-strong)}.result-count{margin:0 0 10px auto;color:var(--subtle);font-size:12px}.featured-prompt{position:relative;min-height:210px;margin-bottom:24px;overflow:hidden;display:grid;grid-template-columns:180px 1fr 72px;align-items:stretch;border:1px solid #d9cef9;border-radius:20px;background:linear-gradient(105deg,#eee9ffd9,#fffdf9f0),var(--paper);box-shadow:var(--shadow);transition:transform .18s ease,box-shadow .18s ease}.featured-prompt:hover{transform:none;box-shadow:var(--shadow-hover)}.featured-label{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#fff;background:radial-gradient(circle at 20% 25%,rgba(255,255,255,.2),transparent 22%),var(--purple)}.featured-label:before{content:"✦";margin-bottom:7px;font-size:34px}.featured-label span{font-family:Songti SC,SimSun,serif;font-size:21px;font-weight:700}.featured-label small{font-size:8px;font-weight:800;letter-spacing:.18em}.featured-content{align-self:center;padding:28px 38px}.featured-content h3{margin:13px 0 8px;font-family:Songti SC,SimSun,serif;font-size:27px}.featured-content p{max-width:650px;margin:0 0 18px;color:var(--muted);line-height:1.65}.featured-author{display:flex;align-items:center;gap:8px;color:var(--subtle);font-size:12px}.featured-arrow{display:grid;place-items:center;color:var(--purple)}.featured-arrow svg{width:25px;height:25px;transition:transform .18s ease}.featured-prompt:hover .featured-arrow svg{transform:translate(5px)}.prompt-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.prompt-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:0 8px 35px #382d440d;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.prompt-card:hover{transform:translate(-2px,-2px);border-color:#cec4d9;box-shadow:var(--shadow-hover)}.card-main-link{display:block}.card-visual{position:relative;height:98px;overflow:hidden;display:flex;align-items:end;justify-content:space-between;padding:15px 17px;color:#4c3677;background:radial-gradient(circle at 75% 30%,rgba(255,255,255,.9),transparent 9%),linear-gradient(135deg,#e9e1ff,#d7cdf9)}.card-visual:before,.card-visual:after{content:"";position:absolute;border:1px solid currentColor;border-radius:50%;opacity:.18}.card-visual:before{width:150px;height:60px;top:-4px;right:-25px;transform:rotate(-14deg)}.card-visual:after{width:80px;height:80px;top:11px;right:23px}.card-visual>span{position:relative;z-index:1;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:26px;font-weight:800}.card-visual small{position:relative;z-index:1;padding:5px 8px;border:1px solid rgba(255,255,255,.65);border-radius:99px;background:#ffffff6b;font-size:10px;font-weight:700}.category-编程开发{color:#215f57;background:linear-gradient(135deg,#d9f3ed,#bfe4da)}.category-图像生成{color:#8b473c;background:linear-gradient(135deg,#ffe4dc,#f6c8bd)}.category-效率工具{color:#7a5a19;background:linear-gradient(135deg,#fff0c7,#efd89a)}.category-学习研究{color:#355b86;background:linear-gradient(135deg,#e1edff,#c6d8ef)}.category-营销增长{color:#79355e;background:linear-gradient(135deg,#f8dff1,#ebc2dc)}.card-content{min-height:224px;padding:19px 19px 15px}.card-kicker{display:flex;align-items:center;justify-content:space-between;color:var(--subtle);font-size:10px}.model-badge{display:inline-flex;align-items:center;min-height:23px;padding:3px 8px;border:1px solid #d9cffc;border-radius:6px;color:#5d3ee2;background:var(--purple-soft);font-size:10px;font-weight:750}.card-content h3{margin:15px 0 9px;font-size:18px;line-height:1.4;letter-spacing:-.01em}.card-content p{display:-webkit-box;min-height:66px;margin:0;overflow:hidden;color:var(--muted);font-size:13px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:3}.tag-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:15px}.tag-list span,.detail-tags span{padding:4px 7px;border-radius:6px;color:#776f7e;background:#f1eee9;font-size:10px}.card-footer{min-height:55px;padding:11px 17px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.author{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:650}.author-avatar{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;color:#5e4633;background:#ead7c0;font-size:10px;font-weight:800}.verified{display:inline-flex;align-items:center;justify-content:center;color:var(--purple);font-size:10px;font-weight:800}.card-stats{display:flex;align-items:center;gap:11px;color:var(--subtle);font-size:10px}.card-stats button{display:flex;align-items:center;gap:4px;padding:4px;border:0;color:var(--subtle);background:none;font-size:10px}.card-stats svg{width:13px;height:13px}.favorite-active{color:var(--coral)!important}.empty-state{display:grid;justify-items:center;padding:65px 20px;border:1px dashed var(--line-strong);border-radius:var(--radius);text-align:center;background:#fffdf98c}.empty-state h2,.empty-state h3{margin:14px 0 8px}.empty-state p{margin:0 0 22px;color:var(--muted)}.empty-state>div{display:flex;gap:10px}.empty-illustration{display:grid;place-items:center;min-width:62px;height:62px;padding:0 13px;border-radius:21px 21px 21px 7px;color:var(--purple);background:var(--purple-soft);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:27px;font-weight:800}.tall-empty{min-height:440px;align-content:center;margin-block:45px 90px}.back-link{display:inline-flex;align-items:center;gap:7px;padding:7px 0;border:0;color:var(--muted);background:none;font-size:13px;font-weight:650}.back-link:hover{color:var(--purple)}.detail-page{padding-block:34px 100px}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:28px;align-items:start;margin-top:18px}.detail-main{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:var(--paper);box-shadow:var(--shadow)}.detail-heading{padding:42px 44px 34px;border-bottom:1px solid var(--line)}.detail-badges{display:flex;align-items:center;gap:8px;color:var(--subtle);font-size:11px}.detail-badges>span:not(.model-badge){padding:3px 8px;border-left:1px solid var(--line)}.detail-heading h1{margin:19px 0 12px;font-family:Songti SC,SimSun,serif;font-size:clamp(32px,4vw,48px);line-height:1.2;letter-spacing:-.04em}.detail-heading>p{max-width:720px;margin:0;color:var(--muted);font-size:16px;line-height:1.75}.detail-cover{margin:0;border-bottom:3px solid #050505;background:#050505}.detail-cover img{width:100%;max-height:680px;display:block;object-fit:cover}.detail-cover figcaption{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 18px;color:#050505;background:#ffe66d;font-size:12px;font-weight:900}.detail-cover figcaption span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-author-row{display:flex;align-items:center;gap:11px;margin-top:28px}.author-avatar-large{width:42px;height:42px;font-size:14px}.detail-author-row>div{display:grid;gap:3px}.detail-author-row strong{font-size:13px}.detail-author-row div span{color:var(--subtle);font-size:10px}.detail-author-row>.verified{margin-left:auto;padding:5px 8px;border-radius:7px;background:var(--purple-soft)}.variable-panel,.prompt-content-section{margin:32px 34px 0;border:1px solid var(--line);border-radius:15px;background:#fbf9f5}.variable-panel{padding:20px}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:13px;font-weight:750}.panel-title>span{display:inline-flex;align-items:center;gap:7px}.panel-title svg{color:var(--purple)}.panel-title small{color:var(--subtle);font-size:10px;font-weight:500}.variable-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:17px}.variable-grid label{display:grid;gap:6px;color:var(--muted);font-size:11px}.variable-grid b,.field-label b{margin-left:3px;color:var(--coral)}.variable-grid input,.form-field input,.form-field textarea,.form-field select{width:100%;border:1px solid var(--line-strong);border-radius:10px;color:var(--ink);background:var(--paper-strong);outline:0;transition:border-color .15s ease,box-shadow .15s ease}.variable-grid input,.form-field input,.form-field select{height:43px;padding:0 12px}.variable-grid input:focus,.form-field input:focus,.form-field textarea:focus,.form-field select:focus{border-color:var(--purple);box-shadow:0 0 0 3px #6d4aff1c}.prompt-content-section{overflow:hidden}.prompt-content-section .panel-title{padding:14px 18px;border-bottom:1px solid var(--line);background:#f5f1eb}.prompt-content-section .panel-title button{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:0;border-radius:7px;color:var(--purple);background:var(--purple-soft);font-size:11px;font-weight:700}.prompt-content-section pre{max-height:620px;margin:0;overflow:auto;padding:28px;white-space:pre-wrap;overflow-wrap:anywhere;color:#312b39;font:13px/1.9 ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace}.content-note,.example-output{margin:34px;padding:24px;border-left:3px solid var(--coral);background:var(--coral-soft)}.example-output{border-left-color:var(--purple);background:var(--purple-soft)}.note-index{color:#8d4e43;font-size:10px;font-weight:800;letter-spacing:.12em}.content-note p{margin:9px 0 0;color:#694e49;font-size:13px;line-height:1.7}.example-output blockquote{margin:9px 0 0;color:#4f416e;font-family:Songti SC,SimSun,serif;font-size:16px;line-height:1.8}.detail-tags{display:flex;flex-wrap:wrap;gap:8px;margin:0 34px 38px}.detail-sidebar{position:sticky;top:100px;display:grid;gap:16px}.action-card,.stats-card,.meta-card{padding:20px;border:1px solid var(--line);border-radius:16px;background:var(--paper);box-shadow:0 8px 30px #352b3f0d}.action-card{display:grid;gap:9px}.stats-card{display:grid;grid-template-columns:repeat(3,1fr);padding:17px 10px}.stats-card div{display:grid;gap:4px;text-align:center}.stats-card div+div{border-left:1px solid var(--line)}.stats-card strong{font-size:17px}.stats-card span{color:var(--subtle);font-size:9px}.meta-card h3{margin:0 0 15px;font-size:13px}.meta-card dl{margin:0}.meta-card dl>div{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-top:1px solid var(--line);font-size:11px}.meta-card dt{color:var(--subtle)}.meta-card dd{margin:0;font-weight:650}.collection-page,.library-page{padding-block:64px 100px}.page-heading{margin-bottom:34px}.page-heading h1{font-size:clamp(38px,5vw,55px)}.collection-summary{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding:14px 17px;border:1px solid var(--line);border-radius:12px;color:var(--muted);background:#fffdf9a8;font-size:12px}.collection-summary>span{display:flex;align-items:center;gap:7px;color:var(--coral);font-weight:650}.collection-summary small{color:var(--subtle)}.library-header{display:flex;align-items:center;justify-content:space-between;gap:30px}.library-stats{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--paper);box-shadow:0 10px 35px #362b420d}.library-stats button{position:relative;min-height:100px;padding:18px;border:0;background:transparent;display:grid;align-content:center;justify-items:start;gap:5px}.library-stats button+button{border-left:1px solid var(--line)}.library-stats button:after{content:"";position:absolute;right:20px;bottom:0;left:20px;height:3px;background:transparent}.library-stats button.active{background:#faf8ff}.library-stats button.active:after{background:var(--purple)}.library-stats strong{font-family:Songti SC,SimSun,serif;font-size:30px}.library-stats span{color:var(--subtle);font-size:11px}.library-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:26px 0 14px}.library-toolbar>span{color:var(--subtle);font-size:11px}.inline-search{width:330px;height:43px;padding:0 13px;border:1px solid var(--line);border-radius:10px;background:var(--paper-strong);display:flex;align-items:center;gap:9px}.inline-search svg{color:var(--subtle)}.inline-search input{min-width:0;flex:1;height:100%;border:0;outline:0;background:transparent}.library-list{display:grid;gap:10px}.library-item{min-width:0;display:flex;align-items:center;gap:20px;padding:20px;border:1px solid var(--line);border-radius:14px;background:var(--paper);transition:transform .15s ease,box-shadow .15s ease}.library-item:hover{transform:translateY(-1px);box-shadow:0 12px 35px #332a3d12}.library-item-main{min-width:0;flex:1;display:grid;grid-template-columns:10px 1fr;gap:14px}.status-dot{width:8px;height:8px;margin-top:8px;border-radius:50%;background:var(--subtle)}.status-dot.status-published{background:var(--green);box-shadow:0 0 0 4px var(--green-soft)}.status-dot.status-draft{background:var(--amber);box-shadow:0 0 0 4px var(--amber-soft)}.library-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.library-title-row h3{margin:0;font-size:15px}.status-pill{padding:4px 7px;border-radius:6px;color:#68606f;background:#eeebe7;font-size:9px;font-weight:700}.status-pill.status-published{color:var(--green);background:var(--green-soft)}.status-pill.status-draft{color:var(--amber);background:var(--amber-soft)}.library-item-main p{margin:8px 0 10px;overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.library-meta{display:flex;flex-wrap:wrap;gap:8px 15px;color:var(--subtle);font-size:9px}.library-actions{display:flex;gap:5px}.library-actions button{display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid transparent;border-radius:8px;color:var(--muted);background:transparent}.library-actions button:hover{border-color:var(--line);color:var(--purple);background:#faf8ff}.library-actions .danger-action:hover{color:#c84040;background:#fff0ef}.editor-page{padding-bottom:100px}.editor-topbar{position:sticky;top:77px;z-index:20;min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);background:#f6f3edf0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.editor-actions{display:flex;align-items:center;gap:9px}.save-state{margin-right:6px;color:var(--green);font-size:10px}.save-state.dirty{color:var(--amber)}.editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;align-items:start;padding-top:46px}.editor-main{padding:38px 42px 48px;border:1px solid var(--line);border-radius:20px;background:var(--paper);box-shadow:var(--shadow)}.editor-heading{margin-bottom:34px;padding-bottom:28px;border-bottom:1px solid var(--line)}.editor-heading h1{font-size:clamp(30px,4vw,42px)}.form-field{display:grid;gap:8px;margin-bottom:25px}.field-label{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;font-weight:720}.field-label small{color:var(--subtle);font-size:9px;font-weight:500}.field-hint{margin-top:-4px;color:var(--subtle);font-size:10px}.field-hint code{padding:2px 5px;border-radius:4px;color:var(--purple);background:var(--purple-soft)}.form-field textarea{min-height:90px;resize:vertical;padding:12px;line-height:1.7}.form-field .prompt-editor{min-height:360px;padding:18px;font:13px/1.8 ui-monospace,SFMono-Regular,Consolas,monospace}.form-field [aria-invalid=true]{border-color:#d44b4b;box-shadow:0 0 0 3px #d44b4b14}.error-message{color:#c53c3c;font-size:10px}.detected-variables{margin:-4px 0 28px;padding:18px;border:1px solid #dcd2fb;border-radius:13px;background:#faf8ff}.variable-editor-list{display:grid;gap:9px;margin-top:15px}.variable-editor-row{display:grid;grid-template-columns:130px 1fr 1fr 70px;align-items:end;gap:9px;padding:10px;border:1px solid #e6defc;border-radius:10px;background:#fff}.variable-editor-row>code{align-self:center;overflow:hidden;color:var(--purple);font-size:10px;text-overflow:ellipsis}.variable-editor-row label{display:grid;gap:4px;color:var(--subtle);font-size:8px}.variable-editor-row input{width:100%;height:34px;padding:0 8px;border:1px solid var(--line);border-radius:7px}.variable-editor-row .checkbox-field{align-self:center;display:flex;align-items:center;gap:5px;color:var(--muted);font-size:9px}.variable-editor-row .checkbox-field input{width:14px;height:14px}.editor-sidebar{position:sticky;top:160px;display:grid;gap:15px}.settings-card{padding:23px;border:1px solid var(--line);border-radius:17px;background:var(--paper);box-shadow:0 10px 35px #362b420d}.settings-card h2{margin:0 0 22px;font-size:15px}.settings-card .form-field{margin-bottom:20px}.segmented-control{display:grid;grid-template-columns:1fr 1fr;padding:3px;border:1px solid var(--line);border-radius:10px;background:#f1eee9}.segmented-control button{height:34px;border:0;border-radius:7px;color:var(--muted);background:transparent;font-size:11px}.segmented-control button.active{color:var(--purple);background:#fff;box-shadow:0 2px 8px #342b3e14;font-weight:700}.tag-input{display:flex}.tag-input input{border-radius:10px 0 0 10px}.tag-input button{width:42px;border:1px solid var(--line-strong);border-left:0;border-radius:0 10px 10px 0;color:var(--purple);background:var(--purple-soft)}.editable-tags{display:flex;flex-wrap:wrap;gap:6px}.editable-tags button{padding:5px 7px;border:0;border-radius:6px;color:var(--muted);background:#f0ece7;font-size:9px}.editor-tip{display:flex;gap:11px;padding:17px;border:1px solid #d9cffb;border-radius:14px;color:#514467;background:var(--purple-soft)}.editor-tip>svg{flex:0 0 auto;color:var(--purple)}.editor-tip strong{font-size:11px}.editor-tip p{margin:5px 0 0;font-size:10px;line-height:1.65}.toast-region{position:fixed;right:20px;bottom:24px;z-index:100;display:grid;gap:10px}.toast{min-width:250px;max-width:360px;min-height:50px;padding:9px 10px 9px 12px;border:1px solid #d9d1c7;border-radius:12px;background:#fffdf9f7;box-shadow:0 18px 55px #2d23382e;display:flex;align-items:center;gap:10px;font-size:12px;animation:toast-in .22s ease-out}.toast-icon{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;color:var(--green);background:var(--green-soft)}.toast-error .toast-icon{color:#c53c3c;background:#ffe8e5}.toast-info .toast-icon{color:var(--purple);background:var(--purple-soft)}.toast>span:nth-child(2){flex:1}.toast button{display:grid;place-items:center;width:28px;height:28px;padding:0;border:0;color:var(--subtle);background:transparent}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}}@media(max-width:1020px){.hero{grid-template-columns:1fr 360px;padding-inline:10px}.hero-art{transform:scale(.88)}.prompt-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-layout,.editor-layout{grid-template-columns:minmax(0,1fr) 280px}.variable-editor-row{grid-template-columns:110px 1fr 1fr}.variable-editor-row .checkbox-field{grid-column:2 / -1}}@media(max-width:820px){.desktop-nav{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding:60px 0 50px}.hero-copy{max-width:680px}.hero-art{display:none}.detail-layout,.editor-layout{grid-template-columns:1fr}.detail-sidebar,.editor-sidebar{position:static}.detail-sidebar{grid-template-columns:1fr 1fr}.action-card{grid-row:span 2}.library-actions{flex-wrap:wrap;justify-content:flex-end;max-width:80px}}@media(max-width:680px){body{padding-bottom:73px}.page-shell,.header-inner,.hero{width:min(100% - 28px,1180px)}.site-header{position:static}.header-inner{height:66px}.header-actions .button,.avatar-button{display:none}.mobile-nav{position:fixed;right:0;bottom:0;left:0;z-index:50;height:68px;padding:6px 9px max(6px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffdf9f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:grid;grid-template-columns:repeat(5,1fr);align-items:center}.mobile-nav a{display:grid;justify-items:center;gap:3px;color:var(--subtle);font-size:9px}.mobile-nav a.active{color:var(--purple);font-weight:700}.mobile-nav svg{width:20px;height:20px}.mobile-create{justify-self:center;display:grid;place-items:center;width:45px;height:45px;border:0;border-radius:15px 15px 15px 6px;color:#fff;background:var(--purple);transform:translateY(-12px) rotate(-2deg);box-shadow:0 9px 22px #6d4aff47}.mobile-avatar{width:20px;height:20px;font-size:8px}.hero{padding-block:54px}.hero h1{font-size:clamp(40px,12vw,58px)}.hero-copy>p{font-size:15px}.hero-search{height:55px}.hero-search kbd{display:none}.discover-section,.collection-page,.library-page{padding-block:50px 60px}.section-heading,.library-header{align-items:start;flex-direction:column}.section-heading>p{display:none}.filter-bar{align-items:stretch;flex-wrap:wrap}.filter-bar label{flex:1}.filter-bar select{width:100%;min-width:0}.result-count{width:100%;margin:3px 0 0}.featured-prompt{grid-template-columns:82px 1fr;min-height:180px}.featured-label{padding:10px}.featured-label:before{font-size:25px}.featured-label span{writing-mode:vertical-rl;font-size:16px}.featured-label small,.featured-arrow{display:none}.featured-content{padding:24px 20px}.featured-content h3{font-size:21px}.featured-content p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.prompt-grid{grid-template-columns:1fr}.card-content{min-height:210px}.detail-page{padding-block:24px 60px}.detail-layout{margin-top:12px}.detail-heading{padding:30px 22px 26px}.detail-author-row{align-items:start;flex-wrap:wrap}.detail-author-row>.verified{margin-left:0}.variable-panel,.prompt-content-section{margin:22px 16px 0}.variable-grid{grid-template-columns:1fr}.prompt-content-section pre{padding:20px 17px;font-size:12px}.content-note,.example-output{margin:24px 16px}.detail-tags{margin:0 16px 28px}.detail-sidebar{display:grid;grid-template-columns:1fr}.action-card{grid-row:auto}.collection-summary{align-items:start;flex-direction:column;gap:7px}.library-stats{grid-template-columns:repeat(2,1fr)}.library-stats button:nth-child(3){border-top:1px solid var(--line);border-left:0}.library-stats button:nth-child(4){border-top:1px solid var(--line)}.inline-search{width:100%}.library-toolbar>span{display:none}.library-item{align-items:stretch;flex-direction:column;gap:14px}.library-actions{max-width:none;padding-top:10px;border-top:1px solid var(--line);justify-content:space-between}.library-actions button{flex:1}.editor-topbar{top:0;width:100%;padding-inline:14px}.editor-topbar .back-link{font-size:0}.editor-topbar .back-link svg{width:21px;height:21px}.save-state{display:none}.editor-actions .button{min-height:38px;padding:0 12px;font-size:11px}.editor-layout{width:100%;padding:0;gap:14px}.editor-main{padding:30px 18px;border-right:0;border-left:0;border-radius:0}.editor-sidebar{padding:0 14px}.variable-editor-row{grid-template-columns:1fr}.variable-editor-row .checkbox-field{grid-column:auto}.toast-region{right:14px;bottom:82px;left:14px}.toast{min-width:0;max-width:none}}@media(max-width:1120px){.image-hero{grid-template-columns:1fr}.image-hero-copy{max-width:none}.hero-gallery{grid-auto-rows:100px}.image-prompt-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.discover-home{padding-top:18px}.image-hero{width:min(100% - 28px,1180px);min-height:auto;padding:26px;box-shadow:7px 7px #050505}.image-hero h1{font-size:clamp(42px,12vw,68px)}.hero-gallery{grid-template-columns:repeat(2,1fr);grid-auto-rows:170px}.hero-gallery-card,.hero-gallery-card-1,.hero-gallery-card-2,.hero-gallery-card-3,.hero-gallery-card-4,.hero-gallery-card-5{grid-column:auto;grid-row:auto}.home-stats{grid-template-columns:repeat(2,1fr)}.home-stats div:nth-child(3){border-top:3px solid #050505;border-left:0}.home-stats div:nth-child(4){border-top:3px solid #050505}.image-featured-prompt{grid-template-columns:160px minmax(0,1fr)}.image-featured-prompt>img{min-height:210px}.image-featured-prompt .featured-label,.image-featured-prompt .featured-arrow{display:none}.image-prompt-grid{grid-template-columns:1fr}.card-example-body{grid-template-columns:240px minmax(0,1fr)}}@media(max-width:680px){.discover-home{padding-bottom:74px}.image-hero{padding:20px;border-width:3px}.image-hero:before{display:none}.hero-pill{min-height:30px;padding:6px 9px;font-size:10px}.image-hero-copy>p{font-size:15px}.prompt-composer footer{align-items:stretch;flex-direction:column}.prompt-composer footer .button{width:100%}.hero-gallery{grid-template-columns:1fr;grid-auto-rows:240px}.home-stats div{min-height:88px;padding:15px}.home-stats strong{font-size:23px}.discover-section.image-prompt-section{padding-block:46px 0}.image-featured-prompt{grid-template-columns:1fr}.image-featured-prompt>img{min-height:250px;border-right:0;border-bottom:3px solid #050505}.image-prompt-grid{grid-template-columns:1fr}.card-example-body{grid-template-columns:1fr;min-height:0}.card-image-wrap{min-height:260px;aspect-ratio:4 / 3.2;border-right:0;border-bottom:3px solid #050505}.card-prompt-box pre{min-height:120px;-webkit-line-clamp:6}.card-footer{align-items:stretch;flex-direction:column;gap:10px}.card-actions{justify-content:space-between;width:100%}.copy-prompt-button{flex:1}.detail-cover figcaption{align-items:start;flex-direction:column;gap:5px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
