.see{--see-w:350;--see-h:590;--see-orbit-ms:6.767s;--see-fade-ms:1.167s;--see-m1:1.267s;--see-m2:3.5s;--see-m3:4.9s;--see-ease:cubic-bezier(.22, 1, .36, 1);width:100%;color:var(--nara-off-black);font-family:var(--font-stamina);background:#e7e4df;flex-direction:column;display:flex}.see-shell{box-sizing:border-box;flex-direction:column;flex:1;width:100%;min-height:0;margin:0;padding:0;display:flex}.see-frame{flex-direction:column;flex:1;width:100%;min-height:0;padding-top:0;display:flex;position:relative}.see-stage{--su:calc(100vw / 390);background:#e7e4df;border-radius:0;flex:1;width:100%;min-height:0;position:relative;overflow:clip;container-type:inline-size}.see-sizer{pointer-events:none;width:auto;height:auto;padding-bottom:0;position:absolute;inset:0}.see-sticky{z-index:30;background:var(--nara-off-white);border-radius:16px;gap:8px;padding:6px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:2px 2px 10px #d9d7d5}.see-tab{color:var(--nara-off-black);cursor:pointer;background:0 0;border:none;border-radius:10px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600;line-height:1.26;transition:background .2s}.see-tab--on{background:#d0d8de}.see-center{z-index:120;top:calc((295 - 29) / var(--see-h) * 100%);width:min(100%, calc(320 * var(--su)));max-width:calc(320 * var(--su));align-items:center;gap:calc(20 * var(--su));text-align:center;pointer-events:none;flex-direction:column;display:flex;position:absolute;left:50%;transform:translate(-50%,-50%)}.see-title{align-items:center;gap:calc(10 * var(--su));display:flex}.see-title-icon{width:calc(40 * var(--su));height:calc(40 * var(--su));flex-shrink:0;display:block;overflow:visible}.see-title-icon .motion-icon,.see-title-icon svg{width:100%;height:100%;display:block}.see-title h2{font-size:calc(32 * var(--su));letter-spacing:calc(-.4 * var(--su));color:#1d1d1f;margin:0;font-weight:600;line-height:1}.see-center p{font-size:calc(16 * var(--su));text-wrap:balance;margin:0;font-weight:400;line-height:1.46}.see-scene{opacity:0;pointer-events:none;transition:opacity .42s var(--see-ease);position:absolute;inset:0}.see-scene--on{opacity:1;pointer-events:auto;z-index:1}.see-orbit{transform-origin:50%;position:absolute;inset:0}@media (width<=767px){.see-orbit{transform:scale(1.1)}}.see-orbit>*{transform-origin:50%}.see-piece,.see-icon-card,.see-comment{backface-visibility:hidden;will-change:transform;border-radius:10px;position:absolute;overflow:hidden;transform:translateZ(0)}.see-piece img,.see-comment-bg{object-fit:cover;pointer-events:none;transform-origin:50%;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.01)}.see-photo{border-radius:10px}.see-icon-card{background:#2e2225;border-radius:10px;justify-content:center;align-items:center;display:flex}.see-icon-card--xs{border-radius:9.5px}.see-icon-glyph{justify-content:center;align-items:center;width:56%;height:56%;display:flex;overflow:visible}.see-icon-glyph img{object-fit:contain;width:100%;height:100%;display:block}.see-comment-card{flex-direction:column;gap:10%;width:70%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-48%,-50%)}.see-comment-row{align-items:flex-start;gap:10%;width:100%;display:flex}.see-comment-dot{aspect-ratio:1;flex-shrink:0;width:7.5%;margin-top:1px}.see-comment-lines{flex-direction:column;flex:1;gap:3.5px;min-width:0;display:flex}.see-comment-line{background:#fefdfb4d;border-radius:1px;height:2.5px;display:block}.see-insight--desktop{display:none}.see-insight{z-index:15;box-sizing:border-box;align-items:flex-start;gap:calc(6 * var(--su));padding:calc(15 * var(--su));border-radius:calc(14 * var(--su));background:var(--nara-off-white);opacity:0;position:absolute;box-shadow:2px 2px 10px #d9d7d5}.see-insight-icon{width:calc(20 * var(--su));height:calc(20 * var(--su));flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:visible}.see-insight-icon img{object-fit:contain;width:100%;height:100%;display:block}.see-insight p,.see-mobile-insight p{min-width:0;font-size:calc(14 * var(--su));text-align:left;flex:1;margin:0;font-weight:400;line-height:1.26}.see-insight strong,.see-mobile-insight strong{font-weight:600}.see-mobile-insight{z-index:25;top:calc(360 / var(--see-h) * 100%);width:min(100%, calc(300 * var(--su)));box-sizing:border-box;align-items:center;gap:calc(20 * var(--su));padding:calc(15 * var(--su));border-radius:calc(14 * var(--su));background:var(--nara-off-white);flex-direction:column;display:flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:2px 2px 10px #d9d7d5}.see-mobile-insight-row{align-items:flex-start;gap:calc(6 * var(--su));width:100%;min-height:3.4em;animation:see-mobile-slide-in .42s var(--see-ease);transition:opacity .3s;display:flex}.see-mobile-insight-row--out{opacity:0}@keyframes see-mobile-slide-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.see-mobile-insight-row{transition:none;animation:none}}.see-dots{justify-content:center;align-items:center;gap:4px;display:flex}.see-dot{box-sizing:content-box;cursor:pointer;background:0 0;border:none;width:6px;height:6px;padding:8px}.see-dot:after{border:1px solid var(--nara-off-black);content:"";background:0 0;border-radius:50%;width:6px;height:6px;display:block}.see-dot--on:after{background:var(--nara-off-black)}.see-g--l1{top:calc(63.72 / var(--see-h) * 100%);left:calc(175.31 / var(--see-w) * 100%);width:calc(54.715 / var(--see-w) * 100%);aspect-ratio:1}.see-g--l2{top:calc(43 / var(--see-h) * 100%);left:calc(77.48 / var(--see-w) * 100%);width:calc(54.715 / var(--see-w) * 100%);aspect-ratio:1}.see-g--l3{top:calc(202.99 / var(--see-h) * 100%);left:calc(316.88 / var(--see-w) * 100%);width:calc(90.924 / var(--see-w) * 100%);aspect-ratio:1}.see-g--l4{top:calc(171.91 / var(--see-h) * 100%);left:calc(-41.07 / var(--see-w) * 100%);width:calc(54.715 / var(--see-w) * 100%);aspect-ratio:1}.see-photo--l5{top:calc(280.1 / var(--see-h) * 100%);left:calc(359.47 / var(--see-w) * 100%);width:calc(114.259 / var(--see-w) * 100%);aspect-ratio:1}.see-photo--l4{top:calc(91.34 / var(--see-h) * 100%);left:calc(278.37 / var(--see-w) * 100%);width:calc(54.715 / var(--see-w) * 100%);aspect-ratio:1}.see-photo--l3{top:calc(399 / var(--see-h) * 100%);left:calc(273 / var(--see-w) * 100%);width:calc(131.961 / var(--see-w) * 100%);aspect-ratio:1}.see-photo--l2{aspect-ratio:1;display:none}.see-photo--l1{top:calc(419 / var(--see-h) * 100%);left:calc(77 / var(--see-w) * 100%);width:calc(140.812 / var(--see-w) * 100%);aspect-ratio:1}.see-icon--l-chat{top:calc(76.38 / var(--see-h) * 100%);left:calc(55.08 / var(--see-w) * 100%);width:calc(54.715 / var(--see-w) * 100%);aspect-ratio:1}.see-icon--l-zzz{aspect-ratio:1;display:none}.see-icon--l-heart{top:calc(422 / var(--see-h) * 100%);left:calc(83 / var(--see-w) * 100%);width:calc(54 / var(--see-w) * 100%);aspect-ratio:1}.see-comment--l{top:calc(293.92 / var(--see-h) * 100%);left:calc(-71 / var(--see-w) * 100%);width:calc(114.259 / var(--see-w) * 100%);aspect-ratio:1}.see-g--f1{aspect-ratio:1;width:28%;top:20%;left:72%}.see-g--f2{aspect-ratio:1;width:14%;top:6%;left:44%}.see-g--f3{aspect-ratio:1;width:14%;top:14%;left:8%}.see-photo--f5{aspect-ratio:1;width:14%;top:10%;left:50%}.see-photo--f4{aspect-ratio:1;width:32%;top:66%;left:66%}.see-photo--f3{aspect-ratio:1;width:28%;top:18%;left:-4%}.see-photo--f2{aspect-ratio:1;width:34%;top:62%;left:-2%}.see-photo--f1{aspect-ratio:1;width:34%;top:74%;left:42%}.see-icon--f-chat{aspect-ratio:1;width:14%;top:8%;left:12%}.see-icon--f-zzz{aspect-ratio:1;width:14%;top:60%;left:82%}.see-icon--f-heart{aspect-ratio:1;width:14%;top:82%;left:30%}.see-comment--f{aspect-ratio:1;width:24%;top:20%;left:64%}.see-g--x1{aspect-ratio:1;width:28%;top:26%;left:70%}.see-g--x2{aspect-ratio:1;width:14%;top:52%;left:10%}.see-g--x3{aspect-ratio:1;width:14%;top:4%;left:38%}.see-photo--x6{aspect-ratio:1;width:18%;top:48%;left:78%}.see-photo--x5{aspect-ratio:1;width:14%;top:8%;left:44%}.see-photo--x4{aspect-ratio:1;width:32%;top:58%;left:66%}.see-photo--x3{aspect-ratio:1;width:24%;top:18%;left:4%}.see-photo--x2{aspect-ratio:1;width:26%;top:56%;left:14%}.see-photo--x1{aspect-ratio:1;width:34%;top:68%;left:44%}.see-icon--x-chat{aspect-ratio:1;width:14%;top:16%;left:12%}.see-icon--x-zzz{aspect-ratio:1;width:14%;top:12%;left:62%}.see-icon--x-heart{aspect-ratio:1;width:14%;top:78%;left:66%}.see-comment--x{aspect-ratio:1;width:20%;top:6%;left:22%}@media (width>=768px){.see{--see-w:1118;--see-h:615.5;min-height:100dvh}.see-stage{--su:calc(100cqw / 1118)}.see-sticky{border-radius:18px;gap:10px;padding:8px;top:24px}.see-tab{padding:10px 16px}.see-center{width:calc(360 * var(--su));gap:calc(16 * var(--su));max-width:none;top:50%}.see-title{gap:calc(12 * var(--su))}.see-title-icon{width:calc(40 * var(--su));height:calc(40 * var(--su))}.see-title h2{font-size:calc(40 * var(--su));letter-spacing:calc(-.4 * var(--su));color:var(--nara-off-black)}.see-center p{font-size:calc(18 * var(--su))}.see-piece,.see-icon-card,.see-comment{border-radius:12px}.see-photo{border-radius:14px}.see-icon-card{border-radius:12px}.see-icon-card--xs{border-radius:10px}.see-mobile-insight{display:none}.see-insight--desktop{width:calc(234 / var(--see-w) * 100%);display:flex}.see-insight p{font-size:max(11px, calc(13 * var(--su)))}.see-insight strong{font-weight:700}.see-scene--on .see-insight{opacity:0;transform:translateY(10px)}.see--active .see-scene--on .see-insight{animation:see-insight-in var(--see-fade-ms) var(--see-ease) forwards}.see:not(.see--settled) .see-scene--on .see-insight--m1{animation-delay:var(--see-m1)}.see:not(.see--settled) .see-scene--on .see-insight--m2{animation-delay:var(--see-m2)}.see:not(.see--settled) .see-scene--on .see-insight--m3{animation-delay:var(--see-m3)}.see--settled .see-scene--on .see-insight--m1{animation-delay:80ms}.see--settled .see-scene--on .see-insight--m2{animation-delay:.22s}.see--settled .see-scene--on .see-insight--m3{animation-delay:.36s}@keyframes see-insight-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.see-g--l1{top:calc(50 / var(--see-h) * 100%);left:calc(528 / var(--see-w) * 100%);width:calc(68 / var(--see-w) * 100%)}.see-g--l2{top:calc(50 / var(--see-h) * 100%);left:calc(341 / var(--see-w) * 100%);width:calc(68 / var(--see-w) * 100%)}.see-g--l3{top:calc(223 / var(--see-h) * 100%);left:calc(850 / var(--see-w) * 100%);width:calc(113 / var(--see-w) * 100%)}.see-g--l4{top:calc(117 / var(--see-h) * 100%);left:calc(170 / var(--see-w) * 100%);width:calc(68 / var(--see-w) * 100%)}.see-photo--l5{top:calc(292 / var(--see-h) * 100%);left:calc(875 / var(--see-w) * 100%);width:calc(142 / var(--see-w) * 100%);border-radius:12px}.see-photo--l4{top:calc(76 / var(--see-h) * 100%);left:calc(723 / var(--see-w) * 100%);width:calc(68 / var(--see-w) * 100%);border-radius:12px}.see-photo--l3{top:calc(395 / var(--see-h) * 100%);left:calc(820 / var(--see-w) * 100%);width:calc(164 / var(--see-w) * 100%)}.see-photo--l2{top:calc(250 / var(--see-h) * 100%);left:calc(171 / var(--see-w) * 100%);width:calc(175 / var(--see-w) * 100%);display:block}.see-photo--l1{top:calc(420 / var(--see-h) * 100%);left:calc(434 / var(--see-w) * 100%);width:calc(175 / var(--see-w) * 100%)}.see-icon--l-chat{top:calc(55 / var(--see-h) * 100%);left:calc(317 / var(--see-w) * 100%);width:calc(68 / var(--see-w) * 100%)}.see-icon--l-zzz{top:calc(105 / var(--see-h) * 100%);left:calc(781 / var(--see-w) * 100%);width:calc(68 / var(--see-w) * 100%);display:flex}.see-icon--l-heart{top:calc(463 / var(--see-h) * 100%);left:calc(462 / var(--see-w) * 100%);width:calc(68 / var(--see-w) * 100%)}.see-comment--l{top:calc(173 / var(--see-h) * 100%);left:calc(128 / var(--see-w) * 100%);width:calc(142 / var(--see-w) * 100%);border-radius:12px}.see-insight--l1{top:calc(375 / var(--see-h) * 100%);left:calc(203 / var(--see-w) * 100%)}.see-insight--l2{top:calc(166 / var(--see-h) * 100%);left:calc(771 / var(--see-w) * 100%)}.see-insight--l3{top:calc(477 / var(--see-h) * 100%);left:calc(668 / var(--see-w) * 100%)}.see-g--f1{top:calc(279 / var(--see-h) * 100%);left:calc(832 / var(--see-w) * 100%);width:calc(144 / var(--see-w) * 100%)}.see-g--f2{top:calc(55 / var(--see-h) * 100%);left:calc(530 / var(--see-w) * 100%);width:calc(68 / var(--see-w) * 100%)}.see-g--f3{top:calc(103 / var(--see-h) * 100%);left:calc(204 / var(--see-w) * 100%);width:calc(68 / var(--see-w) * 100%)}.see-photo--f5{top:calc(83 / var(--see-h) * 100%);left:calc(588 / var(--see-w) * 100%);width:calc(68 / var(--see-w) * 100%);border-radius:12px}.see-photo--f4{top:calc(384 / var(--see-h) * 100%);left:calc(786 / var(--see-w) * 100%);width:calc(164 / var(--see-w) * 100%)}.see-photo--f3{top:calc(162 / var(--see-h) * 100%);left:calc(115 / var(--see-w) * 100%);width:calc(142 / var(--see-w) * 100%)}.see-photo--f2{top:calc(250 / var(--see-h) * 100%);left:calc(171 / var(--see-w) * 100%);width:calc(175 / var(--see-w) * 100%)}.see-photo--f1{top:calc(453 / var(--see-h) * 100%);left:calc(533 / var(--see-w) * 100%);width:calc(175 / var(--see-w) * 100%)}.see-icon--f-chat{top:calc(61 / var(--see-h) * 100%);left:calc(324 / var(--see-w) * 100%);width:calc(68 / var(--see-w) * 100%)}.see-icon--f-zzz{top:calc(250 / var(--see-h) * 100%);left:calc(868 / var(--see-w) * 100%);width:calc(68 / var(--see-w) * 100%)}.see-icon--f-heart{top:calc(515 / var(--see-h) * 100%);left:calc(542 / var(--see-w) * 100%);width:calc(68 / var(--see-w) * 100%)}.see-comment--f{top:calc(149 / var(--see-h) * 100%);left:calc(746 / var(--see-w) * 100%);width:calc(122 / var(--see-w) * 100%);border-radius:10px}.see-insight--f1{top:calc(408 / var(--see-h) * 100%);left:calc(221 / var(--see-w) * 100%)}.see-insight--f2{top:calc(486 / var(--see-h) * 100%);left:calc(677 / var(--see-w) * 100%)}.see-insight--f3{top:calc(117 / var(--see-h) * 100%);left:calc(680 / var(--see-w) * 100%)}.see-g--x1{top:calc(184 / var(--see-h) * 100%);left:calc(812 / var(--see-w) * 100%);width:calc(144 / var(--see-w) * 100%)}.see-g--x2{top:calc(344 / var(--see-h) * 100%);left:calc(222 / var(--see-w) * 100%);width:calc(68 / var(--see-w) * 100%)}.see-g--x3{top:calc(38 / var(--see-h) * 100%);left:calc(474 / var(--see-w) * 100%);width:calc(68 / var(--see-w) * 100%)}.see-photo--x6{top:calc(317 / var(--see-h) * 100%);left:calc(897 / var(--see-w) * 100%);width:calc(81 / var(--see-w) * 100%);border-radius:12px}.see-photo--x5{top:calc(62 / var(--see-h) * 100%);left:calc(533 / var(--see-w) * 100%);width:calc(68 / var(--see-w) * 100%);border-radius:12px}.see-photo--x4{top:calc(384 / var(--see-h) * 100%);left:calc(790 / var(--see-w) * 100%);width:calc(164 / var(--see-w) * 100%)}.see-photo--x3{top:calc(130 / var(--see-h) * 100%);left:calc(183 / var(--see-w) * 100%);width:calc(123 / var(--see-w) * 100%)}.see-photo--x2{top:calc(378 / var(--see-h) * 100%);left:calc(270 / var(--see-w) * 100%);width:calc(136 / var(--see-w) * 100%)}.see-photo--x1{top:calc(453 / var(--see-h) * 100%);left:calc(545 / var(--see-w) * 100%);width:calc(175 / var(--see-w) * 100%)}.see-icon--x-chat{top:calc(111 / var(--see-h) * 100%);left:calc(324 / var(--see-w) * 100%);width:calc(68 / var(--see-w) * 100%)}.see-icon--x-zzz{top:calc(90 / var(--see-h) * 100%);left:calc(776 / var(--see-w) * 100%);width:calc(68 / var(--see-w) * 100%)}.see-icon--x-heart{top:calc(517 / var(--see-h) * 100%);left:calc(824 / var(--see-w) * 100%);width:calc(68 / var(--see-w) * 100%)}.see-comment--x{top:calc(51 / var(--see-h) * 100%);left:calc(299 / var(--see-w) * 100%);width:calc(103 / var(--see-w) * 100%);border-radius:9px}.see-insight--x1{top:calc(136 / var(--see-h) * 100%);left:calc(749 / var(--see-w) * 100%)}.see-insight--x2{top:calc(482 / var(--see-h) * 100%);left:calc(359 / var(--see-w) * 100%)}.see-insight--x3{top:calc(293 / var(--see-h) * 100%);left:calc(101 / var(--see-w) * 100%)}}@media (prefers-reduced-motion:reduce){.see--active .see-insight--m1,.see--active .see-insight--m2,.see--active .see-insight--m3{animation:none}.see-insight{opacity:1}}.spot{width:100%;color:var(--nara-off-white);font-family:var(--font-stamina);background:#1a1516;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.spot-photo{z-index:0;position:absolute;inset:0}.spot-photo img{object-fit:cover;object-position:center;width:100%;height:100%}.spot-photo:after{content:"";background:#16161652;position:absolute;inset:0}.spot-scene{z-index:1;aspect-ratio:1118/615.5;width:100%;margin:auto;position:relative;container-type:inline-size}.spot-scene-inner{--su:calc(100cqw / 1118);position:absolute;inset:0}.spot-center{align-items:center;gap:calc(16 * var(--su));width:calc(360 * var(--su));text-align:center;flex-direction:column;display:flex;position:absolute;top:35.7%;left:50%;transform:translate(-50%)}.spot-center-head{align-items:center;gap:calc(10 * var(--su));display:flex}.spot-center-icon{width:calc(40 * var(--su));height:calc(40 * var(--su));flex-shrink:0;display:block;overflow:visible}.spot-center-icon .motion-icon,.spot-center-icon svg{width:100%;height:100%;display:block}.spot-center h2{font-size:calc(40 * var(--su));letter-spacing:calc(-.4 * var(--su));margin:0;font-weight:600;line-height:1}.spot-center p{font-size:calc(18 * var(--su));text-wrap:balance;margin:0;font-weight:400;line-height:1.46}.reco{box-sizing:border-box;gap:calc(7.85 * var(--su));width:calc(214 * var(--su));padding:calc(15 * var(--su));border-radius:calc(18 * var(--su));color:var(--nara-off-black);box-shadow:0 calc(8 * var(--su)) calc(26 * var(--su)) calc(-10 * var(--su)) #14100e66;flex-direction:column;display:flex;position:absolute;overflow:clip}.reco--orange{background:linear-gradient(#ffa443 22.83%,#cecece 64.88% 67.65%,#ffa443 100%);top:23.8%;left:69.6%}.reco--red{background:linear-gradient(#ff6553 30.77%,#cecece 96.15%);top:57.6%;left:14.6%}.reco-count{font-size:calc(10 * var(--su));margin:0;font-weight:600;line-height:1.1}.reco-head{align-items:center;gap:calc(6 * var(--su));display:flex}.reco-head-icon{width:calc(20 * var(--su));height:calc(20 * var(--su));flex-shrink:0;overflow:visible}.reco-head-icon .motion-icon,.reco-head-icon svg{width:100%;height:100%;display:block;overflow:visible}.reco-head h3{font-size:calc(13 * var(--su));margin:0;font-weight:700;line-height:1.1}.reco-blurb{font-size:calc(10 * var(--su));margin:0;font-weight:400;line-height:1.26}.reco-insight{align-items:flex-start;gap:calc(6 * var(--su));padding:calc(8 * var(--su));border-radius:calc(8 * var(--su));background:#fefdfb;display:flex}.reco-insight-icon{width:calc(12 * var(--su));height:calc(12 * var(--su));margin-top:calc(1 * var(--su));flex-shrink:0}.reco-insight-icon img{object-fit:contain;width:100%;height:100%}.reco-insight-text{font-size:calc(10 * var(--su));font-weight:600;line-height:1.2}.reco-revenue{gap:calc(2.6 * var(--su));padding:calc(6.5 * var(--su)) 0;flex-direction:column;display:flex}.reco-revenue-label{font-size:calc(10 * var(--su));font-weight:600;line-height:1.1}.reco-revenue-value{font-size:calc(13 * var(--su));font-weight:700;line-height:1.1}.reco-build{align-items:center;gap:calc(6 * var(--su));padding:calc(12 * var(--su)) calc(12 * var(--su)) calc(12 * var(--su)) calc(15 * var(--su));border-radius:calc(12 * var(--su));background:var(--nara-off-white);font-family:inherit;font-size:calc(14 * var(--su));color:var(--nara-off-black);white-space:nowrap;cursor:pointer;box-shadow:0 calc(4 * var(--su)) calc(16 * var(--su)) calc(-6 * var(--su)) #14100e73;border:none;font-weight:500;line-height:1;display:inline-flex;position:absolute;top:54%;left:79.2%}.reco-build-icon{width:calc(16 * var(--su));height:calc(16 * var(--su));display:block}.reco-build-icon img{object-fit:contain;width:100%;height:100%;display:block}.spot-tag{color:var(--nara-off-white);white-space:nowrap;-webkit-backdrop-filter:blur(6px);background:#14100e29;border:1px solid #ededed99;border-radius:14px;align-items:center;gap:6px;padding:8px 15px 8px 10px;font-size:13px;font-weight:700;line-height:1.1;display:inline-flex;position:absolute}.spot-tag .motion-icon,.spot-tag svg{flex-shrink:0;width:20px;height:20px;display:block;overflow:visible}.spot-tag--membership{top:30.5%;left:6.5%}.spot-tag--pack{top:66.2%;left:62.5%}.spot-tag--guide{top:79.5%;left:43%}.reco-deck,.spot-tags{display:contents}.reco-dots{display:none}.spot-center,.reco,.reco-build,.reco-dots,.spot-tag{opacity:0;transform:translateY(calc(16 * var(--su)));transition:opacity .62s var(--ease-spring), transform .62s var(--ease-spring);transition-delay:var(--d,0s)}.spot-center{transform:translateX(-50%) translateY(calc(16 * var(--su)))}.spot--in .reco{opacity:1}.spot--in .reco-build,.spot--in .reco-dots{opacity:1;transform:translateY(0)}.spot--in .spot-tag{opacity:1}@media (width>=768px){.spot--in .reco{transform:translateY(0)}}.spot--in .spot-center,.spot--title-in .spot-center{opacity:1;transform:translate(-50%)translateY(0)}@media (width>=768px){.spot-scene{max-width:calc(181.641dvh - 199.805px)}}@media (width<=767px){.spot{align-items:stretch}.spot-scene{aspect-ratio:auto;box-sizing:border-box;padding:4.10257vw 20px 40px;container-type:normal}.spot-scene-inner{--su:calc(100vw / 390);align-items:center;gap:calc(20 * var(--su));flex-direction:column;display:flex;position:static}.spot-center,.reco,.reco-build,.spot-tag{transform:translateY(calc(16 * var(--su)));position:static;top:auto;left:auto}.spot-center{transform:translateY(calc(16 * var(--su)))}.spot--in .spot-center,.spot--title-in .spot-center{transform:translateY(0)}.spot-center{width:100%;max-width:calc(320 * var(--su))}.spot-center h2{font-size:calc(32 * var(--su))}.spot-center p{font-size:calc(16 * var(--su))}.spot .spot-tags{z-index:5;width:100%;max-width:calc(340 * var(--su));gap:calc(10 * var(--su)) calc(14 * var(--su));padding-bottom:calc(6 * var(--su));flex-wrap:wrap;order:1;justify-content:center;display:flex;position:relative}.spot .spot-tag--membership{transform:translate(calc(-14 * var(--su)), calc(14 * var(--su))) rotate(-2deg);align-self:flex-start}.spot .spot-tag--pack{transform:translate(calc(18 * var(--su)), calc(22 * var(--su))) rotate(2deg);align-self:center}.spot .spot-tag--guide{transform:translate(calc(-6 * var(--su)), calc(12 * var(--su))) rotate(-1deg);align-self:flex-end}.spot.spot--in .spot-tag--membership{transform:translate(calc(-14 * var(--su)), calc(-2 * var(--su))) rotate(-2deg)}.spot.spot--in .spot-tag--pack{transform:translate(calc(18 * var(--su)), calc(6 * var(--su))) rotate(2deg)}.spot.spot--in .spot-tag--guide{transform:translate(calc(-6 * var(--su)), calc(-4 * var(--su))) rotate(-1deg)}.spot .reco-deck{z-index:1;width:100%;max-width:calc(300 * var(--su));touch-action:pan-y;padding-inline:calc(6 * var(--su));margin-inline:calc(-6 * var(--su));order:2;display:block;position:relative}.spot .reco-build{order:3}.spot .reco-deck .reco{width:100%;max-width:calc(300 * var(--su));gap:calc(10 * var(--su));padding:calc(18 * var(--su));border-radius:calc(16 * var(--su));transition:opacity .62s var(--ease-spring), transform .38s var(--ease-spring);transform:translate(var(--deck-x,0px), calc(16 * var(--su) + var(--deck-y,0px))) scale(var(--deck-s,1));position:absolute;top:0;left:0}.spot.spot--in .reco-deck .reco{transform:translate(var(--deck-x,0px), var(--deck-y,0px)) scale(var(--deck-s,1))}.spot .reco-deck .reco--pos0{z-index:3;--deck-x:0px;--deck-y:0px;--deck-s:1;position:relative}.spot .reco-deck .reco--pos1{--deck-x:calc(12 * var(--su));--deck-y:calc(16 * var(--su));--deck-s:.96;z-index:2}.spot .reco-deck .reco--pos2{--deck-x:calc(20 * var(--su));--deck-y:calc(28 * var(--su));--deck-s:.92;z-index:1}.spot .reco-dots{z-index:4;gap:calc(4 * var(--su));padding-top:calc(42 * var(--su));justify-content:center;align-items:center;display:flex;position:relative}.reco-dot{box-sizing:content-box;width:calc(6 * var(--su));height:calc(6 * var(--su));padding:calc(4 * var(--su));cursor:pointer;background:#2e222540 padding-box content-box;border:none;border-radius:50%}.reco-dot--on{background:var(--nara-off-black);background-clip:content-box}.reco-count{font-size:calc(12 * var(--su))}.reco-head h3{font-size:calc(16 * var(--su))}.reco-blurb,.reco-insight-text,.reco-revenue-label{font-size:calc(12 * var(--su))}.reco-revenue-value{font-size:calc(16 * var(--su))}.reco-head-icon{width:calc(24 * var(--su));height:calc(24 * var(--su))}.reco-insight-icon{width:calc(14 * var(--su));height:calc(14 * var(--su))}.spot-tag{border-radius:8px;gap:5px;padding:6px 10px 6px 8px;font-size:12px;font-weight:600;line-height:18px;position:static}.spot-tag .motion-icon,.spot-tag svg{width:20px;height:20px}}@media (prefers-reduced-motion:reduce){.spot-center,.reco,.reco-build,.reco-dots,.spot-tag{opacity:1;transition:none}.spot-center,.reco-build,.spot-tag{transform:none}.spot-center{transform:translate(-50%)}@media (width>=768px){.reco{transform:none}}}.build{width:100%;color:var(--nara-off-white);font-family:var(--font-stamina);background:#2e2225;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.build-scene{aspect-ratio:1118/615.5;width:100%;margin:auto;position:relative;container-type:inline-size}.build-scene-inner{--su:calc(100cqw / 1118);position:absolute;inset:0}.build-center{align-items:center;gap:calc(16 * var(--su));width:calc(360 * var(--su));text-align:center;flex-direction:column;display:flex;position:absolute;top:35.7%;left:50%;transform:translate(-50%)}.build-title{align-items:center;gap:calc(12 * var(--su));display:flex}.build-title-icon{width:calc(40 * var(--su));height:calc(40 * var(--su));flex-shrink:0;display:block;overflow:visible}.build-title-icon svg{width:100%;height:100%;display:block;overflow:visible}.build-title h2{font-size:calc(40 * var(--su));letter-spacing:calc(-.4 * var(--su));margin:0;font-weight:600;line-height:1}.build-center p{font-size:calc(18 * var(--su));text-wrap:balance;margin:0;font-weight:400;line-height:1.46}.btype{white-space:nowrap;isolation:isolate;border-radius:14px;align-items:center;gap:10px;padding:10px 15px;font-size:15px;font-weight:700;line-height:1.1;display:inline-flex;position:absolute}.btype--active{background:var(--nara-off-white);color:var(--nara-off-black);box-shadow:0 2px 10px -4px #0006}.btype--dim{color:#888581;mix-blend-mode:screen;isolation:isolate;background:#444240}.btype-check{background:var(--accent,#a8c1d6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex;box-shadow:0 0 .66px #a6a39d33}.btype-check img{object-fit:contain;width:100%;height:100%;display:block}.btype-badge{background:#888581;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.btype-badge img{object-fit:contain;width:18px;height:18px}.bp-phone{box-sizing:border-box;gap:calc(17 * var(--su));width:calc(227 * var(--su));height:calc(473 * var(--su));padding:calc(26 * var(--su)) calc(12 * var(--su)) 0;border:1px solid var(--nara-off-white);border-radius:calc(30 * var(--su));corner-shape:squircle;background:#2e2225;flex-direction:column;display:flex;position:absolute;top:14%;left:67.4%;overflow:clip}.bp-url{box-sizing:border-box;width:calc(180 * var(--su));max-width:100%;padding:calc(6 * var(--su)) calc(12 * var(--su));border:1px solid var(--nara-off-white);border-radius:calc(10 * var(--su));font-size:calc(12 * var(--su));color:var(--nara-off-white);white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;align-self:center;line-height:1.2;overflow:hidden}.bp-graphic{align-items:center;gap:calc(8 * var(--su));text-align:center;flex-direction:column;flex-shrink:0;display:flex}.bp-product-head{gap:calc(4 * var(--su));flex-direction:column;display:flex}.bp-product-title{font-size:calc(18 * var(--su));flex-direction:column;margin:0;font-weight:600;line-height:1.2;display:flex}.bp-product-by{font-size:calc(8 * var(--su));opacity:.85;margin:0;font-weight:500}.bp-product-desc{margin:calc(4 * var(--su)) 0 0;font-size:calc(10 * var(--su));font-weight:400;line-height:1.25}.bp-map{aspect-ratio:181/99;border-radius:calc(10 * var(--su));width:100%;position:relative;overflow:clip}.bp-map-img{object-fit:cover;width:100%;height:100%;display:block}.bp-pin{width:calc(14 * var(--su));height:calc(14 * var(--su));border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;transform:translate(-50%,-50%)}.bp-pin img{width:calc(9 * var(--su));height:calc(9 * var(--su));object-fit:contain}.bp-expand{right:calc(6 * var(--su));bottom:calc(6 * var(--su));width:calc(20 * var(--su));height:calc(20 * var(--su));position:absolute}.bp-bars{gap:calc(8 * var(--su));flex-direction:column;width:100%;display:flex}.bp-bar{align-items:center;gap:calc(6 * var(--su));padding:calc(6 * var(--su));border-radius:calc(10 * var(--su));background:linear-gradient(#f9ad5c 56%,#e1c09d 100%);display:flex}.bp-bar-thumb{width:calc(74 * var(--su));height:calc(47 * var(--su));border-radius:calc(8 * var(--su));flex-shrink:0;overflow:clip}.bp-bar-thumb img{object-fit:cover;width:100%;height:100%;display:block}.bp-bar-text{text-align:left;min-width:0;color:var(--nara-off-black)}.bp-bar-name{font-size:calc(10 * var(--su));margin:0;font-weight:600;line-height:1.1}.bp-bar-note{margin:calc(3 * var(--su)) 0 0;font-size:calc(8 * var(--su));font-weight:400;line-height:1.15}.bp-courses{gap:calc(8 * var(--su));flex-direction:column;width:100%;display:flex}.bp-course{gap:calc(6 * var(--su));padding:calc(6 * var(--su));border-radius:calc(10 * var(--su));background:linear-gradient(#57b7e0 1.4%,#77bfde 67%,#9bc5d8 100%);flex-direction:column;display:flex}.bp-course-thumb{width:100%;height:calc(83 * var(--su));border-radius:calc(8 * var(--su));position:relative;overflow:clip}.bp-course-thumb img{object-fit:cover;width:100%;height:100%;display:block}.bp-play{width:calc(24 * var(--su));height:calc(24 * var(--su));background:#fefdfbeb;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bp-play:after{content:"";border-style:solid;border-width:calc(5 * var(--su)) 0 calc(5 * var(--su)) calc(8 * var(--su));border-color:#0000 #0000 #0000 #2e2225;position:absolute;top:50%;left:54%;transform:translate(-50%,-50%)}.bp-course-text{color:var(--nara-off-black);text-align:left}.bp-course-title{font-size:calc(10 * var(--su));flex-direction:column;margin:0;font-weight:600;line-height:1.2;display:flex}.bp-course-note{margin:calc(4 * var(--su)) 0 0;font-size:calc(8 * var(--su));font-weight:400;line-height:1.15}.bp-runclub{gap:calc(10 * var(--su));text-align:left;width:100%;color:var(--nara-off-black);flex-direction:column;display:flex}.bp-chat{gap:calc(10 * var(--su));padding:calc(10 * var(--su));border-radius:calc(10 * var(--su));background:#fefdfb;flex-direction:column;display:flex}.bp-chat-head{justify-content:space-between;align-items:center;display:flex}.bp-chat-title{align-items:center;gap:calc(4 * var(--su));font-size:calc(10 * var(--su));font-weight:600;line-height:1.2;display:inline-flex}.bp-chat-title img{width:calc(10 * var(--su));height:calc(10 * var(--su));object-fit:contain}.bp-chat-online{padding:calc(4 * var(--su));border-radius:calc(4 * var(--su));font-size:calc(6 * var(--su));background:#ded4ef;font-weight:400;line-height:1.1}.bp-chat-msgs{gap:calc(10 * var(--su));flex-direction:column;display:flex}.bp-msg{gap:calc(4 * var(--su));flex-direction:column;display:flex}.bp-msg-head{align-items:center;gap:calc(3 * var(--su));display:flex}.bp-msg-avatar{width:calc(8 * var(--su));height:calc(8 * var(--su));object-fit:cover;border-radius:50%}.bp-msg-name{font-size:calc(7 * var(--su));font-weight:700;line-height:1.1}.bp-msg-text{font-size:calc(8 * var(--su));white-space:nowrap;text-overflow:ellipsis;margin:0;font-weight:400;line-height:1.1;overflow:hidden}.bp-chat-cta{padding:calc(4 * var(--su)) calc(10 * var(--su));border-radius:calc(8 * var(--su));font-size:calc(10 * var(--su));background:#fa7667;align-self:flex-start;font-weight:600;line-height:1.5}.bp-meetups{gap:calc(10 * var(--su));padding:calc(10 * var(--su));border-radius:calc(10 * var(--su));background:linear-gradient(#fa7667 30.77%,#e5a19a 95.67%);flex-direction:column;display:flex}.bp-meetups-head{align-items:center;gap:calc(4 * var(--su));font-size:calc(10 * var(--su));font-weight:600;line-height:1.2;display:inline-flex}.bp-meetups-head img{width:calc(10 * var(--su));height:calc(10 * var(--su));object-fit:contain}.bp-meetups-list{gap:calc(8 * var(--su));flex-direction:column;display:flex}.bp-meetup{gap:calc(6 * var(--su));padding-top:calc(8 * var(--su));border-top:1px solid #2e22252e;flex-direction:column;display:flex}.bp-meetup:first-child{border-top:none;padding-top:0}.bp-meetup-place{font-size:calc(8 * var(--su));margin:0;font-weight:600;line-height:1.1}.bp-meetup-detail{font-size:calc(6 * var(--su));opacity:.6;margin:0;font-weight:400;line-height:1.1}.bp-meetups-cta{padding:calc(4 * var(--su)) calc(10 * var(--su));border-radius:calc(8 * var(--su));background:var(--nara-off-white);font-size:calc(10 * var(--su));align-self:flex-start;font-weight:600;line-height:1.5}.bp-fade{height:calc(78 * var(--su));pointer-events:none;background:linear-gradient(#2e222500 20%,#2e2225 77%);position:absolute;bottom:0;left:0;right:0}.bp-price{left:50%;bottom:calc(17 * var(--su));padding:calc(10 * var(--su)) calc(14 * var(--su));border-radius:calc(12 * var(--su));corner-shape:squircle;background:var(--nara-off-white);color:var(--nara-off-black);font-size:calc(12 * var(--su));white-space:nowrap;box-shadow:0 calc(2 * var(--su)) calc(10 * var(--su)) calc(-4 * var(--su)) #0006;font-weight:600;line-height:1.2;position:absolute;transform:translate(-50%)}.btypes,.btypes-track,.bp-wrap{display:contents}.btypes-clone{display:none}.bgesture{background:var(--gesture-bg,#f4ba7f);color:var(--nara-off-black);white-space:nowrap;border-radius:12px;align-items:center;gap:7px;padding:12px 15px 12px 12px;font-size:14px;font-weight:500;line-height:1;display:inline-flex;position:absolute;box-shadow:0 4px 14px -6px #00000059}.bgesture img{object-fit:contain;width:16px;height:16px}.bgesture--share{top:17.6%;left:84%}.bgesture--ready{top:76%;left:61.8%}.build-center,.btype,.bp-phone,.bgesture{opacity:0;transform:translateY(calc(16 * var(--su)));transition:opacity .62s var(--ease-spring), transform .62s var(--ease-spring);transition-delay:var(--d,0s)}.build-center{transform:translateX(-50%) translateY(calc(16 * var(--su)))}.bp-phone{transform:translateY(calc(28 * var(--su))) scale(.94);transform-origin:bottom;transition:opacity .72s var(--ease-spring), transform .82s var(--ease-spring)}.build--in .btype,.build--in .bgesture{opacity:1;transform:translateY(0)}.build--in .bp-phone{opacity:1;transform:translateY(0)scale(1)}.build--in .build-center,.build--title-in .build-center{opacity:1;transform:translate(-50%)translateY(0)}@media (width>=768px){.build-scene{max-width:calc(181.641dvh - 199.805px)}}@media (width<=767px){.build{align-items:stretch}.build-scene{aspect-ratio:auto;box-sizing:border-box;padding:48px 20px 24px;container-type:normal}.build-scene-inner{--su:calc(100vw / 390);align-items:center;gap:calc(20 * var(--su));flex-direction:column;display:flex;position:static}.build-center,.btype,.bp-phone,.bgesture{transform:translateY(calc(16 * var(--su)));position:static;top:auto;left:auto}.build-center{transform:translateY(calc(16 * var(--su)));width:100%;max-width:calc(320 * var(--su))}.bp-phone{transform:translateY(calc(28 * var(--su))) scale(.94)}.build--in .build-center,.build--title-in .build-center{transform:translateY(0)}.build--in .bp-phone{transform:translateY(0)scale(1)}.build-title h2{font-size:calc(32 * var(--su))}.build-center p{font-size:calc(16 * var(--su))}.btypes{box-sizing:border-box;width:calc(100% + 40px);max-width:none;padding:calc(4 * var(--su)) 0 calc(10 * var(--su));pointer-events:none;touch-action:none;-webkit-user-select:none;user-select:none;align-self:stretch;margin-inline:-20px;display:block;overflow:hidden}.btypes-track{gap:calc(12 * var(--su));width:max-content;transform:translateX(var(--marquee-x,0px));will-change:transform;align-items:center;padding-inline:0;display:flex}.btypes-clone{display:contents}.btype{border-radius:8px;flex:none;gap:10px;padding:8px 10px;font-size:12px;font-weight:600;line-height:18px;position:relative;transform:none;top:auto!important;left:auto!important}.build--in .btype{transform:none}.btype-check,.btype-badge{width:20px;height:20px}.btype-badge img{width:12px;height:12px}.bgesture{border-radius:8px;gap:4px;padding:8px 10px 8px 8px;font-size:12px;font-weight:600;line-height:18px}.bgesture img{width:12px;height:12px}.bp-wrap{width:calc(227 * var(--su));max-width:100%;margin:calc(8 * var(--su)) auto 0;display:block;position:relative}.bp-phone{width:100%}.bgesture{transform:translateY(calc(16 * var(--su)));position:absolute;top:auto;left:auto}.build--in .bgesture{transform:translateY(0)}.bgesture--share{top:calc(64 * var(--su));right:calc(-18 * var(--su))}.bgesture--ready{top:auto;bottom:calc(60 * var(--su));left:calc(-14 * var(--su))}}@media (prefers-reduced-motion:reduce){.build-center,.btype,.bp-phone,.bgesture{opacity:1;transition:none;transform:none}.bp-phone{transform:none}}@media (prefers-reduced-motion:reduce) and (width>=768px){.build-center{transform:translate(-50%)}}.stack{--gutter:12px;--card-radius:18px;--niche-bar-h:44px;--bar-inset:32px;--card-top:calc(20px + var(--nav-offset,0px));--bar-top:calc(var(--card-top) + var(--bar-inset));background:var(--page-bg,var(--nara-off-white,#fefdfb));width:100%;padding-top:var(--bar-inset);padding-bottom:clamp(48px,8vw,120px);position:relative}.niche-region{position:relative}.niche-bar-track{top:var(--bar-top);z-index:60;margin-bottom:calc((var(--niche-bar-h) + var(--bar-inset)) * -1);pointer-events:none;justify-content:center;padding:0;transition:top .26s,opacity .28s,transform .28s;display:flex;position:sticky}.niche-bar-track--away{opacity:0;pointer-events:none;transform:translateY(-10px)}.niche-bar{background:var(--nara-off-white);pointer-events:auto;border-radius:16px;align-items:center;gap:8px;padding:6px;display:inline-flex;box-shadow:0 6px 20px -8px #14100e2e}.niche-tab{font-family:var(--font-stamina);color:var(--nara-off-black);cursor:pointer;background:0 0;border:none;border-radius:10px;padding:8px 14px;font-size:13px;font-weight:600;line-height:1.26;transition:background .2s}.niche-tab--on{background:#d0d8de}.niche-bar-spacer{height:0}.panel{top:var(--card-top);transition:top .26s;position:sticky}.panel--see{z-index:1}.panel--spot{z-index:2}.panel--build{z-index:3}@media (prefers-reduced-motion:reduce){.niche-bar-track,.panel{transition:none}}.panel-inner{margin:0 var(--gutter);border-radius:var(--card-radius);transform-origin:50%;will-change:transform;position:relative;overflow:hidden;box-shadow:0 12px 40px -18px #14100e38}.panel--see .see,.panel--see .see-shell,.panel--spot .spot,.panel--spot .spot-shell,.panel--build .build,.panel--build .build-shell{min-height:calc(100dvh - var(--card-top) - 24px)}.panel--see .see{background:#e7e4df}@media (width>=768px){.stack{--gutter:16px;--card-radius:24px;--niche-bar-h:50px;--card-top:24px;--bar-inset:32px;--bar-top:calc(var(--card-top) + var(--bar-inset))}.niche-tab{padding:10px 16px}}
