@font-face{font-family:RakutenSans;src:url('/assets/RakutenSans-Regular.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:RakutenSans;src:url('/assets/RakutenSans-SemiBold.woff2') format('woff2');font-weight:600;font-display:swap}
@font-face{font-family:RakutenSans;src:url('/assets/RakutenSans-Bold.woff2') format('woff2');font-weight:700;font-display:swap}
@font-face{font-family:Stag;src:url('/assets/Stag-Light.woff2') format('woff2');font-weight:300;font-display:swap}
:root{--purple:#8529d8;--purple-dark:#4f0094;--ink:#222;--paper:#fff;--soft:#f3f0ff}
*{box-sizing:border-box}
[hidden]{display:none!important}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:RakutenSans,Arial,sans-serif;font-size:18px;line-height:1.42;overflow-x:hidden}
body.large-type{font-size:20px}
img{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit}
.announce{background:var(--purple-dark);color:#fff;text-align:center;padding:9px 18px;font-weight:600;font-size:14px}
.site-header{position:sticky;top:0;z-index:50;height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;background:rgba(255,255,255,.97);backdrop-filter:blur(10px)}
.brand-link img{width:126px;height:auto}
.join-link,.pill-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--purple);color:#fff;padding:15px 31px;min-height:54px;font-weight:700;box-shadow:0 7px 14px rgba(62,15,98,.19);transition:transform .18s ease,box-shadow .18s ease}
.join-link:hover,.pill-button:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(62,15,98,.25)}
.section-pad{width:min(1120px,100%);margin:0 auto;padding:72px 5%}
h1,h2{font-family:Stag,Georgia,serif;font-weight:300;line-height:1.03;margin:0}
h2{font-size:clamp(42px,5vw,66px)}
.hero{padding-top:32px;text-align:center}
.hero h1{font-size:clamp(50px,7vw,82px);letter-spacing:-.025em}
.hero h1 mark,.brands .lead mark,.how-card mark{background:#e9e3ff;color:#4f0094;padding:0 .09em}
.hero .pill-button{margin-top:31px;min-width:210px}
.backup-links{display:flex;justify-content:center;gap:12px;margin:14px auto 0}.backup-links a{border:1px solid #d8c0ef;color:var(--purple);border-radius:999px;padding:8px 14px;font-size:14px}
.ratings{display:flex;justify-content:center;gap:55px;margin:52px 0 40px}
.rating{display:flex;align-items:center;gap:13px;text-align:left;font-size:17px}
.rating img{width:38px;height:38px;object-fit:contain}
.rating span{display:flex;flex-direction:column}.rating b{font-weight:700}.rating u{color:#707070}
.hero-art{position:relative;width:min(720px,96%);height:520px;margin:0 auto}
.hero-pattern{position:absolute;right:0;top:0;width:84%;height:86%;object-fit:cover;border-radius:32px;transform:rotate(7deg)}
.hero-life{position:absolute;right:7%;top:11%;width:78%;height:74%;object-fit:cover;border-radius:26px}
.cash-bubble{position:absolute;left:5%;top:36%;z-index:4;background:#d9c4ff;color:#4f0094;border-radius:22px;padding:10px 16px;font-size:14px}.cash-bubble:after{content:"";position:absolute;left:35px;bottom:-9px;border:10px solid transparent;border-top-color:#d9c4ff}
.product-card{position:absolute;left:0;bottom:0;z-index:3;width:34%;height:52%;border-radius:25px;background:#fff;padding:12px;box-shadow:0 8px 24px rgba(0,0,0,.06)}
.product-card img{width:100%;height:100%;object-fit:cover;border-radius:17px}
.fine-print{color:#747474;margin:16px 0 0;font-size:16px}
.brands{text-align:center;padding-top:40px}
.brands h2{max-width:850px;margin:auto}.lead{font-size:clamp(20px,2.2vw,27px);margin:18px auto 46px}
.brand-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px 18px;text-align:left}
.brand-logo{height:112px;border-radius:17px;display:flex;align-items:center;justify-content:center;padding:22px;overflow:hidden}
.brand-logo img{width:100%;height:100%;object-fit:contain}
.brand-rate{margin:7px 0 0;color:var(--purple);font-size:14px;font-weight:700}
.brands-note{white-space:pre-line;margin:58px auto 0;max-width:620px}.text-link{text-decoration:underline;color:var(--purple)}
.how{padding-top:20px}.how-card{min-height:470px;border-radius:32px;background:var(--purple-dark) url('/assets/highlight-pattern.png') center/cover;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:45px}
.how-card p{font-family:Stag,Georgia,serif;font-weight:300;font-size:clamp(34px,4.5vw,58px);line-height:1.07;margin:8px 0}.how-card mark{color:#fff;background:#7d28bd}
.rewards{text-align:center}.reward-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;margin-top:55px;text-align:left}
.reward-card{border-radius:30px;overflow:hidden;padding:38px 38px 0;min-height:660px;display:flex;flex-direction:column}.reward-card h3{font-family:Stag,Georgia,serif;font-size:43px;line-height:1.03;font-weight:300;margin:0 0 18px}.reward-card p{color:#666;margin:0 0 24px}.reward-card .pill-button{align-self:flex-start;margin-bottom:40px}.reward-card img{margin-top:auto;width:100%;max-height:390px;object-fit:contain;object-position:bottom center}
.stack{text-align:center}.stack-visual{position:relative;margin:45px auto 30px;width:min(800px,100%)}.stack-visual img{width:100%;border-radius:28px}.stack-visual figcaption{position:absolute;left:30px;bottom:20px;font-size:14px}.stack p{max-width:860px;margin:25px auto;font-size:21px}
.reviews{text-align:center}.review-rail{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;padding:45px 0 12px;text-align:left}.review-card{flex:0 0 360px;min-height:340px;border-radius:22px;padding:34px;scroll-snap-align:start;display:flex;flex-direction:column}.review-card p{margin:0 0 28px}.review-card img{margin-top:auto;width:220px;height:55px;object-fit:contain;object-position:left center}.review-card strong{margin-top:8px}.review-card small{display:block;margin-top:5px}
.payment{text-align:center}.payment>img{width:min(720px,100%);margin:42px auto;border-radius:28px}.payment p{max-width:850px;margin:26px auto;color:#666;font-size:20px}.payment small{display:block;margin-top:35px}
.final-cta{padding-top:30px}.cta-box{min-height:430px;border-radius:30px;background-color:var(--purple-dark);background-position:center;background-size:cover;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:40px}.cta-box h2{max-width:650px}.pill-light{margin-top:38px;background:#fff;color:var(--purple);box-shadow:none}
.faq h2{margin-bottom:40px}.faq-item{background:#f4f2ff;border-radius:22px;margin:14px 0;padding:0 26px}.faq-item summary{cursor:pointer;list-style:none;padding:26px 36px 26px 0;font-size:23px;position:relative}.faq-item summary:after{content:'＋';position:absolute;right:0;top:24px}.faq-item[open] summary:after{content:'−'}.faq-answer{white-space:pre-line;padding:0 0 28px;color:#444}
.site-footer{background:#252525;color:#fff;padding:0 5% 60px}.footer-groups{max-width:1120px;margin:auto}.footer-group{border-bottom:1px solid #777}.footer-group summary{padding:18px 0;list-style:none;font-weight:700;color:#c8c8c8;position:relative}.footer-group summary:after{content:'＋';position:absolute;right:0}.footer-group[open] summary:after{content:'−'}.footer-links{display:flex;flex-wrap:wrap;gap:10px 28px;padding:0 0 20px}.footer-links a:hover{text-decoration:underline}.socials{display:flex;justify-content:center;gap:12px;margin:25px auto 42px}.socials a{width:50px;height:50px;border-radius:50%;background:#ccc;color:#222;display:grid;place-items:center;font-weight:700}.footer-copy{max-width:880px;text-align:center;margin:24px auto;white-space:pre-line}.footer-link{display:block;text-decoration:underline}.global-links{background:#fff;color:#777;margin:55px -5vw -60px;padding:50px 8%;display:grid;grid-template-columns:repeat(3,1fr);gap:22px;text-align:center}
.accessibility{position:fixed;z-index:60;left:30px;bottom:28px;width:54px;height:54px;border:3px solid #fff;border-radius:50%;background:#6626d9;box-shadow:0 2px 8px rgba(0,0,0,.28);padding:8px;cursor:pointer}.accessibility svg{fill:#fff;stroke:#fff;stroke-width:3;stroke-linecap:round}
.contact,.copy-button,.social-proof{position:fixed;z-index:40;right:22px;border-radius:999px;background:var(--purple);color:#fff;padding:12px 20px;border:0;box-shadow:0 5px 16px rgba(0,0,0,.2)}.contact{bottom:82px}.copy-button{bottom:24px;cursor:pointer}.social-proof{bottom:145px;background:#fff;color:var(--purple);border:1px solid #dfd1f3;font-size:14px}
.screen-mask{position:fixed;inset:0;z-index:100;background:#fff;display:grid;place-items:center;text-align:center;padding:30px}.screen-mask>div{max-width:620px}.screen-mask img{width:170px;margin:0 auto 45px}.screen-mask h1{font-size:55px}.screen-mask p{font-size:20px;color:#666}
@media(max-width:800px){
  body{font-size:17px}.site-header{height:80px;padding:0 5%}.brand-link img{width:124px}.join-link{padding:13px 23px;min-height:50px}
  .section-pad{padding:58px 5%}h2{font-size:43px}.hero{padding-top:32px}.hero h1{font-size:53px}.ratings{gap:34px;margin:48px 0 34px}.hero-art{height:405px}.hero-pattern{width:75%;height:82%;right:2%}.hero-life{right:8%;width:77%;height:72%;border-radius:20px}.product-card{width:36%;height:55%;border-radius:19px}.cash-bubble{left:7%;top:34%}
  .brand-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 15px}.brand-logo{height:97px;padding:18px;border-radius:15px}.brand-rate{font-size:13px}.brands-note{margin-top:55px}
  .how-card{min-height:485px;padding:34px 24px}.how-card p{font-size:39px}
  .reward-cards{grid-template-columns:1fr;gap:26px}.reward-card{min-height:610px;padding:35px 28px 0}.reward-card h3{font-size:40px}.reward-card img{max-height:360px}
  .stack p,.payment p{font-size:18px}.review-card{flex-basis:350px}.cta-box{min-height:405px}.global-links{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:480px){.site-header{height:72px}.brand-link img{width:104px}.join-link{font-size:15px;padding:10px 18px;min-height:44px}.hero h1{font-size:45px}.ratings{gap:18px}.rating{font-size:14px;gap:7px}.rating img{width:30px;height:30px}.hero-art{height:340px}.cash-bubble{font-size:12px;padding:8px}.brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.how-card p{font-size:32px}.reward-card{min-height:540px}.accessibility{left:16px;bottom:16px}.review-card{flex-basis:88vw}}
