.rk-hero,.rk-hero *,.rk-sec,.rk-sec *,.rk-anav,.rk-anav *,.rk-cta,.rk-cta *{box-sizing:border-box}:root{--rk-deep:#0d3340;--rk-teal:#123f4e;--rk-green:#1b805e;--rk-mint:#7dffbf;--rk-yellow:#ffe004;--rk-ink:#1f2937;--rk-sub:#465761;--rk-line:#e2e8ec;--rk-bg-green:#eef7f2}.rk-wrap{max-width:1200px;margin:0 auto;padding:0 24px}.rk-sec{padding:72px 0}.rk-sec-head{text-align:center;max-width:640px;margin:0 auto 44px}.rk-sec-head h2{margin:0;font-size:32px;font-weight:900;color:var(--rk-ink)}.rk-sec-head p{margin:10px 0 0;font-size:15px;line-height:1.8;color:var(--rk-sub)}.rk-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:9999px;font-size:15px;font-weight:700;text-decoration:none;transition:filter .15s}.rk-btn:hover{filter:brightness(1.06);text-decoration:none}.rk-btn--yellow{background:#0a0f0d;color:#00e650}.rk-btn--ghost{background:transparent;color:#0a0f0d;border:1.5px solid rgba(0,0,0,.55)}.rk-btn--green{background:#00e650;color:#0a0f0d}.rk-btn--outline{background:transparent;color:var(--rk-ink);border:1.5px solid var(--rk-line)}.rk-hero{position:relative;display:grid;grid-template-columns:minmax(48px,1fr) minmax(0,600px) minmax(0,560px) minmax(48px,1fr);align-items:stretch;background:linear-gradient(115deg,#00e650,#00efc8 70%,#8bf7e2);overflow:hidden}.rk-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(90% 80% at 18% 18%,rgba(255,255,255,.18),transparent 55%);pointer-events:none}.rk-hero-copy{grid-column:2;position:relative;z-index:2;align-self:center;margin:32px 0;padding:0 48px 0 0;display:flex;flex-direction:column;justify-content:center;max-width:none;min-height:min(560px,44vw)}.rk-pill{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:7px 16px;border-radius:9999px;background:#00000014;border:1px solid rgba(0,0,0,.4);color:#0a0f0d;font-size:13px;font-weight:700}.rk-pill i{width:7px;height:7px;border-radius:9999px;background:#0a0f0d}.rk-hero-copy h1{margin:18px 0 0;font-size:clamp(28px,3.6vw,46px);line-height:1.18;font-weight:900;color:#0a0f0d;letter-spacing:-.01em;white-space:nowrap}.rk-hero-copy>p{margin:18px 0 0;font-size:16px;line-height:1.85;color:#0a0f0dc7;max-width:640px}.rk-chips{margin-top:20px;display:flex;gap:10px;flex-wrap:wrap}.rk-chip{display:inline-flex;align-items:center;gap:7px;padding:6px 13px;border-radius:8px;background:#fff9;border:1px solid rgba(0,0,0,.18);color:#0a0f0d;font-size:12.5px;font-weight:600}.rk-chip i{width:6px;height:6px;border-radius:9999px;background:#0a0f0d73}.rk-chip--hl{background:#fff;border-color:#fff;font-weight:800}.rk-chip--hl i{background:#00c853}.rk-hero-cta{margin-top:24px;display:flex;align-items:center;gap:22px;flex-wrap:wrap}.rk-form-cta{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.rk-form-note{font-size:12px;line-height:1.5;color:#0a0f0dad}.rk-hero-media{grid-column:3;position:relative;align-self:center;justify-self:end;width:min(100%,560px);aspect-ratio:1/1;margin:32px 0;border-radius:24px;overflow:hidden;background:none;box-shadow:0 18px 44px #005a2d38}.rk-hero-media picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.rk-hero-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;position:absolute;top:0;right:0;bottom:0;left:0}.rk-hero-img--ph{display:flex;align-items:center;justify-content:center;color:#fff6;font-size:14px;font-weight:700;position:absolute}.rk-anav{padding:20px 24px;background:linear-gradient(115deg,#00e04e,#00e8c2);box-shadow:inset 0 1px #ffffff59}.rk-anav-marker{display:block;width:0;height:0;overflow:hidden}.shopify-section.rk-anav-section{position:sticky;top:var(--rk-tour-chrome-height,0);z-index:2147483100;transition:top .24s ease}body.rk-tour-nav-ready .shopify-section.announcement-bar,body.rk-tour-nav-ready .shopify-section-header{transition:transform .24s ease,opacity .18s ease}body.rk-tour-nav-active .shopify-section.announcement-bar,body.rk-tour-nav-active .shopify-section-header{transform:translateY(-100%);opacity:0;visibility:hidden;pointer-events:none}body.rk-tour-nav-active .shopify-section.rk-anav-section{top:0}.rk-anav-inner{display:flex;align-items:center;justify-content:center;gap:44px;width:100%}.rk-anav a{color:#0a0f0d;text-decoration:none;font-size:15px;font-weight:700;opacity:.92;display:inline-flex;align-items:center;min-height:44px}.rk-anav a:hover{opacity:1}.rk-btn:focus-visible,.rk-anav a:focus-visible,.rk-report-card:focus-visible,.rk-report-arrow:focus-visible{outline:3px solid #00e650;outline-offset:4px}.rk-grid{display:grid;gap:24px}.rk-grid--4{grid-template-columns:repeat(4,1fr)}.rk-grid--3{grid-template-columns:repeat(3,1fr)}.rk-grid--auto{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.rk-hl .rk-grid--auto{grid-template-columns:repeat(6,minmax(0,1fr))}.rk-hl .rk-card{grid-column:span 2}.rk-hl .rk-card:nth-child(4),.rk-hl .rk-card:nth-child(5){grid-column:span 3}.rk-card{background:#fff;border:1px solid var(--rk-line);border-radius:16px;padding:28px 24px}.rk-num{width:40px;height:40px;border-radius:9999px;background:#d9fbe7;color:#009a43;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:16px}.rk-card h3{margin:18px 0 8px;font-size:17px;font-weight:700;color:var(--rk-ink)}.rk-card p{margin:0;font-size:14px;line-height:1.75;color:var(--rk-sub)}.rk-cities{background:#e9fdf2}.rk-city{display:flex;flex-direction:column;height:100%}.rk-city-top{display:flex;justify-content:space-between;align-items:flex-start}.rk-city-name{font-size:26px;font-weight:900;color:var(--rk-ink)}.rk-city-en{font-size:12px;font-weight:700;color:var(--rk-sub);letter-spacing:.06em}.rk-city p{margin:16px 0 0;font-size:14px;line-height:1.75;color:var(--rk-sub);flex:1}.rk-city .rk-btn{margin-top:14px;align-self:flex-start;padding:10px 22px;font-size:14px}.rk-city .rk-form-cta{margin-top:14px}.rk-city .rk-form-cta .rk-btn{margin-top:0}.rk-city .rk-form-note{color:var(--rk-sub)}.rk-city--active{border:2px solid #00c853}.rk-badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:9999px;font-size:12px;font-weight:700;white-space:nowrap}.rk-badge--ended{background:#eef1f3;color:#5c6b73}.rk-badge--open{background:#00e650;color:#0a0f0d}.rk-badge--soon{background:#e5f0fb;color:#2563a8}.rk-badge--pre{background:#eef1f3;color:#8a97a0}.rk-cta{border-radius:24px;padding:56px;background:linear-gradient(115deg,#00e650,#00efc8);display:flex;align-items:center;justify-content:space-between;gap:32px}.rk-cta h2{margin:0;font-size:34px;font-weight:900;color:#0a0f0d}.rk-cta p{margin:16px 0 0;font-size:15px;line-height:1.85;color:#0a0f0dc7;max-width:640px}.rk-cta-details{display:grid;gap:10px;margin:22px 0 0}.rk-cta-details div{display:grid;grid-template-columns:82px minmax(0,1fr);gap:14px}.rk-cta-details dt,.rk-cta-details dd{margin:0}.rk-cta-details dt{font-size:13px;font-weight:700;color:#0a0f0d}.rk-cta-details dd{font-size:15px;line-height:1.6;color:#0a0f0de0}.rk-form-cta--banner{align-items:center;flex:0 0 auto}.rk-media-note{margin:12px 4px 0;text-align:right;font-size:12px;line-height:1.6;color:var(--rk-sub)}.rk-faq{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:12px}@media(min-width:750px)and (max-width:990px){.rk-sec{padding:56px 0}.rk-wrap{padding:0 28px}.rk-sec-head{margin-bottom:32px}.rk-hero{display:flex;flex-direction:column;padding:44px 36px 48px}.rk-hero-copy{display:contents}.rk-pill{order:1}.rk-hero-copy h1{order:2;font-size:38px;max-width:680px;white-space:normal}.rk-hero-copy>p{order:3;max-width:620px}.rk-chips{order:3;display:flex;margin-top:16px}.rk-hero-slant{display:none}.rk-hero-media:before,.rk-hero-media:after{content:none}.rk-hero-media{position:relative;order:9;margin:24px 0 0;border-radius:20px;min-height:0;height:auto;width:auto;aspect-ratio:1/1;width:100%;max-width:560px;align-self:center;background:linear-gradient(115deg,#00e650,#00efc8);-webkit-mask-image:none;mask-image:none}.rk-hero-media .rk-hero-img{object-position:center}.rk-tl{order:4}.rk-urgency{order:5}.rk-hero-cta{order:6;margin-top:22px}.rk-hero-note{order:7}.rk-hero-copy>p.rk-hero-report{order:8}.rk-grid--4,.rk-grid--3,.rk-hl .rk-grid--auto{grid-template-columns:repeat(2,minmax(0,1fr))}.rk-hl .rk-card,.rk-hl .rk-card:nth-child(4),.rk-hl .rk-card:nth-child(5){grid-column:auto}}@media(max-width:749px){.rk-sec{padding:44px 0}.rk-wrap{padding:0 18px}.rk-sec-head{margin-bottom:26px}.rk-sec-head h2{font-size:23px}.rk-hero{display:flex;flex-direction:column;padding:36px 22px 40px}.rk-hero-copy{display:contents}.rk-pill{order:1}.rk-hero-copy h1{font-size:clamp(22px,6.6vw,28px);order:2;white-space:normal;line-height:1.25}.rk-hero-copy>p{font-size:14px;order:3}.rk-br-sp{display:inline}.rk-p-tail{display:none}.rk-tl{order:4;margin-top:20px}.rk-tl-item{padding-top:19px}.rk-tl-item small{display:none}.rk-tl-item b{font-size:13px}.rk-tl-dot{width:11px;height:11px}.rk-urgency{order:5;margin-top:20px}.rk-urgency-main{font-size:16px}.rk-urgency-sub{font-size:13px}.rk-sep{margin:0 7px}.rk-hero-cta{order:6;align-items:stretch}.rk-hero-cta .rk-textlink{justify-content:center}.rk-hero-note{order:7;text-align:center;font-size:11.5px}.rk-hero-report{order:8;text-align:center;font-size:13px}.rk-hero-media{order:9}.rk-textlink{font-size:14px}.rk-hero-slant{display:none}.rk-hero-media:before,.rk-hero-media:after{content:none}.rk-hero-media{position:relative;order:9;align-self:stretch;justify-self:auto;margin:20px 0 0;border-radius:16px;min-height:0;height:auto;aspect-ratio:1/1;width:auto;box-shadow:none;background:linear-gradient(115deg,#00e650,#00efc8);-webkit-mask-image:none;mask-image:none}.rk-hero-media .rk-hero-img{object-position:center}.rk-hero-cta{order:5;flex-direction:column;padding:0;margin-top:18px}.rk-hero-cta .rk-btn{width:100%}.rk-anav{overflow-x:auto;white-space:nowrap;padding:12px 14px;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.rk-anav::-webkit-scrollbar{display:none}.rk-anav-inner{width:max-content;min-width:100%;justify-content:center;gap:16px}.rk-anav a{font-size:13px;min-height:44px}.rk-grid--4,.rk-grid--3,.rk-grid--auto{grid-template-columns:1fr;gap:12px}.rk-hl .rk-grid--auto{grid-template-columns:minmax(0,1fr)}.rk-hl .rk-card,.rk-hl .rk-card:nth-child(4),.rk-hl .rk-card:nth-child(5){grid-column:auto}.rk-cta{flex-direction:column;align-items:flex-start;padding:28px 22px;border-radius:18px}.rk-cta h2{font-size:24px}.rk-cta-details div{grid-template-columns:72px minmax(0,1fr);gap:10px}.rk-cta-details dd{font-size:14px}.rk-cta .rk-form-cta,.rk-hero-cta .rk-form-cta{width:100%;align-items:stretch}.rk-cta .rk-btn,.rk-hero-cta .rk-form-cta .rk-btn{width:100%}.rk-cta .rk-form-note,.rk-hero-cta .rk-form-note{text-align:center}.rk-city-name{font-size:22px}}@media(prefers-reduced-motion:reduce){.shopify-section.rk-anav-section,body.rk-tour-nav-ready .shopify-section.announcement-bar,body.rk-tour-nav-ready .shopify-section-header{transition:none}}.rk-card{border:2px solid var(--rk-line)}.rk-city{min-height:230px}.rk-btn--dis{opacity:.55;pointer-events:none}.rk-photo-chips{display:none}.rk-gmap{position:relative;height:460px;border-radius:24px;overflow:hidden;background:radial-gradient(120% 100% at 50% 0%,#f2fff8,#dcfcec 55%,#c8f7de);border:1px solid #b8f0d2;text-align:left}.rk-gmap-sky{position:absolute;left:0;right:0;bottom:0;height:150px;display:flex;align-items:flex-end;gap:18px;padding:0 40px;opacity:.13;filter:blur(2px)}.rk-gmap-sky i{flex:1;background:#00a344;border-radius:3px 3px 0 0}.rk-gmap-slide{position:absolute;top:22px;right:28px;display:flex;align-items:center;gap:8px;font:700 13px/1 ui-monospace,SF Mono,monospace;color:#008a3c;letter-spacing:.06em}.rk-lenses{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-start;justify-content:center;padding-top:66px}.rk-arm{width:44px;height:11px;border-radius:6px;margin-top:104px;background:linear-gradient(90deg,transparent,rgba(0,163,68,.5))}.rk-arm--r{background:linear-gradient(270deg,transparent,rgba(0,163,68,.5))}.rk-bridge{width:52px;height:18px;margin-top:74px;border:4px solid rgba(0,163,68,.75);border-bottom:none;border-radius:24px 24px 0 0}.rk-lens{position:relative;width:430px;height:318px;border:3px solid rgba(0,163,68,.7);border-top-width:9px;border-radius:56px 56px 88px 88px/48px 48px 104px 104px;background:linear-gradient(160deg,#ffffffd1,#ebfff58c);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-shadow:0 12px 30px #0078371f,inset 0 0 30px #00e6500f;padding:26px 32px;overflow:hidden;box-sizing:border-box}.rk-lens-top{display:flex;justify-content:space-between;align-items:center;font:700 12px/1 ui-monospace,SF Mono,monospace;color:#008a3c;letter-spacing:.1em}.rk-lens-dest{margin-top:18px;border:1.5px solid rgba(0,163,68,.55);border-radius:14px;padding:12px 16px;background:#fff9}.rk-lens-dest small{display:block;font-size:12px;color:#009a43;letter-spacing:.1em}.rk-lens-dest strong{display:block;margin-top:4px;font-size:26px;font-weight:800;color:#0a0f0d}.rk-lens-turn{margin-top:14px;display:flex;align-items:center;gap:14px}.rk-lens-turn b{font:800 42px/1 ui-monospace,SF Mono,monospace;color:#00892f}.rk-lens-turn b em{font-style:normal;font-size:20px}.rk-lens-road{margin-top:10px;font-size:15px;color:#0a4d26;font-weight:700}.rk-lens-foot{position:absolute;left:32px;right:32px;bottom:22px;display:flex;justify-content:space-between;align-items:flex-end;font:700 13px/1.3 ui-monospace,SF Mono,monospace;color:#009a43}.rk-lens-foot b{font-size:30px;font-weight:800;color:#0a0f0d}.rk-lens-map{position:relative;margin-top:16px;height:224px}.rk-gnode{position:absolute;transform:translate(-50%,-5px);text-align:center;font:700 12px/1.4 ui-monospace,SF Mono,monospace;color:#0a4d26;white-space:nowrap}.rk-gnode i{display:block;width:10px;height:10px;border-radius:9999px;background:#00a344;margin:0 auto 6px}.rk-gnode small{font-size:10px;display:block}.rk-gnode--next{color:#0a0f0d}.rk-gnode--next i{width:14px;height:14px;background:#00e650;box-shadow:0 0 10px #00e650b3}.rk-gnode--next b{display:inline-block;padding:3px 9px;border-radius:8px;background:#00e650;font-weight:800}.rk-report-track{display:flex;flex-direction:column;gap:24px}.rk-report-item{border-radius:24px;overflow:hidden;background:linear-gradient(115deg,#00e650,#00efc8)}.rk-report-card{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);min-height:320px;color:inherit;text-decoration:none}.rk-report-item:not(.rk-report-item--with-image) .rk-report-card{grid-template-columns:1fr}.rk-report-panel{padding:48px 52px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0}.rk-report-meta,.rk-rb-date{font-size:12px;font-weight:700;letter-spacing:.08em;color:#0a0f0d}.rk-report-content h3,.rk-report-empty h3{margin:14px 0 0;font-size:34px;line-height:1.25;font-weight:900;color:#0a0f0d}.rk-report-content p,.rk-report-empty p{margin:16px 0 0;font-size:14px;line-height:1.85;color:#0a0f0dc7;max-width:560px}.rk-report-action{display:inline-flex;margin-top:26px;padding:11px 24px;border-radius:9999px;background:#0a0f0d;color:#00e650;border:none;font-size:14px;font-weight:700;text-decoration:none}.rk-report-media{position:relative;align-self:stretch;min-height:272px;margin:24px 24px 24px 0;overflow:hidden;border:1px solid rgba(255,255,255,.5);border-radius:16px;background:#fff;box-shadow:0 10px 28px #006e322e}.rk-report-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.rk-report-card:hover .rk-report-image{transform:scale(1.02)}.rk-report-controls{display:none}.rk-report-empty{position:relative;border-radius:24px;overflow:hidden;background:linear-gradient(115deg,#00e650,#00efc8);padding:56px;text-align:left}.rk-faq-card{background:#fff;border:2px solid var(--rk-line);border-radius:14px;text-align:left;overflow:hidden}.rk-faq-card summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 24px;cursor:pointer;list-style:none;font-size:16px;font-weight:700;color:var(--rk-ink)}.rk-faq-card summary::-webkit-details-marker{display:none}.rk-faq-card summary:focus-visible{outline:3px solid #00c853;outline-offset:-4px}.rk-faq-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 22px;transition:transform .2s ease}.rk-faq-icon svg{width:20px;height:20px}.rk-faq-card[open] .rk-faq-icon{transform:rotate(180deg)}.rk-faq-answer{padding:0 24px 22px}.rk-faq-card p{margin:0;font-size:14px;line-height:1.8;color:var(--rk-sub)}@media(prefers-reduced-motion:reduce){.rk-faq-icon{transition:none}}@media(max-width:990px){.rk-photo-chips{display:none}.rk-pchip{padding:5px 10px;border-radius:9999px;background:#081a1c99;border:1px solid rgba(255,255,255,.25);color:#ffffffd9;font:700 10px/1 ui-monospace,monospace;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.rk-pchip--hl{background:#00e650;color:#0a0f0d;border:none;font-weight:800}}@media(max-width:749px){.rk-step{display:grid;grid-template-columns:32px 1fr;column-gap:14px;align-items:start;padding:18px}.rk-step .rk-num{grid-row:span 2;width:32px;height:32px;font-size:14px}.rk-step h3{margin:2px 0 4px;font-size:15px}.rk-step p{grid-column:2}.rk-hl .rk-num{display:none}.rk-hl .rk-card h3{margin-top:0}.rk-btn--dis{display:none}.rk-city{min-height:0}.rk-gmap{height:auto;padding-bottom:20px}.rk-gmap-sky{height:110px}.rk-gmap-slide{top:16px;right:16px;font-size:11px}.rk-lenses{position:static;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:0;padding:46px 12px 20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;cursor:grab}.rk-lenses::-webkit-scrollbar{display:none}.rk-arm{display:none}.rk-bridge{display:block;flex:0 0 36px;width:36px;height:14px;margin-top:64px;border-width:3px}.rk-lens{flex:0 0 86%;width:auto;height:auto;min-height:280px;padding:20px 22px;scroll-snap-align:center}.rk-lens-foot{position:static;margin-top:16px}.rk-lens-turn b{font-size:32px}.rk-lens-map{height:190px}.rk-report-empty{padding:28px 22px;border-radius:18px}.rk-report-empty h3{font-size:24px}.rk-report-track{display:flex;flex-direction:row;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:contain}.rk-report-track::-webkit-scrollbar{display:none}.rk-report-item{flex:0 0 100%;scroll-snap-align:start;scroll-snap-stop:always;border:2px solid var(--rk-line);border-radius:18px;background:#fff}.rk-report-card,.rk-report-item:not(.rk-report-item--with-image) .rk-report-card{display:grid;grid-template-columns:1fr;grid-template-areas:"meta" "media" "content";min-height:0;background:#fff}.rk-report-panel{display:contents}.rk-report-meta{grid-area:meta;display:block;padding:16px 20px;background:linear-gradient(115deg,#00e650,#00efc8);font-size:12px}.rk-report-media{grid-area:media;min-height:0;height:220px;margin:0;border:0;border-radius:0;background:#fff;box-shadow:none}.rk-report-content{grid-area:content;padding:20px 20px 22px}.rk-report-content h3{margin:0;font-size:21px;line-height:1.35;color:var(--rk-ink)}.rk-report-content p{margin:10px 0 0;max-width:none;font-size:13px;line-height:1.7;color:var(--rk-sub);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.rk-report-action{display:none}.rk-report-controls{margin-top:18px;display:flex;align-items:center;justify-content:center;gap:18px}.rk-report-arrow{width:44px;height:44px;border:1.5px solid var(--rk-line);border-radius:9999px;background:#fff;color:var(--rk-deep);display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transition:background .15s,color .15s,opacity .15s}.rk-report-arrow svg{width:22px;height:22px}.rk-report-arrow:hover:not(:disabled){background:var(--rk-deep);color:#fff}.rk-report-arrow:disabled{opacity:.35;cursor:default}.rk-report-counter{min-width:48px;text-align:center;font-size:12px;font-weight:700;color:var(--rk-sub);font-variant-numeric:tabular-nums}}@media(prefers-reduced-motion:reduce){.rk-lens-map path{animation:none}.rk-btn,.rk-report-image,.rk-report-arrow{transition:none}.rk-report-track{scroll-behavior:auto}}@keyframes rk-dash{to{stroke-dashoffset:-60}}.rk-hl .rk-card{display:flex;flex-direction:column}.rk-hl .rk-card p{margin-bottom:16px}.rk-hl-photo{display:block;width:100%;height:120px;margin-top:auto;border-radius:12px;overflow:hidden;border:1px solid var(--rk-line);padding:0;cursor:zoom-in;background:#e8f5ec;position:relative}.rk-hl-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.rk-hl-photo:hover img{transform:scale(1.04)}.rk-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;display:none;align-items:center;justify-content:center;background:#050a08d1;padding:24px;cursor:zoom-out}.rk-lightbox.is-open{display:flex}.rk-lightbox img{max-width:min(1080px,94vw);max-height:88vh;border-radius:14px;box-shadow:0 24px 80px #00000080}.rk-lightbox figcaption{position:absolute;left:0;right:0;bottom:20px;text-align:center;color:#ffffffd9;font-size:13px;font-weight:700}.rk-lightbox-close{position:absolute;top:18px;right:18px;width:44px;height:44px;border-radius:9999px;border:1px solid rgba(255,255,255,.4);background:#00000059;color:#fff;font-size:20px;line-height:1;cursor:pointer}@media(prefers-reduced-motion:reduce){.rk-hl-photo img{transition:none}}@media(max-width:749px){.rk-hl-photo{height:140px}}.rk-gnode--next{transform:translate(-50%,calc(-100% + 7px))}.rk-hero,.rk-sec,.rk-anav,.rk-cta{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Hiragino Sans,YuGothic,Yu Gothic,-apple-system,BlinkMacSystemFont,sans-serif}.rk-hero h1,.rk-sec h2,.rk-sec h3,.rk-cta h2,.rk-report-content h3,.rk-report-empty h3{font-family:inherit;letter-spacing:normal}.rk-tl{margin:26px 0 0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));max-width:760px}.rk-tl-item{position:relative;text-align:center;padding-top:24px}.rk-tl-item:before{content:"";position:absolute;top:6px;right:50%;width:100%;height:3px;border-radius:2px;background:#0a0f0d29}.rk-tl-item:first-child:before{display:none}.rk-tl-dot{position:absolute;top:0;left:50%;transform:translate(-50%);width:14px;height:14px;border-radius:9999px;background:#0a0f0d3d;z-index:1}.rk-tl-item b{display:block;font-size:15px;font-weight:700;color:#0a0f0d80}.rk-tl-item small{display:block;margin-top:3px;font-size:12.5px;font-weight:600;color:#0a0f0d66}.rk-urgency{margin-top:26px}.rk-urgency-main{margin:0;font-size:19px;font-weight:800;line-height:1.5;color:#0a0f0d}.rk-urgency-sub{margin:6px 0 0;font-size:15px;line-height:1.6;color:#0a0f0db8}.rk-sep{margin:0 10px;color:#0a0f0d52}.rk-textlink{color:#0a0f0d;font-weight:700;font-size:15px;text-decoration:underline;text-underline-offset:4px;display:inline-flex;align-items:center;min-height:44px}.rk-textlink:hover{text-decoration:underline;opacity:.75}.rk-hero-note{display:block;margin:10px 0 0;font-size:12.5px;line-height:1.6;color:#0a0f0d99}.rk-hero-report{margin:12px 0 0;font-size:15px;line-height:1.5;color:#0a0f0da8}.rk-hero-report .rk-textlink{min-height:0}.rk-br-sp{display:none}@keyframes rk-pulse{0%,to{box-shadow:0 0 0 4px #d85a3052}50%{box-shadow:0 0 0 9px #d85a3000}}.rk-pill{padding:7px 16px;font-size:13px;font-weight:500;color:#04342c;background:transparent;border:1px solid rgba(4,52,44,.32)}.rk-pill i{width:6px;height:6px;background:#04342c}.rk-hero-copy h1{margin:18px 0 9px;font-size:clamp(26px,2.9vw,36px);font-weight:600;line-height:1.25;letter-spacing:-.015em;color:#0b1210;white-space:nowrap}.rk-hero-copy>p{margin:0;font-size:13.5px;line-height:1.78;color:#04342cb3;max-width:440px}.rk-tl{display:block;margin:26px 0 0;max-width:470px}.rk-tl-track{position:relative;height:2px;margin:0 28px;background:#04342c29}.rk-tl-fill{position:absolute;left:0;top:0;height:2px;width:25%;background:#04342c}.rk-tl-nodes{display:flex;justify-content:space-between;margin-top:-6px}.rk-tl-item{width:20%;text-align:center;padding:0}.rk-tl-item:before{content:none}.rk-tl-dot{position:static;display:block;transform:none;width:9px;height:9px;margin:1px auto 0;border-radius:50%;background:#04342c38;box-shadow:none}.rk-tl-dot--done{width:10px;height:10px;margin:0 auto;background:#04342c;opacity:.45}.rk-tl-dot--now{width:12px;height:12px;margin:-1px auto 0;background:#d85a30;opacity:1;animation:rk-pulse 1.8s ease-in-out infinite}.rk-tl-item b{display:block;margin-top:9px;font-size:12px;font-weight:400;color:#04342c80}.rk-tl-item small{display:block;margin-top:1px;font-size:10px;font-weight:400;color:#04342c52}.rk-tl-item:first-child small{color:#04342c66}.rk-tl-item.is-now b{margin-top:8px;font-weight:500;color:#04342c}.rk-tl-item.is-now small{color:#993c1d;font-weight:500}.rk-q{color:#993c1d;font-weight:500;font-style:normal}.rk-urgency{margin-top:24px}.rk-urgency-main{margin:0;font-size:14px;font-weight:400;line-height:1.6;color:#04342c}.rk-urgency-main .rk-u-date{font-weight:500}.rk-urgency-sub{margin:5px 0 0;font-size:12px;line-height:1.6;color:#04342c9e}.rk-sep{margin:0 9px;color:#04342c47}.rk-u-sp,.rk-u-mb{display:none}.rk-hero-cta{margin-top:18px;gap:16px;align-items:center}.rk-hero-cta .rk-btn--yellow{padding:12px 26px;font-size:13px;font-weight:500;background:#0b1210;color:#fff;border-radius:999px}.rk-textlink{min-height:0;font-size:13px;font-weight:500;color:#04342c;text-underline-offset:3px}.rk-hero-note{margin-top:11px;font-size:10px;line-height:1.7;color:#04342c73}.rk-hero-copy>p.rk-hero-report{order:8;margin:13px 0 0;max-width:none;font-size:12px;line-height:1.5;color:#04342c9e}@media(min-width:750px)and (max-width:990px){.rk-hero-copy h1{font-size:30px;white-space:normal}.rk-hero-copy>p{order:3;max-width:560px}.rk-tl{order:4;max-width:520px}.rk-urgency{order:5}.rk-hero-cta{order:6}.rk-hero-note{order:7}.rk-hero-copy>p.rk-hero-report{order:8}}@media(max-width:749px){.rk-pill{padding:5px 13px;font-size:11px}.rk-pill i{width:5px;height:5px}.rk-hero-copy h1{margin:14px 0 8px;font-size:clamp(21px,6.2vw,24px);font-weight:600;line-height:1.35;white-space:normal}.rk-hero-copy>p{font-size:12px;line-height:1.7;color:#04342cad}.rk-tl{order:4;margin-top:20px;max-width:none}.rk-tl-track{margin:0 18px}.rk-tl-nodes{margin-top:-5px}.rk-tl-dot{width:9px;height:9px;margin:0 auto}.rk-tl-dot--done{width:9px;height:9px}.rk-tl-dot--now{width:11px;height:11px;margin:-1px auto 0}.rk-tl-item b{margin-top:7px;font-size:10px;color:#04342c59}.rk-tl-item:first-child b{color:#04342c73}.rk-tl-item.is-now b{margin-top:6px;font-size:11px}.rk-tl-item small{display:none}.rk-urgency{order:5;margin-top:18px}.rk-urgency-main{font-size:13px;font-weight:500}.rk-urgency-main .rk-sep,.rk-urgency-main em.rk-q:not(.rk-u-sp){display:none}.rk-u-sp{display:inline;margin-left:6px}.rk-urgency-sub{margin-top:4px;font-size:11px}.rk-u-pc{display:none}.rk-u-mb{display:inline}.rk-hero-cta{order:6;margin-top:15px;flex-direction:column;align-items:stretch;gap:10px}.rk-hero-cta .rk-btn--yellow{width:100%;padding:13px;font-size:13px}.rk-hero-cta .rk-textlink{justify-content:center;font-size:11px}.rk-hero-note{order:7;margin-top:10px;text-align:center;font-size:10px}.rk-hero-copy>p.rk-hero-report{order:8;margin-top:12px;text-align:center;font-size:11px}.rk-hero-report .rk-textlink{font-size:11px}}.rk-hero.rk-hero--final{display:grid;grid-template-columns:minmax(48px,1fr) minmax(0,600px) minmax(0,560px) minmax(48px,1fr);gap:0;align-items:stretch;margin:0;padding:0;min-height:0;border-radius:0;background:linear-gradient(115deg,#00e650,#00efc8 70%,#8bf7e2);overflow:hidden}.rk-hero.rk-hero--final:before{content:"";background:radial-gradient(90% 80% at 18% 18%,rgba(255,255,255,.18),transparent 55%)}.rk-hero--final .rk-hero-copy{grid-column:2;align-self:center;display:flex;flex-direction:column;justify-content:center;margin:32px 0;padding:0 48px 0 0;min-height:min(560px,44vw);max-width:none}.rk-hero--final .rk-pill{align-self:flex-start;padding:7px 16px;gap:8px;border:1px solid rgba(4,52,44,.32);background:transparent;color:#04342c;font-size:13px;font-weight:500}.rk-hero--final .rk-pill i{width:6px;height:6px;flex:0 0 auto;background:#04342c}.rk-hero--final .rk-hero-copy h1{margin:18px 0 9px;font-size:clamp(26px,2.9vw,36px);font-weight:600;line-height:1.25;letter-spacing:-.015em;color:#071310;white-space:nowrap}.rk-hero--final .rk-hero-copy>p.rk-hero-subtitle{margin:0;max-width:440px;font-size:13.5px;line-height:1.78;font-weight:400;color:#04342cb3}.rk-event-summary{display:flex;align-items:center;gap:18px;margin-top:30px}.rk-countdown{display:flex;align-items:baseline;gap:5px;flex:0 0 auto;color:#9b3e20}.rk-countdown span:first-child{font-size:12px;font-weight:500}.rk-countdown strong{font-size:58px;font-weight:600;line-height:.9;letter-spacing:-.03em}.rk-countdown span:last-child{font-size:15px;font-weight:600}.rk-countdown.is-status strong{font-size:24px;line-height:1.2;letter-spacing:0;white-space:nowrap}.rk-event-details{min-width:0;padding:4px 0 4px 18px;border-left:1px solid rgba(4,52,44,.22)}.rk-event-title{margin:0;font-size:16px;line-height:1.4;font-weight:600;color:#04342c}.rk-event-status{display:flex;align-items:center;flex-wrap:wrap;margin:3px 0 0;font-size:11px;line-height:1.55;font-weight:400;color:#04342c8c}.rk-event-status span:first-child{display:inline-flex;align-items:center}.rk-event-status i{display:inline-block;width:11px;height:11px;margin-right:10px;border-radius:50%;background:#d85a30;animation:rk-event-pulse 1.6s ease-in-out infinite}.rk-event-deadline--mobile{display:none}.rk-hero--final .rk-hero-cta{display:flex;align-items:center;gap:16px;margin-top:24px}.rk-hero--final .rk-hero-cta .rk-btn--yellow{min-width:0;padding:13px 28px;border-radius:999px;background:#0b1210;color:#fff;font-size:13px;font-weight:500}.rk-hero--final .rk-textlink{font-size:13px;font-weight:500;color:#04342c;text-underline-offset:3px}.rk-hero--final .rk-hero-note{margin-top:11px;font-size:10px;line-height:1.65;color:#04342c75}.rk-hero--final .rk-hero-media{grid-column:3;align-self:center;justify-self:end;width:min(100%,560px);aspect-ratio:1/1;margin:32px 0;border-radius:24px;background:#04342c38;box-shadow:0 18px 44px #005a2d38;overflow:hidden}.rk-hero--final .rk-hero-media picture{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.rk-hero--final .rk-hero-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}@keyframes rk-event-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.75)}}@media(min-width:750px)and (max-width:1100px){.rk-hero.rk-hero--final{display:flex;flex-direction:column;align-items:stretch;gap:0;margin:0;padding:44px 36px 48px;min-height:0;border-radius:0}.rk-hero--final .rk-hero-copy{display:flex;grid-column:auto;margin:0;padding:0;min-height:0;max-width:none}.rk-hero--final .rk-hero-copy h1{font-size:30px;white-space:normal}.rk-hero--final .rk-hero-copy>p.rk-hero-subtitle{max-width:560px;font-size:13.5px}.rk-event-summary{margin-top:42px}.rk-hero--final .rk-hero-media{position:relative;align-self:center;justify-self:auto;width:min(100%,720px);max-width:none;aspect-ratio:13/10;margin-top:36px}}@media(max-width:749px){.rk-hero.rk-hero--final{display:flex;flex-direction:column;align-items:stretch;gap:0;margin:0;padding:20px 18px;min-height:0;border-radius:0}.rk-hero--final .rk-hero-copy{display:flex;grid-column:auto;align-self:stretch;margin:0;padding:0;min-height:0;max-width:none}.rk-hero--final .rk-pill{order:1;padding:5px 13px;gap:8px;border-width:1px;font-size:11px}.rk-hero--final .rk-pill i{width:5px;height:5px}.rk-hero--final .rk-hero-copy h1{order:2;margin:14px 0 9px;font-size:clamp(23px,6.78vw,24.4px);line-height:1.3;letter-spacing:-.02em;white-space:nowrap}.rk-hero--final .rk-hero-copy>p.rk-hero-subtitle{order:3;margin:0;font-size:12px;line-height:1.75;color:#04342cad}.rk-event-summary{order:4;gap:14px;margin-top:24px}.rk-countdown{gap:4px}.rk-countdown span:first-child{font-size:10px}.rk-countdown strong{font-size:46px}.rk-countdown span:last-child{font-size:13px}.rk-countdown.is-status strong{font-size:20px}.rk-event-details{padding:3px 0 3px 14px;border-left-width:1px}.rk-event-title{font-size:14px;white-space:nowrap}.rk-event-status{display:block;margin-top:2px;font-size:10px;line-height:1.55}.rk-event-status span:first-child{display:flex}.rk-event-status i{width:6px;height:6px;margin-right:5px}.rk-event-deadline--desktop{display:none}.rk-event-deadline--mobile{display:block;padding-left:11px}.rk-hero--final .rk-hero-cta{order:5;display:flex;flex-direction:column;align-items:stretch;gap:11px;margin-top:20px}.rk-hero--final .rk-hero-cta .rk-btn--yellow{width:100%;min-width:0;padding:13px 18px;font-size:13px}.rk-hero--final .rk-hero-cta .rk-textlink{align-self:center;justify-content:center;font-size:11px}.rk-hero--final .rk-hero-note{order:6;margin:11px 0 0;text-align:center;font-size:9px;line-height:1.55}.rk-hero--final .rk-hero-media{position:relative;order:7;align-self:stretch;justify-self:auto;width:100%;aspect-ratio:1/1;margin:18px 0 0;border-radius:8px}.rk-hero--final .rk-hero-media .rk-hero-img{object-position:center}}@media(prefers-reduced-motion:reduce){.rk-event-status i{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/141/assets/rokid-tour.css.map */
