.elementor-53 .elementor-element.elementor-element-86ac15b{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--overflow:hidden;}.elementor-53 .elementor-element.elementor-element-5d7bca3{width:var( --container-widget-width, 1500px );max-width:1500px;--container-widget-width:1500px;--container-widget-flex-grow:0;}/* Start custom CSS for container, class: .elementor-element-86ac15b *//* ۰. حذف کامل کادر و پس‌زمینه دور فرم‌ها (تضمینی برای قالب شما) */
.col2-set .col-1, 
.col2-set .col-2,
.u-columns .u-column1, 
.u-columns .u-column2,
.woocommerce-form-login, 
.woocommerce-form-register {
    border: none !important;
    box-shadow: none !important;
    background: transparent !important;
    padding: 0 !important;
}

/* ۱. تنظیم فونت و رنگ کل متون فرم */
.woocommerce-form-login label, 
.woocommerce-form-register label {
    font-family: inherit !important;
    color: #e0e0e0 !important;
    text-shadow: 0 0 5px rgba(255, 255, 255, 0.2);
    font-weight: 500;
    margin-bottom: 8px;
}

/* ۲. استایل تیترهای "ورود" و "عضویت" */
.u-column1 h2, .u-column2 h2 {
    font-family: inherit !important;
    color: #ff0080 !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-shadow: 0 0 10px #ff0080, 0 0 20px #ff0080;
    margin-bottom: 25px !important;
    text-align: center;
}

/* ۳. استایل فیلدهای ورودی */
.woocommerce-Input {
    font-family: inherit !important;
    background: rgba(255, 255, 255, 0.05) !important;
    border: 1px solid rgba(0, 255, 255, 0.3) !important;
    color: #00ffff !important;
    border-radius: 8px !important;
    padding: 12px !important;
    transition: all 0.3s ease;
}

/* ۴. حالت فوکوس فیلدها */
.woocommerce-Input:focus {
    outline: none !important;
    border-color: #00ffff !important;
    box-shadow: 0 0 15px rgba(0, 255, 255, 0.5) !important;
    background: rgba(255, 255, 255, 0.1) !important;
}

/* ۵. استایل دکمه‌های ورود و عضویت (اصلاح شده) */
.woocommerce-form-login .button, 
.woocommerce-form-register .button {
    font-family: inherit !important;
    background: rgba(255, 255, 255, 0.05) !important;
    backdrop-filter: blur(10px) !important;
    -webkit-backdrop-filter: blur(10px) !important;
    border: 1px solid rgba(0, 255, 255, 0.5) !important;
    color: #00ffff !important;
    border-radius: 10px !important;
    padding: 15px !important;
    font-weight: bold !important;
    text-transform: uppercase;
    transition: all 0.4s ease !important;
    cursor: pointer;
    
    /* این دو خط مشکل بیرون زدن نور را حل میکنند */
    position: relative !important; 
    overflow: hidden !important; 
    
    z-index: 1 !important;
    display: block !important;
    width: 100% !important; /* هم‌عرض شدن دکمه با فیلدها */
}

/* ۶. ایجاد خط نور برای دکمه‌ها */
.woocommerce-form-login .button::before, 
.woocommerce-form-register .button::before {
    content: "";
    position: absolute !important;
    top: 0 !important;
    left: -150% !important;
    width: 100% !important;
    height: 100% !important;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.6), transparent) !important;
    transform: skewX(-25deg) !important;
    transition: left 0.6s ease-in-out !important;
    z-index: -1 !important;
}

/* ۷. انیمیشن عبور نور هنگام هاور */
.woocommerce-form-login .button:hover::before, 
.woocommerce-form-register .button:hover::before {
    left: 150% !important;
}

.woocommerce-form-login .button:hover, 
.woocommerce-form-register .button:hover {
    box-shadow: 0 0 20px rgba(0, 255, 255, 0.6) !important;
    background: rgba(0, 255, 255, 0.1) !important;
    color: #ffffff !important;
    text-shadow: 0 0 8px #00ffff;
}

/* ۸. استایل لینک‌ها و متون فرعی */
.woocommerce-LostPassword a, 
.register-link a,
.woocommerce-privacy-policy-text {
    font-family: inherit !important;
    color: #00ffff !important;
    text-decoration: none !important;
    font-size: 0.9em;
    transition: 0.3s;
}

.woocommerce-LostPassword a:hover {
    color: #ff0080 !important;
    text-shadow: 0 0 8px #ff0080;
}

/* ۹. استایل چک‌باکس */
.woocommerce-form__label-for-checkbox {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #bbb !important;
}

/* ۱۰. ستاره‌های قرمز فیلدهای ضروری */
.required {
    color: #ff0080 !important;
    text-shadow: 0 0 5px #ff0080;
}/* End custom CSS */
/* Start custom CSS */.sci-fi-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding-top: 100px;
    background: radial-gradient(circle at top, #130b29 0%, #070913 100%);
    z-index: -1;
    overflow: hidden;
}

.hud-core {
    position: relative;
    width: 250px;
    height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* استایل کانتینر خطوط چرخان */
.rays-container {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 3000px; /* بسیار بزرگ تا کل صفحه را بپوشاند */
    height: 3000px;
    transform: translate(-50%, -50%);
    z-index: 1; /* پشت همه چیز */
    animation: spin-slow 40s linear infinite; /* چرخش ملایم */
    pointer-events: none;
}

/* استایل پایه هر خط */
.ray {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px; /* ضخامت خطوط */
    height: 100%;
}

.ray-blue {
    /* گرادیانت برای محو شدن در لبه‌های خیلی دور */
    background: linear-gradient(to bottom, transparent 0%, rgba(37, 99, 235, 0.4) 15%, rgba(37, 99, 235, 0.4) 85%, transparent 100%);
    box-shadow: 0 0 10px rgba(37, 99, 235, 0.3);
}

.ray-red {
    background: linear-gradient(to bottom, transparent 0%, rgba(220, 38, 38, 0.3) 15%, rgba(220, 38, 38, 0.3) 85%, transparent 100%);
    box-shadow: 0 0 10px rgba(220, 38, 38, 0.2);
}

.minimal-ring {
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.ring-1 {
    width: 180px;
    height: 180px;
    border: 1px solid rgba(147, 51, 234, 0.2);
    border-top: 2px solid #9333ea;
    animation: spin-slow 10s linear infinite;
}

.ring-2 {
    width: 220px;
    height: 220px;
    border: 1px dashed rgba(30, 58, 138, 0.4);
    border-bottom: 2px solid #3b82f6;
    animation: spin-reverse 15s linear infinite;
}

.pulse-emitter {
    position: absolute;
    width: 120px;
    height: 120px;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(147, 51, 234, 0.5) 0%, rgba(59, 130, 246, 0.2) 50%, transparent 70%);
    z-index: 5;
    pointer-events: none;
    animation: emit-light 3s ease-out infinite;
}

.core-logo {
    position: relative;
    z-index: 10;
    width: 130px;
    filter: drop-shadow(0 0 15px rgba(147, 51, 234, 0.7)) drop-shadow(0 0 25px rgba(30, 58, 138, 0.5));
    animation: gentle-float 4s ease-in-out infinite;
}

@keyframes spin-slow {
    0% { transform: translate(-50%, -50%) rotate(0deg); }
    100% { transform: translate(-50%, -50%) rotate(360deg); }
}

@keyframes spin-reverse {
    0% { transform: translate(-50%, -50%) rotate(360deg); }
    100% { transform: translate(-50%, -50%) rotate(0deg); }
}

@keyframes gentle-float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-8px); }
}

@keyframes emit-light {
    0% { transform: translate(-50%, -50%) scale(0.8); opacity: 0.8; }
    100% { transform: translate(-50%, -50%) scale(2.8); opacity: 0; }
}/* End custom CSS */