.home-page{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.home-page *{box-sizing:border-box}.home-page ::selection{color:#1e3a8a;background-color:#dbeafe}html{scroll-behavior:smooth}.container{max-width:1280px;margin:0 auto;padding:0 1rem}.container-narrow{max-width:768px;margin:0 auto;padding:0 1rem}.toast{z-index:200;color:#fff;background-color:#0f172a;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;display:flex;position:fixed;bottom:2.5rem;left:50%;transform:translate(-50%);box-shadow:0 20px 25px -5px #0000001a}.header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#fffc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;width:100%;height:5rem;padding:0 1rem;display:flex;position:fixed;top:0}.header-container{justify-content:space-between;align-items:center;width:100%;max-width:1280px;margin:0 auto;display:flex}.nav-menu{align-items:center;gap:2rem;display:none}@media (width>=768px){.nav-menu{display:flex}}.nav-link{color:#475569;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-link:hover{color:#2563eb}.nav-link-btn{color:#475569;cursor:pointer;background:0 0;border:none;font-size:.875rem;font-weight:500;transition:color .2s}.nav-link-btn:hover{color:#2563eb}.nav-divider{background-color:#e2e8f0;width:1px;height:1.5rem;margin:0 .5rem}.btn-primary-sm{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:9999px;padding:.625rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s;box-shadow:0 10px 15px -3px #2563eb4d}.btn-primary-sm:hover{background-color:#1d4ed8}.btn-primary-sm:active{transform:scale(.95)}.btn-primary-lg{color:#fff;cursor:pointer;white-space:nowrap;background-color:#2563eb;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;height:3.5rem;padding:0 2rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex;box-shadow:0 20px 25px -5px #2563eb4d}.btn-primary-lg:hover{background-color:#1d4ed8}.btn-primary-lg:active{transform:scale(.95)}.btn-secondary-lg{color:#334155;cursor:pointer;white-space:nowrap;background-color:#fff;border:1px solid #e2e8f0;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;height:3.5rem;padding:0 2rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.btn-secondary-lg:hover{background-color:#f8fafc}.btn-secondary-lg:active{transform:scale(.95)}.btn-cta{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:9999px;height:4rem;padding:0 3rem;font-size:1.25rem;font-weight:700;transition:all .2s;box-shadow:0 0 40px #2563eb66}.btn-cta:hover{background-color:#1d4ed8}.btn-cta:active{transform:scale(.95)}.main-content{padding-top:5rem}.hero-section{background-color:#fff;padding:6rem 0;position:relative;overflow:hidden}.hero-bg-gradient{opacity:.5;pointer-events:none;background:linear-gradient(#eff6ff,#0000);width:100%;height:500px;position:absolute;top:0;left:0;right:0}.hero-bg-blur{filter:blur(100px);pointer-events:none;border-radius:9999px;width:24rem;height:24rem;position:absolute}.hero-bg-blur-1{background-color:#ddd6fe;top:-10rem;right:-10rem}.hero-bg-blur-2{background-color:#dbeafe;top:10rem;left:-10rem}.hero-container{z-index:10;text-align:center;position:relative}.hero-content{max-width:56rem;margin:0 auto}.hero-badge{color:#2563eb;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex;box-shadow:0 1px 2px #0000000d}.hero-title{letter-spacing:-.025em;color:#0f172a;margin-bottom:2rem;font-size:3rem;font-weight:800;line-height:1.15}@media (width>=768px){.hero-title{font-size:3.75rem}}@media (width>=1024px){.hero-title{font-size:4.5rem}}.hero-title-gradient{background:linear-gradient(90deg,#2563eb,#4f46e5,#7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#475569;max-width:42rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.75}.hero-trust-anchor{color:#059669;background-color:#ecfdf5;border:1px solid #a7f3d0;border-radius:.75rem;max-width:48rem;margin:0 auto 2.5rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:500;line-height:1.625}.hero-buttons{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}@media (width>=640px){.hero-buttons{flex-direction:row}}.hero-buttons button{width:100%}@media (width>=640px){.hero-buttons button{width:auto}}.stats-banner{border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:80rem;margin-top:5rem;margin-left:auto;margin-right:auto;padding:2.5rem 0;display:grid}@media (width>=768px){.stats-banner{grid-template-columns:repeat(4,1fr)}}.stat-item{text-align:center}.stat-value{color:#0f172a;margin-bottom:.5rem;font-size:2.25rem;font-weight:800}.stat-label{color:#64748b;font-size:.875rem;font-weight:500}.section{padding:8rem 0}.section-gray{background-color:#f8fafc}.section-white{background-color:#fff}.section-header{text-align:center;max-width:48rem;margin-bottom:5rem;margin-left:auto;margin-right:auto}.section-title{color:#0f172a;margin-bottom:1.5rem;font-size:2.25rem;font-weight:700}.section-desc{color:#475569;font-size:1.25rem}.features-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=768px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.features-grid{grid-template-columns:repeat(3,1fr)}}.feature-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:2rem;padding:2rem;transition:all .3s;box-shadow:0 1px 2px #0000000d}.feature-card:hover{box-shadow:0 20px 25px -5px #0000001a}.feature-card-link{color:inherit;flex-direction:column;text-decoration:none;display:flex}.feature-card-link .feature-desc{flex:1}.feature-card-more{color:#2563eb;align-items:center;gap:.4rem;margin-top:1.5rem;font-size:.875rem;font-weight:700;display:inline-flex}.feature-icon{background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:2rem;display:flex;box-shadow:0 1px 2px #0000000d}.feature-title{color:#0f172a;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.feature-desc{color:#475569;line-height:1.75}.home-use-case-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}.home-use-case-card{color:inherit;background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:1.5rem;flex-direction:column;padding:2rem;text-decoration:none;transition:all .25s;display:flex}.home-use-case-card:hover{border-color:#bfdbfe;transform:translateY(-4px);box-shadow:0 18px 40px #2563eb1a}.home-use-case-icon{color:#2563eb;background:#eff6ff;border-radius:1rem;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;margin-bottom:1.5rem;display:flex}.home-use-case-icon svg{width:1.5rem;height:1.5rem}.home-use-case-card h3{color:#0f172a;margin:0 0 .75rem;font-size:1.25rem}.home-use-case-card p{color:#64748b;flex:1;margin:0;line-height:1.7}.home-use-case-card>span{color:#2563eb;align-items:center;gap:.4rem;margin-top:1.5rem;font-size:.875rem;font-weight:700;display:flex}.home-resource-section{background:linear-gradient(#f8fafc 0%,#eff6ff 100%)}.home-resource-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}.home-resource-card{background:#ffffffeb;border:1px solid #dbeafe;border-radius:1.5rem;overflow:hidden;box-shadow:0 10px 30px #0f172a0a}.home-resource-card-header{border-bottom:1px solid #eff6ff;padding:1.75rem 1.75rem 1.25rem}.home-resource-card-header>span{color:#0f172a;margin-bottom:.5rem;font-size:1.25rem;font-weight:800;display:block}.home-resource-card-header p{color:#64748b;margin:0;font-size:.875rem;line-height:1.6}.home-resource-links{flex-direction:column;padding:.75rem;display:flex}.home-resource-links a{color:#334155;border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.home-resource-links a svg{color:#94a3b8;flex:none;transition:all .2s}.home-resource-links a:hover{color:#2563eb;background:#eff6ff}.home-resource-links a:hover svg{color:#2563eb;transform:translate(2px)}@media (width>=768px){.home-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=640px){.home-use-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.home-use-case-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.workflow-container{max-width:56rem;margin:0 auto;position:relative}.workflow-line{background-color:#f1f5f9;width:2px;display:none;position:absolute;top:2.5rem;bottom:2.5rem;left:31px}@media (width>=640px){.workflow-line{display:block;left:39px}}.workflow-steps{flex-direction:column;gap:4rem;display:flex}.workflow-step{z-index:10;flex-direction:column;gap:1.5rem;display:flex;position:relative}@media (width>=640px){.workflow-step{flex-direction:row;gap:2.5rem}}.workflow-icon{color:#2563eb;background-color:#fff;border:2px solid #bfdbfe;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto;display:flex;box-shadow:0 1px 2px #0000000d}@media (width>=640px){.workflow-icon{width:5rem;height:5rem;margin:0}}.workflow-text{text-align:center;padding-top:.5rem}@media (width>=640px){.workflow-text{text-align:left}}.workflow-title{color:#0f172a;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.workflow-desc{color:#475569;font-size:1.125rem;line-height:1.75}.tabs-container{background-color:#e2e8f080;border:1px solid #cbd5e14d;border-radius:9999px;flex-wrap:wrap;justify-content:center;gap:.5rem;width:fit-content;margin:0 auto 3rem;padding:.5rem;display:flex}@media (width>=768px){.tabs-container{gap:1rem}}.tab-button{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:9999px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s}.tab-button:hover{color:#0f172a;background-color:#f1f5f9}.tab-button-active{color:#2563eb;background-color:#fff;border:1px solid #e2e8f080;box-shadow:0 1px 2px #0000000d}.use-case-card{background-color:#fff;border:1px solid #f1f5f9;border-radius:2rem;flex-direction:column;align-items:center;gap:3rem;padding:2rem;display:flex;box-shadow:0 1px 2px #0000000d}@media (width>=768px){.use-case-card{flex-direction:row;padding:3rem}}.use-case-content{flex:1}.use-case-title{color:#0f172a;margin-bottom:1.5rem;font-size:1.875rem;font-weight:700}.use-case-desc{color:#475569;margin-bottom:2rem;font-size:1.125rem;line-height:1.75}.use-case-tags{flex-wrap:wrap;gap:.75rem;display:flex}.tag{border-radius:9999px;padding:.375rem 1rem;font-size:.875rem;font-weight:500}.tag-blue{color:#2563eb;background-color:#eff6ff}.tag-violet{color:#7c3aed;background-color:#f5f3ff}.tag-emerald{color:#059669;background-color:#ecfdf5}.use-case-image{aspect-ratio:16/9;background-color:#f1f5f9;border-radius:1.5rem;flex:1;width:100%;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}.use-case-image img{object-fit:cover;width:100%;height:100%}.pricing-card{text-align:center;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:2.5rem;max-width:56rem;margin:0 auto;padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a}@media (width>=768px){.pricing-card{padding:4rem}}.pricing-bg-blur{filter:blur(48px);pointer-events:none;background:linear-gradient(#bfdbfe80,#0000);width:600px;height:300px;position:absolute;top:0;left:50%;transform:translate(-50%)}.pricing-content{z-index:10;position:relative}.pricing-icon{color:#2563eb;background-color:#fff;border:1px solid #f1f5f9;border-radius:9999px;justify-content:center;align-items:center;width:5rem;height:5rem;margin-bottom:2rem;display:inline-flex;box-shadow:0 1px 2px #0000000d}.pricing-title{color:#0f172a;margin-bottom:1.5rem;font-size:1.875rem;font-weight:700}.pricing-desc{color:#475569;max-width:42rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.75}.pricing-buttons{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}@media (width>=640px){.pricing-buttons{flex-direction:row}}.testimonials-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=768px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:2rem;flex-direction:column;height:100%;padding:2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000d}.testimonial-quote{color:#f8fafc;width:4rem;height:4rem;position:absolute;top:2rem;right:2rem}.testimonial-stars{z-index:10;gap:.25rem;margin-bottom:2rem;display:flex;position:relative}.star-icon{color:#facc15;fill:#facc15;width:1.25rem;height:1.25rem}.testimonial-content{color:#334155;z-index:10;flex:1;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.75;position:relative}.testimonial-author{z-index:10;align-items:center;gap:1rem;display:flex;position:relative}.testimonial-avatar{border:2px solid #fff;border-radius:9999px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.testimonial-name{color:#0f172a;font-size:1.125rem;font-weight:700}.testimonial-role{color:#64748b;font-size:.875rem}.pain-points-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=1024px){.pain-points-grid{grid-template-columns:repeat(3,1fr)}}.pain-point-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:2rem;padding:2rem;box-shadow:0 1px 2px #0000000d}.pain-point-icon{background-color:#fef2f2;border:1px solid #fecaca;border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.5rem;display:flex}.pain-point-title{color:#0f172a;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.pain-point-content{flex-direction:column;gap:1rem;display:flex}.pain-point-problem,.pain-point-solution{border-radius:.75rem;padding:1rem}.pain-point-problem{background-color:#fef2f2;border:1px solid #fecaca}.pain-point-solution{background-color:#ecfdf5;border:1px solid #a7f3d0}.pain-point-label{color:#64748b;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.pain-point-problem p,.pain-point-solution p{color:#334155;margin:0;font-size:.9375rem;line-height:1.6}.pain-point-arrow{text-align:center;color:#94a3b8;font-size:1.5rem;font-weight:700}.pain-point-honesty{color:#64748b;text-align:center;padding-top:.5rem;font-size:.8125rem;font-style:italic}.demo-video-container{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:2rem;max-width:1200px;margin:0 auto;padding:2rem}.demo-video-labels{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.demo-video-label{text-align:center;color:#2563eb;background-color:#fff;border:2px solid #2563eb;border-radius:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:700}.demo-comparison-video{background-color:#000;border-radius:1rem;width:100%;box-shadow:0 20px 25px -5px #0000001a}.demo-video-note{text-align:center;color:#64748b;margin-top:1.5rem;font-size:.9375rem;line-height:1.6}.demo-grid{grid-template-columns:1fr;gap:3rem;display:grid}.demo-card{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:2rem;padding:2rem}.demo-badge{color:#fff;background-color:#2563eb;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.demo-comparison{grid-template-columns:1fr;align-items:center;gap:1.5rem;display:grid}@media (width>=768px){.demo-comparison{grid-template-columns:1fr auto 1fr}}.demo-before,.demo-after{flex-direction:column;gap:.75rem;display:flex}.demo-label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:700}.demo-image-placeholder{aspect-ratio:16/9;background-color:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.demo-arrow{color:#2563eb;text-align:center;font-size:2rem;font-weight:700}@media (width<=767px){.demo-arrow{transform:rotate(90deg)}}.faq-list{border-top:1px solid #f1f5f9}.faq-item{overflow:hidden}.faq-question{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 0;display:flex}.faq-question:focus{outline:none}.faq-question-text{color:#0f172a;font-size:1.125rem;font-weight:700;transition:color .2s}.faq-question:hover .faq-question-text{color:#2563eb}.faq-icon{color:#94a3b8;transition:transform .3s;transform:rotate(0)}.faq-question:hover .faq-icon{color:#2563eb}.faq-icon-open{transform:rotate(180deg)}.faq-answer-wrapper{overflow:hidden}.faq-answer{color:#475569;padding-bottom:1.5rem;line-height:1.75}.faq-page-content{min-height:30rem}.marketing-page{background:#fff}.marketing-hero{color:#fff;background:linear-gradient(135deg,#071224 0%,#102a56 55%,#1e3a8a 100%);padding:5rem 1rem 6rem;position:relative;overflow:hidden}.marketing-hero-orb{filter:blur(90px);opacity:.3;pointer-events:none;border-radius:50%;width:28rem;height:28rem;position:absolute}.marketing-hero-orb-one{background:#60a5fa;top:-15rem;right:-8rem}.marketing-hero-orb-two{background:#8b5cf6;bottom:-20rem;left:-10rem}.marketing-hero-inner{z-index:1;max-width:960px;position:relative}.marketing-breadcrumb{color:#94a3b8;justify-content:center;align-items:center;gap:.4rem;margin-bottom:2.5rem;font-size:.875rem;display:flex}.marketing-breadcrumb a{color:#cbd5e1;text-decoration:none}.marketing-eyebrow{color:#93c5fd;letter-spacing:.16em;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.75rem;font-weight:800;display:flex}.marketing-status{color:#fde68a;background:#f59e0b29;border:1px solid #fde68a40;border-radius:999px;width:max-content;margin:0 auto 1rem;padding:.35rem .75rem;font-size:.8125rem;font-weight:700;display:block}.marketing-hero h1{color:#fff;background:linear-gradient(100deg,#fff 0%,#eff6ff 48%,#bfdbfe 100%);-webkit-text-fill-color:transparent;letter-spacing:-.045em;text-align:center;-webkit-background-clip:text;background-clip:text;max-width:880px;margin:0 auto;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.12}.marketing-hero>.marketing-hero-inner>p{color:#cbd5e1;text-align:center;max-width:720px;margin:1.75rem auto 0;font-size:1.2rem;line-height:1.8}.marketing-hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.5rem;display:flex}.marketing-secondary-button{color:#e2e8f0;border:1px solid #e2e8f047;border-radius:999px;justify-content:center;align-items:center;height:3.5rem;padding:0 2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.marketing-secondary-button:hover{background:#ffffff14}.marketing-trust-row{color:#94a3b8;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2rem;font-size:.875rem;display:flex}.marketing-trust-row span{align-items:center;gap:.35rem;display:flex}.marketing-trust-row svg{color:#34d399}.marketing-content-section{background:#fff;padding:6rem 1rem}.marketing-content-section-alt{background:#f8fafc}.marketing-section-number{color:#2563eb;letter-spacing:.14em;margin-bottom:.75rem;font-size:.8125rem;font-weight:800}.marketing-content-section h2,.marketing-section-heading h2{color:#0f172a;letter-spacing:-.025em;margin:0 0 2rem;font-size:clamp(1.8rem,4vw,2.5rem);line-height:1.25}.marketing-content-section>.container-narrow>p{color:#475569;margin:0 0 1.25rem;font-size:1.0625rem;line-height:1.9}.marketing-point-grid{grid-template-columns:1fr;gap:1rem;margin-top:2rem;display:grid}.marketing-point-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 1px 2px #0f172a08}.marketing-content-section:not(.marketing-content-section-alt) .marketing-point-card{background:#f8fafc}.marketing-point-card>svg{color:#fff;background:#2563eb;border-radius:50%;flex:none;margin-top:.2rem;padding:.2rem}.marketing-point-card h3{color:#0f172a;margin:0 0 .5rem;font-size:1.05rem}.marketing-point-card p{color:#64748b;margin:0;line-height:1.75}.marketing-bullet-list{gap:.9rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.marketing-bullet-list li{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;align-items:flex-start;gap:.75rem;padding:1rem 1.15rem;line-height:1.7;display:flex}.marketing-bullet-list svg{color:#2563eb;flex:none;margin-top:.25rem}.marketing-steps{gap:1rem;margin-top:2rem;display:grid}.marketing-step-card{background:#fff;border:1px solid #dbeafe;border-radius:1rem;gap:1.25rem;padding:1.5rem;display:flex}.marketing-step-index{color:#fff;background:#2563eb;border-radius:.75rem;flex:0 0 2.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-weight:800;display:flex}.marketing-step-card h3{color:#0f172a;margin:0 0 .5rem;font-size:1.1rem}.marketing-step-card p{color:#64748b;margin:.2rem 0;line-height:1.6}.marketing-table-wrap{border:1px solid #e2e8f0;border-radius:1rem;margin-top:2rem;overflow-x:auto}.marketing-table{border-collapse:collapse;background:#fff;width:100%;min-width:560px}.marketing-table th,.marketing-table td{color:#475569;text-align:left;border-bottom:1px solid #e2e8f0;padding:1rem 1.25rem;line-height:1.6}.marketing-table th{color:#0f172a;background:#eff6ff;font-size:.875rem;font-weight:800}.marketing-table tr:last-child td{border-bottom:0}.marketing-related{background:#f8fafc;padding:6rem 1rem}.marketing-section-heading>span,.marketing-cta-card>div>span{color:#2563eb;letter-spacing:.12em;margin-bottom:.75rem;font-size:.8125rem;font-weight:800;display:block}.marketing-related-grid{gap:1rem;display:grid}.marketing-related-card{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.marketing-related-card svg{color:#2563eb}.marketing-related-card:hover{color:#2563eb;border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 12px 28px #2563eb14}.marketing-cta-section{background:#fff;padding:5rem 1rem}.marketing-cta-card{color:#fff;background:linear-gradient(135deg,#0f172a,#1e3a8a);border-radius:2rem;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:2rem;padding:3rem;display:flex}.marketing-cta-card>div>span{color:#93c5fd}.marketing-cta-card h2{color:#fff;background:linear-gradient(100deg,#fff 0%,#eff6ff 55%,#bfdbfe 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .75rem;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.3}.marketing-cta-card p{color:#cbd5e1;margin:0}.marketing-footer{padding-top:2.5rem}.marketing-footer-links{gap:1.25rem;display:flex}.marketing-footer-links a{color:#64748b;font-size:.875rem;text-decoration:none}.marketing-footer-links a:hover{color:#2563eb}@media (width>=768px){.marketing-point-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.marketing-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.marketing-cta-card{flex-direction:row;align-items:center}}@media (width<=639px){.marketing-hero{padding-top:3.5rem;padding-bottom:4rem}.marketing-hero h1{font-size:2.35rem}.marketing-hero>.marketing-hero-inner>p{font-size:1rem}.marketing-trust-row{gap:.75rem}.marketing-content-section,.marketing-related{padding-top:4rem;padding-bottom:4rem}.marketing-cta-card{padding:2rem 1.5rem}.marketing-footer-links{flex-wrap:wrap;justify-content:center}}.about-logo-link{color:inherit;text-decoration:none}.about-nav-active{color:#2563eb}.about-page-main{background-color:#f8fafc}.about-page-hero{text-align:center;background:linear-gradient(135deg,#eff6ff 0%,#fff 52%,#f5f3ff 100%);border-bottom:1px solid #e2e8f0;padding:6rem 0 4.5rem}.about-page-eyebrow{color:#2563eb;letter-spacing:.18em;margin-bottom:1rem;font-size:.8125rem;font-weight:800;display:inline-block}.about-page-title{color:#0f172a;letter-spacing:-.04em;margin:0;font-size:clamp(2.5rem,6vw,4rem);line-height:1.1}.about-page-lead{color:#475569;max-width:42rem;margin:1.5rem auto 0;font-size:1.125rem;line-height:1.8}.about-layout{grid-template-columns:1fr;align-items:start;gap:2rem;display:grid}.about-page-action{background-color:#fff;padding:4rem 0}.about-page-action-inner{color:#fff;background:linear-gradient(135deg,#0f172a,#1e3a8a);border-radius:1.5rem;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:2rem;padding:2.5rem;display:flex}.about-page-action h2{color:#fff;background:linear-gradient(100deg,#fff 0%,#eff6ff 55%,#bfdbfe 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .75rem;font-size:1.75rem}.about-page-action p{color:#cbd5e1;margin:0;line-height:1.7}.about-page-footer{padding-top:2.5rem}@media (width>=768px){.about-page-action-inner{flex-direction:row;align-items:center}}@media (width>=1024px){.about-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}}.about-brand-card,.about-entity-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;padding:2rem;box-shadow:0 1px 2px #0000000d}.about-card-title{color:#0f172a;margin:0 0 1.5rem;font-size:1.5rem;font-weight:700}.about-brand-card p{color:#334155;margin:0 0 1rem;font-size:1rem;line-height:1.85}.about-meta-list{color:#475569;border-top:1px solid #f1f5f9;flex-direction:column;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;font-size:.9375rem;line-height:1.6;display:flex}.about-meta-link{color:#2563eb;overflow-wrap:anywhere;font-weight:600;text-decoration:none}.about-meta-link:hover{color:#1d4ed8}.entity-list{border:1px solid #e2e8f0;border-radius:1rem;grid-template-columns:1fr;margin:0;display:grid;overflow:hidden}.entity-row{background-color:#fff;border-bottom:1px solid #e2e8f0;grid-template-columns:minmax(7rem,.35fr) minmax(0,1fr);display:grid}.entity-row:last-child{border-bottom:none}.entity-row dt,.entity-row dd{margin:0;padding:.875rem 1rem;font-size:.9375rem;line-height:1.6}.entity-row dt{color:#334155;background-color:#f8fafc;border-right:1px solid #e2e8f0;font-weight:700}.entity-row dd{color:#475569}@media (width<=639px){.about-brand-card,.about-entity-card{padding:1.25rem}.entity-row{grid-template-columns:1fr}.entity-row dt{border-bottom:1px solid #e2e8f0;border-right:none;padding-bottom:.5rem}.entity-row dd{padding-top:.5rem}}.cta-card{text-align:center;color:#fff;background:linear-gradient(to bottom right,#0f172a,#1e293b);border-radius:3rem;padding:3rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}@media (width>=1024px){.cta-card{padding:6rem}}.cta-content{z-index:10;position:relative}.cta-title{color:#fff;margin-bottom:2rem;font-size:2.25rem;font-weight:700}@media (width>=1024px){.cta-title{font-size:3rem}}.cta-desc{color:#cbd5e1;max-width:42rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.75}.cta-bg{opacity:.3;pointer-events:none;position:absolute;inset:0;overflow:hidden}.cta-bg-blur{filter:blur(120px);border-radius:9999px;width:24rem;height:24rem;position:absolute}.cta-bg-blur-1{background-color:#2563eb;top:-6rem;right:-6rem}.cta-bg-blur-2{background-color:#7c3aed;bottom:-6rem;left:-6rem}.footer{background-color:#fff;border-top:1px solid #e2e8f0;padding:5rem 1rem 2.5rem}.footer-grid{grid-template-columns:1fr;gap:3rem;margin-bottom:4rem;display:grid}@media (width>=1024px){.footer-grid{grid-template-columns:repeat(12,1fr);column-gap:3rem}}.footer-brand{grid-column:span 1}@media (width>=1024px){.footer-brand{grid-column:span 4}}.footer-desc{color:#64748b;max-width:20rem;margin-top:1.5rem;font-size:.875rem;line-height:1.75}.footer-column{grid-column:span 1}@media (width>=1024px){.footer-column:nth-child(2){grid-column:7/span 2}.footer-column:nth-child(3),.footer-column:nth-child(4){grid-column:span 2}}.footer-title{color:#0f172a;margin-bottom:1.5rem;font-weight:700}.footer-links{flex-direction:column;gap:1rem;display:flex}.footer-link{color:#64748b;font-size:.875rem;text-decoration:none;transition:color .2s}.footer-link:hover{color:#2563eb}.footer-bottom{border-top:1px solid #f1f5f9;flex-direction:column;align-items:center;gap:1rem;padding-top:2rem;display:flex}@media (width>=768px){.footer-bottom{flex-direction:row;justify-content:space-between}}.footer-copyright{color:#94a3b8;font-size:.875rem}.footer-status{color:#94a3b8;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.footer-status-dot{background-color:#10b981;border-radius:9999px;width:.5rem;height:.5rem}.footer-review-entry{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;display:flex}@media (width>=768px){.footer-review-entry{flex-direction:row;align-items:center}}.footer-review-title{color:#0f172a;margin:0 0 .5rem;font-size:1rem;font-weight:700}.footer-review-desc{color:#64748b;margin:0;font-size:.875rem;line-height:1.6}.footer-review-button{color:#fff;cursor:pointer;white-space:nowrap;background-color:#2563eb;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;height:2.75rem;padding:0 1.25rem;font-size:.9375rem;font-weight:600;transition:background-color .2s,transform .2s;display:inline-flex}.footer-review-button:hover{background-color:#1d4ed8}.footer-review-button:active{transform:scale(.96)}.modal-subtitle{color:#0f172a;margin-top:1rem;font-size:1.125rem;font-weight:700}.modal-subtitle:first-child{margin-top:0}.review-form{flex-direction:column;gap:1rem;display:flex}.review-rating-group{justify-content:center;gap:.5rem;display:flex}.review-star-button{color:#cbd5e1;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:9999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:all .2s;display:inline-flex}.review-star-button svg{width:1.5rem;height:1.5rem}.review-star-button:hover,.review-star-active{color:#facc15;background-color:#fffbeb;border-color:#fde68a}.review-star-active svg{fill:#facc15}.review-score-text{text-align:center;color:#0f172a;margin-bottom:.5rem;font-size:1rem;font-weight:700}.review-label{color:#334155;font-size:.9375rem;font-weight:600}.review-textarea,.review-input{color:#0f172a;width:100%;font:inherit;border:1px solid #cbd5e1;border-radius:.75rem;outline:none;transition:border-color .2s,box-shadow .2s}.review-textarea{resize:vertical;min-height:8rem;padding:.875rem 1rem}.review-input{height:3rem;padding:0 1rem}.review-textarea:focus,.review-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.review-actions{justify-content:flex-end;gap:.75rem;margin-top:.5rem;display:flex}.review-cancel-button,.review-submit-button{cursor:pointer;border-radius:9999px;height:2.75rem;padding:0 1.25rem;font-size:.9375rem;font-weight:600;transition:all .2s}.review-cancel-button{color:#475569;background-color:#fff;border:1px solid #cbd5e1}.review-submit-button{color:#fff;background-color:#2563eb;border:1px solid #2563eb}.review-cancel-button:hover{background-color:#f8fafc}.review-submit-button:hover{background-color:#1d4ed8;border-color:#1d4ed8}.login-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.login-box{background:#fff;border-radius:8px;width:400px;padding:40px;box-shadow:0 4px 20px #0000001a}.login-box h1{text-align:center;color:#333;margin-bottom:30px}@keyframes lightning-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.lightning-icon-animated{animation:.6s ease-in-out lightning-pulse}.lightning-icon-hover:hover{animation:.6s ease-in-out infinite lightning-pulse}.dashboard-layout{background:#f9fafb;height:100vh;font-family:system-ui,-apple-system,sans-serif;display:flex;overflow:hidden}.dashboard-sidebar{background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;justify-content:space-between;width:256px;transition:width .3s;display:flex;overflow:visible}.dashboard-sidebar.collapsed{width:80px}.dashboard-sidebar-header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:8px;height:64px;padding:0 16px;display:flex}.dashboard-sidebar.collapsed .dashboard-sidebar-header{flex-direction:column;justify-content:center;gap:4px;padding:8px}.dashboard-sidebar-logo{color:inherit;cursor:pointer;flex:1;justify-content:center;align-items:center;text-decoration:none;display:flex;overflow:hidden}.dashboard-sidebar.collapsed .dashboard-sidebar-logo{flex:0;justify-content:center;padding:0}.dashboard-sidebar-collapse{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:6px;transition:all .15s;display:flex}.dashboard-sidebar-collapse svg{width:20px;height:20px}.dashboard-sidebar-collapse:hover{color:#374151;background:#f3f4f6}.dashboard-sidebar-nav{flex:1;padding:16px;overflow:visible auto}.dashboard-sidebar.collapsed .dashboard-sidebar-nav{padding:8px}.dashboard-sidebar.collapsed .dashboard-sidebar-nav-item-label,.dashboard-sidebar.collapsed .dashboard-sidebar-nav-item-arrow{display:none}.dashboard-sidebar-nav-item{color:#4b5563;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;margin-bottom:4px;padding:12px 16px;font-size:14px;font-weight:500;transition:all .15s;display:flex}.dashboard-sidebar.collapsed .dashboard-sidebar-nav-item{justify-content:center;padding:12px 8px}.dashboard-sidebar.collapsed .dashboard-sidebar-nav-submenu{display:none}.dashboard-sidebar-nav-item:hover{color:#4f46e5;background:#f9fafb}.dashboard-sidebar-nav-item.active{color:#4f46e5;background:#eef2ff}.dashboard-sidebar-nav-item-content{flex:1;align-items:center;gap:12px;display:flex}.dashboard-sidebar.collapsed .dashboard-sidebar-nav-item-content{justify-content:center;gap:0}.dashboard-sidebar-nav-item-icon{color:#9ca3af;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.dashboard-sidebar.collapsed .dashboard-sidebar-nav-item-icon{margin:0}.dashboard-sidebar-nav-item.active .dashboard-sidebar-nav-item-icon{color:#4f46e5}.dashboard-sidebar-nav-item-icon svg{width:20px;height:20px}.dashboard-sidebar-nav-item-label{flex:1}.dashboard-sidebar-nav-item-arrow{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.dashboard-sidebar-nav-item-arrow svg{width:16px;height:16px}.dashboard-sidebar-nav-submenu{margin-top:4px;padding-left:12px}.dashboard-sidebar-nav-submenu .dashboard-sidebar-nav-item{padding-left:44px;font-size:13px;font-weight:500}.dashboard-sidebar-user{cursor:pointer;background:#f9fafb80;border-top:1px solid #f3f4f6;min-height:80px;padding:20px;transition:all .15s}.dashboard-sidebar.collapsed .dashboard-sidebar-user{justify-content:center;align-items:center;padding:20px 12px;display:flex}.dashboard-sidebar.collapsed .dashboard-sidebar-user-content{flex-direction:column;gap:8px}.dashboard-sidebar.collapsed .dashboard-sidebar-user-info{flex-direction:column;align-items:center;gap:4px;width:100%;display:flex}.dashboard-sidebar.collapsed .dashboard-sidebar-user-credits{flex-direction:column;gap:4px;font-size:12px}.dashboard-sidebar-user:hover{background:#f3f4f6cc}.dashboard-sidebar-user-content{align-items:center;gap:12px;display:flex}.dashboard-sidebar-user-avatar{color:#4f46e5;background:#e0e7ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.dashboard-sidebar-user-avatar svg{width:20px;height:20px}.dashboard-sidebar-user-info{flex:1;overflow:hidden}.dashboard-sidebar-user-phone{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:12px;overflow:hidden}.dashboard-sidebar-user-credits{color:#111827;align-items:center;gap:6px;font-size:14px;font-weight:700;display:flex}.dashboard-sidebar-user-credits svg{color:#722ed1;width:16px;height:16px}.dashboard-main{flex-direction:column;flex:1;display:flex;overflow:hidden}.dashboard-header{z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:64px;padding:0 32px;display:flex;box-shadow:0 1px 2px #0000000d}.dashboard-header-title{color:#111827;font-size:20px;font-weight:700}.dashboard-header-actions{align-items:center;gap:12px;display:flex}.dashboard-header-button{cursor:pointer;white-space:nowrap;border:none;border-radius:6px;align-items:center;gap:6px;height:32px;padding:6px 16px;font-size:14px;font-weight:500;transition:all .15s;display:flex}.dashboard-header-button svg{width:16px;height:16px}.dashboard-header-button-primary{color:#fff;background:#4f46e5;box-shadow:0 1px 2px #0000000d}.dashboard-header-button-primary:hover{background:#4338ca}.dashboard-header-button-secondary{color:#374151;background:#fff;border:1px solid #d1d5db;box-shadow:0 1px 2px #0000000d}.dashboard-header-button-secondary:hover{background:#f9fafb;border-color:#9ca3af}.dashboard-content{background:#f3f4f6;flex:1;padding:32px;overflow:hidden auto}.dashboard-content-inner{max-width:1280px;margin:0 auto}.dashboard-sidebar-nav-group{position:relative}.dashboard-sidebar-nav-popup{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:180px;padding:8px;animation:.15s ease-out slideIn;position:fixed;left:80px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@keyframes slideIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.dashboard-sidebar-nav-popup-title{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #f3f4f6;margin-bottom:4px;padding:8px 12px;font-size:12px;font-weight:600}.dashboard-sidebar-nav-popup-item{color:#4b5563;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;width:100%;margin-bottom:2px;padding:10px 12px;font-size:14px;font-weight:500;transition:all .15s;display:block}.dashboard-sidebar-nav-popup-item:hover{color:#4f46e5;background:#f9fafb}.dashboard-sidebar-nav-popup-item.active{color:#4f46e5;background:#eef2ff;font-weight:600}.dashboard-header-credits{background:#fef3c7;border-radius:6px;align-items:center;gap:8px;padding:6px 12px;display:flex}.dashboard-header-credits-label{color:#92400e;font-size:14px;font-weight:600}.search-page{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);min-height:100vh}.search-header{background:#fff;border-bottom:1px solid #e8e8e8;align-items:center;gap:24px;padding:16px 24px;display:flex;box-shadow:0 2px 8px #0000000d}.search-logo{color:#1890ff;white-space:nowrap;align-items:center;gap:12px;font-size:18px;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}.search-logo:hover{opacity:.8}.search-input-wrapper{flex:1;max-width:600px}.search-content{max-width:800px;margin:40px auto;padding:0 24px}.search-loading{justify-content:center;align-items:center;min-height:300px;display:flex}.search-count{color:#666;margin-bottom:16px;padding:0 4px;font-size:14px}.search-results{flex-direction:column;gap:16px;display:flex}.search-result-card{transition:all .3s}.search-result-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.result-type{color:#1890ff;background:#e6f7ff;border-radius:4px;margin-bottom:8px;padding:2px 8px;font-size:12px;display:inline-block}.result-title{color:#1890ff;margin-bottom:8px;font-size:18px;font-weight:500;text-decoration:none;transition:color .2s;display:block}.result-title:hover{color:#40a9ff;text-decoration:underline}.result-description{color:#666;margin-bottom:8px;font-size:14px;line-height:1.6}.result-url{color:#52c41a;word-break:break-all;font-size:13px;text-decoration:none}.result-url:hover{text-decoration:underline}.search-suggestions{text-align:center;padding:60px 0}.search-suggestions h3{color:#333;margin-bottom:24px;font-size:18px;font-weight:500}.suggestion-tags{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.suggestion-tag{color:#666;cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:20px;padding:8px 16px;font-size:14px;transition:all .2s;display:inline-block}.suggestion-tag:hover{color:#1890ff;border-color:#1890ff;transform:translateY(-2px);box-shadow:0 2px 8px #1890ff33}@media (width<=768px){.search-header{flex-direction:column;align-items:stretch;gap:12px}.search-input-wrapper{max-width:100%}.search-content{margin:20px auto;padding:0 16px}.result-title{font-size:16px}.result-description{font-size:13px}}:root{--font-display:"Syne", sans-serif;--font-body:"Noto Serif SC", serif;--font-mono:"DM Mono", monospace;--c-ink:#1a1814;--c-ink-mid:#3d3a35;--c-ink-soft:#6b6760;--c-ink-mute:#9c9890;--c-paper:#faf9f6;--c-paper-warm:#f3f1ec;--c-paper-dim:#e8e5de;--c-rule:#d8d4cc;--c-accent:#4f46e5;--c-accent-mid:#6366f1;--c-accent-light:#eef2ff;--c-accent-glow:#4f46e51f;--c-teal:#0f7a5e;--c-teal-light:#e1f5ee;--c-teal-dim:#0f7a5e1f;--c-amber:#8a5c0a;--c-amber-light:#fdf0d6;--c-amber-dim:#8a5c0a1f;--c-coral:#8f3a1a;--c-coral-light:#fceee8;--c-coral-dim:#8f3a1a1f;--c-red:#941e1e;--c-red-light:#fdeaea;--c-red-dim:#941e1e1f;--sidebar-w:250px;--topbar-h:64px;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-xl:20px;--shadow-card:0 1px 3px #1a18140f, 0 4px 12px #1a18140a;--shadow-lift:0 2px 8px #1a18141a, 0 8px 24px #1a18140f}*{box-sizing:border-box;margin:0;padding:0}html{font-size:15px}body{font-family:var(--font-body);background:var(--c-paper-warm);color:var(--c-ink);line-height:1.6}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--c-rule);border-radius:3px}.ant-layout{background:var(--c-paper-warm)}.ant-layout-sider{border-right:1px solid var(--c-rule);background:var(--c-paper)!important}.ant-menu{font-family:var(--font-body);background:0 0!important;border:none!important;font-size:14px!important}.ant-menu-light{background:var(--c-paper)!important}.ant-menu-submenu-title,.ant-menu-item{border-radius:var(--radius-sm)!important;height:38px!important;color:var(--c-ink-soft)!important;margin:2px 8px!important;padding-left:16px!important;line-height:38px!important}.ant-menu-submenu-title:hover,.ant-menu-item:hover{background:var(--c-paper-warm)!important;color:var(--c-ink)!important}.ant-menu-item-selected{font-weight:500;background:var(--c-accent-light)!important;color:var(--c-accent)!important}.ant-menu-item-selected:after{display:none!important}.ant-menu-submenu-selected>.ant-menu-submenu-title{color:var(--c-accent)!important}.ant-menu-sub{background:0 0!important}.ant-menu-sub .ant-menu-item{padding-left:48px!important;font-size:13px!important}.ant-menu-item-icon,.ant-menu-submenu-title .anticon{opacity:.7;font-size:15px!important}.ant-menu-item-selected .ant-menu-item-icon,.ant-menu-submenu-selected .anticon{opacity:1}.ant-layout-header{border-bottom:1px solid var(--c-rule);background:var(--c-paper)!important;height:var(--topbar-h)!important;line-height:var(--topbar-h)!important;padding:0 28px!important}.ant-layout-content{border-radius:var(--radius-lg);border:1px solid var(--c-rule);box-shadow:var(--shadow-card);background:var(--c-paper)!important;margin:24px 20px!important;padding:28px!important}.ant-card{border:1px solid var(--c-rule);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);background:#fff}.ant-card-head{border-bottom:1px solid var(--c-rule);font-family:var(--font-display);font-size:15px;font-weight:600}.ant-statistic-title{color:var(--c-ink-mute);font-size:13px}.ant-statistic-content{font-family:var(--font-display);color:var(--c-ink);font-size:24px;font-weight:600}.ant-btn-primary{background:var(--c-accent);border-color:var(--c-accent);font-family:var(--font-display);border-radius:var(--radius-md);height:38px;font-size:14px;font-weight:500}.ant-btn-primary:hover{background:#4338ca!important;border-color:#4338ca!important}.ant-table{font-size:14px}.ant-table-thead>tr>th{background:var(--c-paper-warm);color:var(--c-ink-soft);border-bottom:1px solid var(--c-rule);font-size:13px;font-weight:500}.ant-table-tbody>tr>td{border-bottom:1px solid var(--c-rule)}.ant-table-tbody>tr:hover>td{background:var(--c-paper-warm)}.ant-tag{font-family:var(--font-mono);border:none;border-radius:20px;padding:2px 10px;font-size:12px}.ant-input{border-radius:var(--radius-md);border-color:var(--c-rule);font-size:14px}.ant-input:focus,.ant-input:hover{border-color:var(--c-accent)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--c-ink)}h2{margin-bottom:20px;font-size:24px;font-weight:600}.task-modal .ant-modal-content{border:.5px solid var(--c-rule);border-radius:16px;padding:0;overflow:hidden}.task-modal .ant-modal-header{background:0 0;border-bottom:none;margin:0;padding:20px 24px 16px}.task-modal .ant-modal-title{color:var(--c-text);font-size:17px;font-weight:500}.task-modal .ant-modal-close{background:var(--c-bg-secondary);border-radius:50%;width:28px;height:28px;transition:background .15s;top:20px;right:24px}.task-modal .ant-modal-close:hover{background:var(--c-bg-tertiary)}.task-modal .ant-modal-close-x{width:28px;height:28px;color:var(--c-text-secondary);font-size:14px;line-height:28px}.task-modal .ant-modal-body{padding:0 24px 20px}.info-banner{background:#eef4ff;border:.5px solid #b5d4f4;border-radius:12px;gap:10px;margin-bottom:16px;padding:12px 14px;display:flex}.info-banner-icon{color:#fff;background:#378add;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;font-size:11px;font-weight:500;display:flex}.info-banner-text p{color:#185fa5;margin:0;font-size:13px;font-weight:500;line-height:1.4}.info-banner-text span{color:#378add;margin-top:2px;font-size:12px;line-height:1.5;display:block}.task-modal .ant-tabs-nav{margin-bottom:0;padding:0}.task-modal .ant-tabs-tab{color:var(--c-text-secondary);margin-right:20px;padding:6px 0;font-size:14px}.task-modal .ant-tabs-tab-active{color:#378add;font-weight:500}.task-modal .ant-tabs-ink-bar{background:#378add;height:2px}.task-modal .ant-form-item-label>label{color:var(--c-text-secondary);height:auto;font-size:13px}.task-modal .ant-form-item-label>label.ant-form-item-required:before{color:#e24b4a;font-size:13px}.task-modal .ant-upload-drag{border:1.5px dashed var(--c-rule);background:0 0;border-radius:12px;padding:28px 16px}.task-modal .ant-upload-drag:hover,.task-modal .ant-upload-drag-hover{background:#eef4ff;border-color:#378add}.task-modal .ant-upload-drag-icon{margin-bottom:10px}.task-modal .ant-upload-drag-icon .anticon{color:#378add;background:#eef4ff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex}.task-modal .ant-upload-text{color:var(--c-text);margin:0;font-size:14px;font-weight:500}.task-modal .ant-upload-hint{color:var(--c-text-tertiary);font-size:12px}.task-modal .ant-progress-line{margin-top:10px}.task-modal .ant-progress-bg{background:#378add;border-radius:99px;height:4px!important}.task-modal .ant-progress-text{color:var(--c-text-tertiary);font-size:11px}.task-modal .ant-select-selector{font-size:14px;border:.5px solid var(--c-rule)!important;border-radius:8px!important;height:auto!important;padding:9px 12px!important}.task-modal .ant-select-focused .ant-select-selector{box-shadow:none!important;border-color:#378add!important}.task-modal .ant-radio-wrapper{font-size:14px}.task-modal .ant-radio-checked .ant-radio-inner,.task-modal .ant-checkbox-checked .ant-checkbox-inner{background-color:#378add;border-color:#378add}.cost-alert{background:#faeeda;border:.5px solid #fac775;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;display:flex}.cost-alert:before{content:"";background:#ef9f27;border-radius:50%;flex-shrink:0;width:8px;height:8px}.cost-alert .ant-alert-message{color:#854f0b;margin:0;font-size:13px}.task-modal .ant-btn-primary{letter-spacing:.01em;background:#3b2d9e;border:none;border-radius:12px;width:100%;height:46px;margin-top:16px;font-size:15px;font-weight:500}.task-modal .ant-btn-primary:hover{background:#4e3db5}.task-modal .ant-btn-primary:active{transform:scale(.99)}.task-modal .ant-btn-primary[disabled]{opacity:.6;background:#534ab7}.task-modal .ant-alert-warning{background:#faeeda;border:.5px solid #fac775;border-radius:8px}.task-modal .ant-alert-warning .ant-alert-message{color:#854f0b;font-size:13px}.task-modal .ant-alert-warning .ant-alert-description{color:#a86a0f;font-size:12px}
