:root{--primary: #2563eb;--primary-hover: #1d4ed8;--secondary: #64748b;--accent: #8b5cf6;--bg-main: #f8fafc;--bg-card: #ffffff;--bg-sidebar: #0f172a;--text-main: #1e293b;--text-muted: #64748b;--text-on-dark: #f8fafc;--border: #e2e8f0;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--font-sans: "Inter", system-ui, -apple-system, sans-serif}h1,h2,h3{font-family:var(--font-sans);font-weight:700;letter-spacing:-.02em}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background-color:var(--bg-main);color:var(--text-main);line-height:1.5;-webkit-font-smoothing:antialiased}#root{min-height:100vh;display:flex;flex-direction:column}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width:768px){.container{padding:0 1rem}}a{text-decoration:none;color:inherit;transition:all .2s ease}button{cursor:pointer;border:none;background:none;font-family:inherit;transition:all .2s ease}.hero-section{position:relative;width:100%;height:320px;background-image:url(/images/JobNavigator%20topp%20banner_ny_uten%20tekst.jpg);background-size:cover;background-position:center;display:flex;align-items:center;overflow:hidden}.hero-content{max-width:1200px;padding-right:5%;text-align:right;margin-left:auto;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.5)}.hero-subtitle{font-size:2.22rem;font-weight:400;margin:0;line-height:1}.hero-title{font-size:3.5rem;font-weight:800;margin:0;line-height:1;letter-spacing:-.02em}.hero-tagline{font-size:2.5rem;font-weight:400;margin:0}@media(max-width:1024px){.hero-title{font-size:2.8rem}.hero-subtitle{font-size:2rem}.hero-tagline{font-size:2.22rem}}@media(max-width:768px){.hero-section{height:250px}.hero-content{text-align:center;margin:0 auto;padding-right:0;padding-bottom:20px}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.5rem}.hero-tagline{font-size:1.8rem}}.navbar{position:sticky;top:0;background-color:#fff;border-bottom:2px solid #f1f5f9;height:135px;display:flex;align-items:center;z-index:1000}.nav-content{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1001}.brand{display:flex;align-items:center;text-decoration:none}.navbar-logo{height:90px;width:auto;display:block}.nav-links{display:flex;align-items:center;gap:2.5rem;list-style:none}.nav-links li a{color:#475569;font-family:var(--font-sans);font-weight:500;font-size:.95rem;text-decoration:none;letter-spacing:.05em;text-transform:uppercase}.nav-links li a:hover{color:#2563eb}.nav-highlight{color:#475569!important}.nav-auth{display:flex;align-items:center;gap:1rem}.login-btn{color:#475569;font-weight:600;text-decoration:none;padding:.5rem 1rem;transition:color .3s ease}.login-btn:hover{color:#2563eb}.register-btn{background-color:#2563eb;color:#fff;font-weight:600;text-decoration:none;padding:.6rem 1.25rem;border-radius:6px;transition:background-color .3s ease,transform .2s ease}.register-btn:hover{background-color:#1d4ed8;transform:translateY(-1px)}.register-btn:active{transform:translateY(0)}.mobile-only{display:none;background:none;border:none;cursor:pointer;color:#475569}@media(max-width:768px){.desktop-only{display:none}.mobile-only{display:block}.navbar{height:80px}.navbar-logo{height:60px}}.mobile-menu{position:fixed;top:0;left:0;width:100%;background-color:#fff;height:0;overflow:hidden;transition:height .3s ease;z-index:999}.mobile-menu.open{height:auto;border-bottom:1px solid #e2e8f0}.mobile-nav-links{list-style:none;padding:110px 2rem 2rem;display:flex;flex-direction:column;gap:1.5rem}.mobile-auth-divider{height:1px;background-color:#f1f5f9;margin:.5rem 0}.mobile-login-link{color:#475569;font-weight:600;text-decoration:none}.mobile-register-link{background-color:#2563eb;color:#fff!important;font-weight:600;text-decoration:none;padding:.75rem;border-radius:6px;text-align:center}.logout-btn{display:flex;align-items:center;gap:.5rem;background:none;border:1px solid #e2e8f0;color:#64748b;padding:.5rem 1rem;border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s ease}.logout-btn:hover{background-color:#f8fafc;color:#ef4444;border-color:#fecaca}.mobile-logout-btn{width:100%;padding:.75rem;background:none;border:1px solid #fecaca;color:#ef4444;border-radius:6px;font-weight:600;cursor:pointer}.nav-subscription-link{font-size:.85rem!important;color:#64748b!important;border:1px solid #e2e8f0;padding:.4rem .8rem;border-radius:6px;transition:all .2s ease}.nav-subscription-link:hover{background-color:#f1f8f1;color:#648a6b!important;border-color:#648a6b}.mobile-subscription-link{display:block;color:#648a6b;font-weight:600;text-decoration:none;padding:.5rem 0}.rating-banner{background:#fff9;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);padding:1.25rem 0 .6rem;text-align:center;border-top:1px solid rgba(255,255,255,.3);border-bottom:1px solid rgba(0,0,0,.05);margin-top:-60px;box-shadow:0 8px 32px #0000001a;border-radius:12px 12px 0 0;max-width:1200px;margin-left:auto;margin-right:auto;width:95%}.rating-container{display:flex;flex-direction:column;align-items:center;gap:.2rem}.rating-text{font-size:.9rem;font-weight:700;color:#64748b;margin:0;letter-spacing:.1em;text-transform:uppercase}.stars{display:flex;justify-content:center;gap:.25rem;margin-top:.25rem}.star-icon{filter:drop-shadow(0 2px 4px rgba(217,119,6,.2));transition:transform .2s ease}.star-icon:hover{transform:scale(1.1)}.video-section{padding:2rem 2rem 1rem;background-color:#fff}.video-subtitle{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:2rem;text-align:center}.video-container{max-width:900px;margin:0 auto;padding:0 1.5rem;text-align:center}.video-title{font-size:1.5rem;font-weight:800;color:#1e293b;margin-bottom:2rem;letter-spacing:-.01em}.video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:24px;box-shadow:0 20px 40px -10px #0000001a,0 0 1px #0000001a;border:1px solid #e2e8f0;background-color:#f1f5f9}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}@media(max-width:768px){.video-section{padding:3rem 0}.video-title{font-size:1.35rem;margin-bottom:1.5rem}.video-wrapper{border-radius:16px}}.landing-page{background-color:#fff}.trust-section{padding:3rem 0;border-bottom:2px solid #f1f5f9}.trust-container{display:flex;flex-direction:column;align-items:center;gap:3rem}.trust-main{display:flex;align-items:center;justify-content:center;gap:5rem;width:100%}.trust-text{max-width:500px;text-align:center}.trust-text h1{font-size:3.5rem;font-weight:800;color:#0f172a;margin-top:0;margin-bottom:1.5rem;line-height:1.05;letter-spacing:-.03em}.subtext{font-size:1.1rem;color:#475569;font-weight:400}.trust-features-card{background-color:#fff;padding:3rem;border-radius:24px;box-shadow:0 20px 40px -10px #0000000d,0 0 1px #0000001a;color:#1e293b;max-width:800px;width:100%;position:relative;overflow:hidden;border:1px solid #e2e8f0}.trust-features-card:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(56,189,248,.03) 0%,transparent 70%);pointer-events:none}.features-title{font-size:1.6rem;font-weight:800;margin-bottom:2.25rem;color:#0f172a;letter-spacing:-.02em;text-align:center}.features-list-premium{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem 3rem}.feature-item-premium{display:flex;align-items:center;gap:1.25rem;font-size:1.1rem;font-weight:500;color:#475569;transition:transform .2s ease,color .2s ease}.feature-item-premium:hover{transform:translate(5px);color:#0f172a}.feature-icon-wrapper{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background-color:#f0f9ff;border-radius:12px;color:#0ea5e9;flex-shrink:0;border:1px solid #e0f2fe}.punchline-section{padding:3rem 0;background:linear-gradient(135deg,#0f172a,#1e293b);position:relative;overflow:hidden}.punchline-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(56,189,248,.3),transparent)}.punchline-container{max-width:1000px;margin:0 auto;text-align:center;padding:0 1rem}.punchline-text{font-size:2.75rem;font-weight:800;color:#fff;letter-spacing:-.02em;line-height:1.2;margin:0}.punchline-brand{color:#38bdf8;background:linear-gradient(to right,#38bdf8,#818cf8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.punchline-accent{font-style:italic;opacity:.9}@media(max-width:768px){.punchline-text{font-size:1.75rem}.punchline-section{padding:2rem 0}}.feature-grid-section{padding:2.5rem 0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.tool-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 25px #00000014;border:1px solid #e2e8f0;transition:transform .3s ease,box-shadow .3s ease}.tool-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.tool-card img{width:100%;height:auto;display:block}.ui-card{display:flex;flex-direction:column;min-height:240px;background:#fff}.card-header{background-color:#0f172a;padding:1.5rem;display:flex;align-items:center;gap:1.25rem;color:#fff}.card-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff26;border-radius:10px;color:#38bdf8}.card-header h4{margin:0;font-size:1.25rem;font-weight:800;letter-spacing:-.02em}.card-list{padding:1.75rem;margin:0;list-style:none;display:flex;flex-direction:column;gap:1rem}.card-list li{display:flex;gap:1rem;font-size:1.1rem;font-weight:600;color:#1e293b;line-height:1.4}.list-bullet{font-size:1.5rem;line-height:1;color:#0ea5e9;flex-shrink:0;margin-top:-.1rem}.list-text{flex:1}@media(max-width:1024px){.feature-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.trust-section{padding:2rem 0}.feature-grid-section,.examples-section,.info-section,.pricing-support-section,.ai-info{padding:1.5rem 0}.trust-container{gap:1.5rem}.trust-main{gap:2rem}.trust-text h1{font-size:1.75rem}.feature-grid{grid-template-columns:1fr!important;gap:1.5rem;padding:0 1rem}.ui-card{min-height:auto}.card-header{padding:1.25rem}.card-list{padding:1.5rem}.card-list li{font-size:1.05rem}}.examples-section{padding:2.5rem 0;background-color:#fff;text-align:center}.section-title{font-size:1.5rem;font-weight:800;color:#1e293b;margin-bottom:1.5rem}.examples-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;max-width:1100px;margin:0 auto}.example-item{border-radius:8px;overflow:hidden;box-shadow:0 10px 30px #00000014;border:1px solid #e2e8f0}.example-img{width:100%;height:auto;display:block}.info-section{padding:2.5rem 0;text-align:center}.info-container{max-width:800px;margin:0 auto}.info-container h3{font-size:1.5rem;font-weight:800;margin-bottom:1.5rem;color:#1e293b}.info-container p{font-size:1.1rem;color:#475569;line-height:1.6;margin-bottom:1rem}.strong-text{font-weight:700;color:#1e293b}.disclaimer-text{font-size:.95rem;color:#64748b;font-style:italic;margin-top:2rem}.pricing-support-section{padding:2.5rem 0;background-color:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.pricing-support-container{display:flex;align-items:center;justify-content:center;gap:2rem}.main-price-container{flex:0 0 auto;display:flex;justify-content:center}.price-image{max-width:240px;width:100%;height:auto}.side-image-container{flex:1;max-width:400px;border-radius:8px;overflow:hidden;box-shadow:0 4px 15px #0000001a;display:flex}.side-img{width:100%;height:auto;object-fit:cover;display:block}.ai-info{padding:2.5rem 0;background-color:#f8fafc}.ai-info-container{max-width:900px;margin:0 auto;text-align:center}.ai-info-container p{font-size:.9rem;color:#64748b;line-height:1.6;margin-bottom:1rem}.footer-contact-info{background-color:#0f172a;color:#fff;padding:4rem 0;text-align:center;line-height:2}.footer-contact-info a{color:#38bdf8;text-decoration:none}@media(max-width:768px){.trust-main{flex-direction:column;text-align:center}.trust-circle{width:360px;height:360px}.examples-grid{grid-template-columns:1fr;gap:1.5rem}.info-container h3,.section-title{font-size:1.75rem}.features-list-premium{grid-template-columns:1fr;text-align:left}.feature-item-premium{justify-content:flex-start;text-align:left}.trust-features-card{padding:2rem 1.5rem}.features-title{text-align:left}.pricing-support-container{flex-direction:column;gap:2rem}.side-image-container{width:100%;max-width:500px}.main-price-container{order:-1}.navbar{height:70px}}.dashboard{height:calc(100vh - 80px);height:calc(100dvh - 80px);background-color:#f8fafc;display:flex;flex-direction:column;overflow:hidden}body.dashboard-active{overflow:hidden}body.dashboard-active footer{display:none}.dashboard-loading{height:calc(100vh - 90px);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#64748b}.loader{width:48px;height:48px;border:5px solid #e2e8f0;border-bottom-color:#2563eb;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite;margin-bottom:1rem}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashboard-container{flex:1;display:flex;flex-direction:column}.iframe-wrapper{flex:1;position:relative;width:100%;padding:0;background-color:var(--bg-main);overflow:hidden}.ai-iframe{width:100%;height:100%;border:none;background-color:#fff}@media(max-width:768px){.dashboard{height:calc(100vh - 70px);height:calc(100dvh - 70px)}.user-info span{display:none}}.auth-page{min-height:calc(100vh - 70px);display:flex;align-items:center;justify-content:center;background-color:var(--bg-main);padding:2rem}.auth-card{background-color:#fff;padding:3rem;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);width:100%;max-width:450px;text-align:center}.auth-card h2{font-size:2rem;font-weight:800;margin-bottom:.5rem;color:var(--text-main)}.auth-card p{color:var(--text-muted);margin-bottom:2rem}.auth-form{text-align:left}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-weight:600;margin-bottom:.5rem;color:var(--text-main)}.form-group input{width:100%;padding:.75rem;border:1px solid var(--border);border-radius:var(--radius-md);font-size:1rem}.form-group input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 2px #2563eb1a}.auth-btn{width:100%;padding:1rem;background-color:var(--primary);color:#fff;border-radius:var(--radius-md);font-weight:700;font-size:1.1rem;margin-top:1rem}.auth-btn:hover{background-color:var(--primary-hover)}.auth-footer{margin-top:2rem!important;font-size:.95rem}.auth-footer a{color:var(--primary);font-weight:600}.auth-divider{display:flex;align-items:center;text-align:center;margin:1.5rem 0;color:var(--text-muted)}.auth-divider:before,.auth-divider:after{content:"";flex:1;border-bottom:1px solid var(--border)}.auth-divider span{margin:0 1rem;font-size:.9rem;text-transform:uppercase;letter-spacing:1px}.google-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.85rem;background-color:#fff;border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-main);font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease}.google-btn:hover{background-color:#f8fafc;border-color:#cbd5e1;box-shadow:0 2px 4px #0000000d}.google-btn img{width:20px;height:20px}.forgot-password-link{display:inline-block;margin-top:1.5rem;font-size:.9rem;color:var(--text-muted);text-decoration:none;transition:color .3s ease}.forgot-password-link:hover{color:var(--primary)}.get-started-v2{background-color:#f8fafc;min-height:100vh;font-family:Inter,sans-serif;color:#1e293b}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(max-width:640px){.container{padding:0 1rem}}.hero-v2{background:linear-gradient(135deg,#1e293b,#0f172a);height:320px;padding:1.5rem 0 0;display:flex;align-items:flex-start;color:#fff;position:relative;overflow:hidden}.hero-v2:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(56,189,248,.1),transparent);pointer-events:none}.hero-v2-content{max-width:900px;position:relative;z-index:1}.hero-v2-subtitle{display:inline-block;background:#38bdf81a;color:#38bdf8;padding:.5rem 1rem;border-radius:999px;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.hero-v2 h1{font-size:clamp(2.25rem,5vw,3.25rem);font-weight:800;line-height:1.1;margin-bottom:1rem;background:linear-gradient(to bottom right,#fff,#94a3b8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-v2-tagline{font-size:1.125rem;color:#94a3b8;line-height:1.5;max-width:750px}.process-section{padding:6rem 0;background:#fff}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:2.25rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.section-header p{color:#64748b;font-size:1.1rem}.process-timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;position:relative}.process-step{text-align:center;padding:2.5rem 2rem;background:#f8fafc;border-radius:20px;border:1px solid #e2e8f0;transition:all .3s ease;position:relative}.process-step:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a;border-color:#38bdf8}.step-number{width:48px;height:48px;background:#1e293b;color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem;margin:0 auto 1.5rem}.process-step h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#1e293b}.process-step p{color:#64748b;font-size:1.25rem;line-height:1.6}.services-v2-section{padding:6rem 0;background-color:#f8fafc}.services-grid-v2{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.service-card-v2{background:#fff;border-radius:24px;overflow:hidden;border:1px solid #e2e8f0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.service-card-v2:hover{transform:translateY(-5px);box-shadow:0 30px 60px -12px #00000014;border-color:#0ea5e9}.service-v2-icon{width:32px;height:32px;color:#0ea5e9}.service-icon-container{width:60px;height:60px;background:#f0f9ff;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;border:1px solid #e0f2fe}.card-body-v2{padding:2.5rem;flex-grow:1;display:flex;flex-direction:column}.card-body-v2 h3{font-size:1.6rem;font-weight:700;margin-bottom:1.25rem;color:#1e293b}.card-body-v2 p{color:#64748b;font-size:1.25rem;line-height:1.6;margin-bottom:2rem;flex-grow:1}.btn-card-action{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;background-color:#1e293b;color:#fff;border-radius:12px;font-weight:600;text-decoration:none;transition:background-color .2s;gap:.75rem}.btn-card-action:hover{background-color:#0f172a}@media(max-width:968px){.process-timeline{grid-template-columns:1fr}}@media(max-width:768px){.hide-mobile{display:none}.hero-v2{padding:2.5rem 0 0;min-height:280px;height:auto;display:flex;align-items:flex-start;text-align:center}.hero-v2 h1{font-size:1.8rem;margin-bottom:.5rem}.hero-v2-tagline{font-size:.95rem;line-height:1.4}.process-section{padding:3rem 0}.section-header{margin-bottom:2rem}.process-timeline{gap:1rem}.process-step{padding:1.5rem}.step-number{margin:0 auto 1rem}.process-step h3{margin-bottom:.5rem}.service-icon-container{margin-bottom:1.5rem}.card-body-v2{padding:1.5rem}.card-body-v2 h3{font-size:1.4rem}.card-body-v2 p{font-size:1.125rem}}.pricing-page{background-color:#fff;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.pricing-container{max-width:900px;margin:0 auto;padding:4rem 2rem 6rem;text-align:center}.price-header{margin-bottom:3rem}.price-header h1{font-size:2.2rem;font-weight:800;color:#1e293b;margin-bottom:2rem;text-transform:uppercase;letter-spacing:.05em}.price-header .main-price{font-size:1.8rem;font-weight:800;color:#0f172a;margin-bottom:.5rem}.price-header .subtitle{font-size:1.25rem;color:#475569;margin-bottom:.5rem}.price-header .restriction-text{font-size:1.25rem;font-weight:700;color:#1e293b}.benefits-list{list-style:none;padding:0;margin:3rem 0;display:inline-block;text-align:left}.benefits-list li{font-size:1.1rem;color:#334155;margin-bottom:1.5rem;display:flex;align-items:flex-start}.benefits-list li:before{content:"•";color:#1e293b;font-weight:700;margin-right:.75rem;flex-shrink:0}.cancel-text{font-size:1.1rem;color:#334155;margin-bottom:4rem}.button-group{display:flex;justify-content:center;gap:1rem;margin-bottom:4rem}.btn{padding:.75rem 1.5rem;border-radius:6px;font-weight:600;font-size:.95rem;cursor:default;border:none;transition:none}.btn-primary{background-color:#2e7d32;color:#fff}.btn-outline{background-color:#fff;color:#334155;border:1px solid #d1d5db}.subscribe-action{display:flex;justify-content:center;margin:1rem 0 3rem}.btn-subscribe{background-color:#1e293b;color:#fff;padding:1rem 3rem;font-size:1.2rem;font-weight:700;border-radius:8px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px #0000001a}.btn-subscribe:hover{background-color:#0f172a;transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.getting-started-text{text-align:center;max-width:800px;margin:0 auto;color:#334155;line-height:1.7;font-size:1.1rem}.getting-started-text p{margin-bottom:1.5rem}.btn-cancel-functional{cursor:pointer!important;border-color:#ef4444!important;color:#ef4444!important}.btn-cancel-functional:hover{background-color:#fef2f2}.top-management-action{display:flex;justify-content:center;margin:1.5rem 0 2rem}.top-management-action .btn-cancel-functional{padding:.8rem 2.5rem;font-size:1.1rem;border-radius:10px}@media(max-width:768px){.price-header h1{font-size:1.8rem}.pricing-container{padding-top:2.5rem}.button-group{flex-direction:column;align-items:center}.btn{width:100%;max-width:300px}}.faq-page{background-color:#fff;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.faq-container{max-width:900px;margin:0 auto;padding:4rem 2rem 6rem}.faq-header{text-align:center;margin-bottom:4rem}.faq-header h1{font-size:2.2rem;font-weight:800;color:#1e293b;margin-bottom:1rem}.faq-header .faq-label{font-size:1.25rem;color:#64748b;font-weight:600}.faq-category{margin-bottom:4rem}.faq-category h2{font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:2rem;padding-bottom:.75rem;border-bottom:2px solid #f1f5f9}.faq-item{margin-bottom:2.5rem}.faq-item h3{font-size:1.15rem;font-weight:700;color:#1e293b;margin-bottom:.75rem;line-height:1.4}.faq-item .answer{font-size:1.1rem;color:#475569;line-height:1.6}.faq-item .answer strong{color:#0f172a;font-weight:700}@media(max-width:768px){.faq-header h1{font-size:1.8rem}.faq-container{padding-top:2.5rem}.faq-category h2{font-size:1.3rem}}.privacy-page{background-color:#fff;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.privacy-container{max-width:900px;margin:0 auto;padding:4rem 2rem 6rem}.privacy-header{text-align:center;margin-bottom:4rem}.privacy-header h1{font-size:2.2rem;font-weight:800;color:#1e293b;margin-bottom:1rem}.policy-section{margin-bottom:3.5rem}.policy-section h2{font-size:1.6rem;font-weight:700;color:#0f172a;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #f1f5f9}.policy-section h3{font-size:1.25rem;font-weight:700;color:#1e293b;margin:2rem 0 1rem}.policy-section p{font-size:1.1rem;color:#475569;line-height:1.7;margin-bottom:1.25rem}.policy-list{list-style:none;padding:0;margin:1.5rem 0}.policy-list li{font-size:1.1rem;color:#475569;margin-bottom:1rem;padding-left:1.5rem;position:relative;line-height:1.6}.policy-list li:before{content:"•";position:absolute;left:0;color:#2563eb;font-weight:700}.alert-box{background-color:#f8fafc;border-left:4px solid #2563eb;padding:1.5rem;margin:2rem 0;border-radius:0 8px 8px 0}.alert-box p{margin-bottom:0;font-style:italic}@media(max-width:768px){.privacy-header h1{font-size:1.8rem}.privacy-container{padding-top:2.5rem}.policy-section h2{font-size:1.4rem}}.about-page{background-color:#fff;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.about-container{max-width:900px;margin:0 auto;padding:4rem 2rem 6rem}.about-header{text-align:center;margin-bottom:4rem}.about-header h1{font-size:2.5rem;font-weight:800;color:#1e293b;margin-bottom:1rem}.about-section{margin-bottom:3.5rem}.about-section h2{font-size:1.6rem;font-weight:700;color:#0f172a;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #f1f5f9}.about-section p{font-size:1.1rem;color:#475569;line-height:1.8;margin-bottom:1.5rem}.about-section strong{color:#1e293b}.toolbox-list{margin:2rem 0}.toolbox-item{margin-bottom:2.5rem;padding:1.5rem;background-color:#f8fafc;border-radius:12px;border-left:4px solid #2563eb}.toolbox-item h3{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:.75rem}.toolbox-item p{font-size:1.05rem;color:#475569;margin-bottom:0}@media(max-width:768px){.about-header h1{font-size:2rem}.about-container{padding-top:2.5rem}}.welcome-page{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;background-color:#f8fafc;padding:2rem;font-family:Inter,sans-serif}.welcome-card{max-width:800px;width:100%;background:#fff;padding:4rem;border-radius:16px;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a;text-align:left}.welcome-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.welcome-header h1{font-size:2.5rem;font-weight:700;color:#1e293b;margin:0}.icon-sparkle{color:gold;width:32px;height:32px}.welcome-content{margin-bottom:3rem}.welcome-content p{font-size:1.2rem;line-height:1.6;color:#334155;margin-bottom:1.5rem}.welcome-cta{display:flex;justify-content:flex-start;margin-bottom:4rem}.btn-welcome-subscribe{background-color:#1e293b;color:#fff;padding:1.25rem 3rem;font-size:1.5rem;font-weight:700;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease}.btn-welcome-subscribe:hover{background-color:#0f172a;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.welcome-footer{border-top:1px solid #e2e8f0;padding-top:2rem}.security-note{display:flex;align-items:flex-start;gap:1rem;color:#64748b}.security-note p{font-size:1rem;line-height:1.5;margin:0;font-style:italic}.security-note strong{color:#1e293b;text-decoration:underline}.icon-shield{color:#64748b;width:24px;height:24px;flex-shrink:0}@media(max-width:640px){.welcome-card{padding:2rem}.welcome-header h1{font-size:2rem}.btn-welcome-subscribe{width:100%;font-size:1.2rem;padding:1rem 2rem}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}#ai-studio-root .pointer-events-none{pointer-events:none}#ai-studio-root .absolute{position:absolute}#ai-studio-root .relative{position:relative}#ai-studio-root .sticky{position:sticky}#ai-studio-root .-inset-6{inset:-1.5rem}#ai-studio-root .inset-0{inset:0}#ai-studio-root .bottom-0{bottom:0}#ai-studio-root .left-0{left:0}#ai-studio-root .right-0{right:0}#ai-studio-root .right-3{right:.75rem}#ai-studio-root .top-0{top:0}#ai-studio-root .-z-10{z-index:-10}#ai-studio-root .z-10{z-index:10}#ai-studio-root .z-50{z-index:50}#ai-studio-root .-mx-2{margin-left:-.5rem;margin-right:-.5rem}#ai-studio-root .mx-1{margin-left:.25rem;margin-right:.25rem}#ai-studio-root .mx-auto{margin-left:auto;margin-right:auto}#ai-studio-root .my-4{margin-top:1rem;margin-bottom:1rem}#ai-studio-root .-mb-px{margin-bottom:-1px}#ai-studio-root .-mr-16{margin-right:-4rem}#ai-studio-root .-mt-16{margin-top:-4rem}#ai-studio-root .mb-0\.5{margin-bottom:.125rem}#ai-studio-root .mb-1{margin-bottom:.25rem}#ai-studio-root .mb-1\.5{margin-bottom:.375rem}#ai-studio-root .mb-10{margin-bottom:2.5rem}#ai-studio-root .mb-12{margin-bottom:3rem}#ai-studio-root .mb-2{margin-bottom:.5rem}#ai-studio-root .mb-3{margin-bottom:.75rem}#ai-studio-root .mb-4{margin-bottom:1rem}#ai-studio-root .mb-6{margin-bottom:1.5rem}#ai-studio-root .mb-8{margin-bottom:2rem}#ai-studio-root .ml-1{margin-left:.25rem}#ai-studio-root .ml-2{margin-left:.5rem}#ai-studio-root .ml-5{margin-left:1.25rem}#ai-studio-root .ml-auto{margin-left:auto}#ai-studio-root .mr-1\.5{margin-right:.375rem}#ai-studio-root .mr-2{margin-right:.5rem}#ai-studio-root .mr-3{margin-right:.75rem}#ai-studio-root .mt-0\.5{margin-top:.125rem}#ai-studio-root .mt-1{margin-top:.25rem}#ai-studio-root .mt-10{margin-top:2.5rem}#ai-studio-root .mt-12{margin-top:3rem}#ai-studio-root .mt-16{margin-top:4rem}#ai-studio-root .mt-2{margin-top:.5rem}#ai-studio-root .mt-3{margin-top:.75rem}#ai-studio-root .mt-4{margin-top:1rem}#ai-studio-root .mt-6{margin-top:1.5rem}#ai-studio-root .mt-8{margin-top:2rem}#ai-studio-root .mt-auto{margin-top:auto}#ai-studio-root .block{display:block}#ai-studio-root .inline{display:inline}#ai-studio-root .flex{display:flex}#ai-studio-root .grid{display:grid}#ai-studio-root .contents{display:contents}#ai-studio-root .hidden{display:none}#ai-studio-root .aspect-\[3\/4\]{aspect-ratio:3/4}#ai-studio-root .h-0\.5{height:.125rem}#ai-studio-root .h-1{height:.25rem}#ai-studio-root .h-1\.5{height:.375rem}#ai-studio-root .h-10{height:2.5rem}#ai-studio-root .h-12{height:3rem}#ai-studio-root .h-16{height:4rem}#ai-studio-root .h-2{height:.5rem}#ai-studio-root .h-24{height:6rem}#ai-studio-root .h-3{height:.75rem}#ai-studio-root .h-3\.5{height:.875rem}#ai-studio-root .h-32{height:8rem}#ai-studio-root .h-4{height:1rem}#ai-studio-root .h-48{height:12rem}#ai-studio-root .h-5{height:1.25rem}#ai-studio-root .h-56{height:14rem}#ai-studio-root .h-6{height:1.5rem}#ai-studio-root .h-64{height:16rem}#ai-studio-root .h-7{height:1.75rem}#ai-studio-root .h-8{height:2rem}#ai-studio-root .h-\[0\.5px\]{height:.5px}#ai-studio-root .h-\[1px\]{height:1px}#ai-studio-root .h-\[46px\]{height:46px}#ai-studio-root .h-\[500px\]{height:500px}#ai-studio-root .h-\[calc\(100vh-100px\)\]{height:calc(100vh - 100px)}#ai-studio-root .h-\[calc\(100vh-140px\)\]{height:calc(100vh - 140px)}#ai-studio-root .h-auto{height:auto}#ai-studio-root .h-fit{height:-moz-fit-content;height:fit-content}#ai-studio-root .h-full{height:100%}#ai-studio-root .max-h-32{max-height:8rem}#ai-studio-root .max-h-\[60vh\]{max-height:60vh}#ai-studio-root .min-h-\[1\.75rem\]{min-height:1.75rem}#ai-studio-root .min-h-\[1000px\]{min-height:1000px}#ai-studio-root .min-h-\[300px\]{min-height:300px}#ai-studio-root .min-h-\[400px\]{min-height:400px}#ai-studio-root .min-h-\[50vh\]{min-height:50vh}#ai-studio-root .min-h-\[60vh\]{min-height:60vh}#ai-studio-root .min-h-\[64px\]{min-height:64px}#ai-studio-root .min-h-screen{min-height:100vh}#ai-studio-root .w-1\.5{width:.375rem}#ai-studio-root .w-1\/2{width:50%}#ai-studio-root .w-1\/3{width:33.333333%}#ai-studio-root .w-1\/4{width:25%}#ai-studio-root .w-10{width:2.5rem}#ai-studio-root .w-12{width:3rem}#ai-studio-root .w-16{width:4rem}#ai-studio-root .w-2{width:.5rem}#ai-studio-root .w-2\/3{width:66.666667%}#ai-studio-root .w-24{width:6rem}#ai-studio-root .w-3{width:.75rem}#ai-studio-root .w-3\.5{width:.875rem}#ai-studio-root .w-3\/4{width:75%}#ai-studio-root .w-32{width:8rem}#ai-studio-root .w-4{width:1rem}#ai-studio-root .w-48{width:12rem}#ai-studio-root .w-5{width:1.25rem}#ai-studio-root .w-56{width:14rem}#ai-studio-root .w-6{width:1.5rem}#ai-studio-root .w-7{width:1.75rem}#ai-studio-root .w-8{width:2rem}#ai-studio-root .w-\[80px\]{width:80px}#ai-studio-root .w-full{width:100%}#ai-studio-root .max-w-2xl{max-width:42rem}#ai-studio-root .max-w-3xl{max-width:48rem}#ai-studio-root .max-w-4xl{max-width:56rem}#ai-studio-root .max-w-5xl{max-width:64rem}#ai-studio-root .max-w-6xl{max-width:72rem}#ai-studio-root .max-w-\[85\%\]{max-width:85%}#ai-studio-root .max-w-lg{max-width:32rem}#ai-studio-root .max-w-none{max-width:none}#ai-studio-root .max-w-sm{max-width:24rem}#ai-studio-root .max-w-xl{max-width:36rem}#ai-studio-root .flex-1{flex:1 1 0%}#ai-studio-root .flex-shrink-0{flex-shrink:0}#ai-studio-root .flex-grow{flex-grow:1}#ai-studio-root .-rotate-90{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}#ai-studio-root .scale-75{--tw-scale-x: .75;--tw-scale-y: .75;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}#ai-studio-root .transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}#ai-studio-root .animate-\[progress-loading_3s_infinite_ease-in-out\]{animation:progress-loading 3s infinite ease-in-out}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}#ai-studio-root .animate-bounce{animation:bounce 1s infinite}@keyframes pulse{50%{opacity:.5}}#ai-studio-root .animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}#ai-studio-root .animate-spin{animation:spin 1s linear infinite}#ai-studio-root .cursor-not-allowed{cursor:not-allowed}#ai-studio-root .cursor-pointer{cursor:pointer}#ai-studio-root .resize-none{resize:none}#ai-studio-root .list-disc{list-style-type:disc}#ai-studio-root .appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}#ai-studio-root .grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}#ai-studio-root .grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}#ai-studio-root .grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}#ai-studio-root .flex-col{flex-direction:column}#ai-studio-root .flex-wrap{flex-wrap:wrap}#ai-studio-root .items-start{align-items:flex-start}#ai-studio-root .items-end{align-items:flex-end}#ai-studio-root .items-center{align-items:center}#ai-studio-root .items-stretch{align-items:stretch}#ai-studio-root .justify-start{justify-content:flex-start}#ai-studio-root .justify-end{justify-content:flex-end}#ai-studio-root .justify-center{justify-content:center}#ai-studio-root .justify-between{justify-content:space-between}#ai-studio-root .gap-1{gap:.25rem}#ai-studio-root .gap-12{gap:3rem}#ai-studio-root .gap-2{gap:.5rem}#ai-studio-root .gap-3{gap:.75rem}#ai-studio-root .gap-4{gap:1rem}#ai-studio-root .gap-6{gap:1.5rem}#ai-studio-root .gap-8{gap:2rem}#ai-studio-root .gap-x-4{-moz-column-gap:1rem;column-gap:1rem}#ai-studio-root .gap-x-8{-moz-column-gap:2rem;column-gap:2rem}#ai-studio-root .gap-y-6{row-gap:1.5rem}#ai-studio-root :is(.space-x-1>:not([hidden])~:not([hidden])){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}#ai-studio-root :is(.space-x-2>:not([hidden])~:not([hidden])){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}#ai-studio-root :is(.space-x-3>:not([hidden])~:not([hidden])){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}#ai-studio-root :is(.space-x-4>:not([hidden])~:not([hidden])){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}#ai-studio-root :is(.space-x-6>:not([hidden])~:not([hidden])){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}#ai-studio-root :is(.space-y-1>:not([hidden])~:not([hidden])){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}#ai-studio-root :is(.space-y-12>:not([hidden])~:not([hidden])){--tw-space-y-reverse: 0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * var(--tw-space-y-reverse))}#ai-studio-root :is(.space-y-2>:not([hidden])~:not([hidden])){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}#ai-studio-root :is(.space-y-3>:not([hidden])~:not([hidden])){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}#ai-studio-root :is(.space-y-4>:not([hidden])~:not([hidden])){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}#ai-studio-root :is(.space-y-6>:not([hidden])~:not([hidden])){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}#ai-studio-root :is(.space-y-8>:not([hidden])~:not([hidden])){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}#ai-studio-root .overflow-hidden{overflow:hidden}#ai-studio-root .overflow-x-auto{overflow-x:auto}#ai-studio-root .overflow-y-auto{overflow-y:auto}#ai-studio-root .truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#ai-studio-root .whitespace-nowrap{white-space:nowrap}#ai-studio-root .whitespace-pre-wrap{white-space:pre-wrap}#ai-studio-root .rounded{border-radius:.25rem}#ai-studio-root .rounded-2xl{border-radius:1rem}#ai-studio-root .rounded-3xl,#ai-studio-root .rounded-\[1\.5rem\]{border-radius:1.5rem}#ai-studio-root .rounded-\[2\.5rem\]{border-radius:2.5rem}#ai-studio-root .rounded-\[2rem\]{border-radius:2rem}#ai-studio-root .rounded-full{border-radius:9999px}#ai-studio-root .rounded-lg{border-radius:.5rem}#ai-studio-root .rounded-md{border-radius:.375rem}#ai-studio-root .rounded-sm{border-radius:.125rem}#ai-studio-root .rounded-xl{border-radius:.75rem}#ai-studio-root .rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}#ai-studio-root .rounded-tl-none{border-top-left-radius:0}#ai-studio-root .rounded-tr-none{border-top-right-radius:0}#ai-studio-root .border{border-width:1px}#ai-studio-root .border-2{border-width:2px}#ai-studio-root .border-b{border-bottom-width:1px}#ai-studio-root .border-b-2{border-bottom-width:2px}#ai-studio-root .border-l{border-left-width:1px}#ai-studio-root .border-l-4{border-left-width:4px}#ai-studio-root .border-t{border-top-width:1px}#ai-studio-root .border-dashed{border-style:dashed}#ai-studio-root .border-none{border-style:none}#ai-studio-root .border-amber-100{--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity, 1))}#ai-studio-root .border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}#ai-studio-root .border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}#ai-studio-root .border-green-100{--tw-border-opacity: 1;border-color:rgb(220 252 231 / var(--tw-border-opacity, 1))}#ai-studio-root .border-indigo-100{--tw-border-opacity: 1;border-color:rgb(224 231 255 / var(--tw-border-opacity, 1))}#ai-studio-root .border-indigo-600{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1))}#ai-studio-root .border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}#ai-studio-root .border-sky-500{--tw-border-opacity: 1;border-color:rgb(14 165 233 / var(--tw-border-opacity, 1))}#ai-studio-root .border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}#ai-studio-root .border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}#ai-studio-root .border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}#ai-studio-root .border-slate-50{--tw-border-opacity: 1;border-color:rgb(248 250 252 / var(--tw-border-opacity, 1))}#ai-studio-root .border-transparent{border-color:transparent}#ai-studio-root .border-violet-100{--tw-border-opacity: 1;border-color:rgb(237 233 254 / var(--tw-border-opacity, 1))}#ai-studio-root .bg-\[\#5e2d3a\]{--tw-bg-opacity: 1;background-color:rgb(94 45 58 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-amber-200{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-blue-500\/10{background-color:#3b82f61a}#ai-studio-root .bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-blue-600\/20{background-color:#2563eb33}#ai-studio-root .bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-sky-200{--tw-bg-opacity: 1;background-color:rgb(186 230 253 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-sky-400{--tw-bg-opacity: 1;background-color:rgb(56 189 248 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-sky-50{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-sky-600{--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-slate-300{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-slate-400{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-slate-50\/50{background-color:#f8fafc80}#ai-studio-root .bg-slate-600{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-slate-800{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-violet-50{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-violet-600{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}#ai-studio-root .bg-white\/20{background-color:#fff3}#ai-studio-root .bg-white\/80{background-color:#fffc}#ai-studio-root .bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}#ai-studio-root .from-indigo-600{--tw-gradient-from: #4f46e5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}#ai-studio-root .to-purple-600{--tw-gradient-to: #9333ea var(--tw-gradient-to-position)}#ai-studio-root .bg-clip-text{-webkit-background-clip:text;background-clip:text}#ai-studio-root .p-0{padding:0}#ai-studio-root .p-10{padding:2.5rem}#ai-studio-root .p-12{padding:3rem}#ai-studio-root .p-2{padding:.5rem}#ai-studio-root .p-3{padding:.75rem}#ai-studio-root .p-4{padding:1rem}#ai-studio-root .p-5{padding:1.25rem}#ai-studio-root .p-6{padding:1.5rem}#ai-studio-root .p-8{padding:2rem}#ai-studio-root .px-1{padding-left:.25rem;padding-right:.25rem}#ai-studio-root .px-10{padding-left:2.5rem;padding-right:2.5rem}#ai-studio-root .px-12{padding-left:3rem;padding-right:3rem}#ai-studio-root .px-16{padding-left:4rem;padding-right:4rem}#ai-studio-root .px-2{padding-left:.5rem;padding-right:.5rem}#ai-studio-root .px-3{padding-left:.75rem;padding-right:.75rem}#ai-studio-root .px-4{padding-left:1rem;padding-right:1rem}#ai-studio-root .px-5{padding-left:1.25rem;padding-right:1.25rem}#ai-studio-root .px-6{padding-left:1.5rem;padding-right:1.5rem}#ai-studio-root .px-8{padding-left:2rem;padding-right:2rem}#ai-studio-root .py-1{padding-top:.25rem;padding-bottom:.25rem}#ai-studio-root .py-1\.5{padding-top:.375rem;padding-bottom:.375rem}#ai-studio-root .py-12{padding-top:3rem;padding-bottom:3rem}#ai-studio-root .py-16{padding-top:4rem;padding-bottom:4rem}#ai-studio-root .py-2{padding-top:.5rem;padding-bottom:.5rem}#ai-studio-root .py-2\.5{padding-top:.625rem;padding-bottom:.625rem}#ai-studio-root .py-20{padding-top:5rem;padding-bottom:5rem}#ai-studio-root .py-3{padding-top:.75rem;padding-bottom:.75rem}#ai-studio-root .py-4{padding-top:1rem;padding-bottom:1rem}#ai-studio-root .py-5{padding-top:1.25rem;padding-bottom:1.25rem}#ai-studio-root .py-6{padding-top:1.5rem;padding-bottom:1.5rem}#ai-studio-root .py-8{padding-top:2rem;padding-bottom:2rem}#ai-studio-root .pb-0{padding-bottom:0}#ai-studio-root .pb-1{padding-bottom:.25rem}#ai-studio-root .pb-10{padding-bottom:2.5rem}#ai-studio-root .pb-12{padding-bottom:3rem}#ai-studio-root .pb-2{padding-bottom:.5rem}#ai-studio-root .pb-4{padding-bottom:1rem}#ai-studio-root .pb-6{padding-bottom:1.5rem}#ai-studio-root .pb-8{padding-bottom:2rem}#ai-studio-root .pl-8{padding-left:2rem}#ai-studio-root .pr-16{padding-right:4rem}#ai-studio-root .pt-2{padding-top:.5rem}#ai-studio-root .pt-4{padding-top:1rem}#ai-studio-root .pt-6{padding-top:1.5rem}#ai-studio-root .pt-8{padding-top:2rem}#ai-studio-root .text-left{text-align:left}#ai-studio-root .text-center{text-align:center}#ai-studio-root .text-right{text-align:right}#ai-studio-root .font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}#ai-studio-root .font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}#ai-studio-root .font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}#ai-studio-root .text-2xl{font-size:1.5rem;line-height:2rem}#ai-studio-root .text-3xl{font-size:1.875rem;line-height:2.25rem}#ai-studio-root .text-4xl{font-size:2.25rem;line-height:2.5rem}#ai-studio-root .text-5xl{font-size:3rem;line-height:1}#ai-studio-root .text-6xl{font-size:3.75rem;line-height:1}#ai-studio-root .text-\[10px\]{font-size:10px}#ai-studio-root .text-\[13px\]{font-size:13px}#ai-studio-root .text-\[15px\]{font-size:15px}#ai-studio-root .text-\[9px\]{font-size:9px}#ai-studio-root .text-base{font-size:1rem;line-height:1.5rem}#ai-studio-root .text-lg{font-size:1.125rem;line-height:1.75rem}#ai-studio-root .text-sm{font-size:.875rem;line-height:1.25rem}#ai-studio-root .text-xl{font-size:1.25rem;line-height:1.75rem}#ai-studio-root .text-xs{font-size:.75rem;line-height:1rem}#ai-studio-root .font-black{font-weight:900}#ai-studio-root .font-bold{font-weight:700}#ai-studio-root .font-medium{font-weight:500}#ai-studio-root .font-normal{font-weight:400}#ai-studio-root .uppercase{text-transform:uppercase}#ai-studio-root .italic{font-style:italic}#ai-studio-root .tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}#ai-studio-root .leading-\[1\.2\]{line-height:1.2}#ai-studio-root .leading-none{line-height:1}#ai-studio-root .leading-relaxed{line-height:1.625}#ai-studio-root .leading-tight{line-height:1.25}#ai-studio-root .tracking-\[0\.2em\]{letter-spacing:.2em}#ai-studio-root .tracking-tight{letter-spacing:-.025em}#ai-studio-root .tracking-tighter{letter-spacing:-.05em}#ai-studio-root .tracking-wide{letter-spacing:.025em}#ai-studio-root .tracking-widest{letter-spacing:.1em}#ai-studio-root .text-\[\#1e293b\]{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}#ai-studio-root .text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}#ai-studio-root .text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}#ai-studio-root .text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}#ai-studio-root .text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}#ai-studio-root .text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}#ai-studio-root .text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}#ai-studio-root .text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}#ai-studio-root .text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}#ai-studio-root .text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}#ai-studio-root .text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}#ai-studio-root .text-indigo-50{--tw-text-opacity: 1;color:rgb(238 242 255 / var(--tw-text-opacity, 1))}#ai-studio-root .text-indigo-500{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}#ai-studio-root .text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}#ai-studio-root .text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}#ai-studio-root .text-indigo-800{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}#ai-studio-root .text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}#ai-studio-root .text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}#ai-studio-root .text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}#ai-studio-root .text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}#ai-studio-root .text-sky-500{--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity, 1))}#ai-studio-root .text-sky-600{--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}#ai-studio-root .text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}#ai-studio-root .text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}#ai-studio-root .text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}#ai-studio-root .text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}#ai-studio-root .text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}#ai-studio-root .text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}#ai-studio-root .text-transparent{color:transparent}#ai-studio-root .text-violet-600{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}#ai-studio-root .text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}#ai-studio-root .opacity-25{opacity:.25}#ai-studio-root .opacity-30{opacity:.3}#ai-studio-root .opacity-40{opacity:.4}#ai-studio-root .opacity-50{opacity:.5}#ai-studio-root .opacity-60{opacity:.6}#ai-studio-root .opacity-70{opacity:.7}#ai-studio-root .opacity-75{opacity:.75}#ai-studio-root .shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}#ai-studio-root .shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}#ai-studio-root .shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}#ai-studio-root .shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}#ai-studio-root .shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}#ai-studio-root .shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}#ai-studio-root .shadow-blue-100{--tw-shadow-color: #dbeafe;--tw-shadow: var(--tw-shadow-colored)}#ai-studio-root .shadow-blue-500\/10{--tw-shadow-color: rgb(59 130 246 / .1);--tw-shadow: var(--tw-shadow-colored)}#ai-studio-root .shadow-blue-500\/20{--tw-shadow-color: rgb(59 130 246 / .2);--tw-shadow: var(--tw-shadow-colored)}#ai-studio-root .shadow-indigo-100{--tw-shadow-color: #e0e7ff;--tw-shadow: var(--tw-shadow-colored)}#ai-studio-root .shadow-indigo-200{--tw-shadow-color: #c7d2fe;--tw-shadow: var(--tw-shadow-colored)}#ai-studio-root .shadow-sky-100{--tw-shadow-color: #e0f2fe;--tw-shadow: var(--tw-shadow-colored)}#ai-studio-root .shadow-slate-200\/50{--tw-shadow-color: rgb(226 232 240 / .5);--tw-shadow: var(--tw-shadow-colored)}#ai-studio-root .outline-none{outline:2px solid transparent;outline-offset:2px}#ai-studio-root .ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}#ai-studio-root .ring-blue-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}#ai-studio-root .ring-offset-1{--tw-ring-offset-width: 1px}#ai-studio-root .ring-offset-2{--tw-ring-offset-width: 2px}#ai-studio-root .blur-2xl{--tw-blur: blur(40px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}#ai-studio-root .blur-3xl{--tw-blur: blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}#ai-studio-root .backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}#ai-studio-root .transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}#ai-studio-root .transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}#ai-studio-root .transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}#ai-studio-root .transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}#ai-studio-root .duration-1000{transition-duration:1s}#ai-studio-root .duration-300{transition-duration:.3s}#ai-studio-root .duration-500{transition-duration:.5s}#ai-studio-root .duration-700{transition-duration:.7s}#ai-studio-root .ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}#ai-studio-root .placeholder\:text-slate-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}#ai-studio-root .placeholder\:text-slate-400::placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}#ai-studio-root .hover\:translate-x-2:hover{--tw-translate-x: .5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}#ai-studio-root .hover\:border-blue-200:hover{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}#ai-studio-root .hover\:border-blue-300:hover{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}#ai-studio-root .hover\:border-indigo-200:hover{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1))}#ai-studio-root .hover\:border-indigo-300:hover{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1))}#ai-studio-root .hover\:border-indigo-400:hover{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}#ai-studio-root .hover\:border-sky-300:hover{--tw-border-opacity: 1;border-color:rgb(125 211 252 / var(--tw-border-opacity, 1))}#ai-studio-root .hover\:border-sky-500:hover{--tw-border-opacity: 1;border-color:rgb(14 165 233 / var(--tw-border-opacity, 1))}#ai-studio-root .hover\:border-slate-300:hover{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}#ai-studio-root .hover\:border-violet-500:hover{--tw-border-opacity: 1;border-color:rgb(139 92 246 / var(--tw-border-opacity, 1))}#ai-studio-root .hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}#ai-studio-root .hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}#ai-studio-root .hover\:bg-indigo-700:hover{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}#ai-studio-root .hover\:bg-red-200:hover{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}#ai-studio-root .hover\:bg-sky-700:hover{--tw-bg-opacity: 1;background-color:rgb(3 105 161 / var(--tw-bg-opacity, 1))}#ai-studio-root .hover\:bg-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}#ai-studio-root .hover\:bg-slate-200:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}#ai-studio-root .hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}#ai-studio-root .hover\:bg-violet-100:hover{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1))}#ai-studio-root .hover\:bg-violet-700:hover{--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))}#ai-studio-root .hover\:text-blue-700:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}#ai-studio-root .hover\:text-slate-600:hover{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}#ai-studio-root .hover\:text-slate-700:hover{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}#ai-studio-root .hover\:text-slate-800:hover{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}#ai-studio-root .hover\:underline:hover{text-decoration-line:underline}#ai-studio-root .hover\:opacity-100:hover{opacity:1}#ai-studio-root .hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}#ai-studio-root .hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}#ai-studio-root .focus\:border-sky-500:focus{--tw-border-opacity: 1;border-color:rgb(14 165 233 / var(--tw-border-opacity, 1))}#ai-studio-root .focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}#ai-studio-root .focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}#ai-studio-root .focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}#ai-studio-root .focus\:ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}#ai-studio-root .focus\:ring-sky-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity, 1))}#ai-studio-root .focus\:ring-violet-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(139 92 246 / var(--tw-ring-opacity, 1))}#ai-studio-root .active\:scale-90:active{--tw-scale-x: .9;--tw-scale-y: .9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}#ai-studio-root .active\:scale-95:active{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}#ai-studio-root .active\:scale-\[0\.98\]:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}#ai-studio-root .disabled\:cursor-not-allowed:disabled{cursor:not-allowed}#ai-studio-root .disabled\:bg-slate-300:disabled{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}#ai-studio-root .disabled\:bg-slate-400:disabled{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}#ai-studio-root .disabled\:opacity-50:disabled{opacity:.5}#ai-studio-root .disabled\:shadow-none:disabled{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}#ai-studio-root :is(.group:hover .group-hover\:scale-110){--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}#ai-studio-root :is(.group:hover .group-hover\:bg-blue-600\/40){background-color:#2563eb66}#ai-studio-root :is(.group:hover .group-hover\:text-violet-600){--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}@media(min-width:640px){#ai-studio-root .sm\:col-span-2{grid-column:span 2 / span 2}#ai-studio-root .sm\:mx-0{margin-left:0;margin-right:0}#ai-studio-root .sm\:mb-0{margin-bottom:0}#ai-studio-root .sm\:mb-10{margin-bottom:2.5rem}#ai-studio-root .sm\:mb-12{margin-bottom:3rem}#ai-studio-root .sm\:mb-20{margin-bottom:5rem}#ai-studio-root .sm\:mb-6{margin-bottom:1.5rem}#ai-studio-root .sm\:mb-8{margin-bottom:2rem}#ai-studio-root .sm\:mr-4{margin-right:1rem}#ai-studio-root .sm\:mt-12{margin-top:3rem}#ai-studio-root .sm\:mt-3{margin-top:.75rem}#ai-studio-root .sm\:mt-4{margin-top:1rem}#ai-studio-root .sm\:mt-8{margin-top:2rem}#ai-studio-root .sm\:block{display:block}#ai-studio-root .sm\:h-20{height:5rem}#ai-studio-root .sm\:h-36{height:9rem}#ai-studio-root .sm\:h-4{height:1rem}#ai-studio-root .sm\:h-5{height:1.25rem}#ai-studio-root .sm\:h-8{height:2rem}#ai-studio-root .sm\:h-80{height:20rem}#ai-studio-root .sm\:max-h-\[700px\]{max-height:700px}#ai-studio-root .sm\:w-16{width:4rem}#ai-studio-root .sm\:w-20{width:5rem}#ai-studio-root .sm\:w-36{width:9rem}#ai-studio-root .sm\:w-4{width:1rem}#ai-studio-root .sm\:w-5{width:1.25rem}#ai-studio-root .sm\:w-64{width:16rem}#ai-studio-root .sm\:w-8{width:2rem}#ai-studio-root .sm\:w-auto{width:auto}#ai-studio-root .sm\:flex-none{flex:none}#ai-studio-root .sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}#ai-studio-root .sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}#ai-studio-root .sm\:flex-row{flex-direction:row}#ai-studio-root .sm\:items-start{align-items:flex-start}#ai-studio-root .sm\:items-center{align-items:center}#ai-studio-root .sm\:gap-4{gap:1rem}#ai-studio-root .sm\:gap-8{gap:2rem}#ai-studio-root :is(.sm\:space-x-12>:not([hidden])~:not([hidden])){--tw-space-x-reverse: 0;margin-right:calc(3rem * var(--tw-space-x-reverse));margin-left:calc(3rem * calc(1 - var(--tw-space-x-reverse)))}#ai-studio-root :is(.sm\:space-x-3>:not([hidden])~:not([hidden])){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}#ai-studio-root :is(.sm\:space-y-0>:not([hidden])~:not([hidden])){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}#ai-studio-root :is(.sm\:space-y-12>:not([hidden])~:not([hidden])){--tw-space-y-reverse: 0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * var(--tw-space-y-reverse))}#ai-studio-root :is(.sm\:space-y-4>:not([hidden])~:not([hidden])){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}#ai-studio-root :is(.sm\:space-y-8>:not([hidden])~:not([hidden])){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}#ai-studio-root .sm\:rounded-2xl{border-radius:1rem}#ai-studio-root .sm\:rounded-\[2\.5rem\]{border-radius:2.5rem}#ai-studio-root .sm\:rounded-\[2rem\]{border-radius:2rem}#ai-studio-root .sm\:p-10{padding:2.5rem}#ai-studio-root .sm\:p-12{padding:3rem}#ai-studio-root .sm\:p-20{padding:5rem}#ai-studio-root .sm\:p-4{padding:1rem}#ai-studio-root .sm\:p-6{padding:1.5rem}#ai-studio-root .sm\:p-8{padding:2rem}#ai-studio-root .sm\:px-0{padding-left:0;padding-right:0}#ai-studio-root .sm\:px-12{padding-left:3rem;padding-right:3rem}#ai-studio-root .sm\:px-2{padding-left:.5rem;padding-right:.5rem}#ai-studio-root .sm\:px-4{padding-left:1rem;padding-right:1rem}#ai-studio-root .sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}#ai-studio-root .sm\:px-8{padding-left:2rem;padding-right:2rem}#ai-studio-root .sm\:py-20{padding-top:5rem;padding-bottom:5rem}#ai-studio-root .sm\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}#ai-studio-root .sm\:py-8{padding-top:2rem;padding-bottom:2rem}#ai-studio-root .sm\:text-left{text-align:left}#ai-studio-root .sm\:text-2xl{font-size:1.5rem;line-height:2rem}#ai-studio-root .sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}#ai-studio-root .sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}#ai-studio-root .sm\:text-5xl{font-size:3rem;line-height:1}#ai-studio-root .sm\:text-\[11px\]{font-size:11px}#ai-studio-root .sm\:text-\[15px\]{font-size:15px}#ai-studio-root .sm\:text-base{font-size:1rem;line-height:1.5rem}#ai-studio-root .sm\:text-lg{font-size:1.125rem;line-height:1.75rem}#ai-studio-root .sm\:text-sm{font-size:.875rem;line-height:1.25rem}#ai-studio-root .sm\:text-xl{font-size:1.25rem;line-height:1.75rem}#ai-studio-root .sm\:text-xs{font-size:.75rem;line-height:1rem}#ai-studio-root .sm\:leading-\[1\.1\]{line-height:1.1}}@media(min-width:768px){#ai-studio-root .md\:ml-0{margin-left:0}#ai-studio-root .md\:w-\[320px\]{width:320px}#ai-studio-root .md\:w-auto{width:auto}#ai-studio-root .md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}#ai-studio-root .md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}#ai-studio-root .md\:flex-row{flex-direction:row}#ai-studio-root .md\:items-center{align-items:center}#ai-studio-root .md\:p-14{padding:3.5rem}#ai-studio-root .md\:pl-20{padding-left:5rem}}@media(min-width:1024px){#ai-studio-root .lg\:col-span-2{grid-column:span 2 / span 2}#ai-studio-root .lg\:mx-0{margin-left:0;margin-right:0}#ai-studio-root .lg\:block{display:block}#ai-studio-root .lg\:flex{display:flex}#ai-studio-root .lg\:hidden{display:none}#ai-studio-root .lg\:h-screen{height:100vh}#ai-studio-root .lg\:w-1\/3{width:33.333333%}#ai-studio-root .lg\:w-2\/3{width:66.666667%}#ai-studio-root .lg\:w-64{width:16rem}#ai-studio-root .lg\:w-full{width:100%}#ai-studio-root .lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}#ai-studio-root .lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}#ai-studio-root .lg\:flex-row{flex-direction:row}#ai-studio-root .lg\:flex-col{flex-direction:column}#ai-studio-root .lg\:justify-start{justify-content:flex-start}#ai-studio-root :is(.lg\:space-x-3>:not([hidden])~:not([hidden])){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}#ai-studio-root :is(.lg\:space-y-2>:not([hidden])~:not([hidden])){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}#ai-studio-root .lg\:overflow-x-hidden{overflow-x:hidden}#ai-studio-root .lg\:border-r{border-right-width:1px}#ai-studio-root .lg\:p-6{padding:1.5rem}#ai-studio-root .lg\:px-16{padding-left:4rem;padding-right:4rem}#ai-studio-root .lg\:py-12{padding-top:3rem;padding-bottom:3rem}#ai-studio-root .lg\:py-3{padding-top:.75rem;padding-bottom:.75rem}#ai-studio-root .lg\:pb-4{padding-bottom:1rem}#ai-studio-root .lg\:text-6xl{font-size:3.75rem;line-height:1}}@media(prefers-color-scheme:dark){#ai-studio-root .dark\:border-amber-900\/20{border-color:#78350f33}#ai-studio-root .dark\:border-amber-900\/30{border-color:#78350f4d}#ai-studio-root .dark\:border-blue-800{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}#ai-studio-root .dark\:border-green-900\/30{border-color:#14532d4d}#ai-studio-root .dark\:border-indigo-900\/30{border-color:#312e814d}#ai-studio-root .dark\:border-red-900\/30{border-color:#7f1d1d4d}#ai-studio-root .dark\:border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}#ai-studio-root .dark\:border-slate-600{--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}#ai-studio-root .dark\:border-slate-700{--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}#ai-studio-root .dark\:border-slate-700\/50{border-color:#33415580}#ai-studio-root .dark\:border-slate-800{--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity, 1))}#ai-studio-root .dark\:bg-amber-900\/10{background-color:#78350f1a}#ai-studio-root .dark\:bg-amber-900\/50{background-color:#78350f80}#ai-studio-root .dark\:bg-blue-900\/20{background-color:#1e3a8a33}#ai-studio-root .dark\:bg-blue-900\/30{background-color:#1e3a8a4d}#ai-studio-root .dark\:bg-green-900\/10{background-color:#14532d1a}#ai-studio-root .dark\:bg-green-900\/30{background-color:#14532d4d}#ai-studio-root .dark\:bg-indigo-900{--tw-bg-opacity: 1;background-color:rgb(49 46 129 / var(--tw-bg-opacity, 1))}#ai-studio-root .dark\:bg-indigo-900\/10{background-color:#312e811a}#ai-studio-root .dark\:bg-indigo-900\/30{background-color:#312e814d}#ai-studio-root .dark\:bg-red-900\/20{background-color:#7f1d1d33}#ai-studio-root .dark\:bg-sky-900\/30{background-color:#0c4a6e4d}#ai-studio-root .dark\:bg-slate-700{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}#ai-studio-root .dark\:bg-slate-700\/50{background-color:#33415580}#ai-studio-root .dark\:bg-slate-800{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}#ai-studio-root .dark\:bg-slate-800\/20{background-color:#1e293b33}#ai-studio-root .dark\:bg-slate-800\/50{background-color:#1e293b80}#ai-studio-root .dark\:bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}#ai-studio-root .dark\:bg-slate-900\/80{background-color:#0f172acc}#ai-studio-root .dark\:bg-slate-950{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}#ai-studio-root .dark\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}#ai-studio-root .dark\:text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}#ai-studio-root .dark\:text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}#ai-studio-root .dark\:text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}#ai-studio-root .dark\:text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}#ai-studio-root .dark\:text-green-300{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}#ai-studio-root .dark\:text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}#ai-studio-root .dark\:text-indigo-300{--tw-text-opacity: 1;color:rgb(165 180 252 / var(--tw-text-opacity, 1))}#ai-studio-root .dark\:text-indigo-400{--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity, 1))}#ai-studio-root .dark\:text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}#ai-studio-root .dark\:text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}#ai-studio-root .dark\:text-sky-400{--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity, 1))}#ai-studio-root .dark\:text-slate-100{--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}#ai-studio-root .dark\:text-slate-200{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}#ai-studio-root .dark\:text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}#ai-studio-root .dark\:text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}#ai-studio-root .dark\:text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}#ai-studio-root .dark\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}#ai-studio-root .dark\:shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}#ai-studio-root .dark\:ring-offset-slate-900{--tw-ring-offset-color: #0f172a}#ai-studio-root .dark\:hover\:border-blue-800:hover{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}#ai-studio-root .dark\:hover\:border-indigo-800:hover{--tw-border-opacity: 1;border-color:rgb(55 48 163 / var(--tw-border-opacity, 1))}#ai-studio-root .dark\:hover\:border-indigo-900:hover{--tw-border-opacity: 1;border-color:rgb(49 46 129 / var(--tw-border-opacity, 1))}#ai-studio-root .dark\:hover\:border-sky-500:hover{--tw-border-opacity: 1;border-color:rgb(14 165 233 / var(--tw-border-opacity, 1))}#ai-studio-root .dark\:hover\:border-sky-800:hover{--tw-border-opacity: 1;border-color:rgb(7 89 133 / var(--tw-border-opacity, 1))}#ai-studio-root .dark\:hover\:bg-slate-600:hover{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}#ai-studio-root .dark\:hover\:bg-slate-700:hover{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}#ai-studio-root .dark\:hover\:bg-slate-800\/50:hover{background-color:#1e293b80}#ai-studio-root .dark\:hover\:text-slate-200:hover{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}#ai-studio-root .dark\:focus\:ring-sky-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity, 1))}}@media print{#ai-studio-root .print\:hidden{display:none}}.footer{background-color:var(--bg-sidebar);color:#fff;padding:4rem 0 2rem;margin-top:auto}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:4rem;margin-bottom:4rem}.footer-brand .logo{color:#fff;margin-bottom:1rem}.footer-brand p{color:#94a3b8;max-width:300px}.footer-links h4,.footer-contact h4{font-size:1.1rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.footer-links ul,.footer-contact ul{list-style:none}.footer-links ul li,.footer-contact ul li{margin-bottom:.75rem}.footer-links ul li a{color:#94a3b8;transition:color .2s}.footer-links ul li a:hover{color:var(--primary)}.footer-contact ul li{display:flex;align-items:center;gap:.75rem;color:#94a3b8}.footer-bottom{padding-top:2rem;border-top:1px solid #1e293b;text-align:center;color:#64748b;font-size:.9rem}@media(max-width:1024px){.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:640px){.footer-grid{grid-template-columns:1fr}}
