:root{--navy:#0b1b4d;--blue:#2563eb;--orange:#ff6418;--muted:#65738b;--border:#dce6f2;--bg:#f7faff;--panel:#ffffff;--soft-blue:#eef5ff;--shadow:0 14px 34px rgba(31,60,120,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--navy)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}main{min-height:70vh}.siteHeader{height:68px;gap:34px;padding:0 5vw;background:rgba(255,255,255,.96);border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand,.siteHeader{display:flex;align-items:center}.brand{gap:10px;font-size:23px;font-weight:850;letter-spacing:-.035em;margin-right:auto}.brand>span:last-child>span{color:var(--orange)}.brandIcon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--blue),#5b7cff 58%,var(--orange));font-weight:900;font-size:18px}.mainNav{display:flex;gap:27px;align-items:center;font-size:13px;font-weight:700;color:#33466f}.mainNav a:hover{color:var(--blue)}.headerAction{border:1px solid var(--border);border-radius:9px;padding:9px 14px;background:#fff;font-size:13px;font-weight:750}.homeHero{padding:46px 5vw 26px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:34px;gap:34px;align-items:flex-end}.homeHero>div:first-child{max-width:860px}.eyebrow{margin:0 0 9px;font-size:11px;color:#4866a8;font-weight:850}h1{margin:0;font-size:clamp(38px,4.9vw,62px);line-height:1.02;letter-spacing:-.045em}.sub{max-width:760px;margin:16px 0 0;font-size:17px;line-height:1.58}.heroTrust,.sub{color:var(--muted)}.heroTrust{min-width:205px;padding:14px 0 4px 24px;border-left:1px solid var(--border);display:grid;grid-gap:7px;gap:7px;font-size:12px}.heroTrust strong{color:var(--navy);font-size:13px}.categoryRail{padding:0 5vw 28px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px}.categoryRail a{min-height:68px;border:1px solid var(--border);background:#fff;border-radius:12px;padding:13px 15px;display:grid;grid-gap:4px;gap:4px;align-content:center;transition:.16s ease}.categoryRail a:hover{border-color:#b8caf2;transform:translateY(-1px)}.categoryRail strong{font-size:13px}.categoryRail span{font-size:11px;color:var(--muted);line-height:1.35}.toolsArea{padding:0 5vw 48px}.toolGroup{padding:24px 0 10px;border-top:1px solid var(--border)}.sectionHeading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin:0 0 15px}.sectionHeading h2{margin:0;font-size:23px;letter-spacing:-.025em}.sectionHeading p{margin:0 0 2px;color:var(--muted);font-size:12px}.toolGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px}.toolCard{min-height:136px;position:relative;background:#fff;border:1px solid var(--border);border-radius:14px;padding:15px;display:grid;grid-template-columns:40px 1fr auto;grid-gap:11px;gap:11px;align-items:start;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.toolCard:hover{transform:translateY(-2px);border-color:#b9ccf6;box-shadow:var(--shadow)}.miniIcon,.toolIcon{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;font-weight:900}.icon1{background:#eef5ff;color:#2563eb}.icon2{background:#fff4ec;color:#ff6418}.icon3{background:#ecfdf3;color:#16a34a}.icon4{background:#f4f0ff;color:#7c3aed}.icon5{background:#fff1f2;color:#ef4444}.toolCard h3{margin:3px 0 6px;font-size:14px;line-height:1.25}.toolCard p{margin:0;color:var(--muted);line-height:1.42;font-size:11.5px}.arrow{color:#7591c4;font-size:18px;font-weight:800}.readyDot{width:7px;height:7px;border-radius:50%;position:absolute;right:11px;bottom:11px;background:#16a34a;box-shadow:0 0 0 4px #ecfdf3}.promiseGrid{margin:0 5vw 44px;border:1px solid var(--border);background:#fff;border-radius:16px;display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden}.promiseGrid article{padding:24px;min-height:160px}.promiseGrid article+article{border-left:1px solid var(--border)}.promiseGrid article>span{color:#8ca0c5;font-size:11px;font-weight:800}.promiseGrid h2{margin:22px 0 8px;font-size:18px}.promiseGrid p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.bottomCta{margin:0 5vw 56px;padding:26px 28px;background:var(--navy);color:#fff;border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:24px}.bottomCta .eyebrow{color:#9eb8ff}.bottomCta h2{margin:0;max-width:700px;font-size:26px;letter-spacing:-.025em}.primaryButton{border:0;border-radius:10px;padding:12px 17px;background:var(--blue);color:#fff;font-weight:800;font-size:13px;display:inline-flex;align-items:center;justify-content:center}.bottomCta .primaryButton{background:#fff;color:var(--navy);white-space:nowrap}.compactPageHero{padding:30px 5vw 22px;max-width:1180px}.breadcrumb{display:flex;gap:8px;align-items:center;color:#7d8ba6;font-size:11px;margin-bottom:23px}.breadcrumb a:hover{color:var(--blue)}.breadcrumb strong{color:#526485}.toolTitleRow{display:flex;align-items:center;gap:18px}.largeToolIcon{width:64px;height:64px;border-radius:16px;background:#eef5ff;color:var(--blue);display:grid;place-items:center;font-size:24px;font-weight:900;flex:0 0 auto}.infoHero h1,.toolHero h1{font-size:clamp(34px,4.3vw,52px)}.toolLayout{padding:8px 5vw 34px;display:grid;grid-template-columns:minmax(0,1fr) 280px;grid-gap:18px;gap:18px;align-items:start}.workspaceCard{background:#fff;border:1px solid var(--border);border-radius:16px;overflow:hidden;min-height:390px}.dropZone{min-height:390px;display:grid;place-items:center;align-content:center;text-align:center;padding:36px;border:2px dashed #d7e2f2;margin:14px;border-radius:13px;transition:.16s ease}.dropZone.isDragging{background:#f3f7ff;border-color:var(--blue)}.uploadIcon{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;background:#eef5ff;color:var(--blue);font-size:25px;font-weight:900;margin-bottom:10px}.dropZone h2{margin:0 0 6px;font-size:20px}.dropZone p{margin:0 0 17px;color:var(--muted);font-size:13px}.microcopy{display:block;color:#8794aa;font-size:10.5px;margin-top:12px;line-height:1.45}.center{text-align:center}.selectedWorkspace{padding:18px}.fileRow{display:flex;align-items:center;gap:13px;padding:14px;border:1px solid var(--border);border-radius:12px}.fileGlyph{width:46px;height:46px;border-radius:9px;background:#fff1f2;color:#d92d45;font-size:10px;font-weight:900;display:grid;place-items:center}.fileMeta{display:grid;grid-gap:4px;gap:4px;min-width:0;flex:1 1}.fileMeta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.fileMeta span{color:var(--muted);font-size:11px}.textButton{border:0;background:transparent;color:var(--blue);font-size:11px;font-weight:800}.settingsPanel{margin:14px 0;border:1px solid var(--border);border-radius:12px;padding:15px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;align-items:flex-end}.settingsPanel>div:first-child{display:grid;grid-gap:7px;gap:7px}.settingLabel{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.settingsPanel label{display:grid;grid-gap:6px;gap:6px;color:#405274;font-size:11px;font-weight:700}.settingsPanel input,.settingsPanel select{width:100%;border:1px solid #cfdbea;background:#fff;border-radius:9px;padding:10px 11px;color:var(--navy)}.statusNote{grid-column:1/-1;display:flex;gap:8px;align-items:center;padding:10px 11px;border-radius:9px;background:#fff8ed;color:#8a5a16;font-size:11px}.statusNote span{width:7px;height:7px;border-radius:50%;background:#e7a238}.wideButton{width:100%;padding:13px 18px}.wideButton:disabled{background:#aebcd3;cursor:not-allowed}.toolAside{display:grid;grid-gap:12px;gap:12px}.asideCard{background:#fff;border:1px solid var(--border);border-radius:13px;padding:17px}.asideCard h3{margin:0 0 7px;font-size:14px}.asideCard p{margin:0;color:var(--muted);font-size:11.5px;line-height:1.55}.asideCard a{display:inline-block;margin-top:12px;color:var(--blue);font-weight:800;font-size:11px}.adSlot{height:90px;margin-top:14px;border:1px dashed #cfd9e8;border-radius:11px;display:grid;place-items:center;color:#9aa6b9;font-size:10px;text-transform:uppercase;letter-spacing:.08em;background:rgba(255,255,255,.5)}.contentSection{margin:0 5vw 32px}.narrowContent{max-width:1100px}.contentSection>h2,.relatedSection>h2{font-size:22px;margin:0 0 14px;letter-spacing:-.02em}.stepsGrid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--border);background:#fff;border-radius:14px;overflow:hidden}.stepsGrid>div{padding:19px;min-height:126px}.stepsGrid>div+div{border-left:1px solid var(--border)}.stepsGrid span{font-size:10px;color:var(--blue);font-weight:850}.stepsGrid h3{margin:16px 0 6px;font-size:14px}.stepsGrid p{margin:0;color:var(--muted);font-size:11.5px;line-height:1.5}.faqSection details{border-top:1px solid var(--border);background:#fff;padding:15px 0}.faqSection details:last-child{border-bottom:1px solid var(--border)}.faqSection summary{cursor:pointer;font-weight:800;font-size:13px}.faqSection details p{color:var(--muted);font-size:12px;line-height:1.55;max-width:800px;margin-bottom:0}.relatedSection{margin:0 5vw 48px}.relatedGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.relatedGrid a{border:1px solid var(--border);background:#fff;border-radius:12px;padding:13px;display:grid;grid-template-columns:36px 1fr auto;grid-gap:10px;gap:10px;align-items:center}.miniIcon{width:36px;height:36px;background:#eef5ff;color:var(--blue);font-size:12px}.relatedGrid strong{display:block;font-size:12px;margin-bottom:3px}.relatedGrid small{color:var(--muted);font-size:9.5px;line-height:1.3;display:block}.relatedGrid b{color:#7d91b6}.infoHero{max-width:930px}.infoHero .sub{max-width:780px}.updatedNote{margin:16px 0 0;color:#8c99ad;font-size:10.5px}.infoBody{max-width:900px;padding:12px 5vw 52px}.infoBody article{padding:22px 0;border-top:1px solid var(--border)}.infoBody h2{margin:0 0 10px;font-size:19px}.infoBody p{margin:8px 0;color:#53627d;line-height:1.7;font-size:13px}.sitemapGrid{padding:12px 5vw 52px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.sitemapGrid>div{background:#fff;border:1px solid var(--border);border-radius:13px;padding:18px;display:grid;grid-gap:9px;gap:9px;align-content:start}.sitemapGrid h2{margin:0 0 7px;font-size:16px}.sitemapGrid a{color:#4a5e82;font-size:12px}.sitemapGrid a:hover{color:var(--blue)}.siteFooter{border-top:1px solid var(--border);background:#fff}.footerGrid{padding:34px 5vw 28px;display:grid;grid-template-columns:1.5fr repeat(3,1fr);grid-gap:36px;gap:36px}.footerBrand{margin:0 0 13px}.footerBrandBlock p{margin:0 0 15px;max-width:330px;color:var(--muted);font-size:12px;line-height:1.55}.devBadge{display:inline-flex;padding:6px 9px;border-radius:999px;background:#eef5ff;color:#47639d;font-size:9.5px;font-weight:800}.footerGrid h3{margin:3px 0 12px;font-size:12px}.footerGrid>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.footerGrid>div:not(:first-child) a{color:var(--muted);font-size:11px}.footerGrid>div:not(:first-child) a:hover{color:var(--blue)}.footerBottom{border-top:1px solid var(--border);padding:14px 5vw;display:flex;justify-content:space-between;gap:20px;color:#8794aa;font-size:10px}.notFound{min-height:62vh;display:grid;place-items:center;padding:40px 5vw;text-align:center}.notFoundInner{max-width:540px}.notFoundCode{font-size:12px;font-weight:900;letter-spacing:.14em;color:var(--blue)}.notFound h1{font-size:42px;margin-top:12px}.notFound p{color:var(--muted);line-height:1.55}@media (max-width:1180px){.toolGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.categoryRail{grid-template-columns:repeat(3,1fr)}.relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:820px){.mainNav{display:none}.homeHero{grid-template-columns:1fr}.heroTrust{border-left:0;border-top:1px solid var(--border);padding:14px 0 0;grid-template-columns:repeat(3,auto);justify-content:start;gap:12px 20px}.toolLayout{grid-template-columns:1fr}.toolAside{grid-template-columns:repeat(2,1fr)}.promiseGrid{grid-template-columns:1fr}.promiseGrid article+article{border-left:0;border-top:1px solid var(--border)}.footerGrid,.sitemapGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.siteHeader{padding:0 18px;height:62px;gap:14px}.brand{font-size:19px}.brandIcon{width:32px;height:32px;border-radius:9px;font-size:16px}.headerAction{padding:7px 10px;font-size:11px}.homeHero{padding:34px 18px 20px;gap:22px}h1{font-size:40px}.sub{font-size:15px;margin-top:13px}.heroTrust{grid-template-columns:1fr 1fr}.heroTrust strong{grid-column:1/-1}.categoryRail{padding:0 18px 24px;grid-template-columns:repeat(2,1fr);gap:8px}.categoryRail a{min-height:66px;padding:11px 12px}.toolsArea{padding:0 18px 38px}.toolGroup{padding-top:20px}.sectionHeading{align-items:start;flex-direction:column;gap:5px}.sectionHeading h2{font-size:20px}.toolGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.toolCard{min-height:164px;grid-template-columns:1fr;gap:8px;padding:13px}.toolCard p{font-size:10.5px}.arrow{display:none}.promiseGrid{margin:0 18px 32px}.promiseGrid article{min-height:140px;padding:19px}.bottomCta{margin:0 18px 40px;padding:21px;align-items:flex-start;flex-direction:column}.bottomCta h2{font-size:22px}.compactPageHero{padding:24px 18px 18px}.toolTitleRow{align-items:flex-start}.largeToolIcon{width:50px;height:50px;border-radius:13px;font-size:19px}.infoHero h1,.toolHero h1{font-size:34px}.toolLayout{padding:6px 18px 28px}.workspaceCard{min-height:350px}.dropZone{min-height:320px;margin:10px;padding:25px 16px}.settingsPanel,.toolAside{grid-template-columns:1fr}.contentSection,.relatedSection{margin-left:18px;margin-right:18px}.stepsGrid{grid-template-columns:1fr}.stepsGrid>div+div{border-left:0;border-top:1px solid var(--border)}.relatedGrid{grid-template-columns:1fr}.infoBody,.sitemapGrid{padding:8px 18px 42px}.sitemapGrid{grid-template-columns:1fr}.footerGrid{padding:28px 18px 22px;grid-template-columns:1fr 1fr;gap:28px 18px}.footerBrandBlock{grid-column:1/-1}.footerBottom{padding:12px 18px;flex-direction:column;gap:6px}}.errorMessage{margin-top:12px;padding:10px 12px;border:1px solid #fecaca;border-radius:9px;background:#fff7f7;color:#b42318;font-size:11px;line-height:1.45}.resultWorkspace{min-height:390px;padding:34px;display:grid;place-items:center;align-content:center;text-align:center}.successMark{width:58px;height:58px;margin-bottom:15px;border-radius:50%;display:grid;place-items:center;background:#ecfdf3;color:#16803a;font-size:26px;font-weight:900}.resultWorkspace h2{margin:0 0 7px;font-size:23px;letter-spacing:-.025em}.resultWorkspace>p{margin:0 0 17px;color:#65738b;font-size:12px}.resultActions{width:min(100%,520px);display:grid;justify-items:center;grid-gap:10px;gap:10px}.resultDownload{min-width:190px}.resultSecondaryActions{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.secondaryButton{min-height:38px;padding:9px 14px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d6e0ef;border-radius:9px;background:#fff;color:#24324b;font:inherit;font-size:11px;font-weight:800;text-decoration:none;cursor:pointer}.secondaryButton:hover{border-color:#b8caf2;background:#f7faff;color:#2456d8}.resultWorkspace .resultPrivacy{max-width:560px;margin:18px 0 0;color:#71809a;font-size:10px;line-height:1.55}.mergeFileList{display:grid;grid-gap:8px;gap:8px}.mergeListHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;padding:2px 2px 4px}.mergeListHeader>div{display:grid;grid-gap:5px;gap:5px}.mergeFileRow{padding:10px 12px}.mergeOrder{width:24px;height:24px;display:grid;place-items:center;flex:0 0 auto;border-radius:7px;background:#eef5ff;color:#2563eb;font-size:10px;font-weight:900}.mergeControls{display:flex;gap:5px}.mergeControls button{width:28px;height:28px;padding:0;display:grid;place-items:center;border:1px solid #dce6f2;border-radius:8px;background:#fff;color:#526485;font-size:12px;font-weight:900}.mergeControls button:hover:not(:disabled){border-color:#b8caf2;color:#2563eb;background:#f7faff}.mergeControls button:disabled{opacity:.35;cursor:not-allowed}.settingsPanel small{color:#8794aa;font-size:9.5px;line-height:1.4;font-weight:500}.processingStatusCard{margin-top:14px;padding:16px;border:1px solid #dce6fb;border-radius:14px;background:linear-gradient(180deg,#f9fbff,#f5f8ff);box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.processingStatusTop{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.processingStatusTop>div:first-child{display:grid;grid-gap:5px;gap:5px}.processingStatusTop strong{color:#17233e;font-size:14px}.processingEta{min-width:150px;text-align:right}.processingEta span,.processingEta strong{display:block}.processingEta span{color:#7a879f;font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.processingEta strong{margin-top:4px;color:#315ff0;font-size:18px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.processingProgress{height:8px;margin-top:14px;overflow:hidden;border-radius:999px;background:#e3e9f7}.processingProgress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#315ff0,#678cf8);transition:width .25s ease}.processingStatusCard p{margin:10px 0 0;color:#66748e;font-size:10px;line-height:1.5}@media (max-width:680px){.resultWorkspace{min-height:330px;padding:24px 16px}.resultActions,.resultDownload,.resultSecondaryActions,.resultSecondaryActions .secondaryButton{width:100%}.resultSecondaryActions{display:grid}.mergeListHeader{align-items:center}.mergeFileRow{gap:8px}.mergeFileRow .fileGlyph{width:38px;height:38px}.mergeControls{flex-direction:column}.mergeControls button{width:25px;height:23px;border-radius:6px}.processingStatusTop{display:grid;grid-gap:10px;gap:10px}.processingEta{min-width:0;text-align:left}}::selection{background:#dbe8ff;color:#0b1b4d}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid rgba(37,99,235,.28);outline-offset:3px}button:disabled,input:disabled,select:disabled{opacity:.68}.categoryRail a:focus-visible,.headerAction:focus-visible,.primaryButton:focus-visible,.relatedGrid a:focus-visible,.toolCard:focus-visible{border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.12)}@media (hover:none){.categoryRail a:hover,.toolCard:hover{transform:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.launchHero{padding:30px 5vw 18px;display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:34px;gap:34px;align-items:center}.launchHeroCopy{max-width:880px}.launchHero .eyebrow{margin-bottom:7px}.launchHero h1{margin:0;font-size:clamp(34px,4vw,52px);line-height:1.04;letter-spacing:-.042em}.launchHero .sub{margin-top:11px;max-width:760px;font-size:15px;line-height:1.5}.launchAdSlot{width:320px;height:180px;border:1px dashed #cbd8eb;border-radius:16px;background:#eef5ff;display:grid;place-items:center;text-align:center;color:#7890bb}.launchAdSlot strong{display:block;font-size:15px;margin-bottom:5px;color:#5875a8}.launchAdSlot span{font-size:11px}.launchCategoryRail{padding:0 5vw 18px;display:flex;gap:9px;align-items:center;overflow-x:auto;scrollbar-width:none}.launchCategoryRail::-webkit-scrollbar{display:none}.launchCategoryRail a{flex:0 0 auto;border:1px solid var(--border);background:#fff;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:750;color:#33466f}.launchCategoryRail a:first-child{background:var(--navy);color:#fff;border-color:var(--navy)}.launchCategoryRail a:hover{border-color:#aabfe8;color:var(--blue)}.launchCategoryRail a:first-child:hover{color:#fff}.launchToolsArea{padding:0 5vw 34px}.launchToolGroup{padding:18px 0 9px;border-top:1px solid var(--border)}.launchToolGroup:first-child{border-top:0}.launchToolGroup .sectionHeading{margin-bottom:12px}.launchToolGroup .toolGrid{gap:11px}.launchToolGroup .toolCard{min-height:126px}.launchTrustStrip{margin:2px 5vw 30px;border:1px solid var(--border);background:#fff;border-radius:15px;display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden}.launchTrustItem{padding:18px 20px}.launchTrustItem+.launchTrustItem{border-left:1px solid var(--border)}.launchTrustItem strong{display:block;font-size:13px;margin-bottom:5px}.launchTrustItem span{display:block;font-size:11px;color:var(--muted);line-height:1.45}.brandSvg{width:39px;height:39px;flex:0 0 auto;display:block}.brandWord{display:inline-flex;align-items:baseline}.brandWord b{color:var(--orange);font-weight:inherit}.launchHeaderNav{display:flex;align-items:center;gap:24px;font-size:13px;font-weight:750;color:#33466f}.launchHeaderNav a:hover{color:var(--blue)}.launchHeaderActions{display:flex;align-items:center;gap:8px}.headerPlain{font-size:13px;font-weight:750;color:#33466f;padding:9px 8px}.headerPrimary{border-radius:9px;padding:9px 14px;background:var(--orange);color:#fff;font-size:13px;font-weight:800}@media (max-width:1080px){.launchHeaderNav a:first-child,.launchHeaderNav a:nth-child(2){display:none}.launchHero{grid-template-columns:1fr 280px;gap:24px}.launchAdSlot{width:280px;height:158px}}@media (max-width:760px){.siteHeader{height:62px;padding:0 16px;gap:12px}.brand{font-size:20px;gap:8px}.brandSvg{width:34px;height:34px}.headerPlain,.launchHeaderNav{display:none}.headerPrimary{padding:8px 11px;font-size:12px}.launchHero{padding:24px 16px 13px;grid-template-columns:1fr;gap:16px}.launchHero h1{font-size:34px}.launchHero .sub{font-size:14px}.launchAdSlot{width:100%;height:92px;border-radius:13px}.launchAdSlot strong{font-size:13px}.launchCategoryRail{padding:0 16px 14px;gap:7px}.launchCategoryRail a{padding:8px 12px;font-size:11px}.launchToolsArea{padding:0 16px 24px}.launchToolGroup{padding-top:15px}.launchToolGroup .sectionHeading{align-items:center;margin-bottom:10px}.launchToolGroup .sectionHeading p{display:none}.launchToolGroup .sectionHeading h2{font-size:19px}.launchToolGroup .toolGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.launchToolGroup .toolCard{min-height:138px;grid-template-columns:36px 1fr;padding:13px;gap:9px}.launchToolGroup .toolIcon{width:36px;height:36px}.launchToolGroup .arrow{display:none}.launchToolGroup .toolCard h3{font-size:13px;margin-top:2px}.launchToolGroup .toolCard p{font-size:10.5px;line-height:1.35;grid-column:1/-1}.launchTrustStrip{margin:0 16px 24px;grid-template-columns:1fr}.launchTrustItem+.launchTrustItem{border-left:0;border-top:1px solid var(--border)}}.accountPage,.planPage{max-width:1180px;margin:0 auto;padding:56px 24px 80px}.accountHero,.planHero{display:flex;justify-content:space-between;gap:36px;align-items:flex-start;margin-bottom:36px}.planHero{max-width:760px;display:block}.accountHero h1,.planHero h1{font-size:clamp(2.2rem,5vw,4.25rem);line-height:.98;margin:8px 0 16px;letter-spacing:-.045em}.accountHero>div>p:last-child,.planHero>p:last-child{font-size:1.08rem;line-height:1.7;color:#5d6474;max-width:760px}.planGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.planCard{border:1px solid #dfe3ec;border-radius:22px;padding:24px;background:#fff;box-shadow:0 14px 40px rgba(24,32,66,.06);display:flex;flex-direction:column;min-height:470px}.planCardFeatured{border-color:#376af4;box-shadow:0 18px 46px rgba(55,106,244,.14)}.planCardTop{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.planName{font-size:1.45rem;font-weight:800;color:#171b2e}.planCardTop p{margin:6px 0 0;color:#6a7180;line-height:1.5}.planBadge{font-size:.76rem;font-weight:800;background:#eef3ff;color:#2857d6;border-radius:999px;padding:7px 10px;white-space:nowrap}.planPrice{font-size:2rem;font-weight:900;letter-spacing:-.035em;margin:28px 0 18px;color:#15192a}.planQuota{display:flex;align-items:baseline;gap:8px;border-top:1px solid #eef0f4;border-bottom:1px solid #eef0f4;padding:16px 0}.planQuota strong{font-size:1.6rem}.planQuota span{color:#697080}.planCard ul{padding:0;margin:22px 0 28px;list-style:none;display:grid;grid-gap:12px;gap:12px;flex:1 1}.planCard li{position:relative;padding-left:24px;line-height:1.5;color:#434a5b}.planCard li:before{content:"✓";position:absolute;left:0;color:#2d63ef;font-weight:900}.planAction{display:inline-flex;justify-content:center;align-items:center;min-height:46px;border-radius:12px;padding:0 16px;background:#315ff0;color:#fff;font-weight:800;text-decoration:none}.planActionSecondary{background:#f3f5fa;color:#1f2d55}.planPrinciples{margin-top:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.planPrinciples>div{border:1px solid #e5e8ef;border-radius:18px;padding:20px;background:#fafbfe}.planPrinciples span,.planPrinciples strong{display:block}.planPrinciples strong{font-size:1rem;margin-bottom:7px}.planPrinciples span{color:#666d7b;line-height:1.55}.accountStatusCard{display:flex;gap:12px;align-items:flex-start;border:1px solid #e0e4ed;background:#fff;border-radius:18px;padding:18px 20px;min-width:270px;box-shadow:0 12px 34px rgba(24,32,66,.06)}.accountStatusDot{width:10px;height:10px;border-radius:999px;background:#f0a328;margin-top:6px;flex:none}.accountStatusCard span,.accountStatusCard strong{display:block}.accountStatusCard span{margin-top:4px;color:#687080;line-height:1.45;font-size:.93rem}.accountShell{display:grid;grid-template-columns:230px minmax(0,1fr);grid-gap:22px;gap:22px}.accountNav{border:1px solid #e0e4ed;border-radius:18px;padding:12px;background:#fff;height:max-content;display:grid;grid-gap:5px;gap:5px}.accountNav span{padding:11px 12px;border-radius:10px;color:#697080;font-weight:700;font-size:.94rem}.accountNav .accountNavActive{background:#eef3ff;color:#2857d6}.accountContent{display:grid;grid-gap:18px;gap:18px}.accountPanel{border:1px solid #e0e4ed;border-radius:20px;padding:24px;background:#fff}.accountPanelHeading{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:20px}.accountPanelHeading h2{margin:5px 0 0;font-size:1.5rem}.accountPanelHeading a{font-weight:800;text-decoration:none;color:#315ff0}.accountFeatureGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.accountFeatureGrid>div,.accountPlanRows>div{border:1px solid #edf0f5;background:#fafbfe;border-radius:14px;padding:16px}.accountFeatureGrid span,.accountFeatureGrid strong,.accountPlanRows span,.accountPlanRows strong{display:block}.accountFeatureGrid span,.accountPlanRows span{margin-top:5px;color:#697080;line-height:1.5}.accountPlanRows{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.accountNote{margin:16px 0 0;color:#697080;line-height:1.55}.eyebrow{font-size:.76rem;font-weight:900;letter-spacing:.14em;color:#315ff0;margin:0}@media(max-width:860px){.accountPlanRows,.planGrid,.planPrinciples{grid-template-columns:1fr}.accountHero{display:block}.accountStatusCard{margin-top:22px}.accountShell{grid-template-columns:1fr}.accountNav{grid-template-columns:repeat(2,minmax(0,1fr))}.accountFeatureGrid{grid-template-columns:1fr}}@media(max-width:560px){.accountPage,.planPage{padding:36px 16px 60px}.accountPanel,.planCard{padding:18px}.accountNav{grid-template-columns:1fr}.accountPanelHeading{display:block}.accountPanelHeading a{display:inline-block;margin-top:12px}}