:root{--bg:#F4F6FF;--deep:#E4E8F6;--surface:#FBFBFF;--soft:#EEF0FA;--title:#1E1A2A;--text:#2E2A3A;--muted:#5A5668;--aux:#7A7688;--coral:#E07070;--gold:#E0B050;--mint:#70C090;--blue:#70A8D8;--violet:#A080D0;--border:rgba(30,26,42,.12);--focus:rgba(160,128,208,.48);--shadow:0 12px 28px rgba(30,26,42,.08);--max:980px}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}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;font-size:15px;line-height:1.7;overflow-x:hidden}.locked{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}.shell{width:min(var(--max),calc(100% - 32px));margin:0 auto}.site-accent{position:fixed;left:0;top:0;bottom:0;width:6px;z-index:60;display:flex;flex-direction:column;pointer-events:none}.site-accent i{flex:1}.site-accent i:nth-child(1),.footer-accent i:nth-child(1){background:var(--coral)}.site-accent i:nth-child(2),.footer-accent i:nth-child(2){background:var(--gold)}.site-accent i:nth-child(3),.footer-accent i:nth-child(3){background:var(--mint)}.site-accent i:nth-child(4),.footer-accent i:nth-child(4){background:var(--blue)}.site-accent i:nth-child(5),.footer-accent i:nth-child(5){background:var(--violet)}
.top-strip{height:20px;background:var(--surface);position:fixed;left:0;right:0;top:0;z-index:50;border-bottom:1px solid rgba(30,26,42,.05);font-size:12px}.top-strip-inner{height:20px;display:flex;align-items:center;justify-content:space-between}.text-button{border:0;background:transparent;padding:0 8px;height:44px;margin:-12px 0;cursor:pointer}.site-header{height:54px;background:var(--surface);position:fixed;left:0;right:0;top:20px;z-index:49;border-bottom:1px solid rgba(160,128,208,.28)}.header-inner{height:54px;display:flex;align-items:center;justify-content:space-between}.brand-link{display:inline-flex;align-items:center;min-height:44px}.brand-logo,.footer-logo,.mega-brand img{height:24px;width:auto;max-width:140px;object-fit:contain;object-position:center}.brand-text{font-size:16px;font-weight:800;letter-spacing:.06em}.header-actions{display:flex;align-items:center;gap:8px}.app-link,.menu-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:10px;padding:0 14px;background:var(--surface);font-size:14px;white-space:nowrap}.menu-button{cursor:pointer}.app-link:hover,.menu-button:hover,.text-button:hover,.ring-item:hover,.search-presets a:hover{border-color:var(--focus);color:#604c84}.app-link:focus-visible,.menu-button:focus-visible,.text-button:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid rgba(112,168,216,.32);outline-offset:2px}.ring-nav{height:52px;position:fixed;top:74px;left:0;right:0;z-index:48;background:var(--surface);border-bottom:1px solid var(--border)}.ring-nav-inner{height:52px;display:flex;justify-content:center;align-items:center;gap:34px}.ring-item{display:flex;align-items:center;gap:7px;font-size:13px;min-height:44px}.ring-item b{font-weight:700}.ring{width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--title);border:1px solid rgba(30,26,42,.12);line-height:1}.coral{background:rgba(224,112,112,.46)}.gold{background:rgba(224,176,80,.5)}.mint{background:rgba(112,192,144,.5)}.blue{background:rgba(112,168,216,.5)}.violet{background:rgba(160,128,208,.48)}.ring-item.is-current .ring{border:2px solid var(--title);box-shadow:0 0 0 3px rgba(160,128,208,.12)}
.site-main{padding-top:126px;min-height:70vh}.page-wrap{padding:44px 0 72px}.page-head{margin-bottom:30px}.eyebrow{display:inline-block;font-size:12px;letter-spacing:.12em;color:var(--muted);font-weight:800;margin-bottom:8px}.page-head h1,.hero-copy h1{font-size:24px;line-height:1.3;margin:0 0 14px;color:var(--title)}h2{font-size:20px;line-height:1.4;color:var(--title)}h3{font-size:16px;line-height:1.5;color:var(--title)}p{margin:0 0 14px}.lead{font-size:16px;color:var(--muted);max-width:780px}.card{background:var(--surface);border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow)}.section-block{margin-top:34px}.section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px}.section-title h2{margin:0}.section-title p{margin:0;color:var(--muted);font-size:13px}.button-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.center-buttons{justify-content:center}.center-head{text-align:center}.center-lead{margin-left:auto;margin-right:auto}.padded-card{padding:22px}.bar-full,.bar-mid,.bar-low{width:100%}.bar-mid{opacity:.62}.bar-low{opacity:.38}.btn{min-height:44px;padding:0 18px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;white-space:nowrap}.btn-primary{background:linear-gradient(90deg,#70A8D8 0%,#A080D0 100%);color:#FBFBFF;border:1px solid transparent}.btn-secondary{background:#FBFBFF;color:var(--title);border:1px solid var(--violet)}.btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(30,26,42,.09)}.image-slot{background:var(--surface);border:1px solid var(--border);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden}.image-slot img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.empty-slot{width:100%;height:100%;min-height:140px;background:linear-gradient(135deg,rgba(112,168,216,.09),rgba(160,128,208,.07))}
.home-intro{padding:42px 0 8px}.home-index{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.home-index a{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 12px;border:1px solid var(--border);background:var(--surface);border-radius:999px;font-size:13px}.home-index span{width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.hero-copy{max-width:760px}.hero-copy .slogan{font-size:20px;font-weight:800;color:var(--title);margin:6px 0 12px}.cut-scene{position:relative;min-height:250px;background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden;padding:28px 46% 28px 28px}.cut-scene .cut-image{position:absolute;right:0;top:0;width:44%;height:176px;background:var(--surface);clip-path:polygon(14% 0,100% 0,100% 100%,0 100%);display:flex;align-items:center;justify-content:center}.cut-scene .cut-image>.image-slot{width:100%;height:100%;border:0;border-radius:0}.cut-scene .cut-image img{width:100%;height:100%;object-fit:contain}.cut-scene h2{margin-top:0}.timeline{position:relative;padding-left:34px}.timeline:before{content:"";position:absolute;left:11px;top:8px;bottom:8px;width:2px;background:linear-gradient(var(--coral),var(--gold),var(--blue))}.timeline-item{position:relative;margin-bottom:16px;padding:20px}.timeline-item:before{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background:var(--surface);border:3px solid var(--violet);left:-30px;top:25px}.timeline-image{height:190px;margin-bottom:14px}.ring-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.ring-card{padding:22px;position:relative;overflow:hidden}.ring-card:after{content:"";position:absolute;width:110px;height:110px;border:18px solid rgba(112,192,144,.13);border-radius:50%;right:-24px;bottom:-35px}.ring-card-image{height:180px;margin-bottom:16px}.shelf-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.shelf-card{padding:22px}.shelf-head-image{height:200px;margin-bottom:16px}.period-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.period{padding:20px;border-top:4px solid var(--blue)}.period:nth-child(2){border-top-color:var(--gold)}.period:nth-child(3){border-top-color:var(--violet)}.status-list{display:grid;gap:10px}.status-row{display:grid;grid-template-columns:120px 1fr auto;gap:18px;align-items:center;padding:16px 18px;background:var(--surface);border:1px solid var(--border);border-radius:10px}.status-pill{font-size:12px;border:1px solid var(--border);border-radius:999px;padding:3px 9px;background:var(--soft)}.app-feature{padding:24px;text-align:center}.app-visuals{display:flex;gap:16px;align-items:center;justify-content:center;margin-bottom:18px}.app-shot{height:300px;max-width:520px;flex:1}.app-icon-slot{width:72px;height:72px;flex:0 0 72px}.app-icon-slot img{width:48px;height:48px}.faq-mini{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.faq-mini article{padding:18px}.brand-note{padding:24px;border-left:5px solid var(--violet)}
.layout-cut .cut-page{position:relative;padding:28px;min-height:320px;overflow:hidden}.layout-cut .cut-page .image-slot{position:absolute;right:0;top:0;width:42%;height:210px;clip-path:polygon(18% 0,100% 0,100% 100%,0 88%);border-radius:0 10px 0 12px}.layout-cut .cut-page .copy{max-width:55%}.layout-cut .scene-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:18px}.layout-cut .scene-steps article{padding:16px}.layout-ring .ring-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.layout-ring .ring-note{padding:22px;position:relative;overflow:hidden}.layout-ring .ring-note:before{content:"";position:absolute;width:160px;height:160px;border-radius:50%;border:24px solid rgba(160,128,208,.12);right:-70px;top:-64px}.layout-ring .ring-note .image-slot{height:210px;margin-bottom:14px}.single-flow{display:grid;gap:18px}.single-flow article{padding:22px}.single-flow article:nth-child(even){margin-left:8%}.single-flow article:nth-child(odd){margin-right:8%}.month-flow{display:grid;grid-template-columns:1fr;gap:18px}.month-row{display:grid;grid-template-columns:140px 1fr;gap:22px;padding:22px;align-items:start}.month-badge{font-weight:800;font-size:20px}.progress-list{display:grid;gap:12px}.progress-item{padding:18px}.progress-top{display:flex;justify-content:space-between;gap:16px;align-items:center}.bar{height:8px;background:var(--deep);border-radius:999px;margin-top:12px;overflow:hidden}.bar i{display:block;height:100%;background:linear-gradient(90deg,var(--blue),var(--violet));border-radius:999px}.memo-list{display:grid;gap:12px}.memo-item{padding:20px 20px 20px 56px;position:relative}.memo-item:before{content:"✓";position:absolute;left:18px;top:20px;width:24px;height:24px;border-radius:50%;background:rgba(112,192,144,.2);display:flex;align-items:center;justify-content:center;font-weight:800}.method-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.method-grid article{padding:22px}.topic-list{display:grid;gap:14px}.topic-item{display:grid;grid-template-columns:170px 1fr;gap:20px;padding:20px}.topic-item strong{font-size:18px}.center-card-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.center-card{text-align:center;padding:26px}.center-card .image-slot{height:220px;margin-bottom:16px}.terms{display:grid;gap:16px}.term{padding:22px}.term h2{margin-top:0}.help-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.help-grid article{padding:22px}.faq-list{display:grid;gap:12px}.faq-list details{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:0 18px}.faq-list summary{cursor:pointer;font-weight:800;min-height:52px;display:flex;align-items:center;color:var(--title)}.faq-list details p{padding:0 0 18px;margin:0;color:var(--text)}.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.contact-grid article{padding:22px}.about-banner{height:200px;margin-bottom:20px}.about-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:16px}.about-grid article{padding:22px}.quote-note{background:var(--deep);border-left:4px solid var(--blue);padding:18px;border-radius:8px}
.site-footer{position:relative;background:var(--title);color:#F4F6FF;padding:38px 0 22px;font-size:13px}.footer-accent{position:absolute;left:0;top:0;bottom:0;width:6px;display:flex;flex-direction:column}.footer-accent i{flex:1}.footer-grid{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:26px}.footer-grid h2{font-size:13px;margin:0 0 8px;color:#F4F6FF}.footer-grid a{display:block;color:rgba(244,246,255,.82);padding:3px 0}.footer-grid a:hover{color:white}.footer-brand a{display:flex;align-items:center;gap:9px}.footer-brand a span{color:rgba(244,246,255,.65)}.footer-brand p{margin-top:14px;color:rgba(244,246,255,.72);max-width:430px}.footer-bottom{border-top:1px solid rgba(244,246,255,.15);margin-top:28px;padding-top:14px;display:flex;gap:18px;flex-wrap:wrap;color:rgba(244,246,255,.68)}
.overlay{position:fixed;inset:0;background:rgba(30,26,42,.32);z-index:70;opacity:0;pointer-events:none;transition:opacity .2s}.overlay.is-open{opacity:1;pointer-events:auto}.mega-menu{position:fixed;left:0;right:0;top:0;z-index:80;background:var(--surface);height:30vh;min-height:220px;max-height:360px;overflow:auto;transform:translateY(-105%);visibility:hidden;pointer-events:none;transition:transform .24s ease,visibility .24s}.mega-menu.is-open{transform:translateY(0);visibility:visible;pointer-events:auto}.mega-head{display:flex;align-items:center;justify-content:space-between;min-height:58px;border-bottom:1px solid var(--border)}.mega-brand{display:flex;align-items:center;gap:10px}.close-button{min-height:44px;border:1px solid var(--border);background:var(--surface);border-radius:9px;padding:0 14px;cursor:pointer}.mega-groups{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;padding-top:16px;padding-bottom:20px}.mega-groups h2{font-size:13px;margin:0 0 6px;color:var(--muted)}.mega-groups a{display:block;padding:7px 0}.mega-groups b{display:block;font-size:14px}.mega-groups span{display:block;font-size:12px;color:var(--muted)}.search-panel{position:fixed;left:0;right:0;top:74px;z-index:79;visibility:hidden;pointer-events:none;opacity:0;transform:translateY(-12px);transition:.2s}.search-panel.is-open{visibility:visible;pointer-events:auto;opacity:1;transform:none}.search-card{background:var(--surface);border:1px solid var(--border);border-radius:0 0 12px 12px;box-shadow:var(--shadow);padding:20px}.search-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.search-head h2{margin:0 0 10px}.search-presets{display:flex;flex-wrap:wrap;gap:9px;margin:10px 0 12px}.search-presets a{display:inline-flex;min-height:40px;align-items:center;padding:0 14px;background:var(--soft);border:1px solid var(--border);border-radius:9px}.mobile-bottom{display:none}
@media (max-width:820px){.ring-nav{display:none}.site-main{padding-top:74px}.page-wrap{padding-top:30px}.ring-cards,.shelf-cards,.period-grid,.faq-mini,.method-grid,.center-card-list,.help-grid,.contact-grid,.about-grid{grid-template-columns:1fr}.cut-scene{padding:210px 20px 22px}.cut-scene .cut-image{width:100%;height:176px;clip-path:polygon(0 0,100% 0,100% 82%,8% 100%,0 100%)}.layout-cut .cut-page{padding-top:236px}.layout-cut .cut-page .image-slot{width:100%;height:210px;clip-path:polygon(0 0,100% 0,100% 88%,14% 100%,0 100%)}.layout-cut .cut-page .copy{max-width:none}.layout-cut .scene-steps{grid-template-columns:1fr 1fr}.status-row{grid-template-columns:1fr}.topic-item{grid-template-columns:1fr}.month-row{grid-template-columns:1fr}.single-flow article:nth-child(n){margin-left:0;margin-right:0}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-brand{grid-column:1/-1}.mega-groups{grid-template-columns:1fr 1fr}.mobile-bottom{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;z-index:55;background:var(--surface);border-top:1px solid var(--border);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom a{height:48px;display:flex;align-items:center;justify-content:center;font-size:13px}.mobile-bottom a.active{background:var(--violet);color:#FBFBFF}.site-footer{padding-bottom:calc(82px + env(safe-area-inset-bottom))}.search-panel{top:0;bottom:0;background:var(--title);padding:16px;display:flex;align-items:flex-start}.search-card{width:100%;margin:0 auto;background:var(--title);color:#F4F6FF;border:1px solid rgba(244,246,255,.18);border-radius:12px}.search-card h2,.search-card .eyebrow{color:#F4F6FF}.search-card p{color:rgba(244,246,255,.78)}.search-card .close-button{background:transparent;color:#F4F6FF;border-color:rgba(244,246,255,.3)}.search-presets a{background:rgba(244,246,255,.09);color:#F4F6FF;border-color:rgba(244,246,255,.2)}.app-visuals{flex-direction:column}.app-shot{width:100%;height:300px}.mega-menu{height:32vh;min-height:240px;max-height:340px}.about-banner{height:200px}}
@media (max-width:560px){.shell{width:calc(100% - 32px)}.header-actions{gap:5px}.app-link,.menu-button{padding:0 10px}.brand-logo{max-width:112px}.home-intro{padding-top:28px}.layout-cut .scene-steps{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.mega-groups{grid-template-columns:1fr}.page-head h1,.hero-copy h1{font-size:24px}.app-feature{padding:18px}.timeline{padding-left:28px}.timeline-item:before{left:-24px}.timeline:before{left:10px}.status-row{gap:7px}.footer-bottom{gap:10px}.site-accent{width:4px}}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
