:root{--green:#063d29;--gold:#857421;--cream:#faf9f5;--tint:#f4f3ee;--sage:#edf0e9;--text:#565d56;--shadow:0 17px 30px #1435220b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--cream);font-family:'Arial',sans-serif;color:var(--text);font-size:16px;line-height:1.6}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;color:var(--green);line-height:1.08;font-weight:700;margin:0 0 24px}h1,h2{font-size:clamp(36px,4.2vw,54px);letter-spacing:-1.1px}h3{font-size:25px;line-height:1.25;margin-bottom:10px}p{margin:0 0 22px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--gold);outline-offset:5px}.wrap{max-width:1200px;width:calc(100% - 56px);margin-inline:auto}.header{height:80px;position:sticky;top:0;z-index:20;background:#faf9f5f2;backdrop-filter:blur(12px);border-bottom:1px solid #173a2510}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;max-width:1260px;padding:0 28px;margin:auto}.brand{display:flex;align-items:center;gap:9px;font:bold 28px Georgia,serif;color:var(--green)}.brand img{object-fit:contain;width:32px;height:38px;mix-blend-mode:multiply}.header nav{display:flex;gap:32px;font-size:14px;letter-spacing:.3px}.button{background:var(--green);color:white;border:1px solid var(--green);border-radius:50px;min-height:49px;padding:13px 27px;font-size:14px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;line-height:1.4;transition:background .15s,transform .15s}.button:hover{background:#16593e;transform:translateY(-1px)}.outline{color:var(--green);background:transparent;border:1.5px solid var(--gold);font-weight:500}.outline:hover{background:#efeddf}.nav-button{min-height:40px;padding:10px 22px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center;padding-block:88px 70px}.hero h1{font-size:clamp(35px,4.25vw,54px)}.hero p{line-height:1.65}.buttons{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.trust{margin-top:33px;padding:16px 14px;background:#f3f2ed;border:1px solid #eeede6;display:flex;align-items:center;gap:12px;border-radius:4px;font-size:13px;line-height:1.4}.trust svg{color:var(--gold);width:23px;flex-shrink:0}.hero-image{aspect-ratio:1;position:relative;overflow:hidden;border-radius:28px;box-shadow:0 18px 35px #234d2110;background:#c3bd9b}.hero-image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.tinted{background:var(--tint)}section:not(.hero){padding-block:70px}.section-title{text-align:center;font-size:34px;line-height:1.13;letter-spacing:-.5px;margin-bottom:18px}.gold-rule{height:3px;width:52px;background:#b2ac84;margin:0 auto 50px}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.problem{padding:30px;border-radius:23px;background:var(--cream);box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:center;min-height:165px}.problem.wide{grid-column:span 2}.problem [data-icon]{color:var(--gold);margin-bottom:15px}.problem h3{font-size:23px}.problem p{font-size:14px;line-height:1.5;margin:0}.centered{text-align:center}.philosophy{max-width:840px}.large-icon{display:inline-flex;margin:0 0 23px}.large-icon svg{width:35px;height:35px}.gold{color:var(--gold)}.philosophy p{line-height:1.75;margin:28px auto 32px}.text-link{font-size:14px;font-weight:600;border-bottom:2px solid var(--gold);padding-bottom:5px;color:var(--green);display:inline-flex;gap:12px}.starter-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px}.starter-grid h3{font-size:24px;margin-top:24px}.check-list,.small-list,.audience-card{list-style:none;padding:0;margin:0}.check-list li{position:relative;padding-left:29px;margin:15px 0;font-size:15px}.check-list li:before{content:'✓';position:absolute;left:0;top:3px;width:18px;height:18px;background:var(--gold);border-radius:50%;color:white;font-size:12px;display:grid;place-items:center}.form-card{padding:28px;background:var(--cream);border-radius:22px;box-shadow:var(--shadow)}.preview-note{font-size:12px;padding-bottom:12px;border-bottom:1px solid #e7e5db;color:#787651;margin-bottom:17px}fieldset{padding:0;border:0;margin:0;min-width:0}label{font-size:14px;display:block;color:var(--green);margin:0 0 6px}input,select,textarea{width:100%;display:block;background:white;border:1px solid #dfdfd9;border-radius:6px;padding:11px 14px;font-size:14px;color:#777;margin:0 0 19px;opacity:1;-webkit-text-fill-color:#777}textarea{resize:vertical;min-height:90px}.full{width:100%;margin-top:4px}.section-subtitle{text-align:center;margin-top:-25px;margin-bottom:55px}.foundation-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:22px}.foundation-grid article{grid-column:span 2;padding:28px;background:var(--sage);border:1px solid #e8eae3;border-radius:22px}.foundation-grid article:nth-child(4){grid-column:2/span 2}.foundation-grid article:nth-child(5){grid-column:4/span 2}.round-icon{display:inline-flex;width:43px;height:43px;border-radius:50%;background:var(--green);color:white;align-items:center;justify-content:center;margin-bottom:20px}.round-icon svg{width:22px;height:22px}.foundation-grid h3{font-size:25px}.foundation-grid p{font-size:15px;line-height:1.5;margin:0}.audience-card{max-width:760px;margin:45px auto 0;background:var(--cream);border-radius:24px;padding:30px 40px;box-shadow:var(--shadow)}.audience-card li{position:relative;padding:12px 0 12px 43px}.audience-card li:before{content:'✓';width:28px;height:28px;position:absolute;left:0;top:12px;display:grid;place-items:center;background:#e2e0cd;color:#8c8354;border-radius:50%;font-size:13px}.workshop-section{background:var(--sage);padding-inline:24px}.workshop-card{max-width:655px;margin:auto;background:var(--cream);padding:43px;border-radius:23px;box-shadow:0 15px 22px #20372516}.pill{background:#e2e0ce;border-radius:20px;padding:4px 14px;color:var(--green);font-size:13px;font-weight:600;letter-spacing:.4px;display:inline-block;margin-bottom:20px}.workshop-card h2{font-size:49px;line-height:1.03;margin-bottom:20px}.workshop-columns{display:grid;grid-template-columns:1fr 1fr;gap:34px;margin:34px 0}.workshop-columns h3{font-size:23px;margin-bottom:19px}.small-list li{font-size:14px;position:relative;padding-left:23px;margin:11px 0;line-height:1.5}.small-list li:before{content:'⊙';color:var(--gold);position:absolute;left:0}.downloads li:before{content:'♧';transform:rotate(180deg)}.fine{font-size:12px;line-height:1.5;margin:18px 0}.italic{font-style:italic}.muted{color:#85877b}.workshop-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:23px 15px;padding-top:27px;border-top:1px solid #eeeee7;margin:34px 0}.workshop-meta dt{font-size:13px;color:#7b8178;letter-spacing:.5px}.workshop-meta dd{margin:3px 0 0;font-size:14px;color:#222}.disclaimer{max-width:430px;margin:16px auto 0;font-size:11px}.guides-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;text-align:center;max-width:1050px;margin:auto}.avatar{height:165px;width:165px;margin:8px auto 25px;display:grid;place-items:center;background:#eae9e3;border-radius:50%;border-bottom:3px solid white;box-shadow:0 8px 12px #243c1810;color:#778179}.avatar svg{width:44px;height:44px}.guides h3{font-size:26px;margin-bottom:8px}.guides .role{font-size:12px;color:var(--gold);font-weight:600;letter-spacing:.4px;margin-bottom:14px}.guides article>p:last-child{font-size:15px;line-height:1.6}.safety{background:white;padding-inline:24px}.safety h3{font-size:26px}.safety p{max-width:680px;margin:16px auto 0;font-size:15px}.safety .large-icon{margin-bottom:12px}.safety .large-icon svg{width:29px}.community h2{max-width:800px;margin-inline:auto}.community p{max-width:630px;margin:24px auto 34px}.community{padding-inline:24px}.closing{background:var(--green);padding-inline:24px}.closing h2{color:var(--cream)}.closing p{color:#d2ded2;margin-bottom:35px}.gold-button{background:var(--gold);color:#fff;border-color:var(--gold);padding:16px 36px;min-height:57px;font-size:16px}.gold-button:hover{background:#73611a}footer{padding:80px 0 25px;background:var(--cream)}.footer-row{display:flex;justify-content:space-between;align-items:center;gap:30px}footer .brand{font-size:25px}footer p{font-size:12px;margin:6px 0 0}footer nav{display:flex;gap:22px;flex-wrap:wrap;font-size:14px}footer button{border:0;background:none;color:inherit;padding:0;font-size:14px}svg{width:25px;height:25px;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}dialog{background:var(--cream);color:var(--text);border:1px solid #dedccd;border-radius:20px;padding:42px;width:calc(100% - 36px);max-width:520px}dialog::backdrop{background:#05281bb5;backdrop-filter:blur(5px)}dialog h2{font-size:32px;line-height:1.2;padding-right:15px}dialog p{font-size:16px}.dialog-close{position:absolute;right:14px;top:8px;font-size:30px;background:none;border:0;color:var(--green)}@media(min-width:1250px){.hero{padding-block:95px}.hero h1{max-width:590px}}@media(max-width:1050px){.hero h1{font-size:43px}.hero{gap:36px;padding-top:80px}.button{font-size:12px;padding:13px 24px}.hero p{font-size:15px}.trust{font-size:12px}.section-title{font-size:31px}.starter-grid{gap:36px}.starter-grid h2{font-size:43px}.guides-grid{gap:90px}.workshop-card{max-width:575px;padding:38px}.workshop-card h2{font-size:44px}.workshop-columns{gap:27px}.workshop-columns h3{font-size:21px}.workshop-columns li{font-size:14px}.workshop-card> .centered>p{font-size:16px}.problem{padding:27px}.problem h3{font-size:22px}.foundation-grid h3{font-size:23px}}@media(max-width:760px){.wrap{width:calc(100% - 36px)}.header{height:70px}.nav-wrap{padding-inline:18px}.brand{font-size:24px}.header nav{gap:16px;font-size:13px}.nav-button{padding:9px 14px;font-size:11px;min-height:36px}.hero{grid-template-columns:1fr;padding-block:42px;gap:30px}.hero h1{font-size:40px;max-width:550px}.hero p{font-size:16px}.hero-image{max-width:530px;width:100%;margin:auto}.buttons{gap:10px;margin-top:24px}.button{font-size:14px;padding:13px 23px}.trust{margin-top:25px;font-size:13px}.header .button{font-size:11px;padding:9px 14px}.problem-grid{grid-template-columns:1fr 1fr;gap:15px}.problem.wide{grid-column:span 2}.problem{padding:24px;min-height:155px}.problem:last-child{grid-column:span 2}.section-title{font-size:29px}.section-title br{display:none}section:not(.hero){padding-block:50px}.gold-rule{margin-bottom:35px}.philosophy h2{font-size:37px}.starter-grid{grid-template-columns:1fr;gap:25px}.starter-grid h2{font-size:37px}.form-card{padding:25px}.foundation-grid{grid-template-columns:1fr 1fr;gap:15px}.foundation-grid article,.foundation-grid article:nth-child(4),.foundation-grid article:nth-child(5){grid-column:auto;padding:23px}.foundation-grid article:nth-child(5){grid-column:span 2}.foundation-grid h3{font-size:23px}.section-subtitle{margin-top:-10px;margin-bottom:30px}.audience-card{padding:20px 24px;margin-top:30px}.audience-card li{font-size:15px}.workshop-section{padding-inline:18px}.workshop-card{padding:30px 24px}.workshop-card h2{font-size:40px}.guides-grid{gap:40px;grid-template-columns:1fr}.guides-grid article{max-width:470px;margin:auto}.guides h3{font-size:25px}.guides-grid article>p:last-child{font-size:16px}.avatar{width:140px;height:140px}.community h2,.closing h2{font-size:36px}.community h2 br,.community p br{display:none}.footer-row{flex-direction:column;text-align:center;gap:30px}footer{padding-top:45px}footer .brand{justify-content:center}footer nav{justify-content:center;gap:15px 20px}}@media(max-width:440px){.header nav{gap:12px}.header .brand img{display:none}.nav-button{display:none!important}.hero h1{font-size:36px}.buttons .button{width:100%}.problem-grid,.foundation-grid{grid-template-columns:1fr}.problem.wide,.problem:last-child,.foundation-grid article:nth-child(5){grid-column:auto}.problem{min-height:140px}.workshop-columns{grid-template-columns:1fr;gap:20px}.workshop-card h2{font-size:35px}.workshop-meta{grid-template-columns:1fr 1fr}.community h2,.closing h2{font-size:34px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.readiness-invite{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:55px}.readiness-invite h2{font-size:clamp(35px,4vw,49px)}.readiness-meta{font-size:13px;margin:17px 0 0;color:#667269}.reflection-card{background:var(--cream);border:1px solid #e5e5db;border-radius:22px;padding:34px;box-shadow:var(--shadow)}.reflection-card h3{font-size:28px;margin-bottom:24px}.reflection-card ol{padding-left:24px;margin:0}.reflection-card li{padding-left:7px;margin:0 0 20px}.reflection-card li::marker{color:var(--gold)}.reflection-card strong,.reflection-card li span{display:block}.reflection-card strong{color:var(--green);font-size:16px}.reflection-card li span{font-size:14px;margin-top:4px}.small-note{font-size:12px;padding-top:18px;border-top:1px solid #e5e5db;margin-bottom:0}.foundation-check{text-align:center;margin-top:35px}.foundation-check p{margin-bottom:15px}.readiness-open{overflow:hidden}#readiness-dialog{padding:0;width:min(820px,calc(100vw - 40px));max-width:820px;height:min(880px,calc(100dvh - 48px));max-height:calc(100dvh - 48px);overflow:hidden;border-radius:18px}#readiness-dialog[open]{display:flex;flex-direction:column}.readiness-dialog-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 24px;border-bottom:1px solid #deded2;flex-shrink:0;background:#f8f6ef}.readiness-dialog-bar strong{font-size:15px;color:var(--green)}.readiness-dialog-bar span{display:block;font-size:12px;margin-top:2px}.readiness-dialog-bar button{background:none;border:0;font-size:30px;min-width:44px;min-height:44px;color:var(--green);flex-shrink:0}#readiness-frame{border:0;width:100%;flex:1;min-height:0;background:#f8f6ef}#workshop:focus{outline:none}@media(max-width:760px){.readiness-invite{grid-template-columns:1fr;gap:28px}.reflection-card{padding:26px}}@media(max-width:600px){#readiness-dialog{width:100%;max-width:none;height:100dvh;max-height:100dvh;margin:0;border:0;border-radius:0}.readiness-dialog-bar{padding:12px 16px}.readiness-dialog-bar strong{font-size:14px}.readiness-dialog-bar span{font-size:12px;line-height:1.4}.readiness-invite h2 br{display:none}}
