:root{--plv-bg:#fff;--plv-bg-secondary:#f8fafc;--plv-surface:#fff;--plv-surface-elevated:#fff;--plv-text:#0f172a;--plv-text-2:#334155;--plv-text-3:#64748b;--plv-accent:#7c3aed;--plv-accent-soft:#8b5cf6;--plv-accent-glow:#7c3aed26;--plv-border:#e2e8f0;--plv-border-soft:#f1f5f9;--plv-success:#10b981;--plv-warning:#f59e0b;--plv-error:#ef4444;--plv-card-shadow:0 20px 35px -12px #00000014;--plv-glow:radial-gradient(circle at 30% 20%,#7c3aed14,transparent 70%)}[data-theme=dark]{--plv-bg:#020617;--plv-bg-secondary:#0f172a;--plv-surface:#1e293b;--plv-surface-elevated:#334155;--plv-text:#f1f5f9;--plv-text-2:#cbd5e1;--plv-text-3:#94a3b8;--plv-border:#334155;--plv-border-soft:#1e293b;--plv-card-shadow:0 20px 35px -12px #0006;--plv-accent-glow:#8b5cf61f}.plv-page{background:var(--plv-bg);min-height:100vh;color:var(--plv-text);font-family:system-ui,-apple-system,Segoe UI,Inter,SF Pro Text,sans-serif;position:relative;overflow-x:clip}.plv-ambient{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.plv-blob{filter:blur(80px);opacity:.4;border-radius:50%;animation:20s ease-in-out infinite alternate plvBlobFloat;position:absolute}.plv-blob-1{background:radial-gradient(circle,#7c3aed40,#0000);width:60vw;height:60vw;top:-20vh;left:-20vw}.plv-blob-2{background:radial-gradient(circle,#8b5cf633,#0000);width:50vw;height:50vw;animation-duration:25s;bottom:-10vh;right:-15vw}.plv-blob-3{background:radial-gradient(circle,#f59e0b1f,#0000);width:40vw;height:40vw;animation-duration:18s;top:40vh;right:10vw}@keyframes plvBlobFloat{0%{transform:translate(0)scale(1)}to{transform:translate(3%,5%)scale(1.05)}}.plv-grid-bg{background-image:linear-gradient(var(--plv-border-soft)1px,transparent 1px),linear-gradient(90deg,var(--plv-border-soft)1px,transparent 1px);opacity:.3;pointer-events:none;z-index:0;background-size:48px 48px;position:fixed;inset:0}.plv-nav{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--plv-border-soft);background:#ffffff08;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex;position:relative}[data-theme=dark] .plv-nav{background:#02061799}.plv-nav-logo{letter-spacing:-.02em;background:linear-gradient(135deg,var(--plv-accent),var(--plv-accent-soft));color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800;text-decoration:none}.plv-nav-logo span{background:0 0;-webkit-background-clip:unset;background-clip:unset;color:var(--plv-text)}.plv-nav-links{align-items:center;gap:2rem;list-style:none;display:flex}.plv-nav-links a{color:var(--plv-text-2);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.plv-nav-links a:hover{color:var(--plv-accent)}.plv-nav-cta{background:linear-gradient(135deg,var(--plv-accent),var(--plv-accent-soft));border-radius:40px;padding:.5rem 1.2rem;color:#fff!important}.plv-nav-cta:hover{opacity:.9;color:#fff!important}.plv-content{z-index:2;max-width:1280px;margin:0 auto;padding:2rem 2rem 4rem;position:relative}.plv-hero{text-align:center;padding:2rem 0 3rem}.plv-eyebrow{background:var(--plv-accent-glow);color:var(--plv-accent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:60px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.8rem;font-weight:500;display:inline-flex}.plv-eyebrow-dot{background:var(--plv-accent);border-radius:50%;width:6px;height:6px;display:inline-block}.plv-hero-title{letter-spacing:-.02em;background:linear-gradient(135deg,var(--plv-text)60%,var(--plv-accent-soft));color:#0000;-webkit-background-clip:text;background-clip:text;max-width:900px;margin:0 auto 1.2rem;font-size:3.2rem;font-weight:800;line-height:1.2}.plv-highlight{background:linear-gradient(135deg,#f59e0b,#fb923c);color:#0000;-webkit-background-clip:text;background-clip:text;display:inline-block}.plv-hero-sub{color:var(--plv-text-2);max-width:720px;margin:0 auto 2rem;font-size:1.2rem;line-height:1.5}.plv-cta-block{margin:2rem 0}.plv-cta-primary{background:linear-gradient(135deg,var(--plv-accent),var(--plv-accent-soft));color:#fff;border-radius:60px;align-items:center;gap:12px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 25px -8px #7c3aed66}.plv-cta-primary:hover{transform:translateY(-2px);box-shadow:0 20px 30px -12px #7c3aed80}.plv-cta-arrow{transition:transform .2s}.plv-cta-primary:hover .plv-cta-arrow{transform:translate(4px)}.plv-cta-note{color:var(--plv-text-3);justify-content:center;gap:1rem;margin-top:1rem;font-size:.8rem;display:flex}.plv-trust-badges{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.plv-badge{background:var(--plv-surface);border:1px solid var(--plv-border);border-radius:40px;align-items:center;gap:6px;padding:.4rem 1rem;font-size:.8rem;display:flex}.plv-badge-icon{font-size:1rem}.plv-mockup-section{margin:4rem 0}.plv-section-label{text-align:center;text-transform:uppercase;letter-spacing:2px;color:var(--plv-accent);margin-bottom:1rem;font-size:.7rem;font-weight:600}.plv-mockup-wrapper{justify-content:center;display:flex;position:relative}.plv-mockup-glow{background:radial-gradient(ellipse at 50% 50%,var(--plv-accent-glow),transparent 70%);filter:blur(40px);z-index:0;border-radius:60px;position:absolute;inset:-20px}.plv-mockup-frame{background:var(--plv-surface);border:1px solid var(--plv-border);box-shadow:var(--plv-card-shadow);z-index:1;border-radius:24px;width:100%;max-width:1000px;position:relative;overflow:hidden}.plv-mockup-topbar{background:var(--plv-bg-secondary);border-bottom:1px solid var(--plv-border);align-items:center;gap:8px;padding:.8rem 1rem;display:flex}.plv-dot-red{background:#ff5f56;border-radius:50%;width:12px;height:12px}.plv-dot-yellow{background:#ffbd2e;border-radius:50%;width:12px;height:12px}.plv-dot-green{background:#27c93f;border-radius:50%;width:12px;height:12px}.plv-mockup-url{background:var(--plv-bg);color:var(--plv-text-3);border-radius:8px;margin-left:.5rem;padding:.2rem .6rem;font-size:.7rem}.plv-mockup-body{background:var(--plv-bg-secondary);flex-wrap:wrap;gap:2rem;padding:2rem;display:flex}.plv-prompt-col{flex:2;min-width:240px}.plv-prompt-header{align-items:center;gap:12px;margin-bottom:1.2rem;display:flex}.plv-prompt-avatar{background:var(--plv-accent-glow);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.plv-prompt-title{font-size:.9rem;font-weight:700}.plv-prompt-type{color:var(--plv-text-3);font-size:.7rem}.plv-prompt-line{background:var(--plv-surface);border:1px solid var(--plv-border);border-radius:12px;gap:10px;margin-bottom:.5rem;padding:.8rem;font-size:.8rem;display:flex}.plv-prompt-num{color:var(--plv-accent);font-weight:600}.plv-prompt-connector{background:var(--plv-border);width:2px;height:20px;margin-left:1rem}.plv-mockup-arrow{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:0 1rem;display:flex}.plv-arrow-line{background:var(--plv-border);width:40px;height:2px;position:relative}.plv-arrow-icon{color:var(--plv-accent);font-size:1rem;position:absolute;top:-8px;right:-12px}.plv-arrow-label{color:var(--plv-text-3);white-space:nowrap;font-size:.7rem}.plv-video-col{flex:3;min-width:260px}.plv-video-preview{aspect-ratio:16/9;background:#000;border-radius:16px;position:relative;overflow:hidden}.plv-video-placeholder{background:linear-gradient(145deg,#1a1a2e,#16213e);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.plv-video-play-icon{opacity:.7;margin-bottom:1rem;font-size:3rem}.plv-video-scene{width:80%;height:60%;position:relative}.plv-scene-element{background:#ffffff1a;border-radius:8px;position:absolute}.plv-scene-house{background:#8b5cf6;border-radius:4px;width:40px;height:40px;bottom:20%;left:30%}.plv-scene-tree{background:#10b981;border-radius:2px;width:20px;height:40px;bottom:20%;left:55%}.plv-scene-sun{background:#f59e0b;border-radius:50%;width:30px;height:30px;top:10%;right:20%}.plv-scene-camera{background:#7c3aed99;width:100%;height:4px;animation:4s ease-in-out infinite alternate plvCameraMove;position:absolute;bottom:0;left:0}@keyframes plvCameraMove{0%{width:20%;margin-left:0}to{width:80%;margin-left:20%}}.plv-video-timeline{background:#ffffff4d;border-radius:4px;height:3px;position:absolute;bottom:12px;left:16px;right:16px}.plv-timeline-progress{background:var(--plv-accent);border-radius:4px;width:40%;height:100%;animation:8s linear infinite plvProgress}@keyframes plvProgress{0%{width:0%}to{width:100%}}.plv-video-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#0009;border-radius:20px;padding:.2rem .6rem;font-size:.6rem;position:absolute;bottom:12px;right:12px}.plv-video-features{color:var(--plv-text-3);justify-content:center;gap:1rem;margin-top:1rem;font-size:.7rem;display:flex}.plv-steps{flex-direction:column;gap:2rem;margin:2rem 0;display:flex}.plv-step{background:var(--plv-surface);border:1px solid var(--plv-border);border-radius:20px;align-items:flex-start;gap:1.5rem;padding:1.5rem;display:flex}.plv-step-num{color:var(--plv-accent);opacity:.5;font-size:1.8rem;font-weight:800;line-height:1}.plv-step-content h3{margin-bottom:.5rem;font-size:1.2rem}.plv-step-content p{color:var(--plv-text-2);font-size:.9rem;line-height:1.5}.plv-step-badge{background:var(--plv-accent-glow);color:var(--plv-accent);border-radius:30px;margin-top:.8rem;padding:.2rem .8rem;font-size:.7rem;display:inline-block}.plv-stats-row{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;margin:3rem 0;display:grid}.plv-stat-card{background:var(--plv-surface);border:1px solid var(--plv-border);text-align:center;border-radius:24px;padding:1.5rem}.plv-stat-num{background:linear-gradient(135deg,var(--plv-accent),var(--plv-accent-soft));color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.plv-stat-label{color:var(--plv-text-2);font-size:.8rem}.plv-inline-cta{background:linear-gradient(135deg,var(--plv-accent-glow),transparent);border:1px solid var(--plv-border);text-align:center;border-radius:32px;margin:3rem 0;padding:2rem}.plv-inline-cta h3{margin-bottom:.5rem;font-size:1.5rem}.plv-inline-cta p{color:var(--plv-text-2);margin-bottom:1.5rem}.plv-features-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin:2rem 0;display:grid}.plv-feature-card{background:var(--plv-surface);border:1px solid var(--plv-border);border-radius:20px;padding:1.5rem;transition:transform .2s,border-color .2s}.plv-feature-card:hover{border-color:var(--plv-accent);transform:translateY(-4px)}.plv-feature-icon{margin-bottom:1rem;font-size:2rem;display:block}.plv-feature-card h3{margin-bottom:.5rem;font-size:1.1rem}.plv-feature-card p{color:var(--plv-text-2);font-size:.85rem;line-height:1.5}.plv-prose{max-width:780px;margin:0 auto}.plv-prose h2{margin:2rem 0 1rem;font-size:1.8rem}.plv-prose h3{margin:1.5rem 0 .8rem;font-size:1.3rem}.plv-prose p{color:var(--plv-text-2);margin-bottom:1rem;line-height:1.6}.plv-highlight-box{background:var(--plv-accent-glow);border-left:4px solid var(--plv-accent);border-radius:12px;margin:1.5rem 0;padding:1.2rem}.plv-prose ol{color:var(--plv-text-2);margin:1rem 0;padding-left:1.5rem}.plv-prose li{margin-bottom:.5rem}.plv-usecases-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin:2rem 0;display:grid}.plv-uc-card{background:var(--plv-surface);border:1px solid var(--plv-border);border-radius:20px;padding:1.5rem;position:relative}.plv-uc-emoji{margin-bottom:1rem;font-size:2rem;display:block}.plv-uc-card h3{margin-bottom:.5rem;font-size:1.1rem}.plv-uc-card p{color:var(--plv-text-2);margin-bottom:1rem;font-size:.85rem;line-height:1.5}.plv-uc-tag{background:var(--plv-accent-glow);color:var(--plv-accent);border-radius:30px;padding:.2rem .8rem;font-size:.7rem;display:inline-block}.plv-compare-table{border-collapse:collapse;background:var(--plv-surface);border-radius:20px;width:100%;overflow:hidden}.plv-compare-table th,.plv-compare-table td{text-align:left;border-bottom:1px solid var(--plv-border);padding:1rem}.plv-compare-table th{background:var(--plv-bg-secondary);font-weight:600}.plv-col-highlight{background:var(--plv-accent-glow)}.plv-yes{color:var(--plv-success);font-weight:600}.plv-no{color:var(--plv-error)}.plv-maybe{color:var(--plv-warning)}.plv-tips-list{flex-direction:column;gap:1.5rem;margin:2rem 0;display:flex}.plv-tip{background:var(--plv-surface);border:1px solid var(--plv-border);border-radius:16px;align-items:flex-start;gap:1rem;padding:1.2rem;display:flex}.plv-tip-icon{font-size:1.5rem}.plv-tip h4{margin-bottom:.3rem;font-size:1rem}.plv-tip p{color:var(--plv-text-2);font-size:.85rem;line-height:1.5}.plv-faq{flex-direction:column;gap:1rem;display:flex}.plv-faq-item{background:var(--plv-surface);border:1px solid var(--plv-border);border-radius:16px;overflow:hidden}.plv-faq-q{cursor:pointer;justify-content:space-between;align-items:center;padding:1.2rem;font-weight:600;list-style:none;display:flex}.plv-faq-q::-webkit-details-marker{display:none}.plv-faq-chevron{transition:transform .2s}details[open] .plv-faq-chevron{transform:rotate(180deg)}.plv-faq-a{color:var(--plv-text-2);border-top:1px solid var(--plv-border);padding:0 1.2rem 1.2rem;font-size:.9rem;line-height:1.5}.plv-related-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.2rem;margin:2rem 0;display:grid}.plv-related-card{background:var(--plv-surface);border:1px solid var(--plv-border);border-radius:16px;padding:1.2rem;text-decoration:none;transition:transform .2s,border-color .2s;display:block}.plv-related-card:hover{border-color:var(--plv-accent);transform:translateY(-4px)}.plv-related-icon{margin-bottom:.8rem;font-size:1.5rem;display:block}.plv-related-card h4{color:var(--plv-text);margin-bottom:.3rem;font-size:1rem}.plv-related-card p{color:var(--plv-text-2);font-size:.75rem;line-height:1.4}.plv-footer-cta{text-align:center;background:linear-gradient(135deg,var(--plv-surface),var(--plv-bg-secondary));border:1px solid var(--plv-border);border-radius:40px;margin:3rem 0 1rem;padding:3rem 2rem}.plv-footer-cta h2{margin-bottom:1rem;font-size:2rem}.plv-footer-cta p{color:var(--plv-text-2);max-width:600px;margin:0 auto 1.5rem}.plv-section{margin:4rem 0}.plv-section-title{text-align:center;margin-bottom:1rem;font-size:2rem;font-weight:700}.plv-section-sub{text-align:center;color:var(--plv-text-2);max-width:640px;margin:0 auto 2rem}@media (max-width:768px){.plv-nav{flex-direction:column;gap:1rem;padding:1rem}.plv-nav-links{flex-wrap:wrap;justify-content:center;gap:1rem}.plv-content{padding:1rem}.plv-hero-title{font-size:2rem}.plv-hero-sub{font-size:1rem}.plv-mockup-body{flex-direction:column}.plv-mockup-arrow{padding:1rem 0;transform:rotate(90deg)}.plv-step{flex-direction:column}.plv-stats-row{grid-template-columns:1fr 1fr}.plv-features-grid{grid-template-columns:1fr}.plv-compare-table{font-size:.75rem}.plv-compare-table th,.plv-compare-table td{padding:.6rem}.plv-tip{flex-direction:column}.plv-footer-cta h2{font-size:1.5rem}}@media (max-width:480px){.plv-stats-row{grid-template-columns:1fr}.plv-cta-note{flex-direction:column;gap:.3rem}.plv-trust-badges{flex-direction:column;align-items:center}}
