html,body{margin:0;padding:0;min-height:100%;background-color:var(--pf-color-bg);color:var(--pf-color-text);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{background:radial-gradient(circle at top,rgba(232,255,0,.04) 0,transparent 55%),radial-gradient(circle at bottom,rgba(72,255,52,.04) 0,transparent 55%),var(--pf-color-bg)}app-root,app-navbar,app-footer{display:block;width:100%}.pf-bg{background-color:var(--pf-color-bg);color:var(--pf-color-text)}.pf-bg-soft{background-color:var(--pf-color-bg-soft);color:var(--pf-color-text)}.pf-surface{background-color:var(--pf-color-surface);color:var(--pf-color-text)}.pf-border{border:1px solid var(--pf-color-border)}.pf-text-muted{color:var(--pf-color-text-muted)}.pf-btn,.pf-btn-ghost,.pf-btn-primary{display:inline-flex;box-sizing:border-box;max-width:100%;align-items:center;justify-content:center;padding:.75rem 1.75rem;border-radius:999px;font-weight:600;font-size:.95rem;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:1px solid transparent;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,border-color .15s ease,opacity .15s ease}.pf-btn-primary{background-color:var(--pf-color-primary);color:var(--pf-color-bg);box-shadow:0 12px 30px #0009}.pf-btn-primary:hover{transform:translateY(-1px);opacity:.92}.pf-btn-primary:active{transform:translateY(1px);box-shadow:0 6px 18px #0006}.pf-btn-ghost{background-color:transparent;color:var(--pf-color-text);border-color:var(--pf-color-border)}.pf-btn-ghost:hover{background-color:var(--pf-color-primary-soft)}.pf-btn-ghost:active{opacity:.85}.pf-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border-radius:999px;border:1px solid var(--pf-color-border);background-color:#ffffff0a;color:var(--pf-color-text);text-decoration:none;cursor:pointer;font-size:1rem;line-height:1;box-shadow:inset 0 1px #ffffff0a;transition:transform .15s ease,background-color .15s ease,border-color .15s ease,opacity .15s ease}.pf-icon-btn:hover{transform:translateY(-1px);background-color:#e8ff0017;border-color:#e8ff0047}.pf-icon-btn:disabled{cursor:not-allowed;opacity:.55;transform:none}.pf-icon-btn--small{width:2rem;height:2rem;font-size:.9rem}.pf-icon-btn--danger:hover{background-color:#ff56561f;border-color:#ff565647}.pf-icon-btn--muted{color:var(--pf-color-text-muted)}.public-page{width:100%;box-sizing:border-box;overflow-x:clip;padding:3.5rem 1.5rem 4rem}.public-page__inner{margin:0 auto;width:100%;max-width:1120px;box-sizing:border-box;display:grid;gap:1.5rem;min-width:0}.public-page__frame{margin:0 auto;width:100%;max-width:1120px;min-width:0;box-sizing:border-box}.compose-page__frame{margin:0 auto;width:100%;max-width:860px;min-width:0;box-sizing:border-box}.content-header,.account-shell__header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.25rem;align-items:start;width:100%;box-sizing:border-box;min-width:0}.account-shell__header{padding:1.75rem 2rem}.content-header__intro,.account-shell__intro{display:grid;gap:.65rem;min-width:0}.content-header__eyebrow,.account-shell__eyebrow{margin:0;color:var(--pf-color-text-muted);text-transform:uppercase;letter-spacing:.16em;font-size:.78rem}.content-header__title,.account-shell__title{margin:0;font-size:clamp(2.2rem,5vw,3.25rem);line-height:1.05;overflow-wrap:break-word;word-break:break-word}.content-header__subtitle,.account-shell__subtitle{margin:0;max-width:56rem;color:var(--pf-color-text-muted);font-size:1rem;line-height:1.5;overflow-wrap:anywhere;word-break:break-word}.content-header__actions,.account-shell__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:.75rem;min-width:0;max-width:100%}.content-header__actions>*,.account-shell__actions>*{max-width:100%}.content-header__actions .pf-btn,.content-header__actions .pf-btn-primary,.content-header__actions .pf-btn-ghost,.account-shell__actions .pf-btn,.account-shell__actions .pf-btn-primary,.account-shell__actions .pf-btn-ghost{max-width:100%;white-space:normal;text-align:center;word-break:break-word}.account-shell{width:100%;box-sizing:border-box;overflow-x:clip;padding:3.5rem 1.5rem 4rem}.account-shell__inner{margin:0 auto;width:100%;max-width:1120px;box-sizing:border-box;display:grid;gap:1.5rem;min-width:0;overflow-x:clip}.account-shell__panel{padding:1.25rem;border-radius:1rem;min-width:0}.account-shell__summary{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.account-shell__summary-item{display:grid;gap:.2rem;min-width:110px}.account-shell__summary-item strong{font-size:1.35rem}.account-shell__summary-item span{color:var(--pf-color-text-muted);text-transform:uppercase;letter-spacing:.12em;font-size:.72rem}.account-shell__section{display:grid;gap:1rem;min-width:0}.account-shell__section-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.account-shell__section-title{margin:0}.account-shell__section-action,.account-shell__inline-link{color:var(--pf-color-primary);text-decoration:none;transition:color .15s ease,opacity .15s ease}.account-shell__section-action:hover,.account-shell__inline-link:hover{color:var(--pf-color-accent)}.account-shell__section-action{display:inline-flex;align-items:center;min-height:2.1rem;max-width:100%;padding:.35rem .8rem;border-radius:999px;border:1px solid var(--pf-color-border);background-color:#ffffff08;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;white-space:normal;word-break:break-word;text-align:center}.account-shell__section-action:hover{border-color:#e8ff0040;background-color:#e8ff0014}.account-shell__inline-link{font-weight:600}.account-shell__status{margin:0;color:var(--pf-color-text-muted)}.account-shell__status--error{color:var(--pf-color-error)}@media(max-width:960px){.content-header{grid-template-columns:1fr}.content-header__actions{width:100%;justify-self:stretch;justify-content:flex-start}}@media(max-width:720px){.account-shell__header{grid-template-columns:1fr}.account-shell__actions{justify-content:flex-start}.account-shell{padding:1.5rem 1rem 3rem}.account-shell__inner{gap:1rem}.public-page{padding:1.5rem 1rem 3rem}.public-page__inner{gap:1rem}.account-shell__header{padding:1.15rem}.account-shell__panel{padding:1rem}.account-shell__section-head{flex-wrap:wrap;align-items:flex-start;gap:.6rem}.account-shell__section-action{min-height:1.9rem;padding:.3rem .7rem;font-size:.72rem;letter-spacing:.1em;max-width:100%}}@media(max-width:360px){.content-header__title,.account-shell__title{font-size:1.95rem}.content-header__subtitle,.account-shell__subtitle{font-size:.95rem}.account-shell{padding-inline:.75rem}.account-shell__header{padding:1rem}.account-shell__actions{gap:.4rem}.account-shell__panel{padding:.9rem}}.navbar__search-input{width:100%;border-radius:999px;border:1px solid var(--pf-color-border);background-color:#0000004d;color:var(--pf-color-text);padding:.65rem .9rem}.navbar__dropdown,.navbar__tools-dropdown{position:absolute;margin-top:.5rem;min-width:180px;padding:.5rem;border-radius:.75rem;border:1px solid var(--pf-color-border);background-color:color-mix(in srgb,var(--pf-color-bg) 94%,transparent 6%);box-shadow:0 12px 32px #00000059;display:flex;flex-direction:column;gap:.25rem}.navbar__dropdown{right:0}.navbar__tools-dropdown{right:auto;left:0;min-width:200px;margin-top:.75rem}.navbar__dropdown-user{display:grid;gap:.12rem;padding:.55rem .75rem .65rem;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:.2rem}.navbar__dropdown-user strong{font-size:.92rem;line-height:1.2}.navbar__dropdown-user span{color:var(--pf-color-text-muted);font-size:.8rem}.navbar__dropdown-item{width:100%;text-align:left;border:none;background:transparent;padding:.5rem .75rem;border-radius:.5rem;color:var(--pf-color-text);font-size:.9rem;cursor:pointer}.navbar__dropdown-item:hover{background-color:#ffffff14}.navbar__dropdown-item:disabled{opacity:.6;cursor:not-allowed}.navbar__notification-badge{position:absolute;top:-.2rem;right:-.2rem;min-width:1.1rem;height:1.1rem;padding:0 .25rem;border-radius:999px;background:var(--pf-color-primary);color:#111;display:inline-flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:700}.navbar__notification-badge--inline{position:static}.navbar__notifications-dropdown{position:absolute;top:calc(100% + .75rem);right:0;width:min(26rem,100vw - 2rem);padding:.9rem;border-radius:1rem;box-shadow:0 18px 40px #00000059;display:grid;gap:.85rem;z-index:25}.navbar__notifications-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.navbar__notifications-head strong,.navbar__notifications-head span{display:block}.navbar__notifications-head span{margin-top:.2rem;font-size:.82rem;color:var(--pf-color-text-muted)}.navbar__notifications-link{border:none;background:transparent;color:var(--pf-color-primary);font-weight:600;cursor:pointer;white-space:nowrap}.navbar__notifications-status{margin:0;color:var(--pf-color-text-muted);font-size:.92rem}.navbar__notifications-status--error{color:#ff8c8c}.navbar__notifications-list{display:grid;gap:.55rem}.navbar__notification-item{width:100%;border:1px solid var(--pf-color-border);border-radius:.9rem;background:#ffffff08;padding:.8rem .85rem;color:var(--pf-color-text);text-align:left;display:grid;gap:.35rem;cursor:pointer}.navbar__notification-item:hover{border-color:var(--pf-color-primary);background:#e6ff000a}.navbar__notification-item--read{opacity:.72}.navbar__notification-item-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.navbar__notification-kind{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--pf-color-text-muted)}.navbar__notification-dot{width:.55rem;height:.55rem;border-radius:999px;background:var(--pf-color-primary);flex-shrink:0}.navbar__notification-title{font-size:.95rem;line-height:1.35}.navbar__notification-body{font-size:.88rem;line-height:1.45;color:var(--pf-color-text-muted)}.navbar__mobile-link{display:flex;align-items:center;justify-content:space-between;gap:.75rem;text-decoration:none;color:var(--pf-color-text);padding:.8rem .9rem;border-radius:.85rem;background:#ffffff08}.navbar__mobile-link--active{border:1px solid rgba(232,255,0,.24);background:#e8ff0014}.navbar__mobile-group{display:grid;gap:.55rem}.navbar__mobile-group-label{margin:0;padding:0 .2rem;color:var(--pf-color-text-muted);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase}.home-section__header{margin-bottom:2rem}.home-section__title{font-size:1.4rem;letter-spacing:.18em;text-transform:uppercase;margin:0 0 .4rem}.home-section__subtitle{margin:0;font-size:.96rem}.home-announcement{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem}.home-announcement__eyebrow{margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.14em;color:var(--pf-color-text-muted)}.home-announcement__title{margin:0 0 .5rem}.home-announcement__body{margin:0;color:var(--pf-color-text-muted)}.home-announcement__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.75rem}.home-topic-chips{display:flex;flex-wrap:wrap;gap:.85rem}.home-topic-chip{display:inline-flex;align-items:center;min-height:2.4rem;padding:.45rem .95rem;border-radius:999px;border:1px solid var(--pf-color-border);background:#ffffff08;color:var(--pf-color-text);text-decoration:none;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.home-topic-chip:hover{color:var(--pf-color-primary);border-color:#e8ff0047;background:#e8ff0014}.story-card__skeleton{border-radius:999px;background:linear-gradient(90deg,#ffffff0f,#ffffff2e,#ffffff0f);background-size:200% 100%;animation:content-skeleton 1.2s ease-in-out infinite}@keyframes content-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.comments__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.comments__count{display:inline-flex;align-items:center;justify-content:center;min-width:2.3rem;min-height:2.3rem;padding:.25rem .75rem;border-radius:999px;border:1px solid var(--pf-color-border);background-color:#ffffff08;color:var(--pf-color-text-muted);font-weight:700}.comments__form,.comments__hint,.comment{border-radius:1rem;border:1px solid var(--pf-color-border);background-color:#ffffff05}.comments__form,.comments__hint{display:grid;gap:.85rem;margin-bottom:1rem;padding:1rem}.comments__field,.comment,.comment__edit-form{display:grid}.comments__field{gap:.45rem}.comments__field-label{color:var(--pf-color-text-muted);font-size:.8rem;letter-spacing:.12em;text-transform:uppercase}.comments__input{box-sizing:border-box;width:100%;min-height:120px;padding:.9rem 1rem;border-radius:.9rem;border:1px solid var(--pf-color-border);background-color:#0000002e;color:var(--pf-color-text);resize:vertical}.comments__input:focus{outline:none;border-color:var(--pf-color-primary);box-shadow:0 0 0 2px #e8ff0026}.theory-detail__official-badge,.story-detail__official-badge,.comment__official-badge{display:inline-flex;align-items:center;margin-left:.5rem;padding:.2rem .55rem;border-radius:999px;border:1px solid rgba(232,255,0,.28);background:#e8ff0014;color:var(--pf-accent-color);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}@media(max-width:480px){.home-section{padding:2.5rem 1rem}.home-section__header{margin-bottom:1.5rem}.home-section__title{font-size:1.15rem;letter-spacing:.12em}.home-section__subtitle{font-size:.92rem;line-height:1.55}}@media(max-width:640px){.home-announcement{flex-direction:column;align-items:stretch}.home-topic-chips{gap:.65rem}.home-cta__actions{width:100%}.home-cta__actions>*{width:100%;box-sizing:border-box;justify-content:center}.theory-detail{padding-inline:1rem}.theory-detail__inner{padding:1.2rem}.theory-detail__title{font-size:1.8rem}.theory-detail__engagement,.theory-detail__comments,.theory-detail__content,.theory-detail__related{padding:1rem}.theory-detail__related-grid{grid-template-columns:minmax(0,1fr)}.theory-detail__primary-action,.theory-detail__modal-actions>*{width:100%}}@media(max-width:360px){.theory-detail{padding-inline:.85rem}.theory-detail__title{font-size:1.55rem}}.comments__error,.comment__action-error{margin:0;color:var(--pf-color-error)}.comments__hint{align-items:center}.comments__hint p{margin:0;color:var(--pf-color-text-muted)}.comments__list{display:grid;gap:1rem}.comments__list.is-loading{opacity:.7}.comments__empty,.comment__date{color:var(--pf-color-text-muted)}.comments__empty{margin:0}.comment{gap:.9rem;padding:1.1rem 1.2rem;background:linear-gradient(180deg,rgba(255,255,255,.025),transparent 100%),var(--pf-color-bg-soft)}.comment--reply{margin-top:.85rem;background:#ffffff05}.comment__header,.comment__actions,.comment__edit-actions{display:flex;gap:.75rem}.comment__header{align-items:flex-start;justify-content:space-between}.comment__actions,.comment__edit-actions{flex-wrap:wrap;justify-content:flex-end}.comment__author{margin:0;font-weight:700}.comment__author a{color:inherit;text-decoration:none}.comment__date{display:inline-block;margin-top:.2rem;font-size:.82rem}.comment__body{margin:0;line-height:1.7;white-space:pre-line}.comment__action,.comment__submit{min-height:2rem;padding:.4rem .8rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.comment__action:disabled,.comment__submit:disabled{opacity:.55}.comment__action{color:var(--pf-color-text);background-color:#ffffff05}.comment__action:hover{background-color:#ffffff0f}.comment__action--danger:hover{background-color:#ff56561f;border-color:#ff565647}.comment__submit{min-width:7.5rem}.comment__edit-form{gap:.85rem}.comment__reply-form,.comment__replies{margin-top:.85rem}@media(max-width:760px){.comments__header,.comments__hint,.comment__header,.comment__edit-actions{flex-direction:column;align-items:flex-start}}:root,[data-theme=dark]{--pf-color-bg: #0d0d0d;--pf-color-bg-soft: #1f1f1f;--pf-color-surface: #1f1f1f;--pf-color-surface-alt: #151515;--pf-color-text: #f6f6f6;--pf-color-text-muted: #b3b3b3;--pf-color-primary: #e8ff00;--pf-color-primary-soft: rgba(232, 255, 0, .12);--pf-color-accent: #48ff34;--pf-color-border: rgba(246, 246, 246, .16);--pf-color-error: #ff4a4a;--pf-color-success: #3ad27a}[data-theme=light]{--pf-color-bg: #f6f6f6;--pf-color-bg-soft: #e6e6e6;--pf-color-surface: #ffffff;--pf-color-surface-alt: #f0f0f0;--pf-color-text: #0d0d0d;--pf-color-text-muted: #666666;--pf-color-primary: #e8ff00;--pf-color-primary-soft: rgba(232, 255, 0, .16);--pf-color-accent: #48ff34;--pf-color-border: rgba(0, 0, 0, .12);--pf-color-error: #ff4a4a;--pf-color-success: #3ad27a}
