:root{--bg:#1d0e27;--panel:#321a40;--panel2:#442651;--ink:#fff6fb;--muted:#d8bedc;--hot:#ff64b3;--lime:#d7ff66;--line:#74517d}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(ellipse at 90% -10%,#633067 0,transparent 43%),var(--bg);color:var(--ink);font:16px/1.5 Arial,Helvetica,sans-serif}a{color:inherit}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}.site-header{border-bottom:1px solid #ffffff29;background:#1b0b24ef;position:sticky;top:0;z-index:10;backdrop-filter:blur(16px)}.header-inner{max-width:1280px;margin:auto;min-height:76px;padding:10px 30px;display:flex;align-items:center;gap:50px}.brand{display:inline-flex;align-items:center;text-decoration:none;font-weight:900;letter-spacing:-.06em;font-size:22px;white-space:nowrap}.brand span:not(.brand-icon),.footer strong span{color:var(--hot)}.brand-icon{width:38px;height:38px;display:inline-grid;place-items:center;background:var(--hot);color:#24112a;border-radius:11px;margin-right:12px;font:italic 900 32px Georgia,serif;transform:rotate(-8deg)}nav{display:flex;gap:25px;align-items:center}nav a,.header-actions a{text-decoration:none;font-size:14px;font-weight:800;color:#e4cee8;white-space:nowrap}nav a:hover,.header-actions a:hover{text-decoration:underline}.header-actions{margin-left:auto;white-space:nowrap}.text-button{border:0;background:none;padding:0;color:#e8c9eb;font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.main-content{max-width:1280px;margin:auto;padding:46px 30px 30px;min-height:calc(100vh - 77px)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.8rem,6vw,5.3rem);letter-spacing:-.075em;line-height:1.02;margin-bottom:18px}h2{font-size:clamp(1.5rem,3vw,2.3rem);letter-spacing:-.05em;line-height:1.15}h3{font-size:22px;letter-spacing:-.03em}.eyebrow{color:var(--lime);font-size:12px;font-weight:900;letter-spacing:.17em;margin-bottom:13px}.hero{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:14px 0 42px}.hero h1 span,.title-star{color:var(--hot);font-size:.45em;vertical-align:top;margin-left:8px}.hero p,.page-heading p,.form-panel>p,.panel>p{color:var(--muted);max-width:600px}.hero-stamp{width:102px;height:102px;border:2px solid var(--hot);border-radius:50%;display:grid;place-items:center;text-align:center;transform:rotate(12deg);font-size:13px;line-height:1.3;font-weight:900;color:var(--hot);flex:none}.gallery-bar{display:flex;justify-content:space-between;align-items:center;border-block:1px solid #ffffff38;margin:0 0 26px;min-height:62px;color:#c5a5cb;font-size:14px}.gallery-bar h2{margin:0}.tabs{display:flex;align-self:stretch;gap:32px}.tabs a{display:grid;place-items:center;position:relative;text-decoration:none;font-weight:800;color:#c8aacd}.tabs a.active{color:white}.tabs a.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;background:var(--lime)}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.photo-card{min-width:0;background:var(--panel);border:1px solid var(--line);border-radius:13px;overflow:hidden;box-shadow:5px 6px 0 #100719}.photo-frame{aspect-ratio:1/1;display:block;background:var(--panel2);overflow:hidden}.photo-frame img{width:100%;height:100%;object-fit:cover;display:block}.photo-content{padding:20px}.card-title{display:flex;justify-content:space-between;align-items:center;gap:10px}.card-title small,.rating-form>span{display:block;color:var(--lime);font-size:11px;letter-spacing:.13em;font-weight:900}.card-title a{display:block;margin-top:4px;text-decoration:none;font-size:23px;font-weight:900;letter-spacing:-.05em;word-break:break-word}.card-title a:hover{text-decoration:underline}.score{display:flex;align-items:center;justify-content:center;flex-direction:column;background:var(--lime);color:#21102a;border-radius:6px;width:68px;height:68px;transform:rotate(5deg);flex:none}.score strong{font-size:28px;line-height:1}.score small{font-size:9px;font-weight:900}.photo-content p{color:#e9d3e9;margin:16px 0 0;word-wrap:break-word}.rating-count{font-size:13px;color:#bda3c5;margin:15px 0}.rating-numbers{display:grid;grid-template-columns:repeat(10,1fr);gap:4px;margin-top:9px}.rating-numbers button{min-width:0;height:35px;border-radius:5px;border:1px solid #94699d;background:#4b2b59;color:white;font-size:13px;font-weight:900;padding:0}.rating-numbers button:hover,.rating-numbers button:focus-visible{background:var(--hot);color:#200e29}.rating-login{display:block;font-weight:800;font-size:14px}.report-form{border-top:1px solid #ffffff26;margin-top:20px;padding-top:13px;display:flex;gap:8px;align-items:end;justify-content:space-between}.report-form label{font-size:12px;color:#d8bedc}.report-form select{display:block;margin-top:5px;max-width:200px;background:#25112f;border:1px solid #94729c;color:white;border-radius:5px;padding:6px;font-size:13px}.report-form button{margin-bottom:6px}.empty-state{min-height:410px;border:1px solid var(--line);background:var(--panel);border-radius:16px;overflow:hidden;display:grid;grid-template-columns:1.1fr .9fr}.empty-state img{height:100%;width:100%;object-fit:cover}.empty-state>div{padding:44px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.empty-state h2{font-size:clamp(2.4rem,4vw,3.7rem)}.empty-state p{color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border:0;border-radius:8px;background:var(--hot);color:#21102b;text-decoration:none;font-size:15px;font-weight:900;box-shadow:4px 4px 0 #a12f75}.button:hover{filter:brightness(1.08)}.button.secondary{background:#53345e;color:white;box-shadow:none;border:1px solid #9b76a4}.footer{border-top:1px solid #ffffff2c;margin-top:60px;padding-top:24px;display:flex;gap:20px;justify-content:space-between;align-items:start;color:#ad91b6;font-size:13px}.footer strong{font-size:17px;letter-spacing:-.07em;color:white;white-space:nowrap}.alert{background:#49304f;border:1px solid var(--hot);color:white;border-radius:8px;padding:13px 16px;margin:0 0 22px}.alert.error{border-color:#ff8e9d;background:#652e40}.form-panel{width:min(100%,620px);margin:10px auto 45px;background:#30173e;border:1px solid var(--line);border-radius:16px;padding:34px}.form-panel.compact{max-width:500px}.form-panel h1{font-size:3rem}.form-panel>p{line-height:1.6}.form-stack{display:grid;gap:16px;margin:22px 0}.form-stack label{display:grid;gap:6px;font-weight:800;font-size:14px}.form-stack small{font-weight:400;color:#d5bcd9;font-size:12px}.form-stack input:not([type=checkbox],[type=file]),.form-stack textarea{width:100%;border-radius:7px;border:1px solid #9b76a4;background:#1e0f27;color:white;padding:11px 12px;outline:none;font-size:16px}.form-stack input:focus,.form-stack textarea:focus{border-color:var(--hot)}.form-stack input[type=file]{width:100%;font-size:14px;color:var(--muted);border:1px dashed #9b76a4;padding:11px;border-radius:7px}.form-stack .check{display:flex;align-items:start;gap:10px;line-height:1.4;font-weight:400}.check input{margin:4px 0 0;accent-color:var(--hot);width:17px;height:17px;flex:none}.form-stack hr{border:0;border-top:1px solid #ffffff30;width:100%}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:30px}.page-heading h1{margin-bottom:8px}.status{display:inline-block;border:1px solid #9d77a5;color:#e9d5ed;padding:3px 8px;border-radius:30px;font-size:12px;text-transform:uppercase;letter-spacing:.07em}.status.approved{color:var(--lime);border-color:#9ac13e}.status.pending,.status.flagged{color:#ffd077;border-color:#ae7d36}.status.rejected{color:#ff8b9c;border-color:#a84360}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.panel{padding:27px;background:var(--panel);border:1px solid var(--line);border-radius:13px}.panel h2{margin-bottom:10px}.panel p{color:var(--muted)}.account-gallery{margin-top:44px}.account-gallery h2 span{font-size:14px;letter-spacing:0;color:#c6a9cb}.own-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.own-card{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:var(--panel)}.own-card img,.removed-image{width:100%;height:200px;object-fit:cover;display:grid;place-items:center;background:#452953;color:#ddc4e0}.own-card>div:last-child{padding:14px;display:grid;gap:10px}.own-card strong{overflow-wrap:anywhere}.password-panel{max-width:520px;margin-top:44px}.profile-header{display:flex;align-items:center;gap:35px;padding:20px 0 45px}.avatar{width:190px;height:190px;border-radius:18px;object-fit:cover;border:3px solid var(--hot);flex:none}.avatar-placeholder{display:grid;place-items:center;background:var(--panel2);font-size:90px;font-weight:900}.profile-header h1{margin-bottom:0}.profile-header p{max-width:620px;color:#e2cee5;margin:20px 0}.handle{color:var(--hot);font-weight:800}.profile-header span{font-size:14px;color:var(--muted)}.review-section{margin-top:42px;border-top:1px solid #ffffff35;padding-top:25px}.quiet{color:var(--muted)}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.review-card{background:var(--panel);border:1px solid var(--line);border-radius:12px;overflow:hidden}.review-image{width:100%;height:250px;object-fit:cover;background:#452953;display:grid;place-items:center;color:var(--muted)}.review-body{padding:17px}.review-body small{font-size:12px;color:var(--lime)}.review-body h3{margin:10px 0}.review-body p{overflow-wrap:anywhere;white-space:pre-line}.review-actions form{display:flex;flex-wrap:wrap;gap:10px}.review-actions .button{padding:9px 12px;font-size:13px}.member-table{display:grid;gap:6px}.member-table>div{display:flex;justify-content:space-between;gap:10px;align-items:center;background:var(--panel);padding:10px 14px;border-radius:7px}.setup-card{max-width:570px;margin:50px auto;padding:35px;background:var(--panel);border:1px solid var(--line);border-radius:14px}.setup-card h1{font-size:3rem;margin-top:22px}.setup-card p{color:var(--muted)}
@media(max-width:980px){.header-inner{gap:22px}.photo-grid,.review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.own-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.empty-state>div{padding:28px}}
@media(max-width:680px){.header-inner{flex-wrap:wrap;padding:11px 17px;gap:10px}.brand{font-size:19px}.brand-icon{width:32px;height:32px;font-size:27px}.header-inner nav{order:3;justify-content:space-around;width:100%;gap:11px}.header-inner nav a{font-size:13px}.main-content{padding:27px 16px}.hero{padding-bottom:20px}.hero-stamp{display:none}.hero h1{font-size:3.5rem}.photo-grid,.review-grid,.dashboard-grid{grid-template-columns:1fr}.own-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.empty-state{grid-template-columns:1fr}.empty-state img{height:210px}.empty-state>div{padding:22px}.footer{display:block}.footer span{display:block;margin-top:8px}.page-heading{display:block}.form-panel,.panel{padding:22px}.profile-header{align-items:flex-start;gap:18px;flex-wrap:wrap}.avatar{width:120px;height:120px}.profile-header h1{font-size:2.9rem}.rating-numbers{gap:3px}}
@media(max-width:400px){.own-grid{grid-template-columns:1fr}.hero h1{font-size:2.9rem}.header-inner nav a{font-size:12px}.rating-numbers button{height:32px;font-size:12px}}
