.ai-automation-page { --ai-ink: #16233d; --ai-purple: #7c3cff; --ai-soft: #f2f4ff; --ai-border: #dfe2f3; font-family: Inter, sans-serif; color: var(--ai-ink); }
.ai-automation-page main { background: #fff; }
.ai-page h1,.ai-page h2,.ai-page h3,.ai-page p { margin-top: 0; }
.ai-page h2 { margin-bottom: 8px; color: var(--ai-ink); font-size: clamp(28px,3vw,44px); line-height: 1.12; }
.ai-page h3 { color: var(--ai-ink); }
.ai-page p { color: #536078; line-height: 1.65; }
.ai-container { width: min(1180px, calc(100% - 40px)); margin-inline: auto; padding-block: 78px; }
.ai-band { background: #f5f5fa; }
.ai-centered,.ai-subtitle { text-align: center; }
.ai-hero { max-width: 1240px; padding-top: 110px; padding-bottom: 72px; text-align: center; }
.ai-kicker { margin-bottom: 12px; color: var(--ai-purple)!important; font-size: 13px; font-weight: 800; letter-spacing: .15em; }
.ai-hero h1 { max-width: 940px; margin: 0 auto 24px; font-size: clamp(42px,5.5vw,72px); line-height: 1.06; letter-spacing: -.045em; }
.ai-hero h1 span { display: block; color: var(--ai-purple); }
.ai-lead { max-width: 850px; margin: 0 auto 24px; color: #403b4d!important; font-size: clamp(18px,2vw,27px); font-weight: 700; line-height: 1.4!important; }
.ai-hero>p:not(.ai-kicker):not(.ai-lead) { max-width: 1160px; margin-inline: auto; font-size: clamp(16px,1.6vw,22px); }
.ai-actions { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 20px; margin-top: 48px; }
.ai-button { display: inline-flex; min-width: 425px; min-height: 58px; gap: 12px; align-items: center; justify-content: center; padding: 12px 28px; border: 1px solid var(--ai-purple); border-radius: 9px; background: var(--ai-purple); box-shadow: 0 3px 6px rgba(61,27,139,.18); color: #fff!important; font-size: 16px; font-weight: 800; text-decoration: none; }
.ai-button--outline { border-color: #111; background: #fff; box-shadow: none; color: var(--ai-ink)!important; }
.ai-video-icon { color: var(--ai-purple); font-size: 14px; }
.ai-text-link { color: var(--ai-ink); font-weight: 700; text-decoration: none; }
.ai-text-link span { color: var(--ai-purple); }
.ai-proof { display: block; max-width: 1180px; margin-bottom: 75px; padding: 46px 48px; border: 1px solid #f0eff4; border-left: 7px solid var(--ai-purple); border-radius: 12px; box-shadow: 0 4px 8px rgba(30,43,73,.14); }
.ai-proof small { display: flex; align-items: center; gap: 10px; margin-bottom: 18px; color: #6e22e8; font-size: 15px; font-weight: 800; }
.ai-proof strong { display: block; font-size: clamp(17px,1.6vw,22px); line-height: 1.55; }
.ai-proof p { margin: 8px 0 0; }
.ai-robot { display: inline-grid; width: 38px; height: 38px; place-items: center; border-radius: 50%; background: #ece3ff; color: var(--ai-purple); font-size: 18px; }
.ai-icon { display: inline-grid; width: 30px; height: 30px; flex: 0 0 30px; place-items: center; border-radius: 6px; background: #eee8ff; color: var(--ai-purple); font-size: 12px; font-weight: 800; }
.ai-definition { padding-top: 52px; padding-bottom: 38px; }
.ai-definition h2 { font-size: clamp(34px,3.5vw,50px); }
.ai-definition>p { max-width: 940px; margin-bottom: 20px; font-size: clamp(16px,1.55vw,21px); line-height: 1.65; }
.ai-definition h3 { margin: 48px 0 18px; text-transform: uppercase; font-size: 17px; letter-spacing: .04em; }
.ai-benefits,.ai-deliverables>div { display: grid; grid-template-columns: repeat(3,1fr); gap: 12px; }
.ai-benefits { gap: 18px; }
.ai-benefits span,.ai-deliverables span { min-height: 66px; display: flex; align-items: center; gap: 12px; padding: 14px 20px; border: 1px solid #efedf3; border-radius: 15px; background: #fff; color: var(--ai-ink); box-shadow: 0 1px 2px rgba(29,39,63,.05); font-size: 17px; font-weight: 700; }
.ai-benefits svg { width: 26px; height: 26px; flex: 0 0 26px; fill: none; stroke: #6d18ec; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.ai-definition aside { display: flex; min-height: 116px; align-items: center; gap: 20px; margin-top: 46px; padding: 24px 28px; border: 1px solid #efedf3; border-radius: 15px; background: #fff; }
.ai-definition aside .ai-icon { width: 59px; height: 59px; flex-basis: 59px; border-radius: 10px; }
.ai-definition aside svg { width: 27px; height: 27px; fill: none; stroke: #6d18ec; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.ai-definition aside strong { font-size: clamp(17px,1.65vw,22px); }
.ai-needs { max-width: 1480px; padding-top: 38px; padding-bottom: 34px; text-align: center; }
.ai-needs h2 { font-size: clamp(34px,3.5vw,50px); }
.ai-needs>p:first-of-type { margin-bottom: 0; font-size: clamp(17px,1.65vw,23px); }
.ai-mini-grid { display: grid; grid-template-columns: repeat(5,1fr); align-items: start; gap: 28px 18px; margin-top: 50px; text-align: left; }
.ai-mini-grid article { min-height: 136px; padding: 18px 20px; border-radius: 15px; background: #e8d9ff; }
.ai-mini-grid svg { width: 30px; height: 30px; fill: none; stroke: #6817df; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.ai-mini-grid strong { display: block; margin-top: 10px; color: #111d35; font-size: clamp(15px,1.35vw,20px); line-height: 1.45; }
.ai-note { max-width: 1000px; margin: 14px auto 0; font-size: clamp(16px,1.5vw,21px); }
.ai-services-band .ai-container { max-width: 1180px; padding-top: 38px; padding-bottom: 34px; }
.ai-services-band .ai-container>h2 { font-size: clamp(32px,3vw,42px); }
.ai-services-band .ai-container>p { max-width: 650px; }
.ai-service-grid { display: grid; grid-template-columns: repeat(2,1fr); align-items: stretch; gap: 20px; margin-top: 36px; }
.ai-service-grid article,.ai-use-grid article,.ai-reasons article { padding: 22px; border: 1px solid #eceaf0; border-radius: 12px; background: #fff; box-shadow: 0 1px 2px rgba(31,42,68,.04); }
.ai-service-title { display: flex; align-items: center; gap: 10px; margin-bottom: 18px; }
.ai-service-title .ai-icon { background: #f8f5ff; }
.ai-service-title svg { width: 21px; height: 21px; fill: none; stroke: #7117ec; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.ai-service-grid h3,.ai-use-grid h3,.ai-reasons h3 { margin: 0; font-size: 20px; }
.ai-service-grid article>p { margin-bottom: 10px; font-size: 13px; line-height: 1.45; }
.ai-service-grid article>p:nth-of-type(2) { margin-top: 8px; }
.ai-service-grid .ai-service-closing { margin-top: 10px; margin-bottom: 0; }
.ai-tags { display: flex; flex-wrap: wrap; gap: 5px; margin-top: 8px; }
.ai-tags span { padding: 4px 8px; border-radius: 999px; background: #f7f6fb; color: #17223b; font-size: 10px; font-weight: 700; }
.ai-process-section { max-width: 1180px; padding-top: 48px; padding-bottom: 95px; }
.ai-process-section>h2 { font-size: clamp(32px,3vw,42px); }
.ai-process { display: grid; grid-template-columns: repeat(4,1fr); align-items: start; gap: 32px 14px; margin: 36px 0 0; padding: 0; list-style: none; }
.ai-process>li { min-height: 286px; padding: 22px; border-radius: 10px; background: #e7d8ff; }
.ai-process li>span { color: #a987ff; font-size: 22px; font-weight: 800; }
.ai-process h3 { margin: 6px 0 8px; font-size: 16px; }
.ai-process>li>ul { margin: 0; padding: 0; color: #5b6377; list-style: none; }
.ai-process>li>ul li { font-size: 12px; line-height: 1.45; }
.ai-use-band .ai-container { max-width: 1180px; padding-top: 28px; padding-bottom: 65px; }
.ai-use-band h2 { font-size: clamp(32px,3vw,42px); }
.ai-use-grid { display: grid; grid-template-columns: repeat(3,1fr); align-items: start; gap: 20px; margin-top: 34px; }
.ai-use-grid article { min-height: 320px; padding: 24px; }
.ai-use-grid article .ai-icon { width: 38px; height: 38px; }
.ai-use-grid article svg { width: 22px; height: 22px; fill: none; stroke: #7117ec; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.ai-use-grid h3 { margin: 16px 0 8px; font-size: 17px; }
.ai-use-grid p { margin-bottom: 2px; font-size: 13px; line-height: 1.45; }
.ai-use-grid strong { font-size: 12px; font-weight: 400; }
.ai-use-grid ul { margin: 8px 0 0; padding: 0; color: var(--ai-purple); font-size: 12px; font-weight: 700; line-height: 1.35; list-style: none; }
.ai-deliverables { max-width: 1180px; padding-top: 78px; padding-bottom: 88px; text-align: center; }
.ai-deliverables>div { grid-template-columns: repeat(4,1fr); gap: 16px; margin-top: 34px; text-align: left; }
.ai-deliverables span { min-height: 50px; border: 0; border-radius: 9px; background: #e7d8ff; box-shadow: none; font-size: 13px; }
.ai-deliverables svg { width: 17px; height: 17px; flex: 0 0 17px; fill: none; stroke: #6618e8; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.ai-reasons-band .ai-container { max-width: 1180px; padding-top: 26px; padding-bottom: 34px; }
.ai-reasons { display: grid; grid-template-columns: repeat(5,1fr); align-items: start; gap: 16px; margin-top: 34px; }
.ai-reasons article { min-height: 292px; padding: 22px; }
.ai-reasons .ai-icon svg { width: 21px; height: 21px; fill: none; stroke: #7117ec; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.ai-reasons h3 { margin-top: 18px; font-size: 16px; }
.ai-reasons p { margin-bottom: 0; font-size: 13px; line-height: 1.45; }
.ai-package-section { max-width: 1180px; padding-top: 28px; }
.ai-packages { display: grid; grid-template-columns: repeat(6,1fr); gap: 20px; margin-top: 34px; }
.ai-packages article { grid-column: span 2; display: flex; flex-direction: column; padding: 24px; border: 0; border-radius: 11px; background: #e7d8ff; box-shadow: none; }
.ai-packages article:nth-last-child(-n+2) { grid-column: span 3; padding: 44px; }
.ai-packages h3 { margin: 0 0 18px; font-size: 20px; }
.ai-packages p { margin-bottom: 0; color: #1c2840; font-size: 13px; line-height: 1.4; }
.ai-packages article>span { color: #1c2840; font-size: 13px; }
.ai-packages ul { flex: 1; margin: 16px 0 0; padding: 14px 18px; border-radius: 7px; background: #fff; color: #17223b; font-size: 13px; font-weight: 700; line-height: 1.35; list-style: none; }
.ai-related { max-width: 900px; padding-top: 0; padding-bottom: 24px; text-align: center; }
.ai-related h2 { font-size: 24px; }
.ai-related div { display: flex; flex-wrap: wrap; justify-content: center; gap: 9px; margin-top: 18px; }
.ai-related a { padding: 8px 12px; border-radius: 999px; background: #f0e9ff; color: #5e19d6; font-size: 13px; font-weight: 700; text-decoration: none; }
.ai-related a:hover,.ai-related a:focus-visible { background: #e3d5ff; text-decoration: underline; }
.ai-faq { max-width: 760px; padding-top: 34px; padding-bottom: 88px; }
.ai-faq h2 { margin-bottom: 30px; text-align: center; font-size: clamp(32px,3vw,42px); }
.ai-faq details { margin-bottom: 12px; border: 0; border-radius: 10px; background: #e7d8ff; }
.ai-faq summary { position: relative; min-height: 55px; display: flex; align-items: center; padding: 14px 48px 14px 20px; cursor: pointer; color: var(--ai-ink); font-size: 14px; font-weight: 600; list-style: none; }
.ai-faq summary::-webkit-details-marker { display: none; }
.ai-faq summary::marker { content: ""; }
.ai-faq summary::after { position: absolute; top: 50%; right: 20px; width: auto; height: auto; border: 0; content: "⌄"; color: #6517e7; font-size: 18px; line-height: 1; transform: translateY(-55%); }
.ai-faq details[open] summary::after { transform: translateY(-45%) rotate(180deg); }
.ai-faq details p { margin: 0; padding: 0 20px 18px; color: #46536b; font-size: 13px; }
.ai-final { padding: 0 20px 72px; background: #fff; }
.ai-final>div { position: relative; width: min(900px,100%); margin: auto; padding: 64px 45px 58px; overflow: hidden; border-radius: 12px; background: #fff; box-shadow: 0 10px 28px rgba(31,42,68,.14); text-align: center; }
.ai-final>div::before { position: absolute; top: 0; left: 0; width: 100%; height: 6px; background: linear-gradient(90deg,#6d14e8 0%,#7439de 58%,#006d72 100%); content: ""; }
.ai-final h2 { margin-bottom: 8px; font-size: clamp(30px,3vw,40px); }
.ai-final p { max-width: 690px; margin: 0 auto; font-size: 14px; line-height: 1.45; }
.ai-final .ai-actions { gap: 14px; margin-top: 32px; }
.ai-final .ai-button { min-width: 290px; min-height: 46px; border-radius: 6px; padding: 10px 18px; font-size: 12px; }
.ai-final .ai-button--outline { border-color: #182137; }
.ai-button--light { background: #edf0fb; border-color: #edf0fb; color: var(--ai-ink)!important; }
@media (max-width: 900px) { .ai-mini-grid { grid-template-columns: repeat(2,1fr); gap: 14px; }.ai-process { grid-template-columns: repeat(2,1fr); }.ai-reasons { grid-template-columns: repeat(2,1fr); }.ai-packages { grid-template-columns: repeat(2,1fr); }.ai-packages article,.ai-packages article:nth-last-child(-n+2) { grid-column: span 1; }.ai-use-grid { grid-template-columns: repeat(2,1fr); }.ai-deliverables>div { grid-template-columns: repeat(2,1fr); } }
@media (max-width: 620px) { .ai-container { width: min(100% - 28px,1180px); padding-block: 55px; }.ai-hero { padding-top: 72px; }.ai-hero h1 { font-size: 42px; }.ai-benefits,.ai-service-grid,.ai-use-grid,.ai-process,.ai-reasons,.ai-packages,.ai-deliverables>div { grid-template-columns: 1fr; }.ai-mini-grid { grid-template-columns: 1fr 1fr; }.ai-proof { width: min(100% - 28px,1040px); padding: 30px 24px; }.ai-final>div { padding: 34px 20px; }.ai-actions { flex-direction: column; margin-top: 32px; }.ai-button { width: 100%; min-width: 0; }.ai-text-link { padding: 10px; } }
