@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Inter:wght@300;400;500;600&display=swap";
:root{--bg-base:#edf3f2;--bg-surface:#fff;--bg-surface-hover:#f9fbfb;--text-main:#111827;--text-muted:#6b7280;--text-dark:#000;--primary:#067a75;--primary-hover:#056561;--secondary:#e8f3f2;--accent:#e2e8f0;--card-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000006}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-base);max-width:100vw;color:var(--text-main);scroll-behavior:smooth;font-family:Inter,sans-serif;overflow-x:clip}h1,h2,h3,h4,h5,h6{letter-spacing:-.01em;color:var(--text-dark);font-family:Inter,sans-serif;font-weight:700;line-height:1.15}a{color:inherit;text-decoration:none;transition:color .2s}ul{list-style:none}.container{max-width:1280px;margin:0 auto;padding:0 2rem}.text-primary{color:var(--primary)}.text-muted{color:var(--text-muted)}.section-header{text-align:center;max-width:700px;margin:0 auto 4rem}.section-header h2{margin-bottom:1rem;font-size:2.5rem}.section-header p{color:#4b5563;font-size:1.1rem;line-height:1.6}.badge{background:var(--secondary);color:var(--primary);text-transform:uppercase;letter-spacing:.5px;border-radius:20px;margin-bottom:1rem;padding:4px 12px;font-size:.85rem;font-weight:600;display:inline-block}.btn{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-lg{padding:.875rem 1.75rem;font-size:1.05rem}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-hover)}.btn-secondary{color:var(--primary);border:1px solid var(--primary);background:0 0}.btn-secondary:hover{background:#e2eceb}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{opacity:0;animation:.6s ease-out forwards fadeInUp}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.hero{text-align:center;background-color:var(--bg-base);padding-top:11rem;padding-bottom:6rem;position:relative;overflow:hidden}.hero-circles{z-index:-1;pointer-events:none;border:1px solid #067a750f;border-radius:50%;width:1000px;height:1000px;position:absolute;top:50%;left:0;transform:translateY(-50%)translate(-25%)}.hero-circles:before{content:"";border:1px solid #067a7514;border-radius:50%;position:absolute;inset:80px}.hero-circles:after{content:"";border:1px solid #067a751a;border-radius:50%;position:absolute;inset:160px}.hero-badge{color:var(--primary);background:#fff;border:1px solid #067a7533;border-radius:20px;margin-bottom:1.5rem;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-block;box-shadow:0 4px 6px -1px #0000000d}.hero h1{margin-bottom:1.25rem;max-width:1000px;margin-inline:auto;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1}.hero h1 span{color:var(--primary);font-size:clamp(2rem,4vw,3.5rem);display:block}.hero p{color:var(--text-muted);margin-inline:auto;max-width:800px;margin-bottom:2.5rem;font-size:clamp(1.1rem,2vw,1.2rem);line-height:1.6}.hero-cta{justify-content:center;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.hero-trust{color:#4b5563;justify-content:center;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.hero-trust .stars{color:#fbbf24;height:20px;display:flex}.hero-trust .stars svg{width:20px;height:20px}.hero-mockup-wrapper{margin-top:4rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;max-width:1100px;margin-inline:auto;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000026}.hero-mockup-wrapper img{width:100%;height:auto;display:block}.logo-cloud{background:#fff;border-bottom:1px solid #f3f4f6;padding:4rem 0}.logo-grid{opacity:.6;filter:grayscale();flex-wrap:wrap;justify-content:space-around;align-items:center;gap:2rem;transition:opacity .3s;display:flex}.logo-grid:hover{opacity:.8}.logo-placeholder{color:#9ca3af;width:48px;height:48px}.stats{background:var(--bg-base);border-bottom:1px solid #e5e7eb;padding:4rem 0}.stats-container{flex-wrap:wrap;justify-content:space-around;gap:2rem;display:flex}.stat-item{text-align:center}.stat-value{color:var(--primary);margin-bottom:.25rem;font-size:3.5rem;font-weight:800;line-height:1}.stat-label{color:var(--text-muted);font-size:1rem;font-weight:500}.showcase{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;padding:6rem 0;display:grid}.showcase.reversed{grid-template-columns:1fr 1fr}.showcase-content h2{color:#111827;margin-bottom:1.25rem;font-size:2.25rem}.showcase-content p{color:#4b5563;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.showcase-features-list li{color:#374151;align-items:flex-start;margin-bottom:1.25rem;font-size:1.05rem;line-height:1.5;display:flex}.showcase-features-list svg{color:var(--primary);flex-shrink:0;margin-top:2px;margin-right:1rem}.showcase-image-clean{width:100%;position:relative}.showcase-image-clean img{object-fit:contain;filter:drop-shadow(0 20px 25px #0000000d);width:100%;height:auto;display:block}@media (max-width:900px){.showcase,.showcase.reversed{text-align:center;grid-template-columns:1fr;gap:3rem}.showcase.reversed .showcase-image-clean{order:-1}.showcase-features-list li{text-align:left}}.how-it-works{background:#fff;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6;padding:8rem 0}.steps-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;display:grid}.step-card{background:var(--bg-surface);z-index:1;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;transition:transform .2s;position:relative;box-shadow:0 4px 6px -1px #00000005}.step-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000000d}.step-number{color:var(--bg-base);z-index:-1;-webkit-user-select:none;user-select:none;font-size:4rem;font-weight:800;position:absolute;top:1rem;right:1.5rem}.step-icon{background:var(--secondary);width:56px;height:56px;color:var(--primary);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.step-card h4{margin-bottom:.75rem;font-size:1.25rem}.step-card p{color:#4b5563;line-height:1.6}.features{background:var(--bg-base);padding:8rem 0}.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.feature-card{text-align:left;background:var(--bg-surface);border:1px solid #f3f4f6;border-radius:12px;padding:2.5rem;transition:transform .2s,box-shadow .2s}.feature-card:hover{box-shadow:var(--card-shadow);transform:translateY(-3px)}.feature-icon{width:50px;height:50px;color:var(--primary);background:#e8f3f2;border-radius:10px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.feature-card h3{color:#111827;margin-bottom:.75rem;font-size:1.2rem}.feature-card p{color:#4b5563;font-size:.95rem;line-height:1.6}.product-images{background:#fff;padding:8rem 0}.img-grid{grid-template-columns:1fr 1fr 1fr;align-items:start;gap:2rem;display:grid}.image-card{box-shadow:var(--card-shadow);background:var(--bg-base);border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.image-card img{width:100%;height:auto;display:block}@media (max-width:900px){.img-grid{grid-template-columns:1fr}}.cta-section{background:var(--primary);padding:6rem 0}.cta-box{text-align:center;color:#fff;max-width:800px;margin:0 auto}.cta-box h2{color:#fff;margin-bottom:1.5rem;font-size:2.5rem}.cta-box p{opacity:.9;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.6}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.cta-buttons .btn-primary{color:#fff;background:#000}.cta-buttons .btn-primary:hover{background:#111}.pricing{background:var(--bg-base);padding:8rem 0}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:stretch;gap:2.5rem;max-width:1100px;margin-inline:auto;display:grid}.pricing-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;padding:3rem 2.5rem;display:flex;position:relative}.pricing-card.popular{border:2px solid var(--primary);transform:scale(1.02);box-shadow:0 25px 50px -12px #067a7526}.popular-badge{background:var(--primary);color:#fff;letter-spacing:1px;border-radius:20px;padding:4px 16px;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.pricing-card h4{color:#111827;margin-bottom:.5rem;font-size:1.4rem}.pricing-desc{color:#4b5563;margin-bottom:2rem;font-size:.95rem;line-height:1.5}.price{color:#111827;margin-bottom:1rem;font-size:3.5rem;font-weight:800;line-height:1}.price span{color:#6b7280;font-size:1rem;font-weight:500}.pricing-card ul{text-align:left;flex-grow:1;margin:0 0 2.5rem}.pricing-card li{color:#4b5563;align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.95rem;line-height:1.4;display:flex}.navbar{z-index:100;background:0 0;justify-content:space-between;align-items:center;height:80px;padding:0 5%;display:flex;position:absolute;top:0;left:0;right:0}.nav-brand{align-items:center;display:flex}.nav-links{gap:2.5rem;display:flex}.nav-links a{color:#374151;font-size:.95rem;font-weight:600;transition:color .2s}.nav-links a:hover{color:var(--primary)}.nav-actions{align-items:center;gap:1.5rem;display:flex}.nav-login{color:#374151;font-size:.95rem;font-weight:600}.nav-login:hover{color:var(--primary)}@media (max-width:768px){.nav-links,.nav-actions .btn{display:none}}.footer{background:#fff;border-top:1px solid #e5e7eb;padding:5rem 0 2rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.footer-brand .nav-brand{background:0 0;border:none;margin-bottom:1.5rem;padding:0}.footer-brand p{color:#6b7280;max-width:300px;font-size:.95rem;line-height:1.6}.footer-column h5{color:#111827;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.5rem;font-size:1rem;font-weight:700}.footer-column ul{flex-direction:column;gap:1rem;display:flex}.footer-column a{color:#4b5563;font-size:.95rem;transition:color .2s}.footer-column a:hover{color:var(--primary)}.footer-bottom{text-align:center;color:#9ca3af;border-top:1px solid #f3f4f6;padding-top:2rem;font-size:.9rem}@media (max-width:768px){.footer-grid{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:480px){.footer-grid{grid-template-columns:1fr}}.video-gallery-rail{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1.5rem;padding:1rem 0 2rem;display:flex;overflow-x:auto}.video-gallery-rail::-webkit-scrollbar{height:8px}.video-gallery-rail::-webkit-scrollbar-track{background:var(--bg-base);border-radius:4px}.video-gallery-rail::-webkit-scrollbar-thumb{background:var(--primary);border-radius:4px}.video-card{scroll-snap-align:start;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;flex:none;width:320px;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.video-card video{aspect-ratio:16/9;object-fit:contain;background:#000;width:100%}.video-card-content{padding:1rem}.video-card-content h4{color:#111827;margin:0;font-size:1rem;font-weight:600}.legal-hero{background:linear-gradient(180deg,#f7faf9 0%,var(--bg-base)100%);text-align:center;border-bottom:1px solid #e5e7eb;padding:3rem 0 2.75rem;position:relative;overflow:hidden}.legal-hero:before,.legal-hero:after{content:"";pointer-events:none;z-index:0;border:1px solid #067a7514;border-radius:50%;position:absolute}.legal-hero:before{width:600px;height:600px;top:-300px;left:-200px}.legal-hero:after{width:480px;height:480px;bottom:-260px;right:-160px}.legal-hero-inner{z-index:1;max-width:760px;margin:0 auto;padding:0 2rem;position:relative}.legal-hero h1{color:#0b1219;letter-spacing:-.02em;margin:1rem 0 .85rem;font-size:clamp(1.9rem,3.5vw,2.6rem);line-height:1.1}.legal-hero-subtitle{color:#4b5563;max-width:560px;margin:0 auto;font-size:1rem;line-height:1.55}.legal-meta{color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 1rem;margin-top:1.5rem;padding:.55rem 1.25rem;font-size:.8rem;display:inline-flex;box-shadow:0 1px 3px #0000000a}.legal-meta-item{align-items:center;gap:.4rem;display:inline-flex}.legal-meta strong{color:#0b1219;font-weight:600}.legal-meta-divider{background:#d1d5db;border-radius:50%;width:4px;height:4px}.legal-main{background:var(--bg-base);padding:2rem 0 5rem}.legal-grid{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:2.5rem;max-width:1180px;margin:0 auto;padding:0 2rem;display:grid}.legal-toc{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-self:start;max-height:calc(100vh - 48px);padding:1.5rem 1.25rem;position:sticky;top:24px;overflow-y:auto}.legal-toc-title{text-transform:uppercase;letter-spacing:1.2px;color:#6b7280;margin-bottom:1rem;padding-left:.5rem;font-size:.7rem;font-weight:700}.legal-toc ol{flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.legal-toc a{color:#4b5563;border-left:2px solid #0000;border-radius:0 6px 6px 0;padding:.5rem .65rem;font-size:.875rem;line-height:1.35;transition:all .15s;display:block}.legal-toc a:hover{color:var(--primary);background:var(--secondary);border-left-color:var(--primary)}.legal-content{flex-direction:column;gap:.65rem;scroll-margin-top:24px;display:flex}.legal-toolbar{z-index:40;-webkit-backdrop-filter:blur(10px);background:#ffffffd9;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;padding:.75rem 1.1rem;display:flex;position:sticky;top:16px;box-shadow:0 1px 3px #0000000a}.legal-toolbar-label{color:#6b7280;align-items:center;gap:.5rem;font-size:.82rem;font-weight:500;display:inline-flex}.legal-toolbar-label svg{color:var(--primary)}.legal-toolbar-actions{gap:.4rem;display:flex}.legal-toolbar-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:.4rem;padding:.45rem .85rem;font-family:inherit;font-size:.82rem;font-weight:500;transition:all .15s;display:inline-flex}.legal-toolbar-btn:hover{background:var(--secondary);color:var(--primary);border-color:#067a754d}.legal-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;scroll-margin-top:80px;transition:border-color .15s,box-shadow .15s;overflow:hidden}.legal-section.is-open{border-color:#067a7540;box-shadow:0 4px 14px #067a750f}.legal-section-header{cursor:pointer;text-align:left;width:100%;color:inherit;background:0 0;border:none;align-items:center;gap:1rem;padding:1rem 1.25rem;font-family:inherit;transition:background .15s;display:flex}.legal-section-header:hover{background:#f9fafb}.legal-section-header:focus-visible{outline:2px solid var(--primary);outline-offset:-2px}.legal-num{background:var(--secondary);min-width:2.25rem;height:2.25rem;color:var(--primary);letter-spacing:.5px;font-variant-numeric:tabular-nums;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0 .45rem;font-size:.82rem;font-weight:800;display:inline-flex}.legal-section-header h2{color:#0b1219;letter-spacing:-.01em;flex:1;margin:0;font-size:1.05rem;font-weight:600;line-height:1.3}.legal-section-chevron{color:#9ca3af;flex-shrink:0;transition:transform .25s,color .15s}.legal-section.is-open .legal-section-chevron{color:var(--primary);transform:rotate(180deg)}.legal-section-body{padding:.25rem 1.5rem 1.5rem 4.5rem;animation:.22s legalReveal;display:none}.legal-section.is-open .legal-section-body{display:block}@keyframes legalReveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.legal-clause{color:#374151;grid-template-columns:3rem 1fr;gap:.25rem 1rem;margin-bottom:1.1rem;font-size:1rem;line-height:1.75;display:grid}.legal-clause:last-child{margin-bottom:0}.legal-clause-num{color:var(--primary);font-variant-numeric:tabular-nums;padding-top:.05rem;font-size:.95rem;font-weight:700}.legal-clause-body{grid-column:2/3}.legal-clause-body>p:first-child{margin-top:0}.legal-clause-body p{margin:0 0 .5rem}.legal-clause-body p:last-child{margin-bottom:0}.legal-list{flex-direction:column;gap:.45rem;margin-top:.65rem;padding-left:1.5rem;display:flex}.legal-list-alpha{list-style:lower-alpha}.legal-list-roman{list-style:lower-roman}.legal-list li{padding-left:.25rem}.legal-list li::marker{color:var(--primary);font-weight:600}.legal-defs{margin-top:.5rem}.legal-def{border-bottom:1px dashed #e5e7eb;grid-template-columns:220px 1fr;gap:1.5rem;padding:1.1rem 0;line-height:1.7;display:grid}.legal-def:last-child{border-bottom:none}.legal-def dt{color:#0b1219;font-size:.95rem;font-weight:700}.legal-def dd{color:#374151;margin:0;font-size:.98rem}.legal-def dd .legal-list{gap:.3rem;margin-top:.5rem}.legal-contact-card{background:linear-gradient(135deg,var(--secondary)0%,#f1faf9 100%);border:1px solid #d4ebe9;border-radius:16px;margin-top:2rem;padding:2rem 2.25rem}.legal-contact-card h3{color:var(--primary);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.15rem}.legal-contact-card p{color:#374151;margin:.3rem 0;line-height:1.6}.legal-contact-card a{color:var(--primary);font-weight:600}.legal-contact-card a:hover{text-decoration:underline}@media print{.navbar,.footer,.legal-toc,.legal-toolbar,.legal-section-chevron{display:none}.legal-grid{grid-template-columns:1fr;padding:0}.legal-section,.legal-section-body{box-shadow:none;border:none;padding:0;display:block!important}.legal-section{page-break-inside:avoid;margin-bottom:1.5rem}.legal-section-header{padding:0 0 .5rem}.legal-hero{background:0 0;padding:1rem 0}}@media (max-width:1024px){.legal-grid{grid-template-columns:1fr;gap:1.5rem}.legal-toc{max-height:none;position:static}.legal-def{grid-template-columns:1fr;gap:.35rem}}@media (max-width:640px){.legal-hero{padding:2.5rem 0 2rem}.legal-meta{padding:.5rem .85rem;font-size:.75rem}.legal-section-header{gap:.65rem;padding:.85rem 1rem}.legal-section-header h2{font-size:.95rem}.legal-num{min-width:2rem;height:2rem;font-size:.78rem}.legal-section-body{padding:.25rem 1rem 1.25rem}.legal-clause{grid-template-columns:2.25rem 1fr;gap:.4rem;font-size:.95rem}.legal-toolbar{gap:.5rem;padding:.55rem .85rem}.legal-toolbar-label{display:none}}
