:root{--bg:#f5f1ea;--paper:#fff;--soft:#faf7f1;--ink:#111827;--muted:#5f6b7a;--line:#e2dbcf;--green:#183f37;--green2:#547663;--gold:#b99458;--shadow:0 24px 70px rgba(17,24,39,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(100% - 48px,1180px);margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(245,241,234,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(17,24,39,.08)}.nav-wrap{height:76px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;flex-direction:column;line-height:1.05}.brand strong{font-family:"Cormorant Garamond",Georgia,serif;font-size:25px;font-weight:700;letter-spacing:-.035em}.brand small{font-size:11px;color:#617184;margin-top:5px;letter-spacing:.02em}.nav{display:flex;align-items:center;gap:4px;background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:999px;padding:5px;box-shadow:0 8px 28px rgba(17,24,39,.04)}.nav a{font-size:13px;font-weight:700;color:#5e6d7e;padding:10px 15px;border-radius:999px}.nav a.active,.nav a:hover{background:#f4efe6;color:#111827}.header-actions{display:flex;align-items:center;gap:10px}.lang-toggle{height:42px;border:1px solid rgba(17,24,39,.12);background:#fff;border-radius:999px;padding:0 13px;font-size:12px;font-weight:850;color:#1f2937;cursor:pointer}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 20px;border-radius:14px;border:1px solid transparent;font-weight:800;font-size:13px;cursor:pointer;transition:.2s ease}.btn-primary{background:var(--green);color:#fff;box-shadow:0 14px 26px rgba(24,63,55,.16)}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 18px 32px rgba(24,63,55,.22)}.btn-secondary{background:rgba(255,255,255,.9);color:var(--ink);border-color:rgba(17,24,39,.14)}.menu-btn{display:none;border:1px solid rgba(17,24,39,.12);background:#fff;border-radius:14px;width:44px;height:44px;font-size:20px}.hero{padding:56px 0 74px}.hero-frame{position:relative;min-height:570px;border:1px solid rgba(17,24,39,.08);overflow:hidden;background:#e7e1d7;box-shadow:var(--shadow)}.hero-frame:before{content:"";position:absolute;inset:0;background:image-set(url("artemis-main-banner-v62.avif") type("image/avif"),url("artemis-main-banner-v62.webp") type("image/webp")) 82% center/cover no-repeat}.hero-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(249,246,240,.98) 0%,rgba(249,246,240,.92) 43%,rgba(249,246,240,.18) 66%,rgba(249,246,240,0) 100%)}.hero-copy{position:relative;z-index:2;width:min(560px,56%);min-height:570px;display:flex;flex-direction:column;justify-content:center;padding:70px 58px}.kicker,.eyebrow{font-size:11px;font-weight:900;letter-spacing:.17em;text-transform:uppercase;color:var(--green2)}.kicker{display:flex;align-items:center;gap:10px;margin-bottom:18px}.kicker:before{content:"";width:34px;height:1px;background:var(--gold)}h1,h2,h3{font-family:"Cormorant Garamond",Georgia,serif;margin:0;color:var(--ink)}.hero h1{font-size:clamp(54px,5.8vw,90px);line-height:.91;letter-spacing:-.05em;margin-bottom:20px}.hero p{font-size:16px;line-height:1.75;color:#334155;max-width:455px;margin:0 0 28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-note{margin-top:19px;display:flex;gap:16px;flex-wrap:wrap;color:#607084;font-size:13px}.hero-note span{display:inline-flex;gap:8px;align-items:center}.dot{width:7px;height:7px;border-radius:50%;background:var(--green2)}.section{padding:78px 0}.white{background:#fff}.soft{background:var(--soft)}.section-head{text-align:center;max-width:720px;margin:0 auto 42px}.section-head h2,.page-hero h1,.cta h2{font-size:clamp(42px,4.1vw,64px);line-height:.96;letter-spacing:-.04em;margin-top:11px}.section-head p,.page-hero p,.cta p{font-size:15px;line-height:1.75;color:var(--muted);max-width:640px;margin:18px auto 0}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.page-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff;border:1px solid rgba(17,24,39,.10);padding:26px;min-height:230px;display:flex;flex-direction:column;gap:15px}.card .num{width:34px;height:34px;border-radius:10px;background:#e8f1ec;color:var(--green);display:grid;place-items:center;font-size:12px;font-weight:900}.card h3{font-size:27px;line-height:1.04}.card p{font-size:13px;line-height:1.65;color:var(--muted);margin:0}.card a{font-size:12px;font-weight:900;color:var(--green);margin-top:auto}.split{display:grid;grid-template-columns:1fr 1fr;gap:68px;align-items:center}.split h2{font-size:clamp(40px,3.7vw,58px);line-height:.98;letter-spacing:-.04em;margin-top:12px}.split p{font-size:15px;line-height:1.82;color:var(--muted)}.check-list{list-style:none;padding:0;margin:24px 0;display:grid;gap:12px}.check-list li{display:flex;gap:11px;color:#435166;font-size:14px;line-height:1.55}.check-list li:before{content:"";width:7px;height:7px;background:var(--green2);border-radius:50%;margin-top:8px;flex:0 0 auto}.photo-panel{min-height:420px;border:1px solid rgba(17,24,39,.08);background:#e3ddd3 center/cover no-repeat;box-shadow:0 18px 50px rgba(17,24,39,.08)}.photo-panel.consult{background-image:url("consultation-v60.webp");background-position:center}.photo-panel.hero-photo{background-image:image-set(url("artemis-main-banner-v62.avif") type("image/avif"),url("artemis-main-banner-v62.webp") type("image/webp"));background-position:78% center}.page-hero{padding:76px 0 58px;text-align:center;background:linear-gradient(180deg,rgba(250,247,241,.96),rgba(245,241,234,.94)),image-set(url("artemis-main-banner-v62.avif") type("image/avif"),url("artemis-main-banner-v62.webp") type("image/webp")) 80% center/cover no-repeat;border-bottom:1px solid rgba(17,24,39,.06)}.cta{text-align:center;background:#fff;border-top:1px solid rgba(17,24,39,.08);border-bottom:1px solid rgba(17,24,39,.08)}.cta .btn+.btn{margin-left:10px}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:52px;align-items:start}.contact-list{display:grid;gap:18px}.contact-item{display:grid;grid-template-columns:36px 1fr;gap:14px;align-items:start}.contact-item i{width:36px;height:36px;border-radius:10px;background:#e8f1ec;display:grid;place-items:center;color:var(--green);font-style:normal;font-weight:900}.contact-item strong{display:block;font-size:14px;margin-bottom:4px}.contact-item span{font-size:14px;color:var(--muted)}.contact-book-card{background:linear-gradient(135deg,#f8f4ed,#ffffff);border:1px solid rgba(17,24,39,.10);padding:34px;box-shadow:0 18px 50px rgba(17,24,39,.06)}.contact-book-card .mini{font-size:11px;font-weight:900;letter-spacing:.17em;text-transform:uppercase;color:var(--green2);margin-bottom:12px}.contact-book-card h2{font-size:clamp(36px,3.4vw,54px);line-height:.98;letter-spacing:-.04em}.contact-book-card p{font-size:14px;line-height:1.75;color:var(--muted);margin:16px 0 24px}.contact-note{display:grid;gap:10px;margin-top:22px}.contact-note span{display:flex;gap:10px;font-size:13px;line-height:1.55;color:#526173}.contact-note span:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--green2);margin-top:7px;flex:0 0 auto}.contact-main-card{background:#fff;border:1px solid rgba(17,24,39,.10);padding:34px;box-shadow:0 18px 50px rgba(17,24,39,.05)}.form-card{background:#fff;border:1px solid rgba(17,24,39,.10);padding:28px;box-shadow:0 18px 50px rgba(17,24,39,.06)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid .full{grid-column:1/-1}input,select,textarea{width:100%;border:1px solid rgba(17,24,39,.14);background:#fff;border-radius:13px;padding:14px;font:inherit;font-size:14px;color:var(--ink)}textarea{min-height:124px;resize:vertical}.site-footer{background:#101a26;color:#fff;padding:58px 0 28px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:42px}.site-footer h3{font-size:23px;color:#fff;margin:0 0 12px}.site-footer p,.site-footer a{color:#c6d0db;font-size:13px;line-height:1.7}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:38px;padding-top:22px;color:#aeb8c4;font-size:12px;text-align:center}html[lang="el"] h1,html[lang="el"] h2,html[lang="el"] h3{font-weight:600;letter-spacing:-.035em}html[lang="el"] .page-hero h1{font-size:clamp(38px,3.7vw,58px);line-height:1.04}html[lang="el"] .hero h1{font-size:clamp(40px,4.7vw,72px);line-height:1}html[lang="el"] .split h2,html[lang="el"] .section-head h2,html[lang="el"] .cta h2{font-size:clamp(34px,3.3vw,52px);line-height:1.04}.bio-panel{background:#fff;border:1px solid rgba(17,24,39,.10);padding:34px;box-shadow:0 18px 50px rgba(17,24,39,.05)}.bio-panel p{font-size:15px;line-height:1.82;color:var(--muted);margin:14px 0 0}.bio-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px;margin-top:26px}.bio-point{background:#faf7f1;border:1px solid rgba(17,24,39,.08);padding:18px}.bio-point strong{display:block;font-size:13px;margin-bottom:7px}.bio-point span{font-size:13px;line-height:1.55;color:var(--muted)}.map-card{background:#fff;border:1px solid rgba(17,24,39,.10);padding:24px;box-shadow:0 18px 50px rgba(17,24,39,.05)}.map-card h3{font-size:30px;margin-bottom:8px}.map-card p{font-size:14px;line-height:1.7;color:var(--muted);margin:0 0 18px}.map-box{min-height:265px;border:1px solid rgba(17,24,39,.10);background:linear-gradient(135deg,#f8f4ed,#eef4ef);position:relative;overflow:hidden;display:grid;place-items:center;text-align:center}.map-box:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,63,55,.05) 1px,transparent 1px),linear-gradient(0deg,rgba(24,63,55,.05) 1px,transparent 1px);background-size:38px 38px}.map-pin{position:relative;z-index:1;background:#fff;border:1px solid rgba(17,24,39,.10);border-radius:18px;padding:18px 22px;box-shadow:0 18px 45px rgba(17,24,39,.08)}.map-pin strong{display:block;font-family:"Cormorant Garamond",Georgia,serif;font-size:27px}.map-pin span{font-size:13px;color:var(--muted)}@media(max-width:980px){.bio-grid{grid-template-columns:1fr}.bio-panel{padding:26px}.map-box{min-height:230px}}@media(max-width:980px){.container{width:min(100% - 32px,1180px)}.nav{display:none;position:absolute;left:16px;right:16px;top:82px;border-radius:20px;flex-direction:column;align-items:stretch;padding:10px}.nav a{border-radius:14px;padding:13px 15px}body.menu-open .nav{display:flex}.menu-btn{display:block}.header-actions>.btn-primary{display:none}.hero{padding:0 0 50px}.hero-frame{min-height:auto;border-left:0;border-right:0;display:grid}.hero-frame:before{position:relative;display:block;min-height:335px;background-position:74% center}.hero-frame:after{display:none}.hero-copy{width:100%;min-height:auto;padding:36px 22px;background:linear-gradient(135deg,#faf7f1,#efe9df)}.hero h1{font-size:46px}.split,.contact-grid{grid-template-columns:1fr;gap:36px}.grid-4,.page-grid{grid-template-columns:1fr 1fr}.photo-panel{min-height:350px}.brand small{display:none}}@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.nav-wrap{height:70px}.brand strong{font-size:21px}.lang-toggle{display:inline-flex;align-items:center}.hero-frame:before{min-height:292px;background-position:72% center}.hero-copy{padding:30px 18px}.hero h1{font-size:40px}.hero-actions .btn{width:100%}.grid-4,.page-grid,.form-grid{grid-template-columns:1fr}.section{padding:58px 0}.page-hero{padding:58px 0 44px}.footer-grid{grid-template-columns:1fr;gap:24px}.cta .btn{width:100%;margin:8px 0 0!important}.photo-panel{min-height:300px}.header-actions{gap:7px}.menu-btn{width:42px;height:42px}}@media(max-width:620px){.page-hero h1{font-size:34px!important;line-height:1.04!important;letter-spacing:-.035em!important;max-width:340px;margin-left:auto;margin-right:auto}.page-hero p{font-size:14px!important;line-height:1.65!important;max-width:335px}.page-hero{padding:54px 0 40px!important;background-position:center center!important}.brand strong{font-size:19px!important;letter-spacing:-.03em;white-space:nowrap}.nav-wrap{gap:8px}.header-actions{gap:8px}.lang-toggle,.menu-btn{width:42px;height:42px;padding:0;justify-content:center}.page-hero .eyebrow{font-size:10px;letter-spacing:.14em}}.page-hero{background:linear-gradient(180deg,rgba(250,247,241,.80),rgba(245,241,234,.78)),url("artemis-main-banner-v62.webp") center center/cover no-repeat!important;padding:78px 0 60px!important;}.page-hero h1{max-width:980px;margin-left:auto;margin-right:auto;}.page-hero p{max-width:680px;}.bio-panel.v18-bio{padding:0;border:0;box-shadow:none;background:transparent;}.bio-v18{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.78fr);gap:46px;align-items:center;}.bio-v18-copy{background:#fff;border:1px solid rgba(17,24,39,.10);padding:42px;box-shadow:0 18px 50px rgba(17,24,39,.045);}.bio-v18-copy h2{font-size:clamp(42px,4vw,62px);line-height:.96;letter-spacing:-.045em;margin-top:10px;}.bio-v18-copy p{font-size:15px;line-height:1.86;color:var(--muted);margin:17px 0 0;}.bio-v18-photo{min-height:570px;background:url("artemis-bio-portrait-v68.webp") center 44%/cover no-repeat;border:1px solid rgba(17,24,39,.09);box-shadow:0 26px 70px rgba(17,24,39,.10);position:relative;overflow:hidden;}.bio-v18-photo:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.55);pointer-events:none;}.bio-v18-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px;}.bio-v18-card{background:#faf7f1;border:1px solid rgba(17,24,39,.08);padding:19px;}.bio-v18-card strong{display:block;font-size:13px;font-weight:850;margin-bottom:8px;color:var(--ink);}.bio-v18-card span{display:block;font-size:13px;line-height:1.58;color:var(--muted);}.person-section{background:linear-gradient(135deg,#f8f4ed 0%,#ffffff 100%);border-top:1px solid rgba(17,24,39,.06);border-bottom:1px solid rgba(17,24,39,.06);}.person-wrap{display:grid;grid-template-columns:.72fr 1.28fr;gap:44px;align-items:start;}.person-title h2{font-size:clamp(42px,4vw,64px);line-height:.96;letter-spacing:-.045em;margin-top:12px;}.person-copy{background:#fff;border:1px solid rgba(17,24,39,.09);padding:34px;box-shadow:0 18px 50px rgba(17,24,39,.045);}.person-copy p{font-size:16px;line-height:1.86;color:var(--muted);margin:0 0 18px;}.person-copy p:last-child{margin-bottom:0;}.clinical-v18 .section-head{max-width:760px;}.clinical-v18 .section-head h2{max-width:720px;margin-left:auto;margin-right:auto;}.clinical-v18 .page-grid{margin-top:38px;}.map-pin strong{font-size:25px!important;}@media(max-width:980px){.bio-v18,.person-wrap{grid-template-columns:1fr;gap:28px;}.bio-v18-photo{min-height:480px;background-position:center 38%;}.bio-v18-cards{grid-template-columns:1fr;}}@media(max-width:620px){.page-hero{padding:54px 0 42px!important;background-position:center center!important;}.page-hero h1{font-size:32px!important;line-height:1.06!important;letter-spacing:-.032em!important;max-width:345px;}html[lang="el"] .page-hero h1{font-size:31px!important;line-height:1.07!important;letter-spacing:-.028em!important;}.page-hero p{font-size:14px!important;line-height:1.65!important;max-width:335px;}.bio-v18-copy{padding:26px 22px;}.bio-v18-copy h2{font-size:36px;line-height:1;}.bio-v18-photo{min-height:430px;background-size:cover;background-position:center 35%;}.person-copy{padding:24px 22px;}.person-wrap{gap:22px;}.person-title h2{font-size:34px;line-height:1.02;}.person-copy p{font-size:14px;line-height:1.76;}}body{font-weight:400;letter-spacing:-.004em;color:#151d2a;text-rendering:optimizeLegibility;}h1,h2,h3{font-weight:600;letter-spacing:-.032em;color:#151d2a;}html[lang="el"] h1,html[lang="el"] h2,html[lang="el"] h3{font-family:"Noto Serif",Georgia,serif;font-weight:600;letter-spacing:-.025em;}.brand strong{font-size:23px;font-weight:600;letter-spacing:-.025em;}.brand small{font-size:11px;font-weight:400;letter-spacing:.01em;color:#6f7d8c;}.nav{box-shadow:0 7px 24px rgba(17,24,39,.035);}.nav a{font-size:13px;font-weight:600;letter-spacing:-.006em;color:#627082;padding:10px 16px;}.nav a.active,.nav a:hover{color:#151d2a;background:#f3eee6;}.lang-toggle{font-weight:650;font-size:12px;letter-spacing:-.005em;}.btn{font-weight:650;font-size:13px;letter-spacing:-.006em;border-radius:13px;}.kicker,.eyebrow{font-weight:700;letter-spacing:.145em;color:#5a7a67;}.hero h1{font-size:clamp(48px,5.15vw,78px);font-weight:600;line-height:.95;letter-spacing:-.042em;}.hero p{font-size:15.5px;line-height:1.78;color:#405066;}.section-head h2,.page-hero h1,.cta h2{font-size:clamp(38px,3.55vw,56px);font-weight:600;line-height:1.02;letter-spacing:-.032em;}.section-head p,.page-hero p,.cta p{font-size:14.5px;line-height:1.76;color:#647082;}.split h2{font-size:clamp(36px,3.25vw,52px);font-weight:600;line-height:1.03;letter-spacing:-.032em;}.split p{font-size:14.5px;line-height:1.82;color:#647082;}.card h3{font-size:24px;font-weight:600;line-height:1.08;letter-spacing:-.025em;}.card p{font-size:13px;line-height:1.68;color:#647082;}.card .num{font-weight:700;}.card a{font-weight:650;letter-spacing:-.004em;}.contact-item strong{font-weight:650;}.contact-book-card h2{font-size:clamp(34px,3vw,48px);font-weight:600;line-height:1.03;letter-spacing:-.032em;}.map-card h3,.map-pin strong{font-weight:600;letter-spacing:-.025em;}.site-footer h3{font-size:22px;font-weight:600;letter-spacing:-.025em;}.site-footer p,.site-footer a{font-size:13px;font-weight:400;line-height:1.72;}.footer-bottom{font-weight:400;}html[lang="el"] .hero h1{font-size:clamp(38px,4.25vw,66px);line-height:1.04;letter-spacing:-.025em;}html[lang="el"] .page-hero h1{font-size:clamp(34px,3.25vw,50px);line-height:1.08;letter-spacing:-.022em;}html[lang="el"] .section-head h2,html[lang="el"] .cta h2,html[lang="el"] .split h2{font-size:clamp(32px,2.95vw,46px);line-height:1.08;letter-spacing:-.02em;}@media(max-width:620px){.brand strong{font-size:18px!important;letter-spacing:-.02em!important;}.nav a{font-size:13px;font-weight:600;}.hero h1{font-size:38px!important;line-height:1!important;}.page-hero h1{font-size:30px!important;line-height:1.09!important;letter-spacing:-.024em!important;}html[lang="el"] .page-hero h1{font-size:28px!important;line-height:1.12!important;letter-spacing:-.018em!important;}.section-head h2,.cta h2{font-size:32px!important;line-height:1.08!important;}}body{font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-weight:400!important;color:#172033!important;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;}h1,h2,h3,.brand strong,.footer-grid h3{font-family:"Cormorant Garamond",Georgia,serif!important;font-weight:500!important;letter-spacing:-.022em!important;}html[lang="el"] h1,html[lang="el"] h2,html[lang="el"] h3,html[lang="el"] .brand strong,html[lang="el"] .footer-grid h3{font-weight:500!important;letter-spacing:-.026em!important;}.nav-wrap{height:68px!important;}.brand strong{font-size:22px!important;line-height:1!important;}.brand small{font-size:10.5px!important;font-weight:400!important;letter-spacing:.01em!important;color:#6c7a8e!important;margin-top:5px!important;}.nav{padding:5px!important;gap:3px!important;}.nav a{font-size:13px!important;font-weight:600!important;letter-spacing:-.01em!important;padding:10px 18px!important;border-radius:999px!important;color:#536276!important;}.nav a.active,.nav a:hover{background:#f2ece2!important;color:#172033!important;}.lang-toggle{font-size:12px!important;font-weight:700!important;}.menu-btn{font-size:19px!important;}.page-hero{padding:74px 0 66px!important;background-image:linear-gradient(90deg,rgba(250,247,241,.80),rgba(250,247,241,.54)),url("artemis-main-banner-v62.webp")!important;background-size:cover!important;background-position:center center!important;}.page-hero h1{font-size:clamp(36px,3.35vw,54px)!important;line-height:1.05!important;max-width:950px!important;margin-left:auto!important;margin-right:auto!important;}.page-hero p{font-size:15px!important;line-height:1.7!important;max-width:660px!important;color:#617084!important;}.eyebrow{font-size:11px!important;font-weight:700!important;letter-spacing:.18em!important;color:#5a7a67!important;}.section{padding:76px 0!important;}.about-bio-section{background:#fff!important;}.bio-panel,.v18-bio,.bio-v18{box-shadow:none!important;border:0!important;background:transparent!important;}.bio-refined{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:54px;align-items:center;}.bio-refined-copy{background:transparent!important;border:0!important;padding:0!important;box-shadow:none!important;max-width:720px;}.bio-refined-copy h2{font-size:clamp(32px,3vw,46px)!important;line-height:1.05!important;margin:10px 0 16px!important;}.bio-refined-copy p{font-size:15px!important;line-height:1.86!important;color:#5b687a!important;margin:0 0 15px!important;}.bio-refined-photo{margin:0!important;width:100%;max-width:420px;border:1px solid rgba(23,32,51,.08);background:#fbf8f2;box-shadow:0 22px 60px rgba(17,24,39,.08);overflow:hidden;}.bio-refined-photo img{display:block;width:100%;height:auto!important;object-fit:contain!important;object-position:center top!important;}.bio-refined-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px;}.bio-refined-card{background:#fbf8f2;border:1px solid rgba(23,32,51,.07);padding:17px 16px;}.bio-refined-card strong{display:block;font-size:13px!important;font-weight:700!important;letter-spacing:0!important;margin-bottom:7px;color:#172033;}.bio-refined-card span{display:block;font-size:13px!important;line-height:1.55;color:#617084;}.person-section,.calm-person-section{background:#faf7f1!important;border-top:1px solid rgba(23,32,51,.06);border-bottom:1px solid rgba(23,32,51,.06);}.person-inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:58px;align-items:start;}.person-title h2{font-size:clamp(30px,3vw,46px)!important;line-height:1.08!important;margin:12px 0 0!important;}.person-copy p{font-size:16px!important;line-height:1.85!important;color:#526174!important;margin:0 0 18px!important;}.cta,.calm-cta{background:#fff!important;text-align:center!important;padding:66px 0!important;border-top:1px solid rgba(23,32,51,.06);}.cta-inner{max-width:680px;margin:0 auto;}.cta h2{font-size:clamp(30px,3vw,44px)!important;line-height:1.1!important;margin:10px 0 12px!important;font-weight:500!important;}.cta p{font-size:15px!important;line-height:1.7!important;color:#657386!important;max-width:600px!important;margin:0 auto 22px!important;}.btn{border-radius:12px!important;font-size:13px!important;font-weight:700!important;letter-spacing:-.01em!important;padding:13px 21px!important;box-shadow:none!important;}.btn-primary{background:#174b3f!important;}.btn-secondary{background:#fff!important;color:#172033!important;border:1px solid rgba(23,32,51,.14)!important;}.site-footer,footer{background:#101a26!important;color:#e9edf2!important;padding:52px 0 24px!important;}.footer-grid{display:grid!important;grid-template-columns:1.2fr .9fr .8fr!important;gap:72px!important;}.footer-grid h3{font-size:22px!important;line-height:1.15!important;margin:0 0 16px!important;color:#fff!important;}.footer-grid p,.footer-links a{font-size:13.5px!important;line-height:1.75!important;color:#c7d0da!important;font-weight:400!important;}.footer-links{display:grid!important;gap:5px!important;margin:0!important;}.footer-links a{text-decoration:none!important;display:block!important;}.footer-bottom{border-top:1px solid rgba(255,255,255,.12)!important;margin-top:38px!important;padding-top:20px!important;text-align:center!important;color:#aeb8c4!important;font-size:12px!important;}@media(max-width:980px){.bio-refined{grid-template-columns:1fr;gap:30px;}.bio-refined-photo{max-width:390px;margin:0 auto!important;}.bio-refined-cards{grid-template-columns:1fr;}.person-inner{grid-template-columns:1fr;gap:22px;}.footer-grid{grid-template-columns:1fr!important;gap:30px!important;}}@media(max-width:620px){.nav-wrap{height:68px!important;}.brand strong{font-size:19px!important;}.brand small{font-size:9.5px!important;}.page-hero{padding:58px 0 48px!important;}.page-hero h1{font-size:32px!important;line-height:1.08!important;letter-spacing:-.025em!important;}html[lang="el"] .page-hero h1{font-size:30px!important;line-height:1.08!important;}.page-hero p{font-size:14px!important;}.section{padding:58px 0!important;}.bio-refined-copy h2{font-size:34px!important;}.bio-refined-copy p{font-size:14.5px!important;line-height:1.78!important;}.bio-refined-photo{max-width:100%!important;}.person-title h2{font-size:32px!important;}.person-copy p{font-size:14.5px!important;line-height:1.78!important;}.cta h2{font-size:32px!important;}.cta{padding:54px 0!important;}.footer-grid h3{font-size:20px!important;}}.hero{background-image:linear-gradient(90deg,rgba(250,247,241,.78) 0%,rgba(250,247,241,.55) 43%,rgba(250,247,241,.12) 72%),image-set(url("artemis-main-banner-v62.avif") type("image/avif"),url("artemis-main-banner-v62.webp") type("image/webp"))!important;background-size:cover!important;background-position:center right!important;}.hero-frame:before{background-image:image-set(url("artemis-main-banner-v62.avif") type("image/avif"),url("artemis-main-banner-v62.webp") type("image/webp"))!important;filter:none!important;}@media(max-width:760px){.hero{background-position:62% center!important;}}.hero{background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.78),rgba(255,255,255,0) 34%),linear-gradient(115deg,#f7f2ea 0%,#fbf8f2 48%,#efe6d8 100%)!important;position:relative!important;overflow:hidden!important;}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 26%,rgba(185,148,88,.12),rgba(185,148,88,0) 34%),linear-gradient(90deg,rgba(255,255,255,.16),rgba(255,255,255,0));pointer-events:none;}.hero .container{position:relative;z-index:1;}.hero-frame{background:rgba(255,255,255,.55)!important;backdrop-filter:blur(2px)!important;border:1px solid rgba(23,32,51,.08)!important;box-shadow:0 28px 90px rgba(17,24,39,.08)!important;}.hero-frame:before{background-image:image-set(url("artemis-main-banner-v62.avif") type("image/avif"),url("artemis-main-banner-v62.webp") type("image/webp"))!important;background-size:cover!important;background-position:72% center!important;opacity:1!important;filter:none!important;}@media(max-width:760px){.hero{background:linear-gradient(135deg,#f7f2ea 0%,#fbf8f2 58%,#efe6d8 100%)!important;}.hero-frame:before{background-position:68% center!important;}}img{max-width:100%;height:auto;}@media(max-width:760px){.hero-frame:before{background-image:url("artemis-main-banner-mobile-v62.webp")!important;}.page-hero{background-image:linear-gradient(90deg,rgba(250,247,241,.82),rgba(250,247,241,.60)),url("artemis-main-banner-mobile-v62.webp")!important;}.bio-refined-photo img{content:url("artemis-bio-portrait-v68.webp");}}.background-section{background:#faf7f1!important;border-top:1px solid rgba(23,32,51,.06);}.background-panel{display:grid;grid-template-columns:.9fr 1.15fr;gap:52px;align-items:start;}.background-panel h2{font-size:clamp(30px,2.8vw,44px)!important;line-height:1.08!important;margin:10px 0 14px!important;}.background-panel p{font-size:15px!important;line-height:1.75!important;color:#5e6b7d!important;margin:0;}.background-list{display:grid;gap:14px;}.background-list article{background:#fff;border:1px solid rgba(23,32,51,.07);padding:22px 24px;box-shadow:0 14px 40px rgba(17,24,39,.035);}.background-list span{display:block;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#5a7a67;margin-bottom:8px;}.background-list strong{display:block;font-size:18px!important;font-family:"Cormorant Garamond",Georgia,serif!important;font-weight:600!important;color:#172033;margin-bottom:7px;letter-spacing:-.01em;}.background-list p{font-size:13.5px!important;line-height:1.65!important;color:#657386!important;margin:0!important;}.hero-frame:before{background-image:url("artemis-main-banner-v62.webp")!important;}.bio-refined-photo img{content:url("artemis-bio-portrait-v68.webp");}@media(max-width:980px){.background-panel{grid-template-columns:1fr;gap:24px;}}@media(max-width:760px){.hero{padding-top:0!important;background:linear-gradient(135deg,#f7f2ea 0%,#fbf8f2 58%,#efe6d8 100%)!important;}.hero-frame{display:flex!important;flex-direction:column!important;background:#faf7f1!important;border:0!important;box-shadow:none!important;}.hero-frame:before{position:relative!important;content:""!important;display:block!important;inset:auto!important;width:100%!important;min-height:292px!important;background-image:url("artemis-main-banner-mobile-v62.webp")!important;background-size:cover!important;background-position:center top!important;border-bottom:1px solid rgba(23,32,51,.06)!important;}.hero-copy{padding:30px 20px 24px!important;}.hero h1{font-size:37px!important;line-height:1.02!important;letter-spacing:-.03em!important;}html[lang="el"] .hero h1{font-size:30px!important;line-height:1.04!important;letter-spacing:-.025em!important;}.hero p{font-size:15.5px!important;line-height:1.65!important;}.hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;}.hero-actions .btn{width:100%!important;}}@media(max-width:760px){.hero{padding-top:8px!important;padding-bottom:34px!important}.hero .container{width:min(100% - 10px,1180px)!important}.hero-frame{overflow:visible!important;background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important;border:0!important}.hero-frame:after{display:none!important}.hero-frame:before{min-height:300px!important;border-radius:0!important;background-image:url("artemis-main-banner-mobile-v62.webp")!important;background-size:cover!important;background-position:center 16%!important;box-shadow:0 10px 24px rgba(17,24,39,.08)!important}.hero-copy{position:relative!important;z-index:4!important;width:auto!important;min-height:auto!important;display:block!important;margin:-32px 14px 0!important;padding:20px 20px 18px!important;background:rgba(255,251,245,.74)!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;border:1px solid rgba(255,255,255,.7)!important;border-radius:24px!important;box-shadow:0 18px 44px rgba(17,24,39,.10)!important}.kicker{margin-bottom:14px!important}.hero h1{font-size:28px!important;line-height:1.05!important;letter-spacing:-.028em!important;margin-bottom:14px!important}.hero p{font-size:14px!important;line-height:1.72!important;max-width:none!important;margin-bottom:18px!important}.hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.hero-actions .btn{width:100%!important}.hero-note{margin-top:16px!important;display:grid!important;gap:10px!important}.hero-note span{display:flex!important;align-items:flex-start!important}.hero-note .dot{margin-top:7px!important;flex:0 0 auto}}.lang-toggle{min-width:72px!important;padding:0 14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;font-size:11px!important;letter-spacing:.02em!important}.lang-toggle .active{font-weight:800!important;color:#172033!important;opacity:1!important}.lang-toggle .muted{opacity:.55!important;font-weight:700!important}.lang-toggle .sep{opacity:.36!important;font-weight:600!important}@media(max-width:760px){.hero-frame:before{background-image:url("artemis-main-banner-mobile-v62.webp")!important;background-position:center 10%!important;min-height:300px!important}.hero-copy{margin:-24px 16px 0!important;padding:18px 20px 18px!important;border-radius:22px!important;background:rgba(255,251,245,.78)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.hero h1{font-size:27px!important;line-height:1.05!important;margin-bottom:12px!important}.hero p{font-size:14px!important;line-height:1.7!important;margin-bottom:16px!important}.hero-actions .btn{min-height:48px!important}.hero-note{margin-top:14px!important}.hero-frame:before{box-shadow:0 8px 22px rgba(17,24,39,.08)!important}}.lang-toggle{min-width:64px!important;padding:0 10px!important;font-size:10.5px!important;gap:5px!important}@media(max-width:760px){.hero-frame:before{background-image:url("artemis-main-banner-mobile-v62.webp")!important;min-height:304px!important;background-position:center 12%!important}.hero-copy{margin:-12px 16px 0!important;padding:18px 20px 18px!important;border-radius:22px!important}.kicker{font-size:10.5px!important;letter-spacing:.16em!important}.lang-toggle{height:40px!important}.menu-btn{width:42px!important;height:42px!important}.hero h1{font-size:27px!important;line-height:1.06!important}.hero p{font-size:14px!important;line-height:1.72!important}}@media(max-width:760px){.hero-frame:before{background-image:url("artemis-main-banner-mobile-v62.webp")!important;background-position:center 9%!important;min-height:306px!important}.hero-copy{margin:6px 16px 0!important;padding:18px 20px 18px!important}.hero-frame{padding-bottom:0!important}.kicker{margin-bottom:12px!important}}@media(max-width:760px){.hero-frame:before{background-image:url("artemis-main-banner-mobile-v62.webp")!important;min-height:314px!important;background-size:94% auto!important;background-repeat:no-repeat!important;background-position:center 18%!important;background-color:#f7f0e8!important}.hero-copy{margin:-22px 16px 0!important;padding:19px 20px 18px!important;background:rgba(255,250,244,.72)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;border:1px solid rgba(255,255,255,.78)!important;box-shadow:0 18px 44px rgba(17,24,39,.09)!important}.hero h1{margin-bottom:13px!important}.hero p{margin-bottom:17px!important}}.specialist-intro{background:#fff;padding:86px 0 88px!important;border-top:1px solid rgba(23,32,51,.05);border-bottom:1px solid rgba(23,32,51,.05);}.specialist-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;align-items:start;padding:0;}.specialist-left h2{font-size:clamp(42px,5vw,72px)!important;line-height:.95!important;letter-spacing:-.045em!important;margin:14px 0 24px!important;max-width:560px;}.specialist-tags{display:flex;flex-wrap:wrap;gap:10px;}.specialist-tags span{display:inline-flex;align-items:center;min-height:34px;padding:8px 13px;border:1px solid rgba(20,83,68,.15);background:#f1f6f2;color:#174f40;border-radius:999px;font-size:12px;font-weight:750;letter-spacing:.02em;}.specialist-copy{max-width:690px;}.specialist-copy p{font-size:17px!important;line-height:1.85!important;color:#4f6074!important;margin:0 0 18px!important;}.specialist-copy .specialist-note{font-size:14.5px!important;color:#728092!important;background:#faf7f1;border-left:3px solid #d7b78a;padding:14px 16px;margin-top:8px!important;}@media(max-width:900px){.specialist-intro{padding:58px 0 62px!important;}.specialist-card{grid-template-columns:1fr;gap:26px;}.specialist-left h2{font-size:42px!important;line-height:1!important;margin-bottom:20px!important;}.specialist-copy p{font-size:15.5px!important;line-height:1.75!important;}}@media(max-width:560px){.specialist-intro{padding:48px 0 52px!important;}.specialist-left h2{font-size:36px!important;}.specialist-tags{gap:8px;}.specialist-tags span{font-size:11.5px;padding:7px 11px;}}.specialist-tags{display:flex!important;flex-wrap:wrap!important;gap:0!important;align-items:center!important;margin-top:2px!important;}.specialist-tags span{background:transparent!important;border:0!important;border-radius:0!important;min-height:auto!important;padding:0!important;color:#174f40!important;font-size:13px!important;font-weight:700!important;letter-spacing:.03em!important;line-height:1.6!important;}.specialist-tags span:not(:last-child)::after{content:"·";display:inline-block;margin:0 13px;color:#9aab9f;font-weight:600;}@media(max-width:560px){.specialist-tags{display:grid!important;gap:6px!important;}.specialist-tags span{font-size:12.5px!important;}.specialist-tags span:not(:last-child)::after{display:none!important;}}body{font-synthesis-weight:none;text-rendering:optimizeLegibility;}.nav a{font-weight:650!important;letter-spacing:-.01em!important;}.brand strong{letter-spacing:-.025em!important;}.brand span{letter-spacing:.01em!important;}.eyebrow{letter-spacing:.17em!important;}.section{scroll-margin-top:96px;}.card,.service-card,.background-list article,.contact-card,.info-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;}@media(hover:hover){.service-card:hover,.background-list article:hover{transform:translateY(-2px);box-shadow:0 18px 48px rgba(17,24,39,.055)!important;border-color:rgba(20,83,68,.14)!important;}}.footer a{color:inherit;text-decoration:none;}.footer a:hover{text-decoration:underline;text-underline-offset:3px;}.calm-cta h2,.cta h2{letter-spacing:-.035em!important;}@media(max-width:760px){.page-hero h1{font-size:clamp(35px,10.5vw,48px)!important;line-height:1.03!important;letter-spacing:-.035em!important;}.page-hero p{font-size:15px!important;line-height:1.7!important;}.section{padding-top:54px!important;padding-bottom:54px!important;}.footer{padding-top:52px!important;}.footer-grid{gap:32px!important;}.specialist-intro{padding-top:50px!important;padding-bottom:56px!important;}.specialist-left h2{font-size:35px!important;line-height:1.02!important;}.specialist-copy p{font-size:15px!important;line-height:1.78!important;}.service-card{padding:24px!important;}}@media(min-width:901px){.site-header{position:sticky!important;top:0!important;z-index:60!important;background:rgba(248,245,238,.94)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;border-bottom:1px solid rgba(23,32,51,.08)!important;box-shadow:0 8px 28px rgba(17,24,39,.035)!important;}.hero{padding-top:48px!important;padding-bottom:74px!important;overflow:hidden!important;}.hero-frame{margin-top:0!important;max-height:none!important;overflow:hidden!important;}.hero-frame:before{bottom:0!important;}.hero-copy{min-height:520px!important;padding-top:86px!important;padding-bottom:72px!important;}.hero-note{opacity:1!important;}}@media(min-width:901px) and (max-width:1280px){.hero-copy{min-height:500px!important;padding-top:74px!important;}}@media(max-width:900px){.site-header{z-index:80!important;}}.service-card{border-radius:18px!important;background:linear-gradient(180deg,#fff 0%,#fdfbf7 100%)!important;}.service-card .num,.service-number{border-radius:12px!important;}.site-header{position:relative!important;top:auto!important;z-index:40!important;box-shadow:none!important;background:#f5f1ea!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;}.nav-wrap{height:74px!important}.brand strong{font-size:23px!important;letter-spacing:-.03em!important;font-weight:700!important}.brand small{font-size:10.5px!important;letter-spacing:.03em!important}.nav a{font-size:15px!important;font-weight:600!important;letter-spacing:-.01em!important}.lang-toggle{min-width:64px!important;height:44px!important;font-size:14px!important}.hero{padding:28px 0 68px!important}.hero h1{font-size:clamp(46px,5vw,72px)!important;line-height:.93!important;letter-spacing:-.045em!important;margin-bottom:18px!important}.hero p{font-size:15px!important;line-height:1.75!important;max-width:430px!important}.hero-copy{min-height:unset!important;padding-top:58px!important;padding-bottom:58px!important}.kicker,.eyebrow{font-size:11px!important;letter-spacing:.18em!important}.page-hero h1,.cta h2{font-size:clamp(38px,3.7vw,56px)!important;line-height:1.02!important;letter-spacing:-.035em!important}.section-head h2,.split h2,.specialist-left h2{font-size:clamp(34px,3.8vw,56px)!important;line-height:1.01!important;letter-spacing:-.04em!important}.section-head p,.page-hero p,.cta p,.split p,.specialist-copy p,.card p,.card a,.background-list p,.background-note,.footer p{font-size:15px!important;line-height:1.8!important}.section{padding:74px 0!important}.white .section-head{margin-bottom:34px!important}.grid-4{gap:20px!important}.card{background:linear-gradient(180deg,#fff 0%,#fcfbf8 100%)!important;border:1px solid rgba(23,32,51,.08)!important;border-radius:20px!important;padding:26px!important;min-height:250px!important;box-shadow:0 10px 26px rgba(17,24,39,.025)!important;}.card h3{font-size:20px!important;line-height:1.15!important;letter-spacing:-.02em!important}.card .num{background:#eef4ef!important;color:#355a47!important;border-radius:12px!important;min-width:34px!important;height:34px!important;font-size:13px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;}.card a{font-weight:600!important}.specialist-intro{padding:72px 0 74px!important}.specialist-card{grid-template-columns:.92fr 1.08fr!important;gap:48px!important;align-items:start!important}.specialist-left h2{max-width:500px!important;margin:12px 0 18px!important}.specialist-tags{gap:8px!important;margin-top:4px!important}.specialist-tags span{font-size:13px!important;padding:8px 12px!important;border-radius:999px!important;background:#f5f8f5!important;border:1px solid rgba(90,122,103,.12)!important;}.specialist-copy p{margin:0 0 16px!important;max-width:620px!important}.specialist-note{background:#fbf8f2!important;border-left:2px solid #d6b27a!important;padding:14px 16px!important;border-radius:10px!important;color:#6e7888!important;font-size:14px!important;}.split{gap:56px!important}.photo-panel{border-radius:22px!important;overflow:hidden!important}.check-list li{font-size:15px!important;line-height:1.75!important}.check-list li::marker{color:#5a7a67}.calm-cta .cta-inner{max-width:760px!important;padding:0 10px!important;}.calm-cta p{max-width:620px!important}.footer{padding-top:58px!important}.footer h3,.footer h4{font-size:18px!important;letter-spacing:-.02em!important}.footer ul li,.footer a,.footer p{font-size:14px!important;line-height:1.8!important}@media(max-width:900px){.nav-wrap{height:70px!important}.brand strong{font-size:19px!important}.hero{padding:14px 0 54px!important}.hero h1{font-size:clamp(42px,10vw,56px)!important;line-height:.95!important}.hero-copy{padding-top:40px!important;padding-bottom:52px!important}.page-hero h1,.cta h2,.section-head h2,.split h2,.specialist-left h2{font-size:clamp(33px,9vw,44px)!important;line-height:1.02!important}.section{padding:58px 0!important}.specialist-intro{padding:58px 0 60px!important}.specialist-card{grid-template-columns:1fr!important;gap:26px!important}.grid-4{grid-template-columns:1fr!important;gap:16px!important}.card{min-height:unset!important;padding:24px 22px!important}.split{gap:30px!important}}.site-header{background:rgba(245,241,234,.94)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;border-bottom:1px solid rgba(17,24,39,.07)!important;}.nav-wrap{height:72px!important;gap:18px!important;}.brand strong{font-size:21px!important;font-weight:700!important;letter-spacing:-.028em!important;}.brand small{font-size:10px!important;letter-spacing:.025em!important;margin-top:4px!important;}.nav{padding:4px!important;gap:2px!important;border:1px solid rgba(17,24,39,.07)!important;box-shadow:0 6px 18px rgba(17,24,39,.035)!important;}.nav a{font-size:13px!important;font-weight:600!important;letter-spacing:-.008em!important;padding:9px 14px!important;color:#617184!important;}.nav a.active,.nav a:hover{background:#f1ebe1!important;color:#172033!important;}.header-actions{gap:8px!important;}.lang-toggle{height:40px!important;min-width:60px!important;padding:0 12px!important;font-size:11.5px!important;font-weight:750!important;border-color:rgba(17,24,39,.1)!important;box-shadow:none!important;}@media(max-width:900px){.nav-wrap{height:68px!important;gap:12px!important;}.brand strong{font-size:17.5px!important;}.brand small{font-size:9px!important;letter-spacing:.02em!important;}.lang-toggle{height:39px!important;min-width:58px!important;padding:0 11px!important;font-size:11px!important;}}@media(max-width:760px){.hero-frame:before{background-image:url("artemis-main-banner-mobile-v62.webp")!important;background-size:88% auto!important;background-repeat:no-repeat!important;background-position:center 16%!important;min-height:320px!important;background-color:#f7f0e8!important}.hero-copy{margin:-18px 16px 0!important}}@media(max-width:760px){.hero-frame:before{background-image:url("artemis-main-banner-mobile-v62.webp")!important;background-size:88% auto!important;background-repeat:no-repeat!important;background-position:58% 16%!important;min-height:320px!important;background-color:#f7f0e8!important;}.hero-copy{margin:-18px 16px 0!important;}}@media(max-width:760px){.hero-frame:before{background-image:url("artemis-main-banner-mobile-v62.webp")!important;background-size:cover!important;background-repeat:no-repeat!important;background-position:center top!important;min-height:322px!important;background-color:#f7f0e8!important;}.hero-copy{margin:-18px 16px 0!important;}}@media(max-width:760px){.hero-frame:before{background-image:image-set(url("artemis-main-banner-mobile-v62.avif") type("image/avif"),url("artemis-main-banner-mobile-v62.webp") type("image/webp"))!important;background-size:cover!important;background-repeat:no-repeat!important;background-position:center top!important;min-height:322px!important;background-color:#f7f0e8!important;}.hero-copy{margin:-18px 16px 0!important;}}.photo-panel.consult{background-image:url("consultation-v60.webp")!important;background-position:center center!important;border-radius:22px!important;box-shadow:0 24px 70px rgba(17,24,39,.10)!important;}@media(max-width:760px){.photo-panel.consult{min-height:300px!important;background-position:54% center!important;border-radius:20px!important;}}.page-hero{position:relative!important;overflow:hidden!important;padding:78px 0 62px!important;text-align:center!important;background:radial-gradient(circle at 50% -20%,rgba(185,148,88,.16),transparent 42%),radial-gradient(circle at 88% 12%,rgba(84,118,99,.08),transparent 34%),linear-gradient(180deg,#fbf8f2 0%,#f5f1ea 100%)!important;border-bottom:1px solid rgba(17,24,39,.07)!important;}.page-hero:before,.page-hero:after{display:none!important;content:none!important;}.page-hero .container{position:relative;z-index:1;}.page-hero .eyebrow{letter-spacing:.18em!important;color:#5d7f69!important;}.page-hero h1{max-width:820px!important;margin:13px auto 0!important;}.page-hero p{max-width:690px!important;margin-top:18px!important;}.bio-upgrade{background:#fff!important;}.bio-signature{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.72fr);gap:62px;align-items:center;margin-bottom:54px;}.bio-signature-copy h2{font-size:clamp(42px,4.3vw,66px)!important;line-height:.96!important;letter-spacing:-.045em!important;margin:13px 0 22px!important;}.bio-lede{font-size:17px!important;line-height:1.82!important;color:#556274!important;max-width:780px!important;margin:0 0 18px!important;}.bio-credential-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px;}.bio-credential-pills span{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#eef5f0;border:1px solid rgba(24,63,55,.10);color:#174b3f;font-size:12px;font-weight:800;letter-spacing:.01em;}.bio-signature-photo{margin:0;border-radius:26px;overflow:hidden;border:1px solid rgba(17,24,39,.08);box-shadow:0 24px 70px rgba(17,24,39,.10);background:#f5f1ea;}.bio-signature-photo img{width:100%;height:100%;aspect-ratio:4/5;object-fit:cover;object-position:center top;}.bio-story-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:24px;align-items:stretch;margin:18px 0 54px;}.bio-story-main,.bio-care-card,.bio-academic-card,.bio-interest-card{border:1px solid rgba(17,24,39,.08);background:#fbf8f2;box-shadow:0 14px 36px rgba(17,24,39,.035);}.bio-story-main{padding:34px 36px;display:grid;gap:22px;}.bio-story-main h3,.bio-care-card h3,.bio-academic-card h3,.bio-interest-card h3{font-family:Inter,system-ui,sans-serif!important;font-size:15px!important;line-height:1.35!important;letter-spacing:-.01em!important;font-weight:850!important;color:#172033!important;margin:0 0 10px!important;}.bio-story-main p,.bio-care-card p,.bio-academic-card p,.bio-interest-card p{font-size:14.5px!important;line-height:1.78!important;color:#5f6b7a!important;margin:0!important;}.bio-care-card{padding:30px;background:linear-gradient(135deg,#f8f4ed,#ffffff);}.bio-care-card .bio-mini{font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;color:#5d7f69;margin-bottom:14px;}.bio-care-card p+p{margin-top:14px!important;}.bio-special-section{margin-top:18px;}.bio-special-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:24px;}.bio-special-head h2{font-size:clamp(36px,3.4vw,54px)!important;line-height:1!important;letter-spacing:-.04em!important;margin:10px 0 0!important;}.bio-special-head p{max-width:520px!important;font-size:14.5px!important;line-height:1.7!important;color:#657183!important;margin:0!important;}.bio-interest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;}.bio-interest-card{padding:24px;min-height:164px;background:#fff;}.bio-interest-card h3{font-size:14.5px!important;color:#174b3f!important;}.bio-academic-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;}.bio-academic-card{padding:28px;background:#fbf8f2;}.bio-refined,.bio-accordion{display:initial;}@media(max-width:900px){.page-hero{padding:58px 0 44px!important;}.bio-signature,.bio-story-grid,.bio-academic-grid{grid-template-columns:1fr!important;gap:24px!important;}.bio-signature{margin-bottom:42px!important;}.bio-signature-photo{max-width:520px;margin-inline:auto;}.bio-story-main,.bio-care-card,.bio-academic-card{padding:24px!important;}.bio-special-head{display:block!important;}.bio-special-head p{margin-top:12px!important;}.bio-interest-grid{grid-template-columns:1fr!important;}}@media(max-width:760px){.page-hero{padding:50px 0 38px!important;}.page-hero h1{font-size:clamp(34px,10vw,46px)!important;}.page-hero p{font-size:14px!important;}.bio-signature-copy h2{font-size:clamp(36px,10vw,48px)!important;}.bio-lede{font-size:15px!important;line-height:1.76!important;}.bio-credential-pills span{font-size:11.5px!important;min-height:32px!important;}.bio-signature-photo{border-radius:22px!important;}.bio-interest-card{min-height:unset!important;}}.home-care-section{background:#fff;border-top:1px solid rgba(17,24,39,.07);border-bottom:1px solid rgba(17,24,39,.07)}.services-polish{background:linear-gradient(180deg,#fff 0%,#fbf8f2 100%)}.services-intro{display:grid;grid-template-columns:.95fr 1.05fr;gap:54px;align-items:end;margin-bottom:34px}.services-intro h2{font-size:clamp(38px,3.6vw,58px);line-height:.98;letter-spacing:-.04em;margin-top:10px}.services-intro p{font-size:15px;line-height:1.8;color:var(--muted);margin:0;max-width:590px}.service-box-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-box{position:relative;overflow:hidden;background:rgba(255,255,255,.92);border:1px solid rgba(17,24,39,.09);border-radius:24px;padding:28px;min-height:250px;box-shadow:0 18px 48px rgba(17,24,39,.055);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.service-box:before{content:"";position:absolute;inset:auto -35px -55px auto;width:150px;height:150px;border-radius:999px;background:rgba(84,118,99,.10)}.service-box:hover{transform:translateY(-3px);box-shadow:0 24px 64px rgba(17,24,39,.085);border-color:rgba(84,118,99,.26)}.service-icon{width:42px;height:42px;border-radius:14px;background:#e9f0ea;color:var(--green);display:grid;place-items:center;font-size:14px;font-weight:900;margin-bottom:20px;font-family:Inter,system-ui,sans-serif}.service-box h3{font-size:28px;line-height:1.04;letter-spacing:-.025em;margin-bottom:12px;position:relative;z-index:1}.service-box p{font-size:14px;line-height:1.7;color:#5f6b7a;margin:0;position:relative;z-index:1}@media(max-width:980px){.services-intro{grid-template-columns:1fr;gap:16px}.service-box-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.services-polish{padding-top:56px}.service-box-grid{grid-template-columns:1fr}.service-box{border-radius:20px;padding:24px;min-height:unset}.service-box h3{font-size:25px}.services-intro h2{font-size:clamp(34px,10vw,46px)}}.hero h1{font-size:clamp(42px,4.45vw,68px)!important;line-height:.96!important;letter-spacing:-.04em!important;font-weight:600!important;}html[lang="el"] .hero h1{font-size:clamp(40px,4.2vw,64px)!important;line-height:.98!important;letter-spacing:-.035em!important;}.section-head h2,.page-hero h1,.cta h2{font-size:clamp(34px,3.35vw,50px)!important;line-height:1.04!important;letter-spacing:-.032em!important;font-weight:600!important;}.split h2,.person-title h2,.specialist-left h2,.bio-refined-copy h2,.bio-special-head h2,.services-intro h2{font-size:clamp(32px,3vw,46px)!important;line-height:1.06!important;letter-spacing:-.028em!important;font-weight:600!important;}.card h3,.service-card h3,.service-box h3,.bio-interest-card h3,.bio-academic-card h3,.bio-story-main h3{font-size:clamp(22px,1.75vw,28px)!important;line-height:1.12!important;letter-spacing:-.018em!important;font-weight:600!important;}.hero p,.section-head p,.page-hero p,.split p,.cta p{font-size:15px!important;line-height:1.72!important;}.kicker,.eyebrow{font-size:10.5px!important;letter-spacing:.15em!important;}.hero-frame:before{background-image:image-set(url("artemis-main-banner-v62.avif") type("image/avif"),url("artemis-main-banner-v62.webp") type("image/webp"))!important;background-size:cover!important;background-position:72% center!important;filter:none!important;image-rendering:auto!important;}.hero-frame{min-height:520px!important;}.hero-copy{min-height:520px!important;padding-top:58px!important;padding-bottom:58px!important;}@media(max-width:760px){.hero h1,html[lang="el"] .hero h1{font-size:30px!important;line-height:1.06!important;letter-spacing:-.025em!important;}.section-head h2,.page-hero h1,.cta h2{font-size:31px!important;line-height:1.08!important;}.split h2,.person-title h2,.specialist-left h2,.bio-refined-copy h2,.bio-special-head h2,.services-intro h2{font-size:31px!important;line-height:1.08!important;}.card h3,.service-card h3,.service-box h3,.bio-interest-card h3,.bio-academic-card h3,.bio-story-main h3{font-size:23px!important;}.hero-frame:before{background-image:image-set(url("artemis-main-banner-mobile-v62.avif") type("image/avif"),url("artemis-main-banner-mobile-v62.webp") type("image/webp"))!important;background-position:center top!important;min-height:300px!important;}}.hero h1{font-size:clamp(40px,4.1vw,62px)!important;line-height:.96!important;letter-spacing:-.04em!important;}.page-hero h1,.section-head h2,.cta h2{font-size:clamp(34px,3.1vw,48px)!important;line-height:1.04!important;letter-spacing:-.035em!important;}.split h2,.services-intro h2,.bio-signature-copy h2,.bio-special-head h2,.contact-book-card h2{font-size:clamp(30px,2.8vw,44px)!important;line-height:1.06!important;letter-spacing:-.032em!important;}.card h3,.service-box h3,.bio-interest-card h3,.bio-story-main h3,.bio-care-card h3,.bio-academic-card h3{font-size:19px!important;line-height:1.25!important;}.page-hero{padding:62px 0 48px!important;}.section{padding:66px 0!important;}.bio-signature{gap:46px!important;margin-bottom:42px!important;}.bio-lede{font-size:15.5px!important;line-height:1.78!important;}.service-box-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:18px!important;}.service-box{border-radius:22px!important;background:linear-gradient(180deg,#fff,#fcfaf6)!important;border:1px solid rgba(17,24,39,.09)!important;padding:26px!important;box-shadow:0 14px 38px rgba(17,24,39,.04)!important;}.service-icon,.card .num{width:38px!important;height:38px!important;border-radius:13px!important;background:#edf4ef!important;color:#214f43!important;display:inline-grid!important;place-items:center!important;font-family:Inter,system-ui,sans-serif!important;font-size:14px!important;font-weight:850!important;letter-spacing:0!important;}.service-box p{font-size:14px!important;line-height:1.75!important;color:#5f6b7a!important;}.card .num{font-size:0!important;}.card:nth-child(1) .num:after{content:'Θ';font-size:14px!important;}.card:nth-child(2) .num:after{content:'Δ';font-size:14px!important;}.card:nth-child(3) .num:after{content:'Ο';font-size:14px!important;}.card:nth-child(4) .num:after{content:'Μ';font-size:14px!important;}.appointment-form-card{border-radius:26px!important;padding:30px!important;background:linear-gradient(180deg,#fff,#fbf8f2)!important;border:1px solid rgba(17,24,39,.09)!important;box-shadow:0 20px 55px rgba(17,24,39,.06)!important;}.form-card label{display:grid!important;gap:7px!important;font-size:12px!important;font-weight:800!important;color:#334155!important;letter-spacing:.01em!important;}.form-card input,.form-card select,.form-card textarea{border-radius:14px!important;background:#fff!important;border:1px solid rgba(17,24,39,.13)!important;min-height:48px!important;}.form-card textarea{min-height:126px!important;}.form-helper{margin-top:14px!important;font-size:12.5px!important;line-height:1.65!important;color:#64748b!important;}@media(max-width:900px){.hero h1{font-size:clamp(32px,8.6vw,44px)!important;line-height:1.02!important;}.page-hero h1,.section-head h2,.cta h2,.split h2,.services-intro h2,.bio-signature-copy h2,.bio-special-head h2{font-size:clamp(29px,8vw,38px)!important;line-height:1.06!important;}.service-box-grid{grid-template-columns:1fr!important;}.section{padding:54px 0!important;}.bio-signature{grid-template-columns:1fr!important;gap:28px!important;}.form-grid{grid-template-columns:1fr!important;}}.card .num{font-size:14px!important;}.card .num:after{content:none!important;}.brand strong{font-size:23px!important;letter-spacing:-.025em!important;}.hero h1{font-size:clamp(42px,5vw,76px)!important;line-height:.95!important;}.section-head h2,.page-hero h1,.cta h2{font-size:clamp(34px,3.4vw,52px)!important;line-height:1.02!important;}.split h2{font-size:clamp(34px,3.1vw,50px)!important;line-height:1.02!important;}.card h3,.service-box h3{font-size:24px!important;line-height:1.08!important;}.service-icon,.card .num{font-family:Inter,system-ui,sans-serif!important;font-size:17px!important;font-weight:800!important;color:#183f37!important;}@media(max-width:760px){.container{width:min(100% - 32px,1180px)!important}.brand strong{font-size:20px!important}.brand small{font-size:10px!important}.hero h1{font-size:42px!important}.section-head h2,.page-hero h1,.cta h2{font-size:34px!important}.card h3,.service-box h3{font-size:22px!important}.hero-copy{padding:48px 24px!important}}:root{--radius-soft:20px;--radius-card:24px;}body{letter-spacing:-.006em!important;}.brand strong{font-size:21px!important;font-weight:650!important;letter-spacing:-.02em!important;}.brand small{font-size:10.5px!important;color:#6a7785!important;}.nav a{font-size:13px!important;font-weight:650!important;}.hero-frame{min-height:500px!important;border-radius:30px!important;}.hero-copy{min-height:500px!important;max-width:560px!important;padding:54px 46px!important;}.hero h1{font-size:clamp(36px,4.15vw,58px)!important;line-height:.99!important;font-weight:600!important;letter-spacing:-.035em!important;}.hero p{max-width:480px!important;font-size:14.5px!important;line-height:1.76!important;color:#4d5c6d!important;}.hero-actions{gap:10px!important;margin-top:25px!important;}.btn{border-radius:999px!important;padding:13px 19px!important;font-size:13.5px!important;font-weight:750!important;letter-spacing:-.005em!important;}.section{padding:62px 0!important;}.page-hero{padding:56px 0 42px!important;}.page-hero h1,.section-head h2,.cta h2{font-size:clamp(30px,2.75vw,42px)!important;line-height:1.08!important;font-weight:600!important;letter-spacing:-.028em!important;}.split h2,.services-intro h2,.bio-signature-copy h2,.bio-special-head h2,.contact-book-card h2,.person-title h2,.specialist-left h2{font-size:clamp(28px,2.55vw,40px)!important;line-height:1.09!important;font-weight:600!important;letter-spacing:-.026em!important;}.card,.service-box,.bio-interest-card,.bio-care-card,.bio-academic-card,.contact-book-card,.form-card,.appointment-form-card{border-radius:22px!important;border-color:rgba(17,24,39,.085)!important;box-shadow:0 16px 44px rgba(17,24,39,.045)!important;}.card h3,.service-box h3,.bio-interest-card h3,.bio-story-main h3,.bio-care-card h3,.bio-academic-card h3{font-size:20px!important;line-height:1.18!important;font-weight:620!important;letter-spacing:-.015em!important;}.card p,.service-box p,.bio-interest-card p,.bio-care-card p,.bio-academic-card p{font-size:14px!important;line-height:1.75!important;}.service-icon,.card .num{width:34px!important;height:34px!important;border-radius:999px!important;background:#eef4ef!important;color:#244f44!important;font-size:15px!important;}.service-box:before{opacity:.55!important;}.services-intro{gap:34px!important;margin-bottom:30px!important;}.cta-inner{border-radius:28px!important;padding:44px!important;}.cta .eyebrow+.cta h2{margin-top:0!important;}.form-card input,.form-card select,.form-card textarea{border-radius:13px!important;border-color:rgba(17,24,39,.12)!important;box-shadow:none!important;}.form-card input:focus,.form-card select:focus,.form-card textarea:focus{outline:2px solid rgba(84,118,99,.18)!important;border-color:rgba(84,118,99,.45)!important;}.site-footer{padding-top:42px!important;}.footer-grid{gap:32px!important;}.footer-brand h3,.site-footer h3{font-size:18px!important;}@media(max-width:900px){.nav-wrap{height:70px!important;}.brand strong{font-size:18.5px!important;}.brand small{font-size:9.5px!important;}.hero-frame{min-height:unset!important;border-radius:24px!important;}.hero-copy{min-height:unset!important;max-width:none!important;padding:34px 24px 360px!important;}.hero h1{font-size:34px!important;line-height:1.04!important;}.page-hero h1,.section-head h2,.cta h2,.split h2,.services-intro h2,.bio-signature-copy h2,.bio-special-head h2,.contact-book-card h2,.person-title h2,.specialist-left h2{font-size:30px!important;line-height:1.1!important;}.section{padding:50px 0!important;}.page-hero{padding:46px 0 34px!important;}.cta-inner{padding:30px 22px!important;}}@media(max-width:520px){.brand strong{font-size:17px!important;}.brand small{display:none!important;}.hero-copy{padding-bottom:330px!important;}.hero h1{font-size:31px!important;}.btn{width:100%;justify-content:center!important;text-align:center!important;}.hero-actions{flex-direction:column!important;align-items:stretch!important;}}.nav a[href="services.html"] span[data-el]{}.service-box{position:relative!important;overflow:hidden!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important;background:linear-gradient(180deg,#ffffff 0%,#fdfbf7 100%)!important;}.service-box:hover{transform:translateY(-3px)!important;box-shadow:0 22px 58px rgba(17,24,39,.075)!important;border-color:rgba(84,118,99,.20)!important;}.service-icon{font-size:0!important;line-height:0!important;position:relative!important;z-index:2!important;border-radius:14px!important;border:1px solid rgba(24,63,55,.06)!important;background:#eef5ef!important;}.service-icon::after{content:""!important;width:8px!important;height:8px!important;border-radius:50%!important;background:#2e5f51!important;display:block!important;box-shadow:0 0 0 4px rgba(46,95,81,.10)!important;}.service-box::before{content:""!important;position:absolute!important;right:-38px!important;bottom:-48px!important;width:150px!important;height:150px!important;border-radius:50%!important;background:rgba(84,118,99,.10)!important;opacity:1!important;}.service-box:nth-child(1)::before{background:rgba(84,118,99,.11)!important;}.service-box:nth-child(2)::before{background:rgba(185,148,88,.14)!important;}.service-box:nth-child(3)::before{background:rgba(118,93,73,.12)!important;}.service-box:nth-child(4)::before{background:rgba(73,111,127,.11)!important;}.service-box:nth-child(5)::before{background:rgba(137,123,87,.13)!important;}.service-box:nth-child(6)::before{background:rgba(87,119,96,.13)!important;}.service-box:nth-child(2) .service-icon{background:#f5efe4!important;}.service-box:nth-child(2) .service-icon::after{background:#9a7641!important;box-shadow:0 0 0 4px rgba(154,118,65,.12)!important;}.service-box:nth-child(3) .service-icon{background:#f3eee9!important;}.service-box:nth-child(3) .service-icon::after{background:#765d49!important;box-shadow:0 0 0 4px rgba(118,93,73,.12)!important;}.service-box:nth-child(4) .service-icon{background:#edf3f5!important;}.service-box:nth-child(4) .service-icon::after{background:#496f7f!important;box-shadow:0 0 0 4px rgba(73,111,127,.12)!important;}.service-box:nth-child(5) .service-icon{background:#f3f1e9!important;}.service-box:nth-child(5) .service-icon::after{background:#897b57!important;box-shadow:0 0 0 4px rgba(137,123,87,.12)!important;}.service-box:nth-child(6) .service-icon{background:#edf4ee!important;}.service-box:nth-child(6) .service-icon::after{background:#577760!important;box-shadow:0 0 0 4px rgba(87,119,96,.12)!important;}.service-box h3,.service-box p{position:relative!important;z-index:2!important;}@media(max-width:760px){.nav a{font-size:13px!important}.service-box::before{width:130px!important;height:130px!important;right:-44px!important;bottom:-46px!important;}}.service-icon::after,.card .num::after{content:none!important;display:none!important;}.service-icon{font-size:0!important;color:transparent!important;box-shadow:none!important;}.service-icon,.card .num{display:none!important;}.card,.service-box{padding:24px 26px!important;min-height:190px!important;border-radius:22px!important;background:linear-gradient(180deg,#ffffff 0%,#fdfbf8 100%)!important;}.card h3,.service-box h3{margin-top:2px!important;}.card p,.service-box p{max-width:92%!important;}.service-box-grid{gap:20px!important;}.service-box::before{width:118px!important;height:118px!important;right:-34px!important;bottom:-38px!important;opacity:.68!important;}.service-box:nth-child(1)::before{background:rgba(84,118,99,.10)!important;}.service-box:nth-child(2)::before{background:rgba(185,148,88,.12)!important;}.service-box:nth-child(3)::before{background:rgba(118,93,73,.10)!important;}.service-box:nth-child(4)::before{background:rgba(73,111,127,.10)!important;}.service-box:nth-child(5)::before{background:rgba(137,123,87,.11)!important;}.service-box:nth-child(6)::before{background:rgba(87,119,96,.11)!important;}.appointment-form-card input,.appointment-form-card select,.appointment-form-card textarea{background:#fbfaf7!important;border-color:rgba(17,24,39,.11)!important;}.contact-pro-panel{background:linear-gradient(135deg,#fff 0%,#fbf8f2 100%);border:1px solid rgba(17,24,39,.08);border-radius:28px;padding:34px;box-shadow:0 18px 50px rgba(17,24,39,.055);}.contact-pro-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:24px;}.contact-pro-item{background:rgba(255,255,255,.76);border:1px solid rgba(17,24,39,.08);border-radius:20px;padding:20px;}.contact-pro-item small{display:block;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#5d7f69;margin-bottom:8px;}.contact-pro-item strong{display:block;font-size:16px;margin-bottom:6px;}.contact-pro-item span{display:block;font-size:14px;line-height:1.7;color:#607084;}.contact-side-note{background:#10251f;color:#fff;border-radius:28px;padding:34px;box-shadow:0 18px 50px rgba(16,37,31,.16);}.contact-side-note h2,.contact-side-note h3{color:#fff!important;}.contact-side-note p{color:rgba(255,255,255,.78)!important;line-height:1.75;}.contact-side-note .btn{margin-top:12px;}@media(max-width:980px){.contact-pro-grid{grid-template-columns:1fr}.card,.service-box{min-height:unset!important}}@media(max-width:760px){.card,.service-box{padding:22px!important}.card p,.service-box p{max-width:100%!important}.service-box::before{width:96px!important;height:96px!important;right:-34px!important;bottom:-36px!important}}:root{--bg:#f5f1ea;--paper:#fff;--soft:#faf7f1;--ink:#111827;--muted:#5f6b7a;--line:#e2dbcf;--green:#183f37;--green2:#547663;--gold:#b99458;--shadow:0 24px 70px rgba(17,24,39,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(100% - 48px,1180px);margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(245,241,234,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(17,24,39,.08)}.nav-wrap{height:76px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;flex-direction:column;line-height:1.05}.brand strong{font-family:"Cormorant Garamond",Georgia,serif;font-size:25px;font-weight:700;letter-spacing:-.035em}.brand small{font-size:11px;color:#617184;margin-top:5px;letter-spacing:.02em}.nav{display:flex;align-items:center;gap:4px;background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:999px;padding:5px;box-shadow:0 8px 28px rgba(17,24,39,.04)}.nav a{font-size:13px;font-weight:700;color:#5e6d7e;padding:10px 15px;border-radius:999px}.nav a.active,.nav a:hover{background:#f4efe6;color:#111827}.header-actions{display:flex;align-items:center;gap:10px}.lang-toggle{height:42px;border:1px solid rgba(17,24,39,.12);background:#fff;border-radius:999px;padding:0 13px;font-size:12px;font-weight:850;color:#1f2937;cursor:pointer}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 20px;border-radius:14px;border:1px solid transparent;font-weight:800;font-size:13px;cursor:pointer;transition:.2s ease}.btn-primary{background:var(--green);color:#fff;box-shadow:0 14px 26px rgba(24,63,55,.16)}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 18px 32px rgba(24,63,55,.22)}.btn-secondary{background:rgba(255,255,255,.9);color:var(--ink);border-color:rgba(17,24,39,.14)}.menu-btn{display:none;border:1px solid rgba(17,24,39,.12);background:#fff;border-radius:14px;width:44px;height:44px;font-size:20px}.hero{padding:56px 0 74px}.hero-frame{position:relative;min-height:570px;border:1px solid rgba(17,24,39,.08);overflow:hidden;background:#e7e1d7;box-shadow:var(--shadow)}.hero-frame:before{content:"";position:absolute;inset:0;background:image-set(url("artemis-main-banner-v62.avif") type("image/avif"),url("artemis-main-banner-v62.webp") type("image/webp")) 82% center/cover no-repeat}.hero-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(249,246,240,.98) 0%,rgba(249,246,240,.92) 43%,rgba(249,246,240,.18) 66%,rgba(249,246,240,0) 100%)}.hero-copy{position:relative;z-index:2;width:min(560px,56%);min-height:570px;display:flex;flex-direction:column;justify-content:center;padding:70px 58px}.kicker,.eyebrow{font-size:11px;font-weight:900;letter-spacing:.17em;text-transform:uppercase;color:var(--green2)}.kicker{display:flex;align-items:center;gap:10px;margin-bottom:18px}.kicker:before{content:"";width:34px;height:1px;background:var(--gold)}h1,h2,h3{font-family:"Cormorant Garamond",Georgia,serif;margin:0;color:var(--ink)}.hero h1{font-size:clamp(54px,5.8vw,90px);line-height:.91;letter-spacing:-.05em;margin-bottom:20px}.hero p{font-size:16px;line-height:1.75;color:#334155;max-width:455px;margin:0 0 28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-note{margin-top:19px;display:flex;gap:16px;flex-wrap:wrap;color:#607084;font-size:13px}.hero-note span{display:inline-flex;gap:8px;align-items:center}.dot{width:7px;height:7px;border-radius:50%;background:var(--green2)}.section{padding:78px 0}.white{background:#fff}.soft{background:var(--soft)}.section-head{text-align:center;max-width:720px;margin:0 auto 42px}.section-head h2,.page-hero h1,.cta h2{font-size:clamp(42px,4.1vw,64px);line-height:.96;letter-spacing:-.04em;margin-top:11px}.section-head p,.page-hero p,.cta p{font-size:15px;line-height:1.75;color:var(--muted);max-width:640px;margin:18px auto 0}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.page-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff;border:1px solid rgba(17,24,39,.10);padding:26px;min-height:230px;display:flex;flex-direction:column;gap:15px}.card .num{width:34px;height:34px;border-radius:10px;background:#e8f1ec;color:var(--green);display:grid;place-items:center;font-size:12px;font-weight:900}.card h3{font-size:27px;line-height:1.04}.card p{font-size:13px;line-height:1.65;color:var(--muted);margin:0}.card a{font-size:12px;font-weight:900;color:var(--green);margin-top:auto}.split{display:grid;grid-template-columns:1fr 1fr;gap:68px;align-items:center}.split h2{font-size:clamp(40px,3.7vw,58px);line-height:.98;letter-spacing:-.04em;margin-top:12px}.split p{font-size:15px;line-height:1.82;color:var(--muted)}.check-list{list-style:none;padding:0;margin:24px 0;display:grid;gap:12px}.check-list li{display:flex;gap:11px;color:#435166;font-size:14px;line-height:1.55}.check-list li:before{content:"";width:7px;height:7px;background:var(--green2);border-radius:50%;margin-top:8px;flex:0 0 auto}.photo-panel{min-height:420px;border:1px solid rgba(17,24,39,.08);background:#e3ddd3 center/cover no-repeat;box-shadow:0 18px 50px rgba(17,24,39,.08)}.photo-panel.consult{background-image:url("consultation-v60.webp");background-position:center}.photo-panel.hero-photo{background-image:image-set(url("artemis-main-banner-v62.avif") type("image/avif"),url("artemis-main-banner-v62.webp") type("image/webp"));background-position:78% center}.page-hero{padding:76px 0 58px;text-align:center;background:linear-gradient(180deg,rgba(250,247,241,.96),rgba(245,241,234,.94)),url("artemis-main-banner-v62.webp") center center/cover no-repeat;border-bottom:1px solid rgba(17,24,39,.06)}.cta{text-align:center;background:#fff;border-top:1px solid rgba(17,24,39,.08);border-bottom:1px solid rgba(17,24,39,.08)}.cta .btn+.btn{margin-left:10px}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:52px;align-items:start}.contact-list{display:grid;gap:18px}.contact-item{display:grid;grid-template-columns:36px 1fr;gap:14px;align-items:start}.contact-item i{width:36px;height:36px;border-radius:10px;background:#e8f1ec;display:grid;place-items:center;color:var(--green);font-style:normal;font-weight:900}.contact-item strong{display:block;font-size:14px;margin-bottom:4px}.contact-item span{font-size:14px;color:var(--muted)}.contact-book-card{background:linear-gradient(135deg,#f8f4ed,#ffffff);border:1px solid rgba(17,24,39,.10);padding:34px;box-shadow:0 18px 50px rgba(17,24,39,.06)}.contact-book-card .mini{font-size:11px;font-weight:900;letter-spacing:.17em;text-transform:uppercase;color:var(--green2);margin-bottom:12px}.contact-book-card h2{font-size:clamp(36px,3.4vw,54px);line-height:.98;letter-spacing:-.04em}.contact-book-card p{font-size:14px;line-height:1.75;color:var(--muted);margin:16px 0 24px}.contact-note{display:grid;gap:10px;margin-top:22px}.contact-note span{display:flex;gap:10px;font-size:13px;line-height:1.55;color:#526173}.contact-note span:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--green2);margin-top:7px;flex:0 0 auto}.contact-main-card{background:#fff;border:1px solid rgba(17,24,39,.10);padding:34px;box-shadow:0 18px 50px rgba(17,24,39,.05)}.form-card{background:#fff;border:1px solid rgba(17,24,39,.10);padding:28px;box-shadow:0 18px 50px rgba(17,24,39,.06)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid .full{grid-column:1/-1}input,select,textarea{width:100%;border:1px solid rgba(17,24,39,.14);background:#fff;border-radius:13px;padding:14px;font:inherit;font-size:14px;color:var(--ink)}textarea{min-height:124px;resize:vertical}.site-footer{background:#101a26;color:#fff;padding:58px 0 28px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:42px}.site-footer h3{font-size:23px;color:#fff;margin:0 0 12px}.site-footer p,.site-footer a{color:#c6d0db;font-size:13px;line-height:1.7}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:38px;padding-top:22px;color:#aeb8c4;font-size:12px;text-align:center}html[lang="el"] h1,html[lang="el"] h2,html[lang="el"] h3{font-weight:600;letter-spacing:-.035em}html[lang="el"] .page-hero h1{font-size:clamp(38px,3.7vw,58px);line-height:1.04}html[lang="el"] .hero h1{font-size:clamp(40px,4.7vw,72px);line-height:1}html[lang="el"] .split h2,html[lang="el"] .section-head h2,html[lang="el"] .cta h2{font-size:clamp(34px,3.3vw,52px);line-height:1.04}.bio-panel{background:#fff;border:1px solid rgba(17,24,39,.10);padding:34px;box-shadow:0 18px 50px rgba(17,24,39,.05)}.bio-panel p{font-size:15px;line-height:1.82;color:var(--muted);margin:14px 0 0}.bio-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px;margin-top:26px}.bio-point{background:#faf7f1;border:1px solid rgba(17,24,39,.08);padding:18px}.bio-point strong{display:block;font-size:13px;margin-bottom:7px}.bio-point span{font-size:13px;line-height:1.55;color:var(--muted)}.map-card{background:#fff;border:1px solid rgba(17,24,39,.10);padding:24px;box-shadow:0 18px 50px rgba(17,24,39,.05)}.map-card h3{font-size:30px;margin-bottom:8px}.map-card p{font-size:14px;line-height:1.7;color:var(--muted);margin:0 0 18px}.map-box{min-height:265px;border:1px solid rgba(17,24,39,.10);background:linear-gradient(135deg,#f8f4ed,#eef4ef);position:relative;overflow:hidden;display:grid;place-items:center;text-align:center}.map-box:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,63,55,.05) 1px,transparent 1px),linear-gradient(0deg,rgba(24,63,55,.05) 1px,transparent 1px);background-size:38px 38px}.map-pin{position:relative;z-index:1;background:#fff;border:1px solid rgba(17,24,39,.10);border-radius:18px;padding:18px 22px;box-shadow:0 18px 45px rgba(17,24,39,.08)}.map-pin strong{display:block;font-family:"Cormorant Garamond",Georgia,serif;font-size:27px}.map-pin span{font-size:13px;color:var(--muted)}@media(max-width:980px){.bio-grid{grid-template-columns:1fr}.bio-panel{padding:26px}.map-box{min-height:230px}}@media(max-width:980px){.container{width:min(100% - 32px,1180px)}.nav{display:none;position:absolute;left:16px;right:16px;top:82px;border-radius:20px;flex-direction:column;align-items:stretch;padding:10px}.nav a{border-radius:14px;padding:13px 15px}body.menu-open .nav{display:flex}.menu-btn{display:block}.header-actions>.btn-primary{display:none}.hero{padding:0 0 50px}.hero-frame{min-height:auto;border-left:0;border-right:0;display:grid}.hero-frame:before{position:relative;display:block;min-height:335px;background-position:74% center}.hero-frame:after{display:none}.hero-copy{width:100%;min-height:auto;padding:36px 22px;background:linear-gradient(135deg,#faf7f1,#efe9df)}.hero h1{font-size:46px}.split,.contact-grid{grid-template-columns:1fr;gap:36px}.grid-4,.page-grid{grid-template-columns:1fr 1fr}.photo-panel{min-height:350px}.brand small{display:none}}@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.nav-wrap{height:70px}.brand strong{font-size:21px}.lang-toggle{display:inline-flex;align-items:center}.hero-frame:before{min-height:292px;background-position:72% center}.hero-copy{padding:30px 18px}.hero h1{font-size:40px}.hero-actions .btn{width:100%}.grid-4,.page-grid,.form-grid{grid-template-columns:1fr}.section{padding:58px 0}.page-hero{padding:58px 0 44px}.footer-grid{grid-template-columns:1fr;gap:24px}.cta .btn{width:100%;margin:8px 0 0!important}.photo-panel{min-height:300px}.header-actions{gap:7px}.menu-btn{width:42px;height:42px}}.bio-layout{display:grid;grid-template-columns:1.02fr .78fr;gap:42px;align-items:stretch}.bio-copy{display:flex;flex-direction:column;justify-content:center}.bio-copy h2{font-size:clamp(38px,3.8vw,58px);line-height:1;letter-spacing:-.04em;margin-top:10px}.bio-copy p{font-size:15px;line-height:1.85;color:var(--muted);margin:16px 0 0}.bio-copy p+p{margin-top:14px}.bio-photo-card{min-height:520px;border:1px solid rgba(17,24,39,.09);background:linear-gradient(90deg,rgba(250,247,241,.12),rgba(250,247,241,.02)),image-set(url("artemis-main-banner-v62.avif") type("image/avif"),url("artemis-main-banner-v62.webp") type("image/webp")) 72% center/cover no-repeat;box-shadow:0 22px 60px rgba(17,24,39,.09)}.bio-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.bio-highlight{background:#faf7f1;border:1px solid rgba(17,24,39,.08);padding:18px}.bio-highlight strong{display:block;font-size:13px;margin-bottom:7px}.bio-highlight span{display:block;font-size:13px;line-height:1.55;color:var(--muted)}@media(max-width:980px){.bio-layout{grid-template-columns:1fr}.bio-photo-card{min-height:420px;background-position:70% center}.bio-highlights{grid-template-columns:1fr}}@media(max-width:620px){.bio-photo-card{min-height:360px;background-position:68% center}.bio-copy h2{font-size:36px}}@media(max-width:620px){.page-hero h1{font-size:34px!important;line-height:1.04!important;letter-spacing:-.035em!important;max-width:340px;margin-left:auto;margin-right:auto}.page-hero p{font-size:14px!important;line-height:1.65!important;max-width:335px}.page-hero{padding:54px 0 40px!important;background-position:center center!important}.brand strong{font-size:19px!important;letter-spacing:-.03em;white-space:nowrap}.nav-wrap{gap:8px}.header-actions{gap:8px}.lang-toggle,.menu-btn{width:42px;height:42px;padding:0;justify-content:center}.page-hero .eyebrow{font-size:10px;letter-spacing:.14em}}.page-hero{background:linear-gradient(180deg,rgba(250,247,241,.80),rgba(245,241,234,.78)),url("artemis-main-banner-v62.webp") center center/cover no-repeat!important;padding:78px 0 60px!important;}.page-hero h1{max-width:980px;margin-left:auto;margin-right:auto;}.page-hero p{max-width:680px;}.bio-panel.v18-bio{padding:0;border:0;box-shadow:none;background:transparent;}.bio-v18{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.78fr);gap:46px;align-items:center;}.bio-v18-copy{background:#fff;border:1px solid rgba(17,24,39,.10);padding:42px;box-shadow:0 18px 50px rgba(17,24,39,.045);}.bio-v18-copy h2{font-size:clamp(42px,4vw,62px);line-height:.96;letter-spacing:-.045em;margin-top:10px;}.bio-v18-copy p{font-size:15px;line-height:1.86;color:var(--muted);margin:17px 0 0;}.bio-v18-photo{min-height:570px;background:url("artemis-bio-portrait-v68.webp") center 44%/cover no-repeat;border:1px solid rgba(17,24,39,.09);box-shadow:0 26px 70px rgba(17,24,39,.10);position:relative;overflow:hidden;}.bio-v18-photo:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.55);pointer-events:none;}.bio-v18-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px;}.bio-v18-card{background:#faf7f1;border:1px solid rgba(17,24,39,.08);padding:19px;}.bio-v18-card strong{display:block;font-size:13px;font-weight:850;margin-bottom:8px;color:var(--ink);}.bio-v18-card span{display:block;font-size:13px;line-height:1.58;color:var(--muted);}.person-section{background:linear-gradient(135deg,#f8f4ed 0%,#ffffff 100%);border-top:1px solid rgba(17,24,39,.06);border-bottom:1px solid rgba(17,24,39,.06);}.person-wrap{display:grid;grid-template-columns:.72fr 1.28fr;gap:44px;align-items:start;}.person-title h2{font-size:clamp(42px,4vw,64px);line-height:.96;letter-spacing:-.045em;margin-top:12px;}.person-copy{background:#fff;border:1px solid rgba(17,24,39,.09);padding:34px;box-shadow:0 18px 50px rgba(17,24,39,.045);}.person-copy p{font-size:16px;line-height:1.86;color:var(--muted);margin:0 0 18px;}.person-copy p:last-child{margin-bottom:0;}.clinical-v18 .section-head{max-width:760px;}.clinical-v18 .section-head h2{max-width:720px;margin-left:auto;margin-right:auto;}.clinical-v18 .page-grid{margin-top:38px;}.map-pin strong{font-size:25px!important;}@media(max-width:980px){.bio-v18,.person-wrap{grid-template-columns:1fr;gap:28px;}.bio-v18-photo{min-height:480px;background-position:center 38%;}.bio-v18-cards{grid-template-columns:1fr;}}@media(max-width:620px){.page-hero{padding:54px 0 42px!important;background-position:center center!important;}.page-hero h1{font-size:32px!important;line-height:1.06!important;letter-spacing:-.032em!important;max-width:345px;}html[lang="el"] .page-hero h1{font-size:31px!important;line-height:1.07!important;letter-spacing:-.028em!important;}.page-hero p{font-size:14px!important;line-height:1.65!important;max-width:335px;}.bio-v18-copy{padding:26px 22px;}.bio-v18-copy h2{font-size:36px;line-height:1;}.bio-v18-photo{min-height:430px;background-size:cover;background-position:center 35%;}.person-copy{padding:24px 22px;}.person-wrap{gap:22px;}.person-title h2{font-size:34px;line-height:1.02;}.person-copy p{font-size:14px;line-height:1.76;}}.page-hero h1{font-size:clamp(40px,3.9vw,58px);font-weight:600;line-height:1.02;letter-spacing:-.035em;}.bio-v18{grid-template-columns:minmax(0,1.08fr) minmax(300px,420px);gap:34px;align-items:center;}.bio-v18-copy{padding:34px 36px;box-shadow:0 14px 42px rgba(17,24,39,.035);}.bio-v18-copy h2{font-size:clamp(31px,2.6vw,43px);font-weight:600;line-height:1.06;letter-spacing:-.028em;}.bio-v18-copy p{font-size:14.5px;line-height:1.78;margin-top:15px;}.bio-v18-photo{min-height:auto;aspect-ratio:1.12/1;background:url("artemis-bio-portrait-v68.webp") center 34%/cover no-repeat;box-shadow:0 18px 46px rgba(17,24,39,.075);}.bio-v18-cards{gap:12px;margin-top:24px;}.bio-v18-card{padding:16px 17px;}.bio-v18-card strong{font-size:12.5px;font-weight:750;}.bio-v18-card span{font-size:12.8px;line-height:1.52;}.person-section{background:#faf7f1;border-top:1px solid rgba(17,24,39,.06);border-bottom:0;}.person-wrap{grid-template-columns:1fr;max-width:920px;margin:0 auto;text-align:center;gap:22px;}.person-title h2{font-size:clamp(34px,3vw,48px);font-weight:600;line-height:1.03;letter-spacing:-.035em;max-width:760px;margin:12px auto 0;}.person-copy{background:rgba(255,255,255,.72);border:1px solid rgba(17,24,39,.08);padding:28px 32px;box-shadow:0 14px 38px rgba(17,24,39,.035);}.person-copy p{font-size:15px;line-height:1.82;max-width:780px;margin:0 auto 14px;}.person-copy p:last-child{margin-bottom:0;}@media(max-width:980px){.bio-v18{grid-template-columns:1fr;gap:24px}.bio-v18-photo{max-width:520px;width:100%;margin:0 auto;aspect-ratio:1.1/1;background-position:center 35%;}.person-wrap{text-align:left}.person-title h2{margin-left:0;margin-right:0}}@media(max-width:620px){.page-hero h1{font-size:30px!important;line-height:1.08!important}.bio-v18-copy{padding:24px 20px}.bio-v18-copy h2{font-size:30px;line-height:1.05}.bio-v18-photo{aspect-ratio:1.03/1;min-height:0;background-position:center 34%}.person-copy{padding:22px 20px}.person-title h2{font-size:30px;line-height:1.06}.person-copy p{font-size:14px;line-height:1.74}}body{font-weight:400;letter-spacing:-.004em;color:#151d2a;text-rendering:optimizeLegibility;}h1,h2,h3{font-weight:600;letter-spacing:-.032em;color:#151d2a;}html[lang="el"] h1,html[lang="el"] h2,html[lang="el"] h3{font-family:"Noto Serif",Georgia,serif;font-weight:600;letter-spacing:-.025em;}.brand strong{font-size:23px;font-weight:600;letter-spacing:-.025em;}.brand small{font-size:11px;font-weight:400;letter-spacing:.01em;color:#6f7d8c;}.nav{box-shadow:0 7px 24px rgba(17,24,39,.035);}.nav a{font-size:13px;font-weight:600;letter-spacing:-.006em;color:#627082;padding:10px 16px;}.nav a.active,.nav a:hover{color:#151d2a;background:#f3eee6;}.lang-toggle{font-weight:650;font-size:12px;letter-spacing:-.005em;}.btn{font-weight:650;font-size:13px;letter-spacing:-.006em;border-radius:13px;}.kicker,.eyebrow{font-weight:700;letter-spacing:.145em;color:#5a7a67;}.hero h1{font-size:clamp(48px,5.15vw,78px);font-weight:600;line-height:.95;letter-spacing:-.042em;}.hero p{font-size:15.5px;line-height:1.78;color:#405066;}.section-head h2,.page-hero h1,.cta h2{font-size:clamp(38px,3.55vw,56px);font-weight:600;line-height:1.02;letter-spacing:-.032em;}.section-head p,.page-hero p,.cta p{font-size:14.5px;line-height:1.76;color:#647082;}.split h2{font-size:clamp(36px,3.25vw,52px);font-weight:600;line-height:1.03;letter-spacing:-.032em;}.split p{font-size:14.5px;line-height:1.82;color:#647082;}.card h3{font-size:24px;font-weight:600;line-height:1.08;letter-spacing:-.025em;}.card p{font-size:13px;line-height:1.68;color:#647082;}.card .num{font-weight:700;}.card a{font-weight:650;letter-spacing:-.004em;}.contact-item strong{font-weight:650;}.contact-book-card h2{font-size:clamp(34px,3vw,48px);font-weight:600;line-height:1.03;letter-spacing:-.032em;}.map-card h3,.map-pin strong{font-weight:600;letter-spacing:-.025em;}.site-footer h3{font-size:22px;font-weight:600;letter-spacing:-.025em;}.site-footer p,.site-footer a{font-size:13px;font-weight:400;line-height:1.72;}.footer-bottom{font-weight:400;}html[lang="el"] .hero h1{font-size:clamp(38px,4.25vw,66px);line-height:1.04;letter-spacing:-.025em;}html[lang="el"] .page-hero h1{font-size:clamp(34px,3.25vw,50px);line-height:1.08;letter-spacing:-.022em;}html[lang="el"] .section-head h2,html[lang="el"] .cta h2,html[lang="el"] .split h2{font-size:clamp(32px,2.95vw,46px);line-height:1.08;letter-spacing:-.02em;}@media(max-width:620px){.brand strong{font-size:18px!important;letter-spacing:-.02em!important;}.nav a{font-size:13px;font-weight:600;}.hero h1{font-size:38px!important;line-height:1!important;}.page-hero h1{font-size:30px!important;line-height:1.09!important;letter-spacing:-.024em!important;}html[lang="el"] .page-hero h1{font-size:28px!important;line-height:1.12!important;letter-spacing:-.018em!important;}.section-head h2,.cta h2{font-size:32px!important;line-height:1.08!important;}}body{font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-weight:400!important;color:#172033!important;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;}h1,h2,h3,.brand strong,.footer-grid h3{font-family:"Cormorant Garamond",Georgia,serif!important;font-weight:500!important;letter-spacing:-.022em!important;}html[lang="el"] h1,html[lang="el"] h2,html[lang="el"] h3,html[lang="el"] .brand strong,html[lang="el"] .footer-grid h3{font-weight:500!important;letter-spacing:-.026em!important;}.nav-wrap{height:68px!important;}.brand strong{font-size:22px!important;line-height:1!important;}.brand small{font-size:10.5px!important;font-weight:400!important;letter-spacing:.01em!important;color:#6c7a8e!important;margin-top:5px!important;}.nav{padding:5px!important;gap:3px!important;}.nav a{font-size:13px!important;font-weight:600!important;letter-spacing:-.01em!important;padding:10px 18px!important;border-radius:999px!important;color:#536276!important;}.nav a.active,.nav a:hover{background:#f2ece2!important;color:#172033!important;}.lang-toggle{font-size:12px!important;font-weight:700!important;}.menu-btn{font-size:19px!important;}.page-hero{padding:74px 0 66px!important;background-image:linear-gradient(90deg,rgba(250,247,241,.80),rgba(250,247,241,.54)),url("artemis-main-banner-v62.webp")!important;background-size:cover!important;background-position:center center!important;}.page-hero h1{font-size:clamp(36px,3.35vw,54px)!important;line-height:1.05!important;max-width:950px!important;margin-left:auto!important;margin-right:auto!important;}.page-hero p{font-size:15px!important;line-height:1.7!important;max-width:660px!important;color:#617084!important;}.eyebrow{font-size:11px!important;font-weight:700!important;letter-spacing:.18em!important;color:#5a7a67!important;}.section{padding:76px 0!important;}.about-bio-section{background:#fff!important;}.bio-panel,.v18-bio,.bio-v18{box-shadow:none!important;border:0!important;background:transparent!important;}.bio-refined{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:54px;align-items:center;}.bio-refined-copy{background:transparent!important;border:0!important;padding:0!important;box-shadow:none!important;max-width:720px;}.bio-refined-copy h2{font-size:clamp(32px,3vw,46px)!important;line-height:1.05!important;margin:10px 0 16px!important;}.bio-refined-copy p{font-size:15px!important;line-height:1.86!important;color:#5b687a!important;margin:0 0 15px!important;}.bio-refined-photo{margin:0!important;width:100%;max-width:420px;border:1px solid rgba(23,32,51,.08);background:#fbf8f2;box-shadow:0 22px 60px rgba(17,24,39,.08);overflow:hidden;}.bio-refined-photo img{display:block;width:100%;height:auto!important;object-fit:contain!important;object-position:center top!important;}.bio-refined-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px;}.bio-refined-card{background:#fbf8f2;border:1px solid rgba(23,32,51,.07);padding:17px 16px;}.bio-refined-card strong{display:block;font-size:13px!important;font-weight:700!important;letter-spacing:0!important;margin-bottom:7px;color:#172033;}.bio-refined-card span{display:block;font-size:13px!important;line-height:1.55;color:#617084;}.person-section,.calm-person-section{background:#faf7f1!important;border-top:1px solid rgba(23,32,51,.06);border-bottom:1px solid rgba(23,32,51,.06);}.person-inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:58px;align-items:start;}.person-title h2{font-size:clamp(30px,3vw,46px)!important;line-height:1.08!important;margin:12px 0 0!important;}.person-copy p{font-size:16px!important;line-height:1.85!important;color:#526174!important;margin:0 0 18px!important;}.cta,.calm-cta{background:#fff!important;text-align:center!important;padding:66px 0!important;border-top:1px solid rgba(23,32,51,.06);}.cta-inner{max-width:680px;margin:0 auto;}.cta h2{font-size:clamp(30px,3vw,44px)!important;line-height:1.1!important;margin:10px 0 12px!important;font-weight:500!important;}.cta p{font-size:15px!important;line-height:1.7!important;color:#657386!important;max-width:600px!important;margin:0 auto 22px!important;}.btn{border-radius:12px!important;font-size:13px!important;font-weight:700!important;letter-spacing:-.01em!important;padding:13px 21px!important;box-shadow:none!important;}.btn-primary{background:#174b3f!important;}.btn-secondary{background:#fff!important;color:#172033!important;border:1px solid rgba(23,32,51,.14)!important;}.site-footer,footer{background:#101a26!important;color:#e9edf2!important;padding:52px 0 24px!important;}.footer-grid{display:grid!important;grid-template-columns:1.2fr .9fr .8fr!important;gap:72px!important;}.footer-grid h3{font-size:22px!important;line-height:1.15!important;margin:0 0 16px!important;color:#fff!important;}.footer-grid p,.footer-links a{font-size:13.5px!important;line-height:1.75!important;color:#c7d0da!important;font-weight:400!important;}.footer-links{display:grid!important;gap:5px!important;margin:0!important;}.footer-links a{text-decoration:none!important;display:block!important;}.footer-bottom{border-top:1px solid rgba(255,255,255,.12)!important;margin-top:38px!important;padding-top:20px!important;text-align:center!important;color:#aeb8c4!important;font-size:12px!important;}@media(max-width:980px){.bio-refined{grid-template-columns:1fr;gap:30px;}.bio-refined-photo{max-width:390px;margin:0 auto!important;}.bio-refined-cards{grid-template-columns:1fr;}.person-inner{grid-template-columns:1fr;gap:22px;}.footer-grid{grid-template-columns:1fr!important;gap:30px!important;}}@media(max-width:620px){.nav-wrap{height:68px!important;}.brand strong{font-size:19px!important;}.brand small{font-size:9.5px!important;}.page-hero{padding:58px 0 48px!important;}.page-hero h1{font-size:32px!important;line-height:1.08!important;letter-spacing:-.025em!important;}html[lang="el"] .page-hero h1{font-size:30px!important;line-height:1.08!important;}.page-hero p{font-size:14px!important;}.section{padding:58px 0!important;}.bio-refined-copy h2{font-size:34px!important;}.bio-refined-copy p{font-size:14.5px!important;line-height:1.78!important;}.bio-refined-photo{max-width:100%!important;}.person-title h2{font-size:32px!important;}.person-copy p{font-size:14.5px!important;line-height:1.78!important;}.cta h2{font-size:32px!important;}.cta{padding:54px 0!important;}.footer-grid h3{font-size:20px!important;}}.hero{background-image:linear-gradient(90deg,rgba(250,247,241,.78) 0%,rgba(250,247,241,.55) 43%,rgba(250,247,241,.12) 72%),image-set(url("artemis-main-banner-v62.avif") type("image/avif"),url("artemis-main-banner-v62.webp") type("image/webp"))!important;background-size:cover!important;background-position:center right!important;}.hero-frame:before{background-image:image-set(url("artemis-main-banner-v62.avif") type("image/avif"),url("artemis-main-banner-v62.webp") type("image/webp"))!important;filter:none!important;}@media(max-width:760px){.hero{background-position:62% center!important;}}.hero{background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.78),rgba(255,255,255,0) 34%),linear-gradient(115deg,#f7f2ea 0%,#fbf8f2 48%,#efe6d8 100%)!important;position:relative!important;overflow:hidden!important;}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 26%,rgba(185,148,88,.12),rgba(185,148,88,0) 34%),linear-gradient(90deg,rgba(255,255,255,.16),rgba(255,255,255,0));pointer-events:none;}.hero .container{position:relative;z-index:1;}.hero-frame{background:rgba(255,255,255,.55)!important;backdrop-filter:blur(2px)!important;border:1px solid rgba(23,32,51,.08)!important;box-shadow:0 28px 90px rgba(17,24,39,.08)!important;}.hero-frame:before{background-image:image-set(url("artemis-main-banner-v62.avif") type("image/avif"),url("artemis-main-banner-v62.webp") type("image/webp"))!important;background-size:cover!important;background-position:72% center!important;opacity:1!important;filter:none!important;}@media(max-width:760px){.hero{background:linear-gradient(135deg,#f7f2ea 0%,#fbf8f2 58%,#efe6d8 100%)!important;}.hero-frame:before{background-position:68% center!important;}}img{max-width:100%;height:auto;}@media(max-width:760px){.hero-frame:before{background-image:url("artemis-main-banner-mobile-v62.webp")!important;}.page-hero{background-image:linear-gradient(90deg,rgba(250,247,241,.82),rgba(250,247,241,.60)),url("artemis-main-banner-mobile-v62.webp")!important;}.bio-refined-photo img{content:url("artemis-bio-portrait-v68.webp");}}.background-section{background:#faf7f1!important;border-top:1px solid rgba(23,32,51,.06);}.background-panel{display:grid;grid-template-columns:.9fr 1.15fr;gap:52px;align-items:start;}.background-panel h2{font-size:clamp(30px,2.8vw,44px)!important;line-height:1.08!important;margin:10px 0 14px!important;}.background-panel p{font-size:15px!important;line-height:1.75!important;color:#5e6b7d!important;margin:0;}.background-list{display:grid;gap:14px;}.background-list article{background:#fff;border:1px solid rgba(23,32,51,.07);padding:22px 24px;box-shadow:0 14px 40px rgba(17,24,39,.035);}.background-list span{display:block;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#5a7a67;margin-bottom:8px;}.background-list strong{display:block;font-size:18px!important;font-family:"Cormorant Garamond",Georgia,serif!important;font-weight:600!important;color:#172033;margin-bottom:7px;letter-spacing:-.01em;}.background-list p{font-size:13.5px!important;line-height:1.65!important;color:#657386!important;margin:0!important;}.hero-frame:before{background-image:url("artemis-main-banner-v62.webp")!important;}.bio-refined-photo img{content:url("artemis-bio-portrait-v68.webp");}@media(max-width:980px){.background-panel{grid-template-columns:1fr;gap:24px;}}@media(max-width:760px){.hero{padding-top:0!important;background:linear-gradient(135deg,#f7f2ea 0%,#fbf8f2 58%,#efe6d8 100%)!important;}.hero-frame{display:flex!important;flex-direction:column!important;background:#faf7f1!important;border:0!important;box-shadow:none!important;}.hero-frame:before{position:relative!important;content:""!important;display:block!important;inset:auto!important;width:100%!important;min-height:292px!important;background-image:url("artemis-main-banner-mobile-v62.webp")!important;background-size:cover!important;background-position:center top!important;border-bottom:1px solid rgba(23,32,51,.06)!important;}.hero-copy{padding:30px 20px 24px!important;}.hero h1{font-size:37px!important;line-height:1.02!important;letter-spacing:-.03em!important;}html[lang="el"] .hero h1{font-size:30px!important;line-height:1.04!important;letter-spacing:-.025em!important;}.hero p{font-size:15.5px!important;line-height:1.65!important;}.hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;}.hero-actions .btn{width:100%!important;}}.lang-toggle{min-width:72px!important;padding:0 14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;font-size:11px!important;letter-spacing:.02em!important}.lang-toggle .active{font-weight:800!important;color:#172033!important;opacity:1!important}.lang-toggle .muted{opacity:.55!important;font-weight:700!important}.lang-toggle .sep{opacity:.36!important;font-weight:600!important}@media(max-width:760px){.hero-frame:before{background-image:url("artemis-main-banner-mobile-v62.webp")!important;background-position:center 10%!important;min-height:300px!important}.hero-copy{margin:-24px 16px 0!important;padding:18px 20px 18px!important;border-radius:22px!important;background:rgba(255,251,245,.78)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.hero h1{font-size:27px!important;line-height:1.05!important;margin-bottom:12px!important}.hero p{font-size:14px!important;line-height:1.7!important;margin-bottom:16px!important}.hero-actions .btn{min-height:48px!important}.hero-note{margin-top:14px!important}.hero-frame:before{box-shadow:0 8px 22px rgba(17,24,39,.08)!important}}body{font-synthesis-weight:none;text-rendering:optimizeLegibility;}.nav a{font-weight:650!important;letter-spacing:-.01em!important;}.brand strong{letter-spacing:-.025em!important;}.brand span{letter-spacing:.01em!important;}.eyebrow{letter-spacing:.17em!important;}.section{scroll-margin-top:96px;}.card,.service-card,.background-list article,.contact-card,.info-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;}@media(hover:hover){.service-card:hover,.background-list article:hover{transform:translateY(-2px);box-shadow:0 18px 48px rgba(17,24,39,.055)!important;border-color:rgba(20,83,68,.14)!important;}}.footer a{color:inherit;text-decoration:none;}.footer a:hover{text-decoration:underline;text-underline-offset:3px;}.calm-cta h2,.cta h2{letter-spacing:-.035em!important;}@media(max-width:760px){.page-hero h1{font-size:clamp(35px,10.5vw,48px)!important;line-height:1.03!important;letter-spacing:-.035em!important;}.page-hero p{font-size:15px!important;line-height:1.7!important;}.section{padding-top:54px!important;padding-bottom:54px!important;}.footer{padding-top:52px!important;}.footer-grid{gap:32px!important;}.specialist-intro{padding-top:50px!important;padding-bottom:56px!important;}.specialist-left h2{font-size:35px!important;line-height:1.02!important;}.specialist-copy p{font-size:15px!important;line-height:1.78!important;}.service-card{padding:24px!important;}}@media(min-width:901px){.site-header{position:sticky!important;top:0!important;z-index:60!important;background:rgba(248,245,238,.94)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;border-bottom:1px solid rgba(23,32,51,.08)!important;box-shadow:0 8px 28px rgba(17,24,39,.035)!important;}.hero{padding-top:48px!important;padding-bottom:74px!important;overflow:hidden!important;}.hero-frame{margin-top:0!important;max-height:none!important;overflow:hidden!important;}.hero-frame:before{bottom:0!important;}.hero-copy{min-height:520px!important;padding-top:86px!important;padding-bottom:72px!important;}.hero-note{opacity:1!important;}}@media(min-width:901px) and (max-width:1280px){.hero-copy{min-height:500px!important;padding-top:74px!important;}}@media(max-width:900px){.site-header{z-index:80!important;}}.service-card{border-radius:18px!important;background:linear-gradient(180deg,#fff 0%,#fdfbf7 100%)!important;}.service-card .num,.service-number{border-radius:12px!important;}.site-header{position:relative!important;top:auto!important;z-index:40!important;box-shadow:none!important;background:#f5f1ea!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;}.nav-wrap{height:74px!important}.brand strong{font-size:23px!important;letter-spacing:-.03em!important;font-weight:700!important}.brand small{font-size:10.5px!important;letter-spacing:.03em!important}.nav a{font-size:15px!important;font-weight:600!important;letter-spacing:-.01em!important}.lang-toggle{min-width:64px!important;height:44px!important;font-size:14px!important}.hero{padding:28px 0 68px!important}.hero h1{font-size:clamp(46px,5vw,72px)!important;line-height:.93!important;letter-spacing:-.045em!important;margin-bottom:18px!important}.hero p{font-size:15px!important;line-height:1.75!important;max-width:430px!important}.hero-copy{min-height:unset!important;padding-top:58px!important;padding-bottom:58px!important}.kicker,.eyebrow{font-size:11px!important;letter-spacing:.18em!important}.page-hero h1,.cta h2{font-size:clamp(38px,3.7vw,56px)!important;line-height:1.02!important;letter-spacing:-.035em!important}.section-head h2,.split h2,.specialist-left h2{font-size:clamp(34px,3.8vw,56px)!important;line-height:1.01!important;letter-spacing:-.04em!important}.section-head p,.page-hero p,.cta p,.split p,.specialist-copy p,.card p,.card a,.background-list p,.background-note,.footer p{font-size:15px!important;line-height:1.8!important}.section{padding:74px 0!important}.white .section-head{margin-bottom:34px!important}.grid-4{gap:20px!important}.card{background:linear-gradient(180deg,#fff 0%,#fcfbf8 100%)!important;border:1px solid rgba(23,32,51,.08)!important;border-radius:20px!important;padding:26px!important;min-height:250px!important;box-shadow:0 10px 26px rgba(17,24,39,.025)!important;}.card h3{font-size:20px!important;line-height:1.15!important;letter-spacing:-.02em!important}.card .num{background:#eef4ef!important;color:#355a47!important;border-radius:12px!important;min-width:34px!important;height:34px!important;font-size:13px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;}.card a{font-weight:600!important}.specialist-intro{padding:72px 0 74px!important}.specialist-card{grid-template-columns:.92fr 1.08fr!important;gap:48px!important;align-items:start!important}.specialist-left h2{max-width:500px!important;margin:12px 0 18px!important}.specialist-tags{gap:8px!important;margin-top:4px!important}.specialist-tags span{font-size:13px!important;padding:8px 12px!important;border-radius:999px!important;background:#f5f8f5!important;border:1px solid rgba(90,122,103,.12)!important;}.specialist-copy p{margin:0 0 16px!important;max-width:620px!important}.specialist-note{background:#fbf8f2!important;border-left:2px solid #d6b27a!important;padding:14px 16px!important;border-radius:10px!important;color:#6e7888!important;font-size:14px!important;}.split{gap:56px!important}.photo-panel{border-radius:22px!important;overflow:hidden!important}.check-list li{font-size:15px!important;line-height:1.75!important}.check-list li::marker{color:#5a7a67}.calm-cta .cta-inner{max-width:760px!important;padding:0 10px!important;}.calm-cta p{max-width:620px!important}.footer{padding-top:58px!important}.footer h3,.footer h4{font-size:18px!important;letter-spacing:-.02em!important}.footer ul li,.footer a,.footer p{font-size:14px!important;line-height:1.8!important}@media(max-width:900px){.nav-wrap{height:70px!important}.brand strong{font-size:19px!important}.hero{padding:14px 0 54px!important}.hero h1{font-size:clamp(42px,10vw,56px)!important;line-height:.95!important}.hero-copy{padding-top:40px!important;padding-bottom:52px!important}.page-hero h1,.cta h2,.section-head h2,.split h2,.specialist-left h2{font-size:clamp(33px,9vw,44px)!important;line-height:1.02!important}.section{padding:58px 0!important}.specialist-intro{padding:58px 0 60px!important}.specialist-card{grid-template-columns:1fr!important;gap:26px!important}.grid-4{grid-template-columns:1fr!important;gap:16px!important}.card{min-height:unset!important;padding:24px 22px!important}.split{gap:30px!important}}.site-header{background:rgba(245,241,234,.94)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;border-bottom:1px solid rgba(17,24,39,.07)!important;}.nav-wrap{height:72px!important;gap:18px!important;}.brand strong{font-size:21px!important;font-weight:700!important;letter-spacing:-.028em!important;}.brand small{font-size:10px!important;letter-spacing:.025em!important;margin-top:4px!important;}.nav{padding:4px!important;gap:2px!important;border:1px solid rgba(17,24,39,.07)!important;box-shadow:0 6px 18px rgba(17,24,39,.035)!important;}.nav a{font-size:13px!important;font-weight:600!important;letter-spacing:-.008em!important;padding:9px 14px!important;color:#617184!important;}.nav a.active,.nav a:hover{background:#f1ebe1!important;color:#172033!important;}.header-actions{gap:8px!important;}.lang-toggle{height:40px!important;min-width:60px!important;padding:0 12px!important;font-size:11.5px!important;font-weight:750!important;border-color:rgba(17,24,39,.1)!important;box-shadow:none!important;}@media(max-width:900px){.nav-wrap{height:68px!important;gap:12px!important;}.brand strong{font-size:17.5px!important;}.brand small{font-size:9px!important;letter-spacing:.02em!important;}.lang-toggle{height:39px!important;min-width:58px!important;padding:0 11px!important;font-size:11px!important;}}@media(max-width:760px){.hero-frame:before{background-image:url("artemis-main-banner-mobile-v62.webp")!important;background-size:88% auto!important;background-repeat:no-repeat!important;background-position:center 16%!important;min-height:320px!important;background-color:#f7f0e8!important}.hero-copy{margin:-18px 16px 0!important}}@media(max-width:760px){.hero-frame:before{background-image:url("artemis-main-banner-mobile-v62.webp")!important;background-size:88% auto!important;background-repeat:no-repeat!important;background-position:58% 16%!important;min-height:320px!important;background-color:#f7f0e8!important;}.hero-copy{margin:-18px 16px 0!important;}}.bio-accordion{display:grid;gap:12px;margin-top:24px;}.bio-topic{background:#fbf8f2;border:1px solid rgba(23,32,51,.08);box-shadow:0 12px 32px rgba(17,24,39,.035);overflow:hidden;}.bio-topic summary{list-style:none;cursor:pointer;padding:18px 20px;font-size:14px;font-weight:760;color:#172033;display:flex;align-items:center;justify-content:space-between;gap:16px;}.bio-topic summary::-webkit-details-marker{display:none;}.bio-topic summary:after{content:"+";width:28px;height:28px;border-radius:50%;background:#eef3ef;color:#174b3f;display:grid;place-items:center;font-weight:800;flex:0 0 auto;}.bio-topic[open] summary:after{content:"–";}.bio-topic-body{padding:0 20px 20px;display:grid;gap:10px;}.bio-topic-body p{margin:0!important;font-size:13.8px!important;line-height:1.72!important;color:#5f6b7a!important;}.bio-refined-photo img{content:url("artemis-bio-portrait-v68.webp")!important;}@media(max-width:760px){.bio-topic summary{padding:16px 16px;font-size:13.5px;}.bio-topic-body{padding:0 16px 18px}.bio-topic-body p{font-size:13.5px!important;}.bio-refined-photo img{content:url("artemis-bio-portrait-v68.webp")!important;}}.photo-panel.consult{background-image:url("consultation-v60.webp")!important;background-position:center center!important;border-radius:22px!important;box-shadow:0 24px 70px rgba(17,24,39,.10)!important;}@media(max-width:760px){.photo-panel.consult{min-height:300px!important;background-position:54% center!important;border-radius:20px!important;}}.page-hero{position:relative!important;overflow:hidden!important;padding:78px 0 62px!important;text-align:center!important;background:radial-gradient(circle at 50% -20%,rgba(185,148,88,.16),transparent 42%),radial-gradient(circle at 88% 12%,rgba(84,118,99,.08),transparent 34%),linear-gradient(180deg,#fbf8f2 0%,#f5f1ea 100%)!important;border-bottom:1px solid rgba(17,24,39,.07)!important;}.page-hero:before,.page-hero:after{display:none!important;content:none!important;}.page-hero .container{position:relative;z-index:1;}.page-hero .eyebrow{letter-spacing:.18em!important;color:#5d7f69!important;}.page-hero h1{max-width:820px!important;margin:13px auto 0!important;}.page-hero p{max-width:690px!important;margin-top:18px!important;}.bio-upgrade{background:#fff!important;}.bio-signature{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.72fr);gap:62px;align-items:center;margin-bottom:54px;}.bio-signature-copy h2{font-size:clamp(42px,4.3vw,66px)!important;line-height:.96!important;letter-spacing:-.045em!important;margin:13px 0 22px!important;}.bio-lede{font-size:17px!important;line-height:1.82!important;color:#556274!important;max-width:780px!important;margin:0 0 18px!important;}.bio-credential-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px;}.bio-credential-pills span{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#eef5f0;border:1px solid rgba(24,63,55,.10);color:#174b3f;font-size:12px;font-weight:800;letter-spacing:.01em;}.bio-signature-photo{margin:0;border-radius:26px;overflow:hidden;border:1px solid rgba(17,24,39,.08);box-shadow:0 24px 70px rgba(17,24,39,.10);background:#f5f1ea;}.bio-signature-photo img{width:100%;height:100%;aspect-ratio:4/5;object-fit:cover;object-position:center top;}.bio-story-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:24px;align-items:stretch;margin:18px 0 54px;}.bio-story-main,.bio-care-card,.bio-academic-card,.bio-interest-card{border:1px solid rgba(17,24,39,.08);background:#fbf8f2;box-shadow:0 14px 36px rgba(17,24,39,.035);}.bio-story-main{padding:34px 36px;display:grid;gap:22px;}.bio-story-main h3,.bio-care-card h3,.bio-academic-card h3,.bio-interest-card h3{font-family:Inter,system-ui,sans-serif!important;font-size:15px!important;line-height:1.35!important;letter-spacing:-.01em!important;font-weight:850!important;color:#172033!important;margin:0 0 10px!important;}.bio-story-main p,.bio-care-card p,.bio-academic-card p,.bio-interest-card p{font-size:14.5px!important;line-height:1.78!important;color:#5f6b7a!important;margin:0!important;}.bio-care-card{padding:30px;background:linear-gradient(135deg,#f8f4ed,#ffffff);}.bio-care-card .bio-mini{font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;color:#5d7f69;margin-bottom:14px;}.bio-care-card p+p{margin-top:14px!important;}.bio-special-section{margin-top:18px;}.bio-special-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:24px;}.bio-special-head h2{font-size:clamp(36px,3.4vw,54px)!important;line-height:1!important;letter-spacing:-.04em!important;margin:10px 0 0!important;}.bio-special-head p{max-width:520px!important;font-size:14.5px!important;line-height:1.7!important;color:#657183!important;margin:0!important;}.bio-interest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;}.bio-interest-card{padding:24px;min-height:164px;background:#fff;}.bio-interest-card h3{font-size:14.5px!important;color:#174b3f!important;}.bio-academic-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;}.bio-academic-card{padding:28px;background:#fbf8f2;}.bio-refined,.bio-accordion{display:initial;}@media(max-width:900px){.page-hero{padding:58px 0 44px!important;}.bio-signature,.bio-story-grid,.bio-academic-grid{grid-template-columns:1fr!important;gap:24px!important;}.bio-signature{margin-bottom:42px!important;}.bio-signature-photo{max-width:520px;margin-inline:auto;}.bio-story-main,.bio-care-card,.bio-academic-card{padding:24px!important;}.bio-special-head{display:block!important;}.bio-special-head p{margin-top:12px!important;}.bio-interest-grid{grid-template-columns:1fr!important;}}@media(max-width:760px){.page-hero{padding:50px 0 38px!important;}.page-hero h1{font-size:clamp(34px,10vw,46px)!important;}.page-hero p{font-size:14px!important;}.bio-signature-copy h2{font-size:clamp(36px,10vw,48px)!important;}.bio-lede{font-size:15px!important;line-height:1.76!important;}.bio-credential-pills span{font-size:11.5px!important;min-height:32px!important;}.bio-signature-photo{border-radius:22px!important;}.bio-interest-card{min-height:unset!important;}}.home-care-section{background:#fff;border-top:1px solid rgba(17,24,39,.07);border-bottom:1px solid rgba(17,24,39,.07)}.services-polish{background:linear-gradient(180deg,#fff 0%,#fbf8f2 100%)}.services-intro{display:grid;grid-template-columns:.95fr 1.05fr;gap:54px;align-items:end;margin-bottom:34px}.services-intro h2{font-size:clamp(38px,3.6vw,58px);line-height:.98;letter-spacing:-.04em;margin-top:10px}.services-intro p{font-size:15px;line-height:1.8;color:var(--muted);margin:0;max-width:590px}.service-box-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-box{position:relative;overflow:hidden;background:rgba(255,255,255,.92);border:1px solid rgba(17,24,39,.09);border-radius:24px;padding:28px;min-height:250px;box-shadow:0 18px 48px rgba(17,24,39,.055);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.service-box:before{content:"";position:absolute;inset:auto -35px -55px auto;width:150px;height:150px;border-radius:999px;background:rgba(84,118,99,.10)}.service-box:hover{transform:translateY(-3px);box-shadow:0 24px 64px rgba(17,24,39,.085);border-color:rgba(84,118,99,.26)}.service-icon{width:42px;height:42px;border-radius:14px;background:#e9f0ea;color:var(--green);display:grid;place-items:center;font-size:14px;font-weight:900;margin-bottom:20px;font-family:Inter,system-ui,sans-serif}.service-box h3{font-size:28px;line-height:1.04;letter-spacing:-.025em;margin-bottom:12px;position:relative;z-index:1}.service-box p{font-size:14px;line-height:1.7;color:#5f6b7a;margin:0;position:relative;z-index:1}@media(max-width:980px){.services-intro{grid-template-columns:1fr;gap:16px}.service-box-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.services-polish{padding-top:56px}.service-box-grid{grid-template-columns:1fr}.service-box{border-radius:20px;padding:24px;min-height:unset}.service-box h3{font-size:25px}.services-intro h2{font-size:clamp(34px,10vw,46px)}}.hero h1{font-size:clamp(42px,4.45vw,68px)!important;line-height:.96!important;letter-spacing:-.04em!important;font-weight:600!important;}html[lang="el"] .hero h1{font-size:clamp(40px,4.2vw,64px)!important;line-height:.98!important;letter-spacing:-.035em!important;}.section-head h2,.page-hero h1,.cta h2{font-size:clamp(34px,3.35vw,50px)!important;line-height:1.04!important;letter-spacing:-.032em!important;font-weight:600!important;}.split h2,.person-title h2,.specialist-left h2,.bio-refined-copy h2,.bio-special-head h2,.services-intro h2{font-size:clamp(32px,3vw,46px)!important;line-height:1.06!important;letter-spacing:-.028em!important;font-weight:600!important;}.card h3,.service-card h3,.service-box h3,.bio-interest-card h3,.bio-academic-card h3,.bio-story-main h3{font-size:clamp(22px,1.75vw,28px)!important;line-height:1.12!important;letter-spacing:-.018em!important;font-weight:600!important;}.hero p,.section-head p,.page-hero p,.split p,.cta p{font-size:15px!important;line-height:1.72!important;}.kicker,.eyebrow{font-size:10.5px!important;letter-spacing:.15em!important;}.hero-frame:before{background-image:image-set(url("artemis-main-banner-v62.avif") type("image/avif"),url("artemis-main-banner-v62.webp") type("image/webp"))!important;background-size:cover!important;background-position:72% center!important;filter:none!important;image-rendering:auto!important;}.hero-frame{min-height:520px!important;}.hero-copy{min-height:520px!important;padding-top:58px!important;padding-bottom:58px!important;}@media(max-width:760px){.hero h1,html[lang="el"] .hero h1{font-size:30px!important;line-height:1.06!important;letter-spacing:-.025em!important;}.section-head h2,.page-hero h1,.cta h2{font-size:31px!important;line-height:1.08!important;}.split h2,.person-title h2,.specialist-left h2,.bio-refined-copy h2,.bio-special-head h2,.services-intro h2{font-size:31px!important;line-height:1.08!important;}.card h3,.service-card h3,.service-box h3,.bio-interest-card h3,.bio-academic-card h3,.bio-story-main h3{font-size:23px!important;}.hero-frame:before{background-image:image-set(url("artemis-main-banner-mobile-v62.avif") type("image/avif"),url("artemis-main-banner-mobile-v62.webp") type("image/webp"))!important;background-position:center top!important;min-height:300px!important;}}.hero h1{font-size:clamp(40px,4.1vw,62px)!important;line-height:.96!important;letter-spacing:-.04em!important;}.page-hero h1,.section-head h2,.cta h2{font-size:clamp(34px,3.1vw,48px)!important;line-height:1.04!important;letter-spacing:-.035em!important;}.split h2,.services-intro h2,.bio-signature-copy h2,.bio-special-head h2,.contact-book-card h2{font-size:clamp(30px,2.8vw,44px)!important;line-height:1.06!important;letter-spacing:-.032em!important;}.card h3,.service-box h3,.bio-interest-card h3,.bio-story-main h3,.bio-care-card h3,.bio-academic-card h3{font-size:19px!important;line-height:1.25!important;}.page-hero{padding:62px 0 48px!important;}.section{padding:66px 0!important;}.bio-signature{gap:46px!important;margin-bottom:42px!important;}.bio-lede{font-size:15.5px!important;line-height:1.78!important;}.service-box-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:18px!important;}.service-box{border-radius:22px!important;background:linear-gradient(180deg,#fff,#fcfaf6)!important;border:1px solid rgba(17,24,39,.09)!important;padding:26px!important;box-shadow:0 14px 38px rgba(17,24,39,.04)!important;}.service-icon,.card .num{width:38px!important;height:38px!important;border-radius:13px!important;background:#edf4ef!important;color:#214f43!important;display:inline-grid!important;place-items:center!important;font-family:Inter,system-ui,sans-serif!important;font-size:14px!important;font-weight:850!important;letter-spacing:0!important;}.service-box p{font-size:14px!important;line-height:1.75!important;color:#5f6b7a!important;}.card .num{font-size:0!important;}.card:nth-child(1) .num:after{content:'Θ';font-size:14px!important;}.card:nth-child(2) .num:after{content:'Δ';font-size:14px!important;}.card:nth-child(3) .num:after{content:'Ο';font-size:14px!important;}.card:nth-child(4) .num:after{content:'Μ';font-size:14px!important;}.appointment-form-card{border-radius:26px!important;padding:30px!important;background:linear-gradient(180deg,#fff,#fbf8f2)!important;border:1px solid rgba(17,24,39,.09)!important;box-shadow:0 20px 55px rgba(17,24,39,.06)!important;}.form-card label{display:grid!important;gap:7px!important;font-size:12px!important;font-weight:800!important;color:#334155!important;letter-spacing:.01em!important;}.form-card input,.form-card select,.form-card textarea{border-radius:14px!important;background:#fff!important;border:1px solid rgba(17,24,39,.13)!important;min-height:48px!important;}.form-card textarea{min-height:126px!important;}.form-helper{margin-top:14px!important;font-size:12.5px!important;line-height:1.65!important;color:#64748b!important;}@media(max-width:900px){.hero h1{font-size:clamp(32px,8.6vw,44px)!important;line-height:1.02!important;}.page-hero h1,.section-head h2,.cta h2,.split h2,.services-intro h2,.bio-signature-copy h2,.bio-special-head h2{font-size:clamp(29px,8vw,38px)!important;line-height:1.06!important;}.service-box-grid{grid-template-columns:1fr!important;}.section{padding:54px 0!important;}.bio-signature{grid-template-columns:1fr!important;gap:28px!important;}.form-grid{grid-template-columns:1fr!important;}}.card .num{font-size:14px!important;}.card .num:after{content:none!important;}.brand strong{font-size:23px!important;letter-spacing:-.025em!important;}.hero h1{font-size:clamp(42px,5vw,76px)!important;line-height:.95!important;}.section-head h2,.page-hero h1,.cta h2{font-size:clamp(34px,3.4vw,52px)!important;line-height:1.02!important;}.split h2{font-size:clamp(34px,3.1vw,50px)!important;line-height:1.02!important;}.card h3,.service-box h3{font-size:24px!important;line-height:1.08!important;}.service-icon,.card .num{font-family:Inter,system-ui,sans-serif!important;font-size:17px!important;font-weight:800!important;color:#183f37!important;}@media(max-width:760px){.container{width:min(100% - 32px,1180px)!important}.brand strong{font-size:20px!important}.brand small{font-size:10px!important}.hero h1{font-size:42px!important}.section-head h2,.page-hero h1,.cta h2{font-size:34px!important}.card h3,.service-box h3{font-size:22px!important}.hero-copy{padding:48px 24px!important}}:root{--radius-soft:20px;--radius-card:24px;}body{letter-spacing:-.006em!important;}.brand strong{font-size:21px!important;font-weight:650!important;letter-spacing:-.02em!important;}.brand small{font-size:10.5px!important;color:#6a7785!important;}.nav a{font-size:13px!important;font-weight:650!important;}.hero-frame{min-height:500px!important;border-radius:30px!important;}.hero-copy{min-height:500px!important;max-width:560px!important;padding:54px 46px!important;}.hero h1{font-size:clamp(36px,4.15vw,58px)!important;line-height:.99!important;font-weight:600!important;letter-spacing:-.035em!important;}.hero p{max-width:480px!important;font-size:14.5px!important;line-height:1.76!important;color:#4d5c6d!important;}.hero-actions{gap:10px!important;margin-top:25px!important;}.btn{border-radius:999px!important;padding:13px 19px!important;font-size:13.5px!important;font-weight:750!important;letter-spacing:-.005em!important;}.section{padding:62px 0!important;}.page-hero{padding:56px 0 42px!important;}.page-hero h1,.section-head h2,.cta h2{font-size:clamp(30px,2.75vw,42px)!important;line-height:1.08!important;font-weight:600!important;letter-spacing:-.028em!important;}.split h2,.services-intro h2,.bio-signature-copy h2,.bio-special-head h2,.contact-book-card h2,.person-title h2,.specialist-left h2{font-size:clamp(28px,2.55vw,40px)!important;line-height:1.09!important;font-weight:600!important;letter-spacing:-.026em!important;}.card,.service-box,.bio-interest-card,.bio-care-card,.bio-academic-card,.contact-book-card,.form-card,.appointment-form-card{border-radius:22px!important;border-color:rgba(17,24,39,.085)!important;box-shadow:0 16px 44px rgba(17,24,39,.045)!important;}.card h3,.service-box h3,.bio-interest-card h3,.bio-story-main h3,.bio-care-card h3,.bio-academic-card h3{font-size:20px!important;line-height:1.18!important;font-weight:620!important;letter-spacing:-.015em!important;}.card p,.service-box p,.bio-interest-card p,.bio-care-card p,.bio-academic-card p{font-size:14px!important;line-height:1.75!important;}.service-icon,.card .num{width:34px!important;height:34px!important;border-radius:999px!important;background:#eef4ef!important;color:#244f44!important;font-size:15px!important;}.service-box:before{opacity:.55!important;}.services-intro{gap:34px!important;margin-bottom:30px!important;}.cta-inner{border-radius:28px!important;padding:44px!important;}.cta .eyebrow+.cta h2{margin-top:0!important;}.form-card input,.form-card select,.form-card textarea{border-radius:13px!important;border-color:rgba(17,24,39,.12)!important;box-shadow:none!important;}.form-card input:focus,.form-card select:focus,.form-card textarea:focus{outline:2px solid rgba(84,118,99,.18)!important;border-color:rgba(84,118,99,.45)!important;}.site-footer{padding-top:42px!important;}.footer-grid{gap:32px!important;}.footer-brand h3,.site-footer h3{font-size:18px!important;}@media(max-width:900px){.nav-wrap{height:70px!important;}.brand strong{font-size:18.5px!important;}.brand small{font-size:9.5px!important;}.hero-frame{min-height:unset!important;border-radius:24px!important;}.hero-copy{min-height:unset!important;max-width:none!important;padding:34px 24px 360px!important;}.hero h1{font-size:34px!important;line-height:1.04!important;}.page-hero h1,.section-head h2,.cta h2,.split h2,.services-intro h2,.bio-signature-copy h2,.bio-special-head h2,.contact-book-card h2,.person-title h2,.specialist-left h2{font-size:30px!important;line-height:1.1!important;}.section{padding:50px 0!important;}.page-hero{padding:46px 0 34px!important;}.cta-inner{padding:30px 22px!important;}}@media(max-width:520px){.brand strong{font-size:17px!important;}.brand small{display:none!important;}.hero-copy{padding-bottom:330px!important;}.hero h1{font-size:31px!important;}.btn{width:100%;justify-content:center!important;text-align:center!important;}.hero-actions{flex-direction:column!important;align-items:stretch!important;}}body .page-hero{padding:48px 0 30px!important;background:linear-gradient(180deg,#fbf8f2 0%,#f5f1ea 100%)!important;}body .page-hero h1{font-size:clamp(32px,3.1vw,46px)!important;line-height:1.08!important;letter-spacing:-.03em!important;}body .page-hero p{max-width:560px!important;font-size:14.5px!important;line-height:1.75!important;}.bio-flow-v68{padding-top:42px!important;background:linear-gradient(180deg,#fff 0%,#fbf8f2 48%,#fff 100%)!important;}.bio-flow-v68 .bio-signature{align-items:start!important;margin-bottom:34px!important;gap:52px!important;}.bio-flow-v68 .bio-signature-copy{padding-top:8px!important;}.bio-flow-v68 .eyebrow{font-size:10.5px!important;letter-spacing:.18em!important;color:#5a7a67!important;}.bio-flow-v68 .bio-lede{font-size:16px!important;line-height:1.86!important;color:#516174!important;max-width:760px!important;}.bio-flow-v68 .bio-credential-pills span{background:rgba(238,245,240,.82)!important;border-color:rgba(24,63,55,.13)!important;color:#174b3f!important;box-shadow:0 8px 20px rgba(17,24,39,.035)!important;}.bio-flow-v68 .bio-signature-photo{border-radius:28px!important;box-shadow:0 24px 72px rgba(17,24,39,.105)!important;}.bio-flow-v68 .bio-signature-photo img{aspect-ratio:1.07/1!important;object-fit:cover!important;object-position:center center!important;}.bio-flow-v68 .bio-story-grid{margin-top:20px!important;margin-bottom:42px!important;gap:20px!important;}.bio-flow-v68 .bio-story-main{background:#fff!important;border-radius:24px!important;border-color:rgba(24,63,55,.09)!important;position:relative!important;overflow:hidden!important;}.bio-flow-v68 .bio-story-main:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(180deg,#547663,#c4a66d)!important;}.bio-flow-v68 .bio-story-main>div{padding-left:6px!important;}.bio-flow-v68 .bio-care-card{border-radius:24px!important;background:linear-gradient(145deg,#eef4ef 0%,#fffaf2 100%)!important;border-color:rgba(24,63,55,.10)!important;}.bio-flow-v68 .bio-care-card .bio-mini{color:#547663!important;}.bio-flow-v68 .bio-special-section{padding:28px!important;border-radius:28px!important;background:#f8f4ed!important;border:1px solid rgba(17,24,39,.07)!important;margin-top:16px!important;}.bio-flow-v68 .bio-special-head{align-items:center!important;margin-bottom:20px!important;}.bio-flow-v68 .bio-special-head h2{font-size:clamp(28px,2.5vw,38px)!important;line-height:1.12!important;letter-spacing:-.025em!important;}.bio-flow-v68 .bio-special-head p{font-size:14px!important;line-height:1.75!important;}.bio-flow-v68 .bio-interest-grid{gap:14px!important;}.bio-flow-v68 .bio-interest-card{border-radius:20px!important;background:#fff!important;border-color:rgba(24,63,55,.08)!important;min-height:150px!important;}.bio-flow-v68 .bio-interest-card:nth-child(2n){background:#fbf8f2!important;}.bio-flow-v68 .bio-interest-card:nth-child(3n){background:#f4f8f5!important;}.bio-flow-v68 .bio-academic-grid{margin-top:22px!important;}.bio-flow-v68 .bio-academic-card{border-radius:24px!important;background:linear-gradient(145deg,#fff,#fbf8f2)!important;border-color:rgba(24,63,55,.08)!important;}.background-section{padding-top:54px!important;}.background-panel{border-radius:28px!important;overflow:hidden!important;background:linear-gradient(135deg,#fff 0%,#f8f4ed 100%)!important;border:1px solid rgba(17,24,39,.07)!important;padding:34px!important;}.background-list article{border-radius:18px!important;background:#fff!important;}@media(max-width:980px){.bio-flow-v68 .bio-signature{gap:28px!important}.bio-flow-v68 .bio-signature-copy{padding-top:0!important}.bio-flow-v68 .bio-special-section{padding:22px!important}}@media(max-width:760px){body .page-hero{padding:40px 0 26px!important}.bio-flow-v68{padding-top:32px!important}.bio-flow-v68 .bio-signature-photo{order:-1!important}.bio-flow-v68 .bio-lede{font-size:15px!important;line-height:1.78!important}.background-panel{padding:22px!important;border-radius:24px!important}}.nav a[href="services.html"] span[data-el]{}.service-box{position:relative!important;overflow:hidden!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important;background:linear-gradient(180deg,#ffffff 0%,#fdfbf7 100%)!important;}.service-box:hover{transform:translateY(-3px)!important;box-shadow:0 22px 58px rgba(17,24,39,.075)!important;border-color:rgba(84,118,99,.20)!important;}.service-icon{font-size:0!important;line-height:0!important;position:relative!important;z-index:2!important;border-radius:14px!important;border:1px solid rgba(24,63,55,.06)!important;background:#eef5ef!important;}.service-icon::after{content:""!important;width:8px!important;height:8px!important;border-radius:50%!important;background:#2e5f51!important;display:block!important;box-shadow:0 0 0 4px rgba(46,95,81,.10)!important;}.service-box::before{content:""!important;position:absolute!important;right:-38px!important;bottom:-48px!important;width:150px!important;height:150px!important;border-radius:50%!important;background:rgba(84,118,99,.10)!important;opacity:1!important;}.service-box:nth-child(1)::before{background:rgba(84,118,99,.11)!important;}.service-box:nth-child(2)::before{background:rgba(185,148,88,.14)!important;}.service-box:nth-child(3)::before{background:rgba(118,93,73,.12)!important;}.service-box:nth-child(4)::before{background:rgba(73,111,127,.11)!important;}.service-box:nth-child(5)::before{background:rgba(137,123,87,.13)!important;}.service-box:nth-child(6)::before{background:rgba(87,119,96,.13)!important;}.service-box:nth-child(2) .service-icon{background:#f5efe4!important;}.service-box:nth-child(2) .service-icon::after{background:#9a7641!important;box-shadow:0 0 0 4px rgba(154,118,65,.12)!important;}.service-box:nth-child(3) .service-icon{background:#f3eee9!important;}.service-box:nth-child(3) .service-icon::after{background:#765d49!important;box-shadow:0 0 0 4px rgba(118,93,73,.12)!important;}.service-box:nth-child(4) .service-icon{background:#edf3f5!important;}.service-box:nth-child(4) .service-icon::after{background:#496f7f!important;box-shadow:0 0 0 4px rgba(73,111,127,.12)!important;}.service-box:nth-child(5) .service-icon{background:#f3f1e9!important;}.service-box:nth-child(5) .service-icon::after{background:#897b57!important;box-shadow:0 0 0 4px rgba(137,123,87,.12)!important;}.service-box:nth-child(6) .service-icon{background:#edf4ee!important;}.service-box:nth-child(6) .service-icon::after{background:#577760!important;box-shadow:0 0 0 4px rgba(87,119,96,.12)!important;}.service-box h3,.service-box p{position:relative!important;z-index:2!important;}@media(max-width:760px){.nav a{font-size:13px!important}.service-box::before{width:130px!important;height:130px!important;right:-44px!important;bottom:-46px!important;}}.service-icon::after,.card .num::after{content:none!important;display:none!important;}.service-icon{font-size:0!important;color:transparent!important;box-shadow:none!important;}.service-icon,.card .num{display:none!important;}.card,.service-box{padding:24px 26px!important;min-height:190px!important;border-radius:22px!important;background:linear-gradient(180deg,#ffffff 0%,#fdfbf8 100%)!important;}.card h3,.service-box h3{margin-top:2px!important;}.card p,.service-box p{max-width:92%!important;}.service-box-grid{gap:20px!important;}.service-box::before{width:118px!important;height:118px!important;right:-34px!important;bottom:-38px!important;opacity:.68!important;}.service-box:nth-child(1)::before{background:rgba(84,118,99,.10)!important;}.service-box:nth-child(2)::before{background:rgba(185,148,88,.12)!important;}.service-box:nth-child(3)::before{background:rgba(118,93,73,.10)!important;}.service-box:nth-child(4)::before{background:rgba(73,111,127,.10)!important;}.service-box:nth-child(5)::before{background:rgba(137,123,87,.11)!important;}.service-box:nth-child(6)::before{background:rgba(87,119,96,.11)!important;}.appointment-form-card input,.appointment-form-card select,.appointment-form-card textarea{background:#fbfaf7!important;border-color:rgba(17,24,39,.11)!important;}.contact-pro-panel{background:linear-gradient(135deg,#fff 0%,#fbf8f2 100%);border:1px solid rgba(17,24,39,.08);border-radius:28px;padding:34px;box-shadow:0 18px 50px rgba(17,24,39,.055);}.contact-pro-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:24px;}.contact-pro-item{background:rgba(255,255,255,.76);border:1px solid rgba(17,24,39,.08);border-radius:20px;padding:20px;}.contact-pro-item small{display:block;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#5d7f69;margin-bottom:8px;}.contact-pro-item strong{display:block;font-size:16px;margin-bottom:6px;}.contact-pro-item span{display:block;font-size:14px;line-height:1.7;color:#607084;}.contact-side-note{background:#10251f;color:#fff;border-radius:28px;padding:34px;box-shadow:0 18px 50px rgba(16,37,31,.16);}.contact-side-note h2,.contact-side-note h3{color:#fff!important;}.contact-side-note p{color:rgba(255,255,255,.78)!important;line-height:1.75;}.contact-side-note .btn{margin-top:12px;}@media(max-width:980px){.contact-pro-grid{grid-template-columns:1fr}.card,.service-box{min-height:unset!important}}@media(max-width:760px){.card,.service-box{padding:22px!important}.card p,.service-box p{max-width:100%!important}.service-box::before{width:96px!important;height:96px!important;right:-34px!important;bottom:-36px!important}}:root{--bg:#f5f1ea;--paper:#fff;--soft:#faf7f1;--ink:#111827;--muted:#5f6b7a;--line:#e2dbcf;--green:#183f37;--green2:#547663;--gold:#b99458;--shadow:0 24px 70px rgba(17,24,39,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(100% - 48px,1180px);margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(245,241,234,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(17,24,39,.08)}.nav-wrap{height:76px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;flex-direction:column;line-height:1.05}.brand strong{font-family:"Cormorant Garamond",Georgia,serif;font-size:25px;font-weight:700;letter-spacing:-.035em}.brand small{font-size:11px;color:#617184;margin-top:5px;letter-spacing:.02em}.nav{display:flex;align-items:center;gap:4px;background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:999px;padding:5px;box-shadow:0 8px 28px rgba(17,24,39,.04)}.nav a{font-size:13px;font-weight:700;color:#5e6d7e;padding:10px 15px;border-radius:999px}.nav a.active,.nav a:hover{background:#f4efe6;color:#111827}.header-actions{display:flex;align-items:center;gap:10px}.lang-toggle{height:42px;border:1px solid rgba(17,24,39,.12);background:#fff;border-radius:999px;padding:0 13px;font-size:12px;font-weight:850;color:#1f2937;cursor:pointer}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 20px;border-radius:14px;border:1px solid transparent;font-weight:800;font-size:13px;cursor:pointer;transition:.2s ease}.btn-primary{background:var(--green);color:#fff;box-shadow:0 14px 26px rgba(24,63,55,.16)}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 18px 32px rgba(24,63,55,.22)}.btn-secondary{background:rgba(255,255,255,.9);color:var(--ink);border-color:rgba(17,24,39,.14)}.menu-btn{display:none;border:1px solid rgba(17,24,39,.12);background:#fff;border-radius:14px;width:44px;height:44px;font-size:20px}.hero{padding:56px 0 74px}.hero-frame{position:relative;min-height:570px;border:1px solid rgba(17,24,39,.08);overflow:hidden;background:#e7e1d7;box-shadow:var(--shadow)}.hero-frame:before{content:"";position:absolute;inset:0;background:image-set(url("artemis-main-banner-v62.avif") type("image/avif"),url("artemis-main-banner-v62.webp") type("image/webp")) 82% center/cover no-repeat}.hero-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(249,246,240,.98) 0%,rgba(249,246,240,.92) 43%,rgba(249,246,240,.18) 66%,rgba(249,246,240,0) 100%)}.hero-copy{position:relative;z-index:2;width:min(560px,56%);min-height:570px;display:flex;flex-direction:column;justify-content:center;padding:70px 58px}.kicker,.eyebrow{font-size:11px;font-weight:900;letter-spacing:.17em;text-transform:uppercase;color:var(--green2)}.kicker{display:flex;align-items:center;gap:10px;margin-bottom:18px}.kicker:before{content:"";width:34px;height:1px;background:var(--gold)}h1,h2,h3{font-family:"Cormorant Garamond",Georgia,serif;margin:0;color:var(--ink)}.hero h1{font-size:clamp(54px,5.8vw,90px);line-height:.91;letter-spacing:-.05em;margin-bottom:20px}.hero p{font-size:16px;line-height:1.75;color:#334155;max-width:455px;margin:0 0 28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-note{margin-top:19px;display:flex;gap:16px;flex-wrap:wrap;color:#607084;font-size:13px}.hero-note span{display:inline-flex;gap:8px;align-items:center}.dot{width:7px;height:7px;border-radius:50%;background:var(--green2)}.section{padding:78px 0}.white{background:#fff}.soft{background:var(--soft)}.section-head{text-align:center;max-width:720px;margin:0 auto 42px}.section-head h2,.page-hero h1,.cta h2{font-size:clamp(42px,4.1vw,64px);line-height:.96;letter-spacing:-.04em;margin-top:11px}.section-head p,.page-hero p,.cta p{font-size:15px;line-height:1.75;color:var(--muted);max-width:640px;margin:18px auto 0}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.page-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff;border:1px solid rgba(17,24,39,.10);padding:26px;min-height:230px;display:flex;flex-direction:column;gap:15px}.card .num{width:34px;height:34px;border-radius:10px;background:#e8f1ec;color:var(--green);display:grid;place-items:center;font-size:12px;font-weight:900}.card h3{font-size:27px;line-height:1.04}.card p{font-size:13px;line-height:1.65;color:var(--muted);margin:0}.card a{font-size:12px;font-weight:900;color:var(--green);margin-top:auto}.split{display:grid;grid-template-columns:1fr 1fr;gap:68px;align-items:center}.split h2{font-size:clamp(40px,3.7vw,58px);line-height:.98;letter-spacing:-.04em;margin-top:12px}.split p{font-size:15px;line-height:1.82;color:var(--muted)}.check-list{list-style:none;padding:0;margin:24px 0;display:grid;gap:12px}.check-list li{display:flex;gap:11px;color:#435166;font-size:14px;line-height:1.55}.check-list li:before{content:"";width:7px;height:7px;background:var(--green2);border-radius:50%;margin-top:8px;flex:0 0 auto}.photo-panel{min-height:420px;border:1px solid rgba(17,24,39,.08);background:#e3ddd3 center/cover no-repeat;box-shadow:0 18px 50px rgba(17,24,39,.08)}.photo-panel.consult{background-image:url("consultation-v60.webp");background-position:center}.photo-panel.hero-photo{background-image:image-set(url("artemis-main-banner-v62.avif") type("image/avif"),url("artemis-main-banner-v62.webp") type("image/webp"));background-position:78% center}.page-hero{padding:76px 0 58px;text-align:center;background:linear-gradient(180deg,rgba(250,247,241,.96),rgba(245,241,234,.94)),url("artemis-main-banner-v62.webp") center center/cover no-repeat;border-bottom:1px solid rgba(17,24,39,.06)}.cta{text-align:center;background:#fff;border-top:1px solid rgba(17,24,39,.08);border-bottom:1px solid rgba(17,24,39,.08)}.cta .btn+.btn{margin-left:10px}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:52px;align-items:start}.contact-list{display:grid;gap:18px}.contact-item{display:grid;grid-template-columns:36px 1fr;gap:14px;align-items:start}.contact-item i{width:36px;height:36px;border-radius:10px;background:#e8f1ec;display:grid;place-items:center;color:var(--green);font-style:normal;font-weight:900}.contact-item strong{display:block;font-size:14px;margin-bottom:4px}.contact-item span{font-size:14px;color:var(--muted)}.contact-book-card{background:linear-gradient(135deg,#f8f4ed,#ffffff);border:1px solid rgba(17,24,39,.10);padding:34px;box-shadow:0 18px 50px rgba(17,24,39,.06)}.contact-book-card .mini{font-size:11px;font-weight:900;letter-spacing:.17em;text-transform:uppercase;color:var(--green2);margin-bottom:12px}.contact-book-card h2{font-size:clamp(36px,3.4vw,54px);line-height:.98;letter-spacing:-.04em}.contact-book-card p{font-size:14px;line-height:1.75;color:var(--muted);margin:16px 0 24px}.contact-note{display:grid;gap:10px;margin-top:22px}.contact-note span{display:flex;gap:10px;font-size:13px;line-height:1.55;color:#526173}.contact-note span:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--green2);margin-top:7px;flex:0 0 auto}.contact-main-card{background:#fff;border:1px solid rgba(17,24,39,.10);padding:34px;box-shadow:0 18px 50px rgba(17,24,39,.05)}.form-card{background:#fff;border:1px solid rgba(17,24,39,.10);padding:28px;box-shadow:0 18px 50px rgba(17,24,39,.06)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid .full{grid-column:1/-1}input,select,textarea{width:100%;border:1px solid rgba(17,24,39,.14);background:#fff;border-radius:13px;padding:14px;font:inherit;font-size:14px;color:var(--ink)}textarea{min-height:124px;resize:vertical}.site-footer{background:#101a26;color:#fff;padding:58px 0 28px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:42px}.site-footer h3{font-size:23px;color:#fff;margin:0 0 12px}.site-footer p,.site-footer a{color:#c6d0db;font-size:13px;line-height:1.7}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:38px;padding-top:22px;color:#aeb8c4;font-size:12px;text-align:center}html[lang="el"] h1,html[lang="el"] h2,html[lang="el"] h3{font-weight:600;letter-spacing:-.035em}html[lang="el"] .page-hero h1{font-size:clamp(38px,3.7vw,58px);line-height:1.04}html[lang="el"] .hero h1{font-size:clamp(40px,4.7vw,72px);line-height:1}html[lang="el"] .split h2,html[lang="el"] .section-head h2,html[lang="el"] .cta h2{font-size:clamp(34px,3.3vw,52px);line-height:1.04}.bio-panel{background:#fff;border:1px solid rgba(17,24,39,.10);padding:34px;box-shadow:0 18px 50px rgba(17,24,39,.05)}.bio-panel p{font-size:15px;line-height:1.82;color:var(--muted);margin:14px 0 0}.bio-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px;margin-top:26px}.bio-point{background:#faf7f1;border:1px solid rgba(17,24,39,.08);padding:18px}.bio-point strong{display:block;font-size:13px;margin-bottom:7px}.bio-point span{font-size:13px;line-height:1.55;color:var(--muted)}.map-card{background:#fff;border:1px solid rgba(17,24,39,.10);padding:24px;box-shadow:0 18px 50px rgba(17,24,39,.05)}.map-card h3{font-size:30px;margin-bottom:8px}.map-card p{font-size:14px;line-height:1.7;color:var(--muted);margin:0 0 18px}.map-box{min-height:265px;border:1px solid rgba(17,24,39,.10);background:linear-gradient(135deg,#f8f4ed,#eef4ef);position:relative;overflow:hidden;display:grid;place-items:center;text-align:center}.map-box:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,63,55,.05) 1px,transparent 1px),linear-gradient(0deg,rgba(24,63,55,.05) 1px,transparent 1px);background-size:38px 38px}.map-pin{position:relative;z-index:1;background:#fff;border:1px solid rgba(17,24,39,.10);border-radius:18px;padding:18px 22px;box-shadow:0 18px 45px rgba(17,24,39,.08)}.map-pin strong{display:block;font-family:"Cormorant Garamond",Georgia,serif;font-size:27px}.map-pin span{font-size:13px;color:var(--muted)}@media(max-width:980px){.bio-grid{grid-template-columns:1fr}.bio-panel{padding:26px}.map-box{min-height:230px}}@media(max-width:980px){.container{width:min(100% - 32px,1180px)}.nav{display:none;position:absolute;left:16px;right:16px;top:82px;border-radius:20px;flex-direction:column;align-items:stretch;padding:10px}.nav a{border-radius:14px;padding:13px 15px}body.menu-open .nav{display:flex}.menu-btn{display:block}.header-actions>.btn-primary{display:none}.hero{padding:0 0 50px}.hero-frame{min-height:auto;border-left:0;border-right:0;display:grid}.hero-frame:before{position:relative;display:block;min-height:335px;background-position:74% center}.hero-frame:after{display:none}.hero-copy{width:100%;min-height:auto;padding:36px 22px;background:linear-gradient(135deg,#faf7f1,#efe9df)}.hero h1{font-size:46px}.split,.contact-grid{grid-template-columns:1fr;gap:36px}.grid-4,.page-grid{grid-template-columns:1fr 1fr}.photo-panel{min-height:350px}.brand small{display:none}}@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.nav-wrap{height:70px}.brand strong{font-size:21px}.lang-toggle{display:inline-flex;align-items:center}.hero-frame:before{min-height:292px;background-position:72% center}.hero-copy{padding:30px 18px}.hero h1{font-size:40px}.hero-actions .btn{width:100%}.grid-4,.page-grid,.form-grid{grid-template-columns:1fr}.section{padding:58px 0}.page-hero{padding:58px 0 44px}.footer-grid{grid-template-columns:1fr;gap:24px}.cta .btn{width:100%;margin:8px 0 0!important}.photo-panel{min-height:300px}.header-actions{gap:7px}.menu-btn{width:42px;height:42px}}@media(max-width:620px){.page-hero h1{font-size:34px!important;line-height:1.04!important;letter-spacing:-.035em!important;max-width:340px;margin-left:auto;margin-right:auto}.page-hero p{font-size:14px!important;line-height:1.65!important;max-width:335px}.page-hero{padding:54px 0 40px!important;background-position:center center!important}.brand strong{font-size:19px!important;letter-spacing:-.03em;white-space:nowrap}.nav-wrap{gap:8px}.header-actions{gap:8px}.lang-toggle,.menu-btn{width:42px;height:42px;padding:0;justify-content:center}.page-hero .eyebrow{font-size:10px;letter-spacing:.14em}}.page-hero{background:linear-gradient(180deg,rgba(250,247,241,.80),rgba(245,241,234,.78)),url("artemis-main-banner-v62.webp") center center/cover no-repeat!important;padding:78px 0 60px!important;}.page-hero h1{max-width:980px;margin-left:auto;margin-right:auto;}.page-hero p{max-width:680px;}.bio-panel.v18-bio{padding:0;border:0;box-shadow:none;background:transparent;}.bio-v18{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.78fr);gap:46px;align-items:center;}.bio-v18-copy{background:#fff;border:1px solid rgba(17,24,39,.10);padding:42px;box-shadow:0 18px 50px rgba(17,24,39,.045);}.bio-v18-copy h2{font-size:clamp(42px,4vw,62px);line-height:.96;letter-spacing:-.045em;margin-top:10px;}.bio-v18-copy p{font-size:15px;line-height:1.86;color:var(--muted);margin:17px 0 0;}.bio-v18-photo{min-height:570px;background:url("artemis-bio-portrait-v68.webp") center 44%/cover no-repeat;border:1px solid rgba(17,24,39,.09);box-shadow:0 26px 70px rgba(17,24,39,.10);position:relative;overflow:hidden;}.bio-v18-photo:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.55);pointer-events:none;}.bio-v18-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px;}.bio-v18-card{background:#faf7f1;border:1px solid rgba(17,24,39,.08);padding:19px;}.bio-v18-card strong{display:block;font-size:13px;font-weight:850;margin-bottom:8px;color:var(--ink);}.bio-v18-card span{display:block;font-size:13px;line-height:1.58;color:var(--muted);}.person-section{background:linear-gradient(135deg,#f8f4ed 0%,#ffffff 100%);border-top:1px solid rgba(17,24,39,.06);border-bottom:1px solid rgba(17,24,39,.06);}.person-wrap{display:grid;grid-template-columns:.72fr 1.28fr;gap:44px;align-items:start;}.person-title h2{font-size:clamp(42px,4vw,64px);line-height:.96;letter-spacing:-.045em;margin-top:12px;}.person-copy{background:#fff;border:1px solid rgba(17,24,39,.09);padding:34px;box-shadow:0 18px 50px rgba(17,24,39,.045);}.person-copy p{font-size:16px;line-height:1.86;color:var(--muted);margin:0 0 18px;}.person-copy p:last-child{margin-bottom:0;}.clinical-v18 .section-head{max-width:760px;}.clinical-v18 .section-head h2{max-width:720px;margin-left:auto;margin-right:auto;}.clinical-v18 .page-grid{margin-top:38px;}.map-pin strong{font-size:25px!important;}@media(max-width:980px){.bio-v18,.person-wrap{grid-template-columns:1fr;gap:28px;}.bio-v18-photo{min-height:480px;background-position:center 38%;}.bio-v18-cards{grid-template-columns:1fr;}}@media(max-width:620px){.page-hero{padding:54px 0 42px!important;background-position:center center!important;}.page-hero h1{font-size:32px!important;line-height:1.06!important;letter-spacing:-.032em!important;max-width:345px;}html[lang="el"] .page-hero h1{font-size:31px!important;line-height:1.07!important;letter-spacing:-.028em!important;}.page-hero p{font-size:14px!important;line-height:1.65!important;max-width:335px;}.bio-v18-copy{padding:26px 22px;}.bio-v18-copy h2{font-size:36px;line-height:1;}.bio-v18-photo{min-height:430px;background-size:cover;background-position:center 35%;}.person-copy{padding:24px 22px;}.person-wrap{gap:22px;}.person-title h2{font-size:34px;line-height:1.02;}.person-copy p{font-size:14px;line-height:1.76;}}body{font-weight:400;letter-spacing:-.004em;color:#151d2a;text-rendering:optimizeLegibility;}h1,h2,h3{font-weight:600;letter-spacing:-.032em;color:#151d2a;}html[lang="el"] h1,html[lang="el"] h2,html[lang="el"] h3{font-family:"Noto Serif",Georgia,serif;font-weight:600;letter-spacing:-.025em;}.brand strong{font-size:23px;font-weight:600;letter-spacing:-.025em;}.brand small{font-size:11px;font-weight:400;letter-spacing:.01em;color:#6f7d8c;}.nav{box-shadow:0 7px 24px rgba(17,24,39,.035);}.nav a{font-size:13px;font-weight:600;letter-spacing:-.006em;color:#627082;padding:10px 16px;}.nav a.active,.nav a:hover{color:#151d2a;background:#f3eee6;}.lang-toggle{font-weight:650;font-size:12px;letter-spacing:-.005em;}.btn{font-weight:650;font-size:13px;letter-spacing:-.006em;border-radius:13px;}.kicker,.eyebrow{font-weight:700;letter-spacing:.145em;color:#5a7a67;}.hero h1{font-size:clamp(48px,5.15vw,78px);font-weight:600;line-height:.95;letter-spacing:-.042em;}.hero p{font-size:15.5px;line-height:1.78;color:#405066;}.section-head h2,.page-hero h1,.cta h2{font-size:clamp(38px,3.55vw,56px);font-weight:600;line-height:1.02;letter-spacing:-.032em;}.section-head p,.page-hero p,.cta p{font-size:14.5px;line-height:1.76;color:#647082;}.split h2{font-size:clamp(36px,3.25vw,52px);font-weight:600;line-height:1.03;letter-spacing:-.032em;}.split p{font-size:14.5px;line-height:1.82;color:#647082;}.card h3{font-size:24px;font-weight:600;line-height:1.08;letter-spacing:-.025em;}.card p{font-size:13px;line-height:1.68;color:#647082;}.card .num{font-weight:700;}.card a{font-weight:650;letter-spacing:-.004em;}.contact-item strong{font-weight:650;}.contact-book-card h2{font-size:clamp(34px,3vw,48px);font-weight:600;line-height:1.03;letter-spacing:-.032em;}.map-card h3,.map-pin strong{font-weight:600;letter-spacing:-.025em;}.site-footer h3{font-size:22px;font-weight:600;letter-spacing:-.025em;}.site-footer p,.site-footer a{font-size:13px;font-weight:400;line-height:1.72;}.footer-bottom{font-weight:400;}html[lang="el"] .hero h1{font-size:clamp(38px,4.25vw,66px);line-height:1.04;letter-spacing:-.025em;}html[lang="el"] .page-hero h1{font-size:clamp(34px,3.25vw,50px);line-height:1.08;letter-spacing:-.022em;}html[lang="el"] .section-head h2,html[lang="el"] .cta h2,html[lang="el"] .split h2{font-size:clamp(32px,2.95vw,46px);line-height:1.08;letter-spacing:-.02em;}@media(max-width:620px){.brand strong{font-size:18px!important;letter-spacing:-.02em!important;}.nav a{font-size:13px;font-weight:600;}.hero h1{font-size:38px!important;line-height:1!important;}.page-hero h1{font-size:30px!important;line-height:1.09!important;letter-spacing:-.024em!important;}html[lang="el"] .page-hero h1{font-size:28px!important;line-height:1.12!important;letter-spacing:-.018em!important;}.section-head h2,.cta h2{font-size:32px!important;line-height:1.08!important;}}body{font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-weight:400!important;color:#172033!important;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;}h1,h2,h3,.brand strong,.footer-grid h3{font-family:"Cormorant Garamond",Georgia,serif!important;font-weight:500!important;letter-spacing:-.022em!important;}html[lang="el"] h1,html[lang="el"] h2,html[lang="el"] h3,html[lang="el"] .brand strong,html[lang="el"] .footer-grid h3{font-weight:500!important;letter-spacing:-.026em!important;}.nav-wrap{height:68px!important;}.brand strong{font-size:22px!important;line-height:1!important;}.brand small{font-size:10.5px!important;font-weight:400!important;letter-spacing:.01em!important;color:#6c7a8e!important;margin-top:5px!important;}.nav{padding:5px!important;gap:3px!important;}.nav a{font-size:13px!important;font-weight:600!important;letter-spacing:-.01em!important;padding:10px 18px!important;border-radius:999px!important;color:#536276!important;}.nav a.active,.nav a:hover{background:#f2ece2!important;color:#172033!important;}.lang-toggle{font-size:12px!important;font-weight:700!important;}.menu-btn{font-size:19px!important;}.page-hero{padding:74px 0 66px!important;background-image:linear-gradient(90deg,rgba(250,247,241,.80),rgba(250,247,241,.54)),url("artemis-main-banner-v62.webp")!important;background-size:cover!important;background-position:center center!important;}.page-hero h1{font-size:clamp(36px,3.35vw,54px)!important;line-height:1.05!important;max-width:950px!important;margin-left:auto!important;margin-right:auto!important;}.page-hero p{font-size:15px!important;line-height:1.7!important;max-width:660px!important;color:#617084!important;}.eyebrow{font-size:11px!important;font-weight:700!important;letter-spacing:.18em!important;color:#5a7a67!important;}.section{padding:76px 0!important;}.about-bio-section{background:#fff!important;}.bio-panel,.v18-bio,.bio-v18{box-shadow:none!important;border:0!important;background:transparent!important;}.bio-refined{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:54px;align-items:center;}.bio-refined-copy{background:transparent!important;border:0!important;padding:0!important;box-shadow:none!important;max-width:720px;}.bio-refined-copy h2{font-size:clamp(32px,3vw,46px)!important;line-height:1.05!important;margin:10px 0 16px!important;}.bio-refined-copy p{font-size:15px!important;line-height:1.86!important;color:#5b687a!important;margin:0 0 15px!important;}.bio-refined-photo{margin:0!important;width:100%;max-width:420px;border:1px solid rgba(23,32,51,.08);background:#fbf8f2;box-shadow:0 22px 60px rgba(17,24,39,.08);overflow:hidden;}.bio-refined-photo img{display:block;width:100%;height:auto!important;object-fit:contain!important;object-position:center top!important;}.bio-refined-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px;}.bio-refined-card{background:#fbf8f2;border:1px solid rgba(23,32,51,.07);padding:17px 16px;}.bio-refined-card strong{display:block;font-size:13px!important;font-weight:700!important;letter-spacing:0!important;margin-bottom:7px;color:#172033;}.bio-refined-card span{display:block;font-size:13px!important;line-height:1.55;color:#617084;}.person-section,.calm-person-section{background:#faf7f1!important;border-top:1px solid rgba(23,32,51,.06);border-bottom:1px solid rgba(23,32,51,.06);}.person-inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:58px;align-items:start;}.person-title h2{font-size:clamp(30px,3vw,46px)!important;line-height:1.08!important;margin:12px 0 0!important;}.person-copy p{font-size:16px!important;line-height:1.85!important;color:#526174!important;margin:0 0 18px!important;}.cta,.calm-cta{background:#fff!important;text-align:center!important;padding:66px 0!important;border-top:1px solid rgba(23,32,51,.06);}.cta-inner{max-width:680px;margin:0 auto;}.cta h2{font-size:clamp(30px,3vw,44px)!important;line-height:1.1!important;margin:10px 0 12px!important;font-weight:500!important;}.cta p{font-size:15px!important;line-height:1.7!important;color:#657386!important;max-width:600px!important;margin:0 auto 22px!important;}.btn{border-radius:12px!important;font-size:13px!important;font-weight:700!important;letter-spacing:-.01em!important;padding:13px 21px!important;box-shadow:none!important;}.btn-primary{background:#174b3f!important;}.btn-secondary{background:#fff!important;color:#172033!important;border:1px solid rgba(23,32,51,.14)!important;}.site-footer,footer{background:#101a26!important;color:#e9edf2!important;padding:52px 0 24px!important;}.footer-grid{display:grid!important;grid-template-columns:1.2fr .9fr .8fr!important;gap:72px!important;}.footer-grid h3{font-size:22px!important;line-height:1.15!important;margin:0 0 16px!important;color:#fff!important;}.footer-grid p,.footer-links a{font-size:13.5px!important;line-height:1.75!important;color:#c7d0da!important;font-weight:400!important;}.footer-links{display:grid!important;gap:5px!important;margin:0!important;}.footer-links a{text-decoration:none!important;display:block!important;}.footer-bottom{border-top:1px solid rgba(255,255,255,.12)!important;margin-top:38px!important;padding-top:20px!important;text-align:center!important;color:#aeb8c4!important;font-size:12px!important;}@media(max-width:980px){.bio-refined{grid-template-columns:1fr;gap:30px;}.bio-refined-photo{max-width:390px;margin:0 auto!important;}.bio-refined-cards{grid-template-columns:1fr;}.person-inner{grid-template-columns:1fr;gap:22px;}.footer-grid{grid-template-columns:1fr!important;gap:30px!important;}}@media(max-width:620px){.nav-wrap{height:68px!important;}.brand strong{font-size:19px!important;}.brand small{font-size:9.5px!important;}.page-hero{padding:58px 0 48px!important;}.page-hero h1{font-size:32px!important;line-height:1.08!important;letter-spacing:-.025em!important;}html[lang="el"] .page-hero h1{font-size:30px!important;line-height:1.08!important;}.page-hero p{font-size:14px!important;}.section{padding:58px 0!important;}.bio-refined-copy h2{font-size:34px!important;}.bio-refined-copy p{font-size:14.5px!important;line-height:1.78!important;}.bio-refined-photo{max-width:100%!important;}.person-title h2{font-size:32px!important;}.person-copy p{font-size:14.5px!important;line-height:1.78!important;}.cta h2{font-size:32px!important;}.cta{padding:54px 0!important;}.footer-grid h3{font-size:20px!important;}}.hero{background-image:linear-gradient(90deg,rgba(250,247,241,.78) 0%,rgba(250,247,241,.55) 43%,rgba(250,247,241,.12) 72%),image-set(url("artemis-main-banner-v62.avif") type("image/avif"),url("artemis-main-banner-v62.webp") type("image/webp"))!important;background-size:cover!important;background-position:center right!important;}.hero-frame:before{background-image:image-set(url("artemis-main-banner-v62.avif") type("image/avif"),url("artemis-main-banner-v62.webp") type("image/webp"))!important;filter:none!important;}@media(max-width:760px){.hero{background-position:62% center!important;}}.hero{background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.78),rgba(255,255,255,0) 34%),linear-gradient(115deg,#f7f2ea 0%,#fbf8f2 48%,#efe6d8 100%)!important;position:relative!important;overflow:hidden!important;}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 26%,rgba(185,148,88,.12),rgba(185,148,88,0) 34%),linear-gradient(90deg,rgba(255,255,255,.16),rgba(255,255,255,0));pointer-events:none;}.hero .container{position:relative;z-index:1;}.hero-frame{background:rgba(255,255,255,.55)!important;backdrop-filter:blur(2px)!important;border:1px solid rgba(23,32,51,.08)!important;box-shadow:0 28px 90px rgba(17,24,39,.08)!important;}.hero-frame:before{background-image:image-set(url("artemis-main-banner-v62.avif") type("image/avif"),url("artemis-main-banner-v62.webp") type("image/webp"))!important;background-size:cover!important;background-position:72% center!important;opacity:1!important;filter:none!important;}@media(max-width:760px){.hero{background:linear-gradient(135deg,#f7f2ea 0%,#fbf8f2 58%,#efe6d8 100%)!important;}.hero-frame:before{background-position:68% center!important;}}img{max-width:100%;height:auto;}@media(max-width:760px){.hero-frame:before{background-image:url("artemis-main-banner-mobile-v62.webp")!important;}.page-hero{background-image:linear-gradient(90deg,rgba(250,247,241,.82),rgba(250,247,241,.60)),url("artemis-main-banner-mobile-v62.webp")!important;}.bio-refined-photo img{content:url("artemis-bio-portrait-v68.webp");}}.background-section{background:#faf7f1!important;border-top:1px solid rgba(23,32,51,.06);}.background-panel{display:grid;grid-template-columns:.9fr 1.15fr;gap:52px;align-items:start;}.background-panel h2{font-size:clamp(30px,2.8vw,44px)!important;line-height:1.08!important;margin:10px 0 14px!important;}.background-panel p{font-size:15px!important;line-height:1.75!important;color:#5e6b7d!important;margin:0;}.background-list{display:grid;gap:14px;}.background-list article{background:#fff;border:1px solid rgba(23,32,51,.07);padding:22px 24px;box-shadow:0 14px 40px rgba(17,24,39,.035);}.background-list span{display:block;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#5a7a67;margin-bottom:8px;}.background-list strong{display:block;font-size:18px!important;font-family:"Cormorant Garamond",Georgia,serif!important;font-weight:600!important;color:#172033;margin-bottom:7px;letter-spacing:-.01em;}.background-list p{font-size:13.5px!important;line-height:1.65!important;color:#657386!important;margin:0!important;}.hero-frame:before{background-image:url("artemis-main-banner-v62.webp")!important;}.bio-refined-photo img{content:url("artemis-bio-portrait-v68.webp");}@media(max-width:980px){.background-panel{grid-template-columns:1fr;gap:24px;}}@media(max-width:760px){.hero{padding-top:0!important;background:linear-gradient(135deg,#f7f2ea 0%,#fbf8f2 58%,#efe6d8 100%)!important;}.hero-frame{display:flex!important;flex-direction:column!important;background:#faf7f1!important;border:0!important;box-shadow:none!important;}.hero-frame:before{position:relative!important;content:""!important;display:block!important;inset:auto!important;width:100%!important;min-height:292px!important;background-image:url("artemis-main-banner-mobile-v62.webp")!important;background-size:cover!important;background-position:center top!important;border-bottom:1px solid rgba(23,32,51,.06)!important;}.hero-copy{padding:30px 20px 24px!important;}.hero h1{font-size:37px!important;line-height:1.02!important;letter-spacing:-.03em!important;}html[lang="el"] .hero h1{font-size:30px!important;line-height:1.04!important;letter-spacing:-.025em!important;}.hero p{font-size:15.5px!important;line-height:1.65!important;}.hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;}.hero-actions .btn{width:100%!important;}}.lang-toggle{min-width:72px!important;padding:0 14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;font-size:11px!important;letter-spacing:.02em!important}.lang-toggle .active{font-weight:800!important;color:#172033!important;opacity:1!important}.lang-toggle .muted{opacity:.55!important;font-weight:700!important}.lang-toggle .sep{opacity:.36!important;font-weight:600!important}@media(max-width:760px){.hero-frame:before{background-image:url("artemis-main-banner-mobile-v62.webp")!important;background-position:center 10%!important;min-height:300px!important}.hero-copy{margin:-24px 16px 0!important;padding:18px 20px 18px!important;border-radius:22px!important;background:rgba(255,251,245,.78)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.hero h1{font-size:27px!important;line-height:1.05!important;margin-bottom:12px!important}.hero p{font-size:14px!important;line-height:1.7!important;margin-bottom:16px!important}.hero-actions .btn{min-height:48px!important}.hero-note{margin-top:14px!important}.hero-frame:before{box-shadow:0 8px 22px rgba(17,24,39,.08)!important}}body{font-synthesis-weight:none;text-rendering:optimizeLegibility;}.nav a{font-weight:650!important;letter-spacing:-.01em!important;}.brand strong{letter-spacing:-.025em!important;}.brand span{letter-spacing:.01em!important;}.eyebrow{letter-spacing:.17em!important;}.section{scroll-margin-top:96px;}.card,.service-card,.background-list article,.contact-card,.info-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;}@media(hover:hover){.service-card:hover,.background-list article:hover{transform:translateY(-2px);box-shadow:0 18px 48px rgba(17,24,39,.055)!important;border-color:rgba(20,83,68,.14)!important;}}.footer a{color:inherit;text-decoration:none;}.footer a:hover{text-decoration:underline;text-underline-offset:3px;}.calm-cta h2,.cta h2{letter-spacing:-.035em!important;}@media(max-width:760px){.page-hero h1{font-size:clamp(35px,10.5vw,48px)!important;line-height:1.03!important;letter-spacing:-.035em!important;}.page-hero p{font-size:15px!important;line-height:1.7!important;}.section{padding-top:54px!important;padding-bottom:54px!important;}.footer{padding-top:52px!important;}.footer-grid{gap:32px!important;}.specialist-intro{padding-top:50px!important;padding-bottom:56px!important;}.specialist-left h2{font-size:35px!important;line-height:1.02!important;}.specialist-copy p{font-size:15px!important;line-height:1.78!important;}.service-card{padding:24px!important;}}@media(min-width:901px){.site-header{position:sticky!important;top:0!important;z-index:60!important;background:rgba(248,245,238,.94)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;border-bottom:1px solid rgba(23,32,51,.08)!important;box-shadow:0 8px 28px rgba(17,24,39,.035)!important;}.hero{padding-top:48px!important;padding-bottom:74px!important;overflow:hidden!important;}.hero-frame{margin-top:0!important;max-height:none!important;overflow:hidden!important;}.hero-frame:before{bottom:0!important;}.hero-copy{min-height:520px!important;padding-top:86px!important;padding-bottom:72px!important;}.hero-note{opacity:1!important;}}@media(min-width:901px) and (max-width:1280px){.hero-copy{min-height:500px!important;padding-top:74px!important;}}@media(max-width:900px){.site-header{z-index:80!important;}}.service-card{border-radius:18px!important;background:linear-gradient(180deg,#fff 0%,#fdfbf7 100%)!important;}.service-card .num,.service-number{border-radius:12px!important;}.site-header{position:relative!important;top:auto!important;z-index:40!important;box-shadow:none!important;background:#f5f1ea!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;}.nav-wrap{height:74px!important}.brand strong{font-size:23px!important;letter-spacing:-.03em!important;font-weight:700!important}.brand small{font-size:10.5px!important;letter-spacing:.03em!important}.nav a{font-size:15px!important;font-weight:600!important;letter-spacing:-.01em!important}.lang-toggle{min-width:64px!important;height:44px!important;font-size:14px!important}.hero{padding:28px 0 68px!important}.hero h1{font-size:clamp(46px,5vw,72px)!important;line-height:.93!important;letter-spacing:-.045em!important;margin-bottom:18px!important}.hero p{font-size:15px!important;line-height:1.75!important;max-width:430px!important}.hero-copy{min-height:unset!important;padding-top:58px!important;padding-bottom:58px!important}.kicker,.eyebrow{font-size:11px!important;letter-spacing:.18em!important}.page-hero h1,.cta h2{font-size:clamp(38px,3.7vw,56px)!important;line-height:1.02!important;letter-spacing:-.035em!important}.section-head h2,.split h2,.specialist-left h2{font-size:clamp(34px,3.8vw,56px)!important;line-height:1.01!important;letter-spacing:-.04em!important}.section-head p,.page-hero p,.cta p,.split p,.specialist-copy p,.card p,.card a,.background-list p,.background-note,.footer p{font-size:15px!important;line-height:1.8!important}.section{padding:74px 0!important}.white .section-head{margin-bottom:34px!important}.grid-4{gap:20px!important}.card{background:linear-gradient(180deg,#fff 0%,#fcfbf8 100%)!important;border:1px solid rgba(23,32,51,.08)!important;border-radius:20px!important;padding:26px!important;min-height:250px!important;box-shadow:0 10px 26px rgba(17,24,39,.025)!important;}.card h3{font-size:20px!important;line-height:1.15!important;letter-spacing:-.02em!important}.card .num{background:#eef4ef!important;color:#355a47!important;border-radius:12px!important;min-width:34px!important;height:34px!important;font-size:13px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;}.card a{font-weight:600!important}.specialist-intro{padding:72px 0 74px!important}.specialist-card{grid-template-columns:.92fr 1.08fr!important;gap:48px!important;align-items:start!important}.specialist-left h2{max-width:500px!important;margin:12px 0 18px!important}.specialist-tags{gap:8px!important;margin-top:4px!important}.specialist-tags span{font-size:13px!important;padding:8px 12px!important;border-radius:999px!important;background:#f5f8f5!important;border:1px solid rgba(90,122,103,.12)!important;}.specialist-copy p{margin:0 0 16px!important;max-width:620px!important}.specialist-note{background:#fbf8f2!important;border-left:2px solid #d6b27a!important;padding:14px 16px!important;border-radius:10px!important;color:#6e7888!important;font-size:14px!important;}.split{gap:56px!important}.photo-panel{border-radius:22px!important;overflow:hidden!important}.check-list li{font-size:15px!important;line-height:1.75!important}.check-list li::marker{color:#5a7a67}.calm-cta .cta-inner{max-width:760px!important;padding:0 10px!important;}.calm-cta p{max-width:620px!important}.footer{padding-top:58px!important}.footer h3,.footer h4{font-size:18px!important;letter-spacing:-.02em!important}.footer ul li,.footer a,.footer p{font-size:14px!important;line-height:1.8!important}@media(max-width:900px){.nav-wrap{height:70px!important}.brand strong{font-size:19px!important}.hero{padding:14px 0 54px!important}.hero h1{font-size:clamp(42px,10vw,56px)!important;line-height:.95!important}.hero-copy{padding-top:40px!important;padding-bottom:52px!important}.page-hero h1,.cta h2,.section-head h2,.split h2,.specialist-left h2{font-size:clamp(33px,9vw,44px)!important;line-height:1.02!important}.section{padding:58px 0!important}.specialist-intro{padding:58px 0 60px!important}.specialist-card{grid-template-columns:1fr!important;gap:26px!important}.grid-4{grid-template-columns:1fr!important;gap:16px!important}.card{min-height:unset!important;padding:24px 22px!important}.split{gap:30px!important}}.site-header{background:rgba(245,241,234,.94)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;border-bottom:1px solid rgba(17,24,39,.07)!important;}.nav-wrap{height:72px!important;gap:18px!important;}.brand strong{font-size:21px!important;font-weight:700!important;letter-spacing:-.028em!important;}.brand small{font-size:10px!important;letter-spacing:.025em!important;margin-top:4px!important;}.nav{padding:4px!important;gap:2px!important;border:1px solid rgba(17,24,39,.07)!important;box-shadow:0 6px 18px rgba(17,24,39,.035)!important;}.nav a{font-size:13px!important;font-weight:600!important;letter-spacing:-.008em!important;padding:9px 14px!important;color:#617184!important;}.nav a.active,.nav a:hover{background:#f1ebe1!important;color:#172033!important;}.header-actions{gap:8px!important;}.lang-toggle{height:40px!important;min-width:60px!important;padding:0 12px!important;font-size:11.5px!important;font-weight:750!important;border-color:rgba(17,24,39,.1)!important;box-shadow:none!important;}@media(max-width:900px){.nav-wrap{height:68px!important;gap:12px!important;}.brand strong{font-size:17.5px!important;}.brand small{font-size:9px!important;letter-spacing:.02em!important;}.lang-toggle{height:39px!important;min-width:58px!important;padding:0 11px!important;font-size:11px!important;}}@media(max-width:760px){.hero-frame:before{background-image:url("artemis-main-banner-mobile-v62.webp")!important;background-size:88% auto!important;background-repeat:no-repeat!important;background-position:center 16%!important;min-height:320px!important;background-color:#f7f0e8!important}.hero-copy{margin:-18px 16px 0!important}}@media(max-width:760px){.hero-frame:before{background-image:url("artemis-main-banner-mobile-v62.webp")!important;background-size:88% auto!important;background-repeat:no-repeat!important;background-position:58% 16%!important;min-height:320px!important;background-color:#f7f0e8!important;}.hero-copy{margin:-18px 16px 0!important;}}.photo-panel.consult{background-image:url("consultation-v60.webp")!important;background-position:center center!important;border-radius:22px!important;box-shadow:0 24px 70px rgba(17,24,39,.10)!important;}@media(max-width:760px){.photo-panel.consult{min-height:300px!important;background-position:54% center!important;border-radius:20px!important;}}.page-hero{position:relative!important;overflow:hidden!important;padding:78px 0 62px!important;text-align:center!important;background:radial-gradient(circle at 50% -20%,rgba(185,148,88,.16),transparent 42%),radial-gradient(circle at 88% 12%,rgba(84,118,99,.08),transparent 34%),linear-gradient(180deg,#fbf8f2 0%,#f5f1ea 100%)!important;border-bottom:1px solid rgba(17,24,39,.07)!important;}.page-hero:before,.page-hero:after{display:none!important;content:none!important;}.page-hero .container{position:relative;z-index:1;}.page-hero .eyebrow{letter-spacing:.18em!important;color:#5d7f69!important;}.page-hero h1{max-width:820px!important;margin:13px auto 0!important;}.page-hero p{max-width:690px!important;margin-top:18px!important;}.bio-upgrade{background:#fff!important;}.bio-signature{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.72fr);gap:62px;align-items:center;margin-bottom:54px;}.bio-signature-copy h2{font-size:clamp(42px,4.3vw,66px)!important;line-height:.96!important;letter-spacing:-.045em!important;margin:13px 0 22px!important;}.bio-lede{font-size:17px!important;line-height:1.82!important;color:#556274!important;max-width:780px!important;margin:0 0 18px!important;}.bio-credential-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px;}.bio-credential-pills span{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#eef5f0;border:1px solid rgba(24,63,55,.10);color:#174b3f;font-size:12px;font-weight:800;letter-spacing:.01em;}.bio-signature-photo{margin:0;border-radius:26px;overflow:hidden;border:1px solid rgba(17,24,39,.08);box-shadow:0 24px 70px rgba(17,24,39,.10);background:#f5f1ea;}.bio-signature-photo img{width:100%;height:100%;aspect-ratio:4/5;object-fit:cover;object-position:center top;}.bio-story-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:24px;align-items:stretch;margin:18px 0 54px;}.bio-story-main,.bio-care-card,.bio-academic-card,.bio-interest-card{border:1px solid rgba(17,24,39,.08);background:#fbf8f2;box-shadow:0 14px 36px rgba(17,24,39,.035);}.bio-story-main{padding:34px 36px;display:grid;gap:22px;}.bio-story-main h3,.bio-care-card h3,.bio-academic-card h3,.bio-interest-card h3{font-family:Inter,system-ui,sans-serif!important;font-size:15px!important;line-height:1.35!important;letter-spacing:-.01em!important;font-weight:850!important;color:#172033!important;margin:0 0 10px!important;}.bio-story-main p,.bio-care-card p,.bio-academic-card p,.bio-interest-card p{font-size:14.5px!important;line-height:1.78!important;color:#5f6b7a!important;margin:0!important;}.bio-care-card{padding:30px;background:linear-gradient(135deg,#f8f4ed,#ffffff);}.bio-care-card .bio-mini{font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;color:#5d7f69;margin-bottom:14px;}.bio-care-card p+p{margin-top:14px!important;}.bio-special-section{margin-top:18px;}.bio-special-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:24px;}.bio-special-head h2{font-size:clamp(36px,3.4vw,54px)!important;line-height:1!important;letter-spacing:-.04em!important;margin:10px 0 0!important;}.bio-special-head p{max-width:520px!important;font-size:14.5px!important;line-height:1.7!important;color:#657183!important;margin:0!important;}.bio-interest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;}.bio-interest-card{padding:24px;min-height:164px;background:#fff;}.bio-interest-card h3{font-size:14.5px!important;color:#174b3f!important;}.bio-academic-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;}.bio-academic-card{padding:28px;background:#fbf8f2;}.bio-refined,.bio-accordion{display:initial;}@media(max-width:900px){.page-hero{padding:58px 0 44px!important;}.bio-signature,.bio-story-grid,.bio-academic-grid{grid-template-columns:1fr!important;gap:24px!important;}.bio-signature{margin-bottom:42px!important;}.bio-signature-photo{max-width:520px;margin-inline:auto;}.bio-story-main,.bio-care-card,.bio-academic-card{padding:24px!important;}.bio-special-head{display:block!important;}.bio-special-head p{margin-top:12px!important;}.bio-interest-grid{grid-template-columns:1fr!important;}}@media(max-width:760px){.page-hero{padding:50px 0 38px!important;}.page-hero h1{font-size:clamp(34px,10vw,46px)!important;}.page-hero p{font-size:14px!important;}.bio-signature-copy h2{font-size:clamp(36px,10vw,48px)!important;}.bio-lede{font-size:15px!important;line-height:1.76!important;}.bio-credential-pills span{font-size:11.5px!important;min-height:32px!important;}.bio-signature-photo{border-radius:22px!important;}.bio-interest-card{min-height:unset!important;}}.home-care-section{background:#fff;border-top:1px solid rgba(17,24,39,.07);border-bottom:1px solid rgba(17,24,39,.07)}.services-polish{background:linear-gradient(180deg,#fff 0%,#fbf8f2 100%)}.services-intro{display:grid;grid-template-columns:.95fr 1.05fr;gap:54px;align-items:end;margin-bottom:34px}.services-intro h2{font-size:clamp(38px,3.6vw,58px);line-height:.98;letter-spacing:-.04em;margin-top:10px}.services-intro p{font-size:15px;line-height:1.8;color:var(--muted);margin:0;max-width:590px}.service-box-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-box{position:relative;overflow:hidden;background:rgba(255,255,255,.92);border:1px solid rgba(17,24,39,.09);border-radius:24px;padding:28px;min-height:250px;box-shadow:0 18px 48px rgba(17,24,39,.055);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.service-box:before{content:"";position:absolute;inset:auto -35px -55px auto;width:150px;height:150px;border-radius:999px;background:rgba(84,118,99,.10)}.service-box:hover{transform:translateY(-3px);box-shadow:0 24px 64px rgba(17,24,39,.085);border-color:rgba(84,118,99,.26)}.service-icon{width:42px;height:42px;border-radius:14px;background:#e9f0ea;color:var(--green);display:grid;place-items:center;font-size:14px;font-weight:900;margin-bottom:20px;font-family:Inter,system-ui,sans-serif}.service-box h3{font-size:28px;line-height:1.04;letter-spacing:-.025em;margin-bottom:12px;position:relative;z-index:1}.service-box p{font-size:14px;line-height:1.7;color:#5f6b7a;margin:0;position:relative;z-index:1}@media(max-width:980px){.services-intro{grid-template-columns:1fr;gap:16px}.service-box-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.services-polish{padding-top:56px}.service-box-grid{grid-template-columns:1fr}.service-box{border-radius:20px;padding:24px;min-height:unset}.service-box h3{font-size:25px}.services-intro h2{font-size:clamp(34px,10vw,46px)}}.hero h1{font-size:clamp(42px,4.45vw,68px)!important;line-height:.96!important;letter-spacing:-.04em!important;font-weight:600!important;}html[lang="el"] .hero h1{font-size:clamp(40px,4.2vw,64px)!important;line-height:.98!important;letter-spacing:-.035em!important;}.section-head h2,.page-hero h1,.cta h2{font-size:clamp(34px,3.35vw,50px)!important;line-height:1.04!important;letter-spacing:-.032em!important;font-weight:600!important;}.split h2,.person-title h2,.specialist-left h2,.bio-refined-copy h2,.bio-special-head h2,.services-intro h2{font-size:clamp(32px,3vw,46px)!important;line-height:1.06!important;letter-spacing:-.028em!important;font-weight:600!important;}.card h3,.service-card h3,.service-box h3,.bio-interest-card h3,.bio-academic-card h3,.bio-story-main h3{font-size:clamp(22px,1.75vw,28px)!important;line-height:1.12!important;letter-spacing:-.018em!important;font-weight:600!important;}.hero p,.section-head p,.page-hero p,.split p,.cta p{font-size:15px!important;line-height:1.72!important;}.kicker,.eyebrow{font-size:10.5px!important;letter-spacing:.15em!important;}.hero-frame:before{background-image:image-set(url("artemis-main-banner-v62.avif") type("image/avif"),url("artemis-main-banner-v62.webp") type("image/webp"))!important;background-size:cover!important;background-position:72% center!important;filter:none!important;image-rendering:auto!important;}.hero-frame{min-height:520px!important;}.hero-copy{min-height:520px!important;padding-top:58px!important;padding-bottom:58px!important;}@media(max-width:760px){.hero h1,html[lang="el"] .hero h1{font-size:30px!important;line-height:1.06!important;letter-spacing:-.025em!important;}.section-head h2,.page-hero h1,.cta h2{font-size:31px!important;line-height:1.08!important;}.split h2,.person-title h2,.specialist-left h2,.bio-refined-copy h2,.bio-special-head h2,.services-intro h2{font-size:31px!important;line-height:1.08!important;}.card h3,.service-card h3,.service-box h3,.bio-interest-card h3,.bio-academic-card h3,.bio-story-main h3{font-size:23px!important;}.hero-frame:before{background-image:image-set(url("artemis-main-banner-mobile-v62.avif") type("image/avif"),url("artemis-main-banner-mobile-v62.webp") type("image/webp"))!important;background-position:center top!important;min-height:300px!important;}}.hero h1{font-size:clamp(40px,4.1vw,62px)!important;line-height:.96!important;letter-spacing:-.04em!important;}.page-hero h1,.section-head h2,.cta h2{font-size:clamp(34px,3.1vw,48px)!important;line-height:1.04!important;letter-spacing:-.035em!important;}.split h2,.services-intro h2,.bio-signature-copy h2,.bio-special-head h2,.contact-book-card h2{font-size:clamp(30px,2.8vw,44px)!important;line-height:1.06!important;letter-spacing:-.032em!important;}.card h3,.service-box h3,.bio-interest-card h3,.bio-story-main h3,.bio-care-card h3,.bio-academic-card h3{font-size:19px!important;line-height:1.25!important;}.page-hero{padding:62px 0 48px!important;}.section{padding:66px 0!important;}.bio-signature{gap:46px!important;margin-bottom:42px!important;}.bio-lede{font-size:15.5px!important;line-height:1.78!important;}.service-box-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:18px!important;}.service-box{border-radius:22px!important;background:linear-gradient(180deg,#fff,#fcfaf6)!important;border:1px solid rgba(17,24,39,.09)!important;padding:26px!important;box-shadow:0 14px 38px rgba(17,24,39,.04)!important;}.service-icon,.card .num{width:38px!important;height:38px!important;border-radius:13px!important;background:#edf4ef!important;color:#214f43!important;display:inline-grid!important;place-items:center!important;font-family:Inter,system-ui,sans-serif!important;font-size:14px!important;font-weight:850!important;letter-spacing:0!important;}.service-box p{font-size:14px!important;line-height:1.75!important;color:#5f6b7a!important;}.card .num{font-size:0!important;}.card:nth-child(1) .num:after{content:'Θ';font-size:14px!important;}.card:nth-child(2) .num:after{content:'Δ';font-size:14px!important;}.card:nth-child(3) .num:after{content:'Ο';font-size:14px!important;}.card:nth-child(4) .num:after{content:'Μ';font-size:14px!important;}.appointment-form-card{border-radius:26px!important;padding:30px!important;background:linear-gradient(180deg,#fff,#fbf8f2)!important;border:1px solid rgba(17,24,39,.09)!important;box-shadow:0 20px 55px rgba(17,24,39,.06)!important;}.form-card label{display:grid!important;gap:7px!important;font-size:12px!important;font-weight:800!important;color:#334155!important;letter-spacing:.01em!important;}.form-card input,.form-card select,.form-card textarea{border-radius:14px!important;background:#fff!important;border:1px solid rgba(17,24,39,.13)!important;min-height:48px!important;}.form-card textarea{min-height:126px!important;}.form-helper{margin-top:14px!important;font-size:12.5px!important;line-height:1.65!important;color:#64748b!important;}@media(max-width:900px){.hero h1{font-size:clamp(32px,8.6vw,44px)!important;line-height:1.02!important;}.page-hero h1,.section-head h2,.cta h2,.split h2,.services-intro h2,.bio-signature-copy h2,.bio-special-head h2{font-size:clamp(29px,8vw,38px)!important;line-height:1.06!important;}.service-box-grid{grid-template-columns:1fr!important;}.section{padding:54px 0!important;}.bio-signature{grid-template-columns:1fr!important;gap:28px!important;}.form-grid{grid-template-columns:1fr!important;}}.card .num{font-size:14px!important;}.card .num:after{content:none!important;}.brand strong{font-size:23px!important;letter-spacing:-.025em!important;}.hero h1{font-size:clamp(42px,5vw,76px)!important;line-height:.95!important;}.section-head h2,.page-hero h1,.cta h2{font-size:clamp(34px,3.4vw,52px)!important;line-height:1.02!important;}.split h2{font-size:clamp(34px,3.1vw,50px)!important;line-height:1.02!important;}.card h3,.service-box h3{font-size:24px!important;line-height:1.08!important;}.service-icon,.card .num{font-family:Inter,system-ui,sans-serif!important;font-size:17px!important;font-weight:800!important;color:#183f37!important;}@media(max-width:760px){.container{width:min(100% - 32px,1180px)!important}.brand strong{font-size:20px!important}.brand small{font-size:10px!important}.hero h1{font-size:42px!important}.section-head h2,.page-hero h1,.cta h2{font-size:34px!important}.card h3,.service-box h3{font-size:22px!important}.hero-copy{padding:48px 24px!important}}:root{--radius-soft:20px;--radius-card:24px;}body{letter-spacing:-.006em!important;}.brand strong{font-size:21px!important;font-weight:650!important;letter-spacing:-.02em!important;}.brand small{font-size:10.5px!important;color:#6a7785!important;}.nav a{font-size:13px!important;font-weight:650!important;}.hero-frame{min-height:500px!important;border-radius:30px!important;}.hero-copy{min-height:500px!important;max-width:560px!important;padding:54px 46px!important;}.hero h1{font-size:clamp(36px,4.15vw,58px)!important;line-height:.99!important;font-weight:600!important;letter-spacing:-.035em!important;}.hero p{max-width:480px!important;font-size:14.5px!important;line-height:1.76!important;color:#4d5c6d!important;}.hero-actions{gap:10px!important;margin-top:25px!important;}.btn{border-radius:999px!important;padding:13px 19px!important;font-size:13.5px!important;font-weight:750!important;letter-spacing:-.005em!important;}.section{padding:62px 0!important;}.page-hero{padding:56px 0 42px!important;}.page-hero h1,.section-head h2,.cta h2{font-size:clamp(30px,2.75vw,42px)!important;line-height:1.08!important;font-weight:600!important;letter-spacing:-.028em!important;}.split h2,.services-intro h2,.bio-signature-copy h2,.bio-special-head h2,.contact-book-card h2,.person-title h2,.specialist-left h2{font-size:clamp(28px,2.55vw,40px)!important;line-height:1.09!important;font-weight:600!important;letter-spacing:-.026em!important;}.card,.service-box,.bio-interest-card,.bio-care-card,.bio-academic-card,.contact-book-card,.form-card,.appointment-form-card{border-radius:22px!important;border-color:rgba(17,24,39,.085)!important;box-shadow:0 16px 44px rgba(17,24,39,.045)!important;}.card h3,.service-box h3,.bio-interest-card h3,.bio-story-main h3,.bio-care-card h3,.bio-academic-card h3{font-size:20px!important;line-height:1.18!important;font-weight:620!important;letter-spacing:-.015em!important;}.card p,.service-box p,.bio-interest-card p,.bio-care-card p,.bio-academic-card p{font-size:14px!important;line-height:1.75!important;}.service-icon,.card .num{width:34px!important;height:34px!important;border-radius:999px!important;background:#eef4ef!important;color:#244f44!important;font-size:15px!important;}.service-box:before{opacity:.55!important;}.services-intro{gap:34px!important;margin-bottom:30px!important;}.cta-inner{border-radius:28px!important;padding:44px!important;}.cta .eyebrow+.cta h2{margin-top:0!important;}.form-card input,.form-card select,.form-card textarea{border-radius:13px!important;border-color:rgba(17,24,39,.12)!important;box-shadow:none!important;}.form-card input:focus,.form-card select:focus,.form-card textarea:focus{outline:2px solid rgba(84,118,99,.18)!important;border-color:rgba(84,118,99,.45)!important;}.site-footer{padding-top:42px!important;}.footer-grid{gap:32px!important;}.footer-brand h3,.site-footer h3{font-size:18px!important;}@media(max-width:900px){.nav-wrap{height:70px!important;}.brand strong{font-size:18.5px!important;}.brand small{font-size:9.5px!important;}.hero-frame{min-height:unset!important;border-radius:24px!important;}.hero-copy{min-height:unset!important;max-width:none!important;padding:34px 24px 360px!important;}.hero h1{font-size:34px!important;line-height:1.04!important;}.page-hero h1,.section-head h2,.cta h2,.split h2,.services-intro h2,.bio-signature-copy h2,.bio-special-head h2,.contact-book-card h2,.person-title h2,.specialist-left h2{font-size:30px!important;line-height:1.1!important;}.section{padding:50px 0!important;}.page-hero{padding:46px 0 34px!important;}.cta-inner{padding:30px 22px!important;}}@media(max-width:520px){.brand strong{font-size:17px!important;}.brand small{display:none!important;}.hero-copy{padding-bottom:330px!important;}.hero h1{font-size:31px!important;}.btn{width:100%;justify-content:center!important;text-align:center!important;}.hero-actions{flex-direction:column!important;align-items:stretch!important;}}.nav a[href="services.html"] span[data-el]{}.service-box{position:relative!important;overflow:hidden!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important;background:linear-gradient(180deg,#ffffff 0%,#fdfbf7 100%)!important;}.service-box:hover{transform:translateY(-3px)!important;box-shadow:0 22px 58px rgba(17,24,39,.075)!important;border-color:rgba(84,118,99,.20)!important;}.service-icon{font-size:0!important;line-height:0!important;position:relative!important;z-index:2!important;border-radius:14px!important;border:1px solid rgba(24,63,55,.06)!important;background:#eef5ef!important;}.service-icon::after{content:""!important;width:8px!important;height:8px!important;border-radius:50%!important;background:#2e5f51!important;display:block!important;box-shadow:0 0 0 4px rgba(46,95,81,.10)!important;}.service-box::before{content:""!important;position:absolute!important;right:-38px!important;bottom:-48px!important;width:150px!important;height:150px!important;border-radius:50%!important;background:rgba(84,118,99,.10)!important;opacity:1!important;}.service-box:nth-child(1)::before{background:rgba(84,118,99,.11)!important;}.service-box:nth-child(2)::before{background:rgba(185,148,88,.14)!important;}.service-box:nth-child(3)::before{background:rgba(118,93,73,.12)!important;}.service-box:nth-child(4)::before{background:rgba(73,111,127,.11)!important;}.service-box:nth-child(5)::before{background:rgba(137,123,87,.13)!important;}.service-box:nth-child(6)::before{background:rgba(87,119,96,.13)!important;}.service-box:nth-child(2) .service-icon{background:#f5efe4!important;}.service-box:nth-child(2) .service-icon::after{background:#9a7641!important;box-shadow:0 0 0 4px rgba(154,118,65,.12)!important;}.service-box:nth-child(3) .service-icon{background:#f3eee9!important;}.service-box:nth-child(3) .service-icon::after{background:#765d49!important;box-shadow:0 0 0 4px rgba(118,93,73,.12)!important;}.service-box:nth-child(4) .service-icon{background:#edf3f5!important;}.service-box:nth-child(4) .service-icon::after{background:#496f7f!important;box-shadow:0 0 0 4px rgba(73,111,127,.12)!important;}.service-box:nth-child(5) .service-icon{background:#f3f1e9!important;}.service-box:nth-child(5) .service-icon::after{background:#897b57!important;box-shadow:0 0 0 4px rgba(137,123,87,.12)!important;}.service-box:nth-child(6) .service-icon{background:#edf4ee!important;}.service-box:nth-child(6) .service-icon::after{background:#577760!important;box-shadow:0 0 0 4px rgba(87,119,96,.12)!important;}.service-box h3,.service-box p{position:relative!important;z-index:2!important;}@media(max-width:760px){.nav a{font-size:13px!important}.service-box::before{width:130px!important;height:130px!important;right:-44px!important;bottom:-46px!important;}}.service-icon::after,.card .num::after{content:none!important;display:none!important;}.service-icon{font-size:0!important;color:transparent!important;box-shadow:none!important;}.service-icon,.card .num{display:none!important;}.card,.service-box{padding:24px 26px!important;min-height:190px!important;border-radius:22px!important;background:linear-gradient(180deg,#ffffff 0%,#fdfbf8 100%)!important;}.card h3,.service-box h3{margin-top:2px!important;}.card p,.service-box p{max-width:92%!important;}.service-box-grid{gap:20px!important;}.service-box::before{width:118px!important;height:118px!important;right:-34px!important;bottom:-38px!important;opacity:.68!important;}.service-box:nth-child(1)::before{background:rgba(84,118,99,.10)!important;}.service-box:nth-child(2)::before{background:rgba(185,148,88,.12)!important;}.service-box:nth-child(3)::before{background:rgba(118,93,73,.10)!important;}.service-box:nth-child(4)::before{background:rgba(73,111,127,.10)!important;}.service-box:nth-child(5)::before{background:rgba(137,123,87,.11)!important;}.service-box:nth-child(6)::before{background:rgba(87,119,96,.11)!important;}.appointment-form-card input,.appointment-form-card select,.appointment-form-card textarea{background:#fbfaf7!important;border-color:rgba(17,24,39,.11)!important;}.contact-pro-panel{background:linear-gradient(135deg,#fff 0%,#fbf8f2 100%);border:1px solid rgba(17,24,39,.08);border-radius:28px;padding:34px;box-shadow:0 18px 50px rgba(17,24,39,.055);}.contact-pro-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:24px;}.contact-pro-item{background:rgba(255,255,255,.76);border:1px solid rgba(17,24,39,.08);border-radius:20px;padding:20px;}.contact-pro-item small{display:block;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#5d7f69;margin-bottom:8px;}.contact-pro-item strong{display:block;font-size:16px;margin-bottom:6px;}.contact-pro-item span{display:block;font-size:14px;line-height:1.7;color:#607084;}.contact-side-note{background:#10251f;color:#fff;border-radius:28px;padding:34px;box-shadow:0 18px 50px rgba(16,37,31,.16);}.contact-side-note h2,.contact-side-note h3{color:#fff!important;}.contact-side-note p{color:rgba(255,255,255,.78)!important;line-height:1.75;}.contact-side-note .btn{margin-top:12px;}@media(max-width:980px){.contact-pro-grid{grid-template-columns:1fr}.card,.service-box{min-height:unset!important}}@media(max-width:760px){.card,.service-box{padding:22px!important}.card p,.service-box p{max-width:100%!important}.service-box::before{width:96px!important;height:96px!important;right:-34px!important;bottom:-36px!important}}:root{--bg:#f5f1ea;--paper:#fff;--soft:#faf7f1;--ink:#111827;--muted:#5f6b7a;--line:#e2dbcf;--green:#183f37;--green2:#547663;--gold:#b99458;--shadow:0 24px 70px rgba(17,24,39,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(100% - 48px,1180px);margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(245,241,234,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(17,24,39,.08)}.nav-wrap{height:76px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;flex-direction:column;line-height:1.05}.brand strong{font-family:"Cormorant Garamond",Georgia,serif;font-size:25px;font-weight:700;letter-spacing:-.035em}.brand small{font-size:11px;color:#617184;margin-top:5px;letter-spacing:.02em}.nav{display:flex;align-items:center;gap:4px;background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:999px;padding:5px;box-shadow:0 8px 28px rgba(17,24,39,.04)}.nav a{font-size:13px;font-weight:700;color:#5e6d7e;padding:10px 15px;border-radius:999px}.nav a.active,.nav a:hover{background:#f4efe6;color:#111827}.header-actions{display:flex;align-items:center;gap:10px}.lang-toggle{height:42px;border:1px solid rgba(17,24,39,.12);background:#fff;border-radius:999px;padding:0 13px;font-size:12px;font-weight:850;color:#1f2937;cursor:pointer}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 20px;border-radius:14px;border:1px solid transparent;font-weight:800;font-size:13px;cursor:pointer;transition:.2s ease}.btn-primary{background:var(--green);color:#fff;box-shadow:0 14px 26px rgba(24,63,55,.16)}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 18px 32px rgba(24,63,55,.22)}.btn-secondary{background:rgba(255,255,255,.9);color:var(--ink);border-color:rgba(17,24,39,.14)}.menu-btn{display:none;border:1px solid rgba(17,24,39,.12);background:#fff;border-radius:14px;width:44px;height:44px;font-size:20px}.hero{padding:56px 0 74px}.hero-frame{position:relative;min-height:570px;border:1px solid rgba(17,24,39,.08);overflow:hidden;background:#e7e1d7;box-shadow:var(--shadow)}.hero-frame:before{content:"";position:absolute;inset:0;background:image-set(url("artemis-main-banner-v62.avif") type("image/avif"),url("artemis-main-banner-v62.webp") type("image/webp")) 82% center/cover no-repeat}.hero-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(249,246,240,.98) 0%,rgba(249,246,240,.92) 43%,rgba(249,246,240,.18) 66%,rgba(249,246,240,0) 100%)}.hero-copy{position:relative;z-index:2;width:min(560px,56%);min-height:570px;display:flex;flex-direction:column;justify-content:center;padding:70px 58px}.kicker,.eyebrow{font-size:11px;font-weight:900;letter-spacing:.17em;text-transform:uppercase;color:var(--green2)}.kicker{display:flex;align-items:center;gap:10px;margin-bottom:18px}.kicker:before{content:"";width:34px;height:1px;background:var(--gold)}h1,h2,h3{font-family:"Cormorant Garamond",Georgia,serif;margin:0;color:var(--ink)}.hero h1{font-size:clamp(54px,5.8vw,90px);line-height:.91;letter-spacing:-.05em;margin-bottom:20px}.hero p{font-size:16px;line-height:1.75;color:#334155;max-width:455px;margin:0 0 28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-note{margin-top:19px;display:flex;gap:16px;flex-wrap:wrap;color:#607084;font-size:13px}.hero-note span{display:inline-flex;gap:8px;align-items:center}.dot{width:7px;height:7px;border-radius:50%;background:var(--green2)}.section{padding:78px 0}.white{background:#fff}.soft{background:var(--soft)}.section-head{text-align:center;max-width:720px;margin:0 auto 42px}.section-head h2,.page-hero h1,.cta h2{font-size:clamp(42px,4.1vw,64px);line-height:.96;letter-spacing:-.04em;margin-top:11px}.section-head p,.page-hero p,.cta p{font-size:15px;line-height:1.75;color:var(--muted);max-width:640px;margin:18px auto 0}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.page-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff;border:1px solid rgba(17,24,39,.10);padding:26px;min-height:230px;display:flex;flex-direction:column;gap:15px}.card .num{width:34px;height:34px;border-radius:10px;background:#e8f1ec;color:var(--green);display:grid;place-items:center;font-size:12px;font-weight:900}.card h3{font-size:27px;line-height:1.04}.card p{font-size:13px;line-height:1.65;color:var(--muted);margin:0}.card a{font-size:12px;font-weight:900;color:var(--green);margin-top:auto}.split{display:grid;grid-template-columns:1fr 1fr;gap:68px;align-items:center}.split h2{font-size:clamp(40px,3.7vw,58px);line-height:.98;letter-spacing:-.04em;margin-top:12px}.split p{font-size:15px;line-height:1.82;color:var(--muted)}.check-list{list-style:none;padding:0;margin:24px 0;display:grid;gap:12px}.check-list li{display:flex;gap:11px;color:#435166;font-size:14px;line-height:1.55}.check-list li:before{content:"";width:7px;height:7px;background:var(--green2);border-radius:50%;margin-top:8px;flex:0 0 auto}.photo-panel{min-height:420px;border:1px solid rgba(17,24,39,.08);background:#e3ddd3 center/cover no-repeat;box-shadow:0 18px 50px rgba(17,24,39,.08)}.photo-panel.consult{background-image:url("consultation-v60.webp");background-position:center}.photo-panel.hero-photo{background-image:image-set(url("artemis-main-banner-v62.avif") type("image/avif"),url("artemis-main-banner-v62.webp") type("image/webp"));background-position:78% center}.page-hero{padding:76px 0 58px;text-align:center;background:linear-gradient(180deg,rgba(250,247,241,.96),rgba(245,241,234,.94)),url("artemis-main-banner-v62.webp") center center/cover no-repeat;border-bottom:1px solid rgba(17,24,39,.06)}.cta{text-align:center;background:#fff;border-top:1px solid rgba(17,24,39,.08);border-bottom:1px solid rgba(17,24,39,.08)}.cta .btn+.btn{margin-left:10px}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:52px;align-items:start}.contact-list{display:grid;gap:18px}.contact-item{display:grid;grid-template-columns:36px 1fr;gap:14px;align-items:start}.contact-item i{width:36px;height:36px;border-radius:10px;background:#e8f1ec;display:grid;place-items:center;color:var(--green);font-style:normal;font-weight:900}.contact-item strong{display:block;font-size:14px;margin-bottom:4px}.contact-item span{font-size:14px;color:var(--muted)}.contact-book-card{background:linear-gradient(135deg,#f8f4ed,#ffffff);border:1px solid rgba(17,24,39,.10);padding:34px;box-shadow:0 18px 50px rgba(17,24,39,.06)}.contact-book-card .mini{font-size:11px;font-weight:900;letter-spacing:.17em;text-transform:uppercase;color:var(--green2);margin-bottom:12px}.contact-book-card h2{font-size:clamp(36px,3.4vw,54px);line-height:.98;letter-spacing:-.04em}.contact-book-card p{font-size:14px;line-height:1.75;color:var(--muted);margin:16px 0 24px}.contact-note{display:grid;gap:10px;margin-top:22px}.contact-note span{display:flex;gap:10px;font-size:13px;line-height:1.55;color:#526173}.contact-note span:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--green2);margin-top:7px;flex:0 0 auto}.contact-main-card{background:#fff;border:1px solid rgba(17,24,39,.10);padding:34px;box-shadow:0 18px 50px rgba(17,24,39,.05)}.form-card{background:#fff;border:1px solid rgba(17,24,39,.10);padding:28px;box-shadow:0 18px 50px rgba(17,24,39,.06)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid .full{grid-column:1/-1}input,select,textarea{width:100%;border:1px solid rgba(17,24,39,.14);background:#fff;border-radius:13px;padding:14px;font:inherit;font-size:14px;color:var(--ink)}textarea{min-height:124px;resize:vertical}.site-footer{background:#101a26;color:#fff;padding:58px 0 28px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:42px}.site-footer h3{font-size:23px;color:#fff;margin:0 0 12px}.site-footer p,.site-footer a{color:#c6d0db;font-size:13px;line-height:1.7}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:38px;padding-top:22px;color:#aeb8c4;font-size:12px;text-align:center}html[lang="el"] h1,html[lang="el"] h2,html[lang="el"] h3{font-weight:600;letter-spacing:-.035em}html[lang="el"] .page-hero h1{font-size:clamp(38px,3.7vw,58px);line-height:1.04}html[lang="el"] .hero h1{font-size:clamp(40px,4.7vw,72px);line-height:1}html[lang="el"] .split h2,html[lang="el"] .section-head h2,html[lang="el"] .cta h2{font-size:clamp(34px,3.3vw,52px);line-height:1.04}.bio-panel{background:#fff;border:1px solid rgba(17,24,39,.10);padding:34px;box-shadow:0 18px 50px rgba(17,24,39,.05)}.bio-panel p{font-size:15px;line-height:1.82;color:var(--muted);margin:14px 0 0}.bio-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px;margin-top:26px}.bio-point{background:#faf7f1;border:1px solid rgba(17,24,39,.08);padding:18px}.bio-point strong{display:block;font-size:13px;margin-bottom:7px}.bio-point span{font-size:13px;line-height:1.55;color:var(--muted)}.map-card{background:#fff;border:1px solid rgba(17,24,39,.10);padding:24px;box-shadow:0 18px 50px rgba(17,24,39,.05)}.map-card h3{font-size:30px;margin-bottom:8px}.map-card p{font-size:14px;line-height:1.7;color:var(--muted);margin:0 0 18px}.map-box{min-height:265px;border:1px solid rgba(17,24,39,.10);background:linear-gradient(135deg,#f8f4ed,#eef4ef);position:relative;overflow:hidden;display:grid;place-items:center;text-align:center}.map-box:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,63,55,.05) 1px,transparent 1px),linear-gradient(0deg,rgba(24,63,55,.05) 1px,transparent 1px);background-size:38px 38px}.map-pin{position:relative;z-index:1;background:#fff;border:1px solid rgba(17,24,39,.10);border-radius:18px;padding:18px 22px;box-shadow:0 18px 45px rgba(17,24,39,.08)}.map-pin strong{display:block;font-family:"Cormorant Garamond",Georgia,serif;font-size:27px}.map-pin span{font-size:13px;color:var(--muted)}@media(max-width:980px){.bio-grid{grid-template-columns:1fr}.bio-panel{padding:26px}.map-box{min-height:230px}}@media(max-width:980px){.container{width:min(100% - 32px,1180px)}.nav{display:none;position:absolute;left:16px;right:16px;top:82px;border-radius:20px;flex-direction:column;align-items:stretch;padding:10px}.nav a{border-radius:14px;padding:13px 15px}body.menu-open .nav{display:flex}.menu-btn{display:block}.header-actions>.btn-primary{display:none}.hero{padding:0 0 50px}.hero-frame{min-height:auto;border-left:0;border-right:0;display:grid}.hero-frame:before{position:relative;display:block;min-height:335px;background-position:74% center}.hero-frame:after{display:none}.hero-copy{width:100%;min-height:auto;padding:36px 22px;background:linear-gradient(135deg,#faf7f1,#efe9df)}.hero h1{font-size:46px}.split,.contact-grid{grid-template-columns:1fr;gap:36px}.grid-4,.page-grid{grid-template-columns:1fr 1fr}.photo-panel{min-height:350px}.brand small{display:none}}@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.nav-wrap{height:70px}.brand strong{font-size:21px}.lang-toggle{display:inline-flex;align-items:center}.hero-frame:before{min-height:292px;background-position:72% center}.hero-copy{padding:30px 18px}.hero h1{font-size:40px}.hero-actions .btn{width:100%}.grid-4,.page-grid,.form-grid{grid-template-columns:1fr}.section{padding:58px 0}.page-hero{padding:58px 0 44px}.footer-grid{grid-template-columns:1fr;gap:24px}.cta .btn{width:100%;margin:8px 0 0!important}.photo-panel{min-height:300px}.header-actions{gap:7px}.menu-btn{width:42px;height:42px}}@media(max-width:620px){.page-hero h1{font-size:34px!important;line-height:1.04!important;letter-spacing:-.035em!important;max-width:340px;margin-left:auto;margin-right:auto}.page-hero p{font-size:14px!important;line-height:1.65!important;max-width:335px}.page-hero{padding:54px 0 40px!important;background-position:center center!important}.brand strong{font-size:19px!important;letter-spacing:-.03em;white-space:nowrap}.nav-wrap{gap:8px}.header-actions{gap:8px}.lang-toggle,.menu-btn{width:42px;height:42px;padding:0;justify-content:center}.page-hero .eyebrow{font-size:10px;letter-spacing:.14em}}.page-hero{background:linear-gradient(180deg,rgba(250,247,241,.80),rgba(245,241,234,.78)),url("artemis-main-banner-v62.webp") center center/cover no-repeat!important;padding:78px 0 60px!important;}.page-hero h1{max-width:980px;margin-left:auto;margin-right:auto;}.page-hero p{max-width:680px;}.bio-panel.v18-bio{padding:0;border:0;box-shadow:none;background:transparent;}.bio-v18{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.78fr);gap:46px;align-items:center;}.bio-v18-copy{background:#fff;border:1px solid rgba(17,24,39,.10);padding:42px;box-shadow:0 18px 50px rgba(17,24,39,.045);}.bio-v18-copy h2{font-size:clamp(42px,4vw,62px);line-height:.96;letter-spacing:-.045em;margin-top:10px;}.bio-v18-copy p{font-size:15px;line-height:1.86;color:var(--muted);margin:17px 0 0;}.bio-v18-photo{min-height:570px;background:url("artemis-bio-portrait-v68.webp") center 44%/cover no-repeat;border:1px solid rgba(17,24,39,.09);box-shadow:0 26px 70px rgba(17,24,39,.10);position:relative;overflow:hidden;}.bio-v18-photo:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.55);pointer-events:none;}.bio-v18-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px;}.bio-v18-card{background:#faf7f1;border:1px solid rgba(17,24,39,.08);padding:19px;}.bio-v18-card strong{display:block;font-size:13px;font-weight:850;margin-bottom:8px;color:var(--ink);}.bio-v18-card span{display:block;font-size:13px;line-height:1.58;color:var(--muted);}.person-section{background:linear-gradient(135deg,#f8f4ed 0%,#ffffff 100%);border-top:1px solid rgba(17,24,39,.06);border-bottom:1px solid rgba(17,24,39,.06);}.person-wrap{display:grid;grid-template-columns:.72fr 1.28fr;gap:44px;align-items:start;}.person-title h2{font-size:clamp(42px,4vw,64px);line-height:.96;letter-spacing:-.045em;margin-top:12px;}.person-copy{background:#fff;border:1px solid rgba(17,24,39,.09);padding:34px;box-shadow:0 18px 50px rgba(17,24,39,.045);}.person-copy p{font-size:16px;line-height:1.86;color:var(--muted);margin:0 0 18px;}.person-copy p:last-child{margin-bottom:0;}.clinical-v18 .section-head{max-width:760px;}.clinical-v18 .section-head h2{max-width:720px;margin-left:auto;margin-right:auto;}.clinical-v18 .page-grid{margin-top:38px;}.map-pin strong{font-size:25px!important;}@media(max-width:980px){.bio-v18,.person-wrap{grid-template-columns:1fr;gap:28px;}.bio-v18-photo{min-height:480px;background-position:center 38%;}.bio-v18-cards{grid-template-columns:1fr;}}@media(max-width:620px){.page-hero{padding:54px 0 42px!important;background-position:center center!important;}.page-hero h1{font-size:32px!important;line-height:1.06!important;letter-spacing:-.032em!important;max-width:345px;}html[lang="el"] .page-hero h1{font-size:31px!important;line-height:1.07!important;letter-spacing:-.028em!important;}.page-hero p{font-size:14px!important;line-height:1.65!important;max-width:335px;}.bio-v18-copy{padding:26px 22px;}.bio-v18-copy h2{font-size:36px;line-height:1;}.bio-v18-photo{min-height:430px;background-size:cover;background-position:center 35%;}.person-copy{padding:24px 22px;}.person-wrap{gap:22px;}.person-title h2{font-size:34px;line-height:1.02;}.person-copy p{font-size:14px;line-height:1.76;}}body{font-weight:400;letter-spacing:-.004em;color:#151d2a;text-rendering:optimizeLegibility;}h1,h2,h3{font-weight:600;letter-spacing:-.032em;color:#151d2a;}html[lang="el"] h1,html[lang="el"] h2,html[lang="el"] h3{font-family:"Noto Serif",Georgia,serif;font-weight:600;letter-spacing:-.025em;}.brand strong{font-size:23px;font-weight:600;letter-spacing:-.025em;}.brand small{font-size:11px;font-weight:400;letter-spacing:.01em;color:#6f7d8c;}.nav{box-shadow:0 7px 24px rgba(17,24,39,.035);}.nav a{font-size:13px;font-weight:600;letter-spacing:-.006em;color:#627082;padding:10px 16px;}.nav a.active,.nav a:hover{color:#151d2a;background:#f3eee6;}.lang-toggle{font-weight:650;font-size:12px;letter-spacing:-.005em;}.btn{font-weight:650;font-size:13px;letter-spacing:-.006em;border-radius:13px;}.kicker,.eyebrow{font-weight:700;letter-spacing:.145em;color:#5a7a67;}.hero h1{font-size:clamp(48px,5.15vw,78px);font-weight:600;line-height:.95;letter-spacing:-.042em;}.hero p{font-size:15.5px;line-height:1.78;color:#405066;}.section-head h2,.page-hero h1,.cta h2{font-size:clamp(38px,3.55vw,56px);font-weight:600;line-height:1.02;letter-spacing:-.032em;}.section-head p,.page-hero p,.cta p{font-size:14.5px;line-height:1.76;color:#647082;}.split h2{font-size:clamp(36px,3.25vw,52px);font-weight:600;line-height:1.03;letter-spacing:-.032em;}.split p{font-size:14.5px;line-height:1.82;color:#647082;}.card h3{font-size:24px;font-weight:600;line-height:1.08;letter-spacing:-.025em;}.card p{font-size:13px;line-height:1.68;color:#647082;}.card .num{font-weight:700;}.card a{font-weight:650;letter-spacing:-.004em;}.contact-item strong{font-weight:650;}.contact-book-card h2{font-size:clamp(34px,3vw,48px);font-weight:600;line-height:1.03;letter-spacing:-.032em;}.map-card h3,.map-pin strong{font-weight:600;letter-spacing:-.025em;}.site-footer h3{font-size:22px;font-weight:600;letter-spacing:-.025em;}.site-footer p,.site-footer a{font-size:13px;font-weight:400;line-height:1.72;}.footer-bottom{font-weight:400;}html[lang="el"] .hero h1{font-size:clamp(38px,4.25vw,66px);line-height:1.04;letter-spacing:-.025em;}html[lang="el"] .page-hero h1{font-size:clamp(34px,3.25vw,50px);line-height:1.08;letter-spacing:-.022em;}html[lang="el"] .section-head h2,html[lang="el"] .cta h2,html[lang="el"] .split h2{font-size:clamp(32px,2.95vw,46px);line-height:1.08;letter-spacing:-.02em;}@media(max-width:620px){.brand strong{font-size:18px!important;letter-spacing:-.02em!important;}.nav a{font-size:13px;font-weight:600;}.hero h1{font-size:38px!important;line-height:1!important;}.page-hero h1{font-size:30px!important;line-height:1.09!important;letter-spacing:-.024em!important;}html[lang="el"] .page-hero h1{font-size:28px!important;line-height:1.12!important;letter-spacing:-.018em!important;}.section-head h2,.cta h2{font-size:32px!important;line-height:1.08!important;}}body{font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-weight:400!important;color:#172033!important;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;}h1,h2,h3,.brand strong,.footer-grid h3{font-family:"Cormorant Garamond",Georgia,serif!important;font-weight:500!important;letter-spacing:-.022em!important;}html[lang="el"] h1,html[lang="el"] h2,html[lang="el"] h3,html[lang="el"] .brand strong,html[lang="el"] .footer-grid h3{font-weight:500!important;letter-spacing:-.026em!important;}.nav-wrap{height:68px!important;}.brand strong{font-size:22px!important;line-height:1!important;}.brand small{font-size:10.5px!important;font-weight:400!important;letter-spacing:.01em!important;color:#6c7a8e!important;margin-top:5px!important;}.nav{padding:5px!important;gap:3px!important;}.nav a{font-size:13px!important;font-weight:600!important;letter-spacing:-.01em!important;padding:10px 18px!important;border-radius:999px!important;color:#536276!important;}.nav a.active,.nav a:hover{background:#f2ece2!important;color:#172033!important;}.lang-toggle{font-size:12px!important;font-weight:700!important;}.menu-btn{font-size:19px!important;}.page-hero{padding:74px 0 66px!important;background-image:linear-gradient(90deg,rgba(250,247,241,.80),rgba(250,247,241,.54)),url("artemis-main-banner-v62.webp")!important;background-size:cover!important;background-position:center center!important;}.page-hero h1{font-size:clamp(36px,3.35vw,54px)!important;line-height:1.05!important;max-width:950px!important;margin-left:auto!important;margin-right:auto!important;}.page-hero p{font-size:15px!important;line-height:1.7!important;max-width:660px!important;color:#617084!important;}.eyebrow{font-size:11px!important;font-weight:700!important;letter-spacing:.18em!important;color:#5a7a67!important;}.section{padding:76px 0!important;}.about-bio-section{background:#fff!important;}.bio-panel,.v18-bio,.bio-v18{box-shadow:none!important;border:0!important;background:transparent!important;}.bio-refined{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:54px;align-items:center;}.bio-refined-copy{background:transparent!important;border:0!important;padding:0!important;box-shadow:none!important;max-width:720px;}.bio-refined-copy h2{font-size:clamp(32px,3vw,46px)!important;line-height:1.05!important;margin:10px 0 16px!important;}.bio-refined-copy p{font-size:15px!important;line-height:1.86!important;color:#5b687a!important;margin:0 0 15px!important;}.bio-refined-photo{margin:0!important;width:100%;max-width:420px;border:1px solid rgba(23,32,51,.08);background:#fbf8f2;box-shadow:0 22px 60px rgba(17,24,39,.08);overflow:hidden;}.bio-refined-photo img{display:block;width:100%;height:auto!important;object-fit:contain!important;object-position:center top!important;}.bio-refined-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px;}.bio-refined-card{background:#fbf8f2;border:1px solid rgba(23,32,51,.07);padding:17px 16px;}.bio-refined-card strong{display:block;font-size:13px!important;font-weight:700!important;letter-spacing:0!important;margin-bottom:7px;color:#172033;}.bio-refined-card span{display:block;font-size:13px!important;line-height:1.55;color:#617084;}.person-section,.calm-person-section{background:#faf7f1!important;border-top:1px solid rgba(23,32,51,.06);border-bottom:1px solid rgba(23,32,51,.06);}.person-inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:58px;align-items:start;}.person-title h2{font-size:clamp(30px,3vw,46px)!important;line-height:1.08!important;margin:12px 0 0!important;}.person-copy p{font-size:16px!important;line-height:1.85!important;color:#526174!important;margin:0 0 18px!important;}.cta,.calm-cta{background:#fff!important;text-align:center!important;padding:66px 0!important;border-top:1px solid rgba(23,32,51,.06);}.cta-inner{max-width:680px;margin:0 auto;}.cta h2{font-size:clamp(30px,3vw,44px)!important;line-height:1.1!important;margin:10px 0 12px!important;font-weight:500!important;}.cta p{font-size:15px!important;line-height:1.7!important;color:#657386!important;max-width:600px!important;margin:0 auto 22px!important;}.btn{border-radius:12px!important;font-size:13px!important;font-weight:700!important;letter-spacing:-.01em!important;padding:13px 21px!important;box-shadow:none!important;}.btn-primary{background:#174b3f!important;}.btn-secondary{background:#fff!important;color:#172033!important;border:1px solid rgba(23,32,51,.14)!important;}.site-footer,footer{background:#101a26!important;color:#e9edf2!important;padding:52px 0 24px!important;}.footer-grid{display:grid!important;grid-template-columns:1.2fr .9fr .8fr!important;gap:72px!important;}.footer-grid h3{font-size:22px!important;line-height:1.15!important;margin:0 0 16px!important;color:#fff!important;}.footer-grid p,.footer-links a{font-size:13.5px!important;line-height:1.75!important;color:#c7d0da!important;font-weight:400!important;}.footer-links{display:grid!important;gap:5px!important;margin:0!important;}.footer-links a{text-decoration:none!important;display:block!important;}.footer-bottom{border-top:1px solid rgba(255,255,255,.12)!important;margin-top:38px!important;padding-top:20px!important;text-align:center!important;color:#aeb8c4!important;font-size:12px!important;}@media(max-width:980px){.bio-refined{grid-template-columns:1fr;gap:30px;}.bio-refined-photo{max-width:390px;margin:0 auto!important;}.bio-refined-cards{grid-template-columns:1fr;}.person-inner{grid-template-columns:1fr;gap:22px;}.footer-grid{grid-template-columns:1fr!important;gap:30px!important;}}@media(max-width:620px){.nav-wrap{height:68px!important;}.brand strong{font-size:19px!important;}.brand small{font-size:9.5px!important;}.page-hero{padding:58px 0 48px!important;}.page-hero h1{font-size:32px!important;line-height:1.08!important;letter-spacing:-.025em!important;}html[lang="el"] .page-hero h1{font-size:30px!important;line-height:1.08!important;}.page-hero p{font-size:14px!important;}.section{padding:58px 0!important;}.bio-refined-copy h2{font-size:34px!important;}.bio-refined-copy p{font-size:14.5px!important;line-height:1.78!important;}.bio-refined-photo{max-width:100%!important;}.person-title h2{font-size:32px!important;}.person-copy p{font-size:14.5px!important;line-height:1.78!important;}.cta h2{font-size:32px!important;}.cta{padding:54px 0!important;}.footer-grid h3{font-size:20px!important;}}.hero{background-image:linear-gradient(90deg,rgba(250,247,241,.78) 0%,rgba(250,247,241,.55) 43%,rgba(250,247,241,.12) 72%),image-set(url("artemis-main-banner-v62.avif") type("image/avif"),url("artemis-main-banner-v62.webp") type("image/webp"))!important;background-size:cover!important;background-position:center right!important;}.hero-frame:before{background-image:image-set(url("artemis-main-banner-v62.avif") type("image/avif"),url("artemis-main-banner-v62.webp") type("image/webp"))!important;filter:none!important;}@media(max-width:760px){.hero{background-position:62% center!important;}}.hero{background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.78),rgba(255,255,255,0) 34%),linear-gradient(115deg,#f7f2ea 0%,#fbf8f2 48%,#efe6d8 100%)!important;position:relative!important;overflow:hidden!important;}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 26%,rgba(185,148,88,.12),rgba(185,148,88,0) 34%),linear-gradient(90deg,rgba(255,255,255,.16),rgba(255,255,255,0));pointer-events:none;}.hero .container{position:relative;z-index:1;}.hero-frame{background:rgba(255,255,255,.55)!important;backdrop-filter:blur(2px)!important;border:1px solid rgba(23,32,51,.08)!important;box-shadow:0 28px 90px rgba(17,24,39,.08)!important;}.hero-frame:before{background-image:image-set(url("artemis-main-banner-v62.avif") type("image/avif"),url("artemis-main-banner-v62.webp") type("image/webp"))!important;background-size:cover!important;background-position:72% center!important;opacity:1!important;filter:none!important;}@media(max-width:760px){.hero{background:linear-gradient(135deg,#f7f2ea 0%,#fbf8f2 58%,#efe6d8 100%)!important;}.hero-frame:before{background-position:68% center!important;}}img{max-width:100%;height:auto;}@media(max-width:760px){.hero-frame:before{background-image:url("artemis-main-banner-mobile-v62.webp")!important;}.page-hero{background-image:linear-gradient(90deg,rgba(250,247,241,.82),rgba(250,247,241,.60)),url("artemis-main-banner-mobile-v62.webp")!important;}.bio-refined-photo img{content:url("artemis-bio-portrait-v68.webp");}}.background-section{background:#faf7f1!important;border-top:1px solid rgba(23,32,51,.06);}.background-panel{display:grid;grid-template-columns:.9fr 1.15fr;gap:52px;align-items:start;}.background-panel h2{font-size:clamp(30px,2.8vw,44px)!important;line-height:1.08!important;margin:10px 0 14px!important;}.background-panel p{font-size:15px!important;line-height:1.75!important;color:#5e6b7d!important;margin:0;}.background-list{display:grid;gap:14px;}.background-list article{background:#fff;border:1px solid rgba(23,32,51,.07);padding:22px 24px;box-shadow:0 14px 40px rgba(17,24,39,.035);}.background-list span{display:block;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#5a7a67;margin-bottom:8px;}.background-list strong{display:block;font-size:18px!important;font-family:"Cormorant Garamond",Georgia,serif!important;font-weight:600!important;color:#172033;margin-bottom:7px;letter-spacing:-.01em;}.background-list p{font-size:13.5px!important;line-height:1.65!important;color:#657386!important;margin:0!important;}.hero-frame:before{background-image:url("artemis-main-banner-v62.webp")!important;}.bio-refined-photo img{content:url("artemis-bio-portrait-v68.webp");}@media(max-width:980px){.background-panel{grid-template-columns:1fr;gap:24px;}}@media(max-width:760px){.hero{padding-top:0!important;background:linear-gradient(135deg,#f7f2ea 0%,#fbf8f2 58%,#efe6d8 100%)!important;}.hero-frame{display:flex!important;flex-direction:column!important;background:#faf7f1!important;border:0!important;box-shadow:none!important;}.hero-frame:before{position:relative!important;content:""!important;display:block!important;inset:auto!important;width:100%!important;min-height:292px!important;background-image:url("artemis-main-banner-mobile-v62.webp")!important;background-size:cover!important;background-position:center top!important;border-bottom:1px solid rgba(23,32,51,.06)!important;}.hero-copy{padding:30px 20px 24px!important;}.hero h1{font-size:37px!important;line-height:1.02!important;letter-spacing:-.03em!important;}html[lang="el"] .hero h1{font-size:30px!important;line-height:1.04!important;letter-spacing:-.025em!important;}.hero p{font-size:15.5px!important;line-height:1.65!important;}.hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;}.hero-actions .btn{width:100%!important;}}.lang-toggle{min-width:72px!important;padding:0 14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;font-size:11px!important;letter-spacing:.02em!important}.lang-toggle .active{font-weight:800!important;color:#172033!important;opacity:1!important}.lang-toggle .muted{opacity:.55!important;font-weight:700!important}.lang-toggle .sep{opacity:.36!important;font-weight:600!important}@media(max-width:760px){.hero-frame:before{background-image:url("artemis-main-banner-mobile-v62.webp")!important;background-position:center 10%!important;min-height:300px!important}.hero-copy{margin:-24px 16px 0!important;padding:18px 20px 18px!important;border-radius:22px!important;background:rgba(255,251,245,.78)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.hero h1{font-size:27px!important;line-height:1.05!important;margin-bottom:12px!important}.hero p{font-size:14px!important;line-height:1.7!important;margin-bottom:16px!important}.hero-actions .btn{min-height:48px!important}.hero-note{margin-top:14px!important}.hero-frame:before{box-shadow:0 8px 22px rgba(17,24,39,.08)!important}}body{font-synthesis-weight:none;text-rendering:optimizeLegibility;}.nav a{font-weight:650!important;letter-spacing:-.01em!important;}.brand strong{letter-spacing:-.025em!important;}.brand span{letter-spacing:.01em!important;}.eyebrow{letter-spacing:.17em!important;}.section{scroll-margin-top:96px;}.card,.service-card,.background-list article,.contact-card,.info-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;}@media(hover:hover){.service-card:hover,.background-list article:hover{transform:translateY(-2px);box-shadow:0 18px 48px rgba(17,24,39,.055)!important;border-color:rgba(20,83,68,.14)!important;}}.footer a{color:inherit;text-decoration:none;}.footer a:hover{text-decoration:underline;text-underline-offset:3px;}.calm-cta h2,.cta h2{letter-spacing:-.035em!important;}@media(max-width:760px){.page-hero h1{font-size:clamp(35px,10.5vw,48px)!important;line-height:1.03!important;letter-spacing:-.035em!important;}.page-hero p{font-size:15px!important;line-height:1.7!important;}.section{padding-top:54px!important;padding-bottom:54px!important;}.footer{padding-top:52px!important;}.footer-grid{gap:32px!important;}.specialist-intro{padding-top:50px!important;padding-bottom:56px!important;}.specialist-left h2{font-size:35px!important;line-height:1.02!important;}.specialist-copy p{font-size:15px!important;line-height:1.78!important;}.service-card{padding:24px!important;}}@media(min-width:901px){.site-header{position:sticky!important;top:0!important;z-index:60!important;background:rgba(248,245,238,.94)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;border-bottom:1px solid rgba(23,32,51,.08)!important;box-shadow:0 8px 28px rgba(17,24,39,.035)!important;}.hero{padding-top:48px!important;padding-bottom:74px!important;overflow:hidden!important;}.hero-frame{margin-top:0!important;max-height:none!important;overflow:hidden!important;}.hero-frame:before{bottom:0!important;}.hero-copy{min-height:520px!important;padding-top:86px!important;padding-bottom:72px!important;}.hero-note{opacity:1!important;}}@media(min-width:901px) and (max-width:1280px){.hero-copy{min-height:500px!important;padding-top:74px!important;}}@media(max-width:900px){.site-header{z-index:80!important;}}.service-card{border-radius:18px!important;background:linear-gradient(180deg,#fff 0%,#fdfbf7 100%)!important;}.service-card .num,.service-number{border-radius:12px!important;}.site-header{position:relative!important;top:auto!important;z-index:40!important;box-shadow:none!important;background:#f5f1ea!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;}.nav-wrap{height:74px!important}.brand strong{font-size:23px!important;letter-spacing:-.03em!important;font-weight:700!important}.brand small{font-size:10.5px!important;letter-spacing:.03em!important}.nav a{font-size:15px!important;font-weight:600!important;letter-spacing:-.01em!important}.lang-toggle{min-width:64px!important;height:44px!important;font-size:14px!important}.hero{padding:28px 0 68px!important}.hero h1{font-size:clamp(46px,5vw,72px)!important;line-height:.93!important;letter-spacing:-.045em!important;margin-bottom:18px!important}.hero p{font-size:15px!important;line-height:1.75!important;max-width:430px!important}.hero-copy{min-height:unset!important;padding-top:58px!important;padding-bottom:58px!important}.kicker,.eyebrow{font-size:11px!important;letter-spacing:.18em!important}.page-hero h1,.cta h2{font-size:clamp(38px,3.7vw,56px)!important;line-height:1.02!important;letter-spacing:-.035em!important}.section-head h2,.split h2,.specialist-left h2{font-size:clamp(34px,3.8vw,56px)!important;line-height:1.01!important;letter-spacing:-.04em!important}.section-head p,.page-hero p,.cta p,.split p,.specialist-copy p,.card p,.card a,.background-list p,.background-note,.footer p{font-size:15px!important;line-height:1.8!important}.section{padding:74px 0!important}.white .section-head{margin-bottom:34px!important}.grid-4{gap:20px!important}.card{background:linear-gradient(180deg,#fff 0%,#fcfbf8 100%)!important;border:1px solid rgba(23,32,51,.08)!important;border-radius:20px!important;padding:26px!important;min-height:250px!important;box-shadow:0 10px 26px rgba(17,24,39,.025)!important;}.card h3{font-size:20px!important;line-height:1.15!important;letter-spacing:-.02em!important}.card .num{background:#eef4ef!important;color:#355a47!important;border-radius:12px!important;min-width:34px!important;height:34px!important;font-size:13px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;}.card a{font-weight:600!important}.specialist-intro{padding:72px 0 74px!important}.specialist-card{grid-template-columns:.92fr 1.08fr!important;gap:48px!important;align-items:start!important}.specialist-left h2{max-width:500px!important;margin:12px 0 18px!important}.specialist-tags{gap:8px!important;margin-top:4px!important}.specialist-tags span{font-size:13px!important;padding:8px 12px!important;border-radius:999px!important;background:#f5f8f5!important;border:1px solid rgba(90,122,103,.12)!important;}.specialist-copy p{margin:0 0 16px!important;max-width:620px!important}.specialist-note{background:#fbf8f2!important;border-left:2px solid #d6b27a!important;padding:14px 16px!important;border-radius:10px!important;color:#6e7888!important;font-size:14px!important;}.split{gap:56px!important}.photo-panel{border-radius:22px!important;overflow:hidden!important}.check-list li{font-size:15px!important;line-height:1.75!important}.check-list li::marker{color:#5a7a67}.calm-cta .cta-inner{max-width:760px!important;padding:0 10px!important;}.calm-cta p{max-width:620px!important}.footer{padding-top:58px!important}.footer h3,.footer h4{font-size:18px!important;letter-spacing:-.02em!important}.footer ul li,.footer a,.footer p{font-size:14px!important;line-height:1.8!important}@media(max-width:900px){.nav-wrap{height:70px!important}.brand strong{font-size:19px!important}.hero{padding:14px 0 54px!important}.hero h1{font-size:clamp(42px,10vw,56px)!important;line-height:.95!important}.hero-copy{padding-top:40px!important;padding-bottom:52px!important}.page-hero h1,.cta h2,.section-head h2,.split h2,.specialist-left h2{font-size:clamp(33px,9vw,44px)!important;line-height:1.02!important}.section{padding:58px 0!important}.specialist-intro{padding:58px 0 60px!important}.specialist-card{grid-template-columns:1fr!important;gap:26px!important}.grid-4{grid-template-columns:1fr!important;gap:16px!important}.card{min-height:unset!important;padding:24px 22px!important}.split{gap:30px!important}}.site-header{background:rgba(245,241,234,.94)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;border-bottom:1px solid rgba(17,24,39,.07)!important;}.nav-wrap{height:72px!important;gap:18px!important;}.brand strong{font-size:21px!important;font-weight:700!important;letter-spacing:-.028em!important;}.brand small{font-size:10px!important;letter-spacing:.025em!important;margin-top:4px!important;}.nav{padding:4px!important;gap:2px!important;border:1px solid rgba(17,24,39,.07)!important;box-shadow:0 6px 18px rgba(17,24,39,.035)!important;}.nav a{font-size:13px!important;font-weight:600!important;letter-spacing:-.008em!important;padding:9px 14px!important;color:#617184!important;}.nav a.active,.nav a:hover{background:#f1ebe1!important;color:#172033!important;}.header-actions{gap:8px!important;}.lang-toggle{height:40px!important;min-width:60px!important;padding:0 12px!important;font-size:11.5px!important;font-weight:750!important;border-color:rgba(17,24,39,.1)!important;box-shadow:none!important;}@media(max-width:900px){.nav-wrap{height:68px!important;gap:12px!important;}.brand strong{font-size:17.5px!important;}.brand small{font-size:9px!important;letter-spacing:.02em!important;}.lang-toggle{height:39px!important;min-width:58px!important;padding:0 11px!important;font-size:11px!important;}}@media(max-width:760px){.hero-frame:before{background-image:url("artemis-main-banner-mobile-v62.webp")!important;background-size:88% auto!important;background-repeat:no-repeat!important;background-position:center 16%!important;min-height:320px!important;background-color:#f7f0e8!important}.hero-copy{margin:-18px 16px 0!important}}@media(max-width:760px){.hero-frame:before{background-image:url("artemis-main-banner-mobile-v62.webp")!important;background-size:88% auto!important;background-repeat:no-repeat!important;background-position:58% 16%!important;min-height:320px!important;background-color:#f7f0e8!important;}.hero-copy{margin:-18px 16px 0!important;}}.photo-panel.consult{background-image:url("consultation-v60.webp")!important;background-position:center center!important;border-radius:22px!important;box-shadow:0 24px 70px rgba(17,24,39,.10)!important;}@media(max-width:760px){.photo-panel.consult{min-height:300px!important;background-position:54% center!important;border-radius:20px!important;}}.page-hero{position:relative!important;overflow:hidden!important;padding:78px 0 62px!important;text-align:center!important;background:radial-gradient(circle at 50% -20%,rgba(185,148,88,.16),transparent 42%),radial-gradient(circle at 88% 12%,rgba(84,118,99,.08),transparent 34%),linear-gradient(180deg,#fbf8f2 0%,#f5f1ea 100%)!important;border-bottom:1px solid rgba(17,24,39,.07)!important;}.page-hero:before,.page-hero:after{display:none!important;content:none!important;}.page-hero .container{position:relative;z-index:1;}.page-hero .eyebrow{letter-spacing:.18em!important;color:#5d7f69!important;}.page-hero h1{max-width:820px!important;margin:13px auto 0!important;}.page-hero p{max-width:690px!important;margin-top:18px!important;}.bio-upgrade{background:#fff!important;}.bio-signature{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.72fr);gap:62px;align-items:center;margin-bottom:54px;}.bio-signature-copy h2{font-size:clamp(42px,4.3vw,66px)!important;line-height:.96!important;letter-spacing:-.045em!important;margin:13px 0 22px!important;}.bio-lede{font-size:17px!important;line-height:1.82!important;color:#556274!important;max-width:780px!important;margin:0 0 18px!important;}.bio-credential-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px;}.bio-credential-pills span{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#eef5f0;border:1px solid rgba(24,63,55,.10);color:#174b3f;font-size:12px;font-weight:800;letter-spacing:.01em;}.bio-signature-photo{margin:0;border-radius:26px;overflow:hidden;border:1px solid rgba(17,24,39,.08);box-shadow:0 24px 70px rgba(17,24,39,.10);background:#f5f1ea;}.bio-signature-photo img{width:100%;height:100%;aspect-ratio:4/5;object-fit:cover;object-position:center top;}.bio-story-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:24px;align-items:stretch;margin:18px 0 54px;}.bio-story-main,.bio-care-card,.bio-academic-card,.bio-interest-card{border:1px solid rgba(17,24,39,.08);background:#fbf8f2;box-shadow:0 14px 36px rgba(17,24,39,.035);}.bio-story-main{padding:34px 36px;display:grid;gap:22px;}.bio-story-main h3,.bio-care-card h3,.bio-academic-card h3,.bio-interest-card h3{font-family:Inter,system-ui,sans-serif!important;font-size:15px!important;line-height:1.35!important;letter-spacing:-.01em!important;font-weight:850!important;color:#172033!important;margin:0 0 10px!important;}.bio-story-main p,.bio-care-card p,.bio-academic-card p,.bio-interest-card p{font-size:14.5px!important;line-height:1.78!important;color:#5f6b7a!important;margin:0!important;}.bio-care-card{padding:30px;background:linear-gradient(135deg,#f8f4ed,#ffffff);}.bio-care-card .bio-mini{font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;color:#5d7f69;margin-bottom:14px;}.bio-care-card p+p{margin-top:14px!important;}.bio-special-section{margin-top:18px;}.bio-special-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:24px;}.bio-special-head h2{font-size:clamp(36px,3.4vw,54px)!important;line-height:1!important;letter-spacing:-.04em!important;margin:10px 0 0!important;}.bio-special-head p{max-width:520px!important;font-size:14.5px!important;line-height:1.7!important;color:#657183!important;margin:0!important;}.bio-interest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;}.bio-interest-card{padding:24px;min-height:164px;background:#fff;}.bio-interest-card h3{font-size:14.5px!important;color:#174b3f!important;}.bio-academic-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;}.bio-academic-card{padding:28px;background:#fbf8f2;}.bio-refined,.bio-accordion{display:initial;}@media(max-width:900px){.page-hero{padding:58px 0 44px!important;}.bio-signature,.bio-story-grid,.bio-academic-grid{grid-template-columns:1fr!important;gap:24px!important;}.bio-signature{margin-bottom:42px!important;}.bio-signature-photo{max-width:520px;margin-inline:auto;}.bio-story-main,.bio-care-card,.bio-academic-card{padding:24px!important;}.bio-special-head{display:block!important;}.bio-special-head p{margin-top:12px!important;}.bio-interest-grid{grid-template-columns:1fr!important;}}@media(max-width:760px){.page-hero{padding:50px 0 38px!important;}.page-hero h1{font-size:clamp(34px,10vw,46px)!important;}.page-hero p{font-size:14px!important;}.bio-signature-copy h2{font-size:clamp(36px,10vw,48px)!important;}.bio-lede{font-size:15px!important;line-height:1.76!important;}.bio-credential-pills span{font-size:11.5px!important;min-height:32px!important;}.bio-signature-photo{border-radius:22px!important;}.bio-interest-card{min-height:unset!important;}}.home-care-section{background:#fff;border-top:1px solid rgba(17,24,39,.07);border-bottom:1px solid rgba(17,24,39,.07)}.services-polish{background:linear-gradient(180deg,#fff 0%,#fbf8f2 100%)}.services-intro{display:grid;grid-template-columns:.95fr 1.05fr;gap:54px;align-items:end;margin-bottom:34px}.services-intro h2{font-size:clamp(38px,3.6vw,58px);line-height:.98;letter-spacing:-.04em;margin-top:10px}.services-intro p{font-size:15px;line-height:1.8;color:var(--muted);margin:0;max-width:590px}.service-box-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-box{position:relative;overflow:hidden;background:rgba(255,255,255,.92);border:1px solid rgba(17,24,39,.09);border-radius:24px;padding:28px;min-height:250px;box-shadow:0 18px 48px rgba(17,24,39,.055);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.service-box:before{content:"";position:absolute;inset:auto -35px -55px auto;width:150px;height:150px;border-radius:999px;background:rgba(84,118,99,.10)}.service-box:hover{transform:translateY(-3px);box-shadow:0 24px 64px rgba(17,24,39,.085);border-color:rgba(84,118,99,.26)}.service-icon{width:42px;height:42px;border-radius:14px;background:#e9f0ea;color:var(--green);display:grid;place-items:center;font-size:14px;font-weight:900;margin-bottom:20px;font-family:Inter,system-ui,sans-serif}.service-box h3{font-size:28px;line-height:1.04;letter-spacing:-.025em;margin-bottom:12px;position:relative;z-index:1}.service-box p{font-size:14px;line-height:1.7;color:#5f6b7a;margin:0;position:relative;z-index:1}@media(max-width:980px){.services-intro{grid-template-columns:1fr;gap:16px}.service-box-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.services-polish{padding-top:56px}.service-box-grid{grid-template-columns:1fr}.service-box{border-radius:20px;padding:24px;min-height:unset}.service-box h3{font-size:25px}.services-intro h2{font-size:clamp(34px,10vw,46px)}}.hero h1{font-size:clamp(42px,4.45vw,68px)!important;line-height:.96!important;letter-spacing:-.04em!important;font-weight:600!important;}html[lang="el"] .hero h1{font-size:clamp(40px,4.2vw,64px)!important;line-height:.98!important;letter-spacing:-.035em!important;}.section-head h2,.page-hero h1,.cta h2{font-size:clamp(34px,3.35vw,50px)!important;line-height:1.04!important;letter-spacing:-.032em!important;font-weight:600!important;}.split h2,.person-title h2,.specialist-left h2,.bio-refined-copy h2,.bio-special-head h2,.services-intro h2{font-size:clamp(32px,3vw,46px)!important;line-height:1.06!important;letter-spacing:-.028em!important;font-weight:600!important;}.card h3,.service-card h3,.service-box h3,.bio-interest-card h3,.bio-academic-card h3,.bio-story-main h3{font-size:clamp(22px,1.75vw,28px)!important;line-height:1.12!important;letter-spacing:-.018em!important;font-weight:600!important;}.hero p,.section-head p,.page-hero p,.split p,.cta p{font-size:15px!important;line-height:1.72!important;}.kicker,.eyebrow{font-size:10.5px!important;letter-spacing:.15em!important;}.hero-frame:before{background-image:image-set(url("artemis-main-banner-v62.avif") type("image/avif"),url("artemis-main-banner-v62.webp") type("image/webp"))!important;background-size:cover!important;background-position:72% center!important;filter:none!important;image-rendering:auto!important;}.hero-frame{min-height:520px!important;}.hero-copy{min-height:520px!important;padding-top:58px!important;padding-bottom:58px!important;}@media(max-width:760px){.hero h1,html[lang="el"] .hero h1{font-size:30px!important;line-height:1.06!important;letter-spacing:-.025em!important;}.section-head h2,.page-hero h1,.cta h2{font-size:31px!important;line-height:1.08!important;}.split h2,.person-title h2,.specialist-left h2,.bio-refined-copy h2,.bio-special-head h2,.services-intro h2{font-size:31px!important;line-height:1.08!important;}.card h3,.service-card h3,.service-box h3,.bio-interest-card h3,.bio-academic-card h3,.bio-story-main h3{font-size:23px!important;}.hero-frame:before{background-image:image-set(url("artemis-main-banner-mobile-v62.avif") type("image/avif"),url("artemis-main-banner-mobile-v62.webp") type("image/webp"))!important;background-position:center top!important;min-height:300px!important;}}.hero h1{font-size:clamp(40px,4.1vw,62px)!important;line-height:.96!important;letter-spacing:-.04em!important;}.page-hero h1,.section-head h2,.cta h2{font-size:clamp(34px,3.1vw,48px)!important;line-height:1.04!important;letter-spacing:-.035em!important;}.split h2,.services-intro h2,.bio-signature-copy h2,.bio-special-head h2,.contact-book-card h2{font-size:clamp(30px,2.8vw,44px)!important;line-height:1.06!important;letter-spacing:-.032em!important;}.card h3,.service-box h3,.bio-interest-card h3,.bio-story-main h3,.bio-care-card h3,.bio-academic-card h3{font-size:19px!important;line-height:1.25!important;}.page-hero{padding:62px 0 48px!important;}.section{padding:66px 0!important;}.bio-signature{gap:46px!important;margin-bottom:42px!important;}.bio-lede{font-size:15.5px!important;line-height:1.78!important;}.service-box-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:18px!important;}.service-box{border-radius:22px!important;background:linear-gradient(180deg,#fff,#fcfaf6)!important;border:1px solid rgba(17,24,39,.09)!important;padding:26px!important;box-shadow:0 14px 38px rgba(17,24,39,.04)!important;}.service-icon,.card .num{width:38px!important;height:38px!important;border-radius:13px!important;background:#edf4ef!important;color:#214f43!important;display:inline-grid!important;place-items:center!important;font-family:Inter,system-ui,sans-serif!important;font-size:14px!important;font-weight:850!important;letter-spacing:0!important;}.service-box p{font-size:14px!important;line-height:1.75!important;color:#5f6b7a!important;}.card .num{font-size:0!important;}.card:nth-child(1) .num:after{content:'Θ';font-size:14px!important;}.card:nth-child(2) .num:after{content:'Δ';font-size:14px!important;}.card:nth-child(3) .num:after{content:'Ο';font-size:14px!important;}.card:nth-child(4) .num:after{content:'Μ';font-size:14px!important;}.appointment-form-card{border-radius:26px!important;padding:30px!important;background:linear-gradient(180deg,#fff,#fbf8f2)!important;border:1px solid rgba(17,24,39,.09)!important;box-shadow:0 20px 55px rgba(17,24,39,.06)!important;}.form-card label{display:grid!important;gap:7px!important;font-size:12px!important;font-weight:800!important;color:#334155!important;letter-spacing:.01em!important;}.form-card input,.form-card select,.form-card textarea{border-radius:14px!important;background:#fff!important;border:1px solid rgba(17,24,39,.13)!important;min-height:48px!important;}.form-card textarea{min-height:126px!important;}.form-helper{margin-top:14px!important;font-size:12.5px!important;line-height:1.65!important;color:#64748b!important;}@media(max-width:900px){.hero h1{font-size:clamp(32px,8.6vw,44px)!important;line-height:1.02!important;}.page-hero h1,.section-head h2,.cta h2,.split h2,.services-intro h2,.bio-signature-copy h2,.bio-special-head h2{font-size:clamp(29px,8vw,38px)!important;line-height:1.06!important;}.service-box-grid{grid-template-columns:1fr!important;}.section{padding:54px 0!important;}.bio-signature{grid-template-columns:1fr!important;gap:28px!important;}.form-grid{grid-template-columns:1fr!important;}}.card .num{font-size:14px!important;}.card .num:after{content:none!important;}.hp-field{position:absolute!important;left:-9999px!important;opacity:0!important;height:0!important;width:0!important;}.form-status{margin-bottom:18px;border-radius:18px;padding:16px 18px;font-size:14px;line-height:1.55;border:1px solid rgba(24,63,55,.18);background:#edf6f1;color:#183f37;font-weight:700;}.form-status.error{background:#fff4f1;color:#7c2d12;border-color:rgba(124,45,18,.22);}.brand strong{font-size:23px!important;letter-spacing:-.025em!important;}.hero h1{font-size:clamp(42px,5vw,76px)!important;line-height:.95!important;}.section-head h2,.page-hero h1,.cta h2{font-size:clamp(34px,3.4vw,52px)!important;line-height:1.02!important;}.split h2{font-size:clamp(34px,3.1vw,50px)!important;line-height:1.02!important;}.card h3,.service-box h3{font-size:24px!important;line-height:1.08!important;}.service-icon,.card .num{font-family:Inter,system-ui,sans-serif!important;font-size:17px!important;font-weight:800!important;color:#183f37!important;}@media(max-width:760px){.container{width:min(100% - 32px,1180px)!important}.brand strong{font-size:20px!important}.brand small{font-size:10px!important}.hero h1{font-size:42px!important}.section-head h2,.page-hero h1,.cta h2{font-size:34px!important}.card h3,.service-box h3{font-size:22px!important}.hero-copy{padding:48px 24px!important}}:root{--radius-soft:20px;--radius-card:24px;}body{letter-spacing:-.006em!important;}.brand strong{font-size:21px!important;font-weight:650!important;letter-spacing:-.02em!important;}.brand small{font-size:10.5px!important;color:#6a7785!important;}.nav a{font-size:13px!important;font-weight:650!important;}.hero-frame{min-height:500px!important;border-radius:30px!important;}.hero-copy{min-height:500px!important;max-width:560px!important;padding:54px 46px!important;}.hero h1{font-size:clamp(36px,4.15vw,58px)!important;line-height:.99!important;font-weight:600!important;letter-spacing:-.035em!important;}.hero p{max-width:480px!important;font-size:14.5px!important;line-height:1.76!important;color:#4d5c6d!important;}.hero-actions{gap:10px!important;margin-top:25px!important;}.btn{border-radius:999px!important;padding:13px 19px!important;font-size:13.5px!important;font-weight:750!important;letter-spacing:-.005em!important;}.section{padding:62px 0!important;}.page-hero{padding:56px 0 42px!important;}.page-hero h1,.section-head h2,.cta h2{font-size:clamp(30px,2.75vw,42px)!important;line-height:1.08!important;font-weight:600!important;letter-spacing:-.028em!important;}.split h2,.services-intro h2,.bio-signature-copy h2,.bio-special-head h2,.contact-book-card h2,.person-title h2,.specialist-left h2{font-size:clamp(28px,2.55vw,40px)!important;line-height:1.09!important;font-weight:600!important;letter-spacing:-.026em!important;}.card,.service-box,.bio-interest-card,.bio-care-card,.bio-academic-card,.contact-book-card,.form-card,.appointment-form-card{border-radius:22px!important;border-color:rgba(17,24,39,.085)!important;box-shadow:0 16px 44px rgba(17,24,39,.045)!important;}.card h3,.service-box h3,.bio-interest-card h3,.bio-story-main h3,.bio-care-card h3,.bio-academic-card h3{font-size:20px!important;line-height:1.18!important;font-weight:620!important;letter-spacing:-.015em!important;}.card p,.service-box p,.bio-interest-card p,.bio-care-card p,.bio-academic-card p{font-size:14px!important;line-height:1.75!important;}.service-icon,.card .num{width:34px!important;height:34px!important;border-radius:999px!important;background:#eef4ef!important;color:#244f44!important;font-size:15px!important;}.service-box:before{opacity:.55!important;}.services-intro{gap:34px!important;margin-bottom:30px!important;}.cta-inner{border-radius:28px!important;padding:44px!important;}.cta .eyebrow+.cta h2{margin-top:0!important;}.form-card input,.form-card select,.form-card textarea{border-radius:13px!important;border-color:rgba(17,24,39,.12)!important;box-shadow:none!important;}.form-card input:focus,.form-card select:focus,.form-card textarea:focus{outline:2px solid rgba(84,118,99,.18)!important;border-color:rgba(84,118,99,.45)!important;}.site-footer{padding-top:42px!important;}.footer-grid{gap:32px!important;}.footer-brand h3,.site-footer h3{font-size:18px!important;}@media(max-width:900px){.nav-wrap{height:70px!important;}.brand strong{font-size:18.5px!important;}.brand small{font-size:9.5px!important;}.hero-frame{min-height:unset!important;border-radius:24px!important;}.hero-copy{min-height:unset!important;max-width:none!important;padding:34px 24px 360px!important;}.hero h1{font-size:34px!important;line-height:1.04!important;}.page-hero h1,.section-head h2,.cta h2,.split h2,.services-intro h2,.bio-signature-copy h2,.bio-special-head h2,.contact-book-card h2,.person-title h2,.specialist-left h2{font-size:30px!important;line-height:1.1!important;}.section{padding:50px 0!important;}.page-hero{padding:46px 0 34px!important;}.cta-inner{padding:30px 22px!important;}}@media(max-width:520px){.brand strong{font-size:17px!important;}.brand small{display:none!important;}.hero-copy{padding-bottom:330px!important;}.hero h1{font-size:31px!important;}.btn{width:100%;justify-content:center!important;text-align:center!important;}.hero-actions{flex-direction:column!important;align-items:stretch!important;}}.nav a[href="services.html"] span[data-el]{}.service-box{position:relative!important;overflow:hidden!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important;background:linear-gradient(180deg,#ffffff 0%,#fdfbf7 100%)!important;}.service-box:hover{transform:translateY(-3px)!important;box-shadow:0 22px 58px rgba(17,24,39,.075)!important;border-color:rgba(84,118,99,.20)!important;}.service-icon{font-size:0!important;line-height:0!important;position:relative!important;z-index:2!important;border-radius:14px!important;border:1px solid rgba(24,63,55,.06)!important;background:#eef5ef!important;}.service-icon::after{content:""!important;width:8px!important;height:8px!important;border-radius:50%!important;background:#2e5f51!important;display:block!important;box-shadow:0 0 0 4px rgba(46,95,81,.10)!important;}.service-box::before{content:""!important;position:absolute!important;right:-38px!important;bottom:-48px!important;width:150px!important;height:150px!important;border-radius:50%!important;background:rgba(84,118,99,.10)!important;opacity:1!important;}.service-box:nth-child(1)::before{background:rgba(84,118,99,.11)!important;}.service-box:nth-child(2)::before{background:rgba(185,148,88,.14)!important;}.service-box:nth-child(3)::before{background:rgba(118,93,73,.12)!important;}.service-box:nth-child(4)::before{background:rgba(73,111,127,.11)!important;}.service-box:nth-child(5)::before{background:rgba(137,123,87,.13)!important;}.service-box:nth-child(6)::before{background:rgba(87,119,96,.13)!important;}.service-box:nth-child(2) .service-icon{background:#f5efe4!important;}.service-box:nth-child(2) .service-icon::after{background:#9a7641!important;box-shadow:0 0 0 4px rgba(154,118,65,.12)!important;}.service-box:nth-child(3) .service-icon{background:#f3eee9!important;}.service-box:nth-child(3) .service-icon::after{background:#765d49!important;box-shadow:0 0 0 4px rgba(118,93,73,.12)!important;}.service-box:nth-child(4) .service-icon{background:#edf3f5!important;}.service-box:nth-child(4) .service-icon::after{background:#496f7f!important;box-shadow:0 0 0 4px rgba(73,111,127,.12)!important;}.service-box:nth-child(5) .service-icon{background:#f3f1e9!important;}.service-box:nth-child(5) .service-icon::after{background:#897b57!important;box-shadow:0 0 0 4px rgba(137,123,87,.12)!important;}.service-box:nth-child(6) .service-icon{background:#edf4ee!important;}.service-box:nth-child(6) .service-icon::after{background:#577760!important;box-shadow:0 0 0 4px rgba(87,119,96,.12)!important;}.service-box h3,.service-box p{position:relative!important;z-index:2!important;}@media(max-width:760px){.nav a{font-size:13px!important}.service-box::before{width:130px!important;height:130px!important;right:-44px!important;bottom:-46px!important;}}.service-icon::after,.card .num::after{content:none!important;display:none!important;}.service-icon{font-size:0!important;color:transparent!important;box-shadow:none!important;}.service-icon,.card .num{display:none!important;}.card,.service-box{padding:24px 26px!important;min-height:190px!important;border-radius:22px!important;background:linear-gradient(180deg,#ffffff 0%,#fdfbf8 100%)!important;}.card h3,.service-box h3{margin-top:2px!important;}.card p,.service-box p{max-width:92%!important;}.service-box-grid{gap:20px!important;}.service-box::before{width:118px!important;height:118px!important;right:-34px!important;bottom:-38px!important;opacity:.68!important;}.service-box:nth-child(1)::before{background:rgba(84,118,99,.10)!important;}.service-box:nth-child(2)::before{background:rgba(185,148,88,.12)!important;}.service-box:nth-child(3)::before{background:rgba(118,93,73,.10)!important;}.service-box:nth-child(4)::before{background:rgba(73,111,127,.10)!important;}.service-box:nth-child(5)::before{background:rgba(137,123,87,.11)!important;}.service-box:nth-child(6)::before{background:rgba(87,119,96,.11)!important;}.appointment-form-card input,.appointment-form-card select,.appointment-form-card textarea{background:#fbfaf7!important;border-color:rgba(17,24,39,.11)!important;}.contact-pro-panel{background:linear-gradient(135deg,#fff 0%,#fbf8f2 100%);border:1px solid rgba(17,24,39,.08);border-radius:28px;padding:34px;box-shadow:0 18px 50px rgba(17,24,39,.055);}.contact-pro-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:24px;}.contact-pro-item{background:rgba(255,255,255,.76);border:1px solid rgba(17,24,39,.08);border-radius:20px;padding:20px;}.contact-pro-item small{display:block;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#5d7f69;margin-bottom:8px;}.contact-pro-item strong{display:block;font-size:16px;margin-bottom:6px;}.contact-pro-item span{display:block;font-size:14px;line-height:1.7;color:#607084;}.contact-side-note{background:#10251f;color:#fff;border-radius:28px;padding:34px;box-shadow:0 18px 50px rgba(16,37,31,.16);}.contact-side-note h2,.contact-side-note h3{color:#fff!important;}.contact-side-note p{color:rgba(255,255,255,.78)!important;line-height:1.75;}.contact-side-note .btn{margin-top:12px;}@media(max-width:980px){.contact-pro-grid{grid-template-columns:1fr}.card,.service-box{min-height:unset!important}}@media(max-width:760px){.card,.service-box{padding:22px!important}.card p,.service-box p{max-width:100%!important}.service-box::before{width:96px!important;height:96px!important;right:-34px!important;bottom:-36px!important}}.service-box{cursor:pointer!important;min-height:236px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;}.service-box::after{content:""!important;position:absolute!important;left:28px!important;top:28px!important;width:0!important;height:0!important;background:transparent!important;}.service-box h3{margin-top:16px!important;}.service-more{position:relative;z-index:2;margin-top:auto;padding-top:22px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#4f7563;opacity:.82;display:inline-flex;align-items:center;gap:8px;}.service-more::after{content:"→";font-size:14px;transition:transform .2s ease;}.service-box:hover .service-more::after{transform:translateX(3px);}.service-modal{position:fixed;inset:0;z-index:999;display:grid;place-items:center;padding:22px;opacity:0;pointer-events:none;transition:opacity .22s ease;}.service-modal[aria-hidden="false"]{opacity:1;pointer-events:auto;}.service-modal-backdrop{position:absolute;inset:0;background:rgba(16,24,32,.34);backdrop-filter:blur(10px);}.service-modal-panel{position:relative;width:min(92vw,640px);background:linear-gradient(180deg,#fffdf9 0%,#f8f3ec 100%);border:1px solid rgba(17,24,39,.10);border-radius:28px;padding:42px 42px 36px;box-shadow:0 34px 90px rgba(17,24,39,.24);transform:translateY(10px) scale(.985);transition:transform .22s ease;overflow:hidden;}.service-modal[aria-hidden="false"] .service-modal-panel{transform:translateY(0) scale(1);}.service-modal-panel::before{content:"";position:absolute;right:-70px;bottom:-80px;width:230px;height:230px;border-radius:999px;background:rgba(84,118,99,.11);}.service-modal-close{position:absolute;right:18px;top:16px;width:42px;height:42px;border:1px solid rgba(17,24,39,.10);border-radius:999px;background:#fff;color:#172033;font-size:25px;line-height:1;cursor:pointer;box-shadow:0 10px 28px rgba(17,24,39,.08);}.service-modal-label{position:relative;z-index:1;color:#557765!important;margin-bottom:12px!important;}.service-modal-panel h2{position:relative;z-index:1;font-size:clamp(30px,4vw,44px);line-height:1.02;letter-spacing:-.035em;margin:0 0 18px;color:#172033;font-family:var(--serif);font-weight:600;}.service-modal-panel p{position:relative;z-index:1;font-size:16px;line-height:1.82;color:#566273;margin:0 0 28px;max-width:540px;}.service-modal-cta{position:relative;z-index:1;}body.modal-open{overflow:hidden;}@media(max-width:760px){.service-box{min-height:210px!important}.service-box h3{margin-top:12px!important}.service-modal{padding:16px}.service-modal-panel{border-radius:24px;padding:34px 24px 28px}.service-modal-panel p{font-size:15px;line-height:1.75}.service-modal-close{right:14px;top:14px;width:38px;height:38px}}.contact-page-section{background:linear-gradient(180deg,#fff 0%,#fbf8f2 100%);padding:74px 0!important;}.contact-page-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:42px;align-items:stretch;}.contact-intro-card,.contact-action-card,.contact-map-card{border:1px solid rgba(23,32,51,.09);border-radius:28px;background:rgba(255,255,255,.86);box-shadow:0 22px 70px rgba(17,24,39,.055);}.contact-intro-card{padding:36px;position:relative;overflow:hidden;}.contact-intro-card:after{content:"";position:absolute;right:-70px;bottom:-80px;width:210px;height:210px;border-radius:50%;background:rgba(84,118,99,.08);}.contact-intro-card h2,.contact-action-card h2,.contact-map-card h2{font-size:clamp(30px,3vw,43px)!important;line-height:1.08!important;letter-spacing:-.035em!important;margin:8px 0 16px!important;}.contact-intro-card p,.contact-action-card p,.contact-map-card p{font-size:15px!important;line-height:1.78!important;color:#59687a!important;margin:0 0 24px!important;}.contact-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;position:relative;z-index:1;}.contact-detail-box{border:1px solid rgba(23,32,51,.08);border-radius:22px;background:linear-gradient(180deg,#fff,#fbfaf7);padding:20px;min-height:150px;}.contact-detail-box small{display:block;font-size:10.5px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:#5a7a67;margin-bottom:10px;}.contact-detail-box strong{display:block;font-size:16px;color:#172033;margin-bottom:8px;}.contact-detail-box span{display:block;font-size:13.5px;line-height:1.65;color:#657386;}.contact-action-card{padding:38px;background:linear-gradient(135deg,#f4efe6 0%,#fff 54%,#eef5f0 100%);position:relative;overflow:hidden;}.contact-action-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 86% 16%,rgba(185,148,88,.15),transparent 32%),radial-gradient(circle at 14% 88%,rgba(84,118,99,.12),transparent 34%);pointer-events:none;}.contact-action-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:268px;}.contact-soft-list{display:grid;gap:12px;margin:4px 0 24px;padding:0;list-style:none;}.contact-soft-list li{display:flex;gap:10px;align-items:flex-start;font-size:14px;line-height:1.6;color:#4d5d70;}.contact-soft-list li:before{content:"";width:7px;height:7px;border-radius:999px;background:#547663;margin-top:8px;flex:0 0 auto;}.contact-map-section{background:#fbf8f2;padding:0 0 76px!important;}.contact-map-card{padding:34px;display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;align-items:stretch;}.contact-map-copy{align-self:center;}.contact-map-placeholder{min-height:330px;border:1px solid rgba(23,32,51,.09);border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#f8f4ed,#eef5f0);position:relative;display:grid;place-items:center;}.contact-map-placeholder:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,63,55,.045) 1px,transparent 1px),linear-gradient(0deg,rgba(24,63,55,.045) 1px,transparent 1px);background-size:42px 42px;}.contact-map-placeholder:after{content:"";position:absolute;inset:22px;border:1px solid rgba(84,118,99,.15);border-radius:20px;}.map-ready-pill{position:relative;z-index:1;background:rgba(255,255,255,.88);border:1px solid rgba(23,32,51,.09);border-radius:22px;padding:18px 22px;text-align:center;box-shadow:0 18px 50px rgba(17,24,39,.07);}.map-ready-pill strong{display:block;font-family:"Cormorant Garamond",Georgia,serif;font-size:28px;line-height:1.05;color:#172033;margin-bottom:4px;}.map-ready-pill span{font-size:13px;color:#607084;}@media(max-width:900px){.contact-page-grid,.contact-map-card{grid-template-columns:1fr!important;}.contact-detail-grid{grid-template-columns:1fr!important}.contact-action-inner{min-height:auto}.contact-page-section{padding:54px 0!important}.contact-map-section{padding-bottom:54px!important}.contact-intro-card,.contact-action-card,.contact-map-card{border-radius:24px;padding:26px!important}.contact-map-placeholder{min-height:260px}.contact-intro-card h2,.contact-action-card h2,.contact-map-card h2{font-size:31px!important;}}@media(max-width:760px){.hero{padding:16px 0 44px!important;}.hero-frame{border-radius:0 0 24px 24px!important;overflow:hidden!important;background:#fbf7f0!important;box-shadow:0 18px 45px rgba(17,24,39,.08)!important;border-left:0!important;border-right:0!important;}.hero-frame:before{inset:0 0 auto 0!important;height:318px!important;background-image:image-set(url("artemis-main-banner-mobile-v62.avif") type("image/avif"),url("artemis-main-banner-mobile-v62.webp") type("image/webp"))!important;background-size:cover!important;background-position:center top!important;filter:none!important;}.hero-frame:after{display:none!important;}.hero-copy{width:calc(100% - 28px)!important;max-width:none!important;margin:300px auto 0!important;min-height:unset!important;padding:26px 24px 30px!important;border-radius:22px!important;background:rgba(255,255,255,.90)!important;border:1px solid rgba(255,255,255,.76)!important;box-shadow:0 18px 44px rgba(17,24,39,.08)!important;backdrop-filter:blur(10px)!important;}.hero .kicker{font-size:10px!important;line-height:1.22!important;letter-spacing:.15em!important;margin-bottom:14px!important;}.hero .kicker:before{width:26px!important;}.hero h1,html[lang="el"] .hero h1{font-size:30px!important;line-height:1.06!important;margin-bottom:16px!important;}.hero p{font-size:14px!important;line-height:1.72!important;margin-bottom:22px!important;}.hero-actions{display:grid!important;gap:11px!important;margin-top:0!important;}.hero-actions .btn{width:100%!important;min-height:48px!important;border-radius:999px!important;}.hero-note{gap:8px!important;margin-top:16px!important;font-size:12.5px!important;display:grid!important;}.hero-note span{line-height:1.35!important;}}@media(max-width:420px){.hero-frame:before{height:304px!important;}.hero-copy{margin-top:286px!important;width:calc(100% - 24px)!important;padding:24px 24px 28px!important;}}.service-modal-cta{display:none!important;}.service-modal-close{position:absolute!important;top:18px!important;right:18px!important;width:42px!important;height:42px!important;border-radius:999px!important;border:1px solid rgba(17,24,39,.10)!important;background:#fff!important;color:#172033!important;display:grid!important;place-items:center!important;font-size:25px!important;line-height:1!important;padding:0!important;box-shadow:0 10px 30px rgba(17,24,39,.10)!important;cursor:pointer!important;}.service-modal-close:hover{background:#f7f3ec!important;transform:translateY(-1px)!important;}.service-modal-panel{position:relative!important;padding-top:48px!important;}@media(max-width:640px){.service-modal-close{top:14px!important;right:14px!important;width:38px!important;height:38px!important;font-size:23px!important}.service-modal-panel{padding-top:46px!important;}}@media(max-width:760px){.hero{padding:0 0 40px!important;background:linear-gradient(180deg,#f6f0e8 0%,#fbf8f2 100%)!important;}.hero .container{width:100%!important;}.hero-frame{position:relative!important;display:block!important;width:100%!important;min-height:unset!important;padding:0 14px 28px!important;padding-top:286px!important;border-radius:0!important;border:0!important;box-shadow:none!important;background:transparent!important;overflow:visible!important;}.hero-frame:before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:0!important;bottom:auto!important;width:100%!important;height:318px!important;min-height:0!important;display:block!important;background-image:image-set(url("artemis-main-banner-mobile-v62.avif") type("image/avif"),url("artemis-main-banner-mobile-v62.webp") type("image/webp"))!important;background-size:cover!important;background-position:center top!important;background-repeat:no-repeat!important;border:0!important;border-radius:0!important;box-shadow:none!important;z-index:0!important;}.hero-copy{position:relative!important;z-index:2!important;width:100%!important;max-width:420px!important;min-height:unset!important;margin:0 auto!important;padding:25px 24px 28px!important;border-radius:22px!important;background:rgba(255,252,247,.94)!important;border:1px solid rgba(255,255,255,.84)!important;box-shadow:0 24px 60px rgba(17,24,39,.12)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;}.hero .kicker{font-size:9.5px!important;line-height:1.25!important;letter-spacing:.14em!important;margin-bottom:13px!important;}.hero h1,html[lang="el"] .hero h1{font-size:29px!important;line-height:1.06!important;letter-spacing:-.025em!important;margin:0 0 14px!important;}.hero p{font-size:14px!important;line-height:1.7!important;margin:0 0 20px!important;max-width:none!important;}.hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:11px!important;margin:0!important;}.hero-actions .btn{width:100%!important;min-height:48px!important;}.hero-note{display:grid!important;gap:8px!important;margin-top:15px!important;font-size:12.5px!important;}}@media(max-width:420px){.hero-frame{padding-top:286px!important;padding-left:14px!important;padding-right:14px!important;}.hero-frame:before{height:304px!important;background-position:center top!important;}.hero-copy{max-width:none!important;padding:24px 23px 27px!important;}}@media(max-width:760px){.hero{padding-bottom:8px!important;}.hero-frame{padding-bottom:10px!important;}.hero+.section{padding-top:34px!important;}.section-head{margin-bottom:30px!important;}.grid-4 .card a{display:none!important;}.grid-4 .card{gap:12px!important;min-height:auto!important;}}.grid-4 .card a{display:none!important;}.card{content-visibility:auto;contain-intrinsic-size:260px;}img[loading="lazy"]{content-visibility:auto;}@media(max-width:760px){.hero+.section{padding-top:28px!important}.section{padding-top:52px;padding-bottom:52px}.grid-4 .card a{display:none!important}}
/* v80 appointment/contact polish */
.appointment-page-soft, .appointment-polish-section{background:linear-gradient(180deg,#fbf8f2 0%,#ffffff 48%,#f7f1e8 100%)!important;}
.appointment-polish-panel{border:1px solid rgba(23,32,51,.08)!important;border-radius:32px!important;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(250,246,239,.92) 52%,rgba(238,247,242,.72))!important;box-shadow:0 26px 80px rgba(17,24,39,.075)!important;overflow:hidden!important;position:relative!important;}
.appointment-polish-panel:before{content:"";position:absolute;right:-120px;top:-120px;width:300px;height:300px;border-radius:50%;background:rgba(84,118,99,.09);pointer-events:none;}
.appointment-polish-panel:after{content:"";position:absolute;left:-100px;bottom:-120px;width:280px;height:280px;border-radius:50%;background:rgba(185,148,88,.10);pointer-events:none;}
.appointment-polish-panel .contact-grid{position:relative;z-index:1;display:grid;grid-template-columns:.78fr 1.22fr;gap:38px;align-items:start;padding:44px!important;}
.visit-copy-card{padding:30px!important;border-radius:26px!important;background:rgba(255,255,255,.72)!important;border:1px solid rgba(23,32,51,.075)!important;box-shadow:0 18px 55px rgba(17,24,39,.045)!important;}
.visit-copy-card h2{font-size:clamp(32px,3.2vw,46px)!important;line-height:1.03!important;letter-spacing:-.035em!important;margin:8px 0 18px!important;}
.visit-copy-card p{font-size:15.5px!important;line-height:1.78!important;color:#59687a!important;margin-bottom:22px!important;}
.visit-copy-card .check-list{display:grid!important;gap:12px!important;margin:0!important;padding:0!important;list-style:none!important;}
.visit-copy-card .check-list li{position:relative!important;padding-left:24px!important;font-size:14px!important;line-height:1.65!important;color:#4d5d70!important;}
.visit-copy-card .check-list li:before{content:""!important;position:absolute!important;left:0!important;top:.67em!important;width:8px!important;height:8px!important;border-radius:50%!important;background:#547663!important;box-shadow:0 0 0 5px rgba(84,118,99,.10)!important;}
.appointment-form-card{background:rgba(255,255,255,.86)!important;border:1px solid rgba(23,32,51,.09)!important;border-radius:28px!important;box-shadow:0 22px 70px rgba(17,24,39,.07)!important;padding:32px!important;}
.appointment-form-card label span{font-size:12px!important;letter-spacing:.02em!important;color:#43536a!important;font-weight:800!important;}
.appointment-form-card input,.appointment-form-card select,.appointment-form-card textarea{border-radius:18px!important;border:1px solid rgba(23,32,51,.12)!important;background:linear-gradient(180deg,#fff,#fdfbf7)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.85)!important;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease!important;}
.appointment-form-card input:focus,.appointment-form-card select:focus,.appointment-form-card textarea:focus{border-color:rgba(24,86,72,.42)!important;box-shadow:0 0 0 4px rgba(24,86,72,.10)!important;background:#fff!important;outline:none!important;}
.appointment-form-card .btn{box-shadow:0 16px 34px rgba(24,86,72,.18)!important;}
.form-helper{background:rgba(84,118,99,.08)!important;border:1px solid rgba(84,118,99,.12)!important;border-radius:16px!important;padding:13px 16px!important;margin-top:2px!important;color:#52647a!important;}
.contact-page-section{background:linear-gradient(180deg,#ffffff 0%,#fbf8f2 100%)!important;}
.contact-action-card{background:linear-gradient(135deg,#fffaf2 0%,#f2f8f4 58%,#ffffff 100%)!important;border-color:rgba(84,118,99,.14)!important;}
.contact-action-card h2{color:#172033!important;}
.contact-action-card .btn{background:#185648!important;color:#fff!important;}
.lang-toggle .active{color:#172033!important;font-weight:900!important}.lang-toggle .muted{color:#8b96a5!important;font-weight:700!important}.lang-toggle .sep{color:#c3cad3!important;margin:0 5px!important}
@media(max-width:900px){.appointment-polish-panel .contact-grid{grid-template-columns:1fr!important;padding:24px!important;gap:22px!important}.visit-copy-card,.appointment-form-card{padding:24px!important;border-radius:24px!important}.visit-copy-card h2{font-size:32px!important}.appointment-polish-panel{border-radius:26px!important}}
@media(max-width:640px){.appointment-polish-panel .contact-grid{padding:16px!important}.visit-copy-card,.appointment-form-card{padding:22px!important}.appointment-form-card{border-radius:22px!important}.visit-copy-card{border-radius:22px!important}.form-grid{gap:14px!important}.appointment-form-card input,.appointment-form-card select{min-height:52px!important}.appointment-form-card textarea{min-height:130px!important}.form-helper{font-size:12.5px!important;line-height:1.55!important}}

/* v81 mobile hero glass refinement */
@media(max-width:760px){
  .hero-frame{padding-top:302px!important;padding-bottom:18px!important;}
  .hero-copy{width:92%!important;max-width:380px!important;padding:22px 22px 25px!important;border-radius:21px!important;}
  .hero h1,html[lang="el"] .hero h1{font-size:28px!important;line-height:1.07!important;}
  .hero p{font-size:13.5px!important;line-height:1.68!important;}
  .hero .kicker{font-size:9.2px!important;letter-spacing:.135em!important;}
}
@media(max-width:420px){
  .hero-frame{padding-top:298px!important;}
  .hero-copy{width:92%!important;padding:22px 21px 25px!important;}
}


/* v82 mobile hero glass balance */
@media(max-width:760px){
  .hero-frame{padding-top:300px!important;padding-bottom:16px!important;}
  .hero-copy{width:calc(100% - 30px)!important;max-width:398px!important;padding:24px 24px 28px!important;border-radius:23px!important;background:rgba(255,252,247,.86)!important;border:1px solid rgba(255,255,255,.62)!important;box-shadow:0 24px 58px rgba(17,24,39,.11)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;}
  .hero h1,html[lang="el"] .hero h1{font-size:30px!important;line-height:1.06!important;}
  .hero p{font-size:14px!important;line-height:1.72!important;}
}
@media(max-width:420px){
  .hero-frame{padding-top:296px!important;padding-left:12px!important;padding-right:12px!important;}
  .hero-copy{width:calc(100% - 18px)!important;max-width:none!important;padding:24px 23px 28px!important;}
}

/* v83 refined mobile hero glass + language switch */
.lang-toggle{position:relative;display:inline-flex!important;align-items:center!important;gap:6px!important;height:42px!important;min-width:74px!important;padding:0 11px!important;background:rgba(255,255,255,.88)!important;border:1px solid rgba(17,24,39,.12)!important;box-shadow:0 8px 24px rgba(17,24,39,.06)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;}
.lang-toggle span{line-height:1!important;}
.lang-toggle .active{color:#172033!important;font-weight:900!important;}
.lang-toggle .muted{color:#a3adba!important;font-weight:800!important;}
.lang-toggle .sep{color:#d1d6de!important;margin:0 1px!important;}
.lang-toggle:hover{background:#fff!important;box-shadow:0 10px 28px rgba(17,24,39,.08)!important;}
@media(max-width:760px){
  .lang-toggle{height:40px!important;min-width:72px!important;padding:0 10px!important;font-size:11.5px!important;}
  .hero-frame{padding-top:300px!important;padding-left:9px!important;padding-right:9px!important;padding-bottom:15px!important;}
  .hero-copy{width:calc(100% - 12px)!important;max-width:414px!important;padding:24px 25px 28px!important;border-radius:24px!important;background:rgba(255,252,247,.78)!important;border:1px solid rgba(255,255,255,.56)!important;box-shadow:0 24px 58px rgba(17,24,39,.105)!important;backdrop-filter:blur(17px) saturate(1.08)!important;-webkit-backdrop-filter:blur(17px) saturate(1.08)!important;}
}
@media(max-width:420px){
  .hero-frame{padding-top:296px!important;padding-left:7px!important;padding-right:7px!important;}
  .hero-copy{width:calc(100% - 8px)!important;max-width:none!important;padding:24px 24px 28px!important;background:rgba(255,252,247,.80)!important;}
}


/* v84 - premium editorial quote section + sticky translucent header */
.site-header{
  position:sticky!important;
  top:0!important;
  z-index:80!important;
  background:rgba(245,241,234,.92)!important;
  backdrop-filter:blur(16px)!important;
  -webkit-backdrop-filter:blur(16px)!important;
  transition:background .28s ease, box-shadow .28s ease, border-color .28s ease, transform .28s ease!important;
}
.site-header.is-scrolled{
  background:rgba(245,241,234,.78)!important;
  backdrop-filter:blur(22px)!important;
  -webkit-backdrop-filter:blur(22px)!important;
  border-bottom-color:rgba(17,24,39,.075)!important;
  box-shadow:0 14px 38px rgba(17,24,39,.075)!important;
}
.site-header.is-scrolled .nav{
  background:rgba(255,255,255,.72)!important;
  backdrop-filter:blur(18px)!important;
  -webkit-backdrop-filter:blur(18px)!important;
}
.site-header.is-scrolled .lang-toggle,
.site-header.is-scrolled .menu-btn{
  background:rgba(255,255,255,.72)!important;
  backdrop-filter:blur(18px)!important;
  -webkit-backdrop-filter:blur(18px)!important;
}
@media(min-width:761px){
  .site-header.is-scrolled .nav-wrap{height:68px!important;}
  .nav-wrap{transition:height .28s ease!important;}
}

.home-care-section{
  background:linear-gradient(180deg,#fbf8f2 0%,#fff 64%,#fbf8f2 100%)!important;
  border-top:1px solid rgba(23,32,51,.06)!important;
  border-bottom:1px solid rgba(23,32,51,.05)!important;
  padding-top:82px!important;
  padding-bottom:86px!important;
}
.home-care-section .person-inner{
  display:grid!important;
  grid-template-columns:.82fr 1.18fr!important;
  gap:42px!important;
  align-items:stretch!important;
}
.home-care-section .person-title{
  align-self:center!important;
  padding:0!important;
  max-width:500px!important;
}
.home-care-section .person-title .eyebrow{
  color:#557866!important;
  letter-spacing:.18em!important;
  font-size:11px!important;
  margin-bottom:18px!important;
}
.home-care-section .person-title h2{
  font-size:clamp(38px,4.35vw,58px)!important;
  line-height:.98!important;
  letter-spacing:-.045em!important;
  margin:0!important;
  max-width:560px!important;
}
.home-care-section .person-copy{
  position:relative!important;
  background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(251,248,242,.9))!important;
  border:1px solid rgba(23,32,51,.09)!important;
  border-radius:28px!important;
  padding:38px 42px 38px 44px!important;
  box-shadow:0 22px 70px rgba(17,24,39,.065)!important;
  overflow:hidden!important;
}
.home-care-section .person-copy:before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  top:0!important;
  bottom:0!important;
  width:5px!important;
  background:linear-gradient(180deg,#5f8a73 0%,#d4b26f 100%)!important;
}
.home-care-section .person-copy:after{
  content:""!important;
  position:absolute!important;
  right:-86px!important;
  bottom:-96px!important;
  width:230px!important;
  height:230px!important;
  border-radius:50%!important;
  background:radial-gradient(circle,rgba(95,138,115,.12),rgba(212,178,111,.08) 48%,transparent 70%)!important;
  pointer-events:none!important;
}
.home-care-section .person-copy p{
  position:relative!important;
  z-index:1!important;
  font-size:16px!important;
  line-height:1.82!important;
  color:#59687a!important;
  margin:0 0 20px!important;
}
.home-care-section .person-copy p:last-child{margin-bottom:0!important;}
@media(max-width:900px){
  .home-care-section{padding-top:58px!important;padding-bottom:62px!important;}
  .home-care-section .person-inner{grid-template-columns:1fr!important;gap:24px!important;}
  .home-care-section .person-title h2{font-size:clamp(34px,8vw,44px)!important;line-height:1.02!important;}
  .home-care-section .person-copy{border-radius:24px!important;padding:30px 28px 30px 32px!important;}
  .home-care-section .person-copy p{font-size:15px!important;line-height:1.78!important;}
}
@media(max-width:520px){
  .home-care-section{padding-top:48px!important;padding-bottom:52px!important;}
  .home-care-section .person-title .eyebrow{font-size:10px!important;margin-bottom:13px!important;}
  .home-care-section .person-title h2{font-size:32px!important;letter-spacing:-.035em!important;}
  .home-care-section .person-copy{padding:26px 24px 26px 28px!important;border-radius:22px!important;}
}


/* v85 - approach mobile order + safer sticky header */
@media (min-width:761px){
  .site-header.is-scrolled{
    background:rgba(245,241,234,.985)!important;
    backdrop-filter:blur(10px)!important;
    -webkit-backdrop-filter:blur(10px)!important;
    border-bottom-color:rgba(17,24,39,.085)!important;
    box-shadow:0 12px 30px rgba(17,24,39,.065)!important;
  }
  .site-header.is-scrolled .nav,
  .site-header.is-scrolled .lang-toggle,
  .site-header.is-scrolled .menu-btn{
    background:rgba(255,255,255,.96)!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
  }
}
@media (max-width:760px){
  .site-header,
  .site-header.is-scrolled{
    background:rgba(245,241,234,.965)!important;
    backdrop-filter:blur(12px)!important;
    -webkit-backdrop-filter:blur(12px)!important;
    box-shadow:0 8px 24px rgba(17,24,39,.045)!important;
  }
  .site-header::after{
    content:"";
    position:absolute;
    left:0;right:0;bottom:-18px;height:18px;
    background:linear-gradient(180deg,rgba(245,241,234,.52),rgba(245,241,234,0));
    pointer-events:none;
  }
  .soft .split{
    display:flex!important;
    flex-direction:column!important;
    gap:28px!important;
  }
  .soft .photo-panel.consult{
    order:-1!important;
    width:100%!important;
    min-height:270px!important;
    border-radius:24px!important;
    background-position:center 38%!important;
    box-shadow:0 18px 48px rgba(17,24,39,.08)!important;
  }
  .soft .split > div:first-child{
    width:100%!important;
  }
  .soft .split h2{
    font-size:32px!important;
    line-height:1.06!important;
  }
}
@media (max-width:420px){
  .soft .photo-panel.consult{min-height:248px!important;}
}
