.ContactChannels-module__Y3M87a__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.ContactChannels-module__Y3M87a__card{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);flex-direction:column;gap:14px;padding:20px;display:flex}.ContactChannels-module__Y3M87a__icon{object-fit:contain;flex-shrink:0;width:48px;height:48px}.ContactChannels-module__Y3M87a__title{letter-spacing:-.02em;margin:0;font-size:1rem;font-weight:650}.ContactChannels-module__Y3M87a__link{color:var(--sage-dark);text-underline-offset:3px;width:fit-content;font-size:.95rem;text-decoration:underline}.ContactChannels-module__Y3M87a__link:hover{color:var(--sage)}@media (max-width:900px){.ContactChannels-module__Y3M87a__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.ContactChannels-module__Y3M87a__grid{grid-template-columns:1fr}}
.site-module___CaXoa__page{flex-direction:column;min-height:100vh;display:flex}.site-module___CaXoa__container{width:100%;max-width:var(--container);padding:0 var(--gutter);margin:0 auto}.site-module___CaXoa__header{z-index:20;background:var(--bg);border-bottom:1px solid var(--border);position:sticky;top:0;transform:translateZ(0)}.site-module___CaXoa__headerInner{justify-content:space-between;align-items:center;gap:18px;min-height:68px;display:flex}.site-module___CaXoa__brand{align-items:center;gap:12px;display:inline-flex}.site-module___CaXoa__brandLogo{transform-origin:50%;flex-shrink:0;animation:3.6s ease-in-out infinite site-module___CaXoa__brandLogoFloat}@keyframes site-module___CaXoa__brandLogoFloat{0%,to{transform:translate(0,0)rotate(-2deg)}50%{transform:translateY(-6px)rotate(2deg)}}.site-module___CaXoa__brandText{gap:2px;display:grid}.site-module___CaXoa__brandTitle{letter-spacing:-.02em;font-weight:650;line-height:1.05}.site-module___CaXoa__brandSub{color:var(--muted-2);font-size:12px}.site-module___CaXoa__nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:flex}.site-module___CaXoa__navLink{color:var(--muted);border-radius:10px;padding:8px 12px;font-size:14px;transition:background .16s,color .16s}.site-module___CaXoa__navLink:hover,.site-module___CaXoa__navLinkActive{background:color-mix(in srgb, var(--sage-light) 55%, var(--surface-muted));color:var(--text)}.site-module___CaXoa__headerActions{align-items:center;gap:10px;display:flex}.site-module___CaXoa__btnHeader{background:var(--sage);height:40px;color:var(--primary-ink);cursor:pointer;touch-action:manipulation;border:0;border-radius:12px;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:600;transition:transform .16s,background .16s;display:inline-flex}.site-module___CaXoa__btnHeader:hover{background:var(--sage-dark);transform:translateY(-1px)}.site-module___CaXoa__main{flex:1}.site-module___CaXoa__section{background:var(--bg);padding:56px 0}.site-module___CaXoa__sectionAlt{background:linear-gradient(180deg, color-mix(in srgb, var(--bg) 32%, var(--surface-muted)) 0%, var(--surface-muted) 16%, var(--surface-muted) 84%, color-mix(in srgb, var(--bg) 32%, var(--surface-muted)) 100%);}.site-module___CaXoa__sectionHeader{gap:10px;max-width:720px;margin-bottom:28px;display:grid}.site-module___CaXoa__h1{letter-spacing:-.04em;text-wrap:balance;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.08}.site-module___CaXoa__h2{letter-spacing:-.03em;font-size:clamp(24px,2.5vw,32px);font-weight:700;line-height:1.12}.site-module___CaXoa__h3{letter-spacing:-.02em;font-size:20px;font-weight:650;line-height:1.2}.site-module___CaXoa__lead{color:var(--muted);max-width:58ch;font-size:18px;line-height:1.7}.site-module___CaXoa__sub{color:var(--muted);max-width:68ch;line-height:1.65}.site-module___CaXoa__pill{border:1px solid var(--border);background:var(--surface);color:var(--muted);border-radius:999px;align-items:center;padding:8px 14px;font-size:13px;display:inline-flex}.site-module___CaXoa__btnPrimary,.site-module___CaXoa__btnGhost{letter-spacing:-.01em;cursor:pointer;touch-action:manipulation;border-radius:14px;justify-content:center;align-items:center;height:48px;padding:0 20px;font-size:15px;font-weight:600;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.site-module___CaXoa__btnPrimary{background:var(--sage);color:var(--primary-ink);border:1px solid #0000}.site-module___CaXoa__btnPrimary:hover{background:var(--sage-dark);transform:translateY(-1px)}.site-module___CaXoa__btnGhost{background:var(--surface);border:1px solid var(--border);color:var(--text)}.site-module___CaXoa__btnGhost:hover{background:var(--surface-muted);transform:translateY(-1px)}.site-module___CaXoa__btnSmall{height:42px;padding:0 16px;font-size:14px;}.site-module___CaXoa__bookingAction{justify-content:center;align-items:center;gap:10px;width:fit-content;display:inline-flex}.site-module___CaXoa__bookingActionRight{flex-direction:row-reverse}.site-module___CaXoa__bookingActionTop{flex-direction:column;gap:12px}.site-module___CaXoa__bookingActionIcon{flex:none;line-height:0;display:inline-flex}.site-module___CaXoa__bookingActionIconInner{transform-origin:50%;will-change:transform;display:inline-flex}.site-module___CaXoa__link{color:var(--sage-dark);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--sage) 45%, transparent);text-decoration-color:color-mix(in srgb, var(--sage) 45%, transparent);text-underline-offset:3px;font-weight:600}.site-module___CaXoa__link:hover{-webkit-text-decoration-color:var(--sage);text-decoration-color:var(--sage)}.site-module___CaXoa__card{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);padding:22px}.site-module___CaXoa__cardTitle{letter-spacing:-.02em;font-weight:650}.site-module___CaXoa__cardText{color:var(--muted);margin-top:10px;line-height:1.65}.site-module___CaXoa__grid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.site-module___CaXoa__grid3{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.site-module___CaXoa__photo{border-radius:var(--radius-lg);background:linear-gradient(145deg, var(--sage-light), var(--surface-muted));border:1px solid var(--border);aspect-ratio:4/5;color:var(--muted-2);text-align:center;place-items:center;padding:20px;font-size:13px;display:grid;overflow:hidden}.site-module___CaXoa__photoWide{aspect-ratio:16/10;}.site-module___CaXoa__photoSquare{aspect-ratio:1;}.site-module___CaXoa__footer{border-top:1px solid var(--border);background:var(--surface);padding:28px 0 36px}.site-module___CaXoa__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.site-module___CaXoa__footerText{color:var(--muted-2);max-width:72ch;font-size:13px;line-height:1.55}.site-module___CaXoa__footerNav{flex-wrap:wrap;gap:8px 16px;display:flex}.site-module___CaXoa__footerLink{color:var(--muted);font-size:13px}.site-module___CaXoa__footerLink:hover{color:var(--text)}.site-module___CaXoa__pageHero{padding:48px 0 24px}.site-module___CaXoa__pageHeroCompact{padding:36px 0 8px}.site-module___CaXoa__ctaBand{border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--sage-light) 0%, color-mix(in srgb, var(--sage-light) 55%, var(--surface-muted)) 100%);border:1px solid color-mix(in srgb, var(--sage) 24%, var(--border));text-align:center;justify-items:center;gap:16px;padding:48px;display:grid}.site-module___CaXoa__tableWrap{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);overflow-x:auto}.site-module___CaXoa__table{border-collapse:collapse;width:100%;font-size:15px}.site-module___CaXoa__table th,.site-module___CaXoa__table td{text-align:left;border-bottom:1px solid var(--border);padding:16px 18px}.site-module___CaXoa__table th{background:var(--surface-muted);text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:13px;font-weight:650}.site-module___CaXoa__table tr:last-child td{border-bottom:none}.site-module___CaXoa__tablePrice{white-space:nowrap;font-weight:700}.site-module___CaXoa__prose{color:var(--muted);gap:12px;max-width:68ch;line-height:1.75;display:grid}.site-module___CaXoa__prose p+p{margin-top:0}.site-module___CaXoa__prose ul,ul.site-module___CaXoa__prose{gap:10px;margin:0;padding:0;list-style:none;display:grid}.site-module___CaXoa__prose li{padding-left:18px;position:relative}.site-module___CaXoa__prose li:before{content:"";background:var(--sage);border-radius:50%;width:6px;height:6px;position:absolute;top:.65em;left:0}.site-module___CaXoa__map{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface-muted);min-height:320px;overflow:hidden}.site-module___CaXoa__map iframe{border:0;width:100%;height:320px}@media (max-width:900px){.site-module___CaXoa__headerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 12px;padding-top:8px;padding-bottom:8px}.site-module___CaXoa__brand{order:1;gap:8px;min-width:0}.site-module___CaXoa__brandLogo{width:28px;height:28px}.site-module___CaXoa__brandTitle{white-space:nowrap;font-size:13px}.site-module___CaXoa__headerActions{flex-shrink:0;order:2;width:auto}.site-module___CaXoa__headerActions .site-module___CaXoa__bookingAction{gap:6px}.site-module___CaXoa__headerActions .site-module___CaXoa__bookingActionIconInner img{width:26px;height:26px}.site-module___CaXoa__btnHeader{border-radius:10px;height:32px;padding:0 10px;font-size:12px}.site-module___CaXoa__nav{flex-wrap:nowrap;order:3;justify-content:space-between;gap:0;width:100%;display:flex}.site-module___CaXoa__navLink{white-space:nowrap;border-radius:8px;padding:6px 4px;font-size:11px}.site-module___CaXoa__brandSub{display:none}.site-module___CaXoa__grid2,.site-module___CaXoa__grid3{grid-template-columns:1fr}.site-module___CaXoa__tableWrap{box-shadow:none;background:0 0;border:none;border-radius:0;overflow:visible}.site-module___CaXoa__table,.site-module___CaXoa__table thead,.site-module___CaXoa__table tbody,.site-module___CaXoa__table th,.site-module___CaXoa__table td,.site-module___CaXoa__table tr{width:100%;display:block}.site-module___CaXoa__table thead{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-module___CaXoa__table tr{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);margin-bottom:12px;padding:12px 16px}.site-module___CaXoa__table tr:last-child{margin-bottom:0}.site-module___CaXoa__table td{border-bottom:1px solid var(--border);white-space:normal;grid-template-columns:110px 1fr;align-items:start;gap:10px;padding:8px 0;display:grid}.site-module___CaXoa__table td:last-child{border-bottom:none;padding-bottom:2px}.site-module___CaXoa__table td:before{content:attr(data-label);letter-spacing:.04em;text-transform:uppercase;color:var(--muted);padding-top:2px;font-size:11px;font-weight:650}.site-module___CaXoa__tablePrice{color:var(--sage-dark);font-size:16px}}@media (prefers-reduced-motion:reduce){.site-module___CaXoa__brandLogo{animation:none}}
.home-module__Hx0lNG__hero{padding:48px 0 32px}.home-module__Hx0lNG__heroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.home-module__Hx0lNG__heroPhoto{border-radius:var(--radius-lg);aspect-ratio:4/5;border:1px solid var(--border);box-shadow:var(--shadow);position:relative;overflow:hidden}.home-module__Hx0lNG__heroPhotoImage{object-fit:cover;object-position:center 20%}.home-module__Hx0lNG__heroCopy{gap:18px;display:grid}.home-module__Hx0lNG__heroCtas{flex-wrap:wrap;gap:12px;display:flex}.home-module__Hx0lNG__valuesContent{max-width:720px}.home-module__Hx0lNG__serviceCards{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.home-module__Hx0lNG__serviceCard{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);gap:10px;padding:22px;transition:border-color .18s,box-shadow .18s;display:grid}.home-module__Hx0lNG__servicePrice{letter-spacing:-.03em;color:var(--sage-dark);font-size:28px;font-weight:750}.home-module__Hx0lNG__serviceCard:hover{border-color:color-mix(in srgb, var(--sage) 25%, var(--border));box-shadow:var(--shadow)}.home-module__Hx0lNG__serviceMeta{color:var(--muted);font-size:14px}.home-module__Hx0lNG__serviceActions{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.home-module__Hx0lNG__gameCards{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.home-module__Hx0lNG__gameCard{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);overflow:hidden}.home-module__Hx0lNG__gameCardImage{aspect-ratio:16/10;color:var(--muted-2);text-align:center;place-items:center;padding:20px;font-size:13px;display:grid}.home-module__Hx0lNG__gameCoverWide{aspect-ratio:16/9;border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-sm);margin-bottom:32px;overflow:hidden}.home-module__Hx0lNG__gameCoverPhoto{padding:0;display:block;position:relative}.home-module__Hx0lNG__gameCoverImage{object-fit:cover;object-position:center}.home-module__Hx0lNG__gameCardImagePeach{background:linear-gradient(145deg, color-mix(in srgb, var(--sage-dark) 18%, var(--sage-light)), var(--surface))}.home-module__Hx0lNG__gameCardImageSage{background:linear-gradient(145deg, var(--sage-light), var(--surface))}.home-module__Hx0lNG__gameCardBody{gap:10px;padding:22px;display:grid}.home-module__Hx0lNG__approachText{gap:16px;max-width:720px;display:grid}.home-module__Hx0lNG__approachText p{color:var(--muted);line-height:1.75}@media (max-width:900px){.home-module__Hx0lNG__hero{background:var(--bg)}.home-module__Hx0lNG__heroGrid{flex-direction:column;align-items:stretch;gap:24px;display:flex}.home-module__Hx0lNG__heroPhoto{aspect-ratio:4/5;order:-1;width:100%;min-height:280px;max-height:420px}.home-module__Hx0lNG__serviceCards,.home-module__Hx0lNG__gameCards{grid-template-columns:1fr}}
.about-module__8TymFG__bio{gap:16px;max-width:760px;margin-top:20px;display:grid}.about-module__8TymFG__bioName{letter-spacing:-.03em;font-size:clamp(24px,3vw,32px);line-height:1.2}.about-module__8TymFG__bioRole{color:var(--muted);font-size:18px;line-height:1.7}.about-module__8TymFG__educationTitle{margin-top:8px;font-size:20px;line-height:1.3}.about-module__8TymFG__educationList{color:var(--muted);gap:10px;margin:0;padding:0;line-height:1.65;list-style:none;display:grid}.about-module__8TymFG__educationList li{padding-left:18px;position:relative}.about-module__8TymFG__educationList li:before{background:var(--sage);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:.7em;left:0}.about-module__8TymFG__gallery{grid-template-columns:1fr;align-items:start;gap:16px;display:grid}.about-module__8TymFG__photoItem{gap:10px;margin:0;display:grid}.about-module__8TymFG__caption{color:var(--muted);text-align:center;font-size:14px;line-height:1.45}.about-module__8TymFG__portrait{aspect-ratio:3/4;justify-self:center;width:min(100%,440px);padding:0;display:block;position:relative}.about-module__8TymFG__portraitImage{object-fit:cover;object-position:center}.about-module__8TymFG__additionalPortrait{border:1px solid var(--border);border-radius:var(--radius-lg);justify-self:center;width:min(100%,440px);height:auto}.about-module__8TymFG__workspace{aspect-ratio:16/9;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-muted);padding:0;display:block;position:relative;overflow:hidden}.about-module__8TymFG__workspaceImage{object-fit:contain;object-position:center center;width:100%;height:100%;position:absolute;inset:0}.about-module__8TymFG__conference{aspect-ratio:auto;background:0 0;border:none;justify-content:center;align-items:center;padding:20px;display:flex}.about-module__8TymFG__conferenceImage{border-radius:calc(var(--radius-lg) - 2px);max-width:min(100%,440px);width:auto!important;height:auto!important}.about-module__8TymFG__concerns{gap:24px;display:grid}.about-module__8TymFG__concernGroups{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.about-module__8TymFG__concernGroup{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);align-content:start;gap:14px;padding:22px;display:grid}.about-module__8TymFG__concernGroup:last-child{grid-column:1/-1}.about-module__8TymFG__concernList{color:var(--muted);gap:10px;margin:0;padding:0;line-height:1.65;list-style:none;display:grid}.about-module__8TymFG__concernList li{padding-left:18px;position:relative}.about-module__8TymFG__concernList li:before{background:var(--sage);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:.68em;left:0}.about-module__8TymFG__concernClosing{max-width:68ch;color:var(--muted);gap:12px;font-size:17px;line-height:1.7;display:grid}@media (max-width:700px){.about-module__8TymFG__concernGroups{grid-template-columns:1fr}.about-module__8TymFG__concernGroup:last-child{grid-column:auto}}
.GameGallery-module__DinW8a__gallery{gap:14px;margin-bottom:32px;display:grid}.GameGallery-module__DinW8a__stage{aspect-ratio:16/10;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-muted);box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.GameGallery-module__DinW8a__stage:focus-visible{outline:3px solid color-mix(in srgb, var(--sage) 35%, transparent);outline-offset:3px}.GameGallery-module__DinW8a__mainImage{object-fit:contain}.GameGallery-module__DinW8a__arrow{z-index:1;border:1px solid color-mix(in srgb, var(--border) 55%, transparent);background:color-mix(in srgb, var(--surface) 88%, transparent);width:44px;height:44px;color:var(--sage-dark);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:50%;place-items:center;font-size:24px;transition:background .16s,transform .16s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.GameGallery-module__DinW8a__arrow:hover{background:var(--surface);transform:translateY(-50%)scale(1.05)}.GameGallery-module__DinW8a__arrowPrevious{left:16px}.GameGallery-module__DinW8a__arrowNext{right:16px}.GameGallery-module__DinW8a__counter{z-index:1;background:color-mix(in srgb, var(--text) 72%, transparent);color:var(--primary-ink);border-radius:999px;padding:6px 10px;font-size:13px;line-height:1;position:absolute;bottom:16px;right:16px}.GameGallery-module__DinW8a__thumbnails{scrollbar-width:thin;gap:10px;padding:2px 2px 8px;display:flex;overflow-x:auto}.GameGallery-module__DinW8a__thumbnail{border-radius:var(--radius-sm);background:var(--surface-muted);cursor:pointer;opacity:.7;border:2px solid #0000;flex:none;width:84px;height:64px;transition:border-color .16s,opacity .16s,transform .16s;position:relative;overflow:hidden}.GameGallery-module__DinW8a__thumbnail:hover{opacity:1;transform:translateY(-1px)}.GameGallery-module__DinW8a__thumbnailActive{border-color:var(--sage);opacity:1}.GameGallery-module__DinW8a__thumbnailImage{object-fit:cover}@media (max-width:600px){.GameGallery-module__DinW8a__stage{aspect-ratio:4/5}.GameGallery-module__DinW8a__arrow{width:40px;height:40px}.GameGallery-module__DinW8a__arrowPrevious{left:10px}.GameGallery-module__DinW8a__arrowNext{right:10px}.GameGallery-module__DinW8a__counter{bottom:10px;right:10px}}
