*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;color:#111827;background-color:#fff;-webkit-font-smoothing:antialiased}img,svg,video{display:block;max-width:100%;height:auto}button,input,textarea{font-family:inherit;font-size:inherit}a{color:inherit;text-decoration:none}.flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.flex-1{flex:1 1 0%}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.col-span-2{grid-column:span 2 / span 2}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.space-y-2>*+*{margin-top:.5rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}.w-full{width:100%}.w-2{width:.5rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-12{width:3rem}.w-16{width:4rem}.w-48{width:12rem}.h-2{height:.5rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-48{height:12rem}.max-w-md{max-width:28rem}.max-w-xl{max-width:36rem}.max-w-3xl{max-width:48rem}.max-w-5xl{max-width:64rem}.max-w-7xl{max-width:80rem}.mx-auto{margin-left:auto;margin-right:auto}.aspect-4-3{aspect-ratio:4/3}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-12{padding:3rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0-5{padding-top:.125rem;padding-bottom:.125rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.pt-2{padding-top:.5rem}.pt-8{padding-top:2rem}.mb-3{margin-bottom:.75rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mt-12{margin-top:3rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}.uppercase{text-transform:uppercase}.tracking-wider{letter-spacing:.05em}.text-white{color:#fff}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-900{color:#111827}.text-blue-600{color:#2563eb}.text-blue-700{color:#1d4ed8}.text-green-600{color:#16a34a}.text-red-600{color:#dc2626}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-blue-600{background-color:#2563eb}.bg-green-500{background-color:#22c55e}.bg-yellow-50{background-color:#fefce8}.bg-footer{background-color:#1a1d29}.bg-gradient-br{background:linear-gradient(to bottom right,#f9fafb,#f3f4f6)}.border{border-width:1px;border-style:solid}.border-2{border-width:2px}.border-b{border-bottom-width:1px;border-bottom-style:solid}.border-t{border-top-width:1px;border-top-style:solid}.border-dashed{border-style:dashed}.border-gray-100{border-color:#f3f4f6}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-gray-800{border-color:#1f2937}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.opacity-20{opacity:.2}.opacity-50{opacity:.5}.blur-3xl{filter:blur(64px)}.grayscale{filter:grayscale(100%)}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.relative{position:relative}.absolute{position:absolute}.sticky{position:sticky}.top-0{top:0}.top-4{top:1rem}.right-4{right:1rem}.-top-4{top:-1rem}.-left-4{left:-1rem}.-right-4{right:-1rem}.-bottom-4{bottom:-1rem}.z-50{z-index:50}.cursor-pointer{cursor:pointer}.transition-colors{transition:color .15s ease,background-color .15s ease,border-color .15s ease}.transition-shadow{transition:box-shadow .3s ease}.transition-all{transition:all .15s ease}.transition-opacity{transition:opacity .15s ease}.hover-bg-gray-50:hover{background-color:#f9fafb}.hover-bg-blue-700:hover{background-color:#1d4ed8}.hover-border-gray-400:hover{border-color:#9ca3af}.hover-text-white:hover{color:#fff}.hover-opacity-70:hover{opacity:.7}.hover-opacity-100:hover{opacity:1}.hover-grayscale-0:hover{filter:grayscale(0)}.hover-shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;border-radius:.375rem;font-weight:500;transition:all .15s ease;cursor:pointer;border:1px solid transparent}.btn:disabled{pointer-events:none;opacity:.5}.btn-primary{background-color:#2563eb;color:#fff;padding:.5rem 1.5rem}.btn-primary:hover{background-color:#1d4ed8}.btn-outline{background-color:#fff;border-color:#d1d5db;color:#374151;padding:.5rem 1rem}.btn-outline:hover{background-color:#f9fafb}.badge{display:inline-flex;align-items:center;border-radius:.375rem;border:1px solid;font-weight:400;font-size:.75rem;padding:.125rem .5rem}.badge-gray{background-color:#f3f4f6;color:#6b7280;border-color:#e5e7eb}.card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem}table{width:100%;border-collapse:collapse}th,td{text-align:left}.file-upload-area{border:3px dashed #d1d5db;border-radius:1rem;padding:4rem 2rem;background-color:#f9fafb;cursor:pointer;transition:all .2s ease;min-height:280px;display:flex;align-items:center;justify-content:center}.file-upload-area:hover{border-color:#9ca3af;background-color:#f3f4f6}.file-upload-area.dragover{border-color:#5b4eff;background-color:#f2f4ff;border-width:3px}.file-upload-area.has-file{border-color:#18855e;background-color:#e8f5e9}.file-info{display:flex;align-items:center;gap:12px;padding:12px;background:#f8f9fa;border-radius:8px;margin-bottom:8px;border:1px solid #E8E8E8}.file-icon{width:32px;height:32px;color:#5b4eff;flex-shrink:0}.file-details{flex:1;text-align:left}.file-name{font-size:14px;font-weight:500;color:#1f2129;word-break:break-all}.file-size{font-size:12px;color:#676767}.files-summary{font-size:14px;font-weight:500;color:#1f2129;margin-bottom:12px}.remove-file{background:none;border:none;color:#d02b2b;cursor:pointer;padding:4px;flex-shrink:0}.remove-file:hover{opacity:.7}.hidden{display:none!important}.error-message{background:#ffebee;border:1px solid #FFCDD2;border-radius:8px;padding:12px 16px;margin-bottom:16px;color:#d02b2b;font-size:14px}.success-message{background:#e8f5e9;border:1px solid #C8E6C9;border-radius:8px;padding:12px 16px;margin-bottom:16px;color:#18855e;font-size:14px}.upload-btn{width:100%;padding:12px 24px;background:#5b4eff;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px}.upload-btn:hover:not(:disabled){background:#4a3fe8}.upload-btn:disabled{background:#bbc5ff;cursor:not-allowed}.spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.brick-wall-panel{display:flex;flex-direction:column;gap:10px;padding:8px 0;align-self:center;overflow:hidden;min-width:0}.brick-row{overflow:visible;width:100%;height:36px;position:relative}.brick-row-inner{display:inline-flex;gap:8px;white-space:nowrap;animation:scrollRight linear infinite;position:absolute;left:0;top:0}.brick-pill-question{display:inline-flex;align-items:center;padding:7px 14px;background:#f5f5f7;border:1px solid #D6D8E0;border-radius:100px;font-family:Inter,sans-serif;font-size:13px;color:#404558;white-space:nowrap;box-shadow:0 0 10px #00000014,0 1px 3px #0000000d;flex-shrink:0}.brick-pill-answer{display:inline-flex;align-items:center;padding:7px 14px;background:#fff;border:1px solid rgba(140,150,255,.7);border-radius:8px;font-family:Inter,sans-serif;font-size:13px;color:#100e18;white-space:nowrap;box-shadow:0 0 0 1px #7882ff80,0 0 8px #6473ff59,0 1px 3px #0000000a;flex-shrink:0}.config-section{margin-top:16px;padding-top:16px;border-top:1px dashed #E8E8E8}.config-label{font-size:11px;font-weight:500;color:#9e9e9e;margin-bottom:6px;display:block}.config-input{width:100%;padding:8px 10px;border:1px solid #E8E8E8;border-radius:6px;font-size:12px;font-family:monospace}.config-input:focus{outline:none;border-color:#5b4eff}.hero-title{color:#100e18;font-family:Inter;font-size:28px;font-style:normal;font-weight:500;line-height:34px;letter-spacing:-1.12px}@media(min-width:1024px){.hero-title{font-size:42px;line-height:48px;letter-spacing:-1.68px}}.section-header{color:#100e18;text-align:center;font-family:Inter;font-size:28px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-1.14px}@media(min-width:768px){.section-header{font-size:34px}}@media(min-width:1024px){.section-header{font-size:38px}}.section-header-left{color:#100e18;text-align:left;font-family:Inter;font-size:28px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-1.14px}@media(min-width:768px){.section-header-left{font-size:34px}}@media(min-width:1024px){.section-header-left{font-size:38px}}@media(min-width:640px){.sm-flex-row{flex-direction:row}.sm-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.md-px-8{padding-left:2rem;padding-right:2rem}.md-py-16{padding-top:4rem;padding-bottom:4rem}.md-py-24{padding-top:6rem;padding-bottom:6rem}.md-p-16{padding:4rem}.md-gap-12{gap:3rem}.md-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md-text-4xl{font-size:2.25rem;line-height:2.5rem}.md-text-5xl{font-size:3rem;line-height:1}}@media(min-width:1024px){.lg-flex-row{flex-direction:row}.lg-gap-16{gap:4rem}.lg-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg-text-5xl{font-size:3rem;line-height:1}.lg-text-6xl{font-size:3.75rem;line-height:1}}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton-container{position:absolute;inset:0;background:#f8f9fa;border-radius:12px;padding:24px;z-index:2;display:flex;flex-direction:column;gap:20px;transition:opacity .3s ease;overflow:hidden}.skeleton-bar{background:linear-gradient(90deg,#ededf0 25%,#f7f7f8,#ededf0 75%);background-size:800px 100%;animation:shimmer 1.8s ease-in-out infinite;border-radius:6px;height:14px}.skeleton-bar--header{height:20px;width:40%;margin-bottom:4px}.skeleton-bar--wide{width:80%}.skeleton-bar--medium{width:60%}.skeleton-bar--narrow{width:45%}.skeleton-bar--input{height:44px;width:100%;margin-top:auto;border-radius:10px}.skeleton-bar:nth-child(2){animation-delay:.1s}.skeleton-bar:nth-child(3){animation-delay:.2s}.skeleton-bar:nth-child(4){animation-delay:.3s}.skeleton-bar:nth-child(5){animation-delay:.4s}.hero-section-outer{padding:40px 0 30px!important}#hero-upload h1{font-size:24px!important;letter-spacing:-1px!important}#hero-upload p[style*="font-size: 18px"]{font-size:15px!important}@media(min-width:768px){.hero-section-outer{padding:50px 0 36px!important}#hero-upload h1{font-size:34px!important;letter-spacing:-1.5px!important}#hero-upload p[style*="font-size: 18px"]{font-size:17px!important}}@media(min-width:1024px){.hero-section-outer{padding:70px 0 40px!important}#hero-upload h1{font-size:40px!important;letter-spacing:-2px!important}#hero-upload p[style*="font-size: 18px"]{font-size:18px!important}}.faq-list{border-top:1px solid #e5e7eb}.faq-item{border-bottom:1px solid #e5e7eb}.faq-question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.25rem 0;background:none;border:none;cursor:pointer;text-align:left;gap:1rem;transition:color .15s ease}.faq-question:hover{color:#2563eb}.faq-question-text{font-size:1rem;font-weight:600;color:inherit;line-height:1.5}.faq-chevron{flex-shrink:0;color:#6b7280;transition:transform .3s ease,color .15s ease}.faq-question:hover .faq-chevron{color:#2563eb}.faq-chevron.open{transform:rotate(180deg);color:#2563eb}.faq-answer{overflow:hidden;transition:max-height .35s ease}.faq-answer-inner{padding-bottom:1.25rem}.faq-answer-line{font-size:.9375rem;color:#4b5563;line-height:1.7;margin-bottom:.5rem}.faq-answer-line:last-child{margin-bottom:0}.faq-answer-list{padding-left:.5rem}
