:root{--onyx:#050407;--charcoal:#181718;--crimson:#9b2f28;--ivory:#f7f3ed;--gold:#d7c697;--bronze:#947d64;--gold-bright:#e8d4a0;--crimson-bright:#c4453c;--bg-dark:#f3ede3;--bg-card:#fff;--bg-card-hover:#fffcf6;--border-glow:#d7c697b3;--border-color:#947d6466;--border-hover:#947d64;--text-primary:#181718;--text-secondary:#181718;--text-muted:#1c1814;--accent-crimson:var(--crimson);--accent-crimson-glow:#9b2f2859;--accent-gold:var(--gold);--accent-gold-glow:#d7c697a6;--accent-bronze:var(--bronze);--accent-purple:var(--bronze);--accent-purple-glow:#947d6466;--accent-cyan:#8a7048;--accent-cyan-glow:#8a70484d;--accent-emerald:#5f7a45;--accent-emerald-glow:#5f7a454d;--accent-pink:var(--crimson-bright);--accent-pink-glow:#c4453c4d;--accent-amber:#c9a227;--accent-amber-glow:#c9a22766;--accent-pink-ink:#8b281f;--accent-purple-ink:#5a4030;--accent-cyan-ink:#5a4528;--accent-emerald-ink:#3a4f24;--accent-amber-ink:#6a520c;--grad-primary:linear-gradient(135deg, #f0e2b8 0%, #d7c697 42%, #947d64 100%);--grad-chip-active:linear-gradient(135deg, #3f7a52 0%, #2f6141 52%, #244d34 100%);--grad-join-green:linear-gradient(135deg, #5a8f52 0%, #4a7844 48%, #3d6639 100%);--join-green-border:#355f32;--chip-active-border:#1e3f2a;--chip-active-text:#fff;--grad-gold:linear-gradient(135deg, #fff6d9, #d7c697 50%, #947d64);--grad-crimson:linear-gradient(135deg, #e8837a 0%, #c4453c 42%, #8a241e 100%);--accent-orange:#e07a2f;--accent-orange-glow:#e07a2f59;--grad-orange:linear-gradient(135deg, #f08c3a, #e07a2f 45%, #c96520);--grad-emerald:linear-gradient(135deg, #7a9a58, #5f7a45);--grad-pink:linear-gradient(135deg, #e8837a 0%, #c4453c 42%, #8a241e 100%);--grad-purple:linear-gradient(135deg, #c4a882 0%, #8a6548 45%, #4a3224 100%);--grad-cyan:linear-gradient(135deg, #a89068, #8a7048);--grad-amber:linear-gradient(135deg, #fff1c2 0%, #e8c547 45%, #c9a227 100%);--grad-dark:linear-gradient(180deg, #fff, #f3ede3);--transition-fast:.2s cubic-bezier(.4, 0, .2, 1);--transition-normal:.3s cubic-bezier(.4, 0, .2, 1);--transition-slow:.5s cubic-bezier(.4, 0, .2, 1);--shadow-sm:0 2px 12px #947d6424;--shadow-md:0 14px 32px -10px #947d6447, 0 0 0 1px #d7c69773;--shadow-lg:0 28px 56px -14px #947d6459, 0 0 0 1px #d7c6978c;--page-hero-img-max:min(72vh, 560px);--page-hero-img-max-mobile:min(50vh, 420px);--hero-panel-pad-y:14px;--hero-panel-pad-x:16px;--hero-panel-gap:10px;--fs-body:1.0625rem;--fs-ui:1rem;--fs-meta:.9375rem;--fs-caption:.875rem}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#947d6466 transparent;margin:0;padding:0;font-family:Inter,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#947d6459;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#947d648c}html{font-size:16px}body{background-color:var(--bg-dark);color:var(--text-primary);min-height:100dvh;font-size:var(--fs-body);padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0);background-image:radial-gradient(at 0 0,#d7c6978c 0,#0000 48%),radial-gradient(at 100% 0,#9b2f2824 0,#0000 42%),radial-gradient(at 85% 70%,#c9a22729 0,#0000 40%),radial-gradient(at 50% 100%,#947d6438 0,#0000 50%);background-attachment:fixed;line-height:1.55;overflow-x:hidden}@media (width<=980px),(pointer:coarse){body{background-attachment:scroll}}h1,h2,h3,h4,h5,h6{letter-spacing:-.01em;color:var(--charcoal);font-family:Cormorant Garamond,Playfair Display,Georgia,serif;font-weight:600}.glass{-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-color);box-shadow:var(--shadow-md);background:#ffffffe0;border-radius:16px}.glass-card{-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-color);transition:all var(--transition-normal);box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;overflow:hidden}.glass-card:hover{border-color:var(--gold);box-shadow:var(--shadow-lg), 0 0 18px var(--border-glow);transform:translateY(-4px)}.glow-badge{font-size:var(--fs-meta);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:var(--grad-primary);color:#4a3a28;box-shadow:var(--shadow-sm);border:1px solid #947d6473;border-radius:9999px;align-items:center;gap:6px;padding:4px 12px;font-weight:600;display:inline-flex}.glow-badge.purple{color:#fff;background:var(--grad-purple);border-color:#6b4f3a73}.glow-badge.cyan{color:#3f3224;background:var(--grad-cyan);border-color:#947d6473}.glow-badge.emerald{color:#fff;background:var(--grad-emerald);border-color:#5f7a4580}.glow-badge.amber{color:#3f3224;background:var(--grad-amber);border-color:#c9a2278c}.glow-badge.pink{color:#fff;background:var(--grad-crimson);border-color:#9b2f2866}.glow-badge.orange{color:#fff;background:var(--grad-orange);border-color:#e07a2f80}.glow-badge.free{color:#3f3224;background:var(--grad-primary);border-color:#947d648c;box-shadow:0 2px 10px #947d6438}.glow-badge.starter{color:#fff;background:var(--grad-crimson);background-image:var(--grad-crimson);border-color:#9b2f2873;box-shadow:0 2px 10px #9b2f2838}.glow-badge.pro{color:#fff;background:var(--grad-purple);background-image:var(--grad-purple);border-color:#6b4f3a80;box-shadow:0 2px 10px #6b4f3a38}.glow-badge.elite{color:#3f3224;background:var(--grad-amber);background-image:var(--grad-amber);border-color:#c9a2278c;box-shadow:0 2px 10px #c9a22738}.glow-badge.membership-lock-badge{color:#7a1f1a;text-transform:none;letter-spacing:.02em;white-space:normal;box-sizing:border-box;overflow-wrap:anywhere;text-wrap:balance;background:#9b2f281f;border-color:#9b2f2866;min-width:0;max-width:100%;height:auto;font-weight:750;line-height:1.25}.glow-badge.admin-view-only{color:#1e3a5f;text-transform:none;letter-spacing:.02em;background:linear-gradient(135deg,#d6e6f5 0%,#9bb8d4 45%,#6a8fb3 100%);border-color:#2f618c73;font-weight:750;box-shadow:0 2px 8px #2f618c2e}.free-guide-card-badges{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;max-width:100%;margin-bottom:6px;display:flex}.guide-membership-badges{flex-wrap:wrap;align-items:center;gap:4px;min-width:0;max-width:100%;display:inline-flex}.guide-membership-badges .glow-badge{padding:3px 8px;font-size:.72rem}.guide-active-toggle{color:#3a2a1c;min-height:36px;font:inherit;background:#fffdf8;border:1.5px solid #947d6473;border-radius:8px;flex-wrap:wrap;align-self:flex-start;align-items:center;gap:8px 12px;margin:0 0 8px;padding:6px 10px;font-size:.82rem;font-weight:700;display:inline-flex}.guide-active-toggle.is-active{border-color:#2f614173}.guide-active-toggle.is-pending{border-color:#b4782873}.guide-active-toggle.is-fixed_rereview{border-color:#2563eb73}.guide-active-toggle.is-inactive{border-color:#9b2f2859}.guide-active-toggle__option{cursor:pointer;align-items:center;gap:6px;min-height:44px;margin:0;font-weight:800;display:inline-flex}.guide-active-toggle__option input{cursor:pointer;accent-color:#2f6141;flex-shrink:0;width:18px;height:18px;margin:0}.guide-active-toggle__option.is-checked{color:#2f6141}.guide-active-toggle__review-pair{border-left:1px solid #947d6459;flex-wrap:wrap;align-items:center;gap:8px 14px;margin-left:4px;padding-left:10px;display:inline-flex}.guide-active-toggle__reviewed.is-not-reviewed.is-checked{color:#8a5a12}.guide-active-toggle__reviewed.is-not-reviewed.is-checked input{accent-color:#c4892a}.guide-active-toggle__reviewed.is-reviewed.is-checked{color:#2f6141}.guide-active-toggle--compact .guide-active-toggle__review-pair{border-left:none;margin-left:0;padding-left:0}.guide-active-toggle.is-inactive .guide-active-toggle__option.is-checked{color:#7a2e28}.guide-active-toggle.is-pending .guide-active-toggle__option.is-checked{color:#8a5a12}.guide-active-toggle.is-fixed_rereview .guide-active-toggle__option.is-checked{color:#1d4ed8}.guide-active-toggle.is-fixed_rereview .guide-active-toggle__reviewed.is-not-reviewed.is-checked{color:#8a5a12}.guide-active-toggle.is-fixed_rereview .guide-active-toggle__reviewed.is-not-reviewed.is-checked input{accent-color:#c4892a}.guide-active-toggle.is-inactive .guide-active-toggle__option input{accent-color:#9b2f28}.guide-active-toggle.is-pending .guide-active-toggle__option input{accent-color:#c4892a}.guide-active-toggle.is-fixed_rereview .guide-active-toggle__option input{accent-color:#2563eb}.guide-active-toggle__busy{opacity:.85;font-size:.78rem;font-weight:700}.guide-active-toggle:has(input:disabled){opacity:.65;cursor:wait}.guide-active-toggle:has(input:disabled) .guide-active-toggle__option{cursor:wait}.free-guide-card-title-block{flex-direction:column;align-items:flex-start;gap:6px;width:100%;min-width:0;display:flex}.free-guide-card-title-block .free-guide-card-badges{margin-bottom:0}.free-guide-card-title-row{flex-wrap:wrap;align-items:center;gap:8px 10px;min-width:0;margin-top:6px;display:flex}.free-guide-card-title-row h3,.free-guide-card-title{min-width:0;color:var(--charcoal);flex:auto;margin:0;font-size:1.02rem;font-weight:800;line-height:1.3}.free-guide-card-title-text{font-size:inherit;font-weight:inherit}.free-guide-number{font-variant-numeric:tabular-nums;font-size:inherit;font-weight:inherit;letter-spacing:.02em;color:inherit;opacity:.8;flex:none}.free-guide-card-title-row .guide-active-toggle{flex:none;margin:0}.free-guide-bulk-check{flex-shrink:0;align-items:center;margin-right:8px;display:inline-flex}.free-guide-bulk-check input{cursor:pointer;width:18px;height:18px}.free-guides-bulk-bar{background:#fffdf8;border:1px solid #947d6459;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 16px;padding:10px 12px;display:flex}.free-guides-bulk-bar--above-list{width:100%;margin:0 0 12px}.free-guides-bulk-bar__label{margin-right:4px;font-size:.9rem;font-weight:800}.free-guide-card.is-bulk-selected{outline-offset:2px;outline:2px solid #2f7a5a8c}.free-guide-card.is-guide-inactive{opacity:.72;outline-offset:2px;outline:2px dashed #9b2f2859}.free-guide-card.is-guide-pending{opacity:.88;outline-offset:2px;outline:2px dashed #b4782873}.free-guide-card.is-guide-fixed-rereview{opacity:.88;outline-offset:2px;outline:2px dashed #2563eb73}.free-guide-card.is-guide-in-review{opacity:.9;outline-offset:2px;outline:2px dashed #2d5a8c73}.guide-review-actions{flex-wrap:wrap;align-self:flex-start;align-items:center;gap:8px;display:inline-flex}.guide-review-actions__btn{color:#1e3a5f;min-height:44px;font:inherit;cursor:pointer;background:#f4f8fc;border:1.5px solid #2d5a8c73;border-radius:8px;justify-content:center;align-items:center;padding:0 14px;font-size:.82rem;font-weight:700;display:inline-flex}.guide-review-actions__btn:hover:not(:disabled){background:#e8f0f8}.guide-review-actions__btn:disabled{opacity:.55;cursor:not-allowed}.guide-review-actions__btn--pass{color:#6b4510;background:#fff8ec;border-color:#b4782880}.guide-review-actions__btn--pass:hover:not(:disabled){background:#fff1d6}.guide-review-actions__btn.is-current{box-shadow:inset 0 0 0 1px}.guide-review-actions__busy,.guide-review-actions__hint{color:var(--text-muted,#6b5a4a);font-size:.72rem;font-weight:600}.guide-active-toggle.is-in_review{border-color:#2d5a8c73}.guide-active-toggle.is-in_review .guide-active-toggle__option.is-checked{color:#1e3a5f}.hustle-schedule-suite__pnl-head{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;display:flex}.hustle-schedule-suite__pnl-head h4{margin:0}.hustle-schedule-suite__subtab-lock{opacity:.85;margin-left:4px;font-size:.75em;font-weight:800}.glow-chip-btn{background:var(--grad-primary);color:#4a3a28;cursor:pointer;box-shadow:var(--shadow-sm);border:1px solid #947d6466;border-radius:9999px;align-self:flex-start;align-items:center;gap:6px;margin:0;padding:7px 12px;font-size:.9375rem;font-weight:650;display:inline-flex}.glow-chip-btn:hover{border-color:var(--bronze);filter:brightness(1.03)}.open-guide-btn,.glow-chip-btn.open-guide-btn{color:#3f3224;background:var(--grad-primary);border-color:#947d648c;box-shadow:0 2px 10px #947d6438}.open-guide-btn:hover,.glow-chip-btn.open-guide-btn:hover{filter:brightness(1.04)}.open-guide-btn.is-free,.glow-chip-btn.open-guide-btn.is-free{color:#3f3224;background:var(--grad-primary);border-color:#947d648c}.open-guide-btn.is-starter,.glow-chip-btn.open-guide-btn.is-starter{color:#fff;background:var(--grad-crimson);background-image:var(--grad-crimson);border-color:#9b2f2873;box-shadow:0 2px 10px #9b2f2838}.open-guide-btn.is-pro,.glow-chip-btn.open-guide-btn.is-pro{color:#fff;background:var(--grad-purple);background-image:var(--grad-purple);border-color:#6b4f3a80;box-shadow:0 2px 10px #6b4f3a38}.open-guide-btn.is-elite,.glow-chip-btn.open-guide-btn.is-elite{color:#3f3224;background:var(--grad-amber);background-image:var(--grad-amber);border-color:#c9a2278c;box-shadow:0 2px 10px #c9a22738}.open-guide-btn.is-free{gap:8px}.open-guide-btn__badge{box-shadow:none;color:#3f3224;background:#ffffffeb;border-color:#947d6473;padding:2px 8px;font-size:.7rem}.app-container{flex-direction:column;min-height:100vh;display:flex}.top-header{z-index:200;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-color);padding-top:env(safe-area-inset-top,0px);background:#f7f3edf0;position:sticky;top:0;box-shadow:0 8px 24px #947d641a}.top-header-inner{flex-direction:row;align-items:flex-start;gap:10px 14px;max-width:1400px;margin:0 auto;padding:2px 20px 4px;display:flex}.top-header-menus{flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;gap:0;min-width:0;padding-top:2px;display:flex}.top-header-row{align-items:center;gap:8px;width:100%;min-width:0;display:flex}.top-header-row--primary{justify-content:space-between;width:100%}.top-header-row--meta{border-top:none;justify-content:flex-end;gap:6px;margin-top:0;padding-top:0}.nav-primary{flex:auto;width:auto;min-width:0}.nav-secondary{flex:1;justify-content:flex-end;align-items:center;gap:4px;min-width:0;display:flex}.nav-links--primary{justify-content:flex-start}.nav-links--secondary{flex:0 auto;justify-content:flex-end}.nav-links--secondary .nav-item-cart{align-items:center;display:flex}.nav-links--secondary .header-cart-btn{width:auto}.header-actions .header-cart-btn--end{flex-shrink:0;margin-left:2px}.nav-dropdown{position:relative}.nav-dropdown-chevron{flex-shrink:0;transition:transform .15s}.nav-dropdown.open .nav-dropdown-chevron{transform:rotate(180deg)}.nav-dropdown-menu{border:1px solid var(--border-color);min-width:12.5rem;box-shadow:var(--shadow-md);z-index:80;background:#fff;border-radius:12px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 4px);left:0}.nav-dropdown-menu[hidden]{display:none}.nav-dropdown-item{width:100%;min-height:44px;color:var(--charcoal);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;padding:8px 12px;font-weight:700;display:flex}.nav-dropdown-item:hover,.nav-dropdown-item.active{background:#d7c69773}.shop-page{flex-direction:column;gap:18px;max-width:1100px;margin:0 auto;display:flex}.shop-page__intro{padding:22px 22px 20px}.shop-page__intro h2{margin:10px 0 8px}.shop-page__intro p{max-width:42rem;margin:0 0 14px}.shop-page__carousel{flex-direction:column;gap:12px;display:flex}.shop-page__carousel-stage{grid-template-columns:auto 1fr auto;align-items:center;gap:8px;display:grid;position:relative}.shop-page__carousel-figure{background:#1a1a1a;border:1px solid #947d6447;border-radius:14px;min-height:280px;margin:0;position:relative;overflow:hidden}.shop-page__carousel-image{object-fit:contain;background:#1a1a1a;width:100%;height:clamp(280px,52vw,520px);display:block}.shop-page__carousel-caption{color:#fff;background:#181718b8;border-radius:999px;margin:0;padding:4px 10px;font-size:.85rem;font-weight:700;position:absolute;bottom:10px;right:10px}.shop-page__carousel-nav{width:44px;height:44px;color:var(--charcoal,#181718);cursor:pointer;background:#fff;border:1px solid #947d6466;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.shop-page__carousel-nav:hover{border-color:var(--bronze,#947d64);background:#d7c69759}.shop-page__thumbs{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;gap:8px;padding:2px 2px 8px;display:flex;overflow-x:auto}.shop-page__thumb{cursor:pointer;scroll-snap-align:start;background:#1a1a1a;border:2px solid #0000;border-radius:10px;flex:none;width:72px;height:72px;padding:0;overflow:hidden}.shop-page__thumb img{object-fit:cover;width:100%;height:100%;display:block}.shop-page__thumb.is-active{border-color:var(--bronze,#947d64);box-shadow:0 0 0 1px #947d6459}.shop-page__gallery-title{color:var(--charcoal,#181718);margin:0 0 10px;font-size:1.15rem}.shop-page__grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.shop-page__grid-item{cursor:pointer;background:#1a1a1a;border:1px solid #947d6447;border-radius:12px;padding:0;display:block;overflow:hidden}.shop-page__grid-item:hover{border-color:var(--bronze,#947d64)}.shop-page__grid img,.shop-page__grid-item img{object-fit:cover;width:100%;height:200px;display:block}@media (width<=640px){.shop-page__carousel-stage{grid-template-columns:1fr}.shop-page__carousel-nav{z-index:2;position:absolute;top:50%;transform:translateY(-50%)}.shop-page__carousel-nav--prev{left:8px}.shop-page__carousel-nav--next{right:8px}}.header-social-link--icon{box-sizing:border-box;border-radius:999px;justify-content:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0}.header-social-link--icon svg{flex-shrink:0;width:24px;height:24px}.header-social-link--icon .header-social-link__label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.brand-section{cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:10px;padding:0;display:flex}.brand-header-logo{object-fit:contain;background:0 0;width:auto;max-width:min(520px,34vw);height:clamp(72px,8.5vw,92px);display:block}.login-box-logo{object-fit:contain;image-rendering:auto;-ms-interpolation-mode:bicubic;background:0 0;width:auto;max-width:min(220px,72%);height:56px;margin:0 auto 12px;display:block}.brand-logo{background:var(--grad-primary);border:1px solid var(--bronze);width:36px;height:36px;color:var(--onyx);box-shadow:0 4px 14px var(--accent-gold-glow);border-radius:10px;justify-content:center;align-items:center;font-size:1.25rem;font-weight:800;display:flex}.brand-name{color:var(--charcoal);-webkit-text-fill-color:var(--charcoal);white-space:nowrap;background:0 0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.2rem;font-weight:700}.nav-links{flex-flow:wrap;flex:1;align-items:center;gap:2px;margin:0;padding:0;list-style:none;display:flex}@media (width>=981px){.nav-links{flex-wrap:nowrap;justify-content:flex-end}}.nav-link-btn{color:var(--text-primary);cursor:pointer;font-size:var(--fs-ui);text-align:left;transition:all var(--transition-fast);white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:9999px;align-items:center;gap:4px;padding:5px 8px;font-weight:500;display:inline-flex}.nav-item-with-banner{flex-direction:column;align-items:center;padding-top:0;padding-bottom:12px;display:flex;position:relative}.nav-item-banner{z-index:2;color:#fff;letter-spacing:.03em;white-space:nowrap;pointer-events:none;background:linear-gradient(135deg,#2e7d5a,#3d8b6e);border-radius:9999px;padding:1px 7px;font-size:.875rem;font-weight:800;line-height:1.3;position:absolute;top:calc(100% - 12px);left:50%;transform:translate(-50%);box-shadow:0 2px 8px #2e7d5a59}@media (width>=981px) and (width<=1200px){.nav-link-btn{gap:4px;padding:6px 8px;font-size:.9375rem}.nav-links{gap:1px}}.nav-link-btn:hover{color:var(--charcoal);background:#5f7a452e}.nav-link-btn.active{background:var(--grad-chip-active);border-color:var(--chip-active-border);color:var(--chip-active-text);text-shadow:0 1px 1px #00000059;font-weight:800;box-shadow:0 4px 14px #2f5a3459}.nav-kevina-mark{object-fit:contain;border-radius:8px;flex-shrink:0;width:28px;height:28px;display:block}.nav-link-btn.active .nav-kevina-mark{box-sizing:border-box;background:#fff;padding:2px;box-shadow:0 0 0 2px #fffffff2}.page-title-kevina{object-fit:contain;flex-shrink:0;width:36px;height:36px;display:block}.nav-link-btn .nav-icon{stroke-width:2.25px;flex-shrink:0}.nav-icon--home{color:#c9a227}.nav-icon--quiz{color:#c4453c}.nav-icon--adults{color:#3d6b9a}.nav-icon--guides{color:#5f7a45}.nav-icon--membership{color:#c9a227}.nav-icon--checklist{color:#8a6b3d}.nav-icon--workshops{color:#7a5c9e}.nav-icon--seniors{color:#d45a8c}.nav-icon--community{color:#2f7d9a}.nav-icon--newsletter{color:#8a4b2f}.nav-icon--about{color:#947d64}.nav-icon--join{color:#3d8b6e}.nav-icon--contact{color:#c45c2a}.nav-icon--admin{color:#9b2f28}.nav-icon--portal{color:#c4453c}.nav-link-btn:hover .nav-icon,.nav-link-btn.active .nav-icon{filter:drop-shadow(0 1px 2px #0000001f)}.header-actions{flex-shrink:0;align-items:center;gap:10px;margin-left:0;display:flex}.header-actions--primary{flex-shrink:0;margin-left:auto}.header-social-link{color:#1877f2;background:#1877f214;border:1px solid #1877f259;border-radius:10px;align-items:center;gap:6px;padding:7px 11px;font-size:.95rem;font-weight:750;line-height:1;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.header-social-link:hover{color:#1877f2;background:#1877f229;border-color:#1877f28c}.header-join-btn{gap:6px;min-height:44px;padding:10px 14px!important;font-size:.95rem!important}.header-cart-btn{min-height:44px;color:var(--text-primary);cursor:pointer;background:#ffffffb8;border:1px solid #5c403338;border-radius:10px;align-items:center;gap:6px;padding:8px 12px;font-size:.95rem;font-weight:700;line-height:1;transition:background .15s,border-color .15s;display:inline-flex;position:relative}.header-cart-btn:hover,.header-cart-btn.has-items{color:var(--crimson);background:#9b2f2814;border-color:#9b2f2873}.header-cart-btn__badge{background:var(--crimson);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:1.35rem;height:1.35rem;padding:0 5px;font-size:.75rem;font-weight:800;line-height:1;display:inline-flex}.membership-alacarte-cart-jump{flex-wrap:wrap;gap:10px;margin:0 0 14px;display:flex}.membership-alacarte-cart-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.membership-alacarte-cart-heading h4{margin:0}.membership-alacarte-cart-heading--standout{background:var(--membership-heading-shade);border-bottom:1px solid #745a3a73;border-left:5px solid var(--crimson);border-radius:12px;min-height:52px;margin:0 -4px 16px;padding:12px 14px 12px 12px;box-shadow:inset 0 1px #ffffff80,0 3px 10px #745a3a38}.membership-alacarte-cart-heading--standout h4{letter-spacing:.01em;color:var(--membership-heading-ink);align-items:center;gap:8px;font-size:1.22rem;font-weight:800;display:inline-flex}.membership-alacarte-cart-dash-links{color:var(--membership-heading-ink);flex-wrap:wrap;align-items:center;gap:6px 8px;margin:0 0 0 auto;font-size:.98rem;font-weight:700;display:flex}.membership-alacarte-cart-dash-link{min-height:44px;color:var(--crimson);text-underline-offset:2px;align-items:center;font-weight:800;text-decoration:underline;display:inline-flex}.membership-alacarte-cart-dash-link:hover{color:var(--crimson-bright,#c4453c)}.membership-alacarte-cart-clear-top{padding:6px 10px;font-size:.85rem}.home-page-header__purpose,.home-page-header__lead-body{color:#181718;text-align:left;width:100%;max-width:none;margin:10px 0 0;font-family:Inter,system-ui,sans-serif;font-size:clamp(.95rem,1.35vw,1.05rem);font-weight:500;line-height:1.5}.home-page-header__purpose{margin-top:8px}.home-page-header__lead{width:100%;margin:6px 0 0;display:none}.home-page-header__lead.is-open{flex-direction:column;align-items:stretch;gap:0;display:flex}.home-page-header__lead .home-page-header__headline{width:100%;margin:0}.home-page-header__lead .home-page-header__purpose,.home-page-header__lead-body{margin-top:8px}.home-page-header__lead-body strong{color:#000;font-weight:700}.home-library-count{border:2px solid color-mix(in srgb, var(--accent-emerald,#3d6b2f) 55%, #1f3d18);background:linear-gradient(135deg, color-mix(in srgb, var(--accent-emerald,#5f7a45) 22%, #fffdf8) 0%, #e1f1cf 100%);color:#14310f;font:inherit;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;text-align:left;border-radius:999px;align-items:center;gap:7px;max-width:100%;margin:0;padding:7px 14px;font-family:Inter,system-ui,sans-serif;font-size:clamp(.82rem,1.35vw,.95rem);font-weight:850;line-height:1.2;display:inline-flex;box-shadow:0 2px #1f3d1833,0 6px 16px #3d6b2f38}.home-page-header__title-actions{flex-wrap:wrap;flex:0 auto;align-items:center;gap:8px;width:100%;min-width:0;display:inline-flex}.home-library-count--blink{animation:1.8s ease-in-out infinite home-library-count-blink}@keyframes home-library-count-blink{0%,to{transform:scale(1);box-shadow:0 2px #1f3d1833,0 6px 16px #3d6b2f38,0 0 #5f7a4500}50%{transform:scale(1.03);box-shadow:0 2px #1f3d1840,0 8px 20px #3d6b2f52,0 0 0 4px #5f7a4547}}@media (prefers-reduced-motion:reduce){.home-library-count--blink{animation:none}}.home-library-count:hover{border-color:color-mix(in srgb, var(--accent-emerald,#3d6b2f) 70%, #0f240c);background:linear-gradient(135deg, color-mix(in srgb, var(--accent-emerald,#5f7a45) 32%, #fffdf8) 0%, #d1e8b6 100%);color:#0f240c}.home-library-count svg{color:#1f4a18;flex-shrink:0}.home-library-spotlight__cta{flex:none;min-height:34px;padding:6px 12px}@media (width<=640px){.home-page-header__title-actions{flex-wrap:nowrap;gap:6px}.home-page-header__title-actions .home-library-spotlight__cta{white-space:nowrap;flex:1 1 0;justify-content:center;min-width:0;padding:6px 10px;font-size:.8rem}}.home-how-intro-toggle{color:var(--crimson);font:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;min-height:0;margin-top:4px;margin-bottom:0;padding:2px 0;font-size:clamp(.92rem,1.35vw,1.02rem);font-weight:750;line-height:1.3;text-decoration:underline;display:inline-flex}.home-how-intro-toggle:hover{color:var(--crimson-bright,#c4453c)}.home-page-header__actions{flex-wrap:wrap;flex:0 auto;justify-content:flex-end;align-self:flex-start;align-items:center;gap:8px 12px;max-width:100%;margin-top:0;display:flex}.home-page-header__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px 16px;width:100%;display:flex}.home-page-header__top .home-page-header__title{flex:16rem;min-width:0}.home-page-header__actions .home-how-intro-toggle{margin-top:0}@media (width<=720px){.home-page-header__top{gap:8px 12px}.home-page-header__actions{justify-content:flex-end;width:100%}}.home-follow-cta{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.home-follow-cta .btn{gap:6px}.about-page strong{color:var(--charcoal);font-weight:800}.about-page strong.about-em{color:var(--crimson);font-weight:800}.about-inline-link{color:var(--crimson);text-underline-offset:2px;font-weight:800;text-decoration:underline}.about-inline-link:hover{color:var(--crimson-bright,#c4453c)}.about-inline-link--btn{font:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0;display:inline}.about-follow-cta{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.about-follow-cta .btn{gap:6px}.site-footer-social{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.site-footer-social-link{color:#1877f2;cursor:pointer;font-size:.95rem;font-weight:750;font:inherit;background:#1877f214;border:1px solid #1877f259;border-radius:10px;align-items:center;gap:7px;padding:7px 12px;text-decoration:none;display:inline-flex}.site-footer-social-link--btn{color:var(--crimson);background:#9b2f2814;border-color:#9b2f2859}.site-footer-social-link:hover{filter:brightness(.97)}.site-footer-link--facebook{align-items:center;gap:6px;text-decoration:none;display:inline-flex;color:#1877f2!important}.page-zoom-controls{background:#ffffffbf;border:1px solid #5c403347;border-radius:10px;align-items:center;gap:4px;margin-left:4px;padding:3px;display:inline-flex}.page-zoom-controls--icon{gap:0;padding:2px}.page-zoom-controls--icon .page-zoom-btn{width:36px;min-width:36px;height:36px;min-height:36px}.page-zoom-btn{color:#1a1410;cursor:pointer;touch-action:manipulation;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.page-zoom-btn:hover:not(:disabled){background:#947d642e}.page-zoom-btn:disabled{opacity:.4;cursor:not-allowed}.page-zoom-value{text-align:center;color:#1a1410;-webkit-user-select:none;user-select:none;min-width:3.2rem;font-size:.95rem;font-weight:750}.join-page-combined{flex-direction:column;gap:28px;width:100%;min-width:0;max-width:100%;display:flex}.join-membership-section{flex-direction:column;gap:12px;width:100%;min-width:0;max-width:100%;display:flex}.join-membership-heading{color:#120e0b;margin:0;font-size:1.55rem;font-weight:800}.join-membership-lead{color:#1a1410;max-width:none;margin:0 0 4px;font-size:1.05rem;font-weight:650;line-height:1.45}.admin-nav-dropdown{position:relative}.admin-nav-trigger .admin-nav-chevron{transition:transform var(--transition-fast);color:var(--bronze)}.admin-nav-dropdown.open .admin-nav-trigger .admin-nav-chevron{transform:rotate(180deg)}.admin-nav-menu{border:1px solid var(--border-color);min-width:200px;box-shadow:var(--shadow-md);z-index:80;background:#fff;border-radius:12px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 4px);right:0}.admin-nav-menu--grouped{flex-direction:column;gap:4px;min-width:248px;max-width:min(320px,92vw);max-height:min(70vh,560px);padding:8px;display:flex;overflow-y:auto}.admin-nav-menu[hidden]{display:none}.admin-nav-group{margin:0;padding:0;list-style:none}.admin-nav-group+.admin-nav-group{border-top:1px solid #947d6438;margin-top:4px;padding-top:8px}.admin-nav-group__label{font-size:var(--fs-caption);letter-spacing:.06em;text-transform:uppercase;color:var(--bronze);margin:0 0 4px;padding:2px 10px 4px;font-weight:800;line-height:1.2}.admin-nav-group__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.admin-nav-submenu{border-left:2px solid #947d6447;flex-direction:column;gap:2px;margin:2px 0 4px;padding:0 0 0 10px;list-style:none;display:flex}.admin-nav-item{width:100%;color:var(--charcoal);text-align:left;cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;border-radius:8px;padding:9px 12px;font-size:.95rem;font-weight:600;display:block}.admin-nav-item--sub{color:var(--text-primary);padding:7px 10px;font-size:.9rem;font-weight:550}.admin-nav-item:hover{color:var(--onyx);background:#5f7a4529}.admin-nav-item.active{background:var(--grad-chip-active);color:var(--chip-active-text);border:1px solid var(--chip-active-border);text-shadow:0 1px 1px #00000059;font-weight:800;box-shadow:0 3px 10px #2f5a3447}.admin-portal-nav{border:1px solid var(--border-color);background:linear-gradient(135deg,#d7c697a6,#fff);border-radius:14px;grid-template-columns:1fr 1fr;gap:8px 20px;margin-bottom:20px;padding:8px 12px;display:grid}.admin-portal-nav__group{flex-flow:wrap;align-items:center;gap:6px 8px;min-width:0;display:flex}.admin-portal-nav__group:nth-child(odd){border-right:1px solid #947d6438;padding-right:12px}.admin-portal-nav__group:nth-child(-n+2){border-bottom:1px solid #947d642e;padding-bottom:8px}.admin-portal-nav__group.admin-portal-nav__group--delivery{border:2px solid var(--border-color);border-radius:10px;padding:6px 8px}.admin-portal-nav__label{letter-spacing:.06em;text-transform:uppercase;color:var(--bronze);white-space:nowrap;flex:none;margin:0;padding:0;font-size:.875rem;font-weight:800}.admin-portal-nav__tabs{flex-wrap:wrap;flex:auto;gap:5px;min-width:0;display:flex}.admin-portal-nav__tabs .nav-link-btn{border-radius:10px}.admin-portal-nav__testing-bubble{cursor:default;align-items:center;gap:6px;padding-right:8px;display:inline-flex}.admin-portal-nav__testing-main{align-items:center;gap:inherit;color:inherit;font:inherit;font-weight:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0;display:inline-flex}.admin-portal-nav__manual-link{color:var(--bronze);white-space:nowrap;cursor:pointer;background:#fffcf7eb;border:1px solid #947d6473;border-radius:999px;align-items:center;gap:3px;margin:0;padding:1px 7px;font-family:inherit;font-size:.75rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.admin-portal-nav__manual-link:hover{color:var(--charcoal);background:#fff;border-color:#7b3f2a8c}.admin-portal-nav__manual-link[aria-pressed=true]{color:var(--charcoal);background:#947d6429;border-color:#7b3f2aa6}.admin-portal-nav__testing-bubble.active .admin-portal-nav__manual-link{color:inherit;background:#ffffff2e;border-color:#ffffff8c}.admin-portal-nav__testing-bubble.active .admin-portal-nav__manual-link[aria-pressed=true]{background:#ffffff52;border-color:#ffffffd9}.qa-testing-portal__manual-link{font:inherit;color:var(--bronze);text-underline-offset:2px;white-space:nowrap;cursor:pointer;background:0 0;border:none;align-items:center;margin-left:4px;padding:0;font-size:.95rem;font-weight:600;text-decoration:underline;display:inline-flex}.qa-testing-portal__manual-link:hover{color:var(--charcoal)}.qa-testing-portal__failure-report-btn{align-items:center;gap:6px;margin-left:4px;padding:4px 10px;font-size:.875rem;display:inline-flex}.failure-report{border-radius:16px;flex-direction:column;gap:1.5rem;max-width:1100px;margin:0 auto;padding:28px 28px 40px;display:flex}.failure-report__hero-top{flex-direction:column;gap:.5rem;display:flex}.failure-report__back{color:var(--bronze);font:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;align-self:flex-start;align-items:center;gap:6px;margin:0 0 4px;padding:0;font-weight:600;text-decoration:underline;display:inline-flex}.failure-report__title{color:var(--charcoal);align-items:center;gap:8px;margin:0;font-size:1.5rem;display:flex}.failure-report__lede{color:var(--text-primary);max-width:52rem;margin:0;font-size:.95rem;line-height:1.45}.failure-report__history{margin-top:16px}.failure-report__history-label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-primary);margin:0 0 6px;font-size:.8rem;font-weight:750}.failure-report__tab-date{font-weight:800}.failure-report__archive-bar{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.failure-report__archive-count{color:var(--text-primary);font-size:.9rem;font-weight:650}.failure-report__delete-btn{color:#9b2f28!important;border-color:#9b2f2866!important}.failure-report__tabs{border-bottom:2px solid #947d6459;flex-wrap:nowrap;align-items:flex-end;gap:0;max-width:100%;margin-top:14px;padding:0;display:flex;overflow-x:auto}.failure-report__tabs--archive{max-height:none;padding-bottom:0}.failure-report__tab{color:#2d2a269e;font:inherit;text-align:left;white-space:nowrap;cursor:pointer;box-shadow:none;background:0 0;border:1px solid #0000;border-bottom-width:3px;border-radius:8px 8px 0 0;flex-direction:column;align-items:flex-start;gap:2px;margin:0 0 -2px;padding:10px 16px 12px;font-size:.9rem;font-weight:650;line-height:1.25;transition:color .12s,background .12s,border-color .12s;display:inline-flex}.failure-report__tab:hover:not(:disabled):not(.is-active){color:var(--charcoal);background:#947d641a}.failure-report__tab.is-active{color:var(--charcoal);filter:none;background:#fff;border-color:#947d6459 #947d6459 #2e7d5a;font-weight:800;box-shadow:inset 0 2px #2e7d5a59}.failure-report__tab.is-active .failure-report__tab-date{color:#1f5a3c}.failure-report__tab:disabled{opacity:.45;cursor:not-allowed}.failure-report__tab-meta{color:var(--text-primary);opacity:.75;font-size:.72rem;font-weight:650}.failure-report__tab.is-active .failure-report__tab-meta{color:#2e7d5a;opacity:1;font-weight:750}.failure-report__selected-banner{background:#fff;border:1px solid #947d6447;border-top:none;border-radius:0 0 4px 4px;flex-wrap:wrap;gap:8px 14px;margin-top:0;padding:12px 14px;font-size:.95rem;display:flex}.failure-report__actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.failure-report__actions .btn{align-items:center;gap:6px;display:inline-flex}.failure-report__rollback-btn{color:#9b2f28!important;border-color:#9b2f2873!important}.failure-report__error{color:#9b2f28;margin:10px 0 0;font-weight:700}.failure-report__flash{color:#3f6b2e;margin:10px 0 0;font-weight:650}.failure-report__summary{background:#947d641a;border-radius:4px;flex-wrap:wrap;gap:10px 16px;margin-top:14px;padding:10px 12px;font-weight:650;display:flex}.failure-report__summary-time{color:var(--text-primary);margin-left:auto;font-size:.85rem;font-weight:550}.failure-report-section h2{color:var(--charcoal);margin:0 0 10px;font-size:1.2rem}.failure-report-section__count{color:var(--text-primary);font-weight:650}.failure-report-empty{color:var(--text-primary);margin:0}.failure-report-section__list{flex-direction:column;gap:12px;display:flex}.failure-report-case{border:1px solid var(--border-color);background:#fff;border-radius:4px;padding:12px 14px}.failure-report-case__head{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px;display:flex}.failure-report-case__id{font-family:ui-monospace,monospace;font-size:.9rem}.failure-report-case__id-link{color:var(--crimson,#9b2f28);font:inherit;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:6px;margin:0;padding:0;display:inline-flex}.failure-report-case__id-link:hover{color:var(--bronze,#947d64)}.failure-report-case__id-link .failure-report-case__id,.failure-report-case__id-link code{color:inherit;text-underline-offset:2px;text-decoration:underline}.failure-report-case__open-label{white-space:nowrap;font-size:.78rem;font-weight:700}.failure-report-case__status{text-transform:uppercase;letter-spacing:.03em;color:#9b2f28;background:#fee2e2;border-radius:4px;padding:2px 6px;font-size:.75rem;font-weight:800}.failure-report-case__status--conditional_approval{color:#0f766e;background:#ccfbf1}.failure-report-case__status--pass{color:#3f6b2e;background:#dcfce7}.failure-report-case__priority{color:var(--text-primary);font-size:.8rem;font-weight:700}.failure-report-case__title{color:var(--charcoal);margin:0 0 8px;font-size:1.05rem}.failure-report-case__meta{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:6px 12px;margin:0 0 10px;display:grid}.failure-report-case__meta dt{text-transform:uppercase;letter-spacing:.04em;color:var(--text-primary);font-size:.72rem;font-weight:700}.failure-report-case__meta dd{margin:0;font-size:.9rem}.failure-report-case__block{margin-top:8px}.failure-report-case__block h4{color:var(--charcoal);margin:0 0 4px;font-size:.85rem}.failure-report-case__block ol,.failure-report-case__block ul{margin:0;padding-left:1.2rem}.failure-report-case__block pre,.failure-report-case__notes{white-space:pre-wrap;word-break:break-word;background:#947d6414;border-radius:4px;margin:0;padding:8px 10px;font-size:.85rem;line-height:1.4}.failure-report-case__note-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.failure-report-case__note-meta{color:var(--text-primary);margin-bottom:4px;font-size:.78rem;font-weight:700}.failure-report-case__mime{color:var(--text-primary);font-size:.8rem}.failure-report-case__foot{color:var(--text-primary);margin:8px 0 0;font-size:.8rem}.failure-report-postfix__group{margin-top:12px}.failure-report-postfix__group h3{margin:0 0 6px;font-size:1rem}.failure-report-postfix__group ul{margin:0;padding-left:1.2rem}.failure-report-postfix__title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.failure-report-postfix__title-row h2{margin:0}.failure-report-postfix__cards{flex-direction:column;gap:12px;display:flex}.failure-report-postfix__card{background:#fffcf7e6;border:1px solid #947d6447;border-radius:6px;padding:12px 14px}.failure-report-postfix__card-head{flex-wrap:wrap;align-items:center;gap:8px 12px;margin-bottom:4px;font-size:.9rem;font-weight:650;display:flex}.failure-report-postfix__card-title{margin:0 0 8px;font-size:1rem;font-weight:750}.failure-report-postfix__approve-one{min-height:34px;margin-left:auto;padding:6px 14px;font-size:.88rem;font-weight:800}.failure-report-postfix__approve-one:disabled{opacity:.55;cursor:not-allowed;filter:none;transform:none}.failure-report-postfix__prior{border-top:1px dashed #947d6459;margin-top:12px;padding-top:10px}.failure-report-postfix__prior-label{letter-spacing:.05em;text-transform:uppercase;color:#1f5a3c;margin:0 0 8px;font-size:.75rem;font-weight:800}.failure-report-postfix__prior .failure-report-case{box-shadow:none;margin:0}.proposed-fix-sticker__body{border-top:1px solid #2e7d5a38;margin-top:10px;padding-top:8px}.failure-report__file-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.proposed-fix-sticker{background:linear-gradient(#2e7d5a1a,#2e7d5a0a);border:1px dashed #2e7d5a73;border-radius:6px;margin-top:6px;padding:10px 12px 12px}.proposed-fix-sticker__badge{color:#fffdf8;letter-spacing:.06em;text-transform:uppercase;background:#2e7d5a;border:1px solid #2e7d5a8c;border-radius:3px;margin-bottom:6px;padding:3px 8px;font-size:.72rem;font-weight:800;display:inline-block}.proposed-fix-sticker__lead{color:#1f5a3c;margin:0 0 4px;font-size:.85rem;font-weight:700}.proposed-fix-sticker__steps{color:var(--charcoal);margin:0;padding-left:1.2rem;font-size:.9rem;line-height:1.4}.proposed-fix-sticker__steps li+li{margin-top:2px}.proposed-fix-sticker__note{white-space:pre-wrap;font:inherit;margin:0;font-size:.88rem;line-height:1.4}.qa-manual{border-radius:16px;flex-direction:column;gap:1.75rem;max-width:1080px;margin:0 auto;padding:28px 28px 40px;display:flex}.qa-manual__hero{border-bottom:1px solid #947d6438;padding-bottom:1.25rem}.qa-manual__hero-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.qa-manual__back,.qa-manual__pdf{align-items:center;gap:.4rem;display:inline-flex}.qa-manual__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--bronze);align-items:center;gap:.4rem;margin:0 0 .35rem;font-size:.8rem;font-weight:700;display:inline-flex}.qa-manual__title{color:var(--charcoal);letter-spacing:-.015em;margin:0 0 .35rem;font-size:clamp(1.55rem,2.6vw,2rem);line-height:1.15}.qa-manual__subtitle{color:var(--bronze);margin:0 0 .65rem;font-family:Cormorant Garamond,Playfair Display,Georgia,serif;font-size:1.2rem;font-weight:700}.qa-manual__lead{max-width:42rem;color:var(--text-primary);margin:0 0 .75rem;font-size:1.02rem;line-height:1.55}.qa-manual__where{color:var(--text-primary);opacity:.9;align-items:flex-start;gap:.4rem;margin:0;font-size:.92rem;display:inline-flex}.qa-manual__toc{background:linear-gradient(145deg,#fffcf7f2,#f4ece0a6);border:1px solid #947d6447;border-radius:12px;padding:1rem 1.15rem}.qa-manual__toc strong{letter-spacing:.06em;text-transform:uppercase;color:var(--bronze);margin-bottom:.45rem;font-size:.8rem;display:block}.qa-manual__toc ol{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.25rem 1rem;margin:0;padding-left:1.2rem;display:grid}.qa-manual__toc a{color:var(--charcoal);font-size:.95rem;font-weight:600;text-decoration:none}.qa-manual__toc a:hover{color:var(--bronze);text-underline-offset:2px;text-decoration:underline}.qa-manual__section{scroll-margin-top:5.5rem}.qa-manual__section h2{color:var(--charcoal);border-bottom:1px solid #947d6438;margin:0 0 .85rem;padding-bottom:.4rem;font-size:1.25rem}.qa-manual__section h3{color:var(--charcoal);margin:1.1rem 0 .5rem;font-size:1.05rem}.qa-manual__steps{flex-direction:column;gap:.45rem;max-width:40rem;margin:0;padding-left:1.25rem;line-height:1.45;display:flex}.qa-manual__status-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.85rem;display:grid}.qa-manual__status-card{background:#fffcf7b8;border:1px solid #947d6438;border-radius:12px;padding:.9rem 1rem}.qa-manual__status-card header{align-items:center;gap:.45rem;margin-bottom:.4rem;display:flex}.qa-manual__status-card h3{margin:0;font-size:.98rem}.qa-manual__status-dot{border-radius:50%;flex-shrink:0;width:.65rem;height:.65rem}.qa-manual__status-card>p{color:var(--text-primary);margin:0 0 .65rem;font-size:.92rem;line-height:1.4}.qa-manual__status-card dl{flex-direction:column;gap:.35rem;margin:0;display:flex}.qa-manual__status-card dl>div{grid-template-columns:5.5rem 1fr;gap:.35rem;font-size:.85rem;display:grid}.qa-manual__status-card dt{color:var(--bronze);margin:0;font-weight:700}.qa-manual__status-card dd{color:var(--text-primary);margin:0}.qa-manual__callout{background:#7c3aed14;border-left:4px solid #7c3aed;border-radius:10px;margin-top:1rem;padding:.85rem 1rem;font-size:.95rem;line-height:1.45}.qa-manual__flows{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.qa-manual__flow{background:linear-gradient(#fffcf7e6,#f4ece059);border:1px solid #947d643d;border-radius:12px;padding:1rem 1.1rem}.qa-manual__flow h3{color:var(--bronze);margin:0 0 .75rem;font-size:1.05rem}.qa-manual__flow-steps{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.qa-manual__flow-steps li{grid-template-columns:auto 1fr;align-items:start;gap:.65rem;display:grid}.qa-manual__flow-num{color:#fff;background:var(--bronze);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;font-weight:800;display:inline-flex}.qa-manual__flow-steps strong{color:var(--charcoal);font-size:.95rem;display:block}.qa-manual__flow-steps p{color:var(--text-primary);margin:.15rem 0 0;font-size:.88rem;line-height:1.4}.qa-manual__outcome-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem;display:grid}.qa-manual__outcome{background:#fffcf7a6;border:1px solid #947d6438;border-radius:12px;padding:.9rem 1rem}.qa-manual__outcome h3{color:var(--bronze);margin:0 0 .5rem;font-size:1rem}.qa-manual__outcome ul,.qa-manual__section ul{flex-direction:column;gap:.35rem;margin:0;padding-left:1.15rem;font-size:.94rem;line-height:1.4;display:flex}.qa-manual__formats{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.85rem;margin:.85rem 0;display:grid}.qa-manual__formats pre{white-space:pre-wrap;word-break:break-word;color:var(--charcoal);background:#2d2a260f;border:1px solid #947d6433;border-radius:8px;margin:.35rem 0 0;padding:.75rem .85rem;font-size:.82rem;line-height:1.4}.qa-manual__table-wrap{border:1px solid #947d6438;border-radius:10px;margin:.75rem 0 1rem;overflow-x:auto}.qa-manual__table{border-collapse:collapse;width:100%;font-size:.9rem}.qa-manual__table th,.qa-manual__table td{text-align:left;vertical-align:top;border-bottom:1px solid #947d6429;padding:.65rem .85rem}.qa-manual__table th{color:var(--charcoal);white-space:nowrap;background:#947d641f;font-weight:700}.qa-manual__table tr:last-child td{border-bottom:none}.qa-manual__legend{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.4rem 1rem;margin:0 0 .75rem;padding:0;list-style:none;display:grid}.qa-manual__legend li{align-items:center;gap:.45rem;font-size:.92rem;display:flex}.qa-manual__legend li span{border-radius:50%;flex-shrink:0;width:.7rem;height:.7rem}.qa-manual__legend li.is-emphasis{font-weight:700}.qa-manual__muted{color:var(--text-primary);opacity:.92;margin:0 0 1rem;font-size:.92rem;line-height:1.45}.qa-manual__flowchart-list{flex-direction:column;gap:1.5rem;display:flex}.qa-info{background:radial-gradient(80% 50% at 50% 0,#9b2f280f,#0000 55%),linear-gradient(#fffcf7f2,#f4ece073);border:1px solid #947d6447;border-radius:16px;flex-direction:column;gap:.85rem;padding:1.1rem 1.15rem 1.25rem;display:flex}.qa-info__head{margin:0}.qa-info-banner{color:var(--charcoal);background:linear-gradient(135deg,#9b2f281f,#947d641a);border:1px solid #9b2f2847;border-radius:12px;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;display:flex}.qa-info-banner svg{color:var(--burgundy,#9b2f28);flex-shrink:0;margin-top:2px}.qa-info-banner strong{color:var(--charcoal);font-size:1.05rem;line-height:1.3;display:block}.qa-info-banner span{color:var(--text-primary);opacity:.9;margin-top:.25rem;font-size:.88rem;line-height:1.4;display:block}.qa-info-legend{color:var(--charcoal);flex-wrap:wrap;align-items:center;gap:.55rem 1rem;padding:.35rem .15rem;font-size:.8rem;font-weight:600;display:flex}.qa-info-legend__item{align-items:center;gap:.35rem;display:inline-flex}.qa-info-swatch{border-radius:3px;flex-shrink:0;width:.7rem;height:.7rem}.qa-info-swatch--process{background:#947d64}.qa-info-swatch--decision{background:#b8860b}.qa-info-swatch--pass{background:#3f6b2e}.qa-info-swatch--cond{background:#0f766e}.qa-info-swatch--fail{background:#9b2f28}.qa-info-swatch--cursor{background:#7c3aed}.qa-info-body{flex-direction:column;gap:.35rem;display:flex}.qa-info-tier{flex-direction:column;gap:.55rem;display:flex}.qa-info-arrow{flex-direction:column;align-items:center;gap:.25rem;padding:.15rem 0 .1rem;display:flex}.qa-info-arrow span{background:#947d648c;width:2px;height:18px;display:block;position:relative}.qa-info-arrow span:after{content:"";border-top:6px solid #947d64b3;border-left:5px solid #0000;border-right:5px solid #0000;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.qa-info-flow-label{letter-spacing:.04em;text-transform:uppercase;color:var(--bronze,#947d64);text-align:center;margin:0;font-size:.78rem;font-weight:700}.qa-info-step{grid-template-columns:auto 1fr;align-items:stretch;gap:.65rem;display:grid}.qa-info-card__num{color:#fff;background:var(--bronze,#947d64);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;margin-top:.65rem;font-size:.78rem;font-weight:800;display:inline-flex}.qa-info-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;display:grid}.qa-info-grid__item{grid-template-columns:auto 1fr;align-items:start;gap:.5rem;display:grid}.qa-info-grid__item .qa-info-card__num{background:#5c4033;margin-top:.55rem;font-size:.72rem}.qa-info-card{background:#fffcf7eb;border:1px solid #947d6447;border-radius:12px;min-height:100%;padding:.75rem .85rem;box-shadow:inset 0 1px #ffffffa6}.qa-info-card--decision{background:linear-gradient(#fff8e1f2,#fffcf7e6);border-color:#b8860b73}.qa-info-card--status.qa-info-card--tone-pass{background:linear-gradient(#3f6b2e1a,#fffcf7f2);border-color:#3f6b2e66}.qa-info-card--status.qa-info-card--tone-cond{background:linear-gradient(#0f766e1a,#fffcf7f2);border-color:#0f766e66}.qa-info-card--status.qa-info-card--tone-fail{background:linear-gradient(#9b2f281a,#fffcf7f2);border-color:#9b2f2866}.qa-info-card--status.qa-info-card--tone-blocked{background:linear-gradient(#a162071a,#fffcf7f2);border-color:#a1620766}.qa-info-card--status.qa-info-card--tone-fixed{background:linear-gradient(#2563eb1a,#fffcf7f2);border-color:#2563eb66}.qa-info-card--status.qa-info-card--tone-cursor{background:linear-gradient(#7c3aed1a,#fffcf7f2);border-color:#7c3aed66}.qa-info-card--status.qa-info-card--tone-retest{background:linear-gradient(#f973161a,#fffcf7f2);border-color:#f9731673}.qa-info-card--status.qa-info-card--tone-muted,.qa-info-card--process.qa-info-card--tone-muted{background:#f4ece08c;border-color:#6b53444d}.qa-info-card__head{margin:0}.qa-info-card__titles{flex-wrap:wrap;align-items:center;gap:.4rem .5rem;display:flex}.qa-info-card__titles strong{color:var(--charcoal);flex:100%;font-size:.92rem;line-height:1.35}.qa-info-badge{letter-spacing:.02em;text-transform:uppercase;color:var(--charcoal);background:#947d641f;border:1px solid #947d6447;border-radius:999px;align-items:center;padding:.12rem .45rem;font-size:.68rem;font-weight:700;display:inline-flex}.qa-info-badge--decision{background:#b8860b26;border-color:#b8860b66}.qa-info-badge--status{background:#5c40331a;border-color:#5c40334d}.qa-info-badge--end{background:#3f6b2e1f;border-color:#3f6b2e59}.qa-info-badge--tone-pass{color:#2f5222;background:#3f6b2e24;border-color:#3f6b2e66}.qa-info-badge--tone-cond{color:#0b5a54;background:#0f766e24;border-color:#0f766e66}.qa-info-badge--tone-fail{color:#7a241e;background:#9b2f2824;border-color:#9b2f2866}.qa-info-badge--tone-blocked{color:#7a4d05;background:#a1620724;border-color:#a1620766}.qa-info-badge--tone-fixed{color:#1d4ed8;background:#2563eb24;border-color:#2563eb66}.qa-info-badge--tone-cursor{color:#5b21b6;background:#7c3aed24;border-color:#7c3aed66}.qa-info-badge--tone-retest{color:#c2410c;background:#f9731624;border-color:#f9731673}.qa-info-decision{text-align:center;background:linear-gradient(135deg,#fff8e1f2,#fffcf7d9);border:1px dashed #b8860b8c;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem .75rem;padding:.85rem 1rem;display:flex}.qa-info-decision strong{color:var(--charcoal);font-size:1rem}.qa-info-decision--end{background:linear-gradient(135deg,#3f6b2e1f,#fffcf7e6);border-style:solid;border-color:#3f6b2e66}.qa-info-decision--pass{border-color:#3f6b2e66}.qa-info-join{text-align:center;background:linear-gradient(135deg,#5c40331a,#947d641a);border:1px solid #5c403347;border-radius:12px;padding:.7rem 1rem}.qa-info-join strong{color:var(--charcoal);font-size:.95rem}.qa-info-note{color:var(--charcoal);background:#0f766e14;border-left:4px solid #0f766e;border-radius:10px;margin:.15rem 0 .35rem;padding:.65rem .85rem;font-size:.88rem;line-height:1.4}@media (width<=640px){.qa-info{padding:.9rem}.qa-info-grid{grid-template-columns:1fr}}.qa-manual__checklist{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.qa-manual__checklist li{background:#fffcf7cc;border:1px solid #947d642e;border-radius:8px;padding:.55rem .75rem .55rem 2.1rem;font-size:.95rem;line-height:1.4;position:relative}.qa-manual__checklist li:before{content:"";border:2px solid var(--bronze);border-radius:3px;width:.85rem;height:.85rem;position:absolute;top:.75rem;left:.75rem}.qa-manual__footer{color:var(--bronze);margin:1.25rem 0 0;font-size:.95rem;font-weight:600}.qa-manual__pdf-footer{justify-content:flex-start;margin-top:1.25rem;display:flex}@media (width<=640px){.qa-manual{padding:18px 16px 28px}.qa-manual__status-card dl>div{grid-template-columns:1fr;gap:.1rem}}@media (width<=900px){.admin-portal-nav{grid-template-columns:1fr;gap:8px}.admin-portal-nav__group:nth-child(odd){border-right:none;padding-right:0}.admin-portal-nav__group:nth-child(-n+2){border-bottom:none;padding-bottom:0}.admin-portal-nav__group+.admin-portal-nav__group{border-top:1px solid #947d6438;padding-top:8px}.admin-portal-nav__group.admin-portal-nav__group--delivery{border:2px solid var(--border-color);padding:6px 8px}}.user-profile{align-items:center;gap:8px;padding:4px;display:flex}.avatar{background-image:var(--grad-primary);border:1px solid var(--bronze);width:32px;height:32px;box-shadow:0 4px 10px var(--accent-gold-glow);border-radius:50%}.user-info{flex-direction:column;display:flex}.user-name{color:var(--text-primary);font-size:.9375rem;font-weight:600;line-height:1.2}.user-role{color:var(--text-primary);font-size:.9375rem;line-height:1.2}.menu-toggle{border:1px solid var(--border-color);cursor:pointer;width:44px;height:44px;color:var(--charcoal);touch-action:manipulation;background:#fff;border-radius:10px;justify-content:center;align-items:center;margin-left:auto;display:none}@media (width<=980px){.menu-toggle{display:inline-flex}.top-header-menus{display:none}.top-header.open{z-index:500;height:100dvh;max-height:100dvh;box-shadow:none;background:#f7f3edfa;border-bottom:none;position:fixed;inset:0;overflow:hidden}.top-header.open .top-header-inner{box-sizing:border-box;grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr) auto;align-content:start;align-items:start;gap:8px 12px;height:100%;max-height:100dvh;padding-top:10px;padding-bottom:0;display:grid;overflow:hidden}.top-header.open .brand-section{grid-area:1/1;max-width:none}.top-header.open .menu-toggle{grid-area:1/2;align-self:center;margin-left:0}.top-header.open .top-header-menus{flex-direction:column;order:unset;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;width:100%;height:100%;min-height:0;max-height:100%;padding-top:4px;padding-bottom:env(safe-area-inset-bottom,0px);flex:auto;grid-area:2/1/auto/-1;align-self:stretch;display:flex;overflow:hidden auto}.top-header.open .nav-links{flex-direction:column;align-items:stretch;gap:4px;width:100%;padding:8px 0 12px;display:flex}.top-header.open .top-header-row--primary{display:contents}.top-header.open .header-actions--primary{order:1;width:100%;margin-left:0;padding:16px 0 12px}.top-header.open .top-header-row--meta{border-top:none;border-bottom:1px solid var(--border-color);-webkit-backdrop-filter:none;background:0 0;flex-direction:column;order:2;align-items:stretch;margin-top:0;padding-top:0;padding-bottom:10px;position:static}.top-header.open .nav-primary{flex:none;order:3;width:100%;padding-top:10px}.top-header.open .nav-dropdown-menu{box-shadow:none;border:1px solid #947d6447;margin:4px 0 8px;position:static}.top-header.open .nav-secondary{flex-direction:column;align-items:stretch;width:100%}.top-header.open .top-header-row--meta>.header-actions{flex-wrap:wrap;order:0;width:100%;margin-left:0;padding-top:8px;display:flex}.nav-link-btn{border-radius:10px;width:100%}.admin-nav-dropdown{width:100%}.admin-nav-menu{width:100%;box-shadow:none;margin-top:4px;position:static;right:auto}}html.gysh-mobile-menu-open,html.gysh-mobile-menu-open body{overscroll-behavior:none;overflow:hidden!important}.main-content{box-sizing:border-box;flex:1;width:100%;max-width:min(1520px,100%);margin:0 auto;padding:12px 28px 28px;overflow-x:clip}@media (width<=768px){.main-content{padding:12px 16px 28px}.brand-name{font-size:1.05rem}.brand-header-logo{max-width:min(260px,58vw);height:clamp(52px,13vw,72px)}}.header-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.header-row--how{flex-wrap:wrap;margin-bottom:12px}.header-row--guides{margin-bottom:8px}.header-row--guides .header-title-desc{display:none}.launch-guide-detail__filters-bar{background:#fffdf8b8;border:1px solid #947d6447;border-radius:12px;flex-direction:column;gap:0;width:100%;margin:0 0 10px;padding:0;display:flex}.launch-guide-detail__filters-bar-top{grid-template-columns:1fr 1fr;gap:0;display:grid}.launch-guide-detail__filters-bar-top>.launch-guide-detail__filters{padding:10px 12px}.launch-guide-detail__filters-bar-top>.launch-guide-detail__filters:not(:first-child){border-left:1px solid #947d6466}.launch-guide-detail__filters-bar>.launch-guide-detail__filters--status,.launch-guide-detail__filters-bar>.launch-guide-detail__filters--assignee,.launch-guide-detail__filters-bar>.launch-guide-detail__bulk{border-top:1px solid #947d6466;padding:10px 12px}.launch-guide-detail__filters--status{text-align:center;flex-direction:column;align-items:stretch;gap:8px;display:flex}.launch-guide-detail__filters-hint{letter-spacing:.02em;text-transform:none;opacity:.75;font-size:.78em;font-weight:600}.launch-guide-detail__sidebar-count{letter-spacing:.02em;text-transform:none;opacity:.75;font-weight:700}.launch-guide-detail__filters--status .launch-guide-detail__filter-row{justify-content:center}@media (width<=1100px){.launch-guide-detail__filters-bar-top{grid-template-columns:1fr}.launch-guide-detail__filters-bar-top>.launch-guide-detail__filters:not(:first-child){border-top:1px solid #947d6466;border-left:none}}.header-guides-back-btn{vertical-align:middle;min-height:36px;margin-left:10px;padding:6px 12px;font-size:.88rem;font-weight:700}.header-guides-back-btn--icon{justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:0;font-size:1.25rem;line-height:1;display:inline-flex}.header-title-block{flex-direction:column;flex:auto;gap:4px;width:100%;min-width:0;display:flex}.header-title-block--compact{gap:2px}.header-title-top{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:6px 10px;width:100%;display:flex}.header-title-top .page-how-toggle{margin-left:auto}.header-title-top h1,.header-title-section h1{color:var(--text-primary);overflow-wrap:anywhere;word-break:break-word;flex-wrap:wrap;align-items:center;gap:6px 8px;min-width:0;margin:0;font-size:clamp(1.1rem,2.2vw,1.45rem);line-height:1.2;display:flex}.header-title-top h1 .header-title-dashboard-badge,.header-title-top h1 .header-title-referral-badge{flex:none;align-self:center}.header-title-badges{vertical-align:middle;flex-wrap:wrap;align-items:center;gap:6px;margin-left:6px;display:inline-flex}.header-title-aside{letter-spacing:.04em;color:var(--accent-emerald,#2e7d5a);white-space:nowrap;font-size:.8125rem;font-weight:750}.header-title-dashboard-badge{color:#fffaf4;font:inherit;letter-spacing:.03em;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#6b4f3a 0%,#9b2f28 55%,#c45c3a 100%);border:1px solid #5c403338;border-radius:999px;flex:none;align-items:center;gap:7px;margin:0;padding:8px 16px 8px 12px;font-size:.92rem;font-weight:800;line-height:1.15;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff38,0 8px 18px -10px #50281e8c}.header-title-dashboard-badge--compact{letter-spacing:.02em;gap:5px;min-height:32px;padding:5px 10px 5px 8px;font-size:.78rem;font-weight:750;box-shadow:inset 0 1px #ffffff2e,0 4px 10px -8px #50281e66}.header-title-dashboard-badge--compact .header-title-dashboard-badge__glow{display:none}.nav-dashboard-btn{min-height:32px}.nav-dashboard-link{white-space:nowrap}.header-title-dashboard-badge[data-tier=free]{color:#3a2a1c;background:linear-gradient(135deg,#e8d4a0 0%,#d7c697 45%,#947d64 100%);border-color:#947d6473}.header-title-dashboard-badge[data-tier=starter]{color:#fffaf4;background:linear-gradient(135deg,#6b4f3a 0%,#9b2f28 55%,#c45c3a 100%)}.header-title-dashboard-badge[data-tier=pro]{color:#fffaf4;background:linear-gradient(135deg,#3d6b4a 0%,#2e7d5a 55%,#5f7a45 100%)}.header-title-dashboard-badge[data-tier=elite]{color:#fffaf4;background:linear-gradient(135deg,#c9a227 0%,#8a7048 50%,#5c3d8a 100%)}.header-title-dashboard-badge__glow{pointer-events:none;background:linear-gradient(100deg,#0000 0%,#ffffff47 45%,#0000 70%);width:45%;animation:3.6s ease-in-out infinite header-dashboard-shine;position:absolute;inset:-40% auto -40% -20%;transform:translate(-120%)skew(-18deg)}@keyframes header-dashboard-shine{0%,55%{transform:translate(-120%)skew(-18deg)}75%,to{transform:translate(320%)skew(-18deg)}}.header-title-dashboard-badge:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff47,0 12px 22px -10px #50281e99}.header-title-dashboard-badge:active{transform:translateY(0)}.header-title-dashboard-badge.is-active{outline-offset:2px;outline:2px solid #9b2f2859}.header-title-dashboard-badge svg{flex-shrink:0}.header-title-referral-badge{color:#1f4d38;font:inherit;letter-spacing:.03em;cursor:pointer;white-space:nowrap;background:#fffdf8;border:2px solid #2e7d5a;border-radius:999px;flex:none;align-items:center;gap:7px;margin:0;padding:8px 16px 8px 12px;font-size:.92rem;font-weight:800;line-height:1.15;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex;position:relative;box-shadow:0 0 0 3px #2e7d5a29}.header-title-referral-badge:hover{background:#2e7d5a1a;transform:translateY(-1px)}.header-title-referral-badge:active{transform:translateY(0)}.header-title-referral-badge svg{flex-shrink:0}.header-title-desc,.header-title-section p{color:#5c4a38;width:100%;max-width:none;margin:0;font-family:Inter,system-ui,sans-serif;font-size:clamp(.95rem,1.35vw,1.05rem);font-weight:500;line-height:1.5}.header-row--kids .header-title-top,.header-row--seniors .header-title-top,.header-row--about .header-title-top{flex-wrap:wrap;align-items:center;gap:10px 16px}.header-row--kids .header-title-top h1,.header-row--seniors .header-title-top h1,.header-row--about .header-title-top h1{white-space:normal;flex:auto;min-width:0}.header-row--kids .header-title-top .page-how-toggle,.header-row--seniors .header-title-top .page-how-toggle,.header-row--about .header-title-top .page-how-toggle{flex:none;margin-left:auto}.header-row--about .header-title-desc,.header-row--kids .header-title-desc,.header-row--seniors .header-title-desc{width:100%;max-width:none}@media (width<=768px){.header-title-top{flex-wrap:wrap;align-items:flex-start}.header-title-top h1{white-space:normal;flex:auto;min-width:0}.header-title-top .page-how-toggle{margin-left:auto}.header-title-aside{white-space:normal;margin-top:.15em;display:block}.header-title-desc{width:100%;max-width:none}.header-row--kids .header-title-desc,.header-row--seniors .header-title-desc,.header-row--quiz .header-title-desc{display:none}}.header-title-section{flex-wrap:wrap;align-items:baseline;gap:8px 14px;display:flex}.header-row--how .page-how-toggle{flex:none;align-self:flex-start;margin-top:.35rem}.hero-card{border:1px solid var(--border-color);box-shadow:var(--shadow-md);background:linear-gradient(135deg,#fff,#f7f3ed);margin-bottom:32px;padding:32px;position:relative;overflow:hidden}.hero-card:before{content:"";background:var(--gold);filter:blur(120px);opacity:.35;pointer-events:none;border-radius:50%;width:300px;height:300px;position:absolute;top:-50%;right:-20%}.hustle-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));gap:24px;margin-top:24px;display:grid}.calc-container{grid-template-columns:1.2fr .8fr;gap:32px;display:grid}@media (width<=900px){.calc-container{grid-template-columns:1fr}}.form-group{margin-bottom:24px}.form-label{font-size:var(--fs-ui);color:var(--text-primary);justify-content:space-between;margin-bottom:8px;font-weight:650;display:flex}.form-label-value{color:var(--bronze);font-weight:700}.range-slider{-webkit-appearance:none;width:100%;height:6px;transition:background var(--transition-fast);background:#d7c69773;border-radius:9999px;outline:none}.range-slider::-webkit-slider-thumb{appearance:none;background:var(--gold);border:2px solid var(--bronze);cursor:pointer;width:18px;height:18px;box-shadow:0 2px 6px var(--accent-gold-glow);transition:transform var(--transition-fast), background var(--transition-fast);border-radius:50%}.range-slider::-webkit-slider-thumb:hover{background:#fff;transform:scale(1.15)}.range-slider.purple::-webkit-slider-thumb{background:var(--gold);box-shadow:0 2px 6px var(--accent-gold-glow)}.range-slider.purple::-webkit-slider-thumb:hover{border:2px solid var(--bronze);background:#fff}.text-input,.select-input{border:1px solid var(--border-color);width:100%;color:var(--text-primary);font-size:var(--fs-ui);transition:all var(--transition-fast);background:#fff;border-radius:10px;outline:none;padding:12px 16px}.text-input::placeholder{color:#5c5248;opacity:1}.text-input:focus,.select-input:focus{border-color:var(--bronze);background:#fff;box-shadow:0 0 12px #d7c69759}.password-field{position:relative}.password-field .text-input{padding-right:44px}.password-toggle{color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.password-toggle:hover{color:var(--charcoal)}.password-strength{margin-top:.5rem}.password-strength-bar{gap:4px;margin-bottom:.35rem;display:flex}.password-strength-bar span{background:color-mix(in srgb, var(--charcoal) 18%, transparent);border-radius:2px;flex:1;height:4px}.password-strength-bar[data-strength=weak] span:first-child,.password-strength-bar[data-strength=medium] span:nth-child(-n+2),.password-strength-bar[data-strength=strong] span{background:var(--bronze)}.password-strength-bar[data-strength=weak] span:first-child{background:var(--crimson,#9b2f28)}.password-strength-label{color:var(--text-muted,#6b5344);margin:0 0 .35rem;font-size:.8125rem}.password-strength-checks{flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.password-strength-checks li{color:var(--text-muted,#6b5344);font-size:.8125rem}.password-strength-checks li[data-ok="1"]{color:var(--text-primary,#2c2416)}.btn{cursor:pointer;transition:all var(--transition-normal);font-weight:600;font-size:var(--fs-ui);border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;display:inline-flex}.btn-primary,.btn-join-green{background:var(--grad-join-green);color:var(--chip-active-text);-webkit-text-fill-color:var(--chip-active-text);border:1px solid var(--join-green-border);font-weight:750;box-shadow:0 4px 14px #3d663938,inset 0 1px #ffffff2e}.btn-join-green{border-radius:999px;gap:6px;min-height:34px;padding:6px 14px;font-size:.88rem;line-height:1.2;box-shadow:0 2px 8px #3d66392e,inset 0 1px #ffffff2e}.btn-partner-done,.btn-partner-done.btn-primary,.btn-danger,.btn-danger.btn-primary{background:var(--grad-crimson);border-color:#7a241f;box-shadow:0 4px 14px #50281e59;color:#fff!important;-webkit-text-fill-color:#fff!important}.btn-partner-done:hover,.btn-danger:hover{filter:brightness(1.06);color:#fff!important;-webkit-text-fill-color:#fff!important}.btn-primary:hover,.btn-join-green:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 8px 20px #3d663947,0 0 0 1px #5a8f5259}.btn-outline{color:#5c1a16;box-shadow:var(--shadow-sm);background:#fff;border:2px solid #7a241f;font-weight:700}.btn-outline:hover{border-color:var(--crimson);color:var(--crimson);background:#9b2f281a}.btn-outline.active{background:var(--grad-chip-active);border-color:var(--chip-active-border);color:var(--chip-active-text);-webkit-text-fill-color:var(--chip-active-text);box-shadow:0 4px 14px #5a8a3e59}.training-circles__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:18px;display:flex}.training-circles__titles{flex:auto;min-width:0}.training-circles__title{color:var(--charcoal);margin:0 0 6px;font-size:1.85rem}.training-circles__lead{color:var(--text-primary);white-space:nowrap;margin:0;font-size:.95rem;line-height:1.35}.training-circles__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;display:grid}.training-circle{text-align:left;cursor:pointer;background:linear-gradient(160deg,#f7fbf2 0%,#e4f0d8 48%,#cfe4b8 100%);border-top:4px solid #5f7a45;padding:20px;box-shadow:0 4px 14px #5f7a4524}.training-circle__icon{background:radial-gradient(circle at 30% 30%,#fff,#5f7a4559);border:2px solid #5f7a45;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:12px;font-size:1.5rem;display:flex;box-shadow:0 8px 20px #5f7a4547}.training-circle__badges{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.training-circle__name{color:var(--charcoal);margin:0 0 6px;font-size:1.15rem}.training-circle__blurb{color:var(--text-primary);margin:0;font-size:.95rem;line-height:1.5}.training-circle:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg), 0 0 24px var(--accent-emerald-glow)!important;border-color:#5f7a45!important}.training-circle:focus-visible{outline-offset:3px;outline:2px solid #5f7a45}@media (width<=900px){.training-circles__lead{white-space:normal}}.btn-ghost{color:var(--text-primary);background:0 0}.btn-ghost:hover{color:var(--bronze);background:#d7c69740}.community-hub{flex-direction:column;gap:20px;max-width:min(100%,1280px);display:flex}.community-hub__lock{max-width:720px;padding:18px 20px}.community-hub__lock p{align-items:flex-start;gap:8px;margin:0;line-height:1.55;display:flex}.community-hub__lock-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.community-hero{flex-direction:column;gap:14px;width:100%;max-width:100%;display:flex}.community-hero-row{box-sizing:border-box;grid-template-columns:minmax(0,1.15fr) minmax(300px,.95fr);align-items:start;gap:14px;max-width:100%;display:grid;overflow:hidden}.community-hero-media{border-radius:14px;align-self:start;min-width:0;max-width:100%;line-height:0;overflow:hidden}.community-hero-img{object-fit:contain;object-position:center top;width:100%;max-width:100%;height:auto;min-height:0;max-height:min(68vh,520px);box-shadow:none;background:0 0;border:none;border-radius:0;display:block}.community-hero-side{flex-direction:column;gap:10px;min-width:0;height:100%;display:flex}.community-hero-panel{min-width:0;padding:var(--hero-panel-pad-y) var(--hero-panel-pad-x) 12px;box-sizing:border-box;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-radius:14px;flex-direction:column;flex:auto;align-items:flex-start;gap:6px;min-height:0;display:flex;overflow:hidden auto}.community-hero-panel h2{color:var(--charcoal);margin:0;font-size:clamp(1.18rem,2vw,1.42rem);line-height:1.2}.community-hero-lead{color:#5c4a38;margin:0;font-size:.9rem;font-weight:600;line-height:1.35}.community-hero-panel p{color:#5c4a38;margin:0;font-size:.9375rem;font-weight:500;line-height:1.4}.community-hero-pillars{flex:auto;grid-template-columns:1fr 1fr;align-content:stretch;gap:8px;width:100%;margin:0;padding:0;list-style:none;display:grid}.community-hero-pillars li{color:var(--charcoal);background:#ffffffeb;border:1px solid #5f7a4538;border-radius:12px;grid-template-columns:auto 1fr;align-items:start;gap:8px;height:100%;min-height:64px;padding:10px 11px;font-size:.9375rem;font-weight:600;line-height:1.3;display:grid;box-shadow:0 4px 14px -10px #503c2847}.community-hero-pillars li span{flex-direction:column;gap:2px;min-width:0;display:flex}.community-hero-pillars li strong{color:var(--charcoal);font-weight:750}.community-hero-pillars li em{color:#5c4a38;font-size:.9rem;font-style:normal;font-weight:500}.community-hero-pillars li svg{color:var(--accent-emerald);flex-shrink:0;margin-top:1px}.community-body{grid-template-columns:1fr 300px;gap:32px;display:grid}.community-body--feed{grid-template-columns:1fr}.community-feed-column{flex-direction:column;gap:18px;display:flex}.community-bubble-strip{flex-direction:column;gap:12px;display:flex}.community-bubble-group{flex-direction:column;gap:8px;display:flex}.community-bubble-label{color:var(--charcoal);align-items:center;gap:6px;font-size:.9rem;font-weight:750;display:inline-flex}.community-bubbles{flex-wrap:wrap;gap:8px;display:flex}.community-bubble{background:#ffffffeb;border:1px solid #947d6447;border-radius:9999px;flex-direction:column;align-items:flex-start;gap:2px;min-width:120px;padding:10px 14px;display:inline-flex;box-shadow:0 4px 14px -10px #503c284d}.community-bubble strong{color:var(--charcoal);font-size:1.05rem;line-height:1.2}.community-bubble em{color:#5c4a38;font-size:.9rem;font-style:normal;font-weight:600}.community-bubble--live strong{color:var(--accent-emerald)}.community-bubble--mentor{flex-direction:row;align-items:center;gap:10px;min-width:0;padding:8px 14px 8px 8px}.community-bubble--mentor>span:last-child{flex-direction:column;gap:1px;min-width:0;display:flex}.community-bubble--mentor strong{font-size:.9rem}.community-bubble-avatar{flex-shrink:0;width:34px!important;height:34px!important;font-size:.875rem!important}.community-compose{border-radius:16px;padding:24px}.community-compose h3{color:var(--charcoal);align-items:center;gap:8px;margin:0 0 16px;font-size:1.1rem;display:flex}.community-compose .text-input{resize:none;width:100%;margin-bottom:16px;font-size:1rem}.community-compose-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.community-compose-topic{color:var(--text-primary);align-items:center;gap:8px;font-size:.9375rem;display:flex}.community-compose-topic .select-input{width:180px;padding:6px 12px;font-size:.9375rem}.community-compose .btn-primary{gap:6px;padding:8px 16px;font-size:.95rem}.community-filter-bar{align-items:center;gap:12px;padding-bottom:4px;display:flex;overflow-x:auto}.community-filter-label{color:var(--text-primary);white-space:nowrap;align-items:center;gap:6px;font-size:.95rem;display:flex}.community-filter-bar .glow-badge{cursor:pointer;white-space:nowrap}.community-filter-bar .glow-badge[aria-pressed=true]{border-color:#5a43308c}.feed-role-badge{vertical-align:middle;margin-left:8px;padding:2px 8px;font-size:.9375rem}.feed-tag-row{margin-top:12px}.feed-action-btn.is-liked{color:var(--accent-pink)}.community-feed{flex-direction:column;gap:16px;display:flex}@media (width<=960px){.community-hero-row{flex-direction:column;grid-template-columns:none;display:flex}.community-hero-media{order:-1;align-self:auto;width:100%;max-width:min(100%,640px);margin:0 auto}.community-hero-img{height:auto;min-height:0;max-height:var(--page-hero-img-max-mobile);object-fit:contain}.community-hero-side{height:auto}.community-hero-panel{height:auto;overflow:visible}.community-body{grid-template-columns:1fr}.community-bubble{min-width:0}.community-hero-pillars{grid-template-columns:1fr 1fr}}@media (width<=560px){.community-hero-pillars{grid-template-columns:1fr}}.feed-item{border:1px solid var(--border-color);transition:all var(--transition-fast);box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;padding:20px}.feed-item:hover{border-color:var(--border-hover);box-shadow:var(--shadow-md);background:#fffdf9}.feed-item-header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.feed-avatar{background:var(--grad-primary);border:1px solid var(--bronze);width:32px;height:32px;color:var(--onyx);border-radius:50%;justify-content:center;align-items:center;font-size:.9375rem;font-weight:700;display:flex}.feed-username{color:var(--charcoal);font-size:1rem;font-weight:600}.feed-timestamp{color:var(--text-primary);margin-left:auto;font-size:.9375rem}.feed-content{color:var(--text-primary);font-size:.925rem;line-height:1.6}.feed-actions{color:var(--text-primary);gap:16px;margin-top:14px;font-size:.9375rem;display:flex}.feed-action-btn{cursor:pointer;transition:color var(--transition-fast);color:var(--text-primary);background:0 0;border:none;align-items:center;gap:4px;display:flex}.feed-action-btn:hover{color:var(--bronze)}.checklist-item{border:1px solid var(--border-color);cursor:default;transition:all var(--transition-fast);box-shadow:var(--shadow-sm);background:#fff;border-radius:10px;align-items:flex-start;gap:12px;margin-bottom:10px;padding:14px 16px;display:flex}.checklist-item:hover{border-color:var(--border-hover);background:#fffdf9}.checklist-item.completed{box-shadow:none;background:#6b7f4e14;border-color:#6b7f4e59}button.checklist-checkbox{color:#fff;cursor:pointer;width:22px;min-width:22px;height:22px;min-height:22px;transition:all var(--transition-fast);background:#fff;border:2px solid #947d6466;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;padding:0;display:inline-flex}button.checklist-checkbox:hover{border-color:var(--gold-deep,#947d64)}.checklist-item.completed button.checklist-checkbox{background:var(--accent-emerald);border-color:var(--accent-emerald);color:#fff}.checklist-text{flex:1;font-size:.925rem}.checklist-item.completed .checklist-text>strong{color:var(--text-primary);text-decoration:line-through}.guide-step-desc--checklist{flex-direction:column;gap:.35rem;margin-top:.35rem;display:flex}.guide-step-desc__check{cursor:pointer;min-height:28px;color:inherit;align-items:flex-start;gap:.5rem;margin:0;font-weight:500;display:flex;text-decoration:none!important}.guide-step-desc__check input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.guide-step-desc__box{color:#fff;background:#fff;border:2px solid #947d6473;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;margin-top:2px;display:inline-flex}.guide-step-desc__check.is-checked .guide-step-desc__box{background:var(--accent-emerald,#6b7f4e);border-color:var(--accent-emerald,#6b7f4e)}.guide-step-desc__check.is-checked .guide-step-desc__label{opacity:.75;text-decoration:line-through}.guide-step-desc__label{flex:1;line-height:1.4}.quiz-step{padding:24px}.quiz-options{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin:24px 0;display:grid}.quiz-option{border:1px solid var(--border-color);cursor:pointer;transition:all var(--transition-fast);text-align:center;box-shadow:var(--shadow-sm);color:var(--text-primary);background:#fff;border-radius:12px;padding:20px;position:relative}.quiz-option:hover{border-color:var(--gold);box-shadow:var(--shadow-md);color:var(--charcoal);transform:translateY(-2px)}.quiz-option.selected{border-color:var(--bronze);box-shadow:0 0 14px var(--accent-gold-glow);color:var(--onyx);background:#d7c69759;position:relative}.quiz-option-rank{color:var(--bronze);border:1px solid var(--bronze);background:#ffffffe6;border-radius:999px;padding:2px 8px;font-size:.9375rem;font-weight:700;line-height:1.3;position:absolute;top:8px;right:10px}.quiz-option-rank.muted{color:var(--text-primary);border-color:var(--border-color)}.quiz-option.ranked-1{border-color:var(--bronze);box-shadow:0 0 16px var(--accent-gold-glow)}.quiz-rank-legend{color:var(--text-primary);flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:8px;font-size:.9375rem;display:flex}.quiz-rank-chip{color:var(--onyx);background:#d7c69759;border:1px solid #b8944a59;border-radius:999px;margin-left:6px;padding:2px 8px;font-size:1rem;font-weight:600;display:inline-block}.quiz-validation{color:#b45309;margin:0 0 8px;font-size:.95rem}.quiz-results-list{flex-direction:column;gap:16px;display:flex}.quiz-result-card{text-align:left;border:1px solid var(--border-color);background:#fff;padding:22px}.quiz-result-card.is-top{border-color:var(--bronze);box-shadow:0 0 18px var(--accent-gold-glow)}.quiz-result-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.quiz-match-tier{letter-spacing:.02em;text-transform:uppercase;border-radius:6px;padding:3px 8px;font-size:1rem;font-weight:700;display:inline-block}.quiz-match-tier.tier-best-match{color:var(--bronze);background:#b8944a33}.quiz-match-tier.tier-strong-match{color:#047857;background:#10b9811f}.quiz-match-tier.tier-good-fit{color:#1d4ed8;background:#3b82f61a}.quiz-score-badge{text-align:center;background:#d7c69747;border:1px solid #b8944a59;border-radius:12px;min-width:56px;padding:8px 10px;line-height:1.15}.quiz-score-badge strong{color:var(--onyx);font-size:1.05rem;display:block}.quiz-score-badge span{text-transform:uppercase;letter-spacing:.04em;color:var(--text-primary);font-size:.9375rem}.quiz-progress-bar{background:#d7c69759;border-radius:9999px;width:100%;height:4px;margin-bottom:24px;overflow:hidden}.quiz-progress-fill{background:var(--grad-primary);height:100%;transition:width var(--transition-normal)}.find-mine-selector{flex-direction:column;gap:14px;max-width:min(100%,1280px);margin:0 auto;display:flex}.find-mine-promo{flex-direction:column;gap:14px;margin:0;display:flex}.find-mine-promo__hero--split{grid-template-columns:minmax(0,1.45fr) minmax(280px,.9fr);align-items:stretch;gap:10px 12px;min-width:0;display:grid}.find-mine-promo__frame{width:100%;min-width:0;box-shadow:none;background:0 0;border:none;border-radius:14px;align-self:stretch;line-height:0;display:flex;overflow:hidden}.find-mine-promo__img{width:100%;height:auto;max-height:var(--page-hero-img-max);object-fit:contain;object-position:center top;background:0 0;border:none;display:block}.find-mine-promo__side{box-sizing:border-box;flex-direction:column;align-self:stretch;gap:6px;min-width:0;height:0;min-height:100%;display:flex;overflow:hidden}.find-mine-promo__side-top{flex-direction:column;flex-shrink:0;gap:4px;min-width:0;display:flex}.find-mine-promo__lead{color:var(--text-primary);max-width:none;margin:0;font-size:clamp(.8rem,1.4vw,.88rem);line-height:1.3}.find-mine-promo__teaser{color:var(--charcoal);font-weight:600}.find-mine-promo__more-btn{color:var(--charcoal);cursor:pointer;background:#fff;border:1px solid #947d6459;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;margin:0;padding:4px 8px;font-size:.9375rem;font-weight:650;display:inline-flex}.find-mine-promo__more-btn:hover{border-color:var(--bronze);background:#d7c69738}.find-mine-promo__details{border-top:1px solid #947d6433;flex-direction:column;gap:8px;max-height:min(38vh,280px);margin-top:2px;padding-top:8px;display:flex;overflow:auto}.find-mine-promo__family-points{counter-reset:find-mine-point;background:#ffffffc7;border:1px solid #947d6438;border-radius:12px;flex-direction:column;gap:10px;margin:0;padding:14px 16px;list-style:none;display:flex}.find-mine-promo__family-points li{color:var(--text-primary);counter-increment:find-mine-point;margin:0;padding-left:2rem;font-size:clamp(.82rem,1.5vw,.9rem);line-height:1.45;position:relative}.find-mine-promo__family-points li:before{content:counter(find-mine-point);color:#fff;background:var(--bronze);border-radius:999px;justify-content:center;align-items:center;width:1.45rem;height:1.45rem;font-size:1rem;font-weight:800;display:inline-flex;position:absolute;top:.05em;left:0}.find-mine-promo__family-points strong{color:var(--charcoal)}.find-mine-promo__family-note{color:var(--text-primary);background:#f7f3edd9;border:1px solid #947d6438;border-radius:12px;margin:0;padding:12px 14px;font-size:clamp(.84rem,1.6vw,.92rem);line-height:1.45}.find-mine-promo__age-bubbles{flex:auto;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));align-content:stretch;gap:6px;min-width:0;min-height:0;margin-top:0;display:grid}.find-mine-promo__age-bubbles .find-mine-age-bubble{border-radius:14px;justify-content:space-between;gap:10px;min-width:0;height:100%;min-height:0;padding:12px 14px}.find-mine-age-bubble{text-align:left;cursor:pointer;color:var(--charcoal);transition:border-color var(--transition-fast), transform var(--transition-fast), box-shadow var(--transition-fast), background var(--transition-fast);background:#ffffffeb;border:1.5px solid #947d644d;border-radius:16px;flex-direction:column;align-items:stretch;gap:10px;padding:14px 16px;display:flex;box-shadow:0 2px 10px #2d2a260d}.find-mine-age-bubble:hover{box-shadow:var(--shadow-lg);transform:translateY(-1px)}.find-mine-age-bubble .glow-badge{align-self:flex-start;margin-bottom:2px}.find-mine-age-bubble__main{align-items:center;gap:12px;display:flex}.find-mine-age-bubble__text{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.find-mine-age-bubble__text strong{font-size:1.05rem;line-height:1.25}.find-mine-age-bubble__text em{color:var(--text-primary);font-size:.9375rem;font-style:normal;font-weight:600;line-height:1.35}.find-mine-age-bubble__bands{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;margin-top:2px;display:flex}.find-mine-age-bubble__band{letter-spacing:.02em;white-space:nowrap;color:#fff;background:var(--crimson);border-radius:999px;flex:none;justify-content:center;align-items:center;padding:3px 10px;font-size:.875rem;font-weight:750;line-height:1.25;display:inline-flex}.find-mine-age-bubble__title-row{justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;display:flex}.find-mine-age-bubble__title-row strong{flex:auto;min-width:0}.find-mine-age-bubble__cta{letter-spacing:.01em;white-space:nowrap;color:#fff;cursor:pointer;min-height:36px;transition:transform var(--transition-fast), filter var(--transition-fast), box-shadow var(--transition-fast);border:none;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:5px;padding:7px 14px;font-size:.9rem;font-weight:750;display:inline-flex}.find-mine-age-bubble__cta:hover{filter:brightness(1.05);transform:translateY(-1px)}.find-mine-age-bubble__cta:focus-visible{outline:2px solid var(--charcoal);outline-offset:2px}.find-mine-age-bubble__cta--kids{background:var(--grad-orange);box-shadow:0 3px 10px #e07a2f47}.find-mine-age-bubble__cta--junior{background:var(--grad-emerald);box-shadow:0 3px 10px #5f7a4547}.find-mine-age-bubble__cta--adult{background:var(--grad-purple);box-shadow:0 3px 10px #6b4f3a47}.find-mine-age-bubble__cta--senior{background:var(--grad-amber);color:#4a3a28;box-shadow:0 3px 10px #c9a22752}.find-mine-age-bubble--kids{background:linear-gradient(145deg,#fff8f1 0%,#ffe6cc 55%,#ffd2a8 100%);border-color:#e07a2f80;box-shadow:0 4px 14px #e07a2f29}.find-mine-age-bubble--kids:hover{border-color:var(--accent-orange)}.find-mine-age-bubble--kids .find-mine-selector-icon{background:var(--grad-orange);color:#fff}.find-mine-age-bubble--kids .find-mine-age-bubble__band{background:var(--grad-orange)}.find-mine-age-bubble--junior{background:linear-gradient(145deg,#f5faf0 0%,#e4f0d8 55%,#d4e7c4 100%);border-color:#5f7a4580;box-shadow:0 4px 14px #5f7a4529}.find-mine-age-bubble--junior:hover{border-color:var(--accent-emerald)}.find-mine-age-bubble--junior .find-mine-selector-icon{background:var(--grad-emerald);color:#fff}.find-mine-age-bubble--junior .find-mine-age-bubble__band{background:var(--grad-emerald)}.find-mine-age-bubble--adult{background:linear-gradient(145deg,#faf6f1 0%,#efe4d6 55%,#e4d4c0 100%);border-color:#6b4f3a73;box-shadow:0 4px 14px #6b4f3a24}.find-mine-age-bubble--adult:hover{border-color:var(--bronze)}.find-mine-age-bubble--adult .find-mine-selector-icon{background:var(--grad-purple);color:#fff}.find-mine-age-bubble--senior{background:linear-gradient(145deg,#fffbeb 0%,#f7ecc4 55%,#f0df9a 100%);border-color:#c9a2278c;box-shadow:0 4px 14px #c9a22733}.find-mine-age-bubble--senior:hover{border-color:var(--accent-amber)}.find-mine-age-bubble--senior .find-mine-selector-icon{background:var(--grad-amber);color:#4a3a28}.find-mine-how{border-radius:14px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.find-mine-how>strong{letter-spacing:.08em;text-transform:uppercase;color:var(--crimson);font-size:.9375rem}.find-mine-how ol{flex-direction:column;gap:7px;margin:0;padding:0;list-style:none;display:flex}.find-mine-how li{color:var(--text-primary);align-items:flex-start;gap:10px;font-size:.95rem;line-height:1.3;display:flex}.find-mine-how li em{color:var(--charcoal);margin-bottom:1px;font-style:normal;font-weight:700;display:block}.find-mine-how__num{color:#fff;background:var(--crimson);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:1rem;font-weight:700;display:inline-flex}.find-mine-how__safe{color:var(--charcoal);opacity:.85;margin:0;font-size:.9375rem;font-weight:600}.find-mine-promo__boxes{display:none}.find-mine-selector-card{text-align:left;cursor:pointer;width:100%;color:var(--charcoal);transition:border-color var(--transition-fast), transform var(--transition-fast), box-shadow var(--transition-fast);border:1px solid #947d6459;border-radius:14px;grid-template-columns:auto 1fr;grid-template-areas:"badge badge""icon title""icon bands""icon copy""cta cta";gap:4px 10px;padding:12px 14px;display:grid}.find-mine-selector-card:hover{border-color:var(--bronze);box-shadow:var(--shadow-lg);transform:translateY(-1px)}.find-mine-selector-card .glow-badge{grid-area:badge;justify-self:start}.find-mine-selector-icon{background:var(--grad-primary);color:#4a3a28;width:40px;height:40px;box-shadow:var(--shadow-sm);border-radius:12px;flex-shrink:0;grid-area:icon;justify-content:center;align-items:center;margin-top:0;display:inline-flex}.find-mine-age-bubble .find-mine-selector-icon{width:42px;height:42px}.find-mine-selector-card--kids .find-mine-selector-icon,.find-mine-selector-card--junior .find-mine-selector-icon,.find-mine-selector-card--adult .find-mine-selector-icon{color:#fff}.find-mine-selector-card--kids .find-mine-selector-icon{background:var(--grad-crimson)}.find-mine-selector-card--junior .find-mine-selector-icon{background:var(--grad-emerald)}.find-mine-selector-card--adult .find-mine-selector-icon{background:var(--grad-purple)}.find-mine-selector-card--senior .find-mine-selector-icon{background:var(--grad-amber);color:#4a3a28}.find-mine-selector-card strong{grid-area:title;font-size:clamp(.92rem,1.8vw,1.02rem);line-height:1.25}.find-mine-selector-bands{letter-spacing:.02em;color:var(--crimson);grid-area:bands;font-size:clamp(.72rem,1.3vw,.78rem);font-style:normal;font-weight:700;line-height:1.25}.find-mine-selector-card>span:not(.glow-badge):not(.find-mine-selector-icon):not(.find-mine-selector-cta){color:var(--text-primary);font-size:clamp(var(--fs-caption), 1.5vw, var(--fs-meta));grid-area:copy;line-height:1.45}.find-mine-selector-cta{grid-area:cta;justify-self:start;margin-top:4px;font-size:.9375rem}.find-mine-promo__age-bubbles .find-mine-age-bubble .glow-badge{padding:5px 11px;font-size:.82rem}.find-mine-promo__age-bubbles .find-mine-age-bubble__main{flex:auto;align-items:center;gap:12px;min-height:0}.find-mine-promo__age-bubbles .find-mine-age-bubble__text{justify-content:center;gap:8px}.find-mine-promo__age-bubbles .find-mine-age-bubble__text strong{font-size:clamp(1.15rem,2.2vw,1.45rem);line-height:1.15}.find-mine-promo__age-bubbles .find-mine-age-bubble__text em{font-size:clamp(.85rem,1.5vw,.98rem);line-height:1.3}.find-mine-promo__age-bubbles .find-mine-age-bubble__bands{gap:8px;margin-top:2px}.find-mine-promo__age-bubbles .find-mine-age-bubble__band{padding:4px 10px;font-size:.88rem}.find-mine-promo__age-bubbles .find-mine-age-bubble__title-row{flex-wrap:wrap;gap:8px}.find-mine-promo__age-bubbles .find-mine-age-bubble__cta{gap:5px;min-height:36px;padding:7px 14px;font-size:.95rem}.find-mine-promo__age-bubbles .find-mine-selector-icon{flex-shrink:0;width:clamp(44px,5vw,56px);height:clamp(44px,5vw,56px)}.find-mine-promo__age-bubbles .find-mine-selector-icon svg{width:clamp(22px,2.6vw,28px);height:clamp(22px,2.6vw,28px)}@media (width<=980px){.find-mine-promo__hero--split{flex-direction:column;grid-template-columns:none;display:flex}.find-mine-promo__frame{order:-1;width:100%}.find-mine-promo__side{height:auto;min-height:0;overflow:visible}.find-mine-promo__age-bubbles{flex:none;order:0;grid-template-rows:auto auto;grid-template-columns:repeat(2,minmax(0,1fr))}.find-mine-promo__side-top{order:1}.find-mine-promo__age-bubbles .find-mine-age-bubble{height:auto;padding:10px 12px}.find-mine-promo__img{max-height:var(--page-hero-img-max-mobile)}}.workshops-hub{--gysh-asset-cache-bust:2026-7-23-css-fix-2;flex-direction:column;gap:28px;display:flex}.workshops-hero-row{grid-template-columns:minmax(0,1.7fr) minmax(240px,.72fr);align-items:stretch;gap:14px;max-width:100%;display:grid;overflow:hidden}.workshops-visual-hero{align-self:start;min-width:0;line-height:0}.workshops-visual-hero__band{box-sizing:border-box;background:0 0;border-radius:14px;padding:0;line-height:0;display:block;overflow:hidden}.workshops-visual-hero__frame{width:100%;box-shadow:none;background:#fff;border:1px solid #947d6447;border-radius:14px;margin:0;line-height:0;overflow:hidden}.workshops-visual-hero__img{width:100%;max-width:100%;height:auto;max-height:var(--page-hero-img-max);object-fit:contain;object-position:left top;background:#fff;display:block}.workshops-hero{padding:var(--hero-panel-pad-y) var(--hero-panel-pad-x);border:1px solid var(--border-color);box-sizing:border-box;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:linear-gradient(135deg,#fff 0%,#e8e0c88c 45%,#5f7a4514 100%);border-radius:14px;flex-direction:column;align-self:stretch;gap:6px;min-width:0;height:0;min-height:100%;display:flex;overflow:hidden auto}.workshops-hero h2{color:var(--charcoal);margin:4px 0 2px;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.2}.workshops-hero>p{color:var(--text-primary);flex:auto;max-width:none;min-height:0;font-size:.9rem;line-height:1.4}.workshops-hero-stats{flex-shrink:0;grid-template-columns:1fr;gap:8px;margin-top:auto;padding-top:12px;display:grid}@media (width<=960px){.workshops-hero-row{flex-direction:column;grid-template-columns:none;display:flex}.workshops-visual-hero{order:-1;width:100%}.workshops-hero{height:auto;min-height:0}.workshops-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.workshops-visual-hero__img{max-height:var(--page-hero-img-max-mobile)}}@media (width<=768px){.workshops-visual-hero__band{border-radius:12px;padding:10px}.workshops-visual-hero__frame{border-radius:8px}.workshops-hero-stats{grid-template-columns:1fr}}.workshops-stat{border:1px solid var(--border-color);color:var(--text-primary);background:#fff;border-radius:12px;flex-direction:column;gap:2px;padding:10px 12px;font-size:.9375rem;display:flex}.workshops-stat svg{color:var(--crimson)}.workshops-stat strong{color:var(--charcoal);font-size:1.25rem}.workshops-speakers h3,.workshops-schedule-head h3,.workshops-cta h3{color:var(--charcoal);margin-bottom:16px;font-size:1.5rem}.workshops-speakers-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.workshops-speakers-head h3{margin-bottom:0}.workshops-speakers-toggle{background:var(--grad-primary);color:#4a3a28;cursor:pointer;box-shadow:var(--shadow-sm);border:1px solid #947d6466;border-radius:9999px;align-items:center;gap:6px;padding:7px 12px;font-size:.9375rem;font-weight:650;display:inline-flex}.workshops-speakers-toggle:hover{border-color:var(--bronze);filter:brightness(1.03)}.workshops-speaker-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.workshops-speaker-card{border-top:4px solid var(--bronze);border-radius:16px;padding:22px}.workshops-speaker-avatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:12px;font-size:1rem;font-weight:700;display:flex}.workshops-speaker-card h4{color:var(--charcoal);margin-bottom:4px;font-size:1.1rem}.workshops-speaker-title{color:var(--crimson);margin-bottom:10px;font-size:.9375rem;font-weight:600}.workshops-speaker-bio{color:var(--text-primary);margin-bottom:12px;font-size:.95rem;line-height:1.55}.workshops-tag-row{flex-wrap:wrap;gap:6px;display:flex}.workshops-schedule-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.workshops-filters,.workshops-audience-filters{flex-wrap:wrap;gap:8px;display:flex}.workshops-audience-filters{margin-bottom:20px}.workshops-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:18px;display:grid}.workshops-card{border-radius:16px;flex-direction:column;padding:22px;display:flex}.workshops-card.is-past{opacity:.92}.workshops-card-top{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.workshops-card h4{color:var(--charcoal);margin-bottom:8px;font-size:1.15rem}.workshops-card-blurb{color:var(--text-primary);flex:1;margin-bottom:12px;font-size:.95rem;line-height:1.55}.workshops-card-meta{color:var(--text-primary);flex-direction:column;gap:6px;margin-bottom:12px;font-size:.9375rem;display:flex}.workshops-card-meta span{align-items:center;gap:6px;display:inline-flex}.workshops-card-speakers{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.workshops-speaker-chip{color:var(--charcoal);border:1px solid var(--border-color);background:#d7c69740;border-radius:9999px;align-items:center;gap:6px;padding:4px 10px;font-size:.9375rem;display:inline-flex}.workshops-chip-dot{border-radius:50%;width:8px;height:8px}.workshops-cta{text-align:center;background:linear-gradient(#fff,#d7c69733);border-radius:16px;padding:28px}.workshops-cta p{color:var(--text-primary);max-width:560px;margin:0 auto;font-size:1rem;line-height:1.6}.workshops-card-actions{flex-direction:column;gap:8px;margin-top:12px;display:flex}.workshops-card-actions .btn{width:100%}.workshops-registration-chip{border-radius:9999px;align-self:flex-start;margin-top:10px;margin-bottom:4px;padding:3px 10px;font-size:1rem;font-weight:700}.workshops-registration-chip.is-open{color:#2a3d1f;background:linear-gradient(135deg,#e8f0d8 0%,#b8d48a 45%,#7a9a58 100%);border:1px solid #5f7a4573}.workshops-registration-chip.is-closed{color:#4a3a28;background:var(--grad-primary);border:1px solid #947d6466}.workshops-hub .btn-primary,.workshops-hub .btn-primary:hover,.workshops-hub .btn-outline.active,.workshops-hub .btn-outline.active:hover,.workshops-hub .nav-link-btn.active,.workshops-hub .nav-link-btn.active:hover,.workshops-registration-page .btn-primary,.workshops-registration-page .btn-primary:hover{color:var(--chip-active-text)!important;-webkit-text-fill-color:var(--chip-active-text)!important}.workshops-hub .glow-badge.cyan{color:#fff;-webkit-text-fill-color:#fff}.workshops-registration-page{flex-direction:column;gap:18px;max-width:min(100%,1000px);margin:0 auto;display:flex}.workshops-registration-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:18px;display:grid}.workshops-registration-summary,.workshops-registration-form{border-radius:16px;padding:24px}.workshops-registration-summary h2{color:var(--charcoal);margin:10px 0 8px;font-size:1.35rem}.workshops-registration-summary p{color:var(--text-primary);margin-bottom:12px;font-size:1rem;line-height:1.55}.workshops-registration-note{border:1px solid var(--border-color);color:var(--charcoal);background:#d7c69733;border-radius:12px;align-items:flex-start;gap:8px;margin-top:14px;padding:12px 14px;font-size:.95rem;line-height:1.45;display:flex}.workshops-registration-form h3{color:var(--charcoal);margin-bottom:4px;font-size:1.2rem}.workshops-registration-form>p{color:var(--text-primary);margin-bottom:14px;font-size:.95rem}.workshops-registration-form fieldset{border:none;flex-direction:column;gap:12px;margin:0 0 14px;padding:0;display:flex}.workshops-registration-form fieldset:disabled{opacity:.55}.workshops-registration-alert{border-radius:10px;margin-bottom:12px;padding:10px 12px;font-size:.95rem}.workshops-registration-alert.is-success{color:#2e7d32;background:#2e7d321a;border:1px solid #2e7d3259}.workshops-registration-alert.is-error{color:#9b2f28;background:#9b2f281a;border:1px solid #9b2f2859}@media (width<=860px){.workshops-registration-layout{grid-template-columns:1fr}}.consent-page{background:linear-gradient(180deg, var(--cream,#f7f3ed), #ebe3d6);justify-content:center;align-items:center;min-height:100vh;padding:32px 18px;display:flex}.consent-card{border-radius:18px;width:100%;max-width:560px;padding:28px 26px}.consent-card h2{color:var(--charcoal);align-items:center;gap:8px;margin:12px 0 10px;font-size:1.4rem;display:flex}.consent-intro{color:var(--text-primary);font-size:.92rem;line-height:1.6}.consent-safety{color:var(--charcoal);background:#9b2f280f;border:1px solid #9b2f282e;border-radius:12px;align-items:flex-start;gap:10px;margin:14px 0;padding:12px 14px;font-size:.95rem;line-height:1.5;display:flex}.consent-safety svg{color:var(--crimson);flex-shrink:0;margin-top:2px}.consent-form{flex-direction:column;gap:12px;margin-top:8px;display:flex}.consent-check{color:var(--charcoal);align-items:flex-start;gap:10px;font-size:.95rem;line-height:1.45;display:flex}.consent-check input{flex-shrink:0;margin-top:3px}.consent-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.consent-alert{border-radius:10px;margin:4px 0 12px;padding:10px 12px;font-size:.95rem}.consent-alert.is-success{color:#2e7d32;background:#2e7d321a;border:1px solid #2e7d3259}.consent-alert.is-error{color:#9b2f28;background:#9b2f281a;border:1px solid #9b2f2859}.consent-status-done{color:#2e7d32;align-items:center;gap:8px;margin:8px 0;font-weight:700;display:flex}.consent-status-declined{color:var(--text-primary);margin:8px 0}.consent-loading{color:var(--text-primary);align-items:center;gap:8px;display:flex}.consent-spin{animation:1s linear infinite consent-spin}@keyframes consent-spin{to{transform:rotate(360deg)}}.free-guides-page{flex-direction:column;gap:8px;width:100%;max-width:none;margin:0;display:flex}.free-guides-hero{box-shadow:none;box-sizing:border-box;background:0 0;border:none;border-radius:0;grid-template-columns:minmax(0,1.05fr) minmax(300px,1fr);align-items:start;gap:12px;width:100%;max-width:100%;padding:0;display:grid;overflow:hidden}.free-guides-hero-left{flex-direction:column;align-self:start;gap:8px;min-width:0;display:flex}.free-guides-hero-under{box-sizing:border-box;background:#fffcf7e0;border:1px solid #947d6447;border-radius:14px;flex-direction:column;gap:8px;min-width:0;padding:8px 12px;display:flex}.free-guides-hero-under .free-guides-tab-row--status{box-shadow:none;text-align:left;background:0 0;border:none;border-radius:0;flex-direction:column;align-items:stretch;gap:6px;padding:0;display:flex}.free-guides-hero-under .free-guides-tab-row--status .free-guides-filters{flex-wrap:wrap;justify-content:flex-start}.free-guides-hero-under .free-guides-list-toolbar{border-top:1px solid #947d6447;width:100%;padding:10px 0 0}.free-guides-hero-under .free-guides-list-toolbar__actions{flex-wrap:wrap;justify-content:flex-start;width:100%}.free-guides-hero-side{box-sizing:border-box;flex-direction:column;align-self:start;gap:8px;min-width:0;height:auto;min-height:0;max-height:none;display:flex}.free-guides-hero-copy{box-sizing:border-box;border-radius:14px;flex-direction:column;flex:none;justify-content:flex-start;gap:8px;min-width:0;padding:12px 14px;display:flex;overflow:visible}.free-guides-hero-guides{box-sizing:border-box;border-radius:14px;flex-direction:column;flex:auto;gap:10px;min-width:0;padding:12px 14px 14px;display:flex;overflow:hidden}.free-guides-hero-copy .free-guides-hero-guides__actions,.free-guides-hero-guides__actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;padding-top:4px;display:flex}.free-guides-hero-copy .free-guides-hero-tabs{gap:10px;width:100%;min-width:0;overflow:visible}.free-guides-tab-row{flex-direction:column;align-items:stretch;gap:6px;width:100%;min-width:0;display:flex;overflow:visible}.free-guides-tab-row--boxed{box-sizing:border-box;background:#fffcf7b8;border:1px solid #947d6447;border-radius:12px;padding:8px 10px 10px}.free-guides-tab-row__label{color:#3a2a1c;letter-spacing:.03em;text-transform:uppercase;white-space:normal;text-align:left;background:color-mix(in srgb, var(--bronze,#a88b68) 22%, #f3ebe0);box-sizing:border-box;border:1px solid #947d6459;border-radius:6px;flex:none;width:100%;max-width:none;margin:0;padding:6px 10px;font-size:.75rem;font-weight:800;line-height:1.2}.free-guides-tab-row__hint{color:#6b6258;margin:0;padding:0 2px;font-size:.78rem;font-weight:600;line-height:1.35}.free-guides-tab-row .free-guides-filters,.free-guides-tab-row .free-guides-subtabs{flex:auto;width:100%;min-width:0;max-width:100%}.free-guides-hero-intro{flex-direction:column;flex:none;align-items:stretch;gap:6px;display:flex}.free-guides-hero-intro__lead{color:var(--text-primary);margin:0;font-size:.82rem;font-weight:550;line-height:1.35}.free-guides-library-search{background:#fffdf8;border:1px solid #947d6466;border-radius:12px;align-items:center;gap:8px;min-height:44px;margin:10px 0 0;padding:6px 10px;display:flex}.free-guides-library-search__icon{color:#6b6258;flex:none}.free-guides-library-search__input{min-width:0;min-height:36px;box-shadow:none;background:0 0;border:none;flex:auto;margin:0}.free-guides-library-search__input:focus{outline:none}.free-guides-library-search__hint{color:var(--text-primary);margin:6px 0 0;font-size:.78rem;line-height:1.35}.free-guides-library-search__hint code{background:#947d641f;border-radius:4px;padding:0 4px;font-size:.85em}.free-guides-hero-copy .free-guides-filters{z-index:1;flex:none;position:relative}.free-guides-library-bar__tabs-top .free-guides-filters,.free-guides-library-bar__tabs-top .free-guides-subtabs{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:6px;display:grid}.free-guides-library-bar__tabs-top .free-guides-filter-btn,.free-guides-library-bar__tabs-top .free-guides-subtab{white-space:normal;text-align:left;flex:none;justify-content:space-between;width:100%;min-width:0;padding:6px 10px}.free-guides-library-bar__tabs-top .free-guides-filter-btn:first-child,.free-guides-library-bar__tabs-top .free-guides-subtab:first-child{grid-column:1/-1}.free-guides-library-bar__tabs-top .free-guides-filter-check,.free-guides-library-bar__tabs-top .free-guides-subtab .free-guides-filter-check{flex:none}.free-guides-library-bar__tabs-top .free-guides-tab-count{margin-left:auto}.free-guides-library-bar__tabs>.free-guides-tab-row--blueprints .free-guides-filters--blueprint{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:6px;width:100%;display:grid}.free-guides-library-bar__tabs>.free-guides-tab-row--blueprints .free-guides-blueprint-tab{justify-content:center;width:100%;min-width:0}.free-guides-hero-links{flex:none;grid-template-columns:1fr 1fr;align-content:start;gap:8px;min-height:0;display:grid;overflow:visible}.free-guides-hero-freebies{border-top:1px solid #5c40331f;flex-direction:column;flex:auto;gap:8px;min-height:0;margin-top:2px;padding-top:10px;display:flex}.free-guides-hero-freebies__title{color:var(--charcoal);align-items:center;gap:6px;margin:0;font-size:.88rem;font-weight:800;line-height:1.25;display:inline-flex}.free-guides-hero-freebies__title svg{color:var(--accent-emerald,#2d6a4f);flex-shrink:0}.free-guides-hero-freebies__grid{flex:auto;grid-template-columns:1fr 1fr;align-content:start;gap:8px;display:grid}.free-guides-hero-freebie{width:100%;min-height:52px;color:var(--charcoal);font:inherit;text-align:left;cursor:pointer;background:linear-gradient(160deg,#fffffffa,#e8f5e9a6);border:1px solid #2d6a4f38;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:8px 10px;transition:border-color .15s,transform .15s;display:grid}.free-guides-hero-freebie:hover{border-color:#2d6a4f73;transform:translateY(-1px)}.free-guides-hero-freebie .glow-badge{padding:2px 7px;font-size:.68rem}.free-guides-hero-freebie__text{flex-direction:column;gap:2px;min-width:0;display:flex}.free-guides-hero-freebie__text strong{font-size:.82rem;font-weight:800;line-height:1.2}.free-guides-hero-freebie__text small{opacity:.85;font-size:.68rem;font-weight:650;line-height:1.2}.free-guides-hero-freebie>svg:last-child{color:var(--accent-emerald,#2d6a4f);opacity:.8;flex-shrink:0}.free-guides-hero-link{text-align:left;width:100%;min-height:0;color:var(--charcoal);cursor:pointer;background:#fffcf7eb;border:1px solid #947d6447;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;column-gap:8px;padding:8px 10px;transition:border-color .15s,background .15s,transform .15s;display:grid}.free-guides-hero-link.is-master{grid-column:1/-1}.free-guides-hero-link>svg:first-child{color:var(--crimson);flex-shrink:0}.free-guides-hero-link__text{flex-direction:column;gap:2px;min-width:0;display:flex}.free-guides-hero-link__label{font-size:.86rem;font-weight:800;line-height:1.15}.free-guides-hero-link__meta{color:var(--text-muted,#6b6258);opacity:.95;font-size:.68rem;font-weight:650;line-height:1.2}.free-guides-hero-link__chev{color:var(--crimson);opacity:.75}.free-guides-perk-banner--panel{flex-wrap:wrap;flex:none;align-items:center;margin:0}.free-guides-free-guides-tag{pointer-events:none;letter-spacing:.01em;white-space:normal;flex:none;max-width:100%;padding:6px 10px;font-size:.78rem;font-weight:800;line-height:1.25}.free-guides-library-bar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px 16px;padding:4px 2px 2px;display:flex}.free-guides-library-bar__tabs{box-sizing:border-box;background:#fffcf7b8;border:1px solid #947d6447;border-radius:12px;flex-direction:column;flex:18rem;gap:0;min-width:0;padding:0;display:flex}.free-guides-library-bar__tabs-top{grid-template-columns:1fr 1fr;gap:0;display:grid}.free-guides-library-bar__tabs-top>.free-guides-tab-row--boxed{box-shadow:none;background:0 0;border:none;border-radius:0;padding:10px 12px}.free-guides-library-bar__tabs-top>.free-guides-tab-row--boxed:not(:first-child){border-left:1px solid #947d6466}.free-guides-library-bar__tabs>.free-guides-tab-row--status,.free-guides-library-bar__tabs>.free-guides-tab-row--blueprints{box-shadow:none;text-align:center;background:0 0;border:none;border-top:1px solid #947d6466;border-radius:0;flex-direction:column;align-items:center;gap:6px;padding:10px 12px;display:flex}.free-guides-library-bar__tabs>.free-guides-tab-row--status .free-guides-filters,.free-guides-library-bar__tabs>.free-guides-tab-row--blueprints .free-guides-filters{justify-content:stretch}.free-guides-library-bar__tabs>.free-guides-tab-row--blueprints .free-guides-filters--blueprint{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;align-items:stretch;gap:6px;width:100%;display:grid}.free-guides-library-bar__tabs>.free-guides-tab-row--blueprints .free-guides-blueprint-tab{background:#fffdf8;border-color:#3a2a1c47;justify-content:center;width:100%;min-height:36px;padding:4px 10px;font-size:.85rem}@media (width<=900px){.free-guides-library-bar__tabs-top{grid-template-columns:1fr}.free-guides-library-bar__tabs-top>.free-guides-tab-row--boxed:not(:first-child){border-top:1px solid #947d6466;border-left:none}}.free-guides-library-bar .free-guides-tab-row{flex-direction:column;align-items:stretch;gap:6px;width:100%;min-width:0;display:flex}.free-guides-library-bar .free-guides-tab-row__label{color:#3a2a1c;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;background:color-mix(in srgb, var(--bronze,#a88b68) 22%, #f3ebe0);box-sizing:border-box;border:1px solid #947d6459;border-radius:6px;flex:none;margin:0;padding:6px 10px;font-size:.75rem;font-weight:800;line-height:1.2}.free-guides-library-bar .free-guides-tab-row .free-guides-filters,.free-guides-library-bar .free-guides-tab-row .free-guides-subtabs{flex:auto;width:100%;min-width:0}.free-guides-library-bar__lead{min-width:0;color:var(--text-primary);flex:16rem;margin:0;font-size:.92rem;font-weight:600;line-height:1.4}.free-guides-library-bar__actions{flex-wrap:wrap;flex:none;align-items:center;gap:8px;margin-top:0;display:flex}.free-guides-view-toggle{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.free-guides-view-btn{appearance:none;color:#5a4a38;min-height:36px;font:inherit;cursor:pointer;box-sizing:border-box;white-space:nowrap;background:#fffdf8;border:1.5px solid #947d648c;border-radius:8px;justify-content:center;align-items:center;gap:6px;margin:0;padding:6px 12px;font-size:.85rem;font-weight:700;display:inline-flex}.free-guides-view-btn:hover{border-color:var(--bronze);color:var(--crimson)}.free-guides-view-btn.is-active{background:color-mix(in srgb, var(--crimson) 28%, #fff8f2);color:#6b1f1a;border:2px solid color-mix(in srgb, var(--crimson) 70%, #8a4038);font-weight:800}.free-guide-tier-note,.kids-guide-tier-note,.seniors-guide-tier-note{color:var(--text-primary);opacity:.9;margin:6px 0 0;font-size:.82rem;font-weight:600;line-height:1.35}.free-guides-hero-freebies__note{color:var(--text-primary);margin:0 0 8px;font-size:.85rem;font-weight:600}.free-guides-matrix{border-radius:18px;padding:20px 18px 22px}.free-guides-matrix__head{margin-bottom:14px}.free-guides-matrix__toggle{width:100%;margin-bottom:6px}.free-guides-matrix__body{flex-direction:column;gap:0;display:flex}.free-guides-matrix__head h3{color:var(--charcoal);margin:0 0 6px;font-size:1.2rem}.free-guides-matrix__head p{color:var(--text-primary);margin:0;font-size:.92rem;line-height:1.45}.free-guides-matrix__filter-block{flex-direction:column;gap:8px;margin-top:14px;display:flex}.free-guides-matrix__filter-label{letter-spacing:.06em;text-transform:uppercase;color:var(--bronze);font-size:.78rem;font-weight:800}.free-guides-matrix__tabs{flex-wrap:wrap;gap:8px;display:flex}.free-guides-matrix__tab.is-active{background:var(--grad-chip-active,linear-gradient(135deg, #3f7a52, #2f6141, #244d34));color:#fff;border-color:#0000}.free-guides-matrix__tab:disabled{opacity:.45;cursor:not-allowed}.free-guides-matrix__tab-count{background:#2d2a261a;border-radius:999px;justify-content:center;align-items:center;min-width:1.35rem;margin-left:6px;padding:1px 6px;font-size:.78rem;font-weight:800;display:inline-flex}.free-guides-matrix__tab.is-active .free-guides-matrix__tab-count{color:#fff;background:#ffffff38}.free-guides-matrix__empty{padding:18px 4px 6px}.free-guides-matrix__empty p{color:var(--text-primary);margin:0;font-size:.95rem}.free-guides-matrix__panel{border:1px solid var(--border-color);background:color-mix(in srgb, var(--gold) 10%, #fff);border-radius:14px;margin-top:4px;padding:14px}.free-guides-matrix__panel-head{border-bottom:1px solid #947d6440;align-items:flex-start;gap:12px;margin-bottom:12px;padding-bottom:12px;display:flex}.free-guides-matrix__panel-head strong{color:var(--charcoal);font-size:1.05rem;line-height:1.3;display:block}.free-guides-matrix__panel-head small{color:var(--text-primary);margin-top:4px;font-size:.82rem;font-weight:600;line-height:1.35;display:block}.free-guides-matrix__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.free-guides-matrix__list-item{margin:0}.free-guides-matrix__guide-btn{border:1px solid var(--border-color);width:100%;color:var(--charcoal);font:inherit;text-align:left;cursor:pointer;background:#fffdf8;border-radius:12px;align-items:center;gap:10px;margin:0;padding:12px 14px;font-weight:700;display:flex}.free-guides-matrix__guide-btn:hover{border-color:var(--bronze);color:var(--crimson)}.free-guides-matrix__guide-copy{flex-direction:column;flex:1;align-items:flex-start;gap:4px;min-width:0;display:flex}.free-guides-matrix__guide-title{width:100%;line-height:1.25;display:block}.free-guides-matrix__guide-summary{width:100%;color:var(--text-primary);font-size:.88rem;font-weight:500;line-height:1.35;display:block}.free-guides-matrix__guide-audience{color:var(--bronze);background:#d7c69738;border:1px solid #947d6459;border-radius:999px;flex-shrink:0;padding:3px 10px;font-size:.78rem;font-weight:700}.free-guides-matrix__guide-tier{color:var(--crimson);background:#9b2f2814;border:1px solid #9b2f2847;border-radius:999px;flex-shrink:0;padding:3px 10px;font-size:.78rem;font-weight:700}.free-guides-matrix__guide-btn svg{opacity:.7;flex-shrink:0}.seniors-guide-lock-note{color:var(--text-primary);margin:0 0 8px;font-size:.82rem;font-weight:600}.free-guides-hero-link:hover{background:#fff;border-color:#947d648c;transform:translateY(-1px)}.free-guides-hero-link.is-master{background:linear-gradient(160deg,#fffcf7fa,#f0e2b88c);border-color:#9b2f2859}.free-guides-hero-copy .free-guides-hero-links{flex:none;align-content:start;overflow:visible}.free-guides-hero-membership{color:var(--text-primary);margin:0;font-size:.92rem!important;font-weight:550!important;line-height:1.45!important}.free-guides-hero-membership strong{color:var(--charcoal);font-weight:800}.free-guides-perk-banner{background:linear-gradient(135deg,#e8f0d8f2 0%,#b8d48a73 100%);border:1px solid #5f7a4559;border-radius:10px;align-items:flex-start;gap:8px;padding:8px 10px;display:flex}.free-guides-perk-banner--header{flex:auto;align-items:center;gap:10px;min-width:0;max-width:none;margin:0;padding:8px 12px}.free-guides-perk-banner--header .glow-badge.free{font-size:var(--fs-meta);margin-top:0;padding:4px 10px}.free-guides-perk-free-btn{appearance:none;font:inherit;cursor:pointer;font-weight:800;line-height:1.2;transition:transform .15s,box-shadow .15s,filter .15s}.free-guides-perk-free-btn:hover{filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 3px 12px #947d6459}.free-guides-perk-free-btn:focus-visible{outline-offset:2px;outline:2px solid #947d64bf}.free-guides-perk-banner--header .free-guides-perk-banner__copy{gap:0}.free-guides-perk-banner--header strong{font-size:.92rem}.free-guides-perk-banner--header span{font-size:.9375rem;line-height:1.3}.free-guides-perk-banner .glow-badge.free{flex-shrink:0;margin-top:2px;padding:6px 12px;font-size:.9375rem}.free-guides-perk-banner__copy{flex-direction:column;gap:4px;min-width:0;display:flex}.free-guides-perk-banner__copy strong{color:#2a3d1f;font-size:1rem;font-weight:800;line-height:1.25}.free-guides-perk-banner__copy span{color:#3f5230;font-size:.95rem;font-weight:600;line-height:1.45}.free-guides-hero p{color:var(--text-primary);max-width:none;margin:0;font-size:clamp(.78rem,1.1vw,.88rem);font-weight:600;line-height:1.3}.free-guides-hero-copy .free-guides-perk-banner__copy strong{font-size:.88rem}.free-guides-hero-copy .free-guides-perk-banner__copy span{font-size:.78rem;line-height:1.3}.free-guides-hero-links{gap:6px}.free-guides-hero-actions{flex-wrap:wrap;flex:none;gap:8px;margin-top:0;display:flex}.free-guides-hero-actions .btn{min-height:40px;padding:9px 14px;font-size:.9rem;font-weight:750}.free-guides-hero-media{background:0 0;border-radius:14px;outline:none;align-self:stretch;width:100%;min-width:0;max-width:100%;height:auto;font-size:0;line-height:0;display:block;overflow:hidden;box-shadow:none!important;border:none!important}.free-guides-hero-copy .free-guides-hero-intro,.free-guides-hero-copy .free-guides-hero-links{flex:none}.free-guides-hero-media img{width:100%;max-width:100%;height:auto;max-height:var(--page-hero-img-max);object-fit:cover;object-position:center center;background:0 0;border-radius:14px;display:block;transform:none;box-shadow:none!important;border:0!important;outline:none!important}@media (width<=860px){.free-guides-hero{flex-direction:column;grid-template-columns:none;gap:12px;display:flex}.free-guides-hero-media{order:-1;width:100%;height:auto;min-height:0}.free-guides-hero-media img{max-width:100%;height:auto;min-height:0;max-height:var(--page-hero-img-max-mobile);object-fit:contain;border-radius:12px}.free-guides-hero-side{height:auto;min-height:0}.free-guides-hero-copy{gap:10px;height:auto;min-height:0;padding:14px;overflow:visible}.free-guides-hero-links{flex:none;grid-template-columns:1fr;overflow:visible}.free-guides-hero-freebies__grid{grid-template-columns:1fr}.free-guides-hero-link,.free-guides-hero-link.is-master{grid-column:auto}.free-guides-hero-link{padding:9px 11px}.free-guides-library-bar{flex-direction:column;align-items:stretch}}.free-guides-filters{box-sizing:border-box;border-bottom:none;flex-wrap:wrap;align-items:stretch;gap:6px;width:100%;min-width:0;margin:0;padding:0;display:flex;overflow:visible}.free-guides-filter-hint{color:var(--text-primary);margin:8px 0 14px;font-size:.9rem;font-weight:600;line-height:1.4}.free-guides-filters::-webkit-scrollbar{display:none}.free-guides-filter-btn{appearance:none;color:#5a4a38;min-height:36px;font:inherit;white-space:nowrap;cursor:pointer;box-shadow:none;filter:none;touch-action:manipulation;box-sizing:border-box;background:#fffdf8;border:1.5px solid #947d648c;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:6px;margin:0;padding:6px 12px;font-size:.85rem;font-weight:700;display:inline-flex}.free-guides-filter-btn:hover{border-color:var(--bronze);color:var(--crimson);filter:none;background:#fff}.free-guides-filter-btn.is-active{background:color-mix(in srgb, var(--crimson) 28%, #fff8f2);color:#6b1f1a;border-color:color-mix(in srgb, var(--crimson) 70%, #8a4038);box-shadow:none;border-width:2px;font-weight:800}.free-guides-filter-btn.is-active:hover{background:color-mix(in srgb, var(--crimson) 34%, #fff8f2);border-color:color-mix(in srgb, var(--crimson) 75%, #8a4038);color:#6b1f1a;filter:none}.free-guides-filter-btn.is-free-filter.is-active{color:#2a3820;box-shadow:none;background:#c4cfb9;border-width:2px;border-color:#4f6840}.free-guides-filter-btn.is-free-filter.is-active:hover{color:#2a3820;background:#bbc8af}.free-guides-empty{text-align:center;color:var(--text-primary);border-radius:14px;padding:28px}.free-guides-section{flex-direction:column;gap:8px;display:flex}.free-guides-section-head{flex-direction:column;gap:4px;display:flex}.free-guides-section-head__row{box-sizing:border-box;background:#c4a882;border:1px solid #a88b68;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px 12px;padding:7px 12px;display:flex}.free-guides-section-head h3{color:#3a2a1c;white-space:nowrap;background:0 0;border:none;flex:none;align-items:center;gap:6px;margin:0;padding:0;font-size:1.05rem;font-weight:800;display:flex}.free-guides-section-head__spacer{flex:0 0 0}.free-guides-section-head__toolbar{flex:280px;min-width:0}.free-guides-list-toolbar{flex-wrap:wrap;align-items:center;gap:8px 10px;width:100%;display:flex}.free-guides-list-toolbar .free-guides-filters--blueprint{flex-wrap:wrap;flex:auto;align-items:center;gap:6px;min-width:0;display:flex}.free-guides-list-toolbar .free-guides-blueprint-tab{background:#fffdf8;border-color:#3a2a1c47;min-height:36px;padding:4px 10px;font-size:.85rem}.free-guides-list-toolbar__actions{flex-wrap:wrap;flex:auto;justify-content:flex-end;align-items:center;gap:8px;width:100%;margin-left:0;display:flex}.free-guides-section-head .btn-join-green{min-height:36px;padding:4px 12px}@media (width<=1024px){.free-guides-page,.free-guides-section,.free-guides-section-head,.free-guides-section-head__row,.free-guides-section-head__toolbar,.free-guides-list-toolbar{box-sizing:border-box;min-width:0;max-width:100%}.free-guides-section-head__row{flex-direction:column;align-items:stretch;gap:10px;padding:10px 12px}.free-guides-section-head h3{white-space:normal;width:100%}.free-guides-section-head__toolbar{flex:auto;width:100%}.free-guides-list-toolbar{flex-direction:column;align-items:stretch;gap:10px}.free-guides-list-toolbar__actions{justify-content:flex-start;width:100%;margin-left:0}.free-guides-list-toolbar .free-guides-filters--blueprint,.free-guides-section-head .free-guides-filters--blueprint,.free-guides-library-bar__tabs>.free-guides-tab-row--blueprints .free-guides-filters--blueprint{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.free-guides-list-toolbar .free-guides-blueprint-tab,.free-guides-section-head .free-guides-blueprint-tab,.free-guides-library-bar__tabs>.free-guides-tab-row--blueprints .free-guides-blueprint-tab{white-space:normal;text-align:center;justify-content:center;width:100%;min-width:0;min-height:44px;padding:8px 10px;line-height:1.2}.free-guides-section-head .free-guides-view-toggle,.free-guides-section-head .free-guides-list-expand{flex-wrap:wrap;flex:auto;gap:8px;min-width:0;display:flex}.free-guides-section-head .free-guides-view-btn,.free-guides-section-head .free-guides-list-expand__btn,.free-guides-section-head .btn-join-green{flex:auto;min-height:44px}.free-guides-hero-copy .free-guides-filters,.free-guides-hero-copy .free-guides-subtabs{width:100%}.free-guides-hero-copy .free-guides-filter-btn,.free-guides-hero-copy .free-guides-subtab{flex:auto;min-height:44px}}@media (width<=640px){.free-guides-section-head .free-guides-filters--blueprint{grid-template-columns:repeat(2,minmax(0,1fr))}.free-guides-list-toolbar__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.free-guides-section-head .free-guides-view-toggle,.free-guides-section-head .free-guides-list-expand{display:contents}.free-guides-section-head .btn-join-green{grid-column:1/-1;justify-content:center;width:100%}.free-guides-section-head p{font-size:.85rem;line-height:1.35}.free-guides-hero-copy .free-guides-filter-btn,.free-guides-hero-copy .free-guides-subtab{flex:calc(50% - 6px);max-width:100%}}.free-guides-section-toggle{color:#3a2a1c;width:100%;font:inherit;text-align:left;cursor:pointer;box-sizing:border-box;background:#c4a882;border:1px solid #a88b68;border-radius:12px;align-items:center;gap:8px;min-height:44px;margin:0;padding:10px 14px;font-size:1.25rem;font-weight:800;display:flex}.free-guides-section-toggle:hover{color:#3a2a1c;background:#b89870;border-color:#96784f}.free-guides-section-toggle[aria-expanded=true]{background:#b89870;border-color:#96784f}.free-guides-section-toggle__title{align-items:center;gap:8px;display:inline-flex}.free-guides-section-body{flex-direction:column;gap:8px;display:flex}.free-guides-subtabs{box-sizing:border-box;background:0 0;border:none;border-radius:0;flex-wrap:wrap;align-items:stretch;gap:6px;width:100%;min-width:0;max-width:100%;margin:0;padding:0;display:flex;overflow:visible}.free-guides-subtabs::-webkit-scrollbar{display:none}.free-guides-subtabs--tier{background:0 0;border:none}.free-guides-subtab{appearance:none;color:#3d4a32;min-height:36px;font:inherit;cursor:pointer;box-sizing:border-box;white-space:nowrap;touch-action:manipulation;box-shadow:none;background:#fffdf8;border:1.5px solid #b7c4a8;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:6px;margin:0;padding:6px 12px;font-size:.85rem;font-weight:700;display:inline-flex}.free-guides-tab-count{min-width:1.35rem;color:inherit;background:#2d2a261a;border-radius:999px;justify-content:center;align-items:center;padding:1px 6px;font-size:.72rem;font-weight:800;line-height:1.2;display:inline-flex}.free-guides-empty-tier{color:var(--text-primary);background:#fffdf8;border:1px dashed #947d6459;border-radius:10px;margin:8px 0 0;padding:12px 14px;font-size:.95rem}.free-guides-filter-btn.is-active .free-guides-tab-count,.free-guides-subtab.is-active .free-guides-tab-count{background:#2d2a2624}.free-guides-subtabs--tier .free-guides-subtab{color:#5a4330;border-color:#c4a574}.free-guides-subtab:hover{background:#fff;border-color:#8fa37a}.free-guides-subtabs--tier .free-guides-subtab:hover{border-color:#a88858}.free-guides-subtab.is-active{color:#2a3820;box-shadow:none;background:#c4cfb9;border:2px solid #4f6840;font-weight:800}.free-guides-subtabs--tier .free-guides-subtab.is-active{border-width:2px;font-weight:800;box-shadow:0 2px 10px #947d6433}.free-guides-subtabs--tier .free-guides-subtab.is-tier-all.is-active{color:#fffdf8;background:var(--grad-join-green);border-color:#2f6141;box-shadow:0 2px 10px #2f614138}.free-guides-subtabs--tier .free-guides-subtab.is-tier-free.is-active{color:#3f3224;background:var(--grad-primary);border-color:#947d648c;box-shadow:0 2px 10px #947d6438}.free-guides-subtabs--tier .free-guides-subtab.is-tier-starter.is-active{color:#fff;background:var(--grad-crimson);border-color:#9b2f2873;box-shadow:0 2px 10px #9b2f2833}.free-guides-subtabs--tier .free-guides-subtab.is-tier-pro.is-active{color:#fff;background:var(--grad-purple);border-color:#6b4f3a80;box-shadow:0 2px 10px #6b4f3a38}.free-guides-subtabs--tier .free-guides-subtab.is-tier-elite.is-active{color:#3f3224;background:var(--grad-amber);border-color:#c9a2278c;box-shadow:0 2px 10px #c9a22738}.free-guides-subtabs--tier .free-guides-subtab.is-tier-all.is-active .free-guides-tab-count,.free-guides-subtabs--tier .free-guides-subtab.is-tier-starter.is-active .free-guides-tab-count,.free-guides-subtabs--tier .free-guides-subtab.is-tier-pro.is-active .free-guides-tab-count{color:#244d34;background:#fffdf8f2;border:1px solid #ffffffb3}.free-guides-subtabs--tier .free-guides-subtab.is-tier-free.is-active .free-guides-tab-count,.free-guides-subtabs--tier .free-guides-subtab.is-tier-elite.is-active .free-guides-tab-count{color:#3f3224;background:#ffffffe0;border:1px solid #947d6459}.free-guides-list-expand{flex-wrap:wrap;align-items:center;gap:6px;margin:0;display:inline-flex}.free-guides-list-expand__btn{appearance:none;color:#3a2a1c;min-height:40px;font:inherit;cursor:pointer;box-sizing:border-box;background:#fffdf8;border:1.5px solid #947d6473;border-radius:8px;align-items:center;gap:6px;margin:0;padding:7px 12px;font-size:.85rem;font-weight:700;display:inline-flex}.free-guides-list-expand__btn:hover{border-color:var(--bronze);background:#fff}.free-guides-tier-groups{flex-direction:column;gap:10px;display:flex}.free-guides-tier-groups--tabs{gap:12px}.free-guides-tier-groups--panel{gap:0}.free-guides-tier-tabs{box-sizing:border-box;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;gap:4px;width:auto;min-width:0;max-width:100%;display:inline-flex}.free-guides-tier-tab{appearance:none;color:#3a2a1c;min-width:0;min-height:40px;font:inherit;cursor:pointer;box-sizing:border-box;white-space:nowrap;background:#fffdf8;border:1.5px solid #947d6473;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:5px;margin:0;padding:6px 10px;font-size:.84rem;font-weight:800;display:inline-flex}.free-guides-tier-tab:hover{border-color:var(--bronze);background:#fff}.free-guides-tier-tab.is-active{border-width:2px;font-weight:800}.free-guides-tier-tab.is-tier-all.is-active{border-color:var(--bronze);color:#fff;background:linear-gradient(135deg,#c9a882 0%,#a67c52 100%)}.free-guides-tier-tab.is-tier-free.is-active{color:#3f3224;background:var(--grad-primary);border-color:#947d648c;box-shadow:0 2px 10px #947d6438}.free-guides-tier-tab.is-tier-starter.is-active{color:#fff;background:var(--grad-crimson);border-color:#9b2f2873;box-shadow:0 2px 10px #9b2f2833}.free-guides-tier-tab.is-tier-pro.is-active{color:#fff;background:var(--grad-purple);border-color:#6b4f3a80;box-shadow:0 2px 10px #6b4f3a38}.free-guides-tier-tab.is-tier-elite.is-active{color:#3f3224;background:var(--grad-amber);border-color:#c9a2278c;box-shadow:0 2px 10px #c9a22738}.free-guides-tier-tab.is-tier-starter.is-active .free-guides-tab-count,.free-guides-tier-tab.is-tier-pro.is-active .free-guides-tab-count{color:#244d34;background:#fffdf8f2;border:1px solid #ffffffb3}.free-guides-tier-tab.is-tier-free.is-active .free-guides-tab-count,.free-guides-tier-tab.is-tier-elite.is-active .free-guides-tab-count{color:#3f3224;background:#ffffffe0;border:1px solid #947d6459}.free-guides-tier-tab.is-active .free-guides-tab-count{color:#244d34;background:#fffdf8f2;border-color:#ffffffb3}.free-guides-tier-group__toggle{appearance:none;color:#3a2a1c;width:100%;min-height:40px;font:inherit;text-align:left;cursor:pointer;box-sizing:border-box;background:#fffdf8;border:1.5px solid #947d6473;border-radius:8px;align-items:center;gap:8px;margin:0;padding:8px 10px;font-size:.95rem;font-weight:800;display:flex}.free-guides-tier-group__toggle em{opacity:.75;font-style:normal;font-weight:700}.free-guides-tier-group__toggle:hover{border-color:var(--bronze)}.free-guides-tier-group__body{margin-top:8px}.free-guides-demo-stack{border-left:3px solid #c4a574;flex-direction:column;gap:12px;margin-left:1.25rem;padding-left:.85rem;display:flex}.free-guides-demo-block{flex-direction:column;gap:10px;display:flex}.free-guides-demo-toggle{color:#fffdf8;width:100%;font:inherit;text-align:left;cursor:pointer;box-sizing:border-box;background:#3d6b5a;border:1px solid #2f5a4a;border-radius:10px;align-items:center;gap:8px;min-height:44px;margin:0;padding:10px 12px;font-size:1.05rem;font-weight:800;display:flex}.free-guides-demo-toggle em{opacity:.85;font-style:normal;font-weight:700}.free-guides-demo-toggle:hover,.free-guides-demo-toggle[aria-expanded=true]{background:#335a4c;border-color:#254639}.free-guides-demo-body{flex-direction:column;gap:10px;margin-left:.75rem;padding-left:.5rem;display:flex}.free-guides-section-head p{color:var(--text-primary);margin:0;padding:0 2px;font-size:.85rem;line-height:1.35}.free-guides-subsection{color:var(--bronze);margin:4px 0 0;font-size:.88rem}.free-guides-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}@media (width>=720px){.free-guides-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1100px){.free-guides-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.free-guides-page--list .free-guides-grid{flex-direction:column;gap:8px;display:flex}.free-guides-page--list .free-guide-card{flex-flow:wrap;align-items:flex-start;gap:10px 16px}.free-guides-page--list .free-guide-card-head{flex:220px;min-width:0}.free-guides-page--list .free-guide-summary{flex:240px;min-width:0}.free-guides-page--list .free-guide-card>.glow-chip-btn,.free-guides-page--list .free-guide-card>.open-guide-btn,.free-guides-page--list .free-guide-lock-cta,.free-guides-page--list .free-guide-card>.btn{flex:none;align-self:center;margin-top:0}.free-guides-page--list .kids-guide-steps,.free-guides-page--list .kids-guide-parent-tip{flex:100%}.free-guide-card{box-sizing:border-box;border-radius:10px;flex-direction:column;gap:6px;min-width:0;max-width:100%;padding:10px 12px;display:flex;overflow:hidden}.guide-prep-sections{gap:8px;margin-bottom:12px;display:grid}.guide-prep-sections--tabs{gap:8px}.guide-prep-show-all{flex-direction:column;gap:6px;display:flex}.guide-prep-tabs{flex-wrap:wrap;align-items:stretch;gap:6px;display:flex}.guide-prep-tab{appearance:none;color:#4a3a28;min-height:40px;font:inherit;cursor:pointer;box-sizing:border-box;white-space:nowrap;background:#fffdf8;border:1px solid #947d6466;border-radius:10px;margin:0;padding:8px 12px;font-size:.88rem;font-weight:700}.guide-prep-tab:hover{border-color:var(--bronze);background:#fff}.guide-prep-tab.is-active{color:#3a2a1c;background:#c4a882;border-color:#a88b68;box-shadow:0 2px 8px #503c282e}.gysh-section-panel--steps{background:linear-gradient(135deg,#5f7a451f,#5f7a4508);border-color:#5f7a4547}.gysh-section-panel--steps .gysh-section-heading{color:#fffdf8;background:#4a6334;border-left-color:#2f4220}.gysh-section-panel--calculator{background:linear-gradient(135deg,#947d641a,#fffdf899)}.guide-revenue-calc{flex-direction:column;gap:16px;display:flex}.guide-revenue-calc__head h3{color:var(--charcoal);margin:0 0 6px;font-size:1.1rem;font-weight:800}.guide-revenue-calc__head p{color:var(--text-primary);margin:0 0 4px;font-size:.95rem}.guide-revenue-calc__disclaimer{opacity:.9;font-style:italic;font-size:.85rem!important}.guide-revenue-calc__grid{grid-template-columns:minmax(0,1.4fr) minmax(220px,.8fr);align-items:start;gap:16px;display:grid}@media (width<=800px){.guide-revenue-calc__grid{grid-template-columns:1fr}}.guide-revenue-calc__inputs{flex-direction:column;gap:12px;display:flex}.guide-revenue-calc__field{flex-direction:column;gap:6px;display:flex}.guide-revenue-calc__label{color:var(--charcoal);justify-content:space-between;gap:10px;font-size:.92rem;font-weight:700;display:flex}.guide-revenue-calc__budget{background:#fffdf8;border:1px solid #947d644d;border-radius:10px;margin-top:4px;padding:12px}.guide-revenue-calc__budget h4{margin:0 0 10px;font-size:.95rem}.guide-revenue-calc__budget-row{grid-template-columns:minmax(0,1fr) 118px;align-items:center;gap:8px;margin-bottom:8px;font-size:.9rem;display:grid}.guide-revenue-calc__budget-row input{width:100%;min-height:40px;font:inherit;border:1px solid #947d6466;border-radius:8px;padding:6px 8px}.guide-revenue-calc input[type=number]{appearance:auto}.guide-revenue-calc__results{background:#2f7a5a14;border:1px solid #2f7a5a59;border-radius:12px;padding:16px}.guide-revenue-calc__net-label{text-transform:uppercase;letter-spacing:.03em;color:var(--text-primary);margin:0;font-size:.85rem;font-weight:700}.guide-revenue-calc__net{color:var(--accent-emerald,#2f7a5a);margin:4px 0 2px;font-size:1.75rem;font-weight:800}.guide-revenue-calc__net.is-neg{color:#b42318}.guide-revenue-calc__margin{color:var(--text-primary);margin:0 0 12px;font-size:.9rem}.guide-revenue-calc__breakdown{flex-direction:column;gap:6px;margin:0;display:flex}.guide-revenue-calc__breakdown div{justify-content:space-between;gap:10px;font-size:.9rem;display:flex}.guide-revenue-calc__breakdown dt{color:var(--text-primary);margin:0}.guide-revenue-calc__breakdown dd{color:var(--charcoal);margin:0;font-weight:700}.guide-revenue-calc__notes{color:var(--text-primary);margin:12px 0 0;padding-left:18px;font-size:.85rem}.kids-guide-steps-toggle{color:#fffdf8;letter-spacing:.02em;cursor:pointer;box-sizing:border-box;background:linear-gradient(135deg,#5f7a45 0%,#3f5230 100%);border:2px solid #5f7a45;border-radius:12px;justify-content:center;align-self:stretch;align-items:center;gap:8px;width:100%;min-height:48px;margin:4px 0 0;padding:12px 16px;font-size:1rem;font-weight:800;display:inline-flex;box-shadow:0 4px 14px #3f523047}.launch-guide-pdf-btn{flex-wrap:wrap;align-items:center;gap:8px;max-width:100%;display:inline-flex}.launch-guide-pdf-btn.is-gated{opacity:.95}.launch-guide-pdf-gate-badge{max-width:100%;margin:0;padding:3px 8px;font-size:.7rem}.gysh-section-panel{border:1px solid #0000;border-radius:12px;padding:8px 10px;box-shadow:0 4px 12px #2a221c0d}.gysh-section-panel--collapsible:not(.is-open){padding-bottom:8px}.gysh-section-heading{letter-spacing:.02em;color:#fffdf8;background:#6b5748;border-left:4px solid #3a2a1c;border-radius:8px;margin:0;padding:8px 12px;font-size:.95rem;font-weight:800;line-height:1.25}.gysh-section-heading--toggle{appearance:none;text-align:left;cursor:pointer;width:100%;font:inherit;color:#fffdf8;background:#6b5748;border:none;border-left:4px solid #3a2a1c;align-items:center;gap:8px;font-size:.95rem;font-weight:800;display:flex}.gysh-section-heading--toggle:hover{filter:brightness(1.06)}.gysh-section-heading__chevron{flex-shrink:0;justify-content:center;width:1rem;display:inline-flex}.gysh-section-panel__body{margin-top:8px;padding:0 2px 2px}.gysh-section-panel__lede,.gysh-section-panel__highlight,.gysh-section-panel__foot{color:var(--text-secondary);margin:0 0 8px;font-size:.88rem;line-height:1.4}.gysh-section-panel__reality-check{background:color-mix(in srgb, var(--bronze,#a88b68) 14%, #fffaf3);border:1px solid #947d6459;border-radius:10px;margin:0 0 14px;padding:12px 14px}.gysh-section-panel__reality-check-title{color:#3a2a1c;margin:0 0 6px;font-size:.95rem;font-weight:800;display:block}.gysh-section-panel__reality-check p{color:#4a3f34;margin:0;font-size:.9rem;line-height:1.45}.gysh-section-panel__intro{flex-direction:column;gap:8px;margin:0 0 12px;display:flex}.gysh-section-panel__intro p{color:var(--text-secondary);white-space:pre-line;margin:0;font-size:.9rem;line-height:1.45}.gysh-section-panel__worksheet{background:#fffcf7d9;border:1px solid #947d6447;border-radius:10px;margin:0 0 14px;padding:10px 12px}.gysh-section-panel__worksheet summary{cursor:pointer;color:#3a2a1c;font-weight:750}.gysh-section-panel__worksheet-body{white-space:pre-wrap;background:#ffffffb3;border:1px solid #947d6433;border-radius:8px;margin:10px 0 0;padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.82rem;line-height:1.4;overflow:auto}.gysh-section-panel__highlight{color:var(--text-primary);font-size:.95rem}.gysh-section-panel__list{color:var(--text-primary);gap:8px;margin:0;padding-left:1.15rem;font-size:.95rem;line-height:1.45;display:grid}.gysh-section-panel__links{margin-top:14px}.gysh-section-panel--prereqs{background:linear-gradient(135deg,#5f7a4524,#5f7a450a);border-color:#5f7a4547}.gysh-section-panel--prereqs .gysh-section-heading{color:#fffdf8;background:#4a6334;border-left-color:#2f4220}.gysh-section-panel--pricing{background:linear-gradient(135deg,#c4783429,#d7c69733);border-color:#c478344d}.gysh-section-panel--pricing .gysh-section-heading{color:#fffdf8;background:#a35c22;border-left-color:#6e3a12}.gysh-section-panel--supplies{background:linear-gradient(135deg,#3b698c24,#3b698c0a);border-color:#3b698c47}.gysh-section-panel--supplies .gysh-section-heading{color:#fffdf8;background:#2a5470;border-left-color:#17384c}.gysh-section-panel--tools{background:linear-gradient(135deg,#9b2f281f,#9b2f2808);border-color:#9b2f2840}.gysh-section-panel--tools .gysh-section-heading{color:#fffdf8;background:#7a241f;border-left-color:#4a1512}.gysh-supply-checklist{gap:10px;margin:0;padding:0;list-style:none;display:grid}.gysh-supply-checklist__row{cursor:pointer;color:var(--text-primary);grid-template-columns:auto auto 1fr;align-items:start;gap:10px;font-size:.95rem;line-height:1.45;display:grid}.gysh-supply-checklist__num{min-width:1.5rem;color:var(--charcoal);font-weight:700}.gysh-supply-checklist__body{gap:2px;display:grid}.gysh-supply-checklist__meta{color:var(--text-secondary);font-size:.88rem}.gysh-supply-checklist li.is-checked .gysh-supply-checklist__body strong{opacity:.75;text-decoration:line-through}.gysh-supply-checklist input[type=checkbox]{accent-color:#5f7a45;width:18px;height:18px;margin-top:2px}.gysh-supply-checklist__print-hint{margin-top:12px}.free-guide-card-head>div{min-width:0;max-width:100%}.free-guide-card.is-free{border-color:#5f7a4559;box-shadow:0 8px 22px #5f7a451f}.free-guide-card-head{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.free-guide-card-head h3{color:var(--charcoal);margin:0;font-size:1.02rem;font-weight:800;line-height:1.3}.free-guide-summary{color:var(--text-primary);flex:1;margin:0;font-size:.95rem;line-height:1.5}.free-guide-lock-cta{color:var(--charcoal);background:linear-gradient(135deg,#9b2f2814,#d7c69740);border:1px solid #9b2f282e;border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;padding:10px 12px;font-size:.9375rem;display:flex}.free-guides-section-link{align-self:flex-start}.launch-guides-list-lock{border:1px solid #9b2f2859;background:var(--grad-crimson)!important;color:#fff!important}.site-footer{border-top:1px solid var(--border-color);background:linear-gradient(#f7f3ed99,#ebe3d6);margin-top:auto;padding:32px 24px 24px}.site-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;max-width:1400px;margin:0 auto 20px;display:flex}.site-footer-brand{flex-flow:wrap;align-items:center;gap:14px 18px;max-width:min(720px,100%);display:flex}.site-footer-logo{object-fit:contain;background:0 0;flex-shrink:0;width:auto;max-width:min(280px,55vw);height:64px;display:block}.site-footer-name{color:var(--charcoal);margin-bottom:6px;font-size:1rem;display:block}.site-footer-tagline{color:var(--text-primary);flex:220px;max-width:36rem;margin:0;font-size:.95rem;line-height:1.45}.nowrap{white-space:nowrap}.site-footer-nav{flex-wrap:wrap;align-items:center;gap:12px 20px;display:flex}.site-footer-link{color:var(--charcoal);cursor:pointer;transition:border-color var(--transition-fast), color var(--transition-fast);background:0 0;border:none;border-bottom:1px solid #0000;padding:4px 0;font-size:1rem;font-weight:600}.site-footer-link:hover{color:var(--crimson);border-bottom-color:var(--bronze)}.site-footer-disclaimer{border:1px solid var(--border-color);background:#ffffffa6;border-radius:12px;max-width:1400px;margin:0 auto 16px;padding:14px 16px}.site-footer-disclaimer p{color:var(--text-primary);margin:0;font-size:.9375rem;line-height:1.55}.site-footer-disclaimer p+p{margin-top:8px}.site-footer-disclaimer strong{color:var(--charcoal)}.site-footer-meta{max-width:1400px;color:var(--text-primary);flex-wrap:wrap;align-items:center;gap:8px 10px;margin:0 auto;font-size:.9375rem;display:flex}.site-footer-meta .site-footer-built-by{margin-left:auto}.site-footer-meta-link{color:var(--bronze);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:none}.site-footer-meta-link:hover{color:var(--crimson)}.site-footer-dot{opacity:.5}.site-footer-built-by{color:var(--charcoal);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);box-sizing:border-box;background:#ffffffb8;border:1px solid #947d6447;border-radius:9999px;flex:none;align-items:center;gap:8px;max-width:100%;margin-left:4px;padding:3px 8px 3px 10px;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.site-footer-built-by:hover{border-color:var(--bronze);color:var(--charcoal);box-shadow:0 2px 10px #947d642e}.site-footer-built-by picture{flex:none;align-items:center;line-height:0;display:flex}.site-footer-muntie-logo{object-fit:contain;width:auto;max-width:96px;height:32px;max-height:32px;display:block}@media (width<=720px){.site-footer-meta{align-items:center;row-gap:6px}.site-footer-meta .site-footer-built-by{margin-left:0}.site-footer-built-by{box-shadow:none;background:0 0;border:none;border-radius:0;gap:4px;padding:0;font-size:.75rem;line-height:1.2}.site-footer-muntie-logo{width:auto!important;max-width:44px!important;height:16px!important;max-height:16px!important}}.static-page{flex-direction:column;gap:20px;max-width:960px;display:flex}.privacy-page{max-width:820px}.privacy-page__effective{margin:0 0 8px}.privacy-page__body.static-page-card h3{margin:0 0 10px;font-size:1.15rem}.privacy-page__section+.privacy-page__section{border-top:1px solid color-mix(in srgb, var(--bronze) 28%, transparent);margin-top:1.6rem;padding-top:1.4rem}.privacy-page__section p+p,.privacy-page__section ul{margin-top:.75rem}.privacy-page__section ul{margin-left:1.15rem;padding:0}.privacy-page__section li{color:var(--text-primary);margin:.35rem 0;line-height:1.55}.privacy-page__cta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.privacy-page__cta p{flex:16rem;margin:0}.privacy-page__cta .btn{align-items:center;gap:8px;display:inline-flex}.newsletter-page{flex-direction:column;gap:16px;max-width:820px;display:flex}.newsletter-page__lock p,.newsletter-page__footnote{align-items:flex-start;gap:8px;margin:0;line-height:1.55;display:flex}.newsletter-page__actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.newsletter-page__list{flex-direction:column;gap:12px;display:flex}.newsletter-page__issue-toggle{text-align:left;width:100%;color:inherit;cursor:pointer;background:0 0;border:0;padding:0;display:block}.newsletter-page__issue-toggle:disabled{cursor:default}.newsletter-page__issue-meta{letter-spacing:.04em;text-transform:uppercase;color:var(--bronze);margin-bottom:6px;font-size:.78rem;display:block}.newsletter-page__issue h3{margin:0 0 6px;font-size:1.15rem}.newsletter-page__issue p{color:var(--text-primary);margin:0}.newsletter-page__body{border-top:1px solid color-mix(in srgb, var(--bronze) 28%, transparent);white-space:pre-wrap;color:var(--text-primary);margin:14px 0 0;padding-top:14px;font-family:inherit;font-size:.95rem;line-height:1.55}.newsletter-page__footnote{color:var(--text-primary);font-size:.88rem}.about-page.static-page{flex-direction:column;gap:22px;max-width:min(100%,1280px);display:flex}.about-hero-row,.about-brand-row,.about-tees-closeup-row,.about-tees-collage-row{box-sizing:border-box;align-items:start;gap:12px;max-width:100%;display:grid;overflow:visible}.about-tees-collage-row{grid-template-columns:1fr;justify-items:center}.about-tees-collage-media{background:#2a2a2a;border-radius:14px;width:100%;max-width:920px;line-height:0;overflow:hidden;box-shadow:0 10px 28px #1817181f}.about-tees-collage-img{object-fit:contain;object-position:center;width:100%;height:auto;display:block}.about-hero-row{grid-template-columns:minmax(280px,440px) minmax(0,1fr);grid-template-areas:"photo side""cta side""tags side";align-items:stretch;gap:12px 18px}.about-hero-side{flex-direction:column;grid-area:side;align-self:stretch;gap:12px;min-width:0;height:100%;min-height:100%;display:flex}.about-creds-panel{box-sizing:border-box;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-radius:14px;flex-direction:column;flex:auto;justify-content:flex-start;gap:10px;min-height:0;padding:14px 16px 12px;display:flex;overflow:hidden auto}.about-creds-list{flex-direction:column;flex:auto;justify-content:space-evenly;gap:14px;margin:0;padding:0;list-style:none;display:flex}.about-creds-list li{color:var(--text-primary);grid-template-columns:18px 1fr;align-items:start;gap:12px;font-size:.92rem;font-weight:600;line-height:1.55;display:grid}.about-creds-list li svg{color:var(--crimson);margin-top:3px}.about-creds-list strong{color:var(--charcoal);font-weight:800}.about-creds-pair{flex-direction:column;gap:.2rem;margin-top:.3rem;display:flex}.about-creds-line{color:var(--text-primary);font-size:.92rem;font-weight:600;line-height:1.45;display:block}.about-creds-line--indent{padding-left:1.1rem}.about-follow-cta--under-photo{flex-wrap:wrap;flex:none;grid-area:cta;justify-content:center;align-items:center;gap:10px;width:100%;margin:0;display:flex}.about-follow-cta--under-photo .btn{flex:auto;justify-content:center;min-width:min(100%,9.5rem)}.about-brand-row{grid-template-columns:minmax(0,1fr) minmax(280px,480px);align-items:center}.about-tees-closeup-row{grid-template-columns:minmax(280px,560px) minmax(0,1fr);align-items:stretch}.about-hero-media,.about-brand-media,.about-tees-closeup-media{background:0 0;border-radius:12px;place-self:start center;width:100%;min-width:0;max-width:400px;line-height:0;overflow:hidden}.about-tees-closeup-media{place-self:stretch stretch;max-width:560px;height:fit-content}.about-hero-media{background:0 0;border-radius:12px;flex-direction:column;grid-area:photo;place-self:stretch stretch;width:100%;max-width:none;height:100%;min-height:100%;line-height:0;display:flex;position:relative;overflow:hidden}.about-hero-photo{background:0 0;border-radius:12px;flex:auto;width:100%;height:100%;min-height:320px;line-height:0;position:relative;overflow:hidden}.about-brand-media{background:0 0;justify-self:stretch;max-width:480px}.about-hero-img,.about-brand-img,.about-tees-closeup-img{object-fit:contain;object-position:center;background:0 0;width:100%;height:auto;display:block}.about-hero-img{object-fit:cover;object-position:center top;width:100%;height:100%;max-height:none;display:block}.about-brand-img{max-height:520px}.about-tees-closeup-img{max-height:560px}.about-hero-names{z-index:2;pointer-events:none;position:absolute;inset:0}.about-hero-name{letter-spacing:.03em;white-space:nowrap;paint-order:stroke fill;font-family:Playfair Display,Cormorant Garamond,Georgia,serif;font-size:clamp(1.15rem,2.9vw,1.5rem);font-style:italic;font-weight:700;line-height:1;position:absolute}.about-hero-name--tina{color:#b85a5a;-webkit-text-stroke:1.15px #fff;paint-order:stroke fill;text-shadow:0 0 10px #a0a0a073,0 0 4px #b4b4b459,-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;transform-origin:50%;top:6.5%;left:3.5%;transform:rotate(-12deg)}.about-hero-name--evelyn{color:#fff;-webkit-text-stroke:1.15px #d62828;paint-order:stroke fill;text-shadow:0 0 10px #a0a0a073,0 0 4px #b4b4b459,-1px -1px #d62828,1px -1px #d62828,-1px 1px #d62828,1px 1px #d62828;transform-origin:50%;top:8.5%;right:11%;transform:rotate(12deg)}.about-brand-panel{box-sizing:border-box;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-radius:14px;flex-direction:column;justify-content:flex-start;align-self:center;gap:10px;min-width:0;height:fit-content;padding:16px 18px 14px;display:flex;overflow:hidden auto}.about-tees-closeup-panel{box-sizing:border-box;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-radius:14px;flex-direction:column;justify-content:flex-start;align-self:stretch;gap:10px;min-width:0;height:auto;min-height:100%;padding:16px 18px 14px;display:flex;overflow:hidden auto}.about-page .glow-badge{align-self:center;width:fit-content}.about-hero-panel h2,.about-brand-panel h3,.about-tees-closeup-panel h3,.about-hero-copy{text-align:center}.about-hero-copy{align-items:center}.about-hero-copy p{text-align:left}.about-brand-panel,.about-tees-closeup-panel{align-items:center}.about-creds-panel{align-items:stretch}.about-creds-panel>.glow-badge{align-self:flex-start}.about-brand-panel p,.about-tees-closeup-panel p{text-align:left;align-self:stretch}.about-hero-panel{box-sizing:border-box;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-radius:14px;flex-direction:column;flex:1.15 auto;justify-content:flex-start;gap:10px;min-width:0;min-height:0;padding:16px 18px 14px;display:flex;overflow:hidden auto}.about-hero-panel h2,.about-brand-panel h3,.about-tees-closeup-panel h3{color:var(--charcoal);margin:0}.about-hero-panel h2{font-size:clamp(1.18rem,2vw,1.42rem);line-height:1.25}.about-brand-panel h3,.about-tees-closeup-panel h3{font-size:1.2rem}.about-hero-panel p,.about-brand-panel p,.about-tees-closeup-panel p{color:var(--text-primary);margin:0;font-size:.9rem;font-weight:600;line-height:1.4}.about-hero-panel p{font-size:.9rem;line-height:1.55}.about-hero-copy{flex-direction:column;flex:auto;justify-content:space-evenly;gap:14px;min-width:0;display:flex}.about-compact-list{color:var(--text-primary);flex-direction:column;gap:5px;margin:0;padding:0 0 0 1.15rem;font-size:.92rem;font-weight:600;line-height:1.38;display:flex}.about-compact-list li::marker{color:var(--bronze)}.about-page .about-brand-panel .about-compact-list,.about-page .about-tees-closeup-panel .about-compact-list,.about-page .about-bio-card .about-compact-list,.about-page .static-page-card .about-compact-list{margin-top:2px}@media (width<=860px){.about-hero-side{width:100%}}.about-hero-tagline{flex-wrap:wrap;flex:none;grid-area:tags;justify-content:center;gap:8px;margin:0;line-height:normal;display:flex}.about-hero-tagline .about-hero-tag{letter-spacing:.05em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;align-items:center;gap:5px;padding:7px 12px;font-size:.9rem;font-weight:800;display:inline-flex}.about-hero-tagline .about-hero-tag svg{flex-shrink:0}.about-hero-tag--ideas{color:#2f5a1f;background:#e4f0d8;border-color:#2f5a1f59}.about-hero-tag--action{color:#9a3412;background:#ffe4d1;border-color:#9a341266}.about-hero-tag--income{color:#14532d;background:#d8f0e2;border-color:#14532d59}.about-hero-tag--freedom{color:#1e3a8a;background:#dbe7ff;border-color:#1e3a8a59}@media (width<=860px){.about-hero-row,.about-brand-row,.about-tees-closeup-row,.about-tees-collage-row{grid-template-columns:1fr}.about-tees-collage-media{max-width:min(100%,640px)}.about-hero-row{grid-template-areas:"photo""cta""tags""side";gap:12px}.about-hero-media{justify-self:center;max-width:min(100%,400px);height:auto;min-height:0;overflow:visible}.about-hero-photo{flex:none;height:auto;min-height:0}.about-hero-img{object-fit:contain;height:auto;max-height:none}.about-hero-panel,.about-creds-panel,.about-brand-panel,.about-tees-closeup-panel{flex:none;height:auto;max-height:none;overflow:visible}.about-hero-side{height:auto}.about-brand-media{max-width:min(100%,440px)}.about-tees-closeup-media{max-width:min(100%,480px)}.about-brand-img{max-height:480px}.about-tees-closeup-img{max-height:420px}.about-brand-row,.about-tees-closeup-row{flex-direction:column;display:flex}.about-brand-media,.about-tees-closeup-media{order:-1;width:100%}}.static-page-hero{border-radius:16px;padding:28px}.static-page-hero h2{color:var(--charcoal);margin:10px 0 12px;font-size:1.6rem}.static-page-hero p{color:var(--text-primary);font-size:.95rem;line-height:1.6}.static-page-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.about-page .about-bio-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}@media (width<=900px){.about-page .about-bio-grid{grid-template-columns:1fr}.about-page .about-bio-card>h3{min-height:0;margin:0 0 .45em;padding:0 4px;font-size:clamp(1.05rem,4.2vw,1.2rem);line-height:1.25;display:block}.about-bio-card__badge-row{min-height:0;margin:0 0 8px}.about-hero-name{font-size:clamp(.95rem,4.5vw,1.25rem)}.about-hero-name--tina{top:5%;left:4%}.about-hero-name--evelyn{top:6.5%;right:8%}}.static-page-split{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.static-page-card{border-radius:14px;padding:22px}.static-page-card h3{color:var(--charcoal);margin-bottom:10px;font-size:1.05rem}.static-page-card p{color:var(--text-primary);margin:0;font-size:1rem;line-height:1.55}.static-page-card p+p{margin-top:.75rem}.static-page-icon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:12px;display:flex}.about-page .static-page-card.about-bio-card{box-sizing:border-box;flex-direction:column;align-items:stretch;gap:0;height:auto;min-height:0;padding:12px 14px 14px;display:flex}.about-page .about-bio-card--wrap{align-self:start;height:fit-content}.about-bio-card__badge-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;min-height:28px;margin:0 0 6px;display:flex}.about-bio-card__badge-row>.glow-badge{margin:0}.about-page .about-bio-card>h3{letter-spacing:.015em;color:#0a0806;text-align:center;text-wrap:balance;justify-content:center;align-items:flex-start;min-height:1.55em;margin:0 0 .15em;font-size:clamp(1.02rem,1.25vw,1.18rem);font-weight:900;line-height:1.2;display:flex}.about-bio-card__body{text-align:left;flex:0 auto;min-width:0}.about-bio-card--wrap .about-bio-card__body{display:block}.about-bio-card--wrap .about-bio-card__copy{width:100%;min-width:0;margin-top:0}.about-bio-card--wrap .about-bio-card__copy:after{content:"";clear:both;display:table}.about-bio-card--wrap .about-bio-card__copy>.about-bio-headshot{float:left;margin:0 10px 6px 0}.about-bio-card--wrap .about-bio-card__copy>.about-bio-headshot--tina{float:right;margin:0 0 6px 10px}.about-bio-card--wrap .about-bio-card__copy>p{text-align:left;margin:0;font-size:.95rem;line-height:1.55}.about-bio-card--wrap .about-bio-card__copy>p+p{clear:none;margin-top:.7em}.about-bio-card--gang .about-bio-card__body{flex-direction:column;flex:0 auto;gap:0;display:flex}.about-bio-card--gang .about-bio-card__body>p{margin:0;font-size:.95rem;line-height:1.55}.about-bio-card--gang .about-bio-card__body>p+p{margin-top:.7em}.about-bio-gang-photo{object-fit:contain;object-position:center;background:0 0;border-radius:12px;flex:none;align-self:center;width:100%;height:auto;max-height:320px;margin:18px auto 0;display:block}.about-bio-card__body:after{content:"";clear:both;display:table}.about-bio-card__body>.about-bio-headshot{float:left;margin:0 10px 6px 0}.about-bio-card__body>.about-bio-headshot--tina{float:right;margin:0 0 6px 10px}.about-bio-card__body>p{text-align:left;margin:0;font-size:.95rem;line-height:1.55}.about-bio-card__body>p+p{clear:none;margin-top:.7em}.about-bio-degrees{clear:none;flex-direction:column;gap:0;margin:0;padding:0;display:flex}.about-bio-degrees .about-creds-line{margin:0;font-size:.92rem;font-weight:700;line-height:1.55}.about-bio-degrees+p{margin-top:0}.about-kevina-mark{object-fit:contain;background:#fff;border-radius:8px;flex-shrink:0;width:28px;height:28px;display:block;box-shadow:0 0 0 1px #947d6459}.about-kevina-mark--inline{vertical-align:-5px;border-radius:6px;width:22px;height:22px;margin:0 0 0 4px;display:inline-block}.about-bio-headshot{object-fit:cover;width:128px;height:128px;box-shadow:none;background:0 0;border:none;border-radius:16px;outline:none;flex-shrink:0;display:block}.about-bio-headshot--tina{object-fit:cover;object-position:62% 38%;box-shadow:none;border:none}.about-bio-headshot--evelyn{object-fit:cover;object-position:center;box-shadow:none;background:0 0;border:none}.join-hero .join-cta-row{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.contact-email-link{color:var(--crimson);font-weight:600;text-decoration:none}.contact-email-link:hover{text-decoration:underline}.contact-form .form-group{margin-bottom:12px}.contact-sent-banner{color:#3f5230;background:#5f7a451f;border:1px solid #5f7a4559;border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:.95rem}.inline-text-link{color:var(--crimson);cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.flat-label{color:var(--charcoal);box-shadow:none;text-transform:none;letter-spacing:normal;white-space:nowrap;background:#ebe4d8;border:none;border-radius:4px;padding:3px 9px;font-size:.9375rem;font-weight:650;display:inline-block}.flat-label--id{color:var(--charcoal);background:#ebe5da;font-family:ui-monospace,monospace}.task-row__id{white-space:normal;overflow-wrap:anywhere;word-break:break-word;align-self:start;max-width:12.5rem;line-height:1.25}.flat-label--priority{color:#5c4a34}.flat-label--suite{color:var(--bronze);background:#d7c69759}.flat-label--facing-external{color:#1b5e20;background:#2e7d3224;border-left:3px solid #2e7d32}.flat-label--facing-internal{color:#5c4a34;background:#6b534429;border-left:3px solid #6b5344}.flat-label--assignee{color:var(--charcoal)}.flat-label--assignee-tina{color:var(--charcoal);border-left:3px solid var(--crimson);background:#9b2f281f}.flat-label--assignee-evelyn{color:var(--charcoal);border-left:3px solid var(--bronze);background:#947d642e}.flat-label--assignee-lyriq{color:var(--charcoal);border-left:3px solid var(--accent-emerald,#2e7d32);background:#2e7d3224}.flat-label--assignee-candace{color:var(--charcoal);background:#3d6b8c24;border-left:3px solid #3d6b8c}.flat-label--assignee-both{color:var(--charcoal);border-left:3px solid var(--charcoal);background:#18171814}.glass.task-card{border-left-style:solid;border-left-width:5px}.task-card-control{letter-spacing:.02em;text-transform:uppercase;min-width:0;color:var(--text-primary);gap:4px;margin:0;font-size:.9375rem;font-weight:700;display:grid}.task-card-control .select-input,.task-card-control .text-input{box-sizing:border-box;text-transform:none;letter-spacing:normal;width:100%;min-width:0;color:var(--charcoal);font-size:1rem;font-weight:600}.glass.task-card--not_started{background:#f3f4f6;border-left-color:#9ca3af}.glass.task-card--in_progress{background:#fef9c3;border-left-color:#ca8a04}.glass.task-card--blocked{background:#fee2e2;border-left-color:#dc2626}.glass.task-card--done{background:#dcfce7;border-left-color:#16a34a}.task-status-chip{color:var(--charcoal);white-space:nowrap;border-radius:4px;align-items:center;gap:6px;padding:2px 8px;font-size:.9375rem;font-weight:700;display:inline-flex}.task-status-chip--not_started{background:#9ca3af47}.task-status-chip--in_progress{background:#ca8a0447}.task-status-chip--blocked{background:#dc262633}.task-status-chip--done{color:#15803d;background:#16a34a47;border:1px solid #16a34a73}.task-status-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.task-status-dot--not_started{background:#9ca3af}.task-status-dot--in_progress{background:#ca8a04}.task-status-dot--blocked{background:#dc2626}.task-status-dot--done{background:#16a34a}.task-list-toolbar__section{margin-top:16px}.task-list-toolbar__section+.task-list-toolbar__section{border-top:1px solid #947d644d;margin-top:0;padding-top:16px}.task-list-toolbar__section-label{color:#7a241f;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(90deg,#9b2f2824 0%,#9b2f280f 55%,#9b2f2805 100%);border-left:4px solid #9b2f28;border-radius:6px;flex-wrap:wrap;align-items:baseline;gap:4px 8px;margin:0 0 10px;padding:6px 10px 6px 12px;font-size:.9375rem;font-weight:800;line-height:1.25;display:flex}.task-list-toolbar__section-label .task-list-toolbar__label-hint{text-transform:none;letter-spacing:0;opacity:.78;color:#5c2a24;font-size:.9rem;font-weight:600}.task-list-toolbar__fields{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.task-list-toolbar__fields .form-group{margin:0}.task-list-toolbar__fields .form-label{letter-spacing:.02em;min-height:1.25em;margin-bottom:6px;font-size:.9375rem;font-weight:700;line-height:1.25;display:block}.task-list-toolbar__fields .btn{flex:none}.task-list-toolbar__filters{flex-wrap:wrap;align-items:stretch;gap:0;display:flex}.task-list-filters__stack{flex-direction:column;gap:8px;display:flex}.task-list-filters__panel{border-bottom:1px solid #947d6433;padding:4px 0 8px}.task-list-filters__panel:last-child{border-bottom:none;padding-bottom:0}.task-list-filters__toggle{cursor:pointer;text-align:left;color:#7a241f;width:100%;font:inherit;background:linear-gradient(90deg,#6b534429 0%,#947d641a 50%,#947d640a 100%);border:none;border-left:3px solid #9b2f288c;border-radius:6px;flex-wrap:wrap;align-items:center;gap:6px 8px;margin:0;padding:7px 10px;line-height:1.25;display:flex}.task-list-filters__toggle:hover{color:var(--charcoal);background:linear-gradient(90deg,#6b534438 0%,#947d6424 50%,#947d640f 100%)}.task-list-filters__toggle>svg{color:var(--bronze);flex-shrink:0}.task-list-filters__toggle-label{letter-spacing:.06em;text-transform:uppercase;font-size:.875rem;font-weight:800}.task-list-filters__toggle .task-list-toolbar__label-hint{text-transform:none;letter-spacing:0;color:var(--text-primary);opacity:.72;font-size:.8rem;font-weight:600}.task-list-filters__panel-summary{text-transform:none;letter-spacing:0;color:var(--bronze);text-overflow:ellipsis;white-space:nowrap;max-width:min(100%,28rem);font-size:.85rem;font-weight:700;overflow:hidden}.task-list-filters__panel-body{margin-top:4px;padding:0 2px 4px}.task-list-filters__current-tag{color:#3f6b2e;letter-spacing:.04em;text-transform:uppercase;background:#5f7a452e;border-radius:999px;align-items:center;padding:1px 6px;font-size:.7rem;font-weight:800;line-height:1.2;display:inline-flex}.task-list-filters__footer{border-top:1px solid #947d6438;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 16px;margin-top:12px;padding-top:10px;display:flex}.task-list-filters__footer .task-list-toolbar__hint{flex:220px;margin:0}.task-legend--compact{border:none;gap:8px 12px;margin:0;padding:0}.task-list-toolbar__filter-group{box-sizing:border-box;flex-direction:column;flex:240px;gap:8px;min-width:220px;padding:0 14px;display:flex}.task-list-toolbar__filter-group:first-child{padding-left:0}.task-list-toolbar__filter-group:not(:first-child){border-left:1px solid #947d644d}.task-list-toolbar__filter-label{color:var(--text-primary);text-transform:uppercase;letter-spacing:.04em;flex-wrap:wrap;align-items:baseline;gap:4px 6px;min-height:1.25em;margin:0;font-size:.9375rem;font-weight:700;line-height:1.25;display:flex}.task-list-toolbar__filter-label .task-list-toolbar__label-hint{text-transform:none;letter-spacing:0;opacity:.75;font-size:.9rem;font-weight:600}.task-list-toolbar__chips{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;width:100%;max-width:100%;display:flex}.task-list-toolbar__chips .qa-filter-chip{white-space:nowrap;flex:none}.task-list-toolbar__chips--sprint .qa-filter-chip{white-space:normal;flex-wrap:wrap;align-items:center;max-width:14rem;min-height:3.25rem}.task-list-sprint__label-block{flex-direction:column;align-items:flex-start;gap:1px;min-width:0;line-height:1.15;display:flex}.task-list-sprint__name{color:inherit;-webkit-text-fill-color:inherit;font-weight:800}.task-list-sprint__dates{opacity:.85;color:inherit;-webkit-text-fill-color:inherit;font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:650;display:block}.task-list-sprint__locked-row{margin-top:3px;display:flex}.task-list-toolbar__chips--sprint .qa-filter-chip[data-locked=true]{background:#f1f5f9;border-color:#64748b;min-height:4rem}.task-list-sprint__meta{text-align:center;color:inherit;-webkit-text-fill-color:inherit;flex-direction:column;align-items:center;gap:1px;font-size:.9rem;font-weight:700;line-height:1.15;display:flex}.task-list-toolbar__chips .qa-tester-meta:has(.status-bubble__rolled){text-align:center;color:inherit;-webkit-text-fill-color:inherit;flex-direction:column;align-items:center;gap:1px;font-size:.9rem;font-weight:700;line-height:1.15;display:flex}.task-list-toolbar__chips .qa-tester-meta:has(.task-list-sprint__rolled){text-align:center;color:inherit;-webkit-text-fill-color:inherit;flex-direction:column;align-items:center;gap:1px;font-size:.9rem;font-weight:700;line-height:1.15;display:flex}.task-list-sprint__count{font-variant-numeric:tabular-nums;color:inherit;-webkit-text-fill-color:inherit;display:block}:is(.task-list-toolbar__chips .qa-filter-chip:has(.status-bubble__rolled),.task-list-toolbar__chips .qa-filter-chip:has(.task-list-sprint__rolled)){align-items:center;min-height:3.5rem}.task-list-toolbar__hint{color:var(--text-primary);margin:10px 0 0;font-size:.95rem;line-height:1.45}.notes-thread{gap:10px;width:100%;display:grid}.notes-thread__label{color:var(--text-primary);flex-wrap:wrap;align-items:baseline;gap:6px 10px;font-size:.95rem;font-weight:700;display:flex}.notes-thread__hint{color:var(--crimson);font-size:.9rem;font-weight:600}.notes-thread__list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.notes-thread__item{background:#ffffffb8;border:1px solid #947d6447;border-radius:10px;gap:6px;margin:0;padding:10px 12px;display:grid}.notes-thread__item--mine{background:#d7c6972e;border-color:#947d6473}.notes-thread__meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px 10px;line-height:1.3;display:flex}.notes-thread__stamp{color:var(--charcoal);letter-spacing:.01em;font-size:.95rem;font-weight:800}.notes-thread__meta-actions{flex-wrap:wrap;align-items:center;gap:6px;margin-left:auto;display:flex}.notes-thread__open,.notes-thread__delete{flex:none;padding:2px 8px;font-size:.8125rem}.notes-thread__preview{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;width:100%;margin:0;padding:0;display:block}.notes-thread__preview:hover .notes-thread__body,.notes-thread__preview:focus-visible .notes-thread__body{background:#d7c69738}.notes-thread__preview:focus-visible{outline:2px solid var(--crimson);outline-offset:2px}.notes-thread__body{-webkit-line-clamp:3;color:var(--text-primary);white-space:normal;word-break:break-word;border-radius:6px;-webkit-box-orient:vertical;margin:0 -4px;padding:2px 4px;font-size:.95rem;line-height:1.45;display:-webkit-box;overflow:hidden}.notes-thread-popup{z-index:450;background:#18171873;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.notes-thread-popup__panel{border:1px solid var(--border-color);background:#fff;border-radius:16px;flex-direction:column;gap:14px;width:min(720px,100%);max-height:min(85vh,900px);padding:20px 22px;display:flex;overflow:hidden;box-shadow:0 18px 48px #1817182e}.notes-thread-popup__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.notes-thread-popup__title{color:var(--charcoal);margin:0;font-size:1.15rem;line-height:1.35}.notes-thread-popup__close{flex:none;padding:6px 10px}.notes-thread-popup__body{min-height:0;color:var(--text-primary);white-space:pre-wrap;flex:auto;padding:4px 2px;font-size:1.05rem;line-height:1.55;overflow:auto}.notes-thread-popup__editor{resize:vertical;flex:auto;width:100%;min-height:220px;font-size:1.05rem;line-height:1.55}.notes-thread-popup__footer{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.notes-thread__composer{gap:6px;margin:0;display:grid}.notes-thread__composer-label{color:var(--text-primary);font-size:.9rem;font-weight:650}.notes-thread__composer-hint{color:var(--bronze);font-size:.85rem;font-weight:500}.task-list-toolbar__filter-group .form-label,.task-list-toolbar__filter-group .task-list-toolbar__filter-label{margin-bottom:0}.task-list-toolbar__chips--sprint .qa-tester-bubble[data-current=true]{font-weight:750}.task-list-sprint__rolled,.status-bubble__rolled{color:#0e7490;text-align:left;width:100%;margin-top:2px;font-size:.78rem;font-weight:700;line-height:1.2;display:block}.schedule-board-filters__chips--status .qa-tester-bubble{min-height:3.25rem}:is(.schedule-board-filters__chips .qa-tester-meta:has(.status-bubble__rolled),.qa-testing-portal__top-filters .qa-tester-meta:has(.status-bubble__rolled)){text-align:center;flex-direction:column;align-items:center;gap:1px;line-height:1.15;display:flex}:is(.qa-categories-panel__bubbles .qa-filter-chip,.qa-testing-portal__top-filters .qa-filter-chip:has(.status-bubble__rolled)){white-space:normal;flex-wrap:wrap;align-items:center;min-height:3.75rem}.qa-categories-panel__bubbles .qa-filter-chip:has(.task-list-sprint__dates){border-radius:16px;padding-top:8px;padding-bottom:8px}.qa-categories-panel__bubbles .task-list-sprint__label-block{text-align:center;align-items:center}.qa-categories-panel__bubbles .qa-tester-meta{text-align:center;flex-direction:column;align-items:center;gap:1px;line-height:1.15;display:flex}.qa-categories-panel__bubbles .status-bubble__rolled,.qa-status-tile__rolled{color:#0e7490;text-align:left;width:100%;margin-top:2px;font-size:.78rem;font-weight:700;line-height:1.2;display:block}.qa-tester-bubble[data-active=true] .status-bubble__rolled,.qa-tester-bubble[data-active=true] .task-list-sprint__rolled,.qa-filter-chip[data-active=true] .status-bubble__rolled,.qa-filter-chip[data-active=true] .task-list-sprint__rolled,.qa-status-tile--active .qa-status-tile__rolled{color:#ffffffeb}.schedule-board-filters__chips--status .qa-tester-meta{flex-direction:column;align-items:center;gap:1px;display:flex}.task-card__rolled-badge{color:#0e7490;letter-spacing:.03em;text-transform:uppercase;background:#0e74901f;border:1px solid #0e749073;border-radius:999px;flex:none;padding:2px 8px;font-size:.75rem;font-weight:800}@media (width<=720px){.task-list-toolbar__filter-group{flex:100%;min-width:0;padding:12px 0 0}.task-list-toolbar__filter-group:first-child{padding-top:0}.task-list-toolbar__filter-group:not(:first-child){border-top:1px solid #947d644d;border-left:none}}.task-legend{color:var(--text-primary);border-top:1px solid #947d644d;flex-wrap:wrap;align-items:center;gap:10px 16px;margin-top:0;padding-top:14px;font-size:1rem;display:flex}.task-legend__group{flex-wrap:wrap;align-items:center;gap:8px 12px;display:inline-flex}.task-legend__group+.task-legend__group{border-left:1px solid #947d644d;margin-left:2px;padding-left:14px}.task-legend__heading{color:var(--text-primary);text-transform:uppercase;letter-spacing:.04em;font-size:.9375rem;font-weight:700;line-height:1.25}.task-legend-item{color:var(--charcoal);align-items:center;gap:6px;display:inline-flex}.task-legend-swatch{border:1px solid #1817181f;border-radius:3px;flex-shrink:0;width:12px;height:12px}@media (width<=560px){.task-legend__group+.task-legend__group{border-top:1px solid #947d6440;border-left:none;width:100%;margin-left:0;padding-top:8px;padding-left:0}}.flat-label--area{color:var(--text-primary);background:0 0;padding:0}.flat-label--status{background:0 0;padding:0}.flat-label--accent{text-transform:uppercase;letter-spacing:.05em;color:var(--bronze);background:#d7c69766;font-size:.9375rem}.qa-section-heading{letter-spacing:.04em;text-transform:uppercase;color:#7a241f;background:linear-gradient(90deg,#9b2f2824 0%,#9b2f280f 55%,#9b2f2805 100%);border:none;border-left:4px solid #9b2f28;border-radius:6px;margin:0 0 10px;padding:8px 12px;font-size:.9375rem;font-weight:800;line-height:1.35;display:block;box-shadow:inset 0 0 0 1px #9b2f281f}.qa-section-heading--spaced{margin-top:16px}.content-factory__help-stack{border-radius:12px;flex-flow:wrap;align-items:flex-start;gap:4px 20px;padding:4px 10px;display:flex}.content-factory__help-stack .qa-categories-panel{margin-top:0}.content-factory__help-row{flex:220px;min-width:0}.content-factory__help-row .qa-categories-panel__header{min-height:0;padding:6px 0}.content-factory__help-body{width:100%;margin:0 0 8px;padding:0 2px 2px}.content-factory__item{border:1px solid var(--border-color);border-left-style:solid;border-left-width:5px}.content-factory__item--not_started{background:#f3f4f6;border-left-color:#9ca3af}.content-factory__item--in_progress{background:#fef9c3;border-left-color:#ca8a04}.content-factory__item--blocked{background:#fee2e2;border-left-color:#dc2626}.content-factory__item--done{background:#dcfce7;border-left-color:#16a34a}.content-factory__item.is-focused{border-width:2px 2px 2px 5px;border-color:#9b2f28;box-shadow:0 0 0 3px #9b2f282e}.content-factory__item-header{background:0 0}.content-factory__item-header:hover{filter:brightness(.98)}.content-factory__item-title{text-underline-offset:3px;-webkit-text-decoration:underline #947d6473;text-decoration:underline #947d6473}.content-factory__item-title.is-done{text-decoration:none}.content-factory__item-status-label{color:var(--charcoal);align-items:center;gap:6px;font-size:.8rem;font-weight:800;display:inline-flex}.content-factory__item-status-label>span{white-space:nowrap}.content-factory__item-status{appearance:auto;min-width:8.5rem;max-width:none;color:var(--charcoal);cursor:pointer;background:#fff;border:1px solid #947d6473;border-radius:999px;padding:4px 10px;font-size:.875rem;font-weight:700}.content-factory__item-status:focus-visible{outline:2px solid var(--bronze,#947d64);outline-offset:2px}.content-factory__item-status option{color:#181718;background:#fff;font-weight:600}.content-factory__seeded-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:16px;margin-top:12px;display:grid}.content-factory__projection-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:12px;display:grid}.workshops-admin__layout{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:14px;display:grid}@media (width<=720px){.content-factory__seeded-grid,.workshops-admin__layout{grid-template-columns:1fr}}.content-factory__item,.content-factory__item-header,.content-factory__item-toggle,.content-factory__item-title,.content-factory__item-status-cluster{box-sizing:border-box;min-width:0;max-width:100%}.content-factory__item-name{overflow-wrap:anywhere;word-break:break-word;min-width:0}.content-factory__item-due,.content-factory__item-assignee{white-space:normal}.content-factory__item-meta{flex-wrap:wrap;align-items:center;gap:6px 10px;width:100%;min-width:0;display:flex}.content-factory__status-badge{white-space:normal;overflow-wrap:anywhere;word-break:break-word;box-sizing:border-box;min-width:0;max-width:100%;height:auto;line-height:1.3}@media (width<=1024px){.content-factory__item{overflow:hidden}.content-factory__item-header{align-items:flex-start;gap:8px;padding:10px 12px}.content-factory__item-toggle{flex:100%;align-items:flex-start}.content-factory__item-title{flex-direction:column;flex:100%;align-items:flex-start;gap:6px;display:flex}.content-factory__item-status-cluster{width:100%}.content-factory__item-status-label{flex:calc(50% - 6px);min-width:0}.content-factory__item-status{width:100%;min-width:0;max-width:100%}.task-card-controls{grid-template-columns:1fr!important}.glass.task-card,.task-row__id{min-width:0;max-width:100%}.task-status-chip{white-space:normal;overflow-wrap:anywhere}.content-factory__seeded-grid,.workshops-admin__layout{grid-template-columns:1fr}}.admin-cross-links{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.admin-cross-link{color:var(--crimson,#9b2f28);text-underline-offset:2px;cursor:pointer;align-items:center;font-size:.875rem;font-weight:700;text-decoration:underline;display:inline-flex}.admin-cross-link:hover{color:var(--bronze,#947d64)}.admin-cross-link[data-same-test=true]{color:#1f5a3c;text-decoration-color:#2e7d5a8c}.admin-cross-link[data-same-test=true]:hover{color:#2e7d5a}.admin-cross-link-chip{align-items:center;gap:2px;display:inline-flex}.admin-cross-link-unlink{color:var(--charcoal,#2c2416);cursor:pointer;opacity:.65;background:0 0;border:none;padding:0 2px;font-size:1rem;line-height:1}.admin-cross-link-unlink:hover{opacity:1;color:var(--crimson,#9b2f28)}.admin-cross-link-add{border:1px solid var(--border-color,#2c241633);color:var(--charcoal,#2c2416);cursor:pointer;background:#f7f1e3d9;border-radius:6px;padding:2px 8px;font-size:.8125rem;font-weight:700}.admin-cross-link-add:hover{border-color:var(--bronze,#947d64);color:var(--bronze,#947d64)}.admin-cross-link-picker{border:1px solid var(--border-color,#2c24162e);background:#ffffffeb;border-radius:10px;flex:100%;margin-top:4px;padding:10px}.admin-cross-link-picker__row{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.admin-cross-link-picker__row select,.admin-cross-link-picker__row input{min-height:34px;font-size:.875rem}.admin-cross-link-picker__row input{flex:160px}.admin-cross-link-picker__list{flex-direction:column;gap:4px;max-height:220px;margin:0;padding:0;list-style:none;display:flex;overflow:auto}.admin-cross-link-picker__list button{text-align:left;cursor:pointer;width:100%;color:var(--charcoal,#2c2416);background:#f7f1e38c;border:none;border-radius:6px;padding:6px 8px;font-size:.875rem}.admin-cross-link-picker__list button:hover{background:#d7c69773}.admin-cross-link-picker__kind{text-transform:uppercase;color:var(--bronze,#947d64);margin-right:6px;font-size:.75rem;font-weight:800;display:inline-block}.admin-cross-link-picker__empty{color:var(--text-primary);opacity:.75;padding:6px 2px;font-size:.875rem}.soft-launch-item-editor{border:1px solid var(--border-color,#2c241629);background:#ffffffb8;border-radius:12px;flex-direction:column;gap:10px;margin-top:12px;padding:12px;display:flex}.soft-launch-item-editor__heading{color:var(--charcoal,#2c2416);align-items:center;gap:8px;display:flex}.soft-launch-item-editor__badge{text-transform:uppercase;color:var(--crimson,#9b2f28);font-size:.75rem;font-weight:800}.soft-launch-item-editor label{color:var(--charcoal,#2c2416);flex-direction:column;gap:4px;font-size:.8125rem;font-weight:700;display:flex}.soft-launch-item-editor__row{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;display:grid}.soft-launch-item-editor__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.soft-launch-item-editor__msg{color:var(--bronze,#947d64);font-size:.875rem;font-weight:600}.soft-launch-item-editor__hint{color:var(--text-primary);opacity:.8;margin-top:2px;font-size:.75rem;font-weight:600;display:block}.soft-launch-item-editor__notes{background:#f7f1e3bf;border:1px solid #947d6447;border-radius:10px;padding:10px}.content-factory__item-notes-preview{color:var(--charcoal,#2c2416);white-space:pre-wrap;background:#f7f1e3b3;border:1px solid #947d6438;border-radius:10px;margin-top:10px;padding:10px 12px;font-size:.9rem}.soft-launch-item-attachments{border:1px solid var(--border-color,#2c241629);background:#ffffffb8;border-radius:12px;flex-direction:column;gap:10px;margin-top:12px;padding:12px;display:flex;position:relative}.soft-launch-item-attachments__heading{color:var(--charcoal,#2c2416);flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.soft-launch-item-attachments__heading span{color:var(--text-primary);opacity:.85;font-size:.8125rem;font-weight:600}.soft-launch-item-attachments__list{flex-direction:column;gap:6px;display:flex}.soft-launch-item-attachments__row{background:#947d6414;border:1px solid #947d6433;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;display:flex}.soft-launch-item-attachments__thumb{object-fit:cover;background:#f7f1e3e6;border-radius:6px;flex-shrink:0;width:48px;height:48px}.soft-launch-item-attachments__thumb--empty{border:1px dashed #947d6459}.qa-categories-panel{box-shadow:none;background:0 0;border:none;margin-top:16px;padding:0}.qa-categories-panel__toggle.qa-section-heading,.qa-categories-panel__header.qa-section-heading{cursor:default;text-align:left;width:100%;font:inherit;box-sizing:border-box;flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.qa-categories-panel__toggle.qa-section-heading{cursor:pointer}.qa-categories-panel__header .show-hide-chevron-btn,.qa-categories-panel__header .show-hide-chevron{color:#7a241f;flex:none}.qa-categories-panel__heading-btn{min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex-wrap:wrap;flex:auto;align-items:baseline;gap:0 6px;margin:0;padding:0;display:inline-flex}.qa-categories-panel__title{font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.qa-heading-title-case,.schedule-board-filters__label .qa-heading-title-case,.qa-section-heading .qa-heading-title-case{text-transform:none;letter-spacing:.02em}.qa-categories-panel__active{font-size:inherit;color:inherit;text-transform:none;letter-spacing:normal;font-weight:700}.qa-categories-panel__hint{font-size:inherit;color:inherit;text-transform:none;letter-spacing:normal;font-weight:600}.qa-categories-panel__bubbles{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.qa-categories-panel__bubble{background:#fff;border-color:#9b2f2847}.qa-categories-panel__bubble[data-active=true]{background:var(--grad-chip-active);color:var(--chip-active-text);text-shadow:0 1px 1px #00000059;border-color:#4a3828;font-weight:800;box-shadow:0 4px 14px #5c463459}.qa-categories-panel__bubble[data-active=true] .qa-tester-meta{color:#fffffff2;font-weight:700}.qa-categories-panel__note{width:100%;color:var(--text-primary);margin:4px 0 0;font-size:.9375rem}.qa-tester-bubble{border:1px solid var(--border-color);color:var(--charcoal);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:.95rem;font-weight:700;display:inline-flex}.qa-tester-bubble[data-locked=true]{background:#f8fafc;border-color:#64748b}.sprint-locked-banner{letter-spacing:.01em;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;padding:2px 7px;font-size:.75rem;font-weight:700;line-height:1.2;display:inline-flex;color:#fff!important;-webkit-text-fill-color:#fff!important;background:#475569!important}.qa-tester-bubble[data-active=true] .sprint-locked-banner,.qa-filter-chip[data-active=true] .sprint-locked-banner{color:#fff!important;-webkit-text-fill-color:#fff!important;background:#334155!important}.schedule-sprint-bubble-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));align-items:stretch;gap:8px;display:grid}.qa-categories-panel[data-testid=qa-sprint-panel] .schedule-sprint-bubble-grid.qa-categories-panel__bubbles{margin-top:12px;display:grid}.qa-categories-panel[data-testid=qa-sprint-panel] .schedule-sprint-bubble-grid .qa-filter-chip{box-sizing:border-box;text-align:left;white-space:normal;border-radius:10px;flex-flow:column;justify-content:flex-start;align-items:flex-start;width:100%;min-width:0;height:100%;min-height:0;padding:8px 12px;display:flex}.qa-categories-panel[data-testid=qa-sprint-panel] .schedule-sprint-bubble-grid .task-list-sprint__label-block,.qa-categories-panel[data-testid=qa-sprint-panel] .schedule-sprint-bubble-grid .qa-tester-meta{text-align:left;align-items:flex-start;width:100%}.schedule-sprint-bubble-link{color:var(--crimson);align-self:flex-start;align-items:center;gap:4px;font-size:.9rem;text-decoration:none;display:inline-flex}.schedule-sprint-bubble-link:hover:not(:disabled){color:var(--bronze);text-decoration:underline}.schedule-sprint-bubble-link:disabled{opacity:.55;cursor:not-allowed;text-decoration:none}.schedule-sprint-bubble-grid .qa-tester-bubble{box-sizing:border-box;text-align:left;border-radius:4px;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;width:100%;min-width:0;height:100%;min-height:0;padding:6px 10px;display:flex}.schedule-sprint-bubble-grid .schedule-sprint-tq{text-align:center;font-variant-numeric:tabular-nums;flex-direction:column;align-items:center;gap:4px;font-size:.9375rem;font-weight:700;line-height:1.25;display:flex}.schedule-sprint-bubble-grid .schedule-sprint-tq>span{text-align:center;flex-direction:column;align-items:center;gap:0;display:flex}.schedule-sprint-bubble-grid .schedule-sprint-tq__rolled{color:#0e7490;text-align:center;width:100%;margin-top:1px;font-size:.8rem;font-weight:700;line-height:1.2;display:block}.qa-testing-portal__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.qa-testing-portal__intro{flex:auto;min-width:0}.qa-testing-portal__categories{flex-direction:column;gap:12px;display:flex}.qa-testing-portal__category{flex-direction:column;gap:8px;display:flex}.schedule-board-filters__row.qa-testing-portal__testers-row{text-align:left;flex-direction:column;align-items:stretch;width:100%;display:flex}.qa-testing-portal__testers-bar{box-sizing:border-box;text-align:left;flex-flow:wrap;justify-content:flex-start;align-items:center;gap:8px 12px;width:100%;display:flex}.qa-testing-portal__testers-title{white-space:nowrap;flex:none}.qa-testing-portal__other-body{flex-direction:column;gap:16px;margin-top:10px;display:flex}.qa-testing-portal__testers-bar>.qa-testing-portal__top-filters{flex:auto;justify-content:flex-start;min-width:0;margin:0}.qa-testing-portal__testers-bar:has(.qa-testing-portal__tester-chips){flex-direction:column;align-items:stretch}.qa-testing-portal__testers-bar>.qa-testing-portal__tester-chips,.qa-testing-portal__tester-chips,.qa-testing-portal__top-filters.qa-testing-portal__tester-chips,.schedule-assignee-chips{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:8px;width:100%;display:grid}.qa-testing-portal__tester-chips .qa-tester-bubble{box-sizing:border-box;flex-wrap:wrap;align-items:flex-start;row-gap:4px;width:100%;min-width:0}.schedule-assignee-chips .qa-tester-bubble{box-sizing:border-box;align-items:center;width:100%;min-width:0}.schedule-assignee-chip__work{flex-direction:column;align-items:flex-start;gap:1px;width:100%;font-size:.8125rem;font-weight:600;line-height:1.2;display:flex}.qa-testing-portal__tester-bars{box-sizing:border-box;background:#947d6414;border-radius:10px;flex-direction:column;gap:10px;width:100%;margin-top:10px;padding:10px 12px;display:flex}.qa-testing-portal__tester-bars-header{min-height:0;margin:0;padding:0}.qa-testing-portal__tester-bars-note{color:var(--text-primary);margin:0;font-size:.8125rem;font-weight:600;line-height:1.35}.qa-tester-status-row{border-top:1px solid #947d6438;flex-direction:column;gap:6px;padding:8px 0;display:flex}.qa-tester-status-row:first-of-type{border-top:none;padding-top:0}.qa-tester-status-row__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px 12px;display:flex}.qa-tester-status-row__head strong{font-size:1rem}.qa-tester-status-row__rolled{color:#0e7490;font-weight:800}.qa-tester-status-row__equals{font-variant-numeric:tabular-nums;margin:0;font-size:.8125rem;font-weight:700;line-height:1.45}.qa-tester-status-row__part{white-space:nowrap}.qa-tester-status-row__sep{color:#6b534473;font-weight:600}.qa-progress-meter__title-block{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.qa-testing-portal__top-filters{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;display:flex}.qa-suite-assignee-run{cursor:pointer;gap:6px}.qa-suite-assignee-run:disabled{opacity:.65;cursor:wait}.qa-suite-assignee-run svg{color:inherit;flex:none}.qa-testing-portal__suite-filters{width:100%}.qa-test-suites__layout{flex-direction:column;gap:10px;width:100%;display:flex}.qa-test-suites__chips{flex-wrap:wrap;align-items:center;gap:8px;width:100%;display:flex}.qa-test-suites__child{flex-wrap:nowrap;align-items:center;gap:6px;display:inline-flex}.qa-automated-testing__body{border:1px solid var(--border-color);background:#fff;border-radius:12px;margin-top:10px;padding:12px;box-shadow:0 1px #947d6414}.qa-automated-testing__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.qa-automated-testing__log{border:1px solid var(--border-color);color:var(--charcoal);white-space:pre-wrap;background:#947d6414;border-radius:8px;max-height:180px;margin:12px 0 0;padding:10px 12px;font-size:.9375rem;overflow:auto}.schedule-board-filters{border-radius:12px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.schedule-board-filters__scope{color:var(--charcoal);background:#d7c69747;border:1px solid #947d6459;border-radius:8px;flex-wrap:wrap;align-items:baseline;gap:6px 12px;padding:6px 10px;font-size:.875rem;line-height:1.3;display:flex}.schedule-board-filters__row{flex-direction:column;gap:4px;display:flex}.schedule-board-filters__label{color:#7a241f;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(90deg,#9b2f2824 0%,#9b2f280f 55%,#9b2f2805 100%);border-left:4px solid #9b2f28;border-radius:6px;margin:0;padding:7px 10px 7px 12px;font-size:.9375rem;font-weight:800;line-height:1.3;display:block;box-shadow:inset 0 0 0 1px #9b2f281f}.schedule-board-filters__label--bar{box-sizing:border-box;align-items:center;gap:6px;width:100%;display:flex}.schedule-board-filters__chevron{color:#9b2f28;cursor:pointer;background:0 0;border:none;border-radius:4px;flex:none;justify-content:center;align-items:center;margin:0;padding:2px;display:inline-flex}.schedule-board-filters__chevron:hover{background:#9b2f281f}.schedule-board-filters__chevron>svg{stroke-width:2.5px}.schedule-board-filters__filter-title,.schedule-board-filters__filter-title--static{text-align:left;min-width:0;font:inherit;color:inherit;letter-spacing:inherit;text-transform:inherit;background:0 0;border:none;flex-wrap:wrap;flex:auto;align-items:baseline;gap:6px 10px;margin:0;padding:0;display:flex}.schedule-board-filters__filter-title{cursor:pointer}.schedule-board-filters__filter-title--static{cursor:default}.schedule-board-filters__filter-title:hover{color:#9b2f28}.schedule-board-filters__filter-title:hover>span:first-child{text-underline-offset:2px;text-decoration:underline}.schedule-board-filters__filter-title--collapse{cursor:pointer}.schedule-board-filters__filter-title--collapse:hover>span:first-child{text-decoration:none}.schedule-board-filters__click-hint{text-transform:none;letter-spacing:0;color:#9b2f28;opacity:.85;white-space:nowrap;font-size:.875rem;font-weight:650}.schedule-board-filters__label-hint{text-transform:none;letter-spacing:0;opacity:.78;color:#5c2a24;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.9rem;font-weight:650;overflow:hidden}.schedule-progress-meter--filterable .schedule-progress-meter__filter-btn{cursor:pointer;text-align:left;font:inherit;background:0 0;border:none;flex-wrap:wrap;align-items:baseline;gap:4px 8px;margin:0;padding:0;display:inline-flex}.schedule-progress-meter--filterable .schedule-progress-meter__filter-btn:hover strong{color:#9b2f28;text-underline-offset:2px;text-decoration:underline}.schedule-progress-meter--selected{outline-offset:4px;border-radius:6px;outline:1px solid #9b2f2859}.schedule-board-filters__chips{grid-template-columns:repeat(var(--chip-cols,4), minmax(0, 1fr));grid-template-rows:repeat(2,auto);align-items:stretch;gap:4px 6px;display:grid}.schedule-board-filters__chips .qa-tester-bubble{box-sizing:border-box;border-radius:4px;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:2px 6px;width:100%;min-width:0;height:auto;min-height:0;padding:6px 8px;font-size:.875rem;line-height:1.2}.schedule-board-filters__chips .qa-tester-bubble .qa-tester-meta{font-size:.875rem;font-weight:600}.schedule-board-filters__chips .qa-tester-dot{flex:none;width:7px;height:7px}.schedule-board-filters__divider{border:none;border-top:1px solid #947d6447;margin:2px 0}.qa-filter-chip__check{accent-color:#8a7024;pointer-events:none;flex:none;width:15px;height:15px;margin:0}.qa-tester-bubble[data-active=true] .qa-filter-chip__check{accent-color:#fff}.qa-tester-bubble[data-active=true]{background:var(--grad-chip-active);color:var(--chip-active-text);text-shadow:0 1px 1px #00000059;border-width:2px;border-color:#4a3828;font-weight:800;box-shadow:0 4px 14px #5c463459}.qa-tester-bubble:hover{background:#d7c69740}.qa-tester-bubble[data-active=true]:hover{background:var(--grad-chip-active);filter:brightness(1.06)}.qa-tester-bubble[data-active=true] .qa-tester-meta{color:#fffffff2;font-weight:700}.kids-mode-btn.active,.kids-tab-bar .nav-link-btn.active,.seniors-tab-bar .nav-link-btn.active,[role=tab][aria-selected=true].nav-link-btn,[aria-pressed=true].glow-badge{text-shadow:0 1px 1px #00000059;box-shadow:0 2px 10px #2f5a3459;background:var(--grad-chip-active)!important;border-color:var(--chip-active-border)!important;color:var(--chip-active-text)!important}.qa-tester-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.qa-tester-meta{color:inherit;-webkit-text-fill-color:inherit;font-weight:700}.qa-testing-portal__testers-row .qa-tester-bubble{flex-wrap:wrap;align-items:center;row-gap:4px;max-width:100%}.qa-tester-status-counts{font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:2px 7px;font-size:.78rem;line-height:1.2;display:inline-flex}.qa-tester-status-count{white-space:nowrap}.qa-tester-status-count--total{margin-right:2px;font-weight:800}.qa-tester-status-count[data-zero=true]{opacity:.48}.qa-tester-status-legend{box-sizing:border-box;border:1px solid var(--border-color,#6b534438);background:#947d640f;border-radius:10px;flex-wrap:wrap;align-items:baseline;gap:8px 12px;width:100%;margin:4px 0 10px;padding:8px 10px;display:flex}.qa-tester-status-legend__heading{letter-spacing:.04em;text-transform:uppercase;color:var(--text-primary,#3d342c);flex:none;font-size:.8rem;font-weight:700}.qa-tester-status-legend__grid{flex:12rem;grid-template-columns:repeat(auto-fill,minmax(9.5rem,1fr));gap:4px 12px;min-width:0;margin:0;padding:0;list-style:none;display:grid}.qa-tester-status-legend__item{min-width:0;color:var(--text-primary,#3d342c);align-items:baseline;gap:6px;font-size:.875rem;line-height:1.3;display:flex}.qa-tester-status-legend__abbrev{font-variant-numeric:tabular-nums;flex:none;font-weight:700}.qa-tester-status-legend__label{min-width:0;font-weight:500}.glass.test-case-card{border:1px solid #947d6459}.glass.test-case-card--not_run{background:#f3f4f6;border-color:#9ca3af73}.glass.test-case-card--in_progress{background:#fef9c3;border-color:#ca8a0473}.glass.test-case-card--pass{background:#dcfce7;border-color:#16a34a73}.glass.test-case-card--fail{background:#fee2e2;border-color:#dc262673}.glass.test-case-card--blocked{background:#ffedd5;border-color:#ea580c73}.glass.test-case-card--fixed_retest{background:#dbeafe;border-color:#2563eb73}.glass.test-case-card--failed_retest{background:#ffedd5;border-color:#f9731680}.test-case-row{cursor:pointer;text-align:left;width:100%;color:inherit;background:0 0;border:none;flex-wrap:wrap;align-items:center;gap:10px;padding:14px 16px;display:flex}.test-case-title{color:var(--charcoal);flex-wrap:wrap;flex:180px;align-items:baseline;gap:6px 8px;min-width:0;font-size:.95rem;display:inline-flex}.admin-card-num{font-variant-numeric:tabular-nums;letter-spacing:.02em;color:var(--bronze,#947d64);flex:none;font-weight:800}.test-case-title .admin-card-num{margin-right:2px}.kids-corner-page{flex-direction:column;gap:12px;display:flex}.kids-corner-page--wizard{gap:8px}.kids-page-header{margin:0;padding:0}.kids-page-header--with-modes{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;margin-bottom:8px;display:flex}.kids-page-header--with-modes .kids-mode-bar{flex:0 auto;margin:0}.kids-mode-toggles{flex-direction:column;flex:0 auto;align-items:flex-end;gap:6px;min-width:0;display:flex}.kids-mode-pick-hint{text-align:right;max-width:22rem;color:var(--text-secondary,#5c4033);margin:0;font-size:.92rem;font-weight:650;line-height:1.35}.kids-page-header--with-modes .kids-mode-toggles{margin:0}@media (width<=720px){.kids-mode-toggles{align-items:stretch;width:100%}.kids-mode-pick-hint{text-align:left;max-width:none}}.kids-page-header .kids-intro-title{color:var(--charcoal);flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:1.85rem;display:flex}.kids-stories-top-link{color:#9b2f28;font:inherit;cursor:pointer;background:#d45a8c1a;border:1px solid #d45a8c59;border-radius:9999px;align-items:center;gap:5px;margin-left:2px;padding:4px 11px;font-size:.9375rem;font-weight:700;line-height:1.2;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.kids-stories-top-link:hover{background:#d45a8c2e;border-color:#d45a8c80}.kids-stories-top-link.is-active{color:#fff;background:linear-gradient(135deg,#d45a8c,#9b2f28);border-color:#0000}.kids-page-header p{color:var(--text-primary);max-width:none;margin:0 0 8px;font-size:.95rem;line-height:1.55}.kids-page-header p:last-child{margin-bottom:0}.kids-mode-bar{flex-wrap:wrap;gap:10px;margin-bottom:0;display:flex}.kids-mode-btn{border:1px solid var(--border-color);color:var(--charcoal);cursor:pointer;font:inherit;background:#fff;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;transition:border-color .15s,background .15s,box-shadow .15s;display:inline-flex}.kids-mode-btn:hover{border-color:#9b2f2859}.kids-mode-btn.active{background:var(--grad-chip-active);color:var(--chip-active-text);text-shadow:0 1px 1px #00000059;border-color:#4a3828;font-weight:800;box-shadow:0 4px 14px #5c463459}.kids-mode-label{font-weight:650}.kids-mode-ages{color:#4a3a28;background:var(--grad-primary);border:1px solid #947d6459;border-radius:999px;padding:2px 8px;font-size:.9375rem}.kids-mode-btn.active .kids-mode-ages{color:#fff;text-shadow:none;background:#00000047;border-color:#fff6}.kids-tab-bar{border:1px solid var(--border-color);background:#fff;border-radius:12px;flex-wrap:wrap;gap:4px;width:fit-content;max-width:100%;margin-bottom:10px;padding:3px;display:flex}.kids-tab-bar .nav-link-btn{white-space:nowrap;border-radius:8px;gap:5px;min-height:40px;padding:8px 12px;font-size:.95rem}.kids-tab-bar .nav-link-btn svg{width:14px;height:14px}.kids-earth-stage{flex-direction:column;gap:20px;margin-top:-8px;display:flex}.kids-intro-blurb{color:var(--charcoal);padding:18px 20px}.kids-intro-title{color:var(--charcoal);flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 10px;font-size:1.35rem;display:flex}.kids-intro-title .kids-audience-age-badge,.kids-junior-intro h2 .kids-audience-age-badge,.kids-intro-blurb .kids-audience-age-badge{flex:none}.kids-intro-blurb p{color:var(--charcoal);margin:0 0 10px;font-size:.92rem;line-height:1.55}.kids-intro-blurb p:last-child{margin-bottom:0}.junior-team-frame{box-sizing:border-box;width:100%;max-width:100%;box-shadow:var(--shadow-sm);background:#f7f1e6;border-radius:12px;padding:3px;overflow:visible}.junior-team-img{box-sizing:border-box;object-fit:contain;object-position:center top;width:100%;max-width:100%;height:auto;max-height:none;display:block}.kids-kevina-inline.junior-team-hero{grid-template-columns:minmax(300px,min(62vw,680px)) minmax(0,1fr);gap:16px 20px}.junior-join-teaser{justify-content:center;align-self:stretch;padding:4px 0}.junior-join-teaser-perks{flex-wrap:wrap;gap:8px;margin:8px 0 0;padding:0;list-style:none;display:flex}.junior-join-teaser-perks li{box-sizing:border-box;background:#2e7d5a0f;border:1px solid #2e7d5a24;border-radius:10px;flex-direction:column;flex:calc(50% - 8px);gap:2px;min-width:140px;max-width:100%;padding:8px 10px;display:inline-flex}.junior-join-teaser-perks strong{color:var(--charcoal);font-size:.95rem}.junior-join-teaser-perks span{color:var(--text-primary);font-size:.9375rem;line-height:1.45}.junior-team-spotlight{flex-direction:column;align-items:flex-start;padding:16px 18px;display:flex}.junior-team-frame--spotlight,.junior-team-frame--jobs{max-width:min(100%,720px)}.kids-jobs-split--junior{grid-template-columns:minmax(0,1.55fr) minmax(260px,.85fr);align-items:stretch;gap:14px}.kids-jobs-split--junior .kids-jobs-hero-pane{flex-direction:column;align-self:start;align-items:stretch;min-width:0;line-height:1.35;display:flex}.kids-jobs-split--junior .junior-team-frame--jobs{width:100%;max-width:100%;box-shadow:none;background:#fff;border:1px solid #5c40331a;border-radius:14px;padding:0;line-height:0;display:block;overflow:hidden}.kids-jobs-split--junior .junior-team-frame--jobs .junior-team-img{width:100%;height:auto;min-height:0;max-height:var(--page-hero-img-max);object-fit:contain;object-position:left top;display:block}.kids-jobs-split--junior .kids-video-caption{margin-top:6px;font-size:.9375rem;line-height:1.35}.kids-jobs-split--junior .kids-jobs-side-panel{padding:var(--hero-panel-pad-y) var(--hero-panel-pad-x);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;gap:8px;height:0;min-height:100%;overflow:hidden auto}.kids-jobs-split--junior .kids-junior-intro h2{gap:6px;margin:0 0 2px;font-size:1.15rem}.kids-jobs-split--junior .kids-junior-intro h2 svg{width:18px;height:18px}.kids-jobs-split--junior .kids-junior-intro>p{margin:0;font-size:.9375rem;line-height:1.4}.kids-jobs-split--junior .kids-safety-callout{border-radius:10px;gap:8px;padding:8px 10px;font-size:.9375rem;line-height:1.35}.kids-jobs-split--junior .kids-safety-callout svg{width:16px;height:16px}.kids-jobs-split--junior .kids-junior-list--side{gap:8px;margin-top:0}.kids-jobs-split--junior .kids-junior-list--side .kids-hustle-card{padding:10px 12px}.kids-jobs-split--junior .kids-junior-list--side .kids-hustle-card h3{font-size:.92rem}.kids-jobs-split--junior .kids-junior-list--side .kids-hustle-card>p{margin:4px 0 0;font-size:.9375rem}.kids-jobs-split--junior .kids-hustle-card-meta{margin-top:8px;padding-top:8px;font-size:.9375rem}.junior-jobs-team-banner{flex-direction:column;gap:6px;margin-top:14px;display:flex}.kids-safety-callout{color:var(--charcoal);background:#9b2f280f;border:1px solid #9b2f282e;border-radius:12px;align-items:flex-start;gap:10px;margin-top:14px;padding:14px 16px;font-size:.95rem;line-height:1.5;display:flex}.kids-wizard-wrap{box-sizing:border-box;flex-direction:column;gap:14px;max-width:min(100%,1280px);margin:0;display:flex}.kids-wizard-top{flex-direction:column;gap:10px;width:100%;display:flex}.kids-wizard-mode-row{order:0}.kids-wizard-intro{order:1}.kids-wizard-assigned{order:2}.kids-wizard-inline{box-sizing:border-box;order:3;grid-template-columns:minmax(320px,min(56vw,620px)) minmax(0,1fr);align-items:stretch;gap:20px 24px;max-width:100%;display:grid;overflow:visible}.kids-wizard-side{box-sizing:border-box;min-width:0;height:auto;min-height:0;max-height:none;box-shadow:none;background:0 0;border:none;flex-direction:column;align-self:stretch;gap:0;padding:0;display:flex;overflow:visible}.kids-wizard-mode-row{text-align:center;box-sizing:border-box;background:linear-gradient(165deg,#fffcf7fa 0%,#f7eedceb 100%);border:1px solid #5c403347;border-radius:12px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px 10px 10px;display:flex;box-shadow:0 3px 12px -10px #503c2859}.kids-wizard-mode-row .kids-mode-toggles{align-items:center;width:100%}.kids-wizard-mode-row .kids-mode-pick-hint{text-align:center;max-width:none}.kids-wizard-mode-row .kids-mode-bar{justify-content:center;gap:8px;width:100%;margin:0}.kids-wizard-mode-row .kids-intro-title--compact{white-space:nowrap;text-align:center;flex-wrap:nowrap;justify-content:center;align-items:center;gap:6px;max-width:100%;margin:0;font-size:clamp(1.15rem,1.8vw,1.4rem);font-weight:800;line-height:1.15}.kids-wizard-mode-row .kids-intro-title--compact .kids-intro-title-text{white-space:nowrap;flex:none}.kids-wizard-mode-row .kids-intro-title--compact.kids-intro-title--teens{gap:5px}.kids-wizard-mode-row .kids-intro-title--compact.kids-intro-title--teens .kids-audience-age-badge{flex-shrink:0;margin-left:2px}.kids-audience-age-badge,.kids-page-header .kids-audience-age-badge{letter-spacing:.02em;box-sizing:border-box;flex:none;justify-content:center;align-items:center;width:max-content;min-width:max-content;max-width:none;min-height:1.75rem;margin-left:6px;padding:5px 14px;font-weight:800;line-height:1;display:inline-flex;font-size:var(--fs-meta)!important;white-space:nowrap!important}.kids-wizard-mode-row .kids-intro-title--compact .kids-audience-age-badge{white-space:nowrap;width:max-content;min-width:max-content;min-height:1.6rem;margin-left:4px;padding:4px 12px;font-size:var(--fs-caption)!important}.kids-wizard-mode-row .kids-mode-btn{min-width:0;min-height:38px;box-shadow:none;border-width:1px;border-radius:10px;flex:1 1 0;justify-content:center;gap:6px;padding:7px 10px;font-size:.9rem}.kids-wizard-mode-row .kids-mode-btn svg{flex-shrink:0;width:16px;height:16px}.kids-wizard-mode-row .kids-mode-label{font-size:.95rem;font-weight:800}.kids-wizard-mode-row .kids-mode-ages{font-size:var(--fs-caption);white-space:nowrap;padding:2px 8px;font-weight:700}.kids-wizard-mode-row .kids-mode-btn.active{transform:none;box-shadow:0 2px 8px #5c463447}.kids-wizard-media-pane{box-sizing:border-box;min-width:0;max-width:100%;box-shadow:none;background:0 0;border:none;align-self:start;margin:0;padding:0;line-height:0}.match-finder-wizard-hero{box-sizing:border-box;width:100%;max-width:100%;box-shadow:none;background:#fff;border:1px solid #5c40331a;border-radius:14px;outline:none;margin:0;padding:0;line-height:0;overflow:hidden}.match-finder-wizard-hero-img{box-sizing:border-box;width:100%;max-width:100%;height:auto;max-height:var(--page-hero-img-max);object-fit:contain;object-position:left top;box-shadow:none;background:0 0;border:none;border-radius:0;outline:none;margin:0;padding:0;display:block}.match-finder-adult-wrap{box-sizing:border-box;max-width:min(100%,1280px);margin:0 auto}.match-finder-adult-how-intro{margin:0 0 16px}.match-finder-adult-how-toggle{color:var(--charcoal);cursor:pointer;background:0 0;border:1px solid #5c403347;border-radius:10px;align-items:center;gap:8px;padding:8px 14px;font-size:.95rem;font-weight:600;display:inline-flex}.match-finder-adult-how-toggle:hover{background:#6b4f3a0f;border-color:#6b4f3a}.match-finder-adult-how-panel{color:var(--charcoal);background:#6b4f3a0f;border:1px solid #5c40332e;border-radius:12px;margin-top:12px;padding:16px 18px;font-size:.95rem;line-height:1.55}.match-finder-adult-how-panel strong{color:#6b4f3a;margin-bottom:10px;font-size:.95rem;display:block}.match-finder-adult-how-panel ol{color:var(--text-primary);flex-direction:column;gap:6px;margin:0;padding-left:18px;display:flex}.match-finder-adult-inline{box-sizing:border-box;grid-template-columns:minmax(320px,min(58vw,640px)) minmax(0,1fr);align-items:start;gap:20px 24px;max-width:100%;display:grid;overflow:visible}.match-finder-adult-media-pane{box-sizing:border-box;min-width:0;max-width:100%;box-shadow:none;background:0 0;border:none;align-self:start;margin:0;padding:0;line-height:0}.match-finder-adult-hero{box-sizing:border-box;width:100%;max-width:100%;box-shadow:none;background:0 0;border:none;border-radius:0;outline:none;margin:0;padding:0;line-height:0;overflow:visible}.match-finder-adult-hero-img{box-sizing:border-box;width:100%;max-width:100%;height:auto;max-height:var(--page-hero-img-max);object-fit:contain;object-position:center;box-shadow:none;background:0 0;border:none;border-radius:0;outline:none;margin:0;padding:0;display:block}.match-finder-adult-card{box-sizing:border-box;border-radius:20px;flex-direction:column;align-self:start;min-width:0;height:auto;min-height:0;max-height:none;padding:20px 22px;display:flex;overflow:visible}.match-finder-adult-progress-meta{color:var(--text-primary);justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:8px;font-size:.9375rem;font-weight:600;display:flex}.match-finder-adult-progress-meta>span:last-child{white-space:nowrap;flex:none}.match-finder-adult-progress-bar{background:#5c40331f;border-radius:9999px;width:100%;height:6px;margin-bottom:24px;overflow:hidden}.match-finder-adult-progress-fill{background:linear-gradient(90deg, #6b4f3a, var(--crimson));height:100%;transition:width var(--transition-normal);border-radius:9999px}.match-finder-adult-header{box-sizing:border-box;background:linear-gradient(135deg,#9b2f281a 0%,#6b4f3a14 100%);border:1px solid #9b2f2838;border-radius:12px;align-items:center;gap:12px;margin-bottom:16px;padding:12px 14px;display:flex}.match-finder-adult-icon{width:48px;height:48px;color:var(--crimson);background:#9b2f281f;border:1px solid #9b2f2847;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.match-finder-adult-header h2{color:var(--charcoal);letter-spacing:-.01em;margin:0 0 4px;font-size:1.4rem;font-weight:800}.match-finder-adult-header p{color:var(--text-primary);margin:0;font-size:.9375rem;font-weight:600}.match-finder-adult-rank-legend .quiz-rank-chip{color:var(--charcoal);background:#6b4f3a1a;border-color:#5c403340}.match-finder-adult-options{flex:none;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));align-content:start;gap:12px;min-height:0;margin:20px 0 8px;display:grid}.match-finder-adult-option{border:1px solid var(--border-color);cursor:pointer;text-align:center;color:var(--charcoal);box-shadow:var(--shadow-sm);transition:border-color var(--transition-fast), background var(--transition-fast), transform var(--transition-fast);background:#fff;border-radius:12px;padding:16px 14px;font-size:.95rem;font-weight:600;position:relative}.match-finder-adult-option:hover{border-color:#6b4f3a;transform:translateY(-2px)}.match-finder-adult-option.is-selected{border-color:var(--crimson);color:var(--charcoal);background:#9b2f2814;box-shadow:0 0 0 2px #9b2f282e}.match-finder-adult-option.ranked-1{border-color:var(--crimson);box-shadow:0 0 0 2px #9b2f2838}.match-finder-adult-option .quiz-option-rank{color:var(--crimson);border-color:var(--crimson)}.match-finder-adult-nav{border-top:1px solid var(--border-color);z-index:2;background:#fff;flex:none;justify-content:space-between;margin-top:16px;padding-top:20px;display:flex;position:relative}.match-finder-adult-result{text-align:center}.match-finder-adult-result-badge{background:linear-gradient(135deg, #6b4f3a, var(--crimson));color:#fff;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 16px;display:flex}.match-finder-adult-result h2{color:var(--charcoal);margin:0 0 8px;font-size:1.6rem}.match-finder-adult-result-lead{color:var(--text-primary);margin:0 0 22px;font-size:.95rem}.match-finder-adult-result-meta{border-top:1px solid var(--border-color);color:var(--charcoal);flex-wrap:wrap;gap:12px 20px;margin-bottom:14px;padding-top:12px;font-size:.9375rem;display:flex}.match-finder-adult-how{text-align:left;color:var(--charcoal);background:#6b4f3a0f;border:1px solid #5c40332e;border-radius:12px;margin-top:24px;padding:16px 18px;font-size:.95rem}.match-finder-adult-how strong{color:#6b4f3a;margin-bottom:8px;font-size:1rem;display:block}.match-finder-adult-how ul{color:var(--text-primary);flex-direction:column;gap:6px;margin:0;padding-left:16px;display:flex}.match-finder-adult-how ul strong{color:var(--charcoal);font-size:inherit;margin:0;display:inline}.match-finder-adult-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.kids-wizard-card{box-sizing:border-box;border-radius:20px;flex-direction:column;flex:auto;justify-content:flex-start;align-self:stretch;gap:0;width:100%;min-width:0;height:100%;min-height:0;max-height:none;padding:22px 24px;display:flex;overflow:visible}.kids-wizard-intro{background:0 0;border:none;border-radius:0;flex:none;margin:0;padding:0}.kids-wizard-intro p{color:var(--text-primary);max-width:52rem;margin:0;font-size:1rem;font-weight:600;line-height:1.5}.kids-wizard-intro p:last-child{margin-bottom:0}.kids-wizard-tip,.wizard-fill-tip{color:var(--text-primary);z-index:1;background:#6b4f3a0f;border:1px solid #5c403324;border-radius:10px;flex:none;margin:12px 0 0;padding:8px 12px;font-size:.9rem;font-weight:600;line-height:1.4;position:relative}.kids-wizard-saved-note{font-size:var(--fs-caption);color:var(--text-primary);background:#10785014;border:1px solid #10785038;border-radius:8px;width:100%;margin:0 0 10px;padding:8px 10px;font-weight:600;line-height:1.4}.wizard-fill-tip{margin-top:10px;font-size:.9rem}.kids-wizard-progress-meta{color:var(--text-primary);justify-content:space-between;align-items:baseline;gap:8px;margin:0 0 8px;font-size:.9375rem;font-weight:600;display:flex}.kids-wizard-progress-meta>span:last-child{white-space:nowrap;flex:none}.kids-wizard-progress-bar{background:#5c40331f;border-radius:9999px;width:100%;height:6px;margin:0 0 20px;overflow:hidden}.kids-wizard-progress-fill{background:linear-gradient(90deg, #6b4f3a, var(--crimson));height:100%;transition:width var(--transition-normal);border-radius:9999px}.wizard-start-here{color:var(--crimson);background:0 0;border:none;flex-direction:row;flex:none;justify-content:center;align-self:center;align-items:center;gap:4px;margin:0;padding:0;display:inline-flex}.kids-wizard-card .wizard-start-here{align-self:flex-start;gap:4px;margin:0 0 12px;display:inline-flex}.wizard-start-here__chip{box-shadow:none;background:#9b2f2814;border:1px solid #9b2f2838;border-radius:999px;align-items:center;gap:4px;padding:3px 8px 3px 6px;display:inline-flex}.wizard-start-here__spark{width:12px;height:12px;color:var(--crimson);flex-shrink:0}.wizard-start-here__label{font-size:var(--fs-caption);letter-spacing:.04em;text-transform:uppercase;color:var(--crimson);font-weight:800;line-height:1.2}.wizard-start-here__arrow{width:14px;height:14px;color:var(--crimson);opacity:.85;animation:1.25s ease-in-out infinite wizard-start-here-bounce;display:block}@keyframes wizard-start-here-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(2px)}}.kids-wizard-header{box-sizing:border-box;background:linear-gradient(135deg,#9b2f281a 0%,#6b4f3a14 100%);border:1px solid #9b2f2838;border-radius:12px;flex:none;align-items:center;gap:12px;margin:0 0 16px;padding:12px 14px;display:flex}.kids-wizard-header-copy{flex:auto;min-width:0}.kids-wizard-icon{width:48px;height:48px;color:var(--crimson);background:#9b2f281f;border:1px solid #9b2f2847;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.kids-wizard-icon svg{width:24px;height:24px}.kids-wizard-header h2{color:var(--charcoal);letter-spacing:-.01em;margin:0 0 4px;font-size:1.4rem;font-weight:800;line-height:1.2}.kids-wizard-header p{color:var(--text-primary);margin:0;font-size:.9375rem;font-weight:600;line-height:1.4}.kids-wizard-options{flex:none;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));align-content:start;gap:12px;min-height:0;margin:4px 0 8px;display:grid}.kids-wizard-option{border:1px solid var(--border-color);cursor:pointer;text-align:center;color:var(--charcoal);box-shadow:var(--shadow-sm);transition:border-color var(--transition-fast), background var(--transition-fast), transform var(--transition-fast);background:#fff;border-radius:12px;padding:16px 14px;font-size:.98rem;font-weight:600}.kids-wizard-option:hover{border-color:#6b4f3a;transform:translateY(-2px)}.kids-wizard-option.is-selected{border-color:var(--crimson);color:var(--charcoal);background:#9b2f2814;box-shadow:0 0 0 2px #9b2f282e}.kids-wizard-nav{border-top:1px solid var(--border-color);flex:none;justify-content:space-between;align-items:center;margin-top:16px;padding-top:14px;display:flex}.kids-wizard-nav .btn{min-height:42px;padding:8px 16px;font-size:.98rem}.kids-wizard-result{text-align:center}.kids-wizard-result-badge{background:linear-gradient(135deg, #6b4f3a, var(--crimson));color:#fff;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 16px;display:flex}.kids-wizard-result h2{color:var(--charcoal);margin:0 0 8px;font-size:1.6rem}.kids-wizard-result-lead{color:var(--text-primary);margin:0 0 22px;font-size:.95rem}.kids-wizard-match{text-align:left;background:#fff;border:1px solid #5c403338;border-radius:14px;max-width:480px;margin:0 auto 20px;padding:22px 24px}.kids-wizard-match-top{align-items:center;gap:12px;margin-bottom:10px;display:flex}.kids-wizard-match h3{color:var(--charcoal);margin:6px 0 0;font-size:1.2rem}.kids-wizard-match>p{color:var(--text-primary);margin:0 0 14px;font-size:.9375rem;line-height:1.5}.kids-wizard-match-meta{border-top:1px solid var(--border-color);flex-direction:column;gap:10px;padding-top:14px;font-size:.95rem;display:flex}.kids-wizard-match-meta span{color:var(--text-primary);margin-bottom:2px;font-size:.9375rem;display:block}.kids-wizard-match-meta strong{color:var(--charcoal);font-size:.95rem;font-weight:600;line-height:1.4}.kids-wizard-next-steps{text-align:left;max-width:480px;color:var(--charcoal);background:#6b4f3a0f;border:1px solid #5c40332e;border-radius:12px;margin:0 auto 16px;padding:16px 18px;font-size:.95rem}.kids-wizard-next-steps strong{margin-bottom:8px;display:block}.kids-wizard-next-steps ol{color:var(--charcoal);margin:0;padding-left:18px;line-height:1.55}.kids-wizard-result .kids-safety-callout{text-align:left;max-width:480px;margin:0 auto 20px}.kids-wizard-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.kids-hustle-icon{background:#6b4f3a14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.kids-junior-jobs{flex-direction:column;gap:20px;max-width:min(100%,960px);display:flex}.kids-junior-jobs--split{max-width:min(100%,1280px);margin:0}.kids-jobs-split{box-sizing:border-box;grid-template-columns:minmax(0,1.55fr) minmax(260px,.85fr);align-items:stretch;gap:14px;max-width:100%;display:grid;overflow:hidden}.kids-jobs-hero-pane{align-self:start;width:100%;min-width:0;max-width:100%;margin:0;line-height:0}.kids-jobs-hero-img{width:100%;max-width:100%;height:auto;max-height:var(--page-hero-img-max);object-fit:contain;object-position:left top;box-shadow:none;background:#fff;border:1px solid #5c40331a;border-radius:14px;display:block}.kids-jobs-side-panel{box-sizing:border-box;gap:var(--hero-panel-gap);min-width:0;height:0;min-height:100%;padding:var(--hero-panel-pad-y) var(--hero-panel-pad-x);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;align-self:stretch;display:flex;overflow:hidden auto}.kids-jobs-side-panel .kids-safety-callout{margin-top:0}.kids-junior-list--side{gap:10px;margin-top:4px}.kids-junior-list--side .kids-hustle-card{padding:14px 16px}.kids-junior-list--side .kids-hustle-card h3{font-size:1rem}.kids-junior-list--side .kids-hustle-card>p{font-size:.95rem}.kids-junior-list--below{width:100%}.kids-junior-intro{border-radius:14px;padding:16px 18px}.kids-junior-intro h2{color:var(--charcoal);flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 8px;font-size:1.5rem;display:flex}.kids-junior-intro>p{color:var(--text-primary);margin:0;font-size:.95rem;line-height:1.55}.kids-junior-list{flex-direction:column;gap:14px;display:flex}.kids-hustle-card{border:1px solid var(--border-color);border-radius:14px;padding:20px}.kids-hustle-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.kids-hustle-card-title{align-items:center;gap:12px;display:flex}.kids-hustle-card h3{color:var(--charcoal);margin:0;font-size:1.1rem}.kids-hustle-card>p{color:var(--text-primary);margin:0 0 12px;font-size:.9375rem;line-height:1.5}.kids-hustle-card-meta{border:1px solid var(--border-color);background:#f7f3edf2;border-radius:8px;justify-content:space-between;gap:16px;padding:12px;font-size:.95rem;display:flex}.kids-hustle-card-meta span{color:var(--text-primary);margin-bottom:2px;font-size:.9375rem;display:block}.kids-hustle-card-meta strong{color:var(--charcoal);font-size:.95rem;font-weight:600;line-height:1.4}.kids-hustle-card-meta>div:last-child{max-width:70%}.kids-piggy-wrap{box-sizing:border-box;max-width:min(100%,1280px);margin:0}.kids-piggy-inline{box-sizing:border-box;grid-template-columns:minmax(0,1.55fr) minmax(260px,.85fr);align-items:stretch;gap:14px;max-width:100%;display:grid;overflow:hidden}.kids-piggy-media-pane{box-sizing:border-box;background:#fff;border:1px solid #5c40331a;border-radius:14px;align-self:start;min-width:0;max-width:100%;margin:0;padding:0;line-height:0;overflow:hidden}.kids-piggy-hero-img{box-sizing:border-box;width:100%;max-width:100%;height:auto;min-height:0;max-height:var(--page-hero-img-max);object-fit:contain;object-position:left top;box-shadow:none;background:0 0;border:none;border-radius:0;margin:0;padding:0;display:block}.kids-piggy-card{box-sizing:border-box;min-width:0;height:0;min-height:100%;padding:var(--hero-panel-pad-y) var(--hero-panel-pad-x);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-radius:14px;flex-direction:column;align-self:stretch;gap:0;display:flex;overflow:hidden auto}.kids-piggy-card h2{color:var(--charcoal);align-items:center;gap:6px;margin:0 0 4px;font-size:1.1rem;display:flex}.kids-piggy-card h2 svg{width:18px;height:18px}.kids-piggy-card>p{color:var(--text-primary);margin:0 0 10px;font-size:.9375rem;line-height:1.4}.kids-piggy-label{color:var(--text-primary);text-transform:uppercase;margin-bottom:6px;font-size:.9375rem;font-weight:700;display:block}.kids-piggy-goal-grid{grid-template-columns:1fr 1fr;gap:5px;margin-bottom:10px;display:grid}.kids-piggy-goal-grid .btn{border-radius:8px;padding:6px 10px;font-size:.9375rem}.kids-piggy-custom{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.kids-piggy-custom .text-input{height:38px;font-size:.95rem}.kids-piggy-price-row{color:var(--text-primary);align-items:center;gap:10px;font-size:.95rem;display:flex}.kids-piggy-result{text-align:center;color:var(--charcoal);background:#6b4f3a0f;border:1px solid #5c403333;border-radius:12px;padding:12px 14px}.kids-piggy-result>span{color:var(--text-primary);font-size:.9375rem}.kids-piggy-result h3{color:var(--charcoal);margin:4px 0 8px;font-size:1.05rem}.kids-piggy-count span{color:var(--text-primary);font-size:1rem;display:block}.kids-piggy-count strong{color:var(--crimson);margin:2px 0;font-size:2rem;font-weight:800;line-height:1;display:block}.kids-piggy-count span:last-child{color:var(--text-primary);font-size:.95rem;font-weight:600}.kids-piggy-bar-meta{color:var(--text-primary);justify-content:space-between;margin:20px 0 4px;font-size:.9375rem;display:flex}.kids-piggy-bar{background:#5c403326;border-radius:9999px;width:100%;height:8px;overflow:hidden}.kids-piggy-bar>div{background:linear-gradient(90deg, #6b4f3a, var(--crimson));border-radius:9999px;height:100%}.junior-bank-wrap{box-sizing:border-box;max-width:min(100%,1280px);overflow:hidden}.junior-bank-wrap .kids-piggy-inline{grid-template-columns:minmax(0,1.55fr) minmax(260px,.85fr);align-items:stretch;gap:14px}.junior-bank-wrap .kids-piggy-media-pane{border-radius:14px;align-self:start;max-width:100%;height:auto;line-height:0;overflow:hidden}.junior-bank-wrap .kids-piggy-hero-img{width:100%;max-width:100%;height:auto;min-height:0;max-height:var(--page-hero-img-max);object-fit:contain;object-position:left top;border-radius:0}.junior-bank-wrap .kids-piggy-card{box-sizing:border-box;justify-content:flex-start;width:100%;max-width:none;height:0;min-height:100%;padding:16px 18px;overflow:auto}.junior-bank-wrap .kids-piggy-goal-grid{grid-template-columns:1fr 1fr;gap:6px;margin-bottom:12px}.junior-bank-wrap .kids-piggy-goal-grid .btn{white-space:normal;text-align:center;justify-self:stretch;width:100%;max-width:100%;padding:6px 10px;font-size:.9375rem;line-height:1.25}.junior-bank-image-placeholder{box-sizing:border-box;width:100%;min-height:360px;color:var(--accent-emerald);text-align:center;background:linear-gradient(145deg,#e8e0c8b8,#2e7d5a14);border:2px dashed #2e7d5a59;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:28px;display:flex}.junior-bank-image-placeholder strong{color:var(--charcoal);font-size:1.2rem}.junior-bank-image-placeholder span{color:var(--text-primary);font-size:.95rem}.junior-bank-slider{margin-bottom:12px}.junior-bank-result{background:#2e7d5a0f;border-color:#2e7d5a40}.junior-bank-split{color:var(--text-primary);border-top:1px solid #2e7d5a2e;flex-wrap:wrap;justify-content:center;gap:8px 18px;margin-top:14px;padding-top:12px;font-size:.95rem;display:flex}.junior-bank-split strong{color:var(--accent-emerald)}.kids-kevina-hero{box-sizing:border-box;max-width:min(100%,1280px);box-shadow:none;background:0 0;border:none;padding:0;overflow:hidden}.kids-kevina-inline{box-sizing:border-box;grid-template-columns:minmax(0,1.35fr) minmax(280px,1fr);align-items:start;gap:12px;max-width:100%;display:grid;overflow:hidden}.kids-video-pane{box-sizing:border-box;align-self:start;min-width:0;max-width:100%}.kids-video-frame{aspect-ratio:16/10;width:100%;max-width:100%;box-shadow:none;background:#181718;border:1px solid #5c40331a;border-radius:14px;overflow:hidden}.kids-video-frame iframe{border:0;width:100%;height:100%;display:block}.kids-video-caption{color:var(--text-primary);margin-top:8px;font-size:.95rem;line-height:1.5}.kids-video-caption a{color:var(--crimson)}.kids-about-pane{box-sizing:border-box;gap:var(--hero-panel-gap);min-width:0;height:0;min-height:100%;padding:var(--hero-panel-pad-y) var(--hero-panel-pad-x);color:var(--charcoal);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-radius:14px;flex-direction:column;align-self:stretch;display:flex;overflow:hidden auto}.kids-about-pane h2{color:var(--charcoal);align-items:center;gap:8px;margin:0;font-size:1.45rem;display:flex}.kids-channel-line{color:var(--text-primary);margin:0;font-size:.95rem}.kids-about-pane .kids-bio{flex:auto}.kids-bio{color:var(--charcoal);white-space:pre-line;margin:0;font-size:1rem;line-height:1.6}.kids-hero-actions{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.kids-stories-block{flex-direction:column;gap:14px;display:flex}.kids-stories-head h3{color:var(--charcoal);margin:0 0 4px;font-size:1.2rem}.kids-stories-head p{color:var(--text-primary);margin:0;font-size:.95rem}.kids-stories-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.kids-story-card{text-align:left;border:1px solid var(--border-color);cursor:pointer;transition:border-color var(--transition-fast), box-shadow var(--transition-fast);background:#fff;border-radius:14px;flex-direction:column;align-items:stretch;padding:0;display:flex;overflow:hidden}.kids-story-card:hover{border-color:var(--border-hover)}.kids-story-card.is-selected{border-color:var(--crimson);box-shadow:0 0 0 2px #9b2f2838}.kids-story-thumb{aspect-ratio:16/9;object-fit:cover;background:#eee;width:100%;display:block}.kids-story-body{flex-direction:column;gap:6px;padding:12px 14px;display:flex}.kids-story-body strong{color:var(--charcoal);font-size:.95rem;line-height:1.35}.kids-story-body p{color:var(--text-primary);margin:0;font-size:.9375rem;line-height:1.45}.kids-try-this{color:var(--text-primary);font-size:.9375rem}.kids-spark-note{color:var(--charcoal);padding:18px 20px}.kids-spark-note h4{color:var(--charcoal);margin:0 0 8px}.kids-spark-note p{color:var(--text-primary);margin:0;font-size:.95rem;line-height:1.55}@media (width<=820px){.kids-kevina-inline{flex-direction:column;grid-template-columns:none;display:flex}.kids-wizard-inline{flex-direction:column;order:1;grid-template-columns:none;display:flex}.kids-wizard-mode-row{order:0}.kids-wizard-intro,.kids-wizard-assigned{order:2}.kids-wizard-side{order:0;width:100%;height:auto;min-height:0}.kids-wizard-card{flex:none;height:auto;overflow:visible}.kids-wizard-media-pane,.kids-video-pane,.kids-join-media-pane{order:-1;width:100%;max-width:100%;margin:0}.match-finder-wizard-hero-img{max-height:var(--page-hero-img-max-mobile)}.kids-wizard-header h2{font-size:1.25rem}.kids-wizard-card,.kids-wizard-side,.kids-about-pane,.kids-join-pane,.kids-jobs-side-panel,.kids-jobs-split--junior .kids-jobs-side-panel,.kids-guides-side-panel,.kids-piggy-card{height:auto;min-height:0;max-height:none;padding:16px 14px;overflow:visible}.kids-jobs-split,.kids-jobs-split--junior{overflow:visible}.match-finder-adult-inline{flex-direction:column;grid-template-columns:none;display:flex}.match-finder-adult-media-pane{order:-1;width:100%;max-width:min(100%,640px);margin:0 auto}.match-finder-adult-hero-img{max-height:var(--page-hero-img-max-mobile)}.match-finder-adult-card,.seniors-stage .match-finder-adult-card{height:auto;min-height:0;max-height:none;padding:22px 18px;overflow:visible}.match-finder-adult-how-intro{margin-top:12px}.kids-piggy-inline{flex-direction:column;grid-template-columns:none;align-items:stretch;display:flex}.kids-piggy-media-pane{order:-1;width:100%;max-width:100%;height:auto;margin:0}.kids-piggy-hero-img{height:auto;min-height:0;max-height:var(--page-hero-img-max-mobile);object-fit:contain;object-position:left top;border-radius:0}.junior-bank-image-placeholder{order:-1;max-width:min(100%,640px);min-height:260px;margin:0 auto}.kids-guides-hero-row,.kids-join-layout,.kids-join-inline{flex-direction:column;grid-template-columns:none;display:flex}.kids-guides-left{order:-1}.kids-guides-media-pane{width:100%;max-width:100%;margin:0}.kids-guides-hero-img{height:auto;max-height:var(--page-hero-img-max-mobile);object-fit:contain}.kids-guides-grid--under-picture{grid-template-columns:1fr}.kids-jobs-hero-img{object-fit:contain;height:auto;max-height:none}.kids-jobs-split{flex-direction:column;grid-template-columns:none;display:flex}.kids-jobs-split--junior .junior-team-frame--jobs .junior-team-img{height:auto;min-height:0;max-height:var(--page-hero-img-max-mobile);object-fit:contain;object-position:left top}.kids-jobs-hero-pane{order:-1;width:100%;max-width:100%;margin:0}.kids-video-frame{max-width:100%;margin:0}.kids-kevina-inline.junior-team-hero{flex-direction:column;grid-template-columns:none;display:flex}.kids-kevina-inline.junior-team-hero .junior-team-frame{order:-1}.junior-team-frame{max-width:100%;margin:0 auto;padding:3px}.junior-team-frame--spotlight,.junior-team-frame--jobs{max-width:min(100%,560px)}.junior-team-spotlight,.kids-join-hero .kids-video-pane{align-items:center}.junior-team-spotlight .kids-video-caption,.kids-join-hero .kids-video-caption,.junior-jobs-team-banner .kids-video-caption{text-align:center;max-width:560px}.kids-perk-item--inline,.junior-join-teaser-perks li{flex:100%}.kids-video-pane{flex-direction:column;align-items:center;display:flex}.kids-video-caption{text-align:center;max-width:560px}.kids-wizard-intro p{font-size:.9375rem;line-height:1.45}.kids-wizard-intro p+p{display:none}.kids-tab-bar,.seniors-tab-bar{width:100%;max-width:100%}.kids-tab-bar .nav-link-btn,.seniors-stage .seniors-tab-bar .nav-link-btn{flex:0 auto;justify-content:center;max-width:100%;min-height:44px;padding:8px 10px;font-size:.9rem}.seniors-lead-copy{font-size:.95rem;line-height:1.5}.header-title-desc,.header-title-section p{max-width:none}}.kids-member-banner{color:var(--charcoal);background:#2e7d5a14;border:1px solid #2e7d5a33;border-radius:10px;flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;padding:10px 12px;font-size:.95rem;display:flex}.kids-join-values{padding:18px 20px}.kids-join-values--under-media{margin-top:12px;padding:14px 16px}.kids-join-values--under-media .kids-join-values-grid{grid-template-columns:1fr;gap:10px}.kids-join-values h3{color:var(--charcoal);margin:0 0 12px;font-size:1.1rem}.kids-join-values-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.kids-join-value-card{background:#ffffff8c;border:1px solid #5c40331f;border-radius:10px;padding:12px 14px}.kids-join-value-card strong{color:var(--crimson);margin-bottom:6px;font-size:.95rem;display:block}.kids-join-value-card p{color:var(--charcoal);margin:0;font-size:.95rem;line-height:1.5}.kids-join-hero{box-sizing:border-box;max-width:min(100%,1280px);box-shadow:none;background:0 0;border:none;padding:0;overflow:visible}.kids-join-layout,.kids-join-inline{box-sizing:border-box;grid-template-columns:minmax(0,1.45fr) minmax(280px,.95fr);align-items:stretch;gap:16px;max-width:100%;display:grid;overflow:visible}@media (width<=820px){.kids-join-layout,.kids-join-inline{flex-direction:column;grid-template-columns:none;width:100%;min-width:0;display:flex}}.kids-join-media-pane{z-index:0;align-self:start;min-width:0;max-width:100%;line-height:1.35;position:relative}.kids-join-media-pane .junior-team-frame--spotlight{width:100%;max-width:100%;box-shadow:none;background:#fff;border:1px solid #5c40331a;border-radius:14px;padding:0;line-height:0;display:block;overflow:hidden}.kids-join-media-pane .junior-team-frame--spotlight .junior-team-img{width:100%;height:auto;max-height:var(--page-hero-img-max);object-fit:contain;object-position:left top;display:block}.kids-join-pane{z-index:1;box-sizing:border-box;border-radius:14px;flex-direction:column;justify-content:flex-start;align-self:start;gap:12px;width:100%;min-width:0;height:auto;min-height:0;max-height:none;padding:18px 18px 16px;display:flex;position:relative;overflow:visible}.kids-join-pane-title{color:var(--charcoal);flex-wrap:wrap;align-items:center;gap:8px 10px;margin:0;font-size:clamp(1.15rem,2.2vw,1.35rem);line-height:1.25;display:flex}.kids-join-pane-title>span:first-of-type{flex:auto;min-width:10ch}.kids-join-pane-lead{color:var(--text-primary);margin:0;font-size:.95rem;line-height:1.45}.kids-join-pane .kids-join-perks-heading{border-top:1px solid #5c40331f;margin-top:4px;padding-top:10px}.kids-join-cta-row--top{margin-top:2px;margin-bottom:2px}.kids-join-cta-row--top .btn-join-green{justify-content:center;width:100%;min-height:48px;font-size:1rem}.kids-join-pane .kids-join-cta-row--bottom{border-top:1px solid #5c40331f;margin-top:6px;padding-top:12px}.kids-join-perks-heading,.kids-join-perks h3{color:var(--charcoal);align-items:center;gap:8px;margin:0 0 2px;font-size:1.1rem;display:flex}.kids-perk-list{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.kids-perk-list--inline{flex-wrap:wrap;gap:8px;display:flex}.kids-perk-item{flex-direction:column;gap:4px;padding:14px 16px;display:flex}.kids-perk-item--inline{box-sizing:border-box;background:#2e7d5a0f;border:1px solid #2e7d5a24;border-radius:10px;flex-flow:wrap;flex:calc(50% - 8px);align-items:baseline;gap:4px 6px;min-width:150px;max-width:100%;padding:8px 11px}.kids-perk-item--inline svg{color:var(--accent-emerald);flex-shrink:0;align-self:flex-start;margin-top:2px}.kids-perk-item strong{color:var(--charcoal);font-size:.92rem}.kids-perk-item--inline strong{flex:auto;min-width:0;font-size:.95rem}.kids-perk-item span{color:var(--text-primary);font-size:.95rem;line-height:1.45}.kids-perk-item--inline span{flex:100%;padding-left:20px;font-size:.9375rem;line-height:1.4}.kids-join-cta-row{flex-wrap:wrap;flex-shrink:0;gap:10px;margin-top:8px;display:flex}.kids-join-cta-row .btn{flex:auto;justify-content:center;min-width:min(100%,160px)}.kids-join-parent-note{color:var(--text-primary);flex-shrink:0;margin:0;font-size:.9375rem;line-height:1.45}.kids-join-modal-backdrop{z-index:80;background:#18171873;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.kids-join-modal{border-radius:16px;width:min(440px,100%);padding:22px 24px}.kids-join-modal h3{color:var(--charcoal);margin:0 0 10px;font-size:1.2rem}.kids-join-modal>p{color:var(--text-primary);margin:0 0 14px;font-size:.95rem;line-height:1.5}.kids-join-check{color:var(--charcoal);cursor:pointer;align-items:flex-start;gap:10px;margin-bottom:16px;font-size:.95rem;display:flex}.kids-join-check input{margin-top:3px}.kids-join-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.kids-guides-wrap{flex-direction:column;gap:14px;width:100%;max-width:min(100%,1280px);margin:0;display:flex}.kids-guides-hero-row{box-sizing:border-box;grid-template-columns:minmax(0,1.55fr) minmax(280px,.9fr);align-items:start;gap:14px;max-width:100%;display:grid}.kids-guides-left{flex-direction:column;gap:12px;min-width:0;display:flex}.kids-guides-media-pane{background:#fff;border:1px solid #5c40331a;border-radius:14px;width:100%;min-width:0;max-width:100%;margin:0;padding:0;line-height:0;overflow:hidden}.kids-guides-hero-img{width:100%;height:auto;max-height:var(--page-hero-img-max);object-fit:contain;object-position:left top;box-shadow:none;background:0 0;border:none;border-radius:0;display:block}.kids-guides-under-picture{flex-direction:column;gap:10px;min-width:0;display:flex}.kids-guides-under-picture .kids-guides-section-title,.kids-guides-under-picture .kids-safety-callout{margin:0}.kids-guides-side-panel{box-sizing:border-box;min-width:0;height:auto;min-height:0;max-height:none;padding:var(--hero-panel-pad-y) var(--hero-panel-pad-x);flex-direction:column;align-self:start;gap:8px;display:flex;overflow:visible}.kids-guides-side-panel .kids-guides-section-title{margin-top:8px}.kids-guides-grid--beside{grid-template-columns:1fr;margin-top:0}.kids-guides-grid--beside .kids-guide-card{background:#ffffffb8;gap:8px;padding:12px 14px}.kids-guides-grid--under-picture{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;margin-top:0}.kids-guides-grid--under-picture .kids-guide-card{gap:8px;padding:12px 14px}@media (width<=820px){.kids-guides-hero-row{flex-direction:column;grid-template-columns:none;width:100%;min-width:0;display:flex}.kids-guides-left,.kids-guides-side-panel{align-self:stretch;width:100%;min-width:0;max-width:100%}.kids-guides-grid--under-picture,.kids-guides-grid--beside{grid-template-columns:1fr}}.kids-guides-side-highlights{flex-direction:column;gap:8px;margin:4px 0 0;padding:0;list-style:none;display:flex}.kids-guides-side-highlights li{color:var(--charcoal);background:#f7f1e8e6;border:1px solid #5c40331a;border-radius:10px;grid-template-columns:auto 1fr;align-items:start;gap:8px;padding:9px 11px;font-size:.9rem;line-height:1.35;display:grid}.kids-guides-side-highlights li svg{color:var(--crimson);flex-shrink:0;margin-top:2px}.kids-guides-section-title{color:#fffdf8;background:#6b5748;border:1px solid #4a3a28;border-radius:8px;margin:4px 0 0;padding:8px 12px;font-size:1.05rem;font-weight:800}.kids-guides-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));align-items:start;gap:12px;display:grid}.kids-guides-more-links{border-top:1px solid #5c40331f;flex-direction:column;gap:8px;margin-top:4px;padding-top:10px;display:flex}.kids-guides-more-links__row{flex-direction:column;gap:8px;display:flex}.kids-guides-more-link{width:100%;color:var(--charcoal);font:inherit;text-align:left;cursor:pointer;background:#fffcf7f2;border:1px solid #947d6447;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 12px;transition:border-color .15s,transform .15s;display:grid}.kids-guides-more-link:hover{border-color:#947d648c;transform:translateY(-1px)}.kids-guides-more-link.is-master{background:linear-gradient(160deg,#fffcf7fa,#f0e2b873);border-color:#9b2f284d}.kids-guides-more-link>svg:first-child{color:var(--crimson);flex-shrink:0}.kids-guides-more-link span{flex-direction:column;gap:2px;font-size:.92rem;font-weight:750;line-height:1.2;display:flex}.kids-guides-more-link small{opacity:.8;font-size:.75rem;font-weight:600}.kids-guides-more-link>svg:last-child{color:var(--crimson);opacity:.75}.kids-guide-card{box-sizing:border-box;flex-direction:column;align-self:start;gap:10px;min-width:0;max-width:100%;height:auto;min-height:0;padding:16px 18px;display:flex;overflow:hidden}.kids-guide-card-head{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.kids-guide-card-head h3{color:var(--charcoal);margin:0;font-size:1.02rem;font-weight:800;line-height:1.3}.kids-guide-theme{color:var(--text-primary);margin:0;font-size:.85rem;display:inline-block}.kids-guide-summary{color:var(--text-primary);margin:0;font-size:.95rem;line-height:1.5}.kids-guide-steps-toggle{background:var(--grad-primary);color:#4a3a28;cursor:pointer;box-shadow:var(--shadow-sm);border:1px solid #947d6466;border-radius:9999px;align-self:flex-start;align-items:center;gap:6px;margin:0;padding:7px 12px;font-size:.9375rem;font-weight:650;display:inline-flex}.kids-guide-steps-toggle:hover{border-color:var(--bronze);filter:brightness(1.03)}.kids-guides-grid--beside .kids-guide-card{gap:8px}.kids-guide-steps{flex-direction:column;gap:10px;margin:0;padding-left:18px;display:flex}.kids-guide-steps li{color:var(--charcoal);font-size:.95rem;line-height:1.45}.kids-guide-steps li strong{margin-bottom:2px;display:block}.kids-guide-steps li span{color:var(--text-primary)}.kids-guide-lock{border:1px dashed #b43c5059;border-radius:12px;margin-top:4px;position:relative;overflow:hidden}.kids-guide-lock--desc-only{background:linear-gradient(135deg,#9b2f280f,#d7c69738);flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;display:flex;overflow:visible}.join-to-unlock-cta{flex-direction:column;align-items:flex-start;gap:2px;display:inline-flex}.join-to-unlock-cta__free{letter-spacing:.04em;color:#1a2a12;-webkit-text-fill-color:#1a2a12;background:#ffffffeb;border:1px solid #fffffff2;border-radius:999px;align-items:center;margin-left:2px;padding:1px 6px;font-size:.68rem;font-weight:800;line-height:1.15;display:inline-flex;box-shadow:0 1px 2px #28461e2e}.join-to-unlock-cta__sub{letter-spacing:.03em;color:var(--text-primary);opacity:.85;font-size:.72rem;font-weight:700;line-height:1.2}.join-to-unlock-cta .btn{background:var(--grad-join-green);color:var(--chip-active-text);-webkit-text-fill-color:var(--chip-active-text);border:1px solid var(--join-green-border);white-space:nowrap;border-radius:999px;flex-wrap:nowrap;gap:5px;width:auto;max-width:100%;min-height:34px;padding:6px 12px;font-size:.86rem;font-weight:750;box-shadow:0 2px 8px #3d66392e,inset 0 1px #ffffff2e}.join-to-unlock-cta .btn:hover{filter:brightness(1.05);box-shadow:0 8px 20px #3d663947,0 0 0 1px #5a8f5259}.kids-guide-lock--desc-only .join-to-unlock-cta,.free-guide-lock-cta .join-to-unlock-cta,.seniors-guide-card .join-to-unlock-cta{align-items:flex-start;width:100%}.kids-guide-lock--desc-only>svg{color:var(--crimson);flex-shrink:0}.kids-guide-lock--desc-only>div{flex:140px;min-width:0}.kids-guide-lock--desc-only strong{color:var(--charcoal);font-size:.92rem;display:block}.kids-guide-lock--desc-only p{color:var(--text-primary);margin:2px 0 0;font-size:.88rem;line-height:1.35}.kids-guide-lock--desc-only .btn{margin-left:auto}.kids-guide-steps--blurred{filter:blur(3.5px);opacity:.45;pointer-events:none;-webkit-user-select:none;user-select:none;max-height:120px;padding:14px 14px 14px 32px;overflow:hidden}.kids-guide-lock-overlay{z-index:1;text-align:center;background:linear-gradient(#fffcf88c 0%,#fffcf8eb 45%,#fffcf8fa 100%);flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:16px;display:flex;position:absolute;inset:0}.kids-guide-lock-overlay strong{color:var(--charcoal);font-size:.95rem}.kids-guide-lock-overlay p{color:var(--text-primary);max-width:260px;margin:0 0 6px;font-size:.9375rem}.kids-guide-parent-tip{color:var(--text-primary);border-top:1px solid #5c40331a;margin:0;padding-top:4px;font-size:.9375rem;line-height:1.45}.join-kids-section{margin-top:28px}.join-kids-heading{color:var(--charcoal);margin:0 0 8px;font-size:1.35rem}.join-kids-lead{color:var(--text-primary);max-width:720px;margin:0 0 16px;font-size:.92rem;line-height:1.55}.join-perk-bullets{color:var(--charcoal);margin:10px 0 0;padding-left:18px;font-size:.95rem;line-height:1.5}.page-how-toggle{color:#1a1410;white-space:nowrap;border-color:#1a141059;flex-shrink:0;font-size:1rem;font-weight:750}.daily-progress-report{flex:0 auto;min-width:0;position:relative}.daily-progress-page__title-row{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:10px 12px;display:flex;position:relative}.daily-progress-page__title{color:var(--charcoal);flex:0 auto;align-items:center;gap:8px;min-width:0;margin:0;font-size:1.5rem;display:flex}.daily-progress-page__title-actions{flex-wrap:nowrap;flex:0 auto;align-items:center;gap:8px 10px;min-width:0;display:inline-flex}.daily-progress-page__refresh-link{color:var(--crimson);align-items:center;gap:4px;font-size:.9rem;text-decoration:none;display:inline-flex}.daily-progress-page__refresh-link:hover:not(:disabled){color:var(--bronze);text-decoration:underline}.daily-progress-page__refresh-link:disabled{opacity:.55;cursor:not-allowed;text-decoration:none}.daily-progress-page__toolbar{flex-wrap:wrap;align-items:center;gap:8px 10px;margin-top:16px;display:flex;position:relative}.daily-progress-page__users{flex-wrap:wrap;flex:auto;align-items:center;gap:8px 10px;min-width:0;display:flex}.daily-progress-page__filters{flex-wrap:wrap;flex:100%;align-items:center;gap:6px 8px;min-width:0;display:flex}.daily-progress-page__view-label{color:var(--text-muted,#6b5344);margin:4px 0 0;font-size:.9375rem}.daily-progress-page__history{flex-wrap:wrap;align-items:center;gap:6px 8px;margin-top:12px;display:flex}.daily-progress-page__users-label{color:var(--bronze);font-size:.9375rem;font-weight:700}.daily-progress-page__user-bubbles{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.daily-progress-page__exports{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:6px;margin-left:auto;display:inline-flex}.daily-progress-page__toolbar .daily-progress-report__users-hint{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.daily-progress-page__picker{left:0;right:auto}.daily-progress-page__meta{margin-bottom:14px}.memberships-page__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.memberships-page__filter-group{flex-direction:column;gap:8px;display:flex}.memberships-page__filter-label{margin:0}.memberships-page__bubbles{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.memberships-page__bubbles .qa-tester-bubble{min-height:36px}.memberships-page__row{border:1px solid var(--border-color);background:color-mix(in srgb, var(--gold) 12%, #fff);border-radius:10px;grid-template-columns:minmax(0,1.4fr) minmax(0,auto) minmax(0,auto) minmax(0,1fr) minmax(0,auto) minmax(0,auto);align-items:start;gap:10px 14px;padding:12px 14px;display:grid}.memberships-page__row>*{overflow-wrap:anywhere;word-break:break-word;min-width:0}.memberships-page__pill{white-space:normal;border-radius:999px;align-items:center;max-width:100%;padding:3px 10px;font-size:.9rem;font-weight:700;line-height:1.3;display:inline-flex}.memberships-page__pill--status{text-transform:capitalize}.memberships-page__pill--active{border-color:var(--chip-active-border);background:var(--grad-chip-active);color:var(--chip-active-text)}.memberships-page__pill--pending{border-color:var(--bronze);background:color-mix(in srgb, var(--gold) 35%, #fff);color:var(--crimson)}.memberships-page__pill--disabled{color:#6b5344;background:#f3efe6;border-color:#6b534459}.memberships-page__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.memberships-page__actions .btn{padding:6px 10px;font-size:.85rem}.user-delete-confirm{color:var(--charcoal,#181718);background:#fff8f6;border:1px solid #9b2f2866;border-radius:12px;margin:16px 0 0;padding:14px 16px}.user-delete-confirm--on-card{margin:0 0 14px}.memberships-page__row--pending-delete{outline-offset:2px;border-radius:10px;outline:2px solid #9b2f2873}.user-delete-confirm p{color:var(--charcoal,#181718);margin:0}.user-delete-confirm__title{color:var(--crimson,#9b2f28);margin:0 0 6px;font-size:1.05rem;font-weight:800}.user-delete-confirm__actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}@media (width<=900px){.memberships-page__row{grid-template-columns:minmax(0,1fr) auto auto}}@media (width<=560px){.memberships-page__row{grid-template-columns:1fr}}.daily-progress-report__controls{flex-wrap:wrap;align-items:center;gap:6px 8px;display:flex}.daily-progress-report__btn{border:1.5px solid var(--bronze);background:color-mix(in srgb, var(--bronze) 10%, #fff);color:var(--crimson);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:6px;padding:7px 12px;font-size:.9rem;font-weight:700;display:inline-flex}.daily-progress-report__btn:hover{background:color-mix(in srgb, var(--bronze) 18%, #fff);border-color:var(--crimson)}.daily-progress-report__cal{border:1.5px solid var(--bronze);width:34px;height:34px;color:var(--bronze);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.daily-progress-report__cal:hover,.daily-progress-report__cal[aria-expanded=true]{color:var(--crimson);border-color:var(--crimson);background:color-mix(in srgb, var(--gold) 35%, #fff)}.daily-progress-report__period{color:var(--bronze);white-space:nowrap;font-size:.9375rem;font-weight:600}.daily-progress-report__users{position:relative}.daily-progress-report__users-btn{border:1.5px solid var(--bronze);color:var(--crimson);cursor:pointer;white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:5px;max-width:min(220px,46vw);padding:6px 10px;font-size:.9375rem;font-weight:700;display:inline-flex}.daily-progress-report__users-btn span{text-overflow:ellipsis;overflow:hidden}.daily-progress-report__users-btn:hover,.daily-progress-report__users-btn[aria-expanded=true]{border-color:var(--crimson);background:color-mix(in srgb, var(--bronze) 12%, #fff)}.daily-progress-report__users-menu{z-index:55;border:1px solid var(--border-color);background:#fff;border-radius:12px;flex-wrap:wrap;gap:6px;width:min(260px,92vw);padding:12px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 32px #18171829}.daily-progress-report__users-hint{color:var(--bronze);flex:100%;margin:4px 0 0;font-size:.875rem;font-weight:600}.daily-progress-report__picker{z-index:50;border:1px solid var(--border-color);background:#fff;border-radius:12px;flex-direction:column;gap:10px;width:min(300px,92vw);padding:14px;display:flex;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 12px 32px #18171829}.daily-progress-report__modes{gap:6px;display:flex}.daily-progress-report__modes button{border:1px solid var(--border-color);color:var(--charcoal);cursor:pointer;background:#fff;border-radius:6px;flex:1;padding:6px 8px;font-size:.9375rem;font-weight:600}.daily-progress-report__modes button.is-active{border-color:var(--bronze);background:color-mix(in srgb, var(--bronze) 12%, #fff);color:var(--crimson)}.daily-progress-report__field{color:var(--charcoal);flex-direction:column;gap:4px;font-size:.9375rem;font-weight:600;display:flex}.daily-progress-report__field input{border:1px solid var(--border-color);border-radius:6px;padding:7px 8px;font-weight:500}.daily-progress-report__picker-actions{justify-content:flex-end;gap:8px;margin-top:2px;display:flex}.daily-progress-report__modal-backdrop{z-index:400;background:#18171873;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.daily-progress-report__modal{border:1px solid var(--border-color);background:#fff;border-radius:16px;width:min(720px,100%);max-height:85vh;padding:22px 24px;overflow:auto;box-shadow:0 18px 48px #1817182e}.daily-progress-report__modal-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.daily-progress-report__modal-head h3{color:var(--charcoal);margin:0;font-size:1.25rem}.daily-progress-report__modal-head p{color:var(--bronze);margin:6px 0 0;font-size:.95rem;font-weight:600}.daily-progress-report__summary{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-top:16px;display:grid}.daily-progress-report__summary>div{border:1px solid color-mix(in srgb, var(--bronze) 35%, transparent);background:color-mix(in srgb, var(--bronze) 6%, #fff);border-radius:10px;padding:12px}.daily-progress-report__summary strong{text-transform:uppercase;letter-spacing:.04em;color:var(--bronze);margin-bottom:4px;font-size:.9rem;display:block}.daily-progress-report__summary span{color:var(--crimson);font-size:1.35rem;font-weight:750;line-height:1.2;display:block}.daily-progress-report__summary ul{color:var(--charcoal);margin:8px 0 0;padding:0;font-size:.9375rem;line-height:1.4;list-style:none}.daily-progress-report__section{margin-top:18px}.daily-progress-report__section h4{color:var(--bronze);text-transform:uppercase;letter-spacing:.04em;margin:0 0 6px;font-size:.9375rem}.daily-progress-report__section ul{margin:0;padding:0;list-style:none}.daily-progress-report__section li{border-bottom:1px solid var(--border-color);grid-template-columns:minmax(64px,auto) minmax(0,1fr) minmax(0,8.5rem) minmax(0,7rem);align-items:start;gap:10px 12px;padding:10px 0;font-size:.95rem;display:grid}.daily-progress-report__section li>*{min-width:0}.daily-progress-report__section li .flat-label--id{white-space:normal;overflow-wrap:anywhere;word-break:break-word;max-width:100%}.daily-progress-report__line-title{color:var(--charcoal);overflow-wrap:anywhere;word-break:break-word;line-height:1.35}.daily-progress-report__line-meta{color:var(--charcoal);overflow-wrap:anywhere;word-break:break-word;white-space:normal;line-height:1.35}.daily-progress-report__muted{color:var(--text-primary);margin-top:16px}.daily-progress-report__error{color:var(--crimson);margin-top:16px;font-weight:600}.daily-progress-page__qa-users{margin-top:20px}.daily-progress-page__qa-table-wrap{margin-top:10px;overflow-x:auto}.daily-progress-page__qa-table{border-collapse:collapse;width:100%;font-size:.9rem}.daily-progress-page__qa-table th,.daily-progress-page__qa-table td{text-align:left;border-bottom:1px solid var(--border-color);vertical-align:top;padding:8px 10px}.daily-progress-page__qa-table th{color:var(--bronze);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem}.daily-progress-page__qa-table td:first-child{white-space:nowrap}.daily-progress-page__qa-table .qa-tester-dot{vertical-align:middle;border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block}.daily-progress-page__qa-table code{font-size:.82rem}.daily-progress-page__audit{border-top:1px solid var(--border-color);margin-top:28px;padding-top:20px}.daily-progress-page__audit-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.daily-progress-page__audit-head h3{color:var(--bronze);margin:0;font-size:1.05rem}.daily-progress-page__audit-list{flex-direction:column;gap:8px;margin:12px 0 0;padding:0;list-style:none;display:flex}.daily-progress-page__audit-row{border:1px solid var(--border-color);background:color-mix(in srgb, var(--bronze) 5%, #fff);border-radius:10px;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 12px;display:flex}.daily-progress-page__audit-main{min-width:0;color:var(--charcoal);flex-wrap:wrap;align-items:baseline;gap:6px 12px;font-size:.9rem;display:flex}.daily-progress-page__audit-format{color:var(--crimson);text-transform:uppercase;letter-spacing:.04em;font-size:.9rem;font-weight:750}.daily-progress-page__audit-who{color:var(--bronze);font-weight:600}.daily-progress-page__audit-link{color:var(--crimson);flex-shrink:0;align-items:center;gap:4px;font-size:.9375rem;font-weight:700;text-decoration:none;display:inline-flex}.daily-progress-page__audit-link:hover{text-decoration:underline}@media (width<=720px){.daily-progress-report__section li{grid-template-columns:minmax(56px,auto) minmax(0,1fr)}.daily-progress-page__audit-row{flex-direction:column}}.page-how-panel{margin:0 0 16px}.find-mine-selector>.page-how-panel{margin-top:0}.kids-how-panel{margin-top:12px;margin-bottom:0}.kids-how-panel .find-mine-how__safe,.find-mine-selector .find-mine-how__safe{margin:10px 0 0;font-size:.95rem;font-weight:700}.seniors-stage{color:#1a1410;flex-direction:column;gap:14px;margin-top:0;font-weight:650;display:flex}.seniors-lead{box-sizing:border-box;background:linear-gradient(135deg,#f7f1e8 0%,#efe6d8 100%);border:1px solid #6b4f3a1f;border-radius:12px;width:100%;max-width:none;padding:10px 16px}.seniors-lead-top{flex-wrap:wrap;align-items:center;gap:8px 12px;margin-bottom:6px;display:flex}.seniors-lead-top .seniors-lead-title{gap:8px;margin:0;font-size:1.2rem}.seniors-how-toggle{color:#1a1410;border-color:#1a141059;flex-shrink:0;font-size:1rem;font-weight:750}.seniors-how-panel{margin-top:12px}.seniors-stage p,.seniors-stage li,.seniors-stage .seniors-section-lead,.seniors-stage .seniors-lead-copy,.seniors-stage .seniors-card p,.seniors-stage .seniors-guide-card p,.seniors-stage .seniors-join p,.seniors-stage .kids-hustle-card>p,.seniors-stage .kids-hustle-card-meta span,.seniors-stage .match-finder-adult-how-panel,.seniors-stage .match-finder-adult-how-panel li{color:#1a1410!important;font-weight:700!important}.seniors-stage h2,.seniors-stage h3,.seniors-stage .seniors-lead-title,.seniors-stage .seniors-join-title,.seniors-stage .seniors-guide-card h3,.seniors-stage .seniors-card h3{color:#120e0b;font-weight:800}.seniors-stage .seniors-tab-bar .nav-link-btn{color:#1a1410;min-height:44px;padding:10px 12px;font-size:.92rem;font-weight:750}.seniors-stage .btn.seniors-btn,.seniors-stage .seniors-join-actions .btn{min-height:48px;padding:12px 18px;font-size:1.05rem;font-weight:750}.seniors-lead-title{color:#120e0b;align-items:center;gap:10px;margin:6px 0 4px;font-size:1.35rem;font-weight:800;display:flex}.seniors-lead-copy,.seniors-lead-ideas{box-sizing:border-box;width:100%;max-width:none}.seniors-lead-copy{color:#1a1410;margin:0;font-size:1.02rem;font-weight:650;line-height:1.45}.seniors-lead-ideas{color:#1a1410;margin:6px 0 0;font-size:1.02rem;font-weight:700;line-height:1.45}.seniors-stage .match-finder-adult-progress-meta{color:#1a1410;font-size:1.1rem;font-weight:750}.seniors-stage .match-finder-adult-inline{grid-template-rows:auto;grid-template-columns:minmax(0,1.55fr) minmax(300px,.95fr);align-items:start;gap:14px;max-width:100%;overflow:visible}.seniors-stage .match-finder-adult-media-pane{background:0 0;border:none;border-radius:14px;min-width:0;line-height:0;overflow:hidden}.seniors-stage .match-finder-adult-hero{background:#fff;border:1px solid #5c40331a;border-radius:14px;line-height:0;overflow:hidden}.seniors-stage .match-finder-adult-hero-img{object-fit:contain;object-position:center top;width:100%;height:auto;max-height:none;display:block}.seniors-stage .match-finder-adult-card{box-sizing:border-box;flex-direction:column;gap:10px;height:auto;min-height:0;padding:18px 20px;display:flex;overflow:visible}.seniors-stage .match-finder-adult-scroll{flex-direction:column;flex:none;gap:12px;min-height:0;padding-right:0;display:flex;overflow:visible}.seniors-stage .match-finder-adult-header{flex-shrink:0;align-items:flex-start;margin-bottom:0;padding:12px 14px}.seniors-stage .match-finder-adult-header-copy{flex:auto;min-width:0}.seniors-stage .match-finder-adult-header h2{color:#120e0b;overflow-wrap:anywhere;font-size:1.35rem;font-weight:800;line-height:1.25}.seniors-stage .match-finder-adult-header p{color:#1a1410;overflow-wrap:anywhere;font-size:1.02rem;font-weight:700;line-height:1.4}.seniors-stage .match-finder-adult-options{flex:none;grid-template-columns:1fr;align-content:start;gap:10px;min-height:0;margin:0}.seniors-stage .match-finder-adult-option{color:#120e0b;text-align:left;align-items:center;min-height:52px;padding:14px 16px;font-size:1.1rem;font-weight:750;display:flex}.seniors-stage .match-finder-adult-nav{z-index:2;border-top:1px solid var(--border-color);background:linear-gradient(#fffcf7eb 0%,#fffdf8 40%);flex-shrink:0;margin-top:0;padding-top:12px;position:relative}.seniors-stage .match-finder-adult-nav .btn,.seniors-stage .match-finder-adult-actions .btn{min-height:48px;padding:12px 18px;font-size:1.15rem;font-weight:750}@media (width<=820px){.seniors-stage--match{flex-direction:column;display:flex}.seniors-stage--match .seniors-tab-bar{order:0}.seniors-stage--match [role=tabpanel]{order:1}.seniors-stage--match .seniors-lead{order:2}.seniors-stage .match-finder-adult-inline{grid-template-rows:auto auto;grid-template-columns:1fr}.seniors-stage .match-finder-adult-hero-img{max-height:var(--page-hero-img-max-mobile)}.seniors-stage .match-finder-adult-card{height:auto;min-height:0}}.seniors-stage .match-finder-adult-result h2{font-size:1.7rem;font-weight:800}.seniors-stage .match-finder-adult-result-lead,.seniors-stage .match-finder-adult-result-meta,.seniors-stage .match-finder-adult-how,.seniors-stage .match-finder-adult-how li{color:#1a1410;font-size:1.15rem;font-weight:700}.seniors-stage .match-finder-adult-rank-legend{color:#1a1410;font-size:1.05rem;font-weight:700}@media (width<=820px){.seniors-stage{flex-direction:column;display:flex}.seniors-tab-bar{order:1}.seniors-stage>:not(.seniors-lead):not(.seniors-tab-bar){order:2}.seniors-lead{order:3}}.seniors-tab-bar{margin-bottom:4px}.seniors-tab-panel{grid-template-columns:minmax(180px,280px) minmax(0,1fr);align-items:start;gap:16px 20px;display:grid}.seniors-ideas-stage,.seniors-guides-stage{flex-direction:column;gap:14px;min-width:0;max-width:100%;display:flex}.seniors-guides-split{box-sizing:border-box;grid-template-columns:minmax(0,1.4fr) minmax(280px,.9fr);align-items:stretch;gap:12px;width:100%;min-width:0;max-width:100%;display:grid}.seniors-guides-split>.seniors-tab-hero.is-banner{background:#fff;align-self:start;width:100%;min-width:0;max-width:100%;height:auto;line-height:0;display:block;overflow:hidden}.seniors-guides-split>.seniors-tab-hero.is-banner .seniors-tab-hero-img{width:100%;max-width:100%;height:auto;max-height:var(--page-hero-img-max);object-fit:contain;object-position:center top;background:#fff;display:block}.seniors-guides-panel{padding:var(--hero-panel-pad-y) var(--hero-panel-pad-x);box-sizing:border-box;gap:var(--hero-panel-gap);color:#1a1410;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;align-self:stretch;width:100%;min-width:0;max-width:100%;height:0;min-height:100%;display:flex;overflow:hidden auto}.seniors-guides-panel-copy{flex-direction:column;flex-shrink:0;gap:6px;display:flex}.seniors-guides-panel-title{color:#120e0b;align-items:center;gap:8px;margin:0;font-size:1.12rem;font-weight:800;line-height:1.2;display:flex}.seniors-guides-panel-copy p{color:#1a1410;margin:0;font-size:.95rem;font-weight:650;line-height:1.35}.seniors-guides-panel-list{flex-direction:column;flex:auto;gap:8px;min-height:0;margin:0;padding:0;list-style:none;display:flex;overflow:auto}.seniors-guides-panel-list li{background:#f7f1e8d9;border:1px solid #5c40331a;border-radius:10px;grid-template-columns:auto 1fr;align-items:start;gap:10px;padding:10px 12px;display:grid}.seniors-guides-panel-list .seniors-guide-badge{white-space:nowrap;margin-top:2px;padding:4px 10px;font-size:1rem}.seniors-guides-panel-list strong{color:#120e0b;margin-bottom:2px;font-size:.98rem;font-weight:800;line-height:1.25;display:block}.seniors-guides-panel-list span:not(.seniors-guide-badge){color:#1a1410;font-size:.95rem;font-weight:650;line-height:1.35;display:block}.seniors-guides-panel-actions{flex-direction:column;flex-shrink:0;gap:8px;margin-top:auto;display:flex}.seniors-guides-panel-actions .btn{justify-content:center;width:100%;min-height:44px;padding:10px 14px;font-size:1.02rem;font-weight:750}@media (width<=820px){.seniors-guides-split{flex-direction:column;grid-template-columns:none;display:flex}.seniors-guides-split>.seniors-tab-hero.is-banner{order:-1;width:100%}.seniors-guides-split>.seniors-tab-hero.is-banner .seniors-tab-hero-img{max-height:var(--page-hero-img-max-mobile)}.seniors-guides-panel{height:auto;min-height:0;max-height:none;overflow:visible}}.seniors-ideas-layout>.seniors-tab-hero.is-banner .seniors-tab-hero-img{max-height:var(--page-hero-img-max)}.seniors-ideas-layout .seniors-guides-side{box-sizing:border-box;gap:12px;padding:2px;overflow:auto}.seniors-ideas-layout .seniors-idea-card{box-sizing:border-box;flex:1 1 0;justify-content:flex-start;gap:6px;height:auto;min-height:0;max-height:100%;padding:12px 14px;overflow:hidden}.seniors-ideas-layout .seniors-idea-card .seniors-guide-card-top{align-items:flex-start;gap:8px;min-width:0}.seniors-ideas-layout .seniors-idea-card .seniors-guide-badge{white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;max-width:min(100%,11.5rem);padding:4px 10px;font-size:1rem;font-weight:750;line-height:1.2;overflow:hidden}.seniors-ideas-layout .seniors-idea-card h3{margin:0;font-size:1.1rem;line-height:1.25}.seniors-ideas-layout .seniors-idea-card>p:not(.seniors-idea-meta){-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.92rem;font-weight:650;line-height:1.35;display:-webkit-box;overflow:hidden}.seniors-ideas-below{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:14px}@media (width>=1100px){.seniors-ideas-below{grid-template-columns:repeat(3,minmax(0,1fr))}}.seniors-ideas-below .seniors-idea-card{justify-content:flex-start;gap:8px;height:auto;min-height:0;padding:16px 18px;overflow:hidden}.seniors-ideas-below .seniors-idea-card h3{font-size:1.2rem;line-height:1.25}.seniors-ideas-below .seniors-idea-card>p:not(.seniors-idea-meta){-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:.98rem;font-weight:650;line-height:1.4;display:-webkit-box;overflow:hidden}.seniors-ideas-below .seniors-idea-card .seniors-guide-badge{white-space:nowrap;text-overflow:ellipsis;max-width:min(100%,12rem);padding:4px 10px;font-size:.9375rem;overflow:hidden}.seniors-idea-meta{flex-shrink:0;align-items:center;gap:6px;margin:auto 0 0;display:flex;color:#5c4033!important;font-size:.9375rem!important;font-weight:700!important}.seniors-guides-side .seniors-idea-card .seniors-idea-meta,.seniors-ideas-below .seniors-idea-card .seniors-idea-meta{font-size:.9375rem!important}.seniors-guides-layout{grid-template-rows:auto auto;grid-template-columns:minmax(0,1.45fr) minmax(300px,1fr);align-items:stretch;gap:12px 14px;display:grid}.seniors-guides-layout>.seniors-tab-hero.is-banner{grid-area:1/1;align-self:stretch}.seniors-guides-side{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;grid-area:1/2;justify-content:stretch;align-self:stretch;gap:10px;min-width:0;height:0;min-height:100%;display:flex;overflow:hidden auto}.seniors-guides-below{grid-area:2/1/auto/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;display:grid}.seniors-guides-section-title{color:#fffdf8;background:#6b5748;border:1px solid #4a3a28;border-radius:8px;flex:none;margin:0;padding:8px 12px;font-size:1.05rem;font-weight:800}.seniors-guides-section-title--below{grid-column:1/-1}.seniors-tab-hero{background:#ffffff8c;border:1px solid #5c40331a;border-radius:14px;line-height:0;overflow:hidden;box-shadow:0 10px 24px #5c40331a}.seniors-tab-hero.is-compact{max-width:280px}.seniors-tab-hero.is-banner{align-items:center;width:100%;max-width:none;display:flex}.seniors-tab-hero-img{object-fit:cover;object-position:center top;width:100%;height:auto;max-height:220px;display:block}.seniors-tab-hero.is-banner .seniors-tab-hero-img{max-height:var(--page-hero-img-max);object-fit:contain;object-position:center top;background:#f7f4ef;width:100%;height:auto}.seniors-guides-layout>.seniors-tab-hero.is-banner .seniors-tab-hero-img{max-height:var(--page-hero-img-max)}.seniors-tab-panel .seniors-grid,.seniors-tab-panel .seniors-guides,.seniors-tab-panel .seniors-join{min-width:0}@media (width<=820px){.seniors-tab-panel{grid-template-columns:1fr}.seniors-guides-layout{flex-direction:column;grid-template-columns:none;display:flex}.seniors-guides-layout>.seniors-tab-hero.is-banner{order:-1;grid-area:auto;width:100%}.seniors-guides-side,.seniors-guides-below{grid-area:auto}.seniors-guides-side{height:auto;min-height:0;overflow:visible}.seniors-guides-side .seniors-guide-card{flex:none;height:auto}.seniors-guides-below,.seniors-ideas-below{grid-template-columns:1fr}.seniors-tab-hero.is-compact{max-width:min(100%,360px)}.seniors-tab-hero.is-banner .seniors-tab-hero-img{max-height:var(--page-hero-img-max-mobile)}.seniors-tab-hero-img{max-height:180px}}.seniors-section-lead{color:#1a1410;grid-column:1/-1;margin:0 0 4px;font-size:1.05rem;font-weight:650;line-height:1.6}.seniors-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.seniors-card{background:linear-gradient(165deg,#fffef9 0%,#f7f1e6 100%)}.seniors-card-icon{background:#947d641f}.seniors-card-startup{color:var(--bronze);align-items:center;gap:6px;margin:12px 0 0;font-size:.9375rem;display:flex}.seniors-guides-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;display:grid}.seniors-guide-card{box-sizing:border-box;border-radius:14px;flex-direction:column;justify-content:flex-start;gap:8px;height:auto;min-height:0;padding:14px 16px;display:flex;overflow:hidden}.seniors-guides-side .seniors-guide-card{flex:1 1 0;justify-content:space-between;gap:6px;height:100%;min-height:0;padding:12px 14px;overflow:hidden}.seniors-guides-below .seniors-guide-card{gap:10px;width:100%;min-height:0;padding:18px 20px;overflow:hidden}.seniors-guide-card-top{flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;min-width:0;margin-bottom:0;display:flex}.seniors-guide-badge{background:var(--grad-primary);color:#2a1f14;white-space:nowrap;border:1px solid #947d6466;border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:.72rem;font-weight:750}.seniors-guide-badge--preview{background:var(--grad-primary);color:#3f3224;border-color:#947d648c}.seniors-guide-badge--live{color:#102536;background:linear-gradient(135deg,#e8f4fb 0%,#9ec9e8 45%,#4a7fa8 100%);border-color:#3a6e9673}.seniors-guide-open-btn{flex-shrink:0;align-self:flex-start;gap:6px;margin-top:2px}.seniors-guide-lock{flex-shrink:0;min-width:0;margin-top:2px}.seniors-guide-card .join-to-unlock-cta{align-items:flex-start;width:auto;max-width:100%}.seniors-guide-card .join-to-unlock-cta .btn{white-space:normal;min-height:44px;padding:10px 14px;font-size:.9rem}.seniors-guide-card .join-to-unlock-cta__free{padding:2px 7px;font-size:.8rem}.seniors-guide-card h3{color:#120e0b;min-width:0;margin:0;font-size:1.02rem;font-weight:800;line-height:1.25}.seniors-guide-card p{color:#1a1410;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-width:0;margin:0;font-size:.88rem;font-weight:650;line-height:1.35;display:-webkit-box;overflow:hidden}.seniors-guides-side .seniors-guide-card h3{white-space:normal;text-overflow:unset;font-size:.98rem;overflow:visible}.seniors-guides-side .seniors-guide-card p{-webkit-line-clamp:2;flex:auto;min-height:0;font-size:.82rem;line-height:1.3}.seniors-guides-below .seniors-guide-card h3{font-size:1.15rem}.seniors-guides-below .seniors-guide-card p{-webkit-line-clamp:3;font-size:.95rem;line-height:1.4}.seniors-ideas-layout .seniors-guides-side .seniors-idea-card h3,.seniors-ideas-layout .seniors-ideas-below .seniors-idea-card h3{font-size:1.1rem;line-height:1.25}.seniors-ideas-layout .seniors-guides-side .seniors-idea-card>p:not(.seniors-idea-meta),.seniors-ideas-layout .seniors-ideas-below .seniors-idea-card>p:not(.seniors-idea-meta){font-size:.92rem;font-weight:650;line-height:1.35}.seniors-ideas-layout .seniors-ideas-below .seniors-idea-card h3{font-size:1.2rem}.seniors-ideas-layout .seniors-ideas-below .seniors-idea-card>p:not(.seniors-idea-meta){font-size:.98rem}.seniors-ideas-layout .seniors-guides-side .seniors-idea-card .seniors-guide-badge,.seniors-ideas-layout .seniors-ideas-below .seniors-idea-card .seniors-guide-badge{padding:4px 10px;font-size:1rem}@media (width<=820px){.seniors-guides-layout,.seniors-ideas-layout{flex-direction:column;grid-template-columns:none;align-items:stretch;height:auto;display:flex}.seniors-guides-side,.seniors-ideas-layout .seniors-guides-side{flex-direction:column;gap:12px;height:auto;min-height:0;max-height:none;display:flex;overflow:visible}.seniors-guides-layout .seniors-guides-side .seniors-guide-card,.seniors-ideas-layout .seniors-guides-side .seniors-idea-card,.seniors-guides-below .seniors-guide-card,.seniors-ideas-below .seniors-idea-card{flex:none;justify-content:flex-start;height:auto;min-height:0;max-height:none;overflow:visible}.seniors-guides-below,.seniors-ideas-below{grid-template-columns:1fr;gap:12px;display:grid}.seniors-guide-lock,.seniors-guide-card .join-to-unlock-cta{width:100%;position:static;overflow:visible}}.seniors-join-stage{flex-direction:column;gap:10px;min-width:0;max-width:100%;display:flex;overflow:hidden}.seniors-join-layout{box-sizing:border-box;grid-template-columns:minmax(0,1.4fr) minmax(260px,.85fr);align-items:stretch;gap:12px;width:100%;min-width:0;max-width:100%;display:grid;overflow:hidden}.seniors-join-layout>.seniors-tab-hero.is-banner{background:#fff;align-self:start;width:100%;min-width:0;max-width:100%;height:auto;line-height:0;display:block;overflow:hidden}.seniors-join-layout>.seniors-tab-hero.is-banner .seniors-tab-hero-img{width:100%;max-width:100%;height:auto;max-height:var(--page-hero-img-max);object-fit:contain;object-position:center top;background:#fff;display:block}.seniors-join{padding:var(--hero-panel-pad-y) var(--hero-panel-pad-x);box-sizing:border-box;justify-content:flex-start;gap:var(--hero-panel-gap);color:#1a1410;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;align-self:stretch;width:100%;min-width:0;max-width:100%;height:0;min-height:100%;display:flex;overflow:hidden auto}@media (width<=820px){.seniors-join-layout{flex-direction:column;grid-template-columns:none;display:flex}.seniors-join-layout>.seniors-tab-hero.is-banner{order:-1;width:100%}.seniors-join-layout>.seniors-tab-hero.is-banner .seniors-tab-hero-img{max-height:var(--page-hero-img-max-mobile)}.seniors-join{justify-content:flex-start;height:auto;min-height:0;max-height:none;overflow:visible}.seniors-join-actions{flex-direction:column}.seniors-join-actions .btn{width:100%}}.seniors-join-copy{flex-direction:column;flex-shrink:0;gap:6px;display:flex}.seniors-join-title{color:#120e0b;flex-wrap:wrap;align-items:center;gap:8px 10px;margin:0;font-size:clamp(1.15rem,2.2vw,1.35rem);font-weight:800;line-height:1.25;display:flex}.seniors-join-title svg{flex-shrink:0;width:22px;height:22px}.seniors-join-title>span:first-of-type{flex:auto;min-width:10ch}.seniors-join-cta-row--top{margin:2px 0 8px}.seniors-join-cta-row--top .btn-join-green{justify-content:center;gap:6px;width:100%;min-height:48px;font-size:1rem}.seniors-join-copy .seniors-join-done{margin:2px 0 8px}.seniors-join-actions--bottom{border-top:1px solid #5c40331f;margin-top:8px;padding-top:12px}.seniors-join p{color:#1a1410;margin:0;font-size:.95rem;font-weight:650;line-height:1.4}.seniors-join-footer{flex-direction:column;flex-shrink:0;gap:8px;margin-top:auto;display:flex}.seniors-join-perks{flex-direction:column;flex:auto;justify-content:space-evenly;gap:8px;min-height:0;margin:0;padding:0;list-style:none;display:flex}.seniors-join-perks li{color:#120e0b;background:#f7f1e8d9;border:1px solid #5c40331a;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:.95rem;font-weight:700;line-height:1.35;display:flex}.seniors-join-perks svg{width:18px;height:18px;color:var(--bronze);flex-shrink:0;margin-top:0}.seniors-join-actions{flex-direction:column;flex-shrink:0;align-items:stretch;gap:8px;margin-top:auto;display:flex}.seniors-join-actions .btn,.seniors-join-footer .btn{justify-content:center;width:100%;min-height:44px;padding:10px 14px;font-size:1.02rem;font-weight:750}.seniors-join-done{color:#120e0b;background:#947d641f;border-radius:12px;align-items:center;gap:8px;padding:10px 12px;font-size:.95rem;font-weight:700;display:inline-flex}.seniors-join-account{margin-top:12px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dashboard-home{box-sizing:border-box;flex-direction:column;gap:0;min-width:0;max-width:100%;display:flex;overflow-x:clip}.hustle-filter-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:8px;margin-bottom:24px;display:flex}.hustle-filter-bar__filters{flex:1;align-items:center;gap:8px;min-width:0;padding-bottom:4px;display:flex;overflow-x:auto}.hustle-filter-bar__logo{border-radius:9px;flex-shrink:0;width:32px;height:32px;font-size:0}.hustle-filter-badge{cursor:pointer;text-transform:none;letter-spacing:.02em;white-space:nowrap;border:1px solid var(--border-color);color:var(--text-primary);box-shadow:none;background:#fff;padding:6px 14px}.hustle-filter-badge:hover{border-color:var(--bronze);color:var(--onyx);background:#d7c69747}.hustle-filter-badge--active,.hustle-filter-badge.hustle-filter-badge--active.purple{border:1px solid var(--bronze);background:var(--grad-primary);color:var(--onyx);box-shadow:0 4px 14px var(--accent-gold-glow)}.hustle-filter-bar__search{flex:200px;min-width:min(260px,100%);position:relative}.hustle-filter-bar__search-icon{color:var(--text-primary);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.hustle-filter-bar__search-input{height:42px;padding-left:42px}@media (width<=768px){.hustle-filter-bar__search{flex:100%;width:100%;min-width:100%}}@media (width<=640px){.hustle-filter-bar__search{width:100%;min-width:100%}}.home-promo-hero{box-sizing:border-box;border-radius:14px;width:100%;max-width:100%;margin:0 0 16px;overflow:hidden}.home-promo-hero__band{background:linear-gradient(180deg, #e2d4a8 0%, var(--gold) 28%, var(--ivory) 68%, var(--bg-dark) 100%);box-sizing:border-box;border-radius:14px;max-width:100%;padding:14px clamp(14px,2vw,22px) 16px;overflow:hidden}.home-promo-hero__layout{box-sizing:border-box;grid-template-columns:minmax(0,1.45fr) minmax(0,.72fr);align-items:start;gap:10px clamp(10px,1.5vw,16px);width:100%;max-width:100%;margin:0 auto;display:grid}.home-promo-hero__frame{width:100%;min-width:0;max-width:100%;height:auto;min-height:0;box-shadow:none;box-sizing:border-box;background:0 0;border:none;border-radius:12px;align-self:start;line-height:0;overflow:hidden}.home-promo-hero__img{object-fit:contain;object-position:center center;width:100%;max-width:100%;height:auto;min-height:0;max-height:none;box-shadow:none;background:0 0;border:none;outline:none;display:block}.home-promo-hero__path--desktop{align-self:start;min-width:0;max-width:100%;height:auto;min-height:0;display:flex;overflow:visible}.home-promo-hero__path--desktop .home-match-family--hero{flex:auto;width:100%;min-width:0;max-width:100%}.home-promo-hero__steps--desktop{align-self:stretch;min-width:0;max-width:100%;height:100%;min-height:100%;display:flex;overflow:hidden}.home-promo-hero__steps--desktop .home-promo-hero__steps{flex:auto;width:100%;min-width:0;max-width:100%}.home-promo-hero__steps{box-sizing:border-box;flex-direction:column;gap:6px;min-width:0;max-width:100%;height:100%;min-height:100%;padding:0 2px 0 0;display:flex;overflow:hidden}.home-promo-hero__steps-heading{flex-wrap:wrap;align-items:baseline;gap:.35rem .7rem;margin:0;line-height:1.2;display:flex}.home-promo-hero__steps-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--crimson);margin:0;font-size:.875rem;font-weight:800}.home-promo-hero__steps-title{color:var(--crimson);letter-spacing:.04em;text-transform:uppercase;margin:0;font-family:Inter,system-ui,sans-serif;font-size:clamp(1.05rem,1.6vw,1.25rem);font-weight:800;line-height:1.2}.home-promo-hero__steps-note{color:#181718;text-wrap:pretty;overflow-wrap:anywhere;min-width:0;max-width:100%;margin:0;font-size:.86rem;font-weight:600;line-height:1.3}.home-promo-hero__icp-list{flex-direction:column;gap:6px;min-width:0;max-width:100%;margin:0;padding:0;list-style:none;display:flex}.home-promo-hero__icp-list li{box-sizing:border-box;overflow-wrap:anywhere;background:#ffffff8c;border:1px solid #947d6447;border-radius:10px;flex-direction:column;gap:2px;min-width:0;max-width:100%;margin:0;padding:8px 10px;display:flex}.home-promo-hero__icp-list strong{color:var(--charcoal);font-size:.9rem;font-weight:800;line-height:1.2}.home-promo-hero__icp-list span{color:#5c4a38;font-size:.82rem;line-height:1.35}.home-promo-hero__bubbles{flex-direction:column;flex:auto;gap:5px;min-width:0;max-width:100%;min-height:0;margin:0;padding:0;list-style:none;display:flex}.home-promo-hero__bubbles li{flex:1 1 0;min-width:0;max-width:100%;margin:0;display:flex}.home-step-bubble{box-sizing:border-box;text-align:left;cursor:pointer;width:100%;min-width:0;max-width:100%;min-height:44px;color:var(--charcoal);transition:border-color var(--transition-fast), background var(--transition-fast);touch-action:manipulation;background:#fffcf6eb;border:1px solid #947d6473;border-radius:12px;align-items:center;gap:8px;padding:10px 12px;display:flex;box-shadow:0 2px 8px -4px #503c2833}.home-step-bubble:hover{border-color:var(--bronze);background:#fff}.home-step-bubble:focus-visible{outline:2px solid var(--crimson);outline-offset:2px}.home-step-bubble__num{color:#fff;background:var(--crimson);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:0;font-size:.85rem;font-weight:700;display:inline-flex}.home-step-bubble__body{flex-direction:column;flex:auto;gap:1px;min-width:0;display:flex}.home-step-bubble__body strong{color:var(--charcoal);font-size:.92rem;font-weight:800;line-height:1.2}.home-step-bubble__body span{color:#181718;overflow-wrap:anywhere;font-size:.8rem;font-weight:500;line-height:1.3}.home-step-bubble__icon{color:var(--bronze);flex-shrink:0;margin-top:0}.home-page-header{box-sizing:border-box;background:linear-gradient(135deg,#f0e2b8f2 0%,#f7f3edfa 42%,#d7c6978c 100%);border-bottom:1px solid #947d6447;border-radius:14px;width:100%;max-width:100%;margin:0 0 14px;padding:14px clamp(14px,2.5vw,28px) 10px;overflow-x:clip}.home-page-header__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--crimson);align-items:center;gap:6px;margin:0 0 10px;font-size:1rem;font-weight:800;display:inline-flex}.home-page-header__title{text-align:left;letter-spacing:-.01em;width:100%;color:var(--text-primary);flex-direction:column;align-items:flex-start;gap:8px;margin:0;font-family:Cormorant Garamond,Playfair Display,Georgia,serif;font-weight:600;line-height:1.2;display:flex}.home-page-header__brand-block{flex-wrap:wrap;align-items:center;gap:10px 14px;width:100%;min-width:0;display:flex}.home-page-header__brand{letter-spacing:-.015em;min-width:0;color:var(--charcoal,#2c2416);flex:0 auto;font-family:inherit;font-size:clamp(1.4rem,2.6vw,1.85rem);font-style:italic;font-weight:700;line-height:1.15;display:block}.home-page-header__headline{letter-spacing:-.01em;color:#181718;width:100%;min-width:0;max-width:none;font-family:Inter,system-ui,sans-serif;font-size:clamp(.95rem,1.35vw,1.05rem);font-weight:500;line-height:1.5;display:block}.home-page-header__brand-block .header-title-dashboard-badge,.home-page-header__brand-block .header-title-badges{flex:none}.home-page-header__lead strong{color:#000;font-family:inherit;font-weight:700}@media (width<=720px){.home-page-header{width:100%;margin:0 0 16px;padding:14px}.home-page-header__purpose,.home-page-header__lead{margin-top:8px;font-size:.92rem;line-height:1.45}.home-how-intro-toggle{margin-top:4px;font-size:.92rem}.home-promo-hero__path--desktop,.home-promo-hero__steps--desktop{width:100%;display:flex}.home-audience__bubbles{grid-template-columns:1fr}.home-match-family__facebook{width:100%;min-width:44px;max-width:280px}}.home-match-family{border-radius:16px;margin:0 0 22px;padding:20px 22px 22px}.home-match-family--hero{box-sizing:border-box;background:#fffcf6b8;border:1px solid #947d6459;border-radius:12px;flex-direction:column;gap:8px;height:auto;min-height:0;margin:0;padding:8px 6px 6px;display:flex;overflow:visible;box-shadow:0 8px 20px -16px #503c2866}.home-match-family--hero .home-match-family__section-head{text-align:left;flex-direction:column;align-items:stretch;gap:8px;min-width:0;margin:0;padding:10px 10px 12px;overflow:hidden}.home-match-family--hero .home-match-family__cta-stack{flex-flow:column;flex:auto;justify-content:flex-start;align-items:stretch;gap:6px;width:100%;min-width:0;max-width:100%}.home-match-family--hero .home-match-family__cta-expect{text-align:left;flex:0 auto;font-size:.875rem}.home-match-family--hero .home-match-family__section-title{margin:4px 0 2px;font-size:clamp(1.1rem,1.6vw,1.25rem)}.home-match-family--hero .home-match-family__section-sub{margin:0;font-size:.9rem;line-height:1.4}.home-match-family--hero .home-match-family__facebook{width:100%;max-width:none;min-height:44px;margin-top:2px;padding:10px 12px;font-size:.9rem}.home-match-family--hero .home-match-family__side-cta.btn-primary{min-height:44px;padding:10px 14px;font-size:.9rem}.home-match-family--hero .home-match-family__grid{flex:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.home-match-family--hero .home-match-family__card{border-radius:12px;gap:6px;min-width:0;padding:10px 10px 12px}.home-match-family--hero .home-match-family__card strong{font-size:.95rem}.home-match-family--hero .home-match-family__desc{font-size:.85rem;line-height:1.35}.home-match-family--hero .home-match-family__card-cta{min-height:44px;padding:8px 12px;font-size:.85rem}.home-match-family--hero .home-match-family__note{margin:0;font-size:.85rem;line-height:1.4}.home-match-family--hero .home-match-family__cta{width:100%;min-height:44px;margin:0;font-size:.92rem}.home-audience{border-radius:16px;margin:0 0 22px;padding:20px 22px 22px}.home-audience__inner{flex-direction:column;gap:10px;min-width:0;display:flex}.home-audience__heading{margin:0;line-height:1.2}.home-audience__title{letter-spacing:.01em;color:var(--crimson);text-transform:uppercase;font-size:clamp(1.25rem,2.2vw,1.55rem);font-weight:850;display:block}.home-audience__note{max-width:52rem;color:var(--charcoal);margin:0;font-size:.98rem;font-weight:650;line-height:1.45}.home-audience__bubbles{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.home-audience__bubbles li{min-width:0;margin:0;display:flex}.home-audience__bubbles .home-step-bubble{align-items:flex-start;min-height:100%}.home-match-family__cta-stack{box-sizing:border-box;flex-direction:column;flex:auto;align-items:stretch;gap:6px;width:100%;min-width:0;max-width:100%;display:flex}.home-match-family__cta-expect{color:#181718;text-wrap:pretty;overflow-wrap:anywhere;min-width:0;max-width:100%;margin:0;font-size:.78rem;font-weight:650;line-height:1.35}.home-match-family__section-head{background:var(--grad-primary);text-align:left;box-sizing:border-box;border:1px solid #947d6473;border-radius:14px;flex-direction:column;align-items:stretch;gap:12px;min-width:0;margin:0 0 16px;padding:14px 16px 16px;display:flex;overflow:hidden;box-shadow:0 8px 22px -14px #503c2873}.home-foresight-position,.home-foresight-icp,.home-foresight-faq{border-radius:16px;gap:12px;margin:0 0 22px;padding:22px 24px;display:grid}.home-foresight-position__eyebrow,.home-foresight-icp__note,.home-foresight-icp__lead,.home-foresight-position__lead,.home-foresight-position__cta-note{color:var(--text-primary);margin:0;line-height:1.5}.home-foresight-icp__list span{color:#5c4a38;font-size:.95rem}.home-foresight-position__eyebrow{letter-spacing:.04em;text-transform:uppercase;color:var(--bronze);font-size:.85rem;font-weight:750}.home-foresight-position__title,.home-foresight-icp__title,.home-foresight-faq__title{color:var(--charcoal);margin:0;font-size:1.45rem;line-height:1.25}.home-foresight-position__steps,.home-foresight-icp__list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.home-foresight-position__steps li,.home-foresight-icp__list li{color:var(--text-primary);background:#ffffff8c;border:1px solid #947d6447;border-radius:10px;gap:2px;padding:10px 12px;line-height:1.45;display:grid}.home-foresight-position__steps strong,.home-foresight-icp__list strong{color:var(--charcoal)}.home-foresight-faq__list{gap:8px;display:grid}.home-foresight-faq__item{background:#ffffff8c;border:1px solid #947d6447;border-radius:10px;padding:0 12px}.home-foresight-faq__item summary{cursor:pointer;color:var(--charcoal);padding:12px 0;font-weight:700;list-style-position:outside}.home-foresight-faq__item p{color:var(--text-primary);margin:0 0 12px;line-height:1.5}@media (width<=720px){.home-match-family__cta-stack{width:100%;max-width:none}}.home-match-family__side-cta,.home-match-family__side-cta.btn-primary,.home-match-family__side-cta.btn-outline{white-space:normal;box-sizing:border-box;width:100%;min-width:0;max-width:100%;color:var(--charcoal);-webkit-text-fill-color:var(--charcoal);background:#fffef9;border:1px solid #4a3a2859;flex:none;justify-content:center;gap:6px;box-shadow:0 2px 8px #503c281f}.home-match-family__side-cta:hover,.home-match-family__side-cta.btn-primary:hover,.home-match-family__side-cta.btn-outline:hover{color:var(--onyx);-webkit-text-fill-color:var(--onyx);filter:none;background:#fff;border-color:#4a3a288c}.home-match-family__facebook{justify-content:center;align-items:center;gap:10px;min-height:44px;padding:10px 16px;font-size:.98rem;font-weight:750;display:inline-flex}.home-match-family__facebook svg{flex-shrink:0;width:22px;height:22px}.home-match-family__section-copy{flex:auto;min-width:0}.home-match-family__eyebrow{justify-content:center;align-items:center;gap:6px;margin-bottom:8px;display:inline-flex}.home-match-family__section-title{color:var(--onyx);letter-spacing:.01em;margin:0;font-family:Cormorant Garamond,Playfair Display,Georgia,serif;font-size:clamp(1.45rem,3vw,2rem);font-weight:800;line-height:1.15}.home-match-family__section-sub{color:#181718d1;text-wrap:pretty;width:100%;max-width:min(52rem,100%);margin:8px auto 0;font-size:1.02rem;font-weight:700;line-height:1.4}.home-match-family__lead{max-width:72ch;color:var(--text-primary);margin:0 0 14px;font-size:.95rem;line-height:1.5}.home-match-family__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 14px;padding:0;list-style:none;display:grid}.home-match-family__card{background:#fff;border:1.5px solid #947d6447;border-radius:14px;flex-direction:column;gap:8px;min-height:100%;margin:0;padding:14px 14px 16px;display:flex;box-shadow:0 8px 18px -14px #503c2859}.home-match-family__title-row{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.home-match-family__card strong{min-width:0;color:var(--charcoal);flex:auto;margin:0;font-size:1.02rem;font-weight:800;line-height:1.2;display:block}.home-match-family__bands{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.home-match-family__band{letter-spacing:.02em;white-space:nowrap;color:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:3px 9px;font-size:.9rem;font-weight:750;line-height:1.2;display:inline-flex}.home-match-family__desc{color:var(--text-primary);flex:auto;font-size:.92rem;line-height:1.4;display:block}.home-match-family__card-cta{letter-spacing:.01em;white-space:nowrap;color:#fff;cursor:pointer;min-height:34px;transition:transform var(--transition-fast), filter var(--transition-fast), box-shadow var(--transition-fast);border:none;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:4px;padding:6px 12px;font-size:.9rem;font-weight:750;display:inline-flex}.home-match-family__card-cta:hover{filter:brightness(1.05);transform:translateY(-1px)}.home-match-family__card-cta:focus-visible{outline:2px solid var(--charcoal);outline-offset:2px}.home-match-family__card-cta--kids{background:var(--grad-orange);box-shadow:0 4px 12px #e07a2f47}.home-match-family__card-cta--teens{background:var(--grad-emerald);box-shadow:0 4px 12px #5f7a4547}.home-match-family__card-cta--adult{background:var(--grad-purple);box-shadow:0 4px 12px #6b4f3a47}.home-match-family__card-cta--senior{background:var(--grad-amber);color:#4a3a28;box-shadow:0 4px 12px #c9a22752}.home-match-family__card--kids{background:linear-gradient(160deg,#fff8f1 0%,#ffe4cc 48%,#ffd0a8 100%);border-color:#e07a2f80;box-shadow:0 10px 22px -12px #e07a2f59}.home-match-family__card--kids strong{color:#9a4a12}.home-match-family__card--kids .home-match-family__band{background:var(--grad-orange)}.home-match-family__card--teens{background:linear-gradient(160deg,#f6faf1 0%,#e3f0d6 48%,#d0e6bc 100%);border-color:#5f7a4580;box-shadow:0 10px 22px -12px #5f7a4552}.home-match-family__card--teens strong{color:#3d5628}.home-match-family__card--teens .home-match-family__band{background:var(--grad-emerald)}.home-match-family__card--adult{background:linear-gradient(160deg,#faf6f1 0%,#efe2d2 48%,#e2d0b8 100%);border-color:#6b4f3a73;box-shadow:0 10px 22px -12px #6b4f3a4d}.home-match-family__card--adult strong{color:#5a3f2a}.home-match-family__card--senior{background:linear-gradient(160deg,#fffbeb 0%,#f6e8b8 48%,#efd789 100%);border-color:#c9a2278c;box-shadow:0 10px 22px -12px #c9a22759}.home-match-family__card--senior strong{color:#6e5510}.home-match-family__note{max-width:72ch;color:var(--text-primary);margin:0 0 14px;font-size:1rem;line-height:1.5}.home-match-family__cta{align-items:center;gap:8px;display:inline-flex}@media (width<=960px){.home-match-family__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-match-family__section-head{flex-flow:column;justify-content:flex-start;align-items:stretch}.home-match-family__section-copy{flex:auto;width:100%;max-width:100%}}@media (width<=560px){.home-match-family__grid{grid-template-columns:1fr}}@media (width<=1024px){.home-page-header{margin-bottom:10px;padding-bottom:12px}.home-promo-hero{margin-bottom:12px}.home-promo-hero__band{padding:12px 14px}.home-promo-hero__layout{flex-direction:column;grid-template-columns:none;align-items:stretch;gap:10px;display:flex}.home-promo-hero__frame{order:-1;height:auto;min-height:0;max-height:none;line-height:0}.home-promo-hero__img{object-fit:contain;object-position:center top;width:100%;height:auto;min-height:0;max-height:none;display:block}.home-promo-hero__path--desktop{height:auto;overflow:visible}.home-match-family--hero{height:auto;min-height:0}.home-audience__bubbles{grid-template-columns:1fr 1fr}.home-promo-hero__steps{gap:6px;height:auto;min-height:0;padding:0}.home-page-header__brand{font-size:clamp(1.3rem,5vw,1.65rem)}.home-page-header__headline{font-size:.92rem;line-height:1.45}.home-promo-hero__bubbles{flex:none;gap:6px}.home-promo-hero__bubbles li{flex:none}.home-promo-hero__steps-title{font-size:1.15rem}.home-step-bubble{padding:9px 11px}.home-match-family{margin:0 0 14px;padding:14px 16px 16px}.home-match-family__section-head{margin-bottom:12px;padding:12px 14px}.home-match-family__note{margin-bottom:10px}.dashboard-home .hustle-filter-bar{margin-top:0;margin-bottom:12px}}@media (width<=768px){.home-promo-hero{width:100%;margin:0 0 12px}.home-page-header{width:100%;margin:0 0 14px}.home-promo-hero__band{padding:10px 12px 12px}.home-promo-hero__layout{gap:8px}.home-promo-hero__frame,.home-promo-hero__img{max-height:none}.home-promo-hero__icp-list li{padding:7px 8px}}.launch-checklist-page{max-width:820px}.launch-checklist-progress,.launch-checklist-teaser-note{color:var(--text-primary);align-items:center;gap:8px;margin-top:12px;margin-bottom:0;font-size:1rem;display:inline-flex}.launch-checklist-progress{color:var(--accent-emerald)}.launch-checklist-panel{padding:22px 24px 20px}.launch-checklist-panel-head{align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.launch-checklist-panel-head h3{color:var(--text-primary);margin:0 0 4px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.45rem}.launch-checklist-panel-head p{color:var(--text-primary);margin:0;font-size:.95rem}.launch-checklist-panel-head .glow-badge{flex-shrink:0;margin-left:auto}.launch-checklist-list{margin:0;padding:0;list-style:none}.launch-checklist-item{text-align:left;width:100%;font:inherit;color:inherit}button.launch-checklist-item{cursor:pointer}.launch-checklist-item-meta{align-items:center;gap:8px;margin-bottom:4px;display:flex}.launch-checklist-step-num{letter-spacing:.04em;text-transform:uppercase;color:var(--text-primary);font-size:1rem}.launch-checklist-item .checklist-text strong{color:var(--text-primary);margin-bottom:4px;font-size:.98rem;display:block}.launch-checklist-item-desc{color:var(--text-primary);font-size:.95rem;line-height:1.45;text-decoration:none;display:block}.launch-checklist-item.completed .launch-checklist-item-desc{opacity:.85;text-decoration:none}.launch-checklist-lock{margin-top:8px}.launch-checklist-list--blurred{filter:blur(3.5px);opacity:.45;pointer-events:none;-webkit-user-select:none;user-select:none;max-height:140px;padding:8px 4px 4px;overflow:hidden}.launch-checklist-cta-row{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:6px;display:flex}.launch-checklist-guides{margin-top:4px;padding:22px 24px 24px}.launch-guide-peek-sections{flex-direction:column;gap:28px;display:flex}.launch-guide-peek-section-head{border-bottom:1px solid color-mix(in srgb, var(--bronze) 35%, transparent);margin-bottom:12px;padding-bottom:10px}.launch-guide-peek-section-head h4{color:var(--text-primary);margin:0 0 4px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.28rem}.launch-guide-peek-section-head p{color:var(--text-primary);margin:0;font-size:.95rem}.launch-guide-peek-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.launch-guide-peek-item{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;border:1px solid color-mix(in srgb, var(--bronze) 28%, transparent);background:color-mix(in srgb, var(--bronze) 6%, transparent);border-radius:10px;align-items:flex-start;gap:12px;padding:12px 14px;transition:border-color .15s,background .15s;display:flex}.launch-guide-peek-item:hover{border-color:color-mix(in srgb, var(--crimson) 40%, var(--bronze));background:color-mix(in srgb, var(--bronze) 12%, transparent)}.launch-guide-peek-item-text{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.launch-guide-peek-item-meta{align-items:center;gap:8px;display:flex}.launch-guide-peek-item-text strong{color:var(--text-primary);font-size:.96rem;line-height:1.3}.launch-guide-peek-blurb{color:var(--text-primary);font-size:.95rem;line-height:1.45}.launch-guide-peek-arrow{color:var(--bronze);opacity:.85;flex-shrink:0;margin-top:4px}.launch-guide-peek-item:hover .launch-guide-peek-arrow{color:var(--crimson);opacity:1}.launch-guide-detail{grid-template-columns:minmax(240px,300px) minmax(0,1fr);align-items:start;gap:12px 16px;display:grid}.launch-guide-detail__admin-banner{letter-spacing:.04em;text-transform:uppercase;color:var(--charcoal);background:#947d6414;border:1px solid #947d6447;border-radius:10px;grid-column:1/-1;margin:0 0 4px;padding:8px 12px;font-size:.85rem;font-weight:800}.launch-guide-detail__sidebar{flex-direction:column;grid-column:1;align-self:start;gap:6px;min-width:0;max-height:calc(100vh - 108px);display:flex;position:sticky;top:96px}.launch-guide-detail__filters{flex-direction:column;gap:4px;min-width:0;padding:0;display:flex}.launch-guide-detail__filters-label{letter-spacing:.05em;text-transform:uppercase;color:#3a2a1c;opacity:1;background:color-mix(in srgb, var(--bronze,#a88b68) 22%, #f3ebe0);box-sizing:border-box;border:1px solid #947d6459;border-radius:6px;margin:0;padding:6px 10px;font-size:.68rem;font-weight:800;display:block}.launch-guide-detail__filter-row{flex-wrap:wrap;gap:4px;display:flex}.launch-guide-detail__filter-btn{color:#3a2a1c;min-height:32px;font:inherit;cursor:pointer;background:#fffdf8;border:1.5px solid #947d6466;border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:.74rem;font-weight:700;display:inline-flex}.launch-guide-detail__filter-check,.free-guides-filter-check{color:#2f5a28;background:#fff;border:1.5px solid #5a46328c;border-radius:3px;flex:none;justify-content:center;align-items:center;width:.95rem;height:.95rem;margin:0;font-size:.72rem;font-weight:900;line-height:1;display:inline-flex}.launch-guide-detail__filter-btn.is-active .launch-guide-detail__filter-check,.free-guides-filter-btn.is-active .free-guides-filter-check,.free-guides-subtab.is-active .free-guides-filter-check{background:#5a8f522e;border-color:#2f5a28}.free-guides-filter-btn,.free-guides-subtab{cursor:pointer}.launch-guide-detail__filter-btn.is-active{background:#9b2f281f;border-color:#7a2e288c}.launch-guide-detail__filter-count{background:#947d642e;border-radius:999px;justify-content:center;align-items:center;min-width:1.4rem;padding:1px 6px;font-size:.72rem;font-weight:800;display:inline-flex}.launch-guide-detail__sidebar-label{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;flex:none;padding-left:8px;font-size:.85rem;font-weight:700}.launch-guide-detail__search{box-sizing:border-box;background:#fffdf8;border:1px solid #947d6459;border-radius:10px;align-items:center;gap:8px;padding:6px 8px;display:flex}.launch-guide-detail__search-icon{color:#6b6258;flex:none}.launch-guide-detail__search-input{min-width:0;min-height:36px;box-shadow:none;background:0 0;border:none;flex:auto;margin:0;font-size:.9rem}.launch-guide-detail__search-input:focus{outline:none}.launch-guide-detail__bulk{box-sizing:border-box;background:#fffdf8;border:1px solid #947d6459;border-radius:10px;flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:8px 10px;width:100%;margin-top:2px;padding:8px 10px;display:flex}.launch-guide-detail__bulk-label{letter-spacing:.05em;text-transform:uppercase;color:var(--text-primary);opacity:.85;flex:none;font-size:.68rem;font-weight:800}.launch-guide-detail__bulk>.btn{flex:none;min-height:36px;padding:6px 8px;font-size:.78rem}.launch-guide-detail__bulk-statuses{box-sizing:border-box;flex:0 auto;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:8px;width:max-content;min-width:0;max-width:100%;display:inline-grid}.launch-guide-detail__bulk-statuses .btn{box-sizing:border-box;white-space:nowrap;text-align:center;width:100%;min-width:max-content;min-height:44px;padding:8px 12px;font-size:.78rem;line-height:1.25}@media (width<=1024px){.launch-guide-detail__bulk{flex-direction:column;align-items:stretch}.launch-guide-detail__bulk-count{margin-right:0}.launch-guide-detail__bulk>.btn{min-height:44px}}@media (width<=520px){.launch-guide-detail__bulk-statuses{width:100%;max-width:100%}.launch-guide-detail__bulk-statuses .btn{white-space:normal;min-width:0}}.launch-guide-detail__bulk-count{color:var(--text-primary);white-space:nowrap;margin:0 auto 0 0;font-size:.85rem;font-weight:700}.launch-guide-detail__bulk-error{color:#991b1b;flex:1 0 100%;margin:0;font-size:.85rem;font-weight:700}.launch-guide-detail__bulk-details-hint{color:#3a2a1c;letter-spacing:.01em;text-align:center;background:linear-gradient(90deg,#ffe566 0%,#ffd23a 55%,#ffc107 100%);border:1px solid #b4781473;border-radius:8px;flex:1 0 100%;margin:12px 0 0;padding:10px 12px;font-size:.9rem;font-weight:800;box-shadow:inset 0 1px #ffffff8c}.launch-guide-bulk-need-selection{z-index:80;box-sizing:border-box;background:#1c161073;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.launch-guide-bulk-need-selection__card{box-sizing:border-box;background:#fffdf8;border:1px solid #947d6466;border-radius:14px;width:min(100%,420px);padding:18px 18px 16px;box-shadow:0 18px 40px #1c161047}.launch-guide-bulk-need-selection__head{align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.launch-guide-bulk-need-selection__icon{color:#b45309;flex-shrink:0;margin-top:2px;display:inline-flex}.launch-guide-bulk-need-selection__head h3{color:var(--charcoal,#2a2118);flex:auto;margin:0;font-size:1.1rem}.launch-guide-bulk-need-selection__close{width:36px;height:36px;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;margin:-6px -6px 0 0;padding:0;display:inline-flex}.launch-guide-bulk-need-selection__close:hover{background:#947d6426}.launch-guide-bulk-need-selection__lead{color:var(--text-primary);margin:0 0 14px;font-size:.95rem;line-height:1.45}.launch-guide-bulk-need-selection__card>.btn{width:100%;min-height:44px}.launch-guide-detail__bulk-check{flex-shrink:0;align-items:center;margin-top:10px;display:inline-flex}.launch-guide-detail__bulk-check input{cursor:pointer;width:18px;height:18px}.launch-guide-detail__nav-item.is-bulk-selected .launch-guide-detail__nav-btn{outline-offset:1px;outline:2px solid #2f7a5a73}.launch-guide-detail__sidebar-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;flex-direction:column;flex:auto;gap:8px;min-height:0;padding-right:6px;display:flex;overflow-y:auto}.launch-guide-detail__nav-item{border-radius:12px;flex-direction:column;gap:6px;padding:4px;display:flex}.launch-guide-detail__nav-item-main{flex-direction:row;align-items:flex-start;gap:6px;width:100%;min-width:0;display:flex}.launch-guide-detail__nav-item-main .launch-guide-detail__nav-btn{flex:auto;min-width:0}.launch-guide-detail__nav-item.is-active{background:#947d641a}.launch-guide-detail__nav-item .guide-active-toggle{width:fit-content;max-width:100%;margin:0 4px 4px}.launch-guide-detail__nav-stats{color:#5c4a38;flex-direction:column;gap:2px;margin-top:4px;font-size:.75rem;font-weight:650;line-height:1.3;display:flex}.launch-guide-detail__nav-stats span{align-items:center;gap:4px;display:inline-flex}.launch-guide-detail__status-pill{text-transform:uppercase;letter-spacing:.03em;border:1px solid #0000;border-radius:999px;align-items:center;min-height:22px;padding:2px 8px;font-size:.68rem;font-weight:800;display:inline-flex}.launch-guide-detail__status-pill.is-active{color:#2f6141;background:#2f61411f;border-color:#2f614159}.launch-guide-detail__status-pill.is-pending{color:#8a5a12;background:#c4892a24;border-color:#b4782866}.launch-guide-detail__status-pill.is-fixed_rereview{color:#1d4ed8;background:#2563eb1f;border-color:#2563eb66}.launch-guide-detail__status-pill.is-in_review,.launch-guide-detail__status-pill.is-reviewed_by_qa{color:#1e3a5f;background:#2d5a8c1f;border-color:#2d5a8c66}.launch-guide-detail__status-pill.is-reviewed_by_dev{color:#4a2c6a;background:#5a37821f;border-color:#5a378266}.launch-guide-detail__status-pills{flex-wrap:wrap;align-items:center;gap:4px;max-width:100%;display:inline-flex}.launch-guide-detail__nav-meta .launch-guide-detail__status-pills{flex:100%}.launch-guide-detail__status-pill.is-inactive{color:#7a2e28;background:#9b2f281a;border-color:#9b2f2859}.launch-guide-detail__main-head{border-bottom:1px solid var(--border-color);margin-bottom:8px;padding-bottom:8px}.guide-admin-content-editor{background:#947d640f;border:1px solid #6b534438;border-radius:12px;flex-direction:column;gap:14px;margin:0 0 18px;padding:16px;display:flex}.guide-admin-content-editor__bar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.guide-admin-content-editor__heading{color:var(--charcoal);margin:0 0 4px;font-size:1.05rem}.guide-admin-content-editor__lede{max-width:52rem;color:var(--text-secondary);margin:0;font-size:.92rem}.guide-admin-content-editor__error{color:#9b2f28;margin:0;font-weight:600}.guide-admin-content-editor__field{color:var(--charcoal);flex-direction:column;gap:6px;font-weight:700;display:flex}.guide-admin-content-editor__block{border-top:1px solid #6b534429;flex-direction:column;gap:10px;padding-top:4px;display:flex}.guide-admin-content-editor__block-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.guide-admin-content-editor__block-foot{justify-content:flex-end;margin-top:10px;display:flex}.guide-admin-content-editor__block-head h4{color:var(--charcoal);margin:0;font-size:.98rem}.guide-admin-content-editor__empty{color:var(--text-muted);margin:0;font-size:.9rem}.guide-admin-content-editor__steps,.guide-admin-bullets{overflow-anchor:none;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.guide-admin-step,.guide-admin-bullet{background:#fff;border:1px solid #6b53442e;border-radius:10px;gap:8px;padding:12px;display:grid}.guide-admin-step.is-dragging{opacity:.7;border-color:var(--bronze,#947d64)}.guide-admin-step__toolbar,.guide-admin-bullet__actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.guide-admin-step__grip{color:var(--text-muted);cursor:grab;display:inline-flex}.guide-admin-step__num{color:var(--charcoal);min-width:1.5rem;font-weight:800}.guide-admin-step__icon-btn{min-width:44px;min-height:44px;padding:8px}.guide-admin-step__title{font-weight:700}.guide-admin-richtext{resize:vertical;min-height:4.5rem;font-family:Georgia,Times New Roman,serif;font-size:.98rem;line-height:1.45}.guide-admin-richtext--step{min-height:9.5rem}.guide-admin-step__save-row{flex-wrap:wrap;gap:8px;margin-top:2px;display:flex}.guide-admin-bullet{grid-template-columns:auto 1fr auto;align-items:start}.guide-admin-bullet__mark{color:var(--bronze,#947d64);padding-top:10px;font-size:1.25rem;line-height:1.2}.guide-admin-bullet__body{flex-direction:column;gap:8px;min-width:0;display:flex}.guide-admin-bullet__check{color:var(--charcoal);align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:inline-flex}@media (width<=720px){.guide-admin-bullet{grid-template-columns:1fr}.guide-admin-bullet__actions{justify-content:flex-start}}.launch-guide-detail__main-title-row{flex-flow:column wrap;align-items:flex-start;gap:6px;margin-bottom:4px;display:flex}.launch-guide-detail__main-title{color:var(--charcoal);flex-wrap:wrap;align-items:baseline;gap:.35rem .65rem;margin:0;font-size:1.45rem;line-height:1.2;display:inline-flex}.launch-guide-detail__title-test-link{letter-spacing:.02em;color:var(--bronze);text-underline-offset:2px;white-space:nowrap;font-size:.78rem;font-weight:700;text-decoration:underline}.launch-guide-detail__title-test-link:hover{color:var(--charcoal)}.launch-guide-detail__main-lede{color:var(--text-primary);width:100%;max-width:none;margin:0;font-size:.95rem;line-height:1.45}.launch-guide-detail__main-stats{color:var(--text-primary);flex-wrap:wrap;align-items:center;gap:10px 16px;margin:2px 0 0;font-size:.88rem;font-weight:650;line-height:1.35;display:flex}.launch-guide-detail__main-stats>span{align-items:center;gap:6px;display:inline-flex}.launch-guide-detail__main-stats svg{color:var(--bronze,#a88b68);flex-shrink:0}.launch-guide-detail__main-status{flex-wrap:wrap;align-items:center;gap:8px;margin-left:4px;display:inline-flex}.launch-guide-detail__main-status-heading{letter-spacing:.04em;text-transform:uppercase;color:var(--text-primary);opacity:.9;flex:1 0 100%;margin:0 0 2px;font-size:.72rem;font-weight:800}.launch-guide-detail__main-status .guide-active-toggle{width:fit-content;max-width:100%;margin:0}.launch-guide-detail__update-panel{box-sizing:border-box;background:linear-gradient(#fffaf2fa 0%,#f5ece0eb 100%);border:2px solid #6b534473;border-radius:14px;flex-direction:column;flex:1 0 100%;gap:12px;max-width:100%;margin:14px 0 4px;padding:14px 14px 16px;display:flex;box-shadow:0 0 0 4px #a88b6824,0 8px 22px #3a2a1c1a}.launch-guide-detail__update-panel-heading{color:#2c2118;letter-spacing:.04em;text-transform:uppercase;background:color-mix(in srgb, var(--bronze,#a88b68) 32%, #efe4d4);box-sizing:border-box;border:1px solid #6b534466;border-radius:8px;margin:0;padding:8px 12px;font-size:.8rem;font-weight:800;line-height:1.25;box-shadow:inset 0 1px #ffffff73}.launch-guide-detail__update-row{flex-direction:column;align-items:flex-start;gap:6px;width:100%;min-width:0;display:flex}.launch-guide-detail__update-row-label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-primary);opacity:.9;margin:0;font-size:.72rem;font-weight:800}.launch-guide-detail__update-row .guide-active-toggle{width:fit-content;max-width:100%;margin:0}.launch-guide-detail__update-row--assignee .guide-assignee-field{width:100%;margin:0}.launch-guide-detail__update-bubbles{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;max-width:100%;display:flex}.launch-guide-detail__update-bubble{cursor:pointer;opacity:.55;filter:grayscale(.25);border:1px solid #947d6459;align-items:center;gap:4px;display:inline-flex}.launch-guide-detail__update-bubble.is-active{opacity:1;filter:none;box-shadow:0 0 0 2px #6b53442e}.launch-guide-detail__update-bubble.is-age{color:#3a2a1c;background:linear-gradient(135deg,#f3ebe0 0%,#e4d5c2 100%);border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:750}.launch-guide-detail__update-bubble.is-age.is-active{color:#1a2a3a;background:linear-gradient(135deg,#d6e6f5 0%,#9bb8d4 45%,#6a8fb3 100%)}.launch-guide-detail__update-bubble:disabled{cursor:wait;opacity:.45}.launch-guide-detail__update-bubble-check{min-width:.75em;font-size:.7em;font-weight:800;display:inline-block}.guide-assignee-field{flex-direction:column;flex:1 0 100%;gap:4px;max-width:100%;margin:4px 0 0;display:flex}.guide-assignee-field__label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-primary);opacity:.9;font-size:.72rem;font-weight:800}.guide-assignee-field__bubbles,.guide-assignee-field__row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.guide-assignee-field__select{border:1px solid color-mix(in oklab, var(--text-primary) 18%, transparent);background:color-mix(in oklab, var(--bg-elevated,#fff) 92%, transparent);min-width:10rem;min-height:44px;color:var(--text-primary);border-radius:10px;padding:8px 10px;font-size:.95rem}.guide-assignee-field__lede{opacity:.75;margin:0;font-size:.8rem;line-height:1.35}.guide-assignee-field__hint{opacity:.7;font-size:.78rem}.guide-assignee-field__hint.is-saved{color:color-mix(in oklab, oklch(55% .14 145) 80%, var(--text-primary));opacity:1}.guide-assignee-field__error{color:color-mix(in oklab, oklch(55% .18 25) 85%, var(--text-primary));margin:0;font-size:.85rem}.launch-guide-detail__main{border-radius:16px;grid-column:2;min-width:0;padding:16px 18px}.launch-guide-steps-progress{margin-bottom:10px}.launch-guide-steps-progress__meta{color:var(--text-primary);justify-content:space-between;gap:8px;margin-bottom:6px;font-size:.9rem;display:flex}.launch-guide-steps-progress__count{color:var(--charcoal);font-weight:700}.launch-guide-steps-progress__done{color:var(--accent-emerald);font-weight:700}.launch-guide-steps-progress__track{background:#ffffff0d;border-radius:9999px;width:100%;height:8px;overflow:hidden}.launch-guide-steps-progress__fill{height:100%;transition:width var(--transition-normal);border-radius:9999px}.launch-guide-steps-list{flex-direction:column;gap:8px;display:flex}.launch-guide-detail__tips{margin-top:4px}.launch-guide-detail__tips-toggle{appearance:none;color:#3a2a1c;width:100%;min-height:40px;font:inherit;text-align:left;cursor:pointer;background:#fffdf8;border:1px solid #947d6459;border-radius:10px;padding:8px 12px;font-size:.9rem;font-weight:750}.launch-guide-detail__tips-toggle:hover{border-color:var(--bronze)}.launch-guide-detail__tips-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:8px;display:grid}.launch-guide-detail__tip{border-radius:10px;padding:12px 14px}.launch-guide-detail__tip.is-pro{background:#10b98104;border:1px solid #10b98126}.launch-guide-detail__tip.is-risk{background:#ef444404;border:1px solid #ef444426}.launch-guide-detail__tip h4{align-items:center;gap:6px;margin:0 0 6px;font-size:.9rem;font-weight:700;display:flex}.launch-guide-detail__tip.is-pro h4{color:var(--accent-emerald)}.launch-guide-detail__tip.is-risk h4{color:#ef4444}.launch-guide-detail__tip p{color:var(--text-primary);margin:0;font-size:.9rem;line-height:1.45}@media (width<=820px){.launch-guide-detail{grid-template-columns:1fr}.launch-guide-detail__sidebar,.launch-guide-detail__main{grid-column:1}.launch-guide-detail__sidebar{max-height:min(42vh,320px);position:relative;top:auto}.launch-guide-detail__tips-grid{grid-template-columns:1fr}}.launch-guide-detail__nav-btn.nav-link-btn{text-align:left;white-space:normal;width:100%;min-width:0;height:auto;box-shadow:none;background:0 0;border-color:#0000;border-radius:10px;flex-direction:column;align-items:flex-start;gap:6px;padding:10px 12px;font-size:.95rem;display:flex;overflow:visible}.launch-guide-detail__nav-btn.nav-link-btn:hover{color:var(--charcoal);box-shadow:none;background:#947d641a;border-color:#947d6438}.launch-guide-detail__nav-btn.nav-link-btn.active,.launch-guide-detail__nav-btn.nav-link-btn.active:hover{border-radius:10px;font-weight:700;color:var(--charcoal)!important;-webkit-text-fill-color:var(--charcoal)!important;text-shadow:none!important;box-shadow:none!important;background:#947d642e!important;border-color:#947d6466!important}.launch-guide-detail__nav-btn.nav-link-btn.active .launch-guide-detail__nav-name,.launch-guide-detail__nav-btn.nav-link-btn.active .launch-guide-detail__nav-peek{color:var(--charcoal)!important;-webkit-text-fill-color:var(--charcoal)!important}.launch-guide-detail__nav-btn.nav-link-btn.active .launch-guide-detail__nav-peek{color:#5c4a38!important;-webkit-text-fill-color:#5c4a38!important}.launch-guide-detail__nav-copy{flex-direction:column;align-items:flex-start;gap:4px;width:100%;min-width:0;display:flex}.launch-guide-detail__nav-name{overflow-wrap:anywhere;width:100%;font-weight:650;line-height:1.25;display:block}.launch-guide-detail__nav-peek{width:100%;color:var(--text-primary);overflow-wrap:anywhere;font-size:.82rem;font-weight:500;line-height:1.35;display:block}.launch-guide-detail__nav-stats{opacity:.85;flex-wrap:wrap;gap:10px;font-size:.78rem;display:inline-flex}.launch-guide-detail__nav-audit{opacity:.72;margin-top:4px;font-size:.7rem;font-weight:500;line-height:1.3;display:block}.launch-guide-detail__nav-meta{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.launch-guide-detail__main-audit{opacity:.8;flex:1 0 100%;margin:4px 0 0;font-size:.78rem;line-height:1.35}.launch-guide-detail__audit-area{flex-direction:column;gap:10px;margin:16px 0 0;display:flex}.launch-guide-detail__audit-area .launch-guide-detail__main-audit,.launch-guide-detail__audit-area .guide-change-log{margin:0}.guide-change-log{border:1px solid color-mix(in oklab, var(--text-primary) 12%, transparent);background:color-mix(in oklab, var(--bg-elevated,#fff) 70%, transparent);border-radius:12px;margin:0 0 14px;padding:10px 12px}.guide-change-log__toggle{width:100%;min-height:44px;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;padding:0;font-size:.85rem;font-weight:700;display:flex}.guide-change-log__count{opacity:.7;font-size:.75rem;font-weight:500}.guide-change-log__body{margin-top:6px}.guide-change-log__list{flex-direction:column;gap:8px;max-height:220px;margin:0;padding:0;list-style:none;display:flex;overflow:auto}.guide-change-log__item{background:color-mix(in oklab, var(--text-primary) 4%, transparent);border-radius:8px;padding:8px 10px}.guide-change-log__summary{font-size:.86rem;font-weight:600;line-height:1.35}.guide-change-log__meta{opacity:.75;margin-top:2px;font-size:.75rem}.guide-change-log__note{opacity:.85;white-space:pre-wrap;margin:4px 0 0;font-size:.78rem;line-height:1.35}.guide-change-log__empty,.guide-change-log__error{margin:0;font-size:.82rem}.guide-change-log__error{color:color-mix(in oklab, oklch(55% .18 25) 85%, var(--text-primary))}.launch-guide-detail__tier.glow-badge{white-space:nowrap;flex-shrink:0;margin:0;padding:2px 8px;font-size:.7rem}.launch-guide-detail__main{border-radius:20px;min-width:0;padding:32px}@media (width<=820px){.launch-guide-detail{grid-template-columns:1fr}.launch-guide-detail__sidebar,.launch-guide-detail__main{grid-column:1}.launch-guide-detail__sidebar{max-height:min(42vh,320px);position:relative;top:auto}}.launch-guides-catalog{flex-direction:column;gap:16px;display:flex}.launch-guides-catalog-banner{border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 22px;display:flex}.launch-guides-catalog-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.launch-guides-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.launch-guides-list-item{border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.launch-guides-list-item-main{align-items:flex-start;gap:12px;min-width:0;display:flex}.launch-guides-list-item-title{flex-wrap:wrap;align-items:baseline;gap:4px 10px;display:flex}.launch-guides-list-item-main strong{color:var(--charcoal);font-size:.98rem;line-height:1.3}.launch-guides-list-item-blurb{color:var(--text-primary);font-size:.95rem;line-height:1.35}.launch-guides-list-item-meta{color:var(--text-primary);margin-top:3px;font-size:.9375rem;display:block}.launch-guides-list-lock{color:var(--crimson);background:#9b2f2814;border:1px solid #9b2f2833;border-radius:9999px;flex-shrink:0;align-items:center;gap:5px;padding:4px 10px;font-size:.9375rem;font-weight:700;display:inline-flex}@media (width>=900px){.launch-checklist-page{max-width:960px}}.membership-page{box-sizing:border-box;flex-direction:column;gap:14px;width:100%;min-width:0;max-width:1180px;margin:0 auto;padding-bottom:20px;display:flex}.membership-hero{box-shadow:none;box-sizing:border-box;background:0 0;border:none;grid-template-columns:minmax(0,1.2fr) minmax(240px,.9fr);align-items:start;gap:14px;width:100%;min-width:0;max-width:100%;padding:0;display:grid;overflow:hidden}.membership-hero-left{flex-direction:column;align-self:start;gap:12px;min-width:0;display:flex}.membership-audience-tabs--under-media,.membership-credit-note--under-media,.membership-savings-card{box-sizing:border-box;width:100%}.membership-savings-card{border-radius:14px;flex-direction:column;gap:10px;margin:0;padding:12px 14px;display:flex}.membership-savings-card__title{color:var(--text-primary);align-items:center;gap:8px;margin:0;font-size:.95rem;font-weight:800;line-height:1.25;display:flex}.membership-savings-card__title svg{color:var(--accent-emerald,#2e7d5a);flex-shrink:0}.membership-savings-card__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.membership-savings-card__list li{border-left:3px solid #2e7d5a59;flex-direction:column;gap:2px;padding:0 0 0 12px;display:flex}.membership-savings-card__list strong{color:var(--text-primary);font-size:.92rem;font-weight:800;line-height:1.25}.membership-savings-card__list span{color:var(--text-primary);opacity:.92;font-size:.86rem;font-weight:600;line-height:1.4}.membership-hero-copy{min-width:0;padding:var(--hero-panel-pad-y) var(--hero-panel-pad-x) 12px;justify-content:flex-start;gap:var(--hero-panel-gap);box-sizing:border-box;border-radius:14px;flex-direction:column;height:auto;min-height:100%;display:flex;overflow:visible}.membership-hero-intro{flex-direction:column;flex:none;gap:6px;display:flex}.membership-hero h2,.membership-hero-heading{color:var(--text-primary);flex-wrap:wrap;align-items:baseline;gap:6px 10px;margin:0;font-size:clamp(1.2rem,2.2vw,1.55rem);line-height:1.2;display:flex}.membership-hero-heading-aside,.join-hero-heading-aside{letter-spacing:.04em;color:var(--accent-emerald,#2e7d5a);white-space:nowrap;font-size:.9em;font-weight:750}.membership-hero-badge{flex-wrap:wrap;align-items:center;gap:6px 10px;width:fit-content;max-width:100%;display:inline-flex}.membership-hero-badge-aside{letter-spacing:.04em;opacity:.95;white-space:nowrap;font-size:.82em;font-weight:800}.join-hero-heading{flex-wrap:wrap;align-items:baseline;gap:8px 12px;display:flex}.membership-hero p{max-width:none;color:var(--text-primary);margin:0;font-size:.9rem;font-weight:600;line-height:1.35}.membership-hero-pillars{flex:auto;grid-template-columns:1fr;align-content:stretch;gap:8px;min-height:0;margin:0;padding:0;list-style:none;display:grid;overflow:visible}.membership-hero-pillars li{color:var(--charcoal);background:#fffcf7eb;border:1px solid #947d6447;border-radius:10px;grid-template-columns:auto 1fr;align-content:center;align-items:start;gap:8px;padding:10px 12px;font-size:.95rem;font-weight:650;line-height:1.3;display:grid}.membership-hero-pillars li svg{color:var(--accent-emerald,#2e7d5a);flex-shrink:0;margin-top:1px}.membership-hero-dashboard-note{max-width:none;color:var(--text-primary);margin:0;font-size:.9375rem;font-weight:600;line-height:1.35}.membership-see-plans-hint{color:var(--charcoal);opacity:.88;margin:4px 0 0;font-size:.9rem;font-weight:600;line-height:1.35}.membership-plans-section{outline:none;flex-direction:column;gap:14px;scroll-margin-top:88px;display:flex}.membership-plans-section:focus-visible{border-radius:14px;box-shadow:0 0 0 3px #9b2f2838}.membership-tier-glossary{box-sizing:border-box;padding:16px 20px}.membership-tier-glossary__title{text-align:left;margin:0 0 10px;font-size:1.05rem}.beta-credits-page .membership-tier-glossary{margin:12px 0 16px}.membership-tier-glossary p{margin:0 0 10px;line-height:1.5}.membership-tier-glossary p:last-child{margin-bottom:0}.membership-tier-glossary__plus-note{color:var(--charcoal);font-weight:600}.membership-tier-glossary__split{border-left:3px solid var(--bronze);background:#947d6414;border-radius:0 8px 8px 0;margin:0 0 10px;padding:10px 12px}.membership-tier-glossary__split p{margin:0}.membership-tier-glossary__compare{margin-top:14px}.membership-tier-glossary__compare-title{text-align:left;margin:0 0 8px;font-size:.98rem}.membership-tier-glossary .membership-compare-table--compact{font-size:.9rem}.membership-collapse{--membership-heading-shade:linear-gradient(135deg, #ead9ad 0%, #d4c08a 42%, #b08958 100%);--membership-heading-ink:#2a2016;box-sizing:border-box;text-align:left;padding:0;overflow:hidden}.membership-collapse>.membership-collapse__summary{cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--membership-heading-shade);border-bottom:1px solid #745a3a73;border-left:5px solid var(--crimson);justify-content:space-between;align-items:center;gap:12px;min-height:52px;margin:0;padding:12px 14px 12px 12px;list-style:none;display:flex;box-shadow:inset 0 1px #ffffff80,0 3px 10px #745a3a38}.membership-collapse>.membership-collapse__summary:hover{filter:brightness(1.04)}.membership-collapse>.membership-collapse__summary::-webkit-details-marker{content:"";display:none}.membership-collapse>.membership-collapse__summary::marker{content:"";display:none}.membership-collapse[open]>.membership-collapse__summary{margin-bottom:0}.membership-collapse__title{color:var(--membership-heading-ink);letter-spacing:.01em;text-align:left;flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:1.18rem;font-weight:800;display:inline-flex}.membership-collapse__arrow{color:var(--crimson,#9b2f28);flex-shrink:0;transition:transform .15s}.membership-collapse[open]>.membership-collapse__summary .membership-collapse__arrow{transform:rotate(90deg)}.membership-collapse__body{min-width:0;padding:12px 16px 14px}.membership-collapse.membership-collapse--standout{padding:0;overflow:hidden}.membership-collapse--standout>.membership-collapse__summary{min-height:52px;margin:0;padding:12px 14px 12px 12px}.membership-collapse--standout .membership-collapse__title{color:var(--membership-heading-ink);letter-spacing:.01em;margin:0;font-size:1.18rem;font-weight:800}.membership-collapse .collapse-show-hide,.membership-collapse--standout .collapse-show-hide{color:#4a3a28;background:#fffcf7e6;border-color:#947d648c;font-weight:800}.membership-collapse--standout[open]>.membership-collapse__summary{margin-bottom:0}.membership-tier-glossary.membership-collapse{padding:0}.membership-tier-glossary.membership-collapse .membership-collapse__body{padding:16px 20px 14px}.membership-tier-glossary.membership-collapse--standout .membership-tier-glossary__title{margin:0}.membership-compare-wrap{box-sizing:border-box;text-align:left;padding:0}.membership-compare__title,.membership-compare__lead{text-align:left;margin:0 0 8px}.membership-compare__lead{color:var(--text-primary);margin-bottom:12px}.membership-compare-scroll{width:100%;min-width:0;max-width:100%;overflow-x:auto}.membership-compare-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:640px}.membership-compare-table__col-feature{width:38%}.membership-compare-table__col-plan{width:15.5%}.membership-compare-table th,.membership-compare-table td{vertical-align:top;border-bottom:1px solid #947d6438;padding:10px 12px}.membership-compare-table thead th{text-align:left;color:var(--charcoal);font-weight:700}.membership-compare-table thead th:not(:first-child),.membership-compare-table td{text-align:center}.membership-compare-table__feature{text-align:left;color:var(--charcoal);font-weight:600}.membership-compare-table__feature-label{text-align:left;align-items:flex-start;gap:8px;display:flex}.membership-compare-table__bullet{flex:none;line-height:1.4}.membership-compare__why{color:var(--text-primary);text-align:left;margin:4px 0 0 18px;font-size:.9rem;font-weight:500;line-height:1.4;display:block}.membership-hero-actions{flex-wrap:wrap;flex:none;gap:8px;margin-top:2px;display:flex}.membership-hero-actions--top{margin:4px 0 10px}.membership-hero-actions--top .btn-join-green{justify-content:center;width:100%;min-height:48px;font-size:1rem}.membership-hero-actions--bottom{border-top:1px solid #5c40331f;margin-top:14px;padding-top:12px}.membership-hero-actions .btn{min-height:38px;padding:8px 12px;font-size:.95rem;font-weight:750}.membership-hero-media{width:100%;min-width:0;max-width:100%;box-shadow:none;background:0 0;border:none;border-radius:14px;align-self:start;line-height:0;display:block;overflow:visible}.membership-hero-media img{object-fit:contain;object-position:center top;background:0 0;border-radius:14px;width:100%;max-width:100%;height:auto;min-height:0;max-height:none;display:block}.membership-military-callout{gap:10px;padding:16px 18px;display:grid}.membership-military-callout__badge{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.membership-military-callout__badge>svg{color:var(--crimson);flex-shrink:0}.membership-military-callout h3{color:var(--text-primary);margin:0 0 6px;font-size:1.05rem}.membership-military-callout p{color:var(--text-primary);margin:0;font-size:.95rem;line-height:1.45}.membership-schedule-callout{padding:12px 16px 14px;display:block}.membership-schedule-callout.membership-collapse .membership-collapse__body{gap:10px;display:grid}.membership-schedule-icons{color:var(--crimson);flex-direction:column;gap:10px;padding-top:4px;display:flex}.membership-schedule-callout h3{margin:0 0 6px;font-size:1.1rem}.membership-schedule-callout p{color:var(--text-primary);margin:0 0 10px;font-size:.92rem;line-height:1.45}.membership-schedule-list{gap:6px;margin:0;padding:0;list-style:none;display:grid}.membership-schedule-list li{color:var(--text-primary);align-items:flex-start;gap:8px;font-size:.95rem;display:flex}.membership-schedule-list li svg{color:#2e7d5a;flex-shrink:0;margin-top:2px}.membership-audience-tabs{background:#fffcf7e6;border:1px solid #947d6447;border-radius:14px;flex-wrap:wrap;align-items:center;gap:4px;padding:12px 14px;display:flex}.membership-audience-tabs--under-media{gap:8px;margin:0;padding:10px 12px}.membership-credit-note--under-media{padding:10px 12px;font-size:.9rem}.membership-credit-note__icon{color:var(--accent-emerald,#2e7d5a);flex:none;margin-top:2px;display:inline-flex}.membership-credit-note__body{flex:auto;min-width:0}.membership-audience-tabs__label{color:var(--text-primary);flex:100%;margin:0 0 2px;font-size:.95rem;font-weight:650}.membership-audience-tabs__label strong{color:var(--charcoal);font-weight:800}.membership-audience-tab{outline-offset:0;min-height:44px;box-shadow:none;border:2px solid #6b5344;outline:2px solid #6b5344;padding:8px 12px;font-size:.98rem;font-weight:750}.membership-audience-tab.is-active{outline-color:#2e7d5a;box-shadow:0 3px 12px #2f5a3459;background:var(--grad-chip-active)!important;color:var(--chip-active-text)!important;-webkit-text-fill-color:var(--chip-active-text)!important;border-color:#2e7d5a!important}.membership-audience-tabs.is-spotlight{border-color:#9b2f2873;animation:1.2s ease-in-out 2 membership-audience-pulse;box-shadow:0 0 0 3px #9b2f282e}@keyframes membership-audience-pulse{0%,to{box-shadow:0 0 0 3px #9b2f282e}50%{box-shadow:0 0 0 6px #9b2f2847}}.membership-credit-note{color:var(--text-primary);align-items:flex-start;gap:10px;margin:0;padding:12px 14px;font-size:1rem;line-height:1.4;display:flex}.membership-plans-toolbar{background:#fffcf7e6;border:1px solid #947d6447;border-radius:14px;flex-wrap:wrap;align-items:center;gap:10px 14px;padding:12px 14px;display:flex}.membership-plans-toolbar--stacked{text-align:center;flex-direction:column;align-items:center;gap:10px}.membership-plans-toolbar__heading-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 14px;width:100%;display:flex}.membership-plans-toolbar.is-spotlight{border-color:#9b2f2873;animation:1.2s ease-in-out 2 membership-audience-pulse;box-shadow:0 0 0 3px #9b2f282e}.membership-audience-tabs--toolbar{background:0 0;border:none;flex-wrap:wrap;flex:0 auto;justify-content:center;align-items:center;gap:4px;width:100%;min-width:0;padding:0;display:flex}.membership-plans-toolbar--stacked .membership-audience-tabs__label{white-space:nowrap;text-align:center;flex:0 auto;margin:0;font-size:1rem}.membership-intro-rate-banner{color:#7a1f1a;letter-spacing:.02em;text-align:center;white-space:nowrap;text-transform:uppercase;background:#fff3e0;border:2px solid #9b2f28;border-radius:999px;flex:none;max-width:max-content;margin:0;padding:7px 12px;font-size:.88rem;font-weight:900;line-height:1.2;animation:.7s steps(2,end) infinite membership-intro-flash;box-shadow:0 0 0 3px #9b2f2833}@keyframes membership-intro-flash{0%,49%{opacity:1;color:#7a1f1a;background:#ffe08a;border-color:#9b2f28;transform:scale(1.04);box-shadow:0 0 0 4px #9b2f2859,0 0 18px #ffb428bf}50%,to{opacity:1;color:#fffdf8;background:#9b2f28;border-color:#5c1512;transform:scale(1);box-shadow:0 0 0 4px #ffc83c73,0 0 22px #9b2f288c}}@media (prefers-reduced-motion:reduce){.membership-intro-rate-banner{opacity:1;color:#fffdf8;background:#9b2f28;border-color:#5c1512;animation:none;transform:none}}.membership-plans-toolbar--stacked .membership-advance-billing-note,.membership-plans-toolbar--stacked .membership-billing-toggle__hint--inline{text-align:center;flex:0 auto;width:auto}.membership-plan-bubbles{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.membership-plan-bubble{min-height:40px;padding:8px 14px;font-size:.92rem;font-weight:750}.membership-plan-bubble.is-active{cursor:default;box-shadow:0 3px 12px #2f5a3459;background:var(--grad-chip-active)!important;border-color:var(--chip-active-border)!important;color:var(--chip-active-text)!important;-webkit-text-fill-color:var(--chip-active-text)!important}.membership-plan-bubble.is-upgrade{border-color:#2e7d5a8c;box-shadow:0 2px 8px #2e7d5a33}.membership-billing-toggle--toolbar{background:0 0;border:none;flex-wrap:wrap;flex:0 auto;align-items:center;gap:8px;margin-left:auto;padding:0;display:flex}.membership-yearly-check{cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffffa6;border:1px solid #947d6459;border-radius:999px;flex:none;align-items:center;gap:8px;margin-left:auto;padding:6px 10px;display:inline-flex}.membership-yearly-check--card{width:fit-content;max-width:100%;margin:2px 0 4px}.membership-yearly-check input{accent-color:#2e7d5a;cursor:pointer;width:1.05rem;height:1.05rem;margin:0}.membership-yearly-check__text{color:var(--charcoal);align-items:center;gap:6px;font-size:.95rem;font-weight:800;display:inline-flex}.membership-yearly-check__save{letter-spacing:.02em;color:#1f4d38;background:#2e7d5a29;border-radius:999px;padding:2px 8px;font-size:.78rem;font-style:normal;font-weight:800}.membership-yearly-check.is-on{background:#2e7d5a1f;border-color:#2e7d5a8c}.membership-yearly-check.is-on .membership-yearly-check__save{color:#fff;background:#2e7d5a}.membership-billing-toggle__hint--inline{white-space:nowrap;flex:0 auto;margin:0 0 0 auto;font-size:.85rem;font-weight:650}.membership-advance-billing-note{color:var(--text-muted,#6b635a);flex:100%;margin:0;font-size:.88rem;font-weight:650;line-height:1.35}.membership-tier-price--inline.is-yearly strong[data-testid^=membership-yearly-price-]{font-size:1.05rem}.membership-billing-toggle{background:#fffcf7e6;border:1px solid #947d6447;border-radius:14px;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 14px;display:flex}.membership-billing-toggle__label{color:var(--text-primary);font-size:.95rem;font-weight:700}.membership-billing-tab{align-items:center;gap:8px;min-height:42px;padding:8px 14px;font-size:.95rem;font-weight:750;display:inline-flex}.membership-billing-tab.is-active{box-shadow:0 3px 12px #2f5a3459;background:var(--grad-chip-active)!important;border-color:var(--chip-active-border)!important;color:var(--chip-active-text)!important;-webkit-text-fill-color:var(--chip-active-text)!important}.membership-billing-save-pill{letter-spacing:.01em;color:#1f4d38;background:#2e7d5a29;border-radius:999px;padding:2px 8px;font-size:.75rem;font-weight:800;display:inline-block}.membership-billing-tab.is-active .membership-billing-save-pill{color:#fff;background:#ffffff38}.membership-billing-toggle__hint{color:var(--text-primary);flex:100%;margin:0;font-size:.9rem;line-height:1.35}.membership-tier-save{color:#1f4d38;font-weight:700}.membership-tier-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:14px;display:grid}.membership-tier-card{box-sizing:border-box;flex-direction:column;gap:10px;min-width:0;height:100%;min-height:520px;padding:16px 14px;display:flex;overflow:hidden}.membership-tier-title-row{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:6px 10px;display:flex}.membership-tier-title-row h3{margin:0}.membership-tier-price--inline{flex-wrap:wrap;align-items:baseline;gap:4px 6px;margin:0;font-size:.95rem;line-height:1.2;display:inline-flex}.membership-tier-rate-tag{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted,#6b635a);flex:1 0 100%;font-size:.72rem;font-weight:750}.membership-tier-price--inline.has-yearly{justify-content:flex-end;max-width:16rem}.membership-tier-price--inline strong{color:var(--charcoal);font-size:1.15rem;font-weight:850}.membership-tier-price--inline.is-yearly strong[data-testid^=membership-yearly-equiv-]{color:#1f4d38;background:#2e7d5a24;border-radius:8px;padding:2px 8px}.membership-tier-card.is-yearly-billing{border-color:#2e7d5a66}.membership-tier-price-unit{color:var(--text-primary);font-size:.85rem;font-weight:700}.membership-tier-price-sep{color:var(--text-muted,#6b635a);font-weight:700}.membership-tier-price--inline .membership-tier-save{color:#1f4d38;white-space:nowrap;background:#2e7d5a29;border-radius:999px;padding:2px 7px;font-size:.78rem;font-weight:800}.membership-tier-yearly-note{margin:0}.membership-tier-card__top{flex-direction:column;gap:8px;min-height:148px;display:flex}.membership-tier-badges{flex-wrap:wrap;gap:6px;min-width:0;max-width:100%;min-height:28px;display:flex}.membership-tier-badges .glow-badge{box-sizing:border-box;white-space:normal;text-align:center;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;justify-content:center;max-width:100%;line-height:1.25}.membership-tier-benefits{flex-direction:column;flex:auto;gap:8px;min-height:0;display:flex}.membership-benefit-detail{color:#5c4a38;margin-top:2px;font-size:.9375rem;font-style:normal;font-weight:500;line-height:1.35;display:block}.membership-tier-card.is-featured{border-color:#c9a22773;box-shadow:0 0 0 1px #c9a22733}.membership-tier-card.is-free-start{background:linear-gradient(#fffcf7fa 0%,#ecf7f1eb 100%);border-color:#2e7d5a6b;box-shadow:0 0 0 1px #2e7d5a2e,0 10px 28px #2e7d5a1a}.membership-tier-card.is-free-start h3{color:#1f4d38;font-size:1.32rem}.membership-tier-card.is-free-start .membership-tier-price strong{color:#1f4d38}.membership-tier-card.is-upgrade-focus{outline:2px solid var(--crimson,#b91c1c);outline-offset:3px;box-shadow:0 0 0 4px color-mix(in srgb, var(--crimson,#b91c1c) 22%, transparent)}.membership-tier-card .btn.is-upgrade-focus-btn{box-shadow:0 0 0 3px color-mix(in srgb, var(--crimson,#b91c1c) 35%, transparent);transform:scale(1.02)}.membership-choose-free{box-shadow:0 4px 14px #2e7d5a47}.membership-tier-card.unlocks-schedule{border-color:#9b2f2847}.membership-tier-card h3{margin:0;font-size:1.25rem}.membership-tier-guide-count{letter-spacing:-.01em;color:var(--charcoal,#2c2416);margin:0 0 .35rem;font-size:1.05rem;font-weight:700;line-height:1.3}.membership-tier-tagline{color:var(--text-primary);min-height:2.6em;margin:0;font-size:.95rem;line-height:1.35}.membership-tier-price{color:var(--text-primary);margin:0;font-size:.95rem}.membership-tier-price strong{font-size:1.25rem}.membership-tier-or{color:var(--text-primary);margin-top:2px;font-size:.9375rem;display:block}.membership-tier-was{opacity:.85;text-decoration:line-through}.membership-tier-features{flex-direction:column;flex:none;gap:8px;margin:0;padding:0;list-style:none;display:flex}.membership-tier-features--rest{margin-top:0}.membership-tier-features li{color:var(--text-primary);align-items:flex-start;gap:6px;font-size:.9375rem;line-height:1.3;display:flex}.membership-check{color:#2e7d5a;flex-shrink:0;margin-top:1px}.membership-benefits-toggle{color:var(--crimson);font:inherit;text-align:left;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;align-self:flex-start;margin:2px 0 0;padding:0;font-size:.9rem;font-weight:750;text-decoration:underline}.membership-benefits-toggle:hover{color:var(--bronze)}.membership-tier-card .btn{width:100%;margin-top:auto}.membership-credit-packs,.membership-credits,.membership-alacarte{padding:18px 20px}.user-portal{grid-template-columns:1.2fr .8fr;gap:32px;display:grid}.user-portal-main,.user-portal-side{flex-direction:column;gap:24px;min-width:0;display:flex}.user-portal-welcome,.user-portal-blueprint,.user-portal-credits,.user-portal-referral,.user-portal .glass{border-radius:16px;padding:24px 28px}.user-portal-welcome h2,.user-portal-blueprint h3,.user-portal-credits h3,.user-portal-panel h3,.user-portal-referral h3,.user-portal .glass>h3{color:var(--charcoal);align-items:center;gap:8px;margin:0 0 10px;font-size:1.15rem;display:flex}.user-portal-welcome h2{margin-bottom:6px;font-size:1.5rem}.user-portal-welcome-row{grid-template-columns:1.2fr .9fr;align-items:start;gap:18px;display:grid}.user-portal-welcome p,.user-portal-referral p,.user-portal-panel-lead,.user-portal-blueprint-empty p{color:#5c4a38;margin:0;font-size:.95rem;line-height:1.45}.user-portal-header-referral{background:linear-gradient(#ffffffeb,#f7f3ede0);border:1px solid #9b2f2838;border-radius:14px;padding:12px 14px}.user-portal-header-referral-label{color:var(--charcoal);align-items:center;gap:8px;margin-bottom:4px;font-size:.95rem;display:flex}.user-portal-header-referral-hint{color:#5c4a38;margin:0 0 8px;font-size:.88rem}.user-portal-tabs{flex-wrap:wrap;gap:8px;padding:4px;display:flex}.chip-scroller{align-items:center;gap:4px;min-width:0;max-width:100%;display:flex}.chip-scroller__track{flex:1;min-width:0}.chip-scroller__arrow{color:#9b2f28;cursor:pointer;background:#fffdf8;border:1px solid #9b2f2859;border-radius:999px;flex:none;justify-content:center;align-items:center;width:44px;min-width:44px;min-height:44px;padding:0;display:none;box-shadow:0 2px 8px #5028141f}.chip-scroller__arrow:disabled{opacity:.35;cursor:default}.chip-scroller__arrow:not(:disabled):hover,.chip-scroller__arrow:not(:disabled):focus-visible{color:#fffdf8;background:#9b2f28;border-color:#9b2f28}.user-portal-tab{min-height:40px;color:var(--charcoal);font:inherit;cursor:pointer;background:#ffffffb8;border:1px solid #5c40332e;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-size:.92rem;font-weight:650;display:inline-flex}.user-portal-tab.is-active{color:#6b2f1a;background:linear-gradient(135deg,#9b2f281f,#6b4f3a1a);border-color:#9b2f2866;box-shadow:inset 0 0 0 1px #9b2f281f}.hustle-schedule-suite{position:relative}.hustle-schedule-suite__head{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:6px;display:flex}.hustle-schedule-suite__head h3{align-items:center;gap:8px;margin:0;display:inline-flex}.hustle-schedule-suite__body{margin-top:12px;position:relative}.hustle-schedule-suite__lock{z-index:2;text-align:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#faf6f0d1;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px 16px;display:flex;position:absolute;inset:0}.hustle-schedule-suite__lock p{max-width:28rem;color:var(--charcoal);margin:0;font-size:.98rem;line-height:1.45}.hustle-schedule-suite__content.is-dimmed{filter:grayscale(.45);opacity:.45;pointer-events:none;-webkit-user-select:none;user-select:none}.hustle-schedule-suite__hustle{background:#fffcf7e6;border:1px solid #947d6447;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:12px 14px;display:flex}.hustle-schedule-suite__hustle h4{margin:6px 0 2px;font-size:1.15rem}.hustle-schedule-suite__hustle p{color:var(--text-muted,#6b635a);margin:0;font-size:.88rem}.hustle-schedule-suite__stats{flex-wrap:wrap;align-items:center;gap:10px 16px;margin-bottom:12px;font-size:.92rem;display:flex}.hustle-schedule-suite__stats>div{align-items:center;gap:6px;display:inline-flex}.hustle-schedule-suite__grade-me.is-letter-a{border-color:#2e7d5a8c}.hustle-schedule-suite__grade-me.is-letter-d,.hustle-schedule-suite__grade-me.is-letter-f{border-color:#9b2f2873}.hustle-schedule-suite__saving{color:var(--text-muted,#6b635a);font-size:.85rem}.hustle-schedule-suite__blueprint,.hustle-schedule-suite__roundup{background:#fffcf7eb;border:1px solid #947d6447;border-radius:12px;margin:0 0 14px;padding:14px}.hustle-schedule-suite__blueprint h4,.hustle-schedule-suite__roundup h4{margin:0 0 6px;font-size:1.05rem}.hustle-schedule-suite__blueprint-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 14px;margin:0 0 6px;display:flex}.hustle-schedule-suite__blueprint-head h4{margin:0}.hustle-schedule-suite__task-count{color:#5c4a38;background:#ffffffc7;border:1px solid #6b4f3a38;border-radius:999px;margin:0;padding:5px 12px;font-size:.88rem;font-weight:700}.hustle-schedule-suite__field{flex-direction:column;gap:6px;margin:0 0 12px;font-size:.88rem;font-weight:700;display:flex}.hustle-schedule-suite__field textarea,.hustle-schedule-suite__field input[type=number]{font:inherit;color:var(--charcoal);resize:vertical;background:#fff;border:1px solid #947d6459;border-radius:8px;padding:8px 10px;font-weight:500}.hustle-schedule-suite__sales-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.hustle-schedule-suite__field-note{color:var(--text-muted,#6b635a);margin-top:4px;font-size:.78rem;font-style:italic;font-weight:550;display:block}.hustle-schedule-suite__pnl-panel{background:#fffcf7f2;border:1px solid #2e7d5a47;border-radius:12px;margin:0 0 14px;padding:14px}.hustle-schedule-suite__pnl-panel h4,.hustle-schedule-suite__pnl-panel h5{margin:0 0 8px}.hustle-schedule-suite__pnl-window,.hustle-schedule-suite__pnl-totals{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin:0 0 14px;display:grid}.hustle-schedule-suite__pnl-window>div,.hustle-schedule-suite__pnl-totals>div{background:#fff;border:1px solid #947d6447;border-radius:10px;flex-direction:column;gap:2px;padding:10px 12px;display:flex}.hustle-schedule-suite__pnl-window span,.hustle-schedule-suite__pnl-totals span{color:var(--text-muted,#6b635a);font-size:.78rem;font-weight:700}.hustle-schedule-suite__pnl-window strong,.hustle-schedule-suite__pnl-totals strong{font-size:1.05rem}.hustle-schedule-suite__pnl-window em{color:var(--text-muted,#6b635a);font-size:.75rem;font-style:normal}.hustle-schedule-suite__pnl-totals .is-profit strong{color:#1f4d38}.hustle-schedule-suite__pnl-totals .is-loss strong{color:#9b2f28}.hustle-schedule-suite__pnl-target label{flex-direction:column;gap:4px;display:flex}.hustle-schedule-suite__pnl-target input[type=number]{width:100%;max-width:140px;font:inherit;background:#fffaf3;border:1px solid #947d6473;border-radius:8px;padding:6px 10px;font-size:1.05rem;font-weight:700}.hustle-schedule-suite__pnl-target input[type=number]:disabled{opacity:.65;background:#f3eee6}.hustle-schedule-suite__pnl-target em{margin-top:4px}.hustle-schedule-suite__pnl-add{background:#2e7d5a0d;border:1px dashed #2e7d5a66;border-radius:10px;margin:0 0 14px;padding:12px}.hustle-schedule-suite__pnl-add-row{flex-wrap:wrap;align-items:flex-end;gap:8px 10px;display:flex}.hustle-schedule-suite__pnl-add-row label{flex-direction:column;gap:4px;font-size:.8rem;font-weight:700;display:flex}.hustle-schedule-suite__pnl-add-grow{flex:10rem;min-width:8rem}.hustle-schedule-suite__pnl-add-row input,.hustle-schedule-suite__pnl-add-row select{min-height:36px;font:inherit;border:1px solid #947d6459;border-radius:8px;padding:6px 8px;font-weight:500}.hustle-schedule-suite__pnl-weeks ul,.hustle-schedule-suite__pnl-lines ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.hustle-schedule-suite__pnl-weeks li,.hustle-schedule-suite__pnl-lines li{background:#fff;border:1px solid #947d6440;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px 12px;padding:8px 10px;font-size:.88rem;display:flex}.hustle-schedule-suite__pnl-weeks .is-profit,.hustle-schedule-suite__pnl-lines .is-profit{color:#1f4d38;font-weight:750}.hustle-schedule-suite__pnl-weeks .is-loss,.hustle-schedule-suite__pnl-lines .is-loss{color:#9b2f28;font-weight:750}.hustle-schedule-suite__pnl-kind{text-transform:uppercase;border-radius:999px;padding:2px 8px;font-size:.72rem;font-weight:850}.hustle-schedule-suite__pnl-kind.is-sale{color:#1f4d38;background:#2e7d5a26}.hustle-schedule-suite__pnl-kind.is-expense{color:#9b2f28;background:#9b2f281f}.hustle-schedule-suite__pnl-line-label{flex:8rem;font-weight:650}.hustle-schedule-suite__pnl{background:#2e7d5a0f;border:1px solid #2e7d5a47;border-radius:12px;margin-top:8px;padding:12px}.hustle-schedule-suite__pnl h5{margin:0 0 4px;font-size:.98rem}.hustle-schedule-suite__pnl-result{margin:8px 0 0;font-size:1.05rem;font-weight:750}.hustle-schedule-suite__pnl-result.is-profit{color:#1f4d38}.hustle-schedule-suite__pnl-result.is-loss{color:#9b2f28}.hustle-schedule-suite__estimate{flex-wrap:wrap;align-items:center;gap:4px 6px;min-width:0;font-size:.78rem;font-weight:700;display:inline-flex}.hustle-schedule-suite__estimate input{width:4.2rem;min-height:32px;font:inherit;border:1px solid #947d6459;border-radius:8px;padding:4px 6px}.hustle-schedule-suite__estimate em{color:var(--text-muted,#6b635a);white-space:nowrap;font-style:normal;font-weight:650}.hustle-schedule-suite__error-dialog{z-index:90;background:#14120e8c;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.hustle-schedule-suite__error-dialog-card{background:#fffdf8;border:2px solid #b4372d73;border-radius:14px;width:min(440px,100%);padding:18px 16px;box-shadow:0 18px 50px #00000047}.hustle-schedule-suite__error-dialog-card h4{color:#9b2f28;margin:0 0 10px}.hustle-schedule-suite__error-dialog-card ul{margin:0 0 14px;padding-left:1.2rem;line-height:1.45}.hustle-schedule-suite__roundup-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px 14px;margin-bottom:12px;display:flex}.hustle-schedule-suite__collapse-field,.hustle-schedule-suite__day-notes{background:#ffffffc7;border:1px solid #947d6447;border-radius:10px;margin:0 0 10px}.hustle-schedule-suite__day-notes{margin:4px 0 0}.hustle-schedule-suite__collapse-summary{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:10px;min-height:44px;padding:8px 12px;list-style:none;display:flex}.hustle-schedule-suite__collapse-summary::-webkit-details-marker{content:"";display:none}.hustle-schedule-suite__collapse-summary::marker{content:"";display:none}.hustle-schedule-suite__collapse-title{text-align:left;flex-direction:column;gap:2px;min-width:0;display:flex}.hustle-schedule-suite__collapse-title strong{font-size:.92rem}.hustle-schedule-suite__collapse-preview{color:var(--text-muted,#6b635a);text-overflow:ellipsis;white-space:nowrap;max-width:min(100%,28rem);font-size:.8rem;font-style:normal;font-weight:550;overflow:hidden}.hustle-schedule-suite__collapse-body{padding:0 12px 12px}.hustle-schedule-suite__collapse-body textarea{box-sizing:border-box;width:100%;font:inherit;color:var(--charcoal);resize:vertical;background:#fff;border:1px solid #947d6459;border-radius:8px;padding:8px 10px;font-weight:500}.hustle-schedule-suite__grade{background:#2563b414;border:1px solid #2563b459;border-radius:12px;align-items:flex-start;gap:14px;margin:0 0 14px;padding:12px 14px;display:flex}.hustle-schedule-suite__grade-letter{text-align:center;min-width:2.5rem;font-size:2.4rem;font-weight:850;line-height:1}.hustle-schedule-suite__grade p{margin:0 0 6px;font-size:.92rem;line-height:1.4}.hustle-schedule-suite__grade ul{margin:0;padding-left:1.1rem;font-size:.86rem;line-height:1.45}.hustle-schedule-suite__grade.is-letter-a{background:#2e7d5a1a;border-color:#2e7d5a73}.hustle-schedule-suite__grade.is-letter-a .hustle-schedule-suite__grade-letter{color:#1e6446}.hustle-schedule-suite__grade.is-letter-f{background:#b4372d14;border-color:#b4372d73}.hustle-schedule-suite__grade.is-letter-f .hustle-schedule-suite__grade-letter{color:#962823}.hustle-schedule-suite__pep{color:#465f37;font-style:italic;font-weight:600}.hustle-schedule-suite__grade.is-a-pop{background:linear-gradient(135deg,#ffecaa8c,#2e7d5a1f);border-color:#d4a0288c;animation:1.1s ease-in-out 2 schedule-a-pop-pulse}.hustle-schedule-suite__grade.is-a-pop .hustle-schedule-suite__grade-letter{color:#b46e14;text-shadow:0 0 18px #ffc83c8c;transform:scale(1.08)}.hustle-schedule-suite__grade.is-congrats{background:#2563b41a;border-color:#2563b473}.hustle-schedule-suite__celeb{z-index:80;background:#14120e8c;place-items:center;padding:16px;animation:.25s ease-out schedule-celeb-fade;display:grid;position:fixed;inset:0}.hustle-schedule-suite__celeb-card{text-align:center;background:#fffdf8;border:2px solid #2563b466;border-radius:16px;width:min(420px,100%);padding:22px 20px 18px;position:relative;overflow:hidden;box-shadow:0 18px 50px #00000047}.hustle-schedule-suite__celeb.is-a_pop .hustle-schedule-suite__celeb-card{background:linear-gradient(160deg,#fff8e0 0%,#fff 55%,#e8f6ee 100%);border-color:#d4a028b3;animation:.55s cubic-bezier(.2,1.4,.4,1) schedule-a-pop-card}.hustle-schedule-suite__celeb-stream{white-space:nowrap;letter-spacing:.08em;color:#2563b4;gap:2rem;margin:0 -20px 12px;font-size:.78rem;font-weight:850;display:flex;overflow:hidden}.hustle-schedule-suite__celeb.is-a_pop .hustle-schedule-suite__celeb-stream{color:#b46e14;font-size:.9rem}.hustle-schedule-suite__celeb-stream span{animation:8s linear infinite schedule-congrats-stream;display:inline-block}.hustle-schedule-suite__celeb-mark{margin:0;font-size:3.4rem;font-weight:900;line-height:1}.hustle-schedule-suite__celeb.is-a_pop .hustle-schedule-suite__celeb-mark{background:linear-gradient(120deg,#c47a10,#e8b84a,#2e7d5a);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:4.2rem;animation:.8s ease-out schedule-a-pop-mark}.hustle-schedule-suite__celeb-score{margin:6px 0 10px;font-weight:700}.hustle-schedule-suite__celeb-pep{margin:0 0 14px;font-size:.95rem;font-style:italic;line-height:1.4}.hustle-schedule-suite__confetti{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hustle-schedule-suite__confetti-bit{border-radius:2px;width:8px;height:12px;animation:2.8s linear infinite schedule-confetti-fall;position:absolute;top:-12px}.hustle-schedule-suite__confetti-bit.bit-0{background:#e8b84a;animation-delay:0s;left:8%}.hustle-schedule-suite__confetti-bit.bit-1{background:#2e7d5a;animation-delay:.2s;left:18%}.hustle-schedule-suite__confetti-bit.bit-2{background:#2563b4;animation-delay:.4s;left:28%}.hustle-schedule-suite__confetti-bit.bit-3{background:#d45a3a;animation-delay:.1s;left:40%}.hustle-schedule-suite__confetti-bit.bit-4{background:#e8b84a;animation-delay:.5s;left:52%}.hustle-schedule-suite__confetti-bit.bit-5{background:#2e7d5a;animation-delay:.3s;left:64%}.hustle-schedule-suite__confetti-bit.bit-6{background:#2563b4;animation-delay:.6s;left:76%}.hustle-schedule-suite__confetti-bit.bit-7{background:#d45a3a;animation-delay:.15s;left:88%}@keyframes schedule-congrats-stream{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes schedule-celeb-fade{0%{opacity:0}to{opacity:1}}@keyframes schedule-a-pop-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.015)}}@keyframes schedule-a-pop-card{0%{opacity:0;transform:scale(.72)rotate(-2deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes schedule-a-pop-mark{0%{transform:scale(.4)}60%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes schedule-confetti-fall{0%{opacity:1;transform:translateY(0)rotate(0)}to{opacity:.2;transform:translateY(280px)rotate(320deg)}}@media (width<=640px){.hustle-schedule-suite__sales-row{grid-template-columns:1fr}}.hustle-schedule-suite__days{flex-direction:column;gap:8px;margin:0 0 14px;padding:0;list-style:none;display:flex}.hustle-schedule-suite__create{background:#fffcf7e6;border:1px solid #947d6447;border-radius:12px;flex-wrap:wrap;align-items:flex-end;gap:10px 14px;margin-bottom:14px;padding:12px 14px;display:flex}.hustle-schedule-suite__create-heading{color:var(--charcoal);flex:100%;margin:0;font-size:1.05rem;font-weight:800}.hustle-schedule-suite__create label{flex-direction:column;flex:12rem;gap:4px;min-width:10rem;font-size:.82rem;font-weight:700;display:flex}.hustle-schedule-suite__create select{min-height:40px;font:inherit;background:#fff;border:1px solid #947d6459;border-radius:8px;padding:6px 10px;font-weight:600}.hustle-schedule-suite__create-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hustle-schedule-suite__hint{margin:0 0 12px;font-size:.95rem;line-height:1.4}.hustle-schedule-suite__tabs{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.hustle-schedule-suite__member-bubbles{flex-wrap:wrap;gap:8px;margin:0 0 12px;display:flex}.hustle-schedule-suite__member-bubble{appearance:none;color:var(--charcoal);font:inherit;cursor:pointer;background:#fffcf7f2;border:2px solid #947d6459;border-radius:999px;padding:8px 14px;font-size:.88rem;font-weight:700;transition:border-color .15s,background .15s,box-shadow .15s}.hustle-schedule-suite__member-bubble.is-active{color:#fffdf8;background:#2e7d5a;border-color:#2e7d5a;font-weight:850;box-shadow:0 0 0 3px #2e7d5a47}.hustle-schedule-suite__saved{background:#2e7d5a14;border:2px solid #2e7d5a;border-radius:14px;margin-bottom:16px;padding:16px 18px}.hustle-schedule-suite__saved-heading{color:var(--charcoal);margin:0 0 4px;font-size:1.15rem;font-weight:800}.hustle-schedule-suite__saved-lead{color:var(--text-muted,#6b635a);margin:0 0 12px;font-size:.92rem;line-height:1.4}.hustle-schedule-suite__weekly-download{flex-wrap:wrap;align-items:center;gap:8px 10px;margin:0 0 12px;font-size:.9rem;font-weight:650;display:flex}.hustle-schedule-suite__hours.is-invalid input,.hustle-schedule-suite__days li.is-hours-missing{border-color:#b4372d8c}.hustle-schedule-suite__hours-hint{color:#962823;margin:0 0 12px;font-size:.88rem;font-weight:650}.hustle-schedule-suite__tab{min-height:36px;font:inherit;cursor:pointer;background:#ffffffbf;border:1px solid #947d6459;border-radius:999px;align-items:center;gap:6px;padding:6px 10px 6px 12px;font-size:.88rem;font-weight:650;display:inline-flex}.hustle-schedule-suite__tab.is-active{color:#fffdf8;background:#2e7d5a;border:2px solid #2e7d5a;font-weight:800;box-shadow:0 0 0 3px #2e7d5a40}.hustle-schedule-suite__tab-close{opacity:.7;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.hustle-schedule-suite__tab-close:hover{opacity:1;background:#00000014}.hustle-schedule-suite__view-bar{flex-wrap:wrap;align-items:center;gap:10px 12px;margin-bottom:12px;display:flex}.hustle-schedule-suite__subtabs{flex-wrap:wrap;flex:16rem;gap:8px;margin-bottom:0;display:flex}.hustle-schedule-suite__subtab{min-height:34px;font:inherit;cursor:pointer;background:#ffffffb3;border:1px solid #947d644d;border-radius:8px;padding:6px 12px;font-size:.9rem;font-weight:650}.hustle-schedule-suite__subtab.is-active{color:#fffdf8;background:#2e7d5a;border:2px solid #2e7d5a;font-weight:800;box-shadow:0 0 0 3px #2e7d5a38}.hustle-schedule-suite__email-me{color:#2e7d5a;text-underline-offset:3px;cursor:pointer;align-self:center;margin-left:4px;padding:4px 2px;font-size:.9rem;font-weight:700;text-decoration:underline}.hustle-schedule-suite__email-me:hover,.hustle-schedule-suite__email-me:focus-visible{color:#1f5c42}.hustle-schedule-suite__email-section{margin-top:4px;scroll-margin-top:16px}.hustle-schedule-suite__due{flex-wrap:wrap;align-items:center;gap:8px 12px;margin-bottom:12px;font-size:.92rem;font-weight:700;display:flex}.hustle-schedule-suite__due input[type=date]{font:inherit;border:1px solid #947d6459;border-radius:8px;padding:6px 8px}.hustle-schedule-suite__due em{color:var(--text-muted,#6b635a);flex:100%;font-size:.82rem;font-style:normal;font-weight:550}.hustle-schedule-suite__view-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hustle-schedule-suite__save-detail{min-height:44px;padding:10px 18px;font-weight:800}.hustle-schedule-suite__save-detail.is-ready{box-shadow:0 0 0 3px #2e7d5a47}.hustle-schedule-suite__save-hint,.hustle-schedule-suite__view-actions .hustle-schedule-suite__dirty{flex:100%;margin:2px 0 0}.hustle-schedule-suite__focus-input{width:100%;min-width:0;font:inherit;border:1px solid #947d644d;border-radius:8px;padding:6px 8px;font-size:.9rem}.hustle-schedule-suite__block-due{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;font-size:.78rem;font-weight:650;display:inline-flex}.hustle-schedule-suite__block-due input{min-width:0;max-width:100%;font:inherit;border:1px solid #947d644d;border-radius:6px;padding:4px 6px}.hustle-schedule-suite__progress-panel{margin-bottom:14px}.hustle-schedule-suite__progress-panel p{margin:10px 0;font-size:.95rem}.hustle-schedule-suite__progress-panel ul{margin:0;padding-left:1.2rem;font-size:.9rem;line-height:1.45}.hustle-schedule-suite__days li{background:#ffffffb3;border:1px solid #947d6438;border-radius:10px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.hustle-schedule-suite__day-main{grid-template-columns:minmax(5rem,auto) minmax(0,1fr) minmax(8rem,9.5rem);align-items:center;gap:8px 12px;display:grid}.hustle-schedule-suite__day-meta{border-top:1px solid #947d6424;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:8px 14px;padding-top:8px;display:grid}.hustle-schedule-suite__days li.is-status-not_started{background:#ffffffb8;border-color:#947d6447}.hustle-schedule-suite__days li.is-status-in_progress{background:#2563b414;border-color:#2563b473}.hustle-schedule-suite__days li.is-status-done,.hustle-schedule-suite__days li.is-done{background:#2e7d5a1a;border-color:#2e7d5a73}.hustle-schedule-suite__days li.is-status-blocked{background:#b4372d14;border-color:#b4372d73}.hustle-schedule-suite__days li.is-done .hustle-schedule-suite__focus,.hustle-schedule-suite__days li.is-done .hustle-schedule-suite__focus-input,.hustle-schedule-suite__days li.is-done .hustle-schedule-suite__day-check strong{opacity:.72;text-decoration:line-through}.hustle-schedule-suite__status select{min-width:7.25rem;color:var(--charcoal);background:#fffffff2;border:1px solid #947d6459;border-radius:8px;padding:4px 8px;font-size:.82rem;font-weight:650}.hustle-schedule-suite__day.is-status-not_started .hustle-schedule-suite__status select{border-color:#947d6466}.hustle-schedule-suite__day.is-status-in_progress .hustle-schedule-suite__status select{color:#1e5096;border-color:#2563b48c}.hustle-schedule-suite__day.is-status-done .hustle-schedule-suite__status select{color:#1e6446;border-color:#2e7d5a8c}.hustle-schedule-suite__day.is-status-blocked .hustle-schedule-suite__status select{color:#962823;border-color:#b4372d8c}.hustle-schedule-suite__day-check{cursor:pointer;align-items:center;gap:8px;font-weight:750;display:inline-flex}.hustle-schedule-suite__focus{color:var(--charcoal);font-size:.9rem;line-height:1.35}.hustle-schedule-suite__hours{justify-self:start;align-items:center;gap:6px;font-size:.82rem;font-weight:650;display:inline-flex}.hustle-schedule-suite__hours input{width:3.5rem;font:inherit;border:1px solid #947d6459;border-radius:8px;padding:4px 6px}.hustle-schedule-suite__email{cursor:pointer;align-items:center;gap:8px;font-size:.92rem;font-weight:650;display:inline-flex}.hustle-schedule-suite__cadence{cursor:default;flex-wrap:wrap;margin-top:8px}.hustle-schedule-suite__cadence select{min-height:38px;font:inherit;background:#fff;border:1px solid #947d6459;border-radius:8px;padding:6px 10px;font-weight:650}.hustle-schedule-suite__cadence em{color:var(--text-muted,#6b635a);flex:100%;font-size:.82rem;font-style:normal;font-weight:550}.hustle-schedule-suite__dirty,.hustle-schedule-suite__saved-ok{margin:0 0 10px;font-size:.9rem}.hustle-schedule-suite__saved-ok{color:#1f4d38;font-weight:650}.hustle-schedule-suite__dirty{color:#7a4a12;font-weight:650}.hustle-schedule-suite__delete-warn{background:#9b2f2814;border:1px solid #9b2f2859;border-radius:12px;margin:0 0 14px;padding:14px 16px}.hustle-schedule-suite__delete-warn p{margin:0 0 8px}.hustle-schedule-suite__delete-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.hustle-schedule-suite__trash{border-top:1px solid #947d6440;margin-top:20px;padding-top:16px}.hustle-schedule-suite__trash h4{margin:0 0 4px}.hustle-schedule-suite__trash>p{color:var(--text-muted,#6b635a);margin:0 0 10px;font-size:.9rem}.hustle-schedule-suite__trash ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.hustle-schedule-suite__trash li{background:#ffffff8c;border:1px dashed #947d6466;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.hustle-schedule-suite__trash li span{color:var(--text-muted,#6b635a);font-size:.82rem;display:block}.admin-hustle-schedules__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.admin-hustle-schedules__head h2{align-items:center;gap:8px;margin:0;display:inline-flex}.admin-hustle-schedules__list{flex-direction:column;gap:12px;margin-top:14px;display:flex}.admin-hustle-schedules__card{background:#fffcf7e6;border:1px solid #947d6447;border-radius:12px;padding:14px 16px}.admin-hustle-schedules__card header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.admin-hustle-schedules__card header span:not(.glow-badge){color:var(--text-muted,#6b635a);font-size:.88rem;display:block}.admin-hustle-schedules__meta{margin:8px 0;font-size:.88rem}.admin-hustle-schedules__card ul{margin:0;padding-left:1.1rem;font-size:.92rem;line-height:1.4}.admin-hustle-schedules__card li span{color:var(--text-muted,#6b635a);font-size:.82rem;display:block}.beta-phase-popup{z-index:500;background:radial-gradient(at 20% 10%,#c4453c47,#0000 42%),radial-gradient(at 90% 90%,#d7c69759,#0000 46%),#18171894;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.beta-phase-popup__card{border:2px solid var(--gold);background:#fffef8;border-radius:20px;width:min(480px,100%);overflow:hidden;box-shadow:0 0 0 6px #d7c69747,0 22px 56px #9b2f2838}.beta-phase-popup__banner{background:linear-gradient(125deg,#c4453c 0%,#9b2f28 38%,#c9a227 72%,#d7c697 100%);justify-content:center;padding:22px 20px 18px;display:flex}.beta-phase-popup__icon{color:#9b2f28;background:#fffef8;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;box-shadow:0 8px 20px #18171838}.beta-phase-popup__head{justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 22px 0;display:flex}.beta-phase-popup__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--crimson);margin:0 0 4px;font-size:.78rem;font-weight:800}.beta-phase-popup__head h3{color:var(--charcoal);margin:0;font-size:1.55rem}.beta-phase-popup__close{width:36px;height:36px;color:var(--crimson);cursor:pointer;background:#fff;border:1px solid #9b2f2840;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.beta-phase-popup__close:hover{background:#c4453c1a}.beta-phase-popup__body{color:var(--charcoal);margin:12px 22px 0;font-size:1.02rem;line-height:1.55}.beta-phase-popup__actions{justify-content:stretch;margin:18px 22px 22px;display:flex}.beta-phase-popup__cta{background:var(--grad-crimson);color:#fff;border-color:#9b2f28;width:100%;font-weight:800}.schedule-due-popup{z-index:420;background:#18171873;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.schedule-due-popup__card{border:1px solid var(--border-color);background:#fff;border-radius:16px;width:min(640px,100%);max-height:85vh;padding:22px 24px;overflow:auto;box-shadow:0 18px 48px #1817182e}.schedule-due-popup__head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.schedule-due-popup__head h3{color:var(--charcoal);align-items:center;gap:8px;margin:0;font-size:1.25rem;display:inline-flex}.schedule-due-popup__head p{color:var(--text-primary);margin:6px 0 0;font-size:.95rem}.schedule-due-popup__section{margin-top:14px}.schedule-due-popup__section h4{color:var(--bronze);margin:0 0 8px;font-size:.95rem}.schedule-due-popup__section ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.schedule-due-popup__section li{background:#fffcf7f2;border:1px solid #947d6447;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.schedule-due-popup__section li span{color:var(--text-muted,#6b635a);margin-top:2px;font-size:.85rem;display:block}#schedule-due-overdue li,.schedule-due-popup__section[data-testid=schedule-due-overdue] li{background:#9b2f280f;border-color:#9b2f2859}.schedule-due-popup__empty{color:var(--text-muted,#6b635a);margin:0;font-size:.92rem}.hustle-schedule-suite__empty{padding:8px 0 4px}.hustle-schedule-suite__empty p{margin:0 0 12px}@media (width<=640px){.hustle-schedule-suite__day-main,.hustle-schedule-suite__day-meta{grid-template-columns:1fr}.hustle-schedule-suite__hours{justify-self:start}}.hustle-schedule-suite__action-items{flex-direction:column;gap:8px;display:flex}.hustle-schedule-suite__action-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.hustle-schedule-suite__action-list li{background:#ffffffbf;border:1px solid #947d6438;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.hustle-schedule-suite__action-body{flex:1;min-width:0}.hustle-schedule-suite__action-body p{color:var(--charcoal);margin:0 0 4px;font-size:.92rem;line-height:1.4}.hustle-schedule-suite__action-body time,.hustle-schedule-suite__action-stamp-muted{color:var(--text-muted,#6b635a);font-size:.78rem;font-weight:650}.hustle-schedule-suite__action-remove{width:28px;height:28px;color:var(--text-muted,#6b635a);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex}.hustle-schedule-suite__action-remove:hover{color:#962823;background:#b4372d1a}.hustle-schedule-suite__action-empty{color:var(--text-muted,#6b635a);margin:0;font-size:.88rem}.hustle-schedule-suite__action-add{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hustle-schedule-suite__action-add input{min-width:0;min-height:36px;font:inherit;border:1px solid #947d6459;border-radius:8px;flex:12rem;padding:6px 10px}.user-portal-blueprint-assign{flex-wrap:wrap;align-items:center;gap:8px 12px;margin:0 0 12px;font-size:.9rem;display:flex}.user-portal-blueprint-assign select{border:1px solid color-mix(in srgb, var(--text-primary) 18%, transparent);background:var(--surface,#fff);min-width:180px;color:var(--text-primary);font:inherit;border-radius:8px;padding:6px 10px}.user-portal-family .user-portal-panel-lead{margin:0 0 14px}.user-portal-family-ok{color:#2e7d5a;margin:0 0 12px;font-weight:600}.user-portal-register-kid{border:1px solid color-mix(in srgb, var(--text-primary) 12%, transparent);background:color-mix(in srgb, var(--crimson) 4%, transparent);border-radius:12px;margin:0 0 18px;padding:14px 16px}.user-portal-register-kid h4{margin:0 0 10px}.user-portal-register-kid-actions{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.user-portal-family-list{flex-direction:column;gap:10px;margin:0 0 18px;padding:0;list-style:none;display:flex}.user-portal-family-list li{border:1px solid color-mix(in srgb, var(--text-primary) 10%, transparent);border-radius:10px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.user-portal-family-child-head{flex-direction:column;gap:2px;display:flex}.user-portal-family-child-name-row{flex-wrap:wrap;align-items:baseline;gap:8px 14px;display:flex}.user-portal-family-child-name{font-size:1.05rem}.user-portal-kid-register-link,.user-portal-kid-dashboard-link{color:var(--crimson);font:inherit;text-align:left;text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;font-weight:700;text-decoration:underline}.user-portal-kid-register-link{font-size:1.05rem}.user-portal-kid-dashboard-link{font-size:.9rem}.user-portal-kid-register-link:hover,.user-portal-kid-dashboard-link:hover{color:var(--bronze)}.user-portal-family-blueprint-items .user-portal-blueprint-matches{margin-top:6px}.user-portal-family-blueprints{border:1px solid color-mix(in srgb, var(--text-primary) 10%, transparent);border-radius:8px;margin-top:4px;padding:0 10px}.user-portal-family-blueprints>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:8px;padding:8px 0;font-size:.92rem;list-style:none;display:flex}.user-portal-family-blueprints>summary::-webkit-details-marker{display:none}.user-portal-family-blueprints-empty{color:color-mix(in srgb, var(--text-primary) 72%, transparent);margin:0 0 10px;font-size:.9rem}.user-portal-family-blueprint-items{flex-direction:column;gap:10px;margin:0 0 10px;padding:0;list-style:none;display:flex}.user-portal-family-blueprint-items>li{border:none;border-radius:0;padding:0}.user-portal-family-blueprint-items ol{margin:4px 0 8px;padding-left:1.2rem;font-size:.9rem}.user-portal-family-blueprint-open{width:auto;margin-top:2px;padding:4px 10px;font-size:.85rem}.user-portal-family-list li span,.user-portal-family-list li em{color:color-mix(in srgb, var(--text-primary) 72%, transparent);font-size:.9rem;font-style:normal}.user-portal-family-reports{border-top:1px solid color-mix(in srgb, var(--text-primary) 10%, transparent);margin-top:8px;padding-top:14px}.user-portal-family-reports h4{margin:0 0 6px}.user-portal-family-report-options{flex-wrap:wrap;gap:14px;margin-top:10px;display:flex}.user-portal-family-report-options label{cursor:pointer;align-items:center;gap:6px;font-weight:600;display:inline-flex}.kids-assigned-blueprint{border:1px solid color-mix(in srgb, var(--crimson) 28%, transparent);background:color-mix(in srgb, var(--crimson) 6%, transparent);border-radius:14px;margin:0 0 16px;padding:14px 16px}.kids-assigned-blueprint--compact{margin:12px 0 16px;padding:12px 14px}.kids-assigned-blueprint h3{align-items:center;gap:8px;margin:0 0 6px;font-size:1.05rem;display:flex}.kids-assigned-blueprint p{margin:0 0 10px;font-size:.95rem}.kids-assigned-blueprint-block{margin-top:8px}.kids-assigned-blueprint-matches{margin:6px 0 0;padding-left:1.2rem}.kids-assigned-blueprint-matches li{flex-wrap:wrap;align-items:baseline;gap:6px 10px;display:flex}.kids-assigned-blueprint-matches em{color:color-mix(in srgb, var(--text-primary) 70%, transparent);font-size:.9rem;font-style:normal}.kid-dashboard-explore-grid{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.consent-account-block{border:1px solid color-mix(in srgb, var(--text-primary) 12%, transparent);background:color-mix(in srgb, var(--text-primary) 3%, transparent);border-radius:12px;margin:12px 0;padding:12px}.consent-account-lead{margin:0 0 10px;font-size:.95rem}.user-portal-panel{min-height:280px}.user-portal-blueprint-block{margin-top:12px}.user-portal-blueprint-block-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:10px;display:flex}.user-portal-blueprint-block-head strong{color:var(--charcoal);font-size:1.05rem}.user-portal-blueprint-guide-btn{white-space:nowrap;min-height:36px;padding:6px 10px;font-size:.875rem}.user-portal-blueprint-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.user-portal-blueprint-head h3{margin:0}.user-portal-blueprint-empty{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.user-portal-blueprint-details{background:#ffffff9e;border:1px solid #5c403329;border-radius:14px;margin-bottom:10px;overflow:hidden}.user-portal-blueprint-details:last-child{margin-bottom:0}.user-portal-blueprint-details summary{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;list-style:none;display:flex}.user-portal-blueprint-details summary::-webkit-details-marker{display:none}.user-portal-blueprint-summary-main{flex-direction:column;gap:2px;min-width:0;display:flex}.user-portal-blueprint-summary-main strong{color:var(--charcoal);font-size:1.05rem}.user-portal-blueprint-summary-meta{color:#5c4a38;font-size:.9rem}.collapse-show-hide{text-align:center;min-width:3.25rem;color:var(--crimson);background:#9b2f2814;border:1px solid #9b2f2847;border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:.9rem;font-weight:750}.collapse-show-hide:before{content:"Show"}.user-portal-blueprint-details[open]>summary .collapse-show-hide:before,details[open]>summary .collapse-show-hide:before{content:"Hide"}.show-hide-chevron{color:var(--bronze,#6b5344);flex-shrink:0}.show-hide-chevron-btn{color:inherit;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:2px;line-height:0;display:inline-flex}.show-hide-chevron-btn:hover:not(:disabled){background:#9b2f281a}.show-hide-chevron-btn:disabled{opacity:.45;cursor:default}.show-hide-toggle{flex-shrink:0;align-items:center;gap:4px;margin-left:auto;display:inline-flex}.show-hide-toggle__btn{color:#7a241f;letter-spacing:.02em;cursor:pointer;background:#9b2f2814;border:1px solid #9b2f2847;border-radius:999px;margin:0;padding:3px 10px;font-size:.8125rem;font-weight:750;line-height:1.3}.show-hide-toggle__btn:hover:not(:disabled){background:#9b2f2829;border-color:#9b2f2866}.show-hide-toggle__btn:disabled{opacity:.45;cursor:not-allowed;color:#6b5344;background:#947d641f;border-color:#947d6447}.show-hide-toggle__btn[aria-pressed=true]:disabled{opacity:.55;color:#7a241f;background:#9b2f281a;border-color:#9b2f2838}.user-portal-blueprint-matches{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.user-portal-blueprint-more .user-portal-blueprint-matches{padding:0 14px 14px}.user-portal-blueprint-matches li{background:#fffdf9;border:1px solid #5c40331f;border-radius:12px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.user-portal-blueprint-rank{color:#fff;background:linear-gradient(135deg, #6b4f3a, var(--crimson));border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;font-weight:800;display:inline-flex}.user-portal-blueprint-match-body{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.user-portal-blueprint-match-body strong{color:var(--charcoal);font-size:.98rem}.user-portal-blueprint-match-body em{color:var(--crimson);font-size:.9rem;font-style:normal;font-weight:700}.user-portal-credits{border-radius:16px;min-width:0;padding:24px 28px;overflow-x:hidden}.user-portal-credits h3{color:var(--charcoal);align-items:center;gap:8px;margin:0 0 12px;font-size:1.15rem;display:flex}.user-portal-credit-card{background:linear-gradient(#ffffffe6,#f7f3edd9);border:1px solid #9b2f282e;border-radius:14px;margin-bottom:14px;padding:14px 16px}.user-portal-credits-balance-row{grid-template-columns:1.1fr .9fr;gap:18px;margin-bottom:16px;display:grid}.user-portal-inline-link{color:var(--crimson);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:700;text-decoration:underline}.user-portal-referral-row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;display:flex}.user-portal-referral .invite-friend-steps{color:#5c4a38;margin:12px 0 0;padding-left:1.3rem;line-height:1.45}.user-portal-referral-row .flat-input{flex:220px;min-width:0}.user-portal-earn-list{flex-direction:column;gap:10px;margin:12px 0 0;padding:0;list-style:none;display:flex}.user-portal-earn-list li{border:1px solid var(--border-color);background:#ffffffa6;border-radius:12px;grid-template-columns:64px 1fr;gap:12px;padding:12px 14px;display:grid}.user-portal-earn-delta{color:var(--crimson);font-size:1.05rem}.user-portal-earn-label{color:var(--charcoal);margin-bottom:2px;display:block}.user-portal-earn-detail{color:#5c4a38;font-size:.9rem;font-style:normal;line-height:1.4}.user-portal-share-win{background:#ffffffb8;border:2px solid #9b2f2838;border-radius:14px;margin-top:16px;padding:16px}.user-portal-share-win h4{align-items:center;gap:8px;margin:0 0 6px;display:flex}.user-portal-share-win__lead{color:#5c4a38;margin:0 0 10px;font-size:.95rem}.user-portal-share-win textarea{width:100%;min-height:88px;margin-bottom:10px}.user-portal-share-win__ok{color:#2f6b3a;margin:10px 0 0;font-weight:600}.user-portal-goal-list{flex-direction:column;gap:10px;display:flex}.user-portal-progress{margin-top:18px}.user-portal-progress-labels{color:var(--text-primary);justify-content:space-between;margin-bottom:8px;font-size:.95rem;display:flex}.user-portal-progress-labels span:last-child{color:var(--crimson);font-weight:700}.user-portal-progress-track{background:#9b2f2814;border-radius:9999px;width:100%;height:8px;overflow:hidden}.user-portal-progress-fill{background:var(--crimson);border-radius:9999px;height:100%}.user-portal-progress-fill.is-pink{background:var(--grad-pink)}.user-portal-bookmarks{grid-template-columns:1fr 1fr;gap:16px;display:grid}.user-portal-bookmark-card{border:1px solid var(--border-color);background:#00000003;border-radius:10px;padding:16px}.user-portal-bookmark-card h4{color:var(--text-primary);margin:8px 0 6px;font-size:.95rem}.user-portal-bookmark-card p{color:var(--text-primary);margin:0;font-size:.9375rem}.user-portal-badges{flex-direction:column;gap:16px;display:flex}.user-portal-badge{opacity:.45;border:1px solid #0000;border-radius:10px;align-items:center;gap:14px;padding:10px;display:flex}.user-portal-badge.is-unlocked{opacity:1;background:#7c3aed05;border-color:#7c3aed1a}.user-portal-badge-icon{background:#0000000d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.user-portal-badge.is-unlocked .user-portal-badge-icon{background:var(--grad-amber);box-shadow:0 4px 10px var(--accent-amber-glow)}.user-portal-badge h4{color:var(--text-primary);margin:0 0 2px;font-size:.9375rem;font-weight:600}.user-portal-badge p{color:var(--text-primary);margin:0;font-size:.9375rem;line-height:1.3}.user-portal-credits-label{color:#5c4a38;margin:0 0 4px;font-size:.9rem}.user-portal-credits-balance{color:var(--crimson);margin:0;font-size:1.75rem;font-weight:700;line-height:1.15}.user-portal-credits-equiv{color:var(--charcoal);margin:6px 0 0;font-size:.95rem}.user-portal-credits-meta{color:var(--charcoal);background:#ffffff94;border:1px solid #5c403324;border-radius:12px;flex-direction:column;gap:6px;padding:12px 14px;font-size:.95rem;display:flex}.user-portal-credits-meta p{margin:0}.user-portal-credits-muted{color:#5c4a38;margin:0;font-size:.92rem;line-height:1.4}.user-portal-credits-error{color:var(--crimson);margin:0;font-size:.95rem}.user-portal-admin-credits{background:#ffffffb8;border:1px solid #9b2f2838;border-radius:12px;margin:0 0 16px;padding:14px 16px}.user-portal-admin-credits h4{color:var(--charcoal);align-items:center;gap:8px;margin:0 0 6px;font-size:1.05rem;display:flex}.user-portal-admin-credits-row{flex-wrap:wrap;align-items:flex-end;gap:10px;margin-top:10px;display:flex}.user-portal-admin-credits-row label{color:var(--charcoal);flex-direction:column;gap:4px;font-size:.88rem;font-weight:700;display:flex}.user-portal-admin-credits-row select,.user-portal-admin-credits-row input[type=number]{min-width:12rem;min-height:44px;color:var(--charcoal);background:#fff;border:1px solid #5c403347;border-radius:8px;padding:8px 10px;font-weight:600}.user-portal-admin-credits-row select{min-width:min(100%,22rem)}.user-portal-admin-credits-ok{color:#2f5d3a;margin:10px 0 0;font-weight:700}.user-portal-welcome-links{flex-wrap:wrap;align-items:center;gap:6px 4px;margin:10px 0 0;font-size:.95rem;display:flex}.user-portal-welcome-links .user-portal-inline-link{align-items:center;gap:5px;display:inline-flex}.user-portal .user-portal-section.membership-collapse{margin:0 0 14px;padding:0}.user-portal-section.user-portal-purchases-access,.user-portal-section.user-portal-purchases-totals,.user-portal-section.user-portal-plan-manage,.user-portal-section.user-portal-credits-totals,.user-portal-section.user-portal-credits-packs,.user-portal-section.user-portal-family-reports{background:0 0;border:none;padding:0}.user-portal-section.user-portal-family-reports{border-top:none;margin-top:8px;padding-top:0}.user-portal-purchases-access .user-portal-section{margin:12px 0 0}.user-portal-credits-enrolled,.user-portal-credits-totals,.user-portal-purchases-access,.user-portal-purchases-totals{background:#ffffff94;border:1px solid #5c403324;border-radius:12px;margin:0 0 14px;padding:12px 14px}.user-portal-credits-enrolled-plan{color:var(--charcoal);margin:2px 0 6px;font-size:1.2rem;font-weight:800}.user-portal-credits-totals h4,.user-portal-purchases-access h4,.user-portal-purchases-totals h4,.user-portal-purchases-history h4,.user-portal-plan-manage h4{color:var(--charcoal);margin:0 0 8px;font-size:1rem}.user-portal-plan-manage h5{color:var(--bronze);margin:14px 0 6px;font-size:.95rem}.user-portal-plan-links{flex-direction:column;gap:8px;margin-top:8px;display:flex}.user-portal-plan-link-row{color:var(--charcoal);margin:0;font-size:.95rem;line-height:1.45}.user-portal-plan-link-label{margin-right:6px;font-weight:700}.user-portal-plan-deactivate-row{margin-top:12px}.user-portal-inline-link--danger{color:var(--crimson,#9b2f28)}.user-portal-inline-link--danger:hover{color:#7a241f}.user-portal-plan-downgrade-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.user-portal-plan-downgrade-list li{background:#fff;border:1px solid #947d6447;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.user-portal-plan-downgrade-list li>div{flex-direction:column;gap:2px;min-width:0;display:flex}.user-portal-plan-downgrade-list span{color:var(--text-primary);font-size:.9rem}.user-portal-plan-actions,.user-portal-plan-confirm-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.user-portal-plan-confirm{background:#fff8f6;border:1px solid #9b2f2859;border-radius:12px;margin-top:12px;padding:12px 14px}.user-portal-plan-confirm p{color:var(--charcoal);margin:0 0 8px}.user-portal-plan-msg{color:#3f5230;margin:10px 0 0;font-weight:600}.user-portal-credits-totals ul,.user-portal-purchases-features,.user-portal-purchases-access ul{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.user-portal-credits-totals li{justify-content:space-between;gap:12px;font-size:.95rem;display:flex}.user-portal-purchases-features li{border-bottom:1px solid #5c40331a;flex-direction:column;gap:2px;padding:6px 0;font-size:.92rem;display:flex}.user-portal-purchases-features li:last-child{border-bottom:none}.user-portal-purchases-features span{color:#5c4a38}.user-portal-purchases-access h5{margin:12px 0 6px;font-size:.95rem}.user-portal-purchases-access h5+ul li{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px 14px;min-width:0;display:flex}.user-portal-purchase-date{color:#5c4a38;white-space:nowrap;font-size:.9rem}.user-portal-purchases-totals .user-portal-purchases-table-wrap{background:0 0;border:none;border-radius:0}.user-portal-purchases-history-table th:nth-child(4),.user-portal-purchases-history-table th:nth-child(5),.user-portal-purchases-history-table th:nth-child(6),.user-portal-purchases-history-table td:nth-child(4),.user-portal-purchases-history-table td:nth-child(5),.user-portal-purchases-history-table td:nth-child(6){text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;vertical-align:top}.user-portal-purchases-table th:first-child,.user-portal-purchases-table td:first-child{white-space:nowrap;width:1%}.user-portal-purchases-table-wrap{-webkit-overflow-scrolling:touch;background:#ffffffb8;border:1px solid #5c403347;border-radius:10px;max-width:100%;overflow-x:auto}.user-portal-purchases-table{border-collapse:collapse;width:100%;font-size:.92rem}.user-portal-purchases-table th,.user-portal-purchases-table td{text-align:left;vertical-align:top;overflow-wrap:anywhere;word-break:break-word;border:1px solid #5c403333;padding:8px 10px}.user-portal-purchases-table th{text-transform:uppercase;letter-spacing:.04em;color:#5c4a38;background:#947d641f;font-size:.8rem}.user-portal-credits-history{min-width:0}.user-portal-credits-history h4{color:var(--charcoal);margin:0 0 8px;font-size:1rem}.user-portal-credits-history ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.user-portal-credits-history li{color:var(--charcoal);background:#ffffff8c;border:1px solid #5c40331f;border-radius:10px;grid-template-columns:52px minmax(0,1fr);align-items:start;gap:4px 10px;min-width:0;padding:10px 12px;font-size:.92rem;display:grid}.user-portal-credits-history-delta{white-space:nowrap;grid-row:1/span 2}.user-portal-credits-history-reason{overflow-wrap:anywhere;word-break:break-word;min-width:0;line-height:1.35}.user-portal-credits-history-meta{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:6px 12px;min-width:0;display:flex}.user-portal-credits-running{color:var(--charcoal);white-space:nowrap;font-weight:700}.user-portal-credits-stack{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.user-portal-credits-stack-sub{color:#5c4a38;font-size:.8rem;font-weight:600}.user-portal-credits-packs{min-width:0;margin:16px 0}.user-portal-credits-packs h4,.user-portal-credits-totals h4{color:var(--charcoal);margin:0 0 8px;font-size:1rem}.user-portal-credits-packs ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.user-portal-credits-packs li{background:#ffffff8c;border:1px solid #5c40331f;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 12px;min-width:0;padding:10px 12px;display:flex}.user-portal-credits-pack-copy{flex:12rem;min-width:0}.user-portal-credits-pack-copy span{overflow-wrap:anywhere;word-break:break-word;display:block}.user-portal-credits-history .user-portal-purchases-table-wrap{margin-top:0}.user-portal-credits-ledger th:nth-child(3),.user-portal-credits-ledger th:nth-child(4),.user-portal-credits-ledger th:nth-child(5),.user-portal-credits-ledger td:nth-child(3),.user-portal-credits-ledger td:nth-child(4),.user-portal-credits-ledger td:nth-child(5){text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.user-portal-credits-history-delta.is-credit,.user-portal-credits-stack-sub.is-credit{color:var(--crimson)}.user-portal-credits-history-delta.is-debit,.user-portal-credits-stack-sub.is-debit{color:#5c4a38}.user-portal-credits-history time{color:#5c4a38;white-space:nowrap;font-size:.9375rem}@media (width<=900px){.user-portal,.user-portal-welcome-row,.user-portal-credits-balance-row,.user-portal-bookmarks{grid-template-columns:1fr}.user-portal-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.user-portal-tabs::-webkit-scrollbar{display:none}.chip-scroller--overflow .chip-scroller__arrow{display:inline-flex}.user-portal-tab{flex:none}.user-portal-credits{padding:18px 14px}}.membership-credit-packs h3,.membership-credits h3,.membership-alacarte h3{align-items:center;gap:8px;margin:0 0 6px;font-size:1.1rem;display:flex}.membership-credit-packs>p,.membership-credits>p,.membership-alacarte>p{color:var(--text-primary);margin:0 0 14px;font-size:1rem}.membership-credit-pack-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.membership-credit-pack-card{background:#ffffff94;border:1px solid #5c403324;border-radius:12px;flex-direction:column;gap:5px;padding:14px;display:flex}.membership-credit-pack-card.is-popular{border-color:#c9a22780;box-shadow:0 0 0 1px #c9a22729}.membership-credit-pack-card h4,.membership-credit-pack-card p{margin:0}.membership-credit-pack-card>strong{color:var(--crimson);font-size:1.1rem}.membership-credit-pack-card>span:not(.glow-badge){color:var(--text-primary);font-weight:700}.membership-credit-pack-card p,.membership-credit-packs small{color:var(--text-primary);font-size:.9375rem;line-height:1.35}.membership-credit-packs small{margin-top:12px;display:block}.membership-credits-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;display:grid}.membership-credit-card{background:#ffffff8c;border:1px solid #5c40331f;border-radius:12px;flex-direction:column;gap:4px;padding:12px;display:flex}.membership-credit-card strong{color:var(--crimson);font-size:1.05rem}.membership-credit-card span{font-size:.95rem;font-weight:600}.membership-credit-card p{color:var(--text-primary);margin:0;font-size:.9375rem;line-height:1.35}.membership-price-table-wrap{overflow-x:auto}.membership-price-table{border-collapse:collapse;width:100%;font-size:.95rem}.membership-price-table th,.membership-price-table td{text-align:left;vertical-align:top;border-bottom:1px solid #5c40331f;padding:10px 12px}.membership-price-table th{text-transform:uppercase;letter-spacing:.04em;color:var(--text-primary);font-size:.9375rem}.membership-price-detail{color:var(--text-primary);margin-top:2px;font-size:.9375rem;font-weight:400;line-height:1.35;display:block}.membership-price-list__lead{color:var(--text-primary);margin:0 0 8px;font-size:.9rem;line-height:1.35}.membership-price-table--compact th,.membership-price-table--compact td{vertical-align:middle;padding:6px 8px;font-size:.9rem}.membership-price-table--compact .membership-price-detail{display:block}.membership-price-table--compact .glow-badge{margin-left:6px;font-size:.7rem}.membership-schedule-link{color:var(--crimson);text-underline-offset:2px;font-weight:700;text-decoration:underline}a.glow-badge.membership-schedule-link{color:inherit;text-decoration:none}.membership-schedule-options{flex-wrap:wrap;gap:6px 10px;margin:0;padding:0;list-style:none;display:flex}.membership-schedule-options li{color:var(--text-primary);background:#ffffff80;border:1px solid #5c403329;border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:.85rem;display:inline-flex}.membership-schedule-options li svg{color:#2e7d5a;flex-shrink:0}.membership-credits-grid--compact .membership-credit-card p{display:none}.membership-alacarte .membership-schedule-callout{margin-top:14px}.membership-schedule-callout--compact.membership-collapse .membership-collapse__body{gap:8px}.membership-alacarte-cart-badge{letter-spacing:.02em;text-transform:none;color:var(--crimson);margin-left:8px;font-size:.8rem;font-weight:700}.membership-alacarte-add{white-space:nowrap;padding:6px 10px;font-size:.85rem}.membership-alacarte-cart{border-top:1px solid #5c403324;margin-top:18px;padding-top:14px}.membership-alacarte-cart h4{align-items:center;gap:8px;margin:0 0 10px;font-size:1.05rem;display:flex}.membership-alacarte-cart .membership-alacarte-cart-heading--standout h4{margin:0;font-size:1.22rem}.membership-alacarte-cart-empty{color:var(--text-primary);margin:0;font-size:.95rem}.membership-alacarte-cart-empty p{margin:0 0 12px}.membership-alacarte-cart-quick{flex-wrap:wrap;gap:8px;display:flex}.membership-alacarte-cart-quick .btn{min-height:44px}.membership-alacarte-cart-lines{flex-direction:column;gap:10px;margin:0 0 12px;padding:0;list-style:none;display:flex}.membership-alacarte-cart-lines li{background:#ffffff80;border:1px solid #5c40331f;border-radius:10px;padding:10px 12px}.membership-alacarte-cart-line-main{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.membership-alacarte-cart-line-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;display:flex}.membership-alacarte-cart-line-actions label{align-items:center;gap:6px;font-size:.9rem;display:inline-flex}.membership-alacarte-cart-line-actions input[type=number]{background:#fff;border:1px solid #5c403340;border-radius:6px;width:4rem;padding:4px 6px}.membership-alacarte-remove{padding:4px 8px;font-size:.85rem}.cart-line-credit-apply{border-top:1px dashed #9b2f2847;grid-template-columns:auto 5.5rem 1fr;align-items:center;gap:8px 10px;margin-top:10px;padding-top:10px;display:grid}.cart-line-credit-apply__label{color:var(--membership-heading-ink,#3a2a1c);font-size:.9rem;font-weight:700}.cart-line-credit-apply input[type=number]{background:#fff;border:2px solid #9b2f2859;border-radius:8px;width:100%;min-height:44px;padding:6px 8px}.cart-line-credit-apply__meta{color:#5c4a38;grid-column:1/-1;margin:0;font-size:.85rem}.membership-alacarte-cart-due{color:var(--crimson,#9b2f28)}.membership-alacarte-cart-total{justify-content:space-between;align-items:baseline;margin:0 0 12px;font-size:1.05rem;display:flex}.membership-alacarte-cart-email{flex-direction:column;gap:4px;margin-bottom:10px;font-size:.95rem;font-weight:600;display:flex}.membership-alacarte-cart-email input{background:#fff;border:1px solid #5c403340;border-radius:8px;padding:8px 10px;font-weight:400}.membership-alacarte-cart-paid{color:#2f6b3a;margin:0 0 10px;font-size:.95rem;font-weight:600}.credit-paid-thank-you{color:#1f4d2a;background:#2f6b3a14;border:2px solid #2f6b3a59;border-radius:14px;margin:0 0 16px;padding:16px 18px}.credit-paid-thank-you h4{margin:8px 0 6px;font-size:1.2rem}.credit-paid-thank-you p{margin:0 0 12px;font-size:.98rem}.credit-paid-thank-you__links{flex-wrap:wrap;gap:8px;display:flex}.credit-paid-thank-you__links .btn{min-height:44px}.credit-apply{background:linear-gradient(#fffcf7fa,#f7f3edeb);border:2px solid #9b2f2859;border-radius:12px;min-width:0;margin:0 0 16px;padding:14px 16px;box-shadow:0 3px 10px #745a3a24}.credit-apply-heading{color:var(--membership-heading-ink,#3a2a1c);align-items:center;gap:8px;margin:0 0 10px;font-size:1.15rem;font-weight:800;display:flex}.credit-apply--ready{border-color:var(--crimson,#9b2f28)}.credit-apply--loading{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.credit-apply--loading .wait-indicator{margin:0}.credit-apply-hint{color:#5c4a38;margin:6px 0 0!important;font-size:.92rem!important}.credit-apply-all{min-height:44px;margin:0 0 12px}.credit-apply p{overflow-wrap:anywhere;margin:0;font-size:.95rem;line-height:1.4}.credit-apply-label{margin-bottom:4px;font-weight:700;display:block}.credit-apply-balance{color:#5c4a38;margin:0 0 8px!important}.credit-apply-inputs{grid-template-columns:minmax(0,1fr) 5.5rem;align-items:center;gap:10px;margin-bottom:10px;display:grid}.credit-apply-inputs input[type=range]{width:100%;min-width:0}.credit-apply-inputs input[type=number]{background:#fff;border:1px solid #5c403340;border-radius:8px;width:100%;min-height:44px;padding:6px 8px}.credit-apply-summary{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.credit-apply-summary li{justify-content:space-between;align-items:baseline;gap:12px;font-size:.95rem;display:flex}.credit-apply-due{border-top:1px solid #5c40331f;padding-top:6px;font-size:1.05rem}.credit-apply .user-portal-inline-link{min-height:44px}@media (width<=640px){.credit-apply-inputs,.cart-line-credit-apply{grid-template-columns:1fr}.membership-alacarte-cart-line-main{flex-wrap:wrap}.membership-alacarte-cart-actions{flex-direction:column;align-items:stretch}.membership-alacarte-cart-actions .btn{justify-content:center;width:100%}}.membership-alacarte-cart-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.membership-alacarte-cart-note{color:var(--text-primary);margin:10px 0 0;font-size:.85rem}.membership-alacarte-cart-note code{font-size:.85em}.membership-member-perks{border-top:1px solid #5c40331f;margin:10px 0 12px;padding-top:10px}.membership-member-perks-toggle{color:#1a1410;width:100%;font:inherit;cursor:pointer;text-align:left;background:#f7f1e8a6;border:1px solid #5c403333;border-radius:10px;flex-wrap:wrap;align-items:center;gap:6px 8px;padding:8px 10px;font-size:.95rem;font-weight:750;display:flex}.membership-member-perks-toggle:hover{background:#f7f1e8f2;border-color:#5c403359}.membership-member-perks-hint{color:var(--text-primary);margin-left:auto;font-size:1rem;font-weight:650}.membership-member-perks-body{flex-direction:column;gap:6px;margin-top:8px;display:flex}.membership-perk-audience-toggle{color:#1a1410;width:100%;font:inherit;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 8px;font-size:.95rem;font-weight:750;display:flex}.membership-perk-audience-toggle:hover{background:#6b4f3a0f}.membership-perk-list{flex-direction:column;gap:6px;margin:0 0 6px;padding:0 0 0 4px;list-style:none;display:flex}.membership-perk-list li{color:#1a1410;align-items:flex-start;gap:6px;font-size:.9375rem;line-height:1.4;display:flex}.membership-perk-list li svg{color:var(--accent-emerald,#2e7d5a);flex-shrink:0;margin-top:2px}.membership-perk-list strong{font-weight:750;display:block}.membership-perk-list em{color:var(--text-primary);margin-top:1px;font-style:normal;font-weight:550;display:block}.join-cta-row--footer{flex-wrap:wrap;gap:10px;margin-top:8px;padding-top:4px;display:flex}@media (width<=960px){.membership-hero{flex-direction:column;grid-template-columns:none;gap:12px;width:100%;min-width:0;max-width:100%;display:flex;overflow:visible}.membership-hero-left{order:-1;width:100%;min-width:0;max-width:100%}.membership-hero-media{width:100%;min-width:0;max-width:100%}.membership-hero-media img{object-fit:contain;width:100%;max-width:100%;height:auto;max-height:none}.membership-hero-copy{gap:12px;height:auto;min-height:0;max-height:none;padding:14px;overflow:visible}.membership-hero-pillars{flex:none;align-content:start}.membership-tier-grid,.membership-credit-pack-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.membership-schedule-callout{grid-template-columns:1fr}.membership-schedule-icons{flex-direction:row}.membership-tier-grid,.membership-credit-pack-grid{grid-template-columns:1fr}}.side-hustle-blueprint{flex-direction:column;gap:14px;min-width:0;display:flex}.side-hustle-blueprint-hero h2,.side-hustle-blueprint-headline{color:var(--charcoal);align-items:center;gap:10px;margin:0 0 8px;font-size:clamp(1.15rem,2.4vw,1.45rem);line-height:1.25;display:flex}.side-hustle-blueprint-headline-badge{background:linear-gradient(135deg, #6b4f3a, var(--crimson));color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.side-hustle-blueprint-lead,.side-hustle-blueprint-sublead{color:var(--text-primary);margin:0;font-size:.92rem;line-height:1.45}.side-hustle-blueprint-card{min-height:120px;position:relative}.side-hustle-blueprint-card-title{color:var(--charcoal);flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;font-size:1.15rem;display:flex}.side-hustle-blueprint-card-icon{display:inline-flex}.side-hustle-blueprint-card-desc,.side-hustle-blueprint-why{color:var(--text-primary);margin:0 0 10px;font-size:.9375rem;line-height:1.45}.side-hustle-blueprint-benefits{color:var(--charcoal);margin:0 0 12px;padding-left:1.1rem;font-size:.95rem;line-height:1.4}.side-hustle-blueprint-safety{color:#1a1410;background:#5f7a451a;border:1px solid #5f7a4538;border-radius:10px;margin:0 0 12px;padding:10px 12px;font-size:.95rem}.side-hustle-blueprint-card-actions{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.side-hustle-blueprint-card.is-locked{background:linear-gradient(#fff,#f4efe6);min-height:88px;position:relative;overflow:hidden}.side-hustle-blueprint-lock-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--bronze);z-index:1;pointer-events:none;background:#f7f3ede0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.side-hustle-blueprint-locked-head h3,.side-hustle-blueprint-locked-blur{filter:blur(8px);opacity:.35;-webkit-user-select:none;user-select:none}.side-hustle-blueprint-locked-blur{color:var(--text-primary);min-height:2.6em;margin:0;font-size:.95rem}.side-hustle-blueprint-gate{background:#fffdf9;border:2px solid #9b2f2873;border-radius:16px;margin:6px 0 4px;padding:0;overflow:hidden;box-shadow:0 0 0 3px #9b2f281a}.side-hustle-blueprint-unlock-banner{text-align:center;color:#fff;background:linear-gradient(135deg,#9b2f28 0%,#6b4f3a 55%,#8a5a2b 100%);flex-direction:column;align-items:center;gap:10px;padding:14px 16px 12px;display:flex;position:relative;overflow:hidden}.side-hustle-blueprint-unlock-banner-pulse{pointer-events:none;background:linear-gradient(105deg,#0000 35%,#ffffff38 50%,#0000 65%);animation:2.2s ease-in-out infinite blueprint-unlock-sheen;position:absolute;inset:0}.side-hustle-blueprint-unlock-banner-text{z-index:1;flex-direction:column;align-items:center;gap:4px;margin:0;font-size:1.05rem;line-height:1.3;display:flex;position:relative}.side-hustle-blueprint-unlock-banner-text strong{letter-spacing:.01em;align-items:center;gap:8px;font-size:clamp(1.05rem,2.4vw,1.2rem);font-weight:800;animation:1.4s ease-in-out infinite blueprint-unlock-flash;display:inline-flex}.side-hustle-blueprint-unlock-banner-sub{opacity:.95;font-size:.95rem;font-weight:550}.side-hustle-blueprint-unlock-banner-btn{z-index:1;min-height:46px;font-weight:800;animation:1.6s ease-in-out infinite blueprint-unlock-btn-pulse;position:relative;box-shadow:0 0 #ffffff8c}.side-hustle-blueprint-unlock-banner-arrow{z-index:1;opacity:.95;animation:1.15s ease-in-out infinite blueprint-unlock-arrow;position:relative}.side-hustle-blueprint-gate>:not(.side-hustle-blueprint-unlock-banner){margin-left:18px;margin-right:18px}.side-hustle-blueprint-gate .side-hustle-blueprint-reassure{margin-bottom:16px;padding-bottom:2px}.side-hustle-blueprint-gate h3,.side-hustle-blueprint-gate-title{color:var(--charcoal);margin-top:14px;margin-bottom:10px;font-size:1.05rem;line-height:1.4}.side-hustle-blueprint-gate-highlight{color:#6b2f1a;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:linear-gradient(#d4a57473,#d4a57438);border-radius:6px;padding:.05em .28em;font-weight:800;box-shadow:inset 0 0 0 1px #947d6466}.side-hustle-blueprint-unlock-cta{font-weight:750}@keyframes blueprint-unlock-flash{0%,to{opacity:1;text-shadow:0 0 #0000}50%{opacity:.88;text-shadow:0 0 14px #ffffff8c}}@keyframes blueprint-unlock-sheen{0%{transform:translate(-120%)}55%,to{transform:translate(120%)}}@keyframes blueprint-unlock-btn-pulse{0%,to{transform:scale(1);box-shadow:0 0 #ffffff73}50%{transform:scale(1.03);box-shadow:0 0 0 10px #fff0}}@keyframes blueprint-unlock-arrow{0%,to{opacity:.75;transform:translateY(0)}50%{opacity:1;transform:translateY(5px)}}@media (prefers-reduced-motion:reduce){.side-hustle-blueprint-unlock-banner-pulse,.side-hustle-blueprint-unlock-banner-text strong,.side-hustle-blueprint-unlock-banner-btn,.side-hustle-blueprint-unlock-banner-arrow{animation:none}}.side-hustle-blueprint-parent-note{color:#1a1410;margin:0 0 12px;font-size:1rem;font-weight:650;line-height:1.45}.side-hustle-blueprint-includes-label{color:var(--charcoal);margin:0 0 6px;font-size:.95rem;font-weight:700}.side-hustle-blueprint-includes{color:var(--text-primary);margin:0 0 14px;padding-left:1.15rem;font-size:.95rem;line-height:1.45}.side-hustle-blueprint-gate-actions,.side-hustle-blueprint-unlocked-actions{flex-wrap:wrap;gap:10px;display:flex}.side-hustle-blueprint-gate-actions .btn,.side-hustle-blueprint-unlocked-actions .btn{min-height:44px}.side-hustle-blueprint-reassure{color:var(--text-primary);margin:10px 0 0;font-size:.9375rem}.blueprint-unlock-panel{border:1px solid #5f7a4547;border-radius:16px;margin-bottom:18px;padding:18px 20px}.blueprint-unlock-panel h2{color:var(--charcoal);align-items:center;gap:8px;margin:0 0 8px;font-size:1.25rem;display:flex}.blueprint-unlock-panel>p{color:var(--text-primary);margin:0 0 14px;font-size:.92rem;line-height:1.45}.blueprint-unlock-form{flex-direction:column;gap:8px;max-width:420px;display:flex}.blueprint-unlock-form label{color:var(--charcoal);font-size:.95rem;font-weight:700}.blueprint-unlock-form input{border:1px solid var(--border-color);border-radius:10px;min-height:44px;padding:10px 12px;font-size:1rem}.blueprint-unlock-form input:focus{outline:2px solid var(--bronze);outline-offset:2px}.blueprint-unlock-actions{flex-wrap:wrap;gap:10px;margin-top:6px;display:flex}.blueprint-unlock-error{color:var(--crimson);margin:0;font-size:.95rem}.blueprint-unlock-reassure{color:var(--text-primary);margin:10px 0 0;font-size:.9375rem}.membership-signup-page{box-sizing:border-box;flex-direction:column;gap:14px;max-width:min(100%,720px);margin:0 auto;display:flex}.membership-signup-back{align-self:flex-start;gap:6px}.membership-signup-card{border-radius:14px;flex-direction:column;gap:16px;padding:22px 22px 20px;display:flex}.membership-signup-header{flex-direction:column;gap:8px;display:flex}.membership-signup-header h2{color:var(--charcoal);margin:0;font-size:clamp(1.35rem,2.4vw,1.7rem)}.membership-signup-header p{color:var(--text-primary);margin:0;font-size:.95rem;font-weight:600;line-height:1.45}.membership-signup-form{flex-direction:column;gap:10px;display:flex}.membership-signup-form label{color:var(--charcoal);font-size:.9rem;font-weight:700}.membership-signup-form input,.membership-signup-form select{box-sizing:border-box;border:1px solid var(--border-color);width:100%;font:inherit;color:var(--charcoal);background:#fff;border-radius:10px;padding:10px 12px}.membership-signup-form input:focus,.membership-signup-form select:focus{outline-offset:1px;outline:2px solid #9b2f2859}.membership-signup-form input[type=checkbox]{flex:none;width:auto;margin:3px 0 0;padding:0}.membership-signup-role-opt{cursor:pointer;background:#0e74900f;border:1px solid #0e749059;border-radius:10px;align-items:flex-start;gap:10px;margin-top:6px;padding:10px 12px;display:flex}.membership-signup-role-opt strong{color:#0e7490;display:block}.membership-signup-role-opt__hint{color:var(--text-primary);margin-top:2px;font-size:.82rem;font-weight:600;line-height:1.35;display:block}.membership-merch-choice{background:#fffdf8eb;border:1px solid #947d6459;border-radius:12px;flex-direction:column;gap:10px;margin:4px 0 2px;padding:12px;display:flex}.membership-merch-choice__lead{color:var(--charcoal);margin:0;font-size:.88rem;font-weight:650;line-height:1.4}.membership-merch-choice__set{border:1px solid #947d6447;border-radius:10px;flex-wrap:wrap;align-items:center;gap:4px 16px;margin:0;padding:8px 12px 10px;display:flex}.membership-merch-choice__set legend{padding:0 4px;font-size:.86rem;font-weight:800}.membership-merch-choice__option{cursor:pointer;align-items:center;gap:8px;min-height:44px;font-weight:700;display:inline-flex}.membership-signup-form .membership-merch-choice__option input[type=radio]{flex:none;width:auto;margin:0;padding:0}.beta-nda-panel{background:#fffdf8e6;border:1px solid #0e749059;border-radius:12px;flex-direction:column;gap:8px;margin-top:10px;padding:12px;display:flex}.beta-nda-panel__lead,.beta-nda-page__version,.beta-nda-page__brand,.beta-tester-dash__meta{margin:0 0 8px;font-size:.92rem}.beta-tester-dash__credits-link{margin:12px 0 0}.beta-credits-page__callout{background:#fbbf241f;border:1px solid #b4530959;border-radius:10px;align-items:flex-start;gap:8px;margin:12px 0 0;padding:10px 12px;font-size:.92rem;display:flex}.beta-credits-page__table-wrap{margin-top:8px;overflow-x:auto}.beta-credits-page__table{border-collapse:collapse;width:100%;font-size:.92rem}.beta-credits-page__table th,.beta-credits-page__table td{text-align:left;vertical-align:top;border-top:1px solid #0f172a1f;padding:8px 10px}.beta-credits-page__table th{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted,#64748b);font-size:.75rem}.beta-credits-page__credits{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700}.beta-credits-page .privacy-page__section h3{align-items:center;gap:8px;display:flex}.beta-nda-panel__link{color:#0e7490;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline}.beta-nda-panel__scroll{background:#fffdf8;border:1px solid #947d6447;border-radius:8px;max-height:220px;padding:10px 12px;font-size:.82rem;overflow:auto}.beta-nda-page__cta-actions{flex-wrap:wrap;gap:10px;display:flex}.beta-tester-dash{flex-direction:column;gap:18px;max-width:920px;display:flex}.beta-tester-dash__stats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;display:grid}.beta-tester-dash__stat{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.beta-tester-dash__stat-label{letter-spacing:.04em;text-transform:uppercase;color:#0e7490;margin:0;font-size:.82rem;font-weight:800}.beta-tester-dash__stat-value{margin:0;font-size:1.55rem;font-weight:800}.beta-tester-dash__nda .btn{margin-top:10px}.membership-signup-summary{background:#f7eedc8c;border:1px solid #947d6447;border-radius:12px;flex-direction:column;gap:8px;margin-bottom:4px;padding:12px;display:flex}.membership-signup-plan-note{color:var(--text-primary);margin:0;font-size:.9rem;font-weight:600}.membership-signup-error{color:var(--crimson);margin:0;font-size:.95rem;font-weight:650}.membership-signup-actions{flex-wrap:wrap;gap:10px;margin-top:6px;display:flex}.membership-signup-actions .btn{gap:6px}.membership-signup-plan-buttons{width:100%}.membership-signup-plan-buttons .btn{flex:11rem}.membership-checkout-secure-banner,.membership-fake-checkout-banner{color:var(--charcoal);background:#9b2f2814;border:1px solid #9b2f2847;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 12px;font-size:.9rem;font-weight:650;line-height:1.4;display:flex}.membership-checkout-secure-banner svg,.membership-fake-checkout-banner svg{color:var(--crimson);flex-shrink:0;margin-top:2px}.membership-fake-checkout-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.membership-fake-checkout-row>div{flex-direction:column;gap:8px;display:flex}.membership-signup-done{text-align:left;flex-direction:column;align-items:flex-start;gap:10px;display:flex}.membership-signup-done svg{color:var(--accent-emerald,#2e7d5a)}.membership-signup-done h3{color:var(--charcoal);margin:0;font-size:1.25rem}.membership-signup-done>p{color:var(--text-primary);margin:0;font-size:.95rem;font-weight:600;line-height:1.45}.membership-signup-dashboard-tip{color:var(--charcoal);background:#2e7d5a14;border:1px solid #2e7d5a47;border-radius:10px;margin:0;padding:10px 12px;font-size:.92rem;font-weight:650;line-height:1.4}.dashboard-nav-tip{color:var(--charcoal);background:#9b2f280f;border:1px solid #9b2f2847;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 14px;margin:0 0 12px;padding:12px 14px;display:flex}.dashboard-nav-tip p{flex:16rem;margin:0;font-size:.95rem;font-weight:650;line-height:1.4}.dashboard-nav-tip__dismiss{flex-shrink:0;min-height:44px}@media (width<=560px){.membership-fake-checkout-row{grid-template-columns:1fr}}.profile-switch-trigger{max-width:min(280px,42vw);gap:8px!important}.profile-switch-menu{min-width:min(300px,92vw);max-height:min(70vh,480px);overflow:auto}.profile-switch-heading{letter-spacing:.08em;text-transform:uppercase;color:var(--text-primary);padding:8px 10px 4px;font-size:1rem;font-weight:800}.profile-switch-item-label{font-weight:700;display:block}.profile-switch-item-desc{color:var(--text-primary);white-space:normal;font-size:1rem;font-weight:500;line-height:1.3;display:block}@media (width<=640px){.side-hustle-blueprint-gate-actions,.side-hustle-blueprint-unlocked-actions,.blueprint-unlock-actions{flex-direction:column}.side-hustle-blueprint-gate-actions .btn,.side-hustle-blueprint-unlocked-actions .btn,.blueprint-unlock-actions .btn{width:100%}}.sprint-status-bars{border-radius:12px;flex-direction:column;gap:8px;padding:10px 12px 8px;display:flex}.sprint-status-bars__top{flex-direction:column;gap:6px;display:flex}.sprint-status-bars__toggle{text-align:left;width:100%;font:inherit;color:#7a241f;box-sizing:border-box;background:linear-gradient(90deg,#9b2f2824 0%,#9b2f280f 55%,#9b2f2805 100%);border:none;border-left:4px solid #9b2f28;border-radius:6px;flex-wrap:wrap;align-items:center;gap:8px 10px;margin:0;padding:7px 10px 7px 12px;display:flex;box-shadow:inset 0 0 0 1px #9b2f281f}.sprint-status-bars__title{text-transform:uppercase;letter-spacing:.04em;color:inherit;margin:0;font-size:.9375rem;font-weight:800;line-height:1.3}.sprint-status-bars__hint{color:#5c2a24;text-transform:none;letter-spacing:0;opacity:.85;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.9rem;font-weight:650;line-height:1.2;overflow:hidden}.sprint-status-bars__list{background:#ffffff59;border:1px solid #947d6447;border-radius:8px;flex-direction:column;gap:4px;padding:4px 0;display:flex;overflow:hidden}.sprint-status-bars__cols{text-transform:uppercase;letter-spacing:.03em;color:var(--text-primary);opacity:.85;grid-template-columns:minmax(9rem,1.2fr) minmax(5.5rem,.7fr) minmax(5.5rem,.55fr);gap:4px 10px;padding:2px 10px 4px;font-size:.875rem;font-weight:700;display:grid}.sprint-status-bars__cols>span:last-child{text-align:right}.sprint-status-bars__error{color:#9b2f28;margin:0;font-size:.875rem}.sprint-status-bars__loading{color:var(--text-primary);margin:0;font-size:.875rem}.sprint-status-row{border-top:1px solid #947d6424;flex-direction:column;gap:3px;padding:5px 10px;display:flex}.sprint-status-bars__cols+.sprint-status-row{border-top:none}.sprint-status-row--current{background:#d7c69747}.sprint-status-row--selected{background:#9b2f281a;box-shadow:inset 3px 0 #9b2f28}.sprint-status-row--filterable .sprint-status-row__filter-btn{cursor:pointer;text-align:left;font:inherit;background:0 0;border:none;flex-wrap:wrap;align-items:baseline;gap:4px 8px;max-width:100%;margin:0;padding:0;display:inline-flex}.sprint-status-row--filterable .sprint-status-row__filter-btn:hover .sprint-status-row__name{color:#9b2f28;text-underline-offset:2px;text-decoration:underline}.sprint-status-row__click-hint{color:#9b2f28;opacity:.85;white-space:nowrap;font-size:.875rem;font-weight:650}.sprint-status-bars__hint--filter{color:#9b2f28;opacity:.9}.sprint-status-row__main{grid-template-columns:minmax(9rem,1.2fr) minmax(5.5rem,.7fr) minmax(5.5rem,.55fr);align-items:start;gap:4px 10px;display:grid}.sprint-status-row__identity{flex-direction:column;gap:0;min-width:0;display:flex}.sprint-status-row__name{color:var(--charcoal);font-size:.9rem;font-weight:700;line-height:1.25}.sprint-status-row__dates{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:.875rem;font-weight:500;line-height:1.25}.sprint-status-row__tq{font-variant-numeric:tabular-nums;color:var(--text-primary);flex-direction:column;align-items:flex-start;gap:0;font-size:.875rem;font-weight:700;line-height:1.25;display:flex}.sprint-status-row__tq>span{display:block}.sprint-status-row__pct{text-align:right;color:var(--text-primary);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.9rem;font-weight:650;line-height:1.25}.sprint-status-row__track{background:#947d642e;border-radius:999px;height:6px;overflow:hidden}.sprint-status-row__fill{border-radius:999px;height:100%;transition:width .18s}@media (width<=560px){.sprint-status-bars__cols{display:none}.sprint-status-row__main{grid-template-columns:1fr auto;grid-template-areas:"id pct""tq tq"}.sprint-status-row__identity{grid-area:id}.sprint-status-row__tq{grid-area:tq}.sprint-status-row__pct{grid-area:pct}}.rollout-schedule{border-top:1px solid #947d6447;padding-top:6px}.rollout-schedule__toggle{text-align:left;width:100%;font:inherit;color:#7a241f;box-sizing:border-box;background:linear-gradient(90deg,#9b2f2824 0%,#9b2f280f 55%,#9b2f2805 100%);border:none;border-left:4px solid #9b2f28;border-radius:6px;flex-wrap:wrap;align-items:center;gap:8px 10px;margin:0;padding:7px 10px 7px 12px;display:flex;box-shadow:inset 0 0 0 1px #9b2f281f}.rollout-schedule__title{color:inherit;text-transform:uppercase;letter-spacing:.04em;font-size:.9375rem;font-weight:800;line-height:1.3}.rollout-schedule__lede{color:#5c2a24;text-transform:none;letter-spacing:0;opacity:.85;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.9rem;font-weight:650;line-height:1.2;overflow:hidden}.rollout-schedule__lede--open{white-space:normal;opacity:.9;margin:6px 0 4px;padding:0 2px}.rollout-schedule__table{border:1px solid #947d6447;border-radius:8px;flex-direction:column;gap:0;display:flex;overflow:hidden}.rollout-schedule__row{background:#ffffff59;border-top:1px solid #947d6429;grid-template-columns:2.4rem 7.25rem minmax(7rem,.9fr) minmax(10rem,1.4fr);align-items:center;gap:6px 10px;padding:4px 8px;font-size:.9rem;line-height:1.25;display:grid}.rollout-schedule__row:first-child{border-top:none}.rollout-schedule__row--head{text-transform:uppercase;letter-spacing:.03em;color:var(--text-primary);background:#947d641f;padding:3px 8px;font-size:.875rem;font-weight:700}.rollout-schedule__row--key{background:#d7c69747}.rollout-schedule__sprint{color:var(--charcoal);font-variant-numeric:tabular-nums;font-weight:700}.rollout-schedule__dates{font-variant-numeric:tabular-nums;color:var(--charcoal);white-space:nowrap}.rollout-schedule__goal{color:var(--charcoal);font-weight:650}.rollout-schedule__focus{color:var(--text-primary)}@media (width<=720px){.rollout-schedule__row{grid-template-rows:auto auto;grid-template-columns:2.2rem 1fr;gap:2px 8px;padding:5px 8px}.rollout-schedule__row--head{display:none}.rollout-schedule__dates{justify-self:end}.rollout-schedule__goal,.rollout-schedule__focus{grid-column:1/-1}.rollout-schedule__goal{margin-top:1px}}.qa-progress-bars{border-radius:14px;padding:16px 18px}.qa-progress-bars--embedded{background:#fffcf6bf;border:1px solid #947d6459;border-radius:12px;margin-top:16px;padding:0;overflow:hidden}.qa-progress-bars__toggle{text-align:left;color:#7a241f;box-sizing:border-box;background:linear-gradient(90deg,#9b2f2824 0%,#9b2f280f 55%,#9b2f2805 100%);border-top:none;border-bottom:1px solid #9b2f2838;border-left:4px solid #9b2f28;border-right:none;flex-wrap:wrap;align-items:center;gap:10px;width:100%;padding:12px 14px;display:flex;box-shadow:inset 0 0 0 1px #9b2f281f}.qa-progress-bars__toggle-title{letter-spacing:.02em;text-transform:none;color:#7a241f;font-size:.95rem;font-weight:800}.qa-progress-bars__toggle-summary{font-variant-numeric:tabular-nums;color:#7a241f;font-size:.95rem;font-weight:700}.qa-progress-bars__body{padding:0 14px 14px}.qa-progress-bars__title{color:#7a241f;text-transform:none;letter-spacing:.02em;background:linear-gradient(90deg,#9b2f2824 0%,#9b2f280f 55%,#9b2f2805 100%);border:none;border-left:4px solid #9b2f28;border-radius:6px;margin-bottom:14px;padding:10px 12px;font-size:.9375rem;font-weight:800;box-shadow:inset 0 0 0 1px #9b2f281f}.qa-progress-bars__section+.qa-progress-bars__section{border-top:1px solid #947d6447;margin-top:14px;padding-top:12px}.qa-progress-bars__heading{color:#7a241f;background:linear-gradient(90deg,#9b2f2824 0%,#9b2f280f 55%,#9b2f2805 100%);border:none;border-left:4px solid #9b2f28;border-radius:6px;margin:0 0 10px;padding:8px 12px;font-size:.95rem;font-weight:800;box-shadow:inset 0 0 0 1px #9b2f281f}.qa-progress-bars__section-toggle{text-align:left;color:#7a241f;box-sizing:border-box;background:linear-gradient(90deg,#9b2f2824 0%,#9b2f280f 55%,#9b2f2805 100%);border:none;border-left:4px solid #9b2f28;border-radius:6px;flex-wrap:wrap;align-items:center;gap:8px;width:100%;margin:0;padding:8px 10px;display:flex;box-shadow:inset 0 0 0 1px #9b2f281f}.qa-progress-bars__section-toggle .qa-progress-bars__heading{box-shadow:none;color:inherit;background:0 0;border:none;margin:0;padding:0}.qa-progress-bars__section-summary{font-variant-numeric:tabular-nums;color:#7a241f;font-size:.9375rem;font-weight:700}.qa-progress-bars__section-body{margin-top:10px}.qa-progress-bars__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.qa-progress-meter__head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:6px;font-size:.95rem;display:flex}.qa-progress-meter__head strong{color:var(--charcoal);display:block}.qa-progress-meter__detail{color:var(--text-primary);margin-top:2px;font-size:.9375rem;font-weight:500;line-height:1.3;display:block}.qa-progress-meter__nums{color:var(--text-primary);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.9375rem;font-weight:700}.qa-progress-meter__track{background:#947d642e;border-radius:999px;height:12px;display:flex;overflow:hidden}.qa-progress-meter__seg{min-width:0;height:100%;transition:width .18s}.qa-progress-meter__empty{background:#947d641f;width:100%;height:100%}.qa-progress-meter__legend{color:var(--text-primary);flex-wrap:wrap;gap:6px 12px;margin-top:6px;font-size:1rem;font-weight:600;display:flex}.suite-run-btn{align-items:center;min-height:48px}.suite-run-btn__label{flex-direction:column;align-items:flex-start;gap:2px;line-height:1.15;display:inline-flex}.suite-run-btn__count{font-variant-numeric:tabular-nums;color:inherit;-webkit-text-fill-color:inherit;opacity:1;font-size:.9375rem;font-weight:800}.user-guides-hub{flex-direction:column;gap:16px;display:flex}.user-guides-hub__tabs{flex-wrap:wrap;gap:8px;display:flex}.user-guide{background:linear-gradient(165deg,#fffcf7f5 0%,#f4eee4eb 100%);border:1px solid #947d6447;border-radius:16px;flex-direction:column;gap:22px;padding:28px 28px 36px;display:flex;box-shadow:0 10px 28px #2d2a260f}.user-guide__hero{border-bottom:1px solid #947d6438;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:18px;display:flex}.user-guide__hero-text{flex:280px;max-width:640px}.user-guide__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--bronze);margin:0 0 6px;font-size:.9375rem;font-weight:700}.user-guide__hero h2{color:var(--charcoal);margin:0 0 8px;font-size:1.65rem;line-height:1.2}.user-guide__lead{color:var(--text-primary);margin:0;font-size:1rem;line-height:1.5}.user-guide__pdf-btn{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.user-guide-toc{background:#ffffffb8;border:1px solid #947d6438;border-radius:12px;padding:18px 20px}.user-guide-toc__title{color:var(--charcoal);margin:0 0 12px;font-size:.95rem}.user-guide-toc__list{columns:2;column-fill:balance;column-gap:32px;margin:0;padding:0;list-style:none;display:block}.user-guide-toc__list li{break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid;margin:0 0 8px;font-size:1rem}.user-guide-toc__item--sub{padding-left:.15rem}.user-guide-toc__list a{color:var(--charcoal);border-bottom:1px solid #0000;grid-template-columns:auto 1fr;align-items:baseline;gap:.4rem .55rem;line-height:1.35;text-decoration:none;display:grid}.user-guide-toc__num{font-variant-numeric:tabular-nums;color:var(--bronze);min-width:1.6rem;font-weight:800}.user-guide-toc__label{min-width:0}.user-guide-toc__list a:hover{color:var(--bronze);border-bottom-color:#0000}.user-guide-toc__list a:hover .user-guide-toc__label{border-bottom:1px solid var(--bronze)}.user-guide__section{scroll-margin-top:88px}.user-guide__section h3{color:var(--charcoal);margin:0 0 12px;font-size:1.2rem}.user-guide__section h4{color:var(--charcoal);margin:8px 0 10px;font-size:1.05rem}.user-guide-checklist{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.user-guide-checklist__item label{cursor:pointer;background:#ffffffc7;border:1px solid #947d6433;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 12px;transition:background .15s,border-color .15s;display:flex}.user-guide-checklist__item label:hover{background:#fff;border-color:#947d6473}.user-guide-checklist__item input{opacity:0;pointer-events:none;position:absolute}.user-guide-checklist__box{border:1.5px solid var(--bronze);background:#fff;border-radius:5px;flex-shrink:0;width:18px;height:18px;margin-top:2px;position:relative}.user-guide-checklist__item.is-checked .user-guide-checklist__box{background:var(--bronze);border-color:var(--bronze)}.user-guide-checklist__item.is-checked .user-guide-checklist__box:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.user-guide-checklist__text{color:var(--charcoal);font-size:.92rem;line-height:1.45}.user-guide-checklist--static .user-guide-checklist__item{cursor:default;background:#ffffffc7;border:1px solid #947d6433;border-radius:10px;padding:10px 12px}.user-guide-checklist__item.is-checked .user-guide-checklist__text{color:var(--text-primary)}.user-guide__footnote,.manual-footnote{color:var(--text-primary);margin:12px 0 0;font-size:.95rem;line-height:1.45}@media (width<=720px){.user-guide{padding:18px}.user-guide-toc__list{columns:2;column-gap:18px}}.guides-nav-dropdown .admin-nav-menu{min-width:220px}.marketing-manuals-strip{margin:0 0 22px;padding:20px 22px 22px}.marketing-manuals-strip__head h3{color:var(--charcoal);margin:0 0 6px;font-size:1.25rem}.marketing-manuals-strip__head p{max-width:72ch;color:var(--text-primary);margin:0 0 16px;line-height:1.45}.marketing-manuals-strip__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;display:grid}.marketing-manuals-strip__card{text-align:left;cursor:pointer;background:#ffffffd1;border:1px solid #947d6447;border-radius:14px;flex-direction:column;align-items:flex-start;gap:8px;padding:14px 16px;transition:border-color .15s,transform .15s;display:flex}.marketing-manuals-strip__card:hover{border-color:#947d648c;transform:translateY(-1px)}.marketing-manuals-strip__card.is-master{background:linear-gradient(160deg,#fffcf7fa,#f0e2b88c);border-color:#9b2f2859}.marketing-manuals-strip__card strong{color:var(--charcoal);font-size:.98rem;line-height:1.25}.marketing-manuals-strip__card>span:not(.glow-badge){color:var(--text-primary);font-size:.95rem;line-height:1.35}.marketing-manuals-strip__cta{color:var(--crimson);align-items:center;gap:6px;margin-top:4px;font-size:.95rem;font-weight:700;display:inline-flex}.manual{--manual-measure:68ch;--manual-fig:min(38%, 15.5rem);isolation:isolate;box-sizing:border-box;min-width:0;max-width:100%;position:relative;overflow-x:clip}.user-guide{isolation:isolate;position:relative}.manual.marketing-manual,.manual.user-guide--member{flex-direction:column;gap:1.75rem;display:flex}.manual-masthead{border-bottom:1px solid #947d6438;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:start;gap:1.1rem 1.4rem;min-width:0;max-width:100%;padding-bottom:1.15rem;display:grid}.manual-masthead--text-only{grid-template-columns:1fr}.manual-masthead .manual-figure,.manual-masthead .manual-figure--masthead{float:none;width:100%;min-width:0;max-width:100%;margin:0}.manual-masthead .manual-figure__frame{aspect-ratio:auto;background:#f7f3eda6;border-radius:12px;max-width:100%;overflow:hidden}.manual-masthead .manual-figure__frame img{object-fit:contain;object-position:center center;width:100%;height:auto;max-height:min(70vh,34rem);display:block}.manual-masthead__copy{flex-direction:column;align-items:stretch;gap:.35rem;min-width:0;display:flex}.manual-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--bronze);align-items:center;gap:.35rem;margin:0 0 .4rem;font-size:.875rem;font-weight:700;display:inline-flex}.manual-title{color:var(--charcoal);letter-spacing:-.01em;margin:.45rem 0 .35rem;font-size:clamp(1.45rem,2.4vw,1.85rem);line-height:1.18}.manual-tagline{color:var(--bronze);margin:0 0 .55rem;font-family:Cormorant Garamond,Playfair Display,Georgia,serif;font-size:1.12rem;font-weight:700;line-height:1.3}.manual-lead,.manual-lede{max-width:var(--manual-measure);color:var(--text-primary);margin:0 0 .85rem;font-size:1.02rem;line-height:1.55}.manual-actions{flex-wrap:wrap;gap:.5rem;margin-top:.45rem;display:flex}.manual-masthead__copy .manual-actions .btn{flex:auto;justify-content:center;min-width:min(100%,9.25rem)}.manual-section-controls{flex-wrap:wrap;gap:.5rem;margin:0 0 .85rem;display:flex}.manual-section-controls__btn{padding:.45rem .85rem;font-size:.9rem}.manual-section{min-width:0;max-width:100%;padding-top:.15rem;scroll-margin-top:5.5rem}.manual-section.is-collapsed{padding-bottom:.15rem}.manual-section__title,.manual-chapter__title{color:var(--charcoal);align-items:baseline;gap:.55rem;margin:0 0 .85rem;font-size:1.22rem;font-weight:800;line-height:1.25;display:flex}.manual-section.is-collapsed .manual-section__title{margin-bottom:.35rem}.manual-section__toggle{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:linear-gradient(#fffcf7f2,#f4ece066);border:1px solid #947d6447;border-radius:10px;align-items:center;gap:.45rem;margin:0;padding:.45rem .55rem;font-weight:800;transition:border-color .15s,background .15s;display:flex}.manual-section__toggle:hover{background:#fffcf7fa;border-color:#947d6480}.manual-section__toggle:focus-visible{outline:2px solid var(--bronze,#947d64);outline-offset:2px}.manual-section__toggle svg{color:var(--bronze,#947d64);flex-shrink:0}.manual-section__label{flex:auto;min-width:0}.manual-section__panel{min-width:0}.manual-chapter__title{font-size:1.08rem;font-weight:800}.user-guide__section h3,.user-guide__section h4{font-weight:800}.manual-section__num{font-variant-numeric:tabular-nums;min-width:1.5rem;color:var(--bronze);flex-shrink:0;font-weight:800}.manual-section__body{min-width:0;max-width:100%}.manual-section__body.has-figure{grid-template-columns:minmax(0,.4fr) minmax(0,1fr);align-items:start;gap:.85rem 1.25rem;min-width:0;max-width:100%;display:grid}.manual-section__body.has-figure--right{grid-template-columns:minmax(0,1fr) minmax(0,.4fr)}.manual-section__body.has-figure--right>.manual-figure{order:2}.manual-section__body.has-figure--right>.manual-section__copy{order:1}.manual-section__copy{min-width:0;max-width:100%}.manual-clear{display:none}.manual-figure{float:none;z-index:0;width:100%;min-width:0;max-width:100%;margin:0;display:block;position:relative}.manual-figure--left,.manual-figure--right{float:none;margin:0}.manual-figure__frame{aspect-ratio:4/3;background:0 0;border:none;border-radius:12px;width:100%;max-width:100%;overflow:hidden;box-shadow:0 10px 28px -12px #2d2a2647}.manual-figure__frame img{object-fit:cover;object-position:center center;background:0 0;width:100%;max-width:100%;height:100%;max-height:none;display:block}.marketing-manual .manual-figure__frame,.user-guide--member .manual-figure__frame{aspect-ratio:auto;background:#f7f3eda6}.marketing-manual .manual-figure__frame img,.user-guide--member .manual-figure__frame img{object-fit:contain;object-position:center center;height:auto;max-height:min(52vh,26rem)}.manual-figure figcaption{color:var(--text-primary);margin:.45rem .05rem 0;font-size:.9rem;font-style:italic;line-height:1.35}.manual-prose{max-width:none}.manual-prose p{color:var(--text-primary);margin:0 0 .85rem;font-size:1.02rem;line-height:1.58}.manual-callout{border-left:3px solid var(--bronze);clear:both;background:#ffffffc7;border-radius:10px;flex-direction:column;gap:.25rem;max-width:none;margin:.25rem 0 1rem;padding:.85rem 1rem;display:flex}.manual-callout strong{color:var(--charcoal);font-size:.95rem}.manual-callout span{color:var(--text-primary);font-size:.98rem;line-height:1.45}.manual-journey{flex-wrap:wrap;align-items:stretch;gap:.45rem .25rem;margin:.35rem 0 0;padding:0;list-style:none;display:flex}.manual-journey>li{flex:9.5rem;align-items:center;gap:.35rem;min-width:9rem;display:flex}.manual-journey__card{background:#fff;border:1px solid #947d6440;border-radius:10px;flex:1;min-height:100%;padding:.75rem .85rem}.manual-journey__label{letter-spacing:.1em;text-transform:uppercase;color:var(--crimson);margin-bottom:.3rem;font-size:.9rem;font-weight:800;display:inline-block}.manual-journey__card p{color:var(--text-primary);margin:0;font-size:.95rem;line-height:1.4}.manual-journey__arrow{color:var(--bronze);flex-shrink:0}.manual-perks{grid-template-columns:repeat(auto-fit,minmax(13.5rem,1fr));gap:1.5rem;margin-top:.35rem;display:grid}.manual-perks--stack{grid-template-columns:1fr}.manual-perk{break-inside:avoid;page-break-inside:avoid;background:#ffffffd6;border:1px solid #947d6438;border-radius:12px;padding:.85rem}.manual-perk.is-highlight{border-color:#9b2f2859;box-shadow:0 6px 16px #2d2a260d}.manual-perk header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.35rem;margin-bottom:.55rem;display:flex}.manual-perk h4{margin:0;font-size:1.02rem}.manual-perk header span{color:var(--bronze);font-size:.9rem;font-weight:700}.manual-cta{background:linear-gradient(145deg,#f0e2b880,#fffcf7f5);border:1px solid #947d6447;border-radius:12px;padding:1.05rem 1.15rem}.manual-cta h4{color:var(--charcoal);margin:0 0 .45rem;font-size:1.15rem}.manual-cta>p{color:var(--text-primary);max-width:var(--manual-measure);margin:0 0 .75rem;line-height:1.45}.manual-chapters{flex-direction:column;gap:1.35rem;display:flex}.manual-chapter{background:#ffffff8c;border:1px solid #947d6429;border-radius:12px;padding:.85rem .95rem 1rem;scroll-margin-top:5.5rem}@media (width<=820px){.manual-masthead{flex-direction:column;grid-template-columns:none;display:flex}.manual-masthead .manual-figure,.manual-masthead .manual-figure--masthead{order:-1;width:100%}.manual-section__body.has-figure,.manual-section__body.has-figure--right{flex-direction:column;grid-template-columns:none;display:flex}.manual-section__body.has-figure>.manual-figure,.manual-section__body.has-figure--right>.manual-figure{order:-1}.manual-section__body.has-figure>.manual-section__copy,.manual-section__body.has-figure--right>.manual-section__copy{order:0}.manual-figure,.manual-figure--left,.manual-figure--right{float:none;width:min(100%,22rem);margin-left:auto;margin-right:auto}.manual-journey__arrow{display:none}.manual-journey>li{flex:100%}}.header-title-desc,.qa-categories-panel__hint,.qa-categories-panel__note,.kids-piggy-label,.launch-checklist-step-num,.flat-label--area,.task-card-control,.user-guide__footnote{color:var(--text-primary)}.header-title-desc{color:#5c4a38;width:100%;max-width:none;font-family:Inter,system-ui,sans-serif;font-size:1rem;font-weight:500;line-height:1.5}.qa-tester-bubble[data-active=true],.qa-tester-bubble[data-active=true] .qa-tester-meta,.qa-tester-bubble[data-active=true] strong,.qa-tester-bubble[data-active=true] span:not(.qa-tester-dot):not(.sprint-locked-banner),.qa-categories-panel__bubble[data-active=true],.qa-categories-panel__bubble[data-active=true] .qa-tester-meta,.qa-categories-panel__bubble[data-active=true] span:not(.qa-tester-dot):not(.sprint-locked-banner),.nav-link-btn.active,.nav-link-btn.active .nav-icon,.admin-nav-item.active,.kids-mode-btn.active,.kids-mode-btn.active .kids-mode-label,.kids-mode-btn.active .kids-mode-ages,.kids-tab-bar .nav-link-btn.active,.seniors-tab-bar .nav-link-btn.active,[role=tab][aria-selected=true].nav-link-btn,[aria-pressed=true].glow-badge,.btn-outline.active,.btn-primary.suite-run-btn,.btn-primary.suite-run-btn .suite-run-btn__label,.btn-primary.suite-run-btn .suite-run-btn__count,.btn-outline.suite-run-btn .suite-run-btn__label,.btn-outline.suite-run-btn .suite-run-btn__count{color:var(--chip-active-text)!important;-webkit-text-fill-color:var(--chip-active-text)!important}.qa-tester-bubble[data-active=true],.qa-categories-panel__bubble[data-active=true],.nav-link-btn.active,.admin-nav-item.active,.kids-mode-btn.active,.kids-tab-bar .nav-link-btn.active,.seniors-tab-bar .nav-link-btn.active,[role=tab][aria-selected=true].nav-link-btn,[aria-pressed=true].glow-badge,.btn-outline.active{background:var(--grad-chip-active)!important;border-color:var(--chip-active-border)!important}.btn-primary.suite-run-btn,.btn-outline.suite-run-btn{background:var(--grad-chip-active)!important;border-color:var(--chip-active-border)!important;color:var(--chip-active-text)!important;-webkit-text-fill-color:var(--chip-active-text)!important}.glow-badge.pink,.glow-badge.orange,.header-title-dashboard-badge:not([data-tier=free]),.kids-stories-top-link.is-active,.launch-guides-list-lock,.side-hustle-blueprint-unlock-banner,.side-hustle-blueprint-unlock-banner .btn,.btn-partner-done,.btn-danger,.btn-crimson,button.btn[style*="9b2f28"],button.btn[style*="9B2F28"],a.btn[style*="9b2f28"],a.btn[style*="9B2F28"]{color:#fff!important;-webkit-text-fill-color:#fff!important}.btn-partner-done,.btn-danger,.btn-crimson{background:var(--grad-crimson)}.qa-status-tiles{grid-template-columns:repeat(auto-fit,minmax(4.75rem,1fr));gap:8px;width:100%;display:grid}.qa-status-tile{box-sizing:border-box;text-align:center;border:1px solid var(--border-color);cursor:pointer;width:100%;min-width:0;color:var(--charcoal);background:#fff;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:8px 6px;display:flex;overflow:hidden}.qa-status-tile--active{background:var(--grad-chip-active)!important;border-color:var(--chip-active-border)!important;color:var(--chip-active-text)!important;-webkit-text-fill-color:var(--chip-active-text)!important}.qa-status-tile__label{text-transform:uppercase;color:var(--text-primary);overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;max-width:100%;font-size:.85rem;font-weight:700;line-height:1.2}.qa-status-tile--active .qa-status-tile__label,.qa-status-tile--active .qa-status-tile__num,.qa-status-tile--active .qa-status-tile__count,.qa-status-tile--active .qa-status-tile__pct{color:#fff!important;-webkit-text-fill-color:#fff!important}.qa-status-tile__num{font-variant-numeric:tabular-nums;flex-direction:column;align-items:center;gap:0;min-width:0;max-width:100%;line-height:1.15;display:flex}.qa-status-tile__count{overflow-wrap:anywhere;max-width:100%;font-size:clamp(1.05rem,2.2vw,1.3rem);font-weight:800}.qa-status-tile__pct{opacity:.92;max-width:100%;font-size:.85rem;font-weight:750}.work-timer{background:#ffffffb8;border:1px solid #947d6438;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px 10px;padding:6px 8px;display:flex}.work-timer.is-running{background:#3f6b2e14;border-color:#3f6b2e73}.work-timer.is-paused{background:#b8860b14;border-color:#b8860b73}.work-timer__display{font-variant-numeric:tabular-nums;color:var(--charcoal);align-items:center;gap:6px;font-weight:700;display:inline-flex}.work-timer__clock{min-width:3.5rem}.work-timer__badge{letter-spacing:.04em;text-transform:uppercase;color:#3f6b2e;font-size:1rem;font-weight:800}.work-timer__badge--paused{color:#b8860b}.work-timer__actions{flex-wrap:wrap;gap:6px;display:inline-flex}.work-timer__btn{gap:4px;min-height:30px;padding:4px 10px!important;font-size:.9375rem!important}.work-timer__error{color:#9b2f28;width:100%;font-size:.9375rem}.task-card-control--timer{flex:220px;min-width:200px}.qa-save-btn--ready{font-weight:700;box-shadow:0 4px 14px #244d3461,inset 0 1px #ffffff24;background:var(--grad-chip-active)!important;border-color:var(--chip-active-border)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.qa-save-btn--ready:hover:not(:disabled){filter:brightness(1.08);background:var(--grad-chip-active)!important;border-color:var(--chip-active-border)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.qa-save-btn--ready:disabled{opacity:.55;box-shadow:none;color:#fff!important;-webkit-text-fill-color:#fff!important}.timesheet-page{flex-direction:column;gap:16px;display:flex}.timesheet-page__hero{flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;gap:16px 20px;padding:18px 22px;display:flex}.timesheet-page__hero>div:first-child{flex:auto;min-width:0}.timesheet-page__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--bronze);align-items:center;gap:6px;margin:0 0 6px;font-size:.9375rem;font-weight:800;display:inline-flex}.timesheet-page__hero h2{color:var(--charcoal);margin:0 0 6px}.timesheet-page__hero p{width:100%;max-width:none;color:var(--text-primary);margin:0;font-size:.95rem;line-height:1.4}@media (width<=720px){.timesheet-page__hero{flex-wrap:wrap}}.timesheet-page__controls{z-index:40;flex-wrap:wrap;align-items:flex-end;gap:14px 18px;padding:16px 18px;display:flex;position:relative;overflow:visible}.timesheet-page__controls label{color:var(--text-primary);flex-direction:column;gap:6px;font-size:.9375rem;font-weight:700;display:flex}.timesheet-page__members{flex-direction:column;flex:280px;gap:6px;min-width:0;display:flex}.timesheet-page__member-chips{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.timesheet-page__members-hint{color:var(--text-primary);opacity:.75;margin:0;font-size:.8rem;font-weight:600}.timesheet-page__date-control{flex-direction:column;gap:6px;min-width:0;display:flex;position:relative}.timesheet-page__date-label{color:var(--text-primary);font-size:.9375rem;font-weight:700}.timesheet-page__date-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.timesheet-page__presets{flex-wrap:wrap;align-items:center;gap:6px;max-width:52rem;display:flex}.timesheet-page__presets .qa-tester-bubble{font-size:.85rem}.timesheet-page__range-note{margin:0 0 4px}.timesheet-page__today-btn{min-height:36px;padding:6px 12px;font-size:.9rem}.timesheet-page__picker{z-index:80;left:0;right:auto}.timesheet-page__picker-today{justify-content:center;width:100%;min-height:36px;font-size:.9rem}.timesheet-page__week-total{flex-direction:column;align-items:flex-end;gap:2px;margin-left:auto;display:flex}.timesheet-page__week-total span{color:var(--text-primary);text-transform:uppercase;letter-spacing:.06em;font-size:.9375rem;font-weight:700}.timesheet-page__week-total strong{font-variant-numeric:tabular-nums;color:var(--charcoal);font-size:1.45rem}.timesheet-page__week-total em{color:var(--bronze);font-size:.95rem;font-style:normal;font-weight:700}.timesheet-page__member-totals{flex-direction:column;gap:10px;padding:14px 18px;display:flex}.timesheet-page__member-totals-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 16px;display:flex}.timesheet-page__member-totals-head h3{color:var(--charcoal);margin:0;font-size:1.05rem}.timesheet-page__member-totals-head span{color:var(--text-secondary);font-size:.9rem;font-weight:600}.timesheet-page__member-totals-list{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px 18px;margin:0;padding:0;list-style:none;display:grid}.timesheet-page__member-totals-list li{border-bottom:1px solid #947d6429;justify-content:space-between;align-items:center;gap:12px;padding:8px 0;display:flex}.timesheet-page__member-totals-name{color:var(--charcoal);flex-wrap:wrap;align-items:center;gap:6px 8px;min-width:0;font-weight:700;display:inline-flex}.timesheet-page__member-totals-split{color:var(--text-secondary);flex:100%;margin-left:18px;font-size:.8rem;font-weight:600}.timesheet-page__period-list{flex-direction:column;gap:10px;padding:14px 18px;display:flex}.timesheet-page__muted-inline{color:var(--text-secondary);font-size:.9em;font-weight:600}.timesheet-day__groups{flex-direction:column;gap:16px;display:flex}.timesheet-day__group-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:6px 12px;margin-bottom:6px;display:flex}.timesheet-day__group-head h4{letter-spacing:.04em;text-transform:uppercase;color:var(--charcoal);margin:0;font-size:.95rem;font-weight:800}.timesheet-day__group-head span{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:600}.timesheet-page__task-total-link{align-items:flex-start}.timesheet-page__source-filter{flex-direction:column;flex:0 240px;gap:6px;min-width:0;display:flex}.timesheet-page__sprint-filter{flex-direction:column;flex:320px;gap:6px;min-width:0;display:flex}.timesheet-page__member-totals-dur{font-variant-numeric:tabular-nums;white-space:nowrap;align-items:baseline;gap:8px;display:inline-flex}.timesheet-page__member-totals-dur strong{color:var(--charcoal);font-size:1.05rem}.timesheet-page__member-totals-dur em{color:var(--bronze);font-size:.9rem;font-style:normal;font-weight:700}.timesheet-page__member-totals-foot{font-variant-numeric:tabular-nums;border-top:1px solid #947d6438;flex-wrap:wrap;justify-content:flex-end;align-items:baseline;gap:8px 12px;padding-top:4px;display:flex}.timesheet-page__member-totals-foot span{letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary);margin-right:auto;font-size:.85rem;font-weight:800}.timesheet-page__member-totals-foot strong{color:var(--charcoal);font-size:1.15rem}.timesheet-page__member-totals-foot em{color:var(--bronze);font-size:.95rem;font-style:normal;font-weight:700}.timesheet-page__error{color:#9b2f28;background:#9b2f281a;border-radius:10px;padding:10px 14px;font-weight:600}.timesheet-page__muted{color:var(--text-primary);margin:0;font-size:1rem}.timesheet-page__days{z-index:1;flex-direction:column;gap:12px;display:flex;position:relative}.timesheet-day{padding:14px 16px 16px}.timesheet-day__head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.timesheet-day__head h3{color:var(--charcoal);margin:0;font-size:1.05rem}.timesheet-day__iso{color:var(--text-primary);font-size:.9375rem}.timesheet-day__total{text-align:right}.timesheet-day__total strong{font-variant-numeric:tabular-nums;font-size:1.1rem;display:block}.timesheet-day__total span{color:var(--bronze);font-size:.9375rem;font-weight:700}.timesheet-day__table{border-collapse:collapse;width:100%;font-size:.95rem}.timesheet-day__table th,.timesheet-day__table td{text-align:left;vertical-align:top;border-bottom:1px solid #947d642e;padding:8px 6px}.timesheet-day__table th{text-transform:uppercase;letter-spacing:.04em;color:var(--text-primary);font-size:1rem}.timesheet-day__label{color:var(--text-primary);margin-top:2px;line-height:1.35;display:block}.timesheet-day__item-link{text-align:left;cursor:pointer;color:var(--crimson);font:inherit;background:0 0;border:0;flex-wrap:wrap;align-items:center;gap:4px 6px;max-width:100%;margin:0;padding:0;display:flex}.timesheet-day__item-link code{color:inherit;font-weight:700}.timesheet-day__item-link .timesheet-day__label{color:var(--text-primary);flex:100%}.timesheet-day__item-link:hover{color:var(--bronze);text-decoration:underline}.timesheet-day__item-link:hover .timesheet-day__label{text-decoration:underline;-webkit-text-decoration-color:var(--bronze);text-decoration-color:var(--bronze)}.timesheet-day__clock{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--text-primary)}.timesheet-day__sort-btn{font:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;margin:0;padding:0;display:inline-flex}.timesheet-day__sort-btn:hover,.timesheet-day__sort-btn[data-active=true]{color:var(--bronze)}.timesheet-status{text-transform:capitalize;font-size:.9375rem;font-weight:700}.timesheet-status--running{color:#3f6b2e}.timesheet-status--paused{color:#b8860b}.timesheet-status--stopped{color:var(--text-primary)}.timesheet-page__footnote{color:var(--text-primary);margin:0;font-size:.95rem}body{color:var(--text-primary);-webkit-font-smoothing:antialiased;font-size:1rem}p,li,label,td,th,dd,dt,figcaption,blockquote,.form-hint,.flat-label,small{color:inherit;font-size:max(.9375rem,1em)}small{font-size:.9375rem}.certificates-admin,.email-templates-admin{flex-direction:column;gap:18px;display:flex}.certificates-admin__head,.email-templates-admin__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.certificates-admin__head>div:first-child,.email-templates-admin__head>div:first-child{flex:0 34rem;min-width:0;max-width:min(34rem,100%)}.certificates-admin__head h2,.email-templates-admin__head h2{color:var(--charcoal);align-items:center;gap:8px;margin:0 0 6px;font-size:1.35rem;display:flex}.certificates-admin__head p,.email-templates-admin__head p{max-width:34rem;color:var(--text-primary);text-align:left;text-wrap:pretty;word-spacing:normal;letter-spacing:normal;margin:0;line-height:1.45}.admin-page-lede{max-width:34rem;color:var(--text-primary);text-align:left;text-wrap:pretty;word-spacing:normal;letter-spacing:normal;margin:8px 0 0;font-size:.98rem;line-height:1.45}.financials-payments-table-wrap{-webkit-overflow-scrolling:touch;background:#ffffffc7;border:1px solid #5c403352;border-radius:10px;margin:0 0 16px;overflow-x:auto}.financials-payments-table{border-collapse:collapse;width:100%;font-size:.95rem}.financials-payments-table caption{caption-side:top;text-align:left;color:var(--charcoal);padding:10px 12px 8px;font-size:.95rem;font-weight:700}.financials-payments-table th,.financials-payments-table td{text-align:left;vertical-align:top;color:var(--text-primary);border:1px solid #5c403338;padding:10px 12px}.financials-payments-table thead th{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:#947d6429;font-size:.8rem;font-weight:700}.financials-payments-table tbody th{background:#ffffff73;font-weight:700}.financials-payments-table__num{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.certificates-admin__template{border-radius:14px;padding:18px 20px}.certificates-admin__template h3{margin:0 0 6px}.certificates-admin__hint{margin:0 0 12px;font-size:.92rem}.certificates-admin__fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.certificates-admin__fields label{flex-direction:column;gap:6px;font-size:.92rem;font-weight:650;display:flex}.certificates-admin__full{grid-column:1/-1}.certificates-admin__actions,.certificates-admin__preview-actions,.email-templates-admin__actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.certificates-admin__meta{color:var(--text-primary);margin:10px 0 0;font-size:.95rem}.certificates-admin__layout,.email-templates-admin__layout{grid-template-columns:minmax(220px,.85fr) minmax(0,1.4fr);align-items:start;gap:14px;display:grid}.email-templates-admin__layout--edit{grid-template-columns:minmax(200px,.7fr) minmax(280px,1.1fr) minmax(260px,1fr)}.email-templates-admin__editor{border-radius:14px;flex-direction:column;gap:12px;min-height:320px;max-height:min(85vh,1100px);padding:14px;display:flex;overflow:auto}.email-templates-admin__body-field .rich-email-editor{min-height:300px}.email-templates-admin__editor-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.email-templates-admin__editor-head h3{margin:0 0 4px;font-size:1.1rem}.email-templates-admin__editor-head p{color:var(--text-primary);margin:0;font-size:.92rem}.email-templates-admin__editor-actions{flex-wrap:wrap;gap:8px;display:flex}.email-templates-admin__meta{opacity:.85;margin-top:4px!important;font-size:.85rem!important}.email-templates-admin__placeholders,.email-templates-admin__note{color:var(--text-primary);background:#d7c6972e;border:1px solid #947d6438;border-radius:8px;margin:0;padding:8px 10px;font-size:.88rem;line-height:1.4}.email-templates-admin__placeholders code,.email-templates-admin__note code{font-size:.85em}.email-templates-admin__fields{grid-template-columns:1fr 1fr;gap:10px 12px;display:grid}.email-templates-admin__fields label{color:var(--charcoal);flex-direction:column;gap:4px;font-size:.88rem;font-weight:600;display:flex}.email-templates-admin__field-full{grid-column:1/-1}.email-templates-admin__body{resize:vertical;min-height:180px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85rem;line-height:1.45}.email-templates-admin__body-field{flex-direction:column;gap:6px;display:flex}.email-templates-admin__field-label{color:var(--charcoal);font-size:.88rem;font-weight:600}.email-templates-admin__body-help{color:var(--text-primary);margin:0;font-size:.85rem;line-height:1.4}.email-templates-admin__body-help code{font-size:.85em}.email-templates-admin__section-title{color:var(--charcoal);margin:4px 0 0;font-size:1rem;font-weight:800}.email-templates-admin__message-block{background:#fff8e8a6;border:1px solid #9b2f2840;border-radius:12px;flex-direction:column;gap:10px;padding:12px;display:flex}.email-templates-admin__message-block label{color:var(--charcoal);flex-direction:column;gap:4px;font-size:.88rem;font-weight:600;display:flex}.email-templates-admin__message-sample{background:#fffdf8;border:1px solid #947d6447;border-radius:10px;padding:14px 16px}.email-templates-admin__message-sample-label{letter-spacing:.06em;text-transform:uppercase;color:#9b2f28;margin:0 0 10px;font-size:.78rem;font-weight:800}.email-templates-admin__message-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#9b2f28;margin:0 0 6px;font-size:.72rem;font-weight:800}.email-templates-admin__message-headline{color:var(--charcoal);margin:0 0 8px;font-size:1.35rem;line-height:1.25}.email-templates-admin__message-subhead{color:#6b5344;margin:0 0 12px;font-size:.98rem;font-weight:600}.email-templates-admin__message-body{color:#3a342e;font-size:.95rem;line-height:1.55}.email-templates-admin__message-body p{margin:0 0 .75em}.email-templates-admin__message-cta{color:#9b2f28;margin:12px 0 0;font-size:.88rem;font-weight:700}.email-templates-admin__preview-note{color:var(--text-primary);margin:0 0 10px;font-size:.85rem;line-height:1.4}.email-templates-admin__dirty{color:#9b2f28;font-weight:700}.certificates-admin__list,.email-templates-admin__list{flex-direction:column;gap:8px;max-height:70vh;display:flex;overflow:auto}.certificates-admin__list h3{margin:0 0 4px;font-size:1.05rem}.certificates-admin__item,.email-templates-admin__item{text-align:left;border:1px solid var(--border-color);cursor:pointer;color:var(--charcoal);background:#fff;border-radius:10px;flex-direction:column;gap:2px;padding:10px 12px;display:flex}.certificates-admin__item.is-active,.email-templates-admin__item.is-active{border-color:var(--bronze);background:#d7c69738}.certificates-admin__item span,.certificates-admin__item em,.email-templates-admin__item span,.email-templates-admin__item em{color:var(--text-primary);font-size:.95rem;font-style:normal}.certificates-admin__preview,.email-templates-admin__preview{border-radius:14px;min-height:320px;padding:14px}.certificates-admin__svg{background:#f7f1e8;border:1px solid #947d6440;border-radius:12px;margin-top:12px;overflow:auto}.certificates-admin__svg svg{width:100%;height:auto;min-height:280px;display:block}.email-templates-admin__status{flex-wrap:wrap;gap:12px 18px;font-size:.95rem;display:flex}.email-templates-admin__iframe{border:1px solid var(--border-color);background:#fff;border-radius:12px;width:100%;min-height:520px;margin-top:12px}.email-templates-admin__subject{margin:0 0 10px}.email-templates-admin__head-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.email-templates-admin__logs{border-radius:14px;flex-direction:column;gap:12px;padding:14px 16px;display:flex}.email-templates-admin__logs-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 16px;display:flex}.email-templates-admin__logs-head h3{margin:0;font-size:1.1rem}.email-templates-admin__logs-head span{color:var(--text-primary);font-size:.9rem}.email-templates-admin__logs-empty{color:var(--text-primary);margin:0;font-size:.95rem}.email-templates-admin__logs-table-wrap{border:1px solid var(--border-color);border-radius:10px;max-height:min(420px,50vh);overflow:auto}.email-templates-admin__logs-table{border-collapse:collapse;width:100%;font-size:.9rem}.email-templates-admin__logs-table th,.email-templates-admin__logs-table td{text-align:left;border-bottom:1px solid var(--border-color);vertical-align:top;padding:8px 10px}.email-templates-admin__logs-table th{z-index:1;background:#f7f3edf5;font-weight:750;position:sticky;top:0}.email-templates-admin__logs-table code{font-size:.9rem}.email-templates-admin__status-pill{background:#947d6426;border-radius:999px;padding:2px 8px;font-size:.9rem;font-weight:700;display:inline-block}.email-templates-admin__status-pill.is-sent{color:#2a3d1f;background:#5f7a4533}.email-templates-admin__status-pill.is-failed,.email-templates-admin__status-pill.is-skipped{color:#9b2f28;background:#9b2f281f}.email-templates-admin__logs-detail{word-break:break-word;max-width:220px;font-size:.9375rem}.email-templates-admin__logs-detail .is-error{color:#9b2f28}.consent-alert.is-ok{color:#3f5230;background:#5f7a451f;border:1px solid #5f7a4559;border-radius:10px;padding:10px 12px}@media (width<=1100px){.email-templates-admin__layout--edit{grid-template-columns:minmax(200px,.8fr) minmax(0,1.2fr)}.email-templates-admin__layout--edit .email-templates-admin__preview{grid-column:1/-1}}@media (width<=900px){.certificates-admin__layout,.email-templates-admin__layout,.email-templates-admin__layout--edit,.email-templates-admin__fields,.certificates-admin__fields{grid-template-columns:1fr}.email-templates-admin__layout--edit .email-templates-admin__preview{grid-column:auto}}.sitemap-page{flex-direction:column;gap:16px;display:flex}.sitemap-page__head{border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 22px;display:flex}.sitemap-page__head h2{color:var(--charcoal);margin:0;font-size:1.45rem}.sitemap-page__head p{max-width:34rem;color:var(--text-primary);text-align:left;text-wrap:pretty;word-spacing:normal;letter-spacing:normal;margin:6px 0 0;font-size:.98rem;line-height:1.45}.sitemap-page__toggles{flex-wrap:wrap;gap:8px;display:inline-flex}.sitemap-view-lead{color:var(--text-primary);margin:0 0 16px;font-size:.98rem;line-height:1.45}.sitemap-kind-badge{letter-spacing:.03em;text-transform:uppercase;color:var(--charcoal);background:#947d642e;border-radius:999px;align-items:center;padding:2px 8px;font-size:.875rem;font-weight:700;display:inline-flex}.sitemap-kind-badge--menu{color:#9b2f28;background:#9b2f281f}.sitemap-kind-badge--submenu{color:#3f5230;background:#5f7a4529}.sitemap-kind-badge--page{color:#2f4a6e;background:#466ea024}.sitemap-kind-badge--section{color:var(--charcoal);background:#947d6438}.sitemap-tree{border-radius:16px;padding:20px 22px}.sitemap-tree-root,.sitemap-tree-children{margin:0;padding:0;list-style:none}.sitemap-tree-children{border-left:2px solid #947d6459;margin-left:18px;padding-left:14px}.sitemap-tree-node{margin:4px 0}.sitemap-tree-row{border-radius:10px;align-items:flex-start;gap:6px;padding:6px 8px;display:flex}.sitemap-tree-node:hover>.sitemap-tree-row{background:#d7c69738}.sitemap-tree-toggle{width:26px;height:26px;color:var(--bronze);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;padding:0;display:inline-flex}.sitemap-tree-toggle:hover{background:#947d6426}.sitemap-tree-toggle--leaf{cursor:default;width:26px;height:26px}.sitemap-tree-copy{flex:1;min-width:0}.sitemap-tree-title-line{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.sitemap-tree-title-line strong{color:var(--charcoal);font-size:1rem}.sitemap-tree-blurb{color:var(--text-primary);margin-top:2px;font-size:.92rem;line-height:1.4;display:block}.sitemap-tree-node.depth-0>.sitemap-tree-row .sitemap-tree-title-line strong{font-size:1.15rem}.sitemap-link{font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-wrap:wrap;align-items:center;gap:6px 8px;margin:0;padding:0;display:inline-flex}.sitemap-link--static{cursor:default}.sitemap-link-text{align-items:center;gap:5px;display:inline-flex}.sitemap-link:not(.sitemap-link--static):hover strong,.sitemap-link:not(.sitemap-link--static):hover .sitemap-info-sub__label,.sitemap-link:not(.sitemap-link--static):hover span{color:#9b2f28;text-underline-offset:2px;text-decoration:underline}.sitemap-link-icon{color:var(--bronze);opacity:.85;flex-shrink:0}.sitemap-link--inline{gap:4px}.sitemap-link--card-title{gap:6px}.sitemap-link--card-title strong{color:var(--charcoal);font-size:1rem}.sitemap-info-home--link,.sitemap-info-admin-banner--link{cursor:pointer;font:inherit;text-align:left;appearance:none;width:min(100%,420px)}.sitemap-info-admin-banner--link{width:100%}.sitemap-info-home--link:hover,.sitemap-info-admin-banner--link:hover{filter:brightness(.98);box-shadow:0 6px 20px #9b2f282e}.sitemap-info-legend__hint{color:var(--bronze);font-size:.9375rem;font-weight:600}.sitemap-diagram{border-radius:16px;padding:20px 22px;overflow:hidden}.sitemap-info{box-sizing:border-box;flex-direction:column;gap:8px;width:100%;max-width:100%;display:flex}.sitemap-info-legend{color:var(--text-primary);flex-wrap:wrap;gap:10px 16px;margin-bottom:8px;font-size:.9rem;display:flex}.sitemap-info-legend__item{align-items:center;gap:6px;display:inline-flex}.sitemap-info-swatch{border-radius:4px;flex-shrink:0;width:12px;height:12px}.sitemap-info-swatch--home{background:#9b2f28}.sitemap-info-swatch--menu{background:#c45c4a}.sitemap-info-swatch--submenu{background:#5f7a45}.sitemap-info-swatch--admin{background:#6b5b8c}.sitemap-info-tier{width:100%;max-width:100%}.sitemap-info-tier--home{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.sitemap-info-home{text-align:left;box-sizing:border-box;background:radial-gradient(at 20% 0,#9b2f2824,#0000 55%),linear-gradient(#fff8f5 0%,#fff 70%);border:2px solid #9b2f28;border-radius:16px;align-items:center;gap:12px;width:min(100%,420px);padding:16px 20px;display:flex;box-shadow:0 6px 20px #9b2f281f}.sitemap-info-home svg{color:#9b2f28;flex-shrink:0}.sitemap-info-home strong{color:#9b2f28;font-size:1.25rem;display:block}.sitemap-info-home span{color:var(--text-primary);margin-top:2px;font-size:.9rem;line-height:1.35;display:block}.sitemap-info-flow-label{letter-spacing:.04em;text-transform:uppercase;color:var(--bronze);margin:4px 0 0;font-size:.9375rem;font-weight:700}.sitemap-info-arrow{justify-content:center;padding:4px 0 10px;display:flex}.sitemap-info-arrow span{background:linear-gradient(180deg, var(--bronze), #947d6440);border-radius:3px;width:3px;height:28px;position:relative}.sitemap-info-arrow span:after{content:"";border-top:8px solid #947d648c;border-left:6px solid #0000;border-right:6px solid #0000;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.sitemap-info-grid{box-sizing:border-box;grid-template-columns:repeat(auto-fill,minmax(min(100%,240px),1fr));gap:14px;width:100%;max-width:100%;display:grid}.sitemap-info-card{box-sizing:border-box;background:#fff;border:1.5px solid #9b2f2847;border-radius:14px;min-width:0;max-width:100%;padding:14px;overflow:hidden;box-shadow:0 2px 10px #1817180d}.sitemap-info-card--admin{background:linear-gradient(#f8f5fcf2,#fff);border-color:#5a467859}.sitemap-info-card__head{align-items:flex-start;gap:10px;margin-bottom:6px;display:flex}.sitemap-info-card__num{color:#fff;background:#9b2f28;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9375rem;font-weight:800;display:inline-flex}.sitemap-info-card__titles{flex-wrap:wrap;align-items:center;gap:6px 8px;min-width:0;display:flex}.sitemap-info-card__titles strong{color:var(--charcoal);word-break:break-word;font-size:1rem;line-height:1.25}.sitemap-info-card__blurb,.sitemap-info-card__empty{color:var(--text-primary);margin:0 0 8px;font-size:.95rem;line-height:1.4}.sitemap-info-card__subhead{letter-spacing:.05em;text-transform:uppercase;color:#5f7a45;margin:8px 0 6px;font-size:.875rem;font-weight:800}.sitemap-info-subs,.sitemap-info-pages{margin:0;padding:0;list-style:none}.sitemap-info-sub{background:#5f7a4514;border:1px solid #5f7a4538;border-radius:10px;min-width:0;margin-bottom:6px;padding:8px 10px}.sitemap-info-sub__head{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.sitemap-info-sub__dot{background:#5f7a45;border-radius:50%;flex-shrink:0;width:7px;height:7px}.sitemap-info-sub__label{color:var(--charcoal);word-break:break-word;font-size:.92rem;font-weight:700}.sitemap-info-sub__blurb{color:var(--text-primary);margin:4px 0 0;font-size:.9rem;line-height:1.35}.sitemap-info-pages{border-left:2px solid #466ea059;gap:4px;margin-top:6px;padding-left:12px;display:grid}.sitemap-info-pages li{color:var(--charcoal);word-break:break-word;font-size:.9375rem;line-height:1.35}.sitemap-info-pages em{color:var(--text-primary);font-size:.9rem;font-style:normal;display:block}.sitemap-info-tier--admin{border-top:1px dashed #947d6466;flex-direction:column;align-items:stretch;gap:12px;margin-top:12px;padding-top:8px;display:flex}.sitemap-info-admin-banner{box-sizing:border-box;background:linear-gradient(90deg,#5a46781a,#ffffffe6);border:1.5px solid #5a467866;border-radius:14px;align-items:center;gap:12px;width:100%;max-width:100%;padding:14px 16px;display:flex}.sitemap-info-admin-banner svg{color:#6b5b8c;flex-shrink:0}.sitemap-info-admin-banner strong{color:#4a3d66;font-size:1.1rem;display:block}.sitemap-info-admin-banner span{color:var(--text-primary);margin-top:2px;font-size:.9rem;display:block}@media (width<=900px){.sitemap-info-grid{grid-template-columns:1fr}.sitemap-tree-children{margin-left:10px;padding-left:10px}.sitemap-info-home{width:100%}}.workshops-hero,.kids-jobs-side-panel,.kids-jobs-split--junior .kids-jobs-side-panel,.kids-piggy-card,.junior-bank-wrap .kids-piggy-card,.kids-about-pane,.kids-join-pane,.seniors-guides-panel,.seniors-join,.seniors-guides-side,.about-hero-panel,.about-creds-panel,.about-brand-panel,.about-tees-closeup-panel,.community-hero-panel{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;overflow:hidden auto}.membership-hero-copy>.membership-hero-actions--bottom,.kids-about-pane>.kids-hero-actions,.kids-join-pane>.kids-join-cta-row--bottom,.community-hero-side>.community-hero-pillars{margin-top:auto}.membership-hero-copy,.match-finder-adult-card,.kids-wizard-side,.kids-wizard-card,.seniors-stage .match-finder-adult-card,.seniors-stage .match-finder-adult-scroll{height:auto!important;max-height:none!important;overflow:visible!important}@media (width<=860px){.free-guides-hero-copy,.about-hero-panel,.about-creds-panel,.about-brand-panel,.about-tees-closeup-panel,.find-mine-promo__side,.community-hero-panel{height:auto;min-height:0;max-height:none;overflow:visible}}@media (width<=820px){.seniors-guides-panel,.seniors-join,.seniors-guides-side{height:auto;min-height:0;max-height:none;overflow:visible}}@media (width<=768px){.kids-wizard-side,.kids-about-pane,.kids-join-pane,.kids-jobs-side-panel,.kids-jobs-split--junior .kids-jobs-side-panel,.kids-guides-side-panel,.kids-piggy-card,.junior-bank-wrap .kids-piggy-card,.match-finder-adult-card,.seniors-stage .match-finder-adult-card,.seniors-guides-side,.seniors-guides-side .seniors-guide-card,.seniors-ideas-layout .seniors-idea-card,.workshops-hero{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.seniors-guides-side .seniors-guide-card,.seniors-ideas-layout .seniors-idea-card{flex:none!important}}.sprint-celebration{z-index:12000;background:#2d2a2673;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.sprint-celebration__canvas{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.sprint-celebration__card{z-index:1;text-align:center;width:100%;max-width:440px;color:var(--charcoal);border-radius:18px;padding:28px 26px 24px;position:relative;box-shadow:0 18px 50px #2d2a2638}.sprint-celebration__close{color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px;position:absolute;top:12px;right:12px}.sprint-celebration__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--bronze);align-items:center;gap:6px;margin:0 0 10px;font-size:.9rem;font-weight:800;display:inline-flex}.sprint-celebration h2{color:#9b2f28;margin:0 0 10px;font-size:1.55rem;line-height:1.25}.sprint-celebration__lead{color:var(--text-primary);margin:0 0 18px;font-size:1rem;line-height:1.5}.sprint-celebration__stats{grid-template-columns:1fr 1fr;gap:10px;margin:0 0 16px;padding:0;list-style:none;display:grid}.sprint-celebration__stats li{background:#d7c69747;border:1px solid #947d6447;border-radius:12px;padding:12px 10px}.sprint-celebration__stats strong{color:#9b2f28;font-size:1.45rem;display:block}.sprint-celebration__stats span{color:var(--text-primary);font-size:.9375rem}.sprint-celebration__footer{color:var(--text-primary);margin:0 0 16px;font-size:.92rem}@keyframes wait-hourglass-flip{0%,40%{transform:rotate(0)}50%,90%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.wait-hourglass{color:var(--bronze);flex-shrink:0;animation:1.6s ease-in-out infinite wait-hourglass-flip}.wait-indicator,.wait-label{color:var(--text-primary);align-items:center;gap:8px;margin:0;display:inline-flex}.wait-indicator{margin-top:10px;font-size:.95rem}.wait-indicator--timed{align-items:flex-start;width:min(100%,28rem)}.wait-indicator__copy{flex-direction:column;gap:6px;min-width:0;display:flex}.wait-indicator__remaining{color:var(--bronze);font-size:.88rem;font-weight:600;line-height:1.3}.wait-indicator__track{background:#947d642e;border-radius:999px;width:100%;height:6px;display:block;overflow:hidden}.wait-indicator__fill{border-radius:inherit;background:var(--bronze);height:100%;transition:width .2s linear;display:block}.wait-label{gap:6px}.due-tasks-modal{z-index:400;background:#18171873;justify-content:center;align-items:center;padding:12px;display:flex;position:fixed;inset:0}.due-tasks-modal__card{border:1px solid var(--border-color);background:#fff;border-radius:16px;flex-direction:column;width:min(980px,100vw - 24px);max-height:min(88dvh,860px);padding:18px 20px 16px;display:flex;overflow:hidden;box-shadow:0 18px 48px #1817182e}.due-tasks-modal__head{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.due-tasks-modal__head h3{color:var(--charcoal);margin:0;font-size:1.2rem}.due-tasks-modal__head p{color:var(--text-primary);margin:6px 0 0;font-size:.92rem}.due-tasks-modal__sprint{color:var(--bronze);margin:8px 0 0;font-size:.9rem;font-weight:600;line-height:1.4}.due-tasks-modal__x{flex-shrink:0;min-width:44px;min-height:44px;padding:6px 8px}.due-tasks-modal__empty{color:var(--text-primary);margin:16px 0 0}.due-tasks-modal__body{flex:auto;min-height:0;margin-top:12px;overflow:auto}.due-tasks-modal__section+.due-tasks-modal__section{margin-top:14px}.due-tasks-modal__h4{color:var(--bronze);text-transform:uppercase;letter-spacing:.04em;margin:0 0 4px;font-size:.82rem}.due-tasks-modal__h4--overdue{color:#9b2f28}.due-tasks-modal__list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px;margin:0;padding:0;list-style:none;display:grid}.due-tasks-modal__list .due-tasks-line{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"id due""title title""status status"}.due-tasks-modal__list .due-tasks-line__id{grid-area:id;max-width:100%}.due-tasks-modal__list .due-tasks-line__title{grid-area:title}.due-tasks-modal__list .due-tasks-line__due{grid-area:due}.due-tasks-modal__list .due-tasks-line__status{grid-area:status}.due-tasks-modal__actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.due-tasks-line{border-bottom:1px solid var(--border-color);grid-template-columns:auto minmax(0,1fr) auto auto;align-items:start;gap:6px 10px;padding:7px 0;font-size:.88rem;display:grid}.due-tasks-line__id{white-space:normal;overflow-wrap:anywhere;word-break:break-word;max-width:12.5rem;line-height:1.25}.due-tasks-line__title{min-width:0;color:var(--charcoal);overflow-wrap:anywhere;line-height:1.35}.due-tasks-line__due{white-space:nowrap;color:var(--bronze);font-weight:700}.due-tasks-line__due[data-tone=overdue]{color:#9b2f28}.due-tasks-line__status{color:var(--text-primary);white-space:nowrap}@media (width<=560px){.due-tasks-line{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"id due""title title""status status"}.due-tasks-line__id{grid-area:id;max-width:100%}.due-tasks-line__title{grid-area:title}.due-tasks-line__due{grid-area:due}.due-tasks-line__status{grid-area:status}}.busy-overlay{z-index:9000;cursor:wait;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#18171847;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.busy-overlay__panel{min-width:220px;max-width:min(92vw,360px);color:var(--text-primary);text-align:center;background:#fff;border:1px solid #947d6459;border-radius:14px;flex-direction:column;align-items:center;gap:12px;padding:22px 28px;display:flex;box-shadow:0 12px 32px #3d2e222e}.busy-overlay__message{font-size:1rem;font-weight:600;line-height:1.35}.busy-overlay__progress{flex-direction:column;gap:6px;width:100%;display:flex}.busy-overlay__progress-track{background:#947d642e;border-radius:999px;width:100%;height:6px;overflow:hidden}.busy-overlay__progress-fill{border-radius:inherit;background:var(--bronze);height:100%;transition:width .2s linear}.busy-overlay__progress-meta{color:#3d2e22b8;font-size:.9rem;font-weight:500;line-height:1.3}.busy-overlay__fact{color:var(--text-primary);border-top:1px solid #947d6438;margin:4px 0 0;padding-top:10px;font-size:.9375rem;font-weight:400;line-height:1.4;animation:.35s ease-out busy-overlay-fact-in}.busy-overlay__fact-label{font-size:var(--fs-caption);letter-spacing:.04em;text-transform:uppercase;color:var(--bronze);margin-bottom:4px;font-weight:700;display:block}@keyframes busy-overlay-fact-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.spin{color:var(--bronze);animation:1.2s linear infinite wait-hourglass-flip}.app-zoom-content{box-sizing:border-box;flex-direction:column;flex:auto;width:100%;min-width:0;max-width:100%;min-height:0;display:flex}.page-route-fallback{box-sizing:border-box;flex:auto;justify-content:center;align-items:center;min-height:min(60vh,480px);display:flex}.empty-state-panel{box-sizing:border-box;max-width:100%;padding:clamp(20px,5vw,48px)}.login-page-shell{box-sizing:border-box;width:calc(100% - 24px);max-width:420px;margin:clamp(16px,4vw,40px) auto}.login-page-shell__inner{box-sizing:border-box;border-radius:16px;padding:clamp(16px,4vw,32px)}.qa-bulk-edit-bar{width:100%;min-width:0;max-width:100%}.qa-bulk-edit-bar .select-input,.qa-bulk-edit-bar input,.qa-bulk-edit-bar .btn{box-sizing:border-box;max-width:100%}@media (width<=980px){.top-header-inner{align-items:center;gap:8px;min-width:0}.brand-section{flex:auto;min-width:0;max-width:calc(100% - 56px)}.brand-header-logo{width:auto!important;max-width:min(260px,58vw)!important;height:clamp(52px,13vw,72px)!important;max-height:72px!important}.top-header.open .nav-links .nav-link-btn,.top-header.open .nav-secondary .nav-link-btn,.top-header.open .header-actions .btn{box-sizing:border-box;justify-content:flex-start;width:100%;min-height:44px;padding:12px 14px}.top-header.open .nav-item-banner{margin:4px 0 0;display:inline-block;position:static;top:auto}.page-zoom-controls{flex-shrink:0;margin-left:0}.header-title-top,.header-title-top h1,.header-title-block{overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%}.header-title-aside{display:inline;white-space:normal!important}.header-title-dashboard-badge,.header-title-referral-badge{max-width:100%}.main-content{padding-left:max(12px, env(safe-area-inset-left,0px));padding-right:max(12px, env(safe-area-inset-right,0px));padding-bottom:max(28px, env(safe-area-inset-bottom,0px))}.home-audience__bubbles,.home-match-family--hero .home-match-family__grid{grid-template-columns:1fr}.home-page-header__headline{font-size:1rem}.home-page-header{box-sizing:border-box;max-width:100%;padding:12px}.home-promo-hero,.home-promo-hero__band,.home-match-family,.home-audience,.glass{box-sizing:border-box;max-width:100%}.hustle-filter-bar,.hustle-filter-bar__filters{min-width:0;max-width:100%}.admin-portal-nav button,.admin-portal-nav a,.user-portal-tabs button{min-height:44px}img:not(.brand-header-logo):not(.login-box-logo),video,canvas,svg{max-width:100%;height:auto}table{-webkit-overflow-scrolling:touch;max-width:100%;display:block;overflow-x:auto}.kids-wizard-inline,.kids-kevina-inline.junior-team-hero,.kids-earth-layout,.seniors-hero-layout,.community-layout,.workshops-layout{grid-template-columns:1fr!important}.kids-earth-stage{margin-top:0}.qa-tester-status-row__part,.qa-test-suites__child{white-space:normal;flex-wrap:wrap}.community-compose-topic .select-input{width:100%;max-width:100%}.app-zoom-content{zoom:normal!important;width:100%!important;max-width:100%!important;transform:none!important}.page-zoom-controls{display:none}.schedule-board-filters__chips{flex-wrap:wrap;grid-template-rows:none;grid-template-columns:none;gap:8px;width:100%;max-width:100%;display:flex}.schedule-board-filters__chips .qa-tester-bubble{white-space:normal;flex:calc(50% - 8px);width:auto;min-width:min(100%,9rem);max-width:100%;height:auto}.qa-tester-bubble,.qa-filter-chip,.task-list-toolbar__chips .qa-filter-chip,.glow-chip-btn,.hustle-filter-badge{box-sizing:border-box;max-width:100%}.qa-tester-bubble,.qa-filter-chip,.task-list-toolbar__chips .qa-filter-chip{white-space:normal;flex-wrap:wrap;align-items:flex-start}.qa-testing-portal__testers-bar{flex-direction:column;align-items:stretch}.qa-testing-portal__testers-title{white-space:normal}.qa-testing-portal__testers-bar>.qa-testing-portal__top-filters,.qa-testing-portal__top-filters,.qa-test-suites__chips,.qa-categories-panel__bubbles,.task-list-toolbar__chips,.memberships-page__bubbles,.community-bubbles,.timesheet-page__presets{flex-wrap:wrap;gap:8px;width:100%;min-width:0;max-width:100%;display:flex}.qa-testing-portal__testers-bar>.qa-testing-portal__tester-chips,.qa-testing-portal__tester-chips,.qa-testing-portal__top-filters.qa-testing-portal__tester-chips,.schedule-assignee-chips{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.qa-testing-portal__header{flex-direction:column;align-items:stretch}.qa-test-suites__child{flex-wrap:wrap;max-width:100%}.schedule-sprint-bubble-grid{grid-template-columns:1fr}.admin-portal-nav__tabs{flex-wrap:wrap}.admin-portal-nav__testing-bubble{white-space:normal;flex-wrap:wrap;max-width:100%}.admin-portal-nav__manual-link{white-space:normal}.hustle-filter-bar{flex-direction:column;align-items:stretch;gap:10px}.hustle-filter-bar__filters{flex-wrap:wrap;width:100%;overflow-x:visible}.hustle-filter-bar__search,.hustle-filter-bar__search-input{width:100%;min-width:0;max-width:100%}.glass,.glass-card,.qa-testing-portal,.schedule-board-filters,.task-list-toolbar,.user-portal-card{box-sizing:border-box;min-width:0;max-width:100%}.select-input,.text-input,.form-group input,.form-group select,.form-group textarea,input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea{box-sizing:border-box;max-width:100%}.qa-bulk-edit-bar,.qa-bulk-edit-bar>*{max-width:100%}.status-bubble__rolled,.task-list-sprint__rolled{white-space:normal;overflow-wrap:anywhere}.home-promo-hero__bubbles{flex-wrap:wrap;max-width:100%}.home-promo-hero__bubbles li{flex:100%;max-width:100%}.home-step-bubble{width:100%}.top-header-inner{padding-left:max(12px, env(safe-area-inset-left,0px));padding-right:max(12px, env(safe-area-inset-right,0px))}}@media (width<=560px){.home-match-family__grid,.home-match-family--hero .home-match-family__grid,.home-audience__bubbles{grid-template-columns:1fr}}@media (width>=721px) and (width<=1024px){.home-audience__bubbles,.home-match-family--hero .home-match-family__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-header-logo{max-width:min(320px,42vw);height:clamp(56px,8vw,80px)}.content-factory__projection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1024px){html,body,#root{max-width:100%;overflow-x:hidden}.main-content,.glass,.glass-card,.user-portal-card,.qa-testing-portal,.schedule-board,.task-list-toolbar,.membership-compare-scroll,.static-page,.login-page-shell,.content-factory__item,.content-factory__item-header,.content-factory__item-toggle,.content-factory__item-title,.content-factory__item-status-cluster{box-sizing:border-box;min-width:0;max-width:100%}.kids-wizard-inline,.kids-kevina-inline.junior-team-hero,.kids-earth-layout,.seniors-hero-layout,.community-layout,.workshops-layout,.qa-manual__status-grid,.qa-manual__flows,.task-card-controls,.content-factory__seeded-grid,.workshops-admin__layout,[style*=minmax\(200px],[style*=minmax\(220px],[style*=minmax\(240px],[style*=minmax\(260px],[style*=minmax\(280px],[style*=minmax\(300px]{grid-template-columns:1fr!important}.flat-label,.glow-chip-btn,.glow-badge,.task-status-chip,.qa-filter-chip,.qa-tester-bubble,.admin-cross-link,.content-factory__status-badge,.task-list-sprint__rolled,.status-bubble__rolled,.hustle-filter-badge{white-space:normal;overflow-wrap:break-word;box-sizing:border-box;max-width:100%}.task-list-toolbar__filter-group,.task-list-toolbar__fields .form-group,.hustle-filter-bar__search{flex:100%;width:100%;max-width:100%;min-width:0!important}.task-list-toolbar__chips,.qa-testing-portal__top-filters,.qa-categories-panel__bubbles,.memberships-page__bubbles,.community-bubbles{flex-wrap:wrap;gap:8px;width:100%;min-width:0;max-width:100%;display:flex}table{max-width:100%;display:block;overflow-x:auto}.membership-compare-table{max-width:none;display:table}}@media (width<=720px){h1,h2,h3,h4,p,li,.content-factory__item-name,.content-factory__item-due,.content-factory__item-assignee{overflow-wrap:anywhere;word-break:break-word}.content-factory__projection-grid,.home-audience__bubbles,.home-match-family--hero .home-match-family__grid{grid-template-columns:1fr!important}.join-page-combined{gap:16px}.join-membership-heading{font-size:1.25rem;line-height:1.25}.join-membership-lead{font-size:.98rem;line-height:1.4}.membership-page,.membership-hero,.membership-hero-left,.membership-hero-media,.membership-hero-copy,.membership-savings-card,.membership-credit-note,.membership-audience-tabs,.membership-plans-toolbar,.membership-tier-grid,.membership-compare-wrap,.membership-compare-scroll{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.membership-hero-media img{width:100%;max-width:100%;height:auto;display:block}.membership-hero-copy{padding:16px 14px}.membership-hero-actions,.join-cta-row--footer{flex-direction:column;align-items:stretch}.membership-hero-actions .btn,.join-cta-row--footer .btn{box-sizing:border-box;justify-content:center;width:100%;min-height:44px}.membership-audience-tabs,.membership-plan-bubbles{justify-content:flex-start}.membership-audience-tab,.membership-plan-bubble{flex:auto;min-height:44px}.membership-tier-card{min-height:0;padding:14px 12px}.membership-billing-toggle--toolbar,.membership-yearly-check{justify-content:flex-start;width:100%;margin-left:0}.membership-signup-card{padding:16px 14px}.membership-signup-actions,.membership-signup-plan-buttons{flex-direction:column;align-items:stretch}.membership-signup-actions .btn,.membership-signup-plan-buttons .btn{width:100%;min-height:44px}}.vspw-usage-estimator{flex-direction:column;gap:12px;margin-top:4px;display:flex}.vspw-usage-estimator__title{color:var(--charcoal);margin:0;font-size:1.15rem}.vspw-usage-estimator__lead,.vspw-usage-estimator__hint,.vspw-usage-estimator__disclaimer,.vspw-usage-estimator__illustrative{color:var(--text-primary);margin:0;font-size:.92rem;line-height:1.45}.vspw-usage-estimator__illustrative{color:var(--bronze);font-weight:700}.vspw-usage-estimator__disclaimer{background:#9b2f280f;border:1px solid #9b2f2840;border-radius:10px;padding:10px 12px;font-weight:650}.vspw-usage-estimator__stats,.vspw-usage-estimator__result,.vspw-usage-estimator__scenarios,.vspw-usage-estimator__plans{margin:0}.vspw-usage-estimator__stats p,.vspw-usage-estimator__result p{flex-wrap:wrap;justify-content:space-between;gap:6px 12px;margin:0 0 6px;display:flex}.vspw-usage-estimator__total{font-size:1.05rem}.vspw-usage-estimator__scene-list,.vspw-usage-estimator__scenarios ul,.vspw-usage-estimator__plans ul{margin:6px 0 0;padding-left:18px;line-height:1.45}.vspw-usage-estimator__controls{gap:10px;display:grid}.vspw-usage-estimator__controls label,.vspw-usage-estimator__controls fieldset{color:var(--charcoal);flex-direction:column;gap:6px;font-weight:600;display:flex}.vspw-usage-estimator__controls select,.vspw-usage-estimator__controls input[type=number]{font:inherit;border:1px solid #00000026;border-radius:8px;max-width:20rem;padding:8px 10px}.vspw-usage-estimator__radio{align-items:center;flex-direction:row!important;gap:8px!important;font-weight:550!important}.vspw-scene-usage{margin-top:8px;font-size:.9rem}.vspw-scene-usage summary{cursor:pointer;color:var(--bronze);font-weight:700}.vspw-wizard{flex-direction:column;gap:14px;display:flex}.vspw-wizard__head h2{color:var(--bronze);margin:6px 0 4px;font-size:1.4rem}.vspw-wizard__blurb{color:var(--text-primary);margin:0;font-weight:600;line-height:1.45}.vspw-wizard__steps{flex-wrap:wrap;gap:8px;display:flex}.vspw-wizard__step-chip{font:inherit;cursor:pointer;color:var(--charcoal);background:#fff;border:1px solid #0000001f;border-radius:999px;padding:6px 12px;font-size:.85rem;font-weight:650}.vspw-wizard__step-chip.is-active{border-color:var(--bronze);color:var(--bronze);background:#9b2f2814}.vspw-wizard__step-chip.is-done:not(.is-active){opacity:.85}.vspw-wizard__panel{border-radius:14px;padding:20px}.vspw-wizard__form,.vspw-wizard__list,.vspw-wizard__card,.vspw-wizard__dialogue-line{flex-direction:column;gap:10px;display:flex}.vspw-wizard__card{background:#ffffffa6;border:1px solid #00000014;border-radius:12px;padding:12px}.vspw-wizard__card-title{color:var(--charcoal);margin:0;font-size:1.05rem}.vspw-wizard__form label,.vspw-wizard__card label,.vspw-wizard__dialogue-line label{color:var(--charcoal);flex-direction:column;gap:4px;font-weight:650;display:flex}.vspw-wizard__row{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;display:grid}.vspw-wizard__nav{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.vspw-wizard__progress{color:var(--bronze);font-weight:700}.vspw-wizard__future{color:var(--text-primary);border:1px dashed #0003;border-radius:10px;margin:12px 0 0;padding:10px 12px;font-size:.9rem;line-height:1.4}.vspw-wizard__pack-preview{background:#0000000a;border-radius:10px;max-height:320px;margin:12px 0 0;padding:12px;font-size:.8rem;line-height:1.35;overflow:auto}.vspw-ref-image{flex-direction:column;gap:8px;min-width:0;display:flex}.vspw-ref-image__label{color:var(--charcoal);font-weight:700}.vspw-ref-image__upload-btn{justify-content:center;min-height:44px}.vspw-ref-image__preview-wrap{flex-direction:column;gap:8px;display:flex}.vspw-ref-image__preview{object-fit:contain;background:#00000008;border:1px solid #0000001a;border-radius:10px;width:100%;max-height:220px}.vspw-ref-image__meta{color:var(--text-primary);flex-wrap:wrap;gap:8px 12px;font-size:.85rem;display:flex}.vspw-ref-image__meta span:first-child{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.vspw-ref-image__actions{flex-wrap:wrap;gap:8px;display:flex}.vspw-ref-image__hint{color:var(--text-primary);opacity:.85;margin:0;font-size:.8rem}.vspw-ref-image__error{color:var(--crimson,#9b2f28);margin:0;font-size:.9rem;font-weight:650}.guide-notes-tab{gap:14px;display:grid}.guide-notes-tab__error{color:#9b2f28;margin:0;font-size:.95rem;font-weight:650}.guide-notes-tab__muted{color:var(--text-muted);font-size:.9rem;font-weight:500}.guide-notes-tab__list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.guide-notes-tab__item{background:#fffcf8b8;border:1px solid #2f24201f;border-radius:12px;padding:12px 14px}.guide-notes-tab__item.is-mine{background:#fff6ebe6;border-color:#c2783c59}.guide-notes-tab__meta{color:var(--bronze);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;font-size:.88rem;font-weight:650;display:flex}.guide-notes-tab__actions{flex-wrap:wrap;gap:6px;display:flex}.guide-notes-tab__actions .btn{min-height:44px;padding:.45rem .75rem;font-size:.85rem}.guide-notes-tab__body{white-space:pre-wrap;color:var(--charcoal);margin:0;font-size:.98rem;line-height:1.45}.guide-notes-tab__edit{gap:8px;display:grid}.guide-notes-tab__composer{color:var(--text-primary);gap:6px;margin:0;font-size:.92rem;font-weight:650;display:grid}.guide-notes-tab__attachments{border-top:1px solid #2f24201a;gap:10px;margin-top:6px;padding-top:14px;display:grid}.guide-notes-tab__attach-title{color:var(--charcoal);align-items:center;gap:6px;margin:0;font-size:1rem;display:flex}.guide-notes-tab__attach-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.guide-notes-tab__attach-row{background:#ffffff8c;border:1px solid #2f24201a;border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;display:flex}.guide-notes-tab__attach-name{color:var(--charcoal);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.gysh-section-panel--notes{background:linear-gradient(#fff8f0f2,#fffcf8e0)}.launch-guide-status-error{color:#9b2f28;margin:8px 0 0;font-size:.9rem;font-weight:650}.launch-guide-pending-note-label{margin:0 0 12px;display:block}.launch-guide-pending-note-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.launch-guide-pending-note-actions .btn{min-height:44px}.guides-updating{text-align:center;max-width:720px;box-shadow:var(--shadow-md), 0 0 0 1px #f0e2b859 inset;border-color:#947d6447;margin:2.5rem auto 3.5rem;padding:clamp(2.25rem,5vw,3.5rem) clamp(1.5rem,4vw,2.75rem);position:relative;overflow:hidden}.guides-updating__glow{pointer-events:none;background:radial-gradient(at 50% 0,#d7c69773,#0000 65%),radial-gradient(at 20% 40%,#947d642e,#0000 55%);height:70%;animation:6s ease-in-out infinite guides-updating-breathe;position:absolute;inset:-40% -20% auto}.guides-updating__mark{width:3.75rem;height:3.75rem;color:var(--gold-deep,#947d64);background:linear-gradient(160deg,#fffcf5f2,#f0e2b88c);border:1px solid #947d6447;border-radius:1.1rem;justify-content:center;align-items:center;margin:0 auto 1.15rem;display:inline-flex;position:relative;box-shadow:0 8px 22px #5440281a}.guides-updating__spark{color:#b08d4a;animation:2.8s ease-in-out infinite guides-updating-twinkle;position:absolute;top:.35rem;right:.4rem}.guides-updating__eyebrow{font-size:var(--fs-meta,.75rem);letter-spacing:.14em;text-transform:uppercase;color:var(--gold-deep,#947d64);margin:0 0 .75rem;font-weight:700;position:relative}.guides-updating__title{font-family:var(--font-display,Georgia, "Times New Roman", serif);letter-spacing:-.02em;background:var(--grad-primary);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:clamp(1.85rem,4.5vw,2.65rem);font-weight:700;line-height:1.15;position:relative}@supports not ((-webkit-background-clip:text) or (background-clip:text)){.guides-updating__title{color:var(--charcoal,#2c2416);background:0 0}}.guides-updating__lede{max-width:34rem;color:var(--charcoal,#2c2416);margin:0 auto 1.35rem;font-size:clamp(1.05rem,2.2vw,1.2rem);line-height:1.55;position:relative}.guides-updating__divider{background:linear-gradient(90deg,#0000,#947d648c,#0000);width:min(12rem,55%);height:1px;margin:0 auto 1.25rem;position:relative}.guides-updating__note{color:#2c2416b8;max-width:30rem;margin:0 auto 1.5rem;font-size:.95rem;line-height:1.5;position:relative}.guides-updating__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex;position:relative}.guides-updating__cta{justify-content:center;align-items:center;gap:.55rem;min-height:48px;padding:.7rem 1.35rem;font-weight:700;display:inline-flex}@keyframes guides-updating-breathe{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}@keyframes guides-updating-twinkle{0%,to{opacity:.55;transform:scale(.92)rotate(-8deg)}50%{opacity:1;transform:scale(1.08)rotate(6deg)}}@media (prefers-reduced-motion:reduce){.guides-updating__glow,.guides-updating__spark{animation:none}}
