@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&family=Noto+Serif+SC:wght@600;700&display=swap";:root{--surface:#F7F4EE;--surface-raised:#FFFDF9;--ink:#15223B;--ink-muted:#62708A;--line:#E4DED3;--accent:#4B4AE9;--accent-deep:#25265C;--accent-warm:#FF8068;--success:#147A52;--shadow:0 20px 50px rgba(31,45,84,.1),0 3px 12px rgba(31,45,84,.05);font-family:Noto Sans SC,PingFang SC,system-ui,sans-serif;color:var(--ink);background:var(--surface);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--surface);line-height:1.55}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation}button{border:0}.skip-link{position:fixed;left:1rem;top:-4rem;background:var(--ink);color:#fff;padding:.7rem 1rem;z-index:100;transition:transform .14s}.skip-link:focus{transform:translateY(5rem)}.site-header{position:relative;z-index:10;padding:20px 24px 0}.nav-shell{width:min(1216px,100%);height:62px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:7px 8px 7px 18px;border:1px solid rgba(228,222,211,.8);border-radius:999px;background:#fffdf9c2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 8px 30px #2226570f}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);font-weight:700;text-decoration:none;letter-spacing:-.04em}.brand-mark{display:grid;place-items:center;width:27px;height:27px;color:#fff;background:var(--ink);border-radius:50%;font-family:Georgia,serif;font-size:16px}.nav-links{display:flex;gap:28px}.nav-links a{color:var(--ink-muted);font-size:14px;text-decoration:none}.nav-links a:hover{color:var(--ink)}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:999px;padding:0 18px;color:#fff;background:var(--accent);font-weight:600;text-decoration:none;cursor:pointer;transition:transform .14s cubic-bezier(.2,.8,.2,1),background .14s}.button:hover{background:#3737cb;transform:translateY(-2px)}.button:active{transform:scale(.98)}.button svg,.text-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.button-small{min-height:40px;font-size:13px;padding:0 14px}.button-light{background:#fff;color:var(--ink)}.button-ghost{background:transparent;color:var(--accent);box-shadow:inset 0 0 0 1px #4b4ae942}.text-link{color:var(--ink);text-decoration:none;font-weight:600;font-size:14px}.eyebrow{margin:0 0 20px;color:var(--accent);font-size:11px;font-weight:700;letter-spacing:.14em}.hero{width:min(1360px,100%);margin:0 auto;min-height:760px;padding:112px 48px 100px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(390px,.98fr);align-items:center;gap:64px;overflow:hidden}.hero-copy{position:relative;z-index:2}.hero h1,.section-intro h2,.service-callout h2,.about-copy h2,.contact-section h2{font-family:"Noto Serif SC",Songti SC,serif;letter-spacing:-.07em;line-height:1.05}.hero h1{max-width:750px;margin:0;font-size:clamp(3rem,6.5vw,6.8rem);font-weight:700}.hero h1 em,.contact-section h2 em{font-style:normal;color:var(--accent)}.hero-lead{max-width:490px;margin:32px 0;color:var(--ink-muted);font-size:18px;line-height:1.85}.hero-actions{display:flex;align-items:center;gap:28px}.hero-note{margin:52px 0 0;color:var(--ink-muted);font-size:13px}.hero-note strong{color:var(--ink)}.hero-art{position:relative;height:530px}.art-window{position:absolute;overflow:hidden;border:11px solid rgba(255,253,249,.9);background:#fff;box-shadow:var(--shadow)}.art-one{width:310px;height:375px;top:40px;left:76px;border-radius:180px 180px 28px 28px;transform:rotate(-5deg)}.art-two{width:248px;height:280px;right:10px;top:0;border-radius:30px;transform:rotate(7deg)}.art-three{width:222px;height:245px;right:54px;bottom:5px;border-radius:30px;transform:rotate(-8deg)}.art-caption{position:absolute;z-index:2;left:0;bottom:72px;display:flex;align-items:center;gap:10px;padding:12px 18px;border-radius:999px;background:var(--accent-deep);color:#fff;font-size:13px;box-shadow:var(--shadow)}.art-caption svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.generated-cover{width:100%;height:100%;position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 24% 24%,#fff8 0 6%,transparent 7%),linear-gradient(135deg,var(--cover-light),var(--cover-dark));display:grid;place-items:center}.generated-cover span{position:relative;z-index:3;color:#fff;font-family:"Noto Serif SC",serif;font-size:clamp(38px,5vw,78px);letter-spacing:-.2em;text-shadow:0 4px 12px #0003}.generated-cover i,.generated-cover b{position:absolute;border-radius:50%;filter:blur(2px)}.generated-cover i{width:72%;height:72%;right:-25%;bottom:-14%;background:#fff5}.generated-cover b{width:50%;height:50%;left:-14%;top:15%;background:#ffffff45}.generated-cover img{width:100%;height:100%;object-fit:cover;display:block}.gallery-section{padding:120px max(24px,calc((100vw - 1264px)/2));background:var(--surface-raised)}.section-intro{max-width:1010px;display:grid;grid-template-columns:160px 1fr;gap:36px;align-items:start}.section-intro h2{margin:0;font-size:clamp(2.4rem,5vw,4.5rem)}.section-intro h2+p{max-width:510px;margin:24px 0 0;color:var(--ink-muted);font-size:16px}.gallery-controls{margin-top:70px;display:flex;justify-content:space-between;gap:24px;align-items:center}.filter-row{display:flex;gap:8px;overflow:auto;padding:3px;max-width:850px;scrollbar-width:none}.filter{flex:none;padding:10px 14px;border-radius:999px;background:#eeeae1;color:var(--ink-muted);font-size:13px;cursor:pointer;transition:.14s}.filter:hover,.filter.is-active{color:#fff;background:var(--ink)}.search{height:44px;min-width:240px;display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid var(--line);background:#fff;border-radius:12px;color:var(--ink-muted)}.search svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.8}.search input{min-width:0;width:100%;border:0;outline:0;background:transparent;font-size:13px}.result-line{margin:32px 0 17px;display:flex;justify-content:space-between;color:var(--ink-muted);font-size:12px}.prompt-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.prompt-card{position:relative;padding:0;text-align:left;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 0 0 1px #e4ded3bf;cursor:pointer;transition:transform .24s cubic-bezier(.16,1,.3,1),box-shadow .24s}.prompt-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.prompt-card:focus-visible,.filter:focus-visible,.button:focus-visible,.icon-button:focus-visible,.admin-link:focus-visible{outline:3px solid #FF8068;outline-offset:3px}.prompt-cover{height:240px;overflow:hidden}.prompt-card.card-wide .prompt-cover{height:310px}.prompt-card:hover .generated-cover img{transform:scale(1.04)}.prompt-cover img{transition:transform .3s}.card-info{position:relative;padding:16px 17px 18px}.card-info>span{color:var(--accent);font-size:11px;font-weight:700}.card-info h3{margin:4px 32px 5px 0;font-size:17px;letter-spacing:-.04em}.card-info p{min-height:44px;margin:0;color:var(--ink-muted);font-size:12px;line-height:1.7}.card-info i{position:absolute;right:16px;top:21px;display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#f0ede7;color:var(--ink)}.card-info svg{width:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.empty-state{grid-column:1/-1;padding:56px;text-align:center;border:1px dashed var(--line);border-radius:18px}.empty-state h3{margin:0}.empty-state p{color:var(--ink-muted)}.service-section{display:grid;grid-template-columns:.9fr 1.1fr;min-height:560px}.service-callout{padding:100px max(24px,calc((100vw - 1264px)/2));padding-right:56px;background:var(--accent-deep);color:#fff}.service-callout .eyebrow{color:#b6b5ff}.service-callout h2{margin:0 0 42px;font-size:clamp(2.4rem,4vw,4.3rem)}.steps{margin:0;padding:94px 9vw 72px 70px;list-style:none;display:grid;gap:38px;background:#eee8df}.steps li{display:grid;grid-template-columns:60px 1fr;column-gap:22px}.steps span{grid-row:span 2;color:var(--accent);font-size:13px;font-weight:700}.steps h3{margin:0;font-size:19px;letter-spacing:-.04em}.steps p{margin:7px 0 0;color:var(--ink-muted);font-size:14px;line-height:1.75}.about-section{width:min(1130px,100%);margin:0 auto;padding:140px 48px;display:grid;grid-template-columns:360px 1fr;gap:120px;align-items:center}.about-image{height:430px;border-radius:220px 220px 26px 26px;overflow:hidden;box-shadow:var(--shadow)}.about-copy h2{margin:0;font-size:clamp(2.2rem,4vw,4rem)}.about-copy>p:not(.eyebrow){max-width:620px;margin:28px 0;color:var(--ink-muted);font-size:16px;line-height:1.9}.source-note{max-width:610px;margin-top:40px;padding:20px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:72px 1fr;gap:16px}.source-note span{color:var(--accent);font-size:12px;font-weight:700}.source-note p{margin:0;color:var(--ink-muted);font-size:12px;line-height:1.75}.source-note a{color:var(--ink)}.contact-section{margin:0 24px;padding:95px clamp(24px,7vw,110px);display:flex;justify-content:space-between;gap:60px;border-radius:28px 28px 0 0;background:linear-gradient(125deg,#d9dfff,#ece0fc 45%,#ffd9c9);overflow:hidden}.contact-section h2{margin:0;font-size:clamp(2.2rem,4vw,4.2rem)}.contact-card{width:min(330px,100%);align-self:center;padding:28px;border-radius:20px;background:#ffffffc7;box-shadow:var(--shadow)}.contact-card p{margin:0;color:var(--ink-muted);font-size:13px}.contact-card h3{margin:8px 0 22px;font-size:25px;letter-spacing:-.05em}.contact-card .button{width:100%}.contact-card small{display:block;margin-top:15px;color:var(--ink-muted);font-size:11px;line-height:1.6}footer{display:flex;justify-content:space-between;align-items:center;padding:28px 48px;color:var(--ink-muted);font-size:12px}.admin-link{padding:0;background:transparent;color:var(--ink-muted);font-size:12px;cursor:pointer}.admin-link:hover{color:var(--ink)}.dialog-backdrop,.admin-backdrop{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:20px;background:#15223b8c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.prompt-dialog{position:relative;width:min(850px,100%);max-height:min(780px,calc(100dvh - 40px));display:grid;grid-template-columns:.88fr 1.12fr;overflow:auto;border-radius:26px;background:var(--surface-raised);box-shadow:0 30px 90px #0c122e52}.dialog-cover{min-height:470px}.dialog-body{padding:58px 46px}.icon-button{position:absolute;z-index:1;right:16px;top:16px;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#ffffffe6;color:var(--ink);cursor:pointer}.icon-button svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.dialog-body h2{margin:0;font-family:"Noto Serif SC",serif;font-size:40px;letter-spacing:-.07em}.dialog-outcome{color:var(--ink-muted);line-height:1.8}.prompt-preview{margin:28px 0;padding:18px;background:#f0ede7;border-radius:12px}.prompt-preview span{color:var(--accent);font-size:11px;font-weight:700}.prompt-preview p{margin:6px 0 0;font-size:13px;line-height:1.8}.dialog-actions{display:flex;flex-wrap:wrap;gap:10px}.dialog-body small{display:block;margin-top:14px;color:var(--ink-muted);font-size:11px}.admin-backdrop{z-index:50}.admin-panel{width:min(1100px,100%);height:min(760px,calc(100dvh - 32px));display:flex;flex-direction:column;overflow:hidden;border-radius:22px;background:var(--surface-raised);box-shadow:0 30px 100px #0c122e59}.admin-panel>header{position:relative;display:flex;justify-content:space-between;align-items:center;padding:24px 30px;border-bottom:1px solid var(--line)}.admin-panel header .eyebrow{margin-bottom:4px}.admin-panel h2{margin:0;font-size:24px}.admin-panel>header .icon-button{position:static}.admin-body{min-height:0;display:grid;grid-template-columns:220px 1fr}.admin-body aside{padding:18px;border-right:1px solid var(--line);background:#f0ede7}.admin-tab{display:flex;width:100%;justify-content:space-between;padding:12px;border-radius:9px;background:transparent;color:var(--ink-muted);text-align:left;cursor:pointer;font-size:13px}.admin-tab.is-active{background:#fff;color:var(--ink);box-shadow:0 2px 8px #25265c12}.admin-tab b{font-size:11px}.admin-body aside p{margin-top:30px;color:var(--ink-muted);font-size:11px;line-height:1.7}.admin-body main{min-height:0;padding:26px;overflow:auto}.admin-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.admin-toolbar h3{margin:0;font-size:17px}.admin-list{display:grid;gap:6px}.admin-list button{display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;padding:8px;border-radius:10px;background:transparent;text-align:left;cursor:pointer}.admin-list button:hover{background:#f0ede7}.admin-list span{width:42px;height:42px;overflow:hidden;border-radius:8px}.admin-list strong{font-size:13px}.admin-list small{color:var(--ink-muted);font-size:11px}.admin-form{max-width:580px;display:grid;gap:16px}.admin-form label{display:grid;gap:7px;color:var(--ink);font-size:12px;font-weight:600}.admin-form input,.admin-form textarea,.admin-form select{width:100%;padding:10px 12px;border:1px solid var(--line);border-radius:9px;background:#fff;outline:0;font-size:14px;font-weight:400;resize:vertical}.admin-form input:focus,.admin-form textarea:focus,.admin-form select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #4b4ae91c}.admin-actions{display:flex;gap:14px;align-items:center}.delete-button{background:transparent;color:#a22727;cursor:pointer;font-size:13px}.image-hint{margin:-6px 0 0;color:var(--success);font-size:11px}.category-list{display:grid;gap:5px;margin-top:25px}.category-list div{padding:12px;border-radius:10px;background:#f0ede7}.category-list strong,.category-list small{display:block}.category-list strong{font-size:13px}.category-list small{margin-top:2px;color:var(--ink-muted);font-size:11px}@media(max-width:900px){.hero{grid-template-columns:1fr;padding:84px 24px 72px;gap:30px}.hero-art{height:410px;max-width:530px;width:100%;margin:auto}.section-intro{grid-template-columns:1fr;gap:4px}.gallery-controls{align-items:stretch;flex-direction:column;margin-top:42px}.search{min-width:0}.prompt-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-section{grid-template-columns:1fr}.service-callout{padding:72px 30px}.steps{padding:60px 30px}.about-section{grid-template-columns:1fr;gap:44px;padding:90px 30px}.about-image{max-width:360px}.contact-section{margin:0;padding:70px 30px;flex-direction:column;gap:34px}.contact-card{align-self:auto}.prompt-dialog{grid-template-columns:1fr}.dialog-cover{min-height:280px;max-height:350px}.dialog-body{padding:35px 28px}.admin-body{grid-template-columns:180px 1fr}}@media(max-width:620px){.site-header{padding:12px 12px 0}.nav-shell{height:56px;padding-left:13px}.nav-links{display:none}.nav-shell .button{min-height:36px;padding:0 12px;font-size:12px}.nav-shell .button svg{display:none}.hero{min-height:auto;padding-top:70px}.hero h1{font-size:clamp(3rem,16vw,4.5rem)}.hero-lead{font-size:16px}.hero-art{height:340px}.art-one{width:190px;height:245px;left:12px}.art-two{width:166px;height:180px;right:4px}.art-three{width:155px;height:158px;right:24px}.art-caption{bottom:28px;left:0}.gallery-section{padding-top:82px;padding-bottom:82px}.section-intro h2{font-size:2.6rem}.result-line span:last-child{display:none}.prompt-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.prompt-cover,.prompt-card.card-wide .prompt-cover{height:185px}.card-info{padding:12px}.card-info h3{font-size:15px}.card-info p{min-height:58px;font-size:11px}.card-info i{right:11px}.service-callout h2{font-size:2.6rem}.steps{gap:30px}.about-section{padding:82px 24px}.about-copy h2{font-size:2.55rem}.source-note{grid-template-columns:1fr;gap:6px}.contact-section h2{font-size:2.5rem}footer{padding:22px 24px}.prompt-dialog{border-radius:18px}.dialog-cover{min-height:240px}.dialog-body h2{font-size:34px}.dialog-actions{display:grid}.dialog-actions .button{width:100%}.admin-backdrop{padding:0}.admin-panel{width:100%;height:100dvh;border-radius:0}.admin-body{grid-template-columns:1fr}.admin-body aside{display:flex;gap:4px;overflow:auto;padding:10px;border-right:0;border-bottom:1px solid var(--line)}.admin-tab{flex:none;width:auto}.admin-body aside p{display:none}.admin-body main{padding:17px}.admin-list button{grid-template-columns:38px 1fr}.admin-list span{width:38px;height:38px}.admin-list small{display:none}}:root{--radius-card:18px;--radius-panel:28px;--space-card:16px;--motion-fast:.14s;--motion-standard:.24s;--ease-out:cubic-bezier(.16,1,.3,1)}.hero h1{font-size:clamp(3rem,5vw,5.2rem)}.hero h1,.about-copy h2,.contact-section h2{word-break:keep-all}.prompt-dialog,.dialog-cover{min-width:0}.dialog-cover{overflow:hidden}.dialog-cover>img,.prompt-cover>img{width:100%;height:100%;object-fit:cover;display:block}.card-info p{word-break:keep-all}@media(max-width:620px){.hero h1{font-size:clamp(2.35rem,11.5vw,4.5rem)}.prompt-grid{grid-template-columns:1fr;gap:var(--space-card)}.prompt-cover,.prompt-card.card-wide .prompt-cover{height:270px}.card-info{padding:16px}.card-info h3{font-size:18px}.card-info p{min-height:0;font-size:13px}.card-info i{right:16px}.about-image{width:100%;height:390px}.about-copy{min-width:0}.about-copy h2{font-size:1.8rem}.contact-section h2{font-size:2.25rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
