.invven-home *{margin:0;padding:0;box-sizing:border-box}.invven-home{--ink:#0c0c0e;--bg:#f8f7f4;--white:#ffffff;--accent:#1a6b3c;--accent-light:#e8f5ee;--muted:#6b6b72;--border:#e2e0db;--card:#ffffff;--yellow:#f5c842;font-family:Familjen Grotesk,sans-serif;background:var(--bg);color:var(--ink);overflow-x:hidden;scroll-behavior:smooth;min-height:100vh}.invven-home nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:0 40px;height:64px;display:flex;align-items:center;justify-content:space-between;background:rgba(248,247,244,.92);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);overflow:visible}.invven-home .nav-logo{text-decoration:none;display:flex;align-items:center;height:100%}.invven-home .nav-logo img{height:140px;width:auto;object-fit:contain;display:block}@media (max-width:900px){.invven-home .nav-logo img{height:56px;width:auto;object-fit:contain}}.invven-home .nav-logo span{color:var(--accent)}.invven-home .nav-links{display:flex;align-items:center;gap:28px;list-style:none}.invven-home .nav-links a{font-size:14px;font-weight:500;color:var(--muted);text-decoration:none;transition:color .2s}.invven-home .nav-links a:hover{color:var(--ink)}.invven-home .nav-cta{background:var(--ink)!important;color:var(--bg)!important;padding:10px 20px;border-radius:8px;font-weight:600!important;transition:background .2s!important}.invven-home .nav-cta:hover{background:var(--accent)!important}.invven-home .hero{min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:120px 40px 80px;position:relative;overflow:hidden}.invven-home .hero-image-wrap{display:none}.invven-home .hero-image-wrap,.invven-home .hero-video-wrap{position:absolute;inset:0;z-index:0;background:var(--ink);overflow:hidden}.invven-home .hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,12,14,.55) 0,rgba(12,12,14,.35) 50%,rgba(12,12,14,.75));z-index:1}.invven-home .hero-content{position:relative;z-index:2;max-width:900px}.invven-home .hero-badge{display:inline-flex;flex-direction:column;align-items:flex-start;gap:5px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#fff;font-size:12px;font-weight:500;letter-spacing:.08em;padding:8px 14px;border-radius:12px;margin-bottom:28px;animation:fadeUp .7s ease both}.invven-home .hero-badge-row{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.invven-home .hero-badge-curr{white-space:nowrap}@media(max-width:639px){.invven-home .hero-badge-row{flex-wrap:wrap}.invven-home .hero-badge-curr{flex-basis:100%;padding-left:16px}}.invven-home .hero-badge-row2{color:var(--yellow);font-size:12px;font-weight:600;letter-spacing:.06em;padding-left:0}.invven-home .hero-badge-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;animation:pulse-green 1.5s infinite;flex-shrink:0}@keyframes pulse-green{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.3)}}.invven-home h1{font-family:"Instrument Serif",serif;font-size:clamp(48px,7vw,88px);line-height:1.05;letter-spacing:-.02em;color:#fff;margin-bottom:24px;animation:fadeUp .7s ease .1s both}.invven-home h1 em{font-style:italic;color:var(--yellow)}.invven-home .hero-sub{font-size:clamp(17px,2vw,21px);color:rgba(255,255,255,.75);line-height:1.55;max-width:580px;margin-bottom:40px;font-weight:400;animation:fadeUp .7s ease .2s both}.invven-home .hero-actions{display:flex;gap:16px;flex-wrap:wrap;animation:fadeUp .7s ease .3s both}.invven-home .btn-primary{background:var(--accent);color:#fff;padding:16px 32px;border-radius:10px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 4px 24px rgba(26,107,60,.4);font-family:inherit}.invven-home .btn-primary:hover{background:#15562f;transform:translateY(-2px)}.invven-home .btn-ghost{background:rgba(255,255,255,.1);color:#fff;padding:16px 32px;border-radius:10px;font-size:16px;font-weight:500;text-decoration:none;border:1px solid rgba(255,255,255,.25);transition:all .2s;backdrop-filter:blur(8px);font-family:inherit}.invven-home .btn-ghost:hover{background:rgba(255,255,255,.18);transform:translateY(-2px)}.invven-home .hero-trust{position:absolute;bottom:48px;left:40px;right:40px;z-index:2;display:flex;align-items:center;gap:32px;animation:fadeUp .7s ease .5s both}.invven-home .trust-item{display:flex;align-items:center;gap:8px;color:rgba(255,255,255,.6);font-size:13px;font-weight:500}.invven-home .trust-divider{width:1px;height:20px;background:rgba(255,255,255,.2)}.invven-home .stats-bar{background:var(--ink);padding:28px 40px;display:grid;grid-template-columns:repeat(4,1fr)}.invven-home .stat-item{text-align:center;padding:12px 24px;border-right:1px solid rgba(255,255,255,.08)}.invven-home .stat-item:last-child{border-right:none}.invven-home .stat-num{font-family:"Instrument Serif",serif;font-size:36px;color:var(--yellow);line-height:1;margin-bottom:6px}.invven-home .stat-label{font-size:12px;color:rgba(255,255,255,.45);letter-spacing:.08em;text-transform:uppercase;font-weight:500}.invven-home section{padding:100px 40px}.invven-home .section-tag{display:inline-block;background:var(--accent-light);color:var(--accent);font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;padding:5px 12px;border-radius:4px;margin-bottom:20px}.invven-home .section-title{font-family:"Instrument Serif",serif;font-size:clamp(34px,4vw,52px);line-height:1.1;letter-spacing:-.02em;margin-bottom:16px;color:var(--ink)}.invven-home .section-title em{font-style:italic;color:var(--accent)}.invven-home .section-sub{font-size:17px;color:var(--muted);line-height:1.6;max-width:540px;font-weight:400}.invven-home .problem-inner{max-width:1200px;margin:0 auto}.invven-home .problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;margin-top:64px}.invven-home .problem-list{display:flex;flex-direction:column;gap:20px}.invven-home .problem-item{display:flex;gap:16px;align-items:flex-start;padding:20px;background:#fff;border-radius:12px;border:1px solid var(--border);transition:transform .2s}.invven-home .problem-item:hover{transform:translateX(4px)}.invven-home .problem-icon{font-size:24px;flex-shrink:0;margin-top:2px}.invven-home .problem-text strong{display:block;font-size:15px;font-weight:600;margin-bottom:4px}.invven-home .problem-text p{font-size:13px;color:var(--muted);line-height:1.5}.invven-home .problem-visual{background:var(--ink);border-radius:20px;padding:40px;position:relative;overflow:hidden}.invven-home .big-quote{font-family:"Instrument Serif",serif;font-size:clamp(20px,2.5vw,28px);color:#fff;line-height:1.4;margin-bottom:24px;font-style:italic}.invven-home .big-quote em{color:var(--yellow);font-style:normal}.invven-home .quote-source{font-size:13px;color:rgba(255,255,255,.45);font-weight:500}.invven-home .features{background:var(--white)}.invven-home .features-inner{max-width:1200px;margin:0 auto}.invven-home .features-header{text-align:center;margin-bottom:72px}.invven-home .features-header .section-sub{margin:0 auto;text-align:center}.invven-home .features-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.invven-home .feat{grid-column:span 2;background:var(--bg);border:1px solid var(--border);border-radius:16px;padding:32px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.invven-home .feat:hover{transform:translateY(-4px);box-shadow:0 16px 48px rgba(0,0,0,.08);border-color:var(--accent)}.invven-home .feat.hero-feat{background:#1e293b;border-color:#1e293b}.invven-home .feat.feat-violet,.invven-home .feat.hero-feat{grid-column:span 3;display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}.invven-home .feat.feat-violet{background:linear-gradient(135deg,#2e1065,#4c1d95 60%,#5b21b6);border-color:#6d28d9}.invven-home .feat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:20px;background:var(--accent-light)}.invven-home .feat.hero-feat .feat-icon{background:rgba(26,107,60,.25)}.invven-home .feat.feat-violet .feat-icon{background:rgba(139,92,246,.25)}.invven-home .feat-name{font-family:"Instrument Serif",serif;font-size:22px;margin-bottom:8px;color:var(--ink);line-height:1.2}.invven-home .feat.feat-violet .feat-name,.invven-home .feat.hero-feat .feat-name{color:#fff;font-size:28px}.invven-home .feat-desc{font-size:14px;color:var(--muted);line-height:1.6}.invven-home .feat.feat-violet .feat-desc,.invven-home .feat.hero-feat .feat-desc{color:rgba(255,255,255,.6);font-size:15px}.invven-home .feat-tag{display:inline-block;margin-top:16px;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);background:var(--accent-light);padding:3px 10px;border-radius:4px}.invven-home .feat.hero-feat .feat-tag{background:rgba(245,200,66,.15);color:var(--yellow)}.invven-home .feat-tag-green{color:#4ade80;background:rgba(74,222,128,.15)}.invven-home .feat-tag-amber,.invven-home .feat-tag-green{display:inline-block;margin-top:16px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:3px 10px;border-radius:4px}.invven-home .feat-tag-amber{color:#f59e0b;background:rgba(245,158,11,.12)}.invven-home .feat-bullets{display:flex;flex-direction:column;gap:12px}.invven-home .feat-bullet{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:rgba(255,255,255,.75);line-height:1.45}.invven-home .feat-bullet:before{content:"✓";color:var(--accent);font-weight:700;flex-shrink:0;margin-top:1px}.invven-home .how{background:var(--bg)}.invven-home .how-inner{max-width:1100px;margin:0 auto}.invven-home .steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative;margin-top:64px}.invven-home .steps:before{content:"";position:absolute;top:36px;left:12.5%;right:12.5%;height:2px;background-image:repeating-linear-gradient(90deg,var(--accent) 0,var(--accent) 4px,transparent 4px,transparent 12px)}.invven-home .step{padding:0 24px;text-align:center}.invven-home .step-num{width:72px;height:72px;border-radius:50%;background:var(--ink);color:#fff;font-family:"Instrument Serif",serif;font-size:28px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;position:relative;z-index:1;border:4px solid var(--bg);box-shadow:0 0 0 2px var(--accent)}.invven-home .step-title{font-size:16px;font-weight:600;margin-bottom:10px}.invven-home .step-desc{font-size:13px;color:var(--muted);line-height:1.6}.invven-home .testimonials{background:var(--white)}.invven-home .testimonials-inner{max-width:1100px;margin:0 auto}.invven-home .testimonials-header{text-align:center;margin-bottom:56px}.invven-home .testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.invven-home .testi{background:var(--bg);border:1px solid var(--border);border-radius:16px;padding:32px}.invven-home .stars{color:var(--yellow);font-size:16px;letter-spacing:3px;margin-bottom:16px}.invven-home .testi-text{font-size:15px;color:var(--ink);line-height:1.6;margin-bottom:20px;font-style:italic}.invven-home .testi-author{font-size:13px;color:var(--muted);font-weight:600}.invven-home .pricing{background:var(--bg)}.invven-home .pricing-inner{max-width:1100px;margin:0 auto}.invven-home .pricing-header{text-align:center;margin-bottom:64px}.invven-home .pricing-header .section-sub{margin:0 auto}.invven-home .pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:start}.invven-home .plan{border:1.5px solid var(--border);border-radius:20px;padding:36px;background:var(--white);position:relative;transition:transform .2s}.invven-home .plan:hover{transform:translateY(-4px)}.invven-home .plan.featured{border-color:var(--accent);background:var(--ink);transform:translateY(-8px);box-shadow:0 24px 64px rgba(0,0,0,.18)}.invven-home .plan-badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:var(--accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 16px;border-radius:100px;white-space:nowrap}.invven-home .plan-name{font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:12px}.invven-home .plan.featured .plan-name{color:rgba(255,255,255,.5)}.invven-home .plan-price{font-family:"Instrument Serif",serif;font-size:52px;color:var(--ink);line-height:1;margin-bottom:4px}.invven-home .plan.featured .plan-price{color:#fff}.invven-home .plan-price sup{font-size:24px;vertical-align:super;font-family:inherit;font-weight:600}.invven-home .plan-period{font-size:12px;color:var(--muted);margin-bottom:4px;font-weight:500}.invven-home .plan.featured .plan-period{color:rgba(255,255,255,.45)}.invven-home .plan-gst{font-size:11px;color:var(--muted);margin-bottom:24px}.invven-home .plan.featured .plan-gst{color:rgba(255,255,255,.35)}.invven-home .plan-divider{height:1px;background:var(--border);margin-bottom:24px}.invven-home .plan.featured .plan-divider{background:rgba(255,255,255,.1)}.invven-home .plan-features{list-style:none;display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.invven-home .plan-features li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--ink);line-height:1.4}.invven-home .plan.featured .plan-features li{color:rgba(255,255,255,.85)}.invven-home .plan-features li:before{content:"✓";color:var(--accent);font-weight:700;flex-shrink:0}.invven-home .btn-plan{display:block;text-align:center;padding:14px;border-radius:10px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;font-family:inherit}.invven-home .btn-plan-outline{border:1.5px solid var(--border);color:var(--ink);background:transparent}.invven-home .btn-plan-outline:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-light)}.invven-home .btn-plan-solid{background:var(--accent);color:#fff;box-shadow:0 4px 20px rgba(26,107,60,.35)}.invven-home .btn-plan-solid:hover{background:#15562f;transform:translateY(-1px)}.invven-home .pricing-note{text-align:center;margin-top:32px;font-size:13px;color:var(--muted)}.invven-home .cta-section{background:var(--accent);padding:100px 40px;text-align:center;position:relative;overflow:hidden}.invven-home .cta-inner{position:relative;z-index:1;max-width:700px;margin:0 auto}.invven-home .cta-title{font-family:"Instrument Serif",serif;font-size:clamp(36px,5vw,60px);color:#fff;line-height:1.1;margin-bottom:20px;letter-spacing:-.02em}.invven-home .cta-title em{font-style:italic;opacity:.8}.invven-home .cta-sub{font-size:18px;color:rgba(255,255,255,.8);margin-bottom:40px;line-height:1.5}.invven-home .btn-cta-white{display:inline-block;background:#fff;color:var(--accent);padding:18px 40px;border-radius:12px;font-size:17px;font-weight:700;text-decoration:none;transition:all .2s;box-shadow:0 8px 32px rgba(0,0,0,.15);font-family:inherit}.invven-home .btn-cta-white:hover{transform:translateY(-3px);box-shadow:0 16px 48px rgba(0,0,0,.2)}.invven-home .cta-small{margin-top:20px;font-size:13px;color:rgba(255,255,255,.6)}.invven-home footer{background:var(--ink);padding:64px 40px 40px}.invven-home .footer-inner{max-width:1200px;margin:0 auto}.invven-home .footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:56px}.invven-home .footer-logo{display:inline-block;margin-bottom:16px;text-decoration:none;line-height:0}.invven-home .footer-tagline{font-size:14px;color:rgba(255,255,255,.4);line-height:1.6;margin-bottom:8px}.invven-home .footer-col h3{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.4);margin-bottom:16px}.invven-home .footer-col ul{list-style:none;display:flex;flex-direction:column;gap:10px}.invven-home .footer-col ul a{font-size:14px;color:rgba(255,255,255,.55);text-decoration:none;transition:color .2s}.invven-home .footer-col ul a:hover{color:#fff}.invven-home .footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:32px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.invven-home .footer-copy{font-size:13px;color:rgba(255,255,255,.3)}.invven-home .footer-links{display:flex;gap:24px;align-items:center}.invven-home .footer-links a{font-size:13px;color:rgba(255,255,255,.3);text-decoration:none;transition:color .2s}.invven-home .footer-links a:hover{color:rgba(255,255,255,.7)}.invven-home .footer-status-badge{display:inline-flex;align-items:center;gap:6px}.invven-home .footer-status-dot{width:6px;height:6px;border-radius:50%;background:#22c55e;animation:pulse-green 2s infinite;flex-shrink:0;display:inline-block}.invven-home .footer-legal{margin-top:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.06);font-size:12px;color:rgba(255,255,255,.2);line-height:1.6}.invven-home .why-exists{background:#000;padding:110px 40px;text-align:center}.invven-home .why-exists blockquote{font-family:"Instrument Serif",serif;font-size:clamp(24px,3.8vw,48px);color:#fff;line-height:1.35;max-width:920px;margin:0 auto 32px;font-style:italic;letter-spacing:-.01em}.invven-home .why-exists blockquote em{color:var(--yellow);font-style:normal}.invven-home .why-exists .attribution{font-size:18px;color:#f5a623;font-weight:600;letter-spacing:.04em;text-transform:uppercase}@media(max-width:900px){.invven-home .why-exists{padding:80px 24px}.invven-home .hero-overlay{background:linear-gradient(180deg,rgba(12,12,14,.72) 0,rgba(12,12,14,.58) 50%,rgba(12,12,14,.88))}}.invven-home .why-better{background:var(--ink);padding:100px 40px}.invven-home .why-better-inner{max-width:760px;margin:0 auto}.invven-home .why-better-heading{font-family:"Instrument Serif",serif;font-size:clamp(26px,3.8vw,46px);color:#fff;line-height:1.2;letter-spacing:-.02em;margin-bottom:24px}.invven-home .why-better-sub{font-size:17px;color:rgba(255,255,255,.55);line-height:1.65;margin-bottom:32px}.invven-home .why-better-subhead{font-size:clamp(15px,1.8vw,20px);font-weight:600;color:var(--yellow);margin-bottom:20px;line-height:1.35;letter-spacing:.01em}.invven-home .why-better-bold{font-size:18px;font-weight:700;color:#fff;margin-bottom:36px;line-height:1.55}.invven-home .why-better-list{list-style:none;display:flex;flex-direction:column;gap:16px;margin-bottom:44px}.invven-home .why-better-list li{font-size:16px;color:rgba(255,255,255,.82);padding-left:28px;position:relative;line-height:1.45}.invven-home .why-better-list li:before{content:"→";position:absolute;left:0;color:var(--accent);font-weight:700}.invven-home .why-better-competitor{font-size:clamp(20px,2.5vw,30px);font-weight:700;color:#fff;margin-bottom:20px;line-height:1.3;letter-spacing:-.01em}.invven-home .why-better-close{font-family:"Instrument Serif",serif;font-size:clamp(18px,2.2vw,26px);color:rgba(255,255,255,.6);font-style:italic}.invven-home .why-better-download{margin-top:32px}.invven-home .why-better-pdf-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border:1.5px solid rgba(255,255,255,.45);border-radius:8px;font-size:14px;font-weight:600;color:#fff;letter-spacing:.01em;text-decoration:none;transition:border-color .18s,background .18s}.invven-home .why-better-pdf-btn:hover{border-color:#fff;background:rgba(255,255,255,.07)}@media(max-width:900px){.invven-home .why-better{padding:72px 20px}}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.invven-home .reveal{opacity:0;transform:translateY(28px);transition:opacity .6s ease,transform .6s ease}.invven-home .reveal.visible{opacity:1;transform:translateY(0)}.invven-home .nav-hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;cursor:pointer;background:none;border:none;padding:8px;margin:-8px;z-index:101;flex-shrink:0}.invven-home .nav-hamburger span{display:block;width:24px;height:2px;background:var(--ink);border-radius:2px;transition:all .2s}.invven-home .mobile-menu{display:none;position:fixed;top:64px;left:0;right:0;z-index:98;background:var(--bg);border-bottom:2px solid var(--border);padding:12px 20px 24px;flex-direction:column;gap:2px;box-shadow:0 8px 32px rgba(0,0,0,.1)}.invven-home .mobile-menu.open{display:flex}.invven-home .mobile-menu a{display:block;padding:13px 16px;font-size:16px;font-weight:500;color:var(--ink);text-decoration:none;border-radius:8px;transition:background .15s}.invven-home .mobile-menu a:hover{background:var(--accent-light)}.invven-home .mobile-menu .mobile-cta{margin-top:10px;padding:14px 16px;text-align:center;font-size:16px;font-weight:700;color:#fff!important;background:var(--accent);border-radius:10px}.invven-home .mobile-menu .mobile-cta:hover{background:#155c32!important}@media(max-width:900px){.invven-home .nav-hamburger{display:flex}.invven-home nav{padding:0 20px}.invven-home .nav-links{display:none}.invven-home .hero{padding:100px 20px 80px}.invven-home .hero-trust{display:none}.invven-home section{padding:72px 20px}.invven-home .problem-grid{grid-template-columns:1fr;gap:40px}.invven-home .features-grid{grid-template-columns:1fr}.invven-home .feat{grid-column:1/-1}.invven-home .feat.feat-violet,.invven-home .feat.hero-feat{grid-column:1/-1;grid-template-columns:1fr}.invven-home .steps{grid-template-columns:repeat(2,1fr);gap:32px}.invven-home .steps:before{display:none}.invven-home .pricing-grid,.invven-home .testimonials-grid{grid-template-columns:1fr}.invven-home .plan.featured{transform:none}.invven-home .footer-top{grid-template-columns:1fr 1fr;gap:32px}.invven-home .stats-bar{grid-template-columns:repeat(2,1fr)}.invven-home .hero-video-wrap{display:none}.invven-home .hero-image-wrap{display:block}.invven-home .hero-mute-btn{display:none}}@media(max-width:480px){.invven-home h1{font-size:40px}.invven-home .hero-actions{flex-direction:column}.invven-home .footer-top{grid-template-columns:1fr}}.invven-home .compare{background:var(--ink);padding:100px 40px}.invven-home .compare-inner{max-width:860px;margin:0 auto}.invven-home .compare-tag{display:inline-flex;align-items:center;gap:6px;background:rgba(245,200,66,.15);color:var(--yellow);border:1px solid rgba(245,200,66,.3);border-radius:99px;padding:5px 14px;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;margin-bottom:20px}.invven-home .compare-heading{font-family:"Instrument Serif",serif;font-size:clamp(26px,3.5vw,44px);color:#fff;line-height:1.2;letter-spacing:-.02em;margin-bottom:12px}.invven-home .compare-sub{font-size:17px;color:rgba(255,255,255,.5);margin-bottom:48px}.invven-home .compare-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:16px;border:1px solid rgba(255,255,255,.08)}.invven-home .compare-table{width:100%;border-collapse:collapse;min-width:480px}.invven-home .compare-table thead tr{background:rgba(255,255,255,.04)}.invven-home .compare-table th{padding:14px 20px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.invven-home .compare-table th.col-f{text-align:left;color:rgba(255,255,255,.4);width:54%}.invven-home .compare-table th.col-i{text-align:center;color:#4ade80;background:rgba(74,222,128,.07);border-bottom:2px solid #4ade80;width:23%}.invven-home .compare-table th.col-o{text-align:center;color:#ffffff;width:23%}.invven-home .compare-table tbody tr{border-top:1px solid rgba(255,255,255,.06);transition:background .15s}.invven-home .compare-table tbody tr:hover{background:rgba(255,255,255,.025)}.invven-home .compare-table td{padding:14px 20px;font-size:15px}.invven-home .compare-table td.col-f{color:rgba(255,255,255,.82);font-weight:500}.invven-home .compare-table td.col-i{text-align:center;background:rgba(74,222,128,.04)}.invven-home .compare-table td.col-o{text-align:center}.invven-home .cmp-no,.invven-home .cmp-yes{font-size:20px;line-height:1}.invven-home .cmp-no{color:#ef4444;opacity:1}.invven-home .cmp-limited{font-size:12px;font-weight:700;color:#f59e0b;background:rgba(245,158,11,.12);border-radius:99px;padding:3px 10px;display:inline-block;letter-spacing:.02em}.invven-home .cmp-text{font-size:12px;font-weight:500;color:#ffffff;font-style:italic}@media(max-width:900px){.invven-home .compare{padding:72px 20px}}@media(max-width:600px){.invven-home .compare{padding:60px 0}.invven-home .compare-inner{padding:0}.invven-home .compare-heading,.invven-home .compare-tag{padding:0 20px}.invven-home .compare-wrap{border-radius:0;border-left:none;border-right:none}.invven-home .compare-table{min-width:0;width:100%}.invven-home .compare-table td,.invven-home .compare-table th{padding:10px 12px}.invven-home .compare-table th{font-size:9px;letter-spacing:.03em}.invven-home .compare-table td{font-size:13px}.invven-home .cmp-no,.invven-home .cmp-yes{font-size:16px}.invven-home .cmp-text{font-size:11px}}.invven-home .demo-section{background:var(--white);padding:100px 40px;text-align:center}.invven-home .demo-inner{max-width:720px;margin:0 auto}.invven-home .demo-header{margin-bottom:48px}.invven-home .demo-header .section-sub{margin:0 auto}.invven-home .demo-phone-container{display:flex;justify-content:center;margin-bottom:32px}.invven-home .demo-phone{width:272px;height:548px;background:#111827;border-radius:48px;border:3px solid #374151;box-shadow:0 0 0 1px rgba(255,255,255,.04),0 40px 100px rgba(0,0,0,.45),inset 0 0 0 1px rgba(255,255,255,.03);position:relative;overflow:hidden;flex-shrink:0}.invven-home .demo-phone:before{top:0;width:112px;height:26px;background:#111827;border-radius:0 0 16px 16px}.invven-home .demo-phone:after,.invven-home .demo-phone:before{content:"";position:absolute;left:50%;transform:translateX(-50%);z-index:10}.invven-home .demo-phone:after{bottom:8px;width:96px;height:4px;background:rgba(255,255,255,.25);border-radius:2px}.invven-home .demo-phone-screen{position:absolute;inset:0;overflow:hidden;border-radius:46px}.invven-home .demo-scene-img{position:absolute;inset:0;opacity:0;transition:opacity .5s ease}.invven-home .demo-scene-img.active{opacity:1}.invven-home .demo-scene-img img{width:100%;height:100%;object-fit:cover;object-position:top center}.invven-home .demo-label-area{position:relative;height:72px;margin-bottom:20px}.invven-home .demo-scene-label{position:absolute;inset:0;opacity:0;transition:opacity .4s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:0 20px}.invven-home .demo-scene-label.active{opacity:1}.invven-home .demo-scene-name{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:2px}.invven-home .demo-scene-desc{font-size:17px;font-weight:600;color:var(--ink);line-height:1.3;max-width:480px}.invven-home .demo-dots{display:flex;justify-content:center;gap:10px}.invven-home .demo-dot{width:8px;height:8px;border-radius:99px;background:#e2e0db;border:none;cursor:pointer;padding:0;transition:background .3s ease,width .3s ease;flex-shrink:0}.invven-home .demo-dot.active{background:var(--accent);width:24px}@media(max-width:900px){.invven-home .demo-section{padding:72px 20px}}@media(max-width:480px){.invven-home .demo-phone{width:228px;height:460px;border-radius:40px}.invven-home .demo-phone:before{width:88px;height:22px}.invven-home .demo-scene-desc{font-size:15px}}.invven-home .hpm-section{background:var(--white);padding:100px 40px;text-align:center}.invven-home .hpm-inner{max-width:780px;margin:0 auto}.invven-home .hpm-header{margin-bottom:48px}.invven-home .hpm-header .section-sub{margin:0 auto}.invven-home .hpm-phone-wrap{display:flex;justify-content:center;margin-bottom:0}.invven-home .hpm-phone{width:320px;height:640px;background:#111827;border-radius:50px;border:3px solid #374151;box-shadow:0 0 60px rgba(99,102,241,.1),0 20px 60px rgba(0,0,0,.08),0 0 0 1px rgba(255,255,255,.04),0 40px 120px rgba(0,0,0,.5),inset 0 0 0 1px rgba(255,255,255,.03);position:relative;overflow:hidden;flex-shrink:0}.invven-home .hpm-phone:before{top:0;width:120px;height:28px;background:#111827;border-radius:0 0 18px 18px}.invven-home .hpm-phone:after,.invven-home .hpm-phone:before{content:"";position:absolute;left:50%;transform:translateX(-50%);z-index:10}.invven-home .hpm-phone:after{bottom:8px;width:100px;height:4px;background:rgba(255,255,255,.25);border-radius:2px}.invven-home .hpm-screen{position:absolute;inset:0;border-radius:48px;overflow:hidden}.invven-home .hpm-scene{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top center;opacity:0;transition:opacity .5s ease;z-index:1}.invven-home .hpm-scene.hpm-active{opacity:1;z-index:2}.invven-home .hpm-tabs{display:flex;justify-content:center;gap:0;border-top:1px solid #e5e7eb;max-width:600px;margin:0 auto}.invven-home .hpm-tab{flex:1;background:none;cursor:pointer;padding:14px 8px;font-size:13px;font-weight:500;color:#6B7280;border:none;border-bottom:2px solid transparent;transition:color .2s,border-color .2s;font-family:inherit;line-height:1.3}.invven-home .hpm-tab.hpm-tab-active{color:#6366F1;border-bottom-color:#6366F1;font-weight:600}.invven-home .hpm-tab:hover:not(.hpm-tab-active){color:#374151}@media(max-width:900px){.invven-home .hpm-section{padding:72px 20px}}@media(max-width:480px){.invven-home .hpm-phone{width:260px;height:520px;border-radius:42px}.invven-home .hpm-phone:before{width:96px;height:24px}.invven-home .hpm-tab{font-size:12px;padding:12px 4px}}