/* Fatih Studio V6.6 — Gallery Access, Membership & Reports */
.header-utility{display:flex;align-items:center;gap:8px;flex:0 0 auto}.gallery-access-icon{position:relative;display:inline-grid;place-items:center;width:42px;height:42px;margin-left:0;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.035);color:#d8d1e4;cursor:pointer;transition:transform .22s ease,border-color .22s ease,background .22s ease,color .22s ease;flex:0 0 auto}.gallery-access-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.gallery-access-icon:hover{transform:translateY(-2px);border-color:rgba(159,111,255,.65);background:rgba(129,75,238,.13);color:#fff}.gallery-access-dot{position:absolute;right:7px;bottom:7px;width:6px;height:6px;border-radius:50%;background:#8f62ff;box-shadow:0 0 0 3px rgba(143,98,255,.16)}
body.gallery-auth-open{overflow:hidden}.gallery-auth-modal{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:20px;opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease}.gallery-auth-modal.is-open{opacity:1;visibility:visible}.gallery-auth-backdrop{position:absolute;inset:0;background:rgba(2,1,5,.76);backdrop-filter:blur(14px)}.gallery-auth-dialog{position:relative;width:min(620px,100%);max-height:min(90vh,820px);overflow:auto;padding:30px;border:1px solid rgba(175,132,255,.22);border-radius:28px;background:radial-gradient(circle at 100% 0,rgba(127,66,236,.17),transparent 36%),linear-gradient(155deg,#16101f,#0c0911 72%);box-shadow:0 35px 100px rgba(0,0,0,.55);color:#fff}.gallery-auth-close{position:absolute;right:18px;top:16px;width:38px;height:38px;border:0;border-radius:12px;background:rgba(255,255,255,.06);color:#cbc2d8;font-size:25px;cursor:pointer}.gallery-auth-close:hover{background:rgba(255,255,255,.11);color:#fff}.gallery-auth-brand{display:flex;align-items:center;gap:14px;padding-right:45px}.gallery-auth-brand small{display:block;margin-bottom:3px;color:#a77cff;font-size:10px;font-weight:800;letter-spacing:.16em}.gallery-auth-brand h2{margin:0;color:#fff;font-size:27px;line-height:1.12}.gallery-auth-camera{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:linear-gradient(135deg,#8c58ff,#5120a4);box-shadow:0 12px 28px rgba(116,61,221,.28)}.gallery-auth-camera svg{width:24px;height:24px;fill:none;stroke:#fff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.gallery-auth-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:26px 0 20px;padding:5px;border:1px solid rgba(255,255,255,.08);border-radius:15px;background:rgba(255,255,255,.035)}.gallery-auth-tabs button{min-height:42px;border:0;border-radius:11px;background:transparent;color:#91899e;font-weight:700;cursor:pointer}.gallery-auth-tabs button.is-active{background:#fff;color:#16101f;box-shadow:0 8px 24px rgba(0,0,0,.15)}.gallery-auth-form{display:none}.gallery-auth-form.is-active{display:block;animation:galleryAuthIn .22s ease}.gallery-auth-form label{display:block;margin:0 0 15px}.gallery-auth-form label>span:first-child{display:block;margin-bottom:7px;color:#dcd4e6;font-size:12px;font-weight:700}.gallery-auth-form input[type=text],.gallery-auth-form input[type=email],.gallery-auth-form input[type=tel],.gallery-auth-form input[type=password],.gallery-auth-form textarea{width:100%;min-height:48px;padding:0 14px;border:1px solid rgba(255,255,255,.11);border-radius:13px;outline:0;background:rgba(255,255,255,.04);color:#fff;font:inherit;box-shadow:none;transition:border-color .2s,box-shadow .2s}.gallery-auth-form textarea{min-height:92px;padding-top:12px;resize:vertical}.gallery-auth-form input:focus,.gallery-auth-form textarea:focus{border-color:#9362ff;box-shadow:0 0 0 3px rgba(147,98,255,.13)}.gallery-auth-form small{display:block;margin-top:6px;color:#80788b;font-size:10px}.gallery-auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gallery-password-wrap{position:relative;display:block}.gallery-password-wrap input{padding-right:70px!important}.gallery-password-wrap button{position:absolute;right:8px;top:7px;bottom:7px;border:0;border-radius:9px;background:rgba(255,255,255,.07);color:#c5b9d3;font-size:10px;font-weight:700;cursor:pointer}.gallery-auth-check{display:flex!important;align-items:flex-start;gap:9px}.gallery-auth-check input{margin:3px 0 0;accent-color:#8755ff}.gallery-auth-check span{margin:0!important;color:#a9a0b4!important;font-size:11px!important;font-weight:500!important;line-height:1.5}.gallery-auth-submit{width:100%;min-height:49px;border:0;border-radius:14px;background:linear-gradient(135deg,#9566ff,#6c34de);color:#fff;font-weight:800;cursor:pointer;box-shadow:0 14px 30px rgba(109,55,218,.25);transition:transform .2s,filter .2s}.gallery-auth-submit:hover{transform:translateY(-1px);filter:brightness(1.07)}.gallery-auth-submit[disabled]{opacity:.65;cursor:wait}.gallery-auth-forgot{display:block;margin-top:13px;text-align:center;color:#9f94ac;font-size:11px}.gallery-auth-intro{margin:-4px 0 16px}.gallery-auth-intro h3{margin:0 0 5px;color:#fff;font-size:17px}.gallery-auth-intro p{margin:0;color:#958b9f;font-size:12px;line-height:1.55}.gallery-auth-message{display:none;margin:-5px 0 15px;padding:11px 13px;border-radius:11px;font-size:12px;line-height:1.45}.gallery-auth-message.is-visible{display:block}.gallery-auth-message.is-error{color:#ffd6d6;background:rgba(198,58,58,.15);border:1px solid rgba(255,112,112,.22)}.gallery-auth-message.is-success{color:#c9ffe0;background:rgba(36,161,97,.14);border:1px solid rgba(82,218,145,.2)}.gallery-auth-hp{position:absolute!important;left:-9999px!important;opacity:0!important}.gallery-user-widget{position:fixed;right:20px;bottom:20px;z-index:99990;width:260px}.gallery-user-toggle{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:9px 12px;border:1px solid rgba(255,255,255,.1);border-radius:17px;background:rgba(15,10,21,.88);color:#fff;backdrop-filter:blur(16px);box-shadow:0 16px 45px rgba(0,0,0,.35);cursor:pointer;text-align:left}.gallery-user-toggle img{display:block;border-radius:12px}.gallery-user-toggle b,.gallery-user-toggle small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gallery-user-toggle b{font-size:12px}.gallery-user-toggle small{margin-top:2px;color:#92889f;font-size:9px}.gallery-user-toggle>svg{width:16px;height:16px;fill:none;stroke:#aaa0b5;stroke-width:1.8;transition:transform .2s}.gallery-user-widget.is-open .gallery-user-toggle>svg{transform:rotate(180deg)}.gallery-user-menu{position:absolute;right:0;bottom:calc(100% + 9px);width:100%;display:none;padding:7px;border:1px solid rgba(255,255,255,.09);border-radius:15px;background:#140e1b;box-shadow:0 22px 50px rgba(0,0,0,.45)}.gallery-user-widget.is-open .gallery-user-menu{display:grid;animation:galleryAuthIn .18s ease}.gallery-user-menu a{padding:10px 11px;border-radius:10px;color:#d8d0df;text-decoration:none;font-size:11px}.gallery-user-menu a:hover{background:rgba(255,255,255,.06);color:#fff}.gallery-user-menu a.is-logout{color:#ff9a9a}.gallery-admin-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;margin-left:7px;padding:0 6px;border-radius:999px;background:#e24b61;color:#fff;font-size:10px;font-style:normal}.gallery-request-settings{margin-bottom:18px}.gallery-request-list{display:grid;gap:12px}.gallery-request-card{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(320px,1.25fr) auto;gap:18px;align-items:center;padding:18px;border:1px solid #e8e3ed;border-radius:16px;background:#fff}.gallery-request-person{display:flex;align-items:center;gap:12px}.gallery-request-person img{border-radius:14px}.gallery-request-person h3,.gallery-request-person p{margin:0}.gallery-request-person p{margin-top:3px;color:#68616f;font-size:12px}.gallery-request-person small{display:block;margin-top:4px;color:#9a939e}.gallery-request-info{display:grid;grid-template-columns:1fr 1fr;gap:10px}.gallery-request-info span{padding:10px;border-radius:11px;background:#f7f5f8;color:#5e5763;font-size:12px}.gallery-request-info span.is-wide{grid-column:1/-1}.gallery-request-info b{display:block;margin-bottom:4px;color:#28232d;font-size:10px;text-transform:uppercase;letter-spacing:.05em}.gallery-request-actions{display:flex;align-items:center;gap:8px}.gallery-request-actions form:first-child{display:grid;grid-template-columns:120px auto;gap:7px}.gallery-request-actions select{min-height:38px}.gallery-report-grid{grid-template-columns:minmax(0,1.5fr) minmax(300px,.5fr)}.gallery-activity-table{overflow:auto}.gallery-activity-table table{width:100%;border-collapse:collapse}.gallery-activity-table th,.gallery-activity-table td{padding:11px 10px;border-bottom:1px solid #ece8ef;text-align:left;font-size:12px;white-space:nowrap}.gallery-activity-table th{color:#756d7a;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.gallery-event{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:750}.gallery-event-download{color:#6940c9;background:#efe8ff}.gallery-event-login{color:#08794a;background:#e8f8f0}.gallery-event-gallery_view{color:#40608a;background:#eaf2fc}.gallery-top-downloaders{display:grid;gap:8px}.gallery-top-downloaders>div{display:grid;grid-template-columns:25px auto 1fr auto;align-items:center;gap:9px;padding:10px;border:1px solid #ebe7ee;border-radius:12px}.gallery-top-downloaders>div>span{display:grid;place-items:center;width:23px;height:23px;border-radius:8px;background:#f0e9ff;color:#6e3ed2;font-size:10px;font-weight:800}.gallery-top-downloaders img{border-radius:10px}.gallery-top-downloaders p{margin:0}.gallery-top-downloaders b,.gallery-top-downloaders small{display:block}.gallery-top-downloaders small{margin-top:2px;color:#8b8490;font-size:10px}.gallery-top-downloaders strong{color:#6d3bd4;font-size:18px}@keyframes galleryAuthIn{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:1100px){.gallery-request-card{grid-template-columns:1fr}.gallery-request-actions{justify-content:flex-start}.gallery-report-grid{grid-template-columns:1fr}}
@media(max-width:800px){.gallery-auth-grid{grid-template-columns:1fr}.gallery-auth-dialog{padding:24px 18px;border-radius:22px}.gallery-access-icon{margin-left:0}.gallery-user-widget{right:12px;bottom:12px;width:min(260px,calc(100vw - 24px))}.gallery-request-info{grid-template-columns:1fr}.gallery-request-info span.is-wide{grid-column:1}.gallery-request-actions{align-items:stretch;flex-direction:column}.gallery-request-actions form,.gallery-request-actions form:first-child{width:100%;grid-template-columns:1fr}.gallery-request-actions .button,.gallery-request-actions select{width:100%}}


/* V6.6.1 — bağımsız ve JS gerektirmeyen giriş/kayıt ekranı */
.gallery-auth-page{min-height:100vh;padding:170px 0 90px;background:radial-gradient(circle at 12% 18%,rgba(117,54,220,.16),transparent 32%),radial-gradient(circle at 88% 70%,rgba(91,42,168,.11),transparent 30%),#08060d;color:#fff}.gallery-auth-page-container{max-width:1120px}.gallery-auth-page-head{max-width:720px;margin:0 auto 34px;text-align:center}.gallery-auth-page-head h1{margin:10px 0 10px;color:#fff;font-size:clamp(38px,6vw,68px);line-height:1;letter-spacing:-.045em}.gallery-auth-page-head p{margin:0;color:#a69dad;font-size:15px;line-height:1.7}.gallery-auth-preview-note{margin:18px auto 0;padding:11px 14px;border:1px solid rgba(159,113,255,.2);border-radius:12px;background:rgba(115,67,202,.12);color:#cfc2e8;font-size:12px}.gallery-auth-page-notice{max-width:760px;margin:0 auto 22px;padding:13px 15px;border-radius:13px;text-align:center;font-size:13px}.gallery-auth-page-notice.is-error{color:#ffd8d8;background:rgba(198,58,58,.14);border:1px solid rgba(255,112,112,.22)}.gallery-auth-page-notice.is-success{color:#c9ffe0;background:rgba(36,161,97,.14);border:1px solid rgba(82,218,145,.2)}.gallery-auth-page-grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:20px;align-items:start}.gallery-auth-page-grid.is-single{grid-template-columns:minmax(0,620px);justify-content:center}.gallery-auth-page-card{padding:28px;border:1px solid rgba(176,133,255,.16);border-radius:26px;background:radial-gradient(circle at 100% 0,rgba(127,66,236,.12),transparent 36%),linear-gradient(155deg,rgba(23,16,32,.96),rgba(12,9,17,.98) 72%);box-shadow:0 30px 80px rgba(0,0,0,.32)}.gallery-auth-card-title{display:flex;align-items:center;gap:13px;margin-bottom:22px}.gallery-auth-card-title small{display:block;margin-bottom:3px;color:#a77cff;font-size:9px;font-weight:800;letter-spacing:.16em}.gallery-auth-card-title h2{margin:0;color:#fff;font-size:25px}.gallery-auth-camera.is-soft{background:linear-gradient(135deg,#5a397e,#332043)}.gallery-auth-card-copy{margin:-9px 0 18px;color:#958b9f;font-size:12px;line-height:1.6}.gallery-auth-page-form{display:block!important}.gallery-auth-page-card.is-disabled{min-height:260px;display:grid;align-content:center}.gallery-auth-page-card.is-disabled h2{margin:0 0 10px}.gallery-auth-page-card.is-disabled p{margin:0;color:#9d94a7;line-height:1.7}
@media(max-width:900px){.gallery-auth-page{padding-top:130px}.gallery-auth-page-grid{grid-template-columns:1fr}.gallery-auth-page-card{padding:24px}}
@media(max-width:560px){.gallery-auth-page{padding:110px 0 60px}.gallery-auth-page-card{padding:21px 16px;border-radius:21px}.gallery-auth-page-head{margin-bottom:24px}.gallery-auth-page-head h1{font-size:42px}.gallery-auth-page-head p{font-size:13px}}

/* V6.9 — Clear emotional feedback / toast notifications */
.gallery-toast-region{position:fixed;right:22px;top:98px;z-index:1000000;display:grid;gap:10px;width:min(390px,calc(100vw - 28px));pointer-events:none}.gallery-toast{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;padding:14px 14px 14px 13px;border:1px solid rgba(255,255,255,.12);border-radius:17px;background:rgba(15,10,21,.96);box-shadow:0 24px 65px rgba(0,0,0,.42);color:#fff;opacity:0;transform:translateY(-10px) scale(.98);transition:opacity .22s ease,transform .22s ease;backdrop-filter:blur(18px);pointer-events:auto}.gallery-toast.is-visible{opacity:1;transform:none}.gallery-toast.is-leaving{opacity:0;transform:translateY(-8px) scale(.98)}.gallery-toast-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:rgba(255,255,255,.08);font-size:14px;font-weight:900}.gallery-toast strong,.gallery-toast p{display:block;margin:0}.gallery-toast strong{font-size:12px}.gallery-toast p{margin-top:4px;color:#aaa0b4;font-size:11px;line-height:1.5}.gallery-toast button{width:26px;height:26px;padding:0;border:0;border-radius:8px;background:rgba(255,255,255,.05);color:#aaa0b4;font-size:18px;cursor:pointer}.gallery-toast.is-success{border-color:rgba(73,218,139,.24)}.gallery-toast.is-success .gallery-toast-icon{background:rgba(42,177,104,.17);color:#72e9a8}.gallery-toast.is-error{border-color:rgba(255,102,112,.25)}.gallery-toast.is-error .gallery-toast-icon{background:rgba(210,58,69,.17);color:#ff8e96}.gallery-toast.is-warning{border-color:rgba(255,192,86,.24)}.gallery-toast.is-warning .gallery-toast-icon{background:rgba(208,142,31,.16);color:#ffd078}.gallery-toast.is-info{border-color:rgba(143,99,255,.24)}.gallery-toast.is-info .gallery-toast-icon{background:rgba(129,75,238,.18);color:#c5a6ff}.gallery-auth-page-notice{position:relative;padding:16px 18px 16px 54px;text-align:left;font-weight:650}.gallery-auth-page-notice:before{position:absolute;left:15px;top:50%;display:grid;place-items:center;width:28px;height:28px;border-radius:9px;transform:translateY(-50%);font-weight:900}.gallery-auth-page-notice.is-success:before{content:'✓';background:rgba(67,205,128,.16);color:#83efb5}.gallery-auth-page-notice.is-error:before{content:'!';background:rgba(221,69,78,.16);color:#ff9da4}.gallery-auth-message{padding-left:38px;position:relative}.gallery-auth-message.is-visible:before{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-weight:900}.gallery-auth-message.is-success:before{content:'✓'}.gallery-auth-message.is-error:before{content:'!'}
@media(max-width:700px){.gallery-toast-region{right:14px;left:14px;top:auto;bottom:18px;width:auto}.gallery-toast{border-radius:15px}}

/* V6.10 — Auth feedback, reliable controls and compact account menu */
.gallery-auth-page-feedback{display:none;position:relative;margin:0 0 14px;padding:13px 14px 13px 43px;border:1px solid transparent;border-radius:13px;font-size:12px;font-weight:650;line-height:1.55;animation:galleryFeedbackIn .24s ease}.gallery-auth-page-feedback.is-visible{display:block}.gallery-auth-page-feedback:before{position:absolute;left:13px;top:50%;display:grid;place-items:center;width:22px;height:22px;border-radius:8px;transform:translateY(-50%);font-size:12px;font-weight:900}.gallery-auth-page-feedback.is-success{color:#caffdf;background:rgba(32,166,91,.14);border-color:rgba(83,223,145,.22)}.gallery-auth-page-feedback.is-success:before{content:'✓';background:rgba(55,211,125,.17)}.gallery-auth-page-feedback.is-warning{color:#ffe5a8;background:rgba(202,139,28,.14);border-color:rgba(255,195,78,.22)}.gallery-auth-page-feedback.is-warning:before{content:'…';background:rgba(245,178,53,.16)}.gallery-auth-page-feedback.is-error{color:#ffd4d7;background:rgba(198,48,62,.14);border-color:rgba(255,104,116,.23)}.gallery-auth-page-feedback.is-error:before{content:'!';background:rgba(225,70,82,.17)}.gallery-auth-page-card.is-auth-complete{border-color:rgba(255,191,77,.28);box-shadow:0 30px 85px rgba(82,44,142,.18)}.gallery-auth-submit{display:flex;align-items:center;justify-content:center;gap:9px}.gallery-auth-spinner{display:none;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:gallerySpinner .72s linear infinite}.gallery-auth-submit.is-loading .gallery-auth-spinner{display:block}.gallery-auth-submit.is-loading{filter:saturate(.72);transform:none!important}.gallery-auth-form[aria-busy=true] input,.gallery-auth-form[aria-busy=true] textarea,.gallery-auth-form[aria-busy=true] button:not([type=submit]){pointer-events:none}.is-auth-shaking{animation:galleryAuthShake .46s ease}.gallery-auth-page-form input:valid:not(:placeholder-shown){border-color:rgba(92,215,148,.25)}

.gallery-user-widget{right:16px;bottom:16px;width:auto;max-width:224px}.gallery-user-toggle{width:auto;min-width:178px;grid-template-columns:34px minmax(0,1fr) 14px;padding:7px 9px;border-radius:15px}.gallery-user-toggle img{width:34px;height:34px;border-radius:10px}.gallery-user-toggle b{font-size:11px}.gallery-user-toggle small{font-size:8px}.gallery-user-menu{min-width:205px;width:max-content;max-width:240px}.gallery-user-menu a{display:flex;align-items:center;min-height:38px}.gallery-user-menu a.is-logout{border-top:1px solid rgba(255,255,255,.07);margin-top:3px}

@keyframes gallerySpinner{to{transform:rotate(360deg)}}
@keyframes galleryFeedbackIn{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}
@keyframes galleryAuthShake{0%,100%{transform:translateX(0)}25%{transform:translateX(-6px)}50%{transform:translateX(5px)}75%{transform:translateX(-3px)}}

@media(max-width:700px){
  .gallery-user-widget{right:10px;bottom:10px;width:48px;max-width:48px}
  .gallery-user-toggle{display:grid;width:48px;min-width:48px;height:48px;padding:5px;border-radius:50%;grid-template-columns:1fr;place-items:center}
  .gallery-user-toggle img{width:38px;height:38px;border-radius:50%}
  .gallery-user-toggle>span,.gallery-user-toggle>svg{display:none}
  .gallery-user-menu{right:0;bottom:calc(100% + 8px);width:210px;max-width:calc(100vw - 20px);padding:6px;border-radius:14px}
  .gallery-user-menu a{min-height:40px;font-size:11px}
  .gallery-auth-page-feedback{padding:12px 12px 12px 41px;font-size:11px}
}
