.article-experience{display:grid;gap:22px;margin:44px 0 8px;color:#17251c}.article-share,.article-helpfulness{border:1px solid #dce8df;border-radius:24px;background:linear-gradient(145deg,#fff 0%,#f7fbf8 100%);box-shadow:0 16px 45px rgba(24,65,38,.08)}.article-share{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:24px 26px}.article-experience h2{margin:3px 0 0;font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.2}.article-experience-eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.14em;color:#2f7d44}.article-share-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px}.article-share-actions a,.article-share-actions button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid #d2e2d6;border-radius:50%;background:#fff;color:#185b2c;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.article-share-actions a:hover,.article-share-actions button:hover{transform:translateY(-2px);border-color:#25753b;background:#25753b;color:#fff}.article-share-actions svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.article-share-actions a:first-child svg{fill:currentColor;stroke:none}.article-share-status{grid-column:1/-1;min-height:1.2em;margin:0;color:#2f6840;font-size:.86rem}.article-helpfulness{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.85fr);align-items:center;gap:28px;padding:28px}.article-helpfulness-copy p{margin:8px 0;color:#53635a}.article-helpfulness-copy small{display:block;margin-top:12px;color:#506157}.article-rating-form fieldset{margin:0;padding:0;border:0}.article-rating-form legend{margin-bottom:10px;font-size:.82rem;font-weight:700;color:#526158}.article-rating-buttons{display:flex;gap:8px}.article-rating-buttons button{display:flex;flex:1 1 0;min-width:46px;min-height:52px;align-items:center;justify-content:center;gap:3px;padding:8px 5px;border:1px solid #d5e3d8;border-radius:14px;background:#fff;color:#58705f;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}.article-rating-buttons button:hover,.article-rating-buttons button:focus-visible,.article-rating-buttons button.is-selected{transform:translateY(-2px);border-color:#e1a824;color:#b87900;box-shadow:0 8px 20px rgba(156,111,0,.12)}.article-rating-buttons svg{width:21px;height:21px;fill:currentColor;stroke:currentColor;stroke-width:1.2}.article-rating-buttons span{font-size:.75rem;font-weight:800}.article-feedback-notice{margin:10px 0 0;font-size:.83rem;color:#875717}.article-feedback-notice.is-success{color:#26703a}@media(max-width:720px){.article-experience{margin-top:32px}.article-share,.article-helpfulness{grid-template-columns:1fr;padding:20px;border-radius:19px}.article-share-actions{justify-content:flex-start}.article-share-actions a,.article-share-actions button{width:46px;height:46px}.article-helpfulness{gap:20px}.article-rating-buttons{gap:5px}.article-rating-buttons button{min-width:0;flex-direction:column;border-radius:12px}}
@media(prefers-reduced-motion:reduce){.article-share-actions a,.article-share-actions button,.article-rating-buttons button{transition:none}}
