
:root{--navy:#0c2847;--orange:#ff691c;--cream:#faf8f3;--peach:#ffebdc;--muted:#52647a;--line:#dbe1e6}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--cream);color:var(--navy);font:16px/1.65 var(--poyem-font)}a{color:inherit;text-decoration:none}a:hover{color:#ac3d08}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}input,select,textarea{min-width:0}img{max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0 0 18px}h1,h2,h3{line-height:1.12;letter-spacing:-.045em}h1{font-size:clamp(36px,5.5vw,68px);font-weight:800}h2{font-size:clamp(29px,3.3vw,43px);font-weight:800}h3{font-size:25px}em{font-style:normal;color:var(--orange)}:focus-visible{outline:3px solid #2e6fa4;outline-offset:5px}.wrap{width:min(1200px,calc(100% - 80px));margin-inline:auto}.section{padding-block:65px}.eyebrow{text-transform:uppercase;color:#b4420a;font-size:12px;font-weight:800;letter-spacing:1.5px;margin-bottom:12px}.lead{font-size:19px;line-height:1.55;color:var(--muted);max-width:760px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--orange);color:#142c44;border:1px solid var(--orange);padding:13px 22px;border-radius:5px;font-size:14px;line-height:1.4;font-weight:800;transition:background .18s,transform .18s}.button:hover{background:#ed5a0c;color:#102740;transform:translateY(-1px)}.button.outline{background:transparent;border-color:var(--navy);color:var(--navy)}.button.small{font-size:13px;padding:12px 18px}.actions{display:flex;gap:14px;flex-wrap:wrap}.text-link{color:#a63e0e;font-weight:800;font-size:14px}.topline{background:var(--navy);color:white;font-size:11px;padding:7px 0}.topline .wrap{display:flex;justify-content:space-between;gap:12px}.topline a:hover{color:#ffc6a2}.topline span{text-transform:uppercase;letter-spacing:.5px}.site-header{background:#fff;position:relative;z-index:20;border-bottom:1px solid #e7e8e6}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:94px;gap:25px}.brand,.custom-logo-link{display:block;flex:0 0 225px;line-height:0}.brand svg,.custom-logo{width:225px;height:auto;display:block}#primary-nav{display:flex;align-items:center;gap:24px;font-size:13px;font-weight:700}#primary-nav ul{display:flex;list-style:none;gap:20px;padding:0;margin:0}#primary-nav li{position:relative}#primary-nav ul ul{display:none;position:absolute;top:100%;background:white;min-width:220px;padding:15px;box-shadow:0 10px 20px #0c284719}#primary-nav li:hover>ul,#primary-nav li:focus-within>ul{display:grid}.menu-toggle{display:none}.skip{position:fixed;top:-100px;left:12px;padding:14px;background:white;z-index:100}.skip:focus{top:12px}.gridpaper{background-color:var(--cream);background-image:linear-gradient(#0c284708 1px,transparent 1px),linear-gradient(90deg,#0c284708 1px,transparent 1px);background-size:28px 28px}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:stretch}.hero-copy{padding:60px 0 28px;position:relative}.hero-copy h1{letter-spacing:-.065em}.hero-copy>.geometry{position:absolute;left:-100px;top:4px;width:110px;transform:rotate(-15deg);opacity:.6;pointer-events:none}.hero-copy .lead{max-width:535px;font-size:18px}.hero-photo{position:relative;margin:0 -40px 0 0;min-height:480px;overflow:hidden;border-top-left-radius:220px}.hero-photo>img{height:100%;width:100%;object-fit:cover;object-position:center}.hero-photo figcaption{position:absolute;right:18px;bottom:22px;background:#fffffff0;padding:12px 18px;transform:rotate(-5deg);font-weight:700;font-size:15px;border-bottom:3px solid var(--orange);line-height:1.4}.class-note{display:flex;align-items:center;gap:12px;font-size:14px;margin-top:26px;margin-bottom:0}.class-note svg{width:29px;height:29px}.trust-strip{background:var(--navy);color:white;padding:13px 0}.trust-strip .wrap{display:grid;grid-template-columns:repeat(3,1fr)}.trust-strip span{display:flex;align-items:center;justify-content:center;gap:15px;font-size:14px;border-right:1px solid #ffffff66}.trust-strip span:last-child{border:0}.trust-strip svg{width:26px;height:26px}.chooser{background:white;border-top:3px solid var(--orange);padding:24px;border-radius:6px;box-shadow:0 12px 35px #0c284710;margin-top:18px}.chooser-heading{display:flex;align-items:center;gap:24px;margin-bottom:15px}.chooser-heading h2{font-size:29px;margin:0}.chooser-heading p{margin:0;color:var(--muted);font-size:14px}.choices{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.choice{border:1px solid #d5dde5;border-radius:4px;background:white;color:var(--navy);display:flex;align-items:center;gap:17px;padding:17px;text-align:left;font-size:15px;font-weight:800;line-height:1.4}.choice svg{width:36px;height:40px;flex:none}.choice[aria-pressed=true]{background:var(--peach);border-color:var(--orange)}.choice[aria-pressed=true] svg{color:#c24b0e}.chooser-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:14px}.chooser-bottom p{margin:0;font-size:14px}.chooser-bottom strong{color:#a33d0c;margin-left:12px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:26px}.section-heading h2{margin:0}.section-heading>p{margin:0;color:var(--muted);font-size:14px}.program-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.program-card{position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:318px;padding:26px;border-radius:5px;isolation:isolate;transition:transform .2s}.program-card:hover{transform:translateY(-4px);color:var(--navy)}.peach{background:var(--peach)}.stone{background:#efeee9}.navy{background:var(--navy);color:white}.program-card.navy:hover{color:white}.program-grade{font-size:13px;font-weight:800;letter-spacing:1px;margin-bottom:24px;min-height:22px}.program-card>svg:not(.geometry){width:48px;height:48px;color:#b7440c;margin-bottom:20px}.program-card.navy>svg:not(.geometry),.program-card.navy .program-grade{color:#ff924e}.program-card h3{font-size:28px;max-width:230px;margin-bottom:12px}.program-card p{font-size:15px;line-height:1.5}.program-card .text-link{margin-top:auto}.program-card.navy .text-link{color:#ffad79}.geometry{stroke:var(--orange);stroke-width:.65}.program-card .geometry{position:absolute;width:180px;right:-75px;top:-48px;opacity:.4;z-index:-1}.exam-section{color:white;background:var(--navy);position:relative;overflow:hidden}.exam-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding-block:55px}.exam-section h2{font-size:43px}.exam-section .eyebrow{color:#ffad79}.exam-section p:not(.eyebrow){max-width:480px;color:#dce5ec}.exam-stats{display:flex;align-items:center;gap:17px;line-height:1.05;margin-bottom:20px}.exam-stats>strong{font-size:100px;letter-spacing:-.07em;color:#ff852b}.exam-stats>span{font-size:30px;font-weight:800}.exam-art{position:relative;min-height:360px;align-self:center}.exam-art>.geometry{position:absolute;width:230px;left:-70px;top:15px;opacity:.65}.paper{position:absolute;background:#fffdf8;color:var(--navy);padding:28px;width:280px;right:70px;top:0;transform:rotate(-10deg);box-shadow:14px 12px 0 #e9e7e1,25px 24px 0 #d2d6d9}.paper>b{display:block;font-size:20px;letter-spacing:-1px}.paper>span{font-size:12px;font-weight:800}.answer-grid{margin-top:22px}.answer-grid>div{display:flex;gap:17px;border-bottom:1px solid #d8dde1;padding:4px 0;align-items:center}.answer-grid small{width:20px;font-size:9px}.answer-grid i{font-style:normal;border:1px solid #bcc5cd;color:#728497;width:15px;height:15px;border-radius:50%;text-align:center;font-size:7px;line-height:14px}.analysis-card{position:absolute;bottom:-15px;right:-10px;width:185px;background:white;border:7px solid #f1f3f3;border-radius:14px;box-shadow:0 18px 22px #00152a33;color:var(--navy);padding:19px;transform:rotate(5deg)}.analysis-card strong{font-size:16px;line-height:1.2;display:block}.analysis-card>span{font-size:9px;display:block;margin-top:10px}.bars{display:flex;align-items:flex-end;height:95px;gap:9px;border-bottom:1px solid #92a3b1;padding-top:20px}.bars i{width:19px;background:#366482;height:28%}.bars i:nth-child(2){height:44%}.bars i:nth-child(3){height:60%}.bars i:nth-child(4){height:77%}.bars i:nth-child(5){height:100%;background:var(--orange)}.tool-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.tool-card{padding:29px;border:1px solid var(--line);background:white;border-radius:6px;display:flex;flex-direction:column}.tool-card:hover{border-color:var(--orange);color:var(--navy)}.tool-card:nth-child(3){background:var(--peach)}.number{font-size:39px;font-weight:800;color:#a64216;margin-bottom:15px}.tool-card h3{font-size:25px}.tool-card p{font-size:15px;color:var(--muted)}.tool-card .text-link{margin-top:auto}.guide-section{background:#f1efe8}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.guide-card{background:white;border:1px solid #e5e6e3;border-radius:5px;overflow:hidden}.guide-card>div:not(.guide-illustration){padding:22px}.guide-card h3{font-size:23px}.guide-card p:not(.eyebrow){font-size:14px;color:var(--muted)}.guide-illustration{height:165px;background:#ffead8;position:relative;display:grid;place-items:center;overflow:hidden}.guide-illustration>svg:not(.geometry){width:60px;height:60px}.guide-illustration .geometry{position:absolute;right:-20px;width:200px;opacity:.5;transform:rotate(15deg)}.guide-card:nth-child(2) .guide-illustration{background:#e5eae6}.guide-card:nth-child(3) .guide-illustration{background:#e5ebf1}.contact-band{background:var(--peach);padding-block:42px}.contact-grid{display:grid;grid-template-columns:1fr 1.6fr;gap:38px;align-items:center}.contact-grid h2{font-size:36px;margin-bottom:10px}.contact-grid p{margin-bottom:0}.poyem-form{background:white;padding:24px;border:1px solid #e8e2d9;border-radius:6px}.form-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.poyem-form label{display:block;font-size:12px;font-weight:600}.poyem-form input:not([type=checkbox]),.poyem-form select{width:100%;padding:12px 10px;border:1px solid #bdcbd8;border-radius:3px;font-size:13px;color:var(--navy);background:white;margin-top:6px}.form-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px}.poyem-form .consent{display:flex;align-items:flex-start;gap:8px;font-size:11px;max-width:250px}.consent input{margin-top:3px;width:16px;height:16px;flex:none}.consent a{text-decoration:underline}.honeypot{position:absolute;left:-10000px}.form-message{padding:20px;background:#fff7df;border:1px solid #caad69;border-radius:6px}.site-footer{background:var(--navy);color:white;padding:45px 0 20px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:65px}.footer-grid strong{font-size:25px;line-height:1.25;display:block;margin-bottom:18px}.footer-grid h2{font-size:16px;letter-spacing:0}.footer-grid p,.footer-grid a{font-size:13px;color:#d9e1e9}.footer-grid a{display:block;margin:9px 0}.footer-grid a:hover{color:#ffb88c}.footer-bottom{border-top:1px solid #ffffff25;padding-top:19px;margin-top:28px;display:flex;justify-content:space-between;gap:15px;font-size:11px;color:#d9e1e9}.mobile-contact,.mobile-only{display:none}.page-hero{padding:60px 0 48px;position:relative;overflow:hidden}.page-hero .wrap{position:relative}.page-hero h1{max-width:900px;font-size:clamp(34px,4.5vw,58px)}.page-hero .geometry{position:absolute;right:0;top:0;width:210px;opacity:.13;pointer-events:none}.page-hero .lead{margin:0}.prose{max-width:780px}.prose p,.prose li{color:#374e65;line-height:1.85}.prose h2{font-size:29px;margin-top:35px;margin-bottom:16px}.prose h2:first-child{margin-top:0}.prose ul{padding-left:23px}.prose li{margin:10px 0}.prose a{text-decoration:underline}.prose details{border-block-start:1px solid var(--line);padding:18px 0}.prose summary{font-weight:800;cursor:pointer}.prose details p{margin-top:15px}.program-detail,.article-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(240px,1fr);gap:70px}.detail-aside{align-self:start;background:var(--peach);padding:30px;border-top:3px solid var(--orange);border-radius:6px;position:sticky;top:25px}.detail-aside h2{font-size:28px}.detail-aside .text-link{display:block;margin-top:24px}.big-number{font-size:76px;line-height:1.1;font-weight:800;letter-spacing:-.06em;color:#b9440d}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:24px}.feature-box{padding:38px;background:var(--peach);border-radius:6px}.feature-box h2{font-size:34px}.feature-box li{margin-block:12px}.feature-box.dark{background:var(--navy);color:white}.dark .eyebrow,.dark .big-number{color:#ffad79}.contact-page{display:grid;grid-template-columns:1fr 1.4fr;gap:60px}.contact-page .form-fields{grid-template-columns:1fr}.contact-page .form-bottom{align-items:stretch;flex-direction:column}.contact-page .consent{max-width:none}.pt-app .pt-main{padding-top:35px}.pt-app .pt-hero{display:none}
@media(min-width:1500px){.hero-photo{margin-right:0}}@media(max-width:1100px){.wrap{width:calc(100% - 48px)}#primary-nav{gap:14px;font-size:12px}.brand,.custom-logo-link{flex-basis:190px}.brand svg,.custom-logo{width:190px}.hero-copy{padding-top:40px}.hero-photo{margin-right:-24px;min-height:470px}.hero-copy h1{font-size:53px}.program-card{padding:21px}.program-card h3{font-size:25px}.choice{gap:12px;padding:14px;font-size:13px}.contact-grid{grid-template-columns:1fr 1.7fr;gap:25px}.form-bottom{align-items:stretch;flex-direction:column}.form-bottom .consent{max-width:none}.exam-grid{gap:35px}.exam-section h2{font-size:37px}}
@media(max-width:900px){.header-inner{min-height:82px}.menu-toggle{display:block;background:white;color:var(--navy);border:1px solid var(--line);border-radius:4px;padding:9px 13px;font-weight:700;font-size:13px}#primary-nav{display:none;position:absolute;top:100%;left:0;right:0;background:white;padding:25px;box-shadow:0 14px 25px #0c28471c;align-items:stretch;font-size:15px}#primary-nav.is-open{display:flex;flex-direction:column}#primary-nav ul{flex-direction:column}.hero-copy h1{font-size:45px}.hero-photo{min-height:470px;border-top-left-radius:130px}.hero-copy .lead{font-size:16px}.choices{grid-template-columns:repeat(2,1fr)}.program-grid{grid-template-columns:repeat(2,1fr)}.program-card{min-height:280px}.program-card h3{font-size:29px}.contact-grid{grid-template-columns:1fr}.exam-grid{grid-template-columns:1fr 1fr;gap:15px}.exam-art{transform:scale(.85);transform-origin:center}.exam-stats>strong{font-size:84px}.exam-stats>span{font-size:25px}.guide-card h3{font-size:20px}.tool-card{padding:22px}.tool-card h3{font-size:22px}.article-layout,.program-detail{gap:28px}.contact-page{grid-template-columns:1fr 1.2fr;gap:25px}.form-bottom{flex-direction:row;align-items:center}}
@media(max-width:640px){body{font-size:15px;padding-bottom:54px}.wrap{width:calc(100% - 32px)}.topline{font-size:9px}.topline a{max-width:55%;text-align:right}.header-inner{min-height:76px}.brand,.custom-logo-link{flex-basis:185px}.brand svg,.custom-logo{width:185px}.hero-grid{grid-template-columns:1fr;gap:0}.hero-copy{padding:35px 0 28px}.hero-copy h1{font-size:49px;letter-spacing:-.06em}.hero-copy>.geometry{width:80px;left:auto;right:-15px;top:7px;opacity:.25}.hero-copy .eyebrow{font-size:10px;letter-spacing:1px;max-width:290px}.hero-copy .lead{font-size:16px}.hero-copy .button{font-size:12px;padding:12px 16px}.hero-photo{min-height:0;height:290px;margin:0 -16px;border-top-left-radius:125px}.hero-photo>img{object-position:center 40%}.hero-photo figcaption{font-size:12px;bottom:16px;right:15px}.class-note{font-size:12px;margin-top:18px}.trust-strip{padding:12px 0}.trust-strip .wrap{width:calc(100% - 16px)}.trust-strip span{font-size:9px;gap:6px;line-height:1.35;padding:0 6px}.trust-strip svg{width:19px;height:19px;flex:none}.chooser{padding:17px;margin-top:15px}.chooser-heading{display:block;margin-bottom:16px}.chooser-heading h2{font-size:27px;margin-bottom:5px}.chooser-heading p{font-size:12px}.choice{padding:12px 9px;gap:9px;font-size:12px;min-height:77px}.choice svg{width:27px;height:33px}.chooser-bottom{display:block}.chooser-bottom p{font-size:12px;margin-bottom:14px}.chooser-bottom strong{margin-left:4px}.chooser-bottom .button{width:100%;font-size:12px}.section{padding-block:42px}.section-heading{display:block;margin-bottom:21px}.section-heading h2{font-size:32px}.section-heading>p{margin-top:15px;font-size:13px}.section-heading>a{display:inline-block;margin-top:12px}.eyebrow{font-size:10px}.program-grid{gap:12px}.program-card{padding:18px 14px;min-height:285px}.program-card h3{font-size:23px;letter-spacing:-.055em}.program-card p{font-size:12px}.program-grade{font-size:10px;margin-bottom:19px}.program-card>svg:not(.geometry){width:38px;height:38px}.program-card .text-link{font-size:12px}.exam-grid{display:block;padding-block:37px}.exam-section h2{font-size:34px}.exam-section p:not(.eyebrow){font-size:14px}.exam-art{transform:none;min-height:310px;max-width:360px;margin:45px auto 0}.paper{width:215px;padding:20px;right:55px}.answer-grid>div{gap:13px}.answer-grid{margin-top:14px}.analysis-card{right:0;bottom:-8px;width:155px;padding:13px}.analysis-card strong{font-size:14px}.analysis-card .bars{height:75px}.tool-cards,.guide-grid{grid-template-columns:1fr}.tool-card{padding:25px;position:relative}.tool-card h3{font-size:26px;max-width:265px}.number{font-size:28px;margin-bottom:12px}.tool-card p{font-size:14px}.guide-illustration{height:145px}.guide-card h3{font-size:25px}.contact-grid h2{font-size:32px}.contact-band{padding-block:32px}.poyem-form{padding:19px}.form-fields{grid-template-columns:1fr}.form-bottom{flex-direction:column;align-items:stretch}.footer-grid{grid-template-columns:1fr 1fr;gap:24px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid strong{font-size:24px}.footer-grid h2{font-size:15px}.footer-grid a{font-size:12px}.footer-bottom{display:block;font-size:10px}.footer-bottom>a{display:block;margin-top:9px}.mobile-contact{display:flex;position:fixed;bottom:0;left:0;right:0;background:white;border-top:1px solid var(--line);z-index:30;box-shadow:0 -5px 18px #0c284711;padding-bottom:env(safe-area-inset-bottom)}.mobile-contact a{width:50%;text-align:center;padding:14px 8px;font-size:13px;font-weight:800;color:var(--navy)}.mobile-contact a:last-child{background:var(--navy);color:white}.page-hero{padding:35px 0}.page-hero h1{font-size:37px}.page-hero .lead{font-size:16px}.page-hero .geometry{width:140px;right:-40px}.program-detail,.article-layout,.two-columns,.contact-page{grid-template-columns:1fr}.detail-aside{position:static}.feature-box{padding:25px}.feature-box h2{font-size:29px}.prose h2{font-size:26px}.mobile-only{display:block}.pt-app .pt-main{padding-top:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media print{.site-header,.site-footer,.topline,.mobile-contact,.contact-band,.menu-toggle{display:none}body{padding:0;background:white}.wrap{width:100%}.page-hero{padding:10px 0}.detail-aside{display:none}.article-layout{display:block}}
/* Expanded program pages: 2.1 */
.program-expanded{padding-bottom:65px}.program-jumps{display:flex;gap:10px;flex-wrap:wrap;padding:24px 0;border-bottom:1px solid var(--line)}.program-jumps a{padding:10px 16px;background:#fff;border:1px solid var(--line);border-radius:30px;font-size:13px;font-weight:700}.program-jumps a:hover{border-color:var(--orange)}.program-overview{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:55px;align-items:center;padding:55px 0}.program-overview h2{max-width:650px}.program-overview .actions{margin-top:28px}.program-stat-panel{position:relative;overflow:hidden;background:var(--navy);color:white;border-radius:18px;padding:30px}.program-stat-panel>.eyebrow{color:#ffc9a4;position:relative;z-index:1}.program-stat-panel>.geometry{position:absolute;width:160px;right:-30px;bottom:-35px;opacity:.18;pointer-events:none}.program-stats{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:0;position:relative;z-index:1}.program-stats>div{display:flex;flex-direction:column-reverse;justify-content:end;padding:18px 0;border-top:1px solid #ffffff36}.program-stats dt{font-size:13px;color:#e2eaf2}.program-stats dd{margin:0 0 8px;font-size:clamp(26px,3vw,44px);font-weight:800;line-height:1.15;letter-spacing:-.04em;overflow-wrap:anywhere}.program-audience{display:grid;grid-template-columns:1fr 1.5fr;gap:40px;padding:30px;background:var(--peach);border-left:4px solid var(--orange);border-radius:4px 16px 16px 4px}.program-audience h2{font-size:28px;margin:0}.program-audience p{margin:0}.program-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.program-benefit{padding:26px;border:1px solid var(--line);border-radius:14px;background:white}.benefit-icon{display:inline-flex;width:48px;height:48px;background:var(--peach);border-radius:12px;align-items:center;justify-content:center;margin-bottom:20px}.benefit-icon svg{width:29px;height:29px}.program-benefit h3{font-size:23px;line-height:1.2;letter-spacing:-.025em}.program-benefit p{font-size:15px;color:var(--muted);margin:0}.program-process{padding:36px;background:var(--navy);color:white;border-radius:18px}.program-process>.eyebrow{color:#ffc9a4}.program-process ol{list-style:none;margin:30px 0 0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px}.program-process li>span{display:block;font-size:36px;font-weight:800;color:#ffa970;margin-bottom:20px}.program-process h3{font-size:23px}.program-process li p{font-size:14px;color:#e1e8f0;margin:0}.program-example{display:grid;grid-template-columns:90px 1fr;gap:28px;padding:45px 30px;border-bottom:1px solid var(--line)}.program-example>div>svg{width:75px;height:75px}.program-example h2{font-size:30px;max-width:800px}.program-example p:last-child{max-width:870px;margin:0;color:var(--muted)}.program-faq{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.8fr);gap:50px;align-items:start}.program-answers details{border-bottom:1px solid var(--line);padding:0;background:transparent}.program-answers summary{padding:20px 30px 20px 0;cursor:pointer;font-weight:700;line-height:1.45;list-style:none;position:relative}.program-answers summary::-webkit-details-marker{display:none}.program-answers summary:after{content:'+';position:absolute;right:4px;top:17px;font-size:24px;color:#ac3d08}.program-answers details[open] summary:after{content:'−'}.program-answers details[open] summary{color:#a63e0e}.program-answers details p{padding:0 0 20px;margin:0;color:var(--muted);font-size:15px}.program-resources{padding:30px;background:var(--peach);border-radius:16px}.program-resources h2{font-size:30px}.program-resources>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.program-resources a{display:flex;justify-content:space-between;align-items:center;gap:15px;background:white;border-radius:8px;padding:18px;font-weight:700;font-size:14px}.program-resources a span{color:#a63e0e}.program-extra{padding-top:30px}#program-ozeti,#program-kapsami,#calisma-sureci,#program-sorulari{scroll-margin-top:20px}
@media(max-width:900px){.program-overview{gap:25px}.program-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.program-process ol{grid-template-columns:repeat(2,minmax(0,1fr))}.program-faq{gap:25px}.program-audience{gap:25px}.program-resources>div{grid-template-columns:1fr}}
@media(max-width:640px){.program-expanded{padding-bottom:40px}.program-jumps{gap:7px;padding:18px 0}.program-jumps a{font-size:12px;padding:9px 12px}.program-overview{grid-template-columns:1fr;padding:32px 0;gap:25px}.program-overview h2{font-size:32px}.program-overview .lead{font-size:16px}.program-overview .actions{display:grid}.program-stat-panel{padding:24px}.program-stats dd{font-size:32px}.program-audience{grid-template-columns:1fr;padding:23px;gap:16px}.program-audience p{font-size:15px}.program-benefits{grid-template-columns:1fr;gap:12px}.program-benefit{padding:23px}.program-process{padding:25px}.program-process h2{font-size:30px}.program-process ol{grid-template-columns:1fr;gap:25px}.program-process li{border-top:1px solid #ffffff36;padding-top:16px}.program-process li>span{font-size:26px;margin-bottom:10px}.program-example{grid-template-columns:1fr;padding:32px 0;gap:16px}.program-example>div>svg{width:48px;height:48px}.program-example h2{font-size:27px}.program-faq{grid-template-columns:1fr;gap:20px}.program-answers summary{font-size:15px}.program-resources{padding:23px}.program-resources h2{font-size:27px}}
@media print{.program-jumps,.program-resources,.program-faq .button,.program-overview .actions{display:none}.program-overview,.program-audience,.program-faq{display:block}.program-benefits{grid-template-columns:1fr 1fr}.program-stat-panel,.program-process{background:#fff;color:#0c2847;border:1px solid #ccc}.program-stats dt,.program-process li p{color:#0c2847}.program-answers details::details-content{content-visibility:visible}}

/* Modern typography and restrained monochrome icons — 2.2 */
:root{--poyem-font:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}
body{font-family:var(--poyem-font);font-weight:400;-webkit-font-smoothing:antialiased}
h1,h2,h3{font-weight:650;letter-spacing:-.025em;line-height:1.16}
.hero-copy h1{font-size:clamp(42px,5.2vw,66px);font-weight:650;letter-spacing:-.035em;line-height:1.13}
.hero-copy .lead{font-size:19px;line-height:1.65;font-weight:400}
.eyebrow{font-weight:600;letter-spacing:.08em}
.button,.menu-toggle,.choice,.mobile-contact a,.text-link{font-weight:600;letter-spacing:0}
.button{border-radius:10px;padding:14px 22px;gap:10px}
.poyem-icon{width:24px;height:24px;flex-shrink:0}
.class-note .poyem-icon,.trust-strip .poyem-icon{width:24px;height:24px}
.choice .poyem-icon{width:28px;height:28px}
.program-card>.poyem-icon{width:32px;height:32px}
.program-card h3,.guide-card h3,.program-benefit h3{font-weight:650;letter-spacing:-.02em;line-height:1.22}
.program-stats dd,.exam-stats strong,.big-number{font-weight:650;letter-spacing:-.025em}
.benefit-icon{background:transparent;border:1px solid var(--line);border-radius:12px}
.benefit-icon .poyem-icon{width:24px;height:24px}
.program-answers summary{font-weight:600}
@media(max-width:640px){.hero-copy h1{font-size:clamp(35px,9.3vw,49px);line-height:1.16;letter-spacing:-.03em}.hero-copy .lead{font-size:16px;line-height:1.65}.hero-copy .eyebrow{font-size:10px;line-height:1.6;letter-spacing:.07em}.hero-copy .button{font-size:13px;padding:13px 16px}.page-hero h1{font-size:34px;letter-spacing:-.025em;line-height:1.18}.class-note .poyem-icon{width:23px;height:23px}.choice .poyem-icon{width:26px;height:26px}.program-card>.poyem-icon{width:30px;height:30px}}

/* Contact page — 2.3 */
.contact-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:60px;align-items:start}.contact-intro .lead{font-size:17px}.contact-methods{display:grid;gap:22px;margin:30px 0}.contact-methods h3{font-size:16px;margin-bottom:7px}.contact-methods address{font-style:normal;margin-bottom:10px}.contact-methods a{overflow-wrap:anywhere}.contact-form-panel{background:white;border:1px solid var(--line);border-radius:18px;padding:30px}.contact-form-panel h2{font-size:32px}.contact-form-panel>.poyem-form{padding:0;border:0;box-shadow:none;background:transparent}.contact-form-panel .form-fields{grid-template-columns:1fr}.contact-form-panel .form-bottom{flex-direction:column;align-items:stretch}.contact-map-section{padding-bottom:65px}.contact-map-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:20px}.contact-map-heading h2{font-size:34px}.contact-map-heading p:last-child{margin:0;color:var(--muted)}.contact-map-heading>.button{flex-shrink:0}.contact-map{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#e9edf1}.contact-map iframe{display:block;width:100%;height:440px;border:0}.contact-map-note{font-size:13px;color:var(--muted);margin:15px 0 0}@media(max-width:900px){.contact-layout{gap:30px}.contact-map-heading{display:block}.contact-map-heading>.button{margin-top:18px}}@media(max-width:640px){.contact-layout{grid-template-columns:1fr;gap:30px}.contact-form-panel{padding:22px}.contact-map-heading h2{font-size:28px}.contact-map iframe{height:330px}.contact-map-section{padding-bottom:40px}.contact-intro .actions{display:grid;grid-template-columns:1fr 1fr}.contact-intro .button{padding:13px 10px;font-size:13px}}@media print{.contact-map{display:none}.contact-layout{display:block}.contact-form-panel{display:none}}
