:root{--bg:#FFF8FA;--deep:#FFF0F4;--card:#fff;--soft:#F8E8EE;--ink:#2A1820;--text:#3C2830;--muted:#6A4E58;--sub:#9A7A84;--brand:#E85A7A;--bright:#F07A96;--pale:#F6C2D0;--apricot:#F3D7C4;--mist:#C9B4D4;--line:rgba(232,90,122,.16);--shadow:0 14px 36px rgba(42,24,32,.08);--header:120px}*{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","Hiragino Sans GB","Microsoft YaHei",sans-serif;line-height:1.75;overflow-x:hidden}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{width:min(1200px,calc(100% - 32px));margin:0 auto}.site-header{position:fixed;z-index:50;top:0;left:0;right:0}.pink-line{height:18px;background:var(--brand);color:#fff;font-size:11px}.line-inner{height:18px;display:flex;align-items:center;justify-content:space-between}.mini-brand{font-weight:800;letter-spacing:.05em}.text-control{border:0;background:transparent;color:#fff;height:18px;padding:0 6px;cursor:pointer}.deskbar{height:62px;background:rgba(255,248,250,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.deskbar-inner{height:62px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand-link{justify-self:start;min-width:44px;height:44px;display:flex;align-items:center}.brand-logo{display:block;max-height:36px;max-width:146px;object-fit:contain}.brand-fallback{font-size:26px;font-weight:900;color:var(--ink)}.drawer-button,.app-link,.button-primary,.button-secondary{min-height:44px;border-radius:12px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;font-weight:800}.drawer-button{justify-self:center;border:1px solid var(--line);background:#fff;color:var(--ink);cursor:pointer}.app-link{justify-self:end;color:var(--brand)}.tag-strip{height:40px;background:var(--deep);border-bottom:1px solid var(--line)}.tag-strip-inner{height:40px;display:flex;gap:8px;align-items:center}.tag-strip a{height:30px;display:flex;align-items:center;padding:0 14px;border-radius:8px;color:var(--muted);font-size:14px;font-weight:700}.tag-strip a.active{background:var(--brand);color:#fff}.site-main{padding-top:calc(var(--header) + 34px);min-height:70vh}.section{padding:42px 0}.section-tight{padding:28px 0}.eyebrow{font-size:13px;font-weight:900;color:var(--brand);letter-spacing:.1em}.hero-title,.page-hero h1{font-size:clamp(28px,4vw,32px);line-height:1.25;color:var(--ink);margin:8px 0 14px}.lead{font-size:17px;color:var(--muted);max-width:820px}.hero-media,.media-slot{background:linear-gradient(135deg,var(--deep),#fff);border:1px solid var(--line);border-radius:16px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-media{max-height:300px;min-height:180px;margin-bottom:26px}.hero-media img{width:100%;max-height:300px;object-fit:contain;object-position:center}.media-slot{height:220px}.media-slot img{width:100%;height:100%;object-fit:contain;object-position:center}.media-slot.app-visual{height:420px}.action-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.button-primary{background:linear-gradient(135deg,#F07A96 0%,#E85A7A 55%,#C94A68 100%);color:#fff}.button-secondary{background:#fff;color:var(--brand);border:1px solid rgba(232,90,122,.35)}.grid{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card,.soft-card,.number-card,.status-card,.article-panel{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}.card,.soft-card,.number-card,.status-card{padding:20px}.card h2,.card h3,.soft-card h3,.status-card h3,.number-card h3{color:var(--ink);margin:0 0 8px}.card p,.soft-card p,.status-card p,.number-card p{margin:0;color:var(--muted)}.tone-rose{background:#FFF2F5}.tone-apricot{background:#FFF7F1}.tone-mist{background:#F8F2FA}.section-title{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:20px}.section-title h2{font-size:25px;color:var(--ink);margin:0}.section-title p{margin:0;color:var(--muted);max-width:620px}.feature-card{overflow:hidden}.feature-card .media-slot{border:0;border-bottom:1px solid var(--line);border-radius:15px 15px 0 0}.feature-card .copy{padding:20px}.indexed-list{display:grid;gap:10px}.indexed-list a{display:grid;grid-template-columns:58px 1fr auto;gap:16px;align-items:center;min-height:70px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:12px 16px}.indexed-list .no{font-size:24px;font-weight:900;color:var(--brand)}.indexed-list strong{color:var(--ink)}.indexed-list span{color:var(--muted)}.six-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.six-grid a{min-height:126px;border-radius:14px;padding:18px;border:1px solid var(--line)}.rack-list{display:grid;gap:12px}.rack-row{display:grid;grid-template-columns:120px 1fr auto;gap:18px;align-items:center;padding:18px;border:1px solid var(--line);background:#fff;border-radius:14px}.rack-row .label{font-weight:900;color:var(--brand)}.big-no{font-size:44px;line-height:1;color:var(--brand);font-weight:900}.status-dot{width:10px;height:10px;border-radius:50%;background:var(--brand);display:inline-block;margin-right:8px}.article-panel{padding:28px}.article-panel h2{color:var(--ink);font-size:23px;margin-top:0}.article-panel h3{color:var(--ink);margin-top:28px}.article-panel p{margin:0 0 15px}.quote-note{border-left:4px solid var(--brand);background:var(--deep);padding:18px 20px;border-radius:0 12px 12px 0}.app-layout{display:grid;grid-template-columns:minmax(260px,380px) 1fr;gap:32px;align-items:center}.icon-row{display:flex;align-items:center;gap:14px}.app-icon{width:64px;height:64px;object-fit:contain;border-radius:15px}.page-hero{padding-bottom:18px}.page-hero .media-slot{margin-top:20px}.breadcrumbs{font-size:14px;color:var(--sub);margin-bottom:8px}.faq{display:grid;gap:14px}.faq article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px}.faq h2{font-size:18px;color:var(--ink);margin:0 0 10px}.site-footer{background:var(--ink);color:#F8E8EE;margin-top:46px;padding:44px 0 88px}.footer-brand{display:flex;gap:12px;align-items:center;margin-bottom:26px}.footer-logo{max-width:110px;max-height:34px;object-fit:contain}.footer-brand div{display:flex;gap:8px;align-items:baseline}.footer-brand strong{font-size:22px}.footer-brand span{color:#D7BCC5}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.footer-grid h2{font-size:14px;color:#fff}.footer-grid a{display:block;color:#F0DDE3;margin:7px 0;font-size:14px}.footer-note{max-width:760px;color:#D9C2CA;margin-top:28px}.copyright{color:#BFA8B0;font-size:13px}.overlay{position:fixed;z-index:80;inset:0;background:rgba(42,24,32,.38);opacity:0;pointer-events:none;transition:.2s}.overlay.open{opacity:1;pointer-events:auto}.pink-drawer{position:fixed;z-index:90;top:0;right:0;width:min(370px,86vw);height:100dvh;background:var(--bg);box-shadow:-18px 0 50px rgba(42,24,32,.16);transform:translateX(102%);visibility:hidden;pointer-events:none;transition:transform .24s ease,visibility .24s;overflow-y:auto;padding:18px}.pink-drawer.open{transform:translateX(0);visibility:visible;pointer-events:auto}.drawer-head,.search-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.drawer-brand{display:flex;align-items:center;gap:10px;color:var(--ink)}.drawer-brand img{max-width:92px;max-height:32px;object-fit:contain}.close-button{min-height:44px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);padding:0 14px;cursor:pointer}.drawer-groups{display:grid;gap:14px;margin-top:16px}.drawer-groups section{background:var(--deep);border:1px solid var(--line);border-radius:16px;padding:14px}.drawer-groups h2{font-size:14px;margin:0 0 10px;color:var(--brand)}.drawer-groups a{display:block;background:#fff;border:1px solid var(--line);border-radius:12px;padding:10px 12px;margin:8px 0}.drawer-groups b{display:block;color:var(--ink)}.drawer-groups span{display:block;color:var(--muted);font-size:12px;margin-top:2px}.search-panel{position:fixed;z-index:85;top:80px;left:0;right:0;transform:translateY(-130%);visibility:hidden;pointer-events:none;transition:.22s}.search-panel.open{transform:translateY(0);visibility:visible;pointer-events:auto}.search-card{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:0 0 16px 16px;padding:20px}.search-card label{display:block;color:var(--muted);margin:16px 0 8px}.search-look{display:flex;align-items:center;border:1px solid rgba(232,90,122,.28);background:var(--bg);border-radius:12px;padding:0 12px}.search-look input{width:100%;height:46px;border:0;background:transparent;outline:none;color:var(--ink)}.search-look span{white-space:nowrap;color:var(--sub);font-size:13px}.preset-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.preset-links a{min-height:44px;padding:0 14px;display:flex;align-items:center;border:1px solid var(--line);border-radius:10px;color:var(--brand)}.mobile-bottom{display:none}.drawer-button:focus-visible,.app-link:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid rgba(232,90,122,.3);outline-offset:2px}@media(hover:hover){.card:hover,.rack-row:hover,.indexed-list a:hover{transform:translateY(-2px);transition:.18s;box-shadow:0 18px 42px rgba(42,24,32,.10)}}@media(max-width:860px){:root{--header:80px}.tag-strip{display:none}.site-main{padding-top:112px}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(2,1fr)}.app-layout{grid-template-columns:1fr}.media-slot.app-visual{height:360px}.footer-grid{grid-template-columns:repeat(2,1fr)}.mobile-bottom{position:fixed;z-index:60;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom a{height:50px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800}.mobile-bottom a.active{background:var(--brand);color:#fff}.site-footer{padding-bottom:calc(84px + env(safe-area-inset-bottom))}.search-panel{top:80px}.search-card{width:calc(100% - 20px);background:var(--deep)}.rack-row{grid-template-columns:96px 1fr}.rack-row>a:last-child{grid-column:2}.indexed-list a{grid-template-columns:48px 1fr}.indexed-list a>span:last-child{grid-column:2}.deskbar-inner{grid-template-columns:minmax(80px,1fr) auto minmax(80px,1fr);gap:6px}.brand-logo{max-width:110px}.drawer-button,.app-link{padding:0 12px;font-size:14px}}@media(max-width:560px){.shell{width:calc(100% - 32px)}.section{padding:32px 0}.grid-2,.grid-3,.grid-4,.six-grid{grid-template-columns:1fr}.section-title{display:block}.section-title p{margin-top:8px}.hero-media{min-height:150px}.media-slot{height:200px}.rack-row{grid-template-columns:1fr}.rack-row>a:last-child{grid-column:auto}.article-panel{padding:20px}.footer-grid{grid-template-columns:1fr 1fr}.pink-line{font-size:10px}.app-link{font-size:13px}.drawer-button{font-size:13px}.brand-fallback{font-size:22px}.indexed-list a{grid-template-columns:44px 1fr}.site-main{padding-top:106px}}
