/* Dedicated, lightweight editorial layout for the coffee credit guide. */
.amc-credit-guide__site-content{width:100%;max-width:none;margin:0;padding:0!important}
.amc-credit-guide{--acg-green:#123f32;--acg-deep:#0a3027;--acg-lime:#b9d66b;--acg-gold:#d8bd80;--acg-ink:#21362e;--acg-muted:#53675d;--acg-line:#dfe8e2;--acg-paper:#f6f9f6;direction:rtl;width:min(1180px,calc(100% - 36px));margin:0 auto;padding:0 0 72px;color:var(--acg-ink);font-family:inherit;font-size:16px;line-height:1.9}
.amc-credit-guide a{color:inherit;text-decoration:none}
.amc-credit-guide a:focus-visible{outline:3px solid #9abb4d;outline-offset:3px;border-radius:4px}
.amc-credit-guide__breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:13px 0 16px;color:#5c6d64;font-size:.78rem}
.amc-credit-guide__breadcrumb a{color:#315c4a;font-weight:650}
.amc-credit-guide__breadcrumb span[aria-hidden]{color:#90a096}
.amc-credit-guide__breadcrumb [aria-current=page]{color:#384b42}
.amc-credit-guide__hero{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(260px,.88fr);align-items:center;gap:25px;overflow:hidden;min-height:330px;padding:clamp(25px,4.8vw,58px);border:1px solid #1c4d3f;border-radius:26px;background:radial-gradient(circle at 83% 14%,rgba(185,214,107,.11),transparent 24%),linear-gradient(120deg,#0b3027 0%,#174b3b 58%,#113b31 100%);box-shadow:0 18px 46px rgba(16,55,42,.13);color:#fff}
.amc-credit-guide__hero::after{position:absolute;z-index:-1;inset:-40% auto auto -6%;width:410px;height:410px;border:1px solid rgba(255,255,255,.07);border-radius:50%;content:""}
.amc-credit-guide__hero-copy{position:relative;z-index:1;max-width:680px}
.amc-credit-guide__eyebrow{margin:0 0 6px;color:#52751f;font-size:.8rem;font-weight:800;letter-spacing:.01em}
.amc-credit-guide__hero .amc-credit-guide__eyebrow{color:#e2cb91}
.amc-credit-guide__hero h1{margin:0 0 12px;color:#fff;font-size:clamp(1.8rem,4vw,3rem);font-weight:800;line-height:1.35;text-wrap:balance}
.amc-credit-guide__lead{max-width:610px;margin:0;color:#f0f5f1;font-size:1rem;line-height:1.9}
.amc-credit-guide__hero-status{display:flex;flex-wrap:wrap;gap:8px;margin-top:19px}
.amc-credit-guide__hero-status>span{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border:1px solid rgba(255,255,255,.24);border-radius:22px;background:rgba(255,255,255,.09);color:#fff;font-size:.75rem;font-weight:650}
.amc-credit-guide__status{display:inline-flex;align-items:center;justify-content:center;padding:3px 8px;border-radius:20px;font-size:.68rem;font-weight:800;line-height:1.45;white-space:nowrap}
.amc-credit-guide__status.is-active{background:#e8f3dc;color:#255632}
.amc-credit-guide__status.is-inactive{background:#edf0ed;color:#43534b}
.amc-credit-guide__hero-status .amc-credit-guide__status{padding:2px 7px;background:#dcebc6;color:#244f32;font-size:.65rem}
.amc-credit-guide__hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin-top:20px}
.amc-credit-guide__button.btn.btn-accent{display:inline-flex;align-items:center;justify-content:center;gap:7px;line-height:1.2;text-align:center}
.amc-credit-guide__button.btn.btn-accent:focus-visible{outline:2px solid var(--wd-primary-color,#114639);outline-offset:3px}
.amc-credit-guide__text-link{color:#fff!important;font-size:.83rem;font-weight:750;text-decoration:underline!important;text-decoration-color:#d6bd83!important;text-underline-offset:4px}
.amc-credit-guide__hero-art{display:grid;place-items:center;min-width:0}
.amc-credit-guide__hero-art svg{display:block;width:min(100%,390px);height:auto;filter:drop-shadow(0 14px 17px rgba(0,0,0,.13))}
.amc-credit-guide__article{padding-top:8px}
.amc-credit-guide__section{padding-block:52px 12px;scroll-margin-top:30px}
.amc-credit-guide__section-heading{max-width:790px;margin:0 auto 22px;text-align:center}
.amc-credit-guide__section-heading h2,.amc-credit-guide__wholesale h2,.amc-credit-guide__closing h2{margin:0 0 9px;color:var(--acg-green);font-size:clamp(1.45rem,3vw,2rem);font-weight:800;line-height:1.5;text-wrap:balance}
.amc-credit-guide__section-heading>p:last-child{margin:0;color:#43564c;font-size:.94rem}
.amc-credit-guide__intro{padding:45px 0 16px}
.amc-credit-guide__intro .amc-credit-guide__section-heading{margin-bottom:17px}
.amc-credit-guide__status-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.amc-credit-guide__status-card{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:54px;padding:9px 12px;border:1px solid var(--acg-line);border-radius:12px;background:#fff;box-shadow:0 5px 18px rgba(24,61,47,.035)}
.amc-credit-guide__status-card strong{color:#253a31;font-size:.84rem}
.amc-credit-guide__fineprint{margin:12px 0 0;color:#46584f;font-size:.8rem;line-height:1.8}
.amc-credit-guide__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:25px 0 0;padding:0;list-style:none}
.amc-credit-guide__steps li{display:flex;align-items:flex-start;gap:12px;min-height:140px;padding:19px;border:1px solid var(--acg-line);border-radius:16px;background:linear-gradient(145deg,#fff,#f8faf8)}
.amc-credit-guide__step-number{display:grid;flex:0 0 34px;place-items:center;width:34px;height:34px;border-radius:50%;background:#e6efda;color:#244c38;font-size:.86rem;font-weight:850}
.amc-credit-guide__steps h3{margin:0 0 5px;color:#24483a;font-size:.98rem;font-weight:800;line-height:1.6}
.amc-credit-guide__steps p{margin:0;color:#4c5d54;font-size:.83rem;line-height:1.8}
.amc-credit-guide__inline-actions{display:flex;flex-wrap:wrap;gap:20px;margin-top:17px}
.amc-credit-guide__inline-actions a{color:#1d553f;font-size:.84rem;font-weight:800;text-decoration:underline;text-decoration-color:#a6c56b;text-underline-offset:4px}
.amc-credit-guide__providers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.amc-credit-guide__provider{position:relative;overflow:hidden;padding:20px;border:1px solid var(--acg-line);border-radius:17px;background:#fff;box-shadow:0 8px 24px rgba(21,61,45,.045)}
.amc-credit-guide__provider::before{position:absolute;inset:0 0 auto;height:3px;background:#a9c76d;content:""}
.amc-credit-guide__provider--active::before{background:#4b8b55}
.amc-credit-guide__provider-heading{display:flex;align-items:center;gap:10px;margin-bottom:12px}
.amc-credit-guide__provider-heading>div{min-width:0;flex:1}
.amc-credit-guide__provider-heading h3{margin:0;color:#183f31;font-size:1.12rem;font-weight:850;line-height:1.4}
.amc-credit-guide__provider-heading p{margin:2px 0 0;color:#50635a;font-size:.75rem;line-height:1.5}
.amc-credit-guide__provider-mark{display:grid;flex:0 0 40px;place-items:center;width:40px;height:40px;border:1px solid #dfe9dd;border-radius:12px;background:#f2f7ec;color:#224c39;font-size:1.05rem;font-weight:900}
.amc-credit-guide__provider-mark--torob{background:#fff3e4;color:#8a5317}
.amc-credit-guide__provider-mark--snap{background:#edf5e8;color:#477132}
.amc-credit-guide__provider-mark--tara{background:#f8eee7;color:#8a573d}
.amc-credit-guide__provider>p{margin:0 0 12px;color:#394e43;font-size:.87rem;line-height:1.9}
.amc-credit-guide__source-link{display:inline-flex;align-items:center;gap:5px;color:#1b5c42!important;font-size:.78rem;font-weight:800;text-decoration:underline!important;text-decoration-color:#aac66f!important;text-underline-offset:4px}
.amc-credit-guide__note{margin:16px 0 0;padding:13px 15px;border-right:3px solid #92b653;border-radius:9px;background:#f1f5ec;color:#344a3e;font-size:.82rem;line-height:1.8}
.amc-credit-guide__wholesale{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(255px,.8fr);align-items:center;gap:30px;margin-top:55px;padding:clamp(23px,4vw,42px);border:1px solid #e8ddbd;border-radius:22px;background:radial-gradient(circle at 4% 4%,rgba(217,190,128,.16),transparent 30%),linear-gradient(130deg,#fbf8ed,#f3f7ed);box-shadow:0 13px 34px rgba(73,66,43,.07)}
.amc-credit-guide__wholesale h2{font-size:clamp(1.35rem,2.8vw,1.9rem)}
.amc-credit-guide__wholesale-copy>p:not(.amc-credit-guide__eyebrow){margin:0 0 11px;color:#354b40;font-size:.89rem;line-height:1.95}
.amc-credit-guide__wholesale-copy .amc-credit-guide__fineprint{padding-top:9px;border-top:1px solid #e7dec6;color:#46594e;font-size:.78rem}
.amc-credit-guide__wholesale-actions{display:flex;align-items:center;flex-wrap:wrap;gap:13px;margin-top:17px}
.amc-credit-guide__wholesale-actions .amc-credit-guide__button{margin-block:0}
.amc-credit-guide__wholesale-actions .amc-credit-guide__text-link{color:#244c3b!important}
.amc-credit-guide__wholesale-steps{display:grid;gap:8px}
.amc-credit-guide__wholesale-steps>div{display:grid;grid-template-columns:32px 1fr;align-items:center;column-gap:10px;padding:11px 13px;border:1px solid #e4e8d7;border-radius:12px;background:rgba(255,255,255,.8)}
.amc-credit-guide__wholesale-steps span{display:grid;grid-row:span 2;place-items:center;width:30px;height:30px;border-radius:50%;background:#183f32;color:#fff;font-size:.8rem;font-weight:850}
.amc-credit-guide__wholesale-steps strong{color:#243d31;font-size:.83rem}
.amc-credit-guide__wholesale-steps small{color:#526259;font-size:.72rem}
.amc-credit-guide__faq{max-width:930px;margin-inline:auto;padding-top:58px}
.amc-credit-guide__faq-list{border-top:1px solid var(--acg-line)}
.amc-credit-guide__faq-list details{border-bottom:1px solid var(--acg-line)}
.amc-credit-guide__faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 2px;color:#244838;font-size:.92rem;font-weight:800;line-height:1.7;cursor:pointer;list-style:none}
.amc-credit-guide__faq-list summary::-webkit-details-marker{display:none}
.amc-credit-guide__faq-list summary::after{flex:0 0 auto;color:#61813e;font-size:1.2rem;font-weight:500;content:"+"}
.amc-credit-guide__faq-list details[open] summary::after{content:"−"}
.amc-credit-guide__faq-list details p{max-width:820px;margin:0;padding:0 2px 15px;color:#43554b;font-size:.85rem;line-height:1.9}
.amc-credit-guide__closing{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:56px;padding:24px 28px;border:1px solid #d8e4da;border-radius:18px;background:#eff5ed}
.amc-credit-guide__closing>div{max-width:790px}
.amc-credit-guide__closing h2{margin-bottom:5px;font-size:clamp(1.2rem,2.4vw,1.65rem)}
.amc-credit-guide__closing p:not(.amc-credit-guide__eyebrow){margin:0;color:#405349;font-size:.84rem;line-height:1.8}
.amc-credit-guide__closing .amc-credit-guide__eyebrow{margin-bottom:2px}
@media(max-width:850px){.amc-credit-guide__hero{grid-template-columns:minmax(0,1.2fr) minmax(210px,.8fr);min-height:290px;gap:10px;padding:28px}.amc-credit-guide__hero-art svg{width:100%}.amc-credit-guide__status-row{grid-template-columns:repeat(2,minmax(0,1fr))}.amc-credit-guide__wholesale{grid-template-columns:1fr;gap:19px}.amc-credit-guide__wholesale-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.amc-credit-guide__wholesale-steps>div{grid-template-columns:28px 1fr;padding:10px}.amc-credit-guide__wholesale-steps span{width:27px;height:27px}}
@media(max-width:620px){.amc-credit-guide{width:calc(100% - 24px);padding-bottom:48px}.amc-credit-guide__breadcrumb{padding-block:10px 12px;font-size:.72rem}.amc-credit-guide__hero{grid-template-columns:1fr;gap:3px;min-height:0;padding:25px 21px 17px;border-radius:19px}.amc-credit-guide__hero h1{max-width:520px;font-size:clamp(1.7rem,8vw,2.3rem)}.amc-credit-guide__lead{font-size:.9rem;line-height:1.85}.amc-credit-guide__hero-art{justify-self:center;width:min(250px,74%);max-height:170px;overflow:hidden}.amc-credit-guide__hero-art svg{width:100%;transform:translateY(15px)}.amc-credit-guide__hero-status{gap:6px;margin-top:13px}.amc-credit-guide__hero-status>span{padding:4px 8px;font-size:.7rem}.amc-credit-guide__hero-actions{gap:13px;margin-top:15px}.amc-credit-guide__section{padding-top:39px}.amc-credit-guide__intro{padding-top:34px}.amc-credit-guide__section-heading{margin-bottom:17px}.amc-credit-guide__section-heading h2,.amc-credit-guide__wholesale h2{font-size:1.4rem}.amc-credit-guide__section-heading>p:last-child{font-size:.86rem}.amc-credit-guide__status-row{gap:7px}.amc-credit-guide__status-card{min-height:49px;padding:7px 9px}.amc-credit-guide__status-card strong{font-size:.78rem}.amc-credit-guide__status{padding:3px 6px;font-size:.62rem}.amc-credit-guide__steps,.amc-credit-guide__providers{grid-template-columns:1fr;gap:9px}.amc-credit-guide__steps li{min-height:0;padding:15px}.amc-credit-guide__provider{padding:16px}.amc-credit-guide__provider>p{font-size:.83rem}.amc-credit-guide__wholesale{gap:17px;margin-top:39px;padding:20px 16px;border-radius:17px}.amc-credit-guide__wholesale-copy>p:not(.amc-credit-guide__eyebrow){font-size:.84rem}.amc-credit-guide__wholesale-steps{grid-template-columns:1fr}.amc-credit-guide__wholesale-actions{gap:12px}.amc-credit-guide__faq{padding-top:39px}.amc-credit-guide__faq-list summary{font-size:.86rem}.amc-credit-guide__closing{display:grid;gap:15px;margin-top:39px;padding:19px 16px}.amc-credit-guide__closing h2{font-size:1.3rem}.amc-credit-guide__closing .amc-credit-guide__button{width:100%}}
@media(prefers-reduced-motion:reduce){.amc-credit-guide *,.amc-credit-guide *::before,.amc-credit-guide *::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
