@font-face{font-family:Inter;src:url('/assets/Inter-ExtraLight.ttf') format('truetype');font-weight:200;font-display:swap}
@font-face{font-family:Inter;src:url('/assets/Inter-Regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Inter;src:url('/assets/Inter-Medium.ttf') format('truetype');font-weight:500;font-display:swap}
:root{font-family:Inter,Arial,sans-serif;color:#171716;background:#fafaf9;font-synthesis:none;--page-gutter:4.1vw}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}button{border:0}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #618aca;outline-offset:5px}h1,h2,p{margin:0}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;top:8px;left:8px;z-index:100;background:#fff;padding:14px;transform:translateY(-150%)}.skip-link:focus{transform:none}
.hero{height:57.5vw;max-height:860px;min-height:560px;position:relative;isolation:isolate;color:#fff;background:#181817}.hero-photo,.hero-shade{position:absolute;inset:0;width:100%;height:100%;z-index:-2}.hero-photo{object-fit:cover;object-position:50% 50%}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(0,0,0,.67),rgba(0,0,0,.13) 52%,rgba(0,0,0,.19)),linear-gradient(180deg,rgba(0,0,0,.22),transparent 30%)}
.site-header{display:flex;align-items:center;justify-content:space-between;padding:24px var(--page-gutter);gap:24px}.wordmark{font-size:46px;font-weight:200;line-height:1;letter-spacing:2px}.site-header nav{display:flex;align-items:center;gap:30px;font-size:13px}.site-header nav>button:not(.pill){color:inherit;background:none;padding:12px 0}.site-header nav>a{padding:12px 0}.pill{display:inline-flex;align-items:center;justify-content:center;gap:17px;background:#fff;color:#171716;border-radius:999px;min-height:48px;padding:14px 29px;font-size:15px;line-height:1.2;white-space:nowrap;transition:background .16s ease,transform .16s ease}.pill:hover{background:#eee}.pill:active{transform:translateY(1px)}.pill svg{width:17px;height:17px}.header-cta{min-height:44px;padding:12px 29px;font-size:13px;margin-left:16px}
.hero-copy{position:absolute;left:var(--page-gutter);top:29%;}.hero h1{font-size:clamp(64px,6.95vw,105px);font-weight:200;line-height:1.025;letter-spacing:-5px}.hero-copy>p{font-size:clamp(15px,1.55vw,22px);line-height:1.48;font-weight:200;letter-spacing:-.3px;margin-top:28px}.hero-cta{margin-top:33px;min-width:189px;min-height:57px;font-size:17px}
.phone{position:absolute;right:7%;bottom:-12px;width:22.5%;max-width:323px;aspect-ratio:0.51;background:#090909;border:3px solid #827581;padding:7px;border-radius:16%/8%;box-shadow:0 0 0 1px #181818,0 6px 12px #0004;transform:rotate(-.2deg);color:#191918}.phone-screen{position:relative;background:#fafafa;height:100%;border-radius:13%/6.5%;overflow:hidden;padding:14% 8% 8%;box-shadow:inset 0 0 14px #0000000a}.phone-status{position:absolute;top:3%;left:9%;right:8%;display:flex;justify-content:space-between;font-size:clamp(7px,.8vw,10px);font-weight:500}.phone-notch{position:absolute;top:-12px;left:20%;width:58%;height:23px;background:#090909;border-radius:0 0 14px 14px}.wifi{font-size:12px}.phone-wordmark{display:block;text-align:center;font-size:clamp(20px,2vw,28px);font-weight:400;letter-spacing:-1px;margin:5% 0 16%}.phone h2{text-align:center;font-size:clamp(19px,2vw,28px);line-height:1.18;font-weight:200;letter-spacing:-.6px;margin-bottom:14%}.phone-field{display:flex;align-items:center;gap:11px;min-height:64px;border:1px solid #eeeeec;border-radius:12px;background:#fdfdfc;box-shadow:0 1px 5px #00000004;padding:10px 13px;margin-bottom:12px;font-size:clamp(11px,1.05vw,15px);transition:background .15s}.phone-field:hover{background:#f1f1ef}.phone-field>svg{width:21px;height:21px;flex-shrink:0}.phone-field span{flex:1}.phone-field small{display:block;font-size:clamp(8px,.77vw,11px);color:#6b6b68;line-height:1.5}.phone-field svg.chevron{width:13px;height:13px;color:#777}.phone-request{display:block;background:#141413;color:#fff;border-radius:99px;text-align:center;font-size:clamp(10px,1vw,14px);padding:14px 3px;margin-top:20px;transition:background .15s}.phone-request:hover{background:#343433}.phone-footer{font-size:clamp(8px,.85vw,12px);text-align:center;color:#747471;margin-top:30px;letter-spacing:-.2px}.phone-home{position:absolute;bottom:8px;left:33%;width:34%;height:4px;border-radius:5px;background:#151515}
.steps{display:grid;grid-template-columns:repeat(4,1fr);padding:76px 5vw 73px;gap:25px;text-align:center;background:#fafaf9}.steps article>svg{height:38px;width:38px;margin-bottom:21px;stroke-width:2}.steps h2{font-size:17px;letter-spacing:-.35px;font-weight:400;line-height:1.3;margin-bottom:9px}.steps p{font-size:14px;color:#72726e;line-height:1.5;font-weight:200;letter-spacing:-.25px}
.anything{display:grid;grid-template-columns:46% 54%;background:#f5f5f3;overflow:hidden}.anything>img{width:100%;height:100%;aspect-ratio:1.64;object-fit:cover;object-position:center 57%}.anything-copy{position:relative;padding:35px 7.2% 30px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:linear-gradient(110deg,#fafafa 45%,#eeefec)}.anything h2{font-size:clamp(38px,3.9vw,58px);font-weight:200;line-height:1.08;letter-spacing:-2px}.anything p{font-size:clamp(14px,1.35vw,19px);font-weight:200;line-height:1.45;color:#62625e;margin:19px 0 26px;letter-spacing:-.4px}.outline{background:transparent;border:1px solid #72726e;min-height:46px;font-size:14px;padding:12px 30px}.same-day{position:absolute;right:9%;bottom:17%;font-size:10px;line-height:1.35;letter-spacing:.4px;color:#73736f}
.site-footer{display:flex;align-items:center;gap:25px;justify-content:space-between;padding:29px var(--page-gutter);background:#fafaf9;font-size:11px;color:#777773}.site-footer .wordmark{font-size:26px;color:#292927}.site-footer>span{margin-right:auto}.site-footer nav{display:flex;gap:23px}.site-footer nav a:hover,.site-footer>span a:hover{text-decoration:underline}
dialog{border:1px solid #e8e8e5;border-radius:24px;padding:44px;width:min(480px,calc(100% - 32px));color:#161615;box-shadow:0 22px 90px #0004;background:#fafaf9}dialog::backdrop{background:#1119;backdrop-filter:blur(5px)}dialog .wordmark{font-size:31px}dialog h2{font-size:36px;font-weight:200;letter-spacing:-1.5px;line-height:1.08;margin:28px 0 18px}dialog p{font-size:14px;line-height:1.6;color:#696965}dialog .close{position:absolute;right:13px;top:13px;background:transparent;color:#555;font-size:29px;width:40px;height:40px;border-radius:50%}dialog .close:hover{background:#eee}.dark{background:#151514;color:#fff;width:100%;margin-top:26px}.dark:hover{background:#333}.dialog-note{font-size:11px!important;text-align:center;margin-top:17px}dialog label{display:block;font-size:12px;margin:24px 0 8px}dialog input{width:100%;padding:16px;border:1px solid #d4d4d0;border-radius:10px;background:#fff;min-width:0;font-size:14px}.store-links{display:flex;flex-direction:column;gap:8px;margin-top:12px}.store-links[hidden]{display:none}.store-links a{text-align:center;border:1px solid #ddd;border-radius:30px;padding:14px;font-size:13px}
@media(min-width:1500px){:root{--page-gutter:max(60px,calc((100vw - 1380px)/2))}.phone{right:max(7%,calc((100vw - 1260px)/2))}.anything-copy{padding-left:9%}.hero-copy{top:30%}}
@media(max-width:1000px) and (min-width:701px){.hero{min-height:560px}.hero-copy{top:29%}.hero h1{font-size:67px}.phone{width:25%;right:6%;bottom:-10px}.phone-field{min-height:53px;padding:8px;margin-bottom:10px;gap:8px}.phone-request{padding:12px 2px;margin-top:18px}.phone-footer{margin-top:25px}.steps{padding:64px 4vw;gap:16px}.steps h2{font-size:14px}.steps p{font-size:12px}.anything-copy{padding:28px 7%}.anything p{margin:16px 0 21px}.same-day{right:5%;bottom:13%;font-size:8px}.outline{padding:10px 24px;min-height:40px}.site-header nav{gap:23px;font-size:11px}.header-cta{font-size:11px;min-height:39px;padding:10px 24px}}
@media(max-width:700px){:root{--page-gutter:24px}.hero{height:850px;min-height:0;max-height:none}.hero-photo{object-position:59% center}.hero-shade{background:linear-gradient(180deg,#0007 0%,#0009 44%,#0002 100%),linear-gradient(90deg,#0004,transparent)}.site-header{padding:23px 24px}.wordmark{font-size:37px}.site-header nav{gap:0}.site-header nav>a,.site-header nav>button:not(.pill){display:none}.header-cta{font-size:12px;min-height:40px;padding:12px 20px;margin:0}.hero-copy{left:24px;top:129px}.hero h1{font-size:67px;letter-spacing:-3.8px}.hero-copy>p{font-size:16px;font-weight:200;line-height:1.5;margin-top:22px}.hero-cta{margin-top:26px;min-height:49px;min-width:170px;font-size:15px}.phone{width:221px;right:25px;bottom:-15px;max-width:none}.phone-status{font-size:7px}.phone-wordmark{font-size:21px}.phone h2{font-size:20px}.phone-field{min-height:51px;font-size:11px;gap:9px;padding:8px 10px;margin-bottom:10px}.phone-field small{font-size:8px}.phone-field>svg{width:17px;height:17px}.phone-field svg.chevron{width:10px}.phone-request{font-size:10px;padding:12px 2px;margin-top:17px}.phone-footer{font-size:8px;margin-top:28px}.phone-notch{height:22px;top:-10px}.steps{grid-template-columns:1fr 1fr;padding:68px 22px 50px;gap:40px 14px}.steps article>svg{width:32px;height:32px;margin-bottom:16px}.steps h2{font-size:14px;margin-bottom:7px}.steps p{font-size:11px}.anything{grid-template-columns:1fr}.anything>img{aspect-ratio:1.45;max-height:390px}.anything-copy{min-height:325px;padding:32px 28px 40px}.anything h2{font-size:43px}.anything p{font-size:14px;line-height:1.5;margin:18px 0 22px}.same-day{bottom:16%;right:8%;font-size:8px}.outline{font-size:12px;min-height:41px;padding:12px 25px}.site-footer{flex-wrap:wrap;padding:27px 24px;gap:18px}.site-footer nav{width:100%;gap:22px}.site-footer>span{margin-right:0;margin-left:auto}dialog{padding:35px 26px}dialog h2{font-size:32px}}
@media(max-width:360px){.hero{height:855px}.hero h1{font-size:59px}.hero-copy>p{font-size:14px}.phone{right:22px;width:211px}.same-day{right:5%}.anything p{font-size:12px}.steps{padding-left:14px;padding-right:14px}.steps h2{font-size:12px}.steps p{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.site-footer nav button{background:transparent;padding:0;color:inherit;font-size:inherit}.site-footer nav button:hover{text-decoration:underline}
.site-footer nav{flex-wrap:wrap}

.phone-number input{min-width:0;width:100%;border:0;outline:none;background:transparent;font:inherit;color:inherit}.phone-number:focus-within{outline:2px solid #222;outline-offset:2px}.phone-number>span{font-size:12px;color:#737373}.phone .phone-wordmark{margin-bottom:10%}.phone h2{margin-bottom:9%}.phone .phone-field{min-height:51px}.phone .phone-footer{margin-top:18px}
@media(max-width:1000px){.phone .phone-wordmark{margin-bottom:8%}.phone .phone-field{min-height:42px}.phone .phone-footer{margin-top:14px}}

@media(min-width:701px) and (max-width:1000px){.phone{width:max(25%,221px)}}
