/* Inner pages, account center, membership and responsive layouts. */
.almoe-inner-hero{padding:48px 0 44px;background:linear-gradient(140deg,#f0edff,#fff 48%,#fceef3)}
.almoe-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:28px;color:#9291a2;font-size:10px}.almoe-breadcrumb a:hover{color:var(--almoe-violet)}
.almoe-category-title{display:grid;grid-template-columns:78px 1fr auto;gap:25px;align-items:center}.almoe-category-title>b{display:grid;width:78px;height:78px;place-items:center;border-radius:24px;background:var(--almoe-violet);box-shadow:0 16px 32px rgba(109,92,232,.22);color:#fff;font:34px serif}.almoe-category-title div>span{color:var(--almoe-violet);font-size:9px;font-weight:850;letter-spacing:.16em}.almoe-category-title h1{margin:5px 0 6px;font-size:38px;letter-spacing:-.055em}.almoe-category-title p{max-width:630px;margin:0;color:var(--almoe-muted);font-size:12px;line-height:1.8}.almoe-category-title aside{min-width:126px;padding-left:28px;border-left:1px solid #dddae8;text-align:right}.almoe-category-title aside strong{display:block;font-size:28px}.almoe-category-title aside span{color:var(--almoe-muted);font-size:10px}
.almoe-archive-layout{display:grid;grid-template-columns:205px 1fr;gap:48px;padding-top:48px;padding-bottom:90px}.almoe-filter-panel{align-self:start;border:1px solid var(--almoe-line);border-radius:18px;background:#fff}.almoe-filter-panel header{display:flex;justify-content:space-between;padding:19px;border-bottom:1px solid var(--almoe-line);font-size:11px}.almoe-filter-panel header a{color:var(--almoe-violet);font-size:9px}.almoe-filter-panel form,.almoe-archive-mobile-filter form{display:grid;gap:16px;padding:19px}.almoe-filter-panel label,.almoe-archive-mobile-filter label{display:grid;gap:7px;color:#737486;font-size:10px;font-weight:750}.almoe-filter-panel select,.almoe-archive-mobile-filter select{width:100%;padding:10px 11px;border:1px solid #e4e3ea;border-radius:9px;background:#fafafe;color:var(--almoe-ink);font-size:11px}
.almoe-archive-main>.almoe-search-form{display:flex;margin-bottom:18px}.almoe-archive-main>.almoe-search-form input{flex:1;min-width:0;padding:13px 15px;border:1px solid var(--almoe-line);border-right:0;border-radius:11px 0 0 11px}.almoe-archive-main>.almoe-search-form button{padding:0 20px;border:0;border-radius:0 11px 11px 0;background:var(--almoe-ink);color:#fff;font-weight:750}.almoe-archive-main>.almoe-search-form svg{display:none}.almoe-archive-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:25px;padding-bottom:14px;border-bottom:1px solid var(--almoe-line)}.almoe-archive-toolbar nav{display:flex;gap:20px}.almoe-archive-toolbar nav a{position:relative;color:#8a8b9a;font-size:11px;font-weight:750}.almoe-archive-toolbar nav a.is-active{color:var(--almoe-ink)}.almoe-archive-toolbar nav a.is-active:after{position:absolute;right:0;bottom:-15px;left:0;height:2px;background:var(--almoe-violet);content:""}.almoe-archive-toolbar>span{color:#9999a7;font-size:10px}.almoe-mobile-filter-toggle{display:none;padding:7px 10px;border:1px solid var(--almoe-line);border-radius:8px;background:#fff;color:var(--almoe-ink)}.almoe-archive-mobile-filter{margin-bottom:20px;border:1px solid var(--almoe-line);border-radius:15px;background:#fff}.almoe-resource-grid.is-archive{grid-template-columns:repeat(3,1fr)}
.navigation.pagination{margin-top:42px}.nav-links{display:flex;justify-content:center;gap:7px}.nav-links .page-numbers{display:grid;min-width:34px;height:34px;place-items:center;padding:0 8px;border:1px solid var(--almoe-line);border-radius:9px;background:#fff;font-size:10px}.nav-links .current{border-color:var(--almoe-violet);background:var(--almoe-violet);color:#fff}.almoe-empty-state{padding:70px 25px;border:1px dashed #d8d7e2;border-radius:18px;text-align:center}.almoe-empty-state h2{margin:0 0 8px}.almoe-empty-state p{color:var(--almoe-muted)}
.almoe-simple-archive{padding-top:62px;padding-bottom:95px}.almoe-simple-archive>header{margin-bottom:34px}.almoe-simple-archive>header h1{margin:7px 0 13px;font-size:clamp(32px,4vw,46px);letter-spacing:-.055em}.almoe-simple-archive .almoe-search-form{display:flex;max-width:560px;margin-top:20px}.almoe-simple-archive .almoe-search-form input{flex:1;min-width:0;padding:12px 14px;border:1px solid var(--almoe-line);border-radius:10px 0 0 10px}.almoe-simple-archive .almoe-search-form button{padding:0 18px;border:0;border-radius:0 10px 10px 0;background:var(--almoe-ink);color:#fff}.almoe-simple-archive .almoe-search-form svg{display:none}.almoe-page-wrap{padding-top:62px;padding-bottom:95px}.almoe-page-card{max-width:860px;margin:auto;padding:42px;border:1px solid var(--almoe-line);border-radius:22px;background:#fff}.almoe-page-card h1{margin:8px 0 28px;font-size:clamp(32px,4vw,46px);letter-spacing:-.055em}.almoe-error-page{min-height:65vh;display:grid;place-items:center;align-content:center;padding:70px 0;text-align:center}.almoe-error-page>span{color:#dedbed;font-size:100px;font-weight:900;line-height:1}.almoe-error-page h1{margin:8px 0}.almoe-error-page p{color:var(--almoe-muted)}.almoe-error-page>div{display:flex;gap:10px;margin-top:15px}
.almoe-detail-main,.almoe-article-wrap{padding-top:38px;padding-bottom:95px}.almoe-detail-hero{display:grid;grid-template-columns:minmax(260px,410px) 1fr;gap:58px;align-items:center;padding:15px 0 52px}.almoe-detail-cover{position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:25px;background:var(--cover);color:#fff;box-shadow:0 20px 55px rgba(47,42,74,.16)}.almoe-detail-cover:before{position:absolute;top:-20%;right:-15%;width:70%;height:80%;border:34px solid rgba(255,255,255,.06);border-radius:50%;content:""}.almoe-detail-cover img{width:100%;height:100%;object-fit:cover}.almoe-detail-cover.has-image:after{position:absolute;inset:0;background:linear-gradient(0deg,rgba(23,22,47,.64),transparent 65%);content:""}.almoe-detail-cover span,.almoe-detail-cover strong,.almoe-detail-cover small{position:absolute;z-index:2}.almoe-detail-cover span{top:20px;left:20px;padding:7px 10px;border-radius:8px;background:rgba(255,255,255,.92);color:#4d4a60;font-size:9px;font-weight:800}.almoe-detail-cover strong{right:25px;bottom:13px;color:rgba(255,255,255,.38);font-size:62px}.almoe-detail-cover small{bottom:23px;left:22px;font-size:9px;letter-spacing:.14em}.almoe-detail-labels{display:flex;flex-wrap:wrap;gap:7px}.almoe-detail-labels span{padding:6px 9px;border-radius:7px;background:#eeeaff;color:#6352d1;font-size:9px;font-weight:750}.almoe-detail-summary h1{margin:17px 0 14px;font-size:clamp(31px,4vw,50px);line-height:1.13;letter-spacing:-.06em}.almoe-detail-summary>p{max-width:670px;margin:0;color:var(--almoe-muted);font-size:13px;line-height:1.9}
.almoe-detail-meta{display:grid;grid-template-columns:repeat(4,1fr);margin-top:28px;padding:18px 0;border-top:1px solid var(--almoe-line);border-bottom:1px solid var(--almoe-line)}.almoe-detail-meta div{padding:0 16px;border-right:1px solid var(--almoe-line)}.almoe-detail-meta div:first-child{padding-left:0}.almoe-detail-meta div:last-child{border:0}.almoe-detail-meta span{display:block;margin-bottom:6px;color:#9898a6;font-size:9px}.almoe-detail-meta strong{font-size:11px}.almoe-detail-actions{display:flex;gap:9px;margin-top:23px}.almoe-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:54px;align-items:start}.almoe-detail-content{min-width:0}.almoe-detail-anchor{position:sticky;z-index:5;top:73px;display:flex;gap:22px;padding:15px 4px;border-top:1px solid var(--almoe-line);border-bottom:1px solid var(--almoe-line);background:rgba(250,250,252,.94);backdrop-filter:blur(12px)}.almoe-detail-anchor a{color:#777889;font-size:10px;font-weight:750}.almoe-content-section{padding-top:52px;scroll-margin-top:115px}.almoe-kicker,.almoe-content-section>.almoe-kicker{color:var(--almoe-violet);font-size:9px;font-weight:850;letter-spacing:.16em}.almoe-content-section h2{margin:7px 0 22px;font-size:27px;letter-spacing:-.045em}.almoe-entry-content{color:#565768;font-size:14px;line-height:1.9}.almoe-entry-content img{border-radius:15px}
.almoe-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.almoe-gallery a{aspect-ratio:16/10;overflow:hidden;border-radius:14px;background:#e8e7ed}.almoe-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.almoe-gallery a:hover img{transform:scale(1.025)}.almoe-changelog{padding:22px 25px;border-left:3px solid var(--almoe-violet);border-radius:0 13px 13px 0;background:#f2f0fc;color:#656476;font-size:12px}.almoe-changelog p{margin:0 0 10px}.almoe-guide-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:0;padding:0;list-style:none}.almoe-guide-list li{display:flex;gap:13px;min-height:86px;padding:18px;border:1px solid var(--almoe-line);border-radius:13px;background:#fff}.almoe-guide-list span{color:var(--almoe-violet);font-size:10px;font-weight:850}.almoe-guide-list p{margin:0;color:#656677;font-size:11px;line-height:1.75}
.almoe-download-card{position:sticky;top:92px;overflow:hidden;padding:26px;border:1px solid var(--almoe-line);border-radius:20px;background:#fff;box-shadow:0 16px 45px rgba(42,40,61,.08)}.almoe-download-card h2,.almoe-download-card h3{margin:9px 0}.almoe-download-card p{color:var(--almoe-muted);font-size:11px;line-height:1.7}.almoe-download-card .almoe-button{width:100%;margin-top:10px}.almoe-download-tip{margin-top:20px;padding:15px;border-radius:11px;background:#f5f3fb}.almoe-download-tip strong{font-size:10px}.almoe-download-tip p{margin:6px 0 0}.almoe-report-box{margin-top:17px;padding-top:15px;border-top:1px solid var(--almoe-line)}.almoe-report-box summary{cursor:pointer;color:#8b8998;font-size:10px}.almoe-report-form{display:grid;gap:10px;padding-top:13px}.almoe-report-form label{display:grid;gap:6px;color:#777687;font-size:10px}.almoe-report-form textarea{resize:vertical;padding:10px;border:1px solid var(--almoe-line);border-radius:9px}.almoe-report-form button{padding:9px;border:0;border-radius:8px;background:var(--almoe-ink);color:#fff}.almoe-form-status{min-height:15px;margin:0!important}.almoe-related{padding-top:86px}.almoe-article{max-width:800px;margin:0 auto}.almoe-article header{padding:30px 0;text-align:center}.almoe-article h1{margin:12px 0 15px;font-size:clamp(34px,5vw,56px);line-height:1.15;letter-spacing:-.055em}.almoe-article header div{color:#9797a5;font-size:10px}.almoe-article-cover{overflow:hidden;margin:20px 0 42px;border-radius:24px}.almoe-article-cover img{width:100%}
.almoe-dashboard-shell{display:grid;grid-template-columns:195px 1fr;gap:48px;padding-top:52px;padding-bottom:90px}.almoe-account-sidebar{position:sticky;top:92px;align-self:start;min-height:530px;display:flex;flex-direction:column;padding-right:24px;border-right:1px solid var(--almoe-line)}.almoe-account-mini{display:flex;gap:11px;align-items:center;padding-bottom:22px;border-bottom:1px solid var(--almoe-line)}.almoe-account-mini img,.almoe-dashboard-header img{border-radius:50%}.almoe-account-mini strong{display:block;font-size:12px}.almoe-account-mini span{color:#9999a7;font-size:9px}.almoe-account-sidebar nav{display:grid;gap:4px;padding-top:18px}.almoe-account-sidebar nav a{padding:10px 11px;border-radius:9px;color:#757686;font-size:10px;font-weight:700}.almoe-account-sidebar nav a:hover,.almoe-account-sidebar nav a.is-active{background:#efedfa;color:var(--almoe-violet)}.almoe-logout{margin-top:auto;padding:10px;color:#a17b85;font-size:10px}.almoe-dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.almoe-dashboard-header h1{margin:5px 0;font-size:32px;letter-spacing:-.05em}.almoe-dashboard-header p{margin:0;color:var(--almoe-muted);font-size:11px}
.almoe-member-status{display:grid;grid-template-columns:1fr 180px auto;gap:30px;align-items:center;padding:28px 30px;border-radius:20px;background:linear-gradient(120deg,#6b59d8,#4a3d9f);color:#fff}.almoe-member-status.is-inactive{background:linear-gradient(120deg,#555365,#34323f)}.almoe-member-status>div:first-child>span{font-size:9px;font-weight:850;letter-spacing:.14em;opacity:.7}.almoe-member-status h2{margin:7px 0 4px;font-size:22px}.almoe-member-status p{margin:0;color:rgba(255,255,255,.67);font-size:10px}.almoe-member-status>div:nth-child(2) span{font-size:9px;opacity:.7}.almoe-member-status>div:nth-child(2) strong{display:block;margin:4px 0 7px;font-size:15px}.almoe-member-status i{display:block;height:4px;overflow:hidden;border-radius:4px;background:rgba(255,255,255,.18)}.almoe-member-status i b{display:block;height:100%;border-radius:inherit;background:#fff}.almoe-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:15px 0}.almoe-stats>div{position:relative;min-height:132px;padding:21px;border:1px solid var(--almoe-line);border-radius:15px;background:#fff}.almoe-stats>div>span{position:absolute;top:18px;right:20px;color:#d5d1ea;font-size:22px}.almoe-stats p{margin:0 0 8px;color:#8e8f9d;font-size:10px}.almoe-stats strong{display:block;font-size:26px}.almoe-stats small{color:#aaaab5;font-size:9px}
.almoe-dashboard-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:14px}.almoe-dashboard-panel{padding:23px;border:1px solid var(--almoe-line);border-radius:16px;background:#fff}.almoe-dashboard-panel header h2{margin:5px 0 18px;font-size:18px}.almoe-account-rows{border-top:1px solid var(--almoe-line)}.almoe-account-rows a{display:flex;justify-content:space-between;gap:15px;padding:13px 2px;border-bottom:1px solid var(--almoe-line);font-size:10px}.almoe-account-notice{padding:18px;border-radius:12px;background:#f4f2fc}.almoe-account-notice span{color:var(--almoe-violet);font-size:9px;font-weight:800}.almoe-account-notice strong{display:block;margin:7px 0;font-size:12px}.almoe-account-notice p{margin:0;color:#858596;font-size:10px;line-height:1.7}.almoe-mini-empty{min-height:120px;display:grid;place-items:center;align-content:center;gap:8px;color:#9999a6;text-align:center}.almoe-mini-empty>span{font-size:25px;color:#d0cce8}.almoe-mini-empty p{max-width:330px;margin:0;font-size:10px;line-height:1.7}.almoe-favorites-panel{margin-top:14px}.almoe-account-favorites{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.almoe-account-settings{display:flex;gap:15px;align-items:center;margin-top:14px}.almoe-account-settings>span{display:grid;width:39px;height:39px;flex:0 0 auto;place-items:center;border-radius:11px;background:#efedfa;color:var(--almoe-violet)}.almoe-account-settings strong{font-size:11px}.almoe-account-settings p{margin:4px 0 0;color:var(--almoe-muted);font-size:10px}.almoe-account-settings>a{margin-left:auto;color:var(--almoe-violet);font-size:10px;font-weight:750}.almoe-login-card{grid-column:1/-1;width:min(430px,100%);margin:35px auto;padding:38px;border:1px solid var(--almoe-line);border-radius:21px;background:#fff;box-shadow:var(--almoe-shadow)}.almoe-login-card input[type=text],.almoe-login-card input[type=password]{width:100%;padding:11px;border:1px solid var(--almoe-line);border-radius:8px}
.almoe-report-history{margin-top:14px}.almoe-report-history .almoe-account-rows>div{display:flex;justify-content:space-between;gap:15px;padding:13px 2px;border-bottom:1px solid var(--almoe-line);font-size:10px}.almoe-report-history .almoe-account-rows span{color:#9999a7}
.almoe-vip-hero{padding:42px 0 72px;background:radial-gradient(circle at 76% 30%,rgba(190,164,255,.22),transparent 25%),linear-gradient(135deg,#28233f,#191724);color:#fff;text-align:center}.almoe-vip-hero .almoe-breadcrumb{text-align:left;color:#8d899d}.almoe-eyebrow{color:#c5b5ff;font-size:9px;font-weight:850;letter-spacing:.17em}.almoe-vip-hero h1{max-width:730px;margin:16px auto 13px;font-size:clamp(36px,5vw,58px);line-height:1.13;letter-spacing:-.065em}.almoe-vip-hero p{max-width:650px;margin:0 auto 15px;color:#aaa6b8;font-size:13px;line-height:1.8}.almoe-vip-hero small{color:#bdb9c9;font-size:10px}.almoe-vip-content{padding-bottom:95px}.almoe-vip-title{padding:67px 0 28px;text-align:center}.almoe-vip-title h2{margin:7px 0 5px;font-size:31px;letter-spacing:-.05em}.almoe-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;max-width:910px;margin:0 auto}.almoe-plan-card{position:relative;min-height:270px;padding:29px;border:1px solid var(--almoe-line);border-radius:20px;background:#fff;transition:.22s}.almoe-plan-card:hover{transform:translateY(-4px);box-shadow:var(--almoe-shadow)}.almoe-plan-card.is-recommended{border:2px solid var(--almoe-violet);background:linear-gradient(160deg,#fff,#f3f0ff)}.almoe-plan-tag{position:absolute;top:-12px;right:21px;padding:6px 10px;border-radius:8px;background:var(--almoe-violet);color:#fff;font-size:8px;font-weight:800}.almoe-plan-card>small{color:#9494a3;font-size:9px}.almoe-plan-card h3{margin:9px 0 24px;font-size:20px}.almoe-plan-card>div{display:flex;align-items:flex-start}.almoe-plan-card>div strong{font-size:49px;line-height:1;letter-spacing:-.06em}.almoe-plan-card p{margin:9px 0 22px;color:#91919e;font-size:9px}.almoe-plan-card>b{display:inline-block;padding:7px 9px;border-radius:8px;background:#f1f0f5;color:#777687;font-size:9px}
.almoe-checkout-box{display:flex;align-items:center;justify-content:space-between;gap:30px;max-width:910px;margin:25px auto 0;padding:24px 28px;border:1px solid var(--almoe-line);border-radius:17px;background:#fff}.almoe-checkout-box p{margin:0;color:var(--almoe-muted);font-size:10px}.almoe-benefits{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px;align-items:center;margin-top:85px;padding:55px;border-radius:24px;background:#29253f;color:#fff}.almoe-benefits h2{margin:8px 0 12px;font-size:30px;letter-spacing:-.05em}.almoe-benefits p{color:#aaa6b7;font-size:11px;line-height:1.8}.almoe-benefits>div:last-child{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.almoe-benefits>div:last-child span{padding:13px 14px;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#d4d1dc;font-size:10px}.almoe-comparison,.almoe-faq{max-width:910px;margin:80px auto 0}.almoe-comparison header,.almoe-faq header{margin-bottom:23px;text-align:center}.almoe-comparison [role=table]{overflow:hidden;border:1px solid var(--almoe-line);border-radius:16px;background:#fff}.almoe-comparison [role=row]{display:grid;grid-template-columns:1.4fr 1fr 1fr;padding:16px 22px;border-bottom:1px solid var(--almoe-line);font-size:10px}.almoe-comparison [role=row]:first-child{background:#f5f4f9}.almoe-faq details{border-bottom:1px solid var(--almoe-line)}.almoe-faq summary{cursor:pointer;padding:18px 5px;font-size:12px;font-weight:750}.almoe-faq details p{margin:-5px 5px 18px;color:var(--almoe-muted);font-size:11px;line-height:1.8}
@media(max-width:1024px){.almoe-resource-grid,.almoe-account-favorites{grid-template-columns:repeat(3,1fr)}.almoe-category-grid,.almoe-topic-grid{grid-template-columns:repeat(2,1fr)}.almoe-home-hero{grid-template-columns:1fr 240px}.almoe-archive-layout{grid-template-columns:180px 1fr;gap:28px}.almoe-resource-grid.is-archive{grid-template-columns:repeat(2,1fr)}.almoe-detail-layout{grid-template-columns:minmax(0,1fr) 280px;gap:30px}.almoe-dashboard-shell{grid-template-columns:165px 1fr;gap:28px}.almoe-member-status{grid-template-columns:1fr 140px}.almoe-member-status>a{grid-column:1/-1;width:max-content}}
@media(max-width:760px){.almoe-shell{width:min(100% - 34px,1180px)}.almoe-primary-nav{display:none}.almoe-menu-toggle{display:block}.almoe-mobile-nav:not([hidden]){display:block}.almoe-home-hero{grid-template-columns:1fr}.almoe-hero-side{grid-template-columns:repeat(2,1fr)}.almoe-category-grid,.almoe-topic-grid,.almoe-resource-grid,.almoe-account-favorites{grid-template-columns:repeat(2,1fr)}.almoe-section{padding-top:60px}.almoe-recommend-layout{grid-template-columns:1fr;gap:35px}.almoe-membership-banner{align-items:flex-start;flex-direction:column}.almoe-footer-main{grid-template-columns:repeat(2,1fr);gap:35px}.almoe-category-title{grid-template-columns:60px 1fr}.almoe-category-title>b{width:60px;height:60px}.almoe-category-title aside{display:none}.almoe-archive-layout{display:block}.almoe-filter-panel{display:none}.almoe-mobile-filter-toggle{display:block}.almoe-archive-toolbar>span{display:none}.almoe-detail-hero{grid-template-columns:1fr;gap:30px}.almoe-detail-layout{display:flex;flex-direction:column}.almoe-detail-content,.almoe-download-card{width:100%}.almoe-download-card{position:static;order:-1}.almoe-detail-anchor{overflow-x:auto}.almoe-detail-meta{grid-template-columns:repeat(2,1fr)}.almoe-guide-list{grid-template-columns:1fr}.almoe-dashboard-shell{display:block}.almoe-account-sidebar{position:static;min-height:0;padding:0 0 25px;border:0}.almoe-account-sidebar nav{grid-template-columns:repeat(3,1fr)}.almoe-member-status,.almoe-stats,.almoe-dashboard-grid{grid-template-columns:1fr}.almoe-member-status>a{grid-column:auto}.almoe-plan-grid{grid-template-columns:1fr;max-width:440px}.almoe-checkout-box{align-items:flex-start;flex-direction:column}.almoe-benefits{display:block;padding:35px}.almoe-benefits>div:last-child{margin-top:25px}}
@media(max-width:480px){.almoe-category-grid,.almoe-topic-grid,.almoe-resource-grid,.almoe-resource-grid.is-archive,.almoe-account-favorites{grid-template-columns:1fr}.almoe-hero-side{grid-template-columns:1fr}.almoe-category-title{grid-template-columns:1fr}.almoe-category-title>b{display:none}.almoe-detail-actions{align-items:stretch;flex-direction:column}.almoe-gallery{grid-template-columns:1fr}.almoe-account-sidebar nav{grid-template-columns:repeat(2,1fr)}.almoe-benefits>div:last-child{grid-template-columns:1fr}.almoe-vip-hero h1{font-size:36px}}
@media(max-width:782px){.admin-bar .almoe-header{top:46px}}

/* Erphpdown 18.22 integration and refined account surfaces. */
.almoe-plan-card.is-selected{border-color:var(--almoe-violet);box-shadow:0 14px 38px rgba(74,60,157,.12)}
.almoe-checkout-box>.almoe-erphpdown-checkout{flex:1;min-width:0}.almoe-erphpdown-checkout .erphpdown-sc>h2,.almoe-erphpdown-checkout .erphpdown-sc>p,.almoe-erphpdown-checkout .erphpdown-sc-table tr:first-child{display:none!important}.almoe-erphpdown-checkout .erphpdown-sc-table{width:100%;margin:0;border:0;border-collapse:collapse}.almoe-erphpdown-checkout .erphpdown-sc-table td{padding:9px 5px;border:0;background:transparent}.almoe-erphpdown-checkout .erphpdown-sc-table td:first-child{width:82px;color:#777687;font-size:10px;font-weight:750}.almoe-erphpdown-checkout .paytype{margin:7px 4px 7px 10px}.almoe-erphpdown-checkout .payment-label{display:inline-flex;align-items:center;min-height:34px;margin:4px 7px 4px 0;padding:7px 11px;border:1px solid var(--almoe-line);border-radius:9px;background:#fafafe;color:#5e6072;font-size:10px;cursor:pointer}.almoe-erphpdown-checkout input[type=radio]:checked+.payment-label{border-color:var(--almoe-violet);background:#f0edff;color:var(--almoe-violet)}.almoe-erphpdown-checkout .erphpdown-sc-btn{min-width:150px;padding:12px 18px;border:0;border-radius:11px;background:var(--almoe-ink);color:#fff;font-weight:800;cursor:pointer}.almoe-admin-integration-note{max-width:520px;margin:0;padding:13px 15px;border-radius:10px;background:#fff6dd;color:#7c662d;font-size:10px;line-height:1.7}
.almoe-erphpdown-slot{min-width:0}.almoe-erphpdown-slot fieldset.erphpdown{min-width:0!important;width:100%!important;margin:4px 0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.almoe-erphpdown-slot fieldset.erphpdown>legend{display:none!important}.almoe-erphpdown-slot .erphpdown-title{margin:10px 0 7px;font-size:12px;font-weight:800}.almoe-erphpdown-slot a{overflow-wrap:anywhere}.almoe-erphpdown-slot .erphpdown-down,.almoe-erphpdown-slot .erphpdown-buy,.almoe-erphpdown-slot .erphpdown-vip,.almoe-erphpdown-slot .erphp-login-must{display:flex!important;width:100%;min-height:42px;align-items:center;justify-content:center;margin:9px 0!important;padding:10px 12px!important;border:0!important;border-radius:10px!important;background:var(--almoe-ink)!important;color:#fff!important;font-size:11px!important;font-weight:800;text-align:center}.almoe-erphpdown-slot .erphpdown-tips{margin-top:12px;padding:11px;border-radius:9px;background:#f5f3fb;color:#777687;font-size:9px;line-height:1.7}
.almoe-vip-orders{margin-top:14px}.almoe-account-rows>div{display:flex;justify-content:space-between;gap:15px;padding:13px 2px;border-bottom:1px solid var(--almoe-line);font-size:10px}.almoe-account-rows>div span,.almoe-account-rows>a span{color:#9999a7}.almoe-account-settings{display:block;margin-top:14px}.almoe-account-settings header h2{margin:5px 0 4px;font-size:18px}.almoe-account-settings header p{margin:0 0 20px;color:var(--almoe-muted);font-size:10px}.almoe-profile-fields{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.almoe-profile-fields label{display:grid;gap:7px;color:#717283;font-size:10px;font-weight:750}.almoe-profile-fields input{width:100%;padding:11px 12px;border:1px solid var(--almoe-line);border-radius:9px;background:#fafafe;color:var(--almoe-ink);outline:0}.almoe-profile-fields input:focus{border-color:var(--almoe-violet);box-shadow:0 0 0 3px rgba(109,92,232,.09)}.almoe-profile-submit{display:flex;align-items:center;gap:15px;margin-top:17px}.almoe-profile-submit .almoe-form-status{color:#6d6f82;font-size:10px}.almoe-profile-form.is-saving{opacity:.68;pointer-events:none}

@media(max-width:760px){.almoe-home-hero{max-width:calc(100% - 34px);padding-top:14px}.almoe-hero-main{min-height:360px;border-radius:21px}.almoe-hero-copy{width:100%;padding:46px 30px}.almoe-hero-copy h1{font-size:clamp(32px,9vw,42px)}.almoe-hero-side{gap:10px}.almoe-mini-feature{min-height:145px;padding:20px;border-radius:18px}.almoe-profile-fields{grid-template-columns:1fr}.almoe-checkout-box>.almoe-erphpdown-checkout{width:100%}.almoe-erphpdown-checkout .erphpdown-sc-table,.almoe-erphpdown-checkout .erphpdown-sc-table tbody,.almoe-erphpdown-checkout .erphpdown-sc-table tr,.almoe-erphpdown-checkout .erphpdown-sc-table td{display:block;width:100%!important}.almoe-erphpdown-checkout .erphpdown-sc-table tr:first-child{display:none!important}}
@media(max-width:480px){.almoe-hero-main{min-height:330px}.almoe-hero-copy{padding:38px 25px}.almoe-hero-copy p{font-size:12px;line-height:1.7}.almoe-mini-feature{min-height:126px}.almoe-account-rows>div,.almoe-account-rows>a{align-items:flex-start;flex-direction:column;gap:5px}.almoe-profile-submit{align-items:flex-start;flex-direction:column}}

/* Compact landscape image system. */
.almoe-resource-grid.is-archive{grid-template-columns:repeat(4,minmax(0,1fr))}
.almoe-detail-hero{grid-template-columns:minmax(220px,360px) minmax(0,1fr);gap:44px}
.almoe-detail-cover{aspect-ratio:16/9;border-radius:17px;box-shadow:0 14px 38px rgba(47,42,74,.12)}
.almoe-detail-cover strong{right:18px;bottom:10px;font-size:42px}
.almoe-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.almoe-gallery a{aspect-ratio:16/9;border-radius:12px}
.almoe-article-cover{aspect-ratio:16/7;margin:18px 0 34px;border-radius:18px}
.almoe-article-cover img{width:100%;height:100%;object-fit:cover}

@media(max-width:1024px){
	.almoe-resource-grid.is-archive{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media(max-width:760px){
	.almoe-hero-main{min-height:205px;border-radius:17px}
	.almoe-hero-copy{width:100%;padding:24px}
	.almoe-hero-copy h1{font-size:clamp(25px,7.6vw,31px)}
	.almoe-hero-count{display:none}
	.almoe-mini-feature{min-height:92px;padding:14px;border-radius:15px}
	.almoe-mini-feature>strong{font-size:13px}
	.almoe-topic-card{min-height:104px;padding:14px;border-radius:15px}
	.almoe-topic-card strong{font-size:14px}
	.almoe-topic-card>b{font-size:44px}
	.almoe-resource-grid.is-archive{grid-template-columns:repeat(2,minmax(0,1fr))}
	.almoe-detail-hero{grid-template-columns:1fr;gap:24px}
	.almoe-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:480px){
	.almoe-hero-main{min-height:195px}
	.almoe-hero-copy{padding:21px}
	.almoe-hero-side{grid-template-columns:repeat(2,minmax(0,1fr))}
	.almoe-resource-grid,.almoe-resource-grid.is-archive,.almoe-account-favorites{grid-template-columns:repeat(2,minmax(0,1fr))}
	.almoe-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
	.almoe-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}
}

.almoe-private-preview-lock{position:relative;min-height:220px;display:grid;overflow:hidden;place-items:center;border:1px solid #dddced;border-radius:18px;background:linear-gradient(135deg,#f1efff,#ecfbfa)}
.almoe-private-preview-ghosts{position:absolute;inset:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;opacity:.3;filter:blur(5px)}
.almoe-private-preview-ghosts i{border-radius:13px;background:linear-gradient(145deg,#4d3e9b,#6f73c5 54%,#2ecbc5)}
.almoe-private-preview-message{position:relative;z-index:2;display:grid;max-width:420px;place-items:center;padding:25px;text-align:center}
.almoe-private-preview-message>span{display:grid;width:44px;height:44px;place-items:center;border-radius:14px;background:#fff;box-shadow:0 10px 28px rgba(60,49,137,.12);color:var(--almoe-violet);font-size:20px}
.almoe-private-preview-message>strong{margin-top:12px;font-size:16px}
.almoe-private-preview-message>p{margin:7px 0 15px;color:#77798d;font-size:10px;line-height:1.7}
.almoe-private-preview-message .almoe-button{padding:10px 15px;font-size:10px}
@media(max-width:760px){.almoe-private-preview-lock{min-height:200px}.almoe-private-preview-ghosts{grid-template-columns:repeat(3,160px);overflow:hidden}}

/* Compact page title scale. */
.almoe-section { padding-top:64px; }
.almoe-category-title { grid-template-columns:64px 1fr auto; gap:20px; }
.almoe-category-title > b { width:64px; height:64px; border-radius:19px; font-size:28px; }
.almoe-category-title h1 { margin:4px 0; font-size:30px; letter-spacing:-.05em; }
.almoe-category-title p { font-size:11px; }
.almoe-detail-summary h1 { margin:15px 0 11px; font-size:clamp(25px,2.7vw,34px); line-height:1.22; letter-spacing:-.045em; }
.almoe-detail-summary > p { font-size:11px; line-height:1.8; }
.almoe-content-section { padding-top:46px; }
.almoe-content-section h2 { margin:6px 0 18px; font-size:22px; letter-spacing:-.035em; }
.almoe-article h1 { font-size:clamp(28px,4vw,42px); letter-spacing:-.045em; }
.almoe-dashboard-header h1 { font-size:27px; letter-spacing:-.045em; }
.almoe-vip-hero h1 { font-size:clamp(34px,4vw,48px); letter-spacing:-.055em; }
.almoe-vip-title h2 { font-size:28px; letter-spacing:-.04em; }
.almoe-benefits h2 { font-size:27px; letter-spacing:-.04em; }

@media(max-width:760px){
	.almoe-section { padding-top:50px; }
	.almoe-category-title { grid-template-columns:44px 1fr; gap:13px; }
	.almoe-category-title > b { width:44px; height:44px; border-radius:14px; font-size:20px; }
	.almoe-category-title h1 { font-size:25px; }
	.almoe-detail-summary h1 { font-size:25px; }
	.almoe-content-section { padding-top:40px; }
	.almoe-dashboard-header h1 { font-size:24px; }
	.almoe-vip-hero h1 { font-size:34px; }
	.almoe-vip-title h2 { font-size:25px; }
}
