@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";:root{--bg: #f2f4f6;--surface: #ffffff;--surface-muted: #f9fafb;--text: #191f28;--text-muted: #6b7684;--line: #e5e8eb;--line-strong: #d1d6db;--primary: #3182f6;--primary-strong: #1b64da;--success: #0ea75a;--warn: #f59e0b;--danger: #ef4444;--shadow-sm: 0 2px 8px rgba(15, 23, 42, .06);--shadow-md: 0 10px 28px rgba(15, 23, 42, .08);--radius-sm: 10px;--radius-md: 14px;--radius-lg: 20px}html[data-site-theme=apple]{--bg: #f5f5f7;--surface: #ffffff;--surface-muted: #f7f7f8;--text: #1d1d1f;--text-muted: #6e6e73;--line: #d2d2d7;--line-strong: #c7c7cc;--primary: #2b2b2d;--primary-strong: #111113;--shadow-sm: 0 4px 14px rgba(0, 0, 0, .06);--shadow-md: 0 20px 40px rgba(0, 0, 0, .11);--radius-sm: 14px;--radius-md: 18px;--radius-lg: 28px}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{min-height:100vh;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at 10% -20%,#e8f2ff 0%,transparent 40%),radial-gradient(circle at 90% -10%,#ecfdf5 0%,transparent 38%),var(--bg);overflow-x:hidden}html[data-site-theme=apple] body{background:radial-gradient(circle at 15% -10%,rgba(28,28,30,.08) 0%,transparent 44%),radial-gradient(circle at 88% -16%,rgba(130,130,140,.1) 0%,transparent 36%),linear-gradient(180deg,#f8f8f8,#ededee)}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button,input,select,textarea{font-family:inherit}button{border:0;background:none;cursor:pointer}.header{position:sticky;top:0;z-index:40;background:#ffffffe0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}html[data-site-theme=apple] .header{background:#f8f8f8bd;-webkit-backdrop-filter:saturate(180%) blur(18px);backdrop-filter:saturate(180%) blur(18px)}.header__top{max-width:1160px;margin:0 auto;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.header__logo{font-size:28px;font-weight:800;letter-spacing:-.03em;color:var(--text)}html[data-site-theme=apple] .header__logo{font-size:24px;font-weight:700;letter-spacing:-.015em}.header__auth{display:flex;align-items:center;gap:8px}.header__balance{display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:0 12px;border-radius:999px;border:1px solid #c8ddff;background:#edf4ff;color:#1d4f91;font-size:12px;font-weight:600}.header__balance strong{color:var(--primary-strong);font-size:13px;letter-spacing:-.01em}.header__balance-label{color:#3f6fb0;font-size:11px;font-weight:700}.header__nickname{color:var(--primary-strong);font-size:13px;font-weight:700}.btn-login,.btn-signup{display:inline-flex;align-items:center;justify-content:center;height:38px;border-radius:999px;font-size:13px;font-weight:700;line-height:1;padding:0 16px;border:1px solid transparent;transition:all .2s ease}.btn-login{color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary-strong));box-shadow:0 6px 16px #3182f642}html[data-site-theme=apple] .btn-login{background:linear-gradient(180deg,#2b2b2d,#111113);box-shadow:0 8px 18px #11111359}.btn-login:hover{transform:translateY(-1px);box-shadow:0 8px 18px #3182f657}.btn-signup{color:var(--text);background:var(--surface);border-color:var(--line-strong)}.btn-signup:hover{background:var(--surface-muted)}.msg-icon{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:56px;height:38px;border-radius:999px;padding:0 14px;font-size:13px;font-weight:700;color:var(--primary-strong);background:#e8f2ff;border:1px solid #c8ddff;transition:all .2s ease}html[data-site-theme=apple] .msg-icon{background:#f0f0f2;border-color:#d2d2d7}.msg-icon__badge{min-width:18px;height:18px;border-radius:999px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;background:#ef4444;color:#fff;font-size:10px;font-weight:800;line-height:1}.msg-icon:hover,.msg-icon--active{color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary-strong));border-color:transparent}.nav{background:var(--surface);border-bottom:1px solid var(--line)}.nav__list{max-width:1160px;margin:0 auto;padding:6px 20px;display:flex;align-items:center;justify-content:center;gap:6px;overflow-x:auto;scrollbar-width:none}.nav__list::-webkit-scrollbar{display:none}.nav__link{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;padding:10px 14px;border-radius:999px;font-size:14px;color:var(--text-muted);font-weight:600;transition:all .2s ease}html[data-site-theme=apple] .nav__link{border-radius:12px;padding:10px 16px}.nav__link:hover,.nav__link.active{color:var(--primary-strong);background:#edf4ff}.hero{position:relative;max-width:1160px;width:calc(100% - 40px);margin:18px auto 0;height:220px;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md);background:linear-gradient(140deg,#2d8cff,#1a6fe8 45%,#0f5bd4)}html[data-site-theme=apple] .hero{height:260px;border:1px solid #d9d9de;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.66) 0 18%,transparent 34%),radial-gradient(circle at 88% 76%,rgba(255,255,255,.5) 0 14%,transparent 30%),linear-gradient(135deg,#1e1e20,#3a3a3c 45%,#6d6d70)}.hero__bg{position:absolute;inset:0;overflow:hidden}.hero__bg-video{width:100%;height:100%;object-fit:cover;object-position:center}.hero__center{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:1}.hero__title{color:#fff;font-size:clamp(22px,3.6vw,38px);letter-spacing:-.02em;font-weight:700;text-shadow:0 8px 24px rgba(0,0,0,.18);transition:opacity .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1),filter .5s cubic-bezier(.4,0,.2,1)}.hero__title--visible{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}.hero__title--hidden{opacity:0;transform:translateY(24px) scale(.92);filter:blur(6px)}html[data-site-theme=apple] .hero__title{font-size:clamp(28px,4.8vw,50px);font-weight:700;letter-spacing:-.02em}.categories{max-width:1160px;margin:16px auto 0;width:calc(100% - 40px)}.categories__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cat-item{display:flex;align-items:center;justify-content:center;gap:10px;border-radius:14px;height:52px;font-size:15px;font-weight:700;color:#4e5968;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm);transition:all .2s ease}html[data-site-theme=apple] .cat-item{border-radius:16px}.cat-item:hover,.cat-item.active{color:var(--primary-strong);border-color:#bdd6ff;background:#edf4ff}.cat-item__icon{font-size:18px}.provider-tabs{max-width:1160px;width:calc(100% - 40px);margin:14px auto 0}.provider-tabs__list{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.provider-tabs__list::-webkit-scrollbar{display:none}.provider-tab{height:38px;padding:0 14px;border-radius:999px;border:1px solid var(--line);background:var(--surface);color:#4e5968;font-size:13px;font-weight:700;white-space:nowrap;transition:all .2s ease}html[data-site-theme=apple] .provider-tab{border-radius:12px}.provider-tab:hover,.provider-tab--active{color:var(--primary-strong);border-color:#bdd6ff;background:#edf4ff}.games-section{max-width:1160px;width:calc(100% - 40px);margin:18px auto 0;padding-bottom:48px}.games-section__title{font-size:20px;font-weight:800;letter-spacing:-.02em;margin-bottom:14px}.game-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.game-card{position:relative;border-radius:14px;overflow:hidden;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm);transition:transform .2s ease,box-shadow .2s ease}html[data-site-theme=apple] .game-card{border-radius:18px;border-color:#d7d7db}.game-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.game-card__img{width:100%;aspect-ratio:1 / 1;object-fit:cover;object-position:center;display:block}.game-card__overlay{position:absolute;left:0;right:0;bottom:0;background:linear-gradient(transparent,#000000c2);padding:9px 10px}.game-card__name{font-size:12px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-card__provider{margin-top:2px;font-size:11px;color:#ffffffc2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.footer{margin-top:auto;border-top:1px solid var(--line);background:#fffc;padding:22px 20px}.footer__text{color:var(--text-muted);text-align:center;font-size:12px}.auth-page{min-height:100vh;padding:20px;display:flex;align-items:center;justify-content:center}.auth-card{width:100%;max-width:420px;background:var(--surface);border-radius:22px;border:1px solid var(--line);box-shadow:var(--shadow-md);padding:28px}html[data-site-theme=apple] .auth-card{border-radius:28px;border-color:#d9d9de}.auth-card--wide{max-width:560px}.auth-logo{display:block;text-align:center;font-size:32px;font-weight:900;letter-spacing:-.04em;color:var(--text);margin-bottom:8px}.auth-title{text-align:center;color:var(--text-muted);font-size:15px;margin-bottom:20px}.auth-error{margin-bottom:14px;border-radius:var(--radius-sm);border:1px solid #fecaca;background:#fef2f2;color:#991b1b;font-size:13px;text-align:center;padding:10px 12px}.auth-form{display:flex;flex-direction:column;gap:12px}.auth-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.auth-field{display:flex;flex-direction:column;gap:6px}.auth-field label{color:var(--text-muted);font-size:13px;font-weight:600}.required{color:var(--danger)}.auth-field input,.inquiry-textarea{width:100%;height:44px;padding:0 14px;border-radius:12px;border:1px solid var(--line-strong);background:#fff;color:var(--text);font-size:14px;transition:border-color .2s ease,box-shadow .2s ease}.auth-field input:focus,.inquiry-textarea:focus{outline:none;border-color:#8cbcff;box-shadow:0 0 0 4px #3182f61f}.auth-submit{margin-top:6px;width:100%;height:44px;border-radius:12px;background:linear-gradient(135deg,var(--primary),var(--primary-strong));color:#fff;font-size:14px;font-weight:700}.auth-submit:disabled{opacity:.55;cursor:not-allowed}.auth-footer{text-align:center;margin-top:16px;color:var(--text-muted);font-size:13px}.auth-link{color:var(--primary-strong);font-weight:700}.user-content{max-width:960px;width:calc(100% - 40px);margin:18px auto;flex:1}.user-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-sm);padding:22px}.user-card__title{font-size:18px;font-weight:800;margin-bottom:18px}.message-title{display:inline-flex;align-items:center;gap:8px}.message-title__icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:var(--primary-strong)}.message-title__icon svg{width:100%;height:100%}.user-success{margin-bottom:14px;border:1px solid #bbf7d0;background:#f0fdf4;color:#166534;border-radius:var(--radius-sm);padding:10px 12px;text-align:center;font-size:13px}.balance-display{margin-bottom:14px;border-radius:12px;border:1px solid #c8ddff;background:#edf4ff;color:#1d4f91;padding:12px 14px;font-size:14px}.balance-display strong{color:var(--primary-strong);font-size:19px;letter-spacing:-.02em}.quick-amounts{display:flex;flex-wrap:wrap;gap:8px}.quick-btn{height:32px;border-radius:999px;padding:0 12px;background:#edf4ff;color:var(--primary-strong);border:1px solid #c8ddff;font-size:12px;font-weight:700}.quick-btn:hover{background:#dcecff}.user-table{width:100%;border-collapse:collapse;font-size:13px}.user-table th,.user-table td{text-align:left;padding:11px 12px;border-bottom:1px solid var(--line)}.user-table th{color:var(--text-muted);font-weight:700;background:#fafbfc}.user-table td{color:#2f3a4a}.status-pending{color:var(--warn);font-weight:700}.status-approved{color:var(--success);font-weight:700}.status-rejected{color:var(--danger);font-weight:700}.notice-list{display:flex;flex-direction:column;gap:10px}.notice-item{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}.notice-item--open{border-color:#bdd6ff;box-shadow:0 0 0 4px #3182f614}.notice-item__header{display:flex;align-items:center;gap:8px;padding:13px 14px}.notice-item__header:hover{background:#f8fafc}.notice-item__title{flex:1;font-size:14px;color:var(--text);font-weight:700}.notice-item__date,.notice-item__arrow,.inquiry-answer-date,.profile-label{color:var(--text-muted);font-size:12px}.notice-item__body{border-top:1px solid var(--line);font-size:13px;color:#374151;line-height:1.65;white-space:pre-wrap;padding:14px}.notice-item--unread .notice-item__title{color:var(--primary-strong)}.unread-dot{width:8px;height:8px;border-radius:999px;background:var(--danger);flex-shrink:0}.profile-info{display:flex;flex-direction:column;gap:6px}.profile-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid var(--line);gap:10px}.profile-value{font-size:14px;font-weight:700;color:#2f3a4a}.tab-menu{display:flex;gap:8px;margin-bottom:16px;overflow-x:auto;padding-bottom:2px}.tab-btn{height:38px;border-radius:999px;padding:0 14px;border:1px solid var(--line);background:#fff;color:#4e5968;font-size:13px;font-weight:700;white-space:nowrap}.tab-btn--active{color:var(--primary-strong);border-color:#bdd6ff;background:#edf4ff}.empty-message{text-align:center;color:var(--text-muted);padding:28px 12px}.inquiry-form-box{border:1px solid var(--line);border-radius:12px;background:#fafbfc;padding:14px}.inquiry-textarea{resize:vertical;min-height:92px;height:auto;padding:12px 14px}.inquiry-status{display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:800;background:#fff6dd;color:#a16207;flex-shrink:0}.inquiry-status--answered{background:#dcfce7;color:#166534}.inquiry-content,.inquiry-answer{margin-top:10px}.inquiry-answer{border-top:1px dashed var(--line-strong);padding-top:10px}.deposit-account-box{display:flex;flex-direction:column;gap:8px}.deposit-account-row{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:10px 12px}.deposit-account-label{color:var(--text-muted);font-size:12px;font-weight:700}.deposit-account-value{color:var(--text);font-size:15px;letter-spacing:-.01em}.deposit-account-copy-wrap{display:inline-flex;align-items:center;gap:8px}.deposit-copy-btn{width:28px;height:28px;border-radius:8px;border:1px solid #c8ddff;background:#edf4ff;color:var(--primary-strong);display:inline-flex;align-items:center;justify-content:center;transition:all .15s ease}.deposit-copy-btn svg{width:16px;height:16px}.deposit-copy-btn:hover{background:#dcecff}.withdraw-confirm-overlay{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:16px;z-index:120}.withdraw-confirm-modal{width:100%;max-width:420px;border-radius:16px;border:1px solid var(--line);background:#fff;box-shadow:var(--shadow-md);padding:18px}.withdraw-confirm-title{font-size:18px;font-weight:800;margin-bottom:6px}.withdraw-confirm-desc{color:var(--text-muted);font-size:13px;margin-bottom:12px}.withdraw-confirm-list{border:1px solid var(--line);border-radius:12px;background:#f9fafb}.withdraw-confirm-list>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid var(--line)}.withdraw-confirm-list>div:last-child{border-bottom:0}.withdraw-confirm-list span{color:var(--text-muted);font-size:12px;font-weight:700}.withdraw-confirm-list strong{color:var(--text);font-size:14px}.withdraw-confirm-actions{margin-top:14px;display:flex;justify-content:flex-end;gap:8px}@media(max-width:980px){.game-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.header__top,.nav__list,.hero,.categories,.provider-tabs,.games-section,.user-content{width:calc(100% - 24px)}.header__top,.nav__list{padding-left:12px;padding-right:12px}.header__logo{font-size:22px}.hero{height:180px;margin-top:12px}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.auth-row{grid-template-columns:1fr}.user-card{padding:16px}.user-table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.deposit-account-value{font-size:14px}}@media(max-width:480px){.header__top{gap:6px;padding-top:10px;padding-bottom:10px}.header__logo{font-size:18px}.header__auth{gap:6px}.btn-login,.btn-signup,.msg-icon{height:32px;padding:0 10px;font-size:11px;min-width:48px}.msg-icon__badge{min-width:15px;height:15px;padding:0 4px;font-size:9px}.nav__link{font-size:12px;padding:8px 10px}.hero{height:144px;border-radius:14px}.hero__title{font-size:36px}.cat-item{height:44px;font-size:13px;gap:6px}.cat-item__icon{font-size:15px}.games-section__title,.user-card__title{font-size:16px}.user-content,.games-section{margin-top:12px;padding-bottom:24px}.footer{padding:16px 12px}.footer__text{font-size:11px}.header__balance{height:32px;min-height:32px;padding:0 9px;gap:4px}.header__balance-label{display:none}.header__balance strong{font-size:11px}.deposit-account-row{padding:9px 10px}.deposit-account-copy-wrap{gap:6px}.deposit-copy-btn{width:24px;height:24px;border-radius:6px}.deposit-copy-btn svg{width:14px;height:14px}.withdraw-confirm-modal{padding:14px}.withdraw-confirm-title{font-size:16px}.withdraw-confirm-actions .btn-login,.withdraw-confirm-actions .btn-signup{height:34px;font-size:12px}}html[data-site-theme=apple] body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Helvetica Neue,sans-serif}html[data-site-theme=apple] .header{border-bottom:0;box-shadow:0 1px #00000014}html[data-site-theme=apple] .header__top{max-width:1280px;padding:14px 24px}html[data-site-theme=apple] .header__auth{gap:10px}html[data-site-theme=apple] .header__balance{min-height:40px;border-radius:14px;border-color:#d6d6da;background:#fff;color:#1d1d1f;box-shadow:0 6px 16px #00000014}html[data-site-theme=apple] .header__balance-label{color:#6e6e73}html[data-site-theme=apple] .header__nickname{color:#1d1d1f;font-weight:600}html[data-site-theme=apple] .btn-login,html[data-site-theme=apple] .btn-signup,html[data-site-theme=apple] .msg-icon{height:40px;border-radius:14px;font-weight:600}html[data-site-theme=apple] .btn-signup{border-color:#d2d2d7;background:#fff}html[data-site-theme=apple] .msg-icon{color:#1d1d1f;background:#fff;border-color:#d2d2d7}html[data-site-theme=apple] .msg-icon:hover,html[data-site-theme=apple] .msg-icon--active{color:#fff;background:linear-gradient(180deg,#2b2b2d,#111113)}html[data-site-theme=apple] .nav{background:transparent;border-bottom:0;margin-top:12px}html[data-site-theme=apple] .nav__list{max-width:1160px;background:#ffffffbd;border:1px solid #d2d2d7;border-radius:18px;padding:8px;gap:4px;-webkit-backdrop-filter:saturate(180%) blur(14px);backdrop-filter:saturate(180%) blur(14px)}html[data-site-theme=apple] .nav__link{min-height:40px;border-radius:12px;color:#6e6e73;font-size:13px;font-weight:600}html[data-site-theme=apple] .nav__link:hover,html[data-site-theme=apple] .nav__link.active{color:#111;background:#fff;box-shadow:0 8px 20px #00000014}html[data-site-theme=apple] .hero{max-width:1160px;width:calc(100% - 40px);height:220px;margin-top:18px;border-radius:var(--radius-lg);border:1px solid #3a3a3f;box-shadow:0 34px 60px #0f0f1157;background:radial-gradient(circle at 72% 22%,rgba(220,220,225,.22) 0%,transparent 26%),radial-gradient(circle at 26% 76%,rgba(150,150,160,.22) 0%,transparent 29%),linear-gradient(145deg,#0f0f12,#222229 46%,#35353f)}html[data-site-theme=apple] .hero__bg{opacity:.7}html[data-site-theme=apple] .hero__title{font-size:clamp(32px,4vw,56px);font-weight:600;letter-spacing:-.015em;text-shadow:0 14px 30px rgba(0,0,0,.42)}html[data-site-theme=apple] .categories{max-width:1160px}html[data-site-theme=apple] .categories__list{gap:12px}html[data-site-theme=apple] .cat-item{height:52px;border-radius:16px;border-color:#d1d1d6;background:#fff;color:#1d1d1f;font-weight:600}html[data-site-theme=apple] .cat-item:hover,html[data-site-theme=apple] .cat-item.active{color:#fff;border-color:#1a1a1c;background:linear-gradient(180deg,#2b2b2d,#111113);box-shadow:0 14px 24px #11111347}html[data-site-theme=apple] .provider-tabs__list{gap:10px}html[data-site-theme=apple] .provider-tab{height:38px;border-radius:13px;border-color:#d1d1d6;color:#1d1d1f;background:#fff;font-weight:600}html[data-site-theme=apple] .provider-tab:hover,html[data-site-theme=apple] .provider-tab--active{color:#fff;border-color:#1a1a1c;background:linear-gradient(180deg,#2b2b2d,#111113)}html[data-site-theme=apple] .games-section{max-width:1160px;width:calc(100% - 40px);margin-top:18px}html[data-site-theme=apple] .games-section__title{font-size:20px;letter-spacing:-.02em;font-weight:800}html[data-site-theme=apple] .game-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}html[data-site-theme=apple] .game-card{border-radius:22px;border:1px solid #d2d2d7;box-shadow:0 16px 30px #0f0f111c}html[data-site-theme=apple] .game-card:hover{transform:translateY(-6px) scale(1.01);box-shadow:0 28px 48px #0f0f1133}html[data-site-theme=apple] .game-card__overlay{background:linear-gradient(180deg,#07070800,#070708c7 60%),linear-gradient(180deg,#07070829,#07070829);padding:12px}html[data-site-theme=apple] .game-card__name{font-size:13px;font-weight:600}html[data-site-theme=apple] .footer{border-top:1px solid #d2d2d7;background:#fffc;-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px)}html[data-site-theme=apple] .auth-card{border-radius:30px;border-color:#d1d1d6;box-shadow:0 26px 54px #0000001f}html[data-site-theme=apple] .auth-logo{font-size:30px;font-weight:600;letter-spacing:-.02em}html[data-site-theme=apple] .auth-field input,html[data-site-theme=apple] .inquiry-textarea{border-radius:14px;border-color:#d1d1d6;height:46px}html[data-site-theme=apple] .auth-submit{border-radius:14px;font-weight:600;background:linear-gradient(180deg,#2b2b2d,#111113)}html[data-site-theme=apple] .user-content{max-width:1100px}html[data-site-theme=apple] .user-card{border-radius:24px;border-color:#d2d2d7;box-shadow:0 14px 28px #00000012}html[data-site-theme=apple] .user-card__title{font-size:24px;font-weight:700;letter-spacing:-.025em}html[data-site-theme=apple] .tab-btn{border-radius:12px;border-color:#d2d2d7;font-weight:600}html[data-site-theme=apple] .tab-btn--active{color:#fff;border-color:#1a1a1c;background:linear-gradient(180deg,#2b2b2d,#111113)}html[data-site-theme=apple] .notice-item,html[data-site-theme=apple] .inquiry-item{border-radius:16px;border-color:#d2d2d7}html[data-site-theme=apple] .notice-item--open{box-shadow:0 0 0 4px #11111324}@media(max-width:1024px){html[data-site-theme=apple] .hero{width:calc(100% - 40px);height:220px;border-radius:var(--radius-lg)}html[data-site-theme=apple] .games-section{width:calc(100% - 40px)}}@media(max-width:768px){html[data-site-theme=apple] .nav__list{border-radius:14px;padding:6px}html[data-site-theme=apple] .hero{width:calc(100% - 40px);height:180px;border-radius:var(--radius-lg)}html[data-site-theme=apple] .games-section{width:calc(100% - 40px);margin-top:12px}html[data-site-theme=apple] .games-section__title{font-size:16px}html[data-site-theme=apple] .game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}html[data-site-theme=apple] .btn-login,html[data-site-theme=apple] .btn-signup,html[data-site-theme=apple] .msg-icon{height:36px;border-radius:12px}}@media(max-width:480px){html[data-site-theme=apple] .hero{height:144px;border-radius:14px}}
