@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,300;1,9..144,400;1,9..144,500&family=Geist:wght@300;400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,300;1,9..144,400;1,9..144,500&family=Inter:wght@300;400;500;600;700&family=Geist:wght@300;400;500;600&family=Geist+Mono:wght@300;400;500;600&display=swap";.nav-wrapper{position:fixed;top:0;left:0;width:100%;z-index:100}.nav-inner{display:flex;align-items:center;justify-content:space-between;width:100%}.nav-editorial{position:relative;top:0;left:0;width:100%;padding:1rem 1.5rem;background-color:transparent;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px);border-bottom:1px solid var(--border-subtle);box-shadow:0 0 #0000;transition:background-color .55s cubic-bezier(.22,1,.36,1),border-bottom-color .45s ease,box-shadow .45s ease}@media(max-width:480px){.nav-editorial{padding:.75rem 1rem}}.nav-editorial.scrolled{background-color:var(--bg-sidebar);border-bottom-color:var(--text-primary);box-shadow:0 10px 28px #064e3b2e}.nav-editorial.menu-open{z-index:201}.nav-inner{max-width:1400px;margin:0 auto;width:100%;display:flex;justify-content:space-between;align-items:center}.nav-logo{color:var(--bg-primary)}.nav-links{display:flex;gap:2.5rem;list-style:none}@media(max-width:1024px){.nav-links{gap:1.5rem}}@media(max-width:768px){.nav-links{display:none}}.nav-links a{font-family:var(--font-display);font-size:.875rem;color:var(--bg-primary);text-decoration:none;font-weight:500;transition:color .3s ease}.nav-links a:hover{color:var(--text-muted)}.nav-actions{display:flex;align-items:center;gap:1rem}@media(max-width:768px){.nav-actions{display:none}}.nav-lang-select{appearance:none;background:transparent;border:none;color:var(--bg-primary);font-family:var(--font-body);font-size:.875rem;font-weight:500;cursor:pointer;outline:none;padding-right:1.25rem;position:relative;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23faf9f7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right center}.nav-lang-select option{background:var(--bg-primary);color:var(--text-muted)}.btn-nav-ghost{font-size:.875rem;font-weight:500;color:var(--bg-primary);text-decoration:none;transition:color .3s ease}.btn-nav-solid{font-size:.875rem;font-weight:500;background:var(--bg-primary);color:var(--bg-sidebar);padding:.6rem 1.25rem;border-radius:100px;text-decoration:none;transition:all .3s ease}.btn-nav-solid:hover{transform:translateY(-2px)}.hamburger-btn{display:none;background:none;border:none;cursor:pointer;padding:0;width:44px;height:44px;z-index:202;position:relative}@media(max-width:768px){.hamburger-btn{display:flex;flex-direction:column;justify-content:center;align-items:center}}.hamburger-btn .hamburger-line{display:block;width:24px;height:2px;background:var(--bg-primary);margin:3px 0;transition:all .3s cubic-bezier(.25,1,.3,1)}.hamburger-btn .hamburger-line:hover{cursor:pointer}.hamburger-btn.open .hamburger-line:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger-btn.open .hamburger-line:nth-child(2){transform:scale(0)}.hamburger-btn.open .hamburger-line:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.nav-mobile-overlay{position:absolute;visibility:hidden;top:100%;left:0;width:100%;height:calc(100vh - 100%);height:calc(100dvh - 100%);background:var(--bg-white);z-index:200;display:flex;flex-direction:column;padding:2rem clamp(1.5rem,5vw,3rem);opacity:0;pointer-events:none;transform:translateY(20px);transition:opacity .4s ease,transform .4s ease,visibility 0s linear .4s}.nav-mobile-overlay.open{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible;transition:linear 0s}.nav-mobile-inner{display:flex;flex-direction:column;height:100%;justify-content:flex-start;gap:clamp(1rem,4vh,2rem);overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.nav-mobile-inner::-webkit-scrollbar{display:none}.nav-mobile-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:clamp(.5rem,2vh,1rem)}.nav-mobile-links li{opacity:0;transform:translateY(20px);transition:opacity .4s ease,transform .4s ease}.open .nav-mobile-links li{opacity:1;transform:translateY(0)}.open .nav-mobile-links li:nth-child(1){transition-delay:.1s}.open .nav-mobile-links li:nth-child(2){transition-delay:.15s}.open .nav-mobile-links li:nth-child(3){transition-delay:.2s}.open .nav-mobile-links li:nth-child(4){transition-delay:.25s}.open .nav-mobile-links li:nth-child(5){transition-delay:.3s}.open .nav-mobile-links li:nth-child(6){transition-delay:.35s}.nav-mobile-links a{font-family:var(--font-display);font-size:clamp(1.5rem,7vw,2.25rem);line-height:1.1;font-weight:400;color:var(--text-primary);text-decoration:none;letter-spacing:-.02em;display:block}.nav-mobile-links a:hover,.nav-mobile-links a:active{color:var(--bg-sidebar)}.nav-mobile-footer{margin-top:auto;display:flex;flex-direction:column;gap:clamp(1rem,4vh,2rem)}.nav-mobile-footer>div{opacity:0;transform:translateY(20px);transition:opacity .4s ease,transform .4s ease}.open .nav-mobile-footer>div{opacity:1;transform:translateY(0)}.open .nav-mobile-footer>div:nth-child(1){transition-delay:.4s}.open .nav-mobile-footer>div:nth-child(2){transition-delay:.45s}.nav-mobile-lang .mobile-lang-label{display:block;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.75rem}.nav-mobile-lang .mobile-lang-options{display:flex;gap:.5rem;flex-wrap:wrap}.nav-mobile-lang .mobile-lang-options button{background:none;border:1px solid var(--border-warm);border-radius:100px;padding:.75rem 1rem;font-size:.875rem;font-weight:500;color:var(--text-primary);cursor:pointer;transition:all .2s ease;font-family:var(--font-body);min-width:60px}.nav-mobile-lang .mobile-lang-options button.active,.nav-mobile-lang .mobile-lang-options button:hover,.nav-mobile-lang .mobile-lang-options button:active{background:var(--bg-sidebar);border-color:var(--forest-mid);color:var(--bg-white)}.nav-mobile-actions{display:flex;flex-direction:column;gap:1rem}.nav-mobile-actions a{text-align:center;padding:1rem;font-size:1rem;font-weight:500;border-radius:100px;font-family:var(--font-body);transition:all .3s ease}.nav-mobile-actions .btn-mobile-ghost{color:var(--text-primary);border:1px solid var(--border-warm)}.nav-mobile-actions .btn-mobile-ghost:active,.nav-mobile-actions .btn-mobile-ghost:hover{background:var(--chart-eur);color:var(--bg-primary)}.nav-mobile-actions .btn-mobile-solid{background:var(--bg-sidebar);color:var(--bg-primary)}.nav-mobile-actions .btn-mobile-solid:active,.nav-mobile-actions .btn-mobile-solid:hover{background:var(--chart-eur);color:var(--bg-primary)}.nav-logo,.f-logo,.auth-logo{display:inline-flex;align-items:center;font-family:Fraunces,serif;font-weight:500;line-height:1}.nav-logo{--logo-text: #ffffff;--logo-mark-bg: var(--bg-sidebar, #064e3b);--logo-mark-fg: #ffffff;--logo-accent: #bbf7d0;color:var(--logo-text);text-decoration:none;transition:color .3s ease,transform .2s ease,opacity .2s ease}.auth-logo{--logo-text: #064e3b;--logo-mark-bg: #ffffff;--logo-mark-fg: #064e3b;--logo-accent: #10b981;color:var(--logo-text);text-decoration:none}.f-logo{--logo-text: #064e3b;--logo-mark-bg: #fff;--logo-mark-fg: #064e3b;--logo-accent: #10b981;color:var(--logo-text);font-size:1.5rem;margin-bottom:1.25rem}.logo-mark,.f-logo-mark,.auth-logo-mark{display:inline-flex;align-items:center;justify-content:center;color:var(--logo-mark-fg);flex-shrink:0}.logo-mark svg,.f-logo-mark svg,.auth-logo-mark svg{max-width:3rem;width:100%;max-height:3rem;height:100%;object-fit:contain}.logo-name{font-family:Fraunces,serif;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:500;letter-spacing:-.02em}.logo-name span{color:var(--logo-accent);font-weight:300}.nav-lang-select-wrap{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:500}.nav-lang-link{color:var(--bg-primary, #064e3b);text-decoration:none;opacity:.55;transition:opacity .2s ease;padding:.25rem .4rem;border-radius:6px}.nav-lang-link.active{opacity:1;font-weight:600}.nav-lang-link:hover{opacity:1}.nav-lang-divider{color:var(--bg-primary, #064e3b);opacity:.3}.nav-editorial.scrolled .nav-lang-link,.nav-editorial.scrolled .nav-lang-divider{color:inherit}.footer-editorial{background:#fff;color:#064e3b;padding-top:5rem;padding-bottom:2rem;border-top:none}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4rem}.footer-brand{max-width:220px}.footer-nav{display:flex;justify-content:center;text-align:center;gap:5rem}.footer-bottom{border-top:1px solid #d1fae5;padding-top:2rem;text-align:center;font-size:.75rem;color:#047857}.footer-bottom a{color:inherit;text-decoration:none;display:inline-block;transition:transform .2s ease}.footer-bottom a:hover{transform:scale(1.025)}.footer-bottom a:active{transform:scale(1)}.f-tagline{font-size:.9375rem;color:#047857;line-height:1.5;margin-bottom:1.25rem}.f-col{display:flex;flex-direction:column;gap:.875rem}.f-col a{color:#064e3b;text-decoration:none;font-size:.875rem;transition:color .2s ease}.f-col a:hover{color:#34d399}.f-title{font-family:var(--font-display);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#059669;margin-bottom:.5rem}.f-lang-active{color:#34d399;font-weight:600}@media(min-width:640px)and (max-width:1024px){.footer-top{flex-direction:column}.footer-nav{align-items:center}}@media(max-width:639px){.footer-editorial{padding-top:4rem}.footer-top{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.footer-nav{display:grid;grid-template-columns:1fr 1fr;justify-content:flex-start;text-align:left;gap:1.5rem 1rem}.f-logo{font-size:1.3rem}.f-tagline{font-size:.9rem}}@media(min-width:1025px){.footer-top{display:grid;grid-template-columns:1fr auto 1fr}.footer-nav{grid-column:2}}.fade-up,.fade-left,.fade-right,.zoom-in{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--fadein-delay, 0s);will-change:opacity,transform}.fade-up{transform:translateY(24px)}.fade-left{transform:translate(-24px)}.fade-right{transform:translate(24px)}.zoom-in{transform:scale(.96)}.fade-up.visible,.fade-left.visible,.fade-right.visible,.zoom-in.visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.fade-up,.fade-left,.fade-right,.zoom-in{opacity:1;transform:none;transition:none}}#page-transition{position:fixed;inset:0;pointer-events:none;z-index:9999;background:linear-gradient(135deg,#065f46,#047857);clip-path:circle(0% at var(--vt-x, 50%) var(--vt-y, 50%));will-change:clip-path;opacity:1}#page-transition.vt-cover{animation:vt-cover 1.1s cubic-bezier(.4,0,.2,1) forwards}@keyframes vt-cover{0%{clip-path:circle(0% at var(--vt-x, 50%) var(--vt-y, 50%))}to{clip-path:circle(160% at var(--vt-x, 50%) var(--vt-y, 50%))}}@media(prefers-reduced-motion:reduce){#page-transition,#page-transition.vt-cover{animation:none!important;clip-path:circle(0% at 50% 50%)!important}}.fade-up{opacity:0;transform:translateY(32px) scale(.96)}.fade-left{opacity:0;transform:translate(32px) scale(.96)}@media(max-width:768px){.fade-left{transform:translateY(24px) scale(.96)}}.fade-right{opacity:0;transform:translate(-32px) scale(.96)}@media(max-width:768px){.fade-right{transform:translateY(24px) scale(.96)}}.zoom-in{opacity:0;transform:scale(.92)}.fade-up,.fade-left,.fade-right,.zoom-in{transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);will-change:transform,opacity}.fade-up.visible,.fade-left.visible,.fade-right.visible,.zoom-in.visible{opacity:1;transform:translateY(0) scale(1)}@keyframes cardEnterReceipt{0%{opacity:0;transform:translate(-30px) rotate(-6deg)}to{opacity:1;transform:translate(0) rotate(-3deg)}}@keyframes cardEnterBank{0%{opacity:0;transform:translate(30px) rotate(5deg)}to{opacity:1;transform:translate(0) rotate(2deg)}}@keyframes cardEnterMatch{0%{opacity:0;transform:translateY(20px) rotate(1deg) scale(.95)}to{opacity:1;transform:translateY(0) rotate(1deg) scale(1)}}@keyframes connectorGrow{0%{transform:scaleY(0);opacity:0}to{transform:scaleY(1);opacity:1}}@keyframes checkPop{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.svg-doc-1,.svg-doc-2{transform-origin:center}.animated-svg:hover .svg-doc-1{animation:docFloatUp 2s ease-in-out infinite alternate}.animated-svg:hover .svg-doc-2{animation:docFloatUp 2.5s ease-in-out infinite alternate-reverse}.animated-svg:hover .svg-arrow-up{animation:arrowBounce 1.5s ease-in-out infinite}@keyframes docFloatUp{0%{transform:translateY(0) rotate(0)}to{transform:translateY(-10px) rotate(-2deg)}}@keyframes arrowBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.svg-sync-line{stroke-dasharray:400;stroke-dashoffset:400}.animated-svg:hover .svg-sync-line{animation:syncScan 3s linear infinite}.animated-svg:hover .svg-transaction-1{animation:highlightRow 3s infinite 0s}.animated-svg:hover .svg-transaction-2{animation:highlightRow 3s infinite 1s}.animated-svg:hover .svg-transaction-3{animation:highlightRow 3s infinite 2s}@keyframes syncScan{0%{stroke-dashoffset:400}50%{stroke-dashoffset:0}to{stroke-dashoffset:-400}}@keyframes highlightRow{0%,to{opacity:1;transform:translate(0)}10%{opacity:.8;transform:translate(5px)}20%{opacity:1;transform:translate(0)}}.svg-connector-dashed{stroke-dasharray:6}.animated-svg:hover .svg-connector-dashed{animation:dashedFlow 1s linear infinite}.animated-svg:hover .svg-match-badge{animation:pulseBadge 2s ease-in-out infinite}.animated-svg:hover .svg-match-doc,.animated-svg:hover .svg-match-bank{animation:subtleWobble 3s ease-in-out infinite alternate}@keyframes dashedFlow{0%{stroke-dashoffset:24}to{stroke-dashoffset:0}}@keyframes pulseBadge{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes subtleWobble{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.zoom-transition{position:fixed;inset:0;z-index:10000;pointer-events:none;clip-path:circle(0% at var(--zx) var(--zy));animation:zoom-circle 1.2s cubic-bezier(.4,0,.2,1) forwards}@keyframes zoom-circle{0%{clip-path:circle(0% at var(--zx) var(--zy))}to{clip-path:circle(150% at var(--zx) var(--zy))}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.landing-editorial{background:var(--bg-primary);color:var(--text-primary);font-family:var(--font-body);font-size:16px;line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{font-family:var(--font-display);font-weight:600;letter-spacing:-.02em;color:var(--brand-green-900);line-height:1.1}.section-padding{padding:8rem 3rem}@media(max-width:1024px){.section-padding{padding:5rem 2rem}}@media(max-width:639px){.section-padding{padding:3.5rem 1rem}}.section-padding-sm{padding:4.5rem 3rem}@media(max-width:1024px){.section-padding-sm{padding:3.25rem 2rem}}@media(max-width:639px){.section-padding-sm{padding:2.25rem 1rem}}.container-inner{max-width:1400px;margin:0 auto;width:100%}em,.italic{font-style:italic;font-weight:300}.section-header{margin-bottom:5rem}.section-header.center{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.section-header.center h2{margin-bottom:0}.section-header h2{font-size:clamp(2.5rem,4vw,3.5rem);margin-bottom:1.5rem}.section-header p{font-size:1.125rem;color:var(--text-secondary);max-width:600px}.hero{position:relative;min-height:100vh;display:flex;align-items:center;padding:6rem 3rem 2rem;z-index:10;isolation:isolate;background:var(--bg-sidebar);color:var(--bg-primary)}.hero:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E");pointer-events:none;z-index:-1}.hero-inner{max-width:1400px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-left h1{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,4.5rem);color:var(--bg-primary);margin-bottom:1.5rem;display:flex;flex-direction:column}.hero-sub{font-size:1.125rem;line-height:1.6;color:var(--text-on-sidebar-muted);max-width:440px;margin-bottom:2rem}.hero-cta{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:2rem}.hero-right{position:relative;height:clamp(500px,40vw,700px);place-content:center}.am-bg{position:absolute;inset:0;pointer-events:none}.am-bg--mesh{background:radial-gradient(circle at 14% 12%,rgba(16,185,129,.22) 0%,transparent 32%),radial-gradient(circle at 82% 78%,rgba(16,185,129,.14) 0%,transparent 36%),linear-gradient(165deg,#04785747,#065f4629 38%,#064e3b00)}.am-bg--grid{opacity:.24;background-image:linear-gradient(rgba(255,255,255,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.1) 1px,transparent 1px);background-size:44px 44px;mask-image:radial-gradient(circle at 52% 48%,black 24%,transparent 86%);-webkit-mask-image:radial-gradient(circle at 52% 48%,black 24%,transparent 86%)}.am-orb{position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none}.am-orb--one{width:280px;height:280px;right:-96px;top:8%;background:radial-gradient(circle,#d1fae538,#d1fae500 72%);animation:amFloatA 9s ease-in-out infinite}.am-orb--two{width:240px;height:240px;left:-72px;bottom:8%;background:radial-gradient(circle,#a7f3d033,#a7f3d000 70%);animation:amFloatB 11s ease-in-out infinite}.h1-line{display:block}.btn-primary{display:inline-flex;align-items:center;gap:.75rem;background:var(--bg-white);color:var(--text-primary);box-shadow:var--(--shadow-md);padding:1rem 2rem;border-radius:100px;text-decoration:none;font-weight:500;transition:all .3s cubic-bezier(.25,1,.3,1)}.btn-primary:hover{background:var(--bg-sidebar);transform:translateY(-2px);color:#fff;box-shadow:var(--shadow-md)}.btn-primary.large{font-size:1.125rem;padding:1.25rem 2.5rem}.cta-note{font-size:.8125rem;color:var(--text-on-sidebar-muted)}.demo-card{position:absolute;background:var(--bg-primary);border-radius:16px;box-shadow:var(--shadow-modal);overflow:hidden;border:1px solid var(--border-warm)}.card-label{display:inline-block;font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);background:var(--bg-table-header);padding:.25rem .625rem;border-radius:100px;margin-bottom:.5rem}.card-receipt{width:240px;top:5%;left:5%;z-index:2;padding:1rem;transform:rotate(-3deg);animation:cardEnterReceipt .8s cubic-bezier(.25,1,.3,1) .5s both,float-1 8s ease-in-out 1.3s infinite}.card-receipt img{width:100%;border-radius:4px;border:1px solid var(--border-warm)}.card-bank{width:280px;top:15%;right:0%;z-index:1;padding:1rem;transform:rotate(2deg);animation:cardEnterBank .8s cubic-bezier(.25,1,.3,1) .7s both,float-2 10s ease-in-out 1.5s infinite reverse}.card-bank img{width:100%;border-radius:4px;border:1px solid var(--border-warm)}.card-match{width:320px;bottom:5%;left:20%;z-index:3;padding:1rem;transform:rotate(1deg);background:var(--bg-card);border:1px solid var(--border-warm);animation:cardEnterMatch .8s cubic-bezier(.25,1,.3,1) .9s both,float-3 9s ease-in-out 1.7s infinite}.card-match-inner{background:var(--bg-hover);border-radius:4px;padding:1.25rem}.match-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.match-check{width:2rem;height:2rem;background:var(--chart-eur);color:var(--text-on-sidebar);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:checkPop .5s cubic-bezier(.25,1,.3,1) 1.2s both}.match-check svg{width:1.25rem;height:1.25rem}.match-title{font-family:var(--font-body);font-size:1.2rem;font-weight:500;color:var(--text-primary);text-align:center}.match-desc{text-align:center;font-size:.8rem;color:var(--text-secondary);margin-bottom:1.25rem}.match-tags{display:flex;flex-direction:column;gap:.5rem;align-items:center}.match-tags-row{display:flex;justify-content:center;gap:.5rem}.match-tag{font-size:.75rem;font-weight:500;padding:.25rem .75rem;border-radius:100px}.match-tag.green{background:var(--bg-table-hover);color:var(--status-success-text)}.match-tag.amber{background:var(--status-success-bg);color:var(--chart-eur)}@keyframes float-1{0%,to{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-15px) rotate(-2deg)}}@keyframes float-2{0%,to{transform:translateY(0) rotate(2deg)}50%{transform:translateY(-10px) rotate(1deg)}}@keyframes float-3{0%,to{transform:translateY(0) rotate(1deg)}50%{transform:translateY(-20px) rotate(2deg)}}@media(min-width:640px)and (max-width:1024px){.hero{min-height:auto;align-items:flex-start;padding:6.5rem 2rem 2rem}.hero-inner{grid-template-columns:1fr;gap:2.5rem}.hero-left{display:flex;flex-direction:column;align-items:center;text-align:center;padding-right:0}.hero-left h1{font-size:clamp(2.5rem,6.5vw,3.6rem);align-items:center}.hero-sub{margin-left:auto;margin-right:auto;font-size:1.05rem}.hero-cta{align-items:center}.hero-trust{justify-content:center;flex-wrap:wrap;gap:1.5rem;padding-top:1.5rem}.hero-right{display:none}.h1-italic{padding-left:0}}@media(max-width:639px){.desktop-only{display:none!important}.hero{min-height:auto;align-items:flex-start;padding:6.5rem 1rem 1.75rem}.hero-inner{grid-template-columns:1fr;gap:2rem}.hero-left{display:flex;flex-direction:column;align-items:center;text-align:center;padding-right:0}.hero-left h1{font-size:clamp(2.1rem,10vw,2.8rem);align-items:center}.hero-sub{margin-left:auto;margin-right:auto;font-size:1rem;margin-bottom:1.5rem}.hero-cta{align-items:center;margin-bottom:1.5rem}.hero-trust{justify-content:center;flex-wrap:wrap;gap:1rem;padding-top:1.25rem}.hero-right{display:none}.h1-italic{padding-left:0}.btn-primary.large{font-size:1rem;padding:1rem 1.75rem}}@media(min-width:1025px){.hero-inner{gap:4.5rem}.hero-left h1{font-size:clamp(3rem,5vw,4.75rem)}}:root{--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-display: "Fraunces", Georgia, serif;--font-mono: "Geist Mono", "SF Mono", Consolas, monospace}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);background-color:var(--bg-primary);color:var(--text-primary);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root,[data-theme=light]{--bg-primary: #faf9f7;--bg-white: #ffffff;--bg-sidebar: #064e3b;--bg-sidebar-hover: rgba(255, 255, 255, .08);--bg-hover: #f5f3f0;--bg-card: #ffffff;--bg-input: #faf9f7;--bg-input-focus: #ffffff;--bg-table-header: #f7f5f2;--bg-table-even: rgba(5, 150, 105, .03);--bg-table-odd: #ffffff;--bg-table-hover: #ecfdf5;--bg-modal: #ffffff;--bg-overlay: rgba(0, 0, 0, .5);--text-primary: #111827;--text-secondary: #6b7280;--text-muted: #9ca3af;--text-table-header: #8c857d;--text-table-cell: #374151;--text-on-sidebar: #ffffff;--text-on-sidebar-muted: rgba(255, 255, 255, .7);--text-button: #57534e;--border-color: #e5e7eb;--border-light: #f0eeeb;--border-warm: #e5e2de;--border-card: #ebe8e4;--border-input: #e5e2de;--border-table: #ebe8e4;--shadow-card: 0 2px 8px rgba(0, 0, 0, .06);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-modal: 0 20px 60px rgba(0, 0, 0, .15);--shadow-control: 0 1px 4px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .06);--primary-color: #059669;--primary-color-hover: #047857;--primary-color-light: #ecfdf5;--status-success-bg: #d1fae5;--status-success-text: #065f46;--status-warning-bg: #fef3c7;--status-warning-text: #92400e;--status-error-bg: #fee2e2;--status-error-text: #991b1b;--status-info-bg: #dbeafe;--status-info-text: #1e40af;--color-blue: #3b82f6;--chart-grid: #e5e7eb;--chart-axis: #9ca3af;--chart-try: #3b82f6;--chart-eur: #059669;--chart-chf: #dc2626;--chart-usd: #d97706;--chart-gbp: #7c3aed;--bg-overlay-loading: rgba(255, 255, 255, .8);--spinner-color: #337AB7;--color-purple: #7c3aed;--color-purple-bg: rgba(139, 92, 246, .06);--color-purple-border: #8b5cf6;--bg-tooltip: #1e293b;--text-tooltip: #f1f5f9;--text-on-accent: #ffffff;--disabled-text: #c4bfb9;--disabled-border: #f0eeeb;--placeholder: #b8b4ae;--scrollbar-thumb: #d1d5db;--scrollbar-track: #f3f4f6;--bg-secondary: #f3f4f6;--bg-tertiary: #3a3a3a}[data-theme=dark]{--bg-primary: #202020;--bg-white: #2a2a2a;--bg-sidebar: #064e3b;--bg-sidebar-hover: rgba(255, 255, 255, .1);--bg-hover: #353535;--bg-card: #2a2a2a;--bg-input: #333333;--bg-input-focus: #3c3c3c;--bg-table-header: #303030;--bg-table-even: rgba(5, 150, 105, .06);--bg-table-odd: #2a2a2a;--bg-table-hover: rgba(5, 150, 105, .12);--bg-modal: #2a2a2a;--bg-overlay: rgba(0, 0, 0, .65);--text-primary: #e8e8e8;--text-secondary: #a8a8a8;--text-muted: #787878;--text-table-header: #9a9a9a;--text-table-cell: #d0d0d0;--text-on-sidebar: #ffffff;--text-on-sidebar-muted: rgba(255, 255, 255, .7);--text-button: #c0c0c0;--border-color: #424242;--border-light: #383838;--border-warm: #4a4a4a;--border-card: #424242;--border-input: #505050;--border-table: #424242;--shadow-card: 0 2px 8px rgba(0, 0, 0, .3);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .2);--shadow-md: 0 4px 6px rgba(0, 0, 0, .3);--shadow-modal: 0 20px 60px rgba(0, 0, 0, .5);--shadow-control: 0 1px 3px rgba(0, 0, 0, .25);--primary-color: #34d399;--primary-color-hover: #6ee7b7;--primary-color-light: rgba(5, 150, 105, .15);--status-success-bg: rgba(5, 150, 105, .2);--status-success-text: #6ee7b7;--status-warning-bg: rgba(245, 158, 11, .2);--status-warning-text: #fcd34d;--status-error-bg: rgba(239, 68, 68, .2);--status-error-text: #fca5a5;--status-info-bg: rgba(59, 130, 246, .2);--status-info-text: #93c5fd;--color-blue: #60a5fa;--chart-grid: #3a3a3a;--chart-axis: #707070;--chart-try: #60a5fa;--chart-eur: #34d399;--chart-chf: #f87171;--chart-usd: #fbbf24;--chart-gbp: #a78bfa;--bg-overlay-loading: rgba(42, 42, 42, .85);--spinner-color: #60a5fa;--color-purple: #a78bfa;--color-purple-bg: rgba(139, 92, 246, .12);--color-purple-border: #a78bfa;--bg-tooltip: #1e293b;--text-tooltip: #e2e8f0;--text-on-accent: #ffffff;--disabled-text: #606060;--disabled-border: #424242;--placeholder: #707070;--scrollbar-thumb: #606060;--scrollbar-track: #2a2a2a;--bg-secondary: #353535;--bg-tertiary: #424242}:root{--brand-green-900: #064e3b;--brand-green-800: #065f46;--brand-green-700: #047857;--brand-green-600: #059669;--brand-green-500: #10b981;--brand-green-50: #ecfdf5;--brand-white: #ffffff;--brand-gray-50: #f9fafb;--brand-gray-100: #f3f4f6;--brand-gray-200: #e5e7eb;--brand-gray-600: #4b5563;--brand-gray-900: #111827;--landing-glow-strong: rgba(16, 185, 129, .16);--landing-glow-soft: rgba(16, 185, 129, .1)}.proof-strip{background:#ecfdf5;border-top:1px solid #d1fae5;border-bottom:1px solid #d1fae5}.proof-grid{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}.proof-item{flex:1;text-align:center;position:relative}.proof-item:not(:last-child):after{content:"";position:absolute;right:-1rem;top:10%;height:80%;width:1px;background:#a7f3d0}.proof-number{font-family:var(--font-body);font-size:3.5rem;font-weight:500;line-height:1;display:flex;align-items:baseline;justify-content:center;gap:.25rem;color:#064e3b;margin-bottom:.5rem;text-shadow:0 1px 0 #ecfdf5}.proof-number .proof-unit{font-size:1.5rem;font-family:var(--font-body);font-weight:500;color:#059669}.proof-claim{font-size:.875rem;color:#047857;text-transform:uppercase;letter-spacing:.075em;opacity:1}@media(min-width:640px)and (max-width:1024px){.proof-grid{gap:1.5rem}.proof-number{font-size:3rem}.proof-number .proof-unit{font-size:1.25rem}}@media(max-width:639px){.proof-item:nth-child(2n):after{display:none}.proof-grid{display:grid;grid-template-columns:1fr 1fr}.proof-number{font-size:2.5rem}.proof-number .proof-unit{font-size:1.1rem}.proof-claim{font-size:.75rem;letter-spacing:.04em}}.how{background:#fff;position:relative;overflow:hidden}.how-intro{padding-top:8rem;padding-left:3rem;padding-right:3rem}@media(max-width:1024px){.how-intro{padding-top:5rem;padding-left:2rem;padding-right:2rem}}@media(max-width:639px){.how-intro{padding-top:3.5rem;padding-left:1rem;padding-right:1rem}}.how-pipeline{display:flex;flex-direction:column}.how-step-block{position:relative;padding:2rem 3rem}.how-step-block:first-child{padding-top:1rem}@media(max-width:1024px){.how-step-block{padding:2rem}}@media(max-width:639px){.how-step-block{padding:2rem 1rem}}.how-step-block{min-height:60vh;display:flex;align-items:center;z-index:1;background:#fff;overflow:hidden}.how-step-block.alt{background:#ecfdf5}.how-split{display:flex;flex-direction:column;gap:4rem;align-items:center;position:relative;z-index:2}@media(min-width:1025px){.how-split{min-height:60vh}}.how-split{justify-content:center}@media(min-width:1025px){.how-split{flex-direction:row;justify-content:space-between;gap:3rem}}@media(max-width:768px){.how-split{gap:2rem}}@media(min-width:1025px){.how-split.invert{flex-direction:row-reverse}}.how-text-side{flex:0 0 45%}.how-text-side h3{position:relative;z-index:1;font-size:clamp(2rem,4vw,3rem);color:#064e3b;line-height:1.05;margin-bottom:1.5rem;font-weight:500;letter-spacing:-.03em}.how-text-side .how-badge{position:absolute;top:-3.75rem;left:-2.25rem;width:4rem;height:4rem;border-radius:50%;background:#d1fae5;color:#064e3b;border:1px solid #a7f3d0;display:flex;align-items:center;justify-content:center;font-family:Geist,monospace;font-size:1.5rem;font-weight:600;z-index:-1;box-shadow:0 10px 20px #05966914}@media(max-width:1024px){.how-text-side .how-badge{top:-1rem;left:-3.5rem;width:3rem;height:3rem;font-size:1.25rem}}@media(max-width:639px){.how-text-side .how-badge{top:-1rem;left:-2.5rem;width:2.5rem;height:2.5rem;font-size:1.15rem}}.how-text-side p{font-size:1.15rem;color:#047857;line-height:1.7}@media(min-width:1025px){.how-step-block.alt .how-text-side{padding-left:2rem}}.how-step-block.alt .how-badge{background:#fff;border-color:#0596690d}@media(max-width:639px){.how-step-block.alt .how-badge{top:-2.1rem;left:-1.5rem}}.how-visual-side{flex:1;width:100%}.how-glass-panel{background:#ffffff80;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.9);border-radius:24px;padding:3rem;box-shadow:0 30px 60px #05966914;position:relative;overflow:hidden;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s ease;--step-svg-max-h: 400px}.how-glass-panel:before{content:"";position:absolute;top:50%;left:50%;width:150%;height:150%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(167,243,208,.3) 0%,transparent 60%);pointer-events:none;z-index:0}.how-glass-panel:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 40px 80px #0596691f;border-color:#6ee7b7}.how-glass-panel>div,.how-glass-panel>svg{position:relative;z-index:1;width:100%;height:auto;max-height:var(--step-svg-max-h);display:block;margin:0 auto;filter:drop-shadow(0 20px 30px rgba(5,150,105,.1))}@media(max-width:1024px){.how-step-block{min-height:auto}.how-step-block.alt .how-ghost-num{right:-5%}.how-ghost-num{top:25vh;font-size:50vw;left:-5%}.how-text-side{max-width:100%;text-align:center}.how-text-side h3{font-size:2.25rem;display:inline-block;margin-left:auto;margin-right:auto}.how-text-side p{font-size:1.05rem}.how-glass-panel{padding:2rem}}@media(max-width:639px){.how-ghost-num{font-size:60vw;top:35vh}.how-text-side h3{font-size:1.75rem}.how-text-side p{font-size:.95rem}.how-glass-panel{padding:1rem;--step-svg-max-h: 520px}}.features{background:#ecfdf5;border-top:1px solid #d1fae5;border-bottom:1px solid #d1fae5}.features-flat-grid{display:grid;grid-template-columns:repeat(3,1fr)}@keyframes featNeonScanVertical{0%{background-position:0% 0%}to{background-position:0% -200%}}@keyframes featNeonScanHorizontal{0%{background-position:0% 0%}to{background-position:200% 0%}}.feature-subtitle{display:block;font-family:var(--font-body);font-size:1.125rem;color:#059669;font-weight:400;margin-top:.5rem;letter-spacing:normal;line-height:1.6;max-width:520px;margin-left:auto;margin-right:auto}.feature-item{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:3rem 1.5rem}.feature-item:after{content:"";position:absolute;top:0;bottom:0;right:0;width:1px;background:linear-gradient(180deg,#05966926 0% 40%,#34d399 50%,#05966926 60% 100%);background-size:100% 200%;animation:featNeonScanVertical 3s linear infinite}.feature-item:before{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,#05966926 0% 40%,#34d399 50%,#05966926 60% 100%);background-size:200% 100%;animation:featNeonScanHorizontal 3s linear infinite}@media(min-width:1025px){.feature-item:nth-child(3n):after{display:none}.feature-item:nth-last-child(-n+3):before{display:none}}@media(max-width:1024px){.feature-item:nth-child(2n):after{display:none}.feature-item:nth-last-child(-n+2):before{display:none}}.feature-item{z-index:1}.feature-item-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .4s cubic-bezier(.16,1,.3,1);will-change:transform}.feature-item:hover{z-index:10}.feature-item:hover .feature-item-content{transform:translateY(-8px) scale(1.04)}.feature-item h3{font-size:1.25rem;font-weight:500;color:#064e3b;margin-bottom:.5rem}.feature-item p{color:#047857;font-size:.95rem;line-height:1.5;max-width:280px}.fc-icon{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;background:#d1fae5;color:#064e3b;border:1px solid #a7f3d0;border-radius:12px;margin-bottom:1.25rem;transition:transform .2s ease,background .2s ease,color .2s ease}.fc-icon svg{width:1.75rem;height:1.75rem}.feature-item:hover .fc-icon{transform:translateY(-3px);background:#047857;color:#fff}@media(min-width:640px)and (max-width:1024px){.features-flat-grid{grid-template-columns:repeat(2,1fr)}.feature-item{padding:2.5rem 1.5rem}.feature-item h3{font-size:1.15rem}.feature-item p{font-size:.9rem}}@media(max-width:639px){.features-flat-grid{grid-template-columns:repeat(2,1fr);margin-top:1rem}.feature-subtitle{font-size:1rem}.feature-item{padding:2rem .5rem}.feature-item h3{font-size:1rem;margin-bottom:.35rem}.feature-item p{font-size:.875rem;line-height:1.4}.fc-icon{width:3rem;height:3rem;margin-bottom:1rem}.fc-icon svg{width:1.5rem;height:1.5rem}}.security{position:relative;background:#064e3b;color:#fff;border-top:1px solid #065f46;border-bottom:1px solid #065f46;overflow:hidden}.sec-compact-split{position:relative;z-index:2;display:flex;flex-direction:column;gap:3rem}@media(min-width:1024px){.sec-compact-split{flex-direction:row;align-items:center;gap:4rem}}.sec-header-side{flex:0 0 35%;text-align:left}.sec-header-side h2{font-size:clamp(2.5rem,4vw,4rem);color:#fff;margin-bottom:1.25rem;line-height:1.1;text-shadow:0 0 40px rgba(52,211,153,.25)}.sec-header-side .security-lead{font-size:1.15rem;color:#a7f3d0;line-height:1.6}.sec-fortress-wrapper{flex:1;position:relative;padding:2px;background:linear-gradient(135deg,#a7f3d0,#064e3b,#34d399,#059669);background-size:300% 300%;animation:neonScan 6s ease infinite;border-radius:20px;box-shadow:0 0 40px #05966926}@keyframes neonScan{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.sec-fortress-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2px;background:transparent;border-radius:18px;overflow:hidden}.sec-fortress-cell{background:#064e3b;padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:flex-start;text-align:left;position:relative;transition:background .4s ease}.sec-fortress-cell:hover{background:#064e3bd9}.sec-fortress-content{display:flex;flex-direction:column;align-items:flex-start}.sec-fortress-content .sec-icon{width:3.5rem;height:3.5rem;border-radius:12px;background:#065f46;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;color:#a7f3d0;box-shadow:inset 0 0 15px #34d3991a;transition:all .4s cubic-bezier(.16,1,.3,1)}.sec-fortress-content .sec-icon svg{width:1.75rem;height:1.75rem}.sec-fortress-cell:hover .sec-fortress-content .sec-icon{transform:scale(1.05) translateY(-2px);box-shadow:inset 0 0 20px #34d3994d,0 5px 15px #05966933;color:#fff;background:#059669}.sec-fortress-content h4{font-size:1.25rem;color:#fff;margin-bottom:.75rem;font-weight:500}.sec-fortress-content p{font-size:.95rem;color:#d1fae5;line-height:1.5}@media(max-width:1024px){.sec-compact-split{flex-direction:column;gap:3rem}.sec-header-side{text-align:center;max-width:600px;margin:0 auto}.sec-header-side h2{font-size:clamp(2.5rem,6vw,3.5rem)}.sec-fortress-cell{align-items:center;text-align:center;padding:3rem 2rem}.sec-fortress-content{align-items:center}}@media(max-width:639px){.sec-fortress-grid{grid-template-columns:1fr}.sec-fortress-cell{padding:2rem 1.5rem}}.pricing{background:#ecfdf5;position:relative;overflow:visible;color:#064e3b}.pricing:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,rgba(167,243,208,.05) 0%,transparent 60%);pointer-events:none;z-index:0}.pricing .container-inner{position:relative;z-index:1}.pricing .section-header h2{color:#064e3b}.pricing .section-header p{color:#047857}.pricing-receipts{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:5rem;align-items:stretch}.pricing-receipts>*{display:flex;flex-direction:column;height:100%}.price-receipt{background:#fff;color:#064e3b;position:relative;padding:3.5rem 2rem 4rem;display:flex;flex-direction:column;flex:1;box-shadow:0 15px 35px #0596690d;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s ease}.price-receipt:after{content:"";position:absolute;bottom:-15px;left:0;right:0;height:15px;background-size:15px 15px;background-image:linear-gradient(135deg,#ffffff 50%,transparent 50%),linear-gradient(225deg,#ffffff 50%,transparent 50%);background-position:0 0;z-index:1}.price-receipt:before{content:"";position:absolute;top:1.5rem;left:1.5rem;right:1.5rem;border-top:2px dashed rgba(5,150,105,.2);pointer-events:none}.price-receipt:hover{transform:translateY(-.75rem);box-shadow:0 30px 60px #05966940}.price-receipt.popular{background:#064e3b;color:#fff;border-color:#065f46;transform:translateY(-1.5rem);z-index:2}.price-receipt.popular:after{background-image:linear-gradient(135deg,#064e3b 50%,transparent 50%),linear-gradient(225deg,#064e3b 50%,transparent 50%)}.price-receipt.popular:hover{transform:translateY(-2.25rem)}.price-receipt.popular{box-shadow:0 25px 60px #064e3b33}.price-receipt.popular:before{border-color:#ffffff26}.price-receipt.popular .plan-header{border-color:#ffffff26}.price-receipt.popular .plan-header h3{color:#a7f3d0}.price-receipt.popular .plan-header p{color:#d1fae5}.price-receipt.popular .plan-price .currency,.price-receipt.popular .plan-price .amount{color:#fff}.price-receipt.popular .plan-price .period{color:#a7f3d0}.price-receipt.popular .plan-features{border-color:#ffffff26}.price-receipt.popular .plan-features li{color:#fff}.price-receipt.popular .plan-features li:after{color:#a7f3d0}.price-receipt.popular .plan-features li.dim{color:#fff6}.price-receipt.popular .plan-features li.dim:after{color:#ffffff4d}.price-receipt.popular .plan-btn.solid{background:#a7f3d0;color:#064e3b;border-color:#a7f3d0}.price-receipt.popular .plan-btn.solid:hover{background:#fff;border-color:#fff;color:#064e3b}.plan-badge-stamp{position:absolute;top:.5rem;right:-1.75rem;transform:rotate(12deg);border:4px dashed #059669;color:#059669;background:var(--bg-white);padding:.5rem 1rem;font-family:Geist,Courier,monospace;font-weight:800;font-size:1.15rem;text-transform:uppercase;letter-spacing:.1em;z-index:10}@media(max-width:1024px){.plan-badge-stamp{right:1rem;top:1.5 rem}}.plan-header{margin-top:1.5rem;text-align:center;border-bottom:2px dashed rgba(5,150,105,.2);padding-bottom:1.5rem;margin-bottom:2rem}.plan-header h3{font-family:Geist,Courier,monospace;font-size:1.35rem;text-transform:uppercase;letter-spacing:.15em;color:#064e3b;margin-bottom:.75rem;font-weight:600}.plan-header p{font-family:var(--font-body);font-size:.95rem;color:#047857;line-height:1.5;min-height:4.5rem}.plan-price{text-align:center;margin-bottom:1.5rem}.plan-price div{display:flex;justify-content:center;align-items:baseline}.plan-price .currency{font-family:var(--font-body);font-size:1.75rem;margin-right:.25rem;color:#064e3b;font-weight:500}.plan-price .amount{font-family:var(--font-body);font-size:4.5rem;font-weight:500;line-height:1;color:#064e3b}.plan-price .period{display:block;font-family:Geist,Courier,monospace;font-size:.85rem;color:#34d399;text-transform:uppercase;letter-spacing:.1em;margin-top:.75rem}.plan-features{list-style:none;flex:1;margin-bottom:3rem;padding-top:2rem;border-top:2px dashed rgba(5,150,105,.2)}.plan-features li{font-family:Geist,Courier,monospace;font-size:.85rem;margin-bottom:1.25rem;display:flex;justify-content:space-between;align-items:flex-start;color:#064e3b;line-height:1.4;text-transform:lowercase}.plan-features li span{padding-right:1rem}.plan-features li:after{content:"✓";color:#059669;font-weight:700;font-size:1rem;flex-shrink:0;margin-top:-2px}.plan-features li.dim{color:#064e3b66;text-decoration:line-through}.plan-features li.dim:after{content:"✕";color:#064e3b4d}.plan-btn{display:block;text-align:center;padding:1.25rem;margin-top:auto;font-family:Geist,Courier,monospace;font-weight:600;font-size:.95rem;text-transform:uppercase;letter-spacing:.1em;border-radius:4px;transition:all .2s ease;text-decoration:none}.plan-btn.outline{border:2px dashed #064e3b;color:#064e3b;background:transparent}.plan-btn.outline:hover{background:#064e3b;color:#fff;transform:translateY(-2px);border-style:solid}.plan-btn.solid{background:#064e3b;color:#fff;border:2px solid #064e3b}.plan-btn.solid:hover{background:#065f46;border-color:#065f46;transform:translateY(-2px)}.plan-btn:active{transform:translateY(0) scale(.98)}@media(min-width:1025px)and (max-width:1280px){.pricing-receipts{gap:1.25rem}.price-receipt{padding:2.5rem 1.5rem 3.5rem}}@media(min-width:640px)and (max-width:1024px){.pricing-receipts{grid-template-columns:repeat(2,1fr);gap:4rem 2rem;align-items:stretch}.price-receipt.popular{transform:translateY(0)}.price-receipt.popular:hover{transform:translateY(-.75rem)}}@media(max-width:639px){.pricing-receipts{grid-template-columns:1fr;gap:3.5rem;align-items:stretch}.price-receipt.popular{transform:translateY(0)}.price-receipt.popular:hover{transform:translateY(-.75rem)}.plan-header h3{font-size:1.25rem}.plan-header p{margin-bottom:.5rem;min-height:auto}.plan-price .amount{font-size:3.5rem}}.cta-final{position:relative;background:#064e3b;text-align:center;overflow:hidden;padding:8rem 2rem}.cta-final-inner{position:relative;max-width:1000px;margin:0 auto;z-index:2}.cta-final h2{font-family:var(--font-display);font-size:clamp(3rem,6vw,4.5rem);margin-bottom:1.5rem;color:#fff;line-height:1.1;font-weight:500}.cta-final p{font-family:var(--font-body);font-size:1.25rem;color:#a7f3d0;margin-bottom:3.5rem}.cta-final .cta-actions-large{display:flex;justify-content:center;margin-bottom:3rem}.cta-final .btn-primary{display:inline-flex;align-items:center;gap:.5rem;background:var(--bg-primary);color:#064e3b;font-family:Geist,Courier,monospace;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:1.25rem 2.5rem;border-radius:100px;text-decoration:none;transition:all .2s ease}.cta-final .btn-primary .arrow{font-size:1.25rem;transition:transform .2s ease}.cta-final .btn-primary:hover{background:#059669;color:var(--bg-white);box-shadow:0 10px 25px #34d39933}.cta-final .btn-primary:hover .arrow{transform:translate(4px)}.cta-final .btn-primary:active{transform:scale(.98)}.cta-final .cta-trust-strip{display:flex;justify-content:center;align-items:center;gap:1rem;font-size:.8rem;font-family:Geist,Courier,monospace;color:#fff9;text-transform:uppercase;letter-spacing:.1em}.cta-final .cta-trust-strip .sep{color:#ffffff4d}.cta-final .cta-trust-strip span{color:#d1fae5;font-weight:500}@media(max-width:639px){.cta-final{padding:6rem 1.5rem}.cta-final h2{font-size:clamp(2.5rem,10vw,3rem)}.cta-final p{font-size:1.15rem;margin-bottom:2.5rem}.cta-final .cta-actions-large{margin-bottom:2.5rem}.cta-final .btn-primary{padding:1.15rem 2rem;width:100%;justify-content:center}.cta-final .cta-trust-strip{flex-wrap:wrap;gap:.5rem}}@media(min-width:640px)and (max-width:1024px){.section-header{margin-bottom:4rem}.section-header h2{font-size:clamp(2.3rem,5vw,3.1rem)}}@media(max-width:639px){.section-header{margin-bottom:3rem}.section-header h2{font-size:clamp(2rem,9vw,2.5rem);margin-bottom:1rem}.section-header p{font-size:1rem;max-width:100%}}@media(min-width:1025px){.section-header h2{font-size:clamp(2.8rem,3.8vw,3.75rem)}}
