:root{--bb-ink:#2f3029;--bb-muted:#77766f;--bb-olive:#596345;--bb-gold:#b9914b;--bb-line:#e9e4da;--bb-soft:#f7f3eb;--bb-card:#fff;--bb-shadow:0 12px 36px rgba(54,48,36,.07)}
.page-bridartis-blog #wrapper{background:#fbfaf7}.bb-page{max-width:1540px;margin:0 auto;padding:0 28px 70px;color:var(--bb-ink)}.bb-page *{box-sizing:border-box}.bb-page img{display:block;max-width:100%}.bb-eyebrow{font-size:12px;letter-spacing:.13em;text-transform:uppercase;color:var(--bb-gold);font-weight:700}.bb-btn{display:inline-flex;align-items:center;gap:22px;padding:17px 24px;background:var(--bb-olive);color:#fff!important;border-radius:3px;text-transform:uppercase;letter-spacing:.07em;font-size:12px;font-weight:700;transition:.2s}.bb-btn:hover{transform:translateY(-1px);background:#475138;text-decoration:none}.bb-btn--small{padding:13px 16px;font-size:10px}.bb-hero{min-height:500px;border:1px solid var(--bb-line);border-radius:24px;overflow:hidden;background:#f8f4ec;display:grid;grid-template-columns:1.1fr .9fr;margin:22px 0 20px}.bb-hero__visual{position:relative;min-height:500px;overflow:hidden}.bb-hero__visual>img{width:100%;height:100%;object-fit:cover}.bb-hero__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 64%,#f8f4ec 100%)}.bb-hero__photo{position:absolute;border:9px solid #fff;box-shadow:0 10px 28px rgba(48,41,29,.14);z-index:2;overflow:hidden}.bb-hero__photo img{width:100%;height:100%;object-fit:cover}.bb-hero__photo--one{width:28%;height:44%;left:7%;top:11%;transform:rotate(-5deg)}.bb-hero__photo--two{width:25%;height:30%;right:4%;bottom:7%;transform:rotate(2deg)}.bb-hero__content{padding:68px 70px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative}.bb-hero__content:after{content:"";position:absolute;right:24px;bottom:20px;width:120px;height:180px;background:url('../img/defaults/botanical.svg') center/contain no-repeat;opacity:.18;pointer-events:none}.bb-hero h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:54px;line-height:1.05;margin:10px 0 6px}.bb-script{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-size:27px;color:#c19a59;line-height:1.25;margin-bottom:22px}.bb-hero p{font-size:16px;line-height:1.7;color:#64645f;max-width:590px;margin:0 0 28px}.bb-category-strip{display:grid;grid-template-columns:repeat(7,1fr);border:1px solid var(--bb-line);border-radius:17px;background:#fff;overflow:hidden;margin:0 0 26px;box-shadow:0 5px 18px rgba(45,40,31,.035)}.bb-category-strip a{padding:18px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--bb-ink);border-right:1px solid var(--bb-line);min-height:116px}.bb-category-strip a:last-child{border-right:0}.bb-category-strip__icon{width:54px;height:54px;border:1px solid #e6dcc9;border-radius:50%;overflow:hidden}.bb-category-strip__icon img{width:100%;height:100%;object-fit:cover}.bb-category-strip strong{font-size:11px}.bb-section{margin:26px 0;padding:20px 18px;border:1px solid var(--bb-line);border-radius:18px;background:#fff}.bb-section--soft{background:#faf8f3}.bb-section__head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.bb-section__head h2{font-family:Georgia,'Times New Roman',serif;font-size:26px;font-weight:400;margin:0;color:var(--bb-ink)}.bb-section__head>a,.bb-section__head>span{font-size:11px;color:#6b6b65}.bb-section__head>a{font-weight:600}.bb-featured-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:16px}.bb-post-card{border:1px solid #eee8dd;border-radius:12px;overflow:hidden;background:#fff;min-width:0;display:flex;flex-direction:column}.bb-post-card__image{aspect-ratio:1.22/1;overflow:hidden;background:#f5f1e8}.bb-post-card__image img{width:100%;height:100%;object-fit:cover;transition:.35s}.bb-post-card:hover .bb-post-card__image img{transform:scale(1.025)}.bb-post-card__body{padding:15px 16px 17px;display:flex;flex-direction:column;flex:1}.bb-post-card__category{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:var(--bb-gold);font-weight:700}.bb-post-card h3{font-family:Georgia,'Times New Roman',serif;font-size:19px;line-height:1.25;font-weight:400;margin:7px 0 8px}.bb-post-card h3 a{color:var(--bb-ink)}.bb-post-card p{font-size:12px;line-height:1.55;color:#74736e;margin:0 0 13px}.bb-post-card__meta{margin-top:auto;display:flex;justify-content:space-between;gap:10px;font-size:9px;color:#8a867e}.bb-post-card__meta a{color:#596345;font-weight:700}.bb-post-card--large{display:grid;grid-template-columns:1.15fr .85fr}.bb-post-card--large .bb-post-card__image{aspect-ratio:auto;min-height:360px}.bb-post-card--large h3{font-size:27px}.bb-post-card--large .bb-post-card__body{justify-content:center;padding:28px}.bb-post-card--large p{font-size:14px}.bb-style-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.bb-style-card{border:1px solid var(--bb-line);border-radius:10px;overflow:hidden;background:#fff;text-align:center;padding-bottom:12px;color:var(--bb-ink)}.bb-style-card img{width:100%;aspect-ratio:1.15/1;object-fit:cover}.bb-style-card strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:16px;font-weight:400;padding:10px 7px 2px}.bb-style-card small{font-size:9px;color:#8b887f}.bb-set-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.bb-set-card{display:grid;grid-template-columns:1.1fr .9fr;border:1px solid var(--bb-line);border-radius:12px;overflow:hidden;color:var(--bb-ink);background:#fff}.bb-set-card>img{width:100%;height:100%;min-height:250px;object-fit:cover}.bb-set-card>div{padding:22px;display:flex;flex-direction:column;justify-content:center}.bb-set-card span{font-size:9px;color:var(--bb-gold);text-transform:uppercase;letter-spacing:.1em;font-weight:700}.bb-set-card h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:23px;margin:8px 0}.bb-set-card p{font-size:12px;color:#74736e;line-height:1.5}.bb-set-card strong{font-size:9px;color:var(--bb-olive);text-transform:uppercase}.bb-process{background:linear-gradient(135deg,#faf8f3,#fff)}.bb-process__grid{display:grid;grid-template-columns:repeat(4,1fr)}.bb-process__grid>div{padding:18px 28px;border-right:1px solid var(--bb-line);position:relative}.bb-process__grid>div:last-child{border:0}.bb-process__grid span{font-family:Georgia,'Times New Roman',serif;font-size:42px;color:#eadfcb;position:absolute;right:18px;top:3px}.bb-process__grid strong{display:block;font-size:13px;margin-bottom:7px}.bb-process__grid p{font-size:11px;line-height:1.55;color:#77756e;margin:0;max-width:250px}.bb-world__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.bb-world__grid a{overflow:hidden;border-radius:8px;aspect-ratio:1/1}.bb-world__grid img{width:100%;height:100%;object-fit:cover;transition:.3s}.bb-world__grid a:hover img{transform:scale(1.04)}
.bb-category-hero{border:1px solid var(--bb-line);background:#f8f4ec;border-radius:22px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;min-height:330px;margin:20px 0}.bb-category-hero>div{padding:58px;display:flex;flex-direction:column;justify-content:center}.bb-category-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:45px;font-weight:400;margin:8px 0 12px}.bb-category-hero p{font-size:15px;line-height:1.65;color:#72716b;max-width:580px}.bb-category-hero>img{width:100%;height:100%;object-fit:cover}.bb-category-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.bb-category-tabs a{padding:10px 14px;border:1px solid var(--bb-line);border-radius:999px;font-size:10px;color:#5e5e58;background:#fff}.bb-category-tabs a.is-active{background:var(--bb-olive);color:#fff;border-color:var(--bb-olive)}.bb-list-head{display:flex;justify-content:space-between;align-items:center;margin:24px 0 14px;font-size:11px}.bb-list-head a{color:var(--bb-olive)}.bb-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.bb-post-grid .bb-post-card__image{aspect-ratio:1.25/1}.bb-empty{grid-column:1/-1;padding:70px;text-align:center;border:1px dashed #ddd5c8;border-radius:16px;background:#fff}.bb-empty h2{font-family:Georgia,'Times New Roman',serif;font-weight:400}.bb-pagination{display:flex;justify-content:center;gap:7px;margin:34px 0}.bb-pagination a{width:38px;height:38px;border:1px solid var(--bb-line);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#666}.bb-pagination a.is-active{background:var(--bb-olive);color:#fff}
.bb-article{max-width:1440px}.bb-article-hero{display:grid;grid-template-columns:.9fr 1.1fr;border:1px solid var(--bb-line);border-radius:22px;overflow:hidden;background:#f9f6ef;margin:20px 0 28px}.bb-article-hero__content{padding:64px;display:flex;flex-direction:column;justify-content:center}.bb-article-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:48px;font-weight:400;line-height:1.08;margin:10px 0 16px}.bb-article-hero p{font-size:16px;line-height:1.7;color:#696963}.bb-article-meta{display:flex;gap:18px;flex-wrap:wrap;margin-top:20px;font-size:10px;color:#8b887f}.bb-article-hero__image{min-height:520px}.bb-article-hero__image img{width:100%;height:100%;object-fit:cover}.bb-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:30px;align-items:start}.bb-article-content{background:#fff;border:1px solid var(--bb-line);border-radius:16px;padding:42px 50px;font-size:16px;line-height:1.8;color:#4f504b}.bb-article-content h2,.bb-article-content h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;color:var(--bb-ink);margin-top:1.4em}.bb-article-content h2{font-size:30px}.bb-article-content h3{font-size:23px}.bb-article-content img{border-radius:10px;margin:24px auto}.bb-article-content blockquote{border-left:3px solid var(--bb-gold);margin:30px 0;padding:18px 24px;background:#faf7f0;font-family:Georgia,'Times New Roman',serif;font-size:20px;color:#5d5b54}.bb-article-side{position:sticky;top:120px;display:flex;flex-direction:column;gap:14px}.bb-side-card{padding:24px;border:1px solid var(--bb-line);border-radius:14px;background:#fff}.bb-side-card--soft{background:#f8f4ec}.bb-side-card h3{font-family:Georgia,'Times New Roman',serif;font-size:23px;font-weight:400;margin:8px 0}.bb-side-card p{font-size:12px;color:#74736d;line-height:1.6}.bb-share{display:flex;gap:8px;margin-top:18px}.bb-share a,.bb-share button{width:38px;height:38px;border:1px solid var(--bb-line);border-radius:50%;background:#fff;color:var(--bb-olive);display:flex;align-items:center;justify-content:center}.bb-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:30px 0}.bb-gallery a{aspect-ratio:1.2/1;overflow:hidden;border-radius:9px}.bb-gallery img{width:100%;height:100%;object-fit:cover;margin:0}.bb-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.bb-product-card{border:1px solid var(--bb-line);border-radius:12px;padding:10px;color:var(--bb-ink);background:#fff}.bb-product-card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:8px}.bb-product-card h3{font-size:12px;line-height:1.4;margin:10px 0}.bb-product-card strong{font-size:13px}.bb-article-cta{margin:28px 0;border:1px solid #ded5c5;border-radius:16px;background:linear-gradient(100deg,#f7f1e7,#fff);padding:32px 38px;display:flex;align-items:center;justify-content:space-between;gap:30px}.bb-article-cta h2{font-family:Georgia,'Times New Roman',serif;font-size:30px;font-weight:400;margin:6px 0}.bb-article-cta p{font-size:13px;color:#74736c;margin:0}
@media(max-width:1200px){.bb-featured-grid{grid-template-columns:repeat(3,1fr)}.bb-post-card--large{grid-column:1/-1}.bb-category-strip{grid-template-columns:repeat(4,1fr)}.bb-style-grid{grid-template-columns:repeat(3,1fr)}.bb-world__grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.bb-page{padding-left:16px;padding-right:16px}.bb-hero,.bb-category-hero,.bb-article-hero{grid-template-columns:1fr}.bb-hero__visual{min-height:390px}.bb-hero__content,.bb-category-hero>div,.bb-article-hero__content{padding:38px}.bb-hero h1,.bb-article-hero h1{font-size:40px}.bb-category-hero h1{font-size:38px}.bb-article-hero__image{min-height:390px}.bb-featured-grid,.bb-post-grid{grid-template-columns:repeat(2,1fr)}.bb-set-grid{grid-template-columns:1fr}.bb-process__grid{grid-template-columns:repeat(2,1fr)}.bb-process__grid>div:nth-child(2){border-right:0}.bb-article-layout{grid-template-columns:1fr}.bb-article-side{position:static;display:grid;grid-template-columns:repeat(2,1fr)}.bb-product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.bb-hero__content,.bb-category-hero>div,.bb-article-hero__content{padding:28px 22px}.bb-hero h1,.bb-category-hero h1,.bb-article-hero h1{font-size:34px}.bb-script{font-size:22px}.bb-category-strip{grid-template-columns:repeat(2,1fr)}.bb-featured-grid,.bb-post-grid,.bb-style-grid,.bb-process__grid,.bb-world__grid{grid-template-columns:1fr}.bb-post-card--large{display:flex}.bb-post-card--large .bb-post-card__image{min-height:auto;aspect-ratio:1.2/1}.bb-style-grid{grid-template-columns:repeat(2,1fr)}.bb-world__grid{grid-template-columns:repeat(2,1fr)}.bb-process__grid>div{border-right:0;border-bottom:1px solid var(--bb-line)}.bb-set-card{grid-template-columns:1fr}.bb-article-content{padding:28px 22px;font-size:15px}.bb-article-side{grid-template-columns:1fr}.bb-gallery{grid-template-columns:1fr}.bb-product-grid{grid-template-columns:1fr 1fr}.bb-article-cta{align-items:flex-start;flex-direction:column;padding:26px}.bb-section__head{align-items:flex-start;flex-direction:column}}
