/* Corporate/public hub pages — Final V4 extension */
.corp-page{overflow-x:hidden;background:#fff;color:#001a46}.corp-container{width:min(1224px,calc(100% - 48px));margin-inline:auto}.corp-hero{padding:52px 0 64px;background:linear-gradient(180deg,#f6f9ff 0%,#fff 88%);border-bottom:1px solid #e7eef8}.corp-hero__grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(320px,.72fr);gap:48px;align-items:center}.corp-back{display:inline-flex;color:#015dfc;font-size:13px;font-weight:650;margin-bottom:18px}.corp-back::before{content:"←";margin-right:7px}.corp-eyebrow{color:#015dfc;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px}.corp-hero h1,.corp-section h2,.corp-card h3,.corp-campaign h2,.corp-status-panel h2{font-family:"Alan Sans",Onest,sans-serif;color:#001a46;letter-spacing:-.03em}.corp-hero h1{font-size:clamp(32px,4vw,52px);line-height:1.08;font-weight:500;margin:0;max-width:14ch}.corp-lead{margin:18px 0 0;max-width:48rem;color:#53627a;font-size:17px;line-height:1.65}.corp-hero__actions,.corp-split-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.corp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:8px;font-weight:650;font-size:15px;text-decoration:none;border:1px solid transparent;cursor:pointer}.corp-btn--primary{background:#015dfc;color:#fff}.corp-btn--outline{background:#fff;color:#015dfc;border-color:#c9dcfa}.corp-visual{min-height:300px;border:1px solid #dce7f7;border-radius:18px;background:#fff;box-shadow:0 18px 46px rgba(0,26,70,.07);padding:24px;display:grid;gap:14px;align-content:center}.corp-visual span{display:block;height:18px;border-radius:999px;background:#eef5ff}.corp-visual span:nth-child(1){width:70%}.corp-visual span:nth-child(2){width:100%;height:90px;border-radius:16px;background:linear-gradient(135deg,#eef5ff,#f8fbff)}.corp-visual span:nth-child(3){width:86%}.corp-visual span:nth-child(4){width:48%}.corp-alert{margin-top:22px;border:1px solid #b8e2ca;background:#effaf4;color:#0b6b3e;border-radius:12px;padding:14px 16px;font-weight:650}.corp-section{padding:64px 0}.corp-section--soft{background:#f6f9ff}.corp-section-head{max-width:44rem;margin-bottom:26px}.corp-section-head h2,.corp-form-grid h2{font-size:clamp(24px,2.6vw,34px);line-height:1.16;font-weight:500;margin:0}.corp-section-head p,.corp-form-grid>div>p,.corp-status-panel p{margin:12px 0 0;color:#53627a;font-size:15px;line-height:1.65}.corp-card-grid{display:grid;gap:16px}.corp-card-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.corp-card-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.corp-card{display:flex;flex-direction:column;min-height:220px;padding:22px;border:1px solid #dce7f7;border-radius:16px;background:#fff}.corp-card:hover{border-color:#9fc0f5;box-shadow:0 12px 30px rgba(0,26,70,.06)}.corp-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:#eef5ff;color:#015dfc;margin-bottom:16px}.corp-icon svg{width:21px;height:21px}.corp-card h3{font-size:19px;line-height:1.24;font-weight:650;margin:0 0 10px}.corp-card p{color:#53627a;font-size:14px;line-height:1.58;margin:0;flex:1}.corp-card a{display:inline-flex;margin-top:14px;color:#015dfc;font-size:13px;font-weight:650}.corp-card dl,.corp-campaign dl{display:grid;gap:10px;margin:18px 0 0}.corp-card dt,.corp-campaign dt{font-size:11px;font-weight:700;color:#6b7890;text-transform:uppercase;letter-spacing:.08em}.corp-card dd,.corp-campaign dd{margin:4px 0 0;color:#40516c;font-size:13px;line-height:1.5}.corp-section-narrow{max-width:920px}.corp-campaign,.corp-status-panel{border:1px solid #dce7f7;background:#fff;border-radius:18px;padding:30px;box-shadow:0 14px 34px rgba(0,26,70,.06)}.corp-campaign h2,.corp-status-panel h2{font-size:clamp(26px,3vw,38px);line-height:1.12;font-weight:500;margin:12px 0}.corp-campaign p{color:#53627a;font-size:15px;line-height:1.65;margin:0}.corp-status{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#eef5ff;color:#015dfc;font-size:12px;font-weight:700}.corp-form-grid{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:36px;align-items:start}.corp-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;border:1px solid #dce7f7;border-radius:18px;background:#fff;padding:24px}.corp-form label{display:grid;gap:7px;color:#001a46;font-size:13px;font-weight:650}.corp-form input,.corp-form select,.corp-form textarea{width:100%;min-height:48px;border:1px solid #c9dcfa;border-radius:10px;background:#fff;color:#001a46;padding:0 13px}.corp-form textarea{min-height:118px;padding:12px 13px;resize:vertical}.corp-form input:focus,.corp-form select:focus,.corp-form textarea:focus{outline:3px solid rgba(1,93,252,.18);border-color:#015dfc}.corp-form__wide{grid-column:1/-1}.corp-check{display:flex!important;grid-template-columns:auto!important;align-items:flex-start;gap:10px!important;color:#53627a!important;font-weight:500!important;line-height:1.45}.corp-check input{width:18px!important;height:18px!important;min-height:18px!important;margin-top:2px}.corp-error{margin:0;color:#b42318;font-size:13px}.corp-status-panel{margin-bottom:20px}.corp-status-panel h2{margin-bottom:0}
@media(max-width:1024px){.corp-hero__grid,.corp-form-grid{grid-template-columns:1fr}.corp-card-grid--three,.corp-card-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.corp-visual{min-height:220px}.corp-hero h1{max-width:18ch}}
@media(max-width:768px){.corp-container{width:calc(100% - 32px)}.corp-hero,.corp-section{padding:44px 0}.corp-card-grid--three,.corp-card-grid--two,.corp-form{grid-template-columns:1fr}.corp-card{min-height:auto}.corp-btn{width:100%;padding-inline:16px}.corp-hero__actions,.corp-split-actions{display:grid}.corp-campaign,.corp-status-panel,.corp-form{padding:18px}.corp-visual{display:none}.corp-lead{font-size:15px}}
@media(prefers-reduced-motion:reduce){.corp-card{transition:none!important}}
.status-hero{padding:34px 0 28px;background:#fff;border-bottom:1px solid #e7eef8}.status-hero__inner{display:grid;gap:12px}.status-hero img{width:224px;height:auto}.status-hero h1{font-family:"Alan Sans",Onest,sans-serif;font-size:clamp(30px,3vw,42px);font-weight:500;letter-spacing:-.03em;margin:8px 0 0}.status-hero p{margin:0;color:#53627a;font-size:16px}.status-section{padding:34px 0 72px;background:#f6f9ff}.status-summary{border:1px solid #dce7f7;background:#fff;border-radius:16px;padding:24px;margin-bottom:22px}.status-summary span{display:inline-flex;font-size:12px;font-weight:700;color:#015dfc;text-transform:uppercase;letter-spacing:.08em}.status-summary h2{font-family:"Alan Sans",Onest,sans-serif;font-size:clamp(24px,2.6vw,34px);font-weight:500;letter-spacing:-.03em;margin:8px 0;color:#001a46}.status-summary p{margin:0;color:#53627a}.status-groups{display:grid;gap:18px}.status-group{border:1px solid #dce7f7;background:#fff;border-radius:16px;padding:22px}.status-group h2{font-family:"Alan Sans",Onest,sans-serif;font-size:22px;font-weight:500;margin:0 0 14px;color:#001a46}.status-service-list{display:grid;gap:10px}.status-service{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;border-top:1px solid #e7eef8;padding-top:14px}.status-service:first-child{border-top:0;padding-top:0}.status-service h3{font-size:16px;margin:0 0 5px}.status-service p{margin:0;color:#53627a;font-size:14px;line-height:1.5}.status-service small{display:block;margin-top:8px;color:#6b7890;font-size:12px}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border-radius:999px;background:#eef5ff;color:#015dfc;font-size:12px;font-weight:700;white-space:nowrap}.status-pill--calisiyor{background:#effaf4;color:#0b6b3e}.status-pill--performans-sorunu{background:#fff8f0;color:#9a5b00}.status-pill--kismi-kesinti,.status-pill--kesinti{background:#fff1f1;color:#b42318}.status-pill--bakim{background:#f0f4fa;color:#40516c}.corp-section-head--spaced{margin-top:36px}
@media(max-width:768px){.status-section{padding:24px 0 48px}.status-service{grid-template-columns:1fr}.status-pill{justify-self:start}.status-group,.status-summary{padding:18px}}
