:root{--bg:#FFF7FA;--surface:#FFFFFF;--soft:#FFEAF2;--title:#4A1630;--text:#5C2A3E;--muted:#8A4A62;--aux:#B07A90;--brand:#E85A8B;--brand2:#FF7AA8;--brand3:#C43B6E;--soft2:#FFE1EC;--border:rgba(232,90,139,.16);--shadow:0 14px 34px rgba(196,59,110,.10);--rail:88px;--top:56px;--max:1180px}*{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;line-height:1.75;overflow-x:hidden}body.layer-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}.sr-only,.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;left:16px;top:12px;width:auto;height:auto;padding:10px 16px;margin:0;clip:auto;background:var(--title);color:#fff;border-radius:999px;z-index:1000}.top-strip{position:fixed;z-index:80;top:0;left:var(--rail);right:0;height:var(--top);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 22px;background:rgba(255,247,250,.94);border-bottom:1px solid var(--border);backdrop-filter:blur(14px)}.top-menu-button{visibility:hidden;justify-self:start}.top-brand{justify-self:center;display:flex;align-items:center;min-height:44px;font-weight:800;color:var(--title)}.top-brand img{max-height:36px;width:auto}.top-app-link{justify-self:end;min-height:44px;display:inline-flex;align-items:center;padding:0 18px;border-radius:999px;background:linear-gradient(135deg,var(--brand2) 0%,var(--brand) 55%,var(--brand3) 100%);color:#fff;font-weight:700}.desktop-rail{position:fixed;z-index:90;left:0;top:0;bottom:0;width:var(--rail);padding:10px 8px 16px;display:flex;flex-direction:column;align-items:center;gap:10px;background:var(--soft);border-right:1px solid var(--border)}.rail-brand{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:#fff;box-shadow:var(--shadow);color:var(--brand3);font-weight:900}.rail-brand img{max-width:36px;max-height:36px}.rail-link,.rail-action{width:58px;min-height:52px;border:0;border-radius:18px;background:transparent;color:var(--title);display:flex;align-items:center;justify-content:center;text-align:center;font-size:13px;line-height:1.25;cursor:pointer;padding:8px}.rail-link:hover,.rail-action:hover,.rail-link:focus-visible,.rail-action:focus-visible{background:#fff;outline:2px solid rgba(232,90,139,.24);outline-offset:2px}.rail-link.is-active{background:var(--brand3);color:#fff}.rail-action:first-of-type{margin-top:auto}.site-main{margin-left:var(--rail);padding:calc(var(--top) + 32px) 24px 80px;min-height:70vh}.site-main>*{width:min(100%,var(--max));margin-left:auto;margin-right:auto}.page-hero{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:22px;padding:32px;margin-bottom:28px}.compact-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:28px;align-items:center}.hero-copy h1,.cover-copy h1{margin:6px 0 16px;color:var(--title);font-size:clamp(28px,4vw,34px);line-height:1.25}.hero-copy p,.cover-copy p{margin:0;color:var(--text);font-size:16px}.eyebrow{display:inline-block;color:var(--brand3);font-size:13px;letter-spacing:.08em;font-weight:800}.page-media,.hero-media{min-height:220px;border-radius:20px;overflow:hidden;background:linear-gradient(145deg,#FFEAF2,#FFF);border:1px solid var(--border)}.page-media img,.hero-media img{width:100%;height:100%;max-height:320px;object-fit:cover}.media-placeholder{min-height:220px;display:grid;place-items:center;background:linear-gradient(145deg,#FFEAF2,#FFF);color:var(--muted);text-align:center;padding:24px}.content-section{margin-top:22px;padding:30px;background:var(--surface);border:1px solid var(--border);border-radius:20px;box-shadow:var(--shadow)}.section-heading{display:flex;align-items:end;gap:14px;justify-content:space-between;margin-bottom:16px;border-bottom:1px solid var(--border);padding-bottom:14px}.section-heading h2{margin:0;color:var(--title);font-size:22px}.prose p{margin:0 0 16px}.prose p:last-child{margin-bottom:0}.soft-note{margin:0 auto 22px;padding:20px 24px;background:var(--soft);border:1px solid var(--border);border-radius:18px;color:var(--title)}.soft-note p{margin:6px 0 0}.page-links{margin-top:26px!important;display:flex;flex-wrap:wrap;gap:10px}.page-links a,.text-button,.secondary-button,.primary-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 18px;font-weight:700}.page-links a,.secondary-button{background:#fff;border:1px solid var(--border);color:var(--brand3)}.primary-button{background:linear-gradient(135deg,var(--brand2) 0%,var(--brand) 55%,var(--brand3) 100%);color:#fff}.text-button{padding:0;color:var(--brand3);border-bottom:1px solid transparent;border-radius:0}.page-links a:hover,.page-links a:focus-visible,.secondary-button:hover,.secondary-button:focus-visible,.primary-button:hover,.primary-button:focus-visible,.text-button:hover,.text-button:focus-visible{outline:2px solid rgba(232,90,139,.28);outline-offset:3px}.home-cover{padding:30px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);border-radius:22px;margin-bottom:28px}.cover-copy{max-width:820px}.cover-actions{display:flex;gap:22px;flex-wrap:wrap;margin:18px 0}.hero-media{margin-top:22px;max-height:360px}.hero-media img{max-height:360px;object-fit:cover}.polaroid-wall{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.polaroid{background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);border-radius:18px;padding:12px 12px 18px}.polaroid:nth-child(2n){transform:rotate(.8deg)}.polaroid:nth-child(3n){transform:rotate(-.8deg)}.polaroid img,.polaroid .media-placeholder{width:100%;height:180px;min-height:180px;object-fit:cover;border-radius:14px}.polaroid h3{margin:14px 6px 6px;color:var(--title)}.polaroid p{margin:0 6px;color:var(--text)}.notebook{background:repeating-linear-gradient(#fff,#fff 35px,#FFEAF2 36px);border-left:6px solid var(--brand);padding:28px;border-radius:20px;box-shadow:var(--shadow)}.notebook-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:18px}.notebook-item{background:rgba(255,255,255,.88);border:1px solid var(--border);border-radius:16px;padding:18px}.notebook-item strong{display:block;color:var(--brand3);margin-bottom:6px}.album-shelf{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.album-book{background:#fff;border:1px solid var(--border);border-radius:18px;padding:12px;box-shadow:var(--shadow)}.album-cover{aspect-ratio:3/4;border-radius:14px;overflow:hidden;background:var(--soft)}.album-cover img,.album-cover .media-placeholder{width:100%;height:100%;min-height:0;object-fit:cover}.album-book h3{color:var(--title);margin:14px 4px 6px}.album-book p{margin:0 4px 6px}.weekly-list{counter-reset:item;display:grid;gap:14px}.weekly-card{display:grid;grid-template-columns:88px 1fr;gap:18px;align-items:center;background:#fff;border:1px solid var(--border);border-radius:18px;padding:20px}.weekly-number{font-size:38px;line-height:1;color:var(--brand);font-weight:900}.status-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.status-card{padding:22px;background:var(--soft);border:1px solid var(--border);border-radius:18px}.status-card strong{display:block;color:var(--title);margin-bottom:8px}.letter-pair{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.letter-card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:26px;box-shadow:var(--shadow)}.letter-card .editor-mark{color:var(--brand3);font-weight:800}.app-panel{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);gap:28px;align-items:center}.app-icon-line{display:flex;align-items:center;gap:12px;margin-top:16px}.app-icon-line img{width:52px;height:52px;object-fit:contain;border-radius:14px}.info-trio{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.info-card{padding:24px;background:#fff;border:1px solid var(--border);border-radius:20px}.info-card h2{margin-top:0;color:var(--title)}.site-footer{margin-left:var(--rail);background:var(--title);color:#F8D6E4;padding:46px 24px 90px}.footer-inner{width:min(100%,var(--max));margin:auto}.footer-brand{max-width:560px}.footer-brand img{max-height:38px;width:auto}.footer-brand strong{font-size:24px}.footer-en{letter-spacing:.16em;font-weight:800}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin:34px 0}.footer-grid section{display:flex;flex-direction:column;gap:8px}.footer-grid h2{font-size:16px;color:#fff;margin:0 0 8px}.footer-grid a{min-height:30px}.footer-grid a:hover,.footer-grid a:focus-visible{color:#fff;text-decoration:underline}.footer-note{border-top:1px solid rgba(255,255,255,.12);padding-top:20px;color:#F8D6E4}.global-backdrop{position:fixed;inset:0;z-index:150;background:rgba(74,22,48,.35);visibility:hidden;opacity:0;pointer-events:none;transition:.2s}.global-backdrop.is-open{visibility:visible;opacity:1;pointer-events:auto}.directory-layer,.search-layer{position:fixed;inset:0;z-index:170;visibility:hidden;opacity:0;pointer-events:none;transition:.2s}.directory-layer{background:var(--soft);overflow-y:auto;padding:22px}.directory-layer.is-open,.search-layer.is-open{visibility:visible;opacity:1;pointer-events:auto}.layer-head{width:min(100%,var(--max));margin:0 auto 22px;display:flex;justify-content:space-between;align-items:center}.layer-brand img{max-height:36px;width:auto}.layer-brand strong{color:var(--title);font-size:22px}.layer-close{min-width:64px;min-height:44px;border:1px solid var(--border);background:#fff;color:var(--brand3);border-radius:999px;cursor:pointer}.directory-wrap{width:min(100%,var(--max));margin:auto;display:grid;gap:22px}.directory-group{background:rgba(255,255,255,.7);border:1px solid var(--border);border-radius:22px;padding:22px}.directory-group h2{margin:0 0 16px;color:var(--title)}.directory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.directory-grid a{min-height:116px;padding:18px;background:#fff;border:1px solid var(--border);border-radius:18px;display:flex;flex-direction:column;justify-content:center}.directory-grid strong{color:var(--title);margin-bottom:6px}.directory-grid span{color:var(--muted);font-size:14px}.directory-grid a:hover,.directory-grid a:focus-visible{outline:2px solid rgba(232,90,139,.28);outline-offset:2px}.search-layer{display:grid;place-items:center;padding:20px}.search-card{width:min(620px,100%);background:#fff;border:1px solid var(--border);border-radius:22px;box-shadow:0 24px 70px rgba(74,22,48,.18);padding:24px}.search-card-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.search-card h2{margin:0;color:var(--title)}.search-field input{width:100%;min-height:50px;border:1px solid var(--border);border-radius:16px;padding:0 16px;color:var(--title);background:var(--bg);margin:20px 0 10px;outline:none}.search-field input:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(232,90,139,.12)}.search-help{color:var(--muted)}.preset-links{display:flex;flex-wrap:wrap;gap:10px}.preset-links a{min-height:44px;display:inline-flex;align-items:center;padding:0 16px;border-radius:999px;background:var(--soft);color:var(--brand3);font-weight:700}.mobile-bottom-nav{display:none}.faq-list{display:grid;gap:14px}.faq-item{background:#fff;border:1px solid var(--border);border-radius:18px;padding:22px}.faq-item h2{margin:0 0 10px;color:var(--title);font-size:19px}.contact-options{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.contact-card{padding:24px;background:#fff;border:1px solid var(--border);border-radius:20px}.contact-card h2{margin-top:0;color:var(--title)}.step-list{display:grid;gap:14px}.step-card{display:grid;grid-template-columns:70px 1fr;gap:18px;padding:22px;background:#fff;border:1px solid var(--border);border-radius:18px}.step-no{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:var(--soft2);color:var(--brand3);font-weight:900}.index-catalog{margin-top:28px}.index-catalog h2{color:var(--title)}@media(max-width:980px){.compact-hero,.app-panel{grid-template-columns:1fr}.polaroid-wall{grid-template-columns:repeat(2,1fr)}.album-shelf,.status-grid{grid-template-columns:repeat(2,1fr)}.info-trio{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){:root{--rail:0px}.desktop-rail{display:none}.top-strip{left:0;padding:0 12px;grid-template-columns:86px minmax(0,1fr) 86px}.top-menu-button{visibility:visible;min-height:44px;border:0;background:transparent;color:var(--brand3);font-weight:800;text-align:left;padding:0}.top-brand img{max-width:150px}.top-app-link{padding:0 12px;font-size:14px}.site-main{margin-left:0;padding:calc(var(--top) + 22px) 16px 90px}.site-footer{margin-left:0;padding:38px 16px calc(78px + env(safe-area-inset-bottom))}.page-hero,.home-cover,.content-section{padding:22px}.polaroid-wall,.notebook-grid,.letter-pair,.contact-options{grid-template-columns:1fr}.album-shelf,.status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.weekly-card{grid-template-columns:60px 1fr}.weekly-number{font-size:30px}.footer-grid{grid-template-columns:repeat(2,1fr)}.directory-layer{padding:16px}.directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.directory-grid a{min-height:126px;padding:15px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:120;display:grid;grid-template-columns:repeat(5,1fr);height:calc(50px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:rgba(255,255,255,.96);border-top:1px solid var(--border);backdrop-filter:blur(14px)}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;min-width:0;font-size:13px;color:var(--muted)}.mobile-bottom-nav a.is-active{color:var(--brand);font-weight:800}.layer-open .mobile-bottom-nav{z-index:100}.page-links{gap:8px}.page-links a{flex:1 1 calc(50% - 8px)}}@media(max-width:430px){.top-strip{grid-template-columns:72px minmax(0,1fr) 72px}.top-app-link{font-size:13px;padding:0 8px}.top-brand{font-size:15px}.top-brand img{max-width:130px}.album-shelf,.status-grid{grid-template-columns:1fr}.directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.directory-grid a{font-size:14px}.footer-grid{grid-template-columns:1fr 1fr}.section-heading{align-items:flex-start;flex-direction:column;gap:4px}}
