:root{--electron-titlebar-height: 0px;--brand: #2b771c;--ink: #111;--muted: #444;--link: #0b5bd3;--success: #2b771c;--line: #eee;--chip: #ddd;--bg-card: #f8f8f8;--border: #4ca744;--radius: 10px;--radius-card: 12px;--input-h: 44px;--pad-inline: 16px;--focus-ring: 0 0 0 3px rgba(43, 119, 28, .12);--signup-card-max: 720px;--grid-gap: 14px;--grid-gap-lg: 12px;--login-btn-min: 220px;--login-btn-ideal: 320px;--login-btn-max: 360px;--header-h: 66px;--drawer-hover: rgba(43, 119, 28, .1);color-scheme:light}.app-layout-electron{--electron-titlebar-height: 40px}*,*:before,*:after{box-sizing:border-box}html,body{height:100%}#root{min-height:100vh;display:flex;flex-direction:column}body{margin:0;color:var(--ink);background:#fff;font-family:Nunito,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}body.no-scroll{overflow:hidden}a{text-decoration:none;border-radius:var(--radius);color:#000;display:inline-block}button{border:1px solid #ccc;background:#fff;cursor:pointer;border-radius:8px}button:disabled{opacity:.6;cursor:not-allowed}.btn{border:0;border-radius:var(--radius);color:var(--ink);background:#fff;padding:8px 12px;line-height:1;height:38px;display:inline-flex;align-items:center;justify-content:center}.btn.primary{background:var(--brand);color:#fff}.btn.primary:hover{filter:brightness(.95);text-decoration:none}.btn.ghost:hover{background:var(--brand);color:#fff;text-decoration:none}.notice{font-size:14px;padding:8px 12px;border-top:1px solid #eee;border-bottom:1px solid #eee}.notice.info{background:#e8f4ff;color:#064b7c}.notice.warn{background:#eaffe8;color:#1b5e20}.notice.success{background:#eaf7ea;color:#165b16;border:1px solid #cfe8cf;padding:10px 12px;border-radius:8px;font-size:14px}.inlineMsg{text-align:center;font-size:13px;padding:6px 10px;margin:6px 0;color:var(--success)}.inlineMsg.success{color:var(--success)}.inlineMsg.error{color:#d93025}.container{padding-inline:var(--gutter)}:root{--gutter: clamp(16px, 4vw, 48px)}.container{width:min(1200px,92%);margin:0 auto}.trialPage{padding:24px 0}.trialWrap{display:grid;grid-template-columns:1fr 480px!important;gap:28px;padding:12px 0 10px;max-width:1080px;margin:0 auto}.trialMainInner{max-width:860px}@media(max-width:786px){.trialWrap{display:flex;flex-direction:column;align-items:center;gap:0;padding-left:20px;padding-right:20px}.trialSide{order:-1;position:static;top:auto;width:100%;margin-bottom:20px}}.trialHeader{display:flex;align-items:flex-start;justify-content:space-between;margin:8px 0 12px}.trialHeader .topic{color:var(--brand);margin:0 0 6px;font-size:23px}.trialHeader .qcode{color:var(--muted);font-size:12px}.trialCard{background:#fff;border-radius:12px;border:1px solid var(--line);padding:12px}.opt{width:100%;height:8vh;text-align:left;padding:12px;display:flex;align-items:center;gap:10px;margin-bottom:10px;position:relative;cursor:pointer;transition:background-color .4s ease-in-out;border:0;background-color:#f8f8f8;border-radius:5px;overflow:hidden}.trialCard .opt:last-child{margin-bottom:0}.trialCard .opt .optFill{position:absolute;inset:0;width:0%;background:#f3f3f3;transition:width .6s ease-in;z-index:0}.trialCard .opt.optCorrect .optFill{background:#d4edda}.trialCard .opt.optWrong .optFill{background:#f8d7da}.optChosen{background-color:var(--brand);color:#fff;outline:2px solid var(--brand)}.optCorrect{background:#d9f2df}.optWrong{background:#fde2e2}.opt.disabled,.opt:disabled{cursor:not-allowed}.icon.circle{width:16px;height:16px;display:flex;align-items:center;justify-content:center;-o-object-fit:contain;object-fit:contain;opacity:.6;transition:opacity .2s}.icon.circle.dot{width:16px;height:16px;filter:brightness(1.5)}.option-wrapper{display:flex;align-items:center;gap:8px;width:100%}.option-id{font-size:1rem;font-family:Nunito,system-ui,-apple-system,Segoe UI,Roboto,Arial;color:#000;flex-shrink:0;z-index:10}.option-text{flex-grow:1;text-align:left;font-size:clamp(.8rem,3vh,1.25rem);line-height:1.2;padding-block:4px;font-family:Nunito,system-ui,-apple-system,Segoe UI,Roboto,Arial;color:#000;z-index:10;padding-right:calc(5vw + 40px)}.pctBadge{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial;position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:1.1rem;padding:.6vw 8px;border-radius:6px;border:1px solid #000;background:#fff;min-width:3.5vw;text-align:center}.trialCard .opt .pctBadge{color:#000}.trialCard .opt.optCorrect .pctBadge{background:#79ad6a;border-color:#000;color:#000}.trialCard .opt.optWrong .pctBadge{background:#e29ca8;border-color:#000;color:#000}@media(max-width:786px){.pctBadge{padding:4px 6px;font-size:.9rem;min-width:auto;right:8px}}.opt:disabled,.btn:disabled{opacity:1!important;filter:none!important}.wmWrap{display:flex;justify-content:left;align-items:center;height:48px;margin:6px 0 10px}.wmImg{height:40px;width:auto;opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.trialActions{display:flex;align-items:center;gap:12px;margin:12px 0 4px}.nextHint{color:var(--muted);font-size:12px}.trialControls{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:14px 0 6px}.ctrl.left{justify-self:start}.ctrl.center{justify-self:center}.ctrl.right{justify-self:end}.btn.big{padding:12px 24px;font-size:16px;border-radius:10px}.ctrl .btn.ghost{min-width:44px;height:44px;border-radius:10px;font-size:18px;line-height:1}.trialSide{position:sticky;top:96px;height:-moz-fit-content;height:fit-content;width:480px}.trHead{text-align:center;margin-bottom:18px}.trTag{color:var(--brand);font-weight:700}.trScore{margin:4px 0 6px}.trMeta .ok{color:var(--brand)}.trMeta .bad{color:#e11d48}.trList{display:grid;gap:10px}.trRow{display:grid;grid-template-columns:140px 1fr;gap:12px;border-radius:12px;padding:12px 14px}.trRow.good{background:#d9f2df}.trRow.bad{background:#fde2e2}.trRowL{font-weight:700;white-space:nowrap}.trRowR{color:#222}.resultsPage{padding:10px 0 28px}.resultsPage .opt{pointer-events:none;cursor:default;transition:none}.resultsPage .opt:hover,.resultsPage .opt:active,.resultsPage .opt:focus{background:inherit;outline:none;box-shadow:none}.resultsPage .optChosen{background-color:var(--brand);color:#fff;outline:2px solid var(--brand)}.resultsPage .optCorrect{background:#d9f2df}.resultsPage .optWrong{background:#fde2e2}.resultsPage .trialCard .opt .pctBadge{color:#000;border-color:#000}.resultsPage .trialCard .opt .optFill{transition:none}.resultsPage .trialControls .btn.big{display:none}.donutCard{border:1px solid #e6e6e6;border-radius:12px;padding:14px;margin:20px 0 12px;background:#fff}.donutCard .dcTitle{text-align:center;color:#333;font-size:20px;margin-bottom:6px;font-weight:800}.donutCard .dcPct{font-weight:800;font-size:29px;fill:#111;font-variant-numeric:tabular-nums}.donutCard .dcLegend{display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;color:#333;margin-top:8px;flex-wrap:wrap}.donutCard .dcBtn{border:1px solid #ddd;background:#fff;padding:4px 10px;border-radius:10px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;line-height:1}.donutCard .dcBtn:hover{border-color:#bbb}.donutCard .dcBtn.active{border:2px solid var(--brand)}.donutCard .swatch{display:inline-block;width:10px;height:10px;border-radius:2px}.donutCard .swatch.green{background:#22c55e}.donutCard .swatch.red{background:#ef4444}.donutCard .swatch.gray{background:#9ca3af}.resultsPage .trialSide{position:sticky;top:96px;height:-moz-fit-content;height:fit-content;width:480px}.resultsPage .trHead{text-align:center;margin-bottom:18px}.resultsPage .trTag{color:var(--brand);font-weight:700}.resultsPage .trScore{margin:4px 0 6px}.resultsPage .trMeta .ok{color:var(--brand)}.resultsPage .trMeta .bad{color:#e11d48}.resultsPage .trList{display:grid;gap:10px}.resultsPage .trRow{display:grid;grid-template-columns:140px 1fr;gap:12px;border-radius:12px;padding:12px 14px}.resultsPage .trRow.good{background:#d9f2df}.resultsPage .trRow.bad{background:#fde2e2}.resultsPage .trRowL{font-weight:700;white-space:nowrap}.resultsPage .trRowR{color:#222}.qbtn.answered{background:#ececec}@media(max-width:980px){.grid3{grid-template-columns:1fr}.cardRow{grid-template-columns:1fr 1fr}.split,.split.reverse{grid-template-columns:1fr}.hero{height:380px}.trialWrap{grid-template-columns:1fr}.trialSide{position:static;width:100%}}@media(max-width:640px){.cardRow{grid-template-columns:1fr}}@media(max-width:786px){.resultsPage .trialWrap{display:flex;flex-direction:column;align-items:stretch;gap:16px;max-width:100%;padding-top:0}.resultsPage{padding-top:0}.donutCard{margin-top:10px}.resultsPage .trialSide{order:-1;position:static;width:100%;margin-bottom:0}.resultsPage .trialMainInner{width:100%;max-width:100%}.resultsPage .explanation{margin-top:0!important;padding-top:0}}.faqTopRow{display:grid;grid-template-columns:1fr 320px;gap:16px;margin:8px 0 20px;font-family:Nunito,sans-serif}.faqLayout{display:grid;grid-template-columns:260px 1fr;gap:24px}.faq-h3{margin:0 0 10px;font-size:24px;font-weight:700;color:#333}.faqSidebar{display:flex;flex-direction:column;gap:8px;position:sticky;top:76px}.faqCat{font-family:Nunito,sans-serif;font-weight:600;font-size:18px;text-align:left;padding:10px 12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s ease}.faqCat:hover{background:#f8fdf8}.faqCat.active{border-color:var(--brand);box-shadow:0 0 0 2px #2b771c14;background:#f5fff5}.accordion{display:grid;gap:10px;font-family:Nunito,sans-serif}.accItem{border:1px solid #e5e7eb;border-radius:12px;background:#fff;overflow:hidden}.accHead{width:100%;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;background:#fff;border:none;border-radius:0;cursor:pointer;text-align:left;font-family:Nunito,sans-serif;font-size:16px;font-weight:600}.accHead:hover{background:#f8fdf8}.accHead:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.accIcon{font-size:20px;line-height:.9;opacity:.7}.accBody{display:none;padding:8px 14px 12px;color:#333;font-weight:400;line-height:1.6}.accItem.open .accBody{display:block}.accItem.open{border:2px solid #2b771c}@media(max-width:960px){.faqTopRow{grid-template-columns:1fr}.faqSidebar{position:static}}@media(max-width:786px){.faqLayout{display:block}.h3-mobile{margin:24px 0 8px;font-size:21px;font-weight:700;color:#2b771c}.faqMobileSection{margin-bottom:18px}}.legalDoc{display:grid;gap:16px}.legalDoc h2{font-size:18px;margin:6px 0 8px;color:var(--brand)}.legalDoc section{background:#fff;border:1px solid #eee;border-radius:12px;padding:14px;line-height:1.65}.legalDoc p{margin:0}.legalDoc p+p{margin-top:8px}.contactGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:10px 0 26px}.contactCard{background:#fff;border:1px solid #eee;border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:8px}.contactCard h3{margin:0 0 4px}.contactCard p{margin:0;color:#444}.contactForm{margin:24px 0 16px;background:#fff;border:1px solid #eee;border-radius:12px;padding:16px}.contactForm .row2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.contactForm input,.contactForm textarea{width:100%;border:1px solid #e5e7eb;border-radius:10px;padding:10px;margin-top:10px;font:inherit}.contactForm button{margin-top:12px}.smallNote{color:#666;font-size:12px;margin-top:8px}.contactInfo{margin-top:20px;background:#fff;border:1px solid #eee;border-radius:12px;padding:16px}@media(max-width:980px){.contactGrid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.contactGrid,.contactForm .row2{grid-template-columns:1fr}}.resource-grid--no-sidebar,.resource-grid--full-width{display:block;width:100%;max-width:unset;margin:0;padding:0}.resource-grid--no-sidebar>.main-content,.resource-grid--full-width>.main-content{width:100%;padding:0;grid-column:unset!important}.subPage{min-height:100svh;display:grid;grid-template-rows:auto 1fr auto;background:#fff}.subMain{padding:24px 0 0}.subLangSwitch{max-width:830px;margin:0 auto 8px;padding:0 10px;display:flex;justify-content:flex-end}.subLangBtn{border:1px solid var(--line, #e1e4ea);background:#fff;padding:4px 12px;border-radius:999px;font-size:.85rem;cursor:pointer;font-weight:600;opacity:.9;transition:background .15s ease,opacity .15s ease,border-color .15s ease,transform .1s ease}.subLangBtn:hover{opacity:1;background:#2b771c0f;border-color:var(--brand, #2b771c);transform:translateY(-.5px)}.subHeader{text-align:center;margin:8px 0 16px}.subHeader h1{margin:0;font-size:clamp(22px,2.6vw,32px)}.subTagline{margin-top:6px;opacity:.8}.plansWrap{margin:0 auto;display:grid;grid-template-columns:1fr;gap:20px;padding:0;max-width:95%;justify-items:center}@media(min-width:720px){.plansWrap{grid-template-columns:repeat(2,minmax(300px,1fr));gap:32px;max-width:830px;padding:0}}.planCard:nth-child(1){order:2}.planCard:nth-child(2){order:1}@media(min-width:720px){.planCard:nth-child(1){order:1}.planCard:nth-child(2){order:2}}.planCard{width:100%;max-width:400px;border:3px solid var(--brand);border-radius:14px;padding:20px;cursor:pointer;transition:border-color .12s ease,box-shadow .14s ease,filter .14s ease;background:#fff;outline:none;display:flex;flex-direction:column}.planCard:focus-visible{outline:3px solid color-mix(in oklab,var(--brand) 35%,transparent);outline-offset:2px}.planCard--dimmed{border-color:#d9d9d9!important;box-shadow:none!important;filter:grayscale(.05) opacity(.95)}.planCard--selected,.planCard[aria-pressed=true]{box-shadow:0 8px 24px #0000000f;border-color:var(--brand)}.planHeaderBlock{height:90px;display:flex;align-items:center;justify-content:center}.planTitle,.planTitle2{margin:0;font-size:35px;text-align:center}.planFeaturesList{flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;margin:35px 0;gap:20px;font-size:large}.featureItem{display:flex;align-items:flex-start;gap:10px}.featureIcon{font-size:20px;line-height:1;flex-shrink:0;margin-top:2px}.featureContent{margin:0;padding:0;line-height:1.45;display:block}.billingDock{margin-top:5px;display:flex;align-items:center;justify-content:center}.planPricesWrap{margin-top:0;margin-bottom:0;display:flex;justify-content:center;gap:16px;padding:0 10px}.planPrice{text-align:center;font-weight:800;font-size:17px;color:#000;letter-spacing:.2px;transition:opacity .25s ease-out,transform .25s ease-out;min-width:70px}.planPrice--dimmed{opacity:.35;transform:scale(.9)}.addonDock{display:flex;align-items:center;gap:10px;margin:20px 0 4px}.addonDock input[type=checkbox]{transform:scale(1.5);transform-origin:left center;margin-right:8px;accent-color:var(--brand);cursor:pointer}.addonLabel{cursor:pointer}.chooseBtn{display:block;width:100%;margin-top:14px;text-align:center;padding:8px 14px;border:3px solid transparent;box-sizing:border-box;border-radius:10px;background:var(--brand);color:#fff;font-weight:700;cursor:pointer;transition:filter .14s ease,background-color .14s ease,color .14s ease,border-color .14s ease,box-shadow .14s ease;font-size:15px;font-family:Nunito,system-ui,-apple-system,Segoe UI,Roboto,Arial}.chooseBtn:focus-visible{outline:3px solid color-mix(in oklab,var(--brand) 35%,transparent);outline-offset:2px}.subFineprint{text-align:center;margin-top:18px;margin-bottom:60px;opacity:.7;font-size:13px}.billingToggleRoot{display:inline-flex;align-items:center;background:#f1f5f9;padding:4px;border-radius:9999px;margin-top:24px;border:1px solid #e2e8f0}.billingOption{font-size:14px;font-weight:600;color:#64748b;padding:0 12px;cursor:pointer;transition:color .2s;display:flex;align-items:center;gap:6px}.billingOption.active{color:#0f172a}.billingSwitch{width:44px;height:24px;background:#cbd5e1;border-radius:999px;position:relative;cursor:pointer;margin:0 4px;transition:background .2s}.billingSwitch:hover{background:#94a3b8}.billingKnob{width:20px;height:20px;background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;transition:transform .2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px #0003}.billingKnob.right{transform:translate(20px)}.saveBadge{background:#dcfce7;color:#166534;font-size:11px;padding:2px 6px;border-radius:4px;font-weight:700;letter-spacing:-.01em}.addonCard{display:block;margin:20px 0 10px;padding:12px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .2s}.addonCard:hover{background:#f1f5f9;border-color:#cbd5e1}.addonCard.selected{background:#f0fdf4;border-color:#bbf7d0;box-shadow:0 0 0 1px #bbf7d0}.addonHeader{display:flex;align-items:flex-start;gap:12px}.addonCheckbox{margin-top:4px;transform:scale(1.2);cursor:pointer;accent-color:var(--brand)}.addonText{flex:1}.addonLabel{display:block;font-size:14px;color:#1e293b;cursor:pointer;line-height:1.4}.addonSubtext{font-size:13px;color:#475569;margin-top:2px;font-weight:500}.addonCard.selected .addonSubtext{color:#15803d}.trustSignals{margin-top:24px;display:flex;flex-direction:column;align-items:center;gap:8px;opacity:.8}.secureText{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#334155;text-transform:none;letter-spacing:.3px;flex-wrap:wrap;justify-content:center}.lemonSqueezyLogo{flex-shrink:0}.lemonSqueezyText{font-weight:700;color:#1e293b}.stripeVerifiedText{color:#64748b;font-weight:500}.paymentMethods{font-size:11px;color:#64748b;font-weight:500;display:flex;gap:6px}.instantAccess{font-size:11px;color:var(--brand);font-weight:700;background:#f0fdf4;padding:2px 8px;border-radius:99px}.subTagline{color:#334155!important;font-weight:500;margin-top:8px;font-size:1.1rem}.planPeriod{font-size:15px;color:#475569;font-weight:500}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(prefers-reduced-motion:reduce){.planCard,.chooseBtn,.billingToggle,.toggleLabel,.toggleThumb,.planPrice{transition:none!important}}html[dir=rtl] .subMain,html[dir=rtl] .subHeader{direction:rtl}html[dir=rtl] .subHeader h1,html[dir=rtl] .subTagline,html[dir=rtl] .subFineprint{text-align:center}html[dir=rtl] .planFeaturesList{text-align:right}html[dir=rtl] .addonDock{justify-content:flex-end}html[dir=rtl] .addonDock input[type=checkbox]{transform-origin:right center;margin-right:0;margin-left:8px}html[dir=rtl] .billingToggle,html[dir=rtl] .planPricesWrap{direction:ltr}html[dir=rtl] .subLangSwitch{justify-content:flex-start}.other-services-page-wrapper{display:flex;flex-direction:column;min-height:100vh}.main-content-padding{padding:24px 0 0;flex-grow:1}.main-heading{margin:0;text-align:center;font-size:clamp(22px,2.6vw,32px)}.sub-heading-text{text-align:center;margin:12px 0 24px;color:#555}.services-grid{display:grid;grid-template-rows:repeat(3,auto);gap:12px;max-width:720px;margin-left:auto;margin-right:auto}.service-row-content-box{border:3px solid var(--brand);border-radius:12px;padding:16px 18px;background:#fff}.service-row-inner-flex{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.service-details{flex-grow:1}.service-title{margin:0 0 8px;font-size:24px;font-weight:700}.service-description{margin:0;font-size:16px;color:#4a4a4a}.service-price{font-size:26px;color:var(--brand);font-weight:700;margin-left:10px;flex-shrink:0;text-align:right;align-self:center}.disclaimer-text{text-align:center;margin-top:24px;font-size:12px;color:#888;margin-bottom:0}html[dir=rtl] .other-services-page-wrapper,html[dir=rtl] .other-services-page-wrapper .main-heading,html[dir=rtl] .other-services-page-wrapper .sub-heading-text,html[dir=rtl] .other-services-page-wrapper .service-title,html[dir=rtl] .other-services-page-wrapper .service-description,html[dir=rtl] .other-services-page-wrapper .disclaimer-text{direction:rtl}html[dir=rtl] .other-services-page-wrapper .service-description{text-align:right}*{box-sizing:border-box}.mt-1{margin-top:.25rem}.mb-3{margin-bottom:.75rem}.ml-auto{margin-left:auto}.min-h-24{min-height:6rem}.border{border:1px solid #e5e7eb}.border-red-200{border-color:#fecaca}.border-red-300{border-color:#fca5a5}.rounded{border-radius:.375rem}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-900{color:#111827}.text-red-600{color:#dc2626}.text-red-700{color:#b91c1c}.text-white{color:#fff}.bg-white{background:#fff}.bg-red-50{background:#fef2f2}.bg-red-100{background:#fee2e2}.bg-gray-900{background:#111827}.hover\:underline:hover{text-decoration:underline}.hover\:bg-red-50:hover{background:#fef2f2}button{background:transparent;border:none}button.border{background:#fff}button:disabled{opacity:.5}h3{font-size:1rem;line-height:1.5rem}.profileShell{--pad: 18px;--pad-inline: 18px;--radius: 14px;--muted: #6b7280;--brand: #2b771c;--ok: #2b771c;--ghost: #f8fafc;max-width:1040px;margin:0 auto;padding:18px var(--pad-inline) 40px;color:#0f172a}.cardShadow{box-shadow:0 1px 2px #0f172a0f,0 6px 18px #0f172a0d;border:none}.user-profile{background:#fff;border-radius:var(--radius);padding:16px var(--pad);margin-bottom:16px}.user-profile.up--row{display:flex;align-items:center;justify-content:space-between;gap:16px}.helloTitle{font-size:22px;font-weight:700;margin:0}.upRight{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.emailText{color:#111827;font-weight:600}.verifyBadge{display:inline-flex;color:var(--ok)}.verifyBadge.dim{color:#9ca3af}.btn.linkBtn{padding:0;background:transparent;border:none;color:var(--brand);font-weight:600;cursor:pointer}.profile-content{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}@media(max-width:1024px){.profile-content{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.profile-content{grid-template-columns:1fr}}.resourceCard.cardShadow{display:flex;flex-direction:column;height:100%}.resourceHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px}.resourceTitle{font-size:18px;font-weight:700;margin:0}.resourceBlurb{margin:4px 0 10px}.metaCol{gap:8px}.kv{grid-template-columns:120px 1fr}.kv .k{font-size:12px;color:var(--muted)}.kv .v{font-weight:600}.cardActions{margin-top:8vh;display:flex;flex-direction:column;gap:10px;align-items:flex-start}.btn{padding:10px 14px;border-radius:10px;border:1px solid #e6e9ef;background:#fff;font-weight:600;cursor:pointer;text-decoration:none;color:#111827}.btn:hover{background:var(--ghost)}.btn.primary{background:var(--brand);color:#fff;border-color:var(--brand)}.btn.primary:hover{filter:brightness(.96)}.btn.ghost{background:#fff}.statusPill{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700;border:1px solid #e6e9ef;color:#334155}.statusPill .dot{width:8px;height:8px;border-radius:50%;background:#9ca3af}.statusPill.active{border-color:#2b771c40;color:var(--ok)}.statusPill.active .dot{background:var(--ok)}@media(max-width:640px){.user-profile.up--row{flex-direction:column;align-items:flex-start}.kv{grid-template-columns:120px 1fr}}.screenshot-popup{position:fixed;left:50%;top:12%;transform:translate(-50%) translateY(-20px);background:#222;color:#fff;padding:.75rem 1.5rem;border-radius:999px;font-size:.9rem;opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s ease;z-index:9999}.screenshot-popup--visible{opacity:1;transform:translate(-50%) translateY(0)}.skeletonPageRoot{min-height:100vh;background:#fff}.skeleton-block,.skeleton-pill,.skeleton-circle,.skeleton-line{background-color:#e9edf2;border-radius:999px}@keyframes skeleton-shimmer{0%{background-position:-200px 0}to{background-position:200px 0}}.skeleton-shimmer{background-image:linear-gradient(90deg,#e9edf2,#f7f9fb,#e9edf2 160px);background-size:200px 100%;animation:skeleton-shimmer 1.2s linear infinite}.skeleton-brand{width:210px;height:32px}.skeleton-brand-text{opacity:1}.skeleton-lang{width:90px;height:30px}.skeleton-navItem{width:120px;height:28px}.skeleton-cta{width:110px;height:32px}.skeleton-avatar,.skeleton-dots{width:36px;height:36px;border-radius:999px}@media(max-width:786px){.skeleton-lang,.skeleton-navItem,.skeleton-cta,.skeleton-avatar,.skeleton-dots,.navCenter,.navRight{display:none}.skeleton-brand{display:block}}.screenshot-logout-overlay{position:fixed;inset:0;background:#0009;display:none;align-items:center;justify-content:center;z-index:9999}.screenshot-logout-overlay--visible{display:flex}.screenshot-logout-modal{width:min(480px,90vw);background:#fff;border-radius:18px;border:2px solid #d0342c;padding:1.75rem 1.5rem;box-shadow:0 18px 45px #00000040}.screenshot-logout-modal h2{margin:0 0 .75rem;font-size:1.3rem;font-weight:600;color:#222}.screenshot-logout-modal p{margin:0;font-size:.95rem;line-height:1.5;color:#333}.screenshot-logout-secondary{margin-top:.75rem}.screenshot-logout-actions{margin-top:1.5rem;display:flex;justify-content:flex-end}.screenshot-logout-button{border:none;outline:none;padding:.5rem 1.25rem;border-radius:999px;font-size:.95rem;font-weight:500;cursor:pointer;background:#d0342c;color:#fff;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease}.screenshot-logout-button:hover{transform:translateY(-1px);box-shadow:0 8px 20px #0003}.screenshot-logout-button:active{transform:translateY(0);box-shadow:none}body{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}input,textarea{-webkit-user-select:text;-moz-user-select:text;user-select:text}.ai-response-content{font-size:14px;line-height:1.6;color:#374151}.ai-response-content p{margin-bottom:12px}.ai-response-content p:last-child{margin-bottom:0}.ai-response-content ul,.ai-response-content ol{padding-left:20px;margin-bottom:12px}.ai-response-content li{margin-bottom:4px}.ai-response-content strong{font-weight:700;color:#111827}.qbtn:focus{outline:none!important}.spinner-sm{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin .8s linear infinite;display:inline-block;vertical-align:middle}.qbtn{display:flex!important;justify-content:center!important;align-items:center!important;padding:0!important}.qgrid{width:100%!important;box-sizing:border-box!important}.optChosen .option-id,.optChosen .option-text{color:#fff}.qgrid-container{display:flex;flex-direction:column;gap:12px}.qgrid-pagination{display:flex;align-items:center;justify-content:space-between;padding:4px 0}.qgrid-page-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#374151;font-size:18px;cursor:pointer;transition:all .2s}.qgrid-page-btn:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db;color:#111827;transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}.qgrid-page-btn:disabled{opacity:.4;cursor:not-allowed;background:#f9fafb}.qgrid-page-info{font-size:14px;font-weight:600;color:#4b5563;min-width:60px;text-align:center;font-variant-numeric:tabular-nums}:root{--titlebar-height: 0px}body{padding-top:var(--titlebar-height);transition:padding-top .2s ease}.reveal{opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out}.reveal.visible{opacity:1;transform:translateY(0)}.reveal:nth-child(2){transition-delay:.1s}.reveal:nth-child(3){transition-delay:.2s}.reveal:nth-child(4){transition-delay:.3s}.reveal:nth-child(5){transition-delay:.4s}.reveal:nth-child(6){transition-delay:.5s}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}.siteHeader{position:sticky;top:var(--electron-titlebar-height, 0px);z-index:100;background:#fff;min-height:5rem;display:flex;flex-direction:column;justify-content:center}.headerInner{--_siteHeaderH: 70px;height:var(--_siteHeaderH);min-height:var(--_siteHeaderH);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;max-width:100%;padding:0 7vw}@media(max-width:640px){.siteHeader{min-height:70px}.headerInner{--_siteHeaderH: 60px;align-content:center;padding:0 5vw}.brandtext{padding-left:8px;font-size:26px!important;font-weight:700!important;letter-spacing:.04rem!important}.brandtext img{height:36px}}.brandtext{display:flex;align-items:center;text-decoration:none;font-weight:630;letter-spacing:.08rem;line-height:1;font-size:clamp(40px,2.2vw + 8px,34px);white-space:nowrap;max-width:100%;font-family:Nunito,system-ui,-apple-system,Segoe UI,Roboto,Arial;z-index:9999!important}.brandtext img{height:48px;width:auto;display:block}.navLinks{display:flex;gap:12px;align-items:center;justify-content:flex-end;position:relative}.navRight{display:flex;align-items:center;gap:12px;justify-self:end}.navRight .btn{font-weight:500}.siteHeader.compact .navRight .btn,.siteHeader.compact .navRight .iconBtn,.siteHeader.compact .navRight .dropdown{display:none}.siteHeader.compact .navRight .mobileMenuToggle{display:inline-flex}.dropdown{position:relative;display:inline-block}.dropBtn{background:#fff;border:0;padding:8px;border-radius:var(--radius, 10px);display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:16px;font-weight:400;color:#333;line-height:1;transition:background .18s ease,color .18s ease,box-shadow .18s ease;height:38px}.iconBtn{width:42px;height:42px;padding:0;border:0;border-radius:var(--radius, 10px);display:inline-flex;align-items:center;justify-content:center;line-height:1}@media(hover:hover)and (pointer:fine){.dropdown:hover>.dropBtn{background:var(--brand);color:#fff}}.chev{display:inline-block;transition:transform .18s ease}.dropdown:hover .chev{transform:rotate(180deg)}@keyframes slideInItem{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.dropdownMenu{position:absolute;top:100%;left:0;margin-top:8px;min-width:220px;padding:8px;z-index:9999;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.05);border-radius:12px;box-shadow:0 4px 6px -1px #0000000d,0 10px 30px -5px #0000001a;opacity:0;visibility:hidden;transform:translateY(-20px);pointer-events:none;transition:opacity .3s ease-in,transform .3s ease-in,visibility 0s linear .3s}.dropdown:hover>.dropdownMenu,.dropdown:focus-within>.dropdownMenu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto;transition:opacity .6s cubic-bezier(.23,1,.32,1),transform .6s cubic-bezier(.23,1,.32,1),visibility 0s linear 0s}.dropdownMenu>*{opacity:0}.dropdown:hover>.dropdownMenu>*,.dropdown:focus-within>.dropdownMenu>*{animation:slideInItem .6s cubic-bezier(.23,1,.32,1) forwards}.dropdownMenu>*:nth-child(1){animation-delay:.1s}.dropdownMenu>*:nth-child(2){animation-delay:.2s}.dropdownMenu>*:nth-child(3){animation-delay:.3s}.dropdownMenu>*:nth-child(4){animation-delay:.4s}.drawer{position:fixed;inset:0;z-index:100;pointer-events:none}.drawer.open{pointer-events:auto}.drawerOverlay{position:absolute;inset:0;background:#00000047;border:0;padding:0;cursor:default;opacity:0;transition:opacity .4s ease}.drawer.open .drawerOverlay{opacity:1}.drawerPanel{position:absolute;top:0;right:0;bottom:0;width:75vw;max-width:320px;background:#fff;box-shadow:-12px 0 24px #0000001f;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.drawer.open .drawerPanel{transform:translate(0)}.drawerContent{display:flex;flex-direction:column;padding:24px 20px;gap:8px;overflow-y:auto;height:100%}.drawerLangToggle{width:100%;display:flex;align-items:center;justify-content:center;padding:12px;background-color:#f0fdf4;border:1px solid #dcfce7;color:#166534;border-radius:12px;font-weight:700;font-size:16px;margin-bottom:12px;cursor:pointer;transition:background .2s}.drawerLangToggle:hover{background-color:#dcfce7}.menuSectionBtn,.menuLink,.menuSection a{display:flex;align-items:center;width:100%;padding:14px 16px;font-size:16px;font-weight:500;color:#374151;text-decoration:none;background:transparent;border:0;border-radius:12px;cursor:pointer;text-align:left;line-height:1;transition:all .2s ease}.menuSectionBtn{justify-content:space-between}.menuLink,.menuSection a{justify-content:flex-start}.menuSectionBtn:hover,.menuLink:hover,.menuSection a:hover{background-color:#f3f4f6;color:#2b771c;transform:translate(4px)}@keyframes smoothDropIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.menuCaret{width:12px;height:auto;opacity:.8;transition:transform .3s ease;display:block}.menuSectionBtn[aria-expanded=true]{background-color:#f9fafb;color:#2b771c}.menuSectionBtn[aria-expanded=true] .menuCaret{transform:rotate(90deg);opacity:1}.menuSection{max-height:0;opacity:0;overflow:hidden;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .35s ease,margin .2s ease}.menuSection.open{max-height:500px;opacity:1;margin-top:4px;margin-bottom:4px;padding-left:12px;border-left:2px solid #e5e7eb;margin-left:16px}.menuSection a{padding:12px 16px;font-size:15px;color:#4b5563;opacity:0;transform:translateY(-10px)}.menuSection.open a{animation:smoothDropIn .3s ease forwards}.menuSection.open a:nth-child(1){animation-delay:.05s}.menuSection.open a:nth-child(2){animation-delay:.1s}.menuSection.open a:nth-child(3){animation-delay:.15s}.menuSection.open a:nth-child(4){animation-delay:.2s}.menuSection.open a:nth-child(5){animation-delay:.25s}.menuSection.open a:nth-child(6){animation-delay:.3s}.dropdownMenu.right{right:0;left:auto}.dropdown:after{content:"";position:absolute;top:100%;left:0;height:8px;width:100%}.dropdownMenu a,.dropdownMenu button{width:100%;display:flex;align-items:center;gap:8px;padding:10px 12px;border:0;background:transparent;border-radius:8px;font-size:15px;color:var(--ink, #333);text-decoration:none;cursor:pointer}.dropdownMenu a:hover,.dropdownMenu button:hover{background:#f2f2f2;color:#333;outline:none;border-radius:10px}.dropdownMenu.menu--compact{min-width:160px;padding:8px;border-radius:12px;border:1px solid rgba(0,0,0,.06);box-shadow:0 8px 24px #0000001f}.dropdownMenu.menu--compact a,.dropdownMenu.menu--compact button{font-size:14px;padding:8px 10px;border-radius:8px;color:#111}.dropdownMenu.menu--compact a:hover,.dropdownMenu.menu--compact button:hover{background:#f1f3f2;color:#111;outline:none}.dropdownMenu.menu--compact:before{content:"";position:absolute;top:-6px;left:26px;width:12px;height:12px;background:#fff;border-left:1px solid rgba(0,0,0,.06);border-top:1px solid rgba(0,0,0,.06);transform:rotate(45deg);box-shadow:-2px -2px 4px #00000005}.dropdownMenu.menu--compact.right:before{left:auto;right:26px}.avatarImg,.iconBtn .dots{width:32px;height:32px;display:block;-o-object-fit:contain;object-fit:contain;border-radius:999px}.verifyBanner{position:sticky;top:0;z-index:21;background:#fffbe6;color:#7a5d00;border-bottom:1px solid #f0e6a3;font-size:14px;line-height:1.3;text-align:center;padding:8px 12px;width:100%}.verifyBanner .rightLink{color:inherit;text-decoration:underline}.mobileMenuToggle{display:none;border:0;background:transparent;padding:6px;border-radius:8px;cursor:pointer;line-height:1}.siteHeader.compact .mobileMenuToggle{display:inline-flex}.iconBurger{width:22px;height:22px;display:block}@media(max-width:980px){.siteHeader .navLinks{display:none}.mobileMenuToggle{display:inline-flex}}html[dir=rtl] .siteHeader,html[dir=rtl] .headerInner{direction:ltr}html[dir=rtl] .siteHeader a,html[dir=rtl] .siteHeader button,html[dir=rtl] .siteHeader .dropBtn{direction:rtl;text-align:right}html[dir=rtl] .navLinks{justify-content:flex-end}html[dir=rtl] .drawerPanel{right:0;left:auto;transform:translate(100%)}html[dir=rtl] .drawer.open .drawerPanel{transform:translate(0)}html[dir=rtl] .menuLink,html[dir=rtl] .menuSection a{direction:rtl;text-align:right}.dropdownMenu.downloadOptions{min-width:240px;display:flex;flex-direction:column}.dropdownMenu.downloadOptions a{display:flex;align-items:center;gap:12px;width:100%}.dropdownMenu.downloadOptions a svg{color:inherit}.dropdownMenu.downloadOptions a:hover{background:transparent;color:#374151}.hero{position:relative;min-height:92vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.app-layout-electron .hero{min-height:97vh}.hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.hero-media{position:absolute;top:50%;left:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:translate(-50%,-50%) translateZ(0);filter:contrast(1.1) saturate(.8) brightness(.8);will-change:opacity}.hero-image{z-index:0}.hero-video{z-index:1;opacity:1}.hero-video.is-ready{opacity:1}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0003,#00000080 60%,#000000d9);z-index:2}.hero:before{content:"";position:absolute;inset:0 -1px;width:calc(100% + 2px);height:100%;opacity:.03;pointer-events:none;z-index:3;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}.hero .container{position:relative;z-index:10;margin:0 auto;max-width:1200px;padding:0 20px}.heroContent{max-width:700px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem;padding:0 2rem}.heroContent h1{font-family:Inter,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.15;margin:0;color:#fff;letter-spacing:-.02em;text-shadow:0 4px 30px rgba(0,0,0,.6)}.heroContent p{font-family:Nunito,sans-serif;font-size:clamp(1rem,1.3vw,1.25rem);line-height:1.7;margin:0;color:#ffffffd9;max-width:580px;text-shadow:0 2px 10px rgba(0,0,0,.5);font-weight:400}.heroActions{margin-top:2rem;width:100%;max-width:520px}.heroCta{cursor:pointer;border:none;padding:1rem 2.5rem;font-size:1.1vw;font-weight:600;border-radius:9999px;transition:all .3s cubic-bezier(.4,0,.2,1);background-color:#fff;color:#000;box-shadow:0 4px 15px #0000004d}.heroCta:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 10px 25px #0006;background-color:#f8f8f8}.heroCta:active{transform:translateY(0) scale(.97)}@media(max-width:768px){.hero{min-height:68vh}.hero-media{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:72% center;object-position:72% center}.heroContent{max-width:100%;padding:0 1rem;gap:1.2rem}.heroContent h1{font-size:2.5rem}.heroContent p{font-size:1rem;line-height:1.5}.heroCta{font-size:1rem;padding:1rem 2rem}}.hero-form{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;justify-content:center;width:100%}.hero-input{flex:1;padding:1.1rem 1.75rem;font-size:1.05rem;border:1.5px solid rgba(255,255,255,.25);border-radius:9999px;background:#ffffff14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;min-width:260px;transition:all .3s ease}.hero-input::-moz-placeholder{color:#ffffff8c;font-weight:400}.hero-input::placeholder{color:#ffffff8c;font-weight:400}.hero-input:focus{outline:none;border-color:#fff9;background:#ffffff1f;box-shadow:0 0 25px #ffffff1f}.hero-input:disabled{opacity:.6;cursor:not-allowed}.hero-submit{cursor:pointer;border:none;padding:1.1rem 2.25rem;font-size:1.05rem;font-weight:700;border-radius:9999px;transition:all .3s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 4px 20px #10b98159;min-width:200px;display:flex;align-items:center;justify-content:center;letter-spacing:.02em}.hero-submit:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 30px #10b98173;background:linear-gradient(135deg,#22c55e,#10b981)}.hero-submit:active:not(:disabled){transform:translateY(0) scale(.98)}.hero-submit:disabled{opacity:.7;cursor:not-allowed}.hero-spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.hero-success{display:flex;align-items:center;gap:.75rem;background:#22c55e33;border:1px solid rgba(34,197,94,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 2rem;border-radius:9999px;color:#86efac;font-weight:500;animation:fadeInUp .5s ease}.hero-toast{position:absolute;top:2rem;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.75rem;background:#22c55ef2;border:1px solid rgba(34,197,94,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 2rem;border-radius:12px;color:#fff;font-weight:500;z-index:1000;box-shadow:0 10px 40px #0000004d;animation:toastIn .4s ease,toastOut .4s ease 6.6s forwards;width:-moz-max-content;width:max-content;max-width:90%}.hero-toast .hero-success-icon{stroke:#fff}@keyframes toastIn{0%{opacity:0;transform:translate(-50%) translateY(-20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes toastOut{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(-20px)}}.hero-success-icon{width:24px;height:24px;stroke:#22c55e}.hero-error{margin-top:1rem;color:#fca5a5;font-size:.9rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.hero-form{flex-direction:column;width:100%}.hero-input{min-width:unset;width:100%;text-align:center}.hero-submit{width:100%}.hero-success{flex-direction:column;text-align:center;padding:1rem 1.5rem}.hero-toast{padding:.75rem 1.25rem;font-size:.9rem;width:90%;max-width:400px;gap:.5rem;justify-content:center}.hero-toast .hero-success-icon{width:20px;height:20px}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--background: 0 0% 100%;--foreground: 222.2 84% 4.9%;--card: 0 0% 100%;--card-foreground: 222.2 84% 4.9%;--popover: 0 0% 100%;--popover-foreground: 222.2 84% 4.9%;--primary: 222.2 47.4% 11.2%;--primary-foreground: 210 40% 98%;--secondary: 210 40% 96.1%;--secondary-foreground: 222.2 47.4% 11.2%;--muted: 210 40% 96.1%;--muted-foreground: 215.4 16.3% 46.9%;--accent: 210 40% 96.1%;--accent-foreground: 222.2 47.4% 11.2%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 210 40% 98%;--border: 214.3 31.8% 91.4%;--input: 214.3 31.8% 91.4%;--ring: 222.2 84% 4.9%;--radius: .5rem}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-slate{--tw-prose-body: #334155;--tw-prose-headings: #0f172a;--tw-prose-lead: #475569;--tw-prose-links: #0f172a;--tw-prose-bold: #0f172a;--tw-prose-counters: #64748b;--tw-prose-bullets: #cbd5e1;--tw-prose-hr: #e2e8f0;--tw-prose-quotes: #0f172a;--tw-prose-quote-borders: #e2e8f0;--tw-prose-captions: #64748b;--tw-prose-kbd: #0f172a;--tw-prose-kbd-shadows: rgb(15 23 42 / 10%);--tw-prose-code: #0f172a;--tw-prose-pre-code: #e2e8f0;--tw-prose-pre-bg: #1e293b;--tw-prose-th-borders: #cbd5e1;--tw-prose-td-borders: #e2e8f0;--tw-prose-invert-body: #cbd5e1;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #94a3b8;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #94a3b8;--tw-prose-invert-bullets: #475569;--tw-prose-invert-hr: #334155;--tw-prose-invert-quotes: #f1f5f9;--tw-prose-invert-quote-borders: #334155;--tw-prose-invert-captions: #94a3b8;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #cbd5e1;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #475569;--tw-prose-invert-td-borders: #334155}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-x-0{left:0;right:0}.right-4{right:1rem}.top-0{top:0}.top-4{top:1rem}.z-40{z-index:40}.z-\[110\]{z-index:110}.z-\[9999\]{z-index:9999}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-2{margin-left:.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-6{margin-top:1.5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-14{height:3.5rem}.h-16{height:4rem}.h-8{height:2rem}.min-h-14{min-height:3.5rem}.min-h-\[500px\]{min-height:500px}.min-h-\[60vh\]{min-height:60vh}.min-h-screen{min-height:100vh}.w-14{width:3.5rem}.w-16{width:4rem}.w-8{width:2rem}.w-full{width:100%}.min-w-0{min-width:0px}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-0{border-width:0px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.bg-\[\#2b771c\]{--tw-bg-opacity: 1;background-color:rgb(43 119 28 / var(--tw-bg-opacity, 1))}.bg-black\/60{background-color:#0009}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-opacity-60{--tw-bg-opacity: .6}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.pb-8{padding-bottom:2rem}.pl-1{padding-left:.25rem}.pt-2{padding-top:.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[10px\]{font-size:10px}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-relaxed{line-height:1.625}.tracking-wide{letter-spacing:.025em}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.opacity-60{opacity:.6}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.fade-in{--tw-enter-opacity: 0}.zoom-in-95{--tw-enter-scale: .95}.duration-200{animation-duration:.2s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.running{animation-play-state:running}.paused{animation-play-state:paused}.dark\:prose-invert:is(.dark *){--tw-prose-body: var(--tw-prose-invert-body);--tw-prose-headings: var(--tw-prose-invert-headings);--tw-prose-lead: var(--tw-prose-invert-lead);--tw-prose-links: var(--tw-prose-invert-links);--tw-prose-bold: var(--tw-prose-invert-bold);--tw-prose-counters: var(--tw-prose-invert-counters);--tw-prose-bullets: var(--tw-prose-invert-bullets);--tw-prose-hr: var(--tw-prose-invert-hr);--tw-prose-quotes: var(--tw-prose-invert-quotes);--tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);--tw-prose-captions: var(--tw-prose-invert-captions);--tw-prose-kbd: var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);--tw-prose-code: var(--tw-prose-invert-code);--tw-prose-pre-code: var(--tw-prose-invert-pre-code);--tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);--tw-prose-th-borders: var(--tw-prose-invert-th-borders);--tw-prose-td-borders: var(--tw-prose-invert-td-borders)}.last\:border-0:last-child{border-width:0px}.hover\:scale-\[1\.02\]:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.hover\:border-red-400:hover{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.hover\:bg-\[\#236316\]:hover{--tw-bg-opacity: 1;background-color:rgb(35 99 22 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.active\:scale-\[0\.98\]:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.dark\:bg-neutral-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.dark\:bg-neutral-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(10 10 10 / var(--tw-bg-opacity, 1))}.dark\:text-gray-400:is(.dark *){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-white:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media(min-width:640px){.sm\:mt-0{margin-top:0}.sm\:w-auto{width:auto}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}}@media(min-width:768px){.md\:p-6{padding:1.5rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .2s ease}.modal-content.takeover-modal{background:#fff;padding:2rem;border-radius:12px;max-width:400px;width:90%;box-shadow:0 10px 25px #0003;text-align:center}.takeover-modal h2{font-size:1.5rem;margin-bottom:1rem;color:#1e293b}.takeover-modal p{color:#64748b;margin-bottom:.5rem;line-height:1.5}.takeover-modal .sub-text{margin-top:1rem;font-weight:500;color:#334155}.modal-actions{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem}.btn-primary{background-color:#2b771c;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-weight:600;transition:background .2s}.btn-primary:hover{background-color:#225f16}.btn-secondary{background-color:#f1f5f9;color:#475569;border:1px solid #e2e8f0;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-weight:600;transition:background .2s}.btn-secondary:hover{background-color:#e2e8f0}.error-message{color:#ef4444;background:#fef2f2;padding:.5rem;border-radius:4px;margin:1rem 0;font-size:.9rem}
