@charset "UTF-8";body{font-family:Hiragino Sans,-apple-system,BlinkMacSystemFont,Noto Sans JP,sans-serif}a{text-decoration:none!important}button:focus{outline:none!important}button:hover{opacity:.7}@media(max-width:767px){button:hover{opacity:1}}input:disabled{background:#d3d3d3}input:-moz-read-only{background:#d3d3d3}input:read-only{background:#d3d3d3}.sp{display:none}@media(max-width:767px){.sp{display:initial}}.pc{display:initial}@media(max-width:767px){.pc{display:none}}.limited-width{max-width:1100px;margin:0 auto}@media(max-width:1199px){.limited-width{width:100%;padding:0 15px}}.limited-width-small{max-width:900px;margin:0 auto}@media(max-width:991px){.limited-width-small{width:100%;padding:0 15px}}.card{width:100%;margin-top:30px;border:1px solid #E5E5E5;border-radius:10px;background-color:#fff;padding:20px}@media(max-width:767px){.card{padding:15px}}.card__header{padding-bottom:10px}.card__title{margin:0 0 10px;font-size:20px;font-weight:600}.card__sub{margin:0;color:#525d6c;font-size:15px}.two-btn-footer{margin-top:40px;display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width:767px){.two-btn-footer{grid-template-columns:1fr}}.two-btn-footer__check{width:23px;height:23px;border-radius:999px;border:2px solid #FFF;display:grid;place-items:center;font-size:16px;line-height:1}.footer-btn{border:1px solid #E5E5E5;border-radius:10px;padding:10px 12px;display:inline-flex;align-items:center;justify-content:center;gap:14px;cursor:pointer;height:52px}.footer-btn__icon{font-size:20px;transform:translateY(1px)}.footer-btn--ghost{background:#fff;color:#101828}.footer-btn--ghost:hover{background:#fafafa}.footer-btn--primary{background:#111827;color:#fff}.footer-btn--primary:hover{filter:brightness(1.05)}.footer-btn--primary:active{transform:translateY(1px)}.footer-btn--primary:disabled{background:#7f7f86;cursor:not-allowed;filter:none;transform:none}.footer-btn--green{background:#00a73d;color:#fff}.footer-btn--green:hover{filter:brightness(1.05)}.footer-btn--green:active{transform:translateY(1px)}.footer-btn--red{background:#d4183d;color:#fff}.footer-btn--red:hover{filter:brightness(1.05)}.footer-btn--red:active{transform:translateY(1px)}html{color:#101828;scroll-padding-top:100px;scroll-behavior:smooth}body{background-color:#f9fafb}.page-wrapper{display:flex;flex-direction:column;min-height:100vh}.page-wrapper>*{width:100%}.header{position:fixed;top:0;width:100%;height:65px;z-index:4;box-shadow:0 3px 10px #0000001a;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Noto Sans JP,sans-serif}html[lang=ja] .header{font-family:inherit}@media(max-width:767px){.header{height:56px}.header .content__wrap__logo-row{width:100%;justify-content:space-between}}.header .content{display:flex;justify-content:space-between;align-items:center}@media(max-width:767px){.header .content{padding:0 15px}}.header .content__wrap{padding:10px 0;width:1100px;display:flex;justify-content:space-between;align-items:center}@media(max-width:767px){.header .content__wrap{display:block;width:100%}}.header .content__wrap__logo-row{display:flex;align-items:center}@media(max-width:767px){.header .content__wrap__logo-row{justify-content:space-between}}.header .content__wrap__logo-row img{width:140px}@media(max-width:767px){.header .content__wrap__logo-row img{width:120px}}.header .content__wrap__menu{display:flex;align-items:center;gap:8px}@media(max-width:991px){.header .content__wrap__menu{gap:2px}}@media(max-width:767px){.header .content__wrap__menu{display:none!important}}.header .content__wrap__menu>a{color:#4a5565;font-weight:500;display:inline-block;padding:7px 15px;white-space:nowrap;flex-shrink:0}@media(max-width:991px){.header .content__wrap__menu>a{font-size:13px;padding:7px 8px}}@media(max-width:767px){.header .content__wrap__menu>a{font-weight:600;font-size:15px;padding:5px 12px}}.header .content__wrap__menu>a.active{color:#165dfc;background-color:#eff6ff;border-radius:8px}.header .content__wrap__menu>a.non-active:hover{color:#101828;background-color:#f9fafb;border-radius:8px}.header .content__wrap__menu--lp{margin-right:10px}@media(max-width:767px){.header .content__wrap__menu--lp{margin-right:0}}.header__cta-group{display:flex;align-items:center;gap:8px}@media(max-width:991px){.header__cta-group{gap:6px}}@media(max-width:767px){.header__cta-group--pc{display:none}}.header__cta{padding:8px 20px;border-radius:8px;font-size:14px}@media(max-width:991px){.header__cta{font-size:13px;padding:7px 14px}}.header__cta{font-weight:500;transition:background-color .2s,color .2s;white-space:nowrap}.header__cta--register{background:#2563eb;color:#fff}.header__cta--register:hover{background:#1d4ed8;color:#fff}.header__cta--login{background:#fff;color:#2563eb;border:1px solid #2563eb}.header__cta--login:hover{background:#eff6ff;color:#1d4ed8}.header__hamburger{display:none}@media(max-width:767px){.header__hamburger{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;background:none;border:none;cursor:pointer;padding:6px}.header__hamburger span{display:block;width:22px;height:2px;background:#374151;border-radius:2px;transition:transform .25s,opacity .25s}.header__hamburger.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.header__hamburger.is-open span:nth-child(2){opacity:0}.header__hamburger.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}.header__overlay{display:none}@media(max-width:767px){.header__overlay{position:fixed;top:56px;left:0;width:100%;height:100%;background:#00000080;z-index:3;opacity:0;transition:opacity .25s;pointer-events:none}.header__overlay.is-open{display:block;opacity:1;pointer-events:auto}}.header__sp-menu{display:none}@media(max-width:767px){.header__sp-menu{display:none;flex-direction:column;background:#fff;box-shadow:0 4px 16px #0000001a;padding:12px 0;position:fixed;top:56px;left:0;width:100%;z-index:5}.header__sp-menu.is-open{display:flex}.header__sp-menu__link{padding:12px 24px;color:#374151;font-size:15px;font-weight:500;transition:background-color .15s}.header__sp-menu__link:hover{background:#f9fafb}.header__sp-menu__link--active{color:#165dfc;background:#eff6ff;font-weight:600}.header__sp-menu__link--cta{color:#2563eb;font-weight:600}.header__sp-menu__link--logout{color:#dc2626;width:100%;text-align:left;background:none;border:none;cursor:pointer;font-size:15px;font-weight:500;font-family:inherit;padding:12px 24px}.header__sp-menu__link--logout:hover{background:#fef2f2}.header__sp-menu__logout-form{display:flex}.header__sp-menu__divider{height:1px;background:#e5e7eb;margin:8px 24px}.content__wrap__menu--lp,.content__wrap__menu--guest{display:none!important}}.lang-switcher{display:flex;align-items:center}.lang-switcher--pc{margin-right:4px}@media(max-width:767px){.lang-switcher--pc{display:none}}.lang-switcher--sp{display:none}@media(max-width:767px){.lang-switcher--sp{display:flex}}.lang-switcher__select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:#eff6ff;color:#165dfc;font-size:13px;font-weight:600;padding:4px 24px 4px 8px;border:1px solid #d1d5db;border-radius:5px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23165DFC' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 6px center;background-size:10px;transition:border-color .15s}.lang-switcher__select:hover{border-color:#165dfc}.lang-switcher__select:focus{outline:none;border-color:#165dfc;box-shadow:0 0 0 2px #165dfc33}main{flex:1 0 auto;padding-top:90px!important;padding-bottom:30px}@media(max-width:767px){main{padding-top:75px!important}}main h2{font-size:25px;font-weight:700;margin-top:20px}@media(max-width:767px){main h2{font-size:22px}}main h3{font-size:20px;font-weight:700;margin-top:40px}@media(max-width:767px){main h3{font-size:18px}}main .h2-desc{color:#525d6c;margin-top:5px}.realtime-rates{margin-top:40px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px 24px}.realtime-rates__title{font-size:18px;font-weight:700;color:#1e293b;margin:0 0 16px}.realtime-rates__grid{display:flex;gap:16px}@media(max-width:767px){.realtime-rates__grid{flex-direction:column}}.realtime-rates__card{flex:1;display:flex;align-items:center;justify-content:space-between;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:14px 18px}.realtime-rates__label{font-size:14px;font-weight:600;color:#64748b}.realtime-rates__value{font-size:18px;font-weight:700;color:#1e293b;font-variant-numeric:tabular-nums}.main-value-row{display:flex;gap:15px;margin-top:16px}@media(max-width:767px){.main-value-row{flex-direction:column}}.main-value{flex:1;padding:20px;border:2px solid #DBEBFF;border-radius:10px;background-color:#fbfdff}.main-value--accent{border-color:#c8b8f0;background-color:#fafaff}.main-value__title{display:flex;justify-content:space-between;align-items:center}.main-value__title .ja,.main-value__title .en{color:#525d6c;font-size:14px}.main-value__title__right{display:flex;align-items:center;gap:8px}.main-value__title img{width:30px}.main-value__apr{display:inline-block;font-size:14px;font-weight:600;color:#990ffa;background:#f5eeff;padding:4px 12px;border-radius:6px;white-space:nowrap}@media(max-width:767px){.main-value__apr{display:none}}.main-value__apr-sp{display:none}@media(max-width:767px){.main-value__apr-sp{display:block;font-size:14px;font-weight:600;color:#990ffa;background:#f5eeff;padding:4px 12px;border-radius:6px;margin-top:10px;width:-moz-fit-content;width:fit-content}}.main-value__value{font-size:50px;font-weight:700;color:#00a73d;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media(max-width:767px){.main-value__value{font-size:30px}}.main-value__value .currency{font-size:30px;font-weight:500}@media(max-width:767px){.main-value__value .currency{font-size:26px}}.main-value .usd{color:#525d6c}.main-value__withdrawable{display:flex;justify-content:flex-start;align-items:baseline;gap:10px;margin-top:20px;padding:14px 18px;background:#3b82f61a;border:1px solid rgba(59,130,246,.25);border-radius:10px;font-size:17px}@media(max-width:767px){.main-value__withdrawable{flex-direction:column;align-items:flex-start;gap:4px}}.main-value__withdrawable-label{color:#525d6c;font-weight:600}.main-value__withdrawable-value{font-weight:700;font-size:19px;color:#2563eb}.main-value__withdrawable-value--purple{color:#7c3aed}.main-value__withdrawable--purple{background:#990ffa0f;border:1px solid rgba(153,15,250,.2)}.main-value__value--purple{color:#7c3aed}.main-value__reinvest-btn{display:inline-block;margin-top:14px;padding:10px 28px;font-size:15px;font-weight:600;color:#fff;background:#3b82f6;border-radius:8px;text-decoration:none;transition:background .2s}.main-value__reinvest-btn:hover{background:#2563eb}.main-value__reinvest-btn--purple{background:#7c3aed}.main-value__reinvest-btn--purple:hover{background:#6d28d9}.main-value__coming-soon{margin-top:12px;font-size:13px;color:#64748b;font-weight:500}.other-values{margin-top:40px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:15px}@media(max-width:767px){.other-values{margin-top:30px;display:block}}.other-values__box{flex:1;border:1px solid #E5E5E5;border-radius:10px;background-color:#fff;padding:20px}@media(max-width:991px){.other-values__box{flex:0 0 calc((100% - 15px)/2)}}@media(max-width:767px){.other-values__box{margin-top:15px}}.other-values__box .title{color:#525d6c;font-size:14px}.other-values__box__value{font-size:24px;font-weight:700;margin-top:10px}.other-values__box__value .currency{font-size:20px;font-weight:500}.other-values__box__value.green{color:#00a73d}.other-values__box__value.purple{color:#990ffa}.other-values__box .usd{color:#525d6c}.other-values__box--accent{border-color:#c8b8f0;background-color:#fafaff}.other-values__box__pairs{margin-top:10px;display:flex;flex-wrap:wrap;gap:6px}.pair-tag{display:inline-block;padding:4px 10px;border-radius:6px;background-color:#f0f0f5;font-size:13px;font-weight:500;color:#333}.pair-tag--empty{color:#525d6c}.imp-memo{margin-top:20px;border:1px solid #FEE685;border-radius:10px;background-color:#fffbea;padding:20px;color:#8a4a24;display:flex;align-items:flex-start}.imp-memo__left{margin-right:10px}.imp-memo__right .title{margin-bottom:5px}.imp-memo__right .value{font-size:14px}.imp-memo__right .value ul{padding-left:0;margin-bottom:0}.monthly-chart,.apr-chart,.total-chart{margin-top:30px;border:1px solid #E5E5E5;border-radius:10px;background-color:#fff;padding:20px}@media(max-width:767px){.monthly-chart,.apr-chart,.total-chart{padding:10px}}.monthly-chart__header{display:flex;justify-content:flex-end;margin-bottom:4px}.monthly-chart__toggle{display:inline-flex;gap:6px}.monthly-chart__toggle-btn{display:inline-flex;align-items:center;padding:6px 14px;border:1.5px solid #101828;border-radius:6px;background:#fff;color:#101828;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s ease;white-space:nowrap}.monthly-chart__toggle-btn:hover,.monthly-chart__toggle-btn--active{background:#101828;color:#fff}.plan-types{margin-top:25px;display:flex;gap:15px}@media(max-width:767px){.plan-types{display:block}}.plan-types__box{padding:20px;border-radius:10px;flex:1}@media(max-width:767px){.plan-types__box{margin-top:15px;display:block}}.plan-types__box .title{font-size:19px;font-weight:700}.plan-types__box .value{font-size:15px;margin-top:15px}.plan-types__box.stable{border:2px solid #BFDBFF;background-color:#eff6ff}.plan-types__box.stable:hover{border:2px solid #1C398E}.plan-types__box.stable .title{color:#1c398e}.plan-types__box.stable .value{color:#2050e8}.plan-types__box.balance{border:2px solid #E1DCE5;background-color:#faf5ff}.plan-types__box.balance:hover{border:2px solid #8200DA}.plan-types__box.balance .value{color:#8200da}.plan-types__box.aggressive{border:2px solid #FFD6A8;background-color:#fff8ed}.plan-types__box.aggressive:hover{border:2px solid #7F2A0C}.plan-types__box.aggressive .title{color:#7f2a0c}.plan-types__box.aggressive .value{color:#ca3500}.types{margin-top:25px}.types__plans{margin-top:15px;display:flex;flex-wrap:wrap;gap:15px}@media(max-width:767px){.types__plans{display:block}}.types__plans__box{flex:0 0 calc((100% - 15px)/2);padding:15px;border-radius:10px;background-color:#fff;border:2px solid #E5E5E5;display:block}@media(max-width:767px){.types__plans__box{margin-top:15px}}.types__plans__box.stable:hover{border:2px solid #1C398E}.types__plans__box.stable .icon{background-color:#eff6ff}.types__plans__box.balance:hover{border:2px solid #8200DA}.types__plans__box.balance .icon{background-color:#faf5ff}.types__plans__box.aggressive:hover{border:2px solid #7F2A0C}.types__plans__box.aggressive .icon{background-color:#fff8ed}.types__plans__box__title{color:#101828;display:flex;align-items:center}.types__plans__box__title .icon{margin-right:10px;min-width:45px;min-height:45px;border-radius:8px;display:flex;justify-content:center;align-items:center}.types__plans__box__title .title-box__title{font-size:20px;font-weight:600}@media(max-width:767px){.types__plans__box__title .title-box__title{font-size:18px}}.types__plans__box__title .title-box__desc{font-size:15px;color:#525d6c}@media(max-width:767px){.types__plans__box__title .title-box__desc{font-size:14px}}.types__plans__box__indexes{display:flex;gap:15px;flex-wrap:wrap;margin-top:20px}.types__plans__box__indexes__elem{flex:0 0 calc((100% - 15px)/2)}.types__plans__box__indexes__elem .title{color:#525d6c;font-size:14px}.types__plans__box__indexes__elem .value{color:#101828;margin-top:5px}.types__plans__box__indexes__elem .value.apr{color:#00a73d;font-size:22px;font-weight:700}.types__plans__box__indexes__elem .value.pair{display:flex;gap:5px;font-size:13px}.types__plans__box__indexes__elem .value.pair .pair-box{border:1px solid #E5E5E5;border-radius:5px;padding:3px 6px}.types__plans__box__btn{text-align:center;padding:6px;background-color:#101828;color:#fff;margin-top:20px;border-radius:10px}.back{margin-top:20px}.back a{color:#101828}.plan-main{margin-top:30px;border:1px solid #E5E5E5;border-radius:10px;padding:20px;display:flex;justify-content:space-between;align-items:flex-start;background-color:#fff}@media(max-width:767px){.plan-main{display:block;padding:15px}}.plan-main__detail{display:flex;align-items:flex-start}.plan-main__detail__icon{border-radius:5px;width:50px;height:50px;display:flex;justify-content:center;align-items:center;margin-right:15px}.plan-main__detail__icon>img{width:30px}.plan-main__detail__icon.stable{background-color:#eff6ff}.plan-main__detail__title h2{margin-top:0;font-size:23px}@media(max-width:767px){.plan-main__detail__title h2{font-size:20px}}.plan-main__detail__title__desc{color:#525d6c}@media(max-width:767px){.plan-main__detail__title__desc{font-size:15px}}.plan-main__btn{padding:8px 20px;background-color:#101828;color:#fff;border-radius:10px}@media(max-width:767px){.plan-main__btn{display:block;text-align:center;margin-top:15px}}.plan-main__btn:hover{opacity:.9}.plan-main__btn--disabled{background-color:#9ca3af;cursor:not-allowed;pointer-events:none;opacity:.6}@media(max-width:767px){.plan-main__btn--disabled{display:block;text-align:center;margin-top:15px}}.plan-fee-info{margin-top:20px;border:1px solid #E5E5E5;border-radius:10px;padding:20px;background-color:#fff}.plan-fee-info__row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #F0F0F0}.plan-fee-info__row:last-of-type{border-bottom:none}.plan-fee-info__label{font-weight:700;color:#333}.plan-fee-info__value{font-weight:700;font-size:18px;color:#333}.plan-fee-info__notes{padding-top:14px;border-top:1px solid #F0F0F0}.plan-fee-info__notes p{margin:0 0 4px;font-size:13px;color:#525d6c;line-height:1.7}.plan-values{margin-top:20px;display:flex;flex-wrap:wrap;gap:15px}@media(max-width:767px){.plan-values{display:block}}.plan-values__box{flex:1;padding:15px;border:1px solid #E5E5E5;background-color:#fff;border-radius:10px}@media(max-width:767px){.plan-values__box{margin-top:15px}}.plan-values__box .title{color:#525d6c}.plan-values__box .value{font-weight:700;font-size:20px;margin-top:10px}@media(max-width:767px){.plan-values__box .value{margin-top:5px;font-size:18px}}.plan-values__box .value.apr{color:#00a73d;font-size:22px;font-weight:700}@media(max-width:767px){.plan-values__box .value.apr{font-size:20px}}.plan-values__box .value.pair{display:flex;gap:5px;font-size:13px}.plan-values__box .value.pair .pair-box{border:1px solid #E5E5E5;border-radius:5px;padding:3px 6px}.plan-values__box .value .sub-value{display:block;font-size:13px;font-weight:400;color:#525d6c;margin-top:2px}.dist-history{margin-top:30px;border:1px solid #E5E5E5;border-radius:10px;padding:20px;background:#fff}@media(max-width:767px){.dist-history{padding:15px}}.dist-history__header h3{margin-top:0;font-size:18px;font-weight:600}.dist-history__table-wrap{margin-top:12px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;border:1px solid #e5e7eb;border-radius:10px}@media(max-width:767px){.dist-history__table-wrap{border:none;border-radius:0;overflow:visible}}.dist-history__table{width:100%;min-width:400px;border-collapse:collapse;white-space:nowrap}@media(max-width:767px){.dist-history__table{display:block;min-width:0;white-space:normal}}.dist-history__table thead th{font-size:13px;font-weight:600;color:#fff;text-align:left;padding:12px 16px;background:#101828}.dist-history__table thead th:last-child{text-align:right}@media(max-width:767px){.dist-history__table thead{display:none}.dist-history__table tbody{display:flex;flex-direction:column;gap:10px}}.dist-history__table tbody tr{transition:background .15s}.dist-history__table tbody tr:nth-child(odd){background:#f9fafb}.dist-history__table tbody tr:nth-child(2n){background:#fff}.dist-history__table tbody tr:hover{background:#eef2ff}@media(max-width:767px){.dist-history__table tbody tr{display:block;background:#fff!important;border:1px solid #e5e7eb;border-radius:10px;padding:14px 16px}}.dist-history__table tbody td{font-size:14px;color:#101828;padding:14px 16px;border-top:1px solid #e5e7eb;vertical-align:middle}.dist-history__table tbody td:last-child{text-align:right}@media(max-width:767px){.dist-history__table tbody td{display:flex;justify-content:space-between;align-items:center;padding:6px 0;border-top:none;font-size:14px}.dist-history__table tbody td:first-child{padding-top:0}.dist-history__table tbody td:last-child{text-align:right;padding-bottom:0;border-top:1px solid #f3f4f6;padding-top:10px;margin-top:4px}.dist-history__table tbody td:before{content:attr(data-label);font-size:12px;font-weight:600;color:#525d6c;flex-shrink:0;margin-right:12px}}.dist-history__amount{color:#16a34a;font-weight:600}.dist-history__info{margin-top:10px;font-size:13px;color:#525d6c}.dist-history__loading,.dist-history__empty{padding:40px 0!important;text-align:center!important;font-size:14px;color:#525d6c}@media(max-width:767px){.dist-history__loading,.dist-history__empty{display:block}.dist-history__loading:before,.dist-history__empty:before{display:none}}.dist-history__pager{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;margin-top:24px;padding-top:20px;border-top:1px solid #ececec}.dist-history__pager-btn{font-size:14px;color:#101828;padding:8px 14px;border:1px solid #e5e5e5;border-radius:8px;background:#fff;text-decoration:none;cursor:pointer}.dist-history__pager-btn:hover{background:#f9fafb}.dist-history__pager-btn--disabled{color:silver;cursor:default;pointer-events:none}.dist-history__pager-num{font-size:14px;min-width:36px;height:36px;display:grid;place-items:center;border-radius:8px;text-decoration:none;color:#101828}.dist-history__pager-num:hover{background:#f3f4f6}.dist-history__pager-num--active{background:#101828;color:#fff;font-weight:600}.dist-history__pager-ellipsis{font-size:14px;color:#525d6c;min-width:36px;height:36px;display:grid;place-items:center}.site-footer{flex-shrink:0;background:#0f172a;padding:24px 0;margin-top:40px}.site-footer__inner{text-align:center}.site-footer__links{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap}.site-footer__links a{color:#9ca3af;font-size:13px;transition:color .2s}.site-footer__links a:hover{color:#fff}.site-footer__sep{color:#475569;font-size:13px}.site-footer__copyright{margin-top:12px;font-size:12px;color:#6b7280}.report{margin-top:30px;border:1px solid #E5E5E5;border-radius:10px;padding:20px 20px 0;background:#fff}@media(max-width:767px){.report{padding:15px 15px 0}}.report>.title{font-size:18px;font-weight:600}.report .dt-wrap{max-width:1100px;margin:24px auto}.report .dt-wrap .dt-column-title{font-weight:600}.report .amount{color:#16a34a;font-weight:600}.report #distTable thead th{position:relative;text-align:left!important;padding-right:34px!important}@media(max-width:767px){.report #distTable thead th{font-size:15px}}.report #distTable thead th .dt-column-header,.report #distTable thead th .dt-column-title{display:block!important}.report #distTable thead th .dt-column-order{position:absolute!important;right:10px!important;left:auto!important;top:50%!important;transform:translateY(-50%)!important;margin:0!important;float:none!important}.report #distTable tbody td{text-align:left}@media(max-width:767px){.report #distTable tbody td{font-size:14px}}.lp{padding-top:65px;font-family:Hiragino Sans,-apple-system,BlinkMacSystemFont,Noto Sans JP,sans-serif;color:#0f172a}@media(max-width:767px){.lp{padding-top:56px}}.lp-section{padding:80px 0;border-top:1px solid #e2e8f0}@media(max-width:767px){.lp-section{padding:50px 0}}.lp-section__title{font-size:36px;font-weight:700;text-align:center;color:#0f172a;margin-bottom:16px}@media(max-width:767px){.lp-section__title{font-size:26px}}.lp-section__title--left{text-align:left}.lp-section__title--with-icon{display:flex;align-items:center;gap:12px}.lp-section__title--with-icon svg{flex-shrink:0}.lp-section__desc{text-align:center;color:#475569;font-size:17px;max-width:48rem;margin-bottom:48px;line-height:1.7}@media(max-width:767px){.lp-section__desc{font-size:16px;margin-bottom:32px}}.lp-section__desc--left{text-align:left;max-width:none}.lp-section__subtitle{text-align:center;color:#475569;font-size:17px;margin-bottom:48px;max-width:42rem;margin-left:auto;margin-right:auto}@media(max-width:767px){.lp-section__subtitle{font-size:16px;margin-bottom:32px}}.lp-hero{background:linear-gradient(to bottom right,#f8fafc,#fff,#f8fafc);padding:64px 0 96px}@media(max-width:767px){.lp-hero{padding:40px 0 60px}}.lp-hero__inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}@media(max-width:991px){.lp-hero__inner{grid-template-columns:1fr}}.lp-hero__badge{display:inline-flex;align-items:center;gap:8px;background:#eff6ff;color:#2563eb;font-size:14px;font-weight:500;padding:8px 16px;border-radius:9999px;margin-bottom:32px}.lp-hero__badge svg{flex-shrink:0}.lp-hero__title{font-size:48px;font-weight:700;line-height:1.2;color:#0f172a;margin-bottom:24px}@media(max-width:767px){.lp-hero__title{font-size:32px}}.lp-hero__title--accent{color:#2563eb}.lp-hero__desc{color:#475569;font-size:19px;line-height:1.7;margin-bottom:32px}@media(max-width:767px){.lp-hero__desc{font-size:17px}}.lp-hero__btns{display:flex;gap:16px;margin-bottom:32px}@media(max-width:575px){.lp-hero__btns{flex-direction:column}}.lp-hero__cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#2563eb;color:#fff;font-weight:500;padding:12px 32px;border-radius:8px;font-size:16px;transition:background-color .2s}.lp-hero__cta:hover{background:#1d4ed8;color:#fff}.lp-hero__cta-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:2px solid #cbd5e1;color:#334155;font-weight:500;padding:12px 32px;border-radius:8px;font-size:16px;transition:border-color .2s,color .2s}.lp-hero__cta-secondary:hover{border-color:#2563eb;color:#2563eb}.lp-hero__features{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.lp-hero__feature{display:flex;align-items:flex-start;gap:12px}.lp-hero__feature svg{flex-shrink:0;margin-top:2px}.lp-hero__feature-main{font-size:16px;color:#475569}.lp-hero__feature-sub{font-size:13px;color:#94a3b8}.lp-hero__note{font-size:12px;color:#94a3b8}@media(max-width:991px){.lp-hero__card{max-width:420px}}.lp-hero__card__inner{background:#fff;border-radius:16px;padding:25px;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@media(max-width:767px){.lp-hero__card__inner{padding:20px}}.lp-hero__card__inner{border:1px solid #f1f5f9}.lp-hero__card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.lp-hero__card__label{font-size:15px;font-weight:600;color:#0f172a}.lp-hero__card__eval{margin-bottom:24px}.lp-hero__card__eval-label{display:block;font-size:12px;color:#94a3b8;margin-bottom:8px}.lp-hero__card__balance{font-size:36px;font-weight:700;color:#0f172a;font-family:Hiragino Sans,-apple-system,BlinkMacSystemFont,Noto Sans JP,sans-serif}.lp-hero__card__row{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #e2e8f0}.lp-hero__card__item-label{display:block;font-size:12px;color:#94a3b8;margin-bottom:4px}.lp-hero__card__item-value{font-size:24px;font-weight:700;color:#0f172a}.lp-hero__card__item-value--blue{color:#2563eb}.lp-hero__card__item-value--green{color:#16a34a}.lp-hero__card__tag{display:inline-block;background:#eff6ff;color:#2563eb;font-size:12px;font-weight:600;padding:4px 10px;border-radius:6px}.lp-hero__card__progress{margin-bottom:24px}.lp-hero__card__progress-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.lp-hero__card__progress-pct{font-size:14px;font-weight:600;color:#0f172a}.lp-hero__card__progress-bar{width:100%;height:8px;background:#e2e8f0;border-radius:9999px}.lp-hero__card__progress-fill{height:100%;background:#2563eb;border-radius:9999px}.lp-hero__card__info{display:flex;align-items:center;gap:8px;font-size:12px;color:#475569;background:#eff6ff;padding:12px;border-radius:8px;margin-bottom:24px}.lp-hero__card__info svg{flex-shrink:0}.lp-hero__card__footer{border-top:1px solid #e2e8f0;padding-top:24px}.lp-hero__card__footer-value{display:block;font-size:24px;font-weight:700;color:#0f172a;margin-top:4px}.lp-about{background:#fff}.lp-features{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media(max-width:767px){.lp-features{grid-template-columns:1fr;gap:16px}}.lp-features__item{background:linear-gradient(to bottom right,#eff6ff,#fff);padding:25px;border-radius:12px;border:1px solid #dbeafe;transition:box-shadow .2s}@media(max-width:767px){.lp-features__item{padding:20px}}.lp-features__item:hover{box-shadow:0 10px 15px -3px #0000001a}.lp-features__header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.lp-features__icon{width:48px;height:48px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lp-features__icon--blue{background:#dbeafe}.lp-features__icon--green{background:#dcfce7}.lp-features__icon--purple{background:#f3e8ff}.lp-features__name{font-size:20px;font-weight:600;color:#0f172a}.lp-features__desc{font-size:16px;color:#475569;line-height:1.6}.lp-why-rewards{background:linear-gradient(to bottom right,#eff6ff,#fff)}.lp-why-rewards__flow{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:25px}@media(max-width:767px){.lp-why-rewards__flow{padding:20px}}.lp-why-rewards__flow-steps{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.lp-why-rewards__flow-step{text-align:center}.lp-why-rewards__flow-step-sub{font-size:14px;color:#475569;margin-bottom:4px}.lp-why-rewards__flow-step-main{font-weight:600;color:#0f172a}.lp-why-rewards__flow-step-main--blue{color:#2563eb}.lp-why-rewards__flow-arrow{flex-shrink:0}@media(max-width:575px){.lp-why-rewards__flow-arrow{display:none}}.lp-why-rewards__flow-note{font-size:12px;color:#94a3b8;text-align:center;margin-top:24px}.lp-why-us{background:#fff}.lp-why-us__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media(max-width:767px){.lp-why-us__grid{grid-template-columns:1fr;gap:16px}}.lp-why-us__item{background:linear-gradient(to bottom right,#eff6ff,#fff);padding:25px;border-radius:12px;border:1px solid #dbeafe}@media(max-width:767px){.lp-why-us__item{padding:20px}}.lp-why-us__header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.lp-why-us__emoji{font-size:40px;flex-shrink:0}.lp-why-us__name{font-size:20px;font-weight:600;color:#0f172a}.lp-why-us__desc{font-size:16px;color:#475569;line-height:1.6;margin-bottom:16px}.lp-why-us__list{list-style:none;padding:0;margin:0}.lp-why-us__list li{display:flex;align-items:flex-start;gap:8px;color:#475569;font-size:16px;margin-bottom:8px}.lp-why-us__list li svg{flex-shrink:0;margin-top:2px}.lp-plans{background:linear-gradient(to bottom right,#f8fafc,#fff)}.lp-plans__notice{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:16px;margin-bottom:48px}.lp-plans__notice>p{font-size:14px;color:#1e3a5f;line-height:1.6}.lp-plans__notice__fee{margin-top:14px;padding-top:14px;border-top:1px solid #bfdbfe}.lp-plans__notice__fee-row{font-size:14px;color:#1e3a5f;line-height:1.8}.lp-plans__notice__fee-row strong{font-size:16px}.lp-plans__notice__fee-notes{margin-top:10px}.lp-plans__notice__fee-notes p{margin:0 0 2px;font-size:12px;color:#64748b;line-height:1.7}.lp-plans__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;max-width:64rem;margin:0 auto}@media(max-width:767px){.lp-plans__grid{grid-template-columns:1fr}}.lp-plans__grid--single{grid-template-columns:1fr;max-width:32rem}.lp-plans__card{padding:40px;border-radius:16px;transition:box-shadow .2s;position:relative}.lp-plans__card:hover{box-shadow:0 20px 25px -5px #0000001a}.lp-plans__card--stable{background:linear-gradient(to bottom right,#f0fdf4,#fff);border:2px solid #86efac}.lp-plans__card--growth{background:linear-gradient(to bottom right,#eff6ff,#fff);border:2px solid #60a5fa}.lp-plans__card-coming{position:absolute;top:24px;right:24px;background:linear-gradient(to right,#3b82f6,#2563eb);color:#fff;font-size:12px;font-weight:700;padding:8px 16px;border-radius:9999px;box-shadow:0 4px 6px -1px #0000001a}.lp-plans__card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.lp-plans__card-label{font-size:14px;font-weight:600;letter-spacing:.05em}.lp-plans__card-label--green{color:#15803d}.lp-plans__card-label--blue{color:#1d4ed8}.lp-plans__card-title{font-size:32px;font-weight:700;color:#0f172a;margin-bottom:24px}.lp-plans__card-apr-wrap{margin-bottom:32px}.lp-plans__card-apr-label{display:block;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:8px}.lp-plans__card-apr-label--green{color:#16a34a}.lp-plans__card-apr{font-size:48px;font-weight:700;font-family:Hiragino Sans,-apple-system,BlinkMacSystemFont,Noto Sans JP,sans-serif}.lp-plans__card-apr--green{color:#15803d}.lp-plans__card-apr--blue{color:#2563eb}.lp-plans__card-feature{margin-bottom:32px}.lp-plans__card-feature-label{display:block;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:8px}.lp-plans__card-feature-label--green{color:#16a34a}.lp-plans__card-feature-text{font-size:15px;line-height:1.6;color:#475569}.lp-plans__card-feature-text--green{color:#15803d}.lp-plans__card-btn{display:block;width:100%;text-align:center;padding:16px;border-radius:12px;font-weight:600;font-size:18px;transition:background-color .2s;border:none;cursor:pointer;box-shadow:0 4px 6px -1px #0000001a}.lp-plans__card-btn--green{background:#16a34a;color:#fff}.lp-plans__card-btn--green:hover{background:#15803d;color:#fff}.lp-plans__card-btn--disabled{background:#cbd5e1;color:#94a3b8;cursor:not-allowed;box-shadow:none}.lp-flow{background:linear-gradient(to bottom right,#f8fafc,#fff)}.lp-flow__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:32px}@media(max-width:767px){.lp-flow__steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.lp-flow__steps{grid-template-columns:1fr}}.lp-flow__step{text-align:center;display:flex;flex-direction:column;align-items:center}.lp-flow__step-icon{width:80px;height:80px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;box-shadow:0 10px 15px -3px #0000001a}@media(max-width:767px){.lp-flow__step-icon{display:none}}.lp-flow__step-icon--blue{background:linear-gradient(to bottom right,#3b82f6,#2563eb)}.lp-flow__step-icon--green{background:linear-gradient(to bottom right,#22c55e,#16a34a)}.lp-flow__step-card{background:#fff;padding:20px;border-radius:12px;border:2px solid #e2e8f0;transition:border-color .2s;flex:1;width:100%}.lp-flow__step-card:hover{border-color:#60a5fa}.lp-flow__step-card--green:hover{border-color:#4ade80}.lp-flow__step-label{display:block;font-size:12px;font-weight:700;letter-spacing:.05em;margin-bottom:8px}.lp-flow__step-label--blue{color:#2563eb}.lp-flow__step-label--green{color:#16a34a}.lp-flow__step-title{font-size:20px;font-weight:700;color:#0f172a;margin-bottom:8px}.lp-flow__step-desc{font-size:15px;color:#475569}.lp-flow__tips{max-width:48rem;margin:48px auto 0;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;padding:20px}.lp-flow__tips-title{font-size:16px;font-weight:600;color:#1e3a5f;margin-bottom:12px}.lp-flow__tips-desc{font-size:14px;color:#1e3a5f;margin:8px 0;line-height:1.6}.lp-flow__tips-list{list-style:none;padding:0;margin:0}.lp-flow__tips-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#1e3a5f;margin-bottom:10px}.lp-flow__tips-list li svg{flex-shrink:0;margin-top:2px}.lp-flow__tips-list li:last-child{margin-bottom:0}.lp-flow__tips-list--ordered{list-style:decimal;padding-left:1.5rem;margin:8px 0}.lp-flow__tips-list--ordered li{display:list-item;font-size:14px;color:#1e3a5f;margin-bottom:6px}.lp-affiliate{background:linear-gradient(to bottom right,#eff6ff,#fff)}.lp-affiliate__header{text-align:center;margin-bottom:48px}.lp-affiliate__header-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;background:#dbeafe;border-radius:16px;margin-bottom:16px}.lp-affiliate__features{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:48px}@media(max-width:767px){.lp-affiliate__features{grid-template-columns:1fr;gap:16px}}.lp-affiliate__feature{background:#fff;border-radius:12px;padding:25px;border:2px solid #e2e8f0}@media(max-width:767px){.lp-affiliate__feature{padding:20px}}.lp-affiliate__feature{transition:box-shadow .2s}.lp-affiliate__feature:hover{box-shadow:0 10px 15px -3px #0000001a}.lp-affiliate__feature-header{display:flex;align-items:center;gap:16px;margin-bottom:16px}.lp-affiliate__feature-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lp-affiliate__feature-icon--blue{background:linear-gradient(to bottom right,#3b82f6,#2563eb)}.lp-affiliate__feature-icon--green{background:linear-gradient(to bottom right,#22c55e,#16a34a)}.lp-affiliate__feature-name{font-size:20px;font-weight:700;color:#0f172a}.lp-affiliate__feature-desc{font-size:15px;color:#475569;line-height:1.7}.lp-affiliate__flow{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:40px;text-align:center;margin-bottom:48px;max-width:56rem;margin-left:auto;margin-right:auto}.lp-affiliate__flow-title{font-size:24px;font-weight:700;color:#0f172a;margin-bottom:32px}.lp-affiliate__flow-steps{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px}.lp-affiliate__flow-step{flex:1;min-width:120px;text-align:center}.lp-affiliate__flow-step-icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.lp-affiliate__flow-step-icon--blue{background:#dbeafe}.lp-affiliate__flow-step-icon--green{background:#dcfce7}.lp-affiliate__flow-step-name{font-size:14px;font-weight:600;color:#0f172a;margin-bottom:4px}.lp-affiliate__flow-step-name--green{color:#15803d}.lp-affiliate__flow-step-sub{font-size:12px;color:#475569}.lp-affiliate__flow-arrow{flex-shrink:0}@media(max-width:575px){.lp-affiliate__flow-arrow{display:none}}.lp-affiliate__cta-wrap{text-align:center;margin-top:48px}.lp-affiliate__cta{display:inline-flex;align-items:center;gap:8px;background:#2563eb;color:#fff;font-weight:600;padding:16px 40px;border-radius:12px;font-size:18px;transition:background-color .2s;box-shadow:0 10px 15px -3px #0000001a}.lp-affiliate__cta:hover{background:#1d4ed8;color:#fff;box-shadow:0 20px 25px -5px #0000001a}.lp-risks{background:#fff}.lp-risks__list{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.lp-risks__item{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:24px}.lp-risks__item-title{font-size:16px;font-weight:600;color:#7f1d1d;margin-bottom:8px}.lp-risks__item-desc{font-size:15px;color:#991b1b}.lp-risks__note{background:#fefce8;border:1px solid #fde68a;border-radius:8px;padding:24px}.lp-risks__note-title{font-size:16px;font-weight:600;color:#713f12;margin-bottom:8px}.lp-risks__note-desc{font-size:15px;color:#713f12}.lp-faq{background:linear-gradient(to bottom right,#f8fafc,#fff)}.lp-faq__list{display:flex;flex-direction:column;gap:16px}.lp-faq__item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:24px}.lp-faq__question{font-weight:600;color:#0f172a;cursor:pointer;font-size:16px;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px}.lp-faq__question::-webkit-details-marker{display:none}.lp-faq__question::marker{display:none;content:""}.lp-faq__question:after{content:"";width:20px;height:20px;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;transition:transform .2s}.lp-faq__item[open] .lp-faq__question:after{transform:rotate(180deg)}.lp-faq__item[open]{border-color:#bfdbfe;background:#f8fafc}.lp-faq__answer{color:#475569;margin-top:16px;font-size:16px;line-height:1.7}.lp-footer{background:#0f172a;color:#d1d5db;padding-top:48px;border-top:1px solid #1e293b}.lp-footer__inner{padding-bottom:32px}.lp-footer__main{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-bottom:32px}@media(max-width:767px){.lp-footer__main{grid-template-columns:1fr}}.lp-footer__logo-text{font-size:24px;font-weight:700;color:#fff;margin-bottom:16px}.lp-footer__logo-text span{color:#3b82f6}.lp-footer__logo-text small{font-size:12px;font-weight:400;color:#9ca3af;margin-left:4px}.lp-footer__brand-desc{font-size:14px;color:#9ca3af;line-height:1.6}.lp-footer__links-title{font-size:15px;font-weight:600;color:#fff;margin-bottom:16px}.lp-footer__links ul{list-style:none;padding:0;margin:0}.lp-footer__links li{margin-bottom:8px}.lp-footer__links a{color:#9ca3af;font-size:14px;transition:color .2s}.lp-footer__links a:hover{color:#fff}.lp-footer__disclosure{background:#7f1d1d33;border:1px solid #991b1b;border-radius:8px;padding:24px;margin-top:32px}.lp-footer__disclosure-title{font-size:14px;font-weight:600;color:#fca5a5;margin-bottom:16px}.lp-footer__disclosure ul{list-style:none;padding:0;margin:0}.lp-footer__disclosure li{font-size:12px;color:#9ca3af;margin-bottom:8px}.lp-footer__disclosure li:before{content:"• "}.lp-footer__copyright{border-top:1px solid #334155;padding:20px 0}.lp-footer__copyright p{font-size:12px;color:#6b7280;text-align:center}.stepper{width:100%;margin-top:30px;border:1px solid #E5E5E5;border-radius:10px;background-color:#fff;padding:20px}@media(max-width:767px){.stepper{padding:15px}}.stepper__list{list-style:none;margin:0;padding:0;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}@media(max-width:767px){.stepper__list{gap:10px}}.stepper__item{flex:1;position:relative;display:flex;flex-direction:column;align-items:center}.stepper__item:not(:first-child):before{content:"";position:absolute;top:28px;left:calc(-50% + 40px);right:calc(50% + 70px);height:3px;background:#e5e7eb;border-radius:999px}@media(max-width:767px){.stepper__item:before{display:none}}.stepper__item.active .stepper__circle{background:#165dfc;color:#fff}.stepper__item.active .stepper__label{color:#165dfc;font-weight:700}.stepper__item.active:not(:first-child):before{background:#165dfc}.stepper__circle{width:45px;height:45px;border-radius:50%;display:grid;place-items:center;font-weight:700;font-size:17px;background:#e5e7eb;color:#6b7280;line-height:1}@media(max-width:767px){.stepper__circle{width:35px;height:35px;font-size:15px}}.stepper__label{margin-top:10px;font-size:14px;color:#6b7280;white-space:nowrap}@media(max-width:767px){.stepper__label{font-size:13px}}.deposit__section{padding:20px 0 0}.deposit__row{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:15px 0}.deposit__label{margin:0;font-size:15px}.deposit__available{color:#525d6c;font-size:15px}.deposit__row--eth{margin-top:24px;margin-bottom:0;padding:16px 20px;background:#f0f7ff;border:2px solid #b8d6ff;border-radius:12px}.deposit__eth-value{font-size:22px;font-weight:700;color:#2563eb}.deposit__footer{margin-top:28px}.amount__field{display:flex;align-items:center;justify-content:space-between;background:#f3f4f6;border-radius:8px;padding:10px}.amount__input{border:none;outline:none;background:transparent;width:100%;font-size:22px;font-weight:500}.amount__unit{margin-left:12px;font-size:20px;font-weight:500;color:#6b7280;white-space:nowrap}.amount__quick{margin-top:14px;display:flex;gap:12px;flex-wrap:wrap}.amount__chip{border:1px solid #E5E5E5;background:#fff;border-radius:8px;padding:6px 10px;font-size:15px;font-weight:500;cursor:pointer;color:#101828}.amount__chip:hover{background:#fafafa;border-color:#d1d5db}.amount__chip:active{transform:translateY(1px)}.info{margin-top:20px;border:2px solid #b8d6ff;background:#eaf2ff;border-radius:12px;padding:20px 20px 10px}@media(max-width:767px){.info{padding:15px}}.info__head{display:flex;align-items:center;gap:5px;margin-bottom:10px}.info__title{font-size:16px;color:#2563eb}.info__list{margin:0;padding-left:22px;color:#2563eb;font-size:16px}.info__list li{margin-top:6px}.info__hint{margin:10px 0 0;color:#dc2626;font-weight:700}.next-btn{width:100%;border:none;border-radius:10px;padding:10px 12px;display:flex;align-items:center;justify-content:center;gap:14px;background:#7f7f86;color:#fff;opacity:.95}.next-btn__arrow{font-size:20px;transform:translateY(1px)}.next-btn:disabled{cursor:not-allowed;box-shadow:none}.next-btn:not(:disabled){cursor:pointer;background:#111827;opacity:1}.next-btn:not(:disabled):hover{filter:brightness(1.05)}.next-btn:not(:disabled):active{transform:translateY(1px)}.simu__stats{margin-top:40px;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}@media(max-width:767px){.simu__stats{margin-top:20px;gap:20px;grid-template-columns:1fr}}.stat{background:#f9fafb;border-radius:18px;padding:20px}.stat__label{margin:0 0 16px;color:#525d6c}.stat__value{margin:0;font-size:30px;font-weight:700}.stat__value--green{color:#00a73d}.stat__unit{margin:10px 0 0;font-size:14px;color:#6b7280}.warn{margin-top:40px;border:2px solid #f5d14b;background:#fff9db;border-radius:18px;padding:20px}@media(max-width:767px){.warn{padding:15px}}.warn__head{display:flex;align-items:center;gap:14px;margin-bottom:10px}.warn__title{margin:0;font-size:16px;color:#7a4a00}.warn__list{margin:0;padding-left:22px;color:#7a4a00;font-size:16px}.warn__list li{margin:6px 0}.risk__box{margin-top:10px;border:1px solid #E5E5E5;border-radius:10px;padding:15px;background:#fff}.risk__item+.risk__item{margin-top:15px}.risk__h{margin-bottom:5px;font-size:17px;font-weight:600;color:#111}.risk__p{margin:0;font-size:15px;color:#525d6c}.agree{margin-top:16px;border:1px solid #FFCACA;background:#fef3f3;border-radius:10px;padding:15px}.agree__label{display:flex;align-items:flex-start;gap:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.agree__check{position:absolute;opacity:0;pointer-events:none}.agree__box{width:18px;height:18px;border-radius:4px;border:1.5px solid #E5E5E5;background:#fff;flex:0 0 auto;margin-top:2px;position:relative}.agree__text{color:#82181a;font-size:14px}.agree__check:checked+.agree__box{border-color:#dc2626;background:#dc2626}.agree__check:checked+.agree__box:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:10px;border:2px solid #ffffff;border-top:0;border-left:0;transform:rotate(45deg)}.agree__check:focus-visible+.agree__box{outline:3px solid rgba(220,38,38,.25);outline-offset:2px}.summary{margin-top:18px;border-top:1px solid #e6e6e6}.summary__row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 5px;border-bottom:1px solid #e6e6e6}.summary__key{font-size:18px;color:#525d6c}@media(max-width:767px){.summary__key{font-size:16px}}.summary__val{font-size:18px;color:#101828;text-align:right}@media(max-width:767px){.summary__val{font-size:16px}}.summary__val--big{font-size:20px;font-weight:700;color:#101828}@media(max-width:767px){.summary__val--big{font-size:18px}}.summary__val--green{color:#00a73d}.note{margin-top:22px}.note__inner{border:2px solid #b8d6ff;background:#eaf2ff;border-radius:16px;padding:18px;display:flex;align-items:flex-start;gap:5px}.note__icon{width:30px;height:30px;border-radius:999px;border:2px solid #2563eb;color:#2563eb;font-weight:900;display:grid;place-items:center;font-size:16px;background:#fff;flex:0 0 auto}.note__text{margin:0;color:#1c398e;font-size:16px}.transfer-guide{margin-top:22px;border:2px solid #e5e7eb;background:#f9fafb;border-radius:16px;padding:20px}.transfer-guide__title{margin:0 0 12px;font-size:16px;font-weight:700;color:#111827}.transfer-guide__text{margin:0 0 12px;font-size:14px;color:#374151;line-height:1.7}.transfer-guide__uid{margin:0 0 16px;font-size:16px;font-weight:700;color:#111827}.transfer-guide__copy-btn{margin-left:8px;padding:4px 12px;font-size:12px;font-weight:600;color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;cursor:pointer}.transfer-guide__copy-btn:hover{background:#dbeafe}.transfer-guide__copy-btn--copied{background:#f0fdf4;border-color:#bbf7d0;color:#16a34a}.transfer-guide__caution-title{margin:0 0 4px;font-size:14px;font-weight:700;color:#dc2626}.transfer-guide__caution-body{margin:0 0 14px;font-size:13px;color:#dc2626;line-height:1.6}.transfer-guide__link-text{margin:0 0 4px;font-size:13px;color:#374151}.transfer-guide__link{display:block;margin:0 0 16px;font-size:13px;color:#2563eb;word-break:break-all}.transfer-guide__btn{display:inline-block;background:#2563eb;color:#fff;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;text-decoration:none}.transfer-guide__btn:hover{filter:brightness(1.08);color:#fff;text-decoration:none}.settings{display:grid;gap:20px;margin-top:30px}.settings .card{background:#fff;border:1px solid #e6e6e6;border-radius:10px;box-shadow:0 2px 10px #00000008;margin-top:0}.settings .profile{display:flex;align-items:center;justify-content:space-between;gap:14px}.settings .profile__left{display:flex;align-items:center;gap:14px;min-width:0}.settings .profile__avatar{width:54px;height:54px;border-radius:999px;background:#2f5bff;display:grid;place-items:center;flex:0 0 auto}.settings .profile__meta{min-width:0}.settings .profile__email{font-size:18px;font-weight:600;color:#101828;line-height:1.2;margin-bottom:4px;word-break:break-word}@media(max-width:767px){.settings .profile__email{font-size:15px}}.settings .profile__id{font-size:13px;color:#525d6c;margin-bottom:4px}.settings .profile__kyc,.settings .profile__metax-linked{font-size:12px;color:#16a34a}.settings .profile__metax-unlinked{font-size:12px;color:#dc2626}.settings .profile__edit{width:60px;border:1px solid #e6e6e6;background:#fff;color:#101828;font-size:13px;padding:8px 10px;border-radius:10px;cursor:pointer;text-align:center}.settings .profile__edit:hover{background:#fafafa}.settings .section__head{display:flex;align-items:center;gap:10px}.settings .section__icon{width:28px;height:28px;border-radius:8px;background:#f3f4f6;display:grid;place-items:center}.settings .section__title{margin:0;font-size:18px;font-weight:600;color:#101828}.settings .section__title--plain{padding-left:2px}.settings .rows{margin-top:5px}.settings .rows__row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 0;border-top:1px solid #ececec}.settings .rows__row:first-child{border-top:none}.settings .rows__key{font-size:15px;color:#6b7280}.settings .rows__val{font-size:16px;font-weight:700;color:#101828;text-align:right}.settings .rows__val--green{color:#16a34a}.settings .rows__val--total{font-size:20px;font-weight:700}.settings .rows__row--total{padding-top:15px;padding-bottom:0}.settings .withdraw-btn{display:flex;justify-content:flex-end;gap:10px;margin-top:15px}.settings .withdraw-btn__edit{background:#101828;color:#fff;font-size:13px;padding:10px 15px;border-radius:10px;cursor:pointer;text-align:center}.settings .withdraw-btn__edit:hover{opacity:.9}.settings .withdraw-btn__history{background:#fff;color:#101828;font-size:13px;padding:10px 15px;border-radius:10px;border:1px solid #e5e7eb;cursor:pointer;text-align:center;line-height:13px}.settings .withdraw-btn__history:hover{background:#f9fafb}.settings .list{margin-top:10px}.settings .list__item{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 0;border-top:1px solid #ececec;text-decoration:none}.settings .list__item:first-child{border-top:none}.settings .list__item:last-child{padding-bottom:5px}.settings .list__item:hover{background:#fafafa}.settings .list__item--static:hover{background:transparent}.settings .list__left{min-width:0}.settings .list__name{font-size:15px;font-weight:500;color:#101828;line-height:1.2}.settings .list__desc{margin-top:4px;font-size:12px;color:#525d6c}.settings .list__chev{width:8px;height:8px;border-top:2px solid #9ca3af;border-right:2px solid #9ca3af;transform:rotate(45deg);flex:0 0 auto;margin-right:5px}.settings .list__right{font-size:14px;color:#525d6c}.settings .logout{width:100%;border:1px solid #e6e6e6;background:#fff;border-radius:10px;padding:14px 16px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:14px;color:#ef4444;cursor:pointer}.settings .logout:hover{background:#fff5f5}.settings .logout__icon{display:grid;place-items:center}@media(max-width:767px){.settings .section,.settings .profile{padding:15px}.settings .profile__avatar{width:48px;height:48px}}.toggles{display:grid;gap:15px;margin-top:15px}.toggle{background:#f6f7f9;border-radius:10px;padding:15px;display:flex;align-items:center;justify-content:space-between;gap:14px}.toggle__text{min-width:0}.toggle__name{font-size:14px;font-weight:500;color:#101828;margin-bottom:4px}.toggle__desc{font-size:12px;color:#525d6c}.switch{position:relative;width:44px;height:24px;flex:0 0 auto}.switch__input{position:absolute;opacity:0;pointer-events:none}.switch__ui{position:absolute;inset:0;border-radius:999px;background:#cfd3da;transition:background .15s ease}.switch__ui:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:999px;background:#fff;box-shadow:0 2px 6px #00000026;transition:transform .15s ease}.switch__input:checked+.switch__ui{background:#0b0b12}.switch__input:checked+.switch__ui:after{transform:translate(20px)}.switch__input:focus-visible+.switch__ui{outline:3px solid rgba(17,24,39,.2);outline-offset:2px}.pw-form{display:grid;gap:24px}.pw-form__row{display:grid;grid-template-columns:1fr 1fr;gap:24px 16px}@media(max-width:767px){.pw-form__row{grid-template-columns:1fr}}.pw-form__required{color:#ef4444;font-size:13px}.pw-form__group{display:grid;gap:6px}.pw-form__label{font-size:15px;font-weight:600;color:#101828}.pw-form__field{position:relative}.pw-form__input{width:100%;border:1px solid #e5e5e5;border-radius:8px;padding:12px 14px;font-size:15px;background:#f9fafb;outline:none;transition:border-color .15s ease}.pw-form__input:focus{border-color:#2563eb;background:#fff}.pw-form__input--error{border-color:#ef4444}.pw-form__input--error:focus{border-color:#ef4444}.pw-form__hint{margin:0;font-size:12px;color:#525d6c}.pw-form__hint--warning{margin:4px 0 0;padding:8px 12px;font-size:13px;font-weight:500;color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:6px}.pw-form__error{margin:0;font-size:13px;color:#ef4444;font-weight:500}.pw-form__notice{margin:0;font-size:14px;line-height:1.7}.pw-form__notice--warn{color:#b45309}.pw-form__notice--info{color:#4b5563}.pw-rules{display:grid;gap:4px;margin-top:2px}.pw-rules__item{display:flex;align-items:center;gap:6px;font-size:13px;color:#525d6c}.pw-rules__item--pass{color:#16a34a}.pw-rules__item--fail{color:#ef4444}.pw-rules__icon{font-size:12px;width:14px;text-align:center}.lh__info{margin-top:10px;font-size:13px;color:#525d6c}.lh__list{margin-top:12px}.lh__row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 0;border-top:1px solid #ececec}.lh__row:first-child{border-top:none}.lh__datetime{font-size:14px;font-weight:500;color:#101828;white-space:nowrap}.lh__meta{display:flex;align-items:center;gap:16px}@media(max-width:767px){.lh__meta{gap:10px}}.lh__ip{font-size:13px;color:#525d6c;font-family:monospace}@media(max-width:767px){.lh__ip{font-size:12px}}.lh__device{display:inline-flex;align-items:center;gap:4px;font-size:13px;color:#101828;background:#f3f4f6;padding:4px 10px;border-radius:6px;white-space:nowrap}.lh__device-icon{font-size:13px}.lh__pager{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:24px;padding-top:20px;border-top:1px solid #ececec}.lh__pager-btn{font-size:14px;color:#101828;padding:8px 14px;border:1px solid #e5e5e5;border-radius:8px;background:#fff;text-decoration:none;cursor:pointer}.lh__pager-btn:hover{background:#f9fafb}.lh__pager-btn--disabled{color:silver;cursor:default;pointer-events:none}.lh__pager-num{font-size:14px;min-width:36px;height:36px;display:grid;place-items:center;border-radius:8px;text-decoration:none;color:#101828}.lh__pager-num:hover{background:#f3f4f6}.lh__pager-num--active{background:#101828;color:#fff;font-weight:600}.lh__pager-num--active:hover{background:#101828}.tfa{margin-top:10px}.tfa__alert{padding:12px 16px;border-radius:8px;font-size:14px;margin-bottom:16px}.tfa__alert--success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.tfa__status{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:600;padding:10px 16px;border-radius:8px}.tfa__status--on{background:#f0fdf4;color:#16a34a}.tfa__status--off{background:#f3f4f6;color:#525d6c}.tfa__status-icon{font-size:16px}.tfa__desc{margin:16px 0 0;font-size:14px;color:#525d6c;line-height:1.7}.tfa__btn{display:block;width:100%;margin-top:24px;padding:12px;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;text-align:center}.tfa__btn--primary{background:#111827;color:#fff}.tfa__btn--primary:hover{filter:brightness(1.05)}.tfa__btn--danger{background:#fff;color:#ef4444;border:1px solid #fca5a5}.tfa__btn--danger:hover{background:#fef2f2}.tfa__steps{display:grid;gap:12px;margin-bottom:24px}.tfa__step{display:flex;align-items:center;gap:12px}.tfa__step-num{width:28px;height:28px;border-radius:999px;background:#101828;color:#fff;font-size:13px;font-weight:700;display:grid;place-items:center;flex:0 0 auto}.tfa__step-text{font-size:15px;color:#101828}.tfa__qr{text-align:center;margin:24px 0}.tfa__qr img{border:1px solid #e5e5e5;border-radius:12px;padding:12px;background:#fff}@media(max-width:767px){.tfa__qr img{display:block;width:70%;height:auto;max-width:250px;margin:0 auto}}.tfa__manual{background:#f9fafb;border:1px solid #e5e5e5;border-radius:10px;padding:16px;text-align:center;margin-bottom:24px}.tfa__manual-label{font-size:15px;color:#525d6c;margin-bottom:8px}.tfa__manual-key{font-family:monospace;font-size:18px;font-weight:700;letter-spacing:2px;color:#101828;word-break:break-all;margin-bottom:10px}.tfa__copy-btn{border:1px solid #e5e5e5;background:#fff;border-radius:6px;padding:6px 16px;font-size:13px;color:#101828;cursor:pointer}.tfa__copy-btn:hover{background:#f3f4f6}.tfa__verify{margin-top:0}.auth-page{padding:40px 0 60px}@media(max-width:767px){.auth-page{padding:30px 0 40px}}.auth-page__header{text-align:center;margin-bottom:10px}.auth-page__title{font-size:24px;font-weight:700;color:#101828;margin:0 0 8px}@media(max-width:767px){.auth-page__title{font-size:20px}}.auth-page__desc{font-size:15px;color:#525d6c;margin:0}@media(max-width:767px){.auth-page__desc{font-size:14px}}.auth-page__alert{padding:12px 16px;border-radius:8px;font-size:14px;margin-bottom:16px}.auth-page__alert--success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.auth-page__footer{margin-top:30px}.auth-page__link,.auth-page__links{text-align:center;margin-top:20px}.auth-page__links{display:flex;flex-direction:column;align-items:center;gap:10px}.auth-page__link a,.auth-page a.auth-page__link{font-size:14px;color:#2563eb;text-decoration:underline!important}.auth-page__link a:hover,.auth-page a.auth-page__link:hover{color:#1d4ed8}.auth-page__remember{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#101828;cursor:pointer}.auth-page__checkbox{width:16px;height:16px;border-radius:4px;accent-color:#101828}.auth-page .card{margin-top:20px}.auth-page .pw-form__row{display:grid;grid-template-columns:1fr 1fr;gap:24px 16px}@media(max-width:767px){.auth-page .pw-form__row{grid-template-columns:1fr}}.auth-page .pw-form__required{color:#ef4444;font-size:13px}.auth-page .next-btn{width:100%;padding:14px;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;text-align:center;background:#7f7f86;color:#fff;transition:background .15s ease}.auth-page .next-btn:not(:disabled){background:#111827}.auth-page .next-btn:not(:disabled):hover{filter:brightness(1.05)}.auth-page .next-btn:disabled{cursor:not-allowed}.referral{margin-top:15px}.referral__subtitle{font-size:14px;font-weight:600;color:#101828;margin-top:16px}.referral__subtitle:first-of-type{margin-top:4px}.referral__url-box{display:flex;align-items:center;gap:10px;margin-top:12px;background:#f9fafb;border:1px solid #e5e5e5;border-radius:8px;padding:12px 14px}@media(max-width:767px){.referral__url-box{flex-direction:column;align-items:stretch}}.referral__url{flex:1;font-size:15px;color:#101828;word-break:break-all;font-family:monospace;line-height:1.5}.referral__copy-btn{flex-shrink:0;border:1px solid #e5e5e5;background:#fff;border-radius:6px;padding:8px 16px;font-size:13px;color:#101828;cursor:pointer;white-space:nowrap}.referral__copy-btn:hover{background:#f3f4f6}.referral__copy-btn--copied{background:#f0fdf4;border-color:#bbf7d0;color:#16a34a}.referral__desc{margin-top:10px;font-size:13px;color:#525d6c;line-height:1.6}.error-banner{display:flex;align-items:center;gap:12px;margin-top:20px;margin-bottom:20px;padding:16px 20px;border:2px solid #fca5a5;border-radius:12px;background:#fef2f2}.error-banner__icon{flex:0 0 auto;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#dc2626;color:#fff;font-size:16px;font-weight:700}.error-banner__text{margin:0;font-size:15px;font-weight:600;color:#991b1b}.withdraw .form__title{margin-bottom:8px;font-size:22px;font-weight:600;color:#101828}.withdraw .form__sub{font-size:15px;color:#525d6c}.withdraw .form__group{margin:20px 0}.withdraw .form__label{display:block;margin-bottom:6px;font-size:15px;color:#111827}.withdraw .form__select{width:100%;padding:15px 10px;border-radius:10px;border:none;background:#f3f4f6;font-size:14px}.withdraw .form__select:focus{outline:2px solid #2563eb;background:#fff}.withdraw .info-box{border:1.5px solid #93c5fd;background:#eaf2ff;border-radius:10px;padding:15px;margin-bottom:30px;font-size:15px}.withdraw .info-box__head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.withdraw .info-box__title{color:#2563eb}.withdraw .info-box__list{padding-left:20px;margin:0;color:#2563eb}.withdraw .info-box__list li{margin-bottom:6px}.withdraw .breakdown{margin-top:15px;border-radius:10px;background:#f6f7f9;padding:20px}@media(max-width:767px){.withdraw .breakdown{padding:15px}}.withdraw .breakdown.is-hidden{display:none}.withdraw .breakdown__row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.withdraw .breakdown__row:not(:first-child){margin-top:10px}@media(max-width:767px){.withdraw .breakdown__row:not(:first-child){margin-top:15px}.withdraw .breakdown__row{flex-direction:column;gap:4px}}.withdraw .breakdown__key{color:#525d6c}.withdraw .breakdown__val{text-align:right;font-weight:600}@media(max-width:767px){.withdraw .breakdown__val{text-align:left}}.withdraw .breakdown__val--green{color:#00a73d}.withdraw .breakdown__val--red{color:#dc2626}.withdraw .breakdown__divider{margin:14px 0 10px;height:1px;background:#d1d5db}.withdraw .next-btn{width:100%;margin-top:30px;border-radius:10px;padding:10px 12px;border:none;color:#fff;background:#7f7f86}.withdraw .next-btn:disabled{cursor:not-allowed}.withdraw .next-btn:not(:disabled){background:#111827;cursor:pointer}.withdraw .next-btn:not(:disabled):hover{filter:brightness(1.05)}.withdraw-warn .alerts{margin-top:18px;display:grid;gap:18px}.withdraw-warn .alert{border-radius:16px;padding:20px}@media(max-width:767px){.withdraw-warn .alert{padding:15px}}.withdraw-warn .alert__head{display:flex;align-items:center;gap:14px;margin-bottom:5px}.withdraw-warn .alert__icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto}.withdraw-warn .alert__title{margin:0;font-size:17px;font-weight:600}.withdraw-warn .alert__text{margin:0 0 0 48px;font-size:16px}.withdraw-warn .alert--yellow{border:1.5px solid #f6d365;background:#fffbe6}.withdraw-warn .alert--yellow .alert__title,.withdraw-warn .alert--yellow .alert__text{color:#92400e}.withdraw-warn .alert--orange{border:1.5px solid #fdba74;background:#fff7ed}.withdraw-warn .alert--orange .alert__title,.withdraw-warn .alert--orange .alert__text{color:#9a3412}.withdraw-warn .alert--pink{border:1.5px solid #fca5a5;background:#fff1f2}.withdraw-warn .alert--pink .alert__title,.withdraw-warn .alert--pink .alert__text{color:#b91c1c}.withdraw-warn .alert--gray{border:1.5px solid #e5e7eb;background:#f9fafb}.withdraw-warn .alert--gray .alert__title{color:#111827}.withdraw-warn .alert--gray .alert__text{color:#374151}.withdraw-type{margin-top:20px;display:flex;flex-wrap:wrap;gap:12px}.withdraw-type.is-hidden{display:none}.withdraw-type__option{flex:0 0 calc((100% - 24px) / 3)}@media(max-width:767px){.withdraw-type__option{flex:0 0 100%}}.withdraw-type__input{position:absolute;opacity:0;pointer-events:none}.withdraw-type__btn{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:10px 15px;border-radius:10px;border:2px solid #101828;background:#fff;color:#111827;text-align:center;cursor:pointer;transition:all .15s ease}.withdraw-type__btn:hover{border-color:#9ca3af}.withdraw-type__input:checked+.withdraw-type__btn{background:#101828;border-color:#101828;color:#fff}.reinvest-msg{margin-top:12px;border-radius:10px;background:#f6f7f9;padding:15px 20px}.reinvest-msg.is-hidden{display:none}.reinvest-msg__text{margin:0;font-size:14px;color:#374151}.partial-input{margin-top:12px;border-radius:10px;background:#f6f7f9;padding:15px 20px;text-align:center}.partial-input.is-hidden{display:none}.partial-input__label{display:block;margin-bottom:6px;font-size:14px;color:#374151}.partial-input__field{display:inline-flex;align-items:center;gap:8px}.partial-input__input{width:120px;padding:10px;border-radius:8px;border:1px solid #d1d5db;background:#fff;font-size:16px;text-align:center}.partial-input__input:focus{outline:2px solid #2563eb;border-color:transparent}.partial-input__suffix{font-size:14px;color:#374151}.partial-input__info{margin-top:8px;font-size:13px;color:#525d6c}.partial-input__amount{margin-top:8px;font-size:15px;font-weight:600;color:#101828}.partial-input__hint{margin-top:6px;font-size:13px;color:#dc2626}.withdraw-history{overflow:hidden}.withdraw-history__info{margin-top:10px;font-size:13px;color:#525d6c}.withdraw-history__table-wrap{margin-top:12px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;border:1px solid #e5e7eb;border-radius:10px}@media(max-width:767px){.withdraw-history__table-wrap{border:none;border-radius:0;overflow:visible}}.withdraw-history__table{width:100%;min-width:600px;border-collapse:collapse;white-space:nowrap}@media(max-width:767px){.withdraw-history__table{display:block;min-width:0;white-space:normal}}.withdraw-history__table thead th{font-size:13px;font-weight:600;color:#fff;text-align:left;padding:12px 16px;background:#101828}.withdraw-history__table thead th:last-child{text-align:center}@media(max-width:767px){.withdraw-history__table thead{display:none}.withdraw-history__table tbody{display:flex;flex-direction:column;gap:10px}}.withdraw-history__table tbody tr{transition:background .15s}.withdraw-history__table tbody tr:nth-child(odd){background:#f9fafb}.withdraw-history__table tbody tr:nth-child(2n){background:#fff}.withdraw-history__table tbody tr:hover{background:#eef2ff}@media(max-width:767px){.withdraw-history__table tbody tr{display:block;background:#fff!important;border:1px solid #e5e7eb;border-radius:10px;padding:14px 16px}}.withdraw-history__table tbody td{font-size:14px;color:#101828;padding:14px 16px;border-top:1px solid #e5e7eb;vertical-align:middle}.withdraw-history__table tbody td:last-child{text-align:center}@media(max-width:767px){.withdraw-history__table tbody td{display:flex;justify-content:space-between;align-items:center;padding:6px 0;border-top:none;font-size:14px}.withdraw-history__table tbody td:first-child{padding-top:0}.withdraw-history__table tbody td:last-child{text-align:right;padding-bottom:0;border-top:1px solid #f3f4f6;padding-top:10px;margin-top:4px}.withdraw-history__table tbody td:before{content:attr(data-label);font-size:12px;font-weight:600;color:#525d6c;flex-shrink:0;margin-right:12px}}.withdraw-history__type{display:inline-flex;align-items:center;font-size:12px;font-weight:500;padding:4px 10px;border-radius:6px;white-space:nowrap}.withdraw-history__type--1{background:#dbeafe;color:#1e40af}.withdraw-history__type--2{background:#fef3c7;color:#92400e}.withdraw-history__type--3{background:#d1fae5;color:#065f46}.withdraw-history__status{display:inline-flex;align-items:center;font-size:12px;font-weight:500;padding:4px 10px;border-radius:6px;white-space:nowrap}.withdraw-history__status--1{background:#fef3c7;color:#92400e}.withdraw-history__status--2{background:#dbeafe;color:#1e40af}.withdraw-history__status--3{background:#e0e7ff;color:#3730a3}.withdraw-history__status--4{background:#d1fae5;color:#065f46}.withdraw-history__status--5,.withdraw-history__status--6{background:#fee2e2;color:#991b1b}.withdraw-history__status--7{background:#f3f4f6;color:#6b7280}@media(max-width:767px){.withdraw-history__empty-row{border:none!important;padding:0!important}}.withdraw-history__empty{padding:40px 0;text-align:center;font-size:14px;color:#525d6c}@media(max-width:767px){.withdraw-history__empty{display:block;border-top:none!important;padding:24px 0!important}.withdraw-history__empty:before{display:none}}.app-history{overflow:hidden;max-width:100%}.app-history__info{margin-top:10px;font-size:13px;color:#525d6c}.app-history__table-wrap{margin-top:12px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;border:1px solid #e5e7eb;border-radius:10px}@media(max-width:767px){.app-history__table-wrap{border:none;border-radius:0;overflow:visible}}.app-history__table{width:100%;min-width:500px;border-collapse:collapse}@media(max-width:767px){.app-history__table{display:block;min-width:0}}.app-history__table thead th{font-size:13px;font-weight:600;color:#fff;text-align:left;padding:12px 16px;background:#101828}.app-history__table thead th:last-child{text-align:center}@media(max-width:767px){.app-history__table thead{display:none}.app-history__table tbody{display:flex;flex-direction:column;gap:10px}}.app-history__table tbody tr{transition:background .15s}.app-history__table tbody tr:nth-child(odd){background:#f9fafb}.app-history__table tbody tr:nth-child(2n){background:#fff}.app-history__table tbody tr:hover{background:#eef2ff}@media(max-width:767px){.app-history__table tbody tr{display:block;background:#fff!important;border:1px solid #e5e7eb;border-radius:10px;padding:14px 16px}}.app-history__table tbody td{font-size:14px;color:#101828;padding:14px 16px;border-top:1px solid #e5e7eb;vertical-align:middle}.app-history__table tbody td:last-child{text-align:center}@media(max-width:767px){.app-history__table tbody td{display:flex;justify-content:space-between;align-items:center;padding:6px 0;border-top:none;font-size:14px}.app-history__table tbody td:first-child{padding-top:0}.app-history__table tbody td:last-child{text-align:right;padding-bottom:0;border-top:1px solid #f3f4f6;padding-top:10px;margin-top:4px}.app-history__table tbody td:before{content:attr(data-label);font-size:12px;font-weight:600;color:#525d6c;flex-shrink:0;margin-right:12px}}.app-history__status{display:inline-flex;align-items:center;font-size:12px;font-weight:500;padding:4px 10px;border-radius:6px;white-space:nowrap}.app-history__status--1{background:#fef3c7;color:#92400e}.app-history__status--2{background:#dbeafe;color:#1e40af}.app-history__status--3{background:#d1fae5;color:#065f46}.app-history__status--4{background:#fee2e2;color:#991b1b}.app-history__status--5{background:#f3f4f6;color:#6b7280}.app-history__source{display:inline-flex;align-items:center;font-size:12px;font-weight:500;padding:4px 10px;border-radius:6px;white-space:nowrap}.app-history__source--1{background:#f3f4f6;color:#374151}.app-history__source--2{background:#d1fae5;color:#065f46}.app-history__empty{padding:40px 0;text-align:center;font-size:14px;color:#525d6c}@media(max-width:767px){.app-history__empty{display:block}.app-history__empty:before{display:none}}.app-history__toggle-btn{display:inline-flex;align-items:center;gap:4px;padding:6px 14px;border:1.5px solid #101828;border-radius:6px;background:#fff;color:#101828;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s ease;white-space:nowrap}.app-history__toggle-btn:hover,.app-history__toggle-btn--active{background:#101828;color:#fff}.app-history__txn-row,.app-history__txn-row:hover{background:#f8fafc!important}@media(max-width:767px){.app-history__txn-row{border:1px solid #e5e7eb;border-radius:10px;padding:0!important}}.app-history__txn-cell{padding:0 16px 16px!important;border-top:none!important}@media(max-width:767px){.app-history__txn-cell{display:block!important;padding:12px!important}.app-history__txn-cell:before{display:none}}.app-history__txn-empty{padding:20px 0;text-align:center;font-size:13px;color:#525d6c}.app-history__txn-table{width:100%;border-collapse:collapse;margin-top:8px;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.app-history__txn-table thead th{font-size:12px;font-weight:600;color:#6b7280;text-align:left;padding:10px 14px;background:#f3f4f6;border-bottom:1px solid #e5e7eb}@media(max-width:767px){.app-history__txn-table thead{display:none}}.app-history__txn-table tbody tr{background:#fff!important;transition:background .15s}.app-history__txn-table tbody tr:hover{background:#f9fafb!important}.app-history__txn-table tbody tr:not(:last-child) td{border-bottom:1px solid #f3f4f6}@media(max-width:767px){.app-history__txn-table tbody tr{display:block;padding:10px 12px}.app-history__txn-table tbody tr:not(:last-child){border-bottom:1px solid #f3f4f6}}.app-history__txn-table tbody td{font-size:13px;color:#101828;padding:10px 14px;border-top:none!important;text-align:left}@media(max-width:767px){.app-history__txn-table tbody td{display:flex;justify-content:space-between;align-items:center;padding:3px 0}.app-history__txn-table tbody td:before{content:attr(data-label);font-size:11px;font-weight:600;color:#525d6c;flex-shrink:0;margin-right:10px}}.app-history__txn-type{display:inline-flex;align-items:center;font-size:11px;font-weight:500;padding:3px 8px;border-radius:4px;white-space:nowrap}.app-history__txn-type--deposit{background:#dbeafe;color:#1e40af}.app-history__txn-type--withdraw{background:#fef3c7;color:#92400e}.report-summary{display:flex;justify-content:space-between;flex-wrap:wrap;gap:15px}@media(max-width:767px){.report-summary{display:block}}.report-summary__card{flex:1;border:1px solid #e5e5e5;border-radius:10px;background-color:#fff;padding:20px}@media(max-width:991px){.report-summary__card{flex:0 0 calc((100% - 15px)/2)}}@media(max-width:767px){.report-summary__card{margin-top:15px}}.report-summary__label{color:#525d6c;font-size:14px}.report-summary__value{font-size:30px;font-weight:700;margin-top:10px}.report-summary__value--green{color:#00a73d}.report-summary__value--purple{color:#990ffa}.report-summary__currency{font-size:20px;font-weight:500}.report-chart{margin-top:30px;background:#fff;border:1px solid #e5e5e5;border-radius:10px;padding:10px}.report-history{margin-top:40px}.report-history__title{font-size:21px;font-weight:700;color:#101828}.report-history__info{margin-top:10px;font-size:13px;color:#525d6c}.report-history__table-wrap{margin-top:12px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;border:1px solid #e5e7eb;border-radius:10px}@media(max-width:767px){.report-history__table-wrap{border:none;border-radius:0;overflow:visible}}.report-history__table{width:100%;min-width:500px;border-collapse:collapse;white-space:nowrap}@media(max-width:767px){.report-history__table{display:block;min-width:0;white-space:normal}}.report-history__table thead th{font-size:13px;font-weight:600;color:#fff;text-align:left;padding:12px 16px;background:#101828}.report-history__table thead th:last-child{text-align:right}@media(max-width:767px){.report-history__table thead{display:none}.report-history__table tbody{display:flex;flex-direction:column;gap:10px}}.report-history__table tbody tr{transition:background .15s}.report-history__table tbody tr:nth-child(odd){background:#f9fafb}.report-history__table tbody tr:nth-child(2n){background:#fff}.report-history__table tbody tr:hover{background:#eef2ff}@media(max-width:767px){.report-history__table tbody tr{display:block;background:#fff!important;border:1px solid #e5e7eb;border-radius:10px;padding:14px 16px}}.report-history__table tbody td{font-size:14px;color:#101828;padding:14px 16px;border-top:1px solid #e5e7eb;vertical-align:middle}.report-history__table tbody td:last-child{text-align:right}@media(max-width:767px){.report-history__table tbody td{display:flex;justify-content:space-between;align-items:center;padding:6px 0;border-top:none;font-size:14px}.report-history__table tbody td:first-child{padding-top:0}.report-history__table tbody td:last-child{text-align:right;padding-bottom:0;border-top:1px solid #f3f4f6;padding-top:10px;margin-top:4px}.report-history__table tbody td:before{content:attr(data-label);font-size:12px;font-weight:600;color:#525d6c;flex-shrink:0;margin-right:12px}}.report-history__loading,.report-history__empty{padding:40px 0!important;text-align:center!important;font-size:14px;color:#525d6c}@media(max-width:767px){.report-history__loading,.report-history__empty{display:block}.report-history__loading:before,.report-history__empty:before{display:none}}.report-pager{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;margin-top:24px;padding-top:20px;border-top:1px solid #ececec}.report-pager__btn{font-size:14px;color:#101828;padding:8px 14px;border:1px solid #e5e5e5;border-radius:8px;background:#fff;text-decoration:none;cursor:pointer}.report-pager__btn:hover{background:#f9fafb}.report-pager__btn--disabled{color:silver;cursor:default;pointer-events:none}.report-pager__num{font-size:14px;min-width:36px;height:36px;display:grid;place-items:center;border-radius:8px;text-decoration:none;color:#101828}.report-pager__num:hover{background:#f3f4f6}.report-pager__num--active{background:#101828;color:#fff;font-weight:600}.report-pager__ellipsis{font-size:14px;color:#525d6c;min-width:36px;height:36px;display:grid;place-items:center}.error-body{background:#f5f6fa;min-height:100vh;display:flex;align-items:center;justify-content:center}.error-page{width:100%;max-width:480px;padding:20px}.error-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a,0 4px 16px #0000000d;padding:48px 32px;text-align:center}@media(max-width:575px){.error-card{padding:36px 20px}}.error-card__code{font-size:64px;font-weight:700;color:#101828;margin:0;line-height:1}@media(max-width:575px){.error-card__code{font-size:48px}}.error-card__title{font-size:18px;font-weight:600;color:#101828;margin:12px 0 0}@media(max-width:575px){.error-card__title{font-size:16px}}.error-card__message{font-size:14px;color:#525d6c;margin:12px 0 0;line-height:1.6}.error-card__action{margin-top:32px}.error-card__btn{display:inline-block;padding:12px 32px;background:#111827;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:opacity .15s}.error-card__btn:hover{opacity:.9;color:#fff}.modaal-noscroll{overflow:hidden}.modaal-accessible-hide{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;opacity:0}.modaal-wrapper{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;overflow:auto;opacity:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;transition:all .3s ease-in-out}.modaal-wrapper *{box-sizing:border-box;-webkit-backface-visibility:hidden}.modaal-wrapper .modaal-close{border:none;background:transparent;padding:0;-webkit-appearance:none}.modaal-wrapper.modaal-start_none{display:none;opacity:1}.modaal-wrapper.modaal-start_fade{opacity:0}.modaal-wrapper *[tabindex="0"]{outline:none!important}.modaal-wrapper.modaal-fullscreen{overflow:hidden}.modaal-outer-wrapper{display:table;position:relative;width:100%;height:100%}.modaal-fullscreen .modaal-outer-wrapper{display:block}.modaal-inner-wrapper{display:table-cell;width:100%;height:100%;position:relative;vertical-align:middle;text-align:center;padding:80px 25px}.modaal-fullscreen .modaal-inner-wrapper{padding:0;display:block;vertical-align:top}.modaal-container{position:relative;display:inline-block;width:100%;margin:auto;text-align:left;color:#000;max-width:700px;border-radius:0;background:#fff;box-shadow:0 4px 15px #0003;cursor:auto}.modaal-container.is_loading{height:100px;width:100px;overflow:hidden}.modaal-fullscreen .modaal-container{max-width:none;height:100%;overflow:auto}.modaal-close{position:absolute;right:0;top:0;color:#fff;cursor:pointer;opacity:1;width:50px;height:50px;background:#0000;border-radius:100%;transition:all .2s ease-in-out}.modaal-close:focus,.modaal-close:hover{outline:none;background:#075091}.modaal-close:focus:before,.modaal-close:focus:after,.modaal-close:hover:before,.modaal-close:hover:after{background:#fff}.modaal-close span{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-close:before,.modaal-close:after{display:block;content:" ";position:absolute;top:14px;left:23px;width:4px;height:22px;border-radius:4px;background:#a0a0a0;transition:background .2s ease-in-out}.modaal-close:before{transform:rotate(-45deg)}.modaal-close:after{transform:rotate(45deg)}.modaal-fullscreen .modaal-close{background:#afb7bc;right:10px;top:10px}.modaal-content-container{padding:30px}@media(max-width:767px){.modaal-content-container{padding:30px 15px}}.modaal-confirm-wrap{padding:30px 0 0;text-align:center;font-size:0}.modaal-confirm-btn{font-size:14px;display:inline-block;margin:0 10px;vertical-align:middle;cursor:pointer;border:none;background:transparent}.modaal-confirm-btn.modaal-ok{padding:10px 15px;color:#fff;background:#555;border-radius:3px;transition:background .2s ease-in-out}.modaal-confirm-btn.modaal-ok:hover{background:#2f2f2f}.modaal-confirm-btn.modaal-cancel{text-decoration:underline}.modaal-confirm-btn.modaal-cancel:hover{text-decoration:none;color:#2f2f2f}@keyframes instaReveal{0%{opacity:0}to{opacity:1}}.modaal-instagram .modaal-container{width:auto;background:transparent;box-shadow:none!important}.modaal-instagram .modaal-content-container{padding:0;background:transparent}.modaal-instagram .modaal-content-container>blockquote{width:1px!important;height:1px!important;opacity:0!important}.modaal-instagram iframe{opacity:0;margin:-6px!important;border-radius:0!important;width:1000px!important;max-width:800px!important;box-shadow:none!important;animation:instaReveal 1s linear forwards}.modaal-image .modaal-inner-wrapper{padding-left:140px;padding-right:140px}.modaal-image .modaal-container{width:auto;max-width:100%}.modaal-gallery-wrap{position:relative;color:#fff}.modaal-gallery-item{display:none}.modaal-gallery-item img,.modaal-gallery-item.is_active{display:block}.modaal-gallery-label{position:absolute;left:0;width:100%;margin:20px 0 0;font-size:18px;text-align:center;color:#fff}.modaal-gallery-label:focus{outline:none}.modaal-gallery-control{position:absolute;top:50%;transform:translateY(-50%);opacity:1;cursor:pointer;color:#fff;width:50px;height:50px;background:#0000;border:none;border-radius:100%;transition:all .2s ease-in-out}.modaal-gallery-control.is_hidden{opacity:0;cursor:default}.modaal-gallery-control:focus,.modaal-gallery-control:hover{outline:none;background:#fff}.modaal-gallery-control:focus:before,.modaal-gallery-control:focus:after,.modaal-gallery-control:hover:before,.modaal-gallery-control:hover:after{background:#afb7bc}.modaal-gallery-control span{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-gallery-control:before,.modaal-gallery-control:after{display:block;content:" ";position:absolute;top:16px;left:25px;width:4px;height:18px;border-radius:4px;background:#fff;transition:background .2s ease-in-out}.modaal-gallery-control:before{margin:-5px 0 0;transform:rotate(-45deg)}.modaal-gallery-control:after{margin:5px 0 0;transform:rotate(45deg)}.modaal-gallery-next-inner{left:100%;margin-left:40px}.modaal-gallery-next-outer{right:45px}.modaal-gallery-prev:before,.modaal-gallery-prev:after{left:22px}.modaal-gallery-prev:before{margin:5px 0 0;transform:rotate(-45deg)}.modaal-gallery-prev:after{margin:-5px 0 0;transform:rotate(45deg)}.modaal-gallery-prev-inner{right:100%;margin-right:40px}.modaal-gallery-prev-outer{left:45px}.modaal-video-wrap{margin:auto 50px;position:relative}.modaal-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;box-shadow:0 0 10px #0000004d;background:#000;max-width:1300px;margin-left:auto;margin-right:auto}.modaal-video-container iframe,.modaal-video-container object,.modaal-video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.modaal-iframe .modaal-content{width:100%;height:100%}.modaal-iframe-elem{width:100%;height:100%;display:block}@media only screen and (min-width:1400px){.modaal-video-container{padding-bottom:0;height:731px}}@media only screen and (max-width:1140px){.modaal-image .modaal-inner-wrapper{padding-left:25px;padding-right:25px}.modaal-gallery-control{top:auto;bottom:20px;transform:none;background:#000000b3}.modaal-gallery-control:before,.modaal-gallery-control:after{background:#fff}.modaal-gallery-next{left:auto;right:20px}.modaal-gallery-prev{left:20px;right:auto}}@media screen and (max-width:900px){.modaal-instagram iframe{width:500px!important}}@media screen and (max-height:1100px){.modaal-instagram iframe{width:700px!important}}@media screen and (max-height:1000px){.modaal-inner-wrapper{padding-top:60px;padding-bottom:60px}.modaal-instagram iframe{width:600px!important}}@media screen and (max-height:900px){.modaal-instagram iframe{width:500px!important}.modaal-video-container{max-width:900px;max-height:510px}}@media only screen and (max-width:600px){.modaal-instagram iframe{width:280px!important}}@media only screen and (max-height:820px){.modaal-gallery-label{display:none}}.modaal-loading-spinner{background:none;position:absolute;width:200px;height:200px;top:50%;left:50%;margin:-100px 0 0 -100px;transform:scale(.25)}@keyframes modaal-loading-spinner{0%{opacity:1;transform:scale(1.5)}to{opacity:.1;transform:scale(1)}}.modaal-loading-spinner>div{width:24px;height:24px;margin-left:4px;margin-top:4px;position:absolute}.modaal-loading-spinner>div>div{width:100%;height:100%;border-radius:15px;background:#fff}.modaal-loading-spinner>div:nth-of-type(1)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:0s}.modaal-loading-spinner>div:nth-of-type(2)>div,.modaal-loading-spinner>div:nth-of-type(3)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(1){transform:translate(84px,84px) rotate(45deg) translate(70px)}.modaal-loading-spinner>div:nth-of-type(2)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.12s}.modaal-loading-spinner>div:nth-of-type(2){transform:translate(84px,84px) rotate(90deg) translate(70px)}.modaal-loading-spinner>div:nth-of-type(3)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.25s}.modaal-loading-spinner>div:nth-of-type(4)>div,.modaal-loading-spinner>div:nth-of-type(5)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(3){transform:translate(84px,84px) rotate(135deg) translate(70px)}.modaal-loading-spinner>div:nth-of-type(4)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.37s}.modaal-loading-spinner>div:nth-of-type(4){transform:translate(84px,84px) rotate(180deg) translate(70px)}.modaal-loading-spinner>div:nth-of-type(5)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.5s}.modaal-loading-spinner>div:nth-of-type(6)>div,.modaal-loading-spinner>div:nth-of-type(7)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(5){transform:translate(84px,84px) rotate(225deg) translate(70px)}.modaal-loading-spinner>div:nth-of-type(6)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.62s}.modaal-loading-spinner>div:nth-of-type(6){transform:translate(84px,84px) rotate(270deg) translate(70px)}.modaal-loading-spinner>div:nth-of-type(7)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.75s}.modaal-loading-spinner>div:nth-of-type(7){transform:translate(84px,84px) rotate(315deg) translate(70px)}.modaal-loading-spinner>div:nth-of-type(8)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.87s}.modaal-loading-spinner>div:nth-of-type(8){transform:translate(84px,84px) rotate(360deg) translate(70px)}
