.zs{--zs-ivory:#fbfaf7;--zs-ivory-2:#f4f0e7;--zs-ivory-3:#ece6d8;--zs-paper:#fffefc;--zs-navy:#092d4b;--zs-ink:#182f42;--zs-muted:#56656f;--zs-teal:#1eb6af;--zs-teal-deep:#0e7d78;--zs-emerald:#1f8f6d;--zs-emerald-deep:#16674f;--zs-gold:#e9a337;--zs-gold-deep:#96691a;--zs-line:#e5dfd2;--zs-line-soft:#eee9dd;--zs-radius:20px;--zs-radius-lg:28px;--zs-max:1200px;--zs-shadow:0 24px 60px -28px #092d4b40;--zs-shadow-soft:0 14px 40px -20px #092d4b2e;--zs-font-arabic:"Noto Sans Arabic", "Segoe UI", Tahoma, Arial, sans-serif;--zs-font-latin:"Segoe UI", system-ui, -apple-system, Roboto, "Helvetica Neue", Arial, sans-serif;background:var(--zs-ivory);color:var(--zs-ink);font-family:var(--zs-font-arabic);min-height:100vh;font-size:16px;line-height:1.85;overflow-x:clip}.zs[lang=en]{font-family:var(--zs-font-latin);line-height:1.7}.zs [lang=fa-AF],.zs [lang=ps-AF]{font-family:var(--zs-font-arabic)}.zs *,.zs :before,.zs :after{box-sizing:border-box}.zs img{max-width:100%}.zs :is(h1,h2,h3,h4){color:var(--zs-navy);overflow-wrap:break-word;line-height:1.35}.zs-shell{width:100%;max-width:var(--zs-max);margin:0 auto;padding-inline:clamp(1.1rem,4vw,2.6rem)}.zs :is(a,button,input,select,textarea,summary):focus-visible{outline:3px solid var(--zs-teal);outline-offset:2px;border-radius:6px}.zs-skip{inset-inline-start:-9999px;z-index:90;background:var(--zs-navy);color:#fff;border-radius:0 0 14px 14px;padding:.8rem 1.3rem;text-decoration:none;position:absolute;top:0}.zs-skip:focus{inset-inline-start:1rem}.zs-eyebrow{color:var(--zs-teal-deep);align-items:center;gap:.55rem;margin:0 0 .9rem;font-size:.86rem;font-weight:700;display:flex}.zs-eyebrow:before{content:"";background:var(--zs-gold);border-radius:2px;flex-shrink:0;width:8px;height:8px;transform:rotate(45deg)}.zs-eyebrow-gold{color:var(--zs-gold)}.zs-lede{color:var(--zs-muted);max-width:62ch;margin:0;font-size:clamp(1rem,1.9vw,1.13rem);line-height:2}.zs[lang=en] .zs-lede{line-height:1.8}.zs-footnote{color:var(--zs-muted);margin:1.6rem 0 0;font-size:.92rem;line-height:1.85}.zs-footnote a{color:var(--zs-teal-deep);text-underline-offset:3px;text-decoration-thickness:1px}.zs-section{padding-block:clamp(3.4rem,8vw,6rem)}.zs-section-head{max-width:58rem;margin-bottom:clamp(1.8rem,4vw,3rem)}.zs-section-head h2{margin:0 0 .9rem;font-size:clamp(1.55rem,3.6vw,2.3rem);font-weight:800}.zs [id]{scroll-margin-top:96px}.zs-button{min-height:46px;font:inherit;cursor:pointer;white-space:nowrap;border:1.5px solid #0000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:.55rem;padding:.7rem 1.5rem;font-size:.98rem;font-weight:700;text-decoration:none;transition:transform .14s,box-shadow .14s,background .14s,border-color .14s;display:inline-flex}.zs-button:hover{transform:translateY(-2px)}.zs-button-lg{min-height:52px;padding-inline:1.9rem;font-size:1.04rem}.zs-button-primary{background:linear-gradient(140deg, var(--zs-emerald), var(--zs-teal-deep));color:#fff;box-shadow:0 14px 30px -12px #1f8f6d8c}.zs-button-primary:hover{box-shadow:0 18px 36px -12px #0e7d7899}.zs-button-ghost{color:var(--zs-navy);border-color:var(--zs-line);background:0 0}.zs-button-ghost:hover{border-color:var(--zs-teal);background:#1eb6af0f}.zs-button-quiet{background:var(--zs-paper);color:var(--zs-navy);border-color:var(--zs-line);min-height:42px;padding-inline:1rem;font-size:.92rem;font-weight:600}.zs-header-apply{min-height:44px;padding-inline:1.25rem;font-size:.94rem}.zs-button-gold{background:linear-gradient(140deg, var(--zs-gold), #d18a1f);color:#2a1c04;box-shadow:0 14px 32px -12px #e9a3378c}.zs-button-outline-light{color:#f3efe4;background:0 0;border-color:#f3efe466}.zs-button-outline-light:hover{background:#f3efe414;border-color:#f3efe4cc}.zs-button[disabled]{opacity:.6;cursor:progress;transform:none}.zs-spin{animation:.9s linear infinite zs-rotate}@keyframes zs-rotate{to{transform:rotate(360deg)}}.zs-pill{white-space:nowrap;border-radius:999px;align-items:center;min-height:26px;padding:2px 11px;font-size:.8rem;font-style:normal;font-weight:700;display:inline-flex}.zs-pill-teal{color:var(--zs-teal-deep);background:#1eb6af24}.zs-pill-emerald{color:var(--zs-emerald-deep);background:#1f8f6d21}.zs-pill-gold{color:var(--zs-gold-deep);background:#e9a33729}.zs-pill-soon{color:var(--zs-navy);background:#092d4b14;border:1px dashed #092d4b4d}.zs-header{z-index:40;background:var(--zs-ivory);border-bottom:1px solid #0000;transition:border-color .18s,box-shadow .18s;position:sticky;top:0}.zs-header-scrolled{border-bottom-color:var(--zs-line-soft);box-shadow:0 10px 30px -18px #092d4b40}.zs-header-bar{align-items:center;gap:clamp(.7rem,1.6vw,1.5rem);max-width:1380px;min-height:76px;display:flex}.zs-logo{border-radius:10px;flex-shrink:0;align-items:center;display:inline-flex}.zs-logo-full{width:auto;height:44px;display:block}.zs-logo-compact{width:40px;height:40px;display:none}.zs-nav{flex-wrap:wrap;gap:clamp(.35rem,1.1vw,.95rem);margin-inline-end:auto;display:flex}.zs-nav a{color:var(--zs-muted);white-space:nowrap;padding:.5rem .15rem;font-size:.92rem;font-weight:600;text-decoration:none;position:relative}.zs-nav a:after{content:"";inset-inline:.15rem;background:linear-gradient(90deg, var(--zs-teal), var(--zs-gold));opacity:0;border-radius:2px;height:2px;transition:opacity .15s;position:absolute;bottom:.2rem}.zs-nav a:hover{color:var(--zs-navy)}.zs-nav a:hover:after{opacity:1}.zs-header-cta{flex-shrink:0;align-items:center;gap:.65rem;margin-inline-start:auto;display:flex}.zs-langs{background:var(--zs-ivory-2);border:1px solid var(--zs-line-soft);border-radius:999px;gap:3px;margin:0;padding:4px;list-style:none;display:flex}.zs-langs a{min-height:34px;color:var(--zs-muted);white-space:nowrap;border-radius:999px;align-items:center;padding:2px 11px;font-size:.87rem;font-weight:600;text-decoration:none;display:flex}.zs-langs a[aria-current=true]{background:var(--zs-navy);color:#fff}.zs-burger{border:1px solid var(--zs-line);background:var(--zs-paper);width:46px;height:46px;color:var(--zs-navy);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;display:none}.zs-menu{z-index:80;background:radial-gradient(700px 360px at 85% -5%, #1eb6af1f, transparent 60%), radial-gradient(600px 400px at 0% 100%, #e9a3371a, transparent 55%), var(--zs-ivory);flex-direction:column;padding-bottom:2.2rem;display:flex;position:fixed;inset:0;overflow-y:auto}.zs-menu-bar{justify-content:space-between;align-items:center;min-height:76px;display:flex}.zs-menu-logo{border-radius:10px;width:40px;height:40px}.zs-menu-nav{gap:.15rem;padding:1rem clamp(1.1rem,6vw,2.6rem);display:grid}.zs-menu-nav a{border-bottom:1px solid var(--zs-line-soft);color:var(--zs-navy);padding:.85rem .4rem;font-size:1.22rem;font-weight:700;text-decoration:none}.zs-menu-langs{gap:.7rem;padding:1.2rem clamp(1.1rem,6vw,2.6rem) 0;display:grid}.zs-menu-langs>span{color:var(--zs-muted);font-size:.86rem;font-weight:700}.zs-menu-cta{gap:.7rem;padding:1.6rem clamp(1.1rem,6vw,2.6rem) 0;display:grid}.zs-hero{border-bottom:1px solid var(--zs-line-soft);position:relative;overflow:hidden}.zs-hero-scene{pointer-events:none;position:absolute;inset:0}.zs-hero-arch{top:-46%;aspect-ratio:.9;background:radial-gradient(120% 105% at 50% 0,#1eb6af17,#1eb6af08 55%,#0000 78%);border:1.5px solid #1eb6af38;border-radius:0 0 999px 999px;width:min(52vw,700px);position:absolute;inset-inline-end:-8%}.zs-hero-glow{filter:blur(70px);border-radius:50%;position:absolute}.zs-hero-glow-a{inset-inline-start:-160px;background:#1eb6af29;width:480px;height:480px;top:-180px}.zs-hero-glow-b{inset-inline-end:4%;background:#e9a33724;width:420px;height:420px;bottom:-220px}.zs-hero-path{inset-inline:0;opacity:.8;width:100%;height:clamp(120px,22vw,240px);position:absolute;bottom:0}.zs-hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:center;gap:clamp(2rem,5vw,4.2rem);padding-block:clamp(3rem,7vw,5.6rem);display:grid;position:relative}.zs-hero-copy h1{max-width:21ch;margin:0 0 1.1rem;font-size:clamp(1.95rem,4.6vw,3.3rem);font-weight:800;line-height:1.3}.zs[lang=en] .zs-hero-copy h1{letter-spacing:-.02em;line-height:1.14}.zs-hero-cta{flex-wrap:wrap;gap:.8rem;margin-top:1.9rem;display:flex}.zs-hero-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem 1.4rem;max-width:44rem;margin:2.2rem 0 0;padding:0;list-style:none;display:grid}.zs-hero-points li{color:var(--zs-ink);align-items:flex-start;gap:.55rem;font-size:.95rem;line-height:1.75;display:flex}.zs-hero-points svg{color:var(--zs-emerald);flex-shrink:0;margin-top:.32em}.zs-hero-visual{min-height:470px;position:relative}.zs-vis-card{background:var(--zs-paper);border:1px solid var(--zs-line-soft);border-radius:var(--zs-radius);box-shadow:var(--zs-shadow);padding:1.1rem 1.2rem;position:absolute}.zs-vis-class{top:0;width:min(320px,88%);padding:0;animation:7s ease-in-out infinite zs-float;inset-inline-start:0;overflow:hidden}.zs-vis-chrome{background:var(--zs-ivory);border-bottom:1px solid var(--zs-line-soft);justify-content:space-between;align-items:center;gap:.8rem;padding:.65rem 1rem;display:flex}.zs-vis-chrome img{width:auto;height:18px}.zs-vis-dots{background:radial-gradient(circle 4px at 4px 4px, var(--zs-line) 40%, transparent 41%), radial-gradient(circle 4px at 17px 4px, var(--zs-line) 40%, transparent 41%), radial-gradient(circle 4px at 30px 4px, var(--zs-line) 40%, transparent 41%);width:34px;height:8px;display:inline-flex}.zs-vis-class-body{gap:.45rem;padding:1rem 1.2rem 1.15rem;display:grid}.zs-vis-badge{min-height:26px;color:var(--zs-teal-deep);background:#1eb6af21;border-radius:999px;justify-self:start;align-items:center;gap:.45rem;padding:2px 11px;font-size:.8rem;font-weight:700;display:inline-flex}.zs-vis-live{background:var(--zs-teal);border-radius:50%;width:8px;height:8px;animation:1.8s ease-in-out infinite zs-pulse}.zs-vis-class-body strong{color:var(--zs-navy);font-size:1.08rem}.zs-vis-row{color:var(--zs-muted);align-items:center;gap:.55rem;font-size:.92rem;display:flex}.zs-vis-row svg{color:var(--zs-teal-deep);flex-shrink:0}.zs-vis-class-body p{border-top:1px dashed var(--zs-line);color:var(--zs-muted);margin:.35rem 0 0;padding-top:.6rem;font-size:.85rem;line-height:1.7}.zs-vis-path{bottom:8%;width:min(250px,74%);animation:8s ease-in-out 1.2s infinite zs-float;inset-inline-start:6%}.zs-vis-path strong{color:var(--zs-navy);margin-bottom:.7rem;font-size:.95rem;display:block}.zs-vis-path ol{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.zs-vis-path li{color:var(--zs-ink);align-items:center;gap:.65rem;font-size:.92rem;font-weight:600;display:flex;position:relative}.zs-vis-path li:not(:last-child):before{content:"";inset-inline-start:11px;background:linear-gradient(180deg, var(--zs-teal), #1eb6af33);width:2px;height:12px;position:absolute;top:24px}.zs-vis-node{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:23px;height:23px;display:inline-flex}.zs-vis-node-done{background:var(--zs-emerald);color:#fff}.zs-vis-node-active{border:2.5px solid var(--zs-gold);background:#e9a33726}.zs-vis-parent{top:26%;width:min(272px,80%);animation:7.4s ease-in-out .6s infinite zs-float;inset-inline-end:0}.zs-vis-parent strong{color:var(--zs-navy);margin-bottom:.75rem;font-size:.98rem;display:block}.zs-vis-stat{border-top:1px solid var(--zs-line-soft);color:var(--zs-muted);justify-content:space-between;align-items:center;gap:.8rem;padding-block:.5rem;font-size:.9rem;display:flex}@keyframes zs-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes zs-pulse{0%,to{opacity:1}50%{opacity:.35}}.zs-programs{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;display:grid}.zs-program{--zs-accent:var(--zs-navy);--zs-accent-soft:#092d4b17;background:var(--zs-paper);border:1px solid var(--zs-line-soft);border-radius:var(--zs-radius);box-shadow:var(--zs-shadow-soft);flex-direction:column;transition:transform .16s,box-shadow .16s;display:flex;overflow:hidden}.zs-program:hover{box-shadow:var(--zs-shadow);transform:translateY(-4px)}.zs-program[data-program=pashto]{--zs-accent:var(--zs-emerald-deep);--zs-accent-soft:#1f8f6d1c}.zs-program[data-program=quran]{--zs-accent:var(--zs-gold-deep);--zs-accent-soft:#e9a33724}.zs-program[data-program=english]{--zs-accent:var(--zs-teal-deep);--zs-accent-soft:#1eb6af1f}.zs-program-arch{background:linear-gradient(165deg, var(--zs-accent-soft), transparent 90%);border-bottom:1px solid var(--zs-line-soft);border-radius:0 0 46% 46%/0 0 18% 18%;gap:.55rem;padding:1.25rem 1.35rem 1.5rem;display:grid}.zs-program-glyph{background:var(--zs-paper);border:1px solid var(--zs-line-soft);width:52px;height:52px;box-shadow:var(--zs-shadow-soft);color:var(--zs-accent);border-radius:18px 18px 26px 26px/18px 18px 30px 30px;place-items:center;display:grid}.zs-program-arch p{color:var(--zs-accent);margin:0;font-size:.88rem;font-weight:700}.zs-program h3{flex-wrap:wrap;align-items:center;gap:.6rem;margin:1.05rem 1.35rem .4rem;font-size:1.16rem;font-weight:800;display:flex}.zs-program dl{gap:.75rem;margin:.4rem 0 0;padding:0 1.35rem 1.4rem;display:grid}.zs-program dt{color:var(--zs-accent);font-size:.78rem;font-weight:800}.zs-program dd{color:var(--zs-muted);margin:.1rem 0 0;font-size:.92rem;line-height:1.8}.zs-program-german{--zs-accent:var(--zs-muted);border-style:dashed;border-color:var(--zs-line);background:linear-gradient(120deg, var(--zs-ivory-2), var(--zs-paper) 70%);box-shadow:none;flex-direction:row;grid-column:1/-1;align-items:center;gap:1rem}.zs-program-german:hover{box-shadow:none;transform:none}.zs-program-german .zs-program-arch{background:0 0;border:0;border-radius:0;flex-shrink:0}.zs-program-german h3{margin:1.1rem 0 .4rem}.zs-program-german-detail{color:var(--zs-muted);margin:0 1.35rem 1.2rem;font-size:.94rem;line-height:1.85}.zs-journey{background:radial-gradient(900px 480px at 85% 0%, #1eb6af24, transparent 60%), radial-gradient(700px 420px at 5% 100%, #e9a3371a, transparent 55%), linear-gradient(160deg, #07243c 0%, var(--zs-navy) 45%, #0a3a41 100%);color:#e9eef0;padding-block:clamp(3.6rem,8vw,6.2rem);position:relative;overflow:hidden}.zs-journey h2,.zs-journey h3{color:#f6f3ea}.zs-journey .zs-lede{color:#e9eef0b8}.zs-journey .zs-section-head{text-align:center;margin-inline:auto}.zs-journey .zs-eyebrow{justify-content:center}.zs-journey .zs-lede{margin-inline:auto}.zs-journey-track{gap:1.6rem 0;max-width:62rem;margin:clamp(2rem,5vw,3.4rem) auto 0;padding:0;list-style:none;display:grid;position:relative}.zs-journey-track:before{content:"";top:10px;bottom:10px;background:linear-gradient(180deg, var(--zs-teal), #e9a337bf);opacity:.5;width:2px;position:absolute;inset-inline-start:calc(50% - 1px)}.zs-journey-track li{border-radius:var(--zs-radius);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fbfaf70d;border:1px solid #fbfaf721;width:calc(50% - 3.2rem);padding:1.15rem 1.35rem 1.25rem;position:relative}.zs-journey-track li:nth-child(2n){margin-inline-start:auto}.zs-journey-node{top:1.15rem;background:linear-gradient(150deg, var(--zs-teal), var(--zs-emerald));color:#06243a;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid;position:absolute;inset-inline-end:-3.2rem;transform:translate(50%);box-shadow:0 0 0 6px #1eb6af29}.zs[dir=rtl] .zs-journey-node{transform:translate(-50%)}.zs-journey-track li:nth-child(2n) .zs-journey-node{background:linear-gradient(150deg, var(--zs-gold), #d18a1f);inset-inline:-3.2rem auto;transform:translate(-50%)}.zs[dir=rtl] .zs-journey-track li:nth-child(2n) .zs-journey-node{transform:translate(50%)}.zs-journey-track h3{margin:0 0 .35rem;font-size:1.06rem;font-weight:700}.zs-journey-track p{color:#e9eef0b8;margin:0;font-size:.93rem;line-height:1.85}.zs-feature{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(1.6rem,4vw,3.6rem);padding-block:clamp(1.4rem,3vw,2.2rem);display:grid}.zs-feature+.zs-feature{border-top:1px solid var(--zs-line-soft)}.zs-feature:nth-child(2n) .zs-feature-copy{order:2}.zs-feature-copy{--zs-accent:var(--zs-emerald-deep);--zs-accent-soft:#1f8f6d1f}.zs-feature[data-feature=curriculum] .zs-feature-copy,.zs-feature[data-feature=curriculum] .zs-feature-visual{--zs-accent:var(--zs-navy);--zs-accent-soft:#092d4b1a}.zs-feature[data-feature=parents] .zs-feature-copy,.zs-feature[data-feature=parents] .zs-feature-visual{--zs-accent:var(--zs-gold-deep);--zs-accent-soft:#e9a33729}.zs-feature[data-feature=teacher] .zs-feature-visual{--zs-accent:var(--zs-emerald-deep);--zs-accent-soft:#1f8f6d1f}.zs-feature-glyph{background:var(--zs-accent-soft);width:50px;height:50px;color:var(--zs-accent);border-radius:16px 16px 24px 24px/16px 16px 28px 28px;place-items:center;margin-bottom:1rem;display:grid}.zs-feature-copy h3{margin:0 0 .7rem;font-size:clamp(1.25rem,2.6vw,1.6rem);font-weight:800}.zs-feature-copy p{color:var(--zs-muted);max-width:52ch;margin:0;line-height:2}.zs-feature-visual ul{background:var(--zs-paper);border:1px solid var(--zs-line-soft);border-radius:var(--zs-radius-lg);box-shadow:var(--zs-shadow-soft);gap:.8rem;margin:0;padding:clamp(1.3rem,3vw,1.9rem);list-style:none;display:grid}.zs-feature-visual li{background:var(--zs-ivory);border:1px solid var(--zs-line-soft);color:var(--zs-ink);border-radius:14px;align-items:flex-start;gap:.7rem;padding:.8rem 1rem;font-size:.95rem;font-weight:600;line-height:1.75;display:flex}.zs-feature-visual svg{color:var(--zs-accent);flex-shrink:0;margin-top:.34em}.zs-audiences{background:radial-gradient(760px 420px at 10% 0%, #1eb6af12, transparent 55%), var(--zs-ivory-2);border-block:1px solid var(--zs-line-soft);padding-block:clamp(3.4rem,8vw,6rem)}.zs-audience-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;display:grid}.zs-audience{--zs-accent:var(--zs-teal-deep);--zs-accent-soft:#1eb6af1f;background:var(--zs-paper);border:1px solid var(--zs-line-soft);border-top:4px solid var(--zs-accent);border-radius:var(--zs-radius);box-shadow:var(--zs-shadow-soft);padding:1.6rem 1.5rem 1.7rem}.zs-audience[data-audience=parents]{--zs-accent:var(--zs-gold-deep);--zs-accent-soft:#e9a33726}.zs-audience[data-audience=teachers]{--zs-accent:var(--zs-emerald-deep);--zs-accent-soft:#1f8f6d1f}.zs-audience-glyph{background:var(--zs-accent-soft);width:48px;height:48px;color:var(--zs-accent);border-radius:15px 15px 22px 22px/15px 15px 26px 26px;place-items:center;margin-bottom:.9rem;display:grid}.zs-audience h3{margin:0 0 .3rem;font-size:1.2rem;font-weight:800}.zs-audience-intro{color:var(--zs-accent);margin:0 0 1.1rem;font-size:.92rem;font-weight:600}.zs-audience ul{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.zs-audience li{border-inline-start:2px solid var(--zs-accent-soft);gap:.15rem;padding-inline-start:1rem;display:grid}.zs-audience li strong{color:var(--zs-navy);font-size:.96rem}.zs-audience li span{color:var(--zs-muted);font-size:.9rem;line-height:1.8}.zs-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem;margin:0;padding:0;list-style:none;display:grid}.zs-trust-card{background:var(--zs-paper);border:1px solid var(--zs-line-soft);border-radius:var(--zs-radius);box-shadow:var(--zs-shadow-soft);padding:1.35rem 1.4rem}.zs-trust-glyph{width:44px;height:44px;color:var(--zs-navy);background:#092d4b12;border-radius:14px;place-items:center;margin-bottom:.85rem;display:grid}.zs-trust-card h3{margin:0 0 .35rem;font-size:1.02rem;font-weight:700}.zs-trust-card p{color:var(--zs-muted);margin:0;font-size:.92rem;line-height:1.85}.zs-admissions{background:radial-gradient(700px 420px at 95% 10%, #1eb6af17, transparent 55%), radial-gradient(600px 380px at 0% 90%, #e9a3371a, transparent 55%), var(--zs-ivory-2);border-block:1px solid var(--zs-line-soft);padding-block:clamp(3.4rem,8vw,6rem);position:relative;overflow:hidden}.zs-admissions-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(1.8rem,4vw,3.4rem);display:grid}.zs-admissions-intro h2{margin:0 0 .9rem;font-size:clamp(1.55rem,3.6vw,2.3rem);font-weight:800}.zs-admissions-process{gap:1rem;margin:1.9rem 0 0;padding:0;list-style:none;display:grid}.zs-admissions-process li{align-items:flex-start;gap:.95rem;display:flex}.zs-admissions-process li>span{background:var(--zs-paper);border:1px solid var(--zs-line-soft);width:38px;height:38px;color:var(--zs-teal-deep);box-shadow:var(--zs-shadow-soft);border-radius:13px;flex-shrink:0;place-items:center;font-weight:800;display:grid}.zs-admissions-process strong{color:var(--zs-navy);font-size:.98rem;display:block}.zs-admissions-process p{color:var(--zs-muted);margin:.1rem 0 0;font-size:.9rem;line-height:1.8}.zs-form-card{background:var(--zs-paper);border:1px solid var(--zs-line-soft);border-radius:var(--zs-radius-lg);box-shadow:var(--zs-shadow);padding:clamp(1.4rem,3vw,2.1rem)}.zs-form-steps{gap:.4rem;margin:0 0 1.4rem;padding:0;list-style:none;display:flex}.zs-form-steps li{border-bottom:3px solid var(--zs-line-soft);min-width:0;color:var(--zs-muted);flex:1;align-items:center;gap:.5rem;padding:.5rem .3rem .7rem;font-size:.85rem;font-weight:600;display:flex}.zs-form-steps li.zs-step-active{border-bottom-color:var(--zs-teal);color:var(--zs-navy)}.zs-form-steps li.zs-step-done{border-bottom-color:var(--zs-emerald);color:var(--zs-emerald-deep)}.zs-step-dot{background:var(--zs-ivory-2);border:1px solid var(--zs-line);border-radius:50%;flex-shrink:0;place-items:center;width:26px;height:26px;font-size:.8rem;font-weight:700;display:grid}.zs-step-done .zs-step-dot{background:var(--zs-emerald);border-color:var(--zs-emerald);color:#fff}.zs-step-active .zs-step-dot{border-color:var(--zs-teal);color:var(--zs-teal-deep)}.zs-step-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.zs-form-stage{color:var(--zs-navy);margin:0 0 1rem;font-size:1.02rem;font-weight:700}.zs-form-stage:focus{outline:none}.zs-form-banner{color:#8a2f2f;background:#a33a3a17;border:1px solid #a33a3a40;border-radius:13px;margin:0 0 1rem;padding:.8rem 1rem;font-size:.93rem;line-height:1.8}.zs-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.1rem;display:grid}.zs-form-hint{color:var(--zs-teal-deep);background:#1eb6af14;border-radius:12px;grid-column:1/-1;margin:0;padding:.7rem .95rem;font-size:.88rem;line-height:1.75}.zs-field{gap:.35rem;min-width:0;display:grid}.zs-field-wide{grid-column:1/-1}.zs-field label{color:var(--zs-ink);align-items:baseline;gap:.5rem;font-size:.92rem;font-weight:700;display:flex}.zs-field-required,.zs-field-optional{font-size:.74rem;font-weight:600}.zs-field-required{color:var(--zs-gold-deep)}.zs-field-optional{color:var(--zs-muted)}.zs-form-card :is(input[type=text],input[type=email],input:not([type]),select,textarea){border:1.5px solid var(--zs-line);background:var(--zs-ivory);width:100%;min-height:48px;color:var(--zs-ink);font:inherit;border-radius:13px;padding:.65rem .9rem}.zs-form-card textarea{resize:vertical;min-height:96px;line-height:1.8}.zs-form-card :is(input,select,textarea):focus{border-color:var(--zs-teal);background:var(--zs-paper);outline:none;box-shadow:0 0 0 3px #1eb6af24}.zs-form-card [aria-invalid=true]{background:#b453590d;border-color:#b45359}.zs-field-error{color:#8a2f2f;margin:0;font-size:.84rem;font-weight:600}.zs-field-hint{color:var(--zs-muted);margin:0;font-size:.83rem;line-height:1.7}.zs-review{gap:1rem;display:grid}.zs-review h3{margin:0;font-size:1.05rem}.zs-review-group{background:var(--zs-ivory);border:1px solid var(--zs-line-soft);border-radius:14px;gap:.55rem;padding:1rem 1.1rem 1.05rem;display:grid;position:relative}.zs-review-row{flex-wrap:wrap;gap:.2rem .8rem;font-size:.93rem;display:flex}.zs-review-row>span{min-width:5.5rem;color:var(--zs-muted);font-weight:600}.zs-review-row bdi{color:var(--zs-navy);overflow-wrap:anywhere;font-weight:600}.zs-review-edit{top:.7rem;color:var(--zs-teal-deep);font:inherit;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;font-size:.84rem;font-weight:700;text-decoration:underline;position:absolute;inset-inline-end:.8rem}.zs-consent{gap:.4rem;display:grid}.zs-consent label{cursor:pointer;background:#e9a33712;border:1px solid #e9a33747;border-radius:14px;align-items:flex-start;gap:.7rem;padding:.9rem 1rem;line-height:1.8;display:flex}.zs-consent input{width:21px;height:21px;accent-color:var(--zs-emerald);flex-shrink:0;margin-top:.25rem}.zs-consent span{color:var(--zs-ink);font-size:.92rem}.zs-form-actions{justify-content:flex-end;gap:.7rem;margin-top:1.4rem;display:flex}.zs-form-done{text-align:center;justify-items:center;gap:.5rem;padding-block:clamp(2.4rem,5vw,3.4rem);display:grid}.zs-form-done svg{color:var(--zs-emerald)}.zs-form-done strong{color:var(--zs-navy);font-size:1.25rem}.zs-form-done p{max-width:40ch;color:var(--zs-muted);margin:0;line-height:1.9}.zs-form-done-again{font-size:.88rem}.zs-faq-section .zs-section-head{text-align:center;margin-inline:auto}.zs-faq-section .zs-eyebrow{justify-content:center}.zs-faq-section .zs-lede{margin-inline:auto}.zs-faq{gap:.75rem;max-width:50rem;margin-inline:auto;display:grid}.zs-faq details{background:var(--zs-paper);border:1px solid var(--zs-line-soft);box-shadow:var(--zs-shadow-soft);border-radius:16px;padding:0;overflow:hidden}.zs-faq summary{cursor:pointer;color:var(--zs-navy);justify-content:space-between;align-items:center;gap:1rem;padding:1.05rem 1.3rem;font-weight:700;line-height:1.7;list-style:none;display:flex}.zs-faq summary::-webkit-details-marker{display:none}.zs-faq-marker{border:1px solid var(--zs-line);background:var(--zs-ivory);border-radius:50%;flex-shrink:0;width:30px;height:30px;transition:transform .18s,background .18s;position:relative}.zs-faq-marker:before,.zs-faq-marker:after{content:"";background:var(--zs-teal-deep);border-radius:2px;width:12px;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.zs-faq-marker:after{transition:transform .18s;transform:translate(-50%,-50%)rotate(90deg)}.zs-faq details[open] .zs-faq-marker{background:#1eb6af1f}.zs-faq details[open] .zs-faq-marker:after{transform:translate(-50%,-50%)rotate(0)}.zs-faq details p{color:var(--zs-muted);margin:0;padding:0 1.3rem 1.15rem;line-height:1.95}.zs-closing{background:radial-gradient(820px 460px at 12% 0%, #1eb6af29, transparent 60%), radial-gradient(700px 400px at 90% 100%, #e9a33724, transparent 55%), linear-gradient(150deg, #07243c 0%, var(--zs-navy) 50%, #0a3a41 100%);text-align:center;padding-block:clamp(3.6rem,9vw,6.4rem);position:relative;overflow:hidden}.zs-closing-arch{inset-inline-start:50%;aspect-ratio:1.4;pointer-events:none;background:linear-gradient(#fbfaf70b,#0000);border:1px solid #fbfaf71f;border-radius:999px 999px 0 0;width:min(720px,88vw);position:absolute;bottom:-55%;transform:translate(-50%)}.zs[dir=rtl] .zs-closing-arch{transform:translate(50%)}.zs-closing-inner{position:relative}.zs-closing h2{color:#f6f3ea;margin:0 0 .9rem;font-size:clamp(1.65rem,4vw,2.5rem);font-weight:800}.zs-closing .zs-lede{color:#e9eef0bf;margin-inline:auto}.zs-closing .zs-hero-cta{justify-content:center}.zs-footer{color:#c8d4dc;background:linear-gradient(#061e33,#051826);padding-block:clamp(2.6rem,6vw,4rem) 1.8rem}.zs-footer-grid{grid-template-columns:minmax(0,1.7fr) repeat(4,minmax(0,1fr));gap:clamp(1.6rem,4vw,2.8rem);display:grid}.zs-footer-brand{align-items:flex-start;gap:.95rem;display:flex}.zs-brand-chip{background:var(--zs-ivory);border-radius:16px;flex-shrink:0;place-items:center;width:56px;height:56px;display:grid;box-shadow:0 10px 26px -10px #00000080}.zs-brand-chip img{border-radius:10px;width:44px;height:44px}.zs-footer-wordmark{color:#f6f3ea;letter-spacing:.1em;margin-bottom:.45rem;font-size:1.12rem;font-weight:800;display:block}.zs-footer-wordmark bdi{letter-spacing:0;margin-inline-start:.3rem;font-weight:700}.zs-footer-brand p{color:#c8d4dcbf;max-width:34ch;margin:0;font-size:.92rem;line-height:1.9}.zs-footer-col strong{color:#f6f3ea;margin-bottom:.8rem;font-size:.9rem;font-weight:700;display:block}.zs-footer-col ul{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.zs-footer-col a{color:#c8d4dcd9;padding-block:2px;font-size:.9rem;line-height:1.8;text-decoration:none;display:inline-block}.zs-footer-col a:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}.zs-footer-col a[aria-current=true]{color:var(--zs-teal);font-weight:700}.zs-footer-base{border-top:1px solid #c8d4dc24;flex-wrap:wrap;justify-content:space-between;gap:.4rem 1.5rem;margin-top:clamp(1.8rem,4vw,2.8rem);padding-top:1.3rem;display:flex}.zs-footer-base p{color:#c8d4dc99;margin:0;font-size:.85rem}.zs-policy-hero{background:radial-gradient(640px 320px at 90% 0%, #1eb6af1a, transparent 60%), var(--zs-ivory-2);border-bottom:1px solid var(--zs-line-soft);padding-block:clamp(2.2rem,5vw,3.4rem) 0}.zs-policy-back{color:var(--zs-teal-deep);align-items:center;gap:.45rem;margin-bottom:1.4rem;font-size:.92rem;font-weight:600;text-decoration:none;display:inline-flex}.zs-policy-back:hover{text-underline-offset:3px;text-decoration:underline}.zs-policy-title{align-items:flex-start;gap:1.1rem;max-width:56rem;display:flex}.zs-policy-glyph{background:var(--zs-paper);border:1px solid var(--zs-line-soft);width:56px;height:56px;box-shadow:var(--zs-shadow-soft);color:var(--zs-navy);border-radius:18px 18px 26px 26px/18px 18px 30px 30px;flex-shrink:0;place-items:center;display:grid}.zs-policy-title h1{margin:0 0 .5rem;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800}.zs-policy-nav{flex-wrap:wrap;gap:.3rem;margin-top:1.8rem;display:flex}.zs-policy-nav a{color:var(--zs-muted);border-radius:12px 12px 0 0;padding:.7rem 1.1rem;font-size:.93rem;font-weight:600;text-decoration:none}.zs-policy-nav a[aria-current=page]{background:var(--zs-ivory);color:var(--zs-navy);font-weight:700;box-shadow:0 -8px 20px -12px #092d4b2e}.zs-policy-body{padding-block:clamp(2.2rem,5vw,3.6rem) clamp(3rem,7vw,5rem)}.zs-policy-body .zs-shell{grid-template-columns:minmax(0,1.9fr) minmax(0,1fr);align-items:start;gap:clamp(1.6rem,4vw,2.8rem);display:grid}.zs-policy-card{background:var(--zs-paper);border:1px solid var(--zs-line-soft);border-radius:var(--zs-radius-lg);box-shadow:var(--zs-shadow-soft);gap:1.7rem;padding:clamp(1.5rem,4vw,2.4rem);display:grid}.zs-policy-section{align-items:flex-start;gap:1.1rem;display:flex}.zs-policy-index{width:36px;height:36px;color:var(--zs-teal-deep);background:#1eb6af1a;border-radius:12px;flex-shrink:0;place-items:center;font-weight:800;display:grid}.zs-policy-section h2{margin:0 0 .4rem;font-size:1.13rem;font-weight:700}.zs-policy-section p{color:var(--zs-muted);margin:0;line-height:2}.zs-policy-contact{background:linear-gradient(155deg, #1eb6af17, #e9a33712), var(--zs-paper);border:1px solid var(--zs-line-soft);border-radius:var(--zs-radius);box-shadow:var(--zs-shadow-soft);justify-items:start;gap:.6rem;padding:1.5rem 1.5rem 1.6rem;display:grid;position:sticky;top:100px}.zs-policy-contact strong{color:var(--zs-navy);font-size:1.05rem}.zs-policy-contact p{color:var(--zs-muted);margin:0 0 .5rem;font-size:.93rem;line-height:1.9}@media (max-width:1080px){.zs-nav{display:none}.zs-programs{grid-template-columns:repeat(2,minmax(0,1fr))}.zs-hero-grid{grid-template-columns:1fr;gap:2.6rem}.zs-hero-visual{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;max-width:640px;min-height:0;display:grid}.zs-vis-card{width:100%;animation:none;position:static}.zs-vis-class{grid-row:1/3}}@media (max-width:900px){.zs-header-cta .zs-button-quiet,.zs-header-cta .zs-header-apply,.zs-langs-nav{display:none}.zs-burger{display:inline-flex}.zs-logo-full{height:38px}.zs-header-bar{min-height:68px}.zs-audience-grid,.zs-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zs-feature{grid-template-columns:1fr;gap:1.4rem}.zs-feature:nth-child(2n) .zs-feature-copy{order:0}.zs-admissions-grid,.zs-policy-body .zs-shell{grid-template-columns:1fr}.zs-policy-contact{position:static}.zs-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zs-footer-brand{grid-column:1/-1}.zs-journey-track:before{inset-inline-start:20px}.zs-journey-track li,.zs-journey-track li:nth-child(2n){width:auto;margin-inline-start:3.4rem}.zs-journey-node,.zs-journey-track li:nth-child(2n) .zs-journey-node{width:40px;height:40px;inset-inline:-3.4rem auto;transform:translate(-50%)}.zs[dir=rtl] .zs-journey-node,.zs[dir=rtl] .zs-journey-track li:nth-child(2n) .zs-journey-node{transform:translate(50%)}}@media (max-width:640px){.zs-logo-full{display:none}.zs-logo-compact{display:block}.zs-hero-points,.zs-hero-visual{grid-template-columns:1fr}.zs-vis-class{grid-row:auto}.zs-programs,.zs-audience-grid,.zs-trust-grid{grid-template-columns:1fr}.zs-program-german{flex-direction:column;align-items:stretch;gap:0}.zs-form-grid{grid-template-columns:1fr}.zs-step-name{display:none}.zs-step-active .zs-step-name{display:inline}.zs-form-actions{flex-direction:column-reverse}.zs-form-actions .zs-button{width:100%}.zs-footer-grid{grid-template-columns:1fr}.zs-footer-base,.zs-policy-title{flex-direction:column}.zs-hero-arch{display:none}}@media (prefers-reduced-motion:reduce){.zs *,.zs :before,.zs :after{transition:none!important;animation:none!important}.zs-button:hover,.zs-program:hover{transform:none}}
