*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F4F1E8;color:#1D1D1D;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;font-size:17px;line-height:1.8;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit}img{display:block;max-width:100%;height:auto}main{min-height:60vh}.container,.header-inner,.footer-inner{width:min(1280px,calc(100% - 48px));margin:auto}.site-header{position:sticky;top:0;z-index:9999;background:rgba(244,241,232,.96);border-bottom:1px solid rgba(17,17,17,.72)}.header-inner{min-height:72px;display:flex;align-items:center;gap:28px}.site-logo{min-width:126px}.site-logo img{max-height:44px;width:auto}.nav-core{display:flex;gap:24px;margin-left:auto}.nav-core a{text-decoration:none;padding:8px 2px;border-bottom:2px solid transparent;font-weight:700;font-size:15px;white-space:nowrap}.nav-core a:hover,.nav-core a.active{border-bottom-color:#111}.header-actions{display:flex;gap:12px;align-items:center}.main-btn,.secondary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border:1px solid #111;border-radius:4px;text-decoration:none;font-weight:800}.main-btn{background:#111;color:#fff}.main-btn:hover{background:#D7FF32;color:#111}.secondary-btn{background:transparent}.secondary-btn:hover{background:#111;color:#fff}.menu-toggle{width:44px;height:44px;border:1px solid #111;background:transparent;padding:9px;display:flex;flex-direction:column;justify-content:center;gap:5px;cursor:pointer}.menu-toggle span{display:block;height:2px;background:#111}.menu-toggle span:nth-child(2){width:72%}.mobile-menu{display:none}.drawer-overlay{position:fixed;inset:0;background:rgba(0,0,0,.48);z-index:10000}.site-drawer{position:fixed;z-index:10001;top:0;right:0;width:min(480px,92vw);height:100dvh;background:#111;color:#F4F1E8;padding:28px;overflow:auto;transform:translateX(104%);transition:.25s}.site-drawer.open{transform:translateX(0)}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid rgba(244,241,232,.3)}.drawer-close{background:#D7FF32;border:0;padding:8px 12px;font-weight:800}.drawer-nav{display:grid}.drawer-nav a{display:grid;grid-template-columns:52px 1fr;gap:10px;padding:13px 0;border-bottom:1px solid rgba(244,241,232,.14);text-decoration:none;font-size:clamp(23px,3vw,34px);font-weight:850;line-height:1.15}.drawer-nav a span{font-size:11px;color:#D7FF32;letter-spacing:.14em;padding-top:7px}.drawer-nav a:hover{color:#D7FF32}.drawer-note{font-size:13px;color:#c7c2b8}.section{padding:96px 0}.section-tight{padding:64px 0}.section-paper{background:#FFFDF7}.section-soft{background:#ECE8DD}.section-dark{background:#161616;color:#F4F1E8}.section-blue{background:#E5EAFF}.section-lime{background:#F1F8C9}.section-dark h1,.section-dark h2,.section-dark h3{color:#F4F1E8}h1,h2,h3{color:#111;line-height:1.08;margin:0 0 18px}h1{font-size:clamp(52px,8vw,100px);letter-spacing:-.055em;font-weight:900}h2{font-size:clamp(34px,5vw,58px);letter-spacing:-.035em;font-weight:880}h3{font-size:clamp(22px,2.5vw,30px);letter-spacing:-.02em}.lede{font-size:clamp(20px,2.35vw,31px);line-height:1.45;font-weight:650;max-width:920px}.eyebrow{display:flex;gap:14px;align-items:center;color:#2457FF;font-size:12px;font-weight:850;letter-spacing:.14em;text-transform:uppercase;margin-bottom:16px}.eyebrow:before{content:"";width:42px;height:2px;background:currentColor}.section-dark .eyebrow{color:#D7FF32}.section-index{color:#2457FF;font-weight:900;letter-spacing:.08em}.accent-label{display:inline-block;background:#D7FF32;color:#111;padding:4px 8px;font-size:11px;font-weight:900;letter-spacing:.12em}.text-link{color:#2457FF;font-weight:800;text-underline-offset:4px}.muted{color:#62605B}.section-dark .muted{color:#c3beb5}.hero{padding:70px 0 90px}.hero-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:24px;align-items:end}.hero-copy{grid-column:1/span 6}.hero-visual{grid-column:7/span 6;border:1px solid #111;padding:10px;background:#FFFDF7;position:relative}.hero-visual:before{content:"FEATURED 01";position:absolute;top:12px;left:12px;background:#2457FF;color:#fff;padding:5px 8px;font-size:11px;font-weight:800;letter-spacing:.12em}.hero-kicker{display:flex;gap:14px;align-items:center;font-size:12px;font-weight:900;letter-spacing:.16em;margin-bottom:24px}.hero-kicker b{background:#D7FF32;padding:4px 8px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.hero-points{display:grid;grid-template-columns:repeat(3,1fr);margin-top:34px;border-top:1px solid #111;border-bottom:1px solid #111}.hero-points div{padding:13px 14px;border-right:1px solid #111;font-weight:800}.hero-points div:last-child{border-right:0}.ticker{background:#FFFDF7;border-top:1px solid #111;border-bottom:1px solid #111}.ticker-inner{display:grid;grid-template-columns:repeat(4,1fr)}.ticker article{padding:24px;border-right:1px solid #111}.ticker article:last-child{border-right:0}.ticker h3{font-size:23px;margin:6px 0}.ticker p{font-size:14px;line-height:1.65;margin:0}.ticker .num{color:#2457FF;font-size:12px;font-weight:900}.index-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #111}.index-item{display:grid;grid-template-columns:60px 1fr auto;gap:16px;padding:21px 0;border-bottom:1px solid #111}.index-item:nth-child(odd){padding-right:26px;border-right:1px solid #111}.index-item:nth-child(even){padding-left:26px}.index-item .num{color:#2457FF;font-size:12px;font-weight:900}.index-item h3{font-size:22px;margin-bottom:6px}.index-item p{margin:0;color:#62605B;font-size:14px}.index-item a{color:#2457FF;text-decoration:none;font-weight:800}.brand-feature,.phone-layout{display:grid;grid-template-columns:5fr 7fr;gap:44px;align-items:center}.brand-feature figure{margin:0;border:1px solid #111;padding:10px;background:#FFFDF7}.brand-feature .copy{border-top:4px solid #D7FF32;padding-top:22px}.feature-editorial{display:grid;grid-template-columns:7fr 5fr;gap:34px;align-items:start}.big-image{border:1px solid #111;padding:8px;background:#FFFDF7}.feature-stack{display:grid;gap:18px}.feature-stack article{border-top:1px solid #111;padding-top:18px}.feature-stack article:first-child{border-top:4px solid #111}.feature-stack img,.big-image img{border:1px solid #111;margin-top:14px}.split-zone{display:grid;grid-template-columns:1.08fr .92fr;border-top:1px solid #111;border-bottom:1px solid #111}.split-zone>article{padding:42px}.split-zone>article+article{border-left:1px solid #111}.dark-panel{background:#161616;color:#F4F1E8}.dark-panel h2,.dark-panel h3{color:#F4F1E8}.split-zone img{border:1px solid currentColor;margin:22px 0}.point-list{list-style:none;padding:0;margin:20px 0}.point-list li{padding:10px 0;border-top:1px solid rgba(17,17,17,.26)}.dark-panel .point-list li{border-color:rgba(244,241,232,.24)}.triple-zone{display:grid;grid-template-columns:1.08fr .92fr 1fr;border-top:1px solid #111;border-bottom:1px solid #111}.triple-zone article{padding:32px}.triple-zone article+article{border-left:1px solid #111}.triple-zone img{border:1px solid #111;margin:16px 0}.date-block{font-size:52px;font-weight:900;color:#FF5938;line-height:1}.safety-zone{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:rgba(244,241,232,.28)}.safety-zone article{background:#161616;padding:42px}.safety-zone img{border:1px solid rgba(244,241,232,.65);margin:18px 0}.safety-list{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(244,241,232,.35)}.safety-list div{padding:12px 8px;border-bottom:1px solid rgba(244,241,232,.2)}.review-wall{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.review{border-top:2px solid #111;padding:20px 8px}.review:nth-child(1){grid-column:1/span 7;background:#F1F8C9;padding:28px}.review:nth-child(2){grid-column:8/span 5}.review:nth-child(3){grid-column:1/span 4}.review:nth-child(4){grid-column:5/span 8;background:#E5EAFF;padding:28px}.review:nth-child(5){grid-column:1/span 6}.review:nth-child(6){grid-column:7/span 6}.quote-num{font-size:12px;color:#2457FF;font-weight:900}.faq-list{border-top:1px solid #111}.faq-item{border-bottom:1px solid #111}.faq-question{width:100%;display:grid;grid-template-columns:62px 1fr 40px;gap:10px;align-items:center;background:transparent;border:0;padding:20px 0;text-align:left;font-size:19px;font-weight:850;color:#111;cursor:pointer}.faq-question .num{color:#2457FF;font-size:12px}.faq-answer{display:block;padding:0 40px 20px 62px;color:#45433e}.faq-item.open .mark{transform:rotate(45deg)}.compliance-band{display:grid;grid-template-columns:1fr 2fr;gap:34px;border-top:4px solid #111;padding-top:28px}.about-strip{display:grid;grid-template-columns:4fr 8fr;gap:34px}.about-strip img{border:1px solid #111}.sub-hero{padding:74px 0 54px;border-bottom:1px solid #111}.sub-hero-grid{display:grid;grid-template-columns:8fr 4fr;gap:36px;align-items:end}.sub-hero h1{font-size:clamp(48px,7vw,86px)}.sub-hero .visual{border-left:1px solid #111;padding-left:28px}.sub-hero img{border:1px solid #111;background:#FFFDF7;padding:8px}.story-grid{display:grid;grid-template-columns:4fr 8fr;gap:36px}.side-index{border-top:4px solid #2457FF;padding-top:18px}.story-body>section{border-top:1px solid #111;padding:26px 0}.story-body>section:first-child{border-top:4px solid #111}.story-body p{margin:0 0 16px}.number-index{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #111;border-bottom:1px solid #111}.number-index article{padding:26px}.number-index article+article{border-left:1px solid #111}.number-index .num{font-size:56px;color:#2457FF;font-weight:900;line-height:1}.dark-feature{background:#161616;color:#F4F1E8;padding:52px}.dark-feature-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:38px}.dark-feature img{border:1px solid rgba(244,241,232,.7)}.tag-cloud{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.tag-cloud span{border:1px solid #111;background:#FFFDF7;padding:7px 10px;font-size:14px;font-weight:750}.step-list{counter-reset:steps;border-top:1px solid #111}.step-list article{display:grid;grid-template-columns:78px 1fr;gap:18px;padding:24px 0;border-bottom:1px solid #111}.step-list article:before{counter-increment:steps;content:"0" counter(steps);font-size:36px;font-weight:900;color:#2457FF;line-height:1}.message-lines{border-top:1px solid #111}.message-line{display:grid;grid-template-columns:140px 1fr;gap:20px;padding:18px 0;border-bottom:1px solid #111}.message-line strong{font-size:12px;color:#2457FF;letter-spacing:.12em}.topic-directory{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #111}.topic-directory article{padding:24px;border-bottom:1px solid #111}.topic-directory article:nth-child(odd){border-right:1px solid #111}.timeline{border-left:2px solid #111;margin-left:18px;padding-left:34px}.timeline article{position:relative;padding-bottom:34px}.timeline article:before{content:"";position:absolute;left:-43px;top:8px;width:16px;height:16px;background:#D7FF32;border:2px solid #111}.timeline .date{font-size:12px;color:#2457FF;font-weight:900}.phone-layout .device{max-width:430px;justify-self:center;border:1px solid #111;padding:10px;background:#FFFDF7}.capability-list{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #111}.capability-list article{padding:20px 18px;border-bottom:1px solid #111}.capability-list article:nth-child(odd){border-right:1px solid #111}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #111;border-bottom:1px solid #111}.support-grid article{padding:27px}.support-grid article+article{border-left:1px solid #111}.policy-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.policy-grid article{background:#FFFDF7;border-top:4px solid #111;padding:22px}.plain-faq{border-top:1px solid #111}.plain-faq article{display:grid;grid-template-columns:70px 1fr;gap:22px;padding:24px 0;border-bottom:1px solid #111}.plain-faq .num{color:#2457FF;font-weight:900}.review-strip{display:grid;grid-template-columns:160px 1fr;gap:24px;border-top:1px solid #111;border-bottom:1px solid #111;padding:26px 0}.review-strip strong{font-size:12px;color:#2457FF;letter-spacing:.12em}.notice-box{background:#F1F8C9;border:1px solid #111;padding:28px}.notice-box.blue{background:#E5EAFF}.notice-box.dark{background:#161616;color:#F4F1E8}.notice-box.dark h2,.notice-box.dark h3{color:#F4F1E8}.site-footer{background:#111;color:#F4F1E8;padding:72px 0 32px}.footer-brand{display:grid;grid-template-columns:1fr 2fr;gap:24px;align-items:end;padding-bottom:32px;border-bottom:1px solid rgba(244,241,232,.28)}.footer-wordmark{font-size:clamp(56px,8vw,110px);font-weight:900;letter-spacing:-.06em;line-height:.9}.footer-brand p{max-width:650px;color:#cec9bf}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding:38px 0}.footer-grid h3{color:#F4F1E8;font-size:15px;letter-spacing:.08em;border-bottom:1px solid rgba(244,241,232,.22);padding-bottom:10px}.footer-grid a{display:block;text-decoration:none;padding:5px 0}.footer-grid a:hover{color:#D7FF32}.footer-grid p{font-size:13px;color:#bab5ac}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(244,241,232,.22);padding-top:20px;color:#bab5ac;font-size:13px}.mobile-bottom-nav{display:none}@media(max-width:1050px){.nav-core{display:none}.hero-grid{grid-template-columns:1fr}.hero-copy,.hero-visual{grid-column:auto}.brand-feature,.feature-editorial,.phone-layout,.story-grid,.dark-feature-grid{grid-template-columns:1fr}.triple-zone{grid-template-columns:1fr 1fr}.triple-zone article:nth-child(3){grid-column:1/-1;border-left:0;border-top:1px solid #111}.support-grid{grid-template-columns:1fr 1fr}.support-grid article:nth-child(3n){border-left:0;border-top:1px solid #111}.sub-hero-grid{grid-template-columns:1fr}.sub-hero .visual{border-left:0;border-top:1px solid #111;padding-left:0;padding-top:28px}}@media(max-width:760px){body{font-size:16px;padding-bottom:66px}.container,.footer-inner{width:calc(100% - 36px)}.header-inner{width:calc(100% - 24px);min-height:64px;position:relative;gap:8px}.mobile-menu{display:flex}.desktop-menu{display:none}.site-logo{position:absolute;left:50%;transform:translateX(-50%);min-width:0}.site-logo img{max-height:36px;max-width:100px}.header-actions{margin-left:auto}.header-actions .main-btn{padding:8px 10px;min-height:40px;font-size:13px}.menu-toggle{width:40px;height:40px}.section{padding:66px 0}.section-tight{padding:48px 0}.hero{padding:48px 0 64px}.hero-points{grid-template-columns:1fr}.hero-points div{border-right:0;border-bottom:1px solid #111}.hero-points div:last-child{border-bottom:0}.ticker-inner{grid-template-columns:1fr 1fr}.ticker article:nth-child(2){border-right:0}.ticker article:nth-child(-n+2){border-bottom:1px solid #111}.index-grid,.split-zone,.safety-zone,.number-index,.capability-list,.policy-grid,.topic-directory{grid-template-columns:1fr}.index-item:nth-child(odd),.index-item:nth-child(even){padding:18px 0;border-right:0}.index-item{grid-template-columns:50px 1fr}.index-item a{grid-column:2}.split-zone>article{padding:28px 0}.split-zone>article+article{border-left:0;border-top:1px solid #111}.dark-panel{margin:0 -18px;padding:30px 18px!important}.triple-zone{grid-template-columns:1fr}.triple-zone article,.triple-zone article:nth-child(3){grid-column:auto;border-left:0!important}.triple-zone article+article{border-top:1px solid #111}.safety-zone article{padding:28px 18px}.safety-list{grid-template-columns:1fr}.review-wall{grid-template-columns:1fr}.review:nth-child(n){grid-column:auto}.faq-question{grid-template-columns:48px 1fr 30px}.faq-answer{padding-left:48px}.compliance-band,.about-strip,.footer-brand,.review-strip{grid-template-columns:1fr}.number-index article+article{border-left:0;border-top:1px solid #111}.step-list article{grid-template-columns:56px 1fr}.message-line{grid-template-columns:1fr;gap:4px}.topic-directory article:nth-child(odd),.capability-list article:nth-child(odd){border-right:0}.support-grid{grid-template-columns:1fr}.support-grid article+article{border-left:0;border-top:1px solid #111}.plain-faq article{grid-template-columns:50px 1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}.mobile-bottom-nav{position:fixed;z-index:9998;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);background:#F4F1E8;border-top:1px solid #111;padding-bottom:max(0px,env(safe-area-inset-bottom))}.mobile-bottom-nav a{text-align:center;text-decoration:none;padding:11px 2px;font-size:13px;font-weight:800}.mobile-bottom-nav a.active{background:#D7FF32}.site-drawer{left:0;right:auto;transform:translateX(-104%)}.site-drawer.open{transform:translateX(0)}}@media(max-width:480px){.ticker-inner{grid-template-columns:1fr}.ticker article{border-right:0;border-bottom:1px solid #111}.footer-grid{grid-template-columns:1fr}}

/* Homepage editorial compositions */
.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.hero-points span{padding:13px 14px;border-right:1px solid #111;font-weight:800}.hero-points span:last-child{border-right:0}.core-strip{background:#FFFDF7;border-top:1px solid #111;border-bottom:1px solid #111}.core-strip-grid{display:grid;grid-template-columns:repeat(4,1fr)}.core-strip-grid article{padding:24px;border-right:1px solid #111}.core-strip-grid article:last-child{border-right:0}.core-strip-grid article>span,.channel-index article>span{color:#2457FF;font-size:12px;font-weight:900;letter-spacing:.08em}.core-strip-grid h3{font-size:23px;margin:7px 0}.core-strip-grid p{font-size:14px;line-height:1.65;margin:0}.section-heading{display:grid;grid-template-columns:2fr 1fr;gap:32px;align-items:end;margin-bottom:34px;border-bottom:1px solid #111;padding-bottom:22px}.section-heading>p{margin:0;color:#62605B}.channel-index{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #111}.channel-index article{display:grid;grid-template-columns:60px 1fr auto;column-gap:16px;padding:21px 0;border-bottom:1px solid #111}.channel-index article:nth-child(odd){padding-right:26px;border-right:1px solid #111}.channel-index article:nth-child(even){padding-left:26px}.channel-index article>span{grid-row:1/4}.channel-index h3{font-size:22px;margin:0 0 6px}.channel-index p{margin:0;color:#62605B;font-size:14px}.channel-index .text-link{align-self:center;text-decoration:none}.editorial-intro{display:grid;grid-template-columns:7fr 5fr;gap:46px;align-items:center}.editorial-copy{border-top:4px solid #111;padding-top:22px}.editorial-copy .main-btn{margin-top:10px}.editorial-media{border:1px solid #111;background:#FFFDF7;padding:10px}.feature-image{border:1px solid #111;background:#FFFDF7;padding:10px}.feature-image .accent-label{margin-bottom:10px}.feature-copy{border-top:4px solid #2457FF;padding-top:20px}.match-panel{background:#F4F1E8}.interaction-grid{display:grid;grid-template-columns:.95fr 1.05fr;border-top:1px solid #111;border-bottom:1px solid #111}.interaction-grid>article{padding:38px}.interaction-grid>article+article{border-left:1px solid #111}.interaction-grid img{border:1px solid #111;margin:18px 0}.community-panel{background:#E5EAFF}.message-lines{display:grid;margin:20px 0}.message-lines span{padding:9px 0;border-bottom:1px solid #111;font-weight:750}.topic-list{padding-left:22px;margin:22px 0}.topic-list li{padding:8px 0;border-bottom:1px solid rgba(17,17,17,.2)}.discover-column{background:#FFFDF7}.notice-column{background:#F1F8C9}.app-column{background:#F4F1E8}.directory-mini{display:grid;margin:20px 0;border-top:1px solid #111}.directory-mini span{padding:9px 0;border-bottom:1px solid #111;font-size:14px;font-weight:800}.date-row{display:grid;grid-template-columns:48px 1fr;gap:12px;padding:16px 0;border-top:1px solid #111}.date-row>b{font-size:28px;color:#FF5938}.date-row h3{font-size:20px;margin-bottom:5px}.date-row p{font-size:14px;margin:0}.app-column .device{max-width:260px;margin-left:auto;margin-right:auto}.app-column .main-btn{margin-right:12px}.safety-home{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:1px;background:rgba(244,241,232,.28)}.safety-home>div,.safety-home>article{background:#161616;padding:34px}.safety-home img{border:1px solid rgba(244,241,232,.65);margin-bottom:20px}.safety-home h2,.safety-home h3{color:#F4F1E8}.safety-home p{color:#d0cbc2}.safety-head{display:flex;flex-direction:column;justify-content:flex-end}.reviews-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.reviews-grid blockquote{margin:0;border-top:2px solid #111;padding:24px 12px;background:transparent}.reviews-grid blockquote:nth-child(1){grid-column:1/span 7}.reviews-grid blockquote:nth-child(2){grid-column:8/span 5}.reviews-grid blockquote:nth-child(3){grid-column:1/span 4}.reviews-grid blockquote:nth-child(4){grid-column:5/span 8}.reviews-grid blockquote:nth-child(5){grid-column:1/span 6}.reviews-grid blockquote:nth-child(6){grid-column:7/span 6}.reviews-grid blockquote>span{font-size:12px;color:#2457FF;font-weight:900}.review-highlight{background:#F1F8C9!important;padding:28px!important}.review-blue{background:#E5EAFF!important;padding:28px!important}.faq-question>span{color:#2457FF;font-size:12px;font-weight:900}.compliance-grid{display:grid;grid-template-columns:5fr 7fr;gap:42px;border-top:4px solid #111;padding-top:30px}.about-home{display:grid;grid-template-columns:7fr 5fr;gap:46px;align-items:center}.about-home>div:last-child{border:1px solid #111;padding:10px;background:#FFFDF7}.faq-intro{display:grid;grid-template-columns:1fr 2fr;gap:30px;margin-bottom:36px;border-top:4px solid #111;padding-top:24px}.faq-page .faq-answer p{max-width:900px}
@media(max-width:1050px){.core-strip-grid{grid-template-columns:repeat(2,1fr)}.core-strip-grid article:nth-child(2){border-right:0}.core-strip-grid article:nth-child(-n+2){border-bottom:1px solid #111}.editorial-intro,.interaction-grid,.about-home{grid-template-columns:1fr}.interaction-grid>article+article{border-left:0;border-top:1px solid #111}.safety-home{grid-template-columns:1fr 1fr}.safety-head{grid-column:1/-1}.compliance-grid{grid-template-columns:1fr}.faq-intro{grid-template-columns:1fr}}
@media(max-width:760px){.button-row{display:grid;grid-template-columns:1fr}.hero-points span{border-right:0;border-bottom:1px solid #111}.hero-points span:last-child{border-bottom:0}.core-strip-grid{grid-template-columns:1fr}.core-strip-grid article{border-right:0;border-bottom:1px solid #111}.core-strip-grid article:nth-child(-n+2){border-bottom:1px solid #111}.section-heading{grid-template-columns:1fr}.channel-index{grid-template-columns:1fr}.channel-index article:nth-child(odd),.channel-index article:nth-child(even){padding:18px 0;border-right:0;grid-template-columns:48px 1fr}.channel-index article .text-link{grid-column:2}.editorial-intro{gap:28px}.interaction-grid>article{padding:28px 0}.community-panel{margin:0 -18px;padding:30px 18px!important}.safety-home{grid-template-columns:1fr;background:transparent}.safety-head{grid-column:auto}.safety-home>div,.safety-home>article{padding:28px 0;border-bottom:1px solid rgba(244,241,232,.25)}.reviews-grid{grid-template-columns:1fr}.reviews-grid blockquote:nth-child(n){grid-column:auto}.about-home{gap:28px}.faq-intro{gap:12px}}
