*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#272429;background:#fff}a{color:inherit}.trustbar{background:#31483a;color:#fff;text-align:center;padding:10px;font-size:13px}header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;border-bottom:1px solid #e8e2dc;background:#fff;position:sticky;top:0;z-index:20}.logo{text-decoration:none;font:800 37px Georgia,serif}.logo span{color:#7c9a86}header nav a{margin-left:22px;text-decoration:none;font-weight:700}.hero{background:#f7f4ed;padding:60px 6%;display:grid;grid-template-columns:1.05fr .95fr;gap:38px;align-items:center}.eyebrow,.section-title span{color:#7a496d;font-size:13px;font-weight:900;letter-spacing:.12em}.hero h1{font:800 58px/1.02 Georgia,serif;margin:10px 0 18px}.hero p{font-size:19px;line-height:1.65;color:#6d676b}.hero-photo{height:390px;border-radius:26px;background-size:cover;background-position:center;position:relative;overflow:hidden}.hero-photo:before{content:"";position:absolute;inset:0;background:linear-gradient(transparent,rgba(38,31,35,.58))}.hero-photo div{position:absolute;left:28px;bottom:28px;color:#fff;font:800 31px Georgia,serif;z-index:1}.topics{padding:54px 6%;max-width:1320px;margin:auto}.section-title{border-top:1px solid #e8e2dc;padding-top:38px;margin-bottom:26px;display:flex;justify-content:space-between}.section-title h2{font:800 44px Georgia,serif;margin:8px 0 0}.section-title a{color:#7a496d;font-weight:800;text-decoration:none}.topicgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.topic{border:1px solid #e8e2dc;text-decoration:none}.topic img{width:100%;height:160px;object-fit:cover;display:block}.topic strong{display:block;padding:14px}.pagehead{padding:46px 6%;background:#f7f4ed}.pagehead h1{font:800 48px Georgia,serif;margin:8px 0}.storygrid{max-width:1250px;margin:auto;padding:30px 6% 80px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.story{border:1px solid #e8e2dc;text-decoration:none}.story img{width:100%;height:180px;object-fit:cover;display:block}.story div{padding:14px;font-weight:800;line-height:1.35}.article{max-width:900px;margin:auto;padding:36px 24px 130px}.crumbs{font-size:13px;color:#6d676b;margin-bottom:28px}.article h1{font:800 49px/1.06 Georgia,serif;margin:10px 0 18px}.dek{font-size:20px;color:#6d676b;line-height:1.6}.article-photo{margin:28px 0}.article-photo img{width:100%;height:390px;object-fit:cover;display:block;border-radius:22px}.article-photo figcaption{font-size:12px;color:#777;padding-top:8px}.intro{font-size:18px;line-height:1.8}.tip{display:grid;grid-template-columns:50px 1fr;gap:14px;padding:24px 0;border-top:1px solid #e8e2dc}.num{width:42px;height:42px;border-radius:50%;background:#7c9a86;color:white;display:flex;align-items:center;justify-content:center;font-weight:900}.tip h2{font:800 24px Georgia,serif;margin:2px 0 8px}.tip p{margin:0;line-height:1.7;color:#554f52}.cta{margin:34px 0;padding:20px;border:1px solid #e8e2dc;background:#f7f4ed;display:flex;align-items:center;justify-content:space-between;gap:16px}.cta a,.mobile-cta a{background:#7a496d;color:#fff;text-decoration:none;padding:14px 17px;font-weight:900}.note{padding:16px;border-left:4px solid #7c9a86;background:#f7faf7;line-height:1.6}.mobile-cta{display:none}footer{background:#2f2a2e;color:#f7f3f5;text-align:center;padding:34px 6%;font-size:13px}footer a{color:#fff}@media(max-width:760px){header{height:64px;padding:0 20px}.logo{font-size:29px}header nav{display:none}.hero{display:block;padding:36px 22px}.hero h1{font-size:41px}.hero-photo{height:240px;margin-top:22px}.topics{padding:34px 22px 120px}.topicgrid{grid-template-columns:repeat(2,1fr);gap:14px}.topic img{height:120px}.pagehead{padding:36px 22px}.pagehead h1{font-size:40px}.storygrid{grid-template-columns:repeat(2,1fr);gap:14px;padding:20px 22px 120px}.story img{height:120px}.article{padding:28px 24px 165px}.article h1{font-size:41px}.article-photo img{height:245px}.cta{display:none}.mobile-cta{display:block;position:fixed;left:22px;right:22px;bottom:18px;z-index:50}.mobile-cta a{display:block;text-align:center;padding:17px;border-radius:10px}}
/* Screenshot-inspired article layout */
.screenshot-article{max-width:930px}
.category-pill{display:inline-block;background:#dff1e8;color:#315e50;padding:12px 18px;border-radius:999px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;font-size:13px;margin-bottom:12px}
.share-card{border:1px solid #dce4df;border-radius:24px;padding:28px;margin:26px 0 34px;background:#fff;box-shadow:0 10px 28px rgba(41,72,58,.08)}
.share-card h2{font:800 28px Georgia,serif;margin:0 0 20px}
.share-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.share-grid a,.share-grid button{min-height:70px;border:1px solid #d7dfdb;background:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:18px;font-weight:800;cursor:pointer}
.screenshot-dek{font-size:22px;line-height:1.7;margin-top:36px}
.reviewline{padding:18px 0;border-top:1px solid #e2e6e3;border-bottom:1px solid #e2e6e3;color:#777;font-size:14px;margin-bottom:28px}
.product-style{display:none}.bottom-nav{display:none}

@media(max-width:760px){
  .trustbar{background:#113c40;font-size:12px}
  header{height:118px;padding:0 28px;position:static}
  .logo{font-size:38px}
  .article{padding:58px 28px 190px}
  .crumbs{font-size:16px;margin-bottom:34px;color:#6f7774}
  .category-pill{font-size:14px;padding:13px 18px}
  .article h1{font-size:45px;line-height:1.06;margin-top:16px}
  .share-card{padding:28px 22px;margin:34px 0;border-radius:28px}
  .share-card h2{font-size:28px}
  .share-grid{gap:14px}
  .share-grid a,.share-grid button{min-height:76px;font-size:18px;border-radius:18px}
  .screenshot-dek{font-size:24px;color:#68716d;margin-top:44px}
  .reviewline{font-size:14px;line-height:1.5}
  .article-photo img{height:290px;border-radius:22px}
  .mobile-cta.product-style{display:flex;position:fixed;left:22px;right:22px;bottom:72px;background:white;border:1px solid #e0e6e2;border-radius:18px;padding:12px 12px 12px 18px;align-items:center;justify-content:space-between;gap:12px;z-index:80;box-shadow:0 10px 28px rgba(0,0,0,.12)}
  .mobile-cta.product-style div{font-size:15px;line-height:1.25;max-width:55%}
  .mobile-cta.product-style a{background:#0f9d89;color:#fff;padding:16px 18px;border-radius:13px;text-decoration:none;font-weight:900}
  .bottom-nav{display:flex;position:fixed;left:0;right:0;bottom:0;height:62px;background:#fff;border-top:1px solid #e1e6e3;align-items:center;justify-content:space-around;z-index:79}
  .bottom-nav a{text-decoration:none;font-size:13px;font-weight:800;color:#3d3150}
}
