.coa-section{color:rgb(var(--color-foreground));background:rgb(var(--color-background))}.coa-section__heading{text-align:center;margin-bottom:2rem}.coa-section__description{text-align:center;margin-bottom:4rem;max-width:60rem;margin-left:auto;margin-right:auto}.coa-list{margin:2rem auto;padding:0;list-style:none}.coa-item{border:1px solid rgba(var(--color-foreground),.1);border-radius:12px;overflow:hidden;background:rgb(var(--color-background));transition:all .3s ease;text-decoration:none;color:inherit;box-shadow:0 2px 8px rgba(var(--color-foreground),.04);cursor:pointer}.coa-list--grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:1200px}.coa-list--grid .coa-item{display:flex;flex-direction:column;align-items:center;text-align:center;aspect-ratio:1;min-height:200px}.coa-list--list{max-width:800px}.coa-list--list .coa-item{display:flex;align-items:center;margin-bottom:1.5rem}.coa-item:hover{transform:translateY(-2px);box-shadow:0 4px 20px rgba(var(--color-foreground),.12);border-color:rgba(var(--color-foreground),.15)}.coa-item:active{transform:translateY(0);box-shadow:0 2px 8px rgba(var(--color-foreground),.08)}.coa-image{flex-shrink:0;position:relative;overflow:hidden}.coa-list--grid .coa-image{width:120px;height:120px;border-radius:8px;margin:1.5rem 1rem 1rem}.coa-list--list .coa-image{width:80px;height:80px;border-right:1px solid rgba(var(--color-foreground),.1)}.coa-image img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover}.coa-list--grid .coa-image img{border-radius:8px}.coa-list--list .coa-image img{border-radius:0}.coa-content{flex:1;display:flex;flex-direction:column;justify-content:center}.coa-list--grid .coa-content{padding:0 1rem 1.5rem;text-align:center}.coa-list--list .coa-content{padding:1.25rem 1.75rem;text-align:left}.coa-list--list .coa-item:not(:has(.coa-image)) .coa-content{padding-left:1.75rem}.coa-list--grid .coa-item:not(:has(.coa-image)) .coa-content{padding:1.5rem 1rem}.coa-info h3{margin:0;font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));line-height:1.3;font-family:var(--font-heading-family)}.coa-empty-state{text-align:center;padding:4rem 2rem;color:rgba(var(--color-foreground),.6);font-style:italic}@media (max-width: 640px){.coa-list{margin:1rem auto}.coa-list--grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem}.coa-list--grid .coa-item{min-height:180px}.coa-list--grid .coa-image{width:80px;height:80px;margin:1rem .5rem .5rem}.coa-list--grid .coa-content{padding:0 .75rem 1rem}.coa-list--list .coa-image{width:60px;height:60px}.coa-list--list .coa-content{padding:1rem 1.25rem}.coa-info h3{font-size:1.1rem}}@media (min-width: 641px) and (max-width: 990px){.coa-list--grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.25rem}.coa-list--grid .coa-item{min-height:190px}.coa-list--grid .coa-image{width:100px;height:100px;margin:1.25rem .75rem .75rem}.coa-list--list .coa-image{width:70px;height:70px}.coa-info h3{font-size:1.3rem}}@media (prefers-reduced-motion: no-preference){.coa-item{animation:fadeInUp .6s ease forwards;opacity:0;transform:translateY(2rem)}.coa-item:nth-child(1){animation-delay:.1s}.coa-item:nth-child(2){animation-delay:.15s}.coa-item:nth-child(3){animation-delay:.2s}.coa-item:nth-child(4){animation-delay:.25s}.coa-item:nth-child(5){animation-delay:.3s}.coa-item:nth-child(6){animation-delay:.35s}.coa-item:nth-child(7){animation-delay:.4s}.coa-item:nth-child(8){animation-delay:.45s}.coa-item:nth-child(9){animation-delay:.5s}.coa-item:nth-child(10){animation-delay:.55s}.coa-item:nth-child(n+11){animation-delay:.6s}}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@media (prefers-color-scheme: dark){.coa-item{background:rgba(var(--color-background),.95)}.coa-item:hover{background:rgb(var(--color-background))}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-coa.css.map */
