.section-hero-resp{background:linear-gradient(135deg,rgba(247,241,230,1),rgba(240,230,214,1))}.hero-resp-layout{display:grid;grid-template-columns:minmax(0,1.4fr)minmax(0,1fr);gap:var(--space-10);align-items:center}.hero-resp-title{font-size:var(--font-size-3xl);margin-bottom:var(--space-3)}.hero-resp-lead{font-size:var(--font-size-md);color:var(--color-text-muted);margin-bottom:var(--space-4)}.hero-resp-highlights{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-bottom:var(--space-4)}.hero-resp-ctas{display:flex;flex-wrap:wrap;gap:var(--space-3)}.hero-resp-media{display:flex;flex-direction:column;gap:var(--space-4)}.hero-resp-media-image-wrapper{border-radius:var(--radius-xl);overflow:hidden;border:1px solid rgba(184,159,126,0.7);box-shadow:var(--shadow-soft-elevated)}.hero-resp-image{width:100%;height:100%;object-fit:cover}.hero-resp-media-note{font-size:var(--font-size-xs);line-height:var(--line-height-relaxed)}.resp-grid-cards{gap:var(--space-8)}.resp-card h2,.resp-card h3{margin-bottom:var(--space-3)}.resp-card p:last-child{margin-bottom:0}.resp-list{display:flex;flex-direction:column;gap:var(--space-2);margin-top:var(--space-2)}.resp-list li{position:relative;padding-left:1.25rem;font-size:var(--font-size-sm);color:var(--color-text-muted);line-height:var(--line-height-relaxed)}.resp-list li::before{content:"";position:absolute;left:0.3rem;top:0.65rem;width:5px;height:5px;border-radius:999px;background-color:var(--color-primary)}.resp-side-media{display:flex;flex-direction:column;gap:var(--space-4);height:100%}.resp-side-media-image-wrapper{border-radius:var(--radius-lg);overflow:hidden;border:1px solid rgba(184,159,126,0.7);box-shadow:var(--shadow-sm)}.resp-side-image{width:100%;height:100%;object-fit:cover}.resp-side-media-text p{margin-bottom:var(--space-3)}.resp-side-links{display:flex;flex-wrap:wrap;gap:var(--space-3)}.resp-side-links .btn-ghost{padding:0;gap:0.35rem;border-radius:0;border-bottom:1px solid transparent}.resp-side-links .btn-ghost:hover{background-color:transparent;border-color:var(--color-border-strong)}.resp-pillars-grid{gap:var(--space-6)}.resp-pillar h3{font-size:var(--font-size-lg)}.resp-pillar p:last-child{margin-bottom:0}.resp-faq{display:flex;flex-direction:column;gap:var(--space-3);text-align:left}.resp-faq-item{border-radius:var(--radius-lg);border:1px solid var(--color-border);background-color:var(--color-surface);padding:var(--space-4);box-shadow:var(--shadow-xs)}.resp-faq-item summary{list-style:none;cursor:pointer;font-family:var(--font-serif);font-size:var(--font-size-lg);display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.resp-faq-item summary::-webkit-details-marker{display:none}.resp-faq-item[open]{box-shadow:var(--shadow-sm);border-color:var(--color-border-strong)}.resp-faq-item p{margin-top:var(--space-3);margin-bottom:0;font-size:var(--font-size-sm)}.resp-legal-card{display:flex;flex-direction:column;gap:var(--space-4)}.resp-legal-card .resp-list{margin-top:0}.resp-link{border-bottom:1px solid rgba(176,112,60,0.5);padding-bottom:2px}.resp-link:hover{border-color:var(--color-neutral-800)}.resp-feedback-card{background:linear-gradient(135deg,rgba(255,249,240,0.96),rgba(240,230,214,0.96));border-radius:var(--radius-xl);border:1px solid rgba(184,159,126,0.7);box-shadow:var(--shadow-soft-elevated)}.resp-feedback-content{max-width:720px;margin:0 auto}.resp-feedback-content p:last-of-type{margin-bottom:var(--space-4)}.resp-feedback-actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}.resp-setting-section{align-items:stretch}.resp-hosts-section{align-items:stretch}.responsible-main{padding-top:var(--space-4)}@media (max-width:1024px){.hero-resp-layout{grid-template-columns:minmax(0,1fr);gap:var(--space-6)}.hero-resp-media{order:-1}}@media (max-width:768px){.section-hero-resp{padding-top:var(--space-12);padding-bottom:var(--space-12)}.hero-resp-title{font-size:2.1rem}.hero-resp-ctas{flex-direction:column;align-items:stretch}.hero-resp-ctas .btn{width:100%;justify-content:center}.resp-pillars-grid{grid-template-columns:minmax(0,1fr);gap:var(--space-4)}.resp-feedback-actions{flex-direction:column}.resp-feedback-actions .btn{width:100%;justify-content:center}}@media (max-width:540px){.hero-resp-highlights{flex-direction:column}.resp-faq-item{padding:var(--space-3)}.resp-side-links{flex-direction:column;align-items:flex-start}}