:root{--cream:#f7f0e2;--paper:#fffaf0;--green:#243e2d;--brown:#352013;--orange:#b9460b;--muted:#655f51}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--green);font:16px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;font-weight:600;line-height:1.08;letter-spacing:-.035em}h1{font-size:clamp(3rem,8vw,6rem)}h2{font-size:clamp(2.2rem,4vw,3.5rem)}h3{font-size:1.7rem}p{margin-top:1rem}a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #d36b2e;outline-offset:5px}.preview{background:var(--green);color:var(--cream);text-align:center;font-size:.75rem;padding:7px 12px}header{padding:20px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--brown);color:var(--cream)}.brand{text-decoration:none;font:600 1.45rem/1.1 Georgia,serif;white-space:nowrap}.brand span{display:block;font:600 .6rem/1.4 -apple-system,sans-serif;letter-spacing:.15em;margin-top:7px}header nav{display:flex;align-items:center;gap:24px}.desktop,header .small{display:none}.button{display:inline-flex;justify-content:center;align-items:center;gap:20px;min-height:52px;border:1px solid transparent;background:var(--orange);color:#fff8e9;padding:12px 22px;border-radius:4px;text-decoration:none;font-weight:650;line-height:1.4}.button:hover{background:#923609}.secondary{background:transparent;border-color:currentColor}.secondary:hover{background:#ffffff15}.menu{position:relative}.menu summary{list-style:none;font-size:1.6rem;cursor:pointer;width:44px;min-height:44px;text-align:center}.menu summary::-webkit-details-marker{display:none}.menu>div{position:absolute;right:0;top:50px;width:230px;padding:12px;background:var(--paper);color:var(--green);box-shadow:0 12px 30px #0003;z-index:5}.menu a{display:block;padding:10px 14px}.hero{position:relative;isolation:isolate;color:var(--cream);background:#18251b;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:64% center;z-index:-2}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#112317ed,#11231799 60%,#11231720);z-index:-1}.hero-content{padding:44px 22px 34px;max-width:1280px;margin:auto}.eyebrow{display:block;font-size:.75rem;font-weight:750;letter-spacing:.16em;margin-bottom:17px}.hero h1{max-width:720px}.hero p{font-size:1.1rem;max-width:460px;line-height:1.6}.actions{display:flex;flex-direction:column;gap:12px;margin-top:26px}.hero-trust{border-top:1px solid #f7f0e24d;margin-top:27px;padding-top:18px;font-size:.875rem}.hero-trust span{margin-right:8px;color:#e5af79}.section{padding:52px 22px;max-width:1280px;margin:auto}.section-heading{margin-bottom:26px}.section-heading p{color:var(--muted)}.cards{display:grid;gap:16px}.card{display:block;background:var(--paper);border:1px solid #d9cfbc;padding:28px 24px;text-decoration:none;border-radius:5px;transition:transform .15s}.card:hover{transform:translateY(-3px);border-color:var(--orange)}.number{font-size:.75rem;color:#796044;letter-spacing:.12em}.card h3{margin-top:30px}.card p{color:var(--muted)}.card-link{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ded4c2;margin-top:26px;padding-top:18px;font-size:.875rem;font-weight:700}.card-link span{font-size:1.4rem;color:var(--orange)}.how{background:#e9e5d7;max-width:none}.how>*,.steps{max-width:1236px;margin-left:auto;margin-right:auto}.steps{display:grid;gap:30px;margin-top:32px}.steps b{font:italic 2rem Georgia;color:#98613c;display:block;margin-bottom:15px}.steps p{max-width:350px;color:var(--muted)}.about{display:grid;gap:32px}.about p{max-width:460px}.text-link{display:inline-flex;gap:20px;align-items:center;min-height:48px;margin-top:14px;text-underline-offset:6px;font-weight:650}.pickup{background:var(--green);color:var(--cream);padding:32px;border-radius:4px}.pickup .text-link{display:flex;justify-content:space-between}.faq{padding-top:15px}.faq h2{margin-bottom:28px}.faq details{border-top:1px solid #cfc8b7;padding:20px 0}.faq details:last-child{border-bottom:1px solid #cfc8b7}.faq summary{font-weight:650;cursor:pointer;min-height:30px}.faq p{max-width:760px;color:var(--muted)}.closing{text-align:center;background:var(--green);color:var(--cream);padding:52px 22px}.closing .actions{max-width:540px;margin-left:auto;margin-right:auto}footer{background:var(--brown);color:var(--cream);padding:40px 22px;display:grid;gap:26px}footer nav{display:flex;flex-wrap:wrap;gap:12px 26px}footer nav a{min-height:44px}.fine{font-size:.8rem;opacity:.8;border-top:1px solid #ffffff30;padding-top:22px;grid-column:1/-1}.page{min-height:60vh}.page h1{margin-top:20px;max-width:900px}.intro{font-size:1.15rem;max-width:720px;margin-bottom:28px}.notice{border-left:3px solid var(--orange);padding:12px 18px;background:#eee2ce;margin-bottom:30px}.detail-panel{max-width:700px;margin-top:40px;border-top:1px solid #cfc8b7;padding-top:30px}.detail-panel .button{margin-top:24px;background:var(--green);color:var(--cream)}.page>.button{background:var(--green);color:var(--cream)}.skip{position:absolute;top:-100px;z-index:10;background:white;padding:12px}.skip:focus{top:0}@media(min-width:650px){header{padding:24px 36px}header .small{display:inline-flex}.hero-content{padding:75px 36px 48px}.actions{flex-direction:row;flex-wrap:wrap}.hero p{font-size:1.2rem}.hero-trust{max-width:555px}.section{padding:70px 36px}.cards{grid-template-columns:repeat(3,1fr)}.card{padding:24px 20px}.card h3{font-size:1.6rem}.steps{grid-template-columns:repeat(3,1fr)}.closing .actions{justify-content:center}footer{padding:50px 36px;grid-template-columns:1fr 1fr}}@media(min-width:1000px){header{padding:25px max(36px,calc((100vw - 1208px)/2))}.brand{font-size:1.9rem}.brand span{font-size:.65rem}.desktop{display:inline}.menu{display:none}.hero-content{padding-top:95px;padding-bottom:65px}.hero:after{background:linear-gradient(90deg,#112317f2,#112317a6 46%,#11231708)}.hero h1{font-size:6rem}.section-heading{display:flex;justify-content:space-between;align-items:end}.about{grid-template-columns:1fr 1fr;gap:90px}.card{padding:32px}.closing{padding:72px 24px}footer{padding-left:max(36px,calc((100vw - 1208px)/2));padding-right:max(36px,calc((100vw - 1208px)/2))}}@media(prefers-reduced-motion:reduce){.card{transition:none}}

/* Smartphone-first refinements: the primary customer experience. */
.mobile-order{display:none}
html{scroll-padding-bottom:110px}
@media(max-width:649px){
 body{padding-bottom:calc(82px + env(safe-area-inset-bottom,0px))}
 header{padding:14px 18px;gap:8px}
 .brand{font-size:clamp(1.15rem,5.6vw,1.45rem);white-space:normal}
 .brand span{font-size:.65rem;letter-spacing:.09em}
 header nav{flex-shrink:0}
 .menu summary{width:48px;min-height:48px;display:grid;place-items:center}
 .menu>div{max-width:calc(100vw - 36px);top:54px;border-radius:5px}
 .menu a{min-height:48px}
 .hero-content{padding:30px 20px 26px}
 .hero h1{font-size:clamp(2.65rem,11.8vw,3.3rem);line-height:1.06}
 .hero .eyebrow{font-size:.875rem;letter-spacing:.12em;margin-bottom:14px}
 .hero p{font-size:1.0625rem;line-height:1.5;margin-top:16px}
 .hero .actions{margin-top:22px;gap:10px}
 .button{min-height:54px;padding:13px 16px}
 .hero-trust{margin-top:20px;padding-top:16px;font-size:.875rem}
 .section{padding:36px 20px}
 h2{font-size:2rem;line-height:1.13}
 .section-heading{margin-bottom:22px}
 .section-heading p{margin-top:12px}
 .cards{gap:12px}
 .card{padding:20px;position:relative}
 .card h3{margin-top:10px;font-size:1.6rem}
 .card p{margin-top:8px}
 .card-link{margin-top:16px;padding-top:12px;min-height:44px}
 .card:hover{transform:none}
 .steps{gap:22px;margin-top:24px}
 .steps>div{display:grid;grid-template-columns:36px 1fr;column-gap:12px}
 .steps b{grid-row:1/3;font-size:1.6rem;margin:0}
 .steps h3{font-size:1.4rem;letter-spacing:-.02em}
 .steps p{grid-column:2;margin-top:8px}
 .about{gap:26px}
 .pickup{padding:24px}
 .faq summary{min-height:48px;align-content:center;padding-right:8px}
 .faq details{padding:10px 0}
 .closing{padding:36px 20px}
 footer{padding:32px 20px;gap:20px}
 footer nav{display:grid;grid-template-columns:1fr 1fr;gap:4px 24px}
 footer nav a{display:flex;align-items:center;min-height:48px}
 footer>div>a[href^="tel:"]{display:inline-flex;align-items:center;min-height:48px}
 .page h1{font-size:clamp(2.35rem,10vw,3.2rem);overflow-wrap:break-word}
 .intro{font-size:1.0625rem}
 .page>.button,.detail-panel>.button{width:100%}
 .mobile-order{position:fixed;bottom:0;left:0;right:0;z-index:10;display:grid;grid-template-columns:minmax(90px,1fr) minmax(0,2fr);gap:10px;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));background:var(--paper);border-top:1px solid #d9cfbc;box-shadow:0 -4px 20px #16241712}
 .mobile-order .secondary{color:var(--green);border-color:#b8c1b5}
 .mobile-order .button{font-size:1rem;gap:0}
}
@media(max-width:360px){.preview{font-size:.75rem;padding:6px 10px}.hero-content{padding-top:24px}.hero-trust{font-size:.8125rem}}
@media(max-height:480px) and (orientation:landscape){.mobile-order{position:static}body{padding-bottom:0}}
@media(max-width:360px){.hero h1{font-size:2.35rem}.hero p{font-size:1rem}.hero-content{padding:22px 18px}.hero .eyebrow{margin-bottom:12px}.hero .actions{margin-top:18px}.hero-trust{margin-top:16px;padding-top:12px}}

/* Catalog: real products and original GoDaddy ordering. */
.product-grid{display:grid;gap:14px;margin-top:24px}
.product-card{display:grid;grid-template-columns:104px minmax(0,1fr);gap:16px;align-items:center;padding:14px;background:var(--paper);border:1px solid #d9cfbc;border-radius:6px;text-decoration:none;min-width:0}
.product-card img{width:104px;height:124px;object-fit:cover;border-radius:3px}
.product-card h3{font-size:1.2rem;line-height:1.25;letter-spacing:-.015em}
.price{display:flex;flex-wrap:wrap;gap:6px 12px;align-items:baseline;margin-top:12px;font-variant-numeric:tabular-nums}
.price del{color:var(--muted);font-size:.875rem}.price strong{font-size:1.15rem}
.card-action{font-size:.875rem;font-weight:650;display:block;margin-top:12px}.card-action span{margin-left:10px;color:var(--orange)}
.product-card:hover{border-color:var(--orange)}
.category-links{display:flex;flex-direction:column;margin:24px 0;gap:0;border-top:1px solid #d9cfbc}
.category-links a{display:flex;justify-content:space-between;gap:12px;padding:14px 0;min-height:50px;border-bottom:1px solid #d9cfbc;text-decoration:none;font-weight:650}
.product-page .back{margin-top:0;margin-bottom:20px}
.product-layout{display:grid;gap:28px}
.product-photo img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:5px;display:block}
.product-info h1{font-size:clamp(2rem,7vw,3.8rem);line-height:1.1;overflow-wrap:break-word}
.product-info .eyebrow{margin-bottom:12px}.product-info .price strong{font-size:1.5rem}.product-info .price del{font-size:1rem}
.sku,.note{font-size:.875rem;color:var(--muted)}.sku{margin-top:8px}
.purchase{margin-top:22px;width:100%}.note{margin-top:12px}.deposit-note{color:var(--green);font-weight:650}
.product-options{margin-top:28px;border-top:1px solid #d9cfbc;padding-top:24px}.product-options h2{font:650 1.15rem/1.4 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0}
.product-options ul{list-style:none;padding:0;margin:12px 0 0}.product-options li{display:flex;gap:15px;justify-content:space-between;padding:10px 0;border-bottom:1px solid #e2d8c8;font-size:.9375rem}.product-options li strong{white-space:nowrap}
.product-description{margin-top:36px;max-width:800px}.product-description h2{font-size:1.8rem;margin-bottom:20px}.product-description>div{white-space:pre-wrap;line-height:1.7;overflow-wrap:anywhere}
@media(min-width:650px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{display:block;padding:18px}.product-card img{width:100%;height:220px}.product-card h3{font-size:1.6rem;margin-top:18px}.category-links{flex-direction:row;gap:28px;border:0;flex-wrap:wrap}.product-info h1{font-size:3rem}}
@media(min-width:1000px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-layout{grid-template-columns:1fr 1fr;gap:48px}.product-photo{align-self:start;position:sticky;top:24px}.product-photo img{aspect-ratio:1}.product-description{margin-top:48px}.product-info h1{font-size:3.1rem}}
@media(max-width:360px){.product-card{grid-template-columns:80px minmax(0,1fr);gap:12px;padding:12px}.product-card img{width:80px;height:110px}.product-card h3{font-size:1.1rem}.product-info h1{font-size:2rem}}
