:root{color-scheme:light;--ink:#17211f;--ink-soft:#33413d;--muted:#60716c;--muted-strong:#465751;--line:#d8e0dc;--line-strong:#c5d0cb;--surface:#ffffff;--surface-raised:#fbfcfa;--wash:#f4f7f4;--wash-strong:#e7eee9;--accent:#0f766e;--accent-dark:#0a4f49;--accent-soft:#e0f3ef;--gold:#b7791f;--gold-soft:#fbefd9;--danger:#b33a2d;--danger-soft:#fff0ed;--success:#0d6f54;--success-soft:#e5f6ee;--night:#0c1816;--shadow:0 16px 40px rgba(23,33,31,0.08);--shadow-soft:0 8px 24px rgba(23,33,31,0.06);--focus:0 0 0 3px rgba(15,118,110,0.22)}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(244,247,244,.96) 280px),var(--wash);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.45}a{color:inherit}a,button,input,select,textarea{transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease,color .14s ease,opacity .14s ease,transform .14s ease}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none;box-shadow:var(--focus)}.subtleLink{width:-moz-fit-content;width:fit-content;color:var(--accent-dark);font-size:14px;font-weight:700;text-decoration:none}.subtleLink:focus-visible,.subtleLink:hover{text-decoration:underline}.shell{width:min(1160px,calc(100% - 32px));margin:0 auto;padding:32px 0 56px}.marketingHero{min-height:86vh;flex-direction:column;padding:24px clamp(16px,5vw,72px) 72px;background-image:linear-gradient(90deg,rgba(12,24,22,.9),rgba(12,24,22,.62),rgba(12,24,22,.26)),url(https://images.unsplash.com/photo-1556761175-b413da4baf72?auto=format&fit=crop&w=1800&q=80);background-position:50%;background-size:cover;color:white}.marketingHero,.marketingNav{display:flex;justify-content:space-between}.marketingNav{align-items:center;gap:20px}.brandMark{font-size:20px;font-weight:800;text-decoration:none}.heroActions,.loginActions,.navActions,.topbarActions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.navActions a{color:white;font-weight:700;text-decoration:none}.heroCopy{max-width:760px;padding:80px 0 0}.heroCopy h1{max-width:760px;margin:0;font-size:64px;line-height:.98}.heroCopy p{max-width:650px;color:rgba(255,255,255,.84);font-size:20px;line-height:1.5}.hero{min-height:72vh;display:flex;flex-direction:column;justify-content:center;gap:20px}.hero h1,.topbar h1{max-width:760px;margin:0;font-size:56px;line-height:1}.hero p{max-width:650px;margin:0;color:var(--muted);font-size:20px;line-height:1.5}.eyebrow{margin:0 0 8px;color:var(--gold);font-size:13px;font-weight:700;letter-spacing:0;text-transform:uppercase}.button{width:-moz-fit-content;width:fit-content;border-radius:6px;border:1px solid transparent;background:var(--accent);color:white;min-height:42px;padding:10px 15px;font:inherit;font-weight:700;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.button:hover:not(:disabled){background:var(--accent-dark);transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.64;transform:none}.buttonGhost{border:1px solid rgba(255,255,255,.72);background:rgba(255,255,255,.1)}.buttonSecondary{border:1px solid var(--line-strong);background:var(--surface);color:var(--ink)}.buttonSecondary:hover:not(:disabled){border-color:var(--accent);background:var(--accent-soft);color:var(--accent-dark)}.buttonDanger{border-color:rgba(179,58,45,.22);background:var(--danger-soft);color:var(--danger)}.buttonDanger:hover:not(:disabled){border-color:var(--danger);background:#ffe2dc;color:var(--danger)}.marketingHero .buttonSecondary{border-color:rgba(255,255,255,.72);background:white}.legalPage,.loginShell,.marketingFooter,.productPreview,.sectionBand{width:min(1120px,calc(100% - 32px));margin:0 auto}.productPreview{padding:48px 0 28px}.previewHeader,.sectionIntro{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px}.previewHeader h2,.sectionIntro h2{max-width:720px;margin:0;font-size:36px;line-height:1.08}.previewGrid,.proofGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.loginPanel,.metricTile,.proofCard,.stepItem{border:1px solid var(--line);border-radius:8px;background:var(--surface)}.metricTile,.proofCard,.stepItem{padding:20px}.metricTile small,.metricTile span{color:var(--muted)}.metricTile strong{display:block;margin:12px 0;color:var(--accent-dark);font-size:36px;line-height:1}.sectionBand{padding:56px 0}.stepList{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.stepItem span{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:var(--wash-strong);color:var(--accent-dark);font-weight:800}.loginPanel p,.proofCard p,.stepItem p{color:var(--muted);line-height:1.5}.proofCard h3{margin:0 0 8px}.marketingFooter{display:flex;justify-content:space-between;gap:32px;border-top:1px solid var(--line);padding:32px 0 48px}.marketingFooter p{max-width:360px;margin:10px 0 0;color:var(--muted)}.footerNav{display:grid;grid-gap:8px;gap:8px;min-width:220px}.footerNav h2{margin:0 0 4px;color:var(--muted-strong);font-size:13px;text-transform:uppercase}.footerNav a{width:-moz-fit-content;width:fit-content;color:var(--accent-dark);font-weight:700;text-decoration:none}.footerNav a:focus-visible,.footerNav a:hover,.legalContent a:focus-visible,.legalContent a:hover{text-decoration:underline}.legalPage{padding:24px 0 72px}.legalNav{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:48px}.legalContent{display:grid;grid-gap:24px;gap:24px;max-width:820px}.legalContent h1{margin:0;font-size:48px;line-height:1.05}.legalContent section{display:grid;grid-gap:10px;gap:10px}.legalContent h2{margin:0;font-size:22px}.legalContent p{margin:0;color:var(--muted);line-height:1.65}.legalContent a{color:var(--accent-dark);font-weight:700}.legalUpdated{color:var(--muted-strong)!important;font-weight:700}.loginShell{min-height:100vh;display:grid;place-items:center;padding:32px 0;background:linear-gradient(180deg,rgba(255,255,255,.64),rgba(244,247,244,.96)),var(--wash)}.loginPanel{width:min(520px,100%);padding:30px;box-shadow:var(--shadow-soft)}.authExperience,.loginPanelWide{width:min(980px,100%)}.authExperience{display:grid;grid-template-columns:minmax(320px,440px) minmax(300px,1fr);align-items:center;grid-gap:clamp(28px,6vw,72px);gap:clamp(28px,6vw,72px)}.authExperienceCompact{width:min(900px,100%);grid-template-columns:minmax(340px,520px) minmax(280px,1fr)}.authPrimary{display:grid;grid-gap:18px;gap:18px}.loginHeader{display:grid;grid-gap:10px;gap:10px;max-width:700px;margin-bottom:24px}.loginHeader p{margin:0}.authPrimary .loginHeader{margin-bottom:0}.authSwitchPrompt{margin:0;color:var(--muted);font-size:14px;line-height:1.5;text-align:center}.authSwitchPrompt a{color:var(--accent-dark);font-weight:800;text-decoration:none}.authSwitchPrompt a:focus-visible,.authSwitchPrompt a:hover{text-decoration:underline}.authSupport{display:grid;grid-gap:18px;gap:18px;border-left:1px solid rgba(96,113,108,.24);padding-left:clamp(24px,4vw,48px)}.authSupport h2{max-width:520px;margin:0;font-size:32px;line-height:1.12}.authSupport ul{display:grid;grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none}.authSupport li{position:relative;padding-left:24px;color:var(--muted);line-height:1.5}.authSupport li:before{content:"";position:absolute;top:.66em;left:0;width:10px;height:2px;border-radius:999px;background:var(--accent)}.loginTopLink{position:absolute;top:24px;left:clamp(16px,4vw,48px)}.loginFooterActions{margin-top:24px;padding-top:18px;border-top:1px solid var(--line)}.authGrid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:16px;gap:16px;margin-top:24px}.authCard{border:1px solid var(--line);border-radius:8px;background:var(--surface-raised);padding:24px;box-shadow:var(--shadow-soft)}.authCardPrimary{border-color:rgba(15,118,110,.32);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,251,249,.98)),var(--surface)}.authForm,.settingsStack{display:grid;align-content:start;grid-gap:14px;gap:14px}.authForm h2,.setupPanel h3{margin:0}.authForm h2{font-size:24px;line-height:1.16}.accountSwitch label,.authForm label{display:grid;grid-gap:6px;gap:6px;color:var(--muted-strong);font-size:14px;font-weight:700}.accountSwitch select,.authForm input,.authForm select,.authForm textarea{width:100%;min-height:44px;border:1px solid var(--line-strong);border-radius:6px;background:var(--surface);color:var(--ink);padding:10px 12px;font:inherit}.accountSwitch select:hover,.authForm input:hover,.authForm select:hover,.authForm textarea:hover{border-color:var(--muted)}.authForm input:focus-visible,.authForm select:focus-visible,.authForm textarea:focus-visible{border-color:var(--accent)}.authForm input::placeholder,.authForm textarea::placeholder{color:#87938f}.authForm textarea{resize:vertical}.formActionRow,.inlineActions,.inlineFields,.metricStrip,.tagRow{display:flex;gap:10px;flex-wrap:wrap}.formActionRow{align-items:center}.inlineFields label{flex:1 1 180px}.compactForm{max-width:520px}.checkboxLabel{display:flex!important;align-items:center;grid-template-columns:auto 1fr}.checkboxLabel input{width:18px;min-height:18px}.formError,.formSuccess,.mutedText{margin:0;line-height:1.5}.formError{border:1px solid rgba(179,58,45,.22);border-radius:6px;background:var(--danger-soft);color:var(--danger)}.formError,.formSuccess{font-weight:700;padding:10px 12px}.formSuccess{border:1px solid rgba(13,111,84,.22);border-radius:6px;background:var(--success-soft);color:var(--success)}.setupPanel{display:grid;grid-gap:12px;gap:12px;border:1px solid var(--line);border-radius:8px;background:var(--wash);padding:16px}.smsPlatformControls{margin-top:16px}.smsPlatformControls summary{cursor:pointer;color:var(--ink);font-weight:800}.smsPlatformControls[open] summary{margin-bottom:12px}.codeBlock{overflow-wrap:anywhere;border:1px solid var(--line);border-radius:6px;background:var(--surface);padding:12px;color:var(--ink)!important;font-family:Courier New,monospace;font-size:13px}.mutedText{color:var(--muted)}.authExperience h1,.loginPanel h1{margin:0;font-size:42px;line-height:1.08}.topbar{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px;border-bottom:1px solid var(--line);padding-bottom:18px}.topbarActions{justify-content:flex-end}.accountSwitch{display:flex;align-items:flex-end;gap:10px}.panel,.usage{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow-soft)}.heroPanel{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:16px}.launchPanel,.metricGrid,.pagination,.sectionTitleRow{display:flex;align-items:center;justify-content:space-between;gap:16px}.launchPanel{background:linear-gradient(135deg,#ffffff,#f5fbf9);border-color:rgba(15,118,110,.24)}.launchPanel,.sectionTitleRow{margin-bottom:16px}.sectionTitleRow h2{margin-bottom:0}.metricGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:16px}.usage{min-width:220px;padding:16px}.usage span{display:block;color:var(--accent-dark);font-size:32px;font-weight:800}.usage small{color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin-bottom:16px}.detailGrid{grid-template-columns:minmax(0,1.6fr) minmax(280px,.7fr);align-items:start}.panel{padding:20px}.panel h2{margin:0 0 12px;font-size:20px}.detailList,.panel li,.panel p,.userRow small,.userRow span{color:var(--muted);line-height:1.5}.detailList{display:grid;grid-gap:12px;gap:12px;margin:0}.detailList div{display:grid;grid-gap:4px;gap:4px}.detailList dt{font-size:13px;font-weight:700;text-transform:uppercase}.detailList dd{margin:0;color:var(--ink)}.userList{display:grid;grid-gap:0;gap:0}.itemList{display:grid;grid-gap:10px;gap:10px;margin-bottom:16px}.listItem{display:grid;grid-gap:8px;gap:8px;border:1px solid var(--line);border-radius:8px;background:var(--surface);padding:14px}.memberListItem{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px}.recipientDetails{display:grid;grid-gap:8px;gap:8px;min-width:0}.membershipActionForm,.recipientMeta{display:flex;gap:10px;flex-wrap:wrap}.recipientMeta{color:var(--muted)}.membershipActionForm{justify-content:flex-end}.linkItem{border-radius:6px;color:inherit;text-decoration:none}.linkItem:focus-visible,.linkItem:hover{border-color:rgba(15,118,110,.32);background:var(--accent-soft);outline:none}.emptyState{border:1px dashed var(--line);border-radius:8px;background:var(--surface-raised);padding:18px;color:var(--muted)}.emptyState p{margin-bottom:0}.listItem span,.metricStrip span,.tag{color:var(--muted);line-height:1.5}.metricStrip span,.tag{border-radius:999px;background:var(--wash-strong);padding:4px 10px;font-size:13px;font-weight:700}.userRow{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line);padding:14px 0}.userRow:first-child{padding-top:0}.userRow:last-child{border-bottom:0;padding-bottom:0}.progressTrack{height:10px;overflow:hidden;border-radius:999px;background:var(--wash-strong);margin:16px 0}.progressTrack span{display:block;height:100%;border-radius:inherit;background:var(--accent)}.pagination{justify-content:flex-end;margin-top:16px}.disabledLink{pointer-events:none;opacity:.54}.reportTable{overflow-x:auto}.reportHeader,.reportRow{display:grid;grid-template-columns:1fr 2fr 120px 160px;grid-gap:16px;gap:16px;min-width:720px;padding:12px 0;border-bottom:1px solid var(--line)}.reportHeader{color:var(--muted);font-size:13px;font-weight:700;text-transform:uppercase}@media (max-width:760px){.hero h1,.heroCopy h1,.topbar h1{font-size:40px}.marketingHero{min-height:78vh}.shell{width:min(100% - 24px,1160px);padding:20px 0 40px}.loginShell{display:block;padding:72px 12px 20px}.loginTopLink{top:18px;left:12px}.loginPanel{padding:20px}.authExperience,.authExperienceCompact{grid-template-columns:1fr;gap:24px}.authSupport{border-left:0;border-top:1px solid rgba(96,113,108,.24);padding-top:22px;padding-left:0}.authSupport h2{font-size:24px}.authExperience h1{font-size:36px}.legalNav,.marketingFooter,.marketingNav,.previewHeader,.sectionIntro{align-items:flex-start;flex-direction:column}.navActions{width:100%}.previewGrid,.proofGrid,.stepList{grid-template-columns:1fr}.legalPage{width:min(100% - 24px,1120px);padding-bottom:48px}.legalContent h1{font-size:38px}.marketingFooter{width:min(100% - 24px,1120px);padding-bottom:36px}.authGrid,.grid,.heroPanel,.launchPanel,.metricGrid,.sectionTitleRow,.topbar{display:block}.authForm,.panel,.usage{margin-bottom:16px}.authPrimary .authForm{margin-bottom:0}.authCard{margin-bottom:16px;padding:20px}.authPrimary .authCard{margin-bottom:0}.accountSwitch,.loginActions,.topbarActions,.userRow{align-items:stretch;flex-direction:column;width:100%}.authForm .button,.formActionRow .button,.loginShell .button,.panel .button,.subtleLink,.topbarActions .button{width:100%}.loginTopLink{width:-moz-fit-content;width:fit-content}.formActionRow,.inlineActions,.metricStrip,.tagRow{align-items:stretch;flex-direction:column}}