:root{--ink:#2d2430;--muted:#756b76;--cream:#fbf7f2;--soft:#f3ebe5;--plum:#6b334f;--plum-dark:#4d2137;--rose:#b76c79;--gold:#b98b34;--white:#fff;--line:#e8dfda;--green:#2f6a4d;--shadow:0 20px 60px #422a371f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}main{min-height:70vh}.container{width:min(1180px,100% - 40px);margin:0 auto}.narrow-container{width:min(820px,100% - 40px);margin:0 auto}.site-header{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#fffffff0;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;height:76px;display:flex}.brand{background:0 0;border:0;align-items:center;gap:10px;display:flex}.brand-mark{background:var(--plum);color:#fff;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.brand>span:last-child{flex-direction:column;line-height:1;display:flex}.brand strong{font-size:18px}.brand small{letter-spacing:3px;color:var(--rose);margin-top:5px;font-size:9px}.desktop-nav{align-items:center;gap:30px;display:flex}.desktop-nav a{color:#635965;font-size:14px;font-weight:650}.desktop-nav a:hover{color:var(--plum)}.header-actions{align-items:center;gap:9px;display:flex}.icon-button{border:1px solid var(--line);width:40px;height:40px;color:var(--ink);background:#fff;border-radius:999px;place-items:center;display:grid}.btn{border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:11px 16px;font-weight:750;transition:all .18s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--plum);color:#fff}.btn-primary:hover{background:var(--plum-dark)}.btn-ghost{color:var(--ink);background:0 0}.btn-light{color:var(--plum);background:#fff;box-shadow:0 8px 25px #4b2e3d1c}.btn-outline{border-color:var(--line);color:var(--plum);background:#fff}.btn-large{padding:14px 20px}.full-width{width:100%}.disabled-link{opacity:.55;pointer-events:none}.hero{background:linear-gradient(130deg,#fff 0%,#fbf5ef 58%,#f2e5e3 100%);padding:88px 0 78px;position:relative;overflow:hidden}.hero-grid{grid-template-columns:1.12fr .88fr;align-items:center;gap:72px;display:grid}.hero-copy{z-index:2;position:relative}.eyebrow{color:var(--rose);letter-spacing:1.4px;text-transform:uppercase;align-items:center;gap:7px;font-size:12px;font-weight:850;display:inline-flex}.hero h1,.page-hero h1{letter-spacing:-2.2px;margin:18px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(43px,6vw,73px);line-height:1.03}.hero h1 em{color:var(--plum);font-weight:500}.hero-copy>p{color:var(--muted);max-width:690px;font-size:19px;line-height:1.7}.hero-actions{gap:12px;margin:30px 0 22px;display:flex}.trust-row{color:var(--muted);flex-wrap:wrap;gap:18px;font-size:13px;display:flex}.trust-row span{align-items:center;gap:6px;display:flex}.trust-row svg{width:16px;color:var(--green)}.hero-card{z-index:2;border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:23px;position:relative}.hero-card-header{justify-content:space-between;align-items:center;margin-bottom:13px;font-weight:800;display:flex}.mini-event{border-top:1px solid var(--line);grid-template-columns:52px 1fr;align-items:center;gap:12px;padding:13px 0;display:grid}.mini-date{background:var(--soft);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:49px;height:52px;line-height:1;display:flex}.mini-date strong{font-size:18px}.mini-date span{text-transform:uppercase;color:var(--rose);margin-top:4px;font-size:10px}.mini-event>div:last-child{flex-direction:column;gap:5px;display:flex}.mini-event>div:last-child span{color:var(--muted);font-size:12px}.mini-empty{color:var(--muted);align-items:center;gap:12px;padding:30px 5px;display:flex}.text-link{color:var(--plum);align-items:center;gap:5px;margin-top:12px;font-weight:800;display:inline-flex}.hero-glow{filter:blur(1px);border-radius:999px;position:absolute}.glow-one{background:#b76c791f;width:330px;height:330px;top:-100px;right:-100px}.glow-two{background:#b98b341a;width:230px;height:230px;bottom:-100px;left:-70px}.stats-strip{background:var(--plum-dark);color:#fff;padding:26px 0}.stats-grid{grid-template-columns:repeat(4,1fr);display:grid}.stats-grid>div{border-right:1px solid #ffffff26;flex-direction:column;align-items:center;display:flex}.stats-grid>div:last-child{border-right:0}.stats-grid strong{font-size:27px}.stats-grid span{color:#d6c9cf;margin-top:3px;font-size:12px}.section,.page-section{padding:74px 0}.soft-section{background:var(--cream)}.section-heading{text-align:center;max-width:690px;margin:0 auto 42px}.section-heading h2,.split-heading h2,.newsletter-card h2{margin:11px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,47px)}.section-heading p{color:var(--muted);font-size:17px;line-height:1.7}.steps-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.step-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:27px;position:relative}.step-icon{background:var(--soft);width:48px;height:48px;color:var(--plum);border-radius:14px;place-items:center;display:grid}.step-number{color:#d9ccd1;font-size:21px;font-weight:900;position:absolute;top:23px;right:20px}.step-card h3{margin:18px 0 10px;font-size:20px}.step-card p{color:var(--muted);margin:0;line-height:1.65}.split-heading{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.split-heading h2{margin-bottom:0}.cards-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.newsletter-section{background:#fff;padding:68px 0}.newsletter-card{background:linear-gradient(135deg,var(--plum-dark),var(--plum));color:#fff;border-radius:26px;grid-template-columns:1fr 1fr;align-items:center;gap:42px;padding:44px;display:grid}.newsletter-card p{color:#e6dce1;line-height:1.65}.eyebrow.light{color:#e9c7ce}.newsletter-form{color:var(--muted);background:#fff;border-radius:14px;align-items:center;padding:7px 7px 7px 14px;display:flex;position:relative}.newsletter-form input{background:0 0;border:0;outline:0;flex:1;min-width:0;padding:10px}.newsletter-message{color:#fff;font-size:12px;position:absolute;top:calc(100% + 9px);left:0}.page-hero{text-align:center;max-width:820px;margin:0 auto 42px}.page-hero h1{margin-bottom:18px;font-size:clamp(40px,5vw,60px)}.page-hero p{color:var(--muted);font-size:18px;line-height:1.65}.filter-bar{grid-template-columns:1fr 260px;gap:12px;margin-bottom:27px;display:grid}.search-box{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:9px;padding:0 14px;display:flex}.search-box input,.filter-bar select{background:#fff;border:0;outline:0;width:100%;padding:13px}.filter-bar select{border:1px solid var(--line);border-radius:12px}.practitioner-card{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;padding:22px;display:flex}.card-top{justify-content:space-between;align-items:start;display:flex}.avatar{background:var(--soft);width:40px;height:40px;color:var(--plum);border-radius:12px;place-items:center;font-weight:850;display:grid}.avatar-large{border-radius:16px;width:57px;height:57px;font-size:17px}.status-stack{flex-direction:column;align-items:end;gap:7px;display:flex}.badge{background:var(--soft);border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:11px;font-weight:800;display:inline-flex}.badge-gold{color:#8a681b;background:#fff5d8}.verified{color:var(--green);align-items:center;gap:4px;font-size:11px;display:flex}.practitioner-card h3{margin:19px 0 4px}.role{color:var(--rose);margin:0 0 8px;font-weight:700}.location{color:var(--muted);align-items:center;gap:5px;font-size:13px;display:flex}.tag-row{flex-wrap:wrap;gap:6px;margin:12px 0;display:flex}.tag-row span{background:var(--cream);border:1px solid var(--line);border-radius:999px;padding:5px 8px;font-size:11px}.card-bio{color:var(--muted);flex:1;line-height:1.6}.card-link{color:var(--plum);align-items:center;gap:5px;margin-top:10px;font-weight:800;display:flex}.muted-link{opacity:.6}.empty-state{text-align:center;color:var(--muted);border:1px dashed #d7c9cf;border-radius:20px;padding:60px 24px}.empty-state svg{color:var(--rose)}.empty-state h3{color:var(--ink)}.event-list{gap:15px;display:grid}.event-card{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:76px 1fr auto;align-items:center;gap:20px;padding:20px;display:grid}.date-box{background:var(--soft);border-radius:15px;flex-direction:column;justify-content:center;align-items:center;width:68px;height:72px;line-height:1;display:flex}.date-box strong{font-size:24px}.date-box span{text-transform:uppercase;color:var(--rose);margin-top:5px;font-size:11px}.event-body h2{margin:8px 0;font-size:21px}.event-body>p{color:var(--muted);margin:0 0 11px;line-height:1.55}.event-meta,.event-details{flex-wrap:wrap;gap:12px;display:flex}.event-meta span,.event-details span{color:var(--muted);align-items:center;gap:5px;font-size:12px;display:flex}.featured-label{color:#8a681b!important}.story-card,.message-card{border:1px solid var(--line);background:var(--cream);text-align:left;border-radius:25px;padding:39px}.story-icon{background:var(--plum);color:#fff;border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.story-card h2{font-family:Georgia,Times New Roman,serif;font-size:35px}.story-card p{color:var(--muted);font-size:17px;line-height:1.7}.message-card{text-align:center}.message-card svg{color:var(--rose)}.message-card h1{font-family:Georgia,Times New Roman,serif;font-size:36px}.message-card p{color:var(--muted);line-height:1.65}.auth-page{background:linear-gradient(#faf7f2,#fff)}.auth-container{max-width:560px}.auth-card{border:1px solid var(--line);box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:24px;padding:38px}.auth-icon{background:var(--soft);width:58px;height:58px;color:var(--plum);border-radius:18px;place-items:center;margin:0 auto 16px;display:grid}.auth-card h1{margin:10px 0;font-family:Georgia,Times New Roman,serif;font-size:35px}.auth-card>p{color:var(--muted);margin-bottom:24px}.auth-card form{text-align:left;gap:16px;display:grid}.auth-switch{color:var(--plum);background:0 0;border:0;margin-top:20px;font-weight:800}.form-message{color:var(--green);background:#eaf5ee;border-radius:10px;padding:12px 14px;font-size:13px}.error-message{color:#8b2d35;background:#f9e7e7}.field{flex-direction:column;gap:7px;display:flex}.field>span{font-size:13px;font-weight:800}.field input,.field textarea,.field select{border:1px solid var(--line);background:#fff;border-radius:10px;outline:0;width:100%;padding:12px}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--rose);box-shadow:0 0 0 3px #b76c791a}.field-wide{grid-column:1/-1}.form-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:30px}.form-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.form-intro{align-items:center;gap:13px;margin-bottom:23px;display:flex}.form-intro>div{background:var(--soft);width:48px;height:48px;color:var(--plum);border-radius:14px;place-items:center;display:grid}.form-intro h2{margin:0}.form-intro p{color:var(--muted);margin:4px 0}.tab-switch{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:1fr 1fr;margin-bottom:18px;padding:5px;display:grid}.tab-switch button{background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:12px;font-weight:800;display:flex}.tab-switch button.active{background:var(--soft);color:var(--plum)}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.dashboard-page{background:#f8f5f2;grid-template-columns:230px 1fr;min-height:calc(100vh - 76px);display:grid}.dashboard-sidebar{background:var(--plum-dark);color:#fff;flex-direction:column;gap:6px;padding:25px 15px;display:flex}.dashboard-sidebar a{color:#dfd2d8;border-radius:9px;padding:11px 12px}.dashboard-sidebar a:hover{background:#ffffff1c}.dashboard-brand{padding:7px 10px 23px;font-weight:900}.dashboard-main{padding:38px}.dashboard-top{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.dashboard-top span{color:var(--rose);text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:900}.dashboard-top h1{margin:4px 0;font-family:Georgia,Times New Roman,serif;font-size:39px}.dashboard-email{color:var(--muted);margin:0}.metric-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:auto 1fr;column-gap:11px;padding:19px;display:grid}.metric-icon{background:var(--soft);width:42px;height:42px;color:var(--plum);border-radius:12px;grid-row:1/4;place-items:center;display:grid}.metric-card strong{font-size:25px;line-height:1}.metric-card span{font-weight:800}.metric-card small{color:var(--muted)}.dashboard-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:20px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:19px;padding:21px}.panel-wide{grid-column:1/-1}.panel-heading{justify-content:space-between;margin-bottom:12px;display:flex}.panel-heading h2{margin:0;font-size:19px}.panel-heading p{color:var(--muted);margin:4px 0;font-size:13px}.review-row{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px 0;display:grid}.review-row>div:nth-child(2){flex-direction:column;display:flex}.review-row span{color:var(--muted);font-size:12px}.review-actions{gap:6px;display:flex}.review-actions button{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:5px;padding:7px 9px;display:flex}.review-actions button:first-child{color:var(--green);background:#eaf5ee}.review-date{background:var(--soft);border-radius:11px;flex-direction:column;justify-content:center;align-items:center;width:43px;height:47px;line-height:1;display:flex}.review-date span{text-transform:uppercase;margin-top:3px;font-size:9px}.panel-empty{text-align:center;color:var(--muted);padding:25px 5px}.moderation-item{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:14px 0;display:flex}.moderation-item>div{flex-direction:column;gap:4px;display:flex}.moderation-item span{color:var(--muted);font-size:12px}.featured-toggle{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:8px 11px;font-weight:800;display:flex}.featured-toggle.active{color:#8a681b;background:#fff5d8;border-color:#ecd89d}.creator-summary{flex-wrap:wrap;align-items:center;gap:15px;display:flex}.creator-summary>div:nth-child(2){flex:1}.creator-summary h3{margin:0 0 4px}.creator-summary p{color:var(--muted);margin:0}.creator-summary span{color:var(--muted);align-items:center;gap:5px;font-size:13px;display:flex}.shortlist-row{border-top:1px solid var(--line);align-items:center;gap:10px;padding:13px 0;display:flex}.shortlist-row>div{flex-direction:column;flex:1;display:flex}.shortlist-row span{color:var(--muted);font-size:12px}.status-badge{text-transform:capitalize;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900}.status-pending{color:#795c0a;background:#fff1c8}.status-approved{color:#266044;background:#e5f5eb}.status-rejected{color:#8b2d35;background:#fae5e5}.status-dot{border-radius:50%;flex:none;width:10px;height:10px}.status-dot.status-pending{background:#d5a522}.status-dot.status-approved{background:#3e9b67}.status-dot.status-rejected{background:#c95555}.site-footer{color:#fff;background:#241b22;padding:55px 0 20px}.footer-grid{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:38px;display:grid}.footer-brand{color:#fff}.footer-grid p,.footer-grid span,.footer-grid a{color:#c2b7bd}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.footer-bottom{color:#93878e;border-top:1px solid #ffffff1f;justify-content:space-between;margin-top:38px;padding-top:18px;font-size:12px;display:flex}@media (max-width:950px){.desktop-nav,.desktop-only{display:none}.hero-grid,.newsletter-card{grid-template-columns:1fr}.hero{padding-top:60px}.cards-grid{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr);row-gap:20px}.stats-grid>div:nth-child(2){border-right:0}.filter-bar{grid-template-columns:1fr}.event-card{grid-template-columns:72px 1fr}.event-card>.btn{grid-column:2}.dashboard-page{grid-template-columns:1fr}.dashboard-sidebar{display:none}.metric-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:650px){.container,.narrow-container{width:min(100% - 26px,1180px)}.header-inner{height:68px}.header-actions .btn-primary{padding:10px 11px;font-size:12px}.hero h1,.page-hero h1{letter-spacing:-1px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.trust-row{flex-direction:column;gap:8px}.cards-grid,.form-grid,.footer-grid,.metric-grid,.dashboard-grid{grid-template-columns:1fr}.field-wide,.panel-wide{grid-column:auto}.stats-grid{grid-template-columns:1fr 1fr}.newsletter-card{padding:29px 20px}.newsletter-form{flex-wrap:wrap}.newsletter-form input{min-width:150px}.event-card{grid-template-columns:1fr}.event-card>.btn{grid-column:auto}.dashboard-main{padding:22px 13px}.dashboard-top{align-items:flex-start;gap:13px}.dashboard-top h1{font-size:31px}.review-row{grid-template-columns:auto 1fr}.review-actions{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:6px}.auth-card,.form-card{padding:24px 18px}}
