@font-face{font-family:"Champagne & Limousines";src:url("/assets/fonts/Champagne & Limousines.ttf") format("opentype")}html,body{height:100%;margin:0}html body,body body{background:var(--bg-gradient)}html body *,body body *{font-family:"Champagne & Limousines",sans-serif;font-weight:700;box-sizing:border-box}html body * img,body body * img{background-color:transparent;background-repeat:no-repeat;border:none;overflow:hidden;outline:none;object-fit:contain}html body * .center,body body * .center{margin:0 auto;width:100%}html body * .noselect,body body * .noselect{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html body * .maxWidth,body body * .maxWidth{width:100%}html body * .maxHeight,body body * .maxHeight{height:100%}html body * .buttontype,body body * .buttontype{cursor:pointer}* ::-webkit-scrollbar{width:15px}* ::-webkit-scrollbar-track{background:var(--bg-light)}* ::-webkit-scrollbar-thumb{background:var(--primary-gradient);border-radius:var(--radius-md)}* ::-webkit-scrollbar-thumb:hover{background:var(--primary-gradient-simple);cursor:grab}:root{--header-height: 6vh;--primary-pink: #ff6b9d;--primary-orange: #ff8e53;--primary-yellow: #feca57;--primary-gradient: linear-gradient(135deg, #ff6b9d 0%, #ff8e53 50%, #feca57 100%);--primary-gradient-simple: linear-gradient(135deg, #ff6b9d 0%, #ff8e53 100%);--secondary-purple: #a29bfe;--secondary-teal: #81ecec;--secondary-blue: #74b9ff;--accent-green: #00b894;--accent-mint: #55efc4;--accent-peach: #fdcb6e;--star-color-filled: #f1c40f;--accent-light-pink: #fdcbf1;--accent-light-yellow: #ffeaa7;--accent-gradient: linear-gradient(135deg, #fdcbf1 0%, #ffeaa7 100%);--text-dark: #2d3436;--text-medium: #636e72;--text-light: #b2bec3;--bg-white: #ffffff;--bg-light: #fafafa;--bg-lightest: #f0f0f0;--bg-pink-tint: #fff5f7;--bg-pink-light: #fef9fa;--bg-gradient: linear-gradient(180deg, #fff5f7 0%, #fef9fa 50%, #ffffff 100%);--success-green: #00b894;--success-dark: #00966d;--success-bg: #d4edda;--success-gradient: linear-gradient(135deg, #00b894 0%, #55efc4 100%);--warning-yellow: #fdcb6e;--warning-gradient: linear-gradient(135deg, #fdcb6e 0%, #ffeaa7 100%);--error-red: #d63031;--error-dark: #c82333;--error-light: #fab1a0;--error-bg: linear-gradient(135deg, #fff5f7 0%, #ffe9e9 100%);--border-light: #dee2e6;--image-gradient-1: linear-gradient(135deg, #ffeaa7 0%, #fdcbf1 100%);--image-gradient-2: linear-gradient(135deg, #a29bfe 0%, #ff6b9d 50%, #fdcb6e 100%);--no-results-gradient: linear-gradient(135deg, #fff5f7 0%, #ffeaa7 20%, #a29bfe 100%);--shadow-sm: 0 2px 8px rgba(0, 0, 0, .08);--shadow-md: 0 4px 16px rgba(0, 0, 0, .08);--shadow-lg: 0 8px 24px rgba(255, 107, 157, .25);--shadow-pink: 0 4px 12px rgba(255, 107, 157, .2);--shadow-pink-lg: 0 6px 16px rgba(255, 107, 157, .35);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--transition-fast: .2s ease;--transition-normal: .3s ease;--transition-slow: .4s ease;--page-header-padding: 50px 20px;--page-header-margin-bottom: 32px;--page-header-title-size: 48px;--page-header-title-margin: 0 0 12px 0;--page-header-subtitle-size: 20px;--page-header-blur-size: 40px;--page-header-orb-size-large: 200px;--page-header-orb-size-small: 150px;--admin-header-margin-bottom: 32px;--admin-header-title-size: 32px;--admin-header-subtitle-size: 16px;--admin-header-btn-padding: 10px 20px}.rating-popover-overlay{position:fixed;z-index:10000;display:flex;flex-direction:column;align-items:center;gap:10px;padding:16px 20px;border:1px solid rgba(255,107,157,.1);border-radius:16px;box-shadow:0 8px 32px #00000026;background:#fff;font-family:"Champagne & Limousines",sans-serif}.rating-popover-overlay h4{margin:0;font-size:14px;font-weight:600;color:#2d3436}.rating-popover-overlay .stars-container{display:flex;align-items:center;gap:2px}.rating-popover-overlay .star-option{cursor:pointer;transition:transform .1s ease,color .15s ease;-webkit-user-select:none;user-select:none;color:#ddd}.rating-popover-overlay .star-option:hover{transform:scale(1.2)}.rating-popover-overlay .star-option.filled{color:#ffc107}.rating-popover-overlay .star-option.half{color:#ffc107;opacity:.5}.rating-popover-overlay .rating-value{margin-left:8px;font-size:14px;font-weight:600;color:#2d3436}.rating-popover-overlay .btn-remove{padding:6px 12px;border:1px solid #d63031;border-radius:8px;font-size:12px;font-weight:500;cursor:pointer;background:transparent;color:#d63031;font-family:"Champagne & Limousines",sans-serif;transition:all .15s ease}.rating-popover-overlay .btn-remove:hover{background:#d63031;color:#fff}
