:root{--spot-header-bg:#131f30;--spot-primary-text:#f0f4f9;--spot-border-soft:#ffffff14;--spot-slider:#f97316;--spot-bg:#0d1521}html,body{background:var(--spot-bg);color:var(--spot-primary-text);max-width:100vw;margin:0;padding:0;overflow-x:hidden}*{box-sizing:border-box}@media (max-width:768px){.desktop-only{display:none!important}}@media (min-width:769px){.mobile-only{display:none!important}}.spot-layout{box-sizing:border-box;background:#0d1521;height:100vh;padding-top:52px;position:relative;overflow:hidden}.spot-panel{z-index:500;box-sizing:border-box;background:#131f30;border-right:1px solid #ffffff12;width:520px;height:calc(100vh - 52px);padding:20px;position:fixed;top:52px;left:0;overflow-y:auto}.spot-panel::-webkit-scrollbar{width:6px}.spot-panel::-webkit-scrollbar-track{background:0 0;border-left:1px solid #ffffff08}.spot-panel::-webkit-scrollbar-thumb{background:#f97316;border-radius:6px}.spot-panel::-webkit-scrollbar-thumb:hover{background:#ea6a0a}.spot-map{width:calc(100vw - 520px);height:calc(100vh - 52px);margin-left:520px;position:relative}.spot-search{border:1px solid var(--spot-border-soft);background:#fff;border-radius:8px;width:80%;margin-bottom:16px;padding:10px 12px;box-shadow:0 2px 10px #0000000a}@media (max-width:768px){.spot-search{width:100%}}@media (max-width:480px){header[style*="height: 48px"]{padding:0 10px!important}header a[style*="font-size: 2.2rem"]{height:38px!important;padding:0 8px!important;font-size:1.6rem!important}}.spot-search-container{align-items:center!important;gap:8px!important;width:100%!important;display:flex!important}@media (max-width:480px){.spot-search-container{gap:4px!important}}.spot-group{margin-bottom:20px}.spot-group-title{color:var(--spot-primary-text);margin-bottom:8px;font-weight:600}.spot-factor{border:1px solid var(--spot-border-soft);opacity:.6;background:#fff;border-radius:12px;margin-bottom:10px;padding:14px;transition:all .2s;box-shadow:0 2px 6px #00000008}.spot-factor:hover{box-shadow:0 4px 12px #0000000f}.spot-factor.active{opacity:1;border-color:#fe7743;box-shadow:0 4px 12px #0000000f}.spot-factor label{cursor:pointer;align-items:center;gap:8px;margin-bottom:8px;font-weight:500;display:flex}@media (max-width:480px){.spot-factor{padding:10px}.spot-factor label{grid-template-columns:auto auto 1fr;gap:8px}}.spot-factor input[type=checkbox]{cursor:pointer}.spot-slider-container{flex-direction:column;gap:4px;margin-top:8px;display:flex}.spot-slider-label{color:var(--spot-primary-text);opacity:.65;text-transform:uppercase;letter-spacing:.03em;font-size:11px;font-weight:500}.spot-slider-wrapper{align-items:center;gap:12px;display:flex}.spot-slider{appearance:none;background:var(--spot-border-soft);border-radius:999px;outline:none;flex:1;height:6px}.spot-slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#273f4f;border-radius:50%;width:16px;height:16px;margin-top:-5px}.spot-slider::-webkit-slider-runnable-track{background:linear-gradient(to right, #fe7743 0%, #fe7743 var(--slider-value,50%), var(--spot-border-soft) var(--slider-value,50%), var(--spot-border-soft) 100%);border-radius:999px;height:6px}.spot-slider::-moz-range-track{background:var(--spot-border-soft);border-radius:999px;height:6px}.spot-slider::-moz-range-progress{background:#fe7743;border-radius:999px;height:6px}.spot-slider:disabled{opacity:.4;cursor:not-allowed}.spot-slider:disabled::-webkit-slider-thumb{cursor:not-allowed}.spot-slider:disabled::-moz-range-thumb{cursor:not-allowed}.spot-weight-display{color:var(--spot-primary-text);text-align:center;min-width:12px;font-size:13px;font-weight:600}.spot-button{appearance:none;background-clip:padding-box;background-color:initial;box-sizing:border-box;color:#fff;cursor:pointer;pointer-events:auto;text-align:center;text-transform:none;-webkit-user-select:none;user-select:none;touch-action:manipulation;vertical-align:middle;word-break:keep-all;z-index:0;background:0 0;border-style:none;border-radius:0;outline:none;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;width:100%;min-height:50px;margin-top:20px;padding:12px 24px;font-family:inherit;font-size:16px;font-weight:800;line-height:24px;text-decoration:none;display:inline-block;position:relative;overflow:visible}.spot-button:before,.spot-button:after{border-radius:80px}.spot-button:before{content:"";z-index:-2;background-color:#273f4f52;width:100%;height:100%;display:block;position:absolute;top:0;left:0;overflow:hidden}.spot-button:after{background-color:initial;content:"";z-index:-1;background-image:linear-gradient(135deg,#5a8db3 0%,#273f4f 100%);transition:all .1s ease-out;display:block;position:absolute;inset:4px;overflow:hidden}.spot-button:hover:not(:disabled):after{transition-timing-function:ease-in;inset:0}.spot-button:active:not(:disabled):after{background-image:linear-gradient(#0003,#0003),linear-gradient(135deg,#5a8db3 0%,#273f4f 100%);inset:4px}.spot-button:disabled{cursor:default;opacity:.5}.spot-button.orange:after{background-image:linear-gradient(135deg,#ff8e5e 0%,#fe7743 100%)}.spot-button.orange:active:not(:disabled):after{background-image:linear-gradient(#0003,#0003),linear-gradient(135deg,#ff8e5e 0%,#fe7743 100%)}.spot-score-card{background:#fff;border:1px solid #dcd7c9;border-radius:16px;flex-direction:column;align-items:center;gap:10px;margin-top:24px;padding:20px;display:flex}.spot-score-label{text-transform:capitalize;font-size:18px;font-weight:600}.spot-score-value{font-size:48px;font-weight:700;line-height:1}.spot-score-max{opacity:.6;font-size:16px;font-weight:500}.spot-progress{background:#edeae3;border-radius:999px;width:100%;height:10px;margin-top:6px;overflow:hidden}.spot-progress-fill{border-radius:999px;height:100%;transition:width .4s}.spot-breakdown{flex-direction:column;gap:18px;margin-top:28px;display:flex}.spot-breakdown-item{text-align:center;background:#fff;border:1px solid #dcd7c9;border-radius:16px;padding:18px 16px}.spot-breakdown-header{flex-direction:column;align-items:center;gap:4px;display:flex}.spot-breakdown-title{color:#2c3930;font-weight:600}@media (max-width:480px){.spot-breakdown-title{font-size:13px}.spot-breakdown-item{padding:12px 10px}.spot-breakdown-score{font-size:16px}}.spot-breakdown-score{font-size:20px;font-weight:700}.spot-breakdown-score span{opacity:.6;font-size:13px;font-weight:500}.spot-breakdown-bar{background:#edeae3;border-radius:999px;height:8px;margin:10px 0 6px;overflow:hidden}.spot-breakdown-fill{border-radius:999px;height:100%;transition:width .3s}.spot-breakdown-label{opacity:.65;font-size:13px}.spot-breakdown-section{border-top:1px dashed #dcd7c9;margin-top:40px;padding-top:20px}.spot-breakdown-title-main{text-align:center;color:#2c3930;opacity:.7;text-transform:uppercase;letter-spacing:.04em;margin-bottom:16px;font-size:14px;font-weight:600}.spot-suggestions{border:1px solid var(--spot-border-soft);z-index:1000;background:#fff;border-radius:8px;max-height:300px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.spot-suggestion-item{cursor:pointer;border-bottom:1px solid var(--spot-border-soft);padding:12px 14px;font-size:14px;transition:background .2s}.spot-suggestion-item:last-child{border-bottom:none}.spot-mode-toggle{border:1px solid var(--spot-border-soft);background:#fff;border-radius:12px;margin:20px 0;padding:4px;display:flex;position:relative;box-shadow:0 4px 15px #0000000d}.spot-mode-slide{z-index:1;background:linear-gradient(135deg,#5a8db3 0%,#273f4f 100%);border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:4px;bottom:4px}.spot-mode-option{text-align:center;cursor:pointer;color:var(--spot-primary-text);z-index:2;background:0 0;border-radius:8px;flex:1;padding:10px 4px;font-size:13px;font-weight:600;transition:color .2s;position:relative}@media (max-width:480px){.spot-mode-option{padding:8px 2px;font-size:11px}.spot-mode-option .spot-info-icon{display:none}}.spot-mode-option:hover{opacity:.8}.spot-mode-option.active{color:#fff;opacity:1;background:0 0}.spot-mode-option.active:hover{background:0 0}.spot-loading-container{background:0 0;border:none;flex-direction:column;align-items:center;margin-top:16px;padding:16px;display:flex}.spot-loader{color:#fe7743;border:2px solid;border-radius:40px;width:120px;height:22px;margin-bottom:12px;position:relative}.spot-loader:before{content:"";border-radius:inherit;background:linear-gradient(90deg,#fe7743,#ff9066);width:25%;margin:2px;animation:1s linear infinite l3;position:absolute;top:0;bottom:0;left:0}@keyframes l3{50%{left:100%;transform:translate(calc(-100% - 4px))}}.spot-progress-message{text-align:center;color:#273f4f;font-size:13px;font-weight:600;animation:2s ease-in-out infinite pulse-text}@keyframes pulse-text{0%,to{opacity:1}50%{opacity:.6}}.spot-comparison-header{background:#131f30f0;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:16px;display:flex;box-shadow:0 4px 12px #0003}.spot-comparison-header h2{color:#f0f4f9;margin:0;font-size:18px;font-weight:700}.spot-exit-comparison-btn{font-size:13px;transition:all .2s;color:#8ba3c4!important;background:#1a2840!important;border:1px solid #ffffff1a!important;width:auto!important;margin:0!important;padding:8px 16px!important}.spot-exit-comparison-btn:hover{color:#f0f4f9!important;background:#ffffff0d!important;border-color:#fff3!important}.spot-comparison-info{text-align:center;color:#8ba3c4;flex-direction:column;align-items:center;gap:12px;margin-bottom:20px;font-size:13px;font-weight:500;display:flex}.spot-add-location-btn{font-size:14px;font-weight:600;color:#fff!important;background:#f97316!important;border:none!important;width:auto!important;margin-top:8px!important;padding:10px 24px!important}.spot-add-location-btn:hover{background:#ea6a0a!important}.spot-add-location-btn:disabled{cursor:not-allowed;color:#ffffff80!important;background:#4e6585!important}.spot-comparison-container{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-bottom:20px;display:grid}.spot-comparison-card{background:#131f30f0;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:12px;padding:16px;transition:all .2s;display:flex;box-shadow:0 4px 12px #00000026}.spot-comparison-card:hover{border-color:#f973164d;box-shadow:0 8px 24px #00000040}.spot-comparison-card-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.spot-comparison-location-name{color:#f0f4f9;text-overflow:ellipsis;white-space:nowrap;flex:1;padding-right:8px;font-size:13px;font-weight:600;overflow:hidden}.spot-remove-location-btn{color:#ef4444;cursor:pointer;background:#dc262626;border:1px solid #dc262633;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.spot-remove-location-btn:hover{color:#fff;background:#dc2626}.spot-comparison-coords{color:#8ba3c4;text-align:center;font-family:monospace;font-size:11px}.spot-comparison-score-section{background:#0003;border:1px solid #ffffff0a;border-radius:8px;flex-direction:column;align-items:center;gap:4px;padding:16px 0;display:flex}.spot-comparison-score-value{letter-spacing:-.02em;font-size:32px;font-weight:800;line-height:1}.spot-comparison-score-max{color:#4e6585;font-size:14px;font-weight:600}.spot-comparison-score-label{text-transform:capitalize;letter-spacing:.02em;font-size:12px;font-weight:600}.spot-comparison-breakdown-mini{flex-direction:column;gap:10px;margin-top:12px;display:flex}.spot-comparison-breakdown-item{grid-template-columns:1fr 2fr auto;align-items:center;gap:8px;display:grid}.spot-comparison-breakdown-name{color:#8ba3c4;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:600;overflow:hidden}.spot-comparison-breakdown-bar{background:#1a2840;border-radius:999px;height:4px;overflow:hidden}.spot-comparison-breakdown-fill{border-radius:999px;height:100%;transition:width .4s}.spot-comparison-breakdown-score{text-align:right;align-items:center;min-width:24px;font-size:11px;font-weight:700;display:flex}.spot-compare-button{margin-top:16px}.spot-compare-button:hover{opacity:.9}@media (max-width:768px){.spot-comparison-container{grid-template-columns:1fr}.spot-layout{grid-template-rows:auto 1fr!important;grid-template-columns:1fr!important;height:calc(100vh - 52px)!important;padding-top:52px!important;display:grid!important;overflow:hidden!important}.spot-panel{z-index:10!important;border-bottom:1px solid #ffffff12!important;border-right:none!important;width:100%!important;height:40vh!important;padding:12px!important;position:static!important}.spot-map{width:100%!important;height:60vh!important;margin-left:0!important;position:relative!important}}.mobile-only{display:none!important}@media (max-width:768px){.mobile-only{display:block!important}.desktop-only{display:none!important}}.spot-chart-button{margin-top:16px}.spot-chart-button:hover{opacity:.9}.spot-chart-overlay{z-index:2000;background:#000000bf;justify-content:center;align-items:center;width:100%;height:100%;animation:.2s fadeIn;display:flex;position:fixed;top:0;left:0}.spot-chart-modal{background:#fff;border-radius:16px;flex-direction:column;width:90%;max-width:1100px;max-height:85vh;animation:.3s slideUp;display:flex;box-shadow:0 12px 48px #0000004d}.spot-chart-header{border-bottom:1px solid var(--spot-border-soft);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.spot-chart-header h2{color:var(--spot-primary-text);margin:0;font-size:22px;font-weight:700}.spot-chart-close{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;font-weight:700;transition:background .2s;display:flex}.spot-chart-close:hover{background:#b91c1c}.spot-chart-content{flex:1;height:600px;padding:24px;overflow-y:auto}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.landing-container{background:#fefaf6;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.landing-content{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:1200px;display:flex}.landing-title{letter-spacing:.03em;text-align:center;gap:20px;margin:0;font-family:Righteous,sans-serif;font-size:80px;font-weight:800;line-height:1;justify-content:center!important;align-items:center!important;display:flex!important}.landing-logo-image{width:auto;height:64px}@media (max-width:768px){.landing-title{gap:12px;font-size:42px}.landing-logo-image{height:48px}}@media (max-width:480px){.landing-title{gap:8px;font-size:32px}.landing-logo-image{height:38px}}.title-urbi{color:#273f4f}.title-view{color:#fe7743}.landing-tagline{color:#4a4a4a;text-align:center;max-width:600px;margin:0;font-size:24px;font-weight:500;line-height:1.5}.landing-info-toggle{color:#fff;cursor:pointer;background:#fe7743;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .2s,transform .2s;display:flex;box-shadow:0 4px 10px #fe77434d}.landing-info-toggle:hover{opacity:.9;transform:translateY(-2px)}.landing-cta-button{appearance:none;background-clip:padding-box;background-color:initial;box-sizing:border-box;color:#fff;cursor:pointer;pointer-events:auto;text-align:center;text-transform:none;-webkit-user-select:none;user-select:none;touch-action:manipulation;vertical-align:middle;word-break:keep-all;z-index:0;width:auto;min-height:64px;box-shadow:none;z-index:10;background-image:none;border-style:none;border-radius:0;outline:none;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;margin-top:24px;padding:19px 48px;font-family:inherit;font-size:20px;font-weight:800;line-height:24px;text-decoration:none;transition:none;display:inline-block;position:relative;overflow:visible}.landing-cta-button:before,.landing-cta-button:after{border-radius:80px}.landing-cta-button:before{content:"";z-index:-2;background-color:#273f4f52;width:100%;height:100%;display:block;position:absolute;top:0;left:0;overflow:hidden}.landing-cta-button:after{background-color:initial;content:"";z-index:-1;background-image:linear-gradient(135deg,#ff936a 0%,#fe7743 100%);transition:all .1s ease-out;display:block;position:absolute;inset:4px;overflow:hidden}.landing-cta-button:hover:not(:disabled):after{transition-timing-function:ease-in;inset:0}.landing-cta-button:active:not(:disabled):after{background-image:linear-gradient(#0003,#0003),linear-gradient(135deg,#ff936a 0%,#fe7743 100%);inset:4px}.landing-info-section{text-align:left;z-index:10;justify-content:center;align-items:flex-start;gap:24px;width:100%;max-width:1000px;margin-top:16px;animation:.8s ease-out forwards slideUp;display:flex;position:relative}.landing-info-box{background:#fefaf6e6;border:3px solid #5a8db3;border-radius:16px;flex-direction:column;flex:0 450px;gap:12px;width:100%;padding:16px 24px;animation:.8s ease-out forwards slideUp;display:flex;box-shadow:0 10px 30px #0000001a}.landing-criteria-wrapper{border-top:1px dashed #273f4f26;flex-direction:column;justify-content:center;padding-top:12px;display:flex}.criteria-count{color:#fe7743;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:14px;font-weight:700;display:block}.criteria-examples{color:#273f4f;margin:0;font-size:15px;font-weight:600}@media (max-width:768px){.landing-info-section{justify-content:center;margin-top:16px;padding:0 10px}.landing-info-box{flex:1;max-width:none;padding:20px}.landing-info-text{text-align:center;font-size:15px}.criteria-count{text-align:center}.criteria-examples{text-align:center;font-size:14px}.landing-illustration{margin-top:20px}}.landing-illustration{z-index:1;pointer-events:none;justify-content:center;align-items:center;width:100%;max-width:990px;margin-top:40px;display:flex;position:relative}.city-image{object-fit:contain;width:100%;height:auto}@media (max-width:768px){.landing-title{font-size:48px}.landing-tagline{font-size:18px}.landing-cta-button{padding:14px 32px;font-size:16px}.landing-illustration{max-width:100%}}.landing-footer{background:#fe7743;border-radius:24px;justify-content:center;align-items:center;gap:40px;width:100%;margin-top:0;padding:20px 0;display:flex}.footer-link{color:#273f4f;font-size:16px;font-weight:600;text-decoration:none;transition:opacity .2s}.footer-link:hover{opacity:.8}.header-link{color:#fe7743;font-size:16px;font-weight:600;text-decoration:none;transition:opacity .2s}.header-link:hover{opacity:.8}@media (max-width:768px){.landing-footer{flex-wrap:wrap;gap:20px;padding:16px 12px}.footer-link{font-size:14px}}.spot-guide-button{appearance:none;background-clip:padding-box;background-color:initial;box-sizing:border-box;color:#fff;cursor:pointer;pointer-events:auto;text-align:center;text-transform:none;-webkit-user-select:none;user-select:none;touch-action:manipulation;vertical-align:middle;word-break:keep-all;z-index:0;background-image:none;border-style:none;border-radius:0;outline:none;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;gap:8px;width:auto;min-height:48px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:800;line-height:24px;text-decoration:none;display:inline-flex;position:relative;overflow:visible}.spot-guide-button:before,.spot-guide-button:after{border-radius:80px}.spot-guide-button:before{content:"";z-index:-2;background-color:#fe774352;border-radius:80px;width:100%;height:100%;display:block;position:absolute;top:0;left:0;overflow:hidden}.spot-guide-button:after{background-color:initial;content:"";z-index:-1;background-image:linear-gradient(135deg,#fe7743 0%,#ff9066 100%);border-radius:80px;transition:all .1s ease-out;display:block;position:absolute;inset:4px;overflow:hidden}.spot-guide-button:hover:not(:disabled):after{transition-timing-function:ease-in;inset:0}.spot-guide-button:active:not(:disabled):after{background-image:linear-gradient(#0003,#0003),linear-gradient(135deg,#fe7743 0%,#ff9066 100%);inset:4px}.spot-guide-overlay{z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.spot-guide-modal{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#131f30f0;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:100%;max-width:600px;max-height:85vh;animation:.3s ease-out slideIn;display:flex;box-shadow:0 20px 60px #0000004d}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.spot-guide-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.spot-guide-header h2{color:#fff;margin:0;font-size:22px;font-weight:700}.spot-guide-close{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:24px;transition:all .2s;display:flex}.spot-guide-close:hover{color:#ef4444;background:#ef444433}.spot-guide-content{flex:1;padding:24px;overflow-y:auto}.spot-guide-content h3{color:#fff;margin:24px 0 12px;font-size:18px;font-weight:700}.spot-guide-content h3:first-child{margin-top:0}.spot-guide-content h4{color:#fff;margin:16px 0 8px;font-size:15px;font-weight:600}.spot-guide-content ul,.spot-guide-content ol{margin:8px 0;padding-left:24px}.spot-guide-content li{color:#9ca3af;margin:6px 0;font-size:14px;line-height:1.6}.spot-guide-content strong{color:#e5e7eb;font-weight:600}@media (max-width:768px){.spot-guide-overlay{padding:12px}.spot-guide-modal{border-radius:12px;width:calc(100% - 8px);max-width:100%;max-height:92vh;margin:4px}.spot-guide-header{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;display:flex}.spot-guide-header h2{margin:0;font-size:18px}.spot-guide-content{padding:16px;overflow-x:hidden}.spot-guide-content h3{margin:16px 0 8px;font-size:16px}.spot-guide-content li{word-break:break-word;font-size:13px}.pl-7{padding-left:20px!important}.pl-5{padding-left:16px!important}}.space-y-4>*+*{margin-top:24px}.space-y-3>*+*{margin-top:18px}.space-y-1>*+*{margin-top:6px}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.gap-1{gap:4px}.gap-2{gap:8px}.shrink-0{flex-shrink:0}.inline{display:inline}.mr-2{margin-right:8px}.mb-2{margin-bottom:8px}.pl-5{padding-left:20px}.pl-7{padding-left:28px}.text-sm{font-size:14px}.text-lg{font-size:18px}.text-gray-600{color:#4b5563}.font-bold{font-weight:700}.text-blue-500{color:#3b82f6}.text-green-500{color:#22c55e}.text-orange-500{color:#f97316}.checkbox-wrapper-19{--active:#f97316;--active-inner:#fff;--focus:2px #f973164d;--border:#fff3;--border-hover:#f97316;--background:#1a2840;--disabled:#131f30;--disabled-inner:#4e6585;align-items:center;display:inline-flex;position:relative}.checkbox-wrapper-19 input[type=checkbox]{appearance:none;vertical-align:top;cursor:pointer;border:1.5px solid var(--bc,var(--border));background:var(--b,var(--background));border-radius:7px;outline:none;width:22px;height:22px;margin:0;transition:background .3s,border-color .3s,box-shadow .2s;display:inline-block;position:relative}.checkbox-wrapper-19 input[type=checkbox]:after{content:"";border:2px solid var(--active-inner);width:5px;height:10px;transform:rotate(var(--r,20deg));opacity:var(--o,0);border-top:0;border-left:0;transition:transform .3s cubic-bezier(.2,.85,.32,1.2),opacity .2s;display:block;position:absolute;top:3px;left:7px}.checkbox-wrapper-19 input[type=checkbox]:checked{--b:var(--active);--bc:var(--active);--o:1;--r:43deg}.checkbox-wrapper-19 input[type=checkbox]:disabled{--b:var(--disabled);cursor:not-allowed;opacity:.9}.checkbox-wrapper-19 input[type=checkbox]:hover:not(:checked):not(:disabled){--bc:var(--border-hover)}.checkbox-wrapper-19 input[type=checkbox]:focus{box-shadow:0 0 0 var(--focus)}.checkbox-wrapper-19 .check-box{display:none!important}.spot-info-icon{width:20px;height:20px;color:inherit;opacity:.6;z-index:10;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;margin-left:2px;transition:all .2s;display:flex}.spot-info-icon:hover{opacity:1;background:#0000000d}.spot-mode-option.active .spot-info-icon:hover{background:#fff3}.spot-info-bubble{color:#fff;text-align:center;z-index:100;background:#273f4f;border-radius:8px;width:200px;margin-top:12px;padding:12px;font-size:13px;font-weight:500;line-height:1.4;animation:.2s bubbleAppear;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0003}@media (max-width:480px){.spot-info-bubble{width:85vw;max-width:320px;position:fixed;top:50%;transform:translate(-50%,-50%);left:50%!important}.spot-info-bubble:before{display:none}}@keyframes bubbleAppear{0%{opacity:0;transform:translate(-50%)translateY(5px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.spot-info-bubble:before{content:"";border-bottom:6px solid #273f4f;border-left:6px solid #0000;border-right:6px solid #0000;position:absolute;top:-6px;left:50%;transform:translate(-50%)}.spot-filter-dropdown-toggle{appearance:none;box-sizing:border-box;color:#fff;cursor:pointer;text-align:center;touch-action:manipulation;-webkit-user-select:none;user-select:none;vertical-align:middle;background-color:#fe7743;border:0;border-radius:80px;justify-content:center;align-items:center;width:100%;min-width:0;max-width:480px;min-height:40px;margin-bottom:10px;padding:0 16px;font-family:inherit;font-size:14px;font-weight:600;line-height:20px;transition:background-color .167s cubic-bezier(.4,0,.2,1),box-shadow .167s cubic-bezier(.4,0,.2,1),color .167s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.spot-filter-dropdown-toggle:hover:not(:disabled){color:#fff;background-color:#ff9066}.spot-filter-dropdown-toggle:active:not(:disabled){color:#ffffffb3;background-color:#e35d28}.spot-filter-dropdown-toggle:disabled{cursor:not-allowed;color:#0000004d;background:#00000014}.spot-filter-dropdown-toggle:before{content:"";z-index:-2;background-color:#fe774352;border-radius:80px;width:100%;height:100%;display:block;position:absolute;top:0;left:0;overflow:hidden}.spot-filter-dropdown-toggle:after{background-color:initial;content:"";z-index:-1;background-image:linear-gradient(135deg,#fe7743 0%,#ff9066 100%);border-radius:80px;transition:all .1s ease-out;display:block;position:absolute;inset:4px;overflow:hidden}.spot-filter-dropdown-toggle:hover:not(:disabled):after{transition-timing-function:ease-in;inset:0}.spot-filter-dropdown-toggle:active:not(:disabled):after{background-image:linear-gradient(#0003,#0003),linear-gradient(135deg,#fe7743 0%,#ff9066 100%);inset:4px}.spot-clear-btn{cursor:pointer;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:.85rem;transition:all .2s;display:inline-flex;color:#8ba3c4!important;box-shadow:none!important;background:0 0!important;border:1px solid #ffffff26!important}.spot-clear-btn:hover{color:#f97316!important;box-shadow:none!important;background:#ffffff08!important;border-color:#f97316!important}.spot-search{color:#f0f4f9!important;width:100%!important;height:36px!important;box-shadow:none!important;background:#1a2840!important;border:1px solid #ffffff1a!important;border-radius:8px!important;outline:none!important;margin-bottom:0!important;padding:0 12px!important;font-size:.85rem!important}.spot-search::placeholder{color:#4e6585!important}.spot-search:focus{border-color:#f9731673!important}.spot-suggestions{color:#f0f4f9!important;background:#1a2840!important;border:1px solid #ffffff1a!important;box-shadow:0 8px 24px #00000080!important}.spot-suggestion-item{color:#f0f4f9!important;border-bottom:1px solid #ffffff0d!important;transition:all .2s!important}.spot-suggestion-item:hover{background:#ffffff0d!important}.spot-search-container .spot-button{color:#f97316!important;box-shadow:none!important;background:#1a2840!important;border:1px solid #ffffff1a!important;border-radius:8px!important;transition:all .2s!important}.spot-search-container .spot-button:hover:not(:disabled){background:#253756!important;border-color:#fff3!important}.spot-search-container .spot-button:before,.spot-search-container .spot-button:after{display:none!important}.spot-guide-button{color:#fff!important;box-shadow:none!important;background:#f97316!important;border:none!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;height:auto!important;min-height:auto!important;padding:8px 16px!important;font-size:.78rem!important;font-weight:600!important;transition:background-color .2s!important;display:inline-flex!important}.spot-guide-button:hover:not(:disabled){background:#ea6a0a!important}.spot-guide-button:before,.spot-guide-button:after{display:none!important}.spot-mode-toggle{box-shadow:none!important;background:#1a2840!important;border:1px solid #ffffff14!important;border-radius:8px!important;padding:4px!important}.spot-mode-slide{background:#f97316!important;border-radius:6px!important}.spot-mode-option{color:#8ba3c4!important;font-size:.75rem!important;transition:color .2s!important}.spot-mode-option:hover{color:#f0f4f9!important;opacity:1!important}.spot-mode-option.active{color:#fff!important}.spot-group-title{letter-spacing:.08em!important;color:#f97316!important;text-transform:uppercase!important;border-bottom:none!important;margin-bottom:8px!important;font-size:.72rem!important;font-weight:700!important}.spot-group-title svg{color:#4e6585!important}.spot-factor{box-shadow:none!important;opacity:1!important;background:#ffffff05!important;border:none!important;border-radius:8px!important;margin-bottom:6px!important;padding:10px 12px!important;transition:all .2s!important}.spot-factor:hover{background:#ffffff08!important}.spot-factor.active{box-shadow:none!important;background:#f973160f!important;border:1px solid #f9731659!important}.spot-factor label{color:#8ba3c4!important;margin-bottom:4px!important;font-size:.8rem!important;font-weight:500!important}.spot-factor.active label{color:#f0f4f9!important}.spot-factor input[type=checkbox]{accent-color:#f97316!important;cursor:pointer!important}.spot-slider-label{color:#4e6585!important;letter-spacing:.06em!important;text-transform:uppercase!important;margin-bottom:4px!important;font-size:.65rem!important}.spot-slider{appearance:none!important;background:#253756!important;border-radius:999px!important;height:4px!important}.spot-slider::-webkit-slider-thumb{-webkit-appearance:none!important;cursor:pointer!important;background:#f97316!important;border:none!important;border-radius:50%!important;width:14px!important;height:14px!important;margin-top:-5px!important}.spot-slider::-moz-range-thumb{cursor:pointer!important;background:#f97316!important;border:none!important;border-radius:50%!important;width:14px!important;height:14px!important}.spot-slider::-webkit-slider-runnable-track{background:linear-gradient(to right, #f97316 0%, #f97316 var(--slider-value,50%), #253756 var(--slider-value,50%), #253756 100%)!important;height:4px!important}.spot-slider::-moz-range-track{background:#253756!important;height:4px!important}.spot-slider::-moz-range-progress{background:#f97316!important;height:4px!important}.spot-sticky-button-container{z-index:10!important;background:#131f30!important;border-top:1px solid #ffffff12!important;margin-bottom:-20px!important;margin-left:-20px!important;margin-right:-20px!important;padding:12px 20px 20px!important;position:sticky!important;bottom:-20px!important}.spot-sticky-button-container .spot-button{color:#fff!important;width:100%!important;height:40px!important;min-height:40px!important;box-shadow:none!important;background:#f97316!important;border:none!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;margin-top:0!important;font-size:.82rem!important;font-weight:700!important;transition:background-color .2s!important;display:flex!important}.spot-sticky-button-container .spot-button:hover:not(:disabled){background:#ea6a0a!important}.spot-sticky-button-container .spot-button:before,.spot-sticky-button-container .spot-button:after{display:none!important}.score-panel-overlay{z-index:600;-webkit-backdrop-filter:blur(14px);background:#131f30f0;border:1px solid #ffffff1a;border-radius:10px;min-width:240px;max-width:310px;font-family:Inter,system-ui,-apple-system,sans-serif;transition:box-shadow .2s;position:absolute;bottom:20px;right:20px;overflow:hidden;box-shadow:0 12px 40px #00000059}.score-panel-overlay:hover{border-color:#f9731640}.score-panel-header{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:12px 14px;transition:background .15s;display:flex}.score-panel-header:hover{background:#ffffff08}.score-panel-header-content{align-items:center;gap:8px;display:flex}.score-panel-header-text{color:#f0f4f9;letter-spacing:-.01em;font-size:.82rem;font-weight:700}.score-panel-header-value{letter-spacing:-.02em;font-size:.88rem;font-weight:800}.score-panel-body{scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;max-height:380px;overflow-y:auto}.score-panel-body::-webkit-scrollbar{width:4px}.score-panel-body::-webkit-scrollbar-track{background:0 0}.score-panel-body::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.score-panel-score-section{border-top:1px solid #ffffff0f;padding:4px 14px 14px}.score-panel-kicker{letter-spacing:.1em;text-transform:uppercase;color:#4e6585;margin-bottom:6px;padding-top:10px;font-size:.65rem;font-weight:700}.score-panel-score-row{align-items:baseline;gap:2px;display:flex}.score-panel-big-score{letter-spacing:-.03em;font-size:1.6rem;font-weight:800;line-height:1}.score-panel-score-slash{color:#4e6585;font-size:.75rem;font-weight:600}.score-panel-label-text{letter-spacing:.02em;margin-top:2px;font-size:.72rem;font-weight:600}.score-panel-bar-track{background:#1a2840;border-radius:3px;height:5px;margin-top:8px;overflow:hidden}.score-panel-bar-fill{border-radius:3px;height:100%;transition:width .6s}.score-panel-factors-section{padding-bottom:4px}.score-panel-factors-title{letter-spacing:.1em;text-transform:uppercase;color:#4e6585;border-top:1px solid #ffffff0f;padding:10px 14px 6px;font-size:.65rem;font-weight:700}.score-factor-row{background:0 0;border:1px solid #0000;border-radius:7px;margin:2px 8px;padding:8px 10px;transition:all .15s}.score-factor-row:hover{background:#ffffff08;border-color:#ffffff14}.score-factor-row.active{background:#f9731614;border-color:#f9731666}.score-factor-top{align-items:center;gap:8px;display:flex}.score-factor-icon{color:#8ba3c4;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.score-factor-icon svg{width:14px!important;height:14px!important}.score-factor-name{color:#f0f4f9;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.78rem;font-weight:600;overflow:hidden}.score-factor-value{letter-spacing:-.02em;flex-shrink:0;font-size:.75rem;font-weight:700}.score-factor-max{color:#4e6585;font-size:.6rem;font-weight:500}.score-factor-minibar-track{background:#1a2840;border-radius:2px;height:3px;margin-top:5px;overflow:hidden}.score-factor-minibar-fill{border-radius:2px;height:100%;transition:width .4s}.score-panel-actions{border-top:1px solid #ffffff0f;gap:6px;margin-top:4px;padding:8px 10px;display:flex}.score-panel-compare-btn{color:#8ba3c4;cursor:pointer;background:#1a2840;border:1px solid #ffffff1a;border-radius:7px;flex:1;justify-content:center;align-items:center;gap:6px;height:34px;font-size:.75rem;font-weight:600;transition:all .15s;display:flex}.score-panel-compare-btn:hover{color:#f0f4f9;border-color:#fff3}.score-panel-export-wrapper{flex:1;position:relative}.score-panel-export-btn{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:7px;width:100%;height:34px;font-size:.75rem;font-weight:700;transition:all .15s}.score-panel-export-btn:hover{background:#ea6a0a}.score-panel-export-dropdown{z-index:1000;background:#131f30f5;border:1px solid #ffffff1f;border-radius:7px;margin-bottom:6px;position:absolute;bottom:100%;left:0;right:0;overflow:hidden;box-shadow:0 -8px 24px #0000004d}.score-panel-export-option{color:#f0f4f9;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff0f;width:100%;padding:10px 14px;font-size:.78rem;font-weight:600;transition:background .15s}.score-panel-export-option:last-child{border-bottom:none}.score-panel-export-option:hover{background:#ffffff0f}@media (max-width:768px){.score-panel-overlay{min-width:unset;max-width:unset;bottom:10px;left:10px;right:10px}.score-panel-body{max-height:280px}}
