
:root{--red:#a91524;--deep:#76101b;--green:#174d36;--gold:#d7ad4b;--cream:#fffaf0;--ink:#2d2523;--blue:#e9f7ff;--shadow:0 18px 50px rgba(69,30,25,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",sans-serif;color:var(--ink);background:linear-gradient(#eefaff,#fffaf2 22%,#fff);line-height:1.55}img{max-width:100%;display:block}a{color:inherit}h1,h2,h3{font-family:"Fraunces",serif;line-height:1.08;margin-top:0}h1{font-size:clamp(2.7rem,7vw,6.5rem)}h2{font-size:clamp(2rem,4.5vw,4rem)}button,input,textarea{font:inherit}
.announcement{background:var(--deep);color:white;text-align:center;padding:.65rem 1rem;font-weight:700}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:1rem;justify-content:space-between;padding:.8rem clamp(1rem,4vw,4rem);background:rgba(255,250,240,.94);backdrop-filter:blur(12px);border-bottom:1px solid #eadfce}.brand{display:flex;align-items:center;gap:.7rem;text-decoration:none;font-family:"Fraunces",serif;font-weight:700}.brand-logo{width:48px;height:48px;object-fit:contain}.site-header nav{display:flex;gap:1.4rem}.site-header nav a{text-decoration:none;font-weight:700}.cart-button,.button{border:0;border-radius:999px;padding:.9rem 1.2rem;font-weight:800;cursor:pointer}.cart-button,.button-red{background:var(--red);color:white}.button-gold{background:var(--gold);color:#281a08;text-decoration:none;display:inline-block}.text-link{font-weight:800;color:white}
.hero{min-height:76vh;position:relative;display:grid;align-items:end;overflow:hidden;background:linear-gradient(90deg,rgba(47,8,11,.84),rgba(47,8,11,.3)),url("https://santas-light-box.esmeraldalund98.chatgpt.site/santa-box-v4.png") center/cover}.hero-copy{position:relative;z-index:2;color:white;padding:clamp(2rem,7vw,7rem);max-width:900px}.hero-copy em{color:#f7cf6a}.hero-lede{font-size:clamp(1rem,2vw,1.3rem);max-width:700px}.hero-actions{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.hero-proof{display:flex;gap:.8rem;align-items:center;margin-top:1.4rem;font-weight:700}.hero-proof i{width:5px;height:5px;border-radius:50%;background:var(--gold)}
.section{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:clamp(3rem,7vw,6rem) 0}.section-heading{max-width:760px;margin-bottom:2rem}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:900}.eyebrow.red{color:var(--red)}.eyebrow.gold{color:#9b741d}.feature-grid,.showcase-grid,.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.feature-card,.showcase-card,.steps-grid>div,fieldset,.price-callout{background:white;border:1px solid #eadfce;border-radius:22px;padding:1.4rem;box-shadow:var(--shadow)}.feature-icon,.number{color:var(--red);font-weight:900}.showcase-card img{aspect-ratio:4/3;object-fit:cover;border-radius:16px;margin-bottom:1rem}.calendar-contents{margin-top:2rem}.calendar-contents-photo img,.clear-box-photo img{border-radius:24px;max-height:560px;width:100%;object-fit:cover}.builder{display:grid;grid-template-columns:.8fr 1.2fr;gap:2rem;align-items:start}.builder-intro{position:sticky;top:100px}.price-callout{margin-top:1rem}.price-callout strong{display:block;font-size:2rem;color:var(--red)}.builder-form{display:grid;gap:1rem}fieldset{border:1px solid #eadfce}legend{font-family:"Fraunces",serif;font-size:1.35rem;font-weight:700;padding:.4rem}.form-grid,.choice-grid,.included-product-grid,.extras-grid,.stocking-layout{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.builder-form label{display:grid;gap:.45rem;font-weight:700}.builder-form input,.builder-form textarea{width:100%;padding:.85rem;border:1px solid #d8cdbf;border-radius:12px;background:#fff}.choice-card,.advent-card,.stocking-toggle{border:1px solid #e2d6c7;border-radius:16px;padding:1rem;background:#fff;cursor:pointer}.advent-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.advent-card input,.choice-card input{width:auto}.included-product-grid article,.extra-card{display:flex;gap:1rem;align-items:center;border:1px solid #eee0d1;border-radius:16px;padding:1rem}.included-product-grid img,.extra-card img{width:110px;height:90px;object-fit:cover;border-radius:12px}.extra-calendar-quantities{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem;margin-top:.8rem}.stocking-photo-wrap{position:relative}.stocking-photo-wrap img{border-radius:18px}.stocking-preview-name{position:absolute;top:19%;left:50%;transform:translateX(-50%);font-weight:900}.order-bar{position:sticky;bottom:10px;background:#fff;border:1px solid #eadfce;box-shadow:var(--shadow);border-radius:18px;padding:1rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.order-bar strong{display:block;font-size:1.5rem}.mission{background:var(--green);color:white;width:min(1240px,calc(100% - 2rem));padding:3rem;border-radius:28px}.steps-grid>div b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--red);color:white}.accordion details{background:white;border:1px solid #eadfce;border-radius:16px;padding:1rem 1.2rem;margin:.7rem 0}.accordion summary{font-weight:800;cursor:pointer}.closing{text-align:center;background:var(--deep);color:white;padding:5rem 1rem}footer{padding:2rem clamp(1rem,4vw,4rem);text-align:center}.drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:40}.cart-drawer{position:fixed;right:0;top:0;bottom:0;width:min(440px,94vw);z-index:50;background:#fffaf3;padding:1.5rem;box-shadow:-20px 0 50px rgba(0,0,0,.2);overflow:auto;transform:translateX(110%);transition:.25s}.cart-drawer.open{transform:translateX(0)}.close-button{float:right;border:0;background:none;font-size:2rem;cursor:pointer}.cart-product{display:flex;gap:1rem}.cart-product img{width:120px;border-radius:16px}.cart-total{display:flex;justify-content:space-between;font-size:1.3rem;margin:1rem 0}.full{width:100%}.checkout-dialog{border:0;border-radius:22px;padding:2rem;max-width:520px;box-shadow:var(--shadow)}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,130px);background:var(--green);color:white;padding:.9rem 1.2rem;border-radius:999px;transition:.25s;z-index:80}.toast.show{transform:translate(-50%,0)}.snowfall{position:fixed;inset:0;pointer-events:none;z-index:60;overflow:hidden}.snowfall i{position:absolute;top:-10%;animation:fall 11s linear infinite;color:white;text-shadow:0 1px 3px #799;font-style:normal}.snowfall i:nth-child(3n){left:20%;animation-delay:2s}.snowfall i:nth-child(3n+1){left:55%;animation-delay:5s}.snowfall i:nth-child(3n+2){left:82%;animation-delay:8s}@keyframes fall{to{transform:translateY(115vh) rotate(360deg)}}.add-child-button,.remove-button{border:1px solid #d9c9b7;background:white;border-radius:12px;padding:.75rem;cursor:pointer}.additional-child{border:1px dashed #d7b56b;padding:1rem;border-radius:14px;margin-bottom:.8rem}
@media(max-width:800px){.site-header nav{display:none}.site-header{padding:.6rem .8rem}.brand span{font-size:.95rem}.brand-logo{width:40px;height:40px}.hero{min-height:70vh;background-position:60% center}.hero-copy{padding:3rem 1.2rem}.feature-grid,.showcase-grid,.steps-grid,.builder,.form-grid,.choice-grid,.included-product-grid,.extras-grid,.stocking-layout,.advent-grid{grid-template-columns:1fr}.builder-intro{position:static}.section{width:min(100% - 1.2rem,1180px);padding:2.5rem 0}.extra-calendar-quantities{grid-template-columns:1fr}.order-bar{bottom:6px;flex-direction:column;align-items:stretch}.order-bar .button{width:100%}.mission{width:calc(100% - 1.2rem);padding:2rem 1.2rem}.included-product-grid article,.extra-card{align-items:flex-start;flex-direction:column}.included-product-grid img,.extra-card img{width:100%;height:auto}.cart-button{padding:.7rem .85rem}.hero-proof{font-size:.8rem;flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}.snowfall{display:none}}

/* Mobile visibility fix: keep the product image from covering the child-information form. */
@media (max-width: 800px) {
  .builder { display:block; }
  .builder-intro { position:static !important; }
  .clear-box-photo { margin:0 0 1.25rem; }
  .clear-box-photo img { max-height:340px; width:100%; object-fit:contain; }
  .builder-form { position:relative; z-index:2; background:transparent; }
  .builder-form fieldset { position:relative; z-index:2; }
  #build { overflow:visible; }
}

/* OVERLAP FIX — keep product photo in normal page flow at every screen size. */
.builder-intro {
  position: static !important;
  top: auto !important;
  align-self: start;
  z-index: auto;
}
.builder-form {
  position: relative;
  z-index: 1;
  min-width: 0;
}
.clear-box-photo,
.price-callout {
  position: static !important;
}
@media (max-width: 1100px) {
  .builder {
    grid-template-columns: 1fr !important;
  }
  .builder-intro,
  .builder-form {
    width: 100%;
  }
  .clear-box-photo img {
    max-height: 460px;
    object-fit: contain;
  }
}


/* Pastel North Pole collection image */
.pastel-collection-photo { margin: 1.5rem auto 0; max-width: 1200px; }
.pastel-collection-photo img { display:block; width:100%; height:auto; border-radius:28px; box-shadow:0 18px 55px rgba(61,42,84,.16); }
@media (max-width: 700px) { .pastel-collection-photo img { border-radius:18px; } }
