*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:"Inter","Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.5;background:radial-gradient(circle at top left, rgba(109,93,252,0.16), transparent 30%),radial-gradient(circle at top right, rgba(39,193,165,0.14), transparent 30%),#0b1020;color:#fff}#main{--theme-bg:#0b1020;--theme-bg-soft:#111827;--theme-bg-glass:rgba(8,12,26,0.82);--theme-surface:#121a2f;--theme-surface-alt:#18233f;--theme-card:rgba(255,255,255,0.06);--theme-card-hover:rgba(255,255,255,0.1);--theme-border:rgba(255,255,255,0.1);--theme-text:#ffffff;--theme-text-primary:#f8fafc;--theme-text-secondary:#e2d6c1;--theme-text-soft:rgba(248,250,252,0.78);--theme-text-muted:rgba(248,250,252,0.56);--theme-primary:#6C4F7D;--theme-primary-hover:#593d68;--theme-secondary:#27c1a5;--theme-secondary-hover:#1fa88f;--theme-danger:#ff6b6b;--theme-warning:#ffcf5a;--theme-shadow-soft:0 10px 30px rgba(0,0,0,0.18);--theme-shadow-card:0 18px 45px rgba(0,0,0,0.24);--theme-shadow-floating:0 24px 70px rgba(0,0,0,0.32);min-height:100vh;background:radial-gradient(circle at top left, rgba(108,79,125,0.16), transparent 30%),radial-gradient(circle at top right, rgba(39,193,165,0.14), transparent 30%),var(--theme-bg);color:var(--theme-text);transition:background .25s ease color .25s ease ease}#main.main-theme-light{--theme-bg:#f5f7fb;--theme-bg-soft:#ffffff;--theme-bg-glass:rgba(255,255,255,0.88);--theme-surface:#ffffff;--theme-surface-alt:#eef2f7;--theme-card:rgba(15,23,42,0.05);--theme-card-hover:rgba(15,23,42,0.09);--theme-border:rgba(15,23,42,0.12);--theme-text:#0f172a;--theme-text-primary:#111827;--theme-text-secondary:#334155;--theme-text-soft:rgba(15,23,42,0.74);--theme-text-muted:rgba(15,23,42,0.54)}#main.main-theme-dark{--theme-bg:#0b1020;--theme-bg-soft:#111827;--theme-bg-glass:rgba(8,12,26,0.82);--theme-surface:#121a2f;--theme-surface-alt:#18233f;--theme-card:rgba(255,255,255,0.06);--theme-card-hover:rgba(255,255,255,0.1);--theme-border:rgba(255,255,255,0.1);--theme-text:#ffffff;--theme-text-primary:#f8fafc;--theme-text-secondary:#e2d6c1;--theme-text-soft:rgba(248,250,252,0.78);--theme-text-muted:rgba(248,250,252,0.56)}body.main-theme-dark{--theme-bg:#0b1020;--theme-bg-soft:#111827;--theme-bg-glass:rgba(8,12,26,0.82);--theme-surface:#121a2f;--theme-surface-alt:#18233f;--theme-card:rgba(255,255,255,0.06);--theme-card-hover:rgba(255,255,255,0.1);--theme-border:rgba(255,255,255,0.1);--theme-text:#ffffff;--theme-text-primary:#f8fafc;--theme-text-secondary:#e2d6c1;--theme-text-soft:rgba(248,250,252,0.78);--theme-text-muted:rgba(248,250,252,0.56);--theme-primary:#6C4F7D;--theme-primary-hover:#593d68;--theme-secondary:#27c1a5;--theme-secondary-hover:#1fa88f;--theme-danger:#ff6b6b;--theme-warning:#ffcf5a;--theme-shadow-soft:0 10px 30px rgba(0,0,0,0.18);--theme-shadow-card:0 18px 45px rgba(0,0,0,0.24);--theme-shadow-floating:0 24px 70px rgba(0,0,0,0.32)}body.main-theme-light{--theme-bg:#f5f7fb;--theme-bg-soft:#ffffff;--theme-bg-glass:rgba(255,255,255,0.88);--theme-surface:#ffffff;--theme-surface-alt:#eef2f7;--theme-card:rgba(15,23,42,0.05);--theme-card-hover:rgba(15,23,42,0.09);--theme-border:rgba(15,23,42,0.12);--theme-text:#0f172a;--theme-text-primary:#111827;--theme-text-secondary:#334155;--theme-text-soft:rgba(15,23,42,0.74);--theme-text-muted:rgba(15,23,42,0.54);--theme-primary:#6C4F7D;--theme-primary-hover:#593d68;--theme-secondary:#27c1a5;--theme-secondary-hover:#1fa88f;--theme-danger:#ff6b6b;--theme-warning:#ffcf5a;--theme-shadow-soft:0 10px 30px rgba(0,0,0,0.18);--theme-shadow-card:0 18px 45px rgba(0,0,0,0.24);--theme-shadow-floating:0 24px 70px rgba(0,0,0,0.32)}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none;transition:all .25s ease}button,input,select,textarea{font:inherit}main.main{min-height:100vh}main#main>section.main-section,main#main>section{position:relative;z-index:1}.section-container,.header-shell{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}.section-heading{margin-bottom:42px}.section-heading.center{text-align:center}.section-kicker,.hero-kicker{display:inline-block;margin-bottom:10px;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#27c1a5}h1,h2,h3,p{margin-top:0}h1{font-size:52px;line-height:1.05;margin-bottom:18px;color:#fff}h2{font-size:36px;line-height:1.12;margin-bottom:14px;color:#e2d6c1}h3{font-size:22px;line-height:1.2;margin-bottom:10px;color:rgba(226,214,193,0.7)}p{color:rgba(244,247,255,0.8)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:12px 22px;border-radius:999px;font-weight:600;border:none;cursor:pointer;transition:all .25s ease}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0);box-shadow:0 4px 12px rgba(0,0,0,0.2)}.btn-primary{background:linear-gradient(135deg, #6C4F7D, #593d68);color:#f4f7ff}.btn-primary:hover,.btn-primary:focus{color:#fff;box-shadow:0 10px 25px rgba(108,79,125,0.35)}.btn-outline-primary{background:transparent;border:2px solid #6C4F7D;color:#f4f7ff}.btn-outline-primary:hover,.btn-outline-primary:focus{background:linear-gradient(135deg, #6C4F7D, #593d68);color:#fff;box-shadow:0 8px 20px rgba(108,79,125,0.3);border-color:#6C4F7D}.btn-secondary{background:linear-gradient(135deg, #27c1a5, #1fa88f);color:#fff}.btn-secondary:hover,.btn-secondary:focus{color:#fff;box-shadow:0 10px 25px rgba(39,193,165,0.35)}.btn-outline-secondary{background:transparent;border:2px solid #27c1a5;color:#27c1a5}.btn-outline-secondary:hover,.btn-outline-secondary:focus{background:linear-gradient(135deg, #27c1a5, #1fa88f);color:#fff;box-shadow:0 8px 20px rgba(39,193,165,0.3)}.btn-warning{background:linear-gradient(135deg, #ffcf5a, #e6b94a);color:#fff}.btn-warning:hover,.btn-warning:focus{color:#fff;box-shadow:0 10px 25px rgba(255,207,90,0.35)}.btn-outline-warning{background:transparent;border:2px solid #ffcf5a;color:#ffcf5a}.btn-outline-warning:hover,.btn-outline-warning:focus{background:linear-gradient(135deg, #ffcf5a, #e6b94a);color:#fff;box-shadow:0 8px 20px rgba(255,207,90,0.3)}.btn-danger{background:linear-gradient(135deg, #ff6b6b, #e25555);color:#fff}.btn-danger:hover,.btn-danger:focus{color:#fff;box-shadow:0 10px 25px rgba(255,107,107,0.35)}.btn-outline-danger{background:transparent;border:2px solid #ff6b6b;color:#ff6b6b}.btn-outline-danger:hover,.btn-outline-danger:focus{background:linear-gradient(135deg, #ff6b6b, #e25555);color:#fff;box-shadow:0 8px 20px rgba(255,107,107,0.3)}.text-right{text-align:right}.text-left{text-align:left}.text-center{text-align:center}.info-card,.step-card,.hero-card,.hero-floating-card{border-radius:24px}#toast{box-shadow:var(--theme-shadow-floating);background-color:var(--theme-bg-soft);color:var(--theme-text);border:1px solid var(--theme-border);border-radius:1rem}#toast>.toast-header{background:linear-gradient(135deg, var(--theme-primary), var(--theme-primary-hover));border:1px solid var(--theme-primary);border-bottom:none;border-radius:1rem 1rem 0 0}#toast>.toast-header>h4{color:#fff;font-size:1.2rem;margin:0}#toast>.toast-body{background:var(--theme-bg-soft);color:var(--theme-text-soft);border:1px solid var(--theme-border);border-top:none;border-radius:0 0 1rem 1rem}#toast>.toast-body .btn{padding:7px 11px}.modal>.modal-dialog>.modal-content{border-radius:1rem;background:var(--theme-bg-soft);color:var(--theme-text);border:1px solid var(--theme-border);box-shadow:var(--theme-shadow-floating)}.modal>.modal-dialog>.modal-content>.modal-header{background:linear-gradient(135deg, var(--theme-primary), var(--theme-primary-hover));border:1px solid var(--theme-primary);border-bottom:none;border-radius:1rem 1rem 0 0;color:#fff}.modal>.modal-dialog>.modal-content>.modal-header>h3{color:#fff;font-size:1.2rem;margin:0}.modal>.modal-dialog>.modal-content>.modal-header .modal-title,.modal>.modal-dialog>.modal-content>.modal-header .text-body-secondary{color:#fff !important}.modal>.modal-dialog>.modal-content>.modal-header .btn-close{filter:invert(1) grayscale(100%) brightness(200%)}.modal>.modal-dialog>.modal-content>.modal-body{border:1px solid var(--theme-border);border-top:none;border-bottom:none;background-color:var(--theme-bg-soft);color:var(--theme-text)}.modal>.modal-dialog>.modal-content>.modal-footer{border:1px solid var(--theme-border);border-top:none;border-radius:0 0 1rem 1rem;background-color:var(--theme-bg-soft);color:var(--theme-text)}.modal>.modal-dialog>.modal-content .form-control,.modal>.modal-dialog>.modal-content .form-select,.modal>.modal-dialog>.modal-content .input-group-text{background-color:var(--theme-surface);color:var(--theme-text);border-color:var(--theme-border)}.modal>.modal-dialog>.modal-content .form-control::placeholder{color:var(--theme-text-muted)}.modal>.modal-dialog>.modal-content .form-control:focus,.modal>.modal-dialog>.modal-content .form-select:focus{background-color:var(--theme-surface);color:var(--theme-text);border-color:var(--theme-primary);box-shadow:0 0 0 3px rgba(108,79,125,0.18)}.modal>.modal-dialog>.modal-content .text-body-secondary{color:var(--theme-text-muted) !important}.modal>.modal-dialog>.modal-content .list-group-item{background-color:var(--theme-surface);color:var(--theme-text);border-color:var(--theme-border)}@media (max-width:991px){h1{font-size:40px}h2{font-size:30px}}@media (max-width:767px){.section-container,.header-shell{padding-left:18px;padding-right:18px}h1{font-size:32px}h2{font-size:26px}h3{font-size:20px}}body.header-mobile-locked{overflow:hidden}header.main-header{position:sticky;top:0;z-index:1050;padding:14px 0;background:linear-gradient(135deg, color-mix(in srgb, var(--theme-primary) 16%, transparent), transparent 42%),var(--theme-bg-glass);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--theme-border)}header.main-header .header-shell{position:relative}header.main-header .main-header-inner{display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:78px}header.main-header .main-header-brand{flex:0 0 auto;min-width:220px}header.main-header .main-header-brand-link{display:inline-flex;align-items:center;gap:14px;color:var(--theme-text)}header.main-header .main-header-brand-link:hover{color:var(--theme-text)}header.main-header .main-header-brand-logo{width:56px;height:56px;border-radius:18px;background:var(--theme-surface);border:1px solid var(--theme-border);display:flex;align-items:center;justify-content:center;box-shadow:0 12px 32px rgba(0,0,0,0.18);overflow:hidden}header.main-header .main-header-brand-logo img{width:42px;height:42px;object-fit:contain}header.main-header .main-header-brand-text{display:flex;flex-direction:column;gap:2px;min-width:0}header.main-header .main-header-brand-title{font-size:19px;line-height:1.05;font-weight:900;letter-spacing:-0.03em;color:var(--theme-text)}header.main-header .main-header-brand-subtitle{font-size:12px;line-height:1.2;font-weight:600;color:var(--theme-muted)}header.main-header .main-header-nav{flex:1 1 auto;display:flex;align-items:center;justify-content:center;gap:6px}header.main-header .main-header-nav-item{position:relative}header.main-header .main-header-nav-link{appearance:none;border:0;outline:0;background:none;padding:0;margin:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 15px;border-radius:999px;color:var(--theme-text-soft);background:transparent;border:1px solid transparent;font-size:14px;font-weight:800;transition:all .25s ease}header.main-header .main-header-nav-link i{font-size:15px}header.main-header .main-header-nav-link .bi-chevron-down{font-size:11px;opacity:.65;transition:all .25s ease}header.main-header .main-header-nav-link:hover,header.main-header .main-header-nav-link.is-active{background:var(--theme-card-hover);border-color:var(--theme-border);color:var(--theme-text)}header.main-header .main-header-nav-link:hover .bi-chevron-down,header.main-header .main-header-nav-link.is-active .bi-chevron-down{transform:rotate(180deg)}header.main-header .main-header-nav-link.nav-link-highlight{color:#ffffff;background:linear-gradient(135deg, var(--theme-primary), var(--theme-secondary));border-color:transparent;box-shadow:0 12px 32px rgba(39,193,165,0.2)}header.main-header .main-header-nav-link.nav-link-highlight:hover,header.main-header .main-header-nav-link.nav-link-highlight.is-active{color:#ffffff;background:linear-gradient(135deg, var(--theme-primary), var(--theme-secondary));border-color:transparent;filter:brightness(1.08)}header.main-header .main-header-actions{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:10px}header.main-header .main-header-action-link,header.main-header .main-header-login{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 16px;border-radius:999px;color:var(--theme-text);background:var(--theme-surface);border:1px solid var(--theme-border);font-size:14px;font-weight:800;transition:all .25s ease}header.main-header .main-header-action-link:hover,header.main-header .main-header-login:hover{color:var(--theme-text);background:var(--theme-surface-hover);transform:translateY(-1px)}header.main-header .main-header-round-button{appearance:none;border:0;outline:0;background:none;padding:0;margin:0;width:48px;height:48px;padding:5px;border-radius:100%;background:var(--theme-surface);border:1px solid var(--theme-border);overflow:hidden;display:flex;align-items:center;justify-content:center;transition:all .25s ease}header.main-header .main-header-round-button:hover,header.main-header .main-header-round-button[aria-expanded="true"]{background:var(--theme-surface-hover);transform:translateY(-1px)}header.main-header .main-header-round-button img{width:100%;height:100%;object-fit:cover;border-radius:100%}header.main-header .dropdown-menu{margin-top:12px;padding:10px;min-width:250px;border-radius:18px;background:var(--theme-bg-solid);border:1px solid var(--theme-border);box-shadow:var(--theme-shadow-floating)}header.main-header .dropdown-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:13px;color:var(--theme-text-soft);font-size:14px;font-weight:650;transition:all .25s ease}header.main-header .dropdown-item img{width:18px;height:18px;border-radius:100%;object-fit:cover}header.main-header .dropdown-item i{width:18px;text-align:center;color:var(--theme-accent)}header.main-header .dropdown-item:hover,header.main-header .dropdown-item:focus{background:var(--theme-surface-hover);color:var(--theme-text)}header.main-header .main-header-user-info{display:flex;align-items:center;gap:12px;padding:10px 12px 14px}header.main-header .main-header-user-avatar{width:54px;height:54px;border-radius:100%;overflow:hidden;border:1px solid var(--theme-border)}header.main-header .main-header-user-avatar img{width:100%;height:100%;object-fit:cover}header.main-header .main-header-user-data{min-width:0;font-size:13px;color:var(--theme-text-soft)}header.main-header .main-header-user-data b,header.main-header .main-header-user-data span{display:block;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}header.main-header .main-header-user-data b{color:var(--theme-text);font-size:14px}header.main-header .main-header-mega{position:absolute;left:24px;right:24px;top:calc(110%);display:none;padding:18px;border-radius:26px;background:var(--theme-bg-solid);border:1px solid var(--theme-border);box-shadow:var(--theme-shadow-floating);overflow:hidden}header.main-header .main-header-mega::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at top left, rgba(108,79,125,0.18), transparent 36%),radial-gradient(circle at bottom right, rgba(39,193,165,0.13), transparent 42%)}header.main-header.is-mega-open .main-header-mega{display:block;animation:headerMegaIn .18s ease both}header.main-header .main-header-mega-panel{position:relative;z-index:1;display:none;grid-template-columns:340px 1fr;gap:18px}header.main-header .main-header-mega-panel.is-active{display:grid}header.main-header .mega-panel-visual{position:relative;min-height:245px;border-radius:22px;overflow:hidden;background:var(--theme-surface)}header.main-header .mega-panel-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.32;filter:saturate(1.15) contrast(1.08)}header.main-header .mega-panel-visual>div{position:absolute;inset:auto 18px 18px 18px;z-index:1}header.main-header .mega-panel-visual span{display:inline-flex;margin-bottom:8px;padding:6px 10px;border-radius:999px;background:rgba(0,0,0,0.28);color:#ffffff;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}header.main-header .mega-panel-visual strong{display:block;color:#ffffff;font-size:24px;line-height:1.08;letter-spacing:-0.04em}header.main-header .mega-panel-visual-accent{background:linear-gradient(135deg, var(--theme-primary), var(--theme-accent))}header.main-header .mega-panel-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:14px}header.main-header .mega-panel-link{display:flex;align-items:flex-start;gap:14px;min-height:122px;padding:18px;border-radius:20px;background:var(--theme-surface);border:1px solid var(--theme-border);color:var(--theme-text);transition:all .25s ease}header.main-header .mega-panel-link>i{flex:0 0 auto;width:42px;height:42px;border-radius:15px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, var(--theme-primary), var(--theme-accent));color:#ffffff;font-size:18px;box-shadow:0 12px 24px rgba(39,193,165,0.18)}header.main-header .mega-panel-link b,header.main-header .mega-panel-link small{display:block}header.main-header .mega-panel-link b{margin-bottom:5px;font-size:16px;line-height:1.15;color:var(--theme-text)}header.main-header .mega-panel-link small{font-size:13px;line-height:1.35;color:var(--theme-text-soft)}header.main-header .mega-panel-link:hover{color:var(--theme-text);background:var(--theme-surface-hover);transform:translateY(-3px)}header.main-header .main-header-mobile-toggle{appearance:none;border:0;outline:0;background:none;padding:0;margin:0;display:none;width:48px;height:48px;border-radius:16px;background:var(--theme-surface);border:1px solid var(--theme-border);color:var(--theme-text);font-size:24px;align-items:center;justify-content:center}header.main-header .main-header-mobile-backdrop{position:fixed;inset:0;z-index:1;display:none;background:rgba(0,0,0,0.52);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}header.main-header .main-header-mobile-panel{position:fixed;top:0;right:0;z-index:2;width:min(390px, 88vw);height:100vh;display:none;flex-direction:column;background:var(--theme-bg-solid);border-left:1px solid var(--theme-border);box-shadow:var(--theme-shadow-floating);transform:translateX(105%);transition:transform .24s ease;transition:transform .24s ease .25s ease}header.main-header.is-mobile-open .main-header-mobile-backdrop{display:none}header.main-header.is-mobile-open .main-header-mobile-panel{display:none}header.main-header .main-header-table-banner{padding:0 24px 14px}header.main-header .main-header-table-banner-link{display:grid;grid-template-columns:54px minmax(0, 1fr) auto;align-items:center;gap:14px;max-width:1280px;margin:0 auto;padding:13px 16px;border-radius:18px;background:linear-gradient(135deg, rgba(108,79,125,0.18), rgba(39,193,165,0.12)),var(--theme-surface);border:1px solid var(--theme-border);box-shadow:0 18px 44px rgba(0,0,0,0.18);color:var(--theme-text);text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}header.main-header .main-header-table-banner-link:hover,header.main-header .main-header-table-banner-link:focus{transform:translateY(-1px);border-color:rgba(39,193,165,0.42);color:var(--theme-text)}header.main-header .main-header-table-avatar{width:54px;height:54px;border-radius:16px;overflow:hidden;background:var(--theme-card);border:1px solid var(--theme-border);box-shadow:inset 0 0 0 1px rgba(255,255,255,0.06)}header.main-header .main-header-table-avatar img{display:block;width:100%;height:100%;object-fit:cover}header.main-header .main-header-table-content{min-width:0;display:grid;gap:4px}header.main-header .main-header-table-kicker{display:inline-flex;align-items:center;gap:7px;color:var(--theme-secondary);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.05em}header.main-header .main-header-table-title{display:block;overflow:hidden;color:var(--theme-text);font-size:17px;font-weight:900;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}header.main-header .main-header-table-meta{display:flex;flex-wrap:wrap;gap:7px}header.main-header .main-header-table-meta span{display:inline-flex;align-items:center;gap:5px;min-height:24px;padding:0 9px;border-radius:999px;background:var(--theme-card);border:1px solid var(--theme-border);color:var(--theme-text-soft);font-size:12px;font-weight:750;line-height:1}header.main-header .main-header-table-meta i{color:var(--theme-secondary)}header.main-header .main-header-table-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 14px;border-radius:999px;background:var(--theme-secondary);color:#ffffff;font-size:13px;font-weight:900;white-space:nowrap;box-shadow:0 12px 30px rgba(39,193,165,0.24)}header.main-header .main-header-mobile-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px;border-bottom:1px solid var(--theme-border);color:var(--theme-text)}header.main-header .main-header-mobile-head strong{font-size:22px;font-weight:900}header.main-header .main-header-mobile-head button{appearance:none;border:0;outline:0;background:none;padding:0;margin:0;width:42px;height:42px;border-radius:14px;background:var(--theme-surface);color:var(--theme-text);display:flex;align-items:center;justify-content:center}header.main-header .main-header-mobile-body{display:flex;flex-direction:column;gap:8px;padding:18px}header.main-header .main-header-mobile-body a{display:flex;align-items:center;gap:12px;padding:15px 16px;border-radius:16px;background:var(--theme-surface);color:var(--theme-text);font-weight:800}header.main-header .main-header-mobile-body a i{color:var(--theme-accent)}header.main-header .main-header-mobile-body a:hover{background:var(--theme-surface-hover)}.main-header{position:sticky;top:0;z-index:1000;padding:18px 0;background:rgba(8,12,26,0.72);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,0.06)}.main-header .header-row{align-items:center}.main-header .app-tcg{display:flex;align-items:center;gap:14px;min-height:56px}.main-header .app-tcg-link{flex:0 0 auto}.main-header .app-tcg-link-image{width:52px;height:52px;object-fit:contain}.main-header .app-tcg-text{min-width:0}.main-header .app-tcg-text-title{margin:0;font-size:18px;font-weight:800;line-height:1.1;color:#f4f7ff}.main-header .app-tcg-text-subtitle{margin:4px 0 0;font-size:13px;line-height:1.2;color:#e2d6c1;word-break:break-word}.main-header .app-user-menu{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:flex-end;gap:14px;min-height:56px}.main-header .app-user-menu>li{flex:0 0 auto}.main-header .app-menu-lang .btn,.main-header .app-menu-user .btn{appearance:none;border:0;outline:0;background:none;padding:0;margin:0;width:48px;height:48px;border-radius:100% !important;padding:5px;overflow:hidden;border:1px solid rgba(255,255,255,0.1);background:rgba(255,255,255,0.04);display:flex;align-items:center;justify-content:center;transition:all .25s ease}.main-header .app-menu-lang .btn:hover,.main-header .app-menu-user .btn:hover{background:rgba(255,255,255,0.08)}.main-header .app-menu-lang .btn img,.main-header .app-menu-user .btn img{width:100%;height:100%;object-fit:cover;border-radius:100% !important}.main-header .app-menu-user-login{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;font-weight:700;color:#fff;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);transition:all .25s ease}.main-header .app-menu-user-login:hover{background:rgba(255,255,255,0.1);color:#fff}.main-header .dropdown-menu{margin-top:10px;padding:10px;min-width:240px;border-radius:16px;background:#10182c;border:1px solid rgba(255,255,255,0.08);box-shadow:0 18px 45px rgba(0,0,0,0.24)}.main-header .dropdown-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;color:rgba(244,247,255,0.8);transition:all .25s ease}.main-header .dropdown-item img{width:18px;height:18px;object-fit:cover}.main-header .dropdown-item i{font-size:16px}.main-header .dropdown-item:hover,.main-header .dropdown-item:focus{background:rgba(255,255,255,0.06);color:#fff}.main-header .user-info{display:flex;align-items:center;gap:12px;padding:10px 12px 12px}.main-header .user-info-image{min-width:54px}.main-header .user-info-image>img{width:54px;height:54px;border-radius:100%;object-fit:cover;border:1px solid rgba(255,255,255,0.1)}.main-header .user-info-data{font-size:14px;line-height:1.4;color:rgba(244,247,255,0.8)}@keyframes headerMegaIn{from{opacity:0;transform:translateY(-8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:1199px){header.main-header .main-header-brand{min-width:auto}header.main-header .main-header-brand-subtitle{display:none}header.main-header .main-header-nav-link{padding:0 12px}header.main-header .main-header-nav-link span{display:none}header.main-header .mega-panel-grid{grid-template-columns:1fr}}@media (max-width:991px){header.main-header .main-header-nav,header.main-header .main-header-action-link{display:none}header.main-header .main-header-mobile-toggle{display:flex}header.main-header .main-header-mega{display:none !important}header.main-header .main-header-mobile-panel{display:none}header.main-header.is-mobile-open .main-header-mobile-backdrop{display:block}header.main-header.is-mobile-open .main-header-mobile-panel{display:flex;transform:translateX(0)}}@media (max-width:575px){header.main-header{padding:10px 0}header.main-header .main-header-inner{min-height:62px;gap:12px}header.main-header .main-header-brand-logo{width:48px;height:48px;border-radius:16px}header.main-header .main-header-brand-logo img{width:36px;height:36px}header.main-header .main-header-brand-title{font-size:16px}header.main-header .main-header-lang{display:none}header.main-header .main-header-login span{display:none}}header.main-header .main-header-theme-toggle{color:var(--theme-text, #ffffff)}header.main-header .main-header-theme-toggle i{font-size:18px;line-height:1;color:var(--theme-secondary, #27c1a5);transition:transform .2s ease,color .2s ease}header.main-header .main-header-theme-toggle:hover i{transform:rotate(-12deg) scale(1.08)}header.main-header .main-header-theme-toggle.is-theme-dark i{color:var(--theme-secondary, #27c1a5)}header.main-header .main-header-theme-toggle.is-theme-light i{color:var(--theme-warning, #ffcf5a)}header.main-header .dropdown-menu{margin-top:12px !important;padding:10px !important;min-width:250px;border-radius:18px;background:linear-gradient(135deg, rgba(108,79,125,0.08), rgba(39,193,165,0.05)),var(--theme-bg-soft, #111827) !important;border:1px solid var(--theme-border, rgba(255,255,255,0.12)) !important;box-shadow:var(--theme-shadow-floating, 0 24px 70px rgba(0,0,0,0.32)) !important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);overflow:hidden}header.main-header .dropdown-item{background:transparent !important;color:var(--theme-text-soft, rgba(255,255,255,0.76)) !important}header.main-header .dropdown-item i{color:var(--theme-secondary, #27c1a5)}header.main-header .dropdown-item:hover,header.main-header .dropdown-item:focus{background:var(--theme-card-hover, rgba(255,255,255,0.1)) !important;color:var(--theme-text, #ffffff) !important}header.main-header .dropdown-divider{border-color:var(--theme-border, rgba(255,255,255,0.12));opacity:1}header.main-header .main-header-user-info{background:transparent;color:var(--theme-text, #ffffff)}header.main-header .main-header-user-data{color:var(--theme-text-soft, rgba(255,255,255,0.76))}header.main-header .main-header-user-data b{color:var(--theme-text, #ffffff)}header.main-header .main-header-user-data span{color:var(--theme-text-muted, rgba(255,255,255,0.56))}header.main-header .main-header-user-menu{background:linear-gradient(135deg, rgba(108,79,125,0.08), rgba(39,193,165,0.05)),var(--theme-bg-soft, #111827) !important}#main.main-theme-light header.main-header .main-header-nav-link:hover,#main.main-theme-light header.main-header .main-header-nav-link.is-active{background:rgba(15,23,42,0.08);color:var(--theme-text)}#main.main-theme-light header.main-header .main-header-nav-link.nav-link-highlight{color:#ffffff}#main.main-theme-light header.main-header .main-header-nav-link.nav-link-highlight:hover,#main.main-theme-light header.main-header .main-header-nav-link.nav-link-highlight.is-active{color:#ffffff}#main.main-theme-light header.main-header .dropdown-menu,#main.main-theme-light header.main-header .main-header-mega,#main.main-theme-light header.main-header .main-header-mobile-panel{background:linear-gradient(135deg, rgba(108,79,125,0.05), rgba(39,193,165,0.04)),var(--theme-bg-soft) !important;color:var(--theme-text)}#main.main-theme-dark header.main-header .main-header-nav-link:hover,#main.main-theme-dark header.main-header .main-header-nav-link.is-active{background:rgba(255,255,255,0.1);color:var(--theme-text)}#main.main-theme-dark header.main-header .dropdown-menu,#main.main-theme-dark header.main-header .main-header-mega,#main.main-theme-dark header.main-header .main-header-mobile-panel{background:linear-gradient(135deg, rgba(108,79,125,0.08), rgba(39,193,165,0.05)),var(--theme-bg-soft) !important;color:var(--theme-text)}header.main-header .main-header-nav .main-header-nav-link{text-decoration:none;white-space:nowrap}header.main-header .main-header-info-button{width:46px;padding:0}header.main-header .main-header-submenu{position:absolute;top:calc(114%);right:0;z-index:1055;width:320px;padding:10px;border-radius:20px;background:linear-gradient(135deg, rgba(108,79,125,0.06), rgba(39,193,165,0.04)),var(--theme-bg-soft, #111827);border:1px solid var(--theme-border);box-shadow:var(--theme-shadow-floating);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);opacity:0;visibility:hidden;transform:translateY(8px);pointer-events:none;transition:all .25s ease}header.main-header .has-submenu{position:relative}header.main-header .has-submenu.is-open .main-header-submenu,header.main-header .has-submenu:hover .main-header-submenu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}header.main-header .main-header-submenu-link{display:flex;align-items:center;gap:12px;padding:12px;border-radius:15px;color:var(--theme-text-soft);text-decoration:none;transition:all .25s ease}header.main-header .main-header-submenu-link>i{flex:0 0 34px;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:12px;color:var(--theme-accent);background:var(--theme-surface);border:1px solid var(--theme-border)}header.main-header .main-header-submenu-link span{display:flex;flex-direction:column;min-width:0}header.main-header .main-header-submenu-link b{font-size:14px;line-height:1.15;font-weight:850;color:var(--theme-text)}header.main-header .main-header-submenu-link small{margin-top:3px;font-size:12px;line-height:1.25;font-weight:600;color:var(--theme-muted)}header.main-header .main-header-submenu-link:hover,header.main-header .main-header-submenu-link:focus{background:var(--theme-surface-hover);color:var(--theme-text);transform:translateX(2px)}header.main-header .main-header-mobile-body hr{width:100%;margin:8px 0;border:0;border-top:1px solid var(--theme-border)}@media (max-width:1199px){header.main-header .main-header-brand-subtitle{display:none}header.main-header .main-header-nav-link{padding:0 12px;font-size:13px;gap:7px}}@media (max-width:991px){header.main-header .main-header-nav{display:none}header.main-header .main-header-submenu{display:none}header.main-header .main-header-table-banner{padding:0 14px 12px}header.main-header .main-header-table-banner-link{grid-template-columns:46px minmax(0, 1fr);gap:12px;padding:12px}header.main-header .main-header-table-avatar{width:46px;height:46px;border-radius:14px}header.main-header .main-header-table-action{grid-column:-1;width:100%}}@media (max-width:575px){header.main-header .main-header-table-kicker{font-size:11px;letter-spacing:.03em}header.main-header .main-header-table-title{font-size:15px}header.main-header .main-header-table-meta{gap:5px}header.main-header .main-header-table-meta span{font-size:11px;padding:0 7px}}.main-footer{position:relative;z-index:0;background:transparent;border-top:0;box-shadow:none;isolation:isolate}.main-footer::before,.main-footer::after{content:"";position:absolute;left:0;right:0;pointer-events:none}.main-footer::before{top:-240px;bottom:0;z-index:-2;background-image:url("../img/template/footer-theme-dark-bg.min.jpg");background-position:center bottom;background-repeat:no-repeat;background-size:cover}.main-footer::after{top:-240px;bottom:0;z-index:-1;background:linear-gradient(180deg, var(--theme-bg) 0, rgba(11,16,32,0) 28%),linear-gradient(180deg, rgba(11,16,32,0.04), rgba(11,16,32,0.44))}.main-footer>.section-container{position:relative;z-index:1}.main-footer .footer-top,.main-footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px}.main-footer .footer-top{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--theme-border)}.main-footer .footer-bottom{padding:1rem 0}.main-footer .footer-bottom .footer-bottom-text p{margin:0;font-size:13px;color:var(--theme-text-muted)}.main-footer .footer-brand{display:flex;align-items:center;gap:16px}.main-footer .footer-brand img{width:54px;height:54px;object-fit:contain}.main-footer .footer-brand-title{margin:0;font-size:18px;font-weight:800;color:var(--theme-text)}.main-footer .footer-brand-subtitle{margin:4px 0 0;font-size:14px;color:var(--theme-text-muted)}.main-footer .widget-link-group{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 18px}.main-footer .link-group-item{font-size:14px;color:var(--theme-text-soft);transition:color .2s ease}.main-footer .link-group-item:hover{color:var(--theme-secondary)}.main-footer .footer-play-status{display:grid;grid-template-columns:minmax(220px, 1.2fr) minmax(360px, 2fr) auto;align-items:center;gap:20px;margin:22px 0 24px;padding:20px;background:var(--theme-card);border:1px solid var(--theme-border);border-radius:24px;box-shadow:var(--theme-shadow-soft)}.main-footer .footer-play-status-kicker{margin:0 0 4px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--theme-secondary)}.main-footer .footer-play-status-title{margin:0;font-size:15px;font-weight:700;color:var(--theme-text-primary)}.main-footer .footer-play-status-grid{display:grid;grid-template-columns:repeat(4, minmax(96px, 1fr));gap:10px}.main-footer .footer-play-status-card{min-height:92px;padding:13px 12px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:rgba(255,255,255,0.055);border:1px solid var(--theme-border);border-radius:18px}.main-footer .footer-play-status-icon{width:28px;height:28px;margin-bottom:6px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:rgba(39,193,165,0.14);color:var(--theme-secondary);font-size:14px}.main-footer .footer-play-status-value{font-size:24px;line-height:1;font-weight:900;color:var(--theme-text-primary)}.main-footer .footer-play-status-label{margin-top:5px;font-size:12px;line-height:1.2;color:var(--theme-text-muted)}.main-footer .footer-play-status-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;padding:12px 16px;border-radius:999px;background:var(--theme-primary);color:#fff;font-size:13px;font-weight:800;box-shadow:0 12px 30px rgba(0,0,0,0.18)}.main-footer .footer-play-status-link:hover{background:var(--theme-primary-hover);color:#fff;transform:translateY(-1px)}.main-footer .widget-copyright{white-space:nowrap;text-align:center}.main-footer .widget-copyright .link-group-item{color:var(--theme-text-muted);font-size:13px}.main-footer .widget-copyright .link-group-item:hover{color:var(--theme-secondary)}#main.main-theme-light .main-footer .footer-play-status-card{background:rgba(15,23,42,0.04)}#main.main-theme-light .main-footer::before{background-image:url("../img/template/footer-theme-light-bg.min.jpg")}#main.main-theme-light .main-footer::after{background:linear-gradient(180deg, var(--theme-bg) 0, rgba(255,255,255,0) 28%),linear-gradient(180deg, rgba(255,255,255,0.18), rgba(255,255,255,0.54))}@media (max-width:760px){#main{background-size:100% 420px,auto 420px,auto,auto,auto}#main .main-footer{margin-top:160px;margin-top:48px;padding:34px 0 24px}#main .main-footer::before,#main .main-footer::after{top:-160px}#main .main-footer .footer-top,#main .main-footer .footer-bottom{align-items:flex-start;flex-direction:column}#main .main-footer .widget-link-group{justify-content:flex-start}#main .main-footer .footer-play-status{padding:16px;border-radius:20px}#main .main-footer .footer-play-status-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}#main .main-footer .footer-play-status-card{min-height:86px}#main .main-footer .footer-play-status-link{width:100%}#main .main-footer .widget-copyright{white-space:normal}}@media (max-width:991px){.main-footer .footer-top{flex-direction:column;align-items:flex-start}.main-footer .widget-link-group{justify-content:flex-start}.main-footer .footer-play-status{grid-template-columns:1fr}.main-footer .footer-play-status-link{width:fit-content}}.tcgem-notification-stack{position:fixed;right:24px;bottom:24px;z-index:1090;display:flex;flex-direction:column;gap:12px;width:380px;pointer-events:none;opacity:0;transform:translateY(12px);transition:opacity .2s ease,transform .2s ease}.tcgem-notification-stack.is-visible{opacity:1;transform:translateY(0)}.tcgem-notification-item{pointer-events:auto;display:grid;grid-template-columns:44px 1fr;gap:12px;padding:14px;border:1px solid var(--theme-border);border-radius:18px;background:var(--theme-bg-glass);color:var(--theme-text);box-shadow:var(--theme-shadow-floating);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.tcgem-notification-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:16px;background:var(--theme-card-hover);color:var(--theme-secondary);font-size:18px}.tcgem-notification-content{min-width:0}.tcgem-notification-kicker{margin-bottom:2px;color:var(--theme-text-muted);font-size:11px;font-weight:800;letter-spacing:0;text-transform:uppercase}.tcgem-notification-title{color:var(--theme-text);font-size:15px;font-weight:800;line-height:1.25}.tcgem-notification-message{margin-top:5px;color:var(--theme-text-soft);font-size:13px;line-height:1.4}.tcgem-notification-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.tcgem-notification-actions .btn{min-height:34px;border-radius:12px;font-size:12px;font-weight:800}@media (max-width:575px){.tcgem-notification-stack{right:16px;bottom:16px;width:calc(68vw)}}.tcgem-bootstrap-tooltip{--bs-tooltip-bg:var(--theme-surface);--bs-tooltip-color:var(--theme-text);--bs-tooltip-opacity:1;--bs-tooltip-max-width:260px;--bs-tooltip-padding-x:.7rem;--bs-tooltip-padding-y:.45rem;--bs-tooltip-border-radius:.7rem;--bs-tooltip-font-size:.78rem}.tcgem-bootstrap-tooltip .tooltip-inner{border:1px solid var(--theme-border);box-shadow:var(--theme-shadow-soft);font-weight:700;line-height:1.25}.tcgem-bootstrap-tooltip.bs-tooltip-top .tooltip-arrow::before{border-top-color:var(--theme-surface)}.tcgem-bootstrap-tooltip.bs-tooltip-bottom .tooltip-arrow::before{border-bottom-color:var(--theme-surface)}.tcgem-bootstrap-tooltip.bs-tooltip-start .tooltip-arrow::before{border-left-color:var(--theme-surface)}.tcgem-bootstrap-tooltip.bs-tooltip-end .tooltip-arrow::before{border-right-color:var(--theme-surface)}
/*# sourceMappingURL=index.min.css.map */