:root{--vvd-primary:#1266f1;--vvd-primary-dark:#0d52cc;--vvd-primary-light:#e8f0fe;--vvd-accent:#00b4d8;--vvd-text-dark:#0f172a;--vvd-text-muted:#64748b;--vvd-radius:16px;--vvd-radius-sm:10px;--vvd-shadow-hover:0 12px 40px rgba(18,102,241,.14)}.subpage-container .vvd-section:not(.faq-section) h3{font-size:1.2rem;margin-bottom:.4rem;margin-top:.8rem}.hero{border:1.5px solid var(--vvd-border);border-radius:var(--vvd-radius);box-shadow:0 4px 24px rgba(15,23,42,.05);margin-bottom:2.5rem;overflow:hidden;padding:2rem 3rem;position:relative}.hero:before{background:linear-gradient(90deg,var(--vvd-primary) 0,var(--vvd-accent) 100%);border-radius:var(--vvd-radius) var(--vvd-radius) 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.hero h1{color:var(--vvd-text-dark);font-size:2.05rem;font-weight:800;letter-spacing:-.02em;line-height:1.28;margin-bottom:1rem}.hero h1 .highlight{color:var(--vvd-primary);position:relative}.hero h1 .highlight:after{background:linear-gradient(90deg,var(--vvd-primary),var(--vvd-accent));border-radius:2px;bottom:-2px;content:"";height:3px;left:0;opacity:.4;position:absolute;right:0}.vvd-section{margin-bottom:2.5rem}.vvd-section .sub-card{overflow:hidden;position:relative;transition:border-color .2s,box-shadow .2s,transform .18s}.vvd-section .sub-card:after{background:var(--vvd-feature-color,var(--vvd-primary));bottom:0;content:"";height:2.5px;left:0;opacity:0;position:absolute;right:0;transition:opacity .2s}.vvd-section .sub-card:hover{border-color:var(--vvd-feature-color,var(--vvd-primary));box-shadow:var(--vvd-shadow-hover);transform:translateY(-3px)}.vvd-section .sub-card:hover:after{opacity:1}.vvd-section .sub-card.fi-link{--vvd-feature-color:#1266f1}.vvd-section .sub-card.fi-stats{--vvd-feature-color:#0891b2}.vvd-section .sub-card.fi-qr{--vvd-feature-color:#7c3aed}.vvd-section .sub-card.fi-deep{--vvd-feature-color:#059669}.vvd-section .sub-card.fi-coupon{--vvd-feature-color:#d97706}.vvd-section .sub-card.fi-push{--vvd-feature-color:#dc2626}.vvd-section .sub-card.fi-stamp{--vvd-feature-color:#db2777}.vvd-section .sub-card.fi-form{--vvd-feature-color:#0f766e}.vvd-section .sub-card .icon{align-items:center;background:color-mix(in srgb,var(--vvd-feature-color,#1266f1) 10%,#fff);border-radius:10px;display:flex;flex-shrink:0;height:44px;justify-content:center;margin-bottom:.85rem;width:44px}.vvd-section .sub-card .icon svg{color:var(--vvd-feature-color,var(--vvd-primary));height:22px;width:22px}.learning{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.learning .learning-card{background:#fff;border:1.5px solid var(--vvd-border);border-radius:var(--vvd-radius);color:inherit;display:block;overflow:hidden;padding:1.5rem 1.35rem 1.7rem;position:relative;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .18s}.learning .learning-card:before{background:var(--vvd-card-accent,var(--vvd-primary));content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s}.learning .learning-card:hover{border-color:var(--vvd-card-accent,var(--vvd-primary));box-shadow:var(--vvd-shadow-hover);color:inherit;text-decoration:none!important;transform:translateY(-3px)}.learning .learning-card:hover:before{opacity:1}.learning .learning-card .icon{align-items:center;background:var(--vvd-card-bg,#e8f0fe);border-radius:12px;display:flex;height:48px;justify-content:center;margin-bottom:1rem;width:48px}.learning .learning-card .icon svg{color:var(--vvd-card-color,var(--vvd-primary));height:24px;width:24px}.learning .learning-card .arrow{bottom:1.2rem;color:var(--vvd-border);font-size:.85rem;position:absolute;right:1.3rem;transition:transform .2s,color .2s}.learning .learning-card:hover .arrow{color:var(--vvd-card-color,var(--vvd-primary));transform:translateX(4px)}.learning .learning-card.marketer{--vvd-card-accent:#1266f1;--vvd-card-color:#1266f1;--vvd-card-bg:#e8f0fe}.learning .learning-card.owner{--vvd-card-accent:#059669;--vvd-card-color:#059669;--vvd-card-bg:#d1fae5}.learning .learning-card.developer{--vvd-card-accent:#7c3aed;--vvd-card-color:#7c3aed;--vvd-card-bg:#ede9fe}.alert p{color:revert}.faq-section code{font-size:1.1rem}.vvd-note-title svg{height:15px;width:15px}.vvd-note p{color:#334155;font-size:.875rem;line-height:1.7;margin:0}.youtube-channel{align-items:center;background:#0f172a;border-radius:var(--vvd-radius);display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:space-between;margin-bottom:2.5rem;overflow:hidden;padding:1.75rem 2.25rem;position:relative}.youtube-channel:before{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.05);border-radius:50%;content:"";height:160px;position:absolute;right:200px;top:-50px;width:160px}.youtube-channel:after{background:rgba(255,0,0,.08);border-radius:50%;bottom:-30px;content:"";height:100px;position:absolute;right:80px;width:100px}.youtube-channel .left{align-items:center;display:flex;gap:1.2rem;position:relative;z-index:1}.youtube-channel .logo{align-items:center;background:red;border-radius:14px;box-shadow:0 4px 16px rgba(255,0,0,.35);display:flex;flex-shrink:0;height:52px;justify-content:center;width:52px}.youtube-channel .logo svg{fill:#fff;height:26px;width:26px}.youtube-channel .title{color:#f8fafc;font-size:1.2rem;font-weight:700;margin-bottom:.25rem}.youtube-channel .desc{color:#afc1db;margin:0}.youtube-channel .desc .badge{background:hsla(0,0%,100%,.08);border-radius:4px;color:#cbd5e1;display:inline-block;font-size:.9rem;font-weight:600;letter-spacing:.03em;margin-left:4px;padding:4px 8px}.youtube-channel .btn-yt{align-items:center;background:red;border-radius:var(--vvd-radius-sm);box-shadow:0 3px 12px rgba(255,0,0,.3);color:#fff;display:inline-flex;flex-shrink:0;font-weight:600;gap:7px;padding:.6rem 1.35rem;position:relative;text-decoration:none!important;transition:background .2s,transform .15s,box-shadow .2s;white-space:nowrap;z-index:1}.youtube-channel .btn-yt svg{fill:#fff;height:16px;width:16px}.youtube-channel .btn-yt:hover{background:#c00;box-shadow:0 6px 20px rgba(255,0,0,.4);transform:translateY(-2px)}.cta{align-items:center;background:#fff;border:1px solid var(--vvd-border);border-radius:var(--vvd-radius);box-shadow:0 4px 24px rgba(18,102,241,.07);display:grid;grid-template-columns:1fr auto;margin-bottom:2.5rem;margin-top:2.5rem;overflow:hidden}.cta .body{overflow:hidden;padding:2.25rem 2.5rem;position:relative}.cta .body:before{background:radial-gradient(circle,rgba(18,102,241,.06) 0,transparent 70%);content:"";height:200px;left:-40px;position:absolute;top:-40px;width:200px}.cta .title{color:var(--vvd-text-dark);font-weight:700;line-height:1.2;margin-bottom:.5rem;margin-top:.3rem;position:relative}.cta .desc{margin-bottom:1.6rem;position:relative}.cta .btn-group{display:flex;flex-wrap:wrap;gap:.75rem;position:relative}.cta .btn-group a{text-transform:none}.cta .visual{align-items:center;background:linear-gradient(145deg,var(--vvd-primary) 0,#0d52cc 60%,#0a3fa0 100%);display:flex;flex-direction:column;flex-shrink:0;gap:.5rem;justify-content:center;overflow:hidden;padding:2rem 1.5rem;position:relative;width:250px}.cta .visual:before{background:hsla(0,0%,100%,.06);height:120px;right:-30px;top:-30px;width:120px}.cta .visual:after,.cta .visual:before{border-radius:50%;content:"";position:absolute}.cta .visual:after{background:hsla(0,0%,100%,.05);bottom:-20px;height:80px;left:-20px;width:80px}.cta .stat{position:relative;text-align:center;z-index:1}.cta .number{color:#fff;font-size:2rem;font-weight:900;letter-spacing:-.03em;line-height:1}.cta .label{color:hsla(0,0%,100%,.7);font-size:.95rem;font-weight:500;margin-top:3px}.cta .divider{background:hsla(0,0%,100%,.15);height:28px;width:1px}.cta .primary{align-items:center;background:var(--vvd-primary);box-shadow:0 4px 16px rgba(18,102,241,.3);color:#fff!important;display:inline-flex;font-weight:700;gap:8px;padding:.75rem 1.75rem;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s}.cta .primary:hover{background:var(--vvd-primary-dark);box-shadow:0 8px 24px rgba(18,102,241,.4);color:#fff!important;transform:translateY(-2px)}.cta .ghost{align-items:center;background:transparent;border:1px solid var(--vvd-border);color:var(--vvd-text-muted)!important;display:inline-flex;font-weight:600;gap:7px;padding:.75rem 1.25rem;text-decoration:none;transition:border-color .2s,color .2s,background .2s}.cta .ghost:hover{background:var(--vvd-primary-light);border-color:var(--vvd-primary);color:var(--vvd-primary)!important}@media (max-width:1199px){.hero{padding:1rem 1.5rem}}@media (max-width:900px){.cta{grid-template-columns:1fr}.cta .visual{flex-direction:row;gap:2rem;justify-content:center;padding:1.25rem 2rem;width:100%}.cta .divider{height:1px;width:28px}}@media (max-width:768px){.hero h1{font-size:1.6rem}.youtube-channel{flex-direction:column;padding:1.4rem 1.5rem}.btn-yt,.youtube-channel .left{width:100%}.btn-yt{justify-content:center}.cta .body{padding:1.75rem 1.5rem}}@media (max-width:767px){.hero{border:none;box-shadow:none;padding:0}.hero:before{background:none;border-radius:0}.cta{grid-template-columns:1fr}.cta .btn-group{flex-direction:column}.cta .btn-group a{justify-content:center;width:100%}.cta .visual{flex-direction:column;gap:0;padding:1.5rem 1rem;width:100%}.cta .divider{background:hsla(0,0%,100%,.2);height:1px;margin:.75rem 0;width:60%}.cta .number{font-size:1.8rem}.cta .label{font-size:.9rem}}