:root{--ink:#181817;--paper:#f6f6f3;--mist:#ebebe6;--line:#d5d5cf;--muted:#6b6b66}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.65 Arial,"Microsoft YaHei",sans-serif}.site-header{height:76px;padding:0 4.5vw;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;position:relative;z-index:5;background:var(--paper)}.wordmark{font:500 19px Georgia,"Songti SC",serif;letter-spacing:.13em;color:inherit;text-decoration:none}.wordmark span{display:block;margin-top:-4px;font:9px Arial,sans-serif;letter-spacing:.2em}nav{display:flex;gap:24px}nav a,.quiet-link{color:inherit;text-decoration:none;font-size:13px}.quiet-link{border:1px solid var(--ink);padding:7px 12px}.screen{min-height:calc(100vh - 76px);padding:8.5vh 4.5vw}.hero-screen{padding:0 4.5vw;display:grid;grid-template-columns:1fr 1fr}.hero-copy{align-self:center;padding-right:12vw}.eyebrow,.step{margin:0 0 13px;color:var(--muted);font-size:11px;letter-spacing:.17em}.hero-copy h1,.screen-intro h2,.studio-top h2,.booking-copy h2{margin:0;font:400 clamp(42px,5.2vw,76px)/1.1 Georgia,"Songti SC",serif;letter-spacing:-.055em}.hero-copy>p:not(.eyebrow),.screen-intro>p,.studio-top>p,.booking-copy>p{max-width:450px;color:var(--muted)}.actions{display:flex;align-items:center;gap:22px;margin-top:31px}.button{border:1px solid var(--ink);background:var(--ink);color:var(--paper);padding:12px 18px;cursor:pointer;text-decoration:none;font:500 13px Arial,"Microsoft YaHei",sans-serif}.text-button{border:0;border-bottom:1px solid var(--ink);background:none;padding:2px 0;cursor:pointer}.hero-art{position:relative;overflow:hidden;min-height:540px}.hero-art img{position:absolute;width:100%;height:100%;object-fit:cover;transition:opacity .55s,transform .6s}.hero-art small{position:absolute;z-index:2;top:18px;right:18px;writing-mode:vertical-rl;letter-spacing:.16em;color:var(--muted)}.structure{opacity:0;position:absolute;left:50%;bottom:4%;width:250px;height:390px;transform:translate(-50%,18px);transition:opacity .5s,transform .6s}.structure i,.mannequin i{display:block;position:absolute;background:var(--paper);border:1px solid var(--ink)}.structure .head,.mannequin .head{left:94px;top:4px;width:62px;height:72px;border-radius:50%}.structure .neck,.mannequin .neck{left:113px;top:70px;width:24px;height:39px;border-top:0}.structure .coat,.mannequin .coat{left:42px;top:103px;width:166px;height:240px;border-radius:62px 62px 27px 27px}.structure .coat:after,.mannequin .coat:after{content:"";position:absolute;top:26px;bottom:17px;left:50%;border-left:1px solid var(--ink)}.structure b{position:absolute;left:65px;top:185px;width:120px;border-top:1px solid var(--ink);opacity:.5}.structure b:nth-of-type(2){top:230px;left:74px;width:102px}.structure b:nth-of-type(3){top:275px;left:84px;width:82px}.structure-visible #hero-image{opacity:0;transform:scale(.97)}.structure-visible .structure{opacity:1;transform:translate(-50%,0)}.screen-intro{display:flex;justify-content:space-between;align-items:end;gap:8vw;margin-bottom:42px}.screen-intro>p,.studio-top>p{margin-bottom:0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.product-card{min-height:430px;padding:20px;background:var(--paper);border:0;text-align:left;cursor:pointer;position:relative}.product-card strong{display:block;margin-top:18px;font:400 22px Georgia,"Songti SC",serif}.product-card small{color:var(--muted)}.garment{height:300px;background:var(--mist);display:block;position:relative}.garment:before{content:"";position:absolute;left:50%;top:32px;width:105px;height:210px;transform:translateX(-50%);border-radius:48px 48px 20px 20px;border:1px solid var(--ink);background:var(--paper)}.garment.short:before{height:150px}.garment.scarf:before{height:190px;width:70px;border:13px solid var(--paper);background:transparent;border-radius:45%}.studio-top{display:flex;justify-content:space-between;align-items:end;gap:8vw;margin-bottom:38px}.studio-grid{display:grid;grid-template-columns:1fr 1.25fr 1fr;border:1px solid var(--line)}.module-column{padding:25px}.module-column:first-child{border-right:1px solid var(--line)}.module-column:last-of-type{border-left:1px solid var(--line)}label{display:block;font-size:12px;margin:0 0 15px}select,input,textarea{width:100%;margin-top:6px;padding:10px;border:1px solid var(--line);background:transparent;color:var(--ink);font:inherit}textarea{height:86px;resize:vertical}.mannequin-preview{min-height:420px;position:relative;background:var(--mist);overflow:hidden}.mannequin-preview>p{position:absolute;top:10px;left:16px;color:var(--muted);font-size:11px}.mannequin-preview>small{position:absolute;right:14px;bottom:10px;color:var(--muted);font-size:11px}.mannequin{position:absolute;left:50%;bottom:20px;width:250px;height:390px;transform:translateX(-50%)}.brief-row{grid-column:1/-1;border-top:1px solid var(--line);padding:23px;display:grid;grid-template-columns:1.35fr 1fr auto;align-items:end;gap:18px}.message{min-height:22px;margin:10px 0 0;color:var(--muted);font-size:12px}.archive-heading{margin-top:9vh}.archive-heading h3{font:400 34px Georgia,"Songti SC",serif;margin:0 0 15px}.archive-list{border-top:1px solid var(--line)}.archive-item{display:grid;grid-template-columns:1.2fr 1fr 1fr auto;gap:16px;align-items:center;padding:17px 3px;border-bottom:1px solid var(--line)}.archive-item strong{font:400 18px Georgia,"Songti SC",serif}.archive-item small{display:block;color:var(--muted)}.delete-design{background:none;color:var(--ink)}.booking-screen{display:grid;grid-template-columns:1fr 1fr;gap:12vw;background:var(--mist);align-items:center}.booking-form{max-width:470px}.booking-form .button{margin-top:8px}footer{padding:28px 4.5vw;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}footer span{margin-left:8px}@media(max-width:760px){.site-header{padding:0 5vw}.site-header nav{display:none}.hero-screen,.booking-screen{grid-template-columns:1fr;padding:0 5vw}.hero-copy{padding:12vh 0 7vh}.hero-art{min-height:390px}.screen{padding:8vh 5vw}.screen-intro,.studio-top{display:block}.product-grid{grid-template-columns:1fr}.product-card{min-height:300px}.garment{height:210px}.studio-grid{grid-template-columns:1fr}.module-column:first-child,.module-column:last-of-type{border:0;border-bottom:1px solid var(--line)}.mannequin-preview{min-height:350px}.brief-row{grid-column:auto;grid-template-columns:1fr}.archive-item{grid-template-columns:1fr 1fr}.quiet-link{display:none}}
/* Purple homepage overrides. */
body.home-active { background:#29172b; color:#f8f3f4; }
.home-active .site-header { position:absolute; inset:0 0 auto; border-color:rgba(255,255,255,.19); background:transparent; color:#f8f3f4; }
.home-active .quiet-link { border-color:rgba(255,255,255,.8); }
.home-active .hero-screen { position:relative; display:block; min-height:100vh; padding:0; overflow:hidden; background:#29172b; }
.home-active .hero-art { position:absolute; inset:0; min-height:0; }
.home-active .hero-art:after { content:""; position:absolute; inset:0; background:linear-gradient(90deg,rgba(32,15,30,.48) 0%,rgba(32,15,30,.15) 45%,rgba(32,15,30,.02) 72%); pointer-events:none; }
.home-active .hero-art img { object-fit:cover; object-position:center; }
.home-active .hero-copy { position:relative; z-index:2; max-width:640px; min-height:100vh; padding:31vh 0 12vh 8.5vw; color:#f8f3f4; }
.home-active .hero-copy .eyebrow,.home-active .hero-copy>p:not(.eyebrow) { color:rgba(248,243,244,.74); }
.home-active .hero-copy h1 { font-size:clamp(52px,6vw,96px); }
.home-active .button { color:#2a172a; background:#f8f3f4; border-color:#f8f3f4; }
.home-active .text-button { color:#f8f3f4; border-color:#f8f3f4; }
.home-active .hero-art small { color:rgba(248,243,244,.7); }
.home-active .structure { z-index:1; }
.home-active.structure-visible .hero-art { background:radial-gradient(circle at 72% 45%,#9f78a1 0%,#58395e 36%,#241223 78%); }
.home-active.structure-visible .hero-art:after { display:none; }
.home-active.structure-visible .structure i { background:#f4edf0; border-color:#f4edf0; }
.home-active.structure-visible .structure b { border-color:#f4edf0; }
@media(max-width:760px){.home-active .hero-copy { min-height:530px; padding:150px 8vw 40px; }.home-active .hero-art img { object-position:64% center; }.home-active .hero-copy h1 { font-size:54px; }}
/* Structure-first additions. */
.studio-note{margin:18px 0 0;color:var(--muted);font-size:12px}.archive-screen .screen-intro{margin-bottom:40px}.archive-actions{display:flex;gap:16px;align-items:center;margin-top:34px}.archive-actions .quiet-link{color:var(--ink)}
@media(max-width:760px){.archive-actions{align-items:flex-start;flex-direction:column}}
.flow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.flow-grid article{min-height:260px;padding:24px;background:var(--paper);display:flex;flex-direction:column;justify-content:space-between}.flow-grid span{color:var(--muted);font-size:11px;letter-spacing:.1em}.flow-grid strong{font:400 25px/1.25 Georgia,"Songti SC",serif}.flow-grid p{margin:0;color:var(--muted);font-size:13px}footer a{margin-left:16px;color:inherit}@media(max-width:760px){.flow-grid{grid-template-columns:1fr}}
/* Page navigation must behave as separate screens, never as stacked sections. */
[hidden]{display:none!important}
[data-screen]:not([hidden]){animation:screen-in .32s ease both}
@keyframes screen-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}

/* Homepage: one uninterrupted canvas; keep the complete garment in frame. */
.hero-screen:not([hidden]){display:block!important;position:relative!important;min-height:calc(100vh - 76px)!important;padding:0!important;overflow:hidden;background:#28152b}
.hero-screen:not([hidden]) .hero-art{position:absolute!important;inset:0!important;min-height:0!important;background:#28152b}
.hero-screen:not([hidden]) .hero-art img{object-fit:contain!important;object-position:center!important;background:#28152b}
.hero-screen:not([hidden]) .hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(31,14,30,.64),rgba(31,14,30,.24) 46%,rgba(31,14,30,0) 74%);pointer-events:none}
.hero-screen:not([hidden]) .hero-copy{position:relative;z-index:2;min-height:calc(100vh - 76px);max-width:650px;padding:28vh 0 10vh 8.5vw;color:#f8f3f4}
.hero-screen:not([hidden]) .hero-copy .eyebrow,.hero-screen:not([hidden]) .hero-copy>p:not(.eyebrow){color:rgba(248,243,244,.76)}
.hero-screen:not([hidden]) .button{background:#f8f3f4;border-color:#f8f3f4;color:#28152b}
.hero-screen:not([hidden]) .text-button{color:#f8f3f4;border-color:#f8f3f4}
.hero-screen:not([hidden]) .hero-art small{color:rgba(248,243,244,.7);z-index:2}
body:has(.hero-screen:not([hidden])) .site-header{background:#28152b;color:#f8f3f4;border-color:rgba(255,255,255,.18)}
body:has(.hero-screen:not([hidden])) .quiet-link{border-color:rgba(255,255,255,.75)}
@media(max-width:760px){.hero-screen:not([hidden]) .hero-copy{padding:145px 8vw 40px;min-height:520px}.hero-screen:not([hidden]) .hero-art img{object-position:65% center!important}}
.visually-hidden{position:absolute;width:0;height:0;overflow:hidden}.hero-carousel{position:relative;min-height:calc(100vh - 76px)}.hero-screen:not([hidden]) .hero-art .hero-stage-bg{z-index:0;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;background:transparent!important}.hero-screen:not([hidden]) .hero-art:after{z-index:1}.hero-screen:not([hidden]) .hero-art .hero-garment{z-index:2;left:auto!important;right:16vw!important;bottom:7vh!important;width:auto!important;height:min(calc(100vh - 175px),810px)!important;max-width:43vw!important;object-fit:contain!important;object-position:center bottom!important;background:transparent!important;opacity:0;transform:translateY(18px) scale(.985);transition:opacity .7s ease,transform .8s cubic-bezier(.2,.7,.2,1);pointer-events:none}.hero-screen:not([hidden]) .hero-art .hero-garment[data-hero-garment="1"]{right:18vw!important;height:min(calc(100vh - 305px),600px)!important}.hero-screen:not([hidden]) .hero-art .hero-garment.is-active{opacity:1;transform:translateY(0) scale(1)}.hero-screen:not([hidden]) .hero-art small{z-index:3}.hero-controls{position:absolute;z-index:5;left:39vw;top:50%;bottom:auto;transform:translateY(-50%);display:flex;align-items:flex-start;gap:12px;color:#f8f3f4}.hero-index-title{padding-top:5px;color:rgba(248,243,244,.46);font-size:10px;letter-spacing:.18em;writing-mode:vertical-rl}.hero-controls button{height:34px;min-width:38px;border:0;background:transparent;color:rgba(248,243,244,.56);cursor:pointer;font:13px Arial,"Microsoft YaHei",sans-serif;letter-spacing:.08em;outline:0}.hero-controls button:focus-visible{outline:1px solid rgba(255,255,255,.76);outline-offset:4px}.hero-pager button:hover,.hero-pager button.is-active{color:#fff}.hero-pager{display:flex;flex-direction:column;align-items:flex-start;gap:12px;border-left:1px solid rgba(255,255,255,.28);padding-left:13px}.hero-pager button{position:relative;padding:0;text-align:left}.hero-pager button.is-active:before{content:"";position:absolute;right:calc(100% + 14px);top:50%;width:8px;border-top:1px solid #fff}@media(max-width:760px){.hero-carousel{min-height:calc(100vh - 76px)}.hero-controls{left:8vw;top:auto;bottom:27px;transform:none}.hero-index-title{display:none}.hero-pager{flex-direction:row;gap:10px;padding-left:0;border-left:0}.hero-pager button.is-active:before{display:none}.hero-pager button.is-active:after{content:"";position:absolute;left:0;right:0;bottom:0;border-bottom:1px solid #fff}.hero-screen:not([hidden]) .hero-art .hero-garment{right:8vw!important;bottom:5vh!important;max-width:69vw!important;height:52vh!important}.hero-screen:not([hidden]) .hero-art .hero-garment[data-hero-garment="1"]{right:8vw!important;height:40vh!important}}
.product-card em{display:block;margin-top:16px;color:var(--ink);font-size:12px;font-style:normal}.product-card:hover em{text-decoration:underline}
.studio-progress{display:flex;gap:28px;margin:0 0 20px;color:var(--muted);font-size:12px}.studio-progress .is-active{color:var(--ink);font-weight:600}.design-workbench{border:1px solid var(--line)}.design-step{min-height:470px;display:grid;grid-template-columns:1fr 1fr}.design-step[data-step="2"]{grid-template-columns:1fr 1.25fr 1fr}.step-copy,.choice-area{padding:42px}.step-copy{background:var(--mist)}.step-copy h3{margin:0;font:400 clamp(38px,4vw,58px)/1.12 Georgia,"Songti SC",serif}.step-copy p:last-child{max-width:340px;color:var(--muted)}.choice-area label{max-width:430px}.occasion-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:10px 0 26px}.occasion-grid label{min-height:134px;margin:0;padding:15px;border:1px solid var(--line);cursor:pointer}.occasion-grid input{position:absolute;opacity:0}.occasion-grid label:has(input:checked){border-color:var(--ink);background:var(--mist)}.occasion-grid span,.occasion-grid small{display:block}.occasion-grid span{margin-top:20px;font:400 19px Georgia,"Songti SC",serif}.occasion-grid small{color:var(--muted);font-size:11px}.hint{color:var(--muted);font-size:12px}.step-actions{min-height:70px;padding:18px 24px;border-top:1px solid var(--line);display:flex;align-items:center;gap:14px}.step-actions #step-status{margin-right:auto;color:var(--muted);font-size:12px}.design-workbench>.message{padding:0 24px}.design-workbench .collaboration-choice{margin:15px 0}.design-workbench .collaboration-choice>span{font-size:12px;color:var(--muted)}
@media(max-width:760px){.studio-progress{gap:12px;font-size:10px}.design-step,.design-step[data-step="2"]{grid-template-columns:1fr}.step-copy,.choice-area{padding:28px}.occasion-grid{grid-template-columns:1fr}.occasion-grid label{min-height:94px}.design-step[data-step="2"] .mannequin-preview{min-height:320px}}
.studio-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.studio-progress button{min-height:78px;padding:12px;border:1px solid var(--line);background:transparent;text-align:left;cursor:pointer;color:var(--muted)}.studio-progress button b,.studio-progress button span,.studio-progress button small{display:block}.studio-progress button b{font-size:11px;letter-spacing:.12em}.studio-progress button span{margin-top:3px;font:400 17px Georgia,"Songti SC",serif}.studio-progress button small{margin-top:2px;font-size:11px}.studio-progress button.is-active{background:var(--ink);border-color:var(--ink);color:var(--paper)}.design-step.card-draw-up{animation:card-draw-up .42s cubic-bezier(.2,.8,.2,1) both}@keyframes card-draw-up{from{opacity:0;transform:translateY(44px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
@media(max-width:760px){.studio-progress button{min-height:66px;padding:9px}.studio-progress button span{font-size:14px}.studio-progress button small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}
/* TINGJUN color system: purple is the curtain, neutral is the working table. */
.collection-screen,.studio-screen,.archive-screen{background:#f6f4f1}.collection-screen .product-card{background:#f6f4f1}.collection-screen .product-art{background:#ebe8e5}.studio-screen .studio-progress button{border-color:#d9ccd9}.studio-screen .studio-progress button.is-active{background:#2c172d;border-color:#2c172d}.studio-screen .design-workbench{border-color:#d9ccd9}.studio-screen .step-copy{background:#eee7ed}.studio-screen .occasion-grid label:has(input:checked){border-color:#2c172d;background:#eee7ed}.studio-screen .step-actions .button,.archive-screen .button{background:#2c172d;border-color:#2c172d}.booking-screen{background:#eee7ed}.booking-screen .button{background:#2c172d;border-color:#2c172d}.booking-screen select,.booking-screen input{border-color:#cfc0cf}.archive-screen .archive-list{border-color:#d9ccd9}
.service-screen,.process-screen{background:#f6f4f1}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;border:1px solid #d9ccd9;background:#d9ccd9}.service-grid article{min-height:290px;padding:26px;background:#f6f4f1;display:flex;flex-direction:column;justify-content:space-between}.service-grid span{color:#6b566d;font-size:11px}.service-grid h3,.service-callout h3{margin:0;font:400 30px/1.2 Georgia,"Songti SC",serif}.service-grid p{margin:0;color:var(--muted);max-width:280px}.service-callout{margin-top:1px;padding:45px 4vw;background:#2c172d;color:#f8f3f4;display:flex;align-items:end;justify-content:space-between}.service-callout h3{font-size:clamp(33px,4vw,52px)}.service-callout .eyebrow{color:#cfbfce}.service-callout .button,.process-actions .button{background:#f8f3f4;border-color:#f8f3f4;color:#2c172d}.process-list{margin:0;padding:0;border-top:1px solid #d9ccd9;list-style:none}.process-list li{display:grid;grid-template-columns:110px 1fr;gap:30px;padding:25px 0;border-bottom:1px solid #d9ccd9}.process-list span{color:#6b566d;font-size:12px}.process-list strong{font:400 26px Georgia,"Songti SC",serif}.process-list p{margin:5px 0 0;color:var(--muted)}.process-actions{display:flex;gap:16px;align-items:center;margin-top:38px}.process-actions .quiet-link{color:var(--ink)}
.renewal-entry{margin-top:1px;padding:46px 4vw;background:#ddd3dc;display:flex;align-items:end;justify-content:space-between;gap:30px}.renewal-entry h3,.renewal-top h2{margin:0;font:400 clamp(34px,4vw,55px)/1.1 Georgia,"Songti SC",serif}.renewal-entry p:not(.eyebrow){max-width:500px;color:#5c4e5d}.renewal-entry .button,.renewal-form .button{background:#2c172d;border-color:#2c172d}.renewal-screen{background:#f6f1f3}.renewal-top{display:flex;justify-content:space-between;align-items:end;gap:8vw;margin-bottom:42px}.renewal-top>p{max-width:450px;margin:0;color:var(--muted)}.renewal-rules{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d9ccd9}.renewal-rules article{min-height:240px;padding:25px;background:#fcf9fa}.renewal-rules span{color:#6b566d;font-size:11px}.renewal-rules h3,.renewal-form h3{margin:34px 0 0;font:400 27px Georgia,"Songti SC",serif}.renewal-rules p{margin:18px 0 0;color:var(--muted)}.renewal-form{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px;margin-top:1px;padding:35px;background:#eee7ed}.renewal-form h3{margin:0}.renewal-fields{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.renewal-wide{grid-column:1/-1}.renewal-submit{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #d2c3d1;padding-top:22px}.renewal-submit p{max-width:520px;margin:0;color:#5c4e5d;font-size:12px}.renewal-form>.message{grid-column:1/-1;margin:0}.renewal-form textarea{background:#f8f5f6}@media(max-width:760px){.renewal-entry,.renewal-top,.renewal-submit{display:block}.renewal-entry .button{display:inline-block;margin-top:25px}.renewal-top>p{margin-top:22px}.renewal-rules,.renewal-form{grid-template-columns:1fr}.renewal-fields{grid-template-columns:1fr}.renewal-submit .button{margin-top:20px}.renewal-form{padding:28px 20px}}
.renewal-process{display:grid;grid-template-columns:repeat(6,1fr);margin:1px 0 0;padding:0;list-style:none;background:#2c172d;color:#f8f3f4}.renewal-process li{min-height:112px;padding:18px;border-right:1px solid #624b63;display:flex;flex-direction:column;justify-content:space-between}.renewal-process li:last-child{border:0}.renewal-process b{color:#cfbfce;font:400 16px Georgia,"Songti SC",serif}.renewal-process span{font-size:13px}@media(max-width:760px){.renewal-process{grid-template-columns:1fr}.renewal-process li{min-height:68px;flex-direction:row;align-items:center;border-right:0;border-bottom:1px solid #624b63}}
.renewal-pricing{display:grid;grid-template-columns:.8fr 1.2fr;gap:1px;margin-top:1px;background:#d5c9d4}.renewal-pricing>div{padding:26px;background:#fbf8fa}.renewal-pricing h3{margin:0;font:400 27px Georgia,"Songti SC",serif}.renewal-pricing p{margin:9px 0 0;color:var(--muted);font-size:12px}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;padding:0!important;background:#e1d9df}.price-grid article{padding:26px 18px;background:#f6f1f3}.price-grid strong{display:block;font:400 27px Georgia,"Songti SC",serif}.price-grid span{display:block;margin-top:7px;color:#6b566d;font-size:12px}@media(max-width:760px){.renewal-pricing,.price-grid{grid-template-columns:1fr}.price-grid article{padding:18px}}
.renewal-shipping{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin-top:1px;background:#d5c9d4}.renewal-shipping>div{padding:22px 26px;background:#fbf8fa}.renewal-shipping small{display:block;color:#6b566d;font-size:11px;letter-spacing:.1em}.renewal-shipping strong{display:block;margin-top:5px;font:400 21px Georgia,"Songti SC",serif}.renewal-shipping p{margin:7px 0 0;color:var(--muted);font-size:12px}@media(max-width:760px){.renewal-shipping{grid-template-columns:1fr}}
.studio-entry{min-height:calc(100vh - 190px);display:flex;flex-direction:column;justify-content:center}.studio-entry h2{max-width:720px;margin:0;font:400 clamp(45px,5.2vw,76px)/1.08 Georgia,"Songti SC",serif}.studio-entry>div>p:not(.eyebrow){max-width:470px;color:var(--muted)}.studio-entry-choices{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin-top:48px;background:#d7cbd6}.studio-entry-card{min-height:270px;padding:28px;background:#f8f5f6;border:0;text-align:left;color:var(--ink);text-decoration:none;cursor:pointer;font:inherit;display:flex;flex-direction:column}.studio-entry-card:hover{background:#eee7ed}.studio-entry-card span,.renewal-archive-entry span{color:#6b566d;font-size:11px}.studio-entry-card strong{margin-top:auto;font:400 36px Georgia,"Songti SC",serif}.studio-entry-card p{max-width:330px;margin:8px 0;color:var(--muted);font-size:13px}.studio-entry-card em{margin-top:13px;color:#2c172d;font-size:12px;font-style:normal}.studio-return{margin-bottom:15px}.archive-section-heading{display:flex;align-items:baseline;gap:13px;margin:0;padding:16px 20px;background:#2c172d;color:#f8f3f4}.archive-section-heading span{color:#cfbfce;font:400 17px Georgia,"Songti SC",serif}.archive-section-heading strong{font:400 20px Georgia,"Songti SC",serif}.archive-section-heading small{color:#cfbfce;font-size:12px}.renewal-archive-entry{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:36px;padding:25px 22px;background:#eee7ed;border-left:4px solid #765d76}.renewal-archive-entry strong{display:block;margin-top:4px;font:400 23px Georgia,"Songti SC",serif}.renewal-archive-entry p{margin:6px 0 0;color:var(--muted);font-size:13px}.renewal-archive-entry .quiet-link{display:inline-block;white-space:nowrap}@media(max-width:760px){.studio-entry{min-height:auto}.studio-entry-choices{grid-template-columns:1fr;margin-top:32px}.studio-entry-card{min-height:220px}.renewal-archive-entry{display:block}.renewal-archive-entry .quiet-link{margin-top:18px}.archive-section-heading small{display:none}}
.archive-switch{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin-bottom:1px;background:#d5c9d4}.archive-switch button{min-height:104px;padding:20px;border:0;background:#eee7ed;text-align:left;cursor:pointer;color:#5c4e5d;font:inherit}.archive-switch button.is-active{background:#2c172d;color:#f8f3f4}.archive-switch b{float:right;font:400 17px Georgia,"Songti SC",serif;color:#bba9bb}.archive-switch span,.archive-switch small{display:block}.archive-switch span{font:400 24px Georgia,"Songti SC",serif}.archive-switch small{margin-top:5px;font-size:12px;color:inherit;opacity:.75}.archive-renewal-panel{padding:1px;background:#d5c9d4}.archive-renewal-panel>div:first-child{padding:38px 32px;background:#fbf8fa}.archive-renewal-panel h3{margin:0;font:400 35px Georgia,"Songti SC",serif}.archive-renewal-panel p{max-width:440px;color:var(--muted)}.renewal-archive-empty{margin-top:1px;padding:38px 32px;background:#eee7ed}.renewal-archive-empty strong{font:400 24px Georgia,"Songti SC",serif}.renewal-archive-empty p{font-size:13px}.renewal-archive-empty .button{display:inline-block;margin-top:10px;background:#2c172d;border-color:#2c172d}@media(max-width:760px){.archive-switch button{min-height:88px;padding:16px}.archive-switch span{font-size:20px}.archive-renewal-panel>div:first-child,.renewal-archive-empty{padding:28px 20px}}
.site-header{position:sticky;top:0;z-index:50}
.site-header nav a{position:relative;padding:8px 0;transition:color .2s ease}
.site-header nav a.is-active{color:#2c172d;font-weight:700}
.site-header nav a.is-active:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background:#2c172d}
body:has(.hero-screen:not([hidden])) .site-header nav a.is-active{color:#fff}
body:has(.hero-screen:not([hidden])) .site-header nav a.is-active:after{background:#fff}
.factory-screen{background:#efebe9}.factory-heading{display:flex;align-items:end;justify-content:space-between;gap:8vw;margin-bottom:34px}.factory-heading h2{margin:0;font:400 clamp(42px,5vw,70px)/1.1 Georgia,"Songti SC",serif}.factory-heading p:not(.eyebrow){max-width:510px;color:var(--muted)}.factory-role{min-width:210px;padding:17px 18px;border-left:2px solid #2c172d}.factory-role small,.factory-role span{display:block;color:#6b566d;font-size:11px;letter-spacing:.1em}.factory-role strong{display:block;margin:5px 0;font:400 22px Georgia,"Songti SC",serif}.factory-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#cdbfca}.factory-stats article{min-height:125px;padding:22px;background:#2c172d;color:#f8f3f4;display:flex;flex-direction:column;justify-content:space-between}.factory-stats small{color:#cfbfce;font-size:11px;letter-spacing:.11em}.factory-stats strong{font:400 30px Georgia,"Songti SC",serif}.factory-stats span{color:#dfd4df;font-size:12px}.factory-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:1px;background:#d8cdcf}.factory-tabs button{min-height:110px;padding:18px;border:0;background:#f8f5f4;text-align:left;color:#5c4e5d;cursor:pointer;font:inherit}.factory-tabs button.is-active{background:#765d76;color:#fff}.factory-tabs b{float:right;font:400 17px Georgia,"Songti SC",serif;opacity:.7}.factory-tabs span,.factory-tabs small{display:block}.factory-tabs span{margin-top:17px;font:400 22px Georgia,"Songti SC",serif}.factory-tabs small{margin-top:5px;font-size:11px;opacity:.76}.factory-panel{margin-top:1px;background:#f8f5f4}.factory-panel-head{display:flex;align-items:end;justify-content:space-between;gap:30px;padding:34px 30px;border-bottom:1px solid #d8cdcf}.factory-panel-head h3,.factory-editor h3{margin:0;font:400 32px Georgia,"Songti SC",serif}.factory-panel-head p:not(.eyebrow){max-width:600px;margin:8px 0 0;color:var(--muted);font-size:13px}.factory-panel-head .button{flex:0 0 auto;background:#2c172d;border-color:#2c172d}.factory-category-grid,.factory-rule-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d8cdcf}.factory-category-grid article,.factory-rule-list article{min-height:165px;padding:23px;background:#fffdfb}.factory-category-grid span{display:block;color:#765d76;font-size:11px;letter-spacing:.1em}.factory-category-grid strong{display:block;margin-top:45px;font:400 23px Georgia,"Songti SC",serif}.factory-category-grid small{display:block;margin-top:7px;color:var(--muted);font-size:12px}.factory-rule-list b{display:block;font:400 22px Georgia,"Songti SC",serif}.factory-rule-list p{margin:18px 0 0;color:var(--muted);font-size:13px}.factory-empty{padding:35px 30px;background:#eee7ed;border-left:4px solid #765d76}.factory-empty strong{font:400 25px Georgia,"Songti SC",serif}.factory-empty p{max-width:600px;margin:8px 0 0;color:#5c4e5d;font-size:13px}.factory-editor{display:grid;grid-template-columns:.85fr 1.15fr;gap:1px;margin-top:1px;background:#d8cdcf}.factory-editor>div{padding:28px;background:#fffdfb}.factory-editor-copy{background:#2c172d!important;color:#f8f3f4}.factory-editor-copy .eyebrow{color:#cfbfce}.factory-editor-copy p:not(.eyebrow){color:#dfd4df;font-size:13px}.factory-editor-fields label{display:block}.factory-editor-fields input,.factory-editor-fields textarea{border-color:#cdbfca;background:#f8f5f4}.factory-editor-actions{display:flex;align-items:center;gap:13px;margin-top:18px}.factory-editor-actions .button{background:#2c172d;border-color:#2c172d}.factory-privacy{margin:1px 0 0;padding:16px 22px;background:#e3dce2;color:#5c4e5d;font-size:12px}@media(max-width:760px){.factory-heading,.factory-panel-head{display:block}.factory-role{margin-top:24px}.factory-stats,.factory-tabs,.factory-category-grid,.factory-rule-list,.factory-editor{grid-template-columns:1fr}.factory-stats article{min-height:90px}.factory-tabs button{min-height:82px}.factory-tabs span{margin-top:7px}.factory-panel-head .button{margin-top:20px}.factory-panel-head,.factory-empty{padding:28px 20px}}
.factory-screen{padding:0!important;background:#f4f5f7;color:#202124;font-family:Arial,"Microsoft YaHei",sans-serif}.admin-shell{min-height:calc(100vh - 77px);display:grid;grid-template-columns:218px minmax(0,1fr)}.admin-sidebar{background:#20242b;color:#dce0e5;padding:22px 12px;display:flex;flex-direction:column}.admin-brand{padding:0 10px;color:#fff;font-size:16px}.admin-sidebar>small{padding:5px 10px 24px;color:#8f99a7;font-size:11px}.admin-sidebar nav{display:grid;gap:3px}.admin-sidebar nav button{display:flex;justify-content:space-between;padding:10px;border:0;border-radius:5px;background:transparent;color:#c8ced6;text-align:left;cursor:pointer;font:14px Arial,"Microsoft YaHei",sans-serif}.admin-sidebar nav button:hover{background:#2d333c}.admin-sidebar nav button.is-active{background:#46536b;color:#fff}.admin-sidebar nav b{padding:1px 6px;border-radius:9px;background:#697892;font-size:11px}.admin-user{margin-top:auto;padding:13px 10px;border-top:1px solid #363e4a}.admin-user strong,.admin-user span{display:block}.admin-user strong{font-size:13px}.admin-user span{margin-top:4px;color:#8f99a7;font-size:11px}.admin-main{padding:30px;overflow:auto}.admin-page-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.admin-page-head p{margin:0 0 5px;color:#6b7280;font-size:12px}.admin-page-head h2{margin:0;color:#111827;font:600 26px Arial,"Microsoft YaHei",sans-serif}.admin-page-head small{display:block;margin-top:8px;color:#6b7280;font-size:12px}.admin-page-head>div:last-child{display:flex;gap:8px}.admin-button{padding:9px 14px;border:1px solid #4f46e5;border-radius:5px;background:#4f46e5;color:#fff;cursor:pointer;font:13px Arial,"Microsoft YaHei",sans-serif}.admin-button.secondary{border-color:#d1d5db;background:#fff;color:#374151}.admin-filter{display:flex;gap:10px;margin-bottom:14px}.admin-filter input{flex:1;max-width:340px;padding:9px 11px;border:1px solid #d1d5db;border-radius:5px;background:#fff}.admin-filter select{width:140px;margin:0;padding:9px 11px;border:1px solid #d1d5db;border-radius:5px;background:#fff}.admin-table-wrap{overflow:auto;border:1px solid #d9dde4;border-radius:6px;background:#fff}.admin-table{width:100%;min-width:760px;border-collapse:collapse;text-align:left;font-size:13px}.admin-table th{padding:12px 14px;background:#f8fafc;color:#6b7280;border-bottom:1px solid #d9dde4;font-weight:500}.admin-table td{padding:14px;border-bottom:1px solid #eef0f2}.admin-empty-row td{padding:68px 14px;text-align:center}.admin-empty-row strong,.admin-empty-row span{display:block}.admin-empty-row strong{color:#374151;font-size:14px}.admin-empty-row span{margin-top:7px;color:#8a929e;font-size:12px}.admin-dropzone{min-height:230px;border:2px dashed #c8ced8;border-radius:7px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#374151;text-align:center}.admin-dropzone.is-dragging{border-color:#4f46e5;background:#eef2ff}.admin-dropzone span,.admin-dropzone small{color:#6b7280;font-size:12px}.admin-file-list{display:grid;gap:1px;margin-top:14px;border:1px solid #d9dde4;border-radius:6px;background:#d9dde4}.admin-file-list div{display:flex;justify-content:space-between;padding:12px;background:#fff;font-size:13px}.admin-file-list small{color:#9ca3af}.admin-drawer{position:fixed;z-index:80;top:0;right:0;width:min(470px,100vw);height:100vh;background:#fff;box-shadow:-12px 0 35px rgba(0,0,0,.16);display:flex;flex-direction:column;font-family:Arial,"Microsoft YaHei",sans-serif}.admin-drawer-head{display:flex;justify-content:space-between;align-items:start;padding:21px 24px;border-bottom:1px solid #e5e7eb}.admin-drawer-head small{color:#6b7280;font-size:11px}.admin-drawer-head h3{margin:5px 0 0;font:600 19px Arial,"Microsoft YaHei",sans-serif}.admin-drawer-head button{border:0;background:transparent;color:#6b7280;font-size:28px;cursor:pointer}.admin-drawer-body{flex:1;overflow:auto;padding:20px 24px}.admin-drawer-body label{display:block;margin-bottom:16px;color:#374151;font-size:13px}.admin-drawer-body label>b{color:#dc2626}.admin-drawer-body input,.admin-drawer-body select,.admin-drawer-body textarea{width:100%;box-sizing:border-box;margin-top:7px;padding:9px 10px;border:1px solid #d1d5db;border-radius:5px;background:#fff;font:13px Arial,"Microsoft YaHei",sans-serif}.admin-drawer-body textarea{min-height:74px;resize:vertical}.admin-drawer-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 24px;border-top:1px solid #e5e7eb}.admin-drawer-foot .message{margin:0;color:#b45309;font-size:12px}.admin-drawer-foot .admin-button{margin-left:auto}@media(max-width:760px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{display:block;padding:12px}.admin-sidebar>small,.admin-user{display:none}.admin-sidebar nav{display:flex;overflow:auto;margin-top:11px}.admin-sidebar nav button{white-space:nowrap}.admin-main{padding:20px 14px}.admin-page-head{display:block}.admin-page-head>div:last-child{margin-top:14px}.admin-filter{flex-wrap:wrap}.admin-filter input{flex-basis:100%;max-width:none}.admin-filter select{flex:1}.admin-dropzone{padding:20px}.admin-file-list div{display:block}.admin-file-list small{display:block;margin-top:5px}}
.archive-item-actions{display:flex;justify-content:flex-end;gap:14px}.archive-item-actions .text-button{font-size:12px;white-space:nowrap}.design-status{display:inline-block;padding:3px 8px;background:#eee7ed;color:#2c172d;font-size:12px}
.archive-list{border-top:0;background:#e1d7e0;padding:1px}.archive-list-label{min-height:54px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;background:#2c172d;color:#f8f3f4;font-size:12px;letter-spacing:.08em}.archive-list-label strong{font:400 17px Georgia,"Songti SC",serif;letter-spacing:0}.archive-item{grid-template-columns:46px 1.2fr 1fr 1fr auto;margin-top:1px;padding:25px 22px;background:#fdfbfa;border-bottom:0}.archive-index{align-self:start;color:#765d76;font:400 18px Georgia,"Songti SC",serif}.archive-item:hover{background:#f6eff5}.archive-empty{padding:50px 32px;background:#eee7ed;border-left:4px solid #2c172d}.archive-empty strong{font:400 27px Georgia,"Songti SC",serif}.archive-empty p{color:var(--muted);max-width:380px}.archive-empty .button{display:inline-block;margin-top:8px;background:#2c172d;border-color:#2c172d}
@media(max-width:760px){.archive-item{grid-template-columns:40px 1fr;padding:20px 16px}.archive-index{grid-row:span 3}.archive-item-actions{grid-column:2;justify-content:flex-start}.archive-list-label{padding:0 16px}}
.operations-screen{background:#efebe9}.staff-heading{display:flex;align-items:end;justify-content:space-between;gap:7vw;margin-bottom:36px}.staff-heading h2{margin:0;font:400 clamp(42px,5vw,70px)/1.1 Georgia,"Songti SC",serif}.staff-heading p{max-width:440px;color:var(--muted)}.staff-heading label{width:250px;margin:0}.staff-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#cdbfca;margin-bottom:1px}.staff-summary article{min-height:130px;padding:23px;background:#2c172d;color:#f8f3f4;display:flex;flex-direction:column;justify-content:space-between}.staff-summary small{color:#cfbfce;font-size:11px;letter-spacing:.12em}.staff-summary strong{font:400 27px Georgia,"Songti SC",serif}.staff-layout{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#d8cdcf}.staff-layout>section{background:#fbf9f7;padding:26px}.staff-section-title{padding-bottom:18px;border-bottom:1px solid #d8cdcf}.staff-section-title h3{margin:0;font:400 24px Georgia,"Songti SC",serif}.staff-list{min-height:235px}.staff-item{position:relative;padding:20px 0;border-bottom:1px solid #e2dadd}.staff-item:last-child{border-bottom:0}.staff-item strong{display:block;margin:4px 0;font:400 19px Georgia,"Songti SC",serif}.staff-item p{margin:3px 0;color:var(--muted);font-size:13px}.staff-item small{color:#6b566d;font-size:12px}.staff-item .design-status,.staff-date{position:absolute;top:20px;right:0}.staff-date{color:#6b566d;font-size:12px}.staff-empty{margin:0;padding:28px 0;color:var(--muted);font-size:13px}.staff-privacy{margin:1px 0 0;padding:17px 22px;background:#e7dfe4;color:#5c4e5d;font-size:12px}@media(max-width:760px){.staff-heading,.staff-layout{display:block}.staff-heading label{width:100%;margin-top:25px}.staff-summary{grid-template-columns:1fr 1fr}.staff-summary article:last-child{grid-column:1/-1;min-height:90px}.staff-layout>section{margin-bottom:1px}}
.service-store-link{display:inline-flex;margin:22px 0 8px}.customer-stores-screen{background:#f5f1ee}.customer-stores-toolbar{display:flex;align-items:end;justify-content:space-between;gap:40px;margin:38px 0 26px;padding-bottom:20px;border-bottom:1px solid #d8cdd5}.customer-stores-toolbar label{width:210px;margin:0}.customer-stores-toolbar p{max-width:560px;margin:0;color:var(--muted);font-size:13px}.customer-store-list{border-top:1px solid #cfc2cc}.customer-store-item{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:34px;align-items:center;padding:34px 0;border-bottom:1px solid #cfc2cc}.customer-store-index{align-self:start;color:#765d76;font:400 20px Georgia,"Songti SC",serif}.customer-store-copy h3{margin:4px 0 22px;font:400 clamp(28px,3vw,42px)/1.12 Georgia,"Songti SC",serif}.customer-store-copy dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:0}.customer-store-copy dt,.customer-store-services small{color:#766979;font-size:11px}.customer-store-copy dd{margin:5px 0 0;font-size:14px}.customer-store-services{margin-top:22px}.customer-store-services p{margin:6px 0 0;color:#554956;font-size:13px}.customer-store-actions{display:flex;flex-direction:column;align-items:stretch;gap:14px;min-width:166px}.customer-store-actions .text-button{padding:10px 14px}.customer-store-empty{padding:34px 0;color:var(--muted)}.staff-access-message{max-width:720px;margin:8vh auto;padding:48px 0;border-top:1px solid #bbaebb;border-bottom:1px solid #bbaebb;text-align:center}.staff-access-message h2{margin:10px 0 18px;font:400 clamp(38px,5vw,62px)/1.12 Georgia,"Songti SC",serif}.staff-access-message>p:not(.eyebrow){max-width:520px;margin:0 auto;color:var(--muted);line-height:1.8}.staff-access-message>div{display:flex;justify-content:center;align-items:center;gap:28px;margin-top:30px}@media(max-width:760px){.customer-stores-toolbar{display:block}.customer-stores-toolbar label{width:100%;margin-bottom:18px}.customer-store-item{grid-template-columns:38px 1fr;gap:16px;padding:26px 0}.customer-store-copy dl{grid-template-columns:1fr;gap:14px}.customer-store-actions{grid-column:2;flex-direction:column;margin-top:4px}.staff-access-message{margin:5vh auto;padding:36px 10px}.staff-access-message>div{flex-direction:column;gap:16px}}
.customer-store-detail-screen{background:#f5f1ee}.customer-store-detail-back{display:inline-flex;margin-bottom:38px}.customer-store-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:60px;align-items:end;padding:0 0 38px;border-bottom:1px solid #cfc2cc}.customer-store-detail-hero h2{max-width:800px;margin:8px 0 16px;font:400 clamp(46px,6vw,82px)/1.03 Georgia,"Songti SC",serif}.customer-store-detail-hero>div>p:last-child{max-width:620px;color:var(--muted);line-height:1.75}.customer-store-detail-status{padding:22px 0;border-top:1px solid #765d76}.customer-store-detail-status small{display:block;color:#766979;font-size:11px}.customer-store-detail-status strong{display:block;margin-top:8px;font:400 20px Georgia,"Songti SC",serif}.customer-store-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin-top:42px;background:#d8cdd5}.customer-store-detail-grid>section{padding:34px;background:#fbf8f5}.customer-store-detail-grid h3{margin:6px 0 26px;font:400 29px Georgia,"Songti SC",serif}.customer-store-detail-grid dl{margin:0}.customer-store-detail-grid dl>div{padding:14px 0;border-top:1px solid #ddd2da}.customer-store-detail-grid dt{color:#766979;font-size:11px}.customer-store-detail-grid dd{margin:7px 0 0;line-height:1.65}.customer-store-detail-grid ol{margin:0;padding:0;list-style:none}.customer-store-detail-grid li{display:grid;grid-template-columns:38px 1fr;gap:14px;padding:13px 0;border-top:1px solid #ddd2da}.customer-store-detail-grid li span{color:#765d76;font:13px Georgia,"Songti SC",serif}.customer-store-detail-grid li strong{font-size:14px;font-weight:500}.customer-store-detail-actions{display:flex;align-items:center;gap:32px;margin-top:34px}@media(max-width:760px){.customer-store-detail-hero,.customer-store-detail-grid{grid-template-columns:1fr}.customer-store-detail-hero{gap:24px}.customer-store-detail-grid>section{padding:26px 20px}.customer-store-detail-actions{align-items:flex-start;flex-direction:column;gap:18px}}
.customer-store-actions{gap:12px;width:190px;min-width:190px}.customer-store-actions .button,.customer-store-secondary{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:46px;padding:12px 18px;border:1px solid #2c172d;border-radius:0;cursor:pointer;font:12px/1.3 Arial,"Microsoft YaHei",sans-serif;letter-spacing:.04em;text-decoration:none;transition:background-color .28s ease,color .28s ease,border-color .28s ease}.customer-store-secondary{background:#fffdfb;color:#2c172d}.customer-store-secondary:hover{background:#eee7ed;border-color:#765d76}@media(max-width:760px){.customer-store-actions{width:100%;min-width:0}}
.staff-login-form{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:end;max-width:680px;margin:30px auto 0;text-align:left}.staff-login-form label{margin:0}.staff-login-form .button{min-height:43px;white-space:nowrap}.staff-login-form .message{grid-column:1/-1;margin:0;text-align:center}.staff-account-tools{display:flex;align-items:end;gap:18px}.staff-account-tools label{margin:0}.staff-account-tools .quiet-link{min-height:38px}@media(max-width:760px){.staff-login-form{grid-template-columns:1fr}.staff-login-form .message{grid-column:1}.staff-account-tools{display:block}.staff-account-tools .quiet-link{margin-top:14px}}
.staff-design-link{display:block;width:100%;border:0;background:transparent;text-align:left;cursor:pointer;font:inherit}.staff-design-link:hover{padding-left:10px;background:#f3edf2}.staff-design-link em{display:block;margin-top:11px;color:#2c172d;font-size:12px;font-style:normal}.staff-detail-screen{background:#f8f5f4}.detail-back{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.detail-back .quiet-link{display:inline-block}.detail-back .eyebrow{margin:0}.detail-title{display:flex;justify-content:space-between;gap:8vw;padding:35px 0;border-top:1px solid #d8cdcf;border-bottom:1px solid #d8cdcf}.detail-title h2,.detail-empty h2{margin:14px 0 4px;font:400 clamp(38px,4.7vw,62px)/1.1 Georgia,"Songti SC",serif}.detail-title p{margin:0;color:var(--muted);font-size:13px}.detail-role{max-width:330px;padding-left:20px;border-left:2px solid #2c172d;display:grid;align-content:center;gap:4px}.detail-role small{margin-top:10px;color:#6b566d;font-size:11px}.detail-role strong{font-size:13px;font-weight:500}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin-top:1px;background:#d8cdcf}.detail-grid section{padding:30px;background:#fffdfb}.detail-grid h3,.detail-consent h3{margin:0 0 24px;font:400 27px Georgia,"Songti SC",serif}.detail-grid dl{margin:0}.detail-grid dl>div{display:grid;grid-template-columns:130px 1fr;padding:12px 0;border-top:1px solid #e0d8d9}.detail-grid dt{color:#6b566d;font-size:12px}.detail-grid dd{margin:0;font-size:14px}.customer-brief{margin-top:22px;padding:18px;background:#eee7ed}.customer-brief small{color:#6b566d}.customer-brief p{margin:7px 0 0}.detail-journey{margin:0;padding:0;list-style:none}.detail-journey li{display:grid;grid-template-columns:44px 1fr;column-gap:12px;row-gap:2px;padding:12px 0;border-top:1px solid #e0d8d9;color:#777}.detail-journey li.is-current{color:#2c172d}.detail-journey b{grid-row:span 2;font:400 18px Georgia,"Songti SC",serif}.detail-journey span{font-size:14px}.detail-journey small{font-size:12px;color:#6b6b66}.detail-consent{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-top:1px;padding:28px 30px;background:#2c172d;color:#f8f3f4}.detail-consent .eyebrow{color:#cfbfce}.detail-consent h3{margin-bottom:10px}.detail-consent p{max-width:570px;margin:0;color:#dfd4df;font-size:13px}.detail-consent>span{padding:7px 10px;border:1px solid #cfbfce;white-space:nowrap;font-size:12px}.detail-empty{padding:58px;background:#eee7ed}.detail-empty .button{display:inline-block;margin-top:18px;background:#2c172d;border-color:#2c172d}@media(max-width:760px){.detail-back,.detail-title,.detail-consent{display:block}.detail-back .eyebrow{margin-top:15px}.detail-role{margin-top:24px}.detail-grid{grid-template-columns:1fr}.detail-grid dl>div{grid-template-columns:1fr;gap:3px}.detail-consent>span{display:inline-block;margin-top:20px}}
@media(max-width:760px){.service-grid{grid-template-columns:1fr}.service-grid article{min-height:210px}.service-callout{padding:32px;align-items:flex-start;flex-direction:column;gap:25px}.process-list li{grid-template-columns:54px 1fr;gap:14px}.process-actions{align-items:flex-start;flex-direction:column}}
/* Hero safe area: keep every garment and its label fully visible, including browser zoom. */
.hero-screen:not([hidden]) .hero-art .hero-garment{right:clamp(72px,14vw,270px)!important;bottom:clamp(40px,6vh,80px)!important;height:min(64vh,720px)!important;max-height:calc(100vh - 150px)!important}
.hero-screen:not([hidden]) .hero-art .hero-garment[data-hero-garment="1"]{right:clamp(82px,16vw,300px)!important;height:min(50vh,540px)!important;max-height:calc(100vh - 230px)!important}
.hero-screen:not([hidden]) .hero-art small{top:calc(76px + 18px)!important;right:clamp(18px,2vw,42px)!important}
@media(max-width:760px){.hero-screen:not([hidden]) .hero-art .hero-garment{right:8vw!important;bottom:5vh!important;height:52vh!important;max-height:calc(100vh - 170px)!important}.hero-screen:not([hidden]) .hero-art .hero-garment[data-hero-garment="1"]{right:8vw!important;height:40vh!important;max-height:calc(100vh - 230px)!important}.hero-screen:not([hidden]) .hero-art small{top:92px!important;right:18px!important}}

/* 首页定稿：每件作品独立落位，保留 01 长款既有构图。 */
.hero-screen:not([hidden]) .hero-copy{max-width:680px}
.hero-screen:not([hidden]) .hero-service-tag{margin:28px 0 0;color:rgba(248,243,244,.92)!important;font-size:14px;letter-spacing:.15em}
.hero-screen:not([hidden]) .hero-brand-note{margin:10px 0 0;font-size:13px;letter-spacing:.035em}
.hero-screen:not([hidden]) .actions{gap:26px;margin-top:34px}
.hero-collection-link{padding:9px 0 7px;color:rgba(248,243,244,.72);border-bottom:1px solid rgba(248,243,244,.3);font-size:12px;letter-spacing:.08em;text-decoration:none;transition:color .25s ease,border-color .25s ease}
.hero-collection-link:hover,.hero-collection-link:focus-visible{color:#fff;border-color:rgba(248,243,244,.74)}
.hero-screen:not([hidden]) .hero-art .hero-garment{filter:drop-shadow(0 18px 18px rgba(19,8,20,.18));transition:opacity .34s ease,transform .36s cubic-bezier(.2,.7,.2,1)}
.hero-screen:not([hidden]) .hero-art .hero-garment[data-hero-garment="0"]{right:clamp(72px,14vw,270px)!important;bottom:clamp(40px,6vh,80px)!important;height:min(64vh,720px)!important;filter:drop-shadow(0 20px 20px rgba(18,7,19,.19))}
.hero-screen:not([hidden]) .hero-art .hero-garment[data-hero-garment="1"]{right:clamp(54px,10.5vw,205px)!important;bottom:clamp(92px,12vh,135px)!important;height:min(48vh,525px)!important;filter:drop-shadow(0 14px 14px rgba(18,7,19,.17))}
.hero-screen:not([hidden]) .hero-art .hero-garment[data-hero-garment="2"]{right:clamp(58px,11.5vw,220px)!important;bottom:clamp(40px,5.5vh,72px)!important;height:min(62vh,690px)!important;filter:drop-shadow(0 19px 18px rgba(18,7,19,.18))}
.hero-screen:not([hidden]) .hero-art:before{content:"";position:absolute;z-index:2;right:clamp(92px,15vw,290px);bottom:clamp(34px,5vh,66px);width:min(28vw,400px);height:28px;border-radius:50%;background:radial-gradient(ellipse,rgba(33,18,38,.26) 0%,rgba(61,42,67,.12) 48%,rgba(93,72,101,0) 76%);filter:blur(5px);pointer-events:none;transition:width .34s ease,right .34s ease,bottom .34s ease}
.hero-screen:not([hidden]) .hero-art:has(.hero-garment[data-hero-garment="1"].is-active):before{right:clamp(72px,11.5vw,220px);bottom:clamp(82px,10.5vh,120px);width:min(22vw,315px);height:22px}
.hero-screen:not([hidden]) .hero-art:has(.hero-garment[data-hero-garment="2"].is-active):before{right:clamp(75px,12.5vw,235px);bottom:clamp(32px,4.5vh,60px);width:min(27vw,380px);height:26px}
.hero-controls{left:42.5vw}
.hero-controls button{min-width:46px;height:42px;color:rgba(248,243,244,.34);transition:color .25s ease,opacity .25s ease}
.hero-controls button.is-active{color:#fff}
.hero-controls button:not(.is-active):hover{color:rgba(248,243,244,.76)}
.hero-screen:not([hidden]) .hero-art small{right:clamp(44px,4.5vw,78px)!important;color:rgba(248,243,244,.78);font-size:11px}
.hero-scroll-cue{position:absolute;z-index:5;left:50%;bottom:18px;display:flex;flex-direction:column;align-items:center;gap:5px;transform:translateX(-50%);color:rgba(248,243,244,.42);font-size:10px;letter-spacing:.14em;text-decoration:none;transition:color .25s ease}
.hero-scroll-cue i{display:block;width:1px;height:18px;background:currentColor;position:relative}
.hero-scroll-cue i:after{content:"";position:absolute;left:-2px;bottom:0;width:4px;height:4px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg)}
.hero-scroll-cue:hover,.hero-scroll-cue:focus-visible{color:rgba(248,243,244,.7)}
@media(max-width:760px){.hero-screen:not([hidden]) .hero-service-tag{margin-top:20px;font-size:12px}.hero-screen:not([hidden]) .hero-brand-note{margin-top:7px}.hero-screen:not([hidden]) .actions{align-items:flex-start;gap:16px;flex-direction:column;margin-top:24px}.hero-scroll-cue{display:none}.hero-controls{left:8vw}.hero-screen:not([hidden]) .hero-art .hero-garment[data-hero-garment="0"]{right:8vw!important;bottom:5vh!important;height:52vh!important}.hero-screen:not([hidden]) .hero-art .hero-garment[data-hero-garment="1"]{right:5vw!important;bottom:9vh!important;height:40vh!important}.hero-screen:not([hidden]) .hero-art .hero-garment[data-hero-garment="2"]{right:6vw!important;bottom:5vh!important;height:50vh!important}.hero-screen:not([hidden]) .hero-art:before{display:none}}

/* 统一服装展示框：共同中心线、上边界、安全边界与地面线。 */
.hero-screen:not([hidden]) .garment-frame{position:absolute;z-index:2;left:55%;right:7%;top:8%;bottom:7%;display:grid;place-items:end center;pointer-events:none}
.hero-screen:not([hidden]) .garment-frame:after{content:"";position:absolute;z-index:0;left:50%;bottom:-1px;width:68%;height:26px;transform:translateX(-50%);border-radius:50%;background:radial-gradient(ellipse,rgba(33,18,38,.24) 0%,rgba(61,42,67,.11) 48%,rgba(93,72,101,0) 76%);filter:blur(5px)}
.hero-screen:not([hidden]) .garment-frame .hero-garment{--garment-scale:1;--garment-x:0px;--garment-y:0px;position:absolute!important;z-index:1;left:50%!important;right:auto!important;top:auto!important;bottom:0!important;width:auto!important;height:auto!important;max-width:82%!important;max-height:92%!important;object-fit:contain!important;object-position:center bottom!important;transform-origin:center bottom;transform:translateX(calc(-50% + var(--garment-x))) translateY(var(--garment-y)) scale(var(--garment-scale));transition:opacity .34s ease,transform .36s cubic-bezier(.2,.7,.2,1)}
.hero-screen:not([hidden]) .garment-frame .hero-garment.is-active{transform:translateX(calc(-50% + var(--garment-x))) translateY(var(--garment-y)) scale(var(--garment-scale))}
.hero-screen:not([hidden]) .garment-frame .hero-garment[data-hero-garment="0"]{--garment-scale:.88;--garment-x:0px;--garment-y:8px;right:auto!important;bottom:0!important;width:auto!important;height:auto!important;max-width:82%!important;max-height:92%!important}
.hero-screen:not([hidden]) .garment-frame .hero-garment[data-hero-garment="1"]{--garment-scale:1.22;--garment-x:0px;--garment-y:-150px;right:auto!important;bottom:0!important;width:auto!important;height:auto!important;max-width:74%!important;max-height:68%!important}
.hero-screen:not([hidden]) .garment-frame .hero-garment[data-hero-garment="2"]{--garment-scale:.93;--garment-x:0px;--garment-y:30px;right:auto!important;bottom:0!important;width:auto!important;height:auto!important;max-width:82%!important;max-height:92%!important}
.hero-screen:not([hidden]) .hero-art:before{display:none}
@media(max-width:760px){.hero-screen:not([hidden]) .garment-frame{left:38%;right:2%;top:16%;bottom:7%}.hero-screen:not([hidden]) .garment-frame .hero-garment,.hero-screen:not([hidden]) .garment-frame .hero-garment[data-hero-garment="0"],.hero-screen:not([hidden]) .garment-frame .hero-garment[data-hero-garment="1"],.hero-screen:not([hidden]) .garment-frame .hero-garment[data-hero-garment="2"]{right:auto!important;bottom:0!important;width:auto!important;height:auto!important}.hero-screen:not([hidden]) .garment-frame:after{display:none}}

/* 首页第二屏：共创案例画册。 */
.hero-screen:not([hidden]){overflow:visible;background:#f1efec}
.home-cocreation{position:relative;z-index:1;padding:120px 7vw 140px;background:#f1efec;color:#241d24}
.home-cocreation-intro{display:grid;grid-template-columns:.65fr 1.15fr 1fr;gap:5vw;align-items:end;margin-bottom:72px}
.home-cocreation-intro .eyebrow{align-self:start;margin-top:11px;color:#7b7079}
.home-cocreation-intro h2{margin:0;font:400 clamp(42px,5vw,72px)/1.05 Georgia,"Songti SC",serif;letter-spacing:-.045em}
.home-cocreation-intro>p:last-child{max-width:450px;margin:0;color:#716970;line-height:1.9}
.cocreation-cases{display:grid;grid-template-columns:minmax(0,1.32fr) minmax(280px,.68fr);grid-template-rows:auto auto;gap:80px 5vw;align-items:start}
.cocreation-case{color:inherit;text-decoration:none;min-width:0}
.cocreation-case-main{grid-row:1 / span 2}
.cocreation-case figure{margin:0;overflow:hidden;background:#ded9dc}
.cocreation-case-main figure{aspect-ratio:1.08/1}
.cocreation-case-short figure,.cocreation-case-dark figure{aspect-ratio:1.3/1}
.cocreation-case img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .38s cubic-bezier(.2,.7,.2,1),filter .3s ease}
.cocreation-case:hover img,.cocreation-case:focus-visible img{transform:scale(1.018);filter:brightness(1.025)}
.cocreation-copy{padding-top:24px}
.cocreation-copy>span{display:block;color:#887e86;font-size:10px;letter-spacing:.18em}
.cocreation-copy h3{margin:8px 0 22px;font:400 clamp(25px,2.5vw,39px)/1.2 Georgia,"Songti SC",serif}
.cocreation-copy dl{margin:0;border-top:1px solid #cfc8cc}
.cocreation-copy dl>div{display:grid;grid-template-columns:82px 1fr;gap:16px;padding:11px 0;border-bottom:1px solid #d8d2d5}
.cocreation-copy dt{color:#766d74;font-size:11px;letter-spacing:.08em}
.cocreation-copy dd{margin:0;font-size:13px;line-height:1.75}
.cocreation-copy em{display:inline-block;margin-top:20px;padding-bottom:3px;border-bottom:1px solid #8f858c;font-size:11px;font-style:normal;letter-spacing:.1em}
.cocreation-case-short{margin-top:52px}
.cocreation-case-dark{width:88%;justify-self:end}
@media(max-width:900px){.home-cocreation{padding:88px 6vw 110px}.home-cocreation-intro{grid-template-columns:1fr;gap:16px;margin-bottom:48px}.home-cocreation-intro .eyebrow{margin:0}.cocreation-cases{grid-template-columns:1fr;gap:58px}.cocreation-case-main{grid-row:auto}.cocreation-case-short{margin-top:0}.cocreation-case-dark{width:100%}}
@media(max-width:560px){.home-cocreation{padding:72px 5vw 88px}.home-cocreation-intro h2{font-size:42px}.cocreation-case-main figure,.cocreation-case-short figure,.cocreation-case-dark figure{aspect-ratio:1.05/1}.cocreation-copy h3{margin-bottom:15px}.cocreation-copy dl>div{grid-template-columns:72px 1fr;padding:9px 0}.cocreation-copy dd{font-size:12px}.cocreation-copy em{margin-top:16px}}

/* 第二屏节奏精修：弱化案例性质说明，改为编辑式段落。 */
.home-cocreation{padding-top:96px;padding-bottom:108px}
.home-cocreation-intro{margin-bottom:52px}
.home-cocreation-summary>p{margin:0;color:#716970;line-height:1.85}
.home-cocreation-summary small{display:block;max-width:480px;margin-top:14px;color:#968e94;font-size:10px;line-height:1.75;letter-spacing:.045em}
.cocreation-cases{gap:48px 5vw}
.cocreation-case-main figure{aspect-ratio:1.2/1}
.cocreation-case-short figure,.cocreation-case-dark figure{aspect-ratio:1.46/1}
.cocreation-case-short{margin-top:20px}
.cocreation-copy{padding-top:18px}
.cocreation-copy h3{margin:6px 0 16px}
.cocreation-copy dl{display:grid;gap:13px;border-top:0}
.cocreation-copy dl>div{display:block;padding:0;border-bottom:0}
.cocreation-copy dt{margin-bottom:3px;color:#8b8188;font-size:9px;letter-spacing:.14em}
.cocreation-copy dd{font-size:12px;line-height:1.65}
.cocreation-copy em{margin-top:16px}
@media(max-width:900px){.home-cocreation{padding-top:78px;padding-bottom:92px}.home-cocreation-intro{margin-bottom:42px}.cocreation-cases{gap:48px}.cocreation-case-short{margin-top:0}}
@media(max-width:560px){.home-cocreation{padding-top:66px;padding-bottom:78px}.home-cocreation-summary small{margin-top:10px}.cocreation-case-main figure,.cocreation-case-short figure,.cocreation-case-dark figure{aspect-ratio:1.18/1}.cocreation-copy dl{gap:10px}}

/* 第二屏最终收紧。 */
.home-cocreation{padding-top:72px;padding-bottom:76px}
.home-cocreation-intro{margin-bottom:36px}
.home-cocreation-summary small{margin-top:10px;color:#7f767d;font-size:11px;line-height:1.65;letter-spacing:.025em}
.cocreation-cases{gap:24px 5vw}
.cocreation-case{display:flex;min-height:0;flex-direction:column}
.cocreation-case-main figure{aspect-ratio:1.38/1}
.cocreation-case-short figure,.cocreation-case-dark figure{aspect-ratio:1.6/1}
.cocreation-case-short{margin-top:0}
.cocreation-copy{display:flex;min-height:0;flex:1;flex-direction:column;padding-top:14px}
.cocreation-copy h3{margin:5px 0 12px}
.cocreation-copy dl{gap:9px}
.cocreation-copy dt{margin-bottom:2px;color:#827980;font-size:9px;line-height:1.35;letter-spacing:.14em}
.cocreation-copy dd{font-size:12px;line-height:1.5}
.cocreation-copy em{align-self:flex-start;margin-top:12px}
@media(max-width:900px){.home-cocreation{padding-top:66px;padding-bottom:78px}.home-cocreation-intro{margin-bottom:34px}.cocreation-cases{gap:38px}.cocreation-case-main figure,.cocreation-case-short figure,.cocreation-case-dark figure{aspect-ratio:1.32/1}}
@media(max-width:560px){.home-cocreation{padding-top:58px;padding-bottom:68px}.cocreation-copy{padding-top:12px}.cocreation-copy dl{gap:8px}}

/* 第二屏结构定稿：58/42 双栏，右栏为连续案例组。 */
.home-cocreation{padding:58px 6vw 64px}
.home-cocreation-intro{grid-template-columns:.54fr 1fr 1.06fr;gap:3.5vw;margin-bottom:30px}
.home-cocreation-intro h2{font-size:clamp(40px,4.2vw,64px)}
.home-cocreation-summary>p{font-size:13px;line-height:1.65}
.home-cocreation-summary small{margin-top:7px;color:#756d73;font-size:11px;line-height:1.5}
.cocreation-cases{display:grid;grid-template-columns:minmax(0,58fr) minmax(0,42fr);grid-template-rows:auto;gap:0 4vw;align-items:start}
.cocreation-case-main{grid-row:auto}
.cocreation-secondary{display:grid;gap:22px;min-width:0}
.cocreation-secondary .cocreation-case{display:grid;grid-template-columns:minmax(150px,.82fr) minmax(0,1.18fr);gap:18px;align-items:start;width:100%;margin:0}
.cocreation-case figure,.cocreation-case-main figure,.cocreation-case-short figure,.cocreation-case-dark figure{aspect-ratio:1.85/1}
.cocreation-copy{padding-top:11px}
.cocreation-secondary .cocreation-copy{padding-top:0}
.cocreation-copy h3{margin:4px 0 10px;font-size:clamp(23px,2vw,32px)}
.cocreation-copy dl{gap:7px}
.cocreation-copy dt{margin-bottom:1px}
.cocreation-copy dd{font-size:11px;line-height:1.42}
.cocreation-copy em{margin-top:10px}
.cocreation-case-dark{justify-self:stretch}
@media(max-width:1050px){.cocreation-secondary .cocreation-case{grid-template-columns:1fr}.cocreation-secondary .cocreation-copy{padding-top:10px}.cocreation-case figure,.cocreation-case-main figure,.cocreation-case-short figure,.cocreation-case-dark figure{aspect-ratio:1.6/1}}
@media(max-width:900px){.home-cocreation{padding:64px 6vw 78px}.home-cocreation-intro{grid-template-columns:1fr;gap:13px;margin-bottom:32px}.cocreation-cases{grid-template-columns:1fr;gap:38px}.cocreation-secondary{gap:38px}.cocreation-secondary .cocreation-case{grid-template-columns:1fr}.cocreation-case figure,.cocreation-case-main figure,.cocreation-case-short figure,.cocreation-case-dark figure{aspect-ratio:1.35/1}}

/* 第二屏最终视觉精修。 */
.home-cocreation{padding-bottom:44px}
.home-cocreation-summary>p{font-size:13px;line-height:1.6}
.home-cocreation-summary small{margin-top:10px;color:#888087;font-size:10.5px;line-height:1.5}
.cocreation-secondary .cocreation-case{grid-template-columns:minmax(178px,1fr) minmax(0,1.04fr);gap:16px}
.cocreation-secondary figure{width:100%;aspect-ratio:1.85/1}
@media(max-width:1050px){.cocreation-secondary .cocreation-case{grid-template-columns:1fr}.cocreation-secondary figure{aspect-ratio:1.6/1}}
@media(max-width:900px){.home-cocreation{padding-bottom:64px}}

/* 首页第三屏：共创流程。 */
.home-process{position:relative;z-index:1;padding:104px 7vw 88px;background:#2b192d;color:#f4eff2}
.home-process-intro{display:grid;grid-template-columns:.42fr 1.42fr .86fr;gap:4vw;align-items:end;margin-bottom:86px}
.home-process-intro .eyebrow{align-self:start;margin-top:10px;color:rgba(244,239,242,.48)}
.home-process-intro h2{margin:0;font:400 clamp(40px,4vw,62px)/1.08 Georgia,"Songti SC",serif;letter-spacing:-.045em}
.home-process-intro h2 span{display:block}.home-process-intro h2 span:last-child{font-size:.84em;white-space:nowrap}

/* 第三屏可读性精修。 */
.home-process-intro>p:last-child{margin-left:-18px;color:rgba(244,239,242,.7);font-size:15px;line-height:1.9}
.home-process-steps:before{border-color:rgba(244,239,242,.32)}
.home-process-steps li:before{border-color:rgba(244,239,242,.8)}
.home-process-steps li:not(:last-child):after{color:rgba(244,239,242,.38)}
.home-process-steps h3{font-size:clamp(27px,2.35vw,37px)}
.home-process-steps p{color:rgba(244,239,242,.72);font-size:14.5px;line-height:1.92}
.home-process-footer>div{display:flex;align-items:center;gap:18px;min-width:0}
.home-process-footer small{flex:none;color:rgba(244,239,242,.48);font-size:9px;letter-spacing:.17em}
.home-process-footer p{color:rgba(244,239,242,.8);font-size:13px;line-height:1.65}
.home-process-footer a{margin:-8px -6px;padding:8px 6px 6px;font-size:13px;transition:border-color .25s ease,color .25s ease,transform .25s ease}
.home-process-footer a:hover,.home-process-footer a:focus-visible{transform:translateX(3px)}
@media(max-width:900px){.home-process-intro>p:last-child{margin-left:0}.home-process-footer>div{align-items:flex-start;flex-direction:column;gap:6px}}

/* 首页第四屏：旧衣焕新。 */
.home-renewal{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:760px;background:#e8e3e3;color:#2b2329}
.home-renewal-visual{position:relative;min-height:760px;margin:0;overflow:hidden;background:#d9d3d4}
.home-renewal-visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:63% center;filter:saturate(.68) contrast(.92)}
.home-renewal-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(38,27,35,0) 56%,rgba(38,27,35,.55));pointer-events:none}
.home-renewal-visual figcaption{position:absolute;z-index:1;left:6vw;right:5vw;bottom:48px;color:#f6f2f3}
.home-renewal-visual figcaption span{font-size:9px;letter-spacing:.18em;opacity:.68}
.home-renewal-visual figcaption p{max-width:390px;margin:9px 0 0;color:rgba(246,242,243,.78);font-size:12px;line-height:1.7}
.home-renewal-content{padding:72px 6vw 62px}
.home-renewal-intro{display:block!important}
.home-renewal-intro>*{grid-column:1!important}.home-renewal-intro h2{width:100%}
.home-renewal-intro .eyebrow{grid-column:1/-1;color:#847980}
.home-renewal-intro h2{margin:0;font:400 clamp(40px,4.3vw,66px)/1.08 Georgia,"Songti SC",serif;letter-spacing:-.045em}
.home-renewal-intro>p:last-child{max-width:540px;margin:18px 0 0;color:#71676e;font-size:13px;line-height:1.85}
.home-renewal-steps{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:48px 0 0;padding:0;border-top:1px solid #c7bec2;list-style:none}
.home-renewal-steps li{display:grid;grid-template-columns:32px 1fr;gap:13px;min-height:118px;padding:18px 24px 17px 0;border-bottom:1px solid #cec6c9}
.home-renewal-steps li:nth-child(odd){border-right:1px solid #cec6c9}
.home-renewal-steps li:nth-child(even){padding-left:24px}
.home-renewal-steps span{color:#8c8087;font-size:10px;letter-spacing:.14em}
.home-renewal-steps h3{margin:0 0 7px;font:400 22px/1.2 Georgia,"Songti SC",serif}
.home-renewal-steps p{margin:0;color:#6e646b;font-size:12px;line-height:1.65}
.home-renewal-note{display:flex;gap:22px;margin-top:28px;padding-top:21px;border-top:1px solid #bfb4b9}
.home-renewal-note small{flex:none;color:#8a7e85;font-size:9px;letter-spacing:.16em}
.home-renewal-note p{max-width:570px;margin:0;color:#554b52;font-size:12.5px;line-height:1.7}
.home-renewal-actions{display:flex;align-items:center;gap:26px;margin-top:28px}
.home-renewal-actions .button{background:#332136;border-color:#332136;color:#f5f0f2}
.home-renewal-actions>a:last-child{padding-bottom:3px;border-bottom:1px solid #8c8087;color:#4e444b;font-size:11px;letter-spacing:.09em;text-decoration:none}
@media(max-width:900px){.home-renewal{display:flex;min-height:0;flex-direction:column}.home-renewal-content{order:1;padding:68px 6vw}.home-renewal-visual{order:2;min-height:460px}.home-renewal-intro{grid-template-columns:1fr;gap:16px}.home-renewal-steps{margin-top:36px}.home-renewal-visual figcaption{left:6vw}.home-renewal-actions{flex-wrap:wrap}}
@media(max-width:560px){.home-renewal-content{padding:58px 5vw}.home-renewal-steps{grid-template-columns:1fr}.home-renewal-steps li,.home-renewal-steps li:nth-child(even){min-height:0;padding:16px 0;border-right:0}.home-renewal-note{align-items:flex-start;flex-direction:column;gap:7px}.home-renewal-visual{min-height:360px}.home-renewal-actions{align-items:flex-start;flex-direction:column}}

/* 第四屏最终精修：材质局部、编辑式步骤与主次入口。 */
.home-renewal-visual img{object-position:75% 20%;transform:scale(1.3);transform-origin:73% 23%}
.home-renewal-steps{gap:24px 32px;border-top:0}
.home-renewal-steps li,.home-renewal-steps li:nth-child(even){display:block;min-height:0;padding:0;border:0}
.home-renewal-steps li:nth-child(odd){border-right:0}
.home-renewal-steps span{display:block;margin-bottom:7px;color:#9a8f95;font-size:9px}
.home-renewal-steps h3{margin-bottom:9px;font-size:25px}
.home-renewal-steps p{max-width:290px;font-size:12.5px;line-height:1.72}
.home-renewal-note{gap:24px;margin-top:30px;padding-top:19px;border-color:#c8bdc1}
.home-renewal-note small{padding-top:2px;color:#776b72}
.home-renewal-note p{color:#463c43;font-size:13px;line-height:1.72}
.home-renewal-actions{gap:40px;margin-top:30px}
.home-renewal-actions .button{min-width:150px;padding:13px 28px;text-align:center}
@media(max-width:560px){.home-renewal-steps{gap:20px}.home-renewal-visual img{object-position:73% 20%;transform:scale(1.2)}}

/* 首页第五屏：门店服务与工厂保障。 */
.home-trust{position:relative;z-index:1;padding:92px 7vw 68px;background:#eeeae7;color:#272125}
.home-trust-intro{display:grid;grid-template-columns:.48fr 1.22fr .9fr;gap:4vw;align-items:end;margin-bottom:58px}
.home-trust-intro .eyebrow{align-self:start;margin-top:10px;color:#857a80}
.home-trust-intro h2{margin:0;font:400 clamp(40px,4.5vw,68px)/1.08 Georgia,"Songti SC",serif;letter-spacing:-.045em}
.home-trust-intro>p:last-child{max-width:430px;margin:0;color:#6f666b;font-size:13px;line-height:1.85}
.home-trust-roles{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #c8c0c3;border-bottom:1px solid #c8c0c3}
.home-trust-role{padding:38px 5vw 36px 0}
.home-trust-role+ .home-trust-role{padding-right:0;padding-left:5vw;border-left:1px solid #c8c0c3}
.home-trust-store{background:#eeeae7}
.home-trust-factory{background:#e5e4e3}
.home-trust-role>span{color:#8b8086;font-size:9px;letter-spacing:.17em}
.home-trust-role h3{margin:8px 0 5px;font:400 clamp(32px,3vw,46px)/1.15 Georgia,"Songti SC",serif}
.home-trust-role>p{margin:0;color:#746a70;font-size:13px}
.home-trust-role ul{display:grid;grid-template-columns:1fr 1fr;gap:0 34px;margin:30px 0 0;padding:0;list-style:none}
.home-trust-role li{position:relative;padding:11px 0 11px 18px;border-top:1px solid rgba(117,106,112,.24);font-size:12px;letter-spacing:.02em}
.home-trust-role li:before{content:"";position:absolute;left:0;top:50%;width:7px;border-top:1px solid #786d73}
.home-trust-footer{display:flex;align-items:center;justify-content:space-between;gap:5vw;padding-top:30px}
.home-trust-principle{display:flex;align-items:flex-start;gap:20px;max-width:680px}
.home-trust-principle small{flex:none;padding-top:3px;color:#887d83;font-size:9px;letter-spacing:.16em}
.home-trust-principle p{margin:0;color:#50474c;font-size:12.5px;line-height:1.7}
.home-trust-actions{display:flex;align-items:center;gap:34px;flex:none}
.home-trust-actions .button{background:#302132;border-color:#302132;color:#f6f1f3;padding:13px 24px}
.home-trust-actions>a:last-child{padding-bottom:3px;border-bottom:1px solid #8b8086;color:#51474d;font-size:11px;letter-spacing:.09em;text-decoration:none}
@media(max-width:900px){.home-trust{padding:72px 6vw}.home-trust-intro{grid-template-columns:1fr;gap:15px;margin-bottom:42px}.home-trust-intro .eyebrow{margin:0}.home-trust-roles{grid-template-columns:1fr}.home-trust-role,.home-trust-role+ .home-trust-role{padding:34px 0;border-left:0}.home-trust-role+ .home-trust-role{border-top:1px solid #c8c0c3}.home-trust-footer{align-items:flex-start;flex-direction:column}.home-trust-actions{flex-wrap:wrap}}
@media(max-width:560px){.home-trust{padding:60px 5vw}.home-trust-role ul{grid-template-columns:1fr}.home-trust-principle{flex-direction:column;gap:6px}.home-trust-actions{align-items:flex-start;flex-direction:column;gap:20px}}

/* 第五屏最终层级精修。 */
.home-trust{padding-bottom:52px}
.home-trust-intro>p:last-child{margin-left:-18px;color:#5d5459;font-size:14.5px;line-height:1.95}
.home-trust-roles{align-items:stretch}
.home-trust-role,.home-trust-role+ .home-trust-role{height:100%;padding-top:38px;padding-bottom:34px}
.home-trust-store{background:#f1ece7}
.home-trust-factory{background:#e2e3e3}
.home-trust-role ul{grid-template-columns:1fr;gap:7px;margin-top:27px}
.home-trust-role li{padding:5px 0 5px 17px;border-top:0;font-size:12.5px;line-height:1.55}
.home-trust-role li:before{width:6px;border-color:#81767c}
.home-trust-footer{display:block;padding-top:25px}
.home-trust-principle{max-width:820px}
.home-trust-principle small{color:#756a70;font-size:9.5px}
.home-trust-principle p{color:#40373c;font-size:14px;line-height:1.7}
.home-trust-actions{justify-content:flex-start;margin-top:22px}
@media(max-width:900px){.home-trust{padding-bottom:60px}.home-trust-intro>p:last-child{margin-left:0}.home-trust-role,.home-trust-role+ .home-trust-role{padding-top:32px;padding-bottom:32px}}

/* 首页第六屏：行动收束。 */
.home-closing{position:relative;z-index:1;display:flex;min-height:610px;padding:100px 7vw;align-items:center;justify-content:center;flex-direction:column;background:#29172b;color:#f5f0f2;text-align:center;overflow:hidden}
.home-closing:before,.home-closing:after{content:"";position:absolute;width:34vw;height:1px;background:rgba(245,240,242,.12)}
.home-closing:before{left:-5vw;top:31%;transform:rotate(-18deg)}.home-closing:after{right:-6vw;bottom:28%;transform:rotate(-18deg)}
.home-closing .eyebrow{position:relative;z-index:1;color:rgba(245,240,242,.48)}
.home-closing h2{position:relative;z-index:1;margin:8px 0 24px;font:400 clamp(44px,5.2vw,78px)/1.08 Georgia,"Songti SC",serif;letter-spacing:-.05em}
.home-closing>p:not(.eyebrow){position:relative;z-index:1;max-width:610px;margin:0;color:rgba(245,240,242,.68);font-size:14px;line-height:1.9}
.home-closing-actions{position:relative;z-index:1;display:flex;align-items:center;gap:34px;margin-top:38px}
.home-closing-actions .button{min-width:132px;background:#f5f0f2;border-color:#f5f0f2;color:#29172b;text-align:center}
.home-closing-actions>a:last-child{padding:10px 0 6px;border-bottom:1px solid rgba(245,240,242,.48);color:#f5f0f2;font-size:12px;letter-spacing:.08em;text-decoration:none;transition:border-color .25s ease,color .25s ease}
.home-closing-actions>a:last-child:hover,.home-closing-actions>a:last-child:focus-visible{border-color:#fff;color:#fff}

/* 正式页脚。 */
.site-footer-full{display:grid;grid-template-columns:1.45fr .7fr .7fr 1fr;gap:6vw;padding:58px 7vw 52px;border-top:1px solid rgba(245,240,242,.13);background:#211222;color:#f2ecef;font-size:13px}
.site-footer-full strong{display:block;font:400 22px Georgia,"Songti SC",serif;letter-spacing:.08em}
.site-footer-full p{margin:8px 0 0;color:rgba(242,236,239,.55);font-size:12px;line-height:1.75}
.site-footer-full nav{display:flex;align-items:flex-start;flex-direction:column;gap:8px}
.site-footer-full small{display:block;margin-bottom:7px;color:rgba(242,236,239,.38);font-size:9px;letter-spacing:.16em}
.site-footer-full a{color:rgba(242,236,239,.7);font-size:12px;text-decoration:none;transition:color .2s ease}
.site-footer-full a:hover,.site-footer-full a:focus-visible{color:#fff}
.site-footer-meta p{max-width:270px;margin-top:5px}
@media(max-width:900px){.home-closing{min-height:540px;padding:82px 6vw}.site-footer-full{grid-template-columns:1.4fr 1fr 1fr;gap:42px 7vw}.site-footer-meta{grid-column:1/-1}}
@media(max-width:560px){.home-closing{min-height:500px;padding:72px 5vw}.home-closing h2{font-size:46px}.home-closing-actions{align-items:stretch;flex-direction:column;gap:17px}.site-footer-full{grid-template-columns:1fr;gap:34px;padding:46px 5vw}.site-footer-meta{grid-column:auto}}

/* 第六屏与正式页脚最终精修。 */
.home-closing{min-height:550px;padding-top:84px;padding-bottom:84px}
.home-closing h2{font-size:clamp(42px,4.7vw,70px);margin-bottom:21px}
.home-closing-actions{gap:46px;margin-top:34px}
.home-closing-actions .button{padding:13px 22px}
.home-closing-actions>a:last-child{padding:9px 0 5px;color:rgba(245,240,242,.76)}
.site-footer-full{align-items:start;padding-top:50px;padding-bottom:46px}
.site-footer-full>div,.site-footer-full>nav{padding-top:0}
.site-footer-full small{min-height:16px;margin-bottom:8px;font-size:10px;line-height:1.5}
.site-footer-full nav{gap:9px}
.site-footer-full a{font-size:13px;line-height:1.55}
.site-footer-full p{font-size:13px;line-height:1.8}
@media(max-width:900px){.home-closing{min-height:500px;padding-top:74px;padding-bottom:74px}}
@media(max-width:560px){.home-closing{min-height:450px;padding-top:62px;padding-bottom:62px}.home-closing h2{font-size:42px}.home-closing-actions{gap:20px}.site-footer-full{padding-top:42px;padding-bottom:40px}}

/* 设计室入口页高保真选择。 */
.studio-screen .studio-entry{justify-content:flex-start;padding-top:5vh}
.studio-screen .studio-entry-choices{gap:1px;margin-top:38px;padding:1px;background:#aa9baa;box-shadow:none}
.studio-screen .studio-entry-card{isolation:isolate;min-height:320px;padding:30px 32px;overflow:hidden;background:#eee9e6!important;transition:background-color .32s ease}
.studio-screen .studio-entry-card+ .studio-entry-card{background:#e8e5e7!important}
.studio-screen .studio-entry-card:before{content:"";position:absolute;z-index:-1;inset:0;left:0;right:0;top:0;border:0;background:url("assets/hero-short-jacket-v1.png") 68% center/cover no-repeat;opacity:.2;transform:scale(1.01);transition:transform .34s cubic-bezier(.2,.7,.2,1),opacity .3s ease}
.studio-screen .studio-entry-card+ .studio-entry-card:before{background-image:url("assets/hero-fur-coat-v1.png");background-position:73% 24%;background-size:145%;opacity:.28}
.studio-screen .studio-entry-card:after{content:"";position:absolute;z-index:-1;inset:0;background:rgba(246,242,240,.48);pointer-events:none}
.studio-screen .studio-entry-card+ .studio-entry-card:after{background:rgba(233,229,232,.5)}
.studio-screen .studio-entry-card span{padding-top:0;color:#756573;letter-spacing:.14em}
.studio-screen .studio-entry-card strong{font-size:38px}
.studio-screen .studio-entry-card p{max-width:390px;color:#5d565a;font-size:13.5px;line-height:1.75}
.studio-screen .studio-entry-card em{display:inline-block;align-self:flex-start;margin-top:15px;padding-bottom:3px;border-bottom:1px solid rgba(44,23,45,.45);color:#2c172d;font-size:13px;letter-spacing:.07em;transition:transform .3s ease,border-color .3s ease}
.studio-screen .studio-entry-card:hover:before,.studio-screen .studio-entry-card:focus-visible:before{opacity:.26;transform:scale(1.035)}
.studio-screen .studio-entry-card+ .studio-entry-card:hover:before,.studio-screen .studio-entry-card+ .studio-entry-card:focus-visible:before{opacity:.34}
.studio-screen .studio-entry-card:hover em,.studio-screen .studio-entry-card:focus-visible em{transform:translateX(5px);border-color:#2c172d}
@media(max-width:760px){.studio-screen .studio-entry{padding-top:3vh}.studio-screen .studio-entry-choices{margin-top:31px}.studio-screen .studio-entry-card{min-height:250px;padding:25px 24px}.studio-screen .studio-entry-card strong{font-size:32px}}
.home-process-intro>p:last-child{max-width:410px;margin:0;color:rgba(244,239,242,.64);line-height:1.85}
.home-process-steps{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none}
.home-process-steps:before{content:"";position:absolute;top:27px;left:0;right:0;border-top:1px solid rgba(244,239,242,.22)}
.home-process-steps li{position:relative;min-height:224px;padding:0 3vw 24px 0}
.home-process-steps li:before{content:"";position:absolute;top:23px;left:0;width:9px;height:9px;border:1px solid rgba(244,239,242,.66);border-radius:50%;background:#2b192d}
.home-process-steps li:not(:last-child):after{content:"→";position:absolute;top:14px;right:2.3vw;color:rgba(244,239,242,.26);font:18px Georgia,serif}
.home-process-steps span{display:block;margin:0 0 42px 19px;color:rgba(244,239,242,.5);font-size:11px;letter-spacing:.18em}
.home-process-steps h3{margin:0 0 13px;font:400 clamp(24px,2.2vw,34px)/1.2 Georgia,"Songti SC",serif}
.home-process-steps p{max-width:250px;margin:0;color:rgba(244,239,242,.61);font-size:13px;line-height:1.8}
.home-process-footer{display:flex;align-items:center;justify-content:space-between;gap:5vw;padding:28px 0 0;border-top:1px solid rgba(244,239,242,.2);color:inherit}
.home-process-footer p{margin:0;color:rgba(244,239,242,.72);font-size:12px;letter-spacing:.04em}
.home-process-footer a{flex:none;padding-bottom:4px;border-bottom:1px solid rgba(244,239,242,.48);color:#f4eff2;font-size:12px;letter-spacing:.1em;text-decoration:none;transition:border-color .25s ease,color .25s ease}
.home-process-footer a:hover,.home-process-footer a:focus-visible{border-color:#fff;color:#fff}
@media(max-width:900px){.home-process{padding:78px 6vw}.home-process-intro{grid-template-columns:1fr;gap:16px;margin-bottom:54px}.home-process-intro .eyebrow{margin:0}.home-process-steps{grid-template-columns:1fr}.home-process-steps:before{top:0;bottom:0;left:6px;right:auto;border-top:0;border-left:1px solid rgba(244,239,242,.22)}.home-process-steps li{min-height:0;padding:0 0 46px 38px}.home-process-steps li:before{top:4px;left:2px}.home-process-steps li:not(:last-child):after{display:none}.home-process-steps span{margin:0 0 7px}.home-process-steps p{max-width:560px}.home-process-footer{align-items:flex-start;flex-direction:column}}

/* Interior-page hierarchy: quiet, but each decision area has a visible boundary. */
.collection-screen .screen-intro,.studio-screen .studio-entry>div:first-child,.studio-screen .studio-top,.archive-screen .screen-intro,.renewal-screen .renewal-top,.staff-heading,.factory-heading{padding-bottom:30px;border-bottom:1px solid #d9ccd9}
.studio-entry-choices{gap:2px;padding:2px;background:#9d899f;border:0;box-shadow:0 14px 30px rgba(44,23,45,.05)}
.studio-entry-card{min-height:294px;background:#f1eaf0;border:0;position:relative}
.studio-entry-card+ .studio-entry-card{background:#fcfafb}
.studio-entry-card:before{content:"";position:absolute;left:28px;right:28px;top:24px;border-top:1px solid #bcaabd}
.studio-entry-card span{padding-top:14px}
.studio-entry-card:hover{background:#e7dce7}
.studio-entry-card+ .studio-entry-card:hover{background:#f4edf2}
.collection-screen .product-grid,.service-grid,.renewal-rules,.renewal-pricing,.renewal-shipping,.staff-layout,.detail-grid{gap:2px;border:2px solid #d0c3d0;background:#d0c3d0}
.collection-screen .product-card,.service-grid article,.renewal-rules article,.renewal-pricing>div,.renewal-shipping>div,.staff-layout>section,.detail-grid section{position:relative}
.collection-screen .product-card:nth-child(2n),.service-grid article:nth-child(2n),.renewal-rules article:nth-child(2n),.detail-grid section:nth-child(2n){background:#fbf8fa}
.collection-screen .product-card:before,.service-grid article:before,.renewal-rules article:before{content:"";display:block;width:26px;border-top:2px solid #765d76;margin-bottom:20px}
.studio-screen .design-workbench{border:2px solid #cfc0cf;background:#cfc0cf;box-shadow:0 12px 28px rgba(44,23,45,.035)}
.studio-screen .studio-progress{gap:2px;padding:2px;background:#cfc0cf}
.studio-screen .studio-progress button{border:0;background:#fbf9fa}
.studio-screen .studio-progress button.is-active{background:#2c172d}
.archive-screen .archive-switch{gap:2px;padding:2px;background:#cfc0cf}
.archive-screen .archive-switch button{background:#fbf9fa}
.archive-screen .archive-list,.archive-renewal-panel{border:2px solid #d0c3d0}
.renewal-process{margin-top:18px;border:2px solid #2c172d}
.renewal-form{margin-top:18px;border:2px solid #d0c3d0;gap:2px;background:#d0c3d0}
.process-list{margin-top:18px;border:2px solid #d0c3d0;border-top:2px solid #2c172d;background:#fffdfb}
.process-list li{margin:0;padding:26px 24px;border-color:#ded3dd}
.booking-screen{position:relative}
.booking-screen:before{content:"预约信息";position:absolute;left:4.5vw;right:4.5vw;top:8.5vh;padding-bottom:17px;border-bottom:1px solid #cfc0cf;color:#6b566d;font-size:11px;letter-spacing:.16em}
.booking-copy,.booking-form{margin-top:54px}
.booking-form{padding:26px;border:2px solid #cfc0cf;background:#faf7f9}
@media(max-width:760px){.collection-screen .screen-intro,.studio-screen .studio-entry>div:first-child,.studio-screen .studio-top,.archive-screen .screen-intro,.renewal-screen .renewal-top,.staff-heading,.factory-heading{padding-bottom:22px}.studio-entry-choices{gap:1px;padding:1px}.studio-entry-card{min-height:235px}.collection-screen .product-grid,.service-grid,.renewal-rules,.renewal-pricing,.renewal-shipping,.staff-layout,.detail-grid{gap:1px;border-width:1px}.studio-screen .design-workbench,.archive-screen .archive-list,.archive-renewal-panel,.renewal-form,.process-list{border-width:1px}.booking-screen:before{left:5vw;right:5vw;top:8vh}.booking-copy,.booking-form{margin-top:47px}}

/* Archive category tabs must never look like missing text. */
#archive .archive-switch{padding:2px;gap:2px;background:#bcaabc;border:0}
#archive .archive-switch button{position:relative;min-height:126px;padding:24px 28px;background:#fbf9fa!important;color:#2c172d!important;opacity:1!important}
#archive .archive-switch button span{color:#2c172d!important;font-size:28px}
#archive .archive-switch button small{color:#6b566d!important;opacity:1!important}
#archive .archive-switch button b{color:#765d76!important}
#archive .archive-switch button.is-active{background:#2c172d!important;color:#f8f3f4!important;box-shadow:inset 5px 0 0 #cdb5cc}
#archive .archive-switch button.is-active span{color:#fff!important}
#archive .archive-switch button.is-active small{color:#e2d5e1!important}
#archive .archive-switch button.is-active b{color:#d7c4d6!important}
#archive .archive-switch button:hover:not(.is-active){background:#f0e9ef!important}
@media(max-width:760px){#archive .archive-switch button{min-height:98px;padding:17px}#archive .archive-switch button span{font-size:21px}}

/* Scene reference is a controlled preview slot, not an AI-generated garment promise. */
.scene-motion-reference{margin-top:42px;padding-top:15px;border-top:1px solid #cfc0cf}
.scene-motion-frame{height:145px;position:relative;overflow:hidden;background:radial-gradient(circle at 70% 35%,#bc9bbb 0%,#765d76 35%,#2c172d 100%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.24)}
.scene-motion-frame:before{content:"";position:absolute;inset:0;background:linear-gradient(118deg,transparent 34%,rgba(255,255,255,.16) 45%,transparent 57%);animation:scene-light 7s ease-in-out infinite}
.scene-motion-kicker{position:absolute;z-index:1;top:13px;left:14px;color:#f8f3f4;font-size:10px;letter-spacing:.14em}.scene-motion-play{position:absolute;z-index:1;right:15px;bottom:10px;color:#f8f3f4;font-size:21px}.scene-motion-meta{display:flex;justify-content:space-between;gap:12px;margin-top:9px}.scene-motion-meta strong{font:400 17px Georgia,"Songti SC",serif}.scene-motion-meta small,.scene-motion-reference>p{color:#6b566d;font-size:11px}.scene-motion-reference>p{margin:4px 0 0}.scene-motion-reference[data-scene="重要场合"] .scene-motion-frame{background:radial-gradient(circle at 58% 30%,#cfb08e 0%,#745067 38%,#2c172d 100%)}.scene-motion-reference[data-scene="冬季旅行"] .scene-motion-frame{background:radial-gradient(circle at 70% 25%,#c1c7d5 0%,#647189 38%,#28303c 100%)}@keyframes scene-light{0%,100%{transform:translateX(-30%)}50%{transform:translateX(30%)}}
.admin-material-rules{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:15px;background:#d9dde4;border:1px solid #d9dde4}.admin-material-rules>div{min-height:106px;padding:16px;background:#fff}.admin-material-rules b,.admin-material-rules strong,.admin-material-rules span{display:block}.admin-material-rules b{color:#4f46e5;font-size:11px}.admin-material-rules strong{margin-top:8px;font-size:14px}.admin-material-rules span{margin-top:4px;color:#6b7280;font-size:12px;line-height:1.45}.admin-material-form{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:0 0 15px;padding:16px;border:1px solid #d9dde4;border-radius:6px;background:#fff}.admin-material-form label{margin:0;color:#374151;font-size:12px}.admin-material-form select,.admin-material-form input{margin-top:6px;padding:9px 10px;border:1px solid #d1d5db;border-radius:5px;background:#fff;font:13px Arial,"Microsoft YaHei",sans-serif}.admin-material-wide{grid-column:span 2}
.admin-material-form .admin-button{align-self:end;min-height:38px}
@media(max-width:760px){.scene-motion-reference{margin-top:28px}.scene-motion-frame{height:118px}.admin-material-rules,.admin-material-form{grid-template-columns:1fr}.admin-material-wide{grid-column:auto}}

/* Step 1 is deliberately a full visual moment: the copy lives in the controls, not over the film. */
.design-step[data-step="1"] .step-copy{padding:0;background:#28172b;overflow:hidden}
.design-step[data-step="1"] .step-copy>p,.design-step[data-step="1"] .step-copy>h3{display:none}
.design-step[data-step="1"] .scene-motion-reference{width:100%;height:100%;min-height:470px;margin:0;padding:0;border:0;position:relative;background:#28172b}
.design-step[data-step="1"] .scene-motion-frame{width:100%;height:100%;min-height:470px;background:radial-gradient(circle at 70% 35%,#bc9bbb 0%,#765d76 35%,#2c172d 100%)}
.design-step[data-step="1"] .scene-motion-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(20,10,21,.16),rgba(20,10,21,.02) 48%,rgba(20,10,21,.18));pointer-events:none}
.scene-motion-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}
.design-step[data-step="1"] .scene-motion-kicker,.design-step[data-step="1"] .scene-motion-meta,.design-step[data-step="1"] .scene-motion-reference>p{display:none}
.design-step[data-step="1"] .scene-motion-play{z-index:3;right:28px;bottom:26px;width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:rgba(35,17,35,.26);font-size:18px}
@media(max-width:760px){.design-step[data-step="1"] .scene-motion-reference,.design-step[data-step="1"] .scene-motion-frame{min-height:310px}.design-step[data-step="1"] .scene-motion-play{right:18px;bottom:18px;width:42px;height:42px}}

/* 定制新衣三步流程：所有增强均限定在 studio 的自定义流程状态。 */
.current-design-summary{position:sticky;top:8px;z-index:4;display:flex;align-items:center;gap:18px;margin:0 0 14px;padding:12px 17px;border:1px solid #d9ccd9;background:rgba(246,244,241,.94);backdrop-filter:blur(8px)}
.current-design-summary span{flex:0 0 auto;color:#765f76;font-size:10px;letter-spacing:.16em}
.current-design-summary strong{font:400 15px/1.5 Georgia,"Songti SC",serif;color:#2c172d}
.field-help{display:block;min-height:38px;margin-top:7px;color:#735f72;font-size:11px;line-height:1.65}
.design-step[data-step="2"] .module-column label{margin-bottom:19px}
.design-step[data-step="2"] .mannequin-preview{background:#e9e4e8}
.garment-structure{--body-height:230px;position:absolute;left:50%;bottom:76px;width:224px;height:310px;transform:translateX(-50%)}
.garment-structure i{position:absolute;display:block;border:1px solid rgba(44,23,45,.7);background:#f7f3f5}
.garment-structure .structure-body{left:49px;bottom:0;width:126px;height:var(--body-height);border-radius:42px 42px 18px 18px;transition:height .32s ease,border-radius .32s ease,transform .32s ease}
.garment-structure .structure-collar{z-index:2;left:91px;bottom:calc(var(--body-height) - 9px);width:42px;height:30px;border-radius:4px 4px 13px 13px;transition:all .32s ease}
.garment-structure .structure-sleeve{bottom:calc(var(--body-height) - 165px);width:45px;height:171px;border-radius:25px 25px 14px 14px;transition:all .32s ease}
.garment-structure .structure-sleeve-left{left:25px;transform:rotate(9deg)}
.garment-structure .structure-sleeve-right{right:25px;transform:rotate(-9deg)}
.garment-structure .structure-front{z-index:2;left:111px;bottom:13px;width:1px;height:calc(var(--body-height) - 30px);border:0;border-left:1px solid rgba(44,23,45,.45);background:none;transition:all .32s ease}
.garment-structure .structure-panel{z-index:2;left:60px;bottom:85px;width:104px;height:1px;border:0;border-top:1px solid rgba(44,23,45,.28);background:none}
.garment-structure[data-length="短款"]{--body-height:158px}.garment-structure[data-length="长款"]{--body-height:280px}
.garment-structure[data-collar="翻领"] .structure-collar{left:83px;width:58px;height:39px;border-radius:3px 3px 22px 22px;transform:rotate(180deg)}
.garment-structure[data-collar="连帽"] .structure-collar{left:77px;bottom:calc(var(--body-height) - 4px);width:70px;height:58px;border-radius:34px 34px 16px 16px;background:transparent}
.garment-structure[data-sleeve="常规长袖"] .structure-sleeve{width:38px;border-radius:11px}.garment-structure[data-sleeve="七分袖"] .structure-sleeve{height:120px;bottom:calc(var(--body-height) - 114px)}
.garment-structure[data-front="单排扣"] .structure-front{width:7px;border:0;background:repeating-linear-gradient(to bottom,#654d64 0 3px,transparent 3px 26px)}
.garment-structure[data-front="斜襟"] .structure-front{height:calc(var(--body-height) - 42px);transform:rotate(11deg);transform-origin:center bottom}
.garment-structure[data-panel="纵向拼接"] .structure-panel{left:80px;bottom:12px;width:64px;height:calc(var(--body-height) - 38px);border-top:0;border-left:1px solid rgba(44,23,45,.25);border-right:1px solid rgba(44,23,45,.25)}
.garment-structure[data-panel="设计师确认"] .structure-panel{display:none}
.structure-caption{position:absolute;right:18px;bottom:14px;max-width:235px;text-align:right}.structure-caption strong,.structure-caption small{display:block}.structure-caption strong{font:400 15px Georgia,"Songti SC",serif}.structure-caption small{margin-top:3px;color:#735f72;font-size:10px;line-height:1.5}
.final-design-summary{display:grid;grid-template-columns:1fr 1fr;gap:0 22px;margin:25px 0 0;border-top:1px solid rgba(44,23,45,.16)}
.final-design-summary div{padding:10px 0;border-bottom:1px solid rgba(44,23,45,.11)}
.final-design-summary dt{color:#765f76;font-size:9px;letter-spacing:.12em}.final-design-summary dd{margin:2px 0 0;font:400 14px/1.35 Georgia,"Songti SC",serif;color:#2c172d}
.scene-motion-frame{background-size:cover;background-position:center}
.design-step[data-step="1"] .scene-motion-frame:before{animation:none;background:linear-gradient(90deg,rgba(29,14,30,.42),transparent 64%)}
.design-step[data-step="1"] .scene-motion-kicker{display:block;top:23px;left:26px;font-size:9px}
.scene-motion-copy{position:absolute;z-index:3;left:26px;bottom:28px;max-width:270px;color:#f8f3f4}.scene-motion-copy strong,.scene-motion-copy span{display:block}.scene-motion-copy strong{font:400 27px/1.1 Georgia,"Songti SC",serif}.scene-motion-copy span{margin-top:8px;color:rgba(248,243,244,.72);font-size:11px;line-height:1.65}
.design-step[data-step="1"] .scene-motion-play{border-radius:0;background:rgba(35,17,35,.34);color:#fff;cursor:pointer}.scene-motion-play[hidden]{display:none!important}
.design-flow-active .site-footer-full{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px 4.5vw}
.design-flow-active .site-footer-brand p,.design-flow-active .site-footer-full nav[aria-label="页脚服务入口"],.design-flow-active .site-footer-full nav[aria-label="页脚导航"] small,.design-flow-active .site-footer-full nav[aria-label="页脚导航"] a:not([href="#studio"]),.design-flow-active .site-footer-meta small,.design-flow-active .site-footer-meta p:last-child{display:none}
.design-flow-active .site-footer-full nav[aria-label="页脚导航"]{display:block}.design-flow-active .site-footer-full nav[aria-label="页脚导航"] a[href="#studio"]{font-size:0}.design-flow-active .site-footer-full nav[aria-label="页脚导航"] a[href="#studio"]:after{content:"返回设计室";font-size:13px}.design-flow-active .site-footer-meta p{margin:0}
@media(max-width:760px){.current-design-summary{top:4px;align-items:flex-start;flex-direction:column;gap:3px}.garment-structure{transform:translateX(-50%) scale(.82);transform-origin:center bottom}.final-design-summary{grid-template-columns:1fr}.design-flow-active .site-footer-full{align-items:flex-start;flex-direction:column;gap:12px;padding:24px 5vw}.scene-motion-copy{left:18px;bottom:18px;max-width:220px}.scene-motion-copy strong{font-size:23px}}

/* Customer archive: a private wardrobe, not a data table. */
.archive-screen .screen-intro{margin-bottom:32px}.archive-switch{gap:0;border-bottom:1px solid #cdbfca;background:transparent}.archive-switch button{min-height:84px;border-bottom:2px solid transparent;background:transparent}.archive-switch button+button{border-left:1px solid #ddd2dc}.archive-switch button.is-active{border-bottom-color:#2c172d;background:#eee7ed;color:#2c172d}.archive-section-heading{padding:27px 0 15px}.archive-list{padding:0;background:transparent;border-top:1px solid #cdbfca}.archive-list-label{padding:0 4px;background:transparent;color:#5f4a60;border-bottom:1px solid #d9ccd9}.archive-item{grid-template-columns:38px minmax(170px,24%) minmax(260px,1fr) 150px;gap:26px;margin:0;padding:30px 4px;border-bottom:1px solid #d9ccd9;background:transparent}.archive-item:hover{background:#faf7f8}.archive-index{padding-top:4px;font-size:14px}.archive-visual{height:210px;margin:0;overflow:hidden;background:#ece7ea}.archive-visual img{width:100%;height:100%;object-fit:contain;transform:scale(.93);transition:transform .35s ease}.archive-item:hover .archive-visual img{transform:scale(.97)}.archive-design-copy{align-self:center}.archive-design-copy>strong{display:block;font-size:clamp(22px,2vw,30px)}.archive-design-summary{margin:8px 0 22px;color:#6b566d}.archive-meta{display:flex;gap:32px}.archive-meta span,.archive-meta small,.archive-meta b{display:block}.archive-meta small{margin-bottom:4px;color:#806d80;font-size:10px;letter-spacing:.1em}.archive-meta b{font-size:12px;font-weight:400}.archive-meta .design-status{display:inline-block;padding:3px 8px;border:1px solid #cdbfca;color:#4d354d;background:#f5f0f3}.archive-item-actions{align-self:center;display:flex;flex-direction:column;align-items:stretch;gap:4px}.archive-item-actions .text-button{border:0;padding:7px 2px;text-align:left;color:#604b61}.archive-item-actions .archive-primary-action{margin-bottom:5px;border-bottom:1px solid #2c172d;color:#2c172d;font-weight:600}.archive-item-actions .delete-design{margin-top:11px;color:#867886;font-size:11px}.archive-empty{position:relative;min-height:330px;padding:72px 8%;overflow:hidden;border:0;background:#eee7ed}.archive-empty strong,.archive-empty p,.archive-empty .button{position:relative;z-index:1}.archive-empty p{max-width:430px}.archive-empty-outline{position:absolute;right:9%;bottom:-76px;width:180px;height:310px;border:1px solid rgba(74,49,74,.14);border-radius:72px 72px 20px 20px}.archive-empty-outline:after{content:"";position:absolute;left:50%;top:40px;height:230px;border-left:1px solid rgba(74,49,74,.11)}.archive-actions{justify-content:flex-end;margin-top:28px}.archive-actions .button{display:inline-block}
@media(max-width:760px){.archive-switch button{min-height:78px}.archive-item{grid-template-columns:30px 1fr;gap:15px;padding:24px 0}.archive-visual{grid-column:2;height:250px}.archive-design-copy,.archive-item-actions{grid-column:2}.archive-meta{flex-direction:column;gap:12px}.archive-item-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.archive-item-actions .text-button{padding:10px 4px}.archive-item-actions .delete-design{margin-top:0}.archive-empty{min-height:300px;padding:52px 24px}.archive-empty-outline{right:-42px;opacity:.7}.archive-actions{justify-content:flex-start}}

/* Final archive rhythm and action hierarchy. */
@media(min-width:761px){.archive-item{grid-template-columns:34px minmax(170px,22%) minmax(340px,1fr) 164px;gap:20px}.archive-design-copy{min-width:0}.archive-design-copy>strong{font-size:clamp(23px,2.1vw,31px);line-height:1.25}.archive-meta{flex-wrap:wrap;gap:14px 34px}.archive-meta span{min-width:145px}}
.archive-meta .design-status{padding:4px 9px;border-color:#bbaabb;color:#432d43;background:#f7f2f5;font-size:12px}.archive-item-actions{align-self:center;gap:3px}.archive-item-actions .text-button{min-height:34px;padding:8px 4px}.archive-item-actions .archive-primary-action{margin-bottom:6px}.archive-item-actions .delete-design{margin-top:14px;padding-top:12px;border-top:1px solid #e2d9e1;color:#998d99;font-size:10px}
@media(max-width:760px){.archive-item-actions .delete-design{margin-top:8px;padding-top:10px}}

/* Customer design detail: read-only extension of the private archive. */
.design-detail-screen{background:#f6f4f1}.design-detail-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.8fr);gap:48px;align-items:end;padding-bottom:34px;border-bottom:1px solid #d9ccd9}.design-detail-header h2{max-width:760px;margin:8px 0 10px;font:400 clamp(38px,5vw,68px)/1.08 Georgia,"Songti SC",serif}.design-detail-header>div>p:last-child{color:#6b566d}.design-detail-header dl{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:0;background:#d9ccd9}.design-detail-header dl div{min-height:82px;padding:16px;background:#fbf9fa}.design-detail-header small,.design-detail-note small{display:block;color:#806d80;font-size:10px;letter-spacing:.1em}.design-detail-header strong{display:block;margin-top:7px;font-size:13px;font-weight:400}.design-detail-layout{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(420px,1.2fr);gap:1px;margin-top:38px;background:#d9ccd9;border:1px solid #d9ccd9}.design-detail-layout>figure{min-height:560px;margin:0;background:#eee8ec}.design-detail-layout>figure img{display:block;width:100%;height:100%;max-height:680px;object-fit:contain}.design-detail-layout>div{padding:clamp(30px,5vw,64px);background:#fffdfb}.design-detail-parameters h3{margin:7px 0 28px;font:400 31px Georgia,"Songti SC",serif}.design-detail-parameters>div{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#ded4dc}.design-detail-parameters>div>div{min-height:78px;padding:16px;background:#f8f5f6}.design-detail-parameters small{display:block;color:#806d80;font-size:10px;letter-spacing:.08em}.design-detail-parameters strong{display:block;margin-top:7px;font-size:14px;font-weight:400}.design-detail-muted{grid-column:1/-1;margin:0;padding:24px;background:#f8f5f6;color:#756975}.design-detail-note{margin-top:34px;padding-top:24px;border-top:1px solid #d9ccd9}.design-detail-note p{max-width:680px;margin:9px 0 0;color:#504451;line-height:1.75}.design-detail-actions{padding:28px 0}.design-detail-actions .button,.design-detail-empty .button{display:inline-block}.design-detail-empty{min-height:56vh;padding:10vh 6vw;background:#eee7ed}.design-detail-empty h2{margin:8px 0;font:400 clamp(38px,5vw,62px) Georgia,"Songti SC",serif}.design-detail-empty p:not(.eyebrow){max-width:560px;color:#5e525f}
.customization-request-panel,.customization-request-status{display:grid;grid-template-columns:minmax(260px,.65fr) minmax(420px,1.35fr);gap:48px;margin-top:38px;padding:40px;border-top:1px solid #d4c8d2;border-bottom:1px solid #d4c8d2;background:#eee7ed}.customization-request-panel h3,.customization-request-status h3{margin:6px 0 10px;font:400 30px Georgia,"Songti SC",serif}.customization-request-panel>div>p:last-child,.customization-request-status>div>p:last-child{max-width:430px;color:#665a67}.customization-request-panel form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.customization-request-panel label{display:grid;gap:7px;color:#514552;font-size:12px}.customization-request-panel input,.customization-request-panel textarea{width:100%;min-height:46px;border:1px solid #cdbfca;background:#fffdfb;padding:11px 12px;font:inherit;color:#2c172d}.customization-request-panel textarea{min-height:100px;resize:vertical}.customization-request-wide,.customization-request-consent,.customization-request-panel form>.button,.customization-request-panel form>.message{grid-column:1/-1}.customization-request-consent{grid-template-columns:auto 1fr!important;align-items:start;line-height:1.55}.customization-request-consent input{width:17px;min-height:17px;margin-top:2px}.customization-request-panel form>.button{justify-self:start}.customization-request-status{grid-template-columns:1fr 1fr auto;align-items:center}.customization-request-status dl{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:0}.customization-request-status small{display:block;color:#806d80;font-size:10px;letter-spacing:.1em}.customization-request-status strong{display:block;margin-top:6px;font-weight:400}.customization-request-status .text-button{min-height:44px}
@media(max-width:760px){.design-detail-header{grid-template-columns:1fr;gap:24px}.design-detail-header dl{grid-template-columns:1fr}.design-detail-layout{grid-template-columns:1fr}.design-detail-layout>figure{min-height:360px}.design-detail-layout>div{padding:28px 20px}.design-detail-parameters>div{grid-template-columns:1fr}.design-detail-actions{padding-bottom:10px}}
@media(max-width:760px){.customization-request-panel,.customization-request-status{grid-template-columns:1fr;gap:24px;padding:28px 20px}.customization-request-panel form{grid-template-columns:1fr}.customization-request-wide,.customization-request-consent,.customization-request-panel form>.button,.customization-request-panel form>.message{grid-column:1}.customization-request-status dl{grid-template-columns:1fr}}

/* Renewal service and customer renewal archive. */
.renewal-form label{font-size:13px;color:#4d3d4e}.renewal-form label>b{color:#5d315c;font-size:12px}.renewal-form label>small{color:#796a79;font-size:11px}.renewal-form input,.renewal-form select,.renewal-form textarea{font-size:14px}.renewal-pricing>div:first-child p:last-child{max-width:520px;color:#514653;line-height:1.75}.renewal-records{border-top:1px solid #d5c9d4}.renewal-records article{display:grid;grid-template-columns:34px minmax(240px,28%) minmax(260px,1fr) minmax(230px,.8fr) 150px;gap:22px;align-items:center;padding:28px 4px;border-bottom:1px solid #d9ccd9;background:#fffdfb}.renewal-record-index{align-self:start;color:#765d76;font:400 15px Georgia,"Songti SC",serif}.renewal-record-photos{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:126px 58px;gap:3px;margin:0}.renewal-record-photos>span{display:grid;place-items:center;overflow:hidden;background:#eee8ec;color:#887788}.renewal-record-photos>span:nth-child(3){grid-column:1/-1}.renewal-record-photos small{font-size:10px;letter-spacing:.12em}.renewal-record-photos img{width:100%;height:100%;object-fit:cover}.renewal-record-copy>small,.renewal-record-status>small{color:#806d80;font-size:10px;letter-spacing:.1em}.renewal-record-copy h4{margin:4px 0 15px;font:400 25px/1.25 Georgia,"Songti SC",serif}.renewal-record-copy p{display:grid;grid-template-columns:68px 1fr;gap:8px;margin:7px 0;color:#5e525f;font-size:12px}.renewal-record-copy p b,.renewal-record-status p b{font-weight:400;color:#837483}.renewal-record-status{padding-left:20px;border-left:1px solid #ded3dc}.renewal-record-status>strong{display:block;margin:7px 0 14px;color:#402b41;font:400 17px Georgia,"Songti SC",serif}.renewal-record-status p{margin:0;color:#5e525f;font-size:12px;line-height:1.65}.renewal-record-status p b{display:block;margin-bottom:3px}.renewal-records .record-actions{align-self:center;display:flex;flex-direction:column;gap:7px}.renewal-records .renewal-view{min-height:38px;border-bottom:1px solid #2c172d;text-align:left;font-weight:600}.renewal-records .renewal-withdraw{min-height:36px;margin-top:12px;color:#958895;text-align:left;font-size:11px}.renewal-record-note{margin:18px 0;color:#6b566d;font-size:12px}.archive-renewal-panel>.button{display:inline-block;margin-top:10px;background:#2c172d;border-color:#2c172d}

/* Simplified renewal assessment: three focused steps and optional supporting information. */
.renewal-screen{padding-top:clamp(56px,7vh,88px)}.renewal-top{align-items:center;margin-bottom:22px}.renewal-top>p{font-size:15px;line-height:1.7}.renewal-helpers{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:22px;background:#d5c9d4;border:1px solid #d5c9d4}.renewal-helpers details{background:#fbf9fa}.renewal-helpers summary{min-height:54px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;color:#3f2a40;font-size:13px;list-style:none}.renewal-helpers summary:after{content:"＋";color:#806d80}.renewal-helpers details[open] summary:after{content:"－"}.renewal-helpers .renewal-process,.renewal-helpers .renewal-pricing,.renewal-helpers .renewal-shipping{margin:0;border:0}.renewal-helpers .renewal-process{grid-template-columns:1fr}.renewal-helpers .renewal-process li{min-height:58px;flex-direction:row;align-items:center;border-right:0;border-bottom:1px solid #624b63}.renewal-helpers .renewal-pricing,.renewal-helpers .renewal-shipping{grid-template-columns:1fr}.renewal-helpers .renewal-pricing>div,.renewal-helpers .renewal-shipping>div{padding:20px}.renewal-helpers .price-grid{grid-template-columns:1fr}.renewal-form{grid-template-columns:1fr 1fr;gap:16px;margin-top:0;padding:0;border:0;background:transparent}.renewal-step-card,.renewal-contact-card{padding:28px;background:#fffdfb;border:1px solid #ded4dc}.renewal-step-card:first-of-type{grid-column:1}.renewal-photo-step{grid-column:2;grid-row:1/3}.renewal-step-card:nth-of-type(3){grid-column:1}.renewal-step-card header{display:flex;gap:16px;margin-bottom:22px}.renewal-step-card header>span{color:#806d80;font:400 15px Georgia,serif}.renewal-step-card h3{margin:0;font:400 28px Georgia,"Songti SC",serif}.renewal-step-card header p{margin:7px 0 0;color:#706471;font-size:12px;line-height:1.6}.renewal-form .renewal-fields,.renewal-measurements,.renewal-contact-card{display:grid;grid-template-columns:1fr 1fr;gap:16px}.renewal-form label{position:relative;font-size:14px}.renewal-form input:not([type="file"]),.renewal-form select,.renewal-form textarea{box-sizing:border-box;width:100%;min-height:46px;margin-top:8px;padding:11px 12px;border:1px solid #cdbfca;background:#faf7f9;color:#2c172d}.renewal-form textarea{min-height:92px;resize:vertical}.renewal-measurements label>span{float:right;color:#897b89;font-size:11px}.renewal-upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.renewal-upload-card{min-height:205px;padding:12px;border:1px solid #cdbfca;background:#f5f0f3;cursor:pointer;display:flex;flex-direction:column}.renewal-upload-card:nth-child(3){grid-column:1/-1;min-height:165px}.renewal-upload-card input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.renewal-upload-preview{min-height:124px;margin-bottom:13px;background:#e9e1e7 center/cover no-repeat;display:block}.renewal-upload-preview:after{content:"＋";display:grid;place-items:center;height:124px;color:#887788;font:300 28px Georgia,serif}.renewal-upload-card.has-file .renewal-upload-preview:after{content:""}.renewal-upload-card strong{font-weight:500}.renewal-upload-card b,.renewal-upload-card em{margin-left:5px;color:#765d76;font-size:10px;font-style:normal;font-weight:400}.renewal-upload-card small{margin-top:5px;color:#867886}.renewal-contact-card{grid-column:1/-1}.renewal-submit{grid-column:1/-1;padding:20px 0 0}.renewal-form>.message{grid-column:1/-1}@media(max-width:760px){.renewal-helpers,.renewal-form{grid-template-columns:1fr}.renewal-step-card,.renewal-photo-step,.renewal-step-card:first-of-type,.renewal-step-card:nth-of-type(3),.renewal-contact-card{grid-column:1;grid-row:auto}.renewal-form .renewal-fields,.renewal-measurements,.renewal-contact-card,.renewal-upload-grid{grid-template-columns:1fr}.renewal-upload-card:nth-child(3){grid-column:1}.renewal-step-card,.renewal-contact-card{padding:22px}.renewal-submit{display:block}.renewal-submit .button{width:100%;margin-top:16px}}
@media(max-width:1100px) and (min-width:761px){.renewal-records article{grid-template-columns:30px minmax(210px,.8fr) 1fr 140px}.renewal-record-status{grid-column:3}.renewal-records .record-actions{grid-column:4;grid-row:1/3}}
@media(max-width:760px){.renewal-records article{grid-template-columns:28px 1fr;gap:14px;padding:24px 0}.renewal-record-photos,.renewal-record-copy,.renewal-record-status,.renewal-records .record-actions{grid-column:2}.renewal-record-status{padding:15px 0 0;border-left:0;border-top:1px solid #ded3dc}.renewal-records .record-actions{align-items:flex-start}.renewal-records .renewal-view,.renewal-records .renewal-withdraw{width:100%}}

/* A saved design opens as a clear customer-facing record, not an editable admin form. */
.customer-design-dialog{width:min(780px,calc(100vw - 40px));padding:34px;border:1px solid #cfc0cf;background:#fbf9fa;color:#2c172d;box-shadow:0 24px 70px rgba(25,12,25,.28)}.customer-design-dialog::backdrop{background:rgba(28,14,30,.48);backdrop-filter:blur(3px)}.customer-design-dialog h2{margin:6px 0 0;font:400 clamp(34px,4vw,54px)/1.1 Georgia,"Songti SC",serif}.customer-design-id{margin:6px 0 26px;color:#6b566d;font-size:12px}.customer-design-close{position:absolute;top:18px;right:20px;border:0;background:transparent;color:#2c172d;cursor:pointer;font-size:26px}.customer-design-actions .customer-design-close{position:static;font-size:13px}.customer-design-summary{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#d5c9d4;border:1px solid #d5c9d4}.customer-design-summary>div{padding:18px;background:#fffdfb}.customer-design-summary small,.customer-design-brief small,.customer-design-status span{display:block;color:#6b566d;font-size:11px;letter-spacing:.1em}.customer-design-summary strong{display:block;margin-top:6px;font:400 19px Georgia,"Songti SC",serif}.customer-design-brief{margin-top:1px;padding:18px;background:#eee7ed}.customer-design-brief p{margin:7px 0 0}.customer-design-status{display:flex;align-items:center;gap:12px;margin-top:1px;padding:15px 18px;background:#2c172d;color:#f8f3f4}.customer-design-status span{color:#cfbfce}.customer-design-status small{margin-left:auto;color:#dfd4df;font-size:12px}.customer-design-actions{display:flex;gap:12px;margin-top:24px}.customer-design-actions .button{background:#2c172d;border-color:#2c172d}.customer-design-actions .quiet-link{background:transparent;color:#2c172d}@media(max-width:760px){.customer-design-dialog{width:calc(100vw - 24px);padding:25px 18px}.customer-design-summary{grid-template-columns:1fr}.customer-design-status{display:block}.customer-design-status strong{display:block;margin:5px 0}.customer-design-status small{display:block}.customer-design-actions{align-items:flex-start;flex-direction:column}}

/* Every internal page keeps a safe, predictable way back through the journey. */
.screen-return{display:inline-flex;align-items:center;min-height:30px;margin:0 0 22px;padding:0;border:0;border-bottom:1px solid #765d76;background:transparent;color:#2c172d;cursor:pointer;font:13px Arial,"Microsoft YaHei",sans-serif}.screen-return:hover{color:#765d76;border-color:#2c172d}.factory-screen .screen-return{margin:22px 30px 0}.factory-screen .admin-shell{min-height:calc(100vh - 129px)}@media(max-width:760px){.screen-return{margin-bottom:18px}.factory-screen .screen-return{margin:16px 14px 0}}.booking-store-field small{display:block;max-width:38rem;margin-top:9px;color:#776f79;font-size:.78rem;line-height:1.55}.booking-confirmation{max-width:470px;padding:30px;border:2px solid #2c172d;background:#faf7f9}.booking-confirmation h3{margin:6px 0 14px;font:400 38px/1.1 Georgia,"Songti SC",serif}.booking-confirmation>p:not(.eyebrow){max-width:390px;color:#5c4e5d}.booking-confirmation dl{margin:26px 0 28px;border-top:1px solid #d2c3d1}.booking-confirmation dt{color:#6b566d;font-size:12px}.booking-confirmation dd{margin:0;font-size:14px}.booking-confirmation-actions{display:flex;gap:14px;align-items:center}.booking-confirmation-actions .quiet-link{background:transparent}.booking-form .message.is-error{min-height:28px;padding:7px 9px;border-left:3px solid #7b314d;background:#f3e5ea;color:#7b314d}.booking-form .button:disabled{opacity:.65;cursor:wait}.booking-screen{grid-template-columns:minmax(430px,640px) minmax(360px,1fr);gap:clamp(56px,8vw,150px);align-items:stretch}.booking-screen>.screen-return{position:absolute;top:calc(8.5vh + 34px);left:4.5vw;z-index:2}.booking-screen .booking-form,.booking-screen .booking-confirmation{grid-column:1;grid-row:1;margin-top:54px;align-self:start;max-width:none}.booking-screen .booking-copy{grid-column:2;grid-row:1;min-height:620px;margin-top:54px;padding:42px;background:linear-gradient(145deg,#3a2340 0%,#715477 55%,#b29ab7 100%);color:#fff;display:flex;flex-direction:column;justify-content:flex-end}.booking-screen .booking-copy .eyebrow,.booking-screen .booking-copy>p{color:#eee3ed}.booking-screen .booking-copy h2{font-size:clamp(44px,4.3vw,68px)}.booking-journey{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:48px 0 0;padding:1px;list-style:none;background:rgba(255,255,255,.36)}.booking-journey li{min-height:150px;padding:17px;background:rgba(44,23,45,.52);display:flex;flex-direction:column}.booking-journey b{color:#decce0;font:400 16px Georgia,"Songti SC",serif}.booking-journey span{margin-top:auto;font:400 19px Georgia,"Songti SC",serif}.booking-journey small{margin-top:6px;color:#e9dfea;font-size:11px;line-height:1.45}.customer-appointments{margin:28px 0 0;border:2px solid #d0c3d0;background:#fffdfb}.booking-screen .customer-appointments{grid-column:1;grid-row:2;margin:0;align-self:start}.customer-appointments-heading{display:flex;align-items:end;justify-content:space-between;padding:22px 24px;border-bottom:1px solid #d0c3d0;background:#eee7ed}.customer-appointments-heading .eyebrow{margin:0;color:#6b566d}.customer-appointments-heading h3{margin:5px 0 0;font:400 28px Georgia,"Songti SC",serif}.customer-appointments-heading>strong{font:400 21px Georgia,"Songti SC",serif}.customer-appointments-list article{display:grid;grid-template-columns:54px 1.1fr .9fr 1.2fr .8fr;gap:18px;align-items:center;padding:20px 24px;border-bottom:1px solid #ddd2dc}.customer-appointments-list article>span{color:#765d76;font:400 18px Georgia,"Songti SC",serif}.customer-appointments-list small,.customer-appointments-note{display:block;color:#6b566d;font-size:11px}.customer-appointments-list strong,.customer-appointments-list b{display:block;margin-top:3px;font-size:14px}.customer-appointments-list b{color:#4a2a4c}.customer-appointments-note{margin:0;padding:14px 24px;background:#faf7f9}.customer-appointments-note:before{content:"说明：";color:#2c172d}.view-appointments{display:inline-flex;align-items:center;gap:7px;margin:8px 0 0 10px;background:transparent;cursor:pointer}.view-appointments b{display:inline-grid;place-items:center;min-width:20px;height:20px;border-radius:10px;background:#2c172d;color:#fff;font-size:11px}.renewal-records{margin:28px 0 18px;border:2px solid #d0c3d0;background:#fffdfb}.renewal-records article{display:grid;grid-template-columns:52px 1.2fr 1fr 1fr .9fr;gap:18px;align-items:center;padding:20px;border-bottom:1px solid #ddd2dc}.renewal-records article:last-child{border-bottom:0}.renewal-records article>span{color:#765d76;font:400 18px Georgia,"Songti SC",serif}.renewal-records small{display:block;color:#6b566d;font-size:11px}.renewal-records strong,.renewal-records b{display:block;margin-top:4px;font-size:14px}.renewal-records b{color:#4a2a4c}.renewal-record-note{margin:0 0 20px;padding:14px 16px;border-left:3px solid #765d76;background:#eee7ed;color:#5c4e5d;font-size:12px}@media(max-width:760px){.booking-confirmation{padding:24px}.booking-confirmation-actions{display:block}.booking-confirmation-actions .quiet-link{display:inline-block;margin-top:18px}.booking-confirmation dl>div{grid-template-columns:82px 1fr}.booking-screen{grid-template-columns:1fr}.booking-screen>.screen-return{position:static;margin-top:45px}.booking-screen .booking-form,.booking-screen .booking-confirmation,.booking-screen .booking-copy,.booking-screen .customer-appointments{grid-column:1;grid-row:auto;margin-top:20px}.booking-screen .booking-copy{min-height:440px;padding:28px}.booking-journey{margin-top:28px;grid-template-columns:1fr}.booking-journey li{min-height:88px}.customer-appointments-heading{padding:18px}.customer-appointments-list article,.renewal-records article{grid-template-columns:36px 1fr;gap:12px;padding:16px 18px}.customer-appointments-list article>div,.renewal-records article>div{padding:5px 0}.customer-appointments-note{padding:14px 18px}.view-appointments{display:inline-flex;margin-left:10px}}
.customer-appointments-list article{grid-template-columns:54px 1.1fr .9fr 1.2fr .8fr auto}
.customer-appointments-list article.is-cancelled{background:#faf7f9;color:#6f6870}.customer-appointments-list article.is-cancelled b{color:#6b566d}.pending-appointment-message{min-height:20px;margin:8px 0 0;color:#7b314d;font-size:12px}
.renewal-records article{grid-template-columns:52px 1.2fr 1fr 1fr .9fr auto}
.record-actions{display:flex;flex-wrap:wrap;gap:10px 14px;justify-content:flex-end}
.record-actions .text-button{white-space:nowrap;color:#2c172d}
@media(max-width:1400px) and (min-width:761px){.booking-screen .customer-appointments-list article{grid-template-columns:46px repeat(2,minmax(0,1fr));gap:14px 20px}.booking-screen .customer-appointments-list article>span{grid-row:span 2;align-self:center}.booking-screen .customer-appointments-list .record-actions{grid-column:2/-1;justify-content:flex-start;padding-top:4px}.booking-screen .customer-appointments-list article strong,.booking-screen .customer-appointments-list article b{line-height:1.45;word-break:normal}}
@media(max-width:760px){.customer-appointments-list article,.renewal-records article{grid-template-columns:36px 1fr}.record-actions{grid-column:2;justify-content:flex-start;padding-top:8px!important}}
.service-record-summary{margin-top:22px;padding:16px 18px;background:#eee7ed;color:#4f3c50;line-height:1.75;font-size:13px}.service-record-summary strong{color:#2c172d;font-size:15px}.record-timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:1px 0 0;padding:1px;list-style:none;background:#d5c9d4}.record-timeline li{min-height:104px;padding:15px;background:#fffdfb;color:#746875;display:flex;flex-direction:column}.record-timeline li.is-done{background:#eee7ed;color:#4f3c50}.record-timeline li.is-current{background:#2c172d;color:#fff}.record-timeline b{color:inherit;font:400 16px Georgia,"Songti SC",serif;opacity:.8}.record-timeline strong{margin-top:auto;font:400 18px Georgia,"Songti SC",serif}.record-timeline small{margin-top:5px;font-size:11px;line-height:1.45;opacity:.8}.service-record-note{margin:1px 0 0;padding:14px 18px;border-left:3px solid #765d76;background:#f5eef4;color:#5c4e5d;font-size:12px;line-height:1.65}.service-record-note b{color:#2c172d}@media(max-width:760px){.record-timeline{grid-template-columns:1fr}.record-timeline li{min-height:76px}.record-timeline strong{margin-top:8px}}
.appointment-request-form{margin-top:1px;padding:20px 18px;background:#fffdfb}.appointment-request-form label{display:block;margin:0 0 14px;color:#4f3c50;font-size:13px}.appointment-request-form label small{color:#776f79}.appointment-request-form input,.appointment-request-form select,.appointment-request-form textarea{box-sizing:border-box;width:100%;margin-top:7px;padding:10px 11px;border:1px solid #cdbfca;background:#faf7f9;color:#2c172d;font:14px Arial,"Microsoft YaHei",sans-serif}.appointment-request-form textarea{min-height:78px;resize:vertical}.appointment-request-form .service-record-note{margin:5px 0 0}.appointment-request-form .customer-design-actions{margin-top:16px}
.appointment-manager-list{margin-top:22px;border:1px solid #d5c9d4;background:#d5c9d4}.appointment-manager-list article{display:grid;grid-template-columns:42px 1.15fr 1fr .95fr auto;gap:14px;align-items:center;padding:16px;background:#fffdfb}.appointment-manager-list article+article{border-top:1px solid #d5c9d4}.appointment-manager-list span{color:#765d76;font:400 17px Georgia,"Songti SC",serif}.appointment-manager-list small{display:block;color:#6b566d;font-size:11px}.appointment-manager-list strong,.appointment-manager-list b{display:block;margin-top:5px;font-size:14px}.appointment-manager-list b{color:#4a2a4c}.appointment-manager-list .text-button{white-space:nowrap}@media(max-width:760px){.appointment-manager-list article{grid-template-columns:34px 1fr;gap:10px}.appointment-manager-list article>span{grid-row:span 3}.appointment-manager-list .text-button,.appointment-manager-list article>small{grid-column:2;justify-self:start}}

/* Final renewal photo cleanup: equal frames with persistent captions. */
.renewal-records article{grid-template-columns:34px minmax(270px,30%) minmax(260px,1fr) minmax(230px,.8fr) 150px;gap:22px;padding:28px 4px}.renewal-record-photos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:none;gap:6px;margin:0}.renewal-photo-item{display:grid;grid-template-rows:112px auto;min-width:0;background:transparent!important;overflow:visible!important}.renewal-photo-frame{position:relative;display:grid;place-items:center;overflow:hidden;background:#eee8ec;color:#887788}.renewal-photo-frame i{width:22px;height:30px;border:1px solid rgba(87,65,87,.2);border-radius:10px 10px 3px 3px}.renewal-photo-frame.has-photo i{display:none}.renewal-photo-frame img{display:block;width:100%;height:100%;object-fit:cover}.renewal-photo-item>small{display:block;padding-top:7px;color:#6f6070!important;font-size:10px!important;letter-spacing:.12em;text-align:center}.renewal-record-photos>span:nth-child(3){grid-column:auto}.renewal-records .record-actions{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;gap:7px}.renewal-records .renewal-withdraw{margin-top:12px}
@media(max-width:1100px) and (min-width:761px){.renewal-records article{grid-template-columns:30px minmax(250px,.9fr) 1fr 140px}.renewal-record-status{grid-column:3}.renewal-records .record-actions{grid-column:4;grid-row:1/3}}
@media(max-width:760px){.renewal-records article{grid-template-columns:28px 1fr;gap:14px;padding:24px 0}.renewal-record-photos,.renewal-record-copy,.renewal-record-status,.renewal-records .record-actions{grid-column:2}.renewal-photo-item{grid-template-rows:clamp(86px,28vw,118px) auto}}

/* Customer design progress: real status, separate from the standard journey. */
.service-callout-actions{display:flex;align-items:center;gap:22px}.service-callout-actions .quiet-link{border-color:#f8f3f4;color:#f8f3f4}.design-progress-screen{background:#f6f4f1}.progress-hero{display:grid;grid-template-columns:minmax(330px,.78fr) 1.22fr;gap:1px;background:#d7ccd6;border:1px solid #d7ccd6}.progress-hero figure{min-height:470px;margin:0;background:#eee8ec}.progress-hero img{display:block;width:100%;height:100%;max-height:520px;object-fit:contain}.progress-hero>div{padding:clamp(36px,5vw,72px);background:#fffdfb}.progress-hero h2{max-width:720px;margin:8px 0 35px;font:400 clamp(40px,5vw,70px)/1.08 Georgia,"Songti SC",serif}.progress-hero dl{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:0;background:#d9ccd9}.progress-hero dl div{min-height:78px;padding:15px 17px;background:#f8f5f6}.progress-hero small,.progress-stage header span,.progress-guidance small{display:block;color:#786778;font-size:10px;letter-spacing:.12em}.progress-hero dl strong{display:block;margin-top:6px;font-size:14px;font-weight:400}.progress-stage{display:grid;grid-template-columns:250px 1fr;gap:44px;padding:62px 0;border-bottom:1px solid #d5c9d4}.progress-stage header h3{margin:6px 0 0;font:400 31px Georgia,"Songti SC",serif}.progress-stage header>small{display:block;margin-top:12px;color:#776b77}.progress-stage ol{display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin:0;padding:0;list-style:none}.progress-stage li{position:relative;min-height:175px;padding:0 22px 0 0;color:#928892}.progress-stage li:before{content:"";position:absolute;top:24px;left:0;right:0;border-top:1px solid #d2c8d0}.progress-stage li b{position:relative;z-index:1;display:grid;place-items:center;width:48px;height:48px;border:1px solid #d2c8d0;background:#f6f4f1;color:#867986;font:400 13px Georgia,serif}.progress-stage li div{padding:16px 15px 0 0}.progress-stage li strong{font:400 18px/1.3 Georgia,"Songti SC",serif}.progress-stage li p{margin:8px 0;color:#807680;font-size:12px;line-height:1.6}.progress-stage li small{color:#9a9199;font-size:10px}.progress-stage li.is-complete,.progress-stage li.is-current{color:#2c172d}.progress-stage li.is-complete b{border-color:#766076;color:#2c172d;background:#eee7ed}.progress-stage li.is-current b{border-color:#2c172d;background:#2c172d;color:#fff}.progress-stage li.is-current strong{font-weight:600}.production-stage ol{grid-template-columns:repeat(8,1fr)}.production-stage li{padding-right:12px}.production-stage li strong{font-size:15px}.production-stage.is-not-started{background:#f1eeef}.progress-guidance{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin-top:1px;background:#d5c9d4}.progress-guidance>div{padding:30px 34px;background:#fffdfb}.progress-guidance p{max-width:650px;margin:8px 0 0;color:#4f4350;font:400 18px/1.7 Georgia,"Songti SC",serif}.progress-actions{display:flex;align-items:center;gap:16px;padding:30px 0}.progress-actions .quiet-link{background:transparent;color:#2c172d}.progress-actions .text-button{margin-left:auto}.progress-empty{min-height:55vh;padding:10vh 6vw;background:#eee7ed}.progress-empty h2{margin:0;font:400 clamp(38px,5vw,64px) Georgia,"Songti SC",serif}.progress-empty p:not(.eyebrow){max-width:520px;color:#5e525f}.progress-active .site-footer-full{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px 4.5vw}.progress-active .site-footer-brand p,.progress-active .site-footer-full nav[aria-label="页脚服务入口"],.progress-active .site-footer-full nav[aria-label="页脚导航"] small,.progress-active .site-footer-full nav[aria-label="页脚导航"] a:not([href="#archive"]),.progress-active .site-footer-meta small,.progress-active .site-footer-meta p:last-child{display:none}.progress-active .site-footer-full nav[aria-label="页脚导航"]{display:block}.progress-active .site-footer-full nav[aria-label="页脚导航"] a[href="#archive"]{font-size:0}.progress-active .site-footer-full nav[aria-label="页脚导航"] a[href="#archive"]:after{content:"返回我的方案";font-size:13px}.progress-active .site-footer-meta p{margin:0}
@media(max-width:980px){.progress-stage{grid-template-columns:1fr}.progress-stage ol,.production-stage ol{grid-template-columns:1fr 1fr}.progress-stage li{min-height:130px}.progress-stage li:before{right:auto;bottom:-1px;height:auto;border-top:0;border-left:1px solid #d2c8d0}.progress-hero{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.service-callout-actions{align-items:flex-start;flex-direction:column;margin-top:24px}.progress-hero{grid-template-columns:1fr}.progress-hero figure{min-height:300px}.progress-hero>div{padding:30px 22px}.progress-hero dl,.progress-guidance{grid-template-columns:1fr}.progress-stage{gap:24px;padding:42px 0}.progress-stage ol,.production-stage ol{grid-template-columns:1fr}.progress-stage li{display:grid;grid-template-columns:52px 1fr;min-height:105px;padding:0}.progress-stage li:before{left:23px;top:0;bottom:0}.progress-stage li div{padding:5px 0 20px}.progress-guidance>div{padding:24px 20px}.progress-actions{align-items:flex-start;flex-direction:column}.progress-actions .text-button{margin-left:0}.progress-active .site-footer-full{align-items:flex-start;flex-direction:column;gap:12px}}

/* Final progress page hierarchy and responsive production rhythm. */
.progress-hero figure{min-height:0;display:flex;align-items:flex-start;background:#eee8ec}.progress-hero img{width:100%;height:auto;max-height:none;object-fit:contain;object-position:center top}.production-stage ol{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 0}.production-stage li{min-width:0;min-height:155px}.production-stage.is-not-started li p{opacity:.48}.production-stage.is-not-started li strong{color:#786f78}.production-stage.is-not-started li small{opacity:.7}
@media(max-width:980px) and (min-width:761px){.production-stage ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 0}.progress-hero figure{align-items:flex-start}}
@media(max-width:760px){.progress-hero figure{min-height:0}.production-stage ol{grid-template-columns:1fr;gap:0}.production-stage li{min-height:105px}.production-stage.is-not-started li p{display:block;opacity:.42}}

.booking-design-context{margin:0 0 22px;padding:14px 16px;border-left:3px solid #765d76;background:#eee7ed;color:#3f2c40;font:400 17px/1.55 Georgia,"Songti SC",serif}.booking-design-context[hidden]{display:none}
.renewal-summary-card{display:grid;grid-template-columns:1.7fr .7fr .7fr auto;gap:1px;align-items:stretch;margin-bottom:22px;border:1px solid #d5c9d4;background:#d5c9d4}.renewal-summary-card p{margin:0;padding:16px 18px;background:#fffdfb}.renewal-summary-card small{display:block;margin-bottom:5px;color:#806d80;font-size:10px}.renewal-summary-card strong{font-size:13px;font-weight:500}.renewal-summary-card button{margin:0;padding:0 22px;background:#eee7ed;border:0;cursor:pointer}.renewal-info-dialog{width:min(720px,calc(100vw - 32px));padding:34px;border:1px solid #cdbfca;background:#fffdfb;color:#2c172d}.renewal-info-dialog::backdrop{background:rgba(30,17,31,.48)}.renewal-info-dialog>button{position:absolute;top:15px;right:18px;border:0;background:transparent;font-size:24px;cursor:pointer}.renewal-info-dialog h3{margin:8px 0 24px;font:400 32px Georgia,"Songti SC",serif}.renewal-info-dialog section{padding:17px 0;border-top:1px solid #ded4dc}.renewal-info-dialog h4{margin:0 0 8px;font:400 19px Georgia,"Songti SC",serif}.renewal-info-dialog p,.renewal-info-dialog small{color:#5f5260;line-height:1.7}.renewal-records article.is-new{animation:renewal-confirm 2.4s ease-out}@keyframes renewal-confirm{0%,35%{background:#eee7ed}100%{background:#fffdfb}}@media(max-width:760px){.renewal-summary-card{grid-template-columns:1fr}.renewal-summary-card button{min-height:50px}.renewal-info-dialog{padding:28px 20px}}
.renewal-records article.is-withdrawn{opacity:.58;background:#f3eff2}.renewal-records article.is-withdrawn .renewal-record-status strong{color:#6f6570}.renewal-reapply{min-height:36px;margin-top:8px;border-bottom:1px solid #9c8d9b}

/* Public partner-store intent application. */
.service-store-links{display:flex;align-items:center;gap:14px;margin-top:26px}.partner-store-screen{background:#f4f0ee}.partner-store-intro{align-items:start}.partner-store-layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(520px,1.28fr);gap:1px;background:#d7cbd4;border:1px solid #d7cbd4}.partner-store-layout>aside,.partner-store-form,.partner-store-success{padding:clamp(30px,4vw,58px);background:#fffdfb}.partner-store-layout>aside{background:#2c172d;color:#f7f1f4}.partner-store-layout>aside .eyebrow,.partner-store-layout>aside small{color:#c9b9c7}.partner-store-layout>aside h3,.partner-store-success h3{margin:8px 0 22px;font:400 clamp(30px,3.5vw,48px)/1.18 Georgia,"Songti SC",serif}.partner-store-layout>aside p:not(.eyebrow){color:#e0d5dd;line-height:1.8}.partner-store-layout>aside small{display:block;margin-top:34px;line-height:1.8}.partner-store-form{display:grid;grid-template-columns:1fr 1fr;gap:17px 20px}.partner-store-form label{margin:0;color:#514552;font-size:13px}.partner-store-form label>b{color:#5d315c}.partner-store-form label>small{color:#7c6d7c}.partner-store-form input,.partner-store-form textarea{min-height:46px;background:#faf7f9}.partner-store-form textarea{min-height:96px}.partner-store-wide{grid-column:1/-1}.partner-store-submit{justify-self:start;min-width:150px}.partner-store-success{grid-column:2;min-height:420px;display:flex;flex-direction:column;justify-content:center}.partner-store-success[hidden]{display:none}.partner-store-success>p:not(.eyebrow){color:#645665}.partner-store-success dl{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:28px 0 0;background:#d8cdd5}.partner-store-success dl div{padding:17px;background:#f4eff2}.partner-store-success dt{color:#806f80;font-size:10px;letter-spacing:.1em}.partner-store-success dd{margin:6px 0 0}.partner-store-form .message{margin:0}.partner-store-form .message.is-error{color:#7f3142}
@media(max-width:760px){.service-store-links{align-items:flex-start;flex-direction:column}.partner-store-layout{grid-template-columns:1fr}.partner-store-form{grid-template-columns:1fr;padding:26px 20px}.partner-store-wide{grid-column:1}.partner-store-success{grid-column:1;min-height:360px}.partner-store-success dl{grid-template-columns:1fr}}

/* Renewal application: three-step customer path, with supporting information folded away. */
.renewal-helper-folds{display:flex;gap:26px;margin:0 0 22px;padding:14px 0;border-top:1px solid #d5c9d4;border-bottom:1px solid #d5c9d4}.renewal-helper-folds details{flex:1}.renewal-helper-folds summary{cursor:pointer;color:#3f2a40;font-size:13px;list-style:none}.renewal-helper-folds summary:after{content:"＋";float:right;color:#806d80}.renewal-helper-folds details[open] summary:after{content:"－"}.renewal-helper-folds p{max-width:620px;margin:13px 0 0;color:#685b69;font-size:12px;line-height:1.7}.renewal-form{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:16px}.renewal-photo-step{grid-column:1;grid-row:1/3}.renewal-size-step{grid-column:2}.renewal-submit-step{grid-column:2}.renewal-submit-step .renewal-contact-card{margin-top:16px;padding:0;border:0;background:transparent;grid-template-columns:1fr 1fr}.renewal-submit-step .renewal-contact-card label:last-child{grid-column:1/-1}.renewal-submit-step .renewal-submit{padding-top:22px}.renewal-submit-step .renewal-submit p{margin:10px 0 0;color:#706471;font-size:12px}.renewal-submit-step .renewal-submit .button{min-width:180px}.renewal-form>.message{grid-column:1/-1}
@media(max-width:760px){.renewal-helper-folds{display:block}.renewal-helper-folds details+details{margin-top:14px;padding-top:14px;border-top:1px solid #ded4dc}.renewal-form{grid-template-columns:1fr}.renewal-photo-step,.renewal-size-step,.renewal-submit-step{grid-column:1;grid-row:auto}.renewal-submit-step .renewal-contact-card{grid-template-columns:1fr}.renewal-submit-step .renewal-contact-card label:last-child{grid-column:1}.renewal-submit-step .renewal-submit .button{width:100%}}
.design-phone-dialog{width:min(500px,calc(100vw - 32px));padding:38px;border:1px solid #cdbfca;background:#fffdfb;color:#2c172d;box-shadow:0 26px 80px rgba(31,15,32,.3)}
.design-phone-dialog::backdrop{background:rgba(28,14,30,.52);backdrop-filter:blur(3px)}
.design-phone-dialog h3{margin:6px 0 12px;font:400 34px/1.15 Georgia,"Songti SC",serif}
.design-phone-dialog form>div>p:not(.eyebrow){margin:0 0 25px;color:#655766}
.design-phone-dialog label{margin:0 0 7px;color:#4e3f50;font-size:13px}
.design-phone-dialog input{min-height:48px;margin:0 0 17px;padding:12px 13px;border-color:#cdbfca;background:#faf7f9}
.design-phone-dialog .button{width:100%;min-height:48px;background:#2c172d;border-color:#2c172d}
.design-phone-dialog .button:disabled,.design-phone-dialog .text-button:disabled{opacity:.55;cursor:not-allowed}
.design-phone-close{position:absolute;top:15px;right:18px;border:0;background:transparent;color:#2c172d;cursor:pointer;font-size:25px}
.design-phone-privacy{margin:22px 0 0;padding-top:16px;border-top:1px solid #ded4dc;color:#786b79;font-size:11px;line-height:1.65}
.design-phone-dialog .message{margin-top:12px}.design-phone-dialog .message.is-error{color:#7b314d}
#design-phone-masked{font-weight:500;letter-spacing:.05em}
#design-phone-resend{display:block;min-height:36px;margin:13px auto 0}
.archive-login-gate{max-width:820px;margin:42px auto 80px;padding:58px 6vw;border-top:1px solid #cdbfca;border-bottom:1px solid #cdbfca;text-align:center}
.archive-identity-notice{margin:0 0 24px;padding:14px 18px;border-left:2px solid #765d76;background:#f3edf1;color:#685a69;font-size:12px;line-height:1.75}
.archive-login-gate h3{margin:8px 0 16px;font:400 clamp(30px,3.2vw,46px)/1.15 Georgia,"Songti SC",serif;color:#2c172d}
.archive-login-gate p:not(.eyebrow){max-width:560px;margin:0 auto 28px;color:#6d6070;line-height:1.8}
.archive-login-gate .button{min-width:220px}.archive-login-gate-actions{display:flex;justify-content:center;align-items:center;gap:26px;flex-wrap:wrap}
@media(max-width:760px){.design-phone-dialog{width:calc(100vw - 24px);max-width:100%;padding:30px 20px}.design-phone-dialog h3{font-size:29px}}
@media(max-width:760px){.archive-login-gate{margin:24px 0 52px;padding:42px 18px}.archive-login-gate-actions{align-items:stretch;flex-direction:column;gap:14px}.archive-login-gate .button{width:100%}}

/* Archive access states must size from the archive content column, not flex min-content. */
.archive-screen{min-width:0}
.archive-screen>.screen-intro,.archive-screen>#archive-login-gate,.archive-screen>.archive-switch,.archive-screen>#archive-custom-panel,.archive-screen>#archive-renewal-panel{width:100%;max-width:100%;min-width:0}
.archive-screen .screen-intro>*{min-width:0}
.archive-screen .screen-intro h2{max-width:760px;overflow-wrap:anywhere}
.archive-screen>#archive-login-gate{width:min(100%,820px);max-width:820px;padding-inline:clamp(24px,6vw,72px)}
.archive-login-gate h3,.archive-login-gate p,.archive-empty strong,.archive-empty p{overflow-wrap:anywhere}
.archive-empty{width:100%;max-width:100%;min-width:0}
@media(max-width:760px){.archive-screen .screen-intro h2{max-width:100%;font-size:clamp(34px,9.5vw,42px)}.archive-screen>#archive-login-gate{width:100%;max-width:100%;padding-inline:18px}}
