.product-tour{--tour-progress: 0;--pt-ease: cubic-bezier(.22, 1, .36, 1);container-type:inline-size;position:relative;max-width:1160px;margin:auto;color:#222631;background:#fff;border:1px solid #e5e8ee;border-radius:26px;box-shadow:0 28px 70px -35px #263c6530,0 2px 8px #273d5805}.product-tour .pt-topline{display:flex;justify-content:space-between;align-items:center;padding:25px 32px 0}.product-tour .pt-preview-label{display:flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.08em;font-weight:500;text-transform:uppercase;color:#6f7887}.product-tour .pt-preview-label>span{width:6px;height:6px;border-radius:50%;background:#5292e3;box-shadow:0 0 0 4px #eaf2fd}.product-tour .pt-counter{font-size:12px;font-variant-numeric:tabular-nums;color:#373e4b}.product-tour .pt-counter>span{color:#9097a2}.product-tour .pt-scenes{display:grid}.product-tour .pt-scene{grid-area:1 / 1;display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:30px;padding:30px 32px 34px;align-items:center;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px);transition:opacity .5s ease,transform .7s var(--pt-ease),visibility 0s .5s}.product-tour .pt-scene[data-active=true]{opacity:1;visibility:visible;pointer-events:auto;transform:none;transition-delay:.14s,.14s,0s}.product-tour .pt-story{padding:20px 4px 20px 12px;min-width:0}.product-tour .pt-chapter{display:flex;gap:8px;align-items:center;color:#6b7688;font-size:12px;font-weight:500;margin-bottom:22px}.product-tour .pt-chapter>svg{color:#3879d2}.product-tour .pt-chapter>span{color:#8b94a3;font-variant-numeric:tabular-nums}.product-tour .pt-story h3{font-size:clamp(28px,4cqi,42px);font-weight:600;letter-spacing:-.045em;line-height:1.1;color:#222631;margin:0 0 20px}.product-tour .pt-story>p{font-size:14px;line-height:1.85;color:#737b89;max-width:320px}.product-tour .pt-visual{min-width:0;display:grid;place-items:center;align-self:stretch;min-height:380px;padding:30px;background:radial-gradient(ellipse at 50% 20%,#e8f0fc,transparent 70%),#f4f6fa;border-radius:19px;overflow:hidden}.product-tour .pt-visual-2{background:#edf0f4}.product-tour .pt-visual-3{background:radial-gradient(ellipse at 60% 20%,#e6f4f1,transparent 75%),#f2f7f6}.product-tour .pt-controls{display:flex;gap:18px;padding:17px 28px;align-items:center;border-top:1px solid #edf0f4}.product-tour .pt-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));flex:1;gap:7px;min-width:0}.product-tour .pt-tabs>button{position:relative;min-width:0;min-height:49px;padding:11px 9px 15px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:9px;color:#7b8390;background:transparent;font-size:11px;line-height:1.4;font-weight:500;transition:color .3s,background .3s}.product-tour .pt-tabs>button svg{flex-shrink:0}.product-tour .pt-tabs>button:hover{color:#246ac1;background:#f5f8fd}.product-tour .pt-tabs>button[aria-selected=true]{color:#2867bd;background:#f1f6fc}.product-tour .pt-tab-track{position:absolute;bottom:3px;inset-inline:9px;height:2px;background:#e2eaf5;overflow:hidden;border-radius:2px;opacity:0}.product-tour [aria-selected=true] .pt-tab-track{opacity:1}.product-tour .pt-tab-track>span{display:block;height:100%;width:100%;background:#4788df;transform:scaleX(var(--tour-progress));transform-origin:left}[dir=rtl] .product-tour .pt-tab-track>span{transform-origin:right}.product-tour .pt-play{width:42px;height:42px;display:grid;place-items:center;flex-shrink:0;background:#f4f6f9;border:1px solid #e7ebf0;border-radius:50%;color:#66758b;transition:color .25s,background .25s,transform .25s}.product-tour .pt-play:hover{color:#236bce;background:#eaf2ff;transform:scale(1.04)}.product-tour button:focus-visible{outline:2px solid #2979d9;outline-offset:3px}.product-tour .pt-upload-composition{width:100%;max-width:390px}.product-tour .pt-document{position:relative;padding:24px;background:#fff;border:1px solid #e5eaf0;border-radius:15px;box-shadow:0 18px 30px -20px #304f7950}.product-tour .pt-document-heading{display:flex;align-items:center;gap:10px;margin-bottom:24px}.product-tour .pt-file-icon{display:grid;place-items:center;height:42px;width:36px;border:1px solid #dbe8f9;border-radius:8px;background:#f0f6ff;color:#5081c3}.product-tour .pt-file-type{font-size:9px;letter-spacing:.06em;color:#8893a5}.product-tour .pt-document-check{margin-inline-start:auto;width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#eaf6ef;color:#47956b}.product-tour h4{margin:0;font-size:19px;line-height:1.25;letter-spacing:-.025em;font-weight:600}.product-tour .pt-document>p{font-size:12px;color:#68768a;line-height:1.7;margin-top:13px}.product-tour .pt-document-lines{display:grid;gap:7px;margin-top:18px}.product-tour .pt-document-lines i{height:5px;border-radius:3px;background:#f0f2f6}.product-tour .pt-document-lines i:nth-child(2){width:86%}.product-tour .pt-document-lines i:nth-child(3){width:56%}.product-tour .pt-file-footer{display:flex;align-items:center;gap:6px;color:#7490b3;margin-top:24px;border-top:1px solid #eef1f6;padding-top:13px;font-size:10px}.product-tour .pt-file-footer svg:last-child{margin-inline-start:auto}.product-tour .pt-upload-methods{display:flex;justify-content:center;flex-wrap:wrap;gap:7px;margin-top:18px}.product-tour .pt-upload-methods>span{display:flex;align-items:center;gap:5px;font-size:9px;color:#6e7a8a;background:#ffffffb3;border:1px solid #e4e9f0;border-radius:7px;padding:9px 8px}.product-tour .pt-upload-methods svg{width:12px}.product-tour .pt-analysis-card,.product-tour .pt-report-card{background:#fff;width:100%;max-width:410px;padding:27px;border:1px solid #e3e9ef;border-radius:16px;box-shadow:0 18px 30px -20px #304f7935}.product-tour .pt-status{display:flex;align-items:center;gap:6px;font-size:10px;color:#3d8e72;margin-bottom:16px}.product-tour .pt-status>span:first-child{width:5px;height:5px;border-radius:50%;background:#56ab8b}.product-tour .pt-scan-track{height:3px;background:#edf1f7;border-radius:4px;overflow:hidden;margin:24px 0}.product-tour .pt-scan-track>span{display:block;height:100%;width:100%;background:linear-gradient(90deg,#adcdfa,#4883d1);transform-origin:left}.product-tour .pt-small-label{display:block;font-size:9px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#6d7889}.product-tour .pt-skills{display:grid;gap:15px;margin:19px 0 25px}.product-tour .pt-skills>div{display:flex;align-items:center;gap:9px;font-size:11px;color:#697487}.product-tour .pt-skill-check{width:21px;height:21px;display:grid;place-items:center;flex-shrink:0;border-radius:50%;background:#eff5ff;color:#6d99d4}.product-tour .pt-skill-meter{height:4px;width:45px;flex-shrink:0;background:#eff3f8;margin-inline-start:auto;border-radius:3px}.product-tour .pt-skill-meter i{display:block;height:100%;background:#b1c9e8;border-radius:3px}.product-tour .pt-analysis-footer{display:flex;gap:7px;align-items:center;border-top:1px solid #eef1f6;padding-top:15px;color:#8b96a7;font-size:10px}.product-tour .pt-interview-composition{width:100%;max-width:430px}.product-tour .pt-interviewer{height:245px;position:relative;border-radius:14px;overflow:hidden;background:#21242a}.product-tour .pt-interviewer:after{content:"";position:absolute;top:40%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#172330a8);pointer-events:none}.product-tour .pt-interviewer img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 32%;object-position:center 32%}.product-tour .pt-voice-badge{position:absolute;top:13px;inset-inline-start:13px;display:flex;align-items:center;gap:6px;color:#fff;font-size:10px;background:#18233087;padding:7px 9px;border:1px solid #ffffff24;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px}.product-tour .pt-voice-wave{position:absolute;bottom:13px;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:3px;height:38px;width:150px;z-index:1}.product-tour .pt-voice-wave>i{width:2px;border-radius:3px;background:#edf7ff}.product-tour .pt-question{position:relative;margin:-3px 9px 0;padding:19px 20px;border-radius:0 0 12px 12px;border:1px solid #e5e9f0;border-top:0;background:#fff;box-shadow:0 12px 30px -20px #24385340}.product-tour .pt-question>span{display:flex;align-items:center;gap:7px;font-size:9px;font-weight:500;color:#6987b4;letter-spacing:.04em}.product-tour .pt-question>p{margin-top:9px;color:#69758a;font-size:12px;line-height:1.6}.product-tour .pt-score-header{display:flex;align-items:center;gap:18px;margin-bottom:24px}.product-tour .pt-score-header h4{font-size:18px;margin:7px 0 11px}.product-tour .pt-score-ring{position:relative;width:105px;height:105px;flex-shrink:0}.product-tour .pt-score-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.product-tour .pt-score-ring circle{fill:none;stroke:#ecf2f0;stroke-width:5}.product-tour .pt-score-ring circle.pt-score-arc{stroke:#6cae95;stroke-linecap:round;stroke-dasharray:321;stroke-dashoffset:64}.product-tour .pt-score-ring>span{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#34534a;font-size:29px;letter-spacing:-.045em;font-weight:500}.product-tour .pt-score-ring small{font-size:9px;letter-spacing:.03em;color:#92a79f;margin-top:1px}.product-tour .pt-report-ready{display:inline-flex;align-items:center;gap:3px;border-radius:20px;background:#edf6f1;color:#58937b;font-size:9px;padding:5px 7px}.product-tour .pt-feedback{display:flex;gap:10px;padding:17px;background:#f2f8f5;border-radius:10px;color:#6f9587}.product-tour .pt-feedback svg{flex-shrink:0}.product-tour .pt-feedback p{font-size:11px;line-height:1.7;color:#6b857a}.product-tour .pt-report-improvement{margin-top:22px}.product-tour .pt-report-improvement p{color:#697687;font-size:11px;margin-top:9px;line-height:1.6}@keyframes pt-content-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes pt-scan-in{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes pt-ring-in{0%{stroke-dashoffset:321}to{stroke-dashoffset:64}}@keyframes pt-wave{50%{transform:scaleY(.4);opacity:.6}}@media (prefers-reduced-motion: no-preference){.product-tour .pt-scene[data-active=true] .pt-document,.product-tour .pt-scene[data-active=true] .pt-analysis-card,.product-tour .pt-scene[data-active=true] .pt-report-card,.product-tour .pt-scene[data-active=true] .pt-interviewer{animation:pt-content-in 1s .2s var(--pt-ease) both}.product-tour .pt-scene[data-active=true] .pt-upload-methods,.product-tour .pt-scene[data-active=true] .pt-question{animation:pt-content-in .9s .4s var(--pt-ease) both}.product-tour .pt-scene[data-active=true] .pt-skills>div{animation:pt-content-in .7s var(--item-delay) var(--pt-ease) both}.product-tour .pt-scene[data-active=true] .pt-scan-track>span{animation:pt-scan-in 1.4s .3s var(--pt-ease) both}.product-tour .pt-scene[data-active=true] .pt-score-arc{animation:pt-ring-in 1.5s .3s var(--pt-ease) both}.product-tour .pt-scene[data-active=true] .pt-voice-wave>i{animation:pt-wave 1.25s ease-in-out infinite}.product-tour[data-running=false] .pt-voice-wave>i{animation-play-state:paused}}@container (max-width: 760px){.product-tour .pt-scene{gap:18px;padding:22px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.product-tour .pt-visual{padding:17px}.product-tour .pt-story{padding-inline:0}.product-tour .pt-story>p{font-size:13px;line-height:1.7}.product-tour .pt-analysis-card,.product-tour .pt-report-card,.product-tour .pt-document{padding:21px}.product-tour .pt-score-header{gap:10px}.product-tour .pt-score-ring{width:78px;height:78px}.product-tour .pt-score-header h4{font-size:15px}.product-tour .pt-tabs>button{font-size:10px}}@container (max-width: 580px){.product-tour .pt-topline{padding:22px 22px 0}.product-tour .pt-scene{grid-template-columns:minmax(0,1fr);gap:22px;padding:25px 16px 16px;align-content:start}.product-tour .pt-story{padding:0 8px}.product-tour .pt-chapter{margin-bottom:12px;font-size:10px}.product-tour .pt-story h3{font-size:28px;margin-bottom:11px}.product-tour .pt-story>p{max-width:none;font-size:13px}.product-tour .pt-visual{min-height:350px;padding:16px;align-self:stretch}.product-tour .pt-scenes{grid-template-rows:auto 1fr}.product-tour .pt-scene{grid-row:1 / 3;grid-template-rows:subgrid}.product-tour .pt-controls{padding:10px 12px;gap:8px}.product-tour .pt-tabs{gap:0}.product-tour .pt-tabs>button{flex-direction:column;gap:7px;font-size:9px;padding:10px 3px 15px}.product-tour .pt-tabs>button>span:not(.pt-tab-track){line-height:1.4}.product-tour .pt-play{width:36px;height:36px}.product-tour .pt-interviewer{height:225px}.product-tour .pt-preview-label{font-size:9px}.product-tour .pt-counter{font-size:10px}}@media (prefers-reduced-motion: reduce){.product-tour *,.product-tour *:before,.product-tour *:after{animation:none!important;transition:none!important}.product-tour .pt-scene{transform:none}}.premium-home{color:#1d1d1f;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.premium-home .home-hero{padding:52px 28px 40px;background:#f5f5f7}.premium-home .hero-canvas{background:transparent}.premium-home .hero-canvas:after{display:none}.premium-home .home-hero-copy{max-width:860px}.premium-home h1{max-width:860px;color:#1d1d1f;font-size:clamp(36px,4vw,54px);font-weight:600;letter-spacing:-.045em;line-height:1.12;margin-bottom:24px}.premium-home h1 .gradient-text{background:linear-gradient(100deg,#007aff 3%,#5655da 40%,#b13bbd 75%,#db5175);color:transparent;background-clip:text;-webkit-background-clip:text}.premium-home .home-hero .lead{max-width:580px;font-size:16px;line-height:1.65;color:#6e6e73;margin-bottom:26px;letter-spacing:-.025em}.premium-home .home-actions{min-height:48px;align-items:center;gap:18px}.premium-home a>button{border-radius:100px;font-size:15px;padding:13px 24px;min-height:46px;font-weight:400;transition:background .25s,transform .35s,box-shadow .35s}.premium-home a>button.bg-brand-500{background:#0071e3;box-shadow:none}.premium-home a:hover>button.bg-brand-500{background:#0077ed;box-shadow:0 7px 22px #0071e321;transform:translateY(-2px)}.premium-home a>button.bg-white{color:#06c;background:transparent;border:1px solid #0071e3;box-shadow:none}.premium-home a:hover>button.bg-white{background:#0071e3;color:#fff}.premium-home .home-showcase{position:relative;padding:20px 50px 70px;background:radial-gradient(ellipse at 50% 35%,#dce7fb,transparent 65%),#f5f5f7}.premium-home .home-flow{max-width:1100px;margin:70px auto 0;gap:24px}.premium-home .home-flow>.contents>div{background:transparent;border:0;padding:0;text-align:start;align-items:flex-start}.premium-home .home-flow>.contents>svg{display:none}.premium-home .home-flow span{background:transparent;width:30px;height:32px;justify-content:flex-start}.premium-home .home-flow span svg{color:#1d1d1f;width:25px;height:25px;stroke-width:1.5}.premium-home .home-flow .font-semibold{font-size:14px;color:#1d1d1f}.premium-home .home-flow .text-xs{font-size:12px;color:#6e6e73;line-height:1.6}.premium-home h2{font-size:clamp(38px,4.1vw,64px);line-height:1.07;letter-spacing:-.05em;font-weight:600;color:#1d1d1f}.premium-home .eyebrow{font-size:16px;letter-spacing:-.025em;text-transform:none;font-weight:600;color:#6e6e73}.premium-home .gradient-text{color:#6e6e73}.premium-home .home-immersive{margin:12px 0;min-height:730px;position:relative;overflow:hidden;background:#050505}.premium-home .home-portrait{position:absolute;inset:0 0 0 auto;width:72%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 32%;object-position:50% 32%;-webkit-mask-image:linear-gradient(90deg,transparent,#000 40%);mask-image:linear-gradient(90deg,transparent,#000 40%)}.premium-home .home-immersive:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#050505 4%,#050505a8 38%,transparent 75%),linear-gradient(0deg,#0009,transparent 50%);pointer-events:none}.premium-home .home-immersive-copy{position:relative;z-index:1;padding:105px 7%;width:65%}.premium-home .home-immersive .eyebrow{color:#aaaab1;margin-bottom:30px}.premium-home .home-immersive h2{color:#f5f5f7;font-size:clamp(46px,5vw,76px);margin-bottom:30px}.premium-home .home-immersive-copy>p:not(.eyebrow){max-width:360px;font-size:18px;line-height:1.6;color:#b8b8bf}.premium-home .home-wave{display:flex;align-items:center;gap:4px;margin-top:38px;height:60px}.premium-home .home-wave span{width:3px;border-radius:5px;background:linear-gradient(#b9ddff,#3889df)}.premium-home .home-process{background:radial-gradient(ellipse at 90% 0%,#edf7ff,transparent 55%),#fff;padding:120px 6%;border:0}.premium-home .home-process>div{max-width:1180px}.premium-home .home-process .lead{font-size:19px;line-height:1.6;color:#5d7187}.premium-home .home-campaign{width:100%;border:0;padding:28px 0 20px;background:#f5f5f7}.premium-home .home-campaign .image-carousel-stage{display:block;padding-inline:clamp(16px,3vw,48px)}.premium-home .home-campaign>section{max-width:896px;margin-inline:auto}.premium-home .home-campaign .image-carousel-track{width:100%;max-width:800px;margin-inline:auto;border-radius:16px}.premium-home .home-campaign-slide{width:100%}.premium-home .home-campaign .floating-card{border-radius:16px;box-shadow:none}.premium-home .home-campaign .image-carousel-controls{min-height:44px;margin:12px 64px 0}.premium-home .home-campaign .image-carousel-arrow{position:absolute;bottom:4px;z-index:1}.premium-home .home-campaign .image-carousel-arrow:first-child{inset-inline-start:24px}.premium-home .home-campaign .image-carousel-arrow:last-child{inset-inline-end:24px}.premium-home .home-campaign .marquee-viewport{display:block;max-width:1180px;margin:0 auto 28px;padding-inline:24px;overflow:visible}.premium-home .home-campaign .marquee{display:block;width:auto;animation:none;transform:none}.premium-home .home-campaign ul:not([aria-hidden]){display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:0}.premium-home .home-campaign ul[aria-hidden]{display:none}.premium-home .home-campaign li{position:static;width:auto;transform:none;margin:0}.premium-home .home-campaign .badge-float{animation:none}.premium-home .home-campaign .bubble{color:#424245;background:#fff;border:0;border-radius:12px;box-shadow:none;padding:14px 10px;font-size:11px;white-space:normal}.premium-home .home-campaign .bubble svg{color:#06c}.premium-home .home-campaign .bubble:after,.premium-home .home-campaign .bubble:before{display:none}.premium-home .home-campaign .bubble:hover{background:#e8f2ff}.premium-home .home-step-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:36px}.premium-home .home-step-grid>.absolute{display:none}.premium-home .home-step{grid-column:span 2;display:block;border:0;border-top:1px solid #cfe3f4;padding:28px 0 22px}.premium-home .home-step:nth-last-child(-n+2){grid-column:span 3}.premium-home .home-step .relative.z-10{display:flex;align-items:center;gap:14px;margin-bottom:24px}.premium-home .home-step .bg-gradient-to-br{width:44px;height:44px;border-radius:12px;background:linear-gradient(145deg,#e2f2ff,#effaff);transform:none}.premium-home .home-step .bg-gradient-to-br svg{width:25px;height:25px;color:#087bc7;stroke-width:1.5}.premium-home .home-step .absolute{position:static;border:0;width:auto;height:auto;font-family:inherit;font-size:36px;letter-spacing:-.05em;color:#9bbfdd;background:transparent}.premium-home .home-step h3{font-size:22px;font-weight:600;letter-spacing:-.035em;color:#143758}.premium-home .home-step p{font-size:15px;line-height:1.7;color:#5d7187}.premium-home .home-features{background:linear-gradient(135deg,#eef6ff,#f2faff 55%,#edf4ff);padding:110px 6%;border:0}.premium-home .home-features-inner{max-width:1180px}.premium-home .home-features h2{max-width:700px}.premium-home .home-features .lead{font-size:19px;color:#5d7187;line-height:1.6;max-width:660px}.premium-home .home-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:60px;counter-reset:feature}.premium-home .home-feature-grid li{display:flex;flex-direction:column;justify-content:flex-end;position:relative;min-height:290px;padding:30px;border:1px solid #dcebf6;border-radius:24px;background:#ffffffeb;color:#143758;font-size:21px;font-weight:600;line-height:1.25;letter-spacing:-.035em;counter-increment:feature;overflow:hidden}.premium-home .home-feature-grid li:before{content:"0" counter(feature);position:absolute;top:28px;font-size:65px;line-height:1;font-weight:600;letter-spacing:-.065em;color:#bad9f2}.premium-home .home-feature-grid svg{width:24px;height:24px;color:#0071e3;margin-bottom:10px}.premium-home .home-feature-grid li:nth-child(3){background:linear-gradient(135deg,#087ccb,#0654af);border-color:transparent;color:#fff}.premium-home .home-feature-grid li:nth-child(3):before{color:#a6dfff80}.premium-home .home-final{padding:135px 24px;border:0;background:radial-gradient(ellipse at 50% 110%,#d5edff,transparent 68%),#fbfdff}.premium-home .home-final .mesh-bg{display:none}.premium-home .home-final h2{font-size:clamp(48px,5.6vw,80px);margin-bottom:26px;color:#075daa}.premium-home .home-final p:not(.eyebrow){color:#5d7187;font-size:20px}@keyframes home-reveal{0%{opacity:0;transform:translateY(45px)}to{opacity:1;transform:translateY(0)}}@keyframes home-wave{50%{transform:scaleY(.35);opacity:.55}}@keyframes home-portrait-pan{0%{transform:scale(1.12)}to{transform:scale(1)}}@media (prefers-reduced-motion: no-preference){.premium-home .home-hero-copy>:not(h1){animation:home-reveal .9s cubic-bezier(.16,1,.3,1) both}.premium-home .home-hero-line-content{animation:home-headline-in .95s cubic-bezier(.22,1,.36,1) both}.premium-home h1 .gradient-text{background-size:180% 100%;animation:home-headline-colour 2.4s .55s cubic-bezier(.2,.65,.3,1) both}.premium-home .home-hero-copy .lead{animation-delay:.58s}.premium-home .home-actions{animation-delay:.7s}.premium-home .home-wave span{animation:home-wave 1.4s ease-in-out infinite}@supports (animation-timeline: view()){.premium-home .home-portrait{animation:home-portrait-pan linear both;animation-timeline:view();animation-range:entry 0% exit 100%}.premium-home .home-immersive-copy,.premium-home .home-feature-grid li,.premium-home .home-final>.relative{animation:home-reveal linear both;animation-timeline:view();animation-range:entry 0% entry 70%}}}@media (max-width: 1200px){.premium-home .home-feature-grid{grid-template-columns:repeat(2,1fr)}.premium-home .home-immersive{min-height:650px}}@media (max-width: 767px){.premium-home .home-campaign ul:not([aria-hidden]){grid-template-columns:repeat(2,minmax(0,1fr))}.premium-home .home-campaign .marquee-viewport{padding-inline:16px}.premium-home .home-hero{padding:38px 20px 30px}.premium-home h1{font-size:clamp(30px,8.7vw,40px);letter-spacing:-.04em}.premium-home .home-hero .lead{font-size:16px;line-height:1.6}.premium-home .home-actions{flex-direction:row;flex-wrap:wrap;gap:12px}.premium-home .home-actions button{font-size:13px;padding:12px 19px}.premium-home .home-showcase{padding:12px 25px 45px}.premium-home .home-flow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 18px;margin-top:45px}.premium-home .home-flow>.contents>div{flex-direction:column}.premium-home .home-immersive{min-height:800px}.premium-home .home-portrait{width:100%;height:60%;top:auto;bottom:0;-o-object-position:center 30%;object-position:center 30%;-webkit-mask-image:linear-gradient(0deg,#000 65%,transparent);mask-image:linear-gradient(0deg,#000 65%,transparent)}.premium-home .home-immersive:after{background:linear-gradient(0deg,#0005,transparent 45%)}.premium-home .home-immersive-copy{width:100%;padding:54px 28px}.premium-home .home-immersive h2{max-width:450px;font-size:48px}.premium-home .home-immersive-copy>p:not(.eyebrow){font-size:16px;max-width:420px}.premium-home .home-wave{margin-top:20px}.premium-home .home-process,.premium-home .home-features{padding:75px 24px}.premium-home .home-step-grid{grid-template-columns:1fr;gap:15px}.premium-home .home-step,.premium-home .home-step:nth-last-child(-n+2){grid-column:auto}.premium-home .home-feature-grid{grid-template-columns:1fr;margin-top:35px}.premium-home .home-feature-grid li{min-height:260px;font-size:24px}.premium-home .home-final{padding:90px 24px}}@media (prefers-reduced-motion: reduce){.premium-home *,.premium-home *:before,.premium-home *:after{animation:none!important;transition:none!important}.premium-home .home-step{opacity:1;transform:none}}.premium-home .home-tour-stage{position:relative;max-width:1160px;margin:0 auto}.premium-home .home-showcase{padding-inline:clamp(20px,3.5vw,64px);background:radial-gradient(ellipse at 50% 15%,#e9effa,transparent 65%),#f5f5f7}.premium-home .home-flow{margin-top:52px}@media (prefers-reduced-motion: no-preference){.premium-home .home-tour-stage{animation:home-reveal 1.1s .25s cubic-bezier(.16,1,.3,1) both}}.premium-home .home-hero-line{display:block;overflow:hidden;padding-bottom:.12em;margin-bottom:-.12em}.premium-home .home-hero-line-content{display:inline-block;max-width:100%}.premium-home h1 .home-hero-bridge{margin:14px auto 18px;font-size:clamp(17px,1.5vw,20px);font-weight:400;line-height:1.5;letter-spacing:-.02em;color:#6e6e73}@keyframes home-headline-in{0%{opacity:0;transform:translateY(110%)}to{opacity:1;transform:translateY(0)}}@keyframes home-headline-colour{0%{background-position:0% 50%}to{background-position:100% 50%}}.home-layout>header{background-color:#ffffffad;border-bottom-color:#d4dae473;-webkit-backdrop-filter:blur(20px) saturate(160%);backdrop-filter:blur(20px) saturate(160%)}.premium-home .home-process .eyebrow,.premium-home .home-features .eyebrow,.premium-home .home-final .eyebrow{color:#0878bd}.premium-home .home-process h2,.premium-home .home-features h2{color:#143758}.premium-home .home-process .gradient-text{background:linear-gradient(100deg,#086cd0,#008bba);color:transparent;background-clip:text;-webkit-background-clip:text}.premium-home .home-feature-grid li:nth-child(2){background:#f6faff}.premium-home .home-feature-grid li:nth-child(4){background:#effafb}.premium-home .home-feature-grid li:nth-child(6){background:#f2f6ff}.premium-home .home-feature-grid li:nth-child(3) svg{color:#b4e6ff}.premium-app.home-layout>header{background:var(--app-canvas);border-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.premium-app .premium-home{color:#111827;background:var(--app-canvas)}.premium-app .premium-home :is(.home-hero,.home-showcase,.home-process,.home-features,.home-final){background:var(--app-canvas)}.premium-app .premium-home :is(h1,h2),.premium-app .premium-home .home-final h2{color:#111827;font-weight:600}.premium-app .premium-home :is(h1 .gradient-text,.home-process .gradient-text){background:var(--app-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.premium-app .premium-home a>button.bg-brand-500{background:var(--app-gradient);color:#fff;border-radius:999px;box-shadow:0 10px 24px -12px #4f4ff5b3}.premium-app .premium-home a:hover>button.bg-brand-500{background:var(--app-gradient-hover)}.premium-app .premium-home a>button.bg-white{background:#fff;color:#1f2a44;border-color:#dfe4ec;border-radius:999px}.premium-app .premium-home a:hover>button.bg-white{background:#f6f7fb;color:#111827}.premium-app .premium-home .home-feature-grid li{background:#fff;color:#111827;border:1px solid var(--app-card-border);border-radius:18px;box-shadow:var(--app-card-shadow)}.premium-app .premium-home .home-feature-grid li:before{color:#c7c9f7}.premium-app .premium-home .home-feature-grid li svg{color:#4f4ff5}.premium-app .premium-home .home-immersive{background:linear-gradient(120deg,#1e1b4b,#312e81 45%,#0c4a6e);border-radius:24px;margin-inline:20px}.premium-app .premium-home .home-immersive h2{color:#fff}.premium-app .premium-home :is(.home-process,.home-features,.home-final) .eyebrow{color:#4f4ff5}*,: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:rgb(var(--gray-200, 31 59 87) / 1)}: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:Inter,system-ui,sans-serif;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:IBM Plex Mono,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:rgb(var(--gray-400, 100 116 141) / 1)}input::placeholder,textarea::placeholder{opacity:1;color:rgb(var(--gray-400, 100 116 141) / 1)}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}.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}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.inset-x-1\.5{left:.375rem;right:.375rem}.inset-y-0{top:0;bottom:0}.-bottom-10{bottom:-2.5rem}.-bottom-4{bottom:-1rem}.-end-8{inset-inline-end:-2rem}.-left-16{left:-4rem}.-right-2{right:-.5rem}.-right-4{right:-1rem}.-start-10{inset-inline-start:-2.5rem}.-start-5{inset-inline-start:-1.25rem}.-top-12{top:-3rem}.-top-2{top:-.5rem}.-top-24{top:-6rem}.-top-3{top:-.75rem}.bottom-0{bottom:0}.bottom-1\.5{bottom:.375rem}.bottom-10{bottom:2.5rem}.bottom-3{bottom:.75rem}.bottom-6{bottom:1.5rem}.bottom-full{bottom:100%}.end-0{inset-inline-end:0px}.end-3{inset-inline-end:.75rem}.end-4{inset-inline-end:1rem}.end-full{inset-inline-end:100%}.left-0\.5{left:.125rem}.left-1\/2{left:50%}.left-4{left:1rem}.left-8{left:2rem}.right-3{right:.75rem}.right-5{right:1.25rem}.start-0{inset-inline-start:0px}.start-3{inset-inline-start:.75rem}.top-0{top:0}.top-0\.5{top:.125rem}.top-1\/2{top:50%}.top-3{top:.75rem}.top-4{top:1rem}.top-5{top:1.25rem}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[1\]{z-index:1}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.-mb-px{margin-bottom:-1px}.-mt-0\.5{margin-top:-.125rem}.-mt-1{margin-top:-.25rem}.-mt-2{margin-top:-.5rem}.-mt-3{margin-top:-.75rem}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.me-1{margin-inline-end:.25rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.ms-14{margin-inline-start:3.5rem}.ms-2{margin-inline-start:.5rem}.ms-4{margin-inline-start:1rem}.ms-8{margin-inline-start:2rem}.ms-auto{margin-inline-start:auto}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-auto{margin-top:auto}.mt-px{margin-top:1px}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.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}.aspect-\[16\/10\]{aspect-ratio:16/10}.aspect-\[3\/2\]{aspect-ratio:3/2}.aspect-\[3\/4\]{aspect-ratio:3/4}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-square{aspect-ratio:1 / 1}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[1\.125rem\]{height:1.125rem}.h-\[18px\]{height:18px}.h-\[22rem\]{height:22rem}.h-\[380px\]{height:380px}.h-\[42px\]{height:42px}.h-\[60px\]{height:60px}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-px{height:1px}.max-h-56{max-height:14rem}.max-h-72{max-height:18rem}.max-h-\[28rem\]{max-height:28rem}.max-h-\[640px\]{max-height:640px}.max-h-\[92vh\]{max-height:92vh}.max-h-full{max-height:100%}.min-h-0{min-height:0px}.min-h-\[2\.5rem\]{min-height:2.5rem}.min-h-\[200px\]{min-height:200px}.min-h-\[24px\]{min-height:24px}.min-h-\[3\.25rem\]{min-height:3.25rem}.min-h-\[44px\]{min-height:44px}.min-h-screen{min-height:100vh}.w-0\.5{width:.125rem}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-32{width:8rem}.w-4{width:1rem}.w-40{width:10rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[1\.125rem\]{width:1.125rem}.w-\[18px\]{width:18px}.w-\[19rem\]{width:19rem}.w-\[380px\]{width:380px}.w-\[60px\]{width:60px}.w-auto{width:auto}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-px{width:1px}.min-w-0{min-width:0px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[1440px\]{max-width:1440px}.max-w-\[170px\]{max-width:170px}.max-w-\[420px\]{max-width:420px}.max-w-\[85vw\]{max-width:85vw}.max-w-\[92\%\]{max-width:92%}.max-w-\[calc\(100\%-1\.5rem\)\]{max-width:calc(100% - 1.5rem)}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.origin-top{transform-origin:top}.-translate-x-1\/2{--tw-translate-x: -50%;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))}.-translate-y-1\/2{--tw-translate-y: -50%;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))}.translate-x-0{--tw-translate-x: 0px;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))}.translate-x-0\.5{--tw-translate-x: .125rem;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))}.translate-x-5{--tw-translate-x: 1.25rem;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))}.translate-x-\[1\.35rem\]{--tw-translate-x: 1.35rem;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))}.translate-y-0{--tw-translate-y: 0px;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))}.translate-y-10{--tw-translate-y: 2.5rem;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))}.rotate-180{--tw-rotate: 180deg;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))}.rotate-90{--tw-rotate: 90deg;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))}.scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;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))}.scale-\[1\.01\]{--tw-scale-x: 1.01;--tw-scale-y: 1.01;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))}.-scale-x-100{--tw-scale-x: -1;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))}.scale-y-0{--tw-scale-y: 0;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))}.scale-y-100{--tw-scale-y: 1;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))}.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 spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness: mandatory}.snap-start{scroll-snap-align:start}.scroll-mt-20{scroll-margin-top:5rem}.list-none{list-style-type:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-\[1fr_5rem_5rem_5rem_6rem\]{grid-template-columns:1fr 5rem 5rem 5rem 6rem}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-3\.5{gap:.875rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-1{row-gap:.25rem}.gap-y-2{row-gap:.5rem}.gap-y-3{row-gap:.75rem}.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-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * 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-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * 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-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.875rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.875rem * 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))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(var(--gray-800, 230 235 241) / var(--tw-divide-opacity, 1))}.divide-gray-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(var(--gray-900, 248 250 253) / var(--tw-divide-opacity, 1))}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:4px}.rounded-2xl{border-radius:12px}.rounded-3xl{border-radius:16px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:6px}.rounded-md{border-radius:4px}.rounded-xl{border-radius:8px}.rounded-e-3xl{border-start-end-radius:16px;border-end-end-radius:16px}.rounded-e-lg{border-start-end-radius:6px;border-end-end-radius:6px}.rounded-t-3xl{border-top-left-radius:16px;border-top-right-radius:16px}.border{border-width:1px}.border-2{border-width:2px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-s{border-inline-start-width:1px}.border-s-2{border-inline-start-width:2px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-\[\#e6e8f0\]{--tw-border-opacity: 1;border-color:rgb(230 232 240 / var(--tw-border-opacity, 1))}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-500{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.border-brand-100{--tw-border-opacity: 1;border-color:rgb(var(--brand-100, 231 227 255) / var(--tw-border-opacity, 1))}.border-brand-200{--tw-border-opacity: 1;border-color:rgb(var(--brand-200, 205 198 255) / var(--tw-border-opacity, 1))}.border-brand-300{--tw-border-opacity: 1;border-color:rgb(var(--brand-300, 167 155 254) / var(--tw-border-opacity, 1))}.border-brand-400{--tw-border-opacity: 1;border-color:rgb(var(--brand-400, 122 104 254) / var(--tw-border-opacity, 1))}.border-brand-500{--tw-border-opacity: 1;border-color:rgb(var(--brand-500, 83 58 253) / var(--tw-border-opacity, 1))}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-emerald-500{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(var(--gray-100, 10 37 64) / var(--tw-border-opacity, 1))}.border-gray-700{--tw-border-opacity: 1;border-color:rgb(var(--gray-700, 207 215 224) / var(--tw-border-opacity, 1))}.border-gray-800{--tw-border-opacity: 1;border-color:rgb(var(--gray-800, 230 235 241) / var(--tw-border-opacity, 1))}.border-gray-900{--tw-border-opacity: 1;border-color:rgb(var(--gray-900, 248 250 253) / var(--tw-border-opacity, 1))}.border-green-500\/20{border-color:#22c55e33}.border-red-500\/20{border-color:#ef444433}.border-red-900\/30{border-color:#7f1d1d4d}.border-rose-200{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1))}.border-rose-300{--tw-border-opacity: 1;border-color:rgb(253 164 175 / var(--tw-border-opacity, 1))}.border-sky-200{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-violet-200{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.bg-\[\#0B1533\]{--tw-bg-opacity: 1;background-color:rgb(11 21 51 / var(--tw-bg-opacity, 1))}.bg-\[\#1f2433\]{--tw-bg-opacity: 1;background-color:rgb(31 36 51 / var(--tw-bg-opacity, 1))}.bg-\[\#edf0f5\]{--tw-bg-opacity: 1;background-color:rgb(237 240 245 / var(--tw-bg-opacity, 1))}.bg-\[\#f1f3f8\]{--tw-bg-opacity: 1;background-color:rgb(241 243 248 / var(--tw-bg-opacity, 1))}.bg-\[var\(--app-canvas\)\]{background-color:var(--app-canvas)}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-50\/40{background-color:#fffbeb66}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-500\/5{background-color:#f59e0b0d}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/35{background-color:#00000059}.bg-black\/40{background-color:#0006}.bg-black\/65{background-color:#000000a6}.bg-brand-100{--tw-bg-opacity: 1;background-color:rgb(var(--brand-100, 231 227 255) / var(--tw-bg-opacity, 1))}.bg-brand-300{--tw-bg-opacity: 1;background-color:rgb(var(--brand-300, 167 155 254) / var(--tw-bg-opacity, 1))}.bg-brand-50{--tw-bg-opacity: 1;background-color:rgb(var(--brand-50, 245 243 255) / var(--tw-bg-opacity, 1))}.bg-brand-50\/40{background-color:rgb(var(--brand-50, 245 243 255) / .4)}.bg-brand-50\/50{background-color:rgb(var(--brand-50, 245 243 255) / .5)}.bg-brand-50\/60{background-color:rgb(var(--brand-50, 245 243 255) / .6)}.bg-brand-500{--tw-bg-opacity: 1;background-color:rgb(var(--brand-500, 83 58 253) / var(--tw-bg-opacity, 1))}.bg-brand-500\/10{background-color:rgb(var(--brand-500, 83 58 253) / .1)}.bg-brand-500\/5{background-color:rgb(var(--brand-500, 83 58 253) / .05)}.bg-brand-600{--tw-bg-opacity: 1;background-color:rgb(var(--brand-600, 69 49 212) / var(--tw-bg-opacity, 1))}.bg-brand-600\/10{background-color:rgb(var(--brand-600, 69 49 212) / .1)}.bg-brand-600\/15{background-color:rgb(var(--brand-600, 69 49 212) / .15)}.bg-brand-600\/20{background-color:rgb(var(--brand-600, 69 49 212) / .2)}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-50\/40{background-color:#ecfdf566}.bg-emerald-50\/60{background-color:#ecfdf599}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-emerald-500\/5{background-color:#10b9810d}.bg-emerald-600\/85{background-color:#059669d9}.bg-gray-50\/40{background-color:rgb(var(--gray-50, 6 27 49) / .4)}.bg-gray-50\/50{background-color:rgb(var(--gray-50, 6 27 49) / .5)}.bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(var(--gray-700, 207 215 224) / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(var(--gray-800, 230 235 241) / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(var(--gray-900, 248 250 253) / var(--tw-bg-opacity, 1))}.bg-gray-900\/50{background-color:rgb(var(--gray-900, 248 250 253) / .5)}.bg-gray-900\/60{background-color:rgb(var(--gray-900, 248 250 253) / .6)}.bg-gray-950{--tw-bg-opacity: 1;background-color:rgb(var(--gray-950, 255 255 255) / var(--tw-bg-opacity, 1))}.bg-gray-950\/60{background-color:rgb(var(--gray-950, 255 255 255) / .6)}.bg-gray-950\/80{background-color:rgb(var(--gray-950, 255 255 255) / .8)}.bg-green-500\/5{background-color:#22c55e0d}.bg-red-500\/5{background-color:#ef44440d}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-rose-50{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.bg-rose-500{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity, 1))}.bg-rose-500\/40{background-color:#f43f5e66}.bg-rose-600{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.bg-sky-50{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.bg-sky-500{--tw-bg-opacity: 1;background-color:rgb(14 165 233 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-violet-50{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/15{background-color:#ffffff26}.bg-white\/85{background-color:#ffffffd9}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-amber-400{--tw-gradient-from: #fbbf24 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-500{--tw-gradient-from: #f59e0b var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/55{--tw-gradient-from: rgb(0 0 0 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-brand-50{--tw-gradient-from: rgb(var(--brand-50, 245 243 255) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--brand-50, 245 243 255) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-brand-500{--tw-gradient-from: rgb(var(--brand-500, 83 58 253) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--brand-500, 83 58 253) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-400{--tw-gradient-from: #34d399 var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-500{--tw-gradient-from: #10b981 var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-500{--tw-gradient-from: #f43f5e var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500{--tw-gradient-from: #0ea5e9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500{--tw-gradient-from: #8b5cf6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-sky-400\/60{--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(56 189 248 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-blue-700{--tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position)}.to-indigo-700{--tw-gradient-to: #4338ca var(--tw-gradient-to-position)}.to-orange-500{--tw-gradient-to: #f97316 var(--tw-gradient-to-position)}.to-orange-700{--tw-gradient-to: #c2410c var(--tw-gradient-to-position)}.to-pink-700{--tw-gradient-to: #be185d var(--tw-gradient-to-position)}.to-purple-700{--tw-gradient-to: #7e22ce var(--tw-gradient-to-position)}.to-sky-400{--tw-gradient-to: #38bdf8 var(--tw-gradient-to-position)}.to-sky-50{--tw-gradient-to: #f0f9ff var(--tw-gradient-to-position)}.to-teal-500{--tw-gradient-to: #14b8a6 var(--tw-gradient-to-position)}.to-teal-700{--tw-gradient-to: #0f766e var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-top{-o-object-position:top;object-position:top}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.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-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-28{padding-top:7rem;padding-bottom:7rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-10{padding-bottom:2.5rem}.pb-14{padding-bottom:3.5rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-28{padding-bottom:7rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pe-1{padding-inline-end:.25rem}.pe-2{padding-inline-end:.5rem}.pe-3{padding-inline-end:.75rem}.pe-4{padding-inline-end:1rem}.pl-1{padding-left:.25rem}.pl-12{padding-left:3rem}.pl-6{padding-left:1.5rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.ps-1{padding-inline-start:.25rem}.ps-2{padding-inline-start:.5rem}.ps-4{padding-inline-start:1rem}.ps-9{padding-inline-start:2.25rem}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.text-end{text-align:end}.font-display{font-family:Inter,system-ui,sans-serif}.font-mono{font-family:IBM Plex Mono,monospace}.font-sans{font-family:Inter,system-ui,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.text-base{font-size:1rem;line-height:1.5rem}.text-body-sm{font-size:16px;line-height:1.6}.text-caption{font-size:14px;line-height:1.5}.text-heading-sm{font-size:32px;line-height:1.1;letter-spacing:-.64px}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-subheading{font-size:26px;line-height:1.12;letter-spacing:-.26px}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[-0\.01em\]{letter-spacing:-.01em}.tracking-\[0\.16em\]{letter-spacing:.16em}.tracking-\[0\.3em\]{letter-spacing:.3em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-\[\#8BA0FF\]{--tw-text-opacity: 1;color:rgb(139 160 255 / var(--tw-text-opacity, 1))}.text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-brand-400{--tw-text-opacity: 1;color:rgb(var(--brand-400, 122 104 254) / var(--tw-text-opacity, 1))}.text-brand-500{--tw-text-opacity: 1;color:rgb(var(--brand-500, 83 58 253) / var(--tw-text-opacity, 1))}.text-brand-600{--tw-text-opacity: 1;color:rgb(var(--brand-600, 69 49 212) / var(--tw-text-opacity, 1))}.text-brand-700{--tw-text-opacity: 1;color:rgb(var(--brand-700, 58 40 171) / var(--tw-text-opacity, 1))}.text-brand-800{--tw-text-opacity: 1;color:rgb(var(--brand-800, 45 31 133) / var(--tw-text-opacity, 1))}.text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.text-gray-100{--tw-text-opacity: 1;color:rgb(var(--gray-100, 10 37 64) / var(--tw-text-opacity, 1))}.text-gray-200{--tw-text-opacity: 1;color:rgb(var(--gray-200, 31 59 87) / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(var(--gray-300, 66 84 102) / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(var(--gray-400, 100 116 141) / var(--tw-text-opacity, 1))}.text-gray-50{--tw-text-opacity: 1;color:rgb(var(--gray-50, 6 27 49) / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(var(--gray-500, 107 124 148) / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(var(--gray-600, 128 146 171) / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(var(--gray-700, 207 215 224) / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(var(--gray-800, 230 235 241) / var(--tw-text-opacity, 1))}.text-gray-950{--tw-text-opacity: 1;color:rgb(var(--gray-950, 255 255 255) / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.text-rose-300{--tw-text-opacity: 1;color:rgb(253 164 175 / var(--tw-text-opacity, 1))}.text-rose-400{--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity, 1))}.text-rose-500{--tw-text-opacity: 1;color:rgb(244 63 94 / var(--tw-text-opacity, 1))}.text-rose-600{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.text-rose-700{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.text-rose-800{--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity, 1))}.text-sky-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.text-violet-700{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/40{color:#fff6}.text-white\/60{color:#fff9}.text-white\/75{color:#ffffffbf}.text-white\/90{color:#ffffffe6}.underline{text-decoration-line:underline}.placeholder-gray-600::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(var(--gray-600, 128 146 171) / var(--tw-placeholder-opacity, 1))}.placeholder-gray-600::placeholder{--tw-placeholder-opacity: 1;color:rgb(var(--gray-600, 128 146 171) / var(--tw-placeholder-opacity, 1))}.accent-brand-500{accent-color:rgb(var(--brand-500, 83 58 253) / 1)}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-\[0\.07\]{opacity:.07}.opacity-\[0\.08\]{opacity:.08}.opacity-\[0\.13\]{opacity:.13}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px 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-\[0_6px_16px_-12px_rgba\(30\,41\,59\,0\.5\)\]{--tw-shadow: 0 6px 16px -12px rgba(30,41,59,.5);--tw-shadow-colored: 0 6px 16px -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-card{--tw-shadow: rgba(50, 50, 93, .08) 0px 4px 16px 0px, rgba(0, 0, 0, .04) 0px 1px 3px 0px;--tw-shadow-colored: 0px 4px 16px 0px var(--tw-shadow-color), 0px 1px 3px 0px 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-glow{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: rgba(50, 50, 93, .12) 0px 16px 32px 0px;--tw-shadow-colored: 0px 16px 32px 0px 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-modal{--tw-shadow: rgba(6, 27, 49, .22) 0px 32px 64px -12px, rgba(6, 27, 49, .1) 0px 0px 0px 1px;--tw-shadow-colored: 0px 32px 64px -12px var(--tw-shadow-color), 0px 0px 0px 1px 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: rgba(50, 50, 93, .14) 0px 24px 48px 0px;--tw-shadow-colored: 0px 24px 48px 0px 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-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-4{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-brand-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(var(--brand-500, 83 58 253) / var(--tw-ring-opacity, 1))}.ring-brand-500\/15{--tw-ring-color: rgb(var(--brand-500, 83 58 253) / .15)}.ring-emerald-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1))}.ring-gray-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(var(--gray-800, 230 235 241) / var(--tw-ring-opacity, 1))}.ring-gray-950{--tw-ring-opacity: 1;--tw-ring-color: rgb(var(--gray-950, 255 255 255) / var(--tw-ring-opacity, 1))}.ring-rose-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 205 211 / var(--tw-ring-opacity, 1))}.ring-white\/25{--tw-ring-color: rgb(255 255 255 / .25)}.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)}.blur-3xl{--tw-blur: blur(64px);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{--tw-backdrop-blur: blur(8px);-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)}.backdrop-blur-md{--tw-backdrop-blur: blur(12px);-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)}.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-\[width\]{transition-property:width;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-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;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-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.duration-\[1400ms\]{transition-duration:1.4s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.will-change-transform{will-change:transform}:root{color-scheme:light}body{--tw-bg-opacity: 1;background-color:rgb(var(--gray-950, 255 255 255) / var(--tw-bg-opacity, 1));font-family:Inter,system-ui,sans-serif;--tw-text-opacity: 1;color:rgb(var(--gray-50, 6 27 49) / var(--tw-text-opacity, 1));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;position:relative}.eyebrow{font-family:Inter,system-ui,sans-serif;font-size:13px;line-height:1.4;letter-spacing:.08em;font-weight:600;text-transform:uppercase}.lead{font-size:20px;line-height:1.5;letter-spacing:-.2px;--tw-text-opacity: 1;color:rgb(var(--gray-300, 66 84 102) / var(--tw-text-opacity, 1))}.gradient-text{--tw-text-opacity: 1;color:rgb(var(--brand-500, 83 58 253) / var(--tw-text-opacity, 1))}.on-navy .gradient-text{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hero-canvas{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none;background:radial-gradient(55% 60% at 12% -5%,#dfe3ff,#dfe3ff00 62%),radial-gradient(45% 55% at 88% 0%,#ffe2ee,#ffe2ee00 60%),radial-gradient(70% 55% at 70% 8%,#e3f0ff,#e3f0ff00 65%),linear-gradient(180deg,#f6f8ff,#fff 68%)}.hero-canvas:after{content:"";position:absolute;left:-8%;right:-8%;bottom:-2px;height:140px;background:#fff;transform:skewY(-2.2deg);transform-origin:bottom left}.floating-card{border-radius:12px;overflow:hidden;background:#fff;box-shadow:#32325d29 0 24px 48px -12px,#0000000f 0 2px 8px}@media (prefers-reduced-motion: reduce){.hero-canvas:after{transform:none}}#root{position:relative;z-index:1}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:2px solid #2F6FE8;outline-offset:2px;border-radius:4px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{--tw-bg-opacity: 1;background-color:rgb(var(--gray-900, 248 250 253) / var(--tw-bg-opacity, 1))}::-webkit-scrollbar-thumb{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(var(--gray-700, 207 215 224) / var(--tw-bg-opacity, 1))}::-webkit-scrollbar-thumb:hover{--tw-bg-opacity: 1;background-color:rgb(var(--gray-600, 128 146 171) / var(--tw-bg-opacity, 1))}::-moz-selection{--tw-bg-opacity: 1;background-color:rgb(var(--brand-200, 205 198 255) / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(var(--gray-50, 6 27 49) / var(--tw-text-opacity, 1))}::selection{--tw-bg-opacity: 1;background-color:rgb(var(--brand-200, 205 198 255) / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(var(--gray-50, 6 27 49) / var(--tw-text-opacity, 1))}.prose-dark h2{margin-bottom:.75rem;margin-top:1.5rem;font-family:Inter,system-ui,sans-serif;font-size:1.25rem;line-height:1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(var(--gray-50, 6 27 49) / var(--tw-text-opacity, 1))}.prose-dark h3{margin-bottom:.5rem;margin-top:1rem;font-family:Inter,system-ui,sans-serif;font-size:1.125rem;line-height:1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(var(--gray-100, 10 37 64) / var(--tw-text-opacity, 1))}.prose-dark p{margin-bottom:.75rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(var(--gray-300, 66 84 102) / var(--tw-text-opacity, 1))}.prose-dark ul{margin-bottom:.75rem;list-style-position:inside;list-style-type:disc}.prose-dark ul>: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))}.prose-dark ul,.prose-dark li{--tw-text-opacity: 1;color:rgb(var(--gray-300, 66 84 102) / var(--tw-text-opacity, 1))}@keyframes score-fill{0%{stroke-dashoffset:283}to{stroke-dashoffset:var(--target-offset)}}.score-ring circle{animation:score-fill 1s ease-out forwards}@keyframes fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fade-in .4s ease-out}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.pulse-dot{animation:pulse-dot 1.5s infinite}@keyframes rise-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.rise-in{animation:rise-in .7s cubic-bezier(.16,1,.3,1) both}.mesh-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:0;pointer-events:none}.mesh-blob{position:absolute;border-radius:9999px;filter:blur(90px);opacity:.12}.mesh-blob--1{background:radial-gradient(circle,#533afd,transparent 70%);width:40rem;height:40rem;top:-12rem;left:-8rem}.link-underline{position:relative}.link-underline:after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:2px;border-radius:2px;background:rgb(var(--brand-500, 83 58 253) / 1);transition:width .25s ease}.link-underline:hover:after,.link-underline[data-active=true]:after{width:100%}@keyframes tour-bar{0%{width:8%}to{width:100%}}.tour-bar{animation:tour-bar 2.4s cubic-bezier(.16,1,.3,1) forwards}@keyframes tour-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.tour-rise{animation:tour-rise .45s ease-out both}@keyframes tour-wave{0%,to{height:25%}50%{height:100%}}.tour-wave{animation:tour-wave .9s ease-in-out infinite;height:25%}.replica-frame{position:relative;width:100%;overflow:hidden}.replica-inner{position:absolute;inset-inline-start:0;top:0;width:940px;height:512px;transform:scale(var(--replica-scale, 1));transform-origin:top left}[dir=rtl] .replica-inner{transform-origin:top right}@keyframes tour-wave-ring{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.18);opacity:.25}}.tour-wave-ring{animation:tour-wave-ring 2.4s ease-in-out infinite}@keyframes tour-ring{0%{stroke-dashoffset:var(--tour-ring-from, 214)}to{stroke-dashoffset:var(--tour-ring-to)}}.tour-ring{animation:tour-ring 1.1s cubic-bezier(.16,1,.3,1) forwards}@media (prefers-reduced-motion: reduce){.tour-bar{animation:none;width:100%}.tour-rise{animation:none;opacity:1;transform:none}.tour-wave{animation:none;height:60%}.tour-wave-ring{animation:none}.tour-ring{animation:none;stroke-dashoffset:var(--tour-ring-to)}}@keyframes badge-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.badge-in{animation:badge-in .5s cubic-bezier(.16,1,.3,1) both}@keyframes badge-float{0%,to{transform:translateY(-4px)}50%{transform:translateY(4px)}}.badge-float{animation:badge-float var(--float, 5s) ease-in-out infinite}@media (prefers-reduced-motion: reduce){.badge-float{animation:none}.badge-in{animation:none;opacity:1;transform:none}}.bubble{background-color:#265ee0;background-image:linear-gradient(180deg,#1d4ed8,#2f6fe8);border:0;color:#fff;box-shadow:inset 0 1px #ffffff47,inset 0 -2px 4px #091a4747,0 2px 4px #172e6e33,0 10px 20px -6px #1d4ed86b}.bubble-e:after,.bubble-s:after{content:"";position:absolute;top:50%;margin-top:-5px;width:10px;height:10px;background-color:inherit;border:0;border-top-right-radius:3px}.bubble-e:after{inset-inline-end:-5px;transform:rotate(45deg)}.bubble-s:after{inset-inline-start:-5px;transform:rotate(225deg)}[dir=rtl] .bubble-e:after{transform:rotate(225deg)}[dir=rtl] .bubble-s:after{transform:rotate(45deg)}@media (max-width: 1023px){.bubble-e:after,.bubble-s:after{inset-inline:auto;inset-inline-start:50%;margin-inline-start:-5px;top:-5px;margin-top:0;background-color:#1d4ed8;transform:rotate(-45deg)}.marquee-viewport{padding-block:16px 26px}.bubble{padding-block:11px}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee{animation:marquee 30s linear infinite}[dir=rtl] .marquee{animation-direction:reverse}@media (prefers-reduced-motion: reduce){.marquee{animation:none}.marquee-viewport{overflow-x:auto}}.scrollbar-none{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-none::-webkit-scrollbar{display:none}summary{list-style:none}summary::-webkit-details-marker{display:none}@keyframes modal-scrim-in{0%{opacity:0}to{opacity:1}}@keyframes modal-panel-in{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-scrim{animation:modal-scrim-in .22s ease both}.modal-panel{animation:modal-panel-in .32s cubic-bezier(.16,1,.3,1) both}@media (max-width: 639px){@keyframes modal-panel-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}}@media (prefers-reduced-motion: reduce){.modal-scrim,.modal-panel{animation:none}}.bubble-btn{cursor:pointer;transition:filter .18s ease,box-shadow .18s ease}.bubble-btn:hover{filter:brightness(1.09);box-shadow:inset 0 1px #ffffff52,inset 0 -2px 4px #091a4747,0 2px 6px #172e6e3d,0 14px 28px -6px #1d4ed885}.bubble-btn:focus-visible{outline:2px solid #533afd;outline-offset:3px}@media (prefers-reduced-motion: reduce){.bubble-btn{transition:none}}.native-app body{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom)}.native-app body:before{content:"";position:fixed;top:0;left:0;right:0;height:env(safe-area-inset-top);background:var(--app-canvas, #ffffff);z-index:60}.native-app #root{padding-top:env(safe-area-inset-top)}.native-app header.sticky{top:env(safe-area-inset-top)}.native-app .sticky.bottom-0{bottom:env(safe-area-inset-bottom)}.marker\:hidden *::marker{display:none}.marker\:hidden::marker{display:none}.last\:border-0:last-child{border-width:0px}.last\:pb-0:last-child{padding-bottom:0}.focus-within\:border-transparent:focus-within{border-color:transparent}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-within\:ring-amber-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity, 1))}.focus-within\:ring-brand-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(var(--brand-500, 83 58 253) / var(--tw-ring-opacity, 1))}.focus-within\:ring-emerald-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity, 1))}.hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem;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\:-translate-y-1:hover{--tw-translate-y: -.25rem;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\:-translate-y-1\.5:hover{--tw-translate-y: -.375rem;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\:scale-110:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;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-amber-400:hover{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.hover\:border-brand-300:hover{--tw-border-opacity: 1;border-color:rgb(var(--brand-300, 167 155 254) / var(--tw-border-opacity, 1))}.hover\:border-brand-400:hover{--tw-border-opacity: 1;border-color:rgb(var(--brand-400, 122 104 254) / var(--tw-border-opacity, 1))}.hover\:border-emerald-400:hover{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.hover\:border-gray-600:hover{--tw-border-opacity: 1;border-color:rgb(var(--gray-600, 128 146 171) / var(--tw-border-opacity, 1))}.hover\:bg-black\/85:hover{background-color:#000000d9}.hover\:bg-brand-200:hover{--tw-bg-opacity: 1;background-color:rgb(var(--brand-200, 205 198 255) / var(--tw-bg-opacity, 1))}.hover\:bg-brand-50\/30:hover{background-color:rgb(var(--brand-50, 245 243 255) / .3)}.hover\:bg-brand-600:hover{--tw-bg-opacity: 1;background-color:rgb(var(--brand-600, 69 49 212) / var(--tw-bg-opacity, 1))}.hover\:bg-gray-600:hover{--tw-bg-opacity: 1;background-color:rgb(var(--gray-600, 128 146 171) / var(--tw-bg-opacity, 1))}.hover\:bg-gray-800:hover{--tw-bg-opacity: 1;background-color:rgb(var(--gray-800, 230 235 241) / var(--tw-bg-opacity, 1))}.hover\:bg-gray-900:hover{--tw-bg-opacity: 1;background-color:rgb(var(--gray-900, 248 250 253) / var(--tw-bg-opacity, 1))}.hover\:bg-gray-900\/60:hover{background-color:rgb(var(--gray-900, 248 250 253) / .6)}.hover\:bg-gray-950:hover{--tw-bg-opacity: 1;background-color:rgb(var(--gray-950, 255 255 255) / var(--tw-bg-opacity, 1))}.hover\:bg-red-500\/10:hover{background-color:#ef44441a}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-100:hover{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-700:hover{--tw-bg-opacity: 1;background-color:rgb(190 18 60 / var(--tw-bg-opacity, 1))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/60:hover{background-color:#fff9}.hover\:text-brand-600:hover{--tw-text-opacity: 1;color:rgb(var(--brand-600, 69 49 212) / var(--tw-text-opacity, 1))}.hover\:text-gray-200:hover{--tw-text-opacity: 1;color:rgb(var(--gray-200, 31 59 87) / var(--tw-text-opacity, 1))}.hover\:text-gray-300:hover{--tw-text-opacity: 1;color:rgb(var(--gray-300, 66 84 102) / var(--tw-text-opacity, 1))}.hover\:text-gray-50:hover{--tw-text-opacity: 1;color:rgb(var(--gray-50, 6 27 49) / var(--tw-text-opacity, 1))}.hover\:text-red-400:hover{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.hover\:text-rose-600:hover{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.hover\:text-rose-700:hover{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:shadow-\[0_12px_36px_-12px_rgba\(16\,185\,129\,0\.5\)\]:hover{--tw-shadow: 0 12px 36px -12px rgba(16,185,129,.5);--tw-shadow-colored: 0 12px 36px -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)}.hover\:shadow-\[0_12px_36px_-12px_rgba\(245\,158\,11\,0\.5\)\]:hover{--tw-shadow: 0 12px 36px -12px rgba(245,158,11,.5);--tw-shadow-colored: 0 12px 36px -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)}.hover\:shadow-\[0_12px_36px_-12px_rgba\(99\,91\,255\,0\.55\)\]:hover{--tw-shadow: 0 12px 36px -12px rgba(99,91,255,.55);--tw-shadow-colored: 0 12px 36px -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)}.hover\:shadow-card:hover{--tw-shadow: rgba(50, 50, 93, .08) 0px 4px 16px 0px, rgba(0, 0, 0, .04) 0px 1px 3px 0px;--tw-shadow-colored: 0px 4px 16px 0px var(--tw-shadow-color), 0px 1px 3px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow: rgba(50, 50, 93, .12) 0px 16px 32px 0px;--tw-shadow-colored: 0px 16px 32px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:transition-all:hover{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.focus\:border-brand-500:focus{--tw-border-opacity: 1;border-color:rgb(var(--brand-500, 83 58 253) / var(--tw-border-opacity, 1))}.focus\:border-transparent:focus{border-color:transparent}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-4:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-amber-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity, 1))}.focus\:ring-brand-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(var(--brand-300, 167 155 254) / var(--tw-ring-opacity, 1))}.focus\:ring-brand-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(var(--brand-500, 83 58 253) / var(--tw-ring-opacity, 1))}.focus\:ring-brand-500\/15:focus{--tw-ring-color: rgb(var(--brand-500, 83 58 253) / .15)}.focus\:ring-emerald-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity, 1))}.focus\:ring-rose-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 113 133 / var(--tw-ring-opacity, 1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus\:ring-offset-gray-950:focus{--tw-ring-offset-color: rgb(var(--gray-950, 255 255 255) / 1)}.focus-visible\:outline-offset-4:focus-visible{outline-offset:4px}.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))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.group[open] .group-open\:rotate-180{--tw-rotate: 180deg;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))}.group[open] .group-open\:rotate-90{--tw-rotate: 90deg;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))}.group:hover .group-hover\:translate-x-1{--tw-translate-x: .25rem;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))}.group:hover .group-hover\:-rotate-3{--tw-rotate: -3deg;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))}.group:hover .group-hover\:-rotate-6{--tw-rotate: -6deg;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))}.group:hover .group-hover\:scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;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))}.group:hover .group-hover\:border-brand-300{--tw-border-opacity: 1;border-color:rgb(var(--brand-300, 167 155 254) / var(--tw-border-opacity, 1))}.group:hover .group-hover\:text-brand-600{--tw-text-opacity: 1;color:rgb(var(--brand-600, 69 49 212) / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-gray-300{--tw-text-opacity: 1;color:rgb(var(--gray-300, 66 84 102) / var(--tw-text-opacity, 1))}.group:hover .group-hover\:opacity-\[0\.13\]{opacity:.13}@media (prefers-reduced-motion: no-preference){.motion-safe\:animate-\[fade-in_0\.3s_ease-out\]{animation:fade-in .3s ease-out}}@media (prefers-reduced-motion: reduce){.motion-reduce\:transition-none{transition-property:none}}@media (min-width: 640px){.sm\:left-10{left:2.5rem}.sm\:order-first{order:-9999}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:col-span-3{grid-column:span 3 / span 3}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:block{display:block}.sm\:inline-block{display:inline-block}.sm\:flex{display:flex}.sm\:aspect-\[16\/9\]{aspect-ratio:16/9}.sm\:aspect-\[2\/1\]{aspect-ratio:2/1}.sm\:aspect-\[4\/3\]{aspect-ratio:4/3}.sm\:h-20{height:5rem}.sm\:h-44{height:11rem}.sm\:h-9{height:2.25rem}.sm\:max-h-\[86vh\]{max-height:86vh}.sm\:w-20{width:5rem}.sm\:w-40{width:10rem}.sm\:w-44{width:11rem}.sm\:w-48{width:12rem}.sm\:w-64{width:16rem}.sm\:w-72{width:18rem}.sm\:w-9{width:2.25rem}.sm\:w-auto{width:auto}.sm\:max-w-lg{max-width:32rem}.sm\:rotate-0{--tw-rotate: 0deg;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))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.sm\:grid-cols-\[minmax\(0\,15rem\)_1fr\]{grid-template-columns:minmax(0,15rem) 1fr}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:flex-wrap{flex-wrap:wrap}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-10{gap:2.5rem}.sm\:gap-2{gap:.5rem}.sm\:gap-2\.5{gap:.625rem}.sm\:gap-3{gap:.75rem}.sm\:rounded-3xl{border-radius:16px}.sm\:rounded-full{border-radius:9999px}.sm\:rounded-t-3xl{border-top-left-radius:16px;border-top-right-radius:16px}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-20{padding-left:5rem;padding-right:5rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:py-28{padding-top:7rem;padding-bottom:7rem}.sm\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pt-3{padding-top:.75rem}.sm\:text-center{text-align:center}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-\[12px\]{font-size:12px}.sm\:text-\[13px\]{font-size:13px}.sm\:text-heading{font-size:43px;line-height:1.15;letter-spacing:-.864px}.sm\:text-heading-sm{font-size:32px;line-height:1.1;letter-spacing:-.64px}}@media (min-width: 768px){.md\:block{display:block}.md\:grid{display:grid}.md\:hidden{display:none}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-\[1fr_5rem_5rem_5rem_6rem\]{grid-template-columns:1fr 5rem 5rem 5rem 6rem}.md\:items-center{align-items:center}.md\:text-heading{font-size:43px;line-height:1.15;letter-spacing:-.864px}}@media (min-width: 1024px){.lg\:absolute{position:absolute}.lg\:end-full{inset-inline-end:100%}.lg\:start-full{inset-inline-start:100%}.lg\:top-\[42\%\]{top:42%}.lg\:top-\[6\%\]{top:6%}.lg\:top-\[78\%\]{top:78%}.lg\:col-span-6{grid-column:span 6 / span 6}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:me-3{margin-inline-end:.75rem}.lg\:ms-3{margin-inline-start:.75rem}.lg\:mt-0{margin-top:0}.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}.lg\:contents{display:contents}.lg\:hidden{display:none}.lg\:h-56{height:14rem}.lg\:h-\[32rem\]{height:32rem}.lg\:w-40{width:10rem}.lg\:w-80{width:20rem}.lg\:w-\[calc\(50\%-0\.5rem\)\]{width:calc(50% - .5rem)}.lg\:min-w-0{min-width:0px}.lg\:max-w-4xl{max-width:56rem}.lg\:max-w-\[clamp\(28rem\,calc\(\(100vh_-_33\.5rem\)_\*_2\.667\)\,56rem\)\]{max-width:clamp(28rem,calc((100vh - 33.5rem)*2.667),56rem)}.lg\:max-w-\[clamp\(28rem\,calc\(\(100vh_-_38rem\)_\*_1\.778\)\,56rem\)\]{max-width:clamp(28rem,calc((100vh - 38rem)*1.778),56rem)}.lg\:flex-1{flex:1 1 0%}.lg\:flex-shrink-0{flex-shrink:0}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-\[1\.5fr_1fr\]{grid-template-columns:1.5fr 1fr}.lg\:grid-cols-\[240px_1fr\]{grid-template-columns:240px 1fr}.lg\:grid-cols-\[minmax\(0\,2fr\)_minmax\(0\,3fr\)\]{grid-template-columns:minmax(0,2fr) minmax(0,3fr)}.lg\:flex-col{flex-direction:column}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:items-start{align-items:flex-start}.lg\:gap-6{gap:1.5rem}.lg\:overflow-visible{overflow:visible}.lg\:whitespace-normal{white-space:normal}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:text-heading-lg{font-size:56px;line-height:1.08;letter-spacing:-1.1px}}@media (min-width: 1280px){.xl\:block{display:block}.xl\:hidden{display:none}.xl\:w-96{width:24rem}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width: 1536px){.\32xl\:flex{display:flex}}.rtl\:rotate-180:where([dir=rtl],[dir=rtl] *){--tw-rotate: 180deg;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))}.rtl\:-scale-x-100:where([dir=rtl],[dir=rtl] *){--tw-scale-x: -1;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))}.\[\&_a\:hover\]\:underline a:hover{text-decoration-line:underline}.\[\&_a\]\:text-brand-600 a{--tw-text-opacity: 1;color:rgb(var(--brand-600, 69 49 212) / var(--tw-text-opacity, 1))}.premium-app{--brand-50: 243 243 255;--brand-100: 232 232 254;--brand-200: 208 208 252;--brand-300: 170 170 250;--brand-400: 124 124 248;--brand-500: 79 79 245;--brand-600: 63 63 216;--brand-700: 51 51 178;--brand-800: 41 41 140;--brand-900: 31 31 104;--brand-950: 20 20 64;--gray-50: 17 24 39;--gray-100: 30 41 59;--gray-200: 51 65 85;--gray-300: 71 85 105;--gray-400: 88 101 122;--gray-500: 100 112 132;--gray-600: 124 136 156;--gray-700: 211 217 227;--gray-800: 229 233 240;--gray-900: 244 246 250;--gray-950: 255 255 255;--app-canvas: #ffffff;--app-card-border: #e6e8f0;--app-gradient: linear-gradient(100deg, #4f4ff5 0%, #6366f1 38%, #38bdf8 100%);--app-gradient-hover: linear-gradient(100deg, #4343e0 0%, #5558e8 38%, #22aeea 100%);--app-card-shadow: 0 12px 32px -20px rgba(30, 41, 59, .22), 0 1px 2px rgba(30, 41, 59, .04);color:#111827;background:var(--app-canvas)}.app-page-stage{padding:28px 24px 12px}.app-page-surface{max-width:1280px;margin-inline:auto;min-width:0;min-height:calc(100vh - 200px);background:transparent}.premium-app main h1{font-size:clamp(26px,3vw,36px);font-weight:600;line-height:1.2;letter-spacing:-.03em;overflow-wrap:anywhere;color:#111827}.premium-app main :is(h2,h3).font-display{font-weight:600;letter-spacing:-.02em}.premium-app .gradient-text{background:var(--app-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.premium-app .eyebrow{color:#4f4ff5;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.premium-app .lead{font-size:16px;line-height:1.65;color:#58657a}.premium-app .ui-card{border:1px solid var(--app-card-border);border-radius:18px;background:#fff;box-shadow:var(--app-card-shadow)}.premium-app .ui-button{border-radius:999px;min-height:42px;font-weight:600;font-size:14px;box-shadow:none}.premium-app :is(.ui-button--primary,.ui-button--accent){background:var(--app-gradient);color:#fff;border:0;box-shadow:0 8px 20px -10px #4f4ff5a6}.premium-app :is(.ui-button--primary,.ui-button--accent):hover:not(:disabled){background:var(--app-gradient-hover)}.premium-app .ui-button--secondary{background:#fff;color:#1f2a44;border:1px solid #dfe4ec}.premium-app .ui-button--secondary:hover:not(:disabled){background:#f6f7fb}.premium-app .ui-button--ghost:hover:not(:disabled){background:#eef0fb;color:#111827}.premium-app .pill-dark{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#1f2433;color:#fff;font-size:11px;font-weight:600}.premium-app .pill-dark:hover{background:#333a4d}.premium-app .pill-green{display:inline-flex;align-items:center;padding:3px 12px;border-radius:999px;background:#22c55e;color:#fff;font-size:11px;font-weight:600}.premium-app :is(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]),textarea,select){border-radius:12px;border-color:#dfe4ec;background-color:#fff;color:#1f2a44}.premium-app :is(input,textarea)::-moz-placeholder{color:#8a94a6;opacity:1}.premium-app :is(input,textarea)::placeholder{color:#8a94a6;opacity:1}.premium-app input[type=checkbox],.premium-app input[type=radio]{accent-color:#4f4ff5}.premium-app [role=tablist]{gap:6px}.premium-app [role=tab]{border-radius:999px}.premium-app [role=tab][aria-selected=true]{background:var(--app-gradient);color:#fff;box-shadow:0 6px 16px -10px #4f4ff5b3}.premium-app [role=tab][aria-selected=true]>span{color:#fff;background:#ffffff38}.premium-app>header{background:var(--app-canvas)}.app-nav-pill{background:var(--app-gradient);box-shadow:0 12px 28px -16px #4f4ff5bf}.app-nav-pill a{color:#ffffffeb}.app-nav-pill a:hover{color:#fff;background:#ffffff24}.app-nav-pill a[aria-current=page]{color:#fff;background:#ffffff3d;box-shadow:inset 0 0 0 1px #ffffff59}.app-round-button{width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--app-gradient);color:#fff;box-shadow:0 8px 18px -10px #4f4ff5b3;transition:transform .15s ease}.app-round-button:hover{transform:translateY(-1px)}.premium-app footer{border-color:#dfe4ec;margin-top:24px}.premium-app .mesh-bg{display:none}@media (max-width: 639px){.app-page-stage{padding:14px 10px}.premium-app .ui-card{border-radius:16px}.premium-app [role=tab]{padding-inline:12px}}@media (prefers-reduced-motion: reduce){.premium-app .fade-in,.premium-app .rise-in{animation:none}.premium-app .ui-button,.app-round-button{transition:none}}@media print{.premium-app,.app-page-surface,.premium-app .ui-card{background:#fff;box-shadow:none}.app-page-stage{padding:0}}.premium-app :is(a,button).bg-brand-500{background:var(--app-gradient);border-radius:999px}.premium-app :is(a,button).bg-brand-500:hover:not(:disabled){background:var(--app-gradient-hover)}
