/* Homepage origin note */
.home-origin-note {
    background: rgba(255, 255, 255, .96);
    border: 2px solid #159447;
    border-left: 7px solid #0d6efd;
    border-radius: 8px;
    box-shadow: 0 18px 40px rgba(8, 62, 35, .18);
    display: grid;
    gap: .35rem;
    left: clamp(1rem, 3vw, 3rem);
    max-width: 390px;
    padding: .9rem 1rem;
    position: absolute;
    top: clamp(1rem, 3vw, 3rem);
    z-index: 5;
}

.home-origin-note span {
    align-items: center;
    color: #0b6b34;
    display: flex;
    font-size: .76rem;
    font-weight: 900;
    gap: .4rem;
    text-transform: uppercase;
}

.home-origin-note span i {
    color: #0d6efd;
}

.home-origin-note strong {
    color: #173c2a;
    font-size: .96rem;
    line-height: 1.45;
}

/* Homepage product-giving story */
.home-product-giving-story {
    background: #f4fbf7;
    border-bottom: 1px solid #d9eee1;
    border-top: 1px solid #d9eee1;
}

.product-giving-story-layout {
    align-items: center;
    display: grid;
    gap: clamp(2rem, 4vw, 4rem);
    grid-template-columns: minmax(0, 1.05fr) minmax(0, .95fr);
}

.product-giving-story-media {
    border: 4px solid #159447;
    border-radius: 8px;
    box-shadow: 10px 10px 0 #0d6efd;
    overflow: hidden;
    position: relative;
}

.product-giving-story-media > img {
    aspect-ratio: 16 / 10;
    display: block;
    object-fit: cover;
    width: 100%;
}

.product-giving-proof-label {
    align-items: center;
    background: #fff;
    border: 1px solid #cbe9d6;
    bottom: .85rem;
    color: #0b6b34;
    display: inline-flex;
    font-size: .78rem;
    font-weight: 900;
    gap: .45rem;
    left: .85rem;
    padding: .55rem .7rem;
    position: absolute;
}

.product-giving-story-copy h2 {
    color: #123b26;
    font-size: 3.2rem;
    margin: .45rem 0 1rem;
}

.product-giving-story-copy > p {
    color: #496558;
    font-size: 1.02rem;
}

.product-giving-mini-grid {
    display: grid;
    gap: .65rem;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin: 1.25rem 0;
}

.product-giving-mini-grid article {
    background: #fff;
    border: 1px solid #cfe7d8;
    border-radius: 8px;
    overflow: hidden;
}

.product-giving-mini-grid img {
    aspect-ratio: 1 / 1;
    display: block;
    object-fit: cover;
    width: 100%;
}

.product-giving-mini-grid article > div {
    display: grid;
    gap: .1rem;
    padding: .65rem;
}

.product-giving-mini-grid strong {
    color: #143d28;
    font-size: .82rem;
}

.product-giving-mini-grid span {
    color: #667b70;
    font-size: .68rem;
    line-height: 1.4;
}

.product-giving-journey {
    align-items: center;
    color: #355e49;
    display: flex;
    flex-wrap: wrap;
    font-size: .75rem;
    font-weight: 850;
    gap: .4rem;
    margin: 1rem 0;
}

.product-giving-journey span {
    background: #fff;
    border: 1px solid #cae6d5;
    border-radius: 999px;
    padding: .38rem .58rem;
}

.product-giving-journey i {
    color: #0d6efd;
}

.product-giving-story-note {
    align-items: flex-start;
    background: #e9f4ff;
    border-left: 4px solid #0d6efd;
    color: #234c68 !important;
    display: flex;
    font-size: .86rem !important;
    gap: .5rem;
    margin-bottom: 1.15rem;
    padding: .7rem .8rem;
}

.home-donate-products-cta {
    background: #0b6b34;
    border-top: 6px solid #0d6efd;
    color: #fff;
    padding: 2.5rem 0;
}

.home-donate-products-inner {
    align-items: center;
    display: flex;
    gap: 2rem;
    justify-content: space-between;
}

.home-donate-products-inner h2 {
    color: #fff;
    font-size: 3rem;
    margin: .25rem 0;
}

.home-donate-products-inner p {
    color: #dff5e7;
    margin: 0;
    max-width: 720px;
}

.home-donate-products-inner .eyebrow {
    color: #a9d2ff;
}

/* Founder letter */
.founder-letter-section {
    background: #f5fbf7;
    border-bottom: 1px solid #d8ecdf;
    padding: clamp(2.5rem, 5vw, 5.5rem) 0;
}

.founder-letter-layout {
    align-items: center;
    display: grid;
    gap: clamp(2.5rem, 5vw, 5rem);
    grid-template-columns: minmax(280px, .78fr) minmax(0, 1.22fr);
}

.founder-portrait-frame {
    border: 5px solid #159447;
    border-radius: 8px;
    box-shadow: 12px 12px 0 #0d6efd, -10px -10px 0 #d6f3e1;
    margin: 10px 12px 12px 10px;
    overflow: hidden;
    position: relative;
}

.founder-portrait-frame img {
    aspect-ratio: 4 / 5;
    display: block;
    object-fit: cover;
    object-position: 52% center;
    width: 100%;
}

.founder-portrait-frame figcaption {
    background: rgba(8, 58, 32, .92);
    bottom: 0;
    color: #fff;
    font-size: .84rem;
    font-weight: 800;
    left: 0;
    padding: .72rem .9rem;
    position: absolute;
    right: 0;
}

.founder-letter-copy h1 {
    color: #123d27;
    font-size: 4rem;
    margin: .35rem 0 1rem;
}

.founder-handwritten-note {
    border-left: 6px solid #0d6efd;
    color: #244d36;
    font-family: "Caveat", cursive;
    padding-left: clamp(1rem, 2.5vw, 2rem);
}

.founder-handwritten-note p,
.founder-handwritten-note blockquote,
.founder-handwritten-note span,
.founder-handwritten-note strong {
    font-family: "Caveat", cursive;
}

.founder-handwritten-note > p {
    font-size: 1.6rem;
    line-height: 1.42;
    margin-bottom: .8rem;
}

.founder-quote-block {
    background: #fff;
    border: 2px solid #159447;
    border-radius: 8px;
    box-shadow: 6px 6px 0 #b8d9ff;
    margin: 1.25rem 0;
    padding: 1rem 1.15rem;
}

.founder-quote-block blockquote {
    color: #0b6b34;
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1.3;
    margin: 0 0 .65rem;
}

.founder-quote-block p {
    color: #134d8b;
    font-family: Georgia, serif;
    font-size: 1.15rem;
    font-weight: 700;
    margin: 0;
}

.founder-quote-block span {
    color: #527064;
    display: block;
    font-size: 1rem;
}

.founder-signature {
    color: #0b6b34;
    font-size: 1.55rem !important;
}

/* Product-giving explainer */
.product-giving-explainer-hero {
    align-items: flex-end;
    display: flex;
    min-height: min(680px, 78vh);
    overflow: hidden;
    position: relative;
}

.product-giving-explainer-hero::after {
    background: linear-gradient(90deg, rgba(5, 43, 24, .92) 0%, rgba(5, 43, 24, .7) 46%, rgba(5, 43, 24, .08) 78%);
    content: "";
    inset: 0;
    position: absolute;
}

.product-giving-explainer-hero > img {
    height: 100%;
    inset: 0;
    object-fit: cover;
    position: absolute;
    width: 100%;
}

.product-giving-explainer-hero .container {
    padding-bottom: clamp(2.5rem, 7vw, 6rem);
    padding-top: 8rem;
    position: relative;
    z-index: 2;
}

.product-giving-explainer-copy {
    color: #fff;
    max-width: 690px;
}

.product-giving-explainer-copy .eyebrow {
    color: #a9d2ff;
}

.product-giving-explainer-copy h1 {
    color: #fff;
    font-size: 4.75rem;
    margin: .5rem 0 1rem;
}

.product-giving-explainer-copy p {
    color: #e6f5eb;
    font-size: 1.08rem;
    max-width: 620px;
}

.product-giving-step-grid {
    display: grid;
    gap: .8rem;
    grid-template-columns: repeat(5, minmax(0, 1fr));
}

.product-giving-step-grid article {
    border-left: 3px solid #159447;
    padding: .75rem .85rem .75rem 1rem;
    position: relative;
}

.product-giving-step-grid article > span {
    color: #0d6efd;
    font-size: .72rem;
    font-weight: 900;
}

.product-giving-step-grid i {
    color: #159447;
    display: block;
    font-size: 1.55rem;
    margin: .35rem 0 .75rem;
}

.product-giving-step-grid h3 {
    color: #173d29;
    font-size: 1.25rem;
    margin-bottom: .4rem;
}

.product-giving-step-grid p {
    color: #63756b;
    font-size: .83rem;
    line-height: 1.55;
    margin: 0;
}

.product-giving-rules-band {
    background: #eaf4ff;
    border-bottom: 1px solid #c9e0f8;
    border-top: 1px solid #c9e0f8;
    padding: clamp(3rem, 6vw, 5rem) 0;
}

.product-giving-rules-layout,
.product-giving-contact-layout {
    align-items: center;
    display: grid;
    gap: clamp(2rem, 5vw, 5rem);
    grid-template-columns: minmax(0, .85fr) minmax(0, 1.15fr);
}

.product-giving-rules-layout h2,
.product-giving-contact-layout h2 {
    color: #153e2a;
    font-size: 3.1rem;
}

.product-giving-rule-list {
    display: grid;
    gap: .75rem;
}

.product-giving-rule-list article {
    align-items: flex-start;
    background: #fff;
    border: 1px solid #c8dff5;
    border-radius: 8px;
    display: flex;
    gap: .8rem;
    padding: 1rem;
}

.product-giving-rule-list i {
    color: #0d6efd;
    font-size: 1.3rem;
}

.product-giving-rule-list strong,
.product-giving-rule-list span {
    display: block;
}

.product-giving-rule-list strong {
    color: #173d29;
}

.product-giving-rule-list span {
    color: #63756b;
    font-size: .86rem;
}

.product-giving-contact-details {
    border-left: 5px solid #159447;
    display: grid;
    font-style: normal;
    gap: .75rem;
    margin: 0;
    padding-left: 1.3rem;
}

.product-giving-contact-details a {
    align-items: center;
    background: #f6fbf8;
    border: 1px solid #d5ebdd;
    border-radius: 8px;
    color: #17472e;
    display: flex;
    gap: .8rem;
    padding: .9rem;
}

.product-giving-contact-details i {
    align-items: center;
    background: #0b6b34;
    border-radius: 50%;
    color: #fff;
    display: inline-flex;
    flex: 0 0 42px;
    height: 42px;
    justify-content: center;
}

.product-giving-contact-details small,
.product-giving-contact-details span {
    display: block;
}

.product-giving-contact-details small {
    color: #667b70;
    font-size: .7rem;
    text-transform: uppercase;
}

/* Authenticated product catalogue */
.product-catalog-hero {
    background: #0b6b34;
    border-bottom: 7px solid #0d6efd;
    color: #fff;
    padding: clamp(3rem, 6vw, 5.5rem) 0;
}

.product-catalog-hero-layout {
    align-items: end;
    display: grid;
    gap: 2rem;
    grid-template-columns: minmax(0, 1fr) auto;
}

.product-catalog-hero h1 {
    color: #fff;
    font-size: 4.75rem;
    margin: .35rem 0 .8rem;
}

.product-catalog-hero p {
    color: #dff5e7;
    margin: 0;
    max-width: 760px;
}

.product-catalog-hero .eyebrow {
    color: #a9d2ff;
}

.product-catalog-hero-proof {
    display: grid;
    gap: .45rem;
}

.product-catalog-hero-proof span {
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, .25);
    display: flex;
    font-size: .82rem;
    font-weight: 800;
    gap: .55rem;
    padding: .45rem 0;
}

.product-catalog-hero-proof i {
    color: #8fc4ff;
}

.product-catalog-page {
    background: #f7faf8;
    min-height: 70vh;
    padding: 2rem 0 5rem;
}

.product-catalog-toolbar {
    align-items: end;
    background: #fff;
    border: 1px solid #dcebe2;
    border-radius: 8px;
    display: grid;
    gap: 1rem;
    grid-template-columns: minmax(240px, 1fr) minmax(210px, .45fr) auto;
    margin-bottom: 1.5rem;
    padding: 1rem;
}

.product-catalog-toolbar label > span,
.product-contact-fields label > span,
.product-message-field > span {
    color: #355947;
    display: block;
    font-size: .74rem;
    font-weight: 850;
    margin-bottom: .3rem;
}

.product-search-field {
    align-items: center;
    border: 1px solid #cedbd3;
    border-radius: 6px;
    display: flex;
    gap: .55rem;
    padding: 0 .75rem;
}

.product-search-field:focus-within {
    border-color: #159447;
    box-shadow: 0 0 0 3px rgba(21, 148, 71, .12);
}

.product-search-field i {
    color: #159447;
}

.product-search-field input,
.product-catalog-toolbar select {
    background: #fff;
    border: 1px solid #cedbd3;
    border-radius: 6px;
    min-height: 44px;
    width: 100%;
}

.product-search-field input {
    border: 0;
    outline: 0;
}

.product-catalog-toolbar select {
    padding: 0 .75rem;
}

.product-result-count {
    display: grid;
    min-width: 112px;
    text-align: right;
}

.product-result-count strong {
    color: #0b6b34;
    font-size: 1.7rem;
}

.product-result-count span {
    color: #718078;
    font-size: .72rem;
}

.product-giving-workspace {
    align-items: start;
    display: grid;
    gap: 1.25rem;
    grid-template-columns: minmax(0, 1fr) 340px;
}

.physical-product-grid {
    display: grid;
    gap: .85rem;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.physical-product-card {
    background: #fff;
    border: 1px solid #d7e8de;
    border-radius: 8px;
    display: grid;
    grid-template-rows: auto 1fr auto;
    min-height: 100%;
    overflow: hidden;
    transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.physical-product-card:hover,
.physical-product-card.selected {
    border-color: #159447;
    box-shadow: 0 12px 28px rgba(21, 94, 52, .12);
    transform: translateY(-2px);
}

.physical-product-card.selected {
    outline: 2px solid #159447;
    outline-offset: -2px;
}

.physical-product-card > img,
.physical-product-visual {
    aspect-ratio: 1 / 1;
    background: #f8fbf9;
    display: block;
    object-fit: contain;
    width: 100%;
}

.physical-product-visual {
    align-content: center;
    border-bottom: 1px solid rgba(15, 78, 43, .1);
    color: #123d27;
    display: grid;
    gap: .65rem;
    justify-items: center;
    overflow: hidden;
    padding: 1rem;
    position: relative;
    text-align: center;
}

.physical-product-visual > i {
    color: var(--product-visual-accent, #159447);
    font-size: 4.25rem;
    line-height: 1;
}

.physical-product-visual > div {
    display: grid;
    gap: .15rem;
    max-width: 100%;
}

.physical-product-visual strong {
    color: #173d29;
    font-size: .88rem;
    line-height: 1.25;
    overflow-wrap: anywhere;
}

.physical-product-visual > div > span {
    color: #557266;
    font-size: .68rem;
    font-weight: 800;
}

.physical-product-mark {
    align-items: center;
    background: var(--product-visual-accent, #159447);
    border-radius: 50%;
    color: #fff;
    display: inline-flex;
    font-size: .62rem;
    font-weight: 900;
    height: 30px;
    justify-content: center;
    position: absolute;
    right: .75rem;
    top: .75rem;
    width: 30px;
}

.physical-product-visual.tone-1 { --product-visual-accent: #159447; background: #eef9f2; }
.physical-product-visual.tone-2 { --product-visual-accent: #0d6efd; background: #edf5ff; }
.physical-product-visual.tone-3 { --product-visual-accent: #a65a00; background: #fff7e8; }
.physical-product-visual.tone-4 { --product-visual-accent: #b42318; background: #fff1ef; }
.physical-product-visual.tone-5 { --product-visual-accent: #087f8c; background: #edfafa; }
.physical-product-visual.tone-6 { --product-visual-accent: #6a4c93; background: #f7f2fb; }
.physical-product-visual.tone-7 { --product-visual-accent: #7a6500; background: #fffbe8; }
.physical-product-visual.tone-8 { --product-visual-accent: #155899; background: #eef6fb; }

.physical-product-card-body {
    padding: .8rem .85rem .65rem;
}

.physical-product-card-body > span {
    color: #0d6efd;
    font-size: .65rem;
    font-weight: 900;
    text-transform: uppercase;
}

.physical-product-card h3 {
    color: #173d29;
    font-family: var(--font-body);
    font-size: 1rem;
    font-weight: 850;
    margin: .3rem 0 .2rem;
}

.physical-product-card p {
    color: #159447;
    font-size: .78rem;
    font-weight: 800;
    margin-bottom: .4rem;
}

.physical-product-card small {
    color: #738078;
    display: block;
    font-size: .67rem;
    line-height: 1.45;
}

.physical-product-select {
    align-items: center;
    background: #f2faf5;
    border: 0;
    border-top: 1px solid #d7e8de;
    color: #0b6b34;
    display: flex;
    font-weight: 850;
    gap: .45rem;
    justify-content: center;
    min-height: 42px;
    width: 100%;
}

.physical-product-card.selected .physical-product-select {
    background: #159447;
    color: #fff;
}

.product-selection-panel {
    background: #fff;
    border: 1px solid #cfe5d8;
    border-radius: 8px;
    box-shadow: 0 18px 45px rgba(18, 72, 41, .09);
    padding: 1rem;
    position: sticky;
    top: 88px;
}

.product-selection-heading {
    align-items: center;
    border-bottom: 1px solid #e0ece5;
    display: flex;
    justify-content: space-between;
    padding-bottom: .8rem;
}

.product-selection-heading span {
    color: #6b7e73;
    font-size: .67rem;
    font-weight: 850;
    text-transform: uppercase;
}

.product-selection-heading h2 {
    font-family: var(--font-body);
    font-size: 1.15rem;
    font-weight: 900;
    margin: .1rem 0 0;
}

.product-selection-heading > strong {
    align-items: center;
    background: #0d6efd;
    border-radius: 50%;
    color: #fff;
    display: inline-flex;
    height: 34px;
    justify-content: center;
    width: 34px;
}

.product-selection-empty,
.product-catalog-empty {
    color: #718078;
    padding: 2rem 1rem;
    text-align: center;
}

.product-selection-empty i,
.product-catalog-empty i {
    color: #159447;
    font-size: 2rem;
}

.selected-product-list {
    display: grid;
    gap: .65rem;
    margin: .8rem 0;
    max-height: 52vh;
    overflow-y: auto;
}

.selected-product-row {
    align-items: end;
    background: #f7fbf8;
    border: 1px solid #dcebe2;
    border-radius: 6px;
    display: grid;
    gap: .45rem;
    grid-template-columns: minmax(0, 1fr) 58px minmax(100px, .75fr) 32px;
    padding: .6rem;
}

.selected-product-row strong,
.selected-product-row > div > span {
    display: block;
}

.selected-product-row strong {
    color: #244b35;
    font-size: .76rem;
}

.selected-product-row > div > span,
.selected-product-row label > span {
    color: #718078;
    font-size: .62rem;
}

.selected-product-row input,
.selected-product-row select {
    border: 1px solid #cddbd2;
    border-radius: 4px;
    font-size: .72rem;
    min-height: 34px;
    padding: .25rem;
    width: 100%;
}

.selected-product-row [data-selected-remove] {
    align-items: center;
    background: transparent;
    border: 0;
    color: #b42318;
    display: inline-flex;
    height: 34px;
    justify-content: center;
    width: 32px;
}

.product-contact-step {
    background: #fff;
    border: 1px solid #cfe5d8;
    border-left: 6px solid #159447;
    border-radius: 8px;
    margin-top: 2rem;
    padding: clamp(1.2rem, 3vw, 2.2rem);
    scroll-margin-top: 90px;
}

.product-contact-step-heading h2 {
    color: #173d29;
    font-size: 2.35rem;
}

.product-contact-support {
    align-items: center;
    background: #eaf4ff;
    border-left: 4px solid #0d6efd;
    display: flex;
    flex-wrap: wrap;
    gap: .55rem 1rem;
    margin-top: 1rem;
    padding: .7rem .8rem;
}

.product-contact-support span {
    color: #234c68;
    font-size: .8rem;
    font-weight: 850;
}

.product-contact-support a {
    align-items: center;
    color: #0b6b34;
    display: inline-flex;
    font-size: .82rem;
    font-weight: 800;
    gap: .35rem;
    overflow-wrap: anywhere;
    text-decoration: none;
}

.product-contact-fields {
    display: grid;
    gap: .8rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin: 1.25rem 0;
}

.product-contact-fields input,
.product-message-field textarea {
    border: 1px solid #cddbd2;
    border-radius: 6px;
    min-height: 46px;
    padding: .7rem .8rem;
    width: 100%;
}

.product-contact-fields input:focus,
.product-message-field textarea:focus {
    border-color: #159447;
    box-shadow: 0 0 0 3px rgba(21, 148, 71, .12);
    outline: 0;
}

.product-fulfillment-choice {
    border: 0;
    display: grid;
    gap: .8rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin: 0 0 1rem;
    padding: 0;
}

.product-fulfillment-choice legend {
    color: #355947;
    font-size: .74rem;
    font-weight: 850;
    margin-bottom: .4rem;
}

.product-fulfillment-choice label {
    position: relative;
}

.product-fulfillment-choice input {
    opacity: 0;
    position: absolute;
}

.product-fulfillment-choice label > span {
    align-items: center;
    border: 2px solid #d5e4db;
    border-radius: 8px;
    cursor: pointer;
    display: grid;
    gap: .1rem;
    grid-template-columns: 42px 1fr;
    padding: .8rem;
}

.product-fulfillment-choice input:checked + span {
    background: #f0faf4;
    border-color: #159447;
}

.product-fulfillment-choice i {
    color: #0d6efd;
    font-size: 1.3rem;
    grid-row: 1 / 3;
}

.product-fulfillment-choice small {
    color: #6d7c73;
}

.product-message-field {
    display: block;
    margin-bottom: 1rem;
}

.product-giving-success {
    align-items: center;
    background: #fff;
    border: 2px solid #159447;
    border-left: 8px solid #0d6efd;
    border-radius: 8px;
    display: grid;
    gap: 1.25rem;
    grid-template-columns: auto minmax(0, 1fr) auto;
    margin-top: 2rem;
    padding: clamp(1.2rem, 3vw, 2rem);
}

.product-giving-success > i {
    color: #159447;
    font-size: 3rem;
}

.product-giving-success h2 {
    color: #173d29;
    font-size: 1.65rem;
}

.product-giving-success address {
    display: grid;
    font-style: normal;
    gap: .35rem;
    margin: 0;
}

.product-giving-success address a {
    color: #0b6b34;
    font-size: .78rem;
    font-weight: 800;
}

.product-giving-success address i {
    margin-right: .4rem;
}

/* User and admin product-giving states */
.product-offer-dashboard-title {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: .55rem;
}

.product-giving-status {
    border: 1px solid #cfe4d7;
    border-radius: 999px;
    display: inline-flex;
    font-size: .65rem;
    font-weight: 900;
    padding: .24rem .5rem;
}

.status-submitted,
.status-pending {
    background: #fff7e8;
    border-color: #f1d18e;
    color: #865600;
}

.status-contacted,
.status-scheduled {
    background: #eaf4ff;
    border-color: #b9d8fa;
    color: #155899;
}

.status-accepted,
.status-received,
.status-completed,
.status-approved,
.status-active {
    background: #ebf8ef;
    color: #0b6b34;
}

.status-declined,
.status-cancelled,
.status-rejected {
    background: #fff0ee;
    border-color: #f1c7c1;
    color: #a1261d;
}

.product-offer-item-chips {
    display: flex;
    flex-wrap: wrap;
    gap: .35rem;
    margin-top: .55rem;
}

.product-offer-item-chips span {
    background: #f1f8f4;
    border: 1px solid #d8e9df;
    border-radius: 999px;
    color: #355947;
    font-size: .68rem;
    padding: .25rem .45rem;
}

.product-dashboard-contact {
    align-items: center;
    background: #eaf4ff;
    border-left: 4px solid #0d6efd;
    display: flex;
    flex-wrap: wrap;
    gap: .8rem 1.2rem;
    margin-top: 1rem;
    padding: .8rem;
}

.product-dashboard-contact a {
    color: #0b6b34;
    font-size: .78rem;
    font-weight: 800;
}

.product-dashboard-contact i {
    margin-right: .35rem;
}

.admin-filter-card {
    align-items: center;
    background: #fff;
    border: 1px solid #e1e9e4;
    border-radius: 8px;
    display: grid;
    gap: .7rem;
    grid-template-columns: minmax(240px, 1fr) 220px auto;
    margin-bottom: 1rem;
    padding: .8rem;
}

.admin-product-offer-items {
    display: grid;
    gap: .25rem;
    min-width: 220px;
}

.admin-product-offer-items span {
    color: #385649;
    font-size: .74rem;
}

.admin-product-offer-items small {
    color: #78877f;
}

.admin-product-status-form {
    display: grid;
    gap: .45rem;
    min-width: 230px;
}

.admin-testimonial-message {
    max-width: 560px;
    white-space: normal;
}

@media (max-width: 1199.98px) {
    .physical-product-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .product-giving-step-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 991.98px) {
    .home-origin-note {
        margin: .75rem 1rem 0;
        max-width: none;
        position: static;
    }

    .product-giving-story-layout,
    .founder-letter-layout,
    .product-giving-rules-layout,
    .product-giving-contact-layout,
    .product-catalog-hero-layout,
    .product-giving-workspace {
        grid-template-columns: 1fr;
    }

    .founder-portrait-frame {
        max-width: 520px;
    }

    .product-selection-panel {
        position: static;
    }

    .product-catalog-hero-proof {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .product-catalog-toolbar {
        grid-template-columns: 1fr 1fr;
    }

    .product-result-count {
        grid-column: 1 / -1;
        text-align: left;
    }

    .product-giving-success {
        grid-template-columns: auto 1fr;
    }

    .product-giving-success address,
    .product-giving-success > .btn {
        grid-column: 2;
    }
}

@media (max-width: 767.98px) {
    .home-origin-note {
        border-left-width: 5px;
        box-shadow: 0 10px 24px rgba(8, 62, 35, .12);
    }

    .product-giving-story-copy h2,
    .home-donate-products-inner h2,
    .product-giving-contact-layout h2 {
        font-size: 2.15rem;
    }

    .founder-letter-copy h1 {
        font-size: 2.6rem;
    }

    .founder-handwritten-note > p {
        font-size: 1.4rem;
    }

    .founder-quote-block blockquote {
        font-size: 1.5rem;
    }

    .product-giving-explainer-copy h1,
    .product-catalog-hero h1 {
        font-size: 2.75rem;
    }

    .product-contact-step-heading h2 {
        font-size: 1.9rem;
    }

    .product-giving-story-media {
        box-shadow: 6px 6px 0 #0d6efd;
    }

    .product-giving-mini-grid,
    .product-giving-step-grid,
    .product-catalog-toolbar,
    .product-contact-fields,
    .product-fulfillment-choice,
    .admin-filter-card {
        grid-template-columns: 1fr;
    }

    .home-donate-products-inner {
        align-items: flex-start;
        flex-direction: column;
    }

    .home-donate-products-inner .btn {
        width: 100%;
    }

    .founder-letter-section {
        overflow: hidden;
    }

    .founder-portrait-frame {
        box-shadow: 7px 7px 0 #0d6efd, -6px -6px 0 #d6f3e1;
    }

    .product-giving-explainer-hero {
        min-height: 650px;
    }

    .product-giving-explainer-hero::after {
        background: linear-gradient(0deg, rgba(5, 43, 24, .95) 0%, rgba(5, 43, 24, .78) 55%, rgba(5, 43, 24, .2) 100%);
    }

    .product-giving-explainer-hero > img {
        object-position: 62% center;
    }

    .product-catalog-hero-proof {
        grid-template-columns: 1fr;
    }

    .physical-product-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .physical-product-card h3 {
        font-size: .9rem;
    }

    .selected-product-row {
        grid-template-columns: minmax(0, 1fr) 64px 34px;
    }

    .selected-product-row > div {
        grid-column: 1;
        grid-row: 1;
    }

    .selected-product-quantity {
        grid-column: 2;
        grid-row: 1;
    }

    .selected-product-condition {
        grid-column: 1 / 3;
        grid-row: 2;
    }

    .selected-product-row [data-selected-remove] {
        grid-column: 3;
        grid-row: 2;
    }

    .product-giving-success {
        grid-template-columns: 1fr;
        text-align: left;
    }

    .product-giving-success address,
    .product-giving-success > .btn {
        grid-column: 1;
    }
}

@media (max-width: 480px) {
    .product-giving-mini-grid,
    .physical-product-grid {
        grid-template-columns: 1fr;
    }

    .product-giving-journey i {
        display: none;
    }

    .product-catalog-page {
        padding-top: 1rem;
    }
}

@media (prefers-reduced-motion: reduce) {
    .physical-product-card {
        transition: none;
    }
}
