.layout-module__W8MmFa__logo{color:var(--secondary);align-items:center;gap:.5rem;width:64px;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.layout-module__W8MmFa__nav-links{gap:2rem;list-style:none;display:flex}.layout-module__W8MmFa__nav-links a{color:var(--dark);font-weight:500;text-decoration:none;transition:color .3s}.layout-module__W8MmFa__nav-links a:hover{color:var(--primary)}.layout-module__W8MmFa__cta-btn{background-color:var(--primary);color:#fff;border-radius:8px;justify-content:center;align-items:center;padding:.6rem 1.2rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.layout-module__W8MmFa__cta-btn.layout-module__W8MmFa__nav-links{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'/%3E%3Cpolyline points='7 10 12 15 17 10'/%3E%3Cline x1='12' y1='15' x2='12' y2='3'/%3E%3C/svg%3E");background-position:1.2em;background-repeat:no-repeat;background-size:1.25em;padding:.6em 1.5em .6em 3em}@media (max-width:414px){.layout-module__W8MmFa__cta-btn.layout-module__W8MmFa__nav-links{background-position:2.8em}}.layout-module__W8MmFa__cta-btn:hover{background-color:var(--secondary);transform:translateY(-1px)}.layout-module__W8MmFa__hero{background:linear-gradient(135deg, var(--secondary) 0%, #01184b 100%);color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:10rem 2rem 6rem;display:flex;position:relative;overflow:hidden}.layout-module__W8MmFa__hero:before{content:"";pointer-events:none;background:radial-gradient(at 70%,#35a7ff40 0%,#0000 70%);position:absolute;inset:0}.layout-module__W8MmFa__hero-deco{pointer-events:none;border-radius:50%;position:absolute}.layout-module__W8MmFa__hero-deco:first-child{border:1px solid #35a7ff1f;width:350px;height:350px;animation:12s ease-in-out infinite layout-module__W8MmFa__heroDrift;top:-100px;right:-80px}.layout-module__W8MmFa__hero-deco:nth-child(2){background:#35a7ff0d;width:220px;height:220px;animation:15s ease-in-out infinite reverse layout-module__W8MmFa__heroDrift;bottom:-60px;left:-50px}.layout-module__W8MmFa__hero-deco:nth-child(3){border:1px solid #35a7ff14;width:140px;height:140px;animation:9s ease-in-out infinite layout-module__W8MmFa__heroDrift;top:25%;left:10%}.layout-module__W8MmFa__hero-deco:nth-child(4){background:#35a7ff0a;width:80px;height:80px;animation:11s ease-in-out infinite reverse layout-module__W8MmFa__heroDrift;top:15%;right:12%}.layout-module__W8MmFa__hero-deco:nth-child(5){border:1px solid #35a7ff1a;border-radius:12px;width:60px;height:60px;animation:14s ease-in-out infinite layout-module__W8MmFa__heroRotate;bottom:20%;right:8%}@keyframes layout-module__W8MmFa__heroDrift{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-25px)scale(1.03)}}@keyframes layout-module__W8MmFa__heroRotate{0%,to{transform:rotate(0)translateY(0)}50%{transform:rotate(45deg)translateY(-15px)}}.layout-module__W8MmFa__badge{color:var(--primary);letter-spacing:.05em;text-transform:uppercase;z-index:2;border:1px solid #fff6;border-radius:10px;margin-bottom:1.2rem;padding:.35rem 1rem;font-size:.8rem;font-weight:700;animation:.8s ease-out layout-module__W8MmFa__fadeInUp;display:inline-block;position:relative}.layout-module__W8MmFa__hero h1{z-index:2;margin-bottom:1.2rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:500;line-height:1.15;animation:.8s ease-out .2s backwards layout-module__W8MmFa__fadeInUp;position:relative}.layout-module__W8MmFa__hero h1 span{color:var(--primary);font-weight:600}.layout-module__W8MmFa__hero p{color:#ffffffbf;z-index:2;max-width:600px;margin:0 auto;font-size:1.1rem;animation:.8s ease-out .4s backwards layout-module__W8MmFa__fadeInUp;position:relative}.layout-module__W8MmFa__section-label{letter-spacing:.1em;text-transform:uppercase;color:var(--primary);text-align:center;margin-bottom:.6rem;font-size:.78rem;font-weight:700}.layout-module__W8MmFa__section-title{color:var(--secondary);text-align:center;margin-bottom:3rem;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:600;line-height:1.2}.layout-module__W8MmFa__feature-card{text-align:center;z-index:1;background:#fff;border:1px solid #f1f5f9;border-radius:20px;flex-direction:column;align-items:center;height:100%;padding:3rem 2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.layout-module__W8MmFa__feature-card:before{content:"";background:var(--primary);transform-origin:0;width:100%;height:4px;transition:transform .4s;position:absolute;top:0;left:0;transform:scaleX(0)}.layout-module__W8MmFa__feature-card:hover{border-color:var(--primary);transform:translateY(-10px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.layout-module__W8MmFa__feature-card:hover:before{transform:scaleX(1)}.layout-module__W8MmFa__icon-box{width:80px;height:80px;color:var(--primary);background:#dbeafe;border:1px solid #bfdbfe;border-radius:24px;justify-content:center;align-items:center;margin-bottom:2rem;font-size:2.5rem;transition:all .4s;display:flex}.layout-module__W8MmFa__feature-card:hover .layout-module__W8MmFa__icon-box{background:var(--primary);color:#fff;border-radius:50%;transform:rotate(10deg)}.layout-module__W8MmFa__feature-card h3{color:var(--secondary);margin-bottom:1rem;font-size:1.5rem;font-weight:700;transition:color .3s}.layout-module__W8MmFa__feature-card p{color:var(--gray);font-size:1rem;line-height:1.6}.layout-module__W8MmFa__feature-card .layout-module__W8MmFa__price{color:var(--secondary);margin-top:1.5rem;font-size:2rem;font-weight:500}.layout-module__W8MmFa__feature-card .layout-module__W8MmFa__price span{color:var(--gray);font-size:1rem;font-weight:500}.layout-module__W8MmFa__feature-card .layout-module__W8MmFa__plan-cta{background-color:var(--primary);color:#fff;text-align:center;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;margin-top:2rem;padding:.6rem 1.2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.layout-module__W8MmFa__feature-card .layout-module__W8MmFa__plan-cta:hover{background-color:var(--secondary);transform:translateY(-1px)}.layout-module__W8MmFa__pdf-btn{color:var(--primary);border:2px solid var(--primary);cursor:pointer;background-color:#0000;border-radius:8px;justify-content:center;align-items:center;width:100%;margin-top:1rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.layout-module__W8MmFa__pdf-btn:hover{background-color:var(--light);color:var(--secondary);border-color:var(--secondary)}#layout-module__W8MmFa__pdf-template-container{color:#01184b;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;width:378px;height:944px;padding:30px;font-family:Montserrat,sans-serif;position:absolute;top:-9999px;left:-9999px}.layout-module__W8MmFa__features{background-color:#fff;padding:8rem 2rem}.layout-module__W8MmFa__services-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.layout-module__W8MmFa__menu-btn{cursor:pointer;color:var(--dark);font-size:1.5rem;display:none}@media (max-width:768px){.layout-module__W8MmFa__hero h1{font-size:2.5rem}.layout-module__W8MmFa__hero p{font-size:1rem}}.layout-module__W8MmFa__simple-footer{background-color:var(--secondary);color:#fff;padding:5rem 2rem 2rem}.layout-module__W8MmFa__footer-container{max-width:1200px;margin:0 auto}.layout-module__W8MmFa__footer-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:4rem;display:grid}.layout-module__W8MmFa__footer-col h3{margin-bottom:1.5rem;font-size:1.5rem;font-weight:500}.layout-module__W8MmFa__footer-col p{color:#fff9;max-width:300px;font-size:.95rem}.layout-module__W8MmFa__footer-col h4{color:var(--primary);margin-bottom:1.5rem;font-size:1.1rem}.layout-module__W8MmFa__footer-links{list-style:none}.layout-module__W8MmFa__footer-links li{margin-bottom:.8rem}.layout-module__W8MmFa__footer-links a{color:#ffffffb3;font-size:.95rem;text-decoration:none;transition:all .3s}.layout-module__W8MmFa__footer-links a:hover{color:var(--primary)}.layout-module__W8MmFa__footer-contact{list-style:none}.layout-module__W8MmFa__footer-contact li{color:#ffffffb3;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.95rem;display:flex}.layout-module__W8MmFa__footer-contact i{color:var(--primary);font-size:1.2rem}.layout-module__W8MmFa__footer-bottom{color:#ffffff80;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.85rem;display:flex}.layout-module__W8MmFa__footer-bottom span{color:#fff;font-weight:600}@keyframes layout-module__W8MmFa__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes layout-module__W8MmFa__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.layout-module__W8MmFa__modal-overlay{z-index:2000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#01184b99;justify-content:center;align-items:center;padding:1rem;display:none;position:fixed;inset:0}.layout-module__W8MmFa__modal-overlay.layout-module__W8MmFa__open{animation:.25s layout-module__W8MmFa__fadeInUp;display:flex}.layout-module__W8MmFa__token-modal{background:#fff;border-radius:20px;width:100%;max-width:460px;max-height:90vh;animation:.3s layout-module__W8MmFa__fadeInUp;position:relative;overflow-y:auto;box-shadow:0 24px 60px #01184b40}.layout-module__W8MmFa__modal-close-btn{background:var(--light);cursor:pointer;width:32px;height:32px;color:var(--dark);z-index:10;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:background .2s;display:flex;position:absolute;top:1rem;right:1rem}.layout-module__W8MmFa__modal-close-btn:hover{background:#dbeafe}.layout-module__W8MmFa__tok-head{background:var(--secondary);color:#fff;border-radius:20px 20px 0 0;align-items:center;gap:.8rem;padding:1.3rem 1.5rem;display:flex}.layout-module__W8MmFa__tok-head img{width:34px}.layout-module__W8MmFa__tok-head-text h3{font-size:.95rem;font-weight:700}.layout-module__W8MmFa__tok-head-text p{color:#fff9;font-size:.75rem}.layout-module__W8MmFa__tok-body{padding:1.4rem 1.5rem}.layout-module__W8MmFa__tok-plan-box{background:var(--light);text-align:center;border:1px solid #bfdbfe;border-radius:12px;margin-bottom:1.2rem;padding:1rem 1.2rem}.layout-module__W8MmFa__tok-plan-box .layout-module__W8MmFa__tpn{color:var(--secondary);margin-bottom:.3rem;font-size:.85rem;font-weight:700}.layout-module__W8MmFa__tok-plan-box .layout-module__W8MmFa__tpp{color:var(--primary);font-size:1.8rem;font-weight:800}.layout-module__W8MmFa__tok-plan-box .layout-module__W8MmFa__tpp span{color:var(--gray);font-size:.8rem;font-weight:500}.layout-module__W8MmFa__tok-plan-box .layout-module__W8MmFa__tpd{color:var(--gray);margin-top:.3rem;font-size:.75rem}.layout-module__W8MmFa__tok-section{text-transform:uppercase;letter-spacing:.07em;color:var(--gray);border-bottom:1px solid var(--light);align-items:center;gap:.4rem;margin-bottom:.9rem;padding-bottom:.4rem;font-size:.7rem;font-weight:700;display:flex}.layout-module__W8MmFa__tok-section i{color:var(--primary);font-size:.95rem}.layout-module__W8MmFa__tok-row{justify-content:space-between;align-items:center;margin-bottom:.55rem;font-size:.85rem;display:flex}.layout-module__W8MmFa__tok-row .layout-module__W8MmFa__tl{color:var(--gray)}.layout-module__W8MmFa__tok-row .layout-module__W8MmFa__tv{color:var(--secondary);text-align:right;font-weight:700}.layout-module__W8MmFa__tok-row .layout-module__W8MmFa__tv.layout-module__W8MmFa__mono{color:var(--primary);letter-spacing:.5px;font-family:monospace;font-size:.9rem}.layout-module__W8MmFa__tok-row .layout-module__W8MmFa__tv.layout-module__W8MmFa__ref{color:#f59e0b;font-family:monospace}.layout-module__W8MmFa__tok-divider{border:none;border-top:2px dashed #e2e8f0;margin:1.2rem 0}.layout-module__W8MmFa__tok-qr{text-align:center}.layout-module__W8MmFa__tok-qr .layout-module__W8MmFa__qr-lbl{color:var(--secondary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.8rem;font-size:.75rem;font-weight:700}#layout-module__W8MmFa__modal-qr-box{justify-content:center;margin-bottom:.6rem;display:flex}#layout-module__W8MmFa__modal-qr-box canvas,#layout-module__W8MmFa__modal-qr-box img{border:1px solid #e2e8f0;border-radius:8px}.layout-module__W8MmFa__tok-qr .layout-module__W8MmFa__qr-hint{color:var(--gray);font-size:.72rem;line-height:1.5}.layout-module__W8MmFa__tok-date{color:var(--secondary);font-weight:700}.layout-module__W8MmFa__tok-foot{gap:.8rem;padding:1rem 1.5rem 1.5rem;display:flex}.layout-module__W8MmFa__btn-tok-dl{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.9rem;font-weight:700;transition:background .2s;display:flex}.layout-module__W8MmFa__btn-tok-dl:hover{background:var(--secondary)}.layout-module__W8MmFa__btn-tok-cancel{background:var(--light);color:var(--gray);cursor:pointer;border:none;border-radius:10px;padding:.75rem 1.2rem;font-size:.9rem;font-weight:600;transition:background .2s}.layout-module__W8MmFa__btn-tok-cancel:hover{color:var(--secondary);background:#dbeafe}.layout-module__W8MmFa__spin{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite layout-module__W8MmFa__spinA;display:inline-block}@keyframes layout-module__W8MmFa__spinA{to{transform:rotate(360deg)}}.layout-module__W8MmFa__feature-card.layout-module__W8MmFa__selected{border-color:var(--primary);box-shadow:0 20px 25px -5px #35a7ff26, 0 0 0 2px var(--primary);transform:translateY(-10px)}.layout-module__W8MmFa__feature-card.layout-module__W8MmFa__selected:before{transform:scaleX(1)}.layout-module__W8MmFa__feature-card{cursor:pointer}.layout-module__W8MmFa__jeton-wrapper{text-align:center;background:#fff;padding:0 2rem 5rem}.layout-module__W8MmFa__btn-jeton{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.6rem;padding:.85rem 2.5rem;font-size:1rem;font-weight:700;transition:all .3s;animation:.3s layout-module__W8MmFa__fadeInUp;display:none}.layout-module__W8MmFa__btn-jeton.layout-module__W8MmFa__visible{display:inline-flex}.layout-module__W8MmFa__btn-jeton:hover{background-color:var(--secondary);transform:translateY(-2px)}.layout-module__W8MmFa__fab-home{background:var(--primary);color:#fff;z-index:1200;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .18s,box-shadow .18s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 30px #0366c02e}.layout-module__W8MmFa__fab-home:hover{transform:translateY(-4px);box-shadow:0 20px 36px #0366c038}.layout-module__W8MmFa__fab-home:focus{outline:3px solid #35a7ff2e}.layout-module__W8MmFa__fab-home svg{fill:currentColor;width:22px;height:22px;display:block}.layout-module__W8MmFa__btn-jeton i{font-size:1.2rem}
