@keyframes icon-bounce{0%{transform:scale(1)}30%{transform:scale(1.15)translateY(-4px)}40%{transform:scale(.9)}50%{transform:scale(.95)}70%{transform:scale(1.05)translateY(-2px)}80%{transform:scale(.97)}90%{transform:scale(.98)}to{transform:scale(1)}}.section-card{background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 2px 12px #0000000f}@media (max-width:767px){.section-card{box-shadow:0 1px 8px #0000000d}}.section-card--animate .section-card__icon{animation:.6s cubic-bezier(.16,1,.3,1) icon-bounce}.section-card__header{background:linear-gradient(135deg,#6b8f7114 0%,#6b8f7105 100%);border-bottom:1px solid #e6efe9;align-items:flex-start;gap:2.4rem;padding:2.4rem;transition:background-color .2s;display:flex}@media (max-width:1024px){.section-card__header{padding:1.6rem}}.section-card__header-text{flex:1;min-width:0}.section-card__header-action{flex-shrink:0;align-items:center;margin-left:auto;display:flex}.section-card__icon{color:#fff;background:#6b8f71;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex}@media (max-width:767px){.section-card__icon{width:48px;height:48px}.section-card__icon svg{width:24px;height:24px}}.section-card__title{color:#1f2933;white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0 0 .4rem;font-size:1.9rem;font-weight:700;overflow:hidden}@media (max-width:767px){.section-card__title{font-size:1.75rem}}.section-card__subtitle{color:#4b5563;white-space:nowrap;text-overflow:ellipsis;width:100%;margin:0;padding:0;font-size:1.6rem;display:block;overflow:hidden}@media (max-width:767px){.section-card__subtitle{font-size:1.2rem}}.section-card__toggle{color:#4b5563;cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;width:40px;height:40px;margin-left:auto;transition:all .2s;display:flex}.section-card__toggle:hover{color:#6b8f71;background:#6b8f7114}.section-card__toggle svg{transition:transform .3s}@media (max-width:767px){.section-card__toggle{margin-left:0}}.section-card__content{padding:2.4rem}@media (max-width:1024px){.section-card__content{padding:1.6rem}}.section-card__content--gallery{padding:0}.section-card--highlighted{border:2px solid #e6efe9;box-shadow:0 4px 20px #6b8f7126}.section-card--highlighted .section-card__header{background:linear-gradient(135deg,#6b8f711f 0%,#6b8f710a 100%);border-bottom-color:#e6efe9}.section-card--highlighted .section-card__icon{background:linear-gradient(135deg,#6b8f71 0%,#608166 100%);box-shadow:0 4px 12px #6b8f714d}.section-card--bordered{box-shadow:none;border:2px solid #d6d0c4}.section-card--collapsible .section-card__header{cursor:pointer}.section-card--collapsible .section-card__header:hover{background:linear-gradient(135deg,#6b8f711f 0%,#6b8f710a 100%)}.section-card--open .section-card__toggle svg{transform:rotate(180deg)}
