.ap-big-idea{position:relative;padding:clamp(64px,9vw,120px) 0;background:radial-gradient(900px 400px at 20% 0,rgba(29,78,216,.08) 0,transparent 70%),linear-gradient(180deg,#ffffff 0,var(--ap-bg) 100%);overflow:hidden}.ap-big-idea__inner{max-width:1180px;margin:0 auto;padding:0 24px;display:grid;grid-gap:clamp(36px,5vw,64px);gap:clamp(36px,5vw,64px);align-items:center}@media(min-width:1024px){.ap-big-idea__inner{grid-template-columns:1fr 1fr}}.ap-big-idea__content{max-width:560px}@media(max-width:1023px){.ap-big-idea__content{text-align:center;margin:0 auto}}.ap-big-idea__title{margin:16px 0}.ap-big-idea__lead{font-size:clamp(16px,1.4vw,19px);line-height:1.65;color:var(--ap-ink-soft);margin-bottom:24px}.ap-big-idea__list{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:14px}.ap-big-idea__list li{display:flex;align-items:center;gap:14px;font-size:16px;font-weight:600;color:var(--ap-ink)}.ap-big-idea__list li .ap-big-idea__dot{width:10px;height:10px;border-radius:50%;background:var(--ap-primary);box-shadow:0 0 0 4px rgba(0,58,155,.12);flex:0 0 10px}@media(max-width:1023px){.ap-big-idea__list{align-items:flex-start;width:max-content;max-width:100%;margin-left:auto;margin-right:auto}}.ap-big-idea__punchline{font-size:clamp(20px,2vw,26px);font-weight:700;color:var(--ap-ink);line-height:1.35;letter-spacing:-.01em}.ap-big-idea__punchline .ap-big-idea__accent{color:var(--ap-primary)}.ap-big-idea__visual{position:relative;border-radius:var(--ap-radius-lg);background:linear-gradient(180deg,#ffffff,#f8faff);padding:28px;border:1px solid var(--ap-line);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.6),0 28px 64px -14px rgba(0,58,155,.16),0 10px 26px -8px rgba(15,23,42,.08);overflow:hidden;color:var(--ap-ink);min-height:420px}.ap-big-idea__visual:before{content:"";position:absolute;top:-100px;right:-100px;width:360px;height:360px;background:radial-gradient(closest-side,rgba(59,130,246,.18),transparent 70%);filter:blur(20px);pointer-events:none}.ap-big-idea__cockpit-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;position:relative;z-index:1}.ap-big-idea__cockpit-head span{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--ap-muted);font-weight:700}.ap-big-idea__cockpit-head .ap-big-idea__status{display:inline-flex;align-items:center;gap:8px;font-size:11px;color:#15803d;font-weight:700;padding:4px 10px;border-radius:999px;background:rgba(22,163,74,.1);border:1px solid rgba(22,163,74,.2);text-transform:uppercase;letter-spacing:.04em}.ap-big-idea__cockpit-head .ap-big-idea__status:before{content:"";width:7px;height:7px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 3px rgba(22,163,74,.18);animation:ap-pulse 1.8s infinite}.ap-big-idea__stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-bottom:20px;position:relative;z-index:1}.ap-big-idea__stats .ap-big-idea__stat{background:#fff;border:1px solid var(--ap-line);border-radius:14px;padding:14px;text-align:left;box-shadow:0 2px 8px rgba(15,23,42,.04)}.ap-big-idea__stats .ap-big-idea__stat .ap-big-idea__stat-num{font-size:24px;font-weight:700;color:var(--ap-ink);letter-spacing:-.02em;font-family:var(--font-plus-jakarta),sans-serif;line-height:1}.ap-big-idea__stats .ap-big-idea__stat .ap-big-idea__stat-label{font-size:10.5px;color:var(--ap-muted);text-transform:uppercase;letter-spacing:.06em;margin-top:6px;font-weight:600}.ap-big-idea__feed{position:relative;z-index:1;display:flex;flex-direction:column;gap:10px}.ap-big-idea__feed-item{display:flex;align-items:center;gap:12px;padding:12px 14px;background:#fff;border:1px solid var(--ap-line);border-radius:14px;font-size:13px;color:var(--ap-ink-soft);box-shadow:0 2px 8px rgba(15,23,42,.04);animation:ap-slide-in .5s ease both;transition:transform .2s var(--ap-ease),box-shadow .2s var(--ap-ease)}.ap-big-idea__feed-item:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(15,23,42,.08)}.ap-big-idea__feed-item:first-child{animation-delay:.1s}.ap-big-idea__feed-item:nth-child(2){animation-delay:.25s}.ap-big-idea__feed-item:nth-child(3){animation-delay:.4s}.ap-big-idea__feed-item:nth-child(4){animation-delay:.55s}.ap-big-idea__feed-item .ap-big-idea__feed-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:rgba(59,130,246,.12);color:var(--ap-primary);flex:0 0 28px}.ap-big-idea__feed-item .ap-big-idea__feed-icon svg{width:16px;height:16px}.ap-big-idea__feed-item .ap-big-idea__feed-role{font-weight:600;color:var(--ap-ink)}.ap-big-idea__feed-item .ap-big-idea__feed-time{margin-left:auto;font-size:11px;color:var(--ap-muted)}.ap-big-idea__feed-item .ap-big-idea__feed-status{display:inline-flex;align-items:center;gap:4px;padding:3px 9px;border-radius:999px;font-size:10px;font-weight:700;background:rgba(22,163,74,.1);color:#15803d;text-transform:uppercase;letter-spacing:.04em;border:1px solid rgba(22,163,74,.18)}@media(max-width:767px){.ap-big-idea__feed-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;grid-column-gap:12px;column-gap:12px;grid-row-gap:4px;row-gap:4px}.ap-big-idea__feed-item .ap-big-idea__feed-icon{grid-column:1;grid-row:1/span 2;align-self:center}.ap-big-idea__feed-item .ap-big-idea__feed-time{grid-column:2;grid-row:1;margin-left:0;justify-self:start;line-height:1.2}.ap-big-idea__feed-item .ap-big-idea__feed-role{grid-column:2;grid-row:2;min-width:0}.ap-big-idea__feed-item .ap-big-idea__feed-status{grid-column:3;grid-row:2;flex-shrink:0}}@keyframes ap-slide-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}