 
*,*::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}}

 
@media (min-width:901px){
.pricex-page{background:#050606;color:#f5efe6}.pricex-shell{width:min(calc(100% - 72px),1360px);margin-inline:auto}.pricex-eyebrow,.pricex-intro__inner>div>span,.pricex-contact__copy>span{display:block;color:#d9ad43;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.pricex-hero{min-height:430px;border-bottom:1px solid rgba(217,173,67,.18);background:radial-gradient(circle at 78% 30%,rgba(217,173,67,.10),transparent 28%),linear-gradient(140deg,#11100d,#070808 55%,#050606)}.pricex-hero__inner{min-height:430px;display:flex;flex-direction:column;justify-content:flex-end;padding:88px 0 58px}.pricex-hero h1{margin-top:11px;color:#f7f1e8;font-size:clamp(48px,4.4vw,68px);font-weight:950;line-height:1.06;letter-spacing:-.055em}.pricex-hero h1 em{color:#e2b64c;font-style:normal}.pricex-hero__lead{max-width:900px;margin-top:18px;color:#cfc8be;font-size:17px;line-height:1.7}.pricex-hero__points{display:flex;gap:8px;margin-top:20px}.pricex-hero__points span{padding:8px 11px;border:1px solid rgba(217,173,67,.22);border-radius:999px;color:#b9aa89;font-size:10px;font-weight:900;letter-spacing:.08em}
.pricex-section{padding:72px 0}.pricex-intro{padding:46px 0;border-bottom:1px solid rgba(255,255,255,.055);background:#080909}.pricex-intro__inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}.pricex-intro h2{margin-top:7px;color:#f2ece2;font-size:36px;font-weight:930;line-height:1.15}.pricex-intro__inner>p{color:#aaa39a;line-height:1.75}.pricex-intro__inner>p strong{color:#e5d5b0}
.pricex-catalog{padding-top:24px;background:#060707}.pricex-category{padding:48px 0;border-bottom:1px solid rgba(255,255,255,.055)}.pricex-category>header{display:grid;grid-template-columns:56px 1fr auto;gap:18px;align-items:end;margin-bottom:18px}.pricex-category>header>b{color:#5e523d;font-size:36px;font-weight:950;line-height:1}.pricex-category>header span{color:#d9ad43;font-size:10px;font-weight:900;letter-spacing:.12em}.pricex-category>header h2{margin-top:3px;color:#f3ede3;font-size:28px;font-weight:900}.pricex-category>header a{padding:9px 12px;border:1px solid rgba(217,173,67,.2);border-radius:999px;color:#cab985;font-size:10px;font-weight:900}
.pricex-ab-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pricex-card{display:grid;grid-template-columns:220px 1fr;min-height:230px;border:1px solid rgba(255,255,255,.075);border-radius:18px;background:#0b0c0d;overflow:hidden}.pricex-card--b{border-color:rgba(217,173,67,.22);background:linear-gradient(145deg,rgba(217,173,67,.045),transparent 50%),#0b0c0d}.pricex-card--premium{border-color:rgba(237,195,84,.34);box-shadow:0 18px 50px rgba(0,0,0,.28)}.pricex-card__visual{position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:18px;background:linear-gradient(160deg,#27221a,#121315 60%,#0a0b0c)}.pricex-card--b .pricex-card__visual{background:radial-gradient(circle at 70% 20%,rgba(217,173,67,.28),transparent 30%),linear-gradient(150deg,#2e2414,#111214 62%)}.pricex-card__visual:before{content:"";position:absolute;inset:14px;border:1px solid rgba(255,255,255,.08);border-radius:10px}.pricex-card__visual>span{position:absolute;top:18px;left:18px;display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(217,173,67,.35);border-radius:50%;color:#d9ad43;font-weight:950}.pricex-card__visual strong{position:relative;color:#f0e6d2;font-size:23px;font-weight:950;line-height:1}.pricex-card__visual small{position:relative;margin-top:6px;color:#8e8169;font-size:9px;font-weight:900;letter-spacing:.1em}.pricex-card__visual--square:after{content:"";position:absolute;right:25px;top:50%;width:72px;height:72px;transform:translateY(-50%);border:1px solid rgba(217,173,67,.28);border-radius:18px;box-shadow:inset 0 0 0 8px rgba(255,255,255,.02)}.pricex-card__visual--video:after{content:"▶";position:absolute;right:28px;top:50%;display:grid;place-items:center;width:62px;height:62px;transform:translateY(-50%);border:1px solid rgba(217,173,67,.28);border-radius:50%;color:#d9ad43;font-size:18px}.pricex-card__body{padding:24px 24px 20px}.pricex-card__body>p{color:#9c9487;font-size:10px;font-weight:900;letter-spacing:.08em}.pricex-card__body h3{margin-top:6px;color:#ede7dd;font-size:18px;font-weight:800}.pricex-card__body h3 strong{color:#e0b44b;font-size:32px;font-weight:950}.pricex-card__body ul{display:grid;gap:6px;margin-top:15px}.pricex-card__body li{position:relative;padding-left:14px;color:#9f9990;font-size:12px;line-height:1.45}.pricex-card__body li:before{content:"";position:absolute;left:0;top:.62em;width:5px;height:5px;border-radius:50%;background:#8e6d27}
.pricex-note{padding:26px 0;background:#0b0c0d;border-block:1px solid rgba(217,173,67,.13)}.pricex-note__inner{display:grid;grid-template-columns:190px 1fr;gap:28px;align-items:start}.pricex-note strong{color:#d9ad43;font-size:12px;letter-spacing:.12em}.pricex-note p{color:#928c83;font-size:12px;line-height:1.65}
.pricex-contact{padding:78px 0;background:radial-gradient(circle at 12% 30%,rgba(217,173,67,.07),transparent 24%),#080909}.pricex-contact__grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.pricex-contact__copy,.pricex-contact__brief{padding:30px;border:1px solid rgba(255,255,255,.075);border-radius:20px;background:#0c0d0e}.pricex-contact__copy h2{margin-top:8px;color:#f2ece2;font-size:38px;font-weight:930;line-height:1.14}.pricex-contact__copy p{max-width:600px;margin-top:13px;color:#9e988f;line-height:1.65}.pricex-line-btn{display:inline-flex;align-items:center;gap:20px;min-height:50px;margin-top:20px;padding:0 20px;border-radius:999px;background:#06c755;color:#07130a;font-size:12px;font-weight:950}.pricex-contact__copy small{display:block;margin-top:10px;color:#6f6a63;font-size:10px}.pricex-contact__brief{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.pricex-contact__brief article{display:flex;gap:13px;padding:15px;border:1px solid rgba(255,255,255,.06);border-radius:12px;background:#111214}.pricex-contact__brief b{color:#64563f;font-size:22px}.pricex-contact__brief strong{display:block;color:#eee7dc;font-size:13px}.pricex-contact__brief span{display:block;margin-top:3px;color:#88827a;font-size:10px}
.pricex-faq{padding:0 0 72px;background:#080909}.pricex-faq__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.pricex-faq article{padding:20px;border:1px solid rgba(255,255,255,.06);border-radius:14px;background:#0b0c0d}.pricex-faq b{color:#64563f}.pricex-faq h3{margin-top:8px;color:#eee8dd;font-size:16px}.pricex-faq p{margin-top:6px;color:#918b83;font-size:11px;line-height:1.55}
}

 
.pricex-hero{min-height:520px;background:radial-gradient(circle at 77% 22%,rgba(217,173,67,.13),transparent 24%),radial-gradient(circle at 26% 90%,rgba(103,77,28,.12),transparent 30%),linear-gradient(140deg,#12100c,#070808 55%,#050606)}
.pricex-hero__inner{min-height:520px;padding:86px 0 44px}
.pricex-hero__lead strong{color:#f0d486;font-weight:900}
.pricex-hero__points{flex-wrap:wrap}
.pricex-quick{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;width:min(100%,1040px);margin-top:24px}
.pricex-quick a{display:flex;align-items:center;justify-content:space-between;gap:9px;min-height:58px;padding:10px 12px;border:1px solid rgba(217,173,67,.18);border-radius:12px;background:linear-gradient(180deg,rgba(255,255,255,.025),rgba(255,255,255,.006));transition:border-color .18s,transform .18s,background .18s}
.pricex-quick a:hover{transform:translateY(-2px);border-color:rgba(231,190,76,.48);background:rgba(217,173,67,.045)}
.pricex-quick small{color:#8d8579;font-size:8px;font-weight:900;letter-spacing:.075em;white-space:nowrap}
.pricex-quick strong{color:#e5bb54;font-size:17px;font-weight:950;white-space:nowrap;font-variant-numeric:tabular-nums}
.pricex-intro__inner>p strong:first-child{color:#d3cec5}.pricex-intro__inner>p strong:last-child{color:#efc45d}
.pricex-category{scroll-margin-top:96px}
.pricex-category--shorts{position:relative}.pricex-category--shorts:before{content:"";position:absolute;inset:20px -20px 18px;border:1px solid rgba(217,173,67,.10);border-radius:24px;background:radial-gradient(circle at 78% 40%,rgba(217,173,67,.055),transparent 32%);pointer-events:none}
.pricex-category>header,.pricex-ab-grid{position:relative;z-index:1}
.pricex-category>header a{transition:border-color .18s,color .18s,background .18s}.pricex-category>header a:hover{border-color:rgba(217,173,67,.48);color:#f0c762;background:rgba(217,173,67,.045)}
.pricex-card--a .pricex-card__visual{background:radial-gradient(circle at 75% 22%,rgba(255,255,255,.07),transparent 25%),linear-gradient(160deg,#202123,#111214 62%,#0a0b0c)}
.pricex-card--b .pricex-card__visual{background:radial-gradient(circle at 72% 20%,rgba(217,173,67,.34),transparent 29%),linear-gradient(150deg,#302613,#111214 62%)}
.pricex-card--b .pricex-card__visual:after{filter:drop-shadow(0 0 12px rgba(217,173,67,.16))}
.pricex-card__body h3{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}
.pricex-card__body h3 strong{white-space:nowrap;font-variant-numeric:tabular-nums}
.pricex-card--b .pricex-card__body h3 strong{color:#efc55e;text-shadow:0 0 22px rgba(217,173,67,.08)}
.pricex-note p b{color:#e3ba57}
.pricex-line-btn{transition:transform .18s,filter .18s,box-shadow .18s}.pricex-line-btn:hover{transform:translateY(-2px);filter:brightness(1.04);box-shadow:0 12px 28px rgba(6,199,85,.12)}
@media (max-width:1180px){.pricex-quick{grid-template-columns:repeat(3,minmax(0,1fr));max-width:760px}.pricex-hero{min-height:560px}.pricex-hero__inner{min-height:560px}}

 
.pricex-card__visual--sample{padding:0;overflow:hidden;background:#050607}
.pricex-card--b .pricex-card__visual--sample{background:#080704}
.pricex-card__visual--sample:before{display:none}
.pricex-card__visual--sample>span{z-index:5;top:14px;left:14px;background:rgba(5,6,7,.82);backdrop-filter:blur(6px);box-shadow:0 4px 18px rgba(0,0,0,.35)}
.pricex-sample{position:absolute;inset:0;display:block;overflow:hidden;background:#050607;color:inherit;text-decoration:none}
.pricex-sample:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.03) 42%,rgba(0,0,0,.68) 100%);pointer-events:none}
.pricex-sample img,.pricex-sample video{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.pricex-sample i{position:absolute;left:15px;bottom:13px;z-index:4;color:#f1e7d2;font-size:9px;font-style:normal;font-weight:950;letter-spacing:.08em;text-shadow:0 2px 8px rgba(0,0,0,.85)}
.pricex-sample:hover img,.pricex-sample:hover video{transform:scale(1.025)}
.pricex-sample img,.pricex-sample video{transition:transform .28s ease}
.pricex-card__visual--double .pricex-sample-pair{position:absolute;inset:0;display:grid;grid-template-rows:1fr 1fr;gap:2px;background:#000}
.pricex-card__visual--double .pricex-sample{position:relative;inset:auto;min-height:0}
.pricex-card__visual--double .pricex-sample i{left:11px;bottom:8px;font-size:8px}

 
.pricex-hero__lead{max-width:980px;color:#d7d0c6;font-size:18px;line-height:1.72}
.pricex-hero__points{gap:9px;margin-top:22px}
.pricex-hero__points span{padding:9px 13px;border-color:rgba(217,173,67,.30);background:rgba(217,173,67,.025);color:#c9b98f;font-size:10.5px}
.pricex-quick{gap:9px;width:min(100%,1100px);margin-top:26px}
.pricex-quick a{min-height:66px;padding:11px 14px;border-color:rgba(217,173,67,.26);background:linear-gradient(180deg,rgba(217,173,67,.045),rgba(255,255,255,.008));box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}
.pricex-quick small{color:#9e9689;font-size:8.5px;letter-spacing:.085em}
.pricex-quick strong{color:#efc65e;font-size:20px;letter-spacing:-.015em}

.pricex-intro{padding:52px 0;background:linear-gradient(180deg,#090a0a,#070808)}
.pricex-intro__inner{grid-template-columns:.78fr 1.22fr;gap:18px;align-items:stretch}
.pricex-intro__inner>div,.pricex-intro__inner>p{margin:0;padding:24px 26px;border:1px solid rgba(255,255,255,.07);border-radius:16px;background:linear-gradient(145deg,rgba(255,255,255,.025),rgba(255,255,255,.008));box-shadow:inset 0 1px 0 rgba(255,255,255,.02)}
.pricex-intro__inner>div{border-color:rgba(217,173,67,.16);background:linear-gradient(145deg,rgba(217,173,67,.045),rgba(255,255,255,.008))}
.pricex-intro h2{margin-top:9px;font-size:39px;line-height:1.13;letter-spacing:-.035em}
.pricex-intro__inner>p{display:flex;flex-direction:column;justify-content:center;color:#c4bdb3;font-size:15px;line-height:1.82}
.pricex-intro__inner>p strong{font-size:16px}
.pricex-intro__inner>p strong:first-child{color:#f0ece5}
.pricex-intro__inner>p strong:last-child{color:#efc45d}

.pricex-catalog{padding-top:10px}
.pricex-category{padding:62px 0 66px}
.pricex-category>header{grid-template-columns:64px 1fr auto;gap:20px;margin-bottom:24px;align-items:center}
.pricex-category>header>b{color:#74654a;font-size:43px;letter-spacing:-.04em}
.pricex-category>header span{font-size:11px;letter-spacing:.14em}
.pricex-category>header h2{margin-top:4px;font-size:30px;letter-spacing:-.025em}
.pricex-category>header a{padding:10px 15px;border-color:rgba(217,173,67,.30);background:rgba(217,173,67,.018);color:#d6c38e;font-size:10.5px}

.pricex-ab-grid{gap:18px}
.pricex-card{grid-template-columns:285px minmax(0,1fr);min-height:286px;border-color:rgba(255,255,255,.10);border-radius:20px;background:#0c0d0e;box-shadow:0 16px 42px rgba(0,0,0,.16)}
.pricex-card--b{border-color:rgba(217,173,67,.32);background:linear-gradient(145deg,rgba(217,173,67,.055),transparent 44%),#0c0d0e;box-shadow:0 18px 46px rgba(0,0,0,.22),inset 0 1px 0 rgba(239,197,94,.025)}
.pricex-card__visual{min-width:0;padding:20px}
.pricex-card__visual>span{top:15px;left:15px;width:38px;height:38px;border-color:rgba(217,173,67,.55);background:rgba(5,6,7,.86);font-size:15px;box-shadow:0 8px 20px rgba(0,0,0,.32)}
.pricex-card__body{display:flex;flex-direction:column;justify-content:center;padding:30px 30px 28px}
.pricex-card__body>p{color:#b2a99d;font-size:11px;letter-spacing:.09em}
.pricex-card--b .pricex-card__body>p{color:#d6c28d}
.pricex-card__body h3{margin-top:8px;gap:10px;color:#f4eee4;font-size:21px}
.pricex-card__body h3 strong{font-size:38px;line-height:1;color:#e4b84f}
.pricex-card--b .pricex-card__body h3 strong{color:#f0c760}
.pricex-card__body ul{gap:8px;margin-top:20px}
.pricex-card__body li{padding-left:16px;color:#bbb4aa;font-size:13.5px;line-height:1.55}
.pricex-card__body li:before{top:.62em;width:5px;height:5px;background:#b68a30}

 
.pricex-card__visual--sample{background:linear-gradient(145deg,#090a0a,#050606)}
.pricex-sample{inset:8px;border:1px solid rgba(255,255,255,.055);border-radius:12px;background:#050606}
.pricex-card--b .pricex-sample{border-color:rgba(217,173,67,.16);background:#070706}
.pricex-sample:after{background:linear-gradient(180deg,rgba(0,0,0,0) 62%,rgba(0,0,0,.56) 100%)}
.pricex-sample img,.pricex-sample video{object-fit:contain;object-position:center;background:#050606}
.pricex-sample i{left:13px;bottom:11px;padding:4px 7px;border-radius:6px;background:rgba(5,6,7,.74);color:#f4e8cf;font-size:8.5px;letter-spacing:.075em;backdrop-filter:blur(5px)}
.pricex-sample:hover img,.pricex-sample:hover video{transform:scale(1.012)}

 
#price-main .pricex-card{grid-template-columns:340px minmax(0,1fr);min-height:300px}
#price-main .pricex-card__visual--double .pricex-sample-pair{inset:8px;grid-template-columns:1fr 1fr;grid-template-rows:1fr;gap:7px;background:transparent}
#price-main .pricex-card__visual--double .pricex-sample{border-radius:10px}
#price-main .pricex-card__visual--double .pricex-sample i{left:8px;bottom:7px;padding:3px 6px;font-size:7px}

 
#price-recruit .pricex-card{grid-template-columns:300px minmax(0,1fr);min-height:340px}
#price-recruit .pricex-sample{inset:10px}

 
#price-profile .pricex-card,#price-logo .pricex-card,#price-shorts .pricex-card{min-height:270px}
#price-profile .pricex-card__visual,#price-logo .pricex-card__visual,#price-shorts .pricex-card__visual{border-right:1px solid rgba(255,255,255,.05)}
.pricex-card__visual strong{font-size:27px;letter-spacing:-.025em}
.pricex-card__visual small{font-size:10px;letter-spacing:.11em}

.pricex-note{padding:22px 0}
.pricex-note__inner{grid-template-columns:190px 1fr;gap:24px;align-items:center}
.pricex-note strong{font-size:11px}
.pricex-note p{color:#a9a299;font-size:11px;line-height:1.65}

.pricex-contact__copy,.pricex-contact__brief{border-color:rgba(255,255,255,.09);box-shadow:0 14px 38px rgba(0,0,0,.15)}
.pricex-contact__copy h2{font-size:38px;letter-spacing:-.035em}
.pricex-contact__copy p{color:#b0a99f;font-size:14px}
.pricex-contact__brief strong{font-size:13px}.pricex-contact__brief span{font-size:10px;color:#948d83}

@media (max-width:1240px){
  .pricex-card{grid-template-columns:245px minmax(0,1fr)}
  #price-main .pricex-card{grid-template-columns:290px minmax(0,1fr)}
  #price-recruit .pricex-card{grid-template-columns:260px minmax(0,1fr)}
  .pricex-card__body{padding:25px 24px}
  .pricex-card__body h3 strong{font-size:34px}
  .pricex-card__body li{font-size:12.5px}
}


 
@media (min-width:901px){
  .pricex-quick{grid-template-columns:repeat(7,minmax(0,1fr));width:min(100%,1220px)}
  #price-ktv-main .pricex-card,#price-massage-main .pricex-card{grid-template-columns:310px minmax(0,1fr);min-height:330px}
  #price-ktv-main .pricex-sample,#price-massage-main .pricex-sample{inset:10px}
  #price-ktv-main .pricex-card__visual--sample,#price-massage-main .pricex-card__visual--sample{min-height:330px}
}
@media (min-width:901px) and (max-width:1240px){
  .pricex-quick{grid-template-columns:repeat(4,minmax(0,1fr));max-width:900px}
}

 
@media (min-width:901px){
   
  .pricex-quick{grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;width:min(100%,1260px)}
  .pricex-quick a{min-width:0;min-height:62px;padding:11px 13px}
  .pricex-quick small{font-size:8.5px;letter-spacing:.055em;overflow:hidden;text-overflow:ellipsis}
  .pricex-quick strong{font-size:18px}

   
  .pricex-intro{padding-top:46px;padding-bottom:44px}
  .pricex-intro__inner{gap:16px}
  .pricex-intro__inner>div,.pricex-intro__inner>p{min-height:142px}
  .pricex-intro__inner>p{font-size:14px;line-height:1.72;color:#c2bbb1}
  .pricex-intro__inner>p strong{display:inline-block;margin-bottom:3px}

   
  .pricex-category{padding:54px 0 58px}
  .pricex-category>header{margin-bottom:16px}
  .pricex-category>header h2{font-size:29px}

   
  .pricex-card__body>p{color:#c2b9ad}
  .pricex-card--b .pricex-card__body>p{color:#e0cc98}
  .pricex-card__body li{color:#c9c2b8;font-size:13.5px;line-height:1.6}
  .pricex-card__body li:before{background:#c59735}

   
  .pricex-card__visual--sample{border-right:1px solid rgba(255,255,255,.055)}
  .pricex-card--b .pricex-card__visual--sample{border-right-color:rgba(217,173,67,.14)}
  #price-banner .pricex-card{grid-template-columns:310px minmax(0,1fr);min-height:250px}
  #price-banner .pricex-card__visual--sample{min-height:250px}
  #price-banner .pricex-sample{inset:10px}
  #price-ktv-main .pricex-card,#price-massage-main .pricex-card{grid-template-columns:310px minmax(0,1fr);min-height:330px}
  #price-recruit .pricex-card{grid-template-columns:300px minmax(0,1fr);min-height:340px}

   
  .pricex-note{padding:28px 0}
  .pricex-note__inner{grid-template-columns:230px minmax(0,760px);gap:34px;align-items:start;justify-content:start}
  .pricex-note strong{font-size:12.5px;line-height:1.45;letter-spacing:.09em}
  .pricex-note p{max-width:760px;color:#beb7ad;font-size:13px;line-height:1.72}

   
  .pricex-contact{padding:68px 0 72px}
  .pricex-contact__copy p{color:#c0b9af;font-size:14px;line-height:1.72}
  .pricex-contact__brief article{min-height:104px;padding:18px}
  .pricex-contact__brief strong{font-size:14px;color:#f0e9dd}
  .pricex-contact__brief span{margin-top:5px;color:#aaa297;font-size:11px;line-height:1.5}
  .pricex-faq article{min-height:118px;padding:21px}
  .pricex-faq h3{font-size:17px}
  .pricex-faq p{color:#aaa39a;font-size:12px;line-height:1.62}
}

@media (min-width:901px) and (max-width:1320px){
  .pricex-quick{grid-template-columns:repeat(4,minmax(0,1fr));max-width:930px}
}

 


@media (min-width:901px){
  .pricex-hero{min-height:430px;background:radial-gradient(circle at 82% 18%,rgba(217,173,67,.10),transparent 26%),linear-gradient(155deg,#100f0c,#060707 58%)}
  .pricex-hero__inner{min-height:430px;padding:82px 0 24px}
  .pricex-hero h1{max-width:980px;font-size:clamp(48px,4.5vw,68px);line-height:1.02}
  .pricex-hero__lead{max-width:920px;margin-top:18px;font-size:15px;line-height:1.62}
  .pricex-hero__points{margin-top:16px}
  .pricex-quick{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin-top:18px}
  .pricex-quick a{min-height:60px;padding:10px 12px;border-color:rgba(217,173,67,.22);transition:border-color .18s,background .18s,transform .18s}
  .pricex-quick a:hover{transform:translateY(-2px);border-color:rgba(217,173,67,.46);background:rgba(217,173,67,.055)}
  .pricex-quick small{font-size:9px}.pricex-quick strong{font-size:18px}

  .pricex-intro{padding:34px 0}
  .pricex-intro__inner{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.35fr);gap:16px;align-items:stretch}
  .pricex-intro__title{display:flex;flex-direction:column;justify-content:center;min-height:144px;padding:24px 26px;border:1px solid rgba(217,173,67,.20);border-radius:16px;background:linear-gradient(145deg,rgba(217,173,67,.055),rgba(255,255,255,.006)),#0b0c0d}
  .pricex-intro__title>span{display:block;color:#d9ad43;font-size:11px;font-weight:900;letter-spacing:.14em}
  .pricex-intro__title h2{margin-top:8px;font-size:31px;line-height:1.1}
  .pricex-intro__levels{display:grid;grid-template-columns:1fr 42px 1fr;gap:10px;align-items:stretch;min-height:144px;padding:12px;border:1px solid rgba(255,255,255,.075);border-radius:16px;background:#0b0c0d}
  .pricex-intro__levels>i{display:grid;place-items:center;color:#d9ad43;font-size:24px;font-style:normal}
  .pricex-intro__level{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:center;padding:18px;border:1px solid rgba(255,255,255,.07);border-radius:12px;background:#0e0f10}
  .pricex-intro__level>b{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.12);border-radius:50%;color:#aaa196;font-size:16px}
  .pricex-intro__level strong{display:block;color:#eee7dc;font-size:15px}.pricex-intro__level span{display:block;margin-top:4px;color:#918a80;font-size:11px}
  .pricex-intro__level--b{border-color:rgba(217,173,67,.28);background:linear-gradient(145deg,rgba(217,173,67,.055),transparent),#0e0f10}
  .pricex-intro__level--b>b{border-color:rgba(217,173,67,.45);color:#e2b84f}.pricex-intro__level--b strong{color:#e8c86c}

  .pricex-category{padding:48px 0 50px;border-top:1px solid rgba(255,255,255,.055)}
  .pricex-category:first-child{border-top:0}
  .pricex-category>header{grid-template-columns:66px minmax(0,1fr) auto;gap:16px;align-items:center;margin-bottom:18px}
  .pricex-category>header>b{color:#75684f;font-size:44px;line-height:1;font-variant-numeric:tabular-nums}
  .pricex-category>header span{font-size:10px;letter-spacing:.12em}.pricex-category>header h2{margin-top:5px;font-size:27px;line-height:1.1}
  .pricex-category>header>a{min-width:106px;padding:9px 13px;border:1px solid rgba(217,173,67,.30);border-radius:999px;color:#d6b75e;font-size:10px;font-weight:850;text-align:center;transition:.18s}
  .pricex-category>header>a:hover{border-color:rgba(217,173,67,.56);background:rgba(217,173,67,.06)}
  .pricex-ab-grid{gap:16px}
  .pricex-card{position:relative;grid-template-columns:minmax(250px,42%) minmax(0,58%);min-height:276px;border-radius:18px;box-shadow:0 14px 38px rgba(0,0,0,.16);transition:transform .18s,border-color .18s,box-shadow .18s}
  .pricex-card:hover{transform:translateY(-2px);box-shadow:0 18px 46px rgba(0,0,0,.22)}
  .pricex-card::after{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,rgba(255,255,255,.16),transparent 48%);pointer-events:none}
  .pricex-card--b::after{background:linear-gradient(90deg,#d9ad43,rgba(217,173,67,.08) 72%,transparent)}
  .pricex-card--b{border-color:rgba(217,173,67,.34);background:linear-gradient(145deg,rgba(217,173,67,.045),transparent 46%),#0b0c0d}
  .pricex-card__visual{min-height:276px}.pricex-card__body{display:flex;flex-direction:column;justify-content:center;padding:25px 28px}
  .pricex-card__body>p{font-size:10px}.pricex-card__body h3{margin-top:7px;font-size:17px}.pricex-card__body h3 strong{font-size:34px}
  .pricex-card__body ul{gap:7px;margin-top:15px}.pricex-card__body li{font-size:12px;line-height:1.42}
  .pricex-card--b .pricex-card__body>p{color:#c9b77f}.pricex-card--b .pricex-card__body h3 strong{color:#efc75d}
  .pricex-card__visual--sample{min-height:276px}.pricex-sample{inset:10px;border:1px solid rgba(255,255,255,.055);border-radius:12px}
  .pricex-card--b .pricex-sample{border-color:rgba(217,173,67,.20)}
  .pricex-sample img,.pricex-sample video{object-fit:contain;background:#050606}
  #price-recruit .pricex-card,#price-ktv-main .pricex-card,#price-massage-main .pricex-card,#price-profile .pricex-card,#price-logo .pricex-card,#price-shorts .pricex-card{grid-template-columns:minmax(250px,42%) minmax(0,58%);min-height:276px}
  #price-recruit .pricex-card__visual--sample,#price-ktv-main .pricex-card__visual--sample,#price-massage-main .pricex-card__visual--sample{min-height:276px}
  .pricex-category--shorts:before{display:none}

  .pricex-note{padding:15px 0}.pricex-note__inner{display:flex;align-items:center;gap:28px}.pricex-note strong{flex:0 0 auto;font-size:10px}.pricex-note p{max-width:980px;font-size:10px;line-height:1.5}

  .pricex-contact{padding:46px 0 22px}
  .pricex-contact__grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:0;overflow:hidden;border:1px solid rgba(217,173,67,.18);border-radius:18px;background:#0b0c0d}
  .pricex-contact__copy,.pricex-contact__brief{border:0;border-radius:0;background:transparent}
  .pricex-contact__copy{padding:30px 32px;border-right:1px solid rgba(255,255,255,.065)}
  .pricex-contact__copy h2{font-size:34px}.pricex-contact__copy p{max-width:560px;font-size:12px}
  .pricex-line-btn{max-width:280px;min-height:50px}
  .pricex-contact__brief{padding:22px;gap:10px}.pricex-contact__brief article{min-height:94px;padding:15px;border-radius:12px;background:#0f1011}
  .pricex-contact__brief b{font-size:22px}.pricex-contact__brief strong{font-size:12px}.pricex-contact__brief span{font-size:10px}

  .pricex-faq{padding:0 0 42px}.pricex-faq__grid{grid-template-columns:repeat(3,1fr);gap:10px}.pricex-faq article{min-height:96px;padding:16px 18px}.pricex-faq b{font-size:12px}.pricex-faq h3{font-size:13px}.pricex-faq p{font-size:10px}
}

 
@media (min-width:901px){
  body.contact-page--th #price-profile .pricex-profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
  body.contact-page--th #price-profile .pricex-profile-card{display:flex;flex-direction:column;min-height:420px;border-color:rgba(255,255,255,.10);background:#0b0c0d;overflow:hidden}
  body.contact-page--th #price-profile .pricex-profile-card--gif{border-color:rgba(217,173,67,.24);background:linear-gradient(150deg,rgba(217,173,67,.035),transparent 45%),#0b0c0d}
  body.contact-page--th #price-profile .pricex-profile-card--video{border-color:rgba(239,197,94,.42);background:linear-gradient(145deg,rgba(217,173,67,.07),transparent 50%),#0b0c0d;box-shadow:0 18px 48px rgba(0,0,0,.22)}
  body.contact-page--th #price-profile .pricex-profile-card::after{height:2px}
  body.contact-page--th #price-profile .pricex-profile-card--jpg::after{background:linear-gradient(90deg,rgba(255,255,255,.20),transparent 72%)}
  body.contact-page--th #price-profile .pricex-profile-card--gif::after{background:linear-gradient(90deg,rgba(217,173,67,.65),rgba(217,173,67,.06) 78%,transparent)}
  body.contact-page--th #price-profile .pricex-profile-card--video::after{background:linear-gradient(90deg,#efc75d,rgba(217,173,67,.16) 78%,transparent)}
  body.contact-page--th #price-profile .pricex-profile-card__visual{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:190px;padding:20px;border-right:0;border-bottom:1px solid rgba(255,255,255,.06);background:radial-gradient(circle at 76% 24%,rgba(255,255,255,.07),transparent 24%),linear-gradient(155deg,#202123,#101113 64%)}
  body.contact-page--th #price-profile .pricex-profile-card--gif .pricex-profile-card__visual{background:radial-gradient(circle at 76% 22%,rgba(217,173,67,.20),transparent 26%),linear-gradient(155deg,#252117,#101113 64%)}
  body.contact-page--th #price-profile .pricex-profile-card--video .pricex-profile-card__visual{background:radial-gradient(circle at 72% 20%,rgba(239,197,94,.32),transparent 29%),linear-gradient(150deg,#332814,#101113 64%)}
  body.contact-page--th #price-profile .pricex-profile-card__visual:before{inset:14px}
  body.contact-page--th #price-profile .pricex-profile-card__visual>span{top:15px;left:15px;width:36px;height:36px;font-size:12px}
  body.contact-page--th #price-profile .pricex-profile-card__visual strong{max-width:75%;font-size:22px;line-height:1.05}
  body.contact-page--th #price-profile .pricex-profile-card__visual small{font-size:8px;letter-spacing:.12em}
  body.contact-page--th #price-profile .pricex-profile-card__visual>em{position:absolute;right:20px;bottom:20px;color:rgba(239,197,94,.24);font-size:46px;font-style:normal;font-weight:950;line-height:1;letter-spacing:-.05em}
  body.contact-page--th #price-profile .pricex-profile-card--jpg .pricex-profile-card__visual>em{color:rgba(255,255,255,.13)}
  body.contact-page--th #price-profile .pricex-profile-card__body{flex:1;justify-content:flex-start;padding:22px 22px 24px}
  body.contact-page--th #price-profile .pricex-profile-card__body>p{font-size:9px;color:#aaa297}
  body.contact-page--th #price-profile .pricex-profile-card--video .pricex-card__body>p{color:#dec98e}
  body.contact-page--th #price-profile .pricex-profile-card__body h3{margin-top:8px;font-size:15px}
  body.contact-page--th #price-profile .pricex-profile-card__body h3>span{color:#d7d0c6;font-size:14px;font-weight:800}
  body.contact-page--th #price-profile .pricex-profile-card__body h3 strong{font-size:36px}
  body.contact-page--th #price-profile .pricex-profile-card__body ul{gap:6px;margin-top:16px}
  body.contact-page--th #price-profile .pricex-profile-card__body li{font-size:11.5px;line-height:1.45}
}


 
@media (min-width:901px){
  body.contact-page--th #price-profile .pricex-profile-card__visual{min-height:320px;padding:10px;background:#070808}
  body.contact-page--th #price-profile .pricex-profile-sample{position:absolute;inset:10px;display:block;overflow:hidden;border:1px solid rgba(255,255,255,.07);border-radius:12px;background:#050606}
  body.contact-page--th #price-profile .pricex-profile-card--gif .pricex-profile-sample{border-color:rgba(217,173,67,.24)}
  body.contact-page--th #price-profile .pricex-profile-card--video .pricex-profile-sample{border-color:rgba(239,199,93,.38);box-shadow:inset 0 0 28px rgba(217,173,67,.035)}
  body.contact-page--th #price-profile .pricex-profile-sample img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;background:#050606;transition:transform .22s ease}
  body.contact-page--th #price-profile .pricex-profile-sample:hover img{transform:scale(1.012)}
  body.contact-page--th #price-profile .pricex-profile-sample:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 66%,rgba(0,0,0,.66) 100%);pointer-events:none}
  body.contact-page--th #price-profile .pricex-profile-sample i{position:absolute;left:12px;bottom:10px;z-index:2;padding:4px 7px;border-radius:6px;background:rgba(5,6,7,.76);color:#f1e7d4;font-size:8px;font-style:normal;font-weight:900;letter-spacing:.075em;backdrop-filter:blur(5px)}
  body.contact-page--th #price-profile .pricex-profile-card__visual>span{z-index:3;background:rgba(5,6,7,.78);backdrop-filter:blur(5px)}
}

 
@media (min-width:901px){
  body.contact-page--th .pricex-hero__points span,
  body.contact-page--th .pricex-quick small,
  body.contact-page--th .pricex-intro__title>span,
  body.contact-page--th .pricex-card__body>p,
  body.contact-page--th .pricex-card__visual small,
  body.contact-page--th #price-profile .pricex-profile-sample i{letter-spacing:.015em}
  body.contact-page--th .pricex-card__visual strong{line-height:1.18}
  body.contact-page--th #price-profile .pricex-profile-card__body>p{font-size:10.5px;letter-spacing:0}
  body.contact-page--th #price-profile .pricex-profile-sample i{font-size:9px}
}

 
@media (min-width:901px){
  body.contact-page--th .pricex-eyebrow,
  body.contact-page--th .pricex-contact__copy>span,
  body.contact-page--th .pricex-category>header span,
  body.contact-page--th .pricex-note strong{letter-spacing:.08em;text-transform:none}

  body.contact-page--th .pricex-note{padding:14px 0}
  body.contact-page--th .pricex-note__inner{display:flex;align-items:center;gap:20px}
  body.contact-page--th .pricex-note strong{flex:0 0 150px;font-size:11px}
  body.contact-page--th .pricex-note p{max-width:none;color:#b8b1a7;font-size:11px;line-height:1.58}

  body.contact-page--th .pricex-contact{padding:42px 0 18px;background:radial-gradient(circle at 12% 26%,rgba(217,173,67,.06),transparent 24%),#080909}
  body.contact-page--th .pricex-contact__grid{grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);gap:0;overflow:hidden;border:1px solid rgba(217,173,67,.18);border-radius:20px;background:#0b0c0d;box-shadow:0 18px 40px rgba(0,0,0,.18)}
  body.contact-page--th .pricex-contact__copy,
  body.contact-page--th .pricex-contact__brief{border:0;border-radius:0;background:transparent}
  body.contact-page--th .pricex-contact__copy{padding:28px 30px;border-right:1px solid rgba(255,255,255,.065)}
  body.contact-page--th .pricex-contact__copy h2{margin-top:6px;font-size:36px;line-height:1.12;letter-spacing:-.03em}
  body.contact-page--th .pricex-contact__copy p{max-width:520px;margin-top:12px;color:#beb7ad;font-size:13px;line-height:1.68}
  body.contact-page--th .pricex-line-btn{display:inline-flex;justify-content:space-between;min-width:250px;max-width:310px;min-height:52px;margin-top:16px;padding:0 18px;font-size:13px}
  body.contact-page--th .pricex-contact__copy small{margin-top:9px;color:#7c756c;font-size:10px}
  body.contact-page--th .pricex-contact__brief{align-content:center;padding:18px 20px;gap:10px}
  body.contact-page--th .pricex-contact__brief article{min-height:88px;padding:14px 15px;border:1px solid rgba(255,255,255,.06);border-radius:12px;background:#101113}
  body.contact-page--th .pricex-contact__brief b{font-size:20px;color:#6d5d43}
  body.contact-page--th .pricex-contact__brief strong{font-size:12.5px;color:#f1e9dd}
  body.contact-page--th .pricex-contact__brief span{margin-top:4px;color:#9c9488;font-size:10.5px;line-height:1.45}

  body.contact-page--th .pricex-faq{padding:0 0 36px;background:#080909}
  body.contact-page--th .pricex-faq__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
  body.contact-page--th .pricex-faq article{min-height:0;padding:15px 16px;border-radius:12px;background:#0b0c0d}
  body.contact-page--th .pricex-faq b{font-size:11px;color:#7a6a4d}
  body.contact-page--th .pricex-faq h3{margin-top:5px;font-size:14px;line-height:1.28}
  body.contact-page--th .pricex-faq p{margin-top:4px;color:#9f978d;font-size:10.5px;line-height:1.5}
}

/* =========================================================
   PC FINISH STAGE 07-1 · PRICE CATALOG RHYTHM ONLY
   Scope: 901px+ / catalog vertical rhythm; no card/layout redesign
   ========================================================= */
@media (min-width:901px){
  .pricex-page .pricex-catalog{padding-top:0;}
  .pricex-page .pricex-category{padding-top:40px;padding-bottom:42px;}
  .pricex-page .pricex-category:first-child{padding-top:36px;}
  .pricex-page .pricex-category:last-child{padding-bottom:44px;}
  .pricex-page .pricex-category>header{margin-bottom:14px;}
}
@media (min-width:901px) and (max-width:1240px){
  .pricex-page .pricex-category{padding-top:36px;padding-bottom:38px;}
  .pricex-page .pricex-category:first-child{padding-top:34px;}
  .pricex-page .pricex-category:last-child{padding-bottom:40px;}
  .pricex-page .pricex-category>header{margin-bottom:13px;}
}


/* =========================================================
   PC FINISH STAGE 07-2 · PRICE TYPOGRAPHY / PRICE HIERARCHY ONLY
   Scope: 901px+ / typography only; no layout, spacing or price-value changes
   ========================================================= */
@media (min-width:901px){
  .pricex-page .pricex-quick small{
    color:#aaa195;
    font-size:9px;
    line-height:1.25;
    font-weight:900;
  }
  .pricex-page .pricex-quick strong{
    color:#efc65e;
    font-size:19px;
    line-height:1;
    font-weight:950;
    letter-spacing:-.015em;
    font-variant-numeric:tabular-nums;
  }

  .pricex-page .pricex-intro__level strong{
    color:#f1eadf;
    font-size:15.5px;
    line-height:1.3;
    font-weight:900;
  }
  .pricex-page .pricex-intro__level span{
    color:#a59d92;
    font-size:11.5px;
    line-height:1.45;
  }
  .pricex-page .pricex-intro__level--b strong{color:#edca70;}

  .pricex-page .pricex-category>header>b{
    color:#7c6e52;
    font-size:44px;
    font-weight:950;
    line-height:1;
    letter-spacing:-.035em;
    font-variant-numeric:tabular-nums;
  }
  .pricex-page .pricex-category>header span{
    color:#dfb54b;
    font-size:11px;
    line-height:1.25;
    font-weight:900;
    letter-spacing:.09em;
  }
  .pricex-page .pricex-category>header h2{
    color:#f4eee5;
    font-size:29px;
    line-height:1.14;
    font-weight:900;
    letter-spacing:-.02em;
  }

  .pricex-page .pricex-card__body>p{
    color:#c9c0b4;
    font-size:11.5px;
    line-height:1.35;
    font-weight:900;
    letter-spacing:.035em;
  }
  .pricex-page .pricex-card--b .pricex-card__body>p{color:#e1cb91;}
  .pricex-page .pricex-card__body h3{
    color:#f2ece3;
    font-size:18px;
    line-height:1.2;
    font-weight:850;
  }
  .pricex-page .pricex-card__body h3 strong{
    color:#e8bb51;
    font-size:38px;
    line-height:.98;
    font-weight:950;
    letter-spacing:-.025em;
    font-variant-numeric:tabular-nums;
  }
  .pricex-page .pricex-card--b .pricex-card__body h3 strong{
    color:#f0c760;
    text-shadow:0 0 22px rgba(217,173,67,.08);
  }
  .pricex-page .pricex-card__body li{
    color:#c8c0b6;
    font-size:13px;
    line-height:1.58;
    font-weight:500;
  }
  .pricex-page .pricex-card__visual>span{
    font-size:14px;
    font-weight:950;
  }
  .pricex-page .pricex-card__visual strong{
    color:#f2e8d6;
    font-size:24px;
    line-height:1.16;
    font-weight:950;
  }
  .pricex-page .pricex-card__visual small{
    color:#a3977e;
    font-size:9.5px;
    line-height:1.35;
    font-weight:900;
  }

  .pricex-page #price-profile .pricex-profile-card__body>p{
    color:#c4baad;
    font-size:11.5px;
    line-height:1.35;
    font-weight:900;
    letter-spacing:0;
  }
  .pricex-page #price-profile .pricex-profile-card__body h3{
    font-size:15.5px;
    line-height:1.2;
  }
  .pricex-page #price-profile .pricex-profile-card__body h3>span{
    color:#ddd5ca;
    font-size:14.5px;
    font-weight:850;
  }
  .pricex-page #price-profile .pricex-profile-card__body h3 strong{
    font-size:38px;
    line-height:.98;
  }
  .pricex-page #price-profile .pricex-profile-card__body li{
    color:#c3bbb1;
    font-size:12.5px;
    line-height:1.55;
  }
}

@media (min-width:901px) and (max-width:1240px){
  .pricex-page .pricex-category>header h2{font-size:27px;}
  .pricex-page .pricex-card__body h3 strong{font-size:35px;}
  .pricex-page .pricex-card__body li{font-size:12.5px;line-height:1.55;}
  .pricex-page #price-profile .pricex-profile-card__body h3 strong{font-size:35px;}
  .pricex-page #price-profile .pricex-profile-card__body li{font-size:12px;}
}

@media (min-width:901px){
  body.contact-page--th.pricex-page .pricex-card__body li,
  body.contact-page--th.pricex-page #price-profile .pricex-profile-card__body li{line-height:1.62;}
}

/* ================================================================
   PC DELIVERY FINISH · STAGE 07-3 · A/B VISUAL HIERARCHY
   Scope: 901px+ / visual distinction only; no size, spacing or content changes
   ================================================================ */
@media (min-width:901px){
  .pricex-page .pricex-intro__level--a{
    border-color:rgba(255,255,255,.085);
    background:linear-gradient(145deg,rgba(255,255,255,.024),rgba(255,255,255,.006));
    box-shadow:inset 0 1px 0 rgba(255,255,255,.018);
  }
  .pricex-page .pricex-intro__level--a>b{
    border-color:rgba(255,255,255,.18);
    background:rgba(255,255,255,.018);
    color:#b9b2a7;
  }
  .pricex-page .pricex-intro__level--b{
    border-color:rgba(217,173,67,.34);
    background:linear-gradient(145deg,rgba(217,173,67,.075),rgba(217,173,67,.018) 44%,rgba(255,255,255,.006));
    box-shadow:inset 0 1px 0 rgba(239,202,108,.045),0 10px 28px rgba(0,0,0,.12);
  }
  .pricex-page .pricex-intro__level--b>b{
    border-color:rgba(239,199,93,.56);
    background:rgba(217,173,67,.10);
    color:#efc75d;
  }

  .pricex-page .pricex-card--a{
    border-color:rgba(255,255,255,.09);
    background:#0b0c0d;
    box-shadow:0 12px 34px rgba(0,0,0,.13);
  }
  .pricex-page .pricex-card--a::after{
    background:linear-gradient(90deg,rgba(255,255,255,.18),rgba(255,255,255,.035) 48%,transparent 78%);
  }
  .pricex-page .pricex-card--a .pricex-card__visual>span{
    border-color:rgba(255,255,255,.22);
    background:rgba(8,9,10,.80);
    color:#c4bdb1;
  }
  .pricex-page .pricex-card--a .pricex-sample{
    border-color:rgba(255,255,255,.075);
  }

  .pricex-page .pricex-card--b{
    border-color:rgba(217,173,67,.42);
    background:linear-gradient(145deg,rgba(217,173,67,.07),rgba(217,173,67,.018) 42%,transparent 68%),#0b0c0d;
    box-shadow:0 16px 42px rgba(0,0,0,.18),inset 0 1px 0 rgba(239,202,108,.035);
  }
  .pricex-page .pricex-card--b::after{
    height:2px;
    background:linear-gradient(90deg,#e4b84b,rgba(217,173,67,.34) 48%,rgba(217,173,67,.04) 82%,transparent);
  }
  .pricex-page .pricex-card--b .pricex-card__visual>span{
    border-color:rgba(239,199,93,.62);
    background:rgba(217,173,67,.11);
    color:#efc75d;
    box-shadow:0 0 0 3px rgba(217,173,67,.035);
  }
  .pricex-page .pricex-card--b .pricex-sample{
    border-color:rgba(217,173,67,.28);
  }

  .pricex-page #price-profile .pricex-profile-card--jpg{
    border-color:rgba(255,255,255,.09);
    background:#0b0c0d;
    box-shadow:0 12px 34px rgba(0,0,0,.13);
  }
  .pricex-page #price-profile .pricex-profile-card--gif{
    border-color:rgba(217,173,67,.28);
    background:linear-gradient(150deg,rgba(217,173,67,.04),transparent 48%),#0b0c0d;
  }
  .pricex-page #price-profile .pricex-profile-card--video{
    border-color:rgba(239,197,94,.46);
    background:linear-gradient(145deg,rgba(217,173,67,.085),rgba(217,173,67,.018) 48%,transparent),#0b0c0d;
    box-shadow:0 17px 44px rgba(0,0,0,.20),inset 0 1px 0 rgba(239,202,108,.035);
  }
}

/* ================================================================
   PC DELIVERY FINISH · STAGE 07-4 · INTERACTION / FOCUS
   Scope: 901px+ / interaction only; no layout, size, spacing or content changes
   ================================================================ */
@media (min-width:901px){
  .pricex-page .pricex-quick a,
  .pricex-page .pricex-category>header>a,
  .pricex-page .pricex-sample,
  .pricex-page #price-profile .pricex-profile-sample{
    -webkit-tap-highlight-color:transparent;
  }

  /* Only genuinely clickable controls should move like controls. */
  .pricex-page .pricex-card:hover{
    transform:none;
  }

  .pricex-page .pricex-quick a:active{
    transform:translateY(0);
    border-color:rgba(217,173,67,.58);
    background:rgba(217,173,67,.075);
  }

  .pricex-page .pricex-category>header>a{
    transition:border-color .18s ease,color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease;
  }
  .pricex-page .pricex-category>header>a:hover{
    transform:translateY(-1px);
    box-shadow:0 8px 20px rgba(0,0,0,.16);
  }
  .pricex-page .pricex-category>header>a:active{
    transform:translateY(1px);
    box-shadow:none;
  }

  .pricex-page .pricex-quick a:focus-visible,
  .pricex-page .pricex-category>header>a:focus-visible{
    outline:2px solid rgba(239,199,93,.92);
    outline-offset:3px;
    border-color:rgba(239,199,93,.68);
    box-shadow:0 0 0 4px rgba(217,173,67,.10);
  }

  .pricex-page .pricex-sample:focus-visible,
  .pricex-page #price-profile .pricex-profile-sample:focus-visible{
    outline:2px solid rgba(239,199,93,.96);
    outline-offset:-3px;
    box-shadow:inset 0 0 0 2px rgba(217,173,67,.18),0 0 0 3px rgba(217,173,67,.08);
  }

  .pricex-page .pricex-sample:active img,
  .pricex-page .pricex-sample:active video,
  .pricex-page #price-profile .pricex-profile-sample:active img{
    transform:scale(1.004);
  }
}

@media (min-width:901px) and (prefers-reduced-motion:reduce){
  .pricex-page .pricex-quick a,
  .pricex-page .pricex-category>header>a,
  .pricex-page .pricex-sample img,
  .pricex-page .pricex-sample video,
  .pricex-page #price-profile .pricex-profile-sample img{
    transition:none!important;
  }
  .pricex-page .pricex-quick a:hover,
  .pricex-page .pricex-category>header>a:hover,
  .pricex-page .pricex-sample:hover img,
  .pricex-page .pricex-sample:hover video,
  .pricex-page #price-profile .pricex-profile-sample:hover img{
    transform:none!important;
  }
}

/* ================================================================
   PC DELIVERY FINISH · STAGE 07-5 · REGRESSION FIX
   Scope: 901px+ / responsive overflow + interaction parity only
   ================================================================ */
@media (min-width:901px) and (max-width:1320px){
  /* Re-assert the intended compact quick-price grid after later 901px+ rules. */
  .pricex-page .pricex-quick{
    grid-template-columns:repeat(4,minmax(0,1fr));
    max-width:930px;
  }
  .pricex-page .pricex-quick small{
    min-width:0;
    overflow:hidden;
    text-overflow:ellipsis;
  }
}

@media (min-width:901px) and (max-width:1180px){
  /* Two 250px-minimum visual tracks cannot fit safely in a two-column A/B grid here. */
  .pricex-page .pricex-ab-grid{
    grid-template-columns:1fr;
  }
}

@media (min-width:1181px) and (max-width:1320px){
  /* Keep A/B side-by-side on laptop widths without forcing horizontal overflow. */
  .pricex-page #price-banner .pricex-card,
  .pricex-page #price-ktv-main .pricex-card,
  .pricex-page #price-massage-main .pricex-card,
  .pricex-page #price-recruit .pricex-card,
  .pricex-page #price-logo .pricex-card,
  .pricex-page #price-shorts .pricex-card{
    grid-template-columns:minmax(210px,40%) minmax(0,60%);
  }
}

@media (min-width:901px){
  /* Profile samples can be either images or MP4; keep both media types visually identical. */
  .pricex-page #price-profile .pricex-profile-sample video{
    display:block;
    width:100%;
    height:100%;
    object-fit:contain;
    object-position:center;
    background:#050606;
    transition:transform .22s ease;
  }
  .pricex-page #price-profile .pricex-profile-sample:hover video{
    transform:scale(1.012);
  }
  .pricex-page #price-profile .pricex-profile-sample:active video{
    transform:scale(1.004);
  }
}

@media (min-width:901px) and (prefers-reduced-motion:reduce){
  .pricex-page #price-profile .pricex-profile-sample video{
    transition:none!important;
  }
  .pricex-page #price-profile .pricex-profile-sample:hover video{
    transform:none!important;
  }
}
