.Layout-module__82omKG__shell{flex-direction:column;min-height:100vh;display:flex}.Layout-module__82omKG__skipLink{z-index:200;background:var(--pink);color:var(--white);border:2px solid var(--ink);border-radius:99px;padding:.5rem 1rem;font-weight:700;transition:top .1s;position:absolute;top:-100%;left:1rem}.Layout-module__82omKG__skipLink:focus{top:.5rem}.Layout-module__82omKG__header{z-index:100;background:var(--bg);border-bottom:2px solid var(--ink);grid-template-columns:1fr auto 1fr;align-items:center;height:68px;padding:0 2.5rem;display:grid;position:sticky;top:0}.Layout-module__82omKG__brand{align-items:center;gap:.75rem;display:flex}.Layout-module__82omKG__logoFrame{border:2px solid var(--border);border-radius:10px;flex-shrink:0;display:flex;overflow:hidden}.Layout-module__82omKG__brandName{font-family:var(--font-chinese);color:var(--ink);letter-spacing:-.02em;font-size:1.3rem;font-weight:700}.Layout-module__82omKG__nav{justify-self:center;align-items:center;gap:.25rem;display:flex}.Layout-module__82omKG__navRight{justify-self:end;align-items:center;gap:.25rem;display:flex}.Layout-module__82omKG__navLink{color:var(--ink-soft);border-radius:99px;padding:.4rem .85rem;font-size:.9rem;font-weight:600;transition:color .15s}.Layout-module__82omKG__navLink:hover{color:var(--ink)}.Layout-module__82omKG__donateBtn{color:var(--pink);border:1.5px solid var(--pink);border-radius:999px;padding:.35rem .9rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .15s,color .15s}.Layout-module__82omKG__donateBtn:hover{background:var(--pink);color:var(--surface)}.Layout-module__82omKG__navCta{color:var(--ink);background:var(--yellow);border:2px solid var(--ink);box-shadow:3px 3px 0 var(--ink);border-radius:99px;margin-left:.5rem;padding:.55rem 1.1rem;font-size:.88rem;font-weight:700;transition:transform .1s,box-shadow .1s}.Layout-module__82omKG__navCta:hover{box-shadow:4px 4px 0 var(--ink);transform:translateY(-1px)}.Layout-module__82omKG__profileMenu{position:relative}.Layout-module__82omKG__dropdown{background:var(--white);border:2px solid var(--ink);border-radius:var(--radius-sm);box-shadow:4px 4px 0 var(--ink);z-index:200;flex-direction:column;min-width:140px;display:flex;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden}.Layout-module__82omKG__dropdownItem{text-align:left;width:100%;color:var(--ink);border:none;border-bottom:1px solid var(--border,#e8e8e8);cursor:pointer;background:0 0;padding:.65rem 1rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .12s;display:block}.Layout-module__82omKG__dropdownItem:last-child{border-bottom:none}.Layout-module__82omKG__dropdownItem:hover{background:var(--bg,#f5f5f5)}.Layout-module__82omKG__main{flex:1}.Layout-module__82omKG__footer{background:var(--ink);color:#fffc;text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 2rem;display:flex}.Layout-module__82omKG__footerTagline{font-family:var(--font-display);color:var(--white);letter-spacing:-.02em;font-size:1.3rem;font-weight:600}.Layout-module__82omKG__footerEmail{color:var(--yellow);font-size:.88rem;font-weight:700;transition:opacity .15s}.Layout-module__82omKG__footerEmail:hover{opacity:.8}.Layout-module__82omKG__footerLinks{gap:1.5rem;margin-top:.5rem;display:flex}.Layout-module__82omKG__footerLink{color:#fff6;font-size:.78rem;transition:color .15s}.Layout-module__82omKG__footerLink:hover{color:#fffc}.Layout-module__82omKG__footerCopy{color:#ffffff4d;margin-top:.4rem;font-size:.75rem}.Layout-module__82omKG__hamburger{border:2px solid var(--ink);border-radius:var(--radius-sm);color:var(--ink);cursor:pointer;background:0 0;padding:.3rem .6rem;font-size:1.25rem;line-height:1;display:none}.Layout-module__82omKG__mobileNav{z-index:99;background:var(--bg);border-bottom:2px solid var(--ink);flex-direction:column;max-height:calc(100vh - 68px);display:none;position:fixed;top:68px;left:0;right:0;overflow-y:auto}.Layout-module__82omKG__mobileNavLink{text-align:left;width:100%;color:var(--ink);border:none;border-bottom:1px solid var(--rule);cursor:pointer;background:0 0;padding:.9rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:background .12s;display:block}.Layout-module__82omKG__mobileNavLink:hover{background:var(--yellow-soft)}.Layout-module__82omKG__mobileNavCta{color:var(--pink);font-weight:700}.Layout-module__82omKG__mobileNavDivider{background:var(--ink);height:2px}@media (max-width:768px){.Layout-module__82omKG__header{justify-content:space-between;padding:0 1.25rem;display:flex}.Layout-module__82omKG__nav,.Layout-module__82omKG__navRight{display:none}.Layout-module__82omKG__hamburger{display:block}.Layout-module__82omKG__mobileNav{display:flex}}@media (max-width:480px){.Layout-module__82omKG__header{padding:0 1rem}.Layout-module__82omKG__brandName{display:none}}
.CookieBanner-module__CpiDYq__banner{z-index:1000;background:var(--ink);color:var(--surface);justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1.5rem;font-size:.82rem;line-height:1.5;display:flex;position:fixed;bottom:0;left:0;right:0}.CookieBanner-module__CpiDYq__text{flex:1;margin:0}.CookieBanner-module__CpiDYq__link{color:var(--yellow);text-decoration:underline}.CookieBanner-module__CpiDYq__btn{background:var(--pink);color:var(--surface);cursor:pointer;white-space:nowrap;border:none;border-radius:999px;flex-shrink:0;padding:.4rem 1.1rem;font-size:.82rem;font-weight:700}.CookieBanner-module__CpiDYq__btn:hover{opacity:.88}@media (max-width:600px){.CookieBanner-module__CpiDYq__banner{flex-direction:column;align-items:flex-start}}
:root{--bg:#fff8ef;--surface:#fff;--ink:#1a0d22;--ink-soft:#3a2444;--muted:#5c4f68;--rule:#f0e3d8;--pink:#ff6c8e;--pink-soft:#ffd9e3;--yellow:#ffc43d;--yellow-soft:#fff1c2;--blue:#5b8cff;--blue-soft:#d8e2ff;--green:#3ec78e;--green-soft:#cfeede;--purple:#a26bff;--purple-soft:#e6d8ff;--teal:var(--pink);--teal-dark:#a8174e;--teal-light:var(--pink-soft);--coral:var(--yellow);--coral-light:var(--yellow-soft);--green-light:var(--green-soft);--text:var(--ink);--text-muted:var(--muted);--border:var(--rule);--white:var(--surface);--error:#e84545;--shadow-sm:3px 3px 0 var(--ink);--shadow-md:4px 4px 0 var(--ink);--radius:20px;--radius-sm:12px;--font-display:"Noto Sans SC", system-ui, sans-serif;--font-sans:"Noto Sans SC", system-ui, sans-serif;--font-chinese:"Noto Sans SC", system-ui, sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-sans);background:var(--bg);color:var(--ink);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4{font-weight:700;line-height:1.3}.htmlContent{white-space:pre-wrap}.htmlContent b,.htmlContent strong{font-weight:700}.htmlContent i,.htmlContent em{font-style:italic}.htmlContent u{text-decoration:underline}.htmlContent s{text-decoration:line-through}.htmlContent h3{margin:.6em 0 .25em;font-size:1.05em;font-weight:700}.htmlContent h4{margin:.5em 0 .2em;font-size:.95em;font-weight:700}.htmlContent p{margin-bottom:.5em}.htmlContent p:last-child{margin-bottom:0}.htmlContent ul,.htmlContent ol{margin:.25em 0 .5em;padding-left:1.4em}.htmlContent li{margin-bottom:.15em}.htmlContent a{color:var(--teal);text-decoration:underline}.htmlContent a:hover{opacity:.8}.htmlContent code{background:#0000000f;border-radius:4px;padding:.1em .3em;font-family:Courier New,Courier,monospace;font-size:.85em}.htmlContent pre{background:#0000000f;border-radius:8px;margin:.4em 0;padding:.6em .9em;font-family:Courier New,Courier,monospace;font-size:.85em;overflow-x:auto}.htmlContent sup{vertical-align:super;font-size:.7em}.htmlContent sub{vertical-align:sub;font-size:.7em}.htmlContent table{border-collapse:collapse;width:100%;margin:.5em 0;font-size:.9em}.htmlContent th,.htmlContent td{border:1px solid var(--border);text-align:left;padding:.3em .6em}.htmlContent th{background:#0000000a;font-weight:600}.g-back-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;padding:0;font-family:inherit;font-size:.85rem;text-decoration:none;transition:color .15s;display:inline-flex}.g-back-btn:hover{color:var(--teal)}.g-edit-link{color:var(--teal);cursor:pointer;background:0 0;border:none;align-items:center;gap:.3rem;padding:0;font-family:inherit;font-size:.85rem;text-decoration:none;transition:color .15s;display:inline-flex}.g-edit-link:hover{color:var(--teal-dark)}.g-top-bar{justify-content:space-between;align-items:center;display:flex}.g-btn-primary{color:var(--white);background:var(--teal);border-radius:var(--radius-sm);cursor:pointer;border:none;padding:.55rem 1.2rem;font-family:inherit;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.g-btn-primary:hover{background:var(--teal-dark)}.g-btn-secondary{color:var(--teal-dark);background:var(--white);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;padding:.55rem 1.2rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .15s}.g-btn-secondary:hover{background:var(--teal-light)}.g-btn-delete{color:#c0392b;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.82rem;font-weight:600}.g-btn-delete:hover{opacity:.7}.g-btn-disabled{color:var(--text-muted);background:var(--border);border-radius:var(--radius-sm);cursor:default;pointer-events:none;border:none;padding:.55rem 1.2rem;font-family:inherit;font-size:.9rem;font-weight:600}.g-star-btn{border-radius:var(--radius-sm);color:var(--ink);cursor:pointer;white-space:nowrap;background:#fef9c3;border:1.5px solid #facc15;padding:.35rem .65rem;font-family:inherit;font-size:.88rem;font-weight:700;transition:background .12s;position:absolute;top:.75rem;right:.75rem}.g-star-btn:hover,.g-star-btn.saved{background:#fef08a}.g-page-title{color:var(--ink);letter-spacing:-.03em;margin-bottom:.25rem;font-size:2.8rem;font-weight:900;line-height:1.1}.g-page-title-accent{color:var(--pink);font-style:italic}@media (max-width:640px){.g-page-title{font-size:2rem}.g-hide-mobile{display:none!important}}.g-list-table{border-collapse:collapse;border-radius:var(--radius);border:1px solid var(--pink-soft);width:100%;overflow:hidden}.g-list-table thead tr{background:var(--ink)}.g-list-table th{text-transform:uppercase;letter-spacing:.07em;color:#ffffffbf;text-align:left;white-space:nowrap;padding:.65rem 1rem;font-size:.7rem;font-weight:700}.g-list-table td{color:#000;background:var(--white);border-top:1px solid var(--rule);vertical-align:middle;padding:.7rem 1rem;font-size:.9rem}.g-list-table tbody tr:nth-child(2n) td{background:var(--pink-soft)}.g-list-table tbody tr:hover td{background:#ffd9e3;transition:background .1s}.g-list-view-link{color:var(--pink);white-space:nowrap;font-size:.82rem;font-weight:700;text-decoration:none}.g-list-view-link:hover{text-decoration:underline}.g-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.g-list-pagination{color:var(--muted);justify-content:center;align-items:center;gap:1rem;margin-top:1rem;font-size:.88rem;display:flex}.g-list-page-btn{color:var(--teal-dark);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;padding:.4rem 1rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:background .15s}.g-list-page-btn:hover:not(:disabled){background:var(--pink-soft)}.g-list-page-btn:disabled{opacity:.4;cursor:default}
