:root{--bg:#f6f4ef;--ink:#22231f;--muted:#62635b;--gold:#efd06a;--line:#dcdcd3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,'Tahoma',sans-serif;font-size:16px;line-height:1.6}button,select{font:inherit}a{color:inherit;text-decoration:none}button,a,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #b24731;outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2{letter-spacing:-.055em;font-weight:600;line-height:1.05;text-wrap:balance}h1{font-size:clamp(3rem,5.5vw,5.1rem);max-width:680px}h2{font-size:clamp(2rem,3.5vw,3.15rem)}h3{font-size:1.15rem;line-height:1.3}p{color:var(--muted)}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.header{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:105px;border-bottom:1px solid var(--line)}.brand{font-size:2rem;letter-spacing:-.06em;font-weight:750;display:flex;align-items:center;line-height:1;direction:ltr}.brand-mark{background:var(--ink);color:var(--bg);height:36px;width:36px;border-radius:50%;font-size:30px;display:grid;place-items:center;margin-right:9px;padding-bottom:4px}.brand-dot{color:#b33f29}.header nav{display:flex;gap:30px;font-size:14px}.header nav a:hover{text-decoration:underline;text-underline-offset:5px}.header-actions{display:flex;align-items:center;gap:20px}.language{display:flex;align-items:center;gap:5px}.language select{border:0;background:transparent;font-size:14px;padding:10px 0;max-width:100px;color:var(--ink);cursor:pointer}.button{border:1px solid var(--ink);background:transparent;color:var(--ink);display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:15px 21px;border-radius:5px;min-height:52px;font-weight:600;font-size:14px;line-height:1.4;transition:background .2s,transform .2s;text-align:center}.button:hover{background:#e7e4db;transform:translateY(-1px)}.primary,.header-cta{background:var(--ink);color:white}.primary:hover,.header-cta:hover{background:#414338}.header-cta{min-height:44px;padding:12px 16px}.arrow{font-size:20px}.menu{display:none}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:58px;padding-block:66px 76px;align-items:center}.eyebrow{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:700;letter-spacing:.16em;margin-bottom:25px}.flag{width:23px;height:16px;background:linear-gradient(#222 0 33.3%,#c63d33 33.3% 66.6%,#edc758 66.6%);display:inline-block;border-radius:2px}.hero .lead{font-size:20px;line-height:1.5;color:var(--ink);margin-block:25px 18px;max-width:530px}.hero-points p{font-size:15px;color:var(--ink);display:flex;gap:9px;margin-bottom:4px}.hero-points span{color:#72754f}.intro{font-size:14px;max-width:500px;margin-top:19px}.hero-actions{display:flex;gap:10px;align-items:center;margin-top:26px;flex-wrap:wrap}.text-button{border:0;padding-inline:8px;font-size:13px}.hero-picture{height:540px;position:relative;border-radius:5px;background:#d5d5c8}.hero-picture>img{width:100%;height:100%;object-fit:cover;object-position:55% center;border-radius:5px}.hero-picture:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 60%,#0009);border-radius:5px;pointer-events:none}.hero-picture figcaption{position:absolute;bottom:22px;inset-inline:24px;display:flex;gap:20px;color:#fff;font-size:12px;z-index:1;align-items:center}.photo-index{white-space:nowrap;border:1px solid #fff7;border-radius:30px;padding:6px 10px;font-size:11px}.picture-label{position:absolute;bottom:85px;inset-inline-start:-25px;z-index:1;background:var(--gold);padding:20px 24px;font-size:30px;font-weight:650;line-height:1.1;letter-spacing:-.04em;transform:rotate(-5deg);box-shadow:0 5px 20px #0001;direction:ltr}.picture-label span{margin-left:22px}.section{padding-block:72px}.section-index{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;display:block;margin-bottom:23px}.objection{border-block:1px solid var(--line);background:#eeede6;padding-block:51px}.objection-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.objection h2{font-size:2.5rem;max-width:440px}.objection p{font-size:15px;margin-top:18px;max-width:460px}.checks{list-style:none;padding:0;margin:0}.checks li{display:flex;gap:18px;align-items:baseline;padding-block:13px;font-size:17px;line-height:1.5}.checks li>span{font-size:22px;color:#626447}.section-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:42px;gap:30px}.section-top h2{max-width:550px}.journey{display:grid;grid-template-columns:repeat(5,1fr);list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}.journey li{padding:25px 25px 22px 0;position:relative}.step-number{font-size:13px;color:var(--muted);margin-bottom:24px;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1px solid #c3c4b9}.journey li:last-child .step-number{background:var(--gold);border-color:var(--gold);color:var(--ink)}.journey h3{font-size:17px;max-width:170px;min-height:46px}.journey p{font-size:13px;margin-top:11px;line-height:1.5;max-width:170px}.flow-arrow{position:absolute;inset-inline-end:16px;top:24px;font-size:23px}.process-text{font-size:15px;margin-top:25px}.notice{background:#ebe9e0;border-radius:5px;display:flex;gap:12px;padding:17px 20px;font-size:14px;color:#414339;margin-top:16px}.notice span{font-size:19px}.trust{background:#242821;color:#f6f4ef;padding-block:67px}.trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.trust h2{max-width:470px}.trust p{color:#c5c8be;font-size:16px;margin-top:24px;max-width:450px}.trust .section-index{color:#bdc2b4}.role{display:flex;gap:20px;position:relative;padding:18px 0;border-bottom:1px solid #ffffff26}.role:first-child{padding-top:0}.role-index{color:var(--gold);font-size:13px;padding-top:2px}.role h3{font-size:18px}.role p{margin-top:4px;font-size:14px}.role-arrow{position:absolute;inset-inline-end:8px;bottom:-14px;background:#242821;z-index:1;color:var(--gold);padding-inline:6px}.authority{display:flex;justify-content:space-between;gap:20px;font-size:13px;padding-top:25px;color:#d4d7cc}.who{display:grid;grid-template-columns:1fr 1fr;gap:100px;border-bottom:1px solid var(--line)}.who h2{max-width:500px}.who p{margin-top:22px;font-size:16px;max-width:420px}.who-checks li{padding-block:8px}.faq{display:grid;grid-template-columns:1fr 1.4fr;gap:70px}.faq h2{max-width:390px}.faq>div>p{margin-top:20px}details{border-bottom:1px solid var(--line)}details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;display:flex;justify-content:space-between;gap:20px;align-items:center;padding:19px 0;font-size:16px;font-weight:500;list-style:none}summary::-webkit-details-marker{display:none}summary span{font-size:22px;font-weight:300}details[open] summary span{transform:rotate(45deg)}details>p{padding-bottom:22px;font-size:15px;max-width:590px}.final{position:relative;overflow:hidden;border-radius:6px;background:#303d3a;min-height:430px;color:#fff;display:flex;align-items:center}.final>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 55%;filter:brightness(.45)}.final:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#14241be6,#14241b33)}.final-content{position:relative;z-index:1;padding:48px 60px;max-width:660px}.final h2{font-size:clamp(2.2rem,4vw,3.5rem)}.final p{color:#e2e5de;font-size:16px;margin-block:20px 24px;max-width:490px}.final .primary{background:var(--gold);color:var(--ink);border-color:var(--gold)}.final small{display:block;font-size:12px;margin-top:14px;color:#e0e2db}.footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:38px}.footer .brand{font-size:26px}.footer p,.footer>span{font-size:12px}.skip{position:fixed;top:-100px;left:20px;padding:14px;background:#fff;z-index:50}.skip:focus{top:10px}.mobile-sticky{display:none}dialog{border:1px solid var(--line);border-radius:12px;padding:38px;max-width:calc(100% - 32px);width:440px;background:var(--bg);color:var(--ink)}dialog::backdrop{background:#0008}dialog h2{font-size:28px;margin:15px 0}dialog p{margin:15px 0 24px}.dialog-close{position:absolute;inset-inline-end:12px;top:8px;border:0;background:transparent;font-size:28px;width:44px;height:44px}[dir=rtl] h1,[dir=rtl] h2{letter-spacing:0;line-height:1.35}[dir=rtl] .eyebrow,[dir=rtl] .section-index{letter-spacing:0}[dir=rtl] .flow-arrow,[dir=rtl] .arrow{transform:scaleX(-1)}[dir=rtl] .journey li{padding:25px 0 22px 25px}[dir=rtl] .final:after{background:linear-gradient(270deg,#14241be6,#14241b33)}
@media(min-width:1450px){.hero{gap:80px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header nav{gap:18px}.header-cta{display:none}.hero{gap:32px}.hero-picture{height:510px}.hero h1{font-size:3.6rem}.objection-grid,.trust-grid,.who{gap:48px}.faq{gap:42px}.hero-actions{gap:4px}.journey h3{font-size:15px}.journey p{font-size:12px}.picture-label{font-size:26px;inset-inline-start:-15px}.objection h2{font-size:2.2rem}}
@media(max-width:767px){.wrap{width:calc(100% - 40px)}.header{min-height:78px;position:relative;gap:10px}.brand{font-size:28px}.brand-mark{width:30px;height:30px;font-size:25px}.header-actions{gap:13px}.menu{display:block;border:0;background:transparent;font-size:24px;width:44px;height:44px}.header nav{display:none}.header nav.open{display:flex;position:absolute;top:77px;inset-inline:0;background:var(--bg);padding:20px;border:1px solid var(--line);z-index:10;flex-direction:column;box-shadow:0 10px 20px #0001}.header nav a{padding:8px}.hero{grid-template-columns:1fr;gap:35px;padding-block:37px 45px}.hero h1{font-size:clamp(2.9rem,10.7vw,4rem);max-width:550px}.eyebrow{margin-bottom:20px}.hero .lead{font-size:19px;margin-block:20px 15px}.hero-points p{font-size:14px}.intro{font-size:14px}.hero-actions{margin-top:22px;gap:6px}.button{padding-inline:16px}.hero-picture{height:320px;margin-inline-start:9px}.hero-picture>img{object-position:center}.picture-label{bottom:62px;font-size:24px;padding:15px 20px;inset-inline-start:-9px}.hero-picture figcaption{inset-inline:16px;bottom:18px;gap:12px;font-size:11px}.objection{padding-block:38px}.objection-grid,.trust-grid,.who,.faq{grid-template-columns:1fr;gap:26px}.objection h2{font-size:2.2rem}.section{padding-block:45px}.section-index{margin-bottom:17px}.checks li{font-size:16px;padding-block:9px;gap:13px}.section-top{display:block;margin-bottom:30px}.section-top h2{font-size:2.2rem}.journey{grid-template-columns:1fr;border:0}.journey li,[dir=rtl] .journey li{display:grid;grid-template-columns:43px 1fr;column-gap:18px;align-items:start;min-height:108px;padding:0 0 24px}.step-number{grid-row:1/3;margin:0}.journey h3{min-height:0;font-size:18px;max-width:none;padding-top:3px}.journey p{margin-top:5px;font-size:14px;max-width:none}.flow-arrow{inset-inline-start:12px;inset-inline-end:auto;top:45px;transform:rotate(90deg);font-size:23px}[dir=rtl] .flow-arrow{transform:rotate(90deg)}.journey li:last-child{min-height:70px}.process-text{margin-top:10px}.notice{font-size:13px;padding:14px;gap:9px}.trust{padding-block:44px}.trust h2{font-size:2.4rem}.trust-grid{gap:35px}.trust p{margin-top:20px}.role p{margin-top:4px}.who h2,.faq h2{font-size:2.3rem}.who p{margin-top:18px}.faq{gap:26px}summary{font-size:15px;padding-block:18px}.final{min-height:460px}.final-content{padding:34px 26px}.final h2{font-size:2.5rem}.footer{flex-wrap:wrap;gap:15px;padding-block:30px 95px}.footer p{width:100%;order:2;font-size:12px}.footer>span{margin-inline-start:auto}.mobile-sticky:not([hidden]){display:flex;position:fixed;bottom:0;inset-inline:0;padding:10px 20px max(10px,env(safe-area-inset-bottom));background:#f6f4eff5;border-top:1px solid var(--line);z-index:20;justify-content:center}.mobile-sticky .button{width:100%;max-width:430px;min-height:46px;padding-block:10px}body:has(.mobile-sticky:not([hidden])){padding-bottom:75px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media(max-width:375px){.wrap{width:calc(100% - 32px)}.hero-actions{flex-direction:column;align-items:stretch}.hero h1{font-size:2.8rem}.hero-picture{height:280px}.header-actions{gap:5px}}
/* Second pass: preserve the editorial layout; clarify reading and interaction. */
.reassurance{font-size:16px;margin-top:10px;max-width:500px;color:var(--ink)}
.intro,.hero-points p,.objection p,.process-text,details>p{font-size:16px}
.text-button,.journey p,.authority,.notice,.role p,.final small{font-size:14px}
.photo-index{font-size:12px}.hero-picture figcaption{font-size:12px}
.objection .program-note{font-size:14px;margin-top:10px}.objection-checks{min-width:0}
.notice{background:transparent;padding:0;margin-top:5px;display:block;color:var(--muted)}
.who .who-end{font-size:16px;color:var(--ink);margin-top:14px}
.journey li{padding-inline:0 28px}.journey h3{min-height:4.6em;max-width:none;overflow-wrap:anywhere}.journey p{max-width:none}
[dir=rtl] .journey li{padding-inline:0 28px}
[dir=rtl] .hero-picture figcaption{line-height:1.7}
[dir=rtl] .photo-index,[dir=rtl] .step-number,[dir=rtl] .role-index{direction:ltr;unicode-bidi:isolate}
[dir=rtl] .picture-label{transform:rotate(5deg)}
.hero-copy,.who>div,.faq>div,.role>div,.final-content{min-width:0}
.authority{align-items:baseline;flex-wrap:wrap}.authority strong{font-weight:600}
.language select{min-height:44px}.checks li>span,.hero-points span,summary>span{flex-shrink:0}
.verified-proof{padding-block:40px;display:grid;gap:24px}.verified-proof img{max-width:100%;height:auto}.verified-proof figcaption{margin-top:12px}
@media(max-width:767px){
 .journey li,[dir=rtl] .journey li{padding:0 0 26px}.journey h3{min-height:0;overflow-wrap:normal}
 .hero-points p,.intro,.objection p,details>p{font-size:16px}.text-button{font-size:14px}
 .reassurance{font-size:16px}.hero-actions .button{max-width:100%;white-space:normal}
 .hero h1{font-size:clamp(2.5rem,10vw,4rem)}
 [dir=rtl] .hero h1{font-size:clamp(2.4rem,9vw,3.6rem)}
 .authority{font-size:14px}.notice{font-size:14px;padding:0}
 html{scroll-padding-bottom:100px}summary{scroll-margin-bottom:100px}
 body:has(.mobile-sticky:not([hidden])){padding-bottom:0}
 .footer{padding-bottom:calc(95px + env(safe-area-inset-bottom,0px))}
 .mobile-sticky:focus-within{z-index:21}
}

/* Almanyalı identity and guidance for people living in Turkey. */
.brand{gap:10px;letter-spacing:-.05em;white-space:nowrap}
.brand-mark{display:block;flex:0 0 auto;width:40px;height:40px;margin:0;padding:0;border-radius:10px;background:transparent}
.footer .brand-mark{width:32px;height:32px;border-radius:8px}
.hero-picture>img{object-position:center 40%}
.community{background:#eeede6;border-bottom:1px solid var(--line)}
.community-heading{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-bottom:34px}
.community-heading h2{max-width:540px}.community-heading>p{max-width:520px;font-size:16px}
.community-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.community-card{position:relative;background:var(--bg);border:1px solid var(--line);border-top:4px solid #20211f;padding:28px;border-radius:5px}
.community-card:nth-child(2){border-top-color:#d93832}.community-card:nth-child(3){border-top-color:#e7b927}
.community-number{display:block;font-size:14px;color:var(--muted);margin-bottom:24px;font-variant-numeric:tabular-nums}
.community-card h3{font-size:21px;margin-bottom:14px;line-height:1.3}
.community-card p{font-size:16px;line-height:1.65}.community-end{margin-top:24px;color:var(--ink);font-size:16px}
@media(max-width:900px){.community-heading{gap:32px}.community-cards{gap:14px}.community-card{padding:22px}.header nav{gap:14px}}
@media(max-width:767px){.brand{font-size:26px;gap:7px}.brand-mark{width:33px;height:33px;border-radius:8px}.community-heading{grid-template-columns:1fr;gap:20px;margin-bottom:26px}.community-cards{grid-template-columns:1fr;gap:14px}.community-card{padding:23px}.community-number{margin-bottom:13px}.community-card h3{font-size:21px}.hero-picture{height:390px}.hero-picture>img{object-position:center 36%}.hero-picture figcaption{font-size:12px;gap:8px}.picture-label{bottom:80px}.header-actions{gap:6px}.language{gap:2px}.language select{max-width:82px}.menu{width:36px}}
@media(max-width:375px){.brand{font-size:23px;gap:5px}.brand-mark{width:29px;height:29px}.header-actions{gap:2px}.language select{max-width:73px;font-size:13px}.hero-picture{height:345px}}

/* Responsive Türkiye–Germany route panel, version 2. */
.route-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:center;gap:clamp(28px,5vw,72px);padding-block:20px 64px;margin-bottom:32px;border-bottom:1px solid var(--line)}
.route-copy{min-width:0}.route-copy .section-index{display:block;color:#826727;font-size:11px;letter-spacing:.12em}.route-copy h2{font-size:clamp(1.8rem,2.7vw,2.7rem);line-height:1.12;margin:15px 0 18px;max-width:490px}.route-copy p{font-size:15px;line-height:1.75;max-width:470px}
.route-visual{min-width:0;width:100%;margin:0}.route-board{overflow:hidden;position:relative;padding:24px 26px 28px;border:1px solid #414638;border-radius:20px;background:radial-gradient(ellipse at 50% 0%,#454b38 0%,#292e25 60%,#22271f 100%);box-shadow:0 15px 40px #22231f12;color:#f7f4e9}.route-board:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(#ffffff12 1px,transparent 1px);background-size:18px 18px;mask-image:linear-gradient(#000,transparent)}
.route-board-top{display:flex;align-items:center;gap:15px;position:relative;color:#d9c684}.route-code{font-size:11px;letter-spacing:.2em;font-weight:700}.route-board-rule{height:1px;flex:1;background:linear-gradient(90deg,#d9c68455,#d9c68411)}.route-arc{display:block;width:100%;height:auto;margin:12px 0 0;position:relative}
.route-stations{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;padding-top:10px;border-top:1px solid #ffffff15}.route-station{min-width:0;display:flex;align-items:center;gap:12px}.route-station:last-child{justify-content:flex-end}.route-country-flag{display:block;width:42px;flex:0 0 42px;border-radius:5px;overflow:hidden;box-shadow:0 0 0 1px #ffffff20}.route-country-flag svg{display:block;width:100%;height:auto}.route-station-text{min-width:0}.route-station-text small{display:block;color:#bdc1b3;font-size:9px;line-height:1.4;letter-spacing:.09em;margin-bottom:5px;overflow-wrap:anywhere}.route-station-text strong{display:block;color:#faf7ee;font-size:clamp(16px,1.8vw,22px);font-weight:500;line-height:1.25;overflow-wrap:anywhere}
@media(max-width:900px){.route-band{grid-template-columns:minmax(0,1fr);gap:26px;padding-block:12px 42px}.route-copy h2,.route-copy p{max-width:620px}.route-visual{max-width:620px;justify-self:center}.route-board{padding:22px 26px 26px}.route-arc{max-height:150px}.route-copy h2{font-size:clamp(1.8rem,5vw,2.5rem)}}
@media(max-width:600px){.route-board{padding:18px 16px 22px;border-radius:16px}.route-stations{gap:12px}.route-station{align-items:flex-start;flex-direction:column;gap:10px}.route-station:last-child{align-items:flex-end}.route-station:last-child .route-station-text{text-align:end}.route-country-flag{width:36px;flex:0 0 auto}.route-station-text strong{font-size:18px}.route-station-text small{font-size:9px}.route-copy h2{font-size:1.85rem}.route-band{gap:22px}}

/* Exact-copy revision helpers */
.objection-grid.objection-single{grid-template-columns:1fr}.objection-grid.objection-single>div{max-width:860px}.who .who-after{grid-column:1/-1;max-width:900px;margin-top:-58px;margin-bottom:24px;color:var(--ink)}
@media(max-width:767px){.who .who-after{margin-top:0;margin-bottom:0}}
