:root{--card:#fff;--ink:#121413;--muted:#76706a;--soft:#f7f4ed;--line:#1b201c1a;--orange:#ff8736;--teal:#178d8f;--green:#48b985;--shadow:0 18px 46px #2b49411f}*{box-sizing:border-box}html,body{max-width:100vw;min-height:100%;overflow-x:hidden}body{color:var(--ink);background:linear-gradient(#eef9f5 0%,#fff8ef 54%,#fffdf9 100%);margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Microsoft YaHei,sans-serif}button,input,select{font:inherit}button{cursor:pointer;border:0}.phone-app{width:min(460px,100%);min-height:100vh;margin:0 auto;padding:24px 20px 112px;position:relative}.screen{display:none}.screen.active{display:block}.hero-topbar,.page-head,.section-title,.result-actions{justify-content:space-between;align-items:center;gap:16px;display:flex}.hero-topbar{padding:10px 2px 18px;display:block;position:relative}.eyebrow,.page-head p,.hero-copy p,.feature-copy p,.alternate-card p,.reason-panel p,.generation-note{color:var(--muted);margin:0;line-height:1.55}.eyebrow{color:var(--teal);font-size:13px;font-weight:900}h1,h2,h3{color:var(--ink);letter-spacing:0;margin:0}h1{margin-top:5px;font-size:34px;line-height:1.08}.quota-pill{min-width:70px;height:42px;color:var(--muted);background:#ffffffb8;border-radius:999px;font-size:13px;font-weight:800;position:absolute;top:12px;right:2px;box-shadow:0 10px 28px #2a5c541a}.quota-pill span{color:var(--ink);font-size:18px}.hero-wallpapers{grid-template-rows:1fr 1fr;grid-template-columns:1fr .58fr;gap:12px;height:min(48vh,360px);min-height:300px;display:grid}.hero-wallpaper{box-shadow:var(--shadow);border-radius:28px;position:relative;overflow:hidden}.hero-wallpaper:first-child{grid-row:1/span 2}.hero-wallpaper img{object-fit:cover;z-index:2;width:100%;height:100%;position:absolute;inset:0}.hero-wallpaper:before{content:"";z-index:3;pointer-events:none;background:linear-gradient(#0000000a,#00000057);position:absolute;inset:0}.hero-wallpaper span,.wallpaper span{z-index:4;color:#fff;text-shadow:0 2px 16px #00000047;font-size:18px;font-weight:900;position:absolute;bottom:18px;left:18px}.hero-copy{gap:14px;padding:22px 2px 0;display:grid}.hero-copy p{color:#4f4c48;max-width:310px;font-size:20px;font-weight:800;line-height:1.35}.model-badge{color:#fff;background:#111;border-radius:999px;align-items:center;gap:5px;width:max-content;min-height:22px;padding:3px 8px 3px 4px;font-size:11px;font-style:normal;font-weight:900;display:inline-flex}.openai-icon{object-fit:contain;background:#fff;border-radius:999px;width:18px;height:18px;padding:3px;display:block}.primary{color:#fff;background:linear-gradient(135deg,#ff7a2f,#ffad45);border-radius:999px;min-height:54px;padding:0 22px;font-weight:900;box-shadow:0 14px 30px #ff7a2f47}.primary:disabled{opacity:.72;cursor:wait}.wide{width:100%}.page-head{align-items:flex-start;padding:18px 2px 22px}.minimal-head,.result-head{display:block}.page-head h1{margin:5px 0 8px;font-size:32px}.form-card,.loading-card,.featured-recommend,.reason-panel,.pay-grid button{box-shadow:var(--shadow);background:#ffffffd6;border:1px solid #ffffffb8;border-radius:28px}.form-card{padding:20px}.compact-form{gap:14px;display:grid}label{color:#5d5953;gap:8px;font-size:14px;font-weight:800;display:grid}input,select{border:1px solid var(--line);width:100%;height:50px;color:var(--ink);background:#fffdf9;border-radius:18px;padding:0 14px}.loading-card{text-align:center;align-content:center;place-items:center;gap:16px;min-height:390px;margin-top:70px;padding:34px;display:grid}.loading-card h1{font-size:30px}.spinner{background:radial-gradient(circle at center, white 55%, transparent 56%), conic-gradient(var(--orange), var(--teal), var(--green), var(--orange));border-radius:999px;width:72px;height:72px;animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(1turn)}}.featured-recommend{overflow:hidden}.feature-art{border-radius:28px 28px 16px 16px;min-height:350px;position:relative;overflow:hidden}.feature-art img,.alternate-art img{object-fit:cover;z-index:2;width:100%;height:100%;position:absolute;inset:0}.feature-copy{gap:12px;padding:20px;display:grid}.feature-copy h2{font-size:28px;line-height:1.12}.why-toggle,.text-btn{width:100%;min-height:44px;color:var(--teal);background:#ffffffb3;border-radius:999px;margin-top:14px;font-weight:900}.reason-panel{gap:14px;margin-top:12px;padding:18px;display:grid}.reason-panel h3{font-size:20px}.pillar-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.pillar-grid span{color:#6a5846;background:#fff7ed;border-radius:14px;padding:10px 12px;font-size:13px;font-weight:800}.element-bars{gap:9px;display:grid}.element-row{color:var(--muted);grid-template-columns:24px 1fr 20px;align-items:center;gap:8px;font-size:13px;font-weight:800;display:grid}.element-row div{background:#eef2ee;border-radius:999px;height:9px;overflow:hidden}.element-row i{background:linear-gradient(90deg, var(--teal), var(--green));border-radius:999px;height:100%;display:block}.thinking-text{border-top:1px solid var(--line);padding-top:12px}.section-title.slim{margin-bottom:12px}.section-title.slim h2{font-size:22px}.section-title.slim span{color:var(--muted);font-size:13px}.alternate-list{scroll-snap-type:x mandatory;grid-auto-columns:148px;grid-auto-flow:column;gap:12px;padding:2px 2px 120px;display:grid;overflow-x:auto}.alternate-card{scroll-snap-align:start;cursor:pointer;gap:8px;display:grid;position:relative}.alternate-card:after{content:none!important}.alternate-art{aspect-ratio:9/12;box-shadow:var(--shadow);border-radius:22px;position:relative;overflow:hidden}.alternate-card h3{font-size:16px}.alternate-card p{min-height:38px;font-size:12px}.alternate-card button,.choose-pill,.result-actions button,.pay-grid button{z-index:5;min-height:40px;color:var(--ink);background:#fff;border-radius:999px;font-weight:900;position:relative;box-shadow:0 10px 24px #2b494117}.single-wallpaper-wrap{place-items:center;margin:4px 0 18px;display:grid}.wallpaper,.generated-wallpaper{aspect-ratio:9/16;width:min(312px,78vw);box-shadow:var(--shadow);border-radius:30px}.wallpaper{position:relative;overflow:hidden}.generated-wallpaper{object-fit:cover;display:block}.generation-note{text-align:center;margin:-2px 0 12px;font-size:13px}.result-actions{grid-template-columns:1fr 1fr;margin-top:12px;display:grid}.pay-grid{gap:14px;display:grid}.pay-grid button{align-content:center;gap:4px;min-height:86px;display:grid}.pay-grid button b{font-size:28px}.pay-grid button span{color:var(--muted);font-size:15px}.nature{background:radial-gradient(circle at 74% 18%,#fff0a6 0 13%,#0000 14%),linear-gradient(160deg,#173d32 0%,#4fbd86 55%,#f0ddb2 100%)}.nature:after{content:"";background:linear-gradient(135deg,#0000 0 43%,#114c3ddb 44% 62%,#0000 63%),linear-gradient(45deg,#0000 0 48%,#efe1a7e6 49% 65%,#0000 66%);position:absolute;inset:0}.abstract{background:radial-gradient(circle at 28% 20%,#ffffffe6 0 11%,#0000 12%),linear-gradient(145deg,#2456d2,#27c4be 50%,#d7a85d)}.abstract:after{content:"";background:radial-gradient(circle at 64% 36%,#0000 0 20%,#ffffff94 21% 22%,#0000 23%),radial-gradient(circle at 64% 36%,#0000 0 36%,#ffffff40 37% 38%,#0000 39%);position:absolute;inset:0}.minimal{background:linear-gradient(160deg,#fffef8 0%,#e8f0ef 54%,#a9bac0 100%)}.minimal:after{content:"";background:linear-gradient(145deg,#0000 0 38%,#3752588c 39% 40%,#0000 41%),linear-gradient(145deg,#0000 0 53%,#37525847 54% 55%,#0000 56%),radial-gradient(circle at 75% 26%,#ffffffdb 0 14%,#0000 15%);position:absolute;inset:0}.cute{background:radial-gradient(circle at 72% 18%,#fff0b7 0 14%,#0000 15%),linear-gradient(160deg,#a8eadf 0%,#ffd5b0 58%,#b99780 100%)}.ink{background:linear-gradient(160deg,#f7f1e4,#adb7ab 56%,#1f3332)}.vibrant{background:radial-gradient(circle at 30% 25%,#fff6c7,#0000 20%),linear-gradient(145deg,#ff7b45,#ffbe58 52%,#32c5c0)}.metal{background:linear-gradient(160deg,#f7f8fb,#aab3bf 50%,#314150)}.aurora{background:radial-gradient(circle at 25% 20%,#fff,#0000 17%),linear-gradient(145deg,#2b226f,#30a6d6 54%,#b8f3d5)}.forest{background:linear-gradient(160deg,#173d32,#46b57f 58%,#f4e8b8)}.bottom-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#ffffffc7;border:1px solid #fffc;border-radius:999px;grid-template-columns:repeat(3,1fr);gap:4px;width:min(360px,100vw - 56px);height:62px;padding:7px;display:grid;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 12px 34px #3b6e6a24}.bottom-nav button{color:var(--muted);background:0 0;border-radius:999px;font-size:13px;font-weight:900}.bottom-nav span{margin:0 auto 2px;display:block}.nav-icon{border-radius:9px;width:21px;height:21px;position:relative}.nav-icon:before,.nav-icon:after{content:"";border:2px solid;border-radius:7px;position:absolute;inset:5px}.home-icon:before{border-radius:5px;transform:rotate(45deg)}.birth-icon:before{border-radius:999px}.birth-icon:after{border-radius:999px 999px 5px 5px;inset:13px 5px 3px}.user-icon:before{border-radius:999px;inset:3px 7px 11px}.user-icon:after{border-radius:999px 999px 6px 6px;inset:12px 4px 4px}.bottom-nav button.active{color:var(--teal);background:#e9f7f4}@media (min-width:900px){body{background:#eef3f1}.phone-app{background:linear-gradient(#eef9f5 0%,#fff8ef 100%);border-radius:42px;min-height:calc(100vh - 48px);margin-top:24px;margin-bottom:24px;box-shadow:0 20px 70px #2b697029}}@media (max-width:380px){.phone-app{padding-inline:16px}h1{font-size:30px}.hero-wallpapers{min-height:270px}.feature-art{min-height:310px}}.alternate-card:before,.alternate-card:after{content:none!important;display:none!important}.alternate-card:focus-visible{outline:2px solid var(--teal);outline-offset:4px}.feature-art:after,.wallpaper.single:after,.hero-wallpaper:after,.alternate-art:after{content:none!important;display:none!important}.wallpaper img{object-fit:cover;z-index:2;width:100%;height:100%;position:absolute;inset:0}.wallpaper span{z-index:4}.golden{background:linear-gradient(160deg,#ffe8a7,#e7a33c 56%,#7a3d13)}.fiery{background:radial-gradient(circle at 52% 72%,#ffd94d,#f57b17 45%,#5e1709)}.sand{background:linear-gradient(160deg,#f8dfbd,#efb36f 52%,#c96f3d)}.rock{background:linear-gradient(160deg,#ffe1a0,#d97032 52%,#7f2f1d)}.mist{background:linear-gradient(160deg,#d7f0f0,#a6d5d0 52%,#315a5b)}.flow-chips{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.flow-chips span,.direction-label,.visual-brief,.result-brief{background:#e9f7f4db;border:1px solid #178d8f1f}.flow-chips span{min-height:34px;color:var(--teal);border-radius:999px;place-items:center;font-size:12px;font-weight:950;display:grid}.direction-label{width:max-content;color:var(--teal);border-radius:999px;padding:5px 10px;font-size:12px;font-weight:950}.direction-label.small{margin-top:2px;padding:4px 8px;font-size:11px}.visual-brief,.result-brief{border-radius:18px;gap:5px;padding:12px 14px;display:grid}.visual-brief b,.result-brief b{color:var(--ink);font-size:13px}.visual-brief span,.result-brief span{color:#5f655f;font-size:13px;line-height:1.45}.result-brief{margin:-4px 0 12px}.choose-pill{place-items:center;width:100%;padding:0 12px;display:grid}.alternate-card{border-radius:24px}.alternate-card:active{transform:translateY(1px)scale(.99)}.featured-recommend{background:#ffffffe6;border-radius:30px;overflow:hidden}.feature-art{background:#eef7f4;border-radius:30px 30px 18px 18px;min-height:250px}.feature-art:before,.alternate-art:before,.wallpaper.single:before{content:"方向预览";z-index:4;color:#176f72;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc7;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:950;position:absolute;top:12px;left:12px}.feature-art img,.alternate-art img,.wallpaper.single img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.feature-copy{gap:14px;padding:18px}.feature-copy h2{font-size:26px}.visual-brief{background:#f5fbf8}.alternate-section{margin-top:20px}.alternate-list{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:unset;scroll-snap-type:none;gap:14px;padding:0 0 118px;display:grid;overflow:visible}.alternate-card{background:#ffffffdb;border:1px solid #ffffffd1;border-radius:24px;flex-direction:column;gap:9px;min-width:0;padding:10px;display:flex;box-shadow:0 14px 32px #2b494117}.alternate-art{aspect-ratio:9/12.5;box-shadow:none;background:#edf7f3;border-radius:18px}.card-copy{gap:6px;min-height:122px;display:grid}.alternate-card h3{font-size:17px;line-height:1.18}.alternate-card p{-webkit-line-clamp:3;color:#66706a;-webkit-box-orient:vertical;min-height:auto;font-size:12px;display:-webkit-box;overflow:hidden}.choose-pill{min-height:42px;color:var(--ink);background:#fff;margin-top:auto}.result-brief{background:#f5fbf8}.generation-steps{background:#ffffffc7;border:1px solid #178d8f1a;border-radius:20px;gap:8px;margin:0 0 12px;padding:12px;display:grid}.generation-steps span{color:#8a8781;align-items:center;gap:9px;font-size:13px;font-weight:850;display:flex}.generation-steps i{background:#d8ddd8;border-radius:999px;width:10px;height:10px}.generation-steps span.active{color:var(--teal)}.generation-steps span.active i{background:linear-gradient(135deg, var(--teal), var(--green));box-shadow:0 0 0 5px #178d8f14}@media (max-width:380px){.alternate-list{gap:10px}.alternate-card{padding:8px}.feature-art{min-height:220px}}.result-actions button:last-child:before{content:none}.mine-card{background:linear-gradient(135deg,#ffffffeb,#e8f9f4eb);border:1px solid #ffffffd6;border-radius:28px;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:18px;display:grid;box-shadow:0 14px 38px #2b49411a}.mine-card div{gap:4px;display:grid}.mine-card span{color:var(--muted);font-size:13px;font-weight:850}.mine-card b{color:var(--ink);font-size:42px;line-height:.95}.mine-card button{color:#fff;background:#101513;border-radius:999px;min-height:44px;padding:0 16px;font-weight:950}.record-section{margin-top:22px}.record-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-bottom:112px;display:grid}.record-card{text-align:left;background:#f4f5ef;border-radius:24px;min-height:210px;padding:0;position:relative;overflow:hidden;box-shadow:0 12px 30px #2b49411a}.record-card img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.record-card:after{content:"";background:linear-gradient(#0000 35%,#00000094);position:absolute;inset:0}.record-card span,.record-card small{z-index:2;color:#fff;text-shadow:0 2px 14px #00000047;position:absolute;left:14px}.record-card span{font-size:17px;font-weight:950;bottom:34px}.record-card small{opacity:.86;font-size:12px;bottom:14px}.empty-record{min-height:150px;color:var(--muted);text-align:center;background:#ffffffc7;border-radius:26px;place-items:center;padding:22px;font-weight:850;line-height:1.6;display:grid}.result-actions{grid-template-columns:1fr 1fr}.result-actions button:last-child{color:var(--teal);background:#eef8f5}@media (max-width:520px){.phone-app{contain:layout style}.hero-wallpapers{height:310px;min-height:310px}.hero-copy p{font-size:18px}.featured-recommend,.form-card,.reason-panel,.mine-card,.alternate-card,.record-card,.wallpaper,.generated-wallpaper{box-shadow:0 10px 24px #2b494117}}.v4-app{--ink:#171717;--muted:#78736d;--cream:#fff7ed;--paper:#ffffffd6;--coral:#ff6b63;--sun:#ffc94a;--cyan:#20c6c9;--blue:#1769ff;--leaf:#8ea64a;background:radial-gradient(circle at 16% 8%,#ffcd4a57,#0000 24%),radial-gradient(circle at 86% 12%,#20c6c938,#0000 22%),linear-gradient(#fffaf1 0%,#f7fbf7 46%,#fff8ef 100%)}.v4-topbar{justify-content:space-between;align-items:center;padding:8px 2px 14px;display:flex}.v4-topbar span{color:#111;letter-spacing:.08em;font-size:18px;font-weight:950}.v4-topbar button{color:#fff;background:#111;border-radius:999px;min-height:34px;padding:0 13px;font-size:13px;font-weight:900}.banner-carousel{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:86%;grid-auto-flow:column;gap:14px;padding:2px 2px 16px;display:grid;overflow-x:auto}.banner-carousel::-webkit-scrollbar{display:none}.banner-card{scroll-snap-align:start;color:#111;border-radius:32px;align-content:end;gap:8px;min-height:232px;padding:24px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 46px #4436271f}.banner-card:before,.banner-card:after{content:"";pointer-events:none;position:absolute}.banner-card:before{filter:blur(.2px);background:#ffffff7a;border-radius:44% 56% 62% 38%;width:210px;height:210px;top:-46px;right:-54px}.banner-card:after{border:1px solid #ffffff9e;border-radius:999px;width:180px;height:74px;bottom:26px;right:18px;transform:rotate(-18deg)}.banner-card.sunrise{background:radial-gradient(circle at 72% 22%,#ffffffb8 0 13%,#0000 14%),linear-gradient(135deg,#ff766c 0%,#ffc94a 48%,#43d6d3 100%)}.banner-card.aqua{background:radial-gradient(circle at 80% 18%,#ffffffa3 0 11%,#0000 12%),linear-gradient(135deg,#e9fff7 0%,#65ddc8 46%,#7ba7ff 100%)}.banner-card.night{color:#fff;background:radial-gradient(circle at 78% 20%,#a7ff54eb 0 10%,#0000 11%),linear-gradient(135deg,#11161d 0%,#073f43 52%,#24c6c8 100%)}.banner-card>*{z-index:2;position:relative}.banner-card span{width:max-content;color:inherit;background:#ffffff94;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:950}.banner-card h1{max-width:220px;font-size:32px;line-height:1.05}.banner-card p{color:currentColor;opacity:.78;max-width:270px;margin:0;font-size:14px;font-weight:750;line-height:1.55}.home-form-card{background:#ffffffd1;border:1px solid #ffffffe6;border-radius:30px;gap:16px;margin-top:4px;padding:18px;display:grid;box-shadow:0 16px 40px #4436271a}.form-title{justify-content:space-between;align-items:end;gap:12px;display:flex}.form-title span{color:#111;font-size:22px;font-weight:950}.form-title b{max-width:150px;color:var(--muted);text-align:right;font-size:12px;line-height:1.35}.quick-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.quick-form-grid label{color:#67615a;gap:6px;font-size:12px}.quick-form-grid input,.quick-form-grid select{background:#fff;border-radius:16px;height:48px;font-weight:850}.style-card-list{gap:14px;display:grid}.style-card{color:#111;border-radius:30px;gap:12px;min-height:226px;padding:20px;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 38px #4436271c}.style-card:before{content:"";background:#ffffff6b;border-radius:44% 56% 62% 38%;width:190px;height:190px;position:absolute;top:-50px;right:-42px}.style-card:after{content:"";background:#ffffff73;height:1px;position:absolute;bottom:76px;left:22px;right:22px}.style-card>*{z-index:2;position:relative}.style-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.style-card-head>span{background:#ffffff9e;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:950}.style-card h2{font-size:31px;line-height:1.05}.style-card p{color:#111111ad;max-width:250px;margin:0;font-size:14px;font-weight:760;line-height:1.5}.style-tags{flex-wrap:wrap;gap:8px;min-height:30px;display:flex}.style-tags span{background:#ffffff94;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.style-card .primary{background:#111;margin-top:2px;box-shadow:0 12px 24px #11111124}.style-nature{background:linear-gradient(135deg,#dff8e7 0%,#8edcaa 52%,#f5dca5 100%)}.style-abstract{background:linear-gradient(135deg,#ff7b76 0%,#ffd15b 48%,#55d3d5 100%)}.style-healing{background:linear-gradient(135deg,#ffe1e6 0%,#ffc971 48%,#b9e493 100%)}.style-minimal{background:linear-gradient(135deg,#f7f6ee 0%,#dbe7ed 55%,#a8bdc8 100%)}.style-oriental{background:linear-gradient(135deg,#f6dfbf 0%,#dd8d69 52%,#58715f 100%)}.style-energy{color:#fff;background:linear-gradient(135deg,#11161d 0%,#1c55ff 48%,#c5ff4f 100%)}.style-energy p{color:#ffffffbf}.result-placeholder{aspect-ratio:9/16;background:linear-gradient(160deg,#fff6e6,#e8fbf4 55%,#ffd08d);border-radius:32px;align-content:center;place-items:center;gap:16px;width:min(312px,78vw);display:grid;box-shadow:0 16px 40px #4436271f}.result-placeholder span{font-size:22px;font-weight:950}.v4-actions button{min-height:46px}.group-card{color:#fff;text-align:left;background:#111;border-radius:26px;gap:5px;width:100%;margin-top:12px;padding:18px;font-size:18px;font-weight:950;display:grid}.group-card span{color:#ffffffad;font-size:13px;font-weight:760}.invite-mask{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c0f0e5c;place-items:end center;padding:18px;display:grid;position:fixed;inset:0}.invite-dialog{background:#fffaf1;border-radius:30px;gap:12px;width:min(420px,100%);padding:22px;display:grid;position:relative;box-shadow:0 22px 60px #00000038}.invite-dialog>span{color:var(--coral);font-size:13px;font-weight:950}.invite-dialog h2{font-size:28px}.invite-dialog p,.invite-dialog small{color:var(--muted);margin:0;line-height:1.5}.close-btn{color:#fff;background:#111;border-radius:999px;width:34px;height:34px;font-size:20px;position:absolute;top:12px;right:12px}@media (min-width:900px){.v4-app{background:radial-gradient(circle at 16% 8%,#ffcd4a47,#0000 24%),radial-gradient(circle at 86% 12%,#20c6c933,#0000 22%),linear-gradient(#fffaf1 0%,#f7fbf7 46%,#fff8ef 100%)}}@media (max-width:380px){.banner-card h1,.style-card h2{font-size:27px}.quick-form-grid{gap:8px}}.birthday-field{grid-column:1/-1}.birthday-selects{grid-template-columns:1.1fr .9fr .9fr;gap:8px;display:grid}.birthday-selects select{text-align:center;min-width:0}.process-brief{text-align:left;background:#ffffffb8;border:1px solid #178d8f1a;border-radius:18px;gap:6px;width:100%;margin-top:4px;padding:12px 14px;display:grid}.process-brief b{color:#111;font-size:13px;font-weight:950}.process-brief span{color:#67615a;font-size:12px;font-weight:760;line-height:1.5}.result-process{margin:0 0 12px}.analyzing-steps{background:#ffffff9e;width:100%;margin:4px 0 0}.v4-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.v4-actions .primary{grid-column:1/-1}@media (max-width:380px){.birthday-selects{grid-template-columns:1fr}}.example-showcase{margin:2px 0 16px}.example-wallpapers{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.example-work{background:#efece3;border-radius:28px;min-height:248px;position:relative;overflow:hidden;box-shadow:0 16px 38px #4436271f}.example-work img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.01)}.example-work:after{content:"";background:linear-gradient(#00000005 28%,#000000ad 100%);position:absolute;inset:0}.example-work div{z-index:2;color:#fff;text-shadow:0 2px 16px #00000052;gap:4px;display:grid;position:absolute;bottom:13px;left:13px;right:13px}.example-work b{font-size:18px;font-weight:950;line-height:1.12}.example-work span,.example-work small{opacity:.9;font-size:11px;font-weight:820;line-height:1.35}.style-card.tone-water-calm{background:radial-gradient(circle at 78% 16%,#ffffffbd 0 12%,#0000 13%),linear-gradient(135deg,#dff8ff 0%,#85d5df 48%,#1e5964 100%)}.style-card.tone-earth-gold{background:linear-gradient(135deg,#fff2b7 0%,#e8a842 50%,#7b3e12 100%)}.style-card.tone-wood-fresh{background:radial-gradient(circle at 75% 18%,#ffefa6bf 0 12%,#0000 13%),linear-gradient(135deg,#effff5 0%,#80d59d 52%,#173d32 100%)}.style-card.tone-fire-sun{background:radial-gradient(circle at 72% 20%,#fff6c8c2 0 14%,#0000 15%),linear-gradient(135deg,#ff7468 0%,#ffb236 52%,#ffd978 100%)}.style-card.tone-metal-clear{background:linear-gradient(135deg,#fff 0%,#dce5ed 50%,#8ba0ad 100%)}.style-card.tone-cream-soft{background:linear-gradient(135deg,#fff7df 0%,#ffc6b6 48%,#bde4aa 100%)}.style-card.tone-star-glass,.style-card.tone-pop-energy.is-dark,.style-card.tone-star-glass.is-dark{color:#fff;background:radial-gradient(circle at 75% 18%,#55e6ffc7 0 10%,#0000 11%),linear-gradient(135deg,#08121c 0%,#123a67 52%,#1bbad0 100%)}.style-card.tone-oriental-ink{background:linear-gradient(135deg,#fff8e8 0%,#cad5c8 48%,#314d46 100%)}.style-card.tone-pop-energy{background:linear-gradient(135deg,#ff746e 0%,#ffd75e 48%,#36d0d2 100%)}.style-card.tone-retro-luck{color:#fff;background:linear-gradient(135deg,#f9352f 0%,#ffd73f 50%,#111 100%)}.style-card.is-dark p,.style-card.tone-retro-luck p,.style-card.tone-star-glass p{color:#ffffffc7}.style-card.is-dark .style-card-head>span,.style-card.is-dark .style-tags span,.style-card.tone-retro-luck .style-card-head>span,.style-card.tone-retro-luck .style-tags span,.style-card.tone-star-glass .style-card-head>span,.style-card.tone-star-glass .style-tags span{color:#fff;background:#ffffff2e;border:1px solid #ffffff2e}.style-card.is-dark .primary,.style-card.tone-retro-luck .primary,.style-card.tone-star-glass .primary{color:#111;background:#fff;box-shadow:0 12px 24px #ffffff29}.style-card:not(.is-dark):not(.tone-star-glass):not(.tone-retro-luck) .primary{color:#fff;background:#111}.live-reasoning{background:#ffffffc7;border:1px solid #178d8f1a;border-radius:20px;gap:6px;margin:0 0 12px;padding:13px 14px;display:grid}.live-reasoning b{color:#111;font-size:13px;font-weight:950}.live-reasoning span,.live-reasoning small{color:#67615a;font-size:12px;font-weight:760;line-height:1.5}.feature-art:before,.alternate-art:before,.wallpaper.single:before{content:none!important}@media (max-width:380px){.example-work{border-radius:24px;min-height:220px}}.style-card h2,.style-card h3{color:currentColor}.style-card h2{-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#ffffff6b;border-radius:16px;width:max-content;max-width:100%;padding:4px 8px 6px}.style-card.is-dark h2,.style-card.tone-star-glass h2,.style-card.tone-retro-luck h2{color:#fff;text-shadow:0 2px 18px #00000052;background:#0000003d}.style-card:not(.is-dark):not(.tone-star-glass):not(.tone-retro-luck) h2{color:#101513;text-shadow:0 1px #ffffff6b}.why-toggle{color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#101513,#176f72);min-height:54px;margin-top:18px;box-shadow:0 14px 30px #176f722e}.why-toggle:before{content:"?";background:#fff3;border-radius:999px;place-items:center;width:22px;height:22px;margin-right:8px;display:inline-grid}.reason-panel{background:#ffffffeb}.reason-panel h3{line-height:1.25}.thinking-text{font-size:14px;color:#555d58!important;line-height:1.75!important}.generation-note{max-width:340px;margin-left:auto;margin-right:auto}.hero-reference-card{background:#ffffffd6;border:1px solid #ffffffeb;border-radius:30px;gap:16px;margin:2px 0 16px;padding:14px;display:grid;box-shadow:0 16px 40px #4436271a}.hero-reference-art{background:#e8f5f1;border-radius:24px;min-height:246px;position:relative;overflow:hidden}.hero-reference-art>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-reference-art:after{content:"";background:linear-gradient(#00000005 30%,#0000006b);position:absolute;inset:0}.hero-mini-stack{z-index:2;gap:7px;display:flex;position:absolute;bottom:12px;right:12px}.hero-mini-stack img{object-fit:cover;border:2px solid #ffffffd1;border-radius:12px;width:44px;height:72px;box-shadow:0 8px 18px #0000002e}.hero-reference-copy{gap:9px;padding:2px 4px 4px;display:grid}.hero-reference-copy>span{color:#fff;background:#111;border-radius:999px;width:max-content;padding:5px 10px;font-size:12px;font-weight:950}.hero-reference-copy p{color:#5f5a52;margin:0;font-size:14px;font-weight:760;line-height:1.6}.home-form-card{margin-top:0;margin-bottom:18px}.example-work{text-align:left;border:0;width:100%;padding:0}.example-work:focus-visible,.preview-actions button:focus-visible{outline:2px solid var(--teal);outline-offset:3px}.example-preview-dialog{background:#fffaf1;border-radius:30px;gap:12px;width:min(360px,100%);padding:14px;display:grid;position:relative;box-shadow:0 22px 60px #00000038}.example-preview-dialog>img{aspect-ratio:9/16;object-fit:cover;background:#eee8db;border-radius:24px;width:100%;max-height:min(68vh,620px)}.example-preview-copy{gap:4px;padding:0 4px;display:grid}.example-preview-copy span,.example-preview-copy p{color:var(--muted);margin:0;font-size:13px;font-weight:800;line-height:1.45}.example-preview-copy h2{font-size:24px}.preview-actions{grid-template-columns:1.1fr .9fr;gap:10px;display:grid}.preview-actions button{min-height:46px;color:var(--teal);background:#eef8f5;border-radius:999px;font-weight:950}.preview-actions .primary{color:#fff}.preview-mask{align-items:center}@media (min-width:560px){.hero-reference-card{grid-template-columns:.9fr 1fr;align-items:center}}.v4-topbar span{color:#2b2118;letter-spacing:.04em;font-family:Georgia,Times New Roman,Microsoft YaHei,serif;font-size:34px}.v4-topbar button{color:#5d4630;background:#fff9eec7;border:1px solid #aa7b363d;min-height:40px;box-shadow:0 10px 24px #744e2014}.home-intro{gap:8px;margin:0 0 14px;padding:0 3px 4px;display:grid}.home-intro p,.home-intro h1{margin:0}.home-intro p{color:#8a7b68;letter-spacing:.08em;font-size:15px;font-weight:760}.home-intro h1{color:#2b2118;max-width:310px;font-family:Georgia,Times New Roman,Microsoft YaHei,serif;font-size:30px;line-height:1.16}.home-intro div{color:#8a7b68;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;font-weight:850;display:flex}.home-form-card{background:#ffffffe6;border:1px solid #d2b89152;border-radius:28px;margin:0 0 24px;padding:22px;box-shadow:0 18px 48px #6248251c}.form-title span{color:#2d251d;font-family:Georgia,Times New Roman,Microsoft YaHei,serif;font-size:25px}.quick-form-grid input,.quick-form-grid select{background:#fffdf9f5;border-color:#4e39221f;box-shadow:inset 0 1px #ffffffb8}.home-form-card .primary{letter-spacing:.03em;background:linear-gradient(135deg,#ff7a00 0%,#ff9c1a 58%,#ffb03b 100%);border-radius:22px;min-height:58px;font-size:19px;box-shadow:0 18px 34px #ff7a0042}.inspiration-title{padding-right:20px}.inspiration-title h2{color:#2d251d;font-family:Georgia,Times New Roman,Microsoft YaHei,serif;font-size:24px!important}.example-wallpapers{grid-auto-columns:minmax(156px,42%);grid-auto-flow:column;grid-template-columns:unset;scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;padding:2px 20px 10px 0;display:grid;overflow-x:auto}.example-work{min-height:unset;aspect-ratio:9/16;scroll-snap-align:start;background:#e9dfcf;border-radius:24px;box-shadow:0 16px 36px #2d221624}.example-work img{object-position:center;transform:none}.example-work.leaf img,.example-work.sprout img{object-position:center top}.example-work.earth img{object-position:center bottom}.example-work:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#00000005 32%,#000000a3 100%),radial-gradient(circle at 70% 14%,#ffffff6b,#0000 22%);position:absolute;inset:0}.example-work:after{background:0 0}.example-work div{z-index:2;text-shadow:0 2px 16px #00000061;gap:6px;bottom:12px;left:12px;right:12px}.example-work b{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1518166b;border:1px solid #ffffff38;border-radius:999px;align-items:center;width:max-content;max-width:100%;min-height:34px;padding:6px 11px;font-family:Georgia,Times New Roman,Microsoft YaHei,serif;font-size:18px;line-height:1;display:inline-flex}.example-work span{font-size:14px;font-weight:950}.example-work small{opacity:.82;font-size:11px}.example-preview-dialog{background:#fffaf1;border-radius:32px;width:min(390px,100%)}.example-preview-dialog>img{border-radius:26px;max-height:min(72vh,680px)}.example-preview-copy span{color:#fff;background:#2d251d;border-radius:999px;width:max-content;padding:5px 10px}.preview-actions .primary{background:linear-gradient(135deg,#ff7a00,#ff9c1a)}@media (max-width:380px){.v4-topbar span{font-size:30px}.example-wallpapers{grid-auto-columns:minmax(142px,45%)}}.v4-app{background:radial-gradient(circle at 22% 4%,#e7ad492e,#0000 27%),linear-gradient(#fff8ea 0%,#fffdf7 44%,#fff7eb 100%)}.v4-topbar span{letter-spacing:.03em;font-size:42px;line-height:1;position:relative}.v4-topbar span:after{content:"";border:2px solid #d59522;border-radius:999px;width:11px;height:11px;position:absolute;top:3px;right:-18px}.v4-topbar button{color:#60452c;border-radius:999px;min-width:82px;font-size:16px}.hero-reference-card{background:#182721;border:0;border-radius:30px;min-height:294px;margin:0 0 26px;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 22px 52px #3225182e}.hero-reference-card>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-reference-card:before{content:"";z-index:1;background:linear-gradient(90deg,#081112d1 0%,#08111275 44%,#0811120a 100%),linear-gradient(#ffcf700f,#00000029);position:absolute;inset:0}.hero-orbit{z-index:2;opacity:.9;border:1px solid #ffffffb8;border-radius:999px;width:72px;height:72px;position:absolute;top:26px;right:26px}.hero-orbit:before{content:"";border:1px solid #ffffffb8;border-top:0;height:16px;position:absolute;bottom:23px;left:17px;right:17px;transform:skew(-18deg)}.hero-orbit span,.hero-orbit i{background:#ffffffc7;border-radius:999px;position:absolute}.hero-reference-copy{z-index:2;color:#fff;gap:12px;padding:0;display:grid;position:absolute;bottom:24px;left:24px;right:24px}.hero-reference-copy h1{color:#fff;text-shadow:0 4px 24px #0000003d;max-width:220px;font-family:Georgia,Times New Roman,Microsoft YaHei,serif;font-size:42px;line-height:1.18}.hero-reference-copy p{color:#f8d98e;letter-spacing:.08em;font-family:Georgia,Times New Roman,Microsoft YaHei,serif;font-size:16px;font-weight:850}.hero-reference-copy em:not(.model-badge){background:#e7b94d;width:92px;height:1px}.hero-reference-copy .model-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080e0f5c;border:1px solid #ffffff7a;min-height:34px;padding:5px 14px 5px 6px;font-size:14px}.inspiration-title{padding:0 2px}.inspiration-title h2{font-size:25px!important}.example-wallpapers{grid-auto-flow:unset;grid-auto-columns:unset;scroll-snap-type:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0;overflow:visible}.example-work{aspect-ratio:1.47;border-radius:20px}.example-work img{object-fit:cover}.example-work div{bottom:11px;left:12px;right:auto}.example-work b{white-space:nowrap;background:#181a1775;min-height:34px;padding:6px 12px;font-size:15px}.home-form-card{margin-top:0}@media (max-width:380px){.v4-topbar span{font-size:37px}.hero-reference-card{border-radius:26px;min-height:270px}.hero-reference-copy h1{font-size:36px}.example-work b{font-size:13px}}.phone-app{padding-top:22px}.v4-topbar{padding:0 8px 10px}.v4-topbar span{letter-spacing:.02em;font-size:32px}.v4-topbar span:after{width:8px;height:8px;top:1px;right:-14px}.v4-topbar button{min-width:74px;min-height:34px;font-size:14px}.hero-reference-card{border-radius:24px;min-height:218px;margin-bottom:16px}.hero-reference-copy{gap:8px;bottom:18px;left:20px;right:20px}.hero-reference-copy h1{max-width:170px;font-size:30px;line-height:1.16}.hero-reference-copy p{letter-spacing:.05em;font-size:13px}.hero-reference-copy em:not(.model-badge){width:64px}.hero-reference-copy .model-badge{min-height:29px;padding:4px 11px 4px 5px;font-size:12px}.hero-orbit{width:54px;height:54px;top:18px;right:18px}.hero-orbit:before{height:12px;bottom:17px;left:13px;right:13px}.hero-orbit span{width:7px;height:7px;top:13px;left:21px}.hero-orbit i{width:5px;height:5px;top:12px;right:11px}.home-form-card{margin-bottom:22px}.example-showcase{margin:0 -20px;padding:0 0 118px 20px}.inspiration-title{padding-right:20px;margin-bottom:6px!important}.example-note{color:#897b68;max-width:330px;margin:0 20px 12px 0;font-size:12px;font-weight:760;line-height:1.55}.example-wallpapers{grid-auto-columns:minmax(156px,42%);grid-auto-flow:column;grid-template-columns:unset;scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;padding:2px 20px 12px 0;display:grid;overflow:auto hidden}.example-wallpapers::-webkit-scrollbar{display:none}.example-work{aspect-ratio:9/16;scroll-snap-align:start;border-radius:24px}.example-work:before{background:linear-gradient(#00000005 36%,#00000094 100%)}.example-chip{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#14161475;border:1px solid #fff3;border-radius:999px;align-items:center;width:max-content;max-width:calc(100% - 22px);min-height:34px;padding:5px 10px 5px 6px;gap:7px!important;display:inline-flex!important;bottom:11px!important;left:11px!important;right:auto!important}.example-chip i{color:#fff;background:#ffffff2e;border-radius:999px;place-items:center;width:24px;height:24px;font-size:13px;font-style:normal;font-weight:950;display:inline-grid}.example-chip b{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;min-height:0;padding:0;font-size:14px}.example-work.fire .example-chip i{background:#e75b31b8}.example-work.water .example-chip i,.example-work.metal .example-chip i{background:#2b6796b8}.example-work.earth .example-chip i{background:#ab6f2db8}.example-work.leaf .example-chip i{background:#468652b8}@media (max-width:380px){.hero-reference-card{min-height:204px}.hero-reference-copy h1{font-size:28px}.example-wallpapers{grid-auto-columns:minmax(145px,45%)}}.direction-card-list{gap:10px;max-width:500px;margin:0 auto;padding-bottom:8px;display:grid}.direction-card{background:#ffffffeb;border:1px solid #2f46401c;border-radius:18px;grid-template-columns:118px minmax(0,1fr);min-height:128px;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 26px #372d1f13}.direction-card.selected{border-color:#158a87;box-shadow:0 14px 30px #158a8724}.direction-atmosphere{background:linear-gradient(135deg,#ffffff47,#0000 46%),radial-gradient(circle at 70% 20%,#fffc,#0000 0 18%,#0000 19%),linear-gradient(150deg,#dcece8,#9fc9c2 52%,#557e79);min-height:128px;position:relative;overflow:hidden}.direction-atmosphere:before,.direction-atmosphere:after{content:"";background:#ffffff61;border-radius:50% 50% 0 0;height:54px;position:absolute;inset:auto -18px -16px;transform:rotate(-5deg)}.direction-atmosphere:after{background:#144a4633;height:68px;inset:auto -28px -30px 12px;transform:rotate(9deg)}.atmosphere-orb{background:#ffffffb8;border-radius:999px;width:28px;height:28px;position:absolute;top:18px;right:17px;box-shadow:0 0 34px #ffffffbd}.atmosphere-line{border-bottom:1px solid #ffffff52;border-left:1px solid #ffffff7a;border-radius:0 0 0 34px;width:46px;height:72px;position:absolute;top:30px;left:15px;transform:rotate(8deg)}.atmosphere-mark{z-index:2;color:#1c2d29bd;background:#ffffff94;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:900;position:absolute;bottom:15px;left:14px}.direction-copy{background:radial-gradient(circle at 92% 8%,#158a8712,#0000 24%),linear-gradient(#fffffff5,#fffdf8eb);align-content:center;gap:7px;padding:14px 46px 14px 16px;display:grid;position:relative}.direction-copy h2{color:#151a18;max-width:160px;font-family:Georgia,Times New Roman,Microsoft YaHei,serif;font-size:25px;line-height:1.05}.direction-copy>span{color:#158a87;background:#e6f3ef;border-radius:999px;width:max-content;max-width:100%;padding:4px 9px;font-size:12px;font-weight:950}.direction-copy p{color:#5c554d;margin:0;font-size:12px;font-weight:760;line-height:1.42}.direction-generate{color:#fff;background:linear-gradient(135deg,#178d8f,#0b7477);border-radius:999px;width:max-content;min-width:72px;min-height:34px;padding:0 17px;font-size:14px;font-weight:950;box-shadow:0 9px 18px #178d8f2e}.direction-card:not(.selected) .direction-generate{color:#176f72;box-shadow:none;background:#ffffffc7;border:1px solid #178d8f42}.direction-check{color:#fff;border:2px solid #6b7c8273;border-radius:999px;place-items:center;width:30px;height:30px;font-weight:950;display:grid;position:absolute;top:14px;right:14px}.direction-card.selected .direction-check{background:#178d8f;border-color:#178d8f}.direction-card.tone-water-calm .direction-atmosphere,.direction-card.tone-star-glass .direction-atmosphere{background:linear-gradient(135deg,#ffffff3d,#0000 46%),radial-gradient(circle at 72% 22%,#ffffffb8,#0000 0 16%,#0000 17%),linear-gradient(150deg,#d8edf1,#83b6c5 52%,#315e70)}.direction-card.tone-earth-gold .direction-atmosphere,.direction-card.tone-fire-sun .direction-atmosphere{background:linear-gradient(135deg,#ffffff47,#0000 46%),radial-gradient(circle at 72% 22%,#ffffffc2,#0000 0 17%,#0000 18%),linear-gradient(150deg,#fff2cb,#dca94c 50%,#9b5e25)}.direction-card.tone-wood-fresh .direction-atmosphere,.direction-card.tone-oriental-ink .direction-atmosphere{background:linear-gradient(135deg,#ffffff40,#0000 46%),radial-gradient(circle at 72% 22%,#ffffffb3,#0000 0 16%,#0000 17%),linear-gradient(150deg,#edf4e8,#9bbb9d 52%,#3f655c)}.direction-card.tone-metal-clear .direction-atmosphere,.direction-card.tone-cream-soft .direction-atmosphere{background:linear-gradient(135deg,#ffffff4d,#0000 46%),radial-gradient(circle at 72% 22%,#ffffffc7,#0000 0 16%,#0000 17%),linear-gradient(150deg,#fff7ea,#d8ded7 52%,#aeb7b7)}.direction-card.tone-pop-energy .direction-atmosphere,.direction-card.tone-retro-luck .direction-atmosphere{background:linear-gradient(135deg,#ffffff40,#0000 46%),radial-gradient(circle at 72% 22%,#ffffffb8,#0000 0 16%,#0000 17%),linear-gradient(150deg,#ffd7bf,#74c2bf 52%,#b56c46)}.mine-card small{color:#8a8176;font-size:12px;font-weight:850}@media (max-width:380px){.direction-card-list{gap:9px}.direction-card{grid-template-columns:96px minmax(0,1fr);min-height:118px}.direction-atmosphere{min-height:118px}.direction-copy{padding:12px 42px 12px 13px}.direction-copy h2{max-width:150px;font-size:22px}}
