.iti{width:100%;position:relative;display:block}.iti input{width:100%!important;box-sizing:border-box!important}.iti__selected-dial-code{margin-right:6px;margin-left:2px;white-space:nowrap}.iti__dropdown-content{border-radius:9px 9px 4px 9px;background-color:var(--color-slate-950);overflow:hidden;border-color:#323544!important}.iti__flag-container{position:absolute;top:0;bottom:0;left:0;padding:0;display:flex;align-items:center;z-index:2;pointer-events:none;width:90px}.iti__selected-flag{padding:0 6px 0 12px;background:0 0;border:none;outline:0;pointer-events:all;cursor:pointer;width:100%;display:flex;align-items:center;gap:4px}.iti__selected-flag:hover{background:rgba(255,255,255,.05)}.iti__arrow{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(255,255,255,.7);margin-left:6px}.iti__country-list{background:rgba(15,23,42,.98)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:.5rem!important;box-shadow:0 20px 25px -5px rgba(0,0,0,.5)!important;backdrop-filter:blur(10px);max-height:200px;overflow-y:auto}.iti__search-box{background:rgba(15,23,42,.98)!important;border-bottom:1px solid rgba(255,255,255,.1)!important;padding:8px 12px!important}.iti__search-input{background:rgba(255,255,255,.05)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:.5rem!important;color:#fff!important;-webkit-text-fill-color:#f8fafc!important;caret-color:#f8fafc!important;padding:10px 16px!important;width:100%!important;font-size:14px!important;transition:all .2s!important}.iti__search-input::placeholder{color:#94a3b8!important}.iti__search-input:focus{outline:0!important;border-color:#60a5fa!important;box-shadow:0 0 0 1px #60a5fa!important;background:rgba(255,255,255,.05)!important}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:active,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px rgba(255,255,255,.05) inset!important;-webkit-text-fill-color:white!important;background-color:rgba(255,255,255,.05)!important;transition:background-color 5000s ease-in-out 0s!important}html[data-theme=light] main input,html[data-theme=light] main select,html[data-theme=light] main textarea{color:#0f172a!important;background-color:#fff!important;border-color:#cbd5e1!important}html[data-theme=light] main input::placeholder,html[data-theme=light] main textarea::placeholder{color:#64748b!important}html[data-theme=light] input:-webkit-autofill,html[data-theme=light] input:-webkit-autofill:active,html[data-theme=light] input:-webkit-autofill:focus,html[data-theme=light] input:-webkit-autofill:hover,html[data-theme=light] textarea:-webkit-autofill,html[data-theme=light] textarea:-webkit-autofill:active,html[data-theme=light] textarea:-webkit-autofill:focus,html[data-theme=light] textarea:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important;-webkit-text-fill-color:#0f172a!important;caret-color:#0f172a!important;background-color:#fff!important}.iti__country{padding:8px 12px;color:rgba(255,255,255,.8)!important}.iti__country.iti__highlight,.iti__country:hover{background:rgba(59,130,246,.2)!important;color:#fff!important}.iti__country-name{color:inherit!important}.iti__dial-code{color:rgba(255,255,255,.6)!important}#contact-phone{padding-left:100px!important;width:100%!important}.iti__flag{box-shadow:none}.iti__country-container{z-index:60}.iti__country-list{z-index:70}html[data-theme=light] .iti__selected-flag:hover{background:rgba(15,23,42,.06)}html[data-theme=light] .iti__arrow{border-top-color:rgba(15,23,42,.7)}html[data-theme=light] .iti__country-list,html[data-theme=light] .iti__dropdown-content,html[data-theme=light] .iti__search-box{background:#fff!important;border-color:#cbd5e1!important}html[data-theme=light] .iti__country-list{box-shadow:0 16px 28px rgba(15,23,42,.14)!important}html[data-theme=light] .iti__search-input{background:#fff!important;color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;caret-color:#0f172a!important;border-color:#cbd5e1!important}html[data-theme=light] .iti__search-input::placeholder{color:#64748b!important}html[data-theme=light] .iti__search-input:focus{border-color:#2563eb!important;box-shadow:0 0 0 1px #2563eb!important}html[data-theme=light] .iti__country{color:#0f172a!important}html[data-theme=light] .iti__country.iti__highlight,html[data-theme=light] .iti__country:hover{background:#dbeafe!important;color:#0f172a!important}html[data-theme=light] .iti__dial-code{color:#475569!important}.select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23cbd5e1'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:1rem}.billing-select{padding-right:2.5rem;min-width:100px}.select:not(.billing-select){padding-right:2.5rem}.popup-overlay{position:fixed;inset:0;z-index:99;display:flex;align-items:center;justify-content:center;padding:1rem;background-color:rgba(0,0,0,0);backdrop-filter:blur(0px);opacity:0;transition:opacity .3s ease,backdrop-filter .3s ease;pointer-events:none}.popup-overlay.show{background-color:rgba(0,0,0,.75);backdrop-filter:blur(4px);opacity:1;pointer-events:auto}.popup-container{position:relative;width:100%;max-width:42rem!important;max-height:90vh;min-height:20rem;overflow-y:auto;overflow-x:visible;transform:scale(.9) translateY(20px);opacity:0;transition:transform .3s cubic-bezier(.34, 1.56, .64, 1),opacity .3s ease}.popup-overlay.show .popup-container{transform:scale(1) translateY(0);opacity:1}.popup-container{background:#0f172a!important;border:1px solid rgba(148,163,184,.28)!important;border-radius:16px!important;box-shadow:0 20px 40px rgba(2,6,23,.45)!important}.popup-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid rgba(148,163,184,.22)!important}.popup-title{font-size:1.125rem;font-weight:600;color:#f8fafc!important}.popup-close{cursor:pointer}.popup-content{padding:1.5rem;line-height:1.6;color:#cbd5e1!important}.popup-content label,.popup-content li,.popup-content p{color:inherit!important}.popup-content a{color:#60a5fa!important}.popup-content input,.popup-content select,.popup-content textarea{background:rgba(255,255,255,.06)!important;color:#f8fafc!important;border:1px solid rgba(148,163,184,.35)!important}.popup-content input::placeholder,.popup-content textarea::placeholder{color:#94a3b8!important}html[data-theme=light] .popup-overlay.show{background-color:rgba(15,23,42,.35)!important}html[data-theme=light] .popup-container{background:#fff!important;border:1px solid rgba(148,163,184,.35)!important;box-shadow:0 20px 40px rgba(15,23,42,.16)!important}html[data-theme=light] .popup-header{border-bottom:1px solid rgba(148,163,184,.28)!important}html[data-theme=light] .popup-content,html[data-theme=light] .popup-content label,html[data-theme=light] .popup-content li,html[data-theme=light] .popup-content p,html[data-theme=light] .popup-title{color:#0f172a!important}html[data-theme=light] .popup-close{color:#334155!important}html[data-theme=light] .popup-close:hover{color:#0f172a!important;background:#e2e8f0!important}html[data-theme=light] .popup-content a{color:#1d4ed8!important}html[data-theme=light] .popup-content input,html[data-theme=light] .popup-content select,html[data-theme=light] .popup-content textarea{background:#fff!important;color:#0f172a!important;border:1px solid #cbd5e1!important}html[data-theme=light] .popup-content input::placeholder,html[data-theme=light] .popup-content textarea::placeholder{color:#64748b!important}#timeline-lightbox-next,#timeline-lightbox-prev{background:rgba(255,255,255,.12)!important;border:1px solid rgba(148,163,184,.35)!important;color:#f8fafc!important}#timeline-lightbox-next:hover,#timeline-lightbox-prev:hover{background:rgba(255,255,255,.2)!important}#timeline-lightbox-prev+span{color:#e2e8f0!important;font-weight:600!important}html[data-theme=light] #timeline-lightbox-next,html[data-theme=light] #timeline-lightbox-prev{background:#e2e8f0!important;border:1px solid #cbd5e1!important;color:#0f172a!important}html[data-theme=light] #timeline-lightbox-next:hover,html[data-theme=light] #timeline-lightbox-prev:hover{background:#cbd5e1!important}html[data-theme=light] #timeline-lightbox-prev+span{color:#0f172a!important;font-weight:700!important}.timeline-alt-scroll{scroll-snap-type:x mandatory}.timeline-alt-list::before{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);border-top:1px solid #0f2940;z-index:0}.timeline-alt-item{grid-template-rows:minmax(0,1fr) auto minmax(0,1fr);min-height:18.5rem;scroll-snap-align:start}.timeline-alt-item--top .timeline-alt-card{grid-row:1;align-self:end;margin-bottom:.75rem}.timeline-alt-item--bottom .timeline-alt-card{grid-row:3;align-self:start;margin-top:.75rem}.timeline-alt-item--top .timeline-alt-gallery{grid-row:3;align-self:start;margin-top:.75rem}.timeline-alt-item--bottom .timeline-alt-gallery{grid-row:1;align-self:end;margin-bottom:.75rem}.timeline-alt-gallery{position:relative;width:min(100%,13.5rem);min-height:6.5rem;margin-left:auto;margin-right:auto}.timeline-alt-image{position:absolute;box-shadow:0 10px 24px rgba(15,23,42,.28)}.timeline-alt-item--bottom .timeline-alt-gallery .timeline-alt-image:first-child:nth-last-child(2){left:calc(50% - 4.4rem);top:0}.timeline-alt-item--bottom .timeline-alt-gallery .timeline-alt-image:last-child:nth-child(2){left:calc(50% - .2rem);top:.85rem}.timeline-alt-item--top .timeline-alt-gallery .timeline-alt-image:first-child:nth-last-child(2){left:calc(50% - .2rem);top:.5rem;right:auto}.timeline-alt-item--top .timeline-alt-gallery .timeline-alt-image:last-child:nth-child(2){left:calc(50% - 4.4rem);top:1.25rem}.timeline-alt-item--bottom .timeline-alt-image:first-child{left:0;top:0}.timeline-alt-item--bottom .timeline-alt-image:nth-child(2){left:50%;transform:translateX(-50%);top:.85rem}.timeline-alt-item--bottom .timeline-alt-image:nth-child(3){right:0;top:1.7rem}.timeline-alt-item--top .timeline-alt-image:first-child{right:0;top:.5rem}.timeline-alt-item--top .timeline-alt-image:nth-child(2){left:50%;transform:translateX(-50%);top:1.25rem}.timeline-alt-item--top .timeline-alt-image:nth-child(3){left:0;top:2rem}.timeline-alt-item--bottom .timeline-alt-gallery .timeline-alt-image:only-child{left:50%;top:.85rem;transform:translateX(-50%)}.timeline-alt-item--top .timeline-alt-gallery .timeline-alt-image:only-child{left:50%;top:1.25rem;right:auto;transform:translateX(-50%)}.timeline-alt-marker{grid-row:2;justify-self:center;align-self:center;z-index:1}.timeline-alt-dot{background:#0f2940;border-color:#0f2940;box-shadow:0 10px 24px rgba(15,41,64,.24)}.timeline-alt-item--future .timeline-alt-card{background:#262626}.timeline-alt-item--future .timeline-alt-dot{background:#2f2f2f;border-color:#2f2f2f;box-shadow:0 10px 24px rgba(0,0,0,.22)}.theme-toggle-btn{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:9999px;border:1px solid rgba(148,163,184,.35);background:rgba(15,23,42,.5);font-size:20px;line-height:1;cursor:pointer;transition:all .2s ease}.theme-toggle-btn:hover{transform:translateY(-1px);background:rgba(15,23,42,.8)}.theme-toggle-floating{position:fixed;right:16px;top:16px;z-index:60}#login-btn,#login-btn-mobile{cursor:pointer}html[data-theme=light] header>.absolute.inset-0.bg-gradient-to-b{background-image:linear-gradient(to bottom,rgba(0,0,0,.66),rgba(0,0,0,.56),rgba(0,0,0,.66))!important}html[data-theme=light],html[data-theme=light] body{background:linear-gradient(180deg,#fff 0,#f8fafc 60%,#f1f5f9 100%)!important;color:#0f172a!important}html[data-theme=light] .bg-slate-900,html[data-theme=light] .bg-slate-900\/60,html[data-theme=light] .bg-slate-900\/80,html[data-theme=light] .bg-slate-950,html[data-theme=light] .bg-slate-950\/95,html[data-theme=light] .bg-white\/5{background-color:#fff!important;backdrop-filter:none!important}html[data-theme=light] .card,html[data-theme=light] .card-soft,html[data-theme=light] .panel,html[data-theme=light] .tile-soft,html[data-theme=light] footer .bg-white\/5,html[data-theme=light] main .bg-white\/5{background:linear-gradient(145deg,rgba(255,255,255,.88) 0,rgba(248,250,252,.92) 60%,rgba(241,245,249,.95) 100%)!important;border-color:rgba(148,163,184,.28)!important;box-shadow:0 8px 20px rgba(15,23,42,.06),inset 0 1px 0 rgba(255,255,255,.85)!important}html[data-theme=light] footer .border-white\/10,html[data-theme=light] main .border-white\/10{border-color:rgba(148,163,184,.3)!important}html[data-theme=light] footer .text-blue-50,html[data-theme=light] footer .text-slate-100,html[data-theme=light] footer .text-slate-200,html[data-theme=light] footer .text-slate-300,html[data-theme=light] footer .text-slate-400,html[data-theme=light] footer .text-white,html[data-theme=light] main .text-blue-50,html[data-theme=light] main .text-slate-100,html[data-theme=light] main .text-slate-200,html[data-theme=light] main .text-slate-300,html[data-theme=light] main .text-slate-400,html[data-theme=light] main .text-white{color:#0f172a!important}html[data-theme=light] footer h1,html[data-theme=light] footer h2,html[data-theme=light] footer h3,html[data-theme=light] footer h4,html[data-theme=light] main .section-heading,html[data-theme=light] main h1,html[data-theme=light] main h2,html[data-theme=light] main h3,html[data-theme=light] main h4{color:#0f172a!important}html[data-theme=light] .border-white\/10,html[data-theme=light] .border-white\/20{border-color:#cbd5e1!important}html[data-theme=light] .shadow-black\/30,html[data-theme=light] .shadow-black\/60{box-shadow:0 10px 20px rgba(15,23,42,.08)!important}html[data-theme=light] header .bg-white\/5{background-color:rgba(255,255,255,.05)!important}html[data-theme=light] header .bg-white\/10{background-color:rgba(255,255,255,.1)!important}html[data-theme=light] header .border-white\/10{border-color:rgba(255,255,255,.1)!important}html[data-theme=light] header .border-white\/30{border-color:rgba(255,255,255,.3)!important}html[data-theme=light] header .text-white{color:#fff!important}html[data-theme=light] header .tracking-tight{color:#fff!important}html[data-theme=light] header .text-slate-100{color:rgb(241 245 249)!important}html[data-theme=light] header .text-slate-200{color:rgb(226 232 240)!important}html[data-theme=light] header .text-slate-300{color:rgb(203 213 225)!important}html[data-theme=light] header .text-slate-400{color:rgb(148 163 184)!important}html[data-theme=light] #founder-hero .text-blue-200,html[data-theme=light] #founder-hero .text-white{color:#fff!important}img[alt="Superstored logo"]{border-radius:5px}html[data-theme=light] header a.bg-blue-600{background-color:#2563eb!important;color:#fff!important}html[data-theme=light] header a.bg-blue-600:hover{background-color:#1d4ed8!important}html[data-theme=light] .plain-header{background:rgba(255,255,255,.96)!important;border-bottom-color:rgba(148,163,184,.35)!important}html[data-theme=light] .plain-header .text-slate-300{color:#334155!important}html[data-theme=light] .plain-header .text-slate-400{color:#64748b!important}html[data-theme=light] .plain-header a{color:#334155!important}html[data-theme=light] .plain-header a:hover{color:#0f172a!important}html[data-theme=light] .plain-header .tracking-tight{color:#0f172a!important}html[data-theme=light] .theme-toggle-btn{background:#f1f5f9;border-color:#cbd5e1}html[data-theme=light] .btn-primary{color:#fff!important;background-color:#2563eb!important}html[data-theme=light] .btn-secondary{color:#0f172a!important;background-color:#fff!important;border-color:#cbd5e1!important}html[data-theme=light] .btn-ghost{color:#1d4ed8!important;background-color:#fff!important;border:1px solid #cbd5e1!important}html[data-theme=light] #packages .package-card{background:#fff!important;border-color:rgba(148,163,184,.35)!important;box-shadow:0 10px 20px rgba(15,23,42,.08)!important}html[data-theme=light] #packages .package-card.bg-gradient-to-br{background:linear-gradient(145deg,#dbeafe 0,#bfdbfe 45%,#e2e8f0 100%)!important}html[data-theme=light] #packages .package-card .text-slate-100,html[data-theme=light] #packages .package-card .text-slate-200,html[data-theme=light] #packages .package-card .text-slate-300,html[data-theme=light] #packages .package-card .text-slate-400,html[data-theme=light] #packages .package-card .text-white{color:#0f172a!important}html[data-theme=light] #packages .package-card .text-emerald-200,html[data-theme=light] #packages .package-card .text-emerald-400{color:#059669!important}html[data-theme=light] #packages .package-select-btn.bg-blue-600{background-color:#2563eb!important;color:#fff!important}html[data-theme=light] #packages .package-select-btn.bg-emerald-500{background-color:#10b981!important;color:#fff!important}html[data-theme=light] #packages .package-select-btn.bg-white\/10{background-color:#e2e8f0!important;color:#0f172a!important}html[data-theme=light] #selection-summary #period-select,html[data-theme=light] #selection-summary .billing-select{background-color:#fff!important;color:#0f172a!important;border-color:#cbd5e1!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23334155'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E")!important}html[data-theme=light] #selection-summary #period-select:hover,html[data-theme=light] #selection-summary .billing-select:hover{background-color:#f8fafc!important;border-color:#94a3b8!important}html[data-theme=light] #selection-summary #period-select option{background-color:#fff!important;color:#0f172a!important}html[data-theme=light] #extras .table-header{background-color:#f1f5f9!important;color:#334155!important}html[data-theme=light] #extras .table-row{color:#0f172a!important}html[data-theme=light] #extras .text-slate-300,html[data-theme=light] #extras .text-slate-500{color:#334155!important}html[data-theme=light] #extras .extra-status{color:#475569!important}html[data-theme=light] #extras .extra-service-row.opacity-60{opacity:.88!important}html[data-theme=light] #extras .extra-service-row .col-span-3{overflow:visible!important}html[data-theme=light] #savings>div{background:linear-gradient(135deg,#f8fafc 0,#eef2ff 100%)!important;border-color:rgba(148,163,184,.35)!important;box-shadow:0 10px 24px rgba(15,23,42,.08)!important}html[data-theme=light] #savings .rounded-2xl.bg-white\/10{background:#fff!important;border-color:rgba(148,163,184,.35)!important}html[data-theme=light] #savings .text-emerald-200{color:#0f766e!important}html[data-theme=light] #cta>div{background:linear-gradient(135deg,#dbeafe 0,#bfdbfe 45%,#a5f3fc 100%)!important;box-shadow:0 10px 24px rgba(37,99,235,.14)!important}html[data-theme=light] #process .card.border-t-0{border-top-width:0!important}html[data-theme=light] body.h-full .min-h-screen.bg-gradient-to-b.from-slate-950.via-slate-950.to-slate-900{background:linear-gradient(180deg,#fff 0,#f8fafc 55%,#eef2ff 100%)!important}html[data-theme=light] body.h-full .max-w-xl.rounded-3xl.bg-slate-900\/80{background:#fff!important;border-color:rgba(148,163,184,.35)!important;box-shadow:0 12px 28px rgba(15,23,42,.1)!important}html[data-theme=light] body.h-full .max-w-xl .text-slate-100,html[data-theme=light] body.h-full .max-w-xl .text-slate-200,html[data-theme=light] body.h-full .max-w-xl .text-slate-300,html[data-theme=light] body.h-full .max-w-xl .text-slate-400,html[data-theme=light] body.h-full .max-w-xl .text-white{color:#0f172a!important}html[data-theme=light] body.h-full .max-w-xl .border-white\/10,html[data-theme=light] body.h-full .max-w-xl .border-white\/15,html[data-theme=light] body.h-full .max-w-xl .border-white\/20{border-color:rgba(148,163,184,.35)!important}html[data-theme=light] body.h-full .max-w-xl .bg-white\/5{background-color:#f8fafc!important}html[data-theme=light] body.h-full .max-w-xl a.border.border-white\/20{color:#0f172a!important;background-color:#fff!important;border-color:rgba(148,163,184,.45)!important}html[data-theme=light] body.h-full .max-w-xl a.border.border-white\/20:hover{background-color:#f1f5f9!important;border-color:rgba(100,116,139,.55)!important}html[data-theme=light] body.h-full .max-w-xl .text-blue-100{color:#1d4ed8!important}html[data-theme=light] body.h-full .max-w-xl .text-blue-300{color:#1e3a8a!important}html[data-theme=light] body.h-full .max-w-xl .text-emerald-300{color:#065f46!important}html[data-theme=light] body.h-full .max-w-xl .text-rose-300{color:#9f1239!important}html[data-theme=light] body.h-full .max-w-xl a.bg-blue-600,html[data-theme=light] body.h-full .max-w-xl a.bg-blue-600:hover{color:#fff!important}html[data-theme=light] #valeting .card{background:#fff!important;border-color:rgba(148,163,184,.35)!important;box-shadow:0 10px 22px rgba(15,23,42,.06)!important}html[data-theme=light] #valeting .bg-blue-600.text-white{color:#fff!important}html[data-theme=light] #cta .section-heading,html[data-theme=light] #cta .text-blue-50{color:#0f172a!important}html[data-theme=light] #cta .btn-ghost{background:#fff!important;color:#1d4ed8!important;border:1px solid rgba(148,163,184,.35)!important;box-shadow:0 6px 16px rgba(15,23,42,.12)!important}html[data-theme=light] .badge-soft{background-color:#e2e8f0!important;color:#0f172a!important;border:1px solid #cbd5e1!important;letter-spacing:.14em!important}html[data-theme=light] footer .text-blue-200,html[data-theme=light] main .text-blue-200{color:#1e3a8a!important}html[data-theme=light] footer .uppercase.tracking-\[0\.16em\],html[data-theme=light] footer .uppercase.tracking-\[0\.2em\],html[data-theme=light] footer .uppercase.tracking-wide,html[data-theme=light] main .uppercase.tracking-\[0\.16em\],html[data-theme=light] main .uppercase.tracking-\[0\.2em\],html[data-theme=light] main .uppercase.tracking-wide{color:#334155!important;font-weight:700!important}html[data-theme=light] footer a{color:#1e293b!important}html[data-theme=light] footer a:hover{color:#1d4ed8!important}footer .btn-primary:hover,html[data-theme=light] footer .btn-primary:hover{background-color:#1d4ed8!important;color:#fff!important}#extras .extra-checkbox,html:not([data-theme]) #extras .extra-checkbox,html[data-theme=dark] #extras .extra-checkbox,html[data-theme=light] #extras .extra-checkbox{appearance:auto!important;-webkit-appearance:checkbox!important;accent-color:#2563eb!important;width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;flex:0 0 16px!important;flex-shrink:0!important;margin:0!important;padding:0!important;border:0!important;background:0 0!important;box-shadow:none!important;border-radius:0!important}#extras .extra-checkbox::after,html[data-theme=dark] #extras .extra-checkbox::after,html[data-theme=light] #extras .extra-checkbox::after{content:none!important;display:none!important}#extras .extra-checkbox,#extras .extra-checkbox:checked,#extras .extra-checkbox:disabled,#extras .extra-checkbox:disabled:checked{border-radius:4px!important}#extras .extra-checkbox,html:not([data-theme]) #extras .extra-checkbox,html[data-theme=dark] #extras .extra-checkbox,html[data-theme=light] #extras .extra-checkbox{appearance:none!important;-webkit-appearance:none!important;width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;flex:0 0 16px!important;flex-shrink:0!important;display:inline-block!important;box-sizing:border-box!important;margin:0!important;padding:0!important;border:1.5px solid #64748b!important;border-radius:4px!important;background-color:#fff!important;background-image:none!important;position:relative!important}#extras .extra-checkbox:checked,html:not([data-theme]) #extras .extra-checkbox:checked,html[data-theme=dark] #extras .extra-checkbox:checked,html[data-theme=light] #extras .extra-checkbox:checked{border-radius:4px!important;background-color:#2563eb!important;border-color:#1d4ed8!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' d='M3 8.5l3.2 3.2L13 4.8'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:center!important;background-size:10px 10px!important}#extras .extra-checkbox:disabled,html:not([data-theme]) #extras .extra-checkbox:disabled,html[data-theme=dark] #extras .extra-checkbox:disabled,html[data-theme=light] #extras .extra-checkbox:disabled{border-radius:4px!important;background-color:#e2e8f0!important;border-color:#94a3b8!important;opacity:1!important}#extras .extra-checkbox:disabled:checked,html:not([data-theme]) #extras .extra-checkbox:disabled:checked,html[data-theme=dark] #extras .extra-checkbox:disabled:checked,html[data-theme=light] #extras .extra-checkbox:disabled:checked{border-radius:4px!important;background-color:#2563eb!important;border-color:#1d4ed8!important}html[data-theme=light] main.bg-slate-950{background:0 0!important}#extras .extra-checkbox,html:not([data-theme]) #extras .extra-checkbox,html[data-theme=dark] #extras .extra-checkbox,html[data-theme=light] #extras .extra-checkbox{appearance:none!important;-webkit-appearance:none!important;width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;flex:0 0 16px!important;flex-shrink:0!important;display:inline-block!important;box-sizing:border-box!important;margin:0!important;padding:0!important;border:1.5px solid #64748b!important;border-radius:4px!important;background:#fff!important;background-image:none!important;position:relative!important;overflow:hidden!important}#extras .extra-checkbox::after,html:not([data-theme]) #extras .extra-checkbox::after,html[data-theme=dark] #extras .extra-checkbox::after,html[data-theme=light] #extras .extra-checkbox::after{content:none!important;display:none!important}#extras .extra-checkbox:checked,html:not([data-theme]) #extras .extra-checkbox:checked,html[data-theme=dark] #extras .extra-checkbox:checked,html[data-theme=light] #extras .extra-checkbox:checked{border-radius:4px!important;background-color:#2563eb!important;border-color:#1d4ed8!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' d='M3 8.5l3.2 3.2L13 4.8'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:center!important;background-size:10px 10px!important}#extras .extra-checkbox:disabled,html:not([data-theme]) #extras .extra-checkbox:disabled,html[data-theme=dark] #extras .extra-checkbox:disabled,html[data-theme=light] #extras .extra-checkbox:disabled{background-color:#e2e8f0!important;border-color:#94a3b8!important;opacity:1!important}#extras .extra-checkbox:disabled:checked,html:not([data-theme]) #extras .extra-checkbox:disabled:checked,html[data-theme=dark] #extras .extra-checkbox:disabled:checked,html[data-theme=light] #extras .extra-checkbox:disabled:checked{background-color:#2563eb!important;border-color:#1d4ed8!important}html[data-theme=light] header #climate-cards .bg-white\/5,html[data-theme=light] header .rounded-2xl.bg-white\/5.backdrop-blur-sm{background-color:rgba(255,255,255,.05)!important;border-color:rgba(255,255,255,.1)!important;backdrop-filter:blur(4px)!important}html[data-theme=light] header #climate-cards .text-slate-300,html[data-theme=light] header #climate-cards .text-white,html[data-theme=light] header .rounded-2xl.bg-white\/5.backdrop-blur-sm .text-slate-300,html[data-theme=light] header .rounded-2xl.bg-white\/5.backdrop-blur-sm .text-slate-400,html[data-theme=light] header .rounded-2xl.bg-white\/5.backdrop-blur-sm .text-white{color:rgb(241 245 249)!important}html[data-theme=light] header #climate-cards .text-white{color:#fff!important}html[data-theme=light] header .rounded-2xl.bg-white\/5.backdrop-blur-sm .text-slate-400{color:rgb(148 163 184)!important}html[data-theme=light] #environmental-stability .bg-slate-900\/60{background-color:rgba(15,23,42,.6)!important}html[data-theme=light] #environmental-stability .border-white\/10{border-color:rgba(255,255,255,.1)!important}html[data-theme=light] #environmental-stability .section-heading,html[data-theme=light] #environmental-stability .text-white{color:#0f172a!important}html[data-theme=light] #environmental-stability .text-slate-200{color:#1e293b!important}html[data-theme=light] #environmental-stability .text-slate-300{color:#334155!important}#extras .extra-checkbox{appearance:none!important;-webkit-appearance:none!important;box-sizing:border-box!important;width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;flex:0 0 16px!important;flex-shrink:0!important;display:inline-block!important;vertical-align:middle!important;margin:0!important;padding:0!important;border-radius:4px!important;position:relative!important;overflow:hidden!important}#extras .extra-checkbox::after{content:"";position:absolute;left:4px;top:1px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg) scale(0);transform-origin:center;transition:transform 80ms ease-out}#extras .extra-checkbox:checked::after{transform:rotate(45deg) scale(1)}html:not([data-theme]) #extras .extra-checkbox,html[data-theme=dark] #extras .extra-checkbox,html[data-theme=light] #extras .extra-checkbox{border:1.5px solid #64748b!important;background-color:#fff!important}html:not([data-theme]) #extras .extra-checkbox:checked,html[data-theme=dark] #extras .extra-checkbox:checked{background-color:#2563eb!important;border-color:#1d4ed8!important}html:not([data-theme]) #extras .extra-checkbox:disabled,html[data-theme=dark] #extras .extra-checkbox:disabled,html[data-theme=light] #extras .extra-checkbox:disabled{background-color:#e2e8f0!important;border-color:#94a3b8!important;opacity:1!important}html:not([data-theme]) #extras .extra-checkbox:disabled:checked,html[data-theme=dark] #extras .extra-checkbox:disabled:checked,html[data-theme=light] #extras .extra-checkbox:disabled:checked{background-color:#2563eb!important;border-color:#1d4ed8!important}