@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.sidebar{background-color:#181f29;border-right:1px solid #232b36;display:flex;flex-direction:column;height:100vh;left:0;padding:1.5rem;position:fixed;top:0;transition:transform .3s cubic-bezier(.4,0,.2,1);width:250px;z-index:1002}@media (max-width:900px){.sidebar{box-shadow:none;transform:translateX(-110%)}.sidebar.sidebar-open{box-shadow:2px 0 24px #000a;transform:translateX(0)}.sidebar.sidebar-closed{transform:translateX(-110%)}.sidebar-header{align-items:center;display:flex;justify-content:space-between}.sidebar-close-btn{background:none;border:none;color:#2fff7f;cursor:pointer;font-size:2rem;line-height:1;margin-left:1rem;padding:0 .5rem;transition:color .2s}.sidebar-close-btn:hover{color:#fff}.sidebar-overlay{background:#00000073;display:block;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1001}}.hamburger-btn{display:none}@media (max-width:900px){.hamburger-btn{background:#181f29;border:2px solid #2fff7f;border-radius:8px;box-shadow:0 2px 12px #000a;cursor:pointer;display:block;height:44px;left:1.2rem;position:fixed;top:1.2rem;width:44px;z-index:1100}.hamburger-btn,.hamburger-icon{align-items:center;display:flex;justify-content:center}.hamburger-icon{flex-direction:column;height:22px;width:28px}.hamburger-icon span{background:#2fff7f;border-radius:2px;display:block;height:3px;margin:3px 0;transition:all .2s;width:26px}}.sidebar-header{margin-bottom:2rem}.sidebar-header h1{color:#2fff7f;font-size:1.5rem;font-weight:600}.sidebar-section{margin-bottom:2rem}.sidebar-section h2{color:#b0b8c9;font-size:.8rem;margin-bottom:.5rem;text-transform:uppercase}.sidebar nav{display:flex;flex-direction:column;gap:.5rem}.sidebar nav a{align-items:center;border-radius:6px;color:#e0e0e0;display:flex;gap:.75rem;padding:.75rem;text-decoration:none;transition:all .2s ease}.sidebar nav a:hover{background-color:#232b36}.sidebar nav a.active{background-color:#2fff7f;color:#10151c}.sidebar nav a svg{color:#2fff7f;font-size:1.25rem}.sidebar-bottom{border-top:1px solid #232b36;margin-top:auto;padding-top:1rem}.sidebar-bottom a{align-items:center;border-radius:6px;color:#b0b8c9;display:flex;gap:.75rem;padding:.75rem;text-decoration:none;transition:all .2s ease}.sidebar-bottom a:hover{background-color:#232b36}.sidebar-user-info{align-items:center;background:none;display:flex;gap:1rem;padding:4.5rem 0 0}.sidebar-user-avatar{background:#232b36;border-radius:12px;height:40px;width:40px}.sidebar-user-details{display:flex;flex-direction:column}.sidebar-user-name{color:#e0e0e0;font-size:1.05rem;font-weight:500;line-height:1.1}.sidebar-user-email{color:#b0b8c9;font-size:.85rem;margin-top:2px}@media (max-width:700px){.sidebar-user-info{align-items:center;background:none;display:flex;gap:1rem;padding:11rem 0 0}}.dashboard{margin:0 auto;max-width:1200px;padding:2rem}.dashboard-header{margin-bottom:2rem}.dashboard-header h1{color:#2d3748;font-size:2rem;margin-bottom:.5rem}.dashboard-header p{color:#718096;font-size:1.1rem}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-bottom:2rem}.stat-card{background:#181f29;border:1.5px solid #232b36;border-radius:14px;box-shadow:0 2px 24px #2fff7f11,0 1.5px 8px #000a;padding:1.5rem}.stat-card h3{color:#2fff7f;font-size:.95rem;margin-bottom:.5rem;text-shadow:0 0 8px #2fff7f33}.stat-main{color:#fff;font-size:2rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 16px #2fff7f22}.stat-sub{color:#2fff7f;font-size:.95rem}.stat-sub.negative{color:#e53e3e}.charts-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.chart-card{background:#181f29;border:1.5px solid #232b36;border-radius:14px;box-shadow:0 2px 24px #2fff7f11,0 1.5px 8px #000a;padding:1.5rem;width:100%}.chart-card h3{color:#2fff7f;font-size:1.25rem;margin-bottom:1rem;text-shadow:0 0 8px #2fff7f33}@media (max-width:1024px){.stats-grid{grid-template-columns:repeat(2,1fr)}.charts-grid{grid-template-columns:1fr}}@media (max-width:900px){.chart-card{min-width:500px}.chart-card,.charts-grid{max-width:100vw;overflow-x:auto}}.charts-grid .stat-card{background:#181f29;border:1.5px solid #232b36;border-radius:14px;box-shadow:0 2px 24px #2fff7f11,0 1.5px 8px #000a;height:40%;padding:1.5rem;width:80%}@media (max-width:640px){.stats-grid{grid-template-columns:1fr}.charts-grid .stat-card{background:#181f29;border:1.5px solid #232b36;border-radius:14px;box-shadow:0 2px 24px #2fff7f11,0 1.5px 8px #000a;height:100%;padding:1.5rem;width:60%}}.offers-page{margin:0 auto;max-width:1200px;padding:2rem}.offers-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.offers-header h1{color:#2fff7f;font-size:2rem;text-shadow:0 0 8px #2fff7f33}.new-offer-btn{background-color:#2fff7f;border:none;border-radius:999px;color:#10151c;cursor:pointer;font-weight:700;padding:.75rem 1.5rem;transition:background-color .2s,color .2s,box-shadow .2s}.new-offer-btn:hover{background-color:#19c37d;color:#fff}.offers-tabs{border-bottom:1px solid #232b36;display:flex;gap:1rem;margin-bottom:2rem;padding-bottom:1rem}.offers-table{background:#181f29;border:1.5px solid #232b36;border-radius:14px;box-shadow:0 2px 24px #2fff7f11,0 1.5px 8px #000a;margin-bottom:2rem;overflow:hidden}.status-badge{border-radius:4px;font-size:.9rem;padding:4px 8px}.status-badge.accepted{background-color:#2fff7f22;color:#2fff7f}.status-badge.outstanding{background-color:#ffd70022;color:gold}.status-badge.canceled{background-color:#ff4d4d22;color:#ff4d4d}.status-badge.draft{background-color:#80808022;border:1px solid grey;color:grey}.pagination{align-items:center;display:flex;gap:.5rem;justify-content:center}.page-btn{background:#181f29;border:1px solid #232b36;border-radius:6px;color:#b0b8c9;cursor:pointer;padding:.5rem .75rem;transition:all .2s ease}.page-btn:hover{background-color:#232b36;color:#2fff7f}.page-btn.active{background-color:#2fff7f;border-color:#2fff7f;color:#10151c}@media (max-width:768px){.offers-tabs{flex-wrap:wrap}.tab-btn{flex:1 1;min-width:150px}.offers-table{overflow-x:auto}}.offer-modal-overlay{align-items:center;background:#10151cd9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.offer-modal{background:#181f29;border-radius:18px;color:#e0e0e0;max-height:108vh;max-width:146vw;min-height:384px;min-width:800px;overflow-y:auto;padding:3rem 2.4rem .5rem;position:relative}.offer-modal-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1.5rem}.offer-modal-header-left{display:flex;flex-direction:column;gap:.2rem}.offer-modal-header-right{text-align:right}.offer-date,.offer-expiration,.offer-number{color:#bfc9d1;font-size:1rem;font-weight:600}.offer-modal-body{margin-bottom:1.5rem}.offer-line-items-table{border-collapse:collapse;margin-bottom:1rem;width:100%}.offer-line-items-table td,.offer-line-items-table th{border-bottom:1px solid #232b36;padding:.5rem .75rem;text-align:left}.offer-line-items-table th{color:#2fff7f;font-size:.95rem;text-align:center}.offer-line-items-table td:nth-child(2),.offer-line-items-table th:nth-child(2){text-align:center}.offer-total{color:#2fff7f}.offer-total,.offer-total b{font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.offer-pdv,.offer-total b{color:#b0b8c9}.offer-pdv{font-size:1rem;margin-bottom:.5rem}.offer-buyer-info{color:#b0b8c9;font-size:.97rem;margin-bottom:1.2rem}.download-pdf-btn{align-items:center;background:#2fff7f;border:none;border-radius:999px;box-shadow:0 0 16px #2fff7f55;color:#10151c;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;padding:.7rem 1.6rem;transition:background .2s,color .2s;vertical-align:middle}.download-pdf-btn:hover{background:#19c37d;color:#fff}.offer-close-modal-btn{background:none;border:none;color:#2fff7f;cursor:pointer;font-size:2rem;font-weight:700;position:absolute;right:1.1rem;top:1.1rem;transition:color .2s;z-index:10}.offer-close-modal-btn:hover{color:#ff4d4d}.offers-table tbody tr{transition:background .18s,box-shadow .18s}.offers-table tbody tr:hover{background:#232b36;box-shadow:0 0 8px #2fff7f33;cursor:pointer}input[type=date]{background:#232b36;border:1.5px solid #6b7280;border-radius:6px;color:#bfc9d1;font-size:1rem;font-weight:600;outline:none;padding:.3rem .7rem;transition:border .2s,box-shadow .2s;width:160px}input[type=date]:focus{border:1.5px solid #19c37d;box-shadow:0 0 8px #2fff7f55}input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(60%) sepia(100%) saturate(500%) hue-rotate(80deg)}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.offer-buyer-info input[type=email],.offer-buyer-info input[type=text]{background:#232b36;border:1.5px solid #6b7280;border-radius:6px;color:#2fff7f;font-size:1rem;font-weight:600;margin-bottom:.5rem;outline:none;padding:.3rem .7rem;transition:border .2s,box-shadow .2s;width:260px}.offer-buyer-info input[type=email]:focus,.offer-buyer-info input[type=text]:focus{border:1.5px solid #19c37d;box-shadow:0 0 8px #2fff7f55}@media (max-width:600px){.offer-modal{border-radius:10px;font-size:.97rem;max-height:98vh;max-width:100vw;min-height:0;min-height:auto;min-width:0;min-width:auto;padding:1.1rem .5rem 1.5rem;width:98vw}.offer-modal-header{align-items:flex-start;flex-direction:column;gap:.7rem;margin-bottom:1rem}.offer-modal-header-left,.offer-modal-header-right{text-align:left;width:100%}.offer-date,.offer-expiration,.offer-number{font-size:.98rem}.offer-modal-body{font-size:.97rem;margin-bottom:1rem}.offer-line-items-table{table-layout:fixed;width:100%!important}.offer-line-items-table td,.offer-line-items-table th{padding:6px 4px}.offer-buyer-info,.offer-pdv,.offer-total{font-size:.97rem}.offer-buyer-info{gap:.5rem;max-width:100%}.offer-buyer-info input[type=email],.offer-buyer-info input[type=text]{font-size:.97rem;margin-bottom:.3rem;width:100%}.offer-close-modal-btn{font-size:1.7rem;right:.7rem;top:0}.buyer-dropdown-list{font-size:.97rem;max-height:120px;max-width:98vw;min-width:100%;overflow-y:auto}.offer-modal input[type=date],.offer-modal input[type=email],.offer-modal input[type=number],.offer-modal input[type=text],.offer-modal select{box-sizing:border-box;font-size:.97rem;min-width:0;width:100%}.offer-modal .offer-line-items-table select{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.offer-modal .offer-line-items-table td:first-child,.offer-modal .offer-line-items-table th:first-child{max-width:160px;min-width:0;width:1%}.offer-modal .offer-buyer-info>div{align-items:center!important;flex-direction:row!important;gap:8px}.offer-buyer-info span{font-size:.97rem;font-weight:600;min-width:70px}.offer-buyer-info input[type=email],.offer-buyer-info input[type=text]{flex:1 1;margin-bottom:0;min-width:0;width:0}.offer-modal{bottom:auto;margin-top:1.2rem;position:static;right:auto;width:100%}.offer-modal .offer-line-items-table td:nth-child(2),.offer-modal .offer-line-items-table th:nth-child(2){max-width:60px;padding-left:0;padding-right:15px;text-align:center}.offer-modal .offer-line-items-table td:nth-child(3){position:relative}.offer-modal .offer-line-items-table td:nth-child(3) input[type=number]{padding-right:1.2rem!important;width:60px!important}.euro-sign,.offer-modal .offer-line-items-table td:nth-child(3) span{right:0!important}.offer-line-items-table td:nth-child(4),.offer-line-items-table th:nth-child(4){text-align:center;width:18%}.offer-line-items-table td:nth-child(5),.offer-line-items-table th:nth-child(5){text-align:center;width:13%}.offer-line-items-table td:nth-child(4) input[type=number]{margin-right:8px}.offer-line-items-table td:nth-child(5) input[type=number]{margin-left:2px}.offer-line-items-table td:nth-child(4) .euro-sign{margin-left:2px;right:-11px!important}.download-pdf-btn{align-items:center;font-size:1rem;margin-top:1.2rem;padding:1rem .5rem;position:static;width:38%}}.euro-sign{color:#bfc9d1;font-size:1.1rem;font-weight:700;pointer-events:none;position:absolute;right:-2px;top:50%;transform:translateY(-50%)}@media (max-width:600px){.euro-sign{font-size:1.1rem!important;right:2px!important}}.offers-filter-btn-mobile{display:none}@media (max-width:600px){.offers-tabs{border-bottom:none;flex-wrap:wrap;margin-bottom:.5rem;padding-bottom:0}.offers-filter-btn-mobile{display:flex;justify-content:flex-end;margin-bottom:1.2rem}.filter-btn{align-items:center;background:#181f29;border:2px solid #2fff7f;border-radius:12px;box-shadow:0 0 8px #2fff7f22;display:flex;height:48px;justify-content:center;margin-left:0;margin-top:.5rem;position:static!important;width:48px}}@media (min-width:601px){.offers-filter-btn-mobile{display:none!important}.offers-tabs .filter-btn{align-items:center;background:none;border:2px solid #2fff7f;border-radius:8px;cursor:pointer;display:flex!important;justify-content:center;margin-left:1rem;padding:.5rem;position:absolute;right:0;top:50%;transform:translateY(-50%)}}.filter-btn-desktop{display:flex}.filter-btn-mobile{display:none}@media (max-width:600px){.filter-btn-desktop{display:none!important}.filter-btn-mobile{display:flex!important}}@media (min-width:601px){.offers-filter-btn-mobile{display:none!important}.filter-btn-desktop{align-items:center;background:none;border:2px solid #2fff7f;border-radius:8px;cursor:pointer;display:flex!important;justify-content:center;margin-left:1rem;padding:.5rem;position:absolute;right:0;top:50%;transform:translateY(-50%)}}.save-offer-btn{background:#232b36;border:1.5px solid #bfc9d1;border-radius:999px;box-shadow:none;color:#fff;font-size:1rem;font-weight:700;height:48px;padding:.7rem 1.6rem;transition:background .2s,color .2s,border .2s}.save-offer-btn:hover{background:#232b36cc;border:1.5px solid #6b7280;color:#2fff7f}.send-offer-btn{align-items:center;background:#2fff7f;border:none;border-radius:999px;color:#10151c;display:inline-flex;font-size:1rem;font-weight:700;height:48px;margin:0;padding:.7rem 1.6rem;transition:background .2s,color .2s,box-shadow .2s;vertical-align:middle}.send-offer-btn:hover{background:#19c37d;color:#fff}.filter-btn{align-items:center;background:none;border:none!important;border-radius:6px;color:#b0b8c9;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;padding:.5rem 1rem;transition:all .2s ease}@media (max-width:768px){.offer-modal{margin:20px auto;max-height:90vh;overflow-y:auto;padding:15px!important;width:95%!important}.offer-line-items-table{-webkit-overflow-scrolling:touch;display:block;margin-bottom:1rem;overflow-x:auto;white-space:nowrap}.offer-line-items-table td,.offer-line-items-table th{min-width:100px;padding:8px}.offer-line-items-table td:first-child,.offer-line-items-table th:first-child{min-width:150px}.offer-modal-header{flex-direction:column;gap:1rem}.offer-modal-header-left,.offer-modal-header-right{width:100%}.offer-buyer-info{margin-top:1.5rem}.offer-buyer-info input,.offer-buyer-info select{max-width:none;width:100%}input[type=email],input[type=number],input[type=text],select{font-size:14px!important;padding:8px!important}button[type=button]{font-size:.8rem!important;min-height:16px;min-width:72px!important;padding:6px 10px!important;width:56%}textarea{min-height:80px;width:100%!important}.buyer-dropdown-list{left:0!important;max-height:180px;width:100%!important}.save-offer-btn,.send-offer-btn{margin-top:1rem;padding:10px 20px}}@media (max-width:600px){.offer-modal{padding:10px!important}.offer-line-items-table td,.offer-line-items-table th{font-size:13px;padding:6px}.offer-modal-header{font-size:14px}.offer-close-modal-btn{right:2px;top:2px}}.payments-page{margin:0 auto;max-width:1200px;padding:2rem}.payments-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.payments-header h1{color:#2fff7f;font-size:2rem;text-shadow:0 0 8px #2fff7f33}.payments-tabs{border-bottom:1px solid #232b36;display:flex;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;position:relative}.tab-btn{align-items:center;background:none;border:none;border-radius:6px;color:#b0b8c9;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;padding:.5rem 1rem;transition:all .2s ease}.tab-btn.active,.tab-btn:hover{background-color:#232b36;color:#2fff7f}.payments-table{background:#181f29;border:1.5px solid #232b36;border-radius:14px;box-shadow:0 2px 24px #2fff7f11,0 1.5px 8px #000a;margin-bottom:2rem;overflow:hidden}table{border-collapse:collapse;width:100%}th{background-color:#232b36;border-bottom:1.5px solid #232b36;color:#2fff7f;font-size:.95rem;font-weight:600;text-align:left;text-shadow:0 0 8px #2fff7f33}td,th{padding:1rem}td{border-bottom:1px solid #232b36;color:#e0e0e0}.status-badge{border-radius:9999px;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.status-badge.received{background-color:#2fff7f33;border:1px solid #6b7280;color:#2fff7f}.status-badge.refunded{background-color:#ff4d4d33;border:1px solid #ff4d4d;color:#ff4d4d}.status-badge.pending{background-color:#ffd70033;border:1px solid gold;color:gold}@media (max-width:768px){.payments-tabs{flex-wrap:wrap}.tab-btn{flex:1 1;min-width:150px}.payments-table{overflow-x:auto}}@media (min-width:900px){.desktop-margin-left{margin-left:5px}}@media (min-width:601px){.payments-tabs .filter-btn{align-items:center;background:none;border:2px solid #6b7280;border-radius:8px;cursor:pointer;display:flex!important;justify-content:center;margin-left:1rem;padding:.5rem;position:absolute;right:0;top:50%;transform:translateY(-50%)}}.clients-page{margin:0 auto;max-width:1200px;padding:2rem}.clients-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:2rem}.clients-header-left{display:flex;flex-direction:column;gap:.5rem}.clients-header h1{color:#2fff7f;font-size:2rem;margin:0;text-shadow:0 0 8px #2fff7f33}.clients-description{color:#b0b8c9;font-size:1rem;margin:0}.client-buttons{align-items:center;display:flex;gap:1rem}.client-type-picker{align-items:center;display:flex;gap:.5rem}.client-type-select{background-color:#fff;border:1px solid #ccc;border-radius:4px;font-size:1rem;padding:.5rem}.new-client-btn{background-color:#2fff7f;border:none;border-radius:999px;box-shadow:0 0 16px #2fff7f55;color:#10151c;cursor:pointer;font-weight:700;padding:.75rem 1.5rem;transition:background-color .2s,color .2s,box-shadow .2s}.new-client-btn:hover{background-color:#19c37d;box-shadow:0 0 32px #2fff7f99;color:#fff}.clients-table-container{background:#181f29;border:1.5px solid #232b36;border-radius:14px;box-shadow:0 2px 24px #2fff7f11,0 1.5px 8px #000a;margin-bottom:2rem;overflow:hidden}.clients-table{border-collapse:collapse;width:100%}.clients-table th{background-color:#232b36;border-bottom:1.5px solid #232b36;color:#2fff7f;font-size:.95rem;font-weight:600;padding:1rem;text-align:left;text-shadow:0 0 8px #2fff7f33}.clients-table td{border-bottom:1px solid #232b36;color:#e0e0e0;padding:1rem}.clients-table tbody tr{transition:background .18s}.clients-table tbody tr:hover{background:#0000;box-shadow:none;cursor:default}.client-modal-overlay{align-items:center;background:#10151cd9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.client-modal{background:#181f29;border-radius:18px;color:#e0e0e0;max-width:500px;padding:2rem;position:relative;width:90%}.client-modal-header{margin-bottom:1.5rem}.client-modal-header h2{color:#2fff7f;font-size:1.5rem;margin:0}.client-modal-form{display:flex;flex-direction:column;gap:1.5rem}.submit-client-btn{background:#2fff7f;border:none;border-radius:999px;color:#10151c;cursor:pointer;font-weight:700;margin-top:1rem;padding:.75rem;transition:background .2s,color .2s}.submit-client-btn:hover{background:#19c37d;color:#fff}.modal-type-radio-group{align-items:center;display:flex;gap:2rem;justify-content:flex-start;margin-bottom:1.5rem}.modal-type-radio{align-items:center;color:#b0b8c9;cursor:pointer;display:flex;font-size:1.1rem;gap:.5rem}.modal-type-radio input[type=radio]{accent-color:#2fff7f;height:1.1em;margin:0;width:1.1em}.modal-type-radio span{color:#e0e0e0;margin-left:.25em}@media (max-width:768px){.clients-page{padding:1rem}.clients-header{flex-direction:column;gap:1rem}.new-client-btn{width:100%}.clients-table-container{overflow-x:auto}}@media (max-width:600px){.client-modal{padding:1.5rem;width:95%}}.client-modal-form select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#232b36;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232fff7f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.2em;border:1.5px solid #2fff7f;border-radius:6px;color:#bfc9d1;cursor:pointer;font-size:1rem;font-weight:600;outline:none;padding:.75rem 2.5rem .75rem .75rem;transition:border .2s,box-shadow .2s;width:100%}.client-modal-form select:focus{border-color:#19c37d;box-shadow:0 0 8px #2fff7f55}.client-modal-form select option{background:#232b36;color:#bfc9d1;padding:.75rem}.client-modal-form select:disabled{cursor:not-allowed;opacity:.7}.form-group select{margin-bottom:1rem}.settings-page{margin:0 auto;max-width:900px;padding:2rem}.settings-header h1{color:#2fff7f;font-size:2rem;margin-bottom:2rem;text-shadow:0 0 8px #2fff7f33}.settings-content{align-items:flex-start;display:flex;gap:3rem}.settings-fields{display:flex;flex:1 1;flex-direction:column;gap:1.2rem}.settings-fields label{color:#b0b8c9;display:flex;flex-direction:column;font-size:1.05rem;font-weight:600;gap:.4rem}.settings-fields input[type=email],.settings-fields input[type=text]{background:#232b36;border:1.5px solid #2fff7f;border-radius:6px;color:#b0b8c9;font-size:1rem;font-weight:600;outline:none;padding:.5rem .9rem;transition:border .2s,box-shadow .2s}.settings-fields input[type=email]:focus,.settings-fields input[type=text]:focus{border:1.5px solid #19c37d;box-shadow:0 0 8px #2fff7f55}.settings-logo-section{align-items:center;display:flex;flex-direction:column;gap:1.2rem;min-width:220px}.settings-logo-img{background:#181f29;border:2px solid #2fff7f55;border-radius:16px;box-shadow:0 0 16px #2fff7f22;height:160px;object-fit:contain;width:160px}.import-logo-btn{background:#2fff7f;border:none;border-radius:999px;box-shadow:0 0 16px #2fff7f55;color:#10151c;cursor:pointer;font-size:1rem;font-weight:700;padding:.7rem 1.6rem;transition:background .2s,color .2s}.import-logo-btn:hover{background:#19c37d;color:#fff}.settings-container{background:#181f29ee;border:2px solid #2fff7f55;border-radius:18px;box-shadow:0 0 32px #2fff7f22;margin-top:.5rem;padding:2.5rem 2.5rem 4.5rem;position:relative}.settings-save-btn{background:#2fff7f;border:none;border-radius:999px;bottom:1.5rem;box-shadow:0 0 16px #2fff7f55;color:#10151c;cursor:pointer;font-size:1.1rem;font-weight:700;padding:.7rem 2.2rem;position:absolute;right:2.5rem;transition:background .2s,color .2s;z-index:2}.settings-save-btn:hover{background:#19c37d;color:#fff}.settings-input{background:#232b36;border:1.5px solid #2fff7f;border-radius:6px;box-sizing:border-box;color:#b0b8c9;font-family:inherit;font-size:inherit;outline:none;padding:8px 12px;transition:border-color .2s ease;width:100%}.settings-input:focus{border-color:#2fff7f}.products-page{margin:0 auto;max-width:1200px;padding:2rem}.products-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:2rem}.products-header-left{display:flex;flex-direction:column;gap:.5rem}.products-header h1{color:#2fff7f;font-size:2rem;margin:0;text-shadow:0 0 8px #2fff7f33}.products-description{color:#b0b8c9;font-size:1rem;margin:0}.new-product-btn{background-color:#2fff7f;border:none;border-radius:999px;box-shadow:0 0 16px #2fff7f55;color:#10151c;cursor:pointer;font-weight:700;padding:.75rem 1.5rem;transition:background-color .2s,color .2s,box-shadow .2s}.new-product-btn:hover{background-color:#19c37d;box-shadow:0 0 32px #2fff7f99;color:#fff}.edit-product-btn{background-color:#2fff7f;border:none;border-radius:999px;box-shadow:0 0 16px #2fff7f55;color:#10151c;cursor:pointer;font-size:1rem;font-weight:700;padding:.75rem 1.5rem;transition:background-color .2s,color .2s,box-shadow .2s}.edit-product-btn:hover{background-color:#19c37d;box-shadow:0 0 32px #2fff7f99;color:#fff}.products-table-container{background:#181f29;border:1.5px solid #232b36;border-radius:14px;box-shadow:0 2px 24px #2fff7f11,0 1.5px 8px #000a;margin-bottom:2rem;overflow:hidden}.products-table{border-collapse:collapse;width:100%}.products-table th{background-color:#232b36;border-bottom:1.5px solid #232b36;color:#2fff7f;font-size:.95rem;font-weight:600;padding:1rem;text-align:left;text-shadow:0 0 8px #2fff7f33}.products-table td{border-bottom:1px solid #232b36;color:#e0e0e0;padding:1rem}.products-table tbody tr{transition:background .18s}.products-table tbody tr:hover{background:#0000;box-shadow:none;cursor:default}@media (max-width:768px){.products-page{padding:1rem}.products-header{flex-direction:column;gap:1rem}.new-product-btn{width:100%}.products-table-container{overflow-x:auto}}.product-modal-overlay{align-items:center;background:#10151cd9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.product-modal{background:#181f29;border-radius:18px;color:#e0e0e0;max-width:500px;padding:2rem;position:relative;width:90%}.product-modal-header{margin-bottom:1.5rem}.product-modal-header h2{color:#2fff7f;font-size:1.5rem;margin:0}.close-modal-btn{background:none;border:none;color:#2fff7f;cursor:pointer;font-size:1.5rem;line-height:1;padding:.5rem;position:absolute;right:1rem;top:1rem}.product-modal-form{gap:1.5rem}.form-group,.product-modal-form{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#b0b8c9;font-size:.95rem}.form-group input{background:#232b36;border:1.5px solid #2fff7f;border-radius:6px;color:#e0e0e0;font-size:1rem;outline:none;padding:.75rem;transition:border .2s,box-shadow .2s}.form-group input:focus{border-color:#19c37d;box-shadow:0 0 8px #2fff7f55}.submit-product-btn{background:#2fff7f;border:none;border-radius:999px;color:#10151c;cursor:pointer;font-weight:700;margin-top:1rem;padding:.75rem;transition:background .2s,color .2s}.submit-product-btn:hover{background:#19c37d;color:#fff}.product-modal-form select{background:#232b36;border:1.5px solid #2fff7f;border-radius:6px;color:#bfc9d1;font-size:1rem;font-weight:600;margin-bottom:1rem;outline:none;padding:.75rem;transition:border .2s,box-shadow .2s}.product-modal-form select:focus{border-color:#19c37d;box-shadow:0 0 8px #2fff7f55}@media (max-width:600px){.product-modal{padding:1.5rem;width:95%}}.blog-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin:0 auto;max-width:1200px;min-height:100vh;padding:4rem 2rem 2rem}.blog-title{color:#fff;font-family:KyivType Sans,Montserrat,Segoe UI,Arial,sans-serif;font-size:3rem;font-weight:700;margin-bottom:1rem;text-align:center}.blog-description{color:#b0b8c9;font-family:Montserrat,Segoe UI,Arial,sans-serif;font-size:1.1rem;line-height:1.6;margin:0 0 2rem;max-width:1000px;text-align:left}.blog-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:2rem;max-width:1200px;width:100%}.blog-card{background:#181f29;border-radius:12px;box-shadow:0 4px 20px #2fff7f1a;cursor:pointer;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.blog-card:hover{box-shadow:0 8px 30px #2fff7f33;transform:translateY(-4px)}.blog-card-image-container{height:200px;overflow:hidden;position:relative;width:100%}.blog-card-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.blog-card:hover .blog-card-image{transform:scale(1.05)}.blog-card-content{padding:1.5rem}.blog-card-title{color:#fff;font-size:1.25rem;font-weight:700;line-height:1.4;margin:0 0 .75rem}.blog-card-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#b0b8c9;display:-webkit-box;font-size:.95rem;line-height:1.6;margin:0;overflow:hidden}@media (max-width:768px){.blog-container{padding:2rem 1rem 1rem}.blog-title{font-size:2rem}.blog-description{font-size:1rem;margin-bottom:1.5rem;max-width:100%}.blog-grid{gap:1.5rem;grid-template-columns:1fr;padding:0 1rem}.blog-card-image-container{height:180px}.blog-card-content{padding:1.25rem}.blog-card-title{font-size:1.1rem}.blog-card-description{font-size:.9rem}}.blog-post{margin:0 auto;max-width:800px;width:100%}.blog-post-title{color:#fff;font-size:2.5rem;font-weight:700;line-height:1.3;margin-bottom:2rem}.blog-post-image-container{border-radius:12px;height:400px;margin-bottom:2rem;overflow:hidden;width:100%}.blog-post-image{height:100%;object-fit:cover;width:100%}.blog-post-content{color:#b0b8c9;font-size:1.1rem;line-height:1.8}.blog-post-content p{margin-bottom:1.5rem}.blog-post-heading{color:#fff;font-size:1.8rem;font-weight:700;line-height:1.3;margin:2.5rem 0 1rem}.blog-post-heading:first-of-type{margin-top:0}.blog-post-list{margin:1.5rem 0;padding-left:1.5rem}.blog-post-list li{color:#b0b8c9;font-size:1.05rem;line-height:1.8;margin-bottom:.5rem}.blog-post-list li:last-child{margin-bottom:0}.blog-post-numbered-list{list-style-type:decimal;margin:1.5rem 0;padding-left:1.5rem}.blog-post-numbered-list li{color:#b0b8c9;font-size:1.05rem;line-height:1.8;margin-bottom:.5rem}.blog-post-numbered-list li:last-child{margin-bottom:0}.blog-post-list li ol,.blog-post-list li ul,.blog-post-numbered-list li ol,.blog-post-numbered-list li ul{list-style:disc;margin-top:.5rem;padding-left:1.75rem}.blog-post-list li ul{list-style-type:circle}.blog-post-list li ul ul{list-style-type:square;padding-left:1.75rem}.blog-post-numbered-list li ol{list-style-type:lower-alpha}.blog-post-numbered-list li ol ol{list-style-type:lower-roman;padding-left:1.75rem}.blog-post-list li ul li,.blog-post-numbered-list li ol li,.blog-post-numbered-list li ul li{font-size:.98rem;line-height:1.7;margin-bottom:.35rem}.blog-post-list li ul li::marker,.blog-post-numbered-list li ol li::marker,.blog-post-numbered-list li ul li::marker{color:#8a9ba8}.blog-post-table{background:#181f29;border-collapse:collapse;border-radius:8px;box-shadow:0 4px 20px #2fff7f1a;margin:2rem 0;overflow:hidden;width:100%}.blog-post-table th{background:#232b36;border-bottom:2px solid #2fff7f;color:#fff;font-size:1.05rem;font-weight:700;padding:1rem;text-align:left}.blog-post-table td{border-bottom:1px solid #2a323d;color:#b0b8c9;font-size:1rem;line-height:1.6;padding:1rem}.blog-post-table tr:last-child td{border-bottom:none}.blog-post-table .highlight{background:#2fff7f}.blog-post-table .highlight,.blog-post-table .highlight td{color:#181f29;font-weight:700}.blog-post-content-image{margin:2rem 0;text-align:center}.blog-post-inline-image{border-radius:8px;box-shadow:0 4px 20px #2fff7f1a;height:auto;max-width:100%;transition:transform .3s ease}.blog-post-inline-image:hover{transform:scale(1.02)}.blog-post-image-caption{color:#8a9ba8;font-size:.9rem;font-style:italic;margin-top:.75rem;text-align:center}@media (max-width:768px){.blog-post-title{font-size:2rem}.blog-post-image-container{height:250px}.blog-post-content{font-size:1rem}.blog-post-heading{font-size:1.5rem;margin:2rem 0 .75rem}.blog-post-list{margin:1.25rem 0;padding-left:1.25rem}.blog-post-list li{font-size:.95rem;margin-bottom:.4rem}.blog-post-content-image{margin:1.5rem 0}.blog-post-image-caption{font-size:.85rem;margin-top:.5rem}}*{box-sizing:border-box;margin:0;padding:0}:root{--primary-bg:#000;--secondary-bg:#181f29;--neon-green:#2fff7f;--neon-green-glow:0 0 32px #2fff7faa,0 0 64px #2fff7f44;--text-main:#fff;--text-muted:#b0b8c9;--card-bg:#181f29;--border-radius:18px;--transition:0.2s all cubic-bezier(.4,0,.2,1);--font-main:"Inter","Segoe UI",Arial,sans-serif}@font-face{font-family:KyivType Sans;font-style:normal;font-weight:400;src:url(/static/media/KyivTypeSans.22ab339d592c8144f6e4.otf) format("opentype")}.landing-page{background:radial-gradient(ellipse 1000px 150px at 50% 45%,#2fff7f22 40%,#0000 70%),radial-gradient(ellipse 300px 750px at 0 62%,#2fff7f22 0,#0000 60%),radial-gradient(ellipse 400px 300px at 80% 40%,#2fff7f22 0,#0000 75%),radial-gradient(ellipse 600px 300px at 80% 25%,#2fff7f22 0,#0000 65%),radial-gradient(ellipse 1400px 300px at 50% 11%,#2fff7f55 0,#0000 55%),radial-gradient(ellipse 400px 1000px at 100% 82%,#2fff7f55 0,#0000 60%),linear-gradient(180deg,#000 70%,#181f29 110%)}body,html{background:linear-gradient(180deg,#000 70%,#181f29 110%);color:#fff;color:var(--text-main);font-family:Inter,Segoe UI,Arial,sans-serif;font-family:var(--font-main);margin:0;min-height:100vh;overflow-x:hidden;padding:0;width:100%}.content,.landing-page,body{padding-top:64px}.landing-page{min-height:100vh;overflow-x:hidden;position:relative;width:100vw}.navbar{align-items:center;background:#151b23cc;box-shadow:0 2px 16px #000a;display:flex;justify-content:center;left:0;min-height:64px;padding:0;position:fixed;top:0;width:100vw;z-index:1000}.navbar .main-container{align-items:center;display:flex;justify-content:space-between;padding:.7rem 0;width:100%}.navbar-logo{align-items:center;display:flex;height:48px;position:relative}.navbar-logo img,.navbar-logo svg{display:block;height:40px;margin:0;width:auto}.navbar-demo-btn{background:#19c37d;border:none;border-radius:10px;box-shadow:0 0 24px #2fff7f44;color:#fff;cursor:pointer;font-family:Montserrat,Segoe UI,Arial,sans-serif;font-size:1.2rem;font-weight:700;height:70%;padding:.9rem 2.2rem;transition:background .2s,color .2s,box-shadow .2s;width:100%}.navbar-right{justify-content:space-between}.logo-text,.navbar-right{align-items:center;display:flex}.logo-text{color:#fff;color:var(--text-main);font-family:Inter,Segoe UI,Arial,sans-serif;font-family:var(--font-main);font-size:1.6rem;font-weight:800;letter-spacing:-.01em;line-height:1;margin-left:.7rem}.navbar-links{gap:2.2rem;list-style:none;margin-left:auto;margin-right:0;padding:0}.navbar-links,.navbar-links li a{align-items:center;display:flex;height:100%}.navbar-links li a{color:#fff;color:var(--text-main);font-family:Inter,Segoe UI,Arial,sans-serif;font-family:var(--font-main);font-size:.9rem;font-weight:400;letter-spacing:.01em;text-decoration:none;transition:color all .2s cubic-bezier(.4,0,.2,1);transition:color var(--transition)}.navbar-links li a:hover{color:#2fff7f;color:var(--neon-green);text-shadow:0 0 32px #2fff7faa,0 0 64px #2fff7f44;text-shadow:var(--neon-green-glow)}.navbar-signup{display:none!important}.hero{align-items:center;background:none!important;display:flex;flex-direction:row;gap:3rem;justify-content:space-between;margin:0;padding:5rem 0 3rem;position:relative}.hero-left{flex:1 1;z-index:2}.hero-title{color:#fff;color:var(--text-main);font-size:3.2rem;font-weight:900;letter-spacing:-.03em;line-height:1.1;margin-bottom:1.2rem;text-shadow:0 2px 32px #2fff7f33,0 1px 0 #000a}.neon-text{color:#2fff7f;color:var(--neon-green);text-shadow:0 0 32px #2fff7faa,0 0 64px #2fff7f44;text-shadow:var(--neon-green-glow)}.hero-subtitle{color:#b0b8c9;color:var(--text-muted);font-family:Inter,Segoe UI,Arial,sans-serif;font-family:var(--font-main);font-size:1.25rem;margin-bottom:2.2rem;max-width:500px}.hero-buttons{display:flex;gap:1.2rem}.hero-btn{border:none;border-radius:999px;box-shadow:0 0 16px #2fff7f22;cursor:pointer;font-size:1.1rem;font-weight:700;padding:.8rem 2.2rem;transition:all .2s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.hero-btn-primary{background:#2fff7f;background:var(--neon-green);box-shadow:0 0 32px #2fff7faa,0 0 64px #2fff7f44;box-shadow:var(--neon-green-glow);color:#10151c}.hero-btn-primary:hover{background:#1be96a;box-shadow:0 0 32px #2fff7f99;color:#10151c}.hero-btn-secondary{background:#232b36;border:2px solid #2fff7f;border:2px solid var(--neon-green);color:#2fff7f;color:var(--neon-green)}.hero-btn-secondary:hover{background:#2fff7f;background:var(--neon-green);color:#10151c}.hero-right{align-items:center;display:flex;flex:1 1;justify-content:center;z-index:1}.hero-image{background:#181f29;border-radius:18px;border-radius:var(--border-radius);box-shadow:0 0 64px #2fff7f33,0 8px 32px #000a;max-width:420px;padding:1.5rem;width:100%}.features{background:none;box-shadow:none;margin:0;padding:3rem 0 2rem;position:relative;z-index:2}.features:after,.features:before{background:none!important;content:none!important;display:none!important}.features-fadeout,.features-glow-bar,.section-bg-glow{display:none!important}.section-title{align-items:center;background:none!important;box-shadow:none!important;color:#2fff7f;color:var(--neon-green);display:flex;font-size:2.2rem;font-weight:800;gap:1.5rem;justify-content:space-between;margin-bottom:2.5rem;padding-left:0;position:relative;text-align:left;text-shadow:none;width:100%;z-index:2}.profitmap-pill{filter:none;height:120px;object-fit:contain;order:1;width:200px}.toggle-bar{background:#1e1e1e;border-radius:45px;cursor:pointer;height:90px;overflow:visible;position:relative;width:220px}.toggle-icon-wrapper{border-radius:50%;height:100px;overflow:hidden;position:absolute;width:100px}.toggle-icon-image{filter:none;height:90%;object-fit:contain;width:100%}.toggle-bar{-webkit-tap-highlight-color:transparent}.toggle-bar,.toggle-bar:focus{outline:none}@media (max-width:768px){.toggle-bar{border-radius:22.5px;height:45px;width:110px}.toggle-icon-wrapper{height:50px;width:50px}}.features-carousel{margin:0 auto;max-width:1200px;padding:0 .5rem;width:100%}.features-carousel .slick-track{display:flex!important;gap:1rem}.slick-track{padding-top:1.5rem}.features-carousel .feature-card{height:100%;margin:0 1rem 1rem;max-width:238px;min-width:196px;width:100%}.features-carousel .slick-slide{align-items:stretch;display:flex;height:auto;justify-content:center}.feature-card{align-items:center;background:#181f2966;border:1.5px solid #232b36;border-radius:18px;border-radius:var(--border-radius);box-shadow:0 2px 24px #2fff7f11,0 1.5px 8px #000a;display:flex;flex-direction:column;height:100%;min-height:338px;padding:2.2rem 1.5rem 1.7rem;position:relative;text-align:center;transition:box-shadow all .2s cubic-bezier(.4,0,.2,1),transform all .2s cubic-bezier(.4,0,.2,1);transition:box-shadow var(--transition),transform var(--transition)}.feature-card:hover{border-color:#2fff7f;border-color:var(--neon-green);box-shadow:0 0 32px #2fff7f55,0 2px 16px #000a;transform:translateY(-4px) scale(1.03)}.feature-card:first-child .feature-icon{filter:none;transform:none;transition:none}.feature-icon{display:block;filter:none;height:48px;margin-bottom:1.2rem;margin-left:auto;margin-right:auto;width:48px}.feature-card h3,.feature-card p{text-align:center}.feature-card h3{color:#2fff7f;color:var(--neon-green);font-size:1.25rem;font-weight:700;margin-bottom:.7rem;text-shadow:0 0 8px #2fff7f33}.feature-card h3,.feature-card p{font-family:Inter,Segoe UI,Arial,sans-serif;font-family:var(--font-main)}.feature-card p{color:#b0b8c9;color:var(--text-muted);font-size:1.05rem;margin:0}@media (max-width:900px){.hero{flex-direction:column;gap:2.5rem;padding:3rem 0 2rem;text-align:center}.hero-left,.hero-right{align-items:center;justify-content:center;width:100%}.big-hero-title,.hero-title{font-size:2.2rem;text-align:center}.hero-image{max-width:320px;padding:1rem}.custom-hero-subtitle,.hero-subtitle{font-size:1rem;text-align:center}.features{padding:2rem 0 1rem}.section-title{font-size:1.5rem;text-align:center}.features-carousel{max-width:98vw;padding:0 .2rem}.features-carousel .feature-card{margin:.2rem;max-width:90vw;min-width:80vw;padding:1.2rem .7rem}.features-carousel .slick-track{gap:1rem}.navbar{align-items:flex-start;flex-direction:column;gap:.7rem;padding:1rem 1.2rem}.navbar-links{gap:1.2rem;margin-left:0;margin-top:.5rem}.hero-graph-img{bottom:auto;display:block;height:auto;left:auto;margin:50px auto 130px;max-width:350px;position:static!important;width:90%;z-index:1}}@media (max-width:400px){.feature-card{font-size:.92rem;padding:.7rem .2rem}.circles-hero-title,.section-title{font-size:.95rem}.big-hero-title,.hero-title{font-size:1.05rem}}.features-list{align-items:center;background:none;box-shadow:none;display:flex;flex-direction:column;margin:3rem 0 2rem;max-width:1100px;padding:0;text-align:center;width:100%}.key-features-grid{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));justify-content:center;margin:2rem auto 0;max-width:900px;width:100%}.key-feature-card{align-items:flex-start;background:#fff;border-radius:18px;box-shadow:0 4px 16px #00000012;display:flex;flex-direction:column;padding:2rem 1.5rem;text-align:left;transition:box-shadow .2s,transform .2s}.key-feature-card:hover{box-shadow:0 8px 24px #008f3921;transform:translateY(-4px) scale(1.02)}.key-feature-card h3{color:var(--primary-color);font-size:1.2rem;font-weight:700;margin-bottom:.7rem}.key-feature-card p{color:var(--text-dark);font-size:1rem;margin:0}.custom-features-list{color:var(--text-dark);font-size:1.15rem;list-style:disc inside;margin:0;max-width:700px;padding:0;width:100%}.custom-features-list li{font-weight:500;line-height:1.6;margin-bottom:1rem}.fixed-header{align-items:center;background:#fffffff7;box-shadow:0 2px 12px #0000000f;left:0;padding:1.2rem 0 1rem;position:fixed;top:0;width:100vw;z-index:1000}.fixed-header,.signup-section{display:flex;justify-content:center}.signup-section{align-items:stretch;gap:3.5rem!important;margin-left:-10vw;max-width:90vw;overflow:visible;padding-left:0;padding-right:2.5rem;position:relative;width:90vw}.signup-card{background:#181f29;background:var(--card-bg);border:1.5px solid #232b36;border-radius:18px;border-radius:var(--border-radius);box-shadow:0 2px 24px #2fff7f11,0 1.5px 8px #000a;margin:0 auto;max-width:520px;padding:2.5rem 2.5rem 2rem 2rem;text-align:center;width:100%}.signup-card h2{color:#2fff7f;color:var(--neon-green);font-size:1.7rem;font-weight:800;letter-spacing:-.01em;margin-bottom:2rem;text-shadow:0 0 12px #2fff7f66,0 2px 8px #10151c}.signup-content{display:flex;flex-direction:column;gap:1.5rem}.signup-form{display:flex;flex-direction:row;flex-wrap:wrap;gap:.7rem;justify-content:center;margin-bottom:1.5rem}.signup-input{background:#151b23;border:1.5px solid #232b36;border-radius:999px;color:#fff;color:var(--text-main);flex:1 1 160px;font-size:1rem;max-width:220px;min-width:120px;outline:none;padding:.8rem 1.2rem;transition:border-color all .2s cubic-bezier(.4,0,.2,1),box-shadow all .2s cubic-bezier(.4,0,.2,1);transition:border-color var(--transition),box-shadow var(--transition)}.signup-button{word-wrap:break-word;align-items:center;background:#2fff7f;background:var(--neon-green);border:none;border-radius:10px;color:#10151c;cursor:pointer;display:flex;font-size:1rem;font-weight:700;justify-content:center;min-height:48px;min-width:160px;padding:.8rem 1.5rem;text-align:center;transition:background all .2s cubic-bezier(.4,0,.2,1),color all .2s cubic-bezier(.4,0,.2,1),box-shadow all .2s cubic-bezier(.4,0,.2,1);transition:background var(--transition),color var(--transition),box-shadow var(--transition);white-space:normal;word-break:break-word}.signup-button:hover{background:#1be96a;box-shadow:0 0 24px #2fff7f99;color:#10151c}.preview-section{border-top:1px solid #232b36;margin-top:1.5rem;padding-top:1.5rem}.preview-section p{color:#b0b8c9;color:var(--text-muted);font-size:.95rem;margin-bottom:.7rem}.preview-button{background:#232b36;border:2px solid #2fff7f;border:2px solid var(--neon-green);border-radius:10px;color:#2fff7f;color:var(--neon-green);cursor:pointer;font-size:1rem;font-weight:700;margin-top:.5rem;min-width:160px;padding:.8rem 1.5rem;transition:background all .2s cubic-bezier(.4,0,.2,1),color all .2s cubic-bezier(.4,0,.2,1),box-shadow all .2s cubic-bezier(.4,0,.2,1);transition:background var(--transition),color var(--transition),box-shadow var(--transition)}.preview-button:hover{background:#2fff7f;background:var(--neon-green);box-shadow:0 0 16px #2fff7f99;color:#10151c}.success-message{background:#151b23;border:1.5px solid #2fff7f;border:1.5px solid var(--neon-green);border-radius:18px;border-radius:var(--border-radius);box-shadow:0 0 16px #2fff7f33;color:#2fff7f;color:var(--neon-green);font-weight:600;margin-bottom:1rem;padding:1.2rem 1rem}.success-message h3{font-size:1.2rem;margin-bottom:.5rem}@media (max-width:700px){.signup-card{max-width:98vw;padding:1.2rem .5rem}.signup-form{align-items:stretch;flex-direction:column;gap:.7rem}.signup-button{margin-left:0;min-width:0;width:100%}.signup-input{max-height:50px;max-width:100%;min-width:0;width:100%}}.custom-hero{align-items:flex-start;background:none!important;display:flex;flex-direction:column;justify-content:flex-start;min-height:800px;overflow:visible;padding:3.5rem 0 0;position:relative;width:100vw;z-index:1}.hero-main-text{box-sizing:border-box;margin-top:1.5rem;padding-left:4vw;padding-right:4vw;position:relative;text-align:left;width:100%;z-index:2}.big-hero-title{color:#fff;font-family:KyivType Sans,Montserrat,Segoe UI,Arial,sans-serif;font-size:4.2rem;font-weight:900;letter-spacing:-.03em;line-height:1.05;margin-bottom:1.2rem;text-align:left;text-shadow:0 2px 32px #2fff7f22,0 1px 0 #000a}.custom-hero-subtitle{color:#e0e0e0;font-family:Inter,Segoe UI,Arial,sans-serif;font-family:var(--font-main);font-size:1.25rem;font-weight:400;margin-bottom:2.2rem;text-align:left}.hero-demo-row{align-items:center;display:flex;gap:1.2rem;margin-bottom:2.5rem;margin-top:.5rem}.hero-demo-desc{border-left:2px solid #2fff7f;color:#2fff7f;font-family:Inter,Segoe UI,Arial,sans-serif;font-family:var(--font-main);font-size:1rem;font-weight:500;line-height:1.3;margin-right:.7rem;min-width:180px;padding-left:1rem;text-align:left}.hero-demo-btn{background:#19c37d;border:none;border-radius:10px;box-shadow:0 0 24px #2fff7f44;color:#fff;cursor:pointer;font-family:Montserrat,Segoe UI,Arial,sans-serif;font-size:1.2rem;font-weight:700;padding:.9rem 2.2rem;transition:background .2s,color .2s,box-shadow .2s}.hero-demo-btn:hover{background:#2fff7f;box-shadow:0 0 32px #2fff7f99;color:#10151c}.hero-graph-img{bottom:100px;height:90%;left:0;max-width:100vw;object-fit:contain;width:100%;z-index:3}.hero-graph-img,.hero-half-circle-img{display:block;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none}.hero-half-circle-img{bottom:auto;height:160px;right:0;top:290px;width:100px;z-index:2}.hero-graph,.hero-half-circle{display:none!important}.custom-features{background:#0000;margin-top:0}.content{box-sizing:border-box;margin:0;max-width:100vw;overflow:visible;padding:0;width:100vw}.app-container{min-height:100vh;overflow-x:hidden;width:100vw}.main-content{background:#0000;box-sizing:border-box;margin-left:250px;min-height:100vh;padding:2rem 2.5rem}.return-link-container{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem;width:100%}.return-link{background:#2fff7f;border:none;border-radius:999px;box-shadow:0 0 16px #2fff7f55;color:#10151c;cursor:pointer;font-family:Montserrat,Segoe UI,Arial,sans-serif;font-size:1.1rem;font-weight:700;outline:none;padding:.7rem 2rem;transition:background .2s,color .2s,box-shadow .2s}.return-link:hover{background:#19c37d;box-shadow:0 0 32px #2fff7f99}.join-waitlist-wrapper{display:flex;flex:1 1;justify-content:center;padding-left:30%}@media (max-width:768px){.return-link-container{align-items:stretch;flex-direction:column;gap:1rem}.join-waitlist-wrapper{justify-content:center;padding-left:0}.return-link{margin:0 auto;max-width:300px;width:100%}}.section-bg-glow{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.section-bg-glow .glow{border-radius:50%;filter:blur(48px);opacity:.5;pointer-events:none;position:absolute}.section-bg-glow .glow1{background:#2fff7f44;height:300px;left:10%;top:20%;width:300px}.section-bg-glow .glow2{background:#2fff7f33;height:220px;right:15%;top:60%;width:220px}.section-bg-glow .glow3{background:#2fff7f22;height:180px;left:60%;top:10%;width:180px}.circles-hero-section{align-items:center;background:#0000;display:flex;flex-direction:column;justify-content:center;min-height:700px;overflow:hidden;padding:0;position:relative;z-index:1}.circles-hero-section .toggle-bar{position:absolute;right:20px;top:20px;z-index:2}.circles-bg-glow{filter:blur(60px);height:480px;left:-220px;opacity:.7;top:0;width:480px}.circles-bg-glow,.circles-glow-top-left{pointer-events:none;position:absolute;z-index:0}.circles-glow-top-left{left:-180px}.circles-glow-top-left,.circles-glow-top-right{background:#2fff7f;border-radius:50%;filter:blur(80px);height:220px;opacity:.18;top:-120px;width:520px}.circles-glow-top-right{pointer-events:none;position:absolute;right:-180px;z-index:0}.circles-glow-img{height:100%;object-fit:cover;opacity:1;width:100%}.circles-caption{background:#232b36;border-radius:999px;color:#b0b8c9;display:inline-block;font-size:.85rem;font-weight:600;letter-spacing:.12em;margin-bottom:1.2rem;margin-top:0;padding:.25rem 1.1rem;text-transform:uppercase;z-index:2}.circles-hero-title{color:#fff;font-family:KyivType Sans,Montserrat,Segoe UI,Arial,sans-serif;font-size:2.8rem;font-weight:900;letter-spacing:-.02em;line-height:1.13;margin-bottom:2.5rem;margin-top:.2rem;text-align:center;text-shadow:0 2px 32px #2fff7f22,0 1px 0 #000a;z-index:2}.circles-img-container{align-items:center;display:flex;justify-content:center;padding-bottom:50px;width:100%;z-index:2}.circles-img{display:block;height:auto;margin:0 auto;max-width:95vw;width:520px;z-index:2}.circles-right-pill{align-items:center;background:#232b36;border-radius:100px;display:flex;height:70px;position:absolute;right:20px;top:80px;width:180px;z-index:2}.circles-right-pill img{filter:none;height:70px;margin-left:auto;margin-right:0;object-fit:cover;opacity:.85;width:70px}.circles-right-pill-img{height:auto;object-fit:contain;pointer-events:none;position:absolute;right:0;top:20px;width:180px;z-index:2}@media (max-width:900px){.circles-img{max-width:98vw;width:90vw}.circles-img-container{align-items:center;display:flex;justify-content:center;padding-bottom:0;width:100%;z-index:2}.circles-hero-title{font-size:1.7rem}.circles-bg-glow{height:320px;left:-120px;top:0;width:320px}.circles-right-pill{height:40px;right:10px;top:30px;width:100px}.circles-right-pill img{height:40px;width:40px}.circles-hero-section .toggle-bar,.section-title .toggle-bar{position:absolute;right:20px;z-index:2}.section-title .toggle-bar{top:-40px}}.signup-demo-img{align-self:stretch;background:#181f29;border-radius:18px;box-shadow:0 4px 32px #2fff7f22,0 2px 16px #000a;display:block;height:100%;margin-left:0;margin-right:0;max-height:520px;min-width:0;object-fit:cover;transform:translateX(0);width:auto}@media (max-width:900px){.signup-section{align-items:center;flex-direction:column;gap:1.5rem!important;margin-left:0;overflow:visible;padding:0 .5rem}.signup-demo-img{align-self:center;height:auto;margin-bottom:1.2rem;margin-left:0;margin-right:0;max-width:98vw;width:95vw}}.footer{background:#0000;border-top:1px solid #232b36;color:#b0b8c9;font-size:1rem;margin-top:2.5rem;padding:1.2rem 2.5rem}.footer-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;width:100%}.footer-main-content{align-items:center;display:flex;gap:3rem}.footer-social-container{align-items:end;display:flex;gap:.5rem}.language-wrapper{align-items:center;display:flex;gap:.3rem;position:relative}.language-indicator{color:#b0b8c9;font-size:.7rem;margin-left:-1rem;opacity:.7;pointer-events:none}.language-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#0000;border:none;color:#b0b8c9;cursor:pointer;font-size:.9rem;outline:none;padding:0 1rem 0 0;transition:color .2s}.language-indicator:hover,.language-select:hover{color:#2fff7f}.language-select option{background:#232b36;color:#b0b8c9}.footer-link{color:#b0b8c9;cursor:pointer;font-size:.9rem;text-decoration:none;transition:color .2s}.footer-link:hover{color:#2fff7f}.footer-text{font-size:.9rem;letter-spacing:.04em}.footer-demo-btn{background:none;border:none;color:#b0b8c9;cursor:pointer;font-family:Inter,Segoe UI,Arial,sans-serif;font-family:var(--font-main);font-size:.9rem;font-weight:500;outline:none;padding:0;text-decoration:none;transition:color .2s}.footer-demo-btn:hover{background:none;box-shadow:none;color:#2fff7f}.footer-social-icon{align-items:center;border-radius:50%;color:#b0b8c9;cursor:pointer;display:flex;height:36px;justify-content:center;text-decoration:none;transition:all .3s ease;width:36px}.footer-social-icon:hover{background:#2fff7f33;border-color:#2fff7f;box-shadow:0 4px 12px #2fff7f4d;color:#2fff7f;transform:translateY(-2px)}@media (max-width:900px){.footer{padding:1rem}.footer-content,.footer-main-content{flex-direction:column;gap:1rem;text-align:center}.footer-social-container{justify-content:center}}.features-bg-glow,.features-fadeout,.features-glow-bar,.features-glow-left,.features-glow-right{background:none!important;display:none!important}.features-glow{border-radius:50%;filter:blur(60px);opacity:.22;pointer-events:none;position:absolute}.features-glow1{background:#2fff7f;height:320px;left:8vw;opacity:.18;top:10vw;width:320px}.features-glow2{background:#2fff7f;height:220px;opacity:.13;right:12vw;top:18vw;width:220px}.features-glow3{background:#2fff7f;height:180px;left:40vw;opacity:.1;top:2vw;width:180px}.features-glow4{background:#2fff7f;bottom:4vw;height:260px;opacity:.15;right:5vw;width:260px}.features-glow-left{border-radius:70%;filter:blur(260px);height:300px;left:30%;opacity:.15;top:50px}.features-glow-left,.features-glow-right{background:#2fff7f;pointer-events:none;position:absolute;transform:translateX(-50%);width:300px;z-index:0}.features-glow-right{border-radius:50%;filter:blur(120px);height:270px;left:80%;opacity:.1;top:40px}@media (max-width:600px){body,html{background:linear-gradient(180deg,#000 70%,#181f29 110%);color:#fff;color:var(--text-main);font-family:Inter,Segoe UI,Arial,sans-serif;font-family:var(--font-main);margin:0;padding:0;width:100%}.landing-page,body,html{min-height:100vh;overflow-x:hidden}.landing-page{background:radial-gradient(ellipse 1000px 150px at 50% 36.5%,#2fff7f22 40%,#0000 60%),radial-gradient(ellipse 600px 300px at 80% 25%,#2fff7f22 0,#0000 65%),radial-gradient(ellipse 1400px 300px at 50% 7.5%,#2fff7f55 0,#0000 55%),linear-gradient(180deg,#000 70%,#181f29 110%);position:relative;width:100vw}.features{overflow:visible!important}.features-carousel{padding-bottom:48px;position:relative}.features-carousel .slick-track{gap:1rem}.features-carousel .feature-card{margin:.2rem;max-width:85vw;min-width:80vw}.feature-card{font-size:.98rem;min-width:0;padding:1.2rem .7rem}.features-glow-left,.features-glow-right{filter:blur(80px);height:180px;left:10%;top:10px;width:180px}.features-glow-right{left:80%}.section-title{background:none!important;font-size:1.5rem;padding-left:.5rem;text-align:center}.circles-hero-title{font-size:1.1rem;margin-bottom:1.2rem}.circles-img{max-width:98vw;width:90vw}.circles-glow-bottom-left{bottom:-40px;filter:blur(60px);height:180px;left:-60px;width:300px}.signup-section{align-items:center;flex-direction:column;gap:1.2rem!important;padding:0 .5rem}.signup-demo-img{align-self:center;height:auto;margin-bottom:1.2rem;margin-right:0;max-width:98vw;width:95vw}.signup-card{max-width:98vw;padding:1.2rem .5rem}.big-hero-title,.hero-title{font-size:1.6rem;text-align:center}.custom-hero-subtitle,.hero-subtitle{font-size:.85rem;text-align:center}.hero-main-text{padding-left:.5rem;padding-right:.5rem;text-align:center}.hero-demo-row{align-items:center;flex-direction:column;gap:.7rem}.hero-demo-desc{font-size:.95rem;margin-right:0;min-width:0;padding-left:.5rem;text-align:center}.hero-demo-btn{font-size:1rem;padding:.7rem 0;width:95%}.navbar{flex-direction:column;gap:.5rem;padding:.5rem}.navbar-links{gap:.7rem;margin-left:0;margin-top:.3rem}.footer{font-size:.85rem;padding:.7rem .5rem}.content,.landing-page,body,html{max-width:100vw;overflow-x:hidden}.hero-graph-img{bottom:-80px;display:block;height:90%;left:10px;max-width:100vw;object-fit:contain;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:90%;z-index:3}.hero-half-circle-img{display:block;height:80px;opacity:.85;right:-40px;top:10%;width:80px;z-index:2}.circles-right-pill-img{height:auto;object-fit:contain;pointer-events:none;position:absolute;right:15px;top:70px;width:100px;z-index:2}.offer-line-items-table td:nth-child(4),.offer-line-items-table th:nth-child(4){font-size:.95rem;max-width:60px;min-width:48px;padding-left:4px;padding-right:2px}.offer-line-items-table td:nth-child(4) input[type=number]{font-size:.95rem;max-width:100%;min-width:0;padding-left:2px;padding-right:2px;text-align:center;width:40px!important}.profitmap-pill{filter:none;height:60px;object-fit:contain;order:1;padding-right:20px;width:100px}}@media (max-width:900px){.main-content{box-sizing:border-box;margin-left:0!important;max-width:100vw;padding:4.5rem .5rem 2rem!important;position:relative;width:100vw;z-index:1}.return-link-container{justify-content:center;margin-bottom:2.5rem}}.main-container{box-sizing:border-box;margin:0 auto;max-width:1200px;min-width:320px;padding:0 1.5rem;width:70vw}.circles-hero-section,.features,.footer,.hero{max-width:none;width:100%}.features,.footer{max-width:none}.circles-hero-section,.features,.footer,.hero{width:100%}@media (max-width:900px){.main-container{box-sizing:border-box;min-width:0!important;padding:0 .5rem!important}.circles-hero-section,.features,.footer,.hero,.main-container{max-width:100vw!important;width:100vw!important}.circles-hero-section{margin-bottom:0!important;margin-top:0!important;padding-bottom:0!important}.products-section{margin-top:0!important;padding-top:0!important}.signup-section{justify-content:center!important;margin:0 auto!important}.navbar-center,.navbar-links,.navbar-right{display:none!important}.hamburger-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;margin-left:auto;outline:none;padding:.5rem .7rem;z-index:1101}.hamburger-icon{display:flex;flex-direction:column;height:22px;justify-content:space-between;width:28px}.hamburger-icon span{background:#2fff7f;border-radius:2px;display:block;height:3px;transition:all .2s;width:100%}.mobile-menu-overlay{background:#00000073;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1100}.mobile-menu{align-items:flex-start;background:#181f29;box-shadow:-2px 0 32px #000a;display:flex;flex-direction:column;height:100vh;max-width:340px;padding:2.2rem 1.5rem 1.5rem;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .25s cubic-bezier(.4,0,.2,1);width:80vw;z-index:1102}.mobile-menu.open{transform:translateX(0)}.mobile-menu-footer{align-items:flex-end;display:flex;flex-direction:column;gap:1rem;margin-top:auto;width:100%}.language-select__control{max-width:120px;width:auto}.close-mobile-menu{align-self:flex-end;background:none;border:none;color:#2fff7f;cursor:pointer;font-size:2.2rem;font-weight:900;margin-bottom:1.5rem;outline:none}.navbar-links-mobile{display:flex;flex-direction:column;gap:1.2rem;list-style:none;margin:0 0 2rem;padding:0;width:100%}.navbar-links-mobile li a{border-radius:8px;color:#fff;display:block;font-family:Inter,Segoe UI,Arial,sans-serif;font-family:var(--font-main);font-size:1.2rem;font-weight:700;padding:.7rem 0;text-decoration:none;transition:background .18s,color .18s}.navbar-links-mobile li a:hover{background:#232b36;color:#2fff7f}.navbar-demo-btn-mobile{background:#19c37d;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:Montserrat,Segoe UI,Arial,sans-serif;font-size:1.2rem;font-weight:700;margin-top:auto;padding:.9rem 2.2rem;transition:background .2s,color .2s,box-shadow .2s;width:100%}.navbar-demo-btn-mobile:hover{background:#19c37d;box-shadow:0 0 32px #2fff7f99;color:#fff}}.features-grid{display:none!important}.our-story-section{margin:0 auto 3rem;max-width:1200px;padding:3rem 1.5rem 2rem;position:relative;width:100%;z-index:2}.our-story-title{color:#2fff7f;color:var(--neon-green);font-family:KyivType Sans,Montserrat,Segoe UI,Arial,sans-serif;font-size:2.2rem;font-weight:800;margin-bottom:2.5rem;text-align:center;text-shadow:0 0 16px #2fff7faa,0 0 32px #2fff7f55}.our-story-content{align-items:start;display:flex;flex-direction:column;gap:2.5rem;max-width:100%}.our-story-paragraph{color:#e0e0e0;font-family:Inter,Segoe UI,Arial,sans-serif;font-family:var(--font-main);font-size:1.18rem;line-height:1.7;max-width:100%;text-align:left}.our-story-video{align-items:center;align-self:center;display:flex;justify-content:center;max-width:800px;width:100%}.our-story-video-player{aspect-ratio:16/9;background:#181f29;border-radius:12px;box-shadow:0 8px 32px #2fff7f33;height:auto;max-width:800px;object-fit:cover;transform:translateZ(0);width:100%;will-change:transform}.our-story-video{position:relative}.our-story-video:before{animation:loading-shimmer 1.5s infinite;background:linear-gradient(45deg,#181f29 25%,#0000 0),linear-gradient(-45deg,#181f29 25%,#0000 0),linear-gradient(45deg,#0000 75%,#181f29 0),linear-gradient(-45deg,#0000 75%,#181f29 0);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;border-radius:12px;bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0;z-index:1}.our-story-video video{position:relative;z-index:2}@keyframes loading-shimmer{0%{background-position:0 0,0 10px,10px -10px,-10px 0}to{background-position:20px 20px,20px 30px,30px 10px,10px 20px}}.our-story-video.video-loaded:before{display:none}@media (max-width:900px){.our-story-section{max-width:98vw;padding:2rem .5rem 1.5rem}.our-story-title{font-size:1.5rem}.our-story-content{gap:2rem}.our-story-paragraph{font-size:1rem;max-width:98vw;text-align:center}.our-story-video{max-width:98vw}.our-story-video-player{border-radius:8px;max-width:100%}}.products-subtitle{color:#2fff7f;color:var(--neon-green);font-family:KyivType Sans,Montserrat,Segoe UI,Arial,sans-serif;font-size:1.5rem;font-weight:400;margin-bottom:10px;text-align:center;text-shadow:0 0 16px #2fff7faa,0 0 32px #2fff7f55}.billing-toggle-container{align-items:center;display:flex;gap:1rem;justify-content:left;margin-bottom:2rem}.billing-toggle{background:#232b36;border-radius:12px;box-shadow:0 0 16px #2fff7f33;display:flex;padding:4px}.billing-option{background:#0000;border:none;border-radius:8px;color:#b0b8c9;cursor:pointer;font-family:Inter,Segoe UI,Arial,sans-serif;font-family:var(--font-main);font-size:1rem;font-weight:600;min-width:120px;padding:12px 24px;transition:all .3s ease}.billing-option:hover{background:#2fff7f22;color:#2fff7f}.billing-option.active{background:#2fff7f;box-shadow:0 0 16px #2fff7f66;color:#10151c}.yearly-discount{color:#1fcf63;display:inline-block;font-family:Inter,Segoe UI,Arial,sans-serif;font-family:var(--font-main);font-size:.8rem;font-weight:500;margin-left:-5px;text-shadow:0 0 8px #2fff7f44;transform:rotate(20deg)}@media (max-width:900px){.billing-toggle{padding:3px}.billing-option{font-size:.9rem;min-width:100px;padding:10px 20px}.yearly-discount{font-size:.8rem}}.countdown-container{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:20px;box-shadow:0 0 16px #2fff7f33;margin-left:1rem;padding:2.5rem;text-align:center;width:50%}.countdown-title{color:#fff;font-family:KyivType Sans,Montserrat,Segoe UI,Arial,sans-serif;font-size:2rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 0 16px #2fff7f44}.countdown-subtitle{color:#b0b8c9;font-family:Inter,Segoe UI,Arial,sans-serif;font-family:var(--font-main);font-size:1rem;margin-bottom:2rem}.countdown-timer{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.countdown-item{align-items:center;display:flex;flex-direction:column;min-width:80px}.countdown-number{color:#2fff7f;font-family:KyivType Sans,Montserrat,Segoe UI,Arial,sans-serif;font-size:2.5rem;font-weight:900;line-height:1;margin-bottom:.5rem;text-shadow:0 0 20px #2fff7f66}.countdown-label{color:#b0b8c9;font-family:Inter,Segoe UI,Arial,sans-serif;font-family:var(--font-main);font-size:.9rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}@media (max-width:900px){.countdown-container{min-width:300px;padding:2rem 1.5rem}.countdown-title{font-size:1.5rem}.countdown-subtitle{font-size:.9rem}.countdown-timer{gap:1rem}.countdown-item{min-width:60px}.countdown-number{font-size:2rem}.countdown-label{font-size:.8rem}}.testimonials-section{margin:4rem auto 3rem;max-width:1200px;padding:0 1.5rem;position:relative;width:100%;z-index:2}.testimonials-title{color:#fff;font-family:KyivType Sans,Montserrat,Segoe UI,Arial,sans-serif;font-size:2.4rem;font-weight:900;letter-spacing:-.01em;margin-bottom:3rem;text-align:center;text-shadow:0 0 16px #2fff7f44}.testimonials-carousel{margin:0 -1rem}.testimonial-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#181f29e6,#2fff7f0d);border:1.5px solid #232b36;border-radius:20px;display:flex;flex-direction:column;justify-content:center;margin:0 1rem 1rem;min-height:280px;padding:2rem 1.5rem;text-align:center;transition:all .3s ease}.testimonial-card:hover{border-color:#2fff7f;box-shadow:0 0 32px #2fff7f33;transform:translateY(-4px)}.testimonial-avatar{display:flex;justify-content:center;margin-bottom:1rem}.avatar-placeholder{align-items:center;background:linear-gradient(135deg,#2fff7f,#1be96a);border-radius:50%;box-shadow:0 0 20px #2fff7f44;color:#10151c;display:flex;font-size:1.5rem;height:60px;justify-content:center;width:60px}.avatar-placeholder,.testimonial-name{font-family:KyivType Sans,Montserrat,Segoe UI,Arial,sans-serif;font-weight:700}.testimonial-name{color:#2fff7f;font-size:1.2rem;margin-bottom:.3rem;text-shadow:0 0 8px #2fff7f33}.testimonial-role{color:#8a9ba8;font-size:.9rem;font-weight:500;letter-spacing:.05em;margin-bottom:1.2rem;text-transform:uppercase}.testimonial-role,.testimonial-text{font-family:Inter,Segoe UI,Arial,sans-serif;font-family:var(--font-main)}.testimonial-text{align-items:center;color:#e0e0e0;display:flex;flex-grow:1;font-size:1rem;font-style:italic;justify-content:center;line-height:1.6;margin:0}.testimonials-carousel .slick-slide{opacity:.5;transform:scale(.85);transition:all .3s ease}.testimonials-carousel .slick-center{opacity:1;transform:scale(1.05);z-index:2}.testimonials-carousel .slick-center .testimonial-card{background:linear-gradient(135deg,#181f29f2,#2fff7f1a);border-color:#2fff7f;box-shadow:0 0 32px #2fff7f33}.testimonials-carousel .slick-dots{bottom:-2rem}.testimonials-carousel .slick-dots li button:before{color:#2fff7f;font-size:12px;opacity:.3}.testimonials-carousel .slick-dots li.slick-active button:before{color:#2fff7f;opacity:1}@media (max-width:768px){.testimonials-section{margin:3rem auto 2rem;padding:0 1rem}.testimonials-title{font-size:2rem;margin-bottom:2rem}.testimonial-card{min-height:250px;padding:1.5rem 1rem}.avatar-placeholder{font-size:1.2rem;height:50px;width:50px}.testimonial-name{font-size:1.1rem}.testimonial-text{font-size:.9rem}}.our-story-title,.products-title,.section-title{color:#fff;font-family:KyivType Sans,Montserrat,Segoe UI,Arial,sans-serif;text-align:left;text-shadow:none}.hero-fadeout{background:linear-gradient(180deg,#0000,#000);bottom:0;height:60px;left:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%;z-index:10}.products-section{margin:0 auto 3rem;max-width:1200px;padding:3rem 1.5rem 2rem;position:relative;width:100%;z-index:2}.products-title{color:#2fff7f;color:var(--neon-green);font-family:KyivType Sans,Montserrat,Segoe UI,Arial,sans-serif;font-size:2.2rem;font-weight:800;margin-bottom:2.5rem;text-align:center;text-shadow:0 0 16px #2fff7faa,0 0 32px #2fff7f55}.products-tiers{align-items:stretch;display:flex;flex-direction:row;gap:2.5rem;justify-content:center}.product-tier{align-items:center;background:#181f2966;border:1.5px solid #232b36;border-radius:18px;box-shadow:0 2px 24px #2fff7f11,0 1.5px 8px #000a;display:flex;flex:1 1;flex-direction:column;max-width:340px;min-width:220px;padding:2.2rem 1.5rem 1.7rem;text-align:center;transition:box-shadow .2s,transform .2s}.product-tier:hover{border-color:#2fff7f;border-color:var(--neon-green);box-shadow:0 0 32px #2fff7f55,0 2px 16px #000a;transform:translateY(-4px) scale(1.03)}.product-tier h2{color:#2fff7f;color:var(--neon-green);font-family:KyivType Sans,Montserrat,Segoe UI,Arial,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 0 8px #2fff7f33}.product-tier h3{color:#fff;font-family:Inter,Segoe UI,Arial,sans-serif;font-family:var(--font-main);font-size:1.1rem;font-weight:600;letter-spacing:.01em;margin-bottom:1.2rem;margin-top:.2rem;text-shadow:0 0 4px #2fff7f22}.product-tier-header{align-items:center;display:flex;flex-direction:column;justify-content:flex-end;min-height:80px}.product-features{color:#e0e0e0;font-size:1.08rem;list-style:disc outside;margin:1.2rem 0 0;max-width:320px;padding:0 0 0 1.5em;text-align:left;width:100%}.product-features,.product-features li{font-family:Inter,Segoe UI,Arial,sans-serif;font-family:var(--font-main)}.product-features li{font-weight:500;line-height:1.6;margin-bottom:.7rem}@media (max-width:900px){.products-section{max-width:98vw;padding:2rem .5rem 1.5rem}.products-tiers{align-items:center;flex-direction:column;gap:1.5rem}.product-tier{max-width:100%;min-width:0;padding:1.2rem .5rem;width:100%}.products-title{font-size:1.5rem}.product-features{font-size:1rem;max-width:98vw}}.faq-section{background:none;margin:0 auto 3rem;max-width:900px;padding:3.5rem 1.5rem 2.5rem;position:relative;width:100%;z-index:2}.faq-title{color:#fff;font-family:KyivType Sans,Montserrat,Segoe UI,Arial,sans-serif;font-size:2.4rem;font-weight:900;letter-spacing:-.01em;margin-bottom:2.7rem;text-align:center}.faq-list{display:flex;flex-direction:column;gap:1.6rem}.faq-item{background:linear-gradient(120deg,#181f29d9 60%,#2fff7f12);border:2px solid #232b36;border-radius:22px;box-shadow:0 4px 32px #2fff7f22,0 2px 12px #000a;padding:.2rem .5rem;position:relative;transition:box-shadow .25s,background .25s,border .25s}.faq-item.open{background:linear-gradient(120deg,#181f29f2 60%,#2fff7f21);border:2px solid #2fff7f;border:2px solid var(--neon-green);box-shadow:0 2px 12px #000a}.faq-question{align-items:center;background:none;border:none;border-radius:22px;color:#fff;cursor:pointer;display:flex;font-family:Inter,Segoe UI,Arial,sans-serif;font-family:var(--font-main);font-size:1.22rem;font-weight:800;justify-content:space-between;letter-spacing:-.01em;outline:none;padding:1.3rem 1.5rem 1.3rem 1.1rem;text-shadow:0 0 8px #2fff7f22;transition:background .2s,color .2s;width:100%}.faq-question:hover{background:#2fff7f1a}.faq-item.open .faq-question,.faq-question:hover,.faq-toggle{color:#2fff7f;color:var(--neon-green)}.faq-toggle{font-size:2.1rem;font-weight:900;margin-left:1.2rem;text-shadow:0 0 8px #2fff7faa;transition:color .2s}.faq-answer{animation:faq-fadein .3s;color:#e0ffe0;font-family:Inter,Segoe UI,Arial,sans-serif;font-family:var(--font-main);font-size:1.13rem;font-weight:500;line-height:1.8;padding:0 2.2rem 1.5rem;text-shadow:0 0 8px #2fff7f11}@keyframes faq-fadein{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.faq-section{max-width:98vw;padding:2rem .5rem 1.5rem}.faq-title{font-size:1.5rem}.faq-list{gap:1rem}.faq-question{font-size:1.05rem;padding:1.1rem .7rem}.faq-answer{font-size:.98rem;padding:0 .7rem 1rem}}.landing-hamburger{position:absolute!important;right:1.2rem;top:50%;transform:translateY(-50%);z-index:1101}@media (max-width:900px){.landing-hamburger{position:absolute!important;right:1.2rem;top:50%;transform:translateY(-50%);z-index:1101}}.features-carousel .slick-dots{align-items:center;display:flex!important;justify-content:center;margin-top:2.5rem;position:relative;z-index:10}.features-carousel .slick-dots li button:before{color:#444!important;font-size:18px;opacity:1!important}.features-carousel .slick-dots li.slick-active button:before{color:#2fff7f!important;font-size:18px;opacity:1!important;text-shadow:0 0 8px #2fff7f,0 0 16px #2fff7f}.features-carousel .slick-dots li{margin:0 7px}@media (max-width:600px){.features-carousel{padding-bottom:48px;position:relative}.features-carousel .slick-dots{align-items:center;background:none!important;border-radius:0;bottom:-32px;display:flex!important;justify-content:center;left:0;margin:0 auto;min-height:0;pointer-events:auto!important;position:absolute;right:0;z-index:100}.features-carousel .slick-dots li button:before{color:#444!important;font-size:18px;opacity:1!important}.features-carousel .slick-dots li.slick-active button:before{color:#2fff7f!important;font-size:18px;opacity:1!important;text-shadow:0 0 8px #2fff7f,0 0 16px #2fff7f}.features-carousel .slick-dots li{margin:0 7px}}.offer-line-items-table td:nth-child(4),.offer-line-items-table th:nth-child(4){text-align:center}.offer-line-items-table td:nth-child(2){padding-right:18px;text-align:center}.offer-line-items-table td:nth-child(3){padding-left:18px;text-align:center}.our-story-title,.products-subtitle,.products-title,.section-title{color:#fff;font-family:KyivType Sans,Montserrat,Segoe UI,Arial,sans-serif;text-align:left;text-shadow:none}.features-description{color:#b0b8c9;color:var(--text-muted);font-family:Inter,Segoe UI,Arial,sans-serif;font-family:var(--font-main);font-size:1.1rem;line-height:1.6;margin:-1.5rem 0 2.5rem;max-width:600px;text-align:left}.button-group{align-items:center;display:flex;flex-direction:column;gap:.7rem;width:90%}.button-group .hero-demo-btn{box-sizing:border-box;width:100%}.button-group button{text-align:center;width:100%}.product-tier-header h5{color:#2fff7f;color:var(--neon-green);font-size:.8rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 0 8px #2fff7f33}.our-story-section1{margin:0 auto 3rem;max-width:1200px;padding:3rem 1.5rem 2rem;position:relative;width:100%;z-index:2}.our-story-title1{color:#2fff7f;color:var(--neon-green);font-family:KyivType Sans,Montserrat,Segoe UI,Arial,sans-serif;font-size:2.2rem;font-weight:800;margin-bottom:2.5rem;text-align:center;width:100%}.our-story-row1{align-items:center;display:flex;flex-direction:row;gap:3rem;justify-content:space-between;margin-bottom:2.5rem}.our-story-row-text2{color:#e0e0e0;flex:6 1;font-family:Inter,Segoe UI,Arial,sans-serif;font-family:var(--font-main);font-size:1.18rem;line-height:1.7;max-width:100%;text-align:left}.our-story-row-img2{align-items:left;display:flex;flex:4 1;justify-content:left}.our-story-logo2{background:none;border-radius:0;box-shadow:none;height:auto;max-width:400px;width:100%}@media (max-width:900px){.our-story-section1{max-width:98vw;padding:2rem .5rem 1.5rem}.our-story-title1{font-size:1.5rem}.our-story-row1{flex-direction:column;gap:1.2rem;margin-bottom:2rem}.our-story-row-text2{font-size:1rem;max-width:98vw;text-align:center}.our-story-row-img2{align-items:left;display:flex;flex:0 0 200px;justify-content:left;margin-bottom:.5rem}}.navbar-lang{align-items:center;display:flex;height:100%;margin-left:auto;padding-left:2rem}.session-popup{bottom:2rem;max-width:320px;position:fixed;right:2rem;width:100%;z-index:9999}.popup-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#181f29;border-radius:18px;box-shadow:0 0 32px #2fff7f33,0 8px 32px #000a;padding:1.5rem;position:relative}.popup-close-btn{align-items:center;background:none;border:none;border-radius:50%;color:#b0b8c9;cursor:pointer;display:flex;font-size:1.5rem;font-weight:700;height:24px;justify-content:center;position:absolute;right:.75rem;top:.75rem;transition:all .2s cubic-bezier(.4,0,.2,1);width:24px}.popup-close-btn:hover{background:#232b36;color:#2fff7f}.popup-text h3{color:#2fff7f;font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.popup-text h3,.popup-text p{font-family:Inter,Segoe UI,Arial,sans-serif;font-family:var(--font-main)}.popup-text p{color:#b0b8c9;font-size:.95rem;line-height:1.4;margin:0 0 1rem}.popup-waitlist-btn{background:#2fff7f;border:none;border-radius:10px;color:#10151c;cursor:pointer;font-family:Inter,Segoe UI,Arial,sans-serif;font-family:var(--font-main);font-size:.9rem;font-weight:700;margin-top:.5rem;padding:.7rem 1.2rem;transition:all .2s cubic-bezier(.4,0,.2,1);width:100%}.popup-waitlist-btn:hover{background:#1be96a;box-shadow:0 0 24px #2fff7f99}@media (max-width:768px){.session-popup{bottom:1rem;left:1rem;max-width:none;right:1rem}.popup-content{padding:1.2rem}.popup-text h3{font-size:1rem}.popup-text p{font-size:.9rem}}.admin-trigger{cursor:pointer;height:20px;opacity:0;position:absolute;right:-35px;top:50%;transform:translateY(-50%);transition:opacity .2s ease;width:20px;z-index:10}.admin-trigger:hover{background:#2fff7f1a;border-radius:2px;opacity:.1}.admin-popup-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.admin-popup{background:#181f29;border-radius:18px;box-shadow:0 0 32px #2fff7f33,0 8px 32px #000a;max-width:400px;min-width:300px;padding:2rem;position:relative;width:90%}.admin-popup-content h3{color:#2fff7f;font-family:Inter,Segoe UI,Arial,sans-serif;font-family:var(--font-main);font-size:1.3rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.admin-popup-content form{display:flex;flex-direction:column;gap:1rem}.admin-input{background:#232b36;border:1.5px solid #2fff7f;border-radius:10px;color:#b0b8c9;font-family:Inter,Segoe UI,Arial,sans-serif;font-family:var(--font-main);font-size:1rem;outline:none;padding:.8rem 1rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.admin-input:focus{border-color:#1be96a;box-shadow:0 0 16px #2fff7f33}.admin-input::placeholder{color:#6b7280}.admin-submit-btn{background:#2fff7f;border:none;border-radius:10px;color:#10151c;cursor:pointer;font-family:Inter,Segoe UI,Arial,sans-serif;font-family:var(--font-main);font-size:1rem;font-weight:700;padding:.8rem 1.5rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.admin-submit-btn:hover{background:#1be96a;box-shadow:0 0 24px #2fff7f99}@media (max-width:768px){.admin-popup{margin:1rem;padding:1.5rem}.admin-popup-content h3{font-size:1.1rem}.admin-input,.admin-submit-btn{font-size:.95rem}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}
/*# sourceMappingURL=main.d6eb1f09.css.map*/