@charset "utf-8";

.agentmit-main-block {margin-bottom: 8rem;}
.agentmit-section-head {display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2.5rem;text-align:left;}
.agentmit-section-head p {font-size:1.125rem;line-height:1.7;color:#5f6678;word-break:keep-all;}
.agentmit-eyebrow {margin-bottom:.75rem;font-size:.875rem;letter-spacing:.08em;color:#1454ff;}
.agentmit-more {display:inline-flex;align-items:center;gap:.35rem;padding:.85rem 1.15rem;border:1px solid #dfe4ef;border-radius:100px;color:#1b2436;background:#fff;transition:all .25s;}
.agentmit-more:hover {border-color:#1454ff;color:#1454ff;box-shadow:0 14px 30px rgba(20,84,255,.12);}

.agentmit-insight-latest {position:relative;}
.agentmit-insight-grid {display:grid;grid-template-columns:1.18fr .82fr;grid-template-rows:repeat(3, 1fr);gap:1rem;text-align:left;}
.agentmit-insight-card {position:relative;display:flex;min-height:10.5rem;padding:1.5rem;border-radius:2rem;background:#fff;box-shadow:35px 45px 90px rgba(39,49,108,.14);overflow:hidden;transition:transform .25s, box-shadow .25s;}
.agentmit-insight-card:hover {transform:translateY(-4px);box-shadow:45px 55px 110px rgba(39,49,108,.2);}
.agentmit-insight-card.is-feature {grid-row:1 / span 3;flex-direction:column;min-height:33rem;padding:0;}
.agentmit-insight-thumb {height:18rem;background:#111826;overflow:hidden;}
.agentmit-insight-card.is-feature .agentmit-insight-thumb {height:auto;aspect-ratio:76 / 47;}
.agentmit-insight-thumb img {display:block;width:100%;height:100%;object-fit:cover;}
.agentmit-insight-thumb-empty {height:100%;display:flex;align-items:center;justify-content:center;background:#111826;color:#fff;font-size:2rem;}
.agentmit-insight-copy {position:relative;z-index:1;flex:1;}
.agentmit-insight-card.is-feature .agentmit-insight-copy {padding:1.8rem 2rem 2.2rem;}
.agentmit-card-meta {display:flex;align-items:center;gap:.65rem;margin-bottom:.85rem;color:#6d7484;font-size:.875rem;}
.agentmit-card-meta span:first-child {padding:.35rem .7rem;border-radius:999px;background:#eef3ff;color:#1454ff;font-weight:700;}
.agentmit-insight-card h3 {margin:0;color:#111827;font-size:1.25rem;line-height:1.45;word-break:keep-all;}
.agentmit-insight-card.is-feature h3 {font-size:1.75rem;}
.agentmit-insight-card p {margin-top:.85rem;color:#616a7c;font-size:1rem;line-height:1.75;word-break:keep-all;}
.agentmit-card-arrow {position:absolute;right:1.25rem;bottom:1.25rem;width:2.7rem;height:2.7rem;border:2px solid #e2e7f0;border-radius:100%;color:#a4adbd;transition:all .25s;}
.agentmit-card-arrow i {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.agentmit-insight-card:hover .agentmit-card-arrow {border-color:#1454ff;color:#1454ff;}
.agentmit-insight-empty {padding:3rem;border-radius:2rem;background:#fff;color:#777;text-align:center;}

.agentmit-proof {padding:6rem 0;border-radius:0;background:#eef3fb;color:#1b2230;overflow:hidden;}
.agentmit-proof .agentmit-section-head {display:block;text-align:center;margin-bottom:3rem;}
.agentmit-proof .agentmit-eyebrow {color:#1454ff;font-size:1rem;letter-spacing:.12em;margin-bottom:1rem;}
.agentmit-proof h2 {margin:0;font-size:2.75rem;line-height:1.28;word-break:keep-all;color:#111827;}
.agentmit-proof p {margin-top:1.1rem;color:#5f6678;font-size:1.25rem;line-height:1.65;}
.agentmit-proof-quotes {display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.1rem;margin:0 auto 2rem;max-width:1080px;padding:0 1.5rem;}
.agentmit-proof-card {padding:2rem;border-radius:1.4rem;background:#fff;color:#1b2230;text-align:left;border:1px solid #e6eaf3;box-shadow:0 18px 40px rgba(39,49,108,.08);}
.agentmit-proof-card strong {display:block;margin-bottom:.75rem;color:#1454ff;font-size:2.6rem;line-height:1;}
.agentmit-proof-card p {margin:0;color:#222a39;font-size:1.15rem;line-height:1.7;}
.agentmit-proof-card span {display:block;margin-top:1.1rem;color:#8a93a6;font-size:1rem;}
.agentmit-review-rail {display:grid;grid-template-columns:repeat(4, minmax(17rem, 1fr));gap:.75rem;padding:0 1.5rem;}
.agentmit-review-tile {min-height:7rem;padding:1.15rem 1.25rem;border-radius:.8rem;background:#fff;color:#222;text-align:left;}
.agentmit-review-tile b {display:block;margin-bottom:.45rem;color:#111;font-size:.85rem;}
.agentmit-review-tile p {margin:0;color:#333;font-size:.92rem;line-height:1.55;}
.agentmit-score {display:flex;align-items:center;justify-content:center;flex-direction:column;background:#08dc8c;color:#fff;text-align:center;}
.agentmit-score span {font-size:.95rem;font-weight:700;}
.agentmit-score strong {font-size:2.8rem;line-height:1.1;}

.agentmit-stack {padding:6rem 0;border-radius:0;background:#eef3fb;color:#1b2230;overflow:hidden;}
.agentmit-stack .agentmit-section-head {display:block;text-align:center;margin-bottom:3rem;}
.agentmit-stack .agentmit-eyebrow {color:#1454ff;font-size:1rem;letter-spacing:.12em;margin-bottom:1rem;}
.agentmit-stack h2 {margin:0;font-size:2.75rem;line-height:1.28;word-break:keep-all;color:#111827;}
.agentmit-stack p {margin-top:1.1rem;color:#5f6678;font-size:1.25rem;line-height:1.65;}
.agentmit-stack-grid {display:grid;grid-template-columns:repeat(6, minmax(0, 1fr));gap:.8rem;padding:0 1.5rem;}
.agentmit-stack-card {display:flex;min-height:10rem;align-items:center;justify-content:center;flex-direction:column;gap:1rem;border-radius:1.25rem;background:#1a1c22;}
.agentmit-stack-logo {display:flex;width:4.6rem;height:4.6rem;align-items:center;justify-content:center;border-radius:100%;background:#fff;color:#111;font-family:'NotoKr_B';font-size:1.05rem;letter-spacing:0;}
.agentmit-stack-card span {padding:.4rem .75rem;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#f4f6fb;font-size:.9rem;}

@media screen and (max-width:1024px) {
    .agentmit-main-block {margin-bottom:6rem;}
    .agentmit-section-head {display:block;text-align:center;}
    .agentmit-section-head .agentmit-more {margin-top:1.25rem;}
    .agentmit-insight-grid {grid-template-columns:1fr;}
    .agentmit-insight-card.is-feature {grid-row:auto;min-height:auto;}
    .agentmit-proof-quotes {grid-template-columns:1fr;padding:0 1.25rem;}
    .agentmit-review-rail {grid-template-columns:repeat(2, minmax(0, 1fr));}
    .agentmit-stack-grid {grid-template-columns:repeat(3, minmax(0, 1fr));}
}

@media screen and (max-width:640px) {
    .agentmit-main-block {margin-bottom:4rem;}
    .agentmit-section-head {padding:0 1.25rem;margin-bottom:1.6rem;}
    .agentmit-insight-latest .gw-title01 {display:block;font-size:1.75rem;line-height:1.35;}
    .agentmit-insight-latest .gw-title01:before {right:.25rem;bottom:.2rem;}
    .agentmit-insight-latest .gw-title01 a {display:inline;word-break:keep-all;}
    .agentmit-section-head p {font-size:1rem;}
    .agentmit-more {width:100%;justify-content:center;}
    .agentmit-insight-grid {padding:0 1.25rem;}
    .agentmit-insight-card {display:block;padding:1.25rem;border-radius:1.4rem;}
    .agentmit-insight-card.is-feature {padding:0;}
    .agentmit-insight-card.is-feature .agentmit-insight-copy {padding:1.35rem;}
    .agentmit-insight-thumb {height:55vw;min-height:13rem;}
    .agentmit-insight-card h3,
    .agentmit-insight-card.is-feature h3 {font-size:1.15rem;}
    .agentmit-insight-card p {font-size:.95rem;}
    .agentmit-card-arrow {display:none;}
    .agentmit-proof,
    .agentmit-stack {border-radius:0;padding:4rem 0;}
    .agentmit-proof h2,
    .agentmit-stack h2 {font-size:2.05rem;}
    .agentmit-proof .agentmit-eyebrow,
    .agentmit-stack .agentmit-eyebrow {font-size:.9rem;margin-bottom:.7rem;}
    .agentmit-proof p,
    .agentmit-stack p {font-size:1.05rem;}
    .agentmit-proof-card p {font-size:1.05rem;}
    .agentmit-proof-card strong {font-size:2.2rem;}
    .agentmit-review-rail {display:flex;overflow-x:auto;padding:0 1.25rem;scroll-snap-type:x mandatory;}
    .agentmit-review-tile {min-width:15.5rem;scroll-snap-align:start;}
    .agentmit-stack-grid {grid-template-columns:repeat(2, minmax(0, 1fr));padding:0 1.25rem;}
    .agentmit-stack-card {min-height:8.5rem;}
    .agentmit-stack-logo {width:3.8rem;height:3.8rem;font-size:.9rem;}
}

/* ===== full-bleed (좌우 100%) + 슬라이드 마퀴 — dpectrum 스타일 ===== */
#gw-container {overflow-x:clip;}
/* 테마 전역 h2 색 덮어쓰기 — 라이트 섹션 헤딩은 진한 네이비 */
#gw-sec-proof .agentmit-section-head h2,
#gw-sec-stack .agentmit-section-head h2 {color:#111827;}
.agentmit-fullbleed {width:100vw !important;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border-radius:0;}
.agentmit-fb-inner {max-width:1100px;margin:0 auto;padding:0 1.5rem;}

.agentmit-logo-caption {margin:3.75rem 0 1.4rem;text-align:center;font-size:.8rem;letter-spacing:.2em;color:#5b6677;}

.agentmit-marquee {display:flex;flex-direction:column;gap:1rem;width:100%;margin-top:2.75rem;}
.agentmit-marquee--tech {margin-top:0;}
.agentmit-marquee-row {display:flex;width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 6%,#000 94%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 6%,#000 94%,transparent 100%);}
.agentmit-marquee-track {display:flex;flex:0 0 auto;align-items:center;will-change:transform;}
.agentmit-marquee-left .agentmit-marquee-track {animation:agentmit-marq-x 38s linear infinite;}
.agentmit-marquee-right .agentmit-marquee-track {animation:agentmit-marq-x 38s linear infinite reverse;}
.agentmit-marquee-row:hover .agentmit-marquee-track {animation-play-state:paused;}
@keyframes agentmit-marq-x {from {transform:translateX(0);} to {transform:translateX(-50%);}}

.agentmit-logo-chip {display:flex;flex:0 0 auto;align-items:center;justify-content:center;height:5rem;min-width:11rem;margin-right:1rem;padding:0 1.85rem;border-radius:1rem;background:#fff;}
.agentmit-logo-chip img {max-height:2.3rem;max-width:8.5rem;width:auto;height:auto;object-fit:contain;}

.agentmit-tech-chip {display:flex;flex:0 0 auto;align-items:center;gap:1rem;height:5.6rem;margin-right:1.1rem;padding:0 2rem 0 1rem;border-radius:999px;background:#fff;border:1px solid #e3e8f2;box-shadow:0 10px 26px rgba(39,49,108,.06);}
.agentmit-tech-chip .ic {display:flex;width:4rem;height:4rem;align-items:center;justify-content:center;border-radius:100%;background:#eef2fb;flex:0 0 auto;}
.agentmit-tech-chip .ic img {width:2.45rem;height:2.45rem;object-fit:contain;display:block;}
.agentmit-tech-chip b {color:#1b2230;font-size:1.2rem;font-weight:600;white-space:nowrap;letter-spacing:.01em;}

/* 후기 카드 마퀴 */
.agentmit-review-card {flex:0 0 auto;width:23.5rem;height:10rem;margin-right:1.1rem;padding:1.5rem 1.65rem;border-radius:1.2rem;background:#fff;color:#1b2230;text-align:left;border:1px solid #e6eaf3;box-shadow:0 14px 32px rgba(39,49,108,.07);}
.agentmit-review-card .rv-head {display:flex;align-items:center;gap:.5rem;margin-bottom:.8rem;}
.agentmit-review-card .rv-ava {width:2.1rem;height:2.1rem;border-radius:100%;background:#e6eaf2;flex:0 0 auto;}
.agentmit-review-card .rv-name {font-weight:700;font-size:1rem;color:#1b2230;}
.agentmit-review-card .rv-stars {color:#1454ff;font-size:.95rem;letter-spacing:-1px;}
.agentmit-review-card .rv-score {font-weight:700;font-size:.95rem;color:#1b2230;}
.agentmit-review-card .rv-date {margin-left:auto;font-size:.8rem;color:#9aa3b2;}
.agentmit-review-card .rv-text {margin:0;font-size:1rem;line-height:1.6;color:#3a4252;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-break:keep-all;}
.agentmit-review-score {flex:0 0 auto;width:16rem;height:10rem;margin-right:1.1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;border-radius:1.2rem;background:#1454ff;color:#fff;text-align:center;box-shadow:0 16px 34px rgba(20,84,255,.22);}
.agentmit-review-score span {font-size:1.1rem;font-weight:600;}
.agentmit-review-score strong {font-size:3rem;line-height:1;font-weight:800;}

@media screen and (max-width:1024px) {
    .agentmit-marquee {gap:.85rem;}
}
@media screen and (max-width:640px) {
    .agentmit-fb-inner {padding:0 1.25rem;}
    .agentmit-logo-caption {margin:2.75rem 0 1.1rem;}
    .agentmit-marquee {margin-top:2rem;gap:.7rem;}
    .agentmit-review-card {width:18.5rem;height:9rem;padding:1.2rem 1.3rem;margin-right:.8rem;}
    .agentmit-review-card .rv-text {font-size:.95rem;}
    .agentmit-review-score {width:13rem;height:9rem;margin-right:.8rem;}
    .agentmit-review-score strong {font-size:2.5rem;}
    .agentmit-logo-chip {height:4rem;min-width:8.5rem;padding:0 1.4rem;margin-right:.7rem;}
    .agentmit-logo-chip img {max-height:1.85rem;max-width:6.5rem;}
    .agentmit-tech-chip {height:4.7rem;margin-right:.8rem;padding:0 1.6rem 0 .8rem;gap:.8rem;}
    .agentmit-tech-chip .ic {width:3.3rem;height:3.3rem;}
    .agentmit-tech-chip .ic img {width:2rem;height:2rem;}
    .agentmit-tech-chip b {font-size:1.05rem;}
}
@media (prefers-reduced-motion: reduce) {
    .agentmit-marquee-track {animation:none !important;transform:none !important;}
    .agentmit-marquee-row {overflow-x:auto;-webkit-mask-image:none;mask-image:none;}
}
