.card{background:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.2);border-radius:1rem;padding:2rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transition:all 300ms cubic-bezier(0, 0, 0.2, 1)}.card:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.card .card-body{padding:2rem}.card.card-hover-scale{transition:all 300ms cubic-bezier(0, 0, 0.2, 1)}.card.card-hover-scale:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.card.card-glassmorphism{background:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.2)}.card.card-glassmorphism-light{background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.1)}.feature-card{background:rgba(255,255,255,.8);border:1px solid rgba(255,255,255,.2);border-radius:1.5rem;padding:2.5rem;text-align:center;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transition:all .4s cubic-bezier(0, 0, 0.2, 1);position:relative;overflow:hidden}.feature-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg, #4965df 0%, #213ebb 100%);transform:scaleX(0);transition:transform 300ms cubic-bezier(0, 0, 0.2, 1)}.feature-card:hover{transform:translateY(-10px);box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.feature-card:hover::before{transform:scaleX(1)}.feature-card .feature-icon{width:80px;height:80px;border-radius:1.5rem;background:linear-gradient(135deg, rgba(73, 101, 223, 0.15) 0%, rgba(73, 101, 223, 0.05) 100%);display:flex;align-items:center;justify-content:center;flex-direction:row;margin:0 auto 1.5rem;color:#4965df;font-size:2rem;border:1px solid rgba(73,101,223,.1)}.feature-card .feature-title{font-size:1.5rem;font-weight:700;line-height:1.25;letter-spacing:-0.025em;margin-bottom:1rem;color:#151627}.feature-card .feature-description{color:#4b5563;line-height:1.625;margin-bottom:1.5rem}.feature-card .feature-highlight .highlight-text{background:linear-gradient(135deg, #4965df 0%, #213ebb 100%);color:#fff;padding:.5rem 1rem;border-radius:1.5rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.code-window{background:#1e293b;border-radius:.625rem;overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);margin-bottom:2rem}.code-window .window-header{background:#334155;padding:1rem;display:flex;align-items:center;justify-content:center;flex-direction:row}.code-window .window-header .window-controls{display:flex;gap:.5rem;margin-right:1rem}.code-window .window-header .window-controls .control{width:12px;height:12px;border-radius:9999px}.code-window .window-header .window-controls .control.close{background:#ef4444}.code-window .window-header .window-controls .control.minimize{background:#f59e0b}.code-window .window-header .window-controls .control.maximize{background:#22c55e}.code-window .window-header .window-title{color:#e2e8f0;font-size:.875rem;font-weight:500}.code-window .code-content{padding:1.5rem}.code-window .code-content pre{margin:0}.code-window .code-content pre code{color:#e2e8f0;font-family:"Fira Code","SF Mono",Monaco,Inconsolata,"Roboto Mono","Source Code Pro",monospace;font-size:.875rem;line-height:1.625}.code-window .code-content pre code .comment{color:#64748b}.code-window .code-content pre code .keyword{color:#8b5cf6}.code-window .code-content pre code .string{color:#22c55e}.code-window .code-content pre code .function{color:#0ea5e9}.code-window .code-content pre code .property{color:#f59e0b}.stats-display .stat-item{text-align:center}.stats-display .stat-item .stat-icon{width:50px;height:50px;border-radius:.625rem;background:linear-gradient(135deg, rgba(73, 101, 223, 0.15) 0%, rgba(73, 101, 223, 0.05) 100%);display:flex;align-items:center;justify-content:center;flex-direction:row;margin:0 auto .75rem;color:#4965df;font-size:1.5rem}.stats-display .stat-item .stat-number{font-size:1.5rem;font-weight:800;color:#151627;margin-bottom:.25rem}.stats-display .stat-item .stat-label{font-size:.875rem;color:#4b5563;font-weight:500}.feature-list .feature-item{display:flex;align-items:flex-start;margin-bottom:2rem}.feature-list .feature-item .item-icon{width:60px;height:60px;border-radius:.75rem;background:linear-gradient(135deg, rgba(73, 101, 223, 0.15) 0%, rgba(73, 101, 223, 0.05) 100%);display:flex;align-items:center;justify-content:center;flex-direction:row;margin-right:1.5rem;color:#4965df;font-size:1.5rem;flex-shrink:0;border:1px solid rgba(73,101,223,.1)}.feature-list .feature-item .item-content .item-title{font-size:1.25rem;font-weight:700;line-height:1.25;letter-spacing:-0.025em;margin-bottom:.5rem;color:#151627}.feature-list .feature-item .item-content .item-description{color:#4b5563;line-height:1.625}.benefit-list .benefit-item{display:flex;align-items:center;margin-bottom:1rem}.benefit-list .benefit-item i{width:40px;height:40px;border-radius:.5rem;background:linear-gradient(135deg, rgba(73, 101, 223, 0.15) 0%, rgba(73, 101, 223, 0.05) 100%);display:flex;align-items:center;justify-content:center;flex-direction:row;margin-right:1rem;color:#4965df;font-size:1.2rem}.benefit-list .benefit-item span{color:#374151;font-weight:500}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.625rem;font-weight:600;text-decoration:none;transition:all 200ms cubic-bezier(0, 0, 0.2, 1);cursor:pointer;border:none;outline:none}.btn:focus{outline:2px solid rgba(73,101,223,.5);outline-offset:2px}.btn.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.625rem;font-weight:600;text-decoration:none;transition:all 200ms cubic-bezier(0, 0, 0.2, 1);cursor:pointer;border:none;outline:none;background:linear-gradient(135deg, #4965df 0%, #2545d0 100%);color:#fff;box-shadow:0 4px 12px rgba(73,101,223,.3)}.btn.btn-primary:focus{outline:2px solid rgba(73,101,223,.5);outline-offset:2px}.btn.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(73,101,223,.4)}.btn.btn-primary:active{transform:translateY(0);box-shadow:0 2px 8px rgba(73,101,223,.3)}.btn.btn-outline-primary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.625rem;font-weight:600;text-decoration:none;transition:all 200ms cubic-bezier(0, 0, 0.2, 1);cursor:pointer;border:none;outline:none;background:rgba(0,0,0,0);color:#4965df;border:2px solid #4965df}.btn.btn-outline-primary:focus{outline:2px solid rgba(73,101,223,.5);outline-offset:2px}.btn.btn-outline-primary:hover{background:#4965df;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(73,101,223,.3)}.btn.btn-light{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.625rem;font-weight:600;text-decoration:none;transition:all 200ms cubic-bezier(0, 0, 0.2, 1);cursor:pointer;border:none;outline:none;background-color:rgba(255,255,255,.9);border-color:rgba(0,0,0,0);color:#4965df}.btn.btn-light:focus{outline:2px solid rgba(73,101,223,.5);outline-offset:2px}.btn.btn-light:hover{background-color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transform:translateY(-1px)}.btn.btn-outline-light{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.625rem;font-weight:600;text-decoration:none;transition:all 200ms cubic-bezier(0, 0, 0.2, 1);cursor:pointer;border:none;outline:none;border:2px solid rgba(255,255,255,.8);color:#fff;background:rgba(255,255,255,.1)}.btn.btn-outline-light:focus{outline:2px solid rgba(73,101,223,.5);outline-offset:2px}.btn.btn-outline-light:hover{background:rgba(255,255,255,.2);transform:translateY(-3px)}.btn.btn-lg{padding:.75rem 2rem;font-size:1.125rem}.btn.btn-sm{padding:.5rem 1rem;font-size:.875rem}.btn.btn-icon{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:.5rem}.btn.btn-icon i{font-size:1.1em}.btn.btn-gradient{background:linear-gradient(135deg, #4965df 0%, #213ebb 100%);border:none;color:#fff}.btn.btn-gradient:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(73,101,223,.3)}.btn.btn-gradient-secondary{background:linear-gradient(135deg, #64748b 0%, #444f5f 100%);border:none;color:#fff}.btn.btn-gradient-secondary:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(100,116,139,.3)}.form-control,.form-file .form-file-label,.form-select{border:2px solid #e5e7eb;border-radius:.625rem;padding:.75rem 1rem;font-size:1rem;transition:all 200ms cubic-bezier(0, 0, 0.2, 1);background-color:#fff}.form-control:focus:focus-visible,.form-file .form-file-label:focus:focus-visible,.form-select:focus:focus-visible{outline:2px solid rgba(73,101,223,.5);outline-offset:2px}.form-control:focus,.form-file .form-file-label:focus,.form-select:focus{border-color:#4965df;box-shadow:0 0 0 3px rgba(73,101,223,.1);outline:none}.form-control::placeholder,.form-file .form-file-label::placeholder,.form-select::placeholder{color:#9ca3af;font-weight:400}.form-control.form-control-lg,.form-file .form-control-lg.form-file-label,.form-control-lg.form-select{padding:1rem 1.25rem;font-size:1.125rem}.form-control.form-control-sm,.form-file .form-control-sm.form-file-label,.form-control-sm.form-select{padding:.5rem .75rem;font-size:.875rem}.form-select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 6 7 7 7-7'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;padding-right:2.5rem}.form-select:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%235d5dff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 6 7 7 7-7'/%3e%3c/svg%3e")}.form-check{display:flex;align-items:center;margin-bottom:.75rem}.form-check .form-check-input{width:1.25rem;height:1.25rem;margin-right:.75rem;border:2px solid #d1d5db;border-radius:.375rem;transition:all 200ms cubic-bezier(0, 0, 0.2, 1)}.form-check .form-check-input:checked{background-color:#4965df;border-color:#4965df;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check .form-check-input:focus:focus-visible{outline:2px solid rgba(73,101,223,.5);outline-offset:2px}.form-check .form-check-input:focus{box-shadow:0 0 0 3px rgba(73,101,223,.1)}.form-check .form-check-input[type=radio]{border-radius:9999px}.form-check .form-check-input[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check .form-check-label{font-weight:500;color:#374151;cursor:pointer}.form-switch .form-check-input{width:2.5rem;height:1.25rem;border-radius:9999px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280,0,0,.25%29'/%3e%3c/svg%3e");background-position:left center;background-repeat:no-repeat;background-size:contain;transition:all 200ms cubic-bezier(0, 0, 0.2, 1)}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;background-color:rgba(0,0,0,0);appearance:none}.form-range::-webkit-slider-track{width:100%;height:.5rem;background:#e5e7eb;border-radius:9999px;border:none}.form-range::-webkit-slider-thumb{appearance:none;width:1.5rem;height:1.5rem;background:#4965df;border-radius:9999px;border:3px solid #fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);cursor:pointer;transition:all 200ms cubic-bezier(0, 0, 0.2, 1)}.form-range::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.form-range::-moz-range-track{width:100%;height:.5rem;background:#e5e7eb;border-radius:9999px;border:none}.form-range::-moz-range-thumb{width:1.5rem;height:1.5rem;background:#4965df;border-radius:9999px;border:3px solid #fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);cursor:pointer;transition:all 200ms cubic-bezier(0, 0, 0.2, 1)}.form-range::-moz-range-thumb:hover{transform:scale(1.1);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.form-range:focus{outline:none}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px rgba(73,101,223,.2),0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 3px rgba(73,101,223,.2),0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.input-group{display:flex;align-items:stretch;width:100%}.input-group .form-control,.input-group .form-file .form-file-label,.form-file .input-group .form-file-label,.input-group .form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group .form-control:not(:first-child),.input-group .form-file .form-file-label:not(:first-child),.form-file .input-group .form-file-label:not(:first-child),.input-group .form-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.input-group .form-control:not(:last-child),.input-group .form-file .form-file-label:not(:last-child),.form-file .input-group .form-file-label:not(:last-child),.input-group .form-select:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group .input-group-text{display:flex;align-items:center;padding:.75rem 1rem;font-size:1rem;font-weight:500;color:#4b5563;background-color:#f3f4f6;border:2px solid #e5e7eb;border-radius:.625rem}.input-group .input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.input-group .input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.form-floating{position:relative}.form-floating .form-control,.form-floating .form-file .form-file-label,.form-file .form-floating .form-file-label,.form-floating .form-select{height:calc(3.5rem + 2px);padding:1rem .75rem .25rem}.form-floating .form-control::placeholder,.form-floating .form-file .form-file-label::placeholder,.form-file .form-floating .form-file-label::placeholder,.form-floating .form-select::placeholder{color:rgba(0,0,0,0)}.form-floating .form-control:focus,.form-floating .form-file .form-file-label:focus,.form-file .form-floating .form-file-label:focus,.form-floating .form-select:focus,.form-floating .form-control:not(:placeholder-shown),.form-floating .form-file .form-file-label:not(:placeholder-shown),.form-file .form-floating .form-file-label:not(:placeholder-shown),.form-floating .form-select:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:2px solid rgba(0,0,0,0);transform-origin:0 0;transition:all 200ms cubic-bezier(0, 0, 0.2, 1);color:#6b7280;font-weight:500}.form-floating .form-control:focus~label,.form-floating .form-file .form-file-label:focus~label,.form-file .form-floating .form-file-label:focus~label,.form-floating .form-select:focus~label,.form-floating .form-control:not(:placeholder-shown)~label,.form-floating .form-file .form-file-label:not(:placeholder-shown)~label,.form-file .form-floating .form-file-label:not(:placeholder-shown)~label,.form-floating .form-select:not(:placeholder-shown)~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);color:#4965df}.search-input{position:relative}.search-input .form-control,.search-input .form-file .form-file-label,.form-file .search-input .form-file-label,.search-input .form-select{padding-left:2.5rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%236b7280'%3e%3cpath fill-rule='evenodd' d='M8 4a4 4 0 100 8 4 4 0 000-8zM2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8z' clip-rule='evenodd'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:left .75rem center;background-size:1rem}.search-input.search-input-lg .form-control,.search-input.search-input-lg .form-file .form-file-label,.form-file .search-input.search-input-lg .form-file-label,.search-input.search-input-lg .form-select{padding-left:3rem;background-position:left 1rem center;background-size:1.25rem}.form-file{position:relative}.form-file .form-file-input{position:absolute;width:100%;height:100%;opacity:0;cursor:pointer;z-index:2}.form-file .form-file-label{display:flex;align-items:center;justify-content:center;min-height:3rem;border:2px dashed #d1d5db;background-color:#f9fafb;color:#4b5563;font-weight:500;cursor:pointer;transition:all 200ms cubic-bezier(0, 0, 0.2, 1)}.form-file .form-file-label:hover{border-color:#4965df;background-color:rgba(73,101,223,.05);color:#4965df}.form-file .form-file-label i{margin-right:.5rem;font-size:1.25rem}.form-file .form-file-input:focus+.form-file-label:focus-visible{outline:2px solid rgba(73,101,223,.5);outline-offset:2px}.form-file .form-file-input:focus+.form-file-label{border-color:#4965df;box-shadow:0 0 0 3px rgba(73,101,223,.1)}.btn-toggle{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.625rem;font-weight:600;text-decoration:none;transition:all 200ms cubic-bezier(0, 0, 0.2, 1);cursor:pointer;border:none;outline:none;background-color:#f3f4f6;border-color:#d1d5db;color:#374151}.btn-toggle:focus{outline:2px solid rgba(73,101,223,.5);outline-offset:2px}.btn-toggle:hover{background-color:#e5e7eb;border-color:#9ca3af}.btn-toggle.active{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.625rem;font-weight:600;text-decoration:none;transition:all 200ms cubic-bezier(0, 0, 0.2, 1);cursor:pointer;border:none;outline:none;background:linear-gradient(135deg, #4965df 0%, #2545d0 100%);color:#fff;box-shadow:0 4px 12px rgba(73,101,223,.3)}.btn-toggle.active:focus{outline:2px solid rgba(73,101,223,.5);outline-offset:2px}.btn-toggle.active:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(73,101,223,.4)}.btn-toggle.active:active{transform:translateY(0);box-shadow:0 2px 8px rgba(73,101,223,.3)}.btn-group{display:inline-flex;vertical-align:middle}.btn-group .btn{position:relative;flex:1 1 auto}.btn-group .btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-1px}.btn-group .btn:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group .btn:hover,.btn-group .btn:focus,.btn-group .btn.active{z-index:1}.dropdown-toggle::after{display:inline-block;margin-left:.5rem;vertical-align:.125em;content:"";border-top:.3em solid;border-right:.3em solid rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0);transition:transform 200ms cubic-bezier(0, 0, 0.2, 1)}.dropdown-toggle[aria-expanded=true]::after{transform:rotate(180deg)}.btn-loading{position:relative;pointer-events:none}.btn-loading::before{content:"";position:absolute;top:50%;left:50%;width:1rem;height:1rem;margin:-0.5rem 0 0 -0.5rem;border:2px solid rgba(0,0,0,0);border-top-color:currentColor;border-radius:9999px;animation:spin 1s linear infinite}.btn-loading .btn-text{opacity:0}.was-validated .form-control:valid,.was-validated .form-select:valid,.was-validated .form-file .form-file-label:valid,.form-file .was-validated .form-file-label:valid,.form-control.is-valid,.is-valid.form-select,.form-file .is-valid.form-file-label{border-color:#22c55e}.was-validated .form-control:valid:focus,.was-validated .form-select:valid:focus,.was-validated .form-file .form-file-label:valid:focus,.form-file .was-validated .form-file-label:valid:focus,.form-control.is-valid:focus,.is-valid.form-select:focus,.form-file .is-valid.form-file-label:focus{border-color:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.1)}.was-validated .form-control:invalid,.was-validated .form-select:invalid,.was-validated .form-file .form-file-label:invalid,.form-file .was-validated .form-file-label:invalid,.form-control.is-invalid,.is-invalid.form-select,.form-file .is-invalid.form-file-label{border-color:#ef4444}.was-validated .form-control:invalid:focus,.was-validated .form-select:invalid:focus,.was-validated .form-file .form-file-label:invalid:focus,.form-file .was-validated .form-file-label:invalid:focus,.form-control.is-invalid:focus,.is-invalid.form-select:focus,.form-file .is-invalid.form-file-label:focus{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.valid-feedback{display:block;width:100%;margin-top:.25rem;font-size:.875rem;color:#22c55e;font-weight:500}.invalid-feedback{display:block;width:100%;margin-top:.25rem;font-size:.875rem;color:#ef4444;font-weight:500}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}section[data-page=home] .section-padding{padding:8rem 0}@media(max-width: 767.98px){section[data-page=home] .section-padding{padding:4rem 0}}section[data-page=home] .gradient-text{background:linear-gradient(135deg, #4965df, #8b5cf6, #06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;font-weight:800}section[data-page=home] .section-badge .badge{background:linear-gradient(135deg, rgba(73, 101, 223, 0.1) 0%, rgba(73, 101, 223, 0.05) 100%);color:#4965df;font-weight:600;padding:.75rem 1.5rem;border-radius:9999px;border:1px solid rgba(73,101,223,.2);font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}section[data-page=home] .section-title{font-size:3.5rem;font-weight:800;line-height:1.25;letter-spacing:-0.025em;margin-bottom:1.5rem}@media(max-width: 767.98px){section[data-page=home] .section-title{font-size:2.5rem}}section[data-page=home] .section-subtitle{font-size:1.25rem;color:#4b5563;line-height:1.625;max-width:600px;margin:0 auto}section[data-page=home] .hero-section{position:relative;overflow:hidden;min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:row;background:linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%)}section[data-page=home] .hero-section .hero-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}section[data-page=home] .hero-section .hero-background .floating-shapes{position:absolute;width:100%;height:100%}section[data-page=home] .hero-section .hero-background .floating-shapes .shape{position:absolute;border-radius:9999px;background:linear-gradient(135deg, rgba(73, 101, 223, 0.1) 0%, rgba(73, 101, 223, 0.05) 100%);animation:float 20s ease-in-out infinite}section[data-page=home] .hero-section .hero-background .floating-shapes .shape.shape-1{width:300px;height:300px;top:10%;right:10%;animation-delay:0s}section[data-page=home] .hero-section .hero-background .floating-shapes .shape.shape-2{width:200px;height:200px;bottom:20%;left:5%;animation-delay:5s}section[data-page=home] .hero-section .hero-background .floating-shapes .shape.shape-3{width:150px;height:150px;top:60%;right:30%;animation-delay:10s}section[data-page=home] .hero-section .hero-background .floating-shapes .shape.shape-4{width:100px;height:100px;top:30%;left:20%;animation-delay:15s}section[data-page=home] .hero-section .container{position:relative;z-index:1}section[data-page=home] .hero-section .hero-content .announcement-badge .badge{background:linear-gradient(135deg, rgba(73, 101, 223, 0.15) 0%, rgba(73, 101, 223, 0.05) 100%);color:#4965df;font-weight:600;padding:.75rem 1.5rem;border-radius:9999px;border:1px solid rgba(73,101,223,.2);font-size:.875rem;box-shadow:0 4px 20px rgba(73,101,223,.1)}section[data-page=home] .hero-section .hero-content .hero-title{font-size:4rem;font-weight:800;line-height:1.25;letter-spacing:-0.025em;margin-bottom:2rem}@media(max-width: 767.98px){section[data-page=home] .hero-section .hero-content .hero-title{font-size:2.5rem}}section[data-page=home] .hero-section .hero-content .hero-subtitle{font-size:1.3rem;color:#4b5563;line-height:1.625;margin-bottom:3rem}section[data-page=home] .hero-section .hero-content .hero-actions .btn{font-size:1.125rem;padding:1rem 2rem;border-radius:.625rem;font-weight:600;transition:all 300ms cubic-bezier(0, 0, 0.2, 1)}section[data-page=home] .hero-section .hero-content .hero-actions .btn.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.625rem;font-weight:600;text-decoration:none;transition:all 200ms cubic-bezier(0, 0, 0.2, 1);cursor:pointer;border:none;outline:none;background:linear-gradient(135deg, #4965df 0%, #2545d0 100%);color:#fff;box-shadow:0 4px 12px rgba(73,101,223,.3);box-shadow:0 8px 25px rgba(73,101,223,.3)}section[data-page=home] .hero-section .hero-content .hero-actions .btn.btn-primary:focus{outline:2px solid rgba(73,101,223,.5);outline-offset:2px}section[data-page=home] .hero-section .hero-content .hero-actions .btn.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(73,101,223,.4)}section[data-page=home] .hero-section .hero-content .hero-actions .btn.btn-primary:active{transform:translateY(0);box-shadow:0 2px 8px rgba(73,101,223,.3)}section[data-page=home] .hero-section .hero-content .hero-actions .btn.btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(73,101,223,.4)}section[data-page=home] .hero-section .hero-content .hero-actions .btn.btn-outline-primary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.625rem;font-weight:600;text-decoration:none;transition:all 200ms cubic-bezier(0, 0, 0.2, 1);cursor:pointer;border:none;outline:none;background:rgba(0,0,0,0);color:#4965df;border:2px solid #4965df;background:rgba(255,255,255,.9)}section[data-page=home] .hero-section .hero-content .hero-actions .btn.btn-outline-primary:focus{outline:2px solid rgba(73,101,223,.5);outline-offset:2px}section[data-page=home] .hero-section .hero-content .hero-actions .btn.btn-outline-primary:hover{background:#4965df;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(73,101,223,.3)}section[data-page=home] .hero-section .hero-content .hero-actions .btn.btn-outline-primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(73,101,223,.3)}section[data-page=home] .hero-section .hero-content .hero-stats .stat-item{text-align:center}section[data-page=home] .hero-section .hero-content .hero-stats .stat-item .stat-icon{width:50px;height:50px;border-radius:.625rem;background:linear-gradient(135deg, rgba(73, 101, 223, 0.15) 0%, rgba(73, 101, 223, 0.05) 100%);display:flex;align-items:center;justify-content:center;flex-direction:row;margin:0 auto .75rem;color:#4965df;font-size:1.5rem}section[data-page=home] .hero-section .hero-content .hero-stats .stat-item .stat-number{font-size:1.5rem;font-weight:800;color:#151627;margin-bottom:.25rem}section[data-page=home] .hero-section .hero-content .hero-stats .stat-item .stat-label{font-size:.875rem;color:#4b5563;font-weight:500}section[data-page=home] .hero-section .hero-visual{position:relative}section[data-page=home] .hero-section .hero-visual .main-device{position:relative;z-index:-1}section[data-page=home] .hero-section .hero-visual .main-device img{border-radius:1.5rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);transition:all 300ms cubic-bezier(0, 0, 0.2, 1)}section[data-page=home] .hero-section .hero-visual .main-device img:hover{transform:translateY(-10px);box-shadow:0 35px 70px rgba(0,0,0,.2)}section[data-page=home] .hero-section .hero-visual .main-device .device-glow{position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px;background:linear-gradient(135deg, rgba(73, 101, 223, 0.2) 0%, rgba(73, 101, 223, 0.1) 100%);border-radius:1.5rem;z-index:-1;animation:pulse 4s ease-in-out infinite}section[data-page=home] .hero-section .hero-visual .floating-card{position:absolute;background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.2);border-radius:1rem;padding:1.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);animation:floatCard 6s ease-in-out infinite}section[data-page=home] .hero-section .hero-visual .floating-card.card-1{top:20%;right:-10%;animation-delay:0s}section[data-page=home] .hero-section .hero-visual .floating-card.card-2{top:-10%;left:-10%;animation-delay:2s}section[data-page=home] .hero-section .hero-visual .floating-card.card-3{bottom:-15%;right:20%;animation-delay:4s}section[data-page=home] .hero-section .hero-visual .floating-card .card-content{text-align:center}section[data-page=home] .hero-section .hero-visual .floating-card .card-content .metric-icon{width:40px;height:40px;border-radius:.5rem;background:linear-gradient(135deg, #4965df 0%, #213ebb 100%);color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:row;margin:0 auto .75rem;font-size:1.2rem}section[data-page=home] .hero-section .hero-visual .floating-card .card-content .metric-value{font-size:1.5rem;font-weight:800;color:#151627;margin-bottom:.25rem}section[data-page=home] .hero-section .hero-visual .floating-card .card-content .metric-label{font-size:.875rem;color:#4b5563;font-weight:500}section[data-page=home] .trust-section{background:rgba(255,255,255,.8)}section[data-page=home] .trust-section .trust-text{color:#4b5563;font-weight:500;font-size:1rem}section[data-page=home] .trust-section .trust-logo{opacity:.8;transition:all 300ms cubic-bezier(0, 0, 0.2, 1);filter:grayscale(100%)}section[data-page=home] .trust-section .trust-logo:hover{opacity:1;filter:grayscale(0%);transform:scale(1.05)}section[data-page=home] .how-it-works-section{background:linear-gradient(135deg, #ffffff 0%, #f8fafc 100%)}section[data-page=home] .how-it-works-section .feature-card{background:rgba(255,255,255,.8);border:1px solid rgba(255,255,255,.2);border-radius:1.5rem;padding:2.5rem;text-align:center;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transition:all .4s cubic-bezier(0, 0, 0.2, 1);position:relative;overflow:hidden;min-height:410px}section[data-page=home] .how-it-works-section .feature-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg, #4965df 0%, #213ebb 100%);transform:scaleX(0);transition:transform 300ms cubic-bezier(0, 0, 0.2, 1)}section[data-page=home] .how-it-works-section .feature-card:hover{transform:translateY(-10px);box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}section[data-page=home] .how-it-works-section .feature-card:hover::before{transform:scaleX(1)}section[data-page=home] .how-it-works-section .feature-card .feature-icon{width:80px;height:80px;border-radius:1.5rem;background:linear-gradient(135deg, rgba(73, 101, 223, 0.15) 0%, rgba(73, 101, 223, 0.05) 100%);display:flex;align-items:center;justify-content:center;flex-direction:row;margin:0 auto 1.5rem;color:#4965df;font-size:2rem;border:1px solid rgba(73,101,223,.1)}section[data-page=home] .how-it-works-section .feature-card .feature-title{font-size:1.5rem;font-weight:700;line-height:1.25;letter-spacing:-0.025em;margin-bottom:1rem;color:#151627}section[data-page=home] .how-it-works-section .feature-card .feature-description{color:#4b5563;line-height:1.625;margin-bottom:1.5rem}section[data-page=home] .how-it-works-section .feature-card .feature-highlight{position:absolute;bottom:8%;left:50%;transform:translateX(-50%);text-wrap:nowrap}section[data-page=home] .how-it-works-section .feature-card .feature-highlight .highlight-text{background:linear-gradient(135deg, #4965df 0%, #213ebb 100%);color:#fff;padding:.5rem 1rem;border-radius:1.5rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}section[data-page=home] .revenue-section{background:linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);position:relative;overflow:hidden}section[data-page=home] .revenue-section::before{content:"";position:absolute;top:-50%;right:-20%;width:40%;height:200%;background:linear-gradient(135deg, rgba(73, 101, 223, 0.05) 0%, rgba(73, 101, 223, 0.02) 100%);border-radius:9999px;z-index:0}section[data-page=home] .revenue-section .container{position:relative;z-index:1}section[data-page=home] .revenue-section .revenue-visual{position:relative}section[data-page=home] .revenue-section .revenue-visual .main-image{border-radius:1.5rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}section[data-page=home] .revenue-section .revenue-visual .revenue-cards{position:absolute;top:0;left:0;right:0;bottom:0}section[data-page=home] .revenue-section .revenue-visual .revenue-cards .revenue-card{position:absolute;background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.2);border-radius:.625rem;padding:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);animation:floatCard 8s ease-in-out infinite}section[data-page=home] .revenue-section .revenue-visual .revenue-cards .revenue-card.card-security{top:5%;right:10%;animation-delay:0s}section[data-page=home] .revenue-section .revenue-visual .revenue-cards .revenue-card.card-data{bottom:20%;left:5%;animation-delay:2s}section[data-page=home] .revenue-section .revenue-visual .revenue-cards .revenue-card.card-network{top:5%;left:5%;animation-delay:4s}section[data-page=home] .revenue-section .revenue-visual .revenue-cards .revenue-card .card-icon{width:35px;height:35px;border-radius:.375rem;background:linear-gradient(135deg, #4965df 0%, #213ebb 100%);color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:row;margin-bottom:.5rem;font-size:1rem}section[data-page=home] .revenue-section .revenue-visual .revenue-cards .revenue-card .card-title{font-size:.875rem;font-weight:600;color:#151627;margin-bottom:.25rem}section[data-page=home] .revenue-section .revenue-visual .revenue-cards .revenue-card .card-value{font-size:1.25rem;font-weight:800;color:#4965df}section[data-page=home] .revenue-section .revenue-content .revenue-items .revenue-item{display:flex;align-items:flex-start;margin-bottom:2rem}section[data-page=home] .revenue-section .revenue-content .revenue-items .revenue-item .item-icon{width:60px;height:60px;border-radius:.75rem;background:linear-gradient(135deg, rgba(73, 101, 223, 0.15) 0%, rgba(73, 101, 223, 0.05) 100%);display:flex;align-items:center;justify-content:center;flex-direction:row;margin-right:1.5rem;color:#4965df;font-size:1.5rem;flex-shrink:0;border:1px solid rgba(73,101,223,.1)}section[data-page=home] .revenue-section .revenue-content .revenue-items .revenue-item .item-content .item-title{font-size:1.25rem;font-weight:700;line-height:1.25;letter-spacing:-0.025em;margin-bottom:.5rem;color:#151627}section[data-page=home] .revenue-section .revenue-content .revenue-items .revenue-item .item-content .item-description{color:#4b5563;line-height:1.625}section[data-page=home] .earnings-section{background:linear-gradient(135deg, #ffffff 0%, #f8fafc 100%)}section[data-page=home] .earnings-section .earnings-calculator .calculator-card{background:linear-gradient(145deg, #ffffff 0%, #f8fafc 100%);border-radius:20px;padding:0;box-shadow:0 20px 40px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.05);border:1px solid rgba(255,255,255,.8);overflow:hidden;position:relative}section[data-page=home] .earnings-section .earnings-calculator .calculator-card::before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg, #4965df 0%, #8b5cf6 50%, #06b6d4 100%)}section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-header{padding:2rem 2rem 1rem;text-align:center}section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-header h3{font-size:1.75rem;font-weight:700;color:#151627;margin-bottom:.5rem;background:linear-gradient(135deg, #4965df 0%, #8b5cf6 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-header p{color:#4b5563;font-size:1rem;margin:0;font-weight:500}section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-body{padding:1rem 2rem 2rem}section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-body .input-section{background:rgba(73,101,223,.04);border-radius:16px;padding:1.5rem;margin-bottom:1.5rem;border:1px solid rgba(73,101,223,.1)}section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-body .input-section .input-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-body .input-section .input-label .label-text{font-weight:600;color:#151627;font-size:1rem}section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-body .input-section .input-label .current-value{background:#4965df;color:#fff;padding:.375rem .75rem;border-radius:8px;font-weight:700;font-size:.875rem;min-width:70px;text-align:center;box-shadow:0 2px 8px rgba(73,101,223,.3)}section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-body .input-section .slider-container{position:relative;margin-bottom:1rem}section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-body .input-section .slider-container .form-range{width:100%;height:8px;background:linear-gradient(90deg, rgba(73, 101, 223, 0.2) 0%, rgba(73, 101, 223, 0.4) 50%, rgba(73, 101, 223, 0.6) 100%);border-radius:4px;outline:none;appearance:none}section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-body .input-section .slider-container .form-range::-webkit-slider-thumb{appearance:none;width:20px;height:20px;background:linear-gradient(135deg, #4965df 0%, #8b5cf6 100%);border-radius:50%;cursor:pointer;box-shadow:0 4px 12px rgba(73,101,223,.4);transition:all .2s ease}section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-body .input-section .slider-container .form-range::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 6px 20px rgba(73,101,223,.5)}section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-body .input-section .slider-container .form-range::-moz-range-thumb{width:20px;height:20px;background:linear-gradient(135deg, #4965df 0%, #8b5cf6 100%);border-radius:50%;cursor:pointer;border:none;box-shadow:0 4px 12px rgba(73,101,223,.4);transition:all .2s ease}section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-body .input-section .slider-container .form-range::-moz-range-thumb:hover{transform:scale(1.2);box-shadow:0 6px 20px rgba(73,101,223,.5)}section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-body .input-section .range-markers{position:relative;height:20px;font-size:.75rem;color:#6b7280;font-weight:500;margin-top:.5rem}section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-body .input-section .range-markers .marker{position:absolute;transform:translateX(-50%);white-space:nowrap;padding:.125rem .25rem;background:rgba(255,255,255,.8);border-radius:.375rem}section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-body .input-section .range-markers .marker::before{content:"";position:absolute;top:-12px;left:50%;transform:translateX(-50%);width:2px;height:6px;background:#9ca3af;border-radius:1px}section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-body .results-section{background:linear-gradient(135deg, rgba(73, 101, 223, 0.08) 0%, rgba(73, 101, 223, 0.04) 100%);border-radius:16px;padding:2rem;text-align:center;border:1px solid rgba(73,101,223,.15);position:relative;overflow:hidden}section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-body .results-section::before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle, rgba(73, 101, 223, 0.1) 0%, transparent 70%);pointer-events:none}section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-body .results-section .main-earning{position:relative;z-index:1;margin-bottom:1.5rem}section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-body .results-section .main-earning .earning-label{font-size:.875rem;color:#4b5563;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem}section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-body .results-section .main-earning .earning-amount{font-size:3rem;font-weight:800;background:linear-gradient(135deg, #4965df 0%, #8b5cf6 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;line-height:1;margin-bottom:.25rem}@media(max-width: 767.98px){section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-body .results-section .main-earning .earning-amount{font-size:2.5rem}}section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-body .results-section .main-earning .earning-period{font-size:1rem;color:#4b5563;font-weight:500}section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-body .results-section .breakdown-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;position:relative;z-index:1}@media(max-width: 575.98px){section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-body .results-section .breakdown-grid{grid-template-columns:1fr;gap:.75rem}}section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-body .results-section .breakdown-grid .breakdown-card{background:rgba(255,255,255,.7);border-radius:12px;padding:1rem;border:1px solid rgba(255,255,255,.8);transition:all .3s ease}section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-body .results-section .breakdown-grid .breakdown-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(73,101,223,.15);background:rgba(255,255,255,.9)}section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-body .results-section .breakdown-grid .breakdown-card .breakdown-label{font-size:.75rem;color:#6b7280;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem}section[data-page=home] .earnings-section .earnings-calculator .calculator-card .calculator-body .results-section .breakdown-grid .breakdown-card .breakdown-value{font-size:1.125rem;font-weight:700;color:#4965df}section[data-page=home] .earnings-section .tier-cards .tier-card{background:rgba(255,255,255,.98);border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:2.5rem 2rem;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease;position:relative;text-align:center}section[data-page=home] .earnings-section .tier-cards .tier-card.featured{border:2px solid #4965df;box-shadow:0 8px 30px rgba(73,101,223,.15);transform:scale(1.02)}section[data-page=home] .earnings-section .tier-cards .tier-card.featured .tier-badge-featured{position:absolute;top:-1px;left:50%;transform:translateX(-50%);background:#4965df;color:#fff;padding:.5rem 1.5rem;border-radius:0 0 12px 12px;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}section[data-page=home] .earnings-section .tier-cards .tier-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.12);border-color:rgba(73,101,223,.2)}section[data-page=home] .earnings-section .tier-cards .tier-card:hover.featured{transform:translateY(-8px) scale(1.02);box-shadow:0 16px 50px rgba(73,101,223,.2)}section[data-page=home] .earnings-section .tier-cards .tier-card .tier-header{margin-bottom:2rem}section[data-page=home] .earnings-section .tier-cards .tier-card .tier-header .tier-badge{display:inline-block;background:rgba(73,101,223,.1);color:#4965df;padding:.5rem 1.25rem;border-radius:25px;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.5rem;border:1px solid rgba(73,101,223,.15)}section[data-page=home] .earnings-section .tier-cards .tier-card .tier-header .tier-users{font-size:1.125rem;color:#6b7280;margin-bottom:1.5rem;font-weight:500}section[data-page=home] .earnings-section .tier-cards .tier-card .tier-header .tier-amount{margin-bottom:1.5rem}section[data-page=home] .earnings-section .tier-cards .tier-card .tier-header .tier-amount .amount{font-size:3rem;font-weight:800;color:#151627;display:block;line-height:1;margin-bottom:.5rem}@media(max-width: 767.98px){section[data-page=home] .earnings-section .tier-cards .tier-card .tier-header .tier-amount .amount{font-size:2.5rem}}section[data-page=home] .earnings-section .tier-cards .tier-card .tier-header .tier-amount .period{font-size:1rem;color:#6b7280;font-weight:500}section[data-page=home] .earnings-section .tier-cards .tier-card .tier-header .tier-description{color:#4b5563;font-size:.875rem;line-height:1.625;max-width:220px;margin:0 auto}section[data-page=home] .earnings-section .tier-cards .tier-card .btn{width:100%;padding:.875rem 1.5rem;border-radius:12px;font-weight:600;transition:all .2s ease}section[data-page=home] .earnings-section .tier-cards .tier-card .btn.btn-primary{background:#4965df;border:none;color:#fff}section[data-page=home] .earnings-section .tier-cards .tier-card .btn.btn-primary:hover{background:#2648d9;transform:translateY(-2px);box-shadow:0 6px 20px rgba(73,101,223,.3)}section[data-page=home] .earnings-section .tier-cards .tier-card .btn.btn-outline-primary{background:rgba(0,0,0,0);border:2px solid rgba(73,101,223,.3);color:#4965df}section[data-page=home] .earnings-section .tier-cards .tier-card .btn.btn-outline-primary:hover{background:#4965df;border-color:#4965df;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px rgba(73,101,223,.25)}section[data-page=home] .sdk-section{background:linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%)}section[data-page=home] .sdk-section .sdk-content .sdk-features .sdk-feature{display:flex;align-items:flex-start;margin-bottom:2rem}section[data-page=home] .sdk-section .sdk-content .sdk-features .sdk-feature .feature-icon{width:60px;height:60px;border-radius:.75rem;background:linear-gradient(135deg, rgba(73, 101, 223, 0.15) 0%, rgba(73, 101, 223, 0.05) 100%);display:flex;align-items:center;justify-content:center;flex-direction:row;margin-right:1.5rem;color:#4965df;font-size:1.5rem;flex-shrink:0;border:1px solid rgba(73,101,223,.1)}section[data-page=home] .sdk-section .sdk-content .sdk-features .sdk-feature .feature-content h4{font-size:1.25rem;font-weight:700;line-height:1.25;letter-spacing:-0.025em;margin-bottom:.5rem;color:#151627}section[data-page=home] .sdk-section .sdk-content .sdk-features .sdk-feature .feature-content p{color:#4b5563;line-height:1.625;margin:0}section[data-page=home] .sdk-section .sdk-content .platform-badges{margin-top:2rem}section[data-page=home] .sdk-section .sdk-content .platform-badges .platform-badge{background:linear-gradient(135deg, #151627 0%, black 100%);color:#fff;padding:.5rem 1rem;border-radius:1.5rem;font-size:.875rem;font-weight:600;margin-right:.75rem;margin-bottom:.5rem;display:inline-block;transition:all 300ms cubic-bezier(0, 0, 0.2, 1)}section[data-page=home] .sdk-section .sdk-content .platform-badges .platform-badge:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(21,22,39,.3)}section[data-page=home] .sdk-section .sdk-visual .code-window{background:#1e293b;border-radius:.625rem;overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);margin-bottom:2rem}section[data-page=home] .sdk-section .sdk-visual .code-window .window-header{background:#334155;padding:1rem;display:flex;align-items:center;justify-content:center;flex-direction:row}section[data-page=home] .sdk-section .sdk-visual .code-window .window-header .window-controls{display:flex;gap:.5rem;margin-right:1rem}section[data-page=home] .sdk-section .sdk-visual .code-window .window-header .window-controls .control{width:12px;height:12px;border-radius:9999px}section[data-page=home] .sdk-section .sdk-visual .code-window .window-header .window-controls .control.close{background:#ef4444}section[data-page=home] .sdk-section .sdk-visual .code-window .window-header .window-controls .control.minimize{background:#f59e0b}section[data-page=home] .sdk-section .sdk-visual .code-window .window-header .window-controls .control.maximize{background:#22c55e}section[data-page=home] .sdk-section .sdk-visual .code-window .window-header .window-title{color:#e2e8f0;font-size:.875rem;font-weight:500}section[data-page=home] .sdk-section .sdk-visual .code-window .code-content{padding:1.5rem}section[data-page=home] .sdk-section .sdk-visual .code-window .code-content pre{margin:0}section[data-page=home] .sdk-section .sdk-visual .code-window .code-content pre code{color:#e2e8f0;font-family:"Fira Code","SF Mono",Monaco,Inconsolata,"Roboto Mono","Source Code Pro",monospace;font-size:.875rem;line-height:1.625}section[data-page=home] .sdk-section .sdk-visual .code-window .code-content pre code .comment{color:#64748b}section[data-page=home] .sdk-section .sdk-visual .code-window .code-content pre code .keyword{color:#8b5cf6}section[data-page=home] .sdk-section .sdk-visual .code-window .code-content pre code .string{color:#22c55e}section[data-page=home] .sdk-section .sdk-visual .code-window .code-content pre code .function{color:#0ea5e9}section[data-page=home] .sdk-section .sdk-visual .code-window .code-content pre code .property{color:#f59e0b}section[data-page=home] .sdk-section .sdk-visual .integration-stats{display:flex;justify-content:space-around;background:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.1);border-radius:.625rem;padding:1.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}section[data-page=home] .sdk-section .sdk-visual .integration-stats .stat-item{text-align:center}section[data-page=home] .sdk-section .sdk-visual .integration-stats .stat-item .stat-number{font-size:2rem;font-weight:800;color:#4965df;margin-bottom:.25rem}section[data-page=home] .sdk-section .sdk-visual .integration-stats .stat-item .stat-label{font-size:.875rem;color:#4b5563;font-weight:500}section[data-page=home] .referral-section{background:linear-gradient(135deg, #ffffff 0%, #f8fafc 100%)}section[data-page=home] .referral-section .referral-card{background:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.2);border-radius:1.5rem;padding:3rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}section[data-page=home] .referral-section .referral-content .referral-benefits{margin-bottom:2rem}section[data-page=home] .referral-section .referral-content .referral-benefits .benefit-item{display:flex;align-items:center;margin-bottom:1rem}section[data-page=home] .referral-section .referral-content .referral-benefits .benefit-item i{width:40px;height:40px;border-radius:.5rem;background:linear-gradient(135deg, rgba(73, 101, 223, 0.15) 0%, rgba(73, 101, 223, 0.05) 100%);display:flex;align-items:center;justify-content:center;flex-direction:row;margin-right:1rem;color:#4965df;font-size:1.2rem}section[data-page=home] .referral-section .referral-content .referral-benefits .benefit-item span{color:#374151;font-weight:500}section[data-page=home] .referral-section .referral-visual{position:relative}section[data-page=home] .referral-section .referral-visual img{border-radius:1rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}section[data-page=home] .referral-section .referral-visual .referral-overlay{position:absolute;top:20px;right:20px;background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.1);border-radius:.625rem;padding:1.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}section[data-page=home] .referral-section .referral-visual .referral-overlay .success-metric{text-align:center}section[data-page=home] .referral-section .referral-visual .referral-overlay .success-metric .metric-value{font-size:2rem;font-weight:800;color:#4965df;margin-bottom:.25rem}section[data-page=home] .referral-section .referral-visual .referral-overlay .success-metric .metric-label{font-size:.875rem;color:#4b5563;font-weight:500}section[data-page=home] .cta-section{background:linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%)}section[data-page=home] .cta-section .cta-card{background:linear-gradient(135deg, #4965df 0%, #213ebb 100%);border-radius:1.5rem;padding:4rem;position:relative;overflow:hidden;box-shadow:0 25px 50px rgba(73,101,223,.3)}section[data-page=home] .cta-section .cta-card .cta-background{position:absolute;top:0;left:0;right:0;bottom:0}section[data-page=home] .cta-section .cta-card .cta-background .cta-shapes{position:absolute;width:100%;height:100%}section[data-page=home] .cta-section .cta-card .cta-background .cta-shapes .cta-shape{position:absolute;border-radius:9999px;background:rgba(255,255,255,.1)}section[data-page=home] .cta-section .cta-card .cta-background .cta-shapes .cta-shape.shape-1{width:200px;height:200px;top:-50px;right:-50px}section[data-page=home] .cta-section .cta-card .cta-background .cta-shapes .cta-shape.shape-2{width:150px;height:150px;bottom:-30px;left:-30px}section[data-page=home] .cta-section .cta-card .cta-background .cta-shapes .cta-shape.shape-3{width:100px;height:100px;top:50%;left:20%}section[data-page=home] .cta-section .cta-card .cta-content{position:relative;z-index:1}section[data-page=home] .cta-section .cta-card .cta-content .cta-subtitle{color:rgba(255,255,255,.9);font-weight:600;text-transform:uppercase;letter-spacing:1px;font-size:.875rem}section[data-page=home] .cta-section .cta-card .cta-content .cta-title{color:#fff;font-size:2.5rem;font-weight:800;line-height:1.25;letter-spacing:-0.025em}@media(max-width: 767.98px){section[data-page=home] .cta-section .cta-card .cta-content .cta-title{font-size:2rem}}section[data-page=home] .cta-section .cta-card .cta-content .cta-description{color:rgba(255,255,255,.9);font-size:1.125rem;line-height:1.625}section[data-page=home] .cta-section .cta-card .cta-actions{position:relative;z-index:1}section[data-page=home] .cta-section .cta-card .cta-actions .btn{font-size:1.125rem;padding:1rem 2rem;border-radius:.625rem;font-weight:600;transition:all 300ms cubic-bezier(0, 0, 0.2, 1)}section[data-page=home] .cta-section .cta-card .cta-actions .btn.btn-light{background:rgba(255,255,255,.95);border:none;color:#4965df}section[data-page=home] .cta-section .cta-card .cta-actions .btn.btn-light:hover{background:#fff;transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.2)}section[data-page=home] .cta-section .cta-card .cta-actions .btn.btn-outline-light{border:2px solid rgba(255,255,255,.8);color:#fff;background:rgba(255,255,255,.1)}section[data-page=home] .cta-section .cta-card .cta-actions .btn.btn-outline-light:hover{background:rgba(255,255,255,.2);transform:translateY(-3px)}section[data-page=home] .cta-section .cta-card .cta-testimonials{position:relative;z-index:1}section[data-page=home] .cta-section .cta-card .cta-testimonials .testimonial-item{display:flex;align-items:center;background:rgba(255,255,255,.15);border-radius:.625rem;padding:1rem;border:1px solid rgba(255,255,255,.2)}section[data-page=home] .cta-section .cta-card .cta-testimonials .testimonial-item .testimonial-avatar{margin-right:1rem}section[data-page=home] .cta-section .cta-card .cta-testimonials .testimonial-item .testimonial-avatar img{width:50px;height:50px;border-radius:9999px;border:2px solid rgba(255,255,255,.3)}section[data-page=home] .cta-section .cta-card .cta-testimonials .testimonial-item .testimonial-content .testimonial-name{color:#fff;font-weight:600;font-size:.875rem;margin-bottom:.25rem}section[data-page=home] .cta-section .cta-card .cta-testimonials .testimonial-item .testimonial-content .testimonial-role{color:rgba(255,255,255,.7);font-size:.875rem;margin-bottom:.5rem}section[data-page=home] .cta-section .cta-card .cta-testimonials .testimonial-item .testimonial-content .testimonial-text{color:rgba(255,255,255,.9);font-size:.875rem;line-height:1.375}@keyframes float{0%,100%{transform:translateY(0px) rotate(0deg)}33%{transform:translateY(-20px) rotate(5deg)}66%{transform:translateY(-10px) rotate(-5deg)}}@keyframes floatCard{0%,100%{transform:translateY(0px)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,100%{opacity:.6;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width: 767.98px){section[data-page=home] .hero-section .hero-visual .floating-card{display:none}section[data-page=home] .revenue-section .revenue-visual .revenue-cards{display:none}section[data-page=home] .cta-section .cta-card{padding:2rem}section[data-page=home] .cta-section .cta-card .cta-testimonials .testimonial-item{margin-bottom:1rem}}@media screen and (max-width: 468px){section[data-page=home] .hero-content a[href="#how-it-works"]{margin-top:1rem}}html,body{overflow-x:hidden}body{padding-top:80px;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#151627;background-color:#f9fafc;line-height:1.5}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.25}.display-1,.display-2,.display-3,.display-4,.display-5,.display-6{font-weight:800;letter-spacing:-0.02em;line-height:1.1}.navbar{background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.06);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);padding:1rem 0;box-shadow:0 1px 3px rgba(0,0,0,.08);position:fixed !important;top:0;left:0;right:0;width:100% !important;z-index:1030}.navbar.scrolled{background:#fff;box-shadow:0 2px 16px rgba(0,0,0,.1);padding:.5rem 0}@media(max-width: 475px){.navbar .container{padding-left:.75rem;padding-right:.75rem}}.navbar .navbar-brand{font-weight:700;font-size:1.35rem;color:#1a1d29;text-decoration:none;transition:opacity .2s ease}@media(max-width: 475px){.navbar .navbar-brand{font-size:1.1rem;margin-left:.5rem}}.navbar .navbar-brand:hover{opacity:.8}.navbar .navbar-brand img{border-radius:8px}@media(max-width: 475px){.navbar .navbar-brand img{width:28px;height:28px}}.navbar .navbar-brand span{color:#1a1d29}@media(max-width: 475px){.navbar .navbar-brand span{display:none}}.navbar .navbar-toggler{border:none;padding:.5rem;border-radius:8px;background:rgba(0,0,0,0);transition:background .2s ease;flex-shrink:0}@media(max-width: 475px){.navbar .navbar-toggler{padding:.375rem;margin-right:.5rem}}.navbar .navbar-toggler:focus{box-shadow:none;outline:none}.navbar .navbar-toggler:hover{background:rgba(0,0,0,.05)}.navbar .navbar-toggler .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%231a1d29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");width:1.5rem;height:1.5rem}@media(max-width: 475px){.navbar .navbar-toggler .navbar-toggler-icon{width:1.25rem;height:1.25rem}}@media(max-width: 991.98px){.navbar .navbar-collapse{background:#fff;border-radius:12px;margin-top:1rem;padding:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.06)}}@media(max-width: 991.98px)and (max-width: 475px){.navbar .navbar-collapse{margin-left:-0.75rem;margin-right:-0.75rem;border-radius:0;padding:1rem}}.navbar .navbar-nav{gap:0}@media(max-width: 991.98px){.navbar .navbar-nav{margin-bottom:1.5rem}}.navbar .nav-link{font-weight:500;padding:.5rem 1rem;transition:color .2s ease;border-radius:6px;margin:0 .25rem;color:#4a5568;font-size:.9375rem;text-decoration:none}.navbar .nav-link:hover{color:#1a1d29}.navbar .nav-link:focus{outline:none}.navbar .nav-link.active{color:#5d5dff;font-weight:600}@media(max-width: 991.98px){.navbar .nav-link{padding:.75rem 1rem;margin:.25rem 0;font-size:1rem}}.navbar .btn{font-weight:600;padding:.625rem 1.5rem;border-radius:8px;transition:all .2s ease;font-size:.9375rem}.navbar .btn.btn-outline-primary{color:#5d5dff;border:1.5px solid #5d5dff;background:rgba(0,0,0,0)}.navbar .btn.btn-outline-primary:hover{background:#5d5dff;color:#fff;border-color:#5d5dff}.navbar .btn.btn-primary{background:#5d5dff;border:none;color:#fff}.navbar .btn.btn-primary:hover{background:#4a4acc}.navbar .d-flex{gap:.75rem}@media(max-width: 991.98px){.navbar .d-flex{flex-direction:column;width:100%}.navbar .d-flex .btn{width:100%;justify-content:center}}.navbar-light .navbar-nav .nav-link{color:#4a5568}.navbar-light .navbar-nav .nav-link:hover{color:#353d4a}.footer{background-color:#131420}.footer h5,.footer h6{font-weight:600;letter-spacing:.5px;font-size:1rem;text-transform:uppercase;margin-bottom:1.5rem}.footer a{transition:all 200ms cubic-bezier(0, 0, 0.2, 1);opacity:.8;font-weight:400}.footer a:hover{opacity:1;transform:translateX(3px)}.footer .social-icons a{font-size:1.25rem;margin-right:1rem;opacity:.85;margin-left:5px}.footer .social-icons a:hover{transform:translateY(-3px);opacity:1}.bg-primary-light{background-color:#f0f0ff}.bg-gradient{background:linear-gradient(135deg, #4965df 0%, #213ebb 100%)}.bg-gradient-primary{background:linear-gradient(135deg, #4965df 0%, #213ebb 100%)}.bg-gradient-secondary{background:linear-gradient(135deg, #64748b 0%, #444f5f 100%)}.text-primary{color:#4965df !important}.text-gradient{background:linear-gradient(135deg, #4965df, #8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;font-weight:800}.text-gradient-primary{background:linear-gradient(135deg, #4965df, #1d36a5);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;font-weight:800}.rounded-xl{border-radius:1rem !important}.rounded-2xl{border-radius:1.5rem !important}.shadow-soft{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06) !important}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05) !important}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04) !important}.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25) !important}.section-padding{padding:6rem 0}@media(max-width: 767.98px){.section-padding{padding:4rem 0}}.section-padding-sm{padding:4rem 0}@media(max-width: 767.98px){.section-padding-sm{padding:2rem 0}}.section-padding-lg{padding:8rem 0}@media(max-width: 767.98px){.section-padding-lg{padding:5rem 0}}.container-fluid-custom{width:100%;max-width:1400px;margin:0 auto;padding:0 1rem}@media(min-width: 576px){.container-fluid-custom{padding:0 1.5rem}}@media(min-width: 992px){.container-fluid-custom{padding:0 2rem}}.d-flex-center{display:flex;align-items:center;justify-content:center;flex-direction:row}.d-flex-center-column{display:flex;align-items:center;justify-content:center;flex-direction:column}.animate-float{animation:float 6s ease-in-out infinite}.animate-pulse{animation:pulse 2s ease-in-out infinite}.animate-fade-in-up{opacity:0;transform:translateY(30px);animation:fade-in-up .6s cubic-bezier(0, 0, 0.2, 1) forwards}.spin{animation:spin 1s linear infinite}.focus-ring:focus-visible{outline:2px solid rgba(73,101,223,.5);outline-offset:2px}.glassmorphism{background:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.2)}.glassmorphism-light{background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.1)}.glassmorphism-dark{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.3);color:#fff}.heading-xl{font-size:3rem;font-weight:800;line-height:1.25;letter-spacing:-0.025em}@media(max-width: 767.98px){.heading-xl{font-size:2rem}}.heading-lg{font-size:2.5rem;font-weight:700;line-height:1.25;letter-spacing:-0.025em}@media(max-width: 767.98px){.heading-lg{font-size:1.75rem}}.heading-md{font-size:2rem;font-weight:700;line-height:1.25;letter-spacing:-0.025em}@media(max-width: 767.98px){.heading-md{font-size:1.5rem}}@media(max-width: 767.98px){.hide-on-mobile{display:none !important}}.show-on-mobile{display:none !important}@media(max-width: 767.98px){.show-on-mobile{display:block !important}}.show-on-mobile-flex{display:none !important}@media(max-width: 767.98px){.show-on-mobile-flex{display:flex !important}}.visually-hidden{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.sr-only{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}@media print{.no-print{display:none !important}.print-only{display:block !important}}@keyframes float{0%,100%{transform:translateY(0px) rotate(0deg)}33%{transform:translateY(-20px) rotate(5deg)}66%{transform:translateY(-10px) rotate(-5deg)}}@keyframes pulse{0%,100%{opacity:.6;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes fade-in-up{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
