@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
.module-reference{margin-top:24px;padding:22px;border:1px solid #d9cfca;border-radius:18px}.module-reference p{color:#a44e3b;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:800;margin-bottom:8px}.module-reference a{font-weight:700;font-size:.92rem}
:root{color:#211d1c;background:#fbf7f2;font-family:Manrope,system-ui,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #a44e3b;outline-offset:4px;border-radius:4px}.site-header,main,footer{width:min(1120px,calc(100% - 40px));margin:0 auto}.site-header{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-weight:800;letter-spacing:-.06em;font-size:1.45rem}nav{display:flex;gap:24px;align-items:center;font-size:.9rem;font-weight:600}nav a:not(.nav-cta){color:#5a5350}.nav-cta{background:#211d1c;color:#fffaf4;border-radius:999px;padding:10px 15px}.hero{padding:clamp(60px,10vw,120px) 0 clamp(50px,8vw,90px);max-width:880px}.eyebrow,.card-label{color:#a44e3b;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;font-weight:800}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.8rem,6vw,5.2rem);line-height:.98;letter-spacing:-.07em;max-width:900px;margin:16px 0 24px}h2{font-size:clamp(1.9rem,3.8vw,3rem);line-height:1.05;letter-spacing:-.05em;margin-bottom:18px}h3{letter-spacing:-.035em;margin-bottom:9px}p,li{color:#615955;line-height:1.7}.hero-lead{font-size:clamp(1.05rem,1.8vw,1.3rem);max-width:720px;line-height:1.6}
.hero-try-form{margin:32px 0 20px;width:100%;max-width:780px}
.hero-compose-box{background:#fffdf9;border:2px solid #d9cfca;border-radius:24px;padding:16px 20px;box-shadow:0 6px 24px rgba(33,29,28,.05);transition:border-color .2s}
.hero-compose-box:focus-within{border-color:#211d1c}
.hero-input{width:100%;border:none;background:transparent;resize:none;outline:none;font-family:inherit;font-size:1.15rem;line-height:1.5;color:#211d1c;min-height:56px}
.hero-input::placeholder{color:#9c938e}
.hero-controls{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding-top:12px;border-top:1px solid #f0e7e1;gap:12px;flex-wrap:wrap}
.hero-mode-select{background:#f4ece6;border:1px solid #d9cfca;border-radius:999px;padding:8px 14px;font-family:inherit;font-size:.85rem;font-weight:700;color:#3d3633;cursor:pointer;outline:none}
.hero-btn{padding:10px 22px;border:none;cursor:pointer;font-family:inherit}
.hero-quick{margin-top:18px;display:flex;flex-wrap:wrap;align-items:center;gap:8px}
.hero-quick-label{font-size:.82rem;font-weight:700;color:#776e6a;margin-right:4px}
.hero-chip{background:#f2ebe4;border-radius:999px;padding:6px 14px;font-size:.82rem;font-weight:600;color:#453e3b;transition:background .2s,color .2s}
.hero-chip:hover{background:#211d1c;color:#fffaf4}
.hero-note{font-size:.82rem;margin-top:16px;color:#857c78}
.scenarios-section,.steps,.adaptive,.library,.memory-section,.pricing-section{padding:clamp(60px,8vw,100px) 0;border-top:1px solid #e5dcd6}
.scenario-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.scenario-card{background:#f2ebe4;border-radius:20px;padding:24px;display:flex;flex-direction:column;align-items:flex-start}
.scenario-card h3{font-size:1.18rem;margin:10px 0 8px;line-height:1.2}
.scenario-card p{font-size:.88rem;flex-grow:1;margin-bottom:16px;line-height:1.55}
.scenario-cta{font-weight:700;font-size:.88rem;color:#a44e3b}
.scenario-cta:hover{text-decoration:underline}
.button{display:inline-flex;align-items:center;gap:8px;padding:14px 19px;border-radius:999px;font-weight:700;font-size:.92rem}.button-primary{background:#211d1c;color:#fffaf4}.button-secondary{border:1px solid #d9cfca}
.proof-box{margin-top:40px;background:#f2ebe4;border-radius:20px;padding:28px 32px}
.proof-box h3{font-size:1.3rem;margin-bottom:10px}
.proof-box p{margin:0;font-size:1.05rem;line-height:1.6}
.steps ol{list-style:none;padding:0;margin:36px 0 0;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #e5dcd6}
.steps li{padding:20px 18px 0 0;min-height:160px}
.steps li+li{border-left:1px solid #e5dcd6;padding-left:18px}
.steps li>span{color:#a44e3b;font-size:.82rem;font-weight:800}
.steps h3{margin-top:18px;font-size:1.05rem;line-height:1.25}
.steps p{font-size:.85rem;line-height:1.55}
.adaptive{max-width:850px}
.adaptive>p:not(.eyebrow){font-size:1.08rem}
.honesty-note{padding:20px 24px;background:#f2ebe4;border-radius:18px;margin-top:24px}
.honesty-note strong{display:block;color:#211d1c;margin-bottom:6px}
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:36px}
.section-heading>div{max-width:680px}
.text-link,.method-card a{font-weight:700;font-size:.9rem}
.method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.method-card{padding:24px;min-height:260px;background:#f2ebe4;border-radius:20px;display:flex;flex-direction:column;align-items:flex-start}
.method-card h3,.method-card h2{font-size:1.22rem;line-height:1.15;margin:12px 0 8px}
.method-card p{font-size:.88rem;flex-grow:1;line-height:1.55}
.card-footer-actions{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:16px;gap:8px;padding-top:12px;border-top:1px solid #e5dcd6}
.method-link{font-size:.82rem;font-weight:700}
.method-cta-link{font-size:.78rem;font-weight:800;color:#a44e3b;text-transform:uppercase;letter-spacing:.05em}
.method-cta-link:hover{text-decoration:underline}
.memory-loop-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:32px 0}
.memory-box{background:#f2ebe4;border-radius:20px;padding:24px}
.memory-box span{color:#a44e3b;font-weight:800;font-size:.82rem;display:block;margin-bottom:8px}
.memory-box p{font-size:.92rem;margin:0;line-height:1.6}
.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:32px 0}
.pricing-card{background:#fffdf9;border:1px solid #d9cfca;border-radius:20px;padding:24px;display:flex;flex-direction:column}
.pricing-card.featured{border:2px solid #a44e3b;box-shadow:0 8px 24px rgba(164,78,59,.08)}
.pricing-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}
.pricing-badge{background:#f2ebe4;padding:4px 10px;border-radius:999px;font-size:.7rem;font-weight:800;color:#a44e3b;text-transform:uppercase}
.pricing-card h3{font-size:1.25rem;margin:0 0 6px}
.pricing-desc{font-size:.82rem;color:#776e6a;min-height:36px;line-height:1.45}
.pricing-price{font-size:1.6rem;font-weight:800;color:#211d1c;margin:14px 0}
.pricing-features{list-style:none;padding:0;margin:16px 0 20px;border-top:1px solid #f0e7e1;padding-top:16px;display:grid;gap:8px}
.pricing-features li{font-size:.82rem;line-height:1.4}
.pricing-features li::before{content:"✓ ";color:#a44e3b;font-weight:800}
.pricing-cta{margin-top:auto;text-align:center;display:block;width:100%;justify-content:center;padding:11px 16px;font-size:.85rem}
footer{padding:28px 0 40px;border-top:1px solid #e5dcd6;display:flex;justify-content:space-between;gap:24px;color:#776e6a;font-size:.78rem}.page-intro{max-width:800px;padding:90px 0 54px}.page-intro h1{font-size:clamp(3rem,6vw,5.2rem)}.page-intro p:last-child{font-size:1.15rem}.method-index{padding-bottom:100px}.method-card-full{min-height:280px}.method-page{max-width:800px;padding:74px 0 112px}.back-link{display:inline-block;margin-bottom:64px;color:#6a625e;font-size:.88rem;font-weight:700}.method-page h1{font-size:clamp(3rem,6vw,5.1rem);margin-bottom:20px}.method-lead{font-size:1.25rem;max-width:680px}.method-facts{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:50px 0}.method-facts div{background:#f2ebe4;border-radius:16px;padding:20px}dt{color:#a44e3b;text-transform:uppercase;letter-spacing:.1em;font-size:.68rem;font-weight:800;margin-bottom:8px}dd{margin:0;line-height:1.55;font-size:.92rem}.method-page section{border-top:1px solid #e5dcd6;padding:46px 0 30px}.method-page section h2{font-size:clamp(1.75rem,3vw,2.25rem)}.method-page section h3{font-size:1rem;margin-top:30px}.article-steps{list-style:none;counter-reset:article-step;padding:0;margin:30px 0;display:grid;gap:12px}.article-steps li{counter-increment:article-step;background:#f2ebe4;border-radius:16px;padding:18px 20px 18px 64px;position:relative}.article-steps li::before{content:counter(article-step,decimal-leading-zero);position:absolute;left:20px;color:#a44e3b;font-weight:800}.plain-list{padding-left:22px}.plain-list li+li{margin-top:10px}.example-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.example-grid>div{border:1px solid #e5dcd6;border-radius:18px;padding:22px}.example-grid h3{margin-top:0!important;color:#a44e3b;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem!important}.template-box{background:#fffdf9;border:1px solid #d9cfca;border-radius:18px;padding:22px}.template-box p{margin:0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.88rem}.template-box p+p{margin-top:10px}.method-cta{margin-top:54px;padding:28px;border-radius:22px;background:#211d1c}.method-cta p{color:#e9ded7;max-width:560px}.method-cta small{display:block;color:#bfb3ac;line-height:1.5;margin-top:16px}.method-cta .button{background:#fffaf4;color:#211d1c}@media(max-width:900px){.steps ol,.pricing-grid{grid-template-columns:repeat(2,1fr)}.steps li+li{border-left:0;border-top:1px solid #e5dcd6;padding-left:0;padding-top:16px}}@media(max-width:700px){.site-header,main,footer{width:min(100% - 32px,1120px)}.site-header{min-height:72px}nav{gap:12px;font-size:.78rem}nav a:not(.nav-cta){display:none}.hero{padding-top:50px}.scenario-grid,.steps ol,.method-grid,.example-grid,.memory-loop-grid,.pricing-grid{grid-template-columns:1fr}.steps li+li{border-left:0;border-top:1px solid #e5dcd6;padding-left:0;padding-top:20px}.steps li{min-height:0;padding-bottom:16px}.section-heading{align-items:flex-start;flex-direction:column;margin-bottom:24px}.method-card{min-height:220px}.method-facts{grid-template-columns:1fr;margin:36px 0}.article-steps li{padding-left:56px}footer{flex-direction:column}}