.guide-page{background:var(--cream,#f6f3eb);color:#173f32}
.guide-header{border-bottom:1px solid #d8dfd7;background:#f7f5ef}
.guide-header>.shell{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:84px}
.guide-header nav{display:flex;gap:1.5rem;align-items:center;font-size:.9rem}
.guide-header nav a{padding:.65rem 0}
.guide-download{font-weight:700}
.guide-hero{background:#e8ece2;padding:3.5rem 0 4.5rem;overflow:hidden}
.guide-hero-inner{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:5rem;align-items:center}
.guide-hero h1{font:400 clamp(2.8rem,5.6vw,5.2rem)/1.05 var(--serif);letter-spacing:-.035em;max-width:14ch;margin:1rem 0 1.4rem}
.guide-lead{font-size:1.15rem;line-height:1.7;max-width:45ch;margin:0 0 1.8rem}
.guide-breadcrumbs{font-size:.83rem;margin-bottom:2rem;color:#476653}
.guide-poster{display:block;width:250px;height:auto;border-radius:20px;box-shadow:0 20px 50px #183f3222;transform:rotate(2deg)}
.guide-content{padding-top:3rem;padding-bottom:5rem}
.guide-content article{max-width:780px;margin:auto;font-size:1.05rem;line-height:1.85}
.guide-content h2{font:400 clamp(1.9rem,3.3vw,2.7rem)/1.18 var(--serif);letter-spacing:-.015em;margin:3rem 0 1rem;scroll-margin-top:1rem}
.guide-content h3{font-size:1.2rem;line-height:1.45;margin:0 0 .6rem}
.guide-content p{margin:0 0 1.2rem}
.guide-content ol,.guide-content ul{padding-inline-start:1.4rem;margin:1rem 0 2rem}
.guide-content li{padding-inline-start:.3rem;margin-bottom:1rem}
.guide-content a{text-decoration:underline;text-underline-offset:3px}
.guide-byline,.guide-sources{font-size:.82rem;color:#476653}
.guide-sources{border-top:1px solid #ccd4c9;padding-top:1.5rem;margin-top:3rem}
.guide-directory>a{display:block;padding:1.8rem 0;border-bottom:1px solid #ccd4c9;text-decoration:none}
.guide-directory>a>span{font-size:.82rem;font-weight:700}
.guide-directory>a:hover h3{text-decoration:underline}
.guide-footer{padding-top:2.5rem;padding-bottom:2.5rem;font-size:.85rem}
.guide-footer nav{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem}
.language-links{display:flex;flex-wrap:wrap;gap:1.2rem}
.language-links a{padding:.4rem 0;text-decoration:underline;text-underline-offset:3px}
.guide-footer p{color:#476653}
.guide-hero--tool .guide-hero-inner{display:block}.guide-hero--tool h1{max-width:20ch}
.plan-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:2rem 0}
.plan-form label{display:block;font-weight:700;font-size:.85rem;margin-bottom:.5rem}
.plan-form input{width:100%;padding:.85rem;border:1px solid #748770;border-radius:5px;background:#fff;color:#173f32;font:inherit}
.plan-form button{grid-column:1/-1;justify-self:start;border:0;cursor:pointer}
.plan-summary{padding:1rem 0;border-block:1px solid #bcc8b7}
.plan-save{margin:1.5rem 0;padding:1.25rem;border:1px solid #bcc8b7;border-radius:8px;background:#edf0e7}
.plan-save[hidden]{display:none}
.plan-save label{display:block;font-weight:700;margin-bottom:.5rem}
.plan-save p{font-size:.9rem;line-height:1.6}
.plan-save input{display:block;width:100%;min-width:0;padding:.75rem;border:1px solid #748770;border-radius:5px;background:white;color:#173f32;font:inherit;font-size:.85rem}
.plan-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}
.plan-actions button{border:0;cursor:pointer;min-height:44px;white-space:normal}
.plan-actions .button-primary{background:#173f32;color:#fffdf7}
.plan-actions .button-quiet{background:transparent;color:#173f32;border:1px solid #748770;box-shadow:none}
.plan-save #plan-link-status:empty{display:none}
.plan-save #plan-link-status{margin:1rem 0 0}
.table-scroll{overflow-x:auto;margin:1.8rem 0;max-width:100%}
.guide-content table{width:100%;border-collapse:collapse;text-align:start;font-size:.9rem}
.guide-content th,.guide-content td{padding:.7rem .65rem;border-bottom:1px solid #d5ddd0;text-align:start}
.guide-content thead{background:#e3e9dd}
.guide-content caption{text-align:start;font-size:.85rem;margin-bottom:.8rem;color:#476653}
.download-qr{display:flex;align-items:center;gap:2rem;margin:2rem 0}.download-qr img{flex-shrink:0}
.app-facts{display:grid;grid-template-columns:150px 1fr;gap:1rem;margin:1.5rem 0}.app-facts dt{font-weight:700}.app-facts dd{margin:0}
.guide-page:dir(rtl){font-family:"Noto Naskh Arabic",serif}.guide-page:dir(rtl) h1,.guide-page:dir(rtl) h2{font-family:"Noto Naskh Arabic",serif;letter-spacing:0;line-height:1.5}.guide-page:dir(rtl) .guide-content{font-size:1.15rem}
.guide-page a:focus-visible,.guide-page input:focus-visible,.guide-page button:focus-visible{outline:3px solid #9c681c;outline-offset:4px}
@media(prefers-reduced-motion:no-preference){.guide-directory a{transition:padding-inline-start .2s}.guide-directory a:hover{padding-inline-start:.5rem}}
@media(max-width:760px){.guide-header>.shell{min-height:76px;gap:1rem}.guide-header .wordmark{font-size:.9rem}.guide-header nav{gap:.5rem}.guide-header nav>a:first-child{display:none}.guide-header nav a{font-size:.78rem;max-width:140px}.guide-hero{padding:2rem 0 3rem}.guide-hero-inner{grid-template-columns:1fr;gap:2.5rem}.guide-poster{width:185px;margin:auto}.guide-hero h1{max-width:17ch}.guide-lead{font-size:1rem}.guide-content article{font-size:1rem}.plan-form{grid-template-columns:1fr}.plan-form button{width:100%}.download-qr{flex-direction:column;align-items:start}.app-facts{grid-template-columns:1fr;gap:.4rem}.app-facts dd{margin-bottom:1rem}}
@media print{.guide-header,.guide-hero,.final-cta,.guide-footer,.conversion-dock,.guide-byline,.guide-sources,.plan-save,.plan-form{display:none!important}.guide-content{padding:0}.tool-page .guide-content article>h2,.tool-page .guide-content article>p:not(#plan-summary){display:none}.guide-content th,.guide-content td{padding:3px}.guide-content table{font-size:10pt}.table-scroll{overflow:visible}tr{break-inside:avoid}body{background:white!important;color:black!important}}
/* Keep inherited homepage colors readable on the lighter guide hero. */
.guide-hero .eyebrow{color:#476653}
.guide-hero .store-proof{color:#36523c}
.guide-hero .button-primary,.plan-form .button-primary{background:#173f32;color:#fffdf7}
@media(min-width:761px){.guide-hero{padding-block:3rem}.guide-poster{width:203px;justify-self:end}.guide-hero-inner{grid-template-columns:minmax(0,1fr) 220px}}

/* Leave room for translated controls and scripts with taller glyphs. */
.guide-header .shell>*{min-width:0}
.guide-page .button{white-space:normal;text-align:center;overflow-wrap:anywhere;max-width:100%}
.guide-page:not(:lang(en)) h1,.guide-page:not(:lang(en)) h2{line-height:1.35;letter-spacing:normal;overflow-wrap:anywhere}
.guide-page:lang(he){font-family:Arial,sans-serif}
.guide-page:lang(he) h1,.guide-page:lang(he) h2{font-family:Arial,sans-serif}
.guide-page .wordmark{direction:ltr;unicode-bidi:isolate}

.brand-name{white-space:nowrap;direction:ltr;unicode-bidi:isolate}

/* Keep the public app languages visible before downloading a translated introduction. */
.release-notice { margin-block: 1.25rem; padding: .8rem 1rem; border-inline-start: 3px solid #59765b; background: #e8eddf; color: #173f32; font-size: 1rem; line-height: 1.65; overflow-wrap: anywhere; }
