.landing-page{background:linear-gradient(135deg,#3d2b5e 0%,#1a1a1a 100%);min-height:100vh;padding:4rem 2rem;color:#fff}.landing-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(45deg,#ffffff,#9333ea);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.landing-title .highlight{color:#9333ea;-webkit-text-fill-color:#9333ea}.landing-subtitle{font-size:1.3rem;color:#ccc;margin-bottom:2rem}.button-container{display:flex;justify-content:center;margin:2rem 0}.btn-primary{background:transparent;color:#9333ea;border:2px solid #9333ea;padding:.8rem 2rem;font-weight:600;font-size:1.2rem;border-radius:8px;transition:all .3s ease}.btn-primary:hover{background:#9333ea;color:#fff;box-shadow:0 4px 15px #9333ea4d;transform:translateY(-2px)}.btn-outline-secondary{color:#6c757d;border:2px solid #6c757d;padding:15px 30px;font-size:1.2rem;font-weight:700;border-radius:30px;transition:transform .3s ease,box-shadow .3s ease}.btn-outline-secondary:hover{color:#343a40;border-color:#343a40;transform:translateY(-3px);box-shadow:0 8px 15px #0003}.landing-card{background:rgba(147,51,234,.1);border:1px solid rgba(147,51,234,.2);border-radius:10px;padding:1.5rem;transition:all .3s ease}.landing-card:hover{transform:translateY(-5px);box-shadow:0 4px 20px #9333ea33;border-color:#9333ea66}.card-title{color:#fff;font-size:1.4rem;margin-bottom:1rem}.card-text{color:#ccc}.row{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.row>.col-md-4{flex:0 0 calc(33.333% - 1.5rem);max-width:calc(33.333% - 1.5rem)}.platform-badge{background:rgba(255,255,255,.1);color:#ff5e8a;padding:.5rem 1rem;border-radius:20px;display:inline-block;margin-bottom:2rem;font-weight:500}.main-heading{font-size:4.5rem;font-weight:800;line-height:1.2;margin-bottom:2rem;background:linear-gradient(45deg,#ff5e8a,#a75cff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gradient-text{background:linear-gradient(45deg,#ff5e8a,#a75cff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.main-description{font-size:1.4rem;color:#ccc;margin-bottom:3rem;line-height:1.6}.stats-container{display:flex;justify-content:center;gap:4rem;margin-bottom:3rem}.stat-item{display:flex;flex-direction:column;align-items:center}.stat-number{font-size:2.5rem;font-weight:700;background:linear-gradient(45deg,#ff5e8a,#a75cff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.stat-label{color:#ccc;font-size:1.1rem;margin-top:.5rem}.hero-section{display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;align-items:center;margin-bottom:4rem;max-width:1400px;margin-left:auto;margin-right:auto}.hero-content{text-align:left}.hero-image{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px #0000004d;max-height:450px}.hero-image img{width:100%;height:100%;object-fit:cover;border-radius:20px;transition:transform .3s ease}.hero-image:hover img{transform:scale(1.05)}.features-section{text-align:center;margin-top:4rem;margin-bottom:4rem}.features-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#fff}.features-subtitle{font-size:1.2rem;color:#ccc;margin-bottom:3rem}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.feature-card{background:#1a1a1a;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000004d}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.pink-icon{color:#ff5e8a}.blue-icon{color:#3b82f6}.purple-icon{color:#9333ea}.green-icon{color:#10b981}.orange-icon{color:#f97316}.cyan-icon{color:#06b6d4}.feature-title{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:.5rem}.feature-description{font-size:1rem;color:#ccc;line-height:1.5}.why-choose-section{display:grid;grid-template-columns:1.5fr 1fr;gap:2rem;align-items:center;margin-top:4rem;margin-bottom:4rem}.why-choose-content{text-align:left}.why-choose-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#fff}.why-choose-description{font-size:1.2rem;color:#ccc;margin-bottom:2rem}.why-choose-list{list-style:none;padding:0;margin:0}.why-choose-list li{display:flex;align-items:flex-start;margin-bottom:1.5rem}.why-choose-icon{font-size:2rem;color:#9333ea;margin-right:1rem}.why-choose-list h3{font-size:1.2rem;font-weight:600;color:#fff;margin-bottom:.5rem}.why-choose-list p{font-size:1rem;color:#ccc;margin:0}.why-choose-image{position:relative;text-align:center}.why-choose-image img{width:100%;border-radius:12px;box-shadow:0 10px 20px #0000004d}.image-caption{position:absolute;bottom:1rem;left:1rem;background:rgba(0,0,0,.6);padding:1rem;border-radius:8px;color:#fff;text-align:left}.image-caption h3{font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.image-caption p{font-size:.9rem;margin:0}@media (max-width: 768px){.landing-title{font-size:3rem}.landing-subtitle{font-size:1.2rem}.btn-primary,.btn-outline-secondary{font-size:1rem;padding:10px 20px}.card-title{font-size:1.3rem}.card-text{font-size:.9rem}.row>.col-md-4{flex:0 0 100%;max-width:100%}.main-heading{font-size:3rem}.main-description{font-size:1.2rem}.stats-container{gap:2rem;flex-wrap:wrap}.stat-number{font-size:2rem}.hero-section{grid-template-columns:1fr;gap:1rem}.hero-content{text-align:center}.hero-image{max-height:250px}.features-grid{grid-template-columns:1fr}}@media (max-width: 1024px){.features-grid{grid-template-columns:repeat(2,1fr)}.why-choose-section{grid-template-columns:1fr}.why-choose-image{margin-top:2rem}}body{background:linear-gradient(135deg,#f3e7e9 0%,#e3eeff 100%);color:#333;font-family:Poppins,sans-serif}.home-card{background:linear-gradient(135deg,rgba(30,29,30,.9),rgba(26,26,26,.9));border:1px solid rgba(147,51,234,.4);border-radius:10px;padding:1rem;transition:all .3s ease;box-shadow:0 3px 10px #0003;color:#fff;height:150px}.home-card:hover{transform:translateY(-3px);box-shadow:0 6px 15px #9333ea66;border-color:#9333ea99}.card-body{display:flex;align-items:center}.card-icon{font-size:2rem;color:#9333ea;flex-shrink:0}.card-text{margin-left:1rem}.card-title{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.5rem}.explore-btn{background:transparent;color:#9333ea;border:2px solid #9333ea;padding:.4rem 1rem;font-weight:600;font-size:.9rem;border-radius:6px;transition:all .3s ease}.explore-btn:hover{background:#9333ea;color:#fff;box-shadow:0 4px 10px #9333ea4d;transform:translateY(-2px)}@media (max-width: 768px){.home-card{padding:.8rem;height:130px}.card-icon{font-size:1.8rem}.card-title{font-size:.9rem}.explore-btn{font-size:.8rem;padding:.3rem .8rem}}.container h2{font-family:Poppins,sans-serif;font-weight:800;font-size:2rem;color:#007bff;text-transform:uppercase;letter-spacing:1px}body.dark-mode{background-color:#121212;color:#e0e0e0}body.dark-mode .home-card{background-color:#2a2a2a;color:#fff;border:1px solid #444}body.dark-mode .home-card:hover{box-shadow:0 8px 20px #fff3}body.dark-mode .home-card .card-icon,body.dark-mode .home-card .card-title{color:#fff}body.dark-mode .container h2{color:#4dabf7}body.dark-mode footer{color:#e0e0e0;background-color:#1e1e1e}.row-cols-md-3{display:flex;flex-wrap:wrap;gap:1.5rem}.row-cols-md-3>*{flex:0 0 calc(33.333% - 1.5rem);max-width:calc(33.333% - 1.5rem)}@media (max-width: 768px){.row-cols-md-3>*{flex:0 0 100%;max-width:100%}}footer{position:relative;bottom:auto;left:auto;width:100%;background-color:#f8f9fa;color:#6c757d;text-align:center;padding:10px 0;box-shadow:0 -2px 4px #0000001a;z-index:1030}.full-width-container{background:linear-gradient(135deg,#3d2b5e 0%,#1a1a1a 100%);padding:30px;color:#fff;box-shadow:0 6px 20px #00000026;border-radius:0;margin:0}.featured-section{margin-top:3rem}.featured-title{font-size:1.5rem;font-weight:700;color:#fff}.view-all-link{color:#9333ea;font-weight:600;text-decoration:none;transition:color .3s ease}.view-all-link:hover{color:#fff}.featured-card{background:#1a1a1a;border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 15px #0003}.featured-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #9333ea66}.featured-card-image{position:relative}.featured-card-image img{width:100%;height:150px;object-fit:cover;display:block}.featured-card-body{padding:1rem}.featured-card-title{font-size:1.1rem;font-weight:600;color:#fff;margin-bottom:.5rem}.featured-card-description{font-size:.9rem;color:#ccc;margin-bottom:1rem}.featured-card-footer{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#ccc;margin-bottom:1rem}.rating{color:#facc15}.downloads{color:#ccc}.price{color:#9333ea;font-weight:700}.featured-btn{background:linear-gradient(135deg,#ff5e8a,#9333ea);color:#fff;border:none;padding:.5rem 1rem;font-weight:600;font-size:.9rem;border-radius:8px;transition:all .3s ease;text-decoration:none;display:inline-block}.featured-btn:hover{background:#9333ea;color:#fff;box-shadow:0 4px 15px #9333ea4d;transform:translateY(-2px)}.popular-datasets-section{margin-top:3rem}.popular-datasets-title{font-size:1.5rem;font-weight:700;color:#fff}.dataset-card{background:#1a1a1a;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 15px #0003}.dataset-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #9333ea66}.dataset-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.dataset-icon{font-size:2rem;color:#9333ea}.dataset-records{font-size:.9rem;color:#ccc}.dataset-title{font-size:1.1rem;font-weight:600;color:#fff;margin-bottom:.5rem}.dataset-description{font-size:.9rem;color:#ccc;margin-bottom:1rem}.dataset-details{display:flex;justify-content:space-between;font-size:.9rem;color:#ccc;margin-bottom:1rem}.dataset-footer{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#ccc;margin-bottom:1rem}.dataset-type{color:#ccc}.dataset-price{color:#9333ea;font-weight:700}.dataset-btn{background:linear-gradient(135deg,#ff5e8a,#9333ea);color:#fff;border:none;padding:.5rem 1rem;font-weight:600;font-size:.9rem;border-radius:8px;transition:all .3s ease;text-decoration:none;display:inline-block}.dataset-btn:hover{background:#9333ea;color:#fff;box-shadow:0 4px 15px #9333ea4d;transform:translateY(-2px)}.custom-ai-apps-section{margin-top:3rem}.custom-ai-apps-title{font-size:1.5rem;font-weight:700;color:#fff}.ai-app-card{background:#1a1a1a;border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 15px #0003}.ai-app-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #9333ea66}.ai-app-card-image{position:relative}.ai-app-card-image img{width:100%;height:150px;object-fit:cover;display:block}.badge{position:absolute;top:10px;left:10px;background:rgba(0,0,0,.7);color:#fff;font-size:.8rem;padding:.3rem .6rem;border-radius:8px}.ai-app-card-body{padding:1rem}.ai-app-card-title{font-size:1.1rem;font-weight:600;color:#fff;margin-bottom:.5rem}.ai-app-card-description{font-size:.9rem;color:#ccc;margin-bottom:1rem}.ai-app-card-footer{display:flex;justify-content:space-between;font-size:.9rem;color:#ccc;margin-bottom:1rem}.ai-app-card-actions{display:flex;justify-content:space-between;align-items:center}.developer{font-size:.9rem;color:#ccc}.try-now-btn{background:#10b981;color:#fff;border:none;padding:.4rem .8rem;font-size:.9rem;border-radius:6px;transition:all .3s ease}.try-now-btn:hover{background:#059669;color:#fff}.view-app-btn{background:linear-gradient(135deg,#ff5e8a,#9333ea);color:#fff;border:none;padding:.5rem 1rem;font-weight:600;font-size:.9rem;border-radius:8px;transition:all .3s ease}.view-app-btn:hover{background:#9333ea;color:#fff;box-shadow:0 4px 15px #9333ea4d;transform:translateY(-2px)}.available-cloud-gpus-section{margin-top:3rem}.cloud-gpus-title{font-size:1.5rem;font-weight:700;color:#fff}.gpu-card{background:#1a1a1a;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 15px #0003}.gpu-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #9333ea66}.gpu-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.gpu-icon{font-size:2rem;color:#9333ea}.gpu-availability{font-size:.9rem;color:#ccc}.gpu-title{font-size:1.1rem;font-weight:600;color:#fff;margin-bottom:.5rem}.gpu-description{font-size:.9rem;color:#ccc;margin-bottom:1rem}.gpu-details{display:flex;justify-content:space-between;font-size:.9rem;color:#ccc;margin-bottom:1rem}.gpu-footer{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#ccc;margin-bottom:1rem}.availability{padding:.3rem .6rem;border-radius:8px;font-size:.8rem}.availability.high{background:#10b981;color:#fff}.availability.medium{background:#facc15;color:#000}.price{color:#ff5e8a;font-weight:700}.rent-gpu-btn{background:linear-gradient(135deg,#ff5e8a,#9333ea);color:#fff;border:none;padding:.5rem 1rem;font-weight:600;font-size:.9rem;border-radius:8px;transition:all .3s ease;text-decoration:none;display:inline-block}.rent-gpu-btn:hover{background:#9333ea;color:#fff;box-shadow:0 4px 15px #9333ea4d;transform:translateY(-2px)}.welcome-section{margin-top:2rem}.welcome-title{font-size:2.5rem;font-weight:700;color:#fff}.welcome-subtitle{font-size:1.2rem;color:#ccc;margin-top:.5rem}.service-cards{gap:1rem}.service-card{display:inline-block;padding:1rem 2rem;font-size:1.1rem;font-weight:600;color:#fff;border-radius:8px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 10px #0003;margin:.5rem}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000004d}.train-card{background:linear-gradient(135deg,#ff5e8a,#ff2d55)}.datasets-card{background:linear-gradient(135deg,#3b82f6,#6366f1)}.models-card{background:linear-gradient(135deg,#9333ea,#7c3aed)}.gpu-card{background:linear-gradient(135deg,#06b6d4,#3b82f6)}.train-with-bot-container{display:flex;flex-wrap:wrap;gap:20px;background:#1a1a2e;color:#fff;padding:20px;min-height:100vh}.training-info-section{flex:2;padding:20px}.section-title{font-size:2rem;font-weight:700;margin-bottom:10px}.section-subtitle{color:#ccc;margin-bottom:20px}.how-it-works-card{background:#2c2c3e;border-radius:10px;padding:20px;margin-bottom:20px}.user-levels{display:flex;gap:10px}.user-level{flex:1;padding:10px;border-radius:8px;text-align:center;font-weight:700}.user-level.beginner{background:#007bff;color:#fff}.user-level.expert{background:#6f42c1;color:#fff}.training-process-title{font-size:1.5rem;font-weight:700;margin-bottom:20px}.training-process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.process-step{background:#2c2c3e;border-radius:10px;padding:15px;text-align:center}.chatbot-section{flex:1;display:flex;flex-direction:column;background:#2c2c3e;border-radius:10px;padding:20px}.chatbot-header{text-align:center;margin-bottom:20px}.chatbot-messages{flex:1;overflow-y:auto;padding:10px;background:#1a1a2e;border-radius:10px;margin-bottom:10px}.chat-message{margin-bottom:10px;padding:10px;border-radius:8px}.chat-message.user{background:#007bff;color:#fff;align-self:flex-end}.chatbot-input{display:flex;gap:10px}.chatbot-input input{flex:1;padding:10px;border:none;border-radius:5px;background:#1a1a2e;color:#fff}.chatbot-input button{background:#007bff;border:none;border-radius:5px;padding:10px 15px;color:#fff;cursor:pointer;transition:background .3s ease}.chatbot-input button:hover{background:#0056b3}.list-datasets-container{background:linear-gradient(135deg,#3d2b5e 0%,#1a1a1a 100%);color:#fff;min-height:100vh;padding:20px}.dataset-card{background:#1e293b;border:1px solid rgba(255,255,255,.1);border-radius:15px;padding:20px;color:#fff;box-shadow:0 4px 8px #0000001a}.dataset-title{font-weight:700;font-size:1.2rem;margin-bottom:10px}.dataset-detail{margin-bottom:8px;color:#ccc}.dataset-button{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;border:none;border-radius:10px;padding:10px 20px;font-weight:700;width:100%;transition:background .3s ease,transform .2s ease}.dataset-button:hover{background:linear-gradient(135deg,#0056b3,#003f7f);transform:scale(1.05)}.upload-dataset-title{font-size:1.8rem;font-weight:700;color:#fff;text-align:center;margin-bottom:20px}.upload-dataset-form{background:#1a1a2e;border-radius:10px;padding:20px;box-shadow:0 4px 10px #0003;color:#fff}.form-group{margin-bottom:15px}.form-label{display:block;font-weight:700;margin-bottom:5px;color:#ccc}.form-control{width:100%;padding:10px;border:1px solid #444;border-radius:5px;background:#2c2c3e;color:#fff}.form-control-file{display:block;margin-top:10px}.upload-dataset-button{width:100%;padding:10px;background:#ff6b6b;color:#fff;border:none;border-radius:5px;font-weight:700;transition:background .3s ease}.upload-dataset-button:hover{background:#ff4c4c}.buy-models-container{background:#1a1a2e;color:#fff;padding:20px;min-height:100vh}.buy-models-container h2{font-size:2.5rem;font-weight:700;margin-bottom:10px}.buy-models-container p{color:#ccc;margin-bottom:30px}.model-card{background:#2c2c3e;border-radius:10px;overflow:hidden;box-shadow:0 4px 10px #0003;color:#fff}.model-card-image{position:relative}.model-card-image img{width:100%;height:200px;object-fit:cover}.badge{position:absolute;top:10px;left:10px;background:#007bff;color:#fff;padding:5px 10px;border-radius:5px;font-size:.9rem}.model-card-body{padding:15px}.model-card-title{font-size:1.2rem;font-weight:700;margin-bottom:10px}.model-card-description{font-size:.9rem;color:#ccc;margin-bottom:15px}.model-card-footer{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.rating,.downloads,.price{font-size:.9rem}.view-details-btn{width:100%;padding:10px;background:linear-gradient(135deg,#ff5e8a,#9333ea);color:#fff;border:none;border-radius:5px;font-weight:700;transition:background .3s ease}.view-details-btn:hover{background:#9333ea}.latest-research-section{margin-bottom:40px}.section-title{font-size:2rem;font-weight:700;margin-bottom:10px;text-align:center}.section-subtitle{color:#ccc;text-align:center;margin-bottom:30px}.latest-topics-card{background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:15px;padding:20px;color:#fff;margin-bottom:30px}.card-title{font-size:1.5rem;font-weight:700;margin-bottom:10px}.card-description{margin-bottom:20px}.topics-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.topic-item{background:rgba(255,255,255,.1);padding:10px;border-radius:8px;text-align:center;font-weight:700}.process-title{font-size:1.5rem;font-weight:700;margin-bottom:20px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.process-step{background:#1e293b;padding:15px;border-radius:10px;text-align:center;color:#fff}.step-icon{font-size:2rem;margin-bottom:10px;display:block}.cloud-gpu-container{background:#1a1a2e;color:#fff;padding:20px;min-height:100vh}.cloud-gpu-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:10px}.cloud-gpu-subtitle{color:#ccc;text-align:center;margin-bottom:30px}.search-filter-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.search-bar{flex:1;padding:10px;border:1px solid #444;border-radius:8px;background:#2c2c3e;color:#fff;margin-right:10px}.filter-buttons{display:flex;gap:10px}.filter-btn{padding:10px 15px;border:none;border-radius:8px;background:#2c2c3e;color:#fff;cursor:pointer;transition:background .3s ease}.filter-btn.active,.filter-btn:hover{background:#007bff}.gpu-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.gpu-card{background:#2c2c3e;border-radius:10px;padding:20px;box-shadow:0 4px 10px #0003;color:#fff}.gpu-card-title{font-size:1.2rem;font-weight:700;margin-bottom:10px}.gpu-card-specs,.gpu-card-location,.gpu-card-price,.gpu-card-status{margin-bottom:8px}.status-available{color:#28a745}.status-busy{color:#dc3545}.contact-provider-btn{width:100%;padding:10px;background:#ff6b6b;color:#fff;border:none;border-radius:5px;font-weight:700;transition:background .3s ease}.contact-provider-btn:hover{background:#ff4c4c}.chat-page-container{background:linear-gradient(135deg,#3d2b5e 0%,#1a1a1a 100%);min-height:100vh;display:flex;justify-content:center;align-items:center;padding:20px}.chat-container{background:#1a1a2e;color:#fff;border-radius:10px;padding:20px;max-width:600px;width:100%;display:flex;flex-direction:column;height:80vh}.chat-header{text-align:center;font-size:1.5rem;font-weight:700;margin-bottom:10px}.chat-messages{flex:1;overflow-y:auto;padding:10px;background:#2c2c3e;border-radius:10px;margin-bottom:10px}.chat-message{margin-bottom:10px;padding:10px;border-radius:10px;max-width:70%}.chat-message.bot{background:#444;color:#fff;align-self:flex-start}.chat-message.user{background:#ff6b6b;color:#fff;align-self:flex-end}.chat-input{display:flex;gap:10px}.chat-input input{flex:1;padding:10px;border:none;border-radius:5px;background:#2c2c3e;color:#fff}.chat-input button{background:#ff6b6b;border:none;border-radius:5px;padding:10px 15px;color:#fff;cursor:pointer;transition:background .3s ease}.chat-input button:hover{background:#ff4c4c}.profile-page-container{background:linear-gradient(135deg,#3d2b5e 0%,#1a1a1a 100%);min-height:100vh;display:flex;justify-content:center;align-items:center;padding:20px}.profile-card{background:#1a1a2e;color:#fff;border-radius:15px;padding:30px;box-shadow:0 6px 20px #00000026;max-width:500px;width:100%;text-align:center}.profile-title{font-size:2rem;font-weight:700;margin-bottom:20px}.profile-details p{font-size:1rem;margin:10px 0;color:#ccc}.edit-profile-btn{background:linear-gradient(135deg,#ff6b6b,#ff4c4c);color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:700;cursor:pointer;transition:background .3s ease,transform .3s ease}.edit-profile-btn:hover{background:linear-gradient(135deg,#ff4c4c,#ff2c2c);transform:translateY(-2px)}.footer{background-color:#f9fafb;padding:4rem 0 2rem;color:#4b5563;font-family:Segoe UI,sans-serif}.footer-container{max-width:1200px;margin:0 auto;padding:0 1rem}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem}.footer-column{display:flex;flex-direction:column}.footer-logo{font-size:1.5rem;font-weight:700;display:flex;align-items:center;margin-bottom:1rem;text-decoration:none;color:#111827}.footer-icon{margin-right:.5rem;color:#6366f1}.gradient-text{background:linear-gradient(to right,#6366f1,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.footer-description{margin-bottom:1.5rem;font-size:.95rem;color:#6b7280}.footer-socials a{margin-right:.75rem;color:#6b7280;transition:color .3s ease}.footer-socials a:hover{color:#6366f1}.footer-title{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:#111827}.footer-column ul{list-style:none;padding:0}.footer-column li{margin-bottom:.5rem}.footer-column a{text-decoration:none;color:#6b7280;transition:color .3s ease}.footer-column a:hover{color:#6366f1}.footer-bottom{border-top:1px solid #e5e7eb;margin-top:3rem;padding-top:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;font-size:.875rem;color:#6b7280}.footer-links{display:flex;gap:1.5rem;flex-wrap:wrap}.footer-links a{text-decoration:none;color:#6b7280;transition:color .3s ease}.footer-links a:hover{color:#6366f1}body.dark .footer{background-color:#111827;color:#9ca3af}body.dark .footer-description,body.dark .footer-column a,body.dark .footer-links a{color:#9ca3af}body.dark .footer-title{color:#fff}Underline the active route .navbar .nav-link.active-route{background-color:#9333ea4d;color:#fff;font-weight:700;border-bottom:2px solid #9333ea}.navbar .nav-link{font-size:.9rem;font-weight:600;color:#fff;text-decoration:none;padding:.35rem .8rem;margin:0 .2rem;border-radius:4px;transition:background-color .3s ease,color .3s ease;text-align:center;white-space:nowrap}.navbar .nav-link:hover{background-color:#a855f733;color:#fff}.navbar{display:flex;align-items:center;justify-content:space-between;padding:.5rem 2rem;position:sticky;top:0;z-index:1030;background:linear-gradient(135deg,#2d1b4e 0%,#000000 100%);box-shadow:0 2px 4px #0000001a;border-bottom:2px solid #f0f0f0;transition:background .3s ease,box-shadow .3s ease;text-align:center;white-space:nowrap}.navbar.scrolled{background:linear-gradient(135deg,#1a0f2e 0%,#000000 100%);box-shadow:0 4px 6px #0000001a}.navbar .navbar-brand{font-size:1.8rem;font-weight:700;color:#fff;text-decoration:none;font-family:Poppins,sans-serif;transition:color .3s ease;text-align:center;white-space:nowrap}.navbar .navbar-brand:hover{color:#fff;opacity:.9}.navbar .navbar-brand .brand-highlight{color:#ff5722;font-weight:900}.navbar .navbar-nav{display:flex;gap:.8rem;list-style:none;margin:0;padding:0;align-items:center;justify-content:flex-end;flex-grow:1}.navbar .nav-item{display:inline-block;text-align:center}@media (max-width: 768px){.navbar{flex-direction:column;align-items:flex-start}.navbar .navbar-nav{flex-direction:column;gap:.5rem;width:100%}.navbar .nav-link{width:100%;text-align:left}}.connect-wallet-btn{background:transparent;color:#9333ea;border:2px solid #9333ea;padding:.35rem .8rem;font-weight:600;font-size:.9rem;border-radius:4px;transition:all .3s ease;text-align:center;white-space:nowrap}.connect-wallet-btn:hover{background:#9333ea;color:#fff;box-shadow:0 4px 15px #9333ea4d;transform:translateY(-2px)}.connect-wallet-content{display:flex;align-items:center;justify-content:center}.wallet-container .hidden.md\:inline-block{background:linear-gradient(135deg,rgba(147,51,234,.2),rgba(0,0,0,.3));border:1px solid rgba(147,51,234,.3);transition:all .3s ease}.wallet-container .hidden.md\:inline-block:hover{border-color:#9333ea;box-shadow:0 0 15px #9333ea33}.navbar-brand-link{color:#fff}a{text-decoration:none!important}*{margin:0}*,:after,:before{--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:rgba(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:rgba(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: }:after:where(.ik-component,.ik-component *),:before:where(.ik-component,.ik-component *),:where(.ik-component,.ik-component *){border:0 solid #e5e7eb;box-sizing:border-box}:after:where(.ik-component,.ik-component *),:before:where(.ik-component,.ik-component *){--tw-content:""}.ik-component{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;line-height:inherit;margin:0;-moz-tab-size:4;-o-tab-size:4;tab-size:4}hr:where(.ik-component,.ik-component *){border-top-width:1px;color:inherit;height:0}abbr:where([title]):where(.ik-component,.ik-component *){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1:where(.ik-component,.ik-component *),h2:where(.ik-component,.ik-component *),h3:where(.ik-component,.ik-component *),h4:where(.ik-component,.ik-component *),h5:where(.ik-component,.ik-component *),h6:where(.ik-component,.ik-component *){font-size:inherit;font-weight:inherit}a:where(.ik-component,.ik-component *){color:inherit;text-decoration:inherit}b:where(.ik-component,.ik-component *),strong:where(.ik-component,.ik-component *){font-weight:bolder}code:where(.ik-component,.ik-component *),kbd:where(.ik-component,.ik-component *),pre:where(.ik-component,.ik-component *),samp:where(.ik-component,.ik-component *){font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small:where(.ik-component,.ik-component *){font-size:80%}sub:where(.ik-component,.ik-component *),sup:where(.ik-component,.ik-component *){font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub:where(.ik-component,.ik-component *){bottom:-.25em}sup:where(.ik-component,.ik-component *){top:-.5em}table:where(.ik-component,.ik-component *){border-collapse:collapse;border-color:inherit;text-indent:0}button:where(.ik-component,.ik-component *),input:where(.ik-component,.ik-component *),optgroup:where(.ik-component,.ik-component *),select:where(.ik-component,.ik-component *),textarea:where(.ik-component,.ik-component *){font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button:where(.ik-component,.ik-component *),select:where(.ik-component,.ik-component *){text-transform:none}button:where(.ik-component,.ik-component *),input:where([type=button]):where(.ik-component,.ik-component *),input:where([type=reset]):where(.ik-component,.ik-component *),input:where([type=submit]):where(.ik-component,.ik-component *){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring:where(.ik-component,.ik-component *){outline:auto}:-moz-ui-invalid:where(.ik-component,.ik-component *){box-shadow:none}progress:where(.ik-component,.ik-component *){vertical-align:baseline}::-webkit-inner-spin-button:where(.ik-component,.ik-component *),::-webkit-outer-spin-button:where(.ik-component,.ik-component *){height:auto}[type=search]:where(.ik-component,.ik-component *){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration:where(.ik-component,.ik-component *){-webkit-appearance:none}::-webkit-file-upload-button:where(.ik-component,.ik-component *){-webkit-appearance:button;font:inherit}summary:where(.ik-component,.ik-component *){display:list-item}blockquote:where(.ik-component,.ik-component *),dd:where(.ik-component,.ik-component *),dl:where(.ik-component,.ik-component *),figure:where(.ik-component,.ik-component *),h1:where(.ik-component,.ik-component *),h2:where(.ik-component,.ik-component *),h3:where(.ik-component,.ik-component *),h4:where(.ik-component,.ik-component *),h5:where(.ik-component,.ik-component *),h6:where(.ik-component,.ik-component *),hr:where(.ik-component,.ik-component *),p:where(.ik-component,.ik-component *),pre:where(.ik-component,.ik-component *){margin:0}fieldset:where(.ik-component,.ik-component *){margin:0;padding:0}legend:where(.ik-component,.ik-component *){padding:0}menu:where(.ik-component,.ik-component *),ol:where(.ik-component,.ik-component *),ul:where(.ik-component,.ik-component *){list-style:none;margin:0;padding:0}dialog:where(.ik-component,.ik-component *){padding:0}textarea:where(.ik-component,.ik-component *){resize:vertical}input::-moz-placeholder:where(.ik-component,.ik-component *),textarea::-moz-placeholder:where(.ik-component,.ik-component *){color:#9ca3af;opacity:1}input::placeholder:where(.ik-component,.ik-component *),textarea::placeholder:where(.ik-component,.ik-component *){color:#9ca3af;opacity:1}[role=button]:where(.ik-component,.ik-component *),button:where(.ik-component,.ik-component *){cursor:pointer}:disabled:where(.ik-component,.ik-component *){cursor:default}audio:where(.ik-component,.ik-component *),canvas:where(.ik-component,.ik-component *),embed:where(.ik-component,.ik-component *),iframe:where(.ik-component,.ik-component *),img:where(.ik-component,.ik-component *),object:where(.ik-component,.ik-component *),svg:where(.ik-component,.ik-component *),video:where(.ik-component,.ik-component *){display:block;vertical-align:middle}img:where(.ik-component,.ik-component *),video:where(.ik-component,.ik-component *){height:auto;max-width:100%}[hidden]:where(.ik-component,.ik-component *){display:none}.ik-gradient-border{background:linear-gradient(135deg,#ed71ff,#899dff 51%,#63ffeb);background-clip:border-box;border-radius:12px;padding:1px;position:relative}.ik-fixed{position:fixed}.ik-relative{position:relative}.ik-inset-0{top:0;right:0;bottom:0;left:0}.ik-left-\[50\%\]{left:50%}.ik-top-\[50\%\]{top:50%}.ik-z-\[1009\]{z-index:1009}.ik-z-\[1010\]{z-index:1010}.ik-z-\[1011\]{z-index:1011}.ik-z-\[999\]{z-index:999}.ik-mx-2{margin-left:.5rem;margin-right:.5rem}.ik-mx-auto{margin-left:auto;margin-right:auto}.ik-my-2{margin-bottom:.5rem;margin-top:.5rem}.ik-my-\[20px\]{margin-bottom:20px;margin-top:20px}.ik-ml-2{margin-left:.5rem}.ik-mr-2{margin-right:.5rem}.ik-mt-1{margin-top:.25rem}.ik-mt-2{margin-top:.5rem}.ik-mt-\[12px\]{margin-top:12px}.ik-block{display:block}.ik-inline-block{display:inline-block}.ik-flex{display:flex}.ik-hidden{display:none}.ik-h-5{height:1.25rem}.ik-h-6{height:1.5rem}.ik-h-8{height:2rem}.ik-h-\[40px\]{height:40px}.ik-h-\[48px\]{height:48px}.ik-h-full{height:100%}.ik-max-h-\[420px\]{max-height:420px}.ik-max-h-\[85vh\]{max-height:85vh}.ik-w-5{width:1.25rem}.ik-w-6{width:1.5rem}.ik-w-8{width:2rem}.ik-w-\[110px\]{width:110px}.ik-w-\[320px\]{width:320px}.ik-w-\[90vw\]{width:90vw}.ik-w-full{width:100%}.ik-min-w-\[140px\]{min-width:140px}.ik-min-w-\[320px\]{min-width:320px}.ik-max-w-\[490px\]{max-width:490px}.ik-flex-1{flex:1 1 0%}.ik-flex-shrink{flex-shrink:1}.ik-translate-x-\[-50\%\]{--tw-translate-x:-50%}.ik-translate-x-\[-50\%\],.ik-translate-y-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ik-translate-y-\[-50\%\]{--tw-translate-y:-50%}.ik-cursor-pointer{cursor:pointer}.ik-flex-col{flex-direction:column}.\!ik-items-start{align-items:flex-start!important}.ik-items-center{align-items:center}.ik-justify-center{justify-content:center}.ik-justify-between{justify-content:space-between}.ik-gap-2{gap:.5rem}.ik-gap-\[10px\]{gap:10px}.ik-gap-\[12px\]{gap:12px}.ik-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.ik-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.ik-overflow-auto{overflow:auto}.ik-rounded{border-radius:.25rem}.ik-rounded-3xl{border-radius:1.5rem}.ik-rounded-\[12px\]{border-radius:12px}.ik-rounded-\[13px\]{border-radius:13px}.ik-rounded-md{border-radius:.375rem}.ik-rounded-xl{border-radius:.75rem}.ik-border{border-width:1px}.ik-border-black\/5{border-color:#0000000d}.ik-border-gray-400{--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity))}.ik-border-transparent{border-color:transparent}.ik-border-zinc-700{--tw-border-opacity:1;border-color:rgb(63 63 70/var(--tw-border-opacity))}.ik-bg-\[\#FAFAFA\]{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.ik-bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.ik-bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.ik-bg-primary{--tw-bg-opacity:1;background-color:rgb(20 111 104/var(--tw-bg-opacity))}.ik-bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.ik-bg-opacity-25{--tw-bg-opacity:.25}.ik-fill-current{fill:currentColor}.ik-p-0{padding:0}.ik-p-2\.5{padding:.625rem}.ik-p-5{padding:1.25rem}.ik-p-\[20px\]{padding:20px}.ik-px-3{padding-left:.75rem;padding-right:.75rem}.ik-px-6{padding-left:1.5rem;padding-right:1.5rem}.ik-px-\[10px\]{padding-left:10px;padding-right:10px}.ik-px-\[15px\]{padding-left:15px;padding-right:15px}.ik-px-\[5px\]{padding-left:5px;padding-right:5px}.ik-py-1{padding-bottom:.25rem;padding-top:.25rem}.ik-py-2{padding-bottom:.5rem;padding-top:.5rem}.ik-py-3\.5{padding-bottom:.875rem;padding-top:.875rem}.ik-text-left{text-align:left}.ik-text-center{text-align:center}.ik-text-sm{font-size:.875rem;line-height:1.25rem}.ik-text-xs{font-size:.75rem;line-height:1rem}.ik-font-bold{font-weight:700}.ik-font-light{font-weight:300}.ik-font-normal{font-weight:400}.ik-font-semibold{font-weight:600}.ik-leading-\[16px\]{line-height:16px}.ik-leading-\[20px\]{line-height:20px}.ik-leading-\[25px\]{line-height:25px}.ik-text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.ik-text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.ik-text-primary{--tw-text-opacity:1;color:rgb(20 111 104/var(--tw-text-opacity))}.ik-text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.ik-text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.ik-shadow-\[0px_2px_10px_rgba\(0\,0\,0\,0\.03\)\]{--tw-shadow:0px 2px 10px rgba(0,0,0,.03);--tw-shadow-colored:0px 2px 10px var(--tw-shadow-color)}.ik-shadow-\[0px_2px_10px_rgba\(0\,0\,0\,0\.03\)\],.ik-shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ik-shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.ik-outline-none{outline:2px solid transparent;outline-offset:2px}.ik-backdrop-blur-\[2px\]{--tw-backdrop-blur:blur(2px);-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)}.ik-transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.\[--anchor-gap\:8px\]{--anchor-gap:8px}.hover\:ik-bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.hover\:ik-bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.hover\:ik-bg-teal-600:hover{--tw-bg-opacity:1;background-color:rgb(13 148 136/var(--tw-bg-opacity))}.hover\:ik-shadow-md:hover{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:ik-border-gray-400:focus{--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity))}.focus\:ik-outline-none:focus{outline:2px solid transparent;outline-offset:2px}.active\:ik-border-gray-200:active{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.active\:ik-border-primary:active{--tw-border-opacity:1;border-color:rgb(20 111 104/var(--tw-border-opacity))}.active\:ik-bg-gray-300:active{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.active\:ik-bg-teal-700:active{--tw-bg-opacity:1;background-color:rgb(15 118 110/var(--tw-bg-opacity))}.disabled\:ik-border-gray-300:disabled{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.disabled\:ik-bg-gray-300:disabled{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.disabled\:ik-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)}.data-\[closed\]\:ik-scale-95[data-closed]{--tw-scale-x:.95;--tw-scale-y:.95}.data-\[closed\]\:ik-scale-95[data-closed],.data-\[closed\]\:ik-transform[data-closed]{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))}.data-\[closed\]\:ik-opacity-0[data-closed]{opacity:0}.data-\[enter\]\:ik-duration-100[data-enter]{transition-duration:.1s}.data-\[leave\]\:ik-duration-75[data-leave]{transition-duration:75ms}.data-\[enter\]\:ik-ease-out[data-enter]{transition-timing-function:cubic-bezier(0,0,.2,1)}.data-\[leave\]\:ik-ease-in[data-leave]{transition-timing-function:cubic-bezier(.4,0,1,1)}.dark\:ik-border-white\/5:where([data-identity-kit-theme*=dark],[data-identity-kit-theme*=dark] *){border-color:#ffffff0d}.dark\:ik-bg-black:where([data-identity-kit-theme*=dark],[data-identity-kit-theme*=dark] *){--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.dark\:ik-bg-zinc-800:where([data-identity-kit-theme*=dark],[data-identity-kit-theme*=dark] *){--tw-bg-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity))}.dark\:ik-bg-zinc-900:where([data-identity-kit-theme*=dark],[data-identity-kit-theme*=dark] *){--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity))}.dark\:ik-text-teal-500:where([data-identity-kit-theme*=dark],[data-identity-kit-theme*=dark] *){--tw-text-opacity:1;color:rgb(20 184 166/var(--tw-text-opacity))}.dark\:ik-text-white:where([data-identity-kit-theme*=dark],[data-identity-kit-theme*=dark] *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dark\:ik-text-zinc-400:where([data-identity-kit-theme*=dark],[data-identity-kit-theme*=dark] *){--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}.dark\:hover\:ik-bg-signerDarkHoverBg:hover:where([data-identity-kit-theme*=dark],[data-identity-kit-theme*=dark] *){--tw-bg-opacity:1;background-color:rgb(52 52 58/var(--tw-bg-opacity))}.dark\:disabled\:ik-border-zinc-700:disabled:where([data-identity-kit-theme*=dark],[data-identity-kit-theme*=dark] *){--tw-border-opacity:1;border-color:rgb(63 63 70/var(--tw-border-opacity))}.dark\:disabled\:ik-bg-zinc-700:disabled:where([data-identity-kit-theme*=dark],[data-identity-kit-theme*=dark] *){--tw-bg-opacity:1;background-color:rgb(63 63 70/var(--tw-bg-opacity))}
