.home-shell{max-width:1120px;padding:0 24px;margin:0 auto}.home-start{padding-top:38px}.home-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.home-eyebrow{color:var(--primary);font-size:12px;font-weight:650}.home-heading h1{font-size:32px;margin:7px 0 8px;letter-spacing:-1px}.home-heading p{color:var(--muted);margin:0}.home-map-link{display:flex;align-items:center;gap:10px;border:1px solid var(--hairline);border-radius:9px;padding:12px 17px;font-size:13px;white-space:nowrap}.home-finder,.home-map-link{background:var(--surface-card)}.home-finder{padding:0 20px 16px;border:1px solid var(--hairline);border-radius:12px}.finder-services{display:flex;gap:22px;border-bottom:1px solid var(--hairline)}.finder-services button{display:flex;gap:7px;align-items:center;min-height:48px;padding:12px 7px;border:0;border-bottom:2px solid transparent;margin-bottom:-1px;background:transparent;color:var(--muted);font-size:14px;cursor:pointer}.finder-services button[aria-pressed=true]{color:var(--primary);font-weight:700;border-bottom-color:var(--primary)}.region-search.home-search{max-width:none;margin:16px 0 8px}.region-search.home-search input{background:var(--surface-soft);height:48px;border:1px solid var(--hairline);font-size:16px}.finder-hint{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;color:var(--muted)}.finder-hint a{color:var(--body)}.home-services{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:18px 0 26px;border:1px solid var(--hairline);border-radius:12px;background:var(--surface-card)}.home-services>a{display:flex;align-items:center;gap:12px;padding:18px;border-right:1px solid var(--hairline)}.home-services>a:last-child{border:0}.home-services>a:hover{background:var(--surface-soft);text-decoration:none}.home-service-icon{color:var(--primary);display:flex;flex-shrink:0}.icon-charger{color:var(--c-charger)}.icon-oil{color:var(--c-oil)}.icon-hospital{color:var(--c-hospital)}.home-services strong{display:block;font-size:14px;font-weight:650}.home-services small{display:block;font-size:11px;margin-top:4px;color:var(--muted)}.service-link-arrow{color:var(--muted);margin-left:auto}.home-body{padding-bottom:16px}.home-utilities{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:24px 0 14px}.home-utilities>a{display:flex;align-items:center;gap:15px;padding:20px;border:1px solid var(--hairline);border-radius:10px}.home-utilities>a>svg{color:var(--primary);flex-shrink:0}.home-utilities>a>svg:last-child{margin-left:auto}.home-utilities h2{font-size:14px;margin:0 0 5px}.home-utilities p{margin:0;font-size:12px;color:var(--muted)}.home-calculator{border:1px solid var(--hairline);border-radius:10px}.home-calculator summary{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;cursor:pointer;font-size:13px;list-style:none}.home-calculator summary::-webkit-details-marker{display:none}.home-calculator summary>span:first-child{display:flex;gap:12px;align-items:center}.home-calculator .simple-oil-calc{max-width:none;margin:0;border:0;border-top:1px solid var(--hairline);border-radius:0;padding:20px}.home-source{display:flex;align-items:center;gap:12px;color:var(--muted);padding:23px 0 0}.home-source>svg{flex-shrink:0}.home-source p{margin:0;font-size:11px;line-height:1.8}.home-source p span{font-size:10px}.home-source a{margin-left:auto;white-space:nowrap;font-size:11px}@media (max-width:760px){.home-start{padding-top:24px}.home-heading h1{font-size:28px}.home-heading{flex-wrap:wrap;gap:12px}.home-map-link{padding:8px 12px;min-height:40px}.home-services{grid-template-columns:repeat(2,minmax(0,1fr))}.home-services>a{border-right:0;border-bottom:1px solid var(--hairline)}.home-services>a:nth-child(odd){border-right:1px solid var(--hairline)}.home-services>a:nth-child(n+3){border-bottom:0}.home-utilities{grid-template-columns:1fr;gap:10px}.finder-services{gap:10px;justify-content:space-between}.finder-services button{font-size:13px;gap:5px;padding:12px 3px}.home-source{align-items:flex-start;flex-wrap:wrap}.home-source p{flex:1 1}}@media (max-width:480px){.home-shell{padding-left:18px;padding-right:18px}.home-heading h1{font-size:26px}.home-heading p{font-size:13px}.home-finder{padding:0 12px 12px}.finder-services{gap:4px}.finder-services button{font-size:12px}.finder-services button svg{width:14px}.home-services>a{padding:15px 12px;gap:8px}.home-services strong{font-size:13px}.finder-hint,.home-services small{font-size:10px}}@media (max-width:360px){.finder-services button svg{display:none}.home-services small{max-width:90px}}.home-page{background:radial-gradient(ellipse at 85% 5%,color-mix(in srgb,var(--primary) 7%,transparent),transparent 40%)}.home-start{padding-top:20px}.home-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:24px;margin-bottom:20px;min-height:300px}.home-heading-copy{padding:18px 0}.home-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:10px;letter-spacing:2px;font-weight:750}.home-eyebrow>span{width:6px;height:6px;border-radius:50%;background:var(--primary);box-shadow:0 0 0 4px color-mix(in srgb,var(--primary) 10%,transparent)}.home-heading h1{font-size:clamp(32px,3.5vw,47px);line-height:1.22;font-weight:780;letter-spacing:-2px;margin:17px 0 14px}.home-heading h1 em{font-style:normal;color:var(--primary)}.home-heading p{font-size:14px;line-height:1.8}.home-map-link{display:inline-flex;margin-top:20px;padding:10px 16px;background:var(--ink);color:var(--canvas);border-color:var(--ink);border-radius:100px;font-weight:650}.home-map-link:hover{color:var(--canvas);text-decoration:none;box-shadow:0 5px 16px #103e2720}.home-map-link>span{margin-left:12px}.home-finder{position:relative;z-index:2;border-radius:20px;padding:0 24px 18px;box-shadow:0 10px 35px #173e2810}.finder-services{gap:24px}.finder-services button{min-height:54px;transition:color .18s,border-color .18s}.region-search.home-search input{height:54px;border-radius:12px}.home-services{gap:12px;background:transparent;border:0;margin:18px 0 30px}.home-services>a{border:1px solid var(--hairline);border-radius:16px;background:var(--surface-card);padding:18px 14px}.home-services>a:last-child{border:1px solid var(--hairline)}.home-services>a:hover{border-color:var(--primary);background:var(--surface-card)}.home-service-icon{width:42px;height:44px;border-radius:13px;display:grid;place-items:center;background:color-mix(in srgb,currentColor 9%,var(--surface-card));box-shadow:inset 0 1px 0 #ffffff80,0 3px 0 color-mix(in srgb,currentColor 16%,transparent)}.home-services strong{font-size:13px}.home-services small{font-size:10px}.home-utilities>a{border-radius:16px;background:var(--surface-soft);border-color:transparent}.home-utilities>a:first-child{background:color-mix(in srgb,var(--c-oil) 8%,var(--surface-card))}.home-calculator{border-radius:14px;background:var(--surface-card)}.neighborhood-scene{position:relative;height:300px;perspective:900px;isolation:isolate;overflow:clip}.scene-world{transform:rotateX(var(--scene-x,0deg)) rotateY(var(--scene-y,0deg));transition:transform .3s ease-out}.scene-city,.scene-world{position:absolute;inset:0}.scene-city{width:100%;height:100%;filter:drop-shadow(0 16px 15px #163f2110)}.scene-orbit{position:absolute;width:82%;height:85%;left:9%;top:8%;border:1px solid color-mix(in srgb,var(--primary) 14%,transparent);border-radius:50%;transform:rotate(-22deg)}.scene-orbit:after{content:"";position:absolute;inset:22px -20px;border:1px dashed color-mix(in srgb,var(--primary) 12%,transparent);border-radius:50%;transform:rotate(40deg)}.scene-pin{position:absolute;width:46px;height:48px;display:grid;place-items:center;border-radius:15px 15px 15px 4px;transform:rotate(-8deg);background:#e3f3ff;color:#2264ab;border:1px solid #ffffffd0;box-shadow:0 5px 0 #bed1df,0 14px 20px #183e3025;animation:pin-arrive 1s cubic-bezier(.2,.8,.2,1) both}.scene-pin-charger{left:31%;top:13%}.scene-pin-pharmacy{right:20%;top:4%;background:#b8f4d7;color:#14684f;box-shadow:0 5px 0 #6fbf9a,0 14px 20px #183e3025;animation-delay:.12s}.scene-pin-oil{left:45%;top:52%;background:#fff1d2;color:#8b631b;box-shadow:0 5px 0 #d5be8b,0 14px 20px #183e3025;animation-delay:.24s}.scene-caption{position:absolute;bottom:12%;left:8%;display:flex;align-items:center;gap:8px;padding:11px 15px;border:1px solid var(--hairline);border-radius:30px;background:var(--surface-card);color:var(--ink);box-shadow:0 8px 25px #153f2110;font-size:11px;font-weight:650;transform:rotate(-5deg)}.scene-caption>span{width:6px;height:6px;background:var(--primary);border-radius:50%}.scene-coordinate{position:absolute;bottom:0;right:9%;color:var(--muted);font-size:8px;letter-spacing:2px}@keyframes pin-arrive{0%{opacity:0;translate:0 14px}to{opacity:1;translate:0 0}}@media (hover:hover) and (prefers-reduced-motion:no-preference){.home-services>a{transition:transform .22s,box-shadow .22s,border-color .22s}.home-services>a:hover{transform:translateY(-4px);box-shadow:0 10px 24px #143d2510}.home-services>a:hover .home-service-icon{transform:rotate(-7deg)}.home-service-icon{transition:transform .22s}.home-map-link{transition:transform .2s,box-shadow .2s}.home-map-link:hover{transform:translateY(-2px)}}@media (max-width:760px){.home-heading{grid-template-columns:1.2fr 1fr;gap:0;min-height:250px}.home-heading h1{font-size:32px;letter-spacing:-1.5px}.neighborhood-scene{height:245px}.scene-pin{width:36px;height:38px;border-radius:12px 12px 12px 3px}.scene-pin-charger{top:22%}.scene-pin-pharmacy{top:16%}.scene-caption{display:none}.home-services>a,.home-services>a:nth-child(n+3),.home-services>a:nth-child(odd){border:1px solid var(--hairline)}.finder-services,.home-services{gap:10px}}@media (max-width:540px){.home-start{padding-top:15px}.home-heading{position:relative;display:block;min-height:0;margin-bottom:18px}.home-heading-copy{position:relative;z-index:1;padding:10px 0 0}.home-heading h1{font-size:33px;margin:15px 0 12px}.home-heading p{font-size:12px;max-width:230px}.home-eyebrow{font-size:9px;letter-spacing:1.5px}.home-map-link{font-size:12px;margin-top:15px}.neighborhood-scene{position:absolute;width:150px;height:140px;right:-8px;bottom:-2px;z-index:0;pointer-events:none}.scene-coordinate,.scene-orbit{display:none}.scene-pin{width:25px;height:26px;border-radius:8px 8px 8px 2px;box-shadow:0 3px 0 #bed1df,0 6px 12px #183e3020}.scene-pin svg{width:14px;height:14px}.scene-pin-charger{top:25%}.scene-pin-pharmacy{top:21%}.scene-pin-oil{top:54%}.home-finder{padding:0 12px 14px;border-radius:16px}.finder-services{gap:4px}.finder-services button{min-height:48px}.region-search.home-search input{height:50px;font-size:14px}.home-services>a{padding:14px 10px;gap:10px}.home-service-icon{width:32px;height:36px;border-radius:10px}.home-service-icon svg{width:19px}.service-link-arrow{display:none}}@media (max-width:360px){.neighborhood-scene{width:105px;height:110px;right:-12px;bottom:0;opacity:.8}.home-heading h1{font-size:29px}}@media (prefers-reduced-motion:reduce){.scene-world{transform:none!important;transition:none}.scene-pin{animation:none}.finder-services button{transition:none}}@media (min-width:761px) and (max-width:900px){.home-services{grid-template-columns:repeat(2,minmax(0,1fr))}}