a.fc-icon,a.fc-num{text-decoration:none;color:inherit;transition:background 0.2s ease,color 0.2s ease}a.fc-icon:hover{background:#bfdbfe}a.fc-num:hover{color:#2563eb}.ait-section-label a{color:inherit;text-decoration:none;transition:color 0.2s ease}.ait-section-label a:hover{color:#1d4ed8;text-decoration:underline}.ait-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px;margin:36px 0}.ait-feature-card{position:relative;padding:28px 28px 26px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 1px 3px rgba(15,23,42,0.04);transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden}.ait-feature-card::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#2563eb 0%,#60a5fa 100%);opacity:0;transition:opacity .2s}.ait-feature-card:hover{transform:translateY(-3px);box-shadow:0 16px 32px -14px rgba(37,99,235,0.22),0 1px 3px rgba(15,23,42,0.04);border-color:#bfdbfe}.ait-feature-card:hover::before{opacity:1}.ait-feature-card__icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;background:currentColor}.ait-feature-card__icon svg{width:24px;height:24px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ait-feature-card__icon.blue{color:#2563eb}.ait-feature-card__icon.green{color:#16a34a}.ait-feature-card__icon.purple{color:#9333ea}.ait-feature-card__icon.amber{color:#d97706}.ait-feature-card__icon.rose{color:#e11d48}.ait-feature-card p{font-size:0.95rem;color:#64748b;line-height:1.7;margin:0}.ait-pyramid-card,.ait-process-card,.ait-stack-card{position:relative;margin:36px 0;padding:32px 32px 28px;background:linear-gradient(135deg,#f0f9ff 0%,#eff6ff 50%,#eef2ff 100%);border:1px solid #dbeafe;border-radius:16px;box-shadow:0 14px 32px -14px rgba(37,99,235,0.22),0 1px 3px rgba(15,23,42,0.04);overflow:hidden}.ait-pyramid-card::before,.ait-process-card::before,.ait-stack-card::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#2563eb 0%,#60a5fa 100%)}.ait-pyramid-card::after,.ait-process-card::after,.ait-stack-card::after{content:"";position:absolute;top:-60px;right:-60px;width:240px;height:240px;background:radial-gradient(circle,rgba(37,99,235,0.14) 0%,transparent 70%);pointer-events:none}.ait-pyramid{position:relative}.ait-pyramid__foundation-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;position:relative;margin-bottom:14px}.ait-pyramid__foundation-row::after{content:"";position:absolute;bottom:-14px;left:calc((100% - 36px)/8);right:calc((100% - 36px)/8);height:1px;background:rgba(37,99,235,0.35);pointer-events:none}.ait-pyramid__foundation{position:relative;padding:16px 12px;background:#fff;border:1px solid rgba(37,99,235,0.12);border-radius:10px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;transition:transform .2s,box-shadow .2s,border-color .2s}.ait-pyramid__foundation::before{content:"";position:absolute;bottom:-14px;left:50%;transform:translateX(-50%);width:1px;height:14px;background:rgba(37,99,235,0.35);pointer-events:none}.ait-pyramid__foundation:hover{transform:translateY(-2px);box-shadow:0 10px 22px -8px rgba(37,99,235,0.22);border-color:rgba(37,99,235,0.32)}.ait-pyramid__foundation-icon{width:36px;height:36px;border-radius:9px;background:#dbeafe;color:#2563eb;display:flex;align-items:center;justify-content:center}.ait-pyramid__foundation-icon svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ait-pyramid__foundation-label{font-size:0.78rem;font-weight:600;color:#0f172a;line-height:1.35}.ait-pyramid__bus{position:relative;height:20px}.ait-pyramid__bus::after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:1px;height:20px;background:rgba(37,99,235,0.35);pointer-events:none}.ait-pyramid__apex{position:relative;max-width:340px;margin:0 auto;padding:18px 28px 16px;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);color:#fff;border-radius:12px;box-shadow:0 16px 32px -14px rgba(37,99,235,0.5);text-align:center}.ait-pyramid__apex::before{content:"";position:absolute;top:-10px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #1d4ed8}.ait-pyramid__apex-label{font-size:0.68rem;font-weight:700;text-transform:uppercase;letter-spacing:0.12em;opacity:0.85;margin-bottom:4px}.ait-pyramid__apex-value{font-size:1.05rem;font-weight:700;line-height:1.3}.ait-process-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;position:relative}.ait-process-steps::before{content:"";position:absolute;top:22px;left:calc((100% - 48px)/8);right:calc((100% - 48px)/8);height:2px;background:rgba(37,99,235,0.35);pointer-events:none;z-index:0}.ait-process-step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:0 4px}.ait-process-step__number{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.15rem;font-weight:700;box-shadow:0 8px 16px -6px rgba(37,99,235,0.45),0 0 0 6px #eff6ff;flex-shrink:0}.ait-process-step__title{font-size:0.98rem;font-weight:700;color:#0f172a;line-height:1.3;margin-top:2px}.ait-process-step p{font-size:0.85rem;color:#64748b;line-height:1.55;margin:0}.ait-stack{display:flex;flex-direction:column;gap:10px;max-width:560px;margin:0 auto;position:relative}.ait-stack__layer{position:relative;display:flex;align-items:center;gap:14px;padding:16px 20px;background:#fff;border:1px solid rgba(37,99,235,0.12);border-radius:10px;transition:transform .2s,box-shadow .2s}.ait-stack__layer:hover{transform:translateX(4px);box-shadow:0 10px 22px -8px rgba(37,99,235,0.22)}.ait-stack__layer:not(:last-child)::after{content:"";position:absolute;left:40px;bottom:-10px;width:1px;height:10px;background:rgba(37,99,235,0.35);pointer-events:none}.ait-stack__layer:last-child{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);color:#fff;border-color:transparent;box-shadow:0 16px 32px -14px rgba(37,99,235,0.5)}.ait-stack__icon{width:40px;height:40px;border-radius:10px;background:#dbeafe;color:#2563eb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ait-stack__layer:last-child .ait-stack__icon{background:rgba(255,255,255,0.18);color:#fff}.ait-stack__icon svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ait-stack__text{flex:1;min-width:0}.ait-stack__title{font-size:1rem;font-weight:700;color:#0f172a;line-height:1.35}.ait-stack__layer:last-child .ait-stack__title{color:#fff}.ait-stack__sub{font-size:0.85rem;color:#64748b;line-height:1.5;margin-top:2px}.ait-stack__layer:last-child .ait-stack__sub{color:rgba(255,255,255,0.85)}.ait-single-hero-card{padding:72px 2rem 56px;background:linear-gradient(180deg,#f8fafc 0%,#fff 100%)}.ait-single-hero-card-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.ait-single-hero-photo{position:relative}.ait-single-hero-photo .ait-floating-card{left:16px;right:auto;bottom:0;transform:translateY(50%)}.ait-single-hero-photo .ait-photo-frame{aspect-ratio:1200/630}.ait-single-hero-content{display:flex;flex-direction:column;gap:14px}.ait-single-hero-content.is-wide{grid-column:1/-1;max-width:720px;margin:0 auto;text-align:center;align-items:center}.ait-single-hero-card .ait-single-title{font-size:2.4rem;font-weight:800;color:#0f172a;letter-spacing:-0.02em;line-height:1.2;margin:0}.ait-single-hero-content .ait-section-label{margin:0}.ait-single-back{display:inline-flex;align-items:center;color:#2563eb;text-decoration:none;font-weight:600;font-size:0.9rem;transition:gap 0.2s,color 0.2s;width:fit-content;margin-bottom:4px}.ait-single-back:hover{color:#1d4ed8}.ait-single-excerpt{font-size:1.05rem;color:#64748b;line-height:1.7;margin:6px 0 0;max-width:560px}.ait-post-tech{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px}.ait-post-tech-label{font-size:0.8rem;font-weight:600;text-transform:uppercase;letter-spacing:0.06em;color:#64748b;margin-right:4px}.ait-post-tech .ait-tech-tag{padding:6px 14px;font-size:0.8rem}.ait-post-share{padding:0 2rem 56px;background:#fff}.ait-post-share-inner{max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:14px}.ait-post-share-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.ait-post-share-label{font-size:0.78rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:0.1em}.ait-post-share a,.ait-post-share button{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#334155;font-size:0.9rem;font-weight:500;font-family:inherit;line-height:1;text-decoration:none;cursor:pointer;transition:border-color 0.2s,color 0.2s,background 0.2s}.ait-post-share a:hover,.ait-post-share button:hover{border-color:#2563eb;color:#2563eb;background:#f1f5f9}.ait-post-share svg{width:16px;height:16px;flex-shrink:0}.ait-post-share .ait-copy-link.is-copied{border-color:#16a34a;color:#16a34a;background:#f0fdf4}.ait-post-share .ait-copy-link.is-copied:hover{border-color:#16a34a;color:#16a34a;background:#f0fdf4}.ait-single-content-inner h1{font-size:2em}.ait-single-content-inner h4{font-size:1.1em;margin:24px 0 10px}.ait-single-content-inner h5{font-size:1em;margin:20px 0 8px}.ait-single-content-inner h6{font-size:0.95em;margin:18px 0 8px}.ait-single-content-inner > ul,
.ait-single-content-inner > ol{padding-left:56px}.ait-single-content-inner > ul li:last-child,
.ait-single-content-inner > ol li:last-child{margin-bottom:0}.ait-single-content-inner img{max-width:100%;height:auto;border-radius:8px;margin:20px 0}.ait-single-content-inner ul,.ait-single-content-inner ol{margin:0 0 18px 24px}.ait-single-content-inner > ul,
.ait-single-content-inner > ol{margin-left:0}.ait-single-content-inner li{margin-bottom:8px}.ait-single-content-inner blockquote{border-left:4px solid #2563eb;padding:16px 24px;margin:24px 0;background:#f8fafc;border-radius:0 8px 8px 0;color:#475569;font-style:italic}.ait-single-content-inner > table{display:block;width:100%;max-width:100%;overflow-x:auto;margin:0 0 18px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;font-size:0.95rem;line-height:1.55;-webkit-overflow-scrolling:touch}.ait-single-content-inner > table thead,
.ait-single-content-inner > table tbody{display:table;width:100%}.ait-single-content-inner > table th,
.ait-single-content-inner > table td{padding:12px 18px;text-align:left;vertical-align:top}.ait-single-content-inner > table thead th{background:#eff6ff;color:#0f172a;font-weight:700;border-bottom:2px solid #dbeafe;white-space:nowrap}.ait-single-content-inner > table tbody td{color:#334155;border-bottom:1px solid #e2e8f0}.ait-single-content-inner > table tbody tr:last-child td{border-bottom:0}.ait-single-content-inner > table tbody tr strong{color:#0f172a}.ait-single-tags{margin:40px 0 0;padding-top:24px;border-top:1px solid #e2e8f0;display:flex;flex-wrap:wrap;align-items:center;gap:10px}.ait-single-tags-label{font-size:0.85rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:0.05em;margin-right:4px}.ait-single-tag{display:inline-flex;align-items:center;padding:6px 14px;background:#eff6ff;color:#1d4ed8;border-radius:999px;font-size:0.85rem;font-weight:500;text-decoration:none;transition:background 0.2s,color 0.2s}.ait-single-tag:hover{background:#dbeafe;color:#1e3a8a}.ait-single-footer{padding:0 2rem 60px;background:#fff}.ait-single-footer-inner{max-width:800px;margin:0 auto;padding-top:24px;border-top:1px solid #e2e8f0}.ait-back-link{display:inline-flex;align-items:center;gap:8px;color:#2563eb;text-decoration:none;font-weight:600;font-size:0.95rem;transition:gap 0.2s}.ait-back-link:hover{gap:12px;color:#1d4ed8}.ait-references{padding:36px 2rem 44px;background:#f8fafc;border-top:1px solid #e2e8f0}.ait-references-inner{max-width:1100px;margin:0 auto}.ait-references-details{width:100%;text-align:center}.ait-references-summary{list-style:none;cursor:pointer;display:inline-flex;align-items:center;gap:10px;padding:18px 42px;user-select:none;color:#2563eb;background:linear-gradient(to right,#2563eb 50%,#fff 50%);background-size:220% 100%;background-position:right bottom;border:2px solid #2563eb;border-radius:999px;font-size:1.05rem;font-weight:700;letter-spacing:0.02em;transition:background-position .45s ease,color .45s ease}.ait-references-summary::-webkit-details-marker{display:none}.ait-references-summary::marker{display:none}.ait-references-summary:hover{color:#fff;background-position:left bottom}.ait-references-summary:focus-visible{outline:2px solid #2563eb;outline-offset:3px}.ait-references .ait-references-summary .ait-section-label{display:inline;margin:0;color:inherit;transition:color .45s ease}.ait-references-summary:hover .ait-section-label{color:#fff}.ait-references-chevron{width:14px;height:14px;color:#2563eb;transition:transform .25s ease}.ait-references-details[open] .ait-references-chevron{transform:rotate(180deg)}.ait-references-details[open] .ait-references-grid{margin-top:32px;animation:ait-references-fade .3s ease}.ait-references-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;text-align:left}.ait-reference-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;transition:all 0.3s}.ait-reference-card:hover{border-color:#2563eb;box-shadow:0 10px 25px -5px rgba(0,0,0,0.08);transform:translateY(-3px)}.ait-reference-logo{height:130px;display:flex;align-items:center;justify-content:center;padding:24px;background:#fff;border-bottom:1px solid #f1f5f9}.ait-reference-logo a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.ait-reference-logo img{max-width:70%;max-height:100%;width:auto;height:auto;object-fit:contain}.ait-reference-body{padding:24px 26px 26px;display:flex;flex-direction:column;flex:1}.ait-reference-name{font-size:1.1rem;font-weight:700;color:#0f172a;margin:0 0 10px}.ait-reference-name a{color:inherit;text-decoration:none}.ait-reference-name a:hover{color:#2563eb}.ait-reference-desc{font-size:0.92rem;color:#64748b;line-height:1.65;margin:0 0 18px;flex:1}.ait-reference-link{display:inline-flex;align-items:center;gap:8px;margin-top:auto;width:fit-content;padding:10px 20px;color:#fff;background:#2563eb;border:1.5px solid #2563eb;border-radius:999px;font-weight:600;font-size:0.85rem;letter-spacing:0.01em;text-decoration:none;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.ait-reference-link::after{content:"→";font-size:1.1em;line-height:1;transition:transform .25s ease}.ait-reference-link:hover{border-color:#1e3a8a;box-shadow:0 0 0 3px rgba(37,99,235,0.2),0 10px 22px -8px rgba(37,99,235,0.5);transform:translateY(-1px)}.ait-reference-link:hover::after{transform:translateX(4px)}.ait-reference-link:focus-visible{outline:2px solid #2563eb;outline-offset:3px}.ait-post-rows{padding:56px 2rem 72px;background:#fff}.ait-post-rows .ait-single-content-inner{max-width:1100px}.ait-post-rows .ait-post-standard{max-width:840px;margin:0 auto}.ait-post-rows .ait-post-standard + .ait-post-standard,
.ait-post-rows .ait-post-standard + .ait-post-hero-breakout,
.ait-post-rows .ait-post-hero-breakout + .ait-post-standard,
.ait-post-rows .ait-post-hero-breakout + .ait-post-hero-breakout{margin-top:48px}.ait-post-rows .ait-post-standard > p,
.ait-post-rows .ait-post-hero-text > p{margin:0;padding:22px 32px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;font-size:1.05rem;line-height:1.85;color:#334155}.ait-post-rows .ait-post-standard > p:has(+ p),
.ait-post-rows .ait-post-hero-text > p:has(+ p){border-bottom-left-radius:0;border-bottom-right-radius:0}.ait-post-rows .ait-post-standard > p + p,
.ait-post-rows .ait-post-hero-text > p + p{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.ait-post-rows .ait-post-standard > h2{border-top:none;padding:0 32px;margin:28px 0 14px;font-size:1.6em;line-height:1.3;color:#0f172a}.ait-post-rows .ait-post-standard > h2:first-child{margin-top:0}.ait-post-rows .ait-post-hero-breakout{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.ait-post-rows .ait-post-hero-breakout.hero-image-left .ait-post-hero-text{order:2}.ait-post-rows .ait-post-hero-text > h2{margin:0 0 16px;padding:0 32px;border-top:none;font-size:1.6em;font-weight:700;color:#0f172a;line-height:1.3}.ait-post-rows .ait-post-hero-breakout .ait-post-figure{margin:0;padding:0}.ait-post-rows .ait-post-hero-breakout .ait-post-figure img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:16px;box-shadow:0 20px 40px -12px rgba(15,23,42,0.18);display:block;margin:0;background:#f1f5f9}.ait-post-rows .ait-post-hero-breakout .ait-post-figure figcaption{margin-top:14px;padding:0;text-align:center;font-size:0.9rem;color:#64748b;line-height:1.5}.ait-post-rows .ait-post-standard .ait-post-figure{margin:32px 0;padding:0}.ait-post-rows .ait-post-standard .ait-post-figure img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:16px;box-shadow:0 20px 40px -12px rgba(15,23,42,0.18);display:block;margin:0;background:#f1f5f9}.ait-post-rows .ait-post-standard .ait-post-figure figcaption{margin-top:14px;padding:0 32px;text-align:center;font-size:0.9rem;color:#64748b;line-height:1.5}@media (max-width:960px){.ait-post-rows .ait-post-hero-breakout{grid-template-columns:1fr;gap:24px}.ait-post-rows .ait-post-hero-breakout.hero-image-left .ait-post-hero-text{order:1}}.ait-contact-cta{padding:32px 2rem 80px;background:#f1f5f9;border-top:1px solid #e2e8f0;text-align:center}.ait-contact-cta-inner{max-width:680px;margin:0 auto}.ait-contact-cta-eyebrow{display:inline-block;font-size:0.92rem;font-weight:700;color:#2563eb;letter-spacing:0.14em;text-transform:uppercase;margin-bottom:18px}.ait-contact-cta-title{font-size:2rem;font-weight:800;color:#0f172a;letter-spacing:-0.02em;margin:0 0 14px;line-height:1.2}.ait-contact-cta-body{font-size:1.08rem;color:#475569;line-height:1.7;margin:0 0 32px}@media(max-width:900px){.ait-single-hero-card-inner{grid-template-columns:1fr;gap:32px}.ait-single-hero-photo{order:-1}.ait-single-hero-content{align-items:flex-start;text-align:left}}@media(max-width:768px){.ait-single-hero-card{padding:48px 1.5rem 40px}.ait-single-hero-card .ait-single-title{font-size:1.75rem}.ait-single-excerpt{font-size:0.98rem}.ait-single-content-inner > ul,
.ait-single-content-inner > ol{padding:18px 22px 18px 42px;line-height:1.75}.ait-references{padding:28px 1.5rem 36px}.ait-references-grid{grid-template-columns:1fr;gap:16px}.ait-reference-logo{height:110px;padding:20px}.ait-post-rows{padding:40px 1rem 56px}.ait-post-rows .ait-post-standard > p,
.ait-post-rows .ait-post-hero-text > p{padding:18px 22px;font-size:1rem;line-height:1.75}.ait-post-rows .ait-post-hero-breakout{margin-top:32px}.ait-post-rows .ait-post-hero-breakout .ait-post-figure figcaption{padding:0 8px}.ait-contact-cta{padding:28px 1.25rem 56px}.ait-contact-cta-title{font-size:1.55rem}}@media(max-width:768px){.ait-feature-grid{grid-template-columns:1fr;gap:16px;margin:28px 0}.ait-feature-card{padding:24px 22px 22px}.ait-pyramid-card,.ait-process-card,.ait-stack-card{padding:24px 22px 22px;margin:28px 0}.ait-process-steps{grid-template-columns:1fr;gap:22px}.ait-process-steps::before{display:none}.ait-stack{max-width:none}.ait-stack__layer{padding:14px 16px;gap:12px}.ait-stack__icon{width:36px;height:36px}.ait-pyramid__foundation-row{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:28px}.ait-pyramid__foundation-row::after{display:none}.ait-pyramid__foundation::before{display:none}.ait-pyramid__bus{display:none}.ait-pyramid__apex{max-width:none}.ait-pyramid__apex::before{display:none}}