.bb-blog-page{--navy:#10283b;--blue:#173f59;--gold:#c7a366;--cream:#f6f2ea;--ink:#18242d;--muted:#66727a;background:#fff;color:var(--ink);overflow:hidden}.bb-blog-page *{box-sizing:border-box}.bb-blog-page h1,.bb-blog-page h2,.bb-blog-page h3,.bb-blog-page p{float:none!important}.bb-blog-wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}.bb-blog-hero{min-height:620px;position:relative;display:flex;align-items:flex-end;background-position:center;background-size:cover;color:#fff;padding:130px 0 78px}.bb-blog-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,20,31,.9) 0%,rgba(6,20,31,.61) 48%,rgba(6,20,31,.16) 100%),linear-gradient(0deg,rgba(6,20,31,.55),transparent 50%)}.bb-blog-hero__content{position:relative;z-index:2;max-width:760px}.bb-blog-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#f0d8ae;margin-bottom:20px}.bb-blog-eyebrow:before{content:"";width:38px;height:1px;background:var(--gold)}.bb-blog-hero h1{font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(42px,6vw,76px)!important;line-height:1.04!important;color:#fff!important;margin:0 0 22px!important;text-align:left!important}.bb-blog-hero p{font-size:18px;line-height:1.75;max-width:650px;color:rgba(255,255,255,.9);margin:0}.bb-blog-breadcrumb{display:flex;gap:9px;flex-wrap:wrap;margin-top:27px;font-size:13px;color:rgba(255,255,255,.75)}.bb-blog-breadcrumb a{color:#fff}.bb-blog-intro{padding:86px 0 38px;text-align:center}.bb-blog-kicker{color:#9a7846;text-transform:uppercase;letter-spacing:.17em;font-weight:700;font-size:12px;margin-bottom:13px}.bb-blog-heading{font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(30px,4vw,48px)!important;line-height:1.2!important;color:var(--navy)!important;margin:0 auto 20px!important}.bb-blog-lead{max-width:790px;margin:0 auto;color:var(--muted);font-size:16px;line-height:1.85}.bb-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;padding:34px 0 96px}.bb-blog-card{background:#fff;border:1px solid #e8e3da;border-radius:3px;overflow:hidden;box-shadow:0 16px 45px rgba(15,35,49,.08);transition:transform .3s ease,box-shadow .3s ease}.bb-blog-card:hover{transform:translateY(-7px);box-shadow:0 22px 55px rgba(15,35,49,.14)}.bb-blog-card__image{display:block;position:relative;height:270px;overflow:hidden}.bb-blog-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.bb-blog-card:hover img{transform:scale(1.04)}.bb-blog-card__tag{position:absolute;left:20px;bottom:18px;background:rgba(15,39,56,.92);color:#fff;padding:9px 13px;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.bb-blog-card__body{padding:28px}.bb-blog-meta{display:flex;gap:14px;color:#879097;font-size:12px;margin-bottom:14px}.bb-blog-card h2,.bb-blog-card h3{font-family:Georgia,"Times New Roman",serif!important;color:var(--navy)!important;font-size:25px!important;line-height:1.3!important;margin:0 0 14px!important;text-align:left!important}.bb-blog-card p{color:var(--muted);font-size:14px;line-height:1.75;margin:0 0 22px}.bb-blog-link{display:inline-flex;align-items:center;gap:10px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.bb-blog-link:after{content:"\2192";font-size:18px;color:var(--gold)}.bb-blog-band{background:var(--navy);color:#fff;padding:78px 0}.bb-blog-band__inner{display:grid;grid-template-columns:1.5fr .5fr;align-items:center;gap:50px}.bb-blog-band h2{color:#fff!important;font-family:Georgia,"Times New Roman",serif!important;font-size:38px!important;margin:0 0 12px!important;text-align:left!important}.bb-blog-band p{color:rgba(255,255,255,.72);line-height:1.75;margin:0}.bb-blog-button{display:inline-flex;justify-content:center;background:var(--gold);color:#112737!important;padding:17px 25px;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;border-radius:2px}.bb-article{padding:84px 0 96px}.bb-article__layout{display:grid;justify-content:center;gap:72px}.bb-article__body{font-size:16px;line-height:1.9;color:#43515a}.bb-article__body>p:first-child{font-size:20px;line-height:1.75;color:#243844}.bb-article__body h2{font-family:Georgia,"Times New Roman",serif!important;color:var(--navy)!important;font-size:32px!important;line-height:1.3!important;margin:48px 0 16px!important;text-align:left!important}.bb-article__body h3{color:var(--navy)!important;font-size:21px!important;margin:32px 0 12px!important;text-align:left!important}.bb-article-note{border-left:3px solid var(--gold);background:var(--cream);padding:24px 27px;margin:34px 0;color:#2f414d}.bb-article-list{padding-left:20px;margin:22px 0}.bb-article-list li{margin:10px 0}.bb-article-aside{position:relative}.bb-article-aside__box{position:sticky;top:115px;border:1px solid #e6e0d6;padding:25px;background:#faf8f4}.bb-article-aside h3{font-family:Georgia,"Times New Roman",serif!important;color:var(--navy)!important;font-size:21px!important;margin:0 0 15px!important;text-align:left!important}.bb-article-aside a{display:block;padding:10px 0;border-bottom:1px solid #e5dfd5;color:#52616a;font-size:13px}.bb-faq{margin-top:58px;padding-top:15px}.bb-faq__item{border-top:1px solid #e4dfd7;padding:23px 0}.bb-faq__item h3{font-size:19px!important;margin:0 0 8px!important}.bb-faq__item p{margin:0}.bb-related{background:#f6f3ed;padding:76px 0}.bb-related .bb-blog-grid{padding:26px 0 0}.bb-related .bb-blog-card__image{height:210px}.bb-related .bb-blog-card__body{padding:22px}.bb-related .bb-blog-card h3{font-size:21px!important}.bb-blog-author{display:flex;align-items:center;gap:15px;padding-top:35px;margin-top:48px;border-top:1px solid #e4dfd7}.bb-blog-author__mark{width:52px;height:52px;border-radius:50%;background:var(--navy);color:var(--gold);display:grid;place-items:center;font-family:Georgia,serif;font-size:22px}.bb-blog-author strong{display:block;color:var(--navy)}.bb-blog-author span{color:#7b858b;font-size:13px}
@media(max-width:900px){.bb-blog-grid{grid-template-columns:1fr}.bb-blog-card{max-width:620px;margin:0 auto;width:100%}.bb-blog-band__inner,.bb-article__layout{grid-template-columns:1fr}.bb-article-aside{display:none}.bb-blog-hero{min-height:540px}.bb-blog-card__image{height:320px}}
@media(max-width:600px){.bb-blog-wrap{width:min(100% - 28px,1180px)}.bb-blog-hero{min-height:500px;padding:115px 0 55px;background-position:62% center}.bb-blog-hero h1{font-size:39px!important}.bb-blog-hero p{font-size:15px}.bb-blog-intro{padding-top:60px}.bb-blog-grid{padding-bottom:65px}.bb-blog-card__image{height:235px}.bb-blog-band{padding:58px 0}.bb-blog-band__inner{gap:28px}.bb-blog-band h2{font-size:31px!important}.bb-article{padding:58px 0 68px}.bb-article__body>p:first-child{font-size:18px}.bb-article__body h2{font-size:27px!important}.bb-related{padding:58px 0}}

/* TownHub / Begon of Bodrum tipografi uyumu */
.bb-blog-page{--navy:#08243d;--muted:#596873;font-family:"Quicksand",sans-serif!important}
.bb-blog-page h1,.bb-blog-page h2,.bb-blog-page h3,.bb-blog-page p,.bb-blog-page a,.bb-blog-page li,.bb-blog-page span{font-family:"Quicksand",sans-serif!important}
.bb-blog-hero{min-height:590px;padding:130px 0 72px}
.bb-blog-hero h1{font-family:"Quicksand",sans-serif!important;font-size:clamp(40px,4.65vw,58px)!important;line-height:1.06!important;letter-spacing:-1.2px!important;font-weight:700!important}
.bb-blog-heading{font-family:"Quicksand",sans-serif!important;font-size:clamp(30px,3.4vw,42px)!important;line-height:1.2!important;letter-spacing:-.5px!important;font-weight:700!important}
.bb-blog-card h2,.bb-blog-card h3{font-family:"Quicksand",sans-serif!important;font-size:22px!important;line-height:1.4!important;font-weight:700!important}
.bb-blog-band h2{font-family:"Quicksand",sans-serif!important;font-size:36px!important;line-height:1.3!important;font-weight:700!important}
.bb-article__body{font-size:15px;line-height:1.85;color:#3f4d56;text-align:left}
.bb-article__body p{margin:0 0 20px!important}
.bb-article__body>p:first-child{font-size:17px;line-height:1.85;color:#243844;font-weight:500}
.bb-article__body h2{font-family:"Quicksand",sans-serif!important;font-size:28px!important;line-height:1.35!important;margin:44px 0 15px!important;letter-spacing:-.25px!important;font-weight:700!important}
.bb-article__body h3,.bb-article-aside h3{font-family:"Quicksand",sans-serif!important;font-size:19px!important;line-height:1.45!important;font-weight:700!important}
.bb-article-list{padding-left:22px;margin:22px 0 28px;list-style:disc}
.bb-article-list li{margin:10px 0;padding-left:5px}
.bb-blog-author__mark{font-family:"Quicksand",sans-serif!important;font-weight:700}
@media(max-width:600px){.bb-blog-hero h1{font-size:36px!important;line-height:1.15!important;letter-spacing:-.6px!important}.bb-blog-heading{font-size:31px!important}.bb-article__body>p:first-child{font-size:16px}.bb-article__body h2{font-size:25px!important;line-height:1.4!important}.bb-blog-band h2{font-size:29px!important}}
