.pi-home{--bg:#f6f8fb;--bg-grad:radial-gradient(120% 60% at 50% -10%,#e6f0ff 0%,#f6f8fb 60%);--surface:#fff;--surface-2:#ffffffd9;--border:#e2e8f0;--border-strong:#cbd5e1;--text:#0f172a;--text-muted:#64748b;--blue:#2563eb;--teal:#0d9488;--orange:#ea6a0a;--purple:#9333ea;--magenta:#e11d48;--green:#059669;--glow-blue:0 8px 28px -8px #2563eb73,0 0 0 1px #2563eb14;--glow-teal:0 8px 28px -8px #0d948873,0 0 0 1px #0d948814;--glow-orange:0 8px 28px -8px #ea6a0a80,0 0 0 1px #ea6a0a1a;--glow-purple:0 8px 28px -8px #9333ea73,0 0 0 1px #9333ea14;--glow-card:0 12px 40px -16px #0f172a2e,0 1px 0 #fff9 inset;--glow-soft:0 2px 12px #0f172a0f;--ribbon-stroke:3.5;--earth:#c7d0dc;--gate:#64748b}.dark .pi-home{--bg:#0a0f1a;--bg-grad:radial-gradient(80% 50% at 50% 0%,#2dd4bf14 0%,transparent 60%),radial-gradient(60% 40% at 80% 30%,#a855f712 0%,transparent 60%);--surface:#121826;--surface-2:#121826b8;--border:#1f2937;--border-strong:#334155;--text:#f8fafc;--text-muted:#94a3b8;--blue:#3b82f6;--teal:#2dd4bf;--orange:#fd8112;--purple:#a855f7;--magenta:#f43f5e;--green:#10b981;--glow-blue:0 0 24px #3b82f68c,0 0 60px -10px #3b82f659;--glow-teal:0 0 24px #2dd4bf8c,0 0 60px -10px #2dd4bf59;--glow-orange:0 0 24px #fd811299,0 0 60px -10px #fd811266;--glow-purple:0 0 24px #a855f78c,0 0 60px -10px #a855f759;--glow-card:0 8px 32px #00000080,0 0 0 1px #ffffff0a inset;--glow-soft:0 1px 0 #ffffff0a inset;--ribbon-stroke:4;--earth:#0f1626;--gate:#070b14}.pi-home{color:var(--text);background-color:var(--bg);background-image:var(--bg-grad);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-repeat:no-repeat;min-height:100vh;font-family:Figtree,system-ui,-apple-system,sans-serif;transition:background-color .4s,color .4s;position:relative}.pi-home *,.pi-home :before,.pi-home :after{box-sizing:border-box}.pi-home h1,.pi-home h2,.pi-home h3{letter-spacing:-.02em;color:var(--text);margin:0;font-family:Inter,system-ui,sans-serif;font-weight:700}.pi-home p{color:var(--text-muted);margin:0;line-height:1.55}.pi-home a{color:inherit;text-decoration:none}.pi-home button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}.pi-home .app{max-width:36rem;margin:0 auto;padding:0 20px;position:relative}.pi-home .section{padding:56px 0;position:relative}.pi-home .section+.section{padding-top:24px}.pi-home .btn{white-space:nowrap;letter-spacing:-.01em;border-radius:14px;align-items:center;gap:10px;height:52px;padding:0 22px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;transition:transform .15s,box-shadow .25s,background .2s;display:inline-flex}.pi-home .btn-primary{background:linear-gradient(135deg,var(--blue)0%,var(--teal)100%);color:#fff;box-shadow:var(--glow-teal);position:relative;overflow:hidden}.pi-home .btn-primary:after{content:"";background:linear-gradient(120deg,#0000 30%,#ffffff40 50%,#0000 70%);transition:transform .8s;position:absolute;inset:0;transform:translate(-120%)}.pi-home .btn-primary:hover{transform:translateY(-2px)}.pi-home .btn-primary:hover:after{transform:translate(120%)}.pi-home .btn-ghost{color:var(--text);border:1px solid var(--border-strong);background:0 0}.pi-home .btn-ghost:hover{background:var(--surface);border-color:var(--text-muted)}.pi-home .eyebrow{letter-spacing:.08em;white-space:nowrap;height:28px;color:var(--teal);background:color-mix(in srgb,var(--teal)12%,transparent);border:1px solid color-mix(in srgb,var(--teal)30%,transparent);border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:11px;font-weight:600;display:inline-flex}.pi-home .eyebrow .dot{background:var(--teal);width:6px;height:6px;box-shadow:0 0 8px var(--teal);border-radius:50%;animation:2s ease-in-out infinite piPulseDot}@keyframes piPulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.pi-home .header{z-index:40;background:color-mix(in srgb,var(--bg)70%,transparent);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid #0000;justify-content:space-between;align-items:center;max-width:36rem;height:60px;margin:0 auto;padding:0 20px;transition:border-color .3s,background .3s;display:flex;position:sticky;top:0}.pi-home .header.scrolled{border-bottom-color:var(--border);background:color-mix(in srgb,var(--bg)92%,transparent)}.pi-home .logo{color:var(--text);align-items:center;gap:9px;display:flex}.pi-home .logo-img{width:auto;height:34px;display:block}.pi-home .logo-text{letter-spacing:-.02em;color:var(--text);font-family:Inter,sans-serif;font-size:18px;font-weight:800}.pi-home .footer .logo-img{height:31px}.pi-home .footer .logo-text{font-size:17px}.pi-home .logo-mark{background:linear-gradient(135deg,var(--blue),var(--teal)50%,var(--orange));width:28px;height:28px;box-shadow:var(--glow-teal);border-radius:8px;place-items:center;display:grid;position:relative}.pi-home .logo-mark:after{content:"";background:var(--bg);clip-path:polygon(0 50%,30% 50%,30% 25%,55% 25%,55% 75%,80% 75%,80% 50%,100% 50%,100% 100%,0 100%);opacity:.85;border-radius:4px;position:absolute;inset:4px}.pi-home .logo-name{color:var(--text)}.pi-home .nav-actions{align-items:center;gap:10px;display:flex}.pi-home .gratis-pill{letter-spacing:.04em;height:26px;color:var(--green);background:color-mix(in srgb,var(--green)14%,transparent);border:1px solid color-mix(in srgb,var(--green)35%,transparent);border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.pi-home .gratis-pill .glow-dot{background:var(--green);width:6px;height:6px;box-shadow:0 0 6px var(--green);border-radius:50%}.pi-home .theme-toggle{background:var(--surface);border:1px solid var(--border);border-radius:12px;place-items:center;width:38px;height:38px;transition:background .2s;display:grid;position:relative;overflow:hidden}.pi-home .theme-toggle:hover{background:color-mix(in srgb,var(--surface)70%,var(--blue)8%)}.pi-home .theme-toggle svg{color:var(--text);transition:transform .4s,opacity .3s}.pi-home .theme-toggle .sun{opacity:0;position:absolute;transform:rotate(-90deg)scale(.4)}.pi-home .theme-toggle .moon{opacity:1;transform:rotate(0)scale(1)}.dark .pi-home .theme-toggle .sun{opacity:1;position:static;transform:rotate(0)scale(1)}.dark .pi-home .theme-toggle .moon{opacity:0;position:absolute;transform:rotate(90deg)scale(.4)}.pi-home .hero{padding:20px 0 64px;position:relative;overflow:visible}.pi-home .canal-stage{aspect-ratio:720/340;width:100%;box-shadow:0 14px 36px -16px #0f172a8c,0 0 0 1px var(--border);border-radius:16px;margin:14px 0 24px;position:relative;overflow:hidden}.pi-home .canal-svg{width:100%;height:100%;display:block}.pi-home .ribbon-path{fill:none;stroke:url(#piRibbonGrad);stroke-width:var(--ribbon-stroke);stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 6px #2dd4bf80)}:root:not(.dark) .pi-home .ribbon-path{filter:drop-shadow(0 4px 10px #0d948840)}.pi-home .ribbon-glow{fill:none;stroke:url(#piRibbonGrad);stroke-width:11px;stroke-linecap:round;stroke-linejoin:round;opacity:.35;filter:blur(10px)}:root:not(.dark) .pi-home .ribbon-glow{opacity:.12}.pi-home .ribbon-flow{fill:none;stroke:#ffffff8c;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;opacity:.65;stroke-dasharray:5 13;animation:3.4s linear infinite piFlow}:root:not(.dark) .pi-home .ribbon-flow{stroke:#0d94888c}@keyframes piFlow{to{stroke-dashoffset:-36px}}.pi-home .canal-hill{fill:var(--green)}.pi-home .canal-hill.back{opacity:.14;filter:blur(7px)}.pi-home .canal-hill.front{opacity:.26;filter:blur(3px)}.dark .pi-home .canal-hill{display:none}.dark .pi-home .canal-stage:before{content:"";background:radial-gradient(58% 78% at 50% 62%,color-mix(in srgb,var(--teal)24%,transparent),color-mix(in srgb,var(--blue)10%,transparent)55%,transparent 74%);filter:blur(20px);pointer-events:none;z-index:0;position:absolute;inset:2% 6% 24%}.pi-home .canal-fill{fill:url(#piWaterGrad)}.dark .pi-home .canal-fill{opacity:.7}.pi-home .gate-bar{fill:var(--gate);opacity:.82}:root:not(.dark) .pi-home .gate-bar{opacity:.55}.dark .pi-home .gate-bar{fill:var(--border-strong);opacity:.5}.pi-home .gate-tick{stroke:var(--border-strong);stroke-width:2px;stroke-linecap:round;opacity:.7}.pi-home .particle{fill:var(--teal);filter:drop-shadow(0 0 4px var(--teal));animation:7s linear infinite piDrift}.pi-home .particle.p1{fill:var(--blue);filter:drop-shadow(0 0 4px var(--blue));animation-delay:0s}.pi-home .particle.p2{animation-delay:-2.3s}.pi-home .particle.p3{fill:var(--orange);filter:drop-shadow(0 0 5px var(--orange));animation-delay:-4.6s}@keyframes piDrift{0%{offset-distance:0%;opacity:0}10%{opacity:1}90%{opacity:1}to{offset-distance:100%;opacity:0}}.pi-home .ship{offset-path:path("M52 248 L100 248 L100 216 L158 216 L158 184 L214 184 L214 152 L470 152 L470 184 L526 184 L526 216 L582 216 L582 248 L668 248");offset-rotate:0deg;offset-distance:0%;animation:24s linear infinite piShipMove}@keyframes piShipMove{0%{offset-distance:0%;opacity:0}3%{opacity:1}97%{opacity:1}to{offset-distance:100%;opacity:0}}.pi-home .ship-inner{transform-origin:bottom;animation:2.6s ease-in-out infinite piBob}@keyframes piBob{0%,to{transform:translateY(0)rotate(-1.5deg)}50%{transform:translateY(-2px)rotate(1.5deg)}}.pi-home .ship .hull{fill:var(--text);opacity:.9}.pi-home .ship .deck{fill:var(--border-strong)}.pi-home .ship .wake{stroke:var(--teal);stroke-width:2px;stroke-linecap:round;opacity:.5;animation:1.1s ease-in-out infinite piWake}@keyframes piWake{0%,to{opacity:.15}50%{opacity:.6}}.pi-home .compuerta{border:1.5px solid var(--border-strong);z-index:2;background:#fff;border-radius:50%;place-items:center;width:44px;height:44px;animation:24s ease-in-out infinite piCompuerta;display:grid;position:absolute;transform:translate(-50%,-50%)}.pi-home .compuerta:before{content:"";opacity:.3;filter:blur(6px);z-index:-1;background:radial-gradient(circle,currentColor 0%,#0000 65%);border-radius:50%;position:absolute;inset:-6px}.pi-home .compuerta svg{width:20px;height:20px;color:inherit}.pi-home .compuerta .ctag{letter-spacing:.02em;white-space:nowrap;color:#0f172a;background:#ffffffeb;border-radius:7px;padding:2px 7px;font-family:Inter,sans-serif;font-size:10px;font-weight:700;position:absolute;bottom:-23px;left:50%;transform:translate(-50%)}.pi-home .compuerta.c1{color:var(--orange);border-color:color-mix(in srgb,var(--orange)60%,var(--border-strong));animation-delay:4.6s;top:58%;left:23%}.pi-home .compuerta.c2{color:var(--purple);border-color:color-mix(in srgb,var(--purple)60%,var(--border-strong));animation-delay:8.9s;top:45%;left:39%}.pi-home .compuerta.c3{color:var(--teal);border-color:color-mix(in srgb,var(--teal)60%,var(--border-strong));animation-delay:13.6s;top:45%;left:61%}.pi-home .compuerta.c4{color:var(--blue);border-color:color-mix(in srgb,var(--blue)60%,var(--border-strong));animation-delay:18.9s;top:63%;left:77%}@keyframes piCompuerta{0%,to{box-shadow:0 0 0 0 transparent,var(--glow-soft)}3%{box-shadow:0 0 0 7px color-mix(in srgb,currentColor 22%,transparent),0 0 26px currentColor}9%{box-shadow:0 0 0 0 transparent,var(--glow-soft)}}.pi-home .ocean-row{justify-content:space-between;margin:-14px 6px 20px;display:flex}.pi-home .ocean-label{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:5px;font-family:Inter,sans-serif;font-size:10px;font-weight:800;display:inline-flex}.pi-home .ocean-label svg{opacity:.95;width:12px;height:12px}.pi-home .ocean-label.atl svg{color:var(--blue)}.pi-home .ocean-label.pac svg{color:var(--orange)}.pi-home .hero-content{z-index:4;position:relative}.pi-home .h1{text-wrap:balance;margin:18px 0 12px;font-size:40px;line-height:1.05}.pi-home .h1-grad{background:linear-gradient(120deg,var(--blue)0%,var(--teal)50%,var(--orange)100%);color:#0000;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:6s ease-in-out infinite piShimmer}@keyframes piShimmer{0%,to{background-position:0%}50%{background-position:100%}}.pi-home .hero-tagline{color:var(--text-muted);letter-spacing:.01em;margin:0 0 16px;font-size:13px;font-style:italic}.pi-home .hero-sub{color:var(--text-muted);max-width:30rem;margin:0 0 24px;font-size:16px;line-height:1.55}.pi-home .hero-ctas{flex-wrap:wrap;gap:10px;margin-bottom:22px;display:flex}.pi-home .trust-row{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px 14px;font-size:12px;display:flex}.pi-home .trust-row>span{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.pi-home .trust-row .sep{color:var(--border-strong)}.pi-home .trust-row strong{color:var(--text);font-weight:600}.pi-home .section-head{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.pi-home .section-head h2{letter-spacing:-.025em;font-size:26px}.pi-home .section-head .meta{color:var(--text-muted);font-size:12px}.pi-home .section-intro{color:var(--text-muted);max-width:32rem;margin-bottom:22px;font-size:14px}.pi-home .tools-grid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:520px){.pi-home .tools-grid{grid-template-columns:1fr 1fr}}.pi-home .tool-card{--c:var(--blue);background:var(--surface-2);border:1px solid var(--border);cursor:pointer;border-radius:18px;align-items:flex-start;gap:14px;padding:18px;transition:transform .25s,box-shadow .3s,border-color .25s;display:flex;position:relative;overflow:hidden}.pi-home .tool-card:before{content:"";background:var(--c);opacity:.6;filter:blur(.5px);border-radius:0 3px 3px 0;width:3px;position:absolute;top:0;bottom:0;left:0}.pi-home .tool-card:after{content:"";background:var(--c);opacity:0;filter:blur(40px);border-radius:50%;width:120px;height:120px;transition:opacity .3s;position:absolute;top:-40px;right:-40px}.pi-home .tool-card:hover{border-color:color-mix(in srgb,var(--c)45%,var(--border));box-shadow:0 0 0 1px color-mix(in srgb,var(--c)25%,transparent),0 16px 40px -16px color-mix(in srgb,var(--c)50%,transparent);transform:translateY(-3px)}.dark .pi-home .tool-card:hover{box-shadow:0 0 24px color-mix(in srgb,var(--c)35%,transparent),0 0 60px -10px color-mix(in srgb,var(--c)50%,transparent)}.pi-home .tool-card:hover:after{opacity:.18}.dark .pi-home .tool-card:hover:after{opacity:.25}.pi-home .tool-card:hover .chev{color:var(--c);transform:translate(4px)}.pi-home .tool-icon{background:color-mix(in srgb,var(--c)14%,var(--surface));border:1px solid color-mix(in srgb,var(--c)35%,transparent);width:48px;height:48px;color:var(--c);border-radius:14px;flex:none;place-items:center;display:grid;position:relative}.pi-home .tool-icon:before{content:"";border-radius:inherit;background:var(--c);opacity:0;filter:blur(12px);z-index:-1;transition:opacity .3s;position:absolute;inset:-2px}.dark .pi-home .tool-card:hover .tool-icon:before{opacity:.45}.pi-home .tool-card:hover .tool-icon{background:color-mix(in srgb,var(--c)22%,var(--surface))}.pi-home .tool-body{flex:1;min-width:0}.pi-home .tool-title{color:var(--text);letter-spacing:-.01em;margin:0 0 3px;font-family:Inter,sans-serif;font-size:15px;font-weight:700}.pi-home .tool-desc{color:var(--text-muted);font-size:13px;line-height:1.45}.pi-home .tool-use{color:color-mix(in srgb,var(--c)60%,var(--text-muted));margin-top:6px;font-size:12px;font-style:italic;line-height:1.4}.pi-home .chev{color:var(--text-muted);flex:none;margin-top:2px;transition:transform .25s,color .25s}.pi-home .steps-row{grid-template-columns:1fr 1fr 1fr;gap:8px;padding:12px 0 4px;display:grid;position:relative}.pi-home .steps-line{background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--teal)50%,transparent)15%,color-mix(in srgb,var(--teal)50%,transparent)85%,transparent 100%);border-radius:2px;height:2px;position:absolute;top:30px;left:14%;right:14%}.pi-home .steps-line:after{content:"";background:linear-gradient(90deg,transparent,var(--teal),transparent);filter:blur(3px);border-radius:999px;width:30%;height:6px;animation:3.5s ease-in-out infinite piStepPulse;position:absolute;top:-2px;left:0}@keyframes piStepPulse{0%{opacity:0;left:-10%}20%{opacity:1}80%{opacity:1}to{opacity:0;left:90%}}.pi-home .step{text-align:center;z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.pi-home .step-badge{background:var(--surface);border:1.5px solid color-mix(in srgb,var(--teal)45%,var(--border));width:36px;height:36px;color:var(--teal);box-shadow:0 0 0 4px color-mix(in srgb,var(--teal)8%,transparent);border-radius:50%;place-items:center;margin-bottom:10px;font-family:Inter,sans-serif;font-size:14px;font-weight:700;display:grid}.dark .pi-home .step-badge{box-shadow:0 0 12px color-mix(in srgb,var(--teal)30%,transparent)}.pi-home .step-label{color:var(--text);max-width:9em;font-size:12px;font-weight:500;line-height:1.3}.pi-home .voice-band{background:linear-gradient(135deg,color-mix(in srgb,var(--teal)8%,var(--surface-2)),color-mix(in srgb,var(--blue)6%,var(--surface-2)));border:1px solid color-mix(in srgb,var(--teal)25%,var(--border));border-radius:20px;align-items:center;gap:16px;margin-top:32px;padding:22px;display:flex;position:relative;overflow:hidden}.pi-home .voice-band:before{content:"";background:radial-gradient(60% 80% at 20% 50%,color-mix(in srgb,var(--teal)20%,transparent),transparent 70%);pointer-events:none;position:absolute;inset:0}.pi-home .waveform{z-index:1;flex:none;justify-content:center;align-items:center;gap:3px;width:64px;height:64px;display:flex;position:relative}.pi-home .waveform .bar{background:linear-gradient(180deg,var(--teal),var(--blue));width:4px;box-shadow:0 0 6px color-mix(in srgb,var(--teal)50%,transparent);border-radius:4px;animation:1.1s ease-in-out infinite piWave}.pi-home .waveform .bar:first-child{height:18px;animation-delay:0s}.pi-home .waveform .bar:nth-child(2){height:36px;animation-delay:-.15s}.pi-home .waveform .bar:nth-child(3){height:48px;animation-delay:-.3s}.pi-home .waveform .bar:nth-child(4){height:28px;animation-delay:-.45s}.pi-home .waveform .bar:nth-child(5){height:40px;animation-delay:-.6s}.pi-home .waveform .bar:nth-child(6){height:22px;animation-delay:-.75s}@keyframes piWave{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}.pi-home .voice-body{z-index:1;flex:1;position:relative}.pi-home .voice-body h3{align-items:center;gap:10px;margin-bottom:4px;font-size:20px;display:flex}.pi-home .voice-tag{letter-spacing:.08em;color:var(--teal);background:color-mix(in srgb,var(--teal)16%,transparent);border:1px solid color-mix(in srgb,var(--teal)35%,transparent);border-radius:6px;padding:3px 8px;font-size:10px;font-weight:700}.pi-home .voice-body p{font-size:14px}.pi-home .guia-card{background:var(--surface-2);border:1px solid var(--border);border-radius:18px;align-items:center;gap:16px;padding:20px;transition:transform .2s,border-color .2s;display:flex;position:relative}.pi-home .guia-card:hover{border-color:color-mix(in srgb,var(--orange)35%,var(--border));transform:translateY(-2px)}.pi-home .guia-icon{background:linear-gradient(135deg,color-mix(in srgb,var(--orange)22%,var(--surface)),color-mix(in srgb,var(--magenta)18%,var(--surface)));width:52px;height:52px;color:var(--orange);border:1px solid color-mix(in srgb,var(--orange)40%,transparent);box-shadow:var(--glow-orange);border-radius:14px;place-items:center;display:grid}.pi-home .guia-body{flex:1}.pi-home .guia-body h3{margin-bottom:2px;font-size:16px}.pi-home .guia-body p{font-size:13px}.pi-home .guia-arrow{color:var(--text-muted);transition:transform .2s,color .2s}.pi-home .guia-card:hover .guia-arrow{color:var(--orange);transform:translate(4px)}.pi-home .stats-row{grid-template-columns:1fr 1fr 1fr;gap:12px;margin:32px 0 0;display:grid}.pi-home .stat{text-align:center;background:var(--surface-2);border:1px solid var(--border);border-radius:16px;padding:18px 8px}.pi-home .stat-num{letter-spacing:-.03em;background:linear-gradient(135deg,var(--blue),var(--teal));color:#0000;filter:drop-shadow(0 0 8px color-mix(in srgb,var(--teal)30%,transparent));-webkit-background-clip:text;background-clip:text;font-family:Inter,sans-serif;font-size:26px;font-weight:800;line-height:1}.pi-home .stat:nth-child(2) .stat-num{background:linear-gradient(135deg,var(--teal),var(--green));-webkit-background-clip:text;background-clip:text}.pi-home .stat:nth-child(3) .stat-num{background:linear-gradient(135deg,var(--orange),var(--magenta));-webkit-background-clip:text;background-clip:text}.pi-home .stat-label{color:var(--text-muted);letter-spacing:.02em;margin-top:6px;font-size:11px}.pi-home .signup-card{background:var(--surface-2);border:1px solid var(--border);border-radius:20px;margin-top:32px;padding:24px;position:relative;overflow:hidden}.pi-home .signup-card:before{content:"";background:radial-gradient(60% 100% at 100% 0%,color-mix(in srgb,var(--purple)14%,transparent),transparent 60%);pointer-events:none;position:absolute;inset:0}.pi-home .signup-card h3{margin-bottom:6px;font-size:20px;position:relative}.pi-home .signup-card>p{margin-bottom:16px;font-size:13px;position:relative}.pi-home .signup-form{gap:8px;display:flex;position:relative}.pi-home .signup-input{border:1px solid var(--border-strong);background:var(--bg);height:48px;color:var(--text);border-radius:12px;outline:none;flex:1;min-width:0;padding:0 14px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.pi-home .signup-input::placeholder{color:var(--text-muted)}.pi-home .signup-input:focus{border-color:var(--purple);box-shadow:0 0 0 3px color-mix(in srgb,var(--purple)25%,transparent)}.pi-home .signup-btn{background:linear-gradient(135deg,var(--purple),var(--magenta));color:#fff;height:48px;box-shadow:var(--glow-purple);white-space:nowrap;border-radius:12px;padding:0 18px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:transform .15s}.pi-home .signup-btn:hover{transform:translateY(-1px)}.pi-home .signup-btn:disabled{opacity:.6;cursor:default;transform:none}.pi-home .signup-note{color:var(--text-muted);margin-top:10px;font-size:11px;position:relative}.pi-home .signup-note a{color:var(--purple);text-decoration:underline}.pi-home .signup-ok{color:var(--green);align-items:center;gap:8px;margin-top:12px;font-size:13px;display:flex;position:relative}.pi-home .signup-msg{color:var(--magenta);margin-top:10px;font-size:12px;position:relative}.pi-home .moltferia{background:var(--surface-2);border:1px dashed var(--border-strong);color:var(--text-muted);border-radius:14px;align-items:center;gap:12px;margin-top:18px;padding:14px 18px;font-size:13px;transition:border-color .2s,transform .2s;display:flex}.pi-home .moltferia:hover{border-color:color-mix(in srgb,var(--magenta)45%,var(--border-strong));border-style:solid;transform:translateY(-1px)}.pi-home .moltferia strong{color:var(--text);font-weight:600}.pi-home .moltferia-arrow{color:var(--text-muted);margin-left:auto;transition:transform .2s,color .2s}.pi-home .moltferia:hover .moltferia-arrow{color:var(--magenta);transform:translate(4px)}.pi-home .footer{border-top:1px solid var(--border);flex-direction:column;gap:20px;margin-top:48px;padding:36px 0 56px;display:flex}.pi-home .footer-links{flex-wrap:wrap;gap:16px;display:flex}.pi-home .footer-links a{color:var(--text-muted);font-size:13px;transition:color .2s}.pi-home .footer-links a:hover{color:var(--text)}.pi-home .footer-meta{color:var(--text-muted);align-items:center;gap:8px;font-size:12px;display:flex}.pi-home .footer-meta .flag{width:18px;height:12px;box-shadow:0 0 0 1px var(--border);background:linear-gradient(90deg,#fff 50%,#c8102e 50%);border-radius:2px;display:inline-flex;position:relative;overflow:hidden}.pi-home .footer-meta .flag:before{content:"";background:#0f47af;width:50%;height:50%;position:absolute;bottom:0;left:0}@media (prefers-reduced-motion:reduce){.pi-home *,.pi-home :before,.pi-home :after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.pi-home .ribbon-flow{stroke-dasharray:none}.pi-home .particle{display:none}.pi-home .h1-grad{background-position:50%}.pi-home .ship{offset-distance:42%;animation:none}.pi-home .ship-inner{animation:none}}@media (min-width:1024px){.pi-home .app,.pi-home .header{max-width:1080px}.pi-home .section{padding:72px 0}.pi-home .section+.section{padding-top:32px}.pi-home .hero{padding:30px 0 80px}.pi-home .canal-stage{max-width:860px;margin:20px auto 24px}.pi-home .ocean-row{max-width:860px;margin:-14px auto 22px}.pi-home .hero-content{text-align:center;max-width:660px;margin:0 auto}.pi-home .h1{margin:20px 0 14px;font-size:52px}.pi-home .hero-tagline{font-size:15px}.pi-home .hero-sub{margin-left:auto;margin-right:auto;font-size:17px}.pi-home .hero-ctas,.pi-home .trust-row{justify-content:center}.pi-home .section-head h2{font-size:32px}.pi-home .section-intro{font-size:15px}.pi-home .tools-grid{grid-template-columns:repeat(4,1fr);gap:16px}.pi-home .steps-row{max-width:780px;margin-left:auto;margin-right:auto}}
