.marketing-layout-module__zK_dxG__root{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}.marketing-layout-module__zK_dxG__nav{z-index:10;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--surface) 88%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0}.marketing-layout-module__zK_dxG__navInner{justify-content:space-between;align-items:center;max-width:72rem;height:3.5rem;margin:0 auto;padding:0 1rem;display:flex}.marketing-layout-module__zK_dxG__brandLink{color:var(--text-primary);align-items:center;gap:.5rem;font-weight:600;text-decoration:none;display:inline-flex}.marketing-layout-module__zK_dxG__brandLogo{background:var(--green);width:2rem;height:2rem;color:var(--on-accent);border-radius:.25rem;justify-content:center;align-items:center;display:inline-flex}.marketing-layout-module__zK_dxG__iconSmall{width:1rem;height:1rem}.marketing-layout-module__zK_dxG__navRight{align-items:center;gap:.25rem;display:flex}.marketing-layout-module__zK_dxG__navLinks{flex-wrap:nowrap;align-items:center;gap:1rem;display:none;overflow:visible}@media (min-width:768px){.marketing-layout-module__zK_dxG__navLinks{display:flex}}@media (max-width:980px){.marketing-layout-module__zK_dxG__navLinks{gap:.75rem}}.marketing-layout-module__zK_dxG__hamburger{border-radius:var(--radius);border:1px solid var(--border);width:2.25rem;height:2.25rem;color:var(--text-secondary);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.marketing-layout-module__zK_dxG__hamburger:hover{background:var(--surface-2);color:var(--text-primary)}@media (min-width:768px){.marketing-layout-module__zK_dxG__hamburger{display:none}}.marketing-layout-module__zK_dxG__mobileOverlay{z-index:30;background:#00000073;position:fixed;inset:3.5rem 0 0}.marketing-layout-module__zK_dxG__mobileDrawer{z-index:40;background:var(--surface);border-bottom:1px solid var(--border);box-shadow:var(--shadow);opacity:0;pointer-events:none;flex-direction:column;gap:.25rem;padding:1rem;transition:opacity .18s,transform .18s;display:flex;position:fixed;top:3.5rem;left:0;right:0;transform:translateY(-8px)}.marketing-layout-module__zK_dxG__mobileDrawerOpen{opacity:1;pointer-events:auto;transform:translateY(0)}@media (min-width:768px){.marketing-layout-module__zK_dxG__mobileDrawer{display:none}}.marketing-layout-module__zK_dxG__mobileNavLinks{flex-direction:column;gap:.125rem;display:flex}.marketing-layout-module__zK_dxG__mobileNavLink{border-radius:var(--radius);color:var(--text-secondary);padding:.65rem .75rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .12s,color .12s;display:block}.marketing-layout-module__zK_dxG__mobileNavLink:hover{background:var(--surface-2);color:var(--text-primary)}.marketing-layout-module__zK_dxG__mobileNavActions{border-top:1px solid var(--border);flex-direction:column;gap:.5rem;margin-top:.75rem;padding-top:.75rem;display:flex}.marketing-layout-module__zK_dxG__mobileNavLinkSecondary{border-radius:var(--radius);color:var(--text-muted);padding:.65rem .75rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .12s,color .12s;display:block}.marketing-layout-module__zK_dxG__mobileNavLinkSecondary:hover{background:var(--surface-2);color:var(--text-primary)}.marketing-layout-module__zK_dxG__mobileGetStarted{border-radius:var(--radius);background:var(--green);color:var(--on-accent);justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.marketing-layout-module__zK_dxG__mobileGetStarted:hover{background:var(--green-dim)}.marketing-layout-module__zK_dxG__navLink{color:var(--text-secondary);font-size:.875rem;text-decoration:none;transition:color .15s}.marketing-layout-module__zK_dxG__navLink:hover{color:var(--text-primary)}.marketing-layout-module__zK_dxG__getStartedButton{border-radius:var(--radius);background:var(--green);color:var(--on-accent);align-items:center;gap:.5rem;padding:.45rem .85rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.marketing-layout-module__zK_dxG__getStartedButton:hover{background:var(--green-dim);color:var(--on-accent)}.marketing-layout-module__zK_dxG__navThemeSlot{align-items:center;display:inline-flex}.marketing-layout-module__zK_dxG__mobileThemeRow{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-2);justify-content:space-between;align-items:center;gap:.75rem;margin-top:.5rem;padding:.5rem .75rem;display:flex}.marketing-layout-module__zK_dxG__mobileThemeLabel{color:var(--text-secondary);font-size:.875rem;font-weight:500}.marketing-layout-module__zK_dxG__userMenu{align-items:center;display:inline-flex;position:relative}.marketing-layout-module__zK_dxG__userAvatar{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-2);color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.45rem;max-width:10.5rem;padding:.25rem .55rem;font-size:.82rem;font-weight:600;display:inline-flex}.marketing-layout-module__zK_dxG__userAvatarText{text-overflow:ellipsis;white-space:nowrap;max-width:9rem;display:inline-block;overflow:hidden}.marketing-layout-module__zK_dxG__userCaret{width:.85rem;height:.85rem;color:var(--text-muted);flex:none;transition:transform .15s}.marketing-layout-module__zK_dxG__userMenu:hover .marketing-layout-module__zK_dxG__userCaret,.marketing-layout-module__zK_dxG__userMenu:focus-within .marketing-layout-module__zK_dxG__userCaret{transform:rotate(180deg)}.marketing-layout-module__zK_dxG__userAvatar:focus-visible{box-shadow:0 0 0 3px var(--green-subtle);border-color:var(--green-border);outline:none}.marketing-layout-module__zK_dxG__userDropdown{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);min-width:10.5rem;box-shadow:var(--shadow);opacity:0;visibility:hidden;pointer-events:none;z-index:50;padding:.35rem;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:calc(100% + .5rem);right:0;transform:translateY(-6px)}.marketing-layout-module__zK_dxG__userMenu:hover .marketing-layout-module__zK_dxG__userDropdown,.marketing-layout-module__zK_dxG__userMenu:focus-within .marketing-layout-module__zK_dxG__userDropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.marketing-layout-module__zK_dxG__userDropdownItem{border-radius:calc(var(--radius) - 2px);width:100%;color:var(--text-secondary);justify-content:flex-start;align-items:center;padding:.55rem .65rem;font-size:.875rem;text-decoration:none;transition:background .15s,color .15s;display:flex}.marketing-layout-module__zK_dxG__userDropdownItem:hover{background:var(--surface-2);color:var(--text-primary)}.marketing-layout-module__zK_dxG__main{flex:1}.marketing-layout-module__zK_dxG__footer{border-top:1px solid var(--border);padding:3rem 0}.marketing-layout-module__zK_dxG__footerInner{flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem;max-width:72rem;margin:0 auto;padding:0 1rem;display:flex}@media (min-width:768px){.marketing-layout-module__zK_dxG__footerInner{flex-direction:row;align-items:center}}.marketing-layout-module__zK_dxG__footerLeft{align-items:center;gap:.5rem;display:flex}.marketing-layout-module__zK_dxG__footerLogo{background:var(--green);width:2rem;height:2rem;color:var(--on-accent);border-radius:.25rem;justify-content:center;align-items:center;display:inline-flex}.marketing-layout-module__zK_dxG__footerTextMuted{color:var(--text-muted);font-size:.875rem}.marketing-layout-module__zK_dxG__footerLinksWrap{color:var(--text-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;font-size:.875rem;display:flex}.marketing-layout-module__zK_dxG__footerSectionLabel{color:var(--text-secondary);font-weight:500}.marketing-layout-module__zK_dxG__footerLink{color:var(--text-muted);text-decoration:none;transition:color .15s}.marketing-layout-module__zK_dxG__footerLink:hover{color:var(--text-secondary)}
.account-dropdown-module__mhWbLa__wrapper{align-items:center;display:inline-flex;position:relative}.account-dropdown-module__mhWbLa__trigger{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-2);color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.45rem;padding:.25rem .55rem;font-size:.82rem;font-weight:600;display:inline-flex}.account-dropdown-module__mhWbLa__trigger:focus-visible{box-shadow:0 0 0 3px var(--green-subtle);border-color:var(--green-border);outline:none}.account-dropdown-module__mhWbLa__avatar{border-radius:var(--radius);width:2rem;height:2rem;color:var(--text-secondary);flex:none;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.account-dropdown-module__mhWbLa__emailText{text-overflow:ellipsis;white-space:nowrap;max-width:9rem;overflow:hidden}.account-dropdown-module__mhWbLa__caret{width:.85rem;height:.85rem;color:var(--text-muted);flex:none}.account-dropdown-module__mhWbLa__dropdown{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);min-width:10.5rem;box-shadow:var(--shadow);opacity:0;visibility:hidden;pointer-events:none;z-index:50;padding:.35rem;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:calc(100% + .5rem);right:0;transform:translateY(-6px)}.account-dropdown-module__mhWbLa__open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.account-dropdown-module__mhWbLa__item{border-radius:calc(var(--radius) - 2px);width:100%;font:inherit;cursor:pointer;text-align:left;color:var(--text-secondary);background:0 0;border:none;justify-content:flex-start;align-items:center;padding:.55rem .65rem;font-size:.875rem;text-decoration:none;transition:background .15s,color .15s;display:flex}.account-dropdown-module__mhWbLa__item:hover{background:var(--surface-2);color:var(--text-primary)}
