*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F3EEEA;color:#4F4548;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;line-height:1.75;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{width:min(1160px,calc(100% - 32px));margin:0 auto}.top-stack{position:fixed;left:0;right:0;top:0;z-index:80}.gray-line{height:8px;background:#9B938E;color:#FFFBFA;overflow:visible}.gray-line-inner{height:8px;display:flex;align-items:center;justify-content:space-between;font-size:11px;transform:translateY(10px);pointer-events:none}.gray-line-inner span,.gray-line-inner button{pointer-events:auto}.text-button{border:0;background:transparent;color:#4F4548;cursor:pointer;padding:8px 10px}.porch{height:56px;margin-top:0;background:#FFFBFA;border-bottom:1px solid rgba(196,123,138,.22)}.porch-inner{height:56px;display:flex;align-items:center;justify-content:space-between;padding-top:7px}.brand{min-height:44px;display:flex;align-items:center;color:#3D3336;font-size:20px}.brand-logo{display:block;max-height:26px;max-width:180px;object-fit:contain}.porch-actions{display:flex;align-items:center;gap:10px}.primary-action,.secondary-action{min-height:44px;padding:10px 16px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;cursor:pointer}.primary-action{border:0;background:linear-gradient(135deg,#E8C9D0 0%,#D9A0AE 52%,#C47B8A 100%);color:#fff}.secondary-action{border:1px solid rgba(196,123,138,.40);background:#FFFBFA;color:#4F4548}.compact{padding:8px 14px}.look-tabs{height:40px;background:#FFFBFA;border-bottom:1px solid rgba(196,123,138,.22)}.look-tabs-inner{height:40px;display:flex;align-items:center;gap:12px}.look-tabs a{padding:5px 9px;border-radius:7px;font-size:14px}.look-tabs a.is-active{background:#C47B8A;color:#fff}.site-main{padding-top:126px;min-height:65vh}.hero,.section-card,.content-card,.mini-card,.status-card,.article-block{background:#FFFBFA;border:1px solid rgba(196,123,138,.22);box-shadow:0 16px 36px rgba(61,51,54,.08);border-radius:14px}.hero{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;padding:22px;margin:28px auto}.hero-media,.image-slot{background:#EFE6E4;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-media{min-height:230px}.hero-media img{width:100%;max-height:240px;object-fit:contain;object-position:center}.hero-copy{display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:13px;letter-spacing:.16em;color:#C47B8A;font-weight:800}.hero h1,.page-head h1{color:#3D3336;line-height:1.3;margin:.3em 0;font-size:clamp(28px,4vw,32px)}h2,h3{color:#3D3336;line-height:1.35}.button-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.text-link{min-height:44px;padding:9px 13px;border-bottom:2px solid #C47B8A;display:inline-flex;align-items:center}.section-wrap{margin:30px auto}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:14px}.section-heading h2{margin:0}.two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.three-col{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.section-card,.content-card,.article-block{padding:18px}.image-slot{height:170px;margin-bottom:14px}.image-slot img{width:100%;height:100%;object-fit:contain;object-position:center}.content-card p,.section-card p,.article-block p{margin:.5em 0}.long-feature{display:grid;grid-template-columns:.85fr 1.15fr;gap:22px;align-items:center}.long-feature .image-slot{height:220px;margin:0}.status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.status-card{padding:18px}.status-card b{display:block;color:#3D3336;margin-bottom:8px}.page-head{padding:34px 0 12px}.page-head p{max-width:820px}.content-list{display:grid;gap:16px;margin:18px 0 36px}.article-block h2{margin-top:0}.article-block .tag{display:inline-block;padding:4px 8px;background:#E7E1DC;border-radius:7px;color:#3D3336;font-size:13px}.numbered{counter-reset:item}.numbered .article-block{position:relative;padding-left:72px}.numbered .article-block:before{counter-increment:item;content:counter(item,decimal-leading-zero);position:absolute;left:20px;top:18px;color:#C47B8A;font-weight:900;font-size:22px}.faq-grid{display:grid;gap:14px}.faq-item{background:#FFFBFA;border:1px solid rgba(196,123,138,.22);border-radius:14px;padding:18px}.faq-item h2{font-size:18px;margin-top:0}.app-showcase{display:grid;grid-template-columns:minmax(220px,.7fr) 1.3fr;gap:28px;align-items:center}.app-visual{background:#EFE6E4;border-radius:14px;min-height:320px;display:flex;align-items:center;justify-content:center;padding:20px}.app-visual img{max-height:420px;max-width:100%;object-fit:contain}.icon-inline{width:64px;height:64px;object-fit:contain;border-radius:14px}.site-footer{background:#3D3336;color:#F3EEEA;padding:44px 0 70px;margin-top:48px}.footer-top{display:grid;gap:28px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand div{display:flex;flex-direction:column}.footer-brand span{font-size:12px;opacity:.75}.footer-logo{max-height:28px;max-width:170px;object-fit:contain;filter:brightness(4)}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.footer-grid section{display:flex;flex-direction:column;gap:6px}.footer-grid h2{color:#F3EEEA;font-size:15px;margin:0 0 4px}.footer-grid a{font-size:14px;opacity:.84}.footer-note{border-top:1px solid rgba(255,255,255,.15);padding-top:18px;margin:0}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:13px;opacity:.8}.overlay{position:fixed;inset:0;background:rgba(61,51,54,.35);z-index:90;opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.neighbor-panel,.search-panel{position:fixed;right:max(16px,calc((100vw - 1160px)/2));top:66px;z-index:100;background:#FFFBFA;border:1px solid rgba(196,123,138,.22);border-top:3px solid #C47B8A;border-radius:12px;box-shadow:0 16px 36px rgba(61,51,54,.14);visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-10px);transition:.2s}.neighbor-panel.is-open,.search-panel.is-open{visibility:visible;opacity:1;pointer-events:auto;transform:none}.neighbor-panel{width:min(460px,calc(100vw - 32px));max-height:72vh;overflow:auto}.search-panel{width:min(440px,calc(100vw - 32px));padding:18px}.panel-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(196,123,138,.22)}.panel-brand{display:flex;align-items:center;gap:10px}.panel-brand img{max-height:24px;max-width:120px;object-fit:contain}.icon-close{min-height:44px;border:1px solid rgba(196,123,138,.35);background:#FFFBFA;color:#4F4548;border-radius:9px;padding:8px 12px;cursor:pointer}.neighbor-groups{display:grid;grid-template-columns:1fr 1fr;gap:4px 18px;padding:14px 16px 20px}.neighbor-groups h2{font-size:14px;margin:8px 0}.neighbor-groups a{display:block;padding:9px 0;border-bottom:1px solid rgba(196,123,138,.12)}.neighbor-groups b,.neighbor-groups span{display:block}.neighbor-groups span{font-size:12px;color:#8A7A7E;line-height:1.5;margin-top:2px}.search-look{display:block}.search-look span{display:block;font-size:13px;color:#8A7A7E;margin-bottom:8px}.search-look input{width:100%;min-height:46px;border:1px solid rgba(196,123,138,.40);border-radius:10px;background:#F3EEEA;padding:10px 12px;color:#3D3336}.quick-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.quick-links a{padding:8px 10px;border:1px solid rgba(196,123,138,.28);border-radius:8px}.panel-open{overflow:hidden}.mobile-nav{display:none}.muted{color:#8A7A7E}.note-box{background:#E7E1DC;border-left:4px solid #9BB0A5;padding:14px 16px;border-radius:0 10px 10px 0}.terracotta{border-top:4px solid #D4B8A8}.sage{border-top:4px solid #9BB0A5}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid rgba(196,123,138,.45);outline-offset:2px}a:hover{opacity:.84}
@media(max-width:760px){.gray-line-inner{font-size:10px}.gray-line-inner span{max-width:70%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.look-tabs{display:none}.site-main{padding-top:72px}.porch{height:64px}.porch-inner{height:64px;padding-top:8px}.brand-logo{max-width:120px}.porch-actions{gap:6px}.secondary-action,.primary-action.compact{padding:8px 10px;min-height:44px}.hero{grid-template-columns:1fr;margin-top:20px;padding:16px}.hero-media{min-height:180px}.two-col,.three-col,.long-feature,.app-showcase{grid-template-columns:1fr}.status-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}.neighbor-panel,.search-panel{top:72px;right:16px;left:16px;width:auto}.neighbor-panel{height:60vh;max-height:60vh}.neighbor-groups{grid-template-columns:1fr 1fr}.mobile-nav{position:fixed;z-index:70;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(5,1fr);height:calc(50px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#FFFBFA;border-top:1px solid rgba(196,123,138,.22)}.mobile-nav a{display:flex;align-items:center;justify-content:center;font-size:13px;min-width:0}.mobile-nav a.is-active{background:#C47B8A;color:#fff}.site-footer{padding-bottom:95px}.image-slot{height:160px}.long-feature .image-slot{height:190px}.numbered .article-block{padding-left:60px}.numbered .article-block:before{left:16px}.app-visual{min-height:240px}}
@media(max-width:420px){.shell{width:min(100% - 32px,1160px)}.porch-actions .primary-action.compact{font-size:13px}.neighbor-groups{grid-template-columns:1fr}.status-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.hero h1,.page-head h1{font-size:28px}}
