.glass-module__hDWKeG__pageShell{flex-direction:column;min-height:100vh;display:flex}.glass-module__hDWKeG__pageContainer{background:var(--color-background);width:100%;min-height:100vh;color:var(--color-text);text-align:center;box-sizing:border-box;margin:0;padding:2rem 1rem;font-family:Montserrat,sans-serif;overflow-x:hidden}.glass-module__hDWKeG__siteHeader{border-bottom:1px solid var(--color-footer-border);background:var(--color-background);z-index:100;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex;position:sticky;top:0}.glass-module__hDWKeG__siteHeader .glass-module__hDWKeG__logo{align-items:center;gap:.5rem;display:flex}.glass-module__hDWKeG__siteHeader .glass-module__hDWKeG__nav{gap:1.25rem;display:flex}.glass-module__hDWKeG__siteHeader .glass-module__hDWKeG__nav a{color:var(--color-heading);font-size:1rem;font-weight:500;text-decoration:none}.glass-module__hDWKeG__siteHeader .glass-module__hDWKeG__nav a:hover{text-decoration:underline}.glass-module__hDWKeG__headerActions{align-items:center;gap:12px;display:flex}.glass-module__hDWKeG__weeklyButton{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background-color .2s,color .2s;display:flex;position:relative}.glass-module__hDWKeG__weeklyButton:hover{background-color:var(--color-black-a05);color:var(--color-text)}.glass-module__hDWKeG__weeklyButton svg{width:24px;height:24px}.glass-module__hDWKeG__notificationDot{background:var(--color-danger-strong);border:2px solid var(--color-surface);width:8px;height:8px;box-shadow:0 0 0 1px var(--color-black-a10);border-radius:50%;animation:2s ease-in-out infinite glass-module__hDWKeG__pulse;position:absolute;top:6px;right:6px}@keyframes glass-module__hDWKeG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.glass-module__hDWKeG__helpButton{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background-color .2s,color .2s;display:flex;position:relative}.glass-module__hDWKeG__helpButton:hover{background-color:var(--color-black-a05);color:var(--color-text)}.glass-module__hDWKeG__helpButton svg{width:24px;height:24px}.glass-module__hDWKeG__siteHeader .glass-module__hDWKeG__profile{align-items:center;display:flex}.glass-module__hDWKeG__profileMenuContainer{position:relative}.glass-module__hDWKeG__profileButton{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.glass-module__hDWKeG__avatarContainer{background:var(--color-surface-muted);border-radius:50%;width:40px;height:40px;overflow:hidden}.glass-module__hDWKeG__avatarImage{object-fit:cover;width:100%;height:100%}.glass-module__hDWKeG__profileMenu{background:var(--color-surface);border-radius:var(--ui-radius,6px);min-width:200px;box-shadow:0 4px 12px var(--color-black-a15);z-index:1000;margin-top:.5rem;padding:.5rem 0;position:absolute;top:100%;right:0}.glass-module__hDWKeG__profileInfo{border-bottom:1px solid var(--color-border-light);padding:.75rem 1rem}.glass-module__hDWKeG__profileInfo p{color:var(--color-text);margin:0;font-size:.9rem}.glass-module__hDWKeG__menuItems{padding:.5rem 0}.glass-module__hDWKeG__menuItem{text-align:left;width:100%;color:var(--color-text);cursor:pointer;background:0 0;border:none;padding:.5rem 1rem;font-size:.9rem;text-decoration:none;display:block}.glass-module__hDWKeG__menuItem:hover{background-color:var(--color-black-a05)}.glass-module__hDWKeG__heroLayout{flex:1;grid-template-columns:1fr 1.2fr;align-items:flex-start;gap:2rem;padding:2rem 1.5rem;display:grid}.glass-module__hDWKeG__leftCol{flex-direction:column;gap:1rem;display:flex}.glass-module__hDWKeG__rightCol{flex-direction:column;justify-content:center;display:flex}.glass-module__hDWKeG__twoColumnBurndownLayout{flex-direction:column;flex:1;gap:1.5rem;padding:2rem 1.5rem;display:flex}.glass-module__hDWKeG__twoColumnBurndownLayout .glass-module__hDWKeG__headline{width:100%;margin:0 0 .5rem}.glass-module__hDWKeG__twoColumnGrid{grid-template-columns:1fr 1.2fr;align-items:flex-start;gap:2rem;display:grid}.glass-module__hDWKeG__twoColumnGrid .glass-module__hDWKeG__leftCol,.glass-module__hDWKeG__twoColumnGrid .glass-module__hDWKeG__rightCol{justify-content:flex-start;align-self:flex-start}.glass-module__hDWKeG__twoColumnGrid .glass-module__hDWKeG__leftCol>.glass-module__hDWKeG__instruction:first-child,.glass-module__hDWKeG__twoColumnGrid .glass-module__hDWKeG__rightCol>.glass-module__hDWKeG__headline:first-child{margin-top:0!important}.glass-module__hDWKeG__twoColumnGrid .glass-module__hDWKeG__rightCol>.glass-module__hDWKeG__headline{margin:0 0 1rem;font-size:1.75rem}@media (max-width:768px){.glass-module__hDWKeG__twoColumnGrid{grid-template-columns:1fr}}.glass-module__hDWKeG__logoWrap{margin-bottom:.5rem}.glass-module__hDWKeG__headline,.glass-module__hDWKeG__heroTitle{color:var(--color-heading);text-shadow:none;margin:.25rem 0 .75rem;font-size:clamp(2rem,3.5vw,3.25rem);font-weight:800;line-height:1.1}.glass-module__hDWKeG__kicker{color:var(--color-kicker);margin:0 0 1rem;font-size:1.1rem}.glass-module__hDWKeG__intro{color:var(--color-intro);max-width:50ch;font-size:1rem}.glass-module__hDWKeG__bodyText{color:var(--color-text);margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.glass-module__hDWKeG__infoBox{background:var(--color-surface-panel);border-radius:var(--ui-radius,8px);margin-top:2rem;padding:1.5rem}.glass-module__hDWKeG__infoBoxTitle{color:var(--color-heading);margin-bottom:.75rem;font-size:1.3rem;font-weight:700}.glass-module__hDWKeG__infoBoxBody{color:var(--color-text);font-size:1.1rem;line-height:1.5}.glass-module__hDWKeG__infoBoxHint{opacity:.8;color:var(--color-text-secondary);margin-top:1rem;font-size:1rem;font-style:italic}.glass-module__hDWKeG__leftCol .glass-module__hDWKeG__tagline{text-align:center;color:var(--color-tagline);margin-top:1.5rem;font-size:1rem;font-style:italic}.glass-module__hDWKeG__leftCol .glass-module__hDWKeG__instruction{color:var(--color-text);text-align:left;margin:.75rem 0;font-size:1.25rem;line-height:1.6}.glass-module__hDWKeG__leftCol .glass-module__hDWKeG__instruction b{color:var(--color-heading);font-weight:700}.glass-module__hDWKeG__introVideo{border-radius:var(--ui-radius,6px);background:var(--color-heading);width:100%;height:auto}.glass-module__hDWKeG__driverGrid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:auto;align-items:stretch;gap:1rem;display:grid}.glass-module__hDWKeG__ctaButton{background:linear-gradient(90deg,var(--cta-start),var(--cta-end));width:100%;max-width:320px;color:var(--color-cta-text);border-radius:var(--ui-radius,6px);cursor:pointer;border:none;margin:1rem auto 0;padding:.85rem 1.75rem;font-size:1.15rem;font-weight:600;transition:background-color .2s ease-in-out,transform .15s ease-in-out;display:block}.glass-module__hDWKeG__ctaButton:hover{background:linear-gradient(90deg,var(--cta-start-dark),var(--cta-end-dark));transform:translateY(-2px)}.glass-module__hDWKeG__ctaButton:disabled,.glass-module__hDWKeG__ctaButton[aria-disabled=true]{background:var(--color-surface-disabled);border-color:var(--color-surface-disabled);color:var(--color-text-muted);cursor:not-allowed;opacity:.8}.glass-module__hDWKeG__ctaButtonLarge{border-radius:var(--ui-radius,6px);margin-top:1rem;padding:.85rem 1.25rem;font-size:1.05rem}.glass-module__hDWKeG__siteFooter{border-top:1px solid var(--color-footer-border);color:var(--color-footer-text);text-align:center;padding:1rem 1.5rem 2rem}.glass-module__hDWKeG__footerInner{flex-direction:column;align-items:center;gap:.75rem;max-width:1200px;margin:0 auto;display:flex}.glass-module__hDWKeG__footerTagline{color:var(--color-footer-muted);font-size:.95rem;font-style:italic}.glass-module__hDWKeG__footerLinks{flex-wrap:wrap;justify-content:center;gap:1.25rem;font-size:.95rem;display:flex}.glass-module__hDWKeG__footerLinks a{color:inherit;text-decoration:none}.glass-module__hDWKeG__footerLinks a:hover{text-decoration:underline}.glass-module__hDWKeG__pageGrid{grid-template-columns:repeat(3,1fr);justify-content:center;gap:1rem;margin-top:1.5rem;display:grid}.glass-module__hDWKeG__sprintAction{border-radius:var(--ui-radius,6px);text-align:center;border-radius:var(--ui-radius,6px);background-color:#0000000d;background-color:var(--color-black-a05);box-shadow:0 2px 6px #0000000f;box-shadow:0 2px 6px var(--color-black-a06);text-align:center;flex-direction:column;gap:.25rem;margin-bottom:.5rem;padding:.5rem;font-size:1rem;line-height:1.3rem;display:flex}.glass-module__hDWKeG__userFollowup{border-left:4px solid var(--color-success-accent);background:var(--color-success-bg);color:var(--color-success-text);text-align:left;border-radius:var(--ui-radius,4px);margin-top:.5rem;padding:.4rem .75rem;font-size:.9rem}.glass-module__hDWKeG__supabaseFollowup{border-left:4px solid var(--color-surface-disabled);background:var(--color-black-a03);color:var(--color-tagline);text-align:left;border-radius:var(--ui-radius,4px);margin-top:.5rem;padding:.4rem .75rem;font-size:.85rem;list-style:inside}@media (max-width:1024px){.glass-module__hDWKeG__pageGrid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:880px){.glass-module__hDWKeG__heroLayout{grid-template-columns:1fr}.glass-module__hDWKeG__driverGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.glass-module__hDWKeG__pageGrid{grid-template-columns:1fr}}.glass-module__hDWKeG__planWarning{border-radius:var(--ui-radius,6px);background:var(--color-warning-bg);border:1px solid var(--color-warning-border);margin:0 0 12px;padding:8px 10px}.glass-module__hDWKeG__planHeader{justify-content:space-between;align-items:baseline;margin-bottom:6px;display:flex}.glass-module__hDWKeG__planActivities{flex-direction:column;gap:8px;display:flex}.glass-module__hDWKeG__planActivity{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:8px;display:flex}.glass-module__hDWKeG__planCheckbox{width:14px;height:14px;accent-color:var(--brandcolorAccent);margin-top:3px}.glass-module__hDWKeG__videoBlock{border-radius:var(--ui-radius,6px);background:0 0;border:none;margin-bottom:16px;padding:0;position:relative}.glass-module__hDWKeG__videoSpacer{background:0 0}.glass-module__hDWKeG__video{border-radius:var(--ui-radius,6px);border:none;outline:none;width:100%;display:block}.glass-module__hDWKeG__followUpsPanelReset{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;padding:0!important}.glass-module__hDWKeG__followUpsPanelReset video{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important}
