.auth-page{min-height:60vh;padding-bottom:40px}.auth-page-breadcrumb-wrap{padding-top:0;padding-bottom:12px}.auth-page .woocommerce-breadcrumb{font-family:Jost,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:25px;line-height:1.2;color:#0094fa;margin-bottom:0;display:inline-flex;align-items:center;gap:8px}.auth-page .woocommerce-breadcrumb a,.auth-page .woocommerce-breadcrumb span{font-size:25px}.auth-page .woocommerce-breadcrumb a{color:#0094fa;text-decoration:none;position:relative;transition:color .2s,text-shadow .2s}.auth-page .woocommerce-breadcrumb a:first-child,.auth-page .woocommerce-breadcrumb span:first-child{color:#0094fa}.auth-page .woocommerce-breadcrumb a::after{content:'';position:absolute;left:0;right:0;bottom:-2px;height:2px;background:linear-gradient(90deg,#0094fa,#49aeff);transform:scaleX(0);transform-origin:left;transition:transform .2s}.auth-page .woocommerce-breadcrumb a:hover{color:#49aeff;text-shadow:0 0 8px rgba(0,148,250,.7)}.auth-page .woocommerce-breadcrumb a:hover::after{transform:scaleX(1)}.auth-page .woocommerce-breadcrumb span:last-child{color:#ecf8ff}.auth-page .woocommerce-breadcrumb .breadcrumb-separator{color:#0094fa;opacity:.7;margin:0 8px}.auth-page-breadcrumb{font-size:25px;font-weight:500;color:#0094fa;text-decoration:underline;text-underline-position:from-font;transition:opacity .3s}.auth-page-breadcrumb:hover{opacity:.85;color:#0094fa}.auth-hero{position:relative;min-height:703px;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:8px;overflow:hidden;margin:0 auto;max-width:1440px}.auth-hero-overlay{position:absolute;inset:0;background:rgba(0,0,0,.6);pointer-events:none}.auth-hero-inner{position:relative;z-index:1;width:100%;max-width:440px;padding:40px 24px}.auth-box--welcome{text-align:center}.auth-title{margin:0 0 28px;font-size:50px;font-weight:700;letter-spacing:-1px;color:#0094fa;text-align:center;text-transform:uppercase}.auth-welcome-text{margin:0 0 24px;color:#ecf8ff;font-size:18px}.auth-error{margin:0 0 16px;padding:12px;background:rgba(220,53,69,.2);border-radius:8px;color:#f8d7da;font-size:14px}.auth-form{margin:0}.auth-field{margin:0 0 24px}.auth-label{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:#ecf8ff}.auth-input{width:100%;padding:14px 16px;font-size:18px;font-family:inherit;color:#000;background:#fff;border:1px solid rgba(255,255,255,.2);border-radius:5px;box-sizing:border-box;transition:border-color .2s,box-shadow .2s}.auth-input::placeholder{color:#9a9a9a}.auth-input:focus{outline:0;border-color:#0094fa;box-shadow:0 0 0 2px rgba(0,148,250,.25)}.auth-submit-wrap{margin:28px 0 0}.auth-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:14px 24px;font-size:22px;font-weight:500;font-family:inherit;letter-spacing:-.44px;text-decoration:none;border-radius:5px;cursor:pointer;transition:background .2s,color .2s,border-color .2s;border:2px solid transparent;box-sizing:border-box}.auth-btn--primary{color:#ecf8ff;background:#0094fa;border-color:#0094fa}.auth-btn--primary:hover{background:#0080e0;border-color:#0080e0;color:#ecf8ff}.auth-btn--outline{color:#ecf8ff;background:rgba(0,0,0,.5);border-color:#0094fa}.auth-btn--outline:hover{background:rgba(0,148,250,.15);color:#ecf8ff;border-color:#0094fa}.auth-links{margin:16px 0 0}.auth-link--forgot{font-size:14px;color:#9ca3af;text-decoration:none;transition:color .2s}.auth-link--forgot:hover{color:#0094fa}.auth-page--forgot .auth-link--forgot{font-size:18px;line-height:1;color:rgba(255,255,255,.8)}.auth-register-wrap{margin:20px 0 0}.auth-page-breadcrumb-sep{color:rgba(255,255,255,.5);font-size:25px}.auth-page-breadcrumb-current{font-size:25px;font-weight:500;color:#ecf8ff}.auth-page--register .auth-page-breadcrumb,.auth-page--register .auth-page-breadcrumb:hover{color:#0094fa}.auth-hero--dark .auth-hero-overlay{background:rgba(0,0,0,.75)}.auth-label--light,.auth-title--light{color:#fff}.auth-input--dark{color:#fff;background:#000;border:1px solid #fff}.auth-input--dark::placeholder{color:rgba(255,255,255,.7)}.auth-input--dark:focus{border-color:#fff;box-shadow:0 0 0 2px rgba(255,255,255,.2)}.auth-btn--gold{color:#000;background:#d2bc8d;border-color:#d2bc8d;max-width:200px;margin:0 auto}.auth-btn--gold:hover{background:#b79c6b;border-color:#b79c6b;color:#000}.auth-box--register .auth-submit-wrap{display:flex;justify-content:center}.auth-message{margin:0 0 16px;padding:12px;background:rgba(0,148,250,.15);border-radius:8px;color:#ecf8ff;font-size:14px}.auth-page--account .auth-hero-inner{max-width:466px;padding:40px 0}.auth-page--account .auth-box--login .auth-title{margin-bottom:40px}.auth-page--account .auth-box--login .auth-field{margin:0 0 20px}.auth-page--account .auth-box--login .auth-field:last-of-type{margin-bottom:0}.auth-page--account .auth-form--login .auth-input{height:48px;padding:14px 10px}.auth-page--account .auth-form--login .auth-submit-wrap{margin-top:20px}.auth-page--account .auth-form--login .auth-btn{height:50px;padding:11px 24px}.auth-page--account .auth-links--login{margin-top:14px}.auth-page--account .auth-links--login .auth-link--forgot{font-size:18px;line-height:1;color:rgba(255,255,255,.8)}.auth-page--account .auth-register-wrap--login{margin-top:26px}.auth-page--account .auth-form--login .auth-btn--outline{border-width:1px}.auth-hero--dashboard{min-height:260px;margin-bottom:0}.auth-page--my-account .moonveil-my-account-page-wrapper{padding-top:32px}@media (max-width:768px){.auth-page .woocommerce-breadcrumb,.auth-page .woocommerce-breadcrumb a,.auth-page .woocommerce-breadcrumb span{font-size:18px}}.moonveil-my-account-page-wrapper{padding:40px 0 80px}.moonveil-my-account-page-wrapper .container{max-width:1200px;margin:0 auto}.moonveil-my-account-header{margin-bottom:32px}.moonveil-my-account-title{margin:0 0 8px;font-size:32px;font-weight:600;letter-spacing:.32px;color:#ecf8ff}.moonveil-my-account-subtitle{margin:0;font-size:16px;color:#9ca3af}.moonveil-my-account-inner .woocommerce{margin-top:24px;background:rgba(4,4,21,.9);border-radius:12px;padding:24px 24px 32px}.moonveil-my-account-inner .woocommerce-MyAccount-navigation{margin:0 0 24px;border-bottom:1px solid rgba(148,163,184,.4);padding-bottom:12px}.moonveil-my-account-inner .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0;display:flex;gap:12px 20px;flex-direction:column}.moonveil-my-account-inner .woocommerce-MyAccount-navigation li{margin:0}.moonveil-my-account-inner .woocommerce-MyAccount-navigation a{display:inline-flex;align-items:center;justify-content:center;padding:6px 14px;border-radius:999px;font-size:14px;font-weight:500;text-decoration:none;color:#e5e7eb;background:0 0;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s}.moonveil-my-account-inner .woocommerce-MyAccount-navigation a:hover{background:rgba(15,23,42,.9);border-color:rgba(148,163,184,.8);color:#f9fafb}.moonveil-my-account-inner .woocommerce-MyAccount-navigation li.is-active a{background:#0094fa;border-color:#0094fa;color:#ecf8ff}.moonveil-my-account-inner .woocommerce-MyAccount-content{color:#e5e7eb;font-size:14px}.moonveil-my-account-inner .woocommerce-MyAccount-content a{color:#0094fa}.moonveil-my-account-inner .woocommerce-MyAccount-content a:hover{color:#0080e0}.moonveil-my-account-inner .woocommerce-MyAccount-content h2{color:#ecf8ff;font-size:20px;margin-top:0;margin-bottom:16px}.moonveil-my-account-inner table.shop_table{width:100%;border-collapse:collapse;margin-bottom:24px;font-size:14px}.moonveil-my-account-inner table.shop_table td,.moonveil-my-account-inner table.shop_table th{padding:10px 12px;border-bottom:1px solid rgba(31,41,55,.9)}.moonveil-my-account-inner table.shop_table th{text-align:left;font-weight:600;color:#e5e7eb}.moonveil-my-account-inner table.shop_table td{color:#d1d5db}.moonveil-my-account-inner table.shop_table a.button{padding:6px 14px;font-size:13px;border-radius:999px}.moonveil-edit-account-delete{margin-top:32px}.moonveil-edit-account-delete-sep{border:none;border-top:1px solid rgba(31,41,55,.9);margin:0 0 20px}.moonveil-edit-account-delete-text{margin:0 0 12px;font-size:14px;color:#9ca3af}.moonveil-edit-account-delete-link{display:inline-block;font-size:14px;font-weight:500;color:#dc3545;text-decoration:none;transition:color .2s}.moonveil-edit-account-delete-link:hover{color:#e4606d}@media (max-width:768px){.moonveil-my-account-page-wrapper{padding:24px 0 48px}.moonveil-my-account-title{font-size:26px}.moonveil-my-account-inner .woocommerce{padding:20px 16px 24px}.moonveil-my-account-inner .woocommerce-MyAccount-navigation ul{gap:8px}}.user-dropdown{position:relative;display:inline-flex;align-items:flex-start;margin-top:20px}.user-dropdown-trigger{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:14px;font-weight:500;color:#ecf8ff;text-decoration:none;font-family:inherit;background:0 0;border:none;cursor:pointer;transition:opacity .2s,filter .3s;position:relative;min-width:0}.user-dropdown-trigger:hover{opacity:.9;color:#ecf8ff;filter:none}.user-dropdown-name{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;text-align:center;color:#0094fa;line-height:1.2}.user-icon-img{width:25px;height:25px;display:block;object-fit:contain;flex-shrink:0;margin:0 auto;transition:filter .3s}.user-dropdown-trigger:hover .user-icon-img{filter:brightness(0) invert(1)}.user-dropdown-popup{position:absolute;top:calc(100% + 8px);left:0;min-width:220px;padding:14px 16px 16px;background:#e5e7eb;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);visibility:hidden;opacity:0;transition:visibility .2s,opacity .2s;z-index:1000;pointer-events:none}.user-dropdown-popup::before{content:'';position:absolute;bottom:100%;left:0;right:0;height:12px}.user-dropdown:hover .user-dropdown-popup{visibility:visible;opacity:1;pointer-events:auto}.user-dropdown-title{margin:0 0 4px;font-size:16px;font-weight:700;color:#000}.user-dropdown-date{margin:0 0 12px;font-size:13px;color:#6b7280}.user-dropdown-links{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.user-dropdown-link{display:block;padding:6px 0 6px 4px;font-size:14px;font-weight:500;color:#000;text-decoration:none;transition:color .2s,background .2s;border-radius:4px;margin-left:-4px}.user-dropdown-link:hover{color:#0094fa}.user-dropdown-link--danger:hover{color:#dc3545}@media (max-width:900px){.user-dropdown{display:none!important}}@media (max-width:768px){.auth-hero{min-height:480px;margin-left:20px;margin-right:20px}.auth-hero.auth-hero--dashboard{min-height:200px}.auth-hero-inner{padding:24px 16px}.auth-box{padding:32px 24px}.auth-title{font-size:28px;margin-bottom:24px}.auth-btn{font-size:16px;padding:12px 20px}}