@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap');
:root{--blue:#1447ff;--ink:#101113;--paper:#fff;--muted:#65666d;--line:#d9dbe2;--ease:cubic-bezier(.22,.75,.2,1);color:var(--ink);background:var(--paper);font-family:Inter,'Noto Sans KR',sans-serif;font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:100px}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}a{color:inherit;text-decoration:none}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}button:disabled{cursor:wait}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid var(--blue);outline-offset:5px}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p,figure{margin:0}button{border:0;background:none}a,button{touch-action:manipulation}[hidden]{display:none!important}::selection{background:var(--blue);color:white}.skip{position:fixed;left:20px;top:-80px;z-index:100;background:var(--ink);color:#fff;padding:12px}.skip:focus{top:12px}.blue{color:var(--blue)}.header{height:90px;padding:0 4%;display:flex;align-items:center;gap:30px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);position:sticky;top:0;z-index:30}.brand{width:258px;flex-shrink:0}.brand img{width:100%;height:auto}.header nav{margin-left:auto;display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600}.nav-inquiry{background:var(--blue);color:white;padding:13px 19px}.nav-inquiry span{margin-left:16px}.motion-toggle{display:flex;align-items:center;gap:6px;font-size:12px;white-space:nowrap;padding:10px 0}.motion-toggle>span:first-child{font-size:18px}.hero{padding:25px 4% 0;overflow:hidden}.hero-meta,.hero-foot{display:flex;justify-content:space-between;font-size:12px;letter-spacing:.06em;font-weight:600}.hero-meta{margin-bottom:34px}.hero-layout{display:grid;grid-template-columns:1.06fr 1fr;gap:4%;align-items:stretch}.hero-copy{display:flex;flex-direction:column;padding-bottom:32px}.hero h1{font-size:clamp(76px,9.1vw,144px);line-height:.86;letter-spacing:-.075em;font-weight:900;position:relative;z-index:2}.hero h1>span{display:block}.hero .period{color:var(--ink)}.hero-message{margin-top:28px;display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:16px 20px}.hero-message h2{font-size:clamp(22px,2.2vw,34px);line-height:1.45;letter-spacing:-.065em;font-weight:800;word-break:keep-all}.hero-message p{font-size:14px;line-height:1.8;padding-top:4px;color:#4a4c53}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;font-size:15px;font-weight:600;padding:19px 24px;min-height:56px}.button.black{color:white;background:var(--ink);grid-column:1/-1;justify-self:start}.button span{font-size:23px}.button:hover span{transform:translate(3px,-3px)}.button span{transition:transform .25s}.hero-art{background:var(--blue);position:relative;min-height:600px;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-frame{width:73%;position:relative;margin-top:-12px;transform:rotate(-7deg);z-index:2;background:var(--ink)}.hero-frame>img{width:100%;height:440px;object-fit:cover;object-position:center 43%;filter:saturate(.7)}.hero-frame figcaption{display:flex;flex-direction:column;gap:6px;color:white;padding:15px 17px}.hero-frame figcaption>span:first-child{font-weight:600;font-size:15px}.hero-frame figcaption>span:last-child{font-size:10px;letter-spacing:.1em;color:#c8cbd5}.hero-vertical{position:absolute;right:13px;top:22px;writing-mode:vertical-rl;color:white;font-size:12px;letter-spacing:.12em}.hero-orbit{position:absolute;inset:4%;transform:rotate(-28deg)}.hero-orbit span{position:absolute;inset:0;border:1px solid #fff8;border-radius:50%;transform:scaleX(.64)}.hero-orbit span:nth-child(2){transform:scaleX(.8) rotate(26deg)}.hero-orbit span:nth-child(3){transform:scaleX(1) rotate(50deg)}.hero-seal{position:absolute;width:105px;right:4%;bottom:18%;z-index:4;color:white}.hero-seal svg{stroke:currentColor;stroke-width:10;fill:none}.hero-bottom{position:absolute;bottom:20px;left:23px;right:23px;display:flex;justify-content:space-between;gap:10px;color:white;font-size:12px;line-height:1.6}.hero-bottom a{align-self:end;text-decoration:underline;text-underline-offset:5px}.hero-foot{padding:23px 0}.ticker{background:var(--blue);color:#fff;overflow:hidden;padding:17px 0;line-height:1.1}.ticker>div{display:flex;width:max-content;animation:marquee 35s linear infinite}.ticker span{white-space:nowrap;font-weight:800;font-size:clamp(26px,4vw,56px);letter-spacing:-.045em}.ticker b{font-weight:800;-webkit-text-stroke:1px white;color:transparent;margin:0 35px}.section{padding:105px 4%}.eyebrow{font-size:12px;letter-spacing:.08em;font-weight:600}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:52px}.section-head h2{font-size:clamp(32px,4.6vw,66px);line-height:1.3;letter-spacing:-.065em;margin-top:28px;font-weight:800;word-break:keep-all}.section-head h2 span{color:var(--blue)}.section-head>p{font-size:16px;line-height:1.9;color:var(--muted);padding-bottom:8px}.discipline-index{display:flex;justify-content:space-between;border-top:1px solid var(--ink);padding:17px 0 28px;font-size:12px;letter-spacing:.02em}.creators{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:46px 20px}.creator{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;align-self:stretch;padding:0;text-align:left;width:100%;min-width:0;position:relative}.creator-top{display:flex;flex:0 0 auto;width:100%;justify-content:space-between;align-items:center;padding:12px 0;border-top:2px solid var(--ink);font-size:13px;font-weight:700}.card-arrow{font-size:23px;line-height:1}.creator-photo{display:block;flex:0 0 auto;width:100%;position:relative;background:#eaecf1;aspect-ratio:4/4.7;overflow:hidden}.creator-photo img{height:100%;width:100%;filter:grayscale(1);transition:filter .4s,transform .6s var(--ease);object-position:top}.creator:hover img,.creator:focus-visible img{filter:grayscale(0);transform:scale(1.05)}.creator-info{display:block;flex:1 0 auto;width:100%;padding-top:19px}.creator-name{display:flex;align-items:baseline;gap:12px;font-size:26px;font-weight:700;letter-spacing:-.05em}.creator-name small{font-size:13px;color:var(--muted);font-weight:500}.creator-caption{display:block;min-height:5.1em;margin-top:10px;font-size:14px;line-height:1.7;word-break:keep-all;color:#555760;max-width:95%}.field{background:var(--ink);color:white}.field .section-head h2 span{color:#7d9cff}.field .section-head>p{color:#b7bac4}.field-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:60px}.field-image{overflow:hidden;aspect-ratio:4/4.1}.field-image img{width:100%;height:100%;object-position:center 42%}.field-small{margin-top:135px}.field-small .field-image{aspect-ratio:4/4.8}.field-card figcaption{padding-top:20px}.field-card figcaption>span{font-size:12px;color:#a7adbc}.field-card h3{font-size:27px;letter-spacing:-.045em;margin-top:14px}.field-card p{font-size:15px;line-height:1.8;color:#b7bac4;margin-top:10px}.field-wide{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;background:var(--blue);margin-top:12px}.field-wide img{width:100%;height:330px;object-position:center}.field-wide figcaption{padding:40px;display:flex;flex-direction:column;justify-content:space-between}.field-wide figcaption span{font-size:12px;letter-spacing:.06em}.field-wide p{font-size:clamp(25px,3.7vw,50px);font-weight:700;letter-spacing:-.065em;line-height:1.35}.contact{display:grid;grid-template-columns:1.08fr 1fr;gap:8%;background:var(--blue);color:white}.contact h2{font-size:clamp(32px,4vw,60px);line-height:1.4;letter-spacing:-.065em;margin:30px 0}.contact h2 span{color:#c4d2ff}.contact-heading>p:not(.eyebrow){font-size:16px;line-height:1.9;color:#e4eaff}.official-link{display:inline-flex;gap:20px;align-items:center;border-bottom:1px solid #fff7;padding-bottom:10px;margin-top:30px;font-size:15px}.form-top{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:24px;border-bottom:1px solid #fff8}.form-top h3{font-size:26px;font-weight:600;letter-spacing:-.035em}.form-top span{font-size:12px;letter-spacing:.08em}.inquiry-fields{display:grid;grid-template-columns:1fr 95px;gap:24px;margin-top:26px}.inquiry-fields label{font-size:14px;display:flex;flex-direction:column;gap:10px}.inquiry-fields label:last-child{grid-column:1/-1}.inquiry-fields input{width:100%;height:51px;background:transparent;color:white;border:0;border-bottom:1px solid #fff8;border-radius:0;padding:0 0 12px;font-size:20px}.inquiry-fields input::placeholder{color:#b8caff}.inquiry-trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.inquiry-age-hint{font-size:12px;line-height:1.7;color:#d3dfff;margin-top:22px}.inquiry-age-hint a{text-decoration:underline}.inquiry-consent-row{margin:26px 0 23px}.inquiry-consent{display:flex;align-items:center;gap:10px;font-size:14px;line-height:1.6}.inquiry-consent input{width:20px;height:20px;accent-color:var(--ink);flex-shrink:0}.inquiry-consent small{font-size:12px}.inquiry-privacy{font-size:12px;line-height:1.8;margin:10px 0 0 34px}.inquiry-privacy summary{cursor:pointer;width:max-content;text-decoration:underline;text-underline-offset:4px}.inquiry-privacy>div{padding-top:18px}.inquiry-privacy dl{display:grid;grid-template-columns:95px 1fr;gap:7px}.inquiry-privacy dd{margin:0}.inquiry-submit{width:100%;background:white;color:var(--ink);padding:19px 23px;display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:700}.inquiry-submit>span:last-child{font-size:24px}.inquiry-submit:disabled{opacity:.6}.inquiry-status{font-size:14px;line-height:1.7;white-space:pre-line;padding-top:20px}.inquiry-status:empty{display:none}.contact :focus-visible{outline-color:#fff}footer{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;background:var(--ink);color:white;padding:48px 4%}footer .footer-brand{font-size:36px;line-height:1;font-weight:900;letter-spacing:-.06em}.footer-brand span{color:#7d9cff}footer p{font-size:12px;color:#a7adbc;line-height:2}footer>a:last-child{font-size:14px}.motion-paused *, .motion-paused *::before,.motion-paused *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}@keyframes marquee{to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}@media(min-width:1600px){.hero,.section{padding-left:max(4%,calc((100% - 1480px)/2));padding-right:max(4%,calc((100% - 1480px)/2))}}@media(max-width:1000px){.header{gap:15px}.brand{width:210px}.header nav{gap:18px}.hero-art{min-height:520px}.hero-frame>img{height:350px}.hero-message{display:block}.hero-message p{margin:12px 0 20px}.creators{grid-template-columns:repeat(3,minmax(0,1fr))}.contact{gap:5%}}@media(max-width:700px){:root{scroll-padding-top:85px}.header{height:74px;padding:0 5%;gap:12px;flex-wrap:nowrap}.brand{width:180px}.header nav>a:not(.nav-inquiry){display:none}.header nav{gap:0}.nav-inquiry{font-size:12px;padding:10px 12px;white-space:nowrap}.nav-inquiry span{margin-left:4px}.motion-toggle .motion-label{display:none}.motion-toggle{min-width:28px;justify-content:center}.hero{padding:22px 5% 0}.hero-meta{font-size:10px;margin-bottom:30px}.hero-meta>span:last-child{display:none}.hero-layout{grid-template-columns:1fr;gap:0}.hero h1{font-size:clamp(80px,20vw,134px);line-height:.86}.hero h1>span:nth-child(1),.hero h1>span:nth-child(2){display:inline}.hero h1>span:nth-child(2)::before{content:' ';white-space:pre}.hero h1{font-size:17vw}.hero h1>span:last-child{font-size:28vw}.hero-message{display:grid;grid-template-columns:1fr 1fr;gap:18px 12px;margin-top:25px}.hero-message h2{font-size:25px}.hero-message p{font-size:12px;line-height:1.9;margin:0;padding-top:5px}.hero-message .button{width:100%;padding:16px 20px}.hero-copy{padding-bottom:30px}.hero-art{min-height:480px}.hero-frame{width:67%;margin-top:-24px}.hero-frame>img{height:300px}.hero-seal{width:80px;bottom:22%;right:7%}.hero-frame figcaption>span:first-child{font-size:12px}.hero-frame figcaption>span:last-child{font-size:9px}.hero-foot{font-size:10px;padding:20px 0}.hero-foot>span:last-child{display:none}.section{padding:70px 5%}.section-head{display:block;margin-bottom:32px}.section-head h2{font-size:36px;line-height:1.3;margin-top:22px}.section-head>p{font-size:14px;line-height:1.8;margin-top:22px}.discipline-index{flex-wrap:wrap;row-gap:12px;font-size:10px;line-height:1.6;padding-bottom:22px}.discipline-index span{width:50%}.creators{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 14px}.creator-top{padding:10px 0;font-size:11px}.card-arrow{font-size:19px}.creator-info{padding-top:13px}.creator-name{font-size:23px;gap:8px}.creator-name small{font-size:11px}.creator-caption{font-size:12px;line-height:1.7;margin-top:7px;max-width:100%}.field-grid{grid-template-columns:1fr;gap:36px}.field-small{margin-top:0}.field-main .field-image{aspect-ratio:4/4}.field-small .field-image{aspect-ratio:4/4}.field-card h3{font-size:25px}.field-card p{font-size:14px}.field-wide{grid-column:auto;grid-template-columns:1fr}.field-wide img{height:240px}.field-wide figcaption{padding:28px;gap:40px}.field-wide p{font-size:34px}.contact{grid-template-columns:1fr;gap:55px}.contact h2{font-size:36px;margin:24px 0}.contact-heading>p:not(.eyebrow){font-size:15px}.contact-form{padding-top:10px}.inquiry-fields{grid-template-columns:1fr 100px}.inquiry-fields input{font-size:18px}.inquiry-consent{font-size:13px}footer{padding:36px 5%;flex-wrap:wrap;gap:26px}footer .footer-brand{font-size:32px}footer>div{width:100%;order:2}footer>a:last-child{margin-left:auto}.eyebrow{font-size:11px}}@media(max-width:370px){.brand{width:153px}.header{gap:7px}.hero-message h2{font-size:22px}.hero-message p{font-size:11px}.creator-name{font-size:21px}.section-head h2,.contact h2{font-size:32px}}
/* Each discipline gets its own stage, silhouette and choreography. */
.profile-is-open{padding-top:32px}.profile-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid var(--ink);border-bottom:1px solid var(--line);padding:17px 0;margin-bottom:42px;font-size:13px}.profile-toolbar button{padding:9px 0;min-height:40px}.profile-toolbar button span{margin-right:8px}.profile-toolbar>#profile-category{font-size:12px;letter-spacing:.05em;color:var(--muted)}.profile-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);gap:7%}.profile-stage-column{position:static;align-self:start}.profile-heading .eyebrow{color:var(--blue)}#profile-name{font-size:clamp(48px,5.7vw,80px);font-weight:800;letter-spacing:-.075em;line-height:1.2;margin:13px 0 18px;outline-offset:8px}#profile-name small{font-size:17px;font-weight:500;letter-spacing:-.02em;margin-left:17px}#profile-slogan{font-size:clamp(20px,2vw,27px);line-height:1.5;letter-spacing:-.05em;font-weight:600;white-space:pre-line;margin-bottom:28px;word-break:keep-all}.performance{position:relative;background:var(--ink);color:#fff;--stage-accent:#8ba5ff}.performance-heading{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:22px 24px 20px;overflow-wrap:anywhere}.performance-word{display:block;font-size:clamp(32px,3.8vw,56px);font-weight:800;line-height:1.08;letter-spacing:-.045em}.performance-label{display:block;font-size:12px;line-height:1.6;letter-spacing:.06em}.performance-art{position:relative;isolation:isolate;aspect-ratio:1.26;overflow:hidden}.performance-grid{position:absolute;inset:0;background-image:linear-gradient(#ffffff12 1px,transparent 1px),linear-gradient(90deg,#ffffff12 1px,transparent 1px);background-size:50px 50px;opacity:.7}.performance-graphics{position:absolute;inset:0;z-index:1}.profile-photo{width:63%;height:89%;position:absolute;bottom:0;left:21%;overflow:hidden;z-index:2;transform-origin:center bottom;clip-path:polygon(14% 0,100% 0,84% 100%,0 100%)}.profile-photo img{width:100%;height:100%;object-fit:cover;object-position:center top;filter:none;mix-blend-mode:normal}.profile-practice{font-size:14px;line-height:1.8;word-break:keep-all;color:#595b65;padding-top:17px}.profile-switcher{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:18px;padding-top:13px;font-size:13px}.profile-switcher button{padding:9px 0}.profile-switcher span{margin:0 8px}.history-heading{border-top:5px solid var(--ink);padding-top:20px;padding-bottom:32px}.history-heading>span{font-size:11px;letter-spacing:.09em;color:var(--muted)}.history-heading p{font-size:35px;line-height:1.35;letter-spacing:-.065em;font-weight:700;margin-top:17px}.profile-group{margin-bottom:42px}.profile-group h3{font-size:18px;font-weight:600;letter-spacing:-.03em;padding:14px 0;border-bottom:2px solid var(--ink)}.profile-list{list-style:none;margin:0;padding:0}.profile-record{font-size:15px;line-height:1.8;border-bottom:1px solid var(--line);padding:15px 0;word-break:keep-all;overflow-wrap:anywhere;display:flex;gap:15px}.profile-record::before{content:'';width:5px;height:5px;background:var(--blue);flex-shrink:0;margin-top:11px}.profile-record-period{font-size:12px;display:block;color:var(--blue);font-weight:600;margin-bottom:4px}.profile-end{border-top:1px solid var(--ink);padding-top:24px}.profile-end p{font-size:18px;font-weight:600;letter-spacing:-.035em;margin-bottom:20px}.blue-button{background:var(--blue);color:#fff}.performance-graphics svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.hair-line{fill:none;stroke:#90aaff;stroke-width:2.5}.hair-slice{position:absolute;width:115%;height:3px;left:-8%;top:51%;background:#fff;transform:rotate(-23deg);z-index:3;box-shadow:0 -12px 0 #1447ff}.hair-bar{position:absolute;bottom:9%;right:-4%;width:60%;height:26px;background:var(--blue);transform:rotate(-23deg)}.profile[data-discipline="nail"] .performance{background:#e9edf6;color:var(--blue)}.profile[data-discipline="nail"] .performance-grid{background-image:linear-gradient(#10111315 1px,transparent 1px),linear-gradient(90deg,#10111315 1px,transparent 1px)}.profile[data-discipline="nail"] .profile-photo{width:58%;left:25%;height:87%;border-radius:50% 50% 0 0;clip-path:none;mix-blend-mode:multiply}.nail-tile{position:absolute;width:29%;height:28%;border-radius:4px;transform:rotate(var(--rotation));box-shadow:3px 5px 0 #101113;z-index:0;overflow:hidden}.nail-tile:nth-child(1){left:-5%;top:31%;--rotation:-18deg;background:repeating-linear-gradient(45deg,var(--blue) 0px,var(--blue) 12px,#fff 12px,#fff 24px)}.nail-tile:nth-child(2){right:0%;top:4%;--rotation:20deg;background:radial-gradient(circle,var(--blue) 3px,#fff 4px);background-size:18px 18px}.nail-tile:nth-child(3){right:-8%;bottom:8%;--rotation:12deg;background:repeating-conic-gradient(var(--ink) 0% 25%,#fff 0% 50%) 50%/24px 24px}.nail-ring{position:absolute;left:1%;bottom:-13%;height:39%;aspect-ratio:1;border:20px solid var(--blue);border-radius:50%;z-index:3}.nail-spark{position:absolute;width:14%;height:14%;right:5%;top:39%;z-index:3;background:var(--blue);clip-path:polygon(45% 0,55% 0,55% 38%,80% 12%,88% 20%,62% 45%,100% 45%,100% 55%,62% 55%,88% 80%,80% 88%,55% 62%,55% 100%,45% 100%,45% 62%,20% 88%,12% 80%,38% 55%,0 55%,0 45%,38% 45%,12% 20%,20% 12%,45% 38%)}.profile[data-discipline="makeup"] .performance{background:var(--blue)}.profile[data-discipline="makeup"] .profile-photo{height:85%;width:63%;left:24%;clip-path:polygon(0 10%,100% 0,100% 90%,0 100%)}.makeup-stroke{position:absolute;width:116%;height:20%;left:-8%;background:#101113;transform:rotate(-16deg);transform-origin:left center}.makeup-stroke:nth-child(1){top:19%;background:#92acff}.makeup-stroke:nth-child(2){top:46%;background:white;height:13%;transform:rotate(-23deg)}.makeup-stroke:nth-child(3){top:77%;transform:rotate(-16deg);height:15%}.makeup-disc{position:absolute;width:25%;aspect-ratio:1;right:-7%;top:5%;border:18px solid var(--ink);border-radius:50%}.makeup-mark{position:absolute;height:6px;width:23%;bottom:10%;left:0;background:white;transform:rotate(-16deg);z-index:4}.profile[data-discipline="skin"] .performance{background:#e3ebff;color:var(--blue)}.profile[data-discipline="skin"] .performance-grid{opacity:.1;background-size:35px 35px;background-image:linear-gradient(#1447ff 1px,transparent 1px),linear-gradient(90deg,#1447ff 1px,transparent 1px)}.profile[data-discipline="skin"] .profile-photo{clip-path:none;border-radius:48% 48% 0 0;width:58%;left:23%;height:88%;mix-blend-mode:multiply}.skin-ring{position:absolute;inset:8% -15%;border:1.5px solid var(--blue);border-radius:50%;transform:rotate(-30deg);z-index:0}.skin-ring:nth-child(2){inset:18% -10%;transform:rotate(-15deg)}.skin-ring:nth-child(3){inset:26% -10%;transform:rotate(5deg)}.skin-ring:nth-child(4){inset:38% -10%;transform:rotate(24deg)}.skin-orb{width:15%;aspect-ratio:1;position:absolute;top:15%;right:3%;border-radius:50%;background:radial-gradient(circle at 35% 30%,white,#5280ff 48%,#1447ff 80%)}.skin-line{height:1px;position:absolute;bottom:12%;left:4%;width:32%;background:var(--blue)}.skin-dot{width:8px;height:8px;position:absolute;bottom:11%;left:7%;border-radius:50%;background:var(--blue)}.reveal.is-visible{animation:enter .8s var(--ease) both}.motion-ready .reveal:not(.is-visible){opacity:0;transform:translateY(25px)}.motion-paused .reveal{opacity:1!important;transform:none!important}.motion-enabled .hero h1>span{animation:type-in .85s var(--ease) both}.motion-enabled .hero h1>span:nth-child(2){animation-delay:.12s}.motion-enabled .hero h1>span:nth-child(3){animation-delay:.24s}.motion-enabled .hero-frame{animation:float-frame 7s ease-in-out infinite}.motion-enabled .hero-orbit{animation:orbit-turn 22s linear infinite}.motion-enabled .hero-seal{animation:seal-turn 18s linear infinite}.hero-art{min-height:640px}.hero-frame>img{height:400px}@keyframes enter{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes type-in{from{clip-path:inset(100% 0 0);transform:translateY(18px)}to{clip-path:inset(0);transform:translateY(0)}}@keyframes float-frame{0%,100%{transform:translateY(0) rotate(-7deg)}50%{transform:translateY(-10px) rotate(-4deg)}}@keyframes orbit-turn{to{transform:rotate(332deg)}}@keyframes seal-turn{to{transform:rotate(360deg)}}@media(max-height:900px) and (min-width:901px){.profile-stage-column{position:static}}@media(max-width:1000px){.hero-art{min-height:560px}.hero-frame>img{height:330px}.profile-layout{gap:5%}.profile-stage-column{top:105px}.history-heading p{font-size:29px}.profile-record{font-size:14px}}@media(max-width:800px){.profile-layout{grid-template-columns:1fr;gap:45px}.profile-stage-column{position:static}.profile-heading{max-width:580px}.performance{max-width:600px}.performance-art{aspect-ratio:1.3}.profile-photo{width:61%}#profile-name{font-size:60px}#profile-slogan{font-size:25px}.profile-history{max-width:100%}.profile-practice{max-width:600px}.history-heading p{font-size:32px}}@media(max-width:700px){.hero-art{min-height:500px}.hero-frame>img{height:290px}.hero-frame{margin-top:-20px}.profile-is-open{padding-top:22px}.profile-toolbar{margin-bottom:27px;font-size:12px;gap:12px}.profile-toolbar>#profile-category{display:none}.profile-toolbar button{font-size:12px}#profile-name{font-size:55px}#profile-name small{font-size:15px;margin-left:14px}#profile-slogan{font-size:23px;margin-bottom:25px}.performance-art{aspect-ratio:1.15}.performance-heading{padding:18px 20px 16px;gap:8px}.performance-word{font-size:clamp(32px,9vw,48px)}.profile-practice{font-size:13px;padding-top:16px}.profile-switcher{font-size:13px}.profile-record{font-size:14px;line-height:1.8;padding:14px 0;gap:12px}.profile-group h3{font-size:18px}.profile-record-period{font-size:12px}.profile-end p{font-size:17px}.profile-end .button{width:100%}.history-heading{padding-bottom:23px}.history-heading p{font-size:28px}}

.motion-out-of-view *,.motion-suspended *{animation-play-state:paused!important}

.header{background:#fff}.motion-paused{scroll-behavior:auto!important}.profile-record{font-size:16px}.profile-practice{font-size:15px}.hero-message p{font-size:15px}.creator-caption{font-size:14px}.eyebrow{font-size:12px}
@media(max-width:700px){.hero-message{grid-template-columns:1fr}.hero-message p{font-size:15px;padding:0}.hero-message h2{font-size:28px}.hero-message .button{grid-column:auto}.section-head>p{font-size:16px}.creator-caption{font-size:14px}.creator-name small{font-size:12px}.profile-record{font-size:16px}.profile-practice{font-size:14px}.field-card p{font-size:16px}.inquiry-consent{font-size:14px}.inquiry-age-hint{font-size:13px}.inquiry-privacy{font-size:13px}.hero-art{min-height:500px}.hero-bottom{font-size:12px}.hero-frame figcaption>span:last-child{font-size:10px}}
.hero-copy{min-width:0}.hero-layout{grid-template-columns:minmax(0,1.06fr) minmax(0,1fr)}.profile[data-discipline="nail"] .profile-photo,.profile[data-discipline="skin"] .profile-photo{mix-blend-mode:normal;background:#fff}
@media(max-width:700px){.hero-layout{grid-template-columns:minmax(0,1fr)}.hero h1{font-size:15.2vw}.hero h1>span:last-child{font-size:27.5vw}}

.card-discipline{position:absolute;right:13px;bottom:13px;color:var(--blue);font-size:13px;font-weight:800;line-height:1;letter-spacing:.065em;pointer-events:none;opacity:0;transform:translateY(6px);transition:opacity .25s ease,transform .35s var(--ease);text-shadow:0 0 7px #fff,0 0 3px #fff}.creator:hover .card-discipline,.creator:focus-visible .card-discipline{opacity:1;transform:translateY(0)}
@media(max-width:700px){.card-discipline{font-size:12px;right:10px;bottom:11px}}
/* Campus identity comes before the people who bring it to life. */
.academy{padding-bottom:0}.academy-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);gap:7%;align-items:center}.academy-copy .eyebrow{color:var(--blue)}.academy-copy h2{font-size:clamp(36px,4.6vw,66px);line-height:1.35;letter-spacing:-.065em;font-weight:800;margin:28px 0 34px;word-break:keep-all}.academy-copy h2>span{color:var(--blue)}.academy-intro{font-size:18px;line-height:1.9;font-weight:600;letter-spacing:-.035em;word-break:keep-all}.academy-description{font-size:16px;line-height:1.9;letter-spacing:-.025em;color:var(--muted);margin-top:13px;word-break:keep-all}.academy-disciplines{list-style:none;padding:0;margin:32px 0 30px;display:flex;flex-wrap:wrap;gap:10px}.academy-disciplines li{display:flex;flex-direction:column;gap:6px;padding:12px 16px;border:1px solid var(--line);font-size:12px;color:var(--muted)}.academy-disciplines li>span{font-size:13px;letter-spacing:.03em;font-weight:700;color:var(--ink)}.academy-official{display:inline-flex;align-items:center;gap:26px;font-size:15px;font-weight:600;border-bottom:1px solid var(--ink);padding:12px 0}.academy-official>span{font-size:23px}.academy-visual{min-width:0}.academy-collage{position:relative;aspect-ratio:1/1.1;margin:0 10px 0 0}.academy-photo-main{position:absolute;top:4%;right:1%;width:66%;height:84%;transform:rotate(3deg);background:#e9edf6;overflow:hidden}.academy-photo-main img{width:100%;height:100%;object-position:51% 48%}.academy-photo-small{position:absolute;left:2%;bottom:3%;width:46%;height:52%;padding:9px;background:#fff;transform:rotate(-6deg);box-shadow:0 14px 30px #1011130a}.academy-photo-small img{width:100%;height:100%;object-position:center 45%}.academy-image-label{position:absolute;left:1%;top:12%;font-size:clamp(17px,2.1vw,30px);line-height:.95;letter-spacing:-.065em;font-weight:900;color:var(--blue);transform:rotate(-6deg);z-index:1}.academy-caption{position:relative;font-size:14px;line-height:1.8;color:var(--muted);margin-top:18px;text-align:right;word-break:keep-all}.academy-bridge{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:70px;border-top:1px solid var(--line);border-bottom:1px solid var(--ink);padding:28px 0}.academy-bridge>p{font-size:24px;line-height:1.5;letter-spacing:-.05em;font-weight:600}.academy-bridge .button{justify-self:auto;white-space:nowrap}.academy-desktop-break{display:none}@media(min-width:1300px){.academy-desktop-break{display:inline}}@media(max-width:1000px){.academy-layout{gap:5%}.academy-copy h2{font-size:38px}.academy-disciplines{gap:7px;margin-top:25px}.academy-disciplines li{padding:10px 12px}.academy-image-label{font-size:21px}.academy-intro{font-size:17px}.academy-copy h2{margin-bottom:26px}.header nav{gap:17px}.header .motion-label{font-size:11px}}@media(max-width:800px){.academy-layout{grid-template-columns:1fr;gap:44px}.academy-copy{max-width:600px}.academy-visual{max-width:610px;width:100%;justify-self:center}.academy-copy h2{font-size:clamp(36px,6vw,48px)}.academy-collage{aspect-ratio:1/1.05}.academy-image-label{font-size:clamp(22px,3.8vw,30px)}.academy-bridge{margin-top:45px}.academy-bridge>p{font-size:22px}.academy-caption{font-size:14px}}@media(max-width:700px){.academy-copy h2{font-size:36px;margin-top:22px}.academy-description{font-size:16px}.academy-disciplines{gap:8px}.academy-disciplines li{flex:1 0 20%;padding:12px 10px;min-width:0}.academy-disciplines li>span{font-size:12px}.academy-official{font-size:14px}.academy-collage{margin-right:5px}.academy-photo-small{padding:7px}.academy-caption{text-align:left;margin-top:20px}.academy-bridge{align-items:flex-start;flex-direction:column;gap:22px;padding:25px 0}.academy-bridge>p{font-size:24px}.academy-bridge .button{width:100%}.academy-bridge .button span{margin-left:auto}.header nav{gap:0}}

#people-overview>.section-head>p{max-width:360px;word-break:keep-all}

/* Each instructor's work gallery stays in normal flow above teacher navigation. */
.work-gallery{margin-top:34px;padding-top:25px;border-top:2px solid var(--ink)}
.gallery-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px}
.gallery-heading .eyebrow{color:var(--blue);font-size:11px;letter-spacing:.1em}
.gallery-heading h3{font-size:clamp(22px,2vw,28px);line-height:1.4;letter-spacing:-.045em;margin-top:9px}
.gallery-counter{font-size:13px;white-space:nowrap;letter-spacing:.08em;font-variant-numeric:tabular-nums;color:var(--muted);padding-bottom:4px}
.gallery-view{position:relative;isolation:isolate;overflow:hidden;aspect-ratio:4/3;background:#f1f4ff;touch-action:pan-y pinch-zoom;border:1px solid var(--line)}
.gallery-slide{position:absolute;inset:0;background:#fff;opacity:0;pointer-events:none;will-change:transform,opacity}
.gallery-slide.is-current{z-index:2;opacity:1;pointer-events:auto}
.gallery-slide img{width:100%;height:100%;object-fit:contain}
.gallery-slide.is-placeholder{display:flex;align-items:center;justify-content:center;background:#f1f4ff;padding:12%}
.gallery-slide.is-placeholder:nth-child(2){background:#fff}
.gallery-slide.is-placeholder:nth-child(3){background:#e4ebff}
.gallery-slide.is-placeholder img{height:auto;object-fit:contain}
.gallery-slot{position:absolute;left:22px;top:18px;font-size:12px;font-weight:600;letter-spacing:.12em;color:var(--blue)}
.gallery-caption{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 0}
.gallery-caption>p{font-size:14px;line-height:1.7;color:var(--muted);word-break:keep-all}
.gallery-arrows{display:flex;gap:8px;flex-shrink:0}
.gallery-arrows button{width:44px;height:44px;border:1px solid var(--line);font-size:23px;transition:background .2s,color .2s,border-color .2s}
.gallery-arrows button:hover{background:var(--blue);color:#fff;border-color:var(--blue)}
.gallery-thumbnails{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.gallery-thumbnail{position:relative;padding:12px;border:1px solid var(--line);background:#f8f9fc;aspect-ratio:1.8;overflow:hidden;transition:border-color .2s,background .2s}
.gallery-thumbnail[aria-pressed="true"]{border:2px solid var(--blue);background:#eef2ff}
.gallery-thumbnail img{width:100%;height:100%;object-fit:contain}
.gallery-thumbnail span{position:absolute;left:5px;top:3px;color:var(--blue);font-size:10px;font-weight:600;line-height:1.4}
.work-gallery+.profile-switcher{margin-top:28px;padding-top:18px}
@media(max-width:800px){.work-gallery{max-width:600px}}
@media(max-width:700px){.work-gallery{margin-top:29px;padding-top:22px}.gallery-heading{gap:12px;margin-bottom:17px}.gallery-heading h3{font-size:23px}.gallery-counter{font-size:12px}.gallery-thumbnails{gap:8px}.gallery-thumbnail{padding:9px}.gallery-slot{left:16px;top:14px}.gallery-caption>p{font-size:13px}}

.inquiry-purpose{border:0;margin:26px 0 0;padding:0;min-width:0}
.inquiry-purpose legend{font-size:14px;padding:0;margin-bottom:12px}
.inquiry-purpose legend small{font-size:12px;color:#d3dfff;margin-left:5px}
.inquiry-purpose-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.inquiry-purpose-options label{display:flex;align-items:center;justify-content:center;gap:7px;padding:12px 8px;min-height:54px;border:1px solid #fff8;font-size:14px;cursor:pointer;transition:background .2s,border-color .2s,color .2s}
.inquiry-purpose-options label:has(input:checked){background:#fff;border-color:#fff;color:var(--blue);font-weight:600}
.inquiry-purpose-options input{margin:0;width:16px;height:16px;flex-shrink:0;accent-color:var(--blue)}
.inquiry-purpose-options span{white-space:nowrap}
.inquiry-purpose-options label:focus-within{outline:2px solid white;outline-offset:3px}
@media(max-width:380px){.inquiry-purpose-options label{gap:5px;padding:12px 5px}.inquiry-purpose-options input{width:14px;height:14px}}
.gallery-open{position:absolute;inset:0;z-index:3;width:100%;padding:0;cursor:zoom-in;background:transparent}
.gallery-open-label{position:absolute;right:14px;bottom:14px;display:inline-flex;align-items:center;padding:9px 12px;background:var(--blue);color:white;font-size:14px;font-weight:600;line-height:1.4}
.gallery-open:focus-visible{outline-offset:-5px}
.image-viewer-open{overflow:hidden}
.image-viewer-open body{position:fixed;top:var(--viewer-scroll-top);left:0;right:0;padding-right:var(--viewer-scrollbar);overflow:hidden}
.work-lightbox{width:min(1280px,calc(100vw - 48px));height:min(960px,calc(100vh - 48px));height:min(960px,calc(100dvh - 48px));max-width:none;max-height:none;margin:auto;padding:0;border:0;background:white;color:var(--ink);overflow:hidden}
.work-lightbox::backdrop{background:rgb(7 12 25 / .86);backdrop-filter:blur(8px)}
.lightbox-shell{height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:18px;padding:24px}
.lightbox-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;min-width:0}
.lightbox-header>div{min-width:0}
.lightbox-header .eyebrow{color:var(--blue);font-size:12px;margin-bottom:7px}
.lightbox-header h2{font-size:22px;font-weight:700;letter-spacing:-.04em;line-height:1.4;word-break:keep-all}
.lightbox-close{width:44px;height:44px;display:grid;place-items:center;flex-shrink:0;background:var(--ink);color:white;font-size:30px;line-height:1}
.lightbox-stage{min-width:0;min-height:0;display:grid;place-items:center;overflow:hidden;background:#f2f4f8;touch-action:pan-y pinch-zoom}
.lightbox-image{width:100%;height:100%;min-width:0;min-height:0;object-fit:contain;filter:none}
.lightbox-stage.is-placeholder{padding:12%;background:#f1f4ff}
.lightbox-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;min-width:0}
.lightbox-caption{min-width:0;max-height:20vh;overflow:auto;font-size:14px;line-height:1.65;color:var(--muted);overflow-wrap:anywhere}
.lightbox-caption:empty{display:none}
.lightbox-controls{display:flex;align-items:center;gap:18px;flex-shrink:0;margin-left:auto}
.lightbox-controls button{width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--line);font-size:25px}
.lightbox-controls button:hover{background:var(--blue);border-color:var(--blue);color:#fff}
.lightbox-controls button:disabled{opacity:.35;cursor:default}
.lightbox-counter{font-size:14px;font-variant-numeric:tabular-nums;letter-spacing:.08em;white-space:nowrap}
@media(max-width:700px){.work-lightbox{width:100%;height:100vh;height:100dvh}.lightbox-shell{padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));gap:14px}.lightbox-header h2{font-size:19px}.lightbox-footer{flex-direction:column;gap:12px;align-items:stretch}.lightbox-controls{justify-content:space-between;margin:0}.lightbox-stage.is-placeholder{padding:8%}.gallery-open-label{right:10px;bottom:10px}}
.profile-history{position:sticky;top:108px;align-self:start;min-width:0;min-height:0;max-height:calc(100svh - 130px);display:flex;flex-direction:column}
.profile-history .history-heading{flex-shrink:0;padding-bottom:24px}
.profile-records-scroll{min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:auto;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--blue) #e9edf6;padding-right:16px}
.profile-records-scroll::-webkit-scrollbar{width:6px}
.profile-records-scroll::-webkit-scrollbar-track{background:#e9edf6}
.profile-records-scroll::-webkit-scrollbar-thumb{background:var(--blue);border-radius:6px}
.profile-records-scroll:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}
.profile-records-scroll .profile-group:last-child{margin-bottom:0}
.profile-history .profile-end{flex-shrink:0;margin-top:20px;padding-top:18px}
@media(max-width:800px),(max-height:640px){.profile-history{position:static;max-height:none}.profile-records-scroll{max-height:min(640px,62svh)}.profile-history .history-heading{padding-bottom:22px}}
.academy-education{margin-top:72px}
.education-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:24px}
.education-heading .eyebrow{color:var(--blue)}
.education-heading h3{font-size:23px;letter-spacing:-.045em;word-break:keep-all}
.education-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.education-course{display:block;min-width:0;padding:19px 0 22px;border-top:2px solid var(--ink);border-bottom:1px solid var(--line);transition:border-color .2s}
.education-label{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;color:var(--blue);letter-spacing:.04em}
.education-label>span{font-size:23px}
.education-course h4{font-size:23px;letter-spacing:-.04em;margin:22px 0 12px}
.education-course p{font-size:14px;line-height:1.85;word-break:keep-all;color:var(--muted)}
.education-course:hover{border-color:var(--blue)}
@media(max-width:1000px){.education-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.academy-education{margin-top:48px}.education-heading{flex-direction:column;gap:12px}.education-heading h3{font-size:22px}.education-grid{gap:22px 20px}.education-course h4{font-size:21px}.education-course p{font-size:13px}}

/* Academy identity and registration details, supplied by the user. */
footer.business-footer{display:block}
.business-footer .footer-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;min-width:0}
.business-footer .footer-back{font-size:14px;white-space:nowrap}
.business-footer .footer-back span{margin-left:15px}
.footer-details{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:12px 32px;margin:28px 0 0;padding:24px 0 0;border-top:1px solid var(--line);font-size:13px;line-height:1.85}
.footer-details>div{display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:baseline;gap:10px;min-width:0}
.footer-details dt{font-weight:500;white-space:nowrap}
.footer-details dd{margin:0;min-width:0;word-break:keep-all;overflow-wrap:anywhere}
.footer-details a{text-decoration:underline;text-underline-offset:4px}
@media(max-width:700px){.business-footer .footer-heading{flex-wrap:wrap;gap:18px}.business-footer .footer-tagline{font-size:11px}.business-footer .footer-back{margin-left:auto}.footer-details{grid-template-columns:minmax(0,1fr);gap:10px;margin-top:24px;padding-top:22px;font-size:12px}.footer-details>div{grid-template-columns:7.5em minmax(0,1fr)}}
.business-footer .footer-details{border-color:#34373e;color:#c7cbd4}.business-footer .footer-details dt{color:#a7adbc}
@media(max-width:700px){footer.business-footer>.footer-heading{order:initial}.business-footer .footer-tagline{width:100%;order:2}.business-footer .footer-tagline p{font-size:12px}.business-footer .footer-brand{width:auto}}

.business-footer .footer-utility{display:flex;justify-content:flex-end;margin-top:24px}
.footer-tuition{display:inline-flex;align-items:center;gap:20px;min-height:44px;padding:8px 0;border-bottom:1px solid #7d9cff;color:#c4d2ff;font-size:14px;font-weight:500}
.footer-tuition span{font-size:20px;transition:transform .2s}
.footer-tuition:hover span{transform:translate(2px,-2px)}
.footer-tuition:focus-visible{outline:2px solid #c4d2ff;outline-offset:5px}
@media(prefers-reduced-motion:reduce){.footer-tuition span{transition:none}}
