:root{--a:#0f766e;--d:#092b28;--s:#e7f8f4}
*{box-sizing:border-box}
body.cpo-body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--d);background:#fffdfa;line-height:1.65}
a{color:var(--a)}
.cpo-top{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:18px 6vw;position:sticky;top:0;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);z-index:10;border-bottom:1px solid #eadfd7}
.cpo-brand{font-weight:950;text-decoration:none;color:var(--d);font-size:1.2rem}
.cpo-top nav{display:flex;gap:18px;flex-wrap:wrap}
.cpo-top nav a, .cpo-footer a{text-decoration:none;font-weight:750}
main{overflow:hidden}
section, .cpo-footer{padding:clamp(42px,7vw,86px) 6vw}
h1{font-size:clamp(3rem,8vw,7rem);line-height:.86;letter-spacing:-.08em;margin:10px 0 22px}
h2{font-size:clamp(1.7rem,3vw,2.8rem);line-height:1.05;letter-spacing:-.05em}
.cpo-hero{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;background:radial-gradient(circle at 10% 0,var(--s),transparent 40%)}
.cpo-hero img, img{max-width:100%;border-radius:28px;object-fit:cover;box-shadow:0 20px 50px rgba(0,0,0,.13)}
.cpo-badge{color:var(--a);font-weight:900;text-transform:uppercase;letter-spacing:.12em}
.cpo-btn, .cpo-form button{display:inline-block;border:0;border-radius:999px;padding:14px 22px;background:var(--a);color:white;font-weight:900;text-decoration:none;cursor:pointer}
.cpo-form{background:white;border:1px solid #eee0d6;border-radius:28px;padding:24px;box-shadow:0 18px 45px rgba(0,0,0,.09);display:grid;gap:14px}
.cpo-form input{width:100%;padding:13px;border-radius:14px;border:1px solid #d8cec6;margin-top:5px}
.cpo-trap{position:absolute;left:-9999px}
.cpo-check{display:flex;gap:8px;font-size:.92rem}
.cpo-check input{width:auto}
.cpo-steps, .cpo-strip, .cpo-gallery, .cpo-benefits ul, .cpo-audience ul{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.cpo-strip{grid-template-columns:repeat(3,1fr)}
.cpo-gallery{grid-template-columns:repeat(3,1fr)}
.cpo-steps article, .cpo-points article, .cpo-modules article, .cpo-benefits li, .cpo-audience li, .cpo-who li{background:var(--s);padding:22px;border-radius:22px;list-style:none}
.cpo-inline, .cpo-formblock, .cpo-signup, .cpo-final, .cpo-contact{display:grid;grid-template-columns:1fr 430px;gap:34px;align-items:start;background:linear-gradient(135deg,var(--s),#fff)}
.cpo-long p, .cpo-legalpage p{max-width:980px}
.cpo-faq details{background:white;border:1px solid #eee0d6;border-radius:18px;padding:18px;margin:12px 0}
.cpo-footer{display:flex;justify-content:space-between;gap:24px;background:var(--d);color:white}
.cpo-footer a{color:white;margin-right:14px}
.cpo-sub{display:grid;grid-template-columns:1.1fr .9fr;gap:34px;align-items:center}
.cpo-legal{background:var(--s);border-radius:24px;padding:22px;margin:20px 0}
.cpo-routehero{position:relative;min-height:620px;display:grid;align-items:end;color:white}
.cpo-routehero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.55)}
.cpo-routehero div{position:relative;padding:8vw;max-width:900px}
.cpo-map{display:grid;grid-template-columns:1fr 420px;gap:36px}
.cpo-map ol{border-left:6px solid #0f766e;padding-left:30px}
@media(max-width:900px){.cpo-hero, .cpo-dock, .cpo-cards, .cpo-map, .cpo-compass, .cpo-twocol, .cpo-studio, .cpo-inline, .cpo-formblock, .cpo-signup, .cpo-final, .cpo-contact, .cpo-sub{grid-template-columns:1fr}.cpo-steps, .cpo-strip, .cpo-gallery, .cpo-points, .cpo-modules>div, .cpo-benefits ul, .cpo-audience ul{grid-template-columns:1fr}h1{font-size:3.2rem}}
/* Human-readable blocks and controlled image sizes */
.cpo-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px}
.cpo-info-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:24px;padding:22px;box-shadow:0 12px 30px rgba(0,0,0,.06)}
.cpo-info-card h3{margin:0 0 10px;font-size:1.12rem;color:var(--a)}
.cpo-info-card p{margin:0 0 10px;max-width:64ch}
.cpo-hero img,.cpo-compass>img,.cpo-sub img{width:100%;height:clamp(320px,42vw,520px);object-fit:cover;aspect-ratio:4/3}
.cpo-cards>img{width:100%;height:340px;object-fit:cover}
.cpo-strip img,.cpo-gallery img{width:100%;height:235px;object-fit:cover;aspect-ratio:4/3}
.cpo-twocol img,.cpo-mosaic img{width:100%;height:250px;object-fit:cover}
.cpo-mosaic img:first-child{height:520px}
.cpo-workshop>img,.cpo-final>img{width:100%;height:340px;object-fit:cover}
@media(max-width:900px){.cpo-info-grid{grid-template-columns:1fr} .cpo-hero img,.cpo-compass>img,.cpo-sub img,.cpo-mosaic img:first-child{height:320px} .cpo-cards>img,.cpo-strip img,.cpo-gallery img,.cpo-twocol img,.cpo-mosaic img,.cpo-workshop>img,.cpo-final>img{height:220px}}
