:root {
  --canvas:#f7f7f5; --surface:#fff; --ink:#171717; --muted:#64686d;
  --accent:#e21914; --dark:#070b10; --line:rgba(23,23,23,.15);
  color:var(--ink); background:var(--canvas); color-scheme:light;
  font-family:"SF Pro Display","SF Pro Text","Helvetica Neue","PingFang SC","Hiragino Sans GB",sans-serif;
  font-synthesis:none; font-size:16px; line-height:1.7;
}
* { box-sizing:border-box; }
body { margin:0; }
h1,h2,h3,h4,p,figure { margin:0; }
h1,h2,h3,h4 { font-weight:620; }
/* Shared semantic roles, implemented locally without importing the V1 foundation. */
body[data-typography="readability-v1"] { --type-copy:18px; --type-lead:24px; --type-ui:16px; --type-meta:14px; }
main p { font-size:var(--type-copy,16px); line-height:1.7; }
a { color:inherit; text-decoration:none; }
button,input { font:inherit; }
button { color:inherit; cursor:pointer; }
button:disabled { cursor:default; }
button,a,label { touch-action:manipulation; -webkit-tap-highlight-color:transparent; }
img { max-width:100%; display:block; }
button,a,input { -webkit-tap-highlight-color:transparent; }
a:focus-visible,button:focus-visible,input:focus-visible { outline:2px solid var(--accent); outline-offset:5px; }
[tabindex="-1"]:focus { outline:none; }
[hidden] { display:none!important; }
.icon { display:block; width:24px; height:24px; flex:none; }
.content-axis { width:min(1180px,calc(100% - 80px)); margin-inline:auto; }
.nav-axis { width:min(1380px,calc(100% - 60px)); margin-inline:auto; }
.section { padding-block:112px; scroll-margin-top:64px; }
.section-heading { margin-bottom:48px; }
h2 { font-size:56px; line-height:1.16; letter-spacing:-.045em; }
h2 span { display:inline-block; }
.section-heading h2 { max-width:920px; }
.lead { font-size:var(--type-lead,18px); line-height:1.6; color:var(--muted); max-width:660px; }
.section-heading .lead { margin-top:24px; }
.eyebrow { font-size:14px; font-weight:650; letter-spacing:.08em; line-height:1.35; }
.button { display:inline-flex; justify-content:center; align-items:center; gap:20px; border-radius:999px; padding:13px 24px; min-height:50px; font-weight:550; font-size:16px; line-height:1.5; }
.button .icon,.text-link .icon { width:20px; height:20px; }
.button-light { color:var(--ink); background:#fff; }
.button-dark { color:#fff; background:var(--ink); }
.text-link { display:inline-flex; gap:12px; align-items:center; min-height:44px; font-size:16px; font-weight:550; text-underline-offset:6px; }
.site-header { position:absolute; top:0; inset-inline:0; z-index:20; color:#fff; border-bottom:1px solid #ffffff1a; }
.header-inner { min-height:72px; display:flex; align-items:center; gap:40px; justify-content:space-between; }
.brand { flex:none; display:block; }
.brand img { object-fit:contain; }
.primary-nav { display:flex; align-items:center; gap:34px; margin-left:auto; margin-right:auto; }
.primary-nav a { position:relative; font-size:16px; line-height:72px; white-space:nowrap; }
.primary-nav a[aria-current]::after { content:""; position:absolute; bottom:0; left:0; right:0; height:2px; background:var(--accent); }
.header-contact { border:1px solid #ffffff99; border-radius:999px; font-size:16px; line-height:1.4; padding:10px 20px; white-space:nowrap; }
.menu-toggle { display:none; width:44px; height:44px; padding:10px; border:0; background:transparent; }
.mobile-nav { display:none; }
.hero { position:relative; min-height:clamp(720px,78svh,880px); background:var(--dark); color:#fff; overflow:hidden; }
.hero-media,.hero-media img,.hero-shade { position:absolute; inset:0; width:100%; height:100%; }
.hero-media img { object-fit:cover; object-position:62% center; }
.hero-shade { background:linear-gradient(90deg,#070b10 0%,rgba(7,11,16,.96) 23%,rgba(7,11,16,.72) 43%,rgba(7,11,16,.2) 76%,rgba(7,11,16,.05)),linear-gradient(0deg,rgba(7,11,16,.25),transparent 30%); }
.hero-copy { position:relative; padding-top:212px; padding-bottom:104px; }
.hero .eyebrow { margin-bottom:20px; color:#b7babd; }
.hero h1 { font-size:68px; line-height:1.03; letter-spacing:-.045em; font-weight:620; max-width:740px; scroll-margin-top:250px; }
.hero h1 span { display:inline-block; }
.hero-lead { font-size:var(--type-lead,18px); line-height:1.6; color:#c3c6c9; max-width:640px; margin-top:32px; text-wrap:balance; }
.hero .button { margin-top:36px; }
.hero-caption { position:absolute; right:30px; bottom:24px; font-size:14px; color:#c0c3c5; }
.task-surface { position:relative; isolation:isolate; overflow:hidden; border-radius:18px; padding:24px; background-color:var(--task-tint,#eeefeb); background-image:linear-gradient(0deg,rgba(255,255,255,.82),rgba(255,255,255,.6) 50%,rgba(255,255,255,0)),radial-gradient(ellipse at 100% 0%,var(--task-glow) 0%,transparent 72%),linear-gradient(115deg,var(--task-tint),var(--task-wash)); }
.task-surface::before { content:""; z-index:-1; position:absolute; right:0; top:0; width:72%; height:82px; background:url('/ko/assets/site/outputs/jdo-design-baselines/jdo-visual-north-star-2026-09-03/phase-2/a-grouped/assets/task-contours.svg') no-repeat right top/220px 104px; mask-image:linear-gradient(180deg,#000 45%,transparent 100%); }
.tone-car-service { --task-tint:#e5eef7; --task-wash:#edf4fa; --task-glow:#bddbe8; }
.tone-trip { --task-tint:#e0f0f0; --task-wash:#f2f4df; --task-glow:#bfdfd5; }
.tone-restaurant { --task-tint:#f9eadf; --task-wash:#faf0e4; --task-glow:#efc9ba; }
.tone-entertainment { --task-tint:#ede7f6; --task-wash:#eaf0fb; --task-glow:#cec7e9; }
.tone-life { --task-tint:#f5e7ed; --task-wash:#faf0df; --task-glow:#ecc8cf; }
.tone-health { --task-tint:#e7f0e4; --task-wash:#e9f4ed; --task-glow:#c4dec9; }
.site-footer { background:#070b10; color:#f7f7f5; padding-block:64px 24px; }
.site-footer > .content-axis { max-width:1180px; }
.footer-main { display:grid; grid-template-columns:1fr 1fr 1.15fr; gap:64px; align-items:start; }
.footer-brand-column { display:grid; gap:16px; align-content:start; }
.footer-brand-column .brand { display:block; width:132px; }
.footer-brand-column img { display:block; width:132px; height:auto; }
.footer-brand-column p { max-width:280px; color:#f7f7f5b3; font-size:14px; font-weight:600; letter-spacing:.08em; line-height:1.5; }
.footer-main nav { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); grid-template-rows:repeat(3,minmax(44px,auto)); grid-auto-flow:column; gap:0 24px; align-content:start; }
.footer-main nav a { display:flex; min-height:44px; align-items:center; color:#f7f7f5b3; font-size:16px; line-height:1.5; }
.footer-contact { display:flex; flex-direction:column; gap:8px; }
.footer-contact > a,.footer-contact p { color:#f7f7f5; font-size:16px; line-height:1.5; overflow-wrap:anywhere; }
.footer-contact > .footer-phone { font-size:24px; font-weight:620; line-height:1.3; letter-spacing:-.02em; }
.footer-location { display:grid; gap:4px; }
.footer-location p:last-child { color:#f7f7f5b3; font-size:16px; }
.footer-security { display:flex; margin-top:8px; flex-direction:column; gap:2px; }
.footer-security p,.footer-security a { color:#f7f7f5b3; font-size:16px; line-height:1.5; }
.footer-bottom { display:flex; justify-content:space-between; align-items:center; gap:24px; border-top:1px solid #ffffff26; margin-top:40px; padding-top:24px; font-size:14px; line-height:1.5; color:#f7f7f5b3; }
.footer-bottom a { font-size:16px; display:flex; gap:10px; align-items:center; min-height:44px; }
.footer-bottom .icon { width:18px; height:18px; }
.skip-link { position:fixed; top:10px; left:18px; padding:12px 18px; background:#fff; color:var(--ink); z-index:50; transform:translateY(-170%); }
.skip-link:focus { transform:none; }
.skip-link:not(:focus) { clip-path:inset(50%); }
.sr-only { position:absolute!important; width:1px!important; height:1px!important; overflow:hidden!important; clip:rect(0,0,0,0)!important; white-space:nowrap!important; }
@media (hover:hover) and (pointer:fine) {
.text-link:hover { text-decoration:underline; }
.primary-nav a:hover,.footer-main a:hover,.footer-bottom a:hover { color:#fff; text-decoration:underline; text-underline-offset:5px; }
.button-light:hover { background:#e8e9e6; }
.button-dark:hover { background:#353535; }
.header-contact:hover { background:#ffffff15; }
}
@media (prefers-reduced-motion:no-preference) {
.button .icon,.text-link .icon { transition:transform 180ms cubic-bezier(.23,1,.32,1); }
.button:hover .icon,.text-link:hover .icon { transform:translate(2px,-2px); }
.button:active { transform:scale(.98); }
}
@media (max-width:1100px) {
.primary-nav { gap:22px; }
.header-inner { gap:24px; }
.task-surface { padding:22px; }
.footer-main { gap:40px; }
}
@media (max-width:900px) {
body[data-typography="readability-v1"] { --type-lead:22px; }
.content-axis,.nav-axis { width:calc(100% - 40px); }
.section { padding-block:88px; }
h2 { font-size:42px; line-height:1.16; }
.section-heading { margin-bottom:36px; }
.header-inner { min-height:64px; }
.primary-nav { display:none; }
.site-enhanced .menu-toggle { display:block; }
.header-contact { margin-left:auto; }
.mobile-nav { width:100%; background:var(--dark); border-bottom:1px solid #ffffff26; }
.mobile-nav a { display:flex; justify-content:space-between; align-items:center; padding:16px 24px; min-height:56px; border-top:1px solid #ffffff15; }
.mobile-nav a[aria-current] { color:#ff625b; }
.site-enhanced .mobile-nav.is-open { display:block; }
html:not(.site-enhanced) .primary-nav { display:flex; flex-wrap:wrap; gap:0 24px; order:3; width:100%; }
html:not(.site-enhanced) .header-inner { flex-wrap:wrap; padding-top:16px; gap:8px 20px; }
html:not(.site-enhanced) .primary-nav a { line-height:36px; }
html:not(.site-enhanced) .hero-copy { padding-top:192px; }
.hero { min-height:max(730px,92svh); }
.hero-copy { padding-top:140px; padding-bottom:80px; }
.hero h1 { font-size:56px; max-width:670px; }
.hero-lead { max-width:550px; }
.hero-shade { background:linear-gradient(90deg,#070b10f5,#070b10b3 58%,#070b1040),linear-gradient(0deg,#070b1066,transparent 50%); }
.hero-media img { object-position:65% center; }
.task-surface { padding:22px 20px; }
.footer-main { grid-template-columns:1fr 1fr; gap:32px 40px; }
.footer-brand-column { grid-column:1 / -1; }
.footer-contact > .footer-phone { font-size:22px; }
.footer-bottom { align-items:flex-start; flex-direction:column; gap:8px; }
}
@media (max-width:620px) {
.content-axis,.nav-axis { width:calc(100% - 36px); }
.section { padding-block:72px; scroll-margin-top:56px; }
h2 { font-size:32px; line-height:1.2; letter-spacing:-.035em; }
h2 span { display:inline-block; }
.section-heading { margin-bottom:32px; }
.section-heading .lead { margin-top:20px; }
.lead { line-height:1.6; }
.brand img { width:86px; height:auto; }
.header-inner { gap:14px; }
.header-contact { font-size:16px; padding:8px 12px; min-height:40px; }
.hero { min-height:780px; }
.hero h1 { font-size:40px; line-height:1.1; max-width:354px; letter-spacing:-.045em; }
.hero h1 span { display:inline; }
.hero .eyebrow { max-width:340px; font-size:14px; letter-spacing:.035em; line-height:1.35; }
.hero-copy { padding-top:140px; padding-bottom:240px; }
.hero-lead { margin-top:28px; line-height:1.6; max-width:342px; }
.hero .button { margin-top:28px; }
.hero-shade { background:linear-gradient(180deg,#070b10 0%,#070b10e6 24%,#070b1099 55%,#070b1005 84%); }
.hero-media img { object-position:center bottom; }
.hero-caption { right:18px; bottom:16px; }
.task-surface { padding:24px; border-radius:14px; }
.site-footer { padding-block:48px 24px; }
.footer-main { grid-template-columns:1fr; gap:32px; }
.footer-brand-column { grid-column:1; }
.footer-brand-column .brand,.footer-brand-column img { width:116px; }
.footer-main nav { grid-template-columns:1fr 1fr; gap:0 16px; }
.footer-bottom { margin-top:32px; padding-top:24px; }
}
