*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background:#f5f3ed}body{min-width:320px;min-height:100vh;background:#f5f3ed;color:#111418;font-family:Avenir Next,Noto Sans KR,Apple SD Gothic Neo,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}a{color:inherit}::selection{background:#1769e0;color:#fff}:focus-visible{outline:3px solid rgba(23,105,224,.42);outline-offset:3px}#root,.route-loading{min-height:100vh}.home-v2{--ink: #0B1413;--ink-2: #3D4F4C;--muted: #5E6E6B;--deep: #102522;--teal: #0E9384;--teal-text: #0B7A6E;--signal: #14B8A6;--aqua: #48D6C7;--mint: #E4F5F2;--mint-2: #DDF5F0;--cloud: #F5F5F7;--white: #FFFFFF;--line: rgba(11,20,19,.1);--line-soft: rgba(11,20,19,.08);--r-xl: 28px;--r-lg: 24px;--r-md: 20px;--r-sm: 16px;--r-xs: 12px;--pill: 999px;--ease: cubic-bezier(.2,.7,.15,1);--container: 1024px;--gutter: clamp(20px, 4vw, 40px);--band: clamp(64px, 8vw, 120px);--font: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--mono: ui-monospace, SFMono-Regular, Menlo, monospace}html:has(.home-v2),body:has(.home-v2){background:var(--white, #FFFFFF)}.home-v2{min-height:100vh;margin:0;background:var(--white);color:var(--ink);font-family:var(--font);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased;text-wrap:pretty}.home-v2 *,.home-v2 *:before,.home-v2 *:after{box-sizing:border-box}:where(.home-v2) a{color:inherit;text-decoration:none}:where(.home-v2) a:hover{color:var(--teal-text)}.home-v2 :focus-visible{outline:2px solid var(--teal);outline-offset:3px;border-radius:4px}.home-v2 ::selection{background:var(--teal);color:#fff}.wrap{max-width:var(--container);margin:0 auto;padding-left:var(--gutter);padding-right:var(--gutter)}:where(.home-v2) [data-reveal]{opacity:0;transform:translateY(36px);transition:opacity .9s var(--ease),transform 1s var(--ease);transition-delay:var(--d, 0ms)}:where(.home-v2) [data-reveal=rise]{transform:translateY(80px)}:where(.home-v2) [data-reveal=left]{transform:translate(-48px)}:where(.home-v2) [data-reveal][data-in="1"]{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){:where(.home-v2) [data-reveal]{opacity:1;transform:none;transition:none}.home-v2 .card,.home-v2 .btn,.home-v2 .lang{transition:none}.home-v2 .card:hover{transform:none}}.nav{position:sticky;top:0;z-index:40;background:#fffc;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid var(--line)}.nav__progress{position:absolute;left:0;bottom:-1px;height:2px;width:0;background:var(--teal)}.nav__in{height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 clamp(16px,3vw,24px)}.nav__logo{display:flex;align-items:center;gap:8px;font-weight:700;letter-spacing:-.02em;font-size:15px}.nav__logo svg{width:20px;height:20px}.nav__links{display:flex;align-items:center;gap:clamp(12px,2.4vw,28px);font-size:13px;font-weight:500;color:var(--ink-2)}.nav__links a:hover{color:var(--ink)}.lang{height:28px;min-width:44px;padding:0 10px;border-radius:var(--pill);border:1px solid rgba(11,20,19,.14);background:transparent;font:inherit;font-size:11px;font-weight:700;letter-spacing:.06em;color:var(--ink);cursor:pointer}.lang:hover{background:var(--cloud)}.lang:active{background:var(--mint)}.lang{transition:background .2s}.eyebrow{margin:0 0 18px;font-size:17px;font-weight:600;color:var(--teal-text)}.kicker{margin:0 0 14px;font-size:15px;font-weight:600;color:var(--teal-text)}.h1{margin:0 0 22px;font-size:clamp(40px,6.4vw,88px);line-height:1.04;letter-spacing:-.04em;font-weight:700}.h1 .mask{display:block;overflow:hidden;padding-bottom:.06em}.h1 .mask>span{text-wrap:balance}.home-v2[lang=en] .h1{font-size:clamp(36px,5.6vw,76px);letter-spacing:-.045em}.h1 .accent{color:var(--teal)}.h2{margin:0 0 14px;font-size:clamp(32px,4.4vw,56px);letter-spacing:-.035em;line-height:1.08;font-weight:700}.h2--sm{font-size:clamp(28px,3.6vw,44px)}.lead{margin:0;font-size:clamp(17px,1.5vw,21px);line-height:1.45;color:var(--muted)}.lead--hero{margin:0 auto 32px;max-width:640px;font-size:clamp(19px,2vw,27px);line-height:1.35;letter-spacing:-.015em}.head{text-align:center;max-width:720px;margin:0 auto clamp(40px,5vw,64px)}.mono{font-family:var(--mono);letter-spacing:.16em;font-size:11px}.btn{display:inline-flex;align-items:center;height:48px;padding:0 24px;border-radius:var(--pill);background:var(--teal);color:#fff;font-weight:500;font-size:17px;transition:background .25s}.btn:hover{background:var(--teal-text);color:#fff}.btn:active{transform:scale(.985)}.btn{transition:background .25s,transform .2s var(--ease)}.btn--sm{height:44px;padding:0 22px;font-size:15px}.btn--ink{background:var(--ink)}.btn--ink:hover{background:var(--teal)}.link{font-size:17px;font-weight:500;color:var(--teal-text)}.link:hover{color:var(--teal)}.link:hover span,.docs--lg a:hover span{transform:translate(2px)}.link span,.docs--lg a span{display:inline-block;transition:transform .25s var(--ease)}.link--sm{font-size:15px}.link--xs{font-size:14px}.actions{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px 28px}.actions--left{justify-content:flex-start;gap:12px 20px}.band{padding:var(--band) 0}.band--cloud{background:var(--cloud)}.band--edge{border-top:1px solid var(--line-soft)}.hero{padding:clamp(72px,10vw,140px) 0 clamp(56px,7vw,96px);text-align:center}.hero__in{max-width:880px;margin:0 auto}.flow{--p: 0;margin:clamp(56px,7vw,88px) auto 0;border-radius:var(--r-lg);background:var(--ink);color:#fff;padding:clamp(24px,3vw,36px);text-align:left;position:relative;overflow:hidden}.flow__head{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:22px}.flow__head .mono{color:var(--aqua)}.flow__head .mono--dim{color:#ffffff80;letter-spacing:.12em}.flow__bar{position:relative;height:3px;border-radius:3px;background:#ffffff1f;margin-bottom:18px}.flow__fill{position:absolute;inset:0 auto 0 0;width:calc(var(--p) * 100%);background:linear-gradient(90deg,var(--teal),var(--aqua));border-radius:3px}.flow__dot{position:absolute;top:50%;left:calc(var(--p) * 100%);width:14px;height:14px;margin:-7px 0 0 -7px;border-radius:50%;background:var(--aqua);box-shadow:0 0 0 6px #48d6c733}.flow__steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.flow__step{padding:18px 16px;border-radius:var(--r-sm);background:#ffffff0f;border:1px solid rgba(255,255,255,.08);opacity:calc(.35 + clamp(0,(var(--p) - var(--t)) * 4,1)*.65)}.flow__step:nth-child(1){--t: 0}.flow__step:nth-child(2){--t: .25}.flow__step:nth-child(3){--t: .5}.flow__step:nth-child(4){--t: .75;background:rgba(72,214,199,calc(.08 + clamp(0,(var(--p) - .75) * 4,1)*.92));border-color:#48d6c766}.flow__step:nth-child(4)>*{color:#fff;mix-blend-mode:difference}.flow__no{display:block;font-family:var(--mono);font-size:10px;letter-spacing:.14em;color:var(--aqua);margin-bottom:8px}.flow__title{display:block;font-size:clamp(13px,1.4vw,17px);letter-spacing:-.01em;font-weight:700}.flow__sub{display:block;font-size:12px;color:#ffffff8c}.flow__metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin-top:22px;padding-top:22px;border-top:1px solid rgba(255,255,255,.08)}.flow__value{display:block;font-size:clamp(28px,3vw,40px);letter-spacing:-.04em;line-height:1;font-variant-numeric:tabular-nums;font-weight:700}.flow__label{font-size:12px;color:#ffffff8c}.grid{display:grid;gap:16px}.grid--4{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.grid--spot{grid-template-columns:repeat(auto-fit,minmax(248px,1fr))}.grid--2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.span-all{grid-column:1 / -1}.card{border-radius:var(--r-md);background:var(--white);padding:28px 24px 30px;display:grid;gap:18px;align-content:start;transition:transform .35s var(--ease),box-shadow .35s var(--ease)}.card:hover{transform:translateY(-4px)}.card--outline{border:1px solid var(--line);padding:24px;display:flex;flex-direction:column;gap:16px}.card--outline:hover{box-shadow:0 20px 40px -24px #0b14134d}.card--cloud{background:var(--cloud);padding:28px}.card--cloud:hover{transform:none}.card--ink{background:var(--ink);color:#fff}.card--ink:hover{transform:none}.card__title{margin:0 0 6px;font-size:21px;letter-spacing:-.02em;font-weight:600}.card__title .sub{font-weight:500;color:var(--muted)}.card__text{margin:0;font-size:15px;line-height:1.5;color:var(--muted)}.card__text--sm{font-size:14px}.tile{width:56px;height:56px;border-radius:var(--r-sm);display:grid;place-items:center;font-weight:800;font-size:18px;letter-spacing:-.03em}.tile--step{width:44px;height:44px;border-radius:var(--r-xs);background:var(--mint);color:var(--teal-text);font-weight:700;font-size:15px}.tile--featured{width:76px;height:76px;border-radius:22px;background:var(--deep);color:var(--aqua);font-size:24px;letter-spacing:-.04em;margin-bottom:22px;box-shadow:0 24px 48px -20px #10252299;display:inline-grid}.meta{margin:0 0 4px;font-size:12px;font-weight:600}.meta .cat{color:var(--muted);font-weight:500}.tone-live{color:#0b7a6e}.tone-beta{color:#8a5a00}.tone-dev{color:#5b6b68}.card__name{margin:0 0 8px;font-size:21px;letter-spacing:-.02em;font-weight:600;line-height:1.15}.card__links{display:grid;gap:8px;font-size:14px;font-weight:500}.docs{display:flex;gap:12px;font-size:12px;color:var(--muted)}.docs a{color:var(--muted);white-space:nowrap}.docs a:hover{color:var(--ink)}.docs--lg{gap:20px;font-size:15px;font-weight:500}.docs--lg a{color:var(--teal-text)}.mark{display:grid;place-items:center;width:56px;height:56px;border-radius:var(--r-sm);overflow:hidden;flex:none}.mark img{width:100%;height:100%;object-fit:contain;display:block}.mark--bare{border-radius:0;overflow:visible;background:none}.mark--spot{width:64px;height:64px;border-radius:18px}.mark--spot.mark--bare{border-radius:0}.mark--featured{width:76px;height:76px;border-radius:22px;margin:0 auto 22px;box-shadow:0 24px 48px -20px #0b141373}.mark--featured.mark--bare{border-radius:0;box-shadow:none}.spot{gap:18px}.spot__name{margin:0 0 8px;font-size:23px;letter-spacing:-.025em;font-weight:700;line-height:1.15}.others{margin-top:clamp(40px,5vw,64px)}.others__head{display:flex;align-items:baseline;gap:8px 14px;flex-wrap:wrap;padding-bottom:14px;border-bottom:1px solid var(--line)}.others__title{margin:0;font-size:15px;font-weight:700;letter-spacing:-.01em}.others__head .side-note{font-size:13px;color:var(--muted)}.plist{list-style:none;margin:0;padding:0}.plist__row{display:grid;grid-template-columns:36px minmax(150px,210px) 1fr auto;align-items:center;gap:8px 20px;padding:16px 8px;border-bottom:1px solid var(--line-soft);transition:background .25s var(--ease);border-radius:var(--r-xs)}.plist__row:hover{background:var(--cloud)}.band--cloud .plist__row:hover{background:var(--white)}.tile--xs{width:36px;height:36px;border-radius:10px;font-size:13px;font-weight:700}.plist__name{font-size:16px;font-weight:600;letter-spacing:-.01em}.plist__name span{display:inline-block;color:var(--teal-text);transition:transform .25s var(--ease)}.plist__row:hover .plist__name span{transform:translate(2px)}.plist__meta{margin:2px 0 0;font-size:12px;font-weight:500;color:var(--muted)}.plist__desc{margin:0;font-size:13px;line-height:1.5;color:var(--muted)}.plist__row .docs{justify-content:flex-end}@media(max-width:860px){.plist__row{grid-template-columns:36px 1fr;row-gap:10px;align-items:start;padding:18px 8px}.plist__desc,.plist__row .docs{grid-column:2}.plist__row .docs{justify-content:flex-start}}.featured{border-radius:var(--r-xl);background:var(--cloud);padding:clamp(36px,5vw,72px) clamp(24px,4vw,56px);text-align:center;margin-bottom:16px}.featured__meta{margin:0 0 8px;font-size:14px;font-weight:600;color:var(--teal-text);display:flex;justify-content:center;gap:10px;align-items:center;flex-wrap:wrap}.featured__meta i{width:4px;height:4px;border-radius:50%;background:var(--teal-text)}.featured__name{margin:0 0 12px;font-size:clamp(36px,5vw,64px);line-height:1;letter-spacing:-.045em;font-weight:700}.featured__tagline{margin:0 auto 10px;font-size:clamp(19px,1.9vw,25px);font-weight:600;letter-spacing:-.02em;max-width:640px}.featured__desc{margin:0 auto 28px;font-size:17px;line-height:1.5;color:var(--muted);max-width:560px}.list{list-style:none;margin:0;padding:0;display:grid}.list>li{padding:12px 0;border-top:1px solid var(--line);font-size:15px;line-height:1.5;color:var(--ink-2)}.list--work li{display:grid;gap:2px}.list--work strong{font-size:15px;font-weight:600;color:var(--ink)}.list--work span{font-size:14px;color:var(--muted)}.list--protocol{gap:8px}.list--protocol li{display:flex;gap:12px;align-items:center;font-size:15px;font-weight:500;border:0;padding:0;color:#fff}.list--protocol .no{font-size:12px;color:var(--aqua);width:20px}.list--disc{padding:4px 24px;border-radius:var(--r-md);background:var(--white)}.list--disc li{padding:14px 0;border-top:1px solid var(--line-soft);font-size:14px}.card__head{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:8px 16px;margin-bottom:12px}.card__head .side-note{font-size:13px;color:var(--muted)}.profile{margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:0 32px}.profile>div{display:grid;grid-template-columns:minmax(120px,38%) 1fr;gap:12px;padding:12px 0;border-top:1px solid var(--line)}.profile dt{font-size:14px;color:var(--muted)}.profile dd{margin:0;font-size:14px;font-weight:500;line-height:1.5}.tlcard{padding-bottom:8px}.tl{margin-top:10px}.tl__group{display:grid;grid-template-columns:92px 1fr;gap:0 20px}.tl__year{margin:0;font-size:clamp(26px,3vw,34px);font-weight:700;letter-spacing:-.04em;line-height:1;color:var(--teal-text);position:sticky;top:72px;align-self:start;padding-top:22px;font-variant-numeric:tabular-nums}.tl__list{list-style:none;margin:0;padding:0 0 0 26px;border-left:1px solid var(--line)}.tl__item{position:relative;padding:22px 0}.tl__item+.tl__item{border-top:1px solid var(--line-soft)}.tl__item:before{content:"";position:absolute;left:-31px;top:28px;width:11px;height:11px;border-radius:50%;background:var(--cloud);border:2px solid var(--muted);box-sizing:border-box}.tl__item[data-kind=company]:before{border-color:var(--teal-text);background:var(--white)}.tl__item[data-kind=launch]:before{background:var(--teal);border-color:var(--teal);box-shadow:0 0 0 4px #0e938424}.tl__item[data-kind=site]:before{border-color:var(--ink-2);border-style:dashed}.tl__meta{display:flex;align-items:center;gap:10px;margin:0 0 6px}.tl__date{font-size:13px;font-weight:700;color:var(--teal-text);font-variant-numeric:tabular-nums;letter-spacing:-.01em}.tl__kind{font-family:var(--mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);border:1px solid var(--line);border-radius:var(--pill);padding:3px 9px}.tl__item[data-kind=launch] .tl__kind{color:var(--teal-text);border-color:#0e93844d;background:var(--mint-2)}.tl__title{margin:0 0 6px;font-size:17px;font-weight:600;letter-spacing:-.015em;line-height:1.3}.tl__desc{margin:0;font-size:14px;line-height:1.65;color:var(--muted);max-width:62ch}@media(max-width:640px){.tl__group{grid-template-columns:1fr;gap:0}.tl__year{position:static;padding:18px 0 6px;font-size:24px}.tl__list{padding-left:22px}.tl__item:before{left:-27px}}.footer{padding:32px 0 40px;font-size:12px;color:var(--muted);line-height:1.7}.footer__brand{display:flex;align-items:center;gap:8px;font-weight:700;color:var(--ink);font-size:14px;margin-bottom:12px}.footer__brand svg{width:18px;height:18px}.footer__row{display:flex;flex-wrap:wrap;gap:4px 14px}.footer__row a{color:var(--muted)}.footer__bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px 20px;margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}.footer__nav{display:flex;flex-wrap:wrap;gap:4px 16px}.footer__nav a{color:var(--muted)}@media(max-width:640px){.nav__links{gap:12px;font-size:12px}.flow__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.list--timeline li{grid-template-columns:72px 1fr}}@media(max-width:420px){.nav__word{display:none}.h1{font-size:clamp(34px,10.5vw,40px)}}@font-face{font-family:SUIT Variable;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://cdn.jsdelivr.net/gh/sunn-us/SUIT/fonts/variable/woff2/SUIT-Variable.woff2) format("woff2-variations")}:root{--uds-canvas: #f5f7f6;--uds-surface: #ffffff;--uds-surface-soft: #eef2f1;--uds-ink: #18201f;--uds-muted: #5b6765;--uds-subtle: #7a8583;--uds-accent: #2e6b64;--uds-accent-soft: #e2efec;--uds-line: rgba(24, 32, 31, .12);--uds-line-strong: rgba(24, 32, 31, .2);--uds-shadow: 0 18px 52px rgba(28, 43, 40, .07);--uds-font: "SUIT Variable", "SF Pro Text", "Pretendard Variable", sans-serif;color-scheme:light}html body{background:var(--uds-canvas);color:var(--uds-ink);font-family:var(--uds-font);font-size:16px;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}html body a{text-underline-offset:.2em}html body :focus-visible{outline:3px solid rgba(46,107,100,.3);outline-offset:3px}html body .aurora-home{background:var(--uds-canvas);color:var(--uds-ink);font-family:var(--uds-font);font-size:16.5px}html body .aurora-home .section-frame,html body .aurora-home .about-surface,html body .aurora-home .disclosure-surface,html body .aurora-home .footer-content{width:min(1180px,calc(100% - 48px))}html body .aurora-home .header-container{width:min(1180px,100%);height:68px;background:#ffffffe6;box-shadow:0 8px 28px #1c2b280f}html body .aurora-home .nav-link{padding:.65rem .95rem;font-size:.94rem}html body .aurora-home .header-contact{height:44px;font-size:.88rem}html body .aurora-home .language-toggle{width:44px;min-width:44px;height:44px}html body .aurora-home .hero{min-height:700px;padding:118px 0 72px}html body .aurora-home .hero-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:clamp(2.5rem,5vw,5rem)}html body .aurora-home .hero-title{max-width:760px;font-size:clamp(3.5rem,5.6vw,4.5rem);font-weight:670;letter-spacing:-.052em;line-height:1.02}html body .aurora-home .hero-subtitle{max-width:620px;font-size:clamp(1.05rem,1.25vw,1.16rem);line-height:1.72}html body .aurora-home .hero-board{min-height:320px;padding:1.45rem;border-radius:18px;box-shadow:var(--uds-shadow)}html body .aurora-home .hero-board h2{margin:3rem 0 2rem;font-size:clamp(1.9rem,2.6vw,2.7rem);line-height:1.08}html body .aurora-home .hero-pipeline div{padding:.68rem .48rem}html body .aurora-home .cta-button{min-height:50px;font-size:.88rem}html body .aurora-home .capabilities{padding-bottom:72px}html body .aurora-home .capability-grid article{min-height:170px;padding:1.55rem 1.35rem}html body .aurora-home .capability-grid span{margin-bottom:1.8rem}html body .aurora-home .capability-grid h2{font-size:clamp(1.25rem,1.6vw,1.55rem)}html body .aurora-home .capability-grid p{font-size:.94rem}html body .aurora-home .products,html body .aurora-home .physique-spotlight,html body .aurora-home .about,html body .aurora-home .disclosure{padding:clamp(5rem,8vw,7rem) 0}html body .aurora-home .portfolio-heading{gap:3rem;margin-bottom:3.5rem}html body .aurora-home .portfolio-heading h2,html body .aurora-home .physique-spotlight-copy>h2,html body .aurora-home .about-header .section-title,html body .aurora-home .disclosure-header .section-title{font-size:clamp(2.75rem,4.4vw,3.75rem);font-weight:650;letter-spacing:-.048em;line-height:1.06}html body .aurora-home .portfolio-heading>p,html body .aurora-home .physique-spotlight-lead,html body .aurora-home .about-lead,html body .aurora-home .disclosure-description,html body .aurora-home .disclosure-subtitle{font-size:1.02rem;line-height:1.72}html body .aurora-home .featured-product-copy{min-height:430px;padding:clamp(1.8rem,3.4vw,2.8rem)}html body .aurora-home .product-index{margin-top:2.3rem}html body .aurora-home .featured-product h3{font-size:clamp(2.55rem,3.7vw,3.4rem);line-height:1.05}html body .aurora-home .product-description{min-height:92px;font-size:1rem;line-height:1.7}html body .aurora-home .portfolio-label-index{margin-top:5rem}html body .aurora-home .product-row{min-height:350px;padding:1.7rem}html body .aurora-home .product-row-main{margin-top:1.5rem}html body .aurora-home .product-row-main h3{font-size:clamp(2rem,2.7vw,2.7rem)}html body .aurora-home .about-surface,html body .aurora-home .disclosure-surface{padding:clamp(2.2rem,4.2vw,3.7rem)}html body .aurora-home .section-heading-numbered{grid-template-columns:72px minmax(0,1fr);padding-bottom:2.5rem}html body .aurora-home .section-number{font-size:clamp(2.2rem,3.3vw,3.2rem)}html body .legal-container{box-sizing:border-box;width:100%;max-width:none;min-height:100vh;margin:0;padding:42px 24px 80px;background:var(--uds-canvas);color:var(--uds-ink);font-family:var(--uds-font);font-size:16.5px;line-height:1.78}html body .legal-content{box-sizing:border-box;width:min(860px,100%);margin:0 auto;padding:clamp(32px,6vw,58px);border:1px solid var(--uds-line);border-radius:20px;background:var(--uds-surface);box-shadow:var(--uds-shadow);color:var(--uds-ink)}html body .legal-page-nav{display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px;margin:0 0 42px;padding:0 0 20px;border-bottom:1px solid var(--uds-line);color:var(--uds-subtle);font-size:.86rem;line-height:1.45}html body .legal-page-nav a{color:var(--uds-muted);font-weight:660;text-decoration:none}html body .legal-page-nav a:hover{color:var(--uds-accent);text-decoration:underline}html body .legal-language-current{padding:3px 8px;border-radius:6px;background:var(--uds-accent-soft);color:var(--uds-accent);font-weight:720}html body .legal-content h1{max-width:720px;margin:0;color:var(--uds-ink);font-family:var(--uds-font);font-size:clamp(2.25rem,5vw,3rem);font-weight:700;letter-spacing:-.04em;line-height:1.16;word-break:keep-all}html body .effective-date{margin:14px 0 36px;padding-bottom:22px;border-bottom:1px solid var(--uds-line);color:var(--uds-subtle);font-size:.9rem}html body .legal-content section{margin:44px 0 0}html body .legal-content h2{margin:0 0 15px;color:var(--uds-ink);font-family:var(--uds-font);font-size:clamp(1.35rem,3vw,1.65rem);font-weight:700;letter-spacing:-.025em;line-height:1.35;word-break:keep-all}html body .legal-content h3{margin:28px 0 10px;color:#34413f;font-size:1.08rem;font-weight:700;line-height:1.45}html body .legal-content p,html body .legal-content li{color:var(--uds-muted);font-size:1rem;line-height:1.78;word-break:keep-all}html body .legal-content p{margin:0 0 13px}html body .legal-content ul,html body .legal-content ol{margin:13px 0 18px;padding-left:1.35rem}html body .legal-content li{margin:7px 0;padding-left:.15rem}html body .legal-content li::marker{color:var(--uds-accent)}html body .legal-content strong{color:#2f3b39;font-weight:720}html body .legal-content a{color:var(--uds-accent);font-weight:650}html body .legal-link-list{padding-left:0;list-style:none}html body .legal-link-list li{margin:8px 0}html body .legal-link-list a{display:block;padding:12px 14px;border:1px solid var(--uds-line);border-radius:10px;background:var(--uds-surface-soft);text-decoration:none}html body .legal-content table{width:100%;margin:20px 0 28px;border-collapse:separate;border:1px solid var(--uds-line);border-spacing:0;border-radius:12px;overflow:hidden;font-size:.92rem}html body .legal-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}html body .legal-content table th,html body .legal-content table td{padding:12px 14px;border-right:1px solid var(--uds-line);border-bottom:1px solid var(--uds-line);color:var(--uds-muted);text-align:left;vertical-align:top}html body .legal-content table th{background:var(--uds-surface-soft);color:var(--uds-ink);font-weight:700}html body .legal-content table tr:last-child td{border-bottom:0}html body .legal-content table th:last-child,html body .legal-content table td:last-child{border-right:0}html body .note,html body .contact-box,html body .contact-section{margin:28px 0 0;padding:18px 20px;border:1px solid rgba(46,107,100,.18);border-radius:12px;background:var(--uds-accent-soft);color:#345650}html body .note p,html body .contact-box p,html body .contact-section p,html body .contact-box li,html body .contact-section li{color:#425d58}html body .legal-content pre,html body .legal-content code{border-radius:7px;background:#edf0ef;color:#3c4947}html body .product-info-page{min-height:100vh;padding:24px;background:var(--uds-canvas);color:var(--uds-ink);font-family:var(--uds-font);font-size:16px}html body .product-info-shell{width:min(1120px,100%);margin:0 auto;overflow:hidden;border:1px solid var(--uds-line);border-radius:20px;background:var(--uds-surface);box-shadow:var(--uds-shadow)}html body .product-info-nav{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:1rem;padding:0 24px;border-bottom:1px solid var(--uds-line);background:var(--uds-surface)}html body .product-info-brand,html body .product-info-nav-links a{color:var(--uds-ink);font-family:var(--uds-font);font-size:.9rem;font-weight:700;text-decoration:none}html body .product-info-nav-links{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}html body .product-info-nav-links a{color:var(--uds-muted);font-size:.84rem}html body .product-info-body{background:var(--uds-surface)}html body .product-info-hero{display:block;padding:clamp(54px,8vw,84px) clamp(24px,7vw,72px);background:var(--uds-surface)}html body .product-info-hero-copy{max-width:780px}html body .product-info-kicker,html body .product-info-section-label{color:var(--uds-accent);font-size:.76rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}html body .product-info-title-row h1{max-width:760px;margin:13px 0 0;color:var(--uds-ink);font-family:var(--uds-font);font-size:clamp(2.8rem,6vw,4.2rem);font-weight:680;letter-spacing:-.05em;line-height:1.05}html body .product-info-title-row>span{display:inline-flex;margin-top:16px;padding:5px 9px;border-radius:7px;background:var(--uds-accent-soft);color:var(--uds-accent);font-size:.76rem;font-weight:720}html body .product-info-lead{max-width:700px;margin-top:20px;color:var(--uds-muted);font-size:1.08rem;line-height:1.72}html body .product-info-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px}html body .product-info-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 16px;border:1px solid var(--uds-line-strong);border-radius:10px;background:var(--uds-surface);color:var(--uds-ink);font-size:.88rem;font-weight:720;text-decoration:none}html body .product-info-button-primary{border-color:var(--uds-ink);background:var(--uds-ink);color:#fff}html body .product-info-date{margin-top:18px;color:var(--uds-subtle);font-size:.82rem}html body .product-info-visual{display:none}html body .product-info-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--uds-line);border-bottom:1px solid var(--uds-line);background:var(--uds-surface-soft)}html body .product-info-highlights div{min-height:118px;padding:22px;border-right:1px solid var(--uds-line)}html body .product-info-highlights div:last-child{border-right:0}html body .product-info-highlights strong{color:var(--uds-ink);font-size:1.25rem}html body .product-info-highlights span{color:var(--uds-muted);font-size:.88rem}html body .product-info-section,html body .product-info-boundary{padding:clamp(54px,8vw,82px) clamp(24px,7vw,72px)}html body .product-info-section h2,html body .product-info-boundary h2{max-width:780px;margin:12px 0 0;color:var(--uds-ink);font-family:var(--uds-font);font-size:clamp(2rem,4vw,2.9rem);font-weight:680;letter-spacing:-.04em;line-height:1.15}html body .product-info-step-grid,html body .product-info-feature-grid,html body .product-info-document-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:30px}html body .product-info-step-grid article,html body .product-info-feature-grid article,html body .product-info-document-grid a{padding:22px;border:1px solid var(--uds-line);border-radius:14px;background:var(--uds-surface-soft);color:var(--uds-ink)}html body .product-info-step-grid h3,html body .product-info-feature-grid h3{color:var(--uds-ink);font-size:1.08rem}html body .product-info-step-grid p,html body .product-info-feature-grid p,html body .product-info-boundary p{color:var(--uds-muted);font-size:.96rem;line-height:1.68}html body .product-info-boundary{border-top:1px solid var(--uds-line);border-bottom:1px solid var(--uds-line);background:var(--uds-surface-soft)}html body .product-info-document-grid a{display:flex;align-items:center;justify-content:space-between;text-decoration:none}html body .product-info-footer{padding:22px 24px;border-top:1px solid var(--uds-line);background:var(--uds-surface);color:var(--uds-muted);font-size:.84rem}html body .ps-page{min-height:100vh;padding:24px;background:var(--uds-canvas);color:var(--uds-ink);font-family:var(--uds-font);font-size:16px}html body .ps-shell,html body .ps-legal-shell{max-width:1120px;margin:0 auto;overflow:hidden;border:1px solid var(--uds-line);border-radius:20px;background:var(--uds-surface);box-shadow:var(--uds-shadow)}html body .ps-legal-shell{max-width:900px}html body .ps-nav,html body .ps-legal-nav{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:1rem;padding:14px 24px;border-bottom:1px solid var(--uds-line);background:var(--uds-surface)}html body .ps-wordmark{color:var(--uds-ink)}html body .ps-wordmark>span{width:34px;height:34px;border-radius:9px;background:var(--uds-ink);color:#fff;font-family:var(--uds-font);font-size:1rem;font-style:normal}html body .ps-wordmark strong,html body .ps-nav-links a,html body .ps-legal-nav>div a,html body .ps-legal-nav>div span{color:var(--uds-muted);font-size:.84rem;font-weight:680}html body .ps-language,html body .ps-legal-nav .ps-language{border-color:var(--uds-line);background:var(--uds-surface-soft)}html body .ps-hero{display:block;padding:clamp(54px,8vw,84px) clamp(24px,7vw,72px);background:var(--uds-surface)}html body .ps-hero-copy{max-width:800px}html body .ps-frame-card{display:none}html body .ps-kicker,html body .ps-section-label{color:var(--uds-accent);font-size:.76rem;letter-spacing:.11em}html body .ps-title-row h1,html body .ps-section h2,html body .ps-boundary h2,html body .ps-legal-heading h1,html body .ps-legal-body h2{color:var(--uds-ink);font-family:var(--uds-font)}html body .ps-title-row h1{font-size:clamp(2.8rem,6vw,4.2rem);font-weight:680;letter-spacing:-.05em;line-height:1.05}html body .ps-title-row>span{background:var(--uds-accent-soft);color:var(--uds-accent)}html body .ps-lead{max-width:720px;color:var(--uds-muted);font-size:1.08rem;line-height:1.72}html body .ps-button{min-height:48px;border-color:var(--uds-line-strong);border-radius:10px;color:var(--uds-ink);font-size:.88rem}html body .ps-button-primary{border-color:var(--uds-ink);background:var(--uds-ink);color:#fff}html body .ps-updated{color:var(--uds-subtle)}html body .ps-highlights{border-color:var(--uds-line);background:var(--uds-surface-soft)}html body .ps-highlights div{min-height:112px;border-color:var(--uds-line)}html body .ps-highlights strong{color:var(--uds-accent);font-family:var(--uds-font);font-size:1.55rem}html body .ps-highlights span,html body .ps-section-intro{color:var(--uds-muted)}html body .ps-section,html body .ps-boundary{padding:clamp(54px,8vw,82px) clamp(24px,7vw,72px)}html body .ps-section h2,html body .ps-boundary h2{font-size:clamp(2rem,4vw,2.9rem);font-weight:680;letter-spacing:-.04em;line-height:1.15}html body .ps-step-grid,html body .ps-principle-grid,html body .ps-document-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:30px;border:0}html body .ps-step-grid article,html body .ps-principle-grid article,html body .ps-document-grid a{min-height:0;padding:22px;border:1px solid var(--uds-line);border-radius:14px;background:var(--uds-surface-soft)}html body .ps-step-grid h3,html body .ps-principle-grid h3{margin-top:20px;color:var(--uds-ink);font-family:var(--uds-font);font-size:1.08rem}html body .ps-step-grid p,html body .ps-principle-grid p,html body .ps-boundary>div p{color:var(--uds-muted);font-size:.96rem;line-height:1.68}html body .ps-boundary{background:var(--uds-surface-soft);color:var(--uds-ink)}html body .ps-boundary>div p{border-color:var(--uds-line);background:var(--uds-surface)}html body .ps-document-grid a{color:var(--uds-ink)}html body .ps-footer{border-color:var(--uds-line);background:var(--uds-surface)}html body .ps-footer strong{color:var(--uds-ink);font-family:var(--uds-font)}html body .ps-footer span,html body .ps-footer p,html body .ps-footer a{color:var(--uds-muted)}html body .ps-legal{background:var(--uds-canvas)}html body .ps-legal-heading{padding:clamp(44px,7vw,66px) clamp(24px,7vw,62px) 30px;border-color:var(--uds-line)}html body .ps-legal-heading h1{font-size:clamp(2.25rem,5vw,3rem);font-weight:700;letter-spacing:-.04em;line-height:1.16}html body .ps-legal-heading>p:last-child{color:var(--uds-subtle)}html body .ps-legal-body{padding:34px clamp(24px,7vw,62px) 64px}html body .ps-legal-intro{margin-bottom:32px;padding:18px 20px;border:1px solid rgba(46,107,100,.18);border-left:3px solid var(--uds-accent);border-radius:10px;background:var(--uds-accent-soft);color:#405b56;font-size:1rem;line-height:1.75}html body .ps-legal-body section{margin-bottom:40px}html body .ps-legal-body h2{margin-bottom:13px;font-size:clamp(1.35rem,3vw,1.65rem);font-weight:700;letter-spacing:-.025em}html body .ps-legal-body p,html body .ps-legal-body li{color:var(--uds-muted);font-size:1rem;line-height:1.78}html body .ps-legal-links a{border-color:var(--uds-line);background:var(--uds-surface-soft);color:var(--uds-accent)}html body .page{box-sizing:border-box;min-height:100vh;padding:24px;background:var(--uds-canvas);color:var(--uds-ink);font-family:var(--uds-font)}html body .page .shell{width:min(1120px,100%);max-width:1120px;margin:0 auto;overflow:hidden;border:1px solid var(--uds-line);border-radius:20px;background:var(--uds-surface);box-shadow:var(--uds-shadow)}html body .page nav{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:1rem;padding:14px 24px;border-bottom:1px solid var(--uds-line);background:var(--uds-surface)}html body .page nav a,html body .page nav span{color:var(--uds-muted);font-family:var(--uds-font);font-size:.84rem;font-weight:680;text-decoration:none}html body .page .hero{display:block;padding:clamp(54px,8vw,84px) clamp(24px,7vw,72px);background:var(--uds-surface)}html body .page .frame{display:none}html body .page .hero h1,html body .page .heading h1{max-width:760px;color:var(--uds-ink);font-family:var(--uds-font);font-size:clamp(2.8rem,6vw,4.2rem);font-weight:680;letter-spacing:-.05em;line-height:1.05}html body .page .hero p,html body .page .section p,html body .page .boundary p,html body .page .legal-body p,html body .page .legal-body li{color:var(--uds-muted);font-family:var(--uds-font);font-size:1rem;line-height:1.75}html body .page .highlights{border-color:var(--uds-line);background:var(--uds-surface-soft)}html body .page .highlights div{border-color:var(--uds-line)}html body .page .section,html body .page .boundary{padding:clamp(54px,8vw,82px) clamp(24px,7vw,72px)}html body .page .boundary{background:var(--uds-surface-soft);color:var(--uds-ink)}html body .page .grid article,html body .page .grid a,html body .page .boundary article,html body .page .boundary p{border-color:var(--uds-line);background:var(--uds-surface-soft);color:var(--uds-ink)}html body .page .heading{padding:54px clamp(24px,7vw,62px) 28px;border-bottom:1px solid var(--uds-line)}html body .page .heading h1{font-size:clamp(2.25rem,5vw,3rem);font-weight:700;line-height:1.16}html body .page .legal-body{width:min(860px,100%);padding:34px clamp(24px,7vw,62px) 64px}html body .page .legal-body h2{color:var(--uds-ink);font-family:var(--uds-font);font-size:clamp(1.35rem,3vw,1.65rem);font-weight:700;line-height:1.35}html body .page .intro,html body .page .legal-links a{border-color:#2e6b642e;background:var(--uds-accent-soft);color:#405b56}html body .page footer{padding:22px 24px;border-top:1px solid var(--uds-line);background:var(--uds-surface);color:var(--uds-muted)}@media(max-width:900px){html body .aurora-home .hero-grid,html body .aurora-home .portfolio-heading{grid-template-columns:1fr}html body .aurora-home .hero-board{width:min(600px,100%)}html body .product-info-nav,html body .ps-nav,html body .ps-legal-nav{align-items:flex-start;flex-direction:column}html body .product-info-step-grid,html body .product-info-feature-grid,html body .product-info-document-grid,html body .ps-step-grid,html body .ps-principle-grid,html body .ps-document-grid{grid-template-columns:1fr}}@media(max-width:640px){html body .aurora-home{font-size:16px}html body .aurora-home .section-frame,html body .aurora-home .about-surface,html body .aurora-home .disclosure-surface,html body .aurora-home .footer-content{width:calc(100% - 28px)}html body .aurora-home .hero{padding:104px 0 58px}html body .aurora-home .hero-title{font-size:clamp(2.7rem,12vw,3.1rem);line-height:1.04}html body .aurora-home .hero-board{min-height:0}html body .aurora-home .portfolio-heading h2,html body .aurora-home .physique-spotlight-copy>h2,html body .aurora-home .about-header .section-title,html body .aurora-home .disclosure-header .section-title{font-size:clamp(2.3rem,10vw,2.8rem)}html body .aurora-home .featured-product-copy{min-height:0}html body .aurora-home .featured-product h3{font-size:clamp(2.3rem,10vw,2.8rem)}html body .aurora-home .product-description{min-height:0}html body .legal-container,html body .product-info-page,html body .ps-page,html body .page{padding:0}html body .legal-content,html body .product-info-shell,html body .ps-shell,html body .ps-legal-shell,html body .page .shell{width:100%;border:0;border-radius:0;box-shadow:none}html body .legal-content{padding:30px 20px 54px}html body .legal-page-nav{margin-bottom:32px}html body .legal-content h1,html body .ps-legal-heading h1,html body .page .heading h1{font-size:clamp(2rem,10vw,2.5rem)}html body .legal-content p,html body .legal-content li,html body .ps-legal-body p,html body .ps-legal-body li,html body .page .legal-body p,html body .page .legal-body li{font-size:.98rem;line-height:1.75}html body .product-info-highlights,html body .ps-highlights{grid-template-columns:1fr}html body .product-info-highlights div,html body .ps-highlights div{border-right:0;border-bottom:1px solid var(--uds-line)}html body .product-info-highlights div:last-child,html body .ps-highlights div:last-child{border-bottom:0}html body .product-info-title-row h1,html body .ps-title-row h1,html body .page .hero h1{font-size:clamp(2.5rem,12vw,3.2rem)}html body .product-info-section h2,html body .product-info-boundary h2,html body .ps-section h2,html body .ps-boundary h2{font-size:clamp(1.8rem,8vw,2.3rem)}html body .page nav{align-items:flex-start;flex-direction:column}}@media print{html body,html body .legal-container,html body .ps-page,html body .page{background:#fff}html body .legal-content,html body .ps-legal-shell,html body .page .shell{width:100%;max-width:none;border:0;box-shadow:none}}@media(prefers-reduced-motion:reduce){html body *,html body *:before,html body *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
