:root{--red:#d73f3a;--red-dark:#a92f2b;--green:#3f8f5b;--green-dark:#24633d;--ink:#24211f;--muted:#716a64;--cream:#fbf6ed;--paper:#fffdf9;--warm:#eadfce;--dark:#1d1f23;--line:#30272024;--shadow:0 24px 70px #422a1a24;--radius:28px;--shell:min(1180px, calc(100% - 48px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Noto Sans TC,PingFang TC,Microsoft JhengHei,sans-serif;line-height:1.7;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.section-shell{width:var(--shell);margin-inline:auto}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:10px;padding:10px 16px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:12px}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf9f0;border-bottom:1px solid #2c262214;position:sticky;top:0}.header-inner{width:var(--shell);grid-template-columns:190px 1fr auto;align-items:center;gap:28px;min-height:78px;margin-inline:auto;display:grid}.brand img{width:168px;height:auto}.main-nav{justify-content:center;gap:clamp(18px,2.2vw,36px);font-size:14px;font-weight:700;display:flex}.main-nav a,.footer-grid a{transition:color .2s}.main-nav a:hover,.footer-grid a:hover{color:var(--red)}.header-line{color:#fff;background:var(--green);border-radius:999px;padding:10px 17px;font-size:14px;font-weight:800}.hero{grid-template-columns:.95fr 1.05fr;align-items:center;gap:54px;min-height:710px;padding-block:72px 80px;display:grid}.eyebrow{color:var(--green);letter-spacing:.2em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:900}.hero h1{letter-spacing:-.04em;margin:0;font-family:Noto Serif TC,PMingLiU,serif;font-size:clamp(48px,5vw,76px);line-height:1.15}.hero h1 span{color:var(--red)}.hero-lead{max-width:560px;color:var(--muted);margin:26px 0 0;font-size:18px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:12px 22px;font-size:15px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--red);box-shadow:0 12px 30px #d73f3a38}.button-ghost{border-color:var(--line);background:#fff}.button-light{color:var(--ink);background:#fff}.hero-trust{color:#68605a;flex-wrap:wrap;gap:8px 22px;margin:30px 0 0;padding:0;font-size:13px;list-style:none;display:flex}.hero-trust li:before{content:"✓";color:var(--green);margin-right:7px;font-weight:900}.hero-collage{min-height:555px;position:relative}.hero-collage:before{content:"";background:#f0dfc4;border-radius:46% 54% 38% 62%/46% 39% 61% 54%;position:absolute;inset:25px 0 0 55px;transform:rotate(-5deg)}.hero-card{box-shadow:var(--shadow);background:#fff;margin:0;position:absolute;overflow:hidden}.hero-card img{object-fit:contain;width:100%;height:100%;display:block}.hero-card figcaption{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1d1f23d1;border-radius:14px;padding:14px 16px;font-size:13px;font-weight:700;position:absolute;bottom:18px;left:18px;right:18px}.hero-card figcaption span{color:#f1c96c;letter-spacing:.16em;font-size:10px;display:block}.hero-card-main{aspect-ratio:1729/910;border:9px solid #ffffffd1;border-radius:34px;width:auto;height:auto;top:128px;left:58px;right:18px;overflow:visible;transform:rotate(1deg)}.hero-card-main img{object-position:center;border-radius:25px}.hero-card-main figcaption{min-width:238px;top:calc(100% + 10px);bottom:auto;right:auto}.hero-fruit{color:#0000;background:var(--red);border:8px solid var(--paper);border-radius:50%;place-items:center;width:58px;height:58px;display:grid;position:absolute;box-shadow:0 10px 24px #39261826}.hero-fruit:after{content:"";background:var(--green);border-radius:100% 0;width:18px;height:12px;transform:translate(12px,-22px)rotate(-22deg)}.hero-fruit-one{top:82px;left:24px}.hero-fruit-two{background:#e2a437;top:40px;right:35px;transform:scale(.65)}.quick-strip{border-block:1px solid var(--line);background:var(--cream)}.quick-grid{grid-template-columns:repeat(4,1fr);display:grid}.quick-grid a{border-right:1px solid var(--line);grid-template-columns:36px 1fr;align-content:center;min-height:126px;padding:20px 28px;display:grid}.quick-grid a:first-child{border-left:1px solid var(--line)}.quick-grid span{color:var(--red);grid-row:span 2;font-family:Georgia,serif;font-size:13px;font-style:italic}.quick-grid strong{font-family:Noto Serif TC,serif;font-size:19px}.quick-grid small{color:var(--muted);font-size:12px}.feature{padding-block:110px}.feature-header,.section-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:28px;display:flex}.feature-header h2,.section-heading h2,.merchant-copy h2,.coupon-grid h2,.member-copy h2,.world-content h2,.community-grid h2,.commerce-grid h2,.trust-title h2{margin:0;font-family:Noto Serif TC,serif;font-size:clamp(34px,4vw,54px);line-height:1.24}.feature-controls{color:var(--muted);align-items:center;gap:12px;font-size:13px;display:flex}.feature-controls button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;width:42px;height:42px;font-size:20px}.feature-stage{min-height:555px;box-shadow:var(--shadow);isolation:isolate;background:#bbb;border-radius:36px;position:relative;overflow:hidden}.feature-stage:after{content:"";z-index:1;background:linear-gradient(90deg,#121314cc 0%,#12131466 48%,#12131414 75%);position:absolute;inset:0}.feature-stage>img{object-fit:cover;width:100%;height:100%;transition:opacity .25s,transform .7s;position:absolute;inset:0}.feature-stage.is-changing>img{opacity:.5;transform:scale(1.02)}.feature-overlay{z-index:2;color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;width:min(520px,58%);min-height:555px;padding:70px;display:flex;position:relative}.feature-overlay>p{color:#ffffffc7;max-width:470px}.feature-overlay>p:first-of-type{color:#efd085;letter-spacing:.16em;margin:22px 0 0;font-size:11px;font-weight:900}.feature-overlay h3{margin:8px 0 4px;font-family:Noto Serif TC,serif;font-size:clamp(34px,4vw,54px);line-height:1.25}.feature-overlay a{border-bottom:1px solid #ffffff73;margin-top:20px;padding-bottom:4px;font-weight:800}.feature-dots{justify-content:center;gap:8px;margin-top:20px;display:flex}.feature-dots button{cursor:pointer;background:#cfc8c0;border:0;border-radius:50%;width:8px;height:8px;padding:0}.feature-dots button.is-active{background:var(--red);border-radius:8px;width:28px}.status{letter-spacing:.06em;border-radius:999px;align-items:center;width:max-content;padding:5px 10px;font-size:11px;font-weight:900;display:inline-flex}.status-live{color:#fff;background:var(--green)}.status-beta{color:#fff;background:#b56b2f}.status-soon{color:#8b312d;background:#ffe4e1}.status-dev{color:#625b54;background:#ece7df}.merchant-section{color:#fff;background:var(--green-dark);padding-block:110px}.merchant-grid{grid-template-columns:1fr .88fr;align-items:center;gap:90px;display:grid}.merchant-copy .eyebrow{color:#f0cf7f}.merchant-copy p:not(.eyebrow){color:#ffffffbd;max-width:570px}.text-link{color:#fff;border-bottom:1px solid #ffffff73;margin-top:16px;font-weight:800;display:inline-block}.merchant-note{min-height:370px;color:var(--ink);background:#fff8ea;border-radius:4px 42px;padding:54px;position:relative;box-shadow:22px 22px #ffffff17}.note-number{color:var(--red);letter-spacing:.14em;margin:34px 0 4px;font-family:Georgia,serif;font-size:12px;font-style:italic}.merchant-note h3{max-width:360px;margin:0;font-family:Noto Serif TC,serif;font-size:34px;line-height:1.3}.merchant-note>p:last-of-type{max-width:370px;color:var(--muted)}.merchant-stamp{width:80px;height:80px;color:var(--red);border:2px solid var(--red);text-align:center;border-radius:50%;place-items:center;font-family:Noto Serif TC,serif;font-size:13px;font-weight:900;line-height:1.25;display:grid;position:absolute;bottom:26px;right:26px;transform:rotate(-8deg)}.products{padding-block:110px}.section-heading>p{max-width:450px;color:var(--muted);margin:0}.product-grid{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.product-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:22px 22px 0;overflow:hidden}.product-image{aspect-ratio:16/9;border:1px solid #322b2514;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 12px 28px #322b2514}.product-image img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s;display:block}.product-card:hover .product-image img{transform:scale(1.025)}.product-image .status{position:absolute;top:22px;left:22px}.product-red .product-image{background:#f0cac6}.product-green .product-image{background:#ceddce}.product-body{padding:30px 8px 32px}.product-type{color:var(--red);letter-spacing:.14em;margin:0;font-size:10px;font-weight:900}.product-body h3{margin:5px 0 10px;font-family:Noto Serif TC,serif;font-size:29px}.product-body>p:not(.product-type){color:var(--muted);margin:0}.product-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:end;gap:18px;margin-top:28px;padding-top:22px;display:flex}.product-bottom strong{color:var(--red);font-family:Georgia,serif;font-size:27px}.product-bottom strong small{color:var(--muted);font-family:inherit;font-size:12px}.product-bottom a{color:var(--green-dark);font-size:14px;font-weight:900}.coupon-section{background:#f4e9d6;padding-block:94px}.coupon-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px;display:grid}.coupon-ticket{color:#fff;background:var(--red);min-height:310px;box-shadow:var(--shadow);border-radius:26px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;transform:rotate(-3deg)}.coupon-ticket:before,.coupon-ticket:after{content:"";background:#f4e9d6;border-radius:50%;width:38px;height:72px;position:absolute;top:50%;transform:translateY(-50%)}.coupon-ticket:before{left:-19px}.coupon-ticket:after{right:-19px}.coupon-ticket span{letter-spacing:.28em;font-size:12px;font-weight:900}.coupon-ticket strong{font-family:Noto Serif TC,serif;font-size:58px}.coupon-ticket small{opacity:.8}.coupon-grid>div:last-child>p:last-child{max-width:560px;color:var(--muted)}.member-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;min-height:650px;padding-block:110px;display:grid}.member-copy>p:not(.eyebrow){max-width:520px;color:var(--muted)}.member-copy .eyebrow{margin-top:18px}.check-list{margin:26px 0 0;padding:0;list-style:none}.check-list li{border-bottom:1px solid var(--line);padding:10px 0}.check-list li:before{content:"●";color:var(--red);margin-right:12px;font-size:9px}.member-visual{background:#f4e0d1;border-radius:44% 44% 30px 30px;min-height:480px;position:relative;overflow:hidden}.member-visual>img{z-index:2;object-fit:contain;object-position:bottom;width:51%;height:94%;position:absolute;bottom:0}.member-visual>img:first-of-type{left:7%}.member-visual>img:nth-of-type(2){right:4%}.cherry-orbit{border:1px solid #d73f3a33;border-radius:50%;position:absolute}.cherry-orbit-one{width:390px;height:390px;top:20px;right:-50px}.cherry-orbit-two{width:240px;height:240px;bottom:-40px;left:-30px}.cherry-card{z-index:3;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#24211fdb;border-radius:18px;width:180px;padding:16px 18px;position:absolute;bottom:22px;left:22px}.cherry-card span,.cherry-card strong,.cherry-card small{display:block}.cherry-card span{color:#efcc78;font-size:11px}.cherry-card small{opacity:.7;font-size:10px}.world-section{isolation:isolate;align-items:center;min-height:760px;display:flex;position:relative;overflow:hidden}.world-background,.world-scrim{width:100%;height:100%;position:absolute;inset:0}.world-background{z-index:-3;object-fit:cover;object-position:center}.world-scrim{z-index:-2;background:linear-gradient(90deg,#141819db 0%,#1418198f 46%,#14181938 75%,#14181966 100%)}.world-content{z-index:2;color:#fff;padding-block:120px;position:relative}.world-content .eyebrow{color:#efd085;margin-top:20px}.world-content h2{font-size:clamp(58px,8vw,100px)}.world-content>p:not(.eyebrow){color:#ffffffc7;max-width:520px;font-size:17px}.world-content .button{margin-top:18px}.world-character{z-index:1;object-fit:contain;object-position:bottom;filter:drop-shadow(0 20px 30px #00000038);width:min(340px,25vw);max-height:85%;position:absolute;bottom:-5%}.world-character-left{right:19%}.world-character-right{right:2%}.tool-grid{border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.tool-card{border-right:1px solid var(--line);background:#fff;flex-direction:column;align-items:flex-start;min-height:250px;padding:30px;display:flex;position:relative}.tool-card:last-child{border-right:0}.tool-card>span{color:var(--red);font-family:Georgia,serif;font-size:13px;font-style:italic}.tool-card strong{margin-top:auto;font-family:Noto Serif TC,serif;font-size:23px}.tool-card small{color:var(--muted)}.tool-card .status{margin-top:18px;font-family:inherit;font-style:normal}.tool-primary{color:#fff;background:var(--green-dark)}.tool-primary>span,.tool-primary small{color:#ffffffb8}.community-section{background:var(--cream);padding-block:100px}.community-grid{grid-template-columns:1fr .8fr;align-items:center;gap:110px;display:grid}.community-grid>div:last-child p{color:var(--muted)}.community-grid .button{margin-top:14px}.commerce-section{color:#fff;background:var(--dark);padding-block:110px}.commerce-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid}.commerce-grid>div>p:last-child{color:#ffffffad;max-width:520px}.commerce-steps{border-top:1px solid #ffffff29;margin:0;padding:0;list-style:none}.commerce-steps li{border-bottom:1px solid #ffffff29;grid-template-columns:50px 1fr;gap:16px;padding:22px 0;display:grid}.commerce-steps li>span{color:#f1c96c;font-family:Georgia,serif;font-size:13px}.commerce-steps strong,.commerce-steps small{display:block}.trust-section{grid-template-columns:.9fr 1.1fr;gap:110px;padding-block:110px;display:grid}.trust-content>p{color:var(--muted);margin-top:0}.trust-content dl{border-top:1px solid var(--line);margin-top:32px}.trust-content dl div{border-bottom:1px solid var(--line);grid-template-columns:145px 1fr;padding:14px 0;display:grid}.trust-content dt{color:var(--muted)}.trust-content dd{margin:0;font-weight:800}.trust-content dd a{color:var(--green-dark)}.site-footer{color:#fff;background:#20211f;padding-top:72px}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:62px;display:grid}.footer-brand img{width:175px}.footer-brand p,.footer-grid>div:last-child p{color:#ffffff8c;font-size:13px}.footer-grid h2{color:#efd085;letter-spacing:.12em;margin:0 0 18px;font-size:13px}.footer-grid>div:not(:first-child) a{color:#ffffffc7;margin:9px 0;font-size:13px;display:block}.footer-bottom{color:#ffffff75;border-top:1px solid #ffffff1f;justify-content:space-between;margin-top:60px;padding-block:22px;font-size:11px;display:flex}@media (width<=960px){:root{--shell:min(100% - 34px, 760px)}.header-inner{grid-template-columns:160px 1fr auto;gap:16px}.main-nav{white-space:nowrap;justify-content:flex-start;overflow-x:auto}.hero{grid-template-columns:1fr;padding-top:56px}.hero-copy{max-width:720px}.hero-collage{min-height:520px}.hero-card-main{top:116px}.quick-grid{grid-template-columns:repeat(2,1fr)}.quick-grid a:nth-child(3){border-left:1px solid var(--line);border-top:1px solid var(--line)}.quick-grid a:nth-child(4){border-top:1px solid var(--line)}.merchant-grid,.coupon-grid,.member-section,.community-grid,.commerce-grid,.trust-section{grid-template-columns:1fr;gap:54px}.tool-grid{grid-template-columns:repeat(2,1fr)}.tool-card:nth-child(2){border-right:0}.tool-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.world-character-left{right:17%}.world-content{padding-bottom:250px}.footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.footer-grid>div:last-child{grid-column:2/-1}}@media (width<=680px){:root{--shell:calc(100% - 28px);--radius:22px}body{font-size:15px}.site-header{position:relative}.header-inner{grid-template-columns:1fr auto;min-height:auto;padding-block:14px 8px}.brand img{width:148px}.header-line{padding:8px 13px}.main-nav{grid-column:1/-1;gap:22px;width:calc(100vw - 28px);padding:8px 0 9px}.hero{gap:34px;min-height:auto;padding-block:48px 64px}.hero h1{font-size:clamp(41px,12vw,56px)}.hero-lead{font-size:16px}.hero-actions .button{flex:1}.hero-trust{gap:6px;display:grid}.hero-collage{min-height:330px}.hero-collage:before{inset:10px 0 0 20px}.hero-card-main{border-width:6px;border-radius:24px;top:78px;left:26px;right:8px}.hero-card-main img{border-radius:18px}.hero-card figcaption{padding:8px 10px;font-size:10px;bottom:10px;left:10px;right:10px}.hero-card-main figcaption{min-width:210px;top:calc(100% + 10px);bottom:auto;right:auto}.hero-fruit{width:42px;height:42px}.hero-fruit-one{top:50px;left:5px}.hero-fruit-two{top:12px;right:5px}.quick-grid a{grid-template-columns:26px 1fr;min-height:104px;padding:16px}.quick-grid strong{font-size:16px}.feature,.products,.tools,.trust-section{padding-block:76px}.feature-header,.section-heading{flex-direction:column;align-items:flex-start;gap:16px}.feature-header h2,.section-heading h2,.merchant-copy h2,.coupon-grid h2,.member-copy h2,.community-grid h2,.commerce-grid h2,.trust-title h2{font-size:34px}.feature-stage{border-radius:24px;min-height:590px}.feature-stage:after{background:linear-gradient(#12131429 20%,#121314e6)}.feature-stage>img{height:54%}.feature-overlay{justify-content:flex-end;width:100%;min-height:590px;padding:30px 24px}.feature-overlay h3{font-size:33px}.merchant-section,.coupon-section,.community-section,.commerce-section{padding-block:76px}.merchant-grid,.coupon-grid,.member-section,.community-grid,.commerce-grid,.trust-section{gap:38px}.merchant-note{min-height:340px;padding:38px 28px}.merchant-note h3{font-size:29px}.merchant-stamp{width:66px;height:66px;font-size:11px}.product-grid{grid-template-columns:1fr}.product-card{padding:14px 14px 0}.product-image{aspect-ratio:16/9;border-radius:15px}.product-body{padding:26px 8px 28px}.product-bottom{flex-direction:column;align-items:flex-start}.coupon-ticket{min-height:245px}.coupon-ticket strong{font-size:48px}.member-section{padding-block:76px}.member-visual{min-height:390px}.cherry-card{width:150px}.world-section{align-items:flex-start;min-height:720px}.world-content{padding-top:80px;padding-bottom:300px}.world-content h2{font-size:56px}.world-character{width:52vw;max-height:48%}.world-character-left{left:-4%;right:auto}.world-character-right{right:-3%}.world-scrim{background:linear-gradient(#141819db 0%,#1418197a 62%,#141819ad 100%)}.tool-grid{grid-template-columns:1fr}.tool-card{border-right:0;border-bottom:1px solid var(--line);min-height:190px}.tool-card:last-child{border-bottom:0}.trust-content dl div{grid-template-columns:120px 1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:42px 24px}.footer-brand,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{margin-top:42px}}main{flex-direction:column;display:flex}.hero{order:1;gap:48px;min-height:620px;padding-block:58px 66px}.hero h1{font-size:clamp(46px,4.45vw,66px)}.hero-lead{margin-top:20px;font-size:17px}.hero-actions{margin-top:26px}.hero-trust{margin-top:24px}.hero-collage{min-height:470px}.hero-collage:before{inset:18px 0 12px 52px}.hero-card-main{top:105px;left:50px;right:16px}.quick-strip{order:2}.products{order:3;padding-block:82px 90px}.merchant-section{order:4}.coupon-section{order:5}.world-section{order:6}.tools{order:7}.community-section{order:8}.commerce-section{order:9}.trust-section{order:10}.section-heading{align-items:center;margin-bottom:32px}.section-heading h2{font-size:clamp(36px,3.8vw,50px)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product-card{border-radius:22px;flex-direction:column;min-width:0;padding:14px 14px 0;display:flex;box-shadow:0 16px 46px #422a1a12}.product-image{aspect-ratio:16/10;border-radius:15px;flex:none}.product-image img{object-fit:contain;border-radius:13px;padding:7px}.product-image .status{top:12px;left:12px}.product-body{flex-direction:column;flex:1;min-height:278px;padding:22px 5px 24px;display:flex}.product-body h3{margin:6px 0 8px;font-size:24px;line-height:1.35}.product-body>p:not(.product-type){font-size:14px;line-height:1.65}.product-bottom{margin-top:auto;padding-top:18px}.product-bottom strong{font-size:24px}.product-bottom a{text-align:right}.product-gold .product-image{color:#6b4422;background:linear-gradient(145deg,#f4e1b8,#fff8e9)}.product-ink .product-image{color:#fff;background:linear-gradient(145deg,#274b39,#173126)}.product-image-textual{flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:20px;display:flex}.product-image-textual:before{content:"";opacity:.13;border:1px solid;border-radius:50%;width:110px;height:110px;position:absolute;top:-28px;right:-20px}.product-image-textual .product-visual-number{font-family:Georgia,serif;font-size:13px;font-style:italic;position:absolute;top:15px;left:18px}.product-image-textual strong{z-index:1;font-family:Noto Serif TC,serif;font-size:24px;line-height:1.25;position:relative}.product-image-textual .status{left:auto;right:12px}.product-bottom-pending{color:var(--muted);align-items:center;font-size:13px;font-weight:800}.product-bottom-pending span:last-child{color:#9a938d}.merchant-section{padding-block:68px}.merchant-grid{grid-template-columns:1.15fr .85fr;gap:44px}.merchant-copy h2{font-size:clamp(34px,3.4vw,46px)}.merchant-note{min-height:255px;padding:38px 42px}.merchant-note h3{font-size:28px}.merchant-stamp{width:68px;height:68px;font-size:11px}.coupon-section{padding-block:54px}.coupon-grid{grid-template-columns:.55fr 1.45fr;gap:54px}.coupon-ticket{border-radius:22px;min-height:190px;transform:rotate(-1.5deg)}.coupon-ticket strong{font-size:44px}.coupon-grid h2{font-size:clamp(32px,3vw,44px)}.world-section.section-shell{min-height:360px;box-shadow:var(--shadow);border-radius:30px;margin-block:78px}.world-section .world-background{object-position:center 56%}.world-section .world-scrim{background:linear-gradient(90deg,#141819e6 0%,#141819a8 44%,#1418191f 78%)}.world-content{width:min(610px,58%);padding:44px 50px}.world-content h2{max-width:560px;font-size:clamp(34px,3.4vw,48px);line-height:1.28}.world-content>p:not(.eyebrow){font-size:15px}.world-actions{align-items:center;gap:18px;margin-top:18px;display:flex}.world-actions .button{margin-top:0}.world-actions>span{color:#ffffffb8;font-size:12px}.anchor-target{position:absolute;inset:0 auto auto 0}.tools{padding-block:82px}.tool-grid{grid-template-columns:repeat(4,1fr)}.tool-card{min-height:215px}.tool-card:nth-child(2){border-right:1px solid var(--line)}.tool-card:nth-child(-n+2){border-bottom:0}.tool-service{background:#fff8ea}.tool-service>span{color:#a56a28}.community-section{padding-block:68px}.community-grid{gap:68px}.community-grid h2{font-size:clamp(34px,3.4vw,46px)}.commerce-section{color:var(--ink);background:#f5ecdf;border-block:1px solid #5744321a;padding-block:78px}.commerce-grid{gap:64px}.commerce-grid h2{font-size:clamp(34px,3.4vw,46px)}.commerce-grid .eyebrow{color:var(--green)}.commerce-grid>div>p:last-child{color:var(--muted)}.commerce-steps{border-top-color:var(--line)}.commerce-steps li{border-bottom-color:var(--line);padding:15px 0}.commerce-steps li>span{color:var(--red)}.commerce-steps small{color:var(--muted)}.trust-section{gap:72px;padding-block:78px}.trust-title h2{font-size:clamp(34px,3.4vw,46px)}.site-footer{background:#30463a;padding-top:58px}.footer-grid h2{color:#f1d28a}.footer-brand p,.footer-grid>div:last-child p{color:#ffffffa8}.footer-grid>div:not(:first-child) a{color:#ffffffdb}.footer-bottom{color:#ffffff94;border-top-color:#ffffff2e;margin-top:48px}@media (width<=1100px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-body{min-height:245px}.tool-grid{grid-template-columns:repeat(2,1fr)}.tool-card:nth-child(2){border-right:0}.tool-card:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (width<=680px){.hero{gap:22px;padding-block:42px 54px}.hero h1{font-size:clamp(40px,11vw,50px)}.hero-lead{margin-top:16px}.hero-actions{margin-top:22px}.hero-trust{margin-top:20px}.hero-collage{min-height:300px}.hero-card-main{top:70px}.quick-grid a{min-height:92px}.products{padding-block:66px 70px}.section-heading{margin-bottom:24px}.product-grid{grid-template-columns:1fr;gap:16px}.product-card{padding:12px 12px 0}.product-image{max-height:190px}.product-body{min-height:0;padding:20px 6px 22px}.product-body h3{font-size:25px}.product-bottom{flex-direction:row;align-items:end}.merchant-section{padding-block:62px}.merchant-grid{gap:30px}.merchant-note{min-height:270px;padding:34px 25px}.coupon-section{padding-block:58px}.coupon-grid{gap:32px}.coupon-ticket{min-height:170px}.world-section.section-shell{border-radius:24px;min-height:480px;margin-block:62px}.world-section .world-background{object-position:center;height:46%}.world-section .world-scrim{background:linear-gradient(#1418190f 0%,#141819d1 42%,#141819f0 100%)}.world-content{align-self:flex-end;width:100%;padding:175px 24px 28px}.world-content h2{font-size:32px}.world-actions{flex-direction:column;align-items:flex-start;gap:10px}.tools{padding-block:70px}.tool-grid{grid-template-columns:1fr}.tool-card:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.tool-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.community-section,.commerce-section,.trust-section{padding-block:66px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
