:root{
  --pgm-navy:#0f4f7d;
  --pgm-blue:#176fa8;
  --pgm-blue-2:#2687c1;
  --pgm-ink:#173247;
  --pgm-muted:#66798a;
  --pgm-line:#d7e3ee;
  --pgm-soft:#f5f9fc;
  --pgm-soft-2:#eaf4fb;
  --pgm-white:#fff;
  --pgm-accent:#e61e73;
  --pgm-accent-soft:#fff0f7;
}
.pgm-home-wrap{max-width:1240px;margin:28px auto 24px;padding:0 18px;box-sizing:border-box}
.pgm-card{position:relative;overflow:hidden;width:100%;box-sizing:border-box;background:linear-gradient(180deg,#fff 0,#fbfdff 100%);border:1px solid #d6e4ef;border-radius:22px;box-shadow:0 18px 45px rgba(25,68,101,.11);padding:26px;color:var(--pgm-ink);font-family:inherit}
.pgm-card:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#0f5f96,#2c93c9,#77c6e9)}
.pgm-card *{box-sizing:border-box}
.pgm-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:8px}
.pgm-kicker{font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#2778ad}
.pgm-head h2{margin:4px 0 0!important;font-size:30px!important;line-height:1.18!important;color:#105c8e!important;font-weight:850!important;letter-spacing:-.02em}
.pgm-live-badge,.pgm-model-badge{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:850;background:#edf7fd;color:#116ca3;border:1px solid #cee5f3;box-shadow:0 3px 12px rgba(23,111,168,.08)}
.pgm-live-badge:before{content:"";width:7px;height:7px;border-radius:50%;background:#32b47a;box-shadow:0 0 0 4px rgba(50,180,122,.12)}
.pgm-intro{margin:0 0 22px!important;max-width:980px;font-size:14px;line-height:1.65;color:#5e7080}

/* Modern selection bar */
.pgm-form{display:grid;grid-template-columns:220px 170px minmax(280px,1fr) auto;gap:12px;align-items:end;padding:16px;border:1px solid #dce8f1;border-radius:16px;background:linear-gradient(180deg,#f9fcff 0,#f4f9fd 100%);box-shadow:inset 0 1px 0 #fff}
.pgm-field{display:flex;flex-direction:column;gap:7px;margin:0!important;position:relative}
.pgm-field span{font-size:11px;font-weight:850;letter-spacing:.045em;text-transform:uppercase;color:#536d80}
.pgm-field select{width:100%;height:48px;border:1px solid #c7d9e7;border-radius:12px;background-color:#fff;color:#18364b;padding:0 38px 0 14px;font-size:14px;font-weight:650;outline:none;box-shadow:0 4px 14px rgba(22,78,115,.05);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.pgm-field select:hover:not(:disabled){border-color:#8dbbd5}
.pgm-field select:focus{border-color:#2d86ba;box-shadow:0 0 0 4px rgba(45,134,186,.13),0 5px 15px rgba(22,78,115,.07)}
.pgm-field select:disabled{background:#f1f5f8;color:#8a99a6;cursor:not-allowed;box-shadow:none}
.pgm-form>button{height:48px;border:0;border-radius:12px;padding:0 22px;background:linear-gradient(135deg,#176fa8,#0f5c91);color:#fff;font-size:14px;font-weight:850;cursor:pointer;box-shadow:0 8px 20px rgba(20,101,156,.22);transition:transform .15s ease,box-shadow .15s ease,filter .15s ease;white-space:nowrap}
.pgm-form>button:hover{transform:translateY(-1px);box-shadow:0 11px 24px rgba(20,101,156,.26);filter:brightness(1.02)}
.pgm-form>button:active{transform:translateY(0)}
.pgm-form>button:disabled{opacity:.62;cursor:wait;transform:none;box-shadow:none}
.pgm-status{min-height:0;margin-top:13px;font-size:13px;line-height:1.5}
.pgm-status.is-loading{padding:10px 12px;border-radius:10px;background:#eff8fd;color:#17689f;font-weight:750;border:1px solid #d6eaf6}
.pgm-status.is-error{padding:10px 12px;border-radius:10px;background:#fff4f4;border:1px solid #efcccc;color:#9f2f2f}
.pgm-results{margin-top:18px}

/* Result heading + actions */
.pgm-result-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:13px;padding:4px 2px 0}
.pgm-result-title{display:flex;flex-direction:column;gap:3px;min-width:0}
.pgm-result-eyebrow{font-size:10px!important;font-weight:900!important;letter-spacing:.11em;text-transform:uppercase;color:#4184ae!important}
.pgm-result-head strong{font-size:19px;color:#103f61;line-height:1.3;letter-spacing:-.01em}
.pgm-result-head span:not(.pgm-model-badge):not(.pgm-print-icon):not(.pgm-result-eyebrow){font-size:12px;color:#738291}
.pgm-result-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;justify-content:flex-end}
.pgm-print-btn{display:inline-flex;align-items:center;gap:8px;min-height:38px;border:1px solid #bad7e8;border-radius:10px;padding:8px 12px;background:#fff;color:#12699f;font-size:12px;font-weight:850;cursor:pointer;box-shadow:0 4px 12px rgba(31,93,130,.07);transition:.16s ease}
.pgm-print-btn:hover{background:#f1f9fd;border-color:#86bddb;transform:translateY(-1px)}
.pgm-print-btn:disabled{opacity:.6;cursor:wait;transform:none}
.pgm-print-login{display:inline-flex;align-items:center;gap:8px;min-height:38px;border:1px solid #d4e2ea;border-radius:10px;padding:8px 12px;background:#f8fbfd;color:#526d7e;font-size:12px;font-weight:850;text-decoration:none;box-shadow:0 4px 12px rgba(31,93,130,.05);transition:.16s ease}
.pgm-print-login:hover,.pgm-print-login:focus{background:#eef7fb;border-color:#a8c9da;color:#1b638c;outline:none;transform:translateY(-1px)}
.pgm-print-icon{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:6px;background:#e5f3fb;color:#11699f;font-size:11px}
.pgm-btn-spinner{width:13px;height:13px;border:2px solid rgba(18,105,159,.22);border-top-color:#12699f;border-radius:50%;animation:pgmspin .7s linear infinite}
@keyframes pgmspin{to{transform:rotate(360deg)}}

/* Main results table */
.pgm-table-wrap{width:100%;overflow-x:auto;border:1px solid #cbddea;border-radius:15px;background:#fff;box-shadow:0 8px 22px rgba(29,72,102,.07)}
.pgm-table{width:100%;min-width:700px;border-collapse:separate;border-spacing:0;margin:0!important;background:#fff;font-size:13px}
.pgm-table th,.pgm-table td{padding:13px 12px;border-bottom:1px solid #dce7ef;text-align:center;vertical-align:middle}
.pgm-table thead th{background:linear-gradient(180deg,#e6f2fa,#dbeaf5);color:#103e5e;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid #c6dce9}
.pgm-table thead th:first-child{border-top-left-radius:14px}
.pgm-table thead th:last-child{border-top-right-radius:14px}
.pgm-table thead th:nth-child(2),.pgm-table tbody td:nth-child(2),.pgm-table tfoot th:nth-child(2){text-align:left}
.pgm-table tbody tr.pgm-theme-row{cursor:pointer;background:#fff;transition:background .15s ease,box-shadow .15s ease}
.pgm-table tbody tr.pgm-theme-row:nth-of-type(4n+1){background:#f8fbfe}
.pgm-table tbody tr.pgm-theme-row:hover,.pgm-table tbody tr.pgm-theme-row:focus{background:#edf7fd;outline:none;box-shadow:inset 4px 0 0 #2b8bc0}
.pgm-table tbody tr.pgm-theme-row[aria-expanded="true"]{background:#e9f5fc;box-shadow:inset 4px 0 0 #1777ae}
.pgm-table tbody tr.pgm-theme-row>td:first-child{font-weight:900;color:#286e99}
.pgm-theme-title{font-weight:800;color:#203b4f}
.pgm-chevron{float:right;display:inline-grid;place-items:center;width:25px;height:25px;margin-left:10px;border-radius:8px;background:#edf5fa;font-size:17px;line-height:1;color:#417da3;transition:transform .15s ease,background .15s ease}
.pgm-theme-row[aria-expanded="true"] .pgm-chevron{transform:rotate(180deg);background:#d5ebf8}
.pgm-outcome-row td{padding:0!important;text-align:left!important;background:#f6fbfe}
.pgm-outcomes{padding:16px 18px 18px;border-top:1px solid #cfe2ee}
.pgm-outcome-heading{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:900;letter-spacing:.055em;text-transform:uppercase;color:#2d6485;margin-bottom:10px}
.pgm-outcome-heading:before{content:"";width:5px;height:18px;border-radius:999px;background:#2a89bd}

/* Outcomes keep the same visual table language */
.pgm-outcome-table-wrap{overflow:hidden;border:1px solid #d3e2ec;border-radius:12px;background:#fff;box-shadow:0 5px 15px rgba(35,77,104,.05)}
.pgm-outcome-table{width:100%;border-collapse:collapse;margin:0!important;font-size:12.5px}
.pgm-outcome-table th,.pgm-outcome-table td{padding:10px 12px;border-bottom:1px solid #e0e9f0;vertical-align:top}
.pgm-outcome-table thead th{background:#e9f3fa;color:#204d69;font-size:10.5px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;text-align:left}
.pgm-outcome-table th:first-child,.pgm-outcome-table td:first-child{width:165px;white-space:nowrap}
.pgm-outcome-table tbody tr:nth-child(even){background:#f9fcfe}
.pgm-outcome-table tbody tr:last-child td{border-bottom:0}
.pgm-outcome-code{color:#135d89;font-weight:800}
.pgm-outcome-text{color:#354d5e;line-height:1.55}
.pgm-inline-loading{font-size:13px;color:#17689f;font-weight:750;padding:12px;border:1px dashed #bcd7e7;border-radius:10px;background:#f7fcff}
.pgm-empty-outcomes{margin:0!important;padding:11px 12px;color:#687785;font-size:13px;line-height:1.5;border:1px dashed #cadbe6;border-radius:10px;background:#fff}
.pgm-outcome-footer{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:11px;padding-top:10px;border-top:1px dashed #d4e1e9;font-size:11px;color:#71808e}
.pgm-outcome-footer a,.pgm-meta a{color:#17689f;text-decoration:none;font-weight:800}
.pgm-outcome-footer a:hover,.pgm-meta a:hover{text-decoration:underline}
.pgm-school-row td{background:#f1f5f8!important;font-style:italic;color:#657382}
.pgm-table tfoot th{background:linear-gradient(180deg,#d6eaf7,#c9e1f1);color:#123e5d;font-weight:950;border-bottom:0}
.pgm-table tfoot th:first-child{border-bottom-left-radius:14px}
.pgm-table tfoot th:last-child{border-bottom-right-radius:14px}
.pgm-meta{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:10px;padding:0 2px;font-size:11px;color:#75818d}
.pgm-footnote{margin-top:16px;padding-top:13px;border-top:1px dashed #d4e0e9;font-size:11px;line-height:1.55;color:#7c8791}
.pgm-cache-note{margin:12px 0;padding:10px 12px;border:1px solid #d6e6f1;border-radius:10px;background:#f5fbff;font-size:12px;color:#4b6275}

/* Dedicated print document is hidden during normal browsing. */
.pgm-print-sheet{display:none}

@media (max-width:900px){
  .pgm-form{grid-template-columns:1fr 1fr}
  .pgm-field-branch{grid-column:1/-1}
  .pgm-form>button{grid-column:1/-1}
  .pgm-result-head{align-items:flex-start}
}
@media (max-width:760px){
  .pgm-home-wrap{margin:18px auto 16px;padding:0 12px}
  .pgm-card{padding:18px;border-radius:17px}
  .pgm-head h2{font-size:23px!important}
  .pgm-result-head{flex-direction:column}
  .pgm-result-actions{width:100%;justify-content:space-between}
  .pgm-print-btn{flex:1;justify-content:center}
  .pgm-live-badge{display:none}
  .pgm-outcome-table th:first-child,.pgm-outcome-table td:first-child{width:130px;white-space:normal}
}
@media (max-width:480px){
  .pgm-card{padding:15px}
  .pgm-head h2{font-size:21px!important}
  .pgm-form{grid-template-columns:1fr;padding:13px}
  .pgm-field-branch,.pgm-form>button{grid-column:auto}
  .pgm-table{min-width:640px}
  .pgm-result-actions{align-items:stretch;flex-direction:column}
}

/* v1.0.19: Yazdırma artık site DOM'u içinde değil, bağımsız ve temiz bir A4 belgesinde açılır.
   Böylece sabit giriş katmanı veya tema stilleri her sayfanın aynı görünmesine neden olmaz. */
.pgm-print-sheet{display:none!important}


/* Homepage entry mode: show only the curriculum guide until the visitor enters Pekiyi.com. */
html.pgm-entry-lock,body.pgm-entry-lock{overflow:hidden!important}
.pgm-entry-gate{position:fixed;inset:0;z-index:2147483000;overflow-y:auto;background:linear-gradient(180deg,#f7fbfe 0%,#fff 42%,#f7fbfe 100%);padding:28px 20px 36px;box-sizing:border-box;opacity:1;transition:opacity .18s ease}
.pgm-entry-gate[hidden]{display:none!important}
.pgm-entry-gate.is-closing{opacity:0;pointer-events:none}
.pgm-entry-shell{width:min(1400px,100%);min-height:calc(100vh - 64px);margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:22px}
.pgm-entry-card-wrap{width:100%}
.pgm-entry-gate .pgm-home-wrap{max-width:none;margin:0;padding:0}
.pgm-entry-gate .pgm-card{box-shadow:0 24px 70px rgba(22,66,98,.16)}
.pgm-entry-site-link{align-self:center;appearance:none;border:0;background:transparent;color:#0d3550;font:900 30px/1.1 inherit;letter-spacing:-.02em;cursor:pointer;padding:8px 18px;border-radius:12px;transition:color .15s ease,background .15s ease,transform .15s ease}
.pgm-entry-site-link:hover,.pgm-entry-site-link:focus{color:#0e6fa9;background:#edf7fd;outline:none;transform:translateY(-1px)}
.pgm-entry-site-link:after{content:"  →";font-size:.78em;font-weight:800;color:#5296bd}
@media (max-width:760px){
  .pgm-entry-gate{padding:14px 10px 24px}
  .pgm-entry-shell{min-height:calc(100vh - 38px);justify-content:flex-start;gap:15px}
  .pgm-entry-site-link{font-size:24px;margin-bottom:8px}
}

/* v1.0.17: SEO / curriculum information layer */
.pgm-selected-guide{margin-top:18px;padding:18px 20px;border:1px solid #d7e6ef;border-radius:14px;background:linear-gradient(180deg,#f9fcfe 0,#f4f9fc 100%);box-shadow:0 7px 20px rgba(29,72,102,.05)}
.pgm-selected-guide-label{display:block;margin-bottom:5px;font-size:10px!important;font-weight:900!important;letter-spacing:.09em;text-transform:uppercase;color:#4581a5!important}
.pgm-selected-guide h3{margin:0 0 8px!important;font-size:18px!important;line-height:1.35!important;color:#143f5c!important;letter-spacing:-.01em}
.pgm-selected-guide p{margin:0 0 8px!important;font-size:13px;line-height:1.7;color:#536a7a}
.pgm-selected-guide p:last-child{margin-bottom:0!important}

.pgm-seo-guide{margin-top:26px;padding-top:25px;border-top:1px solid #d9e5ed;color:#263f51}
.pgm-seo-guide *{box-sizing:border-box}
.pgm-seo-hero{padding:21px 22px;border:1px solid #d6e7f1;border-radius:16px;background:linear-gradient(135deg,#f3f9fd 0,#fff 72%);box-shadow:0 7px 24px rgba(20,81,119,.05)}
.pgm-seo-eyebrow{display:block;margin-bottom:6px;font-size:10px!important;font-weight:900!important;letter-spacing:.1em;text-transform:uppercase;color:#277aaa!important}
.pgm-seo-guide h3{margin:0 0 10px!important;font-size:23px!important;line-height:1.3!important;color:#114c73!important;letter-spacing:-.015em}
.pgm-seo-guide h4{margin:0 0 8px!important;font-size:17px!important;line-height:1.4!important;color:#154867!important}
.pgm-seo-guide h5{margin:0 0 10px!important;font-size:14px!important;line-height:1.4!important;color:#275a77!important}
.pgm-seo-guide p{margin:0!important;font-size:13.5px;line-height:1.75;color:#536b7c}
.pgm-seo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}
.pgm-info-card{padding:18px;border:1px solid #dbe7ef;border-radius:14px;background:#fff;box-shadow:0 5px 18px rgba(29,72,102,.045)}
.pgm-seo-section{margin-top:22px}
.pgm-stage-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.pgm-stage-card{padding:14px;border:1px solid #dbe7ef;border-radius:13px;background:#f9fcfe}
.pgm-stage-card strong{display:block;margin-bottom:6px;color:#17577d;font-size:13.5px}
.pgm-stage-card p{font-size:12.5px;line-height:1.65}
.pgm-query-section>p{margin-bottom:13px!important}
.pgm-query-index{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.pgm-query-stage{padding:15px;border:1px solid #dce8f0;border-radius:14px;background:#fbfdff}
.pgm-query-grade{border-top:1px solid #e5edf3}
.pgm-query-grade:first-of-type{border-top:0}
.pgm-query-grade summary{position:relative;cursor:pointer;list-style:none;padding:10px 27px 10px 2px;font-size:12.5px;font-weight:850;color:#264e67;line-height:1.4}
.pgm-query-grade summary::-webkit-details-marker{display:none}
.pgm-query-grade summary:after{content:'+';position:absolute;right:4px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:20px;height:20px;border-radius:7px;background:#e8f3f9;color:#24739f;font-size:14px;font-weight:900}
.pgm-query-grade[open] summary:after{content:'−'}
.pgm-query-chips{display:flex;flex-wrap:wrap;gap:7px;padding:0 0 11px}
.pgm-seo-query{appearance:none;border:1px solid #cde0ec;border-radius:999px;background:#fff;color:#1b628c;padding:7px 10px;font:750 11.5px/1.25 inherit;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease;text-align:left}
.pgm-seo-query:hover,.pgm-seo-query:focus{background:#edf7fc;border-color:#87bcd8;outline:none;transform:translateY(-1px);box-shadow:0 4px 10px rgba(27,98,140,.08)}
.pgm-faq details{border-top:1px solid #e0e9ef}
.pgm-faq details:last-child{border-bottom:1px solid #e0e9ef}
.pgm-faq summary{cursor:pointer;padding:12px 3px;font-size:13px;font-weight:850;color:#284f68}
.pgm-faq details p{padding:0 3px 13px;font-size:13px}
.pgm-official-sources{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:20px;padding:13px 15px;border-radius:12px;background:#eef7fc;border:1px solid #d5e8f3;font-size:11.5px;line-height:1.5;color:#557081}
.pgm-official-sources strong{color:#285c7b}
.pgm-official-sources a{color:#116b9f;text-decoration:none;font-weight:800}
.pgm-official-sources a:hover{text-decoration:underline}

@media (max-width:980px){
  .pgm-stage-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:760px){
  .pgm-seo-grid,.pgm-query-index{grid-template-columns:1fr}
  .pgm-seo-hero{padding:17px}
  .pgm-seo-guide h3{font-size:20px!important}
  .pgm-stage-cards{grid-template-columns:1fr}
  .pgm-selected-guide{padding:15px}
}
@media print{
  .pgm-seo-guide,.pgm-selected-guide{display:none!important}
}

/* v1.0.18: fixed AdSense zones around the curriculum guide */
.pgm-ad-zone{width:min(1160px,100%);margin:0 auto 16px;box-sizing:border-box;text-align:center;clear:both}
.pgm-ad-zone-bottom{margin-top:16px;margin-bottom:4px}
.pgm-ad-inner{width:100%;min-height:90px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:12px;background:#fff}
.pgm-ad-inner>ins,.pgm-ad-inner .adsbygoogle{width:100%!important;max-width:100%}
.pgm-ad-zone-empty{min-height:76px;display:flex;align-items:center;justify-content:center;padding:12px 16px;border:1px dashed #b8d2e1;border-radius:12px;background:#f6fbfe;color:#55798f;font-size:12px;font-weight:700}
.pgm-public-mount>.pgm-ad-zone{max-width:1160px}
.pgm-entry-gate .pgm-ad-zone{flex:0 0 auto}
@media (max-width:760px){
  .pgm-ad-zone{margin-bottom:10px}
  .pgm-ad-zone-bottom{margin-top:10px;margin-bottom:2px}
  .pgm-ad-inner{min-height:60px;border-radius:9px}
  .pgm-ad-zone-empty{min-height:58px;font-size:11px}
}
@media print{
  .pgm-ad-zone{display:none!important}
}


.pgm-inline-ad-holder{display:none!important}
.pgm-result-mid-ad{width:100%!important;max-width:none!important;margin:12px 0 18px!important}
.pgm-results .pgm-result-mid-ad .pgm-ad-inner{min-height:70px}
@media (max-width:760px){
  .pgm-result-mid-ad{margin:10px 0 14px!important}
  .pgm-results .pgm-result-mid-ad .pgm-ad-inner{min-height:58px}
}


/* v1.0.23: info blocks and short-guide typography refreshed to match the requested editorial style */
.pgm-seo-guide strong,
.pgm-selected-guide strong,
.pgm-stage-card strong,
.pgm-info-card strong{color:var(--pgm-accent)!important;font-weight:850}

.pgm-seo-hero,
.pgm-selected-guide,
.pgm-info-card,
.pgm-stage-card,
.pgm-query-stage{
  border-radius:20px;
}

.pgm-seo-hero{
  padding:26px 28px;
  background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);
  border:1px solid #e3ebf2;
  box-shadow:0 10px 30px rgba(34,63,87,.05);
}
.pgm-seo-guide h3{
  font-size:28px!important;
  line-height:1.28!important;
  color:#3a4a57!important;
  font-weight:800!important;
  letter-spacing:-.02em;
}
.pgm-seo-guide h4{
  font-size:20px!important;
  line-height:1.35!important;
  color:#475764!important;
  font-weight:800!important;
  letter-spacing:-.01em;
}
.pgm-seo-guide h5{
  font-size:18px!important;
  line-height:1.4!important;
  color:#4a5966!important;
  font-weight:800!important;
}
.pgm-seo-guide p,
.pgm-selected-guide p,
.pgm-stage-card p{
  font-size:15px!important;
  line-height:1.82!important;
  color:#5f6f7d!important;
}
.pgm-seo-eyebrow,
.pgm-selected-guide-label{
  color:#8b9aab!important;
  letter-spacing:.08em!important;
}
.pgm-info-card{
  padding:26px 24px;
  border:1px solid #e4ebf1;
  background:#fff;
  box-shadow:0 8px 26px rgba(30,56,78,.045);
}
.pgm-info-card h4{
  margin:0 0 14px!important;
  font-size:20px!important;
  line-height:1.38!important;
  color:#4c5965!important;
  font-weight:800!important;
  letter-spacing:-.01em;
}
.pgm-info-card p{
  font-size:15px!important;
  line-height:1.86!important;
  color:#5f6f7d!important;
}
.pgm-stage-card{
  padding:20px 18px;
  border:1px solid #e4ebf1;
  background:#fff;
  box-shadow:0 6px 20px rgba(30,56,78,.035);
}
.pgm-stage-card strong{
  display:block;
  margin-bottom:10px;
  font-size:18px!important;
  line-height:1.4!important;
  color:#4a5966!important;
}
.pgm-stage-card p{font-size:14.5px!important;line-height:1.8!important;color:#62717f!important}
.pgm-query-stage{
  background:#fff;
  border:1px solid #e4ebf1;
  box-shadow:0 6px 20px rgba(30,56,78,.03);
}
.pgm-query-grade summary{font-size:13.5px;font-weight:800;color:#465663}
.pgm-seo-query{
  border:1px solid #ebd2de;
  color:#c61d67;
  background:var(--pgm-accent-soft);
  font-weight:800;
}
.pgm-seo-query:hover,.pgm-seo-query:focus{
  background:#ffe5f1;
  border-color:#f0aac7;
  color:#af165b;
}
.pgm-selected-guide{
  padding:24px 24px;
  border:1px solid #e4ebf1;
  background:#fff;
  box-shadow:0 8px 26px rgba(30,56,78,.04);
}
.pgm-selected-guide h3{
  margin:0 0 12px!important;
  font-size:22px!important;
  line-height:1.4!important;
  color:#4c5965!important;
  font-weight:800!important;
}
.pgm-selected-guide p{margin:0 0 10px!important}
.pgm-selected-guide p:last-child{margin-bottom:0!important}

@media (max-width:760px){
  .pgm-seo-guide h3{font-size:23px!important}
  .pgm-seo-guide h4,.pgm-info-card h4,.pgm-selected-guide h3{font-size:18px!important}
  .pgm-seo-guide p,.pgm-selected-guide p,.pgm-info-card p,.pgm-stage-card p{font-size:14px!important;line-height:1.75!important}
  .pgm-info-card,.pgm-stage-card,.pgm-selected-guide,.pgm-seo-hero{padding:18px 16px}
}


/* v1.0.24: top hero typography aligned with the new editorial style below */
.pgm-kicker{
  font-size:13px!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
  text-transform:uppercase;
  color:#8b9aab!important;
}
.pgm-head h2{
  margin:6px 0 0!important;
  font-size:30px!important;
  line-height:1.22!important;
  color:#3a4a57!important;
  font-weight:850!important;
  letter-spacing:-.02em!important;
}
.pgm-intro{
  margin:8px 0 24px!important;
  max-width:1120px;
  font-size:15px!important;
  line-height:1.82!important;
  color:#5f6f7d!important;
}
.pgm-footnote{
  margin-top:18px;
  padding-top:15px;
  border-top:1px dashed #dde7ee;
  font-size:13px!important;
  line-height:1.72!important;
  color:#7b8894!important;
}
.pgm-field span{
  font-size:12px;
  font-weight:850;
  letter-spacing:.05em;
  text-transform:uppercase;
  color:#7f8e9c;
}
.pgm-live-badge,.pgm-model-badge{
  color:#5a6b77;
  background:#f7fafc;
  border:1px solid #d9e4ec;
}
@media (max-width:760px){
  .pgm-head h2{font-size:24px!important}
  .pgm-intro{font-size:14px!important;line-height:1.75!important}
  .pgm-footnote{font-size:12px!important}
}


/* v1.0.25: entire result table family aligned with the editorial style */
.pgm-table-wrap,
.pgm-outcome-table-wrap{
  border:1px solid #e2eaf0;
  border-radius:18px;
  background:#fff;
  box-shadow:0 10px 30px rgba(30,56,78,.05);
}

.pgm-table{
  font-size:14px;
}
.pgm-table th,
.pgm-table td{
  padding:15px 14px;
  border-bottom:1px solid #e5edf3;
}
.pgm-table thead th{
  background:linear-gradient(180deg,#f6f9fc 0%,#eef4f8 100%);
  color:#738392;
  font-size:11px;
  font-weight:900;
  letter-spacing:.07em;
  text-transform:uppercase;
  border-bottom:1px solid #dfe8ee;
}
.pgm-table tbody tr.pgm-theme-row{
  background:#fff;
}
.pgm-table tbody tr.pgm-theme-row:nth-of-type(4n+1){
  background:#fbfdff;
}
.pgm-table tbody tr.pgm-theme-row:hover,
.pgm-table tbody tr.pgm-theme-row:focus{
  background:#f8fbfd;
  box-shadow:inset 4px 0 0 #d91f71;
}
.pgm-table tbody tr.pgm-theme-row[aria-expanded="true"]{
  background:#fff6fb;
  box-shadow:inset 4px 0 0 #d91f71;
}
.pgm-table tbody tr.pgm-theme-row>td:first-child{
  color:#6e7f8d;
  font-weight:900;
}
.pgm-theme-title{
  font-weight:800;
  color:#4b5966;
  font-size:15px;
  line-height:1.55;
}
.pgm-chevron{
  background:#f5f8fb;
  color:#8d99a5;
  border:1px solid #e3ebf1;
}
.pgm-theme-row[aria-expanded="true"] .pgm-chevron{
  background:#ffeaf3;
  color:#c61d67;
  border-color:#f3bfd5;
}
.pgm-outcome-row td{
  background:#fcfdff;
}
.pgm-outcomes{
  padding:18px 20px 20px;
  border-top:1px solid #e6edf2;
}
.pgm-outcome-heading{
  color:#7c8a98;
  font-size:11px;
  letter-spacing:.07em;
}
.pgm-outcome-heading:before{
  background:#e61e73;
}

.pgm-outcome-table{
  font-size:13.5px;
}
.pgm-outcome-table th,
.pgm-outcome-table td{
  padding:12px 13px;
  border-bottom:1px solid #e7eef3;
}
.pgm-outcome-table thead th{
  background:linear-gradient(180deg,#f8fafc 0%,#f0f5f8 100%);
  color:#7b8895;
  font-size:10.5px;
  letter-spacing:.07em;
  font-weight:900;
  text-transform:uppercase;
}
.pgm-outcome-table tbody tr:nth-child(even){
  background:#fbfdff;
}
.pgm-outcome-code{
  color:#d41f70;
  font-weight:850;
}
.pgm-outcome-text{
  color:#60707d;
  line-height:1.72;
}
.pgm-empty-outcomes,
.pgm-inline-loading{
  border-radius:12px;
  background:#fbfdff;
  border:1px dashed #d8e3ea;
  color:#61717e;
}
.pgm-outcome-footer{
  border-top:1px dashed #dde7ee;
  font-size:11.5px;
  color:#7b8894;
}
.pgm-outcome-footer a,
.pgm-meta a{
  color:#cf1f6d;
}
.pgm-school-row td{
  background:#f7fafc!important;
  color:#8593a0;
}
.pgm-table tfoot th{
  background:linear-gradient(180deg,#f2f6f9 0%,#e9f0f5 100%);
  color:#475662;
  font-size:14px;
  font-weight:900;
  border-bottom:0;
}
.pgm-meta{
  margin-top:12px;
  font-size:12px;
  color:#7a8794;
}

@media (max-width:760px){
  .pgm-table{font-size:13px}
  .pgm-theme-title{font-size:14px}
  .pgm-table th,.pgm-table td{padding:13px 11px}
  .pgm-outcome-table{font-size:12.5px}
  .pgm-outcome-table th,.pgm-outcome-table td{padding:10px 11px}
}


/* v1.0.26: middle AdSense is created only after the result table is visible */
.pgm-results>.pgm-ad-zone-middle.pgm-result-mid-ad{display:block!important;position:relative;min-height:70px}
.pgm-results>.pgm-ad-zone-middle.pgm-result-mid-ad .pgm-ad-inner{display:block;min-height:70px;overflow:visible}
.pgm-results>.pgm-ad-zone-middle.pgm-result-mid-ad ins.adsbygoogle{display:block!important;width:100%!important;max-width:100%!important}
@media (max-width:760px){
  .pgm-results>.pgm-ad-zone-middle.pgm-result-mid-ad,
  .pgm-results>.pgm-ad-zone-middle.pgm-result-mid-ad .pgm-ad-inner{min-height:60px}
}

/* v1.0.27: SEO information area ad spacing */
.pgm-seo-guide .pgm-ad-zone-seo{margin:16px 0 18px}
.pgm-seo-guide .pgm-ad-zone-seo .pgm-ad-inner{min-height:70px}
@media (max-width:760px){.pgm-seo-guide .pgm-ad-zone-seo{margin:12px 0 14px}.pgm-seo-guide .pgm-ad-zone-seo .pgm-ad-inner{min-height:58px}}
.pgm-seo-guide .pgm-ad-zone-stage{margin:14px 0 8px}
.pgm-seo-guide .pgm-ad-zone-stage .pgm-ad-inner{min-height:70px}
@media (max-width:760px){.pgm-seo-guide .pgm-ad-zone-stage{margin:12px 0 6px}.pgm-seo-guide .pgm-ad-zone-stage .pgm-ad-inner{min-height:58px}}


/* v1.0.30: compact, crawlable feature explanation above the top ad */
.pgm-feature-intro{
  width:min(1160px,100%);
  margin:0 auto 12px;
  padding:13px 17px;
  display:flex;
  align-items:flex-start;
  gap:12px;
  box-sizing:border-box;
  border:1px solid #dce7ef;
  border-left:4px solid var(--pgm-accent);
  border-radius:14px;
  background:linear-gradient(90deg,#ffffff 0%,#fbfdff 100%);
  box-shadow:0 5px 16px rgba(32,67,91,.045);
  color:#526778;
}
.pgm-feature-intro-icon{
  flex:0 0 28px;
  width:28px;
  height:28px;
  display:grid;
  place-items:center;
  margin-top:1px;
  border-radius:9px;
  background:var(--pgm-accent-soft);
  color:var(--pgm-accent);
  font-size:15px;
  font-weight:950;
}
.pgm-feature-intro-copy{min-width:0}
.pgm-feature-intro-title{
  margin:0 0 3px!important;
  color:#263e50!important;
  font-size:14px!important;
  line-height:1.35!important;
  font-weight:900!important;
  letter-spacing:-.005em;
}
.pgm-feature-intro p:not(.pgm-feature-intro-title){
  margin:0!important;
  color:#607383!important;
  font-size:12.5px!important;
  line-height:1.55!important;
}
.pgm-feature-intro strong{color:var(--pgm-accent)!important;font-weight:850}
.pgm-entry-gate .pgm-feature-intro{flex:0 0 auto}
@media (max-width:760px){
  .pgm-feature-intro{margin-bottom:10px;padding:12px 13px;gap:10px;border-radius:12px}
  .pgm-feature-intro-icon{flex-basis:25px;width:25px;height:25px;border-radius:8px}
  .pgm-feature-intro-title{font-size:13.5px!important}
  .pgm-feature-intro p:not(.pgm-feature-intro-title){font-size:11.8px!important;line-height:1.5!important}
}
@media print{.pgm-feature-intro{display:none!important}}


.pgm-member-access{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 6px;padding:16px 18px;border:1px solid #d9e5ee;border-radius:16px;background:linear-gradient(180deg,#ffffff 0,#f8fbfe 100%);box-shadow:0 10px 24px rgba(26,70,98,.06)}
.pgm-member-access-copy{min-width:0}
.pgm-member-access-title{margin:0 0 5px!important;font-size:15px!important;line-height:1.3!important;font-weight:850!important;color:#153e5d!important;letter-spacing:-.01em}
.pgm-member-access-note{margin:0!important;font-size:13px!important;line-height:1.65!important;color:#617585!important}
.pgm-member-access-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.pgm-member-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:12px;text-decoration:none!important;font-size:13px!important;font-weight:850!important;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,color .15s ease,border-color .15s ease;white-space:nowrap}
.pgm-member-btn-primary{border:1px solid #136aa0;background:linear-gradient(135deg,#176fa8,#0f5c91);color:#fff!important;box-shadow:0 8px 20px rgba(20,101,156,.22)}
.pgm-member-btn-primary:hover,.pgm-member-btn-primary:focus{transform:translateY(-1px);box-shadow:0 11px 24px rgba(20,101,156,.26);filter:brightness(1.02);outline:none}
.pgm-member-btn-secondary{border:1px solid #c8d9e5;background:#fff;color:#155f8f!important;box-shadow:0 5px 14px rgba(29,83,116,.08)}
.pgm-member-btn-secondary:hover,.pgm-member-btn-secondary:focus{background:#f2f9fd;border-color:#8ebed9;color:#0f628f!important;transform:translateY(-1px);outline:none}
.pgm-member-btn.is-disabled{opacity:.65;cursor:not-allowed;pointer-events:none}
@media (max-width:760px){.pgm-member-access{padding:14px;flex-direction:column;align-items:flex-start}.pgm-member-access-actions{width:100%;justify-content:stretch}.pgm-member-btn{flex:1;min-width:140px}}
@media print{.pgm-member-access{display:none!important}}

/* v1.0.35: curriculum selector is the primary visual focus */
.pgm-card{
  padding:32px;
  background:
    radial-gradient(circle at 94% 4%,rgba(63,166,215,.12) 0,rgba(63,166,215,0) 170px),
    linear-gradient(180deg,#ffffff 0%,#f8fcff 100%);
  border-color:#c9e0ed;
  box-shadow:0 20px 50px rgba(25,68,101,.13);
}
.pgm-card:before{height:5px;background:linear-gradient(90deg,#075f98,#2695cc,#77cfe9)}
.pgm-head{margin-bottom:10px}
.pgm-kicker{
  font-size:14px!important;
  letter-spacing:.10em!important;
  color:#6f879b!important;
}
.pgm-head h2{
  margin-top:7px!important;
  font-size:36px!important;
  line-height:1.16!important;
  color:#263f52!important;
  letter-spacing:-.025em!important;
}
.pgm-live-badge,.pgm-model-badge{
  padding:9px 14px;
  font-size:13px;
  background:#f2faf7;
  color:#476474;
  border-color:#cfe4de;
  box-shadow:0 6px 18px rgba(29,98,116,.08);
}
.pgm-live-badge:before{width:8px;height:8px;box-shadow:0 0 0 5px rgba(50,180,122,.12)}
.pgm-intro{
  margin:8px 0 25px!important;
  max-width:1220px;
  font-size:17px!important;
  line-height:1.72!important;
  color:#536b7d!important;
  font-weight:500;
}

.pgm-form{
  grid-template-columns:245px 195px minmax(300px,1fr) 220px;
  gap:14px;
  padding:22px;
  border:1px solid #b9d8e9;
  border-radius:20px;
  background:
    radial-gradient(circle at 100% 0,rgba(50,154,203,.10) 0,rgba(50,154,203,0) 220px),
    linear-gradient(135deg,#eaf6fd 0%,#f4faff 52%,#eaf5fb 100%);
  box-shadow:0 12px 28px rgba(25,94,134,.09),inset 0 1px 0 rgba(255,255,255,.9);
}
.pgm-form-guide{
  grid-column:1/-1;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:0 2px 2px;
  color:#214d69;
}
.pgm-form-guide>strong{
  font-size:14px;
  font-weight:900;
  letter-spacing:.01em;
  color:#154f73;
}
.pgm-guide-steps{display:flex;align-items:center;gap:9px;flex-wrap:wrap}
.pgm-guide-steps span{
  display:inline-flex;
  align-items:center;
  gap:7px;
  min-height:31px;
  padding:4px 10px 4px 5px;
  border:1px solid #c4deec;
  border-radius:999px;
  background:rgba(255,255,255,.82);
  color:#48677a;
  font-size:12.5px;
  font-weight:800;
  box-shadow:0 3px 10px rgba(38,100,136,.05);
}
.pgm-guide-steps b{
  display:grid;
  place-items:center;
  width:22px;
  height:22px;
  border-radius:50%;
  background:#176fa8;
  color:#fff;
  font-size:11px;
  line-height:1;
}
.pgm-guide-steps i{font-style:normal;color:#7aa8c1;font-weight:900;font-size:15px}
.pgm-field{gap:9px}
.pgm-field span{
  display:flex;
  align-items:center;
  gap:8px;
  font-size:13px!important;
  font-weight:900!important;
  letter-spacing:.045em!important;
  color:#425f73!important;
}
.pgm-field span:before{
  display:grid;
  place-items:center;
  flex:0 0 24px;
  width:24px;
  height:24px;
  border-radius:8px;
  background:#d9edf8;
  color:#176fa8;
  font-size:11px;
  font-weight:950;
  letter-spacing:0;
}
.pgm-field-stage span:before{content:'1'}
.pgm-field-grade span:before{content:'2'}
.pgm-field-branch span:before{content:'3'}
.pgm-field select{
  height:58px;
  border:1px solid #adcfe2;
  border-radius:14px;
  background-color:#fff;
  color:#16364d;
  padding:0 42px 0 16px;
  font-size:16px;
  font-weight:750;
  box-shadow:0 7px 18px rgba(24,79,111,.08),inset 0 1px 0 rgba(255,255,255,.9);
}
.pgm-field select:hover:not(:disabled){
  border-color:#69a9cb;
  box-shadow:0 9px 21px rgba(24,79,111,.11);
}
.pgm-field select:focus{
  border-color:#1878af;
  box-shadow:0 0 0 4px rgba(31,133,187,.14),0 9px 22px rgba(24,79,111,.10);
}
.pgm-field select:disabled{
  background:#edf3f7;
  color:#9aa8b3;
  border-color:#d2e0e8;
}
.pgm-form>button{
  position:relative;
  height:58px;
  border-radius:14px;
  padding:0 42px 0 22px;
  background:linear-gradient(135deg,#147db7 0%,#075f98 100%);
  font-size:16px;
  font-weight:900;
  letter-spacing:-.01em;
  box-shadow:0 11px 24px rgba(16,105,160,.25);
}
.pgm-form>button:after{
  content:'→';
  position:absolute;
  right:18px;
  top:50%;
  transform:translateY(-51%);
  font-size:20px;
  line-height:1;
  transition:transform .15s ease;
}
.pgm-form>button:hover:after{transform:translate(3px,-51%)}
.pgm-form>button:disabled:after{display:none}
.pgm-footnote{
  font-size:14px!important;
  line-height:1.75!important;
  color:#718391!important;
}

@media (max-width:1100px){
  .pgm-form{grid-template-columns:1fr 1fr}
  .pgm-form-guide{grid-column:1/-1}
  .pgm-field-branch{grid-column:1/-1}
  .pgm-form>button{grid-column:1/-1}
}
@media (max-width:760px){
  .pgm-card{padding:21px 16px}
  .pgm-head h2{font-size:27px!important}
  .pgm-kicker{font-size:12.5px!important}
  .pgm-intro{font-size:15px!important;line-height:1.68!important;margin-bottom:19px!important}
  .pgm-form{grid-template-columns:1fr;padding:16px;gap:13px;border-radius:17px}
  .pgm-form-guide{grid-column:auto;display:block;padding-bottom:1px}
  .pgm-form-guide>strong{display:block;margin-bottom:9px;font-size:13.5px}
  .pgm-guide-steps{gap:6px}
  .pgm-guide-steps span{font-size:11.5px;padding-right:8px}
  .pgm-guide-steps i{display:none}
  .pgm-field-branch,.pgm-form>button{grid-column:auto}
  .pgm-field span{font-size:12.5px!important}
  .pgm-field select,.pgm-form>button{height:55px;font-size:15px}
  .pgm-footnote{font-size:12.5px!important}
}
@media (max-width:430px){
  .pgm-guide-steps span{flex:1 1 auto;justify-content:flex-start}
  .pgm-live-badge{padding:8px 10px;font-size:11.5px}
}

/* v1.0.38: Ders Konuları + Maarif/MEB Müfredatı + Kazanımlar SEO landing layer */
.pgm-seo-query{
  display:inline-flex;
  align-items:center;
  text-decoration:none!important;
}
.pgm-seo-query:visited{color:#c61d67}

.pgm-seo-landing-main{
  width:100%;
  margin:0;
  padding:32px 18px 42px;
  box-sizing:border-box;
  background:linear-gradient(180deg,#f7fbfe 0%,#fff 28%,#fff 100%);
}
.pgm-seo-landing-main *{box-sizing:border-box}
.pgm-seo-landing-shell{width:min(1240px,100%);margin:0 auto}
.pgm-seo-landing-hero{
  margin:0 0 18px;
  padding:30px 30px 28px;
  border:1px solid #dbe8f1;
  border-radius:22px;
  background:linear-gradient(135deg,#ffffff 0%,#f4faff 100%);
  box-shadow:0 14px 36px rgba(30,72,102,.07);
}
.pgm-seo-landing-eyebrow{
  display:block;
  margin-bottom:8px;
  color:#2b779f;
  font-size:11px;
  font-weight:900;
  letter-spacing:.11em;
  text-transform:uppercase;
}
.pgm-seo-landing-hero h1{
  margin:0 0 12px!important;
  max-width:980px;
  color:#164f73!important;
  font-size:38px!important;
  line-height:1.18!important;
  font-weight:900!important;
  letter-spacing:-.025em;
}
.pgm-seo-landing-hero p{
  margin:0!important;
  max-width:1050px;
  color:#566d7d;
  font-size:16px;
  line-height:1.78;
}
.pgm-seo-intent-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  margin:0 0 18px;
}
.pgm-seo-intent-grid article{
  padding:18px 18px 17px;
  border:1px solid #dfe9f0;
  border-radius:16px;
  background:#fff;
  box-shadow:0 7px 20px rgba(30,72,102,.045);
}
.pgm-seo-intent-grid strong{
  display:block;
  margin-bottom:7px;
  color:#3d5362;
  font-size:15px;
  line-height:1.4;
}
.pgm-seo-intent-grid p{
  margin:0!important;
  color:#687b89;
  font-size:13.5px;
  line-height:1.68;
}
.pgm-seo-landing-main .pgm-feature-intro,
.pgm-seo-landing-main .pgm-member-access,
.pgm-seo-landing-main .pgm-card,
.pgm-seo-landing-main .pgm-ad-zone{width:100%;max-width:none}
.pgm-seo-landing-main .pgm-card{margin-top:0}
.pgm-seo-landing-copy{
  margin-top:22px;
  padding:28px 30px;
  border:1px solid #e1e9ef;
  border-radius:20px;
  background:#fff;
  box-shadow:0 9px 26px rgba(30,56,78,.04);
}
.pgm-seo-landing-copy h2{
  margin:0 0 10px!important;
  color:#435563!important;
  font-size:24px!important;
  line-height:1.35!important;
  font-weight:850!important;
  letter-spacing:-.015em;
}
.pgm-seo-landing-copy h2:not(:first-child){margin-top:26px!important}
.pgm-seo-landing-copy p{
  margin:0!important;
  color:#627381;
  font-size:15px;
  line-height:1.82;
}
.pgm-seo-landing-faq{margin-top:28px}
.pgm-seo-landing-faq details{border-top:1px solid #e1e9ef}
.pgm-seo-landing-faq details:last-child{border-bottom:1px solid #e1e9ef}
.pgm-seo-landing-faq summary{
  cursor:pointer;
  padding:14px 2px;
  color:#405766;
  font-size:14px;
  font-weight:850;
}
.pgm-seo-landing-faq details p{padding:0 2px 14px!important;font-size:14px!important;line-height:1.72!important}

@media (max-width:900px){
  .pgm-seo-intent-grid{grid-template-columns:1fr}
  .pgm-seo-landing-hero h1{font-size:32px!important}
}
@media (max-width:760px){
  .pgm-seo-landing-main{padding:18px 10px 28px}
  .pgm-seo-landing-hero{padding:22px 18px;border-radius:18px}
  .pgm-seo-landing-hero h1{font-size:28px!important}
  .pgm-seo-landing-hero p{font-size:14.5px;line-height:1.72}
  .pgm-seo-landing-copy{padding:20px 17px}
  .pgm-seo-landing-copy h2{font-size:20px!important}
  .pgm-seo-landing-copy p{font-size:14px;line-height:1.75}
}
@media print{
  .pgm-seo-landing-hero,.pgm-seo-intent-grid,.pgm-seo-landing-copy{display:none!important}
}

/* v1.0.39: inline member login + stronger curriculum note */
.pgm-footnote{
  margin-top:20px!important;
  padding:16px 20px!important;
  border:1px solid #9ac5df!important;
  border-radius:20px!important;
  background:linear-gradient(180deg,#edf7fd 0,#ddecf8 100%)!important;
  box-shadow:0 8px 22px rgba(21,96,143,.08)!important;
  font-size:15px!important;
  line-height:1.7!important;
  font-weight:800!important;
  color:#1b4d6d!important;
}

.pgm-member-access{align-items:flex-start!important;gap:18px!important}
.pgm-member-form{flex:1 1 760px;min-width:0}
.pgm-member-grid{display:grid;grid-template-columns:minmax(220px,1.15fr) minmax(220px,1fr) auto;gap:14px;align-items:end}
.pgm-member-field{display:flex;flex-direction:column;gap:7px;margin:0!important;min-width:0}
.pgm-member-field span{font-size:12px;font-weight:850;line-height:1.3;color:#5b7182}
.pgm-member-field input{width:100%;height:58px;border:1px solid #c8d7e3;border-radius:14px;background:#f7fbfe;color:#173247;padding:0 16px;font-size:17px;font-weight:650;outline:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.95), 0 4px 14px rgba(22,78,115,.04);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}
.pgm-member-field input:hover{border-color:#98bdd3}
.pgm-member-field input:focus{border-color:#2d86ba;box-shadow:0 0 0 4px rgba(45,134,186,.13),0 5px 15px rgba(22,78,115,.07);background:#fff}
.pgm-member-form .pgm-member-access-actions{justify-content:flex-start;align-self:end}
.pgm-member-form .pgm-member-btn{min-height:58px;padding:0 24px;font-size:15px!important}
.pgm-member-error{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:10px;color:#a43a45;font-size:13px;font-weight:850}
.pgm-member-error a{color:#146ea5!important;text-decoration:none!important;font-weight:900}
.pgm-member-error a:hover,.pgm-member-error a:focus{text-decoration:underline!important;outline:none}

@media (max-width:980px){
  .pgm-member-access{flex-direction:column!important}
  .pgm-member-form{width:100%}
  .pgm-member-grid{grid-template-columns:1fr 1fr}
  .pgm-member-form .pgm-member-access-actions{grid-column:1/-1}
}
@media (max-width:760px){
  .pgm-footnote{padding:15px 16px!important;font-size:13.5px!important;line-height:1.65!important;border-radius:18px!important}
  .pgm-member-grid{grid-template-columns:1fr}
  .pgm-member-field input,.pgm-member-form .pgm-member-btn{height:54px;font-size:15px}
  .pgm-member-form .pgm-member-access-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px}
  .pgm-member-form .pgm-member-btn{width:100%}
}


/* v1.0.40: prevent CTA overflow in the top selection bar */
.pgm-form{grid-template-columns:220px 170px minmax(240px,1fr) minmax(290px,320px)!important}
.pgm-form>button{min-width:0;white-space:normal!important;text-wrap:balance;text-align:center;justify-self:stretch;display:flex;align-items:center;justify-content:center;line-height:1.15;padding:0 48px 0 18px!important;overflow:hidden}
.pgm-form>button:after{right:16px}
@media (max-width:1280px){
  .pgm-form{grid-template-columns:200px 160px minmax(220px,1fr) minmax(260px,300px)!important}
  .pgm-form>button{font-size:15px!important}
}
@media (max-width:1100px){
  .pgm-form{grid-template-columns:1fr 1fr!important}
}


/* v1.0.41: feature intro matched to the new blue information box */
.pgm-feature-intro{
  width:min(1240px,100%)!important;
  margin:0 auto 14px!important;
  padding:16px 22px!important;
  gap:14px!important;
  border:1px solid #9ac5df!important;
  border-left:1px solid #9ac5df!important;
  border-radius:20px!important;
  background:linear-gradient(180deg,#edf7fd 0,#ddecf8 100%)!important;
  box-shadow:0 8px 22px rgba(21,96,143,.08)!important;
  color:#1b4d6d!important;
}
.pgm-feature-intro-icon{
  flex:0 0 34px!important;
  width:34px!important;
  height:34px!important;
  border-radius:10px!important;
  background:#dceef9!important;
  color:#146ea5!important;
  font-size:18px!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9);
}
.pgm-feature-intro-title{
  margin:0 0 4px!important;
  color:#1b4d6d!important;
  font-size:15px!important;
  line-height:1.45!important;
  font-weight:900!important;
  letter-spacing:-.01em!important;
}
.pgm-feature-intro p:not(.pgm-feature-intro-title){
  margin:0!important;
  color:#1b4d6d!important;
  font-size:15px!important;
  line-height:1.7!important;
  font-weight:800!important;
}
.pgm-feature-intro strong{color:#105c8e!important;font-weight:900!important}
@media (max-width:760px){
  .pgm-feature-intro{padding:15px 16px!important;border-radius:18px!important;gap:10px!important}
  .pgm-feature-intro-icon{flex-basis:30px!important;width:30px!important;height:30px!important;font-size:16px!important}
  .pgm-feature-intro-title{font-size:13.5px!important}
  .pgm-feature-intro p:not(.pgm-feature-intro-title){font-size:13px!important;line-height:1.65!important}
}


/* v1.0.42: remove extra mobile gap between member form and curriculum guide */
@media (max-width:760px){
  .pgm-public-mount{display:flex;flex-direction:column;gap:8px!important}
  .pgm-public-mount > .pgm-member-access{margin:0 0 2px!important;padding-bottom:12px!important}
  .pgm-public-mount > .pgm-card{margin-top:0!important}
  .pgm-public-mount > .pgm-member-access + .pgm-card{margin-top:0!important}
  .pgm-card{padding-top:16px!important}
  .pgm-head{margin-bottom:6px!important}
}


/* v1.0.43: tighter mobile spacing + passive step markers */
@media (max-width:760px){
  .pgm-public-mount{display:flex!important;flex-direction:column!important;gap:0!important}
  .pgm-public-mount > .pgm-feature-intro{margin:0 auto 8px!important}
  .pgm-public-mount > .pgm-member-access{margin:0!important;padding:12px 14px 8px!important}
  .pgm-public-mount > .pgm-card,
  .pgm-public-mount > .pgm-member-access + .pgm-card{margin-top:0!important;padding-top:12px!important}
  .pgm-card .pgm-head{margin-top:0!important;margin-bottom:4px!important}
  .pgm-card .pgm-head h2{margin-top:0!important}

  .pgm-form-guide>strong{margin-bottom:6px!important;color:#6f8596!important}
  .pgm-guide-steps{gap:8px!important}
  .pgm-guide-steps span{
    background:transparent!important;
    border-color:transparent!important;
    box-shadow:none!important;
    color:#7e8f9c!important;
    padding:2px 6px 2px 0!important;
    min-height:auto!important;
  }
  .pgm-guide-steps b{
    width:20px!important;
    height:20px!important;
    background:#e5edf3!important;
    color:#7c8f9d!important;
    border:1px solid #d5dfe6!important;
    box-shadow:none!important;
  }
  .pgm-field span{color:#758896!important}
  .pgm-field span:before{
    background:#e5edf3!important;
    color:#7c8f9d!important;
  }
}


/* v1.0.44: remove mobile guide steps completely and collapse membership/card gap */
@media (max-width:760px){
  .pgm-form-guide{display:none!important}
  .pgm-field span:before{display:none!important}
  .pgm-field span{gap:0!important}

  .pgm-public-mount{display:flex!important;flex-direction:column!important;gap:0!important}
  .pgm-public-mount > .pgm-member-access{margin:0!important;padding:10px 14px 2px!important}
  .pgm-public-mount > .pgm-member-access .pgm-member-access-note{margin-bottom:0!important}
  .pgm-public-mount > .pgm-card,
  .pgm-public-mount > .pgm-member-access + .pgm-card{margin-top:-6px!important;padding-top:10px!important}
  .pgm-public-mount > .pgm-card .pgm-head{margin-top:0!important;margin-bottom:2px!important}
  .pgm-public-mount > .pgm-card .pgm-intro{margin-top:4px!important;margin-bottom:14px!important}
}


/* v1.0.45: fix actual mobile gap cause: desktop flex-basis was becoming height */
@media (max-width:760px){
  .pgm-member-access{
    min-height:0!important;
    height:auto!important;
  }
  .pgm-member-form{
    flex:0 1 auto!important;
    flex-basis:auto!important;
    width:100%!important;
    min-height:0!important;
    height:auto!important;
  }
  .pgm-member-grid{
    min-height:0!important;
    height:auto!important;
  }
  .pgm-public-mount > .pgm-member-access{
    margin-bottom:6px!important;
    padding-bottom:12px!important;
  }
  .pgm-public-mount > .pgm-card,
  .pgm-public-mount > .pgm-member-access + .pgm-card{
    margin-top:0!important;
  }
}


/* v1.0.50: match typography of sections 2 and 3 to section 1 */
.pgm-query-section h4,
.pgm-faq h4,
.pgm-query-stage h5{
  font-size:18px!important;
  line-height:1.4!important;
  color:#4a5966!important;
  font-weight:800!important;
  letter-spacing:-.01em!important;
}
.pgm-query-grade summary,
.pgm-faq summary{
  font-size:18px!important;
  line-height:1.4!important;
  font-weight:800!important;
  color:#4a5966!important;
}
.pgm-query-section > p,
.pgm-faq details p{
  font-size:14.5px!important;
  line-height:1.8!important;
  color:#62717f!important;
}
.pgm-seo-query{
  font-size:14.5px!important;
  line-height:1.45!important;
  font-weight:800!important;
}
@media (max-width:760px){
  .pgm-query-section h4,
  .pgm-faq h4,
  .pgm-query-stage h5,
  .pgm-query-grade summary,
  .pgm-faq summary{font-size:17px!important}
  .pgm-query-section > p,
  .pgm-faq details p,
  .pgm-seo-query{font-size:14px!important;line-height:1.75!important}
}


/* v1.0.51: keep only headings bold; question rows and chips normal */
.pgm-query-grade summary,
.pgm-faq summary,
.pgm-seo-query{
  font-weight:400!important;
}
@media (max-width:760px){
  .pgm-query-grade summary,
  .pgm-faq summary,
  .pgm-seo-query{font-weight:400!important}
}


/* v1.0.53: make non-bold texts in sections 2/3 match section 1 body size */
.pgm-query-grade summary,
.pgm-faq summary{
  font-size:14.5px!important;
  line-height:1.8!important;
  color:#62717f!important;
  font-weight:400!important;
}
@media (max-width:760px){
  .pgm-query-grade summary,
  .pgm-faq summary{
    font-size:14px!important;
    line-height:1.75!important;
  }
}


/* v1.0.54: clearer result info line under selected course */
.pgm-result-head span:not(.pgm-model-badge):not(.pgm-print-icon):not(.pgm-result-eyebrow){
  font-size:14px!important;
  line-height:1.75!important;
  color:#62717f!important;
}
@media (max-width:760px){
  .pgm-result-head span:not(.pgm-model-badge):not(.pgm-print-icon):not(.pgm-result-eyebrow){
    font-size:13.5px!important;
    line-height:1.7!important;
  }
}


/* v1.0.55: ad slot between class/course list and FAQ */
.pgm-seo-guide .pgm-ad-zone-faq{margin:18px 0 12px}
.pgm-seo-guide .pgm-ad-zone-faq .pgm-ad-inner{min-height:70px}
@media (max-width:760px){
  .pgm-seo-guide .pgm-ad-zone-faq{margin:14px 0 10px}
  .pgm-seo-guide .pgm-ad-zone-faq .pgm-ad-inner{min-height:58px}
}

/* v1.0.81: Ders Kitapları sayfalarında yalnız üyelik alanı en altta görünür. */
.pgm-books-member-mount{max-width:none;margin:24px 0 0;padding:0;box-sizing:border-box}
.pgm-books-member-mount>.pgm-member-access{margin:0!important}
@media(max-width:760px){.pgm-books-member-mount{margin-top:18px}}


/* v1.0.87: Yazdır/PDF çıktısı için isteğe bağlı kullanıcı adı ve okul/kurum bilgisi. */
.pgm-print-personalize-overlay{position:fixed;inset:0;z-index:2147483000;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(15,37,52,.56);backdrop-filter:blur(3px)}
.pgm-print-personalize-card{position:relative;width:min(560px,100%);padding:26px;border:1px solid #c9dde9;border-radius:22px;background:#fff;box-shadow:0 24px 70px rgba(10,42,64,.28);color:#18384d}
.pgm-print-personalize-close{position:absolute;top:12px;right:14px;width:38px;height:38px;border:0;border-radius:50%;background:#eef6fa;color:#315b73;font-size:25px;line-height:1;cursor:pointer}
.pgm-print-personalize-kicker{margin:0 44px 7px 0;color:#1574a8;font-size:11px;font-weight:900;letter-spacing:.09em}
.pgm-print-personalize-card h3{margin:0 44px 8px 0;color:#163d57;font-size:23px;line-height:1.2}
.pgm-print-personalize-lead{margin:0 0 19px;color:#607482;font-size:14px;line-height:1.55}
.pgm-print-personalize-form{display:grid;gap:14px}
.pgm-print-personalize-form>label:not(.pgm-print-remember){display:grid;gap:6px;color:#24495f;font-size:13px;font-weight:850}
.pgm-print-personalize-form label small{color:#7c8d98;font-weight:600}
.pgm-print-personalize-form input[type="text"]{width:100%;min-height:48px;padding:11px 13px;border:1px solid #bed3df;border-radius:11px;background:#fbfdfe;color:#18384d;font:inherit;outline:none}
.pgm-print-personalize-form input[type="text"]:focus{border-color:#2b8abd;box-shadow:0 0 0 3px rgba(43,138,189,.12)}
.pgm-print-remember{display:flex;align-items:center;gap:9px;color:#425f70;font-size:13px;font-weight:750;cursor:pointer}
.pgm-print-remember input{width:17px;height:17px;margin:0}
.pgm-print-personalize-privacy{margin:-3px 0 0;color:#758691;font-size:11.5px;line-height:1.45}
.pgm-print-personalize-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:5px}
.pgm-print-personalize-actions button{min-height:43px;padding:9px 14px;border-radius:10px;font-size:13px;font-weight:850;cursor:pointer}
.pgm-print-without-info{border:1px solid #ccdbe3;background:#fff;color:#486575}
.pgm-print-confirm{border:1px solid #1175ac;background:#1175ac;color:#fff;box-shadow:0 6px 16px rgba(17,117,172,.18)}
.pgm-print-without-info:hover{background:#f5f9fb}.pgm-print-confirm:hover{background:#0c6799}
@media(max-width:620px){.pgm-print-personalize-card{padding:21px 17px;border-radius:17px}.pgm-print-personalize-card h3{font-size:20px}.pgm-print-personalize-actions{display:grid;grid-template-columns:1fr}.pgm-print-personalize-actions button{width:100%}.pgm-print-confirm{order:-1}}
@media print{.pgm-print-personalize-overlay{display:none!important}}
