.blog-page{background:linear-gradient(180deg,#050607,#0b0d10 45%,#071821);display:flex;flex-direction:column;gap:60px;padding-bottom:100px;color:#ddedfe}.blog-hero{background:radial-gradient(circle at 12% 18%,rgba(47,145,255,.2),transparent 45%),linear-gradient(135deg,rgba(8,12,18,.95),rgba(7,24,33,.92));padding:70px 0 60px;text-align:center;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.08)}.blog-hero .eyebrow{font-size:.85rem;text-transform:uppercase;letter-spacing:.18em;color:rgba(221,237,254,.75);margin-bottom:12px;display:block;font-weight:600}.blog-hero h1{margin-bottom:10px;background:linear-gradient(90deg,#2f91ff,#45b3a8,#ff555f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.blog-hero .lead{max-width:760px;margin:10px auto 0;color:rgba(221,237,254,.72);font-size:18px;line-height:1.6}.blog-content{padding-bottom:40px}.blog-content__layout{display:grid;gap:2.5rem;grid-template-columns:minmax(0,280px) minmax(0,1fr);align-items:start}.blog-content__layout--single{grid-template-columns:minmax(0,1fr)}.blog-sidebar{position:sticky;top:6.5rem;display:flex;flex-direction:column;gap:1.5rem}.blog-sidebar__intro h2{font-size:1.4rem;margin-bottom:.6rem}.blog-sidebar__intro p{color:rgba(221,237,254,.72);margin-bottom:0;line-height:1.6}.blog-category-filters{display:flex;flex-direction:column;gap:.75rem}.blog-sidebar-ad{margin-top:.25rem}.filter-button{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);color:#ddedfe;padding:.85rem 1.15rem;border-radius:14px;font-weight:600;transition:all .25s ease;cursor:pointer;display:flex;align-items:center;justify-content:space-between;box-shadow:0 10px 24px rgba(0,0,0,.28)}.filter-button:focus-visible,.filter-button:hover{border-color:rgba(47,145,255,.7);color:#ffffff;outline:none;box-shadow:0 0 0 3px rgba(47,145,255,.18)}.filter-button.active{background:linear-gradient(90deg,#2f91ff,#45b3a8,#ff555f);border-color:transparent;color:#0b0d10;box-shadow:0 14px 30px rgba(47,145,255,.3)}.filter-button__label{flex:1 1;text-align:left}.filter-button__count{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;height:2.25rem;border-radius:999px;background:rgba(47,145,255,.2);font-size:.85rem}.filter-button.active .filter-button__count{background:rgba(255,255,255,.2)}.blog-results__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.blog-results__summary{font-weight:600;color:rgba(221,237,254,.72);margin-bottom:0}.blog-grid{display:grid;gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.blog-card{background:rgba(255,255,255,.05);border-radius:18px;border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 34px rgba(0,0,0,.35);padding:1.75rem;display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;transition:transform .25s ease,box-shadow .25s ease}.blog-card--link{display:block;color:inherit;text-decoration:none}.blog-card--link:focus-visible{outline:2px solid #55ffa5;outline-offset:3px}.blog-card__link-wrapper{display:grid;grid-template-columns:112px minmax(0,1fr);grid-template-areas:"image body" "image footer";gap:.9rem 1.1rem;height:100%;align-items:stretch}.blog-card__body{grid-area:body;display:flex;flex-direction:column;gap:.9rem}.blog-card__image{grid-area:image;position:relative;border-radius:14px;overflow:hidden;width:100%;height:auto;min-height:100%;background:linear-gradient(135deg,rgba(47,145,255,.18),rgba(69,179,168,.18))}.blog-card__image-media{object-fit:cover;object-position:center;background:transparent}.blog-card:hover{transform:translateY(-6px);box-shadow:0 24px 44px rgba(0,0,0,.42);border-color:rgba(47,145,255,.4)}.blog-card__category{display:inline-block;font-size:.8rem;font-weight:700;color:#ddedfe;background:rgba(47,145,255,.2);padding:.35rem .85rem;border-radius:999px}.blog-card h2{font-size:1.25rem;text-align:left;margin-bottom:.5rem}.blog-card p{margin-bottom:0;color:rgba(221,237,254,.72)}.blog-card__meta{display:flex;gap:1rem;font-size:.85rem;font-weight:600;color:rgba(221,237,254,.58)}.blog-card__footer{grid-area:footer;display:flex;flex-direction:column;gap:1rem;align-self:end}.blog-card__link{font-weight:600;color:#ddedfe}.blog-card__link:hover{color:#45b3a8}.blog-empty{grid-column:1/-1;text-align:center;background:rgba(255,255,255,.04);padding:3rem 2rem;border-radius:18px;border:1px dashed rgba(47,145,255,.45)}.blog-empty h3{margin-bottom:.75rem}.blog-empty p{color:rgba(221,237,254,.72)}.blog-shop-cta{margin-top:20px;padding:60px 0 20px}.blog-shop-cta__content{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px;padding:32px 36px;border-radius:24px;background:linear-gradient(135deg,#0b0d10,#16263b 45%,#1d4a61);color:#ddedfe;box-shadow:0 24px 40px -30px rgba(0,0,0,.7)}.blog-shop-cta__content h2{font-size:2rem;margin-bottom:.6rem;color:#ffffff}.blog-shop-cta__content p{margin:0;max-width:520px;color:rgba(221,237,254,.78);line-height:1.6}.blog-shop-cta__eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:.75rem;font-weight:600;color:rgba(221,237,254,.72);margin-bottom:12px}.blog-shop-cta__actions{display:flex;flex-wrap:wrap;gap:12px}.blog-shop-cta__button{display:inline-flex;align-items:center;justify-content:center;padding:12px 22px;border-radius:999px;background:linear-gradient(135deg,#2f91ff,#45b3a8);color:#0b0d10;font-weight:700;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.blog-shop-cta__button:focus-visible,.blog-shop-cta__button:hover{transform:translateY(-1px);box-shadow:0 12px 24px -16px rgba(47,145,255,.7);outline:none}.blog-shop-cta__button.ghost{background:transparent;color:#ddedfe;border:1px solid rgba(221,237,254,.5)}.blog-shop-cta__button.ghost:focus-visible,.blog-shop-cta__button.ghost:hover{box-shadow:0 12px 24px -16px rgba(69,179,168,.6)}@media (max-width:900px){.blog-grid{grid-template-columns:1fr}.blog-content__layout{grid-template-columns:minmax(0,1fr)}.blog-sidebar{position:static;flex-direction:row;flex-wrap:wrap;gap:1.5rem;align-items:center;justify-content:space-between}.blog-sidebar__intro{flex:1 1 100%}.blog-category-filters{width:100%;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.filter-button{width:calc(50% - .4rem)}.blog-shop-cta__content{padding:28px}}@media (max-width:600px){.blog-hero{padding:50px 0 40px}.blog-hero .lead{font-size:16px}.filter-button{width:100%}.blog-card{padding:1.5rem}.blog-card__link-wrapper{grid-template-columns:1fr;grid-template-areas:"image" "body" "footer"}.blog-card__image{height:190px}.blog-shop-cta__content{padding:24px}.blog-shop-cta__actions{width:100%}.blog-shop-cta__button{flex:1 1 100%;justify-content:center}}