.welcome-module__vVtVUq__welcomePageContainer{--local-welcome-card-radius:var(--welcome-card-radius,18px);--local-welcome-overlay:var(--welcome-overlay,#00000059);--local-welcome-border:var(--welcome-border,#ffffff26);--local-welcome-text-strong:var(--welcome-text-strong,#fff);--local-welcome-text-soft:var(--welcome-text-soft,#ffffffd9);--local-welcome-dot:var(--welcome-dot,#ffffff73);--local-welcome-dot-active:var(--welcome-dot-active,#fff);--local-welcome-input-bg:var(--welcome-input-bg,#ffffff14);--local-welcome-input-border:var(--welcome-input-border,#ffffff40);--local-welcome-button-bg:var(--welcome-button-bg,#fff);--local-welcome-button-fg:var(--welcome-button-fg,#111);--local-welcome-error-bg:var(--welcome-error-bg,#ff453a1f);--local-welcome-error-border:var(--welcome-error-border,#ff453a59);width:100%;min-height:calc(100vh - var(--header-offset,0px));box-sizing:border-box;flex-direction:column;gap:28px;padding:0 24px 64px;display:flex;position:relative}.welcome-module__vVtVUq__heroSlideshow{border-radius:18px;width:100%;max-width:1600px;height:clamp(368px,51.75vh,598px);margin:0 auto;display:grid;position:relative;overflow:hidden}.welcome-module__vVtVUq__slideCard{opacity:0;pointer-events:none;transition:opacity .5s,transform .6s;position:absolute;inset:0;transform:scale(1.02)}.welcome-module__vVtVUq__slideCard.welcome-module__vVtVUq__is-active,.welcome-module__vVtVUq__is-active{opacity:1;pointer-events:auto;transform:scale(1)}.welcome-module__vVtVUq__slideBg{object-fit:cover;object-position:center 20%;border-radius:18px;width:100%;height:100%;display:block}.welcome-module__vVtVUq__slideOverlay{background:linear-gradient(#0000 40%,#0006 70%,#000c 100%);border-radius:18px;align-items:end;display:flex;position:absolute;inset:0}[data-theme=light] .welcome-module__vVtVUq__slideOverlay{background:linear-gradient(#0000 40%,#0000004d 70%,#000000a6 100%);border-radius:18px}.welcome-module__vVtVUq__slideContent{gap:8px;width:100%;padding:28px;display:grid}.welcome-module__vVtVUq__slideTitle{color:var(--local-welcome-text-strong);font-size:clamp(20px,3vw,32px);font-weight:700}.welcome-module__vVtVUq__slideDescription{color:var(--local-welcome-text-soft);max-width:600px;font-size:clamp(14px,2vw,16px)}.welcome-module__vVtVUq__slideActions{margin-top:8px}.welcome-module__vVtVUq__slideCta{cursor:pointer;border:1px solid #ffffffe6;border-radius:999px;padding:10px 16px;font-weight:600;transition:all .2s;color:#000!important;background:#fff!important}.welcome-module__vVtVUq__slideCta:hover{opacity:.95;transform:translateY(-1px);box-shadow:0 4px 12px #0003;color:#000!important;background:#fff!important}.welcome-module__vVtVUq__slideNav{z-index:20;pointer-events:none;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:auto 0 10px}.welcome-module__vVtVUq__slideNav>*{pointer-events:auto}.welcome-module__vVtVUq__navButton{border:2px solid var(--local-welcome-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;z-index:10;background:#0003;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;font-weight:600;transition:all .2s;display:flex;color:#000!important}.welcome-module__vVtVUq__navButton:hover{background:#00000059;border-color:#ffffff4d;transform:scale(1.05);box-shadow:0 4px 12px #0000004d;color:#000!important}[data-theme=light] .welcome-module__vVtVUq__navButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:2px solid #fff;color:#000!important}[data-theme=light] .welcome-module__vVtVUq__navButton:hover{background:#fff;border-color:#fff;box-shadow:0 4px 12px #00000026;color:#000!important}[data-theme=dark] .welcome-module__vVtVUq__navButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:2px solid #ffffffe6;color:#000!important}[data-theme=dark] .welcome-module__vVtVUq__navButton:hover{background:#fffffff2;border-color:#fff;box-shadow:0 4px 12px #0000001a;color:#000!important}.welcome-module__vVtVUq__dots{gap:8px;display:flex}.welcome-module__vVtVUq__dot{background:var(--local-welcome-dot);border:1px solid var(--local-welcome-border);cursor:pointer;z-index:10;border-radius:50%;width:10px;height:10px;transition:all .3s}.welcome-module__vVtVUq__dot:hover{background:var(--local-welcome-dot-active);border-color:#fff6;transform:scale(1.2)}.welcome-module__vVtVUq__dot.welcome-module__vVtVUq__active{background:var(--local-welcome-dot-active);border-color:#ffffff80;transform:scale(1.1)}.welcome-module__vVtVUq__welcomePromptSection{gap:16px;width:100%;max-width:100%;margin:0 auto;padding:0 48px;display:grid}.welcome-module__vVtVUq__welcomeIntro{text-align:center}.welcome-module__vVtVUq__introTitle{font-size:18px;font-weight:700}.welcome-module__vVtVUq__introSubtitle{color:var(--muted-foreground);font-size:14px}.welcome-module__vVtVUq__promptBox{-webkit-backdrop-filter:saturate(120%)blur(20px);backdrop-filter:saturate(120%)blur(20px);background:#0006;border:2px solid #8b5cf64d;border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:16px;width:100%;max-width:800px;margin:0 auto;padding:20px;display:grid;box-shadow:0 8px 32px #8b5cf61a}[data-theme=light] .welcome-module__vVtVUq__promptBox{background:#ffffffe6;border:2px solid #8b5cf666;box-shadow:0 8px 32px #8b5cf626}[data-theme=light] .welcome-module__vVtVUq__promptInput{color:#1f2937}.welcome-module__vVtVUq__promptInput{color:#fff;resize:none;scrollbar-width:none;-ms-overflow-style:none;background:0 0;border:none;outline:none;width:100%;min-height:60px;font-size:16px;line-height:1.5}.welcome-module__vVtVUq__promptInput::-webkit-scrollbar{display:none}.welcome-module__vVtVUq__promptInput::placeholder{color:#fff9;opacity:1;font-size:16px;line-height:1.4}[data-theme=light] .welcome-module__vVtVUq__promptInput::placeholder{color:#1f293799}.welcome-module__vVtVUq__promptButton{color:#fff;cursor:pointer;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#8b5cf6,#a855f7,#c084fc);border:2px solid #8b5cf680;border-radius:16px;height:fit-content;padding:16px 28px;font-size:16px;font-weight:700;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 32px #8b5cf666,0 0 20px #8b5cf64d}.welcome-module__vVtVUq__promptButton:before{content:"";opacity:0;background:linear-gradient(135deg,#a855f7,#c084fc,#d8b4fe);transition:opacity .2s;position:absolute;inset:0}.welcome-module__vVtVUq__promptButton:hover{border-color:#8b5cf6cc;transform:translateY(-2px);box-shadow:0 12px 40px #8b5cf699,0 0 30px #8b5cf680}.welcome-module__vVtVUq__promptButton:hover:before{opacity:1}.welcome-module__vVtVUq__promptButton:active{transform:translateY(0)}.welcome-module__vVtVUq__promptButton span{z-index:1;position:relative}.welcome-module__vVtVUq__errorBox{border:1px solid var(--local-welcome-error-border);background:var(--local-welcome-error-bg);color:var(--local-welcome-button-bg);border-radius:12px;padding:10px 12px;font-size:14px}.welcome-module__vVtVUq__modelShowcaseSection{max-width:100%;padding:8px 20px 0;overflow:visible}.welcome-module__vVtVUq__modelShowcaseContainer{max-width:100%;position:relative;overflow:visible;gap:8px!important}.welcome-module__vVtVUq__modelShowcaseCards{max-width:100%;overflow:visible}.welcome-module__vVtVUq__rowNav{color:#fff;cursor:pointer;z-index:10;background:#00000080;border:1px solid #ffffff4d;border-radius:9999px;place-items:center;width:40px;height:40px;transition:all .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.welcome-module__vVtVUq__rowNav.welcome-module__vVtVUq__left{left:-2px}.welcome-module__vVtVUq__rowNav.welcome-module__vVtVUq__right{right:-2px}[data-theme=light] .welcome-module__vVtVUq__rowNav{color:#111827;background:#ffffffe6;border-color:#00000026}.welcome-module__vVtVUq__rowNav:hover{background:#000000b3;transform:translateY(-50%)scale(1.05)}[data-theme=light] .welcome-module__vVtVUq__rowNav:hover{background:#fff}.welcome-module__vVtVUq__modelShowcaseSection .welcome-module__vVtVUq__rowNav{width:36px;height:36px;margin:0 6px;position:static;transform:none}@media (max-width:768px){.welcome-module__vVtVUq__modelShowcaseSection{padding:8px 8px 0!important}.welcome-module__vVtVUq__modelShowcaseContainer .welcome-module__vVtVUq__gap-4{gap:8px}.welcome-module__vVtVUq__modelShowcaseCards{gap:8px!important}.welcome-module__vVtVUq__modelShowcaseCards>div{min-width:180px;width:180px!important}.welcome-module__vVtVUq__modelShowcaseSection .welcome-module__vVtVUq__rowNav,.welcome-module__vVtVUq__slideNav{display:none!important}.welcome-module__vVtVUq__promptBox{grid-template-columns:1fr;gap:8px;padding:12px}.welcome-module__vVtVUq__promptInput{resize:none;min-height:60px;font-size:13px;line-height:1.4;overflow:hidden}.welcome-module__vVtVUq__promptInput::placeholder{font-size:13px;line-height:1.3}.welcome-module__vVtVUq__promptButton{justify-self:stretch;width:100%}}@media (max-width:480px){.welcome-module__vVtVUq__modelShowcaseSection{padding:8px 4px 0!important}.welcome-module__vVtVUq__modelShowcaseContainer .welcome-module__vVtVUq__gap-4{gap:4px}.welcome-module__vVtVUq__modelShowcaseCards{gap:4px!important}.welcome-module__vVtVUq__modelShowcaseCards>div{min-width:160px;width:160px!important}.welcome-module__vVtVUq__modelShowcaseSection .welcome-module__vVtVUq__rowNav,.welcome-module__vVtVUq__slideNav{display:none!important}.welcome-module__vVtVUq__promptBox{grid-template-columns:1fr;gap:6px;padding:10px}.welcome-module__vVtVUq__promptInput{resize:none;scrollbar-width:none;-ms-overflow-style:none;min-height:55px;font-size:12px;line-height:1.3;overflow:hidden}.welcome-module__vVtVUq__promptInput::-webkit-scrollbar{display:none}.welcome-module__vVtVUq__promptInput::placeholder{font-size:12px;line-height:1.2}.welcome-module__vVtVUq__promptButton{width:100%;padding:10px 16px;font-size:14px}}@media (min-width:1200px){.welcome-module__vVtVUq__heroSlideshow{height:644px}}@media (max-width:640px){.welcome-module__vVtVUq__heroSlideshow{height:368px}.welcome-module__vVtVUq__slideBg{object-fit:cover!important;object-position:center center!important}}@media (max-width:431px){.welcome-module__vVtVUq__heroSlideshow{height:345px}}
.models-module__v3F0Vq__modelsPageContainer{max-width:1200px;margin:0 auto;padding:32px 20px}.models-module__v3F0Vq__modelsHeader{margin-bottom:24px}.models-module__v3F0Vq__modelsSectionTitle{color:var(--foreground);margin:24px 0 12px;font-size:20px;font-weight:700}.models-module__v3F0Vq__modelsRow{gap:16px;display:flex;position:relative;overflow:hidden}.models-module__v3F0Vq__modelsRowInner{gap:16px;transition:transform .4s;display:flex}.models-module__v3F0Vq__rowNav{color:#fff;cursor:pointer;background:#00000080;border:1px solid #ffffff4d;border-radius:9999px;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.models-module__v3F0Vq__rowNav.models-module__v3F0Vq__left{left:-2px}.models-module__v3F0Vq__rowNav.models-module__v3F0Vq__right{right:-2px}[data-theme=light] .models-module__v3F0Vq__rowNav{color:#111827;background:#ffffffe6;border-color:#00000026}.models-module__v3F0Vq__model-card{background:var(--card);color:inherit;cursor:pointer;border-radius:16px;text-decoration:none;transition:all .3s;display:block;position:relative;overflow:hidden;box-shadow:0 10px 20px #00000026}.models-module__v3F0Vq__model-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000040}.models-module__v3F0Vq__model-card__hover-button{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;z-index:10;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .3s;display:flex;position:absolute;bottom:8px;right:8px}.models-module__v3F0Vq__model-card:hover .models-module__v3F0Vq__model-card__hover-button{opacity:1;pointer-events:auto}.models-module__v3F0Vq__model-card__hover-button svg{color:#fff;width:16px;height:16px}.models-module__v3F0Vq__model-card__image{background-position:50% 20%;background-size:cover;padding-top:140%;position:relative}.models-module__v3F0Vq__model-card__video{object-fit:cover;object-position:center 20%;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.models-module__v3F0Vq__model-card__overlay{z-index:2;background:linear-gradient(#0000 0%,#000000b3 100%);position:absolute;inset:0}[data-theme=light] .models-module__v3F0Vq__model-card__overlay{background:linear-gradient(#fff0 0%,#00000073 100%)}.models-module__v3F0Vq__model-card__content{z-index:3;flex-direction:column;gap:6px;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.models-module__v3F0Vq__model-card__badge{letter-spacing:.4px;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3;background:#8b5cf6b3;border-radius:9999px;padding:4px 8px;font-size:9px;font-weight:400;position:absolute;top:10px;left:10px}.models-module__v3F0Vq__model-card__title{color:#fff;font-size:16px;font-weight:700}.models-module__v3F0Vq__model-card__subtitle{color:#ffffffd9;font-size:12px}.models-module__v3F0Vq__model-card__meta{color:#ffffffbf;font-size:11px}.models-module__v3F0Vq__modelsSubHeader{justify-content:space-between;align-items:center;display:flex}
