@import "tailwindcss";
:root{--red:#e83122;--blue:#0758b7;--navy:#063674;--yellow:#ffc82e;--ink:#17304d;--paper:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Noto Sans TC","PingFang TC","Microsoft JhengHei",sans-serif}a{color:inherit;text-decoration:none}.topbar{height:70px;padding:0 max(24px,calc((100vw - 1160px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;position:sticky;top:0;z-index:20;box-shadow:0 3px 18px #17304d12}.brand{display:flex;align-items:center;gap:9px;font-weight:900;color:var(--red);font-size:20px}.brand small{background:var(--blue);color:#fff;padding:3px 8px;border-radius:99px;font-size:11px}.topbar nav{display:flex;gap:30px;font-size:14px;font-weight:800;color:var(--navy)}.topbar nav a:hover{color:var(--red)}
.hero{min-height:680px;background:radial-gradient(circle at 70% 28%,#fff6ac 0 7%,transparent 28%),linear-gradient(145deg,#0875d1,#074aa4 42%,#05316f);color:#fff;display:grid;grid-template-columns:1fr minmax(330px,510px);gap:70px;align-items:center;padding:72px max(30px,calc((100vw - 1160px)/2));overflow:hidden;position:relative}.hero:after{content:"";position:absolute;inset:auto 0 0;height:24px;background:linear-gradient(90deg,var(--red) 0 33%,var(--yellow) 33% 66%,#fff 66%)}.eyebrow{display:inline-block;border:1px solid #ffffff88;border-radius:99px;padding:8px 16px;font-size:14px;font-weight:800;letter-spacing:.08em}.hero h1{font-size:clamp(52px,7vw,88px);line-height:.98;margin:24px 0 22px;letter-spacing:-.055em}.hero h1 em{font-style:normal;color:var(--yellow);text-shadow:4px 4px 0 var(--red)}.hero-lead{font-size:20px;line-height:1.8;max-width:590px}.hero-actions{display:flex;align-items:center;gap:24px;margin:30px 0}.button{display:inline-flex;justify-content:center;align-items:center;border-radius:999px;padding:15px 27px;font-weight:900;box-shadow:0 7px 0 #9f1712;transition:.2s}.button:hover{transform:translateY(-2px)}.primary{background:linear-gradient(#ff5b42,var(--red));color:#fff}.blue{background:var(--blue);color:#fff;box-shadow:0 6px 0 var(--navy)}.text-link{font-weight:800;border-bottom:1px solid #ffffff77;padding-bottom:4px}.hero-stats{display:flex;border-top:1px solid #ffffff55;padding-top:22px}.hero-stats div{padding-right:24px;margin-right:24px;border-right:1px solid #ffffff55}.hero-stats div:last-child{border:0}.hero-stats strong,.hero-stats span{display:block}.hero-stats strong{font-size:25px;color:var(--yellow)}.hero-stats span{font-size:12px;margin-top:5px}.kv{position:relative;margin:0;filter:drop-shadow(0 28px 30px #001d4b88);transform:rotate(1deg)}.kv img{display:block;width:100%;border:7px solid #fff;border-radius:22px}.kv figcaption{position:absolute;right:-16px;top:26px;background:var(--red);padding:9px 15px;font-weight:900;border-radius:5px;box-shadow:4px 4px 0 var(--yellow)}
.prep{max-width:1100px;margin:54px auto;padding:25px 30px;border-radius:22px;background:#fff4cf;border:2px solid #ffd765;display:flex;align-items:center;gap:20px;box-shadow:0 12px 32px #593e1114}.prep-icon{font-size:40px}.prep div{flex:1}.prep b{font-size:20px}.prep p{margin:7px 0 0;line-height:1.7}.activity{padding:90px max(24px,calc((100vw - 1100px)/2));position:relative}.activity-red{background:linear-gradient(180deg,#fffdf8,#fff1e1)}.activity-blue{background:linear-gradient(145deg,#eaf7ff,#f5fbff);border-top:1px solid #bedcf5}.section-title{text-align:center;max-width:750px;margin:0 auto 45px}.section-title .label{display:inline-block;padding:6px 13px;border-radius:5px;background:var(--red);color:#fff;font-weight:900;font-size:13px;box-shadow:3px 3px 0 var(--yellow)}.activity-blue .label{background:var(--blue)}.section-title>p{font-weight:800;color:var(--red);margin:18px 0 10px}.activity-blue .section-title>p{color:var(--blue)}.section-title h2{font-size:clamp(34px,5vw,54px);line-height:1.2;margin:0;letter-spacing:-.035em;color:var(--navy)}.section-title h2 em{font-style:normal;color:var(--red)}.intro{font-size:17px!important;font-weight:500!important;color:#3e5874!important;line-height:1.8;margin-top:22px!important}.steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.step{background:#fff;border-radius:22px;padding:26px;min-height:220px;box-shadow:0 12px 30px #7b311716;border:1px solid #f2d9c6;position:relative}.steps-blue .step{border-color:#c8e0f2;box-shadow:0 12px 30px #0758b712}.step:not(:last-child):after{content:"→";position:absolute;right:-19px;top:50%;z-index:2;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--red);color:#fff;font-weight:900}.steps-blue .step:not(:last-child):after{background:var(--blue)}.step-head{display:flex;justify-content:space-between;align-items:center}.step-no{font-size:13px;font-weight:900;color:#fff;background:var(--red);width:30px;height:30px;border-radius:50%;display:grid;place-items:center}.steps-blue .step-no{background:var(--blue)}.step-icon{font-size:38px}.step h3{font-size:20px;margin:21px 0 10px;color:var(--navy)}.step p{line-height:1.7;margin:0;color:#5d6b7b}.reward{margin:35px auto 0;max-width:700px;background:var(--red);color:#fff;border-radius:20px;padding:22px 30px;text-align:center;box-shadow:0 8px 0 #9f1712}.reward span,.reward strong,.reward small{display:block}.reward strong{font-size:27px;margin:7px}.reward strong b{font-size:39px;color:var(--yellow)}.notice{max-width:820px;margin:45px auto 0;background:#ffffffb8;padding:26px 30px;border-radius:17px;border-left:5px solid var(--red)}.notice h3{margin:0 0 13px;color:#ba1e18}.notice ul{margin:0;padding-left:20px;color:#52606e;font-size:14px;line-height:1.9}.benefits{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:32px auto;max-width:760px}.benefits div{background:#fff;border:2px solid #b8dbf7;border-radius:18px;padding:22px;text-align:center}.benefits span,.benefits strong{display:block}.benefits strong{color:var(--blue);font-size:24px;margin-top:8px}.wide{display:flex;max-width:390px;margin:0 auto;font-size:18px}.wide span{margin-left:auto}footer{padding:48px 24px;background:#082c58;color:#fff;text-align:center}footer b{font-size:22px}footer p{font-size:13px;opacity:.75;margin:12px auto 18px}footer a{font-size:13px;border-bottom:1px solid #ffffff77}
@media(max-width:800px){.topbar{height:60px;padding:0 16px}.topbar nav{gap:13px;font-size:12px}.brand{font-size:16px}.hero{grid-template-columns:1fr;padding:45px 20px 65px;gap:35px}.hero-copy{text-align:center}.hero h1{font-size:55px}.hero-lead{font-size:17px}.hero-actions,.hero-stats{justify-content:center}.hero-actions{flex-wrap:wrap}.hero-stats div{padding-right:12px;margin-right:12px}.hero-stats strong{font-size:20px}.kv{width:min(100%,430px);margin:auto}.prep{margin:32px 16px;padding:22px;flex-wrap:wrap}.prep .button{width:100%}.activity{padding:65px 17px}.steps{grid-template-columns:1fr;gap:16px}.step{min-height:auto;padding:22px}.step:not(:last-child):after{content:"↓";right:calc(50% - 17px);top:auto;bottom:-25px}.benefits{grid-template-columns:1fr}.notice{padding:22px}.section-title{margin-bottom:30px}}
@media(max-width:480px){.topbar nav a:first-child{display:none}.hero h1{font-size:49px}.hero-stats span{font-size:10px}.kv figcaption{right:-5px;font-size:12px}.section-title h2{font-size:35px}.reward{padding:18px 13px}.reward strong{font-size:19px}.reward strong b{font-size:31px}}

/* Illustrated activity steps */
.steps{gap:18px}.steps-4{grid-template-columns:repeat(4,1fr)}.step{border-radius:24px;padding:15px 15px 22px;min-height:290px;text-align:center}.step-muted{filter:grayscale(.75);background:#f3f2ee;border-color:#ddd;box-shadow:none}.step:not(:last-child):after{top:42%}.step-art{width:100%;aspect-ratio:1.08;border-radius:17px;background-repeat:no-repeat;background-color:#fff8e9}.sprite-checkin{background-image:url('assets/steps-checkin.png');background-size:200% 200%}.sprite-checkin.sprite-0{background-position:0 0}.sprite-checkin.sprite-1{background-position:100% 0}.sprite-checkin.sprite-2{background-position:0 100%}.sprite-checkin.sprite-3{background-position:100% 100%}.sprite-points{background-image:url('assets/steps-points.png');background-size:300% 100%}.sprite-points.sprite-0{background-position:0 0}.sprite-points.sprite-1{background-position:50% 0}.sprite-points.sprite-2{background-position:100% 0}.step-no{margin:-15px auto 0;position:relative;box-shadow:0 2px 0 #9f1712}.steps-blue .step-no{box-shadow:0 2px 0 var(--navy)}.step-muted .step-no{background:#858585;box-shadow:0 2px 0 #555}.step h3{font-size:18px;margin:13px 0 7px}.step p{line-height:1.55;font-size:14px}.precheck{display:block;width:max-content;max-width:100%;margin:22px auto 0;padding:9px 16px;border-radius:99px;background:#e7e5e0;color:#555;font-size:13px;font-weight:800}

@media(max-width:800px){.hero{display:flex;min-height:calc(100svh - 60px);height:calc(100svh - 60px);padding:0;background:#0870c8}.hero-copy{display:none}.kv{transform:none;filter:none;width:100%;height:100%;margin:0;display:flex;align-items:center;justify-content:center}.kv img{height:100%;width:100%;object-fit:contain;border:0;border-radius:0}.kv figcaption{display:none}.steps,.steps-4{grid-template-columns:1fr;gap:22px}.step{min-height:auto;padding:13px 13px 21px;display:grid;grid-template-columns:112px 34px 1fr;grid-template-rows:auto auto;align-items:center;text-align:left}.step-art{grid-column:1;grid-row:1/3;width:100%;aspect-ratio:1}.step-no{grid-column:2;grid-row:1/3;margin:0 0 0 -17px;z-index:2}.step h3{grid-column:3;grid-row:1;margin:0 0 2px 3px;align-self:end}.step p{grid-column:3;grid-row:2;margin-left:3px;align-self:start}.step:not(:last-child):after{top:auto;bottom:-29px}}

/* Full first-screen campaign KV */
.hero-kv{display:block;height:calc(100svh - 70px);min-height:620px;padding:0;background:#0870c8;overflow:hidden}
.hero-kv:after{display:none}.hero-kv .kv,.hero-kv .kv picture{display:block;width:100%;height:100%;margin:0}.hero-kv .kv{transform:none;filter:none}.hero-kv .kv img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border:0;border-radius:0}
@media(max-width:800px){.hero-kv{height:calc(100svh - 60px);min-height:0}.hero-kv .kv img{object-position:center top}}

/* Sharper, product-accurate check-in journey */
.steps-red .step-muted{filter:grayscale(.35) brightness(.97)}
.checkin-help-links{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap;margin:22px auto 0}.checkin-help-links .precheck{margin:0}.checkin-help-links .precheck:first-child{background:#fff1cf;color:#9a3f12;border:1px solid #efd089}
.sprite-checkin{aspect-ratio:2/3;background-image:url('assets/steps-checkin.png');background-size:400% auto;background-position-y:center}
.sprite-checkin.sprite-0{background-position-x:0}
.sprite-checkin.sprite-1{background-position-x:33.333%}
.sprite-checkin.sprite-2{background-position-x:66.667%}
.sprite-checkin.sprite-3{background-position-x:100%}
@media(max-width:800px){.sprite-checkin{aspect-ratio:2/3}}

/* Each generated panel has a slightly different source width; zoom and align
   each crop independently so neighboring artwork never bleeds through. */
.sprite-checkin{background-size:auto 124%;background-position-y:center}
.sprite-checkin.sprite-0{background-position-x:1.5%}
.sprite-checkin.sprite-1{background-position-x:35.7%}
.sprite-checkin.sprite-2{background-position-x:68.6%}
.sprite-checkin.sprite-3{background-position-x:98%}

.checkin-heading{max-width:820px;margin-bottom:38px}
.checkin-heading>p:first-of-type{margin-bottom:12px;font-size:17px;letter-spacing:.03em}
.checkin-heading h2 em{white-space:nowrap}
.checkin-heading .campaign-detail{max-width:720px;margin:20px auto 0!important;color:#52606e!important;font-size:16px!important;font-weight:500!important;line-height:1.8}
.checkin-heading .campaign-detail b{color:var(--red);font-size:1.08em}

.reward-showcase{display:grid;grid-template-columns:.85fr 72px 1.15fr;align-items:stretch;max-width:650px;margin:28px auto 0;padding:12px;border:1px solid #e7d9ca;border-radius:28px;background:linear-gradient(135deg,#fff,#fffaf2);box-shadow:0 16px 40px #873c1818,0 4px 0 #f1b254;position:relative;overflow:hidden}.reward-showcase:before,.reward-showcase:after{content:"";position:absolute;width:90px;height:90px;border-radius:50%;filter:blur(1px);opacity:.12}.reward-showcase:before{left:-35px;top:-35px;background:var(--blue)}.reward-showcase:after{right:-30px;bottom:-40px;background:var(--red)}
.reward-showcase>div{min-height:154px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:1}.reward-floor{margin:4px 0 4px 4px;border:1px solid #c9def1;border-radius:20px;background:#f3f9ff;color:var(--navy)}.reward-jackpot{margin:4px 4px 4px 0;border:1px solid #f1c7b6;border-radius:20px;background:#fff4ee;color:#9f281d}.reward-kicker{font-size:13px;font-weight:900;letter-spacing:.06em}.reward-showcase strong{display:flex;align-items:baseline;gap:5px;margin:4px 0 0;font-size:66px;line-height:.95;color:var(--red);font-style:normal;letter-spacing:-.04em}.reward-floor strong{font-size:48px;color:var(--blue)}.reward-showcase strong small{padding:4px 7px;border-radius:99px;background:var(--blue);color:#fff;font-size:11px;letter-spacing:.08em}.reward-showcase strong em{font-size:18px;font-style:normal}.reward-showcase b{font-size:12px;color:#61758a;letter-spacing:.04em}.reward-jackpot>small{margin-top:6px;padding:4px 10px;border-radius:99px;background:#ffe2d5;color:#ae3828;font-size:11px;font-weight:900}.reward-path{color:var(--red)}.reward-path span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--red);color:#fff;font-size:13px;font-weight:900;box-shadow:0 5px 12px #d83d2b32}.reward-path i{margin-top:5px;color:#d67b56;font-size:20px;font-style:normal}
@media(max-width:600px){.reward-showcase{grid-template-columns:.88fr 44px 1.12fr;padding:8px;border-radius:22px}.reward-showcase>div{min-height:128px}.reward-floor,.reward-jackpot{border-radius:16px}.reward-showcase strong{font-size:49px}.reward-floor strong{font-size:36px}.reward-showcase strong em{font-size:15px}.reward-kicker{font-size:11px}.reward-path span{width:28px;height:28px;font-size:11px}.reward-path i{font-size:16px}.checkin-heading .campaign-detail{font-size:14px!important}}
.reward-illustration{display:block;max-width:820px;margin:28px auto 0}.reward-illustration img{display:block;width:100%;height:auto;border-radius:26px;box-shadow:0 16px 38px #7b311720}
.prize-denoms{max-width:700px;margin:14px auto 0;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;color:var(--navy);font-size:14px;font-weight:900}.prize-denoms span{margin-right:4px}.prize-denoms b{min-width:42px;padding:6px 10px;border-radius:99px;background:#fff;border:2px solid #ffb52d;box-shadow:0 3px 0 #e38d12;color:#c93928}.prize-denoms em{font-style:normal}
@media(max-width:600px){.reward-illustration{max-width:430px;margin-top:24px}.reward-illustration img{border-radius:22px}}
@media(max-width:600px){.prize-denoms{gap:6px;font-size:12px}.prize-denoms span{width:100%}.prize-denoms b{min-width:34px;padding:5px 7px}}

.triple-heading{max-width:820px;margin-bottom:38px}.triple-heading h2{font-size:clamp(34px,4.6vw,50px)}
.triple-showcase{display:grid;grid-template-columns:.88fr 1.12fr;max-width:620px;margin:26px auto 0;border:5px solid #ffb52d;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 10px 0 #0758b7,0 18px 34px #0758b724;text-align:center}
.triple-main{min-height:178px;padding:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(145deg,#ff9821,#ef5b21);color:#fff;position:relative}.triple-main:before{content:"";position:absolute;inset:9px;border:1px dashed #ffffff80;border-radius:14px}.triple-main span{font-size:14px;font-weight:900;letter-spacing:.08em}.triple-main strong{display:flex;align-items:baseline;color:#fff;font-size:78px;line-height:.9;text-shadow:0 5px 0 #b33917}.triple-main strong em{font-size:25px;color:#fff;font-style:normal}.triple-main b{font-size:12px;margin-top:8px}
.triple-perks{display:grid;grid-template-rows:1fr 1fr;background:#fff}.triple-perks>div{padding:17px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.triple-perks>div:first-child{border-bottom:1px dashed #9bc2e5}.triple-perks span{font-size:12px;color:#627a94;font-weight:800}.triple-perks strong{margin-top:4px;color:var(--blue);font-size:21px}.triple-heading .intro{max-width:720px;margin:20px auto 0!important;font-size:15px!important}
.activity-blue .steps+.wide{margin-top:34px}
@media(max-width:600px){.triple-showcase{grid-template-columns:.9fr 1.1fr;border-width:4px}.triple-main{min-height:150px;padding:12px}.triple-main strong{font-size:62px}.triple-perks>div{padding:12px 8px}.triple-perks strong{font-size:16px}.triple-heading .intro{font-size:14px!important}}

/* Interactive Japan travel guide */
.interactive-heading{text-align:center;max-width:720px;margin:0 auto 30px}.interactive-heading>span,.checklist-copy>span,.calculator-copy>span{display:inline-block;color:var(--red);font-size:13px;font-weight:900;letter-spacing:.08em}.interactive-heading h2,.checklist-copy h2,.calculator-copy h2{margin:8px 0 9px;color:var(--navy);font-size:clamp(29px,4vw,42px);line-height:1.2;letter-spacing:-.035em}.interactive-heading p,.checklist-copy p,.calculator-copy p{margin:0;color:#607085;line-height:1.7}
.route-explorer{padding:80px max(24px,calc((100vw - 1040px)/2));background:#fff}.route-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:860px;margin:0 auto 18px}.route-tabs button{appearance:none;border:1px solid #d7e1ea;background:#f8fbfd;color:#48617c;border-radius:16px;padding:15px 10px;font:inherit;font-size:15px;font-weight:900;cursor:pointer;transition:.2s}.route-tabs button span{display:block;font-size:28px;margin-bottom:4px}.route-tabs button:hover{transform:translateY(-2px);border-color:#78aad7}.route-tabs button.active{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 7px 0 var(--navy)}.route-result{max-width:920px;margin:26px auto 0;padding:27px 30px;display:grid;grid-template-columns:72px 1fr auto;gap:22px;align-items:center;background:linear-gradient(135deg,#edf8ff,#fff);border:2px solid #add4f0;border-radius:24px;box-shadow:0 15px 34px #0758b714}.route-stamp{width:68px;height:68px;display:grid;place-items:center;background:#fff;border-radius:50%;font-size:34px;box-shadow:0 5px 16px #0758b719}.route-result small{color:#607b95;font-weight:800}.route-result h3{margin:4px 0 7px;color:var(--navy);font-size:22px}.route-result p{margin:0;color:#5d6b7b;line-height:1.65}.route-benefits{display:flex;gap:10px;flex-wrap:wrap;margin-top:13px}.route-benefits b{padding:6px 10px;background:#fff1d2;color:#85500e;border-radius:8px;font-size:12px}.route-result>a{padding:12px 15px;background:#fff;color:var(--blue);border:1px solid #8fbee2;border-radius:99px;font-size:13px;font-weight:900;white-space:nowrap}.route-note{text-align:center;color:#7d8b98;font-size:12px;margin:14px 0 0}
.travel-checklist{max-width:1040px;margin:56px auto;padding:36px;border:2px solid #ffd365;border-radius:28px;background:linear-gradient(135deg,#fff8d9,#fffdf5);box-shadow:0 16px 38px #7e591117}.checklist-copy{text-align:center}.checklist-items{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:28px 0 14px}.checklist-items label{display:flex;align-items:center;gap:12px;padding:18px;background:#fff;border:2px solid #ecdcae;border-radius:16px;cursor:pointer;transition:.2s}.checklist-items label:hover{transform:translateY(-2px)}.checklist-items input{position:absolute;opacity:0;pointer-events:none}.checklist-items label>span{flex:0 0 32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#f2eee4;color:#7a7467;font-weight:900}.checklist-items label b{font-size:14px}.checklist-items label.checked{border-color:#3ea16e;background:#f2fff8;color:#17653d}.checklist-items label.checked>span{background:#2f9663;color:#fff}.location-reminder{width:max-content;max-width:100%;margin:0 auto 20px;padding:9px 14px;border-radius:10px;background:#fff1cf;color:#725519;font-size:13px}.location-reminder span{margin-right:6px;color:var(--red);font-size:17px}.checklist-result{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:20px;border-top:1px dashed #d9bd72}.checklist-result>strong{color:#765114}.travel-checklist.is-ready .checklist-result>strong{color:#17653d}.checklist-result>div{display:flex;align-items:center;gap:18px}.checklist-result .button{padding:12px 18px;font-size:13px}.checkin-link{color:var(--blue);font-size:13px;font-weight:900;white-space:nowrap}
.point-calculator{padding:82px max(24px,calc((100vw - 1000px)/2));display:grid;grid-template-columns:.85fr 1.15fr;gap:55px;align-items:center;background:linear-gradient(145deg,#fff6dc,#fff)}.calculator-copy>span{color:#d5571d}.calculator-box{padding:30px;background:#fff;border:2px solid #ffc46a;border-radius:25px;box-shadow:0 13px 0 #f1a12a,0 23px 38px #a35f1919}.calculator-box>label{display:block;margin-bottom:10px;color:#6a593f;font-size:13px;font-weight:900}.number-control{display:grid;grid-template-columns:48px 1fr 48px;border:2px solid #ecd7b8;border-radius:14px;overflow:hidden}.number-control button{border:0;background:#fff5df;color:#b45c15;font-size:24px;font-weight:900;cursor:pointer}.number-control input{width:100%;padding:12px;border:0;border-left:1px solid #ecd7b8;border-right:1px solid #ecd7b8;text-align:center;color:var(--navy);font:inherit;font-size:20px;font-weight:900}.conversion{display:grid;grid-template-columns:1fr 35px 1fr;align-items:center;margin:24px 0 15px;text-align:center}.conversion span,.conversion strong{font-size:30px;color:#dc6221}.conversion strong{color:var(--blue)}.conversion small{display:block;margin-top:3px;font-size:12px}.conversion i{font-style:normal;color:#9d8c74;font-size:24px}.calculator-box>p{margin:0;color:#8a8175;font-size:12px;line-height:1.6}
.quick-faq{padding:80px max(24px,calc((100vw - 900px)/2));background:#eef8ff}.faq-list{display:grid;gap:10px}.faq-list details{background:#fff;border:1px solid #cbdfee;border-radius:15px;overflow:hidden}.faq-list summary{list-style:none;padding:19px 22px;display:flex;justify-content:space-between;align-items:center;color:var(--navy);font-weight:900;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:22px;color:var(--blue);transition:.2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{margin:0;padding:0 22px 20px;color:#5d6b7b;line-height:1.75}.quick-faq>a{display:block;width:max-content;margin:24px auto 0;color:var(--blue);font-size:13px;font-weight:900;border-bottom:1px solid #75a6d0}

@media(max-width:800px){.route-explorer,.point-calculator,.quick-faq{padding:60px 17px}.route-tabs{grid-template-columns:1fr 1fr}.route-result{grid-template-columns:54px 1fr;padding:22px 18px;gap:13px}.route-stamp{width:52px;height:52px;font-size:26px}.route-result>a{grid-column:1/3;text-align:center}.route-benefits{display:grid}.travel-checklist{margin:34px 16px;padding:27px 18px}.checklist-items{grid-template-columns:1fr}.checklist-result{align-items:flex-start;flex-direction:column}.checklist-result>div{width:100%;justify-content:space-between}.point-calculator{grid-template-columns:1fr;gap:28px}.calculator-copy{text-align:center}.calculator-box{padding:22px 18px}.conversion span,.conversion strong{font-size:25px}}
@media(max-width:480px){.route-tabs button{padding:12px 6px;font-size:13px}.route-result h3{font-size:18px}.checklist-result>div{align-items:stretch;flex-direction:column}.checklist-result .button{text-align:center}.checkin-link{text-align:center}.conversion{grid-template-columns:1fr 25px 1fr}.conversion span,.conversion strong{font-size:21px}.interactive-heading h2,.checklist-copy h2,.calculator-copy h2{font-size:29px}}
@media(max-width:480px){.checkin-help-links{align-items:stretch;flex-direction:column}.checkin-help-links .precheck{width:100%;text-align:center}}

/* Mobile journey: refined travel-route connectors */
@media(max-width:800px){
  .steps,.steps-4{gap:34px}
  .step{
    grid-template-columns:120px minmax(0,1fr);
    grid-template-rows:auto auto;
    column-gap:22px;
    padding:14px 18px 14px 14px;
    border-radius:25px;
    box-shadow:0 10px 28px #713c1a12;
  }
  .step-art{grid-column:1;grid-row:1/3;border-radius:18px;box-shadow:0 5px 16px #17304d1c}
  .step-no{
    position:absolute;
    left:116px;
    top:20px;
    width:32px;
    height:32px;
    margin:0;
    border:3px solid #fff;
    box-shadow:0 4px 10px #8e1c1645;
    font-size:12px;
    z-index:3;
  }
  .step h3{grid-column:2;grid-row:1;margin:0;align-self:end;font-size:18px;line-height:1.35}
  .step p{grid-column:2;grid-row:2;margin:5px 0 0;align-self:start;line-height:1.55}
  .step:not(:last-child):before{
    content:"";
    position:absolute;
    left:50%;
    bottom:-39px;
    height:39px;
    border-left:2px dashed #e85c4e70;
    z-index:1;
  }
  .step:not(:last-child):after{
    content:"✈";
    left:calc(50% - 14px);
    right:auto;
    top:auto;
    bottom:-32px;
    width:28px;
    height:28px;
    border:2px solid #f0a59b;
    background:#fffdf8;
    color:var(--red);
    box-shadow:0 4px 12px #8f2b2030;
    font-size:12px;
    transform:rotate(90deg);
    z-index:2;
  }
  .steps-blue .step:not(:last-child):before{border-left-color:#4f94cf80}
  .steps-blue .step:not(:last-child):after{border-color:#8fc2eb;color:var(--blue)}
}

/* Mobile itinerary-ticket treatment */
@media(max-width:800px){
  .steps,.steps-4{
    position:relative;
    gap:24px;
    padding-left:22px;
  }
  .step{
    min-height:166px;
    grid-template-columns:132px minmax(0,1fr);
    column-gap:22px;
    padding:16px 18px 16px 16px;
    border:1px solid #ecd5c1;
    border-top:4px solid var(--red);
    border-radius:22px 22px 22px 9px;
    background:
      linear-gradient(135deg,transparent 0 12px,#fff 12px) top left/100% 100% no-repeat;
    box-shadow:0 12px 30px #7b311718,0 2px 0 #fff inset;
    overflow:visible;
  }
  .steps-blue .step{border-top-color:var(--blue);border-left-color:#c7deef;border-right-color:#c7deef;border-bottom-color:#c7deef}
  .step-muted{border-top-color:#8b8b8b;background:linear-gradient(135deg,transparent 0 12px,#f3f2ee 12px)}
  .step-art{
    width:132px;
    border-radius:15px;
    border:3px solid #fff;
    box-shadow:0 6px 18px #17304d28;
  }
  .step-no{
    left:24px;
    top:9px;
    width:auto;
    min-width:56px;
    height:25px;
    padding:0 9px;
    border:0;
    border-radius:4px 4px 9px 4px;
    box-shadow:0 3px 0 #9f1712;
    font-size:0;
    letter-spacing:.06em;
    display:flex;
    align-items:center;
    justify-content:center;
  }
  .steps-blue .step-no{box-shadow:0 3px 0 var(--navy)}
  .step-muted .step-no{box-shadow:0 3px 0 #555}
  .step-no:before{content:"STEP";font-size:8px;margin-right:4px;opacity:.82}
  .step-no:after{content:attr(data-step);font-size:12px}
  .step h3{font-size:19px;color:var(--navy);letter-spacing:-.02em}
  .step p{font-size:14px;color:#607085}
  .step:not(:last-child):before{
    left:-15px;
    top:calc(50% + 9px);
    bottom:auto;
    width:2px;
    height:calc(100% + 24px);
    border:0;
    background:repeating-linear-gradient(to bottom,var(--red) 0 5px,transparent 5px 10px);
    opacity:.45;
  }
  .step:not(:last-child):after{
    content:"";
    left:-23px;
    top:calc(50% - 9px);
    bottom:auto;
    width:18px;
    height:18px;
    border:4px solid #fff;
    border-radius:50%;
    background:var(--red);
    box-shadow:0 0 0 2px #f1b3aa,0 4px 10px #8f2b2030;
    transform:none;
  }
  .step:last-child:before{
    content:"";
    position:absolute;
    left:-23px;
    top:calc(50% - 9px);
    width:18px;
    height:18px;
    border:4px solid #fff;
    border-radius:50%;
    background:var(--red);
    box-shadow:0 0 0 2px #f1b3aa,0 4px 10px #8f2b2030;
  }
  .steps-blue .step:not(:last-child):before{background:repeating-linear-gradient(to bottom,var(--blue) 0 5px,transparent 5px 10px)}
  .steps-blue .step:not(:last-child):after,.steps-blue .step:last-child:before{background:var(--blue);box-shadow:0 0 0 2px #9bc6e8,0 4px 10px #0758b730}
}

/* Check-in flow — reference-inspired STEP axis, scoped to activity 1 only */
.steps-red.steps-4{
  display:flex;
  flex-direction:column;
  gap:26px;
  max-width:980px;
  margin:0 auto;
  padding:0;
}
.steps-red.steps-4 .step{
  display:grid;
  grid-template-columns:36% 64%;
  grid-template-rows:1fr auto;
  min-height:292px;
  padding:0;
  overflow:visible;
  text-align:left;
  border:1px solid #eadfd8;
  border-radius:28px;
  background:#fff;
  box-shadow:0 14px 34px #863c2215,0 2px 0 #fff inset;
}
.steps-red.steps-4 .step-muted{
  background:#f3f2ef;
  border-color:#ddd8d2;
  filter:grayscale(.28) brightness(.99);
}
.steps-red.steps-4 .step-art{
  grid-column:1;
  grid-row:1/3;
  width:100%;
  height:100%;
  min-height:292px;
  aspect-ratio:auto;
  border:0;
  border-radius:27px 0 0 27px;
  box-shadow:none;
}
.steps-red.steps-4 .step-no{
  position:absolute;
  left:calc(36% + 30px);
  top:34px;
  z-index:3;
  width:76px;
  height:96px;
  margin:0;
  padding:10px 8px 16px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:2px;
  border:0;
  border-radius:8px 8px 5px 5px;
  background:linear-gradient(165deg,#f45635,#e73524);
  color:#fff;
  box-shadow:0 7px 16px #b72d1d33;
  font-size:0;
  line-height:1;
  clip-path:polygon(0 0,100% 0,100% 100%,50% 91%,0 100%);
}
.steps-red.steps-4 .step-no:before{
  content:"STEP";
  margin:0;
  font-size:14px;
  font-weight:800;
  letter-spacing:.02em;
  opacity:.96;
}
.steps-red.steps-4 .step-no:after{
  content:attr(data-step-label);
  font-size:36px;
  font-weight:900;
  letter-spacing:-.04em;
}
.steps-red.steps-4 .step h3{
  grid-column:2;
  grid-row:1;
  align-self:end;
  margin:0;
  padding:88px 42px 0 132px;
  color:var(--navy);
  font-size:27px;
  line-height:1.3;
  letter-spacing:-.03em;
}
.steps-red.steps-4 .step p{
  grid-column:2;
  grid-row:2;
  align-self:start;
  margin:0;
  padding:12px 42px 62px 132px;
  color:#5e6875;
  font-size:16px;
  line-height:1.75;
}
.steps-red.steps-4 .step-no-copy h3{
  grid-row:1/3;
  align-self:center;
  padding-top:0;
  padding-bottom:0;
}
.steps-red.steps-4 .step:not(:last-child):before{
  content:"";
  position:absolute;
  left:calc(36% + 67px);
  top:124px;
  bottom:-27px;
  z-index:2;
  width:3px;
  height:auto;
  border:0;
  background:repeating-linear-gradient(to bottom,#ef5038 0 6px,transparent 6px 12px);
  opacity:.76;
}
.steps-red.steps-4 .step:not(:last-child):after{
  content:"↓";
  position:absolute;
  left:calc(36% + 48px);
  right:auto;
  top:auto;
  bottom:-23px;
  z-index:4;
  width:40px;
  height:40px;
  display:grid;
  place-items:center;
  border:4px solid #fff;
  border-radius:50%;
  background:#ef432f;
  color:#fff;
  box-shadow:0 0 0 2px #f4b2a8,0 6px 15px #9b2e2230;
  font-size:23px;
  font-weight:900;
  line-height:1;
  transform:none;
}
.steps-red.steps-4 .step:last-child:before{display:none}

@media(max-width:800px){
  .steps-red.steps-4{
    gap:24px;
    padding:0;
  }
  .steps-red.steps-4 .step{
    grid-template-columns:39% 61%;
    grid-template-rows:1fr auto;
    min-height:214px;
    border-top:1px solid #eadfd8;
    border-radius:22px;
    background:#fff;
    box-shadow:0 11px 28px #79341d17;
  }
  .steps-red.steps-4 .step-muted{
    background:#f3f2ef;
    border-color:#ddd8d2;
  }
  .steps-red.steps-4 .step-art{
    width:100%;
    height:100%;
    min-height:214px;
    border:0;
    border-radius:21px 0 0 21px;
  }
  .steps-red.steps-4 .step-no{
    left:calc(39% + 22px);
    top:18px;
    width:58px;
    min-width:0;
    height:74px;
    padding:8px 6px 13px;
    border-radius:6px 6px 4px 4px;
    box-shadow:0 5px 12px #b72d1d2e;
  }
  .steps-red.steps-4 .step-no:before{font-size:10px}
  .steps-red.steps-4 .step-no:after{font-size:28px}
  .steps-red.steps-4 .step h3{
    padding:100px 18px 0 24px;
    font-size:18px;
    line-height:1.38;
  }
  .steps-red.steps-4 .step p{
    padding:8px 18px 24px 24px;
    font-size:13px;
    line-height:1.55;
  }
  .steps-red.steps-4 .step-no-copy h3{
    grid-row:1/3;
    align-self:start;
    padding:100px 18px 24px 24px;
  }
  .steps-red.steps-4 .step:not(:last-child):before{
    display:none;
  }
  .steps-red.steps-4 .step:not(:last-child):after{
    left:calc(50% - 22px);
    bottom:-20px;
    width:36px;
    height:36px;
    border-width:4px;
    font-size:20px;
  }
}

@media(max-width:390px){
  .steps-red.steps-4 .step{grid-template-columns:37% 63%;min-height:202px}
  .steps-red.steps-4 .step-art{min-height:202px}
  .steps-red.steps-4 .step-no{left:calc(37% + 20px);width:54px}
  .steps-red.steps-4 .step h3{padding-left:20px;padding-right:14px;font-size:17px}
  .steps-red.steps-4 .step p{padding-left:20px;padding-right:14px;font-size:12.5px}
  .steps-red.steps-4 .step:not(:last-child):after{left:calc(50% - 22px)}
}

/* Activity terms */
.terms{
  padding:72px clamp(20px,5vw,72px) 84px;
  background:linear-gradient(180deg,#fff 0%,#fff8f1 100%);
  color:var(--navy);
}
.terms-heading{text-align:center;margin:0 auto 30px}
.terms-heading>span{
  display:inline-block;
  margin-bottom:10px;
  padding:7px 16px;
  border-radius:999px;
  background:#ed3528;
  color:#fff;
  font-size:14px;
  font-weight:800;
  letter-spacing:.08em;
}
.terms-heading h2{margin:0;font-size:clamp(30px,4vw,44px);letter-spacing:-.03em}
.terms-heading p{margin:10px 0 0;color:#66717f;font-size:16px}
.terms-card{
  width:min(1080px,100%);
  margin:0 auto;
  overflow:hidden;
  border:1px solid #ecdace;
  border-radius:26px;
  background:#fff;
  box-shadow:0 18px 48px #71330d14;
}
.terms-card>section{padding:32px 40px}
.terms-card>section+section{border-top:1px solid #f0e4dc}
.terms-card h3{display:flex;align-items:center;gap:12px;margin:0 0 20px;font-size:22px;line-height:1.4}
.terms-card h3 span{
  flex:0 0 auto;
  display:grid;
  place-items:center;
  width:42px;
  height:42px;
  border-radius:12px;
  background:#fff0e8;
  color:#e94231;
  font-size:14px;
  font-weight:900;
}
.terms-card ol{margin:0;padding-left:1.65em;color:#465361;font-size:16px;line-height:1.85}
.terms-card li{padding-left:.25em}
.terms-card li+li{margin-top:8px}
.support{
  display:flex;
  align-items:center;
  gap:14px;
  padding:24px 40px;
  background:#fff3e7;
}
.support span{padding:5px 10px;border-radius:7px;background:#e94231;color:#fff;font-size:13px;font-weight:800}
.support strong{font-size:16px}
.support a{margin-left:auto;color:#0758b7;font-size:22px;font-weight:900;text-decoration:none}
@media(max-width:800px){
  .terms{padding:52px 16px 60px}
  .terms-heading{margin-bottom:22px}
  .terms-heading p{font-size:14px}
  .terms-card{border-radius:20px}
  .terms-card>section{padding:26px 20px}
  .terms-card h3{align-items:flex-start;gap:10px;font-size:18px}
  .terms-card h3 span{width:36px;height:36px;border-radius:10px;font-size:12px}
  .terms-card ol{padding-left:1.5em;font-size:15px;line-height:1.75}
  .support{flex-wrap:wrap;gap:8px 10px;padding:20px}
  .support a{width:100%;margin:4px 0 0;font-size:21px}
}

/* Check-in artwork is stored as four independent assets.  The previous
   percentage offsets assumed equal source widths and could reveal a neighbor. */
.steps-red.steps-4 .sprite-checkin{
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center;
}
.steps-red.steps-4 .sprite-checkin.sprite-0{
  background-image:url('assets/checkin-step-0-copyright.png');
  background-position:center 46%;
}
.steps-red.steps-4 .sprite-checkin.sprite-1{
  background-image:url('assets/checkin-step-1-compliant.png');
  background-position:center 54%;
}
.steps-red.steps-4 .sprite-checkin.sprite-2{
  background-image:url('assets/checkin-step-2-compliant.png');
  background-position:center 50%;
}
.steps-red.steps-4 .sprite-checkin.sprite-3{
  background-image:url('assets/checkin-step-3.png');
  background-position:center 50%;
}

/* Activity 2 uses the same editorial STEP journey as activity 1.
   Its labels and connectors are intentionally angular—no numbered circles. */
.steps-blue.steps-3{
  display:flex;
  flex-direction:column;
  gap:26px;
  max-width:980px;
  margin:0 auto;
  padding:0;
}
.steps-blue.steps-3 .step{
  display:grid;
  grid-template-columns:36% 64%;
  grid-template-rows:1fr auto;
  min-height:292px;
  padding:0;
  overflow:visible;
  text-align:left;
  border:1px solid #c9dfee;
  border-radius:28px;
  background:#fff;
  box-shadow:0 14px 34px #0758b715,0 2px 0 #fff inset;
}
.steps-blue.steps-3 .step-art{
  grid-column:1;
  grid-row:1/3;
  width:100%;
  height:100%;
  min-height:292px;
  aspect-ratio:auto;
  border:0;
  border-radius:27px 0 0 27px;
  box-shadow:none;
  background-size:cover;
  background-position:center;
}
.steps-blue.steps-3 .sprite-points.sprite-0{background-image:url('assets/points-step-1-compliant.png')}
.steps-blue.steps-3 .sprite-points.sprite-1{background-image:url('assets/points-step-2-copyright.png')}
.steps-blue.steps-3 .sprite-points.sprite-2{background-image:url('assets/points-step-3.png')}
.steps-blue.steps-3 .step-no{
  position:absolute;
  left:calc(36% + 30px);
  top:34px;
  z-index:3;
  width:76px;
  height:96px;
  margin:0;
  padding:10px 8px 16px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:2px;
  border:0;
  border-radius:8px 8px 5px 5px;
  background:linear-gradient(165deg,#1673cf,#0758b7);
  color:#fff;
  box-shadow:0 7px 16px #0758b733;
  font-size:0;
  line-height:1;
  clip-path:polygon(0 0,100% 0,100% 100%,50% 91%,0 100%);
}
.steps-blue.steps-3 .step-no:before{
  content:"STEP";
  margin:0;
  font-size:14px;
  font-weight:800;
  letter-spacing:.02em;
}
.steps-blue.steps-3 .step-no:after{
  content:attr(data-step-label);
  font-size:36px;
  font-weight:900;
  letter-spacing:-.04em;
}
.steps-blue.steps-3 .step h3{
  grid-column:2;
  grid-row:1;
  align-self:end;
  margin:0;
  padding:88px 42px 0 132px;
  color:var(--navy);
  font-size:27px;
  line-height:1.3;
  letter-spacing:-.03em;
}
.steps-blue.steps-3 .step p{
  grid-column:2;
  grid-row:2;
  align-self:start;
  margin:0;
  padding:12px 42px 62px 132px;
  color:#5e6875;
  font-size:16px;
  line-height:1.75;
}
.steps-blue.steps-3 .step:not(:last-child):before{
  content:"";
  position:absolute;
  left:calc(36% + 67px);
  top:124px;
  bottom:-27px;
  z-index:2;
  width:3px;
  height:auto;
  border:0;
  background:repeating-linear-gradient(to bottom,#1673cf 0 6px,transparent 6px 12px);
  opacity:.72;
}
.steps-blue.steps-3 .step:not(:last-child):after{
  content:"↓";
  position:absolute;
  left:calc(36% + 55px);
  right:auto;
  top:auto;
  bottom:-28px;
  z-index:4;
  width:28px;
  height:38px;
  display:grid;
  place-items:center;
  border:0;
  border-radius:0;
  background:transparent;
  color:var(--blue);
  box-shadow:none;
  font-size:28px;
  font-weight:900;
  line-height:1;
  transform:none;
}
.steps-blue.steps-3 .step:last-child:before{display:none}

@media(max-width:800px){
  .steps-blue.steps-3{gap:24px;padding:0}
  .steps-blue.steps-3 .step{
    grid-template-columns:39% 61%;
    grid-template-rows:1fr auto;
    min-height:214px;
    border-top:1px solid #c9dfee;
    border-radius:22px;
    background:#fff;
    box-shadow:0 11px 28px #0758b717;
  }
  .steps-blue.steps-3 .step-art{
    width:100%;
    height:100%;
    min-height:214px;
    border:0;
    border-radius:21px 0 0 21px;
  }
  .steps-blue.steps-3 .step-no{
    left:calc(39% + 22px);
    top:18px;
    width:58px;
    min-width:0;
    height:74px;
    padding:8px 6px 13px;
    border-radius:6px 6px 4px 4px;
    box-shadow:0 5px 12px #0758b72e;
  }
  .steps-blue.steps-3 .step-no:before{font-size:10px}
  .steps-blue.steps-3 .step-no:after{font-size:28px}
  .steps-blue.steps-3 .step h3{padding:100px 18px 0 24px;font-size:18px;line-height:1.38}
  .steps-blue.steps-3 .step p{padding:8px 18px 24px 24px;font-size:13px;line-height:1.55}
  .steps-blue.steps-3 .step:not(:last-child):before{
    display:none;
  }
  .steps-blue.steps-3 .step:not(:last-child):after{
    left:calc(50% - 13px);
    bottom:-27px;
    width:25px;
    height:36px;
    font-size:25px;
  }
}

@media(max-width:390px){
  .steps-blue.steps-3 .step{grid-template-columns:37% 63%;min-height:202px}
  .steps-blue.steps-3 .step-art{min-height:202px}
  .steps-blue.steps-3 .step-no{left:calc(37% + 20px);width:54px}
  .steps-blue.steps-3 .step h3{padding-left:20px;padding-right:14px;font-size:17px}
  .steps-blue.steps-3 .step p{padding-left:20px;padding-right:14px;font-size:12.5px}
  .steps-blue.steps-3 .step:not(:last-child):after{left:calc(50% - 13px)}
}
