*{margin:0;padding:0;box-sizing:border-box}body{margin:0;padding:0}#root{width:100%}.page-hero{padding:7rem 8% 4rem;background:#1c2b35;margin-top:62px}.page-hero .section-label{color:#4e9e8d}.page-hero h1{font-family:"DM Serif Display",serif;font-size:3.5rem;line-height:1.1;color:#fff;margin-bottom:1rem}.page-hero h1 em{font-style:italic;color:#4e9e8d}.page-hero p{font-size:1rem;color:#ffffff80;max-width:520px;font-weight:300;line-height:1.85}.filter-bar{padding:1.2rem 8%;background:#fff;border-bottom:1px solid rgba(28,43,53,.08);display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.filter-btn{padding:.4rem 1rem;border:1px solid rgba(28,43,53,.15);background:#fafaf7;border-radius:2px;font-size:.78rem;color:#6b7a85;cursor:pointer;transition:all .2s;font-family:DM Sans,sans-serif}.filter-btn:hover{border-color:#3a7d6e;color:#3a7d6e}.filter-btn.active{background:#1c2b35;border-color:#1c2b35;color:#fff}.articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:3rem 8%;max-width:1280px;margin:0 auto}.article-card{background:#fff;border:1px solid rgba(28,43,53,.08);overflow:hidden;cursor:pointer;transition:all .2s;position:relative}.article-card:hover{box-shadow:0 8px 32px #1c2b351a;transform:translateY(-2px)}.article-top{padding:1.5rem 1.5rem 0}.article-tag-sm{font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:#3a7d6e;margin-bottom:.5rem}.article-title-card{font-family:"DM Serif Display",serif;font-size:1.2rem;color:#1c2b35;line-height:1.3;margin-bottom:.8rem}.article-body-card{padding:0 1.5rem 1.5rem}.article-excerpt-card{font-size:.85rem;color:#6b7a85;line-height:1.75;margin-bottom:1rem;font-weight:300}.article-meta-bar{display:flex;align-items:center;justify-content:space-between;font-size:.72rem;color:#6b7a85;padding-top:.8rem;border-top:1px solid rgba(28,43,53,.06)}.lock-overlay-art{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,#fff 60%,#fff0);padding:3rem 1.5rem 1.5rem;text-align:center}.lock-badge-art{display:inline-flex;align-items:center;gap:.5rem;background:#1c2b35;color:#fff;padding:.5rem 1rem;font-size:.78rem;font-weight:500;margin-bottom:.5rem}.article-featured-card{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.article-featured-img{background:#1c2b35;display:flex;align-items:center;justify-content:center;min-height:280px}.article-featured-img-inner{font-family:"DM Serif Display",serif;font-size:2.5rem;color:#ffffff14;padding:2rem;text-align:center;line-height:1.3}.article-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;flex-direction:column;background:#fafaf7;overflow-y:auto;transform:translate(100%);transition:transform .3s ease}.article-overlay.active{transform:translate(0)}.article-overlay-header{background:#1c2b35;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:10;flex-shrink:0}.article-back-btn{background:none;border:1px solid rgba(255,255,255,.15);color:#fff9;padding:.4rem .8rem;font-size:.78rem;font-family:DM Sans,sans-serif;cursor:pointer}.article-content-inner{max-width:680px;margin:0 auto;padding:4rem 2rem}.article-content-tag{font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:#3a7d6e;margin-bottom:1rem}.article-content-h1{font-family:"DM Serif Display",serif;font-size:2.5rem;line-height:1.1;color:#1c2b35;margin-bottom:1rem}.article-content-meta{font-size:.78rem;color:#6b7a85;margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid rgba(28,43,53,.08)}.article-content-body{font-size:1rem;color:#1c2b35;line-height:1.9;font-weight:300}.article-content-body p{margin-bottom:1.5rem}.article-content-body h2{font-family:"DM Serif Display",serif;font-size:1.6rem;color:#1c2b35;margin:2.5rem 0 1rem}.article-content-body blockquote{border-left:3px solid #3A7D6E;padding:1rem 1.5rem;background:#f2ede5;margin:2rem 0;font-family:"DM Serif Display",serif;font-style:italic;font-size:1.1rem;color:#1c2b35;line-height:1.55}.article-content-body .stat-box{background:#1c2b35;color:#fff;padding:1.5rem;margin:2rem 0}.article-content-body .stat-box strong{font-family:"DM Serif Display",serif;font-size:1.8rem;color:#4e9e8d;display:block;margin-bottom:.3rem}.article-content-body .stat-box span{font-size:.82rem;color:#fff9}.stories-list{padding:3rem 8%;max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.story-card{background:#fff;border:1px solid rgba(28,43,53,.08);padding:2rem;position:relative;overflow:hidden}.story-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.story-author{display:flex;align-items:center;gap:.8rem}.story-avatar-sm{width:36px;height:36px;background:#1c2b35;display:flex;align-items:center;justify-content:center;font-family:"DM Serif Display",serif;color:#fff;font-size:.85rem}.story-name-sm{font-weight:500;color:#1c2b35;font-size:.88rem}.story-meta-sm{font-size:.75rem;color:#6b7a85}.story-tag-sm{font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:#3a7d6e;background:#f2ede5;padding:.2rem .6rem}.story-title-sm{font-family:"DM Serif Display",serif;font-size:1.3rem;color:#1c2b35;margin-bottom:.8rem}.story-body-text{font-size:.88rem;color:#6b7a85;line-height:1.75;font-weight:300}.story-footer-bar{display:flex;justify-content:flex-end;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(28,43,53,.06)}.story-read-more{font-size:.82rem;color:#3a7d6e;cursor:pointer;font-weight:500}.story-lock-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,#fff 60%,#fff0);padding:2.5rem 2rem 1.5rem;text-align:center}.story-lock-badge{display:inline-block;background:#1c2b35;color:#fff;padding:.4rem .8rem;font-size:.75rem;margin-bottom:.5rem}.story-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;flex-direction:column;background:#fafaf7;overflow-y:auto;transform:translate(100%);transition:transform .3s ease}.story-overlay.active{transform:translate(0)}.story-full-content{max-width:680px;margin:0 auto;padding:4rem 2rem}.story-full-avatar{width:48px;height:48px;background:#1c2b35;display:flex;align-items:center;justify-content:center;font-family:"DM Serif Display",serif;color:#fff;font-size:1rem}.story-full-title{font-family:"DM Serif Display",serif;font-size:2.2rem;color:#1c2b35;margin:1.5rem 0 .5rem}.story-full-body{font-size:1rem;color:#1c2b35;line-height:1.9;font-weight:300;margin-top:2rem}.story-full-body p{margin-bottom:1.5rem}.story-full-body blockquote{border-left:3px solid #3A7D6E;padding:1rem 1.5rem;background:#f2ede5;margin:2rem 0;font-family:"DM Serif Display",serif;font-style:italic;font-size:1.1rem;color:#1c2b35}.exercises-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:3rem 8%;max-width:1100px;margin:0 auto}.exercise-card{background:#fff;border-top:3px solid #1C2B35;padding:2rem;cursor:pointer;transition:all .2s}.exercise-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #1c2b351a}.exercise-icon{font-size:2rem;margin-bottom:1rem;display:block}.exercise-name{font-family:"DM Serif Display",serif;font-size:1.2rem;color:#1c2b35;margin-bottom:.5rem}.exercise-desc{font-size:.85rem;color:#6b7a85;line-height:1.7;font-weight:300}.exercise-start{display:inline-block;margin-top:1rem;background:#1c2b35;color:#fff;padding:.6rem 1.2rem;font-size:.82rem;font-family:DM Sans,sans-serif;font-weight:500;border:none;cursor:pointer}.exercise-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#1c2b35f2;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.exercise-modal-header{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:500px;margin-bottom:2rem}.exercise-modal-title{font-family:"DM Serif Display",serif;font-size:1.5rem;color:#fff}.exercise-close-btn{background:none;border:1px solid rgba(255,255,255,.2);color:#ffffff80;padding:.4rem .8rem;cursor:pointer;font-family:DM Sans,sans-serif}.breathe-circle{width:160px;height:160px;border-radius:50%;border:2px solid #3A7D6E;display:flex;align-items:center;justify-content:center;flex-direction:column;transition:transform 1s ease-in-out;margin:0 auto 2rem}.breathe-num{font-family:"DM Serif Display",serif;font-size:2.5rem;color:#fff}.breathe-label{font-size:.75rem;color:#4e9e8d;text-transform:uppercase;letter-spacing:.1em}.exercise-instruction{font-family:"DM Serif Display",serif;font-size:1.8rem;color:#fff;text-align:center;margin-bottom:.5rem}.exercise-sub{font-size:.85rem;color:#ffffff73;text-align:center;margin-bottom:2rem}.exercise-progress{width:100%;max-width:400px;height:3px;background:#ffffff1a;margin:0 auto 1.5rem;border-radius:2px}.exercise-progress-bar{height:100%;background:#3a7d6e;transition:width 1s linear}.exercise-start-btn{background:#3a7d6e;color:#fff;border:none;padding:.85rem 2.5rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:500;cursor:pointer}.exercise-start-btn:hover{background:#4e9e8d}.halsa-content{padding:3rem 8%;max-width:900px;margin:0 auto}.mood-card{background:#fff;border-top:3px solid #1C2B35;padding:2rem;margin-bottom:1.5rem}.mood-scale{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.mood-btn{flex:1;min-width:36px;padding:.6rem .3rem;border:1px solid rgba(28,43,53,.12);background:#fafaf7;cursor:pointer;font-size:.85rem;font-weight:500;color:#6b7a85;transition:all .2s;text-align:center;font-family:DM Sans,sans-serif}.mood-btn:hover{border-color:#3a7d6e;color:#3a7d6e}.mood-btn.selected{background:#3a7d6e;border-color:#3a7d6e;color:#fff}.mood-log-item{display:flex;align-items:center;gap:1rem;padding:1rem;border-bottom:1px solid rgba(28,43,53,.06)}.mood-log-num{font-family:"DM Serif Display",serif;font-size:1.4rem;color:#1c2b35;min-width:30px}.mood-log-bar{flex:1;height:6px;background:#f2ede5;border-radius:2px;overflow:hidden}.mood-log-fill{height:100%;background:#3a7d6e;border-radius:2px}.mood-log-date{font-size:.75rem;color:#6b7a85}.community-content{padding:3rem 8%;max-width:900px;margin:0 auto}.community-cats{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.cat-btn{padding:.4rem .8rem;border:1px solid rgba(28,43,53,.15);background:#fafaf7;border-radius:2px;font-size:.78rem;color:#6b7a85;cursor:pointer;font-family:DM Sans,sans-serif}.cat-btn.active{background:#1c2b35;border-color:#1c2b35;color:#fff}.post-card{background:#fff;border:1px solid rgba(28,43,53,.08);padding:1.5rem;margin-bottom:1rem}.post-cat{display:inline-block;background:#f2ede5;color:#3a7d6e;font-size:.65rem;padding:.15rem .5rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem}.post-title{font-family:"DM Serif Display",serif;font-size:1.1rem;color:#1c2b35;margin-bottom:.5rem}.post-body-text{font-size:.85rem;color:#6b7a85;line-height:1.7;font-weight:300}.new-post-form{background:#fff;border-top:3px solid #1C2B35;padding:2rem;margin-bottom:2rem}.post-input{width:100%;background:#fafaf7;border:1px solid rgba(28,43,53,.12);border-radius:2px;padding:.8rem 1rem;font-family:DM Sans,sans-serif;font-size:.88rem;color:#1c2b35;outline:none;margin-bottom:.8rem}.post-input:focus{border-color:#3a7d6e}.post-textarea{width:100%;background:#fafaf7;border:1px solid rgba(28,43,53,.12);border-radius:2px;padding:.8rem 1rem;font-family:DM Sans,sans-serif;font-size:.88rem;color:#1c2b35;outline:none;min-height:120px;resize:vertical;margin-bottom:.8rem}.post-textarea:focus{border-color:#3a7d6e}.priser-content{padding:4rem 8%;background:#1c2b35;min-height:80vh}.pricing-grid-tm{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:900px;margin:0 auto}.price-card-tm{background:#2e4050;padding:2.2rem;border-top:3px solid rgba(255,255,255,.1)}.price-card-tm.featured{background:#3a7d6e;border-top-color:#4e9e8d}.price-label-tm{font-size:.68rem;letter-spacing:.15em;text-transform:uppercase;color:#4e9e8d;margin-bottom:.8rem}.price-card-tm.featured .price-label-tm{color:#ffffffb3}.price-name-tm{font-family:"DM Serif Display",serif;font-size:1.4rem;color:#fff;margin-bottom:.5rem}.price-amount-tm{font-family:"DM Serif Display",serif;font-size:2.8rem;color:#fff;line-height:1;margin-bottom:1.5rem}.price-amount-tm span{font-size:.95rem;font-family:DM Sans,sans-serif;font-weight:300;color:#ffffff73}.price-features-tm{list-style:none;margin-bottom:2rem;display:flex;flex-direction:column;gap:.6rem}.price-features-tm li{font-size:.82rem;color:#ffffffa6;display:flex;align-items:flex-start;gap:.6rem}.price-features-tm li:before{content:"✓";color:#4e9e8d;font-weight:600;flex-shrink:0}.price-card-tm.featured .price-features-tm li{color:#ffffffd9}.price-card-tm.featured .price-features-tm li:before{color:#fff}.price-btn-tm{width:100%;padding:.85rem;border:none;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}.price-btn-ghost-tm{background:none;border:1px solid rgba(255,255,255,.15);color:#fff9}.price-btn-ghost-tm:hover{border-color:#4e9e8d;color:#fff}.price-btn-solid-tm{background:#fff;color:#1c2b35}.price-btn-solid-tm:hover{background:#f2ede5}@media (max-width:900px){.articles-grid,.exercises-grid,.pricing-grid-tm,.article-featured-card{grid-template-columns:1fr}.article-featured-img{display:none}.page-hero h1{font-size:2.4rem}}
