.landing-page{--ink: #0f172a;--cream: #f8fafc;--paper: #ffffff;--coral: #2563eb;--green: #10b981;--yellow: #f59e0b;--blue: #6366f1;min-height:100%;overflow:hidden;color:var(--ink);background:var(--paper);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}.landing-page *,.landing-page *:before,.landing-page *:after{box-sizing:border-box}.landing-page a{color:inherit;text-decoration:none}.landing-page button{font:inherit}.landing-page em{color:var(--coral);font-family:inherit;font-style:normal;font-weight:800}.landing-header{position:absolute;z-index:20;top:0;left:50%;width:min(1240px,calc(100% - 48px));height:84px;transform:translate(-50%);display:flex;align-items:center;justify-content:space-between}.landing-brand{display:inline-flex;align-items:center;gap:11px;font-size:20px;font-weight:800}.landing-brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;color:#fff;background:var(--ink);transform:rotate(-7deg)}.landing-brand-mark span{transform:rotate(7deg)}.landing-nav{display:flex;gap:36px;font-size:13px;font-weight:700}.landing-nav button{padding:0;border:0;color:inherit;background:transparent;font-weight:inherit;cursor:pointer;transition:color .2s ease}.landing-nav button:hover,.landing-login-link:hover{color:var(--coral)}.landing-header-actions{display:flex;align-items:center;gap:24px;font-size:13px;font-weight:700}.landing-button{min-height:50px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:6px;font-size:14px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.landing-button:hover{transform:translateY(-2px)}.landing-button-small{min-height:42px;padding:0 18px;color:#fff!important;background:var(--ink)}.landing-button-primary{color:#fff!important;background:var(--coral);box-shadow:0 14px 30px #ff65453d}.landing-button-primary:hover{box-shadow:0 18px 34px #ff654559}.landing-button-secondary{border-color:#18251f38;background:#ffffff80}.landing-button-dark-outline{color:#fff!important;border-color:#ffffff52}.landing-hero{position:relative;min-height:min(850px,100vh);padding:140px max(24px,calc((100vw - 1240px)/2)) 70px;display:grid;grid-template-columns:.86fr 1.14fr;align-items:center;gap:42px;background-color:var(--cream);background-image:radial-gradient(rgba(24,37,31,.07) .8px,transparent .8px);background-size:17px 17px}.landing-hero:after{content:"";position:absolute;right:-120px;top:-140px;width:520px;height:520px;border:1px solid rgba(24,37,31,.08);border-radius:50%}.landing-hero-copy{position:relative;z-index:2;animation:landingRise .7s ease-out both}.landing-eyebrow{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:4px;color:#5a3a31;background:#ffe0d8;font-size:11px;font-weight:800;text-transform:uppercase}.landing-hero h1{margin:27px 0 24px;font-size:clamp(48px,5.4vw,78px);line-height:1.02;letter-spacing:0;font-weight:800}.landing-hero-lead{max-width:570px;margin:0;color:#536159;font-size:17px;line-height:1.75}.landing-hero-actions{margin-top:32px;display:flex;flex-wrap:wrap;gap:12px}.landing-trust-row{margin-top:24px;display:flex;flex-wrap:wrap;gap:20px;color:#647168;font-size:11px;font-weight:700}.landing-trust-row span{display:flex;align-items:center;gap:6px}.landing-trust-row svg{color:#4f8f52}.landing-product-stage{position:relative;z-index:2;min-width:0;animation:landingRise .8s .12s ease-out both}.landing-stage-glow{position:absolute;top:10%;right:-10%;bottom:-15%;left:10%;background:linear-gradient(125deg,#b8e86657,#8fc8ff38);filter:blur(45px)}.product-window{position:relative;overflow:hidden;border:1px solid rgba(24,37,31,.16);border-radius:8px;background:#fff;box-shadow:0 35px 70px #1e2e252b;transform:perspective(1200px) rotateY(-2deg) rotateX(1deg)}.product-topbar{height:48px;padding:0 14px;display:flex;align-items:center;gap:14px;border-bottom:1px solid #e9ece9}.product-mini-brand{width:24px;height:24px;display:grid;place-items:center;border-radius:5px;color:#fff;background:var(--ink);font-size:10px;font-weight:800}.product-search{width:38%;padding:7px 12px;border-radius:4px;color:#a1a8a4;background:#f4f6f4;font-size:8px}.product-user{margin-left:auto;width:27px;height:27px;display:grid;place-items:center;border-radius:50%;color:#4d6630;background:#dff3bb;font-size:8px;font-weight:800}.product-body{min-height:390px;display:flex}.product-sidebar{width:52px;padding:18px 0;display:flex;flex-direction:column;align-items:center;gap:11px;border-right:1px solid #e9ece9}.product-sidebar span{width:30px;height:30px;display:grid;place-items:center;border-radius:5px;color:#9da59f}.product-sidebar span.active{color:#fff;background:var(--coral)}.product-content{width:calc(100% - 52px);padding:24px;background:#fafbf9}.product-heading{display:flex;align-items:flex-end;justify-content:space-between}.product-heading div{display:flex;flex-direction:column;gap:6px}.product-heading small{color:#9a6254;font-size:7px;font-weight:800}.product-heading strong{font-size:18px}.product-heading>span{padding:7px 10px;border:1px solid #e2e6e2;border-radius:4px;background:#fff;font-size:7px}.product-metrics{margin-top:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.product-metrics>div{position:relative;min-height:78px;padding:13px;display:flex;flex-wrap:wrap;align-items:baseline;gap:3px;border:1px solid #e8ebe8;border-radius:5px;background:#fff}.product-metrics small{width:100%;color:#778078;font-size:7px}.product-metrics strong{font-size:22px}.product-metrics b{margin-left:auto;color:#558734;font-size:7px}.product-metrics i{color:#9ba19d;font-size:8px;font-style:normal}.product-lower-grid{margin-top:10px;display:grid;grid-template-columns:1.5fr .8fr;gap:10px}.product-chart-panel,.product-outcomes{min-width:0;padding:14px;border:1px solid #e8ebe8;border-radius:5px;background:#fff}.product-panel-title{display:flex;align-items:center;justify-content:space-between;font-size:9px;font-weight:800}.product-panel-title small{color:#959c97;font-size:7px;font-weight:500}.product-chart{position:relative;height:135px;margin-top:13px}.chart-grid{position:absolute;top:0;right:0;bottom:18px;left:0;display:flex;flex-direction:column;justify-content:space-between}.chart-grid i{height:1px;background:#eef0ee}.product-chart svg{position:absolute;top:3px;right:0;bottom:19px;left:0;width:100%;height:calc(100% - 22px);overflow:visible}.chart-fill{fill:url(#chartFill)}.chart-line{fill:none;stroke:var(--coral);stroke-width:2.5;vector-effect:non-scaling-stroke}.chart-labels{position:absolute;inset:auto 0 0;display:flex;justify-content:space-between;color:#a0a6a2;font-size:6px}.outcome-ring{width:92px;height:92px;margin:15px auto 10px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#72a746 0 42%,var(--yellow) 42% 73%,#dfe4df 73%)}.outcome-ring:before{content:"";position:absolute;width:66px;height:66px;border-radius:50%;background:#fff}.outcome-ring span{position:relative;display:flex;flex-direction:column;align-items:center}.outcome-ring strong{font-size:15px}.outcome-ring small{color:#939b95;font-size:6px}.outcome-legend{display:flex;flex-direction:column;gap:5px;color:#777f79;font-size:6px}.outcome-legend span{display:flex;align-items:center;gap:5px}.outcome-legend i{width:6px;height:6px;border-radius:2px;background:#dfe4df}.outcome-legend i.green{background:#72a746}.outcome-legend i.yellow{background:var(--yellow)}.floating-insight{position:absolute;z-index:4;padding:12px 14px;display:flex;align-items:center;gap:10px;border:1px solid rgba(24,37,31,.12);border-radius:7px;background:#fffffff0;box-shadow:0 16px 35px #18251f29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.floating-insight small,.floating-insight strong{display:block;white-space:nowrap}.floating-insight small{margin-bottom:2px;color:#7e8881;font-size:7px}.floating-insight strong{font-size:11px}.insight-top{top:-21px;right:-18px}.insight-bottom{bottom:-22px;left:-24px}.insight-icon,.insight-play{width:34px;height:34px;display:grid;place-items:center;border-radius:5px;color:#547c36;background:#e6f5c9}.insight-play{color:#9a422e;background:#ffe1d9}.insight-check{margin-left:8px;color:#59953d}.landing-proof{min-height:135px;padding:26px max(24px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:repeat(4,1fr);align-items:center;color:#fff;background:var(--ink)}.landing-proof div{min-height:60px;padding-left:34px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid rgba(255,255,255,.13)}.landing-proof div:first-child{padding-left:0;border-left:0}.landing-proof strong{color:var(--green);font-family:Prata,serif;font-size:29px;font-weight:400}.landing-proof span{margin-top:4px;color:#aab5ae;font-size:10px;font-weight:700;text-transform:uppercase}.landing-section{max-width:1240px;margin:0 auto;padding:112px 0}.landing-section-heading{display:grid;grid-template-columns:1fr .72fr;align-items:end;gap:70px}.landing-kicker{display:block;margin-bottom:17px;color:#98614f;font-size:10px;font-weight:800;letter-spacing:1.6px}.landing-section h2,.landing-workflow h2,.landing-compare h2,.landing-integrations h2,.landing-final-cta h2{margin:0;font-size:clamp(37px,4.5vw,58px);line-height:1.12;letter-spacing:0}.landing-section-heading p,.workflow-copy>p,.team-copy>p,.landing-integrations>div>p{margin:0;color:#68746c;font-size:15px;line-height:1.8}.landing-feature-grid{margin-top:58px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e1e3de}.landing-feature{min-height:360px;padding:28px;display:flex;flex-direction:column;border-right:1px solid #e1e3de;transition:transform .25s ease,box-shadow .25s ease}.landing-feature:last-child{border-right:0}.landing-feature:hover{z-index:2;transform:translateY(-7px);box-shadow:0 22px 42px #18251f1c}.feature-coral:hover{background:#fff4f0}.feature-green:hover{background:#f5faeb}.feature-yellow:hover{background:#fffae8}.feature-blue:hover{background:#eff7ff}.feature-meta{display:flex;align-items:center;justify-content:space-between}.feature-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:6px}.feature-coral .feature-icon{color:#a33f29;background:#ffe0d8}.feature-green .feature-icon{color:#537b32;background:#e5f4c8}.feature-yellow .feature-icon{color:#8c6a00;background:#fff0b1}.feature-blue .feature-icon{color:#316a9b;background:#dceeff}.feature-meta small{color:#abb1ad;font-family:Prata,serif;font-size:14px}.landing-feature h3{margin:48px 0 16px;font-size:20px;line-height:1.35}.landing-feature p{margin:0;color:#6d7771;font-size:12px;line-height:1.8}.landing-feature a{margin-top:auto;display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:800}.landing-workflow{color:#fff;background:#1d2d25}.landing-workflow-inner{max-width:1240px;margin:0 auto;padding:112px 0;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:100px}.landing-workflow .landing-kicker,.landing-workflow em{color:var(--green)}.workflow-copy>p{margin-top:24px;color:#aebbb3}.workflow-steps{margin:38px 0 0;padding:0;display:flex;flex-direction:column;list-style:none}.workflow-steps li{position:relative;min-height:80px;display:flex;gap:16px}.workflow-steps li:not(:last-child):after{content:"";position:absolute;top:34px;bottom:8px;left:15px;width:1px;background:#ffffff2b}.workflow-steps li>span{position:relative;z-index:2;width:31px;height:31px;flex:0 0 31px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.32);border-radius:50%;color:var(--green);font-size:10px;font-weight:800;background:#1d2d25}.workflow-steps li div{display:flex;flex-direction:column;gap:5px}.workflow-steps strong{font-size:13px}.workflow-steps small{color:#91a097;font-size:10px}.workflow-visual{position:relative}.call-review-window{overflow:hidden;border-radius:8px;color:var(--ink);background:#fff;box-shadow:0 28px 60px #00000047}.review-header{padding:18px 20px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #ebeeeb}.review-avatar{width:37px;height:37px;display:grid;place-items:center;border-radius:50%;color:#395f63;background:#ccecef;font-size:10px;font-weight:800}.review-header div:nth-child(2){display:flex;flex-direction:column;gap:3px}.review-header strong{font-size:11px}.review-header span{color:#929a95;font-size:8px}.review-score{margin-left:auto;width:42px;height:42px;display:grid;place-items:center;border:4px solid #b8e866;border-radius:50%;color:var(--ink)!important;font-size:13px!important;font-weight:800}.review-audio{padding:17px 20px;display:flex;align-items:center;gap:12px;background:#fafbf9}.review-audio button{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;background:var(--coral);cursor:pointer}.review-audio>span{color:#7d8780;font-size:8px}.waveform{height:40px;flex:1;display:flex;align-items:center;gap:3px}.waveform i{width:2px;flex:1;max-width:3px;border-radius:2px;background:#a9c986}.review-summary{margin:18px 20px;padding:15px;border-left:3px solid var(--coral);background:#fff5f1}.review-summary span{display:flex;align-items:center;gap:6px;color:#974731;font-size:9px;font-weight:800}.review-summary p{margin:8px 0 0;color:#59655e;font-size:10px;line-height:1.65}.review-tags{padding:0 20px 18px;display:flex;flex-wrap:wrap;gap:7px}.review-tags span{padding:7px 9px;display:flex;align-items:center;gap:5px;border-radius:4px;color:#57733f;background:#eff7e3;font-size:8px;font-weight:700}.review-tags span.warning{color:#9d4a37;background:#fff0ec}.review-action{padding:15px 20px;display:flex;align-items:center;gap:8px;border-top:1px solid #ebeeeb;color:#707a74;font-size:9px}.review-action svg{color:#e35b3e}.review-action strong{margin-left:auto;color:var(--ink)}.workflow-badge{position:absolute;right:-24px;bottom:-26px;padding:13px 16px;display:flex;align-items:center;gap:10px;border-radius:6px;color:var(--ink);background:var(--green);box-shadow:0 12px 25px #00000038}.workflow-badge>span{display:flex;flex-direction:column}.workflow-badge strong{font-size:10px}.workflow-badge small{font-size:7px}.landing-team-section{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:110px}.team-visual{padding:25px;border:1px solid #e1e5e1;border-radius:8px;box-shadow:0 24px 55px #18251f1a}.team-title-row{padding:2px 2px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eceeeb;font-size:13px;font-weight:800}.team-title-row small{color:#919a94;font-size:8px}.team-row{min-height:67px;display:grid;grid-template-columns:38px 1fr 100px 28px 34px;align-items:center;gap:12px;border-bottom:1px solid #f0f1ef}.team-row:last-child{border-bottom:0}.team-avatar{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;font-size:8px;font-weight:800}.avatar-0{background:#ffe0d8;color:#99452f}.avatar-1{background:#ddefbd;color:#527333}.avatar-2{background:#dceeff;color:#3b6e9c}.avatar-3{background:#fff0b1;color:#856700}.team-name{display:flex;flex-direction:column;gap:3px}.team-name strong{font-size:9px}.team-name small{color:#929a95;font-size:7px}.team-progress{height:5px;overflow:hidden;border-radius:4px;background:#e9ece9}.team-progress i{height:100%;display:block;border-radius:inherit;background:var(--coral)}.team-score{font-size:10px}.team-row>small{font-size:7px;font-weight:800}.trend-up{color:#67953e}.trend-down{color:#c55942}.team-copy>p{margin-top:24px}.team-copy ul{margin:31px 0 0;padding:0;display:flex;flex-direction:column;gap:21px;list-style:none}.team-copy li{display:flex;align-items:flex-start;gap:12px;color:#69746d;font-size:11px;line-height:1.65}.team-copy li svg{flex:0 0 auto;color:var(--coral)}.team-copy li strong{color:var(--ink)}.landing-compare{background:#f3f6ef}.landing-compare-inner{max-width:1240px;margin:0 auto;padding:106px 0}.compare-heading{align-items:end}.comparison-table{margin-top:54px;border:1px solid #dce2d9;background:#fff;box-shadow:0 20px 45px #18251f12}.comparison-head,.comparison-row{display:grid;grid-template-columns:1.2fr 1fr 1fr;align-items:stretch}.comparison-head{min-height:64px;align-items:center;color:#7c8780;font-size:10px;font-weight:800;text-transform:uppercase}.comparison-head>span,.comparison-row>*{padding:0 28px}.comparison-head .callqa-column{align-self:stretch;display:flex;align-items:center;gap:9px;color:#fff;background:var(--ink)}.comparison-head i{width:24px;height:24px;display:grid;place-items:center;border-radius:4px;color:var(--ink);background:var(--green);font-style:normal}.comparison-row{min-height:70px;border-top:1px solid #e7eae6}.comparison-row>*{display:flex;align-items:center;gap:9px}.comparison-row strong{font-size:11px}.comparison-row>span{color:#737e76;font-size:10px}.comparison-row>span svg{color:#c08c80}.comparison-row .callqa-column{color:#dce6df;background:var(--ink)}.comparison-row .callqa-column svg{color:var(--green)}.landing-integrations{max-width:1240px;margin:0 auto;padding:110px 0;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px}.landing-integrations>div>p{margin-top:25px}.integration-flow{display:flex;align-items:center;justify-content:center;gap:20px}.integration-flow>svg{color:#a0aaa3}.integration-source{width:130px;min-height:130px;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;border:1px solid #dfe3df;border-radius:8px;color:#597f42;background:#f4faeb;box-shadow:0 14px 30px #18251f14}.integration-source span{color:var(--ink);font-size:9px;font-weight:800}.source-1c{color:#8a290d;background:#fff8d8}.source-1c b{padding:7px 9px;color:#8a290d;background:#f5da43;font-size:14px}.integration-core{width:154px;min-height:154px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:var(--ink);box-shadow:0 18px 36px #18251f38}.integration-core>span{width:35px;height:35px;margin-bottom:8px;display:grid;place-items:center;border-radius:6px;color:var(--ink);background:var(--green);font-weight:800}.integration-core strong{font-size:13px}.integration-core small{margin-top:4px;color:#a9b6ae;font-size:7px}.landing-final-cta{position:relative;overflow:hidden;min-height:490px;padding:90px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;background:#192820}.landing-final-cta .landing-kicker,.landing-final-cta em{color:var(--green)}.landing-final-cta p{max-width:570px;margin:24px 0 0;color:#afbbb4;font-size:14px;line-height:1.75}.landing-final-cta .landing-hero-actions{position:relative;z-index:2}.cta-note{margin-top:19px;display:flex;align-items:center;gap:7px;color:#a7b4ac;font-size:9px}.cta-orbit{position:absolute;border:1px solid rgba(184,232,102,.12);border-radius:50%}.orbit-one{width:520px;height:520px}.orbit-two{width:760px;height:760px}.cta-orbit:after{content:"";position:absolute;top:50%;left:-5px;width:9px;height:9px;border-radius:50%;background:var(--coral)}.landing-footer{min-height:110px;padding:25px max(24px,calc((100vw - 1240px)/2));display:flex;align-items:center;gap:35px;color:#718078;background:#101b16;font-size:9px}.landing-footer .landing-brand{color:#fff;font-size:15px}.landing-footer .landing-brand-mark{width:28px;height:28px;color:var(--ink);background:var(--green)}.landing-footer p{margin:0}.landing-footer div{margin-left:auto;display:flex;gap:24px;color:#c4cec8}.landing-footer small{color:#6e7d75}@keyframes landingRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1100px){.landing-nav{display:none}.landing-hero{min-height:auto;padding-top:130px;grid-template-columns:1fr}.landing-hero-copy{max-width:760px}.landing-product-stage{width:min(760px,96%);margin:35px auto 15px}.landing-section,.landing-workflow-inner,.landing-compare-inner,.landing-integrations{width:calc(100% - 48px)}.landing-feature-grid{grid-template-columns:repeat(2,1fr)}.landing-feature:nth-child(2){border-right:0}.landing-feature:nth-child(-n+2){border-bottom:1px solid #e1e3de}.landing-workflow-inner,.landing-team-section,.landing-integrations{gap:55px}}@media (max-width: 760px){.landing-header{width:calc(100% - 32px);height:70px}.landing-login-link{display:none}.landing-header-actions{gap:0}.landing-button-small{min-height:38px;padding:0 13px;font-size:11px}.landing-button-small svg{display:none}.landing-hero{padding:112px 20px 52px;gap:22px}.landing-hero h1{margin-top:22px;font-size:46px}.landing-hero-lead{font-size:14px;line-height:1.7}.landing-hero-actions,.landing-hero-actions .landing-button{width:100%}.landing-trust-row{gap:10px 16px}.landing-product-stage{width:100%;margin-top:28px}.product-window{transform:none}.product-content{padding:14px}.product-sidebar{width:38px}.product-content{width:calc(100% - 38px)}.product-heading strong{font-size:13px}.product-heading>span{display:none}.product-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.product-metrics>div{min-height:66px;padding:9px}.product-metrics strong{font-size:14px}.product-metrics b{display:none}.product-lower-grid{grid-template-columns:1fr}.product-outcomes{display:none}.product-body{min-height:320px}.insight-top{top:-14px;right:-8px}.insight-bottom{left:8px;bottom:-19px}.floating-insight{padding:9px}.insight-check{display:none}.landing-proof{padding:30px 20px;grid-template-columns:repeat(2,1fr);gap:22px 0}.landing-proof div{padding-left:16px}.landing-proof div:nth-child(3){padding-left:0;border-left:0}.landing-proof strong{font-size:23px}.landing-section,.landing-workflow-inner,.landing-compare-inner,.landing-integrations{width:auto;padding:78px 20px}.landing-section-heading,.landing-workflow-inner,.landing-team-section,.landing-integrations{display:grid;grid-template-columns:1fr;gap:34px}.landing-section h2,.landing-workflow h2,.landing-compare h2,.landing-integrations h2,.landing-final-cta h2{font-size:37px}.landing-section-heading p{font-size:13px}.landing-feature-grid{margin-top:40px;grid-template-columns:1fr}.landing-feature{min-height:300px;border-right:0;border-bottom:1px solid #e1e3de}.landing-feature:last-child{border-bottom:0}.landing-feature h3{margin-top:32px}.landing-workflow-inner{padding:78px 20px 90px}.workflow-visual{margin-top:8px}.review-header,.review-audio,.review-action{padding-left:14px;padding-right:14px}.review-summary{margin-left:14px;margin-right:14px}.review-tags{padding-left:14px;padding-right:14px}.workflow-badge{right:8px}.landing-team-section{padding-top:78px}.team-visual{order:2;padding:14px}.team-copy{order:1}.team-row{grid-template-columns:32px 1fr 55px 25px;gap:7px}.team-progress{display:none}.team-row>small{display:none}.comparison-table{overflow-x:auto}.comparison-head,.comparison-row{min-width:650px}.comparison-head>span,.comparison-row>*{padding:0 18px}.integration-flow{gap:8px}.integration-flow>svg{width:15px}.integration-source{width:92px;min-height:105px;padding:10px}.integration-core{width:112px;min-height:112px}.landing-final-cta{min-height:570px;padding-left:20px;padding-right:20px}.landing-footer{padding:35px 20px;flex-wrap:wrap;gap:18px}.landing-footer p{width:calc(100% - 130px)}.landing-footer div{margin-left:0}.landing-footer small{margin-left:auto}}@media (prefers-reduced-motion: reduce){.landing-page *,.landing-page *:before,.landing-page *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.landing-brand-mark{border-radius:8px;background:#2563eb;transform:none}.landing-brand-mark span{transform:none}.landing-nav button:hover,.landing-login-link:hover{color:#2563eb}.landing-button{border-radius:8px;font-weight:600}.landing-button-small,.landing-button-primary{background:#2563eb;box-shadow:0 8px 20px #2563eb33}.landing-button-small:hover,.landing-button-primary:hover{background:#1d4ed8;box-shadow:0 10px 24px #2563eb47}.landing-button-secondary{border-color:#cbd5e1;background:#fff}.landing-button-secondary:hover{border-color:#94a3b8;background:#f8fafc}.landing-hero{background-color:#f8fafc;background-image:linear-gradient(rgba(226,232,240,.45) 1px,transparent 1px),linear-gradient(90deg,rgba(226,232,240,.45) 1px,transparent 1px);background-size:32px 32px}.landing-hero:after{border-color:#2563eb1a}.landing-eyebrow{color:#1d4ed8;background:#dbeafe}.landing-hero-lead{color:#475569}.landing-trust-row{color:#64748b}.landing-trust-row svg{color:#2563eb}.landing-stage-glow{background:#3b82f629}.product-window{border-color:#cbd5e1;border-radius:12px;box-shadow:0 28px 70px #0f172a2e;transform:none}.product-body{min-height:430px}.product-sidebar{width:152px;padding:0 10px 16px;align-items:stretch;gap:3px;border-right:0;color:#cbd5e1;background:#0f172a}.product-sidebar-brand{height:54px;margin:0 -10px 12px;padding:0 14px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #1e293b;color:#fff}.product-sidebar-brand i{width:26px;height:26px;display:grid;place-items:center;border-radius:7px;color:#fff;background:#2563eb;font-size:10px;font-style:normal;font-weight:800}.product-sidebar-brand strong{font-size:12px}.product-sidebar>small{margin:10px 8px 5px;color:#64748b;font-size:6px;font-weight:700;letter-spacing:.6px}.product-sidebar>span{width:auto;height:30px;padding:0 9px;display:flex;place-items:unset;align-items:center;gap:7px;border-radius:6px;color:#94a3b8;font-size:8px;font-weight:500}.product-sidebar>span.active{color:#fff;background:#2563eb}.product-content{width:calc(100% - 152px);padding:18px;background:#f8fafc}.product-welcome{padding:13px 15px;display:flex;flex-direction:column;gap:3px;border-radius:9px;color:#fff;background:linear-gradient(90deg,#2563eb,#4f46e5)}.product-welcome strong{font-size:13px}.product-welcome span{color:#dbeafe;font-size:7px}.product-heading{margin-top:14px;align-items:center}.product-heading div{gap:3px}.product-heading strong{font-size:12px}.product-heading small{color:#64748b;font-size:7px;font-weight:500}.product-heading>span{padding:6px 9px;display:flex;align-items:center;gap:4px;border:0;border-radius:6px;color:#fff;background:#2563eb;font-size:7px;font-weight:600}.product-metrics{margin-top:10px;grid-template-columns:repeat(4,1fr);gap:7px}.product-metrics>div{min-height:77px;padding:9px;display:flex;align-items:flex-end;border-color:#e2e8f0;border-radius:8px;box-shadow:0 1px 2px #0f172a0a}.product-metrics small{color:#64748b;font-size:6px}.product-metrics strong{width:100%;color:#0f172a;font-size:14px}.product-metrics b{position:absolute;top:10px;right:8px;display:flex;align-items:center;color:#059669;font-size:5px}.product-metrics i.metric-icon{width:23px;height:23px;margin-bottom:auto;display:grid;place-items:center;border-radius:6px}.metric-blue{color:#2563eb;background:#dbeafe}.metric-green{color:#059669;background:#d1fae5}.metric-purple{color:#7c3aed;background:#ede9fe}.metric-orange{color:#ea580c;background:#ffedd5}.product-lower-grid{grid-template-columns:1.22fr .78fr;gap:8px}.product-recent-panel,.product-ai-panel{min-width:0;padding:11px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.product-panel-title{font-size:8px}.product-panel-title small{color:#2563eb;font-size:6px}.product-score-row{min-height:45px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #f1f5f9}.product-score-row:last-child{border-bottom:0}.product-score-row>i{width:25px;height:25px;flex:0 0 25px;display:grid;place-items:center;border-radius:6px;color:#64748b;background:#f1f5f9}.product-score-row>span{min-width:0;display:flex;flex:1;flex-direction:column;gap:2px}.product-score-row strong{overflow:hidden;font-size:6px;text-overflow:ellipsis;white-space:nowrap}.product-score-row small{color:#94a3b8;font-size:5px}.product-score-row>b{padding:4px 6px;border-radius:5px;font-size:7px}.score-high{color:#047857;background:#d1fae5}.score-mid{color:#a16207;background:#fef3c7}.product-ai-panel{color:#fff;background:linear-gradient(135deg,#2563eb,#4338ca)}.product-ai-icon{width:29px;height:29px;display:grid;place-items:center;border-radius:7px;color:#2563eb;background:#fff}.product-ai-panel>strong{margin-top:13px;display:block;font-size:9px}.product-ai-panel p{margin:6px 0 11px;color:#dbeafe;font-size:6px;line-height:1.5}.product-ai-panel>span{padding:5px 8px;border-radius:5px;color:#2563eb;background:#fff;font-size:6px;font-weight:700}.product-tabs{margin-top:9px;display:flex;gap:3px;overflow:hidden;border-bottom:1px solid #e2e8f0}.product-tabs span{padding:6px 5px;color:#64748b;font-size:5px;white-space:nowrap}.product-tabs span.active{color:#2563eb;border-bottom:2px solid #2563eb}.landing-proof{background:#0f172a}.landing-proof strong{color:#60a5fa;font-family:inherit;font-weight:700}.landing-proof span{color:#94a3b8}.landing-kicker{color:#2563eb}.landing-feature-grid{gap:18px;border:0}.landing-feature{min-height:330px;border:1px solid #e2e8f0!important;border-radius:12px;background:#fff;box-shadow:0 1px 3px #0f172a0f}.landing-feature:hover{transform:translateY(-4px);box-shadow:0 15px 35px #0f172a1a}.feature-coral:hover,.feature-green:hover,.feature-yellow:hover,.feature-blue:hover{background:#fff}.feature-icon{border-radius:8px}.feature-coral .feature-icon{color:#2563eb;background:#dbeafe}.feature-green .feature-icon{color:#059669;background:#d1fae5}.feature-yellow .feature-icon{color:#d97706;background:#fef3c7}.feature-blue .feature-icon{color:#7c3aed;background:#ede9fe}.feature-meta small{color:#94a3b8;font-family:inherit}.landing-feature p{color:#64748b}.landing-feature a{color:#2563eb}.landing-workflow{background:#0f172a}.landing-workflow .landing-kicker,.landing-workflow em{color:#60a5fa}.workflow-steps li>span{color:#60a5fa;background:#0f172a}.workflow-copy>p,.workflow-steps small{color:#94a3b8}.call-review-window{color:#0f172a;border:1px solid #334155;border-radius:12px;box-shadow:0 24px 55px #0000004d}.review-score{border-color:#3b82f6}.review-audio button{background:#2563eb}.waveform i{background:#93c5fd}.review-summary{border-left-color:#2563eb;background:#eff6ff}.review-summary span{color:#1d4ed8}.review-tags span{color:#047857;background:#ecfdf5}.review-tags span.warning{color:#b91c1c;background:#fef2f2}.review-action svg{color:#2563eb}.workflow-badge{color:#fff;background:#2563eb}.team-visual{border-color:#e2e8f0;border-radius:12px;box-shadow:0 15px 40px #0f172a14}.team-progress{background:#e2e8f0}.team-progress i{background:#2563eb}.team-copy li svg{color:#2563eb}.landing-compare{background:#f8fafc}.comparison-table{border-color:#e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 12px 35px #0f172a12}.comparison-head .callqa-column,.comparison-row .callqa-column{background:#1e3a8a}.comparison-head i{color:#fff;background:#2563eb}.comparison-row .callqa-column svg{color:#93c5fd}.integration-flow{gap:14px}.integration-source{color:#2563eb;border-color:#dbeafe;border-radius:12px;background:#eff6ff;box-shadow:0 8px 22px #0f172a12}.integration-core{border-radius:50%;background:#0f172a;box-shadow:0 15px 35px #0f172a33}.integration-core>span{color:#fff;background:#2563eb}.crm-options{width:230px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.crm-option{min-height:72px;padding:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:1px solid #e2e8f0;border-radius:9px;background:#fff;box-shadow:0 4px 14px #0f172a0f}.crm-option b{font-size:12px}.crm-option span{color:#475569;font-size:8px;font-weight:700}.crm-1c b{padding:3px 5px;color:#92400e;background:#fde047}.crm-bitrix b{color:#0284c7}.crm-amo b{color:#0f766e}.crm-custom svg{color:#6366f1}.landing-final-cta{background:#0f172a}.landing-final-cta .landing-kicker,.landing-final-cta em{color:#60a5fa}.cta-orbit{display:none}.landing-footer{color:#64748b;background:#020617}.landing-footer .landing-brand-mark{color:#fff;background:#2563eb}@media (max-width: 760px){.product-sidebar{width:86px;padding-left:6px;padding-right:6px}.product-sidebar-brand{margin-left:-6px;margin-right:-6px;padding:0 8px}.product-sidebar-brand strong{font-size:9px}.product-sidebar>span{padding:0 6px;gap:4px;font-size:6px}.product-content{width:calc(100% - 86px);padding:10px}.product-welcome{padding:10px}.product-welcome strong{font-size:10px}.product-metrics{grid-template-columns:repeat(2,1fr)}.product-metrics>div{min-height:62px}.product-lower-grid{grid-template-columns:1fr}.product-ai-panel,.product-tabs{display:none}.product-body{min-height:430px}.landing-feature-grid{gap:12px}.landing-feature{min-height:280px}.integration-flow{flex-wrap:wrap}.integration-source{width:90px;min-height:100px}.integration-core{width:105px;min-height:105px}.crm-options{width:100%;margin-top:12px;grid-template-columns:repeat(2,1fr)}.integration-flow>svg:last-of-type{display:none}}.landing-nav,.landing-header-actions{font-size:15px}.landing-button{min-height:54px;padding:0 27px;font-size:16px}.landing-button-small{min-height:44px;font-size:14px}.landing-eyebrow{padding:8px 12px;font-size:13px}.landing-hero-lead{max-width:610px;font-size:19px;line-height:1.65}.landing-hero-lead strong{color:#0f172a;font-weight:800}.landing-trust-row{font-size:14px}.landing-proof strong{font-size:32px}.landing-proof span,.landing-kicker{font-size:12px}.landing-section-heading p,.workflow-copy>p,.team-copy>p,.landing-integrations>div>p{font-size:18px;line-height:1.7}.landing-feature h3{font-size:24px}.landing-feature p{font-size:16px;line-height:1.65}.landing-feature a{font-size:14px}.workflow-steps li{min-height:94px}.workflow-steps li>span{width:36px;height:36px;flex-basis:36px;font-size:13px}.workflow-steps li:not(:last-child):after{top:39px;left:17px}.workflow-steps strong{font-size:17px}.workflow-steps small{font-size:14px;line-height:1.5}.team-copy li{font-size:16px}.comparison-head{font-size:13px}.comparison-row strong,.comparison-row>span{font-size:15px}.integration-source span,.crm-option span{font-size:11px}.integration-core strong{font-size:15px}.integration-core small{font-size:10px}.landing-final-cta p{font-size:18px}.cta-note,.landing-footer{font-size:13px}.landing-system{background:#eff6ff}.landing-system-inner{max-width:1240px;margin:0 auto;padding:118px 0}.system-heading{max-width:850px}.system-heading h2{margin:0;font-size:clamp(42px,4.5vw,60px);line-height:1.12}.system-heading p{max-width:700px;margin:25px 0 0;color:#475569;font-size:19px;line-height:1.65}.system-grid{margin-top:60px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.system-primary-card{grid-column:1 / -1;min-height:530px;padding:52px;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:72px;overflow:hidden;border:1px solid #dbeafe;border-radius:14px;color:#fff;background:#0f172a;box-shadow:0 24px 55px #0f172a29}.system-primary-copy{max-width:540px}.system-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:10px}.system-icon-blue{color:#fff;background:#2563eb}.system-label{margin:26px 0 14px;display:block;color:#93c5fd;font-size:12px;font-weight:800;letter-spacing:1.2px}.system-primary-copy h3{margin:0;font-size:36px;line-height:1.2}.system-primary-copy>p{margin:20px 0 0;color:#cbd5e1;font-size:17px;line-height:1.7}.system-primary-copy ul{margin:27px 0 0;padding:0;display:flex;flex-direction:column;gap:13px;list-style:none}.system-primary-copy li{display:flex;align-items:center;gap:10px;color:#e2e8f0;font-size:15px;font-weight:600}.system-primary-copy li svg{flex:0 0 auto;color:#60a5fa}.system-score-card{padding:28px;border:1px solid #e2e8f0;border-radius:12px;color:#0f172a;background:#fff;box-shadow:0 18px 45px #00000040}.system-score-head{display:flex;align-items:center;justify-content:space-between}.system-score-head>span{display:flex;align-items:center;gap:10px}.system-score-head i{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;color:#2563eb;background:#dbeafe}.system-score-head b{font-size:16px}.system-score-head>strong{padding:8px 11px;border-radius:8px;color:#047857;background:#d1fae5;font-size:20px}.system-score-summary{margin:18px 0 22px;padding-bottom:18px;border-bottom:1px solid #e2e8f0;color:#64748b;font-size:13px}.system-score-row{margin-top:15px}.system-score-row>div{margin-bottom:7px;display:flex;justify-content:space-between;gap:15px;font-size:13px}.system-score-row>div b{color:#475569}.system-score-row>i{height:7px;display:block;overflow:hidden;border-radius:5px;background:#e2e8f0}.system-score-row>i span{height:100%;display:block;border-radius:inherit;background:#2563eb}.system-score-insight{margin-top:24px;padding:14px;display:flex;align-items:center;gap:11px;border-radius:9px;color:#1d4ed8;background:#eff6ff}.system-score-insight>span{display:flex;flex-direction:column;gap:3px}.system-score-insight strong{font-size:12px}.system-score-insight small{color:#475569;font-size:11px}.system-capability-card{min-height:355px;padding:36px;display:flex;flex-direction:column;border:1px solid #dbeafe;border-radius:12px;background:#fff;box-shadow:0 7px 22px #2563eb12;transition:transform .2s ease,box-shadow .2s ease}.system-capability-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #2563eb1f}.system-card-top{display:flex;align-items:center;justify-content:space-between}.system-card-top small{color:#94a3b8;font-size:14px;font-weight:700}.system-icon-2{color:#2563eb;background:#dbeafe}.system-icon-3{color:#7c3aed;background:#ede9fe}.system-icon-4{color:#d97706;background:#fef3c7}.system-icon-5{color:#059669;background:#d1fae5}.system-capability-card h3{margin:34px 0 15px;font-size:26px;line-height:1.3}.system-capability-card p{margin:0;color:#64748b;font-size:16px;line-height:1.7}.system-card-label{margin-top:auto;padding-top:25px;display:flex;align-items:center;gap:7px;color:#2563eb;font-size:14px;font-weight:700}.product-sidebar-brand strong{font-size:13px}.product-sidebar>small{font-size:7px}.product-sidebar>span{font-size:9px}.product-welcome strong{font-size:14px}.product-welcome span{font-size:9px}.product-heading strong{font-size:13px}.product-heading small,.product-heading>span{font-size:9px}.product-metrics small{font-size:8px}.product-metrics b{font-size:7px}.product-panel-title{font-size:10px}.product-panel-title small,.product-score-row strong{font-size:8px}.product-score-row small{font-size:7px}.product-score-row>b{font-size:9px}.product-ai-panel>strong{font-size:11px}.product-ai-panel p{font-size:8px}.product-ai-panel>span{font-size:8px}.product-tabs span{font-size:7px}@media (max-width: 1100px){.landing-system-inner{width:calc(100% - 48px)}.system-primary-card{gap:38px;padding:42px}.system-primary-copy h3{font-size:31px}}@media (max-width: 760px){.landing-nav,.landing-header-actions{font-size:14px}.landing-button{font-size:16px}.landing-button-small{font-size:13px}.landing-hero-lead{font-size:17px}.landing-trust-row{font-size:13px}.landing-proof span{font-size:11px}.landing-section-heading p,.workflow-copy>p,.team-copy>p,.landing-integrations>div>p{font-size:17px}.landing-feature h3{font-size:24px}.landing-feature p{font-size:16px}.team-copy li{font-size:15px}.landing-system-inner{width:auto;padding:78px 20px}.system-heading h2{font-size:37px}.system-heading p{font-size:17px}.system-grid{margin-top:40px;grid-template-columns:1fr;gap:14px}.system-primary-card{grid-column:auto;min-height:auto;padding:28px 22px;grid-template-columns:1fr;gap:35px}.system-primary-copy h3{font-size:28px}.system-primary-copy>p{font-size:16px}.system-primary-copy li{align-items:flex-start;font-size:14px}.system-score-card{padding:20px 16px}.system-score-head b{font-size:14px}.system-score-head>strong{font-size:17px}.system-score-row>div{font-size:12px}.system-score-insight small{font-size:10px}.system-capability-card{min-height:330px;padding:28px 24px}.system-capability-card h3{font-size:24px}.system-capability-card p{font-size:16px}.product-sidebar-brand strong{font-size:10px}.product-sidebar>span{font-size:7px}.product-welcome strong{font-size:11px}.product-metrics small,.product-score-row strong{font-size:7px}.product-score-row small{font-size:6px}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.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}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-y-0{top:0;bottom:0}.-top-2{top:-.5rem}.bottom-0{bottom:0}.bottom-full{bottom:100%}.left-0{left:0}.left-3{left:.75rem}.right-0{right:0}.right-3{right:.75rem}.top-0{top:0}.top-1\/2{top:50%}.top-16{top:4rem}.top-20{top:5rem}.top-3{top:.75rem}.top-full{top:100%}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.-mb-px{margin-bottom:-1px}.mb-1{margin-bottom:.25rem}.mb-2{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}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-auto{margin-left:auto}.ms-3{margin-inline-start:.75rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.\!block{display:block!important}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-24{height:6rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-\[600px\]{height:600px}.h-full{height:100%}.h-screen{height:100vh}.max-h-20{max-height:5rem}.max-h-\[75vh\]{max-height:75vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[calc\(100vh-6rem\)\]{max-height:calc(100vh - 6rem)}.min-h-0{min-height:0px}.min-h-\[200px\]{min-height:200px}.min-h-\[360px\]{min-height:360px}.min-h-screen{min-height:100vh}.w-1\/4{width:25%}.w-1\/6{width:16.666667%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-36{width:9rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-8{width:2rem}.w-80{width:20rem}.w-96{width:24rem}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[160px\]{min-width:160px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-5xl{max-width:64rem}.max-w-7xl{max-width:80rem}.max-w-\[80\%\]{max-width:80%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.-translate-x-full{--tw-translate-x: -100%;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-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))}.translate-x-6{--tw-translate-x: 1.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-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))}.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))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.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}.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-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-2{row-gap:.5rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.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))}.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-slate-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(241 245 249 / var(--tw-divide-opacity, 1))}.divide-slate-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(226 232 240 / var(--tw-divide-opacity, 1))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overscroll-contain{overscroll-behavior:contain}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-tl-none{border-top-left-radius:0}.rounded-tr-none{border-top-right-radius:0}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-\[\#ff6545\]{--tw-border-opacity: 1;border-color:rgb(255 101 69 / 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-400{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.border-amber-500{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-cyan-500{--tw-border-opacity: 1;border-color:rgb(6 182 212 / 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-400{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.border-emerald-500{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-green-300{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity, 1))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.border-purple-500{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-rose-200{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1))}.border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.border-slate-700{--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.border-slate-800{--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.bg-\[\#f6f3ec\]{--tw-bg-opacity: 1;background-color:rgb(246 243 236 / var(--tw-bg-opacity, 1))}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-200{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}.bg-amber-300{--tw-bg-opacity: 1;background-color:rgb(252 211 77 / 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-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.bg-black\/50{background-color:#00000080}.bg-black\/60{background-color:#0009}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-cyan-50{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}.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\/50{background-color:#ecfdf580}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-200{--tw-bg-opacity: 1;background-color:rgb(254 215 170 / var(--tw-bg-opacity, 1))}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-orange-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-rose-100{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / 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-600{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-slate-300{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.bg-slate-400{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-slate-50\/95{background-color:#f8fafcf2}.bg-slate-500{--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))}.bg-slate-600{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.bg-slate-800{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-teal-100{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.bg-teal-600{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-violet-100{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/20{background-color:#fff3}.bg-white\/70{background-color:#ffffffb3}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-opacity-10{--tw-bg-opacity: .1}.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))}.from-blue-500{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600{--tw-gradient-from: #2563eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600{--tw-gradient-from: #9333ea var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-blue-600{--tw-gradient-to: #2563eb var(--tw-gradient-to-position)}.to-indigo-600{--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position)}.to-indigo-700{--tw-gradient-to: #4338ca var(--tw-gradient-to-position)}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.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-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-3{padding-bottom:.75rem}.pl-10{padding-left:2.5rem}.pl-2{padding-left:.5rem}.pl-5{padding-left:1.25rem}.pl-9{padding-left:2.25rem}.pr-1\.5{padding-right:.375rem}.pr-12{padding-right:3rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[7px\]{font-size:7px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-6{line-height:1.5rem}.leading-relaxed{line-height:1.625}.tracking-tight{letter-spacing:-.025em}.tracking-wider{letter-spacing:.05em}.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-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-blue-100{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / 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-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.text-purple-100{--tw-text-opacity: 1;color:rgb(243 232 255 / var(--tw-text-opacity, 1))}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / 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-slate-200{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-teal-700{--tw-text-opacity: 1;color:rgb(15 118 110 / 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-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.placeholder-slate-400::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(148 163 184 / var(--tw-placeholder-opacity, 1))}.placeholder-slate-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(148 163 184 / var(--tw-placeholder-opacity, 1))}.accent-blue-600{accent-color:#2563eb}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-75{opacity:.75}.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-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.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-blue-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.ring-emerald-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(110 231 183 / var(--tw-ring-opacity, 1))}.ring-emerald-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(52 211 153 / var(--tw-ring-opacity, 1))}.ring-yellow-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 224 71 / var(--tw-ring-opacity, 1))}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));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)}.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-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-200{transition-duration:.2s}.duration-700{transition-duration:.7s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html.dark{color-scheme:dark}html,body,#root{height:100%}body{margin:0;background-color:#f8fafc;font-family:inherit;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.dark body{background-color:#0f172a}a,button{-webkit-tap-highlight-color:transparent}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:start-\[2px\]:after{content:var(--tw-content);inset-inline-start:2px}.after\:top-\[2px\]:after{content:var(--tw-content);top:2px}.after\:h-5:after{content:var(--tw-content);height:1.25rem}.after\:w-5:after{content:var(--tw-content);width:1.25rem}.after\:rounded-full:after{content:var(--tw-content);border-radius:9999px}.after\:border:after{content:var(--tw-content);border-width:1px}.after\:border-gray-300:after{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.after\:bg-white:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.after\:transition-all:after{content:var(--tw-content);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.after\:content-\[\'\'\]:after{--tw-content: "";content:var(--tw-content)}.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-blue-400:hover{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.hover\:border-purple-300:hover{--tw-border-opacity: 1;border-color:rgb(216 180 254 / var(--tw-border-opacity, 1))}.hover\:border-slate-100:hover{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.hover\:border-slate-300:hover{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.hover\:bg-amber-200:hover{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-700:hover{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-400:hover{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-200:hover{--tw-bg-opacity: 1;background-color:rgb(167 243 208 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-600:hover{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-700:hover{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.hover\:bg-green-200:hover{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-200:hover{--tw-bg-opacity: 1;background-color:rgb(233 213 255 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-700:hover{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity, 1))}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-100:hover{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-600:hover{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / 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-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-200:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-300:hover{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-600:hover{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-700:hover{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-900:hover{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.hover\:text-blue-600:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.hover\:text-blue-700:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.hover\:text-blue-800:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.hover\:text-slate-600:hover{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.hover\:text-slate-700:hover{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.hover\:text-slate-800:hover{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.hover\:text-slate-900:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-transparent:focus{border-color:transparent}.focus\:bg-white:focus{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0: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(0px + 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-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-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-2:focus-visible{--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-visible\:ring-inset:focus-visible{--tw-ring-inset: inset}.focus-visible\:ring-blue-400\/60:focus-visible{--tw-ring-color: rgb(96 165 250 / .6)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.group:hover .group-hover\:text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.peer:checked~.peer-checked\:bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:after\:translate-x-full:after{content:var(--tw-content);--tw-translate-x: 100%;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))}.peer:checked~.peer-checked\:after\:border-white:after{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.peer:focus~.peer-focus\:outline-none{outline:2px solid transparent;outline-offset:2px}.peer:focus~.peer-focus\: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)}.peer:focus~.peer-focus\:ring-blue-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1))}.dark\:divide-slate-700:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(51 65 85 / var(--tw-divide-opacity, 1))}.dark\:border-amber-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(180 83 9 / var(--tw-border-opacity, 1))}.dark\:border-amber-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(146 64 14 / var(--tw-border-opacity, 1))}.dark\:border-amber-900\/60:is(.dark *){border-color:#78350f99}.dark\:border-amber-900\/70:is(.dark *){border-color:#78350fb3}.dark\:border-blue-400:is(.dark *){--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.dark\:border-blue-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.dark\:border-blue-900:is(.dark *){--tw-border-opacity: 1;border-color:rgb(30 58 138 / var(--tw-border-opacity, 1))}.dark\:border-blue-900\/50:is(.dark *){border-color:#1e3a8a80}.dark\:border-emerald-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(6 95 70 / var(--tw-border-opacity, 1))}.dark\:border-gray-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.dark\:border-green-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(22 101 52 / var(--tw-border-opacity, 1))}.dark\:border-purple-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(126 34 206 / var(--tw-border-opacity, 1))}.dark\:border-red-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.dark\:border-red-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))}.dark\:border-red-900\/50:is(.dark *){border-color:#7f1d1d80}.dark\:border-rose-900\/50:is(.dark *){border-color:#88133780}.dark\:border-slate-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}.dark\:border-slate-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.dark\:bg-amber-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(146 64 14 / var(--tw-bg-opacity, 1))}.dark\:bg-amber-900\/20:is(.dark *){background-color:#78350f33}.dark\:bg-amber-900\/30:is(.dark *){background-color:#78350f4d}.dark\:bg-amber-900\/40:is(.dark *){background-color:#78350f66}.dark\:bg-amber-900\/50:is(.dark *){background-color:#78350f80}.dark\:bg-amber-950\/30:is(.dark *){background-color:#451a034d}.dark\:bg-blue-500:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-900\/20:is(.dark *){background-color:#1e3a8a33}.dark\:bg-blue-900\/30:is(.dark *){background-color:#1e3a8a4d}.dark\:bg-blue-900\/40:is(.dark *){background-color:#1e3a8a66}.dark\:bg-blue-900\/50:is(.dark *){background-color:#1e3a8a80}.dark\:bg-blue-950\/20:is(.dark *){background-color:#17255433}.dark\:bg-blue-950\/30:is(.dark *){background-color:#1725544d}.dark\:bg-blue-950\/40:is(.dark *){background-color:#17255466}.dark\:bg-cyan-900\/20:is(.dark *){background-color:#164e6333}.dark\:bg-emerald-900\/10:is(.dark *){background-color:#064e3b1a}.dark\:bg-emerald-900\/20:is(.dark *){background-color:#064e3b33}.dark\:bg-emerald-900\/30:is(.dark *){background-color:#064e3b4d}.dark\:bg-emerald-900\/40:is(.dark *){background-color:#064e3b66}.dark\:bg-emerald-900\/50:is(.dark *){background-color:#064e3b80}.dark\:bg-green-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity, 1))}.dark\:bg-green-900\/20:is(.dark *){background-color:#14532d33}.dark\:bg-green-900\/30:is(.dark *){background-color:#14532d4d}.dark\:bg-green-900\/50:is(.dark *){background-color:#14532d80}.dark\:bg-indigo-900\/30:is(.dark *){background-color:#312e814d}.dark\:bg-orange-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(154 52 18 / var(--tw-bg-opacity, 1))}.dark\:bg-orange-900\/20:is(.dark *){background-color:#7c2d1233}.dark\:bg-orange-900\/30:is(.dark *){background-color:#7c2d124d}.dark\:bg-purple-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(107 33 168 / var(--tw-bg-opacity, 1))}.dark\:bg-purple-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(88 28 135 / var(--tw-bg-opacity, 1))}.dark\:bg-purple-900\/20:is(.dark *){background-color:#581c8733}.dark\:bg-purple-900\/30:is(.dark *){background-color:#581c874d}.dark\:bg-purple-900\/40:is(.dark *){background-color:#581c8766}.dark\:bg-red-900\/20:is(.dark *){background-color:#7f1d1d33}.dark\:bg-red-900\/30:is(.dark *){background-color:#7f1d1d4d}.dark\:bg-red-900\/40:is(.dark *){background-color:#7f1d1d66}.dark\:bg-red-900\/50:is(.dark *){background-color:#7f1d1d80}.dark\:bg-red-950\/20:is(.dark *){background-color:#450a0a33}.dark\:bg-rose-900\/20:is(.dark *){background-color:#88133733}.dark\:bg-rose-900\/30:is(.dark *){background-color:#8813374d}.dark\:bg-rose-950\/40:is(.dark *){background-color:#4c051966}.dark\:bg-slate-100:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-600:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-700\/50:is(.dark *){background-color:#33415580}.dark\:bg-slate-700\/60:is(.dark *){background-color:#33415599}.dark\:bg-slate-700\/80:is(.dark *){background-color:#334155cc}.dark\:bg-slate-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-800\/50:is(.dark *){background-color:#1e293b80}.dark\:bg-slate-800\/70:is(.dark *){background-color:#1e293bb3}.dark\:bg-slate-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-900\/40:is(.dark *){background-color:#0f172a66}.dark\:bg-slate-900\/50:is(.dark *){background-color:#0f172a80}.dark\:bg-slate-900\/95:is(.dark *){background-color:#0f172af2}.dark\:bg-slate-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.dark\:bg-teal-500:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.dark\:bg-yellow-900\/30:is(.dark *){background-color:#713f124d}.dark\:bg-yellow-900\/40:is(.dark *){background-color:#713f1266}.dark\:bg-yellow-900\/50:is(.dark *){background-color:#713f1280}.dark\:text-amber-200:is(.dark *){--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.dark\:text-amber-300:is(.dark *){--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.dark\:text-amber-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.dark\:text-blue-200:is(.dark *){--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.dark\:text-blue-300:is(.dark *){--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.dark\:text-blue-400:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.dark\:text-emerald-300:is(.dark *){--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.dark\:text-emerald-400:is(.dark *){--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.dark\:text-emerald-500:is(.dark *){--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.dark\:text-emerald-600:is(.dark *){--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.dark\:text-green-200:is(.dark *){--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity, 1))}.dark\:text-green-300:is(.dark *){--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.dark\:text-green-400:is(.dark *){--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.dark\:text-orange-200:is(.dark *){--tw-text-opacity: 1;color:rgb(254 215 170 / var(--tw-text-opacity, 1))}.dark\:text-orange-300:is(.dark *){--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.dark\:text-orange-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.dark\:text-purple-200:is(.dark *){--tw-text-opacity: 1;color:rgb(233 213 255 / var(--tw-text-opacity, 1))}.dark\:text-purple-300:is(.dark *){--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.dark\:text-purple-400:is(.dark *){--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.dark\:text-red-200:is(.dark *){--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.dark\:text-red-300:is(.dark *){--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.dark\:text-red-400:is(.dark *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.dark\:text-red-500:is(.dark *){--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.dark\:text-red-600:is(.dark *){--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.dark\:text-rose-300:is(.dark *){--tw-text-opacity: 1;color:rgb(253 164 175 / var(--tw-text-opacity, 1))}.dark\:text-rose-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity, 1))}.dark\:text-slate-100:is(.dark *){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.dark\:text-slate-200:is(.dark *){--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.dark\:text-slate-300:is(.dark *){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.dark\:text-slate-400:is(.dark *){--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dark\:text-slate-500:is(.dark *){--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dark\:text-slate-600:is(.dark *){--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.dark\:text-slate-900:is(.dark *){--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.dark\:text-white:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:text-yellow-300:is(.dark *){--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.dark\:text-yellow-400:is(.dark *){--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.dark\:placeholder-slate-500:is(.dark *)::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(100 116 139 / var(--tw-placeholder-opacity, 1))}.dark\:placeholder-slate-500:is(.dark *)::placeholder{--tw-placeholder-opacity: 1;color:rgb(100 116 139 / var(--tw-placeholder-opacity, 1))}.dark\:ring-blue-700:is(.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(29 78 216 / var(--tw-ring-opacity, 1))}.dark\:ring-blue-900:is(.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(30 58 138 / var(--tw-ring-opacity, 1))}.dark\:hover\:border-purple-600:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(147 51 234 / var(--tw-border-opacity, 1))}.dark\:hover\:border-slate-500:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))}.dark\:hover\:border-slate-600:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}.dark\:hover\:bg-blue-700:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-blue-900\/30:hover:is(.dark *){background-color:#1e3a8a4d}.dark\:hover\:bg-purple-900\/50:hover:is(.dark *){background-color:#581c8780}.dark\:hover\:bg-red-900\/30:hover:is(.dark *){background-color:#7f1d1d4d}.dark\:hover\:bg-rose-900\/30:hover:is(.dark *){background-color:#8813374d}.dark\:hover\:bg-slate-500:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-slate-600:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-slate-700:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-slate-700\/30:hover:is(.dark *){background-color:#3341554d}.dark\:hover\:bg-slate-700\/40:hover:is(.dark *){background-color:#33415566}.dark\:hover\:bg-slate-700\/50:hover:is(.dark *){background-color:#33415580}.dark\:hover\:bg-slate-800:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-white:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.dark\:hover\:text-blue-400:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.dark\:hover\:text-red-400:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.dark\:hover\:text-slate-200:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.dark\:hover\:text-slate-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.dark\:hover\:text-white:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:focus\:bg-slate-700:focus:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.peer:focus~.dark\:peer-focus\:ring-blue-800:is(.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1))}@media (min-width: 640px){.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\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:ml-64{margin-left:16rem}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:w-1\/2{width:50%}.lg\: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))}.lg\:grid-cols-2{grid-template-columns:repeat(2,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\:p-8{padding:2rem}}@media (min-width: 1280px){.xl\:grid-cols-\[1\.1fr_0\.9fr\]{grid-template-columns:1.1fr .9fr}}.peer:checked~.rtl\:peer-checked\:after\:-translate-x-full:where([dir=rtl],[dir=rtl] *):after{content:var(--tw-content);--tw-translate-x: -100%;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))}
