
/* STANDARD GIFTS - Pencil Bags Collection - Chalkboard classroom - no JS */
*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Inter',Helvetica,Arial,sans-serif;color:#e8e4d8;background:#2A3B33;line-height:1.7;
background-image:radial-gradient(rgba(255,255,255,.045) 1px,transparent 1px);background-size:26px 26px}
img{max-width:100%;display:block}
a{text-decoration:none;color:inherit}
.wrap{max-width:1180px;margin:0 auto;padding:0 24px}
.chalk{font-family:'Caveat',cursive}
.hand{font-family:'Patrick Hand',cursive}
.sec{padding:70px 0}
.sec-head{text-align:center;max-width:800px;margin:0 auto 44px}
.sec-head h2{font-family:'Caveat',cursive;font-size:clamp(34px,4vw,48px);color:#fff}
.sec-head h2 em{font-style:normal;color:#FFD98A}
.sec-head p{font-family:'Patrick Hand',cursive;font-size:17px;color:#b9c9bd}
.squig{display:block;margin:10px auto 0;width:180px;height:12px}
/* chalk frame */
.frame{border:3px solid rgba(255,255,255,.7);border-radius:14px;box-shadow:0 0 0 6px #8a6a4a,0 0 0 9px #6d5238,0 18px 44px rgba(0,0,0,.4)}
/* kraft card */
.kraft{background:#EFE3C8;color:#4a3f33;border-radius:6px;box-shadow:0 12px 28px rgba(0,0,0,.35);position:relative}
.kraft .tape{position:absolute;width:96px;height:26px;background:rgba(247,168,184,.8);top:-12px;left:50%;margin-left:-48px;transform:rotate(-3deg);border-left:2px dashed rgba(255,255,255,.6);border-right:2px dashed rgba(255,255,255,.6)}
.kraft .tape.b{background:rgba(156,199,232,.8)}.kraft .tape.y{background:rgba(255,217,138,.85)}.kraft .tape.g{background:rgba(158,214,176,.8)}
/* hero */
.hero{padding:80px 0 64px}
.hero .wrap{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}
.hero h1{font-family:'Caveat',cursive;font-size:clamp(44px,5.6vw,72px);color:#fff;line-height:1.05}
.hero h1 .y{color:#FFD98A}.hero h1 .p{color:#F7A8B8}.hero h1 .b{color:#9CC7E8}
.hero .sub{font-family:'Patrick Hand',cursive;font-size:19px;color:#b9c9bd;margin:14px 0 24px;max-width:480px}
.hero-doodles{font-family:'Caveat',cursive;color:rgba(255,255,255,.55);font-size:20px;margin-bottom:26px}
.btn{display:inline-block;font-family:'Patrick Hand',cursive;font-size:17px;letter-spacing:.5px;padding:12px 28px;border:2px dashed #fff;color:#2A3B33;background:#fff;border-radius:999px}
.btn.y{background:#FFD98A;border-color:#FFD98A}
.btn.ghost{background:transparent;color:#fff}
.hero-actions{display:flex;gap:14px;flex-wrap:wrap}
.hero-img{position:relative}
.hero-img .kraft{padding:14px 14px 16px;transform:rotate(2deg)}
.hero-img img{border-radius:4px}
.hero-img .cap{font-family:'Caveat',cursive;font-size:22px;text-align:center;padding-top:10px;color:#6b5a45}
/* chalk trust */
.trust{border-top:2px dashed rgba(255,255,255,.35);border-bottom:2px dashed rgba(255,255,255,.35)}
.trust .wrap{display:grid;grid-template-columns:repeat(4,1fr);padding:24px}
.trust-item{text-align:center;padding:4px 10px;border-left:2px dashed rgba(255,255,255,.2)}
.trust-item:first-child{border-left:none}
.trust-item b{display:block;font-family:'Caveat',cursive;font-size:30px;color:#FFD98A}
.trust-item span{font-family:'Patrick Hand',cursive;font-size:14px;letter-spacing:1px;text-transform:uppercase;color:#b9c9bd}
/* shelf */
.shelf-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px 26px}
.shelf-grid .kraft{padding:12px 12px 14px;transform:rotate(-1.5deg)}
.shelf-grid .kraft:nth-child(even){transform:rotate(1.5deg)}
.shelf-grid img{border-radius:4px;aspect-ratio:1/1;object-fit:cover}
.shelf-cap{padding:10px 6px 2px;text-align:center}
.shelf-cap b{font-family:'Caveat',cursive;font-size:22px;display:block;color:#4a3f33}
.shelf-cap span{font-family:'Patrick Hand',cursive;font-size:13.5px;color:#7a6a55}
/* craft */
.craft .wrap{display:grid;grid-template-columns:.95fr 1.05fr;gap:40px;align-items:center}
.craft .kraft{padding:12px;transform:rotate(-2deg)}
.craft img{border-radius:4px}
.chalk-list{display:grid;gap:16px}
.chalk-item{border:2px dashed rgba(255,255,255,.5);border-radius:12px;padding:16px 20px;display:flex;gap:16px;align-items:flex-start}
.chalk-item .no{font-family:'Caveat',cursive;font-size:26px;color:#FFD98A;min-width:34px}
.chalk-item h3{font-family:'Caveat',cursive;font-size:22px;color:#fff;margin-bottom:2px}
.chalk-item p{font-family:'Patrick Hand',cursive;font-size:15px;color:#b9c9bd}
/* clear corner */
.clear-row{display:grid;grid-template-columns:1fr 1fr;gap:30px}
.clear-row .kraft{padding:12px 12px 14px}
.clear-row img{border-radius:4px;aspect-ratio:16/10;object-fit:cover}
/* steps */
.step-row{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.step{border:2px dashed rgba(255,255,255,.5);border-radius:14px;padding:22px 16px;text-align:center}
.step .no{font-family:'Caveat',cursive;font-size:34px;color:#F7A8B8}
.step h3{font-family:'Caveat',cursive;font-size:22px;color:#fff;margin:4px 0}
.step p{font-family:'Patrick Hand',cursive;font-size:14px;color:#b9c9bd}
/* faq */
.faq-list{max-width:880px;margin:0 auto}
details{border:2px dashed rgba(255,255,255,.5);border-radius:14px;margin-bottom:14px;background:rgba(255,255,255,.04)}
summary{cursor:pointer;font-family:'Caveat',cursive;font-weight:700;font-size:22px;color:#fff;padding:14px 22px;list-style:none;display:flex;justify-content:space-between;align-items:center}
summary::-webkit-details-marker{display:none}
summary .q{color:#FFD98A;margin-right:12px}
summary::after{content:"+";color:#F7A8B8;font-size:24px}
details[open] summary::after{content:"–"}
details p{padding:0 22px 18px;font-family:'Patrick Hand',cursive;font-size:15.5px;color:#cfdcd2}
/* cta */
.cta{background:#22352C;border-top:3px solid #8a6a4a;text-align:center;padding:76px 24px}
.cta h2{font-family:'Caveat',cursive;font-size:clamp(36px,4.6vw,56px);color:#fff}
.cta h2 em{font-style:normal;color:#FFD98A}
.cta p{font-family:'Patrick Hand',cursive;color:#b9c9bd;font-size:17px;margin:14px auto 30px;max-width:640px}
.cta .actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}
@media(max-width:1024px){
  .hero .wrap{grid-template-columns:1fr}
  .shelf-grid{grid-template-columns:1fr 1fr}
  .craft .wrap{grid-template-columns:1fr}
  .clear-row{grid-template-columns:1fr}
  .step-row{grid-template-columns:1fr 1fr}
  .trust .wrap{grid-template-columns:repeat(2,1fr);row-gap:14px}
  .trust-item{border-left:none}
}
@media(max-width:640px){
  .shelf-grid,.step-row{grid-template-columns:1fr 1fr}
}
