*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--green:#2ee89a;--green-dark:#1ec97e;--green-darker:#097e4b;--navy:#0d1f2d;--navy-mid:#1a3247;--text:#1a1a2e;--muted:#5a6a7a;--bg-light:#f4f6f9;--white:#fff;--radius:14px;font:16px/145% Manrope,system-ui,Segoe UI,Roboto,sans-serif}#root{width:100%;min-height:100vh}html{scroll-behavior:smooth}body{width:100%;color:var(--text);background:var(--white);margin:0;font-family:Inter,sans-serif;overflow-x:hidden}.media-carousel{width:calc(100% - 40px);margin:16px 20px 0}.media-carousel__slide{aspect-ratio:3/4;-webkit-user-select:none;user-select:none;background:#111;border-radius:14px;position:relative;overflow:hidden}.media-carousel__video{border:none;width:100%;height:100%;display:block}.media-carousel__image{object-fit:cover;cursor:zoom-in;width:100%;height:100%;display:block}.media-carousel__badge{color:#fff;pointer-events:none;white-space:nowrap;background:#0000008c;border-radius:999px;padding:4px 12px;font-size:.75rem;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.media-carousel__badge:before{content:"";background:#4ade80;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.media-carousel__arrow{cursor:pointer;background:#0006;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.media-carousel__arrow--prev{left:10px}.media-carousel__arrow--next{right:10px}.media-carousel__dots{justify-content:center;gap:6px;padding-top:10px;display:flex}.media-carousel__dot{cursor:pointer;background:#d1d5db;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:background .2s}.media-carousel__dot--active{background:#111827}.media-carousel__lightbox{z-index:1000;isolation:isolate;background:#000000eb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.media-carousel__lightbox img{object-fit:contain;border-radius:4px;max-width:100%;max-height:100%}.media-carousel__lightbox-close{cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex;position:absolute;top:16px;right:16px}.media-carousel__arrow--lightbox{background:#fff3;width:44px;height:44px;position:absolute}.media-carousel__lightbox-dots{gap:6px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.payment-modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.payment-modal{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:360px;padding:28px 24px 24px;position:relative;box-shadow:0 20px 40px #00000040}.payment-modal--success{padding:40px 24px}.payment-modal__success-icon{color:#15803d;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 18px;animation:.3s payment-modal-pop;display:flex}@keyframes payment-modal-pop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.payment-modal__close{color:#111827;cursor:pointer;background:0 0;border:none;font-size:1.4rem;line-height:1;position:absolute;top:16px;right:16px}.payment-modal__title{color:#111827;margin:0 0 12px;font-size:1.3rem;font-weight:700}.payment-modal__subtitle{color:#6b7280;margin:0 0 20px;font-size:.9rem;line-height:1.5}.payment-modal__qr{justify-content:center;margin-bottom:20px;display:flex}.payment-modal__qr img{border:1px solid #e5e7eb;border-radius:12px;width:180px;height:180px}.payment-modal__copy-btn{color:#14532d;cursor:pointer;background:#86efac;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:16px;padding:14px;font-size:.95rem;font-weight:700;display:flex}.payment-modal__status{justify-content:center;align-items:center;display:flex}.payment-modal__status-text{color:#9ca3af;font-size:.85rem;animation:2s ease-in-out infinite payment-modal-pulse}@keyframes payment-modal-pulse{0%,to{opacity:1}50%{opacity:.35}}.payment-modal__divider{border:none;border-top:1px solid #e5e7eb;margin:16px 0}.payment-modal__save-actions{gap:10px;margin-top:4px;display:flex}.payment-modal__btn{cursor:pointer;border:none;border-radius:10px;flex:1;padding:13px;font-size:.95rem;font-weight:600}.payment-modal__btn--secondary{color:#374151;background:#f3f4f6}.payment-modal__btn--primary{color:#fff;background:#14532d}.payment-modal__footer{color:#9ca3af;margin:0;font-size:.8rem;line-height:1.5}.login-modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.login-modal{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:360px;padding:32px 24px 24px;position:relative;box-shadow:0 20px 40px #00000040}.login-modal__close{color:#111827;cursor:pointer;background:0 0;border:none;font-size:1.4rem;line-height:1;position:absolute;top:16px;right:16px}.login-modal__logo{width:auto;height:32px;margin:0 auto 6px;display:block}.login-modal__subtitle{color:#6b7280;margin:0 0 24px;font-size:.9rem}.login-modal__provider{color:#111827;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:12px;padding:13px;font-size:.9rem;font-weight:600;display:flex}.login-modal__provider:disabled{opacity:.6;cursor:default}.login-modal__spinner{border:2px solid #d1d5db;border-top-color:#374151;border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.7s linear infinite login-modal-spin}@keyframes login-modal-spin{to{transform:rotate(360deg)}}.login-modal__error{color:#dc2626;text-align:center;margin:4px 0 0;font-size:.8rem}.login-modal__google-wrap{margin-bottom:12px;position:relative}.login-modal__google-wrap .login-modal__provider{pointer-events:none;margin-bottom:0}.login-modal__google-overlay{opacity:.01;cursor:pointer;position:absolute;inset:0;overflow:hidden}.login-modal__google-overlay>div{width:100%!important;height:100%!important}.login-modal__terms{color:#9ca3af;margin:14px 0 0;font-size:.75rem;line-height:1.5}.page-header{z-index:10;background:#fff;justify-content:space-between;align-items:center;padding:14px 16px;display:flex;position:sticky;top:0}.page-header:after{content:"";background:#eef0f2;width:100vw;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.page-header__icon-btn{color:#111827;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.page-header__logo{width:auto;height:34px}.page-header__avatar{object-fit:cover;border-radius:50%;width:28px;height:28px}.post-page{background:#fff;justify-content:center;width:100%;min-height:100vh;display:flex}.post-card{box-sizing:border-box;width:100%;padding-bottom:40px}@media (width>=640px){.post-card{max-width:480px;padding:0 0 48px}}.post-spinner{border:3px solid #e5e7eb;border-top-color:#111827;border-radius:50%;width:36px;height:36px;animation:.75s linear infinite post-spin;display:inline-block}@keyframes post-spin{to{transform:rotate(360deg)}}.post-card--center{color:#6b7280;text-align:center;justify-content:center;align-items:center;min-height:320px;padding:32px;font-size:.95rem;display:flex}.creator-row{align-items:center;gap:12px;padding:20px 20px 5px;display:flex}.creator-avatar{object-fit:cover;background:#e5e7eb;border:2px solid #fbbf24;border-radius:50%;width:40px;height:40px}.creator-info{flex-direction:column;gap:0;display:flex}.creator-name{color:#111827;letter-spacing:.02em;text-transform:uppercase;font-size:.95rem;font-weight:700;line-height:1.1}.creator-username{color:#6b7280;font-size:.8rem;line-height:1}.cta-button{color:#fff;cursor:pointer;background:#14532d;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:calc(100% - 40px);margin:18px 20px 0;padding:14px;font-size:1rem;font-weight:600;display:flex}.cta-button:disabled{opacity:.7;cursor:default}.cta-button--unlocked{opacity:1;cursor:default;background:#15803d}.payment-method{text-align:center;color:#15803d;letter-spacing:.03em;margin:10px 20px 0;font-size:.75rem;font-weight:600}.payment-error{text-align:center;color:#dc2626;margin:10px 20px 0;font-size:.8rem}.post-title{text-align:center;color:#111827;margin:22px 20px 0;font-size:1.25rem;font-weight:800}.post-description{text-align:center;color:#6b7280;margin:10px 24px 0;font-size:.9rem;line-height:1.5}.partners{flex-direction:column;align-items:center;gap:10px;padding:22px 20px 32px;display:flex}.partners-label{color:#9ca3af;letter-spacing:.05em;font-size:.75rem;font-weight:700}.post-footer{text-align:center;color:#9ca3af;padding:28px 20px 0;font-size:.8rem}.post-footer__link{color:#6b7280;font-weight:600;text-decoration:none}.post-footer__link:hover{text-decoration:underline}.partner-button{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;padding:12px;font-size:.9rem;font-weight:600;text-decoration:none;display:flex}.login-page{background:#fff;flex-direction:column;align-items:center;min-height:100vh;padding:0 24px;display:flex}.login-page__card{text-align:center;flex:1;width:100%;max-width:420px;padding-top:72px}.login-page__logo{width:auto;height:52px;margin:0 auto 36px;display:block}.login-page__title{color:#111827;margin:0 0 12px;font-size:1.9rem;font-weight:800}.login-page__subtitle{color:#6b7280;margin-bottom:52px;font-size:.95rem;line-height:1.6}.login-page__buttons{flex-direction:column;gap:12px;display:flex}.login-page__btn{cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:12px;width:100%;padding:16px 20px;font-size:1rem;font-weight:600;transition:opacity .15s;display:flex}.login-page__btn:disabled{opacity:.6;cursor:default}.login-page__btn--facebook{color:#fff;background:#1877f2}.login-page__google-wrap{position:relative}.login-page__google-wrap .login-page__btn{pointer-events:none}.login-page__google-overlay{opacity:.01;cursor:pointer;position:absolute;inset:0;overflow:hidden}.login-page__google-overlay>div{width:100%!important;height:100%!important}.login-page__btn--google{color:#111827;background:#fff;box-shadow:0 1px 4px #0000001f}.login-page__btn--apple{color:#fff;background:#111827}.login-page__spinner{border:2px solid #00000026;border-top-color:#374151;border-radius:50%;flex-shrink:0;width:20px;height:20px;animation:.7s linear infinite login-page-spin}.login-page__spinner--white{border-color:#fff #ffffff4d #ffffff4d}@keyframes login-page-spin{to{transform:rotate(360deg)}}.login-page__error{color:#dc2626;margin:14px 0 0;font-size:.85rem}.login-page__divider{border:none;border-top:1px solid #d1d5db;margin-bottom:32px}.login-page__footer{text-align:center;width:100%;max-width:420px;padding:24px 0 32px}.login-page__footer-links{justify-content:center;gap:24px;margin-bottom:10px;display:flex}.login-page__footer-links a{color:#374151;font-size:.82rem;text-decoration:underline}.login-page__copyright{color:#6b7280;margin:0;font-size:.78rem}.user-page{background:#fff;justify-content:center;width:100%;min-height:100vh;display:flex}.user-card{box-sizing:border-box;width:100%}@media (width>=640px){.user-card{max-width:480px}}.user-page__title-row{justify-content:space-between;align-items:center;padding:20px 20px 0;display:flex}.user-page__title{color:#111827;margin:0;font-size:1.4rem;font-weight:800}.user-page__menu-wrap{position:relative}.user-page__menu-btn{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.user-page__dropdown{z-index:20;background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-width:130px;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 8px 24px #0000001f}.user-page__dropdown-item{text-align:left;color:#dc2626;cursor:pointer;background:0 0;border:none;width:100%;padding:13px 16px;font-size:.95rem;font-weight:500;text-decoration:none;display:block}.user-page__dropdown-item:hover{background:#fef2f2}.user-page__dropdown-item--neutral{color:#111827;border-bottom:1px solid #f3f4f6}.user-page__dropdown-item--neutral:hover{background:#f9fafb}.user-page__tabs{gap:24px;padding:16px 20px 0;display:flex;position:relative}.user-page__tabs:after{content:"";background:#e5e7eb;width:100vw;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.user-page__tab{color:#6b7280;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:0 0 12px;font-size:.95rem;font-weight:500}.user-page__tab--active{color:#111827;border-bottom-color:#111827;font-weight:700}.user-page__content{min-height:300px}.user-page__loading{color:#9ca3af;justify-content:center;align-items:center;padding:60px 20px;font-size:.9rem;display:flex}.user-page__grid{grid-template-columns:repeat(3,1fr);gap:2px;padding:2px 0;display:grid}.user-page__grid-item{aspect-ratio:1;cursor:pointer;background:0 0;border:none;padding:0;overflow:hidden}.user-page__grid-img{object-fit:cover;width:100%;height:100%;display:block}.user-page__grid-placeholder{background:#e5eaf0;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.user-page__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 32px;display:flex}.user-page__empty-icon{margin-bottom:20px;font-size:5rem;line-height:1}.user-page__empty-title{color:#111827;margin:0 0 10px;font-size:1.2rem;font-weight:700}.user-page__empty-text{color:#6b7280;margin:0;font-size:.9rem;line-height:1.6}.creator-page{background:#fff;justify-content:center;width:100%;min-height:100vh;display:flex}.creator-card{box-sizing:border-box;width:100%}@media (width>=640px){.creator-card{max-width:480px}}.creator-page__center{flex:1;justify-content:center;align-items:center;min-height:300px;display:flex}.creator-page__spinner{border:3px solid #e5e7eb;border-top-color:#111827;border-radius:50%;width:36px;height:36px;animation:.75s linear infinite creator-spin;display:inline-block}@keyframes creator-spin{to{transform:rotate(360deg)}}.creator-page__body{box-sizing:border-box;width:100%;padding-bottom:48px}.creator-page__profile{text-align:center;flex-direction:column;align-items:center;padding:32px 24px 24px;display:flex}.creator-page__avatar-wrap{width:96px;height:96px;margin-bottom:16px;position:relative}.creator-page__avatar{object-fit:cover;border:3px solid #fff;border-radius:50%;width:96px;height:96px;box-shadow:0 0 0 3px #e5e7eb}.creator-page__badge{background:#15803d;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;bottom:2px;right:2px}.creator-page__name{color:#111827;margin:0 0 6px;font-size:1.6rem;font-weight:800}.creator-page__username{color:#6b7280;margin:0 0 14px;font-size:.9rem}.creator-page__bio{color:#374151;white-space:pre-line;margin:0;font-size:.9rem;line-height:1.6}.creator-page__links{padding:8px 20px 0}.creator-page__links-title{color:#111827;margin:0 0 12px;font-size:1.1rem;font-weight:700}.creator-page__link-list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.creator-page__link-item{color:#111827;border-bottom:1px solid #f3f4f6;align-items:center;gap:14px;padding:15px 4px;text-decoration:none;display:flex}.creator-page__link-item:last-child{border-bottom:none}.creator-page__link-icon{color:#374151;background:#f3f4f6;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.creator-page__link-name{flex:1;font-size:.95rem;font-weight:500}.creator-page__posts{padding:24px 20px 0}.creator-page__posts-title{color:#111827;margin:0 0 16px;font-size:1.1rem;font-weight:700}.creator-page__posts-empty{color:#9ca3af;margin:0;font-size:.9rem}.creator-page__posts-grid{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.creator-page__post-card{cursor:pointer;aspect-ratio:1;background:#f3f4f6;border-radius:6px;position:relative;overflow:hidden}.creator-page__post-thumb{width:100%;height:100%;position:relative}.creator-page__post-thumb img{object-fit:cover;width:100%;height:100%;display:block}.creator-page__post-thumb-placeholder{background:#e5e7eb;width:100%;height:100%}.creator-page__post-badge{color:#fff;background:#0000008c;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:600;line-height:1.4;position:absolute;bottom:6px;left:6px}.creator-page__post-lock{background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;bottom:6px;right:6px}.creator-page__posts-loading{justify-content:center;padding:24px 0;display:flex}.creator-page__load-more{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:10px;width:100%;margin-top:16px;padding:12px;font-size:.95rem;font-weight:600;display:block}.creator-page__load-more:hover{background:#e5e7eb}.creator-page__edit-btn{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:20px;align-items:center;gap:6px;margin-top:16px;padding:8px 18px;font-size:.9rem;font-weight:600;display:inline-flex}.creator-page__edit-btn:hover{background:#e5e7eb}.creator-page__edit-form{text-align:left;flex-direction:column;gap:14px;width:100%;margin-top:16px;display:flex}.creator-page__form-group{flex-direction:column;gap:4px;display:flex}.creator-page__form-label{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:600}.creator-page__form-input,.creator-page__form-textarea,.creator-page__form-select{color:#111827;box-sizing:border-box;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:.95rem}.creator-page__form-input:focus,.creator-page__form-textarea:focus,.creator-page__form-select:focus{border-color:#111827}.creator-page__form-textarea{resize:vertical;min-height:90px}.creator-page__link-edit-list{flex-direction:column;gap:8px;margin-bottom:10px;display:flex}.creator-page__link-edit-row{align-items:center;gap:8px;display:flex}.creator-page__link-edit-row .creator-page__form-select{flex:0 0 140px;width:140px}.creator-page__link-edit-row .creator-page__form-input{flex:1;min-width:0}.creator-page__link-remove-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.creator-page__link-remove-btn:hover{color:#dc2626;background:#fee2e2}.creator-page__add-link-btn{color:#6b7280;cursor:pointer;background:0 0;border:1.5px dashed #d1d5db;border-radius:10px;width:100%;padding:10px;font-size:.9rem;font-weight:600}.creator-page__add-link-btn:hover{color:#374151;border-color:#9ca3af}.creator-page__form-actions{gap:10px;padding:20px;display:flex}.creator-page__cancel-btn{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:12px;flex:1;padding:13px;font-size:.95rem;font-weight:600}.creator-page__cancel-btn:hover:not(:disabled){background:#e5e7eb}.creator-page__save-btn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;padding:13px;font-size:.95rem;font-weight:600;display:flex}.creator-page__save-btn:hover:not(:disabled){background:#1f2937}.creator-page__save-btn:disabled,.creator-page__cancel-btn:disabled{opacity:.5;cursor:not-allowed}.creator-page__spinner--sm{border-width:2px;width:18px;height:18px}.creator-page__save-error{color:#dc2626;background:#fee2e2;border-radius:10px;margin:20px;padding:10px 14px;font-size:.875rem}.analyzing-page{justify-content:center;width:100%;min-height:100vh;display:flex}.analyzing-card{flex-direction:column;width:100%;max-width:480px;min-height:100vh;display:flex}.analyzing-header{border-bottom:1px solid #eef0f2;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.analyzing-header__brand{align-items:center;display:flex}.analyzing-header__logo{width:auto;height:30px}.analyzing-header__badge{color:#fff;letter-spacing:.01em;background:#1a3d30;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:600}.analyzing-header__settings{color:#374151;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}.analyzing-main{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:0;padding:48px 32px 32px;display:flex}.analyzing-avatar{background:radial-gradient(circle,#e8f5f0 0%,#f0faf6 60%,#0000 100%);border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;margin-bottom:28px;display:flex}.analyzing-avatar__circle{background:#fff;border:3px solid #1a6b4a;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex}.analyzing-avatar__dots{align-items:center;gap:6px;display:flex}.analyzing-avatar__dots span{background:#1a6b4a;border-radius:50%;width:10px;height:10px;display:block}.analyzing-badge{color:#0d6b46;letter-spacing:.06em;background:#d1f5e8;border-radius:20px;align-items:center;gap:7px;margin-bottom:24px;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-flex}.analyzing-badge__dot{background:#0d6b46;border-radius:50%;flex-shrink:0;width:8px;height:8px}.analyzing-title{color:#111827;margin:0 0 16px;font-size:1.6rem;font-weight:800;line-height:1.25}.analyzing-description{color:#6b7280;max-width:340px;margin:0 0 36px;font-size:.95rem;line-height:1.65}.analyzing-contact-btn{color:#fff;cursor:pointer;background:#1a3d30;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;max-width:340px;padding:16px;font-size:1rem;font-weight:600;transition:background .15s;display:flex}.analyzing-contact-btn:hover{background:#143228}.analyzing-footer{justify-content:center;padding:24px 20px 36px;display:flex}.analyzing-logout-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:8px 12px;font-size:.95rem;font-weight:500;display:flex}.analyzing-logout-btn:hover{color:#374151}.lp-nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;height:60px;padding:0 24px;display:flex;position:sticky;top:0}.lp-logo{align-items:center;text-decoration:none;display:inline-flex}.lp-logo img{width:auto;height:36px;display:block}.lp-logo-footer img{height:40px}.lp-nav-links{gap:32px;list-style:none;display:flex}.lp-nav-links a{color:var(--text);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.lp-nav-links a:hover{color:var(--green-dark)}.lp-btn-entrar{background:var(--navy);color:var(--white);cursor:pointer;border:none;border-radius:999px;padding:10px 22px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s}.lp-btn-entrar:hover{background:var(--navy-mid)}.lp-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.lp-hamburger span{background:var(--navy);border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.lp-hero{text-align:center;background:linear-gradient(160deg,#e8edf3 0%,#d2dbe6 50%,#c8d5e2 100%);justify-content:center;align-items:center;min-height:calc(100vh - 60px);padding:80px 24px;display:flex}.lp-hero-inner{max-width:660px}.lp-badge{background:var(--green);color:var(--navy);letter-spacing:1.2px;text-transform:uppercase;border-radius:999px;margin-bottom:28px;padding:6px 16px;font-size:11px;font-weight:700;display:inline-block}.lp-hero h1{letter-spacing:-2px;color:var(--navy);margin-bottom:20px;font-size:clamp(36px,6vw,68px);font-weight:900;line-height:1.08}.lp-hero p{color:var(--muted);max-width:460px;margin:0 auto 36px;font-size:16px;line-height:1.6}.lp-hero-ctas{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.lp-btn-primary{background:var(--navy);color:var(--white);cursor:pointer;border:none;border-radius:999px;padding:16px 32px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .15s,background .2s}.lp-btn-primary:hover{background:var(--navy-mid);transform:translateY(-1px)}.lp-btn-ghost{color:var(--navy);border:1px solid var(--navy);cursor:pointer;background:0 0;border-radius:999px;padding:16px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:color .2s}.lp-btn-ghost:hover{color:var(--green-darker);border:1px solid var(--green-darker)}.lp-section{padding:80px 24px}.lp-section-label{text-align:center;margin-bottom:56px}.lp-section-label h2{letter-spacing:-1px;color:var(--navy);margin-bottom:12px;font-size:clamp(26px,4vw,40px);font-weight:800}.lp-section-label p{color:var(--muted);max-width:500px;margin:0 auto;font-size:15px;line-height:1.6}.lp-como-funciona{background:var(--white)}.lp-steps{grid-template-columns:repeat(3,1fr);gap:24px;max-width:960px;margin:0 auto;display:grid}.lp-step-card{background:var(--bg-light);border-radius:var(--radius);padding:32px 28px;position:relative}.lp-step-icon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:20px;font-size:20px;display:flex}.lp-step-icon.dark{background:var(--navy)}.lp-step-icon.green{background:var(--green)}.lp-step-icon.purple{background:#d5d3f7}.lp-step-card h3{color:var(--navy);margin-bottom:10px;font-size:17px;font-weight:700}.lp-step-card p{color:var(--muted);font-size:14px;line-height:1.6}.lp-funel{background:var(--bg-light)}.lp-micro-grid{grid-template-columns:1fr 1fr;align-items:center;gap:56px;max-width:960px;margin:0 auto;display:grid}.lp-micro-text h2{letter-spacing:-1px;color:var(--navy);margin-bottom:16px;font-size:clamp(26px,3.5vw,38px);font-weight:800;line-height:1.15}.lp-micro-text p{color:var(--muted);margin-bottom:24px;font-size:15px;line-height:1.65}.lp-check-list{flex-direction:column;gap:12px;list-style:none;display:flex}.lp-check-list li{color:var(--text);align-items:flex-start;gap:10px;font-size:14px;display:flex}.lp-check-icon{background:var(--green);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:flex}.lp-check-icon svg{width:11px;height:11px}.lp-check-list li strong{color:var(--navy);font-weight:700;display:block}.lp-funnel-widget{color:var(--white);background:#1e2d3d;border-radius:20px;flex-direction:column;align-items:center;padding:24px 20px 20px;display:flex}.lp-funnel-step{background:#2a3d50;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:6px;padding:9px 14px;font-size:13px;font-weight:500;transition:width .3s;display:flex}.lp-funnel-step:first-child{width:100%}.lp-funnel-step:nth-child(2){width:85%}.lp-funnel-step:nth-child(3){width:75%}.lp-funnel-step:nth-child(4){background:var(--green);width:60%}.lp-funnel-step .lp-funnel-label{color:#a0b4c8;white-space:nowrap;align-items:center;gap:7px;display:flex}.lp-funnel-step:nth-child(4) .lp-funnel-label{color:var(--navy)}.lp-funnel-step .lp-funnel-label svg{opacity:.75;flex-shrink:0;width:14px;height:14px}.lp-funnel-step:nth-child(4) .lp-funnel-label svg{opacity:1}.lp-funnel-step .lp-funnel-pct{color:var(--white);white-space:nowrap;font-size:12px;font-weight:700}.lp-funnel-step:nth-child(4) .lp-funnel-pct{color:var(--navy)}.lp-funnel-arrow{color:#4a6070;flex-direction:column;align-items:center;margin:4px 0;display:flex}.lp-funnel-arrow .lp-arrow-line{background:#4a6070;width:2px;height:18px}.lp-funnel-arrow svg{fill:#4a6070;width:14px;height:14px}.lp-platforms{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:4px;display:flex}.lp-platform-tag{color:#7a9ab5;letter-spacing:.8px;text-transform:uppercase;background:#2a3d50;border-radius:6px;padding:6px 12px;font-size:11px;font-weight:600}.lp-projecao{background:var(--white)}.lp-sim-wrapper{background:var(--white);border-radius:24px;grid-template-columns:1fr 1fr;align-items:center;gap:40px;max-width:760px;margin:0 auto;padding:48px;display:grid;box-shadow:0 4px 40px #0000001a}.lp-sim-left h2{letter-spacing:-.8px;color:var(--navy);margin-bottom:12px;font-size:clamp(22px,3vw,32px);font-weight:800}.lp-sim-left p{color:var(--muted);margin-bottom:24px;font-size:14px;line-height:1.6}.lp-sim-label{color:var(--navy);margin-bottom:8px;font-size:13px;font-weight:600}.lp-sim-input{width:100%;color:var(--text);background:var(--white);border:1.5px solid #dde3ec;border-radius:10px;outline:none;padding:14px 18px;font-family:Inter,sans-serif;font-size:15px;transition:border-color .2s}.lp-sim-input:focus{border-color:var(--green)}.lp-sim-hint{color:var(--muted);margin-top:8px;font-size:11px}.lp-sim-right{background:var(--navy);text-align:center;color:var(--white);border-radius:18px;flex-direction:column;gap:20px;padding:32px 28px;display:flex}.lp-sim-right .lp-result-label{color:#7a9ab5;font-size:13px;font-weight:500}.lp-sim-right .lp-result-value{color:var(--green);letter-spacing:-1px;font-size:clamp(32px,5vw,48px);font-weight:900;line-height:1}.lp-btn-green{background:var(--green);color:var(--navy);cursor:pointer;border:none;border-radius:999px;padding:14px 28px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.lp-btn-green:hover{background:var(--green-dark);transform:translateY(-1px)}.lp-cta-section{background:var(--navy);text-align:center;padding:80px 24px}.lp-cta-section h2{color:var(--white);letter-spacing:-1.5px;margin-bottom:16px;font-size:clamp(28px,5vw,52px);font-weight:900}.lp-cta-section p{color:#7a9ab5;max-width:420px;margin:0 auto 36px;font-size:15px;line-height:1.6}.lp-cta-btns{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.lp-btn-outline{color:var(--white);cursor:pointer;background:0 0;border:2px solid #ffffff4d;border-radius:999px;padding:14px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s}.lp-btn-outline:hover{border-color:var(--white)}.lp-footer{background:var(--bg-light);border-top:1px solid #00000012;padding:48px 24px 32px}.lp-footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;max-width:960px;margin:0 auto 40px;display:grid}.lp-footer-brand p{color:var(--muted);max-width:220px;font-size:13px;line-height:1.6}.lp-footer-col h4{color:var(--navy);letter-spacing:.3px;margin-bottom:14px;font-size:13px;font-weight:700}.lp-footer-col ul{flex-direction:column;gap:8px;list-style:none;display:flex}.lp-footer-col ul li a{color:var(--muted);font-size:13px;text-decoration:none;transition:color .2s}.lp-footer-col ul li a:hover{color:var(--navy)}.lp-footer-bottom{border-top:1px solid #00000012;justify-content:space-between;align-items:center;max-width:960px;margin:0 auto;padding-top:24px;display:flex}.lp-footer-bottom p{color:var(--muted);font-size:12px}.lp-social-icons{gap:12px;display:flex}.lp-social-icons a{background:#0000000f;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:background .2s;display:flex}.lp-social-icons a:hover{background:#0000001f}.lp-social-icons svg{width:15px;height:15px;fill:var(--muted)}.lp-mobile-menu{background:var(--white);z-index:99;border-top:1px solid #0000000f;flex-direction:column;gap:8px;padding:24px;display:none;position:fixed;inset:60px 0 0}.lp-mobile-menu.open{display:flex}.lp-mobile-menu a{color:var(--navy);border-bottom:1px solid var(--bg-light);padding:12px 0;font-size:17px;font-weight:600;text-decoration:none}.lp-mobile-menu .lp-btn-entrar{text-align:center;margin-top:12px;padding:14px;display:block;color:var(--white)!important}@media (width<=768px){.lp-nav-links,.lp-btn-entrar.desktop{display:none}.lp-hamburger{display:flex}.lp-steps{grid-template-columns:1fr;max-width:440px}.lp-micro-grid{grid-template-columns:1fr;gap:36px}.lp-sim-wrapper{grid-template-columns:1fr;gap:28px;padding:32px 24px}.lp-footer-grid{grid-template-columns:1fr 1fr}.lp-footer-bottom{text-align:center;flex-direction:column;gap:16px}}@media (width<=480px){.lp-section,.lp-hero{padding:60px 16px}.lp-footer-grid{grid-template-columns:1fr}.lp-sim-wrapper{padding:24px 20px}}.not-found-page{justify-content:center;width:100%;min-height:100vh;display:flex}.not-found-page__card{flex-direction:column;width:100%;max-width:480px;min-height:100vh;display:flex}.not-found-page__content{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;padding:0 32px;display:flex}.not-found-page__title{color:#132d3f;margin:0 0 16px;font-size:2rem;font-weight:800;line-height:1.2}.not-found-page__subtitle{color:#6b7280;margin:0 0 40px;font-size:.95rem;line-height:1.6}.not-found-page__btn{color:#fff;cursor:pointer;background:#132d3f;border:none;border-radius:999px;padding:16px 48px;font-size:1rem;font-weight:600;transition:opacity .15s;display:inline-block}.not-found-page__btn:hover{opacity:.85}
