@font-face{font-family:"Cormorant Garamond";font-style:normal;font-display:swap;font-weight:500;src:url(./cormorant-garamond-latin-ext-500-normal-CH1kM7og.woff2) format("woff2")}
@font-face{font-family:"Cormorant Garamond";font-style:normal;font-display:swap;font-weight:600;src:url(./cormorant-garamond-latin-ext-600-normal-DaBc-lu7.woff2) format("woff2")}
@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(./source-sans-3-latin-ext-400-normal-UNsKFIBq.woff2) format("woff2")}
@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(./source-sans-3-latin-ext-600-normal-AEyhgUpm.woff2) format("woff2")}

:root{--at-navy:#071d32;--at-ivory:#f8f5ee;--at-paper:#fffdf8;--at-brass:#c79b56;--at-ink:#0d2239;--at-muted:#52606d}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.aykuttong-modern-articles{margin:0;min-width:320px;background:var(--at-ivory);color:var(--at-ink);font-family:"Source Sans 3",Arial,sans-serif;-webkit-font-smoothing:antialiased}
.at-page-shell{min-height:100vh;overflow:hidden}
.at-header{height:86px;padding:0 clamp(24px,5.8vw,88px);background:rgba(255,253,248,.98);display:flex;align-items:center;justify-content:space-between;gap:32px;position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(13,34,57,.09)}
.admin-bar .at-header{top:32px}
.at-brand{display:flex;align-items:center;text-decoration:none;min-width:215px}
.at-brand img{display:block;width:214px;height:auto}
.at-nav{display:flex;align-items:stretch;height:100%;gap:clamp(18px,2.1vw,36px)}
.at-nav a{display:flex;align-items:center;position:relative;text-decoration:none;color:#1f2d3d;font-size:15px;white-space:nowrap}
.at-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:19px;height:2px;background:var(--at-brass);transition:right .2s ease}
.at-nav a:hover:after,.at-nav a:focus-visible:after,.at-nav a.is-active:after{right:0}
.at-menu-button{display:none;border:1px solid #9b8058;background:transparent;color:var(--at-ink);padding:8px 13px;font:600 14px "Source Sans 3",Arial,sans-serif}
.at-articles-hero{background:var(--at-navy);color:#fff;padding:72px clamp(24px,7vw,110px)}
.at-hero-inner{max-width:1100px;margin:auto}
.at-eyebrow{margin:0 0 12px;color:#d9bd8d;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.18em}
.at-hero-inner h1,.at-section-heading h2,.at-article-card h3,.at-empty-state h3{font-family:"Cormorant Garamond",Georgia,serif}
.at-hero-inner h1{margin:0;font-size:clamp(54px,6vw,82px);font-weight:500;line-height:.95;letter-spacing:-.02em}
.at-hero-inner>p:last-child{max-width:720px;margin:22px 0 0;color:#e3e9ee;font-size:19px;line-height:1.55}
.at-articles-section{padding:58px clamp(24px,7vw,110px) 72px;background:var(--at-paper);min-height:520px}
.at-section-heading{text-align:center;max-width:780px;margin:0 auto 42px}
.at-eyebrow-warm{color:#a4743d;margin-bottom:8px}
.at-section-heading h2{margin:0;font-size:clamp(35px,3.2vw,49px);font-weight:500;line-height:1.08}
.at-heading-rule{display:block;width:35px;height:1px;background:var(--at-brass);margin:16px auto 0}
.at-article-grid{max-width:1240px;margin:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.at-article-card{background:#fff;border:1px solid #e0d9ce;display:flex;flex-direction:column;min-height:100%;transition:transform .2s ease,box-shadow .2s ease}
.at-article-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(7,29,50,.1)}
.at-card-media{height:215px;display:block;overflow:hidden;background:var(--at-navy)}
.at-card-media>img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}
.at-article-card:hover .at-card-media>img{transform:scale(1.025)}
.at-card-placeholder{height:100%;display:grid;place-items:center;background:var(--at-navy)}
.at-card-placeholder img{width:92px;height:auto;filter:invert(1);opacity:.9}
.at-card-body{padding:25px 27px 28px;display:flex;flex:1;flex-direction:column}
.at-card-meta{display:flex;justify-content:space-between;gap:16px;color:#9a6b35;font-size:12px;text-transform:uppercase;letter-spacing:.08em}
.at-card-meta time{color:#7d8791;white-space:nowrap}
.at-article-card h3{margin:13px 0 11px;font-size:29px;font-weight:600;line-height:1.06}
.at-article-card h3 a{color:var(--at-ink);text-decoration:none}
.at-article-card p{margin:0 0 20px;color:#586573;font-size:15px;line-height:1.6}
.at-read-more{margin-top:auto;align-self:flex-start;color:#8b5e2c;text-decoration:none;font-weight:600;border-bottom:1px solid rgba(139,94,44,.4);padding-bottom:2px}
.at-read-more:hover{color:#65421e}
.at-pagination{max-width:1240px;margin:45px auto 0}
.at-pagination ul{list-style:none;margin:0;padding:0;display:flex;justify-content:center;gap:8px;flex-wrap:wrap}
.at-pagination a,.at-pagination span{min-width:40px;height:40px;padding:0 12px;display:grid;place-items:center;text-decoration:none;border:1px solid #d8d0c3;color:var(--at-ink)}
.at-pagination .current{background:var(--at-navy);border-color:var(--at-navy);color:#fff}
.at-empty-state{max-width:720px;margin:20px auto;text-align:center;border:1px solid #ded6c8;padding:58px 28px;background:#fff}
.at-empty-state img{width:90px;filter:invert(10%) sepia(19%) saturate(2103%) hue-rotate(169deg) brightness(94%)}
.at-empty-state h3{font-size:34px;margin:20px 0 10px}
.at-empty-state p{color:var(--at-muted);margin:0 0 22px}
.at-empty-state a{color:#8b5e2c;font-weight:600}
.at-single-header{background:var(--at-navy);color:#fff;padding:65px clamp(24px,7vw,110px) 72px}
.at-single-header-inner{max-width:960px;margin:auto}
.at-back-link{display:inline-block;margin-bottom:32px;color:#d9bd8d;text-decoration:none;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:600;border-bottom:1px solid rgba(217,189,141,.55);padding-bottom:3px}
.at-single-meta{display:flex;gap:18px;margin-bottom:15px;color:#d9bd8d;text-transform:uppercase;letter-spacing:.1em;font-size:12px}
.at-single-meta time{color:#b8c2cc}
.at-single-header h1{max-width:900px;margin:0;font:500 clamp(45px,5vw,72px)/1 "Cormorant Garamond",Georgia,serif;letter-spacing:-.018em}
.at-single-layout{max-width:920px;margin:0 auto;padding:54px 28px 74px}
.at-single-featured{margin:0 0 42px}
.at-single-featured img{width:100%;height:auto;max-height:520px;object-fit:cover;display:block}
.at-single-content{font-size:18px;line-height:1.78;color:#344454}
.at-single-content>p:first-child{font-size:21px;color:#243649}
.at-single-content h2,.at-single-content h3,.at-single-content h4{font-family:"Cormorant Garamond",Georgia,serif;color:var(--at-ink);line-height:1.1}
.at-single-content h2{margin:44px 0 16px;font-size:40px}.at-single-content h3{margin:34px 0 12px;font-size:31px}
.at-single-content a{color:#8b5e2c}
.at-single-content blockquote{margin:36px 0;padding:22px 28px;border-left:3px solid var(--at-brass);background:#f0eadf;color:#354554;font:500 23px/1.5 "Cormorant Garamond",Georgia,serif}
.at-single-content img{max-width:100%;height:auto}
.at-article-notice{margin-top:48px;padding:24px 28px;border:1px solid #d8c8aa;background:#fbf9f4}
.at-article-notice strong{color:#8b5e2c;text-transform:uppercase;letter-spacing:.1em;font-size:12px}
.at-article-notice p{margin:8px 0 0;color:#5c6873;line-height:1.55}
.at-post-navigation{margin-top:38px;padding-top:30px;border-top:1px solid #ddd5c9;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.at-post-navigation a{display:grid;gap:5px;color:var(--at-ink);text-decoration:none}.at-post-navigation a:last-child{text-align:right}
.at-post-navigation span{color:#9a6b35;text-transform:uppercase;letter-spacing:.1em;font-size:11px}.at-post-navigation strong{font:600 20px/1.15 "Cormorant Garamond",Georgia,serif}
.at-footer{background:var(--at-navy);color:#fff;padding:38px clamp(24px,6vw,92px) 18px}
.at-footer-top{display:grid;grid-template-columns:1.3fr 1fr auto;align-items:center;gap:38px;max-width:1280px;margin:auto}
.at-footer-brand{display:flex;align-items:center;gap:17px}
.at-footer-brand img{width:64px;filter:invert(1)}
.at-footer-brand div{display:grid}
.at-footer-brand strong{font:600 25px "Cormorant Garamond",Georgia,serif}
.at-footer-brand span{color:#b7c0c9;font-size:13px}
.at-footer-contact{display:grid;gap:9px}
.at-footer-contact a{color:#dde3e9;text-decoration:none}
.at-contact-button{min-height:48px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;background:var(--at-brass);color:var(--at-navy);text-decoration:none;font-weight:600}
.at-footer-bottom{max-width:1280px;margin:30px auto 0;border-top:1px solid rgba(255,255,255,.15);padding-top:16px;display:flex;justify-content:space-between;gap:24px;color:#9fabb7;font-size:12px}

@media(max-width:980px){
  .at-header{height:74px;padding-inline:24px}.at-brand img{width:190px}.at-menu-button{display:block;margin-left:auto}.at-nav{display:none;position:absolute;left:0;right:0;top:74px;height:auto;background:var(--at-paper);padding:12px 24px 22px;box-shadow:0 18px 30px rgba(7,29,50,.12)}.admin-bar .at-nav{top:74px}.at-nav.is-open{display:grid}.at-nav a{padding:13px 4px;border-bottom:1px solid #e5e1d9}.at-nav a:after{display:none}.at-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.at-footer-top{grid-template-columns:1fr 1fr}.at-contact-button{grid-column:1/-1;justify-self:start}
}
@media(max-width:782px){.admin-bar .at-header{top:46px}}
@media(max-width:620px){
  .at-brand img{width:168px}.at-articles-hero{padding-block:55px}.at-articles-section{padding-block:48px}.at-article-grid{grid-template-columns:1fr}.at-card-media{height:205px}.at-single-header{padding-block:48px 54px}.at-single-layout{padding:40px 22px 58px}.at-single-content{font-size:17px}.at-post-navigation{grid-template-columns:1fr}.at-post-navigation a:last-child{text-align:left}.at-footer-top{grid-template-columns:1fr}.at-contact-button{grid-column:auto}.at-footer-bottom{flex-direction:column}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
