:root{--bg:#F3EEEA;--deep:#E7E1DC;--paper:#FFFBFA;--sub:#EFE6E4;--title:#3D3336;--text:#4F4548;--muted:#8A7A7E;--soft:#A39A96;--pink:#D9A0AE;--rose:#C47B8A;--mist:#E8C9D0;--gray:#9B938E;--clay:#D4B8A8;--sage:#9BB0A5;--border:rgba(196,123,138,.22);--border2:rgba(196,123,138,.40);--shadow:0 16px 36px rgba(61,51,54,.08);--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.78 -apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}img{display:block;max-width:100%}.shell{width:min(var(--max),calc(100% - 40px));margin:0 auto}.site-header{position:fixed;inset:0 0 auto 0;z-index:80}.cloud-line{height:22px;background:var(--rose);color:#fff;font-size:12px}.cloud-inner{height:22px;display:flex;align-items:center;justify-content:space-between}.cloud-brand{font-weight:700;letter-spacing:.08em}.text-button{border:0;background:transparent;color:#fff;min-width:44px;height:22px;cursor:pointer}.mantel-bar{height:64px;background:rgba(255,251,250,.96);border-bottom:1px solid var(--border);backdrop-filter:blur(10px)}.mantel-inner{height:64px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px}.logo-link{justify-self:start;min-height:44px;display:flex;align-items:center;max-width:210px}.brand-logo,.book-logo,.footer-logo{height:34px;width:auto;max-width:190px;object-fit:contain}.brand-fallback{font-weight:800;color:var(--title);font-size:22px;white-space:nowrap}.book-button,.app-link,.button-secondary,.button-primary{min-height:44px;border-radius:12px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;transition:.2s ease}.book-button{border:1px solid var(--border2);background:var(--paper);cursor:pointer}.app-link{justify-self:end;background:linear-gradient(135deg,#E8C9D0 0%,#D9A0AE 52%,#C47B8A 100%);color:#fff}.pink-note{height:44px;background:var(--sub);border-bottom:1px solid var(--border)}.pink-note-inner{height:44px;display:flex;align-items:center;gap:8px}.pink-note a{height:30px;display:inline-flex;align-items:center;padding:0 12px;border-radius:8px;color:var(--title);font-size:14px}.pink-note a.is-current{background:var(--rose);color:#fff}.site-main{padding-top:150px;min-height:70vh}.page-section{padding:34px 0}.page-section.tight{padding:22px 0}.hero,.page-hero{padding-top:28px}.hero-card,.page-hero-card{background:var(--paper);border:1px solid var(--border);border-radius:20px;box-shadow:var(--shadow);overflow:hidden}.hero-copy,.page-hero-copy{padding:28px 30px 30px}.eyebrow{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:8px;background:var(--sub);color:var(--rose);font-weight:800;font-size:13px;letter-spacing:.08em}.hero h1,.page-hero h1{margin:12px 0 12px;color:var(--title);font-size:clamp(28px,3vw,32px);line-height:1.25;letter-spacing:-.02em}.lead{margin:0;max-width:850px;color:var(--text);font-size:17px}.hero-actions,.inline-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.button-primary{background:linear-gradient(135deg,#E8C9D0 0%,#D9A0AE 52%,#C47B8A 100%);color:#fff;border:0}.button-secondary{background:var(--paper);border:1px solid var(--border2);color:var(--title)}.button-primary:hover,.button-secondary:hover,.app-link:hover,.book-button:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(61,51,54,.10)}a:focus-visible,button:focus-visible{outline:3px solid rgba(196,123,138,.45);outline-offset:3px}.media-slot{width:100%;background:linear-gradient(135deg,var(--sub),var(--deep));display:flex;align-items:center;justify-content:center;overflow:hidden}.media-slot img{width:100%;height:100%;object-fit:contain;object-position:center}.hero-media{aspect-ratio:16/6;max-height:300px}.hero-media img{max-height:300px}.section-media{height:220px;border-radius:16px}.small-media{height:190px}.app-media{min-height:360px;max-height:420px}.app-media img{max-height:420px;width:auto}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px}.section-head h2{margin:0;color:var(--title);font-size:25px}.section-head p{margin:0;color:var(--muted);max-width:650px}.cards-6,.cards-4,.cards-3,.cards-2{display:grid;gap:16px}.cards-6{grid-template-columns:repeat(3,1fr)}.cards-4{grid-template-columns:repeat(4,1fr)}.cards-3{grid-template-columns:repeat(3,1fr)}.cards-2{grid-template-columns:repeat(2,1fr)}.note-card,.info-card,.status-card,.step-card,.quote-card,.faq-card,.policy-card,.index-card{background:var(--paper);border:1px solid var(--border);border-radius:16px;padding:20px;box-shadow:0 8px 22px rgba(61,51,54,.04)}.note-card .media-slot{margin:-20px -20px 16px;width:calc(100% + 40px);border-radius:16px 16px 0 0}.note-card h3,.info-card h3,.status-card h3,.step-card h3,.quote-card h3,.policy-card h2,.policy-card h3,.index-card h3{margin:0 0 8px;color:var(--title)}.note-card p,.info-card p,.status-card p,.step-card p,.quote-card p,.policy-card p,.index-card p{margin:0;color:var(--text)}.card-link{display:inline-flex;margin-top:13px;color:var(--rose);font-weight:800}.long-table{display:grid;grid-template-columns:1.05fr .95fr;gap:18px;align-items:stretch}.long-copy{background:var(--paper);border:1px solid var(--border);border-radius:18px;padding:26px}.number-list{display:grid;gap:10px;margin-top:18px}.number-item{display:grid;grid-template-columns:46px 1fr;gap:12px;padding:14px 0;border-top:1px solid var(--border)}.number-item b{font-size:22px;color:var(--rose)}.number-item strong{color:var(--title)}.cabinet-list{display:grid;gap:12px}.cabinet-row{display:grid;grid-template-columns:150px 1fr;gap:18px;background:var(--paper);border:1px solid var(--border);border-radius:15px;padding:18px}.cabinet-row strong{color:var(--title)}.meter-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.meter-card{background:var(--paper);border:1px solid var(--border);border-radius:16px;padding:20px}.meter-no{font-size:46px;line-height:1;color:var(--mist);font-weight:900}.meter-card h3{margin:12px 0 6px;color:var(--title)}.timeline-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.status-card{position:relative;padding-top:24px}.status-dot{width:12px;height:12px;border-radius:50%;background:var(--sage);margin-bottom:16px}.status-card:nth-child(2) .status-dot{background:var(--clay)}.status-card:nth-child(3) .status-dot{background:var(--pink)}.status-card:nth-child(4) .status-dot{background:var(--gray)}.steps{counter-reset:step;display:grid;gap:12px}.step-card{display:grid;grid-template-columns:56px 1fr;gap:16px;align-items:start}.step-card:before{counter-increment:step;content:counter(step,decimal-leading-zero);color:var(--rose);font-size:25px;font-weight:900}.quote-card{border-left:4px solid var(--pink)}.quote-label{display:block;color:var(--rose);font-size:13px;font-weight:900;margin-bottom:8px}.app-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:20px;align-items:center;background:var(--paper);border:1px solid var(--border);border-radius:20px;padding:22px}.app-copy h2{margin:0 0 10px;color:var(--title)}.app-icon-row{display:flex;align-items:center;gap:14px;margin-bottom:16px}.app-icon-row img{width:64px;height:64px;object-fit:contain}.app-icon-placeholder{width:64px;height:64px;border-radius:16px;background:var(--sub)}.mini-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.mini-links a{min-height:40px;display:inline-flex;align-items:center;padding:0 13px;border-radius:10px;border:1px solid var(--border);background:var(--sub);font-weight:700}.split-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.bullet-list{margin:12px 0 0;padding-left:1.15em}.bullet-list li{margin:7px 0}.article-flow{display:grid;gap:16px}.article-flow article,.article-flow section{background:var(--paper);border:1px solid var(--border);border-radius:16px;padding:22px}.article-flow h2,.article-flow h3{margin-top:0;color:var(--title)}.article-flow p:last-child{margin-bottom:0}.tag-row{display:flex;gap:8px;flex-wrap:wrap}.tag{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border:1px solid var(--border);border-radius:9px;background:var(--sub);color:var(--title);font-size:14px;font-weight:700}.editor-note{background:var(--sub)!important;border-color:var(--border2)!important}.editor-note strong{color:var(--rose)}.faq-list{display:grid;gap:12px}.faq-card h2{font-size:18px}.site-footer{margin-top:38px;background:var(--title);color:var(--bg);padding:36px 0 calc(28px + env(safe-area-inset-bottom))}.footer-top{display:grid;grid-template-columns:1.1fr 2fr;gap:42px}.footer-brand{display:grid;align-content:start;gap:8px}.footer-brand strong{font-size:22px}.footer-brand span{color:#E8C9D0;font-size:13px;letter-spacing:.12em}.footer-brand p{color:#E7E1DC;margin:8px 0 0}.footer-logo-link{display:inline-flex;align-items:center;min-height:44px}.footer-logo{max-width:180px}.footer-brand .brand-fallback{color:#fff}.footer-groups{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.footer-groups section{display:grid;align-content:start;gap:6px}.footer-groups h2{font-size:15px;margin:0 0 4px;color:#fff}.footer-groups a{color:#E7E1DC;font-size:14px}.footer-groups a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:28px;padding-top:18px;color:#D4CBC8;font-size:13px}.site-overlay{position:fixed;inset:0;background:rgba(61,51,54,.42);z-index:90;opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.site-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.neighbor-book{position:fixed;left:50%;top:50%;transform:translate(-50%,-48%) scale(.98);width:min(930px,92vw);max-height:72vh;overflow:auto;background:var(--paper);z-index:100;border-radius:20px;box-shadow:0 26px 70px rgba(61,51,54,.24);border:1px solid var(--border2);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.neighbor-book.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.book-head,.search-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;background:rgba(255,251,250,.97);border-bottom:1px solid var(--border)}.book-brand{display:flex;align-items:center;gap:12px}.book-brand>div{display:grid}.book-brand span{font-size:11px;color:var(--muted);letter-spacing:.1em}.book-spread{display:grid;grid-template-columns:repeat(2,1fr);gap:0}.book-spread section{padding:22px}.book-spread section:nth-child(odd){border-right:1px solid var(--border)}.book-spread section:nth-child(n+3){border-top:1px solid var(--border)}.book-spread h2{margin:0 0 10px;color:var(--rose);font-size:16px}.book-spread a{display:grid;grid-template-columns:104px 1fr;gap:10px;padding:10px 0;border-top:1px dashed var(--border)}.book-spread a:first-of-type{border-top:0}.book-spread strong{color:var(--title)}.book-spread span{color:var(--muted);font-size:13px}.close-button{min-width:58px;min-height:44px;border:1px solid var(--border2);border-radius:10px;background:var(--sub);cursor:pointer}.search-layer{position:fixed;left:50%;top:96px;transform:translateX(-50%) translateY(-8px);width:min(760px,calc(100vw - 40px));background:var(--paper);z-index:100;border-radius:0 0 18px 18px;border:1px solid var(--border2);box-shadow:var(--shadow);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.search-layer.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.search-head{position:static}.search-head small{color:var(--rose);font-weight:800}.search-head h2{margin:2px 0 0;font-size:20px;color:var(--title)}.search-box{margin:18px 20px 12px;min-height:52px;border:1px solid var(--border2);border-radius:12px;background:var(--bg);display:flex;align-items:center;justify-content:space-between;padding:0 16px;color:var(--muted)}.search-symbol{font-size:24px;color:var(--rose)}.preset-links{display:flex;gap:8px;flex-wrap:wrap;padding:0 20px 20px}.preset-links a{min-height:40px;display:inline-flex;align-items:center;padding:0 12px;background:var(--sub);border-radius:10px;border:1px solid var(--border);font-weight:700}.layer-open{overflow:hidden}.mobile-nav{display:none}
@media (max-width:900px){.cards-6,.cards-3{grid-template-columns:repeat(2,1fr)}.cards-4,.timeline-grid,.meter-grid{grid-template-columns:repeat(2,1fr)}.long-table,.app-panel,.footer-top{grid-template-columns:1fr}.footer-groups{grid-template-columns:repeat(2,1fr)}.app-media{min-height:300px}.app-media img{max-height:360px}.cabinet-row{grid-template-columns:1fr}.book-spread a{grid-template-columns:90px 1fr}}
@media (max-width:640px){.shell{width:calc(100% - 32px)}.pink-note{display:none}.site-main{padding-top:106px;padding-bottom:62px}.cloud-line,.cloud-inner{height:22px}.mantel-bar,.mantel-inner{height:64px}.mantel-inner{grid-template-columns:minmax(0,1fr) auto auto;gap:8px}.logo-link{min-width:0;max-width:132px}.brand-logo{height:30px;max-width:128px}.brand-fallback{font-size:18px}.book-button,.app-link{min-height:44px;padding:0 12px;border-radius:10px;font-size:14px}.hero,.page-hero{padding-top:18px}.hero-copy,.page-hero-copy{padding:22px 20px 24px}.hero-media{aspect-ratio:16/9;max-height:300px}.cards-6,.cards-4,.cards-3,.cards-2,.split-list,.timeline-grid,.meter-grid{grid-template-columns:1fr}.section-head{align-items:start;flex-direction:column;gap:6px}.page-section{padding:26px 0}.section-media{height:200px}.note-card .media-slot{height:190px}.footer-top{gap:28px}.site-footer{padding-bottom:calc(82px + env(safe-area-inset-bottom))}.neighbor-book{width:92vw;max-height:80vh}.book-spread{grid-template-columns:1fr}.book-spread section{border-right:0!important;border-top:1px solid var(--border)}.book-spread section:first-child{border-top:0}.book-spread a{grid-template-columns:88px 1fr}.search-layer{top:86px;width:calc(100vw - 24px);border-radius:0 0 16px 16px}.mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;z-index:70;height:calc(50px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:rgba(255,251,250,.97);border-top:1px solid var(--border);backdrop-filter:blur(10px)}.mobile-nav a{min-height:50px;display:flex;align-items:center;justify-content:center;font-size:13px;color:var(--title)}.mobile-nav a.is-current{background:var(--rose);color:#fff}.section-head h2{font-size:23px}.app-panel{padding:16px}.app-media{min-height:260px}.hero-actions .button-primary,.hero-actions .button-secondary{flex:1 1 140px}.step-card{grid-template-columns:44px 1fr}.footer-groups{gap:18px}.footer-brand p{font-size:14px}}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
