/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--t:#087f7b;--d:#16313a;--c:#ff6f61;--m:#ddf3ee;--bg:#fff9f0;--mut:#6f7f82}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--d);margin:0;font-family:Arial,Noto Sans KR,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}body>main>header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff9f0f0;justify-content:space-between;align-items:center;height:76px;padding:0 5vw;display:flex;position:sticky;top:0}.logo{color:#fff;background:var(--t);border-radius:11px 11px 11px 3px;justify-content:center;align-items:center;gap:9px;width:36px;height:36px;font-size:20px;font-weight:900;display:flex}.logo span{color:var(--t);white-space:nowrap;font-size:20px}.logo span b{font-weight:900}header nav{gap:40px;font-weight:700;display:flex}.coral{background:var(--c);color:#fff;border-radius:14px;padding:16px 23px;font-weight:900;display:inline-block;box-shadow:0 10px 24px #ff6f6133}.coral.small{padding:12px 18px}.hero{background:#fff;grid-template-columns:46% 54%;min-height:650px;display:grid}.heroText{padding:55px 28px 30px 5vw}.heroText>small,.title>small,.qrCopy>small,.join small{color:var(--t);letter-spacing:.12em;font-weight:900}.hero h1{letter-spacing:-.055em;margin:17px 0;font-size:clamp(46px,4.7vw,70px);line-height:1.08}.hero h1 em{color:var(--t);font-style:normal}.heroText>p{color:var(--mut);margin-bottom:24px;line-height:1.7}.heroImg{background:linear-gradient(90deg,#fff 0%,#0000 28%),url(/hero-production.png) 50%/cover;position:relative}.ticket{background:#effffce8;border:1px solid #087f7b44;border-radius:18px;width:270px;padding:25px;position:absolute;bottom:35px;right:7%;transform:rotate(4deg);box-shadow:0 20px 45px #16313a38}.ticket b{color:var(--t);margin:8px 0;font-size:27px;display:block}.ticket span{color:#4e7777;font-size:11px}.mini{gap:12px;margin-top:20px;display:flex}.mini article{background:#fff;border:1px solid #eee;border-radius:16px;flex-direction:column;align-items:center;width:140px;padding:14px;display:flex;box-shadow:0 8px 20px #16313a16}.mini i{color:var(--t);background:var(--m);border-radius:50%;padding:5px}.mini b{margin:5px}.mini strong{color:var(--t);font-size:22px}.mini small{font-size:11px}.benefits{background:#fff;border-radius:20px;grid-template-columns:repeat(4,1fr);width:94%;margin:-10px auto 0;padding:18px;display:grid;position:relative;box-shadow:0 12px 34px #16313a1c}.benefits article{border-right:1px solid #eee;align-items:center;gap:14px;padding:16px;display:flex}.benefits article:last-child{border:0}.benefits i{background:var(--m);border-radius:50%;padding:10px;font-size:27px;font-style:normal}.benefits b,.benefits strong,.benefits small{display:block}.benefits strong{color:var(--t);margin:3px 0}.benefits small{color:var(--mut);font-size:10px}.block{padding:100px 5vw}.white{background:#fff}.title h2,.qrCopy h2{letter-spacing:-.04em;margin:12px 0;font-size:clamp(34px,3.3vw,50px);line-height:1.15}.title p,.qrCopy p{color:var(--mut)}.steps{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:45px;display:grid}.steps article{background:var(--bg);border-radius:20px;padding:28px}.steps small{color:var(--t);font-weight:900}.steps b{margin:25px 0 8px;font-size:21px;display:block}.steps p{color:var(--mut);font-size:13px}.partner{background:#f4fbf9}.partnerHead{justify-content:space-between;align-items:end;display:flex}.partnerHead input{border:1px solid #dce8e5;border-radius:12px;padding:14px 18px}.tabs{gap:8px;margin:35px 0 25px;display:flex;overflow:auto}.tabs button{white-space:nowrap;background:#fff;border:1px solid #dce8e5;border-radius:25px;padding:10px 17px}.tabs .on{background:var(--t);color:#fff}.partnerGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.partnerGrid article{background:#fff;border-radius:18px;padding-bottom:20px;overflow:hidden;box-shadow:0 8px 24px #16313a12}.pic{background:linear-gradient(135deg,#dff7f1,#aee1d8);place-items:center;height:140px;font-size:60px;display:grid}.partnerGrid article>:not(.pic){margin-left:20px;margin-right:20px}.partnerGrid span{color:var(--t);margin-top:18px;font-size:11px;display:block}.partnerGrid h3{margin-top:6px}.partnerGrid b{color:var(--c)}.partnerGrid p{color:var(--mut);font-size:12px}.partnerGrid button{color:var(--t);background:0 0;border:0;padding:0;font-weight:800}.more{text-align:center;color:var(--mut);margin-top:25px}.qrIntro{background:#fff;grid-template-columns:45% 55%;align-items:center;gap:7%;display:grid}.phone{border:11px solid var(--d);text-align:center;background:#f4f8f7;border-radius:42px;justify-self:center;width:300px;height:560px;padding:20px}.wallet{text-align:left;color:#fff;background:linear-gradient(135deg,var(--t),#0ab4ad);border-radius:20px;padding:22px}.wallet>*{display:block}.wallet b{margin:17px 0;font-size:32px}.fakeQr{background:repeating-conic-gradient(var(--d) 0 25%,white 0 50%) 0/18px 18px;border:8px solid #fff;width:150px;height:150px;margin:35px auto 17px}.phone>small{color:var(--mut);margin-top:8px;display:block}.qrCopy{max-width:600px}.qrCopy li{padding:10px}.mintBtn{color:var(--t);background:var(--m);border-radius:12px;padding:15px 20px;font-weight:900;display:inline-block}.center{text-align:center}.passGrid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1050px;margin:45px auto;display:grid}.passGrid article{background:#fff;border:1px solid #eee;border-radius:22px;padding:30px}.passGrid article.hot{border:2px solid var(--t);transform:scale(1.03)}.passGrid span{background:var(--m);color:var(--t);border-radius:15px;padding:6px 9px;font-size:11px;font-weight:800;display:inline-block}.passGrid small{color:var(--mut);margin-top:22px;display:block}.passGrid h3{font-size:23px}.passGrid div b{color:var(--t);font-size:37px}.passGrid li{line-height:2}.passGrid button{background:var(--d);color:#fff;border:0;border-radius:11px;width:100%;padding:14px;font-weight:900}.hot button{background:var(--c)}.join{background:linear-gradient(120deg,var(--t),#0b625f);color:#fff;justify-content:space-between;align-items:center;padding:65px 6vw;display:flex}.join small{color:#bdf8ef}.join h2{margin:9px 0;font-size:34px}.join a{color:var(--t);background:#fff;border-radius:13px;padding:16px 22px;font-weight:900}footer{color:#fff;background:#102d34;padding:45px 5vw}footer p,footer small{opacity:.6}.portal{background:#f2f7f6;grid-template-columns:240px 1fr;min-height:100vh;display:grid}.portal aside{background:#fff;padding:25px 20px}.roles{background:var(--bg);border-radius:10px;margin:40px 0 25px;padding:6px;display:flex}.roles button{background:0 0;border:0;padding:8px}.roles .on{background:var(--t);color:#fff;border-radius:8px}.portal aside nav{color:var(--mut);line-height:3}.portal>section{padding:35px 5vw}.portal>section>header{justify-content:space-between;align-items:center;display:flex}.portal>section>header small{color:var(--t);font-weight:800}.portal>section>header h1{margin:5px 0 25px}.portal>section>header i{background:var(--t);color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.walletBig{color:#fff;background:linear-gradient(135deg,var(--t),#0ab4ad);border-radius:22px;max-width:650px;padding:30px}.walletBig>*{display:block}.walletBig b{margin:20px 0;font-size:42px}.walletBig button{color:var(--t);border:0;border-radius:10px;margin-top:18px;padding:12px;font-weight:900}.stats{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.stats article,.history,.actions article,.adminbox{background:#fff;border:1px solid #e3ecea;border-radius:18px;padding:24px}.stats b{color:var(--t);margin-top:17px;font-size:22px;display:block}.history{margin-top:20px}.history>div{border-top:1px solid #eee;align-items:center;gap:12px;padding:14px 0;display:flex}.history i{background:var(--m);color:var(--t);border-radius:50%;padding:8px}.history span{flex:1}.history span>*{display:block}.history small{color:var(--mut)}.actions{grid-template-columns:1fr 1fr;gap:16px;margin-top:20px;display:grid}.actions article:first-child{background:var(--t);color:#fff}.actions button,.adminbox button{border:0;border-radius:10px;padding:12px;font-weight:800}.actions input{width:100%;margin-bottom:10px;padding:12px}.adminbox{flex-direction:column;gap:8px;margin-top:20px;display:flex}.modal{z-index:50;background:#102d34b8;place-items:center;display:grid;position:fixed;inset:0}.modal>div{text-align:center;background:#fff;border-radius:22px;width:min(380px,90%);padding:30px}.modal>div>button{float:right;background:0 0;border:0;font-size:25px}.modal b,.modal strong{margin:12px;display:block}.real{margin:20px auto}.camera{color:#fff;border:3px solid var(--c);background:#102d34;border-radius:15px;place-items:center;height:280px;display:grid}.review-reward{background:#fff;border:1px solid #e3ecea;border-radius:22px;margin-top:20px;padding:28px}.review-head{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.review-head>div:first-child small{color:var(--t);letter-spacing:.14em;font-size:10px;font-weight:900}.review-head h2{letter-spacing:-.04em;margin:8px 0 0;font-size:32px;line-height:1.12}.eligibility{background:#eaf7f3;border-radius:15px;align-items:center;gap:10px;padding:14px 16px;display:flex}.eligibility>i{background:var(--t);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-style:normal;display:grid}.eligibility span>*{display:block}.eligibility b{font-size:13px}.eligibility small{color:var(--mut);margin-top:3px;font-size:10px}.reward-rule{grid-template-columns:repeat(4,1fr);gap:8px;margin:24px 0;display:grid}.reward-rule span{background:#f4f8f7;border-radius:12px;padding:12px;font-size:12px}.reward-rule b{color:var(--t);margin-right:6px}.review-form{border-top:1px solid #e6ecea;padding-top:22px}.review-form label{margin-bottom:17px;display:block}.review-form label>span{margin-bottom:8px;font-size:12px;font-weight:800;display:block}.review-form input,.review-form textarea{background:#fbfdfc;border:1px solid #dce7e4;border-radius:12px;outline:none;width:100%;padding:14px}.review-form textarea{resize:vertical;height:130px}.review-form input:focus,.review-form textarea:focus{border-color:var(--t);box-shadow:0 0 0 3px #087f7b14}.rating{align-items:center;gap:3px;display:flex}.rating button{color:#cdd8d5;background:0 0;border:0;padding:2px;font-size:28px}.rating button.on{color:#ffb038}.rating b{color:var(--d);margin-left:8px}.review-form-bottom{justify-content:space-between;align-items:center;gap:16px;display:flex}.review-form-bottom small{color:var(--mut)}.review-form-bottom button{background:var(--c);color:#fff;border:0;border-radius:12px;padding:14px 18px;font-weight:900}.review-notice{color:#c64c43;background:#fff1ee;border-radius:10px;padding:12px 14px;font-size:12px}.review-complete{background:#eaf7f3;border-radius:16px;align-items:center;gap:14px;padding:22px;display:flex}.review-complete>i{background:var(--t);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-style:normal;display:grid}.review-complete>div{flex:1}.review-complete strong{display:block}.review-complete p{color:var(--mut);margin:5px 0 0;font-size:12px}.review-complete>b{color:var(--t);font-size:20px}@media (width<=800px){body>main>header nav{display:none}.hero{grid-template-columns:1fr}.heroImg{min-height:380px}.benefits,.steps,.partnerGrid,.passGrid{grid-template-columns:1fr 1fr}.qrIntro{grid-template-columns:1fr}.portal{display:block}.portal aside{justify-content:space-between;align-items:center;padding:12px;display:flex}.portal aside nav{display:none}.roles{margin:0}.stats,.actions{grid-template-columns:1fr}.review-head{flex-direction:column;align-items:flex-start}.eligibility{width:100%}.reward-rule{grid-template-columns:1fr 1fr}.review-form-bottom{flex-direction:column;align-items:stretch}.review-form-bottom button{width:100%}}@media (width<=520px){.heroText{padding:40px 18px}.hero h1{font-size:44px}.mini{gap:6px}.mini article{width:calc(33.3333vw - 16px);padding:9px}.mini strong{font-size:18px}.benefits,.steps,.partnerGrid,.passGrid{grid-template-columns:1fr}.benefits{margin-top:15px}.block{padding:70px 18px}.partnerHead,.join{flex-direction:column;align-items:flex-start;gap:20px}.passGrid article.hot{transform:none}.phone{width:280px}.portal>section{padding:25px 15px}.logo span{font-size:15px}.review-reward{padding:20px}.review-head h2{font-size:27px}.reward-rule{grid-template-columns:1fr}.review-complete{flex-wrap:wrap;align-items:flex-start}.review-complete>b{width:100%;padding-left:56px}}.member-shell{background:linear-gradient(145deg,#e8f5f1,#fff8ef);place-items:center;min-height:100vh;padding:28px;display:grid}.auth-card{background:#fff;border:1px solid #dfeae7;border-radius:28px;width:min(460px,100%);padding:38px;position:relative;overflow:hidden;box-shadow:0 28px 70px #173b4120}.member-brand{color:#0d4c50;font-size:25px;font-weight:300}.member-brand span{font-weight:900}.kakao-symbol{color:#191919;opacity:.92;background:#fee500;border-radius:50%;place-items:center;width:150px;height:150px;padding-top:25px;padding-left:2px;font-size:52px;font-weight:900;display:grid;position:absolute;top:-30px;right:-34px}.auth-card>small{color:var(--t);letter-spacing:.15em;margin-top:72px;font-size:10px;font-weight:900;display:block}.auth-card h1{letter-spacing:-.06em;margin:10px 0;font-size:43px;line-height:1.05}.auth-card>p{color:var(--mut);line-height:1.6}.kakao-login{color:#191919;cursor:pointer;background:#fee500;border:0;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:30px;padding:17px;font-weight:900;display:flex;box-shadow:0 10px 22px #7d72001f}.kakao-login:disabled{opacity:.65;cursor:wait}.kakao-bubble{font-size:18px;line-height:1;transform:scaleX(1.25)}.auth-card .kakao-caption{text-align:center;color:#8a9594;margin:12px 0 0;font-size:11px}.auth-message,.system-message{color:#b44b43;background:#fff1ee;border-radius:12px;margin-top:16px;padding:13px 15px;font-size:12px}.auth-home{text-align:center;color:var(--mut);margin-top:28px;font-size:12px;display:block}.member-loading{background:#fff;border-radius:18px;padding:25px 30px}.member-dashboard{background:#f3f7f6;min-height:100vh}.member-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffed;border-bottom:1px solid #e1e9e6;justify-content:space-between;align-items:center;height:72px;padding:0 5vw;display:flex;position:sticky;top:0}.member-header>div{align-items:center;gap:12px;font-size:12px;display:flex}.member-header button{color:var(--t);background:#e8f2ef;border:0;border-radius:10px;padding:9px 12px}.member-content{width:min(1180px,92%);margin:auto;padding:65px 0 110px}.member-welcome small{letter-spacing:.16em;color:var(--t);font-size:10px;font-weight:900}.member-welcome h1{letter-spacing:-.06em;margin:12px 0 40px;font-size:clamp(40px,5vw,66px);line-height:1.02}.contact-connect{background:#fff;border:1px solid #e1e9e6;border-radius:20px;grid-template-columns:1.3fr 1fr 1fr auto;align-items:end;gap:12px;margin:-15px 0 22px;padding:22px;display:grid}.contact-connect>div>*{display:block}.contact-connect>div small{color:var(--t);font-weight:900}.contact-connect>div strong{margin:5px 0}.contact-connect>div span{color:var(--mut);font-size:10px}.contact-connect label,.admin-order-form label{display:block}.contact-connect label>span,.admin-order-form label>span{margin-bottom:6px;font-size:10px;font-weight:800;display:block}.contact-connect input,.admin-order-form input,.admin-order-form select{background:#fbfdfc;border:1px solid #dce7e4;border-radius:10px;outline:none;width:100%;padding:12px}.contact-connect button{background:var(--t);color:#fff;border:0;border-radius:10px;height:42px;padding:0 15px;font-weight:900}.contact-connect>p{color:var(--t);grid-column:1/-1;margin:0;font-size:11px}.member-summary{grid-template-columns:1.4fr 1fr;gap:15px;display:grid}.member-summary article{background:#fff;border:1px solid #e1e9e6;border-radius:22px;padding:28px}.member-summary article:first-child{color:#fff;background:linear-gradient(135deg,#087f7b,#0ab4ad)}.member-summary article>*{display:block}.member-summary b{margin:15px 0 8px;font-size:34px}.member-summary span{opacity:.7;font-size:11px}.member-section{margin-top:40px}.section-title{justify-content:space-between;align-items:end;margin-bottom:15px;display:flex}.section-title h2{margin:0}.section-title span{color:var(--mut);font-size:11px}.order-list{grid-template-columns:1fr 1fr;gap:14px;display:grid}.real-order-card{background:#fff;border:1px solid #e1e9e6;border-radius:20px;padding:23px}.real-order-card>div:first-child>*{display:block}.real-order-card>div:first-child small{color:var(--t);font-weight:800}.real-order-card>div:first-child strong{margin:8px 0;font-size:21px}.real-order-card>div:first-child span{color:var(--mut);font-size:12px}.order-state{gap:7px;margin:18px 0;display:flex}.order-state b{color:#667573;background:#eef3f1;border-radius:12px;padding:6px 9px;font-size:10px}.order-state b.paid,.order-state b.completed{color:#087f7b;background:#dff3ec}.real-order-card>button{background:var(--c);color:#fff;border:0;border-radius:12px;width:100%;padding:12px;font-weight:900}.review-done,.review-wait{color:var(--t);background:#eaf7f3;border-radius:11px;padding:11px;font-size:11px;display:block}.review-wait{color:#788583;background:#f3f5f4}.real-review-form{border-top:1px solid #e5ebe9;margin-top:16px;padding-top:16px}.real-review-form input,.real-review-form textarea{border:1px solid #dce7e4;border-radius:10px;width:100%;margin-top:9px;padding:12px}.real-review-form textarea{resize:vertical;height:105px}.real-review-form>button{background:var(--t);color:#fff;border:0;border-radius:10px;width:100%;margin-top:9px;padding:12px;font-weight:900}.real-review-form>p{color:var(--t);font-size:11px}.empty-orders{text-align:center;background:#fff;border:1px dashed #cddbd7;border-radius:20px;padding:45px}.empty-orders p{color:var(--mut)}.empty-orders a{color:var(--t);font-weight:900}.real-ledger{background:#fff;border:1px solid #e1e9e6;border-radius:20px;padding:8px 20px}.real-ledger article{border-bottom:1px solid #edf1ef;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.real-ledger article:last-child{border:0}.real-ledger span>*{display:block}.real-ledger small{color:var(--mut);margin-top:4px;font-size:10px}.real-ledger strong.plus{color:var(--t)}.admin-real-grid{grid-template-columns:360px 1fr;align-items:start;gap:20px;display:grid}.admin-order-form,.admin-orders{background:#fff;border:1px solid #e1e9e6;border-radius:22px;padding:25px}.admin-order-form label{margin-bottom:16px}.admin-order-form>button{background:var(--t);color:#fff;border:0;border-radius:12px;width:100%;padding:15px;font-weight:900}.admin-order-form h2{margin:0 0 5px}.admin-order-form>small{color:var(--t);margin-bottom:24px;display:block}.admin-orders>div:last-child{flex-direction:column;display:flex}.admin-orders article{border-top:1px solid #edf1ef;justify-content:space-between;align-items:center;padding:15px 0;display:flex}.admin-orders article>div:first-child>*{display:block}.admin-orders article small,.admin-orders article span{color:var(--mut);font-size:10px}.admin-orders article b{margin:4px 0}.admin-orders article button{color:var(--t);background:#e2f2ed;border:0;border-radius:9px;padding:9px;font-size:10px}.admin-orders article button.cancel{color:#c45148;background:#fff0ed;margin-left:5px}@media (width<=800px){.auth-card{padding:28px}.auth-card h1{font-size:38px}.kakao-symbol{width:125px;height:125px;font-size:44px}.member-content{padding-top:40px}.contact-connect{grid-template-columns:1fr}.contact-connect button{width:100%}.member-summary,.order-list,.admin-real-grid{grid-template-columns:1fr}.member-welcome h1{font-size:43px}.member-header>div>span{display:none}.admin-orders article{align-items:flex-start;gap:12px}.admin-orders article>div:last-child{white-space:nowrap}}.guide-site{background:#f5f8f4;min-height:100vh;padding-bottom:76px}.guide-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8ee;border-bottom:1px solid #e4ebe6;justify-content:space-between;align-items:center;height:76px;padding:0 5vw;display:flex;position:sticky;top:0}.guide-header nav{align-items:center;gap:32px;font-size:13px;display:flex}.guide-header nav b{color:var(--t)}.guide-hero{color:#fff;background:linear-gradient(135deg,#073e48,#087f7b);grid-template-columns:1fr 1fr;align-items:center;min-height:430px;padding:70px max(5vw,50vw - 590px);display:grid;overflow:hidden}.guide-hero small,.guide-section-title small,.guide-card-heading small{letter-spacing:.16em;font-size:10px;font-weight:900}.guide-hero h1{letter-spacing:-.07em;margin:15px 0;font-size:clamp(48px,6vw,78px);line-height:.98}.guide-hero p{color:#d9efeb;line-height:1.75}.guide-hero-art{background:linear-gradient(160deg,#9be2dd,#e5f3ce);border-radius:48% 52% 35% 65%;justify-self:end;width:min(460px,90%);height:290px;position:relative;box-shadow:inset 0 0 0 12px #ffffff18,0 35px 70px #001b202f}.guide-hero-art>span{z-index:2;filter:drop-shadow(0 15px 12px #16433c3a);font-size:72px;position:absolute;top:36%;left:38%}.guide-hero-art>b,.guide-hero-art>em{color:#174b50;font-size:12px;font-style:normal;position:absolute}.guide-hero-art>b{top:26%;right:20%}.guide-hero-art>em{bottom:24%;left:18%}.guide-island{background:#fff4c8;border-radius:50%;position:absolute;transform:rotate(-18deg)}.island-a{width:120px;height:55px;top:38%;right:10%}.island-b{width:85px;height:38px;top:23%;left:16%}.guide-wrap{width:min(1180px,92%);margin:auto;padding:70px 0 110px}.guide-section-title{justify-content:space-between;align-items:end;margin-bottom:22px;display:flex}.guide-section-title small{color:var(--t)}.guide-section-title h2{letter-spacing:-.05em;margin:8px 0 0;font-size:clamp(32px,4vw,48px)}.guide-section-title>span{color:var(--mut);font-size:11px}.guide-summary-card{background:#fff;border:1px solid #dfe8e3;border-radius:24px;grid-template-columns:1fr auto 1fr auto;align-items:center;gap:24px;padding:30px;display:grid;box-shadow:0 18px 45px #16313a0d}.guide-summary-card div>*{display:block}.guide-summary-card small{color:var(--t);font-size:10px;font-weight:900}.guide-summary-card strong{margin:7px 0;font-size:24px}.guide-summary-card span{color:var(--mut);font-size:12px}.guide-summary-card>i{color:#9fb2ad;font-style:normal}.guide-summary-card>a{background:var(--t);color:#fff;border-radius:12px;padding:13px 16px;font-size:12px;font-weight:900}.guide-info-grid{grid-template-columns:1.2fr .8fr;gap:18px;margin-top:18px;display:grid}.guide-info-grid>article{background:#fff;border:1px solid #dfe8e3;border-radius:24px;padding:30px}.guide-card-heading{align-items:center;gap:12px;margin-bottom:25px;display:flex}.guide-card-heading>span{width:40px;height:40px;color:var(--t);background:#e3f4ef;border-radius:13px;place-items:center;font-weight:900;display:grid}.guide-card-heading small{color:var(--t)}.guide-card-heading h3{margin:3px 0 0;font-size:23px}.time-route{justify-content:space-between;margin:18px 0 10px;display:flex}.time-route span{color:var(--mut);font-size:11px}.time-route.return{border-top:1px solid #edf1ef;padding-top:13px}.time-chips{grid-template-columns:repeat(6,1fr);gap:6px;display:grid}.time-chips b{color:#176861;text-align:center;background:#f0f7f4;border-radius:10px;padding:10px 4px;font-size:12px}.guide-info-grid p{color:var(--mut);margin:18px 0 0;font-size:11px;line-height:1.65}.fare-line{border-top:1px solid #edf1ef;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.fare-line strong{color:var(--t);font-size:22px}.fare-line.muted strong{color:#657773;font-size:14px}.guide-checklist{color:#fff;background:#103e47;border-radius:24px;grid-template-columns:.75fr 1.25fr;gap:40px;margin-top:18px;padding:36px;display:grid}.guide-checklist small{color:#8ce1d5;letter-spacing:.16em;font-size:10px;font-weight:900}.guide-checklist h3{letter-spacing:-.04em;margin:8px 0;font-size:31px}.guide-checklist ul{margin:0;padding:0;list-style:none}.guide-checklist li{border-bottom:1px solid #ffffff1a;grid-template-columns:36px 1fr;gap:12px;padding:13px 0;display:grid}.guide-checklist li:last-child{border:0}.guide-checklist li>b{color:#80dace}.guide-checklist li span>*{display:block}.guide-checklist li strong{font-size:13px}.guide-checklist li span{color:#c7dad8;font-size:11px;line-height:1.55}.guide-official-links{background:#fff3df;border-radius:18px;align-items:center;gap:10px;margin-top:18px;padding:22px 25px;display:flex}.guide-official-links>div{flex:1}.guide-official-links>div>*{display:block}.guide-official-links small{color:#ad6e15;font-size:9px;font-weight:900}.guide-official-links strong{margin-top:5px;font-size:13px}.guide-official-links>a{color:#8a5a14;background:#fff;border-radius:10px;padding:11px 13px;font-size:10px;font-weight:900}.more-guides{margin-top:75px}.more-guide-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.more-guide-grid article{background:#fff;border:1px solid #dfe8e3;border-radius:20px;padding:24px;position:relative}.more-guide-grid i{margin-bottom:22px;font-size:33px;font-style:normal;display:block}.more-guide-grid small{color:var(--t);font-size:9px;font-weight:900}.more-guide-grid h3{margin:7px 0;font-size:18px}.more-guide-grid p{min-height:34px;color:var(--mut);font-size:11px;line-height:1.55}.more-guide-grid>article>span{color:#7b8986;background:#eef3f1;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800;display:inline-block}@media (width<=800px){.guide-header nav{display:none}.guide-hero{grid-template-columns:1fr;padding:55px 6vw}.guide-hero-art{justify-self:start;width:100%;height:210px;margin-top:34px}.guide-hero-art>span{font-size:58px}.guide-summary-card{grid-template-columns:1fr auto 1fr}.guide-summary-card>a{text-align:center;grid-column:1/-1}.guide-info-grid,.guide-checklist{grid-template-columns:1fr}.time-chips{grid-template-columns:repeat(3,1fr)}.more-guide-grid{grid-template-columns:1fr 1fr}.guide-official-links{flex-wrap:wrap;align-items:stretch}.guide-official-links>div{flex-basis:100%}.guide-official-links>a{text-align:center;flex:1}}@media (width<=520px){.guide-hero h1{font-size:48px}.guide-wrap{width:90%;padding-top:48px}.guide-section-title{flex-direction:column;align-items:flex-start;gap:7px}.guide-summary-card{grid-template-columns:1fr}.guide-summary-card>i{transform:rotate(90deg)}.guide-info-grid>article,.guide-checklist{padding:23px}.more-guide-grid{grid-template-columns:1fr}.guide-official-links>a{flex-basis:100%}}.admin-orders article button:disabled{opacity:.55;cursor:not-allowed}.admin-order-status{gap:5px;margin-top:9px;display:flex!important}.admin-order-status em{color:#6f7e7b;background:#edf2f1;border-radius:999px;padding:4px 7px;font-style:normal}.admin-order-status em.paid,.admin-order-status em.completed{color:#087f7b;background:#def3eb}.admin-order-status em.cancelled{color:#c45148;background:#fff0ed}.admin-audience{margin:0 0 24px}.admin-audience-head{justify-content:space-between;align-items:end;margin-bottom:14px;display:flex}.admin-audience-head small{color:var(--t);letter-spacing:.15em;font-size:9px;font-weight:900}.admin-audience-head h2{margin:5px 0 0;font-size:26px}.admin-audience-head button{color:var(--t);background:#e3f2ee;border:0;border-radius:10px;padding:10px 13px;font-weight:900}.admin-audience-stats{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.admin-audience-stats article{background:#fff;border:1px solid #e1e9e6;border-radius:18px;padding:20px}.admin-audience-stats span,.admin-audience-stats small{color:var(--mut);font-size:10px;display:block}.admin-audience-stats strong{color:var(--t);margin:10px 0 6px;font-size:29px;display:block}.admin-audience-error{color:#a45145;background:#fff2ed;border-radius:12px;padding:12px 14px;font-size:11px}.admin-member-panel{background:#fff;border:1px solid #e1e9e6;border-radius:20px;margin-top:14px;padding:22px}.admin-member-toolbar{justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px;display:flex}.admin-member-toolbar h3{margin:0 0 3px}.admin-member-toolbar span{color:var(--mut);font-size:10px}.admin-member-toolbar input{border:1px solid #dce7e4;border-radius:11px;width:min(300px,100%);padding:11px 13px}.admin-member-table-wrap{overflow:auto}.admin-member-table{border-collapse:collapse;width:100%;min-width:620px}.admin-member-table th,.admin-member-table td{text-align:left;border-top:1px solid #edf1ef;padding:13px 10px;font-size:11px}.admin-member-table th{color:#6b7b78;font-size:9px}.admin-member-table td:first-child{font-weight:800}.admin-member-table td span{color:var(--t);background:#e4f4ef;border-radius:999px;padding:5px 8px;font-size:9px}.admin-member-empty{color:var(--mut);text-align:center!important;padding:28px!important}@media (width<=800px){.admin-audience-stats{grid-template-columns:1fr 1fr}.admin-member-toolbar{flex-direction:column;align-items:stretch}.admin-member-toolbar input{width:100%}}@media (width<=480px){.admin-audience-stats{grid-template-columns:1fr 1fr}.admin-audience-stats article{padding:15px}.admin-audience-stats strong{font-size:24px}}.point-qr-pay{background:#fff;border:1px solid #e1e9e6;border-radius:22px;grid-template-columns:1.35fr .65fr;gap:18px;margin-top:18px;padding:28px;display:grid}.point-qr-pay>div:first-child{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.point-qr-pay small,.merchant-content>small{color:var(--t);letter-spacing:.15em;font-size:10px;font-weight:900}.point-qr-pay h2{letter-spacing:-.04em;margin:8px 0 5px;font-size:28px}.point-qr-pay p{color:var(--mut);margin:5px 0 18px;font-size:12px;line-height:1.65}.point-qr-pay button,.scanner-start,.redeem-card>button{background:var(--t);color:#fff;border:0;border-radius:11px;padding:13px 17px;font-weight:900}.point-qr-pay button:disabled,.scanner-start:disabled,.redeem-card>button:disabled{opacity:.55}.point-qr-box{background:#f2f8f6;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:240px;padding:16px;display:flex}.point-qr-box img{border-radius:12px;width:min(220px,100%)}.point-qr-box b{color:var(--t);margin-top:9px}.point-qr-box span{color:var(--mut);margin-top:4px;font-size:11px}.qr-placeholder{color:#87a8a1;border:2px dashed #a9c6c0;border-radius:17px;place-items:center;width:130px;height:130px;font-size:26px;font-weight:900;display:grid}.merchant-shell{background:#f2f7f6;min-height:100vh}.merchant-header{background:#fff;border-bottom:1px solid #e1e9e6;justify-content:space-between;align-items:center;height:72px;padding:0 5vw;display:flex}.merchant-header>div{align-items:center;gap:12px;font-size:12px;display:flex}.merchant-header button{color:var(--t);background:#e8f2ef;border:0;border-radius:10px;padding:9px 12px}.merchant-content{width:min(650px,92%);margin:auto;padding:62px 0 110px}.merchant-content h1{letter-spacing:-.06em;margin:10px 0;font-size:clamp(42px,7vw,66px)}.merchant-content>p{color:var(--mut);line-height:1.65}.scanner-start{width:100%;margin:22px 0;padding:16px;font-size:16px}.scanner-view{border-radius:20px;display:none;overflow:hidden}.scanner-view.on{background:#102d34;margin-bottom:20px;display:block}.redeem-card{background:#fff;border:1px solid #dfe9e6;border-radius:22px;padding:26px}.redeem-card small{color:var(--t);font-weight:900}.redeem-card h2{margin:8px 0 4px}.redeem-card strong{color:var(--t);margin:18px 0;font-size:40px;display:block}.redeem-card label span{margin-bottom:7px;font-size:11px;font-weight:900;display:block}.redeem-card input{border:1px solid #dce7e4;border-radius:11px;width:100%;padding:14px;font-size:20px}.redeem-card>button{width:100%;margin-top:12px;padding:15px}.merchant-message{color:var(--t);background:#e7f4f0;border-radius:12px;margin-top:16px;padding:14px;font-weight:800}.scanner-help{font-size:11px}.partner-login>small{margin-top:60px}@media (width<=800px){.point-qr-pay{grid-template-columns:1fr}.point-qr-box{min-height:210px}.merchant-content{padding-top:40px}}.more-guide-grid>a{background:#fff;border:1px solid #dfe8e3;border-radius:20px;padding:24px;transition:all .2s;position:relative}.more-guide-grid>a:hover{border-color:#8bc7bc;transform:translateY(-4px);box-shadow:0 14px 35px #123a3314}.more-guide-grid>a>span{color:var(--t);background:#e5f4ef;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900;display:inline-block}.travel-detail{margin-top:90px;padding-top:10px;scroll-margin-top:95px}.detail-heading{align-items:flex-start;gap:18px;margin-bottom:25px;display:flex}.detail-heading>span{background:#e1f3ed;border-radius:22px;flex:none;place-items:center;width:68px;height:68px;font-size:32px;display:grid}.detail-heading small{color:var(--t);letter-spacing:.15em;font-size:9px;font-weight:900}.detail-heading h2{letter-spacing:-.05em;margin:6px 0;font-size:clamp(34px,4vw,48px)}.detail-heading p{color:var(--mut);margin:0;font-size:12px;line-height:1.6}.route-board{background:#fff;border:1px solid #dfe8e3;border-radius:22px;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:14px;padding:25px;display:grid}.route-board.compact{grid-template-columns:1fr auto 1fr}.route-board article>*{display:block}.route-board small{color:var(--t);font-size:9px;font-weight:900}.route-board strong{margin:7px 0;font-size:18px}.route-board span{color:var(--mut);font-size:10px}.route-board>b{color:#a2b4af}.detail-columns{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.detail-columns>article{background:#fff;border:1px solid #dfe8e3;border-radius:22px;padding:26px}.detail-columns h3{margin:0 0 12px;font-size:21px}.detail-columns p{color:var(--mut);font-size:12px;line-height:1.75}.detail-columns article>a,.action-row a{color:var(--t);background:#e5f3ef;border-radius:10px;margin-top:10px;padding:11px 13px;font-size:10px;font-weight:900;display:inline-block}.detail-columns ul{color:#4f6767;padding-left:20px;font-size:11px;line-height:1.9}.mini-facts{grid-template-columns:1fr 1fr;gap:8px;margin-top:18px;display:grid}.mini-facts span{background:#f0f7f4;border-radius:12px;padding:13px}.mini-facts small,.mini-facts b{display:block}.mini-facts small{color:var(--mut);font-size:9px}.mini-facts b{color:var(--t);margin-top:5px}.action-row{flex-wrap:wrap;gap:7px;display:flex}.parking-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.parking-grid article{background:#fff;border:1px solid #dfe8e3;border-radius:22px;padding:25px}.parking-grid small{color:var(--t);font-size:9px;font-weight:900}.parking-grid h3{margin:7px 0 5px;font-size:21px}.parking-grid p{color:var(--mut);margin:0;font-size:11px}.parking-grid strong{color:#c25d43;margin:18px 0 6px;font-size:16px;display:block}.parking-grid span{color:#607474;min-height:34px;font-size:11px;line-height:1.55;display:block}.parking-grid a{color:var(--t);margin-top:14px;font-size:10px;font-weight:900;display:inline-block}.parking-link{margin-top:14px}.night-detail{color:#fff;background:#0e3641;border-radius:30px;padding:40px}.night-detail .detail-heading>span{background:#ffffff12}.night-detail .detail-heading small{color:#7cddd0}.night-detail .detail-heading p{color:#b8cecb}.night-timeline{display:grid}.night-timeline article{border-bottom:1px solid #ffffff14;grid-template-columns:62px 42px 1fr;align-items:center;gap:13px;padding:16px 0;display:grid}.night-timeline article>b{color:#80dfd2}.night-timeline article>i{color:#0e5556;background:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;font-style:normal;font-weight:900;display:grid}.night-timeline article div>*{display:block}.night-timeline strong{font-size:15px}.night-timeline span{color:#b8cecb;margin-top:4px;font-size:11px}.night-tip{background:#ffffff0d;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-top:20px;padding:17px;display:grid}.night-tip span{font-size:11px;line-height:1.55}.night-tip a{color:#16454c;background:#fff;border-radius:9px;padding:10px 12px;font-size:10px;font-weight:900}@media (width<=800px){.detail-columns{grid-template-columns:1fr}.parking-grid{grid-template-columns:1fr 1fr}.route-board,.route-board.compact{grid-template-columns:1fr}.route-board>b{text-align:center;transform:rotate(90deg)}.night-tip{grid-template-columns:1fr}.night-tip a{text-align:center}}@media (width<=520px){.parking-grid{grid-template-columns:1fr}.detail-heading>span{border-radius:17px;width:54px;height:54px;font-size:25px}.detail-heading h2{font-size:32px}.night-detail{margin-left:-3%;margin-right:-3%;padding:24px 18px}.night-timeline article{grid-template-columns:50px 34px 1fr}.night-timeline article>i{width:30px;height:30px}}.guide-menu-wrap{min-height:58vh;padding-top:48px}.guide-link-menu{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.guide-link-menu>a{background:#fff;border:1px solid #dfe8e3;border-radius:22px;grid-template-columns:58px 1fr auto;align-items:center;gap:16px;padding:22px;transition:all .2s;display:grid}.guide-link-menu>a:hover{border-color:#83c7b9;transform:translateY(-3px);box-shadow:0 12px 28px #174f4715}.guide-link-menu i{background:#e6f5f0;border-radius:18px;place-items:center;width:58px;height:58px;font-size:27px;font-style:normal;display:grid}.guide-link-menu small{color:var(--t);font-size:9px;font-weight:900}.guide-link-menu h3{margin:4px 0;font-size:20px}.guide-link-menu p{color:var(--mut);margin:0;font-size:10px}.guide-link-menu b{color:var(--t);font-size:10px}.guide-menu-tip{background:#eaf5f1;border-radius:16px;align-items:center;gap:15px;margin-top:18px;padding:18px 22px;display:flex}.guide-menu-tip span{background:var(--t);color:#fff;border-radius:99px;flex:none;padding:6px 9px;font-size:9px;font-weight:900}.guide-menu-tip p{color:#516c68;margin:0;font-size:10px;line-height:1.6}.guide-detail-tabs{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);scrollbar-width:none;background:#fffffff2;border-bottom:1px solid #e1e9e5;gap:7px;padding:13px max(4%,50% - 590px);display:flex;position:sticky;top:0;overflow-x:auto}.guide-detail-tabs a{color:#627470;background:#edf3f0;border-radius:99px;flex:none;padding:10px 14px;font-size:10px;font-weight:800}.guide-detail-tabs a.active{background:var(--t);color:#fff}.guide-detail-page{min-height:70vh;padding-top:34px}.guide-detail-page .detail-heading h1{letter-spacing:-.05em;margin:6px 0;font-size:clamp(34px,4vw,48px)}.guide-back{color:var(--t);margin-bottom:24px;font-size:10px;font-weight:900;display:inline-block}.guide-night-page .guide-header,.guide-night-page .guide-detail-tabs{background:#fff}.guide-detail-page.night-detail{margin-top:28px;margin-bottom:70px}.guide-detail-page.night-detail .guide-back{color:#80dfd2}@media (width<=760px){.guide-menu-hero{min-height:340px}.guide-link-menu{grid-template-columns:1fr}.guide-link-menu>a{grid-template-columns:52px 1fr auto;padding:17px}.guide-link-menu i{width:52px;height:52px}.guide-menu-tip{align-items:flex-start}.guide-detail-tabs{top:0}.guide-detail-page{padding-top:24px}.guide-detail-page.night-detail{border-radius:0;margin-left:0;margin-right:0}.guide-detail-page .detail-heading h1{font-size:32px}}:root{--ocean:#79c5e9;--ocean-deep:#1768b1;--ocean-ink:#16334f;--ocean-pale:#eaf5ff;--ocean-line:#c9e2f3}body{background:var(--ocean-pale);color:var(--ocean-ink)}.visual-header,.guide-header,.member-header,.map-app-header{border-color:var(--ocean-line)!important;background:#f8fcffed!important}.visual-logo,.member-brand{color:var(--ocean-deep)!important}.wallet-link{color:var(--ocean-deep)!important;background:#dcefff!important}.mobile-tabs{box-shadow:0 -10px 30px #21689b14;border-top:1px solid var(--ocean-line)!important;background:#f9fcff!important}.mobile-tabs a.active{color:var(--ocean-deep)!important}.mobile-tabs a.active i{background:var(--ocean-deep)!important;color:#fff!important}.guide-site{background:var(--ocean-pale)}.guide-atlas{background:var(--ocean-pale);grid-template-columns:59% 41%;min-height:calc(100vh - 76px);display:grid}.atlas-map{background:var(--ocean);border-right:1px solid #ffffff5c;min-height:820px;position:relative;overflow:hidden}.atlas-title{z-index:4;position:absolute;top:7%;left:7%}.atlas-title small{color:#075c99;letter-spacing:.14em;font-size:10px;font-weight:900}.atlas-title strong{color:#fff;letter-spacing:-.05em;text-shadow:0 2px 14px #155e8d28;margin-top:8px;font-size:clamp(25px,3vw,43px);line-height:1.1;display:block}.yeosu-shape{position:absolute;inset:12% 12% 8%}.land{filter:drop-shadow(0 8px 4px #26749d18);background:#f9fdff;display:block;position:absolute}.land-1{clip-path:polygon(46% 0,66% 10%,61% 24%,78% 33%,67% 47%,83% 57%,68% 68%,76% 84%,55% 100%,42% 84%,31% 91%,20% 73%,31% 62%,15% 48%,28% 37%,21% 22%,37% 18%);border-radius:44% 56% 49% 51%/30% 35% 65% 70%;width:43%;height:63%;top:2%;left:35%;transform:rotate(-11deg)}.land-2{clip-path:polygon(50% 0,81% 13%,74% 40%,100% 59%,72% 73%,61% 100%,36% 79%,0 87%,19% 53%,5% 28%,35% 29%);border-radius:55% 45% 60% 40%;width:23%;height:36%;top:41%;left:23%}.land-3{border-radius:50%;width:29%;height:17%;bottom:2%;left:27%;transform:rotate(5deg)}.land-4{border-radius:44% 56% 50% 50%;width:12%;height:15%;bottom:14%;right:3%;transform:rotate(-20deg)}.sea-wave{color:#3d9fd0;opacity:.55;font-size:45px;font-weight:200;position:absolute}.wave-1{top:35%;left:6%}.wave-2{top:60%;right:4%}.atlas-pin{z-index:5;filter:drop-shadow(0 8px 8px #134c7022);align-items:center;display:flex;position:absolute}.atlas-pin b{color:#fff;background:#08915e;border:4px solid #fff;border-radius:50% 50% 50% 0;place-items:center;width:42px;height:48px;font-size:16px;display:grid;transform:rotate(-45deg)}.atlas-pin b:first-line{transform:rotate(45deg)}.atlas-pin span{color:#fff;background:#307b9fcf;border-radius:0 24px 24px 0;margin-left:-7px;padding:11px 17px 11px 20px;font-size:12px;font-weight:900}.pin-geumodo{top:62%;left:59%}.pin-geomundo{top:76%;left:26%}.pin-nangdo{top:53%;left:36%}.pin-parking{top:31%;left:64%}.pin-night{top:42%;left:54%}.atlas-caption{color:#075987;background:#ffffff35;border-radius:99px;padding:10px 14px;font-size:10px;font-weight:800;position:absolute;bottom:5%;left:7%}.atlas-panel{padding:6% 7% 90px;overflow:auto}.atlas-panel>small{color:var(--ocean-deep);letter-spacing:.15em;font-weight:900}.atlas-panel>h1{letter-spacing:-.07em;margin:10px 0 14px;font-size:clamp(40px,4vw,67px);line-height:1}.atlas-panel>p{color:#4e6980;margin-bottom:28px;line-height:1.7}.atlas-panel .guide-link-menu{grid-template-columns:1fr;gap:12px}.atlas-panel .guide-link-menu>a{border-color:var(--ocean-line);background:#f9fcff;border-radius:22px;grid-template-columns:112px 1fr auto;padding:10px}.guide-thumb{background-position:50%;background-size:cover;border-radius:16px;width:112px;height:78px;position:relative;overflow:hidden}.guide-thumb>b{background:var(--ocean-deep);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:27px;height:27px;font-size:11px;display:grid;position:absolute;top:8px;left:8px}.atlas-panel .guide-link-menu h3{color:var(--ocean-ink)}.atlas-panel .guide-link-menu small{color:var(--ocean-deep)}.atlas-panel .guide-link-menu em{background:var(--ocean-deep);color:#fff;border-radius:99px;align-self:end;margin:0 5px 7px 0;padding:8px 11px;font-size:9px;font-style:normal;font-weight:900}.guide-menu-tip{background:#d8edfb}.guide-menu-tip span,.guide-detail-tabs a.active{background:var(--ocean-deep)}.detail-heading>span,.mini-facts span{background:#dcefff}.detail-heading small,.detail-columns article>a,.action-row a,.parking-grid small,.parking-grid a{color:var(--ocean-deep)}.route-board,.detail-columns>article,.parking-grid article,.guide-timetable,.guide-fare,.guide-summary-card{border-color:var(--ocean-line);box-shadow:0 12px 30px #25689a0b}.guide-official-links{background:var(--ocean-deep)!important}.guide-night-page,.night-detail{background:#102f54}.night-tip strong{color:#8ed9ff}.visual-site,.member-dashboard,.member-shell,.map-page,.map-explorer{background:var(--ocean-pale)!important}.visual-hero{border-radius:0 0 48px 48px;overflow:hidden}.price-ribbon>div,.visual-pass-grid article,.product-card,.member-summary article,.real-order-card,.real-ledger,.purchase-request{border-color:var(--ocean-line)!important}.visual-passes,.map-section,.visual-how{background:var(--ocean-pale)!important}.map-title small,.pass-heading small,.member-welcome small,.section-title small{color:var(--ocean-deep)!important}.home-map-preview{background:linear-gradient(135deg,#70c2e7,#a6dbf2)!important}.home-map-copy span,.pass-buy-link,.visual-partner-cta a{background:var(--ocean-deep)!important}.visual-partner-cta{background:linear-gradient(135deg,#1f73b9,#164c88)!important}.member-summary article:first-child{background:linear-gradient(135deg,#1768b1,#42a8dc)!important}.member-summary b,.real-ledger strong.plus,.purchase-request-total strong{color:var(--ocean-deep)!important}.map-search{border-color:var(--ocean-line)!important}.map-filter-row button.active,.map-view-switch button.active,.selected-place-card button{background:var(--ocean-deep)!important}.explorer-stage{box-shadow:0 22px 55px #1b67961c;border-color:var(--ocean-line)!important}.selected-place-card{border-color:var(--ocean-line)!important}.place-photo-pin b{background:var(--ocean-deep)!important}.auth-card{border-color:var(--ocean-line);box-shadow:0 28px 70px #17578b1b}@media (width<=900px){.guide-atlas{grid-template-columns:1fr}.atlas-map{border-right:0;min-height:540px}.atlas-panel{padding:42px 5% 110px}.atlas-title{top:5%}.pin-geumodo{top:64%;left:62%}.pin-geomundo{top:77%;left:19%}.pin-nangdo{top:53%;left:30%}.pin-parking{top:30%;left:63%}.pin-night{top:43%;left:51%}}@media (width<=560px){.guide-atlas{display:block}.atlas-map{min-height:450px}.atlas-title strong{font-size:25px}.atlas-pin b{border-width:3px;width:34px;height:39px;font-size:12px}.atlas-pin span{padding:8px 11px 8px 14px;font-size:9px}.atlas-caption{bottom:3%}.atlas-panel{padding:35px 16px 100px}.atlas-panel>h1{font-size:42px}.atlas-panel .guide-link-menu>a{grid-template-columns:88px 1fr;padding:9px}.guide-thumb{width:88px;height:70px}.atlas-panel .guide-link-menu em{display:none}.atlas-panel .guide-link-menu p{font-size:9px}.guide-menu-tip{flex-direction:column}.visual-hero{border-radius:0 0 28px 28px}}.atlas-pin b{border-radius:50%;width:42px;height:42px;position:relative;transform:none}.atlas-pin b:after{content:"";border-top:10px solid #fff;border-left:7px solid #0000;border-right:7px solid #0000;position:absolute;bottom:-9px;left:50%;transform:translate(-50%)}@media (width<=560px){.atlas-pin b{width:34px;height:34px}}.atlas-map{place-items:center;display:grid}.uploaded-travel-map{object-fit:contain;width:100%;height:100%;display:block}.map-hotspot{z-index:7;border-radius:999px;width:13%;height:7%;position:absolute;transform:translate(-16%,-47%)}.map-hotspot:hover,.map-hotspot:focus-visible{background:#ffffff18;outline:4px solid #fff;box-shadow:0 0 0 8px #1768b180}.map-hotspot.pin-geumodo{top:64.5%;left:60.4%}.map-hotspot.pin-geomundo{top:78.6%;left:27.2%}.map-hotspot.pin-nangdo{top:55.3%;left:37.3%}.map-hotspot.pin-parking{top:33.1%;left:65.4%}.map-hotspot.pin-night{top:44.2%;left:55.4%}@media (width<=900px){.atlas-map{aspect-ratio:1116/850;min-height:auto}.map-hotspot{width:16%;height:8%}}@media (width<=560px){.atlas-map{aspect-ratio:1116/850;min-height:auto}.map-hotspot{width:20%;height:10%}}.map-hub{background:var(--ocean-pale);min-height:100vh;padding-bottom:95px}.map-hub-header{z-index:30;border-bottom:1px solid var(--ocean-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f9fcfff2;justify-content:space-between;align-items:center;height:76px;padding:0 5%;display:flex;position:sticky;top:0}.map-hub-switch{background:#dceefa;border-radius:99px;padding:5px;display:flex}.map-hub-switch button{color:#50728b;cursor:pointer;background:0 0;border:0;border-radius:99px;padding:10px 16px;font-size:11px;font-weight:900}.map-hub-switch button.active{background:var(--ocean-deep);color:#fff;box-shadow:0 6px 15px #1768b12d}.map-hub-travel{grid-template-columns:minmax(0,1.65fr) minmax(330px,.7fr);min-height:calc(100vh - 76px);display:grid}.map-hub-image{background:var(--ocean);place-items:center;display:grid;position:relative;overflow:hidden}.map-hub-image>img{object-fit:contain;width:100%;height:100%}.map-hub-guide{background:#eef7ff;padding:8% 8% 110px}.map-hub-guide>small{color:var(--ocean-deep);letter-spacing:.15em;font-size:10px;font-weight:900}.map-hub-guide h1{letter-spacing:-.06em;margin:12px 0;font-size:clamp(36px,4vw,58px);line-height:1.05}.map-hub-guide>p{color:#567086;font-size:13px;line-height:1.7}.map-hub-guide>div{gap:8px;margin:28px 0;display:grid}.map-hub-guide>div>a{border:1px solid var(--ocean-line);background:#fff;border-radius:14px;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;padding:12px;display:grid}.map-hub-guide>div b{background:var(--ocean-deep);color:#fff;border-radius:50%;place-items:center;width:31px;height:31px;font-size:11px;display:grid}.map-hub-guide>div span{font-size:13px;font-weight:900}.map-hub-guide>div i{color:var(--ocean-deep);font-size:20px;font-style:normal}.map-hub-guide>button{background:var(--ocean-deep);color:#fff;cursor:pointer;border:0;border-radius:14px;width:100%;padding:15px;font-weight:900}.map-hub>.map-explorer{min-height:calc(100vh - 76px)}.map-hub>.map-explorer .map-app-header{display:none}@media (width<=850px){.map-hub-header{height:auto;min-height:70px;padding:10px 16px}.map-hub-header>.wallet-link{display:none}.map-hub-switch button{padding:9px 12px;font-size:10px}.map-hub-travel{grid-template-columns:1fr}.map-hub-image{aspect-ratio:1116/850}.map-hub-guide{padding:35px 18px 110px}.map-hub-guide h1{font-size:39px}.map-hub>.map-explorer{padding-top:0}}@media (width<=520px){.map-hub-header .visual-logo{font-size:19px}.map-hub-switch{padding:4px}.map-hub-switch button{padding:8px 9px;font-size:9px}.map-hub-image .map-hotspot{width:20%;height:10%}}.atlas-map,.map-hub-image{aspect-ratio:957/903}.tour-hotspot{z-index:8;border-radius:999px;width:18%;height:6%;position:absolute;transform:translate(-12%,-50%)}.tour-hotspot:hover,.tour-hotspot:focus-visible{background:#ffffff18;outline:4px solid #fff;box-shadow:0 0 0 8px #1768b180}.tour-pin-1{top:39.5%;left:71.9%}.tour-pin-2{top:85.2%;left:39.6%}.tour-pin-3{top:67.4%;left:78.2%}.tour-pin-4{top:78.4%;left:65.4%}.tour-pin-5{top:31.5%;left:69.5%}.tour-pin-6{top:36.4%;left:60.9%}.tour-pin-7{top:38.9%;left:67.4%}.tour-pin-8{top:23.8%;left:60.6%}.tour-pin-9{top:45.1%;left:70.5%}.tour-pin-10{top:9.8%;left:72.2%}.map-hub-guide>div{max-height:510px;padding-right:4px;overflow:auto}.map-hub-guide>div::-webkit-scrollbar{width:5px}.map-hub-guide>div::-webkit-scrollbar-thumb{background:#b3d5ea;border-radius:99px}@media (width<=850px){.map-hub-image{aspect-ratio:957/903}.tour-hotspot{width:20%;height:7%}}@media (width<=560px){.atlas-map,.map-hub-image{aspect-ratio:957/903}.tour-hotspot{width:23%;height:8%}}.tour-pin-button{z-index:9;aspect-ratio:1;cursor:pointer;background:0 0;border:0;border-radius:50%;width:3.8%;position:absolute;transform:translate(-50%,-50%)}.tour-pin-button:hover,.tour-pin-button:focus-visible,.tour-pin-button.selected{background:#fff2;outline:4px solid #fff;box-shadow:0 0 0 8px #1768b180}.tour-pin-button.tour-pin-1{top:39.5%;left:71.9%}.tour-pin-button.tour-pin-2{top:85.2%;left:39.6%}.tour-pin-button.tour-pin-3{top:67.4%;left:78.2%}.tour-pin-button.tour-pin-4{top:78.4%;left:65.4%}.tour-pin-button.tour-pin-5{top:31.5%;left:69.5%}.tour-pin-button.tour-pin-6{top:36.4%;left:60.9%}.tour-pin-button.tour-pin-7{top:38.9%;left:67.4%}.tour-pin-button.tour-pin-8{top:23.8%;left:60.6%}.tour-pin-button.tour-pin-9{top:45.1%;left:70.5%}.tour-pin-button.tour-pin-10{top:9.8%;left:72.2%}.map-hub-guide>div.pass-map-message{background:#dcefff;border-radius:18px;flex-direction:column;gap:7px;max-height:none;margin:30px 0 14px;padding:20px;display:flex;overflow:visible}.pass-map-message b{color:var(--ocean-deep);font-size:13px}.pass-map-message span{color:#547087;font-size:11px;line-height:1.65}.map-pass-link,.selected-tour-link{background:var(--ocean-deep);color:#fff;text-align:center;border-radius:14px;margin:10px 0;padding:15px;font-size:12px;font-weight:900;display:block}.place-panel-close{width:auto!important;color:var(--ocean-deep)!important;background:#dcefff!important;margin:0 0 28px!important;padding:9px 12px!important;font-size:10px!important}.selected-tour-image{aspect-ratio:16/9;background-position:50%;background-size:cover;border-radius:26px;width:100%;margin:22px 0 18px;position:relative;box-shadow:0 18px 40px #17558720}.selected-tour-image>b{color:#fff;background:#07925f;border:4px solid #fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:16px;display:grid;position:absolute;top:15px;left:15px}.pin-help{color:#6a8394;text-align:center;margin-top:15px;font-size:10px;display:block}@media (width<=850px){.tour-pin-button{width:5.2%}.map-hub-guide{min-height:480px}}@media (width<=520px){.tour-pin-button{width:7.2%}.selected-tour-image{border-radius:20px}}.guide-atlas.guide-menu-only{background:linear-gradient(145deg,#eaf5ff,#f8fcff);min-height:calc(100vh - 76px);display:block}.guide-menu-only .atlas-panel{width:min(1080px,92%);margin:0 auto;padding:70px 0 120px;overflow:visible}.guide-menu-only .atlas-panel>h1{max-width:700px}.guide-menu-only .atlas-panel>p{max-width:650px}.guide-menu-only .guide-link-menu{grid-template-columns:repeat(2,1fr);margin-top:36px}.guide-menu-only .guide-link-menu>a:last-child{grid-column:1/-1;width:calc(50% - 6px)}.guide-menu-only .guide-menu-tip{margin-top:22px}@media (width<=720px){.guide-menu-only .atlas-panel{width:auto;margin:0;padding:45px 16px 105px}.guide-menu-only .guide-link-menu{grid-template-columns:1fr}.guide-menu-only .guide-link-menu>a:last-child{grid-column:auto;width:auto}}.guide-menu-only .guide-thumb{background-color:#cfe8f6;background-position:50%;background-size:cover}.guide-menu-only .guide-thumb:after{content:"";pointer-events:none;background:linear-gradient(90deg,#103a5714,#0000 55%);position:absolute;inset:0}.guide-menu-only .guide-thumb>b{z-index:2}.guide-photo-credits{color:#6d8190;background:#ffffff9c;border-radius:14px;flex-wrap:wrap;gap:6px 12px;margin-top:18px;padding:13px 16px;font-size:8px;line-height:1.5;display:flex}.guide-photo-credits>span{width:100%;color:var(--ocean-deep);font-weight:900}.guide-photo-credits a{text-underline-offset:2px;text-decoration:underline}.map-hub-benefit-header>strong{color:var(--ocean-ink);letter-spacing:-.02em;font-size:14px;position:absolute;left:50%;transform:translate(-50%)}.map-hub-benefit-header+.map-explorer{padding-top:22px}@media (width<=850px){.map-hub-benefit-header>strong{font-size:12px}.map-hub-benefit-header+.map-explorer{padding-top:8px}}.visual-pass-grid .pass-buy-link{color:#fff;text-align:center;background:#103b43;border-radius:20px;width:100%;padding:13px;font-weight:800;display:block}.visual-pass-grid .selected .pass-buy-link{background:#ff5f52}.purchase-request{background:#fff;border:2px solid #0a9189;border-radius:24px;margin:-15px 0 24px;padding:28px;box-shadow:0 18px 44px #16433c14}.purchase-request-head span{color:var(--t);background:#dff5ef;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:900;display:inline-block}.purchase-request-head h2{letter-spacing:-.04em;margin:12px 0 5px;font-size:30px}.purchase-request-head p{color:var(--mut);margin:0;font-size:12px}.purchase-request-fields{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px;display:grid}.purchase-request label span{margin-bottom:7px;font-size:10px;font-weight:900;display:block}.purchase-request input,.purchase-request textarea{background:#fbfdfc;border:1px solid #d6e3df;border-radius:11px;outline:none;width:100%;padding:12px}.purchase-request textarea{resize:vertical;min-height:85px}.purchase-request .wide{grid-column:1/-1}.purchase-request-total{border-top:1px solid #e5ecea;justify-content:space-between;align-items:center;margin-top:16px;padding:15px 0;display:flex}.purchase-request-total span{color:var(--mut);font-size:12px}.purchase-request-total strong{color:var(--t);font-size:24px}.purchase-request-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.purchase-request-actions>button{background:var(--t);color:#fff;border:0;border-radius:12px;width:100%;padding:15px;font-weight:900}.purchase-request-actions>button:disabled{opacity:.5}.point-purchase-summary{color:var(--mut);background:#f1f8f6;border-radius:11px;justify-content:space-between;align-items:center;margin-top:10px;padding:11px 13px;font-size:11px;display:flex}.point-purchase-summary b{color:var(--t);font-size:13px}.purchase-request>small{color:var(--mut);text-align:center;margin-top:10px;font-size:10px;display:block}.purchase-request-message{color:var(--t);background:#e8f6f1;border-radius:11px;margin-top:13px;padding:13px;font-size:12px;font-weight:800}.admin-orders article button.confirm-payment{color:#fff;background:#087f7b}.admin-order-status em.pending{color:#9b6b00;background:#fff4d8}.pass-purchase-note{color:#4f6d70;text-align:center;background:#edf7f4;border-radius:16px;max-width:900px;margin:24px auto 0;padding:15px 18px;font-size:13px;line-height:1.7}@media (width<=800px){.purchase-request{padding:20px}.purchase-request-fields{grid-template-columns:1fr 1fr}.purchase-request .wide{grid-column:1/-1}.purchase-request-actions{grid-template-columns:1fr}.point-purchase-summary{flex-direction:column;align-items:flex-start;gap:4px}}.hybrid-payment{background:#f8fcfa;border:1px solid #d7e7df;border-radius:18px;margin:4px 0 16px;padding:20px}.hybrid-payment-title{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.hybrid-payment-title small{color:#09aa5c;letter-spacing:.08em;font-weight:900}.hybrid-payment-title h3{margin:4px 0 0;font-size:18px}.hybrid-payment-title>span{color:#0b9552;background:#e3f6ed;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900}.hybrid-payment>label{grid-template-columns:120px 1fr;align-items:center;display:grid}.hybrid-payment>label>span{margin:0}.point-quick-buttons{flex-wrap:wrap;gap:7px;margin:10px 0;display:flex}.point-quick-buttons button{color:#34564e;background:#fff;border:1px solid #cee0d8;border-radius:9px;padding:8px 10px;font-size:10px;font-weight:800}.hybrid-payment-breakdown{background:#fff;border-radius:13px;justify-content:center;align-items:center;gap:16px;margin:14px 0;padding:14px;display:flex}.hybrid-payment-breakdown span{text-align:center;flex-direction:column;display:flex}.hybrid-payment-breakdown small{color:var(--mut);font-size:10px}.hybrid-payment-breakdown b{color:var(--t);margin-top:4px;font-size:17px}.hybrid-payment-breakdown i{color:#97aaa4;font-style:normal}.naverpay-purchase-button{color:#111;background:#03c75a;border:0;border-radius:12px;width:100%;padding:15px;font-weight:900}.naverpay-purchase-button b{color:#fff;background:#111;border-radius:50%;place-items:center;width:22px;height:22px;margin-right:4px;display:inline-grid}.naverpay-purchase-button:disabled{opacity:.48}.hybrid-payment>small{color:var(--mut);text-align:center;margin-top:9px;font-size:10px;display:block}.payment-result-card{text-align:center;background:#fff;border:1px solid #dce8e4;border-radius:28px;width:min(480px,100%);padding:36px;box-shadow:0 25px 65px #173b4120}.payment-result-icon{color:#58716b;background:#eef4f2;border-radius:50%;place-items:center;width:72px;height:72px;margin:34px auto 18px;font-size:34px;font-weight:900;display:grid}.payment-result-icon.success{color:#09aa5c;background:#e3f6ed}.payment-result-icon.cancelled{color:#516a64;background:#f0f4f2}.payment-result-icon.failed{color:#c45148;background:#fff0ed}.payment-result-card>small{color:#09aa5c;letter-spacing:.12em;font-weight:900}.payment-result-card h1{margin:8px 0 12px;font-size:36px}.payment-result-card p{color:var(--mut);line-height:1.7}.payment-result-link{background:var(--t);color:#fff;border-radius:12px;margin-top:24px;padding:14px;font-weight:900;display:block}@media (width<=600px){.hybrid-payment>label{grid-template-columns:1fr}.hybrid-payment-title{flex-direction:column;align-items:flex-start;gap:8px}.hybrid-payment-breakdown{gap:10px}}.payment-required-notice{color:#593f12;background:#fff9ec;border:1px solid #f0d8a6;border-radius:16px;margin:0 0 16px;padding:18px 20px}.payment-required-notice strong{margin-bottom:7px;font-size:16px;display:block}.payment-required-notice p{color:#6f572d;margin:0;font-size:12px;line-height:1.7}.payment-required-notice small{color:#7c6842;border-top:1px solid #eddcb9;margin-top:9px;padding-top:9px;font-size:10px;line-height:1.6;display:block}.purchase-request-actions{grid-template-columns:1fr}.purchase-request-actions .point-purchase-button{background:#ff6758}.admin-order-alert{background:#fff;border:1px solid #dbe8e4;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin:-15px 0 24px;padding:22px 24px;display:grid}.admin-order-alert.has-new{background:linear-gradient(120deg,#fff8f3,#fff);border-color:#ff8f79;box-shadow:0 16px 40px #ff6f611c}.admin-alert-icon{width:50px;height:50px;color:var(--t);background:#e4f5f0;border-radius:16px;place-items:center;font-size:23px;font-weight:900;display:grid}.has-new .admin-alert-icon{color:#fff;background:#ff6f61;animation:1.8s infinite alert-pulse}.admin-order-alert small{color:var(--t);letter-spacing:.16em;font-size:9px;font-weight:900}.admin-order-alert h2{margin:5px 0 4px;font-size:22px}.admin-order-alert p{color:var(--mut);margin:0;font-size:11px}.admin-alert-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.admin-alert-actions button{color:var(--t);cursor:pointer;background:#e5f2ee;border:0;border-radius:10px;padding:10px 12px;font-size:10px;font-weight:900}.admin-alert-actions button.primary-alert{color:#fff;background:#ff6f61}.admin-alert-actions button.refresh-alert{color:#526562;background:#eef2f1}.admin-alert-actions span{color:#9a6b5e;text-align:right;max-width:150px;font-size:9px}@keyframes alert-pulse{0%,to{box-shadow:0 0 #ff6f6145}50%{box-shadow:0 0 0 8px #ff6f6100}}@media (width<=800px){.admin-order-alert{grid-template-columns:auto 1fr;padding:18px}.admin-alert-actions{grid-column:1/-1;justify-content:stretch}.admin-alert-actions button{flex:1}.admin-alert-actions span{text-align:left;width:100%;max-width:none}}.admin-scan-mode{background:#fff4ef;border:1px solid #ffd3c9;border-radius:14px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:28px;padding:14px 16px;display:flex}.admin-scan-mode b{color:#c64d42;font-size:12px}.admin-scan-mode span{color:#8a6a64;text-align:right;font-size:10px}@media (width<=600px){.admin-scan-mode{flex-direction:column;align-items:flex-start}.admin-scan-mode span{text-align:left}}.partner-settlement{background:#fff;border:1px solid #dbe8e4;border-radius:24px;margin-bottom:28px;padding:26px}.settlement-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.settlement-heading small{color:var(--t);letter-spacing:.16em;font-size:9px;font-weight:900}.settlement-heading h2{margin:7px 0 4px;font-size:28px}.settlement-heading p{color:var(--mut);margin:0;font-size:11px}.settlement-heading>button{color:var(--t);background:#e7f3ef;border:0;border-radius:10px;padding:10px 13px;font-size:10px;font-weight:900}.settlement-summary{grid-template-columns:repeat(4,1fr);gap:10px;margin:22px 0;display:grid}.settlement-summary article{background:#f3f7f6;border-radius:15px;padding:17px}.settlement-summary article.unsettled{background:#fff0eb}.settlement-summary small,.settlement-summary strong{display:block}.settlement-summary small{color:var(--mut);font-size:9px}.settlement-summary strong{color:var(--t);margin-top:8px;font-size:20px}.settlement-summary .unsettled strong{color:#c75147}.settlement-message{color:#8a6308;background:#fff5e3;border-radius:11px;margin-bottom:16px;padding:12px 14px;font-size:11px}.settlement-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.settlement-current,.settlement-history{border:1px solid #e5ece9;border-radius:17px;padding:18px}.settlement-grid .section-title{margin-bottom:5px}.settlement-grid .section-title h3{margin:0}.settlement-grid article{border-top:1px solid #edf1ef;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:13px 0;display:grid}.settlement-grid article div>*{display:block}.settlement-grid article b{font-size:12px}.settlement-grid article span{color:var(--mut);margin-top:4px;font-size:9px}.settlement-grid article strong{color:var(--t);font-size:14px}.settlement-grid article button{background:var(--t);color:#fff;border:0;border-radius:8px;padding:8px;font-size:9px;font-weight:900}.settlement-grid article button:disabled{opacity:.55}.settlement-history article{grid-template-columns:1fr auto}.settlement-history article em{color:#168069;text-align:right;grid-column:2;font-size:9px;font-style:normal}.settlement-empty{color:var(--mut);text-align:center;padding:24px 5px;font-size:11px}@media (width<=800px){.settlement-heading{flex-direction:column;align-items:flex-start}.settlement-summary{grid-template-columns:1fr 1fr}.settlement-grid{grid-template-columns:1fr}.settlement-grid article{grid-template-columns:1fr auto}.settlement-grid article button{grid-column:1/-1;width:100%}}.review-photo-field{background:#f6faf9;border:1px solid #dce8e5;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.review-photo-field>div{flex-direction:column;display:flex}.review-photo-field b{font-size:12px}.review-photo-field div span{color:var(--mut);margin-top:4px;font-size:9px}.review-photo-field label{cursor:pointer;flex:none}.review-photo-field input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.review-photo-field label>span{color:var(--t);background:#e2f2ee;border-radius:10px;padding:10px 12px;font-size:10px;font-weight:900;display:block}.review-photo-previews{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.review-photo-previews>span{aspect-ratio:1;background:#e7efed;border-radius:12px;position:relative;overflow:hidden}.review-photo-previews img{object-fit:cover;width:100%;height:100%}.review-photo-previews button{color:#fff;height:25px;font-size:16px;position:absolute;top:5px;right:5px;background:#16313acc!important;border-radius:50%!important;width:25px!important;padding:0!important}@media (width<=520px){.review-photo-field{flex-direction:column;align-items:flex-start}.review-photo-field label,.review-photo-field label>span{text-align:center;width:100%}}.admin-mobile-jump{display:none}.admin-section-fallback{color:#173740;background:#fff4f1;border:1px solid #f0c9c2;border-radius:22px;margin:18px 0;padding:24px}.admin-section-fallback b{margin-bottom:7px;font-size:18px;display:block}.admin-section-fallback p{color:#6f7f82;margin:0 0 14px;line-height:1.65}.admin-section-fallback button,.portal-signout{color:#fff;background:#0e8d87;border:0;border-radius:999px;padding:11px 17px;font-weight:800}.profile-error-card .portal-signout{color:#0d4c50;background:#e8f2ef;width:100%;margin-top:10px;display:block}@media (width<=800px){.admin-dashboard .member-content{width:calc(100% - 28px);padding-top:24px}.admin-dashboard .member-welcome{padding-top:4px}.admin-dashboard .member-welcome h1{font-size:clamp(32px,10vw,46px);line-height:1.08}.admin-mobile-jump{z-index:25;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #0e8d8729;border-radius:18px;gap:7px;margin:18px 0 22px;padding:8px;display:flex;position:sticky;top:74px;box-shadow:0 10px 28px #1437401a}.admin-mobile-jump a{color:#126f6b;text-align:center;white-space:nowrap;background:#e8f5f2;border-radius:12px;flex:1;padding:11px 6px;font-size:12px;font-weight:900}.admin-real-grid{flex-direction:column;gap:18px;display:flex!important}.admin-orders{order:1}.admin-order-form{order:2}.admin-member-table{min-width:650px}.admin-section-fallback{padding:20px 17px}}.visual-site{background:#f7f4ed;overflow:hidden}.visual-header{z-index:30;color:#103b43;-webkit-backdrop-filter:blur(16px);background:#fff9f0ed;border-bottom:1px solid #dce5df;justify-content:space-between;align-items:center;height:74px;padding:0 4vw;display:flex;position:absolute;top:0;left:0;right:0;box-shadow:0 8px 28px #173b4114}.visual-logo{color:#0d5d5b;font-size:25px;font-weight:300}.visual-logo span{color:#103b43;font-weight:900}.visual-header nav{gap:38px;font-size:13px;font-weight:700;display:flex}.visual-header nav a{padding:8px 3px}.wallet-link{color:#087f78;background:#e5f3ef;border:1px solid #0d5d5b45;border-radius:30px;padding:11px 16px;font-size:12px;font-weight:900}.visual-hero{color:#fff;background:url(/minam-cruise-night.webp) 50% 48%/cover;height:min(900px,100vh);min-height:720px;position:relative}.hero-shade{background:linear-gradient(90deg,#071d2bd6 0%,#24123b8f 43%,#0000 76%),linear-gradient(#0000 54%,#06131fc2 100%);position:absolute;inset:0}.hero-min-copy{z-index:2;text-shadow:0 3px 20px #02091699;position:absolute;bottom:190px;left:6vw}.hero-min-copy>p{letter-spacing:.22em;opacity:.9;margin:0 0 17px;font-size:11px}.hero-min-copy h1{letter-spacing:-.07em;margin:0 0 22px;font-size:clamp(64px,7vw,104px);line-height:.94}.hero-min-copy>span{font-size:18px}.hero-actions{gap:10px;margin-top:28px;display:flex}.hero-actions a{text-shadow:none;background:#ff5f52;border-radius:30px;padding:15px 20px;font-size:13px;font-weight:900}.hero-actions .ghost-action{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#071d2b82;border:1px solid #ffffff70}.hero-actions b{margin-left:10px}.price-ribbon{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b3039d4;border:1px solid #ffffff26;border-radius:20px;display:flex;position:absolute;bottom:38px;right:4vw;overflow:hidden}.price-ribbon div{border-right:1px solid #ffffff24;padding:18px 25px}.price-ribbon div:last-child{border:0}.price-ribbon small{opacity:.65;font-size:10px;display:block}.price-ribbon strong{margin-right:3px;font-size:21px}.price-ribbon span{font-size:10px}.price-ribbon .popular{background:#ff5f52}.scroll-cue{z-index:2;letter-spacing:.2em;writing-mode:vertical-rl;font-size:8px;position:absolute;bottom:45px;left:4vw}.scroll-cue span{background:#fff;width:1px;height:35px;margin:0 auto 9px;display:block}.map-section{padding:105px 4vw 120px}.map-title{justify-content:space-between;align-items:end;margin-bottom:34px;display:flex}.map-title small,.photo-benefit-head small,.pass-heading small,.how-min>small{color:#087f78;letter-spacing:.18em;font-size:10px;font-weight:900}.map-title h2,.photo-benefit-head h2,.pass-heading h2{letter-spacing:-.055em;margin:9px 0 0;font-size:clamp(36px,4vw,58px)}.map-title p{color:#687678}.map-categories{gap:8px;margin-bottom:15px;display:flex;overflow:auto}.map-categories button{white-space:nowrap;background:#fff;border:1px solid #d9dfda;border-radius:25px;padding:10px 16px;font-size:12px}.map-categories .active{color:#fff;background:#103b43}.map-canvas-wrap{border-radius:32px;height:650px;position:relative;overflow:hidden;box-shadow:0 24px 60px #183a4021}.map-canvas{background:#c9e5e3;height:100%}.map-fallback{background:linear-gradient(135deg,#d9efea,#9dccd1);position:absolute;inset:0;overflow:hidden}.map-fallback:before{content:"";background:#eee9da;border-radius:43% 52% 37% 46%;width:62%;height:130%;position:absolute;top:-15%;left:-10%;transform:rotate(8deg);box-shadow:inset -14px 0 25px #7cbabc55}.island{background:#e9e5d6;border-radius:50%;position:absolute}.island.one{width:120px;height:70px;top:20%;right:18%}.island.two{width:180px;height:80px;bottom:20%;right:7%;transform:rotate(-12deg)}.island.three{width:65px;height:45px;bottom:10%;right:38%}.sea-label{color:#4c9194;letter-spacing:.3em;font-size:28px;position:absolute;top:44%;right:15%}.fallback-roads i{z-index:1;transform-origin:0;background:#fff9ed;border-radius:10px;height:5px;position:absolute}.fallback-roads i:first-child{width:45%;top:33%;left:3%;transform:rotate(24deg)}.fallback-roads i:nth-child(2){width:42%;top:58%;left:8%;transform:rotate(-14deg)}.fallback-roads i:nth-child(3){width:30%;top:18%;left:18%;transform:rotate(78deg)}.fallback-pin{z-index:3;background:#fff;border:0;border-radius:18px 18px 18px 3px;align-items:center;gap:6px;padding:9px;display:flex;position:absolute;box-shadow:0 8px 22px #17474a38}.fallback-pin span{font-size:22px}.fallback-pin b{color:#fff;background:#ff5f52;border-radius:12px;padding:5px 7px;font-size:9px}.pin-1{top:27%;left:34%}.pin-2{top:62%;left:46%}.pin-3{top:72%;left:25%}.pin-4{top:42%;left:17%}.map-key-note{background:#ffffffde;border-radius:12px;flex-direction:column;padding:13px 17px;display:flex;position:absolute;bottom:24px;left:24px}.map-key-note b{color:#087f78}.map-key-note span{color:#728082;font-size:10px}.my-location{z-index:5;background:#fff;border:0;border-radius:25px;padding:12px 15px;font-size:12px;font-weight:800;position:absolute;top:18px;right:18px;box-shadow:0 7px 25px #133f4728}.my-location span{color:#1976d2;font-size:18px}.map-place-card{z-index:5;background:#fffffff0;border-radius:18px;align-items:center;gap:12px;width:360px;padding:12px;display:flex;position:absolute;bottom:22px;left:22px;box-shadow:0 16px 35px #17383f2c}.place-photo{background:#ddf3ee;border-radius:13px;place-items:center;width:62px;height:62px;font-size:30px;display:grid}.map-place-card>div{flex-direction:column;flex:1;display:flex}.map-place-card small{color:#788689;font-size:9px}.map-place-card b{color:#ff5f52;font-size:11px}.map-place-card button{color:#fff;background:#0f3c43;border:0;border-radius:20px;padding:10px;font-size:10px}.map-view-toggle{z-index:5;background:#fffd;border-radius:22px;padding:4px;display:flex;position:absolute;top:18px;left:50%;transform:translate(-50%)}.map-view-toggle button{background:0 0;border:0;border-radius:18px;padding:8px 14px;font-size:10px}.map-view-toggle .active{color:#fff;background:#0f3c43}.kakao-pin{background:#fff;border:0;border-radius:15px 15px 15px 2px;padding:7px}.my-location-pin{background:#fff;border-radius:20px;padding:7px 10px}.my-location-pin i{background:#1976d2;border-radius:50%;width:12px;height:12px;margin-right:6px;display:inline-block}.photo-benefits{background:#fff;padding:110px 4vw}.photo-benefit-head{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.benefit-category-tabs{scrollbar-width:none;gap:8px;margin-bottom:22px;display:flex;overflow-x:auto}.benefit-category-tabs::-webkit-scrollbar{display:none}.benefit-category-tabs button{color:#61716f;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #d5e1de;border-radius:999px;padding:11px 17px;font-size:12px;font-weight:800}.benefit-category-tabs button.active{color:#fff;background:#087f78;border-color:#087f78}.benefit-gallery{grid-template-columns:2fr 1fr 1fr 1fr;gap:12px;height:560px;display:grid}.benefit-photo{color:#fff;text-align:left;background:#123;border:0;border-radius:30px;min-width:0;padding:0;position:relative;overflow:hidden}.benefit-photo img{object-fit:cover;width:100%;height:100%;transition:all .5s;position:absolute;inset:0}.benefit-photo:after{content:"";background:linear-gradient(#0000 45%,#041b25c9);position:absolute;inset:0}.benefit-photo:hover img{transform:scale(1.04)}.benefit-photo>span,.benefit-photo>strong,.benefit-photo>b{z-index:2;position:absolute;left:24px}.benefit-photo>span{background:#ffffff28;border-radius:20px;padding:8px 11px;font-size:9px;top:22px}.benefit-photo>strong{font-size:clamp(17px,2vw,27px);bottom:52px}.benefit-photo>b{color:#ff9b87;bottom:25px}.gallery-dots{display:none}.visual-how{color:#fff;background:#0d3038;grid-template-columns:64% 36%;min-height:760px;display:grid}.how-photo{background:url(/asset-yacht.png) 50%/cover;position:relative}.how-photo:after{content:"";background:linear-gradient(90deg,#0000 55%,#0d3038);position:absolute;inset:0}.phone-float{z-index:2;color:#103b43;background:#ffffffea;border-radius:25px;width:240px;padding:25px;position:absolute;bottom:10%;right:8%;transform:rotate(3deg);box-shadow:0 25px 60px #0006}.phone-float>*{display:block}.phone-float strong{margin:12px 0;font-size:30px}.mini-qr{background:repeating-conic-gradient(#103b43 0 25%,white 0 50%) 0/13px 13px;width:85px;height:85px;margin:20px 0 10px}.how-min h2{letter-spacing:-.08em;margin:20px 0 40px;font-size:clamp(62px,7vw,98px);line-height:.9}.how-min>div{border-top:1px solid #ffffff28;padding:14px 0}.how-min>div span{color:#79d8cd;margin-right:18px}.how-min>a{color:#ff9b87;margin-top:30px;display:block}.visual-passes{padding:110px 4vw}.pass-heading{text-align:center;margin-bottom:45px}.visual-pass-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1150px;margin:auto;display:grid}.visual-pass-grid article{background:#fff;border-radius:28px;overflow:hidden}.visual-pass-grid article.selected{transform:translateY(-12px);box-shadow:0 22px 50px #103b4326}.pass-image{background-position:50%;background-size:cover;height:260px;position:relative}.pass-image-1{background-image:url(/hero-production.png)}.pass-image-2{background-image:url(/asset-yacht.png)}.pass-image-3{background-image:url(/asset-cruise.png)}.pass-image span{background:#ffffffd9;border-radius:18px;padding:8px 10px;font-size:9px;position:absolute;top:18px;left:18px}.visual-pass-grid article>div:last-child{padding:25px}.visual-pass-grid small{color:#788689;display:block}.visual-pass-grid strong{color:#087f78;margin:8px 0 18px;font-size:34px;display:block}.visual-pass-grid strong i{font-size:11px;font-style:normal}.visual-pass-grid button{color:#fff;background:#103b43;border:0;border-radius:20px;width:100%;padding:13px}.selected button{background:#ff5f52}.visual-partner-cta{color:#fff;background:#ff5f52;justify-content:space-between;align-items:end;padding:85px 7vw;display:flex}.visual-partner-cta p{margin:0;font-size:clamp(36px,5vw,68px);line-height:1.06}.visual-partner-cta a{border:1px solid #fff;border-radius:25px;padding:14px 20px}.visual-footer{color:#fff;background:#09262f;align-items:center;gap:25px;padding:45px 5vw;display:flex}.visual-footer small{margin-left:auto}@media (width<=800px){.visual-header nav{display:none}.visual-hero{background-position:62%;height:760px;min-height:760px}.hero-min-copy{bottom:220px;left:22px}.hero-min-copy h1{font-size:64px}.price-ribbon{bottom:28px;left:16px;right:16px}.price-ribbon div{flex:1;padding:14px}.scroll-cue{display:none}.map-section,.photo-benefits,.visual-passes{padding:75px 16px}.map-title{flex-direction:column;align-items:start}.map-canvas-wrap{border-radius:22px;height:570px}.map-place-card{width:auto;bottom:12px;left:12px;right:12px}.map-view-toggle{display:none}.benefit-gallery{height:auto;display:flex;overflow-x:auto}.benefit-photo{flex:0 0 82%;height:480px}.gallery-dots{justify-content:center;gap:7px;margin-top:18px;display:flex}.gallery-dots button{background:#c3cdca;border:0;border-radius:50%;width:7px;height:7px;padding:0}.gallery-dots .active{background:#087f78;border-radius:10px;width:22px}.visual-how{grid-template-columns:1fr}.how-photo{min-height:520px}.how-photo:after{background:linear-gradient(#0000 60%,#0d3038)}.how-min{padding:60px 24px}.how-min h2{font-size:75px}.visual-pass-grid{grid-template-columns:1fr}.visual-pass-grid article.selected{transform:none}.visual-partner-cta{flex-direction:column;align-items:start;gap:30px}.visual-footer{flex-wrap:wrap}.visual-footer small{width:100%;margin-left:0}}.pass-benefits{background:#fff;padding:110px 4vw}.pass-benefit-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:42px;display:flex}.pass-benefit-heading small{color:#087f78;letter-spacing:.18em;font-size:10px;font-weight:900}.pass-benefit-heading h2{letter-spacing:-.065em;margin:12px 0 0;font-size:clamp(42px,5vw,70px);line-height:1}.pass-benefit-heading>p{color:#6e7f80;margin:0;line-height:1.7}.pass-benefit-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.pass-benefit-card{background:#f8fbfa;border:1px solid #e0e9e6;border-radius:28px;grid-template-columns:42% 58%;min-height:250px;display:grid;overflow:hidden}.pass-benefit-card.featured{color:#fff;background:#0d3038;grid-column:span 2;grid-template-columns:56% 44%;min-height:360px}.pass-benefit-photo{background-position:50%;background-size:cover;min-height:100%;position:relative}.pass-benefit-photo:after{content:"";background:linear-gradient(135deg,#0000,#0d303855);position:absolute;inset:0}.pass-benefit-photo span{z-index:2;color:#087f78;background:#ffffffdb;border-radius:50%;place-items:center;width:38px;height:38px;font-size:11px;font-weight:900;display:grid;position:absolute;top:18px;left:18px}.pass-benefit-copy{flex-direction:column;justify-content:flex-end;padding:25px;display:flex}.pass-benefit-copy small{color:#e85f52;font-size:10px;font-weight:900}.pass-benefit-copy strong{letter-spacing:-.04em;margin:9px 0;font-size:clamp(21px,2.2vw,32px)}.pass-benefit-copy p{color:#6e7f80;margin:0;font-size:12px;line-height:1.65}.featured .pass-benefit-copy p{color:#c5d5d5}.pass-benefit-actions{justify-content:center;gap:10px;margin-top:32px;display:flex}.pass-benefit-actions a{color:#fff;background:#087f78;border-radius:999px;padding:14px 22px;font-size:13px;font-weight:900}.pass-benefit-actions a.map-action{color:#087f78;background:#e7f3ef}@media (width<=900px){.pass-benefits{padding:75px 16px}.pass-benefit-heading{flex-direction:column;align-items:flex-start;gap:18px}.pass-benefit-heading h2{font-size:48px}.pass-benefit-grid{grid-template-columns:1fr}.pass-benefit-card,.pass-benefit-card.featured{grid-column:auto;grid-template-columns:42% 58%;min-height:230px}.pass-benefit-copy{padding:20px}.pass-benefit-actions{flex-direction:column;align-items:stretch}.pass-benefit-actions a{text-align:center}}.home-map-preview{color:#fff;background:#0e3c43;border-radius:32px;grid-template-columns:38% 62%;height:480px;display:grid;overflow:hidden;box-shadow:0 24px 60px #183a4021}.home-map-copy{flex-direction:column;justify-content:center;padding:60px;display:flex}.home-map-copy small{letter-spacing:.18em;color:#79d8cd;font-size:10px}.home-map-copy strong{letter-spacing:-.055em;margin:18px 0 38px;font-size:clamp(30px,3.5vw,52px);line-height:1.05}.home-map-copy span{border:1px solid #ffffff6b;border-radius:30px;width:max-content;padding:13px 18px;font-size:12px}.home-map-art{background:linear-gradient(145deg,#cceae6,#8fc9d0);position:relative;overflow:hidden}.home-map-art:before{content:"";background:#eee9da;border-radius:42%;width:60%;height:120%;position:absolute;top:-10%;left:-12%;box-shadow:inset -15px 0 22px #78b5ba44}.preview-island{background:#ece7d7;border-radius:50%;position:absolute}.preview-island.one{width:120px;height:70px;top:20%;right:15%}.preview-island.two{width:170px;height:80px;bottom:14%;right:28%;transform:rotate(-12deg)}.preview-dot{background:#fff;border-radius:18px 18px 18px 4px;place-items:center;width:54px;height:54px;font-size:25px;display:grid;position:absolute;box-shadow:0 12px 25px #194b503d}.preview-dot.dot-1{top:27%;left:21%}.preview-dot.dot-2{top:56%;left:43%}.preview-dot.dot-3{top:36%;left:62%}.home-map-art em{color:#0e3c43;background:#fff;border-radius:25px;padding:12px 15px;font-size:11px;font-style:normal;font-weight:800;position:absolute;top:25px;right:25px}.mobile-tabs{display:none}.map-page{color:#12353b;background:#f4f6f4;min-height:100vh}.map-explorer{max-width:1180px;margin:auto;padding:22px 22px 100px}.map-app-header{justify-content:space-between;align-items:center;height:58px;display:flex}.map-app-header>a:first-child{font-size:35px;font-weight:200}.map-app-header>a:last-child{color:#087f78;font-size:12px;font-weight:900}.map-app-header>div{align-items:baseline;gap:9px;display:flex}.map-app-header b{letter-spacing:-.04em;font-size:23px}.map-app-header span{color:#7a8989;font-size:11px}.map-search{background:#fff;border:1px solid #e1e7e4;border-radius:20px;align-items:center;max-width:680px;height:58px;margin:8px auto 14px;padding:0 18px;display:flex;box-shadow:0 8px 25px #183a4010}.map-search>span{color:#087f78;font-size:27px}.map-search input{background:0 0;border:0;outline:0;flex:1;padding:0 14px;font-size:15px}.map-search button{background:#e9eeec;border:0;border-radius:50%;width:26px;height:26px}.map-filter-row{scrollbar-width:none;gap:8px;padding:4px 0 14px;display:flex;overflow-x:auto}.map-filter-row button{white-space:nowrap;background:#fff;border:1px solid #d9e0dc;border-radius:24px;padding:11px 17px;font-size:12px}.map-filter-row button.active{color:#fff;background:#0d4c50;border-color:#0d4c50}.explorer-stage{background:#b9dede;border-radius:24px;height:650px;position:relative;overflow:hidden;box-shadow:0 20px 55px #173b411c}.explorer-map{position:absolute;inset:0}.map-loading{color:#4c7377;place-items:center;height:100%;display:grid}.explorer-location,.explorer-expand{z-index:8;background:#fff;border:0;position:absolute;box-shadow:0 8px 22px #183b4021}.explorer-location{border-radius:24px;padding:12px 15px;font-size:11px;font-weight:800;top:18px;right:18px}.explorer-location span{color:#1685cf;margin-right:5px;font-size:17px}.explorer-expand{border-radius:14px;width:42px;height:42px;font-size:18px;top:18px;left:18px}.place-photo-pin{background:#fff;border:3px solid #fff;border-radius:18px 18px 18px 3px;min-width:58px;padding:0;overflow:hidden;box-shadow:0 9px 23px #183b4047}.place-photo-pin span{background-position:50%;background-size:cover;width:58px;height:42px;display:block}.place-photo-pin b{color:#ff5f52;background:#fff;padding:5px 7px;font-size:9px;display:block}.selected-place-card{z-index:7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff3;border-radius:20px;align-items:center;gap:13px;min-height:105px;padding:11px;display:flex;position:absolute;bottom:18px;left:18px;right:18px;box-shadow:0 17px 38px #183b402b}.selected-place-image{background-position:50%;background-size:cover;border-radius:15px;flex:none;width:94px;height:84px}.selected-place-info{flex-direction:column;flex:1;min-width:0;display:flex}.selected-place-info small{color:#7c8989;font-size:9px}.selected-place-info strong{margin:3px 0;font-size:19px}.selected-place-info span{color:#607173;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.selected-place-info b{color:#ff5f52;margin-top:5px;font-size:11px}.selected-place-card>button{color:#fff;background:#0d4c50;border:0;border-radius:25px;padding:12px 15px;font-weight:800}.map-result-list{z-index:9;background:#f7f8f6;padding:20px;position:absolute;inset:0;overflow:auto}.result-head{justify-content:space-between;padding:2px 2px 15px;display:flex}.result-head span{color:#758586;font-size:11px}.map-result-card{text-align:left;background:0 0;border:0;border-bottom:1px solid #e0e5e2;align-items:center;gap:13px;width:100%;padding:12px 2px;display:flex}.result-image{background-position:50%;background-size:cover;border-radius:15px;flex:none;width:92px;height:78px}.map-result-card>span:nth-child(2){flex-direction:column;flex:1;display:flex}.map-result-card small{color:#738282;font-size:9px}.map-result-card strong{margin:3px 0;font-size:17px}.map-result-card em{color:#738282;font-size:10px;font-style:normal}.map-result-card b{color:#ff5f52;margin-top:4px;font-size:11px}.map-result-card i{font-size:24px;font-style:normal}.empty-result{color:#849191;place-items:center;height:70%;display:grid}.mood-row{scrollbar-width:none;gap:8px;padding:15px 0 0;display:flex;overflow-x:auto}.mood-row button{white-space:nowrap;color:#416467;background:#e6efec;border:0;border-radius:20px;padding:9px 13px;font-size:11px}.map-view-switch{z-index:45;background:#103b43;border-radius:28px;padding:4px;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #0d303866}.map-view-switch button{color:#bed3d2;background:0 0;border:0;border-radius:23px;padding:11px 17px}.map-view-switch button.active{color:#103b43;background:#fff;font-weight:900}@media (width<=800px){body{padding-bottom:68px}.home-map-preview{border-radius:22px;grid-template-rows:42% 58%;grid-template-columns:1fr;height:430px}.home-map-copy{padding:28px}.home-map-copy strong{margin:10px 0 18px;font-size:31px}.home-map-art:before{width:64%}.visual-footer{padding-bottom:90px}.mobile-tabs{z-index:60;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);height:68px;padding-bottom:env(safe-area-inset-bottom);background:#ffffffed;border-top:1px solid #dfe5e2;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-tabs a{color:#83908f;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:9px;display:flex}.mobile-tabs i{place-items:center;width:27px;height:25px;font-size:18px;font-style:normal;display:grid}.mobile-tabs a.active{color:#087f78;font-weight:900}.mobile-tabs a.active i{background:#dff1ed;border-radius:9px}.map-page{padding-bottom:0}.map-explorer{padding:8px 0 135px}.map-app-header{padding:0 16px}.map-search{border-radius:18px;height:54px;margin:7px 14px 12px}.map-filter-row{padding:3px 14px 12px}.explorer-stage{border-radius:0;height:calc(100vh - 260px);min-height:500px}.explorer-expand{display:none}.selected-place-card{min-height:92px;bottom:10px;left:10px;right:10px}.selected-place-image{width:72px;height:70px}.selected-place-info span{max-width:42vw}.selected-place-card>button{padding:11px}.mood-row{padding:12px 14px 0}.map-view-switch{bottom:81px}.map-result-list{padding:15px}.result-image{width:82px;height:72px}}.product-showcase{background:#fff;padding:110px 4vw 125px}.product-heading{justify-content:space-between;align-items:end;margin-bottom:30px;display:flex}.product-heading small{color:#087f78;letter-spacing:.18em;font-size:10px;font-weight:900}.product-heading h2{letter-spacing:-.065em;margin:10px 0 0;font-size:clamp(42px,5vw,72px);line-height:.98}.product-heading p{color:#687678}.product-filters{scrollbar-width:none;gap:8px;margin-bottom:22px;display:flex;overflow:auto}.product-filters button{white-space:nowrap;background:#fff;border:1px solid #dce2df;border-radius:25px;padding:11px 16px;font-size:12px}.product-filters button.active{color:#fff;background:#0e454a;border-color:#0e454a}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.product-grid article{background:#f5f5f0;border-radius:24px;min-width:0;transition:transform .25s,box-shadow .25s;overflow:hidden}.product-grid article:hover{transform:translateY(-5px);box-shadow:0 20px 42px #13393e1b}.product-grid article.featured{grid-area:span 2/span 2}.product-image{background-position:50%;background-size:cover;height:245px;position:relative}.product-image-link{width:100%;color:inherit;cursor:pointer;text-decoration:none;display:block}.product-grid article.featured .product-image{height:526px}.product-image:after{content:"";background:linear-gradient(#0000 45%,#081f2888);position:absolute;inset:0}.product-image>span,.product-image>b{z-index:2;border-radius:18px;padding:8px 10px;font-size:9px;position:absolute;top:15px}.product-image>span{color:#143d42;background:#ffffffdf;left:15px}.product-image>b{color:#fff;background:#ff5f52;right:15px}.product-body{padding:18px}.product-body>small{color:#758284;white-space:nowrap;text-overflow:ellipsis;font-size:10px;display:block;overflow:hidden}.product-body>strong{letter-spacing:-.035em;min-height:56px;margin:7px 0 17px;font-size:23px;line-height:1.22;display:block}.product-body>strong a{font:inherit;color:inherit;text-decoration:none}.product-grid article.featured .product-body>strong{font-size:27px}.product-body>div{border-top:1px solid #dce2df;justify-content:space-between;align-items:center;padding-top:14px;display:flex}.product-body>div>b{color:#087f78;font-size:16px}.product-body a{font-size:11px;font-weight:900}@media (width<=1000px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid article.featured{grid-area:span 1/span 1}.product-grid article.featured .product-image{height:245px}}.product-price-stack{grid-template-columns:1fr auto;gap:0;border-top:1px solid #dce2df!important;padding:13px 0 14px!important;display:grid!important}.product-price-stack .normal-price{color:#889493;grid-column:1/-1;margin-bottom:11px;font-size:10px}.product-price-stack del{margin-left:4px}.product-price-stack em{color:#9a6a00;background:#fff1d6;border-radius:8px;margin-left:6px;padding:2px 6px;font-size:8px;font-style:normal}.pass-price{display:flex;border:0!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;padding:0!important}.pass-price span{color:#087f78;font-size:10px;font-weight:900}.pass-price strong{color:#087f78;letter-spacing:-.04em;margin-top:2px;font-size:24px;line-height:1.1}.general-price{flex-direction:column;border:0!important;justify-content:center!important;align-items:flex-end!important;padding:0!important;display:flex!important}.general-price span{color:#8a9695;font-size:9px}.general-price b{margin-top:3px;color:#586b6d!important;font-size:13px!important}.review-reward{color:#cf5148;background:#fff0ed;border-radius:999px;grid-column:1/-1;width:max-content;margin-top:12px;padding:7px 10px;font-size:10px;font-weight:800}.review-reward b{font-size:11px}.product-buy-row{justify-content:space-between;align-items:center;border-top:1px solid #dce2df!important;padding-top:14px!important;display:flex!important}.product-buy-row>b{color:#718080!important;font-size:11px!important}.product-buy-row.priced a{color:#fff;text-align:center;background:#103b43;border-radius:999px;min-width:92px;padding:10px 13px}.product-buy-row.priced a span{margin-left:4px}.product-grid article{border:1px solid #edf0ed}.product-body{flex-direction:column;min-height:220px;display:flex}.product-body .product-buy-row{margin-top:auto}@media (width<=800px){.product-showcase{padding:76px 16px 85px}.product-heading{flex-direction:column;align-items:start}.product-heading h2{font-size:42px}.product-heading p{margin:12px 0 0;font-size:12px}.product-filters{margin-right:-16px;padding-right:16px}.product-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin-left:-16px;margin-right:-16px;padding:0 16px 18px;display:flex;overflow-x:auto}.product-grid article,.product-grid article.featured{scroll-snap-align:center;border-radius:22px;flex:0 0 86%}.product-grid article.featured .product-image,.product-image{height:300px}.product-body{min-height:244px;padding:20px}.product-body>small{font-size:11px}.product-body>strong,.product-grid article.featured .product-body>strong{min-height:auto;margin:8px 0 19px;font-size:24px;line-height:1.2}.pass-price strong{font-size:28px}.general-price b{font-size:14px!important}.review-reward{font-size:11px}.product-buy-row.priced a{min-width:106px;padding:12px 15px;font-size:12px}.visual-passes{background:#f7f4ed}}.place-name-pin{color:#16313a;cursor:pointer;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #d8e4e2;border-radius:18px;align-items:center;gap:7px;min-height:34px;padding:6px 11px 6px 7px;transition:transform .18s,box-shadow .18s,background .18s;display:flex;position:relative;box-shadow:0 5px 14px #173b402e}.place-name-pin:after{content:"";background:#fff;border-bottom:1px solid #d8e4e2;border-right:1px solid #d8e4e2;width:9px;height:9px;position:absolute;bottom:-5px;left:16px;transform:rotate(45deg)}.place-name-pin>span{z-index:1;background:#dff2ee;border-radius:50%;flex:none;width:20px;height:20px;position:relative}.place-name-pin>span:after{content:"";box-sizing:border-box;border:2px solid #087f78;border-radius:50% 50% 55% 55%;width:6px;height:8px;position:absolute;top:6px;left:7px}.place-name-pin>b{z-index:1;max-width:160px;color:inherit;text-overflow:ellipsis;font-size:10px;font-weight:900;line-height:1.2;display:block;position:relative;overflow:hidden}.place-name-pin:hover,.place-name-pin:focus-visible{border-color:#75bcb4;outline:0;transform:translateY(-2px);box-shadow:0 9px 19px #173b4038}.place-name-pin.is-selected{color:#fff;background:#087f78;border-color:#087f78;box-shadow:0 8px 20px #087f7852}.place-name-pin.is-selected:after{background:#087f78;border-color:#087f78}.place-name-pin.is-selected>span{background:#fff}.selected-place-card{padding:16px 18px}.map-result-card>span:first-child{flex-direction:column;flex:1;display:flex}@media (width<=800px){.selected-place-info span{max-width:52vw}.place-name-pin{gap:5px;min-height:31px;padding:5px 9px 5px 6px}.place-name-pin>span{width:18px;height:18px}.place-name-pin>span:after{top:5px;left:6px}.place-name-pin>b{max-width:118px;font-size:9px}}.mobile-menu-trigger,.mobile-menu-layer{display:none}@media (width<=800px){body.mobile-menu-open{overflow:hidden}.visual-header>.wallet-link,.guide-header>.wallet-link{display:none}.mobile-menu-trigger{z-index:92;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border:1px solid #d7e5e2;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:43px;height:43px;display:flex;position:fixed;top:16px;right:15px;box-shadow:0 8px 22px #163b431b}.mobile-menu-trigger i{background:#0d5d5b;border-radius:2px;width:18px;height:2px;display:block}body:has(.member-dashboard) .mobile-menu-trigger{top:79px}.mobile-menu-layer{z-index:100;visibility:hidden;pointer-events:none;display:block;position:fixed;inset:0}.mobile-menu-layer.open{visibility:visible;pointer-events:auto}.mobile-menu-dim{opacity:0;background:#061e28a8;border:0;transition:opacity .25s;position:absolute;inset:0}.mobile-menu-layer.open .mobile-menu-dim{opacity:1}.mobile-menu-drawer{width:min(84vw,360px);height:100%;padding:20px 18px calc(32px + env(safe-area-inset-bottom));background:#f8fcfb;transition:transform .28s cubic-bezier(.22,.8,.22,1);position:absolute;top:0;right:0;overflow-y:auto;transform:translate(105%);box-shadow:-18px 0 50px #061e2840}.mobile-menu-layer.open .mobile-menu-drawer{transform:translate(0)}.mobile-menu-head{justify-content:space-between;align-items:center;height:48px;display:flex}.mobile-menu-head>a{color:#0d5d5b;letter-spacing:-.04em;font-size:23px;font-weight:300}.mobile-menu-head>a span{color:#103b43;font-weight:900}.mobile-menu-head>button{color:#315b5d;background:#e6f1ef;border:0;border-radius:13px;width:39px;height:39px;font-size:27px;font-weight:200}.mobile-menu-login{color:#fff;background:linear-gradient(135deg,#087f78,#1768b1);border-radius:20px;flex-direction:column;margin:18px 0 25px;padding:18px;display:flex;box-shadow:0 12px 26px #1768b126}.mobile-menu-login span{font-size:15px;font-weight:900}.mobile-menu-login b{color:#dff8f5;margin-top:7px;font-size:10px}.mobile-menu-drawer nav section{margin-top:22px}.mobile-menu-drawer nav section>small{color:#7b8f90;letter-spacing:.13em;margin:0 5px 8px;font-size:9px;font-weight:900;display:block}.mobile-menu-drawer nav section>a{color:#173a40;border-bottom:1px solid #e3ece9;grid-template-columns:34px 1fr 18px;align-items:center;gap:9px;min-height:49px;display:grid}.mobile-menu-drawer nav section>a>i{color:#087f78;background:#e8f3f0;border-radius:10px;place-items:center;width:31px;height:31px;font-size:13px;font-style:normal;font-weight:900;display:grid}.mobile-menu-drawer nav section>a>span{font-size:13px;font-weight:800}.mobile-menu-drawer nav section>a>b{color:#91a4a4;font-size:21px;font-weight:300}.mobile-menu-drawer>p{color:#819293;border-top:1px solid #dfe9e6;margin:28px 3px 0;padding-top:16px;font-size:9px;line-height:1.65}}.product-detail-page{color:#16313a;background:#f4f9f8;min-height:100vh;overflow:hidden}.product-detail-header{position:relative}.product-detail-hero{background:#fff;grid-template-columns:minmax(0,1.35fr) minmax(420px,.65fr);min-height:740px;display:grid}.product-detail-photo{background:url(/asset-art.png) 50%/cover;min-height:740px;position:relative}.product-detail-photo:after{content:"";background:linear-gradient(#0000 54%,#061f2bb8),linear-gradient(90deg,#0000 78%,#fff);position:absolute;inset:0}.product-photo-caption{z-index:2;color:#fff;flex-direction:column;display:flex;position:absolute;bottom:55px;left:5vw}.product-photo-caption small{letter-spacing:.2em;font-size:10px;font-weight:900}.product-photo-caption span{margin-top:9px;font-size:17px}.product-detail-summary{flex-direction:column;justify-content:center;padding:70px 5vw 70px 4vw;display:flex}.product-back{color:#6d8285;align-self:flex-start;font-size:11px}.product-badges{gap:7px;margin:42px 0 18px;display:flex}.product-badges span,.product-badges b{color:#527173;background:#e5f0ef;border-radius:999px;padding:7px 10px;font-size:9px}.product-badges b{color:#087f78;background:#e1f4ef}.product-detail-summary h1{color:#173a46;letter-spacing:-.07em;margin:0;font-size:clamp(50px,5vw,76px);line-height:.98}.product-detail-summary>p{color:#667b80;margin:20px 0 30px;font-size:13px;line-height:1.75}.product-detail-price{border-top:1px solid #e2e9e7;border-bottom:1px solid #e2e9e7;grid-template-columns:1fr 1fr;gap:10px;padding:20px 0;display:grid}.product-detail-price>span{color:#8a9798;grid-column:1/-1;font-size:10px}.product-detail-price>div{background:#f4f7f6;border-radius:16px;flex-direction:column;padding:13px 15px;display:flex}.product-detail-price small{color:#77898a;font-size:9px}.product-detail-price b,.product-detail-price strong{color:#52696c;margin-top:5px;font-size:20px}.product-detail-price .member{background:#e5f5f1}.product-detail-price .member strong{color:#087f78;font-size:27px}.product-reward-line{align-items:center;gap:12px;margin:19px 0;display:flex}.product-reward-line>span{color:#fff;background:#087f78;border-radius:13px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.product-reward-line>div{flex-direction:column;display:flex}.product-reward-line b{color:#087f78;font-size:12px}.product-reward-line small{color:#7b8c8d;margin-top:4px;font-size:8px}.product-primary-buy{color:#fff;background:#087f78;border-radius:16px;justify-content:space-between;align-items:center;padding:17px 20px;font-size:13px;font-weight:900;display:flex;box-shadow:0 14px 28px #087f7825}.member-price-note{color:#899797;text-align:center;margin-top:10px;font-size:8px}.product-quick-info{z-index:3;background:#fff;border:1px solid #dfe9e6;border-radius:24px;grid-template-columns:repeat(4,1fr);gap:1px;width:min(1180px,92%);margin:-28px auto 0;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 50px #173b4014}.product-quick-info>div{border-right:1px solid #e5ecea;flex-direction:column;align-items:flex-start;min-height:150px;padding:28px;display:flex}.product-quick-info>div:last-child{border:0}.product-quick-info>div>span{font-size:20px}.product-quick-info small{color:#879697;margin-top:13px;font-size:8px}.product-quick-info b{margin-top:5px;font-size:15px}.product-quick-info em{color:#829294;margin-top:7px;font-size:9px;font-style:normal}.product-story{padding:125px 4vw}.product-section-heading{grid-template-columns:1fr 1fr;align-items:end;margin-bottom:42px;display:grid}.product-section-heading small{color:#087f78;letter-spacing:.18em;grid-column:1/-1;font-size:9px;font-weight:900}.product-section-heading h2{letter-spacing:-.06em;margin:12px 0 0;font-size:clamp(42px,5vw,70px);line-height:1}.product-section-heading>p{color:#6c8083;max-width:430px;margin:0 0 3px;font-size:12px;line-height:1.75}.product-highlight-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.product-highlight-grid article{background:#fff;border:1px solid #dce9e6;border-radius:28px;min-height:300px;padding:30px;position:relative}.product-highlight-grid article>span{font-size:45px;display:block}.product-highlight-grid article>small{color:#aec0c0;font-weight:900;position:absolute;top:25px;right:25px}.product-highlight-grid h3{margin:65px 0 12px;font-size:26px}.product-highlight-grid p{color:#6c8082;max-width:290px;margin:0;font-size:12px;line-height:1.75}.product-guide-layout{background:#fff;grid-template-columns:1.2fr .8fr;gap:25px;padding:110px 4vw;display:grid}.product-section-heading.compact{margin-bottom:30px;display:block}.product-section-heading.compact h2{font-size:46px}.include-list{grid-template-columns:1fr 1fr;gap:13px;display:grid}.include-list article{background:#edf8f4;border-radius:24px;padding:26px}.include-list article.excluded{background:#f5f5f2}.include-list b{color:#087f78}.include-list p{color:#536b6f;border-bottom:1px solid #dce9e5;margin:0;padding:13px 0;font-size:12px}.include-list p:last-child{border:0}.product-verify-note{color:#819091;margin:18px 0 0;font-size:9px;line-height:1.7}.product-route-card{color:#fff;background:#173a46;border-radius:30px;padding:38px}.product-route-card>small{color:#75d1c5;letter-spacing:.17em;font-size:9px;font-weight:900}.product-route-card h3{margin:12px 0 25px;font-size:30px}.product-route-card ol{margin:0;padding:0;list-style:none}.product-route-card li{border-top:1px solid #ffffff1f;gap:14px;padding:17px 0;display:flex}.product-route-card li>span{color:#75d1c5;background:#ffffff16;border-radius:10px;flex:none;place-items:center;width:31px;height:31px;font-size:9px;display:grid}.product-route-card li>div{flex-direction:column;display:flex}.product-route-card li b{font-size:12px}.product-route-card li p{color:#b7c8cc;margin:5px 0 0;font-size:9px}.product-location{color:#123945;background:linear-gradient(135deg,#6ebfe0,#a9ddec);justify-content:space-between;align-items:flex-end;gap:30px;padding:95px 7vw;display:flex}.product-location small{letter-spacing:.18em;font-size:9px;font-weight:900}.product-location h2{letter-spacing:-.06em;margin:10px 0 15px;font-size:clamp(42px,5vw,68px)}.product-location p{margin:0;font-size:18px;font-weight:900}.product-location>div>span{color:#3c6975;margin-top:9px;font-size:10px;display:block}.product-location-actions{gap:8px;display:flex}.product-location-actions a{color:#1768b1;background:#fff;border-radius:999px;padding:14px 18px;font-size:11px;font-weight:900}.product-location-actions a:last-child{color:#fff;background:#1768b1}.product-notice-grid{background:#f5f8f7;grid-template-columns:1fr 1fr;gap:15px;padding:100px 4vw;display:grid}.product-notice-grid article{background:#fff;border:1px solid #dce6e3;border-radius:27px;padding:35px}.product-notice-grid small{color:#087f78;letter-spacing:.16em;font-size:9px;font-weight:900}.product-notice-grid h3{margin:10px 0 20px;font-size:27px}.product-notice-grid ul{color:#607477;margin:0;padding-left:18px;font-size:11px;line-height:2}.product-operator-note{color:#fff;background:#0f3541;grid-template-columns:230px 1fr;align-items:center;gap:45px;padding:85px 8vw;display:grid}.product-operator-note>span{color:#7dd5cb;letter-spacing:.12em;border:1px solid #ffffff36;border-radius:50%;place-items:center;width:185px;height:185px;font-size:11px;font-weight:900;display:grid}.product-operator-note small{color:#7dd5cb;font-size:9px}.product-operator-note h2{letter-spacing:-.055em;margin:10px 0 15px;font-size:clamp(35px,4vw,57px);line-height:1.06}.product-operator-note p{color:#b7c9cd;margin:0;font-size:11px}.product-sticky-buy{display:none}.product-detail-link{font-weight:900;color:#087f78!important;font-size:11px!important}.product-buy-row.priced .product-detail-link{text-align:left;background:0 0;min-width:0;padding:0;color:#087f78!important}@media (width<=900px){.product-detail-hero{grid-template-columns:1fr}.product-detail-photo{min-height:520px}.product-detail-photo:after{background:linear-gradient(#0000 52%,#061f2bb8)}.product-detail-summary{padding:55px 6vw 75px}.product-quick-info{grid-template-columns:1fr 1fr}.product-quick-info>div:nth-child(2){border-right:0}.product-guide-layout,.product-section-heading{grid-template-columns:1fr}.product-section-heading>p{margin-top:18px}.product-highlight-grid{grid-template-columns:1fr 1fr}.product-location{flex-direction:column;align-items:flex-start}.product-operator-note{grid-template-columns:150px 1fr}.product-operator-note>span{width:140px;height:140px}}@media (width<=800px){.product-detail-page{padding-bottom:138px}.product-detail-header{height:74px}.product-detail-photo{min-height:410px}.product-photo-caption{bottom:25px;left:20px}.product-photo-caption span{max-width:260px;font-size:13px}.product-detail-summary{padding:40px 18px 58px}.product-back{margin-left:48px}.product-badges{margin-top:32px}.product-detail-summary h1{font-size:50px}.product-detail-price{grid-template-columns:1fr 1fr}.product-quick-info{border-radius:20px;width:calc(100% - 28px);margin:-20px auto 0}.product-quick-info>div{min-height:130px;padding:20px}.product-story{padding:80px 16px}.product-section-heading h2{font-size:43px}.product-highlight-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:11px;margin:0 -16px;padding:0 16px 18px;display:flex;overflow-x:auto}.product-highlight-grid article{scroll-snap-align:center;flex:0 0 82%;min-height:280px}.product-guide-layout{padding:75px 16px}.include-list{grid-template-columns:1fr}.product-route-card{padding:28px 22px}.product-location{padding:70px 20px}.product-location-actions{flex-direction:column;width:100%}.product-location-actions a{text-align:center}.product-notice-grid{grid-template-columns:1fr;padding:70px 16px}.product-notice-grid article{padding:27px 22px}.product-operator-note{grid-template-columns:1fr;padding:65px 20px}.product-operator-note>span{width:105px;height:105px}.product-operator-note h2{font-size:37px}.product-detail-page .public-reviews{padding-bottom:55px}.product-sticky-buy{z-index:75;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;border-top:1px solid #dce7e4;justify-content:space-between;align-items:center;height:70px;padding:10px 14px;display:flex;position:fixed;bottom:68px;left:0;right:0}.product-sticky-buy>div{flex-direction:column;display:flex}.product-sticky-buy small{color:#7a8a8b;font-size:8px}.product-sticky-buy b{color:#087f78;font-size:19px}.product-sticky-buy>a{color:#fff;text-align:center;background:#087f78;border-radius:13px;min-width:145px;padding:13px;font-size:12px;font-weight:900}.product-detail-page .visual-footer{padding-bottom:40px}}.visual-how{color:#16313a;background:#eef8ff;grid-template-columns:44% 56%;min-height:720px}.how-photo{background:radial-gradient(circle at 20% 20%,#fff 0 4%,#0000 4.3%),radial-gradient(circle at 78% 32%,#fff 0 7%,#0000 7.3%),linear-gradient(145deg,#67bde4,#bde7f6);overflow:hidden}.how-photo:before{content:"P";color:#fff;background:#ffffff40;border:1px solid #ffffff94;border-radius:42px;place-items:center;width:150px;height:150px;font-size:82px;font-weight:900;display:grid;position:absolute;top:12%;left:10%;transform:rotate(-8deg);box-shadow:0 25px 55px #1768b12b}.how-photo:after{background:linear-gradient(90deg,#0000 70%,#eef8ff)}.phone-float{color:#16313a;background:#fffffff2;border:1px solid #ffffffb8;border-radius:28px;width:min(300px,76%);padding:28px;bottom:12%;right:9%;transform:rotate(2deg);box-shadow:0 28px 65px #17558732}.phone-float small{color:#1768b1;letter-spacing:.15em;font-weight:900}.phone-float strong{color:#087f78;font-size:38px}.phone-float span{color:#657d86;font-size:11px}.mini-qr{border:8px solid #fff;border-radius:12px}.how-min{padding:86px 7vw 72px 6vw}.how-min>small{color:#1768b1}.how-min h2{color:#173a46;margin:18px 0 20px;font-size:clamp(64px,7vw,102px);line-height:.86}.how-min h2 span{color:#087f78}.how-min>p{color:#637c87;max-width:530px;margin:0 0 27px;font-size:13px;line-height:1.75}.how-min>div{color:#274751;background:#fff;border:1px solid #d9eaf2;border-radius:17px;align-items:center;width:calc(50% - 8px);min-height:58px;margin:0 6px 10px 0;padding:14px 16px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 8px 22px #1768b10c}.how-min>div span{color:#1768b1;background:#def0f8;border-radius:10px;place-items:center;width:30px;height:30px;margin-right:10px;font-size:10px;display:grid}.how-min>a{color:#fff;background:#087f78;border-radius:999px;margin-top:18px;padding:13px 18px;font-size:12px;font-weight:900;display:inline-block}.public-reviews{background:#fff;padding:110px 4vw 120px}.public-review-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:38px;display:flex}.public-review-heading small{color:#087f78;letter-spacing:.18em;font-size:10px;font-weight:900}.public-review-heading h2{color:#173a46;letter-spacing:-.06em;margin:11px 0 0;font-size:clamp(42px,5vw,70px);line-height:1}.public-review-heading>p{color:#748789;max-width:380px;margin:0;font-size:12px;line-height:1.7}.public-review-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.public-review-grid article{background:#f8fbfa;border:1px solid #e0eae7;border-radius:25px;flex-direction:column;min-height:265px;padding:25px;display:flex;box-shadow:0 12px 30px #173b400a}.public-review-grid article>div{justify-content:space-between;align-items:center;display:flex}.public-review-grid article>div span{color:#ffb52e;letter-spacing:.08em}.public-review-grid article>div small{color:#087f78;background:#e3f3ef;border-radius:999px;padding:6px 8px;font-size:8px;font-weight:900}.public-review-grid article>b{color:#087f78;margin-top:22px;font-size:10px}.public-review-grid article h3{color:#183b43;letter-spacing:-.03em;margin:8px 0 10px;font-size:19px}.public-review-grid article>p{color:#617477;margin:0;font-size:12px;line-height:1.7}.public-review-photos{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:16px;display:grid}.public-review-photos.count-1{grid-template-columns:1fr}.public-review-photos.count-2{grid-template-columns:repeat(2,1fr)}.public-review-photos img{object-fit:cover;border-radius:10px;width:100%;height:92px}.public-review-photos.count-1 img{height:170px}.public-review-grid article footer{color:#8a9999;justify-content:space-between;margin-top:auto;padding-top:20px;font-size:9px;display:flex}.business-footer{border-top:1px solid #ffffff12;grid-template-columns:minmax(210px,.7fr) minmax(420px,1.3fr);align-items:start;gap:70px;padding:55px 5vw 58px;display:grid}.footer-brand b{letter-spacing:-.04em;font-size:27px;display:block}.footer-brand b span{color:#61d5c6}.footer-brand p{color:#d5e6e4;margin:10px 0 22px;font-size:13px}.footer-brand small{color:#91aaa8;letter-spacing:.08em;width:auto;margin:0;font-size:9px;display:block}.footer-business-info dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 34px;margin:0;display:grid}.footer-business-info dl>div{grid-template-columns:105px 1fr;align-items:start;gap:12px;display:grid}.footer-business-info .footer-address{grid-column:1/-1}.footer-business-info dt{color:#86aaa6;font-size:10px;font-weight:800}.footer-business-info dd{color:#edf7f6;margin:0;font-size:12px;line-height:1.55}.footer-business-info a{color:#8ee9dc;font-weight:900}@media (width<=800px){.business-footer{padding:42px 20px 105px;display:block}.footer-brand{border-bottom:1px solid #ffffff18;margin-bottom:27px;padding-bottom:27px}.footer-brand small{width:auto}.footer-business-info dl{display:block}.footer-business-info dl>div{grid-template-columns:92px 1fr;margin-bottom:13px;display:grid}.footer-business-info .footer-address{display:grid}.footer-business-info dt{font-size:9px}.footer-business-info dd{font-size:11px}}.public-review-empty{text-align:center;background:#f3f9f7;border:1px dashed #b8d4cf;border-radius:26px;padding:55px 25px}.public-review-empty span{color:#173d43;font-size:22px;font-weight:900;display:block}.public-review-empty p{color:#748586;margin:11px 0 0;font-size:11px}.public-review-actions{justify-content:center;gap:9px;margin-top:27px;display:flex}.public-review-actions a{color:#087f78;background:#e7f3ef;border-radius:999px;padding:13px 18px;font-size:11px;font-weight:900}.public-review-actions a:first-child{color:#fff;background:#087f78}@media (width<=800px){.visual-how{grid-template-columns:1fr;min-height:auto}.how-photo{min-height:330px}.how-photo:after{background:linear-gradient(#0000 65%,#eef8ff)}.how-photo:before{width:105px;height:105px;font-size:56px}.phone-float{width:260px;bottom:12%;right:8%}.how-min{padding:45px 18px 70px}.how-min h2{font-size:68px}.how-min>div{width:100%;margin-right:0}.public-reviews{padding:75px 16px 90px}.public-review-heading{flex-direction:column;align-items:flex-start;gap:16px}.public-review-heading h2{font-size:43px}.public-review-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin:0 -16px;padding:0 16px 18px;display:flex;overflow-x:auto}.public-review-grid article{scroll-snap-align:center;flex:0 0 85%}.public-review-empty{padding:45px 18px}.public-review-empty span{font-size:19px}.public-review-actions{flex-direction:column;align-items:stretch}.public-review-actions a{text-align:center}.mobile-menu-trigger{left:15px;right:auto}body:has(.member-dashboard) .mobile-menu-trigger{top:16px}.visual-header,.guide-header,.map-hub-header,.member-header,.merchant-header{padding-left:72px!important}.mobile-menu-drawer{left:0;right:auto;transform:translate(-105%);box-shadow:18px 0 50px #061e2840}.mobile-menu-layer.open .mobile-menu-drawer{transform:translate(0)}}.operator-picks{background:#edf7fb;padding:110px 4vw 120px}.operator-picks-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:38px;display:flex}.operator-picks-heading small{color:#1768b1;letter-spacing:.18em;font-size:10px;font-weight:900}.operator-picks-heading h2{color:#173a46;letter-spacing:-.06em;margin:11px 0 0;font-size:clamp(42px,5vw,70px);line-height:1}.operator-picks-heading>p{color:#637b85;max-width:410px;margin:0;font-size:12px;line-height:1.75}.operator-picks-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;display:grid}.operator-picks-grid article{background:#fff;border:1px solid #d7e8ef;border-radius:24px;flex-direction:column;min-height:315px;padding:21px;transition:transform .22s,box-shadow .22s;display:flex;box-shadow:0 13px 34px #1755870c}.operator-picks-grid article:hover{transform:translateY(-4px);box-shadow:0 20px 42px #1755871a}.operator-picks-grid article>header{grid-template-columns:44px 1fr auto;align-items:center;gap:10px;display:grid}.operator-picks-grid article>header>span{background:#e7f4f9;border-radius:15px;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.operator-picks-grid article>header>div{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.operator-picks-grid article>header small{color:#71848b;font-size:8px;font-weight:800}.operator-picks-grid article>header b{color:#087f78;background:#e2f3ee;border-radius:999px;padding:4px 7px;font-size:8px}.operator-picks-grid article>header em{color:#a7bdc5;align-self:start;font-size:10px;font-style:normal;font-weight:900}.operator-pick-body{padding-top:23px}.operator-pick-body>strong{color:#1768b1;font-size:10px;display:block}.operator-pick-body h3{color:#173a46;letter-spacing:-.035em;margin:9px 0 11px;font-size:19px;line-height:1.3}.operator-pick-body p{color:#62767e;margin:0;font-size:11px;line-height:1.72}.operator-picks-grid article>footer{border-top:1px solid #e7eff2;flex-direction:column;align-items:flex-start;gap:7px;margin-top:auto;padding-top:20px;display:flex}.operator-picks-grid article>footer span{color:#829399;font-size:8px}.operator-picks-grid article>footer b{color:#087f78;font-size:9px}.operator-picks-notice{color:#73878d;text-align:center;margin:22px 0 0;font-size:9px}@media (width<=1150px){.operator-picks-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=800px){.operator-picks{padding:75px 16px 90px}.operator-picks-heading{flex-direction:column;align-items:flex-start;gap:16px}.operator-picks-heading h2{font-size:43px}.operator-picks-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin:0 -16px;padding:0 16px 18px;display:flex;overflow-x:auto}.operator-picks-grid::-webkit-scrollbar{display:none}.operator-picks-grid article{scroll-snap-align:center;flex:0 0 84%;min-height:300px}.operator-picks-notice{text-align:left;line-height:1.6}}.product-detail-photo{background-image:url(/artland-hero.webp)}.product-gallery-section{background:#f4f9f8;padding:120px 4vw 25px}.product-photo-gallery{grid-template-rows:260px 260px;grid-template-columns:1.35fr .65fr .65fr;gap:13px;display:grid}.product-photo-gallery button{cursor:zoom-in;text-align:left;background:#173a46;border:0;border-radius:25px;padding:0;position:relative;overflow:hidden}.product-photo-gallery button:first-child{grid-row:1/3}.product-photo-gallery button:last-child{grid-column:2/4}.product-photo-gallery img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.product-photo-gallery button:hover img{transform:scale(1.035)}.product-photo-gallery button:focus-visible{outline-offset:3px;outline:4px solid #2bb9aa}.product-photo-gallery button:after{content:"";background:linear-gradient(#0000 42%,#08222bd9);position:absolute;inset:0}.product-photo-gallery button>span{z-index:2;color:#fff;grid-template-columns:auto 1fr;align-items:center;gap:5px 10px;display:grid;position:absolute;bottom:22px;left:24px;right:24px}.product-photo-gallery small{border:1px solid #ffffff70;border-radius:50%;grid-row:1/3;place-items:center;width:31px;height:31px;font-size:8px;display:grid}.product-photo-gallery b{font-size:16px}.product-photo-gallery em{color:#d7e7e9;font-size:9px;font-style:normal}.product-gallery-lightbox{z-index:130;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#04151be8;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.product-gallery-lightbox figure{width:min(1180px,92vw);margin:0}.product-gallery-lightbox figure>img{object-fit:contain;background:#071c23;border-radius:24px;width:100%;max-height:78vh;display:block}.product-gallery-lightbox figcaption{color:#fff;justify-content:space-between;align-items:center;gap:20px;padding:16px 5px 0;display:flex}.product-gallery-lightbox figcaption b{font-size:16px}.product-gallery-lightbox figcaption span{color:#b8c9cd;font-size:10px}.gallery-close{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff5c;border-radius:50%;width:46px;height:46px;font-size:30px;position:fixed;top:20px;right:24px}.product-highlight-grid article{color:#fff;background-position:50%;background-size:cover;flex-direction:column;min-height:390px;display:flex}.product-highlight-grid article>span{filter:drop-shadow(0 4px 12px #0008)}.product-highlight-grid article>small{color:#fff}.product-highlight-grid article>div{margin-top:auto}.product-highlight-grid article h3{color:#fff;margin:0 0 12px}.product-highlight-grid article p{color:#dbe8ea}@media (width<=900px){.product-photo-gallery{grid-template-rows:360px 240px 240px;grid-template-columns:1fr 1fr}.product-photo-gallery button:first-child{grid-area:auto/1/auto/3}.product-photo-gallery button:last-child{grid-column:1/3}}@media (width<=800px){.product-gallery-section{padding:80px 16px 15px}.product-photo-gallery{scroll-snap-type:x mandatory;scrollbar-width:none;gap:11px;margin:0 -16px;padding:0 16px 18px;display:flex;overflow-x:auto}.product-photo-gallery::-webkit-scrollbar{display:none}.product-photo-gallery button,.product-photo-gallery button:first-child,.product-photo-gallery button:last-child{scroll-snap-align:center;flex:0 0 86%;grid-area:auto;min-height:360px}.product-gallery-lightbox{padding:18px}.product-gallery-lightbox figure{width:100%}.product-gallery-lightbox figure>img{border-radius:17px;max-height:72vh}.product-gallery-lightbox figcaption{flex-direction:column;align-items:flex-start;gap:5px}.gallery-close{z-index:2;top:14px;right:14px}.product-highlight-grid article{min-height:380px}}.product-image-link{color:inherit;cursor:pointer;text-decoration:none;display:block}.visual-header-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.admin-home-shortcut{color:#fff;letter-spacing:-.02em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#123f48;border:1px solid #fff5;border-radius:999px;align-items:center;gap:7px;padding:11px 15px;font-size:10px;font-weight:900;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 9px 24px #092a3430}.admin-home-shortcut:hover{background:#087f78;transform:translateY(-2px)}.admin-home-shortcut b{font-size:12px}.admin-shortcut-mobile{display:none}@media (width<=800px){.visual-header-actions{margin-left:auto}.visual-header-actions>.wallet-link{display:none}.admin-home-shortcut{color:#0b5960;background:#fff;border-color:#d6e6e8;padding:9px 11px;box-shadow:0 7px 20px #173a4624}.admin-shortcut-full{display:none}.admin-shortcut-mobile{display:inline}}.cruise-detail-page{background:#f1f5f8}.cruise-detail-photo{background-image:url(/minam-cruise-main.webp);background-position:50%}.cruise-detail-page .product-badges b,.cruise-detail-page .product-detail-price .member strong,.cruise-detail-page .product-reward-line b{color:#235bb7}.cruise-detail-page .product-badges b,.cruise-detail-page .product-detail-price .member{background:#eaf1ff}.cruise-detail-page .product-primary-buy,.cruise-detail-page .product-reward-line>span,.cruise-detail-page .product-sticky-buy>a{background:#235bb7}.cruise-detail-page .product-primary-buy{box-shadow:0 14px 28px #235bb72b}.cruise-detail-page .product-sticky-buy b{color:#235bb7}.cruise-gallery-section{background:#f1f5f8}.cruise-gallery-section .product-section-heading small{color:#235bb7}.cruise-moment-section{color:#fff;background:#071c3d;grid-template-columns:1.15fr .85fr;min-height:620px;display:grid}.cruise-moment-photo{background:linear-gradient(#0000 38%,#04152ccb),url(/minam-cruise-fireworks.webp) 50%/cover;flex-direction:column;justify-content:flex-end;padding:55px 5vw;display:flex}.cruise-moment-photo span{letter-spacing:.2em;font-size:9px;font-weight:900}.cruise-moment-photo strong{margin-top:11px;font-size:27px;line-height:1.25}.cruise-moment-copy{flex-direction:column;justify-content:center;padding:65px 6vw;display:flex}.cruise-moment-copy small{color:#74a9ff;letter-spacing:.19em;font-size:9px;font-weight:900}.cruise-moment-copy h2{letter-spacing:-.06em;margin:13px 0 24px;font-size:clamp(43px,5vw,70px);line-height:1}.cruise-moment-copy p{color:#b7cae1;margin:0;font-size:12px;line-height:1.85}.cruise-story{background:#f1f5f8}.cruise-story .product-section-heading small,.cruise-deck-section .product-section-heading small{color:#235bb7}.cruise-experience-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.cruise-experience-grid article{background:#fff;border:1px solid #d8e2ee;border-radius:28px;min-height:320px;padding:30px;position:relative}.cruise-experience-grid article>span{font-size:46px;display:block}.cruise-experience-grid article>small{color:#9db4d0;font-weight:900;position:absolute;top:25px;right:25px}.cruise-experience-grid h3{color:#0e315f;margin:62px 0 12px;font-size:27px}.cruise-experience-grid p{color:#66798f;max-width:300px;margin:0;font-size:12px;line-height:1.78}.cruise-deck-section{background:#fff;padding:105px 4vw}.cruise-deck-list{grid-template-columns:1fr 1fr;gap:12px;display:grid}.cruise-deck-list article{border:1px solid #dce4ed;border-radius:22px;grid-template-columns:75px 1fr;align-items:center;gap:20px;padding:27px;display:grid}.cruise-deck-list article>b{color:#235bb7;background:#eaf1ff;border-radius:17px;place-items:center;width:58px;height:58px;font-size:17px;display:grid}.cruise-deck-list h3{color:#12365f;margin:0;font-size:20px}.cruise-deck-list p{color:#6c7d90;margin:7px 0 0;font-size:10px;line-height:1.65}.cruise-guide-layout{background:#f5f8fb}.cruise-location{background:linear-gradient(135deg,#8fc9e9,#b7dcf1)}.cruise-operator-note{background:#071d3d}.cruise-operator-note>span,.cruise-operator-note small{color:#75a9ff}.cruise-practical-section{background:#eaf1f8;padding:105px 4vw}.cruise-practical-section .product-section-heading small{color:#235bb7}.cruise-practical-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.cruise-practical-grid article{background:#fff;border:1px solid #d3dfec;border-radius:25px;gap:18px;min-height:190px;padding:28px;display:flex;box-shadow:0 16px 35px #173d6a0b}.cruise-practical-grid article>span{background:#eaf1ff;border-radius:15px;flex:none;place-items:center;width:48px;height:48px;font-size:24px;display:grid}.cruise-practical-grid h3{color:#12365f;margin:3px 0 11px;font-size:19px}.cruise-practical-grid p{color:#66798f;margin:0;font-size:11px;line-height:1.75}@media (width<=900px){.cruise-moment-section{grid-template-columns:1fr}.cruise-moment-photo{min-height:500px}.cruise-experience-grid{grid-template-columns:1fr 1fr}.cruise-practical-grid{grid-template-columns:1fr}}@media (width<=800px){.cruise-moment-photo{min-height:390px;padding:35px 20px}.cruise-moment-copy{padding:65px 20px}.cruise-moment-copy h2{font-size:44px}.cruise-experience-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:11px;margin:0 -16px;padding:0 16px 18px;display:flex;overflow-x:auto}.cruise-experience-grid article{scroll-snap-align:center;flex:0 0 82%;min-height:300px}.cruise-deck-section,.cruise-practical-section{padding:75px 16px}.cruise-deck-list{grid-template-columns:1fr}.cruise-deck-list article{grid-template-columns:58px 1fr;padding:20px}.cruise-deck-list article>b{width:50px;height:50px}.cruise-detail-summary h1{font-size:45px}.cruise-practical-grid article{min-height:0;padding:22px}}.yacht-detail-page{background:#f1f8f7}.yacht-detail-photo{background-image:url(/romantic-yacht-main.webp);background-position:50%}.yacht-detail-summary h1{font-size:clamp(40px,3.4vw,49px);line-height:1.04}.yacht-detail-summary h1>span{white-space:nowrap;display:block}.yacht-detail-page .product-badges b,.yacht-detail-page .product-detail-price .member strong,.yacht-detail-page .product-reward-line b{color:#008d83}.yacht-detail-page .product-badges b,.yacht-detail-page .product-detail-price .member{background:#e1f6f2}.yacht-detail-page .product-primary-buy,.yacht-detail-page .product-reward-line>span,.yacht-detail-page .product-sticky-buy>a{background:#008d83}.yacht-detail-page .product-primary-buy{box-shadow:0 14px 28px #008d832b}.yacht-detail-page .product-sticky-buy b{color:#008d83}.yacht-gallery-section{background:#f1f8f7}.yacht-gallery-section .product-section-heading small,.yacht-story .product-section-heading small,.yacht-practical-section .product-section-heading small{color:#008d83}.yacht-moment-section{background:#092f35}.yacht-moment-photo{background:linear-gradient(#0000 38%,#071a1dd1),url(/romantic-yacht-fireworks.webp) 50%/cover}.yacht-moment-section .cruise-moment-copy small,.yacht-operator-note>span,.yacht-operator-note small{color:#6de1d4}.yacht-moment-section .cruise-moment-copy p{color:#c0d9d7}.yacht-story{background:#f1f8f7}.yacht-story .cruise-experience-grid article{border-color:#d4e8e5}.yacht-story .cruise-experience-grid h3{color:#174b51}.yacht-practical-section{background:#e5f2f0}.yacht-practical-section .cruise-practical-grid article{border-color:#cde3df}.yacht-practical-section .cruise-practical-grid article>span{background:#dff5f1}.yacht-practical-section .cruise-practical-grid h3{color:#174b51}.yacht-location{background:linear-gradient(135deg,#75cfd1,#b9e7e2)}.yacht-location .product-location-actions a{color:#fff;background:#087f78}.yacht-operator-note{background:#092f35}.first-marine-detail-page{background:#f8f5ef}.first-marine-detail-photo{background-image:linear-gradient(#0000 42%,#101d31a8),url(/first-marine-main.webp);background-position:50% 53%}.first-marine-detail-summary h1{font-size:clamp(39px,3.35vw,50px);line-height:1.04}.first-marine-detail-summary h1>span{white-space:nowrap;display:block}.first-marine-detail-page .product-badges b,.first-marine-detail-page .product-detail-price .member strong,.first-marine-detail-page .product-reward-line b{color:#b06d18}.first-marine-detail-page .product-badges b,.first-marine-detail-page .product-detail-price .member{background:#fff0d7}.first-marine-detail-page .product-primary-buy,.first-marine-detail-page .product-reward-line>span,.first-marine-detail-page .product-sticky-buy>a{background:#b06d18}.first-marine-detail-page .product-primary-buy{box-shadow:0 14px 28px #b06d182b}.first-marine-detail-page .product-sticky-buy b{color:#b06d18}.first-marine-gallery-section{background:#f8f5ef}.first-marine-gallery-section .product-section-heading small,.first-marine-story .product-section-heading small,.first-marine-practical-section .product-section-heading small{color:#a96618}.first-marine-moment-section{background:#142a3f}.first-marine-moment-photo{background:linear-gradient(#0000 38%,#101c2fd6),url(/first-marine-sunset.webp) 50% 58%/cover}.first-marine-moment-section .cruise-moment-copy small,.first-marine-operator-note>span,.first-marine-operator-note small{color:#f0b85f}.first-marine-moment-section .cruise-moment-copy p{color:#c8d5df}.first-marine-story{background:#f8f5ef}.first-marine-story .cruise-experience-grid article{border-color:#eadbc4}.first-marine-story .cruise-experience-grid h3{color:#4e3820}.first-marine-practical-section{background:#efe8dd}.first-marine-practical-section .cruise-practical-grid article{border-color:#dfd1be}.first-marine-practical-section .cruise-practical-grid article>span{background:#fff0d7}.first-marine-practical-section .cruise-practical-grid h3{color:#4d3923}.first-marine-guide-layout .include-list article{background:#f4ead9}.first-marine-guide-layout .include-list article.excluded{background:#edf0f2}.first-marine-guide-layout .include-list b{color:#9a5d18}.first-marine-guide-layout .product-route-card{background:#173247}.first-marine-guide-layout .product-route-card>small,.first-marine-guide-layout .product-route-card li>span{color:#efb75c}.first-marine-location{color:#342a20;background:linear-gradient(135deg,#dab16f,#f2dfbd)}.first-marine-location>div>span{color:#675644}.first-marine-location .product-location-actions a{color:#845518;background:#fff}.first-marine-location .product-location-actions a:last-child{color:#fff;background:#173247}.first-marine-operator-note{background:#142a3f}@media (width<=800px){.first-marine-detail-summary h1{font-size:38px}.first-marine-detail-summary h1>span{white-space:normal}.first-marine-detail-photo{background-position:52%}.first-marine-moment-photo{background-position:50% 55%}}.camping-detail-page{background:#f7f4ed}.camping-detail-photo{background-image:url(/jangdeung-camping-hero.webp);background-position:50%}.camping-detail-summary h1{font-size:clamp(38px,3.25vw,50px);line-height:1.04}.camping-detail-summary h1>span{white-space:nowrap;display:block}.camping-detail-page .product-badges b{color:#9b572f;background:#f1e5d3}.camping-detail-page .product-primary-buy,.camping-detail-page .product-sticky-buy>a{background:#a95c32}.camping-detail-page .product-primary-buy{box-shadow:0 14px 28px #a95c322a}.camping-detail-page .product-sticky-buy b{color:#a95c32}.camping-price-box{background:#f1e9dc;border-radius:18px;grid-template-columns:1fr auto;align-items:end;gap:5px;margin:0 0 20px;padding:20px;display:grid}.camping-price-box small{color:#7d766d;grid-column:1/-1;font-size:9px}.camping-price-box strong{color:#9c512b;font-size:31px}.camping-price-box span{color:#736c64;padding-bottom:5px;font-size:10px}.camping-gallery-section,.camping-story{background:#f7f4ed}.camping-gallery-section .product-section-heading small,.camping-story .product-section-heading small,.camping-practical-section .product-section-heading small{color:#a95c32}.camping-moment-section{background:#243c35}.camping-moment-photo{background:linear-gradient(#0000 40%,#152720c7),url(/jangdeung-camping-sea-awning.webp) 50%/cover}.camping-moment-section .cruise-moment-copy small,.camping-operator-note>span,.camping-operator-note small{color:#efbf7c}.camping-moment-section .cruise-moment-copy p{color:#d3ded8}.camping-story .cruise-experience-grid article{border-color:#e4d9c7}.camping-story .cruise-experience-grid h3{color:#3c5149}.camping-practical-section{background:#eee8dc}.camping-practical-section .cruise-practical-grid article{border-color:#ddd1bd}.camping-practical-section .cruise-practical-grid article>span{background:#f5e8d3}.camping-practical-section .cruise-practical-grid h3{color:#3c5149}.camping-guide-layout .include-list article{background:#eef3e9}.camping-guide-layout .include-list article.excluded{background:#f3eee5}.camping-guide-layout .include-list b{color:#7b5738}.camping-guide-layout .product-route-card{background:#314c42}.camping-guide-layout .product-route-card>small,.camping-guide-layout .product-route-card li>span{color:#efbf7c}.camping-location{color:#3b463e;background:linear-gradient(135deg,#d8b583,#f0dbc0)}.camping-location>div>span{color:#69685e}.camping-location .product-location-actions a{color:#70513a;background:#fff}.camping-location .product-location-actions a:last-child{color:#fff;background:#315247}.camping-operator-note{background:#243c35}@media (width<=800px){.camping-detail-summary h1{font-size:37px}.camping-detail-summary h1>span{white-space:normal}.camping-price-box strong{font-size:27px}.camping-price-box span{font-size:9px}.camping-moment-photo{background-position:58%}}.hanok-detail-page{background:#f6f0e7}.hanok-detail-photo{background-image:linear-gradient(#0000 45%,#321b1099),url(/hanok-hero.webp);background-position:50%}.hanok-detail-summary h1{font-size:clamp(42px,3.5vw,56px);line-height:1.02}.hanok-detail-summary h1>span{white-space:nowrap;display:block}.hanok-detail-page .product-badges b{color:#8c4e2f;background:#f0dfca}.hanok-detail-page .product-primary-buy,.hanok-detail-page .product-sticky-buy>a{background:#8c4e2f}.hanok-detail-page .product-primary-buy{box-shadow:0 14px 28px #8c4e2f2d}.hanok-detail-page .product-sticky-buy b{color:#8c4e2f}.hanok-price-box{background:#efe2d1;border-radius:18px;grid-template-columns:1fr auto;align-items:end;gap:5px;margin:0 0 20px;padding:20px;display:grid}.hanok-price-box small{color:#766a5f;grid-column:1/-1;font-size:9px}.hanok-price-box strong{color:#81462c;font-size:29px}.hanok-price-box span{color:#736960;padding-bottom:5px;font-size:10px}.hanok-gallery-section,.hanok-story{background:#f6f0e7}.hanok-gallery-section .product-section-heading small,.hanok-story .product-section-heading small,.hanok-practical-section .product-section-heading small{color:#995934}.hanok-moment-section{background:#3f2b21}.hanok-moment-photo{background:linear-gradient(#0000 40%,#24170ed1),url(/hanok-living-wide.webp) 50%/cover}.hanok-moment-section .cruise-moment-copy small,.hanok-operator-note>span,.hanok-operator-note small{color:#d6a86d}.hanok-moment-section .cruise-moment-copy p{color:#ded1c3}.hanok-story .cruise-experience-grid article{border-color:#e2d2bd}.hanok-story .cruise-experience-grid h3{color:#5a3929}.hanok-practical-section{background:#ece0d1}.hanok-practical-section .cruise-practical-grid article{border-color:#d8c4ad}.hanok-practical-section .cruise-practical-grid article>span{background:#f5e4cf}.hanok-practical-section .cruise-practical-grid h3{color:#56392c}.hanok-guide-layout .include-list article{background:#f3e7d7}.hanok-guide-layout .include-list article.excluded{background:#eee9e1}.hanok-guide-layout .include-list b{color:#825034}.hanok-guide-layout .product-route-card{background:#5a3827}.hanok-guide-layout .product-route-card>small,.hanok-guide-layout .product-route-card li>span{color:#e1b77e}.hanok-operator-note{background:#3f2b21}@media (width<=800px){.hanok-detail-summary h1{font-size:39px}.hanok-detail-summary h1>span{white-space:normal}.hanok-price-box{grid-template-columns:1fr}.hanok-price-box span{padding:0}.hanok-detail-photo{background-position:52%}}.hanok-location{color:#402a22;background:linear-gradient(135deg,#d8b07c,#f2ddc2)}.hanok-location>div>span{color:#6e4d3a}.hanok-location .product-location-actions a{color:#7a492f;background:#fff}.hanok-location .product-location-actions a:last-child{color:#fff;background:#7a492f}@media (width<=800px){.yacht-detail-summary h1{font-size:39px}.yacht-detail-photo{background-position:53%}}.camping-detail-page .product-detail-price .member{background:#f4e8d8}.camping-detail-page .product-detail-price .member strong,.camping-detail-page .product-reward-line b{color:#a95c32}.camping-detail-page .product-reward-line>span{background:#a95c32}.hanok-detail-page .product-detail-price .member{background:#f0dfca}.hanok-detail-page .product-detail-price .member strong,.hanok-detail-page .product-reward-line b{color:#8c4e2f}.hanok-detail-page .product-reward-line>span{background:#8c4e2f}.emmao-detail-page{background:#fff9ef}.emmao-detail-photo{background-image:linear-gradient(#0000 44%,#31220a99),url(/emmao-pension-main.jpg);background-position:50%;background-size:cover}.emmao-detail-summary h1{font-size:clamp(52px,5vw,78px)}.emmao-detail-page .product-badges b{color:#8f5d00;background:#fff0bd}.emmao-contact-box{background:#fff3cf;border-radius:18px;flex-direction:column;gap:7px;margin:0 0 18px;padding:20px;display:flex}.emmao-contact-box small{color:#846e45;font-size:10px}.emmao-contact-box strong{color:#744b00;font-size:29px}.emmao-contact-box span{color:#8b7a59;font-size:9px}.emmao-call-button{background:#e4a600;box-shadow:0 14px 28px #d99c0030}.emmao-quick-info{background:#fff}.emmao-location{color:#493916;background:linear-gradient(135deg,#f0c76e,#fff0bd)}.emmao-location>div>span{color:#766038}.emmao-location .product-location-actions a{color:#805700;background:#fff}.emmao-location .product-location-actions a:last-child{color:#fff;background:#765000}.emmao-notice-grid{background:#fff9ef}.emmao-notice-grid article>p{color:#607477;font-size:12px;line-height:1.8}.emmao-inline-call{color:#fff;background:#e4a600;border-radius:999px;margin-top:18px;padding:13px 18px;font-size:11px;font-weight:900;display:inline-block}.emmao-sticky-call b{color:#a46e00}.emmao-sticky-call>a{background:#d99b00}
