:root{--ampara-olive:#626b4d;--ampara-clay:#ae603f;--ampara-ink:#353d2e;--ampara-paper:#faf7f0;--ampara-line:#dcdccf}html{scroll-behavior:smooth;scroll-padding-top:110px}body{background:var(--ampara-paper)}.ampara-header,.ampara-home,.ampara-footer,.ampara-announcement{font-family:Arial,sans-serif;color:var(--ampara-ink)}.ampara-home h1,.ampara-home h2,.ampara-home h3{font-family:Georgia,serif;font-weight:400;text-transform:none;letter-spacing:-.035em;line-height:1.1}.ampara-home h2{font-size:clamp(32px,3.6vw,52px)}.ampara-home p{line-height:1.7}.ampara-announcement{text-align:center;background:var(--ampara-olive);color:#fff;padding:10px 20px;font-size:12px;letter-spacing:.06em}.ampara-header{display:flex;align-items:center;justify-content:space-between;padding:16px 5%;background:var(--ampara-paper);border-bottom:1px solid var(--ampara-line);gap:20px}.ampara-logo{display:block;width:230px;flex-shrink:0}.ampara-logo img{display:block;width:100%;height:auto}.ampara-header nav,.ampara-footer nav{display:flex;gap:30px}.ampara-header nav a,.ampara-footer a{color:inherit;text-decoration:none;font-size:14px}.ampara-header a:hover,.ampara-footer a:hover{text-decoration:underline;text-underline-offset:5px}.ampara-hero{position:relative;min-height:640px;display:flex;align-items:center;overflow:hidden;background:#3b4436}.ampara-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ampara-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,32,24,.78),rgba(20,32,24,.35) 58%,rgba(20,32,24,.1))}.ampara-hero-content{position:relative;z-index:1;max-width:730px;padding:85px 9%;padding-right:20px;color:#fff}.ampara-eyebrow{text-transform:uppercase;font-size:11px;letter-spacing:.19em;font-weight:600;margin:0 0 22px}.ampara-hero h1{font-size:clamp(42px,4.8vw,70px);color:inherit;margin:0 0 28px;max-width:620px}.ampara-hero-content>p:not(.ampara-eyebrow){max-width:420px;font-size:17px;color:#f0f0e7;margin:0 0 32px}.ampara-button{display:inline-flex;align-items:center;gap:30px;background:var(--ampara-paper);color:var(--ampara-ink);padding:17px 25px;border-radius:3px;text-decoration:none;font-size:14px}.ampara-button:hover{background:#e7eadc}.ampara-values{display:flex;justify-content:center;gap:9%;padding:23px 20px;border-bottom:1px solid var(--ampara-line);text-align:center;font-size:13px}.ampara-values span:before{content:"✧";margin-right:12px;color:var(--ampara-clay)}.ampara-container{max-width:1300px;margin:auto;padding:85px 5%}.ampara-section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px}.ampara-section-heading h2{max-width:560px;margin:0}.ampara-section-heading>p{font-size:14px;max-width:300px;color:#646958;margin:0}.ampara-books{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:42px 28px}.ampara-book-cover{aspect-ratio:3/4;background:var(--book-color);color:#fff9ee;display:flex;flex-direction:column;align-items:center;text-align:center;padding:28px 20px;box-shadow:inset 7px 0 0 #ffffff18,4px 6px 14px #34392c15;border-radius:1px 4px 4px 1px}.ampara-book-brand{font-size:9px;letter-spacing:.23em}.ampara-book-title{font-family:Georgia,serif;font-size:clamp(20px,2.1vw,30px);line-height:1.2;max-width:210px;margin:auto 0 18px}.ampara-book-rule{height:1px;width:35px;background:currentColor;opacity:.5;margin-bottom:18px}.ampara-book-subtitle{font-family:Georgia,serif;font-style:italic;font-size:14px;line-height:1.5;margin-bottom:auto}.ampara-book-edition{font-size:7px;letter-spacing:.12em;margin-top:20px}.ampara-book h3{font-size:20px;line-height:1.25;margin:22px 0 8px}.ampara-book>p{font-size:13px;color:#737465;margin:0 0 14px}.ampara-coming{display:inline-block;font-size:10px;text-transform:uppercase;letter-spacing:.1em;border:1px solid #cfd3c3;padding:6px 9px;color:#626b4d}.ampara-story{display:grid;grid-template-columns:1fr 1fr;background:#e9eadf;align-items:stretch}.ampara-story>img{width:100%;height:100%;max-height:650px;object-fit:cover}.ampara-story>div{padding:80px 15%;align-self:center}.ampara-story h2{margin:0 0 25px}.ampara-story p:not(.ampara-eyebrow){font-size:15px}.ampara-text-link{display:inline-flex;gap:24px;color:inherit;text-decoration:none;border-bottom:1px solid;padding:12px 0;font-size:14px}.ampara-steps{text-align:center}.ampara-steps h2{margin:0 0 55px}.ampara-step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.ampara-step-grid article>span{display:inline-flex;align-items:center;justify-content:center;border:1px solid #c8cdbb;border-radius:50%;width:46px;height:46px;font-family:Georgia,serif;font-size:17px;color:var(--ampara-clay)}.ampara-step-grid h3{font-size:25px;margin:24px 0 16px}.ampara-step-grid p{font-size:14px;color:#646958;max-width:280px;margin:auto}.ampara-note{background:var(--ampara-olive);color:var(--ampara-paper);text-align:center;padding:65px 20px}.ampara-note p{font-family:Georgia,serif;font-size:clamp(29px,3.8vw,45px);line-height:1.3;margin:0 0 25px}.ampara-note span{font-size:10px;letter-spacing:.18em}.ampara-faq{display:grid;grid-template-columns:1fr 1.3fr;gap:60px}.ampara-faq h2{margin:0}.ampara-faq details{border-bottom:1px solid var(--ampara-line);padding:22px 0}.ampara-faq details:first-child{border-top:1px solid var(--ampara-line)}.ampara-faq summary{cursor:pointer;font-size:15px;list-style:none;display:flex;justify-content:space-between;gap:20px}.ampara-faq summary:after{content:"+"}.ampara-faq details[open] summary:after{content:"−"}.ampara-faq details p{font-size:14px;color:#646958;margin-bottom:0}.ampara-footer{background:#ede9df;padding:45px 5% 20px}.ampara-footer-main{display:flex;justify-content:space-between;gap:30px;align-items:center;max-width:1170px;margin:auto}.ampara-footer-main p{font-size:13px}.ampara-footer-bottom{border-top:1px solid #d3d2c7;margin:35px auto 0;padding-top:20px;display:flex;justify-content:space-between;max-width:1170px;font-size:11px;color:#686b5c}.ampara-home a:focus-visible,.ampara-header a:focus-visible,.ampara-footer a:focus-visible,.ampara-faq summary:focus-visible{outline:3px solid var(--ampara-clay);outline-offset:5px}@media(max-width:749px){html{scroll-padding-top:30px}.ampara-header{flex-direction:column;padding:10px 5% 18px;gap:5px}.ampara-logo{width:205px}.ampara-header nav{gap:22px}.ampara-header nav a{font-size:12px}.ampara-hero{min-height:520px}.ampara-hero-content{padding:65px 7%}.ampara-hero h1{font-size:46px}.ampara-hero-content>p:not(.ampara-eyebrow){font-size:15px}.ampara-values{gap:18px;font-size:10px;padding:18px 12px}.ampara-values span:before{display:none}.ampara-container{padding:55px 6%}.ampara-section-heading{display:block;margin-bottom:30px}.ampara-section-heading>p{margin-top:20px}.ampara-books{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 18px}.ampara-book-cover{padding:19px 12px}.ampara-book-title{font-size:21px}.ampara-book-subtitle{font-size:12px}.ampara-book-edition{font-size:5px}.ampara-book h3{font-size:19px;margin-top:16px}.ampara-book>p{font-size:12px}.ampara-story{grid-template-columns:1fr}.ampara-story>img{max-height:370px;aspect-ratio:1.2}.ampara-story>div{padding:48px 7%}.ampara-step-grid{grid-template-columns:1fr;gap:38px}.ampara-steps h2{margin-bottom:35px}.ampara-faq{grid-template-columns:1fr;gap:30px}.ampara-footer-main{flex-direction:column;align-items:start}.ampara-footer nav{gap:25px}.ampara-footer-bottom{gap:15px;line-height:1.5;flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Institutional pages and accessible policy navigation. */
.ampara-footer .ampara-footer-support{flex-wrap:wrap;justify-content:flex-end;max-width:490px;gap:18px 28px}.ampara-footer .ampara-footer-policies{display:flex;flex-wrap:wrap;gap:14px 26px;padding:28px 0;border-top:1px solid rgba(53,61,46,.16);font-size:13px;line-height:1.6}.ampara-footer .ampara-business{font-size:12px;opacity:.8}.ampara-footer a:focus-visible{outline:2px solid currentColor;outline-offset:5px}.shopify-policy__container{max-width:850px!important;padding:48px 24px 72px!important;color:#353d2e;line-height:1.75}.shopify-policy__container h1{font-size:clamp(28px,4vw,42px)}.shopify-policy__container h2{font-size:24px;margin-top:32px}.shopify-policy__container a{text-decoration:underline;text-underline-offset:3px}.shopify-policy__container p,.shopify-policy__container li{overflow-wrap:anywhere}@media(max-width:700px){.ampara-footer .ampara-footer-support{justify-content:flex-start}.ampara-footer .ampara-footer-policies{gap:14px 20px}}
