:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{width:100%;min-width:320px;min-height:100vh;margin:0;padding:0;overflow-x:hidden}#root,.app{width:100%;min-height:100vh;margin:0;padding:0}@keyframes spin{to{transform:rotate(360deg)}}.loading-spinner{opacity:0;flex-direction:column;justify-content:center;align-items:center;min-height:100px;display:flex}.loading-spinner .loading-message{color:#999;margin:0;font-size:.85rem;font-weight:400}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box;margin:0;padding:0}.landing-page{color:#1a1a1a;background:linear-gradient(#fffef5 0%,#fff9e6 50%,#fffef5 100%);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;position:relative;overflow-x:hidden}.landing-page:before,.landing-page:after{content:"";pointer-events:none;z-index:-1;will-change:transform,opacity,filter;border-radius:50%;position:fixed}.landing-page:before{filter:blur(100px);opacity:.8;background:radial-gradient(circle,#ff8c0059 0%,#ffa50040 30%,#ffb43226 50%,#ff8c0000 75%);width:600px;height:600px;animation:14s ease-in-out infinite alternate floatGlow,10s ease-in-out infinite pulseGlow,20s ease-in-out infinite alternate auroraShift;top:-200px;left:-200px}.landing-page:after{filter:blur(110px);opacity:.75;background:radial-gradient(circle,#ff780052 0%,#ff961e38 30%,#ffaa3c1f 50%,#ff780000 75%);width:650px;height:650px;animation:14s ease-in-out infinite alternate-reverse floatGlow,10s ease-in-out 2s infinite pulseGlow,20s ease-in-out infinite alternate-reverse auroraShift;bottom:-200px;right:-200px}@keyframes floatGlow{0%{transform:translate(0)scale(1)}50%{transform:translate(15px,-12px)scale(1.03)}to{transform:translate(0)scale(1)}}@keyframes pulseGlow{0%{opacity:.75;filter:blur(100px)}50%{opacity:.9;filter:blur(120px)}to{opacity:.75;filter:blur(100px)}}@keyframes auroraShift{0%{transform:rotate(0)scale(1)}50%{transform:rotate(5deg)scale(1.04)}to{transform:rotate(0)scale(1)}}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1050;background:#fffef5f2;border-bottom:none;padding:1.25rem 0;position:sticky;top:0}.nav-content{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border-radius:0;justify-content:space-between;align-items:center;padding:.6rem 0;display:flex}.logo{color:#1a1a1a;cursor:pointer;align-items:center;gap:.6rem;font-size:1.2rem;font-weight:600;display:flex}.logo-icon{justify-content:center;align-items:center;display:flex}.logo-text{color:#1a1a1a;letter-spacing:-.02em;line-height:1}.nav-links{flex:1;justify-content:center;align-items:center;gap:.25rem;margin:0 2rem;display:flex}.nav-links a{color:#6b7280;white-space:nowrap;border-radius:30px;padding:.6rem 1.1rem;font-size:.95rem;font-weight:400;text-decoration:none;transition:all .3s}.arrow-icon{color:#1a1a1a;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .3s;display:flex}.arrow-icon svg{width:15px;height:15px}.trusted-by{border-bottom:1px solid #e5e5e5;padding:3rem 0}.logos-scroll{flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem;display:flex}.logo-item{color:#999;opacity:.6;font-size:.9rem;font-weight:500}.hero-content{max-width:1000px;margin:0 auto;padding:0 2rem}.hero-title{color:#1a1a1a;letter-spacing:-.025em;text-align:center;margin-bottom:1.75rem;font-size:5.5rem;font-weight:400;line-height:1.15}.italic-text{color:#1a1a1a;font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:400}.hero-subtitle{color:#6b7280;text-align:center;max-width:720px;margin-bottom:0;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.65}.hero-cta{flex-direction:row;justify-content:center;align-items:center;gap:3rem;margin-top:3.5rem;display:flex}.btn-get-started{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5b4fff 0%,#7b5fff 100%);border:none;border-radius:60px;align-items:center;gap:1rem;padding:1.1rem 1.5rem 1.1rem 2.25rem;font-size:1.1rem;font-weight:500;transition:all .3s;display:flex;box-shadow:0 8px 25px #5b4fff59}.btn-get-started:hover{background:linear-gradient(135deg,#4b3fef 0%,#6b4fef 100%);transform:translateY(-2px);box-shadow:0 12px 30px #5b4fff73}.btn-get-started .arrow-icon{color:#5b4fff;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.btn-get-started .arrow-icon svg{width:18px;height:18px}.btn-get-started:hover .arrow-icon{transform:translate(3px,-3px)}.trusted-info{align-items:center;gap:1.25rem;display:flex}.avatars{display:flex}.avatar{object-fit:cover;border:3px solid #fff;border-radius:50%;width:48px;height:48px;margin-left:-12px;transition:transform .2s;box-shadow:0 2px 8px #0000001a}.avatar:first-child{margin-left:0}.avatar:hover{z-index:10;transform:scale(1.1)}.rating{text-align:left}.stars{gap:3px;margin-bottom:.4rem;display:flex}.star{color:orange;font-size:1.1rem}.rating-text{color:#6b7280;font-size:.9rem;font-weight:400}.pipeline-section{background:0 0;padding:6rem 0}.pipeline-header{text-align:center;margin-bottom:4rem}.pipeline-title{letter-spacing:.15em;color:#5b4fff;text-transform:uppercase;margin-bottom:1rem;font-size:.875rem;font-weight:600}.pipeline-subtitle{color:#1a1a1a;letter-spacing:-.02em;max-width:700px;margin:0 auto;font-size:2.5rem;font-weight:500;line-height:1.3}.section-title-center{color:#1a1a1a;letter-spacing:-.02em;text-align:center;margin-bottom:2.5rem;font-size:3.5rem;font-weight:500;line-height:1.25}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes countUp{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes floatUpRight{0%,to{transform:translate(0)}50%{transform:translate(8px,-8px)}}.pricing{background:#fff;padding:6rem 0}.pricing-header-section{text-align:center;margin-bottom:4rem;padding:0 2rem}.pricing-toggle{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;font-size:1rem;font-weight:500;display:flex}.pricing-toggle span{color:#999;transition:color .3s}.pricing-toggle span.active{color:#1a1a1a}.toggle-switch{cursor:pointer;background:#e5e5e5;border:none;border-radius:50px;width:50px;height:26px;padding:0;transition:background .3s;position:relative}.toggle-slider{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .3s;position:absolute;top:3px;left:3px;box-shadow:0 2px 4px #0003}.toggle-slider.yearly{transform:translate(24px)}.save-badge{vertical-align:middle;background:#1a1a1a;border-radius:20px;margin-left:.5rem;padding:.35rem .75rem;font-size:.8rem;font-weight:600;display:inline-block;color:#fff!important}.pricing-cards{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1300px;margin:0 auto;display:grid}.pricing-card{border:2px solid #0000;border-radius:1.5rem;padding:2rem;transition:transform .3s}.pricing-card:hover{border-color:#1a1a1a;transform:translateY(-5px)}.pricing-starter{background:#fef3c7}.pricing-growth{background:#e0e7ff}.pricing-pro{color:#fff;background:#5856d6}.pricing-header{margin-bottom:1.5rem}.pricing-badge{color:#fff;background:#1a1a1a;border-radius:50px;margin-bottom:.75rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.pricing-subtitle{color:#666;margin-top:.5rem;font-size:.9rem;line-height:1.4}.pricing-pro .pricing-subtitle{color:#fffc}.pricing-body{flex-direction:column;gap:1.5rem;display:flex}.pricing-left{order:1}.pricing-right{order:2}.pricing-price{margin-bottom:.5rem;font-size:2.5rem;font-weight:700;line-height:1}.pricing-period{opacity:.7;font-size:1rem;font-weight:400}.pricing-save{color:#10b981;margin-bottom:1rem;font-size:.85rem;font-weight:600}.pricing-pro .pricing-save{color:#a7f3d0}.pricing-description{opacity:.8;margin-top:1rem;font-size:.85rem;line-height:1.5}.btn-pricing{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-bottom:1rem;padding:.875rem 1.75rem;font-weight:600;transition:all .3s;display:inline-flex}.btn-pricing .arrow-icon{justify-content:center;align-items:center;transition:transform .3s;display:flex}.btn-pricing:hover .arrow-icon{transform:translate(3px,-3px)}.btn-pricing:hover{background:#333;transform:translateY(-2px)}.pricing-pro .btn-pricing{color:#1a1a1a;background:#fff}.pricing-pro .btn-pricing:hover{background:#f0f0f0}.pricing-features{margin:0;padding:0;list-style:none}.pricing-features li{padding:.4rem 0;font-size:.85rem;line-height:1.4}.pricing-features li:first-child{margin-bottom:.25rem;font-weight:600}.enterprise-cta{text-align:center;background:#fff9e6;border-radius:1.5rem;margin-top:4rem;padding:3rem 2rem}.enterprise-cta h3{color:#1a1a1a;text-align:center;letter-spacing:-.02em;margin-bottom:1rem;font-size:2rem;font-weight:500}.enterprise-cta p{color:#6b7280;text-align:center;max-width:700px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.6}.btn-enterprise{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.btn-enterprise .arrow-icon{justify-content:center;align-items:center;transition:transform .3s;display:flex}.btn-enterprise:hover .arrow-icon{transform:translate(3px,-3px)}.btn-enterprise:hover{background:#333;transform:translateY(-2px)}.faq{background:0 0;padding:6rem 0}.faq-title{text-align:center;letter-spacing:-.02em;color:#1a1a1a;margin-bottom:3rem;font-size:3.5rem;font-weight:500;line-height:1.25}.faq-list{max-width:900px;margin:0 auto;padding:0 2rem}.faq-item{cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:1rem;margin-bottom:1rem;padding:1.5rem 2rem}.faq-item summary{text-align:left;justify-content:space-between;align-items:center;font-size:1.125rem;font-weight:500;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"";font-size:1.5rem;transition:transform .3s}.faq-item[open] summary:after{transform:rotate(180deg)}.faq-item p{color:#6b7280;text-align:left;margin-top:1rem;line-height:1.7}.footer{color:#fff;background:#1a1a1a;padding:4rem 0 2rem}.footer-content{grid-template-columns:2fr 3fr;gap:4rem;margin-bottom:3rem;display:grid}.footer-brand .logo{margin-bottom:1rem}.footer-brand .logo-text{color:#fff}.footer-tagline{color:#999;text-align:left;max-width:300px;margin-bottom:1.5rem;line-height:1.6}.footer-social{gap:1rem;display:flex}.footer-social a{color:#999;text-decoration:none;transition:color .3s}.footer-social a:hover{color:#fff}.footer-links{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.footer-column h4{color:#fff;text-align:left;margin-bottom:1rem;font-size:.9rem;font-weight:600}.footer-column a,.footer-column p,.footer-link-btn{color:#999;text-align:left;cursor:pointer;background:0 0;border:none;margin-bottom:.5rem;padding:0;font-family:inherit;font-size:.9rem;text-decoration:none;transition:color .3s;display:block}.footer-column a:hover,.footer-link-btn:hover{color:#fff}.footer-bottom{color:#999;border-top:1px solid #333;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.875rem;display:flex}.footer-bottom-links{gap:2rem;display:flex}.footer-bottom-links a{color:#999;text-decoration:none;transition:color .3s}.footer-bottom-links a:hover{color:#fff}.mobile-menu-btn{cursor:pointer;z-index:1100;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;padding:8px;display:none;position:relative}.hamburger-line{background:#1a1a1a;border-radius:2px;width:24px;height:2px;margin:3px 0;transition:all .3s;display:block}.mobile-menu-btn.open .hamburger-line:first-child{transform:rotate(45deg)translate(6px,6px)}.mobile-menu-btn.open .hamburger-line:nth-child(2){opacity:0;transform:translate(-10px)}.mobile-menu-btn.open .hamburger-line:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}.mobile-menu-overlay{z-index:1030;cursor:pointer;background:#00000080;position:fixed;inset:0}.mobile-nav-close{display:none}.nav-link-btn{color:#6b7280;white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:30px;padding:.6rem 1.1rem;font-family:inherit;font-size:.95rem;font-weight:400;text-decoration:none;transition:all .3s}.nav-link-btn:hover{color:#1a1a1a;background:0 0}@media (max-width:1024px){.pricing-cards{grid-template-columns:1fr;max-width:600px}.hero-title{font-size:4rem}.container{padding:0 1.5rem}}@media (max-width:768px){.mobile-menu-btn,.nav-links,.mobile-nav-close,.mobile-menu-overlay{display:none!important}.landing-page:before,.landing-page:after{animation:18s ease-in-out infinite alternate floatGlow,12s ease-in-out infinite pulseGlow}.landing-page:before{filter:blur(80px);opacity:.6;width:350px;height:350px;top:-150px;left:-150px}.landing-page:after{filter:blur(90px);opacity:.55;width:400px;height:400px;bottom:-150px;right:-150px}.hero{padding:3rem 0 5rem}.pipeline-subtitle{font-size:1.5rem}.hero-title{text-align:center;font-size:2.5rem;line-height:1.2}.section-title-center{text-align:center;font-size:2rem}.hero-subtitle{text-align:center;font-size:1rem}.hero-cta{flex-direction:column;gap:1.5rem}.trusted-info{text-align:center;flex-direction:column;gap:.75rem}.rating{text-align:center}.pricing-cards{grid-template-columns:1fr;padding:0 .5rem}.pricing-body{flex-direction:column}.pricing-card{padding:1.5rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{text-align:center;flex-direction:column;gap:1rem}.faq-title{font-size:2.5rem}.faq-item{padding:1.25rem 1.5rem}.faq-item summary{font-size:1rem}.enterprise-cta{padding:2rem 1.5rem}.enterprise-cta h3{font-size:1.5rem}.enterprise-cta p{font-size:.95rem}}@media (max-width:480px){.container{padding:0 1rem}.hero-title{font-size:2rem}.hero-content{padding:0 .5rem}.btn-get-started{padding:1rem 1.25rem 1rem 1.75rem;font-size:1rem}.btn-get-started .arrow-icon{width:36px;height:36px}.avatars .avatar{width:40px;height:40px}.pricing-price{font-size:2rem}.footer-links{grid-template-columns:1fr}.pipeline-subtitle{font-size:1.25rem}.section-title-center{font-size:1.75rem}}.pipeline-flow{-webkit-overflow-scrolling:touch;justify-content:center;align-items:center;gap:0;padding:3rem 0;display:flex;overflow-x:auto}.pipeline-stage{opacity:.4;background:#fff;border:1.5px solid #0000000f;border-radius:12px;flex-direction:column;align-items:center;gap:.75rem;min-width:140px;padding:1.5rem 1.25rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;transform:scale(.95);box-shadow:0 1px 3px #0000000d}.pipeline-stage.active{opacity:1;background:linear-gradient(135deg,#fafaf8 0%,#fff 100%);border-color:#5b4fff;transform:scale(1);box-shadow:0 0 0 3px #5b4fff1a,0 4px 12px #5b4fff26}.stage-icon{color:#6b7280;background:#f5f5f0;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .4s;display:flex}.pipeline-stage.active .stage-icon{color:#fff;background:linear-gradient(135deg,#5b4fff 0%,#7b5fff 100%);transform:scale(1.05);box-shadow:0 4px 12px #5b4fff4d}.stage-content{text-align:center}.stage-title{color:#1a1a1a;letter-spacing:-.01em;margin:0;font-size:.95rem;font-weight:600;line-height:1.3}.stage-subtitle{color:#9ca3af;margin:0;font-size:.75rem;font-weight:400;line-height:1.4}.pipeline-stage.active .stage-subtitle{color:#6b7280}.pipeline-connector{color:#e5e7eb;justify-content:center;align-items:center;margin:0 -.5rem;transition:all .4s;display:flex}.pipeline-connector.active{color:#5b4fff}.pipeline-connector svg{transition:all .4s}.pipeline-connector.active svg{animation:.6s slideRight}@keyframes slideRight{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@media (max-width:1024px){.pipeline-flow{gap:0;padding:2.5rem 0}.pipeline-stage{min-width:120px;padding:1.25rem 1rem}.stage-icon{width:42px;height:42px}.stage-title{font-size:.85rem}.stage-subtitle{font-size:.7rem}}@media (max-width:768px){.pipeline-flow{grid-template-columns:1fr 1fr;gap:1rem;padding:2rem 0;display:grid;overflow-x:visible}.pipeline-stage{width:100%;min-width:auto}.pipeline-connector{display:none}}@media (max-width:480px){.pipeline-flow{grid-template-columns:1fr;gap:.85rem}.pipeline-stage{padding:1.25rem 1rem}.stage-icon{width:40px;height:40px}.stage-title{font-size:.9rem}.stage-subtitle{font-size:.7rem}}.onboard-page{max-width:900px;margin:0 auto;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.onboard-header{border-bottom:2px solid #e5e7eb;margin-bottom:2rem;padding-bottom:1.5rem}.onboard-header h1{color:#1a1a1a;margin-bottom:.5rem;font-size:2rem}.seller-email{color:#6b7280;margin-bottom:.5rem;font-size:1.1rem}.seller-status{align-items:center;gap:1rem;font-size:.95rem;display:flex}.status-badge{border-radius:4px;padding:.25rem .75rem;font-size:.85rem;font-weight:600}.status-pending{color:#92400e;background:#fef3c7}.status-verified{color:#065f46;background:#d1fae5}.traffic-light{border-radius:4px;padding:.25rem .75rem;font-size:.85rem;font-weight:600}.traffic-green{color:#065f46;background:#d1fae5}.traffic-amber{color:#92400e;background:#fef3c7}.traffic-red{color:#991b1b;background:#fee2e2}.onboard-section{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.onboard-section h2{color:#1a1a1a;margin-bottom:.5rem;font-size:1.3rem}.onboard-section p{color:#6b7280;margin-bottom:1rem}.upload-area{flex-direction:column;gap:.75rem;display:flex}.upload-label{color:#fff;cursor:pointer;text-align:center;background:#1a1a1a;border-radius:6px;max-width:200px;padding:.75rem 1.5rem;font-weight:600;display:inline-block}.upload-error{color:#dc2626;background:#fee2e2;border-radius:4px;padding:.5rem;font-size:.9rem}.ocr-results{background:#f9fafb;border-radius:6px;margin-top:1.5rem;padding:1rem}.ocr-results h3{color:#1a1a1a;margin-bottom:1rem;font-size:1.1rem}.document-item{margin-bottom:1rem}.document-item p{color:#374151;margin-bottom:.5rem}.extracted-fields{background:#fff;border-radius:4px;margin-top:.75rem;padding:.75rem}.extracted-fields h4{color:#059669;margin-bottom:.5rem;font-size:.95rem}.extracted-fields ul{padding:0;list-style:none}.extracted-fields li{color:#374151;padding:.25rem 0;font-size:.9rem}.validation-errors{border-left:4px solid #dc2626}.validation-error{border-radius:4px;margin-bottom:.5rem;padding:.75rem;font-size:.9rem}.severity-critical{color:#991b1b;background:#fee2e2}.severity-error,.severity-warning{color:#92400e;background:#fef3c7}.btn-primary{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600}.btn-primary:hover{background:#333}.btn-submit{color:#fff;cursor:pointer;background:#059669;border:none;border-radius:6px;width:100%;padding:1rem;font-size:1.1rem;font-weight:700}.btn-submit:hover{background:#047857}.verification-note{color:#1e40af;background:#dbeafe;border-radius:4px;margin-top:1rem;padding:.75rem;font-size:.9rem}@keyframes glow{0%,to{background-color:#f8f8f8}50%{background-color:#f0f0f5}}.services-page{color:#1a1a1a;background:#f8f8f8;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;animation:8s ease-in-out infinite glow}.services-section{padding:4rem 0}.services-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.service-card{background:#fff;border:1px solid #e5e5e5;border-radius:1rem;padding:2.5rem;transition:all .3s}.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.service-number{color:#e5e5e5;margin-bottom:1rem;font-size:3rem;font-weight:700}.service-title{color:#1a1a1a;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.service-subtitle{color:#666;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.service-description{color:#666;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.service-features{margin:0 0 1rem;padding:0;list-style:none}.service-features li{color:#666;padding-left:0;font-size:.95rem;line-height:1.8}.validation-list{margin-top:1rem}.validation-list p{color:#666;margin-bottom:.75rem}.highlight-text{color:#1a1a1a;margin-top:1rem;font-style:italic;font-weight:600}@media (max-width:768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.services-grid{grid-template-columns:1fr}.cta-title{font-size:1.75rem}}.work-page{color:#1a1a1a;background:#f8f8f8;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.process-section{padding:4rem 0}.process-timeline{flex-direction:column;gap:3rem;max-width:900px;margin:0 auto;display:flex}.process-step{align-items:flex-start;gap:2rem;display:flex}.step-number{color:#e5e5e5;min-width:120px;font-size:4rem;font-weight:700;line-height:1}.step-content{background:#fff;border:1px solid #e5e5e5;border-radius:1rem;flex:1;padding:2.5rem}.step-title{color:#1a1a1a;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.step-description{color:#666;margin-bottom:1rem;font-size:1.1rem;line-height:1.6}.step-list{margin:1rem 0;padding:0;list-style:none}.step-list li{color:#666;padding-left:1.5rem;font-size:1rem;line-height:1.8;position:relative}.step-list li:before{content:"•";color:#1a1a1a;font-weight:700;position:absolute;left:0}.step-highlights{margin:1rem 0}.step-highlights p{color:#666;margin:.5rem 0;font-size:1rem;line-height:1.8}.step-highlight{color:#1a1a1a;margin-top:1rem;font-style:italic;font-weight:600}@media (max-width:768px){.hero-title{font-size:2rem}.process-step{flex-direction:column;gap:1rem}.step-number{min-width:auto;font-size:3rem}.cta-title{font-size:1.75rem}}*{box-sizing:border-box}.about-page{color:#1a1a1a;background:#f8f8f8;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.navbar{z-index:1000;background:#f8f8f8;border-bottom:none;padding:1.25rem 0;position:sticky;top:0}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.nav-content{background:#e8e8e8;border-radius:50px;justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex}.logo{color:#1a1a1a;cursor:pointer;align-items:center;gap:.5rem;padding-left:.5rem;font-size:1.1rem;font-weight:700;display:flex}.logo-text{color:#1a1a1a}.nav-links{flex:1;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.nav-links a{color:#666;border-radius:25px;padding:.5rem 1rem;font-size:.9rem;font-weight:400;text-decoration:none;transition:all .3s}.nav-links a:hover{color:#1a1a1a;background:#ffffff80}.btn-collaborate{color:#fff;cursor:pointer;white-space:nowrap;background:#1a1a1a;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.65rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.btn-collaborate:hover{background:#333;transform:scale(1.02)}.arrow-icon{color:#1a1a1a;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.1rem;transition:transform .3s;display:flex}.btn-collaborate:hover .arrow-icon{transform:translate(3px)}.hero{text-align:center;padding:5rem 0 3rem}.hero-content{max-width:900px;margin:0 auto}.hero-title{color:#1a1a1a;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}.italic-text{font-style:italic;font-weight:400}.hero-subtitle{color:#666;max-width:800px;margin:0 auto;font-size:1.25rem;line-height:1.6}.content-section{padding:4rem 0}.content-section.alt-bg{background:#fff}.content-block{max-width:800px;margin:0 auto}.section-title{color:#1a1a1a;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.section-title.centered{text-align:center;margin-bottom:3rem}.section-text{color:#666;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.section-highlight{color:#1a1a1a;margin:2rem 0;font-size:1.25rem;font-style:italic;font-weight:600}.feature-list{margin:2rem 0;padding:0;list-style:none}.feature-list li{color:#666;padding-left:1.5rem;font-size:1.1rem;line-height:2;position:relative}.feature-list li:before{content:"✓";color:#10b981;font-weight:700;position:absolute;left:0}.story-conclusion{background:#f8f8f8;border-left:4px solid #1a1a1a;border-radius:1rem;margin-top:2rem;padding:2rem}.story-conclusion p{color:#1a1a1a;margin:.5rem 0;font-size:1.1rem;font-weight:600}.beliefs-grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem;display:grid}.belief-card{text-align:center;background:#fff;border:1px solid #e5e5e5;border-radius:1rem;padding:2.5rem;transition:all .3s}.belief-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.belief-icon{margin-bottom:1rem;font-size:3rem}.belief-title{color:#1a1a1a;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.belief-text{color:#666;font-size:1rem;line-height:1.6}.trust-list{margin:2rem 0;padding:0;list-style:none}.trust-list li{color:#666;padding-left:0;font-size:1.1rem;line-height:2}.promise-list{margin:2rem 0;padding:0;list-style:none}.promise-list li{color:#666;padding-left:0;font-size:1.1rem;line-height:2}.cta-section{text-align:center;background:#fff;padding:5rem 0}.cta-content{max-width:700px;margin:0 auto}.cta-title{color:#1a1a1a;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.cta-subtitle{color:#666;margin-bottom:2rem;font-size:1.25rem}.btn-get-started{color:#fff;cursor:pointer;background:#5856d6;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:all .3s;display:inline-flex}.btn-get-started:hover{background:#4745b5;transform:translateY(-2px)}.footer{color:#fff;text-align:center;background:#1a1a1a;padding:2rem 0}.footer p{color:#999;margin:0;font-size:.9rem}@media (max-width:768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.section-title{font-size:1.75rem}.beliefs-grid{grid-template-columns:1fr}.cta-title{font-size:1.75rem}}.auth-page{background:#f5f5f0;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.auth-container{background:#fff;border-radius:24px;grid-template-columns:1fr 1fr;width:100%;max-width:1200px;min-height:700px;display:grid;overflow:hidden;box-shadow:0 20px 60px #0000001a}.auth-branding{background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%);justify-content:center;align-items:center;padding:4rem;display:flex;position:relative;overflow:hidden}.auth-branding:before{content:"";filter:blur(60px);background:radial-gradient(circle,#ff8c0033,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;right:-100px}.auth-branding:after{content:"";filter:blur(70px);background:radial-gradient(circle,#5b4fff26,#0000 70%);border-radius:50%;width:350px;height:350px;position:absolute;bottom:-100px;left:-100px}.auth-branding-content{z-index:1;position:relative}.auth-logo{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.auth-logo h1{color:#fff;margin:0;font-size:2rem;font-weight:600}.auth-tagline{color:#fffc;max-width:400px;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.auth-features{flex-direction:column;gap:1.5rem;display:flex}.auth-feature{color:#ffffffe6;align-items:center;gap:1rem;font-size:1rem;display:flex}.auth-feature svg{color:#5b4fff;flex-shrink:0}.auth-form-container{flex-direction:column;padding:4rem;display:flex;position:relative}.btn-back{color:#666;cursor:pointer;background:0 0;border:1px solid #0000001a;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;transition:all .2s;display:flex;position:absolute;top:2rem;right:2rem}.btn-back:hover{color:#1a1a1a;background:#f5f5f0;border-color:#0003}.auth-form-wrapper{width:100%;max-width:400px;margin:auto}.auth-form-header{margin-bottom:2rem}.auth-form-header h2{color:#1a1a1a;letter-spacing:-.01em;margin-bottom:.5rem;font-size:2rem;font-weight:600}.auth-form-header p{color:#6b7280;font-size:1rem;line-height:1.5}.auth-alert{border-radius:10px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem;font-size:.9rem;display:flex}.auth-alert-error{color:#dc2626;background:#fef2f2;border:1px solid #fca5a5}.auth-alert-success{color:#16a34a;background:#f0fdf4;border:1px solid #86efac}.auth-alert svg{flex-shrink:0}.auth-form{flex-direction:column;gap:1.25rem;display:flex}.form-group input{color:#1a1a1a;background:#fff;border:1.5px solid #0000001a;border-radius:10px;padding:.875rem 1rem;font-size:1rem;transition:all .2s}.form-group input::placeholder{color:#9ca3af}.form-group input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#1a1a1a!important;box-shadow:inset 0 0 0 30px #fff!important}.form-group input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#1a1a1a!important;box-shadow:inset 0 0 0 30px #fff!important}.form-group input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#1a1a1a!important;box-shadow:inset 0 0 0 30px #fff!important}.form-group input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#1a1a1a!important;box-shadow:inset 0 0 0 30px #fff!important}.password-input-wrapper{align-items:center;display:flex;position:relative}.password-input-wrapper input{width:100%;padding-right:3rem}.password-toggle{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.5rem;transition:color .2s;display:flex;position:absolute;right:.75rem}.password-toggle:hover{color:#1a1a1a;background:#0000000d}.password-toggle:focus{outline:none;box-shadow:0 0 0 2px #5b4fff33}.form-footer{justify-content:flex-end;margin-top:-.5rem;display:flex}.link-button{color:#5b4fff;cursor:pointer;background:0 0;border:none;padding:0;font-size:.9rem;font-weight:500;transition:all .2s}.link-button:hover{color:#4a3fcc;text-decoration:underline}.btn-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5b4fff 0%,#7b5fff 100%);border:none;border-radius:10px;justify-content:center;align-items:center;min-height:52px;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.btn-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #5b4fff4d}.btn-submit:disabled{opacity:.6;cursor:not-allowed}.loading-spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}.auth-divider{color:#9ca3af;align-items:center;gap:1rem;margin:1.5rem 0;font-size:.9rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#0000001a;flex:1;height:1px}.btn-google{color:#1a1a1a;cursor:pointer;background:#fff;border:1.5px solid #0000001a;border-radius:10px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.btn-google:hover:not(:disabled){background:#f9fafb;border-color:#0003}.btn-google:disabled{opacity:.6;cursor:not-allowed}.auth-switch{text-align:center;color:#6b7280;margin-top:1.5rem;font-size:.95rem}.auth-switch p{margin:0}@media (max-width:968px){.auth-container{grid-template-columns:1fr}.auth-branding{display:none}.auth-form-container{padding:3rem 2rem}.btn-back{top:1.5rem;right:1.5rem}}@media (max-width:480px){.auth-page{padding:1rem}.auth-container{border-radius:16px}.auth-form-container{padding:2rem 1.5rem}.auth-form-header h2{font-size:1.75rem}.btn-back{width:fit-content;margin-bottom:2rem;position:static}}.admin-dashboard{background:#f5f5f5;min-height:100vh;display:flex}.mobile-header{z-index:100;background:#fff;border-bottom:1px solid #e0e0e0;align-items:center;gap:1rem;height:56px;padding:0 1rem;display:none;position:fixed;top:0;left:0;right:0}.mobile-menu-toggle{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;display:flex}.mobile-menu-toggle:hover{background:#f5f5f5}.hamburger-bar{background:#1a1a1a;border-radius:2px;width:20px;height:2px;margin:2px 0;transition:all .3s;display:block}.mobile-logo{align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}.sidebar-overlay{z-index:199;background:#00000080;display:none;position:fixed;inset:0}.sidebar{z-index:200;background:#fff;border-right:1px solid #e0e0e0;flex-direction:column;width:240px;height:100vh;transition:transform .3s;display:flex;position:fixed;overflow-y:auto}.sidebar-header{border-bottom:1px solid #e0e0e0;padding:1.5rem 1rem}.logo{align-items:center;gap:.75rem;font-size:1.125rem;font-weight:600;display:flex}.sidebar-nav{flex:1;padding:1rem 0}.nav-item{cursor:pointer;letter-spacing:.05em;color:#666;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.75rem;font-weight:500;transition:all .2s;display:flex}.nav-item:hover{color:#1a1a1a;background:#f5f5f5}.nav-item.active{color:#1a1a1a;background:#f0f0f0;border-left:3px solid #1a1a1a}.nav-icon{flex-shrink:0}.sidebar-footer{border-top:1px solid #e0e0e0;padding:1rem 0}.main-content{flex:1;margin-left:240px;padding:2rem}.dashboard-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.header-left{flex:1}.dashboard-title{color:#1a1a1a;margin:0 0 .25rem;font-size:1.875rem;font-weight:600}.dashboard-subtitle{color:#666;margin:0;font-size:.875rem}.dashboard-content{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 1px 3px #0000001a}@media (max-width:768px){.mobile-header{display:flex}.sidebar-overlay{display:block}.sidebar{width:260px;transform:translate(-100%);box-shadow:4px 0 20px #00000026}.sidebar.open{transform:translate(0)}.main-content{margin-left:0;padding:calc(56px + 1rem) 1rem 1rem}.dashboard-title{font-size:1.5rem}.dashboard-header{flex-direction:column;align-items:flex-start;gap:1rem}.dashboard-content{padding:1rem}}@media (max-width:480px){.main-content{padding:calc(56px + .75rem) .75rem .75rem}.dashboard-content{border-radius:6px;padding:.75rem}.dashboard-title{font-size:1.25rem}.dashboard-subtitle{font-size:.8rem}.nav-item{padding:.875rem 1rem;font-size:.8rem}}.quarterly-chart-container{background:#fff;border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 2px 8px #0000001a}.quarterly-chart-container h3{color:#333;border-bottom:3px solid #4caf50;margin:0 0 2rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:600}.chart-section{margin-bottom:3rem}.chart-section h4{color:#555;margin:0 0 1rem;font-size:1.1rem;font-weight:600}.quarterly-summary{border-top:2px solid #f0f0f0;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2rem;padding-top:2rem;display:grid}.summary-card{text-align:center;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border:2px solid #e0e0e0;border-radius:10px;padding:1.5rem;transition:all .3s}.summary-card:hover{border-color:#4caf50;transform:translateY(-4px);box-shadow:0 6px 16px #00000026}.summary-label{color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-size:.9rem;font-weight:500}.summary-value{color:#333;font-size:1.75rem;font-weight:700}.recharts-cartesian-grid-horizontal line,.recharts-cartesian-grid-vertical line{stroke:#f0f0f0}.recharts-text{fill:#666;font-size:.85rem}.recharts-legend-wrapper{padding-top:1rem}.recharts-tooltip-wrapper{outline:none}.recharts-default-tooltip{background:#fff!important;border:1px solid #ddd!important;border-radius:8px!important;padding:.75rem!important;box-shadow:0 4px 12px #00000026!important}.recharts-tooltip-label{color:#333;margin-bottom:.5rem;font-weight:600}.recharts-tooltip-item{color:#666!important}@media (max-width:768px){.quarterly-chart-container{padding:1.5rem}.quarterly-chart-container h3{font-size:1.25rem}.chart-section h4{font-size:1rem}.quarterly-summary{grid-template-columns:1fr}.summary-value{font-size:1.5rem}}.dashboard-overview{max-width:1400px}.page-header h2{color:#1a1a1a;margin:0;font-size:1.5rem;font-weight:600}.btn-primary:hover{background:#333;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.btn-link{color:#1a1a1a;cursor:pointer;background:0 0;border:none;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.btn-link:hover{color:#666}.btn-retry{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:6px;margin-top:1rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.stat-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:1rem;padding:1.5rem;transition:all .2s;display:flex}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.stat-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.stat-content{flex:1;min-width:0}.stat-label{color:#666;margin-bottom:.25rem;font-size:.875rem;font-weight:500;line-height:1.4}.stat-value{color:#1a1a1a;letter-spacing:-.02em;font-size:2rem;font-weight:600;line-height:1.2}.quick-actions{margin-bottom:2rem}.quick-actions h3{color:#1a1a1a;margin:0 0 1rem;font-size:1.25rem;font-weight:600}.actions-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.action-card{text-align:center;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;transition:all .2s;display:flex}.action-card:hover{border-color:#1a1a1a;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.action-title{color:#1a1a1a;font-size:1rem;font-weight:600}.action-desc{color:#666;font-size:.875rem}.recent-activity{margin-bottom:2rem}.recent-activity h3{color:#1a1a1a;margin:0 0 1rem;font-size:1.25rem;font-weight:600}.activity-list{flex-direction:column;gap:1rem;display:flex}.activity-item{background:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:1rem;padding:1rem 1.5rem;transition:all .2s;display:flex}.activity-item:hover{box-shadow:0 2px 8px #0000001a}.activity-icon{color:#1a1a1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.activity-content{flex:1;min-width:0}.activity-title{color:#1a1a1a;margin-bottom:.25rem;font-size:.9375rem;font-weight:500;line-height:1.4}.activity-time{color:#666;font-size:.8125rem;line-height:1.4}.empty-state{text-align:center;color:#666;padding:3rem 1rem}.empty-state p{margin-bottom:1.5rem;font-size:1rem}.error-message{text-align:center;padding:3rem 1rem}.error-message h2{color:#c62828;margin-bottom:1rem}.error-message p{color:#666;margin-bottom:1.5rem}.action-subtitle{color:#666;margin-top:.25rem;font-size:.75rem}.compliance-deadline{background:linear-gradient(135deg,#fff3e0 0%,#ffe0b2 100%);border:1px solid #ffb74d;border-radius:8px;align-items:center;gap:1rem;margin-bottom:2rem;padding:1.5rem;display:flex}.deadline-icon{background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.deadline-content{flex:1}.deadline-title{color:#1a1a1a;margin-bottom:.25rem;font-size:1rem;font-weight:600}.deadline-subtitle{color:#666;font-size:.875rem}.health-check{margin-bottom:2rem}.health-check h3{color:#1a1a1a;margin:0 0 1rem;font-size:1.25rem;font-weight:600}.health-grid{background:#fff;border:1px solid #e0e0e0;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;padding:1.5rem;display:grid}.health-item{align-items:center;gap:.75rem;display:flex}.health-indicator{border-radius:50%;flex-shrink:0;width:12px;height:12px}.health-ok{background:#4caf50}.health-warning{background:#ff9800}.health-error{background:#f44336}.health-label{color:#1a1a1a;font-size:.875rem}.charts-section{margin-bottom:2rem}.charts-section h3{color:#1a1a1a;margin:0 0 1rem;font-size:1.25rem;font-weight:600}.charts-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1.5rem;display:grid}.chart-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem}.chart-card h4{color:#1a1a1a;margin:0 0 1.5rem;font-size:1rem;font-weight:600}.funnel-chart{flex-direction:column;gap:.75rem;display:flex}.funnel-step{align-items:center;gap:1rem;display:flex}.funnel-label{color:#666;flex-shrink:0;width:140px;font-size:.875rem}.funnel-bar{color:#1a1a1a;border-radius:4px;align-items:center;min-width:60px;height:36px;padding:0 1rem;font-size:.875rem;font-weight:600;transition:all .3s;display:flex}.funnel-bar span{white-space:nowrap}.verification-chart{flex-direction:column;gap:1rem;display:flex}.verification-stat{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.verification-stat:last-of-type{border-bottom:none}.verification-label{color:#666;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.verification-dot{border-radius:50%;width:12px;height:12px}.verification-value{color:#1a1a1a;font-size:1.25rem;font-weight:600}.verification-progress{border-top:2px solid #f0f0f0;margin-top:1rem;padding-top:1rem}.progress-label{color:#666;margin-bottom:.5rem;font-size:.875rem}.progress-bar-container{background:#f0f0f0;border-radius:4px;height:8px;margin-bottom:.5rem;overflow:hidden}.progress-bar-fill{height:100%;transition:width .3s}.progress-value{color:#1a1a1a;font-size:1.125rem;font-weight:600}@media (max-width:768px){.charts-grid{grid-template-columns:1fr}.funnel-label{width:100px;font-size:.75rem}.health-grid{grid-template-columns:1fr}}.seller-edit-modal{width:100%;max-width:700px}.modal-subtitle{color:#666;margin-top:.25rem;font-size:.875rem}.seller-edit-modal .modal-body{max-height:60vh;padding:1.5rem;overflow-y:auto}.status-summary{background:#f8f9fa;border-radius:8px;gap:1.5rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.status-item{flex-direction:column;gap:.25rem;display:flex}.status-label{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.status-item .score{color:#1976d2;font-size:1.25rem;font-weight:700}.status-item .badge{border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.form-section:last-child{border-bottom:none;margin-bottom:0}.form-section h4{color:#333;margin:0 0 1rem;font-size:.875rem;font-weight:600}.form-row{gap:1rem;margin-bottom:.75rem;display:flex}.form-group{flex-direction:column;flex:1;gap:.25rem;display:flex}.form-group.full-width{flex:100%}.form-group label{color:#555;font-size:.8125rem;font-weight:500}.form-group input{border:1px solid #ddd;border-radius:6px;padding:.625rem .75rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.form-group input:focus{border-color:#1976d2;outline:none;box-shadow:0 0 0 3px #1976d21a}.form-group.has-error input{background:#fff5f5;border-color:#d32f2f}.form-group.has-fix input{background:#f1f8e9;border-color:#4caf50}.field-error{color:#d32f2f;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.field-error:before{content:"⚠"}.field-fix{color:#388e3c;font-size:.75rem}.seller-edit-modal .modal-actions{background:#f8f9fa;border-top:1px solid #e0e0e0;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.btn-modal{cursor:pointer;border-radius:6px;padding:.625rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s}.btn-cancel{color:#666;background:#fff;border:1px solid #ddd}.btn-cancel:hover{background:#f5f5f5}.btn-save{color:#fff;background:#1976d2;border:1px solid #1976d2}.btn-save:hover:not(:disabled){background:#1565c0}.btn-save:disabled{opacity:.6;cursor:not-allowed}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:8px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px #00000026}.import-modal{max-width:700px}.modal-close{color:#666;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:2rem;transition:background .2s;display:flex}.modal-description{color:#666;margin:0 0 1.5rem;font-size:.95rem}.upload-methods{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin-bottom:1.5rem;display:grid}.method-btn{cursor:pointer;text-align:center;color:#1a1a1a;background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:1rem;font-size:.9rem;font-weight:500;transition:all .2s}.method-btn:hover{background:#f9fff9;border-color:#4caf50}.method-btn.active{color:#2e7d32;background:#e8f5e9;border-color:#4caf50}.upload-area{text-align:center;margin:1.5rem 0}.upload-area input[type=file]{display:none}.upload-label{color:#fff;cursor:pointer;background:#4caf50;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:background .2s;display:inline-block}.upload-label:hover{background:#45a049}.upload-label:active{background:#3d8b40}.paste-area{margin:1.5rem 0}.paste-area textarea{resize:vertical;border:2px solid #e0e0e0;border-radius:8px;width:100%;margin-bottom:1rem;padding:1rem;font-family:Courier New,monospace;font-size:.9rem}.paste-area textarea:focus{border-color:#4caf50;outline:none}.paste-area .btn-primary{width:100%;padding:.875rem;font-size:1rem}.error-message{color:#c62828;background:#ffebee;border:1px solid #ef5350;border-radius:6px;margin-top:1rem;padding:1rem;font-size:.9rem}@media (max-width:768px){.upload-methods{grid-template-columns:1fr}.modal-content{width:95%;max-height:95vh}}.sellers-page{max-width:1400px}.page-header h2{color:#1a1a1a;margin:0;font-size:1.75rem;font-weight:600;line-height:1.2}.filters-bar{background:#f9f9f9;border-radius:8px;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:flex}.filter-group select{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:.5rem 1rem;font-size:.875rem}.search-group{flex:1;min-width:250px}.search-input{background:#fff;border:1px solid #e0e0e0;border-radius:6px;width:100%;padding:.5rem 1rem;font-size:.875rem}.search-input:focus{border-color:#4caf50;outline:none}.btn-secondary{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;line-height:1.4;transition:all .2s;display:inline-flex}.btn-secondary:hover:not(:disabled){background:#f5f5f5;border-color:#1a1a1a}.btn-secondary:disabled,.btn-secondary.btn-disabled{opacity:.5;cursor:not-allowed;color:#999;background:#f5f5f5;border-color:#e0e0e0}.btn-secondary:disabled:hover,.btn-secondary.btn-disabled:hover{background:#f5f5f5;border-color:#e0e0e0}.btn-primary{color:#fff;cursor:pointer;background:#1a1a1a;border:1px solid #1a1a1a;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;line-height:1.4;transition:all .2s;display:inline-flex}.btn-primary:hover{background:#333;border-color:#333}.table-container{border:1px solid #e0e0e0;border-radius:8px;overflow-x:auto}.sellers-table{border-collapse:collapse;background:#fff;width:100%}.sellers-table thead{background:#f9f9f9;border-bottom:2px solid #e0e0e0}.sellers-table thead th{text-align:left;color:#1a1a1a;padding:1rem;font-size:.875rem;font-weight:600;line-height:1.4}.sellers-table tbody td{color:#1a1a1a;vertical-align:middle;border-bottom:1px solid #e0e0e0;padding:1rem;font-size:.875rem;line-height:1.4}.email-cell{font-weight:500}.traffic-light-cell,.score-cell,.date-cell{text-align:left}.sellers-table th{text-align:left;color:#666;text-transform:uppercase;letter-spacing:.05em;padding:1rem;font-size:.875rem;font-weight:600}.sellers-table td{border-bottom:1px solid #f0f0f0;padding:1rem;font-size:.9375rem}.sellers-table tbody tr:hover{background:#f9f9f9}.email-cell{color:#1a1a1a;font-weight:500}.traffic-light-cell{font-size:1.25rem}.score-cell{color:#1a1a1a;font-weight:600}.date-cell{color:#666;font-size:.875rem}.actions-cell{text-align:right}.btn-table-action{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.btn-table-action:hover{background:#f5f5f5;border-color:#1a1a1a}.btn-table-action.btn-warning{color:#e65100;border-color:#ff9800}.btn-table-action.btn-warning:hover{background:#fff3e0;border-color:#f57c00}.btn-table-action.btn-danger{color:#c62828;border-color:#f44336}.btn-table-action.btn-danger:hover{background:#ffebee;border-color:#d32f2f}.badge{text-transform:uppercase;letter-spacing:.05em;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.badge-yellow{color:#f57c00;background:#fff3e0}.badge-blue{color:#1976d2;background:#e3f2fd}.badge-green{color:#388e3c;background:#e8f5e9}.badge-red{color:#c62828;background:#ffebee}.badge-gray{color:#757575;background:#f5f5f5}.table-summary{text-align:center;color:#666;margin-top:1rem;font-size:.875rem}.header-actions{align-items:center;gap:.75rem;display:flex}.importing-overlay{z-index:2000;background:#fffffff2;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex;position:fixed;inset:0}.importing-overlay p{color:#333;font-size:1.125rem;font-weight:500}.sellers-page.is-cleaning{position:relative}.cleaning-overlay{z-index:100;background:#ffffffe6;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex;position:absolute;inset:0}.cleaning-overlay p{color:#333;margin:0;font-size:1rem;font-weight:500}.table-disabled{pointer-events:none;opacity:.5}.btn-spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:14px;height:14px;margin-right:.5rem;animation:.75s linear infinite spin;display:inline-block}.badge-orange{color:#e65100;background:#fff3e0}.error-cell{text-align:center}.error-count{color:#c62828;background:#ffebee;border-radius:12px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 6px;font-size:.75rem;font-weight:600;display:inline-flex}.no-errors{color:#9e9e9e}.row-duplicate{opacity:.8;background:#fff3e0!important}.row-duplicate:hover{background:#ffe0b2!important}.row-excluded{opacity:.7;background:#fce4ec!important}.row-excluded:hover{background:#f8bbd9!important}.clickable-row{cursor:pointer;transition:background-color .15s}.clickable-row:hover{background:#f5f5f5}.clickable-row:active{background:#eee}.name-cell{min-width:200px}.seller-email{color:#757575;margin-top:2px;font-size:.8125rem}.autofix-cell{text-align:center}.autofix-count{color:#1565c0;cursor:help;background:#e3f2fd;border-radius:14px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 8px;font-size:.8125rem;font-weight:600;display:inline-flex}.no-fixes{color:#bdbdbd}.exclusion-cell{text-align:center}.tooltip-wrapper{display:inline-block;position:relative}.tooltip{color:#fff;z-index:1000;background:#424242;border-radius:8px;width:280px;max-width:320px;margin-bottom:8px;padding:12px 14px;font-size:.8125rem;display:none;position:absolute;bottom:100%;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000040}.tooltip:after{content:"";border:8px solid #0000;border-top-color:#424242;position:absolute;top:100%;left:50%;transform:translate(-50%)}.tooltip-wrapper:hover .tooltip{display:block}.tooltip-title{border-bottom:1px solid #fff3;margin-bottom:8px;padding-bottom:6px;font-size:.875rem;font-weight:600}.tooltip-item{align-items:flex-start;gap:8px;padding:4px 0;line-height:1.4;display:flex}.tooltip-icon{text-align:center;flex-shrink:0;width:16px}.tooltip-fix .tooltip-icon{color:#81c784}.tooltip-critical .tooltip-icon{color:#ef5350}.tooltip-warning .tooltip-icon{color:#ffb74d}@media (max-width:768px){.tooltip{width:240px;left:auto;right:0;transform:none}.tooltip:after{left:auto;right:20px;transform:none}}.export-history-section{border-top:1px solid #e0e0e0;margin-top:2rem;padding-top:1.5rem}.export-history-section h3{color:#333;margin-bottom:1rem;font-size:1rem;font-weight:600}.export-history-table{border-collapse:collapse;width:100%;font-size:.875rem}.export-history-table th,.export-history-table td{text-align:left;border-bottom:1px solid #e0e0e0;padding:.625rem .75rem}.export-history-table th{color:#666;background:#fafafa;font-weight:600}.export-history-table td{color:#333}.export-history-table .filename-cell{color:#666;font-family:Monaco,Consolas,monospace;font-size:.75rem}.badge-purple{color:#7b1fa2;background:#e1bee7}.loading-text{color:#666;margin-top:.5rem;font-size:.8125rem}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.document-preview{margin-bottom:1.5rem}.preview-image-container{text-align:center;background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;padding:1rem;position:relative}.preview-image{border-radius:4px;max-width:100%;height:auto;box-shadow:0 2px 8px #0000001a}.btn-download{color:#fff;background:#1a1a1a;border-radius:6px;margin-top:1rem;padding:.5rem 1rem;font-size:.875rem;text-decoration:none;transition:background .2s;display:inline-block}.btn-download:hover{background:#333}.no-preview{text-align:center;background:#f9f9f9;border:1px dashed #ccc;border-radius:8px;padding:3rem 1rem}.no-preview p{color:#666;margin:.5rem 0}.document-info{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;padding:1rem}.info-row{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.info-row:last-child{border-bottom:none}.info-label{color:#666;font-size:.875rem;font-weight:600}.status-badge{text-transform:uppercase;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.status-completed,.status-verified{color:#388e3c;background:#e8f5e9}.confidence-score{font-size:1.125rem;font-weight:700}.extracted-fields{background:#fff}.extracted-fields h4{color:#1a1a1a;margin:0 0 1rem;font-size:1rem}.field-row{background:#fff;border-bottom:1px solid #f0f0f0;flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.field-row:nth-child(2n){background:#fafafa}.field-label{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.field-value{color:#1a1a1a;font-size:.9375rem}.field-mismatch{color:#c62828;font-weight:600}.mismatch-indicator{color:#f57c00;margin-top:.25rem;font-size:.75rem;font-weight:500;display:block}.no-data{text-align:center;color:#666;padding:3rem 1rem}.raw-text-container h4{color:#1a1a1a;margin:0 0 1rem}.raw-text{resize:vertical;background:#f9f9f9;border:1px solid #e0e0e0;border-radius:6px;width:100%;padding:1rem;font-family:Courier New,monospace;font-size:.875rem;line-height:1.6}.btn-action.btn-success{color:#388e3c;background:#e8f5e9;border:1px solid #388e3c}.btn-action.btn-success:hover:not(:disabled){color:#fff;background:#388e3c}.btn-action.btn-warning{color:#f57c00;background:#fff3e0;border:1px solid #f57c00}.btn-action.btn-warning:hover:not(:disabled){color:#fff;background:#f57c00}@media (max-width:768px){.drawer-content{width:100vw}.action-group{flex-direction:column}}.documents-page{max-width:1600px;margin:0 auto}.filter-group{flex-direction:column;flex:1;gap:.5rem;min-width:200px;display:flex}.filter-group input[type=text],.filter-group select{background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:.5rem .75rem;font-size:.875rem}.filter-group input[type=text]:focus,.filter-group select:focus{border-color:#4caf50;outline:none}.checkbox-group{flex:none;min-width:auto}.checkbox-group label{cursor:pointer;flex-direction:row;align-items:center;gap:.5rem}.btn-reset{cursor:pointer;color:#666;background:#f0f0f0;border:1px solid #e0e0e0;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.btn-reset:hover{color:#1a1a1a;background:#e0e0e0}.table-container{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow-x:auto}.documents-table{border-collapse:collapse;width:100%;min-width:1200px}.documents-table th{text-align:left;color:#666;text-transform:uppercase;letter-spacing:.5px;background:#f9f9f9;border-bottom:2px solid #e0e0e0;padding:1rem;font-size:.875rem;font-weight:600}.documents-table td{vertical-align:top;border-bottom:1px solid #f0f0f0;padding:1rem}.document-row:hover{background:#fafafa}.thumbnail-cell{width:80px}.doc-thumbnail{object-fit:cover;border:1px solid #e0e0e0;border-radius:4px;width:60px;height:80px}.doc-thumbnail-placeholder{background:#f9f9f9;border:1px dashed #ccc;border-radius:4px;justify-content:center;align-items:center;width:60px;height:80px;font-size:1.5rem;display:flex}.link-button{color:#1976d2;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;text-decoration:none}.link-button:hover{text-decoration:underline}.doc-type-badge{color:#1976d2;text-transform:uppercase;background:#e3f2fd;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.extracted-summary{font-size:.875rem;line-height:1.6}.summary-item{margin-bottom:.25rem}.summary-item strong{color:#666;font-weight:600}.text-muted{color:#999;font-style:italic}.confidence-cell{flex-direction:column;gap:.5rem;min-width:100px;display:flex}.confidence-bar-container{background:#f0f0f0;border-radius:4px;width:100%;height:8px;overflow:hidden}.confidence-bar{border-radius:4px;height:100%;transition:width .3s}.confidence-text{font-size:.875rem;font-weight:700}.status-badge{text-transform:uppercase;white-space:nowrap;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.status-uploaded{color:#1976d2;background:#e3f2fd}.status-completed,.status-verified{color:#388e3c;background:#e8f5e9}.status-needs_review{color:#f57c00;background:#fff3e0}.status-error,.status-rejected{color:#c62828;background:#ffebee}.date-cell{flex-direction:column;gap:.25rem;display:flex}.time-text{color:#999;font-size:.75rem}@media (max-width:1400px){.filter-row{flex-direction:column;align-items:stretch}.filter-group,.search-input{min-width:100%}}@media (max-width:768px){.table-container{overflow-x:scroll}.page-header{flex-direction:column;align-items:flex-start;gap:1rem}}.error-message{color:#666;margin-bottom:.5rem}.error-details{background:#f9f9f9;border-radius:4px;margin-top:.5rem;padding:.75rem;font-size:.75rem;overflow-x:auto}.artifacts-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.artifact-item{flex-direction:column;gap:.75rem;display:flex}.artifact-label{color:#666;font-size:.875rem;font-weight:600}.artifact-image{border:1px solid #e0e0e0;border-radius:8px;width:100%;height:auto;box-shadow:0 2px 8px #0000001a}.artifact-download{color:#fff;text-align:center;background:#1a1a1a;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;text-decoration:none;transition:background .2s;display:inline-block}.artifact-download:hover{background:#333}.artifact-empty{opacity:.6}.artifact-placeholder{text-align:center;color:#999;background:#f9f9f9;border:1px dashed #ccc;border-radius:8px;padding:3rem 1rem;font-size:1.5rem}.scores-grid{flex-direction:column;gap:1.5rem;display:flex}.score-item{flex-direction:column;gap:.5rem;display:flex}.score-label{color:#666;font-size:.875rem;font-weight:600}.score-bar-container{background:#f0f0f0;border-radius:6px;width:100%;height:12px;overflow:hidden}.score-value{font-size:1.125rem;font-weight:700}.match-grid{flex-direction:column;gap:.75rem;display:flex}.match-item{border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:1rem;padding:1rem;display:flex}.match-item.match-success{background:#e8f5e9;border-color:#388e3c}.match-item.match-fail{background:#ffebee;border-color:#c62828}.match-icon{font-size:1.5rem}.match-label{color:#1a1a1a;flex:1;font-weight:600}.match-status{color:#666;font-size:.875rem;font-weight:600}.json-viewer{background:#f9f9f9;border-radius:6px;max-height:400px;padding:1rem;font-family:Courier New,monospace;font-size:.875rem;overflow:auto}.btn-download-json{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:6px;margin-top:1rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:background .2s}.btn-download-json:hover{background:#333}.drawer-actions{background:#f9f9f9;border-top:1px solid #e0e0e0;flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.action-group{gap:.5rem;display:flex}.btn-action.btn-approve{color:#fff;background:#4caf50}.btn-action.btn-approve:hover:not(:disabled){background:#388e3c}.btn-action.btn-reject{color:#fff;background:#f44336}.btn-action.btn-reject:hover:not(:disabled){background:#c62828}@media (max-width:768px){.drawer-content{width:100vw}.info-grid,.artifacts-grid{grid-template-columns:1fr}.action-group{flex-direction:column}}.verification-page{max-width:1600px;margin:0 auto}.btn-secondary{color:#1a1a1a;cursor:pointer;background:#f0f0f0;border:none;border-radius:6px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:background .2s}.btn-secondary:hover{background:#e0e0e0}.error-banner button{color:#fff;cursor:pointer;background:#c62828;border:none;border-radius:4px;padding:.5rem 1rem}.filter-group.checkbox-group{flex-direction:row;align-items:center;min-width:auto}.filter-group.checkbox-group label{cursor:pointer;align-items:center;gap:.5rem;display:flex}.filter-group.checkbox-group input[type=checkbox]{cursor:pointer;width:18px;height:18px}.search-input,.filter-group select{background:#fff;border:1px solid #ccc;border-radius:6px;padding:.625rem;font-size:.875rem}.search-input{min-width:280px}.btn-reset{color:#fff;cursor:pointer;background:#f44336;border:none;border-radius:6px;align-self:flex-end;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:background .2s}.verifications-table{border-collapse:collapse;width:100%}.verifications-table th{text-align:left;color:#666;text-transform:uppercase;letter-spacing:.5px;background:#f9f9f9;border-bottom:2px solid #e0e0e0;padding:1rem;font-size:.875rem;font-weight:600}.verifications-table td{border-bottom:1px solid #f0f0f0;padding:1rem;font-size:.9375rem}.verifications-table tbody tr{transition:background .2s}.verifications-table tbody tr:hover{background:#f9fff9}.seller-cell{flex-direction:column;gap:.25rem;display:flex}.provider-badge{color:#1976d2;text-transform:uppercase;background:#e3f2fd;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.score-cell{align-items:center;gap:.75rem;display:flex}.score-bar-container{background:#f0f0f0;border-radius:4px;flex:1;min-width:80px;height:8px;overflow:hidden}.score-bar{border-radius:4px;height:100%;transition:width .3s}.score-value{text-align:right;min-width:45px;font-size:.875rem;font-weight:700}.btn-view-details{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background .2s}.btn-view-details:hover{background:#333}@media (max-width:1200px){.filter-row{flex-direction:column;align-items:stretch}.filter-group{width:100%}.search-input{min-width:100%}.btn-reset{align-self:stretch}}@media (max-width:768px){.verifications-table{font-size:.875rem}.verifications-table th,.verifications-table td{padding:.75rem .5rem}.score-bar-container{min-width:60px}.score-value{min-width:40px;font-size:.75rem}}.drawer-overlay{z-index:1000;background:#00000080;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer-content{background:#fff;flex-direction:column;width:700px;max-width:90vw;height:100vh;animation:.3s ease-out slideIn;display:flex;box-shadow:-4px 0 12px #00000026}.drawer-header{background:#f9f9f9;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:flex-start;padding:1.5rem;display:flex}.drawer-header h3{color:#1a1a1a;margin:0 0 .25rem;font-size:1.25rem}.drawer-subtitle{color:#666;margin:0;font-size:.875rem}.drawer-close{cursor:pointer;color:#666;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:2rem;line-height:1;display:flex}.drawer-close:hover{background:#e0e0e0}.drawer-tabs{background:#fff;border-bottom:1px solid #e0e0e0;display:flex}.tab-btn{cursor:pointer;color:#666;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:1rem;font-size:.875rem;font-weight:500;transition:all .2s}.tab-btn:hover{color:#1a1a1a;background:#f9f9f9}.tab-btn.active{color:#4caf50;background:#f9fff9;border-bottom-color:#4caf50}.drawer-body{flex:1;padding:1.5rem;overflow-y:auto}.tab-content{animation:.2s ease-in fadeIn}.section{margin-bottom:2rem}.section h4{color:#1a1a1a;margin:0 0 1rem;font-size:1rem;font-weight:600}.message-field{margin-bottom:1.5rem}.message-field label{color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:block}.message-value{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:6px;padding:1rem}.message-value.subject{font-size:1rem;font-weight:600}.message-value.body{max-height:400px;line-height:1.6;overflow-y:auto}.info-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.info-item{flex-direction:column;gap:.25rem;display:flex}.info-label{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.info-value{color:#1a1a1a;font-size:.9375rem}.info-value.code{background:#f9f9f9;border-radius:4px;padding:.25rem .5rem;font-family:Courier New,monospace;font-size:.875rem}.channel-badge{color:#1976d2;text-transform:uppercase;background:#e3f2fd;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.btn-edit-template{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:6px;margin-top:1rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:background .2s}.btn-edit-template:hover{background:#333}.variables-grid{flex-direction:column;gap:.75rem;display:flex}.variable-item{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:6px;align-items:center;gap:1rem;padding:.75rem;display:flex}.variable-key{color:#1976d2;background:#fff;border-radius:4px;padding:.25rem .5rem;font-family:Courier New,monospace;font-weight:600}.variable-arrow{color:#999;font-weight:700}.variable-value{color:#1a1a1a;flex:1}.status-display{background:#f9f9f9;border-radius:8px;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;display:flex}.status-badge-large{text-transform:uppercase;border-radius:16px;padding:.5rem 1.5rem;font-size:1rem;font-weight:600}.status-meta{color:#666;font-size:.875rem;font-weight:500}.error-section{background:#fff3e0;border-left:4px solid #f57c00;border-radius:8px;padding:1rem}.error-box{background:#fff;border-radius:6px;padding:1rem}.error-code{color:#c62828;margin-bottom:.5rem;font-size:.875rem;font-weight:700}.error-message{color:#666}.engagement-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.engagement-item{opacity:.5;background:#f9f9f9;border:2px solid #e0e0e0;border-radius:8px;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;transition:all .2s;display:flex}.engagement-item.active{opacity:1;background:#f9fff9;border-color:#4caf50}.engagement-icon{font-size:1.5rem}.engagement-label{color:#1a1a1a;font-size:.875rem;font-weight:600}.engagement-time{color:#666;text-align:center;font-size:.75rem}.timeline{padding-left:2rem;position:relative}.timeline:before{content:"";background:#e0e0e0;width:2px;position:absolute;top:0;bottom:0;left:.5rem}.timeline-item{margin-bottom:1.5rem;position:relative}.timeline-dot{background:#4caf50;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:.25rem;left:-1.5rem;box-shadow:0 0 0 2px #4caf50}.timeline-content{padding-left:1rem}.timeline-event{color:#1a1a1a;margin-bottom:.25rem;font-weight:600}.timeline-time{color:#666;margin-bottom:.25rem;font-size:.875rem}.timeline-details{color:#999;font-size:.875rem;font-style:italic}.timeline-empty{text-align:center;color:#999;padding:2rem}.timeline-empty p{margin-bottom:1.5rem}.timeline-basic{text-align:left;padding-left:2rem;position:relative}.timeline-basic:before{content:"";background:#e0e0e0;width:2px;position:absolute;top:0;bottom:0;left:.5rem}.drawer-actions{background:#f9f9f9;border-top:1px solid #e0e0e0;gap:.75rem;padding:1.5rem;display:flex}.btn-action{cursor:pointer;border:none;border-radius:6px;flex:1;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.btn-action:disabled{opacity:.5;cursor:not-allowed}.btn-action.btn-secondary{color:#fff;background:#4caf50}.btn-action.btn-secondary:hover:not(:disabled){background:#388e3c}.btn-action.btn-close{color:#1a1a1a;background:#f0f0f0}.btn-action.btn-close:hover{background:#e0e0e0}@media (max-width:768px){.drawer-content{width:100vw}.info-grid,.engagement-grid{grid-template-columns:1fr}}.modal-overlay{z-index:2000;background:#0009;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;animation:.3s ease-out modalFadeIn;display:flex;box-shadow:0 8px 32px #0003}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-header h3{color:#1a1a1a;margin:0 0 .25rem;font-size:1.25rem}.modal-subtitle{color:#666;margin:0;font-size:.875rem}.modal-close{cursor:pointer;color:#666;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:2rem;line-height:1;display:flex}.modal-close:hover{background:#f0f0f0}.modal-body{flex:1;padding:1.5rem;overflow-y:auto}.template-form{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:#1a1a1a;justify-content:space-between;align-items:center;font-size:.875rem;font-weight:600;display:flex}.label-hint{color:#999;font-size:.75rem;font-weight:400}.template-input,.template-textarea{border:1px solid #ccc;border-radius:6px;padding:.75rem;font-family:inherit;font-size:.9375rem;transition:border-color .2s}.template-input:focus,.template-textarea:focus{border-color:#4caf50;outline:none}.template-textarea{resize:vertical;min-height:200px;font-family:Courier New,monospace}.variables-section{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;padding:1rem}.variables-section h4{color:#1a1a1a;margin:0 0 .5rem;font-size:.875rem}.variables-hint{color:#666;margin:0 0 1rem;font-size:.75rem}.variables-buttons{flex-wrap:wrap;gap:.5rem;display:flex}.variable-btn{color:#1976d2;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:6px;padding:.375rem .75rem;font-family:Courier New,monospace;font-size:.75rem;transition:all .2s}.variable-btn:hover{background:#e3f2fd;border-color:#1976d2}.modal-actions{background:#f9f9f9;border-top:1px solid #e0e0e0;justify-content:flex-end;gap:.75rem;padding:1.5rem;display:flex}.btn-modal{cursor:pointer;border:none;border-radius:6px;padding:.625rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s}.btn-modal:disabled{opacity:.5;cursor:not-allowed}.btn-modal.btn-cancel{color:#1a1a1a;background:#f0f0f0}.btn-modal.btn-cancel:hover{background:#e0e0e0}.btn-modal.btn-save{color:#fff;background:#4caf50}.btn-modal.btn-save:hover:not(:disabled){background:#388e3c}@media (max-width:768px){.modal-overlay{padding:1rem}.modal-content{max-height:95vh}.variables-buttons{flex-direction:column}.variable-btn{width:100%}}.reminders-page{max-width:1400px;margin:0 auto}.page-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.header-actions{gap:.75rem;display:flex}.error-banner{color:#c62828;background:#ffebee;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem;display:flex}.chaser-overview{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.overview-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}.overview-card:hover{transform:translateY(-2px);box-shadow:0 2px 8px #0000001a}.card-icon{font-size:2rem;line-height:1}.card-content{flex:1}.card-label{color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.card-value{color:#1a1a1a;font-size:1.25rem;font-weight:700}.filters-section{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.filter-row{flex-wrap:wrap;align-items:flex-end;gap:1rem;display:flex}.filter-group{flex-direction:column;gap:.5rem;min-width:200px;display:flex}.search-input,.filter-group select{border:1px solid #ccc;border-radius:6px;padding:.625rem;font-size:.9375rem;transition:border-color .2s}.search-input:focus,.filter-group select:focus{border-color:#4caf50;outline:none}.btn-reset{color:#1a1a1a;cursor:pointer;background:#f0f0f0;border:none;border-radius:6px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:background .2s}.btn-reset:hover{background:#e0e0e0}.filter-summary{color:#666;border-top:1px solid #e0e0e0;margin-top:1rem;padding-top:1rem;font-size:.875rem;font-weight:500}.empty-state{text-align:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:4rem 2rem}.empty-state h3{color:#1a1a1a;margin:0 0 .5rem;font-size:1.25rem}.empty-state p{color:#666;margin:0 0 1.5rem}.table-container{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.reminders-table{border-collapse:collapse;width:100%}.reminders-table th{text-align:left;color:#666;text-transform:uppercase;letter-spacing:.5px;background:#f9f9f9;border-bottom:2px solid #e0e0e0;padding:1rem;font-size:.875rem;font-weight:600}.reminders-table td{border-bottom:1px solid #f0f0f0;padding:1rem;font-size:.9375rem}.reminders-table tbody tr{transition:background .2s}.reminders-table tbody tr.clickable-row{cursor:pointer}.reminders-table tbody tr.clickable-row:hover{background:#f9fff9}.seller-info{flex-direction:column;gap:.25rem;display:flex}.seller-name{color:#1a1a1a;font-weight:600}.seller-email{color:#666;font-size:.875rem}.channel-badge{border-radius:12px;padding:.375rem .75rem;font-size:.875rem;font-weight:500;display:inline-block}.channel-badge.channel-email{color:#1976d2;background:#e3f2fd}.channel-badge.channel-sms{color:#7b1fa2;background:#f3e5f5}.template-info{flex-direction:column;gap:.25rem;display:flex}.template-name{color:#1a1a1a;font-weight:500}.template-id{color:#999;font-family:Courier New,monospace;font-size:.75rem}.attempt-badge{color:#1a1a1a;background:#f0f0f0;border-radius:12px;padding:.25rem .75rem;font-size:.875rem;font-weight:700;display:inline-block}.text-center{text-align:center}.text-muted{color:#666;font-size:.875rem}.btn-table-action{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background .2s}.btn-table-action:hover{background:#333}@media (max-width:1024px){.chaser-overview{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.filter-row{flex-direction:column;align-items:stretch}.filter-group{min-width:100%}}@media (max-width:768px){.page-header{flex-direction:column;align-items:flex-start;gap:1rem}.header-actions{flex-direction:column;width:100%}.chaser-overview{grid-template-columns:1fr}.reminders-table{font-size:.875rem}.reminders-table th,.reminders-table td{padding:.75rem .5rem}}.export-success-modal{max-width:500px}.success-icon{text-align:center;margin-bottom:1rem;font-size:3rem}.export-details{background:#f9f9f9;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.detail-row{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.detail-row:last-child{border-bottom:none}.detail-label{color:#666;font-size:.875rem;font-weight:600}.detail-value{color:#1a1a1a;font-size:.9375rem;font-weight:600}.export-info-box{background:#e8f5e9;border-left:4px solid #4caf50;border-radius:6px;padding:1rem}.export-info-box p{color:#1a1a1a;margin:0 0 .5rem;font-size:.875rem;line-height:1.5}.export-info-box p:last-child{margin-bottom:0}.export-info-box strong{color:#2e7d32}.export-validation-modal{max-width:600px}.warning-icon{text-align:center;margin-bottom:1rem;font-size:3rem}.validation-summary{background:#fff3e0;border-left:4px solid #f57c00;border-radius:6px;margin-bottom:1.5rem;padding:1.5rem}.warning-text{color:#e65100;margin:0 0 1rem;font-size:1rem}.summary-stats{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.stat-item{background:#fff;border:2px solid #e0e0e0;border-radius:6px;flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.stat-item.valid{background:#f9fff9;border-color:#4caf50}.stat-item.invalid{background:#fff9f9;border-color:#f44336}.stat-label{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.stat-value{color:#1a1a1a;font-size:1.5rem;font-weight:700}.stat-item.valid .stat-value{color:#2e7d32}.stat-item.invalid .stat-value{color:#c62828}.issues-preview{background:#f9f9f9;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.issues-preview h4{color:#1a1a1a;margin:0 0 1rem;font-size:.9375rem}.issues-preview>ul{margin:0;padding:0;list-style:none}.issues-preview>ul>li{border-bottom:1px solid #e0e0e0;margin-bottom:1rem;padding-bottom:1rem}.issues-preview>ul>li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.issues-preview strong{color:#1a1a1a;font-size:.9375rem}.issue-list{margin:.5rem 0 0;padding:0;list-style:none}.issue-list li{color:#c62828;padding:.25rem 0 .25rem 1.5rem;font-size:.875rem;position:relative}.issue-list li:before{content:"•";font-weight:700;position:absolute;left:.5rem}.more-issues{text-align:center;color:#666;background:#fff;border-radius:6px;margin:1rem 0 0;padding:.75rem;font-size:.875rem;font-style:italic}.warning-box{background:#ffebee;border-left:4px solid #f44336;border-radius:6px;padding:1rem}.warning-box p{color:#1a1a1a;margin:0;font-size:.875rem;line-height:1.5}.warning-box strong{color:#c62828}.validation-success{text-align:center;padding:2rem}.success-icon-large{margin-bottom:1rem;font-size:4rem}.validation-success p{color:#1a1a1a;margin:.5rem 0;font-size:1rem}.btn-outline{color:#1a1a1a;background:#fff;border:2px solid #1a1a1a}.btn-outline:hover{background:#f9f9f9}.quarterly-report-modal-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.quarterly-report-modal{background:#fff;border-radius:12px;width:90%;max-width:600px;max-height:90vh;animation:.3s slideUp;overflow-y:auto;box-shadow:0 10px 40px #0000004d}.modal-header{border-bottom:2px solid #f0f0f0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.modal-header h2{color:#333;margin:0;font-size:1.5rem}.close-btn{color:#999;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:1.5rem;transition:all .2s;display:flex}.close-btn:hover{color:#333;background:#f0f0f0}.modal-body{padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#555;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.form-group select{cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:8px;width:100%;padding:.75rem;font-size:1rem;transition:all .2s}.form-group select:hover{border-color:#4caf50}.form-group select:focus{border-color:#4caf50;outline:none;box-shadow:0 0 0 3px #4caf501a}.info-banner{background:#e3f2fd;border-left:4px solid #2196f3;border-radius:8px;margin-top:1.5rem;padding:1rem 1.5rem}.info-banner strong{color:#1976d2;margin-bottom:.5rem;display:block}.info-banner ul{color:#555;margin:.5rem 0 0;padding-left:1.5rem}.info-banner li{margin:.25rem 0}.error-message{color:#c62828;background:#ffebee;border-left:4px solid #f44336;border-radius:8px;margin-bottom:1rem;padding:1rem 1.5rem}.modal-footer{border-top:2px solid #f0f0f0;justify-content:flex-end;gap:1rem;padding:1.5rem 2rem;display:flex}.btn-primary,.btn-secondary{cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.btn-primary{color:#fff;background:#4caf50}.btn-primary:hover:not(:disabled){background:#45a049;transform:translateY(-2px);box-shadow:0 4px 12px #4caf504d}.btn-secondary{color:#333;background:#f5f5f5}.btn-secondary:hover:not(:disabled){background:#e0e0e0}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.quarterly-report-modal{width:95%;max-height:95vh}.modal-header,.modal-body,.modal-footer{padding:1rem 1.5rem}.modal-header h2{font-size:1.25rem}}.exports-page{max-width:1200px;margin:0 auto}.page-header{margin-bottom:2rem}.page-header h2{color:#1a1a1a;margin:0 0 .5rem;font-size:1.75rem}.page-subtitle{color:#666;margin:0;font-size:.9375rem}.export-container{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:2rem;padding:2rem}.export-section{margin-bottom:2rem}.export-section h3{color:#1a1a1a;margin:0 0 1.5rem;font-size:1.25rem}.export-type-options{flex-direction:column;gap:1rem;display:flex}.radio-option{cursor:pointer;border:2px solid #e0e0e0;border-radius:8px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}.radio-option:hover{background:#f9fff9;border-color:#4caf50}.radio-option input[type=radio]{cursor:pointer;width:20px;height:20px;margin-top:.25rem}.radio-option input[type=radio]:checked+.radio-content{color:#2e7d32}.radio-option:has(input:checked){background:#f9fff9;border-color:#4caf50}.radio-content{flex-direction:column;flex:1;gap:.25rem;display:flex}.radio-label{color:#1a1a1a;font-size:1rem;font-weight:600}.radio-description{color:#666;font-size:.875rem}.filter-options{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;margin-top:1.5rem;padding:1.5rem}.filter-options h4{color:#1a1a1a;margin:0 0 1rem;font-size:1rem}.filter-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.filter-group{flex-direction:column;gap:.5rem;display:flex}.filter-group label{color:#1a1a1a;font-size:.875rem;font-weight:600}.filter-group select,.filter-group input[type=number]{border:1px solid #ccc;border-radius:6px;padding:.625rem;font-size:.9375rem;transition:border-color .2s}.filter-group select:focus,.filter-group input[type=number]:focus{border-color:#4caf50;outline:none}.checkbox-group{justify-content:center}.checkbox-group label{cursor:pointer;align-items:center;gap:.5rem;display:flex}.checkbox-group input[type=checkbox]{cursor:pointer;width:18px;height:18px}.error-banner{color:#c62828;background:#ffebee;border-left:4px solid #f44336;border-radius:6px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem;display:flex}.error-icon{font-size:1.5rem}.export-actions{margin-bottom:2rem}.btn-generate{color:#fff;cursor:pointer;background:#4caf50;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.25rem 2rem;font-size:1.125rem;font-weight:600;transition:all .2s;display:flex}.btn-generate:hover:not(:disabled){background:#388e3c;transform:translateY(-1px);box-shadow:0 4px 12px #4caf504d}.btn-generate:disabled{cursor:not-allowed;background:#ccc}.schema-section{border-top:1px solid #e0e0e0;padding-top:2rem}.schema-section h3{color:#1a1a1a;margin:0 0 .5rem;font-size:1.125rem}.schema-description{color:#666;margin:0 0 1.5rem;font-size:.9375rem}.schema-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.schema-column{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;padding:1.25rem}.schema-column h4{color:#1a1a1a;text-transform:uppercase;letter-spacing:.5px;margin:0 0 1rem;font-size:.9375rem;font-weight:600}.schema-column ul{margin:0;padding:0;list-style:none}.schema-column li{color:#666;padding:.5rem 0 .5rem 1.5rem;font-size:.875rem;position:relative}.schema-column li:before{content:"✓";color:#4caf50;font-weight:700;position:absolute;left:0}.export-history-container{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:2rem}.history-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.history-header h3{color:#1a1a1a;margin:0;font-size:1.25rem}.btn-refresh{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s}.btn-refresh:hover:not(:disabled){background:#f9f9f9;border-color:#1a1a1a}.btn-refresh:disabled{opacity:.5;cursor:not-allowed}.empty-state{text-align:center;padding:3rem 2rem}.empty-icon{margin-bottom:1rem;font-size:4rem}.empty-state p{color:#1a1a1a;margin:.5rem 0;font-size:1rem}.empty-subtitle{color:#666!important;font-size:.875rem!important}.history-table-container{overflow-x:auto}.history-table{border-collapse:collapse;width:100%}.history-table thead{background:#f9f9f9;border-bottom:2px solid #e0e0e0}.history-table th{text-align:left;color:#1a1a1a;text-transform:uppercase;letter-spacing:.5px;padding:.875rem 1rem;font-size:.875rem;font-weight:600}.history-table th.text-center{text-align:center}.history-table tbody tr{border-bottom:1px solid #f0f0f0;transition:background .2s}.history-table tbody tr:hover{background:#fafafa}.history-table td{color:#1a1a1a;padding:1rem;font-size:.9375rem}.history-table td.text-muted{color:#666;font-size:.875rem}.history-table td.text-center{text-align:center}.file-info{align-items:center;gap:.75rem;display:flex}.file-icon{font-size:1.5rem}.file-name{color:#1a1a1a;font-weight:500}.count-badge{color:#1565c0;background:#e3f2fd;border-radius:12px;padding:.375rem .75rem;font-size:.875rem;font-weight:600;display:inline-block}.status-badge{border-radius:12px;padding:.375rem .75rem;font-size:.875rem;font-weight:600;display:inline-block}.status-completed{color:#2e7d32;background:#e8f5e9}.status-processing{color:#f57c00;background:#fff3e0}.status-failed{color:#c62828;background:#ffebee}.btn-download{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-download:hover{background:#333;transform:translateY(-1px);box-shadow:0 2px 8px #0003}.download-icon{font-size:1rem}.btn-retry{color:#fff;cursor:pointer;background:#f57c00;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-retry:hover{background:#e65100}@media (max-width:768px){.export-container{padding:1.5rem}.schema-grid,.filter-grid{grid-template-columns:1fr}.history-table{font-size:.875rem}.history-table th,.history-table td{padding:.75rem .5rem}.file-info{flex-direction:column;align-items:flex-start;gap:.5rem}.btn-generate{padding:1rem 1.5rem;font-size:1rem}}@media (max-width:480px){.page-header h2{font-size:1.5rem}.export-section h3{font-size:1.125rem}.history-header{flex-direction:column;align-items:flex-start;gap:1rem}.btn-refresh{width:100%}}.privacy-page{background:#fffef5;min-height:100vh}.privacy-nav{border-bottom:1px solid #e0e0e0;padding:1.5rem 0}.privacy-nav .container{max-width:900px;margin:0 auto;padding:0 2rem}.back-btn{color:#1a1a1a;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:1rem;transition:background .2s;display:inline-flex}.back-btn:hover{background:#0000000d}.privacy-content{padding:3rem 0 5rem}.privacy-content .container{max-width:900px;margin:0 auto;padding:0 2rem}.privacy-content h1{color:#1a1a1a;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.last-updated{color:#666;margin-bottom:3rem;font-size:.95rem}.privacy-content section{margin-bottom:2.5rem}.privacy-content h2{color:#1a1a1a;border-bottom:2px solid #5b4fff;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600}.privacy-content h3{color:#333;margin:1.5rem 0 .75rem;font-size:1.15rem;font-weight:600}.privacy-content p{color:#444;margin-bottom:1rem;line-height:1.7}.privacy-content ul{margin:1rem 0;padding-left:1.5rem}.privacy-content li{color:#444;margin-bottom:.5rem;line-height:1.7}.privacy-content a{color:#5b4fff;text-decoration:none}.privacy-content a:hover{text-decoration:underline}@media (max-width:768px){.privacy-content h1{font-size:2rem}.privacy-content h2{font-size:1.3rem}.privacy-content .container,.privacy-nav .container{padding:0 1.5rem}.privacy-content{padding:2rem 0 3rem}}@media (max-width:480px){.privacy-content h1{font-size:1.75rem}.privacy-content .container,.privacy-nav .container{padding:0 1rem}}.app{background:#f5f5f5;min-height:100vh}.onboard-page{max-width:800px;margin:0 auto;padding:2rem}.onboard-header{background:#fff;border-radius:8px;margin-bottom:2rem;padding:2rem;box-shadow:0 2px 4px #0000001a}.onboard-header h1{color:#333;margin:0 0 .5rem}.seller-email{color:#666;margin:.5rem 0}.seller-status{margin:.5rem 0}.status-badge{text-transform:capitalize;border-radius:12px;padding:.25rem .75rem;font-size:.875rem;font-weight:500;display:inline-block}.status-invited{color:#1976d2;background:#e3f2fd}.status-in_progress{color:#f57c00;background:#fff3e0}.status-submitted{color:#7b1fa2;background:#f3e5f5}.status-validated{color:#388e3c;background:#e8f5e9}.status-excluded,.status-high_risk{color:#d32f2f;background:#ffebee}.loading-spinner{flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.spinner{border:4px solid #e0e0e0;border-top-color:#1976d2;border-radius:50%;width:48px;height:48px;animation:1s linear infinite spin}.error-display{text-align:center;background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 4px #0000001a}.error-icon{margin-bottom:1rem;font-size:3rem}.error-display h2{color:#d32f2f;margin:0 0 1rem}.error-hint{color:#666;margin:1rem 0}.error-details{text-align:left;background:#f5f5f5;border-radius:4px;margin-top:1.5rem;padding:1rem}.error-details h3{color:#666;text-transform:uppercase;margin:0 0 .5rem;font-size:.875rem}.error-details ul{margin:0;padding-left:1.5rem}.error-details li{color:#333;margin:.25rem 0}.profile-form{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 4px #0000001a}.form-error{margin-bottom:2rem}.form-section{border-bottom:1px solid #e0e0e0;margin-bottom:2rem;padding-bottom:2rem}.form-section:last-of-type{border-bottom:none}.form-section h2{color:#333;margin:0 0 1.5rem;font-size:1.25rem}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-field{margin-bottom:1.5rem}.form-field label{color:#333;margin-bottom:.5rem;font-weight:500;display:block}.required{color:#d32f2f}.form-field input{box-sizing:border-box;border:1px solid #ccc;border-radius:4px;width:100%;padding:.75rem;font-family:inherit;font-size:1rem}.form-field input:focus{border-color:#1976d2;outline:none;box-shadow:0 0 0 3px #1976d21a}.form-footer{border-top:1px solid #e0e0e0;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:2rem;display:flex}.save-status{font-size:.875rem}.saving{color:#f57c00}.unsaved{color:#666}.saved{color:#388e3c}.btn-primary{color:#fff;cursor:pointer;background:#1976d2;border:none;border-radius:4px;padding:.75rem 2rem;font-size:1rem;font-weight:500;transition:background .2s}.btn-primary:hover:not(:disabled){background:#1565c0}.btn-primary:disabled{cursor:not-allowed;background:#ccc}.not-found{text-align:center;color:#666;padding:4rem 2rem}
