@font-face{font-family:Geist;src:url('/assets/geist-variable.ttf') format('truetype');font-weight:100 900;font-display:swap}
:root{--canvas:#F1F2F4;--card:#fff;--inset:#F6F6F7;--ink:#1F2023;--ink-2:#616469;--edge:rgba(0,0,0,.12);--teal:#0E7A80;--blue:#2F5FD0;--green:#237A4E;font-family:Geist,system-ui,-apple-system,'Segoe UI',sans-serif;color:var(--ink);background:var(--canvas);font-synthesis:none}
*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.6}a{color:inherit;text-underline-offset:4px}a:hover{text-decoration-thickness:2px}a:focus-visible,summary:focus-visible{outline:2px solid var(--blue);outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.15;font-weight:650;letter-spacing:-.03em}h1{font-size:48px;max-width:750px;text-wrap:balance}h2{font-size:30px}h3{font-size:23px}p{color:var(--ink-2)}.wrap{width:min(1120px,calc(100% - 64px));margin:auto}.topbar{min-height:72px;background:#1A1B1E;color:#fff;border-top:3px solid #616469}.header-row{min-height:69px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-size:20px;font-weight:600;letter-spacing:-.03em;white-space:nowrap}.brand img{width:32px;height:32px;background:white;border-radius:8px}.nav{display:flex;gap:28px;align-items:center;flex-wrap:wrap}.nav a{font-size:14px;text-decoration:none;min-height:44px;display:flex;align-items:center}.nav a:hover{text-decoration:underline}.skip{position:absolute;left:16px;top:-100px;background:white;color:var(--ink);padding:10px;z-index:10}.skip:focus{top:8px}.hero{padding:88px 0 64px;border-bottom:1px solid var(--edge)}.hero p{max-width:670px;font-size:18px;line-height:1.65;margin-top:24px}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:32px;flex-wrap:wrap}.button{display:inline-flex;min-height:44px;align-items:center;gap:20px;background:var(--ink);color:white;border-radius:8px;padding:10px 18px;text-decoration:none;font-size:15px;font-weight:600}.text-link{font-weight:550;font-size:15px}.section{padding:56px 0}.section-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:28px}.section-head p{max-width:430px}.product-list{display:grid;gap:16px}.product{background:white;border-radius:12px;box-shadow:0 0 0 1px rgba(0,0,0,.07),0 1px 2px rgba(0,0,0,.05);display:grid;grid-template-columns:1fr 1.2fr;gap:48px;padding:32px}.product-title{display:flex;align-items:center;gap:14px;margin-bottom:18px}.tile{height:44px;width:44px;display:grid;place-items:center;flex-shrink:0;border-radius:8px;color:#fff}.tile svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.order .tile{background:var(--teal)}.closeout .tile{background:var(--blue)}.opening .tile{background:var(--green)}.audience{display:block;font-size:14px;line-height:1.5;color:var(--ink-2);margin-top:5px;letter-spacing:0;font-weight:400}.product p{margin-bottom:18px}.product .text-link{display:inline-flex;align-items:center;min-height:44px;gap:16px}.product-detail{border-left:1px solid var(--edge);padding-left:32px}.product-detail dt{font-size:14px;font-weight:600;margin-bottom:5px}.product-detail dd{margin:0 0 18px;color:var(--ink-2);font-size:15px}.product-detail dd:last-child{margin-bottom:0}dl{margin:0}.notice{font-size:14px;line-height:1.6;margin-top:24px;max-width:850px}.business-section{background:white;border-top:1px solid var(--edge);border-bottom:1px solid var(--edge)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:72px}.two-col p{margin-top:20px}.contact{padding-top:16px}.contact a{font-size:19px}.contact address{font-style:normal;color:var(--ink-2);margin-top:18px}.contact small{display:block;color:var(--ink-2);font-size:14px;margin-top:16px}.policy-links{display:flex;gap:24px;flex-wrap:wrap;margin-top:24px}.policy-links a{min-height:44px;display:flex;align-items:center;font-size:14px}.footer{padding:32px 0}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.footer .brand{font-size:17px}.footer p{font-size:14px}.footer .policy-links{margin:0;gap:20px}.legal{max-width:760px;padding:64px 0 80px}.legal h1{font-size:42px}.legal .intro{font-size:18px;margin-top:22px}.legal .updated{font-size:14px;margin:14px 0 36px}.legal section{margin-top:36px}.legal h2{font-size:24px;margin-bottom:14px}.legal p+p{margin-top:14px}.legal li{color:var(--ink-2);margin:10px 0}.legal a{color:var(--ink)}.legal table{width:100%;border-collapse:collapse;margin-top:24px;font-size:15px}.legal td,.legal th{text-align:left;vertical-align:top;border-bottom:1px solid var(--edge);padding:16px 12px}.legal th{font-weight:600}.table-wrap{overflow-x:auto}.legal table caption{text-align:left;margin-bottom:8px;color:var(--ink-2)}.back{display:inline-flex;min-height:44px;align-items:center;margin-bottom:24px;font-size:14px}section[id]{scroll-margin-top:24px}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header-row{align-items:center;gap:16px}.nav{gap:16px}.nav a{font-size:14px}.hero{padding:56px 0 40px}h1{font-size:38px}.hero p{font-size:17px}.section{padding:40px 0}.section-head{display:block}.section-head p{margin-top:16px}.product{grid-template-columns:1fr;gap:24px;padding:24px}.product-detail{border-left:0;border-top:1px solid var(--edge);padding:22px 0 0}.product p{margin-bottom:8px}.two-col{grid-template-columns:1fr;gap:36px}.footer-row{align-items:flex-start}.footer .policy-links{gap:8px 20px}.legal{padding:40px 0 60px}.legal h1{font-size:36px}.legal table{min-width:560px}h2{font-size:27px}.nav .billing-nav{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
