:root{
  --ink:#15151b;--red:#ef3e2e;--orange:#ef5b21;--green:#08a83f;--yellow:#ffd52d;
  --cream:#fff8ed;--paper:#fff;--line:#eadfce;--shadow:0 12px 32px rgba(49,29,6,.12);
  --max:1320px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;font-weight:500;line-height:1.65;padding-bottom:116px}img{display:block;max-width:100%}a{color:inherit}.container{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.mobile-only{display:none}
.site-header{position:absolute;z-index:30;top:0;left:0;right:0;color:#fff}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;color:#fff;white-space:nowrap}.brand-pin{position:relative;display:grid;place-items:center;width:38px;height:38px;border-radius:50% 50% 50% 8px;transform:rotate(-45deg);background:var(--red);border:2px solid #fff;font-size:16px}.brand-pin::first-letter{transform:rotate(45deg)}.brand-pin{color:#fff}.brand span:last-child{display:flex;flex-direction:column;line-height:1.1}.brand b{font-size:21px;font-weight:950;letter-spacing:.02em}.brand small{font-size:9px;letter-spacing:.15em;margin-top:4px}.desktop-nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:900}.desktop-nav a{text-decoration:none}.nav-cta{padding:11px 18px;border-radius:999px;background:linear-gradient(180deg,#ff654a,#ed3d2b);box-shadow:0 6px 18px rgba(0,0,0,.2)}.nav-cta span{display:inline-grid;place-items:center;width:20px;height:20px;margin-left:5px;border-radius:50%;background:#fff;color:var(--red)}.menu-button,.mobile-nav{display:none}
.hero{position:relative;min-height:670px;overflow:hidden;background:#080808;color:#fff}.hero-image{position:absolute;inset:0;background:url("assets/hero-final.jpg") 64% 48%/cover no-repeat}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.97) 0%,rgba(0,0,0,.83) 34%,rgba(0,0,0,.18) 72%,rgba(0,0,0,.45) 100%)}.hero-inner{position:relative;z-index:2;padding-top:130px}.hero-copy{max-width:760px}.service-label{display:inline-block;background:var(--yellow);color:#111;padding:8px 17px;border-radius:4px;font-size:16px;font-weight:950;transform:rotate(-2deg);box-shadow:0 4px 12px rgba(0,0,0,.25)}.hero h1{font-size:clamp(43px,4.75vw,72px);line-height:1.15;letter-spacing:-.045em;margin:26px 0 20px;font-weight:950;text-shadow:0 3px 18px #000}.hero h1 em{font-style:normal;color:#ffe100}.hero-copy p{font-size:21px;line-height:1.65;margin:0;font-weight:850;text-shadow:0 2px 10px #000}.hero-copy p strong{font-size:24px}.hero-offer{position:absolute;right:0;top:130px;width:400px;display:flex;flex-direction:column;align-items:center;gap:20px}.monthly{width:154px;height:154px;border-radius:50%;background:#fff;color:#111;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow);font-weight:950}.monthly span{position:absolute;transform:translateY(-48px);color:var(--red);font-size:16px}.monthly b{font-size:58px;line-height:1;color:var(--red);letter-spacing:-.05em}.monthly small{font-size:13px;line-height:1.2;margin-left:3px}.free-offer{position:relative;width:350px;background:linear-gradient(#fffbe9,#ffe27a);border:4px solid #e9b723;border-radius:20px;padding:20px 20px 15px;text-align:center;color:#111;box-shadow:0 14px 30px rgba(0,0,0,.28)}.free-offer::before,.free-offer::after{content:"";position:absolute;top:15px;width:35px;height:80%;background:#ffe47c;border:4px solid #e9b723;z-index:-1}.free-offer::before{left:-20px;transform:skewY(8deg)}.free-offer::after{right:-20px;transform:skewY(-8deg)}.free-offer>span{position:absolute;top:-18px;left:18px;background:#ffe047;border-radius:50%;width:72px;height:72px;display:grid;place-items:center;font-weight:950}.free-offer small{display:block;font-size:20px;font-weight:950}.free-offer b{display:block;font-size:48px;line-height:1.05}.free-offer em{display:block;font-size:11px;font-style:normal;font-weight:800;margin-top:7px}.hero-stats{position:absolute;left:0;bottom:-126px;width:830px;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;color:#111;border-radius:9px;box-shadow:var(--shadow);overflow:hidden}.hero-stats>div{display:flex;align-items:center;justify-content:center;gap:14px;min-height:110px;border-right:1px solid #bbb}.hero-stats>div:last-child{border-right:0}.stat-icon{font-size:39px}.hero-stats p{margin:0;font-size:13px;font-weight:950;line-height:1.15}.hero-stats strong{display:block;color:var(--red);font-size:48px;letter-spacing:-.04em}.hero-stats small{font-size:14px;color:#111;margin-left:5px}.hero-cta-wrap{height:92px;position:relative;z-index:4}.line-cta{display:flex;align-items:center;justify-content:center;gap:18px;border-radius:999px;text-decoration:none;background:linear-gradient(180deg,#18bd50,#07923a);color:#fff;box-shadow:0 12px 28px rgba(0,0,0,.19);font-weight:900}.hero-cta{position:absolute;top:-24px;left:50%;transform:translateX(-50%);width:min(800px,calc(100% - 32px));min-height:104px;border:3px solid #fff}.line-bubble{display:grid;place-items:center;width:62px;height:62px;background:#fff;color:var(--green);border-radius:50%;font-size:14px;font-weight:950}.line-cta>span:nth-child(2){display:flex;flex-direction:column;text-align:center;line-height:1.22}.line-cta small{font-size:17px}.line-cta b{font-size:31px}.line-cta em{font-size:11px;font-style:normal}.line-cta>i{display:grid;place-items:center;width:39px;height:39px;border-radius:50%;background:#fff;color:var(--green);font-size:29px;font-style:normal}
.section{padding:64px 0}.section-title{text-align:center;margin:0 0 28px;font-size:36px;line-height:1.35;font-weight:950;letter-spacing:-.03em}.section-title span,.category-panel h2 span,.community-copy h2 span{color:var(--red)}.section-title.compact{font-size:30px}.roi-section{padding-top:34px;background:#fff}.roi-grid{display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:12px;align-items:stretch}.saving-card,.use-card{border:1px solid #f0dcc1;border-radius:14px;background:linear-gradient(135deg,#fff8eb,#fffdf8);padding:19px;box-shadow:0 5px 15px rgba(70,42,9,.04)}.saving-card h3{color:var(--red);font-size:15px;margin:0 0 12px}.saving-math{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:8px;align-items:center}.saving-math>div{background:#fff;border-radius:9px;padding:13px 7px;text-align:center}.saving-math b,.saving-math small,.saving-math strong{display:block}.saving-math b{font-size:14px}.saving-math small{font-size:10px}.saving-math strong{font-size:15px;color:var(--red)}.saving-math>span{font-size:30px;font-weight:950}.saving-math .saving-total{background:transparent}.saving-total b{font-size:27px;color:var(--red)}.saving-total small{font-size:16px;font-weight:950}.saving-sub{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px;background:#fff;border-radius:9px;padding:10px;font-size:11px}.saving-sub>b{white-space:nowrap}.saving-sub span strong{color:var(--red)}.saving-sub em{font-style:normal;border:1px solid #efb8ae;border-radius:999px;padding:6px 10px;text-align:center}.saving-card>p{font-size:12px;margin:13px 0 0;font-weight:800}.saving-card>p strong{color:var(--red)}.use-card{padding:10px;text-align:center}.use-card h3{color:var(--red);font-size:15px;line-height:1.35;min-height:42px;margin:0 0 8px}.use-card img{width:100%;aspect-ratio:1.45/1;object-fit:cover;border-radius:8px}.use-card p{font-size:11px;font-weight:700;margin:10px 0 3px}.mobile-br{display:none}
.perks-section{padding-top:26px}.condition{text-align:right;font-size:10px;color:#666;margin:-15px 0 10px}.perk-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:7px;padding:9px;border:1px solid #efd8ba;border-radius:13px;background:#fff}.perk-card{border:1px solid #eedac2;border-radius:10px;background:#fff;padding:8px}.perk-card h3{font-size:13px;margin:0 0 7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.perk-card img{width:100%;aspect-ratio:1.15/1;object-fit:cover;border-radius:7px}.perk-card p{font-size:11px;font-weight:800;line-height:1.55;margin:8px 1px 1px}.perk-card p span{color:var(--red)}.outline-button{display:block;width:290px;text-align:center;margin:16px auto 0;padding:10px;border:1.5px solid var(--red);color:var(--red);border-radius:999px;text-decoration:none;font-weight:900}.outline-button span{margin-left:15px;font-size:22px}
.categories-section{background:#fff;padding-top:20px}.category-panel{background:linear-gradient(135deg,#fff9f0,#fff5e8);border-radius:18px;padding:24px}.category-panel>h2{font-size:36px;line-height:1.15;margin:0;text-align:center;font-weight:950}.category-lead{text-align:center;font-size:21px;font-weight:900;margin:4px 0 22px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.category-card{position:relative;border-radius:11px;background:#fff;text-align:center;border:1px solid #eadcc7;overflow:hidden}.category-card h3{margin:0;color:#fff;padding:10px 5px;font-size:18px}.category-card.gourmet h3{background:#ed5b1d}.category-card.bath h3{background:#77a9bf}.category-card.beauty h3{background:#ef7188}.category-card.lifestyle h3{background:#76af58}.category-card img{width:100%;aspect-ratio:1.72/1;object-fit:cover}.category-card p{font-size:11px;font-weight:800;margin:9px 5px 11px}.new{position:absolute;z-index:3;top:2px;right:3px;background:#fff;color:var(--red);border-radius:50%;width:50px;height:50px;display:grid;place-items:center;font-size:11px;font-weight:950;transform:rotate(8deg);border:1px solid #eee}
.community-section{padding-top:12px}.community-panel{display:grid;grid-template-columns:1.05fr 1.25fr;gap:26px;align-items:center;background:linear-gradient(110deg,#fffaf1,#fff);border:1px solid #f0e2ce;border-radius:16px;padding:25px}.community-copy h2{font-size:31px;line-height:1.25;margin:0 0 22px;font-weight:950}.community-points{display:grid;grid-template-columns:1fr 1fr;gap:14px}.community-points>div{display:flex;align-items:flex-start;gap:12px}.community-points i{display:grid;place-items:center;width:44px;height:44px;flex:0 0 auto;border-radius:50%;background:var(--orange);color:#fff;font-style:normal;font-weight:950}.community-points p{margin:0}.community-points b{display:block;font-size:14px}.community-points small{font-size:10px;font-weight:700}.community-gallery{display:grid;grid-template-columns:1fr 1fr .72fr;gap:8px}.community-gallery>img,.event-sign{width:100%;height:140px;object-fit:cover;border-radius:7px}.event-sign{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;background:linear-gradient(rgba(20,12,7,.65),rgba(20,12,7,.85)),url("assets/community-3.jpg") center/cover}.event-sign b{font-size:17px}.event-sign span{font-size:11px}
.steps-section{padding-top:20px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid #e4e4e4;border-radius:13px;overflow:hidden;background:#fff}.step-card{position:relative;display:grid;grid-template-columns:auto 1fr 70px;gap:13px;align-items:center;min-height:156px;padding:16px;border-right:1px solid #ddd}.step-card:last-child{border-right:0}.step-card:not(:last-child)::after{content:"›";position:absolute;right:-15px;z-index:2;font-size:44px;color:#46536c}.step-number{display:flex;flex-direction:column;align-items:center;justify-content:center;width:55px;height:55px;border-radius:50%;background:var(--green);color:#fff;font-size:9px;line-height:1}.step-number b{font-size:20px}.step-card h3{font-size:17px;margin:0 0 7px}.step-card p{font-size:11px;font-weight:700;margin:0}.step-card img{width:58px;height:120px;object-fit:contain}
.faq-section{padding:14px 0 34px}.faq-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e0e0e0;border-radius:9px;overflow:hidden}.faq-grid details{border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;background:#fff}.faq-grid details:nth-child(4){border-right:0}.faq-grid details:nth-child(5){grid-column:1/-1;border-bottom:0}.faq-grid summary{display:flex;align-items:center;gap:8px;list-style:none;padding:14px 12px;font-size:12px;font-weight:900;cursor:pointer}.faq-grid summary::-webkit-details-marker{display:none}.faq-grid summary::after{content:"＋";margin-left:auto;font-size:18px;font-weight:500}.faq-grid details[open] summary::after{content:"−"}.faq-grid summary span{color:var(--green);font-size:17px}.faq-grid details p{margin:0;padding:0 14px 14px;font-size:11px}.faq-grid details p b{color:#111;margin-right:10px}
.site-footer{padding:45px 20px 145px;text-align:center;color:#565656}.footer-brand{color:#111}.site-footer>p{font-size:12px}.footer-tags,.footer-links{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:14px 0}.footer-tags span{border:1px solid #aaa;border-radius:999px;padding:4px 10px;font-size:10px}.footer-links a{font-size:11px;color:#666}.fixed-cta{position:fixed;z-index:50;left:50%;bottom:0;transform:translateX(-50%);width:min(calc(100% - 40px),1320px);min-height:104px;padding:8px 12px;display:grid;grid-template-columns:190px repeat(3,1fr) 420px;align-items:center;background:linear-gradient(#493514,#21170a);border:2px solid #d1a85c;border-bottom:0;border-radius:28px 28px 0 0;color:#111;box-shadow:0 -8px 25px rgba(0,0,0,.18)}.fixed-free{align-self:stretch;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fffdf3;border:2px solid #d8ad48;border-radius:60px 60px 12px 12px;text-align:center}.fixed-free small{font-weight:900}.fixed-free small span{color:var(--red)}.fixed-free b{font-size:25px}.fixed-stat{height:70%;display:flex;justify-content:center;align-items:center;text-align:center;background:#fff;border-right:1px solid #ddd;font-size:12px;font-weight:800}.fixed-stat b{font-size:21px;margin:0 2px}.fixed-cta>.line-cta{min-height:78px;padding:7px 16px}.fixed-cta .line-bubble{width:48px;height:48px}.fixed-cta .line-cta small{font-size:12px}.fixed-cta .line-cta b{font-size:21px}.fixed-cta .line-cta em{font-size:9px}
@media(max-width:1050px){.desktop-nav{gap:15px;font-size:11px}.hero-offer{right:10px;width:330px}.free-offer{width:300px}.hero-stats{width:720px}.roi-grid{grid-template-columns:1.35fr repeat(3,1fr)}.fixed-cta{grid-template-columns:160px repeat(3,1fr) 350px}}
@media(max-width:760px){
  body{padding-bottom:76px}.container{width:min(calc(100% - 22px),430px)}.mobile-only{display:block}.site-header{position:absolute}.header-inner{height:64px}.brand{gap:8px}.brand-pin{width:30px;height:30px;font-size:13px}.brand b{font-size:16px}.brand small{font-size:7px}.desktop-nav{display:none}.menu-button{display:flex;width:38px;height:36px;padding:6px 3px;border:0;background:transparent;flex-direction:column;justify-content:space-around}.menu-button i{display:block;height:3px;background:#fff;border-radius:2px}.mobile-nav{position:absolute;top:64px;left:0;right:0;background:rgba(9,9,9,.97);padding:8px 20px 18px}.mobile-nav.open{display:grid}.mobile-nav a{padding:10px;color:#fff;text-decoration:none;border-bottom:1px solid #333;font-weight:800}
  .hero{min-height:770px}.hero-image{background-image:url("assets/hero-mobile.jpg");background-size:cover;background-position:center 18%;opacity:.9}.hero-shade{background:linear-gradient(180deg,rgba(0,0,0,.88) 0%,rgba(0,0,0,.18) 27%,rgba(0,0,0,.22) 53%,rgba(0,0,0,.93) 74%,#060606 100%)}.hero-inner{padding-top:88px}.hero-copy{max-width:none}.service-label{font-size:12px;padding:6px 10px}.hero h1{font-size:30px;line-height:1.25;margin:16px 0 0;letter-spacing:-.04em}.hero-copy p{position:absolute;top:465px;left:0;font-size:14px;line-height:1.55}.hero-copy p strong{font-size:15px}.hero-offer{top:555px;right:auto;left:0;width:100%;display:grid;grid-template-columns:105px 1fr;gap:10px}.monthly{width:96px;height:96px}.monthly span{transform:translateY(-32px);font-size:13px}.monthly b{font-size:38px}.monthly small{font-size:9px}.free-offer{width:100%;height:100px;padding:18px 10px 8px;border-width:3px}.free-offer>span{width:52px;height:52px;top:-13px;left:6px;font-size:10px}.free-offer small{font-size:13px}.free-offer b{font-size:32px}.free-offer em{font-size:8px}.hero-stats{left:0;bottom:-160px;width:100%;border-radius:8px}.hero-stats>div{min-height:126px;flex-direction:column;gap:1px}.stat-icon{font-size:27px}.hero-stats p{text-align:center;font-size:10px}.hero-stats strong{font-size:33px}.hero-stats small{font-size:9px;margin-left:2px}.hero-cta-wrap{height:200px;background:#080808}.hero-cta{top:44px;width:calc(100% - 24px);min-height:114px;padding:10px 12px;gap:9px;border-width:1px}.line-bubble{width:52px;height:52px;font-size:12px}.line-cta small{font-size:11px}.line-cta b{font-size:20px}.line-cta em{font-size:9px}.line-cta>i{width:30px;height:30px;font-size:22px}
  .section{padding:46px 0}.section-title{font-size:23px;margin-bottom:22px}.section-title.compact{font-size:22px}.roi-section{padding-top:44px}.roi-grid{display:block}.saving-card{padding:14px}.saving-card h3{text-align:center}.saving-math{gap:4px}.saving-math>div{padding:10px 4px}.saving-math b{font-size:11px}.saving-math small{font-size:8px}.saving-math strong{font-size:12px}.saving-math>span{font-size:22px}.saving-total b{font-size:22px}.saving-total small{font-size:12px}.saving-sub{font-size:9px}.saving-card>p{text-align:center}.use-card{display:grid;grid-template-rows:auto 106px auto;width:calc(33.333% - 4px);float:left;margin-top:12px;border-radius:8px;padding:5px}.use-card+ .use-card{margin-left:6px}.use-card h3{font-size:10px;min-height:42px}.use-card img{height:106px;aspect-ratio:auto}.use-card p{font-size:7px}.mobile-br{display:block}.roi-grid::after{content:"";display:block;clear:both}
  .perks-section{padding-top:12px}.condition{display:none}.perk-grid{grid-template-columns:1fr;gap:7px;border:0;padding:0}.perk-card{display:grid;grid-template-columns:98px 1fr;grid-template-rows:auto 1fr;column-gap:12px;padding:6px}.perk-card h3{grid-column:2;margin:5px 0 0;font-size:13px}.perk-card img{grid-row:1/3;width:98px;height:82px}.perk-card p{grid-column:2;margin:0;font-size:11px}.outline-button{width:210px;padding:7px;font-size:13px}
  .categories-section{padding:20px 0}.category-panel{padding:18px 11px;background:#fffaf3}.category-panel>h2{font-size:24px}.category-lead{font-size:16px;margin-bottom:17px}.category-grid{grid-template-columns:1fr;gap:12px}.category-card h3{font-size:16px;padding:7px}.category-card img{aspect-ratio:2.1/1}.category-card p{font-size:10px}.new{width:43px;height:43px}
  .community-section{padding:22px 0}.community-panel{display:block;padding:14px}.community-copy h2{font-size:22px;text-align:center}.community-points{display:block}.community-points>div{margin:10px 0;padding:10px;background:#fff;border-radius:9px;box-shadow:0 3px 10px rgba(0,0,0,.05)}.community-points i{width:38px;height:38px}.community-points b{font-size:12px}.community-points small{font-size:9px}.mobile-only-point{display:flex!important}.community-gallery{margin-top:12px;grid-template-columns:1fr 1fr 1fr}.community-gallery>img,.event-sign{height:95px}.event-sign b{font-size:11px}.event-sign span{font-size:8px}
  .steps-section{padding:32px 0}.steps-grid{display:block;border:0;background:transparent}.step-card{grid-template-columns:48px 1fr 64px;min-height:132px;border:0;border-bottom:1px solid #ddd;padding:12px 3px}.step-card:not(:last-child)::after{content:"⌄";right:auto;left:22px;bottom:-15px;font-size:24px}.step-number{width:44px;height:44px}.step-number b{font-size:16px}.step-card h3{font-size:15px}.step-card p{font-size:9px}.step-card img{width:55px;height:108px}
  .faq-section{padding:25px 0}.faq-grid{display:block;border-radius:13px;padding:5px 12px}.faq-grid details,.faq-grid details:nth-child(4),.faq-grid details:nth-child(5){border-right:0;border-bottom:1px solid #ddd}.faq-grid details:last-child{border-bottom:0}.faq-grid summary{font-size:12px;padding:14px 0}.faq-grid summary::after{display:none}.faq-grid details p{padding:0 0 14px;font-size:10px;display:grid;grid-template-columns:22px 1fr}.faq-grid details p b{font-size:14px}
  .mobile-info{width:min(calc(100% - 22px),430px);margin:0 auto;padding:5px 0 45px}.free-card,.summary-card,.area-card{margin:18px 0;border:1px solid #eadfce;border-radius:14px;padding:22px;background:#fff}.free-card{border:3px solid #efc566;background:linear-gradient(#fffaf0,#fffdf8);text-align:center}.free-card>p{margin:0;font-weight:900}.free-card>p span{color:var(--red)}.free-card>strong{display:block;color:#8a5700;font-size:38px;text-shadow:0 2px #fff;margin:4px 0 10px}.free-card ul,.summary-card ul{list-style:none;padding:0;margin:0;text-align:left}.free-card li{font-size:12px;font-weight:800;margin:8px}.free-card li::before{content:"☑";color:var(--green);margin-right:8px}.summary-card{background:#fffaf2}.summary-card h2{text-align:center;font-size:22px}.summary-card li{font-size:12px;font-weight:800;margin:13px 0}.area-card{display:grid;grid-template-columns:1fr 1fr;gap:8px}.area-card h2{font-size:18px;line-height:1.4}.area-card p{font-size:11px}.mini-map{position:relative;min-height:150px}.rail{position:absolute;background:#222}.rail.horizontal{width:95%;height:3px;left:0;bottom:48px}.rail.vertical{width:3px;height:88%;left:48%;top:2px}.mini-map i{position:absolute;left:58%;top:44%;color:var(--red);font-size:31px;font-style:normal}.mini-map b{position:absolute;font-size:9px}.mini-map .saiin{left:20%;bottom:25px}.mini-map .omiya{right:0;top:40px}.mini-map em{position:absolute;font-size:8px;font-style:normal;left:52%;bottom:0}.mobile-final-cta{min-height:132px;border-radius:18px;padding:12px}.mobile-final-cta .line-bubble{flex:0 0 auto}.mobile-final-cta b{font-size:24px}
  .site-footer{padding:35px 18px 100px;border-top:1px solid #eee}.footer-brand{justify-content:center}.footer-brand .brand-pin{border-color:#fff}.footer-brand b{font-size:19px}.fixed-cta{left:0;bottom:0;transform:none;width:100%;min-height:72px;padding:7px 9px;display:block;border:0;border-radius:0;background:rgba(255,255,255,.96);backdrop-filter:blur(9px)}.fixed-free,.fixed-stat{display:none}.fixed-cta>.line-cta{min-height:58px;padding:5px 10px}.fixed-cta .line-cta small{font-size:9px}.fixed-cta .line-cta b{font-size:16px}.fixed-cta .line-cta em{font-size:8px}.fixed-cta .line-bubble{width:40px;height:40px}.fixed-cta .line-cta>i{width:25px;height:25px;font-size:17px}
}
@media(min-width:761px){.faq-grid details p{display:none}.faq-grid details[open] p{display:block}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Final positioning corrections from the reference-layout pass. */
.brand-pin{transform:none;border-radius:50%;color:#fff;isolation:isolate}
.brand-pin::after{content:"";position:absolute;left:1px;bottom:-4px;width:11px;height:11px;background:var(--red);border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-18deg);z-index:-1}
.hero-inner{min-height:670px}
.hero-stats{bottom:28px}
.mobile-only-point{display:none!important}
@media(max-width:760px){
  .hero-inner{min-height:770px}
  .hero-stats{bottom:22px}
  .mobile-only-point{display:flex!important}
  .hero-image{background-size:100% auto;background-position:center top;background-repeat:no-repeat;background-color:#050505}
  .hero-copy p{top:432px}
  .hero-offer{top:515px}
}
