﻿.is-standalone .header-area{display:block}.is-standalone .header-area .header-content p{height:50px;color:#fff;font-size:20px;font-weight:bold;line-height:50px;margin-bottom:0;padding-left:5px}.standalone-breadcrumb{position:relative;display:flex;align-items:center;gap:4px;margin-top:50px;margin-bottom:0;padding:5px 10px;background:#f8eee4}.standalone-breadcrumb a,.standalone-breadcrumb .breadcrumb-sep,.standalone-breadcrumb .breadcrumb-current{font-size:12px;line-height:1;color:#272219}.standalone-breadcrumb a{text-decoration:none}.standalone-breadcrumb a:hover{color:#272219}.standalone-breadcrumb a.breadcrumb-home::before{content:"";font-family:"icomoon" !important;font-size:16px}.standalone-breadcrumb .breadcrumb-current{color:#272219}.VIPInfo{background:#393225;color:#272219;max-width:500px}.VIPInfo i{display:inline-block}.VIPInfo p{margin-bottom:0}.VIPInfo .main-wrap{position:relative;padding:0;overflow-x:hidden;background:#f8eee4;min-height:100vh}.VIPInfo h2{text-align:center;font-weight:bold;font-style:italic;color:#f7e3ce;margin:0;padding:0 1%;white-space:normal;overflow-wrap:anywhere;word-break:break-word}@media(max-width: 1024px){.VIPInfo h2{font-size:20px}}@media(min-width: 1025px){.VIPInfo h2{font-size:22px}}.VIPInfo .VIPBox{position:relative;display:flex;flex-direction:column;gap:5px;padding:0 0 30px 0;margin-bottom:-20px;background:linear-gradient(155deg, #A88C5D 10.94%, #0F0F0F 74.41%)}.VIPInfo .VIPBox .custom-banner{height:auto;width:100%;aspect-ratio:25/9;object-fit:fill}.VIPInfo .VIPCard{background-color:#f8eee4;position:relative;display:flex;padding:10px 10px 20px;align-items:center;flex-direction:column}@media(max-width: 1024px){.VIPInfo .VIPCard{border-radius:15px 15px 0 0}}@media(min-width: 1025px){.VIPInfo .VIPCard{border-radius:25px 25px 0 0}}.VIPInfo .VIPCard .levelCard{width:100%;border-radius:12px;border:1px solid #f9edcb;background:linear-gradient(180deg, rgba(239, 224, 191, 0.7) 0%, rgba(215, 187, 137, 0.7) 100%);box-shadow:0 3px 4px 0 rgba(46,42,39,.3);padding:20px 0 0;position:relative;display:flex;flex-direction:row;flex-wrap:wrap;overflow:hidden}.VIPInfo .VIPCard .levelCard .user-info-group{position:absolute;top:5px;right:15px;color:#74654a}.VIPInfo .VIPCard .levelCard .user-info-group .txt{font-size:13px}.VIPInfo .VIPCard .levelCard .notice-area .txt-date{padding-top:13px;font-size:13px;text-align:center}.VIPInfo .VIPCard .levelCard .VIP-level{font-style:italic;font-weight:bold}.VIPInfo .VIPCard .levelCard .levelArea{font-weight:bolder;position:relative;width:100%;padding-left:15px}@media(max-width: 1024px){.VIPInfo .VIPCard .levelCard .levelArea{font-size:20px}}@media(min-width: 1025px){.VIPInfo .VIPCard .levelCard .levelArea{font-size:22px}}.VIPInfo .VIPCard .levelCard .levelArea .item-tooltip{display:none;color:#66461a;position:relative;-webkit-text-fill-color:initial;margin-left:5px;position:absolute;bottom:1px}@media(max-width: 1024px){.VIPInfo .VIPCard .levelCard .levelArea .item-tooltip{font-size:22px}}@media(min-width: 1025px){.VIPInfo .VIPCard .levelCard .levelArea .item-tooltip{font-size:26px;user-select:none;cursor:pointer}}.VIPInfo .VIPCard .levelCard .levelArea .item-tooltip::after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);width:25px;height:20px;background-color:#111;clip-path:polygon(50% 0%, 0 80%, 100% 80%);opacity:0;transition:none}.VIPInfo .VIPCard .levelCard .levelArea .item-tooltip .tooltip-content{pointer-events:none;position:absolute;top:calc(50% + 20px);padding:15px 20px;background-color:#111;z-index:10;opacity:0;transition:top 0s .3s,opacity .3s;right:50%;transform:translateX(50%);width:max-content;max-width:400px;border-radius:10px}.VIPInfo .VIPCard .levelCard .levelArea .item-tooltip .tooltip-content p{color:#fff;font-weight:normal;background-clip:initial;-webkit-background-clip:initial;-webkit-text-fill-color:initial;font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}@media(max-width: 1024px){.VIPInfo .VIPCard .levelCard .levelArea .item-tooltip .tooltip-content p{font-size:12px}}@media(min-width: 1025px){.VIPInfo .VIPCard .levelCard .levelArea .item-tooltip .tooltip-content p{font-size:16px}}.VIPInfo .VIPCard .levelCard .levelArea.showTooltip .item-tooltip::after{opacity:1;transition:opacity .3s}.VIPInfo .VIPCard .levelCard .levelArea.showTooltip .tooltip-content{opacity:1;transition:opacity .3s}.VIPInfo .VIPCard .levelCard .upgradeArea{width:100%;text-align:left;-webkit-text-fill-color:initial;background:none;color:#9b8662;margin-bottom:20px;padding:0 15px}@media(max-width: 1024px){.VIPInfo .VIPCard .levelCard .upgradeArea{font-size:12px}}@media(min-width: 1025px){.VIPInfo .VIPCard .levelCard .upgradeArea{font-size:16px}}.VIPInfo .VIPCard .levelCard .upgradeArea span{margin-right:2px}.VIPInfo .VIPCard .levelCard .nextArea{width:100%;text-align:right;-webkit-text-fill-color:initial;background:none;color:#9b8662;padding:0 15px;margin-bottom:5px}.VIPInfo .VIPCard .levelCard .nextArea .VIP-level{color:#272219}@media(max-width: 1024px){.VIPInfo .VIPCard .levelCard .nextArea{font-size:12px}}@media(min-width: 1025px){.VIPInfo .VIPCard .levelCard .nextArea{font-size:16px}}.VIPInfo .VIPCard .levelCard .nextArea span{margin-right:2px}.VIPInfo .VIPCard .levelCard .progress-area{width:100%;padding:0 15px;display:flex;flex-direction:column;gap:5px 0}.VIPInfo .VIPCard .levelCard .progress-area .VIP-progress{width:100%;height:20px;background:#f9f3ea;border-radius:50px;overflow:hidden;box-shadow:0 0 2px 0 #272219;position:relative}.VIPInfo .VIPCard .levelCard .progress-area .VIP-progress .progressBar{display:block;height:100%;width:calc(var(--part) / var(--total) * 100%);max-width:100%;border-radius:10px;background:linear-gradient(180deg, #e1c294 0%, #b49b76 100%)}.VIPInfo .VIPCard .levelCard .progress-area .VIP-progress .progress-txt{position:absolute;top:50%;transform:translateY(-50%);display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%;gap:4px;text-shadow:.5px .5px 0 #f9f3eaaf;font-weight:600}.VIPInfo .VIPCard .levelCard .progress-area .VIP-progress .progress-txt .txt-currency{font-weight:bold}@media(max-width: 1024px){.VIPInfo .VIPCard .levelCard .progress-area .VIP-progress .progress-txt span{font-size:12px}}@media(min-width: 1025px){.VIPInfo .VIPCard .levelCard .progress-area .VIP-progress .progress-txt span{font-size:16px}}.VIPInfo .VIPCard .levelCard .progress-area .progress-num{width:100%;display:flex;justify-content:space-between;margin-bottom:8px;color:#9b8662}@media(max-width: 1024px){.VIPInfo .VIPCard .levelCard .progress-area .progress-num{font-size:12px}}@media(min-width: 1025px){.VIPInfo .VIPCard .levelCard .progress-area .progress-num{font-size:16px}}.VIPInfo .VIPCard .levelCard .progress-area .progress-num:last-child{margin-bottom:15px}.VIPInfo .VIPCard .levelCard .notice-area{width:100%;padding:10px;background:rgba(255,255,255,.35);color:#74654a}.VIPInfo .VIPCard .levelCard.max-level{background:#eee0cb url(../../../theme/images/src-function/VIP/max-level-bg.webp) no-repeat center top;background-size:100%}.VIPInfo .VIPCard .levelCard.max-level .levelArea{background:url(../../../theme/images/src-function/VIP/max-level-tit.webp) no-repeat center top;background-size:60%;padding:55px 10px 5px 10px;text-align:center}.VIPInfo .VIPCard .levelCard.max-level .levelArea .VIP-level{text-align:center}.VIPInfo .VIPCard .levelCard.max-level .levelArea .item-tooltip.icon-lock{bottom:5px}.VIPInfo .VIPCard .levelCard.max-level .upgradeArea{text-align:center}.VIPInfo .VIPCard.levelLocked .levelCard .levelArea{margin-bottom:20px}.VIPInfo .VIPCard.levelLocked .levelCard .levelArea .item-tooltip{display:inline-block}.VIPInfo .VIPCard.levelLocked .levelCard .upgradeArea{display:none}.VIPInfo .list-dot{margin:0}.VIPInfo .list-dot li{display:block;word-wrap:break-word;margin-bottom:6px;line-height:1.4}@media(max-width: 1024px){.VIPInfo .list-dot li{font-size:12px}}@media(min-width: 1025px){.VIPInfo .list-dot li{font-size:14px}}.VIPInfo .list-dot li:last-child{margin-bottom:0}.VIPInfo .list-dot li::before{color:inherit;width:15px;height:15px;text-align:center}.VIPInfo .VIPDetail{display:flex;flex-direction:column;gap:10px;position:relative;background-color:#f8eee4;padding:0 8px 20px}@media(max-width: 1024px){.VIPInfo .VIPDetail{font-size:14px}}@media(min-width: 1025px){.VIPInfo .VIPDetail{font-size:16px}}.VIPInfo .VIPDetail .div-tb{border-radius:10px;table-layout:auto}.VIPInfo .VIPDetail .div-tb .tr{background:#e4d5b3;position:relative;word-break:break-word}.VIPInfo .VIPDetail .div-tb .tr:nth-child(odd){background:#eadec4}.VIPInfo .VIPDetail .div-tb .tr:last-child .td{border-bottom:none;border-radius:0 0 0 10px}.VIPInfo .VIPDetail .div-tb .tr:last-child .td:last-of-type{border-radius:0 0 10px 0}.VIPInfo .VIPDetail .div-tb .tr .td{color:#9b8662;padding:5px 10px;height:40px;text-align:left;border-bottom:1px solid #e5bfa2}.VIPInfo .VIPDetail .div-tb .tr .td:first-child{width:35%;word-break:auto-phrase;max-width:calc(50vw - 8px);overflow-wrap:break-word}.VIPInfo .VIPDetail .div-tb .tr .td:last-child{width:65%;padding:10px 0 10px 10px}@media(min-width: 1025px){.VIPInfo .VIPDetail .div-tb .tr .td{padding:12px 10px}}.VIPInfo .VIPDetail .div-tb .tr .td.VIPReward{background:#ffffff4d}.VIPInfo .VIPDetail .div-tb .tr .td.VIPReward .VIPThreshold{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin-bottom:15px;padding-left:5px;gap:4px}.VIPInfo .VIPDetail .div-tb .tr .td.VIPReward .VIPThreshold span:not(.txt-currency){width:auto;min-width:calc(50% - 2px);display:flex;flex-direction:column;color:#9b8662;font-size:80%}.VIPInfo .VIPDetail .div-tb .tr .td.VIPReward .VIPThreshold .txt-currency{white-space:nowrap;color:#9b8662}@media(max-width: 1024px){.VIPInfo .VIPDetail .div-tb .tr .td.VIPReward .VIPThreshold .txt-currency{font-size:14px}}@media(min-width: 1025px){.VIPInfo .VIPDetail .div-tb .tr .td.VIPReward .VIPThreshold .txt-currency{font-size:16px}}.VIPInfo .VIPDetail .div-tb .tr .td.VIPReward .list-dot{padding-right:10px}.VIPInfo .VIPDetail .div-tb .tr .td .VIP-upgrade{white-space:nowrap;width:min-content;padding:2px;margin-top:4px;font-size:85%;border-radius:4px;background:linear-gradient(180deg, #fff 30%, #f6eddf 100%);box-shadow:0 1px 2px 0 #8a7859}.VIPInfo .VIPDetail .div-tb .tr .td.hd{text-align:center;background:#e1c294;color:#74654a;padding:5px 3px;height:40px;font-weight:normal;line-height:normal;text-align:center;border-bottom:1px solid #f0c5a8}@media(max-width: 1024px){.VIPInfo .VIPDetail .div-tb .tr .td.hd{font-size:12px}}@media(min-width: 1025px){.VIPInfo .VIPDetail .div-tb .tr .td.hd{font-size:14px}}.VIPInfo .VIPDetail .div-tb .tr .td.hd:first-child{border-radius:10px 0 0 0}.VIPInfo .VIPDetail .div-tb .tr .td.hd:last-child{border-radius:0 10px 0 0}.VIPInfo .VIPDetail .div-tb .tr.active{z-index:1;outline:2px solid #a78b5d;outline-offset:-2px}.VIPInfo .VIPDetail .div-tb .tr.active .td{color:#272219}.VIPInfo .VIPDetail .div-tb .tr.active .td .VIPThreshold span:not(.txt-currency){color:#af976f}.VIPInfo .VIPDetail .div-tb .tr.active .td .VIPThreshold .txt-currency{color:#272219}.VIPInfo .VIPDetail .div-tb .tr.preLevel{opacity:.7;background:#f2ecdd;display:none}.VIPInfo .VIPDetail .div-tb .tr.preLevel .td{border-bottom:1px solid #decdb1}.VIPInfo .VIPDetail .div-tb .tr.preLevel .td button{color:#63553c;font-size:24px;float:right;border-radius:50px;background:rgba(255,255,255,.5);padding:1px 8px}.VIPInfo .VIPDetail .div-tb .tr.preLevel .td.VIPReward{background:none}.VIPInfo .VIPDetail .div-tb .tr.preLevel .td:first-child{border-left:1px solid #b8a98e}.VIPInfo .VIPDetail .div-tb .tr.preLevel .td:last-child{border-right:1px solid #b8a98e}.VIPInfo .VIPDetail .div-tb .tr.preLevel.show{display:table-row !important}.VIPInfo .VIPDetail .div-tb .tr.preLevel.show .icon-arrow-down::before{transform:rotate(180deg)}.VIPInfo .VIPDetail .div-tb .tr.preLevel.preLevel-header{background:#eae0c8;display:table-row}.VIPInfo .VIPDetail .div-tb .tr.preLevel.preLevel-header .td:first-child{border-top:1px solid #b8a98e}.VIPInfo .VIPDetail .div-tb .tr.preLevel.preLevel-header .td:last-child{border-top:1px solid #b8a98e;padding:5px 10px}.VIPInfo .VIPDetail .div-tb .tr.preLevel.preLevel-header .icon-arrow-down::before{transition:.3s;display:block}.VIPInfo .VIPDetail .div-tb .tr.preLevel:not(:has(~.preLevel)) .td:first-child{border-bottom:1px solid #b8a98e}.VIPInfo .VIPDetail .div-tb .tr.preLevel:not(:has(~.preLevel)) .td:last-child{border-bottom:1px solid #b8a98e}.VIPInfo .content-section{max-width:500px;margin-bottom:0}@media(min-width: 1025px){.VIPInfo.device-PC h1,.VIPInfo.device-PC h2,.VIPInfo.device-PC h3,.VIPInfo.device-PC p,.VIPInfo.device-PC i,.VIPInfo.device-PC span{user-select:none}.VIPInfo.device-PC .main-wrap{max-width:420px}}.is-standalone{max-width:unset}.is-standalone .main-wrap{max-width:500px;margin-left:auto;margin-right:auto}
