:root{--dom-page:#fff;--dom-surface:#fff;--dom-soft:#f7f2e8;--dom-ink:#17243b;--dom-muted:#596273;--dom-primary:#17365d;--dom-accent:#cf684d;--dom-line:#d9dee7;--dom-shadow:0 10px 28px rgba(23,36,59,.06)}body.dom-theme-classic{background:var(--dom-page)}body.dom-theme-clean{--dom-page:#f8fafc;--dom-surface:#fff;--dom-soft:#edf2f7;--dom-ink:#202936;--dom-muted:#5a6574;--dom-primary:#315b7d;--dom-accent:#547b96;--dom-line:#dbe2e8;background:var(--dom-page)}body.dom-theme-midnight{--dom-page:#0d1727;--dom-surface:#15233a;--dom-soft:#1c2d49;--dom-ink:#f6f1e8;--dom-muted:#c6cfdb;--dom-primary:#f2bd64;--dom-accent:#f2bd64;--dom-line:#34445e;--dom-shadow:0 12px 34px rgba(0,0,0,.22);background:var(--dom-page);color:var(--dom-ink)}.dom-theme-midnight .site-content,.dom-theme-midnight .entry-content,.dom-theme-midnight .entry-title{color:var(--dom-ink)}.dom-theme-midnight .dom-board-app,.dom-theme-midnight .dom-account,.dom-theme-midnight .dom-access-shell,.dom-theme-midnight .dom-mentor-profile{color:var(--dom-ink)}.dom-theme-midnight .dom-board-card,.dom-theme-midnight .dom-board-panel,.dom-theme-midnight .dom-tabs,.dom-theme-midnight .dom-account-card,.dom-theme-midnight .dom-access-card,.dom-theme-midnight .dom-mentor-picker article{background:var(--dom-surface);border-color:var(--dom-line);color:var(--dom-ink)}.dom-theme-midnight .dom-lineup,.dom-theme-midnight .dom-tab-list,.dom-theme-midnight .dom-board-empty,.dom-theme-midnight .dom-profile-facts>div,.dom-theme-midnight .dom-profile-boundary{background:var(--dom-soft);border-color:var(--dom-line);color:var(--dom-ink)}.dom-theme-midnight .dom-account h1,.dom-theme-midnight .dom-account h2,.dom-theme-midnight .dom-board-app h1,.dom-theme-midnight .dom-board-app h2,.dom-theme-midnight .dom-board-app h3,.dom-theme-midnight .dom-mentor-profile h2,.dom-theme-midnight .dom-mentor-profile h3{color:var(--dom-ink)}.dom-theme-midnight .dom-account a,.dom-theme-midnight .dom-board-app a,.dom-theme-midnight .dom-mentor-profile a{color:#f2bd64!important}.dom-theme-midnight input,.dom-theme-midnight textarea,.dom-theme-midnight select{background:#0f1c2f!important;border-color:#58677d!important;color:#fff!important}.dom-theme-midnight .dom-plan-card,.dom-theme-midnight .dom-belief-section,.dom-theme-midnight .dom-profile-follow{background:#081321}.dom-density-streamlined .dom-board-app,.dom-density-streamlined .dom-account{margin-top:clamp(1.5rem,3vw,3rem);margin-bottom:clamp(1.5rem,3vw,3rem)}.dom-density-streamlined .dom-board-header h1,.dom-density-streamlined .dom-account-header h1{font-size:clamp(2.2rem,4vw,3.7rem)}.dom-density-streamlined .dom-tab-section{margin-top:1.35rem}.dom-density-streamlined .dom-tab-panel,.dom-density-streamlined .dom-lineup,.dom-density-streamlined .dom-board-panel,.dom-density-streamlined .dom-account-card{padding:1rem}.dom-density-streamlined .dom-board-tools,.dom-density-streamlined .dom-account-grid{gap:1rem}.dom-density-streamlined .dom-belief-section{margin-top:1.5rem;padding:clamp(1rem,3vw,2rem)}.dom-density-comfortable .dom-account-card{padding:clamp(1.5rem,4vw,3rem)}.dom-mentor-browser{position:relative}.dom-mentor-search{display:grid;grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:.35rem 1rem;margin:1rem 0}.dom-mentor-search label{grid-column:1/-1;font-weight:750}.dom-mentor-search input{border:1px solid #7b8493;border-radius:10px;font:inherit;min-height:48px;padding:.7rem .85rem;width:100%}.dom-mentor-search p{color:var(--dom-muted);font-size:.86rem;margin:.5rem 0}.dom-carousel-controls{display:flex;gap:.5rem;position:absolute;right:0;top:0}.dom-carousel-controls button{background:var(--dom-primary);border:0;border-radius:50%;color:#fff;cursor:pointer;font-size:1.25rem;height:44px;width:44px}.dom-mentor-picker{display:grid!important;grid-auto-columns:minmax(245px,31%);grid-auto-flow:column;grid-template-columns:none!important;max-height:none!important;overflow-x:auto!important;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding:.25rem .25rem 1rem!important;scrollbar-width:thin}.dom-mentor-picker article{background:var(--dom-surface);border-color:var(--dom-line)!important;display:flex;flex-direction:column;min-height:245px;scroll-snap-align:start}.dom-mentor-picker article>p:first-of-type{flex:1;min-height:0}.dom-mentor-picker article[hidden]{display:none}.dom-mentor-no-results{background:var(--dom-soft);border-radius:10px;padding:1rem}.dom-appearance-card{display:grid;grid-template-columns:.65fr 1.35fr;gap:2rem;margin-top:1.5rem}.dom-appearance-form{display:grid;gap:1.25rem}.dom-appearance-form fieldset{border:0;margin:0;padding:0}.dom-appearance-form legend{font-weight:800;margin-bottom:.65rem}.dom-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.dom-appearance-choice,.dom-density-choices label{border:2px solid var(--dom-line);border-radius:12px;cursor:pointer;display:grid;gap:.35rem;padding:.75rem}.dom-appearance-choice:has(input:checked),.dom-density-choices label:has(input:checked){border-color:var(--dom-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--dom-accent) 20%,transparent)}.dom-appearance-choice input{justify-self:start}.dom-appearance-choice small,.dom-density-choices small{color:var(--dom-muted)}.dom-theme-swatch{display:flex;height:24px;overflow:hidden;border-radius:6px}.dom-theme-swatch i{flex:1}.dom-choice-classic .dom-theme-swatch i:nth-child(1){background:#f7f2e8}.dom-choice-classic .dom-theme-swatch i:nth-child(2){background:#17365d}.dom-choice-classic .dom-theme-swatch i:nth-child(3){background:#cf684d}.dom-choice-midnight .dom-theme-swatch i:nth-child(1){background:#0d1727}.dom-choice-midnight .dom-theme-swatch i:nth-child(2){background:#f2bd64}.dom-choice-midnight .dom-theme-swatch i:nth-child(3){background:#f6f1e8}.dom-choice-clean .dom-theme-swatch i:nth-child(1){background:#fff}.dom-choice-clean .dom-theme-swatch i:nth-child(2){background:#315b7d}.dom-choice-clean .dom-theme-swatch i:nth-child(3){background:#dbe2e8}.dom-density-choices{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.dom-density-choices label{grid-template-columns:auto 1fr;align-items:start}.dom-density-choices span{display:grid}.dom-appearance-form button{background:var(--dom-primary);border:0;border-radius:8px;color:#fff;cursor:pointer;font-weight:750;min-height:46px;padding:.65rem 1rem;justify-self:start}@media(max-width:760px){.dom-mentor-picker{grid-auto-columns:minmax(250px,82%)}.dom-appearance-card{grid-template-columns:1fr}.dom-choice-grid{grid-template-columns:1fr}.dom-density-choices{grid-template-columns:1fr}.dom-carousel-controls{position:static;justify-content:flex-end}.dom-mentor-search{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.dom-mentor-picker{scroll-behavior:auto}}
