*{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{min-height:100vh}.language-toggle{display:inline-grid;width:40px;height:40px;place-items:center;border:1px solid rgba(17,20,24,.24);border-radius:50%;background:transparent;color:#111418;cursor:pointer;font-size:.68rem;font-weight:850;letter-spacing:.05em;transition:background .16s ease,color .16s ease,transform .16s ease}.language-toggle:hover{background:#1769e0;color:#fff;transform:rotate(-6deg)}.language-toggle:active{transform:scale(.94)}.language-toggle.animating{opacity:.65}.lang-badge{transition:transform .15s ease}.language-toggle.animating .lang-badge{transform:rotateY(180deg)}.header{position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(17,20,24,.12);background:#f5f3ede6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-container{display:grid;grid-template-columns:auto 1fr auto;align-items:center;width:min(1240px,calc(100% - 64px));min-height:72px;margin:0 auto;gap:2rem}.logo{display:inline-flex;align-items:center;gap:.7rem;color:#111418;font-size:1.05rem;font-weight:850;letter-spacing:.08em;text-decoration:none}.logo-mark{width:32px;height:32px;object-fit:contain;border-radius:7px}.header-nav{display:flex;align-items:center;justify-content:center;gap:1.5rem}.nav-link{position:relative;display:inline-flex;min-height:44px;align-items:center;color:#4f555d;font-size:.86rem;font-weight:700;text-decoration:none}.nav-link:after{position:absolute;right:0;bottom:5px;left:0;height:1px;background:#111418;content:"";transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.nav-link:hover:after{transform:scaleX(1);transform-origin:left}.header-right{display:flex;align-items:center;gap:.65rem}.header-contact{display:inline-flex;min-height:40px;align-items:center;padding:0 1rem;border:1px solid #111418;border-radius:999px;background:#111418;color:#fff;font-size:.82rem;font-weight:780;text-decoration:none;transition:background .16s ease,color .16s ease}.header-contact:hover{background:transparent;color:#111418}@media(max-width:760px){.header-container{grid-template-columns:auto 1fr auto;width:min(100% - 32px,1240px);gap:.8rem}.header-nav{display:none}.header-right{grid-column:3}.header-contact{display:none}}.disclosure{padding:clamp(4.5rem,8vw,7rem) 0;border-bottom:1px solid rgba(17,20,24,.14);background:#ebe7dd;scroll-margin-top:72px}.disclosure-header{display:grid;gap:.45rem}.disclosure-subtitle{color:#1769e0;font-size:.72rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.disclosure-description{max-width:800px;color:#555b63;font-size:.96rem;line-height:1.75}.disclosure-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:1rem;margin-top:1.5rem}.disclosure-card{padding:1.5rem;border:1px solid rgba(17,20,24,.14);border-radius:16px;background:#f8f6f1}.disclosure-card-index{display:block;margin-bottom:1.4rem;color:#1769e0;font-size:.68rem;font-weight:850}.disclosure-card-title,.disclosure-cta-title{margin-bottom:.8rem;font-family:Iowan Old Style,"Noto Serif KR",serif;font-size:1.25rem;font-weight:600}.disclosure-list{padding-left:1.1rem;color:#555b63;font-size:.9rem;line-height:1.75}.disclosure-card-cta{border-color:#111418;background:#111418;color:#fff}.disclosure-card-cta .disclosure-card-index{color:#8cb7ff}.disclosure-cta-hint{margin-bottom:1.2rem;color:#ffffff94;font-size:.84rem;line-height:1.6}.disclosure-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:.6rem;padding:0 1rem;border-radius:999px;background:#fff;color:#111418;font-size:.8rem;font-weight:780;text-decoration:none}@media(max-width:760px){.disclosure-grid{grid-template-columns:1fr}}:root{--paper: #f5f3ed;--paper-deep: #ebe7dd;--ink: #111418;--muted: #626870;--line: rgba(17, 20, 24, .14);--line-strong: rgba(17, 20, 24, .26);--blue: #1769e0;--blue-soft: #e6effd;--orange: #ff7043;--orange-soft: #fff0e9;--green: #177f68;--green-soft: #e4f5ef;--serif: "Iowan Old Style", "Noto Serif KR", "Times New Roman", serif}.route-loading{min-height:100vh;background:var(--paper)}.section-frame{width:min(1240px,calc(100% - 64px));margin:0 auto}.section-kicker{color:var(--blue);font-size:.72rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.hero{position:relative;overflow:hidden;padding:clamp(5rem,10vw,8.5rem) 0 clamp(4rem,8vw,7rem);background:linear-gradient(rgba(17,20,24,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(17,20,24,.055) 1px,transparent 1px),var(--paper);background-size:80px 80px}.hero:after{position:absolute;top:-160px;right:-150px;width:520px;height:520px;border:90px solid rgba(23,105,224,.08);border-radius:50%;content:""}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(380px,.82fr);align-items:center;gap:clamp(3rem,7vw,7rem)}.hero-copy{max-width:760px}.hero-eyebrow{display:flex;align-items:center;gap:.7rem;margin-bottom:1.5rem;color:#3f454d;font-size:.72rem;font-weight:850;letter-spacing:.16em}.hero-eyebrow span{width:30px;height:2px;background:var(--blue)}.hero-title{max-width:900px;color:var(--ink);font-family:var(--serif);font-size:clamp(3.2rem,7.5vw,7rem);font-weight:500;letter-spacing:-.06em;line-height:.98;word-break:keep-all}.hero-title em{color:var(--blue);font-style:italic}.hero-subtitle{max-width:650px;margin-top:2rem;color:#4f555d;font-size:clamp(1.05rem,1.7vw,1.28rem);font-weight:520;line-height:1.78;word-break:keep-all}.hero-actions,.physique-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;margin-top:2.25rem}.cta-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:1.15rem;padding:0 1.25rem;border:1px solid var(--ink);border-radius:999px;font-size:.88rem;font-weight:780;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.cta-button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1114181f}.cta-button-primary{background:var(--ink);color:#fff}.cta-button-secondary{background:#f5f3edb8;color:var(--ink)}.cta-button-orange{border-color:var(--orange);background:var(--orange);color:#fff}.hero-board{position:relative;padding:1.5rem;border-radius:26px;background:var(--ink);color:#fff;box-shadow:0 30px 70px #11141833;transform:rotate(1.5deg)}.hero-board:before{position:absolute;top:11px;right:11px;bottom:11px;left:11px;border:1px solid rgba(255,255,255,.09);border-radius:18px;content:"";pointer-events:none}.hero-board-top{position:relative;display:flex;align-items:center;justify-content:space-between;color:#8cb7ff;font-size:.67rem;font-weight:850;letter-spacing:.16em}.hero-board-top i{width:8px;height:8px;border-radius:50%;background:#35d07f;box-shadow:0 0 0 5px #35d07f21}.hero-board h2{position:relative;margin:4rem 0 2.5rem;font-family:var(--serif);font-size:clamp(2.2rem,4vw,3.5rem);font-weight:500;letter-spacing:-.045em;line-height:1.04}.hero-board h2 span{display:block}.hero-pipeline{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem}.hero-pipeline div{min-width:0;padding:.75rem .55rem;border:1px solid rgba(255,255,255,.12);border-radius:10px}.hero-pipeline span,.hero-pipeline strong{display:block}.hero-pipeline span{margin-bottom:.5rem;color:var(--orange);font-size:.65rem;font-weight:850}.hero-pipeline strong{overflow:hidden;color:#ffffffd1;font-size:.58rem;letter-spacing:.04em}.hero-board>p{position:relative;margin-top:1.5rem;color:#ffffff7a;font-size:.68rem;line-height:1.5}.capabilities{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;scroll-margin-top:72px}.capability-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.capability-grid article{min-height:220px;padding:2rem 1.5rem;border-right:1px solid var(--line)}.capability-grid article:first-child{border-left:1px solid var(--line)}.capability-grid span{display:block;margin-bottom:2.7rem;color:var(--blue);font-size:.68rem;font-weight:850}.capability-grid h2{margin-bottom:.6rem;font-family:var(--serif);font-size:1.7rem;font-weight:600}.capability-grid p{color:var(--muted);font-size:.9rem;line-height:1.65;word-break:keep-all}.products{padding:clamp(5rem,9vw,8rem) 0;background:var(--paper);scroll-margin-top:72px}.portfolio-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.52fr);align-items:end;gap:3rem;margin-bottom:4rem}.portfolio-heading h2,.physique-spotlight-copy>h2,.about-header .section-title,.disclosure-header .section-title{margin-top:.9rem;font-family:var(--serif);font-size:clamp(2.5rem,5.5vw,5rem);font-weight:500;letter-spacing:-.055em;line-height:1.02}.portfolio-heading h2 span,.physique-spotlight-copy>h2 span{display:block}.portfolio-heading>p{color:var(--muted);font-size:1rem;line-height:1.75;word-break:keep-all}.portfolio-label{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem;color:#555b63;font-size:.7rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.portfolio-label:after{width:80px;height:1px;background:var(--line-strong);content:""}.portfolio-label-index{margin-top:5rem}.featured-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.featured-product{overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff}.featured-product-art{height:250px;padding:1rem;background:#eaf2ff}.featured-product-physiquesnap .featured-product-art{background:var(--orange-soft)}.featured-product-art>img{display:block;width:100%;height:100%;border-radius:16px;object-fit:cover}.featured-product-copy{padding:clamp(1.5rem,3vw,2.25rem)}.product-meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#626870;font-size:.72rem;font-weight:750;letter-spacing:.03em}.status{display:inline-flex;min-height:26px;align-items:center;padding:0 .65rem;border-radius:999px;font-size:.68rem;font-weight:800}.status-live{background:var(--green-soft);color:var(--green)}.status-beta{background:var(--blue-soft);color:var(--blue)}.status-developing{background:var(--orange-soft);color:#b83d17}.product-index{margin-top:2rem;color:var(--blue);font-size:.72rem;font-weight:850}.featured-product-physiquesnap .product-index{color:var(--orange)}.featured-product h3{margin-top:.5rem;font-family:var(--serif);font-size:clamp(2.4rem,5vw,4.3rem);font-weight:500;letter-spacing:-.05em}.product-description{min-height:84px;margin-top:1rem;color:#555b63;font-size:.98rem;line-height:1.75;word-break:keep-all}.product-steps{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1.4rem}.product-steps span{padding:.42rem .65rem;border:1px solid var(--line);border-radius:999px;color:#555b63;font-size:.64rem;font-weight:800;letter-spacing:.07em}.product-primary{display:flex;min-height:50px;align-items:center;justify-content:space-between;margin-top:2rem;padding:0 1rem;border-radius:10px;background:var(--ink);color:#fff;font-size:.84rem;font-weight:780;text-decoration:none}.featured-product-physiquesnap .product-primary{background:var(--orange)}.product-documents{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem;margin-top:1rem}.product-documents a{display:inline-flex;align-items:center;gap:.25rem;color:#626870;font-size:.72rem;font-weight:720;text-decoration:none}.product-documents a:hover{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.physique-art,.intentime-art{position:relative;display:grid;width:100%;height:100%;place-items:center;overflow:hidden;border-radius:16px;background:#171926;color:#fff}.physique-art{background:linear-gradient(135deg,#2b183d,#17172a 55%,#0f172a)}.physique-art:before{position:absolute;width:122px;height:190px;border:2px solid rgba(53,200,255,.8);border-radius:58% 58% 42% 42%;content:""}.physique-art:after{position:absolute;top:50%;left:50%;width:36px;height:36px;border:2px solid rgba(53,200,255,.8);border-radius:50%;content:"";transform:translate(-50%,-118px)}.physique-art strong,.physique-art small{position:absolute;left:1rem;font-weight:850;letter-spacing:.1em}.physique-art strong{top:1rem;color:var(--orange);font-size:.7rem}.physique-art small{bottom:1rem;color:#35d07f;font-size:.58rem}.physique-corner{position:absolute;width:55px;height:55px;border-color:var(--orange);border-style:solid}.physique-corner-a{top:26px;left:26px;border-width:3px 0 0 3px}.physique-corner-b{right:26px;bottom:26px;border-width:0 3px 3px 0}.physique-axis{position:absolute;top:0;bottom:0;left:50%;border-left:1px dashed rgba(255,255,255,.16)}.intentime-art{grid-template-columns:auto 1fr;gap:.8rem;padding:1rem;background:#111415}.intentime-art span{display:grid;width:58px;height:58px;place-items:center;border-radius:50%;background:#baf3dd;color:#111415;font-family:var(--serif);font-size:2rem;font-style:italic}.intentime-art strong{font-size:.9rem}.product-index-grid{border-top:1px solid var(--line-strong)}.product-row{display:grid;grid-template-columns:50px 120px minmax(0,1fr) minmax(200px,.32fr);align-items:center;gap:1.25rem;padding:1.35rem 0;border-bottom:1px solid var(--line)}.product-row-number{color:var(--blue);font-size:.7rem;font-weight:850}.product-row-art{height:82px;overflow:hidden;border-radius:12px;background:#fff}.product-row-art>img{width:100%;height:100%;object-fit:cover}.product-row-simplemirror .product-row-art{background:#111827}.product-row-simplemirror .product-row-art img{object-fit:contain;padding:.55rem}.product-row-main h3{margin-top:.45rem;font-family:var(--serif);font-size:1.65rem;font-weight:600;letter-spacing:-.035em}.product-row-main>p{max-width:700px;margin-top:.25rem;color:var(--muted);font-size:.86rem;line-height:1.6;word-break:keep-all}.product-row-actions>a{display:flex;align-items:center;justify-content:space-between;padding-bottom:.7rem;border-bottom:1px solid var(--ink);font-size:.78rem;font-weight:780;text-decoration:none}.product-row-actions .product-documents{gap:.55rem;margin-top:.7rem}.product-row-actions .product-documents a{display:inline-flex;padding:0;border:0;font-size:.65rem}.physique-spotlight{padding:clamp(5rem,9vw,8rem) 0;background:#17172a;color:#fff}.physique-spotlight-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.68fr);align-items:center;gap:clamp(3rem,8vw,7rem)}.physique-spotlight .section-kicker{color:var(--orange)}.physique-spotlight-copy>h2{color:#fff6f1}.physique-spotlight-lead{max-width:700px;margin-top:1.5rem;color:#c7c3d2;font-size:1rem;line-height:1.8;word-break:keep-all}.physique-principles{margin-top:2.2rem;border-top:1px solid rgba(255,255,255,.13)}.physique-principles article{display:grid;grid-template-columns:42px 1fr;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.13)}.physique-principles article>span{color:var(--orange);font-size:.68rem;font-weight:850}.physique-principles h3{font-family:var(--serif);font-size:1.2rem;font-weight:600}.physique-principles p{margin-top:.25rem;color:#aaa6b7;font-size:.84rem;line-height:1.6}.text-link{display:inline-flex;align-items:center;gap:.7rem;color:#fff;font-size:.84rem;font-weight:750;text-decoration:none}.physique-protocol{padding:1.4rem;border:1px solid rgba(255,255,255,.14);border-radius:26px;background:linear-gradient(145deg,#2b183d,#1c1829);box-shadow:0 30px 60px #00000047}.physique-protocol-head{display:flex;align-items:center;justify-content:space-between;color:#c7c3d2;font-size:.65rem;font-weight:850;letter-spacing:.12em}.physique-protocol-head i{padding:.28rem .55rem;border-radius:999px;background:#ff704326;color:var(--orange);font-style:normal}.physique-protocol-frame{position:relative;display:grid;height:320px;margin:1.2rem 0;place-items:center;overflow:hidden;border-radius:18px;background:#101422}.physique-protocol-frame:before{width:115px;height:215px;border:2px solid #35c8ff;border-radius:52% 52% 38% 38%;content:"";box-shadow:0 0 32px #35c8ff29}.physique-protocol-frame:after{position:absolute;top:31px;width:42px;height:42px;border:2px solid #35c8ff;border-radius:50%;content:""}.physique-protocol-frame>span{position:absolute;width:48px;height:48px;border-color:var(--orange);border-style:solid}.physique-protocol-frame>span:first-child{top:18px;left:18px;border-width:3px 0 0 3px}.physique-protocol-frame>span:nth-child(2){right:18px;bottom:18px;border-width:0 3px 3px 0}.physique-protocol-frame strong,.physique-protocol-frame small{position:absolute;bottom:16px;font-size:.6rem;letter-spacing:.1em}.physique-protocol-frame strong{left:18px;color:var(--orange)}.physique-protocol-frame small{right:18px;color:#35d07f}.physique-protocol ol{list-style:none}.physique-protocol li{display:flex;align-items:center;gap:1rem;padding:.75rem 0;border-top:1px solid rgba(255,255,255,.1);color:#e8e5ee;font-size:.84rem}.physique-protocol li span{color:var(--orange);font-size:.65rem;font-weight:850}.about{padding:clamp(5rem,8vw,7rem) 0;border-bottom:1px solid var(--line);background:#fff;scroll-margin-top:72px}.about-surface,.disclosure-surface{width:min(1080px,calc(100% - 64px));margin:0 auto}.about-header,.disclosure-header{margin-bottom:2.5rem}.about-header .section-title,.disclosure-header .section-title{font-size:clamp(2.4rem,5vw,4.2rem)}.section-divider{width:72px;height:2px;margin-top:1rem;background:var(--blue)}.about-content{display:grid;gap:1.25rem}.about-lead{max-width:880px;color:#4f555d;font-size:1.06rem;line-height:1.8;word-break:keep-all}.about-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.about-card,.about-profile,.about-timeline{padding:1.5rem;border:1px solid var(--line);border-radius:16px;background:#fbfaf7}.about-card-title{margin-bottom:.9rem;font-family:var(--serif);font-size:1.2rem;font-weight:600}.about-card-index{display:block;margin-bottom:1.3rem;color:var(--blue);font-size:.68rem;font-weight:850}.about-list{padding-left:1.1rem;color:#555b63;font-size:.9rem;line-height:1.75}.about-profile-header,.about-timeline-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.about-profile-badge,.about-timeline-badge{padding:.3rem .65rem;border-radius:999px;background:var(--green-soft);color:var(--green);font-size:.68rem;font-weight:800;white-space:nowrap}.about-profile-note{margin:.5rem 0 1.2rem;color:var(--muted);font-size:.84rem;line-height:1.65}.about-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.about-profile-item{min-width:0;padding:.9rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.about-profile-item dt{margin-bottom:.25rem;color:#737982;font-size:.68rem;font-weight:800}.about-profile-item dd{margin:0;font-size:.84rem;font-weight:650;line-height:1.5;word-break:keep-all}.about-timeline-list{display:grid;gap:.65rem;margin-top:1rem;list-style:none}.about-timeline-list li{display:grid;grid-template-columns:16px 1fr;gap:.4rem;color:#555b63;font-size:.86rem;line-height:1.6}.about-timeline-dot{width:7px;height:7px;margin-top:.48rem;border-radius:50%;background:var(--orange)}.footer{padding:4rem 0 2rem;background:var(--ink);color:#fff}.footer-content{width:min(1240px,calc(100% - 64px));margin:0 auto}.footer-brand{display:flex;align-items:center;gap:.8rem}.footer-brand img{width:40px;height:40px;border-radius:9px}.footer-brand strong,.footer-brand span{display:block}.footer-brand strong{font-size:1.15rem;letter-spacing:.08em}.footer-brand span{margin-top:.15rem;color:#ffffff73;font-size:.58rem;font-weight:800;letter-spacing:.12em}.footer-nav{display:flex;flex-wrap:wrap;gap:1.4rem;margin:2.5rem 0}.footer-nav a{color:#ffffffbf;font-size:.82rem;font-weight:700;text-decoration:none}.footer-nav a:hover{color:#fff}.footer-info{padding:1.5rem 0;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.company-name{font-size:.88rem;font-weight:750}.company-address{margin-top:.35rem;color:#ffffff80;font-size:.76rem}.footer-details{display:flex;flex-wrap:wrap;gap:.55rem 1rem;margin-top:1rem;color:#ffffff9e;font-size:.72rem}.footer-details a{color:#8cb7ff;text-decoration:none}.footer-bottom{margin-top:1.5rem;color:#ffffff61;font-family:var(--serif);font-size:.78rem}@media(max-width:980px){.hero-grid,.portfolio-heading,.physique-spotlight-grid{grid-template-columns:1fr}.hero-board{max-width:680px;transform:none}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.capability-grid article:nth-child(3){border-left:1px solid var(--line);border-top:1px solid var(--line)}.capability-grid article:nth-child(4){border-top:1px solid var(--line)}.product-row{grid-template-columns:42px 100px minmax(0,1fr)}.product-row-actions{grid-column:3}}@media(max-width:760px){.section-frame,.about-surface,.disclosure-surface,.footer-content{width:min(100% - 32px,1240px)}.hero{padding-top:4rem;background-size:48px 48px}.hero-title{font-size:clamp(2.8rem,13vw,4.8rem)}.hero-board{display:none}.capability-grid,.featured-product-grid,.about-grid,.about-profile-grid{grid-template-columns:1fr}.capability-grid article,.capability-grid article:first-child,.capability-grid article:nth-child(3),.capability-grid article:nth-child(4){min-height:0;padding:1.5rem 0;border:0;border-bottom:1px solid var(--line)}.capability-grid span{margin-bottom:1rem}.portfolio-heading{margin-bottom:3rem}.featured-product-art{height:210px}.product-description{min-height:0}.product-row{grid-template-columns:34px 82px minmax(0,1fr);gap:.8rem}.product-row-main .product-meta{align-items:flex-start;flex-direction:column;gap:.35rem}.product-row-main>p{display:none}.product-row-actions{grid-column:2 / -1}.physique-protocol{max-width:520px}}@media(max-width:520px){.section-frame,.about-surface,.disclosure-surface,.footer-content{width:min(100% - 24px,1240px)}.hero-actions,.physique-actions{align-items:stretch;flex-direction:column}.cta-button{width:100%}.portfolio-heading h2,.physique-spotlight-copy>h2{font-size:2.55rem}.product-row{grid-template-columns:28px 68px minmax(0,1fr)}.product-row-art{height:64px}.product-row-main h3{font-size:1.3rem}.product-row-main .status{display:none}.product-documents{gap:.5rem}.physique-protocol-frame{height:270px}.about-profile-header,.about-timeline-header{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@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")}.aurora-home{--aurora-canvas: #05080d;--aurora-canvas-soft: #091019;--aurora-surface: rgba(15, 24, 35, .62);--aurora-surface-strong: rgba(12, 19, 28, .88);--aurora-text: #f6f9fc;--aurora-muted: #a7b4c2;--aurora-subtle: #718091;--aurora-cyan: #64eee7;--aurora-blue: #5f91ff;--aurora-lime: #c1f978;--aurora-line: rgba(255, 255, 255, .13);--aurora-line-strong: rgba(255, 255, 255, .24);--aurora-glow: 0 38px 100px rgba(0, 0, 0, .38);position:relative;isolation:isolate;min-width:320px;min-height:100vh;background:radial-gradient(circle at 7% 5%,rgba(38,121,157,.2),transparent 28rem),radial-gradient(circle at 96% 18%,rgba(72,105,214,.18),transparent 31rem),var(--aurora-canvas);color:var(--aurora-text);font-family:SUIT Variable,SF Pro Display,Pretendard Variable,sans-serif;font-feature-settings:"ss01","ss02","cv01";font-synthesis:none;letter-spacing:-.018em}.aurora-home:before{position:fixed;z-index:-2;top:-22rem;right:-15rem;width:58rem;height:58rem;border-radius:50%;background:radial-gradient(circle at 32% 32%,rgba(100,238,231,.28),transparent 28%),radial-gradient(circle at 58% 64%,rgba(95,145,255,.28),transparent 38%);filter:blur(54px);content:"";pointer-events:none;animation:aurora-drift 20s ease-in-out infinite alternate}.aurora-home:after{position:fixed;z-index:-1;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:72px 72px;content:"";-webkit-mask-image:linear-gradient(to bottom,#000 0%,transparent 72%);mask-image:linear-gradient(to bottom,#000 0%,transparent 72%);pointer-events:none}.aurora-home *,.aurora-home *:before,.aurora-home *:after{box-sizing:border-box}.aurora-home a{text-underline-offset:.22em}.aurora-home .section-frame{width:min(1500px,calc(100% - 96px))}.aurora-home .section-kicker{color:var(--aurora-cyan);font-size:.78rem;font-weight:800;letter-spacing:.19em}.aurora-home .header{position:fixed;z-index:100;top:20px;right:24px;left:24px;width:auto;min-height:0;border:0;background:transparent;box-shadow:none;pointer-events:none}.aurora-home .header-container{display:flex;width:min(1480px,100%);height:78px;align-items:center;justify-content:space-between;margin:0 auto;padding:0 14px 0 25px;border:1px solid var(--aurora-line);border-radius:999px;background:#080e16a6;box-shadow:0 20px 70px #00000047,inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(28px) saturate(145%);backdrop-filter:blur(28px) saturate(145%);pointer-events:auto}.aurora-home .logo{display:inline-flex;align-items:center;gap:.72rem;color:var(--aurora-text);font-size:1rem;font-weight:850;letter-spacing:-.02em;text-decoration:none}.aurora-home .logo-mark{width:38px;height:38px;border-radius:12px;box-shadow:0 0 0 1px #ffffff1f,0 9px 25px #00000040}.aurora-home .header-nav{display:flex;align-items:center;gap:.28rem;padding:5px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff09}.aurora-home .nav-link{padding:.7rem 1.18rem;border-radius:999px;color:var(--aurora-muted);font-size:.83rem;font-weight:720;text-decoration:none;transition:color .18s ease,background .18s ease}.aurora-home .nav-link:hover{background:#ffffff14;color:var(--aurora-text)}.aurora-home .header-right{display:flex;align-items:center;gap:.55rem}.aurora-home .header-contact{display:inline-flex;height:50px;align-items:center;justify-content:center;padding:0 1.2rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:var(--aurora-text);box-shadow:0 10px 35px #ffffff1a;color:#071019;font-size:.82rem;font-weight:820;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.aurora-home .header-contact:hover{transform:translateY(-2px);box-shadow:0 14px 42px #64eee726}.aurora-home .language-toggle{min-width:50px;height:50px;border:1px solid var(--aurora-line);border-radius:50%;background:#ffffff0e;color:var(--aurora-text)}.aurora-home .lang-badge{color:inherit;font-size:.7rem;font-weight:840;letter-spacing:.08em}.aurora-home .hero{position:relative;display:grid;min-height:100svh;align-items:center;overflow:hidden;padding:154px 0 92px;background:radial-gradient(circle at 76% 43%,rgba(79,138,255,.2),transparent 20rem),radial-gradient(circle at 88% 24%,rgba(100,238,231,.17),transparent 18rem),linear-gradient(180deg,rgba(5,8,13,.04),var(--aurora-canvas) 96%)}.aurora-home .hero:before{position:absolute;top:8%;right:-7%;width:min(48vw,760px);aspect-ratio:1;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:radial-gradient(circle at 36% 34%,rgba(255,255,255,.22),transparent 7%),radial-gradient(circle at 46% 44%,rgba(100,238,231,.2),transparent 22%),radial-gradient(circle at 62% 68%,rgba(95,145,255,.24),transparent 33%),#ffffff05;box-shadow:inset 0 0 120px #ffffff08,0 0 120px #4082dc1f;content:"";filter:blur(1px)}.aurora-home .hero:after{position:absolute;right:4%;bottom:8%;width:240px;height:240px;border:1px solid rgba(255,255,255,.12);border-radius:48px;background:linear-gradient(145deg,#ffffff14,#ffffff03);box-shadow:inset 0 1px #ffffff29,0 35px 80px #00000042;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);content:"";transform:rotate(16deg)}.aurora-home .hero-grid{position:relative;z-index:2;grid-template-columns:minmax(0,1.24fr) minmax(390px,.76fr);gap:clamp(4rem,7vw,8rem)}.aurora-home .hero-copy{max-width:940px;animation:aurora-rise .76s cubic-bezier(.22,1,.36,1) both}.aurora-home .hero-eyebrow{display:inline-flex;min-height:38px;align-items:center;gap:.7rem;margin-bottom:1.7rem;padding:0 .9rem;border:1px solid var(--aurora-line);border-radius:999px;background:#ffffff0b;color:#c0ccd8;font-size:.72rem;font-weight:760;letter-spacing:.15em;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.aurora-home .hero-eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--aurora-lime);box-shadow:0 0 0 6px #c1f9781a,0 0 20px #c1f97880}.aurora-home .hero-title{max-width:1080px;margin:0;color:var(--aurora-text);font-family:inherit;font-size:clamp(5rem,8.8vw,9.6rem);font-weight:680;letter-spacing:-.075em;line-height:.88;text-wrap:balance;word-break:keep-all}.aurora-home .hero-title em{display:inline-block;padding-right:.05em;background:linear-gradient(105deg,#ffffff 5%,var(--aurora-cyan) 45%,#82a9ff 96%);-webkit-background-clip:text;background-clip:text;color:transparent;font-style:normal;font-weight:740}.aurora-home .hero-subtitle{max-width:720px;margin-top:2.1rem;color:var(--aurora-muted);font-size:clamp(1.15rem,1.55vw,1.38rem);font-weight:480;letter-spacing:-.025em;line-height:1.68;word-break:keep-all}.aurora-home .hero-actions,.aurora-home .physique-actions{gap:.8rem;margin-top:2.35rem}.aurora-home .cta-button{min-height:60px;gap:1.4rem;padding:0 1.55rem;border:1px solid var(--aurora-line-strong);border-radius:999px;font-size:.95rem;font-weight:800;letter-spacing:-.015em;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.aurora-home .cta-button:hover{transform:translateY(-3px)}.aurora-home .cta-button-primary{border-color:#fffc;background:var(--aurora-text);box-shadow:0 16px 46px #64eee71f;color:#071019}.aurora-home .cta-button-secondary{background:#ffffff0e;color:var(--aurora-text);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.aurora-home .hero-board{position:relative;min-height:550px;padding:1.65rem;border:1px solid rgba(255,255,255,.18);border-radius:44px;background:linear-gradient(145deg,#ffffff21,#ffffff06 44%),#070e1794;box-shadow:inset 0 1px #fff3,0 46px 100px #0006;color:var(--aurora-text);transform:rotate(-2deg);-webkit-backdrop-filter:blur(30px) saturate(145%);backdrop-filter:blur(30px) saturate(145%);animation:aurora-board .9s .15s cubic-bezier(.22,1,.36,1) both}.aurora-home .hero-board:before{top:12px;right:12px;bottom:12px;left:12px;border:1px solid rgba(255,255,255,.075);border-radius:34px}.aurora-home .hero-board:after{position:absolute;z-index:-1;right:8%;bottom:-7%;width:72%;height:38%;border-radius:50%;background:#4897ff40;filter:blur(72px);content:""}.aurora-home .hero-board-top{color:var(--aurora-cyan);font-size:.7rem;letter-spacing:.18em}.aurora-home .hero-board-top i{background:var(--aurora-lime);box-shadow:0 0 0 6px #c1f97817,0 0 26px #c1f97873}.aurora-home .hero-board h2{margin:5.5rem 0 4rem;font-family:inherit;font-size:clamp(2.7rem,4vw,4.6rem);font-weight:620;letter-spacing:-.065em;line-height:.98}.aurora-home .hero-pipeline{gap:.5rem}.aurora-home .hero-pipeline div{padding:.9rem .62rem;border-color:#ffffff1f;border-radius:14px;background:#ffffff0b}.aurora-home .hero-pipeline span{color:var(--aurora-cyan)}.aurora-home .hero-pipeline strong{color:#ffffffd1}.aurora-home .hero-board>p{margin-top:1.6rem;color:var(--aurora-subtle)}.aurora-home .capabilities{position:relative;z-index:3;padding:0 0 112px;border:0;background:transparent;scroll-margin-top:112px}.aurora-home .capability-grid{overflow:hidden;border:1px solid var(--aurora-line);border-radius:34px;background:#0d151f9e;box-shadow:var(--aurora-glow),inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.aurora-home .capability-grid article{min-height:215px;padding:2.1rem 1.75rem;border-right:1px solid var(--aurora-line)}.aurora-home .capability-grid article:first-child{border-left:0}.aurora-home .capability-grid span{margin-bottom:3rem;color:var(--aurora-lime);font-size:.7rem;letter-spacing:.12em}.aurora-home .capability-grid h2{margin-bottom:.8rem;color:var(--aurora-text);font-family:inherit;font-size:clamp(1.45rem,2vw,2rem);font-weight:680;letter-spacing:-.045em}.aurora-home .capability-grid p{color:var(--aurora-muted);font-size:.94rem;line-height:1.62}.aurora-home .products{position:relative;padding:clamp(7.5rem,11vw,12rem) 0;background:radial-gradient(circle at 0 32%,rgba(42,150,160,.12),transparent 28rem),radial-gradient(circle at 100% 74%,rgba(74,109,210,.14),transparent 32rem),#070b11;scroll-margin-top:112px}.aurora-home .products:before{position:absolute;top:0;right:0;left:0;height:1px;background:linear-gradient(90deg,transparent,rgba(100,238,231,.35),transparent);content:""}.aurora-home .portfolio-heading{grid-template-columns:minmax(0,1.15fr) minmax(320px,.5fr);gap:5rem;margin-bottom:6rem}.aurora-home .portfolio-heading h2,.aurora-home .physique-spotlight-copy>h2,.aurora-home .about-header .section-title,.aurora-home .disclosure-header .section-title{margin-top:1.1rem;color:var(--aurora-text);font-family:inherit;font-size:clamp(4rem,7.4vw,8.3rem);font-weight:650;letter-spacing:-.075em;line-height:.92;text-wrap:balance}.aurora-home .portfolio-heading>p{color:var(--aurora-muted);font-size:1.14rem;line-height:1.72}.aurora-home .portfolio-label{margin-bottom:1.5rem;color:var(--aurora-muted);font-size:.73rem;letter-spacing:.18em}.aurora-home .portfolio-label:after{background:linear-gradient(90deg,var(--aurora-cyan),transparent)}.aurora-home .featured-product-grid{display:flex;flex-direction:column;gap:2.3rem}.aurora-home .featured-product{display:grid;min-height:680px;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);overflow:hidden;border:1px solid var(--aurora-line);border-radius:52px;background:linear-gradient(145deg,rgba(255,255,255,.075),transparent 38%),#0c131cb3;box-shadow:var(--aurora-glow),inset 0 1px #ffffff1a;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.aurora-home .featured-product:nth-child(odd) .featured-product-art{order:2}.aurora-home .featured-product-art{height:auto;min-height:680px;padding:2rem;background:radial-gradient(circle at 70% 18%,rgba(100,238,231,.23),transparent 30%),linear-gradient(145deg,#0b1d29,#071019)}.aurora-home .featured-product-physiquesnap .featured-product-art{background:radial-gradient(circle at 26% 20%,rgba(100,238,231,.2),transparent 30%),radial-gradient(circle at 78% 80%,rgba(95,145,255,.22),transparent 34%),#090f18}.aurora-home .featured-product-art>img{border:1px solid var(--aurora-line);border-radius:34px;box-shadow:0 30px 80px #00000057;object-fit:cover}.aurora-home .featured-product-copy{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:clamp(3rem,5.5vw,6rem)}.aurora-home .product-meta{width:100%;color:var(--aurora-muted);font-size:.76rem;font-weight:740;letter-spacing:.05em}.aurora-home .status{min-height:30px;padding:0 .78rem;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:var(--aurora-muted)}.aurora-home .status-live{background:#c1f9781a;color:var(--aurora-lime)}.aurora-home .status-beta{background:#5f91ff1f;color:#91b1ff}.aurora-home .status-developing{background:#64eee71a;color:var(--aurora-cyan)}.aurora-home .product-index{margin-top:4rem;color:var(--aurora-cyan);font-size:.76rem;letter-spacing:.14em}.aurora-home .featured-product-physiquesnap .product-index{color:var(--aurora-cyan)}.aurora-home .featured-product h3{margin-top:.6rem;color:var(--aurora-text);font-family:inherit;font-size:clamp(4rem,6vw,7.2rem);font-weight:660;letter-spacing:-.07em;line-height:.95}.aurora-home .product-description{min-height:0;margin-top:1.4rem;color:var(--aurora-muted);font-size:1.08rem;line-height:1.72}.aurora-home .product-steps{gap:.55rem;margin-top:1.6rem}.aurora-home .product-steps span{padding:.55rem .82rem;border-color:var(--aurora-line);background:#ffffff09;color:#c3ced8;font-size:.68rem}.aurora-home .product-primary{width:min(100%,300px);min-height:58px;margin-top:2.3rem;padding:0 1.35rem;border:1px solid rgba(255,255,255,.75);border-radius:999px;background:var(--aurora-text);color:#071019;font-size:.9rem;font-weight:820;transition:transform .18s ease,box-shadow .18s ease}.aurora-home .featured-product-physiquesnap .product-primary{background:var(--aurora-text);color:#071019}.aurora-home .product-primary:hover{transform:translateY(-3px);box-shadow:0 16px 42px #64eee721}.aurora-home .product-documents{gap:.9rem;margin-top:1.15rem}.aurora-home .product-documents a{color:var(--aurora-subtle);font-size:.74rem}.aurora-home .product-documents a:hover{color:var(--aurora-cyan)}.aurora-home .physique-art,.aurora-home .intentime-art{border:1px solid rgba(255,255,255,.14);border-radius:34px;background:radial-gradient(circle at 50% 20%,rgba(100,238,231,.16),transparent 32%),linear-gradient(145deg,#101a27,#05090f);box-shadow:inset 0 1px #ffffff1a,0 28px 75px #00000059}.aurora-home .physique-art:before,.aurora-home .physique-art:after{border-color:var(--aurora-cyan);box-shadow:0 0 40px #64eee726}.aurora-home .portfolio-label-index{margin-top:8rem}.aurora-home .product-index-grid{display:grid;grid-template-columns:1fr;gap:1rem}.aurora-home .product-row{display:grid;min-height:300px;grid-template-columns:72px 230px minmax(0,1fr) 200px;align-items:center;gap:2rem;padding:2rem;border:1px solid var(--aurora-line);border-radius:34px;background:#ffffff09;box-shadow:inset 0 1px #ffffff0e;transition:transform .22s ease,border-color .22s ease,background .22s ease}.aurora-home .product-row:hover{border-color:#64eee742;background:#ffffff0e;transform:translateY(-4px)}.aurora-home .product-row-number{align-self:start;color:var(--aurora-cyan);font-size:.72rem;font-weight:820;letter-spacing:.13em}.aurora-home .product-row-art{height:230px;padding:0;overflow:hidden;border-radius:24px;background:#0a111a}.aurora-home .product-row-art>img{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover}.aurora-home .product-row-main h3{margin-top:.65rem;color:var(--aurora-text);font-family:inherit;font-size:clamp(2.5rem,4vw,4.7rem);font-weight:650;letter-spacing:-.06em;line-height:.96}.aurora-home .product-row-main p{margin-top:1rem;color:var(--aurora-muted);font-size:.96rem;line-height:1.62}.aurora-home .product-row-actions{display:flex;align-items:stretch;justify-content:center;flex-direction:column;gap:.8rem}.aurora-home .product-row-actions>a{display:flex;min-height:52px;align-items:center;justify-content:space-between;padding:0 1rem;border:1px solid var(--aurora-line-strong);border-radius:999px;background:#ffffff12;color:var(--aurora-text);font-size:.8rem;font-weight:780;text-decoration:none}.aurora-home .physique-spotlight{position:relative;overflow:hidden;padding:clamp(7rem,11vw,11rem) 0;border-top:1px solid var(--aurora-line);background:radial-gradient(circle at 18% 35%,rgba(100,238,231,.17),transparent 26rem),radial-gradient(circle at 88% 70%,rgba(95,145,255,.18),transparent 28rem),#060a10}.aurora-home .physique-spotlight-grid{grid-template-columns:minmax(0,1fr) minmax(390px,.72fr);gap:clamp(4rem,8vw,9rem)}.aurora-home .physique-spotlight-copy>h2{font-size:clamp(4rem,6.8vw,7.8rem)}.aurora-home .physique-spotlight-lead{max-width:720px;margin-top:2rem;color:var(--aurora-muted);font-size:1.13rem;line-height:1.72}.aurora-home .physique-principles{margin-top:2.6rem;border-top:1px solid var(--aurora-line)}.aurora-home .physique-principles article{border-bottom:1px solid var(--aurora-line)}.aurora-home .physique-principles span{color:var(--aurora-cyan)}.aurora-home .physique-principles strong{color:var(--aurora-text);font-family:inherit;font-size:1.02rem}.aurora-home .physique-principles p{color:var(--aurora-muted)}.aurora-home .cta-button-orange{border-color:var(--aurora-text);background:var(--aurora-text);color:#071019}.aurora-home .text-link{color:var(--aurora-text)}.aurora-home .physique-protocol{padding:1.6rem;border:1px solid var(--aurora-line-strong);border-radius:44px;background:linear-gradient(145deg,#ffffff1a,#ffffff06);box-shadow:var(--aurora-glow),inset 0 1px #ffffff29;-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);transform:rotate(1.5deg)}.aurora-home .physique-protocol-head{color:var(--aurora-cyan)}.aurora-home .physique-protocol-frame{border-color:var(--aurora-line);background:#04090fb8}.aurora-home .physique-protocol ol li{border-color:var(--aurora-line);color:var(--aurora-muted)}.aurora-home .physique-protocol ol li>span{color:var(--aurora-cyan)}.aurora-home .about,.aurora-home .disclosure{padding:clamp(7rem,11vw,11rem) 0;background:var(--aurora-canvas);scroll-margin-top:112px}.aurora-home .about-surface,.aurora-home .disclosure-surface{width:min(1500px,calc(100% - 96px));margin:0 auto;padding:clamp(3rem,6vw,6rem);border:1px solid var(--aurora-line);border-radius:52px;background:linear-gradient(145deg,rgba(255,255,255,.075),transparent 36%),#0c131ca6;box-shadow:var(--aurora-glow),inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.aurora-home .section-heading-numbered{display:grid;grid-template-columns:130px minmax(0,1fr);align-items:start;gap:1.5rem;padding-bottom:4rem;border-bottom:1px solid var(--aurora-line)}.aurora-home .section-number{color:var(--aurora-cyan);font-size:clamp(3.5rem,6vw,6rem);font-weight:300;letter-spacing:-.07em;line-height:.9}.aurora-home .about-header .section-title,.aurora-home .disclosure-header .section-title{max-width:1020px;font-size:clamp(3.7rem,6.7vw,7.5rem)}.aurora-home .about-content,.aurora-home .disclosure-body{padding-top:4rem}.aurora-home .about-lead,.aurora-home .disclosure-description,.aurora-home .disclosure-subtitle{max-width:920px;color:var(--aurora-muted);font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:1.72}.aurora-home .about-grid,.aurora-home .disclosure-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:3rem}.aurora-home .about-card,.aurora-home .about-profile,.aurora-home .about-timeline,.aurora-home .disclosure-card{padding:clamp(1.7rem,3vw,2.6rem);border:1px solid var(--aurora-line);border-radius:28px;background:#ffffff09}.aurora-home .about-card-index,.aurora-home .disclosure-card-index{color:var(--aurora-cyan);font-size:.7rem;font-weight:820;letter-spacing:.14em}.aurora-home .about-card-title,.aurora-home .disclosure-card-title,.aurora-home .disclosure-cta-title{margin-top:2.3rem;color:var(--aurora-text);font-family:inherit;font-size:clamp(1.5rem,2.5vw,2.5rem);font-weight:650;letter-spacing:-.045em}.aurora-home .about-list,.aurora-home .disclosure-list{margin-top:1.25rem;color:var(--aurora-muted)}.aurora-home .about-list li,.aurora-home .disclosure-list li{border-color:var(--aurora-line);line-height:1.6}.aurora-home .about-profile,.aurora-home .about-timeline{margin-top:1rem}.aurora-home .about-profile-header,.aurora-home .about-timeline-header{border-color:var(--aurora-line)}.aurora-home .about-profile-badge,.aurora-home .about-timeline-badge{border:1px solid rgba(193,249,120,.16);background:#c1f97814;color:var(--aurora-lime)}.aurora-home .about-profile-note{color:var(--aurora-muted)}.aurora-home .about-profile-grid,.aurora-home .about-profile-item,.aurora-home .about-timeline-list li{border-color:var(--aurora-line)}.aurora-home .about-profile-item dt,.aurora-home .about-timeline-text{color:var(--aurora-subtle)}.aurora-home .about-profile-item dd{color:var(--aurora-text)}.aurora-home .about-timeline-dot{background:var(--aurora-cyan);box-shadow:0 0 0 6px #64eee714}.aurora-home .disclosure{padding-top:0}.aurora-home .disclosure-surface{background:radial-gradient(circle at 82% 18%,rgba(100,238,231,.11),transparent 24rem),linear-gradient(145deg,rgba(255,255,255,.07),transparent 38%),#0c131cb8}.aurora-home .disclosure-card-cta{display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.aurora-home .disclosure-cta-hint{margin-top:1rem;color:var(--aurora-muted);line-height:1.65}.aurora-home .disclosure-button{width:min(100%,340px);min-height:60px;margin-top:2rem;border:1px solid rgba(255,255,255,.75);border-radius:999px;background:var(--aurora-text);box-shadow:none;color:#071019}.aurora-home .footer{padding:0 0 34px;border:0;background:var(--aurora-canvas);color:var(--aurora-text)}.aurora-home .footer-content{width:min(1500px,calc(100% - 96px));margin:0 auto;padding:4rem;border:1px solid var(--aurora-line);border-radius:44px;background:#ffffff09}.aurora-home .footer-brand img{border-radius:13px;box-shadow:0 0 0 1px var(--aurora-line)}.aurora-home .footer-brand strong{color:var(--aurora-text);font-family:inherit;font-size:1.15rem}.aurora-home .footer-brand span,.aurora-home .footer-info,.aurora-home .footer-details,.aurora-home .footer-bottom{color:var(--aurora-subtle)}.aurora-home .footer-nav{border-color:var(--aurora-line)}.aurora-home .footer-nav a,.aurora-home .footer-details a{color:var(--aurora-muted)}.aurora-home .footer-nav a:hover,.aurora-home .footer-details a:hover{color:var(--aurora-cyan)}.aurora-home .footer-info,.aurora-home .footer-bottom{border-color:var(--aurora-line)}@keyframes aurora-rise{0%{opacity:0;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}@keyframes aurora-board{0%{opacity:0;transform:translate3d(32px,42px,0) rotate(2deg) scale(.96)}to{opacity:1;transform:translateZ(0) rotate(-2deg) scale(1)}}@keyframes aurora-drift{0%{transform:translate3d(-3%,-1%,0) scale(.96)}to{transform:translate3d(6%,5%,0) scale(1.08)}}@media(max-width:1180px){.aurora-home .header-nav{display:none}.aurora-home .hero-grid,.aurora-home .physique-spotlight-grid{grid-template-columns:1fr}.aurora-home .hero-copy{max-width:1040px}.aurora-home .hero-board{width:min(700px,100%);min-height:500px;margin-left:auto}.aurora-home .hero:before{top:22%;right:-18%;width:72vw}.aurora-home .featured-product,.aurora-home .featured-product-art{min-height:600px}.aurora-home .product-row{grid-template-columns:56px 190px minmax(0,1fr)}.aurora-home .product-row-actions{grid-column:3}.aurora-home .physique-protocol{width:min(640px,100%)}}@media(max-width:900px){.aurora-home .section-frame,.aurora-home .about-surface,.aurora-home .disclosure-surface,.aurora-home .footer-content{width:min(100% - 40px,760px)}.aurora-home .hero{padding-top:132px}.aurora-home .hero-title{font-size:clamp(4.2rem,13.5vw,7rem)}.aurora-home .capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aurora-home .capability-grid article:nth-child(2){border-right:0}.aurora-home .capability-grid article:nth-child(-n+2){border-bottom:1px solid var(--aurora-line)}.aurora-home .portfolio-heading{grid-template-columns:1fr;gap:2rem}.aurora-home .featured-product{grid-template-columns:1fr;min-height:0}.aurora-home .featured-product:nth-child(odd) .featured-product-art{order:0}.aurora-home .featured-product-art{min-height:500px}.aurora-home .product-row{grid-template-columns:50px minmax(0,1fr)}.aurora-home .product-row-art{grid-column:2;width:min(100%,360px)}.aurora-home .product-row-main,.aurora-home .product-row-actions{grid-column:2}.aurora-home .about-grid,.aurora-home .disclosure-grid,.aurora-home .section-heading-numbered{grid-template-columns:1fr}}@media(max-width:640px){.aurora-home:after{background-size:48px 48px}.aurora-home .header{top:12px;right:12px;left:12px}.aurora-home .header-container{height:66px;padding:0 8px 0 17px}.aurora-home .logo-mark{width:34px;height:34px}.aurora-home .header-contact{display:none}.aurora-home .language-toggle{width:46px;min-width:46px;height:46px}.aurora-home .section-frame,.aurora-home .about-surface,.aurora-home .disclosure-surface,.aurora-home .footer-content{width:calc(100% - 28px)}.aurora-home .hero{min-height:auto;padding:120px 0 74px}.aurora-home .hero:before{top:32%;right:-45%;width:112vw}.aurora-home .hero:after{display:none}.aurora-home .hero-grid{gap:4.5rem}.aurora-home .hero-eyebrow{min-height:34px;font-size:.63rem}.aurora-home .hero-title{font-size:clamp(3.5rem,16.5vw,5.1rem);letter-spacing:-.072em;line-height:.91}.aurora-home .hero-subtitle{font-size:1.05rem;line-height:1.64}.aurora-home .hero-actions,.aurora-home .physique-actions{align-items:stretch;flex-direction:column}.aurora-home .cta-button{width:100%;min-height:58px}.aurora-home .hero-board{min-height:450px;padding:1.2rem;border-radius:32px;transform:none}.aurora-home .hero-board:before{border-radius:24px}.aurora-home .hero-board h2{margin:4.5rem 0 3rem;font-size:clamp(2.5rem,12vw,3.6rem)}.aurora-home .hero-pipeline{grid-template-columns:repeat(2,minmax(0,1fr))}.aurora-home .capabilities{padding-bottom:76px}.aurora-home .capability-grid{grid-template-columns:1fr;border-radius:28px}.aurora-home .capability-grid article{min-height:0;padding:1.7rem;border-right:0;border-bottom:1px solid var(--aurora-line)}.aurora-home .capability-grid article:last-child{border-bottom:0}.aurora-home .capability-grid span{margin-bottom:1.8rem}.aurora-home .products,.aurora-home .physique-spotlight,.aurora-home .about,.aurora-home .disclosure{padding-top:6.5rem;padding-bottom:6.5rem}.aurora-home .portfolio-heading{margin-bottom:4rem}.aurora-home .portfolio-heading h2,.aurora-home .physique-spotlight-copy>h2,.aurora-home .about-header .section-title,.aurora-home .disclosure-header .section-title{font-size:clamp(3.2rem,15vw,5rem);line-height:.94}.aurora-home .featured-product{border-radius:32px}.aurora-home .featured-product-art{min-height:360px;padding:1rem}.aurora-home .featured-product-art>img,.aurora-home .physique-art,.aurora-home .intentime-art{border-radius:24px}.aurora-home .featured-product-copy{padding:2.1rem 1.4rem 2.4rem}.aurora-home .product-index{margin-top:2.8rem}.aurora-home .featured-product h3{font-size:clamp(3.2rem,16vw,4.7rem)}.aurora-home .product-primary{width:100%}.aurora-home .portfolio-label-index{margin-top:6rem}.aurora-home .product-row{grid-template-columns:1fr;gap:1.4rem;padding:1rem;border-radius:28px}.aurora-home .product-row-number,.aurora-home .product-row-art,.aurora-home .product-row-main,.aurora-home .product-row-actions{grid-column:1}.aurora-home .product-row-number{padding:.35rem .35rem 0}.aurora-home .product-row-art{width:100%;height:250px}.aurora-home .product-row-main,.aurora-home .product-row-actions{padding:0 .35rem}.aurora-home .product-row-actions{padding-bottom:.35rem}.aurora-home .physique-protocol{border-radius:32px;transform:none}.aurora-home .about-surface,.aurora-home .disclosure-surface{padding:2rem 1rem;border-radius:32px}.aurora-home .section-heading-numbered{padding:1rem .5rem 2.7rem}.aurora-home .about-content,.aurora-home .disclosure-body{padding-top:2.7rem}.aurora-home .about-card,.aurora-home .about-profile,.aurora-home .about-timeline,.aurora-home .disclosure-card{padding:1.4rem;border-radius:24px}.aurora-home .footer-content{padding:2rem 1.2rem;border-radius:30px}}@media(prefers-reduced-motion:reduce){.aurora-home *,.aurora-home *:before,.aurora-home *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){.aurora-home .header-container,.aurora-home .hero-board,.aurora-home .capability-grid,.aurora-home .featured-product,.aurora-home .physique-protocol,.aurora-home .about-surface,.aurora-home .disclosure-surface{background:var(--aurora-surface-strong)}}.aurora-home{--aurora-canvas: #070c12;--aurora-canvas-soft: #0a1119;--aurora-surface: rgba(15, 23, 32, .86);--aurora-surface-strong: #0e1720;--aurora-text: #f2f5f7;--aurora-muted: #a7b0ba;--aurora-subtle: #77828d;--aurora-cyan: #8edbd8;--aurora-blue: #91adcf;--aurora-lime: #b7d79a;--aurora-line: rgba(255, 255, 255, .1);--aurora-line-strong: rgba(255, 255, 255, .17);--aurora-glow: 0 22px 60px rgba(0, 0, 0, .22);background:var(--aurora-canvas);letter-spacing:-.012em}.aurora-home:before,.aurora-home:after,.aurora-home .hero:before,.aurora-home .hero:after{display:none}.aurora-home .section-frame{width:min(1360px,calc(100% - 80px))}.aurora-home .section-kicker{font-size:.72rem;letter-spacing:.14em}.aurora-home .header{top:16px}.aurora-home .header-container{width:min(1360px,100%);height:70px;border-color:#ffffff1c;background:#080e14d1;box-shadow:0 12px 34px #0003;-webkit-backdrop-filter:blur(18px) saturate(115%);backdrop-filter:blur(18px) saturate(115%)}.aurora-home .logo-mark{width:34px;height:34px;border-radius:10px;box-shadow:0 0 0 1px #ffffff1a}.aurora-home .header-nav{border:0;background:transparent}.aurora-home .nav-link{padding:.62rem 1rem;font-size:.8rem}.aurora-home .header-contact,.aurora-home .language-toggle{height:44px}.aurora-home .language-toggle{min-width:44px}.aurora-home .header-contact{padding:0 1.05rem;box-shadow:none}.aurora-home .hero{min-height:860px;padding:134px 0 88px;background:var(--aurora-canvas)}.aurora-home .hero-grid{grid-template-columns:minmax(0,1.22fr) minmax(350px,.78fr);gap:clamp(3rem,6vw,6rem)}.aurora-home .hero-copy,.aurora-home .hero-board{animation-duration:.48s}.aurora-home .hero-eyebrow{min-height:34px;margin-bottom:1.4rem;padding:0 .78rem;background:#ffffff09;font-size:.67rem;letter-spacing:.12em}.aurora-home .hero-eyebrow span{width:6px;height:6px;box-shadow:none}.aurora-home .hero-title{max-width:900px;font-size:clamp(4rem,6.7vw,7rem);font-weight:650;letter-spacing:-.058em;line-height:.96}.aurora-home .hero-title em{background:none;-webkit-background-clip:initial;background-clip:initial;color:#c7d7e5;font-weight:650}.aurora-home .hero-subtitle{max-width:650px;margin-top:1.7rem;font-size:clamp(1.05rem,1.35vw,1.2rem);line-height:1.65}.aurora-home .hero-actions,.aurora-home .physique-actions{margin-top:1.9rem}.aurora-home .cta-button{min-height:52px;gap:1rem;padding:0 1.3rem;font-size:.86rem}.aurora-home .cta-button:hover,.aurora-home .product-primary:hover,.aurora-home .product-row:hover{transform:translateY(-1px)}.aurora-home .hero-board{min-height:390px;padding:1.4rem;border-radius:28px;background:#0e1720e0;box-shadow:0 22px 58px #0000003d,inset 0 1px #ffffff14;transform:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.aurora-home .hero-board:before{top:9px;right:9px;bottom:9px;left:9px;border-radius:21px}.aurora-home .hero-board:after{display:none}.aurora-home .hero-board h2{margin:3.7rem 0 2.6rem;font-size:clamp(2.2rem,3.2vw,3.4rem);font-weight:610;letter-spacing:-.05em;line-height:1.02}.aurora-home .hero-pipeline div{padding:.72rem .5rem;border-radius:10px;background:#ffffff06}.aurora-home .capabilities{padding-bottom:84px}.aurora-home .capability-grid{border-radius:24px;background:#0d151e;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.aurora-home .capability-grid article{min-height:180px;padding:1.7rem 1.5rem}.aurora-home .capability-grid span{margin-bottom:2.2rem}.aurora-home .capability-grid h2{font-size:clamp(1.3rem,1.7vw,1.7rem)}.aurora-home .products,.aurora-home .physique-spotlight,.aurora-home .about,.aurora-home .disclosure{padding-top:clamp(6rem,9vw,9rem);padding-bottom:clamp(6rem,9vw,9rem);background:var(--aurora-canvas)}.aurora-home .products:before{background:var(--aurora-line)}.aurora-home .portfolio-heading{gap:4rem;margin-bottom:4.5rem}.aurora-home .portfolio-heading h2,.aurora-home .physique-spotlight-copy>h2,.aurora-home .about-header .section-title,.aurora-home .disclosure-header .section-title{font-size:clamp(3.3rem,5.4vw,6rem);font-weight:640;letter-spacing:-.06em;line-height:.98}.aurora-home .portfolio-heading>p,.aurora-home .physique-spotlight-lead{font-size:1.02rem;line-height:1.68}.aurora-home .featured-product-grid{gap:1.4rem}.aurora-home .featured-product{min-height:510px;grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);border-radius:28px;background:#0d151e;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.aurora-home .featured-product-art,.aurora-home .featured-product-physiquesnap .featured-product-art{min-height:510px;padding:1.25rem;background:#0a121a}.aurora-home .featured-product-art>img,.aurora-home .physique-art,.aurora-home .intentime-art{border-radius:20px;box-shadow:none}.aurora-home .featured-product-copy{padding:clamp(2.5rem,4.6vw,4.5rem)}.aurora-home .product-index{margin-top:2.8rem}.aurora-home .featured-product h3{font-size:clamp(3.2rem,4.8vw,5.3rem);font-weight:640;letter-spacing:-.058em}.aurora-home .product-description{font-size:1rem;line-height:1.66}.aurora-home .product-primary{width:min(100%,260px);min-height:52px;margin-top:1.8rem;box-shadow:none}.aurora-home .portfolio-label-index{margin-top:6.5rem}.aurora-home .product-row{min-height:220px;grid-template-columns:54px 150px minmax(0,1fr) 180px;gap:1.5rem;padding:1.4rem;border-radius:22px;background:#0d151e;box-shadow:none}.aurora-home .product-row:hover{background:#101a24}.aurora-home .product-row-art{height:150px;border-radius:16px}.aurora-home .product-row-main h3{font-size:clamp(2rem,3.1vw,3.4rem);letter-spacing:-.05em;line-height:1}.aurora-home .product-row-main p{font-size:.9rem}.aurora-home .physique-spotlight{border-top-color:var(--aurora-line)}.aurora-home .physique-spotlight-grid{grid-template-columns:minmax(0,850px);justify-content:start}.aurora-home .physique-protocol{display:none}.aurora-home .physique-principles{max-width:850px}.aurora-home .about-surface,.aurora-home .disclosure-surface{width:min(1360px,calc(100% - 80px));padding:clamp(2.5rem,5vw,5rem);border-radius:30px;background:#0d151e;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.aurora-home .section-heading-numbered{grid-template-columns:100px minmax(0,1fr);padding-bottom:3rem}.aurora-home .section-number{font-size:clamp(2.8rem,4.2vw,4.6rem)}.aurora-home .about-header .section-title,.aurora-home .disclosure-header .section-title{font-size:clamp(3.2rem,5vw,5.6rem)}.aurora-home .about-content,.aurora-home .disclosure-body{padding-top:3rem}.aurora-home .about-lead,.aurora-home .disclosure-description,.aurora-home .disclosure-subtitle{font-size:clamp(1rem,1.25vw,1.15rem)}.aurora-home .about-card,.aurora-home .about-profile,.aurora-home .about-timeline,.aurora-home .disclosure-card{border-radius:20px;background:#101923}.aurora-home .about-card-title,.aurora-home .disclosure-card-title,.aurora-home .disclosure-cta-title{font-size:clamp(1.35rem,2vw,2rem)}.aurora-home .disclosure-surface{background:#0d151e}.aurora-home .footer-content{width:min(1360px,calc(100% - 80px));padding:3rem;border-radius:26px;background:#0b131c}@media(max-width:1180px){.aurora-home .hero{min-height:auto}.aurora-home .hero-board{width:min(620px,100%);min-height:370px}.aurora-home .featured-product,.aurora-home .featured-product-art{min-height:470px}}@media(max-width:900px){.aurora-home .section-frame,.aurora-home .about-surface,.aurora-home .disclosure-surface,.aurora-home .footer-content{width:min(100% - 40px,760px)}.aurora-home .featured-product{grid-template-columns:1fr}.aurora-home .featured-product-art{min-height:340px}.aurora-home .product-row{grid-template-columns:44px 130px minmax(0,1fr)}}@media(max-width:640px){.aurora-home .header{top:10px}.aurora-home .header-container{height:60px}.aurora-home .hero{padding:106px 0 64px}.aurora-home .hero-title{font-size:clamp(3rem,13.5vw,4.2rem);letter-spacing:-.055em;line-height:.98}.aurora-home .hero-subtitle{font-size:1rem}.aurora-home .hero-board{min-height:350px;border-radius:24px}.aurora-home .hero-board h2{font-size:clamp(2rem,9.5vw,2.8rem)}.aurora-home .products,.aurora-home .physique-spotlight,.aurora-home .about,.aurora-home .disclosure{padding-top:5rem;padding-bottom:5rem}.aurora-home .portfolio-heading h2,.aurora-home .physique-spotlight-copy>h2,.aurora-home .about-header .section-title,.aurora-home .disclosure-header .section-title{font-size:clamp(2.8rem,12vw,3.8rem);line-height:1}.aurora-home .featured-product-art{min-height:270px}.aurora-home .featured-product h3{font-size:clamp(2.8rem,13vw,3.8rem)}.aurora-home .product-row{grid-template-columns:1fr;padding:.9rem}.aurora-home .product-row-art{height:210px}.aurora-home .about-surface,.aurora-home .disclosure-surface{padding:1.7rem 1rem;border-radius:24px}.aurora-home .footer-content{padding:1.7rem 1.1rem;border-radius:22px}}.aurora-home{--light-canvas: #f4f6f8;--light-surface: #ffffff;--light-surface-soft: #edf1f4;--light-ink: #111820;--light-muted: #56626d;--light-subtle: #7a858f;--light-accent: #176c68;--light-line: rgba(17, 24, 32, .12);--light-line-strong: rgba(17, 24, 32, .2);color-scheme:light;background:var(--light-canvas);color:var(--light-ink);font-family:SUIT Variable,SF Pro Text,Pretendard Variable,sans-serif;font-size:17px;font-weight:450;letter-spacing:-.012em}.aurora-home,.aurora-home *{background-image:none!important;text-shadow:none!important}.aurora-home:before,.aurora-home:after,.aurora-home .hero:before,.aurora-home .hero:after,.aurora-home .products:before{display:none!important}.aurora-home img,.aurora-home .featured-product-art,.aurora-home .product-row-art,.aurora-home .physique-protocol{display:none!important}.aurora-home .section-frame{width:min(1280px,calc(100% - 64px))}.aurora-home .section-kicker{color:var(--light-accent);font-size:.76rem;font-weight:780;letter-spacing:.12em}.aurora-home .header{top:16px;right:20px;left:20px}.aurora-home .header-container{width:min(1280px,100%);height:74px;padding:0 12px 0 24px;border:1px solid rgba(17,24,32,.1);background:#ffffffdb;box-shadow:0 8px 28px #14222e12;-webkit-backdrop-filter:blur(16px) saturate(110%);backdrop-filter:blur(16px) saturate(110%)}.aurora-home .logo{color:var(--light-ink)}.aurora-home .logo>*{display:none!important}.aurora-home .logo:after{display:block;color:var(--light-ink);content:"XTI";font-size:1.28rem;font-weight:850;letter-spacing:-.04em}.aurora-home .header-nav{display:flex;gap:.2rem}.aurora-home .nav-link{padding:.72rem 1.08rem;color:#47535e;font-size:1rem;font-weight:650;letter-spacing:-.02em}.aurora-home .nav-link:hover{background:var(--light-surface-soft);color:var(--light-ink)}.aurora-home .header-right{gap:.5rem}.aurora-home .header-contact{height:48px;padding:0 1.2rem;border-color:var(--light-ink);background:var(--light-ink);box-shadow:none;color:#fff;font-size:.94rem;font-weight:720}.aurora-home .language-toggle{width:48px;min-width:48px;height:48px;border-color:var(--light-line);background:var(--light-surface-soft);color:var(--light-ink)}.aurora-home .lang-badge{font-size:.76rem}.aurora-home .hero{display:grid;min-height:780px;align-items:center;padding:132px 0 84px;background:var(--light-canvas)}.aurora-home .hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:clamp(3rem,6vw,6rem)}.aurora-home .hero-copy,.aurora-home .hero-board{animation:light-enter .42s ease-out both}.aurora-home .hero-eyebrow{min-height:36px;margin-bottom:1.5rem;padding:0 .82rem;border-color:var(--light-line);background:var(--light-surface);color:var(--light-muted);font-size:.72rem}.aurora-home .hero-eyebrow span{background:var(--light-accent);box-shadow:none}.aurora-home .hero-title{max-width:880px;color:var(--light-ink);font-size:clamp(4.2rem,6.3vw,5.75rem);font-weight:680;letter-spacing:-.058em;line-height:.98}.aurora-home .hero-title em{color:#3f5963;font-weight:650}.aurora-home .hero-subtitle{max-width:670px;margin-top:1.7rem;color:var(--light-muted);font-size:clamp(1.1rem,1.35vw,1.22rem);font-weight:480;line-height:1.72}.aurora-home .hero-actions,.aurora-home .physique-actions{margin-top:2rem}.aurora-home .cta-button{min-height:54px;padding:0 1.35rem;border-color:var(--light-line-strong);font-size:.92rem}.aurora-home .cta-button-primary,.aurora-home .cta-button-orange{border-color:var(--light-ink);background:var(--light-ink);box-shadow:none;color:#fff}.aurora-home .cta-button-secondary{background:var(--light-surface);color:var(--light-ink);-webkit-backdrop-filter:none;backdrop-filter:none}.aurora-home .hero-board{min-height:360px;padding:1.6rem;border:1px solid var(--light-line);border-radius:22px;background:var(--light-surface);box-shadow:0 18px 48px #14222e14;color:var(--light-ink);transform:none;-webkit-backdrop-filter:none;backdrop-filter:none}.aurora-home .hero-board:before,.aurora-home .hero-board:after{display:none}.aurora-home .hero-board-top{color:var(--light-accent);font-size:.72rem}.aurora-home .hero-board-top i{background:var(--light-accent);box-shadow:none}.aurora-home .hero-board h2{margin:3.5rem 0 2.5rem;color:var(--light-ink);font-size:clamp(2.2rem,3vw,3.15rem);font-weight:630;line-height:1.04}.aurora-home .hero-pipeline div{border-color:var(--light-line);background:var(--light-surface-soft)}.aurora-home .hero-pipeline span{color:var(--light-accent)}.aurora-home .hero-pipeline strong{color:#47545f}.aurora-home .hero-board>p{color:var(--light-subtle)}.aurora-home .capabilities{padding:0 0 88px;background:var(--light-canvas)}.aurora-home .capability-grid{border-color:var(--light-line);border-radius:22px;background:var(--light-surface);box-shadow:none}.aurora-home .capability-grid article{min-height:190px;padding:1.8rem 1.55rem;border-color:var(--light-line)}.aurora-home .capability-grid span{margin-bottom:2.4rem;color:var(--light-accent)}.aurora-home .capability-grid h2{color:var(--light-ink);font-size:clamp(1.4rem,1.8vw,1.75rem)}.aurora-home .capability-grid p{color:var(--light-muted);font-size:.98rem;line-height:1.66}.aurora-home .products,.aurora-home .physique-spotlight,.aurora-home .about,.aurora-home .disclosure{padding:clamp(6rem,9vw,8.5rem) 0;border-color:var(--light-line);background:var(--light-canvas)}.aurora-home .portfolio-heading{grid-template-columns:minmax(0,1.1fr) minmax(300px,.52fr);gap:4rem;margin-bottom:4.2rem}.aurora-home .portfolio-heading h2,.aurora-home .physique-spotlight-copy>h2,.aurora-home .about-header .section-title,.aurora-home .disclosure-header .section-title{color:var(--light-ink);font-size:clamp(3.25rem,5vw,4.8rem);font-weight:660;letter-spacing:-.052em;line-height:1.02}.aurora-home .portfolio-heading>p,.aurora-home .physique-spotlight-lead{color:var(--light-muted);font-size:1.08rem;line-height:1.72}.aurora-home .portfolio-label{color:var(--light-muted)}.aurora-home .portfolio-label:after{background:var(--light-line-strong)}.aurora-home .featured-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.aurora-home .featured-product{display:block;min-height:0;border:1px solid var(--light-line);border-radius:22px;background:var(--light-surface);box-shadow:none}.aurora-home .featured-product-copy{min-height:520px;justify-content:flex-start;padding:clamp(2rem,4vw,3.4rem)}.aurora-home .product-meta{color:var(--light-muted);font-size:.78rem}.aurora-home .status{border-color:var(--light-line);background:var(--light-surface-soft);color:var(--light-muted)}.aurora-home .status-live,.aurora-home .status-beta,.aurora-home .status-developing{background:#e4efed;color:#215f5a}.aurora-home .product-index,.aurora-home .featured-product-physiquesnap .product-index,.aurora-home .product-row-number{color:var(--light-accent)}.aurora-home .product-index{margin-top:3.2rem}.aurora-home .featured-product h3{color:var(--light-ink);font-size:clamp(3rem,4.2vw,4.3rem);font-weight:660;line-height:1}.aurora-home .product-description{min-height:105px;color:var(--light-muted);font-size:1.05rem;line-height:1.7}.aurora-home .product-steps span{border-color:var(--light-line);background:var(--light-surface-soft);color:#4b5863;font-size:.72rem}.aurora-home .product-primary,.aurora-home .featured-product-physiquesnap .product-primary{width:min(100%,270px);min-height:54px;border-color:var(--light-ink);background:var(--light-ink);box-shadow:none;color:#fff}.aurora-home .product-documents a{color:var(--light-subtle);font-size:.76rem}.aurora-home .product-documents a:hover{color:var(--light-accent)}.aurora-home .portfolio-label-index{margin-top:6rem}.aurora-home .product-index-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.aurora-home .product-row{display:block;min-height:410px;padding:2rem;border:1px solid var(--light-line);border-radius:20px;background:var(--light-surface);box-shadow:none}.aurora-home .product-row:hover{border-color:var(--light-line-strong);background:var(--light-surface);transform:none}.aurora-home .product-row-main{margin-top:2rem}.aurora-home .product-row-main h3{color:var(--light-ink);font-size:clamp(2.25rem,3vw,3.25rem);font-weight:650}.aurora-home .product-row-main p{color:var(--light-muted);font-size:.98rem;line-height:1.68}.aurora-home .product-row-actions{margin-top:1.7rem}.aurora-home .product-row-actions>a{border-color:var(--light-line-strong);background:var(--light-surface-soft);color:var(--light-ink)}.aurora-home .physique-spotlight{border-top:1px solid var(--light-line)}.aurora-home .physique-spotlight-grid{display:block;max-width:1280px}.aurora-home .physique-spotlight-copy{max-width:900px}.aurora-home .physique-principles{border-color:var(--light-line)}.aurora-home .physique-principles article{border-color:var(--light-line)}.aurora-home .physique-principles span{color:var(--light-accent)}.aurora-home .physique-principles strong{color:var(--light-ink)}.aurora-home .physique-principles p,.aurora-home .text-link{color:var(--light-muted)}.aurora-home .about-surface,.aurora-home .disclosure-surface{width:min(1280px,calc(100% - 64px));padding:clamp(2.5rem,5vw,4.5rem);border-color:var(--light-line);border-radius:24px;background:var(--light-surface);box-shadow:none}.aurora-home .section-heading-numbered{grid-template-columns:90px minmax(0,1fr);padding-bottom:3rem;border-color:var(--light-line)}.aurora-home .section-number{color:var(--light-accent);font-size:clamp(2.7rem,4vw,4.1rem)}.aurora-home .about-header .section-title,.aurora-home .disclosure-header .section-title{font-size:clamp(3rem,4.5vw,4.5rem)}.aurora-home .about-lead,.aurora-home .disclosure-description,.aurora-home .disclosure-subtitle{color:var(--light-muted);font-size:1.08rem;line-height:1.72}.aurora-home .about-card,.aurora-home .about-profile,.aurora-home .about-timeline,.aurora-home .disclosure-card{border-color:var(--light-line);border-radius:18px;background:var(--light-surface-soft)}.aurora-home .about-card-index,.aurora-home .disclosure-card-index{color:var(--light-accent)}.aurora-home .about-card-title,.aurora-home .disclosure-card-title,.aurora-home .disclosure-cta-title,.aurora-home .about-profile-item dd{color:var(--light-ink)}.aurora-home .about-list,.aurora-home .disclosure-list,.aurora-home .about-profile-note,.aurora-home .about-profile-item dt,.aurora-home .about-timeline-text,.aurora-home .disclosure-cta-hint{color:var(--light-muted)}.aurora-home .about-list li,.aurora-home .disclosure-list li,.aurora-home .about-profile-grid,.aurora-home .about-profile-item,.aurora-home .about-timeline-list li,.aurora-home .about-profile-header,.aurora-home .about-timeline-header{border-color:var(--light-line)}.aurora-home .about-profile-badge,.aurora-home .about-timeline-badge{border-color:#176c682e;background:#e4efed;color:#215f5a}.aurora-home .about-timeline-dot{background:var(--light-accent);box-shadow:none}.aurora-home .disclosure-button{border-color:var(--light-ink);background:var(--light-ink);color:#fff}.aurora-home .footer{background:var(--light-canvas);color:var(--light-ink)}.aurora-home .footer-content{width:min(1280px,calc(100% - 64px));padding:2.8rem;border-color:var(--light-line);border-radius:22px;background:var(--light-surface)}.aurora-home .footer-brand strong{color:var(--light-ink)}.aurora-home .footer-brand span,.aurora-home .footer-info,.aurora-home .footer-details,.aurora-home .footer-bottom,.aurora-home .footer-nav a,.aurora-home .footer-details a{color:var(--light-muted)}.aurora-home .footer-nav,.aurora-home .footer-info,.aurora-home .footer-bottom{border-color:var(--light-line)}.aurora-home .footer-nav a:hover,.aurora-home .footer-details a:hover{color:var(--light-accent)}@keyframes light-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:980px){.aurora-home .header-nav{display:none}.aurora-home .hero-grid,.aurora-home .portfolio-heading{grid-template-columns:1fr}.aurora-home .hero{min-height:auto}.aurora-home .hero-board{width:min(620px,100%)}.aurora-home .featured-product-grid,.aurora-home .product-index-grid{grid-template-columns:1fr}.aurora-home .featured-product-copy{min-height:0}}@media(max-width:640px){.aurora-home{font-size:16px}.aurora-home .header{top:10px;right:10px;left:10px}.aurora-home .header-container{height:62px;padding-left:18px}.aurora-home .header-contact{display:inline-flex;height:44px;padding:0 .9rem;font-size:.82rem}.aurora-home .language-toggle{width:44px;min-width:44px;height:44px}.aurora-home .section-frame,.aurora-home .about-surface,.aurora-home .disclosure-surface,.aurora-home .footer-content{width:calc(100% - 28px)}.aurora-home .hero{padding:108px 0 62px}.aurora-home .hero-title{font-size:clamp(3rem,13.5vw,3.55rem);line-height:1}.aurora-home .hero-subtitle{font-size:1.04rem}.aurora-home .hero-board{min-height:0;padding:1.3rem;border-radius:18px}.aurora-home .hero-board h2{margin:2.7rem 0 2rem;font-size:clamp(2rem,9vw,2.55rem)}.aurora-home .capability-grid{grid-template-columns:1fr}.aurora-home .capability-grid article{border-right:0;border-bottom:1px solid var(--light-line)}.aurora-home .capability-grid article:last-child{border-bottom:0}.aurora-home .products,.aurora-home .physique-spotlight,.aurora-home .about,.aurora-home .disclosure{padding:5rem 0}.aurora-home .portfolio-heading h2,.aurora-home .physique-spotlight-copy>h2,.aurora-home .about-header .section-title,.aurora-home .disclosure-header .section-title{font-size:clamp(2.6rem,11vw,3.25rem)}.aurora-home .featured-product-copy,.aurora-home .product-row{padding:1.5rem}.aurora-home .featured-product h3{font-size:clamp(2.65rem,12vw,3.3rem)}.aurora-home .product-description,.aurora-home .product-row{min-height:0}.aurora-home .section-heading-numbered{grid-template-columns:1fr}.aurora-home .footer-content{padding:1.7rem 1.2rem}}@media(prefers-reduced-motion:reduce){.aurora-home .hero-copy,.aurora-home .hero-board{animation:none}}@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 .intentime-page{min-height:100vh;padding:24px;background:var(--uds-canvas);color:var(--uds-ink);font-family:var(--uds-font);font-size:16px}html body .intentime-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 .intentime-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 .intentime-wordmark,html body .intentime-nav-links a,html body .intentime-language-link{color:var(--uds-muted);font-family:var(--uds-font);font-size:.84rem;font-weight:680;text-decoration:none}html body .intentime-wordmark{color:var(--uds-ink);font-size:.92rem}html body .intentime-nav-links{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}html body .intentime-body,html body .intentime-legal-heading{width:min(860px,calc(100% - 48px));margin-inline:auto}html body .intentime-hero{padding:clamp(54px,8vw,84px) 0}html body .intentime-hero-grid{display:block}html body .intentime-hero-copy{max-width:760px}html body .intentime-session-preview{display:none}html body .intentime-kicker,html body .intentime-section-label{color:var(--uds-accent);font-size:.76rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}html body .intentime-hero h1,html body .intentime-legal-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 .intentime-hero-copy,html body .intentime-body p,html body .intentime-body li{color:var(--uds-muted);font-size:1rem;line-height:1.75}html body .intentime-hero-copy{font-size:1.08rem}html body .intentime-button{min-height:48px;border-color:var(--uds-line-strong);border-radius:10px;color:var(--uds-ink);font-size:.88rem}html body .intentime-button-primary{border-color:var(--uds-ink);background:var(--uds-ink);color:#fff}html body .intentime-highlight{width:100%;margin:0 0 66px;padding:28px;border:1px solid var(--uds-line);border-radius:14px;background:var(--uds-surface-soft);color:var(--uds-ink)}html body .intentime-highlight p{color:var(--uds-accent)}html body .intentime-highlight strong{color:var(--uds-ink);font-size:clamp(1.7rem,4vw,2.5rem)}html body .intentime-step-grid,html body .intentime-fact-grid,html body .intentime-plan-grid,html body .intentime-boundary-grid,html body .intentime-document-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}html body .intentime-step-grid article,html body .intentime-fact-grid article,html body .intentime-plan-grid article,html body .intentime-boundary-grid article,html body .intentime-document-grid a,html body .intentime-limitations,html body .intentime-release-note{padding:22px;border:1px solid var(--uds-line);border-radius:14px;background:var(--uds-surface-soft);color:var(--uds-ink)}html body .intentime-step-grid article{min-height:0;border-top:1px solid var(--uds-line)}html body .intentime-step-grid article:after{display:none}html body .intentime-plan-grid .intentime-plan-pro,html body .intentime-boundary-grid article:last-child,html body .intentime-release-note{border-color:#2e6b6433;background:var(--uds-accent-soft)}html body .intentime-legal-heading{padding:54px 0 28px;border-bottom:1px solid var(--uds-line)}html body .intentime-legal-heading h1{font-size:clamp(2.25rem,5vw,3rem);font-weight:700;line-height:1.16}html body .intentime-date{color:var(--uds-subtle);font-size:.9rem}html body .intentime-page-legal .intentime-body{padding-top:34px;padding-bottom:64px}html body .intentime-body>section{margin-bottom:42px}html body .intentime-body h2{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}html body .intentime-body h3{color:#34413f;font-size:1.08rem}html body .intentime-draft-note{border-color:#2e6b642e;background:var(--uds-accent-soft);color:#405b56}html body .intentime-page-footer{padding:22px 24px;border-top:1px solid var(--uds-line);background:var(--uds-surface);color:var(--uds-muted)}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,html body .page .intentime-session-preview{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,html body .intentime-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,html body .intentime-step-grid,html body .intentime-fact-grid,html body .intentime-plan-grid,html body .intentime-boundary-grid,html body .intentime-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 .intentime-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 .intentime-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 .intentime-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 .intentime-body p,html body .intentime-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 .intentime-hero 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 .intentime-body,html body .intentime-legal-heading{width:calc(100% - 40px)}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 .intentime-page,html body .page{background:#fff}html body .legal-content,html body .ps-legal-shell,html body .intentime-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}}
