.aluhesap{
  --ah-bg:#f4f7fb;--ah-card:#fff;--ah-text:#172033;--ah-muted:#627086;--ah-accent:#c9142d;
  --ah-blue:#173d70;--ah-blue2:#0e5da8;--ah-border:#d8e1ec;--ah-good:#177245;--ah-warn:#8a5600;
  font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ah-text);
  background:linear-gradient(145deg,#fbfcfe,#eef3f8);border:1px solid var(--ah-border);border-radius:28px;
  padding:clamp(18px,3vw,38px);max-width:1080px;margin:32px auto;box-shadow:0 22px 65px rgba(21,40,72,.10)
}
.aluhesap *{box-sizing:border-box}.aluhesap [hidden]{display:none!important}.aluhesap h2,.aluhesap h3,.aluhesap h4{color:#251b22}
.aluhesap h2{font-size:clamp(31px,4.4vw,52px);line-height:1.04;margin:8px 0 14px;max-width:720px;letter-spacing:-.025em}
.aluhesap h3{font-size:24px;margin:0 0 8px}.aluhesap h4{font-size:18px;margin:4px 0 10px}.aluhesap p{line-height:1.65}
.aluhesap__eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:900;color:var(--ah-accent)}
.aluhesap__hero{display:flex;justify-content:space-between;gap:28px;align-items:flex-start;margin-bottom:30px}
.aluhesap__hero>div:first-child{max-width:760px}.aluhesap__hero p{font-size:17px;color:var(--ah-muted);margin:0}
.aluhesap__privacy{min-width:235px;background:linear-gradient(145deg,var(--ah-blue),#24588e);color:#fff;padding:20px;border-radius:20px;line-height:1.65;box-shadow:0 12px 25px rgba(23,61,112,.18)}
.aluhesap__progress{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:0 0 26px;padding:7px;background:#e8eef5;border-radius:16px}
.aluhesap__progress button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border:0;border-radius:11px;background:transparent;color:var(--ah-muted);font-weight:800;cursor:pointer;padding:8px 10px}
.aluhesap__progress button span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#fff;border:1px solid var(--ah-border);font-size:12px}
.aluhesap__progress button.is-active{background:#fff;color:var(--ah-blue);box-shadow:0 5px 15px rgba(23,61,112,.10)}
.aluhesap__progress button.is-active span{background:var(--ah-blue);color:#fff;border-color:var(--ah-blue)}
.aluhesap__progress button.is-complete span{background:#dff3e7;color:var(--ah-good);border-color:#9bd0ae}
.aluhesap__step{display:none;outline:none;background:rgba(255,255,255,.58);border:1px solid rgba(216,225,236,.9);border-radius:22px;padding:clamp(18px,3vw,28px)}
.aluhesap__step.is-active{display:block;animation:ahfade .18s ease-out}@keyframes ahfade{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
.aluhesap__sectionhead{display:flex;align-items:flex-start;gap:14px;margin-bottom:20px}.aluhesap__sectionhead p{margin:0;color:var(--ah-muted)}
.aluhesap__stepno{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:12px;background:var(--ah-accent);color:#fff;font-size:17px;font-weight:900;box-shadow:0 7px 16px rgba(201,20,45,.2)}
.aluhesap__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.aluhesap__grid--usage{grid-template-columns:repeat(4,minmax(0,1fr))}
.aluhesap label{font-weight:750;font-size:14px;color:#1f2937}.aluhesap input:not([type="checkbox"]):not([type="radio"]),.aluhesap select,.aluhesap textarea{width:100%;margin-top:7px;border:1px solid #b9c6d5;border-radius:12px;background:#fff;padding:13px 14px;font:inherit;color:var(--ah-text);min-height:48px;transition:border-color .15s,box-shadow .15s}
.aluhesap input[type="checkbox"],.aluhesap input[type="radio"]{width:auto!important;min-width:18px;height:18px;margin:2px 0 0!important;accent-color:var(--ah-blue);flex:0 0 auto}
.aluhesap input:focus,.aluhesap select:focus,.aluhesap button:focus,.aluhesap summary:focus{outline:3px solid rgba(23,61,112,.2);outline-offset:2px}
.aluhesap input:not([type="checkbox"]):not([type="radio"]):focus,.aluhesap select:focus{border-color:var(--ah-blue);box-shadow:0 0 0 3px rgba(23,61,112,.08)}
.aluhesap small{display:block;margin-top:6px;color:var(--ah-muted);font-weight:450;line-height:1.45}.aluhesap__muted,.aluhesap__legal{color:var(--ah-muted)}
.aluhesap__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.aluhesap__actions--end{justify-content:flex-end}.aluhesap__resultactions{border-top:1px solid var(--ah-border);padding-top:18px}
.aluhesap button{border:0;border-radius:11px;padding:13px 18px;font-weight:850;cursor:pointer;font-size:14px}.aluhesap button:disabled{opacity:.55;cursor:not-allowed}
.aluhesap__primary{background:linear-gradient(135deg,var(--ah-accent),#df233d);color:#fff;box-shadow:0 7px 18px rgba(201,20,45,.18)}
.aluhesap__secondary{background:#e6edf5;color:var(--ah-blue)}.aluhesap__linkbutton{background:transparent;color:var(--ah-blue);padding:6px 8px!important;text-decoration:underline;box-shadow:none}
.aluhesap__modes{border:0;padding:0;margin:0 0 18px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.aluhesap__modes legend{font-weight:850;margin-bottom:10px}
.aluhesap__mode{display:flex;gap:10px;align-items:flex-start;padding:15px;border:1px solid var(--ah-border);border-radius:14px;cursor:pointer;background:#fff;min-height:112px}
.aluhesap__mode:has(input:checked){border-color:var(--ah-blue);box-shadow:0 0 0 3px rgba(23,61,112,.10);background:#f7faff}.aluhesap__mode span{display:block}.aluhesap__mode small{margin-top:5px}
.aluhesap__subcard{background:#fff;border:1px solid var(--ah-border);border-radius:16px;padding:18px;margin:0 0 16px}.aluhesap__subcard>h4{margin-top:0}
.aluhesap__scope{border:1px solid var(--ah-border);border-radius:16px;padding:16px 18px;margin:0 0 16px;background:#fff}.aluhesap__scope legend{padding:0 8px;font-weight:850}.aluhesap__checkgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}
.aluhesap__checkgrid label,.aluhesap__choice,.aluhesap__consent{display:flex;gap:9px;align-items:flex-start;margin:0;padding:10px 12px;border:1px solid #e1e7ef;border-radius:11px;background:#fafbfd;font-weight:650}.aluhesap__choice--compare{margin-top:16px;background:#eef5fd;border-color:#bfd2e8}
.aluhesap__more{border:1px solid var(--ah-border);background:#fff;border-radius:14px;margin:12px 0;padding:0}.aluhesap__more summary{cursor:pointer;font-weight:850;padding:15px 17px;list-style:none}.aluhesap__more summary::-webkit-details-marker{display:none}.aluhesap__more summary:before{content:'+';display:inline-grid;place-items:center;width:24px;height:24px;margin-right:9px;border-radius:7px;background:#e7eef7;color:var(--ah-blue)}.aluhesap__more[open] summary:before{content:'−'}.aluhesap__more[open]>:not(summary){margin:0 17px 17px}
.aluhesap__review{background:#fff;border:1px solid var(--ah-border);border-radius:18px;padding:18px;margin-bottom:16px}.aluhesap__reviewhead,.aluhesap__summarytitle,.aluhesap__comparehead{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.aluhesap__reviewhead>span,.aluhesap__comparehead>span{font-size:12px;color:var(--ah-muted);background:#eef3f8;border-radius:999px;padding:6px 10px}.aluhesap__review dl,.aluhesap__customer-summary dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;margin:8px 0 0}.aluhesap__review dl div,.aluhesap__customer-summary dl div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #e7ecf2;padding:9px 0;font-size:13px}.aluhesap dt{color:var(--ah-muted)}.aluhesap dd{margin:0;font-weight:800;text-align:right}.aluhesap__regioncard{background:linear-gradient(145deg,#f8fbff,#eef5fb)}
.aluhesap__loading,.aluhesap__error,.aluhesap__warning,.aluhesap__notice{padding:14px 16px;border-radius:12px;margin:0 0 14px}.aluhesap__loading,.aluhesap__notice{background:#e8f1fb;border:1px solid #bfd3e8}.aluhesap__error{background:#ffe9ec;color:#a61b2b;border:1px solid #efb9c1}.aluhesap__warning{background:#fff3d9;color:#714400;border:1px solid #f1d498}
.aluhesap__customer-summary{background:#fff;border:1px solid var(--ah-border);border-radius:18px;padding:18px;margin-bottom:16px}.aluhesap__current-result{display:grid;gap:14px}.aluhesap__resulthead{display:flex;justify-content:space-between;gap:12px;align-items:center}.aluhesap__badge{background:#e7eef8;color:var(--ah-blue);border-radius:999px;padding:7px 11px;font-size:12px;font-weight:750}.aluhesap__badge--yuksek{background:#e6f6ec;color:#12603a}.aluhesap__badge--orta{background:#fff6e5;color:#7a5205}.aluhesap__badge--dusuk{background:#fdecec;color:#8a1f1f}
.aluhesap__usage{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.aluhesap__usage div{background:#fff;border:1px solid var(--ah-border);border-radius:13px;padding:12px}.aluhesap__usage span{display:block;color:var(--ah-muted);font-size:11px}.aluhesap__usage b{font-size:18px}
.aluhesap__offer{background:#fff;border:1px solid var(--ah-border);border-radius:18px;padding:18px;min-width:0}.aluhesap__offer.is-best{border:2px solid var(--ah-blue);box-shadow:0 12px 28px rgba(23,61,112,.11)}.aluhesap__offer>span{font-size:11px;color:var(--ah-muted);text-transform:uppercase;letter-spacing:.08em;font-weight:800}.aluhesap__offer>p{font-size:13px;color:var(--ah-muted)}.aluhesap__price{font-size:27px;font-weight:900;margin:12px 0;color:#162a46}.aluhesap__price small{display:inline;font-size:12px;color:var(--ah-muted)}.aluhesap__offer dl{margin:0}.aluhesap__offer dl div{display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--ah-border);padding:9px 0;font-size:13px}.aluhesap details>summary{cursor:pointer;font-weight:800}.aluhesap__offer details{border-top:1px solid var(--ah-border);margin-top:10px;padding-top:10px}
.aluhesap__break{display:grid;grid-template-columns:repeat(2,1fr);gap:5px 14px;background:var(--ah-bg);border-radius:10px;padding:11px;margin-top:10px;font-size:12px}.aluhesap__break strong{grid-column:1/-1}.aluhesap__waste{margin:10px 0;padding:10px 12px;border-radius:10px;background:#fff6e5;border:1px solid #f0c37b}.aluhesap__notes{margin:0;padding-left:1.15rem;color:var(--ah-muted);font-size:.92rem}.aluhesap__footnote,.aluhesap__source{font-size:12px;line-height:1.65;background:#fff;border:1px solid var(--ah-border);padding:13px;border-radius:12px}.aluhesap__credit{font-size:11px;color:#78869a}
.aluhesap__comparegate{margin:16px 0;padding:16px 18px;border:1px solid #b8c9dd;border-radius:15px;background:#f5f9fe;display:flex;justify-content:space-between;gap:20px;align-items:center}.aluhesap__comparegate h3{margin:0 0 4px}.aluhesap__comparegate p{margin:0;color:var(--ah-muted)}.aluhesap__compare{margin-top:16px}.aluhesap__verdict{border-radius:16px;padding:18px;margin:0 0 16px;border:1px solid var(--ah-border)}.aluhesap__verdict h3{margin:5px 0 8px}.aluhesap__verdict ul{margin:0 0 8px;padding-left:1.2rem}.aluhesap__verdict.is-good{background:#e9f6ee;border-color:#8fcaa8}.aluhesap__verdict.is-hold{background:#eef2f8;border-color:#b9c6da}.aluhesap__verdict.is-unknown{background:#fdf6e6;border-color:#e8c98a}.aluhesap__offers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:12px}.aluhesap__blockedlist{background:#fff;border:1px dashed #c4ceda;border-radius:14px;padding:13px 16px;margin-top:14px}.aluhesap__blockedlist>summary{color:var(--ah-blue)}.aluhesap__blockedlist>div{padding:10px 0;border-top:1px solid #edf0f4}.aluhesap__blockedlist ul{margin:5px 0;padding-left:1.2rem;color:var(--ah-muted);font-size:13px}.aluhesap__scopeline{display:flex;flex-direction:column;gap:3px;font-size:13px;margin:8px 0}.aluhesap__scopeline .is-plus{color:#12603a}.aluhesap__scopeline .is-minus{color:#8a1f1f}.aluhesap__scopeline.is-equal{color:#12603a;font-weight:750}.aluhesap__device{font-size:13px;color:var(--ah-muted)}
.aluhesap__advice,.aluhesap__cashflow{border:1px solid var(--ah-border);border-radius:15px;padding:16px;margin:0;background:#f8fafc}.aluhesap__match{border-left:3px solid #b9c2cf;padding:9px 11px;margin:8px 0;background:#fff;border-radius:0 8px 8px 0}.aluhesap__match.is-yakin{border-left-color:#00a32a}.aluhesap__match.is-kabul_edilebilir{border-left-color:#dba617}.aluhesap__match ul{margin:4px 0 0;padding-left:1.1rem;font-size:12px;color:var(--ah-muted)}.aluhesap__fit{float:right;font-size:11px;color:var(--ah-muted)}.aluhesap__cashflow dl div{display:flex;justify-content:space-between;border-bottom:1px dotted var(--ah-border);padding:5px 0}.aluhesap__parts{margin:10px 0;padding:10px;background:#f6f8fb;border-radius:10px}
.aluhesap__leadgate{border:1px solid #b8c9dd;border-radius:16px;margin:18px 0;background:#fff}.aluhesap__leadgate>summary{padding:17px 19px;color:var(--ah-blue);font-size:17px}.aluhesap__leadbody{padding:0 19px 19px}.aluhesap__leadresult{margin-top:10px;padding:0}.aluhesap__leadresult.is-success{padding:12px;background:#e9f6ee;border-radius:10px;color:#12603a}.aluhesap__leadresult.is-error{padding:12px;background:#fdecec;border-radius:10px;color:#8a1f1f}
.aluhesap__legal{font-size:12px;line-height:1.6;margin:14px 4px 0}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}
@media(max-width:900px){.aluhesap__hero{display:block}.aluhesap__privacy{margin-top:18px;min-width:0}.aluhesap__grid--usage{grid-template-columns:repeat(2,1fr)}.aluhesap__modes{grid-template-columns:1fr}.aluhesap__offers{grid-template-columns:1fr}.aluhesap__checkgrid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.aluhesap{border-radius:0;margin:0;padding:16px}.aluhesap__progress{grid-template-columns:repeat(4,1fr);gap:4px}.aluhesap__progress button{font-size:0;padding:8px 3px}.aluhesap__progress button span{font-size:12px}.aluhesap__grid,.aluhesap__grid--usage,.aluhesap__review dl,.aluhesap__customer-summary dl,.aluhesap__usage,.aluhesap__checkgrid{grid-template-columns:1fr}.aluhesap__reviewhead,.aluhesap__summarytitle,.aluhesap__comparehead,.aluhesap__comparegate{display:block}.aluhesap__comparegate button{margin-top:12px;width:100%}.aluhesap__actions button{flex:1 1 100%}.aluhesap__step{padding:16px}}
@media print{.aluhesap{display:none!important}}

/* F4R3 - İntermak marka katmanı, cihaz Atlası ve daha sakin adım görünümü */
.aluhesap{--ah-intermak-red:#c8102e;--ah-intermak-navy:#102a43;--ah-intermak-sky:#eaf2f8;max-width:1180px}
.aluhesap__hero{display:grid;grid-template-columns:minmax(170px,.55fr) minmax(0,1.7fr) minmax(220px,.7fr);align-items:center;background:linear-gradient(125deg,#fff 0%,#f8fafc 62%,#edf3f8 100%);border:1px solid var(--ah-border);border-top:5px solid var(--ah-intermak-red);border-radius:22px;padding:22px 24px}
.aluhesap__hero>div:first-child{max-width:none}.aluhesap__hero-copy{min-width:0}.aluhesap__brandlockup{display:flex;align-items:center;gap:12px;border-right:1px solid var(--ah-border);padding-right:18px}.aluhesap__brandlockup img{width:min(150px,100%);max-height:58px;object-fit:contain}.aluhesap__brandlockup strong{display:block;color:var(--ah-intermak-navy);font-size:15px}.aluhesap__brandlockup small{margin:2px 0 0;font-size:11px}.aluhesap__brandmark{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:var(--ah-intermak-red);color:#fff;font-size:30px;font-weight:900;box-shadow:0 8px 20px rgba(200,16,46,.22)}
.aluhesap__privacy{background:linear-gradient(145deg,var(--ah-intermak-navy),#173d70)}
.aluhesap__devicebox{border-color:#b7c9dc;background:linear-gradient(145deg,#fff,#f4f8fc)}.aluhesap__grid--device{align-items:end}.aluhesap__deviceaction{display:flex;align-items:end}.aluhesap__deviceaction button{width:100%;min-height:48px}.aluhesap__device-result{margin-top:14px}.aluhesap__device-detected,.aluhesap__device-catalog-result{border:1px solid #a8c5df;border-left:5px solid var(--ah-intermak-red);border-radius:15px;padding:15px;background:#fff}.aluhesap__device-detected h4{margin:3px 0}.aluhesap__catalog-title{margin-top:16px!important}.aluhesap__catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:10px 0}.aluhesap__catalog-card{display:grid;grid-template-columns:94px minmax(0,1fr);gap:12px;align-items:center;border:1px solid var(--ah-border);border-radius:14px;background:#fff;padding:10px;min-width:0}.aluhesap__catalog-card img,.aluhesap__device-placeholder{width:94px;height:82px;object-fit:contain;background:#f5f7fa;border-radius:9px}.aluhesap__device-placeholder{display:grid;place-items:center;color:#718096;font-weight:900;font-size:22px}.aluhesap__catalog-card strong{display:block;font-size:14px;line-height:1.25}.aluhesap__catalog-card p{font-size:11px;line-height:1.45;margin:5px 0;color:var(--ah-muted)}.aluhesap__catalog-card .aluhesap__fit{float:none;display:inline-block;background:#eef3f8;border-radius:999px;padding:4px 7px;color:var(--ah-blue)}
.aluhesap__device-catalog-result{margin:0;background:linear-gradient(145deg,#fff,#f8fafc)}
@media(min-width:901px){.aluhesap__form{display:grid;grid-template-columns:220px minmax(0,1fr);gap:22px;align-items:start}.aluhesap__progress{grid-column:1;grid-row:1;grid-template-columns:1fr;position:sticky;top:86px;margin:0;padding:10px}.aluhesap__progress button{justify-content:flex-start;text-align:left;padding:12px}.aluhesap__step{grid-column:2;grid-row:1;min-width:0}.aluhesap__legal{margin-left:242px}.aluhesap__grid--device{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){.aluhesap__hero{grid-template-columns:1fr}.aluhesap__brandlockup{border-right:0;border-bottom:1px solid var(--ah-border);padding:0 0 14px}.aluhesap__catalog-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.aluhesap__catalog-grid{grid-template-columns:1fr}.aluhesap__catalog-card{grid-template-columns:80px minmax(0,1fr)}.aluhesap__catalog-card img,.aluhesap__device-placeholder{width:80px;height:70px}}


/* F4R4 - saha kabulü: tema boşluklarını azalt, marka alanını çakışmasız kur */
body.aluhesap-public-page .entry-header,body.aluhesap-public-page .page-header,body.aluhesap-public-page .ast-article-single>.entry-header{display:none!important}
body.aluhesap-public-page .site-content,body.aluhesap-public-page .site-main,body.aluhesap-public-page main,body.aluhesap-public-page .entry-content{padding-top:0!important;margin-top:0!important}
body.aluhesap-public-page .ast-container,body.aluhesap-public-page .site-content>.container{padding-top:10px!important}
body.aluhesap-public-page .entry-content>.aluhesap{margin-top:10px!important}
.aluhesap__hero{grid-template-columns:minmax(0,1fr) minmax(230px,300px)!important;gap:18px!important}
.aluhesap__brandlockup{grid-column:1/-1;border-right:0!important;border-bottom:1px solid var(--ah-border);padding:0 0 13px!important;min-width:0}
.aluhesap__hero-copy{grid-column:1}.aluhesap__privacy{grid-column:2;align-self:stretch;display:flex;flex-direction:column;justify-content:center}
.aluhesap__buttonlink{display:inline-block;text-decoration:none;border-radius:11px;padding:13px 18px;font-weight:850}
.aluhesap-pilot--compact{max-width:860px;padding:26px;margin:12px auto}.aluhesap__compact-head{max-width:680px;margin-bottom:18px}.aluhesap__compact-head h2{font-size:clamp(28px,4vw,42px);margin-bottom:10px}.aluhesap-pilot-track form{align-items:end}.aluhesap-pilot-track__result{margin-top:14px}.aluhesap-pilot__form fieldset{border:0;padding:0}
.aluhesap__currencycard{background:linear-gradient(145deg,#fff,#f5f8fc);border-left:4px solid var(--ah-intermak-navy)}
@media(max-width:900px){.aluhesap__hero{grid-template-columns:1fr!important}.aluhesap__brandlockup,.aluhesap__hero-copy,.aluhesap__privacy{grid-column:1}.aluhesap__privacy{min-height:auto}}

/* F4R6 - WordPress müşteri deneyimi ve sunum */
.aluhesap{--ah-brand-navy:#123b68;--ah-brand-red:#d91835;--ah-brand-green:#08734e;--ah-soft-blue:#edf5ff;--ah-soft-green:#eaf8f2;--ah-soft-amber:#fff5df;--ah-shadow:0 18px 45px rgba(18,59,104,.10);background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:var(--ah-shadow)}
.aluhesap__hero-copy h2{font-size:clamp(30px,4vw,50px);line-height:1.06;letter-spacing:-.025em;max-width:800px}
.aluhesap__hero-copy p{font-size:16px;max-width:760px}
.aluhesap__experience{border:0;padding:0;margin:0 0 20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.aluhesap__experience legend{grid-column:1/-1;font-weight:850;margin-bottom:3px}
.aluhesap__experience label{display:block;cursor:pointer;position:relative}
.aluhesap__experience input{position:absolute;opacity:0;pointer-events:none}
.aluhesap__experience span{display:block;height:100%;border:1px solid var(--ah-border);border-radius:15px;padding:15px;background:#fff;transition:.18s ease}
.aluhesap__experience strong{display:block;color:var(--ah-intermak-navy);margin-bottom:4px}
.aluhesap__experience small{display:block;color:var(--ah-muted);line-height:1.45}
.aluhesap__experience input:checked+span{border-color:#5e8fbd;background:var(--ah-soft-blue);box-shadow:0 0 0 3px rgba(29,95,159,.10)}
.aluhesap__fleetbox{border-left:4px solid var(--ah-intermak-red)}
.aluhesap textarea{width:100%;border:1px solid #cbd8e6;border-radius:11px;padding:12px 13px;background:#fff;color:var(--ah-text);font:inherit;resize:vertical}
.aluhesap__span2{grid-column:1/-1}
.aluhesap__confidence-hint{background:linear-gradient(145deg,#fff,#f5f9fd);border-left:4px solid var(--ah-intermak-navy)}
.aluhesap__public-decision{margin:18px 0 0}
.aluhesap__confidence{border:1px solid #c7d8e9;border-radius:16px;padding:16px;background:linear-gradient(145deg,#f8fbff,#fff)}
.aluhesap__confidence>div:first-child{display:flex;justify-content:space-between;align-items:end;gap:12px;flex-wrap:wrap}
.aluhesap__confidence strong{font-size:17px;color:var(--ah-intermak-navy)}
.aluhesap__confidencebar{height:9px;background:#e6edf5;border-radius:999px;overflow:hidden;margin:12px 0 8px}
.aluhesap__confidencebar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#d91835,#e2a11e,#08734e)}
.aluhesap__confidence small{color:var(--ah-muted)}
.aluhesap__decisionbanner{margin:12px 0;border-radius:14px;padding:14px 16px;border:1px solid #b9d9c9;background:var(--ah-soft-green);color:#075b3e}
.aluhesap__decisionbanner.is-review{border-color:#e6c788;background:var(--ah-soft-amber);color:#7f5200}
.aluhesap__decisionbanner ul{margin:7px 0 0;padding-left:1.15rem}
.aluhesap__decisionhead{margin:20px 0 10px}.aluhesap__decisionhead h3{margin:3px 0}
.aluhesap__decisiongrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.aluhesap__decisioncard{display:grid;grid-template-columns:105px minmax(0,1fr);gap:14px;align-items:center;border:1px solid var(--ah-border);border-radius:16px;padding:13px;background:#fff;min-width:0}
.aluhesap__decisioncard img,.aluhesap__decisioncard>.aluhesap__device-placeholder{width:105px;height:86px;object-fit:contain;background:#f5f8fb;border-radius:10px}
.aluhesap__decisioncard>div>span{display:inline-block;color:var(--ah-intermak-red);font-size:11px;font-weight:850;letter-spacing:.045em;text-transform:uppercase}
.aluhesap__decisioncard h4,.aluhesap__decisioncard h3{margin:4px 0 5px;font-size:15px;color:var(--ah-intermak-navy)}
.aluhesap__decisioncard p{margin:0;color:var(--ah-muted);font-size:12px;line-height:1.5}
.aluhesap__sharebox{margin:18px 0;border:1px solid #b9cadb;border-radius:18px;padding:18px;background:linear-gradient(145deg,#fff,#f6f9fc)}
.aluhesap__sharebox h3{margin:3px 0 5px}.aluhesap__sharebox p{margin:0 0 14px;color:var(--ah-muted)}
.aluhesap__share-result{margin-top:10px}.aluhesap__share-result.is-success{padding:12px;border-radius:12px;background:var(--ah-soft-green);color:#075b3e}.aluhesap__share-result.is-error{padding:12px;border-radius:12px;background:#fdecec;color:#8a1f1f}
.aluhesap__sharelink{display:flex;gap:8px;margin-top:8px}.aluhesap__sharelink input{flex:1;min-width:0;background:#fff}.aluhesap__sharelink a{display:inline-flex;align-items:center;text-decoration:none;padding:9px 12px;border-radius:9px;background:var(--ah-intermak-navy);color:#fff;font-weight:800;white-space:nowrap}
.aluhesap-shared{max-width:980px;margin:22px auto}.aluhesap__shared-kpi{margin:18px 0;padding:22px;border-radius:18px;background:linear-gradient(145deg,#123b68,#173d70);color:#fff}.aluhesap__shared-kpi span,.aluhesap__shared-kpi small{display:block;opacity:.82}.aluhesap__shared-kpi strong{display:block;font-size:clamp(30px,5vw,46px);margin:5px 0}.aluhesap-shared .aluhesap__decisiongrid{margin-top:16px}
.aluhesap__resultactions{border-top:1px solid var(--ah-border);padding-top:16px}
@media(max-width:900px){.aluhesap__experience{grid-template-columns:1fr}.aluhesap__decisiongrid{grid-template-columns:1fr}.aluhesap__span2{grid-column:auto}}
@media(max-width:650px){.aluhesap__decisioncard{grid-template-columns:78px minmax(0,1fr)}.aluhesap__decisioncard img,.aluhesap__decisioncard>.aluhesap__device-placeholder{width:78px;height:66px}.aluhesap__sharelink{display:block}.aluhesap__sharelink a{margin-top:8px;width:100%;justify-content:center}}

/* F4R6-R1 - dinamik müşteri akışı */
.aluhesap__startcard{border-left:4px solid var(--ah-intermak-red);background:linear-gradient(145deg,#fff,#f8fbff)}
.aluhesap__grid--start{grid-template-columns:repeat(3,minmax(0,1fr))}
.aluhesap__inlinehint{font-weight:500;color:var(--ah-muted);font-size:12px}
.aluhesap__sectionmini{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:12px}
.aluhesap__sectionmini h4{margin:3px 0 4px}
.aluhesap__grid--device-first{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr) minmax(160px,.65fr);align-items:end}
.aluhesap__dynamic{border:1px solid #bad1e5;border-radius:17px;padding:18px;margin:0 0 18px;background:linear-gradient(145deg,#f7fbff,#fff)}
.aluhesap__dynamic-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:4px}
.aluhesap__dynamic-head h4{margin:3px 0 0}.aluhesap__dynamic-class{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border-radius:999px;background:#e8f1fb;color:var(--ah-intermak-navy);font-size:12px;font-weight:850;text-align:center}
.aluhesap__dynamic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:13px}
.aluhesap__dynamic-grid label{background:#fff;border:1px solid #d9e4ef;border-radius:12px;padding:11px;min-width:0}
.aluhesap__dynamic-grid label input,.aluhesap__dynamic-grid label select{margin-top:7px}
.aluhesap__experience--compact{margin-top:18px}
.aluhesap__experience--compact span{min-height:94px}
.aluhesap__usage-detail{background:#fbfcfe}.aluhesap__usage-detail .aluhesap__choice{margin-bottom:12px}
@media(max-width:900px){.aluhesap__grid--start,.aluhesap__grid--device-first,.aluhesap__dynamic-grid{grid-template-columns:1fr 1fr}.aluhesap__grid--device-first .aluhesap__deviceaction{grid-column:1/-1}.aluhesap__grid--device-first .aluhesap__deviceaction button{width:100%}}
@media(max-width:650px){.aluhesap__grid--start,.aluhesap__grid--device-first,.aluhesap__dynamic-grid{grid-template-columns:1fr}.aluhesap__dynamic-head{display:block}.aluhesap__dynamic-class{margin-top:8px}.aluhesap__sectionmini{display:block}}
