.duo-simple-deadline{margin:20px 0 0;text-align:center;font-size:13px;line-height:1.7;color:#716178}.duo-simple-deadline span{padding:0 8px;color:#b2a2ba}
.duo-brand-link{margin:0 0 40px;padding:24px 0;text-align:center;font-size:14px;line-height:1.8;color:#77657d}.duo-brand-link a{display:block;color:#705080;text-underline-offset:5px}
.duo-page{
  --duo-ink:#24142f;
  --duo-purple:#6f3eb7;
  --duo-purple-deep:#2b123b;
  --duo-lilac:#f2ebf5;
  --duo-cream:#fbf8f3;
  --duo-gold:#c7a447;
  --duo-line:rgba(63,34,76,.12);
  max-width:1180px;
  margin:0 auto;
  padding:30px 28px 72px;
  color:var(--duo-ink);
}

.duo-hero{
  display:grid;
  grid-template-columns:minmax(0,.93fr) minmax(430px,1.07fr);
  min-height:610px;
  overflow:hidden;
  border:1px solid rgba(73,43,88,.08);
  border-radius:30px;
  background:var(--duo-cream);
  box-shadow:0 22px 70px rgba(47,23,61,.11);
}
.duo-hero-copy{
  position:relative;
  z-index:2;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
  padding:58px 42px 58px 54px;
  background:
    radial-gradient(circle at 8% 5%,rgba(255,255,255,.92),transparent 33%),
    linear-gradient(145deg,#fdfbf8 0%,#f4edf4 100%);
}
.duo-hero-copy::after{
  content:'';
  position:absolute;
  right:-70px;
  bottom:-110px;
  width:250px;
  height:250px;
  border:1px solid rgba(111,62,183,.09);
  border-radius:50%;
  pointer-events:none;
}
.duo-badge{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:7px 11px;
  border:1px solid rgba(111,62,183,.15);
  border-radius:999px;
  background:rgba(255,255,255,.58);
  color:#6f3eb7;
  font-size:9px;
  font-weight:900;
  letter-spacing:1.15px;
}
.duo-badge span{
  width:6px;
  height:6px;
  border-radius:50%;
  background:#8b5cf6;
  box-shadow:0 0 0 4px rgba(139,92,246,.1);
}
.duo-invite-context{
  margin:16px 0 -8px;
  color:#6f3eb7;
  font-size:12px;
  font-weight:900;
  line-height:1.5;
  word-break:keep-all;
}
.duo-service-kicker{
  margin:15px 0 -8px;
  color:#6f3eb7;
  font-size:11px;
  font-weight:900;
  line-height:1.5;
  letter-spacing:-.15px;
  word-break:keep-all;
}
.duo-hero h1{
  margin:19px 0 16px;
  color:var(--duo-ink);
  font-family:'Gowun Batang',serif;
  font-size:clamp(32px,2.9vw,38px);
  font-weight:700;
  line-height:1.29;
  letter-spacing:-2.1px;
  word-break:keep-all;
}
.duo-hero h1 em{color:var(--duo-purple);font-style:normal;white-space:nowrap}
.duo-hero-benefit{
  display:flex;
  flex-direction:column;
  gap:4px;
  box-sizing:border-box;
  width:100%;
  margin:0 0 15px;
  padding:13px 15px;
  border:1px solid rgba(111,62,183,.13);
  border-radius:13px;
  background:rgba(255,255,255,.58);
  color:#6d5875;
}
.duo-hero-benefit span{font-size:11.5px;font-weight:700;line-height:1.5}
.duo-hero-benefit strong{color:#4f2b63;font-size:15px;font-weight:900;line-height:1.45;letter-spacing:-.35px}
.duo-hero-benefit del{margin-right:3px;color:#9b8aa1;font-size:12px;font-weight:600;text-decoration-thickness:1px}
.duo-hero-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:19px}
.duo-button{
  display:inline-flex;
  min-height:48px;
  box-sizing:border-box;
  align-items:center;
  justify-content:center;
  gap:14px;
  padding:0 20px;
  border:0;
  border-radius:12px;
  font-family:inherit;
  font-size:12.5px;
  font-weight:900;
  text-decoration:none;
  cursor:pointer;
  transition:transform .18s ease,box-shadow .18s ease;
}
.duo-button:hover{transform:translateY(-2px)}
.duo-button:disabled{cursor:wait;opacity:.75;transform:none}
.duo-button.is-disabled{cursor:default;opacity:.7;transform:none;box-shadow:none}
.duo-button.is-primary{background:linear-gradient(135deg,#713eb6,#452153);color:#fff;box-shadow:0 11px 24px rgba(80,37,96,.2)}
.duo-button.is-quiet{border:1px solid rgba(75,44,90,.13);background:rgba(255,255,255,.62);color:#695671}
.duo-button.is-gold{margin-top:24px;background:#e4c969;color:#2c1836;box-shadow:0 12px 26px rgba(14,5,19,.25)}
.duo-button>span{font-size:17px;font-weight:400}
.duo-copy-status{min-height:17px;margin:10px 0 0;color:#66369b;font-size:11px;font-weight:800}
.duo-copy-status:empty{min-height:0;margin:0}
.duo-copy-status[data-state="error"]{color:#a33d55}
.duo-solo-note{margin:10px 0 0;color:#806e88;font-size:11px;font-weight:700;line-height:1.55}
.duo-event-deadlines{display:flex;align-items:center;gap:8px;margin:16px 0 0;color:#806e88;font-size:11px;line-height:1.5;letter-spacing:-.18px;white-space:nowrap}
.duo-event-deadlines b{color:#5f426b;font-weight:900}
.duo-event-deadlines i{display:block;width:2px;height:2px;border-radius:50%;background:#bda8c5}

.duo-hero-visual{position:relative;min-width:0;background:#25122f}
.duo-hero-visual>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 47%;filter:saturate(.84) contrast(1.02)}
.duo-photo-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(28,11,34,.01),rgba(28,11,34,.28)),linear-gradient(90deg,rgba(36,15,43,.11),transparent 36%)}
.duo-pass{
  position:absolute;
  right:24px;
  bottom:29px;
  display:flex;
  width:248px;
  height:116px;
  box-sizing:border-box;
  flex-direction:column;
  justify-content:center;
  overflow:hidden;
  padding:19px 24px;
  border:1px solid rgba(255,255,255,.62);
  border-radius:15px;
  background:linear-gradient(145deg,rgba(255,255,255,.97),rgba(240,230,246,.94));
  color:#422450;
  box-shadow:0 22px 46px rgba(25,10,31,.3);
  backdrop-filter:blur(13px);
  transform:rotate(-2deg);
}
.duo-pass::after{content:'結';position:absolute;right:18px;bottom:16px;display:grid;width:29px;height:29px;place-items:center;border:1px solid rgba(111,62,183,.2);border-radius:50%;color:#6b3a82;font:700 12px 'Gowun Batang',serif}
.duo-pass::before{content:'';position:absolute;left:0;top:0;width:5px;height:100%;background:linear-gradient(#6d3a9d,#d1ae4f)}
.duo-pass span{color:#a18aa9;font-size:6px;font-weight:900;letter-spacing:1.1px}
.duo-pass strong{margin-top:8px;font:700 21px 'Gowun Batang',serif}
.duo-pass small{margin-top:7px;color:#9d8ba4;font-size:6px;font-weight:900;letter-spacing:.8px}
.duo-pass>b{position:absolute;right:15px;top:14px;display:grid;width:49px;height:30px;place-items:center;border-radius:999px;background:#6f3eb7;color:#fff;font:900 13px/1 Arial,sans-serif;letter-spacing:-.4px;box-shadow:0 6px 13px rgba(83,40,102,.18)}
.duo-event-strip{display:grid;grid-template-columns:repeat(3,1fr);margin:18px 0 0;overflow:hidden;border:1px solid var(--duo-line);border-radius:18px;background:#fff;box-shadow:0 13px 35px rgba(47,23,61,.05)}
.duo-event-strip>div{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;min-height:78px;box-sizing:border-box;padding:14px 24px}
.duo-event-strip>div+div{border-left:1px solid var(--duo-line)}
.duo-event-strip strong{display:grid;min-width:49px;height:32px;box-sizing:border-box;place-items:center;padding:0 8px;border-radius:999px;background:#efe7f5;color:#67377e;font:900 12px/1 Arial,sans-serif;letter-spacing:-.2px}
.duo-event-strip>div:first-child strong{background:#2d153b;color:#e5ca6b}
.duo-event-strip>div:last-child strong{background:#7440a1;color:#fff}
.duo-event-strip span{color:#67576e;font-size:10px;font-weight:800;line-height:1.5;word-break:keep-all}
.duo-fatigue{padding:82px 66px 10px}
.duo-fatigue-head{display:flex;align-items:flex-end;justify-content:flex-end;gap:30px;margin-bottom:27px}
.duo-fatigue-head>span{padding-bottom:7px;color:#9e7c2b;font-size:8px;font-weight:900;letter-spacing:1.7px}
.duo-fatigue-head h2{margin:0;font:700 clamp(26px,2.85vw,34px)/1.42 'Gowun Batang',serif;letter-spacing:-1.3px;text-align:right}
.duo-fatigue-head h2 strong{color:#6d3d82;font-weight:700}
.duo-fatigue-grid{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border-radius:4px 24px 4px 24px;box-shadow:0 18px 42px rgba(48,23,61,.09)}
.duo-fatigue-card{position:relative;display:flex;min-height:156px;box-sizing:border-box;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:24px 25px;background:#30183c;color:#fff;isolation:isolate}
.duo-fatigue-card+.duo-fatigue-card{border-left:1px solid rgba(255,255,255,.22)}
.duo-fatigue-card::before{content:'';position:absolute;z-index:-2;inset:0;background-repeat:no-repeat;background-size:cover;filter:saturate(.72);transform:scale(1.01)}
.duo-fatigue-card::after{content:'';position:absolute;z-index:-1;inset:0;background:linear-gradient(0deg,rgba(30,9,46,.9),rgba(30,9,46,.12) 72%)}
.duo-fatigue-card.is-spec::before{background-image:url('/static/images/event-fatigue-spec-v1.jpg');background-position:center}
.duo-fatigue-card.is-photo::before{background-image:url('/static/images/event-fatigue-photo-v1.jpg');background-position:center}
.duo-fatigue-card.is-swipe::before{background-image:url('/static/images/event-fatigue-swipe-v1.jpg');background-position:center}
.duo-fatigue-card small{color:rgba(255,255,255,.65);font-size:9px}
.duo-fatigue-card strong{margin-top:3px;font-size:17px;letter-spacing:-.25px}

.duo-section-head{text-align:center}
.duo-section-head.is-left{text-align:left}
.duo-section-head>span{color:#9e7c2b;font-size:8.5px;font-weight:900;letter-spacing:1.8px}
.duo-section-head h2{margin:10px 0 0;font:700 clamp(25px,2.65vw,32px)/1.43 'Gowun Batang',serif;letter-spacing:-1.2px;word-break:keep-all}
.duo-section-head>p{max-width:560px;margin:12px 0 0;color:#827289;font-size:13px;line-height:1.8;word-break:keep-all}

.duo-service-intro{position:relative;display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:58px;align-items:center;margin:54px 0 8px;padding:55px 62px;overflow:hidden;border:1px solid rgba(70,38,84,.1);border-radius:28px;background:linear-gradient(135deg,#fff 0%,#fcf9fc 52%,#f3ebf6 100%);box-shadow:0 17px 45px rgba(47,23,61,.06)}
.duo-service-intro::after{content:'';position:absolute;right:-88px;top:-118px;width:290px;height:290px;border:1px solid rgba(111,62,183,.08);border-radius:50%;pointer-events:none}
.duo-service-intro-copy{position:relative;z-index:1}
.duo-service-intro-copy>span{color:#9e7c2b;font-size:8px;font-weight:900;letter-spacing:1.6px}
.duo-service-intro-copy h2{margin:12px 0 14px;font:700 clamp(25px,2.5vw,31px)/1.43 'Gowun Batang',serif;letter-spacing:-1.2px;word-break:keep-all}
.duo-service-intro-copy h2 em{color:#704086;font-style:normal}
.duo-service-intro-copy p{margin:0;color:#796980;font-size:13px;line-height:1.85;word-break:keep-all}
.duo-service-intro-copy p span,.duo-service-intro-copy p strong{display:block}
.duo-service-intro-copy p strong{color:#3f2949;font-weight:900}
.duo-service-intro-copy a{display:inline-flex;align-items:center;gap:9px;margin-top:19px;color:#67357e;font-size:11.5px;font-weight:900;text-decoration:none}
.duo-service-intro-copy a span{font-size:15px;font-weight:400}
.duo-service-intro-detail{position:relative;z-index:1;min-width:0;padding-left:42px;border-left:1px solid rgba(74,43,87,.12)}
.duo-service-intro-label{margin:0 0 15px;color:#60466b;font-size:11px;font-weight:900;letter-spacing:-.15px}
.duo-service-signals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.duo-service-signals span{display:flex;min-height:45px;box-sizing:border-box;align-items:center;gap:10px;padding:0 15px;border:1px solid rgba(111,62,183,.11);border-radius:12px;background:rgba(255,255,255,.68);color:#5d4766;font-size:12px;font-weight:850}
.duo-service-signals i{display:block;width:7px;height:7px;border:2px solid #8c5aaa;border-radius:50%;box-shadow:0 0 0 4px rgba(140,90,170,.08)}
.duo-service-review{display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px;align-items:center;margin-top:13px;padding:15px 17px;border-radius:14px;background:#30183d;color:#fff}
.duo-service-review>span{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(225,198,104,.28);border-radius:50%;color:#e0c367}
.duo-service-review svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.duo-service-review small{display:block;color:#ddc269;font-size:6.5px;font-weight:900;letter-spacing:1.2px}
.duo-service-review strong{display:block;margin-top:5px;font-size:12px;line-height:1.5}
.duo-service-review p{margin:4px 0 0;color:rgba(255,255,255,.6);font-size:9.5px;line-height:1.55;word-break:keep-all}

.duo-pass-guide{display:grid;grid-template-columns:minmax(280px,.76fr) minmax(0,1.24fr);gap:50px;align-items:center;padding:66px 62px 58px;border-bottom:1px solid var(--duo-line)}
.duo-pass-guide-copy>span{color:#9e7c2b;font-size:8px;font-weight:900;letter-spacing:1.7px}
.duo-pass-guide-copy h2{margin:10px 0 13px;font:700 clamp(26px,2.65vw,32px)/1.42 'Gowun Batang',serif;letter-spacing:-1.25px}
.duo-pass-guide-copy p{margin:0;color:#7e6f84;font-size:12.5px;line-height:1.85;word-break:keep-all}
.duo-pass-guide-copy .duo-pass-expiry{display:inline-flex;align-items:center;gap:9px;margin-top:14px;padding:8px 12px;border:1px solid #e4d9e9;border-radius:999px;background:#fbf8fc;color:#5f3b70;font-size:11.5px;font-weight:800;line-height:1.35}
.duo-pass-expiry strong{color:#7b43b7}.duo-pass-expiry span{padding-left:9px;border-left:1px solid #e4d9e9}
.duo-service-flow{display:grid;grid-template-columns:1fr 34px 1fr;align-items:center;min-height:118px;box-sizing:border-box;padding:20px 24px;border:1px solid var(--duo-line);border-radius:4px 22px 4px 22px;background:linear-gradient(135deg,#fff,#faf6fb);box-shadow:0 15px 34px rgba(48,23,61,.05)}
.duo-zero-visual,.duo-ticket-visual{display:none}
.duo-service-flow>span{display:flex;min-width:0;flex-direction:column;gap:7px;text-align:center}
.duo-service-flow small{color:#8f7f96;font-size:9px;line-height:1.5;word-break:keep-all}
.duo-service-flow strong{color:#4c285e;font:700 16px 'Gowun Batang',serif;word-break:keep-all}
.duo-service-flow>span:last-child strong{color:#806317}
.duo-service-flow>i{display:grid;width:26px;height:26px;place-items:center;border-radius:50%;background:#efe7f3;color:#77468d;font-size:11px;font-style:normal}

.duo-texture{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:62px;min-height:500px;box-sizing:border-box;margin:72px 0 16px;overflow:hidden;padding:58px 62px;border-radius:30px;background:linear-gradient(145deg,#321741,#21102b);color:#fff}
.duo-texture-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;text-align:left}
.duo-texture-copy>span{color:#ddc269;font-size:8.5px;font-weight:900;letter-spacing:1.8px}
.duo-texture-copy h2{margin:11px 0 12px;font:700 clamp(26px,2.65vw,32px)/1.4 'Gowun Batang',serif;letter-spacing:-1.2px}
.duo-texture-copy h2 em{color:#d9c4e4;font-style:normal}
.duo-texture-copy>p{margin:0;color:rgba(255,255,255,.62);font-size:12.5px;line-height:1.8}
.duo-texture-copy>p strong{color:#fff;font-weight:800}
.duo-texture-meter{margin-top:27px;padding:12px 18px;border:1px solid rgba(255,255,255,.13);border-radius:4px 19px 4px 19px;background:rgba(255,255,255,.07)}
.duo-texture-meter p{display:grid;grid-template-columns:34px minmax(80px,1fr) 112px;gap:10px;align-items:center;margin:0;padding:10px 0;color:#ddc269}
.duo-texture-meter p+p{border-top:1px solid rgba(255,255,255,.11)}
.duo-texture-meter b{font-size:8.5px}
.duo-texture-meter span{display:block;height:4px;overflow:hidden;border-radius:99px;background:rgba(255,255,255,.14)}
.duo-texture-meter i{display:block;width:var(--duo-meter);height:100%;border-radius:inherit;background:linear-gradient(90deg,#9461d7,#e0c660)}
.duo-texture-meter small{color:rgba(255,255,255,.64);font-size:8.5px;line-height:1.4}
.duo-texture-journey{display:flex;margin:0;padding:0;border-top:1px solid rgba(255,255,255,.16);flex-direction:column;justify-content:center;list-style:none}
.duo-texture-journey li{display:grid;grid-template-columns:86px minmax(0,1fr);gap:12px;align-items:start;padding:25px 0;border-bottom:1px solid rgba(255,255,255,.16)}
.duo-texture-journey li>span{padding-top:3px;color:#ddc269;font-size:7.5px;font-weight:900;letter-spacing:.7px}
.duo-texture-journey strong{display:block;font-size:13.5px;line-height:1.5}
.duo-texture-journey p{margin:7px 0 0;color:rgba(255,255,255,.58);font-size:9.5px;line-height:1.65;word-break:keep-all}
.duo-stories{padding:72px 62px 82px}
.duo-stories .duo-section-head>p{margin:12px auto 0}
.duo-story-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:31px}
.duo-story-gallery figure{position:relative;height:300px;margin:0;overflow:hidden;border-radius:4px 22px 4px 22px;background:#eee8f3}
.duo-story-gallery figure::after{content:'';position:absolute;inset:auto 0 0;height:38%;background:linear-gradient(0deg,rgba(25,9,35,.74),transparent);pointer-events:none}
.duo-story-gallery figure:nth-child(2),.duo-story-gallery figure:nth-child(4){transform:translateY(11px)}
.duo-story-gallery img{width:100%;height:100%;object-fit:cover;filter:saturate(.82)}
.duo-story-gallery figure:nth-child(1) img{object-position:center 45%}
.duo-story-gallery figure:nth-child(2) img{object-position:center 42%}
.duo-story-gallery figure:nth-child(3) img{object-position:center 38%}
.duo-story-gallery figure:nth-child(4) img{object-position:center 50%}
.duo-story-gallery figcaption{position:absolute;z-index:1;left:14px;right:14px;bottom:13px;color:#fff;font-size:10.5px;font-weight:800;line-height:1.45;text-shadow:0 1px 7px rgba(0,0,0,.4)}
.duo-stories-note{margin:20px 0 0;color:#928898;font-size:9px;text-align:center}
.duo-story-stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:26px;border-top:1px solid var(--duo-line);border-bottom:1px solid var(--duo-line)}
.duo-story-stats>div{display:flex;min-height:58px;align-items:center;justify-content:center;gap:8px;padding:6px 10px;text-align:left}
.duo-story-stats>div+div{border-left:1px solid var(--duo-line)}
.duo-story-stats strong,.duo-story-stats span{display:block}
.duo-story-stats strong{flex:0 0 auto;color:#5d3273;font:700 22px 'Gowun Batang',serif}
.duo-story-stats strong small{margin-left:2px;color:#a28232;font-size:10px}
.duo-story-stats span{color:#817587;font-size:8.5px;font-weight:800;line-height:1.35}
.duo-story-stats-note{margin:11px 0 0;color:#9b919f;font-size:8.5px;text-align:right}
.duo-story-swipe{display:none}

.duo-how{display:block;padding:62px;border-bottom:1px solid var(--duo-line)}
.duo-how-head{display:block}
.duo-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:28px 0 0;padding:0;overflow:hidden;border:1px solid var(--duo-line);border-radius:20px;background:rgba(255,255,255,.72);box-shadow:0 14px 38px rgba(47,23,61,.05);list-style:none}
.duo-steps li{position:relative;display:flex;min-width:0;min-height:218px;box-sizing:border-box;align-items:flex-start;flex-direction:column;padding:26px 28px}
.duo-steps li+li{border-left:1px solid var(--duo-line)}
.duo-step-mark{display:flex;align-items:center;gap:10px;color:#744292}
.duo-step-mark svg{width:30px;height:30px;box-sizing:content-box;padding:9px;overflow:visible;border-radius:50%;background:#f1e9f5;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.duo-step-mark small{color:#9a7da7;font-size:8px;font-weight:900;letter-spacing:.9px;white-space:nowrap}
.duo-steps li>strong{margin-top:18px;color:#35203f;font-size:16px;line-height:1.48;letter-spacing:-.3px;word-break:keep-all}
.duo-steps li>p,.duo-step-detail>p{margin:9px 0 0;color:#84768a;font-size:11.5px;line-height:1.65;word-break:keep-all}
.duo-step-detail{width:100%;min-width:0;padding:0}
.duo-step-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}
.duo-step-actions button,.duo-step-actions a{display:inline-flex;min-height:32px;box-sizing:border-box;align-items:center;justify-content:center;padding:0 12px;border:1px solid rgba(111,62,183,.2);border-radius:999px;background:#fff;color:#66377d;font-family:inherit;font-size:9.5px;font-weight:900;text-decoration:none;cursor:pointer}
.duo-step-actions button.is-kakao{border-color:#fee500;background:#fee500;color:#271d1d}
.duo-step-actions button:disabled{cursor:wait;opacity:.65}
.duo-member-code{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;margin-top:10px;padding:9px 10px;border:1px solid rgba(111,62,183,.15);border-radius:10px;background:#faf7fc}
.duo-member-code>span{color:#8d7d94;font-size:8px;font-weight:800}
.duo-member-code>strong{color:#4d245f;font-size:11px;letter-spacing:.45px}
.duo-member-code>button{min-height:27px;padding:0 9px;border:0;border-radius:7px;background:#4d245f;color:#fff;font-family:inherit;font-size:8px;font-weight:900;cursor:pointer}
.duo-step-alert{margin:7px 0!important;padding:8px 10px;border-left:3px solid #7d48a0;border-radius:0 8px 8px 0;background:#f6f0f9;color:#5a3869!important;line-height:1.55!important}
.duo-step-alert b{font-weight:900}
.duo-mobile-journey{display:none}

.duo-rules{display:grid;grid-template-columns:62px 260px minmax(0,1fr);gap:25px;align-items:start;padding:27px 31px;border:1px solid var(--duo-line);border-radius:18px;background:#fff}
.duo-rules-symbol{display:grid;width:47px;height:47px;place-items:center;border-radius:50%;background:#f0e8f4;color:#724390;font:700 23px 'Gowun Batang',serif}
.duo-rules span{color:#a18132;font-size:7.5px;font-weight:900;letter-spacing:1.4px}
.duo-rules h2{margin:5px 0 0;font:700 19px 'Gowun Batang',serif}
.duo-rules-list p{margin:0;color:#817387;font-size:10.5px;line-height:1.75}
.duo-rules-list p+p{margin-top:2px}
.duo-rules-mobile{display:none}

.duo-closing{position:relative;min-height:480px;margin-top:18px;overflow:hidden;border-radius:30px;background:#261131;color:#fff;isolation:isolate}
.duo-closing>video{position:absolute;z-index:0;inset:0;display:block;width:100%;height:100%;object-fit:cover}
.duo-video-toggle{position:absolute;z-index:4;right:18px;bottom:18px;display:grid;width:38px;height:38px;padding:0;place-items:center;border:1px solid rgba(255,255,255,.4);border-radius:50%;background:rgba(31,13,40,.48);color:#fff;cursor:pointer;backdrop-filter:blur(8px)}
.duo-video-toggle span{position:relative;display:block;width:11px;height:12px}
.duo-video-toggle span::before,.duo-video-toggle span::after{content:'';position:absolute;top:0;width:3px;height:12px;border-radius:2px;background:currentColor}
.duo-video-toggle span::before{left:1px}
.duo-video-toggle span::after{right:1px}
.duo-video-toggle.is-paused span::before{left:2px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:10px solid currentColor;border-radius:0;background:transparent}
.duo-video-toggle.is-paused span::after{display:none}
.duo-closing-shade{position:absolute;z-index:1;inset:0;background:linear-gradient(0deg,rgba(26,8,35,.95) 0%,rgba(30,10,40,.8) 27%,rgba(32,12,42,.34) 55%,transparent 78%),linear-gradient(90deg,rgba(30,10,40,.42) 0%,rgba(30,10,40,.16) 56%,transparent 78%)}
.duo-closing-copy{position:relative;z-index:2;display:flex;width:64%;min-height:480px;box-sizing:border-box;align-items:flex-start;justify-content:flex-end;flex-direction:column;padding:52px 50px}
.duo-closing-copy>span{color:#ddc269;font-size:8px;font-weight:900;letter-spacing:1.8px}
.duo-closing h2{margin:13px 0 12px;font:700 clamp(25px,2.65vw,32px)/1.42 'Gowun Batang',serif;letter-spacing:-1.2px;word-break:keep-all}
.duo-closing p{margin:0;color:rgba(255,255,255,.57);font-size:11.5px;line-height:1.7;word-break:keep-all}
.duo-mobile-action{position:fixed;z-index:80;left:50%;bottom:18px;display:none;width:min(520px,calc(100vw - 36px));padding:8px;border:1px solid rgba(67,37,82,.12);border-radius:17px;background:rgba(255,255,255,.92);box-shadow:0 16px 40px rgba(44,21,57,.2);backdrop-filter:blur(14px);transform:translateX(-50%);transition:opacity .2s ease,transform .2s ease}
.duo-mobile-action.is-hero-visible{opacity:0;pointer-events:none;transform:translate(-50%,18px)}
.duo-mobile-action.is-footer-visible{opacity:0;pointer-events:none;transform:translate(-50%,100%)}
.duo-mobile-action a,.duo-mobile-action button{display:flex;width:100%;min-height:50px;box-sizing:border-box;align-items:center;justify-content:center;border:0;border-radius:12px;background:linear-gradient(135deg,#713eb6,#452153);color:#fff;font-family:inherit;font-size:13px;font-weight:900;text-decoration:none;box-shadow:0 9px 22px rgba(70,31,84,.2)}
.duo-mobile-action button:disabled{opacity:.72;box-shadow:none}

@media(max-width:920px){
  .duo-hero{grid-template-columns:1fr 1fr;min-height:570px}
  .duo-hero-copy{padding:48px 28px}
  .duo-hero h1{font-size:31px;letter-spacing:-1.7px}
  .duo-pass{right:14px;width:220px}
  .duo-how{padding-left:38px;padding-right:38px}
  .duo-fatigue,.duo-pass-guide,.duo-stories{padding-left:38px;padding-right:38px}
  .duo-texture{gap:38px;padding:48px 38px}
  .duo-service-intro{gap:38px;padding:46px 38px}
  .duo-service-intro-detail{padding-left:30px}
}

@media(max-width:700px){
  .duo-page{padding:17px 14px 92px}
  .duo-hero{display:flex;min-height:0;flex-direction:column;border-radius:23px}
  .duo-hero-visual{height:300px}
  .duo-hero-visual>img{object-position:center 43%}
  .duo-hero-copy{padding:31px 22px 35px}
  .duo-badge{padding:6px 9px;font-size:10px}
  .duo-hero h1{margin:15px 0 13px;font-size:clamp(19px,6vw,26px);line-height:1.34;letter-spacing:-1.1px}
  .duo-service-kicker{margin:13px 0 -7px;font-size:10.5px}
  .duo-hero-benefit{margin-bottom:13px;padding:11px 13px;border-radius:11px}
  .duo-hero-benefit span{font-size:11px}
  .duo-hero-benefit strong{font-size:14px}
  .duo-hero-actions{display:grid;width:100%;grid-template-columns:1fr;margin-top:20px}
  .duo-hero-actions .duo-button.is-quiet,.duo-event-deadlines,.duo-mobile-omit{display:none}
  .duo-solo-note{width:100%;margin-top:9px;text-align:center;font-size:11.5px}
  .duo-button{min-height:48px;padding:0 11px;gap:7px;font-size:13px}
  .duo-pass{right:12px;bottom:17px;width:205px;height:96px;padding:14px 17px}
  .duo-pass::after{right:14px;bottom:12px;width:25px;height:25px;font-size:10px}
  .duo-pass>b{right:12px;top:11px;width:43px;height:27px;font-size:12px}
  .duo-pass strong{margin-top:6px;font-size:18px}
  .duo-event-strip{margin-top:16px;border-radius:0;background:none;box-shadow:none;border:0;border-bottom:1px solid var(--duo-line);grid-template-columns:1fr}
  .duo-event-strip>div{display:grid;grid-template-columns:108px minmax(0,1fr);min-height:0;gap:14px;padding:10px 4px;text-align:left}
  .duo-event-strip>div+div{border-left:0}
  .duo-event-strip strong,.duo-event-strip>div:first-child strong,.duo-event-strip>div:last-child strong{display:block;min-width:0;height:auto;padding:0;border-radius:0;background:none;color:#705180;font-size:12px;line-height:1.65;font-weight:600}
  .duo-event-strip br{display:none}
  .duo-event-strip span{font-size:13px;line-height:1.65}
  .duo-fatigue{display:none}
  .duo-fatigue-head{display:block;margin-bottom:20px}
  .duo-fatigue-head>span{display:block;padding:0 0 9px}
  .duo-fatigue-head h2{font-size:23px;text-align:left}
  .duo-fatigue-grid{grid-template-columns:1fr 1fr;border-radius:3px 18px 3px 18px}
  .duo-fatigue-card{min-height:108px;padding:16px 17px}
  .duo-fatigue-card:first-child{grid-column:1/-1;min-height:142px}
  .duo-fatigue-card:nth-child(2){border-left:0;border-top:1px solid rgba(255,255,255,.22)}
  .duo-fatigue-card:nth-child(3){border-top:1px solid rgba(255,255,255,.22)}
  .duo-fatigue-card strong{font-size:15px;line-height:1.4}
  .duo-fatigue-card small{font-size:10.5px}
  .duo-section-head h2{font-size:18px;line-height:1.55;letter-spacing:-.6px}
  .duo-service-intro{grid-template-columns:1fr;gap:26px;margin:25px 0 3px;padding:34px 22px;border-radius:21px;background:linear-gradient(145deg,#fff,#f7f0f8);box-shadow:0 13px 34px rgba(47,23,61,.05)}
  .duo-service-intro::after{right:-105px;top:-145px}
  .duo-service-intro-copy h2{margin:10px 0 12px;font-size:21px;line-height:1.5;letter-spacing:-.8px}
  .duo-service-intro-copy>span{display:none}
  .duo-service-intro-copy p span{display:none}
  .duo-service-intro-copy p strong{font-size:13.5px;line-height:1.65}
  .duo-service-intro-copy a{min-height:42px;box-sizing:border-box;justify-content:center;margin-top:15px;padding:0 14px;border:1px solid rgba(111,62,183,.16);border-radius:11px;background:rgba(255,255,255,.62);font-size:12px}
  .duo-service-intro-detail{padding:0;border:0}
  .duo-service-intro-label{margin-bottom:12px;font-size:12px}
  .duo-service-signals{gap:7px}
  .duo-service-signals span{min-height:43px;padding:0 12px;font-size:12px}
  .duo-service-review{grid-template-columns:42px minmax(0,1fr);gap:12px;margin-top:10px;padding:14px}
  .duo-service-review>span{width:40px;height:40px}
  .duo-service-review small{display:none}
  .duo-service-review strong{font-size:12.5px}
  .duo-service-review p{display:none}
  .duo-pass-guide{grid-template-columns:1fr;gap:18px;padding:16px 5px 20px;border:0}
  .duo-pass-guide-copy h2{font-size:18px;line-height:1.55;letter-spacing:-.6px;white-space:nowrap}
  .duo-pass-guide-copy p{font-size:13.5px}
  .duo-pass-explainer{display:none}
  .duo-service-flow{grid-template-columns:1fr 24px 1fr;min-height:106px;padding:16px 0;border-radius:0;background:none;box-shadow:none;border:0}
  .duo-service-flow small{font-size:13px;line-height:1.65}
  .duo-service-flow strong{font-family:'Pretendard',sans-serif;font-size:12px;font-weight:500;line-height:1.6;color:#8f7f96}
  .duo-service-flow>i{width:21px;height:21px;font-size:9px}
  .duo-service-flow>span{align-items:center;gap:10px}
  .duo-service-flow>span:first-child>strong{margin-top:-10px}
  .duo-service-flow .duo-zero-visual{display:flex;align-items:baseline;justify-content:center;height:78px;font:500 62px/78px 'Gowun Batang',serif;color:#69417c;letter-spacing:-3px}
  .duo-zero-visual>span{font-size:20px;letter-spacing:0;margin-left:3px}
  .duo-service-flow .duo-ticket-visual{display:flex;box-sizing:border-box;width:124px;height:78px;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:1px solid #cfb477;border-radius:9px;background:linear-gradient(125deg,#fffaf0,#f5edf8);color:#705281;position:relative}
  .duo-ticket-visual:before,.duo-ticket-visual:after{content:'';position:absolute;top:32px;width:10px;height:10px;border:1px solid #cfb477;border-radius:50%;background:#fffafc}
  .duo-ticket-visual:before{left:-6px}.duo-ticket-visual:after{right:-6px}
  .duo-ticket-visual>span{font:500 11px/1.3 sans-serif}
  .duo-ticket-visual em{font:700 25px/1.1 'Gowun Batang',serif}
  .duo-service-flow small{font-size:12px;line-height:1.6}
  .duo-service-flow>span:last-child>strong{display:none}
  .duo-texture{display:block;min-height:0;margin:24px 0 10px;padding:28px 5px;border-radius:0;background:transparent;color:var(--duo-ink);box-shadow:none;border-top:1px solid var(--duo-line)}
  .duo-texture-copy>span,.duo-texture-copy h2 em{color:#765483}
  .duo-texture-copy>p,.duo-texture-meter b,.duo-texture-meter small{color:#6c5c73}
  .duo-texture-copy>p strong{color:#483150}
  .duo-texture-copy{min-height:0}
  .duo-texture-copy h2{font-size:20px;line-height:1.55}
  .duo-texture-copy>p{font-size:13.5px}
  .duo-texture-meter{margin-top:22px;padding:8px 0;background:none;border:0;box-shadow:none}
  .duo-texture-meter p{grid-template-columns:28px minmax(0,1fr);gap:6px 10px;padding:12px 0}
  .duo-texture-meter p small{grid-column:2}
  .duo-texture-meter b,.duo-texture-meter small{font-size:13px;line-height:1.65}
  .duo-texture-journey{display:none}
  .duo-texture-journey li{grid-template-columns:78px minmax(0,1fr);padding:18px 0}
  .duo-texture-journey li>span{font-size:9.5px}
  .duo-texture-journey strong{font-size:14px}
  .duo-texture-journey p{font-size:12.5px;line-height:1.7}
  .duo-stories{padding:24px 5px 48px}
  .duo-stories .duo-section-head>p{display:none}
  .duo-story-gallery{display:flex;gap:9px;margin:24px -14px 0;padding:0 14px 15px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}
  .duo-story-gallery::-webkit-scrollbar{display:none}
  .duo-story-gallery figure{flex:0 0 72%;height:320px;scroll-snap-align:center}
  .duo-story-gallery figure:nth-child(2),.duo-story-gallery figure:nth-child(4){transform:none}
  .duo-story-gallery figcaption{font-size:12px}
  .duo-story-swipe{display:flex;align-items:center;justify-content:flex-end;gap:7px;margin:0;color:#78657f;font-size:11.5px;font-weight:800}
  .duo-story-swipe span{font-size:15px}
  .duo-stories-note{margin-top:8px;font-size:13px;line-height:1.65}
  .duo-story-stats{grid-template-columns:repeat(2,1fr)}
  .duo-story-stats>div{min-height:50px;padding:5px 7px;gap:6px}
  .duo-story-stats>div:nth-child(3),.duo-story-stats>div:nth-child(4){border-top:1px solid var(--duo-line)}
  .duo-story-stats>div:nth-child(3){border-left:0}
  .duo-story-stats strong{font-size:18px}
  .duo-story-stats strong small{font-size:10px}
  .duo-story-stats span{font-size:11px;line-height:1.4}
  .duo-story-stats-note{font-size:13px;line-height:1.65;text-align:left}
  .duo-how{display:block;padding:32px 5px 16px;scroll-margin-top:90px;border:0}
  .duo-how-head h2{font-size:18px;line-height:1.55}
  .duo-how-head{display:block}
  .duo-section-head>p{font-size:13.5px}
  .duo-steps{display:none}
  .duo-steps li{display:grid;grid-template-columns:56px minmax(0,1fr);gap:4px 14px;min-height:0;padding:20px 17px;background:#fffdfd;align-items:center}
  .duo-steps li+li{border-top:1px solid var(--duo-line);border-left:0}
  .duo-steps li>p,.duo-steps li>.duo-step-detail{grid-column:2}
  .duo-step-mark{grid-row:1/3;align-self:start;flex-direction:column;gap:5px;padding-top:0}
  .duo-step-mark svg{display:block;width:28px;height:28px;padding:8px;box-sizing:content-box}
  .duo-steps li>strong{margin-top:1px;font-weight:800}
  .duo-steps li>strong br{display:none}
  .duo-step-alert{background:none;border:0;padding:0;color:#77657d;font-size:13px;line-height:1.75}
  .duo-member-code{background:none;border:0;border-radius:0;padding:8px 0}
  .duo-member-code>button{background:transparent;color:#745580;text-decoration:underline}
  .duo-step-actions{gap:12px}
  .duo-step-actions button:not(.is-kakao){border:0;background:none;padding:0;color:#745580;text-decoration:underline}
  .duo-step-mark small{display:block;font-size:8px;line-height:1.4;letter-spacing:.4px;white-space:nowrap;color:#8a6b99}
  .duo-steps li>strong{font-size:14px;line-height:1.55}
  .duo-steps li>p,.duo-step-detail>p{font-size:12.5px;line-height:1.7}
  .duo-step-detail{padding:0}
  .duo-step-actions{margin-top:10px;display:grid;grid-template-columns:minmax(0,1fr) 88px;align-items:center;gap:8px}
  .duo-step-actions button,.duo-step-actions a{min-height:44px;padding:0 10px;font-size:11px;border-radius:9px}
  .duo-step-actions button:not(.is-kakao){padding:0 8px;background:rgba(255,255,255,.65);text-decoration:none;border-radius:9px}
  .duo-member-code{grid-template-columns:auto minmax(0,1fr) 88px;margin-top:0;padding:0;gap:8px}
  .duo-how .duo-step-detail>p+p{margin-top:8px}
  .duo-how .duo-step-alert b{font-weight:600}
  .duo-mobile-journey{display:grid;gap:8px;margin-top:17px}
  .duo-mobile-journey>a,.duo-mobile-journey>button,.duo-mobile-journey>div{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:66px;box-sizing:border-box;padding:11px 14px;border:1px solid rgba(70,38,84,.1);border-radius:15px;background:rgba(255,255,255,.78);color:#3d2946;text-align:left;text-decoration:none}
  .duo-mobile-journey>button{width:100%;font-family:inherit;cursor:pointer}
  .duo-mobile-journey em{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#f0e8f4;color:#71408a;font-size:12px;font-style:normal;font-weight:900}
  .duo-mobile-journey span{display:block;min-width:0}
  .duo-mobile-journey strong,.duo-mobile-journey small{display:block}
  .duo-mobile-journey strong{font-size:13.5px;line-height:1.4;letter-spacing:-.25px}
  .duo-mobile-journey small{margin-top:3px;color:#918497;font-size:10.5px;line-height:1.4}
  .duo-mobile-journey .duo-mobile-now{min-height:74px;border:0;background:linear-gradient(135deg,#713eb6,#452153);color:#fff;box-shadow:0 10px 25px rgba(70,31,84,.18)}
  .duo-mobile-journey .duo-mobile-now em{background:rgba(255,255,255,.16);color:#fff}
  .duo-mobile-journey .duo-mobile-now small{margin:0 0 3px;color:#e5ca69;font-size:9.5px;font-weight:900}
  .duo-mobile-journey .duo-mobile-now strong{font-size:14.5px}
  .duo-mobile-journey .duo-mobile-now>b{font-size:19px;font-weight:400}
  .duo-mobile-journey .duo-mobile-now.is-disabled{background:#6f6274;box-shadow:none}
  .duo-mobile-journey>p{margin:3px 2px 0;color:#806f86;font-size:11px;line-height:1.55}
  .duo-brand-link{display:none}
  body:has(.duo-page) .kyeol-sparkle-cursor{display:none}
  .duo-member-code>span{font-size:11px}
  .duo-member-code>strong{font-size:12px;letter-spacing:.2px}
  .duo-member-code>button{min-height:44px;padding:0 8px;font-size:11px;text-align:center}
  .duo-rules{display:block;padding:23px 19px}
  .duo-rules-symbol{display:none}
  .duo-rules h2{margin:0 0 14px;font-size:19px;line-height:1.45;white-space:normal}
  .duo-rules-list{display:none}
  .duo-rules-mobile{display:block}
  .duo-rules-mobile p{margin:0;color:#66546e;font-size:12.5px;line-height:1.7}
  .duo-rules-mobile p+p{margin-top:7px}
  .duo-rules-mobile details{margin-top:16px;border-top:1px solid var(--duo-line)}
  .duo-rules-mobile summary{padding:15px 0 1px;color:#69377f;font-size:13px;font-weight:900;cursor:pointer;list-style:none}
  .duo-rules-mobile summary::-webkit-details-marker{display:none}
  .duo-rules-mobile summary::after{content:'＋';float:right;font-size:15px;font-weight:500}
  .duo-rules-mobile details[open] summary::after{content:'－'}
  .duo-rules-mobile details>div{padding:13px 0 2px}
  .duo-closing{min-height:0;aspect-ratio:16/9;margin-top:10px;border-radius:23px}
  .duo-closing>video{object-fit:contain;background:#261131}
  .duo-closing-shade{background:linear-gradient(0deg,rgba(25,8,34,.96) 0%,rgba(29,10,39,.76) 40%,rgba(30,11,40,.16) 74%,transparent 100%),linear-gradient(90deg,rgba(28,9,38,.3),transparent 74%)}
  .duo-closing-copy{width:78%;height:100%;min-height:0;padding:14px 18px 16px;text-align:left}
  .duo-closing h2{margin:0;font-size:17px;line-height:1.36;letter-spacing:-.75px}
  .duo-closing .duo-button{display:none}
  .duo-mobile-action{left:0;right:0;bottom:0;display:block;width:auto;padding:10px 14px calc(10px + env(safe-area-inset-bottom));border-width:1px 0 0;border-radius:0;box-shadow:none;transform:none}
  .duo-mobile-action.is-hero-visible{transform:translateY(100%)}
  .duo-mobile-action.is-footer-visible{transform:translateY(100%)}
}

@media(max-width:380px){
  .duo-hero-visual{height:280px}
  .duo-hero h1{font-size:clamp(18px,6vw,22px)}
  .duo-hero-actions{grid-template-columns:1fr}
  .duo-pass{width:190px}
}

@media(prefers-reduced-motion:reduce){.duo-button,.duo-mobile-action{transition:none}}
