:root{--bg:#FFF7FA;--surface:#FFFFFF;--soft:#FFEAF2;--title:#4A1630;--text:#5C2A3E;--muted:#8A4A62;--aux:#B07A90;--brand:#E85A8B;--bright:#FF7AA8;--deep:#C43B6E;--pale:#FFE1EC;--line:rgba(232,90,139,.16);--shadow:0 14px 34px rgba(196,59,110,.10);--max:1180px;--radius:20px}*{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.78;overflow-x:hidden}body.no-scroll{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{width:min(var(--max),calc(100% - 32px));margin:auto}.skip-link{position:fixed;left:16px;top:-60px;background:var(--title);color:white;padding:10px 16px;border-radius:999px;z-index:200}.skip-link:focus{top:10px}.site-header{position:fixed;inset:0 0 auto 0;z-index:80}.candy-strip{height:22px;background:var(--deep);color:#fff;font-size:12px}.candy-strip-inner{height:22px;display:flex;align-items:center;justify-content:space-between}.plain-btn{border:0;background:transparent;color:white;padding:0 8px;cursor:pointer}.cover-bar{height:64px;background:#fff;border-bottom:1px solid var(--line)}.cover-bar-inner{height:64px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px}.brand-link{justify-self:start;display:flex;align-items:center;min-width:0}.brand-logo{display:block;max-height:36px;max-width:210px;width:auto;object-fit:contain}.brand-word{font-size:21px;font-weight:800;color:var(--title)}.drawer-open,.app-link,.pill-btn,.secondary-btn{min-height:44px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;font-weight:700}.drawer-open{border:1px solid var(--line);background:#fff;color:var(--title);cursor:pointer}.app-link,.pill-btn{border:0;background:linear-gradient(135deg,var(--bright) 0%,var(--brand) 55%,var(--deep) 100%);color:white}.app-link{justify-self:end}.secondary-btn{background:#fff;border:1px solid var(--line);color:var(--deep)}.sticker-rail{height:44px;background:var(--soft);border-bottom:1px solid var(--line)}.sticker-inner{height:44px;display:flex;align-items:center;gap:8px;overflow:hidden}.sticker-inner a{padding:5px 12px;border-radius:8px;color:var(--title);white-space:nowrap;font-size:14px}.sticker-inner a.active{background:var(--deep);color:#fff}.page-main{padding-top:154px;min-height:65vh}.page-hero{padding:32px 0 20px}.eyebrow{display:inline-block;color:var(--deep);font-weight:800;letter-spacing:.08em;font-size:13px;margin-bottom:8px}.page-hero h1{font-size:clamp(28px,4vw,32px);line-height:1.3;color:var(--title);margin:0 0 14px}.page-hero p{max-width:790px;margin:0;color:var(--muted)}.hero-media,.media-slot{background:var(--pale);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-media{max-height:300px;margin-bottom:22px}.hero-media img{width:100%;max-height:300px;object-fit:contain;object-position:center}.media-slot img{width:100%;height:100%;object-fit:contain;object-position:center}.hero-fallback{min-height:220px;padding:44px 24px;text-align:center;color:var(--title)}.hero-fallback strong{display:block;font-size:30px;margin-bottom:8px}.hero-copy{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:var(--radius);padding:clamp(24px,4vw,42px)}.hero-copy .kicker{font-size:14px;color:var(--deep);font-weight:800}.hero-copy h1{margin:6px 0 12px;color:var(--title);font-size:clamp(28px,4vw,32px)}.hero-copy p{margin:0;max-width:780px}.button-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.section{padding:28px 0}.section-title{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:16px}.section-title h2{margin:0;color:var(--title);font-size:24px;line-height:1.4}.section-title p{margin:0;color:var(--muted);font-size:14px}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:18px;box-shadow:var(--shadow)}.card .media-slot{height:200px;margin-bottom:14px}.card h3{margin:0 0 8px;color:var(--title);font-size:19px}.card p{margin:0;color:var(--text)}.card .more{display:inline-flex;margin-top:12px;color:var(--deep);font-weight:800}.number-list{display:grid;gap:12px}.number-item{display:grid;grid-template-columns:72px 1fr;gap:18px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:20px}.number-item .num{font-size:36px;line-height:1;color:var(--brand);font-weight:900}.number-item h3{margin:0 0 6px;color:var(--title)}.number-item p{margin:0}.book-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.book{background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px;min-height:245px;display:flex;flex-direction:column;justify-content:space-between}.book .book-mark{width:44px;height:68px;border-radius:8px;background:var(--pale);display:flex;align-items:center;justify-content:center;color:var(--deep);font-weight:900}.status-grid,.steps-grid,.info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.status-card,.step-card,.info-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px}.status-card strong,.step-card strong,.info-card strong{display:block;color:var(--title);font-size:18px;margin-bottom:6px}.article-stack{display:grid;gap:16px}.article-block{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:22px}.article-block h2{margin:0 0 10px;color:var(--title);font-size:22px}.article-block h3{margin:18px 0 8px;color:var(--title)}.article-block p{margin:0 0 12px}.article-block p:last-child{margin-bottom:0}.article-block ul{margin:0;padding-left:1.25em}.article-block li+li{margin-top:8px}.quote-letter{border-left:4px solid var(--brand);background:#fff;border-radius:0 18px 18px 0;padding:22px;margin:0}.quote-letter small{display:block;color:var(--deep);font-weight:800;margin-bottom:8px}.faq-list{display:grid;gap:12px}.faq-item{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px}.faq-item h2{font-size:18px;margin:0 0 8px;color:var(--title)}.faq-item p{margin:0}.app-showcase{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:center}.app-visual{background:var(--pale);border-radius:26px;border:1px solid var(--line);padding:16px;text-align:center}.app-visual img{width:100%;max-height:420px;object-fit:contain}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.tag{background:var(--soft);color:var(--deep);padding:5px 10px;border-radius:999px;font-size:13px}.search-panel{position:fixed;top:86px;left:50%;transform:translateX(-50%) translateY(-8px);width:min(760px,calc(100% - 32px));z-index:110;opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.search-panel.open{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.search-card{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;padding:18px}.search-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.search-close,.drawer-close{border:1px solid var(--line);background:#fff;color:var(--deep);min-height:40px;padding:0 14px;border-radius:999px;cursor:pointer}.search-look{display:flex;align-items:center;gap:10px;background:var(--bg);border:1px solid var(--line);border-radius:12px;padding:10px 12px}.search-look span{font-weight:800;color:var(--title)}.search-look input{width:100%;border:0;background:transparent;outline:none;min-height:36px;color:var(--text)}.search-presets{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.search-presets a{background:var(--soft);border-radius:999px;padding:7px 12px;color:var(--deep)}.overlay{position:fixed;inset:0;background:rgba(74,22,48,.34);z-index:90;opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.overlay.show{opacity:1;visibility:visible;pointer-events:auto}.drawer{position:fixed;left:50%;bottom:0;transform:translate(-50%,105%);width:min(920px,100%);max-height:70vh;background:#fff;z-index:100;border-radius:24px 24px 0 0;border:1px solid var(--line);box-shadow:0 -18px 44px rgba(74,22,48,.18);visibility:hidden;pointer-events:none;transition:.25s;overflow:auto}.drawer.open{transform:translate(-50%,0);visibility:visible;pointer-events:auto}.drawer-head{position:sticky;top:0;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--line);z-index:2}.drawer-brand{display:flex;align-items:center;gap:10px;color:var(--title)}.drawer-brand img{max-height:32px;max-width:150px;object-fit:contain}.drawer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding:20px}.drawer-group h2{font-size:15px;color:var(--deep);margin:0 0 10px}.drawer-group a{display:block;padding:10px 0;border-bottom:1px dashed var(--line)}.drawer-group a strong{display:block;color:var(--title);font-size:15px}.drawer-group a span{display:block;color:var(--muted);font-size:12px;line-height:1.55;margin-top:3px}.site-footer{background:var(--title);color:#F8D6E4;margin-top:44px;padding:34px 0 calc(26px + env(safe-area-inset-bottom))}.footer-brand-row{padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.12)}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{max-height:34px;max-width:180px;object-fit:contain}.footer-brand strong,.footer-brand span{display:block}.footer-brand strong{font-size:20px;color:#fff}.footer-brand span{font-size:12px;letter-spacing:.08em}.footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;padding:24px 0}.footer-grid h2{color:#fff;font-size:15px;margin:0 0 8px}.footer-grid a{display:block;padding:4px 0;font-size:14px}.footer-note{font-size:13px;color:#E9BFD0}.footer-note p{margin:6px 0}.mobile-bottom{display:none}.article-block a.more,.text-link{color:var(--deep);font-weight:800}.compact-hero{display:grid;grid-template-columns:1fr 300px;gap:24px;align-items:center}.compact-hero .media-slot{height:210px}.muted{color:var(--muted)}.notice{background:var(--soft);border:1px solid var(--line);border-radius:14px;padding:14px 16px}.contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
@media(max-width:900px){.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.book-grid,.status-grid,.steps-grid,.info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.drawer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-showcase,.compact-hero{grid-template-columns:1fr}.app-showcase .app-visual{max-width:340px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.shell{width:min(var(--max),calc(100% - 32px))}.sticker-rail{display:none}.page-main{padding-top:104px;padding-bottom:66px}.cover-bar-inner{grid-template-columns:minmax(0,1fr) auto auto;gap:8px}.brand-logo{max-width:128px}.brand-word{font-size:18px}.drawer-open,.app-link{padding:0 12px;min-height:44px;font-size:13px}.search-panel{top:92px}.card-grid,.book-grid,.status-grid,.steps-grid,.info-grid,.contact-grid{grid-template-columns:1fr}.number-item{grid-template-columns:54px 1fr;gap:10px}.number-item .num{font-size:30px}.drawer{width:100%;max-height:70vh}.drawer-grid{grid-template-columns:1fr;padding:16px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mobile-bottom{position:fixed;z-index:75;bottom:0;left:0;right:0;height:calc(50px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;font-size:12px;min-width:0}.mobile-bottom a.active{background:var(--brand);color:#fff}.site-footer{padding-bottom:calc(70px + env(safe-area-inset-bottom))}.hero-copy{padding:22px}.hero-fallback{min-height:180px}.card .media-slot{height:180px}}
@media(max-width:390px){.brand-word{font-size:16px}.drawer-open,.app-link{padding:0 9px}.cover-bar-inner{gap:5px}.candy-strip{font-size:11px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid rgba(232,90,139,.35);outline-offset:3px}
