.home-page{background:#fff;color:#191c1e;font-family:Hanken Grotesk,-apple-system,sans-serif;overflow-x:hidden;position:relative;width:100%}.home-hero-section{position:relative;background-image:url(/design/ic_home_bg.png);background-size:cover;background-position:top;background-repeat:no-repeat;margin-top:-80px;padding:160px 24px 50px;text-align:center;overflow:hidden}.home-bg-ellipse-1{width:568px;height:568px;left:32px;top:-158px;background:#e7e2ff}.home-bg-ellipse-1,.home-bg-ellipse-2{display:none;position:absolute;filter:blur(150px);border-radius:50%;pointer-events:none;z-index:1}.home-bg-ellipse-2{width:338px;height:338px;left:385px;top:62px;background:#f2d8ff}.home-hero-content{position:relative;z-index:10;max-width:1280px;margin:0 auto}.home-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:hsla(0,0%,100%,.5);border-bottom:1px solid rgba(114,18,255,.1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);height:80px}.home-header,.home-navbar{display:flex;align-items:center}.home-navbar{justify-content:space-between;width:100%;max-width:1280px;margin:0 auto;padding:0 64px}.home-logo-container{display:flex;align-items:center;gap:12px}.home-logo{font-family:Sora,sans-serif;font-weight:800;font-size:23px;line-height:32px;letter-spacing:-1.2px;color:#191c1e;display:flex;align-items:center;gap:8px;text-decoration:none!important}.home-vividflow-logo-img{display:block;height:36px;width:auto;object-fit:contain}.home-nav-links{display:flex;align-items:center;gap:32px}.home-nav-link{font-size:16px;font-weight:400;color:#4a4457;transition:color .2s ease,font-weight .2s;text-decoration:none!important}.home-nav-link:hover{color:#7212ff}.home-nav-link.active{color:#7212ff;font-weight:600}.home-nav-actions{display:flex;align-items:center;gap:24px}.home-btn-login{font-size:16px;font-weight:400;color:#4a4457;transition:color .2s ease;text-decoration:none!important}.home-btn-login:hover{color:#7212ff}.home-btn-start{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px 24px;width:149px;height:44px;background:linear-gradient(105.66deg,#7212ff,#bf43fd);box-shadow:0 10px 15px -3px #ead5ff;border-radius:9999px;font-size:16px;font-weight:600;color:#fff;border:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s;text-decoration:none!important}.home-btn-start:hover{box-shadow:0 12px 20px -2px #d3aeff;transform:translateY(-1px);color:#fff!important}.home-btn-start:active{transform:scale(.97)}.home-hero-text-container{display:flex;flex-direction:column;align-items:center;gap:20px;max-width:896px;margin:60px auto 32px}.home-hero-title{font-family:Plus Jakarta Sans,sans-serif;font-weight:800;font-size:48px;line-height:56px;letter-spacing:-1.5px;color:#0c111d;max-width:680px;text-align:center;margin:0}.home-hero-title-gradient{background:linear-gradient(180deg,#7212ff,#bf43fd);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.home-hero-subtitle{font-family:Hanken Grotesk,sans-serif;font-weight:400;font-size:18px;line-height:28px;color:#475467;text-align:center;max-width:600px;margin:0}.home-title-br{display:inline}.home-prompt-bar{display:flex;flex-direction:column;align-items:flex-start;padding:8px;width:768px;max-width:100%;height:152px;background:#fff;border:1px solid #f2f4f7;box-shadow:0 8px 32px -4px rgba(31,27,45,.04),0 24px 64px -12px rgba(31,27,45,.1);border-radius:24px;margin:0 auto 40px;position:relative;box-sizing:border-box}.home-prompt-actions{justify-content:space-between;padding:0 16px 12px;width:100%;height:64px;box-sizing:border-box}.home-prompt-actions,.home-prompt-buttons-left{display:flex;flex-direction:row;align-items:center}.home-prompt-buttons-left{gap:8px}.home-prompt-btn-upload{display:flex;flex-direction:row;align-items:center;padding:8px 16px;gap:8px;height:40px;background:#f2f4f7;border-radius:24px;border:none;cursor:pointer;font-family:Hanken Grotesk,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#191c1e;transition:background .2s}.home-prompt-btn-upload:hover{background:#e4e7ec}.home-prompt-btn-upload svg{stroke:#191c1e}.home-prompt-btn-icon-only{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8px;width:36px;height:36px;background:#f2f4f7;border-radius:9999px;border:none;cursor:pointer;color:#344054;transition:background .2s}.home-prompt-btn-icon-only:hover{background:#e4e7ec}.home-prompt-btn-create{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:12px 32px;width:150px;height:48px;background:#d0d5dd;border-radius:24px;border:none;font-family:Hanken Grotesk,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#fff;cursor:not-allowed;transition:background .2s,transform .1s}.home-prompt-btn-create.active{background:#191c1e;box-shadow:none;cursor:pointer}.home-prompt-btn-create.active:hover{transform:translateY(-1px)}.home-prompt-btn-create:active{transform:scale(.97)}.home-hero-btn-group{flex-direction:row;gap:16px;margin:0 auto 60px;width:100%}.home-hero-btn-group,.home-hero-btn-primary{display:flex;justify-content:center;align-items:center}.home-hero-btn-primary{flex-direction:column;padding:12px 28px;width:200px;height:56px;background:linear-gradient(180deg,#7212ff 0,#bf43fd);box-shadow:0 12px 24px rgba(114,18,255,.35);border-radius:9999px;font-family:Hanken Grotesk,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#fff;border:none;cursor:pointer;transition:all .2s ease;text-decoration:none!important}.home-hero-btn-primary:hover{box-shadow:0 16px 32px rgba(114,18,255,.45);transform:translateY(-1px);color:#fff!important}.home-hero-btn-secondary{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 28px;gap:8px;width:200px;height:56px;background:#fff;border:1px solid rgba(114,18,255,.15);box-shadow:0 1px 2px rgba(16,24,40,.05);border-radius:9999px;font-family:Hanken Grotesk,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#191c1e;cursor:pointer;transition:all .2s ease;text-decoration:none!important}.home-hero-btn-secondary:hover{background:#f9fafb;border-color:rgba(114,18,255,.3);color:#191c1e;transform:translateY(-1px)}.home-hero-btn-secondary svg{fill:#344054}.home-hero-btn-secondary:hover svg{fill:#1d2939}.home-hero-decorator-3{position:absolute;width:96px;height:96px;left:876px;top:624px;background-image:url(/design/decorative_shape_3.png);background-size:cover;pointer-events:none;z-index:2}.home-stats-section{height:160px;background:linear-gradient(90deg,#e7eeff,#f2ebff 50%,#f2ebff);padding:0 24px;box-sizing:border-box}.home-stats-container,.home-stats-section{width:100%;display:flex;align-items:center;justify-content:center}.home-stats-container{flex-direction:row;gap:64px;max-width:1100px}.home-stat-card{display:flex;flex-direction:row;align-items:center;gap:16px;height:100px}.home-stat-icon-wrapper{width:56px;height:56px;position:relative;flex-shrink:0}.home-stat-icon-shadow{left:15%;right:12%;top:15%;bottom:12%;opacity:.32;filter:blur(6px)}.home-stat-icon-bg,.home-stat-icon-shadow{position:absolute;background:linear-gradient(105.66deg,#7212ff,#bf43fd);border-radius:12px}.home-stat-icon-bg{left:17%;right:10%;top:17%;bottom:10%;align-items:center;color:#fff;font-size:20px}.home-stat-icon-bg,.home-stat-info{display:flex;justify-content:center}.home-stat-info{flex-direction:column;align-items:flex-end;text-align:right;gap:2px}.home-stat-icon-img{width:80px;height:80px;object-fit:contain;flex-shrink:0}.home-stat-number{font-family:Sora,sans-serif;font-weight:800;font-size:40px;line-height:48px;letter-spacing:-1.2px;color:#191c1e}.home-stat-label{font-family:Hanken Grotesk,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#131b2e}.home-stat-divider{width:1px;height:48px;background:rgba(114,18,255,.15)}.home-templates-section{padding:80px 24px 40px;background:#fff}.home-templates-container{max-width:1218px;margin:0 auto;position:relative}.home-templates-header-row{display:flex;justify-content:center;align-items:flex-end;margin-bottom:48px;padding:0 8px;position:relative}.home-templates-title-block{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.home-templates-title{font-family:Hanken Grotesk,sans-serif;font-weight:600;font-size:40px;line-height:40px;color:#191c1e;margin:0}.home-templates-subtitle{font-weight:400;color:#434656;margin:0}.home-templates-subtitle,.home-templates-view-all{font-family:Hanken Grotesk,sans-serif;font-size:16px;line-height:24px}.home-templates-view-all{display:flex;flex-direction:row;align-items:center;gap:6px;font-weight:600;color:#7212ff;text-decoration:none!important;cursor:pointer;position:absolute;right:8px;bottom:0}.home-templates-view-all:hover{opacity:.8}.home-templates-viewport{width:100%;overflow:hidden}.home-templates-track{display:flex;gap:18px;will-change:transform}.home-template-card{position:relative;flex:0 0 55%;height:400px;border-radius:24px;overflow:hidden;background:#1a1a1a;cursor:pointer}.home-template-card:after{content:"";position:absolute;inset:0;border:4px solid transparent;border-radius:inherit;pointer-events:none;z-index:8;transition:border-color .4s ease}.home-template-card--active:after{border-color:#5b9cf6}.home-template-img{width:100%;height:100%;object-fit:cover;display:block}.home-template-media{overflow:hidden;background:#1a1a1a}.home-template-media,.home-template-media .home-template-img{position:absolute;inset:0}.home-template-cover{z-index:1;opacity:1;transition:opacity .22s ease}.home-template-video{position:absolute;inset:0;z-index:2;width:100%;height:100%;display:block;object-fit:cover;opacity:0;transition:opacity .22s ease}.home-template-media.isVideoReady .home-template-cover{opacity:0}.home-template-media.isVideoFailed .home-template-cover,.home-template-media.isVideoReady .home-template-video{opacity:1}.home-features-img.dv-shimmerMedia,.home-how-card-img.dv-shimmerMedia,.home-template-img.dv-shimmerMedia{position:relative;overflow:hidden;background:linear-gradient(110deg,#edeff3 30%,#f8f6ff 50%,#edeff3 70%);background-size:220% 100%;animation:dv-shimmer 1.35s ease-in-out infinite}.home-features-img.dv-shimmerMedia:after,.home-how-card-img.dv-shimmerMedia:after,.home-template-img.dv-shimmerMedia:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 34% 28%,hsla(0,0%,100%,.36),transparent 28%),linear-gradient(180deg,rgba(114,18,255,.08),rgba(91,156,246,.1));opacity:.9;pointer-events:none}.home-features-img.dv-shimmerMedia.isLoaded,.home-how-card-img.dv-shimmerMedia.isLoaded,.home-template-img.dv-shimmerMedia.isLoaded{background:transparent;animation:none}.home-features-img.dv-shimmerMedia img,.home-features-img.dv-shimmerMedia video,.home-how-card-img.dv-shimmerMedia img,.home-how-card-img.dv-shimmerMedia video,.home-template-img.dv-shimmerMedia img,.home-template-img.dv-shimmerMedia video{width:100%;height:100%;display:block;object-fit:cover;opacity:0;transition:opacity .18s ease}.home-features-img.dv-shimmerMedia.isLoaded img,.home-features-img.dv-shimmerMedia.isLoaded video,.home-how-card-img.dv-shimmerMedia.isLoaded img,.home-how-card-img.dv-shimmerMedia.isLoaded video,.home-template-img.dv-shimmerMedia.isLoaded img,.home-template-img.dv-shimmerMedia.isLoaded video{opacity:1}.home-template-overlay{box-sizing:border-box;justify-content:space-between;padding:16px;position:absolute;height:78px;left:9px;right:9px;bottom:9px;background:hsla(0,0%,100%,.2);border:1px solid rgba(236,238,240,.5);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:24px;z-index:5}.home-template-left,.home-template-overlay{display:flex;flex-direction:row;align-items:center}.home-template-left{gap:12px}.home-template-avatar{width:48px;height:48px;border-radius:8px;object-fit:cover}.home-template-avatar--shimmer,.home-template-avatar.dv-shimmerMedia{flex:0 0 48px;background:linear-gradient(110deg,hsla(0,0%,100%,.22) 30%,hsla(0,0%,100%,.48) 50%,hsla(0,0%,100%,.22) 70%);background-size:220% 100%;animation:dv-shimmer 1.35s ease-in-out infinite}.home-template-avatar.dv-shimmerMedia img{width:100%;height:100%;object-fit:cover}.home-template-text{width:236px;font-weight:500;letter-spacing:.16px;color:#fff}.home-template-btn,.home-template-text{font-family:Hanken Grotesk,sans-serif;font-size:16px;line-height:24px;display:flex;align-items:center}.home-template-btn{flex-direction:row;padding:10px 20px;gap:8px;background:#fff;border-radius:9999px;border:none;font-weight:600;color:#7212ff;cursor:pointer;transition:transform .2s;text-decoration:none!important}.home-template-btn:hover{transform:scale(1.02)}.home-template-btn-icon{width:18px;height:18px;object-fit:contain}.home-carousel-dots{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;width:160px;margin:32px auto 0}.home-carousel-bar{width:40px;height:12px;background:#7212ff;border-radius:60px}.home-carousel-dot{width:12px;height:12px;background:#eceef0;border-radius:50%;cursor:pointer}:root{--home-showcase-width:980px}.home-how-section{padding:30px 24px 40px;background:#fff}.home-how-container{max-width:var(--home-showcase-width);margin:0 auto;background:linear-gradient(180deg,#f2ebff,#ebf1ff);border-radius:60px;padding:60px 48px;box-sizing:border-box;position:relative}.home-how-header{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;text-align:center;margin-bottom:48px}.home-how-title{font-weight:600;font-size:40px;line-height:40px;color:#191c1e}.home-how-subtitle,.home-how-title{font-family:Hanken Grotesk,sans-serif;margin:0}.home-how-subtitle{font-weight:400;font-size:16px;line-height:24px;color:#434656}.home-how-content-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:48px}.home-how-card-left{width:398px;height:268px;background:#fff;border-radius:20px;position:relative;box-shadow:0 10px 30px rgba(0,0,0,.03);padding:16px;box-sizing:border-box;display:flex;flex-direction:column}.home-how-dots-row{display:flex;gap:8px;margin-bottom:12px}.home-how-redlight-dot{width:11px;height:11px;background:#d9d9d9;border-radius:50%}.home-how-card-img-placeholder{flex-grow:1;border-radius:12px;overflow:hidden;background:#fafafa}.home-how-card-img{width:100%;height:100%;object-fit:cover}.home-how-fab{position:absolute;width:69px;height:69px;right:-24px;bottom:-24px;background:linear-gradient(105.66deg,#7212ff,#bf43fd);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px rgba(114,18,255,.2)}.home-how-fab-icon{font-size:24px;color:#fff}.home-how-info-right{display:flex;flex-direction:column;gap:32px;max-width:418px;margin-right:0}.home-how-text{font-weight:400;font-size:16px;color:#4a4457}.home-how-btn-create,.home-how-text{font-family:Hanken Grotesk,sans-serif;line-height:28px}.home-how-btn-create{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px 40px;width:220px;height:68px;background:#191c1e;border-radius:9999px;font-weight:600;font-size:18px;color:#fff;border:none;cursor:pointer;transition:transform .2s,background-color .2s;text-decoration:none!important}.home-how-btn-create:hover{background:#2b2d30;transform:translateY(-1px);color:#fff!important}.home-features-section{padding:30px 24px 80px;background:#fff}.home-features-container{max-width:var(--home-showcase-width);margin:0 auto}.home-features-header{display:flex;flex-direction:column;align-items:center;margin-bottom:32px}.home-features-title{font-family:Hanken Grotesk,sans-serif;font-weight:600;font-size:40px;line-height:40px;color:#191c1e;margin:0}.home-features-viewport{width:100%;overflow:hidden}.home-features-track{display:flex;will-change:transform}.home-features-showcase-card{position:relative;flex:0 0 100%;aspect-ratio:1100/618;border-radius:24px;overflow:hidden;background:#111b64;cursor:pointer}.home-features-showcase-card:after{content:"";position:absolute;inset:0;border:4px solid transparent;border-radius:inherit;pointer-events:none;z-index:8;transition:border-color .4s ease}.home-features-card--active:after{border-color:#9b5bf6}.home-features-img{position:absolute;inset:0;width:100%;height:100%;border-radius:inherit;object-fit:cover;display:block}.home-features-overlay{position:absolute;width:100%;height:120px;left:0;bottom:0;background:linear-gradient(180.76deg,transparent .66%,rgba(0,0,0,.5) 28.62%,rgba(0,0,0,.9) 56.58%);border-radius:0 0 24px 24px;display:flex;flex-direction:column;justify-content:flex-end;padding:0 48px 32px;box-sizing:border-box;z-index:5}.home-features-overlay-title{font-family:Hanken Grotesk,sans-serif;font-weight:600;font-size:26px;line-height:30px;color:#fff;margin:0 0 10px}.home-features-overlay-desc{font-family:Hanken Grotesk,sans-serif;font-weight:400;font-size:16px;line-height:22px;color:#fff;margin:0}.home-footer{background:#fff;border-top:1px solid rgba(114,18,255,.1);border-radius:48px 48px 0 0;padding:80px 64px 48px}.home-footer-container{max-width:1280px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:64px;margin:0 auto 64px}.home-footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:32px;max-width:320px}.home-footer-logo{font-family:Sora,sans-serif;font-weight:800;font-size:30px;line-height:36px;letter-spacing:-1.5px;color:#7212ff;display:flex;align-items:center;gap:8px}.home-footer-desc{font-family:Hanken Grotesk,sans-serif;font-weight:400;font-size:18px;line-height:30px;color:#4a4457}.home-footer-nav{display:flex;flex-direction:row;gap:96px}.home-footer-links-col{display:flex;flex-direction:column;gap:20px}.home-footer-col-title{font-family:Hanken Grotesk,sans-serif;font-weight:700;font-size:12px;color:#7212ff;text-transform:uppercase;letter-spacing:1px}.home-footer-links{display:flex;flex-direction:column;gap:16px}.home-footer-link{font-family:Hanken Grotesk,sans-serif;font-size:16px;color:#4a4457!important;font-weight:500;transition:color .2s ease;text-decoration:none!important}.home-footer-link:hover{color:#7212ff}.home-footer-bottom{max-width:1280px;margin:0 auto;border-top:1px solid rgba(114,18,255,.1);padding-top:32px;display:flex;justify-content:space-between;align-items:center}.home-footer-copyright{font-size:14px;color:#667085}.home-footer-legal-links{display:flex;gap:24px}.home-footer-legal-link{font-size:14px;color:#667085;transition:color .2s ease;text-decoration:none!important}.home-footer-legal-link:hover{color:#7212ff}@media (max-width:991px){.home-navbar{padding:0 24px}.home-title-br{display:none}.home-hero-title{font-size:36px;line-height:44px}.home-prompt-bar{width:100%;height:auto}.home-prompt-actions{flex-direction:column;gap:12px;height:auto;padding-bottom:16px}.home-prompt-btn-create{width:100%}.home-hero-btn-group{flex-direction:column;width:100%}.home-hero-btn-primary,.home-hero-btn-secondary{width:100%}.home-stats-container{flex-direction:column;gap:24px}.home-stat-divider{display:none}.home-templates-header-row{flex-direction:column;align-items:center;text-align:center;gap:16px}.home-templates-view-all{position:static}.home-template-card{flex:0 0 85%;height:260px}.home-how-content-row{flex-direction:column;gap:32px}.home-how-info-right{margin-right:0;max-width:100%}.home-how-card-left{width:100%}.home-how-fab{right:16px}.home-features-showcase-card{aspect-ratio:auto;border-radius:20px}.home-features-img{position:relative;inset:auto;aspect-ratio:1100/618;height:auto}.home-features-overlay{height:auto;padding:20px;position:relative;background:#000;border-radius:0 0 20px 20px}.home-features-overlay-title{font-size:22px}.home-features-overlay-desc{font-size:14px}.home-footer-container{flex-direction:column;gap:40px}.home-footer-nav{flex-direction:column;gap:32px}}.home-account-container{position:relative}.home-avatar-circle{width:42px;height:42px;border-radius:999px;background:#7212ff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;line-height:1;border:none;cursor:pointer;box-shadow:0 2px 8px rgba(114,18,255,.25);transition:transform .15s ease,opacity .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home-avatar-circle:hover{transform:scale(1.05);opacity:.9}.home-avatar-circle:active{transform:scale(.95)}.home-account-container .dv-accountMenu{position:absolute;right:0;top:52px;left:auto;bottom:auto;z-index:999}:root[data-theme=dark] .home-page{background:#101214;color:#f4f2ee}:root[data-theme=dark] .home-header{background:rgba(16,18,20,.78);border-bottom-color:#2a2f34}:root[data-theme=dark] .home-hero-section{background-color:#101214;background-image:linear-gradient(180deg,rgba(16,18,20,.12),#101214 94%),url(/design/ic_home_bg.png)}:root[data-theme=dark] .home-features-title,:root[data-theme=dark] .home-hero-title,:root[data-theme=dark] .home-how-title,:root[data-theme=dark] .home-logo,:root[data-theme=dark] .home-stat-label,:root[data-theme=dark] .home-stat-number,:root[data-theme=dark] .home-templates-title{color:#f4f2ee}:root[data-theme=dark] .home-btn-login,:root[data-theme=dark] .home-footer-copyright,:root[data-theme=dark] .home-footer-desc,:root[data-theme=dark] .home-footer-legal-link,:root[data-theme=dark] .home-hero-subtitle,:root[data-theme=dark] .home-how-subtitle,:root[data-theme=dark] .home-how-text,:root[data-theme=dark] .home-nav-link,:root[data-theme=dark] .home-templates-subtitle{color:#aeb6c2}:root[data-theme=dark] .home-btn-login:hover,:root[data-theme=dark] .home-footer-col-title,:root[data-theme=dark] .home-footer-legal-link:hover,:root[data-theme=dark] .home-footer-link:hover,:root[data-theme=dark] .home-footer-logo,:root[data-theme=dark] .home-nav-link.active,:root[data-theme=dark] .home-nav-link:hover,:root[data-theme=dark] .home-templates-view-all{color:#b990ff}:root[data-theme=dark] .home-features-section,:root[data-theme=dark] .home-footer,:root[data-theme=dark] .home-how-section,:root[data-theme=dark] .home-prompt-bar,:root[data-theme=dark] .home-templates-section{background:#101214}:root[data-theme=dark] .home-features-img.dv-shimmerMedia,:root[data-theme=dark] .home-how-card-img.dv-shimmerMedia,:root[data-theme=dark] .home-template-img.dv-shimmerMedia{background:linear-gradient(110deg,#20242a 30%,#2b3038 50%,#20242a 70%);background-size:220% 100%}:root[data-theme=dark] .home-prompt-bar{border-color:#2f343b;box-shadow:0 8px 32px -4px rgba(0,0,0,.38),0 24px 64px -12px rgba(0,0,0,.44)}:root[data-theme=dark] .home-hero-btn-secondary,:root[data-theme=dark] .home-prompt-btn-icon-only,:root[data-theme=dark] .home-prompt-btn-upload{background:#181b1f;border-color:#2f343b;color:#f4f2ee}:root[data-theme=dark] .home-hero-btn-secondary:hover,:root[data-theme=dark] .home-prompt-btn-icon-only:hover,:root[data-theme=dark] .home-prompt-btn-upload:hover{background:#252930;color:#fff}:root[data-theme=dark] .home-prompt-btn-upload svg{stroke:#f4f2ee}:root[data-theme=dark] .home-prompt-btn-icon-only img{filter:brightness(0) invert(1)}:root[data-theme=dark] .home-hero-btn-secondary svg{fill:#f4f2ee}:root[data-theme=dark] .home-prompt-btn-create{background:#2f343b;color:#7a828e}:root[data-theme=dark] .home-how-btn-create,:root[data-theme=dark] .home-prompt-btn-create.active{background:#f4f2ee;color:#101214}:root[data-theme=dark] .home-stats-section{background:linear-gradient(90deg,#141921,#191526 50%,#101214)}:root[data-theme=dark] .home-stat-divider{background:rgba(185,144,255,.18)}:root[data-theme=dark] .home-how-container{background:linear-gradient(180deg,#1b1628,#151b26)}:root[data-theme=dark] .home-how-card-left{background:#181b1f;box-shadow:0 16px 36px rgba(0,0,0,.28)}:root[data-theme=dark] .home-carousel-dot,:root[data-theme=dark] .home-how-card-img-placeholder,:root[data-theme=dark] .home-how-redlight-dot{background:#2f343b}:root[data-theme=dark] .home-footer,:root[data-theme=dark] .home-footer-bottom{border-top-color:#2a2f34}:root[data-theme=dark] .home-footer-link{color:#aeb6c2!important}:root[data-theme=dark] .home-account-container .dv-accountMenu{background:#181b1f;border:1px solid #2f343b;box-shadow:0 24px 64px rgba(0,0,0,.42)}:root[data-theme=dark] .dv-miniPanel,:root[data-theme=dark] .home-preview-audio{background:#181b1f;color:#f4f2ee;border-color:#2f343b}:root[data-theme=dark] .home-prompt-bar .dv-textarea{color:#f4f2ee}:root[data-theme=dark] .home-prompt-bar .dv-textarea::placeholder{color:#7a828e}:root[data-theme=dark] .home-prompt-bar .dv-mediaAttachment{background:#181b1f;border-color:#2f343b}:root[data-theme=dark] .home-prompt-bar .dv-mediaAttachmentPreview,:root[data-theme=dark] .home-prompt-bar .dv-referenceThumb,:root[data-theme=dark] .home-prompt-bar .dv-referenceThumb .dv-pickerAudioIcon,:root[data-theme=dark] .home-prompt-bar .dv-referenceThumb .dv-pickerPlaceholder{background:#252930;color:#aeb6c2}:root[data-theme=dark] .dv-referenceAt,:root[data-theme=dark] .dv-referenceBrowse,:root[data-theme=dark] .dv-referenceItem,:root[data-theme=dark] .dv-referenceMeta strong,:root[data-theme=dark] .dv-referencePanelHead{color:#f4f2ee}:root[data-theme=dark] .dv-referenceEmpty,:root[data-theme=dark] .dv-referenceMeta span,:root[data-theme=dark] .dv-referenceSectionTitle{color:#7a828e}:root[data-theme=dark] .dv-referenceBrowse,:root[data-theme=dark] .dv-referencePanelHead{border-color:#2f343b}:root[data-theme=dark] .dv-referenceBrowse:hover,:root[data-theme=dark] .dv-referenceItem:hover{background:#252930}:root[data-theme=dark] .dv-referenceSkeleton div span,:root[data-theme=dark] .dv-referenceSkeleton>span{background:linear-gradient(110deg,#252930 30%,#303640 50%,#252930 70%);background-size:200% 100%}.home-prompt-bar{height:auto!important;min-height:144px}.home-prompt-top{display:flex;flex-direction:row;align-items:flex-start;gap:4px;width:100%;box-sizing:border-box;padding:12px 14px 4px;flex:1 1}.home-prompt-bar .dv-mediaRail{flex:0 0 74px;--media-stack-width:74px;--media-stack-expanded-height:74px;--stack-column:0;--stack-row:0;--stack-x:0px;--stack-y:0px;position:relative;width:74px;min-height:74px;overflow:visible;z-index:40}.home-prompt-bar .dv-mediaRail.hasAssets{flex-basis:74px;width:74px}.home-prompt-bar .dv-mediaStack{position:relative;width:74px;height:74px;overflow:visible;transition:width .18s ease,height .18s ease}.home-prompt-bar .dv-mediaStack:before{content:"";position:absolute;top:-10px;left:-8px;width:calc(var(--media-stack-width, 74px) + 16px);height:calc(var(--media-stack-expanded-height, 74px) + 20px);pointer-events:none;z-index:0}.home-prompt-bar .dv-mediaRail.isStackExpanded .dv-mediaStack:before{pointer-events:auto}.home-prompt-bar .dv-mediaRail.isStackExpanded .dv-mediaStack{position:absolute;top:0;left:0;width:var(--media-stack-width,74px);height:var(--media-stack-expanded-height,74px)}.home-prompt-bar .dv-mediaAttachment{--stack-index:0;--stack-offset:0px;--stack-rotate:0deg;width:58px;height:74px;flex:0 0 auto;position:relative;border-radius:16px;border:1px solid #dfdfda;background:#f6f6f3;overflow:visible;box-shadow:0 1px 2px rgba(0,0,0,.04);touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease;z-index:calc(1 + var(--stack-index))}.home-prompt-bar .dv-mediaStack .dv-mediaAttachment{position:absolute;inset:0}.home-prompt-bar .dv-mediaStack .dv-mediaAttachment:not(.single){transform:translateX(min(var(--stack-offset),12px)) rotate(var(--stack-rotate))}.home-prompt-bar .dv-mediaRail.isStackExpanded .dv-mediaStack .dv-mediaAttachment:not(.single){transform:translate(var(--stack-x),var(--stack-y)) rotate(0deg)}.home-prompt-bar .dv-mediaRail.hasAssets.singleAsset .dv-mediaAttachment{transform:none}.home-prompt-bar .dv-mediaAttachment.uploading{cursor:progress}.home-prompt-bar .dv-mediaAttachment.uploading .dv-mediaAttachmentPreview{background:#edf4ef;color:#4f765f;font-size:13px;font-weight:700}.home-prompt-bar .dv-mediaAttachmentPreview{width:100%;height:100%;border-radius:16px;overflow:hidden;border:none;padding:0;display:grid;place-items:center;background:#eeeeea;color:#717171;font-size:11px;line-height:1;font-weight:800;text-transform:capitalize;cursor:pointer}.home-prompt-bar .dv-mediaAttachmentPreview img,.home-prompt-bar .dv-mediaAttachmentPreview video{width:100%;height:100%;display:block;object-fit:cover}.home-prompt-bar .dv-mediaRemove{position:absolute;top:-7px;right:-7px;width:24px;height:24px;border:2px solid #fff;border-radius:999px;background:hsla(0,0%,7%,.82);color:#fff;display:grid;place-items:center;cursor:pointer;opacity:0;z-index:5;transition:opacity .16s ease;box-shadow:0 2px 8px rgba(0,0,0,.15)}.home-prompt-bar .dv-mediaAttachment:hover .dv-mediaRemove{opacity:1}.home-prompt-bar .dv-textWrap{flex:1 1;min-width:0;position:relative;z-index:1}.home-prompt-bar .dv-textarea{width:100%;flex:1 1;min-height:74px;max-height:148px;overflow-y:auto;border:none;background:transparent;resize:none;padding:0;font-family:Hanken Grotesk,sans-serif;font-size:16px;line-height:calc(74px / 3);color:#303030;outline:none}.home-prompt-bar .dv-textarea::placeholder{color:#a1a1a1}.home-preview-lightbox{position:fixed;inset:0;z-index:9999;background:rgba(34,34,34,.82);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;place-items:center;padding:52px 72px}.home-preview-toolbar{position:fixed;top:18px;right:18px;display:flex;align-items:center;gap:14px;color:hsla(0,0%,100%,.72);z-index:10000}.home-preview-toolbar button{width:22px;height:22px;border:none;background:transparent;color:inherit;display:grid;place-items:center;padding:0;cursor:pointer}.home-preview-media{width:min(89vw,1800px);max-height:calc(100vh - 120px);display:grid;place-items:center;overflow:auto}.home-preview-media img,.home-preview-media video{max-width:100%;max-height:calc(100vh - 120px);border-radius:10px;display:block;object-fit:contain;box-shadow:0 32px 90px rgba(0,0,0,.34)}.home-preview-audio{min-width:min(420px,86vw);border-radius:18px;background:hsla(0,0%,100%,.96);color:#202020;display:grid;grid-gap:16px;gap:16px;justify-items:center;padding:28px;box-shadow:0 32px 90px rgba(0,0,0,.34)}.dv-miniPanel{position:absolute;bottom:calc(100% + 10px);left:0;min-width:280px;border-radius:16px;border:1px solid #ebeae4;background:#fff;box-shadow:0 18px 34px rgba(0,0,0,.08);padding:8px;z-index:999}.dv-referencePanel{width:min(300px,calc(100vw - 24px));min-width:min(260px,calc(100vw - 24px));padding:0;overflow:hidden}.dv-referencePanelHead{display:flex;align-items:center;gap:7px;padding:11px 14px 8px;color:#3a3a38;font-size:13px;line-height:1.1;font-weight:500;border-bottom:1px solid #deded9}.dv-referenceAt{display:inline-grid;place-items:center;width:15px;height:15px;color:#3b3b39;font-size:16px;line-height:1;font-weight:500}.dv-referenceSectionTitle{padding:9px 14px 7px;color:#8c8c87;font-size:11px;line-height:1;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.dv-referencePanelBody{min-height:52px;max-height:240px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.dv-referenceList{display:grid}.dv-referenceItem{width:100%;min-width:0;min-height:46px;display:flex;align-items:center;gap:10px;padding:6px 14px;border:none;background:transparent;color:#232321;text-align:left;cursor:pointer}.dv-referenceItem:hover{background:#f6f5f1}.dv-referenceThumb{flex:0 0 28px;width:28px;height:28px;border-radius:7px;overflow:hidden;background:#eeeeea}.dv-referenceThumb img,.dv-referenceThumb video{width:100%;height:100%;display:block;object-fit:cover;border-radius:7px}.dv-referenceThumb .dv-pickerAudioIcon,.dv-referenceThumb .dv-pickerPlaceholder{width:100%;height:100%;display:grid;place-items:center;border-radius:7px;background:#eeeeea;color:#555552}.dv-referenceThumb .dv-pickerPlaceholder{font-size:9px;font-weight:600}.dv-referenceMeta{min-width:0;display:grid;grid-gap:3px;gap:3px}.dv-referenceMeta strong{color:#191917;font-size:13px;line-height:1.2;font-weight:600}.dv-referenceMeta span{color:#7a7a76;font-size:11px;line-height:1;font-weight:400}.dv-referenceEmpty{min-height:68px;display:grid;place-items:center;padding:12px 14px 17px;color:#8c8c87;font-size:13px;line-height:1.2;text-align:center}.dv-referenceSkeleton{min-height:42px;display:grid;grid-template-columns:28px 1fr;align-items:center;grid-gap:10px;gap:10px;padding:7px 14px}.dv-referenceSkeleton div span,.dv-referenceSkeleton>span{display:block;border-radius:14px;background:linear-gradient(110deg,#f1f0ed 30%,#e8e7e3 50%,#f1f0ed 70%);background-size:200% 100%;animation:dv-shimmer 1.4s ease-in-out infinite}.dv-referenceSkeleton>span{width:28px;height:28px}.dv-referenceSkeleton div{display:grid;grid-gap:6px;gap:6px}.dv-referenceSkeleton div span:first-child{width:78px;height:10px}.dv-referenceSkeleton div span:last-child{width:102px;height:9px}@keyframes dv-shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}.dv-referenceBrowse{width:100%;min-height:40px;display:flex;align-items:center;gap:9px;padding:0 14px;border:none;border-top:1px solid #deded9;background:transparent;color:#3e3e3b;font-size:13px;line-height:1;font-weight:500;cursor:pointer}.dv-referenceBrowse:hover{background:#f6f5f1}.home-prompt-bar .dv-mediaRail.isDragging .dv-mediaStack .dv-mediaAttachment:not(.dragging){transition:transform .22s ease}.home-prompt-bar .dv-mediaRail.isStackExpanded .dv-mediaStack .dv-mediaAttachment:not(.single):not(.dragging){transform:translate(calc(var(--stack-x) + var(--drag-shift-x, 0px)),calc(var(--stack-y) + var(--drag-shift-y, 0px))) rotate(0deg)}.home-prompt-bar .dv-mediaAttachment.dragging .dv-mediaAttachmentPreview{cursor:-webkit-grabbing;cursor:grabbing}.home-page .dv-assetPickerBackdrop{z-index:9999}