*{box-sizing:border-box}body,html{margin:0;padding:0;background:#f4f6f8;color:#17202a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-height:100vh}button,input,textarea{font:inherit}main{width:min(1040px,calc(100% - 32px));margin:0 auto;padding:56px 0 32px}.hero{padding:36px 8px 28px}.badge{display:inline-block;padding:7px 11px;border-radius:999px;background:#e8edf3;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.hero h1{font-size:clamp(40px,7vw,72px);line-height:.98;margin:18px 0;letter-spacing:-.045em;max-width:850px}.lead{font-size:19px;line-height:1.55;max-width:760px;color:#59636e}.card{background:white;border:1px solid #e1e5ea;border-radius:24px;padding:28px;box-shadow:0 12px 35px rgba(20,30,40,.05);margin-bottom:24px}.step{display:flex;gap:14px;align-items:flex-start;margin:4px 0 16px}.step>span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#17202a;color:white;font-weight:700;flex:0 0 auto}.step h2{font-size:20px;margin:2px 0 4px}.resultHead p,.step p{margin:0;color:#6c7680}.dropzone{border:1.5px dashed #b7c0ca;border-radius:18px;min-height:150px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:24px;cursor:pointer;background:#fafbfc;margin-bottom:30px}.dropzone:hover{border-color:#7f8b98}.dropzone.dragActive{border-color:#17202a;border-style:solid;background:#eef2f5;box-shadow:inset 0 0 0 2px rgba(23,32,42,.08);transform:scale(1.002)}.dropzone input{display:none}.dropzone strong{font-size:18px}.dropzone small{display:block;margin-top:8px;color:#75808b;max-width:720px;overflow-wrap:anywhere}textarea{width:100%;resize:vertical;border:1px solid #cfd6dd;border-radius:14px;padding:14px;outline:none;line-height:1.5}textarea:focus{border-color:#76818c;box-shadow:0 0 0 3px rgba(23,32,42,.06)}.chips{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0 20px}.chips span{background:#eef2f5;border-radius:999px;padding:6px 10px;font-size:13px}.actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.primary,.resultHead button{border:0;border-radius:13px;padding:13px 18px;font-weight:700;cursor:pointer}.primary{background:#17202a;color:#fff;min-width:190px}.primary:disabled{opacity:.55;cursor:wait}.privacyNote{font-size:12px;color:#7a858f}.progress{background:#eef4f8;color:#3e5567;font-size:13px}.error,.progress{margin-top:14px;padding:12px 14px;border-radius:12px}.error{background:#fff1f0;color:#8a2e26}.metrics{display:grid;grid-gap:12px;gap:12px;margin-bottom:24px}.metrics>div{background:#fff;border:1px solid #e1e5ea;border-radius:16px;padding:16px 18px}.metrics span{display:block;font-size:12px;color:#7b858f;margin-bottom:6px}.metrics strong{font-size:20px}.resultHead{display:flex;gap:20px;justify-content:space-between;align-items:center;margin-bottom:18px}.resultHead h2{margin:0 0 4px}.resultHead button{background:#e9edf1;color:#17202a}.tableWrap{overflow:auto;border:1px solid #e2e6ea;border-radius:14px}table{width:100%;border-collapse:collapse;font-size:14px}td,th{padding:0;border-bottom:1px solid #e7eaee;text-align:left;white-space:nowrap}th{padding:11px 13px;position:-webkit-sticky;position:sticky;top:0;background:#f5f7f9;font-size:12px;text-transform:uppercase;letter-spacing:.04em;z-index:1}tr:last-child td{border-bottom:0}.cellInput{width:100%;min-width:130px;border:0;background:transparent;padding:11px 13px;outline:none}.cellInput:focus{background:#f5f8fb;box-shadow:inset 0 0 0 2px #c4ccd4}.modelNote{margin:12px 2px 0;color:#8a939c;font-size:11px}footer{text-align:center;color:#8a939c;font-size:12px;padding:18px}@media(max-width:760px){.metrics{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){main{width:min(100% - 20px,1040px);padding-top:20px}.card{padding:18px;border-radius:18px}.hero{padding:24px 4px}.lead{font-size:17px}.resultHead{align-items:flex-start;flex-direction:column}.metrics{grid-template-columns:1fr 1fr}.metrics strong{font-size:17px}}.noMatchNotice{display:flex;flex-direction:column;gap:5px;margin:-4px 0 24px;padding:14px 18px;border:1px solid #eadfb3;background:#fffaf0;border-radius:14px;color:#675821}.noMatchNotice span{font-size:13px;color:#7b6b39;overflow-wrap:anywhere}.resultOptions{display:flex;gap:18px;flex-wrap:wrap;margin:-4px 0 16px;padding:12px 14px;background:#f7f8fa;border-radius:12px}.resultOptions label{display:flex;align-items:center;gap:8px;font-size:13px;color:#53606c;cursor:pointer}.resultOptions input{width:16px;height:16px}.noMatchRow td{background:#fffaf0}.status{display:inline-flex;align-items:center;margin:8px 12px;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.02em}.statusOk{background:#eef5ef;color:#345c3a}.statusNoMatch{background:#fff0d8;color:#7a5519}.metrics>div:last-child{grid-column:auto}@media(max-width:900px){.metrics{grid-template-columns:repeat(3,1fr)}}.accountBar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:18px 8px 0;padding:14px 16px;border:1px solid #e1e5ea;background:#fff;border-radius:16px;box-shadow:0 8px 24px rgba(20,30,40,.04)}.accountBar>div:first-child{display:flex;flex-direction:column;gap:3px;min-width:0}.accountBar>div:first-child strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.accountBar>div:first-child span{font-size:12px;color:#7b858f;text-transform:capitalize}.accountBar>div:first-child .creditBreakdown{font-size:11px;color:#9aa3ab;text-transform:none}.accountActions{gap:10px}.accountActions,.creditPill{display:flex;align-items:center}.creditPill{gap:8px;background:#eef2f5;border-radius:999px;padding:8px 12px}.creditPill span{font-size:12px;color:#66717c}.creditPill strong{font-size:16px}.ghostButton{border:1px solid #d7dde3;background:#fff;color:#17202a;border-radius:12px;padding:11px 14px;font-weight:700;cursor:pointer}.ghostButton:hover{background:#f5f7f9}.ghostButton:disabled{opacity:.5;cursor:not-allowed}.success{margin-top:14px;padding:12px 14px;border-radius:12px;background:#edf7ef;color:#2f6840}.authMain{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);grid-gap:44px;gap:44px;align-items:center;min-height:100vh;padding-top:32px;padding-bottom:32px}.authIntro{padding:28px 8px}.authIntro h1{font-size:clamp(48px,7vw,78px);line-height:.98;margin:18px 0;letter-spacing:-.045em}.authCard{background:#fff;border:1px solid #e1e5ea;border-radius:24px;padding:28px;box-shadow:0 14px 42px rgba(20,30,40,.07)}.authCard h1{margin:18px 0 8px}.authCard h2{margin:8px 0 20px;font-size:28px}.authTabs{display:grid;grid-template-columns:1fr 1fr;background:#f1f4f6;border-radius:12px;padding:4px;margin-bottom:22px}.authTabs button{border:0;background:transparent;border-radius:9px;padding:10px 12px;font-weight:700;color:#68737e;cursor:pointer}.authTabs button.active{background:#fff;color:#17202a;box-shadow:0 2px 8px rgba(20,30,40,.08)}.authCard form{display:flex;flex-direction:column;gap:14px}.authCard form label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700;color:#4d5965}.authCard form input{width:100%;border:1px solid #cfd6dd;border-radius:12px;padding:13px 14px;outline:none;background:#fff}.authCard form input:focus{border-color:#76818c;box-shadow:0 0 0 3px rgba(23,32,42,.06)}.authSubmit{width:100%;margin-top:4px}.authFine{font-size:12px;line-height:1.5;color:#818b95;margin:16px 0 0}.metrics{grid-template-columns:repeat(4,1fr)}@media(max-width:820px){.authMain{grid-template-columns:1fr;gap:12px;align-items:start;min-height:auto}.authIntro{padding-bottom:0}.accountBar{align-items:flex-start;flex-direction:column}.accountActions{width:100%;justify-content:space-between}.metrics{grid-template-columns:repeat(2,1fr)}}.otpEmail{margin:-8px 0 18px;color:#66717c;font-size:14px;overflow-wrap:anywhere}.otpInput{text-align:center;font-size:30px!important;font-weight:800;letter-spacing:.28em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;padding-left:calc(14px + .28em)!important}.otpActions{display:flex;justify-content:space-between;gap:12px;margin-top:14px}.linkButton{border:0;background:transparent;color:#4f5d69;padding:6px 0;font-weight:700;cursor:pointer}.linkButton:hover{color:#17202a;text-decoration:underline}.linkButton:disabled{opacity:.45;cursor:not-allowed;text-decoration:none}@media(max-width:520px){.otpActions{align-items:flex-start;flex-direction:column}.otpInput{font-size:26px!important}}.otpHint{margin:-4px 0 16px;font-size:.9rem;color:#667085}.stepWithHelp{align-items:center}.stepWithHelp>div{flex:1 1}.helpButton{margin-left:auto;border:1px solid #cfd6dd;background:#f8fafb;color:#34404b;border-radius:11px;padding:9px 12px;font-weight:750;cursor:pointer;white-space:nowrap}.helpButton:hover{background:#eef2f5}.planButton{border:0;background:#17202a;color:#fff;border-radius:12px;padding:11px 14px;font-weight:750;cursor:pointer;white-space:nowrap}.planButton:hover{background:#29333d}.creditLow{background:#fff0e6;box-shadow:inset 0 0 0 1px #f1c7a8}.creditLow strong{color:#9a4317}.modalBackdrop{position:fixed;inset:0;z-index:1000;background:rgba(17,24,32,.62);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:22px;overflow:auto}.modalCard{width:min(960px,100%);max-height:calc(100vh - 44px);overflow:auto;background:#fff;border:1px solid rgba(255,255,255,.7);border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.28);padding:26px}.modalHead{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:18px}.modalHead h2{margin:5px 0 0;font-size:clamp(25px,4vw,36px);line-height:1.05;letter-spacing:-.025em}.miniEyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:#74808b;font-weight:800}.modalClose{width:38px;height:38px;border-radius:50%;border:1px solid #d7dde3;background:#fff;color:#394550;font-size:25px;line-height:1;cursor:pointer;flex:0 0 auto}.modalClose:hover{background:#f3f5f7}.fieldGraphic{display:grid;grid-template-columns:minmax(0,1.25fr) auto minmax(220px,.75fr);grid-gap:20px;gap:20px;align-items:center;padding:22px;border:1px solid #e0e5e9;background:linear-gradient(135deg,#f8fafb,#eef2f5);border-radius:20px}.mockDocument{background:#fff;border:1px solid #dfe4e8;border-radius:14px;padding:16px;box-shadow:0 12px 28px rgba(20,30,40,.08);transform:rotate(-1deg)}.mockDocTop{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e8ebee;padding-bottom:10px;margin-bottom:10px}.mockDocTop strong{letter-spacing:.06em}.mockDocTop span{font-size:11px;color:#89939d}.mockLine{display:grid;grid-template-columns:92px 1fr;grid-gap:10px;gap:10px;align-items:center;padding:8px 0;font-size:13px}.mockLine>span{color:#7b858f}.mockHighlight{display:inline-block;background:#fff3b8;border:1px solid #e8d77d;border-radius:7px;padding:5px 8px;font-size:13px;color:#433e20}.graphicArrow{font-size:40px;font-weight:300;color:#6d7883}.mockOutput{display:flex;flex-direction:column;gap:8px}.mockOutput>span{font-size:12px;color:#68737e;margin-bottom:2px}.mockFieldChip{background:#17202a;color:#fff;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:700;width:max-content;max-width:100%}.guideRules{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin:20px 0}.guideRules>div{display:flex;gap:10px;align-items:flex-start;background:#f7f9fa;border-radius:14px;padding:13px}.guideRules span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#dfe5ea;font-weight:800;font-size:12px;flex:0 0 auto}.guideRules p{margin:1px 0 0;color:#56626e;font-size:13px;line-height:1.45}.examplesTitle{margin:22px 0 12px}.exampleGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.exampleCard{border:1px solid #dde3e8;border-radius:16px;padding:15px;display:flex;flex-direction:column;gap:11px;background:#fff}.exampleCard p{font-size:12px;line-height:1.4;color:#737e89;margin:5px 0 0}.exampleCard code{display:block;white-space:normal;background:#f4f6f8;border-radius:10px;padding:10px;font-family:inherit;font-size:12px;line-height:1.45;color:#43505c;flex:1 1}.exampleCard button{border:1px solid #ccd4db;background:#f8fafb;border-radius:10px;padding:9px 10px;font-weight:750;cursor:pointer}.exampleCard button:hover{background:#edf1f4}.guideTip{margin-top:16px;background:#eef6ff;border:1px solid #d2e7fb;color:#355a75;border-radius:13px;padding:12px 14px;font-size:13px}.planIntro{color:#68737e;margin:-4px 0 14px}.planNotice{padding:12px 14px;border-radius:13px;background:#fff3e6;border:1px solid #f0d4b8;color:#71471f;margin:0 0 15px;font-size:13px}.planGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.planCard{position:relative;border:1px solid #dde3e8;border-radius:18px;padding:18px;display:flex;flex-direction:column;min-height:238px;background:#fff}.featuredPlan{border:2px solid #17202a;box-shadow:0 13px 28px rgba(20,30,40,.09)}.popularTag{position:absolute;top:-11px;right:15px;background:#17202a;color:#fff;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.planCard h3{margin:0 0 14px;font-size:20px}.planPrice{font-size:28px;letter-spacing:-.035em}.planCredits{margin:6px 0 14px;color:#46525e;font-weight:750}.planCard p{color:#7b858f;font-size:12px;margin:0 0 16px}.planCard button{margin-top:auto;border:0;background:#17202a;color:#fff;border-radius:11px;padding:11px;font-weight:750;cursor:pointer}.planCard button:hover{background:#29333d}.packSection{display:grid;grid-template-columns:minmax(210px,.7fr) minmax(0,1.3fr);grid-gap:20px;gap:20px;align-items:center;margin-top:18px;padding-top:18px;border-top:1px solid #e6eaed}.packSection h3{margin:0 0 5px}.packSection p{margin:0;color:#7b858f;font-size:13px}.packGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.packButton{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #d9e0e5;background:#f8fafb;border-radius:13px;padding:12px 14px;text-align:left;cursor:pointer;color:#17202a}.packButton:hover{background:#eef2f5}.packButton span{display:flex;flex-direction:column;gap:2px}.packButton small{color:#818b95}.packButton b{font-size:18px}.paymentPending{text-align:center;margin:18px 0 0;color:#89939d;font-size:11px}@media(max-width:820px){.stepWithHelp{align-items:flex-start;flex-wrap:wrap}.helpButton{margin-left:46px}.fieldGraphic{grid-template-columns:1fr}.graphicArrow{transform:rotate(90deg);justify-self:center}.exampleGrid,.guideRules,.packSection,.planGrid{grid-template-columns:1fr}.packGrid{grid-template-columns:1fr 1fr}.accountActions{flex-wrap:wrap}.planButton{order:3;width:100%}}@media(max-width:520px){.modalBackdrop{padding:10px}.modalCard{padding:18px;border-radius:18px;max-height:calc(100vh - 20px)}.fieldGraphic{padding:15px}.mockLine{grid-template-columns:80px 1fr}.exampleGrid,.packGrid{grid-template-columns:1fr}.helpButton{margin-left:46px;width:calc(100% - 46px)}.accountActions{align-items:stretch}.creditPill,.ghostButton{flex:1 1}}.guideModal{width:min(1180px,100%)}.guideHtml{scroll-behavior:smooth}.guideSubtitle{margin:8px 0 0;color:#67727d;max-width:760px;line-height:1.45}.guidePrivacyNote{display:inline-flex;align-items:center;gap:7px;margin:-4px 0 14px;padding:7px 10px;border:1px solid #dfe5ea;border-radius:999px;background:#f7f9fb;color:#65717c;font-size:11px;font-weight:700}.guideStepCard{border:1px solid #e0e5ea;border-radius:18px;background:#fff;padding:18px;margin-top:12px}.guideStepHeading{display:flex;gap:10px;align-items:center;margin-bottom:14px;color:#26323e;font-size:16px}.guideStepHeading>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#12244f;color:#fff;font-weight:800;flex:0 0 auto}.guideStepHeading strong{font-size:18px;margin-right:5px;color:#12244f}.guideSourceGrid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(235px,.7fr);grid-gap:18px;gap:18px;align-items:stretch}.guideDocWrap{min-width:0;border:1px solid #dce3e8;border-radius:14px;background:#f7f9fb;overflow:hidden}.guideDocScroll,.guideResultScroll{overflow-x:auto;scrollbar-width:thin}.guideDocTable,.guideMiniTable,.guideResultTable{border-collapse:collapse;width:100%;min-width:780px;font-size:11px;color:#27323c;background:#fff}.guideDocTable th,.guideMiniTable th{background:#594566;color:#fff;text-transform:uppercase;font-size:10px;font-weight:750;padding:8px;border-right:1px solid rgba(255,255,255,.35);white-space:nowrap}.guideDocTable th.guideMarked{color:#fff36e;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.guideDocTable td,.guideMiniTable td{vertical-align:top;padding:8px;border:1px solid #ccd4da;white-space:nowrap}.guideDocTable td.guideDescriptionCell{white-space:normal;min-width:175px;line-height:1.55}.guideDescriptionCell mark{background:#ffe762;color:#20252b;padding:0 2px;font-weight:800}.guideDocBottom{display:grid;grid-template-columns:minmax(0,1.4fr) 220px;grid-gap:12px;gap:12px;padding:10px;background:#f7f9fb;min-width:780px}.guideMiniTable{min-width:540px}.guideTotals{display:flex;flex-direction:column;border:1px solid #cdd5dc;border-radius:8px;overflow:hidden;background:#fff;font-size:11px;align-self:start}.guideTotals span{display:flex;justify-content:space-between;gap:18px;padding:8px 10px;border-bottom:1px solid #d9e0e5}.guideTotals span:last-child{border-bottom:0}.guideTotals .guideTotalRow{background:#594566;color:#fff;font-weight:800}.guideFieldPanel{display:flex;flex-direction:column;align-items:flex-start;gap:9px;border-radius:16px;background:linear-gradient(145deg,#f2f6ff,#edf4fb);padding:18px;border:1px solid #dde7f0}.guideFieldPanel h3{margin:0 0 3px;color:#12244f;font-size:17px}.guideFieldPanel p{margin:auto 0 0;color:#566574;font-size:12px;font-weight:700}.guideFieldPill{display:inline-flex;align-items:center;border:1px solid #cfd8e3;border-radius:999px;background:#fff;padding:8px 11px;font-size:13px;font-weight:750;color:#273646;box-shadow:0 2px 7px rgba(30,48,68,.04)}.guideCompactStep{padding-bottom:16px}.guideInputRow{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,.35fr);grid-gap:14px;gap:14px;align-items:center}.guideFakeInput{border:1.5px solid #5a93ff;border-radius:10px;padding:11px 13px;background:#fff;color:#263744;font-size:13px;line-height:1.4}.guideWarning{border:1px solid #f1cf80;border-radius:12px;background:#fff9e9;color:#5c4416;padding:10px 12px;font-size:12px;line-height:1.4}.guideMetrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;grid-gap:10px;gap:10px;align-items:stretch;margin-bottom:12px}.guideMetrics>div{border:1px solid #dfe5ea;border-radius:12px;background:#f8fafb;padding:10px 12px;display:flex;flex-direction:column;gap:3px}.guideMetrics span{font-size:11px;color:#65717c}.guideMetrics strong{font-size:18px;color:#1f2d39}.guideDownload{display:grid;place-items:center;background:#12244f!important;color:#fff!important;border-radius:11px;padding:10px 16px;font-weight:800;font-size:12px!important;white-space:nowrap}.guideResultTable{min-width:900px;font-size:11px}.guideResultTable th{background:#f1f4f6;color:#22313d;text-transform:uppercase;font-size:10px}.guideResultTable td,.guideResultTable th{padding:9px 10px;border:1px solid #dce3e8;white-space:nowrap}.guideOk{display:inline-flex;padding:4px 8px;border-radius:999px;background:#e9f5ec;color:#347344;font-weight:800}.guideTips{display:grid;grid-template-columns:auto repeat(4,1fr);grid-gap:12px;gap:12px;align-items:start;margin-top:12px;padding:14px;border:1px solid #d7eadc;border-radius:16px;background:#f5fbf7;color:#3a4b43}.guideTips>strong{font-size:17px;color:#184f2b}.guideTips>span{font-size:11px;line-height:1.45;color:#44574d}.guideExamplesDisclosure{margin-top:12px;border:1px solid #e0e6ea;border-radius:14px;background:#fafcfd;padding:0 14px}.guideExamplesDisclosure summary{cursor:pointer;font-weight:800;color:#2e3c48;padding:13px 0}.guideExamplesDisclosure>p{margin:0 0 10px;color:#73808b;font-size:12px}.guideExamplesDisclosure[open]{padding-bottom:14px}.guideTranslateNote{margin:12px 2px 0;color:#8a949e;font-size:11px;text-align:center}@media(max-width:900px){.guideSourceGrid{grid-template-columns:1fr}.guideFieldPanel{display:grid;grid-template-columns:1fr 1fr;align-items:start}.guideFieldPanel h3,.guideFieldPanel p{grid-column:1/-1}.guideInputRow{grid-template-columns:1fr}.guideMetrics{grid-template-columns:repeat(3,1fr)}.guideDownload{grid-column:1/-1}.guideTips{grid-template-columns:1fr 1fr}.guideTips>strong{grid-column:1/-1}}@media(max-width:620px){.guideModal{padding:15px}.guideStepCard{padding:13px;border-radius:14px}.guideStepHeading{align-items:flex-start;font-size:14px}.guideStepHeading strong{font-size:16px}.guideFieldPanel{grid-template-columns:1fr}.guideMetrics{grid-template-columns:1fr 1fr}.guideMetrics>div:nth-child(3){grid-column:1/-1}.guideTips{grid-template-columns:1fr}.guideFieldPill{width:100%}.guidePrivacyNote{border-radius:12px}.guideSubtitle{font-size:13px}}.checkoutBanner{max-width:1440px;margin:18px auto 0;padding:14px 18px;border:1px solid #c9d8ee;background:#f3f7fd;color:#17345d;border-radius:16px;font-weight:700}.packButton:disabled,.planCard button:disabled{opacity:.65;cursor:wait}.billingButton{white-space:nowrap}.billingPortalNotice{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:16px 0 4px;padding:14px 16px;border:1px solid #dce4eb;border-radius:14px;background:#f7fafc}.billingPortalNotice>div{display:flex;flex-direction:column;gap:4px}.billingPortalNotice strong{font-size:14px;color:#26323e}.billingPortalNotice span{font-size:12px;line-height:1.45;color:#687580}.billingPortalNotice .ghostButton{flex:0 0 auto}@media(max-width:820px){.billingButton{order:2}.billingPortalNotice{align-items:stretch;flex-direction:column}.billingPortalNotice .ghostButton{width:100%}}.cancelingText{font-weight:700}.cancelingNotice{border-style:solid}.renewalChoicePanel{margin:0 0 16px;padding:16px;border:1px solid #dce4eb;border-radius:16px;background:#f8fafc}.renewalChoiceHead{display:flex;justify-content:space-between;gap:12px;margin-bottom:11px}.renewalChoiceHead>div{display:flex;flex-direction:column;gap:3px}.renewalChoiceHead strong{font-size:15px;color:#25313d}.renewalChoiceHead span{font-size:12px;color:#74808b}.renewalChoiceGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.renewalChoiceOption{display:flex;flex-direction:column;align-items:flex-start;gap:6px;text-align:left;border:1px solid #d7dee5;background:#fff;color:#26323e;border-radius:13px;padding:13px 14px;cursor:pointer;min-height:92px}.renewalChoiceOption:hover{background:#f3f6f8}.renewalChoiceOption.recommendedChoice{border-color:#aebbc7}.renewalChoiceOption.selected{border:2px solid #17202a;background:#f1f4f6;padding:12px 13px;box-shadow:0 5px 16px rgba(20,30,40,.06)}.renewalOptionTitle{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:800}.renewalOptionTitle b{display:inline-flex;border-radius:999px;background:#17202a;color:#fff;padding:4px 7px;font-size:9px;text-transform:uppercase;letter-spacing:.04em}.renewalChoiceOption small{font-size:11px;line-height:1.45;color:#6f7b86}.renewalChoiceHint{display:block;margin-top:9px;font-size:11px;font-weight:700;color:#805d2e}.renewalControl{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:16px 0 4px;padding:16px;border:1px solid #cfd9e2;border-radius:15px;background:#f7fafc}.renewalControlOff{background:#fff9f1;border-color:#ead8bd}.renewalControl>div:first-child{min-width:0}.renewalControlTitle{display:flex;align-items:center;gap:8px}.renewalControlTitle strong{font-size:15px;color:#26323e}.renewalControlTitle span{display:inline-flex;border-radius:999px;background:#17202a;color:#fff;padding:4px 7px;font-size:9px;text-transform:uppercase;letter-spacing:.04em;font-weight:800}.renewalControl p{margin:5px 0 4px;font-size:12px;line-height:1.45;color:#66737e}.renewalControl small{font-size:11px;color:#818c96}.renewalControl>button{flex:0 0 auto}.renewalControl .planButton{width:auto;order:0}.renewalControl button:disabled{opacity:.55;cursor:wait}@media(max-width:820px){.renewalChoiceGrid{grid-template-columns:1fr}.renewalControl{align-items:stretch;flex-direction:column}.renewalControl .planButton,.renewalControl>button{width:100%}}