:root{--ink:#221a33;--muted:#71677f;--paper:#fbf9ff;--white:#fff;--purple:#6d3cc7;--purple2:#9a62e5;--gold:#f3b64b;--line:#e7e0ef;--soft:#f3eefb;--green:#227a66}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 system-ui,-apple-system,"Segoe UI",sans-serif}a{color:var(--purple);text-decoration:none}a:hover{text-decoration:underline}.shell,.header-inner,.nav-inner{width:min(1160px,calc(100% - 32px));margin:auto}.site-header{background:#241538;color:#fff}.header-inner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:13px;color:#fff}.brand:hover{text-decoration:none}.brand-mark,.avatar,.thread-avatar,.large-avatar{display:grid;place-items:center;background:linear-gradient(135deg,var(--gold),#ffdf8c);color:#4a287d;border-radius:50%}.brand-mark{width:45px;height:45px;font-size:23px}.brand strong{display:block;font-size:23px}.brand small{display:block;color:#cfbfe6}.header-note{font-size:14px;color:#decff1}.main-nav{background:#392252;border-top:1px solid rgba(255,255,255,.12)}.nav-inner{display:flex;gap:7px;overflow:auto}.nav-inner a{padding:14px 16px;color:#fff;white-space:nowrap}.nav-inner a:hover{background:#523071;text-decoration:none}.community-hero{padding:68px 0;background:radial-gradient(circle at 82% 20%,rgba(243,182,75,.24),transparent 28%),linear-gradient(135deg,#2b1741,#5c3190);color:#fff}.hero-grid{display:grid;grid-template-columns:1.55fr .75fr;gap:45px;align-items:center}.eyebrow,.topic-label{color:var(--purple);font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.community-hero .eyebrow{color:#ffd887}.community-hero h1{font-size:clamp(38px,6vw,68px);line-height:1.04;margin:10px 0 20px;max-width:820px}.community-hero p{font-size:19px;color:#e8dbf7;max-width:750px}.hero-actions{display:flex;gap:12px;margin-top:28px}.hero-actions a{padding:12px 20px;border-radius:10px;background:var(--gold);color:#392252;font-weight:900}.hero-actions .ghost{background:transparent;color:#fff;border:1px solid #ab8ece}.cosmic-card{padding:28px;border-radius:22px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(7px)}.cosmic-card span{color:#ffd887;font-size:12px;font-weight:900}.cosmic-card strong{display:block;font-size:28px;line-height:1.2;margin:12px 0}.cosmic-card p{font-size:15px}.section{padding:54px 0}.section-soft{background:var(--soft)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:23px}.section-head h2{margin:3px 0;font-size:30px}.forum-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.forum-board{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;padding:22px;background:var(--white);border:1px solid var(--line);border-radius:16px;box-shadow:0 8px 25px rgba(56,34,82,.05)}.forum-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:15px;background:var(--soft);color:var(--purple);font-size:24px}.forum-board h3{margin:0;font-size:20px}.forum-board p{margin:4px 0;color:var(--muted)}.board-arrow{font-size:22px;color:var(--purple)}.topic-feed,.thread-list{display:grid;gap:12px}.topic-row,.thread{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:14px;padding:19px}.avatar,.thread-avatar{width:45px;height:45px}.topic-main h3,.thread h2{margin:2px 0;font-size:19px;line-height:1.35}.topic-main p,.thread-copy p{margin:4px 0;color:var(--muted)}.topic-open,.thread-button{padding:9px 13px;border:1px solid var(--line);border-radius:9px;font-weight:800}.two-columns{display:grid;grid-template-columns:1.4fr .75fr;gap:30px}.compact-list{display:grid;gap:10px}.compact-list a{display:grid;grid-template-columns:auto 1fr auto;gap:11px;padding:15px;border:1px solid var(--line);border-radius:11px;background:#fff}.compact-list small{color:var(--muted)}.ethics-box,.side-card,.reality-check{padding:24px;border-radius:16px;background:var(--soft);border:1px solid var(--line)}.ethics-box h2,.side-card h2{margin-top:0}.ethics-box li{margin:9px 0}.page-space{padding-top:26px;padding-bottom:55px}.breadcrumbs{display:flex;gap:9px;flex-wrap:wrap;color:var(--muted);font-size:14px;margin-bottom:20px}.forum-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:25px;align-items:start}.forum-title,.post-header{padding:28px;background:linear-gradient(135deg,#fff,#f5effc);border:1px solid var(--line);border-radius:18px;margin-bottom:15px}.forum-title h1,.post-header h1{font-size:clamp(32px,5vw,50px);line-height:1.12;margin:7px 0}.forum-title p{color:var(--muted)}.thread-meta{display:flex;gap:15px;font-size:13px;color:var(--muted);margin-top:8px}.forum-sidebar{display:grid;gap:15px;position:sticky;top:15px}.side-link{display:block;padding:11px 0;border-top:1px solid var(--line);line-height:1.4}.pagination{display:flex;gap:8px;flex-wrap:wrap;margin:28px 0}.pagination a{min-width:42px;padding:8px 12px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:8px}.post-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden}.post-header{border:0;border-bottom:1px solid var(--line);border-radius:0}.post-author{display:flex;align-items:center;gap:12px;margin-top:20px}.large-avatar{width:48px;height:48px}.post-author small{display:block;color:var(--muted)}.post-body{padding:12px 34px 32px;font-size:18px}.post-body img{max-width:100%!important;height:auto!important;border-radius:13px}.post-body h2{margin-top:1.6em}.reality-check{margin:0 34px 30px;background:#fff7dd;border-color:#efd99d}.reality-check p{margin-bottom:0}.post-footer{display:flex;justify-content:space-between;gap:15px;padding:20px 34px;border-top:1px solid var(--line);background:#faf8fc}.related-section{padding-top:35px}.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.related-grid article{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:13px}.related-grid img{display:block;width:100%;height:150px;object-fit:cover}.related-grid strong{display:block;padding:14px}.partner-zone{padding:36px 0;background:#eee8f5}.partner-zone h2{font-size:20px}.partner-links{display:flex;gap:12px;flex-wrap:wrap}.partner-links a{padding:7px 11px;background:#fff;border-radius:8px}.site-footer{background:#241538;color:#ddd0ed;padding:42px 0 20px}.footer-grid{display:grid;grid-template-columns:1fr 1.3fr .6fr;gap:30px}.site-footer a{color:#ffd887}.analytics-slot{height:0;overflow:hidden}.cl{clear:both}@media(max-width:900px){.hero-grid,.forum-layout,.two-columns{grid-template-columns:1fr}.forum-sidebar{position:static}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.header-inner{align-items:flex-start;padding:18px 0}.header-note{display:none}.community-hero{padding:45px 0}.forum-grid,.related-grid{grid-template-columns:1fr}.topic-row,.thread{grid-template-columns:auto 1fr}.topic-open,.thread-button{grid-column:2}.post-body{padding:8px 21px 25px}.reality-check{margin:0 21px 24px}.post-footer{padding:18px 21px;flex-direction:column}.footer-grid{grid-template-columns:1fr}}

.category-page{padding-top:34px;padding-bottom:70px}.category-intro{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:30px 34px;margin-bottom:22px;background:linear-gradient(135deg,#fff,#f3eafe);border:1px solid var(--line);border-radius:20px}.category-intro h1{font-size:38px;line-height:1.1;margin:5px 0 8px}.category-intro p{margin:0;color:var(--muted)}.category-count{flex:0 0 auto;padding:11px 16px;border-radius:12px;background:#fff;border:1px solid var(--line);color:var(--purple);font-weight:800}.article-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 16px}.article-toolbar h2{font-size:22px;margin:0}.article-toolbar span{color:var(--muted);font-size:14px}.article-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.article-list-card{display:flex;flex-direction:column;min-width:0;min-height:220px;padding:23px 24px;background:#fff;border:1px solid var(--line);border-radius:17px;box-shadow:0 8px 25px rgba(56,34,82,.045);transition:transform .2s,box-shadow .2s}.article-list-card:hover{transform:translateY(-2px);box-shadow:0 13px 30px rgba(56,34,82,.09)}.article-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;font-size:12px}.article-tag{max-width:65%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:5px 9px;border-radius:7px;background:var(--soft);color:var(--purple);font-weight:900;text-transform:uppercase;letter-spacing:.06em}.article-date{color:var(--muted);white-space:nowrap}.article-list-card h3{font-size:21px;line-height:1.32;margin:0 0 11px}.article-list-card h3 a{color:var(--ink)}.article-list-card p{margin:0;color:var(--muted);line-height:1.55}.article-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:16px}.article-card-footer a{font-weight:850}.article-card-footer span{font-size:13px;color:var(--muted)}.modern-pagination{display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap;margin:30px 0 0}.modern-pagination a{display:grid;place-items:center;min-width:40px;min-height:40px;padding:7px 11px;background:#fff;border:1px solid var(--line);border-radius:10px;font-weight:750}.modern-pagination a:hover{color:#fff;background:var(--purple);text-decoration:none}@media(max-width:760px){.category-intro{align-items:flex-start;flex-direction:column;padding:24px}.article-toolbar{align-items:flex-start;flex-direction:column}.article-list-grid{grid-template-columns:1fr}.article-list-card{min-height:0}}

:root{--ink:#17322f;--muted:#65746e;--paper:#f7f3ea;--white:#fffdf8;--purple:#087f76;--purple2:#25a89a;--gold:#ef805d;--line:#d8e2db;--soft:#edf5f0;--green:#087f76}body{background:var(--paper)}a{color:var(--purple)}.site-header{background:#123d3a}.main-nav{background:#1c5651;border-top-color:rgba(255,255,255,.14)}.nav-inner a:hover{background:#28736b}.brand-mark,.avatar,.thread-avatar,.large-avatar{background:linear-gradient(135deg,#ef805d,#ffc08e);color:#123d3a}.brand small,.header-note{color:#c8ded9}.community-hero{background:radial-gradient(circle at 82% 20%,rgba(239,128,93,.23),transparent 29%),linear-gradient(135deg,#123d3a,#1d756c)}.community-hero .eyebrow,.site-footer a{color:#ffc39c}.hero-actions a{background:#ef805d;color:#17322f}.hero-actions .ghost{color:#fff;border-color:#8abbb4}.forum-board,.topic-row,.thread,.post-card,.article-list-card,.related-card{box-shadow:0 10px 28px rgba(18,61,58,.06)}.category-intro,.forum-title,.post-header{background:linear-gradient(135deg,#fffdf8,#eaf5ef)}.article-tag{background:#e4f3ee;color:#087f76}.modern-pagination a:hover{background:#087f76}.related-symbol{background:linear-gradient(135deg,#087f76,#25a89a)}.related-card>a:after{background:rgba(239,128,93,.11)}.site-footer{background:#123d3a;color:#d5e5e1}.partner-zone{background:#e8eee8}.reality-check{background:#fff2e7;border-color:#efc6ae}

.related-section{padding-top:48px}.related-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.related-heading h2{font-size:34px;line-height:1.1;margin:3px 0}.related-heading p{color:var(--muted);margin:8px 0 0}.all-topics{font-weight:800;padding:9px 14px;border:1px solid var(--line);border-radius:10px;background:#fff;white-space:nowrap}.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.related-grid .related-card{min-width:0;overflow:hidden;background:linear-gradient(155deg,#fff 55%,#f6f0ff);border:1px solid #e4d9f2;border-radius:20px;box-shadow:0 12px 32px rgba(63,35,100,.07);transition:transform .2s,box-shadow .2s}.related-grid .related-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(63,35,100,.12)}.related-card>a{position:relative;display:flex;flex-direction:column;min-height:270px;padding:24px;color:var(--ink)}.related-card>a:hover{text-decoration:none}.related-card>a:after{content:"";position:absolute;width:110px;height:110px;border-radius:50%;right:-38px;bottom:-44px;background:rgba(109,60,199,.08)}.related-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.related-symbol{display:grid;place-items:center;flex:0 0 43px;width:43px;height:43px;border-radius:13px;background:linear-gradient(135deg,var(--purple),var(--purple2));color:#fff;font-size:21px}.related-label{font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#9a8aa9;text-align:right}.related-card h3{font-size:20px;line-height:1.35;margin:22px 0 12px;color:#2d1745}.related-card p{color:var(--muted);line-height:1.55;margin:0 0 20px}.related-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:16px;border-top:1px solid var(--line);font-size:13px}.related-card .related-footer strong{display:inline;padding:0;color:var(--purple)}.related-footer span{color:var(--muted)}@media(max-width:900px){.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.related-heading{align-items:flex-start;flex-direction:column}.related-grid{grid-template-columns:1fr}}
