@font-face{font-family:"Cormorant Garamond";src:url("fonts/cormorant-garamond-regular.ttf") format("truetype");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:"Cormorant Garamond";src:url("fonts/cormorant-garamond-semibold.ttf") format("truetype");font-style:normal;font-weight:600;font-display:swap}
:root{--ink:#251e2c;--muted:#6f6972;--paper:#fffdfb;--line:#e8e1d9;--dark:#27212b;--gold:#a58855}
body{font-family:"Cormorant Garamond",Georgia,serif;font-size:19px;background:#fffdfb}
.shell{width:min(1450px,calc(100% - 72px))}
.site-header{background:#29232d}
.header-inner{min-height:68px;display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);gap:20px}
.brand{display:inline-flex;align-items:center;gap:17px;justify-self:start;font-size:32px;font-weight:400;letter-spacing:.26em;line-height:1}
.brand-star{width:34px;height:34px;flex:none;color:#b79a6a}
.main-nav{flex:none;justify-self:center;gap:43px;font-size:21px;line-height:1}
.main-nav a{white-space:nowrap;padding:25px 0 22px;border-bottom:2px solid transparent}
.main-nav a:hover{text-decoration:none;border-color:#aa8b5c}
.main-nav a[aria-current="page"]{border-color:#c2a16b}
.header-actions{justify-self:end;gap:32px;font-size:20px}
.search-link{display:grid;place-items:center;width:26px;height:26px}
.search-link svg{width:23px;height:23px}
.header-account{min-width:100px;text-align:center;padding:7px 22px;border-radius:6px}
.home-page .site-header{background:#fffdfb;color:var(--ink);border-bottom:1px solid #e5ded7}
.home-page .brand{color:var(--ink)}
.home-page .main-nav a,.home-page .header-actions a{color:var(--ink)}
.home-page .header-account{background:var(--dark);color:#fff!important;border-color:var(--dark)}
.home-page .main-nav a:hover{border-color:#aa8b5c}
.site-footer{margin-top:55px;background:transparent;color:#8a817b;border-top:1px solid #eee8e2}
.footer-inner{align-items:center;gap:28px;padding:25px 0;font-family:Georgia,serif;font-size:10px;letter-spacing:.28em}
.footer-inner span:nth-child(2){font-family:"Cormorant Garamond",serif;font-size:25px;color:#6d5947;letter-spacing:.3em}
.footer-inner a{color:#6d5947;white-space:nowrap;text-underline-offset:4px}
h1,h2,h3{font-family:"Cormorant Garamond",Georgia,serif;font-weight:400}
.button{font-size:21px;padding:13px 28px}
.home-hero{display:grid;grid-template-columns:51.5% 48.5%;min-height:390px;background:#f3ede4}
.home-hero-copy{padding:55px 4vw 35px max(4.5vw,calc((100vw - 1450px)/2));background:linear-gradient(90deg,#fffdfb 0%,#fffdfa 42%,#f3ede4 100%)}
.gold-rule{display:block;width:69px;height:1px;background:#a88b5b;margin:5px 0 20px}
.home-hero h1{font-size:clamp(65px,5.5vw,92px);line-height:.84;letter-spacing:-.035em;margin:0 0 20px;color:#281f2d}
.home-hero-copy>p{font-size:clamp(25px,2.1vw,34px);line-height:1.1;margin:0 0 29px;color:#3b3243}
.home-hero-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
.home-hero-actions .button{min-width:237px;text-align:center}
.home-hero-actions .button:first-child{display:flex;justify-content:space-between;gap:22px}
.home-hero-actions .button-outline{background:transparent}
.home-hero-image{position:relative;background:#f3ede4 url("img/hero-still-life-v2.webp") center 12%/cover no-repeat;overflow:hidden}
.home-hero-image:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#f3ede4 0%,rgba(243,237,228,.93) 4%,transparent 22%)}
.home-categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;padding-top:19px}
.category-tile{min-height:160px;border-radius:7px;background-position:center;background-size:cover;display:flex;align-items:flex-end;justify-content:space-between;padding:18px 22px;color:#fff;text-decoration:none;font-size:29px;line-height:1;overflow:hidden;position:relative;isolation:isolate}
.category-tile:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,rgba(28,24,29,.62),transparent 70%)}
.category-tile:hover{transform:translateY(-2px);box-shadow:0 8px 18px #2b222422}
.category-tile>span:last-child{font-size:28px}
.tile-astrology{background-image:url("img/category-astrology.webp")}
.tile-runes{background-image:url("img/category-runes.webp")}
.tile-psychology{background-image:url("img/category-psychology.webp");color:#251e2c}
.tile-psychology:before{background:linear-gradient(0deg,rgba(255,252,247,.65),transparent 70%)}
.tile-practices{background-image:url("img/category-practices.webp")}
.home-features{display:grid;grid-template-columns:1fr 1fr 1.08fr;gap:26px;padding-top:35px;align-items:stretch}
.home-feature{min-width:0}
.home-materials,.home-course{border-right:1px solid #e4dcd3;padding-right:24px}
.home-feature-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e4dcd3;margin-bottom:12px}
.home-feature-heading h2{font-size:32px;line-height:1;margin:0 0 12px}
.home-feature-heading a{font-size:27px;text-decoration:none;line-height:1}
.home-article{min-height:80px;display:grid;grid-template-columns:118px 1fr 18px;align-items:center;gap:17px;padding:0 0 10px;margin:0 0 10px;border-bottom:1px solid #e4dcd3;text-decoration:none;line-height:1.08;font-size:20px}
.home-article-image{width:118px;height:78px;border-radius:5px;overflow:hidden;background:#e4dbcf url("img/category-psychology.webp") center/cover no-repeat}
.home-article-image img{display:block;width:100%;height:100%;object-fit:cover}
.home-article-placeholder{display:flex;align-items:center;gap:16px;min-height:150px;color:#726973}
.home-article-placeholder p{line-height:1.2;margin:0}
.home-course-visual{height:183px;border-radius:7px;display:flex;align-items:end;justify-content:space-between;padding:22px;color:#fff;text-decoration:none;background:linear-gradient(0deg,rgba(24,23,30,.76),transparent 75%),url("img/featured-course.webp") center/cover no-repeat}
.home-course-copy{display:grid;gap:7px;max-width:72%}.home-course-copy small{font:11px Arial,sans-serif;letter-spacing:.16em;color:#dcc18f}.home-course-copy strong{font-size:28px;font-weight:400;line-height:1}
.round-arrow{width:50px;height:50px;border:1px solid #c6a56d;border-radius:50%;display:grid;place-items:center;font-size:28px;color:#d0b67e}
.home-community{border:1px solid #e8e1d9;border-radius:7px;overflow:hidden}
.home-community-main{height:172px;display:block;position:relative;padding:20px 24px;text-decoration:none;background:linear-gradient(90deg,rgba(250,248,245,.92),rgba(250,248,245,.45)),url("img/hero-still-life.webp") 78% 38%/cover no-repeat}
.home-community-main .small-label{font:10px Georgia,serif;letter-spacing:.26em;color:#9b7d52}
.home-community-main strong{display:block;font-size:31px;line-height:.95;font-weight:400;margin-top:12px}
.home-community-arrow{position:absolute;right:18px;bottom:21px;font-size:26px}
.home-community-join{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 22px;text-decoration:none;font-size:18px}
.home-community-join span:first-child{font-size:25px;color:#a88b5b}
.home-community-join span:nth-child(2){flex:1}
.community-page .section-pad{padding-top:28px}
.community-page h1{font-size:clamp(50px,4.2vw,70px);margin:0 0 3px}
.community-page .lead{margin:0;color:#78717b}
.community-page .tabs{margin:20px 0 20px}
.community-page .panel{padding:18px 22px}
.community-page .forum-row{min-height:85px}
.community-page .forum-icon{background:#302931}
.community-page .club-panel{background:linear-gradient(120deg,#342931,#241f28);border:1px solid #6b5762}
.community-page .club-panel .eyebrow{color:#b99b69}
.community-intro{display:flex;justify-content:space-between;align-items:center;gap:20px}
.community-motto{font:10px/2 Georgia,serif;letter-spacing:.2em;text-align:right;color:#8c7659}
.community-page .community-layout{grid-template-columns:minmax(0,1fr) 310px;gap:25px}
.community-page .community-layout>div{gap:14px}
.community-tabs{margin:0 0 5px!important;gap:38px;border-bottom:1px solid #e5dcd2}
.community-tabs a{font-size:21px;padding:7px 10px 12px}
.community-tabs a[aria-current]{border-bottom:2px solid #2b2530}
.community-page .panel-head{display:flex;align-items:center;justify-content:space-between;gap:20px}
.community-page .panel-head h2{font-size:34px}
.community-page .panel-head p{font-size:19px}
.community-page .forum-row strong{font-size:25px}
.community-page .forum-row small{font-size:18px;line-height:1.05}
.community-page .forum-row>span:last-child{font-size:25px}
.community-page .forum-icon{width:60px;height:60px;font-size:29px;flex:none}
.community-page .forum-row:nth-of-type(2) .forum-icon{background:#3b4942}
.community-page .forum-row:nth-of-type(3) .forum-icon{background:#677365}
.community-page .forum-row:nth-of-type(4) .forum-icon{background:#6f635f}
.forum-login-note{background:#f6f3ef;border-radius:5px;padding:8px 12px;margin:10px 0 0;color:#716c74;font-size:17px;text-align:right}
.club-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #6c5b64;padding-bottom:14px}
.club-heading h2{font-size:36px;margin:3px 0 0!important}
.club-heading p{margin:0;color:#ded3cf}
.community-page .club-panel>a:not(.button){display:flex;justify-content:space-between;padding:14px 0;font-size:20px;color:#e6dce2}
.community-page aside{padding-top:5px}
.community-page aside .card{padding:16px 18px}
.community-page aside h2{font-size:26px;margin:0 0 10px}
.community-page aside input{font:15px Arial,sans-serif}
.recent-topic{display:block;text-decoration:none;border-top:1px solid #e7e0d7;padding:10px 0;line-height:1.1}
.recent-topic span{display:block;font-size:18px}
.recent-topic small{display:block;font:12px Arial,sans-serif;color:#827b82;margin-top:5px}
.join-card{background:linear-gradient(145deg,#fffefa,#f4f0e9)!important}
.join-card p{font-size:18px;line-height:1.2}
.join-card .button{width:100%;text-align:center;font-size:18px}
.events-page h1{margin-bottom:5px}
.events-page>.lead{margin-top:0}
.events-empty{display:grid;grid-template-columns:1fr 1fr;min-height:330px;margin-top:35px;background:#f4efe8;border:1px solid #e8e1d9;border-radius:8px;overflow:hidden}
.events-empty-art{background:url("img/hero-still-life.webp") 70% center/cover no-repeat}
.events-empty-copy{align-self:center;padding:35px 55px}
.events-empty-copy h2{font-size:43px;margin:12px 0}
.events-empty-copy p{color:#665f69;line-height:1.3;max-width:480px}
.course-card{background:linear-gradient(0deg,rgba(26,24,31,.86),rgba(26,24,31,.08)),url("img/featured-course.webp") center/cover no-repeat}
.course-hero{background:linear-gradient(90deg,#f5f0e9 40%,rgba(245,240,233,.78) 70%,rgba(245,240,233,.25)),url("img/featured-course.webp") right center/cover no-repeat}
.course-symbol{display:none}
.demo-player{height:auto;aspect-ratio:16/9;justify-content:flex-end;background:linear-gradient(0deg,rgba(15,17,23,.68),transparent 35%),url("img/lesson-demo-poster.webp") center/cover no-repeat}
.demo-player p{align-self:stretch;margin:0;padding:15px 20px;text-align:left;font:12px Arial,sans-serif;letter-spacing:.16em;color:#f2e3c6}
@media(max-width:900px){.community-page .community-layout{grid-template-columns:1fr}.community-page aside{grid-template-columns:repeat(2,minmax(0,1fr))}.community-page aside .join-card{grid-column:1/-1}}
@media(max-width:700px){.community-intro{display:block}.community-motto{display:none}.community-page aside{grid-template-columns:1fr}.community-page aside .join-card{grid-column:auto}.community-page .panel-head{display:block}.community-page .forum-row{gap:10px}.community-page .forum-icon{width:44px;height:44px;font-size:21px}.community-page .forum-row strong{font-size:22px}.community-page .forum-row small{font-size:16px}.community-tabs{gap:12px}}
@media(max-width:1100px){.header-inner{grid-template-columns:1fr auto;gap:10px}.main-nav{grid-column:1/-1;grid-row:2;justify-self:center}.header-actions{grid-column:2;grid-row:1}.main-nav a{padding:10px 0 13px}.home-hero{grid-template-columns:55% 45%}.home-hero-copy{padding-left:36px}.home-hero h1{font-size:clamp(55px,7vw,78px)}.home-features{grid-template-columns:1fr 1fr}.home-community{grid-column:1/-1}}
@media(max-width:700px){.shell{width:calc(100% - 30px)}.header-inner{min-height:62px}.brand{gap:9px;font-size:23px}.brand-star{width:26px;height:26px}.header-actions{gap:14px;font-size:17px}.header-account{min-width:70px;padding:5px 12px}.main-nav{gap:14px;font-size:16px}.home-hero{display:flex;flex-direction:column}.home-hero-copy{padding:39px 18px 28px;min-height:320px}.home-hero h1{font-size:clamp(59px,14vw,78px)}.home-hero-copy>p{font-size:25px}.home-hero-actions{gap:9px}.home-hero-actions .button{font-size:17px;min-width:0;padding:11px 15px}.home-hero-image{min-height:240px;background-position:center 37%}.home-categories{grid-template-columns:1fr 1fr;gap:9px;padding-top:14px}.category-tile{min-height:130px;font-size:23px;padding:15px}.home-features{grid-template-columns:1fr;gap:24px;padding-top:27px}.home-materials,.home-course{border-right:0;padding-right:0}.home-community{grid-column:auto}.footer-inner{flex-direction:column;text-align:center;gap:10px}.community-page .section-pad{padding-top:25px}.events-empty{grid-template-columns:1fr}.events-empty-art{min-height:190px}.events-empty-copy{padding:24px}}
@media(max-width:400px){.main-nav{gap:12px;font-size:15px}.home-hero-actions .button{width:100%}.category-tile{font-size:21px}}

/* Community: a calm discussion space rather than a plugin-style forum. */
.community-directory{padding:0!important;overflow:hidden}
.community-directory>.panel-head{padding:22px 25px 17px}
.community-directory>.forum-login-note{margin:12px 22px}
.forum-category{border-top:1px solid var(--line)}
.forum-category:first-of-type{border-top:0}
.forum-category-title{display:flex;justify-content:space-between;gap:20px;padding:18px 24px 9px;background:#f7f3ed;font-size:25px}
.forum-category-title a{font-size:16px;align-self:center}
.forum-category>p{margin:0;padding:0 24px 12px;background:#f7f3ed;color:var(--muted);font-size:17px}
.community-directory .forum-row{margin:0 24px}
.forum-count{min-width:45px;text-align:center;font-size:22px;color:#574c59}
.forum-count small{font:11px Arial,sans-serif!important;text-transform:uppercase;letter-spacing:.08em}
.forum-breadcrumbs{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:28px;font:14px Arial,sans-serif;color:#847b84}
.forum-breadcrumbs a{color:#65586a;text-decoration:none}
.forum-section-heading{align-items:center;margin-bottom:35px}
.forum-section-heading h1{font-size:clamp(45px,4vw,65px)}
.forum-section-heading .lead{font-size:21px;max-width:900px}
.forum-subsections,.topic-list{border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden;margin:25px 0}
.forum-subsections h2{font-size:29px;margin:0;padding:18px 23px;background:#f7f3ed;border-bottom:1px solid var(--line)}
.forum-subsections>a{display:flex;justify-content:space-between;gap:22px;padding:18px 23px;border-bottom:1px solid var(--line);text-decoration:none}
.forum-subsections>a:last-child{border-bottom:0}
.forum-subsections strong,.forum-subsections small{display:block}
.forum-subsections strong{font-size:23px;font-weight:400}
.forum-subsections small{font-size:16px;color:var(--muted)}
.topic-list-head,.topic-row{display:grid;grid-template-columns:minmax(0,1fr) 90px 130px;gap:18px;align-items:center}
.topic-list-head{padding:11px 22px;background:#f6f2ed;color:#887f86;font:11px Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase}
.topic-list-head span:not(:first-child){text-align:center}
.topic-row{min-height:83px;padding:15px 22px;border-top:1px solid var(--line);text-decoration:none}
.topic-row:hover{background:#fdfaf6}
.topic-main strong,.topic-main small{display:block}
.topic-main strong{font-size:23px;font-weight:400;line-height:1.1}
.topic-main small{margin-top:7px;color:#817880;font-size:15px}
.topic-stat{text-align:center;font:18px Arial,sans-serif;color:#655d66}
.topic-row time{text-align:center;font:14px Arial,sans-serif;color:#5d555e}
.topic-row time small{display:block;color:#9a9298;margin-top:4px}
.empty-community{padding:35px;text-align:center}
.empty-community strong{font-size:28px;font-weight:400}
.empty-community p{color:var(--muted)}
.pagination{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:20px 0;font:14px Arial,sans-serif;color:#776f76}
.pagination span:last-child{display:flex;gap:18px}
.topic-shell{max-width:1120px}
.topic-header{max-width:900px;margin-bottom:32px}
.topic-header h1{font-size:clamp(44px,4.4vw,68px);line-height:.98;margin:10px 0 15px}
.topic-header h1,.forum-section-heading h1,.forum-breadcrumbs>*{min-width:0;overflow-wrap:anywhere}
.topic-header-meta{font:14px Arial,sans-serif;color:#817982}
.thread{display:grid;gap:14px}
.thread-post{display:grid;grid-template-columns:155px minmax(0,1fr);background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden}
.thread-post-first{border-top:3px solid #a98c5d}
.thread-author{padding:22px 17px;background:#f8f4ef;border-right:1px solid var(--line);text-align:center;display:flex;align-items:center;flex-direction:column}
.thread-author>a,.thread-author>strong{font-size:18px;margin-top:9px;line-height:1.05;word-break:break-word}
.thread-author>small{font:11px Arial,sans-serif;color:#8b8289;margin-top:5px}
.avatar{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:#302936;color:#d6bc8e;font-size:28px}
.avatar img{width:100%;height:100%;object-fit:cover}
.thread-message{min-width:0;padding:18px 23px 25px}
.thread-meta{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:10px;margin-bottom:18px;font:12px Arial,sans-serif;color:#918991}
.thread-meta a{text-decoration:none}
.forum-content{font-size:19px;line-height:1.55;overflow-wrap:anywhere}
.forum-content img,.forum-content video{max-width:100%;height:auto}
.forum-content table{display:block;max-width:100%;overflow-x:auto}
.forum-content a.wpforo-default-attachment,.forum-content a[href*="/wpforo/default_attachments/"]{display:inline-flex;padding:10px 14px;background:#f2ede6;border-radius:5px;margin:8px 0;font-family:Arial,sans-serif;font-size:14px}
.reply-context{padding:8px 11px;margin-bottom:14px;background:#f3eee7;border-left:2px solid #b1986b;color:#746a73;font-size:15px}
.reply-card{margin-top:28px}
.profile-shell{max-width:970px}
.profile-hero{display:flex;gap:25px;align-items:center;padding:25px 0 35px;border-bottom:1px solid var(--line)}
.profile-hero h1{margin:3px 0;font-size:55px}
.profile-hero p{margin:4px 0}
.avatar-large{width:110px;height:110px;font-size:48px;flex:none}
.profile-about,.profile-topics{margin-top:24px}
.profile-about h2,.profile-topics h2{margin-top:0}
.profile-form{margin-top:22px}
.profile-form form{display:grid;grid-template-columns:1fr 1fr;gap:5px 20px}
.profile-form form p:last-of-type{grid-column:1/-1}
.article-comments{margin-top:45px;padding-top:30px;border-top:1px solid var(--line)}
.comments-heading h2{margin:5px 0 22px;font-size:40px}
.comments-heading h2 small{font-size:19px;color:var(--muted)}
.article-comment{padding:19px 22px;margin:12px 0;background:#fff;border:1px solid var(--line);border-radius:7px}
.article-comment-reply{margin-left:55px;border-left:3px solid #b2986a}
.comment-author{display:flex;justify-content:space-between;gap:20px;padding-bottom:9px;margin-bottom:12px;border-bottom:1px solid var(--line)}
.comment-author time{font:12px Arial,sans-serif;color:#8d858c}
.comment-body{line-height:1.55;overflow-wrap:anywhere}
.comment-body p{margin:.4em 0}
.community-symbol{display:block;width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.forum-category-name{display:flex;align-items:center;gap:11px}
.forum-category-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#332b35;color:#d5b981;font-size:20px}
.forum-icon .community-symbol{width:30px;height:30px}
.club-heading{justify-content:flex-start;gap:16px}
.club-icon{display:grid;place-items:center;width:49px;height:49px;border:1px solid #8c7380;border-radius:50%;color:#d5b981;font-size:25px;flex:none}
.club-panel>a .community-symbol{display:inline-block;width:18px;height:18px;margin-right:7px;vertical-align:-3px;color:#d4b67f}
.recent-topic-title{display:flex!important;align-items:flex-start;gap:8px}
.recent-topic-title>span{display:grid!important;place-items:center;width:24px;height:24px;flex:none;border-radius:50%;background:#eee7dd;color:#725f49;font-size:14px}
.recent-topic-title .community-symbol{width:15px;height:15px}
.section-hero-icon{display:grid;place-items:center;width:72px;height:72px;border-radius:50%;background:#302931;color:#d6bc8e;font-size:42px;flex:none}
.forum-section-heading>div{flex:1}
.forum-subsections>a{align-items:center}
.forum-subsections>a>span:nth-child(2){flex:1;min-width:0}
.forum-subsections>a>span:last-child{min-width:82px;text-align:right;white-space:nowrap}
.subsection-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#eee7dd;color:#705b42;font-size:24px;flex:none}
.topic-main{display:flex;align-items:center;gap:13px;min-width:0}
.topic-main-copy{min-width:0}
.topic-row-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#f0e9df;color:#725e46;font-size:21px;flex:none}
.topic-header-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:12px;border-radius:50%;background:#302931;color:#d6bc8e;font-size:28px}
@media(max-width:700px){.community-directory .forum-row{margin:0 14px}.forum-category-title,.forum-category>p{padding-left:15px;padding-right:15px}.forum-count{display:none}.topic-list-head{display:none}.topic-row{grid-template-columns:minmax(0,1fr) 78px;padding:15px}.topic-row>.topic-stat{display:none}.thread-post{grid-template-columns:1fr}.thread-author{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;gap:10px;text-align:left;padding:13px 16px}.thread-author .avatar{width:42px;height:42px;font-size:20px}.thread-author>a,.thread-author>strong{margin:0}.thread-author>small{margin:0 0 0 auto}.thread-message{padding:16px}.article-comment-reply{margin-left:22px}.comment-author{display:block}.comment-author time{display:block;margin-top:4px}.profile-form form{grid-template-columns:1fr}.profile-form form p:last-of-type{grid-column:auto}.profile-hero h1{font-size:43px}.avatar-large{width:80px;height:80px}.pagination{align-items:flex-start}}

/* Authenticated personal workspace follows the approved community-dashboard concept. */
.account-shell{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:calc(100vh - 74px);background:#f2eeea}
.account-sidebar{position:relative;display:flex;flex-direction:column;min-height:calc(100vh - 74px);padding:32px 20px;color:#f8f2ea;background:linear-gradient(180deg,rgba(34,29,40,.99) 0%,rgba(34,29,40,.93) 54%,rgba(34,29,40,.62) 100%),url("img/hero-still-life.webp") center bottom/cover no-repeat}
.account-sidebar h2{margin:0 12px 25px;color:#d8bd8e;font:15px/1.2 Arial,sans-serif;letter-spacing:.14em}.account-sidebar nav{display:grid;gap:8px}.account-sidebar a{display:flex;align-items:center;gap:17px;padding:14px 16px;border-radius:9px;color:#f2ece8;text-decoration:none;font-size:20px}.account-sidebar a[aria-current],.account-sidebar a:hover{background:linear-gradient(90deg,rgba(135,117,153,.46),rgba(135,117,153,.23))}.account-sidebar svg{width:27px;height:27px;flex:none;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round;color:#eee7ef}.account-sidebar blockquote{margin:auto 17px 8px;padding:18px 0 0 17px;border-left:1px solid #c5a26e;color:#e1c697;font-size:18px;font-style:italic;line-height:1.42}
.account-main{padding:26px;min-width:0}.account-feed-space{max-width:1320px}.account-dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:20px;align-items:start}.account-feed,.account-rail{display:grid;gap:18px}.account-panel,.account-composer,.account-feed-card{padding:23px;border:1px solid rgba(224,216,207,.92);border-radius:12px;background:rgba(255,255,255,.96);box-shadow:0 8px 28px rgba(47,37,44,.035)}.account-panel h2{margin:0 0 14px;font-size:29px}
.account-avatar{display:grid;place-items:center;width:58px;height:58px;overflow:hidden;flex:none;border:1px solid #d2c3b5;border-radius:50%;background:linear-gradient(145deg,#4a3c4a,#28222d);color:#e5c891;font-size:25px}.account-avatar img{width:100%;height:100%;object-fit:cover}.account-avatar-small{width:47px;height:47px;font-size:19px}
.account-composer{display:grid;grid-template-columns:58px minmax(0,1fr);gap:16px;padding:20px 24px}.account-composer form{min-width:0}.account-composer textarea{min-height:61px;padding:16px 18px;border-color:#ded6cf;border-radius:11px;resize:vertical;font-size:20px}.composer-toolbar{display:grid;grid-template-columns:minmax(150px,.7fr) minmax(180px,1fr) auto;align-items:center;gap:10px;margin-top:11px}.composer-toolbar select,.composer-toolbar input{height:43px;padding:9px 12px;border-color:#e0d8d0;background:#fbfaf8;font-size:15px}.composer-toolbar .button{height:43px;padding:9px 20px;border-color:#ad7c72;background:#b47d73;white-space:nowrap}.composer-toolbar .button:hover{background:#97655f}.composer-toolbar .button:disabled{opacity:.45;cursor:not-allowed}
.account-feed-card{padding:21px 24px}.account-feed-card header{display:flex;align-items:center;gap:12px}.account-feed-card header strong,.account-feed-card header small{display:block}.account-feed-card header strong{font-size:18px;font-weight:400}.account-feed-card header small{font:13px Arial,sans-serif;color:#8a8288}.account-feed-card h2{margin:16px 0 6px;font-size:27px}.account-feed-card h2 a{text-decoration:none}.feed-copy{font-size:18px;line-height:1.5}.feed-copy p{margin:0 0 10px}.feed-image{display:block;height:min(310px,28vw);min-height:190px;margin-top:15px;overflow:hidden;border-radius:9px}.feed-image img{width:100%;height:100%;object-fit:cover}.account-feed-card footer{display:flex;justify-content:space-between;gap:15px;margin-top:15px;padding-top:12px;border-top:1px solid var(--line);font:13px Arial,sans-serif;color:var(--muted)}.account-feed-card footer a{color:#70583f;text-decoration:none}
.rail-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.rail-heading h2{margin:0}.rail-heading a,.rail-link{text-decoration:none;color:#5d466e}.rail-link{display:inline-block;margin-top:13px}.account-list{display:grid}.account-list>a,.account-list>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;border-top:1px solid var(--line);text-decoration:none}.account-list>a>span:first-child{flex:1}.account-group-list>a>span:nth-child(2){flex:1}.account-list small{display:block;color:var(--muted)}.account-group-thumb{display:grid!important;place-items:center;width:50px;height:50px;flex:none!important;border-radius:9px;background:linear-gradient(145deg,#554559,#29232d);color:#e3c898;font-size:22px}.account-empty{color:var(--muted)}.account-event{display:grid;gap:6px;padding:12px 0;border-top:1px solid var(--line);text-decoration:none}.account-event img{width:100%;height:145px;border-radius:8px;object-fit:cover;filter:saturate(.72)}.account-event small{color:var(--muted)}
.account-profile-form{margin-top:20px}.account-profile-form summary{cursor:pointer;font-size:28px;list-style:none}.account-profile-form summary:after{content:"＋";float:right;color:#927852}.account-profile-form[open] summary:after{content:"−"}.account-profile-form form{display:grid;grid-template-columns:1fr 1fr;gap:12px 18px;margin-top:17px}.account-profile-form form p{margin:0}.account-profile-form form p:has(textarea),.account-profile-form form .account-actions{grid-column:1/-1}.account-profile-form label{display:block;margin-bottom:5px;font:13px Arial,sans-serif;color:#6f6771}.account-profile-form textarea{min-height:110px}.account-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}

/* Course learning stays inside the same personal workspace. */
.learning-space{max-width:1320px}.learning-heading{margin:3px 0 25px}.learning-heading h1{margin:3px 0 8px;font-size:54px}.learning-heading h2{margin:3px 0 8px;font-size:39px}.learning-heading p{margin:0;color:var(--muted);font-size:19px}.learning-heading.compact{margin-bottom:18px}.learning-course-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.learning-course-card{overflow:hidden;border:1px solid var(--line);border-radius:13px;background:#fff}.learning-course-cover{display:flex;flex-direction:column;justify-content:end;min-height:245px;padding:27px;color:#fff;background:linear-gradient(0deg,rgba(27,23,31,.85),rgba(27,23,31,.08)),url("img/featured-course.webp") center/cover no-repeat}.learning-course-cover span{font:11px Arial,sans-serif;letter-spacing:.16em;color:#e0c28e}.learning-course-cover strong{max-width:500px;margin-top:7px;font-size:37px;font-weight:400;line-height:1}.learning-course-copy{display:grid;gap:14px;padding:24px}.learning-course-copy p{margin:0;color:#625c64}.learning-course-copy small{color:var(--muted)}.learning-course-copy .button{justify-self:start}.learning-empty{max-width:650px}.learning-discover{margin-top:38px}.learning-discover h2{margin:5px 0 12px}.learning-discover>a{display:flex;justify-content:space-between;gap:20px;padding:17px 0;border-top:1px solid var(--line);text-decoration:none}.learning-back,.lesson-crumbs a{color:#6e5944;text-decoration:none}.course-room-hero{display:grid;grid-template-columns:minmax(0,1fr) 150px;min-height:250px;margin:15px 0 24px;padding:34px;border-radius:13px;color:#fff;background:linear-gradient(90deg,rgba(30,25,34,.96),rgba(30,25,34,.45)),url("img/featured-course.webp") center/cover no-repeat}.course-room-hero .eyebrow{color:#dec28f}.course-room-hero h1{max-width:760px;margin:7px 0 14px;font-size:56px}.course-room-hero p{max-width:730px;margin:0;color:#ebe5e2;font-size:19px}.course-room-mark{display:grid;place-items:center;font-size:95px;color:#d8b87c}.course-room-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:20px;align-items:start}.course-room-program{display:grid;gap:12px}.course-room-module{padding:22px 24px;border:1px solid var(--line);border-radius:11px;background:#fff}.course-room-module>header{display:flex;align-items:center;gap:16px}.course-room-module>header>span{font-size:42px;color:#c2a879}.course-room-module h3{margin:2px 0;font-size:29px}.course-room-module small{font:11px Arial,sans-serif;letter-spacing:.12em;color:#8b7b68}.course-room-lesson{display:grid;grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:13px;margin-top:16px;padding:14px;border-radius:8px;background:#f4f0eb;text-decoration:none}.course-room-lesson strong,.course-room-lesson small{display:block}.course-room-lesson small{margin-top:2px;color:var(--muted)}.lesson-play{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#322a35;color:#d9bd88;font-size:12px}.course-room-aside{display:grid;gap:15px}.course-room-aside .account-panel>strong{display:block;font-size:50px;font-weight:400}.course-room-aside .account-panel p{color:var(--muted)}.lesson-crumbs{display:flex;gap:9px;flex-wrap:wrap;margin:2px 0 18px;color:var(--muted)}.lesson-room-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px;align-items:start}.lesson-room-main{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff}.lesson-room-cover{position:relative;display:flex;flex-direction:column;justify-content:end;min-height:300px;padding:32px;color:#fff;background:linear-gradient(0deg,rgba(29,24,34,.9),rgba(29,24,34,.22)),url("img/lesson-demo-poster.webp") center/cover no-repeat}.lesson-room-cover .eyebrow{color:#e3c792}.lesson-room-cover>strong{max-width:700px;margin-top:7px;font-size:43px;font-weight:400;line-height:1}.lesson-cover-symbol{position:absolute;right:32px;top:25px;font-size:72px;color:#dfc08a}.lesson-room-main>article{padding:30px}.lesson-room-main h1{font-size:45px}.lesson-room-nav{padding:23px;border:1px solid var(--line);border-radius:12px;background:#fff}.lesson-room-nav>h2{margin:0 0 17px;font-size:31px}.lesson-room-nav section{padding:14px 0;border-top:1px solid var(--line)}.lesson-room-nav small{font:10px Arial,sans-serif;letter-spacing:.13em;color:#927c5a}.lesson-room-nav h3{margin:4px 0 8px;font-size:21px}.lesson-room-nav a,.lesson-nav-locked{display:flex;justify-content:space-between;gap:10px;padding:9px 10px;border-radius:6px;text-decoration:none}.lesson-room-nav a[aria-current]{background:#ede6df;color:#604c68}.lesson-nav-locked{color:#9a9298}
.legal-page{max-width:900px}.legal-page>h1{margin-bottom:6px}.legal-version{color:var(--muted)}.legal-lead{margin:25px 0 35px;padding:20px 24px;border-left:3px solid var(--gold);background:#f3ede5;font-size:20px}.legal-page section{padding:11px 0;border-top:1px solid var(--line)}.legal-page section h2{font-size:30px;margin-bottom:10px}.legal-page section p{font-size:18px;line-height:1.65}
.course-showcase{max-width:1180px}.course-value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0 0 48px}.course-value-grid .card{min-height:100%;padding:25px}.course-value-grid h2{margin:9px 0 13px;font-size:29px}.course-value-grid p{color:#5f5862;line-height:1.55}.course-program-heading{max-width:760px;margin-bottom:22px}.course-program-heading h2{margin:5px 0 8px;font-size:43px}.course-program-heading p{color:var(--muted)}.course-program{display:grid;gap:13px}.course-program-block{padding:24px 27px;border:1px solid var(--line);border-radius:9px;background:#fff}.course-program-block h3{margin:0 0 13px;font-size:29px}.course-program-item{display:flex;align-items:flex-start;justify-content:space-between;gap:25px;padding-top:13px;border-top:1px solid var(--line)}.course-program-copy{max-width:800px}.course-program-copy>strong{font-size:21px;font-weight:400}.course-program-copy p{margin:8px 0 0;color:#625b64;white-space:pre-line}.course-lock{flex:none;margin-top:4px;padding:7px 12px;border-radius:20px;background:#f0ebe4;color:#766c72;font:12px Arial,sans-serif}.course-price{display:block;margin-top:18px;color:#5c4933;font-size:24px;font-weight:600}.course-room-lesson.is-locked{color:#817982;background:#f5f2ee;cursor:default}.course-room-lesson.is-locked .lesson-play{background:#ded8d2;color:#786f78}

/* Staff control room: same visual language, separate security boundary. */
.control-page{background:#f4f0ea}.control-shell{display:grid;grid-template-columns:230px minmax(0,1fr);min-height:calc(100vh - 74px)}.control-sidebar{padding:30px 20px;background:#29232c;color:#f7f0e8}.control-sidebar .eyebrow{color:#d1b47e}.control-sidebar h2{margin:7px 0 25px;font-size:28px}.control-sidebar nav{display:grid;gap:7px}.control-sidebar a{padding:11px 13px;border-radius:7px;color:#eee7e2;text-decoration:none}.control-sidebar a[aria-current],.control-sidebar a:hover{background:#453a48;color:#e2c694}
.control-main{padding:32px;min-width:0}.control-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:22px}.control-heading h1{margin:0;font-size:48px}.control-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.control-card{padding:20px;border:1px solid var(--line);border-radius:9px;background:#fff;text-decoration:none}.control-card strong{display:block;font-size:36px;font-weight:400}.control-card span{color:var(--muted)}
.control-toolbar{display:flex;gap:10px;margin-bottom:16px}.control-toolbar input{max-width:460px}.control-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:9px;background:#fff}.control-table{width:100%;border-collapse:collapse;min-width:760px}.control-table th,.control-table td{padding:13px 15px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.control-table th{background:#f2ece5;font:11px Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#766e75}.control-table tr:last-child td{border-bottom:0}.status-pill{display:inline-block;padding:3px 8px;border-radius:20px;background:#eee8df;font:12px Arial,sans-serif}.status-pill.active{background:#e2eee3;color:#31583b}.status-pill.attention{background:#f5e3db;color:#844532}.control-pagination{display:flex;justify-content:space-between;margin-top:15px}.control-pagination a{text-decoration:none}
@media(max-width:1120px){.account-dashboard-grid{grid-template-columns:minmax(0,1fr) 290px}.learning-course-grid{grid-template-columns:1fr}}
@media(max-width:900px){.account-shell,.control-shell{grid-template-columns:minmax(0,1fr)}.account-sidebar,.control-sidebar{min-width:0;min-height:0;overflow:hidden;padding:16px}.account-sidebar h2,.account-sidebar blockquote,.control-sidebar h2{display:none}.account-sidebar nav,.control-sidebar nav{display:flex;max-width:100%;overflow:auto}.account-sidebar a,.control-sidebar a{white-space:nowrap;padding:10px 13px;font-size:17px}.account-sidebar svg{width:22px;height:22px}.account-main,.control-main{width:100%;min-width:0;overflow:hidden}.account-dashboard-grid,.course-room-layout,.lesson-room-layout{grid-template-columns:1fr}.course-room-aside{grid-template-columns:1fr 1fr}.lesson-room-nav{order:-1}.course-value-grid{grid-template-columns:1fr}.control-cards{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.account-main,.control-main{padding:18px 14px}.account-topline,.control-heading{align-items:start;flex-direction:column}.account-topline h1,.control-heading h1{max-width:100%;font-size:38px;overflow-wrap:anywhere}.account-composer{grid-template-columns:1fr;padding:16px}.account-composer>.account-avatar{display:none}.composer-toolbar{grid-template-columns:1fr}.composer-toolbar .button{width:100%}.account-profile-form form{grid-template-columns:1fr}.account-profile-form form p:has(textarea),.account-profile-form form .account-actions{grid-column:auto}.learning-heading h1{font-size:44px}.course-room-hero{grid-template-columns:1fr;padding:25px}.course-room-hero h1{font-size:42px}.course-room-mark{display:none}.course-room-aside{grid-template-columns:1fr}.lesson-room-cover{min-height:230px;padding:22px}.lesson-room-cover>strong{font-size:34px}.lesson-cover-symbol{right:20px;font-size:50px}.lesson-room-main>article{padding:22px}.lesson-room-main h1{font-size:38px}.course-program-item{flex-direction:column}.course-lock{margin-top:0}.control-cards{grid-template-columns:1fr}.forum-subsections>a{gap:12px;padding:15px}.forum-subsections>a>span:last-child{min-width:auto;font-size:13px}.forum-subsections small{line-height:1.3}}
