/*! 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}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.inline{display:inline}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#062654;--ink:#10233d;--blue:#0878e7;--sky:#a9ebf8;--lime:#dcff3f;--coral:#ff9a6c;--violet:#c7bfff;--paper:#f2f7fa;--line:#cfdee7;--muted:#5b7084;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);letter-spacing:-.035em;background:#fff;margin:0;font-family:Arial,Noto Sans KR,sans-serif}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #ff734c}img{object-fit:cover;width:100%;height:100%;display:block}.section-shell{width:min(1240px,100% - 72px);margin:auto}.eyebrow{color:var(--blue);letter-spacing:.15em;font-size:13px;font-weight:900;display:block}.topbar{z-index:80;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;border-bottom:1px solid #0626541f;justify-content:space-between;align-items:center;height:80px;padding:0 max(36px,50vw - 620px);display:flex;position:sticky;top:0}.wordmark{color:var(--navy);grid-template-rows:auto auto;grid-template-columns:auto auto;gap:0 6px;line-height:.85;text-decoration:none;display:grid}.wordmark span,.wordmark strong{letter-spacing:.02em;font-size:18px}.wordmark strong{color:var(--blue)}.wordmark i{letter-spacing:.12em;grid-column:1/3;margin-top:8px;font-size:10px;font-style:normal}.topbar nav{gap:34px;display:flex}.topbar nav button{color:#455f77;background:0 0;border:0;padding:15px 0;font-size:15px;font-weight:800}.topbar nav button:hover{color:var(--blue)}.nav-cta{background:var(--navy);color:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;padding:15px 18px;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex}.nav-cta b{color:var(--lime);margin-left:13px;font-size:18px}.hero{background:linear-gradient(122deg,#eefaff 0 48%,#49c9ed 48.1% 61%,#1594df 61.1% 100%);align-items:center;min-height:760px;display:flex;position:relative;overflow:hidden}.hero-overlay{z-index:1;background:linear-gradient(90deg,#eefaff00 0 42%,#eefaff47 48%,#0d84d300 62%);position:absolute;inset:0}.hero:before{content:"";z-index:1;background-image:linear-gradient(#06396a13 1px,#0000 1px),linear-gradient(90deg,#06396a13 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0}.hero:after{content:"SMART SEASON JEJU";z-index:1;color:#0626540b;letter-spacing:-.075em;white-space:nowrap;font-size:108px;font-weight:950;position:absolute;bottom:-25px;left:-18px}.hero-copy{z-index:4;color:var(--navy);padding-top:70px;padding-bottom:70px;position:relative}.hero-badge{border:1px solid var(--navy);background:var(--navy);letter-spacing:.12em;border-radius:2px;align-items:center;gap:0;margin:0 0 28px;font-size:13px;font-weight:950;display:inline-flex;overflow:hidden}.hero-badge span{background:var(--navy);color:#fff;padding:12px 15px}.hero-badge b{color:var(--navy);background:#fff;padding:12px 15px}.hero h1{letter-spacing:-.075em;max-width:650px;margin:0;font-size:68px;font-weight:500;line-height:1.08}.hero h1 em{color:var(--blue);font-style:normal;font-weight:950}.hero-copy>p:not(.hero-badge){color:#3b5f7c;margin:29px 0 0;font-size:21px;font-weight:700;line-height:1.7}.hero-actions{align-items:center;gap:32px;margin-top:38px;display:flex}.hero-actions button{background:var(--lime);width:270px;color:var(--navy);border:0;border-radius:4px;justify-content:space-between;padding:20px 21px;font-size:17px;font-weight:950;display:flex;box-shadow:0 16px 35px #01163429}.hero-actions button b{font-size:21px}.hero-actions>span{border-left:3px solid var(--blue);flex-direction:column;padding-left:20px;display:flex}.hero-actions strong{font-size:22px}.hero-actions small{color:#4d6b82;margin-top:6px;font-size:15px;font-weight:800}.hero-art{z-index:3;width:min(49vw,720px);height:650px;position:absolute;top:56px;right:max(24px,50vw - 710px)}.hero-season-tag{z-index:5;background:var(--lime);width:150px;height:150px;color:var(--navy);text-align:center;border-radius:50%;place-content:center;display:grid;position:absolute;bottom:-4px;right:-2px;transform:rotate(7deg);box-shadow:0 18px 40px #02214838}.hero-season-tag span{letter-spacing:.18em;font-size:12px;font-weight:950}.hero-season-tag strong{margin:4px 0;font-size:24px;line-height:1}.hero-season-tag i{letter-spacing:.12em;font-size:11px;font-style:normal;font-weight:950}.intro{grid-template-columns:.9fr 1fr;gap:110px;padding-top:115px;padding-bottom:68px;display:grid}.intro h2,.section-title h2,.journey-section h2,.summary-copy h2{letter-spacing:-.065em;color:var(--navy);margin:15px 0;font-size:48px;font-weight:500;line-height:1.22}.intro h2 strong,.section-title h2 strong,.journey-section h2 strong,.summary-copy h2 strong{font-weight:950}.intro-message{padding-top:30px}.intro-message>p{color:var(--muted);margin:0 0 24px;font-size:18px;line-height:1.8}.intro blockquote{border-left:6px solid var(--blue);background:var(--paper);color:var(--navy);margin:0;padding:24px 27px;font-size:21px;line-height:1.55}.values{grid-template-columns:repeat(3,1fr);gap:16px;padding-bottom:118px;display:grid}.values article{border-radius:18px;min-height:330px;padding:32px;position:relative;overflow:hidden}.values article:after{content:"";background:#ffffff59;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-120px;right:-110px}.value-lime{background:var(--lime)}.value-sky{background:var(--sky)}.value-coral{background:var(--coral)}.values article>div{justify-content:space-between;align-items:center;display:flex}.values article>div span{font-size:16px;font-weight:950}.values i{background:#fff;border-radius:50%;place-items:center;width:58px;height:58px;font-size:27px;font-style:normal;font-weight:950;display:grid}.values small{letter-spacing:.14em;margin-top:58px;font-size:13px;font-weight:950;display:block}.values h3{color:var(--navy);margin:10px 0 14px;font-size:34px}.values p{color:#294a68;z-index:2;max-width:310px;margin:0;font-size:17px;line-height:1.65;position:relative}.campaign-summary{background:var(--navy);color:#fff;padding:70px 0}.campaign-summary>.section-shell{grid-template-columns:.85fr 1.3fr;align-items:center;gap:70px;display:grid}.summary-copy .eyebrow{color:var(--lime)}.summary-copy h2{color:#fff;font-size:40px}.summary-grid{border:1px solid #fff3;grid-template-columns:repeat(2,1fr);display:grid}.summary-grid article{border-bottom:1px solid #ffffff2e;border-right:1px solid #ffffff2e;align-items:center;gap:18px;padding:24px;display:flex}.summary-grid article:nth-child(2n){border-right:0}.summary-grid article:nth-child(n+3){border-bottom:0}.summary-grid strong{min-width:78px;color:var(--lime);letter-spacing:-.07em;font-size:35px}.summary-grid p{color:#d7e8f3;margin:0;font-size:16px;font-weight:800;line-height:1.5}.calendar-section{background:linear-gradient(135deg,#0566cc 0%,#0789e7 55%,#54cfee 100%);padding:110px 0;position:relative;overflow:hidden}.calendar-section:before{content:"";background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0}.calendar-section>.section-shell{z-index:2;position:relative}.section-title{margin-bottom:42px}.section-title h2{margin:14px 0 12px}.section-title>p{max-width:680px;color:var(--muted);margin:0;font-size:18px;line-height:1.7}.section-title.light .eyebrow{color:var(--lime)}.section-title.light h2,.section-title.light p{color:#fff}.section-title.light p{color:#d8eff9}.calendar-layout{grid-template-columns:1fr 90px 1fr;align-items:center;display:grid}.month-calendar{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 25px 55px #011b3f40}.month-head{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;padding:25px 27px;display:flex}.month-head div{align-items:baseline;gap:11px;display:flex}.month-head strong{font-size:29px}.month-head span{color:#a9c3d6;font-size:14px}.month-head>b{color:var(--lime);font-size:34px}.weekday-row,.date-grid{grid-template-columns:repeat(7,1fr);display:grid}.weekday-row{border-bottom:1px solid var(--line);padding:14px 15px}.weekday-row span{text-align:center;color:#71879a;font-size:13px;font-weight:900}.weekday-row span:first-child{color:#ff6f4e}.date-grid{min-height:365px;padding:12px 15px 18px}.date-grid>span,.date-grid>button{color:#52687b;background:#fff;border:1px solid #e9f0f4;border-top:0;border-left:0;justify-content:flex-end;align-items:flex-start;min-height:58px;padding:9px;font-size:15px;display:flex}.date-grid .empty{background:#f7fafc}.date-grid .departure{background:var(--lime);color:var(--navy);text-align:left;box-shadow:inset 0 0 0 2px var(--navy);padding:8px;transition:all .23s;display:block;position:relative}.date-grid .departure:hover,.date-grid .departure.active{background:var(--coral);color:#fff;z-index:3;transform:scale(1.07);box-shadow:0 13px 27px #02224942}.departure span{font-size:24px;font-weight:950;line-height:1;display:block}.departure em{margin-top:6px;font-size:12px;font-style:normal;font-weight:950;display:block}.departure i{font-size:11px;font-style:normal;font-weight:800;position:absolute;bottom:6px;right:6px}.calendar-arrow{text-align:center;color:#fff;place-items:center;display:grid}.calendar-arrow span{font-size:14px;font-weight:900;line-height:1.45}.calendar-arrow b{color:var(--lime);margin-top:8px;font-size:34px}.departure-ribbon{grid-template-columns:repeat(5,1fr);margin-top:20px;display:grid}.departure-ribbon button{color:#fff;text-align:left;background:#0225548a;border:1px solid #ffffff3d;min-height:104px;padding:18px;transition:all .2s}.departure-ribbon button+button{border-left:0}.departure-ribbon button:hover,.departure-ribbon button.active{background:var(--lime);color:var(--navy);transform:translateY(-5px)}.departure-ribbon small,.departure-ribbon strong,.departure-ribbon span{display:block}.departure-ribbon small{letter-spacing:.1em;opacity:.75;font-size:13px}.departure-ribbon strong{margin:8px 0;font-size:20px}.departure-ribbon span{opacity:.82;font-size:14px}.product-section{background:#edf4f7;padding:88px 0 116px}.selected-title{justify-content:space-between;align-items:end;margin-bottom:30px;display:flex}.selected-title span{letter-spacing:.14em;color:var(--blue);font-size:13px;font-weight:950}.selected-title h2{color:var(--navy);margin:10px 0 0;font-size:40px}.selected-title p{color:var(--muted);margin:0;font-size:17px}.selected-title p strong{color:var(--blue)}.product-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.product-grid.single{grid-template-columns:minmax(0,830px)}.product-card{background:#fff;border-radius:16px;grid-template-columns:44% 56%;min-height:460px;display:grid;overflow:hidden;box-shadow:0 18px 40px #09365a1a}.product-photo{position:relative;overflow:hidden}.product-photo:after{content:"";background:linear-gradient(#0000,#041d40c7);position:absolute;inset:42% 0 0}.product-photo>span{z-index:4;background:var(--navy);color:#fff;border-radius:6px;padding:9px 11px;font-size:13px;font-weight:950;position:absolute;top:18px;left:18px}.big-date{z-index:4;color:#fff;position:absolute;bottom:20px;left:20px}.big-date small,.big-date strong{display:block}.big-date small{letter-spacing:.14em;font-size:14px}.big-date strong{font-size:64px;line-height:.9}.coming{z-index:5;text-align:center;color:#fff;background:linear-gradient(145deg,#07234edb,#7161ffcc);place-content:center;display:grid;position:absolute;inset:0}.coming b{font-size:34px}.coming span{margin-top:11px;font-size:15px}.product-content{flex-direction:column;padding:30px 27px;display:flex}.product-name{justify-content:space-between;gap:10px;display:flex}.product-name small{color:var(--blue);font-size:14px;font-weight:950}.product-name h3{color:var(--navy);margin:7px 0 0;font-size:30px}.product-name i{height:max-content;color:var(--blue);background:#e9f3f8;padding:7px 9px;font-size:13px;font-style:normal;font-weight:950}.product-content>p{color:var(--muted);margin:17px 0;font-size:16px;line-height:1.65}.product-content ol{border-top:3px solid var(--navy);background:#f3f8fa;margin:0;padding:15px;list-style:none}.product-content li{color:#486178;border-bottom:1px solid #dce7ed;align-items:center;padding:8px 0;font-size:14px;display:flex}.product-content li span{color:var(--blue);margin-right:10px;font-size:12px;font-weight:950}.product-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:auto;padding-top:17px;display:grid}.product-actions button{color:var(--navy);background:#fff;border:1px solid #afc6d3;border-radius:6px;padding:14px 7px;font-size:14px;font-weight:950}.product-actions button:last-child{background:var(--navy);color:#fff;border-color:var(--navy)}.product-actions button:disabled{color:#7f8c96;cursor:default;background:#dce4e9;border-color:#dce4e9}.product-note,.event-note{color:#6d8192;margin:20px 0 0;font-size:14px;line-height:1.6}.benefit-section{clip-path:inset(0 -100vmax);border-top:14px solid var(--lime);background:linear-gradient(145deg,#fffef8 0%,#f5ffe2 52%,#eefaff 100%);position:relative;box-shadow:0 0 0 100vmax #f7fbea}.benefit-section-marker{background:var(--navy);color:#fff;box-shadow:0 8px 0 var(--lime);align-items:center;gap:16px;margin:-72px 0 62px;padding:16px 20px;display:flex}.benefit-section-marker span{color:var(--lime);letter-spacing:.14em;flex:none;font-size:12px;font-weight:950}.benefit-section-marker strong{font-size:18px}.target-selector,.event-selector{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.target-selector button,.event-selector button{text-align:left;min-height:500px;color:var(--navy);background:#fff;border:0;border-radius:20px;padding:0;transition:all .25s;position:relative;overflow:hidden;box-shadow:0 16px 38px #0626541f}.target-selector button:hover,.event-selector button:hover,.target-selector button.active,.event-selector button.active{transform:translateY(-8px);box-shadow:0 24px 48px #06265438}.target-selector button.active,.event-selector button.active{outline:4px solid var(--lime);outline-offset:-4px}.preview-photo{background:#dbe9f2;height:285px;display:block;position:relative;overflow:hidden}.preview-photo:after{content:"";background:linear-gradient(#0000,#021a3ec7);position:absolute;inset:42% 0 0}.preview-photo img{transition:transform .45s}.target-selector button:hover .preview-photo img,.event-selector button:hover .preview-photo img{transform:scale(1.055)}.preview-photo i{z-index:2;background:var(--lime);width:42px;height:42px;color:var(--navy);border-radius:50%;place-items:center;font-size:14px;font-style:normal;font-weight:950;display:grid;position:absolute;top:18px;left:18px}.preview-photo em{z-index:2;color:#fff;letter-spacing:.06em;font-size:15px;font-style:normal;font-weight:950;position:absolute;bottom:18px;left:20px;right:20px}.preview-copy{padding:26px 27px 28px;display:block}.preview-copy strong{letter-spacing:-.045em;font-size:27px;line-height:1.26;display:block}.preview-copy p{color:#496277;min-height:54px;margin:13px 0 20px;font-size:17px;line-height:1.55}.preview-copy b{color:var(--blue);border-top:1px solid #dbe5eb;justify-content:space-between;align-items:center;padding-top:17px;font-size:15px;font-weight:950;display:flex}.tone-lime{--accent:var(--lime)}.tone-sky{--accent:var(--sky)}.tone-coral{--accent:var(--coral)}.tone-violet{--accent:var(--violet)}.expand-detail{border-top:8px solid var(--accent);background:#fff;border-radius:20px;grid-template-columns:46% 54%;margin-top:22px;animation:.4s ease-out expand-in;display:grid;overflow:hidden;box-shadow:0 22px 50px #06265429}@keyframes expand-in{0%{opacity:0;clip-path:inset(0 0 100%);transform:translateY(-18px)}to{opacity:1;clip-path:inset(0);transform:translateY(0)}}.expand-image{min-height:520px}.expand-content{padding:44px}.expand-content>small{letter-spacing:.08em;color:var(--blue);font-size:15px;font-weight:950}.expand-content h3{color:var(--navy);margin:11px 0 19px;font-size:40px;line-height:1.2}.expand-content blockquote{border-left:6px solid var(--accent);color:var(--navy);background:#eef5f8;margin:0 0 25px;padding:19px 21px;font-size:19px;font-weight:850;line-height:1.6}.expand-content dl{margin:0}.expand-content dl>div{border-bottom:1px solid #dbe5eb;grid-template-columns:105px 1fr;gap:20px;padding:14px 0;display:grid}.expand-content dt{color:#4b6479;font-size:15px;font-weight:900}.expand-content dd{color:#213e59;margin:0;font-size:17px;font-weight:800;line-height:1.58}.goodday-section{background:linear-gradient(135deg,#031936 0%,#06366f 100%);padding:115px 0;position:relative;overflow:hidden}.goodday-section:before{content:"GOOD DAY";color:#ffffff0a;letter-spacing:-.08em;font-size:180px;font-weight:950;position:absolute;top:-15px;right:-60px}.goodday-section>.section-shell{z-index:2;position:relative}.event-flow{color:#fff;background:#ffffff14;border:1px solid #ffffff2e;border-radius:12px;justify-content:center;align-items:center;gap:22px;margin:0 0 30px;padding:19px;display:flex}.event-flow span{font-size:16px;font-weight:900}.event-flow b{color:var(--lime);font-size:20px}.event-selector{grid-template-columns:repeat(3,1fr)}.event-selector button{min-height:500px}.event-note{color:#c6d9e6;font-size:15px}.journey-section{grid-template-columns:370px 1fr;align-items:center;gap:70px;padding-top:105px;padding-bottom:105px;display:grid}.journey-section ol{border-top:4px solid var(--blue);grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none;display:grid}.journey-section li{border-right:1px solid var(--line);padding:22px 14px}.journey-section li:last-child{border-right:0}.journey-section li span,.journey-section li strong{display:block}.journey-section li span{color:var(--blue);font-size:14px;font-weight:950}.journey-section li strong{color:var(--navy);margin-top:20px;font-size:16px;line-height:1.45}.final-cta{text-align:center;color:#fff;background:linear-gradient(#031c41b8,#031c41db),url(/images/welcome-ferry.webp) 50%/cover;place-items:center;min-height:570px;display:grid}.final-cta>div{padding:70px 30px}.final-cta small{color:var(--lime);letter-spacing:.16em;font-size:13px;font-weight:950}.final-cta h2{margin:18px 0 16px;font-size:54px;font-weight:500;line-height:1.2}.final-cta h2 strong{font-weight:950}.final-cta p{color:#d7e8f3;margin:0 0 32px;font-size:19px;line-height:1.7}.final-cta button{background:var(--lime);width:265px;color:var(--navy);border:0;border-radius:7px;justify-content:space-between;margin:auto;padding:18px 20px;font-size:16px;font-weight:950;display:flex}footer{color:#9ab1c3;background:#031936;grid-template-columns:190px 1fr auto;align-items:center;gap:38px;padding:42px max(36px,50% - 620px);font-size:13px;line-height:1.65;display:grid}.footer-mark{color:#fff}.toast{z-index:100;background:var(--navy);color:#fff;border-radius:7px;padding:15px 22px;font-size:15px;font-weight:900;animation:.2s ease-out toast-in;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 16px 35px #0000003d}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@media (width<=1100px){.topbar nav{display:none}.hero h1{font-size:58px}.hero-bg{width:68%;left:32%}.calendar-layout{grid-template-columns:1fr}.calendar-arrow{display:none}.month-calendar+.month-calendar{margin-top:20px}.product-card{grid-template-columns:1fr}.product-photo{min-height:330px}.event-selector{grid-template-columns:repeat(2,1fr)}.journey-section,.campaign-summary>.section-shell,.expand-detail{grid-template-columns:1fr}.expand-image{min-height:390px}.target-selector{grid-template-columns:1fr 1fr}}@media (width<=720px){.section-shell{width:calc(100% - 36px)}.topbar{height:68px;padding:0 18px}.nav-cta{padding:12px;font-size:12px}.hero{align-items:flex-end;min-height:790px}.hero-bg{width:100%;height:54%;top:0;bottom:auto;left:0}.hero-overlay{background:linear-gradient(#032f840a 0%,#032f845c 34%,#032f84fa 58%,#032f84 100%)}.hero-copy{padding:70px 0}.hero-badge{font-size:10px}.hero-badge span,.hero-badge b{padding:10px}.hero h1{font-size:43px}.hero-copy>p:not(.hero-badge){font-size:18px}.hero-actions{display:block}.hero-actions button{width:100%}.hero-actions>span{margin-top:19px}.hero-tag{border-width:5px;width:105px;height:105px;top:105px;bottom:auto;right:16px}.hero-tag strong{font-size:20px}.intro{grid-template-columns:1fr;gap:10px;padding-top:78px}.intro h2,.section-title h2,.journey-section h2,.summary-copy h2{font-size:34px}.intro-message>p{font-size:17px}.intro blockquote{font-size:18px}.values{grid-template-columns:1fr;padding-bottom:78px}.values article{min-height:270px}.values small{margin-top:35px}.campaign-summary{padding:60px 0}.summary-grid{grid-template-columns:1fr}.summary-grid article{border-bottom:1px solid #ffffff2e!important;border-right:0!important}.summary-grid article:last-child{border-bottom:0!important}.calendar-section{padding:78px 0}.section-title>p{font-size:17px}.month-head{padding:20px}.date-grid{min-height:300px;padding:8px}.date-grid>span,.date-grid>button{min-height:47px;padding:5px;font-size:12px}.departure span{font-size:18px}.departure em{font-size:9px}.departure i{display:none}.departure-ribbon{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.departure-ribbon button{scroll-snap-align:start;min-width:155px}.selected-title{display:block}.selected-title p{margin-top:10px}.product-section{padding:64px 0 80px}.product-grid,.product-grid.single{grid-template-columns:1fr}.product-photo{min-height:270px}.product-content{padding:24px 20px}.target-selector,.event-selector{grid-template-columns:1fr}.detail-section,.goodday-section{padding-top:78px;padding-bottom:78px}.target-selector button,.event-selector button{min-height:0;padding:0}.preview-photo{height:235px}.preview-copy{padding:23px}.preview-copy strong{font-size:25px}.preview-copy p{min-height:0;font-size:16px}.expand-image{min-height:260px}.expand-content{padding:28px 22px}.expand-content h3{font-size:30px}.expand-content blockquote{font-size:17px}.expand-content dl>div{grid-template-columns:1fr;gap:5px}.expand-content dd{font-size:16px}.event-flow{justify-content:flex-start;overflow-x:auto}.event-flow span{white-space:nowrap;font-size:15px}.journey-section{padding-top:75px;padding-bottom:75px}.journey-section ol{grid-template-columns:1fr}.journey-section li{border-right:0;border-bottom:1px solid var(--line);align-items:center;gap:20px;display:flex}.journey-section li strong{margin:0}.final-cta{min-height:500px}.final-cta h2{font-size:36px}.final-cta p{font-size:17px}footer{grid-template-columns:1fr;padding:38px 20px}.wordmark span,.wordmark strong{font-size:16px}}.wordmark i{font-size:12px}.hero-tag span,.hero-tag i{font-size:13px}@media (width<=720px){.hero-badge,.departure em{font-size:12px}.date-grid>span,.date-grid>button{font-size:13px}}.product-card{border:1px solid #d7e5ed;grid-template-rows:330px 1fr;grid-template-columns:1fr;width:100%;min-height:760px;display:grid}.product-content{min-height:430px}.product-grid.single .product-card{width:100%}.goodday-section{background:linear-gradient(145deg,#073d9d 0%,#087cdb 46%,#3bc7e8 100%)}.goodday-section:after{content:"★  ●  +  ★  ●  +";color:#dcff3f4d;letter-spacing:.22em;white-space:nowrap;font-size:54px;font-weight:950;position:absolute;bottom:8px;left:-30px;transform:rotate(5deg)}.event-flow{background:#021f5357;border:2px solid #ffffff73;border-radius:999px;margin-bottom:34px;box-shadow:0 14px 34px #0220562e}.event-flow span{font-weight:950}.event-selector{gap:24px}.event-selector button{border:5px solid #fff;min-height:500px;overflow:visible;box-shadow:0 18px #042d7147,0 28px 50px #0224603d}.event-selector button:hover,.event-selector button.active{transform:translateY(-15px)rotate(0);box-shadow:0 22px #042d7138,0 34px 58px #0224604d}.event-selector button:before{content:"TAP TO PLAY";z-index:5;background:var(--lime);color:var(--navy);letter-spacing:.08em;border-radius:999px;padding:8px 10px;font-size:11px;font-weight:950;position:absolute;top:16px;right:16px;box-shadow:0 5px #03275c38}.event-selector .preview-photo{border-radius:14px 14px 0 0;height:300px}.event-selector .preview-photo:after{background:linear-gradient(#0000,#011a49d9);inset:32% 0 0}.event-selector .preview-copy{background:linear-gradient(#fff 0%,#f1fbff 100%);border-radius:0 0 14px 14px}.event-selector .preview-copy strong{font-size:29px}.event-selector .preview-copy b{color:#075fbd}.event-selector button:first-child .preview-copy{border-bottom:12px solid var(--lime)}.event-selector button:nth-child(2) .preview-copy{border-bottom:12px solid var(--sky)}.event-selector button:nth-child(3) .preview-copy{border-bottom:12px solid var(--coral)}.goodday-section .expand-detail{border:5px solid #fff;border-top:10px solid var(--accent);box-shadow:0 28px 65px #0222584d}.event-note{color:#fff;text-shadow:0 1px 4px #021f5359;font-weight:800}@media (width<=1100px) and (width>=721px){.hero h1{max-width:540px;font-size:54px}.hero-art{transform-origin:100%;right:-18px;transform:scale(.82)}.product-grid,.product-grid.single{grid-template-columns:repeat(2,minmax(0,1fr))}.event-selector button:nth-child(n){transform:none}}@media (width<=720px){.hero{background:linear-gradient(155deg,#42c8ec 0 34%,#1594df 34.1% 43%,#eefaff 43.1% 100%);min-height:900px;display:block}.hero:after{font-size:60px;bottom:-10px}.hero-art{width:calc(100% - 36px);height:350px;top:24px;left:18px;right:auto}.hero-road{border-width:5px;width:55%;height:285px;top:14px;left:0}.hero-cabin{border-width:5px;width:39%;height:155px;top:0;right:0}.hero-jeju{border-width:5px;width:39%;height:120px;bottom:48px;right:0}.hero-season-tag{width:94px;height:94px;bottom:6px;right:-6px}.hero-season-tag strong{font-size:15px}.hero-season-tag span,.hero-season-tag i{font-size:8px}.hero-overlay{display:none}.hero-copy{color:var(--navy);padding-top:405px;padding-bottom:60px}.hero h1{max-width:none;font-size:43px}.hero-copy>p:not(.hero-badge){color:#3b5f7c}.hero-actions>span{border-left-color:var(--blue)}.hero-actions small{color:#4d6b82}.product-grid,.product-grid.single{grid-template-columns:1fr}.product-card{grid-template-rows:300px 1fr;min-height:730px}.product-content{min-height:430px}.event-selector button:nth-child(n),.event-selector button:nth-child(n):hover,.event-selector button:nth-child(n).active{transform:none}.event-flow{border-radius:18px}.goodday-section:after{font-size:32px}.event-selector button:before{font-size:10px}}.hero:before{mix-blend-mode:soft-light;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:72px 72px}.hero:after{content:"SMART JEJU SEASON";color:#ffffff13}.hero-overlay{background:linear-gradient(90deg,#021637f2 0%,#021d45db 31%,#02285385 52%,#02264b0d 76%);display:block}.hero-copy{color:#fff}.hero h1{color:#fff;text-shadow:0 3px 24px #00153659}.hero-copy>p:not(.hero-badge){color:#eef8ff;text-shadow:0 2px 15px #00153673}.hero-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#031f49c7;border-color:#fff}.hero-badge b{background:var(--lime)}.product-grid,.product-grid.single{grid-template-columns:repeat(2,minmax(300px,410px));justify-content:center;gap:32px;display:grid}.product-card{background:#fff;border:10px solid #fff;border-radius:8px;grid-template-rows:360px 1fr;grid-template-columns:1fr;width:100%;min-height:720px;display:grid;position:relative;overflow:visible;box-shadow:0 22px 50px #0730502b}.poster-spine{z-index:8;background:var(--lime);width:44px;min-height:168px;color:var(--navy);flex-direction:column;justify-content:space-between;align-items:center;padding:14px 7px;display:flex;position:absolute;top:27px;left:-22px;box-shadow:0 8px #0532622e}.poster-spine span{letter-spacing:.08em;writing-mode:vertical-rl;font-size:10px;font-weight:950}.poster-spine b{writing-mode:vertical-rl;font-size:11px}.product-photo{aspect-ratio:auto;border-radius:2px 2px 0 0;min-height:0}.product-content{border-top:7px solid var(--lime);min-height:0;padding:26px 24px 24px}.product-content>p{font-size:16px}.product-content li{font-size:14px}.detail-section{padding-top:125px;padding-bottom:125px;position:relative}.detail-section:before{content:"";z-index:-1;background:linear-gradient(#f4faff 0%,#fff 75%);width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.benefit-banner{color:#fff;background:linear-gradient(112deg,#052a63 0%,#075fbd 57%,#0a9edf 100%);border-radius:14px;grid-template-columns:150px 1fr 1.2fr;align-items:center;gap:24px;margin:-8px 0 30px;padding:22px 26px;display:grid;box-shadow:0 17px 35px #054c9633}.benefit-banner span{background:var(--lime);width:max-content;color:var(--navy);letter-spacing:.08em;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:950}.benefit-banner strong{font-size:21px}.benefit-banner p{color:#dff4ff;margin:0;font-size:16px;line-height:1.55}.target-selector button{border:1px solid #c4dcea;border-bottom:10px solid var(--accent);box-shadow:0 18px 42px #053e7024}.target-selector button:after{content:"혜택";z-index:5;background:var(--accent);width:54px;height:54px;color:var(--navy);border-radius:50%;place-items:center;font-size:13px;font-weight:950;display:grid;position:absolute;top:18px;right:18px;box-shadow:0 7px 18px #011f493d}.target-selector .preview-photo{height:300px}.target-selector .preview-copy{background:linear-gradient(#fff,#f4faff)}.preview-copy>small{color:#0878e7;letter-spacing:.09em;margin-bottom:9px;font-size:12px;font-weight:950;display:block}.target-selector .preview-copy strong{font-size:29px}.target-selector button:hover,.target-selector button.active{border-color:var(--accent);transform:translateY(-10px);box-shadow:0 26px 54px #053e703b}.goodday-section{background:radial-gradient(circle at 12% 18%,#dcff3f30,#0000 22%),radial-gradient(circle at 88% 72%,#ff9a6c40,#0000 24%),linear-gradient(145deg,#071b62 0%,#075bc4 48%,#0ba9dc 100%);padding:125px 0 135px}.goodday-section:before{content:"PLAY! GOOD DAY";color:#ffffff16;font-size:150px;top:6px;right:-48px;transform:rotate(-4deg)}.goodday-section:after{content:"WIN  ·  PLAY  ·  SMILE  ·  WIN  ·  PLAY";color:#dcff3f59;letter-spacing:.18em;font-size:34px;bottom:16px;left:-24px;transform:rotate(2deg)}.confetti{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.confetti i{background:var(--lime);opacity:.72;width:10px;height:28px;position:absolute;transform:rotate(24deg)}.confetti i:first-child{top:13%;left:5%}.confetti i:nth-child(2){background:var(--coral);top:48%;left:15%;transform:rotate(-37deg)}.confetti i:nth-child(3){background:#fff;top:9%;left:29%;transform:rotate(57deg)}.confetti i:nth-child(4){background:#ffdf4f;top:58%;left:44%;transform:rotate(-15deg)}.confetti i:nth-child(5){background:#ff73a8;top:18%;right:43%;transform:rotate(48deg)}.confetti i:nth-child(6){background:var(--lime);top:43%;right:29%;transform:rotate(-55deg)}.confetti i:nth-child(7){background:#fff;top:12%;right:14%;transform:rotate(19deg)}.confetti i:nth-child(8){background:var(--coral);top:64%;right:5%;transform:rotate(62deg)}.event-marquee{background:var(--lime);color:var(--navy);border-radius:10px;justify-content:center;align-items:center;gap:18px;margin:0 0 18px;padding:15px 20px;font-weight:950;display:flex;transform:rotate(-.4deg);box-shadow:0 8px #06377f}.event-marquee b{font-size:21px}.event-marquee span{font-size:16px}.event-marquee i{color:#0b78d8;font-style:normal}.event-flow{box-shadow:none;background:#011c5585;border:2px dashed #ffffff9e;margin:0 0 34px}.event-selector button{border:5px solid #fff;border-radius:24px;overflow:hidden;box-shadow:0 14px #06357d,0 30px 60px #01184947}.event-selector button:before{content:"EVENT OPEN";color:#07265a;background:#ffdf4f;top:14px;right:14px;box-shadow:0 5px #ef7a50}.event-selector button:first-child{transform:rotate(-1.2deg)}.event-selector button:nth-child(2){transform:translateY(-12px)rotate(1.1deg)}.event-selector button:nth-child(3){transform:rotate(-.8deg)}.event-selector .preview-photo{height:305px}.event-selector .preview-copy{background:#fff}.event-selector .preview-copy>small{color:#ff6e45}.play-stamp{z-index:4;background:var(--coral);width:68px;height:68px;color:var(--navy);border:4px solid #fff;border-radius:50%;place-items:center;font-size:14px;font-weight:950;display:grid;position:absolute;bottom:18px;right:18px;transform:rotate(10deg);box-shadow:0 7px 18px #01163a4d}.event-selector button:hover .play-stamp,.event-selector button.active .play-stamp{animation:.65s ease-in-out infinite alternate play-pop}@keyframes play-pop{to{transform:rotate(-4deg)scale(1.08)}}.goodday-section .expand-detail{border:6px solid #fff;border-top:12px solid var(--accent);background:#fff;box-shadow:0 28px 70px #01184559}.journey-copy p{border-left:6px solid var(--lime);color:#486276;background:#eff8fc;max-width:450px;margin:22px 0 0;padding:19px 21px;font-size:17px;font-weight:750;line-height:1.75}@media (width<=1100px){.hero-overlay{background:linear-gradient(90deg,#021637ed,#021d45c7 47%,#02244b33)}.product-grid,.product-grid.single{grid-template-columns:repeat(2,minmax(280px,390px))}.benefit-banner{grid-template-columns:130px 1fr}.benefit-banner p{grid-column:2}.journey-section{grid-template-columns:1fr}.journey-copy p{max-width:760px}}@media (width<=720px){.hero{background-position:68%;align-items:flex-end;min-height:790px;display:flex}.hero:after{font-size:52px}.hero-overlay{background:linear-gradient(#02183a14 0%,#021a4140 28%,#02193ef0 59%,#031d48 100%)}.hero-copy{color:#fff;padding-top:330px;padding-bottom:58px}.hero h1{font-size:42px}.hero-copy>p:not(.hero-badge){color:#eef8ff}.hero-actions>span{border-left-color:var(--lime)}.hero-actions small{color:#d7ebf7}.product-grid,.product-grid.single{grid-template-columns:minmax(0,390px)}.product-card{grid-template-rows:330px 1fr;min-height:710px}.poster-spine{left:-12px}.benefit-banner{grid-template-columns:1fr;gap:12px;padding:21px}.benefit-banner p{grid-column:auto}.target-selector .preview-photo,.event-selector .preview-photo{height:250px}.event-marquee{justify-content:flex-start;overflow-x:auto}.event-marquee>*{white-space:nowrap}.event-selector button:nth-child(n),.event-selector button:nth-child(n):hover,.event-selector button:nth-child(n).active{transform:none}.play-stamp{width:60px;height:60px}.journey-section{padding-top:82px;padding-bottom:82px}.journey-copy p{font-size:16px}}.hero{background:linear-gradient(121deg,#eefaff 0 43%,#4cc8e9 43.1% 57%,#168fdc 57.1% 100%);min-height:720px}.hero:before{z-index:1;mix-blend-mode:normal;background-image:linear-gradient(#06396a13 1px,#0000 1px),linear-gradient(90deg,#06396a13 1px,#0000 1px);background-size:56px 56px}.hero:after{content:"SMART JEJU";color:#0334680b;font-size:112px}.hero-copy{z-index:4;width:min(1240px,100% - 72px);color:var(--navy);padding-top:68px;padding-bottom:68px}.hero-art{width:min(47vw,670px);height:630px;top:44px;right:max(28px,50vw - 695px)}.hero-photo{border:7px solid #fff;box-shadow:0 22px 44px #02326938}.hero-road{width:360px;height:522px;top:36px;left:0}.hero-cabin{width:238px;height:238px;top:0;right:6px}.hero-jeju{width:238px;height:214px;bottom:50px;right:6px}.hero-season-tag{background:var(--lime);width:142px;height:142px;bottom:-2px;right:-25px}.product-grid,.product-grid.single{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:22px}.product-card{border:0;border-radius:0;grid-template-rows:1fr;grid-template-columns:43% 57%;min-height:610px;display:grid;overflow:hidden;box-shadow:0 18px 45px #07305021}.product-photo{border-radius:0;min-height:610px}.product-photo>span{border-radius:0;padding:10px 12px;font-size:14px;top:20px;left:20px}.big-date{bottom:26px;left:22px}.big-date small{font-size:15px}.big-date strong{font-size:72px}.product-content{border-top:0;border-bottom:8px solid var(--navy);min-height:610px;padding:28px 25px 24px}.product-name h3{font-size:30px}.product-name small{font-size:15px}.product-name i{font-size:14px}.product-content>p{margin:16px 0;font-size:17px;line-height:1.62}.product-feature{border-left:4px solid var(--blue);background:#eef5f8;margin:0 0 15px;padding:15px 16px}.product-feature small,.product-feature strong{display:block}.product-feature small{color:var(--blue);letter-spacing:.08em;margin-bottom:6px;font-size:13px;font-weight:950}.product-feature strong{color:var(--navy);font-size:16px;line-height:1.5}.product-content ol{padding:13px 15px}.product-content li{padding:8px 0;font-size:15px}.product-price{border:2px solid var(--navy);background:#fff;justify-content:space-between;align-items:center;gap:14px;margin-top:16px;padding:14px 15px;display:flex}.product-price small{color:#5b7084;font-size:14px;font-weight:900}.product-price strong{color:var(--navy);font-size:19px}.product-actions{padding-top:12px}.product-actions button{padding:15px 8px;font-size:15px}.detail-section{padding-top:118px;padding-bottom:120px}.benefit-title{max-width:820px;margin-bottom:45px}.benefit-title h2{font-size:50px}.benefit-title>p{font-size:19px}.target-selector{gap:24px}.target-selector button{border:1px solid #d4e2ea;border-bottom:8px solid var(--accent);border-radius:0;min-height:500px;overflow:hidden;box-shadow:0 18px 38px #053e701c}.target-selector button:after{display:none}.target-selector .preview-photo{background:#eaf3f7;height:290px}.target-selector .preview-photo:after,.target-selector .preview-photo i,.target-selector .preview-photo em{display:none}.target-selector .preview-copy{background:#fff;padding:26px 25px 28px}.target-selector .preview-copy>small{margin-bottom:10px;font-size:14px}.target-selector .preview-copy strong{font-size:30px;line-height:1.24}.target-selector .preview-copy p{min-height:54px;font-size:17px;line-height:1.55}.target-selector .preview-copy b{font-size:16px}.target-selector button:hover,.target-selector button.active{transform:translateY(-8px);box-shadow:0 28px 54px #053e702e}.journey-section{grid-template-columns:minmax(360px,.8fr) minmax(0,1.25fr);gap:70px;padding-top:120px;padding-bottom:120px}.journey-copy p{max-width:500px;font-size:18px}.journey-section ol{border-top:0;grid-template-columns:repeat(3,1fr);gap:14px}.journey-section li{border:1px solid #cddde6;border-top:8px solid var(--blue);background:#f6fafc;flex-direction:column;justify-content:space-between;min-height:210px;padding:28px 24px;display:flex}.journey-section li:first-child{border-top-color:var(--lime);background:#f8ffd8}.journey-section li:nth-child(2){border-top-color:var(--sky);background:#eafaff}.journey-section li:nth-child(3){border-top-color:var(--coral);background:#fff1ea}.journey-section li span{letter-spacing:.08em;font-size:13px}.journey-section li strong{margin-top:42px;font-size:24px;line-height:1.35}.final-cta{background:linear-gradient(#031c41c2,#031c41e0),url(/images/welcome-ferry.webp) 50%/cover}.final-cta h2{max-width:950px;margin-left:auto;margin-right:auto}.final-cta p{font-size:20px}@media (width<=1180px){.hero h1{max-width:520px;font-size:55px}.hero-copy>p:not(.hero-badge){max-width:520px}.hero-art{transform-origin:100%;width:51vw;right:20px;transform:scale(.88)}.product-grid,.product-grid.single{grid-template-columns:1fr}.product-grid.single{max-width:none}.product-card{grid-template-columns:38% 62%;min-height:560px}.product-photo,.product-content{min-height:560px}}@media (width<=720px){.hero{background:linear-gradient(157deg,#eefaff 0 59%,#4cc8e9 59.1% 69%,#168fdc 69.1% 100%);min-height:980px;display:block}.hero:after{font-size:52px;bottom:-8px}.hero-art{width:calc(100% - 36px);height:360px;top:28px;left:18px;right:auto;transform:none}.hero-road{width:57%;height:300px;top:26px;left:0}.hero-cabin{width:40%;height:162px;top:0;right:0}.hero-jeju{width:40%;height:130px;bottom:28px;right:0}.hero-season-tag{width:96px;height:96px;bottom:-2px;right:-7px}.hero-season-tag strong{font-size:16px}.hero-season-tag span,.hero-season-tag i{font-size:8px}.hero-copy{width:calc(100% - 36px);color:var(--navy);padding-top:420px;padding-bottom:64px}.hero h1{font-size:43px}.hero-copy>p:not(.hero-badge){color:#3b5f7c}.hero-actions>span{border-left-color:var(--blue)}.hero-actions small{color:#4d6b82}.product-grid,.product-grid.single{grid-template-columns:1fr}.product-card{grid-template-rows:420px auto;grid-template-columns:1fr;min-height:0}.product-photo{min-height:420px}.product-content{min-height:0;padding:26px 22px 24px}.product-name h3{font-size:29px}.product-content>p,.product-feature strong{font-size:17px}.product-price{flex-direction:column;align-items:flex-start}.benefit-title h2{font-size:36px}.benefit-title>p{font-size:17px}.target-selector .preview-photo{height:255px}.target-selector .preview-copy strong{font-size:28px}.journey-section{grid-template-columns:1fr;gap:32px;padding-top:82px;padding-bottom:82px}.journey-section ol{grid-template-columns:1fr}.journey-section li{min-height:150px}.journey-section li strong{margin-top:28px;font-size:23px}.final-cta p{font-size:18px}}.product-grid,.product-grid.single{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:28px}.product-card{background:#fff;border:8px solid #fff;grid-template-rows:auto;grid-template-columns:minmax(230px,42%) minmax(0,58%);align-items:stretch;min-height:0;display:grid;overflow:hidden;box-shadow:0 20px 48px #07305026}.product-photo{aspect-ratio:210/297;background:#dceaf1;border-radius:0;align-self:start;width:100%;min-height:0}.product-content{border:0;border-bottom:8px solid var(--navy);min-height:0;padding:28px 25px 24px}@media (width<=1180px){.product-grid,.product-grid.single{grid-template-columns:1fr}.product-card{grid-template-columns:minmax(250px,36%) minmax(0,64%)}}@media (width<=720px){.product-grid,.product-grid.single{grid-template-columns:1fr;justify-items:center}.product-card{grid-template-columns:1fr;width:min(100%,430px)}.product-photo{aspect-ratio:210/297;width:100%;min-height:0}.product-content{min-height:0}}.hero{background:linear-gradient(121deg,#eefaff 0 43%,#4cc8e9 43.1% 57%,#168fdc 57.1% 100%);min-height:720px;display:block}.hero-overlay{display:none}.hero-layout{z-index:4;grid-template-columns:minmax(0,1fr) minmax(520px,590px);align-items:center;gap:56px;min-height:720px;padding-top:46px;padding-bottom:46px;display:grid;position:relative}.hero-copy{width:auto;min-width:0;color:var(--navy);margin:0;padding:0}.hero h1{max-width:580px;color:var(--navy);text-shadow:none;font-size:clamp(54px,4.65vw,66px)}.hero h1 em{color:var(--blue)}.hero-copy>p:not(.hero-badge){color:#3b5f7c;max-width:560px;text-shadow:none}.hero-badge{border-color:var(--navy);background:var(--navy);-webkit-backdrop-filter:none;backdrop-filter:none}.hero-badge span{background:var(--navy)}.hero-badge b{color:var(--navy);background:#fff}.hero-actions>span{border-left-color:var(--blue)}.hero-actions small{color:#4d6b82}.hero-art{aspect-ratio:590/600;grid-template-rows:minmax(0,1fr) minmax(0,1fr) 112px;grid-template-columns:minmax(0,59fr) minmax(0,38fr);gap:16px;width:100%;min-width:0;height:auto;display:grid;position:relative;inset:auto;transform:none}.hero-photo{background:#fff;border:7px solid #fff;margin:0;position:relative;overflow:hidden;box-shadow:0 22px 44px #02326938}.hero-road{grid-area:1/1/4;width:auto;height:auto;inset:auto}.hero-cabin{grid-area:1/2;width:auto;height:auto;inset:auto}.hero-jeju{grid-area:2/2;width:auto;height:auto;inset:auto}.hero-season-tag{aspect-ratio:1;background:var(--lime);grid-area:3/2;place-self:center;width:96px;height:96px;position:relative;inset:auto}@media (width<=1060px){.hero{min-height:0}.hero-layout{grid-template-columns:1fr;gap:28px;min-height:0;padding-top:36px;padding-bottom:64px}.hero-art{aspect-ratio:590/500;grid-row:1;grid-template-rows:minmax(0,1fr) minmax(0,1fr) 90px;justify-self:center;width:min(100%,680px)}.hero-copy{grid-row:2;justify-self:center;width:min(100%,720px)}.hero h1{max-width:700px;font-size:clamp(48px,7vw,64px)}.hero-copy>p:not(.hero-badge){max-width:680px}.hero-road,.hero-cabin,.hero-jeju{width:auto;height:auto;inset:auto}.hero-season-tag{width:78px;height:78px;inset:auto}}@media (width<=720px){.hero{background:linear-gradient(157deg,#eefaff 0 59%,#4cc8e9 59.1% 69%,#168fdc 69.1% 100%);min-height:0;display:block}.hero-layout{gap:34px;width:calc(100% - 36px);padding-top:28px;padding-bottom:58px}.hero-art{aspect-ratio:1.08;grid-template-rows:minmax(0,1fr) minmax(0,1fr) 70px;grid-template-columns:minmax(0,57fr) minmax(0,40fr);gap:10px;width:100%;height:auto;position:relative;inset:auto;transform:none}.hero-road,.hero-cabin,.hero-jeju{border-width:5px;width:auto;height:auto;inset:auto}.hero-season-tag{width:62px;height:62px;inset:auto}.hero-season-tag strong{font-size:12px}.hero-season-tag span,.hero-season-tag i{font-size:7px}.hero-copy{width:100%;color:var(--navy);padding:0}.hero h1{max-width:none;font-size:clamp(39px,11.2vw,48px);line-height:1.11}.hero-copy>p:not(.hero-badge){color:#3b5f7c;font-size:18px}.hero-actions{display:block}.hero-actions button{width:100%}.hero-actions>span{border-left-color:var(--blue);margin-top:19px}.hero-actions small{color:#4d6b82}}.product-grid,.product-grid.single{grid-template-columns:1fr;justify-content:stretch;gap:34px;width:min(100%,1120px);margin:0 auto}.product-card{border:8px solid #fff;grid-template-rows:auto;grid-template-columns:minmax(370px,430px) minmax(0,1fr);align-items:stretch;width:100%;min-height:0}.product-photo{aspect-ratio:210/297;align-self:stretch;width:100%;height:auto;min-height:0;overflow:hidden}.product-photo img{object-fit:cover;object-position:center;width:100%;height:100%}.product-content{border:0;border-bottom:8px solid var(--navy);flex-direction:column;height:100%;min-height:0;padding:34px 32px 28px;display:flex}.product-content ol{margin-bottom:0}.product-price{margin-top:auto}.poster-concept{z-index:4;flex-wrap:wrap;gap:8px;display:flex;position:absolute;bottom:112px;left:20px;right:20px}.poster-concept b{color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#031f49e0;border:1px solid #ffffffb3;width:max-content;max-width:100%;padding:9px 12px;font-size:14px;font-weight:950;line-height:1.25;box-shadow:0 6px 18px #02183a3d}@media (width<=900px){.product-grid,.product-grid.single{width:min(100%,520px)}.product-card{grid-template-columns:1fr}.product-photo{aspect-ratio:210/297;width:100%;height:auto}.product-content{height:auto;min-height:0;padding:28px 24px 25px}.product-price{margin-top:18px}}.product-section .section-shell{width:min(1480px,100% - 64px)}.product-grid,.product-grid.single{align-items:start;gap:24px;width:100%;margin:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid.single{grid-template-columns:minmax(0,960px);justify-content:start}.product-grid:not(.single) .product-card{aspect-ratio:1.414;grid-template-rows:1fr;grid-template-columns:50% minmax(0,50%);min-width:0}.product-grid.single .product-card{grid-template-columns:50% minmax(0,50%)}.product-grid:not(.single) .product-photo{aspect-ratio:210/297;align-self:stretch;width:100%;height:100%;min-height:0}.product-grid:not(.single) .product-content{scrollbar-width:thin;min-width:0;height:100%;padding:22px 20px 18px;overflow:auto}@media (width<=1100px){.product-section .section-shell{width:calc(100% - 36px)}.product-grid:not(.single){scroll-snap-type:x mandatory;scrollbar-width:thin;gap:18px;padding:2px 2px 18px;display:flex;overflow-x:auto}.product-grid:not(.single) .product-card{scroll-snap-align:start;flex:0 0 min(680px,88vw)}.product-grid.single{grid-template-columns:minmax(0,900px)}.product-grid.single .product-card{grid-template-columns:50% minmax(0,50%)}}@media (width<=720px){.product-grid:not(.single) .product-card{aspect-ratio:auto;flex-basis:min(430px,88vw);grid-template-rows:auto auto;grid-template-columns:1fr}.product-grid:not(.single) .product-photo{aspect-ratio:210/297;height:auto}.product-grid:not(.single) .product-content{height:auto;padding:26px 22px 24px;overflow:visible}.product-grid.single .product-card{grid-template-columns:1fr}}.values{perspective:1400px}.value-card{text-align:left;min-width:0;min-height:360px;color:var(--navy);cursor:pointer;perspective:1200px;background:0 0;border:0;border-radius:18px;padding:0;position:relative}.value-card-inner{transform-style:preserve-3d;transition:transform .72s cubic-bezier(.2,.72,.18,1);display:block;position:absolute;inset:0}.value-card.is-flipped .value-card-inner{transform:rotateY(180deg)}.value-face{backface-visibility:hidden;border-radius:18px;display:block;position:absolute;inset:0;overflow:hidden;box-shadow:0 18px 42px #04305824}.value-front{background:#0a376f}.value-front img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .65s}.value-card:hover .value-front img{transform:scale(1.045)}.value-shade{background:linear-gradient(#0216381a 12%,#021a3d05 42%,#021636e6 100%);position:absolute;inset:0}.value-top{z-index:3;justify-content:space-between;align-items:center;display:flex;position:absolute;top:28px;left:30px;right:30px}.value-top b{color:#fff;text-shadow:0 2px 10px #02133159;font-size:16px;font-weight:950}.value-top i{width:58px;height:58px;color:var(--navy);background:#fff;border-radius:50%;place-items:center;font-size:27px;font-style:normal;font-weight:950;display:grid;box-shadow:0 8px 24px #0218392e}.value-caption{z-index:3;color:#fff;flex-direction:column;display:flex;position:absolute;bottom:26px;left:30px;right:30px}.value-caption small,.value-back-copy small{letter-spacing:.14em;font-size:12px;font-weight:950}.value-caption strong{margin-top:7px;font-size:31px;line-height:1.1}.value-caption em{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#031e4375;border:1px solid #ffffffbf;width:max-content;margin-top:14px;padding:8px 10px;font-size:12px;font-style:normal;font-weight:850}.value-back{background:var(--lime);transform:rotateY(180deg)}.value-card.value-sky .value-back{background:var(--sky)}.value-card.value-coral .value-back{background:var(--coral)}.value-back .value-top b{color:var(--navy);text-shadow:none}.value-back-copy{flex-direction:column;display:flex;position:absolute;bottom:28px;left:30px;right:30px}.value-back-copy strong{margin:9px 0 15px;font-size:34px;line-height:1.1}.value-back-copy p{color:#294a68;max-width:320px;margin:0;font-size:17px;line-height:1.68}.value-back-copy em{color:#234663;margin-top:17px;font-size:12px;font-style:normal;font-weight:900}.value-card:focus-visible{outline:4px solid var(--blue);outline-offset:5px}.product-carousel-guide{background:var(--navy);color:#fff;border-left:8px solid var(--lime);justify-content:space-between;align-items:center;gap:20px;width:min(960px,100%);margin:0 0 16px;padding:15px 18px;display:flex}.product-carousel-guide strong{font-size:17px}.product-carousel-guide span{color:#dceefa;font-size:14px;font-weight:750}.product-grid,.product-grid.single,.product-grid:not(.single){grid-template-columns:none;align-items:stretch;gap:28px;width:100%;margin:0;display:flex}.product-grid.single{overflow:visible}.product-grid:not(.single){scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--blue) #d7e5ed;padding:2px 2px 24px;overflow:auto hidden}.product-grid .product-card,.product-grid.single .product-card,.product-grid:not(.single) .product-card{aspect-ratio:1.414;scroll-snap-align:start;flex:0 0 min(960px,100vw - 96px);grid-template-rows:1fr;grid-template-columns:50% minmax(0,50%);width:min(960px,100vw - 96px);min-width:0}.product-grid .product-photo,.product-grid.single .product-photo,.product-grid:not(.single) .product-photo{aspect-ratio:210/297;align-self:stretch;width:100%;height:100%;min-height:0}.product-grid .product-content,.product-grid.single .product-content,.product-grid:not(.single) .product-content{scrollbar-width:thin;min-width:0;height:100%;padding:30px 28px 25px;overflow:auto}.product-grid:not(.single) .product-name h3{font-size:30px}.product-grid:not(.single) .product-name small{font-size:15px}.product-grid:not(.single) .product-name i{padding:7px 9px;font-size:13px}.product-grid:not(.single) .product-content>p{margin:16px 0;font-size:17px;line-height:1.62}.product-grid:not(.single) .product-feature{margin-bottom:15px;padding:15px 16px}.product-grid:not(.single) .product-feature small{margin-bottom:6px;font-size:13px}.product-grid:not(.single) .product-feature strong{font-size:16px;line-height:1.5}.product-grid:not(.single) .product-content ol{padding:13px 15px}.product-grid:not(.single) .product-content li{padding:8px 0;font-size:15px}.product-grid:not(.single) .product-price{margin-top:16px;padding:14px 15px}.product-grid:not(.single) .product-price small{font-size:14px}.product-grid:not(.single) .product-price strong{font-size:19px}.product-grid:not(.single) .product-actions{padding-top:12px}.product-grid:not(.single) .product-actions button{padding:15px 8px;font-size:15px}@media (width<=720px){.value-card{min-height:340px}.value-caption strong,.value-back-copy strong{font-size:29px}.value-back-copy p{font-size:16px}.product-carousel-guide{display:block}.product-carousel-guide span{margin-top:6px;line-height:1.45;display:block}.product-grid .product-card,.product-grid.single .product-card,.product-grid:not(.single) .product-card{aspect-ratio:auto;flex-basis:min(430px,88vw);grid-template-rows:auto auto;grid-template-columns:1fr;width:min(430px,88vw)}.product-grid .product-photo,.product-grid.single .product-photo,.product-grid:not(.single) .product-photo{aspect-ratio:210/297;height:auto}.product-grid .product-content,.product-grid.single .product-content,.product-grid:not(.single) .product-content{height:auto;padding:26px 22px 24px;overflow:visible}}@media (prefers-reduced-motion:reduce){.value-card-inner,.value-front img{transition:none}}@media (width>=1181px){.product-grid,.product-grid.single,.product-grid:not(.single){align-items:stretch;gap:28px;width:100%;display:flex;overflow:visible}.product-grid .product-card,.product-grid.single .product-card,.product-grid:not(.single) .product-card{aspect-ratio:1.2;flex:0 0 calc(50% - 14px);grid-template-columns:minmax(0,59%) minmax(0,41%);width:calc(50% - 14px)}.product-grid .product-content,.product-grid.single .product-content,.product-grid:not(.single) .product-content{padding:24px 20px 20px}.product-grid .product-name h3,.product-grid.single .product-name h3,.product-grid:not(.single) .product-name h3{font-size:27px}.product-grid .product-name small,.product-grid.single .product-name small,.product-grid:not(.single) .product-name small{font-size:13px}.product-grid .product-name i,.product-grid.single .product-name i,.product-grid:not(.single) .product-name i{padding:6px 7px;font-size:11px}.product-grid .product-content>p,.product-grid.single .product-content>p,.product-grid:not(.single) .product-content>p{margin:12px 0;font-size:14px;line-height:1.48}.product-grid .product-feature,.product-grid.single .product-feature,.product-grid:not(.single) .product-feature{margin-bottom:10px;padding:11px 12px}.product-grid .product-feature small,.product-grid.single .product-feature small,.product-grid:not(.single) .product-feature small{margin-bottom:4px;font-size:11px}.product-grid .product-feature strong,.product-grid.single .product-feature strong,.product-grid:not(.single) .product-feature strong{font-size:13px;line-height:1.42}.product-grid .product-content ol,.product-grid.single .product-content ol,.product-grid:not(.single) .product-content ol{padding:8px 11px}.product-grid .product-content li,.product-grid.single .product-content li,.product-grid:not(.single) .product-content li{padding:5px 0;font-size:12px}.product-grid .product-price,.product-grid.single .product-price,.product-grid:not(.single) .product-price{margin-top:10px;padding:10px 11px}.product-grid .product-price small,.product-grid.single .product-price small,.product-grid:not(.single) .product-price small{font-size:12px}.product-grid .product-price strong,.product-grid.single .product-price strong,.product-grid:not(.single) .product-price strong{font-size:16px}.product-grid .product-actions,.product-grid.single .product-actions,.product-grid:not(.single) .product-actions{padding-top:9px}.product-grid .product-actions button,.product-grid.single .product-actions button,.product-grid:not(.single) .product-actions button{padding:11px 5px;font-size:12px}.product-carousel-guide{width:100%}}.value-card:after{content:"";z-index:8;pointer-events:none;opacity:0;border:3px solid #fff0;border-radius:24px;position:absolute;inset:-9px}.value-card.is-animating{animation:.64s cubic-bezier(.36,.07,.19,.97) both value-rumble}.value-card.is-animating:after{animation:.72s ease-out both value-flare}.value-card.is-animating .value-face{animation:.72s ease-out both value-face-glow}@keyframes value-rumble{0%,to{transform:translate(0)rotate(0)}18%{transform:translate(-3px,1px)rotate(-.35deg)}34%{transform:translate(3px,-1px)rotate(.35deg)}50%{transform:translate(-2px)rotate(-.2deg)}68%{transform:translate(2px,1px)rotate(.2deg)}84%{transform:translate(-1px)rotate(-.1deg)}}@keyframes value-flare{0%{opacity:0;border-color:#fff0;transform:scale(.96);box-shadow:0 0 #5ddaff00}32%{opacity:1;border-color:#fffffff2;box-shadow:0 0 24px #5ddafff2,0 0 56px #dcff3fa6}to{opacity:0;border-color:#fff0;transform:scale(1.045);box-shadow:0 0 52px #5ddaff00}}@keyframes value-face-glow{0%,to{filter:brightness()}38%{filter:brightness(1.2)saturate(1.15)}}@media (prefers-reduced-motion:reduce){.value-card.is-animating,.value-card.is-animating:after,.value-card.is-animating .value-face{animation:none}}.event-detail-cta{color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#031f536b;border:2px solid #ffffffbd;border-radius:999px;align-items:center;gap:18px;margin-top:25px;padding:8px 9px 8px 19px;transition:all .25s;display:inline-flex;box-shadow:0 12px 28px #01194a33}.event-detail-cta span{color:#d8efff;font-size:13px;font-weight:850}.event-detail-cta strong{background:var(--lime);color:var(--navy);border-radius:999px;align-items:center;gap:15px;padding:12px 15px 12px 18px;font-size:15px;display:flex}.event-detail-cta b{font-size:19px}.event-detail-cta:hover{transform:translateY(-3px);box-shadow:0 18px 36px #01194a4d}.event-bottom-action{justify-content:center;margin-top:34px;display:flex}.event-bottom-action a{background:var(--lime);width:min(590px,100%);color:var(--navy);border:3px solid #fff;border-radius:10px;justify-content:space-between;align-items:center;padding:19px 22px;font-size:17px;font-weight:950;display:flex;box-shadow:0 9px #06377f}.event-bottom-action b{font-size:23px}.event-guide-page{--event-ink:#061e4d;--event-blue:#075ec8;--event-lime:#dcff3f;--event-sky:#5edcf5;--event-coral:#ff966e;color:var(--event-ink);background:#fff}.event-guide-shell{width:min(1240px,100% - 72px);margin:0 auto}.event-guide-nav{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #cfe1eb;justify-content:space-between;align-items:center;gap:25px;height:78px;padding:0 34px;display:flex;position:sticky;top:0}.event-guide-brand{color:var(--event-ink);align-items:baseline;gap:5px;display:flex}.event-guide-brand span,.event-guide-brand strong{letter-spacing:-.05em;font-size:20px}.event-guide-brand strong{color:var(--event-blue)}.event-guide-brand i{color:#667f91;margin-left:8px;font-size:11px;font-style:normal}.event-guide-nav nav{gap:8px;display:flex}.event-guide-nav nav a{color:#16446b;background:#eef6fa;border-radius:999px;padding:10px 15px;font-size:14px;font-weight:900}.event-guide-nav nav a:hover{background:var(--event-lime);color:var(--event-ink)}.event-back{background:var(--event-ink);color:#fff;border-radius:5px;padding:12px 16px;font-size:13px;font-weight:900}.event-guide-hero{background:radial-gradient(circle at 8% 12%,#dcff3f47,#0000 20%),radial-gradient(circle at 92% 82%,#ff966e47,#0000 24%),linear-gradient(142deg,#073e9d 0%,#087ddd 50%,#39c9e9 100%);min-height:680px;position:relative;overflow:hidden}.event-guide-hero:before{content:"GOOD DAY!";color:#ffffff1a;letter-spacing:-.08em;font-size:155px;font-weight:950;position:absolute;bottom:-42px;right:-35px;transform:rotate(-5deg)}.event-guide-hero-grid{z-index:2;grid-template-columns:1fr .82fr;align-items:center;gap:70px;min-height:680px;padding:70px 0;display:grid;position:relative}.event-guide-copy{color:#fff}.event-kicker{letter-spacing:.13em;background:#031c4e3d;border:2px solid #fff;padding:10px 13px;font-size:12px;font-weight:950;display:inline-flex}.event-guide-copy h1{letter-spacing:-.065em;margin:23px 0 18px;font-size:64px;font-weight:500;line-height:1.13}.event-guide-copy h1 strong{color:var(--event-lime);font-weight:950}.event-guide-copy>p{color:#eaf8ff;margin:0;font-size:19px;font-weight:700;line-height:1.75}.event-hero-actions{align-items:center;gap:26px;margin-top:31px;display:flex}.event-hero-actions>a{background:var(--event-lime);min-width:235px;color:var(--event-ink);justify-content:space-between;align-items:center;padding:17px 20px;font-size:16px;font-weight:950;display:flex;box-shadow:0 8px #054891}.event-hero-actions>a b{font-size:20px}.event-hero-actions>span{border-left:2px solid #ffffff8a;padding-left:20px}.event-hero-actions strong,.event-hero-actions small{display:block}.event-hero-actions strong{font-size:14px}.event-hero-actions small{color:#cfeeff;margin-top:5px;font-size:12px}.event-ticket-stack{height:475px;position:relative}.event-mini-ticket{--ticket-index:0;left:calc(var(--ticket-index) * 44px);right:calc((2 - var(--ticket-index)) * 31px);top:calc(var(--ticket-index) * 112px);height:190px;transform:rotate(calc((var(--ticket-index) - 1) * 2.2deg));background:#fff;border:6px solid #fff;border-radius:17px;padding:27px 29px;transition:all .28s;position:absolute;box-shadow:0 23px 50px #011b494f}.event-mini-ticket:hover{z-index:5;transform:translateY(-12px)rotate(0)}.event-mini-ticket:after{content:"";border-left:3px dashed #05315e3d;position:absolute;top:0;bottom:0;right:24px}.event-mini-ticket span,.event-mini-ticket strong,.event-mini-ticket em{z-index:2;display:block;position:relative}.event-mini-ticket span{letter-spacing:.13em;font-size:14px;font-weight:950}.event-mini-ticket strong{letter-spacing:-.05em;margin-top:10px;font-size:29px}.event-mini-ticket em{font-size:13px;font-style:normal;font-weight:950;position:absolute;bottom:26px;right:42px}.event-mini-ticket.event-lime{background:var(--event-lime)}.event-mini-ticket.event-sky{background:var(--event-sky)}.event-mini-ticket.event-coral{background:var(--event-coral)}.event-pop-badge{z-index:8;text-align:center;width:126px;height:126px;color:var(--event-ink);background:#ffdf4f;border:6px solid #fff;border-radius:50%;place-content:center;display:grid;position:absolute;bottom:4px;right:-25px;transform:rotate(9deg);box-shadow:0 16px 32px #011b4947}.event-pop-badge span,.event-pop-badge strong{display:block}.event-pop-badge span{font-size:15px;font-weight:900}.event-pop-badge strong{font-size:25px}.event-hero-confetti{pointer-events:none;position:absolute;inset:0}.event-hero-confetti i{background:var(--event-lime);width:10px;height:27px;position:absolute;transform:rotate(23deg)}.event-hero-confetti i:first-child{top:12%;left:4%}.event-hero-confetti i:nth-child(2){background:#ff966e;top:70%;left:13%;transform:rotate(-37deg)}.event-hero-confetti i:nth-child(3){background:#fff;top:8%;left:29%;transform:rotate(58deg)}.event-hero-confetti i:nth-child(4){background:#ffdf4f;top:79%;left:42%;transform:rotate(-18deg)}.event-hero-confetti i:nth-child(5){background:#ff77ac;top:16%;left:54%}.event-hero-confetti i:nth-child(6){background:#fff;top:7%;right:31%;transform:rotate(-49deg)}.event-hero-confetti i:nth-child(7){background:var(--event-lime);top:61%;right:19%;transform:rotate(61deg)}.event-hero-confetti i:nth-child(8){background:#ff966e;top:21%;right:7%}.event-hero-confetti i:nth-child(9){background:#fff;top:49%;left:34%}.event-hero-confetti i:nth-child(10){background:#ffdf4f;top:85%;right:3%;transform:rotate(-24deg)}.event-common-flow{grid-template-columns:310px 1fr;align-items:center;gap:55px;padding-top:90px;padding-bottom:90px;display:grid}.event-common-title>span,.event-process-title>span,.event-check-title>span{color:var(--event-blue);letter-spacing:.14em;font-size:12px;font-weight:950}.event-common-title h2{letter-spacing:-.055em;margin:12px 0 0;font-size:39px;font-weight:500;line-height:1.25}.event-common-title h2 strong{font-weight:950}.event-common-flow ol{grid-template-columns:repeat(4,1fr);gap:12px;margin:0;padding:0;list-style:none;display:grid}.event-common-flow li{background:#f5fafc;border:1px solid #c8dce7;min-height:155px;padding:24px 20px;position:relative}.event-common-flow li:first-child{border-top:8px solid var(--event-lime);background:#f9ffdb}.event-common-flow li:nth-child(2){border-top:8px solid var(--event-sky);background:#ecfbff}.event-common-flow li:nth-child(3){border-top:8px solid var(--event-coral);background:#fff0e9}.event-common-flow li:nth-child(4){background:#fff9dc;border-top:8px solid #ffdf4f}.event-common-flow li:not(:last-child):after{content:"→";z-index:3;background:var(--event-ink);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:58px;right:-18px}.event-common-flow li b{color:var(--event-blue);font-size:13px}.event-common-flow li span{margin-top:34px;font-size:18px;font-weight:950;line-height:1.35;display:block}.event-day-tabs{z-index:35;background:var(--event-ink);padding:13px 0;position:sticky;top:78px;box-shadow:0 10px 25px #021e4b26}.event-day-tabs>div{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.event-day-tabs a{color:var(--event-ink);background:#fff;border-radius:7px;grid-template-columns:52px 72px 1fr;align-items:center;padding:13px 17px;transition:all .2s;display:grid}.event-day-tabs a:hover{transform:translateY(-3px)}.event-day-tabs a small{letter-spacing:.08em;font-size:11px;font-weight:950}.event-day-tabs a strong{font-size:16px}.event-day-tabs a span{font-size:14px;font-weight:850}.event-day-tabs a.event-lime{border-left:8px solid var(--event-lime)}.event-day-tabs a.event-sky{border-left:8px solid var(--event-sky)}.event-day-tabs a.event-coral{border-left:8px solid var(--event-coral)}.event-day-section{--day-accent:var(--event-lime);background:linear-gradient(#f5fafc,#fff);padding:105px 0 115px;scroll-margin-top:145px;position:relative}.event-day-section.event-sky{--day-accent:var(--event-sky);background:linear-gradient(#eafaff,#fff)}.event-day-section.event-coral{--day-accent:var(--event-coral);background:linear-gradient(#fff0e9,#fff)}.event-day-section+.event-day-section{border-top:1px solid #cddfe8}.event-day-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px;display:flex}.event-day-head>div>span{background:var(--day-accent);letter-spacing:.11em;padding:8px 10px;font-size:12px;font-weight:950;display:inline-flex}.event-day-head h2{letter-spacing:-.065em;margin:13px 0 7px;font-size:50px}.event-day-head p{color:#4a687e;margin:0;font-size:18px;font-weight:750}.event-day-head>a{color:var(--event-blue);font-size:13px;font-weight:950}.event-day-visual{background:#fff;border:7px solid #fff;grid-template-columns:1.15fr .85fr;min-height:500px;display:grid;box-shadow:0 24px 55px #06376024}.event-day-visual figure{min-height:500px;margin:0;position:relative;overflow:hidden}.event-day-visual figure img{object-fit:cover;width:100%;height:100%}.event-day-visual figure:after{content:"";background:linear-gradient(#0000,#021b43e6);position:absolute;inset:48% 0 0}.event-day-visual figcaption{z-index:3;color:#fff;position:absolute;bottom:29px;left:32px;right:32px}.event-day-visual figcaption b,.event-day-visual figcaption span{display:block}.event-day-visual figcaption b{color:var(--day-accent);font-size:14px}.event-day-visual figcaption span{margin-top:7px;font-size:29px;font-weight:950}.event-info-board{grid-template-rows:repeat(3,1fr);display:grid}.event-info-board article{border-bottom:1px solid #d4e3ea;border-left:9px solid var(--day-accent);flex-direction:column;justify-content:center;padding:29px 31px;display:flex}.event-info-board article:last-child{border-bottom:0}.event-info-board small{color:var(--event-blue);letter-spacing:.14em;font-size:11px;font-weight:950}.event-info-board strong{margin-top:7px;font-size:18px}.event-info-board p{color:#46637a;margin:8px 0 0;font-size:16px;font-weight:750;line-height:1.55}.event-process-block{background:var(--event-ink);color:#fff;grid-template-columns:280px 1fr;gap:45px;margin-top:38px;padding:38px;display:grid}.event-process-title h3{margin:11px 0 12px;font-size:31px}.event-process-title p{color:#cde5f4;margin:0;font-size:15px;line-height:1.65}.event-process-block ol{grid-template-columns:repeat(4,1fr);gap:11px;margin:0;padding:0;list-style:none;display:grid}.event-process-block li{min-height:205px;color:var(--event-ink);border-top:7px solid var(--day-accent);background:#fff;padding:22px 19px}.event-process-block li>b{color:var(--event-blue);font-size:13px}.event-process-block li strong{margin:30px 0 9px;font-size:18px;display:block}.event-process-block li p{color:#4e687c;margin:0;font-size:14px;font-weight:700;line-height:1.55}.event-receipt-card{background:var(--day-accent);grid-template-columns:100px 1fr auto;align-items:center;gap:28px;margin-top:22px;padding:29px 32px;display:grid;box-shadow:0 12px #05315e21}.event-gift-icon{background:var(--event-blue);color:#fff;border:5px solid #fff;border-radius:50%;place-items:center;width:76px;height:76px;font-size:32px;display:grid;box-shadow:0 8px 18px #03255330}.event-receipt-card span{letter-spacing:.14em;font-size:11px;font-weight:950}.event-receipt-card h3{margin:6px 0 8px;font-size:24px}.event-receipt-card p{color:#274c69;margin:0;font-size:16px;font-weight:750;line-height:1.55}.event-screen-tip{border:2px dashed var(--event-ink);text-align:center;min-width:130px;padding:14px 17px;font-size:14px;line-height:1.45}.event-check-section{background:#eef6fa;padding:100px 0}.event-check-title{justify-content:space-between;align-items:end;margin-bottom:30px;display:flex}.event-check-title h2{margin:0;font-size:40px}.event-check-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.event-check-grid article{border:1px solid #c9dce6;border-top:7px solid var(--event-blue);background:#fff;min-height:220px;padding:25px 23px}.event-check-grid b{color:var(--event-blue);font-size:12px}.event-check-grid strong{margin:32px 0 10px;font-size:19px;display:block}.event-check-grid p{color:#516c7f;margin:0;font-size:15px;font-weight:700;line-height:1.6}.event-guide-final{text-align:center;color:#fff;background:radial-gradient(circle at 12% 22%,#dcff3f2b,#0000 20%),linear-gradient(140deg,#051d4e,#075ec8 58%,#09a6df);place-items:center;min-height:570px;display:grid}.event-guide-final>div{padding:80px 0}.event-guide-final small{color:var(--event-lime);letter-spacing:.16em;font-size:12px;font-weight:950}.event-guide-final h2{letter-spacing:-.055em;margin:17px 0 16px;font-size:52px;font-weight:500;line-height:1.2}.event-guide-final h2 strong{font-weight:950}.event-guide-final p{color:#d6effc;margin:0 0 31px;font-size:18px;line-height:1.7}.event-guide-final a{background:var(--event-lime);width:280px;color:var(--event-ink);justify-content:space-between;align-items:center;margin:auto;padding:18px 21px;font-size:15px;font-weight:950;display:flex;box-shadow:0 8px #034085}.event-guide-final a b{font-size:20px}.event-guide-footer{color:#fff;background:#031632;grid-template-columns:220px 1fr auto;align-items:center;gap:30px;padding:34px 42px;display:grid}.event-guide-footer strong{color:var(--event-lime);font-size:18px}.event-guide-footer p{color:#bcd3e2;margin:0;font-size:13px;line-height:1.55}.event-guide-footer small{color:#7894a7;font-size:11px}@media (width<=1000px){.event-guide-nav nav{display:none}.event-guide-hero-grid{grid-template-columns:1fr;gap:42px}.event-guide-copy h1{font-size:56px}.event-ticket-stack{max-width:610px;height:430px}.event-common-flow{grid-template-columns:1fr}.event-day-tabs a{grid-template-columns:48px 1fr}.event-day-tabs a span{display:none}.event-day-visual{grid-template-columns:1fr}.event-day-visual figure{min-height:420px}.event-process-block{grid-template-columns:1fr}.event-process-block ol,.event-check-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.event-detail-cta{border-radius:12px;justify-content:space-between;padding-left:15px;display:flex}.event-detail-cta span{display:none}.event-detail-cta strong{justify-content:space-between;width:100%}.event-bottom-action a{font-size:15px}.event-guide-shell{width:calc(100% - 36px)}.event-guide-nav{height:68px;padding:0 18px}.event-guide-brand i,.event-back{display:none}.event-guide-hero-grid{min-height:720px;padding:55px 0 62px}.event-guide-copy h1{font-size:43px}.event-guide-copy>p{font-size:17px}.event-hero-actions{display:block}.event-hero-actions>a{width:100%;min-width:0}.event-hero-actions>span{border-left:0;margin-top:22px;padding-left:0;display:block}.event-ticket-stack{height:350px}.event-mini-ticket{left:calc(var(--ticket-index) * 15px);right:calc((2 - var(--ticket-index)) * 12px);top:calc(var(--ticket-index) * 80px);border-width:4px;height:150px;padding:21px 22px}.event-mini-ticket strong{font-size:22px}.event-pop-badge{border-width:4px;width:90px;height:90px;right:-8px}.event-pop-badge strong{font-size:19px}.event-common-flow{gap:30px;padding-top:68px;padding-bottom:68px}.event-common-title h2{font-size:33px}.event-common-flow ol{grid-template-columns:repeat(2,1fr)}.event-common-flow li:not(:last-child):after{display:none}.event-common-flow li{min-height:135px}.event-day-tabs{top:68px}.event-day-tabs>div{gap:5px}.event-day-tabs a{text-align:center;border-top:5px solid var(--event-lime);padding:10px 9px;display:block;border-left:0!important}.event-day-tabs a.event-sky{border-top-color:var(--event-sky)}.event-day-tabs a.event-coral{border-top-color:var(--event-coral)}.event-day-tabs a small,.event-day-tabs a strong{display:block}.event-day-tabs a strong{margin-top:3px;font-size:14px}.event-day-section{padding:75px 0 82px;scroll-margin-top:135px}.event-day-head{align-items:start}.event-day-head h2{font-size:37px}.event-day-head p{font-size:16px}.event-day-visual{border-width:5px;min-height:0}.event-day-visual figure{min-height:310px}.event-day-visual figcaption{bottom:22px;left:23px;right:23px}.event-day-visual figcaption span{font-size:23px}.event-info-board article{padding:23px 21px}.event-process-block{padding:26px 20px}.event-process-block ol{grid-template-columns:1fr}.event-process-block li{min-height:0}.event-process-block li strong{margin-top:19px}.event-receipt-card{grid-template-columns:70px 1fr;gap:17px;padding:25px 21px}.event-gift-icon{width:62px;height:62px}.event-screen-tip{grid-column:1/-1}.event-check-section{padding:72px 0}.event-check-title{display:block}.event-check-title h2{margin-top:10px;font-size:33px}.event-check-grid{grid-template-columns:1fr}.event-check-grid article{min-height:0}.event-guide-final h2{font-size:38px}.event-guide-footer{grid-template-columns:1fr;padding:31px 22px}.event-guide-footer small{display:none}}@media (prefers-reduced-motion:reduce){.event-mini-ticket,.event-detail-cta{transition:none}}.event-common-flow li{border:0;border-radius:20px;transition:transform .22s,box-shadow .22s;overflow:hidden;box-shadow:0 14px 30px #0437601a}.event-common-flow li:hover{transform:translateY(-7px)rotate(-.4deg);box-shadow:0 22px 38px #04376029}.event-common-flow li b{letter-spacing:.08em;font-size:12px;position:absolute;top:14px;right:16px}.event-common-flow li i{border:3px solid var(--event-ink);width:54px;height:54px;color:var(--event-blue);box-shadow:5px 5px 0 var(--event-ink);background:#fff;border-radius:16px;place-items:center;font-size:27px;font-style:normal;font-weight:950;display:grid;transform:rotate(-4deg)}.event-common-flow li span{margin-top:22px;font-size:19px}.event-common-flow li small{color:#4c687c;margin-top:9px;font-size:12px;font-weight:750;line-height:1.45;display:block}.event-common-flow ol{gap:28px}.event-common-flow li{overflow:visible}.event-common-flow li:not(:last-child):after{z-index:9;top:50%;right:-32px;transform:translateY(-50%);box-shadow:0 6px 16px #021f4638}.event-pick-zone{color:#fff;background:linear-gradient(145deg,#061e4d 0%,#075ec8 58%,#11bce5 100%);padding:96px 0 110px;scroll-margin-top:76px;position:relative;overflow:hidden}.event-pick-zone:before,.event-pick-zone:after{content:"";filter:blur(1px);border-radius:50%;position:absolute}.event-pick-zone:before{background:#dcff3f33;width:340px;height:340px;top:-130px;right:-110px}.event-pick-zone:after{background:#ff966e38;width:220px;height:220px;bottom:-80px;left:-90px}.event-pick-title{z-index:2;grid-template-columns:1fr .9fr;align-items:end;column-gap:70px;margin-bottom:38px;display:grid;position:relative}.event-pick-title>span{color:var(--event-lime);letter-spacing:.15em;grid-column:1/-1;margin-bottom:12px;font-size:12px;font-weight:950}.event-pick-title h2{letter-spacing:-.055em;margin:0;font-size:43px;font-weight:500;line-height:1.22}.event-pick-title h2 strong{font-weight:950}.event-pick-title p{color:#d5edfa;margin:0 0 3px;font-size:16px;font-weight:700;line-height:1.7}.event-pick-grid{z-index:2;grid-template-columns:repeat(3,1fr);gap:18px;display:grid;position:relative}.event-pick-card{--pick-accent:var(--event-lime);color:var(--event-ink);background:#fff;border:5px solid #fff;border-radius:24px;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 22px 45px #01163d40}.event-pick-card.event-sky{--pick-accent:var(--event-sky)}.event-pick-card.event-coral{--pick-accent:var(--event-coral)}.event-pick-card:hover{transform:translateY(-10px);box-shadow:0 30px 55px #01163d57}.event-pick-image{aspect-ratio:1.38;background:#0b427e;display:block;position:relative;overflow:hidden}.event-pick-image:after{content:"";background:linear-gradient(#0000,#021840e6);position:absolute;inset:45% 0 0}.event-pick-image img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.event-pick-card:hover img{transform:scale(1.055)}.event-pick-image>span{z-index:2;background:var(--pick-accent);color:var(--event-ink);letter-spacing:.12em;border:2px solid #fff;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:950;position:absolute;top:16px;left:17px}.event-pick-image>b{z-index:2;background:var(--pick-accent);width:66px;height:66px;color:var(--event-ink);border:4px solid #fff;border-radius:50%;place-items:center;font-size:13px;animation:2.2s ease-in-out infinite event-badge-bounce;display:grid;position:absolute;bottom:15px;right:17px;transform:rotate(8deg);box-shadow:0 8px 18px #01193e3d}.event-pick-card>div{border-top:8px solid var(--pick-accent);padding:23px 23px 25px}.event-pick-card small{color:var(--event-blue);letter-spacing:.08em;font-size:11px;font-weight:950}.event-pick-card h3{letter-spacing:-.045em;margin:8px 0;font-size:26px}.event-pick-card p{color:#526b7e;min-height:48px;margin:0;font-size:14px;font-weight:750;line-height:1.55}.event-pick-card>div>a{background:var(--event-ink);color:#fff;border-radius:11px;justify-content:space-between;align-items:center;margin-top:19px;padding:14px 15px;font-size:14px;font-weight:950;display:flex}.event-pick-card>div>a b{color:var(--pick-accent);font-size:20px}.event-day-visual{border-radius:25px;overflow:hidden}.event-day-visual figure img{transition:transform .8s}.event-day-visual:hover figure img{transform:scale(1.025)}.event-info-board article{position:relative}.event-info-board article:before{color:#075ec81f;font-size:32px;font-weight:950;position:absolute;top:20px;right:23px}.event-info-board article:first-child:before{content:"01"}.event-info-board article:nth-child(2):before{content:"02"}.event-info-board article:nth-child(3):before{content:"03"}.event-spot-board,.event-ship-board{border:3px solid var(--event-ink);box-shadow:0 13px 0 var(--day-accent);background:#fff;border-radius:25px;margin-top:30px;padding:34px}.event-spot-title{grid-template-columns:1fr 1.2fr;align-items:end;gap:7px 36px;margin-bottom:25px;display:grid}.event-spot-title>span{color:var(--event-blue);letter-spacing:.15em;grid-column:1/-1;font-size:11px;font-weight:950}.event-spot-title h3{letter-spacing:-.045em;margin:0;font-size:29px}.event-spot-title p{color:#536f82;margin:0;font-size:14px;font-weight:750;line-height:1.6}.event-spot-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.event-spot-grid article{border-top:8px solid var(--day-accent);background:linear-gradient(145deg,#f5fbff,#e8f5fa);border-radius:18px;min-height:190px;padding:25px 24px;position:relative;overflow:hidden}.event-spot-grid article:after{content:"";background:var(--day-accent);opacity:.28;border-radius:50%;width:110px;height:110px;position:absolute;bottom:-40px;right:-30px}.event-spot-grid small{color:var(--event-blue);letter-spacing:.12em;font-size:11px;font-weight:950}.event-spot-grid strong{margin:29px 0 9px;font-size:22px;display:block}.event-spot-grid p{z-index:2;color:#4d687c;margin:0;font-size:14px;font-weight:700;line-height:1.55;position:relative}.event-spot-grid article>b{border:3px solid var(--event-ink);background:var(--day-accent);width:30px;height:30px;color:var(--event-ink);border-radius:50%;place-items:center;font-size:10px;display:grid;position:absolute;top:19px;right:20px}.event-ship-board{box-shadow:0 13px 0 var(--event-sky)}.event-ship-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.event-ship-grid article{background:#f7fbfd;border:2px solid #c6dce8;border-radius:20px;overflow:hidden}.event-ship-grid article>div{background:var(--event-ink);color:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:20px 22px;display:grid}.event-ship-grid small{background:var(--event-sky);color:var(--event-ink);letter-spacing:.08em;border-radius:999px;padding:7px 9px;font-size:10px;font-weight:950}.event-ship-grid strong{font-size:20px}.event-ship-grid span{color:#bfe8f6;font-size:12px;font-weight:850}.event-ship-grid article>p{color:#405f75;min-height:82px;margin:0;padding:23px 23px 13px;font-size:15px;font-weight:750;line-height:1.6}.event-ship-grid article>b{color:#07549c;background:#e7faff;border-radius:11px;margin:0 23px 23px;padding:13px 15px;font-size:13px;line-height:1.5;display:block}.event-process-block{background:radial-gradient(circle at 5% 10%,#5edcf52b,transparent 24%),var(--event-ink);border-radius:25px}.event-process-block li{border-radius:15px;transition:transform .22s;position:relative;overflow:hidden;box-shadow:0 9px #0000002e}.event-process-block li:hover{transform:translateY(-6px)}.event-step-top i{background:var(--day-accent);width:47px;height:47px;color:var(--event-ink);box-shadow:4px 4px 0 var(--event-ink);border-radius:15px;place-items:center;font-size:23px;font-style:normal;font-weight:950;display:grid;transform:rotate(4deg)}.event-process-block li strong{margin-top:23px}.event-receipt-card{border-radius:21px}.event-gift-icon{text-align:center;display:block;position:relative}.event-gift-icon span{margin-top:8px;font-size:26px;display:block}.event-gift-icon i{letter-spacing:.12em;font-size:9px;font-style:normal;font-weight:950;display:block}.event-screen-tip{background:#ffffff6b;border-radius:11px}.event-join-banner{border:3px solid var(--event-ink);box-shadow:0 11px 0 var(--day-accent);background:#fff;border-radius:22px;grid-template-columns:104px 1fr auto;align-items:center;gap:25px;margin-top:22px;padding:24px 28px;display:grid}.event-phone-qr{border:5px solid var(--event-ink);text-align:center;width:78px;height:104px;box-shadow:6px 6px 0 var(--day-accent);background:#eff9ff;border-radius:16px;place-content:center;margin:auto;display:grid;position:relative;transform:rotate(-4deg)}.event-phone-qr:before{content:"";background:var(--event-ink);border-radius:4px;width:22px;height:4px;position:absolute;top:5px;left:27px}.event-phone-qr i{border:3px dashed var(--event-blue);border-radius:7px;animation:1.9s ease-in-out infinite event-scan;position:absolute;inset:24px 15px 23px}.event-phone-qr span{z-index:2;font-size:28px;font-weight:950;position:relative}.event-phone-qr b{z-index:2;letter-spacing:.1em;margin-top:4px;font-size:8px;position:relative}.event-join-banner small{color:var(--event-blue);letter-spacing:.14em;font-size:10px;font-weight:950}.event-join-banner h3{margin:5px 0;font-size:22px}.event-join-banner p{color:#536f82;margin:0;font-size:14px;font-weight:750}.event-onboard-only{background:var(--event-ink);color:#fff;text-align:center;border-radius:14px;min-width:132px;padding:15px 17px;font-size:12px;font-weight:800;line-height:1.35}.event-onboard-only strong{color:var(--day-accent);font-size:15px}@keyframes event-badge-bounce{0%,to{transform:translateY(0)rotate(8deg)}50%{transform:translateY(-7px)rotate(2deg)}}@keyframes event-scan{0%,to{box-shadow:inset 0 -3px 0 var(--day-accent)}50%{box-shadow:inset 0 -42px #5edcf538}}@media (width<=1000px){.event-pick-title{grid-template-columns:1fr;gap:18px}.event-pick-grid{grid-template-columns:1fr}.event-pick-card{grid-template-columns:.86fr 1.14fr;display:grid}.event-pick-card>div{border-top:0;border-left:8px solid var(--pick-accent)}.event-pick-card p{min-height:0}.event-spot-title{grid-template-columns:1fr}.event-spot-title>span{grid-column:auto}.event-ship-grid{grid-template-columns:1fr}}@media (width<=720px){.event-common-flow li i{width:46px;height:46px;font-size:23px}.event-common-flow li span{font-size:17px}.event-common-flow li small{font-size:11px}.event-pick-zone{padding:72px 0 82px}.event-pick-title h2{font-size:34px}.event-pick-title p{font-size:15px}.event-pick-card{display:block}.event-pick-card>div{border-left:0;border-top:8px solid var(--pick-accent)}.event-spot-board,.event-ship-board{padding:24px 19px}.event-spot-title h3{font-size:25px}.event-spot-grid{grid-template-columns:1fr}.event-spot-grid article{min-height:150px}.event-spot-grid strong{margin-top:20px}.event-ship-grid article>div{grid-template-columns:1fr;gap:7px}.event-ship-grid article>p{min-height:0}.event-process-block li{grid-template-columns:58px 1fr;gap:12px;display:grid}.event-process-block li strong{margin-top:2px}.event-step-top{display:block}.event-step-top i{width:42px;height:42px;margin-top:12px}.event-join-banner{grid-template-columns:78px 1fr;gap:16px;padding:22px 19px}.event-phone-qr{width:65px;height:88px}.event-onboard-only{grid-column:1/-1;width:100%}.event-join-banner h3{font-size:19px}.event-join-banner p{font-size:13px}}@media (prefers-reduced-motion:reduce){.event-pick-image>b,.event-phone-qr i{animation:none}.event-common-flow li,.event-pick-card,.event-process-block li,.event-pick-image img,.event-day-visual figure img{transition:none}}.event-process-block{grid-template-columns:1fr;gap:28px;padding:38px}.event-process-title{grid-template-columns:300px 1fr;align-items:end;column-gap:42px;display:grid}.event-process-title>span{grid-column:1}.event-process-title h3{grid-column:1;margin:11px 0 0}.event-process-title p{border-left:1px solid #ffffff3d;grid-area:1/2/3;margin:0;padding:3px 0 3px 30px;font-size:16px;line-height:1.7}.event-process-block ol{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.event-process-block li{border-top:7px solid var(--day-accent);background:#fff;border-radius:15px;min-width:0;min-height:0;padding:0;display:block;position:relative;overflow:visible}.event-process-block li:not(:last-child):after{content:"→";z-index:6;border:3px solid var(--event-ink);background:var(--day-accent);width:32px;height:32px;color:var(--event-ink);border-radius:50%;place-items:center;font-size:18px;font-weight:950;display:grid;position:absolute;top:28%;right:-23px}.event-step-image{background:#dceaf2;border-radius:8px 8px 0 0;width:100%;position:relative;overflow:hidden}.event-step-image img{object-fit:contain;width:100%;height:auto}.event-step-image:after{content:"";pointer-events:none;background:linear-gradient(#011a4200 62%,#011a4275);position:absolute;inset:0}.event-step-image>b{z-index:2;background:var(--day-accent);width:46px;height:46px;color:var(--event-ink);border:3px solid #fff;border-radius:50%;place-items:center;font-size:15px;font-weight:950;display:grid;position:absolute;top:14px;left:14px;box-shadow:0 5px 15px #0014363d}.event-step-image>span{z-index:2;color:#fff;letter-spacing:.14em;text-shadow:0 2px 8px #00000080;font-size:11px;font-weight:950;position:absolute;bottom:13px;left:17px}.event-step-copy{min-height:218px;padding:19px 18px 22px}.event-step-top{justify-content:space-between;align-items:center;display:flex}.event-step-top i{width:43px;height:43px;box-shadow:3px 3px 0 var(--event-ink);border-radius:13px;font-size:21px;transform:rotate(3deg)}.event-step-top small{color:#6a7f90;letter-spacing:.08em;font-size:11px;font-weight:950}.event-process-block li strong{margin:18px 0 9px;font-size:19px}.event-process-block li p{font-size:14px;line-height:1.6}@media (width<=1000px){.event-process-title{grid-template-columns:1fr}.event-process-title>span,.event-process-title h3,.event-process-title p{grid-column:1}.event-process-title p{border:0;grid-row:auto;margin-top:14px;padding:0}.event-process-block ol{grid-template-columns:repeat(2,minmax(0,1fr))}.event-process-block li:nth-child(2):after{display:none}}@media (width<=720px){.event-process-block{padding:26px 20px}.event-process-title h3{font-size:28px;line-height:1.25}.event-process-block ol{grid-template-columns:1fr}.event-process-block li{grid-template-columns:minmax(120px,42%) 1fr;gap:0;display:grid}.event-process-block li:after{display:none!important}.event-step-image{border-radius:8px 0 0 8px;height:100%;min-height:245px}.event-step-image img{object-fit:cover;height:100%}.event-step-copy{min-height:245px;padding:18px}.event-process-block li strong{margin-top:16px}.event-step-top{display:flex}.event-step-top i{margin-top:0}}@media (width<=430px){.event-process-block li{grid-template-columns:1fr}.event-step-image{border-radius:8px 8px 0 0;height:auto;min-height:0}.event-step-image img{object-fit:contain;height:auto}.event-step-copy{min-height:0}}.target-audience-badge{z-index:5;color:#fff;letter-spacing:-.02em;white-space:nowrap;background:#073565;border:2px solid #fff;border-radius:999px;width:max-content;max-width:calc(100% - 32px);padding:9px 14px;font-size:13px;font-weight:950;line-height:1.2;position:absolute;bottom:16px;left:16px;box-shadow:0 7px 17px #00183b47}.target-selector .preview-photo{position:relative}.event-spot-grid article{border:1px solid #d6e5ec;border-top:8px solid var(--day-accent);background:#fff;min-height:0;padding:0;overflow:hidden;box-shadow:0 12px 25px #042b4c1a}.event-spot-grid article:after{display:none}.event-spot-example{aspect-ratio:4/3;background:#dceaf1;margin:0;position:relative;overflow:hidden}.event-spot-example img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.event-spot-grid article:hover .event-spot-example img{transform:scale(1.045)}.event-spot-example figcaption{background:var(--day-accent);color:var(--event-ink);letter-spacing:.06em;border:2px solid #fff;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:950;position:absolute;top:12px;left:12px;box-shadow:0 4px 12px #00183b33}.event-spot-copy{padding:21px 20px 22px}.event-spot-copy small{color:var(--event-blue)}.event-spot-copy strong{margin:11px 0 8px;font-size:22px}.event-spot-copy p{min-height:44px}.event-spot-copy em{color:#38576d;border-top:1px dashed #bdd2dc;align-items:flex-start;gap:8px;margin-top:15px;padding-top:14px;font-size:12px;font-style:normal;font-weight:800;line-height:1.5;display:flex}.event-spot-copy em b{background:var(--day-accent);color:var(--event-ink);letter-spacing:.06em;border-radius:4px;flex:none;padding:3px 6px;font-size:9px}@media (width<=1000px){.target-audience-badge{max-width:calc(100% - 24px);bottom:12px;left:12px}.event-spot-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=720px){.event-spot-grid{grid-template-columns:1fr}.event-spot-example{aspect-ratio:4/3}.event-spot-copy p{min-height:0}}@media (prefers-reduced-motion:reduce){.event-spot-example img{transition:none}}.benefit-detail-link{border:2px solid var(--navy);background:var(--navy);color:#fff;box-shadow:0 7px 0 var(--accent);justify-content:space-between;align-items:center;gap:18px;margin-top:24px;padding:18px 20px;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:flex}.benefit-detail-link span{letter-spacing:-.02em;font-size:17px;font-weight:950}.benefit-detail-link b{color:var(--lime);flex:none;font-size:14px;font-weight:950}.benefit-detail-link:hover,.benefit-detail-link:focus-visible{box-shadow:0 10px 0 var(--accent);outline-offset:3px;background:#075fbd;outline:3px solid #075fbd38;transform:translateY(-3px)}@media (width<=720px){.benefit-detail-link{padding:16px 17px}.benefit-detail-link span{font-size:16px}}@media (prefers-reduced-motion:reduce){.benefit-detail-link{transition:none}}.event-alternate-board{box-shadow:0 13px 0 var(--event-sky);border-color:#0a69ba}.event-substitute-alert{color:var(--event-ink);background:#e7f9ff;border:2px solid #77d8ed;border-radius:14px;align-items:center;gap:15px;margin:0 0 25px;padding:16px 18px;display:flex}.event-substitute-alert b{background:var(--event-ink);color:#fff;letter-spacing:.04em;border-radius:999px;flex:none;padding:8px 10px;font-size:11px}.event-substitute-alert span{font-size:14px;font-weight:850;line-height:1.55}@media (width<=720px){.goodday-section{padding:66px 0 72px}.goodday-section:before,.goodday-section:after,.goodday-section .confetti{display:none}.goodday-section .section-title{margin-bottom:24px}.goodday-section .section-title h2{font-size:32px;line-height:1.2}.goodday-section .section-title>p{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:15px;line-height:1.55;display:-webkit-box;overflow:hidden}.event-detail-cta{margin-top:18px}.event-marquee{display:none}.event-flow{background:#011c5573;border:0;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 20px;padding:10px;display:grid}.event-flow span{white-space:normal;text-align:center;background:#ffffff1f;border-radius:9px;justify-content:center;align-items:center;min-height:48px;padding:8px;font-size:12px;line-height:1.25;display:flex}.event-flow b{display:none}.event-selector{gap:12px}.event-selector button{border-width:3px;border-radius:15px;grid-template-columns:116px minmax(0,1fr);min-height:0;display:grid;box-shadow:0 8px #06357d,0 16px 28px #01184938}.event-selector .preview-photo{border-radius:11px 0 0 11px;height:100%;min-height:142px}.event-selector .preview-photo i{width:32px;height:32px;font-size:11px;top:10px;left:10px}.event-selector .preview-photo em{font-size:10px;line-height:1.25;bottom:10px;left:10px;right:8px}.event-selector .preview-copy{border-right:7px solid var(--accent);border-radius:0 11px 11px 0;padding:16px 14px 14px;border-bottom:0!important}.event-selector .preview-copy>small,.event-selector .play-stamp{display:none}.event-selector .preview-copy strong{font-size:21px}.event-selector .preview-copy p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 10px;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.event-selector .preview-copy b{padding-top:9px;font-size:12px}.event-selector button:before{padding:5px 7px;font-size:8px;top:8px;left:8px;right:auto}.goodday-section .expand-detail{border-width:8px 3px 3px;margin-top:14px}.goodday-section .expand-image{display:none}.goodday-section .expand-content{padding:24px 19px}.goodday-section .expand-content h3{font-size:27px}.goodday-section .expand-content blockquote{margin-bottom:18px;padding:15px 16px;font-size:15px}.goodday-section .expand-content dl>div{padding:10px 0}.event-bottom-action{margin-top:24px}.event-bottom-action a{padding:16px 17px;font-size:14px}.event-note{margin-top:20px;font-size:12px;line-height:1.55}.event-substitute-alert{flex-direction:column;align-items:flex-start;gap:9px;margin-bottom:19px;padding:14px}.event-substitute-alert span{font-size:13px}}.product-photo.poster-fit{background:#eaf3f8}.product-photo.poster-fit img{object-fit:contain}.product-photo.poster-fit:after,.product-photo.poster-fit>span,.product-photo.poster-fit .big-date,.product-photo.poster-fit .poster-link-badge{display:none}.product-photo-link{color:inherit;cursor:pointer;text-decoration:none;display:block}.product-photo-link:focus-visible{outline:5px solid var(--lime);outline-offset:-5px}.poster-link-badge{z-index:5;color:var(--navy);background:#fffffff2;border:1px solid #031f492e;padding:10px 12px;font-size:13px;font-weight:950;position:absolute;bottom:18px;right:18px;box-shadow:0 8px 22px #02183a33}.product-photo-link:hover .poster-link-badge{background:var(--lime)}.product-actions a{color:var(--navy);text-align:center;background:#fff;border:1px solid #afc6d3;border-radius:6px;justify-content:center;align-items:center;padding:14px 7px;font-size:14px;font-weight:950;text-decoration:none;display:flex}.product-actions a:last-child{background:var(--navy);color:#fff;border-color:var(--navy)}.product-actions a:hover{border-color:var(--blue);color:var(--blue)}.product-actions a:last-child:hover{background:var(--blue);color:#fff}@media (width>=1181px){.product-grid .product-actions a,.product-grid.single .product-actions a,.product-grid:not(.single) .product-actions a{padding:11px 5px;font-size:12px}}.value-face{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s,visibility 0s linear .18s}.value-front{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.value-card.is-flipped .value-front{opacity:0;visibility:hidden;pointer-events:none;transition-delay:.18s}.value-card.is-flipped .value-back{opacity:1;visibility:visible;pointer-events:auto;transition-delay:.18s}@media (prefers-reduced-motion:reduce){.value-face,.value-front,.value-card.is-flipped .value-front,.value-card.is-flipped .value-back{transition:none}}.product-actions{grid-template-columns:1fr}.product-actions a,.product-actions a:last-child,.product-actions button,.product-actions button:last-child{background:var(--navy);color:#fff;border-color:var(--navy);justify-content:center;align-items:center;gap:10px;width:100%;min-height:50px;display:flex}.product-actions a span{font-size:16px}.product-actions a:hover,.product-actions a:last-child:hover{background:var(--blue);border-color:var(--blue);color:#fff}@media (width<=720px){.poster-link-badge{padding:8px 10px;font-size:11px;bottom:12px;right:12px}.benefit-section{border-top-width:10px}.benefit-section-marker{flex-direction:column;align-items:flex-start;gap:7px;margin:-42px 0 48px;padding:15px 17px}.benefit-section-marker strong{font-size:16px;line-height:1.45}}.benefit-section{box-shadow:none;clip-path:none;border:1px solid #d9e8c4;border-top:14px solid var(--lime)}@media (width<=720px){.benefit-section{border-top-width:10px}}body{word-break:keep-all;overflow-wrap:break-word}h1,h2,h3,.preview-copy strong,.product-name h3,.product-feature strong,.selected-title h2,.hero-actions strong,.summary-grid p,.journey-section li strong,.final-cta h2{text-wrap:balance}.hero-photo{isolation:isolate;contain:paint}.hero-photo img{object-fit:cover;transform-origin:50%;width:100%;max-width:none;height:100%;position:absolute;inset:0;transform:scale(1.12)}.month-tabs,.product-carousel-nav{display:none}.month-calendar-panel,.target-card-wrap,.event-card-wrap{min-width:0}.target-card-wrap>button,.event-card-wrap>button{width:100%}.expand-detail{position:relative}.expand-close{z-index:8;background:var(--navy);color:#fff;border:0;border-radius:999px;min-height:42px;padding:8px 12px;font-size:12px;font-weight:950;position:absolute;top:16px;right:16px;box-shadow:0 6px 18px #011a3e33}.expand-close b{color:var(--lime);margin-left:5px;font-size:18px;line-height:1}.inline-expand-detail{border-radius:16px;grid-template-columns:1fr;margin-top:14px}.inline-expand-detail .expand-image{min-height:250px}.inline-expand-detail .expand-content{padding:28px 24px 25px}.inline-expand-detail .expand-content h3{font-size:30px}.inline-expand-detail .expand-content blockquote{font-size:16px}.event-card-wrap>.inline-expand-detail{display:none}.event-desktop-detail{width:100%;margin-top:28px}.event-desktop-detail>.desktop-expand-detail{width:100%;margin:0}@media (width<=720px){html{scroll-padding-top:166px}body{font-size:16px;overflow-x:hidden}button,a{-webkit-tap-highlight-color:transparent}.section-shell,.product-section .section-shell{width:calc(100% - 32px)}.topbar{gap:8px;height:64px;padding:0 14px}.wordmark i{display:none}.wordmark span,.wordmark strong{font-size:15px}.nav-cta{white-space:nowrap;min-height:44px;padding:10px 12px;font-size:12px}.hero{min-height:820px}.hero-layout{min-height:820px;padding:0;display:block}.hero-art{width:calc(100% - 32px);height:322px;top:22px;left:16px}.hero-road{border-width:5px;height:270px;top:22px}.hero-cabin{border-width:5px;height:145px}.hero-jeju{border-width:5px;height:116px;bottom:31px}.hero-season-tag{width:88px;height:88px}.hero-copy{width:calc(100% - 32px);padding-top:382px;padding-bottom:48px}.hero-badge{margin-bottom:20px;font-size:10px}.hero h1{font-size:clamp(37px,10.5vw,44px);line-height:1.12}.hero-copy>p:not(.hero-badge){margin-top:20px;font-size:17px;line-height:1.65}.hero-actions{margin-top:26px}.hero-actions button{min-height:56px}.hero-actions>span{margin-top:16px;padding-left:15px}.hero-actions strong{font-size:19px}.hero-actions small{font-size:13px;line-height:1.45}.intro{gap:0;padding-top:68px;padding-bottom:42px}.intro h2,.section-title h2,.journey-section h2,.summary-copy h2{font-size:32px;line-height:1.24}.intro-message{padding-top:16px}.intro-message>p{margin-bottom:18px;font-size:16px;line-height:1.7}.intro blockquote{padding:19px 18px;font-size:17px}.values{gap:14px;padding-bottom:66px}.value-card{min-height:300px}.value-caption,.value-back-copy{bottom:23px;left:24px;right:24px}.value-caption strong,.value-back-copy strong{font-size:28px}.value-back-copy p{font-size:15px;line-height:1.62}.campaign-summary{padding:54px 0}.campaign-summary>.section-shell{gap:24px}.summary-copy h2{margin-bottom:0}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-grid article{min-height:122px;padding:17px 14px;display:block;border-right:1px solid #ffffff2e!important}.summary-grid article:nth-child(2n){border-right:0!important}.summary-grid article:nth-child(-n+2){border-bottom:1px solid #ffffff2e!important}.summary-grid article:nth-child(n+3){border-bottom:0!important}.summary-grid strong{min-width:0;font-size:29px}.summary-grid p{margin-top:7px;font-size:13px;line-height:1.4}.calendar-section{padding:66px 0 70px}.calendar-section .section-title{margin-bottom:26px}.calendar-section .section-title>p{font-size:15px;line-height:1.6}.month-tabs{background:#02255473;border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0 0 14px;padding:6px;display:grid}.month-tabs button{color:#fff;text-align:left;background:#ffffff17;border:1px solid #fff3;border-radius:11px;min-height:88px;padding:13px 12px}.month-tabs button.active{background:var(--lime);color:var(--navy);border-color:var(--lime);box-shadow:0 8px 20px #011b3f38}.month-tabs small,.month-tabs strong,.month-tabs span{display:block}.month-tabs small{opacity:.78;font-size:10px;font-weight:900}.month-tabs strong{margin:4px 0;font-size:21px}.month-tabs span{font-size:11px;font-weight:850}.calendar-layout{display:block}.month-calendar-panel{display:none}.month-calendar-panel.active{animation:.25s ease-out mobile-panel-in;display:block}.calendar-arrow{display:none}.month-calendar{border-radius:15px}.month-head{padding:18px 19px}.month-head strong{font-size:25px}.month-head>b{font-size:28px}.weekday-row{padding:11px 8px}.date-grid{min-height:0;padding:7px 8px 12px}.date-grid>span,.date-grid>button{min-height:44px;padding:5px;font-size:12px}.departure span{font-size:18px}.departure em{margin-top:4px;font-size:8px;line-height:1.15}.date-grid .departure:hover,.date-grid .departure.active{box-shadow:inset 0 0 0 3px var(--navy);transform:none}.departure-ribbon{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:13px;display:grid;overflow:visible}.departure-ribbon button{border-radius:10px;min-width:0;min-height:82px;padding:13px;display:none;border:1px solid #ffffff3d!important}.departure-ribbon button.month-visible{display:block}.departure-ribbon button:hover,.departure-ribbon button.active{transform:none}.departure-ribbon small{font-size:10px}.departure-ribbon strong{margin:5px 0;font-size:16px}.departure-ribbon span{font-size:11px}.product-section{padding:60px 0 72px}.selected-title{margin-bottom:22px}.selected-title h2{font-size:32px}.selected-title p{font-size:15px;line-height:1.5}.product-carousel-guide{border-left-width:6px;margin-bottom:10px;padding:14px 15px}.product-carousel-guide strong{font-size:16px}.product-carousel-guide span{font-size:13px}.product-carousel-nav{background:#fff;border-radius:16px;grid-template-columns:56px minmax(0,1fr) 56px;align-items:center;gap:10px;margin:0 0 14px;padding:10px;display:grid;box-shadow:0 10px 26px #0730501f}.product-carousel-nav>button{background:var(--navy);color:#fff;border:0;border-radius:50%;place-items:center;width:56px;height:56px;font-size:39px;line-height:1;display:grid;box-shadow:0 6px #b9d800}.product-carousel-nav>button:disabled{color:#8194a0;box-shadow:none;background:#d7e2e8}.product-carousel-nav>div{text-align:center}.product-carousel-nav>div>strong,.product-carousel-nav>div>span{display:block}.product-carousel-nav>div>strong{color:var(--blue);letter-spacing:.08em;font-size:13px}.product-carousel-nav>div>span{color:var(--navy);margin:3px 0 8px;font-size:16px;font-weight:950}.product-carousel-nav i{justify-content:center;gap:6px;display:flex}.product-carousel-nav i button{background:#c8d6df;border:0;border-radius:99px;width:8px;height:8px;padding:0}.product-carousel-nav i button.active{background:var(--blue);width:24px}.product-grid,.product-grid.single,.product-grid:not(.single){width:100%;padding:0;display:block;overflow:visible}.product-grid .product-card,.product-grid.single .product-card,.product-grid:not(.single) .product-card{width:100%;max-width:430px;margin:0 auto;display:none;box-shadow:0 14px 34px #07305024}.product-grid .product-card.mobile-active,.product-grid.single .product-card.mobile-active,.product-grid:not(.single) .product-card.mobile-active{animation:.25s ease-out mobile-panel-in;display:grid}.product-grid .product-photo,.product-grid.single .product-photo,.product-grid:not(.single) .product-photo{aspect-ratio:210/297;width:100%}.product-grid .product-content,.product-grid.single .product-content,.product-grid:not(.single) .product-content{padding:23px 19px 21px}.product-name h3,.product-grid:not(.single) .product-name h3{font-size:27px}.product-content>p,.product-grid:not(.single) .product-content>p{margin:13px 0;font-size:15px;line-height:1.58}.product-feature,.product-grid:not(.single) .product-feature{padding:13px 14px}.product-feature strong,.product-grid:not(.single) .product-feature strong{font-size:15px}.product-price{flex-direction:row;align-items:center}.product-actions a,.product-actions button{min-height:54px;font-size:15px}.product-note{font-size:12px;line-height:1.55}.detail-section{padding-top:68px;padding-bottom:72px}.benefit-title{margin-bottom:26px}.benefit-title h2{font-size:32px}.benefit-title>p{font-size:15px;line-height:1.58}.target-selector{gap:12px}.target-selector button{border-bottom-width:6px;border-radius:15px;grid-template-columns:126px minmax(0,1fr);min-height:166px;display:grid}.target-selector .preview-photo{height:100%;min-height:166px}.target-selector .preview-copy{padding:18px 15px 16px}.target-selector .preview-copy>small{font-size:10px}.target-selector .preview-copy strong{font-size:20px;line-height:1.28}.target-selector .preview-copy p{min-height:0;margin:8px 0 10px;font-size:12px;line-height:1.45}.target-selector .preview-copy b{padding-top:10px;font-size:12px}.target-audience-badge{max-width:calc(100% - 16px);padding:7px 9px;font-size:10px;bottom:8px;left:8px}#target-benefits>.expand-detail{z-index:200;border:0;border-top:8px solid var(--accent);background:#fff;border-radius:0;margin:0;animation:.28s ease-out mobile-sheet-in;display:block;position:fixed;inset:64px 0 0;overflow-y:auto;box-shadow:0 -10px 40px #01183b47}#target-benefits>.expand-detail .expand-image{height:230px;min-height:230px}#target-benefits>.expand-detail .expand-content{padding:28px 18px 38px}#target-benefits>.expand-detail .expand-content h3{padding-right:72px;font-size:29px}#target-benefits>.expand-detail .expand-content blockquote{font-size:15px}#target-benefits>.expand-detail .expand-content dl>div{grid-template-columns:86px 1fr;gap:10px;padding:12px 0}#target-benefits>.expand-detail .expand-content dt{font-size:13px}#target-benefits>.expand-detail .expand-content dd{font-size:14px}.expand-close{min-height:44px;position:fixed;top:76px;right:13px}.goodday-section{padding:64px 0 70px}.goodday-section .section-title>p{-webkit-line-clamp:unset;display:block;overflow:visible}.event-detail-cta{min-height:58px}.event-flow{margin-bottom:18px}.event-selector{display:block}.event-card-wrap{margin-bottom:14px}.event-card-wrap>button{margin:0}.event-desktop-detail{display:none}.event-selector .inline-expand-detail{border-radius:14px;margin:10px 0 0;display:block;overflow:hidden}.event-selector .inline-expand-detail .expand-close{position:absolute;top:12px;right:12px}.goodday-section .inline-expand-detail .expand-image{height:210px;min-height:210px;display:block}.goodday-section .inline-expand-detail .expand-content{padding:24px 17px 27px}.goodday-section .inline-expand-detail .expand-content h3{padding-right:66px;font-size:26px}.goodday-section .inline-expand-detail .expand-content blockquote{font-size:14px;line-height:1.55}.goodday-section .inline-expand-detail .expand-content dl>div{grid-template-columns:82px 1fr;gap:9px}.goodday-section .inline-expand-detail .expand-content dt{font-size:12px}.goodday-section .inline-expand-detail .expand-content dd{font-size:13px;line-height:1.52}.event-bottom-action a{min-height:54px}.journey-section{gap:24px;padding-top:66px;padding-bottom:66px}.journey-copy p{margin-top:16px;padding:16px 17px;font-size:15px;line-height:1.62}.journey-section ol{gap:9px}.journey-section li{min-height:104px;padding:18px 17px}.journey-section li strong{margin-top:15px;font-size:20px}.final-cta{min-height:470px}.final-cta>div{padding:58px 18px}.final-cta h2{font-size:33px;line-height:1.24}.final-cta p{font-size:15px;line-height:1.65}.final-cta button{width:100%;max-width:320px;min-height:56px}footer{gap:18px;padding:32px 18px;font-size:12px}}@media (width<=390px){.section-shell,.product-section .section-shell{width:calc(100% - 24px)}.hero-art{width:calc(100% - 24px);left:12px}.hero-copy{width:calc(100% - 24px)}.hero h1{font-size:36px}.target-selector button{grid-template-columns:112px minmax(0,1fr)}.target-selector .preview-copy{padding:15px 12px}.target-selector .preview-copy strong{font-size:18px}.event-selector button{grid-template-columns:104px minmax(0,1fr)}.event-selector .preview-copy strong{font-size:19px}.product-carousel-nav{grid-template-columns:50px minmax(0,1fr) 50px}.product-carousel-nav>button{width:50px;height:50px}}@keyframes mobile-panel-in{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}@keyframes mobile-sheet-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.mobile-slider-nav{display:none}@media (width<=720px){.hero{min-height:0}.hero-layout{min-height:0;padding:10px 0 42px}.hero-art{aspect-ratio:1.08;width:100%;height:auto;margin:0;position:relative;inset:0 auto auto 0}.hero-copy{width:100%;padding:22px 0 0}.mobile-slider-shell{min-width:0;display:block}.mobile-slider-nav{background:#eef7fb;border-radius:15px;grid-template-columns:52px minmax(0,1fr) 52px;align-items:center;gap:9px;margin:0 0 13px;padding:9px;display:grid;box-shadow:0 8px 22px #03274e1a}.event-process-block .mobile-slider-nav{box-shadow:none;background:#ffffff1f}.mobile-slider-nav>button{background:var(--event-ink);color:#fff;width:52px;height:52px;box-shadow:0 5px 0 var(--day-accent);border:0;border-radius:50%;place-items:center;font-size:35px;line-height:1;display:grid}.mobile-slider-nav>button:disabled{color:#7d919d;box-shadow:none;background:#ccd9df}.event-process-block .mobile-slider-nav>button:disabled{color:#ffffff8c;background:#fff3}.mobile-slider-nav>div{text-align:center}.mobile-slider-nav strong,.mobile-slider-nav span{display:block}.mobile-slider-nav strong{color:var(--event-blue);letter-spacing:.08em;font-size:12px}.event-process-block .mobile-slider-nav strong{color:var(--day-accent)}.mobile-slider-nav span{color:var(--event-ink);margin:2px 0 7px;font-size:14px;font-weight:950}.event-process-block .mobile-slider-nav span{color:#fff}.mobile-slider-nav i{justify-content:center;gap:5px;display:flex}.mobile-slider-nav i b{background:#c4d2da;border-radius:99px;width:7px;height:7px;transition:all .2s}.mobile-slider-nav i b.active{background:var(--event-blue);width:22px}.event-process-block .mobile-slider-nav i b.active{background:var(--day-accent)}.event-spot-grid.mobile-swipe-track,.event-process-block .event-step-list.mobile-swipe-track{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;touch-action:pan-x pan-y;grid-template-columns:none;gap:12px;width:100%;display:flex;overflow-x:auto}.event-spot-grid.mobile-swipe-track::-webkit-scrollbar{display:none}.event-process-block .event-step-list.mobile-swipe-track::-webkit-scrollbar{display:none}.event-spot-grid.mobile-swipe-track>article,.event-process-block .event-step-list.mobile-swipe-track>li{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 calc(100% - 12px);width:calc(100% - 12px)}.event-process-block .event-step-list.mobile-swipe-track>li{min-height:0;display:block}.event-process-block .event-step-list.mobile-swipe-track>li:after{display:none!important}.event-process-block .event-step-image{border-radius:8px 8px 0 0;height:auto;min-height:0}.event-process-block .event-step-image img{object-fit:contain;height:auto}.event-process-block .event-step-copy{min-height:0;padding:20px 18px 23px}}@media (width<=390px){.hero-layout{width:calc(100% - 24px);padding-top:8px}.mobile-slider-nav{grid-template-columns:48px minmax(0,1fr) 48px}.mobile-slider-nav>button{width:48px;height:48px}}@media (width<=720px){.event-card-wrap{isolation:isolate;position:relative}.event-card-wrap>button{z-index:1;position:relative;overflow:hidden}.event-selector .preview-photo{min-width:0;overflow:hidden}.event-selector .preview-photo em{white-space:nowrap;letter-spacing:.02em;max-width:calc(100% - 16px);font-size:10px;line-height:1.2;bottom:9px;left:9px;right:7px;overflow:visible}.event-selector button:before{z-index:3;white-space:nowrap;text-overflow:clip;max-width:88px;top:8px;left:8px;right:auto;overflow:hidden}.event-selector button.active:before{display:none}.event-selector .inline-expand-detail{z-index:2;isolation:isolate;background:#fff;margin-top:12px;padding-top:54px;position:relative;overflow:hidden}.event-selector .inline-expand-detail:before{content:"이벤트 상세";z-index:2;color:var(--navy);letter-spacing:.04em;font-size:13px;font-weight:950;position:absolute;top:17px;left:15px}.event-selector .inline-expand-detail .expand-close{z-index:3;white-space:nowrap;max-width:104px;min-height:40px;padding:7px 11px;position:absolute;top:7px;right:8px}.goodday-section .inline-expand-detail .expand-image{z-index:1;aspect-ratio:16/10;height:auto;min-height:0;position:relative;overflow:hidden}.goodday-section .inline-expand-detail .expand-image img{object-fit:cover;object-position:center;width:100%;height:100%}}@media (width<=390px){.event-selector button:before{max-width:88px;font-size:7.5px}.event-selector .preview-photo em{font-size:9px}}.mobile-explore-tabs,.mobile-main-return{display:none}@media (width<=720px){.mobile-explore-tabs{z-index:42;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#eef7fbf5;border-bottom:1px solid #c8dce7;padding:10px 0;scroll-margin-top:64px;display:block;position:sticky;top:64px;box-shadow:0 9px 24px #02255421}.mobile-explore-tabs>.section-shell{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.mobile-explore-tabs button{color:#486379;text-align:left;background:#fff;border:1px solid #bfd4df;border-radius:12px;min-width:0;min-height:74px;padding:9px 7px 8px;box-shadow:0 4px 12px #04305c12}.mobile-explore-tabs button i,.mobile-explore-tabs button strong,.mobile-explore-tabs button span{display:block}.mobile-explore-tabs button i{color:#0b75d1;letter-spacing:.08em;font-size:9px;font-style:normal;font-weight:950}.mobile-explore-tabs button strong{color:var(--navy);margin:3px 0;font-size:18px;line-height:1.15}.mobile-explore-tabs button span{color:#6c8293;white-space:nowrap;text-overflow:ellipsis;font-size:9px;font-weight:850;overflow:hidden}.mobile-explore-tabs button.active{border-color:var(--lime);background:var(--navy);color:#fff;box-shadow:inset 0 -5px 0 var(--lime),0 8px 18px #02255438}.mobile-explore-tabs button.active i{color:var(--lime)}.mobile-explore-tabs button.active strong,.mobile-explore-tabs button.active span{color:#fff}.mobile-content-panel{display:none}.mobile-content-panel.mobile-panel-active{animation:.28s ease-out mobile-focus-panel-in;display:block}#calendar,#selected-products,#target-benefits,#good-day{scroll-margin-top:166px}.mobile-product-panel{min-width:0}#target-benefits.mobile-panel-active,#good-day.mobile-panel-active{display:block}.mobile-main-return{z-index:90;color:#fff;background:#061e4d;border:2px solid #fff;border-radius:999px;align-items:center;gap:7px;min-height:44px;padding:9px 13px 9px 10px;font-size:12px;font-weight:950;display:flex;position:fixed;top:76px;right:12px;box-shadow:0 9px 24px #01193f40}.mobile-main-return b{background:var(--lime);width:25px;height:25px;color:var(--navy);border-radius:50%;place-items:center;font-size:16px;display:grid}}@media (width<=390px){html{scroll-padding-top:158px}.mobile-explore-tabs{padding:8px 0;top:64px}.mobile-explore-tabs>.section-shell{gap:5px}.mobile-explore-tabs button{min-height:70px;padding:8px 6px}.mobile-explore-tabs button strong{font-size:17px}.mobile-main-return{padding-right:11px;right:8px}}@keyframes mobile-focus-panel-in{0%{opacity:0}to{opacity:1}}@media (width<=720px){.event-day-tabs{top:68px}.event-day-section{scroll-margin-top:150px}.event-pick-zone{scroll-margin-top:68px}}.product-section{border-bottom:28px solid var(--navy)}.product-content ol{background:#f4f8fb;border-top:0;border-radius:10px;gap:8px;padding:13px;display:grid}.product-content li{color:#294b66;background:#fff;border:1px solid #dce8ef;border-radius:8px;min-height:48px;padding:9px 11px;font-weight:800}.product-content li:last-child{border-bottom:1px solid #dce8ef}.product-content li span{background:var(--navy);color:#fff;border-radius:50%;flex:none;place-items:center;width:31px;height:31px;margin-right:11px;display:grid}.benefit-section-wrap,.benefit-section{background:linear-gradient(145deg,#fff9ed 0%,#fff1d8 100%)}.benefit-section{box-shadow:none;border:0;border-top:18px solid #ff8f5b}.benefit-section-marker{color:var(--navy);box-shadow:0 8px 0 var(--navy);background:#ff8f5b}.benefit-section-marker span{background:var(--navy);color:#fff;border-radius:999px;padding:6px 9px}.benefit-ad-copy{gap:8px;display:grid;background:#fff5e7!important}.benefit-ad-copy strong{color:var(--navy);font-size:23px;line-height:1.35;display:block}.benefit-ad-copy span{color:#39566d;font-size:16px;font-weight:800;line-height:1.55;display:block}.expand-content dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.expand-content dl>div{background:#f8fbfc;border:1px solid #dbe6ec;border-radius:10px;padding:14px 15px;display:block}.expand-content dt{color:var(--blue);letter-spacing:.03em;margin-bottom:7px;font-size:13px}.expand-content dd{font-size:15px;line-height:1.5}.event-benefit-lead{color:var(--navy);margin:0 0 13px;font-size:18px;font-weight:900;line-height:1.5}.event-benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:0 0 18px;display:grid}.event-benefit-grid>div{background:var(--navy);color:#fff;border-radius:10px;min-height:108px;padding:15px}.event-benefit-grid small{color:var(--lime);letter-spacing:.08em;margin-bottom:8px;font-size:12px;font-weight:950;display:block}.event-benefit-grid strong{font-size:15px;line-height:1.45;display:block}.event-flow{border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:10px;display:grid}.event-flow span{text-align:center;background:#ffffff24;border-radius:10px;justify-content:center;align-items:center;min-height:55px;padding:10px;display:flex}.event-flow b{display:none}.event-notice-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:22px;display:grid}.event-notice-grid>div{color:#fff;background:#011c5561;border:1px solid #ffffff4d;border-radius:10px;min-height:92px;padding:15px}.event-notice-grid small{color:var(--lime);letter-spacing:.08em;margin-bottom:7px;font-size:11px;font-weight:950;display:block}.event-notice-grid strong{font-size:14px;line-height:1.45;display:block}@media (width<=720px){.product-section{border-bottom-width:16px}.product-content ol{gap:7px;padding:10px}.product-content li{min-height:46px;font-size:13px;line-height:1.4}.benefit-section{border:0;border-top:12px solid #ff8f5b}.benefit-section-marker{margin-top:-43px}.benefit-ad-copy strong{font-size:19px}.benefit-ad-copy span{font-size:14px}.expand-content dl{grid-template-columns:1fr;gap:8px}#target-benefits>.expand-detail .expand-content dl>div,.goodday-section .inline-expand-detail .expand-content dl>div{padding:12px 13px;display:block}.expand-content dt{margin-bottom:5px}.event-benefit-lead{font-size:15px}.event-benefit-grid{grid-template-columns:1fr;gap:7px}.event-benefit-grid>div{min-height:0;padding:12px 13px}.event-benefit-grid small{margin-bottom:5px}.event-benefit-grid strong{font-size:13px}.event-notice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:17px}.event-notice-grid>div{min-height:90px;padding:12px}.event-notice-grid strong{font-size:12px}}.hero .hero-campaign-title{letter-spacing:-.065em;max-width:640px;font-size:clamp(50px,4.2vw,58px);font-weight:850;line-height:1.1}.hero .hero-campaign-title em{color:var(--blue);font-weight:950}@media (width<=720px){.hero .hero-campaign-title{max-width:100%;font-size:42px;line-height:1.12}}
