@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";
:root{--c-pink:#ff4d8d;--c-orange:#ff7a00;--c-yellow:#ffc247;--c-bg-light:#f8f8fa;--c-bg-dark:#0a0a0f;--c-text-dark:#050508;--c-text-light:#fff;--c-muted:#666575}.dv-wrapper{color:var(--c-text-dark);text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,sans-serif;overflow-x:hidden}.dv-wrapper *{box-sizing:border-box;margin:0;padding:0}.dv-text-gradient{background:linear-gradient(135deg, var(--c-pink), var(--c-orange));-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}.dv-bg-gradient{background:linear-gradient(135deg, var(--c-pink), var(--c-orange))}.dv-wrapper h1,.dv-wrapper h2,.dv-wrapper h3,.dv-wrapper h4{letter-spacing:-.04em;font-weight:800;line-height:1.1}.dv-container{z-index:2;max-width:1000px;margin:0 auto;padding:0 24px;position:relative}.dv-center{text-align:center;flex-direction:column;align-items:center;display:flex}.dv-section{padding:120px 0;position:relative}.dv-no-padding-top{padding-top:40px!important}.dv-hero{background:var(--c-bg-light);color:var(--c-text-dark)}.dv-dark{background:var(--c-bg-dark);color:var(--c-text-light)}.dv-light{background:var(--c-bg-light);color:var(--c-text-dark)}.dv-pink{color:#fff;background:linear-gradient(135deg,#ff4d8d,#ff7a00)}.dv-tag{letter-spacing:.15em;text-transform:uppercase;color:var(--c-muted);margin-bottom:24px;font-size:11px;font-weight:800}.dv-tag-dark{color:#888}.dv-tag-white{color:#fffc}.dv-header{z-index:50;justify-content:space-between;padding:24px;display:flex;position:absolute;top:0;left:0;right:0}.dv-logo{align-items:center;gap:12px;display:flex}.dv-logo-icon{background:linear-gradient(135deg, var(--c-pink), var(--c-orange));color:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-weight:800;display:flex}.dv-logo-text{flex-direction:column;line-height:1;display:flex}.dv-logo-text strong{font-size:16px;font-weight:800}.dv-logo-text span{color:#888;letter-spacing:.1em;font-size:9px}.dv-hero-title{max-width:800px;margin-bottom:24px;font-size:clamp(36px,8vw,64px)}.dv-lead{color:var(--c-muted);max-width:600px;margin-bottom:40px;font-size:clamp(16px,4vw,20px);line-height:1.5}.dv-lead-light{color:#888}.dv-btn-primary{background:linear-gradient(135deg, var(--c-pink), var(--c-orange));color:#fff;border-radius:100px;padding:16px 40px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-block;box-shadow:0 10px 30px #ff4d8d4d}.dv-btn-primary:hover{transform:translateY(-2px)}.dv-hero-sub-cta{color:var(--c-muted);justify-content:center;align-items:center;gap:8px;margin-top:16px;font-size:13px;font-weight:600;display:flex}.dv-glow-pink,.dv-glow-orange{filter:blur(80px);z-index:1;opacity:.4;border-radius:50%;width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dv-glow-pink{background:var(--c-pink)}.dv-glow-orange{background:var(--c-orange)}.dv-hero-visual{justify-content:center;margin-top:60px;display:flex;position:relative}.dv-phone-mockup{z-index:10;background:#111;border-radius:40px;width:300px;height:600px;padding:12px;position:relative;box-shadow:0 40px 100px #0000004d}.dv-phone-light{background:#fff;border:1px solid #eee;box-shadow:0 40px 100px #0000001a}.dv-phone-inner{background:#0d0d12;border-radius:32px;flex-direction:column;height:100%;display:flex;overflow:hidden}.dv-phone-inner-light{background:#fafafa}.dv-phone-header-dark{color:#fff;border-bottom:1px solid #ffffff0d;align-items:center;gap:16px;padding:40px 20px 20px;display:flex}.dv-phone-header-light{border-bottom:1px solid #0000000d;align-items:center;gap:16px;padding:40px 20px 20px;display:flex}.dv-phone-nav{color:#888;font-size:20px;font-weight:600}.dv-phone-profile{align-items:center;gap:12px;display:flex}.dv-phone-avatar{background:url(https://images.unsplash.com/photo-1570295999919-56ceb5ecca61?w=100&q=80) 50%/cover;border-radius:50%;width:36px;height:36px}.dv-phone-title{font-size:16px;font-weight:700}.dv-phone-events{flex-direction:column;flex:1;gap:16px;padding:20px;display:flex}.dv-p-event{background:#1a1a24;border-radius:16px;align-items:center;gap:16px;padding:16px;display:flex}.dv-p-event-light{background:#fff;box-shadow:0 4px 12px #00000008}.dv-p-date{flex-direction:column;align-items:center;line-height:1;display:flex}.dv-p-date b{color:#fff;font-size:20px}.dv-p-date span{color:#888;margin-top:4px;font-size:10px}.dv-p-info{flex-direction:column;gap:4px;display:flex}.dv-p-info b{color:#fff;font-size:14px}.dv-p-info span{color:#888;font-size:11px}.dv-phone-btn{color:#fff;text-align:center;background:#222;border-radius:12px;margin:20px;padding:14px;font-size:14px;font-weight:600}.dv-btn-pink{background:linear-gradient(135deg, var(--c-pink), var(--c-orange))}.dv-math-box{text-align:left;background:#111;border-radius:32px;width:100%;max-width:400px;margin:20px auto 40px;padding:40px}.dv-math-row{text-align:center;flex-direction:column;margin:16px 0;display:flex}.dv-math-val{color:#fff;font-size:28px;font-weight:900}.dv-math-desc{color:#888;margin-top:4px;font-size:12px}.dv-math-op{text-align:center;color:#666;font-size:16px;font-weight:800}.dv-math-highlight{background:#ff4d8d1a;border-radius:16px;margin-top:24px;padding:16px}.dv-text-pink{color:var(--c-pink)}.dv-math-conclusion{color:#888;max-width:400px;margin:0 auto 80px;font-size:18px;font-weight:600;line-height:1.4}.dv-time-saved{background:#111;border-radius:32px;width:100%;max-width:600px;padding:60px 40px;position:relative;overflow:hidden}.dv-icons-row{justify-content:center;gap:20px;margin-top:40px;display:flex}.dv-icon-glow{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative}.dv-icon-inner{border-radius:16px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.bg-white\/10{background:#ffffff1a}.bg-pink-500\/20{background:#ff4d8d33}.bg-green-500\/20{background:#00e67633}.dv-features-title{text-align:center;margin-bottom:60px;font-size:clamp(32px,6vw,48px)}.dv-features-grid{flex-direction:column;gap:24px;max-width:600px;margin:0 auto;display:flex}.dv-feature-item{align-items:flex-start;gap:20px;display:flex}.dv-feature-icon{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.dv-feature-item h4{color:var(--c-text-dark);margin-bottom:8px;font-size:18px}.dv-feature-item p{color:var(--c-muted);font-size:14px;line-height:1.5}.dv-roles-grid{grid-template-columns:repeat(2,1fr);gap:16px;width:100%;max-width:800px;margin-top:40px;display:grid}@media (min-width:768px){.dv-roles-grid{grid-template-columns:repeat(3,1fr);gap:24px}}.dv-role-card{background:#fff;border:1px solid #eee;border-radius:20px;flex-direction:column;align-items:center;gap:16px;padding:32px 20px;display:flex;box-shadow:0 10px 30px #00000005}.dv-role-card span{color:#111;font-size:16px;font-weight:700}.dv-visual-error-free{width:100%;max-width:400px;margin:60px auto 0;position:relative}.dv-notification{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:20;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;align-items:center;gap:16px;width:300px;padding:16px 20px;display:flex;position:absolute;top:-40px;left:50%;transform:translate(-50%);box-shadow:0 20px 40px #0003}.dv-notif-icon{background:#00e676;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.dv-notif-text{text-align:left;flex-direction:column;display:flex}.dv-notif-text strong{font-size:14px;font-weight:800}.dv-notif-text span{color:#fffc;font-size:11px}.dv-phone-cutout{background:#000;border:1px solid #ffffff1a;border-bottom:none;border-radius:32px 32px 0 0;height:300px;overflow:hidden;box-shadow:0 -20px 50px #0003}.dv-bg-crowd{opacity:.15;mix-blend-mode:overlay;z-index:1;background:url(https://images.unsplash.com/photo-1459749411175-04bf5292ceea?w=1600&q=80) 50%/cover;position:absolute;inset:0}.dv-checkmarks{flex-direction:column;gap:16px;margin-top:60px;display:flex}@media (min-width:768px){.dv-checkmarks{flex-direction:row;gap:32px}}.dv-check-item{align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.dv-footer{color:#fff;z-index:10;background:#000;padding:60px 24px 40px;position:relative}.dv-footer-inner{border-bottom:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:32px;padding-bottom:40px;display:flex}@media (min-width:768px){.dv-footer-inner{flex-direction:row;justify-content:space-between}}.dv-footer-middle p{color:#888;font-size:14px;font-weight:500}.dv-footer-links{gap:24px;display:flex}.dv-footer-links a{color:#888;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.dv-footer-links a:hover{color:#fff}.dv-footer-bottom{text-align:center;color:#666;margin-top:32px;font-size:12px}.reveal{opacity:0}
