
:root{--paper:#faf7ef;--white:#fffcf7;--ink:#263f34;--text:#42514a;--muted:#616b60;--green:#35563f;--sage:#e9eee2;--line:#deded0;--clay:#a94e32;--peach:#f2e3d4;--yellow:#f2da9d;--radius:18px;--shadow:0 8px 30px #34412a08;--serif:Georgia,'Times New Roman',serif;--sans:'Trebuchet MS',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);font-family:var(--sans);font-size:17px;line-height:1.65;color:var(--text);-webkit-font-smoothing:antialiased}::selection{background:#edd18f;color:#263f34}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}button,input,textarea{font:inherit}a,button{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #a44d26;outline-offset:5px}p{margin:0 0 1em}h1,h2,h3,h4{color:var(--ink);line-height:1.15;margin:0;font-weight:400}h1,h2,h3{font-family:var(--serif)}h1{font-size:clamp(42px,4.5vw,66px);letter-spacing:-2.4px;max-width:640px;line-height:1.05}h2{font-size:clamp(32px,3.5vw,44px);letter-spacing:-1.25px}h3{font-size:26px;letter-spacing:-.4px}strong{font-weight:700;color:var(--ink)}.container{width:min(1160px,calc(100% - 64px));margin-inline:auto}.narrow{max-width:840px}.icon{width:22px;height:22px;flex:none;vertical-align:middle}.skip{position:fixed;left:12px;top:-80px;background:var(--green);color:white;padding:10px 20px;z-index:100}.skip:focus{top:12px}.site-header{position:sticky;top:0;background:#faf7eff7;border-bottom:1px solid #dddfd170;z-index:30}.header-inner{height:89px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;flex-shrink:0}.brand-mark{width:44px;height:44px;background:var(--green);color:#f5e4bd;border-radius:50% 50% 12px 50%;display:grid;place-items:center;transform:rotate(-7deg)}.brand-mark svg{width:25px;height:25px;transform:rotate(7deg)}.brand-name{font-family:var(--serif);font-size:25px;font-weight:700;color:var(--ink);letter-spacing:-.6px;line-height:1.15}.brand-sub{display:block;font-size:11px;color:var(--muted);letter-spacing:1.3px;text-transform:uppercase;margin-top:4px}nav{display:flex;gap:28px;align-items:center;font-size:14px;font-weight:700}nav>a{text-decoration:none}nav>a:hover{text-decoration:underline}.button{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:49px;padding:12px 22px;border-radius:9px;border:1px solid transparent;background:var(--green);color:#fffdf5;text-decoration:none;font-size:15px;line-height:1.5;font-weight:700;transition:background .18s,transform .18s;box-shadow:none}.button:hover{background:#263f30;transform:translateY(-1px)}.button.secondary{background:transparent;color:var(--green);border-color:#bfc8b8}.button.secondary:hover{background:var(--sage)}.button.light{background:#fbf6e8;color:var(--green)}.button.light:hover{background:#f1e5c9}.button.small{font-size:13px;min-height:42px;padding:8px 16px}.menu-toggle{display:none;background:transparent;border:1px solid var(--line);padding:9px;border-radius:8px;color:var(--ink)}.eyebrow{font-size:11px;letter-spacing:1.7px;text-transform:uppercase;font-weight:700;color:var(--clay);display:block;margin-bottom:16px}.tag{display:inline-flex;align-items:center;gap:8px;border:1px solid #d4d9c9;border-radius:30px;padding:7px 13px;font-size:11px;letter-spacing:.5px;color:#4f644d;background:#f0f1e7;line-height:1.3}.tag:before{content:'';width:6px;height:6px;border-radius:50%;background:#78875e}.hero{padding:49px 0 38px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.04fr 1fr;align-items:center;gap:10px}.hero .tag{margin-bottom:23px}.hero h1 em{font-style:italic;color:var(--clay);font-weight:400}.hero-lead{max-width:530px;font-size:17px;line-height:1.8;margin:25px 0 24px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-note{font-size:12px;color:#6c7468;margin-top:15px;max-width:540px}.hero-art{position:relative;min-width:0;margin-right:-35px;margin-top:0}.hero-art>svg{display:block;width:100%;height:auto}.art-note{position:absolute;right:24px;bottom:47px;background:#fffdf5;border:1px solid #e3dfcf;border-radius:11px;padding:13px 18px;box-shadow:0 6px 20px #61472512;transform:rotate(3deg);font-family:var(--serif);font-style:italic;color:var(--green);font-size:18px;display:flex;gap:9px;align-items:center}.hero-baseline{display:flex;align-items:center;justify-content:center;gap:24px;padding:23px 0 3px;color:#5d6c59;font-size:13px}.hero-baseline span{display:flex;gap:8px;align-items:center}.hero-baseline .icon{width:17px;height:17px}.hero-baseline i{width:4px;height:4px;background:#bbc3ae;border-radius:50%}.intro{padding:54px 0 58px;border-top:1px solid #dddfd6}.intro-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:62px;align-items:center}.intro h2{font-size:36px;max-width:410px}.intro p{font-size:16px;margin:0}.source-ref{font-size:11px;font-weight:700;margin-left:4px;color:#526444;text-decoration:none;white-space:nowrap}.source-ref:hover{text-decoration:underline}.roles{margin-top:29px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.role-card{display:flex;gap:17px;background:#f0f0e5;border-radius:13px;padding:19px 22px}.role-card>svg{color:var(--green);margin-top:4px;width:25px;height:25px}.role-card:last-child{background:#f2e8dc}.role-card h3{font-family:var(--sans);font-weight:700;font-size:15px;margin-bottom:5px;letter-spacing:0}.role-card p{font-size:14px;line-height:1.6;margin:0}.section{padding:68px 0}.section-heading{margin-bottom:32px;max-width:740px}.section-heading p{margin:15px 0 0;max-width:710px;font-size:16px}.tint{background:#edf0e6}.step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;counter-reset:steps}.step-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:25px 22px 21px;background:var(--white);border:1px solid #d6ddcc;border-radius:var(--radius);box-shadow:var(--shadow);min-height:285px}.step-top{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:24px}.step-top .num{font-family:var(--serif);font-size:38px;line-height:1;color:#8b9b7f}.step-top .icon{width:28px;height:28px;color:var(--green)}.step-card h3{font-size:24px;margin-bottom:13px;line-height:1.18}.step-card p{font-size:14px;line-height:1.7;flex-grow:1}.step-card .text-link{font-size:13px}.text-link{display:inline-flex;gap:8px;align-items:center;font-weight:700;color:var(--green);text-decoration:none;border-bottom:1px solid #bbc7ad;line-height:1.5;padding:2px 0}.text-link:hover{border-color:var(--green)}.text-link .icon{width:16px;height:16px}.method-details{margin-top:22px;border:1px solid #cbd4c0;background:#f8faf2;border-radius:13px;padding:0 24px}.method-details summary{font-size:14px;color:var(--green);font-weight:700;padding:18px 0;cursor:pointer}.method-details .details-body{padding:3px 0 21px}.details-body ol,.details-body ul{margin:0 0 18px;padding-left:22px}.details-body li{font-size:14px;margin:7px 0}.details-body p{font-size:14px;margin:0 0 15px}.inline-tip{display:flex;gap:12px;align-items:flex-start;border-radius:12px;padding:17px 20px;background:#f5ecda;color:#685332;font-size:14px;margin-top:20px}.inline-tip p{margin:0}.inline-tip>svg{width:22px;height:22px;margin-top:1px}.readiness{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ready-card{display:flex;gap:15px;align-items:flex-start;padding:19px 21px;background:#fffcf5;border:1px solid var(--line);border-radius:13px}.ready-card .round-icon{width:41px;height:41px;background:#f0eee0;display:grid;place-items:center;color:#617354;flex:none;border-radius:50%}.ready-card h3{font-family:var(--sans);font-weight:700;font-size:16px;letter-spacing:0;margin-bottom:7px}.ready-card p{font-size:14px;line-height:1.7;margin:0}.ready-more{margin-top:16px;border:1px solid var(--line);border-radius:12px;padding:0 22px;background:#fffcf5}.ready-more summary{cursor:pointer;font-size:14px;padding:15px 0;color:var(--green);font-weight:700}.speech-tip{background:#f0e5d7;padding:23px 27px;margin-top:25px;border-radius:15px;display:flex;gap:18px;align-items:center}.speech-tip>svg{width:29px;height:29px;color:#9c6944}.speech-tip p{font-size:15px;margin:0}.messages{background:#fffdf8;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.message-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:55px;align-items:start}.message-side{position:sticky;top:125px}.message-side h2{font-size:39px}.message-side p{font-size:15px;margin-top:18px}.message-side .hint{font-size:13px;border-top:1px solid var(--line);padding-top:18px;margin-top:23px}.message-side .text-link{font-size:13px}.prompt-list{display:flex;flex-direction:column;gap:13px}.prompt-card{background:var(--paper);border:1px solid #dcded0;border-radius:14px;overflow:hidden;scroll-margin-top:110px}.prompt-card[open]{border-color:#9daa8f;box-shadow:var(--shadow)}.prompt-card summary{list-style:none;cursor:pointer;display:flex;gap:16px;padding:20px 22px;align-items:center;color:var(--ink);font-size:15px;font-weight:700}.prompt-card summary::-webkit-details-marker{display:none}.prompt-card summary:after{content:'+';margin-left:auto;font-weight:400;font-size:24px;color:#718463}.prompt-card[open] summary:after{content:'−'}.prompt-number{display:grid;place-items:center;width:30px;height:30px;font-family:var(--serif);font-size:19px;flex:none;background:#e7eadc;color:var(--green);border-radius:50%}.prompt-inner{padding:0 22px 23px}.prompt-inner>p{font-size:13px;color:#626c5d;margin:0 0 15px}.prompt-text{white-space:pre-wrap;font-family:var(--sans);font-size:14px;color:#3d4b40;line-height:1.8;padding:20px;background:#fffdf7;border:1px solid #e0e2d5;border-left:3px solid #87966c;border-radius:6px;margin:0 0 16px;overflow-wrap:anywhere}.prompt-actions{display:flex;justify-content:space-between;align-items:center;gap:12px}.prompt-actions small{font-size:11px;max-width:190px;color:#697460}.copy-button .icon{width:16px;height:16px}.toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%,12px);padding:13px 21px;border-radius:11px;background:#2d4c39;color:#fffdf4;font-size:14px;z-index:80;max-width:calc(100% - 30px);width:max-content;opacity:0;pointer-events:none;box-shadow:0 5px 25px #20362125;transition:opacity .18s,transform .18s}.toast.visible{opacity:1;transform:translate(-50%,0)}dialog{border:1px solid var(--line);border-radius:16px;max-width:min(620px,calc(100% - 32px));padding:28px;color:var(--text);background:var(--paper)}dialog::backdrop{background:#263f3499}dialog h3{margin-bottom:15px}dialog p{font-size:14px}dialog textarea{width:100%;height:260px;margin-bottom:15px;font-size:14px;line-height:1.65;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--text)}.download-section{padding:64px 0}.download-band{background:var(--green);border-radius:23px;padding:40px 46px;display:grid;grid-template-columns:135px 1fr auto;gap:30px;align-items:center;color:#e8eedb;position:relative;overflow:hidden}.download-band h2{color:#fff9e9;font-size:36px;letter-spacing:-.8px}.download-band .eyebrow{color:#e8cc90;margin-bottom:12px}.download-band p{font-size:14px;line-height:1.7;max-width:485px;margin:13px 0 0}.mini-guide{height:171px;width:123px;position:relative;background:#faf2df;border-radius:3px 9px 9px 3px;transform:rotate(-8deg);box-shadow:5px 8px 0 #b8c1a8,10px 14px 15px #172b251c;padding:18px 15px;border-left:5px solid #c99468;color:var(--green);display:flex;flex-direction:column;justify-content:space-between}.mini-guide small{font-size:7px;text-transform:uppercase;letter-spacing:1px}.mini-guide div{font-family:var(--serif);font-size:20px;line-height:1.1}.mini-guide .icon{width:27px;height:27px}.download-action{display:flex;flex-direction:column;align-items:center;gap:12px;min-width:185px}.download-action small{color:#dfe7d1;font-size:11px}.download-action .sub-link{font-size:13px;color:#fff5d8;text-decoration:underline}.resource-links{display:flex;flex-wrap:wrap;gap:20px 30px;align-items:center;justify-content:center;margin-top:23px;font-size:13px}.resource-links a{display:inline-flex;align-items:center;gap:7px;color:#586d4e}.resource-links .icon{height:16px;width:16px}.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:start}.review .section-heading{margin-bottom:25px}.review h2{font-size:38px}.checklist{display:grid;gap:0}.checkline{display:flex;gap:13px;align-items:flex-start;font-size:14px;padding:12px 0;border-bottom:1px solid #dcded0;cursor:pointer}.checkline input{width:19px;height:19px;accent-color:var(--green);margin:3px 0 0;flex:none}.checkline span{transition:opacity .15s}.checkline input:checked+span{opacity:.6}.progress-label{font-size:12px;color:#5d6d55;margin:15px 0 0}.privacy{padding:31px 30px;background:#f2e8dc;border:1px solid #e0d7c7;border-radius:18px}.privacy>svg{width:32px;height:32px;color:#a26e49;margin-bottom:18px}.privacy h3{font-size:27px;margin-bottom:17px}.privacy p{font-size:14px;line-height:1.8;margin:0 0 15px}.privacy p:last-child{margin-bottom:0}.small-note{font-size:12px!important;color:#665f51}.faq{background:#f0f1e7;padding:62px 0}.faq-layout{display:grid;grid-template-columns:1fr 1.7fr;gap:65px}.faq h2{font-size:36px}.faq-list{display:flex;flex-direction:column}.faq-item{border-bottom:1px solid #d2d9c7}.faq-item:first-child{border-top:1px solid #d2d9c7}.faq-item summary{list-style:none;display:flex;justify-content:space-between;gap:20px;align-items:center;cursor:pointer;padding:18px 0;font-size:15px;font-weight:700;color:var(--green)}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:'+';font-size:22px;font-weight:400}.faq-item[open] summary:after{content:'−'}.faq-item .answer{padding:0 25px 20px 0;font-size:14px;line-height:1.8}.faq-item .answer p:last-child{margin-bottom:0}.closing{padding:54px 0;text-align:center}.closing h2{font-size:33px}.closing p{font-size:16px;max-width:630px;margin:17px auto 24px}.closing .leaf-line{color:#7e9268;margin-bottom:16px}.closing .leaf-line svg{height:31px;width:31px}footer{padding:31px 0 26px;border-top:1px solid #d9dfd0;background:#f4f3e8;font-size:12px;line-height:1.8;color:#62705b}.footer-top{display:flex;justify-content:space-between;gap:25px;margin-bottom:20px}.footer-top p{margin:0;max-width:680px}.footer-brand{font-family:var(--serif);font-size:21px;color:var(--green);font-weight:700;white-space:nowrap}.source-details{border-top:1px solid #d9dfd0;padding-top:13px}.source-details summary{font-weight:700;color:#4b6143;cursor:pointer}.sources-list{margin:13px 0 0;padding-left:24px;display:grid;gap:8px}.sources-list li{scroll-margin-top:110px}.source-note{margin:14px 0 0;font-size:11px}.source-note strong{color:inherit}.footer-bottom{margin:19px 0 0;font-size:11px;color:#727b69;display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap}.no-js{display:block;margin:12px auto;padding:12px 20px;max-width:1000px;border:1px solid var(--line);font-size:14px}.print-only{display:none}.intro-grid p{max-width:620px}.hr-soft{border:0;border-top:1px solid var(--line);margin:0}.view-toggle{display:flex;gap:10px;justify-content:flex-end;margin-bottom:12px;font-size:12px}.plain-button{font-size:12px;border:0;background:none;text-decoration:underline;text-underline-offset:3px;padding:5px;color:#566a4b}
@media(min-width:1500px){.hero{padding-top:65px;padding-bottom:48px}}
@media(max-width:1050px){.container{width:calc(100% - 48px)}.header-inner{height:80px}nav{gap:18px}.hero-art{margin-right:-10px}h1{font-size:50px}.hero-grid{gap:5px}.hero-lead{font-size:16px}.hero-actions .button{padding:11px 17px;font-size:14px}.step-grid{grid-template-columns:repeat(2,1fr)}.step-card{min-height:230px}.step-top{margin-bottom:18px}.intro-grid{gap:35px}.message-layout{gap:30px;grid-template-columns:245px minmax(0,1fr)}.download-band{grid-template-columns:115px 1fr;padding:33px;gap:28px}.download-action{grid-column:2;align-items:flex-start;flex-direction:row;flex-wrap:wrap}.download-action small{align-self:center}.download-action .sub-link{align-self:center}.mini-guide{grid-row:1/3;width:108px;height:157px}.review-grid{gap:32px}.faq-layout{gap:40px}.brand-sub{font-size:9px}.brand-name{font-size:23px}.art-note{font-size:15px;right:6px;bottom:27px}}
@media(max-width:760px){html{scroll-padding-top:88px}body{font-size:16px}.container{width:calc(100% - 38px)}.header-inner{height:75px}.brand-name{font-size:22px}.brand-sub{font-size:9px;letter-spacing:.9px}.brand-mark{width:38px;height:38px}.menu-toggle{display:block}nav{position:absolute;top:74px;left:0;right:0;padding:17px 20px 22px;background:var(--paper);border-bottom:1px solid var(--line);display:none;flex-wrap:wrap;gap:19px;box-shadow:0 8px 14px #34412a09}nav.expanded{display:flex}.hero{padding:31px 0 22px}.hero-grid{grid-template-columns:1fr;gap:12px}h1{font-size:clamp(43px,8vw,61px);letter-spacing:-1.8px;max-width:650px}.hero .tag{font-size:10px;margin-bottom:22px}.hero-lead{max-width:560px;margin-top:20px}.hero-actions{gap:10px}.hero-actions .button{min-height:46px}.hero-note{font-size:11px;margin-top:12px}.hero-art{max-width:510px;width:100%;margin:-5px auto -10px}.art-note{right:22px;bottom:34px;font-size:17px}.hero-baseline{padding:12px 0 0;gap:8px 20px;flex-wrap:wrap;font-size:11px}.hero-baseline i{display:none}.intro{padding:34px 0 40px}.intro-grid{grid-template-columns:1fr;gap:20px}.intro h2{font-size:32px;max-width:100%}.intro p{font-size:15px}.roles{grid-template-columns:1fr;gap:11px;margin-top:24px}.role-card{padding:18px}.section{padding:43px 0}.section-heading{margin-bottom:24px}.section-heading p{font-size:15px}.eyebrow{font-size:10px;letter-spacing:1.4px;margin-bottom:13px}h2{font-size:33px}.step-grid{gap:12px}.step-card{padding:20px 18px;min-height:252px}.step-card h3{font-size:22px}.step-card p{font-size:14px}.step-top{margin-bottom:19px}.step-top .num{font-size:33px}.step-top .icon{height:25px;width:25px}.method-details{padding:0 18px}.inline-tip{padding:15px;font-size:13px}.readiness{gap:11px}.ready-card{padding:17px;gap:12px}.ready-card .round-icon{width:32px;height:32px}.ready-card .round-icon .icon{height:18px;width:18px}.ready-card h3{font-size:14px}.ready-card p{font-size:14px}.speech-tip{padding:20px;gap:15px}.speech-tip p{font-size:14px}.message-layout{grid-template-columns:1fr;gap:22px}.message-side{position:static}.message-side h2{font-size:34px}.message-side p{font-size:15px;margin-top:15px}.message-side .hint{font-size:12px;margin-top:17px;padding-top:13px}.prompt-card summary{padding:16px 17px;font-size:14px;gap:12px}.prompt-inner{padding:0 16px 19px}.prompt-text{padding:15px;font-size:14px}.prompt-actions small{max-width:150px;font-size:10px}.prompt-actions .button{font-size:12px;min-height:43px;padding:10px 14px}.download-section{padding:39px 0}.download-band{border-radius:17px;padding:28px 23px;grid-template-columns:1fr;gap:21px}.mini-guide{display:none}.download-band h2{font-size:33px}.download-action{grid-column:auto;gap:12px 17px}.download-action small{font-size:10px}.resource-links{font-size:12px;gap:12px 20px;margin-top:18px}.review-grid{grid-template-columns:1fr;gap:28px}.review h2{font-size:33px}.privacy{padding:25px}.privacy h3{font-size:26px}.faq{padding:40px 0}.faq-layout{grid-template-columns:1fr;gap:22px}.faq h2{font-size:33px}.faq-item summary{font-size:14px;padding:17px 0}.closing{padding:40px 0}.closing h2{font-size:29px}.closing p{font-size:15px}.footer-top{flex-direction:column;gap:13px}.footer-bottom{font-size:10px}.view-toggle{justify-content:flex-start}.toast{font-size:13px;bottom:20px}.prompt-card{scroll-margin-top:95px}}
@media(max-width:410px){.container{width:calc(100% - 30px)}h1{font-size:42px;letter-spacing:-1.8px}.hero-actions .button{font-size:13px;padding:11px 14px}.hero-baseline{gap:8px 15px}.step-grid,.readiness{grid-template-columns:1fr}.step-card{min-height:0}.step-top{margin-bottom:17px}.step-card p{margin-bottom:17px}.step-card h3{font-size:25px}.ready-card{padding:17px}.art-note{font-size:15px;right:14px;bottom:25px}.prompt-actions small{max-width:140px}.prompt-card summary{gap:9px;font-size:13px}.brand-sub{font-size:8px}.brand-name{font-size:21px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{@page{size:A4;margin:16mm}html{scroll-padding-top:0}body{background:white;font:10pt/1.5 Arial,sans-serif;color:#222}.container{width:100%;max-width:none}.site-header,nav,.hero-art,.hero-baseline,.hero-actions,.hero-note,.step-grid,.copy-button,.prompt-actions,.download-section,.toast,.view-toggle,.menu-toggle,.footer-bottom,.closing,.skip,.print-hide{display:none!important}.hero{padding:0 0 15pt}.hero-grid,.intro-grid,.message-layout,.review-grid,.faq-layout,.roles,.readiness{display:block}h1{font-size:29pt;letter-spacing:-1px}h2,.message-side h2,.review h2,.faq h2{font-size:22pt}h3{font-size:16pt}.hero-lead{font-size:11pt;max-width:none;margin:10pt 0}.hero .tag{font-size:8pt;background:white;padding:0;border:none;margin:0 0 8pt}.tag:before{display:none}.section,.intro,.faq,.messages{padding:13pt 0;background:white;border:0}.section-heading{margin-bottom:12pt}.section-heading p,.intro p{font-size:10pt}.intro h2{font-size:21pt;margin-bottom:9pt}.roles{margin-top:13pt}.role-card,.ready-card,.privacy{padding:10pt;margin-bottom:9pt;background:white;border:1px solid #ddd;border-radius:4pt;break-inside:avoid}.role-card p,.ready-card p,.privacy p{font-size:9pt}.method-details,.ready-more{padding:9pt;border:1px solid #ddd;background:white}.method-details summary,.ready-more summary{padding:0;font-size:10pt}.details-body p,.details-body li{font-size:9pt}.speech-tip,.inline-tip{font-size:9pt;padding:10pt;break-inside:avoid}.speech-tip p{font-size:9pt}.prompt-card{border:1px solid #ccc;background:white;box-shadow:none;margin:10pt 0;break-inside:avoid}.prompt-card summary{padding:10pt;font-size:11pt}.prompt-inner{padding:0 10pt 10pt}.prompt-text{font-size:9pt;line-height:1.55;background:white;border-color:#ccc;margin:0;padding:9pt}.prompt-inner>p{font-size:8pt}.message-side{position:static}.message-side p{font-size:10pt}.message-side .hint{font-size:8pt;margin-top:8pt;padding-top:8pt}.checkline{font-size:9pt;padding:6pt 0}.checkline input{width:12px;height:12px}.checklist{margin-bottom:14pt}.faq-item{break-inside:avoid}.faq-item summary{font-size:10pt;padding:8pt 0}.faq-item .answer{font-size:9pt;padding:0 0 8pt}.closing{display:none}footer{font-size:8pt;background:white;padding:15pt 0 0}.footer-top{display:block}.footer-top p{font-size:8pt;max-width:none}.footer-brand{font-size:14pt}.sources-list{font-size:7.5pt}.source-details summary{font-size:9pt}.source-note{font-size:7pt}.print-only{display:block}.eyebrow{font-size:7.5pt;margin-bottom:6pt}.privacy>svg{width:24px;height:24px;margin-bottom:8pt}.message-side .text-link{font-size:9pt}.readiness{padding-bottom:7pt}}
