.card-status[data-v-42b8abe4]{display:flex;justify-content:center;align-items:center;min-height:60vh;padding:40px 20px}.card-status.no-top-padding[data-v-42b8abe4]{padding-top:0}.card-status .status-container[data-v-42b8abe4]{background:var(--olymp-card);padding:3rem 2rem;border-radius:var(--olymp-radius-xl);border:1px solid var(--olymp-border);box-shadow:var(--olymp-shadow-lg);text-align:center;max-width:480px;width:100%;margin:20px;overflow:visible;position:relative;transition:var(--olymp-transition)}.card-status .status-container[data-v-42b8abe4]:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,.3)}@media (min-width:768px){.card-status .status-container[data-v-42b8abe4]{padding:3rem 2.5rem}}.card-status .welcome-animation[data-v-42b8abe4]{margin:-20px auto 0;position:relative;height:200px;perspective:1000px;overflow:visible;width:100%}.card-status .welcome-animation .flying-card[data-v-42b8abe4]{position:absolute;left:50%;top:50%;transform-style:preserve-3d;transform:translate(-50%,-50%) scale(.2) rotateY(-45deg);animation:flyIn-42b8abe4 2s cubic-bezier(.23,1,.32,1) forwards;background:linear-gradient(135deg,#000,#1a1a1a);width:240px;height:140px;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 12px 40px rgba(0,0,0,.5);transition:all .3s ease;will-change:transform;z-index:1;border:1px solid var(--olymp-border)}.card-status .welcome-animation .flying-card[data-v-42b8abe4]:hover{transform:translate(-50%,-50%) scale(1.05) rotateY(0deg);box-shadow:0 20px 60px rgba(0,0,0,.6);background:linear-gradient(135deg,#1a1a1a,#2a2a2a)}.card-status .welcome-animation .flying-card .card-content[data-v-42b8abe4]{color:var(--olymp-primary);font-size:32px;font-weight:700;letter-spacing:2px;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;margin-bottom:16px;text-shadow:0 2px 8px rgba(74,222,128,.3);background:linear-gradient(45deg,var(--olymp-primary),var(--olymp-primary-hover));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.card-status .welcome-animation .flying-card .slogan[data-v-42b8abe4]{color:var(--olymp-text-secondary);font-size:14px;font-style:italic;transform:translateY(0);animation:slideUp-42b8abe4 1s ease-out .75s forwards;opacity:0;position:relative;top:-4px}@media (min-width:768px){.card-status .welcome-animation .flying-card[data-v-42b8abe4]{width:280px;height:160px}.card-status .welcome-animation .flying-card .card-content[data-v-42b8abe4]{font-size:38px}.card-status .welcome-animation .flying-card .slogan[data-v-42b8abe4]{font-size:16px}}.card-status .status-icon[data-v-42b8abe4]{font-size:64px;margin-bottom:32px;animation:iconFloat-42b8abe4 3s ease-in-out infinite}.card-status .status-icon .anticon-warning[data-v-42b8abe4]{color:#f59e0b;filter:drop-shadow(0 4px 12px rgba(245,158,11,.3))}.card-status .status-icon .anticon-check-circle[data-v-42b8abe4],.card-status .status-icon .anticon-info-circle[data-v-42b8abe4]{color:var(--olymp-primary);filter:drop-shadow(0 4px 12px rgba(74,222,128,.3))}.card-status .title[data-v-42b8abe4]{font-size:28px;font-weight:700;margin-bottom:16px;color:var(--olymp-text-primary);background:linear-gradient(to right,var(--olymp-primary),var(--olymp-primary-hover));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.card-status .description[data-v-42b8abe4]{font-size:16px;color:var(--olymp-text-secondary);margin-bottom:32px;line-height:1.6;max-width:320px;margin-left:auto;margin-right:auto}.card-status .card-number[data-v-42b8abe4]{font-size:16px;margin-bottom:32px;padding:20px 24px;background:var(--olymp-background-secondary);border:1px solid var(--olymp-border);border-radius:var(--olymp-radius-lg);display:inline-block;min-width:240px;box-shadow:var(--olymp-shadow);transition:var(--olymp-transition)}.card-status .card-number[data-v-42b8abe4]:hover{background:var(--olymp-card-hover);transform:translateY(-2px);box-shadow:var(--olymp-shadow-lg)}.card-status .card-number .label[data-v-42b8abe4]{color:var(--olymp-text-muted);margin-bottom:8px;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:1px}.card-status .card-number .value[data-v-42b8abe4]{color:var(--olymp-primary);font-weight:700;font-family:Monaco,Consolas,monospace;font-size:20px;letter-spacing:2px;text-shadow:0 2px 4px rgba(74,222,128,.2)}.card-status .action-buttons[data-v-42b8abe4]{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.card-status .action-buttons .ant-btn[data-v-42b8abe4]{min-width:140px;height:auto;padding:12px 24px;border-radius:var(--olymp-radius);font-weight:600;font-size:15px;transition:var(--olymp-transition);box-shadow:var(--olymp-shadow)}.card-status .action-buttons .ant-btn.ant-btn-primary[data-v-42b8abe4]{background:var(--olymp-primary)!important;border-color:var(--olymp-primary)!important;color:#000!important}.card-status .action-buttons .ant-btn.ant-btn-primary[data-v-42b8abe4]:hover{background:var(--olymp-primary-hover)!important;border-color:var(--olymp-primary-hover)!important;transform:translateY(-2px);box-shadow:var(--olymp-shadow-lg)}.card-status .action-buttons .ant-btn.ant-btn-primary[data-v-42b8abe4]:active{background:var(--olymp-primary-dark)!important;border-color:var(--olymp-primary-dark)!important}.card-status .action-buttons .ant-btn.ant-btn-default[data-v-42b8abe4]{background:transparent!important;border-color:var(--olymp-border)!important;color:var(--olymp-text-primary)!important}.card-status .action-buttons .ant-btn.ant-btn-default[data-v-42b8abe4]:hover{background:var(--olymp-card-hover)!important;border-color:var(--olymp-text-secondary)!important;transform:translateY(-2px);box-shadow:var(--olymp-shadow-lg)}@keyframes flyIn-42b8abe4{0%{transform:translate(-50%,-50%) scale(.2) rotateY(-45deg) translateZ(-1000px);opacity:0}50%{opacity:1}to{transform:translate(-50%,-50%) scale(1) rotateY(0deg) translateZ(0);opacity:1}}@keyframes slideUp-42b8abe4{0%{transform:translateY(20px);opacity:0}to{transform:translateY(-8px);opacity:1}}@keyframes iconFloat-42b8abe4{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media screen and (max-width:768px){.card-status[data-v-42b8abe4]{padding:20px 16px;min-height:50vh}.card-status .status-container[data-v-42b8abe4]{padding:2rem 1.5rem;margin:10px}.card-status .title[data-v-42b8abe4]{font-size:24px}.card-status .description[data-v-42b8abe4]{font-size:14px;margin-bottom:24px}.card-status .card-number[data-v-42b8abe4]{min-width:200px;padding:16px 20px}.card-status .card-number .value[data-v-42b8abe4]{font-size:18px}.card-status .action-buttons[data-v-42b8abe4]{flex-direction:column;gap:12px}.card-status .action-buttons .ant-btn[data-v-42b8abe4]{width:100%;min-width:auto}.card-status .status-icon[data-v-42b8abe4]{font-size:56px;margin-bottom:24px}}.card-status[data-v-42b8abe4]{animation:pageEnter-42b8abe4 .6s ease-out}@keyframes pageEnter-42b8abe4{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.status-container[data-v-42b8abe4]{position:relative}.status-container[data-v-42b8abe4]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(145deg,rgba(74,222,128,.05),transparent 50%);border-radius:var(--olymp-radius-xl);pointer-events:none}.card-profile[data-v-2f0dc670]{position:relative}.card-profile ion-icon[data-v-2f0dc670]{vertical-align:middle!important;display:inline-block!important;line-height:1!important}.card-profile.light-mode .theme-toggle .ant-switch:not(.ant-switch-checked) .ant-switch-inner-unchecked ion-icon[data-v-2f0dc670],.card-profile.light-mode .theme-toggle .ant-switch:not(.ant-switch-checked) ion-icon[name=sunny][data-v-2f0dc670]{color:rgba(0,0,0,.88)!important}.card-profile .theme-toggle[data-v-2f0dc670]{position:absolute;top:3px;right:10px;z-index:1000}@media (max-width:768px){.card-profile .theme-toggle[data-v-2f0dc670]{top:2px;right:8px}}.card-profile .theme-toggle .ant-switch[data-v-2f0dc670]{background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:0 solid hsla(0,0%,100%,.3);box-shadow:0 2px 8px rgba(0,0,0,.15)}.card-profile .theme-toggle .ant-switch.ant-switch-checked[data-v-2f0dc670]{background:rgba(0,0,0,.5);border-color:hsla(0,0%,100%,.3)}.light-mode .card-profile .theme-toggle .ant-switch[data-v-2f0dc670]{background:rgba(0,0,0,.1);border-color:rgba(0,0,0,.2)}.light-mode .card-profile .theme-toggle .ant-switch.ant-switch-checked[data-v-2f0dc670]{background:rgba(0,0,0,.6);border-color:rgba(0,0,0,.3)}.light-mode .card-profile .theme-toggle .ant-switch:not(.ant-switch-checked) .ant-switch-inner .ant-switch-inner-unchecked ion-icon[data-v-2f0dc670],.light-mode .card-profile .theme-toggle .ant-switch:not(.ant-switch-checked) .ant-switch-inner .ant-switch-inner-unchecked[data-v-2f0dc670],.light-mode .card-profile .theme-toggle .ant-switch:not(.ant-switch-checked) .ant-switch-inner[data-v-2f0dc670]{color:rgba(0,0,0,.88)!important}.card-profile .theme-toggle .ant-switch .ant-switch-inner[data-v-2f0dc670]{display:flex;align-items:center;justify-content:center;height:100%}.card-profile .theme-toggle .ant-switch .ant-switch-inner .ant-switch-inner-checked[data-v-2f0dc670],.card-profile .theme-toggle .ant-switch .ant-switch-inner .ant-switch-inner-unchecked[data-v-2f0dc670]{display:flex;align-items:center;justify-content:center;width:100%;height:100%;line-height:1}.card-profile .theme-toggle .ant-switch .ant-switch-inner .ant-switch-inner-checked ion-icon[data-v-2f0dc670],.card-profile .theme-toggle .ant-switch .ant-switch-inner .ant-switch-inner-unchecked ion-icon[data-v-2f0dc670]{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;margin:0;padding:0;line-height:1;position:relative;top:0}.card-profile.light-mode[data-v-2f0dc670]{max-width:800px;margin:0 auto;padding:32px;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.1);overflow:hidden}.card-profile.light-mode[data-v-2f0dc670]:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 20% 50%,rgba(16,185,129,.15) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(14,165,233,.1) 0,transparent 50%);pointer-events:none;animation:float-2f0dc670 20s ease-in-out infinite}.card-profile.light-mode[data-v-2f0dc670]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:24px;background:transparent;box-shadow:0 0 30px rgba(16,185,129,.15),0 0 60px rgba(14,165,233,.1);pointer-events:none;animation:glow-2f0dc670 8s ease-in-out infinite}.card-profile.light-mode .profile-info .name[data-v-2f0dc670]{text-shadow:0 4px 12px rgba(16,185,129,.2)}.card-profile.light-mode .profile-info .title[data-v-2f0dc670]{color:rgba(0,0,0,.8)!important}.card-profile.light-mode .profile-info .company[data-v-2f0dc670]{color:rgba(0,0,0,.7)!important}.card-profile.light-mode .profile-info .company .anticon[data-v-2f0dc670]{color:#10b981!important}.card-profile.light-mode .profile-info .company-address[data-v-2f0dc670]{color:rgba(0,0,0,.6)!important;font-size:14px;margin-top:8px;display:flex;align-items:center;gap:6px}.card-profile.light-mode .profile-info .company-address .anticon[data-v-2f0dc670]{color:#10b981!important}.card-profile.light-mode .contact-info[data-v-2f0dc670]{display:flex;flex-direction:column;gap:20px;margin-bottom:32px;padding:24px;background:rgba(0,0,0,.03);border-radius:16px;border:1px solid rgba(0,0,0,.1)}.card-profile.light-mode .contact-info .contact-item[data-v-2f0dc670]{display:flex;align-items:center;gap:16px;color:rgba(0,0,0,.8)!important;text-decoration:none;transition:all .3s;padding:12px 16px;border-radius:12px;background:rgba(0,0,0,.02)}.card-profile.light-mode .contact-info .contact-item span[data-v-2f0dc670]{color:rgba(0,0,0,.8)!important}.card-profile.light-mode .contact-info .contact-item .anticon[data-v-2f0dc670]{font-size:24px;color:#10b981}.card-profile.light-mode .contact-info .contact-item[data-v-2f0dc670]:hover{background:rgba(16,185,129,.1);transform:translateX(4px);color:#000!important}.card-profile.light-mode .contact-info .contact-item:hover span[data-v-2f0dc670]{color:#000!important}.card-profile.light-mode .contact-info .contact-item:hover .anticon[data-v-2f0dc670]{color:#0ea5e9}.card-profile.light-mode .description[data-v-2f0dc670]{margin-bottom:32px;padding:24px;background:rgba(0,0,0,.03)!important;border-radius:16px;border:1px solid rgba(0,0,0,.1)!important;color:rgba(0,0,0,.8)!important;line-height:1.8;font-size:16px}.card-profile.light-mode .social-links[data-v-2f0dc670]{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:20px;margin:32px 0;padding:0}.card-profile.light-mode .social-links .social-item[data-v-2f0dc670]{display:flex;align-items:center;gap:16px;padding:16px;background:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.1);border-radius:16px;text-decoration:none;color:rgba(0,0,0,.9);transition:all .3s cubic-bezier(.4,0,.2,1)}.card-profile.light-mode .social-links .social-item[data-v-2f0dc670]:hover{background:rgba(0,0,0,.06);box-shadow:0 12px 32px rgba(0,0,0,.1);transform:translateY(-2px)}.card-profile.light-mode .social-links .social-item .icon-wrapper[data-v-2f0dc670]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:12px;background:rgba(0,0,0,.03)}.card-profile.light-mode .social-links .social-item .social-icon[data-v-2f0dc670]{width:32px;height:32px;-o-object-fit:contain;object-fit:contain}.card-profile.light-mode .social-links .social-item .platform-name[data-v-2f0dc670]{font-size:15px;font-weight:500;text-transform:capitalize;color:rgba(0,0,0,.8)}.card-profile.light-mode .empty-card-message h3[data-v-2f0dc670]{color:#000}.card-profile.light-mode .empty-card-message p[data-v-2f0dc670]{color:rgba(0,0,0,.7)}.card-profile.light-mode .empty-card-message[data-v-2f0dc670] .custom-info-alert{background:rgba(14,165,233,.08)!important;border:1px solid rgba(14,165,233,.2)!important}.card-profile.light-mode .empty-card-message[data-v-2f0dc670] .custom-info-alert .ant-alert-message{color:#000!important}.card-profile.light-mode .empty-card-message[data-v-2f0dc670] .custom-info-alert .ant-alert-description{color:rgba(0,0,0,.8)!important}.card-profile.light-mode .subscription-expired-banner[data-v-2f0dc670]{background:linear-gradient(90deg,rgba(244,63,94,.15),rgba(239,68,68,.15));border-bottom:1px solid rgba(244,63,94,.2)}.card-profile.light-mode .expired-overlay[data-v-2f0dc670]{background:hsla(0,0%,100%,.9)}.card-profile.light-mode .expired-overlay .expired-message[data-v-2f0dc670]{background:hsla(0,0%,100%,.95);box-shadow:0 16px 48px rgba(0,0,0,.15);border:1px solid rgba(0,0,0,.1)}.card-profile.light-mode .expired-overlay .expired-message p[data-v-2f0dc670]{color:rgba(0,0,0,.7)}.card-profile.light-mode .profile-header .profile-info h1[data-v-2f0dc670],.card-profile.light-mode .profile-header .profile-info h2[data-v-2f0dc670],.card-profile.light-mode .profile-header .profile-info h3[data-v-2f0dc670],.card-profile.light-mode .profile-header .profile-info span[data-v-2f0dc670]{color:rgba(0,0,0,.9)!important}.card-profile.light-mode .profile-header .profile-info .name[data-v-2f0dc670]{background:linear-gradient(45deg,#10b981,#0ea5e9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:768px){.card-profile.light-mode .social-links[data-v-2f0dc670]{grid-template-columns:1fr 1fr;gap:16px}.card-profile.light-mode .social-links .social-item[data-v-2f0dc670]{padding:12px;gap:12px}.card-profile.light-mode .social-links .social-item .icon-wrapper[data-v-2f0dc670]{width:32px;height:32px}.card-profile.light-mode .social-links .social-item .social-icon[data-v-2f0dc670]{width:26px;height:26px}.card-profile.light-mode .social-links .social-item .platform-name[data-v-2f0dc670]{font-size:14px}}.card-profile.light-mode .action-buttons[data-v-2f0dc670]{display:flex;justify-content:center;margin-top:40px;padding:24px 0}.card-profile.light-mode .action-buttons .download-vcard[data-v-2f0dc670]{min-width:240px;height:48px;font-size:18px;font-weight:600;background:#10b981;border:none;border-radius:12px;color:#fff;box-shadow:0 4px 16px rgba(16,185,129,.3);transition:all .3s ease}.card-profile.light-mode .action-buttons .download-vcard[data-v-2f0dc670]:hover{background:#0ea5e9;box-shadow:0 8px 24px rgba(14,165,233,.4);transform:translateY(-2px);color:#fff;border-color:#0ea5e9}.card-profile.light-mode .action-buttons .download-vcard[data-v-2f0dc670]:focus{background:#0ea5e9;border-color:#0ea5e9;color:#fff}.card-profile.light-mode .action-buttons .download-vcard .anticon[data-v-2f0dc670]{font-size:20px;margin-right:8px}.card-profile.light-mode .profile-content[data-v-2f0dc670]{position:relative;z-index:1}.card-profile.light-mode .profile-content .description[data-v-2f0dc670]{margin-bottom:32px;padding:24px;background:rgba(0,0,0,.03)!important;border-radius:16px;border:1px solid rgba(0,0,0,.1)!important;color:rgba(0,0,0,.8)!important;line-height:1.8;font-size:16px}.card-profile.dark-mode[data-v-2f0dc670]{max-width:800px;margin:0 auto;padding:32px;background:rgba(30,41,59,.5);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.5);border:1px solid hsla(0,0%,100%,.1);overflow:hidden}.card-profile[data-v-2f0dc670]:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 20% 50%,rgba(16,185,129,.4) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(14,165,233,.3) 0,transparent 50%);pointer-events:none;animation:float-2f0dc670 20s ease-in-out infinite}.card-profile[data-v-2f0dc670]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:24px;background:transparent;box-shadow:0 0 40px rgba(16,185,129,.3),0 0 80px rgba(14,165,233,.2);pointer-events:none;animation:glow-2f0dc670 8s ease-in-out infinite}@keyframes float-2f0dc670{0%,to{transform:translate(0) rotate(0deg);opacity:.6}33%{transform:translate(10%,-10%) rotate(120deg);opacity:.8}66%{transform:translate(-10%,10%) rotate(240deg);opacity:1}}@keyframes glow-2f0dc670{0%,to{opacity:.5;filter:blur(20px)}50%{opacity:1;filter:blur(40px)}}.card-profile .subscription-expired-banner[data-v-2f0dc670]{margin:0 0 24px 0;padding:12px;background:linear-gradient(90deg,rgba(244,63,94,.2),rgba(239,68,68,.2));border-bottom:1px solid rgba(244,63,94,.3);color:#f43f5e;text-align:center;font-weight:500;display:flex;align-items:center;justify-content:center;gap:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;z-index:2}.card-profile .subscription-expired-banner .anticon[data-v-2f0dc670]{font-size:16px;color:#f43f5e}.card-profile .profile-header[data-v-2f0dc670]{margin-bottom:32px;position:relative;z-index:1}.card-profile .profile-header .cover-photo[data-v-2f0dc670]{position:relative;width:100%;padding-bottom:100%;background:linear-gradient(135deg,rgba(16,185,129,.1),rgba(14,165,233,.1));overflow:hidden;border-radius:20px;margin-bottom:32px;box-shadow:0 16px 48px rgba(0,0,0,.4);border:1px solid hsla(0,0%,100%,.1)}.card-profile .profile-header .cover-photo img[data-v-2f0dc670]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.card-profile .profile-header .cover-photo img[data-v-2f0dc670]:hover{transform:scale(1.05)}.card-profile .profile-header .cover-photo .placeholder[data-v-2f0dc670]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:48px;background:linear-gradient(45deg,#10b981,#0ea5e9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:3px}.card-profile .profile-header .profile-info[data-v-2f0dc670]{text-align:center}.card-profile .profile-header .profile-info .name[data-v-2f0dc670]{font-size:36px;font-weight:700;margin-bottom:12px;background:linear-gradient(45deg,#10b981,#0ea5e9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 4px 12px rgba(16,185,129,.3)}.card-profile .profile-header .profile-info .title[data-v-2f0dc670]{font-size:20px;font-weight:400;margin-bottom:12px;color:hsla(0,0%,100%,.8)}.card-profile .profile-header .profile-info .company[data-v-2f0dc670]{font-size:18px;font-weight:400;color:hsla(0,0%,100%,.7);display:flex;align-items:center;justify-content:center;gap:8px}.card-profile .profile-header .profile-info .company .anticon[data-v-2f0dc670]{color:#10b981}.card-profile .profile-header .profile-info .company-address[data-v-2f0dc670]{font-size:14px;font-weight:400;color:hsla(0,0%,100%,.6);margin-top:8px;display:flex;align-items:center;justify-content:center;gap:6px}.card-profile .profile-header .profile-info .company-address .anticon[data-v-2f0dc670]{color:#10b981}.card-profile.dark-mode .profile-content[data-v-2f0dc670]{position:relative;z-index:1}.card-profile.dark-mode .profile-content .expired-overlay[data-v-2f0dc670]{position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;display:flex;align-items:center;justify-content:center;padding:20px;border-radius:24px}.card-profile.dark-mode .profile-content .expired-overlay .expired-message[data-v-2f0dc670]{background:rgba(30,41,59,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:40px;border-radius:16px;text-align:center;box-shadow:0 16px 48px rgba(0,0,0,.5);border:1px solid hsla(0,0%,100%,.1);max-width:400px}.card-profile.dark-mode .profile-content .expired-overlay .expired-message .anticon[data-v-2f0dc670]{font-size:48px;color:#faad14;margin-bottom:16px;filter:drop-shadow(0 4px 8px rgba(250,173,20,.4))}.card-profile.dark-mode .profile-content .expired-overlay .expired-message h3[data-v-2f0dc670]{font-size:24px;font-weight:600;margin-bottom:16px;color:#f43f5e}.card-profile.dark-mode .profile-content .expired-overlay .expired-message p[data-v-2f0dc670]{font-size:16px;margin-bottom:32px;color:hsla(0,0%,100%,.7);line-height:1.6}.card-profile.dark-mode .profile-content .expired-overlay .expired-message .ant-btn[data-v-2f0dc670]{height:44px;padding:0 32px;font-size:16px;background:#10b981;border-color:#10b981;box-shadow:0 4px 16px rgba(16,185,129,.3)}.card-profile.dark-mode .profile-content .expired-overlay .expired-message .ant-btn[data-v-2f0dc670]:hover{background:#0ea5e9;border-color:#0ea5e9;box-shadow:0 4px 20px rgba(14,165,233,.4)}.card-profile.dark-mode .profile-content .contact-info[data-v-2f0dc670]{display:flex;flex-direction:column;gap:20px;margin-bottom:32px;padding:24px;background:hsla(0,0%,100%,.05);border-radius:16px;border:1px solid hsla(0,0%,100%,.1)}.card-profile.dark-mode .profile-content .contact-info .contact-item[data-v-2f0dc670]{display:flex;align-items:center;gap:16px;color:hsla(0,0%,100%,.8);text-decoration:none;transition:all .3s;padding:12px 16px;border-radius:12px;background:hsla(0,0%,100%,.03)}.card-profile.dark-mode .profile-content .contact-info .contact-item .anticon[data-v-2f0dc670]{font-size:24px;color:#10b981}.card-profile.dark-mode .profile-content .contact-info .contact-item[data-v-2f0dc670]:hover{background:rgba(16,185,129,.1);transform:translateX(4px);color:#fff}.card-profile.dark-mode .profile-content .contact-info .contact-item:hover .anticon[data-v-2f0dc670]{color:#0ea5e9}.card-profile.dark-mode .profile-content .description[data-v-2f0dc670]{margin-bottom:32px;padding:24px;background:hsla(0,0%,100%,.05);border-radius:16px;border:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.8);line-height:1.8;font-size:16px}.card-profile.dark-mode .profile-content .empty-card-message[data-v-2f0dc670]{margin:32px 0}.card-profile.dark-mode .profile-content .empty-card-message h3[data-v-2f0dc670]{font-size:20px;font-weight:600;margin-bottom:12px;color:#fff}.card-profile.dark-mode .profile-content .empty-card-message p[data-v-2f0dc670]{margin:0;color:hsla(0,0%,100%,.7);font-size:16px}.card-profile.dark-mode .profile-content .empty-card-message[data-v-2f0dc670] .custom-info-alert{background:rgba(14,165,233,.1)!important;border:1px solid rgba(14,165,233,.3)!important;border-radius:12px;padding:20px}.card-profile.dark-mode .profile-content .empty-card-message[data-v-2f0dc670] .custom-info-alert .ant-alert-message{color:#fff!important}.card-profile.dark-mode .profile-content .empty-card-message[data-v-2f0dc670] .custom-info-alert .ant-alert-description{color:hsla(0,0%,100%,.8)!important}.card-profile.dark-mode .profile-content .empty-card-message[data-v-2f0dc670] .custom-info-alert .ant-alert-icon{color:#0ea5e9!important;font-size:24px}.card-profile.dark-mode .profile-content .social-links[data-v-2f0dc670]{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:20px;margin:32px 0;padding:0}.card-profile.dark-mode .profile-content .social-links .social-item[data-v-2f0dc670]{display:flex;align-items:center;gap:16px;padding:16px;background:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;text-decoration:none;color:hsla(0,0%,100%,.9);transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid hsla(0,0%,100%,.1);position:relative;overflow:hidden;will-change:transform}.card-profile.dark-mode .profile-content .social-links .social-item[data-v-2f0dc670]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05));opacity:0;transition:opacity .3s ease}.card-profile.dark-mode .profile-content .social-links .social-item[data-v-2f0dc670]:after{content:"";position:absolute;top:50%;left:50%;width:300%;height:300%;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);transform:translate(-50%,-50%) scale(0);transition:transform .5s ease}.card-profile.dark-mode .profile-content .social-links .social-item[data-v-2f0dc670]:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 12px 32px rgba(0,0,0,.3);background:hsla(0,0%,100%,.08)}.card-profile.dark-mode .profile-content .social-links .social-item[data-v-2f0dc670]:hover:before{opacity:1}.card-profile.dark-mode .profile-content .social-links .social-item[data-v-2f0dc670]:hover:after{transform:translate(-50%,-50%) scale(1)}.card-profile.dark-mode .profile-content .social-links .social-item:hover .social-icon[data-v-2f0dc670]{transform:scale(1.2) rotate(5deg)}.card-profile.dark-mode .profile-content .social-links .social-item:hover .platform-name[data-v-2f0dc670]{color:#fff}.card-profile.dark-mode .profile-content .social-links .social-item .icon-wrapper[data-v-2f0dc670]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:12px;background:hsla(0,0%,100%,.05)}.card-profile.dark-mode .profile-content .social-links .social-item .social-icon[data-v-2f0dc670]{width:32px;height:32px;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease;filter:brightness(1.2)}.card-profile.dark-mode .profile-content .social-links .social-item .platform-name[data-v-2f0dc670]{font-size:15px;font-weight:500;text-transform:capitalize;color:hsla(0,0%,100%,.8);transition:color .3s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-profile.dark-mode .profile-content .social-links .social-item.facebook[data-v-2f0dc670]:hover{border-color:rgba(24,119,242,.5);background:linear-gradient(135deg,rgba(24,119,242,.2),rgba(24,119,242,.1));box-shadow:0 12px 32px rgba(24,119,242,.3)}.card-profile.dark-mode .profile-content .social-links .social-item.twitter[data-v-2f0dc670]:hover{border-color:rgba(29,161,242,.5);background:linear-gradient(135deg,rgba(29,161,242,.2),rgba(29,161,242,.1));box-shadow:0 12px 32px rgba(29,161,242,.3)}.card-profile.dark-mode .profile-content .social-links .social-item.linkedin[data-v-2f0dc670]:hover{border-color:rgba(0,119,181,.5);background:linear-gradient(135deg,rgba(0,119,181,.2),rgba(0,119,181,.1));box-shadow:0 12px 32px rgba(0,119,181,.3)}.card-profile.dark-mode .profile-content .social-links .social-item.instagram[data-v-2f0dc670]:hover{border-color:rgba(228,64,95,.5);background:linear-gradient(45deg,rgba(240,148,51,.3),rgba(230,104,60,.3),rgba(220,39,67,.3),rgba(204,35,102,.3),rgba(188,24,136,.3));box-shadow:0 12px 32px rgba(228,64,95,.3)}.card-profile.dark-mode .profile-content .social-links .social-item.youtube[data-v-2f0dc670]:hover{border-color:rgba(255,0,0,.5);background:linear-gradient(135deg,rgba(255,0,0,.2),rgba(255,0,0,.1));box-shadow:0 12px 32px rgba(255,0,0,.3)}.card-profile.dark-mode .profile-content .social-links .social-item.wechat[data-v-2f0dc670]:hover{border-color:rgba(7,193,96,.5);background:linear-gradient(135deg,rgba(7,193,96,.2),rgba(7,193,96,.1));box-shadow:0 12px 32px rgba(7,193,96,.3)}.card-profile.dark-mode .profile-content .social-links .social-item.whatsapp[data-v-2f0dc670]:hover{border-color:rgba(37,211,102,.5);background:linear-gradient(135deg,rgba(37,211,102,.2),rgba(37,211,102,.1));box-shadow:0 12px 32px rgba(37,211,102,.3)}.card-profile.dark-mode .profile-content .social-links .social-item.telegram[data-v-2f0dc670]:hover{border-color:rgba(0,136,204,.5);background:linear-gradient(135deg,rgba(0,136,204,.2),rgba(0,136,204,.1));box-shadow:0 12px 32px rgba(0,136,204,.3)}.card-profile.dark-mode .profile-content .social-links .social-item.line[data-v-2f0dc670]:hover{border-color:rgba(0,185,0,.5);background:linear-gradient(135deg,rgba(0,185,0,.2),rgba(0,185,0,.1));box-shadow:0 12px 32px rgba(0,185,0,.3)}.card-profile.dark-mode .profile-content .social-links .social-item.snapchat[data-v-2f0dc670]:hover{border-color:rgba(255,252,0,.5);background:linear-gradient(135deg,rgba(255,252,0,.2),rgba(255,252,0,.1));box-shadow:0 12px 32px rgba(255,252,0,.3)}.card-profile.dark-mode .profile-content .social-links .social-item.pinterest[data-v-2f0dc670]:hover{border-color:rgba(189,8,28,.5);background:linear-gradient(135deg,rgba(189,8,28,.2),rgba(189,8,28,.1));box-shadow:0 12px 32px rgba(189,8,28,.3)}.card-profile.dark-mode .profile-content .social-links .social-item.reddit[data-v-2f0dc670]:hover{border-color:rgba(255,69,0,.5);background:linear-gradient(135deg,rgba(255,69,0,.2),rgba(255,69,0,.1));box-shadow:0 12px 32px rgba(255,69,0,.3)}.card-profile.dark-mode .profile-content .social-links .social-item.tiktok[data-v-2f0dc670]:hover{border-color:hsla(0,0%,100%,.3);background:linear-gradient(135deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05));box-shadow:0 12px 32px hsla(0,0%,100%,.2)}@media (max-width:768px){.card-profile.dark-mode .profile-content .social-links[data-v-2f0dc670]{grid-template-columns:1fr 1fr;gap:16px}.card-profile.dark-mode .profile-content .social-links .social-item[data-v-2f0dc670]{padding:12px;gap:12px}.card-profile.dark-mode .profile-content .social-links .social-item .icon-wrapper[data-v-2f0dc670]{width:32px;height:32px;flex-shrink:0}.card-profile.dark-mode .profile-content .social-links .social-item .social-icon[data-v-2f0dc670]{width:26px;height:26px;-o-object-fit:contain;object-fit:contain}.card-profile.dark-mode .profile-content .social-links .social-item .platform-name[data-v-2f0dc670]{font-size:14px;flex:1;min-width:0}}.card-profile.dark-mode .profile-content .action-buttons[data-v-2f0dc670]{display:flex;justify-content:center;margin-top:40px;padding:24px 0}.card-profile.dark-mode .profile-content .action-buttons .download-vcard[data-v-2f0dc670]{min-width:240px;height:48px;font-size:18px;font-weight:600;background:linear-gradient(135deg,#10b981,#0ea5e9);border:none;border-radius:12px;box-shadow:0 8px 24px rgba(16,185,129,.3);transition:all .3s ease;position:relative;overflow:hidden}.card-profile.dark-mode .profile-content .action-buttons .download-vcard[data-v-2f0dc670]:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:hsla(0,0%,100%,.2);border-radius:50%;transform:translate(-50%,-50%);transition:width .5s,height .5s}.card-profile.dark-mode .profile-content .action-buttons .download-vcard[data-v-2f0dc670]:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(14,165,233,.4);background:linear-gradient(135deg,#0ea5e9,#10b981)}.card-profile.dark-mode .profile-content .action-buttons .download-vcard[data-v-2f0dc670]:hover:before{width:300px;height:300px}.card-profile.dark-mode .profile-content .action-buttons .download-vcard .anticon[data-v-2f0dc670]{font-size:20px;margin-right:8px}.public-layout[data-v-66247961]{display:flex;flex-direction:column;background:#0f1419;min-height:100vh;position:relative;width:100%;overflow-x:hidden}.public-layout.layout-dark-mode .brand-name[data-v-66247961]{color:#fff!important}.public-layout.layout-dark-mode .language-button[data-v-66247961]{color:hsla(0,0%,100%,.7)!important}.public-layout.layout-dark-mode .copyright[data-v-66247961]{color:hsla(0,0%,100%,.5)!important}.public-layout.layout-light-mode .brand-name[data-v-66247961]{color:#333!important}.public-layout.layout-light-mode .language-button[data-v-66247961]{color:rgba(0,0,0,.7)!important}.public-layout.layout-light-mode .copyright[data-v-66247961]{color:rgba(0,0,0,.5)!important}.public-layout .animated-background[data-v-66247961]{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.public-layout .animated-background[data-v-66247961]:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle 600px at 30% 40%,rgba(16,185,129,.4) 0,transparent 40%),radial-gradient(circle 500px at 70% 60%,rgba(14,165,233,.35) 0,transparent 40%),radial-gradient(circle 400px at 20% 80%,rgba(16,185,129,.3) 0,transparent 45%);animation:float-66247961 25s ease-in-out infinite}.public-layout .animated-background[data-v-66247961]:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle 500px at 50% 30%,rgba(14,165,233,.3) 0,transparent 40%),radial-gradient(circle 300px at 10% 70%,rgba(16,185,129,.25) 0,transparent 45%);animation:float-66247961 30s ease-in-out infinite reverse;opacity:.7}@keyframes float-66247961{0%,to{transform:translate(0) rotate(0deg) scale(1);opacity:.8}25%{transform:translate(-10%,5%) rotate(90deg) scale(1.1);opacity:1}50%{transform:translate(5%,-10%) rotate(180deg) scale(.95);opacity:.9}75%{transform:translate(10%,10%) rotate(270deg) scale(1.05);opacity:1}}.public-layout .header[data-v-66247961]{padding:16px 24px;background:rgba(30,41,59,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid hsla(0,0%,100%,.1);z-index:10;position:relative}.light-mode .public-layout .header[data-v-66247961]{background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.08)}.public-layout .header .header-content[data-v-66247961]{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.public-layout .header .logo[data-v-66247961]{text-decoration:none;color:inherit;transition:transform .3s ease;display:flex;align-items:center}.public-layout .header .logo[data-v-66247961]:hover{transform:translateY(-2px)}.public-layout .header .logo .logo-img[data-v-66247961]{height:22px;width:auto;-o-object-fit:contain;object-fit:contain;transition:var(--olymp-transition)}.public-layout .header .right-section[data-v-66247961]{display:flex;align-items:center;gap:16px}@media (max-width:768px){.public-layout .header .right-section[data-v-66247961]{gap:8px;flex-wrap:wrap;justify-content:flex-end}}.public-layout .header .right-section .vcard-button[data-v-66247961]{height:36px;display:flex;align-items:center;gap:8px;background:#10b981;border:none;transition:all .3s ease}.public-layout .header .right-section .vcard-button[data-v-66247961]:hover{background:#0ea5e9;transform:translateY(-2px);box-shadow:0 10px 20px rgba(14,165,233,.3)}@media (max-width:768px){.public-layout .header .right-section .vcard-button[data-v-66247961]{padding:0 12px;font-size:14px}.public-layout .header .right-section .vcard-button .anticon[data-v-66247961]{font-size:14px}}.public-layout .header .right-section .language-switcher .language-button[data-v-66247961]{display:inline-flex;align-items:center;padding:6px 12px;border-radius:6px;color:hsla(0,0%,100%,.7);transition:all .3s;cursor:pointer;background:hsla(0,0%,100%,.05)}@media (max-width:768px){.public-layout .header .right-section .language-switcher .language-button[data-v-66247961]{padding:6px 8px}.public-layout .header .right-section .language-switcher .language-button .language-text[data-v-66247961]{display:none}}.public-layout .header .right-section .language-switcher .language-button[data-v-66247961]:hover{background:hsla(0,0%,100%,.1);color:#10b981}.public-layout .header .right-section .language-switcher .language-button .language-text[data-v-66247961]{margin:0 4px}.public-layout .header .right-section .language-switcher .language-button .anticon[data-v-66247961]{font-size:16px}.public-layout .main-content[data-v-66247961]{flex:1;z-index:1;padding:20px 0;position:relative}.public-layout .main-content .loading-container[data-v-66247961]{display:flex;justify-content:center;align-items:center;min-height:200px}.public-layout .main-content .content-wrapper[data-v-66247961]{max-width:800px;margin:0 auto;padding:0 16px}.public-layout .footer[data-v-66247961]{padding:24px;background:rgba(30,41,59,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid hsla(0,0%,100%,.1);z-index:10;position:relative}.light-mode .public-layout .footer[data-v-66247961]{background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(0,0,0,.08)}.public-layout .footer .footer-content[data-v-66247961]{max-width:800px;margin:0 auto;text-align:center}.public-layout .footer .footer-content .footer-logo[data-v-66247961]{display:block;height:22px;width:auto;-o-object-fit:contain;object-fit:contain;margin:0 auto 8px;transition:var(--olymp-transition)}.public-layout .footer .footer-content .copyright[data-v-66247961]{color:hsla(0,0%,100%,.5);font-size:14px}.light-mode .public-layout .footer .footer-content .copyright[data-v-66247961]{color:rgba(0,0,0,.5)}.public-layout .brand-name[data-v-66247961]{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:24px;letter-spacing:1px;transition:filter .3s ease;color:var(--olymp-text-primary)}.public-layout .brand-name[data-v-66247961]:hover{filter:brightness(1.2)}