
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dd{margin:0}
ul,ol{padding:0;list-style:none}
img,video{display:block;max-width:100%}
button,input,textarea,select{font:inherit}
a{color:inherit;text-decoration:none}
button{cursor:pointer}
:root{--bg:#070808;--bg-soft:#0c0d0e;--panel:#101112;--panel-2:#151617;--line:rgba(214,173,65,.24);--line-strong:rgba(231,190,76,.48);--gold:#d9ad43;--gold-light:#f2d27f;--gold-deep:#8f681d;--text:#f5f1e8;--muted:#a8a39a;--danger:#ff5572;--radius-sm:10px;--radius-md:18px;--radius-lg:28px;--shadow:0 22px 70px rgba(0,0,0,.38);--header-h:76px;--space-section:clamp(64px,8vw,124px);--fs-h1:clamp(2rem,4.4vw,3.5rem);--fs-h2:clamp(1.625rem,3vw,2.5rem);--fs-h3:clamp(1.375rem,2.1vw,2rem);--fs-h4:clamp(1.1875rem,1.6vw,1.5rem);--fs-h5:clamp(1.0625rem,1.3vw,1.25rem);--fs-h6:clamp(1rem,1.1vw,1.125rem);--fs-body:clamp(.9375rem,1vw,1.0625rem);--fs-small:clamp(.75rem,.9vw,.875rem)}
html{font-size:16px}
body{font-family:Inter,"Noto Sans Thai","Noto Sans","Noto Sans KR",Arial,sans-serif;font-size:var(--fs-body);line-height:1.58;color:var(--text);background:var(--bg);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
h1,h2,h3,h4,h5,h6{line-height:1.16;letter-spacing:-.035em;text-wrap:balance}
h1{font-size:var(--fs-h1);font-weight:800}
h2{font-size:var(--fs-h2);font-weight:760}
h3{font-size:var(--fs-h3);font-weight:720}
h4{font-size:var(--fs-h4);font-weight:700}
h5{font-size:var(--fs-h5);font-weight:680}
h6{font-size:var(--fs-h6);font-weight:650}
p{color:var(--muted)}
.eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.17em;color:var(--gold);text-transform:uppercase}
.wr-1,.wr-2,.wr-3,.wr-4,.wr-5,.wr-6,.wr-7,.wr-8,.wr-9,.wr-10{width:min(100% - 36px,var(--wr));margin-inline:auto}
.wr-1{--wr:1500px}
.wr-2{--wr:1360px}
.wr-3{--wr:1240px}
.wr-4{--wr:1140px}
.wr-5{--wr:1060px}
.wr-6{--wr:980px}
.wr-7{--wr:900px}
.wr-8{--wr:820px}
.wr-9{--wr:760px}
.wr-10{--wr:700px}
@media (max-width:720px){.wr-1,.wr-2,.wr-3,.wr-4,.wr-5,.wr-6,.wr-7,.wr-8,.wr-9,.wr-10{width:min(100% - 28px,var(--wr))}}
.section-heading{display:grid;gap:10px;max-width:760px;margin-bottom:28px}
.section-heading--center{text-align:center;margin-inline:auto;margin-bottom:34px}
.section-heading--split{max-width:none;display:flex;justify-content:space-between;align-items:end}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:999px;border:1px solid var(--line-strong);font-size:.83rem;font-weight:800}
.btn--primary{background:linear-gradient(135deg,var(--gold-light),var(--gold));color:#111;border-color:transparent}
.btn--ghost{background:rgba(255,255,255,.02);color:#eee}
.portfolio-card{display:block;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-sm);background:#0e0f10;transition:transform .2s,border-color .2s}
.portfolio-card:hover{transform:translateY(-4px);border-color:var(--line-strong)}
.portfolio-card__media,.portfolio-card__placeholder{aspect-ratio:4/5;background:radial-gradient(circle at 50% 25%,rgba(217,173,67,.17),transparent 28%),linear-gradient(145deg,#17130b,#08090a);position:relative;overflow:hidden}
.portfolio-card__media img,.portfolio-card__media video{width:100%;height:100%;object-fit:cover}
.portfolio-card__placeholder{display:grid;place-items:center;color:var(--gold);font-family:Georgia,serif;letter-spacing:.14em}
.portfolio-card__placeholder em{position:absolute;right:12px;bottom:10px;color:#5d4a24;font-size:2rem;font-style:normal;font-weight:800}
.portfolio-card__meta{display:grid;gap:4px;padding:12px 13px 14px}
.portfolio-card__meta small{font-size:.67rem;color:var(--gold);text-transform:uppercase}
.portfolio-card__meta strong{font-size:.88rem;line-height:1.35}
.media-badge{position:absolute;top:8px;right:8px;padding:3px 6px;border-radius:5px;background:rgba(0,0,0,.72);font-size:.6rem;font-weight:800;color:var(--gold-light)}
.empty-state{padding:42px;border:1px dashed var(--line);border-radius:var(--radius-md);text-align:center;color:var(--muted)}
.breadcrumb{display:flex;gap:8px;align-items:center;color:#77736b;font-size:.74rem;margin-bottom:20px}
.breadcrumb a:hover{color:var(--gold)}
.contact-pill{padding:10px 14px;border-radius:999px;font-size:.75rem;font-weight:800}
.contact-pill--kakao{background:#f7d900;color:#111}
.contact-pill--telegram{background:#168fd2;color:#fff}
:is(.contact-page--ko,.contact-page--vi,.contact-page--th){background:#050606;color:#f4eee4}
.contact-shell{width:min(calc(100% - 72px),1320px);margin-inline:auto}
.contact-hero{position:relative;overflow:hidden;border-bottom:1px solid rgba(214,173,65,.20);background:#060707}
.contact-hero::before{content:"";position:absolute;inset:0;opacity:.64;filter:saturate(.82) brightness(.56);background-position:center;background-size:cover;background-repeat:no-repeat}
.contact-page--ko .contact-hero::before{background-image:url("/assets/hero/ko-night-v91.webp")}
.contact-page--vi .contact-hero::before{background-image:url("/assets/hero/vi-night-v91.webp")}
.contact-page--th .contact-hero::before{background-image:url("/assets/hero/th-night-v91.webp")}
.contact-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#050606 0%,rgba(5,6,6,.94) 44%,rgba(5,6,6,.48) 78%,rgba(5,6,6,.86) 100%),linear-gradient(180deg,rgba(5,6,6,.20),#050606 94%)}
.contact-hero__inner{position:relative;z-index:1;min-height:420px;display:flex;flex-direction:column;justify-content:center;padding:82px 0 68px}
.contact-eyebrow,.section-head>span,.contact-side__card>span{margin:0;color:#ddb24d;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.contact-hero h1{max-width:900px;margin:15px 0 0;font-size:clamp(48px,5vw,76px);line-height:1.04;letter-spacing:-.055em;font-weight:950;color:#f4eee4}
.contact-hero h1 em{font-style:normal;color:#e7bc57}
.contact-page--vi .contact-hero h1 em{color:#ed7eaa}
.contact-page--th .contact-hero h1 em{color:#efbc57}
.contact-page--ko .contact-hero h1 em{color:#f08ab8}
.contact-hero__lead{max-width:760px;margin:22px 0 0;color:#b5ada3;font-size:16px;line-height:1.75}
.contact-hero__points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:880px;margin-top:30px;border:1px solid rgba(214,173,65,.20);border-radius:14px;background:rgba(8,9,9,.68);overflow:hidden;backdrop-filter:blur(14px)}
.contact-hero__points span{min-height:64px;display:flex;align-items:center;gap:11px;padding:0 18px;border-right:1px solid rgba(255,255,255,.07);color:#ddd5ca;font-size:13px;font-weight:750}
.contact-hero__points span:last-child{border-right:0}
.contact-hero__points b{color:#f18aba;font-size:17px}
.contact-layout{display:grid;grid-template-columns:minmax(0,1.58fr) minmax(330px,.82fr);gap:18px;padding:42px 0}
.quote-panel,.contact-side__card,.contact-side__note{border:1px solid rgba(214,173,65,.18);border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.025),rgba(255,255,255,.006)),#090a0a}
.quote-panel{padding:30px}
.section-head h2{margin:7px 0 0;color:#f3ece2;font-size:30px;line-height:1.18;letter-spacing:-.035em}
.section-head p{margin:9px 0 0;color:#938c83;font-size:13px;line-height:1.6}
.quote-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px}
.quote-fields label{display:grid;gap:7px}
.quote-field--wide{grid-column:1/-1}
.quote-fields label>span{color:#bdb5aa;font-size:12px;font-weight:800}
.quote-fields input,.quote-fields select,.quote-fields textarea{width:100%;border:1px solid rgba(214,173,65,.18);border-radius:10px;background:#060707;color:#eee7dc;font:inherit;font-size:13px;outline:none;transition:border-color .18s,box-shadow .18s}
.quote-fields input,.quote-fields select{height:48px;padding:0 13px}
.quote-fields textarea{min-height:116px;padding:12px 13px;resize:vertical}
.quote-fields input:focus,.quote-fields select:focus,.quote-fields textarea:focus{border-color:rgba(231,188,87,.52);box-shadow:0 0 0 3px rgba(231,188,87,.06)}
.quote-fields ::placeholder{color:#595650}
.quote-submit{width:100%;min-height:52px;margin-top:16px;border:1px solid rgba(255,222,143,.35);border-radius:11px;background:linear-gradient(135deg,#c99935,#f0c45c);color:#111;font-size:14px;font-weight:950;cursor:pointer}
.quote-submit:hover{filter:brightness(1.05)}
.quote-status{min-height:18px;margin:8px 0 0;color:#c6ad70;font-size:11px;opacity:0}
.quote-status.is-visible{opacity:1}
.contact-side{display:grid;align-content:start;gap:14px}
.contact-side__card{padding:26px}
.contact-side__card h2{margin:10px 0 0;color:#f3ece2;font-size:27px;line-height:1.22;letter-spacing:-.035em}
.contact-side__card ol{list-style:none;margin:23px 0 0;padding:0;display:grid;gap:8px}
.contact-side__card li{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;min-height:68px;padding:11px 12px;border:1px solid rgba(255,255,255,.07);border-radius:11px;background:#080909}
.contact-side__card li>b{color:#efb850;font-size:17px}
.contact-side__card strong{color:#e9e1d6;font-size:13px}
.contact-side__card li p{margin:4px 0 0;color:#8e8880;font-size:11px;line-height:1.45}
.contact-side__note{padding:20px 22px}
.contact-side__note strong{color:#eac36a;font-size:13px}
.contact-side__note p{margin:7px 0 0;color:#928b83;font-size:12px;line-height:1.65}
.contact-faq{padding:0 0 52px}
.contact-faq__inner{padding:27px;border:1px solid rgba(214,173,65,.17);border-radius:18px;background:#080909}
.section-head--center{text-align:center}
.contact-faq__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:22px}
.contact-faq__grid article{min-height:150px;padding:18px;border:1px solid rgba(255,255,255,.07);border-radius:12px;background:#070808}
.contact-faq__grid article>b{color:#f08ab8;font-size:16px}
.contact-faq__grid h3{margin:13px 0 0;color:#e8e0d5;font-size:14px}
.contact-faq__grid p{margin:8px 0 0;color:#8f8981;font-size:12px;line-height:1.58}
@media (max-width:1180px){.contact-shell{width:min(calc(100% - 44px),1120px)}
.contact-layout{grid-template-columns:1fr}
.contact-side{grid-template-columns:1.35fr .65fr}
.contact-faq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.site-header{position:sticky;top:0;z-index:1000;background:#070808;border-bottom:1px solid rgba(214,173,65,.20);transition:background-color .25s ease,border-color .25s ease,box-shadow .25s ease,backdrop-filter .25s ease}
.site-header.is-scrolled{background:rgba(7,8,8,.88);border-bottom-color:rgba(214,173,65,.30);box-shadow:0 12px 36px rgba(0,0,0,.34);backdrop-filter:blur(16px) saturate(125%);-webkit-backdrop-filter:blur(16px) saturate(125%)}
.site-header__inner{min-height:78px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;position:relative}
.site-header .brand{grid-column:1;display:flex;align-items:center;gap:11px;min-width:max-content}
.site-header .brand img{width:46px;height:46px;object-fit:contain}
.site-header .brand span{display:grid;line-height:1.13}
.site-header .brand strong{font-size:.96rem;letter-spacing:.075em;white-space:nowrap}
.site-header .brand small{margin-top:4px;color:#807b72;font-size:.66rem;white-space:nowrap}
@media (min-width:1181px){.site-header__inner{width:min(100% - 64px,1520px);min-height:80px}
.site-header .brand img{width:48px;height:48px}
.site-header .brand strong{font-size:1rem}}
.site-header .site-nav{grid-column:2;justify-self:center;display:flex;align-items:center;gap:20px;min-width:0;font-size:.84rem;font-weight:700}
.site-header .site-nav a{position:relative;padding:0;border:0;border-radius:0;background:none;color:#d8d3ca;white-space:nowrap;transform:none;transition:color .2s ease}
.site-header .site-nav a:hover,
.site-header .site-nav a.is-active{color:var(--gold-light)}
.site-header .site-nav a.is-active::after{content:"";position:absolute;left:50%;bottom:-12px;width:20px;height:1px;background:var(--gold);transform:translateX(-50%)}
.site-header .locale-switcher{grid-column:3;display:flex;flex:none;border:1px solid rgba(214,173,65,.25);border-radius:999px;padding:3px;background:rgba(255,255,255,.01)}
.site-header .locale-switcher a{padding:6px 9px;font-size:.69rem;color:#7e7b75;border-radius:999px;white-space:nowrap;transition:color .2s ease,background-color .2s ease}
.site-header .locale-switcher a:hover{color:var(--gold-light)}
.site-header .locale-switcher a.active{background:var(--gold);color:#0b0b0b;font-weight:850}
.site-header .nav-toggle{display:none;width:38px;height:38px;padding:8px;background:none;border:0;color:#fff;cursor:pointer}
.site-header .nav-toggle span{display:block;width:20px;height:2px;margin:4px auto;background:currentColor;border-radius:99px;transition:transform .2s ease,opacity .2s ease}
.site-header .nav-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(6px) rotate(45deg)}
.site-header .nav-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
.site-header .nav-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
@media (min-width:1320px){.site-header .site-nav{gap:24px;font-size:.88rem}}
@media (max-width:1180px){.site-header__inner{min-height:var(--header-h);grid-template-columns:minmax(0,1fr) auto auto;gap:12px}
.site-header .brand{grid-column:1;min-width:0}
.site-header .locale-switcher{grid-column:2;justify-self:end}
.site-header .nav-toggle{display:block;grid-column:3;justify-self:end}
.site-header .site-nav{grid-column:auto;display:none;position:absolute;left:0;right:0;top:calc(100% + 8px);max-height:calc(100vh - var(--header-h) - 28px);overflow-y:auto;padding:10px;border:1px solid var(--line);border-radius:14px;background:rgba(12,13,14,.98);box-shadow:0 22px 55px rgba(0,0,0,.42);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);flex-direction:column;align-items:stretch;gap:2px;font-size:.9rem}
.site-header .site-nav.is-open{display:flex}
.site-header .site-nav a{min-height:40px;display:flex;align-items:center;justify-content:center;padding:9px 10px;border:1px solid rgba(255,255,255,.045);border-radius:8px;background:#0d0e0e;color:#ddd6c9;text-align:center}
.site-header .site-nav a:hover,
  .site-header .site-nav a.is-active{border-color:rgba(214,173,65,.28);background:rgba(217,173,67,.055);color:#efca65}
.site-header .site-nav a.is-active::after{display:none}}
@media (max-width:900px){:root{--header-h:66px}
.site-header{background:rgba(4,5,5,.96);border-bottom-color:rgba(214,173,65,.24);box-shadow:0 10px 28px rgba(0,0,0,.28);backdrop-filter:blur(18px) saturate(120%);-webkit-backdrop-filter:blur(18px) saturate(120%)}
.site-header__inner{width:min(calc(100% - 20px),620px);min-height:66px;grid-template-columns:minmax(0,1fr) auto auto;gap:8px}
.site-header .brand{gap:9px}
.site-header .brand img{width:42px;height:42px;flex:0 0 42px;filter:drop-shadow(0 5px 14px rgba(0,0,0,.58))}
.site-header .brand span{min-width:0}
.site-header .brand small{display:none}
.site-header .brand strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.81rem;letter-spacing:.055em}
.site-header .locale-switcher{padding:3px;border-color:rgba(214,173,65,.30);background:rgba(0,0,0,.36)}
.site-header .locale-switcher a{min-width:31px;padding:6px 7px;text-align:center;font-size:.625rem}
.site-header .locale-switcher a.active{background:linear-gradient(180deg,#edc85e,#c89429);color:#10100f;box-shadow:0 4px 12px rgba(204,156,42,.22)}
.site-header .nav-toggle{width:38px;height:38px;padding:0;border:1px solid rgba(214,173,65,.26);border-radius:10px;background:rgba(255,255,255,.018)}
.site-header .nav-toggle span{width:20px;height:2px}
.site-header .site-nav{top:calc(100% + 7px);left:0;right:0;padding:9px;border-color:rgba(214,173,65,.28);border-radius:13px;background:rgba(8,9,9,.985);box-shadow:0 22px 48px rgba(0,0,0,.52)}}
@media (max-width:390px){:root{--header-h:62px}
.site-header__inner{width:calc(100% - 14px);min-height:62px;gap:6px}
.site-header .brand{gap:7px}
.site-header .brand img{width:38px;height:38px;flex-basis:38px}
.site-header .brand strong{font-size:.72rem;letter-spacing:.035em}
.site-header .locale-switcher{padding:2px}
.site-header .locale-switcher a{min-width:27px;padding:5px;font-size:.56rem}
.site-header .nav-toggle{width:35px;height:35px;border-radius:9px}}
.site-footer{margin-top:var(--space-section);padding:48px 0 22px;border-top:1px solid var(--line);background:#0b0c0d}
.site-footer__grid{display:grid;grid-template-columns:minmax(240px,1fr) minmax(420px,1.45fr);gap:42px;align-items:center}
.site-footer__brand{display:flex;align-items:center;gap:13px}
.site-footer__brand img{width:56px;height:56px;flex:0 0 56px;object-fit:contain}
.site-footer__brand div{display:grid;gap:3px;min-width:0}
.site-footer__brand strong{color:#eee7da;font-size:.92rem;font-weight:800;line-height:1.2;letter-spacing:.02em}
.site-footer__brand span{color:var(--muted);font-size:.74rem;line-height:1.45}
.site-footer__nav{display:block;min-width:0}
.site-footer__primary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 16px}
.site-footer__primary a{color:#d3ad50;text-decoration:none;font-size:.77rem;font-weight:800;line-height:1.35}
.site-footer__primary a:hover{color:#e4bd5a}
.site-footer__bottom{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:32px;padding-top:17px;border-top:1px solid rgba(255,255,255,.06);color:#5f5b55;font-size:.68rem}
.site-footer__bottom a{color:#817b72;text-decoration:none;font-weight:800;letter-spacing:.08em}
.site-footer__visitors{display:flex;align-items:center;justify-content:center;gap:6px;margin-left:auto}
.site-footer__visitors>span{min-height:30px;display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid rgba(211,173,80,.13);border-radius:8px;background:rgba(255,255,255,.018);white-space:nowrap}
.site-footer__visitors b{color:#777169;font-size:.64rem;font-weight:700}
.site-footer__visitors strong{color:#c6a451;font-size:.7rem;font-weight:900;font-variant-numeric:tabular-nums}
.site-footer__locale{margin-left:10px}
@media (min-width:981px){.site-footer{padding-top:34px;padding-bottom:18px}
.site-footer__primary a{min-height:38px;display:flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid rgba(211,173,80,.13);border-radius:9px;background:rgba(255,255,255,.012);text-align:center}
.site-footer__bottom{min-height:72px;gap:22px;margin-top:22px;padding-top:14px}
.site-footer__visitors{gap:10px;margin-left:auto}
.site-footer__visitors>span{width:118px;min-width:118px;height:48px;min-height:48px;justify-content:center;gap:10px;padding:0 15px;box-sizing:border-box;border-color:rgba(211,173,80,.30);border-radius:10px;background:linear-gradient(180deg,rgba(211,173,80,.06),rgba(255,255,255,.018))}
.site-footer__visitors b{color:#aaa195;font-size:.73rem;font-weight:800;line-height:1}
.site-footer__visitors strong{color:#e0b74c;font-size:1.02rem;line-height:1}
.site-footer__locale{margin-left:8px;padding-left:16px;border-left:1px solid rgba(255,255,255,.08);font-size:.76rem}}
@media (min-width:1181px){body.country-index-pc-page .site-footer__brand strong{font-size:1.04rem}
body.country-index-pc-page .site-footer__brand span{font-size:.84rem}
body.country-index-pc-page .site-footer__primary a{font-size:.88rem}
body.country-index-pc-page .site-footer__bottom{font-size:.76rem}}
@media (min-width:641px) and (max-width:980px){.site-footer__grid{grid-template-columns:minmax(0,1fr);gap:22px}}
@media (max-width:640px){.site-footer{margin-top:16px;padding:18px 14px 14px;border-top:1px solid rgba(211,173,80,.22);background:radial-gradient(circle at 50% -14%,rgba(211,173,80,.10),transparent 40%),
            #080909}
.site-footer,
    .site-footer .wr-2,
    .site-footer__grid,
    .site-footer__brand,
    .site-footer__nav,
    .site-footer__primary,
    .site-footer__bottom,
    .site-footer__visitors{box-sizing:border-box;min-width:0;max-width:100%}
.site-footer .wr-2{width:100%;max-width:440px;margin-left:auto;margin-right:auto}
.site-footer__grid{width:100%;grid-template-columns:minmax(0,1fr);gap:14px}
.site-footer__brand{justify-content:center;gap:9px}
.site-footer__brand img{width:40px;height:40px;flex-basis:40px}
.site-footer__brand strong{font-size:.84rem;line-height:1.1;letter-spacing:.045em}
.site-footer__brand span{margin-top:3px;color:#918a80;font-size:.61rem;line-height:1.35}
.site-footer__nav{width:100%}
.site-footer__primary{width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
.site-footer__primary a{width:100%;min-width:0;max-width:100%;min-height:35px;display:flex;align-items:center;justify-content:center;padding:6px 5px;box-sizing:border-box;overflow-wrap:anywhere;border:1px solid rgba(255,255,255,.06);border-radius:8px;background:rgba(255,255,255,.016);color:#d5b45a;text-align:center;font-size:.66rem;font-weight:850;line-height:1.15}
.site-footer__bottom{width:100%;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px 10px;margin-top:12px;padding-top:10px;border-top:1px solid rgba(255,255,255,.055);font-size:.66rem}
.site-footer__visitors{grid-column:1/-1;order:-1;width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin:0}
.site-footer__visitors>span{min-width:0;min-height:36px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:4px 3px;border:1px solid rgba(211,173,80,.24);border-radius:8px;background:linear-gradient(180deg,rgba(211,173,80,.05),rgba(255,255,255,.015))}
.site-footer__visitors b{color:#9b9387;font-size:.56rem;font-weight:800;line-height:1}
.site-footer__visitors strong{color:#ddb64e;font-size:.76rem;font-weight:950;line-height:1}
.site-footer__copyright{color:#6d675f;font-size:.58rem;line-height:1.35}
.site-footer__locale{margin:0;padding:0;border:0;color:#9a9287;font-size:.61rem;letter-spacing:.08em}}
.contact-rail{position:fixed;right:18px;top:50%;z-index:920;display:grid;gap:10px;width:132px;transform:translateY(-50%)}
.contact-rail__card{overflow:hidden;border:1px solid rgba(217,173,67,.38);border-radius:16px;background:rgba(10,11,12,.97);box-shadow:0 16px 38px rgba(0,0,0,.38);text-align:center;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
.contact-rail__card>strong{display:block;padding:9px 6px 7px;font-size:.68rem;line-height:1;letter-spacing:.055em;color:#f4d06a}
.contact-rail__card>a,.contact-rail__static{display:grid;gap:5px;padding:0 10px 10px;color:#f5f1e8}
.contact-rail__qr{display:grid;place-items:center;width:102px;height:102px;margin:auto;overflow:hidden;border-radius:9px;background:#fff}
.contact-rail__qr img{width:100%;height:100%;object-fit:contain}
.contact-rail__qr-empty{width:100%;height:100%;display:grid;place-content:center;gap:2px;background:linear-gradient(145deg,#fff,#ebe8df);color:#151515}
.contact-rail__qr-empty b{font-size:.79rem;letter-spacing:.02em}
.contact-rail__qr-empty small{font-size:.59rem;color:#6c6557}
.contact-rail__card>a>small,.contact-rail__static>small{font-size:.58rem;color:#a9a39a}
.contact-rail__card--line{border-color:rgba(6,199,85,.48)}
.contact-rail__card--line>strong{color:#45dc7e}
.contact-rail__card--zalo{border-color:rgba(0,104,255,.52)}
.contact-rail__card--zalo>strong{color:#67a6ff}
.contact-rail__card--telegram{border-color:rgba(42,171,238,.54)}
.contact-rail__card--telegram>strong{color:#65c8f3}
.contact-rail__card--kakao{border-color:rgba(255,224,0,.54)}
.contact-rail__card--kakao>strong{color:#ffe45d}
.contact-mobile{display:none}
@media (min-width:1181px) and (max-height:760px){.contact-rail{gap:7px;width:118px}
.contact-rail__card>strong{padding:7px 5px 5px;font-size:.62rem}
.contact-rail__card>a,.contact-rail__static{gap:3px;padding:0 8px 8px}
.contact-rail__qr{width:88px;height:88px}
.contact-rail__card>a>small,.contact-rail__static>small{font-size:.53rem}}
@media (max-width:1180px){html{scroll-padding-bottom:96px}
.contact-rail{display:none}
body{padding-bottom:calc(82px + env(safe-area-inset-bottom))}
.contact-mobile{position:fixed;z-index:1400;left:10px;right:10px;bottom:max(8px,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:5px;border:1px solid rgba(214,173,65,.30);border-radius:15px;background:rgba(8,9,10,.93);box-shadow:0 -6px 24px rgba(0,0,0,.38),0 8px 24px rgba(0,0,0,.30);backdrop-filter:blur(18px) saturate(1.15);-webkit-backdrop-filter:blur(18px) saturate(1.15)}
.contact-mobile::before{content:"";position:absolute;left:16px;right:16px;top:-1px;height:1px;background:linear-gradient(90deg,transparent,rgba(239,202,108,.70),transparent);pointer-events:none}
.contact-mobile__item{min-width:0;height:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:3px 2px;border:1px solid rgba(255,255,255,.075);border-radius:10px;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.015));color:#f5f0e4;text-decoration:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.035);-webkit-tap-highlight-color:transparent}
.contact-mobile__item:active{transform:translateY(1px);background:rgba(214,173,65,.075);border-color:rgba(214,173,65,.25)}
.contact-mobile__icon,
  .contact-mobile__item>span{width:24px;height:24px;flex:0 0 24px;display:grid;place-items:center;overflow:hidden;border-radius:7px;background:#181a1b;font-size:10px;line-height:1}
.contact-mobile__icon.has-image{background:transparent}
.contact-mobile__icon.has-image img{display:block;width:100%;height:100%;object-fit:contain}
.contact-mobile__item--zalo .contact-mobile__icon img{transform:scale(1.06)}
.contact-mobile__item--telegram .contact-mobile__icon img{transform:scale(.98)}
.contact-mobile__item--kakao .contact-mobile__icon img{transform:scale(1.04)}
.contact-mobile__item>strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;color:#eee8dc;font-size:9.5px;font-weight:760;line-height:1;letter-spacing:-.02em;white-space:nowrap}
.contact-mobile__item.is-pending{opacity:.62}}
@media (max-width:380px){body{padding-bottom:calc(78px + env(safe-area-inset-bottom))}
.contact-mobile{left:7px;right:7px;gap:4px;padding:5px;border-radius:15px}
.contact-mobile__item{height:48px;gap:3px}
.contact-mobile__icon,
  .contact-mobile__item>span{width:22px;height:22px;flex-basis:22px}
.contact-mobile__item>strong{font-size:9px}}
img,video{-webkit-user-drag:none}
img{-webkit-touch-callout:none}
.sample-modal,.portfolio-card,.root-sample{-webkit-touch-callout:none}
.protected-media{user-select:none;-webkit-user-select:none}
@media (max-width:900px){html{width:100%;max-width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%;text-size-adjust:100%}
body.mobile-public-page{width:100%;min-width:0;max-width:100%;margin:0;overflow-x:hidden;overscroll-behavior-x:none;padding-bottom:calc(78px + env(safe-area-inset-bottom));background:#050606}
body.mobile-public-page main{width:100%;min-width:0;max-width:100%;overflow-x:hidden}
body.mobile-public-page *,
  body.mobile-public-page *::before,
  body.mobile-public-page *::after{box-sizing:border-box}
body.mobile-public-page img,
  body.mobile-public-page video,
  body.mobile-public-page svg,
  body.mobile-public-page canvas{max-width:100%}
body.mobile-public-page .wr-1,
  body.mobile-public-page .wr-2{min-width:0}}
@media (max-width:380px){body.mobile-public-page{padding-bottom:calc(73px + env(safe-area-inset-bottom))}}
.site-footer-compact{display:block!important;position:relative!important;width:100%!important;max-width:none!important;min-height:0!important;margin:18px 0 0!important;padding:15px 0 10px!important;border:0!important;border-top:1px solid rgba(214,173,65,.24)!important;border-radius:0!important;background:linear-gradient(180deg,#090a0a 0%,#070808 100%)!important;box-shadow:none!important;overflow:visible!important}
.site-footer-compact::before,.site-footer-compact::after{display:none!important;content:none!important}
.site-footer-compact>.wr-2{width:min(calc(100% - 44px),1320px)!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}
.site-footer-compact__main{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:28px!important;min-height:54px!important}
.site-footer-compact__brand{display:inline-flex!important;align-items:center!important;gap:11px!important;min-width:0!important;color:#f1ece3!important;text-decoration:none!important}
.site-footer-compact__brand img{display:block!important;width:46px!important;height:46px!important;max-width:46px!important;flex:0 0 46px!important;object-fit:contain!important}
.site-footer-compact__brand span{display:block!important;min-width:0!important}
.site-footer-compact__brand strong{display:block!important;margin:0!important;color:#eee9df!important;font-size:15px!important;line-height:1.05!important;font-weight:900!important;letter-spacing:.02em!important}
.site-footer-compact__brand small{display:block!important;margin-top:4px!important;color:#9d927f!important;font-size:9px!important;line-height:1.15!important;font-weight:700!important;letter-spacing:.035em!important}
.site-footer-compact__visitors{display:flex!important;align-items:center!important;gap:7px!important;margin-left:auto!important;width:auto!important}
.site-footer-compact__visitors>span{display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-width:94px!important;height:36px!important;padding:0 10px!important;border:1px solid rgba(214,173,65,.28)!important;border-radius:8px!important;background:linear-gradient(180deg,rgba(214,173,65,.045),rgba(255,255,255,.01))!important;box-sizing:border-box!important}
.site-footer-compact__visitors b{color:#948c80!important;font-size:9px!important;font-weight:800!important;line-height:1!important}
.site-footer-compact__visitors strong{color:#dfb84e!important;font-size:14px!important;font-weight:950!important;line-height:1!important;font-variant-numeric:tabular-nums!important}
.site-footer-compact__bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;min-height:23px!important;margin-top:9px!important;padding-top:8px!important;border-top:1px solid rgba(255,255,255,.05)!important;background:none!important;color:#625d56!important;font-size:9px!important;line-height:1.2!important}
.site-footer-compact__bottom a{margin:0!important;padding:0!important;border:0!important;color:#8f887f!important;font-size:9.5px!important;font-weight:850!important;line-height:1!important;letter-spacing:.09em!important;text-decoration:none!important}
.root-index-page .site-footer-compact{margin-top:0!important}
@media (max-width:640px){.site-footer-compact{margin-top:12px!important;padding:12px 12px 82px!important;background:radial-gradient(circle at 50% -20%,rgba(214,173,65,.055),transparent 38%),#080909!important}
.site-footer-compact>.wr-2{width:100%!important;max-width:440px!important}
.site-footer-compact__main{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;min-height:0!important}
.site-footer-compact__brand{justify-self:start!important;gap:9px!important}
.site-footer-compact__brand img{width:40px!important;height:40px!important;max-width:40px!important;flex-basis:40px!important}
.site-footer-compact__brand strong{font-size:13px!important}
.site-footer-compact__brand small{font-size:7.8px!important;margin-top:3px!important;letter-spacing:.02em!important}
.site-footer-compact__visitors{width:100%!important;margin:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}
.site-footer-compact__visitors>span{min-width:0!important;width:100%!important;height:34px!important;display:flex!important;flex-direction:column!important;gap:2px!important;padding:4px 2px!important}
.site-footer-compact__visitors b{font-size:7.5px!important}
.site-footer-compact__visitors strong{font-size:12px!important}
.site-footer-compact__bottom{min-height:0!important;margin-top:8px!important;padding-top:7px!important;font-size:8px!important}
.site-footer-compact__bottom a{font-size:8.5px!important}}
