:root{--paper:#f7f7f5;--ink:#191919;--muted:#73736e;--line:#deded8;--accent:#dcf53b;--white:#fff;font-family:Arial,'Apple SD Gothic Neo','Malgun Gothic','Noto Sans',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit;text-underline-offset:4px}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,a:focus-visible{outline:3px solid #769000;outline-offset:4px}input:focus,textarea:focus,select:focus{outline:2px solid #769000;outline-offset:2px}.skip{position:fixed;left:15px;top:-100px;z-index:100}.skip:focus{top:12px;background:white;padding:10px}#header{height:92px;padding:0 5vw;display:flex;align-items:center;gap:48px;border-bottom:1px solid var(--line)}.wordmark{font-size:27px;font-weight:850;letter-spacing:-1.5px;text-decoration:none;white-space:nowrap}.wordmark span{font-size:12px;vertical-align:top;letter-spacing:0;margin-left:4px}.header-right{margin-left:auto;display:flex;align-items:center;gap:25px}.language-button,.text-button{border:0;background:none;padding:10px 0;font-size:14px}.language-button{white-space:nowrap}.language-button span{margin-left:7px}nav{display:flex;gap:24px}nav button{border:0;background:none;padding:15px 0;color:var(--muted);font-size:14px}nav button.active{color:var(--ink);box-shadow:0 2px var(--ink)}#main{min-height:calc(100vh - 190px);padding:42px 5vw 72px}#footer{display:flex;align-items:center;justify-content:space-between;padding:24px 5vw;border-top:1px solid var(--line);font-size:12px;letter-spacing:.04em}#footer>div{display:flex;gap:24px}.eyebrow{font-size:12px;font-weight:650;letter-spacing:.16em}.entrance{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;max-width:1450px;margin:35px auto 55px;min-height:580px}.entrance-copy h1{font-size:clamp(45px,5.3vw,82px);font-weight:600;letter-spacing:-.065em;line-height:1.15;margin:27px 0}.entrance-copy h1 i{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-weight:400}.entrance-copy>p{font-size:16px;color:var(--muted);line-height:1.8;max-width:410px}.role-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:35px}.role-grid button{border:1px solid var(--line);background:transparent;border-radius:3px;position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:23px 20px;min-height:154px;transition:background .2s,transform .2s}.role-grid button:hover{background:var(--accent);border-color:var(--accent);transform:translateY(-3px)}.role-grid button>span{font-size:12px;color:var(--muted);margin-bottom:22px}.role-grid strong{font-size:19px;letter-spacing:-.04em}.role-grid small{font-size:12px;margin-top:8px;color:var(--muted)}.role-grid b{position:absolute;right:19px;top:20px;font-weight:400;font-size:22px}.beta-note{display:flex;gap:10px;font-size:12px;align-items:center;line-height:1.6;margin-top:23px;color:var(--muted)}.beta-note>span{padding:3px 6px;background:var(--accent);color:var(--ink);font-size:10px;font-weight:700}.editorial-wall{position:relative;min-height:570px;display:flex;gap:12px;align-items:center}.art-panel{width:33.333%;height:auto;aspect-ratio:1/2;background-image:url('/editorial.png');background-size:300% 100%;box-shadow:0 16px 22px #0000000d;animation:float 8s ease-in-out infinite}.panel-one{background-position:0 0;transform:translateY(-35px);animation-delay:-2s}.panel-two{background-position:50% 0;transform:translateY(35px);animation-delay:-4s}.panel-three{background-position:100% 0;transform:translateY(-10px)}.art-caption{position:absolute;bottom:20px;right:0;color:var(--muted);font-size:11px}@keyframes float{0%,100%{translate:0 -7px}50%{translate:0 7px}}.onboarding{max-width:700px;margin:18px auto 60px}.step-top{display:flex;justify-content:space-between;align-items:center;font-size:14px}.muted{color:var(--muted)}.progress{height:2px;background:var(--line);margin:18px 0 55px}.progress i{height:100%;display:block;background:var(--ink);transition:width .25s}.onboarding h1{font-size:36px;letter-spacing:-.055em;font-weight:550;line-height:1.25;margin:0 0 18px}.onboarding>p{color:var(--muted);line-height:1.7;font-size:16px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:32px 0}.choice{border:1px solid var(--line);background:transparent;min-height:78px;border-radius:3px;padding:19px 24px;display:flex;align-items:center;justify-content:space-between;font-size:17px;text-align:left;transition:.15s}.choice:hover{background:#eeeeea}.choice.selected{background:var(--ink);border-color:var(--ink);color:white}.choice-mark{color:var(--muted);font-size:20px}.selected .choice-mark{color:var(--accent)}.country-grid{grid-template-columns:repeat(3,1fr)}.country-grid .choice{font-size:15px;min-height:64px;padding:16px}.step-bottom{display:flex;flex-direction:column;align-items:center;gap:20px;margin-top:40px}.step-bottom .primary-button{width:100%;min-height:58px}.step-bottom small{color:var(--muted);font-size:13px}.primary-button,.outline-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border-radius:3px;font-size:14px;text-decoration:none;line-height:1.4;border:1px solid var(--ink);background:var(--ink);color:#fff}.primary-button:hover{background:#333}.outline-button{background:transparent;color:var(--ink);border-color:var(--line)}.outline-button:hover{border-color:var(--ink)}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin:8px 0 38px}.page-heading h1{font-size:42px;font-weight:550;letter-spacing:-.05em;line-height:1.2;margin:15px 0}.page-heading p{max-width:690px;color:var(--muted);font-size:16px;line-height:1.6}.empty{padding:65px 28px;text-align:center;border-top:1px solid var(--line);color:var(--muted)}.empty h3{font-size:22px;color:var(--ink);font-weight:500}.empty p{line-height:1.7;font-size:15px}.notice{padding:16px;background:#f6e4c9;margin-bottom:20px;line-height:1.7}dialog{border:0;border-radius:5px;width:min(880px,94vw);max-height:90vh;padding:40px;color:var(--ink);background:var(--paper)}dialog::backdrop{background:#1119;backdrop-filter:blur(5px)}#close-dialog{position:sticky;top:0;float:right;border:0;background:var(--paper);width:32px;height:32px;font-size:25px;z-index:2}#dialog-content{clear:both}dialog h2{font-size:30px;letter-spacing:-.035em;font-weight:550}dialog p{line-height:1.7}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:white;padding:14px 22px;border-radius:3px;font-size:14px;opacity:0;pointer-events:none;z-index:99;transition:.2s;max-width:90vw}#toast.show{opacity:1;transform:translate(-50%,0)}.form-field{display:flex;flex-direction:column;gap:9px;font-size:14px;margin:18px 0}.form-field input,.form-field select,.form-field textarea{width:100%;background:white;border:1px solid var(--line);padding:13px;border-radius:3px;min-height:46px;font-size:16px}.form-field textarea{min-height:100px;resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.form-error{color:#a22323;min-height:20px;font-size:14px}.consent{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.6;margin:20px 0}.consent input{width:18px;height:18px;flex-shrink:0}.source-note,.form-note{font-size:13px;color:var(--muted);line-height:1.7}.prewrap{white-space:pre-wrap}.auth-links{display:flex;gap:16px;flex-wrap:wrap;margin-top:24px}.verification-code{display:block;overflow-wrap:anywhere;padding:20px;background:#e9e9e3}
@media(max-width:850px){#header{gap:20px;padding:0 24px;height:78px}#main{padding:28px 24px 50px}nav{gap:16px}.entrance{gap:30px;min-height:auto;margin:20px 0;grid-template-columns:1fr}.entrance-copy{max-width:660px}.entrance-copy h1{font-size:57px;margin-top:20px}.editorial-wall{min-height:320px;max-width:600px;width:100%;margin:20px auto 0}.art-panel{height:auto}.art-caption{bottom:-15px}.role-grid{max-width:620px}.entrance-copy>p{max-width:580px}.page-heading h1{font-size:34px}.page-heading{align-items:flex-start;flex-direction:column;gap:8px}#header nav{position:absolute;top:78px;left:0;right:0;padding:0 24px;border-bottom:1px solid var(--line);justify-content:space-between;gap:12px}body:not(.immersive):not(.operations) #main{padding-top:80px}.header-right{gap:16px}.wordmark{font-size:24px}.onboarding{margin:16px auto}.progress{margin-bottom:40px}.onboarding h1{font-size:30px}.onboarding>p{font-size:15px}.choice{font-size:16px;min-height:70px;padding:18px}.country-grid{grid-template-columns:1fr 1fr}#footer{padding:25px 24px;font-size:10px}#footer>div{gap:14px}.form-grid{grid-template-columns:1fr}dialog{padding:25px}dialog h2{font-size:26px}}
@media(max-width:400px){.entrance-copy h1{font-size:45px}.role-grid button{padding:20px 14px}.role-grid strong{font-size:17px}.role-grid small{font-size:12px}.wordmark{font-size:22px}.choice{padding:16px;font-size:15px}.onboarding h1{font-size:27px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.gallery-toolbar{display:flex;gap:16px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:20px}.search-box{display:flex;gap:14px;align-items:center;flex:1;min-width:160px}.search-box>span{font-size:30px}.search-box input{border:0;background:transparent;width:100%;padding:12px 0;font-size:16px}.search-box input:focus{outline:none}.filter-ribbon{display:flex;justify-content:space-between;align-items:center;margin:23px 0}.pills{display:flex;gap:8px;flex-wrap:wrap}.pills button{background:none;border:1px solid transparent;border-radius:30px;padding:10px 16px;font-size:14px;color:var(--muted)}.pills button.active{background:var(--ink);color:white}.collection-meta{display:flex;justify-content:space-between;gap:20px;margin:24px 0;color:var(--muted);font-size:12px}.exhibit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:48px 24px;align-items:start}.exhibit-grid>.empty{grid-column:1/-1}.exhibit:nth-child(4n+2){margin-top:36px}.exhibit:nth-child(4n+4){margin-top:65px}.exhibit-image{position:relative}.portrait-button{padding:0;border:0;background:none;display:block;width:100%;overflow:hidden}.portrait{width:100%;aspect-ratio:3/4;object-fit:cover;display:block;background:#e5e5e0}.portrait-button img{transition:transform .35s,filter .35s;filter:saturate(.7)}.portrait-button:hover img{transform:scale(1.025);filter:saturate(1)}.no-photo{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;color:#777870}.no-photo>span{font-family:Georgia,serif;font-size:58px;font-weight:400}.no-photo>small{font-size:12px}.platform-tag{position:absolute;bottom:14px;left:14px;background:#ffffffec;padding:6px 9px;font-size:11px}.save-icon{position:absolute;right:12px;top:12px;border:0;background:#fff;width:33px;height:33px;border-radius:50%;font-size:21px}.save-icon.selected{background:var(--accent)}.grade{display:inline-flex;align-items:center;justify-content:center;background:var(--accent);font-size:12px;font-weight:700;padding:6px 9px;letter-spacing:.04em;vertical-align:middle}.exhibit-image>.grade{position:absolute;right:12px;bottom:14px}.caption-top{display:flex;justify-content:space-between;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin:19px 0 10px}.name-button{display:flex;align-items:center;gap:9px;border:0;background:none;padding:0;text-align:left}.name-button h2{font-size:23px;letter-spacing:-.04em;font-weight:550;line-height:1.2;margin:0}.verified{font-size:12px;background:#292929;color:var(--accent);width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.handle{font-size:13px;color:var(--muted);margin:8px 0}.one-line{font-size:14px;line-height:1.65;min-height:46px;margin:16px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mini-stats{display:flex;gap:22px;border-top:1px solid var(--line);padding:15px 0}.mini-stats>span{display:flex;flex-direction:column;gap:6px;font-size:11px;color:var(--muted)}.mini-stats b{font-weight:550;font-size:17px;color:var(--ink)}.heat{display:flex;justify-content:space-between;gap:10px;font-size:11px;color:var(--muted);line-height:1.7}.heat strong,.heat b{font-weight:500;color:var(--ink)}.profile-hero{display:grid;grid-template-columns:210px 1fr;gap:30px;align-items:start}.profile-hero h2{margin:18px 0 7px;font-size:38px}.profile-hero .eyebrow{font-size:11px}.tag-row{display:flex;gap:8px;flex-wrap:wrap;margin:15px 0}.tag-row span{font-size:12px;border:1px solid var(--line);padding:4px 8px}.profile-numbers{display:flex;gap:30px;margin:22px 0}.profile-numbers>div{display:flex;flex-direction:column;gap:6px}.profile-numbers strong{font-size:23px;font-weight:500}.profile-numbers small{font-size:12px;color:var(--muted)}.button-row{display:flex;gap:10px;flex-wrap:wrap}.interest-panel{padding:25px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:32px 0}.interest-panel h3{font-size:20px;font-weight:500}.interest-counts,.insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:20px 0}.interest-counts>div,.insight-grid>div{display:flex;flex-direction:column;gap:7px}.interest-counts strong,.insight-grid strong{font-size:30px;font-weight:500;letter-spacing:-.04em}.interest-counts small,.insight-grid small,.insight-grid span{font-size:12px;color:var(--muted)}.insight-grid{background:#eaece5;padding:23px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:30px 0 20px}.section-head h2,.section-head h3{margin:0;font-weight:550}.section-head h2{font-size:25px}.section-head>span{font-size:13px;color:var(--muted)}.video-row{display:flex;gap:20px;padding:23px 0;border-bottom:1px solid var(--line)}.video-number{font-size:15px;color:var(--muted);min-width:24px}.video-row>div{min-width:0}.video-row a{font-size:15px;line-height:1.7;text-decoration:none;overflow-wrap:anywhere}.video-row a:hover{text-decoration:underline}.video-row small{display:block;font-size:12px;color:var(--muted);margin-top:10px}.video-counts{display:flex;gap:18px;font-size:12px;color:var(--muted);margin-top:12px;flex-wrap:wrap}.video-counts b{color:var(--ink);font-weight:500;margin-left:5px}.profile-notes{padding:20px 0}.campaign-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.campaign-card{padding:27px;border:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start;gap:17px}.brand-link{font-size:17px;border:0;background:none;padding:0;text-decoration:underline;text-underline-offset:4px}.campaign-card h2{font-size:24px;font-weight:550;letter-spacing:-.03em;margin:0}.campaign-card p{font-size:15px;color:var(--muted);line-height:1.7}.campaign-card small{font-size:12px;color:var(--muted)}.campaign-card .heat{width:100%}.space-panel{border-top:1px solid var(--line);padding:28px 0;display:flex;justify-content:space-between;align-items:center;gap:25px}.space-panel p{max-width:750px;line-height:1.7;color:var(--muted);font-size:15px}.space-panel h3{font-size:21px;font-weight:550}.space-panel>button{flex-shrink:0}.owned-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.owned-card{display:flex;gap:22px;border:1px solid var(--line);padding:22px}.owned-card>.portrait{width:95px;height:130px;flex-shrink:0}.owned-card p{color:var(--muted);font-size:14px;line-height:1.6}.owned-card h3{font-size:20px;font-weight:550;margin:3px 0}.owned-card small{font-size:12px}.request-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;border-bottom:1px solid var(--line)}.request-row strong{font-size:16px;font-weight:550}.request-row p{font-size:14px;color:var(--muted);line-height:1.7}.request-row>button{flex-shrink:0}.contact-options{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin:20px 0}.contact-options small{font-size:13px;color:var(--muted)}.kakao{background:#fee500;color:#171717;border-color:#fee500}.kakao:hover{background:#f3d900}.request-ref{display:block;padding:14px;background:#e8e8e3;font-size:13px;overflow-wrap:anywhere}.conversation{margin:32px 0;display:flex;flex-direction:column;gap:15px}.message{max-width:90%;padding:18px;background:white;border:1px solid var(--line);align-self:flex-end}.message.from-admin{align-self:flex-start;background:#e9ecd9}.message.internal{background:#f2e6d4;border-style:dashed}.message small{font-size:11px;color:var(--muted)}.message p{margin:12px 0 0;font-size:15px}.check-options{border:1px solid var(--line);padding:18px;display:flex;gap:15px;flex-wrap:wrap;margin:20px 0}.check-options legend{font-size:14px;padding:0 8px}.check-options label{font-size:14px;display:flex;gap:7px;align-items:center}.channel-fields{border:1px solid var(--line);padding:12px 20px;margin:20px 0}.channel-fields[hidden]{display:none}.channel-fields legend{font-size:14px;padding:0 8px}.image-editor{display:flex;gap:25px;align-items:center}.image-editor>.portrait{width:100px;height:135px}.video-input{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:0 18px;border:1px solid var(--line);padding:25px 20px 15px;margin:25px 0;background:white}.video-input legend{font-size:12px;padding:0 8px;letter-spacing:.1em}.video-input .form-field{margin:12px 0}.video-input .full-width{grid-column:1/-1}.remove-video{position:absolute;right:18px;top:0;font-size:12px}.editorial-fields{border-top:1px solid var(--line);margin-top:30px;padding-top:10px}.studio{display:grid;grid-template-columns:215px 1fr;gap:45px}.studio-nav{display:flex;flex-direction:column;align-items:flex-start;border-right:1px solid var(--line);padding-right:25px;position:sticky;top:30px;align-self:start}.studio-nav h2{font-weight:550;font-size:24px;margin:15px 0 30px}.studio-nav>button{width:100%;text-align:left;border:0;background:none;padding:13px 12px;margin-bottom:5px;font-size:15px}.studio-nav>button.active{background:var(--ink);color:white}.studio-nav>.text-button{color:var(--muted);font-size:13px}.studio-main{min-width:0}.studio-main h1{font-size:34px;font-weight:550;letter-spacing:-.04em}.studio-main>p,.studio-main .section-head p{color:var(--muted);line-height:1.7;font-size:15px}.ops-label{font-size:11px;letter-spacing:.09em;color:var(--muted)}.studio-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:25px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.studio-kpis>div{display:flex;flex-direction:column;gap:10px}.studio-kpis b{font-size:34px;font-weight:500}.studio-kpis span{font-size:13px;color:var(--muted)}.admin-row{display:flex;align-items:center;gap:22px;padding:23px 0;border-bottom:1px solid var(--line)}.admin-row>.portrait{width:58px;height:75px;flex-shrink:0}.admin-row>.no-photo>span{font-size:22px}.admin-row>.no-photo>small{display:none}.admin-row>div:not(.portrait){flex:1;min-width:0}.admin-row strong{font-size:16px}.admin-row p,.admin-row small{font-size:13px;color:var(--muted);line-height:1.7}.admin-row>button{flex-shrink:0}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:14px}th,td{text-align:left;padding:16px;border-bottom:1px solid var(--line);white-space:nowrap}td small{display:block;color:var(--muted);font-size:12px;margin-top:5px}.table-scroll th{font-weight:500;color:var(--muted)}
@media(max-width:1100px){.exhibit-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.exhibit:nth-child(4n+2),.exhibit:nth-child(4n+4){margin-top:0}.exhibit:nth-child(3n+2){margin-top:35px}.campaign-grid{grid-template-columns:1fr 1fr}}
@media(max-width:850px){.exhibit-grid{grid-template-columns:1fr 1fr;gap:32px 18px}.exhibit:nth-child(3n+2){margin-top:0}.exhibit:nth-child(2n){margin-top:35px}.gallery-toolbar{flex-wrap:wrap;gap:10px}.search-box{flex-basis:100%}.collection-meta{font-size:11px}.name-button h2{font-size:20px}.mini-stats{gap:12px}.mini-stats b{font-size:15px}.mini-stats>span{font-size:10px}.heat{flex-direction:column;gap:3px;font-size:11px}.exhibit .one-line{font-size:13px}.profile-hero{grid-template-columns:125px 1fr;gap:18px}.profile-hero h2{font-size:27px}.profile-hero>div>p{font-size:14px}.profile-hero .eyebrow{font-size:10px}.profile-numbers{gap:15px}.profile-numbers strong{font-size:19px}.profile-numbers small{font-size:11px}.profile-hero .button-row .primary-button,.profile-hero .button-row .outline-button{padding:10px 12px;font-size:12px}.interest-counts,.insight-grid{gap:10px}.insight-grid{padding:18px}.interest-counts strong,.insight-grid strong{font-size:25px}.space-panel{flex-direction:column;align-items:flex-start;gap:12px}.owned-grid{grid-template-columns:1fr}.section-head{flex-wrap:wrap}.request-row{align-items:flex-start}.campaign-grid{grid-template-columns:1fr}.studio{grid-template-columns:1fr;gap:25px}.studio-nav{position:static;border:0;border-bottom:1px solid var(--line);display:flex;flex-direction:row;flex-wrap:wrap;padding:0 0 15px;gap:8px}.studio-nav .eyebrow,.studio-nav h2{display:none}.studio-nav>button{width:auto;padding:10px;font-size:13px}.studio-main h1{font-size:28px}.admin-row{gap:14px}.admin-row .outline-button{padding:10px;font-size:12px}.video-input{grid-template-columns:1fr}.studio-kpis b{font-size:28px}.ops-label{display:none}}

.page-heading>.outline-button{white-space:nowrap;flex-shrink:0}@media(min-width:851px) and (max-width:1100px){.entrance{min-height:460px}.editorial-wall{min-height:400px}}
/* Paper and ballpoint: expressive handwriting, readable research data. */
@font-face{font-family:MewHand;src:url('/fonts/Gaegu.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:MewJapanese;src:url('/fonts/Yomogi.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
:root{--paper:#fffefa;--ink:#243c70;--muted:#667083;--line:#bdc5d1;--accent:#e8edf5;--hand:MewHand,'Apple SD Gothic Neo',sans-serif;background:#eeeef0;color:var(--ink)}
:root:lang(ja){--hand:MewJapanese,sans-serif}
body{max-width:1660px;margin:0 auto;background:var(--paper);min-height:100vh;box-shadow:0 0 36px #22334a0a}
#header{border-bottom:1px solid var(--ink);position:relative;margin:0 4vw;padding:0 1vw;gap:26px}
#header::after{content:'';position:absolute;bottom:-4px;height:1px;left:0;right:2%;background:var(--ink);opacity:.2;transform:rotate(-.13deg)}
.wordmark{font-family:var(--hand);font-size:42px;letter-spacing:-1px;font-weight:400;transform:rotate(-3deg)}.wordmark span{font-size:9px}
nav{gap:20px}nav button,.language-button,.text-button{font-family:var(--hand);font-size:22px;color:var(--ink);font-weight:400}nav button.active{box-shadow:none;text-decoration:underline;text-decoration-style:wavy;text-decoration-thickness:1px;text-underline-offset:7px}
h1,h2,h3,.role-grid strong,.choice,.primary-button,.outline-button,.step-top,.step-bottom small,.beta-note,.onboarding>p,.entrance-copy>p{font-family:var(--hand);font-weight:400!important;letter-spacing:0!important}
.entrance{margin:16px auto 35px;gap:6%;min-height:520px}.entrance-copy h1{font-size:clamp(46px,5vw,74px);line-height:1.25;transform:rotate(-1.5deg);margin:24px 0}.entrance-copy>p{font-size:25px;line-height:1.6;max-width:470px;color:var(--ink)}
.eyebrow{font-size:12px;letter-spacing:.1em;font-weight:500;color:var(--muted)}
.role-grid{gap:18px;margin-top:25px}.role-grid button{background:transparent;border:1.5px solid var(--ink);border-radius:3px 8px 4px 11px / 9px 3px 10px 4px;min-height:166px;padding:20px;transform:rotate(-1.2deg);box-shadow:3px 3px 0 #243c7010}
.role-grid button:nth-child(2){transform:rotate(1.1deg)}.role-grid button:hover{background:#f4f5f8;border-color:var(--ink);transform:translateY(-3px) rotate(-.6deg);box-shadow:3px 4px 0 #243c7020}
.role-grid strong{font-size:29px;line-height:1.2}.role-grid small{font-family:var(--hand);font-size:20px;line-height:1.3}.role-grid button>span{margin-bottom:12px}.role-grid b{font-family:var(--hand);font-size:28px}
.beta-note{font-size:20px;line-height:1.4;margin-top:27px}.beta-note>span{font-family:Arial,sans-serif;font-size:11px;border:1px solid var(--ink);background:none;transform:rotate(-6deg);padding:4px 6px}
.editorial-wall{min-height:460px;gap:17px;isolation:isolate}.art-panel{position:relative;border:8px solid white;border-bottom-width:30px;box-shadow:2px 5px 9px #17203b18;animation:none}.art-panel::before{content:'';position:absolute;width:65%;height:25px;background:#cbd4e15e;left:17%;top:-18px;transform:rotate(-6deg);z-index:1}.panel-one{transform:translateY(-20px) rotate(-7deg)}.panel-two{transform:translateY(20px) rotate(4deg)}.panel-three{transform:translateY(-12px) rotate(-3deg)}.art-caption{bottom:7px;font-size:12px}
.onboarding{max-width:700px}.progress{height:1px;background:#d5dbe4;margin-bottom:42px;transform:rotate(-.3deg)}.progress i{height:2px;background:var(--ink)}.onboarding h1{font-size:42px;line-height:1.4}.onboarding>p{font-size:24px;color:var(--muted)}.step-top{font-size:24px}
.choice{background:transparent;border:1.3px solid #8290a6;min-height:80px;border-radius:3px 7px 5px 9px / 7px 4px 8px 3px;padding:18px 23px;font-size:27px;position:relative}.choice:nth-child(2n){border-radius:7px 3px 9px 5px / 4px 8px 3px 7px}.choice:hover{background:#f0f3f8}.choice.selected{background:transparent;color:var(--ink);border-color:var(--ink);box-shadow:inset 0 -8px #e8edf5}.choice.selected::after{content:'';position:absolute;inset:3px -3px -3px 2px;border:1px solid var(--ink);border-radius:5px 3px 8px 3px;pointer-events:none;opacity:.5;transform:rotate(-.6deg)}.choice-mark,.selected .choice-mark{color:var(--ink);font-size:32px}.country-grid .choice{font-size:25px;min-height:76px}.step-bottom small{font-size:20px}
.primary-button,.outline-button{border:1.3px solid var(--ink);font-size:24px;line-height:1.25;border-radius:4px 8px 3px 7px / 8px 4px 7px 3px;background:var(--paper);color:var(--ink);box-shadow:2px 2px 0 #243c701a;padding:13px 20px;white-space:normal}
.primary-button{background:var(--ink);color:#fffefa}.primary-button:hover{background:#314d86}.outline-button:hover{background:#edf1f7}.step-bottom .primary-button{min-height:62px;background:var(--ink)}
.page-heading h1{font-size:48px;line-height:1.35;margin:10px 0}.page-heading p{font-size:16px;line-height:1.8}.page-heading>.outline-button{white-space:normal;max-width:240px}.gallery-toolbar{border-bottom:1px dashed var(--line)}.search-box input{font-size:17px;color:var(--ink)}.pills button.active{background:none;color:var(--ink);border:1px solid var(--ink);border-radius:47% 43% 48% 40%;transform:rotate(-2deg)}.pills button{font-size:14px}.exhibit-image{padding:9px 9px 28px;background:white;border:1px solid #d7dce4;box-shadow:2px 3px 6px #1323440d}.exhibit:nth-child(4n+2){padding-top:30px}.exhibit:nth-child(4n+4){padding-top:15px}.name-button h2{font-size:29px}.grade{background:var(--paper);color:var(--ink);border:1px solid var(--ink);border-radius:45% 40%;transform:rotate(-5deg)}.verified{background:transparent;color:var(--ink);border:1px solid var(--ink)}.save-icon.saved,.save-icon{color:var(--ink)}.mini-stats b,.profile-numbers strong,.insight-grid strong{font-variant-numeric:tabular-nums}.insight-grid{background:#f1f4f8}
.empty{border:1px dashed var(--line);border-radius:3px 6px}.empty h3{font-size:29px}.campaign-card,.owned-card{background:var(--paper);border:1px solid var(--ink);border-radius:3px 9px 5px 7px;box-shadow:3px 3px 0 #2138640a}.campaign-card h2{font-size:30px;line-height:1.4}.campaign-card .grade{font-family:Arial,sans-serif}
dialog{background:var(--paper);border:1px solid var(--ink);border-radius:3px 9px 4px 6px;box-shadow:8px 10px 0 #16264426;padding:38px 44px}dialog::backdrop{background:#24334b55;backdrop-filter:blur(3px)}dialog h2{font-size:38px;line-height:1.4}dialog:has(#auth-form){max-width:580px;background-image:linear-gradient(90deg,transparent 24px,#b9525230 24px,#b9525230 25px,transparent 25px)}dialog:has(#auth-form) #dialog-content>p:first-of-type{font-family:var(--hand);font-size:24px;line-height:1.5}#close-dialog{font-family:var(--hand);background:transparent;font-size:30px}.notebook-form .form-field{font-family:var(--hand);font-size:24px;margin:24px 0 18px}.notebook-form input{background:transparent;border:0;border-bottom:1px solid var(--ink);border-radius:0;padding:10px 2px;font-family:Arial,'Apple SD Gothic Neo',sans-serif;font-size:18px}.notebook-form .consent{font-family:Arial,'Apple SD Gothic Neo',sans-serif;font-size:14px}.notebook-form>.primary-button{width:100%;margin-top:10px}.auth-links{justify-content:space-between}.auth-links .text-button{font-size:22px}.form-field input,.form-field textarea,.form-field select{color:var(--ink)}input[type=checkbox]{accent-color:var(--ink)}.form-error{color:#a22e3e}.message.from-admin{background:#edf1f7}.message.internal{background:#f4f0e8}.kakao{background:var(--paper);color:var(--ink);border-color:var(--ink)}.kakao:hover{background:#eef1f6}
#footer{font-size:12px}.source-note{font-size:14px}.caption-top,.heat,.mini-stats>span{font-size:12px}#header .header-right{gap:18px}.studio h1{font-size:42px}.studio-nav h2{font-size:30px}.studio-nav button{font-size:17px}.operations{--hand:Arial,'Apple SD Gothic Neo',sans-serif}.operations .wordmark{font-family:MewHand,sans-serif}
button:focus-visible,a:focus-visible{outline-color:var(--ink)}input:focus,textarea:focus,select:focus{outline-color:var(--ink)}
@media(max-width:1100px){#header{gap:20px}nav{gap:15px}nav button{font-size:20px}.entrance-copy h1{font-size:56px}.editorial-wall{min-height:380px}.role-grid strong{font-size:26px}.role-grid button{padding:18px 14px}}
@media(max-width:850px){#header{margin:0 22px;padding:0 2px}#header nav{left:-22px;right:-22px;padding:0 24px;overflow:auto;justify-content:flex-start;gap:26px}#header nav button{white-space:nowrap;flex-shrink:0;font-size:22px}.wordmark{font-size:36px}.entrance-copy h1{font-size:57px}.entrance-copy>p{font-size:25px}.editorial-wall{max-width:480px;min-height:350px}.role-grid{gap:15px}.role-grid strong{font-size:27px}.role-grid small{font-size:20px}.onboarding h1{font-size:35px}.onboarding>p{font-size:23px}.choice{font-size:25px;padding:16px}.country-grid .choice{font-size:24px}.page-heading h1{font-size:39px}.page-heading>.outline-button{max-width:none}.primary-button,.outline-button{font-size:23px}.page-heading{margin-bottom:25px}dialog{padding:30px}dialog h2{font-size:32px}.gallery-toolbar{flex-wrap:wrap}.gallery-toolbar .search-box{flex-basis:100%}.collection-meta{flex-wrap:wrap}.exhibit-grid{gap:30px 15px}.name-button h2{font-size:27px}}
@media(max-width:420px){.entrance-copy h1{font-size:48px}.role-grid strong{font-size:24px}.role-grid button{padding:18px 12px}.role-grid small{font-size:19px}.onboarding h1{font-size:31px}.choice{font-size:24px}.language-button,.text-button{font-size:21px}.editorial-wall{min-height:290px}.art-panel{border-width:5px;border-bottom-width:22px}.section-head{flex-wrap:wrap}.page-heading h1{font-size:34px}}
:lang(ja) .onboarding h1,:lang(ja) .page-heading h1{font-size:32px}:lang(ja) .role-grid strong{font-size:22px}:lang(ja) .role-grid small{font-size:16px}:lang(ja) nav button{font-size:17px}:lang(ja) .primary-button,:lang(ja) .outline-button{font-size:19px}:lang(ja) .entrance-copy h1{font-size:44px}:lang(ja) .onboarding>p{font-size:19px;line-height:1.8}

.role-grid small{word-break:keep-all}

.wordmark{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.wordmark .brand-logo{display:block;width:48px;height:48px;object-fit:contain;flex-shrink:0}.wordmark .brand-name{font:inherit;letter-spacing:inherit;vertical-align:baseline;margin:0}@media(max-width:850px){.wordmark{gap:9px}.wordmark .brand-logo{width:38px;height:38px}}

/* Restrained editorial typography and black ink. */
@font-face{font-family:MewEditorial;src:url('/fonts/GowunBatang.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
:root,:root:lang(ja){--paper:#fff;--ink:#111;--muted:#444;--line:#d4d4d4;--accent:#f1f1f1;--hand:MewEditorial,'Yu Mincho','Hiragino Mincho ProN',Georgia,serif;color:#111;background:#f5f5f5}
.wordmark,.operations .wordmark{font-family:var(--hand);font-size:29px;letter-spacing:-.5px;transform:none}.wordmark .brand-logo{width:42px;height:42px}
nav button,.language-button,.text-button{font-family:Arial,'Apple SD Gothic Neo',sans-serif;font-size:15px}nav button.active{text-decoration-style:solid}
.entrance-copy h1{font-size:clamp(38px,4.5vw,65px);line-height:1.35}.entrance-copy>p{font-size:19px;line-height:1.85}
.role-grid button,.role-grid button:nth-child(2),.role-grid button:hover{transform:none;border-radius:2px;box-shadow:none;background:white}.role-grid button:hover{background:#f7f7f7}.role-grid strong{font-size:23px}.role-grid small{font-family:Arial,'Apple SD Gothic Neo',sans-serif;font-size:14px;line-height:1.7}.role-grid b{font-size:23px}.beta-note{font-family:Arial,'Apple SD Gothic Neo',sans-serif;font-size:14px}.beta-note>span{transform:none}
.onboarding h1{font-size:34px;line-height:1.6}.onboarding>p,.step-top{font-family:Arial,'Apple SD Gothic Neo',sans-serif;font-size:16px}.choice,.country-grid .choice{font-size:21px;border-radius:2px;min-height:76px}.choice:nth-child(2n){border-radius:2px}.choice.selected{box-shadow:inset 0 -3px #111}.choice.selected::after{display:none}.choice:hover{background:#f6f6f6}.choice-mark,.selected .choice-mark{font-size:24px}.step-bottom small{font-family:Arial,'Apple SD Gothic Neo',sans-serif;font-size:14px}
.primary-button,.outline-button{font-family:Arial,'Apple SD Gothic Neo',sans-serif;font-size:16px;border-radius:2px;box-shadow:none}.primary-button:hover,.step-bottom .primary-button:hover{background:#292929}.outline-button:hover{background:#f4f4f4}.progress{transform:none}.progress i{background:#111}
.page-heading h1{font-size:39px}.empty h3{font-size:24px}.name-button h2{font-size:24px}.campaign-card h2{font-size:27px}.pills button.active{transform:none;border-radius:2px}.grade{transform:none;border-radius:2px}.insight-grid{background:#f6f6f6}
dialog{border-radius:2px;box-shadow:0 15px 60px #0002}dialog::backdrop{background:#0005}dialog h2{font-size:30px}dialog:has(#auth-form){background-image:none}dialog:has(#auth-form) #dialog-content>p:first-of-type{font-family:Arial,'Apple SD Gothic Neo',sans-serif;font-size:16px;line-height:1.8}.notebook-form .form-field{font-family:Arial,'Apple SD Gothic Neo',sans-serif;font-size:15px}.auth-links .text-button{font-size:14px}.message.from-admin,.kakao:hover{background:#f4f4f4}.campaign-card,.owned-card{border-radius:2px;box-shadow:none}
@media(max-width:850px){.wordmark{font-size:26px}.wordmark .brand-logo{width:36px;height:36px}#header nav button{font-size:15px}.entrance-copy h1{font-size:43px}.entrance-copy>p{font-size:18px}.role-grid strong{font-size:21px}.role-grid small{font-size:14px}.onboarding h1{font-size:29px}.onboarding>p{font-size:15px}.choice,.country-grid .choice{font-size:20px}.page-heading h1{font-size:32px}.primary-button,.outline-button{font-size:16px}dialog h2{font-size:28px}}
@media(max-width:420px){.entrance-copy h1{font-size:36px}.role-grid strong{font-size:19px}.onboarding h1{font-size:26px}.language-button,.text-button{font-size:14px}}

.entrance-copy>p,.onboarding h1,.page-heading h1{word-break:keep-all;overflow-wrap:break-word}

/* Clean product interface: system typography, neutral surfaces, clear controls. */
:root,:root:lang(ja){--paper:#fff;--ink:#1d1d1f;--muted:#6e6e73;--line:#d2d2d7;--accent:#f5f5f7;--hand:-apple-system,BlinkMacSystemFont,'Helvetica Neue','Apple SD Gothic Neo','Noto Sans',sans-serif;font-family:var(--hand);background:#fff;color:var(--ink)}
body{max-width:none;box-shadow:none;background:#fff}h1,h2,h3,.role-grid strong{font-family:var(--hand);font-weight:650!important;letter-spacing:-.035em!important}button,input,textarea,select,p,small,nav button,.language-button,.text-button,.primary-button,.outline-button,.notebook-form .form-field,.operations .wordmark{font-family:var(--hand)}
#header{height:76px;margin:0;padding:0 max(24px,calc((100vw - 1200px)/2));gap:32px;border-bottom:1px solid #e8e8ed;background:#ffffffed;backdrop-filter:blur(18px)}#header::after{display:none}.wordmark{font-family:var(--hand);font-size:21px;font-weight:600;letter-spacing:-.5px;gap:10px;transform:none}.wordmark .brand-logo{width:32px;height:32px}nav button{font-size:14px}nav button.active{text-decoration:none;color:#000;font-weight:600}#header .header-right{gap:20px}.language-button,.text-button{font-size:14px}
#main{max-width:1300px;margin:0 auto;padding:48px 50px 80px}.entrance{max-width:1200px;min-height:570px;margin:15px auto 35px;gap:6%;grid-template-columns:1.1fr 1fr}.eyebrow{font-size:12px;letter-spacing:.09em;color:#6e6e73}.entrance-copy h1{font-size:clamp(42px,4.4vw,64px);line-height:1.13;margin:24px 0;letter-spacing:-.055em!important}.entrance-copy>p{font-family:var(--hand);font-size:20px;line-height:1.65;max-width:470px;color:#6e6e73}
.role-grid{gap:14px;margin-top:32px}.role-grid button,.role-grid button:nth-child(2){background:#f5f5f7;border:1px solid transparent;border-radius:20px;box-shadow:none;transform:none;padding:24px 20px;min-height:150px;transition:background .2s,box-shadow .2s}.role-grid button:hover{background:#eeeef1;border-color:transparent;transform:none;box-shadow:0 8px 24px #00000008}.role-grid button>span{font-size:12px;color:#86868b;margin-bottom:16px}.role-grid strong{font-size:22px}.role-grid small{font-size:14px;line-height:1.6}.role-grid b{font-family:var(--hand);font-size:21px;right:20px;top:20px}.beta-note{font-family:var(--hand);font-size:13px;color:#6e6e73}.beta-note>span{border:0;border-radius:5px;background:#f5f5f7;padding:4px 7px;transform:none}
.editorial-wall{gap:12px;min-height:410px;background:#f5f5f7;border-radius:28px;padding:26px 20px 46px;overflow:hidden}.art-panel{border:0;border-radius:16px;box-shadow:none;aspect-ratio:1/2;animation:none}.art-panel::before{display:none}.panel-one,.panel-two,.panel-three{transform:none}.panel-two{translate:0 -18px}.art-caption{bottom:16px;right:20px;font-size:11px}
.onboarding{max-width:680px;margin:10px auto 40px}.step-top{font-size:14px}.progress{height:4px;border-radius:4px;background:#ededf0;margin:22px 0 42px;overflow:hidden;transform:none}.progress i{height:4px;background:#1d1d1f;border-radius:4px}.onboarding h1{font-size:34px;line-height:1.4}.onboarding>p{font-family:var(--hand);font-size:16px;color:#6e6e73;line-height:1.6}.choice,.choice:nth-child(2n),.country-grid .choice{font-family:var(--hand);font-size:17px;border:1px solid #d2d2d7;border-radius:14px;min-height:76px;padding:20px;background:#fff;box-shadow:none;transition:border-color .15s,background .15s}.choice:hover{background:#f5f5f7}.choice.selected{border:2px solid #1d1d1f;padding:19px;background:#f5f5f7;box-shadow:none;color:#1d1d1f}.choice.selected::after{display:none}.choice-mark,.selected .choice-mark{font-size:22px;color:#1d1d1f}.step-bottom{margin-top:30px}.step-bottom small{font-size:13px;font-family:var(--hand)}
.primary-button,.outline-button{font-family:var(--hand);font-size:15px;border-radius:999px;padding:13px 23px;box-shadow:none;border:1px solid #1d1d1f}.primary-button,.step-bottom .primary-button{background:#1d1d1f;color:#fff}.primary-button:hover,.step-bottom .primary-button:hover{background:#363638}.outline-button{background:#fff}.outline-button:hover{background:#f5f5f7}.step-bottom .primary-button{min-height:52px}.page-heading h1{font-size:42px;line-height:1.2}.page-heading p{font-size:16px;color:#6e6e73}.gallery-toolbar{border-bottom:1px solid #e8e8ed}.search-box{background:#f5f5f7;border-radius:12px;border:0;padding:12px 16px}.search-box input{background:transparent}.pills button{border:0;border-radius:999px;font-size:14px}.pills button.active{background:#1d1d1f;color:white;border:0;border-radius:999px;transform:none}.exhibit:nth-child(4n+2),.exhibit:nth-child(4n+4){padding-top:0}.exhibit-image{padding:0;border:0;border-radius:18px;overflow:hidden;box-shadow:none;background:#f5f5f7}.name-button h2{font-size:21px}.grade,.verified{border:0;background:#f5f5f7;border-radius:6px;transform:none}.insight-grid{background:#f5f5f7;border-radius:18px}.empty{border:0;background:#f5f5f7;border-radius:20px}.empty h3{font-size:22px}.campaign-card,.owned-card{border:1px solid #e8e8ed;border-radius:20px;box-shadow:none;background:#fff}.campaign-card h2{font-size:25px}
dialog{border:0;border-radius:24px;padding:36px;box-shadow:0 24px 90px #0003}dialog::backdrop{background:#0005;backdrop-filter:blur(5px)}dialog h2{font-size:28px}dialog:has(#auth-form){background-image:none}dialog:has(#auth-form) #dialog-content>p:first-of-type{font-family:var(--hand);font-size:16px;color:#6e6e73}.notebook-form .form-field{font-family:var(--hand);font-size:14px;margin:18px 0}.notebook-form input{border:1px solid #d2d2d7;border-radius:12px;padding:14px;background:#fff;font-family:var(--hand);font-size:16px}.auth-links .text-button{font-size:14px}#close-dialog{font-family:var(--hand);font-size:24px}#footer{background:#f5f5f7;border-top:0;color:#6e6e73;padding:26px max(24px,calc((100vw - 1200px)/2))}
@media(max-width:850px){#header{padding:0 24px;height:72px;gap:18px}#header nav{left:0;right:0;gap:24px;background:#fff}#header nav button{font-size:14px}.wordmark{font-size:20px}.wordmark .brand-logo{width:30px;height:30px}#main{padding:32px 24px 64px}.entrance{display:block;margin:16px auto}.entrance-copy h1{font-size:46px}.entrance-copy>p{font-size:18px;max-width:540px}.role-grid{max-width:560px}.role-grid strong{font-size:21px}.editorial-wall{margin:42px auto 0;max-width:540px;min-height:0}.art-panel{max-height:320px}.onboarding h1{font-size:29px}.page-heading h1{font-size:34px}.choice,.country-grid .choice{font-size:16px}.onboarding>p{font-size:15px}dialog{padding:28px}.page-heading>.outline-button{max-width:none}}
@media(max-width:420px){.entrance-copy h1{font-size:39px}.role-grid button{padding:20px 16px;min-height:146px}.role-grid strong{font-size:19px}.role-grid small{font-size:13px}.onboarding h1{font-size:26px}.country-grid{grid-template-columns:1fr 1fr}.choice,.country-grid .choice{padding:17px}.choice.selected{padding:16px}.language-button,.text-button{font-size:14px}.editorial-wall{padding:18px 14px 42px;gap:8px}}

.entrance-copy h1{transform:none}
.discovery-home{max-width:900px;margin:28px auto 10px;text-align:center}.discovery-home h1{font-size:clamp(40px,5vw,66px);line-height:1.12;margin:23px 0;letter-spacing:-.05em!important}.discovery-home>p{font-size:20px;color:var(--muted);line-height:1.7}.discovery-search{display:flex;align-items:center;gap:12px;border:1px solid #c8c8ce;border-radius:20px;padding:10px 12px 10px 22px;background:#fff;box-shadow:0 8px 30px #00000006;max-width:850px;margin:32px auto 18px}.discovery-search:focus-within{border-color:#1d1d1f;box-shadow:0 0 0 2px #1d1d1f12}.discovery-search>span{font-size:28px}.discovery-search input{border:0;background:transparent;min-width:0;flex:1;font-size:17px;padding:12px 0;outline:none}.discovery-search .primary-button{flex-shrink:0}.search-examples{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.search-examples button{border:0;background:#f5f5f7;padding:10px 14px;border-radius:999px;font-size:13px}.discovery-home .search-support{font-size:13px;max-width:680px;margin:18px auto;color:#6e6e73;line-height:1.7}.discovery-meta{display:flex;justify-content:center;gap:22px;margin:26px auto;color:#6e6e73;font-size:13px;flex-wrap:wrap}.entry-divider{border-top:1px solid #e8e8ed;margin:42px auto 22px;max-width:700px}.entry-divider span{display:inline-block;background:#fff;position:relative;top:-10px;padding:0 18px;font-size:13px;color:#6e6e73}.discovery-home .role-grid{max-width:700px;margin:0 auto;text-align:left}.discovery-home .role-grid button{min-height:126px;padding:26px}.discovery-home .role-grid strong{font-size:20px;margin-top:5px}.discovery-home .role-grid small{max-width:90%;margin-top:12px}.explore-all{margin-top:22px}.discovery-controls{display:flex;gap:10px;flex-wrap:wrap}.query-summary{margin:22px 0;color:#6e6e73;font-size:14px}.query-summary:empty{display:none}.query-summary p{line-height:1.7}.query-chips{display:inline-flex;flex-wrap:wrap;gap:8px;margin:0 0 12px 12px}.query-chips span{background:#f5f5f7;color:#1d1d1f;padding:6px 12px;border-radius:8px}.query-summary small{display:block;line-height:1.8}.collection-meta{align-items:center;gap:15px}.match-reason{background:#f5f5f7;border-radius:10px;padding:12px;margin:12px 0}.match-reason small{font-size:11px;color:#6e6e73}.match-reason p{font-size:13px;line-height:1.5;margin:5px 0 0}.creator-card-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid #eee;padding:14px 0 10px}.creator-card-actions a,.creator-card-actions button{font-size:13px;color:#1d1d1f}.creator-card-actions button{border:0;background:none;padding:0}.record-date{font-size:11px;color:#6e6e73}.exhibit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.exhibit-image{aspect-ratio:4/3}.exhibit-image .portrait-button,.exhibit-image img,.exhibit-image .no-photo{width:100%;height:100%;object-fit:cover}.exhibit-image .portrait-button{display:block}.exhibit{min-width:0}.one-line{line-height:1.6}.page-heading+.discovery-search{max-width:none;margin-top:0}.discovery-controls+.query-summary .notice{font-size:13px;background:#f5f5f7;border:0;color:#555}
@media(max-width:850px){.discovery-home{margin:28px auto 0}.discovery-home h1{font-size:45px}.discovery-home>p{font-size:17px}.exhibit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}.discovery-search{padding-left:16px}.discovery-search input{font-size:15px}.discovery-home .role-grid button{padding:23px 18px}.discovery-home .role-grid strong{font-size:18px}}
@media(max-width:500px){.discovery-home h1{font-size:38px}.discovery-search{border-radius:16px;gap:8px;padding:8px 8px 8px 13px}.discovery-search .primary-button{padding:12px 16px}.discovery-search>span{display:none}.discovery-meta{gap:10px;font-size:12px}.discovery-home .role-grid{gap:10px}.discovery-home .role-grid strong{font-size:16px}.discovery-home .role-grid small{font-size:12px}.discovery-home .role-grid button{padding:22px 15px}.discovery-home .role-grid b{top:10px;right:12px;font-size:16px}.exhibit-grid{grid-template-columns:1fr}.collection-meta{flex-wrap:wrap}.query-chips{margin-left:0;margin-top:10px}}

#main:has(.discovery-home){padding-top:24px}.discovery-home{margin-top:8px}.discovery-home h1{font-size:clamp(38px,4.4vw,56px);margin:18px 0}.discovery-home>p{margin:15px 0}.discovery-home .discovery-search{margin-top:24px}.discovery-home .discovery-meta{margin:20px auto}.discovery-home .entry-divider{margin-top:26px;margin-bottom:10px}.discovery-home .role-grid button{min-height:112px;padding:22px}.discovery-home .explore-all{margin-top:12px}
/* Secret Mew: ink, white space and the original logo's acid-lime signature. */
.mew-home{max-width:1100px;margin:0 auto}.home-intro{max-width:850px;padding:12px 0 30px}.mew-kicker{font-size:14px;color:#555;font-weight:500}.home-intro h1{font-size:clamp(42px,4.8vw,66px);line-height:1.14;margin:22px 0;letter-spacing:-.05em!important}.home-intro h1 em{font-style:normal;position:relative;display:inline-block;isolation:isolate}.home-intro h1 em:after{content:'';position:absolute;bottom:3px;height:17px;left:-3px;right:-8px;background:#ddf83e;z-index:-1}.home-intro>p{font-size:20px;line-height:1.65;color:#5b5b61;word-break:keep-all}.free-note{display:flex;gap:10px;align-items:center;font-size:13px;color:#444;line-height:1.6;flex-wrap:wrap}.free-note>span{font-size:10px;font-weight:750;background:#1b1b1b;color:#ddf83e;padding:4px 7px;border-radius:4px;letter-spacing:.05em}.benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.benefit-card{padding:30px;border-radius:22px;display:flex;flex-direction:column;min-width:0}.marketer-benefit{background:#1b1b1b;color:white}.creator-benefit{background:#f5f5f2;color:#1d1d1f;border:1px solid #e8e8e2}.audience-label{font-size:11px;letter-spacing:.1em;font-weight:650}.marketer-benefit .audience-label{color:#ddf83e}.benefit-card h2{font-size:31px;line-height:1.25;margin:20px 0 12px}.benefit-card>p{font-size:15px;line-height:1.6;word-break:keep-all;margin:0}.marketer-benefit>p{color:#bebebe}.creator-benefit>p{color:#666}.benefit-card ul{list-style:none;padding:0;margin:22px 0 28px;font-size:14px;line-height:1.6}.benefit-card li{position:relative;padding-left:18px;margin:10px 0;word-break:keep-all}.benefit-card li:before{content:'✓';position:absolute;left:0;color:#747474}.marketer-benefit li:before{color:#ddf83e}.benefit-cta{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border:0;border-radius:12px;font-size:16px;font-weight:600;gap:10px;text-align:left;background:#1d1d1f;color:#fff}.marketer-benefit .benefit-cta{background:#ddf83e;color:#141414}.benefit-cta:hover{filter:brightness(.95)}.benefit-card>small{font-size:12px;line-height:1.6;margin-top:12px;color:#777}.marketer-benefit>small{color:#bbb}.quick-discovery{margin-top:50px;padding:34px 0 0;border-top:1px solid #e6e6e6}.quick-discovery h2{font-size:26px;margin:10px 0 0}.quick-discovery .discovery-search{max-width:none;margin:24px 0 16px}.quick-discovery .search-examples{justify-content:flex-start}.home-links{display:flex;gap:24px;flex-wrap:wrap;margin-top:22px}.home-fact{font-size:12px;line-height:1.8;color:#777;max-width:780px;word-break:keep-all}.choice.selected{border-color:#1d1d1f;box-shadow:inset 0 -3px #ddf83e}.match-reason{border-left:3px solid #ddf83e}.onboarding .progress i{background:#1d1d1f}
@media(max-width:850px){.home-intro h1{font-size:49px}.home-intro>p{font-size:18px}.benefit-card{padding:24px}.benefit-card h2{font-size:26px}.benefit-card ul{font-size:13px}.benefit-cta{font-size:14px}.quick-discovery h2{font-size:23px}}
@media(max-width:600px){.home-intro{padding-top:4px;padding-bottom:26px}.home-intro h1{font-size:39px}.home-intro>p{font-size:16px}.mew-kicker{font-size:12px}.free-note{font-size:12px}.benefit-grid{gap:12px}.benefit-card{padding:20px 16px;border-radius:16px}.benefit-card h2{font-size:21px;line-height:1.35}.benefit-card>p{font-size:13px}.benefit-card ul{font-size:12px;margin:14px 0 20px}.benefit-card li{padding-left:14px}.benefit-cta{padding:13px 10px;font-size:13px;border-radius:9px}.benefit-card>small{font-size:11px}.benefit-card .audience-label{font-size:9px}.quick-discovery{margin-top:32px}.home-links{gap:16px}}
@media(max-width:360px){.benefit-grid{grid-template-columns:1fr}.home-intro h1{font-size:34px}}
#main:has(.mew-home){padding-top:30px}.home-intro{max-width:none;display:grid;grid-template-columns:1.2fr 1fr;column-gap:60px;padding-bottom:30px;align-items:center}.mew-kicker{grid-column:1/-1;margin-bottom:8px}.home-intro h1{grid-column:1;grid-row:2/4;font-size:clamp(40px,4.3vw,56px);margin:12px 0}.home-intro>p{grid-column:2;grid-row:2;margin:12px 0;font-size:18px}.home-intro .free-note{grid-column:2;grid-row:3;align-self:start}.benefit-card{padding:26px}.benefit-card h2{font-size:28px;margin-top:16px}.benefit-card ul{margin:16px 0 20px}
@media(max-width:700px){.home-intro{display:block}.home-intro h1{font-size:39px;margin:18px 0}.home-intro>p{font-size:16px;margin-bottom:18px}.benefit-card{padding:20px 16px}.benefit-card h2{font-size:21px}.mew-kicker{display:block}}
#footer{flex-wrap:wrap}.business-contact{flex-basis:100%;display:flex;align-items:center;gap:24px;padding:12px 0 30px;margin-bottom:24px;border-bottom:1px solid #dcdcdc}.business-contact>div{margin-right:auto}.business-contact span{font-size:10px;letter-spacing:.1em;color:#737373}.business-contact h2{font-size:22px;letter-spacing:-.03em;margin:10px 0 0;color:#1d1d1f}.business-contact a{font-size:14px;white-space:nowrap}.collab-input{border:1px solid #dedee2;border-radius:12px;padding:18px;margin:16px 0}.collaboration-record{padding:18px 0;border-bottom:1px solid #eee}.collaboration-record p{margin:6px 0}.collaboration-record small{display:block;color:#737373;line-height:1.6}.collaboration-record a{display:inline-block;margin-top:9px;font-size:14px}@media(max-width:700px){.business-contact{align-items:flex-start;gap:15px;flex-wrap:wrap}.business-contact>div{flex-basis:100%}.business-contact h2{font-size:20px}.business-contact a{font-size:13px}}
/* Private data operations */
.dc-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:20px 0}.dc-toolbar>span{font-size:13px;color:#666}.dc-toolbar input{flex:1;min-width:200px}.dc-toolbar input,.dc-toolbar select{padding:13px;border:1px solid #ddd;border-radius:10px;background:#fff;color:#111;font:inherit}.dc-plan{max-height:260px;overflow:auto;background:#f6f6f6;padding:16px;border-radius:12px}.admin-row>input[type=checkbox]{width:20px;height:20px;flex:none}.studio-kpis{flex-wrap:wrap}.dc-toolbar button:disabled{opacity:.4}.studio-main{min-width:0}
.dc-thumb{width:48px;height:48px;object-fit:cover;border-radius:12px;flex:none}
.location-picker{border:0;padding:0;grid-column:1/-1;min-width:0;margin:12px 0}.location-picker legend{font-size:14px;font-weight:600;margin-bottom:12px}.region-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.region-tabs label{position:relative;cursor:pointer}.region-tabs input{position:absolute;opacity:0;width:1px}.region-tabs span{display:block;padding:10px 16px;border:1px solid #ddd;border-radius:24px;font-size:14px;background:#fff}.region-tabs input:checked+span{background:#161616;color:#fff;border-color:#161616}.region-tabs input:focus-visible+span{outline:3px solid #9ba6ff;outline-offset:3px}.location-picker small{color:#666}.contact-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.contact-entry{border:1px solid #ddd;border-radius:16px;padding:20px;margin:16px 0}.contact-entry p{white-space:pre-wrap;overflow-wrap:anywhere}.contact-entry header{display:flex;gap:10px;justify-content:space-between}.contact-entry a{overflow-wrap:anywhere}
.advanced-profile{border:1px solid #e3e3e3;border-radius:14px;padding:18px;margin:24px 0}.advanced-profile>summary{font-size:15px;font-weight:600;cursor:pointer}.advanced-profile[open]>summary{margin-bottom:20px}
/* Research desk: punchy editorial type, red signal, plain working controls. */
.spicy-home{max-width:1160px}.spicy-hero{display:grid;grid-template-columns:1.35fr 1fr;gap:52px;align-items:center;padding:12px 0 40px}.club-tag{display:inline-block;font-size:12px;font-weight:750;letter-spacing:.1em;border:1px solid #202020;padding:8px 12px;border-radius:4px}.spicy-title h1{font-size:clamp(42px,4.4vw,67px);font-weight:850;letter-spacing:-.065em!important;line-height:1.16;margin:23px 0}.spicy-title h1 em{font-style:normal;background:linear-gradient(transparent 62%,#ffd9d5 62%,#ffd9d5 94%,transparent 94%)}.spicy-title>p{font-size:18px;line-height:1.6;color:#555;margin:16px 0 24px}.spicy-start{display:inline-flex;align-items:center;background:#c5222b;color:#fff!important;padding:16px 22px;border-radius:10px;font-weight:650;font-size:16px}.spicy-footnote{display:block;font-size:13px;color:#686868;margin-top:12px}.desk-memo{background:#fff3f0;border:1px solid #efcdc7;border-radius:4px;padding:28px;position:relative;min-width:0}.memo-stamp{display:inline-block;color:#a31b22;font-size:11px;font-weight:800;letter-spacing:.08em;border-bottom:3px solid #171717;padding-bottom:8px;margin-bottom:20px}.memo-kicker{font-size:12px;color:#9b3934;letter-spacing:.05em}.desk-memo h2{font-size:clamp(24px,2.6vw,34px);line-height:1.25;letter-spacing:-.05em!important;margin:12px 0 18px}.desk-memo>p:not(.memo-kicker){font-size:15px;line-height:1.7;color:#65423e}.memo-rule{height:1px;background:#edc6bf;margin:24px 0 18px}.desk-memo>strong{font-size:16px}.desk-memo>small{display:block;font-size:12px;line-height:1.6;margin-top:8px;color:#77534d}.desk-ribbon{display:flex;flex-wrap:wrap;gap:20px;align-items:center;background:#c5222b;color:#fff;padding:16px 22px;border-radius:4px;font-size:13px;font-weight:650}.desk-ribbon>span:first-child{margin-right:auto;font-size:15px;font-weight:800}.directory-desk{scroll-margin-top:96px;margin-top:42px;border:1px solid #ddd;border-radius:18px;padding:30px}.desk-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.desk-heading>div>span{font-size:11px;letter-spacing:.1em;color:#777;font-weight:650}.desk-heading h2{font-size:32px;line-height:1.2;margin:12px 0;letter-spacing:-.045em!important}.desk-explainer,.desk-data-note{font-size:13px;color:#666;line-height:1.7}.desk-explainer{margin:5px 0 24px}.desk-filter-group{border:0;padding:17px 0;margin:0;display:grid;grid-template-columns:130px 1fr;border-top:1px solid #eee;min-width:0}.desk-filter-group legend{float:left;width:130px;font-size:14px;font-weight:650;padding:9px 10px 0 0}.desk-filter-group>div{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.desk-filter-group button{background:#fff;border:1px solid #d7d7d7;padding:10px 14px;border-radius:8px;font-size:14px;color:#282828;line-height:1.4;transition:background .12s,border-color .12s}.desk-filter-group button:hover{border-color:#111;background:#f6f6f6}.desk-filter-group button[aria-pressed=true]{background:#c5222b;color:#fff;border-color:#c5222b}.desk-filter-group button:focus-visible{outline:3px solid #df6067;outline-offset:2px}.desk-result-heading{display:flex;gap:15px;justify-content:space-between;align-items:center;border-top:2px solid #1b1b1b;margin-top:28px;padding:20px 0}.desk-result-heading h3{font-size:20px;margin:0}.desk-result-heading>span{font-size:12px;color:#777}.desk-empty{background:#f6f6f6;padding:36px 26px;border-radius:12px}.desk-empty>span{font-size:11px;color:#777;letter-spacing:.1em}.desk-empty h3{font-size:23px;line-height:1.4;margin:12px 0}.desk-empty p{font-size:15px;line-height:1.7;color:#666}.desk-empty button{margin-top:10px}.creator-side{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:44px 0 20px;padding:28px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.creator-side span{font-size:11px;letter-spacing:.08em;color:#777}.creator-side h2{font-size:25px;margin:12px 0}.creator-side p{font-size:15px;color:#666;line-height:1.7}.creator-side button{flex-shrink:0}.spicy-home .home-links{gap:20px}.spicy-home .exhibit{animation:none}.spicy-home .home-fact{margin-top:20px}.spicy-home .exhibit-grid{gap:22px}.spicy-home #directory-results>.outline-button{margin-top:20px}
@media(max-width:900px){.spicy-hero{gap:28px}.spicy-title h1{font-size:46px}.desk-memo{padding:22px}.desk-memo h2{font-size:27px}.directory-desk{padding:24px}.desk-filter-group{grid-template-columns:105px 1fr}.desk-filter-group legend{width:105px}.spicy-home .exhibit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.spicy-hero{display:block;padding-top:0;padding-bottom:28px}.spicy-title h1{font-size:clamp(35px,8.8vw,52px);margin:20px 0}.spicy-title>p{font-size:16px}.spicy-footnote{font-size:12px}.desk-memo{display:none}.club-tag{font-size:10px}.desk-ribbon{padding:14px;gap:12px;font-size:11px}.desk-ribbon>span:first-child{flex-basis:100%;font-size:14px}.directory-desk{padding:20px 16px;margin-top:24px;border-radius:14px}.desk-heading h2{font-size:27px}.desk-heading .text-button{font-size:12px;white-space:nowrap}.desk-filter-group{display:block;padding:16px 0}.desk-filter-group legend{float:none;width:auto;padding:0 0 10px;font-size:14px}.desk-filter-group button{font-size:13px;padding:10px 12px}.desk-result-heading{align-items:flex-start;flex-direction:column;gap:8px}.desk-result-heading h3{font-size:18px}.desk-empty{padding:24px 18px}.desk-empty h3{font-size:20px}.desk-empty p{font-size:14px}.creator-side{flex-direction:column;align-items:flex-start;padding:24px 0}.creator-side h2{font-size:23px}.spicy-home .exhibit-grid{grid-template-columns:1fr}.spicy-home .home-links{gap:12px}}

/* Red carries actions and selections; retain the supplied logo asset. */
.spicy-title h1 em{color:#bd2029}.club-tag{color:#b61e27;border-color:#d6353e}.spicy-start:hover{background:#a31720}.choice.selected{border-color:#c5222b;box-shadow:inset 0 -4px #c5222b}.match-reason{border-color:#e8a5a9}

/* Mew: a discreet inside team, with a sharp crimson signature. */
.spicy-hero{display:block;padding:16px 0 24px;max-width:900px}.spicy-title h1{font-size:clamp(38px,5.4vw,70px);margin:20px 0;letter-spacing:-.055em!important}.spicy-title h1 em{background:none;color:#a9102c}.spicy-title>p{font-size:17px;color:#444;margin:12px 0 20px}.spicy-start{background:#a9102c;border-radius:6px;text-decoration:none}.club-tag{color:#881027;border:0;border-left:3px solid #a9102c;border-radius:0;padding:4px 12px;letter-spacing:.13em}.directory-desk{margin-top:16px;padding:24px;border-radius:12px}.desk-heading>div>span{display:none}.desk-heading h2{font-size:25px}.desk-filter-group button[aria-pressed=true]{background:#a9102c;border-color:#a9102c;color:white}.continent-picker{display:block!important}.continent-tabs,.country-chips{display:flex;gap:8px;flex-wrap:wrap}.country-chips{border-top:1px solid #eee;margin-top:12px;padding-top:12px}.desk-data-note{display:none}.desk-empty{padding:22px}.privacy-details{font-size:13px;color:#666;margin:12px 0}.contributor-shell{max-width:900px;margin:auto;padding:28px 20px}.contributor-shell header{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:30px}.contributor-shell h1{font-size:28px}.contributor-shell form{padding:24px;border:1px solid #ddd;border-radius:12px}.contributor-shell input,.contributor-shell select,.contributor-shell textarea{max-width:100%}.contributor-shell .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.invite-link{width:100%;font-size:13px}.contributor-shell img{max-width:120px;max-height:120px}.contributor-shell details{margin:20px 0}.contributor-shell summary{cursor:pointer;font-weight:650}.contributor-shell .video-entry{padding:14px 0;border-top:1px solid #ddd}.team-note{font-size:14px;color:#555}
@media(max-width:650px){.spicy-hero{padding:0 0 14px}.spicy-title h1{font-size:40px}.spicy-title>p{font-size:16px}.spicy-footnote{line-height:1.6}.directory-desk{padding:18px 14px}.desk-heading h2{font-size:23px}.contributor-shell .form-grid{grid-template-columns:1fr}.contributor-shell form{padding:16px}.contributor-shell header{align-items:flex-start}.club-tag{font-size:11px}.desk-filter-group button{min-height:42px}}
/* Guided discovery: one decision per card, led by Mew. */
.mew-intro{display:grid;grid-template-columns:1.25fr 1fr;gap:40px;align-items:center;min-height:620px;padding-top:35px;padding-bottom:45px}.mew-intro h1{font-size:clamp(44px,5.2vw,72px);line-height:1.13;letter-spacing:-.06em!important;margin:24px 0}.mew-intro h1 em{font-style:normal;color:#a9102c}.mew-intro-copy>p{font-size:18px;line-height:1.75;color:#505057;margin:24px 0}.mew-role-buttons{display:flex;flex-direction:column;gap:10px;max-width:370px}.mew-role-buttons button{min-height:54px;border-radius:10px;font-size:16px;text-align:left;padding:16px 20px}.mew-role-buttons .primary-button,.finder-bottom .primary-button{background:#a9102c;color:#fff}.mew-intro-copy>small{display:block;max-width:370px;font-size:13px;color:#73737c;line-height:1.7;margin:16px 0}.mew-intro-copy>.text-button{padding-left:0;font-size:14px}.mew-intro-character{display:flex;align-items:center;flex-direction:column}.mew-avatar{object-fit:contain;flex-shrink:0;display:block;width:96px;height:96px}.mew-avatar.hero{width:min(100%,370px);height:auto;aspect-ratio:1}.mew-speech{max-width:330px;background:#f7f7f8;border:1px solid #e5e5e8;border-radius:18px;padding:20px 24px}.mew-speech strong{font-size:16px}.mew-speech p{font-size:14px;line-height:1.65;color:#65656f;margin:8px 0 0}.guided-home{max-width:1120px}.mew-wizard{max-width:660px;margin:12px auto 40px}.finder-top{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#62626e}.finder-progress{height:4px;background:#eeeeef;border-radius:4px;margin:15px 0 28px;overflow:hidden}.finder-progress i{display:block;height:100%;background:#a9102c;transition:width .2s}.mew-question{display:flex;align-items:center;gap:14px;margin-bottom:24px}.mew-question>div{min-width:0}.mew-question span{font-size:12px;font-weight:750;color:#a9102c;letter-spacing:.12em}.mew-question h1{font-size:30px;line-height:1.3;margin:8px 0;letter-spacing:-.045em!important}.mew-question p{font-size:15px;line-height:1.6;color:#62626e;margin:0}.finder-card{padding:26px;background:#fff;border:1px solid #e5e5e8;border-radius:18px;animation:mew-card-enter .18s ease-out}.finder-instruction{margin:0 0 16px;color:#6a6a74;font-size:14px}.mew-picks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mew-picks button{display:flex;justify-content:space-between;gap:10px;align-items:center;text-align:left;min-height:60px;border:1px solid #dedee3;border-radius:12px;background:#fafafb;padding:16px;color:#212129;font-size:16px;line-height:1.4}.mew-picks button[aria-pressed=true]{border-color:#a9102c;background:#fff1f3;color:#920f27;box-shadow:inset 0 0 0 1px #a9102c}.mew-picks button:hover{border-color:#a9102c}.mew-picks button>span:last-child{color:#9b7b81}.finder-bottom{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;margin-top:22px}.finder-bottom>.primary-button{min-height:54px;border-radius:12px;font-size:16px}.finder-bottom small{grid-column:1/-1;text-align:center;font-size:13px;color:#777782}.mew-wizard .desk-filter-group{display:block;border:0;padding:0}.mew-wizard .desk-filter-group legend{display:none}.mew-wizard .continent-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.mew-wizard .desk-filter-group button{min-height:50px;text-align:left;border-radius:10px;font-size:15px}.mew-wizard .country-chips button{min-height:44px}.mew-result-intro{display:flex;align-items:center;gap:18px;margin:20px 0}.mew-result-intro h1{font-size:32px;letter-spacing:-.045em!important;margin:14px 0 8px}.mew-result-intro p{font-size:15px;color:#62626e}.finder-summary{display:flex;flex-wrap:wrap;gap:8px;padding:15px 0}.finder-summary button{font-size:14px;background:#f6f6f7;border:1px solid #e5e5e8;border-radius:25px;padding:10px 15px;max-width:100%;white-space:normal;text-align:left}.finder-summary button span{margin-left:8px;color:#a9102c}.finder-extra{margin:10px 0 20px;max-width:660px}.finder-extra summary{font-size:14px;cursor:pointer;padding:12px 0;color:#60606a}.finder-extra h3{font-size:15px}.mew-results .desk-result-heading{border-top:1px solid #ddd}.mew-results .desk-result-heading>span{display:none}.creator-mew-guide{display:flex;gap:16px;align-items:center;margin-top:24px}.creator-mew-guide h1{margin:0;font-size:30px}.business-contact{padding-top:24px!important;padding-bottom:24px!important}.business-contact h2{font-size:24px}.business-contact>div>span{display:none}.guided-home .home-links{display:flex;gap:18px;flex-wrap:wrap}.mew-results{padding-bottom:30px}#finder-question:focus{outline:none}
@keyframes mew-card-enter{from{opacity:.5;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){.finder-card{animation:none}.finder-progress i{transition:none}}
@media(max-width:650px){.mew-intro{display:flex;flex-direction:column;gap:10px;min-height:0;padding-top:12px;padding-bottom:30px}.mew-intro-copy{width:100%}.mew-intro h1{font-size:42px;margin:18px 0}.mew-intro-copy>p{font-size:16px;margin:18px 0}.mew-intro-character{order:-1;position:relative;align-self:flex-end;flex-direction:row;margin-bottom:-70px;pointer-events:none}.mew-avatar.hero{width:126px;height:126px}.mew-speech{display:none}.mew-intro .club-tag{max-width:calc(100% - 120px);font-size:10px;line-height:1.5}.mew-role-buttons{max-width:none}.mew-intro-copy>small{font-size:12px}.mew-wizard{margin-top:0}.finder-progress{margin-bottom:20px}.mew-avatar{width:68px;height:68px}.mew-question{gap:10px;align-items:flex-start}.mew-question h1{font-size:25px}.mew-question p{font-size:14px}.finder-card{padding:18px 14px;border-radius:14px}.mew-picks{gap:8px}.mew-picks button{font-size:14px;min-height:56px;padding:13px 11px}.finder-bottom{grid-template-columns:1fr;gap:8px}.finder-bottom>.text-button{min-height:40px}.finder-bottom small{font-size:12px}.mew-result-intro{gap:8px}.mew-result-intro h1{font-size:25px}.finder-summary button{font-size:12px}.creator-mew-guide{gap:10px}.creator-mew-guide h1{font-size:25px}.mew-results .exhibit-grid{grid-template-columns:1fr}}
/* One introduction, two purpose-led Mew roles. */
.wordmark .brand-logo{width:44px;height:44px;object-fit:contain;border-radius:0;background:none;box-shadow:none}.mew-intro h1{font-size:clamp(36px,4.35vw,60px);line-height:1.2}.mew-intro .primary-button{display:flex;align-items:center;justify-content:space-between}.mew-role-stage{max-width:920px;margin:12px auto 44px;animation:mew-card-enter .24s ease-out}.role-stage-heading{text-align:center;margin:24px 0 30px}.role-stage-heading .club-tag{border:0;padding:0;font-size:12px}.role-stage-heading h1{font-size:36px;letter-spacing:-.045em!important;margin:12px 0;line-height:1.3}.role-stage-heading p{color:#666;font-size:16px}.mew-role-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.mew-role-card{display:flex;flex-direction:column;align-items:stretch;text-align:left;padding:0;border:1px solid #e7e3e4;background:white;border-radius:24px;overflow:hidden;color:#1b1b1e;transition:transform .18s,border-color .18s,box-shadow .18s;cursor:pointer}.mew-role-card:hover{transform:translateY(-5px);border-color:#a9102c;box-shadow:0 16px 40px #5812210e}.mew-role-card:focus-visible{outline:3px solid #a9102c;outline-offset:5px}.role-art{display:flex;justify-content:center;align-items:center;height:250px;background:#f7f5f5}.creator .role-art{background:#faf6f3}.role-art img{width:250px;height:250px;object-fit:contain}.role-caption{display:flex;flex-direction:column;align-items:flex-start;padding:26px 28px;gap:12px}.role-caption small{color:#a9102c;font-size:11px;font-weight:750;letter-spacing:.12em}.role-caption strong{font-size:27px;letter-spacing:-.035em;line-height:1.2}.role-caption>span{font-size:15px;line-height:1.6;color:#62626c;font-weight:400}.role-caption b{font-size:15px;font-weight:650;color:#921029;margin-top:5px}.role-stage-note{text-align:center;color:#72727d;font-size:13px;margin:24px 0}.mew-role-stage #finder-question:focus{outline:0}
@media(max-width:650px){.wordmark .brand-logo{width:38px;height:38px}.mew-intro h1{font-size:34px;line-height:1.24;letter-spacing:-.055em!important}.mew-role-stage{margin-top:0}.role-stage-heading{margin:18px 0 24px}.role-stage-heading h1{font-size:27px}.role-stage-heading p{font-size:14px}.mew-role-grid{gap:12px}.mew-role-card{border-radius:16px}.role-art{height:158px}.role-art img{width:158px;height:158px;max-width:100%}.role-caption{padding:17px 13px;gap:10px}.role-caption small{font-size:10px;letter-spacing:.08em}.role-caption strong{font-size:21px;word-break:keep-all}.role-caption>span{font-size:14px;line-height:1.55;word-break:keep-all}.role-caption b{font-size:14px;line-height:1.5;word-break:keep-all}.role-caption br{display:none}.role-stage-note{font-size:12px;line-height:1.6}.mew-role-card:hover{transform:none}}
@media(prefers-reduced-motion:reduce){.mew-role-stage{animation:none}.mew-role-card{transition:none}}

@media(min-width:651px){.mew-role-stage{margin:0 auto 30px}.role-stage-heading{margin:8px 0 22px}.role-art{height:210px}.role-art img{width:210px;height:210px}.role-caption{padding:22px 28px;gap:10px}}
/* Mew's desk: one continuous introduction, then a direct choice. */
.mew-landing{max-width:1120px;margin:auto}.mew-landing .mew-intro{grid-template-columns:1.1fr 1fr;gap:24px;min-height:0;padding:34px 0 38px}.mew-landing .mew-intro-copy .club-tag{font-size:12px;letter-spacing:.1em;color:#98132b;background:none;border:0;padding:0}.mew-intro-copy .mew-whisper{font-size:16px;color:#363239;margin:24px 0 0;font-weight:550}.mew-landing .mew-intro h1{font-size:clamp(40px,4.4vw,62px);margin:14px 0 20px;line-height:1.19;letter-spacing:-.055em!important}.mew-landing .mew-intro-copy>p:not(.mew-whisper){font-size:17px;line-height:1.75;margin:18px 0;color:#606069}.mew-agent-line{font-size:14px;line-height:1.6;color:#343038;font-weight:600}.mew-scroll-link{display:inline-flex;align-items:center;gap:25px;color:#921029;font-size:15px;font-weight:650;text-decoration:none;border-bottom:1px solid #cbb3b8;padding:10px 0;margin-top:18px}.mew-landing .mew-intro-copy>small{max-width:420px;font-size:12px;line-height:1.7;color:#76717a;margin-top:15px}.mew-landing .mew-intro-character{position:relative;align-self:center;margin:0;order:0;pointer-events:none}.mew-landing .mew-avatar.hero{width:100%;max-width:510px;height:auto;aspect-ratio:1;object-fit:contain}.mew-character-caption{font-size:11px;letter-spacing:.18em;color:#837b80;margin-top:-12px}.mew-role-stage.embedded{max-width:none;border-top:1px solid #e9e5e6;padding-top:28px;scroll-margin-top:90px;margin:0 auto 40px}.embedded .role-stage-heading{text-align:left;display:block;margin:0 0 24px}.embedded .role-stage-heading .club-tag{display:none}.role-stage-heading h2{font-size:28px;line-height:1.3;letter-spacing:-.04em;margin:0 0 8px}.embedded .role-stage-heading p{font-size:15px;margin:0}.embedded .mew-role-grid{gap:20px}.embedded .mew-role-card{display:grid;grid-template-columns:1fr 1fr;align-items:end;background:#f7f5f5;border:1px solid #eee9ea;border-radius:20px;min-height:255px}.embedded .mew-role-card.creator{background:#f5f3ef}.embedded .role-art{grid-column:2;grid-row:1;height:250px;align-items:flex-end;background:none;overflow:hidden}.embedded .role-art img{width:270px;height:270px;max-width:none;object-fit:contain;margin-bottom:-12px}.embedded .role-caption{grid-column:1;grid-row:1;padding:26px 0 26px 26px;gap:14px;align-self:stretch;z-index:1}.embedded .role-caption strong{font-size:26px;line-height:1.25;white-space:nowrap}.embedded .role-caption>span{font-size:14px;line-height:1.7}.embedded .role-caption b{font-size:14px;margin-top:auto}.embedded .role-stage-note{font-size:13px;margin:20px 0 0}.embedded .mew-role-card:hover{transform:translateY(-3px);background:#f3edee}.embedded .creator:hover{background:#eeeae4}
@media(max-width:850px){.embedded .mew-role-card{display:flex;flex-direction:column-reverse;align-items:stretch}.embedded .role-art{height:200px;flex-shrink:0}.embedded .role-art img{width:240px;height:240px}.embedded .role-caption{padding:22px;min-height:215px}.mew-landing .mew-intro{gap:4px}.mew-landing .mew-intro h1{font-size:44px}.mew-character-caption{font-size:10px}}
@media(max-width:650px){.mew-landing .mew-intro{display:grid;grid-template-columns:minmax(0,1fr) 110px;gap:0;padding:16px 0 28px;position:relative;align-items:start}.mew-landing .mew-intro-copy{grid-column:1/-1;grid-row:1}.mew-landing .mew-intro-character{grid-column:2;grid-row:1;width:150px;justify-self:end;align-self:start;top:24px;right:-8px}.mew-landing .mew-avatar.hero{width:150px;height:150px}.mew-character-caption{display:none}.mew-landing .mew-intro .club-tag{max-width:calc(100% - 100px);font-size:10px;letter-spacing:.07em}.mew-intro-copy .mew-whisper{font-size:13px;max-width:calc(100% - 115px);margin-top:20px;word-break:keep-all}.mew-landing .mew-intro h1{font-size:clamp(30px,7.8vw,43px);margin-top:14px;max-width:calc(100% - 86px);line-height:1.24}.mew-landing .mew-intro-copy>p:not(.mew-whisper){font-size:15px;margin:20px 0 14px}.mew-agent-line{font-size:13px}.mew-scroll-link{font-size:14px;margin-top:14px}.mew-landing .mew-intro-copy>small{font-size:12px;max-width:320px}.mew-role-stage.embedded{padding-top:24px;scroll-margin-top:75px}.role-stage-heading h2{font-size:24px}.embedded .role-stage-heading p{font-size:14px}.embedded .mew-role-grid{gap:12px}.embedded .mew-role-card{border-radius:16px}.embedded .role-art{height:155px}.embedded .role-art img{width:180px;height:180px;margin-bottom:-8px}.embedded .role-caption{padding:17px 13px;gap:12px;min-height:235px}.embedded .role-caption strong{font-size:20px;white-space:normal}.embedded .role-caption>span{font-size:14px}.embedded .role-caption b{font-size:13px}.embedded .role-caption small{font-size:10px}.embedded .role-stage-note{font-size:12px}.embedded .mew-role-card:hover{transform:none}}
@media(prefers-reduced-motion:reduce){.mew-landing *{scroll-behavior:auto}}
@media(max-width:850px){.embedded .role-art{height:240px}.embedded .role-art img{margin-bottom:0}}
@media(max-width:650px){.embedded .role-art{height:180px}.embedded .role-art img{margin-bottom:0}}
/* A righteous teammate, and a clear route from results to a shortlist file. */
.shortlist-download{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:22px 24px;margin:8px 0 26px;background:#f8f3f4;border:1px solid #eadce0;border-radius:16px}.shortlist-download strong{font-size:19px;line-height:1.4}.shortlist-download p{font-size:14px;line-height:1.6;color:#6c5c61;margin:6px 0 0}.shortlist-download .primary-button{background:#a9102c;color:#fff;flex-shrink:0;min-height:50px}.mew-landing .mew-character-caption{margin-top:8px;font-size:10px}.mew-landing .mew-intro h1{word-break:keep-all}
@media(max-width:650px){.shortlist-download{flex-direction:column;align-items:stretch;padding:20px;gap:16px}.shortlist-download strong{font-size:18px}.shortlist-download .primary-button{width:100%}.mew-landing .mew-intro h1{font-size:clamp(30px,8vw,43px)}}

/* Clear reading rhythm and consistent, locally rendered choice icons. */
.role-caption br{display:block!important}.role-caption>span{word-break:keep-all;overflow-wrap:anywhere;text-wrap:pretty}.role-caption>span br{content:"";margin-bottom:.4em}.mew-role-card.creator .role-art img{object-position:center top}.pick-label{display:flex;align-items:center;gap:12px;min-width:0}.pick-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 34px;border-radius:10px;background:#f3f2f4;color:#38343a;font-weight:800;font-size:20px}.pick-icon svg{width:23px;height:23px}.icon-Instagram{color:#b92766}.icon-YouTube{color:#c62530}.icon-TikTok{color:#161619}.icon-Xiaohongshu{color:#d42636}.icon-NaverBlog{color:#168749}.choice[aria-pressed=true] .pick-icon,.mew-picks [aria-pressed=true] .pick-icon{background:#fff}.mew-picks .pick-state{margin-left:auto}.mew-picks .pick-label{flex:1}.business-contact a{white-space:normal;line-height:1.6}.prewrap{white-space:pre-wrap;overflow-wrap:anywhere}.crew-admin-guide{display:flex;align-items:center;flex-wrap:wrap;gap:16px;padding:20px;background:#f5f5f7;border-radius:16px;margin:20px 0}.crew-admin-guide p{margin:6px 0;color:#67636a}.crew-admin-guide>div{flex:1;min-width:230px}.crew-search{display:flex;align-items:center;gap:18px;margin:24px 0 14px}.crew-search input{flex:1;min-width:0}.crew-counts{display:flex;gap:24px;padding:12px 0 20px;color:#67636a}.crew-counts b{color:#202025;margin-left:6px}.crew-lead{max-width:720px;color:#625d65;line-height:1.8}.crew-steps{display:flex;gap:28px;flex-wrap:wrap;padding:20px 20px 20px 40px;border-radius:14px;background:#f5f5f7;font-size:14px}.crew-editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:32px;align-items:start}.entry-section{padding:20px 0;border-bottom:1px solid #e7e5e8}.entry-section h3{margin:0 0 20px;font-size:18px}.entry-section summary{font-weight:600;cursor:pointer}.entry-section .form-grid{margin-top:18px}.crew-preview{position:sticky;top:24px;border:1px solid #e7e5e8;border-radius:18px;padding:20px;background:#fafafa}.crew-preview img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px}.crew-preview h3{font-size:21px;margin:16px 0 8px}.crew-preview p{font-size:14px;overflow-wrap:anywhere}.crew-preview small{display:block;line-height:1.7;color:#76707a}.crew-preview .eyebrow{display:block;margin-bottom:16px}#crew-photo-placeholder{aspect-ratio:1;display:grid;place-content:center;text-align:center;background:#eeeef1;border-radius:12px;padding:16px;color:#777}.crew-upload{padding:18px;border:1px dashed #bcb6be;border-radius:12px}.crew-save{display:flex;gap:12px;flex-wrap:wrap;padding:20px 0;background:#fff}.crew-locked{padding:16px;background:#f4f1ed;border-radius:12px}.contributor-shell details{padding:20px 0}.contributor-shell summary{cursor:pointer;font-weight:600}.contributor-shell [hidden],#crew-photo-placeholder[hidden]{display:none!important}.contributor-shell .admin-row{gap:16px}.contributor-shell .dc-thumb{width:56px;height:56px;object-fit:cover;border-radius:10px}.contributor-shell .form-field small{font-size:13px;line-height:1.7;color:#777}.contributor-shell .form-error{color:#a02132}
@media(max-width:850px){.crew-editor-layout{grid-template-columns:1fr}.crew-preview{position:static;max-width:330px;grid-row:1}.crew-preview img,#crew-photo-placeholder{max-height:180px;aspect-ratio:auto;object-fit:contain}.crew-steps{gap:18px}.crew-admin-guide{align-items:stretch}}
@media(max-width:650px){.mew-landing .mew-intro h1{font-size:clamp(27px,7vw,40px);max-width:calc(100% - 80px)}.mew-landing .mew-intro-character{top:52px}.crew-search{align-items:stretch;flex-direction:column;gap:8px}.crew-counts{gap:16px;font-size:14px}.crew-save>*{flex:1}.pick-label{gap:9px}.pick-icon{width:30px;height:30px;flex-basis:30px}.crew-steps{flex-direction:column;gap:8px}.role-stage-note{word-break:keep-all}.mew-role-card .role-caption{min-height:260px}}

.metric-entry{min-width:0;padding:14px;border:1px solid #e4e1e6;border-radius:12px;margin:12px 0}.metric-entry .form-field{margin:0 0 8px}.metric-unknown{display:flex;align-items:center;gap:8px;font-size:14px;line-height:1.5;color:#666}.metric-unknown input{width:18px;height:18px;accent-color:#942c41}.metric-entry input[type=number]:disabled{background:#f1f0f3;color:#777}.crew-login{max-width:560px;margin:32px auto;padding:28px;border:1px solid #e8e5ea;border-radius:20px;background:white}.crew-login p,.crew-login li{line-height:1.8}.crew-login-help{border-top:1px solid #eee;padding-top:16px;margin-top:24px}.crew-account{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-bottom:24px;color:#656069}.crew-account>span{flex:1}.crew-login details{font-size:14px}.video-counts b{white-space:nowrap}.team-invite-steps{line-height:1.9;padding:18px 18px 18px 36px;border-radius:12px;background:#f5f5f7}
/* Mew Crew: a clear working desk on desktop and mobile. */
.crew-body{background:#f6f6f8;color:#202025;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','Apple SD Gothic Neo','Noto Sans KR',sans-serif}
.contributor-shell{max-width:1160px;padding:30px 32px 24px;line-height:1.65;word-break:keep-all;overflow-wrap:anywhere}
.contributor-shell .crew-brand-header{padding-bottom:24px;margin-bottom:30px;border-bottom:1px solid #e1e1e7}
.crew-brand{display:flex;gap:12px;align-items:center;text-decoration:none;color:#202025;font-size:25px;font-weight:750;letter-spacing:-.04em}
.crew-brand img{width:48px;height:48px;object-fit:contain}.crew-brand small{display:block;font-size:9px;letter-spacing:.16em;color:#837980;font-weight:650}.crew-public-link{font-size:13px;color:#5e5660;text-decoration:none;white-space:nowrap}
.crew-login-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,460px);gap:70px;align-items:center;margin:36px 0 60px}.crew-welcome{padding:12px 0}.crew-welcome h1{font-size:clamp(32px,3.5vw,43px);line-height:1.3;letter-spacing:-.055em;margin:20px 0}.crew-welcome p{font-size:16px;color:#716770;line-height:1.85}.contributor-shell .crew-welcome img{display:block;max-width:300px;max-height:none;width:80%;height:auto;margin:16px auto 0}.crew-login{max-width:none;margin:0;padding:30px;border:1px solid #e4dfe4;border-radius:22px;box-shadow:0 16px 40px #28141e05}.crew-login h2{font-size:27px;letter-spacing:-.04em;margin:12px 0}.crew-login>p{font-size:14px;color:#716a73}.contributor-shell .crew-login form{border:0;padding:0;margin-top:24px}.crew-login .primary-button{width:100%;min-height:50px;background:#a9102c;color:#fff;border:0;border-radius:12px}.crew-login details{border-top:1px solid #eee8ec;margin:0;padding:16px 0 0}.crew-login details+details{margin-top:16px}.crew-login-help{font-size:13px;margin-bottom:22px}.crew-login-help a{color:#98132b;font-weight:600}.crew-login-help .text-button{display:block;padding:10px 0}.crew-login ol{padding-left:20px}.crew-login li+li{margin-top:8px}.crew-login .eyebrow,.crew-welcome .eyebrow{font-size:10px;color:#9e1935;letter-spacing:.12em}
.crew-account{padding:18px 22px;border:1px solid #e5e1e6;border-radius:16px;background:white;gap:16px}.crew-account>div{flex:1;min-width:140px}.crew-account strong{display:block;font-size:15px;color:#202025}.crew-account>div>span{display:block;font-size:12px;overflow-wrap:anywhere;color:#766e78}.crew-access-badge,.owner-identity>b{border:1px solid #e6cdd4;border-radius:30px;padding:4px 10px;background:#fff5f7;color:#941732;font-size:11px;white-space:nowrap}.crew-account .outline-button{padding:10px 14px;font-size:13px}.crew-account .text-button{font-size:12px;padding:8px 0}
.crew-work-heading{gap:20px;align-items:center;margin:32px 0 20px}.crew-work-heading>div{flex:1;min-width:0}.contributor-shell .crew-work-heading h1{font-size:30px;letter-spacing:-.045em;line-height:1.3;margin:12px 0}.crew-work-heading p{font-size:14px;color:#736c76;max-width:580px;margin:8px 0}.crew-work-heading .primary-button{font-size:14px;background:#a9102c;color:white;border:0;border-radius:12px;padding:16px 20px;white-space:nowrap}.crew-work-heading .eyebrow{font-size:10px;color:#98132b}.crew-flow{display:flex;flex-wrap:wrap;align-items:center;gap:18px;font-size:13px;padding:18px 0;border-top:1px solid #e4e0e5}.crew-flow b{color:#a9102c;margin-right:5px}.crew-flow i{font-style:normal;color:#a7a0a8}.contributor-shell .crew-guide{padding:14px 18px;margin:0 0 26px;border:1px solid #e4e0e5;background:white;border-radius:12px;font-size:13px}.crew-guide summary{font-size:13px}.crew-guide ol{padding-left:22px}.crew-guide li{margin:10px 0}.crew-guide p{color:#716874}
.crew-counts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0;margin:20px 0}.crew-counts>span{display:flex;flex-direction:column;background:white;border:1px solid #e5e1e7;padding:16px 20px;border-radius:14px;font-size:12px;color:#776e79}.crew-counts b{font-size:29px;margin:4px 0 0;line-height:1.25;letter-spacing:-.04em}.crew-search{font-size:13px}.crew-search input{border:1px solid #ddd8e0;background:white;border-radius:12px;padding:12px 14px;font:inherit}.contributor-shell .admin-row{background:white;padding:18px;margin-bottom:10px;border:1px solid #e7e2e8;border-radius:14px}.contributor-shell .admin-row>div{min-width:0}.crew-empty{display:flex;align-items:center;justify-content:center;gap:24px;padding:36px 24px;background:white;border:1px dashed #d8d0db;border-radius:18px}.crew-empty h2,.crew-empty h3{font-size:19px;margin:0 0 10px;line-height:1.4}.crew-empty p{font-size:14px;line-height:1.8;color:#786f7b;margin:0}.contributor-shell .crew-empty img{width:140px;height:140px;max-width:140px;max-height:140px;object-fit:contain}
.contributor-shell #entry{background:white;border:1px solid #e2dce4;border-radius:18px;padding:24px}.contributor-shell .form-field{font-size:14px;line-height:1.6}.contributor-shell .form-field input,.contributor-shell .form-field textarea,.contributor-shell .form-field select{font-size:16px;border-radius:10px;min-height:46px;box-sizing:border-box}.contributor-shell .crew-preview img{max-width:100%;max-height:none;width:100%}.contributor-shell .crew-preview{background:white}.crew-save .primary-button{background:#a9102c;color:white}.crew-footer{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;border-top:1px solid #e1dce3;margin-top:48px;padding-top:20px;font-size:12px;color:#807584}.crew-footer a{color:#8f2940;text-decoration:none}#crew-status:not(:empty){padding:14px 18px;background:#fceff2;border:1px solid #edced7;border-radius:12px;margin-bottom:20px;font-size:14px}.contributor-shell button:focus-visible,.contributor-shell a:focus-visible{outline:3px solid #c15870;outline-offset:3px}
.owner-console{border:1px solid #e8dfe5;border-radius:18px;margin-bottom:30px;padding:20px 22px;background:#fcfafb;line-height:1.7;word-break:keep-all}.owner-identity{display:flex;align-items:center;gap:12px}.owner-identity>div{flex:1;min-width:0}.owner-identity img{width:44px;height:44px;object-fit:contain}.owner-identity span{display:block;color:#8b747f;font-size:11px}.owner-identity strong{display:block;font-size:15px}.owner-identity small{font-size:12px;color:#786974;font-weight:400;margin-left:8px;overflow-wrap:anywhere}.owner-manual{margin-top:16px;font-size:13px;color:#62545e}.owner-manual summary{cursor:pointer;font-weight:650;color:#92283f}.owner-manual li{margin:10px 0}.owner-manual ol{padding-left:22px}.owner-shortcuts{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.owner-shortcuts a,.owner-shortcuts button{font:inherit;font-size:13px;text-decoration:none;color:#85213b;border:1px solid #e5d4dc;border-radius:10px;background:white;padding:10px 14px}.studio-nav .studio-owner-label{font-size:12px;color:#857681;margin-top:-20px;margin-bottom:22px}.team-review-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:40px}.team-review-heading span{font-size:13px;color:#a9102c;font-weight:650}.studio-main #team-invite{display:flex;gap:16px;flex-wrap:wrap;align-items:end;background:#f8f5f7;padding:20px;border-radius:16px}.studio-main #team-invite .form-field{flex:1;min-width:200px;margin:0}.studio-main #team-invite .form-error{flex-basis:100%;margin:0}.team-submission>div:last-child{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.publish-decision{border:1px solid #e6cbd4;background:#fff7f9;border-radius:14px;padding:20px;margin:24px 0 16px;font-size:14px;line-height:1.7}.publish-decision strong{color:#94213e}.publish-decision p{font-size:13px;color:#745e6a}.publish-decision small{font-size:12px;color:#826e79}
@media(max-width:850px){.crew-login-layout{gap:30px;grid-template-columns:1fr 1fr}.crew-welcome h1{font-size:32px}.crew-login{padding:24px}.contributor-shell .crew-editor-layout{grid-template-columns:1fr}.contributor-shell .crew-preview{grid-row:auto;max-width:none;position:static}.contributor-shell .crew-preview img{width:150px;height:150px;object-fit:cover}.contributor-shell #crew-photo-placeholder{max-width:180px;min-height:100px}.studio-nav .studio-owner-label{display:none}.owner-identity small{display:block;margin-left:0}}
@media(max-width:600px){.contributor-shell{padding:20px 18px}.contributor-shell .crew-brand-header{padding-bottom:18px;margin-bottom:22px;align-items:center;gap:12px}.crew-brand{font-size:22px;gap:8px}.crew-brand img{width:40px;height:40px}.crew-brand small{font-size:8px}.crew-public-link{font-size:11px}.crew-login-layout{display:block;margin:0 0 30px}.crew-welcome{position:relative;padding:8px 0 18px}.crew-welcome h1{font-size:29px;margin:12px 0;max-width:calc(100% - 74px)}.crew-welcome p{font-size:13px;max-width:calc(100% - 68px)}.crew-welcome .eyebrow{font-size:9px}.contributor-shell .crew-welcome img{position:absolute;width:106px;height:106px;right:-6px;top:25px;margin:0}.crew-login{padding:22px 20px;border-radius:18px}.crew-login h2{font-size:25px}.crew-login p{font-size:13px}.crew-login details{font-size:13px}.crew-account{padding:16px;gap:10px}.crew-account>div{flex-basis:70%}.crew-account .outline-button{flex:1;min-height:42px;text-align:center}.crew-account .text-button{padding:10px}.crew-work-heading{margin:24px 0 12px}.contributor-shell .crew-work-heading h1{font-size:25px}.crew-work-heading p{font-size:13px}.crew-work-heading .primary-button{width:100%;min-height:50px}.crew-flow{gap:7px;font-size:11px;justify-content:space-between}.crew-flow b{display:none}.crew-flow i{font-size:10px}.crew-counts{gap:8px}.crew-counts>span{padding:13px 12px;font-size:11px}.crew-counts b{font-size:26px}.contributor-shell .admin-row{flex-wrap:wrap;padding:16px;gap:12px}.contributor-shell .admin-row>button{margin-left:auto;min-height:42px}.crew-empty{padding:24px 16px;gap:12px}.contributor-shell .crew-empty img{width:80px;height:80px;max-width:80px}.crew-empty h2{font-size:17px}.crew-empty p{font-size:12px}.contributor-shell #entry{padding:18px 16px}.contributor-shell .crew-save{display:grid;grid-template-columns:1fr;gap:10px}.crew-save button{min-height:48px}.crew-footer{margin-top:32px;font-size:11px}.owner-console{padding:16px;margin-bottom:24px}.owner-shortcuts{display:grid;grid-template-columns:1fr}.owner-shortcuts a,.owner-shortcuts button{text-align:left;min-height:44px}.owner-manual{font-size:13px}.owner-identity{gap:9px}.owner-identity img{width:34px;height:34px}.team-review-heading{align-items:start;flex-direction:column;gap:0}.team-submission{flex-direction:column;align-items:stretch}.team-submission>div:last-child{justify-content:flex-start}.studio-main #team-invite{padding:16px}.studio-main #team-invite>button{width:100%}.studio h1{font-size:27px}.publish-decision{padding:16px}.mew-landing .mew-intro h1{font-size:clamp(28px,7.4vw,43px);max-width:calc(100% - 76px)}.mew-landing .mew-intro-character{width:115px;right:-5px;top:58px}.mew-landing .mew-avatar.hero{width:115px;height:150px}.mew-landing .mew-intro-copy>p:not(.mew-whisper){line-height:1.85}}
@media(max-width:850px){.operations .studio-nav{flex-wrap:nowrap;overflow-x:auto;gap:6px;padding-bottom:12px;scrollbar-width:thin;scroll-padding:12px}.operations .studio-nav>button{white-space:nowrap;flex:0 0 auto;margin:0;font-size:13px;padding:10px 12px;min-height:44px;border-radius:8px}.operations .studio{gap:20px}.owner-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.owner-shortcuts a,.owner-shortcuts button{font-size:12px;padding:10px 8px;text-align:center;line-height:1.5}.operations #main{padding-top:22px}}
/* Two clear entrances, one shared research service. */
.split-landing{max-width:1320px;margin:0 auto;padding:36px 0 72px}.split-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.split-heading p{font-size:15px;color:#64646b;margin:0}.split-heading .eyebrow{color:#ad1034;font-size:12px;letter-spacing:.15em}.split-roles{display:grid;grid-template-columns:1fr 1fr;gap:20px}.split-role{position:relative;isolation:isolate;border-radius:24px;padding:38px 38px 0;overflow:hidden;background:#f5f5f7;min-width:0;display:flex;flex-direction:column}.creator-panel{background:#fff1f2}.role-overline{font-size:11px;letter-spacing:.17em;font-weight:750;color:#9f1430;margin-bottom:24px}.split-role h1,.split-role h2{font-size:clamp(30px,3.4vw,49px);letter-spacing:-.065em;line-height:1.18;margin:0 0 22px;font-weight:800;color:#19191c}.split-role p{font-size:15px;line-height:1.8;color:#54545c;min-height:82px;margin:0 0 22px;word-break:keep-all}.split-role .primary-button{align-self:flex-start;display:flex;justify-content:space-between;gap:22px;background:#ab1234;color:white;border:0;border-radius:12px;font-size:14px;min-height:50px;padding:15px 20px;white-space:normal;text-align:left}.split-role figure{margin:20px auto 0;width:min(100%,355px);height:320px;display:flex;align-items:flex-end;justify-content:center}.split-role figure img{width:100%;height:100%;object-fit:contain;padding:10px;filter:drop-shadow(0 14px 18px #51051912)}.role-footnote{display:block;font-size:9px;font-weight:650;letter-spacing:.15em;color:#8a6c72;padding:20px 0 23px;text-align:center}.split-free{text-align:center;font-size:14px;line-height:1.9;color:#424248;margin:24px 0 70px}.split-free small{font-size:12px;color:#797980}.crew-recruit{border-top:1px solid #e6e6eb;padding:40px 4px 0;display:flex;justify-content:space-between;align-items:center;gap:28px}.crew-recruit .eyebrow{font-size:11px;color:#ad1034;letter-spacing:.15em}.crew-recruit h2{font-size:32px;line-height:1.3;letter-spacing:-.05em;margin:14px 0}.crew-recruit p{font-size:14px;color:#66666e;line-height:1.8;word-break:keep-all}.crew-recruit-actions{display:flex;flex-direction:column;gap:20px;flex-shrink:0}.crew-recruit-actions>a{text-align:center;font-size:13px;color:#65656b}.linked-channels-editor{border-top:1px solid #ddd;padding:24px 0;margin:24px 0}.linked-channels-editor>p,.linked-channels-editor>small{color:#686871;line-height:1.7;display:block;margin:10px 0}.linked-channel{padding:20px;background:#f6f6f8;border:1px solid #e4e4e8;border-radius:14px;margin:16px 0}.linked-channel small{color:#6f6f78;line-height:1.6;display:block}.creator-channels{margin:32px 0}.creator-channels>p{color:#66666f;font-size:14px}.channel-contact{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#f6f6f8;border-radius:12px;padding:16px;margin:9px 0;text-decoration:none;color:#202024}.channel-contact small{display:block;font-size:12px;color:#73737d;overflow-wrap:anywhere}.channel-contact>span:last-child{text-align:right;flex-shrink:0}.platform-tag{max-width:calc(100% - 54px);white-space:normal;line-height:1.5}.mini-stats>span{font-size:11px;word-break:keep-all}
@media(max-width:700px){.split-landing{padding:22px 0 40px}.split-heading{display:block;padding:0 3px;margin-bottom:20px}.split-heading p{font-size:12px;margin-top:10px;line-height:1.6}.split-roles{grid-template-columns:1fr;gap:18px}.split-role{padding:28px 26px 0;border-radius:20px}.role-overline{margin-bottom:18px}.split-role h1,.split-role h2{font-size:35px;line-height:1.2;margin-bottom:18px}.split-role p{font-size:14px;min-height:0;margin-bottom:18px}.split-role .primary-button{width:100%;font-size:13px}.split-role figure{height:255px;width:280px;margin-top:12px}.role-footnote{padding:14px 0 20px}.split-free{font-size:12px;margin:20px 8px 42px}.split-free small{font-size:11px}.crew-recruit{display:block;padding:30px 4px 0}.crew-recruit h2{font-size:28px}.crew-recruit p{font-size:13px}.crew-recruit-actions{margin-top:24px;align-items:flex-start}.crew-recruit-actions>a{text-align:left}.linked-channel{padding:15px}.channel-contact{font-size:14px}}
/* Mobile position preview: one compact card, both entrances always visible. */
.mobile-position-switch{display:none}.crew-recruit{display:grid;grid-template-columns:1.1fr 1fr;column-gap:36px;row-gap:4px;align-items:center}.crew-recruit>div:first-child{grid-column:1;grid-row:1}.crew-recruit-art{grid-column:2;grid-row:1 / 3;margin:0;min-width:0}.crew-recruit-art img{display:block;width:100%;height:auto;object-fit:contain;max-height:340px}.crew-recruit-actions{grid-column:1;grid-row:2;align-items:flex-start;margin-top:12px}.split-heading p{max-width:650px;line-height:1.7;word-break:keep-all}.split-role h1,.split-role h2{letter-spacing:-.055em}.split-role p{font-size:16px}.role-overline,.role-footnote,.split-heading .eyebrow{font-size:12px}.crew-recruit p{font-size:16px}.crew-recruit-actions>a{font-size:14px}
@media(max-width:700px){.split-landing{padding:4px 0 24px}.split-heading{margin:0 2px 19px}.split-heading .eyebrow{font-size:12px}.split-heading p{font-size:14px;line-height:1.6;max-width:290px;margin:8px 0 0}.mobile-position-switch{display:grid;grid-template-columns:1fr 1fr;gap:4px;background:#f0f0f3;border-radius:14px;padding:5px;margin-bottom:14px}.mobile-position-switch button{border:0;border-radius:10px;background:transparent;color:#74747d;padding:13px 5px;font-size:14px;font-weight:700;min-height:46px;cursor:pointer}.mobile-position-switch button[aria-pressed=true]{background:#202024;color:white;box-shadow:0 2px 5px #0000000d}.mobile-position-switch button:focus-visible{outline:3px solid #ad1234;outline-offset:2px}.split-roles{display:block}.split-roles[data-position=marketer] .creator-panel,.split-roles[data-position=creator] .marketer-panel{display:none}.split-role{padding:25px 24px 24px;border-radius:20px}.split-role .role-overline{display:none}.split-role h1,.split-role h2{font-size:32px;letter-spacing:-.05em;line-height:1.22;margin-bottom:14px}.split-role p{font-size:15px;line-height:1.75;margin:0;min-height:79px}.split-role figure{order:4;height:160px;width:190px;margin:3px 0 4px;align-self:flex-end}.split-role figure img{padding:0;filter:none}.split-role .primary-button{order:5;font-size:14px;min-height:50px;padding:14px 15px;margin:0}.split-role .role-footnote{display:none}.split-free{font-size:13px;line-height:1.7;margin:18px 5px 34px}.split-free small{font-size:12px;display:block;margin-top:6px}.crew-recruit{display:flex;flex-direction:column;gap:0;align-items:stretch;padding-top:28px}.crew-recruit h2{font-size:28px;line-height:1.25;margin:13px 0}.crew-recruit p{font-size:15px;line-height:1.8;margin-bottom:0}.crew-recruit-art{margin:15px -6px 5px;order:2}.crew-recruit-art img{max-height:220px}.crew-recruit-actions{order:3;align-items:stretch;margin-top:12px;gap:17px}.crew-recruit-actions .primary-button{text-align:center;font-size:15px}.crew-recruit-actions>a{text-align:center;font-size:14px}}
@media(prefers-reduced-motion:no-preference){@media(max-width:700px){.split-role{animation:position-reveal .2s ease-out}@keyframes position-reveal{from{opacity:.5;transform:translateY(4px)}to{opacity:1;transform:none}}}}
@media(min-width:701px){.split-role p{min-height:90px}}
/* Overlapping mobile cards. Only the foreground content is interactive. */
.position-card-content{display:contents}.card-position-handle{display:none}
@media(max-width:700px){.split-roles{position:relative;display:block;padding:60px 12px 0 0;isolation:isolate}.split-roles .split-role{display:flex;margin:0;width:100%;border:1px solid #e3e3e9;overflow:hidden;animation:none;border-radius:20px;padding:0;box-sizing:border-box}.split-role .position-card-content{display:flex;flex-direction:column;padding:0 23px 22px;min-width:0}.card-position-handle{display:flex;align-items:center;gap:9px;width:100%;min-height:62px;padding:11px 21px;border:0;background:transparent;color:#25252b;font:inherit;font-size:15px;font-weight:750;text-align:left;cursor:pointer;flex-shrink:0}.card-position-handle img{width:34px;height:34px;object-fit:contain}.card-position-handle .deck-switch-hint{margin-left:auto;font-size:12px;font-weight:500;white-space:nowrap;color:#815661}.card-position-handle .deck-selected-mark{display:none;margin-left:auto;color:#aa1334;font-size:17px}.card-position-handle[aria-pressed=true] .deck-switch-hint{display:none}.card-position-handle[aria-pressed=true] .deck-selected-mark{display:block}.card-position-handle:focus-visible{outline:3px solid #ac1536;outline-offset:-5px;border-radius:18px}.split-roles[data-position=marketer] .marketer-panel,.split-roles[data-position=creator] .creator-panel{position:relative;z-index:2;box-shadow:0 10px 26px #26152212}.split-roles[data-position=marketer] .creator-panel,.split-roles[data-position=creator] .marketer-panel{display:flex;position:absolute;top:0;left:12px;bottom:24px;right:0;width:auto;z-index:1;box-shadow:0 2px 8px #30132208}.split-roles[data-position=marketer] .creator-panel .position-card-content,.split-roles[data-position=creator] .marketer-panel .position-card-content{visibility:hidden;pointer-events:none}.split-role h1,.split-role h2{font-size:clamp(26px,8vw,32px)}.split-role .position-card-content>.primary-button{width:100%}.split-role figure{height:145px;width:176px;margin-top:5px}.split-free{margin-top:20px}}
@media(prefers-reduced-motion:no-preference){@media(max-width:700px){.split-roles .split-role{transition:background-color .2s ease,box-shadow .2s ease}.split-roles[data-position=marketer] .marketer-panel .position-card-content,.split-roles[data-position=creator] .creator-panel .position-card-content{animation:deck-content-in .24s ease-out}@keyframes deck-content-in{from{opacity:.55;transform:translateY(7px)}to{opacity:1;transform:none}}}}
