/*
Theme Name: GCE Renewal
Theme URI: https://goldcirclev.com/
Author: GCE
Description: Mobile-first renewal theme for Gold Circle Entertainment.
Version: 1.0.21
Text Domain: gce-renewal
*/
:root{--gce-orange:#ff7a00;--gce-yellow:#ffc400;--gce-white:#fff;--gce-cream:#fff8e8;--gce-ink:#1f1608;--gce-muted:#7a4a00;--gce-line:#ffe0a3;--gce-shadow:0 18px 50px rgba(31,22,8,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Hiragino Sans","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;color:var(--gce-ink);background:var(--gce-white);line-height:1.75}a{color:inherit}img{max-width:100%;height:auto}.gce-container{width:min(1120px,calc(100% - 32px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--gce-line)}.site-header__inner{height:74px;display:flex;align-items:center;justify-content:space-between;gap:18px}.site-brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:950;letter-spacing:.02em}.site-brand__mark{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,var(--gce-orange),var(--gce-yellow));display:grid;place-items:center;color:#fff;font-weight:950;box-shadow:0 10px 24px rgba(255,122,0,.25)}.site-brand__text{display:grid;line-height:1.1}.site-brand__text small{font-size:11px;letter-spacing:.15em;color:var(--gce-orange)}.main-nav{display:flex;align-items:center;gap:8px}.main-nav a{font-size:14px;font-weight:900;text-decoration:none;padding:9px 12px;border-radius:999px}.main-nav a:hover,.main-nav .current-menu-item>a{background:var(--gce-cream);color:var(--gce-orange)}.header-cta{display:flex;align-items:center;gap:8px}.gce-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:999px;background:linear-gradient(135deg,var(--gce-orange),var(--gce-yellow));color:#fff!important;text-decoration:none;font-weight:950;box-shadow:0 12px 24px rgba(255,122,0,.22)}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 15% 10%,rgba(255,196,0,.25),transparent 35%),radial-gradient(circle at 85% 20%,rgba(255,122,0,.16),transparent 30%),linear-gradient(180deg,#fff8e8,#fff);padding:64px 0 42px}.hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:36px;align-items:center}.eyebrow{font-size:13px;font-weight:950;letter-spacing:.14em;color:var(--gce-orange);margin:0 0 12px}.hero h1{font-size:clamp(38px,7vw,76px);line-height:1.04;margin:0 0 18px;letter-spacing:-.05em}.hero h1 span{background:linear-gradient(135deg,var(--gce-orange),#ffb000);-webkit-background-clip:text;background-clip:text;color:transparent}.hero p{font-size:18px;margin:0 0 24px;color:#4a3210}.hero__actions{display:flex;gap:12px;flex-wrap:wrap}.gce-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:999px;border:1px solid var(--gce-line);background:#fff;color:var(--gce-ink);font-weight:950;text-decoration:none}.hero__visual{position:relative;min-height:380px;border-radius:38px;background:linear-gradient(135deg,#fff,#fff4d5);box-shadow:var(--gce-shadow);border:1px solid var(--gce-line);padding:18px;overflow:hidden}.hero__visual:before{content:"";position:absolute;inset:auto -40px -80px auto;width:240px;height:240px;border-radius:50%;background:linear-gradient(135deg,var(--gce-orange),var(--gce-yellow));opacity:.16}.hero__news{position:relative;display:grid;gap:12px}.hero__news article{background:#fff;border:1px solid var(--gce-line);border-radius:22px;padding:16px;box-shadow:0 10px 26px rgba(31,22,8,.06)}.hero__news time{font-size:12px;color:var(--gce-orange);font-weight:900}.hero__news a{display:block;font-weight:950;text-decoration:none;margin-top:4px}.section{padding:54px 0}.section__head{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:22px}.section__head h2{font-size:clamp(28px,4vw,46px);line-height:1.05;margin:0;letter-spacing:-.03em}.section__head p{margin:8px 0 0;color:#5e4214}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.news-card{background:#fff;border:1px solid var(--gce-line);border-radius:24px;overflow:hidden;box-shadow:var(--gce-shadow)}.news-card__image{display:block;aspect-ratio:16/10;background:var(--gce-cream);overflow:hidden}.news-card__image img{width:100%;height:100%;object-fit:cover}.news-card__body{padding:16px}.news-card time{font-size:12px;font-weight:900;color:var(--gce-orange)}.news-card h3{font-size:18px;line-height:1.45;margin:6px 0}.news-card h3 a{text-decoration:none}.quick-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.quick-link{border-radius:24px;padding:20px;background:linear-gradient(135deg,#fff,#fff8e8);border:1px solid var(--gce-line);text-decoration:none;box-shadow:0 12px 30px rgba(31,22,8,.06)}.quick-link strong{display:block;font-size:22px}.quick-link span{display:block;color:var(--gce-muted);font-weight:800}.page-main{padding:42px 0 80px}.page-title{font-size:clamp(34px,6vw,64px);line-height:1.05;margin:0 0 18px;letter-spacing:-.04em}.single-profile-hero{padding:42px 0;background:linear-gradient(180deg,var(--gce-cream),#fff)}.single-profile-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:28px;align-items:start}.single-profile-photo{border-radius:34px;overflow:hidden;background:#fff4d5;border:1px solid var(--gce-line);box-shadow:var(--gce-shadow)}.single-profile-photo img{width:100%;height:auto;display:block}.profile-name{font-size:clamp(40px,7vw,76px);line-height:1.02;margin:0;letter-spacing:-.05em}.profile-en{color:var(--gce-orange);font-weight:950;letter-spacing:.08em;margin:6px 0 18px}.profile-specs{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.profile-specs span{background:#fff;border:1px solid var(--gce-line);border-radius:999px;padding:8px 12px;font-weight:900}.profile-content{background:#fff;border:1px solid var(--gce-line);border-radius:28px;padding:24px;box-shadow:var(--gce-shadow)}.site-footer{background:#1f1608;color:#fff;padding:44px 0 90px}.site-footer a{color:#fff}.footer-grid{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:start}.bottom-nav{display:none}.wp-block-image img{border-radius:18px}@media(max-width:980px){.main-nav{display:none}.hero__grid,.single-profile-grid{grid-template-columns:1fr}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-links{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{padding-top:40px}.hero__visual{min-height:auto}.bottom-nav{position:fixed;left:10px;right:10px;bottom:10px;z-index:80;display:grid;grid-template-columns:repeat(5,1fr);gap:4px;background:rgba(255,255,255,.94);border:1px solid var(--gce-line);border-radius:24px;padding:8px;box-shadow:0 14px 40px rgba(31,22,8,.18);backdrop-filter:blur(16px)}.bottom-nav a{text-align:center;text-decoration:none;font-size:11px;font-weight:950;color:var(--gce-ink);padding:7px 2px;border-radius:16px}.bottom-nav a:hover{background:var(--gce-cream);color:var(--gce-orange)}}@media(max-width:640px){.gce-container{width:min(100% - 24px,1120px)}.site-header__inner{height:64px}.header-cta{display:none}.site-brand__text strong{font-size:14px}.hero h1{font-size:44px}.hero p{font-size:16px}.hero__actions a{width:100%}.news-grid,.quick-links{grid-template-columns:1fr}.section{padding:38px 0}.section__head{display:block}.footer-grid{grid-template-columns:1fr}.profile-content{padding:18px;border-radius:22px}}


/* GCE legacy profile layout v1.0.4 */
.gce-legacy-profile{background:#fff;color:#222;font-family:-apple-system,BlinkMacSystemFont,"Hiragino Sans","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif}
.gce-legacy-profile a{text-decoration:none}
.gce-legacy-cover{position:relative;background:#f5f5f5;overflow:hidden;border-bottom:1px solid #e6e6e6}
.gce-legacy-cover__inner{position:relative;min-height:clamp(420px,68vw,760px);display:grid;place-items:center;background:#f0f0f0}
.gce-legacy-cover .single-profile-photo{width:100%;height:100%;border:0;border-radius:0;box-shadow:none;background:#eee;position:absolute;inset:0}
.gce-legacy-cover .gce-profile-slideshow{width:100%;height:100%;aspect-ratio:auto;border-radius:0;background:#eee}
.gce-legacy-cover .gce-profile-slide img{width:100%;height:100%;object-fit:cover;object-position:center top}
.gce-legacy-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.10) 0%,rgba(0,0,0,.02) 42%,rgba(0,0,0,.28) 100%);pointer-events:none}
.gce-legacy-cover__title{position:absolute;left:50%;bottom:44px;z-index:3;transform:translateX(-50%);width:min(1100px,calc(100% - 40px));color:#fff;text-shadow:0 3px 18px rgba(0,0,0,.42)}
.gce-legacy-cover__title-en{font-family:Georgia,"Times New Roman",serif;font-size:clamp(40px,8vw,96px);line-height:.95;font-weight:400;letter-spacing:.02em;margin:0 0 8px;text-transform:none}
.gce-legacy-cover__title-ja{display:inline-block;font-size:clamp(18px,3vw,32px);font-weight:700;letter-spacing:.18em;margin:0;padding:6px 0;border-top:1px solid rgba(255,255,255,.75);border-bottom:1px solid rgba(255,255,255,.75)}
.gce-legacy-cover .gce-profile-slide-btn{background:rgba(255,255,255,.70);color:#222;box-shadow:none}
.gce-legacy-cover .gce-profile-slide-dots{bottom:18px}
.gce-legacy-cover .gce-profile-slide-dots button.is-active{background:#fff}
.gce-legacy-wrap{width:min(980px,calc(100% - 32px));margin:0 auto;padding:34px 0 70px}
.gce-legacy-breadcrumb{font-size:12px;color:#777;margin:0 0 30px;letter-spacing:.04em}
.gce-legacy-breadcrumb a{color:#777;border-bottom:1px solid #ddd}
.gce-legacy-profile-head{border-bottom:1px solid #e5e5e5;padding-bottom:24px;margin-bottom:34px;text-align:left}
.gce-legacy-profile-head h1{font-size:32px;line-height:1.25;margin:0 0 5px;font-weight:700;letter-spacing:.04em;color:#222}
.gce-legacy-profile-head__en{font-family:Georgia,"Times New Roman",serif;font-size:15px;letter-spacing:.20em;color:#999;margin:0 0 22px;text-transform:uppercase}
.gce-legacy-data{display:grid;grid-template-columns:140px 1fr;gap:0;border-top:1px solid #ececec;margin:0;max-width:720px}
.gce-legacy-data dt,.gce-legacy-data dd{border-bottom:1px solid #ececec;margin:0;padding:14px 0;font-size:14px;line-height:1.7}
.gce-legacy-data dt{font-family:Georgia,"Times New Roman",serif;color:#777;font-weight:400;letter-spacing:.08em}
.gce-legacy-data dd{color:#222;font-weight:500}
.gce-legacy-sns{display:flex;align-items:center;flex-wrap:wrap;gap:9px}
.gce-legacy-sns a,.gce-legacy-sns span{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 10px;border-radius:999px;border:1px solid #ddd;background:#fff;color:#222;font-size:12px;font-weight:700;letter-spacing:.03em}
.gce-legacy-sns a:hover{border-color:#222;background:#222;color:#fff}
.gce-legacy-sns small{font-size:10px;color:#888;margin-left:5px;font-weight:500}
.gce-legacy-section{margin:0 0 46px}
.gce-legacy-section h2{font-family:Georgia,"Times New Roman",serif;font-size:30px;font-weight:400;line-height:1.2;letter-spacing:.06em;margin:0 0 20px;color:#222;border-bottom:1px solid #e5e5e5;padding-bottom:12px}
.gce-legacy-lead{font-size:15px;line-height:2.05;color:#333;margin:0 0 30px;max-width:820px}
.gce-legacy-lead p{margin:0 0 1.2em}
.gce-legacy-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:22px}
.gce-legacy-news-card{display:block;color:#222;background:#fff;border:0;border-bottom:1px solid #e5e5e5;padding-bottom:16px}
.gce-legacy-news-card__image{display:block;aspect-ratio:16/10;background:#f0f0f0;overflow:hidden;margin-bottom:12px}
.gce-legacy-news-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.gce-legacy-news-card:hover img{transform:scale(1.04)}
.gce-legacy-news-card h3{font-size:15px;line-height:1.7;margin:0 0 8px;font-weight:700;color:#222}
.gce-legacy-news-card time{font-size:11px;color:#999;letter-spacing:.08em}
.gce-legacy-news-more{display:inline-flex;align-items:center;margin-top:7px;font-size:12px;color:#777;border-bottom:1px solid #bbb}
.gce-legacy-bio{font-size:15px;line-height:2.0;color:#333;white-space:pre-line}
.gce-legacy-back{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 20px;border:1px solid #222;color:#222;background:#fff;font-size:13px;letter-spacing:.08em;margin-top:8px}
.gce-legacy-back:hover{background:#222;color:#fff}
.gce-legacy-profile .gce-social-reach,.gce-legacy-profile .profile-specs,.gce-legacy-profile .gce-cta{display:none!important}
@media(max-width:860px){.gce-legacy-cover__inner{min-height:clamp(390px,120vw,620px)}.gce-legacy-cover__title{bottom:38px}.gce-legacy-cover__title-ja{letter-spacing:.12em}.gce-legacy-news-grid{grid-template-columns:1fr}.gce-legacy-data{grid-template-columns:104px 1fr}.gce-legacy-data dt,.gce-legacy-data dd{font-size:13px}.gce-legacy-wrap{padding-top:26px}.gce-legacy-profile-head h1{font-size:28px}.gce-legacy-section h2{font-size:27px}}
@media(max-width:520px){.gce-legacy-cover__inner{min-height:480px}.gce-legacy-cover__title{width:calc(100% - 28px);bottom:32px}.gce-legacy-cover__title-en{font-size:42px}.gce-legacy-cover__title-ja{font-size:18px}.gce-legacy-wrap{width:calc(100% - 26px)}.gce-legacy-data{display:block;border-top:0}.gce-legacy-data dt{border-bottom:0;padding:13px 0 0;color:#999}.gce-legacy-data dd{padding:3px 0 13px}.gce-legacy-sns a,.gce-legacy-sns span{min-width:32px;height:32px;padding:0 8px}.gce-legacy-lead,.gce-legacy-bio{font-size:14px;line-height:1.95}}


/* Profile search compact + header drawer v1.0.6 */
.page-main--search{padding:18px 0 72px;background:#fff}.page-main--search .gce-container{width:min(1500px,calc(100% - 24px))}
.gce-menu-search-icon{display:inline-flex!important;align-items:center;justify-content:center;width:42px;height:42px;padding:0!important;border-radius:999px;background:var(--gce-cream);color:var(--gce-orange);border:1px solid var(--gce-line)}
.gce-menu-search-icon:hover{background:linear-gradient(135deg,var(--gce-orange),var(--gce-yellow));color:#fff!important}.gce-menu-search-icon svg{display:block}.main-nav .gce-menu-search-icon{margin-left:2px}
.gce-header-search-drawer{position:sticky;top:74px;z-index:45;background:rgba(255,255,255,.97);border-bottom:1px solid var(--gce-line);box-shadow:0 24px 50px rgba(31,22,8,.12);backdrop-filter:blur(18px);transform:translateY(-112%);opacity:0;pointer-events:none;transition:transform .28s ease,opacity .2s ease;max-height:calc(100vh - 74px);overflow:auto}.gce-header-search-drawer.is-open{transform:translateY(0);opacity:1;pointer-events:auto}.gce-header-search-drawer__inner{width:min(1500px,calc(100% - 24px));margin:auto;padding:12px 0 14px;overflow-x:auto}.gce-header-search-form{min-width:1120px;border:1px solid var(--gce-line);border-radius:24px;background:linear-gradient(135deg,#fff8e8,#fff);padding:14px 16px;box-shadow:0 14px 44px rgba(255,122,0,.08)}
.gce-header-search-head{display:grid;grid-template-columns:1fr auto;align-items:end;gap:14px;margin-bottom:12px}.gce-header-search-title{min-width:0}.gce-header-search-title p{font-size:11px;font-weight:950;letter-spacing:.16em;color:var(--gce-orange);margin:0 0 2px;line-height:1.2}.gce-header-search-title strong{display:block;margin:0;font-size:clamp(28px,3.3vw,42px);line-height:1.05;color:#1f1608;letter-spacing:-.04em}.gce-header-search-actions{display:grid;grid-template-columns:260px auto auto;align-items:end;gap:10px}.gce-header-search-actions label{display:block;font-weight:900;color:#332000}.gce-header-search-actions span{display:block;font-size:12px;margin-bottom:4px;color:#7a4a00}.gce-header-search-actions select{width:100%;height:42px;border:1px solid #ffd37a;border-radius:13px;background:#fff;padding:0 12px;box-sizing:border-box;font-size:15px;line-height:1.2}.gce-header-search-close{width:42px;height:42px;border:1px solid var(--gce-line);border-radius:999px;background:#fff;color:var(--gce-orange);font-size:25px;line-height:1;cursor:pointer}.gce-header-search-close:hover{background:var(--gce-cream)}
.gce-header-search-form__grid,.gce-header-search-form__sns-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px;grid-auto-flow:row}.gce-header-search-form label{display:block;min-width:0;font-weight:900;color:#332000}.gce-header-search-form span{display:block;font-size:12px;color:#7a4a00;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gce-header-search-form input,.gce-header-search-form select{width:100%;height:42px;border:1px solid #ffd37a;border-radius:13px;background:#fff;padding:0 12px;box-sizing:border-box;font-size:15px;line-height:1.2}.gce-header-search-sns{margin-top:10px;background:rgba(255,255,255,.82);border:1px solid var(--gce-line);border-radius:18px;padding:10px}.gce-header-search-sns summary{font-weight:950;color:var(--gce-orange);cursor:pointer;line-height:1.2;margin-bottom:8px}.gce-header-search-form__bottom{display:none}
.gce-header-search-mobile{display:none;width:42px;height:42px;border-radius:999px;border:1px solid var(--gce-line);background:var(--gce-cream);color:var(--gce-orange);align-items:center;justify-content:center;cursor:pointer}.gce-header-search-mobile svg{display:block}@media(max-width:980px){.gce-header-search-drawer{top:64px}.gce-header-search-mobile{display:inline-flex}.gce-header-search-drawer__inner{width:calc(100% - 20px)}}@media(max-width:640px){.page-main--search{padding-top:10px}.gce-header-search-drawer{position:fixed;left:0;right:0;top:64px;bottom:0;max-height:none}.gce-header-search-drawer__inner{padding:10px 0 90px}.gce-header-search-form{min-width:1040px;padding:12px;border-radius:20px}.gce-header-search-title strong{font-size:28px}.bottom-nav .gce-menu-search-icon{width:auto;height:auto}}


/* Profile detail two-column portrait slideshow v1.0.7 */
.gce-legacy-two-column{width:min(1180px,calc(100% - 34px));margin:0 auto;padding:42px 0 76px;display:grid;grid-template-columns:minmax(300px,430px) minmax(0,1fr);gap:46px;align-items:start}
.gce-legacy-photo-column{min-width:0}.gce-legacy-photo-sticky{position:sticky;top:96px}.gce-legacy-portrait-photo{border-radius:0;background:#f3f3f3;border:0;box-shadow:none;overflow:hidden;width:100%}
.gce-legacy-portrait-photo .gce-profile-slideshow{aspect-ratio:3/4;min-height:560px;max-height:calc(100vh - 150px);border-radius:0;background:#f3f3f3;border:0;box-shadow:none}
.gce-legacy-portrait-photo .gce-profile-slide img{width:100%;height:100%;object-fit:cover;object-position:center top}.gce-legacy-portrait-photo>img{width:100%;aspect-ratio:3/4;min-height:560px;max-height:calc(100vh - 150px);object-fit:cover;object-position:center top;display:block}
.gce-legacy-photo-caption{padding:18px 0 0;color:#222}.gce-legacy-photo-caption .gce-legacy-cover__title-en{font-size:clamp(32px,4.8vw,58px);line-height:.98;color:#222;text-shadow:none;margin:0 0 10px;word-break:break-word}.gce-legacy-photo-caption .gce-legacy-cover__title-ja{font-size:18px;color:#222;text-shadow:none;border-color:#222;letter-spacing:.18em;padding:5px 0}
.gce-legacy-main-column{width:100%;padding:0;margin:0}.gce-legacy-main-column .gce-legacy-breadcrumb{margin-top:0}.gce-legacy-main-column .gce-legacy-data{max-width:none}.gce-legacy-profile-head h1{font-size:38px}.gce-legacy-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.gce-legacy-cover{display:none!important}.gce-legacy-cover:after{display:none}.gce-legacy-profile .single-profile-photo{border-radius:0}.gce-legacy-portrait-photo .gce-profile-slide-btn{background:rgba(255,255,255,.75);color:#222;box-shadow:none}.gce-legacy-portrait-photo .gce-profile-slide-dots button.is-active{background:#fff}
@media(max-width:980px){.gce-legacy-two-column{grid-template-columns:minmax(240px,360px) minmax(0,1fr);gap:28px;width:min(100% - 28px,1080px);padding-top:28px}.gce-legacy-portrait-photo .gce-profile-slideshow,.gce-legacy-portrait-photo>img{min-height:460px}.gce-legacy-photo-sticky{top:82px}.gce-legacy-news-grid{grid-template-columns:1fr}.gce-legacy-profile-head h1{font-size:32px}.gce-legacy-photo-caption .gce-legacy-cover__title-en{font-size:38px}}
@media(max-width:760px){.gce-legacy-two-column{display:block;width:calc(100% - 26px);padding:22px 0 70px}.gce-legacy-photo-sticky{position:relative;top:auto;margin-bottom:28px}.gce-legacy-portrait-photo .gce-profile-slideshow,.gce-legacy-portrait-photo>img{aspect-ratio:3/4;min-height:auto;max-height:none}.gce-legacy-photo-caption{padding-top:14px}.gce-legacy-photo-caption .gce-legacy-cover__title-en{font-size:40px}.gce-legacy-photo-caption .gce-legacy-cover__title-ja{font-size:17px}.gce-legacy-wrap{width:100%;padding-top:0}.gce-legacy-data{max-width:none}}

/* Profile detail layout matched to legacy PC/mobile reference v1.0.8 */
.single-gce_profile{background:#fff;color:#6d6d6d;overflow-x:hidden}.single-gce_profile .site-header{position:absolute;top:0;left:50%;right:0;z-index:70;background:transparent;border:0;box-shadow:none;backdrop-filter:none}.single-gce_profile .site-header__inner{width:100%;height:auto;min-height:54px;padding:14px 28px 0 16px;margin:0;justify-content:flex-start;gap:14px}.single-gce_profile .site-brand,.single-gce_profile .header-cta{display:none!important}.single-gce_profile .main-nav{display:flex;flex-wrap:wrap;gap:2px;align-items:flex-start}.single-gce_profile .main-nav a{font-size:12px;font-weight:500;color:#777;padding:4px 7px;border-radius:0;background:transparent;text-transform:uppercase}.single-gce_profile .main-nav a:hover{background:transparent;color:#222}.single-gce_profile .gce-menu-search-icon{width:22px;height:22px;border:0;background:transparent;color:#aaa}.single-gce_profile .gce-header-search-mobile{display:none!important}.single-gce_profile .gce-header-search-drawer{top:0}.single-gce_profile .site-footer,.single-gce_profile .bottom-nav{display:none!important}
.single-gce_profile .gce-legacy-profile{min-height:100vh;background:#fff;color:#6d6d6d;font-family:Arial,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;line-height:1.35}.single-gce_profile .gce-legacy-two-column{width:100%;max-width:none;margin:0;padding:0;display:grid;grid-template-columns:50vw minmax(0,1fr);gap:0;align-items:stretch;min-height:100vh}.single-gce_profile .gce-legacy-photo-column{position:relative;min-height:100vh;background:#111}.single-gce_profile .gce-legacy-photo-sticky{position:sticky;top:0;height:100vh;min-height:720px;overflow:hidden}.single-gce_profile .gce-legacy-portrait-photo{width:100%;height:100%;overflow:hidden;background:#111;border:0;border-radius:0}.single-gce_profile .gce-legacy-portrait-photo .gce-profile-slideshow{width:100%;height:100%;min-height:0;max-height:none;aspect-ratio:auto;border-radius:0;background:#111}.single-gce_profile .gce-legacy-portrait-photo .gce-profile-slide img,.single-gce_profile .gce-legacy-portrait-photo>img{width:100%;height:100%;min-height:0;max-height:none;aspect-ratio:auto;object-fit:cover;object-position:center top;display:block}.single-gce_profile .gce-legacy-photo-sticky:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.36),rgba(0,0,0,0) 33%,rgba(0,0,0,.05));pointer-events:none;z-index:2}.single-gce_profile .gce-legacy-photo-caption{position:absolute;z-index:3;left:24px;top:24px;padding:0;color:#fff;text-shadow:0 3px 18px rgba(0,0,0,.55)}.single-gce_profile .gce-legacy-photo-caption .gce-legacy-cover__title-en{margin:0 0 4px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(44px,5.3vw,70px);font-weight:400;line-height:.9;color:#fff;text-shadow:0 3px 18px rgba(0,0,0,.55);letter-spacing:-.02em}.single-gce_profile .gce-legacy-photo-caption .gce-legacy-cover__title-ja{margin:0;border:0;padding:0;font-size:21px;font-weight:400;line-height:1.2;letter-spacing:.08em;color:#fff;text-shadow:0 3px 18px rgba(0,0,0,.55)}
.single-gce_profile .gce-legacy-main-column{width:100%;margin:0;padding:84px 42px 64px 22px;color:#777;background:#fff}.single-gce_profile .gce-legacy-wrap{width:100%;max-width:560px}.single-gce_profile .gce-legacy-breadcrumb{margin:0 0 22px;color:#6c3a91;font-size:12px;line-height:1.2}.single-gce_profile .gce-legacy-breadcrumb a{color:#6c3a91;border:0}.single-gce_profile .gce-legacy-profile-head{margin:0 0 8px;padding:0;border:0}.single-gce_profile .gce-legacy-profile-head h1{margin:0;color:#111;font-weight:400;font-size:28px;line-height:1.15;letter-spacing:.02em}.single-gce_profile .gce-legacy-profile-head__en{margin:0 0 7px;font-family:Arial,sans-serif;color:#666;font-size:14px;letter-spacing:0;text-transform:none}.single-gce_profile .gce-legacy-data{display:block;margin:0;border:0;max-width:none}.single-gce_profile .gce-legacy-data dt{border:0;margin:0;padding:0;color:#555;font-family:Arial,sans-serif;font-size:17px;font-weight:700;letter-spacing:0;line-height:1.25}.single-gce_profile .gce-legacy-data dd{border:0;margin:0 0 8px;padding:0;color:#777;font-size:15px;font-weight:400;line-height:1.35}.single-gce_profile .gce-legacy-sns{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:4px}.single-gce_profile .gce-legacy-sns a,.single-gce_profile .gce-legacy-sns span{width:27px;height:27px;min-width:27px;padding:0;border:0;border-radius:999px;overflow:hidden;text-indent:-999px;position:relative;color:#fff;font-size:0;box-shadow:none}.single-gce_profile .gce-legacy-sns small{display:none}.single-gce_profile .gce-legacy-sns a:before,.single-gce_profile .gce-legacy-sns span:before{content:"";position:absolute;inset:0;display:grid;place-items:center;text-indent:0;color:#fff;font-size:13px;font-weight:900}.single-gce_profile .gce-legacy-sns__x{background:#55acee!important}.single-gce_profile .gce-legacy-sns__x:before{content:"X"!important}.single-gce_profile .gce-legacy-sns__instagram{background:radial-gradient(circle at 30% 110%,#feda75 0 22%,#fa7e1e 30%,#d62976 55%,#962fbf 76%,#4f5bd5 100%)!important}.single-gce_profile .gce-legacy-sns__instagram:before{content:"◎"!important;font-size:20px!important}.single-gce_profile .gce-legacy-sns__tiktok{background:#050505!important}.single-gce_profile .gce-legacy-sns__tiktok:before{content:"♪"!important;font-size:19px!important}.single-gce_profile .gce-legacy-sns__youtube{background:#e62117!important}.single-gce_profile .gce-legacy-sns__youtube:before{content:"▶"!important;font-size:13px!important}.single-gce_profile .gce-legacy-section{margin:0 0 12px}.single-gce_profile .gce-legacy-section h2{margin:0 0 10px;padding:5px 0 7px;border-top:1px dotted #777;border-bottom:1px dotted #777;color:#555;font-family:Arial,sans-serif;font-size:16px;font-weight:400;letter-spacing:0;line-height:1.2}.single-gce_profile .gce-legacy-lead{margin:0 0 16px;color:#777;font-size:13px;line-height:1.6;max-width:none}.single-gce_profile .gce-legacy-news-grid{display:none}.single-gce_profile .gce-legacy-biography{margin-top:0}.single-gce_profile .gce-legacy-bio{color:#777;font-size:13px;line-height:1.5;white-space:pre-line}.single-gce_profile .gce-legacy-back{display:none!important}.single-gce_profile .gce-profile-slide-status{display:none!important}
@media(max-width:760px){.single-gce_profile .site-header{position:absolute;left:auto;right:0;top:0;width:72px;height:72px;z-index:100;background:transparent}.single-gce_profile .site-header__inner{display:block;width:72px;height:72px;min-height:72px;padding:0}.single-gce_profile .main-nav,.single-gce_profile .gce-menu-search-icon{display:none!important}.single-gce_profile .site-header__inner:after{content:"☰";position:absolute;right:16px;top:14px;color:#fff;font-size:34px;font-weight:900;line-height:1;text-shadow:0 3px 14px rgba(0,0,0,.55)}.single-gce_profile .gce-legacy-two-column{display:block;width:100%;min-height:100vh;padding:0}.single-gce_profile .gce-legacy-photo-column{min-height:0;height:72vh;background:#111}.single-gce_profile .gce-legacy-photo-sticky{position:relative;top:auto;height:72vh;min-height:560px;max-height:760px;margin:0}.single-gce_profile .gce-legacy-portrait-photo,.single-gce_profile .gce-legacy-portrait-photo .gce-profile-slideshow{height:100%;min-height:0;aspect-ratio:auto;border-radius:0}.single-gce_profile .gce-legacy-portrait-photo .gce-profile-slide img,.single-gce_profile .gce-legacy-portrait-photo>img{height:100%;object-fit:cover;object-position:center top}.single-gce_profile .gce-legacy-photo-sticky:after{background:linear-gradient(180deg,rgba(0,0,0,.38),rgba(0,0,0,0) 38%,rgba(0,0,0,.15))}.single-gce_profile .gce-legacy-photo-caption{left:16px;top:12px}.single-gce_profile .gce-legacy-photo-caption .gce-legacy-cover__title-en{font-size:37px;line-height:.95}.single-gce_profile .gce-legacy-photo-caption .gce-legacy-cover__title-ja{font-size:20px;line-height:1.1}.single-gce_profile .gce-legacy-main-column{position:relative;z-index:5;width:calc(100% - 32px);margin:-176px auto 0;padding:11px 20px 34px;background:rgba(255,255,255,.72);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:9px 9px 0 0;color:#6b6b6b;box-shadow:0 -10px 35px rgba(0,0,0,.08)}.single-gce_profile .gce-legacy-wrap{width:100%;max-width:none;margin:0;padding:0}.single-gce_profile .gce-legacy-breadcrumb{margin:0 0 8px;font-size:12px;color:#6c3a91}.single-gce_profile .gce-legacy-profile-head h1{font-size:23px;line-height:1.05}.single-gce_profile .gce-legacy-profile-head__en{font-size:17px;margin:0 0 2px;color:#444}.single-gce_profile .gce-legacy-data dt{font-size:20px;line-height:1.08;color:#555}.single-gce_profile .gce-legacy-data dd{font-size:20px;line-height:1.18;margin-bottom:3px;color:#777}.single-gce_profile .gce-legacy-sns{gap:17px;margin:7px 0 9px}.single-gce_profile .gce-legacy-sns a,.single-gce_profile .gce-legacy-sns span{width:38px;height:38px;min-width:38px}.single-gce_profile .gce-legacy-sns a:before,.single-gce_profile .gce-legacy-sns span:before{font-size:18px}.single-gce_profile .gce-legacy-sns__instagram:before{font-size:28px!important}.single-gce_profile .gce-legacy-sns__tiktok:before{font-size:26px!important}.single-gce_profile .gce-legacy-sns__youtube:before{font-size:17px!important}.single-gce_profile .gce-legacy-section{margin:0 0 20px}.single-gce_profile .gce-legacy-section h2{font-size:20px;font-weight:700;margin:0 0 12px;padding:8px 0 10px}.single-gce_profile .gce-legacy-lead{display:none}.single-gce_profile .gce-legacy-bio{font-size:13px;line-height:1.45;max-height:220px;overflow:hidden}.single-gce_profile .gce-legacy-news{margin-top:2px;min-height:70px}.single-gce_profile .gce-legacy-news h2{font-size:20px;font-weight:700}.single-gce_profile .gce-legacy-biography h2{font-size:20px;font-weight:700}.single-gce_profile .gce-header-search-drawer{display:none!important}}
@media(min-width:761px) and (max-width:1120px){.single-gce_profile .gce-legacy-two-column{grid-template-columns:49vw minmax(0,1fr)}.single-gce_profile .gce-legacy-main-column{padding:74px 28px 56px 20px}.single-gce_profile .gce-legacy-photo-sticky{min-height:650px}.single-gce_profile .main-nav a{font-size:11px;padding:4px 5px}}


/* Profile header/menu + mobile overlay refinements v1.0.9 */
.gce-mobile-menu-toggle{display:none;width:42px;height:42px;border:1px solid var(--gce-line);border-radius:999px;background:#fff;color:var(--gce-orange);align-items:center;justify-content:center;gap:4px;flex-direction:column;cursor:pointer;box-shadow:0 10px 24px rgba(31,22,8,.08)}
.gce-mobile-menu-toggle span{display:block;width:20px;height:2px;border-radius:999px;background:currentColor;transition:transform .2s ease,opacity .2s ease}
.gce-mobile-menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(6px) rotate(45deg)}
.gce-mobile-menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
.gce-mobile-menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
.gce-mobile-menu{display:none;position:fixed;left:12px;right:12px;top:72px;z-index:95;background:rgba(255,255,255,.96);border:1px solid var(--gce-line);border-radius:22px;box-shadow:0 24px 60px rgba(31,22,8,.20);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);padding:14px;opacity:0;transform:translateY(-10px);pointer-events:none;transition:opacity .22s ease,transform .22s ease}
.gce-mobile-menu.is-open{opacity:1;transform:translateY(0);pointer-events:auto}
.gce-mobile-menu nav{display:grid;gap:7px}.gce-mobile-menu a{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:0 14px;border-radius:14px;background:#fff8e8;color:#1f1608;text-decoration:none;font-size:14px;font-weight:900;border:1px solid #ffe0a3}.gce-mobile-menu a:hover{background:linear-gradient(135deg,var(--gce-orange),var(--gce-yellow));color:#fff}
@media(max-width:980px){.gce-mobile-menu-toggle{display:inline-flex}.site-header__inner{justify-content:space-between}.gce-header-search-mobile{display:none!important}.gce-mobile-menu{display:block}.main-nav{display:none!important}}

.single-gce_profile .site-header{position:sticky!important;top:0!important;left:auto!important;right:auto!important;width:100%!important;height:auto!important;z-index:90!important;background:rgba(255,255,255,.94)!important;border-bottom:1px solid var(--gce-line)!important;box-shadow:none!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}
.single-gce_profile .site-header__inner{width:min(1120px,calc(100% - 32px))!important;height:74px!important;min-height:74px!important;padding:0!important;margin:auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important}.single-gce_profile .site-brand{display:flex!important}.single-gce_profile .header-cta{display:flex!important}.single-gce_profile .main-nav{display:flex!important;flex-wrap:nowrap!important;gap:8px!important;align-items:center!important}.single-gce_profile .main-nav a{font-size:14px!important;font-weight:900!important;color:var(--gce-ink)!important;padding:9px 12px!important;border-radius:999px!important;background:transparent!important;text-transform:none!important}.single-gce_profile .main-nav a:hover{background:var(--gce-cream)!important;color:var(--gce-orange)!important}.single-gce_profile .gce-menu-search-icon{width:42px!important;height:42px!important;border:1px solid var(--gce-line)!important;background:var(--gce-cream)!important;color:var(--gce-orange)!important}.single-gce_profile .gce-header-search-drawer{top:74px!important}.single-gce_profile .gce-mobile-profile-overlay{display:none}
.single-gce_profile .gce-legacy-two-column{min-height:calc(100vh - 74px)!important}.single-gce_profile .gce-legacy-photo-column{min-height:calc(100vh - 74px)!important}.single-gce_profile .gce-legacy-photo-sticky{top:74px!important;height:calc(100vh - 74px)!important;min-height:calc(100vh - 74px)!important}.single-gce_profile .gce-legacy-main-column{padding-top:24px!important}.single-gce_profile .gce-legacy-breadcrumb{margin-bottom:18px!important}.single-gce_profile .site-footer{display:none!important}
@media(max-width:980px){.single-gce_profile .main-nav{display:none!important}.single-gce_profile .header-cta{display:none!important}.single-gce_profile .gce-mobile-menu-toggle{display:inline-flex!important}.single-gce_profile .gce-header-search-mobile{display:none!important}}
@media(max-width:760px){
  .single-gce_profile .site-header{position:absolute!important;left:0!important;right:0!important;top:0!important;width:100%!important;height:0!important;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;z-index:100!important}
  .single-gce_profile .site-header__inner{width:100%!important;height:0!important;min-height:0!important;padding:0!important;margin:0!important;display:block!important}
  .single-gce_profile .site-brand,.single-gce_profile .header-cta,.single-gce_profile .main-nav,.single-gce_profile .gce-header-search-mobile{display:none!important}
  .single-gce_profile .gce-mobile-menu-toggle{position:absolute;right:14px;top:14px;display:inline-flex!important;width:44px;height:44px;border:0;background:transparent;color:#fff;box-shadow:none;text-shadow:0 3px 14px rgba(0,0,0,.55);z-index:105}
  .single-gce_profile .gce-mobile-menu-toggle span{width:28px;height:3px;background:#fff;box-shadow:0 3px 10px rgba(0,0,0,.35)}
  .single-gce_profile .gce-mobile-menu{top:62px;left:14px;right:14px;z-index:104}
  .single-gce_profile .gce-legacy-two-column{display:block!important;width:100%!important;min-height:100vh!important;padding:0!important}
  .single-gce_profile .gce-legacy-photo-column{height:76vh!important;min-height:560px!important;background:#111!important;position:relative!important}
  .single-gce_profile .gce-legacy-photo-sticky{position:relative!important;top:auto!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;overflow:hidden!important}
  .single-gce_profile .gce-legacy-portrait-photo,.single-gce_profile .gce-legacy-portrait-photo .gce-profile-slideshow{height:100%!important;min-height:0!important;aspect-ratio:auto!important;border-radius:0!important}
  .single-gce_profile .gce-legacy-portrait-photo .gce-profile-slide img,.single-gce_profile .gce-legacy-portrait-photo>img{height:100%!important;object-fit:cover!important;object-position:center top!important}
  .single-gce_profile .gce-legacy-photo-sticky:after{background:linear-gradient(180deg,rgba(0,0,0,.38),rgba(0,0,0,0) 38%,rgba(0,0,0,.10))!important}
  .single-gce_profile .gce-legacy-photo-caption{left:16px!important;top:10px!important;z-index:4!important;color:#fff!important;padding:0!important;text-shadow:0 3px 18px rgba(0,0,0,.55)!important}
  .single-gce_profile .gce-legacy-photo-caption .gce-legacy-cover__title-en{font-size:37px!important;line-height:.95!important;color:#fff!important;text-shadow:0 3px 18px rgba(0,0,0,.55)!important}.single-gce_profile .gce-legacy-photo-caption .gce-legacy-cover__title-ja{font-size:20px!important;line-height:1.1!important;color:#fff!important;text-shadow:0 3px 18px rgba(0,0,0,.55)!important}
  .single-gce_profile .gce-mobile-profile-overlay{display:block;position:absolute;left:0;right:0;bottom:0;z-index:5;width:100%;padding:11px 20px 9px;background:rgba(255,255,255,.72);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:9px 9px 0 0;color:#6b6b6b;box-shadow:0 -10px 35px rgba(0,0,0,.08)}
  .single-gce_profile .gce-mobile-profile-overlay .gce-legacy-breadcrumb{margin:0 0 7px!important;font-size:12px;color:#6c3a91!important;line-height:1.2}.single-gce_profile .gce-mobile-profile-overlay .gce-legacy-breadcrumb a{color:#6c3a91!important;border:0!important}
  .single-gce_profile .gce-mobile-profile-overlay .gce-legacy-profile-head{display:block!important;margin:0!important;padding:0!important;border:0!important}.single-gce_profile .gce-mobile-profile-overlay h1{margin:0;color:#111;font-size:23px;font-weight:400;line-height:1.05;letter-spacing:.02em}.single-gce_profile .gce-mobile-profile-overlay .gce-legacy-profile-head__en{font-size:17px;margin:0 0 2px;color:#444;font-family:Arial,sans-serif;letter-spacing:0;text-transform:none}.single-gce_profile .gce-mobile-profile-overlay .gce-legacy-data{display:block;margin:0;border:0;max-width:none}.single-gce_profile .gce-mobile-profile-overlay .gce-legacy-data dt{border:0;margin:0;padding:0;color:#555;font-family:Arial,sans-serif;font-size:20px;font-weight:700;letter-spacing:0;line-height:1.08}.single-gce_profile .gce-mobile-profile-overlay .gce-legacy-data dd{border:0;margin:0 0 3px;padding:0;color:#777;font-size:20px;font-weight:400;line-height:1.18}
  .single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns{display:flex;gap:17px;align-items:center;flex-wrap:wrap;margin:7px 0 3px}.single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns a,.single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns span{width:38px;height:38px;min-width:38px;padding:0;border:0;border-radius:999px;overflow:hidden;text-indent:-999px;position:relative;color:#fff;font-size:0;box-shadow:none}.single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns a:before,.single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns span:before{position:absolute;inset:0;display:grid;place-items:center;text-indent:0;color:#fff;font-size:18px;font-weight:900}.single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns__instagram:before{font-size:28px!important}.single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns__tiktok:before{font-size:26px!important}.single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns__youtube:before{font-size:17px!important}.single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns small{display:none!important}
  .single-gce_profile .gce-legacy-main-column{position:relative!important;z-index:5;width:100%!important;margin:0!important;padding:0 20px 34px!important;background:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-radius:0!important;color:#6b6b6b!important;box-shadow:none!important}.single-gce_profile .gce-legacy-main-column>.gce-legacy-breadcrumb,.single-gce_profile .gce-legacy-main-column>.gce-legacy-profile-head{display:none!important}.single-gce_profile .gce-legacy-wrap{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
  .single-gce_profile .gce-legacy-section{margin:0 0 20px!important}.single-gce_profile .gce-legacy-section h2{font-size:20px!important;font-weight:700!important;margin:0 0 12px!important;padding:8px 0 10px!important}.single-gce_profile .gce-legacy-lead{display:none!important}.single-gce_profile .gce-legacy-bio{font-size:13px!important;line-height:1.45!important;max-height:none!important;overflow:visible!important}.single-gce_profile .gce-legacy-news{margin-top:0!important;min-height:70px!important}.single-gce_profile .gce-header-search-drawer{display:none!important}.single-gce_profile .bottom-nav{display:none!important}
}
@media(max-width:760px){.single-gce_profile .site-header__inner:after{display:none!important;content:none!important}}


/* GCE profile header/layout hard fix v1.0.10 */
.gce-profile-view .site-header,
.single-gce_profile .site-header,
.single-gce-profile .site-header,
.single-talent .site-header,
.single-cosplayer .site-header,
.single-cosplayer-profile .site-header{
  position:sticky!important;
  top:0!important;
  left:auto!important;
  right:auto!important;
  width:100%!important;
  height:70px!important;
  min-height:70px!important;
  z-index:200!important;
  background:rgba(255,255,255,.96)!important;
  border-bottom:1px solid #eee!important;
  box-shadow:none!important;
  backdrop-filter:blur(14px)!important;
  -webkit-backdrop-filter:blur(14px)!important;
}
.gce-profile-view.admin-bar .site-header{top:32px!important}
.gce-profile-view .site-header__inner,
.single-gce_profile .site-header__inner,
.single-gce-profile .site-header__inner,
.single-talent .site-header__inner,
.single-cosplayer .site-header__inner,
.single-cosplayer-profile .site-header__inner{
  width:min(1120px,calc(100% - 32px))!important;
  height:70px!important;
  min-height:70px!important;
  margin:0 auto!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
}
.gce-profile-view .site-header__inner:after,
.single-gce_profile .site-header__inner:after,
.single-gce-profile .site-header__inner:after,
.single-talent .site-header__inner:after,
.single-cosplayer .site-header__inner:after,
.single-cosplayer-profile .site-header__inner:after{display:none!important;content:none!important}
.gce-profile-view .site-brand,
.single-gce_profile .site-brand,
.single-gce-profile .site-brand,
.single-talent .site-brand,
.single-cosplayer .site-brand,
.single-cosplayer-profile .site-brand{display:flex!important;text-decoration:none!important;flex:0 0 auto!important}
.gce-profile-view .header-cta,
.single-gce_profile .header-cta,
.single-gce-profile .header-cta,
.single-talent .header-cta,
.single-cosplayer .header-cta,
.single-cosplayer-profile .header-cta{display:flex!important;flex:0 0 auto!important}
.gce-profile-view .main-nav,
.single-gce_profile .main-nav,
.single-gce-profile .main-nav,
.single-talent .main-nav,
.single-cosplayer .main-nav,
.single-cosplayer-profile .main-nav{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:6px!important;
  flex:1 1 auto!important;
  min-width:0!important;
}
.gce-profile-view .main-nav ul,
.single-gce_profile .main-nav ul,
.single-gce-profile .main-nav ul,
.single-talent .main-nav ul,
.single-cosplayer .main-nav ul,
.single-cosplayer-profile .main-nav ul{
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
  list-style:none!important;
  margin:0!important;
  padding:0!important;
  flex-wrap:nowrap!important;
}
.gce-profile-view .main-nav li,
.single-gce_profile .main-nav li,
.single-gce-profile .main-nav li,
.single-talent .main-nav li,
.single-cosplayer .main-nav li,
.single-cosplayer-profile .main-nav li{list-style:none!important;margin:0!important;padding:0!important}
.gce-profile-view .main-nav a,
.single-gce_profile .main-nav a,
.single-gce-profile .main-nav a,
.single-talent .main-nav a,
.single-cosplayer .main-nav a,
.single-cosplayer-profile .main-nav a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:38px!important;
  padding:0 10px!important;
  border:0!important;
  border-radius:999px!important;
  background:transparent!important;
  color:#555!important;
  font-size:12px!important;
  font-weight:700!important;
  line-height:1!important;
  text-decoration:none!important;
  text-transform:none!important;
  white-space:nowrap!important;
}
.gce-profile-view .main-nav a:hover,
.single-gce_profile .main-nav a:hover,
.single-gce-profile .main-nav a:hover,
.single-talent .main-nav a:hover,
.single-cosplayer .main-nav a:hover,
.single-cosplayer-profile .main-nav a:hover{background:#fff8e8!important;color:#ff7a00!important}
.gce-profile-view .gce-menu-search-icon,
.single-gce_profile .gce-menu-search-icon,
.single-gce-profile .gce-menu-search-icon,
.single-talent .gce-menu-search-icon,
.single-cosplayer .gce-menu-search-icon,
.single-cosplayer-profile .gce-menu-search-icon{
  width:38px!important;height:38px!important;min-width:38px!important;padding:0!important;border:1px solid #ffe0a3!important;background:#fff8e8!important;color:#ff7a00!important
}
.gce-profile-view .gce-legacy-two-column,
.single-gce_profile .gce-legacy-two-column,
.single-gce-profile .gce-legacy-two-column,
.single-talent .gce-legacy-two-column,
.single-cosplayer .gce-legacy-two-column,
.single-cosplayer-profile .gce-legacy-two-column{margin-top:0!important;min-height:calc(100svh - 70px)!important}
.gce-profile-view .gce-legacy-photo-sticky,
.single-gce_profile .gce-legacy-photo-sticky,
.single-gce-profile .gce-legacy-photo-sticky,
.single-talent .gce-legacy-photo-sticky,
.single-cosplayer .gce-legacy-photo-sticky,
.single-cosplayer-profile .gce-legacy-photo-sticky{top:70px!important;height:calc(100svh - 70px)!important;min-height:calc(100svh - 70px)!important}
.gce-profile-view .gce-legacy-main-column,
.single-gce_profile .gce-legacy-main-column,
.single-gce-profile .gce-legacy-main-column,
.single-talent .gce-legacy-main-column,
.single-cosplayer .gce-legacy-main-column,
.single-cosplayer-profile .gce-legacy-main-column{padding-top:26px!important}
.gce-profile-view .gce-mobile-menu ul,
.gce-profile-view .gce-mobile-menu li,
.single-gce_profile .gce-mobile-menu ul,
.single-gce_profile .gce-mobile-menu li,
.single-gce-profile .gce-mobile-menu ul,
.single-gce-profile .gce-mobile-menu li,
.single-talent .gce-mobile-menu ul,
.single-talent .gce-mobile-menu li,
.single-cosplayer .gce-mobile-menu ul,
.single-cosplayer .gce-mobile-menu li,
.single-cosplayer-profile .gce-mobile-menu ul,
.single-cosplayer-profile .gce-mobile-menu li{list-style:none!important;margin:0!important;padding:0!important}
.gce-profile-view .gce-mobile-menu a,
.single-gce_profile .gce-mobile-menu a,
.single-gce-profile .gce-mobile-menu a,
.single-talent .gce-mobile-menu a,
.single-cosplayer .gce-mobile-menu a,
.single-cosplayer-profile .gce-mobile-menu a{text-decoration:none!important}

@media(max-width:980px){
  .gce-profile-view .main-nav,
  .single-gce_profile .main-nav,
  .single-gce-profile .main-nav,
  .single-talent .main-nav,
  .single-cosplayer .main-nav,
  .single-cosplayer-profile .main-nav{display:none!important}
  .gce-profile-view .header-cta,
  .single-gce_profile .header-cta,
  .single-gce-profile .header-cta,
  .single-talent .header-cta,
  .single-cosplayer .header-cta,
  .single-cosplayer-profile .header-cta{display:none!important}
}
@media(max-width:760px){
  .gce-profile-view .site-header,
  .single-gce_profile .site-header,
  .single-gce-profile .site-header,
  .single-talent .site-header,
  .single-cosplayer .site-header,
  .single-cosplayer-profile .site-header{
    position:absolute!important;
    top:0!important;
    left:0!important;
    right:0!important;
    width:100%!important;
    height:0!important;
    min-height:0!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
    z-index:300!important;
  }
  .gce-profile-view.admin-bar .site-header{top:0!important}
  .gce-profile-view .site-header__inner,
  .single-gce_profile .site-header__inner,
  .single-gce-profile .site-header__inner,
  .single-talent .site-header__inner,
  .single-cosplayer .site-header__inner,
  .single-cosplayer-profile .site-header__inner{
    display:block!important;
    width:100%!important;
    height:0!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
  }
  .gce-profile-view .site-brand,
  .gce-profile-view .main-nav,
  .gce-profile-view .header-cta,
  .gce-profile-view .gce-header-search-mobile,
  .single-gce_profile .site-brand,
  .single-gce_profile .main-nav,
  .single-gce_profile .header-cta,
  .single-gce_profile .gce-header-search-mobile,
  .single-gce-profile .site-brand,
  .single-gce-profile .main-nav,
  .single-gce-profile .header-cta,
  .single-gce-profile .gce-header-search-mobile,
  .single-talent .site-brand,
  .single-talent .main-nav,
  .single-talent .header-cta,
  .single-talent .gce-header-search-mobile,
  .single-cosplayer .site-brand,
  .single-cosplayer .main-nav,
  .single-cosplayer .header-cta,
  .single-cosplayer .gce-header-search-mobile,
  .single-cosplayer-profile .site-brand,
  .single-cosplayer-profile .main-nav,
  .single-cosplayer-profile .header-cta,
  .single-cosplayer-profile .gce-header-search-mobile{display:none!important}
  .gce-profile-view .gce-mobile-menu-toggle,
  .single-gce_profile .gce-mobile-menu-toggle,
  .single-gce-profile .gce-mobile-menu-toggle,
  .single-talent .gce-mobile-menu-toggle,
  .single-cosplayer .gce-mobile-menu-toggle,
  .single-cosplayer-profile .gce-mobile-menu-toggle{
    position:fixed!important;
    right:14px!important;
    top:14px!important;
    display:inline-flex!important;
    width:46px!important;
    height:46px!important;
    border:0!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.10)!important;
    color:#fff!important;
    box-shadow:0 8px 26px rgba(0,0,0,.18)!important;
    text-shadow:0 3px 14px rgba(0,0,0,.55)!important;
    z-index:360!important;
  }
  .gce-profile-view .gce-mobile-menu-toggle span,
  .single-gce_profile .gce-mobile-menu-toggle span,
  .single-gce-profile .gce-mobile-menu-toggle span,
  .single-talent .gce-mobile-menu-toggle span,
  .single-cosplayer .gce-mobile-menu-toggle span,
  .single-cosplayer-profile .gce-mobile-menu-toggle span{width:28px!important;height:3px!important;background:#fff!important;box-shadow:0 3px 10px rgba(0,0,0,.35)!important}
  .gce-profile-view .gce-mobile-menu,
  .single-gce_profile .gce-mobile-menu,
  .single-gce-profile .gce-mobile-menu,
  .single-talent .gce-mobile-menu,
  .single-cosplayer .gce-mobile-menu,
  .single-cosplayer-profile .gce-mobile-menu{
    display:block!important;
    position:fixed!important;
    top:68px!important;
    left:14px!important;
    right:14px!important;
    z-index:350!important;
    opacity:0!important;
    visibility:hidden!important;
    transform:translateY(-10px)!important;
    pointer-events:none!important;
    background:rgba(255,255,255,.96)!important;
    border:1px solid #ffe0a3!important;
    border-radius:22px!important;
    box-shadow:0 24px 60px rgba(31,22,8,.20)!important;
    padding:14px!important;
  }
  .gce-profile-view .gce-mobile-menu.is-open,
  .single-gce_profile .gce-mobile-menu.is-open,
  .single-gce-profile .gce-mobile-menu.is-open,
  .single-talent .gce-mobile-menu.is-open,
  .single-cosplayer .gce-mobile-menu.is-open,
  .single-cosplayer-profile .gce-mobile-menu.is-open{
    opacity:1!important;
    visibility:visible!important;
    transform:translateY(0)!important;
    pointer-events:auto!important;
  }
  .gce-profile-view .gce-mobile-menu nav,
  .gce-profile-view .gce-mobile-menu ul,
  .single-gce_profile .gce-mobile-menu nav,
  .single-gce_profile .gce-mobile-menu ul,
  .single-gce-profile .gce-mobile-menu nav,
  .single-gce-profile .gce-mobile-menu ul,
  .single-talent .gce-mobile-menu nav,
  .single-talent .gce-mobile-menu ul,
  .single-cosplayer .gce-mobile-menu nav,
  .single-cosplayer .gce-mobile-menu ul,
  .single-cosplayer-profile .gce-mobile-menu nav,
  .single-cosplayer-profile .gce-mobile-menu ul{display:grid!important;gap:7px!important;list-style:none!important;margin:0!important;padding:0!important}
  .gce-profile-view .gce-mobile-menu a,
  .single-gce_profile .gce-mobile-menu a,
  .single-gce-profile .gce-mobile-menu a,
  .single-talent .gce-mobile-menu a,
  .single-cosplayer .gce-mobile-menu a,
  .single-cosplayer-profile .gce-mobile-menu a{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    min-height:44px!important;
    padding:0 14px!important;
    border-radius:14px!important;
    background:#fff8e8!important;
    color:#1f1608!important;
    font-size:14px!important;
    font-weight:900!important;
    border:1px solid #ffe0a3!important;
    text-decoration:none!important;
  }
  .gce-profile-view .gce-legacy-photo-column,
  .single-gce_profile .gce-legacy-photo-column,
  .single-gce-profile .gce-legacy-photo-column,
  .single-talent .gce-legacy-photo-column,
  .single-cosplayer .gce-legacy-photo-column,
  .single-cosplayer-profile .gce-legacy-photo-column{height:76svh!important;min-height:560px!important}
  .gce-profile-view .gce-legacy-photo-sticky,
  .single-gce_profile .gce-legacy-photo-sticky,
  .single-gce-profile .gce-legacy-photo-sticky,
  .single-talent .gce-legacy-photo-sticky,
  .single-cosplayer .gce-legacy-photo-sticky,
  .single-cosplayer-profile .gce-legacy-photo-sticky{top:auto!important;height:100%!important;min-height:0!important}
}


/* GCE profile drawer no-space fix v1.0.11 */
.gce-profile-view .gce-header-search-drawer,
.single-gce_profile .gce-header-search-drawer,
.single-gce-profile .gce-header-search-drawer,
.single-talent .gce-header-search-drawer,
.single-cosplayer .gce-header-search-drawer,
.single-cosplayer-profile .gce-header-search-drawer{
  position:fixed!important;
  top:70px!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  z-index:190!important;
  margin:0!important;
  transform:translateY(-120%)!important;
  opacity:0!important;
  pointer-events:none!important;
  max-height:calc(100svh - 70px)!important;
  overflow:auto!important;
}
.gce-profile-view .gce-header-search-drawer.is-open,
.single-gce_profile .gce-header-search-drawer.is-open,
.single-gce-profile .gce-header-search-drawer.is-open,
.single-talent .gce-header-search-drawer.is-open,
.single-cosplayer .gce-header-search-drawer.is-open,
.single-cosplayer-profile .gce-header-search-drawer.is-open{
  transform:translateY(0)!important;
  opacity:1!important;
  pointer-events:auto!important;
}
.gce-profile-view .gce-legacy-profile,
.single-gce_profile .gce-legacy-profile,
.single-gce-profile .gce-legacy-profile,
.single-talent .gce-legacy-profile,
.single-cosplayer .gce-legacy-profile,
.single-cosplayer-profile .gce-legacy-profile{
  margin-top:0!important;
  padding-top:0!important;
}
.gce-profile-view .gce-legacy-two-column,
.single-gce_profile .gce-legacy-two-column,
.single-gce-profile .gce-legacy-two-column,
.single-talent .gce-legacy-two-column,
.single-cosplayer .gce-legacy-two-column,
.single-cosplayer-profile .gce-legacy-two-column{
  margin-top:0!important;
  padding-top:0!important;
}
.gce-profile-view .gce-legacy-photo-column,
.single-gce_profile .gce-legacy-photo-column,
.single-gce-profile .gce-legacy-photo-column,
.single-talent .gce-legacy-photo-column,
.single-cosplayer .gce-legacy-photo-column,
.single-cosplayer-profile .gce-legacy-photo-column{
  margin-top:0!important;
  padding-top:0!important;
}
@media(max-width:760px){
  .gce-profile-view .gce-header-search-drawer,
  .single-gce_profile .gce-header-search-drawer,
  .single-gce-profile .gce-header-search-drawer,
  .single-talent .gce-header-search-drawer,
  .single-cosplayer .gce-header-search-drawer,
  .single-cosplayer-profile .gce-header-search-drawer{display:none!important}
}

/* GCE header search + SNS follower bubbles v1.0.12 */
.single-gce_profile .gce-legacy-sns,
.single-talent .gce-legacy-sns,
.single-cosplayer .gce-legacy-sns,
.single-cosplayer-profile .gce-legacy-sns{
  gap:12px 10px!important;
  align-items:flex-end!important;
  overflow:visible!important;
  padding-top:16px!important;
}
.single-gce_profile .gce-legacy-sns a,
.single-gce_profile .gce-legacy-sns span,
.single-talent .gce-legacy-sns a,
.single-talent .gce-legacy-sns span,
.single-cosplayer .gce-legacy-sns a,
.single-cosplayer .gce-legacy-sns span,
.single-cosplayer-profile .gce-legacy-sns a,
.single-cosplayer-profile .gce-legacy-sns span{
  overflow:visible!important;
  position:relative!important;
  margin-top:12px!important;
}
.single-gce_profile .gce-legacy-sns small,
.single-talent .gce-legacy-sns small,
.single-cosplayer .gce-legacy-sns small,
.single-cosplayer-profile .gce-legacy-sns small{
  display:block!important;
  position:absolute!important;
  left:50%!important;
  top:-18px!important;
  transform:translateX(-50%)!important;
  min-width:max-content!important;
  max-width:78px!important;
  padding:2px 6px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.96)!important;
  border:1px solid #e6e6e6!important;
  box-shadow:0 4px 12px rgba(0,0,0,.12)!important;
  color:#333!important;
  font-size:9px!important;
  font-weight:800!important;
  line-height:1.15!important;
  letter-spacing:0!important;
  text-indent:0!important;
  text-align:center!important;
  white-space:nowrap!important;
  z-index:5!important;
  pointer-events:none!important;
}
.single-gce_profile .gce-legacy-sns small:after,
.single-talent .gce-legacy-sns small:after,
.single-cosplayer .gce-legacy-sns small:after,
.single-cosplayer-profile .gce-legacy-sns small:after{
  content:"";
  position:absolute;
  left:50%;
  bottom:-4px;
  width:7px;
  height:7px;
  transform:translateX(-50%) rotate(45deg);
  background:rgba(255,255,255,.96);
  border-right:1px solid #e6e6e6;
  border-bottom:1px solid #e6e6e6;
}

.gce-header-search-drawer__inner{
  width:min(1500px,calc(100% - 24px))!important;
  max-width:1500px!important;
  overflow-x:visible!important;
}
.gce-header-search-form{
  min-width:0!important;
  width:100%!important;
  max-width:100%!important;
}
@media(max-width:900px){
  .gce-header-search-drawer__inner{width:calc(100% - 16px)!important;padding:8px 0 10px!important;overflow-x:visible!important}
  .gce-header-search-form{min-width:0!important;padding:10px!important;border-radius:18px!important}
  .gce-header-search-head{grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;margin-bottom:8px!important;align-items:end!important}
  .gce-header-search-title p{font-size:9px!important;margin-bottom:1px!important}
  .gce-header-search-title strong{font-size:22px!important;letter-spacing:-.03em!important}
  .gce-header-search-actions{grid-template-columns:minmax(118px,150px) auto auto!important;gap:6px!important}
  .gce-header-search-actions span,.gce-header-search-form span{font-size:10px!important;margin-bottom:3px!important}
  .gce-header-search-actions select,.gce-header-search-form input,.gce-header-search-form select{height:36px!important;border-radius:10px!important;padding:0 7px!important;font-size:12px!important;min-width:0!important}
  .gce-header-search-actions .gce-cta{min-height:36px!important;padding:0 12px!important;font-size:12px!important;white-space:nowrap!important}
  .gce-header-search-close{width:36px!important;height:36px!important;font-size:22px!important}
  .gce-header-search-form__grid,.gce-header-search-form__sns-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:6px!important}
  .gce-header-search-sns{margin-top:7px!important;padding:8px!important;border-radius:14px!important}
  .gce-header-search-sns summary{font-size:12px!important;margin-bottom:6px!important}
}
@media(max-width:760px){
  .gce-header-search-drawer{
    display:block!important;
    position:fixed!important;
    top:62px!important;
    left:10px!important;
    right:10px!important;
    width:auto!important;
    max-height:calc(100svh - 82px)!important;
    z-index:355!important;
    transform:translateY(-10px)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    border:1px solid var(--gce-line)!important;
    border-radius:22px!important;
    background:rgba(255,255,255,.96)!important;
    box-shadow:0 24px 60px rgba(31,22,8,.20)!important;
    overflow:auto!important;
    backdrop-filter:blur(16px)!important;
    -webkit-backdrop-filter:blur(16px)!important;
  }
  .gce-header-search-drawer.is-open{
    transform:translateY(0)!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }
  .gce-header-search-drawer__inner{width:100%!important;padding:10px!important}
  .gce-header-search-head{grid-template-columns:1fr!important;gap:8px!important}
  .gce-header-search-actions{grid-template-columns:1fr auto auto!important;width:100%!important}
  .gce-header-search-form__grid,.gce-header-search-form__sns-grid{grid-template-columns:1fr!important;gap:7px!important}
  .gce-header-search-form input,.gce-header-search-form select,.gce-header-search-actions select{height:42px!important;font-size:15px!important;padding:0 10px!important}
  .gce-header-search-actions .gce-cta{height:42px!important;font-size:13px!important}
  .gce-header-search-close{height:42px!important;width:42px!important}
  .gce-header-search-title strong{font-size:24px!important}
  .site-header .gce-header-search-mobile{display:inline-flex!important}
}
@media(max-width:760px){
  .single-gce_profile .gce-header-search-mobile,
  .single-talent .gce-header-search-mobile,
  .single-cosplayer .gce-header-search-mobile,
  .single-cosplayer-profile .gce-header-search-mobile{
    position:absolute!important;
    right:62px!important;
    top:14px!important;
    display:inline-flex!important;
    width:44px!important;
    height:44px!important;
    border:0!important;
    border-radius:999px!important;
    background:transparent!important;
    color:#fff!important;
    box-shadow:none!important;
    text-shadow:0 3px 14px rgba(0,0,0,.55)!important;
    z-index:105!important;
  }
  .single-gce_profile .gce-header-search-mobile svg,
  .single-talent .gce-header-search-mobile svg,
  .single-cosplayer .gce-header-search-mobile svg,
  .single-cosplayer-profile .gce-header-search-mobile svg{width:24px!important;height:24px!important;filter:drop-shadow(0 3px 10px rgba(0,0,0,.45))!important}
  .single-gce_profile .gce-header-search-drawer,
  .single-talent .gce-header-search-drawer,
  .single-cosplayer .gce-header-search-drawer,
  .single-cosplayer-profile .gce-header-search-drawer{display:block!important;top:62px!important;z-index:104!important}
  .single-gce_profile .gce-mobile-menu,
  .single-talent .gce-mobile-menu,
  .single-cosplayer .gce-mobile-menu,
  .single-cosplayer-profile .gce-mobile-menu{top:62px!important}
  .single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns,
  .single-talent .gce-mobile-profile-overlay .gce-legacy-sns,
  .single-cosplayer .gce-mobile-profile-overlay .gce-legacy-sns,
  .single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-sns{padding-top:14px!important;gap:16px!important}
  .single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns small,
  .single-talent .gce-mobile-profile-overlay .gce-legacy-sns small,
  .single-cosplayer .gce-mobile-profile-overlay .gce-legacy-sns small,
  .single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-sns small{top:-17px!important;font-size:8px!important;padding:2px 5px!important;max-width:68px!important}
}

/* GCE SNS follower spacing and mobile visibility fix v1.0.13 */
.single-gce_profile .gce-legacy-data dt + dd,
.single-talent .gce-legacy-data dt + dd,
.single-cosplayer .gce-legacy-data dt + dd,
.single-cosplayer-profile .gce-legacy-data dt + dd{
  margin-top:0!important;
}
.single-gce_profile .gce-legacy-sns,
.single-talent .gce-legacy-sns,
.single-cosplayer .gce-legacy-sns,
.single-cosplayer-profile .gce-legacy-sns{
  gap:18px 24px!important;
  padding-top:14px!important;
  margin-top:0!important;
  overflow:visible!important;
}
.single-gce_profile .gce-legacy-sns a,
.single-gce_profile .gce-legacy-sns span,
.single-talent .gce-legacy-sns a,
.single-talent .gce-legacy-sns span,
.single-cosplayer .gce-legacy-sns a,
.single-cosplayer .gce-legacy-sns span,
.single-cosplayer-profile .gce-legacy-sns a,
.single-cosplayer-profile .gce-legacy-sns span{
  margin-top:0!important;
  overflow:visible!important;
}
.single-gce_profile .gce-legacy-sns small,
.single-talent .gce-legacy-sns small,
.single-cosplayer .gce-legacy-sns small,
.single-cosplayer-profile .gce-legacy-sns small{
  display:block!important;
  top:-16px!important;
  min-width:max-content!important;
  max-width:82px!important;
  font-size:9px!important;
  padding:2px 6px!important;
  z-index:10!important;
}
@media(max-width:760px){
  .single-gce_profile .gce-mobile-profile-overlay .gce-legacy-data dt,
  .single-talent .gce-mobile-profile-overlay .gce-legacy-data dt,
  .single-cosplayer .gce-mobile-profile-overlay .gce-legacy-data dt,
  .single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-data dt{
    margin-bottom:0!important;
  }
  .single-gce_profile .gce-mobile-profile-overlay .gce-legacy-data dd,
  .single-talent .gce-mobile-profile-overlay .gce-legacy-data dd,
  .single-cosplayer .gce-mobile-profile-overlay .gce-legacy-data dd,
  .single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-data dd{
    margin-top:0!important;
    margin-bottom:2px!important;
  }
  .single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns,
  .single-talent .gce-mobile-profile-overlay .gce-legacy-sns,
  .single-cosplayer .gce-mobile-profile-overlay .gce-legacy-sns,
  .single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-sns{
    display:flex!important;
    justify-content:center!important;
    align-items:flex-end!important;
    width:100%!important;
    gap:18px 28px!important;
    padding-top:13px!important;
    margin:0 auto 3px!important;
    flex-wrap:nowrap!important;
    overflow:visible!important;
  }
  .single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns a,
  .single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns span,
  .single-talent .gce-mobile-profile-overlay .gce-legacy-sns a,
  .single-talent .gce-mobile-profile-overlay .gce-legacy-sns span,
  .single-cosplayer .gce-mobile-profile-overlay .gce-legacy-sns a,
  .single-cosplayer .gce-mobile-profile-overlay .gce-legacy-sns span,
  .single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-sns a,
  .single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-sns span{
    margin-top:0!important;
    overflow:visible!important;
  }
  .single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns small,
  .single-talent .gce-mobile-profile-overlay .gce-legacy-sns small,
  .single-cosplayer .gce-mobile-profile-overlay .gce-legacy-sns small,
  .single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-sns small{
    display:block!important;
    top:-15px!important;
    max-width:76px!important;
    padding:2px 5px!important;
    font-size:8.5px!important;
    line-height:1.1!important;
    opacity:1!important;
    visibility:visible!important;
  }
}
@media(max-width:390px){
  .single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns,
  .single-talent .gce-mobile-profile-overlay .gce-legacy-sns,
  .single-cosplayer .gce-mobile-profile-overlay .gce-legacy-sns,
  .single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-sns{
    gap:16px 22px!important;
  }
  .single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns a,
  .single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns span,
  .single-talent .gce-mobile-profile-overlay .gce-legacy-sns a,
  .single-talent .gce-mobile-profile-overlay .gce-legacy-sns span,
  .single-cosplayer .gce-mobile-profile-overlay .gce-legacy-sns a,
  .single-cosplayer .gce-mobile-profile-overlay .gce-legacy-sns span,
  .single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-sns a,
  .single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-sns span{
    width:35px!important;
    height:35px!important;
    min-width:35px!important;
  }
}

/* GCE SNS icon design update v1.0.14 */
.single-gce_profile .gce-legacy-sns a,
.single-gce_profile .gce-legacy-sns span,
.single-talent .gce-legacy-sns a,
.single-talent .gce-legacy-sns span,
.single-cosplayer .gce-legacy-sns a,
.single-cosplayer .gce-legacy-sns span,
.single-cosplayer-profile .gce-legacy-sns a,
.single-cosplayer-profile .gce-legacy-sns span{
  width:40px!important;
  height:40px!important;
  min-width:40px!important;
  padding:0!important;
  border:0!important;
  border-radius:12px!important;
  background-color:transparent!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:100% 100%!important;
  box-shadow:0 4px 12px rgba(0,0,0,.10)!important;
  text-indent:-9999px!important;
  font-size:0!important;
  overflow:visible!important;
}
.single-gce_profile .gce-legacy-sns a:before,
.single-gce_profile .gce-legacy-sns span:before,
.single-talent .gce-legacy-sns a:before,
.single-talent .gce-legacy-sns span:before,
.single-cosplayer .gce-legacy-sns a:before,
.single-cosplayer .gce-legacy-sns span:before,
.single-cosplayer-profile .gce-legacy-sns a:before,
.single-cosplayer-profile .gce-legacy-sns span:before{
  content:none!important;
  display:none!important;
}
.single-gce_profile .gce-legacy-sns__x,
.single-talent .gce-legacy-sns__x,
.single-cosplayer .gce-legacy-sns__x,
.single-cosplayer-profile .gce-legacy-sns__x{background-image:url('assets/icons/x.png')!important}
.single-gce_profile .gce-legacy-sns__instagram,
.single-talent .gce-legacy-sns__instagram,
.single-cosplayer .gce-legacy-sns__instagram,
.single-cosplayer-profile .gce-legacy-sns__instagram{background-image:url('assets/icons/instagram.png')!important}
.single-gce_profile .gce-legacy-sns__tiktok,
.single-talent .gce-legacy-sns__tiktok,
.single-cosplayer .gce-legacy-sns__tiktok,
.single-cosplayer-profile .gce-legacy-sns__tiktok{background-image:url('assets/icons/tiktok.png')!important}
.single-gce_profile .gce-legacy-sns__youtube,
.single-talent .gce-legacy-sns__youtube,
.single-cosplayer .gce-legacy-sns__youtube,
.single-cosplayer-profile .gce-legacy-sns__youtube{background-image:url('assets/icons/youtube.png')!important}

.single-gce_profile .gce-legacy-sns,
.single-talent .gce-legacy-sns,
.single-cosplayer .gce-legacy-sns,
.single-cosplayer-profile .gce-legacy-sns{
  gap:18px 18px!important;
  align-items:flex-end!important;
}
@media(max-width:760px){
  .single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns,
  .single-talent .gce-mobile-profile-overlay .gce-legacy-sns,
  .single-cosplayer .gce-mobile-profile-overlay .gce-legacy-sns,
  .single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-sns{
    justify-content:center!important;
    gap:18px!important;
  }
  .single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns a,
  .single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns span,
  .single-talent .gce-mobile-profile-overlay .gce-legacy-sns a,
  .single-talent .gce-mobile-profile-overlay .gce-legacy-sns span,
  .single-cosplayer .gce-mobile-profile-overlay .gce-legacy-sns a,
  .single-cosplayer .gce-mobile-profile-overlay .gce-legacy-sns span,
  .single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-sns a,
  .single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-sns span{
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
    border-radius:13px!important;
  }
}

/* GCE SNS icon tablet/mobile consistency update v1.0.15 */
@media(max-width:1024px){
  .single-gce_profile .gce-legacy-sns a,
  .single-gce_profile .gce-legacy-sns span,
  .single-talent .gce-legacy-sns a,
  .single-talent .gce-legacy-sns span,
  .single-cosplayer .gce-legacy-sns a,
  .single-cosplayer .gce-legacy-sns span,
  .single-cosplayer-profile .gce-legacy-sns a,
  .single-cosplayer-profile .gce-legacy-sns span,
  .single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns a,
  .single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns span,
  .single-talent .gce-mobile-profile-overlay .gce-legacy-sns a,
  .single-talent .gce-mobile-profile-overlay .gce-legacy-sns span,
  .single-cosplayer .gce-mobile-profile-overlay .gce-legacy-sns a,
  .single-cosplayer .gce-mobile-profile-overlay .gce-legacy-sns span,
  .single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-sns a,
  .single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-sns span{
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
    padding:0!important;
    border:0!important;
    border-radius:13px!important;
    background-color:transparent!important;
    background-repeat:no-repeat!important;
    background-position:center!important;
    background-size:100% 100%!important;
    text-indent:-9999px!important;
    font-size:0!important;
    overflow:visible!important;
    box-shadow:0 4px 12px rgba(0,0,0,.10)!important;
  }
  .single-gce_profile .gce-legacy-sns a:before,
  .single-gce_profile .gce-legacy-sns span:before,
  .single-talent .gce-legacy-sns a:before,
  .single-talent .gce-legacy-sns span:before,
  .single-cosplayer .gce-legacy-sns a:before,
  .single-cosplayer .gce-legacy-sns span:before,
  .single-cosplayer-profile .gce-legacy-sns a:before,
  .single-cosplayer-profile .gce-legacy-sns span:before,
  .single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns a:before,
  .single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns span:before,
  .single-talent .gce-mobile-profile-overlay .gce-legacy-sns a:before,
  .single-talent .gce-mobile-profile-overlay .gce-legacy-sns span:before,
  .single-cosplayer .gce-mobile-profile-overlay .gce-legacy-sns a:before,
  .single-cosplayer .gce-mobile-profile-overlay .gce-legacy-sns span:before,
  .single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-sns a:before,
  .single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-sns span:before{
    content:none!important;
    display:none!important;
  }
  .single-gce_profile .gce-legacy-sns__x,
  .single-talent .gce-legacy-sns__x,
  .single-cosplayer .gce-legacy-sns__x,
  .single-cosplayer-profile .gce-legacy-sns__x{background-image:url('assets/icons/x.png')!important}
  .single-gce_profile .gce-legacy-sns__instagram,
  .single-talent .gce-legacy-sns__instagram,
  .single-cosplayer .gce-legacy-sns__instagram,
  .single-cosplayer-profile .gce-legacy-sns__instagram{background-image:url('assets/icons/instagram.png')!important}
  .single-gce_profile .gce-legacy-sns__tiktok,
  .single-talent .gce-legacy-sns__tiktok,
  .single-cosplayer .gce-legacy-sns__tiktok,
  .single-cosplayer-profile .gce-legacy-sns__tiktok{background-image:url('assets/icons/tiktok.png')!important}
  .single-gce_profile .gce-legacy-sns__youtube,
  .single-talent .gce-legacy-sns__youtube,
  .single-cosplayer .gce-legacy-sns__youtube,
  .single-cosplayer-profile .gce-legacy-sns__youtube{background-image:url('assets/icons/youtube.png')!important}
}
@media(max-width:760px){
  .single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns,
  .single-talent .gce-mobile-profile-overlay .gce-legacy-sns,
  .single-cosplayer .gce-mobile-profile-overlay .gce-legacy-sns,
  .single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-sns{
    justify-content:center!important;
    align-items:flex-end!important;
    gap:18px!important;
  }
}

/* GCE SNS icon hard override + SNS row alignment v1.0.16 */
.gce-legacy-sns__x,
.gce-legacy-sns__instagram,
.gce-legacy-sns__tiktok,
.gce-legacy-sns__youtube{
  width:40px!important;
  height:40px!important;
  min-width:40px!important;
  max-width:40px!important;
  padding:0!important;
  border:0!important;
  border-radius:12px!important;
  background-color:transparent!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:100% 100%!important;
  color:transparent!important;
  text-indent:-9999px!important;
  font-size:0!important;
  line-height:0!important;
  overflow:visible!important;
  box-shadow:0 4px 12px rgba(0,0,0,.10)!important;
}
.gce-legacy-sns__x:before,
.gce-legacy-sns__instagram:before,
.gce-legacy-sns__tiktok:before,
.gce-legacy-sns__youtube:before{
  content:none!important;
  display:none!important;
  background:none!important;
}
.gce-legacy-sns__x{background-image:url('assets/icons/x.png')!important}
.gce-legacy-sns__instagram{background-image:url('assets/icons/instagram.png')!important}
.gce-legacy-sns__tiktok{background-image:url('assets/icons/tiktok.png')!important}
.gce-legacy-sns__youtube{background-image:url('assets/icons/youtube.png')!important}

.gce-legacy-data .gce-sns-label,
.gce-legacy-data dt:has(+ .gce-sns-field){
  float:left!important;
  clear:left!important;
  width:auto!important;
  margin:0 14px 0 0!important;
  padding:0!important;
  min-height:40px!important;
  line-height:40px!important;
}
.gce-legacy-data .gce-sns-field,
.gce-legacy-data dd.gce-sns-field{
  display:block!important;
  margin:0 0 8px!important;
  padding:0!important;
  min-height:40px!important;
  overflow:visible!important;
}
.gce-legacy-data .gce-sns-field .gce-legacy-sns{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:18px!important;
  padding-top:0!important;
  margin:0!important;
  min-height:40px!important;
  overflow:visible!important;
}
.gce-legacy-data .gce-sns-field .gce-legacy-sns small{
  top:-17px!important;
}
.gce-legacy-data .gce-sns-field::after{
  content:"";
  display:block;
  clear:both;
}

@media(max-width:1024px){
  .gce-legacy-sns__x,
  .gce-legacy-sns__instagram,
  .gce-legacy-sns__tiktok,
  .gce-legacy-sns__youtube{
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
    max-width:42px!important;
    border-radius:13px!important;
    background-size:100% 100%!important;
  }
}
@media(max-width:760px){
  .gce-mobile-profile-overlay .gce-legacy-data .gce-sns-label,
  .gce-mobile-profile-overlay .gce-legacy-data dt:has(+ .gce-sns-field){
    float:left!important;
    width:auto!important;
    margin-right:12px!important;
    min-height:42px!important;
    line-height:42px!important;
  }
  .gce-mobile-profile-overlay .gce-legacy-data .gce-sns-field{
    min-height:42px!important;
    margin:0 0 4px!important;
  }
  .gce-mobile-profile-overlay .gce-legacy-data .gce-sns-field .gce-legacy-sns{
    justify-content:flex-start!important;
    align-items:center!important;
    gap:16px!important;
    padding-top:0!important;
    margin:0!important;
    min-height:42px!important;
  }
  .gce-mobile-profile-overlay .gce-legacy-sns__x,
  .gce-mobile-profile-overlay .gce-legacy-sns__instagram,
  .gce-mobile-profile-overlay .gce-legacy-sns__tiktok,
  .gce-mobile-profile-overlay .gce-legacy-sns__youtube{
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
    max-width:42px!important;
    border-radius:13px!important;
  }
}

/* GCE header and SNS layout refinement v1.0.17 */
.gce-menu-search-icon{
  width:auto!important;
  min-width:72px!important;
  height:42px!important;
  gap:6px!important;
  padding:0 12px!important;
  border-radius:999px!important;
}
.gce-menu-search-icon svg{flex:0 0 auto!important}
.gce-menu-search-label{
  display:inline-block!important;
  color:inherit!important;
  font-size:13px!important;
  font-weight:900!important;
  line-height:1!important;
  text-indent:0!important;
  white-space:nowrap!important;
}
.main-nav a[href$="/contact/"],
.main-nav a[href$="/contact"],
.gce-mobile-menu a[href$="/contact/"],
.gce-mobile-menu a[href$="/contact"]{display:none!important}
.bottom-nav{grid-template-columns:repeat(4,1fr)!important}

.gce-profile-view .gce-legacy-sns a.gce-legacy-sns__x,
.gce-profile-view .gce-legacy-sns span.gce-legacy-sns__x,
.single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns a.gce-legacy-sns__x,
.single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns span.gce-legacy-sns__x,
.single-talent .gce-mobile-profile-overlay .gce-legacy-sns a.gce-legacy-sns__x,
.single-talent .gce-mobile-profile-overlay .gce-legacy-sns span.gce-legacy-sns__x,
.single-cosplayer .gce-mobile-profile-overlay .gce-legacy-sns a.gce-legacy-sns__x,
.single-cosplayer .gce-mobile-profile-overlay .gce-legacy-sns span.gce-legacy-sns__x,
.single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-sns a.gce-legacy-sns__x,
.single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-sns span.gce-legacy-sns__x{
  background:transparent url('assets/icons/x.png') center/100% 100% no-repeat!important;
}
.gce-profile-view .gce-legacy-sns a.gce-legacy-sns__instagram,
.gce-profile-view .gce-legacy-sns span.gce-legacy-sns__instagram,
.single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns a.gce-legacy-sns__instagram,
.single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns span.gce-legacy-sns__instagram,
.single-talent .gce-mobile-profile-overlay .gce-legacy-sns a.gce-legacy-sns__instagram,
.single-talent .gce-mobile-profile-overlay .gce-legacy-sns span.gce-legacy-sns__instagram,
.single-cosplayer .gce-mobile-profile-overlay .gce-legacy-sns a.gce-legacy-sns__instagram,
.single-cosplayer .gce-mobile-profile-overlay .gce-legacy-sns span.gce-legacy-sns__instagram,
.single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-sns a.gce-legacy-sns__instagram,
.single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-sns span.gce-legacy-sns__instagram{
  background:transparent url('assets/icons/instagram.png') center/100% 100% no-repeat!important;
}
.gce-profile-view .gce-legacy-sns a.gce-legacy-sns__tiktok,
.gce-profile-view .gce-legacy-sns span.gce-legacy-sns__tiktok,
.single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns a.gce-legacy-sns__tiktok,
.single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns span.gce-legacy-sns__tiktok,
.single-talent .gce-mobile-profile-overlay .gce-legacy-sns a.gce-legacy-sns__tiktok,
.single-talent .gce-mobile-profile-overlay .gce-legacy-sns span.gce-legacy-sns__tiktok,
.single-cosplayer .gce-mobile-profile-overlay .gce-legacy-sns a.gce-legacy-sns__tiktok,
.single-cosplayer .gce-mobile-profile-overlay .gce-legacy-sns span.gce-legacy-sns__tiktok,
.single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-sns a.gce-legacy-sns__tiktok,
.single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-sns span.gce-legacy-sns__tiktok{
  background:transparent url('assets/icons/tiktok.png') center/100% 100% no-repeat!important;
}
.gce-profile-view .gce-legacy-sns a.gce-legacy-sns__youtube,
.gce-profile-view .gce-legacy-sns span.gce-legacy-sns__youtube,
.single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns a.gce-legacy-sns__youtube,
.single-gce_profile .gce-mobile-profile-overlay .gce-legacy-sns span.gce-legacy-sns__youtube,
.single-talent .gce-mobile-profile-overlay .gce-legacy-sns a.gce-legacy-sns__youtube,
.single-talent .gce-mobile-profile-overlay .gce-legacy-sns span.gce-legacy-sns__youtube,
.single-cosplayer .gce-mobile-profile-overlay .gce-legacy-sns a.gce-legacy-sns__youtube,
.single-cosplayer .gce-mobile-profile-overlay .gce-legacy-sns span.gce-legacy-sns__youtube,
.single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-sns a.gce-legacy-sns__youtube,
.single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-sns span.gce-legacy-sns__youtube{
  background:transparent url('assets/icons/youtube.png') center/100% 100% no-repeat!important;
}
.gce-profile-view .gce-legacy-sns a[class*="gce-legacy-sns__"]:before,
.gce-profile-view .gce-legacy-sns span[class*="gce-legacy-sns__"]:before,
.gce-mobile-profile-overlay .gce-legacy-sns a[class*="gce-legacy-sns__"]:before,
.gce-mobile-profile-overlay .gce-legacy-sns span[class*="gce-legacy-sns__"]:before{
  content:none!important;
  display:none!important;
}

@media(min-width:761px){
  .gce-legacy-data .gce-sns-label{
    float:none!important;
    clear:none!important;
    display:block!important;
    width:auto!important;
    min-height:0!important;
    line-height:1.25!important;
    margin:0!important;
    padding:0!important;
  }
  .gce-legacy-data dd.gce-sns-field{
    display:block!important;
    margin:0 0 8px!important;
    padding:0!important;
    min-height:auto!important;
    overflow:visible!important;
  }
  .gce-legacy-data dd.gce-sns-field .gce-legacy-sns{
    display:flex!important;
    align-items:flex-end!important;
    justify-content:flex-start!important;
    gap:18px!important;
    padding-top:14px!important;
    margin:0!important;
    min-height:auto!important;
    overflow:visible!important;
  }
}
@media(max-width:760px){
  .gce-header-search-mobile .gce-menu-search-label{display:none!important}
  .gce-mobile-profile-overlay .gce-legacy-data .gce-sns-label{
    float:left!important;
    clear:left!important;
    display:block!important;
    width:auto!important;
    min-height:42px!important;
    line-height:42px!important;
    margin:0 12px 0 0!important;
    padding:0!important;
  }
  .gce-mobile-profile-overlay .gce-legacy-data dd.gce-sns-field{
    display:flex!important;
    align-items:center!important;
    min-height:42px!important;
    margin:0 0 4px!important;
    padding:0!important;
    overflow:visible!important;
  }
  .gce-mobile-profile-overlay .gce-legacy-data dd.gce-sns-field .gce-legacy-sns{
    display:flex!important;
    justify-content:flex-start!important;
    align-items:center!important;
    flex-wrap:nowrap!important;
    gap:14px!important;
    padding-top:0!important;
    margin:0!important;
    min-height:42px!important;
    width:auto!important;
    overflow:visible!important;
  }
  .gce-mobile-profile-overlay .gce-legacy-data dd.gce-sns-field::after{content:"";display:block;clear:both}
}

/* GCE header search order and mobile SNS position v1.0.18 */
.gce-menu-search-icon{
  flex-direction:row!important;
  gap:6px!important;
}
.gce-menu-search-label{
  order:1!important;
}
.gce-menu-search-icon svg{
  order:2!important;
}
@media(max-width:760px){
  .gce-mobile-profile-overlay .gce-legacy-data .gce-sns-label{
    float:left!important;
    clear:left!important;
    display:block!important;
    width:auto!important;
    min-height:46px!important;
    line-height:46px!important;
    margin:0 10px 0 0!important;
    padding:0!important;
  }
  .gce-mobile-profile-overlay .gce-legacy-data dd.gce-sns-field{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:46px!important;
    margin:0 0 8px!important;
    padding:0!important;
    overflow:visible!important;
  }
  .gce-mobile-profile-overlay .gce-legacy-data dd.gce-sns-field .gce-legacy-sns{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    flex-wrap:nowrap!important;
    gap:14px!important;
    width:100%!important;
    min-height:42px!important;
    margin:0!important;
    padding-top:0!important;
    transform:translateY(6px)!important;
    overflow:visible!important;
  }
  .gce-mobile-profile-overlay .gce-legacy-data dd.gce-sns-field .gce-legacy-sns small{
    top:-15px!important;
  }
}

/* GCE mobile SNS vertical centering refinement v1.0.19 */
@media(max-width:760px){
  .single-gce_profile .gce-mobile-profile-overlay .gce-legacy-data .gce-sns-label,
  .single-talent .gce-mobile-profile-overlay .gce-legacy-data .gce-sns-label,
  .single-cosplayer .gce-mobile-profile-overlay .gce-legacy-data .gce-sns-label,
  .single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-data .gce-sns-label{
    float:none!important;
    clear:none!important;
    display:block!important;
    width:100%!important;
    min-height:0!important;
    line-height:1.15!important;
    margin:0 0 5px!important;
    padding:0!important;
    text-align:center!important;
  }
  .single-gce_profile .gce-mobile-profile-overlay .gce-legacy-data dd.gce-sns-field,
  .single-talent .gce-mobile-profile-overlay .gce-legacy-data dd.gce-sns-field,
  .single-cosplayer .gce-mobile-profile-overlay .gce-legacy-data dd.gce-sns-field,
  .single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-data dd.gce-sns-field{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-height:58px!important;
    margin:0 auto 10px!important;
    padding:0!important;
    overflow:visible!important;
    text-align:center!important;
  }
  .single-gce_profile .gce-mobile-profile-overlay .gce-legacy-data dd.gce-sns-field .gce-legacy-sns,
  .single-talent .gce-mobile-profile-overlay .gce-legacy-data dd.gce-sns-field .gce-legacy-sns,
  .single-cosplayer .gce-mobile-profile-overlay .gce-legacy-data dd.gce-sns-field .gce-legacy-sns,
  .single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-data dd.gce-sns-field .gce-legacy-sns{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    flex-wrap:nowrap!important;
    width:100%!important;
    max-width:260px!important;
    gap:14px!important;
    margin:0 auto!important;
    padding-top:12px!important;
    transform:translateY(8px)!important;
    overflow:visible!important;
  }
  .single-gce_profile .gce-mobile-profile-overlay .gce-legacy-data dd.gce-sns-field .gce-legacy-sns small,
  .single-talent .gce-mobile-profile-overlay .gce-legacy-data dd.gce-sns-field .gce-legacy-sns small,
  .single-cosplayer .gce-mobile-profile-overlay .gce-legacy-data dd.gce-sns-field .gce-legacy-sns small,
  .single-cosplayer-profile .gce-mobile-profile-overlay .gce-legacy-data dd.gce-sns-field .gce-legacy-sns small{
    top:-12px!important;
  }
}


/* GCE works summary ellipsis v1.0.21 */
.gce-works-summary-ellipsis{
  display:block!important;
  max-width:100%!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  word-break:keep-all!important;
  overflow-wrap:normal!important;
}
.gce-works-summary-ellipsis br{
  display:none!important;
}
@media(max-width:760px){
  .gce-works-summary-ellipsis{
    max-width:100%!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
}
