:root{--bg:#FFF7FA;--surface:#FFFFFF;--soft:#FFEAF2;--title:#4A1630;--text:#5C2A3E;--muted:#8A4A62;--quiet:#B07A90;--pink:#E85A8B;--pink-bright:#FF7AA8;--pink-deep:#C43B6E;--pink-pale:#FFE1EC;--border:rgba(232,90,139,.16);--shadow:0 14px 34px rgba(196,59,110,.10);--rail:88px;--top:56px;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;font-size:16px;line-height:1.8;overflow-x:hidden}body.overlay-open{overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input{font:inherit}.skip-link{position:fixed;left:110px;top:-80px;z-index:9999;background:#fff;color:var(--title);padding:10px 16px;border-radius:999px}.skip-link:focus{top:8px}.wrap{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-main{margin-left:calc(var(--rail) + 24px);padding-top:calc(var(--top) + 28px);min-height:70vh}.side-rail{position:fixed;inset:0 auto 0 0;width:var(--rail);background:var(--soft);z-index:70;display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 8px;border-right:1px solid var(--border)}.rail-brand{width:56px;height:56px;border-radius:20px;background:#fff;display:grid;place-items:center;margin-bottom:8px;box-shadow:var(--shadow);overflow:hidden}.rail-brand img{width:100%;height:100%;object-fit:cover}.rail-brand span{font-weight:800;color:var(--pink-deep)}.rail-link{width:64px;min-height:54px;border:0;background:transparent;color:var(--muted);border-radius:18px;display:grid;place-items:center;cursor:pointer;padding:7px 4px}.rail-link span{font-size:13px;font-weight:700}.rail-link:hover,.rail-link:focus-visible{background:#fff;color:var(--pink-deep);outline:2px solid rgba(232,90,139,.24)}.rail-link.is-active{background:var(--pink-deep);color:#fff}.topbar{position:fixed;top:0;left:var(--rail);right:0;height:var(--top);z-index:60;background:rgba(255,255,255,.94);border-bottom:1px solid var(--border);backdrop-filter:blur(10px)}.topbar-inner{height:100%;width:min(1180px,calc(100% - 48px));margin:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.top-logo{justify-self:center;height:44px;display:flex;align-items:center;padding:4px 12px;color:var(--title)}.top-logo img{max-height:36px;width:auto}.top-logo strong{font-size:18px}.top-app{justify-self:end;min-height:44px;display:flex;align-items:center;color:var(--pink-deep);font-weight:800}.top-mobile-button{display:none}.top-spacer{display:block}.eyebrow{display:inline-block;color:var(--pink-deep);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero{padding:42px 0 20px}.hero-copy{max-width:760px}.hero h1,.page-heading h1{margin:10px 0 14px;color:var(--title);font-size:clamp(28px,3vw,34px);line-height:1.3}.hero-copy p,.page-heading p{margin:0;color:var(--muted);max-width:760px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.button{min-height:44px;padding:10px 20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:800}.button.primary{background:linear-gradient(135deg,#FF7AA8 0%,#E85A8B 55%,#C43B6E 100%);color:#fff;box-shadow:0 10px 24px rgba(196,59,110,.18)}.button.secondary{background:#fff;color:var(--pink-deep);border:1px solid var(--border)}.button:hover,.button:focus-visible,.text-link:hover,.text-link:focus-visible,a:focus-visible{outline:2px solid rgba(196,59,110,.32);outline-offset:3px}.hero-media{margin:30px 0 0;border-radius:22px;overflow:hidden;max-height:360px;background:var(--pink-pale);box-shadow:var(--shadow)}.hero-media img{width:100%;max-height:360px;object-fit:cover}.media-placeholder{min-height:210px;border-radius:22px;background:linear-gradient(145deg,#FFEAF2,#fff 60%,#FFE1EC);border:1px dashed rgba(232,90,139,.22)}.section-block{padding:58px 0 8px}.section-heading{max-width:760px;margin-bottom:24px}.section-heading h2{font-size:26px;line-height:1.4;color:var(--title);margin:7px 0}.section-heading p{margin:0;color:var(--muted)}.polaroid-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.polaroid-card{background:#fff;padding:12px 12px 18px;border:1px solid var(--border);box-shadow:var(--shadow);border-radius:18px;transition:.2s transform,.2s box-shadow}.polaroid-card img,.card-placeholder{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:13px;background:var(--soft);display:block}.polaroid-card strong{display:block;color:var(--title);font-size:19px;margin:14px 6px 4px}.polaroid-card p{margin:0 6px;color:var(--muted);font-size:14px}.polaroid-card:hover{transform:translateY(-4px) rotate(0)!important}.tilt-1{transform:rotate(-1deg)}.tilt-2{transform:rotate(1.4deg)}.tilt-3{transform:rotate(-.6deg)}.tilt-4{transform:rotate(1deg)}.notebook-layout{display:grid;grid-template-columns:minmax(260px,.8fr) 1.2fr;gap:26px;align-items:start}.page-visual,.wide-visual{margin:0;border-radius:22px;overflow:hidden;background:var(--soft);box-shadow:var(--shadow)}.page-visual img,.wide-visual img{width:100%;object-fit:cover}.notebook{background:#fff;border-radius:22px;padding:24px 28px;box-shadow:var(--shadow);border:1px solid var(--border)}.notebook-lead{margin-top:0}.lined-list{list-style:none;padding:0;margin:20px 0}.lined-list li{display:grid;grid-template-columns:150px 1fr;gap:16px;padding:12px 0;border-bottom:1px solid var(--border)}.lined-list b{color:var(--pink-deep)}.lined-list span{color:var(--muted)}.text-link{color:var(--pink-deep);font-weight:800}.wide-visual{margin-bottom:22px;max-height:340px}.wide-visual img{max-height:340px}.book-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.book-grid a{min-height:260px;background:linear-gradient(180deg,#fff,#FFF2F6);border:1px solid var(--border);border-radius:18px;padding:22px;box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:flex-end}.book-grid span{color:var(--pink);font-weight:900}.book-grid b{font-size:20px;color:var(--title);margin:8px 0}.book-grid p{margin:0;color:var(--muted)}.number-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.number-grid a{background:#fff;border:1px solid var(--border);border-radius:20px;padding:22px;display:grid;grid-template-columns:72px 1fr;column-gap:16px}.number-grid em{grid-row:1/3;font-style:normal;font-size:54px;line-height:1;color:var(--pink-bright);font-weight:900}.number-grid b{font-size:18px;color:var(--title)}.number-grid p{margin:4px 0 0;color:var(--muted)}.status-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.status-grid a{background:#fff;border-radius:18px;padding:20px;border:1px solid var(--border)}.status-dot{display:block;width:14px;height:14px;border-radius:50%;background:var(--pink);box-shadow:0 0 0 7px var(--pink-pale);margin-bottom:18px}.status-grid b{display:block;color:var(--title);font-size:18px}.status-grid p{color:var(--muted);margin-bottom:0}.letter-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.letter-card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:25px;box-shadow:var(--shadow)}.letter-card>span{color:var(--pink-deep);font-weight:800;font-size:13px}.letter-card h3{color:var(--title);font-size:20px}.letter-card p{color:var(--muted)}.letter-card a{color:var(--pink-deep);font-weight:800}.app-section{margin-top:64px;padding:34px;background:var(--soft);border-radius:24px;display:grid;grid-template-columns:1.25fr .75fr;gap:28px;align-items:center}.app-copy h2{color:var(--title);font-size:26px;margin:8px 0}.app-copy p{color:var(--text)}.app-art{min-height:260px;display:grid;place-items:center;position:relative}.app-main-img{max-height:320px;border-radius:22px}.app-icon-img{position:absolute;right:5%;bottom:0;width:78px;height:78px;object-fit:cover;border-radius:22px;box-shadow:var(--shadow);background:#fff}.info-trio{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:58px 0}.info-trio article{background:#fff;padding:24px;border:1px solid var(--border);border-radius:20px}.info-trio h2{color:var(--title);font-size:20px;margin-top:0}.info-trio p{color:var(--muted)}.info-trio a{display:inline-block;color:var(--pink-deep);font-weight:800;margin-right:12px}.page-heading{padding:34px 0 22px}.narrow-heading{max-width:820px}.prose-stack{display:grid;gap:18px;padding-bottom:56px}.prose-card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:24px 26px;box-shadow:0 8px 24px rgba(196,59,110,.06)}.prose-card h2{font-size:21px;color:var(--title);margin:0 0 8px}.prose-card p{margin:0;color:var(--text)}.wrap>.page-visual{margin-bottom:22px;max-height:380px}.wrap>.page-visual img{max-height:380px}.callout{margin:0 0 56px;padding:24px;background:var(--soft);border-radius:20px}.callout strong{color:var(--title)}.callout p{margin:5px 0 12px}.inline-links{display:flex;flex-wrap:wrap;gap:10px}.inline-links a{background:#fff;color:var(--pink-deep);padding:8px 14px;border-radius:999px;font-weight:700}.faq-list{display:grid;gap:14px;padding-bottom:60px}.faq-item{background:#fff;border:1px solid var(--border);border-radius:18px;padding:0 20px}.faq-item summary{cursor:pointer;min-height:58px;display:flex;align-items:center;color:var(--title);font-weight:800}.faq-item p{color:var(--text);margin:0;padding:0 0 20px}.site-footer{margin-left:calc(var(--rail) + 24px);background:#4A1630;color:#F8D6E4;padding:46px 0 20px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:28px}.footer-brand p{max-width:340px}.footer-logo{display:flex;gap:12px;align-items:center;color:#fff}.footer-logo img{max-height:34px;width:auto}.footer-logo span{display:flex;flex-direction:column}.footer-logo small{font-size:11px;letter-spacing:.08em}.footer-grid h2{font-size:15px;color:#fff;margin:0 0 10px}.footer-grid>div>a:not(.footer-logo){display:block;padding:3px 0;color:#F8D6E4}.footer-bottom{margin-top:28px;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);display:flex;gap:18px;flex-wrap:wrap;font-size:13px}.footer-bottom span{margin-right:auto}.overlay{position:fixed;inset:0;z-index:120;visibility:hidden;pointer-events:none;opacity:0;transition:.2s opacity,.2s visibility}.overlay.is-open{visibility:visible;pointer-events:auto;opacity:1}.overlay-backdrop{position:absolute;inset:0;background:rgba(74,22,48,.32)}.menu-panel{position:relative;z-index:2;width:100%;height:100%;background:#FFF7FA;overflow-y:auto;padding:24px 30px 42px}.overlay-head{width:min(1180px,100%);margin:0 auto 22px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.overlay-head h2{color:var(--title);font-size:22px}.overlay-brand img{max-height:34px;width:auto}.close-button{justify-self:end;border:0;background:#fff;color:var(--pink-deep);border-radius:50%;width:44px;height:44px;font-size:26px;cursor:pointer}.directory-grid{width:min(1180px,100%);margin:auto;display:grid;grid-template-columns:1fr;gap:18px}.directory-group{background:#fff;border:1px solid var(--border);border-radius:22px;padding:18px}.directory-group h3{margin:0 0 12px;color:var(--title)}.directory-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.directory-links a{background:var(--bg);border-radius:15px;padding:13px 14px;min-height:78px}.directory-links b{display:block;color:var(--title)}.directory-links span{display:block;color:var(--muted);font-size:13px;line-height:1.6}.search-overlay{display:grid;place-items:center;padding:20px}.search-card{position:relative;z-index:2;width:min(620px,100%);background:#fff;border-radius:22px;padding:22px;box-shadow:var(--shadow)}.search-head{display:flex;align-items:center;justify-content:space-between}.search-head h2{color:var(--title);margin:0}.search-box{display:block;margin-top:18px}.search-box input{width:100%;min-height:50px;border:1px solid var(--border);border-radius:999px;padding:0 18px;color:var(--title);background:var(--bg);outline:0}.search-box input:focus{border-color:var(--pink);box-shadow:0 0 0 4px rgba(232,90,139,.10)}.search-presets{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.search-presets a{background:var(--soft);color:var(--pink-deep);padding:9px 14px;border-radius:999px;font-weight:700}.search-note{font-size:13px;color:var(--quiet);margin-bottom:0}.mobile-bottom-nav{display:none}.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}@media(max-width:980px){.polaroid-grid{grid-template-columns:repeat(2,1fr)}.book-grid,.status-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}.app-section{grid-template-columns:1fr}.info-trio{grid-template-columns:1fr}.directory-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.wrap{width:calc(100% - 32px)}.side-rail{display:none}.site-main{margin-left:0;padding-top:calc(var(--top) + 20px);padding-bottom:72px}.topbar{left:0}.topbar-inner{width:calc(100% - 24px);grid-template-columns:minmax(54px,1fr) auto minmax(72px,1fr);gap:4px}.top-mobile-button{display:inline-flex;align-items:center;justify-content:flex-start;border:0;background:transparent;min-height:44px;color:var(--pink-deep);font-weight:800;padding:0 6px}.top-spacer{display:none}.top-logo{padding:4px 6px;max-width:150px}.top-logo img{max-height:32px;max-width:140px}.top-logo strong{font-size:16px;white-space:nowrap}.top-app{font-size:14px;min-width:0;white-space:nowrap;padding:0 4px}.hero{padding-top:26px}.hero h1,.page-heading h1{font-size:29px}.hero-media{max-height:280px}.hero-media img{max-height:280px}.section-block{padding-top:44px}.section-heading h2{font-size:23px}.polaroid-grid{grid-template-columns:1fr;gap:16px}.polaroid-card{transform:none}.notebook-layout,.letter-grid,.number-grid{grid-template-columns:1fr}.lined-list li{grid-template-columns:1fr;gap:2px}.book-grid,.status-grid{grid-template-columns:repeat(2,1fr)}.book-grid a{min-height:220px}.number-grid a{grid-template-columns:58px 1fr}.number-grid em{font-size:44px}.app-section{width:calc(100% - 32px);margin-inline:auto;padding:24px 18px}.info-trio{padding-bottom:36px}.site-footer{margin-left:0;padding-bottom:80px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:22px}.footer-brand{grid-column:1/-1}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:90;height:calc(50px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:rgba(255,255,255,.97);border-top:1px solid var(--border);display:grid;grid-template-columns:repeat(5,1fr)}.mobile-bottom-nav a{display:grid;place-items:center;font-size:13px;color:var(--muted);min-height:50px}.mobile-bottom-nav a.is-active{color:var(--pink);font-weight:900}.overlay{z-index:140}.menu-panel{padding:16px 16px 82px}.overlay-head{grid-template-columns:1fr auto}.overlay-head h2{display:none}.directory-grid{grid-template-columns:1fr;gap:12px}.directory-group{padding:12px}.directory-links{grid-template-columns:repeat(2,minmax(0,1fr))}.directory-links a{min-height:86px}.search-overlay{padding:16px}.search-card{width:100%}.page-heading{padding-top:28px}.prose-card{padding:20px}.footer-bottom span{width:100%}}@media(max-width:480px){.book-grid,.status-grid{grid-template-columns:1fr}.directory-grid{grid-template-columns:1fr}.directory-group{grid-column:auto}.directory-links{grid-template-columns:repeat(2,minmax(0,1fr))}.directory-links a{padding:12px}.directory-links span{font-size:12px}.footer-grid{grid-template-columns:1fr 1fr}.app-icon-img{width:66px;height:66px}}
