:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#ffffffde;font-synthetic:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0b0f19;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}body{color:#e2e8f0;background-color:#0b0f19;width:100%;max-width:100vw;min-height:100vh;margin:0;overflow-x:hidden}html{width:100%;max-width:100vw;overflow-x:hidden}#root{flex-direction:column;min-height:100vh;display:flex}.btn{cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-small{padding:.5rem 1rem;font-size:.875rem}.btn-primary{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);box-shadow:0 4px 14px #3b82f663}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px #3b82f63b}.btn-secondary{color:#e2e8f0;background:#ffffff0d;border:1px solid #ffffff1a}.btn-secondary:hover{background:#ffffff1a}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#0b0f19cc;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.5rem 4rem;display:flex;position:sticky;top:0}.navbar-brand{color:#fff;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.brand-icon{color:#60a5fa}.navbar-links{gap:2rem;display:flex}.navbar-links a{color:#94a3b8;font-weight:500;text-decoration:none;transition:color .2s}.navbar-actions{align-items:center;gap:1.5rem;display:flex}.login-link{color:#f8fafc;font-weight:500;text-decoration:none}.login-link:hover{color:#60a5fa}.hero-section{text-align:center;flex-direction:column;align-items:center;padding:6rem 4rem;display:flex;position:relative;overflow:hidden}.hero-bg-shapes{z-index:-1;position:absolute;inset:0}.shape{filter:blur(100px);border-radius:50%;position:absolute}.shape-1{background:#3b82f64d;width:400px;height:400px;top:-100px;left:10%}.shape-2{background:#8b5cf633;width:500px;height:500px;bottom:-200px;right:10%}.hero-content-wrapper{z-index:1;max-width:800px}.hero-main-title{color:#f8fafc;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4.5rem;font-weight:800;line-height:1.1}.hero-subtitle{color:#94a3b8;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.search-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;margin-bottom:3rem;padding:.5rem;display:flex}.search-icon{color:#64748b;margin-left:1rem}.search-input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:1rem;font-size:1rem}.search-btn{border-radius:9999px;padding:1rem 2rem}.features-row{color:#94a3b8;justify-content:center;gap:3rem;display:flex}.feature-item{align-items:center;gap:.75rem;font-weight:500;display:flex}.feature-icon{color:#60a5fa;background:#ffffff0d;border-radius:50%;padding:.5rem;display:flex}.store-section{width:100%;max-width:1200px;margin:0 auto;padding:4rem}.section-title{color:#f8fafc;margin-bottom:2rem;font-size:2rem;font-weight:700}.destinations-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;display:grid}.destination-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;padding:1.5rem;transition:all .3s}.destination-card:hover{background:#ffffff0d;border-color:#60a5fa4d;transform:translateY(-5px);box-shadow:0 10px 30px -10px #00000080}.card-header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.flag{font-size:2rem}.country-name{font-size:1.25rem;font-weight:600}.card-details{background:#0003;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.detail-row{justify-content:space-between;margin-bottom:.5rem;display:flex}.detail-row:last-child{margin-bottom:0}.detail-label{color:#94a3b8;font-size:.875rem}.detail-value{color:#f8fafc;font-weight:600}.card-footer{justify-content:space-between;align-items:center;display:flex}.price{color:#60a5fa;font-size:1.5rem;font-weight:700}.developer-section{background:linear-gradient(#0b0f1900 0%,#0f172a80 100%);border-top:1px solid #ffffff0d;align-items:center;gap:4rem;padding:6rem 4rem;display:flex}.developer-content{flex:1;max-width:500px}.badge{color:#a78bfa;background:#a78bfa1a;border:1px solid #a78bfa33;border-radius:9999px;margin-bottom:1.5rem;padding:.25rem .75rem;font-size:.875rem;font-weight:600;display:inline-block}.dev-title{color:#f8fafc;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}.dev-description{color:#94a3b8;margin-bottom:2rem;font-size:1.125rem}.dev-benefits{margin-bottom:2.5rem;list-style:none}.dev-benefits li{color:#e2e8f0;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.check-icon{color:#10b981}.api-demo-container{color:#334155;background:#fff;border-radius:12px;flex-direction:column;flex:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex;position:relative;overflow:visible;box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff1a}.api-tabs{border-bottom:1px solid #e2e8f0;padding:0 .5rem;display:flex}.api-tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:.875rem;font-weight:500;display:flex}.api-tab:hover{color:#0f172a}.api-tab.active{color:#10b981;border-bottom-color:#10b981}.api-tab-icon{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.dropdown-container{align-items:center;display:flex;position:relative}.dropdown-menu{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:200px;max-height:350px;margin-top:.5rem;padding:.5rem 0;position:absolute;top:100%;right:0;overflow-y:auto;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.dropdown-item{cursor:pointer;color:#334155;align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:.875rem;transition:background-color .1s;display:flex}.dropdown-item:hover{background-color:#f1f5f9}.dropdown-item.selected{color:#15803d;background-color:#f0fdf4}.lang-icon{border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.url-section{padding:1.5rem}.url-label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.url-input-group{border:1px solid #e2e8f0;border-radius:6px;display:flex;overflow:hidden}.url-method{color:#10b981;background:#f8fafc;border-right:1px solid #e2e8f0;padding:.75rem 1rem;font-size:.875rem;font-weight:600}.url-value{color:#64748b;flex:1;align-items:center;padding:.75rem 1rem;font-family:monospace;font-size:.875rem;display:flex}.url-highlight{color:#ef4444;background:#fee2e2;border-radius:4px;margin-left:.25rem;padding:.1rem .25rem}.code-section{background:#1e1e1e;border-radius:8px;margin:0 1.5rem 1.5rem;overflow:hidden;box-shadow:inset 0 2px 4px #0000000f}.code-header{color:#d4d4d4;cursor:pointer;background:#252526;border-bottom:1px solid #333;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;display:flex}.code-content{color:#d4d4d4;padding:1rem;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.875rem;line-height:1.6;position:relative;overflow-x:auto}.code-line{display:flex}.line-number{color:#858585;text-align:right;-webkit-user-select:none;user-select:none;min-width:2rem;margin-right:1rem}.token-keyword{color:#569cd6}.token-string{color:#ce9178}.token-function{color:#dcdcaa}.token-property{color:#9cdcfe}.token-operator{color:#d4d4d4}.token-class{color:#4ec9b0}.token-comment{color:#6a9955}.copy-btn{color:#d4d4d4;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:4px;justify-content:center;align-items:center;padding:.5rem;transition:background .2s;display:flex;position:absolute;bottom:1rem;left:1rem}.copy-btn:hover{background:#fff3}.footer{background:#06080d;border-top:1px solid #ffffff0d;padding:4rem 4rem 2rem}.footer-content{justify-content:space-between;max-width:1200px;margin-bottom:4rem;margin-left:auto;margin-right:auto;display:flex}.footer-brand{color:#fff;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.footer-links{gap:6rem;display:flex}.link-group h4{color:#f8fafc;margin-bottom:1.5rem;font-weight:600}.link-group a{color:#94a3b8;margin-bottom:.75rem;text-decoration:none;transition:color .2s;display:block}.link-group a:hover{color:#60a5fa}.footer-bottom{text-align:center;color:#64748b;border-top:1px solid #ffffff0d;padding-top:2rem}.modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0006;justify-content:flex-end;animation:.3s forwards fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.modal-content{color:#f8fafc;background:#111827;border-left:1px solid #ffffff1a;width:100%;max-width:480px;height:100vh;padding:2.5rem;animation:.4s cubic-bezier(.16,1,.3,1) forwards slideInRight;position:relative;overflow-y:auto;box-shadow:-25px 0 50px -12px #00000080}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.modal-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;transition:color .2s;position:absolute;top:1rem;right:1rem}.w-full{width:100%}.mt-6{margin-top:1.5rem}.checkout-summary{flex-direction:column;height:100%;display:flex}.checkout-summary h2{letter-spacing:-.5px;color:#fff;margin-bottom:2rem;font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:300}.checkout-card{background:#ffffff08;border:1px solid #ffffff14;border-left:3px solid #e82127;border-radius:0;padding:2rem;box-shadow:inset 0 0 20px #0003}.checkout-card-header{border-bottom:1px solid #ffffff0d;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.checkout-card-header h3{letter-spacing:1px;font-size:1.5rem;font-weight:500}.checkout-details .c-row{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;justify-content:space-between;margin-bottom:1rem;font-size:1rem;display:flex}.checkout-details .c-row strong{color:#fff;text-transform:none;font-weight:600}.checkout-details .c-price{font-family:Space Grotesk,sans-serif;font-size:1.5rem;color:#fff!important}.btn-primary.w-full{text-transform:uppercase;letter-spacing:1.5px;border-radius:4px;margin-top:3rem;padding:1.25rem;font-size:1.1rem}.checkout-processing{text-align:center;flex-direction:column;align-items:center;padding:4rem 0;display:flex}.spinner{color:#e82127;margin-bottom:2.5rem;animation:1s cubic-bezier(.68,-.55,.265,1.55) infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.checkout-processing h2{letter-spacing:2px;text-transform:uppercase;margin-bottom:3rem;font-size:1.5rem;font-weight:300}.process-list{text-align:left;background:#0000004d;border:1px solid #ffffff05;border-radius:8px;width:100%;padding:2rem;list-style:none}.process-list li{color:#475569;align-items:center;gap:1.5rem;margin-bottom:1.5rem;font-size:1.1rem;font-weight:400;transition:all .4s;display:flex}.process-list li:last-child{margin-bottom:0}.process-list li.active{color:#fff;transform:translate(10px)}.process-list li.done{color:#e82127}.dot{background:#334155;border-radius:50%;width:12px;height:12px;transition:all .4s;display:inline-block}.process-list li.active .dot{background:#fff;box-shadow:0 0 15px #fffc}.checkout-success{text-align:center;padding-top:2rem}.success-icon-wrap{color:#e82127;justify-content:center;margin-bottom:1.5rem;animation:.5s cubic-bezier(.175,.885,.32,1.275) scaleIn;display:flex}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.checkout-success h2{margin-bottom:1rem;font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:300}.success-desc{color:#94a3b8;margin-bottom:3rem;font-size:1.1rem}.qr-container{background:#fff;border:4px solid #e82127;border-radius:0;margin-bottom:2rem;padding:1.5rem;display:inline-block;box-shadow:0 10px 30px #00000080}.qr-container img{border-radius:0;width:200px;height:200px;display:block}.lpa-info{text-align:left;background:#0006;border-left:2px solid #334155;border-radius:4px;margin-bottom:2rem;padding:1.5rem}.lpa-row{word-break:break-all;margin-bottom:1rem;font-family:Space Grotesk,monospace;font-size:.95rem}.lpa-row:last-child{margin-bottom:0}.lpa-label{color:#64748b;text-transform:uppercase;letter-spacing:1px;margin-right:1rem;font-size:.8rem}.lpa-value{color:#f8fafc}.installation-guide{color:#94a3b8;text-align:left;background:0 0;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;border-radius:0;padding:1.5rem;font-size:.95rem;line-height:1.6}.workflow-selector{max-width:400px;margin-bottom:1.5rem;position:relative}.workflow-label{color:#94a3b8;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.workflow-dropdown-btn{color:#f8fafc;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.75rem;width:100%;padding:.875rem 1rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.workflow-dropdown-btn:hover{background:#ffffff1a;border-color:#fff3}.workflow-dropdown-menu{z-index:50;background:#1e293b;border:1px solid #ffffff1a;border-radius:8px;max-height:300px;margin-top:.5rem;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 25px -5px #00000080}.workflow-dropdown-item{cursor:pointer;color:#e2e8f0;border-bottom:1px solid #ffffff0d;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;transition:background .1s;display:flex}.workflow-dropdown-item:last-child{border-bottom:none}.workflow-dropdown-item:hover{background:#ffffff0d}.workflow-dropdown-item.selected{background:#60a5fa1a}.method-badge{letter-spacing:.05em;border-radius:4px;padding:.15rem .4rem;font-size:.65rem;font-weight:700}.method-badge.get{color:#60a5fa;background:#3b82f633}.method-badge.post{color:#34d399;background:#10b98133}.method-badge.put{color:#fbbf24;background:#f59e0b33}.method-badge.delete{color:#f87171;background:#ef444433}.url-method.get{color:#60a5fa}.url-method.post{color:#34d399}.url-method.put{color:#fbbf24}.url-method.delete{color:#f87171}.endpoint-description{background:#60a5fa0d;border:1px solid #60a5fa1a;border-radius:8px;align-items:flex-start;gap:.75rem;max-width:500px;margin-bottom:2rem;padding:1rem;display:flex}.info-icon{color:#fff;background:#3b82f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:700;display:flex}.endpoint-description p{color:#e2e8f0;margin:0;font-size:.875rem;line-height:1.4}@media (width<=1024px){.hero-section{padding:4rem 2rem}.developer-section{flex-direction:column;padding:4rem 2rem}.api-demo-container{width:100%}.footer-content{flex-direction:column;gap:2rem}}.login-link-btn{color:#e2e8f0;cursor:pointer;background:0 0;border:none;padding:.5rem 1rem;font-family:inherit;font-size:.95rem;font-weight:500;transition:color .2s}.user-nav-container{align-items:center;gap:1rem;display:flex}.profile-btn{color:#f8fafc;background:#ffffff0d;border:1px solid #ffffff1a;align-items:center;gap:.5rem;display:flex}.profile-btn:hover{background:#ffffff1a;border-color:#60a5fa4d;transform:translateY(-1px)}.logout-btn{align-items:center;gap:.5rem;display:flex}.auth-modal-content{background:#0f172a;border:1px solid #ffffff14;max-width:440px;padding:2.5rem;box-shadow:0 20px 40px -15px #000000b3,inset 0 1px #ffffff0d}.auth-header{text-align:center;margin-bottom:2rem}.auth-icon-wrap{color:#60a5fa;background:linear-gradient(135deg,#3b82f626,#8b5cf626);border:1px solid #60a5fa33;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.25rem;display:inline-flex;box-shadow:0 8px 16px #0003}.auth-header h2{color:#fff;letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.auth-subtitle{color:#94a3b8;font-size:.925rem;line-height:1.4}.auth-error-box{color:#f87171;text-align:center;background:#ef44441a;border:1px solid #ef444440;border-radius:8px;margin-bottom:1.5rem;padding:.875rem 1rem;font-size:.875rem;line-height:1.4;animation:.2s fadeIn}.auth-form{flex-direction:column;gap:1.25rem;display:flex}.form-group{text-align:left;flex-direction:column;gap:.5rem;display:flex}.form-group label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.825rem;font-weight:600}.input-with-icon{align-items:center;display:flex;position:relative}.input-icon{color:#64748b;pointer-events:none;transition:color .2s;position:absolute;left:1rem}.input-with-icon input{color:#fff;background:#00000040;border:1px solid #ffffff14;border-radius:8px;outline:none;width:100%;padding:.875rem 1rem .875rem 2.75rem;font-size:.95rem;transition:all .2s}.input-with-icon input:focus{background:#0006;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.input-with-icon input:focus+.input-icon{color:#60a5fa}.auth-submit-btn{margin-top:.5rem;padding:.875rem;font-size:1rem}.auth-toggle{text-align:center;color:#64748b;margin-top:1.5rem;font-size:.875rem}.auth-toggle button{color:#60a5fa;cursor:pointer;background:0 0;border:none;margin-left:.25rem;padding:0;font-family:inherit;font-weight:600;transition:color .2s}.auth-toggle button:hover{color:#93c5fd;text-decoration:underline}.profile-modal-content{background:#0f172a;border:1px solid #ffffff14;flex-direction:column;max-width:580px;max-height:90vh;padding:2.5rem;display:flex;overflow:hidden;box-shadow:0 20px 50px #000c}.profile-header{border-bottom:1px solid #ffffff14;flex-shrink:0;align-items:center;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem;display:flex}.profile-avatar{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:2px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:2.25rem;font-weight:800;display:flex;box-shadow:0 0 20px #8b5cf666}.profile-meta h2{color:#fff;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.profile-email{color:#60a5fa;margin-bottom:.25rem;font-size:.95rem;font-weight:500}.profile-joined{color:#64748b;font-size:.825rem}.profile-body{flex-direction:column;flex:1;padding-right:.5rem;display:flex;overflow-y:auto}.profile-body::-webkit-scrollbar{width:6px}.profile-body::-webkit-scrollbar-track{background:0 0}.profile-body::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.profile-body::-webkit-scrollbar-thumb:hover{background:#fff3}.history-title{color:#fff;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:1.1rem;font-weight:600;display:flex}.history-icon{color:#a78bfa}.empty-history{text-align:center;background:#00000026;border:1px dashed #ffffff14;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:3.5rem 1.5rem;display:flex}.empty-icon{color:#475569;margin-bottom:1rem}.empty-history p{color:#64748b;font-size:.95rem}.purchase-list-container{flex-direction:column;gap:1rem;margin-bottom:1rem;display:flex}.purchase-list-item{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;transition:all .2s;overflow:hidden}.purchase-list-item:hover{background:#ffffff08;border-color:#ffffff1a}.purchase-list-item.expanded{background:#0003;border-color:#60a5fa33}.purchase-item-header{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.purchase-info{align-items:center;gap:1rem;display:flex}.purchase-flag{font-size:1.75rem}.purchase-text h4{color:#fff;margin-bottom:.15rem;font-size:1.05rem;font-weight:600}.purchase-plan-details{color:#64748b;font-size:.825rem}.accordion-action{color:#64748b;transition:color .2s}.purchase-list-item:hover .accordion-action{color:#f8fafc}.purchase-item-body{border-top:1px solid #ffffff0a;padding:0 1.25rem 1.5rem;animation:.2s ease-out slideDown}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.purchase-qr-wrapper{align-items:flex-start;gap:1.5rem;padding-top:1.25rem;display:flex}.purchase-qr-code{background:#fff;border-radius:10px;flex-shrink:0;padding:.75rem;box-shadow:0 10px 20px #0000004d}.purchase-qr-code img{width:120px;height:120px;display:block}.purchase-credentials{flex-direction:column;flex:1;gap:.75rem;min-width:0;display:flex}.cred-row{background:#0003;border:1px solid #ffffff0d;border-radius:6px;flex-direction:column;gap:.25rem;padding:.5rem .75rem;display:flex}.cred-label{color:#64748b;text-transform:uppercase;font-size:.7rem;font-weight:600}.cred-value{color:#60a5fa;word-break:break-all;font-family:monospace;font-size:.8rem}.selectable-text{-webkit-user-select:text;user-select:text}.cred-instructions{color:#94a3b8;margin-top:.25rem;font-size:.75rem;line-height:1.4}@media (width<=600px){.purchase-qr-wrapper{flex-direction:column;align-items:center}.purchase-qr-code{margin-bottom:.5rem}.purchase-credentials{width:100%}}.demo-fill-container{text-align:center;margin-top:1.25rem}.btn-demo-fill{color:#60a5fa;cursor:pointer;background:#60a5fa1a;border:1px dashed #60a5fa59;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.25rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-demo-fill:hover{color:#fff;background:#60a5fa33;border-color:#60a5fa;box-shadow:0 4px 12px #60a5fa26}.store-header-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.tab-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .2s}.tab-btn.active{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);box-shadow:0 4px 12px #3b82f64d}.empty-search-results{text-align:center;background:#ffffff03;border:1px dashed #ffffff14;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;max-width:600px;margin:2rem auto;padding:5rem 2rem;display:flex}.empty-globe-icon{color:#334155;margin-bottom:1.5rem;animation:3s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}.empty-search-results h3{color:#fff;margin-bottom:.5rem;font-size:1.35rem;font-weight:700}.empty-search-results p{color:#64748b;max-width:400px;font-size:.95rem;line-height:1.5}.info-popup-content{background:#0f172a;border:1px solid #ffffff14;flex-direction:column;max-width:520px;max-height:85vh;padding:2.5rem;display:flex;overflow:hidden;box-shadow:0 25px 60px #000000d9}.info-popup-content h2{color:#fff;border-bottom:1px solid #ffffff14;flex-shrink:0;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.5rem;font-weight:700}.info-popup-body{flex:1;padding-right:.5rem;overflow-y:auto}.scrollable-info::-webkit-scrollbar{width:6px}.scrollable-info::-webkit-scrollbar-track{background:0 0}.scrollable-info::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.info-section-block{background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;padding:1.25rem}.info-section-block h3{color:#60a5fa;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1rem;font-weight:600;display:flex}.info-section-block p{color:#94a3b8;font-size:.875rem;line-height:1.5}.info-list{color:#e2e8f0;flex-direction:column;gap:.5rem;margin-top:.75rem;padding-left:1.25rem;font-size:.875rem;display:flex}.info-list-bullets{color:#e2e8f0;flex-direction:column;gap:.5rem;margin-top:.75rem;padding-left:1.25rem;font-size:.875rem;list-style-type:square;display:flex}.info-list-bullets li strong{color:#60a5fa}.info-section-footer{text-align:center;color:#64748b;border-top:1px dashed #ffffff0f;margin-top:2rem;padding-top:1.25rem;font-size:.85rem;line-height:1.5}.info-section-footer strong{color:#94a3b8}.contact-select{color:#fff;cursor:pointer;appearance:none;background:#00000040 url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right 1rem center/1rem no-repeat;border:1px solid #ffffff14;border-radius:8px;outline:none;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.contact-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.contact-textarea{color:#fff;resize:none;background:#00000040;border:1px solid #ffffff14;border-radius:8px;outline:none;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.contact-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.contact-success-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2rem 0;display:flex}.contact-success-screen h3{color:#fff;font-size:1.35rem;font-weight:700}.device-category-block{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;padding:1.25rem}.device-category-block h4{color:#fff;border-bottom:1px solid #ffffff0a;margin-bottom:.75rem;padding-bottom:.5rem;font-size:.95rem;font-weight:700}.device-list{color:#94a3b8;flex-direction:column;gap:.4rem;padding-left:1.25rem;font-size:.85rem;list-style:square;display:flex}.text-layout p{color:#94a3b8;font-size:.925rem;line-height:1.6}.text-layout strong{color:#fff}.about-branding-badge{color:#34d399;background:linear-gradient(135deg,#3b82f614,#10b98114);border:1px solid #10b98133;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem;font-size:.875rem;font-weight:600;display:flex;box-shadow:0 4px 12px #10b9810d}.badge-icon-spin{animation:6s linear infinite spin}.legal-text{background:#00000026;border:1px solid #ffffff08;border-radius:8px;margin-top:.5rem;padding:1rem;line-height:1.5;color:#64748b!important;font-size:.85rem!important}.scrollable-info h3{color:#fff;margin-top:1rem;font-size:1rem;font-weight:600}@media (width<=1024px){.store-header-row{flex-direction:column;align-items:flex-start}.category-tabs{justify-content:space-between;width:100%}.tab-btn{text-align:center;flex:1;padding:.5rem;font-size:.8rem}}.hero-grid-container{text-align:left;z-index:1;grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;display:grid}.hero-content-left{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.hero-content-left .hero-main-title{text-align:left;font-size:4rem}.hero-content-left .hero-subtitle{text-align:left;margin-left:0}.hero-content-left .search-container{width:100%;max-width:580px}.hero-content-left .features-row{justify-content:flex-start;gap:2rem}.hero-visual-right{justify-content:center;align-items:center;display:flex;position:relative}.hero-image-frame{background:#ffffff03;border:1px solid #ffffff14;border-radius:28px;width:100%;max-width:360px;animation:6s ease-in-out infinite float;position:relative;overflow:hidden;box-shadow:0 30px 60px #0009,0 0 50px #60a5fa1f,inset 0 1px #ffffff1a}.hero-main-illustration{width:100%;transition:transform .5s;display:block}.hero-image-frame:hover .hero-main-illustration{transform:scale(1.03)}.glass-accent-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#34d399;white-space:nowrap;background:#0f172acc;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-size:.85rem;font-weight:600;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0006,inset 0 1px #ffffff0d}.wifi-pulse-circle{background:#34d39926;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.pulse-icon{color:#34d399;animation:1.5s ease-in-out infinite pulseGlow}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes pulseGlow{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.destination-card{position:relative;overflow:hidden}.destination-card:before{content:"";opacity:0;background:linear-gradient(90deg,#3b82f6,#8b5cf6);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.destination-card:hover:before{opacity:1}.flag{background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:inline-flex;box-shadow:0 4px 10px #00000026}.destination-card:hover .flag{background:#60a5fa26;border-color:#60a5fa4d;transform:rotate(5deg)scale(1.05)}.how-it-works-section div div{border:1px solid #ffffff05;transition:all .3s;position:relative;overflow:hidden}.how-it-works-section div div:hover{border-color:#ffffff14;transform:translateY(-4px);box-shadow:0 15px 30px #0006;background:#ffffff0d!important}.how-it-works-section div div div{transition:all .3s;box-shadow:0 0 15px #3b82f61a}.how-it-works-section div div:hover div{transform:scale(1.05);box-shadow:0 0 25px #60a5fa4d}.feature-item{border-radius:10px;padding:.5rem .75rem;transition:all .2s}.feature-item:hover{background:#ffffff0a;color:#fff!important}.feature-item:hover .feature-icon{color:#60a5fa;background:#3b82f633;transform:scale(1.05)}.feature-icon{transition:all .2s}@media (width<=1024px){.hero-grid-container{text-align:center;grid-template-columns:1fr;gap:3rem}.hero-content-left{text-align:center;align-items:center}.hero-content-left .hero-main-title{text-align:center;font-size:3rem}.hero-content-left .hero-subtitle{text-align:center;margin-left:auto;margin-right:auto}.hero-content-left .search-container{margin-left:auto;margin-right:auto}.hero-content-left .features-row{justify-content:center}.hero-image-frame{max-width:320px}}.brand-logo-text{letter-spacing:.05em;color:#0000;-webkit-text-stroke:1.5px #e11d48;text-transform:uppercase;font-family:Space Grotesk,system-ui,sans-serif;font-size:1.75rem;font-weight:800;transition:all .2s}.brand-logo-text:hover{-webkit-text-stroke:1.5px #be123c;transform:translateY(-1px)}body{color:#171717;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.navbar{box-shadow:none!important;background:#fffffffa!important;border-bottom:1px solid #f4f4f5!important;padding:1.25rem 4rem!important}.navbar-links a{letter-spacing:-.01em;font-size:.9rem;font-weight:500;color:#171717!important}.navbar-links a:hover{color:#a1a1aa!important}.login-link-btn{font-size:.9rem;font-weight:500;color:#171717!important}.login-link-btn:hover{color:#71717a!important}.hero-section{border-bottom:1px solid #e4e4e7;color:#171717!important;background:radial-gradient(circle,#fff 0%,#f4f4f5 100%)!important;padding:5rem 4rem!important}.hero-main-title{background:linear-gradient(#000 0%,#3f3f46 100%)!important;-webkit-text-fill-color:transparent!important;letter-spacing:-.04em!important;-webkit-background-clip:text!important;background-clip:text!important;font-weight:800!important;line-height:1.15!important}.hero-subtitle{font-size:1.1rem;font-weight:400;color:#71717a!important}.search-container{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:12px!important;box-shadow:0 4px 12px #00000008!important}.search-icon{color:#a1a1aa!important}.search-input{color:#171717!important}.search-input::placeholder{color:#a1a1aa!important}.feature-item{color:#171717!important;box-shadow:none!important;background:#fff!important;border:1px solid #e4e4e7!important;border-radius:10px!important}.feature-icon{color:#171717!important;background:#f4f4f5!important;border-radius:6px!important}.feature-item:hover .feature-icon{color:#000!important;background:#e4e4e7!important}.category-tabs{background:#f4f4f5!important;border:none!important;border-radius:9999px!important;gap:0!important;padding:.25rem!important;display:inline-flex!important}.tab-btn{color:#71717a!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:9999px!important;padding:.5rem 1.75rem!important;font-size:.85rem!important;font-weight:500!important;transition:all .2s cubic-bezier(.16,1,.3,1)!important}.tab-btn:hover{color:#171717!important;background:0 0!important}.tab-btn.active{color:#fff!important;background:#171717!important;border:none!important;box-shadow:0 2px 8px #0000001a!important}.destinations-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;padding:2.5rem 0;display:grid;overflow:visible!important}.destination-card.planetary-card{z-index:1;flex-direction:column;display:flex;position:relative;background:#fff!important;border:1px solid #e4e4e7!important;border-radius:16px!important;padding:1.25rem!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important;overflow:visible!important;box-shadow:0 4px 15px #00000005!important}.destination-card.planetary-card:hover{border-color:#171717!important;transform:translateY(-4px)!important;box-shadow:0 10px 30px #0000000d!important}.destination-card.planetary-card:before{content:""!important;z-index:-2!important;border-radius:inherit!important;filter:blur(20px)!important;opacity:.02!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important;position:absolute!important;inset:0!important;transform:scale(.98)!important}.destination-card.planetary-card:hover:before{opacity:.08!important;filter:blur(24px)!important;transform:scale(1.08)!important}.planet-glow-mercury:before{background:radial-gradient(circle,#f59e0b 0%,#0000 70%)!important}.planet-glow-venus:before{background:radial-gradient(circle,#ea580c 0%,#0000 70%)!important}.planet-glow-earth:before{background:radial-gradient(circle,#06b6d4 0%,#0000 70%)!important}.planet-glow-mars:before{background:radial-gradient(circle,#ec4899 0%,#0000 70%)!important}.planet-glow-jupiter:before{background:radial-gradient(circle,#d97706 0%,#0000 70%)!important}.planet-glow-saturn:before{background:radial-gradient(circle,#ca8a04 0%,#0000 70%)!important}.planet-image-container{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden;box-shadow:none!important;background:#f4f4f5!important;border:1px solid #e4e4e7!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important}.destination-card.planetary-card:hover .planet-image-container{background:#fff!important;transform:scale(1.1)rotate(5deg)!important}.planet-glow-mercury:hover .planet-image-container{border-color:#f59e0b!important}.planet-glow-venus:hover .planet-image-container{border-color:#ea580c!important}.planet-glow-earth:hover .planet-image-container{border-color:#06b6d4!important}.planet-glow-mars:hover .planet-image-container{border-color:#ec4899!important}.planet-glow-jupiter:hover .planet-image-container{border-color:#d97706!important}.planet-glow-saturn:hover .planet-image-container{border-color:#ca8a04!important}.planet-card-img{object-fit:cover;width:100%;height:100%;animation:30s linear infinite slow-spin;transition:transform .3s cubic-bezier(.16,1,.3,1)!important}.destination-card.planetary-card:hover .planet-card-img{transform:scale(1.06)!important}@keyframes slow-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.planet-plan-name{color:#171717!important;letter-spacing:-.02em!important;font-size:1.15rem!important;font-weight:700!important}.card-top-row{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.card-title-col{flex:1}.card-image-col{margin-left:.5rem}.plan-data-highlight{margin-bottom:.25rem;line-height:1.1;color:#171717!important;letter-spacing:-.03em!important;font-size:2.1rem!important;font-weight:800!important}.plan-validity{margin-bottom:.15rem;font-weight:500;color:#71717a!important;font-size:.85rem!important}.plan-description-text{margin-bottom:1.25rem;color:#a1a1aa!important;font-size:.8rem!important}.plan-price-row{box-shadow:none!important;background:#f4f4f5!important;border:1px solid #e4e4e7!important;border-radius:8px!important;align-self:flex-start!important;align-items:baseline!important;margin-bottom:1.25rem!important;padding:.35rem .75rem!important;display:inline-flex!important}.price-symbol,.price-cents{color:#71717a!important;font-weight:600!important}.price-symbol{font-size:.95rem!important;transform:translateY(-4px)!important}.price-dollars{color:#171717!important;font-size:1.85rem!important;font-weight:800!important}.price-cents{font-size:.95rem!important;transform:translateY(-4px)!important}.plan-badge-green{color:#fff!important;text-transform:uppercase!important;letter-spacing:.05em!important;background:#171717!important;border:1px solid #ffffff1a!important;border-radius:4px!important;padding:.25rem .75rem!important;font-size:.65rem!important;font-weight:700!important;position:absolute!important;top:-10px!important;left:1rem!important;box-shadow:0 2px 5px #00000026!important}.btn-add-to-cart{color:#fff!important;cursor:pointer!important;width:100%!important;box-shadow:none!important;background:#171717!important;border:none!important;border-radius:8px!important;padding:.7rem 1.2rem!important;font-size:.9rem!important;font-weight:600!important;transition:all .2s cubic-bezier(.16,1,.3,1)!important}.btn-add-to-cart:hover{background:#27272a!important;transform:translateY(-1px)!important}.section-title{background:linear-gradient(#000 0%,#27272a 100%)!important;-webkit-text-fill-color:transparent!important;letter-spacing:-.03em!important;-webkit-background-clip:text!important;background-clip:text!important;margin-bottom:2.5rem!important;font-weight:800!important;display:inline-block!important;position:relative!important}.section-title:after{content:""!important;background:#171717!important;border-radius:9999px!important;width:32px!important;height:3px!important;transition:width .2s!important;position:absolute!important;bottom:-8px!important;left:50%!important;transform:translate(-50%)!important}.section-title:hover:after{width:48px!important}.store-header-row .section-title{margin-bottom:.5rem!important}.store-header-row .section-title:after{left:0!important;transform:none!important}.how-it-works-section{border-top:1px solid #f4f4f5;color:#171717!important;background:#fff!important}.how-it-works-section h3{color:#171717!important;font-weight:700!important}.how-it-works-section p{color:#71717a!important}.steps-container{justify-content:center;gap:2rem;max-width:1000px;margin:0 auto;display:flex}.step-card{border-radius:16px;flex:1;padding:2rem;box-shadow:none!important;background:#f4f4f5!important;border:1px solid #e4e4e7!important}.step-number{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:700;display:flex}.step-blue{color:#3b82f6;background:#3b82f626}.step-purple{color:#8b5cf6;background:#a78bfa26}.step-green{color:#10b981;background:#10b98126}@media (width<=768px){.steps-container{flex-direction:column;align-items:center;gap:1.5rem}.step-card{width:100%;max-width:400px}}.footer{color:#71717a!important;background:#fff!important;border-top:1px solid #f4f4f5!important}.footer-links h4{color:#171717!important;font-weight:700!important}.footer-links a{color:#71717a!important}.footer-links a:hover{color:#171717!important}.footer-bottom{color:#a1a1aa!important;border-top:1px solid #f4f4f5!important}.modal-content{color:#171717!important;background:#fff!important;border:1px solid #e4e4e7!important;border-radius:16px!important;box-shadow:0 10px 40px #00000014!important}.modal-close{color:#a1a1aa!important}.modal-close:hover{color:#171717!important}.form-group label{color:#71717a!important}.input-with-icon{color:#171717!important;background:#f4f4f5!important;border:1px solid #e4e4e7!important;border-radius:8px!important}.input-with-icon input{color:#171717!important}.input-icon{color:#71717a!important}.btn-demo-fill{color:#171717!important;background:#f4f4f5!important;border:1px dashed #cbd5e1!important;border-radius:8px!important}.btn-demo-fill:hover{background:#e4e4e7!important}.checkout-card{color:#171717!important;background:#f4f4f5!important;border:1px solid #e4e4e7!important;border-radius:12px!important}.checkout-card-header h3{color:#171717!important}.c-row{color:#71717a!important;border-bottom:1px solid #e4e4e7!important}.c-row strong{color:#171717!important}.c-price{color:#171717!important;font-weight:800!important}.purchase-list-item{background:#fff!important;border:1px solid #e4e4e7!important;border-radius:12px!important}.purchase-list-item.expanded{border-color:#171717!important}.purchase-item-header{color:#171717!important}.purchase-planet-thumb{justify-content:center;align-items:center;width:32px;height:32px;margin-right:.75rem;display:flex}.purchase-planet-img{object-fit:contain;width:100%;height:100%}.purchase-plan-details{color:#71717a!important}.purchase-item-body{background:#f4f4f5!important;border-top:1px solid #f4f4f5!important}.cred-row{border-bottom:1px dotted #e4e4e7!important}.cred-label{color:#71717a!important}.cred-value{color:#171717!important}.cred-instructions p{color:#71717a!important}.modal-content h2,.checkout-summary h2,.checkout-processing h2,.checkout-success h2,.profile-meta h2,.auth-header h2,.info-popup-content h2{letter-spacing:-.02em!important;background:linear-gradient(#000 0%,#3f3f46 100%)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important;margin-bottom:.5rem!important;font-weight:800!important;display:inline-block!important}.btn-outline{color:#171717!important;background:0 0!important;border:1px solid #171717!important}.btn-outline:hover{background:#0000000d!important}@media (width<=1024px){.navbar{padding:1rem 1.5rem!important}.navbar-links{display:none!important}.navbar{flex-wrap:wrap;justify-content:center;gap:1rem}.brand-logo-text{font-size:1.5rem!important}.hero-section{padding:3rem 1.5rem!important}.hero-main-title{font-size:2.25rem!important;line-height:1.2!important}.search-container{box-shadow:none!important;background:0 0!important;border:none!important;flex-direction:column!important;gap:.75rem!important;padding:0!important}.search-input{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:12px!important;height:52px!important;padding:1rem 1rem 1rem 2.75rem!important}.search-icon{top:17px!important;left:16px!important}.search-btn{border-radius:12px!important;width:100%!important;height:52px!important;margin:0!important}.features-row{flex-direction:column!important;gap:.75rem!important;margin-top:2rem!important}.feature-item{width:100%!important;padding:.85rem 1.25rem!important}.store-section{padding:3rem 1.5rem!important}.store-header-row{flex-direction:column!important;align-items:center!important;gap:1.5rem!important}.category-tabs{flex-wrap:wrap!important;justify-content:center!important;width:100%!important}.destinations-grid{grid-template-columns:1fr!important;gap:1.5rem!important}.modal-content{width:100%!important;height:100%!important;padding:1.5rem!important}}body,button,input,select,textarea{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hero-main-title,.section-title,.config-headline,.price-num,.price-dollars,.spec-item-val,.hud-value,.profile-meta h2,.auth-header h2,.checkout-summary h2{font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@keyframes slideInDrawer{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}.modal-overlay{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;z-index:1000!important;background:#0006!important;justify-content:flex-end!important;align-items:stretch!important;animation:.35s cubic-bezier(.16,1,.3,1) forwards fadeInOverlay!important;display:flex!important;position:fixed!important;inset:0!important}.modal-content{color:#171717!important;background:#fff!important;border:none!important;border-left:1px solid #e4e4e7!important;border-radius:0!important;flex-direction:column!important;width:480px!important;max-width:100vw!important;height:100%!important;margin:0!important;padding:3rem 2rem!important;animation:.4s cubic-bezier(.16,1,.3,1) forwards slideInDrawer!important;display:flex!important;position:relative!important;overflow-y:auto!important;box-shadow:-10px 0 45px #0000000f!important}.modal-content::-webkit-scrollbar{width:6px}.modal-content::-webkit-scrollbar-track{background:0 0}.modal-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:9999px}.title-toggle-group{justify-content:space-between;align-items:center;width:100%;margin-bottom:.5rem;display:flex}.tesla-view-toggle{background:#f4f4f5;border:1px solid #e4e4e7;border-radius:9999px;padding:.2rem;display:inline-flex}.view-toggle-btn{color:#71717a;cursor:pointer;background:0 0;border:none;border-radius:9999px;padding:.45rem 1.25rem;font-size:.825rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1)}.view-toggle-btn.active{color:#fff;background:#171717;box-shadow:0 2px 6px #00000014}.view-toggle-btn:hover:not(.active){color:#171717}.tesla-configurator-container{grid-template-columns:1.3fr 1fr;align-items:start;gap:3.5rem;width:100%;max-width:1200px;margin:0 auto;padding:1.5rem 0 3.5rem;display:grid}.visualizer-pane{background:#fcfcfc;border:1px solid #f4f4f5;border-radius:20px;justify-content:center;align-items:center;height:520px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 2px 8px #00000003}.telemetry-hud-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.hud-metric{z-index:5;pointer-events:none;flex-direction:column;display:flex;position:absolute}.hud-label{color:#71717a;letter-spacing:.08em;margin-bottom:.15rem;font-size:.675rem;font-weight:700}.hud-value{color:#171717;font-size:1.15rem;font-weight:600}.hud-line-h{background:#00000014;width:28px;height:1px;margin-bottom:.4rem}.hud-top-left{top:3.5rem;left:3.5rem}.hud-top-right{text-align:right;top:3.5rem;right:3.5rem}.hud-top-right .hud-line-h{margin-left:auto}.hud-mid-left{bottom:3.5rem;left:3.5rem}.hud-mid-right{text-align:right;bottom:3.5rem;right:3.5rem}.hud-mid-right .hud-line-h{margin-left:auto}.hud-status-capsule{color:#171717;letter-spacing:.06em;z-index:6;background:#fff;border:1px solid #e4e4e7;border-radius:9999px;align-items:center;gap:.5rem;padding:.35rem .85rem;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #00000005}@keyframes blink{0%,to{opacity:.2}50%{opacity:1}}.status-dot-blink{border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite blink}.main-planet-showcase{z-index:2;justify-content:center;align-items:center;width:250px;height:250px;display:flex;position:relative}.atmosphere-layer{pointer-events:none;z-index:3;border:1px solid #0000;border-radius:50%;width:104%;height:104%;transition:all .5s cubic-bezier(.16,1,.3,1);position:absolute}.spinning-showcase-img{object-fit:contain;z-index:1;width:100%;height:100%;animation:45s linear infinite slow-spin}.control-pane{flex-direction:column;display:flex}.brand-tag{color:#71717a;letter-spacing:.12em;margin-bottom:.25rem;font-size:.725rem;font-weight:800;display:block}.config-headline{color:#171717;font-size:1.85rem;font-weight:700;line-height:1.2}.config-subheadline{color:#71717a;margin-top:.15rem;font-size:.85rem}.config-option-group{flex-direction:column;margin-top:2rem;display:flex}.config-label{color:#171717;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.planet-segmented-selector{grid-template-columns:repeat(3,1fr);gap:.65rem;display:grid}.planet-sel-btn{cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:12px;flex-direction:column;align-items:center;gap:.4rem;padding:.6rem .5rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.planet-sel-btn:hover{border-color:#a1a1aa}.planet-sel-btn.active{background:#f4f4f5;border-color:#171717;box-shadow:inset 0 0 0 1px #171717}.mini-sel-img{object-fit:contain;width:22px;height:22px}.mini-sel-name{color:#171717;font-size:.75rem;font-weight:600}.capacity-segmented-selector{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.cap-sel-btn{cursor:pointer;text-align:left;background:#fff;border:1px solid #e4e4e7;border-radius:12px;flex-direction:column;padding:.75rem 1rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.cap-sel-btn:hover{border-color:#a1a1aa}.cap-sel-btn.active{background:#f4f4f5;border-color:#171717;box-shadow:inset 0 0 0 1px #171717}.cap-strong{color:#171717;font-size:1.15rem;font-weight:700}.cap-sublabel{color:#71717a;margin-top:.15rem;font-size:.725rem}.specs-display-grid{border-top:1px solid #f4f4f5;border-bottom:1px solid #f4f4f5;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.5rem;padding:1.5rem 0;display:grid}.spec-item-box{text-align:center;flex-direction:column;align-items:center;display:flex}.spec-item-val{color:#171717;font-size:1.05rem;font-weight:700}.spec-item-lbl{color:#71717a;text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem;font-size:.65rem;font-weight:600}.purchase-cta-card{background:#fcfcfc;border:1px solid #f4f4f5;border-radius:16px;justify-content:space-between;align-items:center;margin-top:2rem;padding:1rem 1.25rem;display:flex}.price-block{align-items:baseline;display:flex}.currency-symbol{color:#71717a;align-self:flex-start;font-size:1rem;font-weight:600;transform:translateY(2px)}.price-num{color:#171717;letter-spacing:-.04em;font-size:2.25rem;font-weight:700;line-height:1}.price-dec{color:#171717;align-self:flex-start;font-size:1.15rem;font-weight:700;transform:translateY(2px)}.price-per-mo{color:#71717a;margin-left:.25rem;font-size:.75rem;font-weight:500}.btn-tesla-checkout{color:#fff!important;cursor:pointer!important;background:#171717!important;border:none!important;border-radius:8px!important;padding:.85rem 1.75rem!important;font-size:.875rem!important;font-weight:600!important;transition:all .2s cubic-bezier(.16,1,.3,1)!important}.btn-tesla-checkout:hover{background:#27272a!important;transform:translateY(-1px)!important}.btn-tesla-checkout:active{transform:translateY(1px)!important}.status-dot-blink{background-color:#06b6d4}@media (width<=1024px){.tesla-configurator-container{grid-template-columns:1fr!important;gap:2rem!important;padding:.5rem 0 2rem!important}.visualizer-pane{height:380px!important}.telemetry-hud-container{transform:scale(.9)}.hud-top-left,.hud-mid-left{left:1.5rem!important}.hud-top-right,.hud-mid-right{right:1.5rem!important}.main-planet-showcase{width:170px!important;height:170px!important}.planet-segmented-selector{grid-template-columns:repeat(3,1fr)!important}.capacity-segmented-selector{grid-template-columns:1fr!important;gap:.5rem!important}.specs-display-grid{margin-top:1.5rem!important;padding:1rem 0!important}.purchase-cta-card{text-align:center!important;flex-direction:column!important;align-items:stretch!important;gap:1rem!important}.price-block{justify-content:center!important}.btn-tesla-checkout{width:100%!important}.title-toggle-group{gap:1rem;flex-direction:column!important;align-items:stretch!important}.tesla-view-toggle{justify-content:center;width:100%}.store-header-row{gap:1rem;flex-direction:column!important;align-items:stretch!important}.category-tabs{flex-wrap:wrap;justify-content:center}.modal-content{border-left:none!important;max-width:100%!important;padding:1.5rem!important}.admin-drawer-content{width:100%!important}.checkout-summary h2{margin-bottom:1.5rem!important;font-size:1.5rem!important}.checkout-card{padding:1.25rem!important}.checkout-details .c-price{font-size:1.25rem!important}.qr-container img{width:160px!important;height:160px!important}.process-list li{gap:1rem!important;font-size:.95rem!important}}.admin-drawer-content{width:540px!important}.admin-drawer-header{border-bottom:1px solid #f4f4f5;margin-bottom:1.5rem;padding-bottom:1.25rem}.admin-subtitle{color:#71717a;margin-top:.15rem;font-size:.85rem}.admin-drawer-body{flex-direction:column;gap:2rem;display:flex}.admin-section-block h3{color:#171717;align-items:center;gap:.5rem;margin-bottom:.35rem;font-size:.95rem;font-weight:700;display:flex}.admin-section-desc{color:#71717a;margin-bottom:1rem;font-size:.775rem}.telemetry-sim-list{flex-direction:column;gap:.75rem;display:flex}.telemetry-sim-card{background:#fcfcfc;border:1px solid #e4e4e7;border-radius:12px;flex-direction:column;gap:.75rem;padding:.85rem 1rem;transition:all .2s ease-in-out;display:flex}.telemetry-sim-card:hover{border-color:#a1a1aa;box-shadow:0 4px 12px #00000005}.sim-meta-row{justify-content:space-between;align-items:center;display:flex}.sim-iccid-lbl{color:#71717a;font-size:.775rem}.sim-iccid-lbl strong{color:#171717;font-family:monospace}.sim-badges-row{gap:.4rem;display:flex}.sim-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:4px;padding:.15rem .45rem;font-size:.65rem;font-weight:700}.sim-badge.status-pre_service{color:#71717a;background:#f4f4f5;border:1px solid #e4e4e7}.sim-badge.status-in_service{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.sim-badge.status-terminated{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.sim-badge.state-released{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.sim-badge.state-downloaded{color:#a16207;background:#fef9c3;border:1px solid #fef08a}.sim-badge.state-installed{color:#86198f;background:#fae8ff;border:1px solid #f5d0fe}.sim-badge.state-enabled{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.sim-badge.state-disabled{color:#475569;background:#f1f5f9;border:1px solid #cbd5e1}.sim-badge.state-deleted{color:#737373;background:#fafafa;border:1px solid #e5e5e5}.sim-actions-row{border-top:1px solid #f4f4f5;gap:.4rem;padding-top:.65rem;display:flex}.sim-action-btn{color:#52525b;cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:6px;align-items:center;gap:.25rem;padding:.3rem .6rem;font-size:.7rem;font-weight:600;transition:all .15s ease-in-out;display:inline-flex}.sim-action-btn:hover:not(:disabled){color:#171717;background:#f4f4f5;border-color:#a1a1aa}.sim-action-btn:disabled{opacity:.5;cursor:not-allowed}.sim-action-btn.btn-action-success:hover:not(:disabled){color:#15803d;background:#f0fdf4;border-color:#86efac}.sim-action-btn.btn-action-danger:hover:not(:disabled){color:#b91c1c;background:#fef2f2;border-color:#fca5a5}.telemetry-package-grid{grid-template-columns:repeat(2,1fr);gap:.65rem;display:grid}.telemetry-package-tag{background:#f4f4f5;border:1px solid #e4e4e7;border-radius:8px;flex-direction:column;gap:.15rem;padding:.6rem .85rem;display:flex}.pkg-tag-name{color:#171717;font-size:.775rem;font-weight:700}.pkg-tag-allow{color:#71717a;font-size:.7rem}.pkg-tag-status{text-transform:uppercase;color:#15803d;margin-top:.25rem;font-size:.6rem;font-weight:700}.telemetry-logs-panel{background:#18181b;border:1px solid #27272a;border-radius:12px;min-height:100px;max-height:220px;padding:1rem;overflow-y:auto}.empty-logs-text{color:#71717a;text-align:center;padding:1.5rem 0;font-size:.75rem;font-style:italic}.logs-feed-container{flex-direction:column;gap:.5rem;display:flex}.log-feed-item{color:#a1a1aa;align-items:start;gap:.65rem;font-family:monospace;font-size:.7rem;line-height:1.4;display:flex}.log-time{color:#71717a;flex-shrink:0}.log-msg{word-break:break-all}.log-msg strong{color:#fff}.state-highlight{color:#34d399!important}.sms-item{color:#cbd5e1;border-left:2px solid #e11d48;padding-left:.5rem}
