.marketing-scope .principles{background:var(--card);border-block:1px solid var(--border);padding-block:clamp(72px,10vh,112px)}.marketing-scope .principles-header{margin:0 auto var(--space-12);text-align:center;max-width:660px}.marketing-scope .principles-grid{gap:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:600px){.marketing-scope .principles-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.marketing-scope .principles-grid{gap:var(--space-8);grid-template-columns:repeat(3,1fr)}}.marketing-scope .principle-card{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-xl);padding:var(--space-8) var(--space-6);transition:transform .18s,box-shadow .18s,border-color .18s;position:relative}.marketing-scope .principle-card:hover{border-color:color-mix(in oklch,var(--primary) 30%,var(--border));box-shadow:var(--shadow-md);transform:translateY(-2px)}.marketing-scope .principle-num{color:var(--border-strong);font-feature-settings:"tnum" 1;letter-spacing:.02em;right:var(--space-6);top:var(--space-6);font-size:13px;font-weight:600;position:absolute}.marketing-scope .principle-icon{background:var(--primary-softer);border-radius:var(--radius-lg);color:var(--primary);height:44px;margin-bottom:var(--space-4);justify-content:center;align-items:center;width:44px;display:inline-flex}.marketing-scope .principle-icon svg{width:22px;height:22px}.marketing-scope .principle-body{color:var(--muted-foreground);margin:0;font-size:15.5px;line-height:1.65}.marketing-scope .ethics{background:var(--background);padding-block:clamp(80px,12vh,128px)}.marketing-scope .ethics-grid{align-items:center;gap:var(--space-12);grid-template-columns:1fr;display:grid}@media (min-width:1024px){.marketing-scope .ethics-grid{grid-template-columns:1.05fr .95fr;gap:clamp(48px,6vw,88px)}}.marketing-scope .ethics-list{gap:var(--space-6);margin:var(--space-8) 0 0 0;flex-direction:column;padding:0;list-style:none;display:flex}.marketing-scope .ethics-item{align-items:flex-start;gap:var(--space-4);display:flex}.marketing-scope .ethics-item-mark{background:var(--primary-softer);border-radius:var(--radius-md);color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;margin-top:2px;display:inline-flex}.marketing-scope .ethics-item-mark svg{width:18px;height:18px}.marketing-scope .ethics-item p{color:var(--secondary-foreground);margin:0;font-size:16px;line-height:1.6}.marketing-scope .ethics-item p b{color:var(--foreground);font-weight:600}.marketing-scope .ethics-panel{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);gap:var(--space-3);flex-direction:column;padding:clamp(20px,2.6vw,28px);display:flex}.marketing-scope .ethics-panel-title{color:var(--muted-foreground);letter-spacing:.1em;margin:0 0 var(--space-2) 0;text-transform:uppercase;font-size:11px;font-weight:600}.marketing-scope .ethics-row{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-lg);align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);display:flex}.marketing-scope .ethics-row-icon{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.marketing-scope .ethics-row-icon svg{width:17px;height:17px}.marketing-scope .ethics-row--yes .ethics-row-icon{background:color-mix(in oklch,var(--success) 16%,transparent);color:var(--success)}.marketing-scope .ethics-row--no .ethics-row-icon{background:color-mix(in oklch,var(--danger) 14%,transparent);color:var(--danger)}.marketing-scope .ethics-row-text{color:var(--foreground);font-size:14.5px;font-weight:500;line-height:1.35}.marketing-scope .ethics-row-text span{color:var(--muted-foreground);margin-top:1px;font-size:12.5px;font-weight:400;display:block}.marketing-scope .ethics-stack{gap:var(--space-2);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.marketing-scope .ethics-chip{background:var(--primary-softer);border:1px solid color-mix(in oklch,var(--primary) 18%,var(--border));border-radius:var(--radius-md);color:var(--primary);align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:500;display:inline-flex}.marketing-scope .ethics-chip svg{width:13px;height:13px}
