.fz-profile-page{max-width:1280px;margin:0 auto;padding:48px 48px 64px}.fz-profile-title{font-family:Fraunces,serif;font-size:28px;font-weight:900;color:#111;margin-bottom:32px;padding-left:16px;border-left:4px solid #e8430a}.fz-profile-layout{display:flex;gap:32px;align-items:flex-start}.fz-profile-sidebar{width:220px;flex-shrink:0;display:flex;flex-direction:column;gap:4px;position:sticky;top:100px}.fz-profile-tab{display:flex;align-items:center;gap:10px;padding:14px 16px;background:none;border:2.5px solid transparent;font-family:Bitter,Georgia,serif;font-size:14px;font-weight:600;color:#666;cursor:pointer;text-align:left;transition:all .15s}.fz-profile-tab:hover{color:#111;background:#e8430a0a}.fz-profile-tab--active{color:#111;background:#fff;border-color:#111;box-shadow:3px 3px #111}.fz-profile-tab--danger{color:#991b1b}.fz-profile-tab--danger:hover{color:#991b1b;background:#991b1b0a}.fz-profile-tab--danger.fz-profile-tab--active{border-color:#991b1b;box-shadow:3px 3px #991b1b;color:#991b1b}.fz-profile-tab-spacer{flex:1;min-height:24px}.fz-profile-content{flex:1;min-width:0}.fz-profile-panel{display:none}.fz-profile-panel--active{display:block}.fz-profile-panel-title{font-family:Fraunces,serif;font-size:20px;font-weight:800;color:#111;margin:0 0 8px}.fz-profile-panel-title--danger{color:#991b1b}.fz-profile-panel-desc{font-family:Bitter,Georgia,serif;font-size:14px;color:#7a7268;margin:0 0 24px;line-height:1.5}.fz-profile-card{background:#fff;border:2.5px solid #111;box-shadow:4px 4px #111;padding:40px}.fz-profile-card--danger{border-color:#991b1b;box-shadow:4px 4px #991b1b}.fz-lang-checks{display:flex;flex-wrap:wrap;gap:8px}.fz-lang-check{display:flex;align-items:center;gap:6px;padding:6px 14px;border:2px solid #e8e4dd;background:#fff;cursor:pointer;font-size:13px;font-weight:600;color:#555;transition:all .15s;user-select:none}.fz-lang-check input{display:none}.fz-lang-check:has(input:checked){border-color:#e8430a;background:#fff5f0;color:#111;box-shadow:2px 2px #e8430a}.fz-lang-check:hover{border-color:#ccc}.fz-public-profile-card{background:linear-gradient(135deg,#fdfbf7,#f5f0e8);border:2.5px solid #e8430a;box-shadow:4px 4px #e8430a;padding:20px 24px;margin-bottom:8px}.fz-public-profile-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.fz-public-profile-title{font-family:Fraunces,serif;font-size:18px;font-weight:900;color:#111;margin:0}.fz-public-profile-desc{font-size:13px;color:#666;line-height:1.5;margin-bottom:14px}.fz-public-profile-toggle{display:flex;align-items:center;gap:12px;cursor:pointer}.fz-public-profile-toggle input{display:none}.fz-toggle-slider{width:44px;height:24px;background:#ccc;border-radius:12px;position:relative;transition:background .2s;flex-shrink:0}.fz-toggle-slider:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .2s;box-shadow:0 1px 3px #0003}.fz-public-profile-toggle input:checked+.fz-toggle-slider{background:#e8430a}.fz-public-profile-toggle input:checked+.fz-toggle-slider:after{transform:translate(20px)}.fz-toggle-label{font-family:Bitter,serif;font-size:14px;font-weight:700;color:#111}.fz-copy-btn{flex-shrink:0;padding:8px 16px;background:#e8430a;color:#fff;border:2px solid #111;box-shadow:3px 3px #111;font-family:Bitter,serif;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap;transition:all .15s}.fz-copy-btn:hover{background:#cf3a08;transform:translate(-1px,-1px);box-shadow:4px 4px #111}.fz-copy-btn:active{transform:translate(2px,2px);box-shadow:1px 1px #111}.fz-view-profile-link{display:inline-block;font-family:Bitter,serif;font-size:14px;font-weight:700;color:#e8430a;text-decoration:none;margin-bottom:4px;transition:color .15s}.fz-view-profile-link:hover{color:#111;text-decoration:underline}.fz-profile-avatar-section{display:flex;flex-direction:column;align-items:center;margin-bottom:36px}.fz-profile-avatar-wrap{position:relative;width:128px;height:128px;border-radius:50%;border:4px solid #111;cursor:pointer;box-shadow:0 2px 12px #0000001a}.fz-profile-avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%}.fz-profile-avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border-radius:50%}.fz-profile-avatar-overlay{position:absolute;bottom:4px;right:4px;background:#e8430a;color:#fff;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:2px solid #111;opacity:.85;transition:opacity .2s;z-index:2}.fz-profile-avatar-wrap:hover .fz-profile-avatar-overlay{opacity:1}.fz-profile-avatar-remove{position:absolute;top:2px;right:2px;width:22px;height:22px;border-radius:50%;background:#111;color:#fff;border:2px solid #fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;z-index:5;transition:background .2s}.fz-profile-avatar-remove:hover{background:#e8430a}.fz-profile-upload-btn{margin-top:14px;padding:8px 24px;background:#fff;border:2px solid #111;font-family:Bitter,Georgia,serif;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1.5px;color:#111;cursor:pointer;box-shadow:2px 2px #111;transition:all .2s}.fz-profile-upload-btn:hover{background:#111;color:#fff}.fz-profile-upload-btn:active{transform:translateY(2px);box-shadow:none}.fz-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.fz-profile-field{margin-bottom:20px}.fz-profile-label{display:block;font-family:system-ui,-apple-system,sans-serif;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#7a7268;margin-bottom:8px}.fz-profile-input{width:100%;padding:12px 14px;font-family:Bitter,Georgia,serif;font-size:14px;color:#111;background:#fff;border:2px solid #111;outline:none;transition:all .2s}.fz-profile-input::placeholder{color:#7a7268}.fz-profile-input:focus{border-color:#e8430a;box-shadow:4px 4px #111}.fz-profile-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2.5'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px}.fz-profile-input-readonly{background:#f3f4f6;color:#7a7268;cursor:not-allowed;border-color:#ccc}.fz-profile-input-readonly:focus{border-color:#ccc;box-shadow:none}.fz-profile-hint{font-family:Bitter,Georgia,serif;font-size:11px;color:#7a7268;font-style:italic;margin-top:4px}.fz-profile-city-highlight{margin-bottom:24px;padding:16px 20px;background:#fdf8f0;border:2px solid #e8430a;box-shadow:3px 3px #111}.fz-profile-city-highlight .fz-profile-label{color:#e8430a;font-size:12px}.fz-profile-city-highlight select{border-color:#e8430a}.fz-profile-dial-btn{width:100%;text-align:left;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.fz-profile-section{margin-bottom:28px}.fz-profile-section-label{border-bottom:2px solid #f0ede8;padding-bottom:8px;margin-bottom:14px}.fz-profile-group-title{display:flex;align-items:center;gap:8px;font-family:Fraunces,serif;font-size:16px;font-weight:900;color:#111;margin:32px 0 16px;padding-bottom:10px;border-bottom:2.5px solid #e8e4dd}.fz-profile-social{display:flex;flex-direction:column;gap:10px}.fz-profile-social-row{display:flex}.fz-profile-social-icon{width:48px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border:2px solid #111;border-right:none;color:#7a7268;transition:all .2s;flex-shrink:0}.fz-profile-social-row:focus-within .fz-profile-social-icon{border-color:#e8430a;color:#e8430a;background:#fff}.fz-profile-social-input{border-left:none!important}.fz-profile-social-input:focus{border-left:none!important}.fz-profile-checkbox{display:flex;align-items:center;gap:12px;cursor:pointer;margin-bottom:10px;user-select:none}.fz-profile-checkbox input{display:none}.fz-profile-check-box{width:22px;height:22px;border:2px solid #111;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s;color:transparent}.fz-profile-checkbox:hover .fz-profile-check-box{border-color:#e8430a}.fz-profile-checkbox input:checked+.fz-profile-check-box{background:#e8430a;border-color:#111;color:#fff}.fz-profile-checkbox span{font-family:Bitter,Georgia,serif;font-size:14px;font-weight:600;color:#111;transition:color .2s}.fz-profile-checkbox:hover span{color:#e8430a}.fz-profile-status{padding:12px 16px;margin-bottom:16px;border:2px solid;font-family:Bitter,Georgia,serif;font-size:13px;font-weight:600}.fz-profile-status-success{background:#d1fae5;color:#065f46;border-color:#a7f3d0}.fz-profile-status-error{background:#fee2e2;color:#991b1b;border-color:#fecaca}.fz-profile-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding-top:24px;border-top:2px solid #111}.fz-profile-btn-cancel{padding:12px 28px;font-family:Bitter,Georgia,serif;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1.5px;color:#111;text-decoration:none;border:2px solid transparent;background:none;cursor:pointer;transition:all .2s}.fz-profile-btn-cancel:hover{border-color:#111;background:#f5f5f5}.fz-profile-btn-save{padding:12px 28px;font-family:Bitter,Georgia,serif;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1.5px;color:#fff;background:#111;border:2px solid #111;box-shadow:4px 4px #e8430a;cursor:pointer;transition:all .2s}.fz-profile-btn-save:hover{background:#e8430a;border-color:#e8430a;box-shadow:4px 4px #111}.fz-profile-btn-save:active{transform:translateY(2px);box-shadow:none}.fz-profile-empty{text-align:center;padding:48px 24px}.fz-profile-empty p{font-family:Bitter,Georgia,serif;font-size:14px;color:#7a7268;margin:16px 0 0;font-style:italic}.fz-mycomment{padding:20px 0;border-top:1.5px solid #f0ece6}.fz-mycomment:first-child{border-top:none;padding-top:0}.fz-mycomment-header{display:flex;align-items:center;gap:10px;margin-bottom:8px;flex-wrap:wrap}.fz-mycomment-type{font-family:system-ui,-apple-system,sans-serif;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#111;background:#f0ece6;padding:3px 8px;border:1.5px solid #e0dbd4}.fz-badge{font-family:system-ui,-apple-system,sans-serif;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:3px 8px;border:1.5px solid}.fz-badge--pending{color:#92400e;background:#fffbeb;border-color:#fcd34d}.fz-badge--published{color:#065f46;background:#ecfdf5;border-color:#6ee7b7}.fz-badge--hidden{color:#6b7280;background:#f9fafb;border-color:#d1d5db}.fz-badge--flagged{color:#991b1b;background:#fef2f2;border-color:#fca5a5}.fz-mycomment-date{font-family:Bitter,Georgia,serif;font-size:12px;color:#bbb}.fz-mycomment-body{font-family:Bitter,Georgia,serif;font-size:14px;color:#333;line-height:1.6;margin:0 0 10px;word-break:break-word}.fz-mycomment-delete{display:inline-flex;align-items:center;gap:6px;background:none;border:1.5px solid transparent;padding:4px 10px;font-family:system-ui,-apple-system,sans-serif;font-size:11px;font-weight:600;color:#ccc;cursor:pointer;transition:all .15s}.fz-mycomment-delete:hover{color:#991b1b;border-color:#fecaca;background:#fef2f2}.fz-profile-danger-info{font-family:Bitter,Georgia,serif;font-size:14px;color:#5a3a3a;line-height:1.7;margin-bottom:24px}.fz-profile-danger-info p{margin:0 0 10px}.fz-profile-danger-info ul{margin:0 0 10px;padding-left:20px}.fz-profile-danger-info li{margin-bottom:4px}.fz-profile-danger-info strong{color:#991b1b}.fz-profile-danger-action{padding-top:20px;border-top:2px solid #fecaca}.fz-profile-danger-btn{display:inline-block;padding:12px 28px;background:#991b1b;color:#fff;border:2.5px solid #991b1b;font-family:Bitter,Georgia,serif;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;box-shadow:3px 3px #111;transition:all .2s}.fz-profile-danger-btn:hover{background:#7f1d1d;border-color:#7f1d1d}.fz-profile-danger-btn:active{transform:translateY(2px);box-shadow:none}.fz-profile-danger-btn:disabled{opacity:.5;cursor:not-allowed}.fz-modal-overlay{position:fixed;inset:0;background:#0009;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px;backdrop-filter:blur(4px)}.fz-modal-box{background:#fdfbf7;border:2.5px solid #111;box-shadow:6px 6px #111;padding:32px;max-width:460px;width:100%}.fz-modal-title{font-family:Fraunces,serif;font-size:20px;font-weight:800;color:#991b1b;margin:0 0 12px}.fz-modal-text{font-family:Bitter,Georgia,serif;font-size:14px;color:#333;line-height:1.6;margin:0 0 16px}.fz-modal-hint{font-family:Bitter,Georgia,serif;font-size:13px;color:#7a7268;margin:0 0 10px}.fz-modal-input{width:100%;padding:12px 14px;border:2px solid #fecaca;font-family:Bitter,Georgia,serif;font-size:14px;color:#111;background:#fff;outline:none;box-sizing:border-box;transition:border-color .2s}.fz-modal-input:focus{border-color:#991b1b;box-shadow:3px 3px #991b1b26}.fz-modal-error{font-size:12px;color:#991b1b;font-weight:600;margin-top:6px}.fz-modal-actions{display:flex;gap:10px;margin-top:20px}@media(max-width:768px){.fz-profile-page{padding:24px 16px 48px}.fz-profile-layout{flex-direction:column;gap:0}.fz-profile-sidebar{width:100%;flex-direction:row;position:static;gap:0;border-bottom:2.5px solid #111;margin-bottom:24px;overflow-x:auto;-webkit-overflow-scrolling:touch}.fz-profile-tab{padding:12px 16px;font-size:13px;white-space:nowrap;border:none;border-bottom:3px solid transparent;box-shadow:none}.fz-profile-tab--active{border:none;border-bottom:3px solid #111;box-shadow:none;background:none}.fz-profile-tab--danger.fz-profile-tab--active{border:none;border-bottom:3px solid #991b1b;box-shadow:none}.fz-profile-tab-spacer{display:none}.fz-profile-card{padding:24px 20px}.fz-profile-grid{grid-template-columns:1fr;gap:0}.fz-profile-actions{flex-direction:column-reverse}.fz-profile-btn-cancel,.fz-profile-btn-save{width:100%;text-align:center}.fz-modal-box{padding:24px 20px}.fz-modal-actions{flex-direction:column-reverse}.fz-modal-actions button{width:100%;text-align:center}}
