:root{--ink: #2B1B10;--muted: #6d5c49;--cream: #FAF4EA;--surface: #ffffff;--amber: #E8963E;--action: #A95318;--forest: #8C5A3A;--dam: #33261B;--line: #E4D6BE;--ok: #3E9E8C;--radius: 14px;--font-display: "Baloo 2", system-ui, sans-serif;--font-body: "Manrope", system-ui, sans-serif}.shell{min-height:100vh;display:flex;flex-direction:column;background:var(--cream);color:var(--ink);font-family:var(--font-body)}.skip-link{position:absolute;left:-999px;top:0;background:var(--dam);color:#fff;padding:.5rem 1rem;z-index:100}.skip-link:focus{left:.5rem;top:.5rem}.shell-header{display:flex;align-items:center;gap:1rem;justify-content:space-between;padding:.9rem 1.25rem;background:var(--surface);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:.7rem;text-decoration:none;color:inherit;min-width:0}.brand strong{display:block;font-family:var(--font-display);font-size:1.05rem;line-height:1.1}.brand small{display:block;color:var(--muted);font-size:.72rem}.brand-mark{width:38px;height:38px;border-radius:10px;background:var(--dam);color:#faf4ea;display:grid;place-items:center;font-weight:800;font-size:.85rem;flex-shrink:0}.nav{display:none;gap:1.1rem}.nav a{color:var(--muted);text-decoration:none;font-weight:600;font-size:.92rem}.nav a:hover{color:var(--ink)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border-radius:999px;padding:.7rem 1.15rem;font-weight:700;text-decoration:none;border:2px solid transparent;cursor:pointer;font-family:inherit;font-size:.95rem;transition:transform .12s ease,background .12s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--action);color:#fff}.btn-primary:hover{background:#a84f0e}.btn-secondary{background:transparent;color:var(--ink);border-color:var(--line)}.btn-header{padding:.55rem .95rem;font-size:.88rem;white-space:nowrap}.btn-block{width:100%}.btn-lg{padding:.9rem 1.4rem;font-size:1.05rem}main{flex:1}.hero{padding:2.25rem 1.25rem 2.75rem}.hero-layout{max-width:1120px;margin:0 auto;display:grid;gap:1.75rem}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:800;color:var(--action);margin:0 0 .6rem}.eyebrow.light{color:#c8bba6}.hero-line{display:block;font-family:var(--font-display);font-size:clamp(2.1rem,5vw,3.3rem);line-height:1.05;font-weight:800}.lede{font-size:1.08rem;color:var(--muted);max-width:36rem;margin:1rem 0 1.35rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:1.4rem}.proof-strip{display:grid;gap:.75rem}.proof-strip>div{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:.75rem .9rem}.proof-label{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-weight:700;margin-bottom:.2rem}.plan-card{background:var(--surface);border:1px solid var(--line);border-radius:calc(var(--radius) + 4px);padding:1.15rem 1.15rem 1.25rem;box-shadow:0 18px 40px #1a242114}.plan-card-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.9rem}.plan-card h2{margin:0;font-size:1.05rem;font-family:var(--font-display)}.minute-toggles{display:flex;gap:.35rem}.minute{border:1px solid var(--line);background:var(--cream);color:var(--ink);border-radius:999px;padding:.35rem .7rem;font-weight:700;font-size:.85rem;cursor:pointer;font-family:inherit}.minute.active{background:var(--dam);border-color:var(--dam);color:#faf4ea}.plan-list{list-style:none;margin:0 0 1rem;padding:0;display:grid;gap:.55rem}.plan-list li{display:flex;gap:.55rem;align-items:flex-start;padding:.55rem .65rem;border-radius:10px;background:var(--cream)}.plan-list li.done{color:var(--ok)}.plan-mark{font-weight:800;width:1.1rem}.owner-tag{color:var(--muted);font-style:normal;font-weight:600;font-size:.85em}.plan-footnote{margin:.75rem 0 0;font-size:.85rem;color:var(--muted)}.section{padding:2.5rem 1.25rem;max-width:1120px;margin:0 auto}.section h2{font-family:var(--font-display);font-size:clamp(1.6rem,3vw,2.1rem);margin:0 0 .75rem}.section-lede{color:var(--muted);max-width:36rem;margin:0 0 1.25rem}.section-muted{max-width:none;background:#efe8db;padding-left:max(1.25rem,calc((100% - 1120px)/2 + 1.25rem));padding-right:max(1.25rem,calc((100% - 1120px)/2 + 1.25rem))}.steps{margin:0;padding:0;list-style:none;display:grid;gap:.85rem;counter-reset:step}.steps li{counter-increment:step;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:1rem 1rem 1rem 3.2rem;position:relative}.steps li:before{content:counter(step);position:absolute;left:.9rem;top:1rem;width:1.7rem;height:1.7rem;border-radius:50%;background:var(--dam);color:#faf4ea;display:grid;place-items:center;font-weight:800;font-size:.85rem}.steps strong{display:block;margin-bottom:.2rem}.steps span{color:var(--muted);font-size:.95rem}.level-rail{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.level-rail li{display:flex;gap:.75rem;align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:.7rem .9rem}.level-num{font-weight:800;color:var(--forest);min-width:2rem}.level-name{font-weight:700}.dam{max-width:none;background:var(--dam);color:#c8bba6;padding-left:max(1.25rem,calc((100% - 1120px)/2 + 1.25rem));padding-right:max(1.25rem,calc((100% - 1120px)/2 + 1.25rem))}.dam-inner{max-width:720px}.dam h2{color:#fff}.dam p{color:#e4d6be}.dam-list{margin:1rem 0 0;padding-left:1.1rem;color:#e4d6be}.dam-list li{margin-bottom:.35rem}.card-grid{display:grid;gap:.85rem}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:1.1rem}.card h3{margin:0 0 .4rem;font-family:var(--font-display)}.card p{margin:0;color:var(--muted)}.price-row{display:grid;gap:.75rem;margin:1.25rem 0 1.75rem}.price-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:1.1rem;display:grid;justify-items:start;gap:.15rem}.price-card strong{font-size:1.8rem;font-family:var(--font-display)}.price-card span{color:var(--muted)}.price-card em{font-style:normal;font-weight:800;color:var(--action);font-size:1.15rem}.price-card.featured{border-color:var(--dam);box-shadow:0 0 0 2px #33261b26}.cta-final{text-align:center}.cta-final p{color:var(--muted);margin:.85rem 0 0}.shell-footer{padding:1.25rem;border-top:1px solid var(--line);text-align:center;color:var(--muted);font-size:.85rem}@media (min-width: 760px){.nav{display:flex}.hero-layout{grid-template-columns:1.1fr .9fr;align-items:start}.proof-strip{grid-template-columns:repeat(3,1fr)}.level-rail{grid-template-columns:repeat(2,1fr)}.card-grid,.price-row{grid-template-columns:repeat(3,1fr)}}@media (min-width: 980px){.level-rail{grid-template-columns:repeat(4,1fr)}}.pte-level-card{border:1px solid var(--line);border-radius:var(--radius);padding:14px 16px;margin-bottom:12px;background:var(--surface)}.pte-level-card.completed{border-color:var(--ok);background:#f0f9f6}.pte-level-card.current{border-color:var(--action);box-shadow:0 0 0 3px #a9531814}.pte-level-card.locked{opacity:.6}.level-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.xp-badge{font-size:12px;padding:2px 8px;background:var(--amber);color:#fff;border-radius:999px;font-weight:600}.pte-level-card .objective,.pte-level-card .completion,.pte-level-card .evidence{font-size:13px;color:var(--muted);margin:6px 0}.pte-level-card .missions ul{margin:6px 0 0;padding-left:18px;font-size:13px}.pte-level-card .missions li{margin:4px 0}.pte-btn-tiny{font-size:11px;padding:1px 8px;margin-left:8px;height:22px}.pte-gate,.pte-locked{margin-top:8px;padding:6px 10px;border-radius:8px;font-size:12px;font-weight:600}.pte-gate{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.pte-locked{background:#f3e8d8;color:#7c5a3a}@media (prefers-reduced-motion: reduce){.btn{transition:none}.btn:hover{transform:none}}.pte-app{min-height:100vh;background:#faf4ea;color:#2b1b10;font-family:Manrope,system-ui,sans-serif}.pte-top{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;padding:.85rem 1.1rem;background:#fff;border-bottom:1px solid #e4d6be;position:sticky;top:0;z-index:20}.pte-brand{display:flex;align-items:center;gap:.6rem;text-decoration:none;color:inherit;min-width:0}.pte-brand strong{display:block;font-family:"Baloo 2",system-ui,sans-serif;font-size:1.05rem;line-height:1.1}.pte-brand small{display:block;color:#6d5c49;font-size:.72rem}.pte-mark{width:36px;height:36px;border-radius:10px;background:#33261b;color:#faf4ea;display:grid;place-items:center;font-weight:800;font-size:.75rem}.pte-nav{display:flex;flex-wrap:wrap;gap:.35rem .85rem;flex:1}.pte-nav a{color:#6d5c49;text-decoration:none;font-weight:600;font-size:.92rem}.pte-nav a.active,.pte-nav a:hover{color:#a95318}.pte-credits{font-size:.82rem;color:#6d5c49;display:flex;align-items:center;gap:.4rem}.pte-dot{width:8px;height:8px;border-radius:50%;background:#3e9e8c}.pte-main{max-width:720px;margin:0 auto;padding:1.25rem 1.1rem 3rem}.pte-h1{font-family:"Baloo 2",system-ui,sans-serif;font-size:1.65rem;margin:0 0 .5rem}.pte-lede{color:#6d5c49;margin:0 0 1rem;line-height:1.45}.dam-lede{background:#33261b;color:#faf4ea;padding:.9rem 1rem;border-radius:12px}.pte-card{background:#fff;border:1px solid #e4d6be;border-radius:14px;padding:1rem 1.1rem;margin:0 0 1rem}.pte-muted-card{background:#f3ebe0}.pte-card h2{font-family:"Baloo 2",system-ui,sans-serif;font-size:1.15rem;margin:0 0 .65rem}.pte-mins{display:flex;gap:.5rem;margin-bottom:1rem}.pte-chip{border:1px solid #e4d6be;background:#fff;border-radius:999px;padding:.4rem .85rem;font-weight:700;cursor:pointer;color:#2b1b10}.pte-chip.active{background:#a95318;border-color:#a95318;color:#fff}.pte-plan{list-style:none;padding:0;margin:0 0 1rem}.pte-plan li{display:flex;gap:.55rem;padding:.4rem 0;border-bottom:1px solid #f0e6d6}.pte-plan li.done{color:#6d5c49}.pte-check{font-weight:800;color:#3e9e8c}.pte-owner{color:#a95318;font-style:normal;font-weight:700;font-size:.85em}.pte-actions{display:flex;flex-wrap:wrap;gap:.5rem}.pte-btn{border-radius:10px;padding:.55rem .95rem;font-weight:700;cursor:pointer;border:1px solid transparent;font-size:.92rem}.pte-btn-primary{background:#a95318;color:#fff}.pte-btn-ghost{background:transparent;border-color:#e4d6be;color:#2b1b10}.pte-btn:disabled{opacity:.55;cursor:not-allowed}.pte-levels{margin:0;padding-left:1.2rem}.pte-levels li{margin:.25rem 0}.pte-error{color:#b42318;font-weight:600}.pte-ok{border-color:#3e9e8c}.pte-ok-text{color:#2f6f63;font-weight:600}.pte-muted{color:#6d5c49}.dam-list{list-style:none;padding:0;margin:0}.dam-item{padding:.75rem 0;border-bottom:1px solid #e4d6be}.dam-item:last-child{border-bottom:none}.dam-item header{display:flex;justify-content:space-between;gap:.5rem;align-items:center;margin-bottom:.35rem}.dam-content{margin:.35rem 0 .6rem;line-height:1.4}.dam-meta{display:grid;gap:.35rem;margin:0 0 .75rem;font-size:.88rem}.dam-meta dt{color:#6d5c49;font-weight:600}.dam-meta dd{margin:.1rem 0 0}.pte-pill{font-size:.72rem;background:#f3ebe0;padding:.15rem .45rem;border-radius:999px;font-weight:700;color:#6d5c49}.dam-history{margin:0;padding-left:1.1rem;color:#6d5c49;font-size:.9rem}.pte-packs{margin:.75rem 0 0;padding-left:1.1rem;color:#6d5c49}.mono{font-family:ui-monospace,monospace;font-size:.78rem;word-break:break-all}@media (max-width: 640px){.pte-credits{width:100%}}.ob-choice{display:grid;gap:.75rem}@media (min-width: 640px){.ob-choice{grid-template-columns:1fr 1fr}}.ob-card{text-align:left;cursor:pointer;border:1px solid #e4d6be;background:#fff;width:100%;font:inherit;color:inherit}.ob-card:hover{border-color:#a95318}.ob-form label{display:block;font-weight:600;font-size:.88rem;margin:.55rem 0;color:#6d5c49}.ob-form input{display:block;width:100%;margin-top:.25rem;padding:.5rem .65rem;border-radius:10px;border:1px solid #e4d6be;font:inherit;color:#2b1b10;box-sizing:border-box}.pte-banner{background:#f3ebe0;border:1px solid #e4d6be;border-radius:12px;padding:.75rem 1rem;margin-bottom:1rem}.pte-banner a{color:#a95318;font-weight:700}.lodge-list{list-style:none;padding:0;margin:0}.lodge-item{padding:.75rem 0;border-bottom:1px solid #e4d6be}.lodge-item:last-child{border-bottom:none}.lodge-item p{margin:.4rem 0 0;line-height:1.45}.lodge-meta{display:flex;flex-wrap:wrap;gap:.5rem .85rem;align-items:center}.lodge-label{background:#f3ebe0}.pte-packs{list-style:none;padding:0;margin:.75rem 0 0}.pack-row{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.45rem 0;border-bottom:1px solid #f0e6d6}.pack-row:last-child{border-bottom:none}html{-webkit-text-size-adjust:100%}body{margin:0}button{font:inherit}
