/*
Theme Name: Mardanpour
Description: A bilingual medical portfolio for Dr. Aryan Mardanpour.
Version: 1.0.0
Requires PHP: 8.1
Text Domain: mardanpour
*/
:root{--ink:#18384b;--blue:#215a79;--paper:#fafcfd;--mist:#e6eff3;--muted:#506877;--line:#c5d6df;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:18px/1.7 'Trebuchet MS',sans-serif}a{color:inherit;text-underline-offset:5px}a:hover{color:var(--blue)}a:focus-visible,button:focus-visible{outline:3px solid #996109;outline-offset:5px}.wrap{max-width:1200px;margin:auto;padding:0 36px}.skip{position:absolute;top:-100px;background:white;padding:12px;z-index:10}.skip:focus{top:0}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 0;border-bottom:1px solid var(--line)}.brand{text-decoration:none;font-size:18px;font-weight:bold;line-height:1.4}.brand small{display:block;font-size:13px;font-weight:normal;color:var(--muted)}nav ul{display:flex;gap:23px;list-style:none;padding:0;margin:0;flex-wrap:wrap}nav a{font-size:15px;text-decoration:none}.languages{display:flex;gap:12px;list-style:none;padding:0;font-size:14px}.languages .current-lang{font-weight:bold}h1,h2,h3{font-family:Georgia,serif;font-weight:normal;line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(46px,6vw,82px);margin:24px 0}h2{font-size:clamp(32px,4vw,48px)}h3{font-size:28px}.hero{display:grid;grid-template-columns:1.25fr 1fr;gap:64px;align-items:center;padding:82px 0 90px}.hero p{max-width:55ch}.role{color:var(--blue);font-size:18px}.lead{font-size:21px}.button{display:inline-block;padding:12px 24px;background:var(--blue);color:white;text-decoration:none;border-radius:4px;margin-top:18px}.button:hover{background:var(--ink);color:white}.identity{aspect-ratio:4/5;background:var(--mist);border-radius:100px 8px 8px 8px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.identity:before,.identity:after{content:'';position:absolute;width:110%;height:110%;border:1px solid #afc6d3;border-radius:50%;transform:translate(30%,28%)}.identity:after{transform:translate(-40%,-35%)}.monogram{font:clamp(90px,12vw,170px)/1 Georgia,serif;color:var(--blue);letter-spacing:-.08em}.identity img{width:100%;height:100%;object-fit:cover;z-index:1}.section{padding:64px 0;border-top:1px solid var(--line)}.split{display:grid;grid-template-columns:1fr 1.7fr;gap:65px}.split h2{margin-top:0}.prose{max-width:72ch}.prose p{margin:0 0 24px}.facts{margin:0}.facts div{padding:17px 0;border-bottom:1px solid var(--line)}.facts dt{color:var(--muted);font-size:14px}.facts dd{margin:4px 0}.post-list{list-style:none;padding:0}.post-list li{padding:24px 0;border-bottom:1px solid var(--line)}.post-list h3{margin:5px 0 15px}.post-list time,.meta{font-size:14px;color:var(--muted)}.empty{padding:32px;background:var(--mist);border-radius:6px}.article{max-width:780px;margin:64px auto 100px}.article h1{font-size:clamp(38px,5vw,62px)}.article img{max-width:100%;height:auto}.site-footer{padding:40px 0;border-top:1px solid var(--line);font-size:14px;color:var(--muted)}.site-footer p{max-width:75ch}.wp-block-image img{max-width:100%;height:auto}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}@media(max-width:800px){.wrap{padding:0 22px}.site-header{align-items:flex-start;flex-wrap:wrap}nav{order:3;width:100%}.hero{grid-template-columns:1fr;gap:36px;padding:40px 0}.identity{aspect-ratio:5/3;border-radius:60px 6px 6px 6px}.split{grid-template-columns:1fr;gap:12px}.section{padding:40px 0}.lead{font-size:19px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
