:root{--primary-color-light: #1a56db;--accent-color-light: #38bdf8;--bg-color-light: #f0f4f8;--text-color-light: #0f172a;--card-bg-light: rgba(255, 255, 255, .97);--border-color-light: rgba(226, 232, 240, .9);--primary-glow-light: rgba(26, 86, 219, .2);--stat-card-bg-light: rgba(241, 245, 249, .97);--primary-color-dark: #3b82f6;--accent-color-dark: #38bdf8;--bg-color-dark: #0a0e1a;--text-color-dark: #e2e8f0;--card-bg-dark: rgba(29, 41, 56, .95);--border-color-dark: rgba(51, 65, 85, .7);--primary-glow-dark: rgba(59, 130, 246, .2);--stat-card-bg-dark: rgba(51, 65, 85, .95)}.light-mode #trust-app-section>div,.light-mode #bds-section>div{background:linear-gradient(135deg,#0f172af7,#1e293bf7)!important;color:#f1f5f9}html,body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important}.fa,.fas,.far,.fal,.fad,.fab,.fa-solid,.fa-regular,.fa-light,.fa-duotone,.fa-brands,.fa-thin,[data-prefix=fas],[data-prefix=far],[data-prefix=fab]{font-family:"Font Awesome 6 Free","Font Awesome 6 Brands","Font Awesome 6 Pro"!important}.fab,.fa-brands,[data-prefix=fab]{font-family:"Font Awesome 6 Brands"!important}.fi,[class*=fi-]{font-family:inherit!important}body,p,span,div,li,td,th,label,input,select,textarea,button,a,details summary{font-size:15px}h4,.text-base{font-size:15px!important}h3,.text-lg{font-size:18px!important}h2,.text-xl,.section-title{font-size:21px!important}h1,.text-2xl,.eg-section-title{font-size:24px!important}.text-3xl,.title-text,.hero-r-title,.text-4xl,.text-5xl{font-size:27px!important}.text-sm{font-size:14px!important}.text-xs{font-size:13px!important}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeSlideInLeft{0%{opacity:0;transform:translate(-15px)}to{opacity:1;transform:translate(0)}}@keyframes pulseGlow{0%,to{box-shadow:0 0 5px #3b82f633}50%{box-shadow:0 0 20px #3b82f666}}@keyframes subtleBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}a,button,.card,.interactive-btn,.package-btn,.faq-tab,.trust-layer,.trust-icon-card,.stat-card,.results-box,details,summary,input,select,.egety-nav-link,.egety-nav-settings-btn,.egety-nav-cta,.eds-package-section,.category-header,img,.info-tooltip-container,nav,section{transition:all .3s cubic-bezier(.4,0,.2,1)!important}.card:hover,.trust-icon-card:hover,.stat-card:hover,.results-box:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00000026}button:hover,.interactive-btn:hover,.egety-nav-cta:hover{transform:translateY(-1px);filter:brightness(1.08)}.egety-nav-link:hover{transform:translateY(-1px);text-shadow:0 0 8px rgba(59,130,246,.3)}.trust-layer:hover{transform:translate(6px);border-left-width:5px}details:hover{background:#3b82f608;border-radius:8px}details summary:hover{color:var(--primary-color)}img:hover{transform:scale(1.02)}input:focus,select:focus,textarea:focus{transform:scale(1.01);box-shadow:0 0 0 3px #3b82f626}.eg-reveal{animation:fadeSlideIn .6s ease both}.trust-layer-desc.active{display:block;animation:fadeSlideInLeft .4s ease both}.package-btn:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 6px 20px #3b82f633}.page-nav-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;border-radius:10px;font-weight:600;font-size:15px;cursor:pointer;border:2px solid var(--border-color);background:var(--card-bg);color:var(--text-color);transition:all .3s ease;position:relative;overflow:hidden}.page-nav-btn:hover{transform:translateY(-2px);border-color:var(--primary-color);box-shadow:0 4px 15px #3b82f633}.page-nav-btn.active{background:linear-gradient(135deg,var(--primary-color),#06b6d4);color:#fff;border-color:transparent;box-shadow:0 4px 20px #3b82f64d}.page-nav-container{display:flex;justify-content:center;gap:.75rem;padding:.75rem 1rem;flex-wrap:wrap;position:sticky;top:60px;z-index:40;background:var(--bg-color);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);margin-bottom:1rem}@media(max-width:640px){.page-nav-container{gap:.4rem;padding:.5rem}.page-nav-btn{font-size:13px!important;padding:.4rem .75rem}.page-nav-btn i{display:none}}.page-content{animation:fadeSlideIn .4s ease both}.page-content.hidden{display:none!important}.light-mode{--bg-color: var(--bg-color-light);--text-color: var(--text-color-light);--card-bg: var(--card-bg-light);--border-color: var(--border-color-light);--primary-color: var(--primary-color-light);--accent-color: var(--accent-color-light);--primary-glow: var(--primary-glow-light);--stat-card-bg: var(--stat-card-bg-light);--bg-card: rgba(255, 255, 255, .95);--bg-page: var(--bg-color-light)}.dark-mode{--bg-color: var(--bg-color-dark);--text-color: var(--text-color-dark);--card-bg: var(--card-bg-dark);--border-color: var(--border-color-dark);--primary-color: var(--primary-color-dark);--accent-color: var(--accent-color-dark);--primary-glow: var(--primary-glow-dark);--stat-card-bg: var(--stat-card-bg-dark)}.overflow-clip-wrapper{overflow-x:hidden;width:100%}body{width:100%;max-width:100vw;background-color:var(--bg-color);color:var(--text-color);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:background-color .3s,color .3s;font-size:16px;position:relative;scroll-behavior:smooth}#particle-bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--accent-color)}.card{background:var(--card-bg);border:1px solid var(--border-color);border-radius:14px;box-shadow:0 1px 3px #0000000a,0 4px 16px #0000000a;backdrop-filter:none;-webkit-backdrop-filter:none;transition:opacity .6s ease-out,transform .6s ease-out,box-shadow .3s ease,border-color .3s ease;opacity:1;transform:scale(1)}.card:hover{box-shadow:0 4px 20px #00000014;border-color:var(--accent-color)}.card.is-visible{opacity:1;transform:scale(1)}.dark-mode .card{box-shadow:0 1px 3px #00000026,0 4px 16px #0003}.light-mode .results-carousel .text-white{color:var(--text-color-light)}.package-img{flex-shrink:0;width:4rem!important;height:4rem!important;object-fit:cover;border-radius:10px}.top-k-package .package-img{width:5rem!important;height:5rem!important}.package-btn{position:relative;display:flex;flex-direction:column;align-items:stretch;gap:.25rem;padding:.5rem;min-height:4.5rem;text-align:center}.result-package-img{flex-shrink:0;width:4rem!important;height:4rem!important;object-fit:cover;border-radius:10px}.multiplier-info{color:var(--accent-color);font-size:.8rem!important;font-weight:700}.fallback-img{font-size:2rem;display:flex;align-items:center;justify-content:center}.eds-info{color:#9ca3af;font-size:.8rem!important;font-weight:700}.eds-package-section .eds-info{color:#9ca3af!important}#edsPackageButtons .package-btn{padding:.5rem;display:flex;flex-direction:column;align-items:stretch;gap:.25rem;min-height:4.5rem;text-align:center}.dark-mode .live-simulation-card .text-gray-600,.dark-mode #resultsContainer .card .text-gray-600{color:#e2e8f0}.light-mode .live-simulation-card .text-gray-600,.light-mode #resultsContainer .card .text-gray-600{color:#0f172a}.title-text,.section-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;color:var(--primary-color)}.section-title{text-shadow:none}.link-btn{background-color:var(--primary-color);color:#fff;transition:all .25s ease;border:1px solid transparent;border-radius:9999px;font-weight:600}.link-btn:hover{background-color:color-mix(in srgb,var(--primary-color) 85%,black);transform:translateY(-2px);box-shadow:0 4px 16px #1a56db33;border-color:var(--accent-color)}.modal-is-open .sticky-bubble{display:none!important}#whitePaperList{overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--primary-color) transparent}#whitePaperList::-webkit-scrollbar{width:6px}#whitePaperList::-webkit-scrollbar-track{background:transparent}#whitePaperList::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:3px}#launchAppBtn,#saveSimulationBtn{animation:none}@keyframes pulse-cta{0%{box-shadow:0 0 0 0 transparent}to{box-shadow:0 0 0 0 transparent}}.interactive-btn{background-color:var(--bg-color);border:1px solid var(--border-color);color:var(--text-color);transition:all .2s ease;border-radius:10px;font-weight:500}.interactive-btn:hover{border-color:var(--accent-color);color:var(--primary-color);transform:translateY(-1px);box-shadow:0 2px 8px #0000000f}.interactive-btn.active{background:linear-gradient(to right,var(--primary-color),var(--accent-color));border-color:var(--accent-color);color:#fff;box-shadow:none;transform:translateY(-1px)}.interactive-btn .btn-subtext{font-size:.95rem}.interactive-btn.active .btn-subtext{color:#ffffffe6}#toggleOldBatchVisibility{display:inline-block;border-radius:10px;padding:.35rem .75rem;border:1px solid var(--accent-color);background:var(--card-bg);color:var(--accent-color);font-weight:600}#toggleOldBatchVisibility:hover{background:var(--accent-color);color:var(--card-bg)}#toggleOldBatchVisibilityTable{display:inline-block;border-radius:10px;padding:.35rem .75rem;border:1px solid var(--accent-color);background:var(--card-bg);color:var(--accent-color);font-weight:600}#toggleOldBatchVisibilityTable:hover{background:var(--accent-color);color:var(--card-bg)}.stat-card,.how-it-works-item{background-color:var(--stat-card-bg);transition:all .3s ease-in-out;border:1px solid transparent}.how-it-works-item:hover,.stat-card:hover{transform:translateY(-4px);border-color:var(--accent-color);box-shadow:0 8px 24px #00000014}.how-it-works-item i,.stat-card i,.partner-logo,.automation-icon i{transition:all .3s ease}.how-it-works-item:hover i,.stat-card:hover i,.automation-icon:hover i,.partner-logo:hover{transform:scale(1.08);color:var(--accent-color)}.partner-logo:hover{filter:brightness(1.05)}input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:8px;background:var(--border-color);border-radius:5px;outline:none;transition:background .2s}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;background:var(--primary-color);cursor:pointer;border-radius:50%;box-shadow:0 2px 6px #00000026;transition:transform .2s;position:relative;z-index:20}input[type=range]{position:relative;z-index:15}input[type=range]::-webkit-slider-thumb:active{transform:scale(1.2)}.number-input,.goal-planner-select{background-color:var(--card-bg);border:1px solid var(--border-color);color:var(--text-color)}.number-input:focus,.goal-planner-select:focus{border-color:var(--accent-color);box-shadow:0 0 0 3px #0ea5e91f;outline:none}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.goal-planner-select option{background-color:var(--bg-color-dark);color:var(--text-color-dark)}.light-mode .goal-planner-select option{background-color:var(--bg-color-light);color:var(--text-color-light)}.light-mode .card{background:#fffffff7!important;color:var(--text-color-light)}.light-mode #partnersCard{background:var(--card-bg-dark)!important;color:var(--text-color-dark)!important}.slider-ticks-container{position:relative;height:28px}.slider-tick{position:absolute;top:-5px;width:2px;height:10px;background-color:var(--border-color);transform:translate(-50%);cursor:pointer;z-index:100;pointer-events:all}.slider-tick-label{position:absolute;top:10px;font-size:.85rem;opacity:1;color:var(--text-color);white-space:nowrap;transform:translate(-50%);cursor:pointer;z-index:100;pointer-events:all}.results-box{background-color:color-mix(in srgb,var(--accent-color) 15%,transparent);border-left:4px solid var(--accent-color);padding:.5rem}.results-carousel{display:grid;grid-auto-flow:row;gap:1.5rem}@media(max-width:1023px){.results-carousel{grid-auto-flow:column;grid-auto-columns:90%;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:1rem;margin-bottom:-1rem}.results-carousel>*{scroll-snap-align:center}}.styled-table{width:100%;border-collapse:collapse;font-size:.9rem}.styled-table thead tr{background:linear-gradient(to right,var(--primary-color),var(--accent-color));color:#fff;text-align:left}.styled-table th,.styled-table td{padding:12px 8px;text-align:center}.styled-table th:first-child,.styled-table td:first-child{text-align:left;padding-left:15px}.styled-table th:last-child,.styled-table td:last-child{padding-right:15px}.styled-table tbody tr{border-bottom:1px solid var(--border-color);transition:all .3s ease}.styled-table tbody tr:hover{background-color:color-mix(in srgb,var(--primary-color) 10%,transparent)}.styled-table tbody tr.active{background:linear-gradient(to right,var(--primary-color),var(--accent-color));color:#fff}.styled-table tbody td.package-name-cell{color:var(--primary-color)}.styled-table tbody tr{cursor:pointer}.live-simulation-card{border:2px solid transparent;background:linear-gradient(var(--card-bg),var(--card-bg)) padding-box,linear-gradient(45deg,var(--primary-color),var(--accent-color),var(--primary-color)) border-box;background-size:200% 200%;animation:none}@keyframes spin-border{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.live-simulation-card{box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.live-simulation-card{font-size:1rem}.live-simulation-card h3{font-size:1.25rem!important}.live-simulation-card h4{font-size:1.125rem!important}.live-simulation-card .results-box p{font-size:.9rem!important}.live-simulation-card .results-box .main-value{font-size:1.2rem!important}.live-simulation-card .results-box .label{font-size:.85rem}.live-simulation-card .text-xs{font-size:.875rem!important}.live-simulation-card .text-sm{font-size:1rem!important}.live-simulation-card .text-base{font-size:1.125rem!important}.live-simulation-card .text-md{font-size:1.25rem!important}.live-simulation-card .text-lg{font-size:1.375rem!important}.live-simulation-card .results-box{transition:background-color .3s ease,transform .2s ease}.live-simulation-card .results-box:hover{background-color:color-mix(in srgb,var(--accent-color) 25%,transparent);transform:translateY(-2px)}.live-simulation-card .flex.flex-col.gap-0\.5 div{font-size:1rem!important}.live-simulation-card .flex.flex-col.gap-0\.5 div b{font-size:1.05rem!important}#resultsContainer .card h3{font-size:1.25rem!important}#resultsContainer .card h4{font-size:1.125rem!important}#resultsContainer .card .results-box p{font-size:.9rem!important}#resultsContainer .card .results-box .main-value{font-size:1.2rem!important}#resultsContainer .card .results-box .label{font-size:.85rem}#resultsContainer .card .text-xs{font-size:.875rem!important}#resultsContainer .card .text-sm{font-size:1rem!important}#resultsContainer .card .text-base{font-size:1.125rem!important}#resultsContainer .card .text-md{font-size:1.25rem!important}#resultsContainer .card .text-lg{font-size:1.375rem!important}#resultsContainer .card .flex.flex-col.gap-0\.5 div{font-size:1rem!important}#resultsContainer .card .flex.flex-col.gap-0\.5 div b{font-size:1.05rem!important}.info-tooltip-container{position:relative;display:inline-block;vertical-align:middle;z-index:999998}.info-icon{cursor:pointer;color:var(--accent-color);opacity:.6}.info-tooltip{visibility:hidden;display:none;background-color:#1e293b;color:#fff;text-align:left;border-radius:10px;padding:10px;position:absolute;z-index:999999;bottom:125%;left:50%;transform:translate(-50%);opacity:0;transition:opacity .3s,visibility .3s,display .3s;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;font-weight:400;line-height:1.4;white-space:normal;box-shadow:0 2px 8px #0000004d;width:220px;max-width:90vw}.info-tooltip-container:hover{position:relative;z-index:999999}.tooltip-align-right .info-tooltip{left:auto;right:0;transform:translate(0)}.form-modal-input{background:#ffffff1a;border:1px solid var(--border-color-dark);color:var(--text-color-dark)}.form-modal-input::placeholder{color:var(--text-color-dark);opacity:.5}.form-modal-input:focus{background:#fff3;border-color:var(--accent-color);box-shadow:0 2px 6px #00000026;outline:none}.modal{transition:opacity .3s ease}#ploModal #modal-content{background:#0a0e1acc;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-left:1px solid var(--border-color-dark)}html.modal-is-open{overflow:hidden}.light-mode #toggle-indicator{transform:translate(0)}.dark-mode #toggle-indicator{transform:translate(1.5rem)}[dir=rtl].light-mode #toggle-indicator{transform:translate(0)}[dir=rtl].dark-mode #toggle-indicator{transform:translate(-1.5rem)}.lang-btn .fi{font-size:1.5rem;border-radius:3px}#goalPlannerResultsContainer .stat-card{padding:.75rem}#goalPlannerResultsContainer .stat-card h4{font-size:1rem;font-weight:600}#goalPlannerResultsContainer .stat-card p{font-size:.875rem}#goalPlannerResultsContainer .stat-card .font-bold.text-xl{font-size:1.125rem}.results-carousel .results-box .font-bold{font-size:1.1rem}.results-carousel .results-box .text-sm{font-size:.8rem}.results-carousel .results-box .text-xs{font-size:.7rem}.results-carousel h4{font-size:1rem;margin-bottom:.25rem}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none;overflow-x:auto;flex-wrap:nowrap}.hide-scrollbar::-webkit-scrollbar{display:none}.shepherd-theme-custom .shepherd-modal-overlay-container .shepherd-footer,.shepherd-theme-custom .shepherd-element{background-color:var(--card-bg-dark);border:1px solid var(--border-color-dark);backdrop-filter:blur(12px);border-radius:14px;box-shadow:0 4px 20px #0003;font-family:DM Sans,system-ui,sans-serif;color:var(--text-color-dark);transition:all .3s ease}.shepherd-theme-custom .shepherd-header{background:transparent;padding:1.5rem 1.5rem .5rem;border-bottom:none}.shepherd-theme-custom .shepherd-title{font-family:"Instrument Serif",Georgia,serif;font-weight:800;font-size:1.25rem;color:#0d47a1;text-shadow:none}.shepherd-theme-custom .shepherd-text{padding:0 1.5rem;font-size:.9rem;line-height:1.6;color:#1a202c;opacity:.9}.shepherd-theme-custom .shepherd-footer{padding:1rem 1.5rem 1.5rem;border-top:none;justify-content:flex-end}.shepherd-theme-custom .shepherd-button{text-transform:uppercase;font-weight:700;border-radius:9999px;padding:.75rem 1.5rem;border:1px solid transparent;transition:all .3s ease;cursor:pointer}.shepherd-theme-custom .shepherd-button.shepherd-button-primary{background-color:var(--primary-color-dark);color:#fff}.shepherd-theme-custom .shepherd-button.shepherd-button-primary:hover{background-color:color-mix(in srgb,var(--primary-color-dark) 85%,black);box-shadow:0 0 15px var(--primary-glow-dark);transform:translateY(-2px)}.shepherd-theme-custom .shepherd-button:not(.shepherd-button-primary){background-color:transparent;color:#1a202c;border:1px solid var(--border-color-dark)}.shepherd-theme-custom .shepherd-button:not(.shepherd-button-primary):hover{border-color:var(--accent-color-dark);color:var(--accent-color-dark);transform:translateY(-2px)}.shepherd-theme-custom .shepherd-button i{margin-right:8px;font-size:1.1em}.shepherd-theme-custom .shepherd-text .custom-icon{font-size:2.5rem;margin-bottom:.5rem;color:var(--primary-color-dark);animation:floating-icon 3s infinite ease-in-out;text-shadow:0 0 15px var(--primary-glow-dark);display:block;text-align:center}@keyframes floating-icon{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.shepherd-theme-custom .shepherd-cancel-icon{color:#1a202c;opacity:.6;transition:color .3s ease;padding:1rem;font-size:1.5rem}.shepherd-theme-custom .shepherd-cancel-icon:hover{opacity:1;color:#e53e3e}.package-category-header{font-size:1.25rem;font-weight:700;color:var(--primary-color);margin-top:1.5rem;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:2px solid var(--border-color)}.package-category-k{border:1px solid #FFD700;background:var(--card-bg);border-radius:14px;padding:1rem;margin-top:1rem}.star-rating{color:#facc15}#edsPackageButtonsK{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}#edsPackageButtonsK .interactive-btn:nth-child(1){grid-column:span 2}@media(min-width:768px){#edsPackageButtonsK{grid-template-columns:repeat(2,1fr);gap:.75rem}#edsPackageButtonsK .interactive-btn:nth-child(1){grid-column:span 2}#edsPackageButtonsK .interactive-btn:nth-child(2),#edsPackageButtonsK .interactive-btn:nth-child(3),#edsPackageButtonsK .interactive-btn:nth-child(4),#edsPackageButtonsK .interactive-btn:nth-child(5){grid-column:span 1}}#edsPackageButtonsK .top-k-package.active{border:2px solid var(--accent-color);box-shadow:0 0 20px var(--primary-glow)}#edsPackageButtons .interactive-btn{position:relative;padding:0;justify-content:flex-start;align-items:stretch}.package-info-bar{position:absolute;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;background-color:#00000040;padding:5px 8px;border-top-left-radius:10px;border-top-right-radius:10px;z-index:2}.package-info-bar>span{font-size:.8rem!important;font-weight:700}.package-info-bar .multiplier-info{color:var(--accent-color)}.package-info-bar .eds-info{color:#e2e8f0}.package-content-wrapper{padding:2.2rem .5rem .75rem;width:100%;text-align:center}.sticky-bubble{position:fixed;z-index:100;background:var(--card-bg);border:1px solid var(--border-color);border-radius:14px;padding:8px 16px;font-size:.9rem;font-weight:600;box-shadow:0 4px 15px #0003;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;gap:8px;transition:transform .3s ease,opacity .3s ease}.sticky-bubble:hover{transform:scale(1.05)}.sticky-bubble .logo{width:20px;height:20px}.egety-price-bubble{bottom:20px;left:20px}.batch-bubble{bottom:80px;left:20px}.white-paper-bubble{bottom:140px;left:20px}[dir=rtl] .egety-price-bubble,[dir=rtl] .batch-bubble,[dir=rtl] .white-paper-bubble{left:auto;right:20px}.ecosystem-video-card{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:1024px){.ecosystem-video-card{grid-template-columns:1fr 1fr}}.live-simulation-card .package-multiplier,.saved-simulation-card .package-multiplier{display:none!important}.sticky-bubble{position:fixed;z-index:100;background:var(--card-bg);border:1px solid var(--border-color);border-radius:14px;padding:22px;font-size:.9rem;font-weight:600;box-shadow:0 4px 15px #0003;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;gap:8px;transition:transform .4s ease-in-out,opacity .4s ease-in-out;perspective:1000px;min-width:230px;min-height:44px;white-space:nowrap}.sticky-bubble.is-hidden{opacity:0;transform:translateY(150%);pointer-events:none}input[type=number],input.number-input{-moz-appearance:textfield}.light-mode #partnersCard{background-color:var(--bg-color-dark);border-color:var(--border-color-dark);color:var(--text-color-dark)}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button,input.number-input::-webkit-inner-spin-button,input.number-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.whatsapp-icon{position:fixed;bottom:20px;right:20px;width:60px;height:60px;min-width:60px;min-height:60px;padding:0;gap:0;border-radius:50%;border:none;background:#25d366;color:#fff;display:flex;justify-content:center;align-items:center;font-size:2rem;z-index:101;transition:transform .3s ease,opacity .3s ease}[dir=rtl] .whatsapp-icon{right:auto;left:20px}.whatsapp-icon i{margin:0;pointer-events:none}.whatsapp-icon.is-hidden{opacity:0;transform:translateY(150%);pointer-events:none}.live-price-dot{bottom:20px;left:20px;width:20px;height:20px;min-width:20px;min-height:20px;border-radius:50%;border:2px solid var(--border-color);background:var(--accent-color);padding:0;gap:0;display:flex;align-items:center;justify-content:center;z-index:101}.big-live-bubble{bottom:20px;left:20px;flex-direction:column;white-space:normal;padding:16px;max-width:280px;max-height:60vh;overflow-y:auto}.big-live-bubble>div{margin-bottom:6px}.live-price-dot.is-hidden{pointer-events:none}.live-price-dot,.big-live-bubble{display:none}#whatsappPopup{position:fixed;bottom:90px;right:20px;width:320px;max-width:calc(100vw - 40px);background:var(--card-bg);border:1px solid var(--border-color);border-radius:14px;padding:16px;box-shadow:0 4px 12px #0003;z-index:102;display:none}#whatsappPopup h4{margin-bottom:8px;font-weight:600;color:var(--primary-color)}#whatsappPopup textarea{width:100%;height:80px;border:1px solid var(--border-color);border-radius:10px;padding:8px;resize:vertical;background:var(--bg-color);color:var(--text-color)}#whatsappPopup button.send-btn{margin-top:10px;width:100%;padding:10px;border-radius:10px;background:#25d366;color:#fff;font-weight:600;text-align:center;cursor:pointer}#whatsappPopup .close-btn{position:absolute;top:8px;right:12px;font-size:1.2rem;cursor:pointer;color:var(--text-color)}#installmentSection{overflow:visible!important;position:relative;z-index:5000}#installmentSection .info-tooltip-container{z-index:2147483646!important}#installmentSection .info-tooltip{z-index:2147483647!important}.bubble-flipper{position:relative;width:100%;height:100%;transition:transform .8s;transform-style:preserve-3d}.sticky-bubble.is-flipped .bubble-flipper{transform:rotateX(180deg)}.bubble-front,.bubble-back{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;align-items:center;justify-content:center;gap:8px}.bubble-back{transform:rotateX(180deg)}.simulator-card>h2+div,.simulator-card>div+div#edsPackageButtons{margin-top:.5rem}#edsPackageButtons{padding-top:.25rem}.package-category-header{font-size:.9rem;margin-top:.75rem;margin-bottom:.25rem;padding-bottom:.25rem}.package-category-k{padding:.5rem;margin-top:.25rem}#edsPackageButtonsK,#edsPackageButtonsA,#edsPackageButtonsB,#edsPackageButtonsC{gap:.35rem}#edsPackageButtonsK .interactive-btn:nth-child(1),#edsPackageButtonsK .interactive-btn:nth-child(2){min-height:65px}#edsPackageButtonsK .interactive-btn:nth-child(3),#edsPackageButtonsK .interactive-btn:nth-child(4),#edsPackageButtonsK .interactive-btn:nth-child(5){min-height:60px}#edsPackageButtonsA .interactive-btn,#edsPackageButtonsB .interactive-btn,#edsPackageButtonsC .interactive-btn{min-height:50px}.package-content-wrapper{padding:1.6rem .25rem .4rem}main.space-y-6>*+*{margin-top:1rem}.card{padding:1rem 1.5rem}@media(min-width:768px){.card{padding:1.25rem 1.5rem}}.section-title{font-size:1.5rem;margin-bottom:.5rem}@media(min-width:1024px){.section-title{font-size:1.75rem}}.card>.space-y-6>*+*{margin-top:1rem}.card .gap-6{gap:1rem}.card .gap-8{gap:1.25rem}.simulator-card{padding:1rem}.slider-group{margin-bottom:.5rem}.slider-group label{font-size:.9rem;margin-bottom:.1rem}#purchaseStageButtons{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:.5rem}#purchaseStageButtons button{height:2.75rem;font-size:.7rem;padding:.25rem}#edsPackageButtons .interactive-btn{min-height:55px;padding:.25rem}#edsPackageButtons .font-bold.text-sm{font-size:.75rem}.styled-table{font-size:.8rem}.styled-table th,.styled-table td{padding:6px 8px}#resultsContainer.results-carousel{gap:1rem}#resultsContainer .card{padding:.75rem}#resultsContainer .card>div{row-gap:.5rem}#resultsContainer .results-box{padding:.4rem}#resultsContainer h4{font-size:.9rem;margin-bottom:.25rem}#resultsContainer .font-bold.text-xl{font-size:1rem}#resultsContainer .font-bold.text-lg{font-size:.95rem}#goalPlannerSection{padding:1rem 1.25rem;order:3}#goalPlannerSection .gap-x-6{column-gap:1rem}#goalPlannerResultsContainer{margin-top:.5rem}#modal-content-details{padding:1rem 1.5rem;max-width:40rem;max-height:90vh;overflow-y:auto}#modal-content-details h3{font-size:1.25rem}#modal-content-details h4{font-size:1rem;margin-bottom:.25rem}#modal-content-details .pie-chart-container{height:9rem;width:9rem}#modal-content-details .calculation-column{display:flex;flex-direction:column;gap:.25rem}#modal-content-details .calculation-item{padding:.5rem}#modal-content-details .calculation-item p.font-bold{font-size:1.1rem}#faqTabs{top:6rem}.faq-tab{padding:.75rem;font-size:1rem;text-decoration:underline}.faq-tab.active{border-bottom:2px solid currentColor}.faq-content{margin-top:0!important}details>summary{padding:.75rem 1rem;font-size:1rem}details>p{padding:0 1rem .75rem;font-size:.9rem}.eds-results-enlarged .results-box{display:flex;flex-direction:column;justify-content:center;text-align:center}.eds-results-enlarged .label{font-size:1rem!important;opacity:.7;line-height:1.2}.eds-results-enlarged .main-value{font-size:2rem!important;font-weight:700;color:var(--primary-color);line-height:1.3}@media(max-width:767px){.eds-results-enlarged .main-value{font-size:1.4rem!important}}#edsPackageButtonsK>*:first-child{grid-column:span 2 / span 2}.installment-suggestion-card{border:2px solid var(--border-color);background-color:var(--card-bg);border-radius:14px;transition:all .3s ease;display:flex;flex-direction:column;overflow:visible}.installment-suggestion-card:hover{border-color:var(--accent-color);transform:translateY(-5px);box-shadow:0 10px 25px -5px var(--primary-glow)}.installment-suggestion-card.highlighted{border:2px solid transparent;background:linear-gradient(var(--card-bg),var(--card-bg)) padding-box,linear-gradient(145deg,var(--primary-color),var(--accent-color)) border-box;box-shadow:0 0 25px var(--primary-glow)}.installment-card-header{padding:.75rem 1rem;border-bottom:1px solid var(--border-color);background-color:color-mix(in srgb,var(--primary-color) 8%,transparent)}.installment-card-body{padding:1rem;flex-grow:1;display:flex;flex-direction:column;gap:.6rem}.data-row{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;padding:.1rem 0;border-bottom:1px solid var(--border-color-dark)}.installment-suggestion-card .data-row:last-child{border-bottom:none}.data-row .label{opacity:.7;display:flex;align-items:center;gap:.5rem}.data-row .value{font-weight:600;color:var(--text-color);text-align:right}.data-row .value.accent{color:var(--primary-color);font-weight:700}.extra-cost{font-size:.8rem;color:#f87171;font-weight:700}.dark-mode .extra-cost{color:#ef4444}.installment-placeholder-text{grid-column:1 / -1;text-align:center;padding:2rem;opacity:.6;font-style:italic}.toggle-label{display:block;cursor:pointer;overflow:hidden;width:2.75rem;height:1.5rem;border-radius:14px;background-color:var(--border-color-dark);transition:background-color .3s ease,box-shadow .3s ease}.toggle-checkbox{position:absolute;top:.125rem;left:.125rem!important;width:1.25rem!important;height:1.25rem!important;border-radius:9999px;background-color:var(--background-color);box-shadow:0 0 4px var(--primary-glow);transition:left .25s ease,background-color .25s ease}.toggle-checkbox:checked{left:1.375rem!important;background-color:#fff}.toggle-checkbox:checked+.toggle-label{background-color:var(--accent-color);box-shadow:0 0 8px var(--primary-glow)}[dir=rtl] .toggle-checkbox{right:.125rem!important;left:auto!important}[dir=rtl] .toggle-checkbox:checked{right:1.375rem!important;left:auto!important}.live-simulation-card .relative,.live-simulation-card .result-package-img,.live-simulation-card .fallback-img{width:5rem!important;height:5rem!important}.live-simulation-card .p-1.grid{grid-template-columns:auto 1fr 1fr!important;gap:.5rem!important}.saved-simulation-card .relative,.saved-simulation-card .result-package-img,.saved-simulation-card .fallback-img{width:5rem!important;height:5rem!important}.saved-simulation-card .p-1.grid{grid-template-columns:auto 1fr 1fr!important;gap:.5rem!important}.eds-results-enlarged .label{font-size:1rem!important}.eds-results-enlarged .main-value{font-size:2rem!important;font-weight:700}@media(max-width:767px){.eds-results-enlarged .main-value{font-size:1.5rem!important}.eds-results-enlarged .label{font-size:.875rem!important}}:root{--brand-primary: #0B3A4A;--brand-accent: #236B7F;--data-primary: #F0FAFF;--data-secondary: #BFDDEB;--text-muted: #8FB3C4;--bg-page: #061E28;--bg-card: #0B3A4A;--border-subtle: rgba(255, 255, 255, .06);--fs-data-xl: 1.6rem;--fs-data-lg: 1.3rem;--fs-data-md: 1.1rem;--fs-label-lg: .95rem;--fs-label-md: .85rem;--fs-label-sm: .75rem}.data-primary{font-size:var(--fs-data-xl);font-weight:800;color:var(--data-primary);letter-spacing:.02em}.data-secondary{font-size:var(--fs-data-lg);font-weight:700;color:var(--data-secondary)}.data-tertiary{font-size:var(--fs-data-md);font-weight:600;color:var(--data-secondary)}.label{font-size:var(--fs-label-md);color:var(--text-muted);font-weight:600}.main-value{font-size:var(--fs-data-xl)!important;font-weight:800!important;color:var(--data-primary)!important;letter-spacing:.02em}.results-box .label,.eds-results-enlarged .label,.live-simulation-card .label{font-size:var(--fs-label-md)!important;color:var(--text-muted)!important;font-weight:600!important}.results-box{background-color:var(--bg-card)!important;border-left:4px solid var(--brand-accent)!important;padding:.5rem!important;border-radius:10px;box-shadow:none!important}.card{background:var(--bg-card)!important;border:1px solid var(--border-subtle)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.card:hover{box-shadow:none!important;border-color:var(--brand-accent)!important}.live-simulation-card{border:2px solid var(--brand-accent)!important;background:var(--bg-card)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;animation:none!important}.live-simulation-card .results-box{border-left:4px solid var(--brand-accent)!important}.live-simulation-card .results-box:hover{background-color:var(--bg-card)!important;border-left-color:var(--brand-accent)!important;transform:none!important}.interactive-btn{background-color:var(--bg-card)!important;border:1px solid var(--border-subtle)!important;color:var(--data-secondary)!important;box-shadow:none!important}.interactive-btn:hover{border-color:var(--brand-accent)!important;color:var(--data-primary)!important;transform:translateY(-2px)}.interactive-btn.active{background-color:var(--brand-accent)!important;border-color:var(--brand-accent)!important;color:#fff!important;box-shadow:none!important;transform:translateY(-2px)}.interactive-btn .btn-subtext{font-size:var(--fs-label-md)!important}.styled-table thead tr{background:var(--brand-primary)!important;color:#fff!important}.styled-table tbody tr{background-color:var(--bg-card)!important}.styled-table tbody tr:nth-child(2n){background-color:#ffffff08!important}.styled-table tbody tr:hover{background-color:var(--brand-accent)!important;color:#fff!important}.styled-table tbody tr.active{background:linear-gradient(to right,var(--primary-color),var(--accent-color))!important;color:#fff!important}.styled-table tbody tr.active td:first-child{color:#fff!important}#purchaseStageButtons button.active{background:linear-gradient(to right,var(--primary-color),var(--accent-color))!important;color:#fff!important;border-color:var(--accent-color)!important}input[type=number],select{background-color:var(--bg-card)!important;border:1px solid var(--border-subtle)!important;color:var(--data-primary)!important;padding:.5rem!important;border-radius:10px}input[type=number]:focus,select:focus{outline:none;border-color:var(--brand-accent)!important;box-shadow:none!important}.slider-tick{background-color:var(--border-subtle)!important}.slider-tick-label{font-size:var(--fs-label-sm)!important;color:var(--text-muted)!important}#ploTopUp-presets-container{position:relative;margin-top:-1.3rem;height:0;pointer-events:none}#ploTopUp-presets-container .preset-value{position:absolute;top:0;transform:translate(-50%);font-size:.85rem;color:var(--data-primary)!important;cursor:pointer;white-space:nowrap;pointer-events:auto}.presentation-mode{--data-primary: #FFFFFF;--bg-card: #062A36;font-size:1.15em}.live-simulation-card .eds-results-enlarged .results-box .label,#resultsContainer .eds-results-enlarged .results-box .label{font-size:1.2rem!important}.live-simulation-card .eds-results-enlarged .results-box .main-value,#resultsContainer .eds-results-enlarged .results-box .main-value{font-size:2.4rem!important;font-weight:700!important}@media(max-width:767px){.live-simulation-card .eds-results-enlarged .results-box .label,#resultsContainer .eds-results-enlarged .results-box .label{font-size:1rem!important}.live-simulation-card .eds-results-enlarged .results-box .main-value,#resultsContainer .eds-results-enlarged .results-box .main-value{font-size:1.6rem!important}}.live-simulation-card .results-box,#resultsContainer .results-box{transition:transform .35s ease,background-color .35s ease,box-shadow .35s ease;transform-style:preserve-3d;position:relative;z-index:0}.live-simulation-card .results-box:hover,#resultsContainer .results-box:hover{transform:perspective(600px) translateZ(40px) scale(1.12)!important;background-color:color-mix(in srgb,var(--brand-accent) 45%,transparent)!important;box-shadow:0 20px 32px #00000059!important;z-index:10}.live-simulation-card .results-box:hover .label,#resultsContainer .results-box:hover .label{font-size:1.25rem!important}.live-simulation-card .results-box:hover .main-value,#resultsContainer .results-box:hover .main-value{font-size:2.6rem!important}.light-mode .card:not(#partnersCard){background:#fffffff7!important;color:var(--text-color-light)}.light-mode .live-simulation-card,.light-mode .saved-simulation-card{background:#fffffff7!important;border:2px solid var(--brand-accent)!important}.light-mode .live-simulation-card .results-box:hover,.light-mode .saved-simulation-card .results-box:hover{background-color:#ffffffe6!important}.light-mode{--data-primary: var(--primary-color-light);--data-secondary: var(--accent-color-light);--text-muted: #475569;--bg-card: rgba(255, 255, 255, .95);--border-subtle: rgba(0, 0, 0, .1)}.agent-results-card .results-box{padding:.75rem;border-left:4px solid var(--accent-color);background-color:color-mix(in srgb,var(--accent-color) 8%,transparent)}.agent-results-card .results-box p{font-size:1.4rem!important}.agent-results-card .results-box .label{font-size:1.25rem!important}.agent-results-card .results-box .main-value{font-size:1.8rem!important}#agentTimeframeButtons{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;width:100%}#agentTimeframeButtons button{width:100%;text-align:center;background-color:var(--card-bg);border:1px solid var(--border-color);color:var(--text-color)}#agentTimeframeButtons button.flexible-btn{grid-column:span 2;background-color:transparent!important;border:2px solid var(--primary-color);color:var(--primary-color)!important}#agentTimeframeButtons button.flexible-btn.active{background-color:transparent!important;border-color:var(--accent-color)!important;color:#fff!important}#agentTimeframeButtons button.active:not(.flexible-btn){background:linear-gradient(to right,var(--primary-color),var(--accent-color));border-color:var(--accent-color);color:#fff}.agent-results-card .agent-table{font-size:.95rem}.agent-results-card .agent-table th,.agent-results-card .agent-table td{padding:.5rem}.agent-results-card .agent-table-row{transition:transform .2s ease,box-shadow .2s ease}.agent-results-card .agent-table-row:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 6px 12px #00000014}.agent-metric p{font-size:1.4rem!important}.agent-results-card.live-simulation-card .results-box{border-left:none;padding:.375rem;background-color:color-mix(in srgb,var(--accent-color) 8%,transparent)}.agent-results-card.live-simulation-card .results-box .label{font-size:.85rem}.agent-results-card.live-simulation-card .results-box .main-value{font-size:1.2rem!important}.agent-results-card.live-simulation-card .results-box:hover{background-color:color-mix(in srgb,var(--accent-color) 25%,transparent);transform:translateY(-2px)}.agent-results-card.live-simulation-card .agent-metric p{font-size:inherit!important}.agent-results-card.live-simulation-card .results-box{text-align:center}.agent-results-card.live-simulation-card .results-box p{font-size:.9rem!important}.agent-results-card.live-simulation-card .results-box .label{font-size:1.2rem!important}.agent-results-card.live-simulation-card .results-box .main-value{font-size:2.4rem!important;font-weight:700!important}#agent-users-slider-ticks-container .slider-tick-label{font-size:.85rem;color:var(--data-primary)!important}#agent-users-slider-ticks-container{height:16px!important}.eds-package-section .category-content{transition:max-height 0s ease,opacity 0s ease;overflow:visible;max-height:2000px;opacity:1}.eds-package-section .category-content.collapsed{max-height:0;opacity:0;overflow:hidden;pointer-events:none}.eds-section-arrow{cursor:pointer;user-select:none}.eds-package-section{border:2px solid transparent;border-radius:14px;padding:.5rem;transition:padding .3s ease,border .3s ease}.eds-package-section[data-category=K]{background:linear-gradient(var(--card-bg),var(--card-bg)) padding-box,linear-gradient(145deg,#800020,gold) border-box}.eds-package-section[data-category=A],.eds-package-section[data-category=B],.eds-package-section[data-category=C]{background:linear-gradient(var(--card-bg),var(--card-bg)) padding-box,linear-gradient(145deg,var(--primary-color),var(--primary-color)) border-box}.eds-package-section.section-collapsed{padding:.25rem .5rem!important;display:flex;align-items:center;height:4rem;min-height:4rem}.eds-package-section .category-header{margin-bottom:.5rem;display:flex;align-items:center}.eds-package-section.section-collapsed .category-header{margin-bottom:0}.eds-package-section .interactive-btn .btn-subtext{font-size:1rem!important}.eds-package-section[data-category=A] .interactive-btn .btn-subtext,.eds-package-section[data-category=B] .interactive-btn .btn-subtext,.eds-package-section[data-category=C] .interactive-btn .btn-subtext{color:#fff!important}@keyframes pulseSimulationBtn{0%{transform:scale(1);box-shadow:0 0 #fff0}50%{transform:scale(1.05);box-shadow:0 0 8px 3px var(--brand-accent)}to{transform:scale(1);box-shadow:0 0 #fff0}}#startSimulationBtn{animation:pulseSimulationBtn 2.5s ease-in-out infinite}.k-package-row{color:gold!important}.k-package-row.active{background:#800020!important;color:gold!important}.k-package-row td{color:gold!important}.k-package-row.active td{background:#800020!important;color:gold!important}#batchToggleCheckbox:not(:checked)~#purchaseStageButtons button.old-batch{display:none!important}#batchToggleCheckbox:checked~#purchaseStageButtons button.old-batch{display:flex!important}#toggleOldBatchVisibility:after{content:attr(data-show-text)}#batchToggleCheckbox:checked~div>#toggleOldBatchVisibility:after,#batchToggleCheckbox:checked~#toggleOldBatchVisibility:after{content:attr(data-hide-text)}#purchaseStageButtons button{display:flex!important}#purchaseStageButtons:not(.show-old) button.old-batch{display:none!important}.eds-package-section[data-category=K]{border:1px solid #FFD700!important}.eds-package-section[data-category=K] .interactive-btn{background:#f7f2f2!important;border:1px solid #FFD700!important;color:#800020!important}.eds-package-section[data-category=K] .interactive-btn.active{background:#800020!important;border-color:gold!important;color:#fff!important}.eds-package-section[data-category=K] .interactive-btn:hover{filter:brightness(1.05)}#edsPackageButtonsK .interactive-btn{background:var(--bg-color)!important;border:1px solid #FFD700!important;color:gold!important}#edsPackageButtonsK .interactive-btn.active{background:#800020!important;border:1px solid #FFD700!important;color:#fff!important}.package-category-header{white-space:nowrap}.eds-package-section .interactive-btn{position:relative;z-index:0}.eds-package-section .interactive-btn:hover,.eds-package-section .interactive-btn.active{z-index:1}.eds-package-section .category-header{position:relative;padding-right:1.75rem;justify-content:flex-start}.eds-package-section .category-header .eds-section-arrow{position:absolute;right:0rem;top:50%;transform:translateY(-50%);margin-left:0;pointer-events:none}.results-layout-controls{display:none}@media(min-width:768px){.results-layout-controls{display:inline-flex;align-items:center;gap:.5rem;margin-right:.75rem}}.results-layout-btn{width:2.25rem;height:2.25rem;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border-color);background:var(--card-bg);color:var(--text-color);transition:transform .2s ease,border-color .2s ease,color .2s ease}.results-layout-btn:hover{transform:translateY(-1px);border-color:var(--accent-color);color:var(--accent-color)}.results-layout-btn.active{border-color:var(--accent-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent-color) 20%,transparent)}@media(min-width:768px){#resultsContainer.results-side{display:block!important}#resultsContainer .results-side-wrapper{display:flex;gap:1rem;align-items:stretch;width:100%;overflow-x:auto;padding-bottom:.5rem}#resultsContainer .results-live-col{flex:0 0 420px;min-width:360px}#resultsContainer .results-saved-col{flex:0 0 auto;width:max-content;overflow:visible}#resultsContainer .results-saved-scroll{width:max-content;display:flex;gap:1rem;overflow:visible;padding-bottom:0}#resultsContainer .results-saved-scroll>.card{flex:0 0 420px;min-width:360px}#resultsContainer.results-side.results-lock .results-side-wrapper{overflow-x:hidden}#resultsContainer.results-side.results-lock .results-saved-col{flex:1 1 auto;width:auto;min-width:0;overflow:hidden}#resultsContainer.results-side.results-lock .results-saved-scroll{overflow-x:auto;width:100%;padding-bottom:.5rem}#resultsContainer.results-side.results-lock .results-live-col{position:sticky;top:0;align-self:flex-start;z-index:2}#resultsContainer.results-side .live-simulation-card .p-1.grid,#resultsContainer.results-side .saved-simulation-card .p-1.grid{display:flex!important;flex-direction:column!important;gap:.75rem!important;grid-template-columns:1fr!important}#resultsContainer.results-side .live-simulation-card .p-1.grid>.relative,#resultsContainer.results-side .saved-simulation-card .p-1.grid>.relative{width:100%!important;height:auto!important;display:flex!important;justify-content:center!important}#resultsContainer.results-side .live-simulation-card .p-1.grid>.relative img,#resultsContainer.results-side .saved-simulation-card .p-1.grid>.relative img{width:6rem!important;height:6rem!important}#resultsContainer.results-side .eds-results-enlarged .grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:767px){#resultsContainer.results-carousel{display:flex!important;flex-direction:column!important;gap:1rem!important;overflow-x:visible!important;scroll-snap-type:none!important;padding-bottom:0!important;margin-bottom:0!important}#resultsContainer.results-carousel>*{scroll-snap-align:unset!important}.live-simulation-card .p-1.grid,.saved-simulation-card .p-1.grid{display:flex!important;flex-direction:column!important;gap:.75rem!important;grid-template-columns:1fr!important}.live-simulation-card .p-1.grid>.relative,.saved-simulation-card .p-1.grid>.relative{width:100%!important;height:auto!important;display:flex!important;justify-content:center!important}.live-simulation-card .p-1.grid>.relative img,.saved-simulation-card .p-1.grid>.relative img{width:6rem!important;height:6rem!important}.live-simulation-card .eds-results-enlarged .grid,.saved-simulation-card .eds-results-enlarged .grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}#packageStageButtonsSmall{position:relative;z-index:30;overflow:visible;display:flex;align-items:center;flex-wrap:nowrap;gap:.18rem;width:100%;overflow-x:auto;scrollbar-width:none}#packageStageButtonsSmall::-webkit-scrollbar{display:none}#packageStageButtonsSmall .package-stage-row{display:inline-flex;align-items:center;flex-wrap:nowrap;gap:.14rem;flex:0 0 auto}#packageStageButtonsSmall .package-stage-row-label{min-width:auto;font-size:.64rem;font-weight:700;color:#ffffffd1;margin-right:.05rem;white-space:nowrap}#packageStageButtonsSmall .stage-btn-group{display:inline-flex;flex-wrap:nowrap;gap:.14rem}#packageStageButtonsSmall .interactive-btn{position:relative;z-index:31;min-width:1.45rem;width:1.45rem;height:1.45rem;padding:0;border-radius:.38rem;font-size:.58rem!important;line-height:1;flex:0 0 auto}#packageStageButtonsSmall .release-btn{min-width:1.45rem;width:1.45rem}#packageStageButtonsSmall .interactive-btn,#packageStageButtonsSmall .release-btn{transition:border-color .16s ease,background .16s ease,color .16s ease}#packageStageButtonsSmall .interactive-btn:hover,#packageStageButtonsSmall .interactive-btn:focus-visible,#packageStageButtonsSmall .release-btn:hover,#packageStageButtonsSmall .release-btn:focus-visible{z-index:31;transform:none!important;box-shadow:none!important}.package-tier-selector-wrap{position:relative;z-index:5000;overflow:visible!important}.card:has(#packageStageButtonsSmall){position:relative;z-index:5000;overflow:visible!important}.card:has(#packageStageButtonsSmall) h2,.card:has(#packageStageButtonsSmall) .title-text{position:relative;z-index:1}.card:has(#packageStageButtonsSmall) .overflow-x-auto,.card:has(#packageStageButtonsSmall) table{position:relative;z-index:1}.package-tier-selector-wrap,.package-tier-selector-wrap *,.package-tier-selector-wrap+.overflow-x-auto,.package-tier-selector-wrap+.overflow-x-auto .styled-table{isolation:auto}#packageStageButtonsSmall .interactive-btn.active{box-shadow:0 0 0 1px #4dd0ff73,0 0 10px #2ec3ff2e}@media(max-width:767px){#packageStageButtonsSmall{gap:.12rem}#packageStageButtonsSmall .package-stage-row-label{font-size:.62rem}#packageStageButtonsSmall .interactive-btn{min-width:1.32rem;width:1.32rem;height:1.32rem;font-size:.54rem!important}}#resultsContainer.results-side .live-simulation-card .eds-results-enlarged .results-box .label,#resultsContainer.results-side .saved-simulation-card .eds-results-enlarged .results-box .label{font-size:.95rem!important}#resultsContainer.results-side .live-simulation-card .eds-results-enlarged .results-box .main-value,#resultsContainer.results-side .saved-simulation-card .eds-results-enlarged .results-box .main-value{font-size:1.55rem!important;line-height:1.18!important}@media(max-width:767px){#resultsContainer.results-side .live-simulation-card .eds-results-enlarged .results-box .main-value,#resultsContainer.results-side .saved-simulation-card .eds-results-enlarged .results-box .main-value{font-size:1.3rem!important}}.eds-package-section .category-header{position:relative!important;padding-left:2rem!important;padding-right:.5rem!important}.eds-package-section .category-header .eds-section-arrow{position:absolute!important;left:.5rem!important;right:auto!important;top:50%!important;transform:translateY(-50%)!important;pointer-events:none!important}.eds-package-section.section-collapsed .category-header{padding-left:2rem!important;padding-right:.5rem!important}#edsTopRow{flex-wrap:nowrap!important}#edsTopRow #liveEdsBtn{flex:0 0 auto}#edsTopRow #totalPackagesSoldInput{flex:1 1 auto!important;width:auto!important;min-width:6.5rem}#edsTopRow span{flex:0 0 auto}@media(max-width:420px){#edsTopRow #totalPackagesSoldInput{min-width:5.5rem}}#usersTopRow,#agentUsersTopRow{flex-wrap:nowrap!important;max-width:100%}#usersTopRow #usersCountInput,#agentUsersTopRow #agentUsersCountInput{flex:1 1 auto!important;width:auto!important;min-width:6.5rem;max-width:100%}#usersTopRow span,#agentUsersTopRow span{flex:0 0 auto}@media(max-width:420px){#usersTopRow #usersCountInput,#agentUsersTopRow #agentUsersCountInput{min-width:5.5rem}}@media(max-width:768px){.header,.top-bar,.navbar{display:flex;flex-direction:column!important;align-items:stretch!important}.header>div:first-child,.top-bar>div:first-child,.navbar>div:first-child{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px}.header h1,.top-bar h1,.navbar h1{display:inline-flex!important;align-items:center;gap:8px}select[id*=lang],select[class*=lang]{max-width:120px}.theme-toggle,.currency-dropdown,select[id*=currency],select[class*=currency]{width:100%!important}.theme-toggle,select[id*=currency],select[class*=currency]{margin-top:8px}}.language-switcher-pill{justify-content:flex-start!important;box-shadow:0 10px 24px #0f172a38}.language-switcher-pill .fi{font-size:1.25rem!important}.language-switcher-pill .language-switcher-label{display:inline-block;min-width:0;max-width:140px;overflow:hidden;text-overflow:ellipsis}@media(max-width:640px){.language-switcher-pill{min-width:128px!important;max-width:160px!important;padding:.45rem .7rem!important}.language-switcher-pill .language-switcher-label{max-width:90px;font-size:.86rem!important}}.eds-package-section .category-header{position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.9rem!important;padding-left:0!important;padding-right:3.4rem!important;min-height:52px}.eds-package-section .category-header>div,.eds-package-section .category-header>h4{min-width:0}.eds-package-section .category-header .eds-section-arrow{position:absolute!important;left:auto!important;right:.25rem!important;top:50%!important;transform:translateY(-50%)!important;z-index:2}.eds-package-section.section-collapsed .category-header{padding-left:0!important;padding-right:3.4rem!important}.eds-package-section,.eds-package-section.section-collapsed{width:100%!important;min-width:0!important}.eds-package-section .category-content.collapsed{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))}.trust-layer-stack{width:100%}.trust-layer-inline{display:flex;align-items:center;gap:1rem;padding:1rem 1.1rem;min-height:84px;border-radius:18px}.trust-layer-copy{display:flex;align-items:center;gap:.9rem;min-width:0;flex:1}.trust-layer-title{font-weight:800;color:#e5eefb;white-space:nowrap}.trust-layer-inline-desc{color:#9fb3c8;font-size:.95rem;line-height:1.6}.interactive-shell:hover{transform:translateY(-6px) scale(1.01);box-shadow:0 24px 60px #082f4947}@media(max-width:1100px){.trust-layer-copy{flex-direction:column;align-items:flex-start;gap:.25rem}.trust-layer-title{white-space:normal}}@media(max-width:640px){.trust-layer-inline{align-items:flex-start}.trust-layer-icon{margin-left:.2rem}}.page-content>section,.page-content>.section-spacing,.page-content>div[id^=page]>section{margin-top:0!important;margin-bottom:0!important}.page-content>section+section{margin-top:1.75rem!important}@media(max-width:768px){.page-content>section+section{margin-top:1.25rem!important}}.interactive-hover,.page-content section>div:first-child,.page-content .card,.page-content .trust-icon-card,.page-content .founder-card-new,.page-content .package-card,.page-content .feature-card,.page-content .goal-card,.page-content .results-box,.page-content .styled-table,.page-content .live-simulation-card,.page-content .interactive-btn,.page-content button,.page-content .page-nav-btn,.page-content .trust-layer,.page-content .lang-btn,.page-content .language-selector,.page-content .ecosystem-video-card{transition:transform .32s ease,box-shadow .32s ease,border-color .32s ease,background .32s ease,filter .32s ease;transform-style:preserve-3d;will-change:transform}.page-content .card:hover,.page-content .trust-icon-card:hover,.page-content .founder-card-new:hover,.page-content .package-card:hover,.page-content .feature-card:hover,.page-content .goal-card:hover,.page-content .results-box:hover,.page-content .styled-table:hover,.page-content .live-simulation-card:hover,.page-content .interactive-btn:hover,.page-content button:hover,.page-content .page-nav-btn:hover,.page-content .lang-btn:hover,.page-content .language-selector:hover,.page-content .ecosystem-video-card:hover{transform:translateY(-6px) scale(1.01);box-shadow:0 22px 44px #06b6d424,0 8px 24px #0f172a42}.page-content .trust-layer:hover{transform:translate(6px) translateY(-2px);box-shadow:0 16px 34px #06b6d41a}.page-content a:hover,.page-content h1:hover,.page-content h2:hover,.page-content h3:hover,.page-content h4:hover,.page-content .section-title:hover,.page-content .eg-section-title:hover,.page-content .eg-section-label:hover{filter:brightness(1.08)}.trust-layer-interactive-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:1.25rem;align-items:stretch;margin-top:2rem}.trust-layer-stack{width:100%;margin-top:0!important}.trust-layer-inline{min-height:78px}.trust-layer-inline-desc{display:none!important}.trust-layer-copy{display:flex;align-items:center;min-width:0}.trust-layer-title{white-space:normal}.trust-layer-detail-panel{min-height:100%;padding:1.4rem;border-radius:20px;border:1px solid rgba(34,211,238,.22);background:linear-gradient(145deg,#091b38f5,#0c2b46e6);box-shadow:0 18px 45px #082f493d;position:relative;overflow:hidden}.trust-layer-detail-panel:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(34,211,238,.15),transparent 34%),radial-gradient(circle at bottom left,rgba(59,130,246,.12),transparent 28%);pointer-events:none}.trust-layer-detail-panel>*{position:relative;z-index:1}.trust-layer-detail-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .75rem;border-radius:999px;background:#22d3ee1f;border:1px solid rgba(34,211,238,.2);color:#67e8f9;font-size:.78rem;font-weight:700;letter-spacing:.03em;margin-bottom:.85rem}.trust-layer-detail-title{font-size:1.25rem;font-weight:800;color:#f8fbff;line-height:1.3;margin-bottom:.8rem}.trust-layer-detail-text{color:#c1d3e6;line-height:1.75;font-size:.97rem;margin-bottom:1rem}.trust-layer-detail-points{display:grid;gap:.75rem}.trust-layer-detail-point{display:flex;gap:.65rem;align-items:flex-start;padding:.75rem .85rem;border-radius:14px;background:#ffffff09;border:1px solid rgba(255,255,255,.06);color:#dbeafe}.trust-layer-detail-point i{color:#22d3ee;margin-top:.2rem}.trust-layer.trust-layer-selected,.trust-layer.trust-layer-active{border-left-color:#22d3ee;background:linear-gradient(90deg,#06b6d429,#06b6d40f)}@media(max-width:1100px){.trust-layer-interactive-grid{grid-template-columns:1fr}.trust-layer-detail-panel{min-height:280px}}@media(max-width:900px){#bds-section>div>div,#builder-showcase-section>div>div,#trust-app-section>div>div,#trust-app-showcase-section>div>div{grid-template-columns:1fr!important}#bds-section>div>div>div:last-child{margin-top:0!important}#bds-section img,#builder-showcase-section img,#trust-app-section img,#trust-app-showcase-section img{min-height:280px!important}}#language-switcher-btn,#languageModal,#languageModalButtons,#closeLanguageModalBtn,#languageModalTitle,#languageModalDesc,#languageModalFooter{display:none!important}@media(min-width:768px){.agent-results:not(.compact),.agent-results-wrapper:not(.compact),.agent-results-grid:not(.compact){display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:16px!important}}:root{--font-display: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body-new: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--redesign-primary: #1a56db;--redesign-accent: #0ea5e9;--redesign-accent-soft: #e0f2fe;--redesign-success: #059669;--redesign-success-soft: #d1fae5;--redesign-text: #0f172a;--redesign-text-secondary: #475569;--redesign-text-muted: #94a3b8;--redesign-bg: #f8fafc;--redesign-card: rgba(255, 255, 255, .97);--redesign-border: #e2e8f0;--redesign-radius: 14px}.dark-mode{--redesign-bg: #0a0f1e;--redesign-card: #111827;--redesign-text: #f1f5f9;--redesign-text-secondary: #94a3b8;--redesign-text-muted: #64748b;--redesign-border: #1e293b;--redesign-accent-soft: rgba(14, 165, 233, .1);--redesign-success-soft: rgba(5, 150, 105, .1)}.egety-nav{position:fixed;top:0;left:0;right:0;z-index:9999;background:#f8fafce6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--redesign-border);transition:all .3s ease}.dark-mode .egety-nav{background:#0a0f1eeb}.egety-nav-inner{max-width:1360px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;height:64px}.egety-nav-logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--redesign-text)}.egety-nav-logo img{height:30px;width:30px}.egety-nav-logo span{font-family:var(--font-display);font-size:1.4rem;font-weight:400;letter-spacing:-.02em;color:var(--text-color)}.egety-nav-links{display:flex;align-items:center;gap:2rem}.egety-nav-link{text-decoration:none;color:var(--redesign-text-secondary);font-family:var(--font-body-new);font-size:.875rem;font-weight:500;letter-spacing:.01em;transition:color .2s}.dark-mode .egety-nav-link{color:var(--redesign-text-secondary)}.egety-nav-link:hover{color:var(--redesign-primary)}.dark-mode .egety-nav-link:hover{color:var(--redesign-accent)}.egety-nav-page-btn{display:inline-flex;align-items:center;justify-content:center;min-width:84px;padding:10px 16px;border-radius:9999px;border:1px solid var(--redesign-border);background:transparent;color:var(--redesign-text-secondary);font-family:var(--font-body-new);font-size:.85rem;font-weight:600;cursor:pointer;transition:all .25s ease}.dark-mode .egety-nav-page-btn{border-color:var(--border-color-dark);color:var(--redesign-text-secondary)}.egety-nav-page-btn:hover{border-color:var(--redesign-accent);color:var(--redesign-primary);background:var(--redesign-accent-soft);transform:translateY(-1px);box-shadow:0 10px 22px #1a56db2e}.dark-mode .egety-nav-page-btn:hover{color:#fff;box-shadow:0 12px 24px #0ea5e929}.egety-nav-page-btn.active{background:linear-gradient(135deg,var(--redesign-primary),var(--redesign-accent));color:#fff!important;border-color:transparent;box-shadow:0 12px 28px #1a56db38}.egety-nav-cta{display:inline-flex;align-items:center;gap:.5rem;background:var(--redesign-primary);color:#fff!important;padding:10px 22px;border-radius:9999px;font-family:var(--font-body-new);font-size:.875rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:all .25s ease}.egety-nav-cta:hover{background:#1e40af;transform:translateY(-1px);box-shadow:0 4px 16px #1a56db40}@media(max-width:768px){.egety-nav-links{display:none}.egety-nav-links.nav-mobile-open{display:flex;flex-direction:column;position:absolute;top:64px;left:0;right:0;background:var(--redesign-card);border-bottom:1px solid var(--redesign-border);padding:1.5rem;gap:1rem;z-index:9999}.dark-mode .egety-nav-links.nav-mobile-open{background:var(--bg-color-dark)}.egety-nav-page-btn{width:100%}.egety-mobile-toggle{display:flex!important}}.egety-mobile-toggle{display:none;background:none;border:none;color:var(--text-color);font-size:1.25rem;cursor:pointer}#hero-redesigned{padding-top:.5rem;padding-bottom:1.5rem;position:relative;overflow:hidden}#hero-redesigned:before{content:"";position:absolute;top:-50%;right:-20%;width:800px;height:800px;background:radial-gradient(circle,rgba(14,165,233,.05) 0%,transparent 70%);pointer-events:none}.dark-mode #hero-redesigned:before{background:radial-gradient(circle,rgba(14,165,233,.08) 0%,transparent 70%)}.hero-redesigned-inner{max-width:1360px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:1.1fr 1fr;gap:3rem;align-items:center}.hero-r-content{max-width:600px}.hero-r-badge{display:inline-flex;align-items:center;gap:.5rem;background:var(--redesign-accent-soft);color:#0c4a6e;padding:6px 16px;border-radius:9999px;font-family:var(--font-body-new);font-size:.8rem;font-weight:600;margin-bottom:1.25rem;letter-spacing:.02em;opacity:0;animation:heroFadeUp .7s ease .1s forwards}.dark-mode .hero-r-badge{color:var(--redesign-accent)}.hero-r-badge .pulse-green{width:8px;height:8px;border-radius:50%;background:var(--redesign-success);animation:heroPulse 2s infinite}.hero-r-title{font-family:var(--font-display);font-size:clamp(2.4rem,4.5vw,3.5rem);line-height:1.1;letter-spacing:-.025em;color:var(--text-color);margin-bottom:1.25rem;opacity:0;animation:heroFadeUp .7s ease .2s forwards;text-shadow:none!important}.hero-r-title em{font-style:italic;color:var(--redesign-primary)}.dark-mode .hero-r-title em{color:var(--redesign-accent)}.hero-r-subtitle{font-family:var(--font-body-new);font-size:1.1rem;color:var(--redesign-text-secondary);line-height:1.7;margin-bottom:1.75rem;max-width:530px;opacity:0;animation:heroFadeUp .7s ease .35s forwards}.hero-r-actions{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap;opacity:0;animation:heroFadeUp .7s ease .5s forwards}.hero-r-btn-primary{display:inline-flex;align-items:center;gap:.5rem;background:var(--redesign-primary);color:#fff;padding:14px 28px;border-radius:9999px;font-family:var(--font-body-new);font-size:1rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:all .25s ease}.hero-r-btn-primary:hover{background:#1e40af;transform:translateY(-2px);box-shadow:0 8px 24px #1a56db4d}.hero-r-btn-secondary{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:var(--redesign-text-secondary);padding:14px 22px;border-radius:9999px;font-family:var(--font-body-new);font-size:.938rem;font-weight:500;text-decoration:none;border:1px solid var(--redesign-border);cursor:pointer;transition:all .25s ease}.hero-r-btn-secondary:hover{border-color:var(--redesign-accent);color:var(--redesign-primary);background:var(--redesign-accent-soft)}.hero-r-trust-bar{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;opacity:0;animation:heroFadeUp .7s ease .6s forwards}.hero-r-trust-item{display:flex;align-items:center;gap:.4rem;font-family:var(--font-body-new);font-size:.8rem;color:var(--redesign-text-muted);font-weight:500}.hero-r-trust-item i{color:var(--redesign-success);font-size:.7rem}.hero-r-trust-item strong{color:var(--text-color);font-weight:600}.hero-r-visual{opacity:0;animation:heroFadeUp .7s ease .3s forwards}.hero-r-card{background:var(--redesign-card);border:1px solid var(--redesign-border);border-radius:var(--redesign-radius);padding:1.5rem;box-shadow:0 20px 50px #0000000f}.dark-mode .hero-r-card{background:var(--card-bg-dark);border-color:var(--border-color-dark);box-shadow:0 20px 50px #0000004d}.hero-r-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--redesign-border)}.dark-mode .hero-r-card-header{border-color:var(--border-color-dark)}.hero-r-card-label{font-family:var(--font-body-new);font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:var(--redesign-text-muted);font-weight:600}.hero-r-card-live{display:flex;align-items:center;gap:6px;font-family:var(--font-body-new);font-size:.7rem;color:var(--redesign-success);font-weight:600}.hero-r-card-live:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--redesign-success);animation:heroPulse 2s infinite}.hero-r-metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.hero-r-metric{background:var(--stat-card-bg, var(--bg-color-light));border-radius:10px;padding:.875rem;transition:all .2s ease}.dark-mode .hero-r-metric{background:#33415580}.hero-r-metric:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}.hero-r-metric-label{font-family:var(--font-body-new);font-size:.65rem;text-transform:uppercase;letter-spacing:.06em;color:var(--redesign-text-muted);font-weight:600;margin-bottom:4px}.hero-r-metric-value{font-family:var(--font-display);font-size:1.4rem;color:var(--text-color);letter-spacing:-.02em}.hero-r-metric-value.blue{color:var(--redesign-primary)}.dark-mode .hero-r-metric-value.blue{color:var(--redesign-accent)}.hero-r-metric-value.green{color:var(--redesign-success)}.hero-r-metric-sub{font-family:var(--font-body-new);font-size:.65rem;font-weight:600;color:var(--redesign-success);margin-top:2px}.hero-r-card-footer{margin-top:1rem;padding-top:.75rem;border-top:1px solid var(--redesign-border);display:flex;align-items:center;justify-content:space-between}.dark-mode .hero-r-card-footer{border-color:var(--border-color-dark)}.hero-r-card-footer span{font-family:var(--font-body-new);font-size:.78rem;font-weight:500;color:var(--redesign-text-muted)}.hero-r-card-footer a{font-family:var(--font-body-new);font-size:.78rem;font-weight:600;color:var(--redesign-primary);text-decoration:none;display:flex;align-items:center;gap:4px;transition:gap .2s}.dark-mode .hero-r-card-footer a{color:var(--redesign-accent)}.hero-r-card-footer a:hover{gap:8px}@media(max-width:1024px){.hero-redesigned-inner{grid-template-columns:1fr;gap:2rem}.hero-r-content{max-width:100%}.hero-r-visual{max-width:500px}}@media(max-width:640px){#hero-redesigned{padding-top:90px;padding-bottom:1.5rem}.hero-r-actions{flex-direction:column;align-items:stretch}.hero-r-btn-primary,.hero-r-btn-secondary{justify-content:center;text-align:center}.hero-r-trust-bar{gap:.75rem}.hero-r-metric-grid{grid-template-columns:1fr}}.social-proof-strip{background:var(--redesign-card);border-top:1px solid var(--redesign-border);border-bottom:1px solid var(--redesign-border);padding:2.5rem 0;overflow:hidden}.dark-mode .social-proof-strip{background:var(--card-bg-dark);border-color:var(--border-color-dark)}.social-proof-strip-inner{max-width:1360px;margin:0 auto;padding:0 1.5rem}.social-proof-strip-label{text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.6rem;line-height:1.2;text-transform:none;letter-spacing:normal;color:var(--primary-color);font-weight:800;margin-bottom:1.25rem}.testimonial-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.testi-card{background:var(--bg-color);border:1px solid var(--redesign-border);border-radius:var(--redesign-radius);padding:1.25rem;position:relative}.dark-mode .testi-card{border-color:var(--border-color-dark)}.testi-card:before{content:"\201c";font-family:var(--font-display);font-size:2.5rem;color:var(--redesign-accent);opacity:.25;position:absolute;top:6px;left:14px;line-height:1}.testi-text{font-family:var(--font-body-new);font-size:.9rem;color:var(--redesign-text-secondary);line-height:1.6;margin-bottom:.875rem;position:relative;z-index:1}.testi-author{display:flex;align-items:center;gap:.5rem}.testi-avatar{width:34px;height:34px;border-radius:50%;background:var(--redesign-accent-soft);color:var(--redesign-primary);display:flex;align-items:center;justify-content:center;font-family:var(--font-body-new);font-size:.75rem;font-weight:700}.dark-mode .testi-avatar{color:var(--redesign-accent)}.testi-name{font-family:var(--font-body-new);font-size:.78rem;font-weight:600;color:var(--text-color)}.testi-meta{font-family:var(--font-body-new);font-size:.65rem;color:var(--redesign-text-muted)}@media(max-width:768px){.testimonial-row{grid-template-columns:1fr;gap:.875rem}}.builder-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#0f172af7,#1e293bf7);border-radius:16px;padding:3rem 2rem}.light-mode .builder-section{background:linear-gradient(135deg,#f0f5fffa,#e0ebfffa)}.builder-section .builder-glow{position:absolute;width:400px;height:400px;border-radius:50%;filter:blur(120px);opacity:.15;pointer-events:none}.builder-section .builder-glow-1{background:#3b82f6;top:-100px;right:-100px}.builder-section .builder-glow-2{background:#06b6d4;bottom:-100px;left:-100px}.builder-module-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;margin-top:1.5rem}.builder-module-card{background:#3b82f614;border:1px solid rgba(59,130,246,.2);border-radius:12px;padding:1.25rem 1rem;text-align:center;transition:all .3s ease}.builder-module-card:hover{border-color:#3b82f680;transform:translateY(-2px);box-shadow:0 8px 24px #3b82f626}.builder-module-card i{font-size:1.5rem;margin-bottom:.5rem;color:#38bdf8}.builder-module-card span{font-size:.8rem;font-weight:600;display:block}.builder-coming-soon{display:inline-flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:#8b5cf614;border:1px solid rgba(139,92,246,.2);border-radius:12px;filter:blur(.5px);opacity:.85;transition:all .3s ease}.builder-coming-soon:hover{filter:blur(0px);opacity:1}.builder-coming-soon i{font-size:1.3rem;color:#a78bfa}.builder-flow-canvas{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:center;margin-top:1.5rem}.builder-flow-node{background:#3b82f61f;border:1px solid rgba(59,130,246,.3);border-radius:10px;padding:.6rem 1rem;font-size:.75rem;font-weight:600;color:#60a5fa;white-space:nowrap}.light-mode .builder-flow-node{color:#2563eb}.builder-flow-arrow{color:#3b82f666;font-size:1.2rem}.builder-key-points{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1.5rem}@media(max-width:640px){.builder-key-points{grid-template-columns:1fr}.builder-module-grid{grid-template-columns:repeat(3,1fr)}}.builder-key-point{display:flex;align-items:flex-start;gap:.6rem;font-size:.85rem;color:var(--text-color);opacity:.85}.builder-key-point i{color:#38bdf8;margin-top:3px;font-size:.8rem}.trust-banner-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#0a0f1efa,#141e32fa);border-radius:16px;padding:3rem 2rem}.light-mode .trust-banner-section{background:linear-gradient(135deg,#ebf5fffa,#dcebfafa)}.trust-banner-section .trust-glow{position:absolute;width:350px;height:350px;border-radius:50%;filter:blur(100px);opacity:.12;pointer-events:none}.trust-banner-section .trust-glow-1{background:#1d4ed8;top:-80px;left:-80px}.trust-banner-section .trust-glow-2{background:#06b6d4;bottom:-80px;right:-80px}.trust-icon-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1.5rem}@media(max-width:768px){.trust-icon-grid{grid-template-columns:repeat(2,1fr)}}.trust-icon-card{background:#1d4ed814;border:1px solid rgba(29,78,216,.2);border-radius:12px;padding:1.25rem 1rem;text-align:center;transition:all .3s ease}.trust-icon-card:hover{border-color:#1d4ed866;transform:translateY(-2px);box-shadow:0 8px 24px #1d4ed81f}.trust-icon-card i{font-size:1.5rem;color:#60a5fa;margin-bottom:.5rem}.trust-icon-card h4{font-size:.85rem;font-weight:700;margin-bottom:.3rem}.trust-icon-card p{font-size:.62rem;opacity:.7;line-height:1.4}.trust-layer-diagram{display:flex;flex-direction:column;gap:0;margin-top:1.5rem;max-width:500px;margin-left:auto;margin-right:auto}.trust-layer{display:flex;align-items:center;gap:.75rem;padding:.7rem 1.2rem;border-left:3px solid rgba(59,130,246,.2);transition:all .3s ease;font-size:.8rem}.trust-layer:hover{border-left-color:#3b82f6;background:#3b82f60d}.trust-layer.trust-layer-active{border-left-color:#06b6d4;background:#06b6d414;font-weight:700}.trust-layer-num{width:28px;height:28px;border-radius:50%;background:#3b82f626;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;color:#60a5fa;flex-shrink:0}.trust-layer-active .trust-layer-num{background:#06b6d433;color:#22d3ee}.trust-layer{cursor:pointer;position:relative}.trust-layer-icon{margin-left:auto;font-size:1.1rem;opacity:.7}.trust-layer.trust-layer-selected{border-left-color:#06b6d4;background:#06b6d414}.trust-layer-desc{display:none;padding:0;margin:0;font-size:.85rem;color:#94a3b8;line-height:1.6;animation:fadeSlideIn .3s ease}.trust-layer-desc.active{display:block}@keyframes layerDescFade{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.founders-section{max-width:1360px;margin:0 auto;padding:0 1.5rem}.founders-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:1.5rem}.founder-card-new{background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--redesign-radius);padding:1.5rem}.founder-card-label{font-family:var(--font-body-new);font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:var(--redesign-text-muted);font-weight:600;margin-bottom:1rem}.founder-row{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--border-color)}.founder-row:last-child{border-bottom:none}.founder-avatar-new{width:52px;height:52px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,var(--redesign-primary),var(--redesign-accent));color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:1.2rem}.founder-row h4{font-family:var(--font-body-new);font-size:1rem;font-weight:600;color:var(--text-color);margin-bottom:2px}.founder-row p{font-family:var(--font-body-new);font-size:.8rem;color:var(--redesign-text-secondary);margin-bottom:.5rem;line-height:1.5}.founder-linkedin{display:inline-flex;align-items:center;gap:4px;font-family:var(--font-body-new);font-size:.75rem;color:var(--redesign-primary);text-decoration:none;font-weight:600}.dark-mode .founder-linkedin{color:var(--redesign-accent)}.founder-linkedin:hover{text-decoration:underline}.stat-grid-new{display:grid;grid-template-columns:1fr 1fr;gap:.875rem}.stat-box-new{background:var(--card-bg);border:1px solid var(--border-color);border-radius:14px;padding:1.25rem;text-align:center;transition:all .25s ease}.stat-box-new:hover{border-color:var(--redesign-accent);transform:translateY(-2px)}.stat-box-new i{color:var(--redesign-accent);font-size:1.125rem;margin-bottom:.5rem}.stat-box-new .stat-num{font-family:var(--font-display);font-size:1.75rem;color:var(--text-color);letter-spacing:-.02em}.stat-box-new .stat-lbl{font-family:var(--font-body-new);font-size:.7rem;color:var(--redesign-text-muted);margin-top:2px}@media(max-width:768px){.founders-grid{grid-template-columns:1fr}}.final-cta-section{max-width:1360px;margin:0 auto;padding:0 1.5rem}.final-cta-card-new{background:linear-gradient(135deg,var(--redesign-primary),#1e40af);border-radius:var(--redesign-radius);padding:3rem;color:#fff;text-align:center;position:relative;overflow:hidden}.final-cta-card-new:before{content:"";position:absolute;top:-50%;right:-30%;width:600px;height:600px;background:radial-gradient(circle,rgba(255,255,255,.07) 0%,transparent 70%);pointer-events:none}.final-cta-card-new h2{font-family:var(--font-display);font-size:clamp(1.75rem,3vw,2.5rem);margin-bottom:.75rem;position:relative}.final-cta-card-new>p{font-family:var(--font-body-new);font-size:1.05rem;opacity:.85;margin-bottom:1.5rem;position:relative}.final-cta-btn-white{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:var(--redesign-primary);padding:14px 32px;border-radius:9999px;font-family:var(--font-body-new);font-size:1rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:all .25s ease;position:relative}.final-cta-btn-white:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.final-cta-stats{display:flex;justify-content:center;gap:3rem;margin-top:1.5rem;position:relative}.final-cta-stat{text-align:center}.final-cta-stat-num{font-family:var(--font-display);font-size:1.4rem}.final-cta-stat-lbl{font-family:var(--font-body-new);font-size:.7rem;opacity:.7}.footer-redesigned{border-top:1px solid var(--redesign-border);padding:2.5rem 0 1.5rem}.dark-mode .footer-redesigned{border-color:var(--border-color-dark)}.footer-redesigned-inner{max-width:1360px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem}.footer-redesigned .footer-brand-new p{font-family:var(--font-body-new);font-size:.8rem;color:var(--redesign-text-muted);margin-top:.5rem;max-width:280px;line-height:1.6}.footer-redesigned .footer-col-new h5{font-family:var(--font-body-new);font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:var(--redesign-text-muted);font-weight:600;margin-bottom:.75rem}.footer-redesigned .footer-col-new a{display:block;font-family:var(--font-body-new);font-size:.85rem;color:var(--redesign-text-secondary);text-decoration:none;margin-bottom:.5rem;transition:color .2s}.footer-redesigned .footer-col-new a:hover{color:var(--redesign-primary)}.dark-mode .footer-redesigned .footer-col-new a:hover{color:var(--redesign-accent)}.footer-social-new{display:flex;gap:.625rem;margin-top:.75rem}.footer-social-new a{width:34px;height:34px;border-radius:50%;border:1px solid var(--redesign-border);display:flex!important;align-items:center;justify-content:center;color:var(--redesign-text-muted);transition:all .2s;margin-bottom:0!important;font-size:.8rem}.dark-mode .footer-social-new a{border-color:var(--border-color-dark)}.footer-social-new a:hover{border-color:var(--redesign-primary);color:var(--redesign-primary)}.dark-mode .footer-social-new a:hover{border-color:var(--redesign-accent);color:var(--redesign-accent)}.footer-bottom-new{max-width:1360px;margin:1.25rem auto 0;padding:1rem 1.5rem 0;border-top:1px solid var(--redesign-border);display:flex;justify-content:space-between;font-family:var(--font-body-new);font-size:.7rem;color:var(--redesign-text-muted)}.dark-mode .footer-bottom-new{border-color:var(--border-color-dark)}@media(max-width:768px){.footer-redesigned-inner{grid-template-columns:1fr 1fr}.footer-bottom-new{flex-direction:column;gap:.5rem}}.eg-reveal{opacity:0;transform:translateY(28px);transition:opacity .6s ease,transform .6s ease}.eg-reveal.eg-visible{opacity:1;transform:translateY(0)}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes heroPulse{0%,to{opacity:1}50%{opacity:.4}}main.relative.min-h-screen{padding-top:72px!important}.egety-nav-settings-btn{width:34px;height:34px;border-radius:10px;border:1px solid var(--redesign-border);background:transparent;color:var(--redesign-text-muted);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.8rem;transition:all .2s}.egety-nav-settings-btn:hover{border-color:var(--redesign-accent);color:var(--redesign-primary)}.dark-mode .egety-nav-settings-btn:hover{color:var(--redesign-accent)}.egety-nav-theme-toggle{width:44px;height:26px;border-radius:9999px;background:#e2e8f0;display:flex;align-items:center;padding:2px;cursor:pointer;transition:all .2s;flex-shrink:0}.dark-mode .egety-nav-theme-toggle{background:#334155}.egety-nav-currency{height:34px;padding:0 8px;border-radius:10px;border:1px solid var(--redesign-border);background:transparent;color:var(--text-color);font-family:var(--font-body-new);font-size:.75rem;font-weight:600;cursor:pointer;-webkit-appearance:none;appearance:none;min-width:50px}@media(max-width:768px){.egety-nav-settings-btn,.egety-nav-theme-toggle,.egety-nav-currency{display:none}}.egety-nav-link.nav-active{color:var(--redesign-primary);position:relative}.dark-mode .egety-nav-link.nav-active{color:var(--redesign-accent)}.egety-nav-link.nav-active:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:2px;background:var(--redesign-primary);border-radius:2px}.dark-mode .egety-nav-link.nav-active:after{background:var(--redesign-accent)}.simulator-container{position:relative}.simulator-container:before{content:"";position:absolute;top:-2rem;left:50%;transform:translate(-50%);width:60px;height:4px;background:linear-gradient(to right,var(--redesign-primary),var(--redesign-accent));border-radius:4px;opacity:.3}.eg-section-label{font-family:var(--font-body-new);font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--redesign-primary);font-weight:700;margin-bottom:.5rem}.dark-mode .eg-section-label{color:var(--redesign-accent)}.eg-section-title{font-family:var(--font-display);font-size:clamp(1.6rem,2.5vw,2.2rem);letter-spacing:-.02em;color:var(--text-color);margin-bottom:.5rem;text-shadow:none!important}.eg-section-subtitle{font-family:var(--font-body-new);font-size:1rem;color:var(--redesign-text-secondary);max-width:580px;line-height:1.6}.shepherd-theme-custom .shepherd-element,.styled-table th,.styled-table td{font-family:DM Sans,system-ui,sans-serif}.section-title,.title-text,h1,h2,h3{text-shadow:none!important}#particle-bg{display:none!important}.section-title,.title-text,h1,h2,h3,h4{text-shadow:none!important}#launchAppBtn,#saveSimulationBtn,.link-btn{animation:none!important}.live-simulation-card{animation:none!important;border:2px solid var(--accent-color)!important}.styled-table thead tr{background:var(--primary-color);border-radius:10px}.styled-table{font-size:.85rem}.styled-table tbody tr:hover{background-color:#0ea5e90f}.dark-mode .styled-table tbody tr:hover{background-color:#0ea5e91a}.styled-table tbody tr.active{background:var(--primary-color)}.results-box{border-radius:10px;border-left:3px solid var(--accent-color);transition:transform .25s ease,box-shadow .25s ease}.results-box:hover{transform:translateY(-3px) scale(1.01);box-shadow:0 6px 20px #00000014}input[type=range]{accent-color:var(--primary-color)}input[type=range]::-webkit-slider-thumb{background:var(--primary-color)}.simulator-card{border-radius:14px;padding:1.25rem}.installment-suggestion-card{border-radius:14px}.installment-suggestion-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000014}.installment-suggestion-card.highlighted{border:2px solid var(--primary-color);box-shadow:0 0 0 3px #1a56db1a}.how-it-works-item i,.stat-card i,.automation-icon i{animation:none!important;transition:color .2s ease,transform .2s ease!important}.how-it-works-item:hover i,.stat-card:hover i,.automation-icon:hover i{transform:scale(1.08)!important;color:var(--accent-color)!important}.faq-tab{text-decoration:none!important;border-radius:10px;font-weight:500!important}.faq-tab.active{background:#0ea5e914!important;color:var(--primary-color)!important;border-bottom:none!important}.partner-logo{transition:transform .2s ease,filter .2s ease!important}.partner-logo:hover{transform:scale(1.05)!important;filter:none!important}.sticky-bubble{border-radius:14px;box-shadow:0 4px 16px #0000001f!important}.modal .card{border-radius:14px}.package-btn{border-radius:14px;transition:all .2s ease!important}canvas:not(#particle-bg){border-radius:10px}.toggle-label{border-radius:9999px}.how-it-works-item,.stat-card{border-radius:14px}header.card{border-radius:14px;padding:.75rem 1rem!important}.compare-card{border-radius:14px;border-color:var(--accent-color)!important}.info-tooltip{border-radius:10px;box-shadow:0 8px 24px #0000001f!important}#whitePaperModalContent{border-radius:14px}#whitePaperModal{z-index:2147483647!important}#whitePaperModalContent{position:relative;z-index:2147483647!important}.inline-video-trigger{width:100%;padding:0;background:transparent;border:0;cursor:pointer;text-align:inherit}.inline-video-trigger:focus-visible{outline:2px solid var(--accent-color);outline-offset:4px}.inline-video-player-shell{position:relative;width:100%;min-height:260px;border-radius:22px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#000;box-shadow:0 25px 50px #00000059}.inline-video-player-shell iframe{display:block;width:100%;height:100%;min-height:260px;border:0}@media(min-width:768px){.inline-video-player-shell,.inline-video-player-shell iframe{min-height:400px}.inline-video-player-shell.video-height-360,.inline-video-player-shell.video-height-360 iframe{min-height:360px}}:root{--section-grad-start: #0f172a;--section-grad-end: #1e293b;--section-border: rgba(59,130,246,.16);--section-shadow: 0 8px 28px rgba(0,0,0,.18)}.light-mode{--section-grad-start: #eff6ff;--section-grad-end: #dbeafe;--section-border: rgba(37,99,235,.12);--section-shadow: 0 8px 24px rgba(15,23,42,.08)}html,body,body button,body input,body select,body textarea,body option,body a,body p,body span,body div,body li,body td,body th,body label,body h1,body h2,body h3,body h4,body h5,body h6,body summary,body small,body strong,body em{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.title-text,.section-title,.eg-section-title,.hero-r-title,.egety-nav-logo span,.final-cta-card-new h2,.hero-r-metric-value,.stat-num,.final-cta-stat-num{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;letter-spacing:-.02em}.fa,.fas,.far,.fal,.fad,.fab,.fa-solid,.fa-regular,.fa-light,.fa-duotone,.fa-brands,.fa-thin,[class^=fa-],[class*=" fa-"]{font-family:"Font Awesome 6 Free","Font Awesome 6 Brands"!important;font-style:normal!important;font-variant:normal!important;text-rendering:auto!important;-webkit-font-smoothing:antialiased!important;display:inline-block}i.fa,i.fas,i.far,i.fal,i.fad,i.fab,i.fa-solid,i.fa-regular,i.fa-light,i.fa-duotone,i.fa-brands,i.fa-thin,i[class^=fa-],i[class*=" fa-"]{opacity:1!important;visibility:visible!important}.card,.builder-section,.trust-banner-section,#bds-section>div,#plo-banner-section>div,#trust-app-section>div,.social-proof-strip,.final-cta-card-new,.founder-card-new,.stat-box-new,.testi-card,.hero-r-card,.installment-suggestion-card,.results-box,.stat-card,.how-it-works-item,.package-category-k,.eds-package-section,#partnersCard,.footer-redesigned,.page-nav-container,.egety-nav{background:linear-gradient(135deg,var(--section-grad-start),var(--section-grad-end))!important;border:1px solid var(--section-border)!important;box-shadow:var(--section-shadow)!important}.light-mode .card:not(#partnersCard),.light-mode .builder-section,.light-mode .trust-banner-section,.light-mode #bds-section>div,.light-mode #plo-banner-section>div,.light-mode #trust-app-section>div,.light-mode .social-proof-strip,.light-mode .hero-r-card,.light-mode .testi-card,.light-mode .founder-card-new,.light-mode .stat-box-new,.light-mode .results-box,.light-mode .stat-card,.light-mode .how-it-works-item,.light-mode .installment-suggestion-card,.light-mode .package-category-k,.light-mode .eds-package-section,.light-mode .footer-redesigned,.light-mode .page-nav-container,.light-mode .egety-nav{color:#0f172a!important}.final-cta-card-new{background:linear-gradient(135deg,#1d4ed8,#0ea5e9)!important;border-color:#ffffff29!important}.light-mode .results-box .main-value,.light-mode .hero-r-metric-value,.light-mode .stat-num,.light-mode .title-text,.light-mode .section-title,.light-mode .eg-section-title{color:#0f172a!important}:root{--primary-color-light: #2563eb !important;--accent-color-light: #22d3ee !important;--bg-color-light: #edf4ff !important;--text-color-light: #0f172a !important;--card-bg-light: rgba(255,255,255,.92) !important;--border-color-light: rgba(96,165,250,.22) !important;--primary-glow-light: rgba(37,99,235,.22) !important;--stat-card-bg-light: rgba(248,250,252,.92) !important;--primary-color-dark: #3b82f6 !important;--accent-color-dark: #22d3ee !important;--bg-color-dark: #071120 !important;--text-color-dark: #e6eef8 !important;--card-bg-dark: rgba(10, 24, 44, .82) !important;--border-color-dark: rgba(56, 189, 248, .18) !important;--primary-glow-dark: rgba(59, 130, 246, .3) !important;--stat-card-bg-dark: rgba(10, 24, 44, .88) !important;--site-gradient-main: linear-gradient(135deg, rgba(8,20,40,.98) 0%, rgba(10,31,60,.96) 30%, rgba(11,58,92,.94) 68%, rgba(8,93,122,.88) 100%);--site-gradient-soft: linear-gradient(135deg, rgba(7,18,36,.92) 0%, rgba(13,32,59,.9) 45%, rgba(17,63,97,.86) 100%);--site-gradient-card: linear-gradient(145deg, rgba(8,20,40,.9), rgba(12,34,58,.88) 58%, rgba(10,70,98,.78));--site-gradient-row: linear-gradient(90deg, rgba(13,40,72,.96), rgba(11,73,102,.92));--site-gradient-active: linear-gradient(135deg, #2563eb, #06b6d4);--site-shadow: 0 14px 34px rgba(2, 12, 27, .32);--site-shadow-hover: 0 22px 48px rgba(6, 24, 49, .42)}html,body,body *,button,input,select,textarea,summary{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.fa,.fas,.far,.fal,.fad,.fab,.fa-solid,.fa-regular,.fa-light,.fa-duotone,.fa-brands,.fa-thin,[class^=fa-],[class*=" fa-"]{font-family:"Font Awesome 6 Free","Font Awesome 6 Brands","Font Awesome 6 Pro"!important}.fab,.fa-brands{font-family:"Font Awesome 6 Brands"!important}.material-symbols-outlined,.material-icons{font-family:Material Symbols Outlined,Material Icons!important}body{background:radial-gradient(circle at top right,rgba(34,211,238,.12),transparent 32%),radial-gradient(circle at top left,rgba(59,130,246,.14),transparent 28%),var(--site-gradient-main)!important}section,.card,.simulator-card,.results-box,.package-category-k,.eds-package-section,.page-nav-container,.page-nav-btn,.styled-table,.styled-table thead tr,.styled-table tbody tr,nav,header,footer,.modal-content,.shepherd-theme-custom .shepherd-content,#trust-app-section>div,#bds-section>div,[id$=-section]>div:first-child,[class*=section]>.max-w-7xl,[class*=section]>.max-w-6xl,[class*=section]>.max-w-5xl,[class*=section]>.container,[class*=glass],[class*=card]{border-color:var(--border-color)!important}.card,.simulator-card,.package-category-k,.eds-package-section,.results-box,.modal-content,.shepherd-theme-custom .shepherd-content,#trust-app-section>div,#bds-section>div,.page-nav-container,.page-nav-btn,[class*=glass],[class*=card]{background:var(--site-gradient-card)!important;box-shadow:var(--site-shadow)!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}section,nav,header,footer,[id$=-section]{background-color:transparent!important}.styled-table{background:#0711226b!important;overflow:hidden;border-radius:18px!important}.styled-table thead tr{background:var(--site-gradient-active)!important}.styled-table tbody tr,.table-row,tr{background:transparent;transition:transform .28s ease,background .28s ease,box-shadow .28s ease}.styled-table tbody tr:nth-child(odd){background:linear-gradient(90deg,#091d36e0,#0c445ebd)!important}.styled-table tbody tr:nth-child(2n){background:linear-gradient(90deg,#0a2540bd,#0c335699)!important}.styled-table tbody tr:hover{background:var(--site-gradient-row)!important;transform:translateY(-2px) scale(1.003);box-shadow:inset 0 0 0 1px #22d3ee26}.styled-table tbody tr.active{background:var(--site-gradient-active)!important;box-shadow:0 10px 22px #2563eb38}.eds-package-section{background:var(--site-gradient-card)!important;border:1px solid rgba(56,189,248,.18)!important;border-radius:18px!important;padding:.65rem .8rem!important;width:100%!important;transform-style:preserve-3d}.eds-package-section[data-category=K]{background:linear-gradient(145deg,#0f1f34f2,#12314ceb 60%,#115c78d6)!important;border-color:#93c5fd4d!important}.eds-package-section[data-category=A],.eds-package-section[data-category=B],.eds-package-section[data-category=C]{background:linear-gradient(145deg,#0a1c32f0,#0e304fe6 55%,#08607ab8)!important}.eds-package-section .category-header{min-height:58px!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important}.eds-package-section.section-collapsed{display:block!important;width:100%!important;min-height:78px!important;height:auto!important;padding:.65rem .8rem!important}.eds-package-section.section-collapsed .category-header{margin-bottom:0!important;min-height:58px!important}.eds-package-section .category-content.collapsed{max-height:0!important;opacity:0!important;overflow:hidden!important}.eds-section-arrow{min-width:42px;width:42px;height:42px;border-radius:999px;display:inline-flex!important;align-items:center;justify-content:center;background:#ffffff14;border:1px solid rgba(147,197,253,.18);color:#dbeafe!important;transition:transform .28s ease,background .28s ease,box-shadow .28s ease!important}.eds-package-section:hover .eds-section-arrow{background:#22d3ee24;box-shadow:0 10px 22px #22d3ee24}[style*="#556B2F"],[style*="#6b8e23"],[style*=olive],.bg-olive,.olive,.olive-green,.greenish{background:var(--site-gradient-row)!important;color:var(--text-color)!important}a,button,summary,.interactive-btn,.page-nav-btn,.results-box,.card,.simulator-card,.eds-package-section,.styled-table tbody tr,details,input,select,textarea,.lang-btn,.bubble,.info-icon,.toggle-switch,[class*=btn],[role=button]{transition:transform .28s ease,box-shadow .28s ease,background .28s ease,border-color .28s ease,color .28s ease,opacity .28s ease!important;will-change:transform}a:hover,button:hover,summary:hover,.interactive-btn:hover,.page-nav-btn:hover,.results-box:hover,.card:hover,.simulator-card:hover,.eds-package-section:hover,details:hover,.lang-btn:hover,.bubble:hover,[class*=btn]:hover,[role=button]:hover{transform:translateY(-4px);box-shadow:var(--site-shadow-hover)!important}.interactive-btn,.page-nav-btn,[class*=btn],button{background-image:linear-gradient(135deg,#2563eb2e,#22d3ee24)}.interactive-btn:hover,.page-nav-btn:hover,[class*=btn]:hover,button:hover{border-color:#22d3ee59!important;background-image:linear-gradient(135deg,#2563eb52,#22d3ee38)}input:hover,select:hover,textarea:hover,input:focus,select:focus,textarea:focus{box-shadow:0 0 0 4px #22d3ee1f,0 14px 30px #020c1b2e!important;border-color:#22d3ee73!important;transform:translateY(-1px)}.oai-reveal-ready{opacity:0;transform:translateY(24px) scale(.985)}.oai-reveal-in{opacity:1;transform:translateY(0) scale(1);transition:opacity .65s ease,transform .65s cubic-bezier(.22,1,.36,1)}details,summary{border-radius:16px}details:hover summary{color:#fff!important}.page-nav-btn.active,button.active,.interactive-btn.active{background:var(--site-gradient-active)!important;color:#fff!important;border-color:transparent!important}@media(hover:none),(pointer:coarse){a:hover,button:hover,summary:hover,.interactive-btn:hover,.page-nav-btn:hover,.results-box:hover,.card:hover,.simulator-card:hover,.eds-package-section:hover,details:hover,.lang-btn:hover,.bubble:hover,[class*=btn]:hover,[role=button]:hover,.styled-table tbody tr:hover{transform:none!important}}:root{--chain-cyan: #22d3ee;--chain-blue: #2563eb;--chain-deep: #081325;--chain-violet: #7c3aed}body:before,body:after{content:"";position:fixed;inset:auto;pointer-events:none;z-index:0;filter:blur(70px);opacity:.18}body:before{top:12vh;left:-6vw;width:28vw;height:28vw;background:radial-gradient(circle,rgba(34,211,238,.55),rgba(37,99,235,.15) 45%,transparent 70%)}body:after{right:-8vw;bottom:10vh;width:34vw;height:34vw;background:radial-gradient(circle,rgba(59,130,246,.45),rgba(124,58,237,.14) 48%,transparent 72%)}.page-content,.simulator-container,section,.card,.simulator-card{position:relative;z-index:1}.page-content>section,.page-content>.simulator-container,.page-content>div>section,.page-content>div>.simulator-container{margin-top:1.25rem!important}.page-content>section:first-child,.page-content>.simulator-container:first-child,.page-content>div>section:first-child,.page-content>div>.simulator-container:first-child{margin-top:0!important}.simulator-container{row-gap:1.25rem!important}.card:hover,.simulator-card:hover,#feeDistributionWrapper:hover{transform:none!important;box-shadow:0 16px 42px #020c1b4d,0 0 0 1px #38bdf81a!important}#resultsContainer,#mySavedResultsContainer,#goalPlannerSection,#ecosystemSimulatorSection,.simulator-card,.card,.eds-package-section{overflow:hidden!important}.eds-package-section .category-header{position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.9rem!important;padding:.1rem 0!important;min-height:56px!important}.eds-package-section .category-header>div,.eds-package-section .category-header>h4{flex:1 1 auto!important;min-width:0!important;margin:0!important;padding-right:0!important}.eds-package-section .category-header .eds-section-arrow{position:static!important;transform:none!important;right:auto!important;top:auto!important;margin-left:auto!important;flex:0 0 42px!important;min-width:42px!important;width:42px!important;height:42px!important;line-height:1!important;font-size:1rem!important}.eds-package-section.section-collapsed .category-header{margin-bottom:0!important}.eds-package-section .category-content{width:100%!important}#resultsContainer.results-side .results-side-wrapper,#resultsContainer .results-live-col,#resultsContainer .results-saved-col,#resultsContainer .results-saved-scroll{border:0!important;background-image:none!important;box-shadow:none!important}#resultsContainer .results-live-col:before,#resultsContainer .results-live-col:after,#resultsContainer .results-saved-col:before,#resultsContainer .results-saved-col:after,#resultsContainer .results-side-wrapper:before,#resultsContainer .results-side-wrapper:after{display:none!important;content:none!important}#feeDistributionWrapper,.fee-distribution-shell{background:linear-gradient(135deg,#071228f5,#0a213ff5 46%,#083858e6)!important;border:1px solid rgba(56,189,248,.18)!important;box-shadow:0 18px 48px #020c1b57,inset 0 1px #ffffff0a!important}#feeDistributionSection{position:relative}#feeDistributionSection:before{content:"";position:absolute;inset:-10px 0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(34,211,238,.34),rgba(37,99,235,.26),transparent)}.fee-distribution-grid{align-items:stretch;gap:1.25rem!important}.fee-distribution-col,.fee-distribution-chart-col{background:linear-gradient(145deg,#09182ec7,#0b2948b8);border:1px solid rgba(56,189,248,.12);border-radius:18px;padding:1rem;min-height:100%}.fee-distribution-table-wrap{width:100%;overflow:hidden}.fee-distribution-table{width:100%}.fee-distribution-table thead tr,.fee-distribution-table tbody tr{background:transparent!important}.fee-distribution-table tbody tr{transition:background .24s ease,box-shadow .24s ease,color .24s ease!important}.fee-distribution-table tbody tr:hover{transform:none!important;background:linear-gradient(90deg,#2563eb1f,#22d3ee1a)!important;box-shadow:inset 0 0 0 1px #38bdf81a}#feeDistributionChart{max-width:100%;filter:drop-shadow(0 14px 30px rgba(34,211,238,.14))}.section-title,.title-text,.egety-nav-link.active,.package-category-header,h1,h2,h3{text-shadow:0 0 18px rgba(34,211,238,.08)}.card,.simulator-card,.eds-package-section,.trust-layer-detail-panel,.builder-module-card,.results-box{background-image:linear-gradient(135deg,#ffffff05,#fff0 28%),linear-gradient(145deg,#081325f5,#0b213df0 55%,#084160db);backdrop-filter:blur(12px)}.interactive-btn,.page-nav-btn,.egety-nav-cta,button{box-shadow:inset 0 1px #ffffff0f,0 10px 26px #2563eb2e}.styled-table tbody tr:hover,.results-box:hover,.eds-package-section:hover{box-shadow:0 12px 28px #2563eb24!important}.eds-package-section[data-category=C],#edsPackageButtonsC{display:none!important}#agentResults .results-box,.agent-results-card.live-simulation-card .results-box{padding:.32rem .4rem!important;min-height:72px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:.12rem!important}#agentResults .results-box p.text-xs,.agent-results-card.live-simulation-card .results-box .label{font-size:1.08rem!important;line-height:1.1!important;margin:0!important}#agentResults .results-box p.font-bold,.agent-results-card.live-simulation-card .results-box .main-value{font-size:1.95rem!important;line-height:1.05!important;margin:0!important;font-weight:700!important}@media(max-width:767px){#agentResults .results-box,.agent-results-card.live-simulation-card .results-box{min-height:64px!important;padding:.28rem .34rem!important}#agentResults .results-box p.text-xs,.agent-results-card.live-simulation-card .results-box .label{font-size:.96rem!important}#agentResults .results-box p.font-bold,.agent-results-card.live-simulation-card .results-box .main-value{font-size:1.65rem!important}}#trust-app-section>div>div,#trust-app-showcase-section>div>div{align-items:center!important}#trust-app-section>div>div>div:first-child,#trust-app-showcase-section>div>div>div[style*="order:2"]{max-width:320px!important;width:100%!important;margin:0 auto!important}#trust-app-section img,#trust-app-showcase-section img{width:100%!important;min-height:260px!important;max-height:320px!important;object-fit:contain!important;margin:0 auto!important}body[data-active-page=page2] #globalFinalCtaSection{display:none!important}@media(max-width:900px){#trust-app-section img,#trust-app-showcase-section img{min-height:220px!important;max-height:260px!important}}body[data-active-page=page2] .social-proof-strip,body[data-active-page=page3] .social-proof-strip,body[data-active-page=page2] #howitworks-section,body[data-active-page=page3] #howitworks-section,body[data-active-page=page2] #trust-stats-container,body[data-active-page=page3] #trust-stats-container,body[data-active-page=page2] #installmentSection,body[data-active-page=page3] #installmentSection,body[data-active-page=page2] #purchaseStagesTable,body[data-active-page=page3] #purchaseStagesTable,body[data-active-page=page2] #packagesTable,body[data-active-page=page3] #packagesTable,body[data-active-page=page2] [data-translate=purchase_stages_title],body[data-active-page=page3] [data-translate=purchase_stages_title],body[data-active-page=page2] [data-translate=packages_title],body[data-active-page=page3] [data-translate=packages_title],body[data-active-page=page2] #purchaseStageButtons,body[data-active-page=page3] #purchaseStageButtons,body[data-active-page=page2] #packageStageButtonsSmall,body[data-active-page=page3] #packageStageButtonsSmall,body[data-active-page=page2] #toggleOldBatchVisibilityTable,body[data-active-page=page3] #toggleOldBatchVisibilityTable,body[data-active-page=page2] .simulator-container,body[data-active-page=page3] .simulator-container,body[data-active-page=page2] #ecosystemSimulatorSection,body[data-active-page=page3] #ecosystemSimulatorSection,body[data-active-page=page2] #resultsContainer,body[data-active-page=page3] #resultsContainer,body[data-active-page=page2] #mySavedResultsContainer,body[data-active-page=page3] #mySavedResultsContainer,body[data-active-page=page2] #goalPlannerSection,body[data-active-page=page3] #goalPlannerSection{display:none!important}#trust-app-section img{max-height:240px!important}body[data-active-page=page2] #digitalRevolutionSection,body[data-active-page=page3] #digitalRevolutionSection,body[data-active-page=page2] #privateLabelsSection,body[data-active-page=page3] #privateLabelsSection,body[data-active-page=page2] #founders-section,body[data-active-page=page3] #founders-section,body[data-active-page=page2] #partnersAndFaqContainer,body[data-active-page=page3] #partnersAndFaqContainer,body[data-active-page=page2] #purchaseTablesSection,body[data-active-page=page3] #purchaseTablesSection,body[data-active-page=page3] #globalFinalCtaSection{display:none!important}body.light-mode{--bg-color: #f4f8ff !important;--text-color: #0f172a !important;--card-bg: rgba(255,255,255,.96) !important;--border-color: rgba(148, 163, 184, .22) !important;--primary-color: #2563eb !important;--accent-color: #0ea5e9 !important;--primary-glow: rgba(37,99,235,.16) !important;--stat-card-bg: rgba(248,250,252,.95) !important;--bg-card: rgba(255,255,255,.96) !important;--bg-page: #f4f8ff !important;--brand-primary: #2563eb !important;--brand-accent: #0ea5e9 !important;--data-primary: #0f172a !important;--data-secondary: #2563eb !important;--text-muted: #64748b !important;--border-subtle: rgba(148,163,184,.22) !important;--section-grad-start: #f8fbff !important;--section-grad-end: #eaf2ff !important;--section-border: rgba(148,163,184,.18) !important;--section-shadow: 0 10px 26px rgba(15,23,42,.07) !important;--site-gradient-main: linear-gradient(180deg, #f8fbff 0%, #eef4ff 52%, #e9f1ff 100%) !important;--site-gradient-soft: linear-gradient(135deg, rgba(248,251,255,.96), rgba(237,244,255,.96)) !important;--site-gradient-card: linear-gradient(145deg, rgba(255,255,255,.98), rgba(248,250,252,.98) 60%, rgba(239,246,255,.98)) !important;--site-gradient-row: linear-gradient(90deg, rgba(248,250,252,.98), rgba(239,246,255,.98)) !important;--site-gradient-active: linear-gradient(135deg, #2563eb, #0ea5e9) !important;--site-shadow: 0 10px 26px rgba(15,23,42,.07) !important;--site-shadow-hover: 0 18px 36px rgba(15,23,42,.1) !important;color-scheme:light}body.light-mode,body.light-mode:before,body.light-mode:after{color:#0f172a!important}body.light-mode{background:radial-gradient(circle at top right,rgba(14,165,233,.08),transparent 30%),radial-gradient(circle at top left,rgba(37,99,235,.08),transparent 24%),linear-gradient(180deg,#f8fbff,#eef4ff 52%,#e9f1ff)!important}body.light-mode #particle-bg,body.light-mode body:before,body.light-mode body:after{opacity:.06!important}body.light-mode .card:not(#partnersCard),body.light-mode .simulator-card,body.light-mode .results-box,body.light-mode .stat-card,body.light-mode .how-it-works-item,body.light-mode .hero-r-card,body.light-mode .testi-card,body.light-mode .founder-card-new,body.light-mode .stat-box-new,body.light-mode .footer-redesigned,body.light-mode .page-nav-container,body.light-mode .page-nav-btn,body.light-mode .eds-package-section,body.light-mode .package-category-k,body.light-mode .social-proof-strip,body.light-mode .installment-suggestion-card,body.light-mode .builder-section,body.light-mode .trust-banner-section,body.light-mode .egety-nav,body.light-mode .interactive-btn,body.light-mode .results-layout-btn,body.light-mode #digitalRevolutionSection,body.light-mode #privateLabelsSection,body.light-mode #trust-stats-container,body.light-mode #purchaseTablesSection,body.light-mode #goalPlannerSection,body.light-mode #ecosystemSimulatorSection,body.light-mode #globalFinalCtaSection .final-cta-section{background:linear-gradient(145deg,#fffffffa,#f8fafcfa 60%,#eff6fffa)!important;color:#0f172a!important;border-color:#94a3b838!important;box-shadow:0 10px 26px #0f172a12!important}body.light-mode .page-nav-btn.active,body.light-mode .interactive-btn.active,body.light-mode button.active{background:linear-gradient(135deg,#2563eb,#0ea5e9)!important;color:#fff!important;border-color:transparent!important}body.light-mode .interactive-btn,body.light-mode .results-layout-btn,body.light-mode #toggleOldBatchVisibility,body.light-mode #toggleOldBatchVisibilityTable{color:#0f172a!important;background-image:none!important}body.light-mode .main-value,body.light-mode .data-primary,body.light-mode .hero-r-metric-value,body.light-mode .stat-num,body.light-mode .title-text,body.light-mode .section-title,body.light-mode .eg-section-title,body.light-mode h1,body.light-mode h2,body.light-mode h3,body.light-mode h4,body.light-mode strong,body.light-mode .founder-row h4,body.light-mode .testi-name,body.light-mode .hero-r-title,body.light-mode .hero-r-title em,body.light-mode .social-proof-strip-label,body.light-mode .eg-section-label,body.light-mode .package-category-header,body.light-mode .results-box .main-value{color:#0f172a!important}body.light-mode p,body.light-mode span,body.light-mode label,body.light-mode li,body.light-mode .label,body.light-mode .hero-r-subtitle,body.light-mode .hero-r-card-label,body.light-mode .hero-r-card-footer span,body.light-mode .testi-text,body.light-mode .testi-meta,body.light-mode .founder-row p,body.light-mode .stat-lbl,body.light-mode .eg-section-subtitle,body.light-mode .trust-layer-inline-desc,body.light-mode .footer-redesigned .footer-brand-new p,body.light-mode .footer-redesigned .footer-col-new a,body.light-mode .footer-bottom-new,body.light-mode .hero-r-trust-item,body.light-mode .hero-r-metric-label,body.light-mode .hero-r-metric-sub,body.light-mode .results-box .label{color:#475569!important}body.light-mode .hero-r-btn-secondary,body.light-mode .page-nav-btn,body.light-mode .results-layout-btn,body.light-mode .egety-nav-settings-btn,body.light-mode .egety-nav-currency,body.light-mode #language-switcher-btn{background:#ffffffe6!important;color:#0f172a!important;border-color:#94a3b838!important}body.light-mode .egety-nav{background:#f8fbffe0!important}body.light-mode .egety-nav-link,body.light-mode .egety-nav-logo span,body.light-mode .footer-redesigned .footer-col-new h5,body.light-mode .footer-social-new a{color:#334155!important}body.light-mode .footer-social-new a{border-color:#94a3b838!important}body.light-mode .hero-r-metric,body.light-mode .builder-module-card,body.light-mode .trust-icon-card,body.light-mode .builder-coming-soon,body.light-mode .builder-flow-node,body.light-mode .trust-layer-detail-point,body.light-mode .installment-card-header,body.light-mode #goalPlannerResultsContainer .stat-card{background:#eff6ffcc!important;border-color:#93c5fd3d!important;color:#0f172a!important}body.light-mode #bds-section>div,body.light-mode #builder-showcase-section>div,body.light-mode #plo-banner-section>div,body.light-mode #trust-app-section>div,body.light-mode #trust-app-showcase-section>div{background:linear-gradient(145deg,#fffffffa,#f8fafcfa 60%,#eff6fffa)!important;color:#0f172a!important;border:1px solid rgba(148,163,184,.22)!important;box-shadow:0 10px 26px #0f172a12!important}body.light-mode #bds-section>div [style*="rgba(255,255,255,0.03)"],body.light-mode #builder-showcase-section>div [style*="rgba(255,255,255,.035)"],body.light-mode #plo-banner-section>div [style*="rgba(255,255,255,0.03)"],body.light-mode #trust-app-section>div [style*="rgba(255,255,255,0.03)"],body.light-mode #trust-app-showcase-section>div [style*="rgba(255,255,255,.035)"],body.light-mode #plo-banner-section>div [style*="background:rgba(15,23,42,0.9)"],body.light-mode #trust-app-section>div [style*="background:rgba(6,182,212,0.06)"],body.light-mode #plo-banner-section>div [style*="background:rgba(6,182,212,0.06)"],body.light-mode #bds-section>div [style*="background:rgba(59,130,246,0.15)"],body.light-mode #plo-banner-section>div [style*="background:rgba(59,130,246,0.15)"],body.light-mode #trust-app-section>div [style*="background:rgba(6,182,212,0.15)"],body.light-mode #builder-showcase-section>div [style*="background:rgba(255,255,255,.04)"],body.light-mode #trust-app-section>div [style*="background:rgba(255,255,255,0.04)"],body.light-mode #trust-app-showcase-section>div [style*="background:rgba(255,255,255,.04)"]{background:#eff6ffc7!important;color:#0f172a!important;border-color:#93c5fd3d!important;box-shadow:none!important}body.light-mode #bds-section h2,body.light-mode #bds-section h3,body.light-mode #bds-section h4,body.light-mode #builder-showcase-section h2,body.light-mode #builder-showcase-section h3,body.light-mode #builder-showcase-section h4,body.light-mode #plo-banner-section h2,body.light-mode #plo-banner-section h3,body.light-mode #plo-banner-section h4,body.light-mode #trust-app-section h2,body.light-mode #trust-app-section h3,body.light-mode #trust-app-section h4,body.light-mode #trust-app-showcase-section h2,body.light-mode #trust-app-showcase-section h3,body.light-mode #trust-app-showcase-section h4,body.light-mode #bds-section [style*="color:#f1f5f9"],body.light-mode #bds-section [style*="color:#e2e8f0"],body.light-mode #builder-showcase-section [style*="color:#f8fbff"],body.light-mode #builder-showcase-section [style*="color:#eaf4ff"],body.light-mode #plo-banner-section [style*="color:#f1f5f9"],body.light-mode #plo-banner-section [style*="color:#e2e8f0"],body.light-mode #trust-app-section [style*="color:#f1f5f9"],body.light-mode #trust-app-section [style*="color:#e2e8f0"],body.light-mode #trust-app-showcase-section [style*="color:#f8fbff"],body.light-mode #trust-app-showcase-section [style*="color:#eaf4ff"]{color:#0f172a!important}body.light-mode #bds-section p,body.light-mode #bds-section span,body.light-mode #builder-showcase-section p,body.light-mode #builder-showcase-section span,body.light-mode #plo-banner-section p,body.light-mode #plo-banner-section span,body.light-mode #trust-app-section p,body.light-mode #trust-app-section span,body.light-mode #trust-app-showcase-section p,body.light-mode #trust-app-showcase-section span,body.light-mode #bds-section [style*="color:#94a3b8"],body.light-mode #bds-section [style*="color:#cbd5e1"],body.light-mode #builder-showcase-section [style*="color:#c1d3e6"],body.light-mode #builder-showcase-section [style*="color:#7dd3fc"],body.light-mode #plo-banner-section [style*="color:#94a3b8"],body.light-mode #plo-banner-section [style*="color:#cbd5e1"],body.light-mode #trust-app-section [style*="color:#94a3b8"],body.light-mode #trust-app-section [style*="color:#cbd5e1"],body.light-mode #trust-app-showcase-section [style*="color:#c1d3e6"],body.light-mode #trust-app-showcase-section [style*="color:#7dd3fc"]{color:#475569!important}body.light-mode .trust-layer,body.light-mode .trust-layer.trust-layer-selected,body.light-mode .trust-layer.trust-layer-active,body.light-mode .trust-layer-inline{background:#eff6ffb3!important;border-left-color:#0ea5e973!important;color:#0f172a!important}body.light-mode .trust-layer-num{background:#2563eb1f!important;color:#2563eb!important}body.light-mode .trust-layer-detail-panel{background:linear-gradient(145deg,#fffffffa,#f8fafcfa 60%,#eff6fffa)!important;border-color:#93c5fd3d!important;box-shadow:0 10px 26px #0f172a12!important}body.light-mode .trust-layer-detail-panel:before{background:radial-gradient(circle at top right,rgba(34,211,238,.08),transparent 34%),radial-gradient(circle at bottom left,rgba(59,130,246,.06),transparent 28%)!important}body.light-mode .trust-layer-detail-title,body.light-mode .trust-layer-title,body.light-mode .trust-layer-detail-badge,body.light-mode .trust-layer-detail-point{color:#0f172a!important}body.light-mode .trust-layer-detail-text,body.light-mode .trust-layer-inline-desc{color:#475569!important}body.light-mode .trust-layer-detail-badge{background:#0ea5e91a!important;border-color:#0ea5e92e!important}body.light-mode .styled-table{background:#fffffff5!important;color:#0f172a!important}body.light-mode .styled-table thead tr{background:linear-gradient(135deg,#2563eb,#0ea5e9)!important;color:#fff!important}body.light-mode .styled-table tbody tr,body.light-mode tr,body.light-mode .table-row{color:#0f172a!important}body.light-mode .styled-table tbody tr:nth-child(odd){background:#f8fafcfa!important}body.light-mode .styled-table tbody tr:nth-child(2n){background:#eff6fffa!important}body.light-mode .styled-table tbody tr:hover{background:#dbeafee6!important;box-shadow:inset 0 0 0 1px #60a5fa2e!important}body.light-mode input,body.light-mode select,body.light-mode textarea,body.light-mode .number-input,body.light-mode .goal-planner-select,body.light-mode .form-modal-input,body.light-mode #whatsappPopup,body.light-mode #whatsappPopup textarea{background:#fffffff5!important;color:#0f172a!important;border-color:#94a3b838!important}body.light-mode .form-modal-input::placeholder,body.light-mode input::placeholder,body.light-mode textarea::placeholder{color:#94a3b8!important;opacity:1!important}body.light-mode .package-info-bar{background-color:#e2e8f0d9!important}body.light-mode .package-info-bar .eds-info,body.light-mode .package-info-bar .multiplier-info{color:#0f172a!important}body.light-mode .info-tooltip{background-color:#fff!important;color:#0f172a!important;border:1px solid rgba(148,163,184,.22)!important;box-shadow:0 10px 24px #0f172a1f!important}body.light-mode #partnersCard,body.light-mode #partnersCard *{color:#e2e8f0}body.light-mode #partnersCard{background:linear-gradient(145deg,#0f172af5,#1e293bf5)!important;border-color:#47556973!important}#purchaseStageButtons button span,#packageStageButtonsSmall .interactive-btn,#edsPackageButtons .interactive-btn span,#edsPackageButtons .interactive-btn .multiplier-info,#edsPackageButtons .interactive-btn .eds-info,#edsPackageButtons .interactive-btn .btn-subtext,.package-info-bar,.package-info-bar>span,.multiplier-info,.eds-info{background:transparent!important;box-shadow:none!important;text-shadow:none!important}.interactive-btn.active,.interactive-btn.active *,.page-nav-btn.active,.page-nav-btn.active *,#purchaseStageButtons button.active,#purchaseStageButtons button.active *,#packageStageButtonsSmall .interactive-btn.active,#packageStageButtonsSmall .interactive-btn.active *,#edsPackageButtons .interactive-btn.active,#edsPackageButtons .interactive-btn.active *,#agentTimeframeButtons button.active,#agentTimeframeButtons button.active *{color:#fff!important;-webkit-text-fill-color:#ffffff!important}body.light-mode #purchaseStageButtons button:not(.active) .btn-subtext,body.light-mode #edsPackageButtons .interactive-btn:not(.active) .btn-subtext,body.light-mode #edsPackageButtons .interactive-btn:not(.active) .eds-info{color:#64748b!important;-webkit-text-fill-color:#64748b!important}body.light-mode #edsPackageButtons .interactive-btn:not(.active) .multiplier-info{color:#0ea5e9!important;-webkit-text-fill-color:#0ea5e9!important}body.light-mode #feeDistributionWrapper,body.light-mode #feeDistributionSection,body.light-mode .fee-distribution-shell,body.light-mode .fee-distribution-col,body.light-mode .fee-distribution-chart-col,body.light-mode .fee-distribution-table-wrap{background:linear-gradient(145deg,#fffffffa,#f8fafcfa 60%,#eff6fffa)!important;color:#0f172a!important;border-color:#94a3b838!important;box-shadow:0 10px 26px #0f172a12!important}body.light-mode #feeDistributionSection:before{background:linear-gradient(90deg,transparent,rgba(14,165,233,.28),rgba(37,99,235,.22),transparent)!important}body.light-mode .fee-distribution-table,body.light-mode .fee-distribution-table th,body.light-mode .fee-distribution-table td,body.light-mode .fee-distribution-table tbody tr,body.light-mode .fee-distribution-table tbody tr td,body.light-mode .fee-distribution-table thead tr,body.light-mode .fee-distribution-table thead th{background:transparent!important;color:#0f172a!important;border-color:#94a3b838!important}body.light-mode .fee-distribution-table thead tr{border-bottom-color:#94a3b852!important}body.light-mode .fee-distribution-table tbody tr:hover{background:#dbeafea6!important;box-shadow:inset 0 0 0 1px #60a5fa29!important}body.light-mode #feeDistributionSection h3,body.light-mode #feeDistributionSection h3 *,body.light-mode #feeDistributionWrapper h3,body.light-mode #feeDistributionWrapper h3 *{color:#0f172a!important}body.light-mode #saveSimulationBtn,body.light-mode #saveSimulationBtn span,body.light-mode #saveSimulationBtn i,body.light-mode #saveSimulationBtn *,body.light-mode button#saveSimulationBtn,body.light-mode button#saveSimulationBtn:hover,body.light-mode button#saveSimulationBtn:focus,body.light-mode button#saveSimulationBtn:active{color:#fff!important;-webkit-text-fill-color:#ffffff!important}body.light-mode #launchAppBtn,body.light-mode #launchAppBtn *,body.light-mode #privateLabelsSection .link-btn,body.light-mode #privateLabelsSection .link-btn *,body.light-mode a.link-btn,body.light-mode a.link-btn *{color:#fff!important;-webkit-text-fill-color:#ffffff!important}#whatsappPopup .close-btn,#whatsappPopup .close-btn:hover,#whatsappPopup .close-btn:focus,#whatsappPopup .close-btn:active{background:transparent!important;background-color:transparent!important;box-shadow:none!important;border:none!important;outline:none!important;padding:0!important;border-radius:0!important}body.light-mode #whatsappPopup .close-btn,body.light-mode #whatsappPopup .close-btn:hover,body.light-mode #whatsappPopup .close-btn:focus,body.light-mode #whatsappPopup .close-btn:active{background:transparent!important;background-color:transparent!important;box-shadow:none!important}body.light-mode #privateLabelsSection a.link-btn,body.light-mode #privateLabelsSection a.link-btn span,body.light-mode #privateLabelsSection a.link-btn i,body.light-mode #privateLabelsSection a.link-btn *,body.light-mode a#launchAppBtn,body.light-mode a#launchAppBtn span,body.light-mode a#launchAppBtn i,body.light-mode a#launchAppBtn *{color:#fff!important;-webkit-text-fill-color:#ffffff!important}#egetyPriceBubble,#batchBubble,#whitePaperBubble{width:auto;min-width:0;max-width:calc(100vw - 40px);padding:12px 16px!important;border-radius:18px!important}#egetyPriceBubble .bubble-flipper,#batchBubble .bubble-flipper,#whitePaperBubble .bubble-flipper{width:100%;height:24px}#egetyPriceBubble .bubble-front,#egetyPriceBubble .bubble-back,#batchBubble .bubble-front,#batchBubble .bubble-back,#whitePaperBubble .bubble-front,#whitePaperBubble .bubble-back{position:absolute!important;width:100%!important;height:100%!important;justify-content:flex-start!important;align-items:center!important;text-align:left!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;gap:10px!important}#egetyPriceBubble .logo,#egetyPriceBubble .bubble-line-icon,#batchBubble .bubble-front i,#batchBubble .bubble-back i,#whitePaperBubble .bubble-front i,#whitePaperBubble .bubble-back i{flex:0 0 auto}#egetyPriceBubble .bubble-line-icon{display:inline-flex;align-items:center;justify-content:center;min-width:18px;font-weight:700;color:var(--accent-color)}#egetyPriceBubble .bubble-line-icon .logo{width:18px;height:18px}#egetyPriceText,#eaiPriceText,#batchBubbleText,#totalEdsText,#whitePaperBubbleText,#whitePaperBubbleTextBack{display:block;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;line-height:1.2;font-size:.84rem}#bigLiveDataBubble{min-width:340px;max-width:380px}#bigLiveDataBubble .live-data-group-title{color:var(--accent-color);font-weight:700;margin:6px 0 4px}#bigLiveDataBubble .live-data-line{font-size:.86rem;margin:2px 0}.staking-page-shell{display:grid;gap:1rem}.staking-simulator-card,.staking-packages-card{position:relative;overflow:hidden;border-radius:22px;background:linear-gradient(145deg,#081428f5,#0c223af0 55%,#084a6ad1);border:1px solid rgba(56,189,248,.18);box-shadow:0 18px 42px #020c1b52}.staking-simulator-card:before,.staking-packages-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(34,211,238,.14),transparent 30%),radial-gradient(circle at bottom left,rgba(59,130,246,.1),transparent 28%);pointer-events:none}.staking-simulator-card>*,.staking-packages-card>*{position:relative;z-index:1}.staking-control-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;align-items:end;margin-top:1.1rem}.staking-display-field{min-height:58px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;padding:.8rem .95rem;display:flex;flex-direction:column;justify-content:center;gap:.18rem}.staking-display-field .primary{font-size:1rem;font-weight:800;color:#f8fbff;line-height:1.2}.staking-display-field .secondary{font-size:.78rem;color:#9fb3c8;line-height:1.35}.staking-note{margin-top:1rem;border-left:4px solid var(--accent-color);background:#38bdf814;border-radius:14px;padding:.9rem 1rem;color:#c1d3e6;font-size:.88rem;line-height:1.75}.staking-year-mix-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.95rem;margin-top:1.15rem}.staking-year-mix-card{border-radius:18px;padding:.9rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0a}.staking-year-mix-head{display:flex;justify-content:space-between;align-items:center;gap:.55rem;margin-bottom:.45rem}.staking-year-mix-title{font-size:.9rem;font-weight:800;color:#f8fbff}.staking-year-mix-value{font-size:.82rem;font-weight:800;color:#67e8f9;white-space:nowrap}.staking-mix-slider{width:100%;height:10px;appearance:none;border-radius:999px;background:linear-gradient(90deg,#22d3eee6,#2563ebeb);outline:none;margin-top:.2rem}.staking-mix-slider::-webkit-slider-thumb{appearance:none;width:22px;height:22px;border-radius:50%;background:#f8fbff;border:2px solid rgba(37,99,235,.95);box-shadow:0 6px 16px #020c1b59;cursor:pointer}.staking-mix-slider::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:#f8fbff;border:2px solid rgba(37,99,235,.95);box-shadow:0 6px 16px #020c1b59;cursor:pointer}.staking-year-mix-foot{display:flex;justify-content:space-between;align-items:center;margin-top:.55rem;font-size:.74rem;color:#9fb3c8;gap:.5rem}.staking-year-mix-foot strong{color:#f8fbff}.staking-results-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;margin-top:1rem}.staking-metric{background:#ffffff0a;border:1px solid rgba(255,255,255,.07);border-radius:18px;padding:1rem}.staking-metric .metric-label{font-size:.74rem;color:#9fb3c8;margin-bottom:.28rem;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.staking-metric .metric-value{font-size:1.28rem;font-weight:800;color:#f8fbff;line-height:1.18}.staking-metric .metric-sub{font-size:.78rem;color:#9fb3c8;margin-top:.3rem;line-height:1.45}.staking-chart-card{margin-top:1rem;padding:1rem;border-radius:20px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.staking-chart-head{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:.7rem;flex-wrap:wrap}.staking-chart-head h3{font-size:1rem!important;margin-bottom:.25rem;color:#f8fbff;font-weight:800}.staking-chart-head p{color:#9fb3c8;font-size:.82rem;line-height:1.55;margin:0}.staking-chart-wrap{position:relative;width:100%;height:320px}.staking-table-wrap{margin-top:1rem;overflow-x:auto;border-radius:18px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.staking-table{width:100%;min-width:980px;border-collapse:collapse}.staking-table thead tr{background:linear-gradient(135deg,#2563eb,#06b6d4);color:#fff}.staking-table th,.staking-table td{padding:.8rem .78rem;text-align:center;border-bottom:1px solid rgba(255,255,255,.08);vertical-align:middle}.staking-table th:first-child,.staking-table td:first-child{text-align:left}.staking-table tbody tr:nth-child(odd){background:#ffffff06}.staking-table tbody tr:nth-child(2n){background:#ffffff0b}.staking-table tbody tr:hover{background:#22d3ee14}.staking-table .table-strong{color:#f8fbff;font-weight:800}.staking-plan-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.staking-plan-card{display:flex;align-items:center;gap:1rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.07);border-radius:20px;padding:1rem;min-height:104px}.staking-plan-card img{width:76px;height:76px;border-radius:18px;object-fit:cover;flex:0 0 auto;background:#ffffff0d}.staking-plan-copy{min-width:0;flex:1 1 auto}.staking-plan-copy .plan-name{font-size:.98rem;color:#f8fbff;font-weight:800;line-height:1.25}.staking-plan-copy .plan-desc{font-size:.78rem;color:#94a3b8;margin-top:.2rem;line-height:1.55}.staking-plan-prices{text-align:right;flex:0 0 auto}.staking-plan-prices .plan-price{font-size:1rem;font-weight:800;color:#f8fbff;line-height:1.2}.staking-plan-prices .plan-price-sub{font-size:.76rem;color:#9fb3c8;margin-top:.18rem;line-height:1.35}.staking-package-select{position:relative}.staking-package-button{width:100%;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:.85rem;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;padding:.75rem .9rem;color:#f8fbff;cursor:pointer;text-align:left}.staking-package-button:hover{border-color:#22d3ee42;box-shadow:0 14px 28px #020c1b2e;transform:translateY(-1px)}.staking-package-left{display:flex;align-items:center;gap:.7rem;min-width:0;flex:1 1 auto}.staking-package-left img{width:48px;height:48px;border-radius:14px;object-fit:cover;flex:0 0 auto;background:#ffffff0d}.staking-package-meta{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0;gap:.12rem;flex:1 1 auto}.staking-package-name{display:block;font-size:.92rem;font-weight:800;color:#f8fbff;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.staking-package-sub{display:block;font-size:.86rem;font-weight:700;color:#9fb3c8;margin-top:.12rem;line-height:1.25;white-space:nowrap}.staking-package-price{margin-left:auto;text-align:right;font-size:.86rem;font-weight:800;color:#f8fbff;line-height:1.2;white-space:nowrap;flex:0 0 auto}.staking-package-arrow{color:#9fb3c8;font-size:.82rem;flex:0 0 auto}.staking-package-menu{position:absolute;top:calc(100% + .45rem);left:0;right:0;max-height:360px;overflow-y:auto;border-radius:18px;border:1px solid rgba(56,189,248,.18);background:linear-gradient(145deg,#081428fa,#0c223af5);box-shadow:0 18px 40px #020c1b57;z-index:130;padding:.45rem}.staking-package-option{width:100%;border:0;background:transparent;color:inherit;display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.72rem .78rem;border-radius:14px;text-align:left;cursor:pointer}.staking-package-option:hover,.staking-package-option.is-active{background:#22d3ee1a}.staking-package-option .staking-package-left img{width:40px;height:40px;border-radius:12px}.staking-package-option .staking-package-name{font-size:.9rem}.staking-package-option .staking-package-sub{font-size:.92rem}.staking-package-option .staking-package-price{font-size:.82rem}body.light-mode .staking-simulator-card,body.light-mode .staking-packages-card{background:linear-gradient(145deg,#fffffffa,#f8fafcfa 60%,#eff6fffa)!important;border-color:#94a3b838!important;box-shadow:0 10px 26px #0f172a12!important}body.light-mode .staking-display-field,body.light-mode .staking-year-mix-card,body.light-mode .staking-metric,body.light-mode .staking-chart-card,body.light-mode .staking-plan-card,body.light-mode .staking-package-button,body.light-mode .staking-package-menu,body.light-mode .staking-table-wrap{background:#ffffffe6!important;border-color:#94a3b838!important;color:#0f172a!important}body.light-mode .staking-note{color:#334155!important}body.light-mode .staking-display-field .primary,body.light-mode .staking-metric .metric-value,body.light-mode .staking-year-mix-title,body.light-mode .staking-package-name,body.light-mode .staking-package-price,body.light-mode .staking-plan-copy .plan-name,body.light-mode .staking-plan-prices .plan-price,body.light-mode .staking-chart-head h3,body.light-mode .staking-table .table-strong{color:#0f172a!important}body.light-mode .staking-display-field .secondary,body.light-mode .staking-metric .metric-label,body.light-mode .staking-metric .metric-sub,body.light-mode .staking-year-mix-foot,body.light-mode .staking-package-sub,body.light-mode .staking-plan-copy .plan-desc,body.light-mode .staking-plan-prices .plan-price-sub,body.light-mode .staking-chart-head p{color:#475569!important}body.light-mode .staking-table tbody tr:nth-child(odd){background:#f8fafcfa!important}body.light-mode .staking-table tbody tr:nth-child(2n){background:#eff6fffa!important}body.light-mode .staking-table tbody tr:hover{background:#dbeafeb8!important}body.light-mode #page4 .staking-simulator-card p[style],body.light-mode #page4 .staking-packages-card p[style]{color:#475569!important}body.light-mode #page4 .staking-simulator-card h2[style],body.light-mode #page4 .staking-packages-card h2[style],body.light-mode #page4 .staking-simulator-card h3[style]{color:#0f172a!important}@media(max-width:1180px){.staking-control-grid,.staking-results-grid,.staking-year-mix-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.staking-plan-list{grid-template-columns:1fr}}@media(max-width:640px){.egety-nav-page-btn i{display:inline-block!important}}@media(max-width:768px){.staking-control-grid,.staking-results-grid,.staking-year-mix-grid,.staking-plan-list{grid-template-columns:1fr}.staking-chart-wrap{height:280px}.staking-plan-card{min-height:0;align-items:flex-start}}.staking-chip-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.staking-chip{background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:.9rem;text-align:center}.staking-chip .value{display:block;font-size:1.12rem;font-weight:800;color:#f8fbff;line-height:1.2}.staking-chip .label{display:block;font-size:.78rem;color:#9fb3c8;margin-top:.2rem;line-height:1.45}.staking-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.staking-info-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.07);border-radius:18px;padding:1.1rem}.staking-info-card h3{margin-bottom:.55rem;font-size:1.02rem!important;font-weight:800;color:#f8fbff}.staking-info-card p{color:#c1d3e6;line-height:1.75;font-size:.88rem}.staking-info-card ul{margin-top:.75rem;padding-left:1rem;color:#9fb3c8;line-height:1.8;font-size:.83rem}.staking-chart-summary{min-width:170px;display:inline-flex;flex-direction:column;align-items:flex-end;justify-content:center;padding:.72rem .95rem;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.staking-chart-summary .summary-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:#9fb3c8;font-weight:700}.staking-chart-summary .summary-value{font-size:1.28rem;font-weight:800;color:#f8fbff;line-height:1.2;margin-top:.12rem}body.light-mode .staking-chip,body.light-mode .staking-info-card,body.light-mode .staking-chart-summary{background:#ffffffeb!important;border-color:#94a3b838!important;color:#0f172a!important}body.light-mode .staking-chip .value,body.light-mode .staking-info-card h3,body.light-mode .staking-chart-summary .summary-value{color:#0f172a!important}body.light-mode .staking-chip .label,body.light-mode .staking-info-card p,body.light-mode .staking-info-card ul,body.light-mode .staking-chart-summary .summary-label{color:#475569!important}@media(max-width:1100px){.staking-chip-grid,.staking-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.staking-chip-grid,.staking-info-grid{grid-template-columns:1fr}.staking-chart-summary{width:100%;align-items:flex-start}}body[data-active-page=page4] .social-proof-strip,body[data-active-page=page4] #digitalRevolutionSection,body[data-active-page=page4] #howitworks-section,body[data-active-page=page4] #privateLabelsSection,body[data-active-page=page4] #trust-stats-container,body[data-active-page=page4] #installmentSection,body[data-active-page=page4] #purchaseTablesSection,body[data-active-page=page4] .simulator-container,body[data-active-page=page4] #founders-section,body[data-active-page=page4] #partnersAndFaqContainer,body[data-active-page=page4] #feeDistributionWrapper,#egetyNavLinks a[href="#howitworks-section"],#egetyNavLinks a[href="#ecosystemSimulatorSection"],#egetyNavLinks a[href="#founders-section"],#egetyNavLinks a[href="#faqTabs"]{display:none!important}.staking-page-shell{display:grid;gap:1.2rem}.staking-section-block{width:100%}.staking-story-card,.staking-simulator-card,.staking-packages-card{position:relative;overflow:hidden;border-radius:24px;background:linear-gradient(145deg,#081428f5,#0c223af0 55%,#084a6ad1);border:1px solid rgba(56,189,248,.18);box-shadow:0 18px 42px #020c1b52}.staking-story-card:before,.staking-simulator-card:before,.staking-packages-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(34,211,238,.12),transparent 30%),radial-gradient(circle at bottom left,rgba(59,130,246,.1),transparent 28%);pointer-events:none}.staking-story-card>*,.staking-simulator-card>*,.staking-packages-card>*{position:relative;z-index:1}.staking-story-card:hover,.staking-simulator-card:hover,.staking-packages-card:hover{box-shadow:0 18px 42px #020c1b52!important}.staking-story-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.1rem}.staking-story-title{margin-bottom:.35rem;color:#f8fbff!important}.staking-story-copy{max-width:900px;font-size:.92rem;line-height:1.8;color:#c1d3e6;margin:0}.staking-story-badge-wrap{display:flex;align-items:stretch;gap:.8rem}.staking-live-badge{min-width:180px;padding:.9rem 1rem;border-radius:18px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;justify-content:center;gap:.2rem}.staking-live-badge.alt{min-width:220px}.badge-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:#9fb3c8;font-weight:700}.badge-value{font-size:1.08rem;color:#f8fbff;font-weight:800;line-height:1.2}.staking-story-grid{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(0,1.05fr);gap:1.25rem;align-items:stretch}.staking-plan-grid{grid-template-columns:minmax(320px,.92fr) minmax(0,1.08fr)}.staking-orb-panel,.staking-plan-visual-panel,.staking-story-panel{min-width:0}.staking-coin-orb-shell{position:relative;min-height:340px;border-radius:28px;background:linear-gradient(145deg,#ffffff0d,#ffffff05);border:1px solid rgba(255,255,255,.08);overflow:hidden;display:flex;align-items:center;justify-content:center;isolation:isolate}.staking-orb-ring{position:absolute;border-radius:999px;border:1px solid rgba(125,211,252,.22);animation:stakingSpin 16s linear infinite}.staking-orb-ring.ring-1{width:240px;height:240px}.staking-orb-ring.ring-2{width:310px;height:310px;border-style:dashed;animation-direction:reverse;animation-duration:21s}.staking-orb-core{width:170px;height:170px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#ffffff52,#38bdf833 26%,#2563ebeb 72%);box-shadow:0 22px 48px #020c1b6b,inset 0 1px 18px #fff3;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;transform-style:preserve-3d;animation:stakingFloat 5.8s ease-in-out infinite}.orb-kicker{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;opacity:.88;font-weight:700}.orb-title{font-size:2rem;font-weight:900;line-height:1.05;margin-top:.18rem}.staking-orbit-chip{position:absolute;display:inline-flex;align-items:center;gap:.45rem;padding:.55rem .75rem;border-radius:999px;background:#081428b8;border:1px solid rgba(125,211,252,.22);color:#eaf4ff;font-size:.76rem;font-weight:700;box-shadow:0 12px 24px #020c1b38;backdrop-filter:blur(10px);animation:stakingFloatChip 6.2s ease-in-out infinite}.staking-orbit-chip i{color:#67e8f9}.staking-orbit-chip.chip-a{top:38px;left:40px}.staking-orbit-chip.chip-b{top:70px;right:26px;animation-delay:.6s}.staking-orbit-chip.chip-c{bottom:82px;left:24px;animation-delay:1.1s}.staking-orbit-chip.chip-d{bottom:38px;right:48px;animation-delay:1.6s}.staking-stat-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:.95rem}.staking-mini-stat,.staking-feature-card,.staking-flow-card,.staking-live-card,.staking-detail-surface,.staking-chart-summary{transform-style:preserve-3d;transition:transform .26s ease,box-shadow .26s ease,border-color .26s ease,background .26s ease}.staking-mini-stat,.staking-feature-card,.staking-live-card{border-radius:18px;padding:.95rem 1rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.staking-fx-card:hover,.staking-feature-card:hover,.staking-flow-card:hover,.staking-live-card:hover,.staking-mini-stat:hover,.staking-detail-surface:hover{transform:translateY(-6px) scale(1.01)!important;box-shadow:0 24px 38px #020c1b4d!important;border-color:#67e8f947;background:#ffffff12}.mini-label,.live-card-label,.staking-detail-eyebrow{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:#9fb3c8;font-weight:700;display:block}.mini-value,.live-card-value{display:block;font-size:1.05rem;color:#f8fbff;font-weight:800;line-height:1.22;margin-top:.2rem}.staking-story-panel{display:flex;flex-direction:column;gap:.95rem}.staking-tab-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem}.staking-tab-btn{min-height:64px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#cfe4f5;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.28rem;font-size:.76rem;font-weight:700;text-align:center;padding:.8rem .65rem;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease,color .22s ease}.staking-tab-btn i{font-size:1rem;color:#67e8f9}.staking-tab-btn:hover{transform:translateY(-4px);box-shadow:0 18px 30px #020c1b38;border-color:#67e8f942}.staking-tab-btn.is-active{background:linear-gradient(135deg,#2563ebc7,#06b6d4d1);border-color:transparent;color:#fff;box-shadow:0 18px 30px #2563eb38}.staking-tab-btn.is-active i{color:#fff}.staking-detail-surface{border-radius:22px;padding:1.1rem 1.15rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0a}.staking-detail-surface h3{font-size:1.12rem!important;font-weight:800;color:#f8fbff;margin:.35rem 0 .5rem}.staking-detail-surface p{color:#c1d3e6;font-size:.88rem;line-height:1.8;margin:0}.staking-detail-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.9rem}.staking-detail-point{display:flex;align-items:flex-start;gap:.6rem;padding:.78rem .82rem;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);color:#eaf4ff;font-size:.81rem;line-height:1.55}.staking-detail-point i{color:#67e8f9;margin-top:.16rem}.staking-feature-grid,.staking-live-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.staking-feature-card{display:flex;align-items:flex-start;gap:.75rem}.staking-feature-card i{color:#67e8f9;font-size:1.12rem;margin-top:.15rem}.staking-feature-card h4,.staking-flow-card h4{font-size:.92rem;color:#f8fbff;font-weight:800;margin:0 0 .15rem}.staking-feature-card p,.staking-flow-card p,.live-card-sub{font-size:.78rem;color:#9fb3c8;line-height:1.6;margin:0}.staking-flow-stack{display:grid;gap:.7rem}.staking-flow-card{display:flex;gap:.85rem;align-items:flex-start;padding:1rem;border-radius:20px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.flow-icon{width:52px;height:52px;border-radius:18px;background:linear-gradient(135deg,#2563ebc2,#06b6d4d1);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:1.05rem;flex:0 0 auto;box-shadow:0 16px 28px #2563eb38}.flow-step{display:inline-block;font-size:.7rem;color:#67e8f9;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.2rem}.staking-flow-arrow{text-align:center;color:#67e8f9b3;font-size:.9rem}.staking-live-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.staking-live-card{display:flex;flex-direction:column;gap:.18rem}.staking-live-card .live-card-sub{margin-top:.18rem}.staking-section-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.2rem}@keyframes stakingFloat{0%,to{transform:translateY(0) rotateX(0) rotateY(0)}50%{transform:translateY(-10px) rotateX(4deg) rotateY(-4deg)}}@keyframes stakingSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes stakingFloatChip{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}body.light-mode .staking-story-card,body.light-mode .staking-simulator-card,body.light-mode .staking-packages-card{background:linear-gradient(145deg,#fffffffa,#f8fafcfa 60%,#eff6fffa)!important;border-color:#94a3b838!important;box-shadow:0 10px 26px #0f172a12!important}body.light-mode .staking-story-title,body.light-mode .badge-value,body.light-mode .orb-title,body.light-mode .mini-value,body.light-mode .staking-detail-surface h3,body.light-mode .staking-feature-card h4,body.light-mode .staking-flow-card h4,body.light-mode .live-card-value,body.light-mode .staking-tab-btn,body.light-mode .staking-package-name,body.light-mode .staking-package-price,body.light-mode .staking-flow-card,body.light-mode .staking-orbit-chip,body.light-mode .staking-detail-point{color:#0f172a!important}body.light-mode .staking-story-copy,body.light-mode .badge-label,body.light-mode .staking-feature-card p,body.light-mode .staking-flow-card p,body.light-mode .live-card-sub,body.light-mode .mini-label,body.light-mode .staking-detail-surface p,body.light-mode .staking-detail-eyebrow,body.light-mode .staking-story-card .eg-section-label{color:#475569!important}body.light-mode .staking-live-badge,body.light-mode .staking-mini-stat,body.light-mode .staking-feature-card,body.light-mode .staking-flow-card,body.light-mode .staking-live-card,body.light-mode .staking-detail-surface,body.light-mode .staking-coin-orb-shell,body.light-mode .staking-tab-btn,body.light-mode .staking-orbit-chip{background:#ffffffe0!important;border-color:#94a3b838!important;box-shadow:0 10px 26px #0f172a0f!important}body.light-mode .staking-tab-btn.is-active{background:linear-gradient(135deg,#2563eb,#0ea5e9)!important;color:#fff!important}body.light-mode .staking-tab-btn.is-active i{color:#fff!important}@media(max-width:1180px){.staking-story-grid,.staking-plan-grid,.staking-live-grid{grid-template-columns:1fr 1fr}.staking-story-grid>.staking-story-panel,.staking-plan-grid>.staking-story-panel{grid-column:1 / -1}.staking-tab-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.staking-story-grid,.staking-plan-grid,.staking-detail-points,.staking-feature-grid,.staking-live-grid,.staking-stat-strip{grid-template-columns:1fr}.staking-story-badge-wrap{width:100%}.staking-live-badge,.staking-live-badge.alt{width:100%;min-width:0}}@media(max-width:640px){.staking-coin-orb-shell{min-height:300px}.staking-orb-core{width:150px;height:150px}.staking-orb-ring.ring-1{width:210px;height:210px}.staking-orb-ring.ring-2{width:270px;height:270px}.staking-orbit-chip.chip-a{top:26px;left:16px}.staking-orbit-chip.chip-b{top:58px;right:12px}.staking-orbit-chip.chip-c{bottom:74px;left:14px}.staking-orbit-chip.chip-d{bottom:24px;right:18px}}.staking-simulator-card{overflow:visible!important}.staking-package-select{z-index:600!important;isolation:isolate}.staking-package-button{min-height:58px!important;height:58px!important;background:linear-gradient(145deg,#0a182cf5,#0c223af0)!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 10px 24px #020c1b2e}.staking-package-menu{z-index:2600!important;background:linear-gradient(145deg,#071224fc,#0b1f37fa 56%,#084460f0)!important;border:1px solid rgba(56,189,248,.24)!important;box-shadow:0 22px 46px #020c1b6b!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.staking-package-option{background:#09182eeb!important;border:1px solid rgba(255,255,255,.06);margin-bottom:.42rem}.staking-package-option:last-child{margin-bottom:0}.staking-package-option:hover,.staking-package-option.is-active{background:linear-gradient(135deg,#2563eb38,#22d3ee2e)!important;border-color:#67e8f947}#stakingPhaseSelect.staking-phase-select{min-height:58px!important;height:58px!important;padding:0 .95rem!important;line-height:1.2!important;border-radius:18px!important;background:linear-gradient(145deg,#0a182cf5,#0c223af0)!important;border:1px solid rgba(255,255,255,.1)!important;color:#f8fbff!important;appearance:none;-webkit-appearance:none;box-shadow:0 10px 24px #020c1b2e}#stakingPhaseSelect.staking-phase-select option{background:#0b1f38;color:#f8fbff}.staking-coin-card .staking-orb-ring.ring-1{animation-duration:24s!important}.staking-coin-card .staking-orb-ring.ring-2{animation-duration:32s!important}.staking-coin-card .staking-orb-core{animation:stakingFloatSoft 9s ease-in-out infinite!important}.staking-coin-card .staking-orbit-chip{animation:stakingFloatChipSoft 9s ease-in-out infinite!important}.staking-coin-card .staking-fx-card:hover,.staking-coin-card .staking-orbit-chip:hover,.staking-coin-card .staking-tab-btn:hover{transform:translateY(-2px)!important;box-shadow:0 14px 24px #020c1b33!important}@keyframes stakingFloatSoft{0%,to{transform:translateY(0) rotateX(0) rotateY(0)}50%{transform:translateY(-4px) rotateX(1.2deg) rotateY(-1.2deg)}}@keyframes stakingFloatChipSoft{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}body.light-mode .staking-package-button,body.light-mode #stakingPhaseSelect.staking-phase-select{background:linear-gradient(145deg,#fffffffa,#f8fafcfa 60%,#eff6fffa)!important;color:#0f172a!important;border-color:#94a3b838!important;box-shadow:0 10px 24px #0f172a14!important}body.light-mode .staking-package-menu{background:linear-gradient(145deg,#fffffffc,#f8fafcfc 60%,#eff6fffc)!important;border-color:#94a3b83d!important;box-shadow:0 18px 34px #0f172a1f!important}body.light-mode #stakingPhaseSelect.staking-phase-select option{background:#fff;color:#0f172a}body.light-mode .staking-package-option{background:#fffffff5!important;border-color:#94a3b829!important}body.light-mode .staking-package-option:hover,body.light-mode .staking-package-option.is-active{background:#dbeafeb8!important;border-color:#60a5fa3d!important}#page4,#page4 .staking-page-shell,#page4 .staking-section-block,#page4 .card,#page4 .staking-story-card,#page4 .staking-simulator-card,#page4 .staking-packages-card,#page4 .staking-package-select{overflow:visible!important}#page4 .staking-simulator-card,#page4 .staking-package-select{position:relative!important;z-index:1200!important}#page4 #stakingPackageButton{background:#0b1f38!important;background-image:none!important;opacity:1!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 14px 30px #020c1b33!important}#page4 #stakingPackageMenu{position:fixed!important;inset:auto!important;z-index:99999!important;width:320px;max-width:calc(100vw - 32px);background:#08192d!important;background-image:none!important;opacity:1!important;border:1px solid rgba(56,189,248,.26)!important;box-shadow:0 26px 48px #020c1b6b!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}#page4 #stakingPackageMenu.hidden{display:none!important}#page4 #stakingPackageMenu .staking-package-option{background:#0d243f!important;background-image:none!important;opacity:1!important;border:1px solid rgba(255,255,255,.06)!important;pointer-events:auto!important;position:relative!important;z-index:2!important}#page4 #stakingPackageMenu .staking-package-option:hover,#page4 #stakingPackageMenu .staking-package-option.is-active{background:#123157!important;background-image:none!important;border-color:#67e8f94d!important}#page4 #stakingPackageButton *{pointer-events:none}#page4 #stakingPackageMenu .staking-package-option,#page4 #stakingPackageMenu .staking-package-option *{pointer-events:auto!important}#page4 #stakingPackageMenu .staking-package-option{touch-action:manipulation;-webkit-tap-highlight-color:transparent}body.light-mode #page4 #stakingPackageButton{background:#fff!important;background-image:none!important;border-color:#94a3b838!important;box-shadow:0 14px 28px #0f172a14!important}body.light-mode #page4 #stakingPackageMenu{background:#fff!important;background-image:none!important;border-color:#94a3b83d!important;box-shadow:0 22px 36px #0f172a1f!important}body.light-mode #page4 #stakingPackageMenu .staking-package-option{background:#fff!important;background-image:none!important;border-color:#94a3b829!important}body.light-mode #page4 #stakingPackageMenu .staking-package-option:hover,body.light-mode #page4 #stakingPackageMenu .staking-package-option.is-active{background:#dbeafe!important;background-image:none!important;border-color:#60a5fa3d!important}.egety-nav-links{display:flex;align-items:center;gap:.75rem!important}.egety-nav-page-btn{min-width:auto!important;padding:.6rem 1.2rem!important;border-radius:10px!important;border:2px solid var(--border-color)!important;background:var(--card-bg)!important;color:var(--text-color)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.5rem!important;font-size:15px!important;font-weight:600!important;line-height:1!important;box-shadow:none!important;text-decoration:none!important}.egety-nav-page-btn i{font-size:.92rem!important}.egety-nav-page-btn:hover{transform:translateY(-2px)!important;border-color:var(--primary-color)!important;color:var(--text-color)!important;background:var(--card-bg)!important;box-shadow:0 4px 15px #3b82f633!important}.egety-nav-page-btn.active{background:linear-gradient(135deg,var(--primary-color),#06b6d4)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 4px 20px #3b82f64d!important}.egety-nav-page-btn.active i,.egety-nav-page-btn.active span{color:#fff!important}#stakingPackageMenu{position:fixed!important;z-index:99999!important;width:320px;max-width:calc(100vw - 32px);background:#08192d!important;background-image:none!important;opacity:1!important;border:1px solid rgba(56,189,248,.26)!important;box-shadow:0 26px 48px #020c1b6b!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:auto!important}#stakingPackageMenu.hidden{display:none!important}#stakingPackageMenu .staking-package-option{background:#0d243f!important;background-image:none!important;opacity:1!important;border:1px solid rgba(255,255,255,.06)!important;pointer-events:auto!important;position:relative!important;z-index:2!important;user-select:none;-webkit-user-select:none;touch-action:manipulation}#stakingPackageMenu .staking-package-option:hover,#stakingPackageMenu .staking-package-option.is-active{background:#123157!important;background-image:none!important;border-color:#67e8f94d!important}body.light-mode #stakingPackageMenu{background:#fff!important;background-image:none!important;border-color:#94a3b83d!important;box-shadow:0 22px 36px #0f172a1f!important}body.light-mode #stakingPackageMenu .staking-package-option{background:#fff!important;background-image:none!important;border-color:#94a3b829!important}body.light-mode #stakingPackageMenu .staking-package-option:hover,body.light-mode #stakingPackageMenu .staking-package-option.is-active{background:#dbeafe!important;background-image:none!important;border-color:#60a5fa3d!important}@media(max-width:768px){.egety-nav-links.nav-mobile-open{gap:.75rem!important}.egety-nav-page-btn{width:100%!important;justify-content:flex-start!important}}.staking-fee-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1rem}.staking-fee-card{display:flex;align-items:center;justify-content:space-between;gap:.9rem;border-radius:18px;padding:1rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0a}.staking-fee-card-copy{min-width:0;display:flex;flex-direction:column;gap:.18rem}.staking-fee-card .fee-title{display:block;font-size:.82rem;font-weight:800;color:#f8fbff;line-height:1.25}.staking-fee-card .fee-desc{display:block;font-size:.76rem;color:#9fb3c8;line-height:1.55}.staking-fee-summary-card{align-items:flex-start;flex-direction:column;justify-content:center}.staking-fee-summary-card .fee-value{display:block;font-size:1.12rem;font-weight:800;color:#f8fbff;line-height:1.2;margin-top:.18rem}.staking-fee-toggle-control{flex:0 0 auto;margin-left:auto}body.light-mode .staking-fee-card{background:#ffffffeb!important;border-color:#94a3b838!important;box-shadow:0 10px 24px #0f172a0f!important}body.light-mode .staking-fee-card .fee-title,body.light-mode .staking-fee-summary-card .fee-value{color:#0f172a!important}body.light-mode .staking-fee-card .fee-desc{color:#475569!important}@media(max-width:1180px){.staking-fee-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.staking-fee-grid{grid-template-columns:1fr}}#page4 .card.staking-story-card,#page4 .card.staking-simulator-card,#page4 .card.staking-packages-card{transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .28s ease,border-color .28s ease,background .28s ease!important;will-change:transform!important}body.light-mode #page4 .card.staking-story-card:hover,body.light-mode #page4 .card.staking-simulator-card:hover,body.light-mode #page4 .card.staking-packages-card:hover,body.light-mode #page4 .staking-section-block:hover .card.staking-story-card,body.light-mode #page4 .staking-section-block:hover .card.staking-simulator-card,body.light-mode #page4 .staking-section-block:hover .card.staking-packages-card{box-shadow:0 10px 26px #0f172a12!important}#page4 .staking-section-block{transform:none!important;will-change:auto!important;perspective:none!important}.staking-phase-select-wrap{position:relative;z-index:610}.staking-phase-select{display:none!important}.staking-phase-button{width:100%;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:.85rem;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#0b1f38!important;padding:.75rem .9rem;color:#f8fbff;cursor:pointer;text-align:left;box-shadow:0 14px 30px #020c1b33}.staking-phase-button:hover{border-color:#67e8f947;box-shadow:0 18px 34px #020c1b42}.staking-phase-meta{display:flex;flex-direction:column;align-items:flex-start;min-width:0;flex:1 1 auto;gap:.14rem}.staking-phase-name{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:800;line-height:1.2;color:#f8fbff}.staking-phase-sub{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:700;line-height:1.25;color:#9fb3c8}.staking-phase-arrow{color:#9fb3c8;font-size:.82rem;flex:0 0 auto}.staking-phase-menu{position:fixed!important;z-index:99999!important;width:340px;max-width:calc(100vw - 32px);max-height:360px;overflow-y:auto;padding:.45rem;border-radius:18px;background:#08192d!important;border:1px solid rgba(56,189,248,.26)!important;box-shadow:0 26px 48px #020c1b6b!important}.staking-phase-menu.hidden{display:none!important}.staking-phase-option,#stakingPackageMenu .staking-package-option{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.8rem;border-radius:14px;text-align:left;cursor:pointer;user-select:none;-webkit-user-select:none;touch-action:manipulation}.staking-phase-option{padding:.78rem .82rem;margin-bottom:.42rem;border:1px solid rgba(255,255,255,.06)!important;background:#0d243f!important;color:#f8fbff}.staking-phase-option:last-child{margin-bottom:0}.staking-phase-option-mark,.staking-package-option-mark{flex:0 0 auto;width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:transparent;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);font-size:.72rem}.staking-phase-option:hover,.staking-phase-option.is-active,#stakingPackageMenu .staking-package-option:hover,#stakingPackageMenu .staking-package-option.is-active{background:linear-gradient(135deg,#2563eb47,#22d3ee33)!important;border-color:#67e8f957!important;box-shadow:inset 0 0 0 1px #67e8f91a,0 14px 24px #020c1b2e}.staking-phase-option.is-active .staking-phase-name,.staking-phase-option.is-active .staking-phase-sub,#stakingPackageMenu .staking-package-option.is-active .staking-package-name,#stakingPackageMenu .staking-package-option.is-active .staking-package-sub,#stakingPackageMenu .staking-package-option.is-active .staking-package-price{color:#fff!important}.staking-phase-option.is-active .staking-phase-option-mark,#stakingPackageMenu .staking-package-option.is-active .staking-package-option-mark{color:#fff;background:#ffffff24;border-color:#ffffff2e}#stakingPackageMenu .staking-package-option .staking-package-meta,.staking-phase-option .staking-phase-meta{min-width:0;flex:1 1 auto}body.light-mode .staking-phase-button{background:#fff!important;color:#0f172a!important;border-color:#94a3b838!important;box-shadow:0 14px 28px #0f172a14!important}body.light-mode .staking-phase-name{color:#0f172a!important}body.light-mode .staking-phase-sub,body.light-mode .staking-phase-arrow{color:#475569!important}body.light-mode .staking-phase-menu{background:#fff!important;border-color:#94a3b83d!important;box-shadow:0 22px 36px #0f172a1f!important}body.light-mode .staking-phase-option,body.light-mode #stakingPackageMenu .staking-package-option{background:#fff!important;color:#0f172a!important;border-color:#94a3b829!important}body.light-mode .staking-phase-option:hover,body.light-mode .staking-phase-option.is-active,body.light-mode #stakingPackageMenu .staking-package-option:hover,body.light-mode #stakingPackageMenu .staking-package-option.is-active{background:#dbeafe!important;border-color:#60a5fa47!important;box-shadow:inset 0 0 0 1px #60a5fa14,0 12px 22px #0f172a14}body.light-mode .staking-phase-option.is-active .staking-phase-name,body.light-mode .staking-phase-option.is-active .staking-phase-sub,body.light-mode #stakingPackageMenu .staking-package-option.is-active .staking-package-name,body.light-mode #stakingPackageMenu .staking-package-option.is-active .staking-package-sub,body.light-mode #stakingPackageMenu .staking-package-option.is-active .staking-package-price{color:#0f172a!important}body.light-mode .staking-phase-option-mark,body.light-mode .staking-package-option-mark{background:#eff6fff2;border-color:#94a3b82e}body.light-mode .staking-phase-option.is-active .staking-phase-option-mark,body.light-mode #stakingPackageMenu .staking-package-option.is-active .staking-package-option-mark{color:#2563eb;background:#dbeafef2;border-color:#60a5fa3d}#stakingDropdownPortal{position:fixed;inset:0;width:100vw;height:100vh;z-index:2147483646;pointer-events:none;overflow:visible!important;isolation:isolate;contain:none!important}#stakingDropdownPortal .staking-phase-menu,#stakingDropdownPortal .staking-package-menu{position:fixed!important;top:0;left:0;right:auto!important;bottom:auto!important;z-index:2147483647!important;pointer-events:auto!important;transform:none!important;filter:none!important;opacity:1!important;margin:0!important;contain:layout style paint}body.staking-dropdown-open,body.staking-dropdown-open #page4,body.staking-dropdown-open #page4 .staking-page-shell,body.staking-dropdown-open #page4 .staking-section-block,body.staking-dropdown-open #page4 .staking-simulator-card,body.staking-dropdown-open #page4 .staking-packages-card,body.staking-dropdown-open #page4 .staking-control-grid,body.staking-dropdown-open #page4 .staking-year-mix-grid,body.staking-dropdown-open #page4 .staking-chart-card,body.staking-dropdown-open #page4 .card{overflow:visible!important}body.staking-dropdown-open #page4 .staking-story-card,body.staking-dropdown-open #page4 .staking-simulator-card,body.staking-dropdown-open #page4 .staking-packages-card,body.staking-dropdown-open #page4 .staking-section-block{z-index:auto!important}#page4 .staking-page-shell,#page4 .staking-section-block{perspective:none!important;transform:none!important;transform-style:flat!important;will-change:auto!important}#page4 .staking-section-block:hover,#page4 .staking-page-shell:hover{transform:none!important}#page4 .card.staking-story-card,#page4 .card.staking-simulator-card,#page4 .card.staking-packages-card{transform-style:flat!important;backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:transform;transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .28s ease,border-color .28s ease,background .28s ease!important}#page4 .card.staking-story-card:hover,#page4 .card.staking-simulator-card:hover,#page4 .card.staking-packages-card:hover{transform:unset!important}#edsInvestorSection{display:none!important}#ecosystemSimulatorSection,#edsPackageSelectWrap,#edsReleaseSelectWrap,#edsBatchSelectWrap{overflow:visible!important}.eds-simulator-select-grid{grid-template-columns:1fr!important;gap:.95rem!important}.eds-simulator-select-field,.eds-simulator-select-field .staking-package-select,.eds-simulator-select-field .staking-phase-select-wrap{width:100%}#edsPackageMenu,#edsReleaseMenu,#edsBatchMenu{position:absolute!important;top:calc(100% + .45rem)!important;left:0!important;right:0!important;width:100%!important;max-width:none!important;z-index:9999!important}#edsPlannerProjectionRow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}#edsPlannerProjectionRow>section{height:100%}#goalPlannerSection,#earningsProjectionSection{order:initial!important}.goal-package-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:.5rem}.goal-package-card{overflow:hidden}.goal-package-body{gap:.7rem}.goal-package-image-wrap{position:relative;width:100%;height:140px;border-radius:14px;overflow:hidden;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);margin-bottom:.75rem}.goal-package-image{width:100%;height:100%;object-fit:cover;display:block}.goal-package-name{font-size:1.05rem;font-weight:800;color:#f8fbff;line-height:1.25}.goal-package-grade{font-size:.82rem;color:#9fb3c8;line-height:1.55;margin-top:.2rem}body.light-mode .goal-package-image-wrap{background:#ffffffeb!important;border-color:#94a3b838!important}body.light-mode .goal-package-name{color:#0f172a!important}body.light-mode .goal-package-grade{color:#475569!important}@media(max-width:1180px){#edsPlannerProjectionRow,.goal-package-grid{grid-template-columns:1fr}}#egetyPriceBubble,#batchBubble,#whitePaperBubble,#bigLiveDataBubble,#livePriceDot,.whatsapp-icon,#whatsappPopup{z-index:30050!important}#edsPackageButtonPrice{align-self:flex-start!important;margin-top:-.14rem!important;line-height:1.15!important}#edsPackageMenu .staking-package-option .staking-package-price{margin-top:-.14rem!important}#hero-redesigned .hero-redesigned-inner{width:100%;max-width:80rem!important;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}#edsPlannerProjectionRow{width:100%;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:stretch}#edsPlannerProjectionRow>section{width:100%;min-width:0;margin:0!important}p[data-translate=footer_text]{display:none!important}.page-content,.simulator-container,#partnersAndFaqContainer,#edsSelectionControls,#resultsContainer,#mySavedResultsContainer,.footer-redesigned,.footer-redesigned-inner{min-width:0}img,iframe,canvas,video{max-width:100%}@media(max-width:1279px){#hero-redesigned .hero-redesigned-inner{max-width:100%!important}}@media(max-width:1024px){#hero-redesigned{padding-top:.25rem;padding-bottom:1.25rem}#hero-redesigned .hero-redesigned-inner{grid-template-columns:1fr!important;gap:1.5rem!important;align-items:stretch}.hero-r-content,.hero-r-visual{max-width:100%!important}.footer-redesigned-inner{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1.25rem!important}}@media(max-width:820px){#edsPlannerProjectionRow{grid-template-columns:1fr!important}#goalPlannerSection,#earningsProjectionSection{width:100%!important}.goal-package-grid,.eds-investor-summary-grid,.staking-chip-grid,.staking-info-grid,.staking-results-grid,.staking-year-mix-grid,.staking-fee-grid,.staking-plan-list,.staking-feature-grid,.staking-live-grid,.staking-detail-points,.builder-module-grid,.trust-icon-grid,.testimonial-row,.founders-grid,.stat-grid-new,.ecosystem-video-card,#partnersAndFaqContainer{grid-template-columns:1fr!important}.page-nav-container,.egety-nav-links.nav-mobile-open{gap:.5rem!important}}@media(max-width:640px){main.relative.min-h-screen{padding-left:.75rem!important;padding-right:.75rem!important}#hero-redesigned .hero-redesigned-inner{padding-left:.75rem;padding-right:.75rem}.hero-r-actions{flex-direction:column;align-items:stretch}.hero-r-btn-primary,.hero-r-btn-secondary{width:100%;justify-content:center}.hero-r-card{padding:1rem}.hero-r-metric-grid,.eds-investor-summary-grid,.goal-package-grid,.staking-control-grid,.staking-results-grid,.staking-year-mix-grid,.staking-plan-list,.staking-feature-grid,.staking-live-grid,.staking-detail-points,.staking-fee-grid,.builder-module-grid,.trust-icon-grid,.testimonial-row,.stat-grid-new,.footer-redesigned-inner{grid-template-columns:1fr!important}.footer-bottom-new{flex-direction:column!important;gap:.35rem!important;text-align:center}.sticky-bubble,#whatsappPopup,#bigLiveDataBubble{max-width:calc(100vw - 24px)!important}}#hero-redesigned{width:100%;max-width:80rem;margin-left:auto;margin-right:auto}#hero-redesigned .hero-redesigned-inner{width:100%;max-width:80rem!important;margin-left:auto;margin-right:auto;padding-left:1rem!important;padding-right:1rem!important}.footer-bottom-new{display:flex!important}.page-content,.simulator-container,#partnersAndFaqContainer,#edsSelectionControls,#resultsContainer,#mySavedResultsContainer,.footer-redesigned,.footer-redesigned-inner,.hero-redesigned-inner,.founders-grid,.testimonial-row,.stat-grid-new,.ecosystem-video-card,.builder-module-grid,.trust-icon-grid,.staking-plan-list,.staking-chip-grid,.staking-info-grid,.staking-results-grid,.staking-year-mix-grid,.staking-fee-grid,.staking-feature-grid,.staking-live-grid,.staking-detail-points,.goal-package-grid,.eds-investor-summary-grid{min-width:0}.card,.simulator-card,.staking-story-card,.staking-simulator-card,.staking-packages-card,.hero-r-card,.testi-card,.founder-card-new,.stat-box-new,.results-box,.installment-suggestion-card,.builder-section,.trust-banner-section{max-width:100%}img,iframe,canvas,video,table{max-width:100%}.styled-table,.staking-table{width:100%}@media(max-width:1279px){#hero-redesigned,#hero-redesigned .hero-redesigned-inner{max-width:100%!important}}@media(max-width:1024px){#hero-redesigned{padding-top:.25rem;padding-bottom:1.25rem}#hero-redesigned .hero-redesigned-inner{grid-template-columns:1fr!important;gap:1.5rem!important;align-items:stretch!important}.hero-r-content,.hero-r-visual{max-width:100%!important}#edsPlannerProjectionRow{grid-template-columns:1fr!important}.footer-redesigned-inner{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1.25rem!important}}@media(max-width:820px){.goal-package-grid,.eds-investor-summary-grid,.staking-chip-grid,.staking-info-grid,.staking-results-grid,.staking-year-mix-grid,.staking-fee-grid,.staking-plan-list,.staking-feature-grid,.staking-live-grid,.staking-detail-points,.builder-module-grid,.trust-icon-grid,.testimonial-row,.founders-grid,.stat-grid-new,.ecosystem-video-card,#partnersAndFaqContainer{grid-template-columns:1fr!important}}@media(max-width:640px){main.relative.min-h-screen{padding-left:.75rem!important;padding-right:.75rem!important}#hero-redesigned .hero-redesigned-inner{padding-left:.75rem!important;padding-right:.75rem!important}.hero-r-actions{flex-direction:column!important;align-items:stretch!important}.hero-r-btn-primary,.hero-r-btn-secondary{width:100%!important;justify-content:center!important}.hero-r-card{padding:1rem!important}.hero-r-metric-grid,.eds-investor-summary-grid,.goal-package-grid,.staking-control-grid,.staking-results-grid,.staking-year-mix-grid,.staking-plan-list,.staking-feature-grid,.staking-live-grid,.staking-detail-points,.staking-fee-grid,.builder-module-grid,.trust-icon-grid,.testimonial-row,.stat-grid-new,.footer-redesigned-inner{grid-template-columns:1fr!important}.footer-bottom-new{display:flex!important}.sticky-bubble,#whatsappPopup,#bigLiveDataBubble{max-width:calc(100vw - 24px)!important}}#hero-redesigned{width:100%!important;max-width:80rem!important;margin-left:auto!important;margin-right:auto!important}#hero-redesigned .hero-redesigned-inner{width:100%!important;max-width:80rem!important;margin-left:auto!important;margin-right:auto!important;padding-left:1rem!important;padding-right:1rem!important}#edsPlannerProjectionRow{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:1rem!important;align-items:stretch!important;grid-column:1 / -1!important}#edsPlannerProjectionRow>section,#edsPlannerProjectionRow>.card,#goalPlannerSection,#earningsProjectionSection{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;height:100%!important;order:initial!important}@media(max-width:1024px){.egety-nav{overflow:visible!important}.egety-nav-inner{max-width:80rem!important;height:auto!important;min-height:64px!important;flex-wrap:wrap!important;align-items:center!important;row-gap:.65rem!important;padding:.65rem .75rem!important}.egety-nav-links,.egety-nav-links.nav-mobile-open{display:flex!important;order:3!important;width:100%!important;flex-wrap:nowrap!important;gap:.65rem!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;padding:.05rem 0 .15rem!important;margin:0!important;background:transparent!important;border:0!important;position:static!important;left:auto!important;right:auto!important;top:auto!important;scrollbar-width:none!important;-ms-overflow-style:none!important;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.egety-nav-links::-webkit-scrollbar{display:none!important}.egety-nav-page-btn{flex:0 0 auto!important;width:auto!important;min-width:max-content!important;white-space:nowrap!important;scroll-snap-align:start}.egety-mobile-toggle{display:none!important}.egety-nav-links.oai-nav-hint{animation:oaiNavScrollHint 1.8s ease-in-out 1}}@media(max-width:820px){#edsPlannerProjectionRow{grid-template-columns:1fr!important}}@media(max-width:640px){#hero-redesigned .hero-redesigned-inner{padding-left:.75rem!important;padding-right:.75rem!important}}@keyframes oaiNavScrollHint{0%{transform:translate(0)}28%{transform:translate(-22px)}56%{transform:translate(0)}to{transform:translate(0)}}#simulatorBreakdownSection{grid-column:1 / -1!important;width:100%!important;max-width:100%!important}#edsPlannerProjectionRow{grid-column:1 / -1!important;width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1rem!important;align-items:stretch!important}#edsPlannerProjectionRow>section,#edsPlannerProjectionRow>.card,#goalPlannerSection,#earningsProjectionSection{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;height:100%!important}@media(max-width:1024px){#edsPlannerProjectionRow{grid-template-columns:1fr!important}}@media(max-width:1024px){.egety-nav-theme-toggle,.egety-nav-currency{display:inline-flex!important;visibility:visible!important;opacity:1!important;flex:0 0 auto!important}.egety-nav-currency{min-width:72px!important;height:36px!important;padding:0 .75rem!important;background:var(--card-bg)!important;border:1px solid var(--border-color)!important;border-radius:10px!important}.egety-nav-theme-toggle{width:46px!important;height:28px!important;flex-shrink:0!important}.egety-nav-inner>div:last-child{display:flex!important;align-items:center!important;gap:.5rem!important;margin-left:auto!important;flex:0 0 auto!important;min-width:0!important;max-width:100%!important}.egety-nav-cta{flex:0 0 auto!important;white-space:nowrap!important;padding:10px 16px!important}}@media(max-width:768px){.egety-nav-inner{row-gap:.55rem!important}.egety-nav-logo span{font-size:1.2rem!important}.egety-nav-currency{min-width:66px!important;height:34px!important;padding:0 .6rem!important;font-size:.72rem!important}.egety-nav-theme-toggle{width:42px!important;height:26px!important}.egety-nav-cta{padding:9px 14px!important;font-size:.82rem!important}}@media(max-width:420px){.egety-nav-inner>div:last-child{gap:.4rem!important}.egety-nav-cta{padding:8px 12px!important;font-size:.78rem!important}.egety-nav-currency{min-width:60px!important;padding:0 .5rem!important}}@media(max-width:1024px){.egety-nav-inner{display:grid!important;grid-template-columns:auto auto minmax(0,1fr)!important;align-items:center!important;column-gap:.55rem!important;row-gap:.65rem!important;height:auto!important;min-height:64px!important;padding:.7rem .85rem!important;max-width:80rem!important}.egety-nav-logo{grid-column:1!important;min-width:0!important;margin-right:0!important;gap:.5rem!important}.egety-nav-inner>div:last-child{grid-column:2!important;justify-self:start!important;margin-left:0!important;display:flex!important;align-items:center!important;gap:.45rem!important;flex-wrap:nowrap!important;min-width:0!important;max-width:100%!important}.egety-nav-inner>div:last-child .language-switcher-pill,.egety-nav-inner>div:last-child .egety-mobile-toggle,.egety-nav-inner>div:last-child .egety-nav-cta{display:none!important}.egety-nav-theme-toggle,.egety-nav-currency{display:inline-flex!important;visibility:visible!important;opacity:1!important;flex:0 0 auto!important}.egety-nav-theme-toggle{width:44px!important;height:26px!important}.egety-nav-currency{min-width:74px!important;max-width:92px!important;width:auto!important;height:34px!important;padding:0 .65rem!important;margin-right:0!important;border-radius:10px!important}.egety-nav-links,.egety-nav-links.nav-mobile-open{grid-column:1 / -1!important;order:unset!important;width:100%!important;margin:0!important}}@media(max-width:768px){.egety-nav-inner{padding:.65rem .75rem .7rem!important;column-gap:.5rem!important}.egety-nav-logo img{width:28px!important;height:28px!important}.egety-nav-logo span{font-size:1.12rem!important}.egety-nav-theme-toggle{width:42px!important;height:26px!important}.egety-nav-currency{min-width:70px!important;max-width:86px!important;font-size:.7rem!important;padding:0 .55rem!important}}@media(max-width:420px){.egety-nav-inner{padding-left:.7rem!important;padding-right:.7rem!important;column-gap:.42rem!important}.egety-nav-logo span{font-size:1.04rem!important}.egety-nav-currency{min-width:68px!important;max-width:80px!important}}@media(max-width:1024px){#bds-section>div>div>div:last-child,#builder-showcase-section>div>div{grid-template-columns:1fr!important}#bds-section>div>div>div:last-child>div:first-child,#builder-showcase-section>div>div>div:first-child>div:last-child{grid-template-columns:1fr!important}#bds-section>div>div>div:last-child>div:first-child>div,#builder-showcase-section>div>div>div:first-child>div:last-child>div{width:100%!important;min-width:0!important}#bds-section>div>div>div:last-child>div:first-child>div,#builder-showcase-section>div>div>div:first-child>div:last-child>div,#bds-section>div>div>div:last-child>div:first-child>div>div{overflow-wrap:anywhere!important;word-break:normal!important}}@media(max-width:640px){#bds-section>div,#builder-showcase-section>div{padding:1.15rem!important;border-radius:18px!important}#bds-section h2,#builder-showcase-section h3{font-size:1.2rem!important;line-height:1.28!important}#bds-section p,#builder-showcase-section p,#bds-section h4,#builder-showcase-section h4{max-width:100%!important}#bds-section p,#builder-showcase-section p{font-size:.84rem!important;line-height:1.65!important}}@media(max-width:1024px){#page4{overflow-x:hidden!important}#page4 .staking-story-header,#page4 .staking-section-topbar{flex-direction:column!important;align-items:stretch!important}#page4 .staking-story-badge-wrap,#page4 .staking-live-badge,#page4 .staking-live-badge.alt{width:100%!important;min-width:0!important}#page4 .staking-story-grid,#page4 .staking-plan-grid,#page4 .staking-feature-grid,#page4 .staking-live-grid,#page4 .staking-detail-points,#page4 .staking-stat-strip,#page4 .staking-control-grid,#page4 .staking-results-grid,#page4 .staking-year-mix-grid,#page4 .staking-plan-list,#page4 .staking-fee-grid{grid-template-columns:1fr!important}}@media(max-width:768px){#page4 .staking-page-shell{gap:.9rem!important}#page4 .staking-section-block{width:100%!important;min-width:0!important}#page4 .card.staking-story-card,#page4 .card.staking-simulator-card,#page4 .card.staking-packages-card{padding:1rem!important;border-radius:22px!important}#page4 .staking-story-copy,#page4 .staking-simulator-card p,#page4 .staking-packages-card p,#page4 .staking-detail-surface p,#page4 .staking-note{font-size:.84rem!important;line-height:1.65!important}#page4 .staking-tab-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.55rem!important}#page4 .staking-tab-btn{min-height:54px!important;padding:.72rem .5rem!important;font-size:.72rem!important}#page4 .staking-coin-orb-shell{min-height:260px!important;padding:.9rem!important}#page4 .staking-orb-core{width:130px!important;height:130px!important}#page4 .orb-title{font-size:1.55rem!important}#page4 .staking-orb-ring.ring-1{width:180px!important;height:180px!important}#page4 .staking-orb-ring.ring-2{width:230px!important;height:230px!important}#page4 .staking-orbit-chip{padding:.42rem .58rem!important;gap:.3rem!important;font-size:.66rem!important}#page4 .staking-orbit-chip span{white-space:nowrap!important}#page4 .staking-orbit-chip.chip-a{top:14px!important;left:12px!important}#page4 .staking-orbit-chip.chip-b{top:42px!important;right:10px!important}#page4 .staking-orbit-chip.chip-c{bottom:56px!important;left:10px!important}#page4 .staking-orbit-chip.chip-d{bottom:16px!important;right:12px!important}#page4 .staking-detail-surface,#page4 .staking-chart-card,#page4 .staking-table-wrap,#page4 .staking-metric,#page4 .staking-mini-stat,#page4 .staking-live-card,#page4 .staking-feature-card,#page4 .staking-flow-card,#page4 .staking-plan-card,#page4 .staking-year-mix-card,#page4 .staking-fee-card{border-radius:16px!important}#page4 .staking-display-field,#page4 .staking-package-button,#page4 .staking-phase-button,#page4 #stakingPhaseSelect.staking-phase-select{min-height:52px!important;height:52px!important;border-radius:16px!important}#page4 .staking-package-left img,#page4 .staking-plan-card img{width:42px!important;height:42px!important;border-radius:12px!important}#page4 .staking-package-name,#page4 .staking-plan-copy .plan-name{font-size:.84rem!important}#page4 .staking-package-sub,#page4 .staking-package-price,#page4 .staking-plan-prices .plan-price,#page4 .staking-plan-prices .plan-price-sub{font-size:.78rem!important}#page4 .staking-plan-card{align-items:flex-start!important;flex-wrap:wrap!important;gap:.75rem!important;min-height:0!important}#page4 .staking-plan-prices{width:100%!important;text-align:left!important;margin-left:0!important}#page4 .staking-chart-head{flex-direction:column!important;align-items:flex-start!important}#page4 .staking-chart-wrap{height:260px!important}#page4 .staking-table{min-width:860px!important}}@media(max-width:480px){#page4 .card.staking-story-card,#page4 .card.staking-simulator-card,#page4 .card.staking-packages-card{padding:.92rem!important}#page4 .staking-coin-orb-shell{min-height:232px!important}#page4 .staking-orb-core{width:116px!important;height:116px!important}#page4 .orb-title{font-size:1.38rem!important}#page4 .staking-orb-ring.ring-1{width:160px!important;height:160px!important}#page4 .staking-orb-ring.ring-2{width:204px!important;height:204px!important}#page4 .staking-orbit-chip{font-size:.62rem!important;padding:.38rem .52rem!important}#page4 .staking-orbit-chip.chip-a{top:12px!important;left:8px!important}#page4 .staking-orbit-chip.chip-b{top:34px!important;right:8px!important}#page4 .staking-orbit-chip.chip-c{bottom:50px!important;left:8px!important}#page4 .staking-orbit-chip.chip-d{bottom:12px!important;right:8px!important}#page4 .staking-tab-btn{min-height:52px!important;font-size:.7rem!important}#page4 .staking-chart-wrap{height:230px!important}}@media(max-width:1024px){.egety-nav-inner{display:grid!important;grid-template-columns:auto auto minmax(0,1fr)!important;grid-template-rows:auto auto!important;align-items:center!important;column-gap:.5rem!important;row-gap:.7rem!important;padding:.7rem .8rem!important;height:auto!important;min-height:64px!important}.egety-nav-logo{grid-column:1!important;grid-row:1!important;min-width:0!important;margin-right:0!important;align-self:center!important}.egety-nav-inner>div:last-child{grid-column:2!important;grid-row:1!important;justify-self:start!important;align-self:center!important;margin-left:0!important;display:flex!important;align-items:center!important;gap:.45rem!important;flex-wrap:nowrap!important;min-width:0!important;max-width:100%!important}.egety-nav-links,.egety-nav-links.nav-mobile-open{grid-column:1 / -1!important;grid-row:2!important;display:flex!important;width:100%!important;flex-wrap:nowrap!important;gap:.65rem!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;position:static!important;left:auto!important;right:auto!important;top:auto!important;margin:0!important;padding:.05rem 0 .15rem!important;background:transparent!important;border:0!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.egety-nav-links::-webkit-scrollbar{display:none!important}.egety-nav-page-btn{flex:0 0 auto!important;width:auto!important;min-width:max-content!important;white-space:nowrap!important}.egety-nav-theme-toggle,.egety-nav-currency{display:inline-flex!important;visibility:visible!important;opacity:1!important;flex:0 0 auto!important}.egety-nav-theme-toggle{width:42px!important;height:26px!important}.egety-nav-currency{min-width:68px!important;max-width:84px!important;width:auto!important;height:34px!important;padding:0 .55rem!important;margin-right:0!important;border-radius:10px!important}.egety-nav-inner>div:last-child .language-switcher-pill,.egety-nav-inner>div:last-child .egety-mobile-toggle,.egety-nav-inner>div:last-child .egety-nav-cta{display:none!important}}@media(max-width:768px){.egety-nav-inner{padding:.65rem .75rem!important;column-gap:.42rem!important;row-gap:.62rem!important}.egety-nav-logo img{width:28px!important;height:28px!important}.egety-nav-logo span{font-size:1.08rem!important}.egety-nav-theme-toggle{width:40px!important;height:26px!important}.egety-nav-currency{min-width:64px!important;max-width:80px!important;font-size:.7rem!important;padding:0 .5rem!important}}@media(max-width:900px){#bds-section>div>div>div:last-child,#builder-showcase-section>div>div{display:grid!important;grid-template-columns:1fr!important;gap:1rem!important;align-items:stretch!important}#bds-section>div>div>div:last-child>div:first-child{display:grid!important;grid-template-columns:1fr!important;gap:.85rem!important}#bds-section>div>div>div:last-child>div:first-child>div,#builder-showcase-section>div>div>div:first-child>div:last-child>div{width:100%!important;min-width:0!important;overflow:hidden!important}#bds-section>div>div>div:last-child>div:first-child>div h4,#builder-showcase-section h4{font-size:.9rem!important;line-height:1.35!important;word-break:break-word!important}#bds-section>div>div>div:last-child>div:first-child>div p,#builder-showcase-section p{font-size:.8rem!important;line-height:1.6!important;word-break:break-word!important}}@media(max-width:640px){#bds-section>div,#builder-showcase-section>div{padding:1.1rem!important;border-radius:18px!important}#bds-section img,#builder-showcase-section img{min-height:220px!important;max-height:260px!important;object-fit:contain!important}}@media(max-width:1024px){#page4{overflow-x:hidden!important}#page4 .staking-story-header,#page4 .staking-section-topbar{flex-direction:column!important;align-items:stretch!important;gap:.85rem!important}#page4 .staking-story-badge-wrap,#page4 .staking-live-badge,#page4 .staking-live-badge.alt{width:100%!important;min-width:0!important}#page4 .staking-story-grid,#page4 .staking-plan-grid,#page4 .staking-feature-grid,#page4 .staking-live-grid,#page4 .staking-detail-points,#page4 .staking-stat-strip,#page4 .staking-control-grid,#page4 .staking-results-grid,#page4 .staking-year-mix-grid,#page4 .staking-plan-list,#page4 .staking-fee-grid,#page4 .staking-info-grid,#page4 .staking-chip-grid{grid-template-columns:1fr!important}}@media(max-width:768px){#page4 .staking-page-shell{gap:.9rem!important}#page4 .card.staking-story-card,#page4 .card.staking-simulator-card,#page4 .card.staking-packages-card{padding:1rem!important;border-radius:22px!important}#page4 .staking-story-copy,#page4 .staking-simulator-card p,#page4 .staking-packages-card p,#page4 .staking-detail-surface p,#page4 .staking-note,#page4 .staking-info-card p,#page4 .staking-info-card ul{font-size:.84rem!important;line-height:1.65!important}#page4 .staking-tab-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.55rem!important}#page4 .staking-tab-btn{min-height:54px!important;padding:.72rem .5rem!important;font-size:.72rem!important}#page4 .staking-coin-orb-shell{min-height:230px!important;padding:.8rem!important}#page4 .staking-orb-core{width:110px!important;height:110px!important}#page4 .orb-title{font-size:1.34rem!important}#page4 .staking-orb-ring.ring-1{width:150px!important;height:150px!important}#page4 .staking-orb-ring.ring-2{width:192px!important;height:192px!important}#page4 .staking-orbit-chip{font-size:.6rem!important;padding:.34rem .48rem!important;gap:.28rem!important;max-width:42vw!important;white-space:nowrap!important}#page4 .staking-orbit-chip.chip-a{top:10px!important;left:8px!important}#page4 .staking-orbit-chip.chip-b{top:32px!important;right:8px!important}#page4 .staking-orbit-chip.chip-c{bottom:48px!important;left:8px!important}#page4 .staking-orbit-chip.chip-d{bottom:10px!important;right:8px!important}#page4 .staking-display-field,#page4 .staking-package-button,#page4 .staking-phase-button,#page4 #stakingPhaseSelect.staking-phase-select{min-height:52px!important;height:52px!important;border-radius:16px!important}#page4 .staking-package-left img,#page4 .staking-plan-card img{width:42px!important;height:42px!important;border-radius:12px!important}#page4 .staking-plan-card{flex-wrap:wrap!important;gap:.75rem!important;min-height:0!important;align-items:flex-start!important}#page4 .staking-plan-prices{width:100%!important;text-align:left!important;margin-left:0!important}#page4 .staking-chart-head{flex-direction:column!important;align-items:flex-start!important;gap:.7rem!important}#page4 .staking-chart-wrap{height:220px!important}#page4 .staking-table-wrap{overflow-x:auto!important;-webkit-overflow-scrolling:touch}#page4 .staking-table{min-width:820px!important}}@media(max-width:1024px){.egety-nav-inner{grid-template-columns:auto minmax(0,1fr)!important;grid-template-rows:auto auto!important;align-items:center!important;column-gap:.55rem!important;row-gap:.7rem!important}.egety-nav-logo{grid-column:1!important;grid-row:1!important;min-width:max-content!important;margin-right:0!important;align-self:center!important}.egety-nav-logo span{white-space:nowrap!important}.egety-nav-inner>div:last-child,.egety-nav-inner>.oai-mobile-header-controls{grid-column:2!important;grid-row:1!important;justify-self:stretch!important;align-self:center!important;width:100%!important;min-width:0!important;margin-left:0!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:.45rem!important;flex-wrap:nowrap!important;overflow:hidden!important}.egety-nav-theme-toggle{flex:0 0 auto!important;width:42px!important;height:26px!important}.egety-nav-currency{display:inline-flex!important;visibility:visible!important;opacity:1!important;flex:0 1 auto!important;min-width:0!important;width:auto!important;max-width:calc(100% - 46px - .45rem)!important;height:34px!important;padding-left:.65rem!important;padding-right:1.9rem!important;margin:0!important;border-radius:10px!important;text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.egety-nav-links,.egety-nav-links.nav-mobile-open{grid-column:1 / -1!important;grid-row:2!important}}@media(max-width:768px){.egety-nav-inner{column-gap:.45rem!important;row-gap:.62rem!important;padding:.65rem .75rem!important}.egety-nav-logo img{width:28px!important;height:28px!important}.egety-nav-logo span{font-size:1.08rem!important}.egety-nav-theme-toggle{width:40px!important;height:26px!important}.egety-nav-currency{height:34px!important;font-size:.72rem!important;padding-left:.55rem!important;padding-right:1.75rem!important;max-width:calc(100% - 44px - .45rem)!important}}@media(max-width:420px){.egety-nav-inner{column-gap:.38rem!important;padding-left:.7rem!important;padding-right:.7rem!important}.egety-nav-logo span{font-size:1.02rem!important}.egety-nav-currency{font-size:.7rem!important;padding-left:.5rem!important;padding-right:1.6rem!important;max-width:calc(100% - 42px - .38rem)!important}}@media(max-width:1024px){.egety-nav-inner>div:last-child{overflow:hidden!important;min-width:0!important}.egety-nav-currency{box-sizing:border-box!important;width:auto!important;min-width:0!important;max-width:100%!important;flex:0 0 auto!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}}#theme-switcher.egety-nav-theme-toggle{position:relative!important;display:inline-flex!important;align-items:center!important;box-sizing:border-box!important;padding:2px!important;overflow:hidden!important}#toggle-indicator{box-sizing:border-box!important;width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;margin:0!important;flex:0 0 20px!important;transform:translate(0);transition:transform .25s ease!important}#edsSelectionControls{margin-top:.35rem!important;gap:1rem!important}#edsTopRow{margin-top:1rem!important}@media(max-width:640px){#edsTopRow{margin-top:1.15rem!important}}#edsPackageButton{align-items:flex-start!important}#edsPackageButton .staking-package-left,#edsPackageMenu .staking-package-left{align-items:flex-start!important;gap:.8rem!important;width:100%!important}#edsPackageButton .eds-package-meta,#edsPackageMenu .eds-package-meta{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:.28rem!important;width:100%!important;min-width:0!important}#edsPackageButton .staking-package-head,#edsPackageMenu .staking-package-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:.8rem!important;width:100%!important;min-width:0!important}#edsPackageButton .staking-package-name,#edsPackageMenu .staking-package-name{flex:1 1 auto!important;min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;line-height:1.15!important}#edsPackageButton .staking-package-price-inline,#edsPackageMenu .staking-package-price-inline{flex:0 0 auto!important;white-space:nowrap!important;font-size:.94rem!important;font-weight:800!important;line-height:1.15!important;color:#f8fbff!important;text-align:right!important;margin-top:.02rem!important}#edsPackageButton .eds-package-detail-line,#edsPackageMenu .eds-package-detail-line{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:.35rem!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;line-height:1.25!important}#edsPackageButton .eds-package-detail-chip,#edsPackageMenu .eds-package-detail-chip{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:.16rem .42rem!important;border-radius:999px!important;background:#ffffff0f!important;border:1px solid rgba(255,255,255,.08)!important;font-size:.72rem!important;font-weight:700!important;color:#cfe4f5!important;line-height:1.1!important}#edsPackageButton .eds-package-grade,#edsPackageMenu .eds-package-grade{color:#67e8f9!important}#edsPackageButton .eds-package-return,#edsPackageMenu .eds-package-return{color:#f8fbff!important}#edsPackageMenu .staking-package-option{align-items:flex-start!important;gap:.75rem!important}#edsPackageMenu .staking-package-option-mark{margin-top:.18rem!important}body.light-mode #edsPackageButton .staking-package-price-inline,body.light-mode #edsPackageMenu .staking-package-price-inline{color:#0f172a!important}body.light-mode #edsPackageButton .eds-package-detail-chip,body.light-mode #edsPackageMenu .eds-package-detail-chip{background:#dbeafebf!important;border-color:#60a5fa2e!important;color:#334155!important}body.light-mode #edsPackageButton .eds-package-grade,body.light-mode #edsPackageMenu .eds-package-grade{color:#0369a1!important}body.light-mode #edsPackageButton .eds-package-return,body.light-mode #edsPackageMenu .eds-package-return{color:#0f172a!important}@media(max-width:640px){#edsPackageButton .staking-package-left,#edsPackageMenu .staking-package-left{gap:.68rem!important}#edsPackageButton .staking-package-price-inline,#edsPackageMenu .staking-package-price-inline{font-size:.88rem!important}#edsPackageButton .eds-package-detail-chip,#edsPackageMenu .eds-package-detail-chip{font-size:.68rem!important;padding:.15rem .36rem!important}}#partnersCard{position:relative;overflow:hidden}#partnersCard:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 22% 28%,rgba(56,189,248,.24),transparent 22%),radial-gradient(circle at 78% 28%,rgba(59,130,246,.24),transparent 24%),radial-gradient(circle at 22% 74%,rgba(14,165,233,.22),transparent 24%),radial-gradient(circle at 78% 74%,rgba(96,165,250,.22),transparent 24%),radial-gradient(circle at 50% 50%,rgba(255,255,255,.08),transparent 34%);pointer-events:none;z-index:0}#partnersCard>*{position:relative;z-index:1}#partnersCard .partners-logo-grid{position:relative;isolation:isolate}#partnersCard .partner-logo{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:100%;padding:.6rem .4rem}#partnersCard .partner-logo:before{content:"";position:absolute;inset:-10px;border-radius:20px;background:radial-gradient(circle,rgba(255,255,255,.18),rgba(56,189,248,.14) 45%,transparent 72%);filter:blur(10px);opacity:1;z-index:-1}#partnersCard .partner-logo img{position:relative;z-index:1}body.light-mode #partnersCard .section-title,body.light-mode #partnersCard h2,body.light-mode #partnersCard [data-translate=partners_title]{color:#fff!important;-webkit-text-fill-color:#ffffff!important}#getting-started-content>h3{display:none!important}#founders-section .stat-grid-new{align-items:stretch}#founders-section .stat-box-new{min-height:245px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1.4rem 1rem}#founders-section .stat-box-new i{font-size:1.7rem!important;margin-bottom:.95rem!important}#founders-section .stat-box-new .stat-num{font-size:2.35rem!important;line-height:1.1!important;text-align:center!important}#founders-section .stat-box-new .stat-lbl{font-size:1rem!important;line-height:1.35!important;text-align:center!important;margin-top:.55rem!important}#founders-section .stat-box-new .stat-num[style*="Olympus Shield"]{font-size:1.15rem!important;line-height:1.25!important}@media(max-width:768px){#founders-section .stat-box-new{min-height:200px}#founders-section .stat-box-new .stat-num{font-size:2rem!important}}#packageStageButtonsSmall{position:relative!important;z-index:8000!important;overflow:visible!important}#packageStageButtonsSmall .package-stage-row,#packageStageButtonsSmall .stage-btn-group{overflow:visible!important}#packageStageButtonsSmall .interactive-btn,#packageStageButtonsSmall .release-btn{position:relative!important;z-index:1!important;transform-origin:center center}#packageStageButtonsSmall .interactive-btn:hover,#packageStageButtonsSmall .release-btn:hover{z-index:9005!important;transform:translateY(-2px) scale(1.09)!important;box-shadow:0 14px 26px #020c1b47!important}#packageStageButtonsSmall:hover .interactive-btn:not(:hover),#packageStageButtonsSmall:hover .release-btn:not(:hover){transform:none!important;box-shadow:none!important}.card:has(#packageStageButtonsSmall),.package-tier-selector-wrap{overflow:visible!important;z-index:8000!important}#ecosystemSimulatorSection,#ecosystemSimulatorSection .simulator-card,#ecosystemSimulatorSection .slider-group,#advancedControls{overflow:visible!important}#ecosystemSimulatorSection .info-tooltip-container[data-tooltip-key=tooltip_plo_top_up]{position:relative!important;z-index:2147483646!important}#ecosystemSimulatorSection .info-tooltip-container[data-tooltip-key=tooltip_plo_top_up] .info-tooltip{z-index:2147483647!important}#partnersCard .partner-logo img[alt="Phoenix Hood logo"]{height:15rem!important;width:auto!important;max-width:100%!important;object-fit:contain!important}.card:has(#packageStageButtonsSmall):hover,.package-tier-selector-wrap:hover,#packageStageButtonsSmall:hover,#packageStageButtonsSmall .package-stage-row:hover,#packageStageButtonsSmall .stage-btn-group:hover{transform:none!important;box-shadow:none!important;filter:none!important}#packageStageButtonsSmall .interactive-btn,#packageStageButtonsSmall .release-btn{transform:none!important;box-shadow:none!important;filter:none!important}#packageStageButtonsSmall .interactive-btn:hover,#packageStageButtonsSmall .release-btn:hover,#packageStageButtonsSmall .interactive-btn:focus-visible,#packageStageButtonsSmall .release-btn:focus-visible{z-index:31!important;transform:none!important;box-shadow:none!important}#packageStageButtonsSmall:hover .interactive-btn:not(:hover):not(:focus-visible),#packageStageButtonsSmall:hover .release-btn:not(:hover):not(:focus-visible),#packageStageButtonsSmall .package-stage-row:hover .interactive-btn:not(:hover):not(:focus-visible),#packageStageButtonsSmall .stage-btn-group:hover .interactive-btn:not(:hover):not(:focus-visible),#packageStageButtonsSmall .stage-btn-group:hover .release-btn:not(:hover):not(:focus-visible){transform:none!important;box-shadow:none!important;z-index:1!important}#partnersCard{padding-top:1.15rem!important;padding-bottom:1.15rem!important}#partnersCard .partners-logo-grid{gap:1.1rem 1.4rem!important;padding-top:.55rem!important;align-items:center!important}#partnersCard .partner-logo{min-height:94px;padding:.3rem .25rem!important}#partnersCard .partner-logo:before{inset:-6px!important;filter:blur(8px)!important}#partnersCard .partner-logo[href*="phoenixhood.com"]{min-height:94px;border-radius:0!important;padding:.3rem .25rem!important;background:transparent!important;box-shadow:none!important}#partnersCard .partner-logo[href*="phoenixhood.com"]:before{inset:-10px!important;border-radius:28px!important;background:radial-gradient(circle,rgba(255,255,255,.18),rgba(56,189,248,.12) 42%,rgba(255,255,255,.03) 62%,transparent 82%)!important;filter:blur(10px)!important;opacity:1!important}#partnersCard .partner-logo img[alt="Phoenix Hood logo"]{height:10.25rem!important;width:auto!important;max-width:100%!important;object-fit:contain!important;filter:brightness(1.22) contrast(1.26) saturate(1.1)!important;opacity:1!important}#earningsProjectionSection{display:flex!important;flex-direction:column!important;height:100%!important}#earningsProjectionSection>.flex:first-child{flex:0 0 auto}#earningsProjectionSection>.relative{flex:1 1 auto!important;min-height:430px!important;height:auto!important}#projectionChart{width:100%!important;height:100%!important}@media(max-width:1024px){#earningsProjectionSection>.relative{min-height:360px!important}}@media(max-width:640px){#earningsProjectionSection>.relative{min-height:300px!important}}.info-tooltip-container{position:relative!important;z-index:2147483640!important;overflow:visible!important}.info-tooltip-container:hover,.info-tooltip-container:focus-within{z-index:2147483646!important}.info-tooltip{background:#0f172a!important;background-color:#0f172a!important;color:#fff!important;opacity:1;border:1px solid rgba(148,163,184,.24)!important;box-shadow:0 18px 38px #020c1b57!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;z-index:2147483647!important;isolation:isolate}body.light-mode .info-tooltip{background:#fff!important;background-color:#fff!important;color:#0f172a!important;border-color:#94a3b83d!important;box-shadow:0 18px 38px #0f172a29!important}section,.card,.simulator-card,.slider-group,.results-box,.stat-card,.goal-package-card,.installment-suggestion-card,.staking-detail-surface,.staking-story-card,.staking-simulator-card,.staking-packages-card,#partnersAndFaqContainer,#purchaseTablesSection,#ecosystemSimulatorSection,#goalPlannerSection,#earningsProjectionSection,#simulatorBreakdownSection,#founders-section,#page1,#page2,#page3,#page4{overflow:visible!important}#packageStageButtonsSmall,#packageStageButtonsSmall .package-stage-row,#packageStageButtonsSmall .stage-btn-group{overflow:visible!important}#packageStageButtonsSmall .interactive-btn,#packageStageButtonsSmall .release-btn{transition:transform .18s ease,box-shadow .18s ease,z-index 0s!important}#packageStageButtonsSmall .interactive-btn:hover,#packageStageButtonsSmall .release-btn:hover{z-index:9999!important;transform:translateY(-2px) scale(1.08)!important;box-shadow:0 14px 26px #020c1b47!important}#packageStageButtonsSmall:hover .interactive-btn:not(:hover):not(:focus-visible),#packageStageButtonsSmall:hover .release-btn:not(:hover):not(:focus-visible){transform:none!important;box-shadow:none!important;z-index:1!important}#egetyPriceBubble,#batchBubble,#whitePaperBubble,#livePriceDot,#bigLiveDataBubble{position:fixed!important;z-index:2147483646!important;isolation:isolate!important;transform:translateZ(0)}.whatsapp-icon,#whatsappPopup{position:fixed!important;z-index:2147483647!important;isolation:isolate!important;transform:translateZ(0)}#whatsappPopup *,.whatsapp-icon *{position:relative;z-index:inherit}.egety-nav,#egetyNav{position:fixed!important;z-index:2147483647!important;isolation:isolate!important;transform:translateZ(0)}.egety-nav:before,.egety-nav:after,.egety-nav *{pointer-events:auto}.egety-nav-inner,.egety-nav-links,.egety-nav-page-btn{position:relative;z-index:2147483647}.egety-nav-page-btn{cursor:pointer!important;pointer-events:auto!important}.footer-redesigned{position:relative;overflow:visible!important;margin-top:1.5rem;padding:0!important;border:1px solid rgba(56,189,248,.16)!important;border-radius:28px!important;background:radial-gradient(circle at top left,rgba(34,211,238,.14),transparent 28%),radial-gradient(circle at bottom right,rgba(37,99,235,.16),transparent 34%),linear-gradient(145deg,#071224f5,#0b1f37f0 56%,#084460e0)!important;box-shadow:0 24px 54px #020c1b57,inset 0 1px #ffffff0a!important}.footer-redesigned:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.03),transparent 18%);pointer-events:none}.footer-redesigned-inner{position:relative;z-index:1;display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)!important;gap:2rem!important;max-width:none!important;padding:2rem!important;align-items:start}.footer-main-brand{min-width:0}.footer-brand-stack{display:flex;flex-direction:column;gap:1rem;min-width:0}.footer-brand-mark{display:inline-flex;align-items:center;gap:.9rem;width:fit-content;max-width:100%;text-decoration:none}.footer-brand-mark img{width:44px;height:44px;flex:0 0 auto}.footer-brand-wordmark{display:flex;flex-direction:column;gap:.12rem;min-width:0}.footer-brand-wordmark strong{font-size:1.1rem;font-weight:800;color:#f8fbff;line-height:1.15;letter-spacing:-.02em}.footer-brand-wordmark span{font-size:.76rem;color:#9fb3c8;line-height:1.4;letter-spacing:.04em;text-transform:uppercase;font-weight:700}.footer-closing-eyebrow{display:inline-flex;align-items:center;gap:.45rem;width:fit-content;padding:.42rem .72rem;border-radius:999px;background:#22d3ee1a;border:1px solid rgba(34,211,238,.18);color:#7dd3fc;font-size:.75rem;font-weight:700;letter-spacing:.03em}.footer-closing-title{font-size:clamp(1.6rem,2vw,2.2rem)!important;line-height:1.08!important;letter-spacing:-.03em;color:#f8fbff!important;margin:0!important;font-weight:800!important;max-width:14ch}.footer-closing-copy{margin:0;max-width:52ch;font-size:.97rem;line-height:1.78;color:#c1d3e6}.footer-trust-chips{display:flex;flex-wrap:wrap;gap:.6rem}.footer-trust-chip{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem .82rem;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#e2e8f0;font-size:.76rem;font-weight:700;line-height:1;white-space:nowrap}.footer-trust-chip i{color:#67e8f9}.footer-cta-row{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.footer-cta-primary,.footer-cta-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:48px;padding:.85rem 1.2rem;border-radius:999px;text-decoration:none;font-size:.92rem;font-weight:700;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease,color .22s ease}.footer-cta-primary{background:linear-gradient(135deg,#2563eb,#06b6d4)!important;color:#fff!important;border:1px solid transparent;box-shadow:0 16px 34px #2563eb38}.footer-cta-secondary{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#f8fbff!important}.footer-cta-primary:hover,.footer-cta-secondary:hover{transform:translateY(-2px);box-shadow:0 18px 38px #020c1b47}.footer-contact-inline{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem}.footer-contact-inline .footer-contact-label{font-size:.82rem;font-weight:700;color:#9fb3c8}.footer-social-new{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:0!important}.footer-social-new a{width:40px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.1)!important;background:#ffffff0a;color:#cbd5e1!important;display:inline-flex!important;align-items:center;justify-content:center;font-size:.9rem;margin-bottom:0!important;box-shadow:none!important}.footer-social-new a:hover{border-color:#67e8f947!important;color:#fff!important;background:#22d3ee1f!important;transform:translateY(-2px)}.footer-link-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;min-width:0}.footer-col-new{min-width:0;padding-left:.9rem;border-left:1px solid rgba(255,255,255,.08)}.footer-col-new h5{margin:0 0 .85rem!important;font-size:.78rem!important;letter-spacing:.08em!important;color:#9fb3c8!important;text-transform:uppercase;font-weight:700!important}.footer-link-list{display:flex;flex-direction:column;gap:.38rem}.footer-col-new a{display:inline-flex!important;align-items:center;gap:.5rem;width:fit-content;max-width:100%;padding:.32rem 0;color:#e2e8f0!important;text-decoration:none;font-size:.92rem!important;font-weight:600;line-height:1.45;margin:0!important}.footer-col-new a i{color:#67e8f9;width:14px;text-align:center;flex:0 0 14px}.footer-col-new a:hover{color:#fff!important;transform:translate(3px)}.footer-bottom-new{position:relative;z-index:1;display:flex!important;align-items:center;justify-content:space-between;gap:.9rem;margin:0!important;padding:.95rem 2rem 1.1rem!important;border-top:1px solid rgba(255,255,255,.08)!important;color:#9fb3c8!important;font-size:.78rem!important}.footer-bottom-left,.footer-bottom-right{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem;min-width:0}.footer-bottom-right a{color:#cbd5e1;text-decoration:none;font-weight:600}.footer-bottom-right a:hover{color:#fff}.footer-legal-dot{width:4px;height:4px;border-radius:999px;background:#ffffff3d;flex:0 0 auto}body.light-mode .footer-redesigned{background:radial-gradient(circle at top left,rgba(34,211,238,.09),transparent 28%),radial-gradient(circle at bottom right,rgba(37,99,235,.08),transparent 34%),linear-gradient(145deg,#fffffffa,#f8fafcfa 58%,#eff6fffa)!important;border-color:#94a3b838!important;box-shadow:0 16px 36px #0f172a14,inset 0 1px #ffffff80!important}body.light-mode .footer-closing-title,body.light-mode .footer-brand-wordmark strong,body.light-mode .footer-col-new a,body.light-mode .footer-cta-secondary,body.light-mode .footer-bottom-right a{color:#0f172a!important}body.light-mode .footer-closing-copy,body.light-mode .footer-brand-wordmark span,body.light-mode .footer-col-new h5,body.light-mode .footer-bottom-new,body.light-mode .footer-bottom-right,body.light-mode .footer-bottom-left,body.light-mode .footer-contact-inline .footer-contact-label{color:#475569!important}body.light-mode .footer-closing-eyebrow{background:#0ea5e914;border-color:#0ea5e924;color:#0369a1}body.light-mode .footer-trust-chip,body.light-mode .footer-cta-secondary,body.light-mode .footer-social-new a,body.light-mode .footer-col-new{border-color:#94a3b82e!important}body.light-mode .footer-trust-chip,body.light-mode .footer-cta-secondary,body.light-mode .footer-social-new a{background:#fffc!important}body.light-mode .footer-social-new a{color:#334155!important}body.light-mode .footer-col-new a i,body.light-mode .footer-trust-chip i{color:#0ea5e9!important}body.light-mode .footer-bottom-new{border-top-color:#94a3b82e!important}body.light-mode .footer-legal-dot{background:#64748b59}@media(max-width:1100px){.footer-redesigned-inner{grid-template-columns:1fr!important;gap:1.5rem!important}.footer-link-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-col-new:first-child{padding-left:0;border-left:0}}@media(max-width:820px){.footer-link-columns{grid-template-columns:1fr;gap:1rem}.footer-col-new{padding-left:0;border-left:0;padding-top:.2rem;border-top:1px solid rgba(255,255,255,.08)}body.light-mode .footer-col-new{border-top-color:#94a3b82e!important}.footer-bottom-new{flex-direction:column;align-items:flex-start}}@media(max-width:640px){.footer-redesigned-inner{padding:1.25rem!important;gap:1.25rem!important}.footer-bottom-new{padding:.9rem 1.25rem 1rem!important;align-items:flex-start}.footer-closing-title{max-width:none}.footer-cta-row{flex-direction:column;align-items:stretch}.footer-cta-primary,.footer-cta-secondary{width:100%}}#hero-redesigned{position:relative;overflow:visible!important;padding-top:.5rem!important;padding-bottom:1.5rem!important;z-index:1}.eds-hero-shell{width:100%;max-width:80rem;margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:1fr;gap:1rem;align-items:stretch}.eds-hero-copy,.eds-hero-story-card{position:relative;overflow:hidden;min-width:0;border-radius:28px;border:1px solid rgba(56,189,248,.16);box-shadow:0 22px 52px #020c1b47;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.eds-hero-copy{padding:2rem;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at top left,rgba(34,211,238,.1),transparent 30%),radial-gradient(circle at bottom right,rgba(37,99,235,.14),transparent 34%),linear-gradient(145deg,#071224f5,#0b1f37f2 56%,#084460e0)}.eds-hero-story-card{padding:1.35rem;background:radial-gradient(circle at top right,rgba(34,211,238,.1),transparent 28%),radial-gradient(circle at bottom left,rgba(37,99,235,.12),transparent 34%),linear-gradient(145deg,#081428f5,#0c223af2 58%,#084a6adb)}.eds-hero-eyebrow{display:inline-flex;align-items:center;gap:.55rem;width:fit-content;max-width:100%;padding:.48rem .82rem;border-radius:999px;border:1px solid rgba(34,211,238,.18);background:#22d3ee1a;color:#7dd3fc;font-size:.78rem;font-weight:800;letter-spacing:.03em;margin-bottom:1rem}.eds-hero-eyebrow-dot{width:8px;height:8px;border-radius:999px;background:linear-gradient(135deg,#22d3ee,#2563eb);box-shadow:0 0 0 6px #22d3ee1a;flex:0 0 auto}.eds-hero-title{margin:0;font-size:clamp(2.15rem,4vw,3.35rem)!important;line-height:1.02!important;letter-spacing:-.05em;color:#f8fbff!important;max-width:14ch;text-wrap:balance}.eds-hero-subtitle{margin:.95rem 0 0;max-width:62ch;font-size:1rem;line-height:1.74;color:#c1d3e6}.eds-hero-cta-row{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.3rem}.eds-hero-btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:48px;padding:.86rem 1.16rem;border-radius:999px;text-decoration:none;font-size:.92rem;font-weight:800;line-height:1;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease,color .22s ease;cursor:pointer;border:1px solid transparent;white-space:nowrap}.eds-hero-btn:hover{transform:translateY(-2px);box-shadow:0 18px 34px #020c1b3d}.eds-hero-btn-primary{background:linear-gradient(135deg,#2563eb,#06b6d4);color:#fff!important;box-shadow:0 16px 32px #2563eb3d}.eds-hero-btn-secondary,.eds-hero-btn-tertiary{background:#ffffff0d;border-color:#ffffff1a;color:#f8fbff!important}.eds-hero-meta-row{margin-top:.95rem;display:flex;align-items:center;gap:.9rem;flex-wrap:wrap}.eds-hero-inline-link{appearance:none;border:0;background:transparent;padding:0;display:inline-flex;align-items:center;gap:.5rem;color:#9ddcf6;font-size:.86rem;font-weight:700;cursor:pointer}.eds-hero-inline-link:hover{color:#fff}.eds-hero-chip-row{display:flex;flex-wrap:wrap;gap:.58rem;margin-top:1rem;max-width:60rem}.eds-hero-chip{display:inline-flex;align-items:center;gap:.42rem;padding:.54rem .78rem;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#dbeafe;font-size:.75rem;font-weight:700;line-height:1;white-space:nowrap}.eds-hero-chip i{font-size:.36rem;color:#67e8f9}.eds-hero-story-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.9rem;margin-bottom:1rem}.eds-hero-story-kicker{font-size:.74rem;text-transform:uppercase;letter-spacing:.08em;color:#9fb3c8;font-weight:800;margin-bottom:.28rem}.eds-hero-story-title{margin:0;font-size:1.22rem!important;line-height:1.28!important;color:#f8fbff!important;font-weight:800;max-width:22ch}.eds-hero-story-badge{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:.5rem .78rem;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#dbeafe;font-size:.75rem;font-weight:800;white-space:nowrap}.eds-hero-story-stage-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;margin-bottom:1rem}.eds-hero-stage{appearance:none;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#cfe4f5;border-radius:18px;min-height:62px;padding:.72rem .62rem;display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.12rem;cursor:pointer;text-align:left;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease,color .2s ease}.eds-hero-stage:hover{transform:translateY(-2px);border-color:#67e8f93d;box-shadow:0 14px 26px #020c1b2e}.eds-hero-stage.is-active{background:linear-gradient(135deg,#2563ebdb,#06b6d4c7);color:#fff;border-color:transparent;box-shadow:0 18px 30px #2563eb38}.eds-hero-stage-num{font-size:.68rem;font-weight:800;opacity:.84;letter-spacing:.08em}.eds-hero-stage-label{font-size:.88rem;font-weight:800;line-height:1.15}.eds-hero-story-grid{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:1rem;align-items:stretch}.eds-hero-visual-map{position:relative;min-height:280px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(145deg,#ffffff0d,#ffffff05);overflow:hidden;display:flex;align-items:center;justify-content:center}.eds-hero-visual-ring{position:absolute;width:226px;height:226px;border-radius:999px;border:1px solid rgba(125,211,252,.22);animation:edsHeroSpin 18s linear infinite}.eds-hero-visual-ring-two{width:286px;height:286px;border-style:dashed;animation-direction:reverse;animation-duration:24s}.eds-hero-visual-center{width:164px;height:164px;border-radius:999px;background:radial-gradient(circle at 30% 30%,#ffffff42,#38bdf82e 28%,#2563ebeb 74%);box-shadow:0 22px 44px #020c1b61,inset 0 1px 18px #ffffff2e;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;text-align:center;color:#fff;transition:transform .26s ease,box-shadow .26s ease,background .26s ease}.eds-hero-visual-center-kicker{font-size:.66rem;text-transform:uppercase;letter-spacing:.09em;font-weight:800;opacity:.86}.eds-hero-visual-center strong{display:block;margin-top:.26rem;font-size:1.08rem;line-height:1.12;letter-spacing:-.02em}.eds-hero-visual-center span:last-child{display:block;margin-top:.28rem;font-size:.76rem;line-height:1.38;opacity:.86}.eds-hero-visual-node{position:absolute;display:inline-flex;align-items:center;gap:.46rem;padding:.54rem .74rem;border-radius:999px;background:#081428b8;border:1px solid rgba(125,211,252,.22);color:#eaf4ff;font-size:.76rem;font-weight:800;box-shadow:0 12px 24px #020c1b38;backdrop-filter:blur(10px);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease,color .22s ease}.eds-hero-visual-node i{color:#67e8f9}.eds-hero-visual-node.is-active{background:linear-gradient(135deg,#2563ebe0,#06b6d4d1);border-color:transparent;color:#fff;box-shadow:0 18px 32px #2563eb3d;transform:translateY(-2px)}.eds-hero-visual-node.is-active i{color:#fff}.eds-hero-node-own{top:28px;left:18px}.eds-hero-node-ecosystem{top:56px;right:16px}.eds-hero-node-activity{bottom:72px;left:14px}.eds-hero-node-participate{bottom:26px;right:34px}.eds-hero-story-panel{display:flex;flex-direction:column;justify-content:center;gap:.85rem;min-width:0}.eds-hero-story-panel-top{display:flex;align-items:center;justify-content:space-between;gap:.8rem;flex-wrap:wrap}.eds-hero-story-panel-badge,.eds-hero-story-panel-next{display:inline-flex;align-items:center;min-height:32px;padding:.42rem .72rem;border-radius:999px;font-size:.74rem;font-weight:800}.eds-hero-story-panel-badge{background:#22d3ee1a;border:1px solid rgba(34,211,238,.18);color:#7dd3fc}.eds-hero-story-panel-next{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#cbd5e1}.eds-hero-story-panel-title{margin:0;font-size:1.32rem!important;line-height:1.18!important;letter-spacing:-.03em;color:#f8fbff!important;max-width:22ch}.eds-hero-story-panel-text{margin:0;color:#c1d3e6;font-size:.92rem;line-height:1.7;max-width:56ch}.eds-hero-story-points{display:grid;gap:.58rem}.eds-hero-story-point{display:flex;align-items:flex-start;gap:.58rem;padding:.72rem .82rem;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);color:#eaf4ff;font-size:.82rem;line-height:1.55}.eds-hero-story-point i{color:#67e8f9;margin-top:.14rem}.eds-hero-story-footer{margin-top:.2rem;padding:.9rem .95rem;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07)}.eds-hero-story-footer-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#9fb3c8;font-weight:800;margin-bottom:.26rem}.eds-hero-story-footer-value{color:#f8fbff;font-size:.88rem;line-height:1.65;font-weight:700}.eds-hero-copy .eds-hero-cta-row,.eds-hero-copy .eds-hero-meta-row,.eds-hero-copy .eds-hero-chip-row,.eds-hero-story-card{width:100%}.eds-hero-story-card{margin-top:0}.eds-hero-story-panel,.eds-hero-story-grid,.eds-hero-story-head,.eds-hero-story-stage-row{max-width:100%}body.light-mode #hero-redesigned{background:transparent!important}body.light-mode .eds-hero-copy,body.light-mode .eds-hero-story-card{background:radial-gradient(circle at top left,rgba(14,165,233,.08),transparent 30%),radial-gradient(circle at bottom right,rgba(37,99,235,.08),transparent 34%),linear-gradient(145deg,#fffffffa,#f8fafcfa 58%,#eff6fffa)!important;border-color:#94a3b833!important;box-shadow:0 16px 36px #0f172a14!important}body.light-mode .eds-hero-eyebrow{background:#0ea5e914;border-color:#0ea5e924;color:#0369a1}body.light-mode .eds-hero-title,body.light-mode .eds-hero-story-title,body.light-mode .eds-hero-story-panel-title,body.light-mode .eds-hero-story-footer-value{color:#0f172a!important}body.light-mode .eds-hero-subtitle,body.light-mode .eds-hero-story-kicker,body.light-mode .eds-hero-story-panel-text,body.light-mode .eds-hero-story-footer-label,body.light-mode .eds-hero-story-panel-next{color:#475569!important}body.light-mode .eds-hero-btn-secondary,body.light-mode .eds-hero-btn-tertiary,body.light-mode .eds-hero-chip,body.light-mode .eds-hero-story-badge,body.light-mode .eds-hero-inline-link,body.light-mode .eds-hero-stage,body.light-mode .eds-hero-story-point,body.light-mode .eds-hero-story-footer,body.light-mode .eds-hero-story-panel-next{background:#ffffffd1!important;border-color:#94a3b82e!important;color:#0f172a!important}body.light-mode .eds-hero-chip i,body.light-mode .eds-hero-story-point i,body.light-mode .eds-hero-visual-node i{color:#0ea5e9!important}body.light-mode .eds-hero-stage.is-active,body.light-mode .eds-hero-visual-node.is-active,body.light-mode .eds-hero-stage.is-active i,body.light-mode .eds-hero-visual-node.is-active i{color:#fff!important}body.light-mode .eds-hero-visual-map{background:linear-gradient(145deg,#ffffffd6,#eff6ffeb);border-color:#94a3b82e}body.light-mode .eds-hero-visual-center{box-shadow:0 20px 38px #0f172a24,inset 0 1px 12px #ffffff38}body.light-mode .eds-hero-visual-node{background:#ffffffeb;border-color:#94a3b82e;color:#0f172a;box-shadow:0 14px 26px #0f172a1a}body.light-mode .eds-hero-story-panel-badge{background:#0ea5e914;border-color:#0ea5e924;color:#0369a1!important}@keyframes edsHeroSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.eds-top-width,#digitalRevolutionSection,#howitworks-section,#privateLabelsSection{width:100%!important;max-width:80rem!important;margin-left:auto!important;margin-right:auto!important;border-radius:24px!important}.social-proof-strip.eds-top-width{width:100%!important;max-width:80rem!important;margin-left:auto!important;margin-right:auto!important;border-radius:24px!important;overflow:hidden!important;padding:1.5rem 0!important}.social-proof-strip.eds-top-width .social-proof-strip-inner{max-width:none!important;padding-left:1.25rem!important;padding-right:1.25rem!important}#digitalRevolutionSection,#howitworks-section,#privateLabelsSection{padding:1.25rem!important}.eds-hero-shell{grid-template-columns:minmax(0,1.04fr) minmax(320px,.96fr);gap:1rem}.eds-hero-copy,.eds-hero-story-card,#digitalRevolutionSection,#howitworks-section,#privateLabelsSection,.social-proof-strip.eds-top-width{border-radius:24px!important}.eds-hero-story-card{display:flex;flex-direction:column;justify-content:center}.eds-hero-story-head,.eds-hero-story-stage-row{margin-bottom:.85rem}.eds-hero-stage{min-height:56px;align-items:center;text-align:center}.eds-hero-stage-label{font-size:.82rem}.eds-hero-visual-map{min-height:320px}.eds-hero-visual-center{width:172px;height:172px}.eds-hero-story-mini-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin-top:.9rem}.eds-hero-story-mini{padding:.8rem .75rem;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07);text-align:center}.eds-hero-story-mini-label{display:block;font-size:.68rem;text-transform:uppercase;letter-spacing:.07em;color:#9fb3c8;font-weight:800;margin-bottom:.25rem}.eds-hero-story-mini-value{display:block;font-size:.92rem;color:#f8fbff;font-weight:800;line-height:1.25}body.light-mode .eds-hero-story-mini{background:#ffffffdb!important;border-color:#94a3b82e!important}body.light-mode .eds-hero-story-mini-label{color:#64748b!important}body.light-mode .eds-hero-story-mini-value{color:#0f172a!important}@media(max-width:1180px){.eds-hero-shell{grid-template-columns:1fr}.eds-hero-copy,.eds-hero-story-card{padding:1.25rem}.eds-hero-story-grid{grid-template-columns:1fr}.eds-hero-title{max-width:16ch}}@media(max-width:760px){#hero-redesigned{padding-top:.15rem!important;padding-bottom:1.15rem!important}.eds-hero-shell{padding:0 .75rem;gap:1rem}.eds-hero-copy,.eds-hero-story-card{border-radius:22px;padding:1rem}.eds-hero-title{max-width:none;font-size:clamp(1.95rem,8.5vw,2.65rem)!important}.eds-hero-subtitle{font-size:.94rem;line-height:1.72}.eds-hero-cta-row{flex-direction:column;align-items:stretch}.eds-hero-btn{width:100%;min-width:0}.eds-hero-chip-row{gap:.5rem}.eds-hero-chip{max-width:100%;white-space:normal;line-height:1.25;justify-content:center}.eds-hero-story-head{flex-direction:column;align-items:flex-start}.eds-hero-story-stage-row{grid-template-columns:repeat(2,minmax(0,1fr))}.eds-hero-stage{min-height:58px;align-items:center;text-align:center}.eds-hero-visual-map{min-height:235px}.eds-hero-visual-center{width:130px;height:130px;padding:.8rem}.eds-hero-visual-center strong{font-size:.96rem}.eds-hero-visual-center span:last-child{font-size:.7rem}.eds-hero-visual-ring{width:182px;height:182px}.eds-hero-visual-ring-two{width:228px;height:228px}.eds-hero-visual-node{padding:.45rem .58rem;font-size:.68rem;gap:.34rem;max-width:38vw}.eds-hero-node-own{top:16px;left:10px}.eds-hero-node-ecosystem{top:28px;right:10px}.eds-hero-node-activity{bottom:48px;left:10px}.eds-hero-node-participate{bottom:14px;right:14px}.eds-hero-story-panel-title{max-width:none;font-size:1.22rem!important}.eds-hero-story-panel-text{font-size:.88rem;line-height:1.68}}#page1{width:100%!important;min-width:0!important}#page1>section,#page1>div,#page1>.social-proof-strip,#page1>.simulator-container,#page1>#partnersAndFaqContainer,#page1>#purchaseTablesSection,#page1>#edsPlannerProjectionRow,#page1>#mySavedResultsContainer{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;min-width:0!important}#hero-redesigned,#digitalRevolutionSection,#howitworks-section,#privateLabelsSection,#trust-stats-container,#installmentSection,#purchaseTablesSection,#founders-section,#partnersAndFaqContainer,#page1>.simulator-container{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}#hero-redesigned,#hero-redesigned .eds-hero-copy,#hero-redesigned .eds-hero-story-card,.social-proof-strip.eds-top-width,#digitalRevolutionSection,#howitworks-section,#privateLabelsSection,#trust-stats-container,#installmentSection,#founders-section,#partnersCard,#faqCard{border-radius:24px!important}#hero-redesigned .eds-hero-shell,.social-proof-strip.eds-top-width .social-proof-strip-inner,#founders-section .founders-section,#founders-section .final-cta-section,#page1 .footer-redesigned-inner{width:100%!important;max-width:none!important}#hero-redesigned .eds-hero-shell,.social-proof-strip.eds-top-width .social-proof-strip-inner,#founders-section .founders-section{padding-left:1.25rem!important;padding-right:1.25rem!important}#page1 .simulator-container,#page1 .simulator-container>div,#page1 .simulator-container>section,#purchaseTablesSection,#purchaseTablesSection>div,#partnersAndFaqContainer,#partnersAndFaqContainer>div,#edsPlannerProjectionRow,#edsPlannerProjectionRow>section,#edsPlannerProjectionRow>.card{min-width:0!important}#edsPlannerProjectionRow{width:100%!important;max-width:none!important;grid-column:1 / -1!important}@media(max-width:1024px){#hero-redesigned .eds-hero-shell,.social-proof-strip.eds-top-width .social-proof-strip-inner,#founders-section .founders-section{padding-left:1rem!important;padding-right:1rem!important}}@media(max-width:640px){#hero-redesigned .eds-hero-shell,.social-proof-strip.eds-top-width .social-proof-strip-inner,#founders-section .founders-section{padding-left:.75rem!important;padding-right:.75rem!important}}#trust-app-section{width:100%!important;max-width:80rem!important;margin-left:auto!important;margin-right:auto!important}#trust-app-section .trust-hero-shell{width:100%;display:grid;grid-template-columns:minmax(0,.94fr) minmax(340px,1.06fr);gap:1rem;align-items:stretch}#trust-app-section .trust-hero-panel{position:relative;overflow:hidden;min-width:0;border-radius:26px;border:1px solid rgba(56,189,248,.16);box-shadow:0 22px 48px #020c1b47;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}#trust-app-section .trust-hero-content{padding:2.05rem;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(180deg,rgba(255,255,255,.02),transparent 18%),radial-gradient(circle at top left,rgba(34,211,238,.09),transparent 30%),radial-gradient(circle at bottom right,rgba(37,99,235,.12),transparent 34%),linear-gradient(145deg,#071224f7,#0b1f37f2 58%,#083652e6)}#trust-app-section .trust-hero-badge{display:inline-flex;align-items:center;gap:.45rem;width:fit-content;max-width:100%;padding:.48rem .82rem;border-radius:999px;background:#22d3ee1a;border:1px solid rgba(34,211,238,.18);color:#7dd3fc;font-size:.78rem;font-weight:800;letter-spacing:.03em;margin-bottom:1rem}#trust-app-section .trust-hero-title{margin:0;max-width:13ch;font-size:clamp(2.05rem,4vw,3.2rem)!important;line-height:1.02!important;letter-spacing:-.05em;color:#f8fbff!important;font-weight:800!important;text-wrap:balance}#trust-app-section .trust-hero-description{margin:1rem 0 0;max-width:58ch;font-size:1rem;line-height:1.78;color:#c1d3e6}#trust-app-section .trust-hero-cta-row{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.35rem}#trust-app-section .trust-hero-btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:48px;padding:.86rem 1.2rem;border-radius:999px;text-decoration:none;font-size:.92rem;font-weight:800;line-height:1;border:1px solid transparent;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease,color .22s ease;white-space:nowrap}#trust-app-section .trust-hero-btn:hover{transform:translateY(-2px);box-shadow:0 18px 34px #020c1b3d}#trust-app-section .trust-hero-btn-primary{background:linear-gradient(135deg,#2563eb,#06b6d4);color:#fff!important;box-shadow:0 16px 32px #2563eb3d}#trust-app-section .trust-hero-btn-secondary{background:#ffffff0d;border-color:#ffffff1a;color:#f8fbff!important}#trust-app-section .trust-hero-chip-row{display:flex;flex-wrap:wrap;gap:.58rem;margin-top:1rem;max-width:44rem}#trust-app-section .trust-hero-chip{display:inline-flex;align-items:center;gap:.42rem;padding:.54rem .78rem;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#dbeafe;font-size:.75rem;font-weight:700;line-height:1;white-space:nowrap}#trust-app-section .trust-hero-chip i{font-size:.36rem;color:#67e8f9}#trust-app-section .trust-hero-visual{padding:1.35rem;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(180deg,rgba(255,255,255,.02),transparent 16%),radial-gradient(circle at top right,rgba(34,211,238,.08),transparent 28%),radial-gradient(circle at bottom left,rgba(37,99,235,.12),transparent 34%),linear-gradient(145deg,#081428f7,#0c223af2 58%,#083652eb)}#trust-app-section .trust-hero-visual:before{content:"";position:absolute;inset:16px;border-radius:22px;border:1px solid rgba(255,255,255,.05);pointer-events:none}#trust-app-section .trust-hero-visual-header{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;margin-bottom:1rem}#trust-app-section .trust-hero-visual-kicker{font-size:.74rem;text-transform:uppercase;letter-spacing:.08em;color:#9fb3c8;font-weight:800;margin-bottom:.28rem}#trust-app-section .trust-hero-visual-title{margin:0;max-width:24ch;font-size:1.28rem!important;line-height:1.22!important;color:#f8fbff!important;font-weight:800!important}#trust-app-section .trust-hero-visual-pill{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:.45rem .76rem;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#dbeafe;font-size:.74rem;font-weight:800;white-space:nowrap}#trust-app-section .trust-hero-architecture-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(220px,.86fr) minmax(0,1.14fr);gap:.95rem;align-items:stretch}#trust-app-section .trust-hero-layer-stack{display:grid;gap:.65rem}#trust-app-section .trust-hero-layer{appearance:none;width:100%;text-align:left;display:flex;align-items:center;gap:.7rem;min-height:74px;padding:.88rem .9rem;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#cfe4f5;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease,color .2s ease}#trust-app-section .trust-hero-layer:hover{transform:translateY(-2px);border-color:#67e8f938;box-shadow:0 16px 28px #020c1b33}#trust-app-section .trust-hero-layer.is-active{background:linear-gradient(135deg,#2563ebe0,#06b6d4c7);color:#fff;border-color:transparent;box-shadow:0 18px 30px #2563eb38}#trust-app-section .trust-hero-layer-index{width:42px;height:42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 42px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);font-size:.74rem;font-weight:800;letter-spacing:.08em}#trust-app-section .trust-hero-layer.is-active .trust-hero-layer-index{background:#ffffff24;border-color:#ffffff2e}#trust-app-section .trust-hero-layer-copy{display:flex;flex-direction:column;gap:.16rem;min-width:0}#trust-app-section .trust-hero-layer-copy strong{font-size:.94rem;line-height:1.2;font-weight:800;color:currentColor}#trust-app-section .trust-hero-layer-copy small{font-size:.76rem;line-height:1.5;color:inherit;opacity:.88}#trust-app-section .trust-hero-detail-panel{position:relative;overflow:hidden;border-radius:22px;padding:1.1rem 1.15rem;background:linear-gradient(145deg,#ffffff0d,#ffffff08);border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0a;min-height:100%}#trust-app-section .trust-hero-detail-panel:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(34,211,238,.12),transparent 34%),radial-gradient(circle at bottom left,rgba(59,130,246,.1),transparent 28%);pointer-events:none}#trust-app-section .trust-hero-detail-panel>*{position:relative;z-index:1}#trust-app-section .trust-hero-detail-badge{display:inline-flex;align-items:center;gap:.45rem;padding:.4rem .72rem;border-radius:999px;background:#22d3ee1a;border:1px solid rgba(34,211,238,.18);color:#7dd3fc;font-size:.74rem;font-weight:800;letter-spacing:.03em;margin-bottom:.8rem}#trust-app-section .trust-hero-detail-title{margin:0;font-size:1.3rem!important;line-height:1.2!important;color:#f8fbff!important;font-weight:800!important;max-width:22ch}#trust-app-section .trust-hero-detail-text{margin:.72rem 0 0;color:#c1d3e6;font-size:.9rem;line-height:1.72;max-width:56ch}#trust-app-section .trust-hero-detail-list{display:grid;gap:.58rem;margin-top:.9rem}#trust-app-section .trust-hero-detail-item{display:flex;align-items:flex-start;gap:.58rem;padding:.72rem .78rem;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);color:#eaf4ff;font-size:.82rem;line-height:1.58}#trust-app-section .trust-hero-detail-item i{color:#67e8f9;margin-top:.14rem}body.light-mode #trust-app-section .trust-hero-content,body.light-mode #trust-app-section .trust-hero-visual{background:linear-gradient(180deg,rgba(255,255,255,.26),transparent 18%),radial-gradient(circle at top left,rgba(14,165,233,.08),transparent 30%),radial-gradient(circle at bottom right,rgba(37,99,235,.08),transparent 34%),linear-gradient(145deg,#fffffffa,#f8fafcfa 58%,#eff6fffa)!important;border-color:#94a3b833!important;box-shadow:0 16px 36px #0f172a14!important}body.light-mode #trust-app-section .trust-hero-badge,body.light-mode #trust-app-section .trust-hero-detail-badge{background:#0ea5e914;border-color:#0ea5e924;color:#0369a1}body.light-mode #trust-app-section .trust-hero-title,body.light-mode #trust-app-section .trust-hero-visual-title,body.light-mode #trust-app-section .trust-hero-detail-title,body.light-mode #trust-app-section .trust-hero-layer-copy strong{color:#0f172a!important}body.light-mode #trust-app-section .trust-hero-description,body.light-mode #trust-app-section .trust-hero-visual-kicker,body.light-mode #trust-app-section .trust-hero-detail-text,body.light-mode #trust-app-section .trust-hero-layer-copy small{color:#475569!important}body.light-mode #trust-app-section .trust-hero-btn-secondary,body.light-mode #trust-app-section .trust-hero-chip,body.light-mode #trust-app-section .trust-hero-visual-pill,body.light-mode #trust-app-section .trust-hero-layer,body.light-mode #trust-app-section .trust-hero-detail-panel,body.light-mode #trust-app-section .trust-hero-detail-item{background:#ffffffd1!important;border-color:#94a3b82e!important;color:#0f172a!important}body.light-mode #trust-app-section .trust-hero-chip i,body.light-mode #trust-app-section .trust-hero-detail-item i{color:#0ea5e9!important}body.light-mode #trust-app-section .trust-hero-layer.is-active,body.light-mode #trust-app-section .trust-hero-layer.is-active .trust-hero-layer-copy strong,body.light-mode #trust-app-section .trust-hero-layer.is-active .trust-hero-layer-copy small,body.light-mode #trust-app-section .trust-hero-layer.is-active .trust-hero-layer-index{color:#fff!important}@media(max-width:1180px){#trust-app-section .trust-hero-shell{grid-template-columns:1fr}#trust-app-section .trust-hero-content,#trust-app-section .trust-hero-visual{padding:1.25rem}}@media(max-width:760px){#trust-app-section{max-width:100%!important}#trust-app-section .trust-hero-content,#trust-app-section .trust-hero-visual{border-radius:22px;padding:1rem}#trust-app-section .trust-hero-title{max-width:none;font-size:clamp(1.95rem,8vw,2.6rem)!important}#trust-app-section .trust-hero-description{font-size:.94rem;line-height:1.72}#trust-app-section .trust-hero-cta-row{flex-direction:column;align-items:stretch}#trust-app-section .trust-hero-btn{width:100%}#trust-app-section .trust-hero-chip-row{gap:.5rem}#trust-app-section .trust-hero-chip{max-width:100%;white-space:normal;justify-content:center;line-height:1.25}#trust-app-section .trust-hero-visual-header{flex-direction:column;align-items:flex-start}#trust-app-section .trust-hero-architecture-grid{grid-template-columns:1fr}#trust-app-section .trust-hero-layer{min-height:68px;padding:.8rem .85rem}#trust-app-section .trust-hero-detail-title{max-width:none;font-size:1.16rem!important}#trust-app-section .trust-hero-detail-text{font-size:.88rem;line-height:1.68}}#trust-app-section>.trust-hero-shell{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;overflow:visible!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}#trust-app-section>.trust-hero-shell>.trust-hero-content{align-items:flex-start!important}#trust-app-section>.trust-hero-shell>.trust-hero-visual{align-items:stretch!important}#trust-app-section>.trust-hero-shell>.trust-hero-content>.trust-hero-badge,#trust-app-section>.trust-hero-shell>.trust-hero-visual>.trust-hero-visual-header{max-width:none!important;width:auto!important;margin-left:0!important;margin-right:0!important}body.light-mode #trust-app-section>.trust-hero-shell{background:transparent!important;border:0!important;box-shadow:none!important}#trust-app-showcase-section>div>div{grid-template-columns:minmax(0,1fr) minmax(420px,.92fr)!important;gap:1.75rem!important}#trust-app-showcase-section>div>div>div[style*="order:2"]{max-width:440px!important;width:100%!important;margin-left:auto!important;margin-right:0!important}#trust-app-showcase-section img{width:100%!important;min-height:340px!important;max-height:460px!important;object-fit:contain!important;margin:0 auto!important}@media(max-width:900px){#trust-app-showcase-section>div>div{grid-template-columns:1fr!important;gap:1.25rem!important}#trust-app-showcase-section>div>div>div[style*="order:2"]{max-width:420px!important;margin:0 auto!important}#trust-app-showcase-section img{min-height:300px!important;max-height:400px!important}}@media(max-width:640px){#trust-app-showcase-section>div{padding:1.15rem!important}#trust-app-showcase-section>div>div>div[style*="order:2"]{max-width:100%!important}#trust-app-showcase-section img{min-height:250px!important;max-height:340px!important}}#page4 #staking-hero-section{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;min-width:0!important}#page4 #staking-hero-section>.staking-page-shell{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.shepherd-modal-overlay-container{z-index:2147483645!important;pointer-events:auto!important}.shepherd-modal-overlay-container .shepherd-modal-overlay-path{fill:#020617d1!important}.shepherd-element,.shepherd-enabled .shepherd-element,.shepherd-theme-custom.shepherd-element,body .shepherd-element{z-index:2147483647!important}.shepherd-target,.shepherd-enabled.shepherd-target,.shepherd-enabled [data-shepherd-step-id]{z-index:2147483646!important}body.shepherd-active,body.shepherd-active main,body.shepherd-active .page-content{isolation:isolate}.builder-hero-top{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:1.4rem;align-items:start}.builder-copy-block{min-width:0}.builder-key-points.builder-key-points-side{margin-top:.15rem;align-self:start;display:grid;grid-template-columns:1fr;gap:.7rem}.builder-key-points.builder-key-points-side .builder-key-point{min-height:52px;padding:.85rem 1rem;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.mobile-bottom-page-nav{display:none;position:fixed;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:2147483646;padding:.45rem;border-radius:22px;background:#081428c7;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 18px 40px #020c1b57;gap:.45rem;align-items:stretch;justify-content:space-between}.mobile-bottom-page-nav .mobile-bottom-page-nav-inner{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem}.mobile-bottom-page-nav .egety-nav-page-btn{min-width:0!important;width:100%!important;min-height:58px;padding:.55rem .45rem!important;border-radius:16px!important;display:inline-flex!important;flex-direction:column;align-items:center!important;justify-content:center!important;gap:.28rem!important;white-space:normal!important;text-align:center!important;font-size:.72rem!important;line-height:1.1!important}.mobile-bottom-page-nav .egety-nav-page-btn i{display:inline-flex!important;font-size:.95rem!important}@media(max-width:1024px){html,body{overflow-x:hidden!important}#page1,#page1>section,#page1>div,#page1 .simulator-container,#page1 .card,#page1 .results-box,#page1 .styled-table,#page1 .goal-package-grid,#page1 .eds-investor-summary-grid,#page1 .testimonial-row,#page1 .stat-grid-new,#page1 .founders-grid,#page1 #partnersAndFaqContainer,#page1 #edsPlannerProjectionRow{min-width:0!important;max-width:100%!important}#page1 .styled-table,#page1 .staking-table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}#page1 img,#page1 canvas,#page1 iframe,#page1 video{max-width:100%!important;height:auto!important}.builder-hero-top{grid-template-columns:1fr;gap:1rem}.builder-key-points.builder-key-points-side{margin-top:0}#egetyNavLinks{display:none!important}.mobile-bottom-page-nav{display:flex}main.relative.min-h-screen{padding-bottom:108px!important}}@media(max-width:640px){.mobile-bottom-page-nav{left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom,0px));padding:.4rem}.mobile-bottom-page-nav .mobile-bottom-page-nav-inner{gap:.38rem}.mobile-bottom-page-nav .egety-nav-page-btn{min-height:54px;padding:.5rem .35rem!important;font-size:.68rem!important}.mobile-bottom-page-nav .egety-nav-page-btn i{font-size:.88rem!important}}@media(max-width:1024px){.egety-nav,#egetyNav{position:relative!important;top:auto!important;left:auto!important;right:auto!important;z-index:1200!important;transform:none!important}main.relative.min-h-screen{padding-top:0!important;padding-bottom:88px!important}.mobile-bottom-page-nav{left:10px!important;right:10px!important;bottom:calc(10px + env(safe-area-inset-bottom,0px))!important;padding:.28rem!important;border-radius:18px!important;background:#08142885!important;border:1px solid rgba(255,255,255,.12)!important;backdrop-filter:blur(24px) saturate(140%)!important;-webkit-backdrop-filter:blur(24px) saturate(140%)!important;box-shadow:0 14px 30px #020c1b42!important;gap:.3rem!important}.mobile-bottom-page-nav .mobile-bottom-page-nav-inner{gap:.3rem!important}.mobile-bottom-page-nav .egety-nav-page-btn{min-height:46px!important;padding:.38rem .3rem!important;border-radius:14px!important;font-size:.64rem!important;gap:.18rem!important;box-shadow:none!important}.mobile-bottom-page-nav .egety-nav-page-btn i{font-size:.82rem!important}.egety-price-bubble,#egetyPriceBubble,.whatsapp-icon{bottom:calc(84px + env(safe-area-inset-bottom,0px))!important}.batch-bubble,#batchBubble,#livePriceDot,#bigLiveDataBubble{bottom:calc(144px + env(safe-area-inset-bottom,0px))!important}.white-paper-bubble,#whitePaperBubble{bottom:calc(204px + env(safe-area-inset-bottom,0px))!important}#whatsappPopup{bottom:calc(154px + env(safe-area-inset-bottom,0px))!important}}@media(max-width:640px){.mobile-bottom-page-nav{left:8px!important;right:8px!important;padding:.24rem!important;border-radius:16px!important}.mobile-bottom-page-nav .egety-nav-page-btn{min-height:44px!important;font-size:.6rem!important;padding:.34rem .22rem!important}.mobile-bottom-page-nav .egety-nav-page-btn i{font-size:.76rem!important}}@media(max-width:1024px){.egety-nav,#egetyNav{position:relative!important;top:auto!important;left:auto!important;right:auto!important}main.relative.min-h-screen{padding-top:0!important}#hero-redesigned,#page1,#page2,#page3,#page4,.page-content,.page-content>section:first-child,.page-content>div:first-child,#page1>section:first-child,#page2>section:first-child,#page3>section:first-child,#page4>section:first-child,#page1>div:first-child,#page2>div:first-child,#page3>div:first-child,#page4>div:first-child{margin-top:0!important;padding-top:0!important}}.staking-tab-btn,#stakingCoinTabs .staking-tab-btn,#stakingPlanTabs .staking-tab-btn,.page-nav-btn,.egety-nav-page-btn{position:relative;overflow:hidden;isolation:isolate}.staking-tab-btn:after,#stakingCoinTabs .staking-tab-btn:after,#stakingPlanTabs .staking-tab-btn:after,.page-nav-btn:after,.egety-nav-page-btn:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.16) 45%,transparent 100%);transform:translate(-140%);opacity:0;pointer-events:none}.staking-tab-btn:not(.is-active),#stakingCoinTabs .staking-tab-btn:not(.is-active),#stakingPlanTabs .staking-tab-btn:not(.is-active){animation:oaiClickablePulse 2.4s ease-in-out infinite}.staking-tab-btn:not(.is-active):after,#stakingCoinTabs .staking-tab-btn:not(.is-active):after,#stakingPlanTabs .staking-tab-btn:not(.is-active):after{opacity:1;animation:oaiClickableSheen 2.8s ease-in-out infinite}.staking-tab-btn:hover,#stakingCoinTabs .staking-tab-btn:hover,#stakingPlanTabs .staking-tab-btn:hover,.page-nav-btn:hover,.egety-nav-page-btn:hover{transform:translateY(-3px) scale(1.02)!important}.staking-tab-btn:hover i,#stakingCoinTabs .staking-tab-btn:hover i,#stakingPlanTabs .staking-tab-btn:hover i,.page-nav-btn:hover i,.egety-nav-page-btn:hover i{animation:oaiIconNudge .7s ease-in-out}@keyframes oaiClickablePulse{0%,to{box-shadow:0 0 #22d3ee00;border-color:#ffffff14}50%{box-shadow:0 0 0 3px #22d3ee14;border-color:#67e8f947}}@keyframes oaiClickableSheen{0%{transform:translate(-140%)}55%{transform:translate(140%)}to{transform:translate(140%)}}@keyframes oaiIconNudge{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@media(prefers-reduced-motion:reduce){.staking-tab-btn:not(.is-active),#stakingCoinTabs .staking-tab-btn:not(.is-active),#stakingPlanTabs .staking-tab-btn:not(.is-active){animation:none!important}.staking-tab-btn:after,#stakingCoinTabs .staking-tab-btn:after,#stakingPlanTabs .staking-tab-btn:after,.page-nav-btn:after,.egety-nav-page-btn:after{animation:none!important;opacity:0!important}}main.relative.min-h-screen{padding-top:64px!important}#hero-redesigned,#page1,#page2,#page3,#page4,.page-content,.page-content>*:first-child,#page1>*:first-child,#page2>*:first-child,#page3>*:first-child,#page4>*:first-child,#page2>#bds-section,#page3>#trust-app-section,#page4>.staking-page-shell{margin-top:0!important;padding-top:0!important}#hero-redesigned{padding-top:0!important}@media(max-width:1024px){.egety-nav,#egetyNav{position:relative!important;top:auto!important;left:auto!important;right:auto!important}main.relative.min-h-screen{padding-top:0!important;padding-bottom:88px!important}#hero-redesigned,#page1,#page2,#page3,#page4,.page-content,.page-content>*:first-child,#page1>*:first-child,#page2>*:first-child,#page3>*:first-child,#page4>*:first-child,#page2>#bds-section,#page3>#trust-app-section,#page4>.staking-page-shell{margin-top:0!important;padding-top:0!important}#livePriceDot{bottom:calc(70px + env(safe-area-inset-bottom,0px))!important}#bigLiveDataBubble{bottom:calc(78px + env(safe-area-inset-bottom,0px))!important}}@media(max-width:640px){#livePriceDot{bottom:calc(66px + env(safe-area-inset-bottom,0px))!important}#bigLiveDataBubble{bottom:calc(74px + env(safe-area-inset-bottom,0px))!important}}#page2>section:first-child,#page3>section:first-child,#page4>section:first-child{margin-top:0!important;padding-top:0!important}#page1>section:first-child#hero-redesigned{margin-top:.45rem!important}@media(max-width:1024px){#page2>section:first-child,#page3>section:first-child,#page4>section:first-child{margin-top:0!important;padding-top:0!important}#page1>section:first-child#hero-redesigned{margin-top:.4rem!important}}#theme-switcher,.egety-nav-theme-toggle{position:relative!important;overflow:hidden!important;padding:2px!important;box-sizing:border-box!important}#toggle-indicator{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;border-radius:999px!important;background:#fff!important;box-shadow:0 2px 8px #020c1b47!important;border:1px solid rgba(255,255,255,.9)!important}.light-mode #toggle-indicator,.dark-mode #toggle-indicator{background:#fff!important}.eds-video-preview{background:linear-gradient(145deg,#071224f5,#0b1f37f2 56%,#084460e0)}.eds-video-preview-overlay{position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(34,211,238,.12),transparent 30%),radial-gradient(circle at bottom right,rgba(37,99,235,.14),transparent 34%),linear-gradient(180deg,#020c1b0f,#020c1b6b);pointer-events:none}.eds-video-preview-badge{position:absolute;top:16px;left:16px;z-index:2;display:inline-flex;align-items:center;gap:.5rem;padding:.55rem .85rem;border-radius:999px;background:#0f172ab8;border:1px solid rgba(255,255,255,.12);color:#fff;font-size:.78rem;font-weight:800;box-shadow:0 14px 30px #020c1b40}.eds-video-preview-badge i{color:#ff4d4f}.eds-video-preview-play{position:absolute;inset:auto 18px 18px;z-index:2;display:flex;align-items:center;gap:.9rem;padding:1rem 1.05rem;border-radius:20px;background:#081428bd;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 18px 34px #020c1b4d}.eds-video-preview-play-circle{width:58px;height:58px;flex:0 0 58px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb,#06b6d4);color:#fff;box-shadow:0 16px 28px #2563eb47;transition:transform .22s ease,box-shadow .22s ease}.eds-video-preview:hover .eds-video-preview-play-circle{transform:scale(1.06);box-shadow:0 20px 34px #2563eb57}.eds-video-preview-play-copy{min-width:0;display:flex;flex-direction:column;gap:.15rem;text-align:left}.eds-video-preview-play-copy strong{color:#f8fbff;font-size:.98rem;line-height:1.25;font-weight:800}.eds-video-preview-play-copy small{color:#c1d3e6;font-size:.78rem;line-height:1.55;font-weight:600}.eds-video-chip-row{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center}.lg\:text-left .eds-video-chip-row{justify-content:flex-start}.eds-video-chip{display:inline-flex;align-items:center;gap:.45rem;padding:.58rem .82rem;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#dbeafe;font-size:.78rem;font-weight:700;line-height:1;white-space:nowrap}.eds-video-chip i{color:#67e8f9}.eds-video-callout{display:flex;align-items:flex-start;gap:.85rem;padding:1rem 1.05rem;border-radius:20px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.eds-video-callout-icon{width:42px;height:42px;flex:0 0 42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:#22d3ee1f;color:#67e8f9}.eds-video-callout-title{color:#f8fbff;font-size:.95rem;font-weight:800;margin-bottom:.18rem}.eds-video-callout p{margin:0;color:#c1d3e6;font-size:.86rem;line-height:1.7}body.light-mode .eds-video-preview{background:linear-gradient(145deg,#fffffffa,#f8fafcfa 58%,#eff6fffa)!important;border-color:#94a3b833!important;box-shadow:0 16px 36px #0f172a14!important}body.light-mode .eds-video-preview-overlay{background:radial-gradient(circle at top left,rgba(14,165,233,.08),transparent 30%),radial-gradient(circle at bottom right,rgba(37,99,235,.08),transparent 34%),linear-gradient(180deg,#ffffff05,#0f172a14)}body.light-mode .eds-video-preview-badge,body.light-mode .eds-video-callout,body.light-mode .eds-video-chip{background:#ffffffe0!important;border-color:#94a3b82e!important;color:#0f172a!important}body.light-mode .eds-video-chip i,body.light-mode .eds-video-callout-icon{color:#0ea5e9!important}body.light-mode .eds-video-callout-title,body.light-mode .eds-video-preview-play-copy strong{color:#0f172a!important}body.light-mode .eds-video-callout p,body.light-mode .eds-video-preview-play-copy small{color:#475569!important}body.light-mode .eds-video-preview-play{background:#ffffffe6!important;border-color:#94a3b82e!important;box-shadow:0 16px 30px #0f172a1a!important}@media(max-width:767px){.eds-video-preview-badge{top:12px;left:12px;font-size:.72rem;padding:.5rem .72rem}.eds-video-preview-play{left:12px;right:12px;bottom:12px;padding:.8rem .85rem;border-radius:18px;gap:.75rem}.eds-video-preview-play-circle{width:48px;height:48px;flex-basis:48px}.eds-video-preview-play-copy strong{font-size:.9rem}.eds-video-preview-play-copy small{font-size:.74rem}.eds-video-chip-row{gap:.5rem}.eds-video-chip{white-space:normal;justify-content:center;text-align:center;line-height:1.3}.eds-video-callout{padding:.85rem .9rem}}#founders-section.card{padding-top:1rem!important;padding-bottom:1rem!important}#founders-section .founders-section{padding-left:0!important;padding-right:0!important}#founders-section .eg-section-subtitle{margin-bottom:0!important}#founders-section .founders-grid{gap:1rem!important;margin-top:1rem!important}#founders-section .founder-card-new{padding:1.1rem!important}#founders-section .founder-card-label{margin-bottom:.7rem!important}#founders-section .founder-row{padding:.75rem 0!important}#founders-section .stat-grid-new{gap:.9rem!important}#founders-section .stat-box-new{min-height:180px!important;padding:1rem!important}#founders-section .stat-box-new i{margin-bottom:.7rem!important}#founders-section .stat-box-new .stat-num{font-size:2rem!important}#founders-section .stat-box-new .stat-lbl{font-size:.92rem!important;margin-top:.4rem!important}#founders-section .stat-box-new .stat-num[style*="Olympus Shield"]{font-size:1rem!important;line-height:1.2!important}@media(max-width:768px){#founders-section .stat-box-new{min-height:150px!important}}#ecosystemSimulatorSection,#edsSelectionControls,#edsPackageSelectWrap,#edsReleaseSelectWrap,#edsBatchSelectWrap{overflow:visible!important}#edsPackageMenu,#edsReleaseMenu,#edsBatchMenu{z-index:2147483000!important}.premium-how-section,.premium-plo-section{position:relative;overflow:hidden!important;border-radius:26px!important;background:radial-gradient(circle at top left,rgba(34,211,238,.1),transparent 30%),radial-gradient(circle at bottom right,rgba(37,99,235,.12),transparent 34%),linear-gradient(145deg,#081428f5,#0c223af2 58%,#084a6adb)!important;border:1px solid rgba(56,189,248,.16)!important;box-shadow:0 22px 48px #020c1b47!important}.premium-how-section:before,.premium-plo-section:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.03),transparent 18%);pointer-events:none}.premium-how-section>*,.premium-plo-section>*{position:relative;z-index:1}.premium-section-head{display:flex;flex-direction:column;gap:.55rem;margin-bottom:1.15rem}.premium-section-head--center{align-items:center;text-align:center}.premium-section-badge{display:inline-flex;align-items:center;gap:.48rem;width:fit-content;max-width:100%;padding:.48rem .82rem;border-radius:999px;background:#22d3ee1a;border:1px solid rgba(34,211,238,.18);color:#7dd3fc;font-size:.76rem;font-weight:800;letter-spacing:.03em}.premium-section-subtext{max-width:60rem;margin:0;color:#c1d3e6;font-size:.96rem;line-height:1.74}.hiw-journey-shell{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;align-items:stretch;padding-top:.25rem}.hiw-progress-line{position:absolute;top:4.25rem;left:7%;right:7%;height:1px;background:linear-gradient(90deg,#38bdf81a,#38bdf86b,#38bdf81a);z-index:0}.hiw-step-card{position:relative;display:flex;flex-direction:column;gap:.85rem;min-width:0;padding:1.1rem;border-radius:22px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0a;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease;z-index:1}.hiw-step-card:hover{transform:translateY(-6px);border-color:#67e8f938;box-shadow:0 20px 34px #020c1b42;background:#ffffff0f}.hiw-step-top{display:flex;align-items:center;justify-content:space-between;gap:.65rem}.hiw-step-number{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;border-radius:14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#f8fbff;font-size:.74rem;font-weight:800;letter-spacing:.08em}.hiw-step-pill{display:inline-flex;align-items:center;min-height:32px;padding:.42rem .72rem;border-radius:999px;background:#22d3ee1a;border:1px solid rgba(34,211,238,.18);color:#7dd3fc;font-size:.72rem;font-weight:800;white-space:nowrap}.hiw-step-icon{width:58px;height:58px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563ebdb,#06b6d4cc);color:#fff;font-size:1.15rem;box-shadow:0 16px 30px #2563eb2e}.hiw-step-card h3{margin:0;color:#f8fbff;line-height:1.18;font-weight:800}.hiw-step-card p{margin:0;color:#c1d3e6;font-size:.88rem;line-height:1.68;flex:1 1 auto}.hiw-step-footer{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;padding-top:.8rem;border-top:1px solid rgba(255,255,255,.08);color:#9fb3c8;font-size:.76rem;font-weight:700}.hiw-step-footer i{color:#67e8f9;font-size:.68rem}.hiw-bottom-callout{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.hiw-bottom-chip{display:inline-flex;align-items:center;gap:.45rem;min-height:40px;padding:.62rem .88rem;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#dbeafe;font-size:.78rem;font-weight:700;white-space:nowrap}.hiw-bottom-chip i{color:#67e8f9}.plo-premium-shell{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:1rem;align-items:stretch}.plo-story-card,.plo-impact-card{position:relative;overflow:hidden;border-radius:24px;padding:1.2rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0a}.plo-story-card:before,.plo-impact-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(34,211,238,.1),transparent 34%);pointer-events:none}.plo-story-card>*,.plo-impact-card>*{position:relative;z-index:1}.plo-story-head,.plo-impact-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.8rem}.plo-story-kicker{display:block;margin-bottom:.22rem;font-size:.74rem;text-transform:uppercase;letter-spacing:.08em;color:#9fb3c8;font-weight:800}.plo-story-head h3,.plo-impact-head h4{margin:0;color:#f8fbff;font-weight:800;line-height:1.22}.plo-story-badge,.plo-impact-pill{display:inline-flex;align-items:center;min-height:34px;padding:.45rem .76rem;border-radius:999px;background:#22d3ee1a;border:1px solid rgba(34,211,238,.18);color:#7dd3fc;font-size:.74rem;font-weight:800;white-space:nowrap}.plo-story-copy,.plo-why-card p,.plo-impact-subtitle{margin:0;color:#c1d3e6;font-size:.9rem;line-height:1.72}.plo-bridge-steps{display:grid;gap:.7rem;margin-top:1rem}.plo-bridge-node,.plo-benefit-card,.plo-mini-stat,.plo-why-card,.plo-quote-band{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease}.plo-bridge-node{display:flex;align-items:flex-start;gap:.7rem;padding:.82rem .9rem;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07)}.plo-bridge-node:hover,.plo-benefit-card:hover,.plo-mini-stat:hover,.plo-why-card:hover,.plo-quote-band:hover{transform:translateY(-4px);box-shadow:0 16px 30px #020c1b2e;border-color:#67e8f933}.plo-bridge-index{width:34px;height:34px;flex:0 0 34px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563ebd1,#06b6d4bd);color:#fff;font-size:.76rem;font-weight:800;box-shadow:0 14px 24px #2563eb2e}.plo-bridge-node strong,.plo-benefit-card strong,.plo-mini-stat strong{display:block;color:#f8fbff;font-size:.9rem;line-height:1.22;font-weight:800}.plo-bridge-node small,.plo-mini-stat small{display:block;margin-top:.18rem;color:#9fb3c8;font-size:.76rem;line-height:1.55}.plo-why-card{margin-top:1rem;padding:.95rem 1rem;border-radius:20px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07)}.plo-why-kicker{display:inline-block;margin-bottom:.34rem;font-size:.74rem;text-transform:uppercase;letter-spacing:.08em;color:#7dd3fc;font-weight:800}.plo-benefit-grid{display:grid;gap:.75rem;margin-top:.8rem}.plo-benefit-card{display:flex;align-items:flex-start;gap:.78rem;padding:.92rem .95rem;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07)}.plo-benefit-icon{width:44px;height:44px;flex:0 0 44px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563ebdb,#06b6d4c7);color:#fff;box-shadow:0 14px 26px #2563eb2e}.plo-benefit-card p{margin:.22rem 0 0;color:#9fb3c8;font-size:.8rem;line-height:1.62}.plo-quote-band{margin-top:.9rem;display:flex;align-items:flex-start;gap:.65rem;padding:.9rem 1rem;border-radius:20px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07)}.plo-quote-band i{color:#67e8f9;margin-top:.12rem}.plo-quote-band p{margin:0;color:#dbeafe;font-size:.84rem;line-height:1.7;font-style:italic}.plo-mini-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:.95rem}.plo-mini-stat{padding:.9rem .82rem;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07);text-align:center}.plo-mini-stat span{display:block;margin-bottom:.24rem;font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:#9fb3c8;font-weight:800}.plo-action-row{margin-top:1rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.85rem}.plo-cta-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:.58rem;min-height:48px;padding:.92rem 1.25rem!important;border-radius:999px!important;font-weight:800;border:1px solid transparent;box-shadow:0 16px 30px #020c1b2e}.plo-cta-btn i{font-size:.9rem}.plo-cta-btn--primary{background:linear-gradient(135deg,#2563eb,#06b6d4)!important;color:#fff!important}.plo-cta-btn--secondary{background:#ffffff0d!important;border-color:#ffffff1a!important;color:#fff!important}body.light-mode .premium-how-section,body.light-mode .premium-plo-section{background:radial-gradient(circle at top left,rgba(14,165,233,.08),transparent 30%),radial-gradient(circle at bottom right,rgba(37,99,235,.08),transparent 34%),linear-gradient(145deg,#fffffffa,#f8fafcfa 58%,#eff6fffa)!important;border-color:#94a3b833!important;box-shadow:0 16px 36px #0f172a14!important}body.light-mode .premium-section-badge,body.light-mode .hiw-step-pill,body.light-mode .plo-story-badge,body.light-mode .plo-impact-pill,body.light-mode .plo-why-kicker{background:#0ea5e914!important;border-color:#0ea5e924!important;color:#0369a1!important}body.light-mode .premium-section-subtext,body.light-mode .hiw-step-card p,body.light-mode .hiw-step-footer,body.light-mode .plo-story-copy,body.light-mode .plo-impact-subtitle,body.light-mode .plo-why-card p,body.light-mode .plo-benefit-card p,body.light-mode .plo-quote-band p,body.light-mode .plo-bridge-node small,body.light-mode .plo-mini-stat small,body.light-mode .plo-mini-stat span,body.light-mode .plo-story-kicker{color:#475569!important}body.light-mode .hiw-step-card,body.light-mode .hiw-bottom-chip,body.light-mode .plo-story-card,body.light-mode .plo-impact-card,body.light-mode .plo-bridge-node,body.light-mode .plo-why-card,body.light-mode .plo-benefit-card,body.light-mode .plo-quote-band,body.light-mode .plo-mini-stat,body.light-mode .plo-cta-btn--secondary{background:#ffffffdb!important;border-color:#94a3b82e!important;color:#0f172a!important}body.light-mode .hiw-step-card h3,body.light-mode .hiw-step-number,body.light-mode .hiw-bottom-chip,body.light-mode .plo-story-head h3,body.light-mode .plo-impact-head h4,body.light-mode .plo-bridge-node strong,body.light-mode .plo-benefit-card strong,body.light-mode .plo-mini-stat strong,body.light-mode .plo-cta-btn--secondary{color:#0f172a!important}body.light-mode .hiw-step-number{background:#0ea5e914!important;border-color:#0ea5e924!important}body.light-mode .hiw-progress-line{background:linear-gradient(90deg,#60a5fa14,#3b82f647,#60a5fa14)!important}body.light-mode .plo-cta-btn--primary{color:#fff!important}@media(max-width:1180px){.hiw-journey-shell{grid-template-columns:repeat(2,minmax(0,1fr))}.hiw-progress-line{display:none}.plo-premium-shell{grid-template-columns:1fr}}@media(max-width:760px){.premium-how-section,.premium-plo-section{border-radius:22px!important}.hiw-journey-shell,.plo-mini-stats{grid-template-columns:1fr}.hiw-step-card,.plo-story-card,.plo-impact-card{padding:1rem;border-radius:20px}.hiw-step-top,.plo-story-head,.plo-impact-head{flex-direction:column;align-items:flex-start}.hiw-step-footer{gap:.35rem}.hiw-bottom-callout,.plo-action-row{flex-direction:column;align-items:stretch}.hiw-bottom-chip,.plo-cta-btn{width:100%;justify-content:center}}#installmentSection.installment-premium-section{position:relative;overflow:visible!important;padding:1.15rem!important;border-radius:28px!important;background:radial-gradient(circle at top left,rgba(34,211,238,.1),transparent 26%),radial-gradient(circle at bottom right,rgba(37,99,235,.12),transparent 30%),linear-gradient(145deg,#071224f7,#0b1f37f2 58%,#084a6ae0)!important;border:1px solid rgba(56,189,248,.18)!important;box-shadow:0 22px 52px #020c1b4d!important}#installmentSection .installment-premium-shell{display:grid;gap:1rem}#installmentSection .installment-premium-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}#installmentSection .installment-premium-title-wrap{min-width:0;flex:1 1 520px}#installmentSection .installment-premium-kicker{display:inline-flex;align-items:center;gap:.48rem;width:fit-content;max-width:100%;padding:.46rem .78rem;border-radius:999px;background:#22d3ee1a;border:1px solid rgba(34,211,238,.18);color:#7dd3fc;font-size:.76rem;font-weight:800;letter-spacing:.03em;margin-bottom:.8rem}#installmentSection .installment-premium-title{margin-bottom:.5rem!important;color:#f8fbff!important;text-align:left!important}#installmentSection .installment-premium-subtitle{margin:0;max-width:62ch;color:#c1d3e6;font-size:.95rem;line-height:1.78}#installmentSection .installment-premium-spotlight{min-width:240px;max-width:100%;padding:1rem 1.05rem;border-radius:22px;background:linear-gradient(135deg,#2563eb42,#06b6d42e);border:1px solid rgba(103,232,249,.18);box-shadow:inset 0 1px #ffffff0f;display:flex;flex-direction:column;gap:.18rem;align-self:stretch}#installmentSection .installment-premium-spotlight-label{font-size:.72rem;color:#9fb3c8;text-transform:uppercase;letter-spacing:.08em;font-weight:800}#installmentSection .installment-premium-spotlight-value{color:#f8fbff;font-size:1.3rem;font-weight:900;line-height:1.15}#installmentSection .installment-premium-spotlight-sub{color:#dbeafe;font-size:.8rem;line-height:1.45;font-weight:600}#installmentSection .installment-premium-chip-row{display:flex;flex-wrap:wrap;gap:.65rem}#installmentSection .installment-premium-chip{display:inline-flex;align-items:center;gap:.48rem;padding:.55rem .8rem;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#dbeafe;font-size:.78rem;font-weight:700;line-height:1;white-space:nowrap}#installmentSection .installment-premium-chip i{color:#67e8f9}#installmentSection .installment-premium-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}#installmentSection .installment-premium-panel{position:relative;overflow:visible!important;min-width:0;padding:1.15rem;border-radius:24px;background:linear-gradient(145deg,#ffffff0d,#ffffff08);border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0a;display:grid;gap:1rem}#installmentSection .installment-premium-panel--accent{background:linear-gradient(145deg,#14395f70,#0a223a75);border-color:#67e8f929}#installmentSection .installment-premium-panel-top{display:flex;align-items:center;gap:.85rem}#installmentSection .installment-premium-panel-icon{width:54px;height:54px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 54px;background:linear-gradient(135deg,#2563ebd1,#06b6d4cc);color:#fff;box-shadow:0 16px 28px #2563eb38;font-size:1.05rem}#installmentSection .installment-premium-panel-copy{min-width:0;display:flex;flex-direction:column;gap:.16rem}#installmentSection .installment-premium-panel-label{font-size:.72rem;color:#9fb3c8;text-transform:uppercase;letter-spacing:.08em;font-weight:800}#installmentSection .installment-premium-panel-title{color:#f8fbff;font-size:1rem;font-weight:800;line-height:1.24}#installmentSection .installment-premium-field{display:grid;gap:.55rem}#installmentSection .installment-premium-field-label{display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:#dbeafe;font-size:.82rem;font-weight:700;line-height:1.3}#installmentSection .installment-premium-field-label-text{min-width:0}#installmentSection .installment-premium-input-shell{min-height:72px;display:flex;align-items:center;gap:.8rem;padding:.8rem .95rem;border-radius:20px;background:#040e1c6b;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0a}#installmentSection .installment-premium-currency-code{flex:0 0 auto;color:#f8fbff;font-size:1.2rem;font-weight:900;letter-spacing:-.02em;text-transform:uppercase}#installmentSection .installment-premium-input{min-width:0;width:100%;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;color:#f8fbff!important;font-size:clamp(1.45rem,3vw,1.9rem)!important;font-weight:900!important;letter-spacing:-.03em;line-height:1}#installmentSection .installment-premium-input::placeholder{color:#e2e8f08f}#installmentSection .installment-premium-rate-line,#installmentSection .installment-premium-budget-note{display:inline-flex;align-items:center;gap:.5rem;width:fit-content;max-width:100%;padding:.52rem .72rem;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);color:#cbd5e1;font-size:.76rem;font-weight:700;line-height:1.3}#installmentSection .installment-premium-rate-line i,#installmentSection .installment-premium-budget-note i{color:#67e8f9;flex:0 0 auto}#installmentSection .installment-premium-options{display:grid;gap:.7rem}#installmentSection .installment-premium-check-card{display:block;border-radius:18px;padding:.88rem .95rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.07);cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease}#installmentSection .installment-premium-check-card:hover{transform:translateY(-2px);border-color:#67e8f938;box-shadow:0 14px 26px #020c1b2e}#installmentSection .installment-premium-check-left{display:flex;align-items:flex-start;gap:.72rem}#installmentSection .installment-premium-check-left input{margin-top:.15rem;flex:0 0 auto}#installmentSection .installment-premium-check-copy{display:flex;flex-direction:column;gap:.18rem;min-width:0}#installmentSection .installment-premium-check-copy strong{color:#f8fbff;font-size:.88rem;line-height:1.25;font-weight:800}#installmentSection .installment-premium-check-copy small{color:#9fb3c8;font-size:.76rem;line-height:1.55}#installmentSection .installment-premium-toggle-card{display:flex;align-items:center;justify-content:space-between;gap:.9rem;padding:.95rem 1rem;border-radius:20px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}#installmentSection .installment-premium-toggle-copy{min-width:0;display:grid;gap:.25rem}#installmentSection .installment-premium-toggle-label{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.42rem;color:#f8fbff;font-size:.88rem;font-weight:800;line-height:1.3}#installmentSection .installment-premium-toggle-subcopy{margin:0;color:#9fb3c8;font-size:.78rem;line-height:1.58}#installmentSection .installment-premium-toggle-control{flex:0 0 auto}#installmentSection .installment-premium-slider-card{padding:.95rem 1rem;border-radius:20px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}#installmentSection .installment-premium-slider-label{color:#9fb3c8!important;font-size:.76rem!important;font-weight:800!important;text-transform:uppercase;letter-spacing:.08em}#installmentSection .installment-premium-slider-value{color:#f8fbff;font-size:.98rem;font-weight:900}#installmentSection .installment-results-premium-grid{margin-top:.2rem}#installmentSection #installmentResultsContainer .installment-suggestion-card{border-radius:22px!important;background:linear-gradient(145deg,#ffffff0d,#ffffff08)!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 18px 32px #020c1b33!important}#installmentSection #installmentResultsContainer .installment-card-header{border-bottom:1px solid rgba(255,255,255,.08)!important;background:#ffffff0a!important}#installmentSection #installmentResultsContainer .data-row{border-bottom:1px solid rgba(255,255,255,.06)!important}body.light-mode #installmentSection.installment-premium-section{background:radial-gradient(circle at top left,rgba(14,165,233,.08),transparent 26%),radial-gradient(circle at bottom right,rgba(37,99,235,.08),transparent 30%),linear-gradient(145deg,#fffffffa,#f8fafcfa 58%,#eff6fffa)!important;border-color:#94a3b838!important;box-shadow:0 16px 36px #0f172a14!important}body.light-mode #installmentSection .installment-premium-kicker{background:#0ea5e914;border-color:#0ea5e924;color:#0369a1}body.light-mode #installmentSection .installment-premium-title,body.light-mode #installmentSection .installment-premium-panel-title,body.light-mode #installmentSection .installment-premium-currency-code,body.light-mode #installmentSection .installment-premium-input,body.light-mode #installmentSection .installment-premium-spotlight-value,body.light-mode #installmentSection .installment-premium-check-copy strong,body.light-mode #installmentSection .installment-premium-toggle-label,body.light-mode #installmentSection .installment-premium-slider-value{color:#0f172a!important}body.light-mode #installmentSection .installment-premium-subtitle,body.light-mode #installmentSection .installment-premium-panel-label,body.light-mode #installmentSection .installment-premium-spotlight-label,body.light-mode #installmentSection .installment-premium-spotlight-sub,body.light-mode #installmentSection .installment-premium-check-copy small,body.light-mode #installmentSection .installment-premium-toggle-subcopy,body.light-mode #installmentSection .installment-premium-rate-line,body.light-mode #installmentSection .installment-premium-budget-note,body.light-mode #installmentSection .installment-premium-chip,body.light-mode #installmentSection .installment-premium-slider-label{color:#475569!important}body.light-mode #installmentSection .installment-premium-spotlight,body.light-mode #installmentSection .installment-premium-panel,body.light-mode #installmentSection .installment-premium-input-shell,body.light-mode #installmentSection .installment-premium-check-card,body.light-mode #installmentSection .installment-premium-toggle-card,body.light-mode #installmentSection .installment-premium-slider-card,body.light-mode #installmentSection .installment-premium-rate-line,body.light-mode #installmentSection .installment-premium-budget-note,body.light-mode #installmentSection .installment-premium-chip,body.light-mode #installmentSection #installmentResultsContainer .installment-suggestion-card,body.light-mode #installmentSection #installmentResultsContainer .installment-card-header{background:#ffffffe0!important;border-color:#94a3b82e!important;box-shadow:0 12px 24px #0f172a0f!important}body.light-mode #installmentSection .installment-premium-panel--accent{background:linear-gradient(145deg,#fffffff5,#eff6fff5)!important}body.light-mode #installmentSection .installment-premium-panel-icon{box-shadow:0 12px 24px #2563eb24}body.light-mode #installmentSection #installmentResultsContainer .data-row{border-bottom-color:#94a3b82e!important}@media(max-width:1024px){#installmentSection .installment-premium-grid{grid-template-columns:1fr}}@media(max-width:768px){#installmentSection.installment-premium-section{padding:.95rem!important;border-radius:24px!important}#installmentSection .installment-premium-panel,#installmentSection .installment-premium-spotlight{border-radius:20px}#installmentSection .installment-premium-header{gap:.85rem}#installmentSection .installment-premium-spotlight{min-width:0;width:100%}}@media(max-width:640px){#installmentSection .installment-premium-title{font-size:1.75rem!important;line-height:1.08!important}#installmentSection .installment-premium-subtitle{font-size:.88rem;line-height:1.72}#installmentSection .installment-premium-chip-row{display:grid;grid-template-columns:1fr}#installmentSection .installment-premium-chip{white-space:normal;justify-content:flex-start}#installmentSection .installment-premium-input-shell{min-height:64px;padding:.72rem .82rem;gap:.65rem}#installmentSection .installment-premium-input{font-size:1.3rem!important}#installmentSection .installment-premium-toggle-card{align-items:flex-start}}#installmentSection .installment-card-body--package{gap:.7rem}#installmentSection .installment-card-media{display:block;text-align:center}#installmentSection .installment-package-image-wrap{margin-bottom:.75rem}#installmentSection .installment-package-name{margin:0}#installmentSection .installment-package-grade{margin-top:.2rem}@media(max-width:1024px){#installmentSection #installmentResultsContainer{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch}#installmentSection #installmentResultsContainer .installment-suggestion-card{overflow:hidden!important}#installmentSection #installmentResultsContainer .installment-card-body--package{padding:1rem!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:.7rem!important}#installmentSection #installmentResultsContainer .installment-card-media{order:0}#installmentSection #installmentResultsContainer .installment-package-image-wrap{width:100%!important;height:140px!important;position:relative!important;margin-bottom:.75rem!important;border-radius:14px!important;overflow:hidden!important;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}#installmentSection #installmentResultsContainer .installment-package-image{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}#installmentSection #installmentResultsContainer .installment-package-name{font-size:1.05rem!important;font-weight:800!important;line-height:1.25!important;color:#f8fbff!important;margin:0!important}#installmentSection #installmentResultsContainer .installment-package-grade{font-size:.82rem!important;font-weight:600!important;line-height:1.55!important;color:#9fb3c8!important;margin:.2rem 0 0!important;opacity:1!important}#installmentSection #installmentResultsContainer .star-rating{margin:.35rem 0 0!important;display:flex;justify-content:center;gap:.18rem}#installmentSection #installmentResultsContainer .data-row{position:static!important;inset:auto!important;width:100%!important}}@media(max-width:767px){#installmentSection #installmentResultsContainer{grid-template-columns:1fr!important}}body.light-mode #installmentSection #installmentResultsContainer .installment-package-image-wrap{background:#ffffffeb!important;border-color:#94a3b838!important}body.light-mode #installmentSection #installmentResultsContainer .installment-package-name{color:#0f172a!important}body.light-mode #installmentSection #installmentResultsContainer .installment-package-grade{color:#475569!important}body[data-active-page=page2] #page2 .installment-placeholder-text,body[data-active-page=page2] #page2 [data-translate=installment_placeholder],body[data-active-page=page3] #page3 .installment-placeholder-text,body[data-active-page=page3] #page3 [data-translate=installment_placeholder],body[data-active-page=page4] #page4 .installment-placeholder-text,body[data-active-page=page4] #page4 [data-translate=installment_placeholder]{display:none!important;margin:0!important;padding:0!important;height:0!important;min-height:0!important;overflow:hidden!important}#agentResults .agent-compare-grid,#resultsContainer .agent-compare-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1rem!important;align-items:start!important}#agentResults .agent-compare-grid.is-single,#resultsContainer .agent-compare-grid.is-single{grid-template-columns:1fr!important}#agentResults .agent-compare-card,#resultsContainer .agent-compare-card{min-width:0!important}#agentResults .agent-compare-card .card,#resultsContainer .agent-compare-card .card{margin:0!important}#agentResults .results-box{border:none!important;border-left:4px solid var(--accent-color)!important;background-color:color-mix(in srgb,var(--accent-color) 15%,transparent)!important;padding:.5rem!important;transition:background-color .3s ease,transform .2s ease}#agentResults .results-box:hover{background-color:color-mix(in srgb,var(--accent-color) 25%,transparent)!important;transform:translateY(-2px)}#agentResults .results-box p.text-xs{font-size:1rem!important}#agentResults .results-box p.font-bold{font-size:1.6rem!important;font-weight:700!important;line-height:1.15}@media(max-width:900px){#agentResults .agent-compare-grid,#resultsContainer .agent-compare-grid{grid-template-columns:1fr!important}}#feeDistributionWrapper,#feeDistributionWrapper:hover,#feeDistributionSection,#feeDistributionSection:hover,#feeDistributionWrapper .fee-distribution-col,#feeDistributionWrapper .fee-distribution-col:hover,#feeDistributionWrapper .fee-distribution-chart-col,#feeDistributionWrapper .fee-distribution-chart-col:hover,#feeDistributionWrapper .fd-summary-card,#feeDistributionWrapper .fd-summary-card:hover,#feeDistributionWrapper .fd-legend-item,#feeDistributionWrapper .fd-legend-item:hover,#feeDistributionWrapper .fee-distribution-table tbody tr,#feeDistributionWrapper .fee-distribution-table tbody tr:hover,#feeDistributionWrapper .fd-active-row,#feeDistributionWrapper .fd-active-legend{transform:none!important;rotate:none!important}#feeDistributionWrapper,#feeDistributionSection,#feeDistributionWrapper .fee-distribution-col,#feeDistributionWrapper .fee-distribution-chart-col,#feeDistributionWrapper .fd-summary-card,#feeDistributionWrapper .fd-legend-item,#feeDistributionWrapper .fee-distribution-table tbody tr{transform-style:flat!important;will-change:auto!important}.legal-overlay{position:fixed;inset:0;z-index:2147483646;display:none;align-items:center;justify-content:center;padding:1.25rem;background:#020617c7;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.legal-overlay.is-open{display:flex}.legal-page{width:min(1100px,100%);max-height:min(90vh,920px);overflow:hidden;border-radius:28px;border:1px solid rgba(56,189,248,.18);background:radial-gradient(circle at top left,rgba(34,211,238,.1),transparent 28%),radial-gradient(circle at bottom right,rgba(37,99,235,.12),transparent 34%),linear-gradient(145deg,#071224fa,#0b1f37f7 58%,#084460eb);box-shadow:0 28px 64px #020c1b61;color:#e2e8f0;display:flex;flex-direction:column}.legal-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.4rem 1.45rem 1rem;border-bottom:1px solid rgba(255,255,255,.08)}.legal-page-kicker{display:inline-flex;align-items:center;gap:.45rem;width:fit-content;max-width:100%;padding:.42rem .75rem;border-radius:999px;background:#22d3ee1a;border:1px solid rgba(34,211,238,.18);color:#7dd3fc;font-size:.74rem;font-weight:800;letter-spacing:.03em;margin-bottom:.75rem}.legal-page-title{margin:0;color:#f8fbff;font-size:clamp(1.5rem,2.5vw,2.2rem);line-height:1.1;letter-spacing:-.03em;font-weight:800}.legal-page-subtitle{margin:.55rem 0 0;color:#c1d3e6;font-size:.9rem;line-height:1.7;max-width:64ch}.legal-close-btn{flex:0 0 auto;width:48px;height:48px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#f8fbff;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.legal-close-btn:hover{transform:translateY(-2px);border-color:#67e8f947;box-shadow:0 16px 30px #020c1b38;background:#22d3ee1f}.legal-page-body{overflow:auto;padding:1.2rem 1.45rem 1.5rem;display:grid;gap:1rem;scroll-behavior:smooth}.legal-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.legal-summary-card,.legal-section,.legal-highlight-box{border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;box-shadow:inset 0 1px #ffffff0a}.legal-summary-card{padding:1rem}.legal-summary-card .label{display:block;margin-bottom:.28rem;color:#9fb3c8;font-size:.72rem;text-transform:uppercase;letter-spacing:.07em;font-weight:800}.legal-summary-card .value{color:#f8fbff;font-size:.96rem;line-height:1.55;font-weight:700}.legal-highlight-box{padding:1rem 1.05rem}.legal-highlight-box strong{color:#f8fbff}.legal-highlight-box p{margin:.4rem 0 0;color:#c1d3e6;font-size:.88rem;line-height:1.75}.legal-grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.legal-section{padding:1.05rem 1.1rem}.legal-section h3{margin:0 0 .65rem;color:#f8fbff;font-size:1rem!important;line-height:1.35!important;font-weight:800}.legal-section p,.legal-section li{color:#c1d3e6;font-size:.88rem;line-height:1.78}.legal-section p:last-child{margin-bottom:0}.legal-section ul{margin:.7rem 0 0;padding-left:1.1rem}.legal-section li+li{margin-top:.34rem}.legal-section .mini-note{margin-top:.65rem;padding:.72rem .8rem;border-radius:14px;background:#22d3ee14;border:1px solid rgba(34,211,238,.14);color:#dbeafe;font-size:.8rem}.legal-divider-title{margin:0;color:#f8fbff;font-size:1.05rem!important;line-height:1.3!important;font-weight:800}.legal-page-body a{color:#7dd3fc}body.legal-open{overflow:hidden!important}body.light-mode .legal-page{background:radial-gradient(circle at top left,rgba(14,165,233,.08),transparent 28%),radial-gradient(circle at bottom right,rgba(37,99,235,.08),transparent 34%),linear-gradient(145deg,#fffffffc,#f8fafcfa 58%,#eff6fffa)!important;color:#0f172a;border-color:#94a3b838;box-shadow:0 18px 40px #0f172a1f}body.light-mode .legal-page-header{border-bottom-color:#94a3b82e}body.light-mode .legal-page-kicker{background:#0ea5e914;border-color:#0ea5e924;color:#0369a1}body.light-mode .legal-page-title,body.light-mode .legal-summary-card .value,body.light-mode .legal-section h3,body.light-mode .legal-highlight-box strong,body.light-mode .legal-divider-title{color:#0f172a}body.light-mode .legal-page-subtitle,body.light-mode .legal-summary-card .label,body.light-mode .legal-section p,body.light-mode .legal-section li,body.light-mode .legal-highlight-box p,body.light-mode .legal-section .mini-note{color:#475569}body.light-mode .legal-summary-card,body.light-mode .legal-section,body.light-mode .legal-highlight-box{background:#ffffffdb;border-color:#94a3b82e;box-shadow:0 10px 24px #0f172a0f}body.light-mode .legal-close-btn{background:#ffffffdb;color:#0f172a;border-color:#94a3b82e}body.light-mode .legal-close-btn:hover{background:#dbeafec7}@media(max-width:900px){.legal-summary-grid,.legal-grid-two{grid-template-columns:1fr}}@media(max-width:640px){.legal-overlay{padding:.7rem}.legal-page{max-height:100vh;width:100%;border-radius:22px}.legal-page-header,.legal-page-body{padding-left:1rem;padding-right:1rem}.legal-page-header{padding-top:1rem;padding-bottom:.85rem}.legal-close-btn{width:44px;height:44px}}.compare-card{border:1px solid #00F0FF;border-radius:10px;padding:12px;background:#00000073;backdrop-filter:blur(4px)}[data-role=compare-container]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(max-width:768px){[data-role=compare-container]{grid-template-columns:repeat(2,1fr)}}.agent-results-card .agent-results-grid{display:grid;gap:12px}.agent-results-card.agent-expanded-layout .agent-results-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.agent-results-card.agent-compact-layout .agent-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.agent-results-card.agent-expanded-layout .agent-results-grid .main-value{font-size:2.7rem!important;line-height:1.08!important}.agent-results-card.agent-expanded-layout .agent-results-grid .label{font-size:1.32rem!important;line-height:1.15!important}.agent-results-card.agent-expanded-layout .agent-results-grid .results-box{min-height:96px}.agent-results-card.agent-compact-layout .agent-results-grid .main-value{font-size:1.55rem!important;line-height:1.18!important}.agent-results-card.agent-compact-layout .agent-results-grid .label{font-size:.95rem!important;line-height:1.15!important}.agent-results-card.agent-compact-layout .agent-results-grid .results-box{min-height:84px}#resultsContainer .agent-compare-grid-fixed{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}@media(max-width:900px){#resultsContainer .agent-compare-grid-fixed{grid-template-columns:1fr}}.staking-fee-toggle-control{position:relative!important;width:3rem!important;height:1.6rem!important;flex:0 0 3rem!important;overflow:visible!important}.staking-fee-toggle-control .toggle-label{position:relative!important;display:block!important;width:3rem!important;height:1.6rem!important;border-radius:999px!important;overflow:hidden!important;background:linear-gradient(135deg,#60a5fa38,#22d3ee2e)!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:inset 0 1px #ffffff0d!important;z-index:1!important}.staking-fee-toggle-control .toggle-checkbox{position:absolute!important;top:2px!important;left:2px!important;width:1.35rem!important;height:1.35rem!important;min-width:1.35rem!important;min-height:1.35rem!important;margin:0!important;border:0!important;border-radius:999px!important;background:#fff!important;box-shadow:0 4px 12px #020c1b47!important;appearance:none!important;-webkit-appearance:none!important;opacity:1!important;visibility:visible!important;transform:none!important;z-index:2!important}.staking-fee-toggle-control .toggle-checkbox:checked{left:calc(100% - 1.35rem - 2px)!important;background:#fff!important}.staking-fee-toggle-control .toggle-checkbox:checked+.toggle-label{background:linear-gradient(135deg,#22d3ee,#38bdf8)!important;border-color:#ffffff24!important;box-shadow:0 0 0 1px #ffffff0a,0 0 14px #22d3ee3d!important}[dir=rtl] .staking-fee-toggle-control .toggle-checkbox{left:auto!important;right:2px!important}[dir=rtl] .staking-fee-toggle-control .toggle-checkbox:checked{right:calc(100% - 1.35rem - 2px)!important;left:auto!important}#page1,#page2,#page3,#page4{padding-top:0!important}#page1>*:first-child,#page2>*:first-child,#page3>*:first-child,#page4>*:first-child,body[data-active-page=page2] #builder-section,body[data-active-page=page3] #trust-app-section,body[data-active-page=page4] #staking-hero-section{margin-top:1rem!important;padding-top:0!important}@media(max-width:1024px){#page1>*:first-child,#page2>*:first-child,#page3>*:first-child,#page4>*:first-child,body[data-active-page=page2] #builder-section,body[data-active-page=page3] #trust-app-section,body[data-active-page=page4] #staking-hero-section{margin-top:.9rem!important}}@media(max-width:640px){#page1>*:first-child,#page2>*:first-child,#page3>*:first-child,#page4>*:first-child,body[data-active-page=page2] #builder-section,body[data-active-page=page3] #trust-app-section,body[data-active-page=page4] #staking-hero-section{margin-top:.8rem!important}}#feeDistributionWrapper.fee-distribution-shell{padding:1.2rem!important;border-radius:26px!important;background:radial-gradient(circle at top left,rgba(34,211,238,.14),transparent 28%),radial-gradient(circle at bottom right,rgba(37,99,235,.16),transparent 34%),linear-gradient(145deg,#071224fa,#0b1f37f5 56%,#084460eb)!important;border:1px solid rgba(56,189,248,.18)!important;box-shadow:0 24px 56px #020c1b52,inset 0 1px #ffffff0a!important}#feeDistributionSection{position:relative;overflow:visible!important}.fd-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.fd-eyebrow{display:inline-flex;align-items:center;gap:.45rem;padding:.48rem .78rem;border-radius:999px;background:#22d3ee1a;border:1px solid rgba(34,211,238,.18);color:#7dd3fc;font-size:.74rem;font-weight:800;letter-spacing:.04em;margin-bottom:.75rem;width:fit-content}.fd-eyebrow-dot{width:8px;height:8px;border-radius:999px;background:linear-gradient(135deg,#22d3ee,#2563eb);box-shadow:0 0 0 6px #22d3ee1a}.fd-title-wrap h3{margin:0!important;color:#f8fbff!important;font-size:1.55rem!important;line-height:1.15!important;font-weight:800!important;letter-spacing:-.03em;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.fd-subtitle{margin-top:.4rem;color:#9fb3c8;font-size:.9rem;line-height:1.7;max-width:58ch}.fd-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;min-width:min(100%,420px)}.fd-summary-card{border-radius:18px;padding:.9rem 1rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0a}.fd-summary-card span{display:block}.fd-summary-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:#9fb3c8;font-weight:800;margin-bottom:.2rem}.fd-summary-value{color:#f8fbff;font-size:1rem;line-height:1.25;font-weight:800}.fee-distribution-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(300px,.9fr) minmax(0,1fr);gap:1rem!important;align-items:stretch!important}.fee-distribution-col,.fee-distribution-chart-col{border-radius:22px!important;padding:1rem!important;background:linear-gradient(145deg,#ffffff0d,#ffffff08)!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:inset 0 1px #ffffff0a!important}.fd-panel-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-bottom:.7rem}.fd-panel-kicker{display:inline-flex;align-items:center;gap:.38rem;color:#9fb3c8;font-size:.72rem;text-transform:uppercase;letter-spacing:.07em;font-weight:800}.fd-panel-kicker i{color:#67e8f9}.fd-table-wrap{overflow:hidden;border-radius:18px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.fee-distribution-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden}.fee-distribution-table thead tr,.fee-distribution-table thead th{background:transparent!important;border:0!important}.fee-distribution-table th{padding:.78rem .85rem!important;font-size:.74rem!important;font-weight:800!important;text-transform:uppercase;letter-spacing:.06em;color:#9fb3c8!important}.fee-distribution-table td{padding:.78rem .85rem!important;color:#eaf4ff!important;border-top:1px solid rgba(255,255,255,.06)!important;vertical-align:middle}.fee-distribution-table tbody tr{transition:transform .2s ease,background .2s ease,box-shadow .2s ease,border-color .2s ease;cursor:pointer}.fee-distribution-table tbody tr:hover{transform:translateY(-1px);background:linear-gradient(90deg,#2563eb1f,#22d3ee1a)!important;box-shadow:inset 0 0 0 1px #67e8f91a}.fee-distribution-table tbody tr.fd-active-row{background:linear-gradient(90deg,#2563eb2e,#22d3ee29)!important;box-shadow:inset 0 0 0 1px #67e8f938,0 10px 22px #020c1b29}.fd-category-cell{display:flex;align-items:center;gap:.62rem;min-width:0}.fd-swatch{width:10px;height:10px;border-radius:999px;flex:0 0 auto;box-shadow:0 0 0 5px #ffffff08}.fd-category-text{font-weight:700;color:#f8fbff;line-height:1.35}.fd-amount-cell{font-weight:800;color:#eaf4ff;white-space:nowrap}.fd-percent-pill{display:inline-flex;align-items:center;justify-content:center;min-width:64px;min-height:34px;padding:.35rem .65rem;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);font-weight:800;color:#dbeafe;white-space:nowrap}.fee-distribution-chart-col{display:flex!important;flex-direction:column;justify-content:center;gap:.9rem}.fd-chart-top{display:flex;align-items:center;justify-content:space-between;gap:.6rem;flex-wrap:wrap}.fd-chart-title{color:#f8fbff;font-size:1rem;font-weight:800;line-height:1.25}.fd-chart-sub{color:#9fb3c8;font-size:.8rem;line-height:1.55;margin-top:.16rem}.fd-chart-badge{display:inline-flex;align-items:center;gap:.4rem;min-height:34px;padding:.42rem .72rem;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#dbeafe;font-size:.74rem;font-weight:800;white-space:nowrap}.fd-chart-shell{position:relative;min-height:340px;display:flex;align-items:center;justify-content:center}#feeDistributionChart{width:100%!important;height:340px!important;max-width:340px!important;min-height:340px!important;margin:0 auto;filter:drop-shadow(0 18px 36px rgba(2,12,27,.18))}.fd-chart-center{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:132px;height:132px;border-radius:999px;background:radial-gradient(circle at 30% 30%,#fff3,#38bdf81f 24%,#071224f5 76%);border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 38px #020c1b3d,inset 0 1px 14px #ffffff14;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;pointer-events:none;padding:.8rem}.fd-chart-center-label{font-size:.62rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#9fb3c8}.fd-chart-center-value{margin-top:.18rem;color:#fff;font-size:1rem;line-height:1.18;font-weight:800}.fd-chart-center-sub{margin-top:.18rem;color:#c1d3e6;font-size:.68rem;line-height:1.35}.fd-chart-legend{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.fd-legend-item{display:flex;align-items:center;gap:.5rem;padding:.55rem .62rem;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease;min-width:0}.fd-legend-item:hover,.fd-legend-item.fd-active-legend{transform:translateY(-1px);background:linear-gradient(90deg,#2563eb1f,#22d3ee1a);border-color:#67e8f92e}.fd-legend-text{display:flex;flex-direction:column;min-width:0;gap:.1rem}.fd-legend-name{color:#eaf4ff;font-size:.74rem;font-weight:700;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fd-legend-value{color:#9fb3c8;font-size:.68rem;font-weight:700;line-height:1.25}body.light-mode #feeDistributionWrapper.fee-distribution-shell{background:radial-gradient(circle at top left,rgba(14,165,233,.08),transparent 28%),radial-gradient(circle at bottom right,rgba(37,99,235,.08),transparent 34%),linear-gradient(145deg,#fffffffa,#f8fafcfa 58%,#eff6fffa)!important;border-color:#94a3b838!important;box-shadow:0 16px 36px #0f172a14,inset 0 1px #ffffff80!important}body.light-mode .fd-title-wrap h3,body.light-mode .fd-summary-value,body.light-mode .fd-chart-title,body.light-mode .fd-category-text,body.light-mode .fd-amount-cell,body.light-mode .fd-legend-name{color:#0f172a!important}body.light-mode .fd-subtitle,body.light-mode .fd-summary-label,body.light-mode .fd-panel-kicker,body.light-mode .fee-distribution-table th,body.light-mode .fd-chart-sub,body.light-mode .fd-chart-badge,body.light-mode .fd-legend-value,body.light-mode .fd-chart-center-label,body.light-mode .fd-chart-center-sub{color:#475569!important}body.light-mode .fd-summary-card,body.light-mode .fee-distribution-col,body.light-mode .fee-distribution-chart-col,body.light-mode .fd-table-wrap,body.light-mode .fd-percent-pill,body.light-mode .fd-chart-badge,body.light-mode .fd-legend-item{background:#ffffffdb!important;border-color:#94a3b82e!important;box-shadow:0 10px 24px #0f172a0f!important}body.light-mode .fee-distribution-table td,body.light-mode .fd-percent-pill{color:#0f172a!important}body.light-mode .fd-chart-center{background:radial-gradient(circle at 30% 30%,#ffffffeb,#dbeafef5 34%,#fffffffa 78%);border-color:#94a3b82e!important;box-shadow:0 16px 30px #0f172a1a,inset 0 1px 12px #ffffffb8}body.light-mode .fd-chart-center-value{color:#0f172a!important}@media(max-width:1180px){.fee-distribution-grid{grid-template-columns:1fr!important}.fd-chart-shell{min-height:300px}#feeDistributionChart{height:300px!important;min-height:300px!important;max-width:300px!important}}@media(max-width:720px){#feeDistributionWrapper.fee-distribution-shell{padding:1rem!important;border-radius:22px!important}.fd-header{gap:.85rem}.fd-title-wrap h3{font-size:1.28rem!important}.fd-summary-grid,.fd-chart-legend{grid-template-columns:1fr!important}.fee-distribution-table th,.fee-distribution-table td{padding:.72rem .68rem!important;font-size:.78rem!important}}@media(min-width:1025px){:root{--oai-desktop-sticky-safe-offset: 72px;--oai-desktop-hover-guard: 18px}.egety-nav,#egetyNav{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:2147483647!important}body[data-active-page=page1] main.relative.min-h-screen,body[data-active-page=page2] main.relative.min-h-screen,body[data-active-page=page3] main.relative.min-h-screen,body[data-active-page=page4] main.relative.min-h-screen{padding-top:calc(var(--oai-desktop-sticky-safe-offset) + var(--oai-desktop-hover-guard))!important;scroll-padding-top:calc(var(--oai-desktop-sticky-safe-offset) + var(--oai-desktop-hover-guard))!important}main.relative.min-h-screen>.page-content,main.relative.min-h-screen>.page-content.hidden+.page-content,main.relative.min-h-screen>.page-content.hidden~.page-content,#page1,#page2,#page3,#page4{margin-top:0!important;padding-top:0!important}#page1>:first-child,#page2>:first-child,#page3>:first-child,#page4>:first-child,#page1>#hero-redesigned,#page2>#builder-section,#page3>#trust-app-section,#page4>#staking-hero-section{margin-top:0!important;padding-top:0!important;scroll-margin-top:calc(var(--oai-desktop-sticky-safe-offset) + var(--oai-desktop-hover-guard))!important}#page1>#hero-redesigned>.eds-hero-shell,#page2>#builder-section>.builder-section,#page3>#trust-app-section>.trust-hero-shell,#page4>#staking-hero-section>.staking-page-shell,#page4>#staking-hero-section .staking-coin-card{transform:translateY(0)!important;margin-top:0!important}#page1>#hero-redesigned>.eds-hero-shell:hover,#page2>#builder-section>.builder-section:hover,#page3>#trust-app-section>.trust-hero-shell:hover,#page4>#staking-hero-section>.staking-page-shell:hover,#page4>#staking-hero-section .staking-coin-card:hover{transform:translateY(0)!important}}#ecosystemSimulatorSection,#edsSelectionControls,.eds-simulator-select-grid,.eds-simulator-select-field,#edsPackageSelectWrap,#edsReleaseSelectWrap,#edsBatchSelectWrap,#edsBatchField{overflow:visible!important;min-width:0!important}.eds-simulator-select-grid{display:grid!important;grid-template-columns:1fr!important;gap:.9rem!important;width:100%!important}.eds-simulator-select-field,#edsPackageSelectWrap,#edsReleaseSelectWrap,#edsBatchSelectWrap{position:relative!important;width:100%!important;min-width:0!important}#edsPackageSelectWrap.menu-open,#edsReleaseSelectWrap.menu-open,#edsBatchSelectWrap.menu-open{z-index:2147483645!important}#edsPackageButton,#edsReleaseButton,#edsBatchButton{width:100%!important;min-width:0!important;box-sizing:border-box!important;position:relative!important;z-index:2!important;transform:none!important}#edsPackageButton:hover,#edsReleaseButton:hover,#edsBatchButton:hover,#edsPackageButton:focus-visible,#edsReleaseButton:focus-visible,#edsBatchButton:focus-visible{transform:none!important}#edsPackageMenu,#edsReleaseMenu,#edsBatchMenu{position:absolute!important;left:0!important;right:auto!important;top:calc(100% + 8px)!important;bottom:auto!important;width:100%!important;min-width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;z-index:2147483646!important;isolation:isolate!important;transform:none!important;margin:0!important;box-shadow:0 24px 48px #020c1b5c!important}#edsPackageMenu.open-up,#edsReleaseMenu.open-up,#edsBatchMenu.open-up{top:auto!important;bottom:calc(100% + 8px)!important}#edsPackageMenu.hidden,#edsReleaseMenu.hidden,#edsBatchMenu.hidden{display:none!important}#edsPackageMenu .staking-package-option,#edsReleaseMenu .staking-phase-option,#edsBatchMenu .staking-phase-option{width:100%!important;max-width:100%!important;box-sizing:border-box!important}#edsPackageMenu .staking-package-left,#edsPackageMenu .staking-package-meta,#edsReleaseMenu .staking-phase-meta,#edsBatchMenu .staking-phase-meta{min-width:0!important}#edsPackageMenu .staking-package-name,#edsPackageMenu .staking-package-sub,#edsReleaseMenu .staking-phase-name,#edsReleaseMenu .staking-phase-sub,#edsBatchMenu .staking-phase-name,#edsBatchMenu .staking-phase-sub{display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.staking-dropdown-open #stakingDropdownPortal{display:block!important}#stakingDropdownPortal .staking-phase-menu.hidden,#stakingDropdownPortal .staking-package-menu.hidden{display:none!important}#stakingDropdownPortal .staking-phase-menu:not(.hidden),#stakingDropdownPortal .staking-package-menu:not(.hidden){display:block!important}#toggleOldBatchVisibilityTable,#toggleOldBatchVisibility,#purchaseStageButtons button,#packageStageButtonsSmall .interactive-btn,#purchaseStagesTable tbody tr[data-index]{touch-action:manipulation;-webkit-tap-highlight-color:transparent}#toggleOldBatchVisibilityTable:hover,#toggleOldBatchVisibilityTable:active,#toggleOldBatchVisibility:hover,#toggleOldBatchVisibility:active,#purchaseStageButtons button:hover,#purchaseStageButtons button:active,#packageStageButtonsSmall .interactive-btn:hover,#packageStageButtonsSmall .interactive-btn:active,#purchaseStagesTable tbody tr[data-index]:hover,#purchaseStagesTable tbody tr[data-index]:active{transform:none!important;filter:none!important}#purchaseStageButtons button,#packageStageButtonsSmall .interactive-btn,#purchaseStagesTable tbody tr[data-index]{user-select:none}#purchaseStagesTable tbody tr[data-index]{cursor:pointer}#purchaseStageButtons button,#packageStageButtonsSmall .interactive-btn,#packageStageButtonsSmall .release-btn,#purchaseStagesTable tbody tr[data-index],#packagesTable tbody tr.pkg-table-item{pointer-events:auto!important;position:relative}#purchaseStageButtons button:hover,#purchaseStageButtons button:active,#packageStageButtonsSmall .interactive-btn:hover,#packageStageButtonsSmall .interactive-btn:active,#packageStageButtonsSmall .release-btn:hover,#packageStageButtonsSmall .release-btn:active,#purchaseStagesTable tbody tr[data-index]:hover,#purchaseStagesTable tbody tr[data-index]:active,#packagesTable tbody tr.pkg-table-item:hover,#packagesTable tbody tr.pkg-table-item:active{transform:none!important}
