:root{
      --green:#0b5d32;--green2:#073d24;--red:#e83f35;--yellow:#ffd634;
      --cream:#fffaf0;--ink:#17211b;--muted:#66716b;--line:#e6eadf;
      --white:#fff;--shadow:0 18px 45px rgba(19,54,33,.11);--radius:22px;--max:930px;
    }
    *{box-sizing:border-box}
    html{scroll-behavior:smooth}
    body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.68}
    a{text-decoration:none;color:inherit}
    img{max-width:100%;display:block}
    .container{width:min(var(--max),91%);margin:auto}
    .wide{width:min(1180px,92%);margin:auto}
    .nav{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.97);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}
    .navin{height:72px;display:flex;align-items:center;justify-content:space-between;gap:22px}
    .brand{font-size:1.6rem;font-weight:950;letter-spacing:-.04em}.brand span{color:var(--red)}
    .navlinks{display:flex;gap:20px;font-weight:750;font-size:.9rem;color:#455148}
    .phone{font-weight:850;color:var(--green);font-size:.9rem}
    .hero{background:linear-gradient(135deg,#07351f,#0c6538);color:#fff;padding:80px 0 62px}
    h1,h2,h3{line-height:1.1;margin:0 0 18px}
    h1{font-size:clamp(2.6rem,5.7vw,5.2rem);letter-spacing:-.05em}
    h2{font-size:clamp(2rem,3.6vw,3.35rem);letter-spacing:-.035em}
    h3{font-size:1.35rem}
    p{margin:0 0 18px}
    .hero p{font-size:1.16rem;color:#eef5f0}
    .hero em{font-style:normal;color:var(--yellow)}
    .eyebrow{text-transform:uppercase;letter-spacing:.1em;font-size:.78rem;font-weight:900;color:var(--green)}
    .hero .eyebrow{color:#bde3c7}
    .btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 22px;border-radius:12px;font-weight:900;box-shadow:0 9px 24px rgba(0,0,0,.09);transition:.2s}
    .btn:hover{transform:translateY(-2px)}
    .btn.red{background:var(--red);color:#fff}
    .btn.yellow{background:var(--yellow);color:#1a241c}
    .btn.green{background:var(--green);color:#fff}
    .btn.light{background:#fff;color:var(--green);border:1px solid var(--line)}
    .buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}
    .section{padding:72px 0}
    .alt{background:var(--cream)}
    .trustbar{border-bottom:1px solid var(--line);background:#fff;padding:16px 0}
    .trustgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;text-align:center;font-weight:850;color:#39483e}
    .placeholder{border:2px dashed #b9c5bb;background:#f4f6f1;border-radius:18px;padding:28px;text-align:center;color:#68736a;font-weight:800}
    .heroimg{min-height:340px;margin-top:38px;background:#f4f0df;color:#506157}
    .story{display:grid;grid-template-columns:.8fr 1.2fr;gap:36px;align-items:start}
    .story .placeholder{min-height:360px}
    .pull{padding:22px 24px;border-left:5px solid var(--yellow);background:#fff8d7;border-radius:14px;font-size:1.12rem;font-weight:800;margin:26px 0}
    .danger{background:#fff0ed;border:1px solid #ffd0ca;padding:24px;border-radius:18px;margin:26px 0}
    .danger strong{color:#b52218}
    .argument{font-size:1.11rem}
    .argument strong{font-weight:900}
    .center{text-align:center}
    .compare{display:grid;grid-template-columns:1fr 80px 1fr;gap:16px;align-items:center;margin:28px 0}
    .card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:24px;box-shadow:0 8px 28px rgba(20,50,31,.05)}
    .card.dark{background:var(--green2);color:#fff}
    .vs{width:64px;height:64px;border-radius:50%;background:var(--yellow);display:flex;align-items:center;justify-content:center;font-weight:950;margin:auto}
    .steps{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin:26px 0}
    .step{background:#edf5ef;border-radius:14px;padding:15px;text-align:center;font-weight:850;color:var(--green)}
    .big-question{font-size:clamp(1.5rem,3vw,2.35rem);font-weight:950;line-height:1.28;color:var(--green2);margin:28px 0}
    .highlight{background:linear-gradient(transparent 60%,#fff09a 60%)}
    .proof{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:26px 0}
    .stat{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;text-align:center}
    .stat strong{display:block;font-size:2rem;color:var(--red)}
    .bookgrid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:24px}
    .book{border:1px solid var(--line);border-radius:16px;padding:12px;background:#fff;text-align:center}
    .cover{aspect-ratio:3/4;border:2px dashed #b8c2ba;border-radius:11px;background:#f4f5ef;display:flex;align-items:center;justify-content:center;padding:10px;color:#69736b;font-weight:800}
    .book strong{display:block;margin-top:10px;font-size:.9rem}
    .samples{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px}
    .sample{aspect-ratio:4/3}
    .results{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px}
    .score{font-size:2.25rem;font-weight:950;color:var(--green);margin-top:10px}
    .pricebox{background:linear-gradient(135deg,#082f1d,#0b6337);color:#fff;border-radius:24px;padding:32px;margin:28px 0}
    .pricebox .price{font-size:3rem;font-weight:950;color:var(--yellow)}
    .pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px}
    .pricecard{border:1px solid var(--line);border-radius:20px;padding:24px;background:#fff}
    .pricecard.featured{border:2px solid var(--red);box-shadow:var(--shadow)}
    .pricecard .price{font-size:2.2rem;font-weight:950}
    .pricecard ul{padding-left:20px}
    .cta{background:linear-gradient(135deg,#083d24,#0d693b);color:#fff;padding:34px;border-radius:22px;margin:30px 0}
    .cta h3{font-size:1.8rem}
    .faq details{border:1px solid var(--line);border-radius:14px;padding:17px 19px;background:#fff;margin-bottom:12px}
    .faq summary{font-weight:900;cursor:pointer}
    .ordergrid{display:grid;grid-template-columns:.8fr 1.2fr;gap:26px}
    form{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:var(--shadow)}
    .fields{display:grid;grid-template-columns:1fr 1fr;gap:13px}
    .full{grid-column:1/-1}
    label{font-size:.84rem;font-weight:850;color:#4d5b52}
    input,select,textarea{width:100%;padding:13px;border:1px solid #d8ded8;border-radius:10px;font:inherit;margin-top:6px}
    textarea{min-height:100px}
    footer{background:#062f1d;color:#dbe7de;padding:32px 0}
    .footerin{display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap}
    .small{font-size:.88rem}
    @media(max-width:900px){
      .navlinks{display:none}.story,.ordergrid{grid-template-columns:1fr}.compare{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}.proof,.results,.pricing,.samples{grid-template-columns:1fr}.bookgrid{grid-template-columns:repeat(3,1fr)}.trustgrid{grid-template-columns:1fr 1fr}.vs{margin:0 auto}
    }
    @media(max-width:600px){
      .section{padding:54px 0}.phone{display:none}.bookgrid,.fields,.steps{grid-template-columns:1fr}.trustgrid{grid-template-columns:1fr 1fr}h1{font-size:2.55rem}
    }

/* --- Wiring the mock-up up to the live order form --------------------------
   Everything above is the design as delivered; everything below covers the
   real images, the PDF samples and the form that posts to /order.          */

/* The .danger callout keeps its pale pink panel inside the dark hero, so its
   body text has to drop back to ink - otherwise it inherits .hero p's
   near-white and disappears against the panel. */
.hero .danger,.hero .danger p{color:var(--ink)}

/* Book covers arrive at different aspect ratios - crop them to one shape so
   the grid does not go ragged. Titles with no cover yet keep the dashed
   .cover placeholder the design already defines. */
.book img{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:11px}
.book .cover{font-size:.82rem;line-height:1.35}

.placeholder img{border-radius:14px;margin:auto}
.heroimg{display:block;padding:14px}
.heroimg img{min-height:0}
.story .placeholder img{width:100%}
.results .placeholder{padding:12px}
.results .placeholder img{width:100%;aspect-ratio:4/3;object-fit:cover}

/* Sample pages are PDFs rendered inline; the browser's own viewer fills the
   frame, and the caption sits under it. */
.samples{align-items:stretch}
.sample{display:flex;flex-direction:column;gap:10px;padding:14px;aspect-ratio:auto}
.sample iframe{width:100%;height:340px;border:0;border-radius:12px;background:#fff}
.sample p{margin:0;font-size:.82rem}
.sample a{text-decoration:underline}

.insight{padding:14px}
.insight img{width:100%}

/* Order form */
form h3{margin-bottom:16px}
form .btn{border:0;cursor:pointer;font:inherit}
select{background:#fff}
.hint{font-size:.8rem;color:var(--muted);margin:6px 0 0}
.form-error{display:none;margin-top:14px;padding:13px 15px;border-radius:12px;
  background:#fff0ed;border:1px solid #ffd0ca;color:#b52218;font-weight:800;font-size:.9rem}
.form-error.show{display:block}
.field-error{display:block;margin-top:6px;color:#b52218;font-size:.8rem;font-weight:700}
input.invalid,select.invalid,textarea.invalid{border-color:#e8837a}
button[disabled]{opacity:.6;cursor:progress;transform:none}

/* --- Form controls -------------------------------------------------------
   Each control sits inside its <label>, so the design's `font:inherit` hands
   it the label's .84rem/850 type. That is right for the label and wrong for
   the control: values render undersized and bold. It shows up worst on
   <select>, where the chosen option is real text rather than a greyed
   placeholder. Give the controls their own type back. */
.fields input,
.fields select,
.fields textarea {
	font-family: inherit;
	font-size: .98rem;
	font-weight: 600;
	line-height: 1.4;
	color: var(--ink);
	min-height: 50px;
}

.fields textarea {
	min-height: 104px;
}

.fields ::placeholder {
	color: #98a59c;
	font-weight: 500;
	opacity: 1;
}

/* Every browser draws its own dropdown arrow at its own size and inset, so
   the native one never lines up with the inputs beside it. Draw ours. */
.fields select {
	-webkit-appearance: none;
	appearance: none;
	padding-right: 42px;
	cursor: pointer;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5 6 6.5l5-5' fill='none' stroke='%2366716b' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 16px center;
	background-size: 12px 8px;
}

/* Nothing chosen yet: the placeholder option carries value="", so `required`
   makes the select :invalid until a real pick. Match the input placeholders. */
.fields select:invalid {
	color: #98a59c;
	font-weight: 500;
}

.fields input:focus,
.fields select:focus,
.fields textarea:focus {
	outline: none;
	border-color: var(--green);
	box-shadow: 0 0 0 3px rgba(11, 93, 50, .13);
}
