.dashboard-container[data-astro-cid-lort5yjl]{display:flex;min-height:100vh;background-color:#000;transition:background-color .3s ease}html[data-theme=light] .dashboard-container[data-astro-cid-lort5yjl]{background-color:#fff!important}.dashboard-main[data-astro-cid-lort5yjl]{flex:1;margin-left:280px;padding:3rem 2rem 7rem;max-width:calc(100% - 280px)}.back-to-shop-button[data-astro-cid-lort5yjl]{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(135deg,#014ba0 0% 100%);color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:600;border-radius:50px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #014ba04d;position:relative;overflow:hidden;white-space:nowrap;margin-bottom:2rem}html[data-theme=light] .back-to-shop-button[data-astro-cid-lort5yjl]{background:linear-gradient(135deg,#014ba0 0% 100%)!important;box-shadow:0 4px 15px #3b82f64d!important}html[data-theme=light] .back-to-shop-button[data-astro-cid-lort5yjl]:hover{box-shadow:0 6px 20px #3b82f680!important}html[data-theme=light] .back-to-shop-button[data-astro-cid-lort5yjl] .back-arrow-icon[data-astro-cid-lort5yjl] path[data-astro-cid-lort5yjl]{stroke:#fff!important}.back-arrow-icon[data-astro-cid-lort5yjl]{flex-shrink:0;transition:transform .3s ease}.back-to-shop-button[data-astro-cid-lort5yjl]:hover .back-arrow-icon[data-astro-cid-lort5yjl]{transform:translate(-4px)}.back-to-shop-button[data-astro-cid-lort5yjl]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.back-to-shop-button[data-astro-cid-lort5yjl]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #014ba080}.back-to-shop-button[data-astro-cid-lort5yjl]:hover:before{left:100%}.page-title[data-astro-cid-lort5yjl]{font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:2rem;transition:color .3s ease}html[data-theme=light] .page-title[data-astro-cid-lort5yjl]{color:#000!important}.success-banner[data-astro-cid-lort5yjl]{background-color:#10b981;color:#fff;padding:1rem 1.5rem;border-radius:8px;margin-bottom:2rem;display:flex;align-items:center;gap:.75rem;font-family:Spline Sans,sans-serif;font-size:1rem}.success-banner[data-astro-cid-lort5yjl] svg[data-astro-cid-lort5yjl]{flex-shrink:0}.error-banner[data-astro-cid-lort5yjl]{background-color:#ef4444;color:#fff;padding:1rem 1.5rem;border-radius:8px;margin-top:1rem;display:flex;align-items:center;gap:.75rem;font-family:Spline Sans,sans-serif;font-size:1rem}.error-banner[data-astro-cid-lort5yjl] svg[data-astro-cid-lort5yjl]{flex-shrink:0}.account-form[data-astro-cid-lort5yjl]{max-width:800px}.photo-status[data-astro-cid-lort5yjl]{display:inline-flex;align-items:center;font-family:Spline Sans,sans-serif;font-size:.9rem;font-weight:600;color:#10b981;opacity:0;transform:translateY(-3px);transition:opacity .3s ease,transform .3s ease;pointer-events:none;min-height:1.2em}.photo-status[data-astro-cid-lort5yjl].show{opacity:1;transform:translateY(0)}.save-bar[data-astro-cid-lort5yjl]{position:fixed;left:280px;right:0;bottom:0;z-index:1500;display:flex;justify-content:center;padding:1rem 2rem 1.5rem;pointer-events:none;opacity:0;transform:translateY(130%);transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .35s ease}.save-bar[data-astro-cid-lort5yjl].visible{opacity:1;transform:translateY(0);pointer-events:auto}.save-bar-inner[data-astro-cid-lort5yjl]{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;width:100%;max-width:800px;padding:.75rem .75rem .75rem 1.5rem;background-color:#1a1a1a;border:1px solid rgba(1,75,160,.45);border-radius:14px;box-shadow:0 14px 44px #00000080}html[data-theme=light] .save-bar-inner[data-astro-cid-lort5yjl]{background-color:#fff!important;border-color:#014ba059!important;box-shadow:0 14px 44px #0000002e!important}.save-bar-hint[data-astro-cid-lort5yjl]{display:inline-flex;align-items:center;gap:.6rem;font-family:Spline Sans,sans-serif;font-size:.95rem;color:#ccc}html[data-theme=light] .save-bar-hint[data-astro-cid-lort5yjl]{color:#444!important}.save-bar-dot[data-astro-cid-lort5yjl]{width:8px;height:8px;border-radius:50%;background-color:#3b8eff;flex-shrink:0;animation:save-dot-pulse 1.6s ease-in-out infinite}.save-bar[data-astro-cid-lort5yjl] .save-button[data-astro-cid-lort5yjl]{animation:save-btn-pulse 1.9s ease-in-out infinite}@keyframes save-dot-pulse{0%,to{box-shadow:0 0 #3b8eff8c}70%{box-shadow:0 0 0 7px #3b8eff00}}@keyframes save-btn-pulse{0%,to{box-shadow:0 0 #014ba073}60%{box-shadow:0 0 0 8px #014ba000}}@media(prefers-reduced-motion:reduce){.save-bar[data-astro-cid-lort5yjl]{transform:none;transition:opacity .2s ease}.save-bar-dot[data-astro-cid-lort5yjl],.save-bar[data-astro-cid-lort5yjl] .save-button[data-astro-cid-lort5yjl]{animation:none}}.photo-editor[data-astro-cid-lort5yjl]{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.photo-preview[data-astro-cid-lort5yjl]{width:96px;height:96px;flex-shrink:0;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#014ba0,#2b8eff);color:#fff}.photo-controls[data-astro-cid-lort5yjl]{display:flex;flex-direction:column;gap:.75rem;min-width:0}.photo-hint[data-astro-cid-lort5yjl]{margin:0;font-family:Spline Sans,sans-serif;font-size:.9rem;color:#999}.photo-buttons[data-astro-cid-lort5yjl]{display:flex;gap:.75rem;flex-wrap:wrap}.photo-btn[data-astro-cid-lort5yjl]{background-color:#014ba0;color:#fff;border:none;border-radius:8px;padding:.65rem 1.25rem;font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease}.photo-btn[data-astro-cid-lort5yjl]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #014ba04d}.photo-btn-ghost[data-astro-cid-lort5yjl]{background-color:transparent;border:1px solid #333;color:#ccc}.photo-btn-ghost[data-astro-cid-lort5yjl]:hover{box-shadow:none;border-color:#555;background-color:#2a2a2a}html[data-theme=light] .photo-hint[data-astro-cid-lort5yjl]{color:#666!important}html[data-theme=light] .photo-btn-ghost[data-astro-cid-lort5yjl]{border-color:#ccc!important;color:#333!important}html[data-theme=light] .photo-btn-ghost[data-astro-cid-lort5yjl]:hover{background-color:#e0e0e0!important}.photo-cropper[data-astro-cid-lort5yjl]{display:none;position:fixed;inset:0;z-index:5000;align-items:center;justify-content:center;padding:1.5rem;background:#000000b8;backdrop-filter:blur(2px)}.photo-cropper[data-astro-cid-lort5yjl].open{display:flex}.cropper-panel[data-astro-cid-lort5yjl]{width:100%;max-width:360px;background-color:#1a1a1a;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.75rem;text-align:center;box-shadow:0 24px 60px #00000080}html[data-theme=light] .cropper-panel[data-astro-cid-lort5yjl]{background-color:#fff!important;border-color:#00000014!important}.cropper-title[data-astro-cid-lort5yjl]{font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:700;color:#fff;margin:0 0 .35rem}html[data-theme=light] .cropper-title[data-astro-cid-lort5yjl]{color:#000!important}.cropper-hint[data-astro-cid-lort5yjl]{font-family:Spline Sans,sans-serif;font-size:.85rem;color:#999;margin:0 0 1.25rem}html[data-theme=light] .cropper-hint[data-astro-cid-lort5yjl]{color:#666!important}.cropper-stage[data-astro-cid-lort5yjl]{position:relative;width:min(72vw,100%,260px);height:auto;aspect-ratio:1 / 1;margin:0 auto;border-radius:50%;overflow:hidden;background-color:#000;cursor:grab;touch-action:none;user-select:none;box-shadow:0 0 0 2px #014ba080}.cropper-stage[data-astro-cid-lort5yjl].grabbing{cursor:grabbing}.cropper-img[data-astro-cid-lort5yjl]{position:absolute;top:0;left:0;transform-origin:top left;pointer-events:none;user-select:none;max-width:none}.cropper-zoom[data-astro-cid-lort5yjl]{display:flex;align-items:center;gap:.65rem;margin:1.35rem 0 1.5rem;color:#999}html[data-theme=light] .cropper-zoom[data-astro-cid-lort5yjl]{color:#666!important}.cropper-zoom[data-astro-cid-lort5yjl] input[data-astro-cid-lort5yjl][type=range]{flex:1;accent-color:#014ba0;cursor:pointer}.cropper-actions[data-astro-cid-lort5yjl]{display:flex;gap:.75rem;justify-content:center}.cropper-actions[data-astro-cid-lort5yjl] .photo-btn[data-astro-cid-lort5yjl]{flex:1}.form-section[data-astro-cid-lort5yjl]{background-color:#1a1a1a;border-radius:12px;padding:2rem;margin-bottom:2rem;transition:background-color .3s ease}html[data-theme=light] .form-section[data-astro-cid-lort5yjl]{background-color:#f5f5f5!important}.section-title[data-astro-cid-lort5yjl]{font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:1.5rem;transition:color .3s ease}html[data-theme=light] .section-title[data-astro-cid-lort5yjl]{color:#000!important}.form-group[data-astro-cid-lort5yjl]{margin-bottom:1.5rem}.form-group[data-astro-cid-lort5yjl]:last-child{margin-bottom:0}.form-label[data-astro-cid-lort5yjl]{display:block;font-family:Spline Sans,sans-serif;font-size:1rem;font-weight:500;color:#fff;margin-bottom:.5rem;transition:color .3s ease}html[data-theme=light] .form-label[data-astro-cid-lort5yjl]{color:#000!important}.label-hint[data-astro-cid-lort5yjl]{color:#999;font-weight:400;font-size:.9rem;transition:color .3s ease}html[data-theme=light] .label-hint[data-astro-cid-lort5yjl]{color:#666!important}.form-input[data-astro-cid-lort5yjl]{width:100%;padding:.875rem 1rem;background-color:#2a2a2a;border:1px solid #333;border-radius:8px;color:#fff;font-family:Spline Sans,sans-serif;font-size:1rem;outline:none;transition:border-color .3s ease,background-color .3s ease,color .3s ease}html[data-theme=light] .form-input[data-astro-cid-lort5yjl]{background-color:#e0e0e0!important;border-color:#ccc!important;color:#000!important}html[data-theme=light] .form-input[data-astro-cid-lort5yjl]:focus{border-color:#014ba0!important;background-color:#f5f5f5!important}.form-input[data-astro-cid-lort5yjl]:focus{border-color:#014ba0;background-color:#333}.form-input[data-astro-cid-lort5yjl]::placeholder{color:#666}.form-actions[data-astro-cid-lort5yjl]{margin-top:2rem}.save-button[data-astro-cid-lort5yjl]{background-color:#014ba0;color:#fff;border:none;border-radius:8px;padding:1rem 2rem;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}html[data-theme=light] .save-button[data-astro-cid-lort5yjl]{background:linear-gradient(135deg,#014ba0 0% 100%)!important;box-shadow:0 4px 15px #3b82f64d!important}html[data-theme=light] .save-button[data-astro-cid-lort5yjl]:hover{background:linear-gradient(135deg,#014ba0 0% 100%)!important;box-shadow:0 6px 20px #3b82f680!important}.save-button[data-astro-cid-lort5yjl]:hover{background-color:#014ba0;transform:translateY(-2px);box-shadow:0 4px 12px #014ba04d}.mobile-header[data-astro-cid-lort5yjl]{display:none;position:sticky;top:0;z-index:1000}@media(max-width:1024px){.mobile-header[data-astro-cid-lort5yjl]{display:block}.dashboard-sidebar{display:none!important}.dashboard-container[data-astro-cid-lort5yjl]{flex-direction:column}.dashboard-main[data-astro-cid-lort5yjl]{margin-left:0;max-width:100%;padding:2rem 1rem 8rem}.back-to-shop-button[data-astro-cid-lort5yjl]{display:none}.page-title[data-astro-cid-lort5yjl]{font-size:2rem}.form-section[data-astro-cid-lort5yjl]{padding:1.5rem;max-width:100%}.form-row[data-astro-cid-lort5yjl]{flex-direction:column;gap:1rem}.form-group[data-astro-cid-lort5yjl],.save-button[data-astro-cid-lort5yjl]{width:100%}.save-bar[data-astro-cid-lort5yjl]{left:0;padding:.75rem 1rem 1rem}.save-bar-inner[data-astro-cid-lort5yjl]{flex-direction:column;align-items:stretch;gap:.7rem;padding:.9rem 1rem}.save-bar-hint[data-astro-cid-lort5yjl]{justify-content:center}}
