.home-prompt-masonry{column-count:2;column-gap:1rem}@media (min-width:768px){.home-prompt-masonry{column-count:3}}@media (min-width:1024px){.home-prompt-masonry{column-count:4}}@media (min-width:1280px){.home-prompt-masonry{column-count:5}}.home-prompt-masonry-item{break-inside:avoid;width:100%;margin-bottom:1rem;display:block}.home-page{isolation:isolate;background:0 0;position:relative;overflow:clip}.home-page__content{z-index:1;position:relative}.home-page-body{padding-top:clamp(2rem,4vw,3rem)}.home-features{padding-top:0}.home-features__head{text-align:center;margin-bottom:2.5rem}.home-features__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:color-mix(in srgb, var(--px-accent) 78%, var(--muted-foreground));font-size:.6875rem;font-weight:600}.home-features__title{letter-spacing:-.025em;color:var(--foreground);margin:.5rem 0 0;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:600}.home-features__subtitle{max-width:34rem;color:var(--muted-foreground);margin:.75rem auto 0;font-size:.9375rem;line-height:1.7}.home-features__grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;display:grid}@media (min-width:640px){.home-features__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.home-features__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-about{border-radius:var(--px-radius);border:1px solid var(--border);background:var(--card);margin-top:clamp(3rem,6vw,5rem);padding:clamp(2rem,4vw,3rem)}.home-about__layout{align-items:start;gap:2rem;display:grid}@media (min-width:960px){.home-about__layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:2.5rem}}.home-about__intro{flex-direction:column;gap:.75rem;display:flex}.home-about__lead{max-width:28rem;color:var(--muted-foreground);margin:.25rem 0 0;font-size:.9375rem;line-height:1.75}.home-about__link{width:fit-content;color:var(--foreground);text-underline-offset:3px;align-items:center;gap:.35rem;margin-top:.5rem;font-size:.875rem;font-weight:500;text-decoration:underline;display:inline-flex}.home-about__link:hover{opacity:.82}.home-about__panel{border-radius:var(--px-radius);border:1px solid color-mix(in srgb, var(--foreground) 10%, transparent);background:color-mix(in srgb, var(--background) 88%, transparent);overflow:hidden}.home-about__panel-head{border-bottom:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);color:var(--foreground);align-items:center;gap:.65rem;padding:.85rem 1.15rem;font-size:.875rem;font-weight:600;display:flex}.home-about__panel-icon{background:var(--muted);width:2rem;height:2rem;color:var(--foreground);border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.home-about__body--preview{max-height:16rem;position:relative;overflow:hidden}.home-about__body--preview:after{content:"";background:linear-gradient(to bottom, transparent, color-mix(in srgb, var(--background) 92%, transparent));pointer-events:none;height:4rem;position:absolute;inset:auto 0 0}.home-about__body{padding:1.15rem 1.25rem 1.25rem}.home-about__head{text-align:left;margin-bottom:0}.home-about__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--px-accent);font-size:.8125rem;font-weight:500}.home-about__title{letter-spacing:-.025em;color:var(--foreground);margin:.5rem 0 0;font-size:clamp(1.5rem,3vw,2rem);font-weight:600}.home-about__subtitle{max-width:40rem;color:var(--muted-foreground);margin:.75rem 0 0;font-size:.9375rem;line-height:1.7}.home-about__content.legal-content--markdown h1,.home-about__content.legal-content--markdown h2,.home-about__content.legal-content--markdown h3{color:var(--foreground);margin-top:1rem;margin-bottom:.5rem;font-size:1rem;font-weight:600}.home-about__content.legal-content--markdown p{color:var(--muted-foreground);margin:.5rem 0;font-size:.875rem;line-height:1.75}.home-trust{margin-bottom:clamp(1.75rem,3.5vw,2.5rem)}.home-trust__grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:.85rem;display:grid}@media (min-width:640px){.home-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.home-trust__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.home-trust__item{border:1px solid color-mix(in srgb, var(--foreground) 10%, transparent);background:color-mix(in srgb, var(--background) 86%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 28px -22px color-mix(in srgb, var(--foreground) 28%, transparent);border-radius:14px;gap:.85rem;padding:1rem 1.1rem;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.home-trust__item:before{content:"";background:linear-gradient(90deg, var(--px-accent), var(--px-accent-2,#34d3ee));opacity:.75;width:100%;height:2px;position:absolute;inset:0 auto auto 0}.home-trust__item:hover{border-color:color-mix(in srgb, var(--px-accent) 24%, transparent);box-shadow:0 16px 36px -20px color-mix(in srgb, var(--px-accent) 32%, transparent);transform:translateY(-2px)}.home-trust__icon{background:color-mix(in srgb, var(--px-accent) 12%, transparent);width:2.25rem;height:2.25rem;color:var(--px-accent);border-radius:.65rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.home-trust__label{color:var(--foreground);margin:0;font-size:.875rem;font-weight:600}.home-trust__desc{color:var(--muted-foreground);margin:.2rem 0 0;font-size:.75rem;line-height:1.55}.home-trust--compact{margin-bottom:clamp(1rem,2vw,1.5rem)}.home-trust--compact .home-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}@media (min-width:768px){.home-trust--compact .home-trust__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.home-trust--compact .home-trust__item{text-align:center;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;flex-direction:column;align-items:center;gap:.35rem;padding:.65rem .5rem}.home-trust--compact .home-trust__item:before{display:none}.home-trust--compact .home-trust__item:hover{box-shadow:none;border-color:#0000;transform:none}.home-trust--compact .home-trust__icon{background:color-mix(in srgb, var(--foreground) 8%, transparent);width:2rem;height:2rem;color:var(--foreground);border-radius:9999px}.home-trust--compact .home-trust__label{font-size:.75rem;font-weight:500}.home-pricing-cta{margin-top:clamp(3rem,6vw,4.5rem);margin-bottom:1rem}.home-pricing-cta__inner{border-radius:var(--px-radius);border:1px solid var(--border);background:var(--card);gap:1.75rem;padding:clamp(1.75rem,4vw,2.5rem);display:grid}@media (min-width:768px){.home-pricing-cta__inner{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:center}}.home-pricing-cta__eyebrow{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.35rem;margin:0 0 .65rem;font-size:.8125rem;font-weight:500;display:inline-flex}.home-pricing-cta__title{letter-spacing:-.02em;color:var(--foreground);margin:0;font-size:clamp(1.35rem,2.5vw,1.875rem);font-weight:600}.home-pricing-cta__desc{max-width:36rem;color:var(--muted-foreground);margin:.75rem 0 0;font-size:.9375rem;line-height:1.7}.home-pricing-cta__points{color:color-mix(in srgb, var(--foreground) 78%, transparent);margin:1rem 0 0;padding-left:1.1rem;font-size:.875rem;line-height:1.8}.home-pricing-cta__actions{flex-direction:column;gap:.75rem;display:flex}.home-pricing-cta__btn-row{flex-wrap:wrap;gap:.65rem;display:flex}.home-pricing-cta__btn-row .home-pricing-cta__btn{flex:9rem}.home-pricing-cta__btn{min-height:2.75rem;color:var(--primary-foreground);background:var(--primary);border:1px solid var(--primary);cursor:pointer;box-shadow:none;border-radius:6px;justify-content:center;align-items:center;gap:.45rem;padding:0 1.5rem;font-size:.9375rem;font-weight:600;transition:opacity .2s;display:inline-flex}.home-pricing-cta__btn:hover{opacity:.88;box-shadow:none}.home-pricing-cta__btn--ghost{color:var(--foreground);background:color-mix(in srgb, var(--foreground) 6%, transparent);border:1px solid color-mix(in srgb, var(--foreground) 14%, transparent);box-shadow:none}.home-pricing-cta__btn--ghost:hover{background:color-mix(in srgb, var(--foreground) 10%, transparent);box-shadow:none}.home-pricing-cta__note{color:var(--muted-foreground);margin:0;font-size:.75rem;line-height:1.6}.home-feature{isolation:isolate;border:1px solid color-mix(in srgb, var(--foreground) 10%, transparent);background:color-mix(in srgb, var(--background) 88%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 12px 32px -24px color-mix(in srgb, var(--foreground) 18%, transparent);border-radius:18px;flex-direction:column;gap:.85rem;padding:1.5rem;transition:transform .3s cubic-bezier(.22,1,.36,1),border-color .3s,box-shadow .3s,background .3s;display:flex;position:relative;overflow:hidden}.dark .home-feature{background:#141828a3;box-shadow:0 18px 44px -30px #000000d9,inset 0 1px #ffffff0d}.home-feature:before{content:"";z-index:-1;opacity:0;background:radial-gradient(80% 70% at 0 0,#5b5bd629,#0000 60%);transition:opacity .3s;position:absolute;inset:0}.home-feature:hover{border-color:color-mix(in srgb, var(--px-accent) 40%, transparent);background:color-mix(in srgb, var(--foreground) 5%, transparent);transform:translateY(-4px);box-shadow:0 24px 50px -28px #5b5bd680}.home-feature:hover:before{opacity:1}.home-feature__icon{background:var(--px-grad);color:#fff;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s;display:inline-flex;box-shadow:0 10px 24px -12px #5b5bd6b3,inset 0 1px #ffffff38}.home-feature:hover .home-feature__icon{transform:translateY(-2px)scale(1.04);box-shadow:0 16px 30px -10px #5b5bd6d9,inset 0 1px #ffffff47}.home-feature__title{letter-spacing:-.01em;color:var(--foreground);margin:0;font-size:1.0625rem;font-weight:600}.home-feature__desc{color:var(--muted-foreground);margin:0;font-size:.875rem;line-height:1.6}.home-feature__arrow{color:color-mix(in srgb, var(--foreground) 60%, transparent);align-items:center;gap:.35rem;margin-top:auto;font-size:.8125rem;font-weight:500;transition:gap .2s,color .2s;display:inline-flex}.home-feature:hover .home-feature__arrow{color:var(--px-accent);gap:.6rem}.carousel-banner{background:#000;width:100%;padding:1.25rem 0 1rem;position:relative;overflow:visible}@media (min-width:768px){.carousel-banner{padding:1.75rem 0 1.25rem}}.carousel-banner__stage{opacity:0;align-items:center;max-width:1280px;min-height:clamp(180px,28vw,320px);margin:0 auto;padding:0 .5rem;transition:opacity .2s;display:flex;position:relative}.carousel-banner--ready .carousel-banner__stage{opacity:1}.carousel-banner__track,.carousel-banner__track.swiper{width:100%;height:auto;padding:.25rem 0;overflow:visible}.carousel-banner__item.swiper-slide{width:min(78vw,420px);height:auto;transition:opacity .3s}@media (max-width:767px){.carousel-banner__track,.carousel-banner__track.swiper{overflow:hidden}.carousel-banner__item.swiper-slide{width:min(92vw,100%)}}@media (min-width:768px){.carousel-banner__item.swiper-slide{width:min(46vw,520px)}}.carousel-banner__item:not(.swiper-slide-active){opacity:.5}.carousel-banner__item:not(.swiper-slide-active) .carousel-banner__copy{opacity:0;visibility:hidden}.carousel-banner__link{color:inherit;text-decoration:none;display:block}.carousel-banner__slide{aspect-ratio:16/10;background:#111;border-radius:6px;width:100%;position:relative;overflow:hidden;box-shadow:0 1px 3px #00000040}@media (min-width:768px){.carousel-banner__slide{border-radius:6px}}.carousel-banner__media{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.carousel-banner__mask{pointer-events:none;background:linear-gradient(#0000 45%,#000000a6 100%);position:absolute;inset:0}.carousel-banner__copy{z-index:2;text-align:center;pointer-events:none;flex-direction:column;justify-content:flex-end;align-items:center;gap:.35rem;padding:1rem 1.25rem 1.25rem;display:flex;position:absolute;inset:auto 0 0}.carousel-banner__title{letter-spacing:.02em;color:#fff;max-width:100%;margin:0;font-size:clamp(1.125rem,2.4vw,1.75rem);font-weight:800;line-height:1.2}.carousel-banner__subtitle{color:#ffffffd1;max-width:100%;margin:0;font-size:clamp(.75rem,1.4vw,.9375rem);line-height:1.45}.carousel-banner__cta{color:#171717;min-width:6.5rem;box-shadow:none;background:#fff;border-radius:4px;justify-content:center;align-items:center;margin-top:.35rem;padding:.45rem 1.1rem;font-size:.8125rem;font-weight:600;display:inline-flex}.carousel-banner__prev,.carousel-banner__next{z-index:4;color:#ffffffd9;cursor:pointer;opacity:.55;background:#00000073;border:none;border-radius:4px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:opacity .2s,background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-banner:hover .carousel-banner__prev,.carousel-banner:hover .carousel-banner__next{opacity:.95}.carousel-banner__prev:hover,.carousel-banner__next:hover{color:#fff;background:#000000a6}.carousel-banner__prev{left:max(.25rem, env(safe-area-inset-left,0px))}.carousel-banner__next{right:max(.25rem, env(safe-area-inset-right,0px))}@media (min-width:768px){.carousel-banner__prev{left:.5rem}.carousel-banner__next{right:.5rem}}.carousel-banner__dots{z-index:3;justify-content:center;align-items:center;gap:6px;margin-top:.85rem;padding-bottom:.15rem;display:flex;position:relative}.carousel-banner__dot{cursor:pointer;background:#ffffff47;border:none;border-radius:2px;width:22px;height:3px;padding:0;transition:background .2s,width .2s}.carousel-banner__dot--active{background:#ffffffeb;width:28px}@media (prefers-reduced-motion:reduce){.carousel-banner__track.swiper{--swiper-autoplay-delay:0}}.creaa-carousel-showcase{width:100%;max-width:100%;margin-inline:auto;padding:clamp(.5rem,1.5vw,1rem) 0 clamp(.75rem,2vw,1.25rem);overflow-x:clip}.carousel-banner--embedded{background:0 0;padding:0;overflow-x:clip}.creaa-carousel-showcase .carousel-banner__stage{max-width:none;padding:0;overflow-x:clip}.carousel-banner--embedded .carousel-banner__item.swiper-slide:not(.swiper-slide-active):not(.swiper-slide-prev):not(.swiper-slide-next){opacity:0!important;visibility:hidden!important;pointer-events:none!important}.creaa-carousel-showcase .carousel-banner__prev,.creaa-carousel-showcase .carousel-banner__next{color:#171717;background:#fffffff2;border:1px solid #0000001a}.creaa-carousel-showcase .carousel-banner__prev:hover,.creaa-carousel-showcase .carousel-banner__next:hover{color:#171717;background:#2563eb1f;border-color:#2563eb59}@media (max-width:767px){.creaa-home>section:first-of-type{padding-top:1.25rem;padding-bottom:.625rem}.home-page-body{padding-top:.75rem}.home-features__head{margin-bottom:1.25rem}.home-features__eyebrow{font-size:.75rem}.home-features__title{font-size:1.375rem}.home-features__subtitle{margin-top:.5rem;font-size:.8125rem;line-height:1.6}.home-features__grid{gap:.625rem}.home-feature{box-shadow:0 10px 28px -22px color-mix(in srgb, var(--foreground) 24%, transparent);border-radius:14px;gap:.625rem;padding:1rem 1.05rem}.dark .home-feature{border-color:color-mix(in srgb, var(--px-accent,#22d3ee) 14%, transparent);box-shadow:0 12px 32px -24px #000000b8}.home-feature__icon{border-radius:12px;width:40px;height:40px}.home-feature__title{font-size:.9375rem}.home-feature__desc{font-size:.8125rem;line-height:1.55}.home-feature__arrow{font-size:.75rem}.creaa-home-section .creaa-home-feature-card{border-color:color-mix(in srgb, var(--px-accent,#22d3ee) 16%, var(--border));box-shadow:0 10px 28px -22px color-mix(in srgb, var(--foreground) 20%, transparent);border-radius:14px;padding:1rem!important}.creaa-home-section .grid.gap-4{gap:.625rem}.carousel-banner{padding:.625rem 0 .375rem}.creaa-carousel-showcase{padding:.25rem 0 .5rem}.carousel-banner__stage{min-height:clamp(132px,38vw,188px);padding-inline:.25rem}.carousel-banner__slide{aspect-ratio:16/9;border-radius:10px;box-shadow:0 8px 24px -16px #0000008c}.carousel-banner__copy{gap:.25rem;padding:.625rem .75rem .75rem}.carousel-banner__title{letter-spacing:.01em;font-size:1rem}.carousel-banner__subtitle{color:#ffffffe0;font-size:.75rem;line-height:1.45}.carousel-banner__cta{border-radius:8px;width:100%;min-width:0;min-height:2.75rem;margin-top:.45rem;padding:.5rem 1rem;font-size:.8125rem}.carousel-banner__prev,.carousel-banner__next{opacity:.82;border-radius:8px;width:2.5rem;height:2.5rem}.carousel-banner__dots{gap:8px;margin-top:.625rem}.carousel-banner__dot{width:24px;height:4px;min-height:4px}.carousel-banner__dot--active{background:color-mix(in srgb, var(--px-accent,#22d3ee) 72%, #fff);width:30px}.creaa-carousel-showcase .carousel-banner__prev,.creaa-carousel-showcase .carousel-banner__next{border-color:color-mix(in srgb, var(--px-accent,#22d3ee) 22%, #0000001f)}.home-trust__desc,.home-trust--compact .home-trust__label,.home-pricing-cta__note{font-size:.75rem}.home-pricing-cta{margin-top:2rem}.home-pricing-cta__inner{gap:1.25rem;padding:1.25rem}.home-pricing-cta__btn-row{flex-direction:column}.home-pricing-cta__btn-row .home-pricing-cta__btn{flex:auto;width:100%;min-height:2.75rem}.home-prompt-showcase{padding-block:1.5rem}.home-prompt-showcase .home-prompt-showcase__head{gap:.5rem;margin-bottom:.75rem}.home-prompt-showcase .home-prompt-showcase__filters{margin-bottom:.75rem}.home-prompt-showcase .home-prompt-showcase__filter-card{margin-bottom:.75rem;padding:.625rem}.home-prompt-showcase .home-prompt-showcase__split{gap:.75rem}.home-prompt-showcase .home-prompt-showcase__latest-grid{gap:.625rem}.home-prompt-showcase .home-prompt-showcase__latest-item{border-radius:12px}.home-prompt-showcase .home-prompt-showcase__latest-body{gap:.25rem;padding:.625rem}.home-prompt-showcase .home-prompt-showcase__latest-title,.home-prompt-showcase .home-prompt-showcase__latest-desc,.home-prompt-showcase .home-prompt-showcase__latest-tag,.home-prompt-showcase .home-prompt-showcase__latest-date,.home-prompt-showcase .home-prompt-showcase__rank-hot{font-size:.75rem}.home-prompt-showcase .home-prompt-showcase__rank-item{min-height:2.75rem;padding-block:.5rem}.home-prompt-showcase .home-prompt-showcase__rank-panel{padding:.75rem}.home-prompt-masonry{column-gap:.625rem}.home-prompt-masonry-item{margin-bottom:.625rem}html:not(.dark) .creaa-home .text-muted-foreground{color:color-mix(in srgb, var(--foreground) 58%, transparent)}html:not(.dark) .creaa-home-feature-card,html:not(.dark) .creaa-home .ui-surface{border-color:color-mix(in srgb, var(--foreground) 14%, transparent);background:color-mix(in srgb, var(--card) 98%, transparent)}html:not(.dark) .home-prompt-showcase .home-prompt-showcase__latest-item{background:color-mix(in srgb, var(--card) 98%, transparent);border-color:color-mix(in srgb, var(--foreground) 12%, transparent)}html:not(.dark) .home-prompt-showcase .home-prompt-showcase__latest-tag{color:color-mix(in srgb, var(--foreground) 62%, transparent);border-color:color-mix(in srgb, var(--foreground) 14%, transparent)}}
