:root{--navy:#102a43;--navy-deep:#0b1d2f;--orange:#ff7a21;--orange-soft:#fff2e8;--cream:#fffaf5;--paper:#fff;--text:#1c2b39;--muted:#617181;--line:#e7edf2;--shadow:0 16px 44px rgba(16,42,67,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px}a{color:inherit;text-decoration:none}button{font:inherit}.shell{min-height:100vh}.wrap{width:min(1240px,calc(100% - 56px));margin:0 auto}.siteHeader{position:-webkit-sticky;position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav{height:72px;justify-content:space-between;gap:28px}.brandLogo,.nav{display:flex;align-items:center}.brandLogo{height:100%}.brandLogo img{width:108px;height:60px;object-fit:contain}.links{display:flex;align-items:center;gap:24px;color:#405365;font-size:14px;font-weight:700}.links>a:not(.button):hover,.productsButton:hover{color:var(--orange)}.button{display:inline-flex;align-items:center;justify-content:center;border:0;background:var(--orange);color:#fff;font-weight:800;border-radius:999px;padding:12px 20px;box-shadow:0 7px 20px rgba(255,122,33,.18)}.button.compact{padding:10px 17px}.button.secondary{background:#fff;color:var(--navy);border:1px solid #d9e2e9;box-shadow:none}.textLink{font-weight:800;color:var(--navy)}.textLink:hover{color:var(--orange)}.productsMenu{position:relative}.productsButton{cursor:pointer;background:none;border:0;color:#405365;font-weight:700;padding:16px 2px;gap:6px}.chevron,.productsButton{display:inline-flex;align-items:center}.chevron{justify-content:center;font-size:14px;line-height:1;transform:translateY(-1px)}.productsDropdown{position:absolute;top:48px;left:-24px;width:300px;padding:9px;background:#fff;border:1px solid var(--line);border-radius:17px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(-5px);transition:.16s ease}.productsMenu:focus-within .productsDropdown,.productsMenu:hover .productsDropdown{opacity:1;visibility:visible;transform:translateY(0)}.productComing,.productsDropdown a{display:flex;flex-direction:column;gap:3px;padding:12px 13px;border-radius:11px}.productsDropdown a:hover{background:var(--orange-soft)}.productsDropdown strong{color:var(--text);font-size:14px}.productsDropdown span{color:#7b8b99;font-size:12px}.productComing{opacity:.58}.menuDivider{height:1px;background:var(--line);margin:6px 8px}.compactHero,.heroBand{background:radial-gradient(circle at 86% 8%,rgba(255,122,33,.12),transparent 28%),linear-gradient(180deg,#fff 0,var(--cream) 100%)}.hero{padding:62px 0 58px;display:grid;grid-template-columns:1.08fr .92fr;grid-gap:56px;gap:56px;align-items:center}.compactHero{border-bottom:1px solid var(--line)}.supportHero{padding:54px 0;display:grid;grid-template-columns:1.25fr .75fr;grid-gap:52px;gap:52px;align-items:center}.deletionHero{padding:52px 0;max-width:1240px}.eyebrow{color:var(--orange);text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:900}h1{font-size:clamp(40px,5vw,60px);line-height:1.03;margin:13px 0 19px;letter-spacing:-.045em;font-weight:850}h1,h2{color:var(--navy-deep)}h2{font-size:clamp(28px,3.3vw,40px);line-height:1.1;margin:10px 0 14px;letter-spacing:-.03em}h3{font-size:19px;margin:0 0 9px;color:var(--navy-deep)}.lead{color:var(--muted);font-size:17px;line-height:1.62;max-width:760px}.actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:25px}.welcomeCard{position:relative;overflow:hidden;padding:34px;border-radius:26px;min-height:290px;background:var(--navy-deep);color:#fff;box-shadow:0 24px 60px rgba(11,29,47,.18)}.welcomeCard h2{color:#fff;margin-top:24px;font-size:38px}.welcomeCard p{color:#cbd7e1;font-size:16px;line-height:1.65;position:relative}.welcomeGlow{position:absolute;width:210px;height:210px;border-radius:50%;right:-60px;top:-70px;background:rgba(255,122,33,.2)}.section{padding:58px 0;border-top:1px solid var(--line)}.softSection{background:#f8fafc}.featureGrid{display:grid;grid-template-columns:.78fr 1.22fr;grid-gap:56px;gap:56px;align-items:center}.productVisual{display:flex;align-items:center;justify-content:center;min-height:300px;background:linear-gradient(145deg,#102a43,#0b1d2f);border-radius:26px;box-shadow:var(--shadow)}.tmLogo{max-width:68%;height:auto;object-fit:contain;filter:drop-shadow(0 12px 24px rgba(0,0,0,.18))}.featureCopy{padding:10px 0}.sectionIntro{max-width:760px;margin-bottom:28px}.grid3{grid-template-columns:repeat(3,1fr);grid-gap:18px}.grid2,.grid3{display:grid;gap:18px}.grid2{grid-template-columns:repeat(2,1fr);grid-gap:18px}.card{background:#fff;border:1px solid var(--line);border-radius:21px;padding:24px}.warmCard{box-shadow:0 8px 26px rgba(16,42,67,.045)}.iconBubble{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:var(--orange-soft);color:var(--orange);font-weight:950;margin-bottom:15px;font-size:14px}.muted{color:var(--muted);line-height:1.62}.supportQuick{padding:26px}.supportQuick .supportLabel{display:block;color:var(--orange);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px}.supportQuick>a{display:block;color:var(--navy-deep);font-weight:850;font-size:18px;word-break:break-word}.supportQuick p{color:var(--muted);line-height:1.55;margin:10px 0 0}.supportNote{margin-top:36px;padding:32px 36px;border-radius:22px;background:var(--navy-deep);color:#d5e0e8;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:34px;gap:34px;align-items:center}.supportNote h2{color:#fff;font-size:30px}.supportNote p{line-height:1.7;margin:0}.legal{max-width:940px;padding:48px 0 72px}.legal h1{font-size:48px}.legal h2{font-size:25px;margin-top:34px}.legal h3{margin-top:22px}.legal li,.legal p{color:#526575;line-height:1.72}.legal li+li{margin-top:5px}.legal a{color:#d85f0e;text-decoration:underline}.privacyPromise{border-radius:22px;background:var(--navy-deep);color:#fff;box-shadow:var(--shadow)}.privacyPromiseTag{color:#ff9a57}.privacyPromise h2{color:#fff}.privacyPromise p{color:#d8e2ea}.plainLanguage{padding:20px 22px;border-left:4px solid var(--orange);background:var(--orange-soft);border-radius:10px}.plainLanguage p{margin-bottom:0}.founderMessage{margin:42px 0 34px;padding:30px 32px;background:#f8fafc;border:1px solid var(--line);border-radius:22px}.founderMessage h2{margin-top:9px}.founderSignoff{font-weight:800;color:var(--navy-deep)!important}.deletionLayout{display:grid;grid-template-columns:1.35fr .65fr;grid-gap:34px;gap:34px;align-items:start}.stepCard{display:grid;grid-template-columns:46px 1fr;grid-gap:18px;gap:18px;padding:25px 0;border-bottom:1px solid var(--line)}.stepCard:first-child{padding-top:0}.stepCard h2{font-size:25px;margin:0 0 8px}.stepCard p{color:var(--muted);line-height:1.68}.stepNumber{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--orange-soft);color:var(--orange);font-weight:900}.deletionAside{position:-webkit-sticky;position:sticky;top:94px}.deletionAside p{color:var(--muted);line-height:1.62}.deletionAside hr{border:0;margin:20px 0}.deletionAside hr,footer{border-top:1px solid var(--line)}footer{padding:26px 0 32px;background:#fff;color:#6e7e8c;font-size:13px}.footer-row{justify-content:space-between;gap:24px;flex-wrap:wrap}.footer-row,.footerBrand{display:flex;align-items:center}.footerBrand{gap:12px}.footerBrand img{width:82px;height:auto}.footer-links{display:flex;gap:18px;flex-wrap:wrap}@media(max-width:850px){.deletionLayout,.featureGrid,.grid2,.grid3,.hero,.supportHero,.supportNote{grid-template-columns:1fr}.hero{padding:48px 0}.supportHero{padding:42px 0}.productVisual{min-height:260px}.deletionAside{position:static}}@media(max-width:680px){.wrap{width:min(100% - 32px,1240px)}.siteHeader{position:relative}.nav{height:auto;align-items:flex-start;padding:12px 0;flex-direction:column}.brandLogo img{width:98px;height:54px}.links{width:100%;justify-content:flex-start;gap:15px;flex-wrap:wrap}.links>a.button{display:none}.productsDropdown{left:0;width:min(300px,calc(100vw - 32px))}.legal h1,h1{font-size:40px}.section{padding:46px 0}}.productsButton{gap:0}.chevron{display:none}.tmFeatureBand{background:linear-gradient(135deg,#071a2d,#0b2741 62%,#123b5d);border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid #061624}.tmFeature{min-height:330px;padding:42px 0;display:grid;grid-template-columns:270px 1fr;grid-gap:48px;gap:48px;align-items:center}.tmFeatureLogo{height:246px;border-radius:24px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.09);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.tmLogoCompact{width:190px;height:190px;object-fit:contain;filter:drop-shadow(0 18px 28px rgba(0,0,0,.28))}.tmFeatureCopy{max-width:760px}.tmEyebrow{color:#ff8b3d;text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:900}.tmFeatureCopy h2{color:#fff;font-size:42px;margin:8px 0 10px}.tmFeatureCopy p{color:#c9d7e3;font-size:17px;line-height:1.62;max-width:700px}.tmTextLink{color:#fff;font-weight:800}.tmTextLink:hover{color:#ff9b58}.storyGrid{display:grid;grid-template-columns:.92fr 1.08fr;grid-gap:58px;gap:58px;align-items:start;margin-bottom:34px}.storyGrid h2{margin-top:10px}.storyCopy p{margin:0 0 16px;color:var(--muted);line-height:1.72;font-size:16px}.valuesGrid{margin-top:16px}.supportLanding{background:radial-gradient(circle at 84% 0,rgba(255,122,33,.11),transparent 30%),#fff;border-bottom:1px solid var(--line)}.supportLandingGrid{padding:54px 0;display:grid;grid-template-columns:1.15fr .85fr;grid-gap:54px;gap:54px;align-items:center}.supportLanding h1{font-size:clamp(42px,5vw,62px);max-width:720px}.supportEmailLink{font-weight:800;color:var(--navy);word-break:break-word}.supportEmailLink:hover{color:var(--orange)}.roadSupportCard{padding:28px 30px;border-radius:24px;background:var(--navy-deep);color:#fff;box-shadow:0 18px 50px rgba(11,29,47,.16)}.roadSupportCard h2{color:#fff;font-size:28px;margin:13px 0}.roadSupportCard p{color:#cbd8e3;line-height:1.65;margin-bottom:0}.supportChoiceHeader{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:48px;gap:48px;align-items:end;margin-bottom:26px}.supportChoiceHeader h2{margin-bottom:0}.supportChoiceHeader>p{color:var(--muted);line-height:1.65;margin:0}.supportChoices{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.supportChoice{display:grid;grid-template-columns:46px 1fr;grid-gap:16px;gap:16px;padding:24px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 8px 24px rgba(16,42,67,.045);transition:.16s ease}.supportChoice:hover{transform:translateY(-2px);border-color:#ffd2b5;box-shadow:0 14px 32px rgba(16,42,67,.08)}.supportChoiceIcon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--orange-soft);color:var(--orange);font-size:13px;font-weight:950}.supportChoice p{color:var(--muted);line-height:1.58;margin:0 0 12px}.supportChoice strong{font-size:13px;color:var(--navy-deep)}.supportSystemNote{margin-top:30px;padding:27px 30px;border-radius:20px;background:#f8fafc;border:1px solid var(--line);display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:38px;gap:38px;align-items:center}.supportSystemNote h2{font-size:27px;margin-bottom:0}.supportSystemNote p{margin:0;color:var(--muted);line-height:1.65}@media(max-width:900px){.storyGrid,.supportChoiceHeader,.supportLandingGrid,.supportSystemNote,.tmFeature{grid-template-columns:1fr}.tmFeature{gap:26px}.tmFeatureLogo{width:100%;max-width:360px}.supportChoices{grid-template-columns:1fr}}.valuesHeader{margin:10px 0 18px}.valuesHeader h2{margin-top:8px}.privacyPromise{margin:30px 0;padding:28px 30px;border-radius:18px;background:linear-gradient(135deg,#fff7ef,#fff);color:var(--text);border:1px solid #ffd8bd;border-left:6px solid var(--orange);box-shadow:0 10px 28px rgba(16,42,67,.05)}.privacyPromiseTag{display:inline-block;color:#c55208;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.privacyPromise h2{color:var(--navy-deep);margin-top:10px}.privacyPromise p{color:#526575;margin-bottom:0;font-size:16px}.supportPortalLayout{display:grid;grid-template-columns:1.3fr .7fr;grid-gap:28px;gap:28px;align-items:start}.supportTicketPanel{padding-right:12px}.supportLead{max-width:700px}.supportComingBox{display:grid;grid-template-columns:14px 1fr;grid-gap:14px;gap:14px;padding:18px 20px;margin:24px 0;border:1px solid #ffd7bc;background:#fff8f2;border-radius:16px}.supportStatusDot{width:10px;height:10px;border-radius:50%;background:var(--orange);margin-top:6px;box-shadow:0 0 0 5px rgba(255,122,33,.12)}.supportComingBox p{margin:6px 0 0;color:var(--muted);line-height:1.55}.supportPreviewForm{display:grid;grid-gap:14px;gap:14px;padding:22px;border:1px solid var(--line);border-radius:18px;background:#fbfcfd}.supportPreviewForm label{display:grid;grid-gap:7px;gap:7px;font-weight:800;color:var(--navy-deep);font-size:13px}.supportPreviewForm input,.supportPreviewForm select,.supportPreviewForm textarea{width:100%;border:1px solid #dbe4ea;background:#fff;border-radius:10px;padding:11px 12px;font:inherit;color:#7a8792}.supportPreviewForm small{color:#8a98a4}.supportDisabledButton{justify-self:start;opacity:.48;cursor:not-allowed;box-shadow:none}.supportSidebar{display:grid;grid-gap:18px;gap:18px;position:-webkit-sticky;position:sticky;top:94px}.supportSideCard h3{font-size:18px;word-break:break-word}.supportSideCard p{color:var(--muted);line-height:1.58}.staticChoice{cursor:default}.staticChoice:hover{transform:none}@media(max-width:900px){.supportPortalLayout{grid-template-columns:1fr}.supportSidebar{position:static}}.storyGrid>div:first-child{text-align:center;align-self:center;padding:0 24px}.storyGrid>div:first-child h2{max-width:560px;margin:10px auto 14px}.supportDirectBox{display:grid;grid-gap:7px;gap:7px;padding:24px;border:1px solid var(--line);border-radius:18px;background:#fbfcfd}.supportDirectLabel{color:var(--orange);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:900}.supportDirectBox strong{color:var(--navy-deep);font-size:20px;word-break:break-word}.supportDirectBox p{margin:2px 0 0;color:var(--muted);line-height:1.6}