/* AKS LAB editorial system: shared across every corporate page. */
:root{--enterprise-blue:#0755c9;--enterprise-navy:#071e48;--header-height:80px}
body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
h2{line-height:1.12}h3{line-height:1.3}p{line-height:1.7}
[hidden]{display:none!important}
.skip-link{position:fixed;top:-100px;left:16px;z-index:200;background:#fff;color:#083c83;padding:12px 20px}
.skip-link:focus{top:8px}
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #00a4ca;outline-offset:4px}
.utility{background:#071c37}.utility .wrap{gap:22px}.utility span{font-size:.75rem;color:#b9cde4}
.enterprise-header{background:#fff;position:sticky;top:0;z-index:60;box-shadow:0 1px 0 #dce4ee}
.enterprise-header .nav{min-height:80px;height:auto;gap:26px;position:static;display:flex}
.enterprise-header .logo{flex:0 0 166px;width:166px;padding:0}
.enterprise-header .logo img{width:166px;height:auto}
.enterprise-header .navlinks{display:flex;align-items:center;gap:24px;margin-left:auto}
.enterprise-header .navlinks>a,.mega-group>summary{font-size:.87rem;font-weight:600;color:#17314e;white-space:nowrap}
.enterprise-header .navlinks>a{padding:28px 0}
.enterprise-header .navlinks>a[href="giris.html"]{display:none}
.info-title{font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.15;letter-spacing:-.04em}
.enterprise-header .nav-actions{margin-left:0;gap:0}
.enterprise-header .nav-actions .button{font-size:.85rem;padding:0 16px;min-height:42px}
.enterprise-header .menu{display:none}
.mega-group>summary{list-style:none;cursor:pointer;display:flex;gap:7px;align-items:center;padding:28px 0;border-bottom:3px solid transparent}
.mega-group>summary::-webkit-details-marker{display:none}
.mega-group[open]>summary{border-color:#0866d4;color:#0755c9}
.mega-group>summary span{font-size:.85rem;transition:transform .2s}
.mega-group[open]>summary span{transform:rotate(180deg)}
.mega-panel{position:absolute;left:0;right:0;top:100%;background:#fff;display:grid;grid-template-columns:minmax(240px,1fr) 2fr;gap:60px;padding:42px max(28px,calc((100% - 1240px)/2));box-shadow:0 22px 35px #061b3d24;border-top:1px solid #edf1f6;max-height:calc(100dvh - 112px);overflow-y:auto;animation:menu-enter .22s ease-out}
.mega-intro small{font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:#52718e}
.mega-intro h2{font-size:1.8rem;line-height:1.25;letter-spacing:-.035em;margin:15px 0 24px;max-width:360px}
.mega-intro>a{color:#0755c9;font-weight:600}
.mega-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 30px;align-content:start}
.mega-links>a{padding:15px 4px;border-bottom:1px solid #e5ebf2;display:flex;gap:12px;justify-content:space-between;font-size:.9rem;font-weight:500}
.mega-links>a:hover{color:#0755c9;background:#f5f9fd}.mega-links>a span{color:#418ac9}
.enterprise-hero{background:linear-gradient(110deg,#051a41 0%,#083f93 70%,#0966b4 100%);color:#fff;padding:48px 0 66px;overflow:hidden}
.hero-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:64px;align-items:center}
.breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;font-size:.78rem;margin:0 0 35px;color:#c7d9ef}
.breadcrumbs a:hover{text-decoration:underline}
.enterprise-hero .eyebrow{color:#78e4ee;font-size:.72rem;letter-spacing:.13em;margin:0 0 19px}
.enterprise-hero h1{font-size:clamp(2.5rem,4.1vw,4.1rem);line-height:1.13;letter-spacing:-.045em;margin:0 0 25px;font-weight:650;text-wrap:balance}
.hero-lead{font-size:1.12rem;line-height:1.75;color:#deebfb;max-width:590px;margin-bottom:30px}
.enterprise-hero .actions{display:flex;flex-wrap:wrap;gap:12px}
.enterprise-hero .button.primary{background:#fff;border-color:#fff;color:#064cae}
.enterprise-hero .button.secondary{color:#fff;border-color:#aec7e4;background:transparent}
.enterprise-hero .button:hover{transform:translateY(-2px)}
.hero-visual{margin:25px 0 0;position:relative;border-radius:3px;overflow:hidden;box-shadow:0 24px 60px #0003}
.hero-visual img{width:100%;height:390px;object-fit:cover}
.hero-visual figcaption{background:#0a2b60;color:#d5e5f8;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 20px;font-size:.77rem}
.hero-visual figcaption span{font-weight:750;letter-spacing:.1em;color:#fff}
.section-nav{position:sticky;top:var(--header-height);z-index:30;background:#fff;border-bottom:1px solid #d9e3ee;box-shadow:0 4px 14px #17385b06}
.section-nav .wrap{display:flex;gap:34px;overflow-x:auto;scrollbar-width:thin}
.section-nav a{padding:20px 0;white-space:nowrap;color:#314f6c;font-size:.87rem;border-bottom:3px solid transparent}
.section-nav a:hover,.section-nav a[aria-current="location"]{color:#0657c2;border-color:#0657c2}
.editorial-section{padding:84px 0;scroll-margin-top:calc(var(--header-height) + 85px)}
.editorial-heading{max-width:880px;margin-bottom:38px}
.editorial-heading h2{font-size:clamp(2rem,3.2vw,3rem);line-height:1.16;letter-spacing:-.04em;margin-bottom:22px;font-weight:650;text-wrap:balance}
.editorial-heading>p:not(.eyebrow){font-size:1.08rem;line-height:1.85;color:#506477;max-width:860px}
.editorial-heading .eyebrow{font-size:.73rem;color:#0755c9;letter-spacing:.12em}
.editorial-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.editorial-card{padding:30px;background:#fff;border:1px solid #dae3ee;border-radius:6px;display:flex;flex-direction:column;align-items:start}
.editorial-card h3{font-size:1.28rem;font-weight:650;letter-spacing:-.025em;margin:18px 0 14px}
.editorial-card p{color:#52677b;font-size:.95rem;line-height:1.8;margin-bottom:18px}
.editorial-card>a{color:#0755c9;margin-top:auto;font-size:.9rem;font-weight:600}
.card-index{font-size:.85rem;letter-spacing:.05em;color:#0755c9;border-bottom:2px solid #0abdc8;display:inline-block;padding-bottom:8px;font-weight:650}
.two-col{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:start}
.two-col .editorial-heading{margin-bottom:24px}
.two-col .editorial-heading h2{font-size:clamp(1.9rem,3vw,2.8rem)}
.scope-note{font-size:.82rem!important;line-height:1.75;color:#60768c;max-width:700px;margin:22px 0}
.catalog-disclosure{border-radius:5px;box-shadow:none}
.catalog-disclosure summary{padding:23px 25px}
.catalog-disclosure summary strong{font-size:1.06rem}
.catalog-disclosure .disclosure-body{padding:0 25px 24px}
.catalog-disclosure .disclosure-body a{color:#0755c9;font-weight:600;font-size:.9rem}
.catalog-disclosure[open]{box-shadow:none;border-color:#b4cde6}
.catalog-disclosure,.reading-copy section{scroll-margin-top:calc(var(--header-height) + 85px)}
.scenario{align-items:center}.scenario figure{margin:0}.scenario img{aspect-ratio:5/4;width:100%;height:auto;object-fit:cover;border-radius:5px}
.scenario figcaption{font-size:.72rem;color:#718194;padding-top:12px}
.scenario a{color:#0755c9;font-weight:600}
.process-flow{list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:0;margin:34px 0;gap:22px}
.process-flow li{border-top:2px solid #bfd5e9;padding-top:20px}
.process-flow span{display:block;color:#0874cb;font-size:.75rem;margin-bottom:12px;letter-spacing:.08em}
.process-flow strong{display:block;font-size:.95rem;line-height:1.5;font-weight:600}
.two-col .process-flow{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.sector-chips{display:flex;flex-wrap:wrap;gap:15px}.sector-chips a{padding:16px 22px;border:1px solid #c6d8e9;color:#0b4d92;background:#fff;border-radius:4px;font-weight:550}
.sector-chips a:hover{border-color:#0755c9}
.image-card{border:1px solid #dce5ed;background:#fff;border-radius:5px;overflow:hidden;transition:box-shadow .25s,transform .25s}
.image-card>a{display:flex;height:100%;flex-direction:column}
.image-card img{width:100%;aspect-ratio:16/10;height:auto;object-fit:cover}
.image-card>a>div{padding:25px 27px;flex:1;display:flex;flex-direction:column}
.image-card h3{font-size:1.25rem;letter-spacing:-.025em;margin-bottom:13px}
.image-card p{color:#53697e;font-size:.94rem;line-height:1.75;margin-bottom:22px}
.text-link{color:#0755c9;font-size:.9rem;font-weight:600;margin-top:auto}
.image-card:hover{box-shadow:0 16px 32px #15375b12;transform:translateY(-4px)}
.cta-band{background:linear-gradient(115deg,#062048,#064eaa);color:#fff;padding:64px 0}
.end-cta{display:flex;justify-content:space-between;align-items:center;gap:50px}
.end-cta h2{font-size:clamp(2rem,3.6vw,3.5rem);line-height:1.14;letter-spacing:-.04em;margin:0 0 18px}
.end-cta .eyebrow{color:#7ae2ea}.end-cta p{max-width:620px;color:#d1e2f6}
.end-cta>div:last-child{display:flex;flex-direction:column;align-items:start;gap:20px;flex-shrink:0}
.end-cta .button{background:#fff;color:#0755c9;border-color:#fff}
.end-cta>div>a:not(.button){font-size:.9rem;color:#e5f2ff}
.catalog-search{display:block;max-width:550px;color:#2b4d6b;font-weight:600;font-size:.9rem;margin:20px 0}
.catalog-search input{display:block;width:100%;margin-top:10px;background:#fff;border:1px solid #a5bfd7;border-radius:4px;padding:15px 18px;font-weight:400}
#catalog-search-status{font-size:.82rem;color:#55718a;min-height:1.6em}
.architecture{max-width:920px;margin:40px auto 0;display:grid;gap:12px;text-align:center}
.architecture>div{padding:28px;border:1px solid #d6e3f0;background:#f3f8fe;border-radius:5px}
.architecture small{display:block;font-size:.69rem;letter-spacing:.12em;margin-bottom:14px;color:#567390}
.architecture strong{font-size:clamp(1rem,2vw,1.5rem);font-weight:600}
.architecture .architecture-core{background:linear-gradient(110deg,#093b85,#067caf);color:#fff;padding:40px}
.architecture-core small{color:#8de3ef}
.reading-layout{display:grid;grid-template-columns:260px 1fr;gap:70px}
.reading-layout aside{position:sticky;top:calc(var(--header-height) + 40px);align-self:start;border-left:2px solid #dbe5ef;padding-left:24px}
.reading-layout aside a{display:block;font-size:.9rem;margin:18px 0;color:#3c5f81}
.reading-copy{max-width:800px}.reading-copy section{margin-bottom:48px}.reading-copy h2{font-size:1.75rem;line-height:1.25;letter-spacing:-.03em;margin:20px 0}
.reading-copy p{color:#50677c;line-height:1.9;font-size:1.06rem}
.reading-copy a,.reading-note a{color:#0755c9;text-decoration:underline;text-underline-offset:3px}
.reading-note{padding:30px;background:#eff6fd;border-left:3px solid #0867d4;margin-top:35px;max-width:850px}
.reading-note h3{margin-bottom:14px}.reading-note p{line-height:1.8;color:#526b82}
.contact-routes>a{display:block;margin-top:22px;color:#0755c9;font-weight:600}
.demo-form{box-shadow:0 12px 35px #17385b0a;border:1px solid #d6e3ef;background:#fff;padding:30px;border-radius:6px;gap:20px}
.demo-form .field{min-width:0}.demo-form input,.demo-form textarea,.demo-form select{max-width:100%;min-width:0;border-radius:4px;border-color:#b8cadb}
.demo-form label{font-size:.87rem;color:#254967}.demo-form small{color:#60768c;line-height:1.6}
#demo-draft{font-size:.9rem;line-height:1.7;min-height:240px}
#demo-result{display:grid;gap:16px}#demo-email{justify-self:start}
.footer-contact{display:inline-block;margin-top:24px;color:#b8cfe7;font-size:.88rem;overflow-wrap:anywhere}
.footer{padding-bottom:45px}.footer-grid{gap:32px}.footer h3{font-size:.9rem}.footer-grid>div:not(.footer-logo)>a{font-size:.84rem;line-height:1.55;margin:13px 0}
.contact-fab{font-size:.85rem;box-shadow:0 8px 30px #002b551c}
.section-head h2{font-size:clamp(2rem,3.4vw,3.5rem);line-height:1.15}.feature-card h3{font-size:1.3rem}.split h2,.story-grid h2{font-size:clamp(2rem,3.5vw,3.5rem);line-height:1.15}
@keyframes menu-enter{from{transform:translateY(-8px);clip-path:inset(0 0 100%)}to{transform:translateY(0);clip-path:inset(0)}}
@keyframes editorial-enter{from{transform:translateY(24px);clip-path:inset(0 0 10%)}to{transform:none;clip-path:inset(0)}}
.reveal-now{animation:editorial-enter .65s cubic-bezier(.2,.7,.2,1) both}
@media(min-width:1450px){.enterprise-header .navlinks{gap:29px}.hero-visual img{height:430px}}
@media(max-width:1150px){.enterprise-header .nav{gap:16px}.enterprise-header .logo,.enterprise-header .logo img{width:146px;flex-basis:146px}.enterprise-header .navlinks{gap:15px}.enterprise-header .navlinks>a,.mega-group>summary{font-size:.79rem}.enterprise-header .nav-actions .button{padding:0 11px;font-size:.78rem}.hero-layout{gap:38px}.hero-visual img{height:340px}.editorial-cards{gap:18px}.two-col{gap:38px}}
@media(max-width:960px){.enterprise-header .nav{min-height:72px}.enterprise-header .menu{display:block;order:3;margin-left:0;font-size:.85rem;padding:9px 12px;border:1px solid #cfdae6;border-radius:3px;background:#fff;color:#153a61}.enterprise-header .nav-actions{margin-left:auto}.enterprise-header .navlinks{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;padding:12px 22px 30px;max-height:calc(100dvh - 80px);overflow:auto;box-shadow:0 18px 24px #061b3d20}.enterprise-header .navlinks.open{display:block}.mega-group>summary,.enterprise-header .navlinks>a{padding:17px 4px;font-size:1rem;display:flex;border-bottom:1px solid #e0e7ef;justify-content:space-between}.mega-panel{position:static;display:block;box-shadow:none;padding:18px 12px 25px;max-height:none;border-top:0;background:#f5f9fd;animation:none}.mega-intro small,.mega-intro h2{display:none}.mega-intro>a{display:block;margin:0 0 12px;font-size:.88rem}.mega-links{gap:0 20px}.mega-links>a{font-size:.85rem}.editorial-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-layout{grid-template-columns:1fr 1fr;gap:28px}.enterprise-hero h1{font-size:2.65rem}.hero-lead{font-size:1rem}.hero-visual img{height:350px}.enterprise-hero .button{font-size:.85rem;padding:0 16px}.two-col{gap:32px}.reading-layout{grid-template-columns:200px 1fr;gap:35px}.end-cta{gap:30px}.end-cta>div:last-child{flex-shrink:1}}
@media(max-width:700px){.wrap{width:calc(100% - 36px)}.enterprise-hero{padding:28px 0 36px}.hero-layout{grid-template-columns:1fr;gap:12px}.breadcrumbs{margin-bottom:26px;font-size:.72rem}.enterprise-hero h1{font-size:clamp(2.1rem,7.3vw,3rem);line-height:1.16;letter-spacing:-.04em}.enterprise-hero .eyebrow{font-size:.67rem}.hero-lead{line-height:1.75;margin-bottom:24px}.hero-visual{margin-top:18px}.hero-visual img{height:auto;aspect-ratio:16/10}.hero-visual figcaption{padding:14px 16px;font-size:.7rem}.editorial-section{padding:52px 0}.editorial-heading{margin-bottom:28px}.editorial-heading h2{font-size:2rem}.editorial-heading>p:not(.eyebrow){font-size:1rem;line-height:1.8}.editorial-cards{grid-template-columns:1fr}.editorial-card{padding:25px}.two-col{grid-template-columns:1fr;gap:30px}.section-nav .wrap{gap:25px}.section-nav a{font-size:.8rem;padding:16px 0}.process-flow{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.end-cta{flex-direction:column;align-items:start;gap:22px}.end-cta h2{font-size:2.2rem}.reading-layout{grid-template-columns:1fr;gap:30px}.reading-layout aside{position:static}.reading-copy h2{font-size:1.5rem}.reading-copy p{font-size:1rem}.demo-form{padding:22px}.catalog-disclosure summary{padding:20px}.catalog-disclosure .disclosure-body{padding:0 20px 22px}.contact-fab{padding:12px 16px;min-height:42px;bottom:14px;right:14px}.footer{padding-bottom:75px}.mega-links{grid-template-columns:1fr}.architecture>div{padding:22px 18px}.architecture .architecture-core{padding:30px 18px}.hero-visual figcaption{flex-wrap:wrap}.button{max-width:100%;overflow-wrap:anywhere}}
@media(max-width:960px){.enterprise-header .navlinks>a[href="giris.html"]{display:flex}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal-now,.mega-panel{animation:none}.image-card,.button{transition:none}.image-card:hover,.enterprise-hero .button:hover{transform:none}}
