:root{--paper:#fffaf5;--surface:#fff;--ink:#262321;--muted:#77736f;--line:#eee3da;--coral:#ff684d;--soft:#fff0e8}*{box-sizing:border-box}body{margin:0;background:#f1ece7;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif}button{font:inherit}.phone-shell{position:relative;width:min(100%,480px);min-height:100vh;margin:auto;padding:58px 20px 100px;background:var(--paper);box-shadow:0 20px 80px rgba(56,42,31,.12)}.mini-header{position:absolute;top:0;right:0;left:0;display:flex;height:52px;padding:0 20px;align-items:center;justify-content:space-between;background:rgba(255,250,245,.92);backdrop-filter:blur(18px)}.mini-header strong{font-size:15px}.mini-header span{padding:7px 12px;border:1px solid var(--line);border-radius:999px;font-size:12px}.tab-page[hidden],.flow-page[hidden],.bottom-tabs[hidden],[hidden]{display:none!important}.page-head{margin:8px 4px 22px}.page-head h1,.title-row h1,.flow-page h1{margin:0;font-size:30px;letter-spacing:1px}.page-head p,.flow-page>p{margin:6px 0 0;color:var(--muted);font-size:13px}.section-heading{display:flex;gap:10px;margin:24px 4px 13px;align-items:center}.section-heading i{width:4px;height:22px;border-radius:9px;background:var(--coral)}.section-heading h2{margin:0;font-size:18px}.section-heading p{margin:3px 0 0;color:var(--muted);font-size:11px}.portrait-feed{display:grid;gap:16px}.portrait-card{position:relative;overflow:hidden;height:270px;border-radius:19px;background:#ded5cd;box-shadow:0 10px 30px rgba(56,39,26,.08)}.portrait-card img,.featured-style img,.banner img{width:100%;height:100%;object-fit:cover}.card-gradient,.featured-style>div,.banner>div{position:absolute;inset:0;background:linear-gradient(transparent 42%,rgba(18,15,13,.78))}.card-copy{position:absolute;right:112px;bottom:19px;left:18px;color:#fff}.card-copy b,.card-copy small{display:block}.card-copy b{font-size:18px}.card-copy small{margin-top:4px;color:#eee;font-size:10px}.portrait-card>[data-action]{position:absolute;right:14px;bottom:14px;padding:10px 17px;border:0;border-radius:99px;background:var(--coral);color:#fff;font-weight:800}.heart{position:absolute;z-index:2;top:10px;right:10px;border:0;background:transparent;color:#fff;font-size:27px}.title-row{display:flex;align-items:center;justify-content:space-between;margin:8px 4px 18px}.title-row button,.feed-title>button{border:0;background:transparent;color:var(--muted)}.rights-card{display:flex;padding:18px;align-items:center;justify-content:space-between;border:1px solid #f3d3c5;border-radius:18px;background:linear-gradient(120deg,#fff6ef,#ffe9dd)}.rights-card b{font-size:16px}.rights-card p{margin:8px 0 0;color:var(--muted);font-size:12px}.rights-card strong{color:var(--coral);font-size:22px}.rights-card small{max-width:118px;color:#a96554;font-size:10px;text-align:right}.source-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.source-card{position:relative;display:grid;min-height:135px;margin:0;padding:9px;place-content:center;border:1px solid var(--line);border-radius:15px;background:#fff;color:var(--ink);text-align:center}.source-card.is-selected{border:2px solid var(--coral);background:#fffaf7}.source-card input{position:absolute;width:1px;height:1px;opacity:0}.source-card span{display:grid;width:100%;height:78px;place-items:center;border-radius:10px;background-size:cover;background-position:center;color:#aaa;font-size:28px}.source-card b{margin-top:7px;font-size:13px}.source-card em{position:absolute;top:8px;right:8px;display:none;width:24px;height:24px;place-items:center;border-radius:50%;background:var(--coral);color:#fff;font-style:normal}.source-card.is-selected em{display:grid}.helper,.consume,.inline-message{margin:8px 2px;color:var(--muted);font-size:10px}.featured-style{position:relative;overflow:hidden;height:285px;border-radius:18px}.featured-style span{position:absolute;right:18px;bottom:18px;left:18px;color:#fff}.featured-style span b,.featured-style span small{display:block}.featured-style span b{font-size:20px}.featured-style span small{margin-top:4px;color:#eee;font-size:11px}.featured-style em{position:absolute;top:11px;right:11px;display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:var(--coral);color:#fff;font-style:normal}.style-strip{display:flex;gap:9px;margin-top:11px;overflow:auto}.style-strip button{flex:0 0 116px;overflow:hidden;padding:0;border:2px solid transparent;border-radius:13px;background:#fff}.style-strip button.is-selected{border-color:var(--coral)}.style-strip img{display:block;width:100%;height:112px;object-fit:cover}.style-strip b{display:block;padding:8px;font-size:11px}.ratio-switch{display:grid;grid-template-columns:1fr 1fr;padding:2px;border:1px solid var(--line);border-radius:99px;background:#fff}.ratio-switch button{padding:9px;border:0;border-radius:99px;background:transparent;color:var(--muted)}.ratio-switch button.is-selected{background:var(--soft);color:var(--coral);font-weight:800}.primary-cta{width:100%;min-height:50px;margin-top:15px;border:0;border-radius:15px;background:var(--coral);color:#fff;font-size:16px;font-weight:850;box-shadow:0 10px 24px rgba(255,104,77,.22)}.consume{text-align:center}.inline-message{min-height:14px;color:#a24c3c}.result-panel{margin-top:18px;padding:15px;border:1px solid var(--line);border-radius:18px;background:#fff}.result-panel span{color:var(--coral);font-size:11px;font-weight:800}.result-panel h2{margin:5px 0 12px}.result-panel img{width:100%;border-radius:14px}.result-panel button{width:100%;margin-top:10px;padding:11px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink)}.pinned{display:grid;overflow:hidden;grid-template-columns:1.35fr .75fr;border:1px solid #f0cdbf;border-radius:18px;background:linear-gradient(120deg,#fff5ed,#ffe9dc)}.pinned>div{padding:18px 0 17px 18px}.pinned b{color:var(--coral);font-size:12px}.pinned h2{margin:12px 0 6px;font-size:18px}.pinned p{margin:0;color:var(--muted);font-size:10px;line-height:1.5}.pinned button{margin-top:14px;padding:9px 16px;border:0;border-radius:99px;background:var(--coral);color:#fff;font-weight:800}.pinned img{width:100%;height:100%;object-fit:cover}.feed-title{display:flex;margin:24px 2px 13px;align-items:end;justify-content:space-between}.feed-title h2{margin:0;font-size:18px}.feed-title p{margin:4px 0 0;color:var(--muted);font-size:10px}.feed-title button{padding:7px 9px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--coral);font-size:9px}.banner-feed{display:grid;gap:10px}.banner{position:relative;overflow:hidden;height:200px;border-radius:16px}.banner.large{height:255px}.banner.wide{height:190px}.banner-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px}.banner span{position:absolute;right:14px;bottom:14px;left:14px;color:#fff}.banner b,.banner small{display:block}.banner b{font-size:17px}.banner small{margin-top:3px;color:#eee;font-size:9px}.banner>button{position:absolute;top:9px;right:9px;padding:6px 9px;border:0;border-radius:99px;background:rgba(20,18,16,.55);color:#fff}.empty-profile{margin-top:50px;padding:34px 20px;border:1px solid var(--line);border-radius:20px;background:#fff;text-align:center}.empty-profile span{display:grid;width:60px;height:60px;margin:auto;place-items:center;border-radius:20px;background:var(--soft);color:var(--coral);font-size:24px;font-weight:900}.empty-profile h2{margin:15px 0 5px}.empty-profile p{color:var(--muted);font-size:11px}.empty-profile button{margin-top:14px;padding:11px 20px;border:0;border-radius:12px;background:#17ad4b;color:#fff;font-weight:800}.flow-page{padding:12px 4px}.flow-back{padding:7px 0;border:0;background:transparent;color:var(--muted)}.kicker{margin-top:45px!important;color:var(--coral)!important;font-size:10px!important;font-weight:800;letter-spacing:2px}.styling-upload{display:grid;height:310px;margin-top:25px;place-content:center;border:2px dashed #e7cbbf;border-radius:20px;background:#fff;text-align:center}.styling-upload input{position:absolute;width:1px;height:1px;opacity:0}.styling-upload span{color:var(--coral);font-size:48px}.styling-upload b{font-size:16px}.styling-upload small{margin-top:7px;color:var(--muted);font-size:10px}.styling-progress{margin-top:14px;padding:14px;border-radius:13px;background:var(--soft);color:#9a4938;text-align:center}.styling-progress b{display:block}.styling-progress span{display:block;width:70%;height:5px;margin:10px auto 0;border-radius:9px;background:var(--coral)}.bottom-tabs{position:fixed;z-index:20;bottom:0;left:50%;display:grid;grid-template-columns:repeat(4,1fr);width:min(100%,480px);padding:8px 12px calc(10px + env(safe-area-inset-bottom));transform:translateX(-50%);border-top:1px solid var(--line);background:rgba(255,253,249,.95);backdrop-filter:blur(18px)}.bottom-tabs button{display:grid;gap:2px;min-height:48px;place-items:center;border:0;background:transparent;color:#777}.bottom-tabs span{font-size:20px}.bottom-tabs b{font-size:11px}.bottom-tabs button.is-selected{color:var(--coral)}.toast{position:fixed;bottom:90px;left:50%;padding:9px 14px;transform:translateX(-50%);border-radius:99px;background:#262321;color:#fff;font-size:11px}@media(min-width:520px){.phone-shell{min-height:calc(100vh - 32px);margin:16px auto;border-radius:28px}.bottom-tabs{bottom:16px;border-radius:0 0 28px 28px}}

/* Home discovery mirrors the Mini Program without adding new content endpoints. */
.tab-page[data-page="home"] .personal-style-entry{display:flex;width:100%;height:190px;margin:0;padding:18px;border-radius:15px;align-items:flex-end}.tab-page[data-page="home"] .personal-style-entry::after{background:linear-gradient(transparent 28%,rgba(20,16,14,.82))}.tab-page[data-page="home"] .personal-style-entry>span{max-width:75%}.tab-page[data-page="home"] .personal-style-entry b{font-size:20px}.tab-page[data-page="home"] .personal-style-entry small{font-size:11px}.tab-page[data-page="home"] .personal-style-entry em{position:absolute;top:14px;right:14px;padding:7px 10px;border-radius:99px;background:rgba(255,255,255,.9);color:#423934}
.home-category-panel{position:relative;margin:12px 0 24px;padding:14px 10px 8px;border-radius:14px;background:#fff;box-shadow:0 5px 15px rgba(60,43,31,.06)}.home-category-panel .home-section-title{margin:0 4px 8px}.home-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:repeat(2,76px);min-height:152px}.home-category-item{display:flex;min-width:0;padding:4px 1px;align-items:center;flex-direction:column;justify-content:center;border:0;border-radius:9px;background:transparent;color:var(--ink)}.home-category-media,.home-category-media img,.home-category-initial{display:grid;width:38px;height:38px;place-items:center;border-radius:50%}.home-category-media img{object-fit:cover;background:#f3ece7}.home-category-initial{background:var(--soft);color:#9a4938;font-size:15px;font-weight:800}.home-category-name{display:block;max-width:100%;margin-top:5px;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.home-category-empty{position:absolute;right:10px;bottom:8px;left:10px;display:grid;height:152px;margin:0;place-items:center;color:var(--muted);font-size:11px}
.home-recommendation-list{display:flex;gap:10px;padding:0 2px 8px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.home-recommendation-list::-webkit-scrollbar{display:none}.home-recommendation-card{flex:0 0 min(76vw,270px);scroll-snap-align:start}.home-recommendation-cover{position:relative;display:block;width:100%;height:294px;padding:0;overflow:hidden;border:0;border-radius:13px;background:#e9e0da;color:#fff;text-align:left}.home-recommendation-cover>.asset-frame{height:100%}.home-recommendation-cover>.asset-frame::after{position:absolute;inset:48% 0 0;background:linear-gradient(transparent,rgba(15,12,11,.76));content:""}.home-recommendation-fallback{display:grid;width:100%;height:100%;padding:20px;place-items:center;background:linear-gradient(145deg,#b99681,#67514a);font-weight:800;text-align:center}.home-recommendation-copy{position:absolute;z-index:1;right:13px;bottom:13px;left:13px}.home-recommendation-copy small,.home-recommendation-copy b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-recommendation-copy small{margin-bottom:4px;color:rgba(255,255,255,.82);font-size:10px}.home-recommendation-copy b{font-size:17px}.home-recommendation-card .template-actions{grid-template-columns:1fr 1fr;margin-top:8px}.home-recommendation-card .template-social,.home-recommendation-card .template-cta{min-height:36px}
@media(max-width:360px){.phone-shell{padding-right:10px;padding-left:10px}.home-category-panel{padding-right:5px;padding-left:5px}.home-category-grid{grid-template-rows:repeat(2,72px);min-height:144px}.home-category-item{padding-right:0;padding-left:0}.home-category-media,.home-category-media img,.home-category-initial{width:34px;height:34px}.home-category-name{font-size:9px}.home-recommendation-card{flex-basis:78vw}}

/* Strict first-screen restoration: photo-led hero, floating categories, compact portrait rail. */
.tab-page[data-page="home"]{margin:-54px -16px 0;padding-bottom:12px;overflow-x:hidden;background:#fff}
.phone-shell.home-active:not(.home-hero-disabled) .mini-header{z-index:12;background:transparent;color:#fff;backdrop-filter:none;text-shadow:0 1px 8px rgba(0,0,0,.45)}
.phone-shell.home-active:not(.home-hero-disabled) .mini-header .home-brand{font-family:"Songti SC","STSong",serif;font-size:16px;font-weight:700;letter-spacing:3px}
.phone-shell.home-active:not(.home-hero-disabled) .mini-header>span{border-color:rgba(255,255,255,.48);background:rgba(255,255,255,.74);color:#24211f;text-shadow:none;backdrop-filter:blur(12px)}
.phone-shell.home-active.home-hero-disabled .tab-page[data-page="home"]{margin-top:0}
.phone-shell.home-active.home-hero-disabled .home-category-panel{margin-top:14px}
.tab-page[data-page="home"] .personal-style-entry{position:relative;display:block;width:100%;height:360px;margin:0;padding:0;overflow:hidden;border:0;border-radius:0;background:#171411;color:#fff;text-align:left}
.tab-page[data-page="home"] .personal-style-entry>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 10%}
.tab-page[data-page="home"] .personal-style-entry::after{z-index:1;background:linear-gradient(90deg,rgba(8,7,6,.72) 0%,rgba(8,7,6,.20) 58%,rgba(8,7,6,.02) 100%),linear-gradient(0deg,rgba(12,10,9,.62),transparent 54%)}
.tab-page[data-page="home"] .personal-style-entry::before{position:absolute;z-index:2;right:0;bottom:0;left:0;height:72px;background:linear-gradient(transparent,#fff);content:""}
.tab-page[data-page="home"] .home-styling-copy{position:absolute;z-index:3;bottom:72px;left:22px;display:block;max-width:78%;color:#fff}
.tab-page[data-page="home"] .home-styling-copy b{display:block;font-family:"Songti SC","STSong",serif;font-size:25px;font-weight:500;letter-spacing:1px;line-height:1.2;text-shadow:0 2px 12px rgba(0,0,0,.35)}
.tab-page[data-page="home"] .home-styling-copy small{display:block;margin-top:8px;color:rgba(255,255,255,.86);font-size:12px;line-height:1.5;text-shadow:0 2px 10px rgba(0,0,0,.5)}
.tab-page[data-page="home"] .personal-style-entry em.home-styling-cta{position:static;display:inline-flex;margin-top:13px;padding:9px 18px;border-radius:99px;background:#ff674e;color:#fff;font-size:13px;font-style:normal;font-weight:700;box-shadow:0 8px 22px rgba(232,76,51,.28)}
.tab-page[data-page="home"] .home-hero-dots{position:absolute;z-index:4;bottom:45px;left:50%;display:flex;gap:8px;width:auto;max-width:none;transform:translateX(-50%)}
.home-hero-dots .home-hero-dot{display:block;width:7px;height:7px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.78);box-shadow:0 1px 4px rgba(0,0,0,.2);cursor:pointer}
.home-hero-dots .home-hero-dot.is-active{background:#ff674e;box-shadow:0 0 0 2px #fff}
.home-category-panel{z-index:5;margin-top:-38px;margin-right:14px;margin-bottom:25px;margin-left:14px;padding:16px 10px 20px;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(48,37,29,.12)}
.home-category-grid{grid-template-rows:repeat(2,88px);min-height:176px}
.home-category-item{padding:5px 1px;justify-content:flex-start}
.home-category-media,.home-category-media img,.home-category-initial{width:54px;height:54px}
.home-category-media img{box-shadow:0 5px 14px rgba(74,52,36,.10)}
.home-category-name{margin-top:7px;font-family:"Songti SC","STSong",serif;font-size:11px;color:#28231f}
.home-category-empty{height:176px}
.tab-page[data-page="home"]>.home-section-title{margin:0 20px 12px}
.tab-page[data-page="home"]>.home-section-title b{font-family:"Songti SC","STSong",serif;font-size:22px;font-weight:500;letter-spacing:1px}
.home-section-title button{padding:4px 0;border:0;background:transparent;color:#a59387;font-size:11px}
.home-recommendation-list{max-width:100%;gap:10px;padding:0 20px 12px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain}
.home-recommendation-card{position:relative;flex:0 0 138px;height:180px;overflow:hidden;border-radius:13px;box-shadow:0 7px 18px rgba(40,29,22,.10)}
.home-recommendation-card:first-child{flex-basis:195px}
.home-recommendation-cover{height:100%;border-radius:0}
.home-recommendation-copy{right:10px;bottom:47px;left:10px}
.home-recommendation-copy small{display:none}
.home-recommendation-copy b{font-family:"Songti SC","STSong",serif;font-size:14px;font-weight:500}
.home-recommendation-card .template-actions{position:absolute;z-index:3;right:9px;bottom:9px;left:9px;grid-template-columns:minmax(0,1fr) auto;gap:6px;margin:0}
.home-recommendation-card .template-social,.home-recommendation-card .template-cta{min-height:29px;padding:0 8px;border-color:rgba(255,255,255,.34);background:rgba(28,24,22,.60);color:#fff;font-size:9px;backdrop-filter:blur(8px)}
.home-recommendation-card .template-social>span{display:none}
.home-recommendation-card .template-cta{background:#ff674e}
.bottom-tabs{grid-template-columns:repeat(3,1fr)}
@media(max-width:360px){.tab-page[data-page="home"] .personal-style-entry{height:330px}.home-category-panel{margin-right:10px;margin-left:10px}.home-category-grid{grid-template-rows:repeat(2,82px);min-height:164px}.home-category-media,.home-category-media img,.home-category-initial{width:48px;height:48px}.home-recommendation-list{padding-right:10px;padding-left:10px}}
