.purchase-center{background:linear-gradient(135deg,#111517,#0b0e10);border:1px solid #373027;border-radius:18px;margin:30px 0 42px;padding:28px;scroll-margin-top:24px}.purchase-center-heading{max-width:780px;margin-bottom:22px}.purchase-center-heading h2{margin:6px 0 8px;font-size:clamp(30px,4vw,44px)}.purchase-center-heading p{color:#c7c9c6;margin:0}.purchase-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.purchase-product-card{background:#0d1113;border:1px solid #343a3d;border-radius:15px;flex-direction:column;display:flex;overflow:hidden}.purchase-product-card.bundle{border-color:#d7ae1b;box-shadow:0 0 0 1px #d7ae1b29}.purchase-product-art{background:#15191b;min-height:210px;display:grid;position:relative}.purchase-product-art.single{grid-template-columns:1fr}.purchase-product-art.dual{grid-template-columns:1fr 1fr}.purchase-product-image{min-height:210px;padding:10px;position:relative;overflow:hidden}.purchase-product-image img{object-fit:contain;object-position:center}.purchase-product-art.dual .purchase-product-image:first-child{border-right:1px solid #2c3134}.purchase-badge{z-index:2;color:#f1c400;letter-spacing:.07em;background:#111;border:1px solid #685b1d;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900;position:absolute;top:12px;left:12px}.purchase-product-body{flex-direction:column;flex:1;padding:20px;display:flex}.purchase-product-title{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.purchase-product-title h3{margin:0 0 4px;font-size:21px}.purchase-product-title h4{color:#d8c9a9;margin:0;font-size:14px}.purchase-product-title>strong{color:#f1c400;white-space:nowrap;font-size:25px}.purchase-product-body>p{color:#c3c5c2;flex:1;margin:16px 0 20px;line-height:1.5}.purchase-button{color:#080b0d;width:100%;font:inherit;cursor:pointer;background:#e6b800;border:0;border-radius:8px;padding:14px 16px;font-weight:900}.purchase-button:hover{background:#f1c400}.purchase-button:disabled{opacity:.55;cursor:not-allowed}.dashboard-shell.light .purchase-center{background:linear-gradient(135deg,#fff,#eee8dc);border-color:#cfc6b7}.dashboard-shell.light .purchase-center-heading p{color:#5e5b55}.dashboard-shell.light .purchase-product-card{background:#fff;border-color:#d6cec0}.dashboard-shell.light .purchase-product-card.bundle{border-color:#a8882d}.dashboard-shell.light .purchase-product-art{background:#eee9df}.dashboard-shell.light .purchase-product-title h4,.dashboard-shell.light .purchase-product-body>p{color:#5e5b55}@media (max-width:1080px){.purchase-product-grid{grid-template-columns:1fr 1fr}.purchase-product-card.bundle{grid-column:1/-1}.purchase-product-card.bundle .purchase-product-art{min-height:240px}}@media (max-width:700px){.purchase-center{margin-top:24px;padding:20px}.purchase-product-grid{grid-template-columns:1fr}.purchase-product-card.bundle{grid-column:auto}.purchase-product-art,.purchase-product-image{min-height:190px}.purchase-product-title{flex-direction:column}.purchase-product-title>strong{font-size:30px}}
.dashboard-shell{color:#f7f4ed;background:#080b0d;grid-template-columns:245px 1fr;min-height:100vh;transition:background .2s,color .2s;display:grid}.dashboard-sidebar{background:#090c0e;border-right:1px solid #24282b;flex-direction:column;height:100vh;padding:30px 22px;display:flex;position:sticky;top:0}.dash-brand{color:#f7f4ed;gap:2px;text-decoration:none;display:grid}.dash-brand strong{letter-spacing:-.04em;font-size:30px}.dash-brand strong span{color:#d5a900}.dash-brand small{letter-spacing:.05em;font-size:8px;font-weight:800}.dashboard-sidebar nav{gap:9px;margin-top:46px;display:grid}.dashboard-sidebar nav a{color:#d8d8d5;border-radius:10px;align-items:center;gap:13px;padding:14px 16px;font-weight:700;text-decoration:none;display:flex}.dashboard-sidebar nav a span{color:#c8c8c3;font-size:20px}.dashboard-sidebar nav a:hover,.dashboard-sidebar nav a.active{color:#f1c400;background:#30270c}.dashboard-sidebar nav a.active span{color:#f1c400}.theme-toggle{color:#e8e6df;font:inherit;cursor:pointer;text-align:left;background:#111517;border:1px solid #34393c;border-radius:10px;align-items:center;gap:11px;margin-top:18px;padding:12px 14px;display:flex}.theme-toggle span{color:#e6b800;font-size:18px}.theme-toggle:hover{border-color:#c7a45d}.dashboard-main{width:100%;max-width:1400px;margin:0 auto;padding:32px 38px 120px}.dash-topbar{background:linear-gradient(135deg,#101416,#0a0d0f);border:1px solid #24282b;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;padding:28px 30px;display:flex}.dash-topbar h1{letter-spacing:-.04em;margin:5px 0 6px;font-size:clamp(30px,4vw,46px)}.dash-topbar p,.hub-heading p{color:#c8c8c4;margin:0}.eyebrow{letter-spacing:.14em;color:#c7a45d;font-size:11px;font-weight:900}.profile-link{color:#f7f4ed;white-space:nowrap;border:1px solid #303438;border-radius:999px;padding:11px 15px;text-decoration:none}.profile-link:hover{border-color:#c7a45d}.dash-stats{background:#0d1113;border:1px solid #272c2f;border-radius:14px;grid-template-columns:repeat(3,1fr);max-width:560px;margin:18px 0 30px auto;display:grid}.dash-stats div{text-align:center;border-right:1px solid #272c2f;padding:18px}.dash-stats div:last-child{border:0}.dash-stats strong{color:#f1c400;font-size:25px;display:block}.dash-stats span{color:#aaaead;margin-top:5px;font-size:12px;display:block}.hub-heading{margin-bottom:18px}.hub-heading h2{margin:6px 0;font-size:34px}.course-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.hub-course-card{background:#0d1113;border:1px solid #33383b;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.hub-course-card.available{border-color:#c8a200}.course-thumb{aspect-ratio:16/9;background:#111517;padding:14px;position:relative;overflow:hidden}.course-thumb img{object-fit:contain;object-position:center}.status-pill{color:#fff;letter-spacing:.04em;background:#156a3a;border-radius:6px;padding:7px 11px;font-size:11px;font-weight:900;position:absolute;top:16px;left:16px}.coming-soon .status-pill{background:#162d52}.course-card-body{flex-direction:column;flex:1;padding:22px;display:flex}.course-card-body h3{margin:0 0 6px;font-size:23px}.course-card-body h4{color:#d8c9a9;margin:0 0 12px;font-size:18px}.course-card-body>p{color:#c4c6c4;margin:0 0 18px;line-height:1.55}.progress-heading{justify-content:space-between;align-items:center;margin-top:auto;margin-bottom:8px;display:flex}.progress-heading strong{color:#f1c400;font-size:21px}.course-meta{color:#aaaead;justify-content:space-between;margin:9px 0 18px;font-size:12px;display:flex}.continue-button{color:#080b0d;background:#e6b800;border-radius:8px;justify-content:center;align-items:center;gap:12px;padding:14px 18px;font-weight:900;text-decoration:none;display:flex}.continue-button:hover{background:#f1c400}.coming-state{border-top:1px solid #2e3336;align-items:center;gap:14px;margin-top:auto;padding-top:20px;display:flex}.coming-state .lock-icon{color:#aeb2b1;font-size:28px}.coming-state b{display:block}.coming-state small{color:#aeb2b1;margin-top:4px;line-height:1.4;display:block}.next-step{background:#101416;border:1px solid #2c3134;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding:18px 20px;display:flex}.next-step>div{align-items:center;gap:13px;display:flex}.next-step>div>span{color:#e6b800;font-size:24px}.next-step p{color:#bfc2bf;margin:3px 0 0}.next-step a{color:#e6c77d;white-space:nowrap;border:1px solid #c7a45d;border-radius:7px;padding:10px 15px;text-decoration:none}.next-step a:hover{color:#080b0d;background:#c7a45d}.podcast-powered{z-index:20;color:#bfc2bf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080b0de0;border:1px solid #51595e8c;border-radius:17px;flex-direction:column;align-items:center;gap:5px;padding:8px 12px 10px;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:flex;position:fixed;bottom:18px;left:24px;box-shadow:0 12px 30px #00000047}.podcast-powered:hover{background:#0a0e11f5;border-color:#1ea3d8;transform:translateY(-2px)}.powered-label{letter-spacing:.2em;color:#9fa7aa;font-size:11px;font-weight:900}.podcast-lockup{align-items:flex-end;gap:8px;display:flex}.podcast-lockup img{object-fit:contain;width:110px;height:110px;display:block}.listen-cue{background:#0f1820;border:1px solid #1d88bd;border-radius:999px;place-items:center;width:36px;height:36px;margin-bottom:12px;display:grid}.listen-cue svg{fill:none;stroke:#25b6e6;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.dashboard-shell.light{color:#111;background:#f4f0e8}.light .dashboard-sidebar{background:#fbf8f2;border-color:#d4cec2}.light .dash-brand{color:#111}.light .dashboard-sidebar nav a{color:#373737}.light .dashboard-sidebar nav a:hover,.light .dashboard-sidebar nav a.active{color:#6f5714;background:#eee2c6}.light .theme-toggle{color:#111;background:#fff;border-color:#cfc7b9}.light .dash-topbar{background:linear-gradient(135deg,#fff,#eee9df);border-color:#d4cec2}.light .dash-topbar p,.light .hub-heading p{color:#5f5d58}.light .profile-link{color:#111;border-color:#c9c2b5}.light .dash-stats{background:#fff;border-color:#d4cec2}.light .dash-stats div{border-color:#d4cec2}.light .dash-stats span{color:#64615b}.light .hub-course-card{background:#fff;border-color:#d4cec2}.light .hub-course-card.available{border-color:#a8882d}.light .course-thumb{background:#eee9df}.light .course-card-body>p,.light .course-meta,.light .coming-state small{color:#5e5b55}.light .course-card-body h4{color:#725d2c}.light .coming-state{border-color:#d4cec2}.light .next-step{background:#fff;border-color:#d4cec2}.light .next-step p{color:#5e5b55}.light .next-step a{color:#705916}.light .next-step a:hover{color:#111}.light .podcast-powered{background:#ffffffeb;border-color:#d7d2c9;box-shadow:0 10px 28px #352e2224}.light .podcast-powered:hover{background:#fff;border-color:#168bb9}.light .powered-label{color:#676d70}.light .listen-cue{background:#eef8fc}@media (max-width:900px){.dashboard-shell{grid-template-columns:1fr}.dashboard-sidebar{grid-template-columns:1fr auto;align-items:center;height:auto;padding:18px 20px;display:grid;position:relative}.dashboard-sidebar nav{gap:4px;margin:0;display:flex}.dashboard-sidebar nav a{padding:10px 12px}.dashboard-sidebar nav a span{display:none}.theme-toggle{margin:0 0 0 8px}.dashboard-main{padding:22px 20px 118px}.course-hub-grid{grid-template-columns:1fr}.dash-topbar{align-items:flex-start}.dash-stats{max-width:none}.podcast-powered{bottom:12px;left:14px}.podcast-lockup img{width:91px;height:91px}.listen-cue{width:32px;height:32px;margin-bottom:10px}}@media (max-width:620px){.dashboard-sidebar{grid-template-columns:1fr}.dashboard-sidebar nav{margin-top:14px;overflow-x:auto}.theme-toggle{margin:12px 0 0}.dash-brand strong{font-size:25px}.dash-topbar{padding:22px;display:grid}.profile-link{justify-self:start}.dash-stats{grid-template-columns:1fr}.dash-stats div{border-bottom:1px solid #272c2f;border-right:0}.course-thumb{aspect-ratio:16/9;padding:10px}.course-meta,.next-step{flex-direction:column;align-items:flex-start}.next-step a{text-align:center;width:100%}.podcast-powered{padding:7px 10px 8px}.podcast-lockup img{width:77px;height:77px}.powered-label{font-size:9px}.listen-cue{width:29px;height:29px;margin-bottom:7px}.listen-cue svg{width:17px;height:17px}}
