@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Playfair+Display:ital,wght@1,500&display=swap";:root{--ink:#111;--paper:#f7f5f0;--white:#fff;--line:#d9d6cf;--muted:#75736e;--sand:#d7c7aa;--green:#4f786a}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink)}body{background:var(--paper);margin:0;font-family:Manrope,sans-serif}button,input{font:inherit}a{color:inherit}main{min-height:100vh}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:88px;padding:0 clamp(24px,5vw,76px);display:flex}.brand{color:var(--ink);letter-spacing:.24em;align-items:center;gap:12px;font-size:17px;font-weight:700;text-decoration:none;display:flex}.brand-mark{border:1px solid var(--ink);letter-spacing:0;place-items:center;width:34px;height:34px;font-family:Georgia,serif;font-size:19px;display:grid}.store-link{text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:700;text-decoration:none}.store-link span{margin-left:8px}.hero{border-bottom:1px solid var(--line);background:linear-gradient(90deg,#0000 0 63%,#efe9dd 63% 100%);grid-template-columns:minmax(0,1fr) minmax(380px,520px);align-items:center;gap:8vw;min-height:575px;padding:78px clamp(24px,7vw,112px);display:grid}.eyebrow{color:var(--muted);text-transform:uppercase;letter-spacing:.2em;align-items:center;gap:12px;margin:0 0 26px;font-size:10px;font-weight:700;display:flex}.eyebrow span{background:var(--ink);width:28px;height:1px}.hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(54px,7vw,102px);font-weight:500;line-height:.92}.hero h1 em{font-family:Playfair Display,serif;font-weight:500}.intro{color:#55524d;max-width:480px;margin:34px 0 0;font-size:14px;line-height:1.8}.lookup-card{background:var(--white);border:1px solid var(--line);padding:44px;position:relative;box-shadow:18px 18px #d7c7aa}.form-number{background:var(--ink);color:#fff;place-items:center;width:48px;height:48px;font-size:10px;display:grid;position:absolute;top:0;right:0}.lookup-card label{gap:9px;margin-bottom:22px;display:grid}.lookup-card label>span,.code-label{color:var(--muted);text-transform:uppercase;letter-spacing:.15em;font-size:9px;font-weight:700}.lookup-card input{border:1px solid var(--line);background:#faf9f6;border-radius:0;outline:none;width:100%;height:52px;padding:0 15px;font-size:13px}.lookup-card input:focus{border-color:var(--ink);background:#fff}.lookup-card>button{background:var(--ink);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.08em;border:0;justify-content:space-between;align-items:center;width:100%;min-height:54px;padding:0 8px 0 18px;font-size:11px;font-weight:700;display:flex}.lookup-card>button b{background:#2f2f2f;place-items:center;width:38px;height:38px;font-size:17px;display:grid}.lookup-card>button:disabled{opacity:.65;cursor:wait}.privacy-note{color:#918e87;margin:16px 0 0;font-size:9px;line-height:1.5}.error{color:#9a382d;background:#fff0ee;margin:14px 0 0;padding:11px 12px;font-size:10px;line-height:1.5}.empty-state{color:#aaa59c;grid-template-columns:auto auto 1fr;align-items:center;gap:24px;min-height:220px;padding:54px clamp(24px,7vw,112px);display:grid}.empty-state>span,.section-title>span{border:1px solid;place-items:center;width:38px;height:38px;font-size:9px;display:grid}.empty-state p{text-transform:uppercase;letter-spacing:.08em;font-size:13px;line-height:1.5}.empty-line{background:#dedbd4;height:1px}.result{background:#fff;padding:72px clamp(24px,7vw,112px)}.result-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:32px;display:flex}.result-heading p{color:var(--muted);text-transform:uppercase;letter-spacing:.14em;margin:0 0 8px;font-size:9px}.result-heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(30px,4vw,52px);font-weight:500}.status{text-transform:uppercase;letter-spacing:.12em;border:1px solid #b6b2aa;padding:11px 16px;font-size:9px;font-weight:700}.status-2,.status-3{border-color:var(--green);color:var(--green)}.timeline{grid-template-columns:repeat(4,1fr);padding:42px 0 54px;display:grid}.timeline-step{color:#aaa69f;gap:6px;padding-right:18px;display:grid;position:relative}.timeline-step:before{content:"";background:#d8d5ce;height:1px;position:absolute;top:15px;left:31px;right:0}.timeline-step:last-child:before{display:none}.dot{z-index:1;background:#fff;border:1px solid #bbb7af;border-radius:50%;place-items:center;width:31px;height:31px;margin-bottom:8px;font-size:9px;display:grid;position:relative}.timeline-step strong{color:#8c8983;font-size:10px}.timeline-step small{font-size:8px;line-height:1.4}.timeline-step.complete{color:var(--ink)}.timeline-step.complete:before{background:var(--ink)}.timeline-step.complete .dot{border-color:var(--ink);background:var(--ink);color:#fff}.timeline-step.complete strong{color:var(--ink)}.result-grid{grid-template-columns:1.2fr .8fr;gap:22px;display:grid}.products-card,.delivery-card{border:1px solid var(--line);padding:34px}.section-title{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding-bottom:24px;display:flex}.section-title>span{color:#88847d}.section-title h3{text-transform:uppercase;letter-spacing:.12em;margin:0 0 5px;font-size:11px}.section-title p{color:var(--muted);margin:0;font-size:9px}.product{border-bottom:1px solid #e5e2dc;grid-template-columns:34px 1fr auto;align-items:center;gap:14px;min-height:78px;display:grid}.product-index{color:#a39f97;font-size:9px}.product div{gap:5px;display:grid}.product strong{font-size:12px}.product small{color:var(--muted);font-size:9px}.product a{text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:700}.total{justify-content:space-between;align-items:center;margin:24px 0 0;display:flex}.total span{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:9px}.total strong{font-size:22px}.code-label{margin:28px 0 9px}.tracking-code{background:#f3f1ec;justify-content:space-between;align-items:center;min-height:60px;padding:0 8px 0 16px;display:flex}.tracking-code strong{letter-spacing:.1em;font-size:17px}.tracking-code button{cursor:pointer;text-transform:uppercase;background:#fff;border:1px solid #c8c4bc;min-height:40px;padding:0 13px;font-size:8px;font-weight:700}.post-link{background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:.07em;justify-content:space-between;align-items:center;min-height:48px;margin-top:10px;padding:0 15px;font-size:9px;font-weight:700;text-decoration:none;display:flex}.pending-delivery{background:#f5f3ee;gap:12px;margin:28px 0 0;padding:20px;display:flex}.pending-delivery>span{color:#8d887f}.pending-delivery p{gap:6px;margin:0;display:grid}.pending-delivery strong{font-size:10px}.pending-delivery small{color:var(--muted);font-size:8px;line-height:1.5}.delivery-card dl{margin:24px 0 0}.delivery-card dl>div{border-bottom:1px solid #e5e2dc;justify-content:space-between;padding:13px 0;display:flex}.delivery-card dt{color:var(--muted);font-size:9px}.delivery-card dd{margin:0;font-size:10px;font-weight:700}footer{border-top:1px solid var(--line);color:#706d67;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;min-height:110px;padding:0 clamp(24px,5vw,76px);font-size:9px;display:flex}footer p{margin:0}footer a{font-weight:700}@media (max-width:900px){.hero{background:var(--paper);grid-template-columns:1fr;padding-top:56px}.lookup-card{max-width:560px}.result-grid{grid-template-columns:1fr}.timeline{grid-template-columns:repeat(4,minmax(150px,1fr));overflow-x:auto}}@media (max-width:560px){.site-header{height:72px}.store-link{font-size:0}.store-link span{font-size:18px}.hero{gap:46px;padding:45px 20px 62px}.hero h1{font-size:52px}.lookup-card{padding:32px 24px;box-shadow:10px 10px #d7c7aa}.result{padding:54px 20px}.result-heading{align-items:flex-start}.status{padding:8px 10px}.products-card,.delivery-card{padding:24px 18px}.product{grid-template-columns:24px 1fr}.product a{grid-column:2}.empty-state{grid-template-columns:auto 1fr;padding:40px 20px}.empty-line{display:none}footer{flex-direction:column;align-items:flex-start;gap:16px;padding:28px 20px}}
