:root{--fbd-yellow:#ffc107;--fbd-dark:#050b14;--fbd-cream:#fbf7ec;--fbd-border:#ece4ce;--fbd-text:#07111f}.fbd-blog{max-width:1280px;margin:0 auto;padding:34px 22px;background:linear-gradient(180deg,#fffaf0,#fff)}.fbd-hero{text-align:center;position:relative;margin:0 auto 24px}.fbd-hero h1{font-size:clamp(42px,5vw,76px);letter-spacing:.06em;margin:0;color:var(--fbd-dark);font-weight:800}.fbd-hero p{font-size:22px;max-width:700px;margin:8px auto 0;line-height:1.35}.fbd-doodle,.fbd-smile{position:absolute;color:var(--fbd-yellow);font-size:50px}.fbd-doodle{left:17%;top:20px}.fbd-smile{right:17%;top:10px}.fbd-section-tabs{display:flex;justify-content:center;gap:28px;align-items:center;border-bottom:1px solid #ececec;margin:18px 0 26px;flex-wrap:wrap}.fbd-section-tabs a{padding:12px 4px;color:var(--fbd-dark);text-decoration:none;font-weight:700;border-bottom:3px solid transparent}.fbd-section-tabs a.active,.fbd-section-tabs a:hover{border-color:var(--fbd-yellow);color:#000}.fbd-featured-card{background:#fff;border:1px solid #eee;border-radius:14px;box-shadow:0 8px 25px rgba(0,0,0,.06);display:grid;grid-template-columns:1fr 1.05fr;gap:28px;padding:18px;margin:0 auto 30px;overflow:hidden;max-width:1050px}.fbd-featured-image,.fbd-card-image-wrap{position:relative}.fbd-featured-image img{width:100%;height:290px;object-fit:cover;border-radius:10px}.fbd-featured-content{display:flex;flex-direction:column;justify-content:center}.fbd-featured-content h2{font-size:32px;line-height:1.08;margin:0 0 12px}.fbd-featured-content a{text-decoration:none;color:var(--fbd-dark)}.fbd-meta{font-size:13px;color:#6b7280;margin-bottom:12px}.fbd-btn,.fbd-read-more,.fbd-view-all{display:inline-flex;align-items:center;gap:8px;background:var(--fbd-dark);color:#fff!important;text-decoration:none;border-radius:6px;padding:11px 18px;font-weight:800;align-self:flex-start}.fbd-read-more{background:transparent;color:var(--fbd-dark)!important;padding:0;border-bottom:2px solid var(--fbd-yellow);border-radius:0}.fbd-section-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:26px 0 16px}.fbd-section-title h2{font-size:28px;letter-spacing:.04em;text-transform:none;margin:0}.fbd-view-all{background:var(--fbd-yellow);color:#000!important;padding:12px 20px}.fbd-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.fbd-post-card{background:#fff;border:1px solid #e9e9e9;border-radius:12px;overflow:hidden;box-shadow:0 8px 18px rgba(0,0,0,.04);position:relative;transition:.2s transform,.2s box-shadow}.fbd-post-card:hover{transform:translateY(-3px);box-shadow:0 12px 26px rgba(0,0,0,.08)}.fbd-post-card img{width:100%;height:190px;object-fit:cover;display:block}.fbd-card-body{padding:18px}.fbd-card-body h3{font-size:22px;line-height:1.14;margin:0 0 8px}.fbd-card-body h3 a{text-decoration:none;color:var(--fbd-dark)}.fbd-card-body p{font-size:15px;margin:0 0 14px;color:#333}.fbd-card-badge{position:absolute;z-index:2;left:12px;top:12px;padding:7px 12px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;box-shadow:0 3px 8px rgba(0,0,0,.12)}.fbd-badge-style-rounded{border-radius:4px}.fbd-badge-style-ribbon{border-radius:2px 2px 2px 0}.fbd-badge-style-ribbon:after{content:"";position:absolute;right:-10px;top:0;border-top:14px solid transparent;border-bottom:14px solid transparent;border-left:10px solid currentColor;opacity:.35}.fbd-img-placeholder{height:190px;background:#f3f4f6}.fbd-section-header{display:flex;align-items:center;gap:28px;max-width:960px;margin:0 auto 20px}.fbd-section-icon{width:150px;height:150px;object-fit:contain;border-radius:12px}.fbd-section-header h1{font-size:54px;margin:0;color:var(--fbd-dark)}.fbd-section-header p{font-size:21px;margin:10px 0 0;line-height:1.35}.fbd-blog-search{display:flex;gap:10px;justify-content:center;margin:15px auto 18px;max-width:760px}.fbd-blog-search input,.fbd-blog-search select{padding:12px;border:1px solid #ddd;border-radius:8px}.fbd-blog-search input{flex:1}.fbd-blog-search button,.fbd-load-more{background:var(--fbd-dark);color:#fff;border:0;border-radius:8px;padding:12px 18px;font-weight:800}.fbd-load-more{display:block;margin:30px auto}.fbd-share{display:flex;align-items:center;gap:10px;margin:24px 0;flex-wrap:wrap}.fbd-share-btn{display:inline-flex;align-items:center;gap:7px;border:1px solid #e5e7eb;border-radius:7px;padding:9px 12px;text-decoration:none;color:var(--fbd-dark);background:#fff}.fbd-share-icon{font-weight:900}.fbd-trending{display:inline-flex;background:#fff7db;border:1px solid var(--fbd-yellow);border-radius:8px;padding:9px 12px;margin:10px 0;font-weight:800}.fbd-product-section{border:2px solid var(--fbd-yellow);border-radius:12px;background:#fffdf6;margin:34px 0;padding:18px;overflow:hidden}.fbd-product-head{display:flex;align-items:baseline;gap:12px;margin-bottom:14px;flex-wrap:wrap}.fbd-product-head h2{margin:0;font-size:25px}.fbd-product-head span{color:#555}.fbd-products{display:grid;gap:16px}.fbd-layout-carousel .fbd-products{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.fbd-layout-carousel .fbd-product-card{min-width:190px;scroll-snap-align:start}.fbd-layout-grid4 .fbd-products{grid-template-columns:repeat(4,1fr)}.fbd-layout-grid3 .fbd-products{grid-template-columns:repeat(3,1fr)}.fbd-layout-grid2 .fbd-products{grid-template-columns:repeat(2,1fr)}.fbd-product-card{text-align:center;background:#fff;border:1px solid #eee;border-radius:10px;padding:12px}.fbd-product-card img{width:100%;height:140px;object-fit:contain}.fbd-product-card h4{font-size:15px;line-height:1.2;min-height:38px;margin:10px 0}.fbd-product-card a{text-decoration:none;color:var(--fbd-dark)}.fbd-price{font-weight:800;margin:8px 0}.fbd-product-card .button{background:var(--fbd-yellow);color:#000;border-radius:5px;padding:8px 12px;font-weight:800;display:inline-block}.fbd-view-collection{display:inline-block;margin-top:14px;color:var(--fbd-dark);font-weight:800}.fbd-single-enhancements{max-width:980px;margin-left:auto;margin-right:auto}@media(max-width:900px){.fbd-featured-card{grid-template-columns:1fr}.fbd-card-grid{grid-template-columns:repeat(2,1fr)}.fbd-section-header{flex-direction:column;text-align:center}.fbd-share-label{display:none}}@media(max-width:600px){.fbd-card-grid,.fbd-layout-grid4 .fbd-products,.fbd-layout-grid3 .fbd-products,.fbd-layout-grid2 .fbd-products{grid-template-columns:1fr}.fbd-blog-search{flex-direction:column}.fbd-hero h1{font-size:38px}.fbd-doodle,.fbd-smile{display:none}.fbd-featured-image img{height:220px}}
