.student-access-admin{--saa-bg:#f4f3f1;--saa-panel:#fff;--saa-text:#2f2f2f;--saa-muted:#6b6b6b;--saa-line:#e4e0d9;--saa-accent:#9b1c1c;--saa-accent-soft:#f6eaea;--saa-ok:#1f6b3a;--saa-warn:#8a5a00;--saa-danger:#8a1f1f;max-width:72rem;color:var(--saa-text);background:var(--saa-bg);min-height:calc(100vh - 3.5rem);margin:0 auto;padding:1.25rem 1rem 3rem}.student-access-admin h1{margin:0 0 .35rem;font-size:1.5rem;font-weight:700}.student-access-admin__lead{color:var(--saa-muted);margin:0 0 1.25rem;font-size:.95rem}.student-access-admin__gate{background:var(--saa-panel);border:1px solid var(--saa-line);max-width:32rem;margin:2rem auto;padding:1.5rem}.student-access-admin__gate h1{margin-bottom:.5rem}.student-access-admin__layout{gap:1rem;display:grid}@media (width>=900px){.student-access-admin__layout{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);align-items:start}}.student-access-admin__panel{background:var(--saa-panel);border:1px solid var(--saa-line);padding:1rem 1.1rem 1.25rem}.student-access-admin__panel h2{margin:0 0 .85rem;font-size:1.05rem}.student-access-admin__flash{background:var(--saa-accent-soft);color:var(--saa-accent);border:1px solid #e7c8c8;margin:0 0 1rem;padding:.65rem .8rem}.student-access-admin__error{color:var(--saa-danger);margin:.5rem 0 0;font-size:.92rem}.student-access-admin__hint{color:var(--saa-muted);margin:.35rem 0 0;font-size:.85rem}.student-access-admin__field{gap:.35rem;margin-bottom:.85rem;display:grid}.student-access-admin__field label{font-size:.9rem;font-weight:600}.student-access-admin__field input,.student-access-admin__field select,.student-access-admin__field textarea{box-sizing:border-box;width:100%;color:var(--saa-text);font:inherit;background:#fff;border:1px solid #cfc9bf;padding:.55rem .65rem}.student-access-admin__field input:focus,.student-access-admin__field select:focus,.student-access-admin__field textarea:focus,.student-access-admin__btn:focus-visible,.student-access-admin__result:focus-visible,.student-access-admin__text-btn:focus-visible{outline:2px solid var(--saa-accent);outline-offset:2px}.student-access-admin__field textarea{resize:vertical;min-height:4.5rem}.student-access-admin__btn{border:1px solid var(--saa-accent);background:var(--saa-accent);color:#fff;font:inherit;cursor:pointer;justify-content:center;align-items:center;padding:.55rem .95rem;font-weight:600;display:inline-flex}.student-access-admin__btn:disabled{opacity:.55;cursor:not-allowed}.student-access-admin__btn--ghost{color:var(--saa-accent);background:#fff}.student-access-admin__btn--danger{border-color:var(--saa-danger);background:var(--saa-danger)}.student-access-admin__text-btn{color:var(--saa-accent);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.student-access-admin__text-btn:disabled{opacity:.5;cursor:not-allowed}.student-access-admin__results{border-top:1px solid var(--saa-line);margin:.75rem 0 0;padding:0;list-style:none}.student-access-admin__result{text-align:left;border:0;border-bottom:1px solid var(--saa-line);width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;padding:.75rem .15rem;display:block}.student-access-admin__result:hover,.student-access-admin__result--active{background:var(--saa-accent-soft)}.student-access-admin__result-email{font-weight:600;display:block}.student-access-admin__result-name{color:var(--saa-muted);margin-top:.15rem;font-size:.88rem;display:block}.student-access-admin__member{border-bottom:1px solid var(--saa-line);margin-bottom:1rem;padding-bottom:.85rem}.student-access-admin__member dt{color:var(--saa-muted);margin:0;font-size:.8rem}.student-access-admin__member dd{margin:.15rem 0 .65rem;font-weight:600}.student-access-admin__status{border:1px solid var(--saa-line);background:#faf9f7;margin:0 0 1rem;padding:.75rem .85rem}.student-access-admin__status--yes{background:#f1f8f3;border-color:#b7d7c1}.student-access-admin__status--no{background:var(--saa-accent-soft);border-color:#e7c8c8}.student-access-admin__status strong{margin-bottom:.35rem;display:block}.student-access-admin__status ul{color:var(--saa-muted);margin:.35rem 0 0;padding-left:1.1rem;font-size:.9rem}.student-access-admin__actions{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.student-access-admin__grants{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.student-access-admin__grant{border:1px solid var(--saa-line);background:#faf9f7;padding:.85rem}.student-access-admin__grant-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.5rem;display:flex}.student-access-admin__grant-title{margin:0;font-size:1rem;font-weight:700}.student-access-admin__badge{border:1px solid;padding:.15rem .45rem;font-size:.78rem;font-weight:700;display:inline-block}.student-access-admin__badge--active{color:var(--saa-ok)}.student-access-admin__badge--revoked{color:var(--saa-danger)}.student-access-admin__badge--expired{color:var(--saa-warn)}.student-access-admin__grant dl{gap:.35rem;margin:0;display:grid}.student-access-admin__grant dt{color:var(--saa-muted);margin:0;font-size:.78rem}.student-access-admin__grant dd{white-space:pre-wrap;word-break:break-word;margin:.1rem 0 .35rem;font-size:.92rem}.student-access-admin__confirm{background:#fff;border:1px solid #e7c8c8;margin-top:.75rem;padding:.75rem}.student-access-admin__confirm p{margin:0 0 .65rem;font-size:.9rem}.student-access-admin__empty{color:var(--saa-muted);margin:.75rem 0 0;font-size:.92rem}.forum-home{--forum-ink:#1c1c1c;--forum-muted:#6b6b6b;--forum-line:#ebe8e2;--forum-panel:#fff;--forum-accent:#9b1c1c;--forum-accent-soft:#f6eaea;--forum-gold:#8a6a2f;--forum-gold-bg:#f4efe4;--forum-tag-dark:#3a3a3a;--forum-tag-dark-bg:#efefef;width:min(100%,77.5rem);max-width:1220px;color:var(--forum-ink);background:0 0;flex:1;margin:0 auto;padding:1.5rem 1.5rem 2.25rem}.forum-home__intro{border-bottom:1px solid var(--forum-line);margin:0 0 1.35rem;padding-bottom:.9rem}.forum-home__title{letter-spacing:.02em;margin:0 0 .4rem;font-size:clamp(1.75rem,3.4vw,2.2rem);font-weight:700;line-height:1.2}.forum-home__title:after{content:"";background:var(--forum-accent);width:2.5rem;height:3px;margin-top:.55rem;display:block}.forum-home__lead{color:#8a8a8a;max-width:34rem;margin:0;font-size:.95rem;line-height:1.55}.forum-home__section{background:var(--forum-panel);border:1px solid var(--forum-line);padding:0 1.25rem .85rem}.forum-home__section-head{border-bottom:2px solid var(--forum-ink);justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.15rem;padding:.85rem 0 .55rem;display:flex}.forum-home__section-title{letter-spacing:.04em;margin:0;font-size:1.05rem;font-weight:700}.forum-home__status,.forum-home__error,.forum-home__end{color:var(--forum-muted);margin:.55rem 0 0;font-size:.88rem;line-height:1.45}.forum-home__error{color:var(--forum-accent)}.forum-home__error-box{justify-items:start;gap:.65rem;padding:.75rem 0 .15rem;display:grid}.forum-home__reload,.forum-home__more-button{border:1px solid var(--forum-ink);color:var(--forum-ink);font:inherit;cursor:pointer;background:0 0;padding:.4rem .9rem;font-size:.9rem}.forum-home__reload:hover,.forum-home__more-button:hover:not(:disabled){border-color:var(--forum-accent);color:var(--forum-accent)}.forum-home__reload:disabled,.forum-home__more-button:disabled{opacity:.55;cursor:not-allowed}.forum-home__list{margin:0;padding:0;list-style:none}.forum-home__list-item{border-bottom:1px solid var(--forum-line);min-width:0}.forum-home__list-item:last-child{border-bottom:1px solid var(--forum-line)}.forum-home__more{justify-content:center;margin-top:.5rem;display:flex}.forum-post-row{background:0 0;grid-template-columns:minmax(0,1fr) 2.75rem;align-items:center;gap:.4rem .85rem;padding:.95rem .35rem .95rem .1rem;transition:background-color .12s;display:grid;position:relative}.forum-post-row:hover{background:#f8f7f5}.forum-post-row__stretch{z-index:1;position:absolute;inset:0}.forum-post-row__main,.forum-post-row__aside{z-index:2;position:relative}.forum-post-row__main{gap:.28rem;min-width:0;display:grid}.forum-post-row__headline{align-items:center;gap:.65rem;min-width:0;display:flex}.forum-post-row__tag{letter-spacing:.02em;white-space:nowrap;border-radius:999px;flex:none;align-items:center;padding:.22rem .55rem;font-size:.75rem;font-weight:700;line-height:1.3;display:inline-flex}.forum-post-row__tag--public{color:var(--forum-tag-dark);background:var(--forum-tag-dark-bg)}.forum-post-row__tag--members{color:var(--forum-accent);background:var(--forum-accent-soft)}.forum-post-row__tag--students{color:var(--forum-gold);background:var(--forum-gold-bg)}.forum-post-row__tag--specific{color:#6f1010;background:#f3e0e0}.forum-post-row__lock{flex:none;display:block}.forum-post-row__title{flex:auto;min-width:0;margin:0;font-size:clamp(1.125rem,1.35vw,1.25rem);font-weight:700;line-height:1.35}.forum-post-row__title a{color:var(--forum-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;text-decoration:none;display:-webkit-box;overflow:hidden}.forum-post-row__title a:hover,.forum-post-row:hover .forum-post-row__title a{color:var(--forum-accent);text-decoration:none}.forum-post-row__excerpt{color:#555;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9375rem;line-height:1.5;display:-webkit-box;overflow:hidden}.forum-post-row__excerpt--fallback{color:#888}.forum-post-row__meta{overflow-wrap:anywhere;margin:0;font-size:.8125rem;line-height:1.4}.forum-post-row__author{color:#3f3f3f;font-weight:600}.forum-post-row__date{color:#8f8f8f;font-weight:400}.forum-post-row__sep{color:silver;font-weight:400}.forum-post-row__aside{justify-content:flex-end;align-self:center;align-items:center;width:2.75rem;padding-right:.15rem;display:flex}.forum-post-row__cta{color:#555;background:0 0;border:none;justify-content:flex-end;align-items:center;gap:.25rem;min-width:2.5rem;padding:.25rem .1rem;line-height:1;text-decoration:none;display:inline-flex}.forum-post-row__cta:hover,.forum-post-row__cta--locked:hover{color:var(--forum-accent)}.forum-post-row__cta--locked{color:#6a6a6a}.forum-post-row__arrow{font-size:1.1rem;line-height:1;transition:transform .12s;display:inline-block}.forum-post-row:hover .forum-post-row__arrow{transform:translate(3px)}@media (width<=800px){.forum-post-row{grid-template-columns:minmax(0,1fr) 2.5rem;gap:.35rem .65rem;padding:.9rem .2rem .9rem 0}.forum-post-row__headline{gap:.6rem}.forum-post-row__aside{width:2.5rem}}@media (width<=640px){.forum-home{width:100%;padding:1.05rem .9rem 2rem}.forum-home__intro{margin-bottom:1.1rem}.forum-home__section{padding:0 .85rem .7rem}.forum-post-row__title{font-size:1.125rem}.forum-post-row__headline{align-items:flex-start}.forum-post-row__tag{margin-top:.12rem}}.forum-comments{--forum-ink:#1c1c1c;--forum-muted:#6b6b6b;--forum-line:#ebe8e2;--forum-accent:#9b1c1c;--forum-reader-width:54rem;width:min(100%, var(--forum-reader-width));color:var(--forum-ink);margin:0 auto;padding:0 0 .25rem}.forum-comments__divider{background:var(--forum-line);height:1px;margin:1.75rem 0 1.35rem}.forum-comments__title{color:var(--forum-ink);margin:0 0 1rem;font-size:1.2rem;font-weight:700}.forum-comments__status,.forum-comments__empty,.forum-comments__empty-hint,.forum-comments__closed,.forum-comments__login-prompt p{color:var(--forum-muted);margin:0;line-height:1.6}.forum-comments__status-block,.forum-comments__empty,.forum-comments__login-prompt,.forum-comments__composer,.forum-comments__dialog{margin-top:1rem}.forum-comments__empty-hint{margin-top:.35rem;font-size:.95rem}.forum-comments__list{gap:0;margin:0;padding:0;list-style:none;display:grid}.forum-comments__item{border-bottom:1px solid var(--forum-line);padding:1rem 0}.forum-comments__item:last-child{border-bottom:none}.forum-comments__item--deleted{opacity:.72}.forum-comments__item-header{flex-wrap:wrap;align-items:baseline;gap:.35rem .75rem;margin-bottom:.45rem;display:flex}.forum-comments__author{color:var(--forum-ink);font-weight:600}.forum-comments__time,.forum-comments__edited{color:var(--forum-muted);font-size:.85rem}.forum-comments__body{white-space:pre-wrap;overflow-wrap:anywhere;color:#2a2a2a;margin:0;line-height:1.7}.forum-comments__item--deleted .forum-comments__body{color:#888;font-style:italic}.forum-comments__item-actions{flex-wrap:wrap;gap:.65rem .9rem;margin-top:.7rem;display:flex}.forum-comments__text-action{color:#7a7a7a;font:inherit;cursor:pointer;text-underline-offset:.15em;background:0 0;border:none;padding:0;font-size:.9rem;text-decoration:underline}.forum-comments__text-action:hover{color:var(--forum-accent)}.forum-comments__text-action--danger{color:#8a5a5a}.forum-comments__text-action--danger:hover{color:var(--forum-accent)}.forum-comments__label{color:#333;gap:.4rem;margin-bottom:.55rem;font-size:.92rem;font-weight:600;display:grid}.forum-comments__textarea{box-sizing:border-box;width:100%;color:var(--forum-ink);font:inherit;resize:vertical;white-space:pre-wrap;background:#fff;border:1px solid #d8d3cb;padding:.7rem .8rem;font-size:.98rem;line-height:1.55}.forum-comments__textarea:focus{outline-offset:1px;border-color:var(--forum-accent);outline:2px solid #9b1c1c59}.forum-comments__textarea:disabled{opacity:.7;cursor:not-allowed}.forum-comments__counter{color:var(--forum-muted);margin:.35rem 0 0;font-size:.85rem}.forum-comments__error{color:var(--forum-accent);margin:.55rem 0 0;font-size:.92rem;line-height:1.5}.forum-comments__button{border:1px solid var(--forum-accent);background:var(--forum-accent);color:#fff;font:inherit;cursor:pointer;padding:.48rem 1rem;font-size:.95rem;text-decoration:none;display:inline-block}.forum-comments__button:hover:not(:disabled){background:#7a1212;border-color:#7a1212}.forum-comments__button:disabled{opacity:.65;cursor:not-allowed}.forum-comments__button:focus-visible{outline-offset:2px;outline:2px solid #9b1c1c73}.forum-comments__button--ghost{color:#444;background:#fff;border-color:#cfc9bf}.forum-comments__button--ghost:hover:not(:disabled){color:var(--forum-accent);background:#f7f6f3;border-color:#b8b1a6}.forum-comments__button--danger{color:var(--forum-accent);border-color:var(--forum-accent);background:#fff}.forum-comments__button--danger:hover:not(:disabled){background:#f6eaea}.forum-comments__more{margin:.85rem 0 .25rem}.forum-comments__login-prompt{border-top:1px solid var(--forum-line);justify-items:start;gap:.75rem;padding:1rem 0 .25rem;display:grid}.forum-comments__composer{border-top:1px solid var(--forum-line);padding:1.15rem 0 .25rem}.forum-comments__composer .forum-comments__button{margin-top:.75rem}.forum-comments__closed{border-top:1px solid var(--forum-line);margin-top:1.15rem;padding-top:1rem}.forum-comments__dialog{border:1px solid var(--forum-line);background:#faf9f7;padding:1rem 1.05rem}.forum-comments__dialog-title{margin:0 0 .5rem;font-size:1.05rem;font-weight:700}.forum-comments__dialog-text{color:#555;margin:0 0 .85rem;font-size:.95rem;line-height:1.55}@media (width<=640px){.forum-comments__title{font-size:1.1rem}.forum-comments__item{padding:.9rem 0}.forum-comments__textarea{font-size:1rem}}.forum-post-page{--forum-ink:#1c1c1c;--forum-muted:#6b6b6b;--forum-line:#ebe8e2;--forum-panel:#fff;--forum-accent:#9b1c1c;--forum-accent-soft:#f6eaea;--forum-gold:#8a6a2f;--forum-gold-bg:#f4efe4;--forum-tag-dark:#3a3a3a;--forum-tag-dark-bg:#efefef;--forum-reader-width:54rem;width:100%;color:var(--forum-ink);background:0 0;flex:1;margin:0;padding:1.5rem 1.25rem 2.75rem}.forum-post-page__shell{width:min(100%,76rem);max-width:1180px;margin:0 auto}.forum-post-page__back{margin:0 0 .85rem;font-size:.9rem}.forum-post-page__back a,.forum-post-page__text-link{color:#7a7a7a;text-decoration:none}.forum-post-page__back a:hover,.forum-post-page__text-link:hover{color:var(--forum-accent)}.forum-post-page__panel{background:var(--forum-panel);border:1px solid var(--forum-line);padding:1.75rem 1.75rem 1.6rem}.forum-post-page__panel--status{max-width:var(--forum-reader-width);margin:0 auto;padding:2rem 1.5rem}.forum-post-page__header{width:min(100%, var(--forum-reader-width));gap:.85rem;margin:0 auto;display:grid}.forum-visibility-tag{letter-spacing:.02em;white-space:nowrap;border-radius:999px;align-items:center;width:fit-content;padding:.22rem .55rem;font-size:.75rem;font-weight:700;line-height:1.3;display:inline-flex}.forum-visibility-tag--public{color:var(--forum-tag-dark);background:var(--forum-tag-dark-bg)}.forum-visibility-tag--members{color:var(--forum-accent);background:var(--forum-accent-soft)}.forum-visibility-tag--students{color:var(--forum-gold);background:var(--forum-gold-bg)}.forum-visibility-tag--specific{color:#6f1010;background:#f3e0e0}.forum-post-page__title{color:var(--forum-ink);overflow-wrap:anywhere;margin:0;font-size:clamp(1.7rem,3.8vw,2.45rem);font-weight:700;line-height:1.3}.forum-post-page__excerpt{border-left:3px solid var(--forum-accent);color:#666;margin:0;padding:.15rem 0 .15rem .85rem;font-size:1.0625rem;line-height:1.7}.forum-post-page__meta{overflow-wrap:anywhere;margin:0;font-size:.875rem;line-height:1.45}.forum-post-page__author{color:#3f3f3f;font-weight:600}.forum-post-page__date{color:#8f8f8f;font-weight:400}.forum-post-page__sep{color:silver}.forum-post-page__divider{background:linear-gradient(90deg, var(--forum-accent) 0, var(--forum-accent) 2.75rem, var(--forum-line) 2.75rem, var(--forum-line) 100%);height:1px;margin:.35rem 0 .15rem}.forum-post-page__body{width:min(100%, var(--forum-reader-width));color:#2a2a2a;font-synthesis:style;margin:1.35rem auto 0;font-size:1.0625rem;line-height:1.85}.forum-post-page__body p{margin:0 0 1.15em}.forum-post-page__body h1,.forum-post-page__body h2,.forum-post-page__body h3{color:var(--forum-ink);font-weight:700;line-height:1.35}.forum-post-page__body h1{margin:1.8em 0 .6em;font-size:clamp(1.75rem,2.2vw,1.875rem)}.forum-post-page__body h2{margin:1.5em 0 .5em;font-size:clamp(1.4375rem,1.8vw,1.5625rem)}.forum-post-page__body h3{margin:1.2em 0 .4em;font-size:clamp(1.1875rem,1.4vw,1.3125rem)}.forum-post-page__body strong{font-weight:700}.forum-post-page__body em,.forum-post-page__body i{font-synthesis:style;font-style:italic}.forum-post-page__body u{text-underline-offset:.14em;text-decoration:underline}.forum-post-page__body s{text-decoration:line-through}.forum-post-page__body ul,.forum-post-page__body ol{margin:0 0 1.1em;padding-left:1.55rem}.forum-post-page__body li{margin:.45em 0}.forum-post-page__body li>p{margin:.25em 0}.forum-post-page__body blockquote{border-left:4px solid var(--forum-accent);color:#3a3a3a;background:#f8f4f4;border-radius:0 6px 6px 0;margin:1.25rem 0;padding:1rem 1.15rem}.forum-post-page__body blockquote p:last-child{margin-bottom:0}.forum-post-page__body hr{border:0;border-top:1px solid var(--forum-line);margin:2rem 0}.forum-post-page__body a{color:var(--forum-accent);text-underline-offset:.14em;text-decoration:underline}.forum-post-page__body a:visited{color:#7a2a2a}.forum-post-page__body a:hover{color:#7a1212}.forum-post-page__body .forum-post-content__image{border:1px solid var(--forum-line);background:0 0;border-radius:6px;max-width:100%;height:auto;margin:1.35rem auto;display:block}.forum-post-page__body .forum-post-content__image+.forum-post-content__image{margin-top:.85rem}.forum-post-page__body p:has(+.forum-post-content__image){margin-bottom:.55em}.forum-post-page__body .forum-post-content__image+p{margin-top:.35em}.forum-post-page__body blockquote .forum-post-content__image{margin:.85rem auto}.forum-post-page__body .forum-post-content__image--fallback{color:#666;background:#f7f5f1;border:1px dashed #cfc9bf;margin:1.25rem 0;padding:.75rem .9rem;font-size:.95rem;display:block}.forum-post-page__body .forum-post-content__empty{color:#888;margin:0}.forum-post-page__disclaimer{width:min(100%, var(--forum-reader-width));border:1px solid var(--forum-line);color:#666;background:#f7f6f3;margin:2rem auto 0;padding:.95rem 1.05rem;font-size:.875rem;line-height:1.65}.forum-post-page__lock{width:min(100%, var(--forum-reader-width));border:1px solid var(--forum-line);text-align:center;background:#faf9f7;margin:1.5rem auto 0;padding:1.5rem 1.25rem}.forum-post-page__lock-icon{color:var(--forum-accent);margin-bottom:.75rem}.forum-post-page__lock-message{color:#444;margin:0 0 1rem;font-size:1rem;line-height:1.6}.forum-post-page__status,.forum-post-page__lead,.forum-post-page__error{color:var(--forum-muted);margin:0;line-height:1.6}.forum-post-page__status-title{color:var(--forum-ink);margin:0 0 .65rem;font-size:1.45rem;font-weight:700}.forum-post-page__error{color:var(--forum-accent);margin-bottom:1rem}.forum-post-page__lead{margin-bottom:1rem}.forum-post-page__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.85rem 1.1rem;margin:0;display:flex}.forum-post-page__panel--status .forum-post-page__actions{justify-content:flex-start}.forum-post-page__button{border:1px solid var(--forum-accent);background:var(--forum-accent);color:#fff;font:inherit;cursor:pointer;padding:.5rem 1.05rem;font-size:.95rem;text-decoration:none;display:inline-block}.forum-post-page__button:hover{background:#7a1212;border-color:#7a1212}a.forum-post-page__button{color:#fff}@media (width<=640px){.forum-post-page{padding:1.05rem 0 2.25rem}.forum-post-page__shell{width:100%;padding:0 1rem}.forum-post-page__panel{padding:1.25rem 1rem 1.15rem}.forum-post-page__title{font-size:clamp(1.6rem,7vw,2rem);font-weight:700}.forum-post-page__excerpt{font-size:1rem}.forum-post-page__body{font-size:1rem;line-height:1.8}.forum-post-page__body ul,.forum-post-page__body ol{padding-left:1.3rem}.forum-post-page__disclaimer{margin-top:1.5rem;padding:.85rem .9rem}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1a1a1a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f7f5f2;font-family:Noto Sans TC,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px}.app-shell{flex-direction:column;min-height:100vh;display:flex}.site-header{color:#f2f2f2;background:#171717;border-bottom:1px solid #2a2a2a}.site-header__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;width:min(100%,72rem);margin:0 auto;padding:.7rem 1.25rem;display:flex}.site-header__brand{color:#f7f7f7;letter-spacing:.03em;font-size:1rem;font-weight:700;text-decoration:none}.site-header__brand:hover{color:#fff}.site-header__menu-toggle{color:#f2f2f2;font:inherit;cursor:pointer;background:0 0;border:1px solid #5a5a5a;padding:.35rem .7rem;display:none}.site-header__nav{flex-wrap:wrap;align-items:center;gap:.35rem 1.25rem;display:flex}.site-header__link{color:#cfcfcf;font-size:.92rem;text-decoration:none}.site-header__link:hover{color:#fff}.site-header__link--active{color:#fff;font-weight:700;box-shadow:inset 0 -2px #9b1c1c}.site-header__link--button{cursor:pointer;font:inherit;color:#bdbdbd;background:0 0;border:none;padding:0}.site-header__link--button:hover{color:#fff}.site-header__link--button:disabled{opacity:.65;cursor:not-allowed}.home{text-align:center;flex:1;place-content:center;gap:.75rem;padding:2rem;display:grid}.home h1{letter-spacing:.04em;margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:700}.home__hint{color:#666;margin:0;font-size:.95rem}.home__author-entry{margin:0;font-size:.95rem}.home__author-entry a{color:#1a1a1a;font-weight:600}.author-gate,.author-posts{flex:1;width:min(100%,42rem);margin:0 auto;padding:2rem 1.25rem}.author-gate h1,.author-posts h1{margin:0 0 .75rem;font-size:1.75rem}.author-posts__header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 1rem;margin-bottom:1.25rem;display:flex}.author-posts__nav{margin:0;font-size:.9rem}.author-posts__error{color:#8a1f1f}.author-posts__list{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.author-posts__item{background:#fffdf9;border:1px solid #d9d3c8;padding:1rem 1.1rem}.author-posts__title{margin:0 0 .75rem;font-size:1.15rem;font-weight:600}.author-posts__meta{gap:.4rem;margin:0;font-size:.9rem;display:grid}.author-posts__meta div{grid-template-columns:6.5rem 1fr;gap:.5rem;display:grid}.author-posts__meta dt{color:#666;margin:0}.author-posts__meta dd{margin:0}.author-posts__item-actions{margin:.85rem 0 0;font-size:.9rem}.author-posts__text-action{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.author-posts__text-action:disabled{opacity:.65;cursor:not-allowed;text-decoration:none}.author-edit-post__status{margin:0 0 1.25rem}.author-posts__flash{color:#2f6b3a;margin:0 0 1rem;font-size:.95rem}.author-form{gap:1rem;display:grid}.author-form__field{text-align:left;gap:.35rem;font-size:.9rem;display:grid}.author-form__field input,.author-form__field textarea,.author-form__field select{font:inherit;background:#fff;border:1px solid #cfc9bf;padding:.55rem .65rem}.author-form__hint{color:#666;font-size:.85rem}.author-form__error{color:#8a1f1f;margin:0;font-size:.85rem}.author-form__actions{flex-wrap:wrap;gap:.75rem;margin-top:.25rem;display:flex}.author-form__button{color:#fff;cursor:pointer;font:inherit;background:#1a1a1a;border:1px solid #4a4a4a;padding:.5rem .9rem}.author-form__button--secondary{color:#1a1a1a;background:#fff}.author-form__button:disabled{opacity:.65;cursor:not-allowed}.dev-auth-status{text-align:left;background:#fffdf9;border:1px dashed #b5b0a6;justify-self:center;max-width:28rem;margin-top:1.5rem;padding:1rem 1.25rem;font-size:.9rem}.dev-auth-status__title{margin:0 0 .75rem;font-size:.95rem;font-weight:600}.dev-auth-status p{margin:.35rem 0}.dev-auth-status__error{color:#8a1f1f}.dev-auth-status__actions{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-top:.75rem;display:flex}.dev-auth-status__copied{color:#2f6b3a;font-size:.85rem}.dev-auth-status button,.login__form button{color:#fff;cursor:pointer;background:#1a1a1a;border:1px solid #4a4a4a;margin-top:.75rem;padding:.5rem .9rem}.dev-auth-status__actions button{margin-top:0}.dev-auth-status button:disabled,.login__form button:disabled{opacity:.65;cursor:not-allowed}.login{flex:1;place-content:center;gap:.75rem;width:min(100%,24rem);margin:0 auto;padding:2rem;display:grid}.login h1{margin:0;font-size:1.75rem}.login__hint,.login__back{color:#666;margin:0;font-size:.95rem}.login__form{gap:.85rem;margin-top:.5rem;display:grid}.login__field{text-align:left;gap:.35rem;font-size:.9rem;display:grid}.login__field input{font:inherit;background:#fff;border:1px solid #cfc9bf;padding:.55rem .65rem}.login__error{color:#8a1f1f;margin:0;font-size:.9rem}.author-edit-post__published-hint{margin:0 0 1rem}.author-edit-post__content-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.author-edit-post__mode-toggle{gap:.35rem;display:flex}.forum-editor{background:#fff;border:1px solid #cfc9bf}.forum-editor-toolbar{background:#faf8f5;border-bottom:1px solid #e5dfd4;flex-wrap:wrap;gap:.45rem .65rem;padding:.55rem .6rem;display:flex}.forum-editor-toolbar__group{flex-wrap:wrap;align-items:center;gap:.3rem;display:flex}.forum-editor-toolbar__btn{color:#1a1a1a;min-width:2rem;min-height:2rem;font:inherit;cursor:pointer;background:#fff;border:1px solid #cfc9bf;padding:.35rem .55rem;font-size:.8rem;line-height:1}.forum-editor-toolbar__btn.is-active{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.forum-editor-toolbar__btn:disabled{opacity:.45;cursor:not-allowed}.forum-editor-toolbar__mark-btn{min-width:2.1rem;padding-inline:.45rem}.forum-editor-toolbar__glyph{font-size:.95rem;line-height:1;display:inline-block}.forum-editor-toolbar__glyph--bold{font-style:normal;font-weight:700}.forum-editor-toolbar__glyph--italic{font-synthesis:style;font-style:italic;font-weight:600}.forum-editor-toolbar__glyph--underline{text-underline-offset:.12em;font-weight:600;text-decoration:underline}.forum-editor-toolbar__glyph--strike{font-weight:600;text-decoration:line-through}.forum-editor-toolbar__glyph--bullet{flex-direction:column;justify-content:center;gap:3px;width:1rem;height:.95rem;display:inline-flex}.forum-editor-toolbar__glyph--bullet>span{background:currentColor;border-radius:1px;width:100%;height:2px;margin-left:5px;display:block;box-shadow:-5px 0}.forum-editor-toolbar__glyph--ordered{font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-weight:700}.forum-editor-toolbar__glyph--quote{font-size:1.15rem;font-weight:700;line-height:.8}.forum-editor-toolbar__glyph--hr{background:currentColor;border-radius:1px;width:.95rem;height:2px;display:block}.forum-editor-toolbar__glyph--link{width:1.05rem;height:.85rem;display:inline-block;position:relative}.forum-editor-toolbar__link-ring{border:2px solid;border-radius:999px;width:.55rem;height:.42rem;position:absolute;top:50%;transform:translateY(-50%)rotate(-35deg)}.forum-editor-toolbar__link-ring:first-child{left:0}.forum-editor-toolbar__link-ring:last-child{right:0}.forum-editor-toolbar__select-wrap{align-items:center;gap:.35rem;display:inline-flex}.forum-editor-toolbar__select-label{color:#444;font-size:.8rem}.forum-editor-toolbar__select{font:inherit;background:#fff;border:1px solid #cfc9bf;min-height:2rem;padding:.25rem .35rem;font-size:.8rem}.forum-editor-toolbar__color{position:relative}.forum-editor-toolbar__color-trigger{color:#1a1a1a;min-height:2rem;font:inherit;cursor:pointer;background:#fff;border:1px solid #cfc9bf;flex-direction:column;justify-content:center;align-items:flex-start;gap:.2rem;padding:.3rem .55rem;font-size:.8rem;display:inline-flex}.forum-editor-toolbar__color-trigger.is-open{border-color:#1a1a1a}.forum-editor-toolbar__color-trigger:disabled{opacity:.45;cursor:not-allowed}.forum-editor-toolbar__color-bar{background:#1a1a1a;border-radius:1px;width:100%;min-width:3.5rem;height:4px;display:block}.forum-editor-toolbar__color-bar.is-empty{box-sizing:border-box;background:repeating-linear-gradient(-45deg,#d9d3c8,#d9d3c8 3px,#fff 3px 6px);border:1px solid #cfc9bf}.forum-editor-toolbar__color-menu{z-index:20;background:#fff;border:1px solid #cfc9bf;min-width:11.5rem;max-width:min(18rem,100vw - 1.5rem);padding:.55rem;position:absolute;top:calc(100% + .25rem);left:0;box-shadow:0 8px 20px #00000014}.forum-editor-toolbar__swatches{flex-wrap:wrap;gap:.4rem;display:flex}.forum-editor-toolbar__swatch{cursor:pointer;border:2px solid #0000;border-radius:3px;width:28px;min-width:28px;height:28px;min-height:28px;padding:0;position:relative;box-shadow:inset 0 0 0 1px #0000001f}.forum-editor-toolbar__swatch.is-selected{border-color:#1a1a1a}.forum-editor-toolbar__swatch:disabled{opacity:.45;cursor:not-allowed}.forum-editor-toolbar__swatch-check{color:#fff;text-shadow:0 0 2px #000000a6;place-items:center;font-size:.85rem;font-weight:700;display:grid;position:absolute;inset:0}.forum-editor-toolbar__clear-color{color:#1a1a1a;width:100%;font:inherit;cursor:pointer;background:#faf8f5;border:1px solid #cfc9bf;align-items:center;gap:.45rem;margin-top:.55rem;padding:.4rem .35rem;font-size:.8rem;display:flex}.forum-editor-toolbar__clear-color:disabled{opacity:.45;cursor:not-allowed}.forum-editor-toolbar__clear-swatch{background:linear-gradient(to top right,#0000 calc(50% - 1px),#c62828 0 calc(50% + 1px),#0000 0),repeating-linear-gradient(-45deg,#ece7df,#ece7df 3px,#fff 3px 6px);border:1px solid #999;border-radius:3px;flex-shrink:0;width:22px;height:22px}.forum-editor__btn{color:#1a1a1a;font:inherit;cursor:pointer;background:#fff;border:1px solid #cfc9bf;padding:.3rem .5rem;font-size:.8rem}.forum-editor__btn--active{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.forum-editor__btn:disabled{opacity:.5;cursor:not-allowed}.forum-editor__content{min-height:16rem}.forum-editor__prose{font-synthesis:style;outline:none;min-height:16rem;padding:.85rem 1rem}.forum-editor__prose em,.forum-editor__prose i,.forum-editor__prose .forum-mark-italic{font-synthesis:style;font-style:italic}.forum-editor__prose strong,.forum-editor__prose .forum-mark-bold{font-weight:700}.forum-editor__prose u,.forum-editor__prose .forum-mark-underline{text-underline-offset:.12em;text-decoration:underline}.forum-editor__prose s,.forum-editor__prose .forum-mark-strike{text-decoration:line-through}.forum-editor__prose h1,.forum-editor__prose h1.forum-editor-heading{margin:.75rem 0 .5rem;font-size:1.75rem;font-weight:700;line-height:1.3}.forum-editor__prose h2,.forum-editor__prose h2.forum-editor-heading{margin:.7rem 0 .45rem;font-size:1.4rem;font-weight:700;line-height:1.35}.forum-editor__prose h3,.forum-editor__prose h3.forum-editor-heading{margin:.65rem 0 .4rem;font-size:1.2rem;font-weight:700;line-height:1.4}.forum-editor__prose h1 [style*=font-size],.forum-editor__prose h2 [style*=font-size],.forum-editor__prose h3 [style*=font-size]{font-size:inherit!important}.forum-editor__prose p{margin:.45rem 0}.forum-editor__prose ul,.forum-editor__prose ol{margin:.45rem 0;padding-left:1.4rem}.forum-editor__prose blockquote{color:#444;border-left:3px solid #cfc9bf;margin:.6rem 0;padding:.25rem .75rem}.forum-editor__prose hr{border:0;border-top:1px solid #d9d3c8;margin:1rem 0}.forum-editor__prose a{color:#1565c0;text-decoration:underline}.forum-editor__prose img.forum-editor-image,.forum-preview-image,.forum-post-content__image{border:1px solid #d9d3c8;border-radius:4px;max-width:100%;height:auto;margin:.75rem 0;display:block}.forum-editor__prose img.forum-editor-image.ProseMirror-selectednode{outline-offset:2px;outline:2px solid #1565c0}.forum-preview-image--fallback,.forum-post-content__image--fallback,.forum-editor-image-rejected{color:#666;background:#f7f5f1;border:1px dashed #cfc9bf;margin:.75rem 0;padding:.65rem .75rem;display:block}.forum-editor-toolbar__file-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.forum-editor-toolbar__glyph--image{justify-content:center;align-items:center;width:1rem;height:1rem;line-height:0;display:inline-flex}.forum-editor-toolbar__image-icon{width:1rem;height:1rem;display:block}.forum-editor-toolbar__upload-status,.forum-editor-toolbar__upload-hint{color:#444;flex:1 0 100%;margin:.15rem 0 0;font-size:.85rem}.forum-editor-toolbar__upload-error{color:#b3261e;flex:1 0 100%;margin:.15rem 0 0;font-size:.85rem}.forum-preview{font-synthesis:style;background:#fff;border:1px solid #cfc9bf;min-height:16rem;padding:.85rem 1rem}.forum-preview em,.forum-preview i{font-synthesis:style;font-style:italic}.forum-preview strong{font-weight:700}.forum-preview u{text-underline-offset:.12em;text-decoration:underline}.forum-preview s{text-decoration:line-through}.forum-preview h1{margin:.75rem 0 .5rem;font-size:1.75rem}.forum-preview h2{margin:.7rem 0 .45rem;font-size:1.4rem}.forum-preview h3{margin:.65rem 0 .4rem;font-size:1.15rem}.forum-preview p{margin:.45rem 0}.forum-preview ul,.forum-preview ol{margin:.45rem 0;padding-left:1.4rem}.forum-preview blockquote{color:#444;border-left:3px solid #cfc9bf;margin:.6rem 0;padding:.25rem .75rem}.forum-preview hr{border:0;border-top:1px solid #d9d3c8;margin:1rem 0}.forum-preview a{color:#1565c0;text-decoration:underline}.forum-preview__empty,.forum-post-content__empty{color:#666;margin:0}.forum-post-content{font-synthesis:style;line-height:1.7}.forum-post-content em,.forum-post-content i{font-synthesis:style;font-style:italic}.forum-post-content strong{font-weight:700}.forum-post-content u{text-underline-offset:.12em;text-decoration:underline}.forum-post-content s{text-decoration:line-through}.forum-post-content h1{margin:.75rem 0 .5rem;font-size:1.75rem;line-height:1.3}.forum-post-content h2{margin:.7rem 0 .45rem;font-size:1.4rem;line-height:1.35}.forum-post-content h3{margin:.65rem 0 .4rem;font-size:1.15rem;line-height:1.4}.forum-post-content p{margin:.55rem 0}.forum-post-content ul,.forum-post-content ol{margin:.55rem 0;padding-left:1.5rem}.forum-post-content blockquote{color:#444;border-left:3px solid #cfc9bf;margin:.75rem 0;padding:.35rem .85rem}.forum-post-content hr{border:0;border-top:1px solid #d9d3c8;margin:1.1rem 0}.forum-post-content a{color:#1565c0;text-decoration:underline}@media (width<=640px){.author-posts{padding:1.25rem .85rem}.site-header__menu-toggle{display:inline-block}.site-header__nav{flex-direction:column;align-items:flex-start;gap:.65rem;width:100%;padding-top:.35rem;display:none}.site-header__nav--open{display:flex}.site-header__link--active{box-shadow:none;border-left:2px solid #9b1c1c;padding-left:.45rem}.forum-editor-toolbar{gap:.35rem}.forum-editor-toolbar__btn{padding:.32rem .45rem;font-size:.75rem}.forum-editor-toolbar__color-menu{left:auto;right:0}.forum-editor-toolbar__swatch{width:32px;min-width:32px;height:32px;min-height:32px}}
