:root{--bg:#FFF6F4;--white:#FFFFFF;--soft:#F8E8E4;--title:#3A1518;--text:#4A2428;--muted:#7A4E52;--faint:#A0787C;--red:#E35D6A;--pink:#F08A92;--gold:#C9A227;--peach:#F3B4B0;--border:rgba(227,93,106,.18);--shadow:0 14px 34px rgba(58,21,24,.08);--radius:20px;--shell:1160px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(var(--shell),calc(100% - 32px));margin:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{position:fixed;inset:0 0 auto;z-index:50}.seal-bar{height:28px;background:var(--red);color:#fff}.seal-inner{height:28px;display:flex;align-items:center;justify-content:space-between;font-size:13px}.seal-brand{font-weight:800;letter-spacing:.08em}.text-action{border:0;background:transparent;color:#fff;cursor:pointer;padding:2px 0}.courtyard-bar{height:64px;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.courtyard-inner{height:64px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.square-menu{width:44px;height:44px;border:1px solid var(--border);border-radius:14px;background:#fff;color:var(--title);cursor:pointer;font-size:20px}.brand-lockup{display:flex;align-items:center;justify-content:center;min-width:120px}.brand-logo{display:block;max-height:34px;max-width:180px;width:auto;height:auto}.brand-word{font-size:24px;font-weight:900;color:var(--title);letter-spacing:.16em}.app-link{justify-self:end;min-height:44px;display:inline-flex;align-items:center;padding:0 18px;border-radius:999px;background:linear-gradient(135deg,#F08A92 0%,#E35D6A 52%,#C94A56 100%);color:#fff;font-size:14px;font-weight:800}.path-bar{height:44px;background:#fff;border-bottom:1px solid var(--border)}.path-inner{height:44px;display:flex;align-items:center;justify-content:center;gap:38px;white-space:nowrap}.path-inner a{height:44px;display:flex;align-items:center;position:relative;color:var(--muted);font-size:14px}.path-inner a.is-current{color:var(--title);font-weight:800}.path-inner a.is-current:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:3px;background:var(--red)}
.site-main{padding-top:136px}.section{padding:48px 0}.section-tight{padding:28px 0}.hero{padding:42px 0 28px}.hero-card{background:#fff;border:1px solid var(--border);border-radius:24px;box-shadow:var(--shadow);overflow:hidden}.hero-copy{padding:44px 48px 28px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--red);font-size:13px;font-weight:900;letter-spacing:.12em}.eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--gold)}h1,h2,h3{color:var(--title);line-height:1.3;margin-top:0}h1{font-size:clamp(28px,4vw,32px);margin:14px 0 18px}h2{font-size:24px;margin-bottom:14px}h3{font-size:18px;margin-bottom:8px}p{margin:0 0 16px}.lead{font-size:17px;color:var(--muted);max-width:820px}.hero-actions,.inline-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.btn{min-height:44px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:800}.btn-primary{background:linear-gradient(135deg,#F08A92 0%,#E35D6A 52%,#C94A56 100%);color:#fff}.btn-secondary{background:#fff;color:var(--red);border:1px solid var(--border)}.media-slot{background:linear-gradient(135deg,#F8E8E4,#FFF6F4);min-height:210px;display:flex;align-items:center;justify-content:center;overflow:hidden}.media-slot img{display:block;width:100%;height:auto;max-height:340px;object-fit:cover}.media-slot.small{min-height:180px;border-radius:18px}.media-slot.small img{max-height:260px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.section-head p{color:var(--muted);max-width:720px}.section-head .more{color:var(--red);font-weight:800;white-space:nowrap}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.grid-6{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:24px;box-shadow:0 8px 26px rgba(58,21,24,.04)}.card p{color:var(--muted)}.card .meta{font-size:13px;color:var(--faint);margin-bottom:8px}.tag-row{display:flex;gap:10px;flex-wrap:wrap}.tag{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--border);border-radius:999px;padding:10px 14px;font-size:14px}.dot{width:8px;height:8px;border-radius:50%;background:var(--red)}.dot.gold{background:var(--gold)}.dot.peach{background:var(--peach)}.number-list{display:grid;gap:12px}.number-item{display:grid;grid-template-columns:48px 1fr;gap:16px;align-items:start;padding:18px 0;border-bottom:1px solid var(--border)}.number-item:last-child{border-bottom:0}.num{font-size:25px;font-weight:900;color:var(--red);line-height:1}.feature-split{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:stretch}.feature-split>.card{height:100%}.list-plain{list-style:none;padding:0;margin:0}.list-plain li{padding:13px 0;border-bottom:1px dashed var(--border)}.list-plain li:last-child{border-bottom:0}.list-plain strong{color:var(--title)}.quote-panel{background:linear-gradient(135deg,#fff,#F8E8E4);border:1px solid var(--border);border-radius:22px;padding:30px}.quote-panel p{font-size:18px;color:var(--title)}.timeline{position:relative;margin-left:14px;padding-left:26px}.timeline:before{content:"";position:absolute;left:4px;top:7px;bottom:7px;width:2px;background:var(--border)}.timeline-item{position:relative;padding:0 0 28px}.timeline-item:before{content:"";position:absolute;left:-27px;top:7px;width:10px;height:10px;border-radius:50%;background:var(--red);box-shadow:0 0 0 5px var(--bg)}.status{display:inline-flex;padding:5px 10px;border-radius:999px;background:var(--soft);color:var(--red);font-size:12px;font-weight:800}.article-wrap{max-width:880px;margin:0 auto}.article-wrap .card{padding:34px}.article-wrap h2{margin-top:28px}.article-wrap p{color:var(--text)}.notice{border-left:4px solid var(--gold);background:#fff;border-radius:0 16px 16px 0;padding:18px 20px;color:var(--muted);margin:22px 0}.faq-list{display:grid;gap:14px}.faq-item{background:#fff;border:1px solid var(--border);border-radius:18px;padding:22px}.faq-item h2{font-size:18px;margin-bottom:8px}.faq-item p{color:var(--muted);margin:0}.pill-nav{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.pill-nav a{padding:9px 13px;border-radius:999px;border:1px solid var(--border);background:#fff;color:var(--red);font-weight:700}.content-banner{background:linear-gradient(135deg,#F8E8E4,#fff);border:1px solid var(--border);border-radius:22px;padding:32px}.content-banner h1{max-width:820px}.index-paths{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.path-chip{background:#fff;border:1px solid var(--border);border-radius:18px;padding:18px;min-height:134px}.path-chip a{color:var(--red);font-weight:800}.large-number{font-size:44px;font-weight:900;color:var(--red);line-height:1;margin-bottom:14px}.album-list{display:grid;gap:14px}.album-row{display:grid;grid-template-columns:110px 1fr auto;gap:20px;align-items:center;background:#fff;border:1px solid var(--border);border-radius:18px;padding:18px}.album-index{font-size:12px;color:var(--faint)}.album-row .go{color:var(--red);font-weight:800}.phone-card{background:linear-gradient(160deg,#fff,#F8E8E4);border-radius:28px;border:1px solid var(--border);padding:28px}.icon-row{display:flex;align-items:center;gap:14px;margin-bottom:16px}.icon-row img{width:58px;height:58px;border-radius:16px;object-fit:cover}.rights-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.mini{font-size:13px;color:var(--faint)}
.site-footer{background:var(--title);color:#F8E8E4;margin-top:58px;padding:46px 0 calc(30px + env(safe-area-inset-bottom))}.footer-wrap{display:grid;gap:30px}.footer-brand{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.footer-brand-link{display:flex;align-items:center;gap:14px}.footer-logo{max-height:34px;max-width:160px}.footer-brand strong{display:block;font-size:22px}.footer-brand small{display:block;letter-spacing:.12em;color:#F3B4B0}.footer-brand p{max-width:660px;color:#d9bfc1}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:26px 0;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.footer-grid h2{font-size:14px;color:#F3B4B0;margin-bottom:12px}.footer-grid a{display:block;color:#F8E8E4;padding:4px 0;font-size:14px}.footer-bottom{display:flex;justify-content:space-between;gap:16px;color:#d9bfc1;font-size:13px}.overlay{position:fixed;inset:0;background:rgba(58,21,24,.32);z-index:80;visibility:hidden;opacity:0;pointer-events:none;transition:.2s}.overlay.is-open{visibility:visible;opacity:1;pointer-events:auto}.site-drawer{position:fixed;right:0;top:0;bottom:0;width:360px;max-width:88vw;background:#fff;z-index:90;transform:translateX(102%);visibility:hidden;pointer-events:none;transition:.25s ease;box-shadow:-20px 0 50px rgba(58,21,24,.14);overflow-y:auto}.site-drawer.is-open{transform:none;visibility:visible;pointer-events:auto}.drawer-head{position:sticky;top:0;background:#fff;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid var(--border)}.drawer-brand{display:flex;align-items:center;gap:10px}.drawer-brand img{max-height:28px;max-width:120px}.close-btn{width:44px;height:44px;border-radius:14px;border:1px solid var(--border);background:#fff;color:var(--title);font-size:26px;cursor:pointer}.drawer-groups{padding:10px 18px 28px}.drawer-groups section{padding:16px 0;border-bottom:1px solid var(--border)}.drawer-groups section:last-child{border-bottom:0}.drawer-groups h2{font-size:13px;color:var(--red);letter-spacing:.12em;margin:0 0 10px}.drawer-groups a{display:block;padding:10px 0}.drawer-groups a strong{display:block;font-size:15px}.drawer-groups a span{display:block;color:var(--muted);font-size:12px;line-height:1.55;margin-top:3px}.search-panel{position:fixed;left:0;right:0;top:92px;z-index:95;visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-10px);transition:.2s}.search-panel.is-open{visibility:visible;opacity:1;pointer-events:auto;transform:none}.search-card{width:min(760px,calc(100% - 32px));margin:auto;background:#fff;border:1px solid var(--border);border-radius:24px;padding:26px;box-shadow:var(--shadow)}.search-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.search-head h2{margin:8px 0 0}.search-mock{height:54px;border:1px solid var(--border);border-radius:16px;display:flex;align-items:center;gap:10px;padding:0 16px;color:var(--muted);background:var(--bg);margin:18px 0}.quick-links{display:flex;gap:10px;flex-wrap:wrap}.quick-links a{padding:9px 14px;border-radius:999px;background:var(--soft);color:var(--red);font-weight:800}.ui-locked{overflow:hidden}.mobile-bottom{display:none}
@media (hover:hover){a:hover{opacity:.78}.btn:hover,.app-link:hover{opacity:.92}.card:hover{transform:translateY(-2px);transition:.18s}.square-menu:hover,.close-btn:hover{background:var(--soft)}}a:focus-visible,button:focus-visible{outline:3px solid rgba(227,93,106,.32);outline-offset:3px}
@media(max-width:900px){.path-inner{gap:24px}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3,.grid-6,.rights-grid{grid-template-columns:repeat(2,1fr)}.feature-split{grid-template-columns:1fr}.index-paths{grid-template-columns:repeat(2,1fr)}.footer-brand{display:block}.footer-brand p{margin-top:16px}}
@media(max-width:680px){.shell{width:min(100% - 32px,var(--shell))}.site-main{padding-top:92px;padding-bottom:58px}.path-bar{display:none}.hero{padding-top:24px}.hero-copy{padding:28px 22px 20px}.section{padding:34px 0}.section-head{align-items:flex-start;display:block}.section-head .more{display:inline-block;margin-top:6px}.grid-2,.grid-3,.grid-4,.grid-6,.rights-grid,.index-paths{grid-template-columns:1fr}.card{padding:20px}.article-wrap .card{padding:24px 20px}.album-row{grid-template-columns:54px 1fr}.album-row .go{grid-column:2}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:6px}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:60;height:calc(50px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(5,1fr);background:rgba(255,255,255,.97);border-top:1px solid var(--border);backdrop-filter:blur(12px)}.mobile-bottom a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;color:var(--muted);font-size:13px}.mobile-bottom a span{font-size:16px;line-height:1}.mobile-bottom a b{font-size:11px}.mobile-bottom a.is-current{color:var(--red)}.search-panel{top:0;bottom:0;background:var(--bg);overflow:auto;transform:none}.search-card{width:100%;min-height:100%;border:0;border-radius:0;box-shadow:none;padding:22px 16px}.site-drawer{width:88vw}.app-link{padding:0 12px;font-size:13px}.brand-lockup{min-width:90px}.brand-logo{max-width:130px}.courtyard-inner{grid-template-columns:1fr auto 1fr}.media-slot{min-height:150px}.footer-wrap{padding-bottom:8px}}
