*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f8fa;color:#171a21;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #997600;outline-offset:5px}.wrap{width:min(1280px,calc(100% - 64px));margin:auto}.nav{position:sticky;top:16px;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:13px 22px;margin-top:16px;border:1px solid #fff;background:#ffffffd9;backdrop-filter:blur(22px);border-radius:24px;box-shadow:0 8px 35px #1a33500a}.logo{width:103px;height:auto;display:block}.navlinks{display:flex;gap:28px;font-size:14px}.pill{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 24px;border-radius:30px;font-weight:600;font-size:14px;background:#ffda00;color:#171a21;border:1px solid transparent;cursor:pointer}.pill.outline{background:transparent;border-color:#ced3d9}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:700;color:#646c75}.hero{min-height:670px;display:grid;grid-template-columns:1fr 1.08fr;align-items:center;gap:30px;padding:65px 0}.hero h1{font-size:clamp(48px,5.8vw,82px);line-height:1.06;letter-spacing:-.06em;margin:24px 0}.hero h1 em{font-style:normal;color:#788795}.hero p{max-width:420px;color:#606874;font-size:18px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-art{min-height:460px;border-radius:36px;background:linear-gradient(135deg,#e8edf2,#c6d8e5);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.hero-art img{width:100%;height:100%;object-fit:cover;position:absolute}.hero-mark{font-size:60px;letter-spacing:-4px;color:#566571}.glass-caption{position:absolute;bottom:22px;left:22px;right:22px;display:flex;align-items:center;justify-content:space-between;padding:17px 22px;background:#ffffffb8;backdrop-filter:blur(20px);border:1px solid #fff9;border-radius:20px;font-size:14px}.trust{display:flex;justify-content:space-between;gap:24px;border-top:1px solid #dce0e5;border-bottom:1px solid #dce0e5;padding:25px 0;color:#555e69;font-size:14px}.wa{position:fixed;bottom:22px;right:22px;background:#1f824b;color:white;padding:14px 21px;border-radius:40px;z-index:40;box-shadow:0 5px 20px #1233;font-size:14px;font-weight:700}@media(max-width:760px){.wrap{width:calc(100% - 32px)}.nav{top:8px;border-radius:20px;padding:12px 16px;gap:12px}.navlinks{display:none}.hero{grid-template-columns:1fr;padding:45px 0;gap:24px;min-height:0}.hero h1{font-size:54px}.hero-art{min-height:340px}.hero p{font-size:17px}.trust{flex-wrap:wrap;gap:16px}.trust span{width:45%}.wa{bottom:16px;right:16px}.pill{padding:12px 18px}}:root{--yellow:#ffda00;--ink:#171a21;--muted:#606874;--line:#dde1e6;--surface:#fff}.navlinks a:hover,.textlink:hover{color:#776000}.navlinks [aria-current]{text-decoration:underline;text-underline-offset:7px}.nav-right{display:flex;align-items:center;gap:12px}.languages{display:flex;align-items:center;border:1px solid #e2e5e8;border-radius:30px;padding:3px;gap:2px}.languages a{font-size:12px;font-weight:700;padding:6px 8px;border-radius:20px}.languages a.active{background:#20252c;color:#fff}.menu-toggle{display:none;background:none;border:0;width:40px;height:40px;padding:8px;cursor:pointer}.menu-toggle span{display:block;height:2px;width:22px;background:var(--ink);margin:5px 0}.skip{position:fixed;top:-80px;left:20px;z-index:99;padding:12px;background:var(--yellow)}.skip:focus{top:10px}.hero-note{display:flex;align-items:center;gap:7px;margin-top:32px;font-size:13px;color:#747c85}.hero-note svg{width:16px;height:16px}.hero-art{height:530px;min-height:0}.hero-art img{object-position:60% center}.caption-sub{display:block;color:#66717b;font-size:12px;margin-top:2px}.round-link{width:40px;height:40px;border-radius:50%;background:#fff9;display:flex;align-items:center;justify-content:center}.pill svg{width:18px;height:18px}.section{padding:90px 0}.section.compact{padding:28px 0 80px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:35px}.section h2,.contact-info h2,.pickup h2{font-size:clamp(32px,3.5vw,48px);line-height:1.15;letter-spacing:-.045em;margin:18px 0}.section p{color:var(--muted)}.section-head p{margin-bottom:0}.textlink{display:inline-flex;align-items:center;font-size:14px;font-weight:600;border-bottom:1px solid #9da4ac;padding-bottom:4px;white-space:nowrap}.grid3,.featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product-card,.article-card{display:flex;flex-direction:column;min-width:0;background:var(--surface);border-radius:24px;padding:30px;border:1px solid #e9ecf0;transition:transform .25s,box-shadow .25s}.product-card:hover,.article-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #2341}.card-top{display:flex;justify-content:space-between;align-items:center;gap:15px}.icon-circle{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;background:#edf1f5;border-radius:16px}.card-top .small{text-align:right}.product-card h3,.article-card h3{font-size:24px;line-height:1.25;letter-spacing:-.025em;margin:28px 0 10px}.product-card p,.article-card p{font-size:16px;color:var(--muted);margin:0 0 26px}.card-link{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:600;margin-top:auto;padding-top:20px;border-top:1px solid var(--line)}.featured-grid .product-card{min-height:315px}.featured-grid .product-card:first-child{background:#eaf0f5}.featured-grid .product-card:nth-child(2){background:#ffdf36}.featured-grid .product-card:nth-child(2) .icon-circle{background:#fff6}.featured-grid .product-card:nth-child(2) p{color:#514822}.small{font-size:13px!important;color:#66707b}.image-note{text-align:right;margin:14px 0 0}.service-band{background:#edf0f4}.service-list{display:grid;grid-template-columns:1fr 1fr;column-gap:70px}.service-list a{display:flex;align-items:center;gap:24px;min-height:92px;border-bottom:1px solid #d5dce3;font-size:21px;line-height:1.3;padding:20px 0}.service-list a svg{margin-left:auto;min-width:24px}.service-number{font-size:13px;color:#737d88}.story{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px}.story p{line-height:1.85}.year-panel{display:flex;min-height:370px;background:var(--yellow);border-radius:30px;flex-direction:column;align-items:center;justify-content:center;padding:25px}.year-panel strong{font-size:clamp(80px,10vw,148px);line-height:1.1;letter-spacing:-.07em;font-weight:500}.year-panel span{font-size:13px;letter-spacing:.3em}.story .textlink{margin-top:20px}.pickup{background:#dfeaf2;border:1px solid #fff;border-radius:30px;padding:46px;display:flex;align-items:center;justify-content:space-between;gap:40px;margin:30px 0}.pickup p{max-width:710px;color:#525e6a}.pickup .pill{flex-shrink:0;max-width:320px;white-space:normal;text-align:center}.pickup h2{font-size:36px}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}details{border-bottom:1px solid var(--line);padding:23px 0}summary{cursor:pointer;list-style:none;display:flex;gap:22px;justify-content:space-between;font-size:17px;font-weight:500}summary::-webkit-details-marker{display:none}summary span{font-size:23px;font-weight:400;line-height:1.1}details[open] summary span{transform:rotate(45deg)}details p{margin-bottom:0;font-size:16px}.contact-band{background:#edf0f4}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px}.contact-info p{max-width:450px}.contact-info dl{margin:32px 0}.contact-info dt{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#6b7580;margin-top:23px}.contact-info dd{margin:5px 0;font-size:17px}.contact-info small{display:block;font-size:13px;color:#68727e;margin-top:5px}.inquiry{background:#fff;border:1px solid #e2e7ec;border-radius:26px;padding:32px;align-self:start}.inquiry h2{font-size:25px!important;line-height:1.3;letter-spacing:-.025em;margin:0 0 22px}.inquiry label{display:block;font-size:14px;margin:16px 0}.inquiry input,.inquiry select,.inquiry textarea{display:block;width:100%;border:1px solid #d4dbe2;background:#fafbfc;border-radius:10px;padding:12px;margin-top:7px;color:var(--ink);min-height:46px}.inquiry textarea{resize:vertical}.inquiry .pill{width:100%;white-space:normal;text-align:center;font-size:14px}.inquiry p{line-height:1.6}.form-result a{color:#1b6c3e;font-weight:600;text-decoration:underline}.wa{display:flex;align-items:center;gap:8px}.wa svg{width:22px;height:22px}footer{padding:65px 0 95px;background:#181c22;color:#e8ecf0}.footer-grid{display:grid;grid-template-columns:1.1fr 1.3fr 1.15fr 1fr;gap:35px}.footer-grid h3{font-size:14px;margin:0 0 20px}.footer-grid a:not(:has(img)){display:block;font-size:13px;color:#bac2cb;line-height:1.6;margin:0 0 11px}.footer-grid p{font-size:13px;color:#aeb8c3;margin-top:24px}.footer-bottom{border-top:1px solid #ffffff20;padding-top:24px;margin-top:45px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#b7c0ca}.footer-bottom a{color:#f5d51a}.page-heading{padding:75px 0 40px;max-width:950px}.page-heading h1,.reading h1{font-size:clamp(36px,4.8vw,65px);line-height:1.1;letter-spacing:-.045em;margin:20px 0}.page-heading p{font-size:20px;max-width:720px;color:var(--muted)}.detail-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:80px;margin:25px 0 85px}.detail-layout article>p{color:#59616d;line-height:1.9}.detail-layout h2{font-size:26px;line-height:1.25;letter-spacing:-.02em;margin:35px 0 16px}.detail-icon{display:inline-flex;background:var(--yellow);width:74px;height:74px;border-radius:20px;align-items:center;justify-content:center}.detail-icon svg{width:38px;height:38px}.detail-aside{min-width:0}.detail-aside .inquiry{position:sticky;top:115px}.checklist{padding:0;list-style:none;display:grid;gap:12px;margin:25px 0}.checklist li{padding-left:25px;position:relative}.checklist li:before{content:'✓';position:absolute;left:0;font-size:15px;color:#857200}.breadcrumbs{display:flex;gap:10px;align-items:center;margin:40px 0;font-size:13px;color:#69747d;flex-wrap:wrap}.reading{max-width:780px;margin:60px auto 85px}.reading .lead{font-size:23px;line-height:1.5;color:#637180;margin:30px 0}.reading>p{font-size:18px;line-height:1.9;color:#4d5865}.reading h2{font-size:29px;letter-spacing:-.025em;margin:40px 0 18px;line-height:1.25}.article-meta{display:flex;flex-wrap:wrap;gap:10px;font-size:13px;color:#727b85;margin-top:24px}.health-note{font-size:14px!important;padding:20px;border-left:3px solid var(--yellow);background:#edf0f4;border-radius:0 12px 12px 0}.sources{border-top:1px solid var(--line);padding:25px 0;margin:25px 0}.sources h3{font-size:14px;margin:0 0 12px}.sources a{display:block;font-size:13px;text-decoration:underline;color:#5c6d7b;margin:8px 0;overflow-wrap:anywhere}.article-cta{display:flex;flex-wrap:wrap;gap:12px;padding-top:30px}.journal-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:5px 0 25px}.searchbox{display:flex;align-items:center;gap:12px;background:white;border:1px solid #dce1e7;border-radius:14px;padding:8px 16px;min-width:280px}.searchbox svg{width:20px;color:#75818c}.searchbox input{border:0;background:none;outline:none;padding:8px 0;min-width:0;width:100%}.filters{display:flex;flex-wrap:wrap;gap:7px}.filters button{border:1px solid #d9dfe5;border-radius:25px;background:transparent;padding:10px 17px;font-size:14px;cursor:pointer}.filters .active{background:var(--ink);color:#fff;border-color:var(--ink)}.sitemap-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px 80px;padding-bottom:70px}.sitemap-grid h2{font-size:25px}.sitemap-grid a{display:block;text-decoration:underline;margin:14px 0;color:#536170}a,button{-webkit-tap-highlight-color:transparent}[hidden]{display:none!important}#mobile-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fffffff5;backdrop-filter:blur(24px);padding:18px 22px;border-radius:20px;box-shadow:0 15px 40px #182c5220;border:1px solid #fff}#mobile-menu a{display:block;padding:12px 0;border-bottom:1px solid #e6e9ee}#mobile-menu a:last-child{border:0}@media(min-width:1500px){.hero h1{font-size:82px}}@media(max-width:1100px){.navlinks{gap:17px}.nav{gap:15px}.contact-layout,.detail-layout{gap:40px}.story{gap:45px}.pickup{gap:25px}.pickup .pill{max-width:240px}.navlinks a{font-size:13px}}@media(max-width:1050px){.navlinks{display:none}.menu-toggle{display:block}.hero h1{font-size:62px}.hero-art{height:470px}.hero{gap:30px}.journal-controls{align-items:stretch;flex-direction:column}.searchbox{max-width:600px}.trust{font-size:12px}}@media(max-width:760px){.nav{margin-top:8px}.logo{width:82px;height:auto}.languages a{font-size:12px;padding:5px 6px}.nav-right{gap:3px}.hero{padding:44px 0 32px}.hero h1{font-size:55px;letter-spacing:-.05em;margin:18px 0}.hero p{max-width:100%}.hero-art{height:350px;min-height:0;border-radius:25px}.hero-note{margin-top:22px}.glass-caption{bottom:14px;left:14px;right:14px;padding:12px 16px}.trust{gap:14px;padding:22px 0;font-size:11px}.trust span{width:auto}.trust span:last-child{width:100%}.section{padding:55px 0}.section-head{align-items:flex-start;gap:22px;flex-direction:column}.section-head h2{font-size:36px}.grid3,.featured-grid{grid-template-columns:1fr}.product-card,.article-card{padding:25px;border-radius:22px}.featured-grid .product-card{min-height:245px}.product-card h3,.article-card h3{font-size:24px;margin:22px 0 10px}.service-list{grid-template-columns:1fr}.service-list a{font-size:19px;min-height:80px}.story{grid-template-columns:1fr;gap:30px}.year-panel{min-height:260px}.year-panel strong{font-size:112px}.pickup{padding:28px;flex-direction:column;align-items:flex-start;border-radius:24px}.pickup h2{font-size:31px}.pickup .pill{max-width:100%}.faq{grid-template-columns:1fr;gap:10px}.faq h2{margin-bottom:0}.contact-layout{grid-template-columns:1fr;gap:35px}.inquiry{padding:24px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 24px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.page-heading{padding:50px 0 20px}.page-heading h1,.reading h1{font-size:39px;overflow-wrap:anywhere}.page-heading p{font-size:18px}.detail-layout{grid-template-columns:1fr;gap:35px;margin-bottom:50px}.detail-aside .inquiry{position:static}.reading{margin:35px auto 50px}.reading>p{font-size:17px}.reading .lead{font-size:21px}.reading h2{font-size:26px}.article-meta{font-size:12px}.journal-controls{margin-top:15px}.searchbox{min-width:0}.filters button{font-size:13px;padding:9px 12px}.sitemap-grid{grid-template-columns:1fr;gap:12px}.wa{padding:13px;border-radius:50%;right:14px;bottom:14px}.wa span{display:none}.image-note{text-align:left}.section.compact{padding:20px 0 45px}}@media(max-width:370px){.wrap{width:calc(100% - 24px)}.nav{padding:10px}.languages{gap:0}.languages a{padding:5px}.hero h1{font-size:48px}.hero-art{height:310px}.hero .actions .pill{font-size:13px;padding:12px 14px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
/* Turkish editorial refinement */
body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:#fafbfc;color:#15191e;-webkit-font-smoothing:antialiased}.wrap{width:min(1320px,calc(100% - 80px))}.nav{padding:12px 24px;border-radius:22px;background:#ffffffb8;box-shadow:0 8px 35px #1a335008}.navlinks{gap:32px}.navlinks a{font-size:14px}.nav-contact{font-size:14px;display:flex;align-items:center;gap:12px;font-weight:600}.nav-contact svg{width:18px}.hero{margin-top:24px;min-height:640px;padding:64px;position:relative;border-radius:30px;overflow:hidden;background:#e7edf2;display:flex;isolation:isolate}.hero>div:first-child{position:relative;z-index:2;width:53%}.hero h1{font-size:clamp(55px,5.7vw,81px);font-weight:600;letter-spacing:-.065em;line-height:1.035;margin:29px 0}.hero h1 em{color:#6d7d8a}.hero p{font-size:18px;max-width:365px;line-height:1.75;color:#53606c}.hero-art{position:absolute;inset:0;width:100%;height:100%;border-radius:0;background:transparent;z-index:0}.hero-art img{width:72%;height:100%;right:0;object-position:68% center;mask-image:linear-gradient(to right,transparent 0%,#000 32%);-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 32%)}.glass-caption{left:auto;right:28px;bottom:28px;width:330px;max-width:calc(100% - 56px);background:#ffffff80;padding:16px 20px;border-radius:19px}.hero .pill{background:#171d24;color:#fff}.hero .pill.outline{color:#242d35;background:#ffffff30;border-color:#acb7c1}.hero .hero-note{color:#697b8a}.trust{margin-top:25px;border-top:0;padding:17px 0 23px;letter-spacing:.02em}.section{padding:100px 0}.eyebrow{font-size:12px;letter-spacing:.2em;font-weight:600}.section-head{margin-bottom:44px}.section h2{font-weight:550;font-size:clamp(34px,3.6vw,51px);letter-spacing:-.05em;line-height:1.12}.featured-grid{gap:0;border-top:1px solid #d7dfe5;border-bottom:1px solid #d7dfe5;counter-reset:collection}.featured-grid .product-card{border:0;border-radius:0;background:none!important;padding:35px 40px 35px 0;min-height:310px;position:relative;counter-increment:collection}.featured-grid .product-card:not(:first-child){padding-left:40px;border-left:1px solid #d7dfe5}.featured-grid .card-top{justify-content:space-between}.featured-grid .card-top:after{content:'0' counter(collection);font-size:13px;color:#87939f;font-variant-numeric:tabular-nums}.featured-grid .card-top>.small{display:none}.featured-grid .icon-circle{background:transparent!important;border:1px solid #dce2e8;border-radius:50%;width:50px;height:50px}.featured-grid h3{font-size:29px;font-weight:550;letter-spacing:-.035em;margin-top:25px}.featured-grid p{color:#626e79!important}.featured-grid .card-link{border:0;padding-top:10px}.featured-grid .product-card:hover{box-shadow:none;transform:none;background:#eef2f5!important}.image-note{display:none}.service-band{background:#1c232c;color:#f2f5f7;margin-top:0}.service-band .eyebrow{color:#a8b5c2}.service-band .section-head p{color:#aeb9c4;max-width:520px}.service-band .textlink{border-color:#5d6b78;color:#f2f5f7}.service-list{gap:0 85px}.service-list a{border-color:#ffffff25;font-weight:400;font-size:21px;padding:25px 0;min-height:97px}.service-number{color:#ffd827}.service-list a svg{color:#c4cfd9;width:21px}.service-list a:hover{color:#ffda00}.year-panel{background:#f0f3f6;border-radius:0;min-height:390px;position:relative;border-top:1px solid #d8e0e6;border-bottom:1px solid #d8e0e6}.year-panel strong{font-size:clamp(100px,11vw,156px);font-weight:350;letter-spacing:-.085em}.year-panel span:first-child{align-self:flex-start;position:absolute;top:25px;left:28px;letter-spacing:.2em;color:#647380}.year-panel span:last-child{align-self:flex-end;position:absolute;bottom:25px;right:28px;letter-spacing:.2em;color:#647380}.story{gap:95px}.article-card{border:0;border-top:1px solid #cfd8e0;border-radius:0;background:none;padding:28px 0 15px}.article-card:hover{box-shadow:none;transform:translateY(-3px)}.article-card h3{font-size:24px;letter-spacing:-.03em;font-weight:550;margin-top:23px}.article-card .icon-circle{width:32px;height:32px;background:transparent;border-radius:0;color:#73818d}.article-card .card-link{border-top:0}.grid3:has(.article-card){column-gap:40px;row-gap:42px}.contact-band{background:#f0f3f6}.inquiry{box-shadow:0 18px 50px #1b345006;border:1px solid #fff;border-radius:22px}.contact-info h2{font-weight:550}.pill{font-weight:600}.textlink{font-weight:500}.footer-grid h3{font-weight:550}.wa{background:#236e45;box-shadow:0 7px 25px #1d513e22}.page-heading{padding-top:85px}.page-heading h1,.reading h1{font-weight:550}.reading{max-width:760px}.reading h2{font-weight:550}.product-card{border-radius:19px}.product-card h3{font-weight:550}.nav-contact:hover{color:#7c6600}.sources{font-size:13px}@media(max-width:1050px){.hero{padding:45px;min-height:600px}.hero h1{font-size:62px}.hero>div:first-child{width:58%}.hero p{max-width:320px}.glass-caption{width:270px}.navlinks{display:none}.nav-contact{font-size:13px}.story{gap:45px}}@media(max-width:760px){.wrap{width:calc(100% - 32px)}.nav{padding:12px 16px;border-radius:19px}.nav-right{gap:14px}.nav-contact{gap:8px}.hero{margin-top:16px;display:flex;flex-direction:column;min-height:0;padding:0;border-radius:24px;align-items:stretch;gap:0;background:#e7edf2}.hero>div:first-child{width:100%;padding:35px 24px 0}.hero .eyebrow{font-size:11px;letter-spacing:.14em}.hero h1{font-size:55px;line-height:1.04;margin:23px 0}.hero p{font-size:16px;line-height:1.75;max-width:100%}.hero .actions{gap:8px;margin-top:24px}.hero .pill{font-size:13px;padding:12px 16px}.hero-note{margin-top:21px;font-size:12px}.hero-art{position:relative;inset:auto;width:100%;height:330px;margin-top:5px;overflow:hidden;border-radius:0;background:transparent}.hero-art img{width:100%;height:100%;object-position:center;mask-image:linear-gradient(to bottom,transparent 0%,#000 24%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 24%)}.glass-caption{right:16px;left:16px;bottom:16px;width:auto;max-width:none;padding:12px 16px}.trust{margin-top:10px;gap:13px;font-size:11px;line-height:1.5}.trust span{width:auto}.trust span:last-child{width:100%}.section{padding:62px 0}.section h2{font-size:37px}.section-head{margin-bottom:30px}.featured-grid{grid-template-columns:1fr}.featured-grid .product-card,.featured-grid .product-card:not(:first-child){padding:25px 0;min-height:0;border-left:0;border-bottom:1px solid #d7dfe5}.featured-grid .product-card:last-child{border-bottom:0}.featured-grid h3{font-size:27px;margin-top:16px}.featured-grid p{margin-bottom:15px}.featured-grid .card-link{padding-top:0}.featured-grid .icon-circle{width:43px;height:43px}.service-list a{font-size:19px;min-height:86px;padding:22px 0}.story{gap:34px}.year-panel{min-height:285px}.year-panel strong{font-size:125px}.article-card{padding:24px 0 5px}.article-card h3{font-size:25px}.grid3:has(.article-card){gap:28px}.page-heading{padding-top:50px}.page-heading h1,.reading h1{font-size:38px}.contact-info h2{font-size:36px}.contact-layout{gap:25px}.inquiry{padding:24px}.footer-bottom{padding-right:50px}.wa{right:15px;bottom:15px}.detail-aside .inquiry{border-color:#e0e5eb}}@media(max-width:370px){.wrap{width:calc(100% - 24px)}.hero>div:first-child{padding:30px 19px 0}.hero h1{font-size:48px}.hero .actions{flex-direction:column;align-items:flex-start}.hero-art{height:290px}.nav-right{gap:5px}.nav-contact{font-size:12px}.nav-contact svg{width:15px}.section h2{font-size:33px}}
/* Editorial imagery and store location */
.card-photo{height:220px;margin:0 0 24px;overflow:hidden;border-radius:16px;background:#e5e9ed}.card-photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-card:hover .card-photo img,.article-card:hover .card-photo img{transform:scale(1.025)}.product-card:hover .featured-grid{gap:24px;border:0}.featured-grid .product-card,.featured-grid .product-card:not(:first-child){padding:0;border:0;background:transparent!important;min-height:0}.featured-grid .product-card:hover{background:transparent!important}.featured-grid .card-top{display:none}.featured-grid h3{margin:3px 0 12px}.featured-grid .card-link{padding-top:10px}.featured-grid .card-photo{height:300px;margin-bottom:25px}.featured-grid .product-card p{max-width:330px}.article-card .card-photo{height:225px}.article-card:has(.card-photo){padding-top:0;border-top:0}.article-card:has(.card-photo) .card-top{display:none}.editorial-photo{position:relative;margin:0;min-width:0;overflow:hidden;border-radius:22px;background:#e3e8ea;height:460px}.editorial-photo img{width:100%;height:100%;object-fit:cover}.editorial-photo figcaption{position:absolute;left:15px;bottom:12px;padding:3px 8px;background:#1119;color:#fff;border-radius:5px;font-size:11px}.story .editorial-photo{height:470px}.map-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;align-items:center;padding:80px 0}.map-copy h2{font-size:40px;font-weight:550;line-height:1.15;letter-spacing:-.04em;margin:20px 0}.map-copy p{color:#586571;line-height:1.8}.map-copy .actions{gap:10px}.map-copy .pill{font-size:13px;padding:12px 18px}.map-frame{position:relative;height:420px;border:1px solid #d6dce2;border-radius:22px;overflow:hidden;background:#eef1f4}.map-frame iframe{border:0;display:block;width:100%;height:100%}.map-fallback{position:absolute;right:12px;bottom:12px;background:#fffffff0;color:#263340;box-shadow:0 2px 8px #0002;font-size:12px;padding:8px 12px;border-radius:12px}.wrap>.map-section.wrap{width:100%}.footer-grid .business-profile{display:flex!important;align-items:flex-start;gap:13px;padding:18px 14px;border:1px solid #ffffff30;border-radius:15px;margin-top:24px!important;color:#fff!important;max-width:270px;line-height:1.4!important}.business-profile .google-letter{font-size:26px;font-weight:700;color:#e9e5d8}.business-profile strong,.business-profile small,.business-profile span span{display:block}.business-profile strong{font-size:16px;font-weight:550}.business-profile small{font-size:12px;margin-top:4px;color:#dae0e4}.business-profile span span{font-size:11px;margin-top:9px;color:#aebac5}.business-profile:hover{border-color:#fff8}@media(max-width:760px){.featured-grid{gap:34px}.featured-grid .product-card,.featured-grid .product-card:not(:first-child){padding:0;border:0}.featured-grid .card-photo{height:275px;margin-bottom:20px}.story .editorial-photo{height:340px}.map-section{grid-template-columns:1fr;gap:26px;padding:60px 0}.map-copy h2{font-size:34px}.map-frame{height:340px}.map-copy .actions{margin-top:22px}.article-card .card-photo{height:250px}.footer-grid .business-profile{max-width:330px}.grid3:has(.article-card){row-gap:40px}}
.reading .article-cover{height:auto;aspect-ratio:16/9;margin:34px -40px 38px;border-radius:20px}.reading .article-cover img{position:absolute;inset:0;object-fit:cover}.reading>section>p{font-size:18px;line-height:1.9;color:var(--muted)}.article-questions{margin-top:42px;padding:27px 30px;background:#edf0f3;border-radius:18px}.article-questions h2{margin:0 0 24px}.article-questions h3{font-size:20px;font-weight:550;line-height:1.35;margin:25px 0 10px;letter-spacing:-.02em}.article-questions p{font-size:16px!important;line-height:1.85!important;margin:0}.article-questions h3:first-of-type{margin-top:0}.reading>section{scroll-margin-top:115px}.journal-grid .card-photo{height:210px}.journal-grid .article-card .card-top{display:none}.journal-grid .article-card{border-top:0;padding-top:0}.journal-grid .article-card h3{margin-top:0}.grid3 .product-card .card-photo{margin:-5px -5px 20px}.featured-grid .product-card .card-photo{margin:0 0 25px}.article-card .card-link{margin-top:auto}@media(max-width:900px){.reading .article-cover{margin-left:0;margin-right:0}}@media(max-width:760px){.reading .article-cover{aspect-ratio:4/3;border-radius:16px;margin-top:26px;margin-bottom:30px}.reading>section>p{font-size:17px}.article-questions{padding:24px 20px}.article-questions h3{font-size:19px}.journal-grid .card-photo{height:245px}}

/* Compact contact block and white transparent footer wordmark. */
.contact-info h2{margin-top:0;max-width:460px}
.contact-phones{display:flex;flex-direction:column;gap:10px;margin:26px 0 28px;font-size:17px;line-height:1.6}
.contact-phones a{width:fit-content}
footer .footer-logo{width:120px;height:auto;filter:brightness(0) invert(1);background:transparent}
@media(max-width:600px){.contact-phones{font-size:16px;gap:8px;margin:22px 0 24px}.contact-info h2{font-size:32px}}

/* Compact language menu with native disclosure and generous touch targets. */
.nav .logo{width:112px;height:auto}
.language-switch{position:relative;border:0;flex-shrink:0;font-size:14px}
.language-switch summary{display:flex;align-items:center;gap:9px;min-height:44px;padding:0 12px;border:1px solid var(--p-line);border-radius:24px;font-weight:600;list-style:none;cursor:pointer}
.language-switch summary::-webkit-details-marker{display:none}
.language-switch summary::after{content:none}
.language-switch summary span{font-size:17px}
.language-options{position:absolute;right:0;top:calc(100% + 10px);width:180px;padding:8px;background:var(--p-surface);border:1px solid var(--p-line);border-radius:17px;box-shadow:0 12px 35px #15283f20}
.language-options a{display:flex;align-items:center;gap:12px;min-height:44px;padding:8px 10px;border-radius:10px;white-space:nowrap;font-size:14px}
.language-options a span{width:26px;font-size:12px;color:var(--p-muted)}
.language-options a:hover,.language-options a[aria-current]{background:var(--p-soft)}
.language-switch:focus-within summary{outline-offset:3px}
.nav-right{gap:14px}.navlinks{gap:20px}
html[data-palette] .pickup{background:var(--p-soft);border-color:var(--p-line)}
html[data-palette] .pickup p{color:var(--p-muted)}
html[lang="de"] .hero h1,html[lang="ru"] .hero h1{font-size:clamp(42px,5.4vw,74px)}
html[lang="de"] .section-head h2,html[lang="ru"] .section-head h2{overflow-wrap:break-word}
@media(min-width:1051px) and (max-width:1250px){.nav-contact{display:none}.navlinks{gap:16px}}
@media(max-width:600px){.nav .logo{width:100px}.nav-contact{display:none}.nav-right{gap:6px}.language-switch summary{padding:0 12px}.pickup h2{font-size:29px}.pickup{gap:20px}html[lang="de"] .hero h1,html[lang="ru"] .hero h1{font-size:42px}.service-list a>span:nth-child(2){min-width:0;overflow-wrap:anywhere}}
.language-switch{padding:0}
html[lang="de"] main h1,html[lang="de"] main h2,html[lang="de"] main h3{hyphens:auto;overflow-wrap:anywhere}
.cookie-settings{border:0;padding:0;background:none;color:inherit;cursor:pointer;font-size:12px;text-decoration:underline;text-underline-offset:3px}.cookie-banner{position:fixed;z-index:60;bottom:22px;left:22px;width:min(430px,calc(100% - 44px));padding:22px;background:#f5f7faf5;color:#1b2d44;border:1px solid #ccd7e5;border-radius:20px;box-shadow:0 12px 40px #10243c26;backdrop-filter:blur(18px)}.cookie-banner[hidden]{display:none}.cookie-banner h2{font-size:19px;line-height:1.2;margin:0 0 10px}.cookie-banner p{font-size:14px;margin:0 0 16px}.cookie-banner p a{text-decoration:underline}.cookie-actions{display:flex;gap:10px}.cookie-actions button{flex:1;border:1px solid #1b2d44;border-radius:24px;background:#1b2d44;color:white;padding:10px 12px;font-size:13px;cursor:pointer}.cookie-actions button:last-child{color:#1b2d44;background:transparent}@media(max-width:600px){.cookie-banner{bottom:84px;left:16px;width:calc(100% - 32px)}.footer-bottom{flex-wrap:wrap}}
