.support-code{width:50px;height:50px;padding:0;justify-content:center;border-radius:15px;background:rgba(255,255,255,.82);box-shadow:0 14px 34px rgba(11,42,87,.1);position:relative;overflow:hidden}.support-code:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(40,117,255,.12),rgba(25,255,116,.1));opacity:0;transition:.25s}.support-code:hover{background:#07172e;border-color:#07172e;transform:translateY(-2px)}.support-code:hover:before{opacity:1}.terminal-icon{width:25px;height:20px;border:2px solid #0b3a7a;border-radius:6px;display:block;position:relative;transition:.25s}.terminal-icon:before{content:"";position:absolute;left:0;right:0;top:5px;border-top:2px solid rgba(11,58,122,.2)}.terminal-icon i{position:absolute;left:5px;bottom:4px;width:6px;height:6px;border-right:2px solid #2875ff;border-bottom:2px solid #2875ff;transform:rotate(-45deg);transition:.25s}.terminal-icon b{position:absolute;right:5px;bottom:5px;width:7px;height:2px;border-radius:2px;background:#2875ff;transition:.25s}.support-code:hover .terminal-icon{border-color:#19ff74;box-shadow:0 0 18px rgba(25,255,116,.22)}.support-code:hover .terminal-icon:before{border-color:rgba(25,255,116,.28)}.support-code:hover .terminal-icon i{border-color:#19ff74}.support-code:hover .terminal-icon b{background:#19ff74}
.chat-body{font-family:Inter,Arial,sans-serif}.bot-msg{font-size:12.5px!important;line-height:1.62!important;color:#2d405a}.quick button{font-size:11.5px!important}.chat-form input{font-size:12.5px!important}.chat-form button{font-size:14px}.chat-head b{font-size:13px!important}.chat-head small{font-size:10px!important}
.admin-page{min-height:100vh;background:#f4f7fb;color:#07172e}.admin-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:42px 0 70px}.admin-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.admin-kicker,.drive-head span{font-size:11px;letter-spacing:.16em;font-weight:800;color:#2875ff}.admin-hero h1,.drive-head h1{margin:8px 0 8px;font:800 42px Manrope;color:#061b43;letter-spacing:-.03em}.admin-hero p{margin:0;color:#627087}.admin-logout,.drive-admin-link{padding:11px 14px;border-radius:10px;background:#fff;color:#0b3a7a;text-decoration:none;font-size:12px;font-weight:800;border:1px solid #dfe7f1}.admin-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:18px;align-items:start}.admin-card{background:#fff;border:1px solid #e4ebf5;border-radius:8px;padding:24px;box-shadow:0 18px 45px rgba(12,43,87,.07)}.admin-card h2{font:800 18px Manrope;margin:0 0 16px;color:#061b43}.admin-card h2:not(:first-of-type){margin-top:26px}.admin-card p,.empty-note{color:#728096;font-size:13px}.admin-card label{display:flex;flex-direction:column;gap:7px;margin:12px 0;color:#465773;font-size:12px;font-weight:800}.admin-card input,.admin-card select{height:43px;border:1px solid #dbe4f0;border-radius:8px;padding:0 12px;font:500 13px Inter;background:#fbfdff;color:#07172e}.admin-check{flex-direction:row!important;align-items:center}.admin-check input{width:17px;height:17px}.admin-row{display:grid;grid-template-columns:1fr 110px;gap:12px}.admin-button{height:43px;border:0;border-radius:8px;background:#0b3a7a;color:#fff;padding:0 16px;font-weight:800;cursor:pointer}.admin-login{max-width:440px}.admin-alert{margin:0 0 14px;padding:12px 14px;border-radius:8px;font-size:13px;font-weight:700}.admin-alert.success{background:#e8fff3;color:#0d8550}.admin-alert.error{background:#fff0f0;color:#bc1b1b}.upload-box{display:grid;grid-template-columns:1fr auto;gap:10px;padding:14px;border:1px dashed #cbd8ea;border-radius:8px;background:#f8fbff}.admin-files{display:flex;flex-direction:column;gap:9px;margin-top:18px}.admin-file{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px;border:1px solid #e6edf6;border-radius:8px}.admin-file b{display:block;font-size:13px;word-break:break-word}.admin-file span{display:block;margin-top:5px;color:#8190a5;font-size:11px}.admin-file button{border:0;background:#fff0f0;color:#bc1b1b;border-radius:7px;height:34px;padding:0 12px;font-weight:800;cursor:pointer}
.terminal-page{margin:0;min-height:100vh;background:#000;color:#19ff74;overflow:hidden;font-family:Consolas,monospace}.terminal-shell{min-height:100vh;display:grid;place-items:center;padding:22px;position:relative}.terminal-shell:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 35%,rgba(23,255,109,.14),transparent 38%),linear-gradient(rgba(24,255,114,.04) 50%,transparent 50%);background-size:100% 100%,100% 4px;pointer-events:none}#matrix{position:absolute;inset:0;width:100%;height:100%;opacity:.58}.terminal-card{position:relative;width:min(780px,100%);min-height:430px;border:1px solid rgba(32,255,128,.55);background:rgba(0,10,4,.88);box-shadow:0 0 70px rgba(24,255,114,.18),inset 0 0 35px rgba(24,255,114,.08);border-radius:8px;overflow:hidden}.terminal-top{height:42px;display:flex;align-items:center;gap:8px;padding:0 14px;background:rgba(17,255,98,.08);border-bottom:1px solid rgba(32,255,128,.35)}.terminal-top span{width:10px;height:10px;border-radius:50%;background:#19ff74}.terminal-top span:nth-child(2){background:#ffcf4a}.terminal-top span:nth-child(3){background:#ff4242}.terminal-top b{margin-left:10px;font-size:12px;letter-spacing:.14em}.terminal-log{height:310px;overflow:auto;padding:24px 24px 0;text-shadow:0 0 8px rgba(24,255,114,.55)}.terminal-log p{margin:0 0 10px;line-height:1.45}.terminal-red{color:#ff3636!important;text-shadow:0 0 10px rgba(255,54,54,.7)}.terminal-green{color:#45ff92}.terminal-form{display:flex;gap:10px;align-items:center;padding:16px 24px 24px}.terminal-form input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#19ff74;font:18px Consolas,monospace;text-shadow:0 0 8px rgba(24,255,114,.5)}.terminal-form span{white-space:nowrap}
.drive-page{margin:0;background:#f6f8fc;color:#07172e;font-family:Inter,Arial,sans-serif}.drive-shell{min-height:100vh;display:grid;grid-template-columns:250px 1fr}.drive-side{background:#fff;border-right:1px solid #e4ebf5;padding:26px;display:flex;flex-direction:column;gap:34px}.drive-brand img{width:118px}.drive-side nav{display:flex;flex-direction:column;gap:7px}.drive-side a{padding:12px 13px;border-radius:8px;color:#53647c;text-decoration:none;font-weight:800;font-size:13px}.drive-side a.active,.drive-side a:hover{background:#edf4ff;color:#0b3a7a}.drive-main{padding:38px}.drive-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:24px}.file-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.drive-file{min-height:160px;background:#fff;border:1px solid #e4ebf5;border-radius:8px;padding:18px;text-decoration:none;color:#07172e;box-shadow:0 14px 38px rgba(12,43,87,.06);transition:.2s}.drive-file:hover{transform:translateY(-4px);border-color:#b8cdf0}.file-icon{width:42px;height:42px;border-radius:8px;display:grid;place-items:center;background:#eaf3ff;color:#2875ff;font-size:22px;font-weight:800;margin-bottom:22px}.drive-file b{display:block;word-break:break-word;font-size:14px}.drive-file small{display:block;margin-top:8px;color:#7a8798}.drive-empty{grid-column:1/-1;padding:34px;background:#fff;border:1px dashed #cbd8ea;border-radius:8px;color:#728096;text-align:center}
@media(max-width:760px){.admin-grid,.drive-shell{grid-template-columns:1fr}.admin-hero,.drive-head{align-items:flex-start;flex-direction:column}.admin-row{grid-template-columns:1fr}.drive-side{border-right:0;border-bottom:1px solid #e4ebf5}.drive-main{padding:24px 16px}.terminal-form{align-items:flex-start;flex-direction:column}.terminal-form input{width:100%}}
.support-code{width:52px;height:52px;border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(245,249,255,.86));box-shadow:0 16px 36px rgba(11,42,87,.12),inset 0 1px 0 rgba(255,255,255,.9)}.support-code .code-glyph{width:31px;height:31px;display:block;fill:none;stroke:#0b3a7a;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 4px 7px rgba(40,117,255,.14))}.support-code:hover{background:linear-gradient(145deg,#061b43,#0b3a7a);border-color:#061b43}.support-code:hover .code-glyph{stroke:#19ff74;filter:drop-shadow(0 0 8px rgba(25,255,116,.45))}
.chat-panel,.chat-body,.chat-form input,.quick button{font-family:"Nunito Sans",Inter,Arial,sans-serif!important}.bot-msg{font-size:13.5px!important;line-height:1.58!important;font-weight:800!important;color:#253852;letter-spacing:0}.quick button{font-size:12.5px!important;font-weight:800!important}.chat-form input{font-size:13.5px!important;font-weight:700!important}.chat-head b{font-size:13.5px!important;font-weight:900!important}.chat-head small{font-size:10.5px!important;font-weight:700!important}

/* Mesaj balonlari */
.speech,.bot-msg,.chat-user-msg{font-family:"Kalam","Segoe Print",cursive!important;font-size:12px!important;font-weight:700!important;line-height:1.38!important;letter-spacing:0!important}
.speech{color:#30445f}
.bot-msg{color:#31445e!important}
.chat-user-msg{margin:10px 0 10px auto;max-width:82%;padding:11px 14px;border-radius:15px 5px 15px 15px;background:#2677ff;color:#fff}

/* Sunucu guc dugmesi */
.support-code{position:relative;width:54px;height:54px;padding:0!important;display:grid;place-items:center;border:1px solid #182334!important;border-radius:10px!important;background:linear-gradient(145deg,#354052 0%,#111924 48%,#05080d 100%)!important;box-shadow:inset 0 1px 1px rgba(255,255,255,.2),inset 0 -3px 7px rgba(0,0,0,.65),0 10px 24px rgba(3,17,38,.2)!important;overflow:visible!important;transition:transform .18s ease,box-shadow .18s ease!important}
.support-code:before,.support-code:after{content:"";position:absolute;width:3px;height:3px;border-radius:50%;background:#020407;box-shadow:inset 0 1px 1px rgba(255,255,255,.25);opacity:1}
.support-code:before{left:5px;top:5px;inset:auto auto auto auto;left:5px;top:5px}
.support-code:after{right:5px;bottom:5px}
.server-power-led{position:absolute;right:7px;top:7px;width:5px;height:5px;border-radius:50%;background:#45ff8b;box-shadow:0 0 5px #19ff74,0 0 11px rgba(25,255,116,.75);animation:serverLed 2.2s ease-in-out infinite}
.server-power-ring{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;border:1px solid #4d5868;background:radial-gradient(circle at 36% 30%,#3d4858 0,#161e2a 42%,#070b11 74%);box-shadow:inset 0 2px 4px rgba(255,255,255,.12),inset 0 -4px 7px rgba(0,0,0,.7),0 2px 2px rgba(0,0,0,.8)}
.server-power-ring svg{width:21px;height:21px;fill:none;stroke:#6aff9c;stroke-width:2.7;stroke-linecap:round;filter:drop-shadow(0 0 4px rgba(38,255,116,.8));transition:.18s}
.support-code:hover{transform:translateY(-1px)!important;box-shadow:inset 0 1px 1px rgba(255,255,255,.24),inset 0 -3px 7px rgba(0,0,0,.7),0 13px 30px rgba(3,17,38,.28)!important}
.support-code:hover .server-power-ring svg{stroke:#a0ffbd;filter:drop-shadow(0 0 7px #19ff74)}
.support-code:active{transform:translateY(1px) scale(.97)!important}

/* Elektrik kesilmesi gecisi */
body:after{content:"";position:fixed;z-index:99999;inset:0;background:#000;opacity:0;visibility:hidden;pointer-events:none}
body.support-powering-down{overflow:hidden}
body.support-powering-down:after{visibility:visible;animation:blackoutOverlay 1.05s steps(1,end) forwards}
body.support-powering-down .server-power-led{background:#ff3b30;box-shadow:0 0 8px #ff3b30;animation:none}
body.support-powering-down .server-power-ring svg{stroke:#5e6670;filter:none}
body.support-powering-down>header,body.support-powering-down>main,body.support-powering-down>footer,body.support-powering-down>.assistant,body.support-powering-down>.noise{transform-origin:center;animation:powerFailure 1.05s ease-in forwards}
@keyframes serverLed{50%{opacity:.55;box-shadow:0 0 3px #19ff74,0 0 7px rgba(25,255,116,.45)}}
@keyframes powerFailure{0%{filter:brightness(1);opacity:1}12%{filter:brightness(.18);opacity:.85}19%{filter:brightness(.92);opacity:1}28%{filter:brightness(.08);opacity:.7}36%{filter:brightness(.65);opacity:.9}48%{filter:brightness(0);opacity:.25;transform:scaleY(1)}64%{filter:brightness(0);opacity:.12;transform:scaleY(.012)}100%{filter:brightness(0);opacity:0;transform:scaleY(0)}}
@keyframes blackoutOverlay{0%,47%{opacity:0}48%,100%{opacity:1}}
@media(prefers-reduced-motion:reduce){body.support-powering-down>header,body.support-powering-down>main,body.support-powering-down>footer,body.support-powering-down>.assistant,body.support-powering-down>.noise{animation:none;opacity:0}body.support-powering-down:after{animation:none;opacity:1}}

/* Kutusuz, dairesel metal power anahtari */
.support-code{width:50px;height:50px;border:1px solid #44505e!important;border-radius:50%!important;background:radial-gradient(circle at 34% 27%,#5a6674 0,#2a3440 19%,#111821 52%,#030609 100%)!important;box-shadow:inset 0 2px 2px rgba(255,255,255,.25),inset 0 -5px 8px rgba(0,0,0,.75),0 2px 3px rgba(4,13,27,.55),0 11px 23px rgba(7,31,64,.22)!important}
.support-code:before,.support-code:after{display:none!important}
.server-power-ring{width:39px;height:39px;border-color:#26303a;background:radial-gradient(circle at 38% 30%,#263341 0,#101821 46%,#030609 100%);box-shadow:inset 0 2px 3px rgba(255,255,255,.13),inset 0 -4px 8px rgba(0,0,0,.8),0 0 0 2px rgba(0,0,0,.5),0 0 0 3px rgba(117,132,148,.2)}
.server-power-ring svg{width:23px;height:23px;stroke-width:2.5}
.server-power-led{right:5px;top:8px;width:4px;height:4px}
.support-code:hover{transform:translateY(-1px) scale(1.03)!important;box-shadow:inset 0 2px 2px rgba(255,255,255,.28),inset 0 -5px 8px rgba(0,0,0,.78),0 3px 4px rgba(4,13,27,.55),0 14px 28px rgba(7,31,64,.28)!important}

/* HDD etkinlik isigi */
.server-power-led{width:5px;height:5px;animation:hddBlink 1.15s steps(1,end) infinite}
@keyframes hddBlink{0%,7%,15%,43%,52%,73%{opacity:1;background:#64ff9a;box-shadow:0 0 5px #19ff74,0 0 12px rgba(25,255,116,.9)}8%,14%,16%,42%,53%,72%,74%,100%{opacity:.12;background:#173a25;box-shadow:none}}

/* Profesyonel asistan karsilama balonu */
.speech{width:250px;padding:15px 17px;border:1px solid rgba(45,106,194,.12);border-radius:12px 12px 3px 12px;background:rgba(255,255,255,.96);font-family:"Nunito Sans",Inter,Arial,sans-serif!important;font-size:13.5px!important;font-weight:800!important;line-height:1.48!important;color:#263c59!important;box-shadow:0 16px 42px rgba(8,40,85,.17),inset 3px 0 0 #2875ff;letter-spacing:0!important}

/* Destek ekranindaki gri guc dugmesi */
.support-exit-power{position:fixed;z-index:500;right:28px;top:19px;width:50px;height:50px;padding:0;border:1px solid #606873;border-radius:50%;display:grid;place-items:center;cursor:pointer;background:radial-gradient(circle at 34% 27%,#737b85 0,#3c444e 22%,#1d232b 55%,#090c10 100%);box-shadow:inset 0 2px 2px rgba(255,255,255,.28),inset 0 -5px 8px rgba(0,0,0,.78),0 3px 5px rgba(0,0,0,.55),0 12px 28px rgba(0,0,0,.28);transition:transform .18s ease,filter .18s ease}
.support-exit-power:hover{transform:translateY(-1px) scale(1.03);filter:brightness(1.15)}
.support-exit-power:active{transform:translateY(1px) scale(.97)}
.support-exit-ring{width:39px;height:39px;border:1px solid #303740;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 38% 30%,#333a43 0,#181e25 48%,#07090c 100%);box-shadow:inset 0 2px 3px rgba(255,255,255,.12),inset 0 -4px 8px rgba(0,0,0,.82),0 0 0 2px rgba(0,0,0,.48),0 0 0 3px rgba(170,178,188,.18)}
.support-exit-ring svg{width:23px;height:23px;fill:none;stroke:#a6adb6;stroke-width:2.5;stroke-linecap:round;filter:drop-shadow(0 1px 1px rgba(0,0,0,.8))}

/* LAPPS acilis ekrani */
.lapps-boot-screen{position:fixed;z-index:100000;inset:0;display:grid;place-items:center;background:#000;opacity:0;visibility:hidden;pointer-events:none}
.lapps-boot-screen img{position:absolute;top:42%;left:50%;width:190px;transform:translate(-50%,-50%);filter:brightness(0) invert(1);opacity:0}
.boot-spinner{position:absolute;top:61%;left:50%;width:30px;height:30px;margin:-15px 0 0 -15px;border:3px solid rgba(255,255,255,.18);border-top-color:#fff;border-radius:50%;opacity:0}
body.support-booting{overflow:hidden}
body.support-booting .support-exit-power{z-index:100001;opacity:0;transition:opacity .15s}
body.support-booting .lapps-boot-screen{visibility:visible;animation:bootScreenIn .18s ease forwards}
body.support-booting .lapps-boot-screen img{animation:bootLogoIn .55s .12s ease forwards}
body.support-booting .boot-spinner{animation:bootSpinnerIn .18s .38s ease forwards,bootSpin .72s .38s linear 2}
@keyframes bootScreenIn{to{opacity:1}}
@keyframes bootLogoIn{from{opacity:0;transform:translate(-50%,-46%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}
@keyframes bootSpinnerIn{to{opacity:1}}
@keyframes bootSpin{to{transform:rotate(360deg)}}
@media(max-width:650px){.support-exit-power{right:16px;top:14px;width:46px;height:46px}.support-exit-ring{width:35px;height:35px}.lapps-boot-screen img{width:155px}}

/* Sabit ve daha guclu ust menu */
.site-header{position:fixed;top:0;left:0;transform:none;width:100%;height:90px;padding:0 max(28px,calc((100vw - 1420px)/2));padding-right:96px;background:rgba(255,255,255,.9);border-bottom:1px solid rgba(220,229,240,.78);box-shadow:0 8px 28px rgba(9,37,77,.05);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);z-index:100}
.site-header .brand img{width:220px}
.site-header .desktop-nav{position:absolute;left:50%;transform:translateX(-50%);gap:38px}
.site-header .desktop-nav a{font-size:15.5px;font-weight:700}
.site-header .support-code{position:fixed;right:28px;top:19px;margin:0}

/* Acilis ekraninda daha belirgin LAPPS logosu */
.lapps-boot-screen img{width:310px}

@media(max-width:1050px){
  .site-header{padding:0 96px 0 24px}
  .site-header .brand img{width:175px}
  .site-header .support-code{display:grid;right:28px;top:19px}
  .site-header .menu-btn{margin-left:auto;margin-right:8px}
}
@media(max-width:650px){
  .site-header{width:100%;height:74px;padding:0 76px 0 16px}
  .site-header .brand img{width:140px}
  .site-header .support-code{right:16px;top:14px;width:46px;height:46px}
  .site-header .support-code .server-power-ring{width:35px;height:35px}
  .site-header .menu-btn{display:none}
  .lapps-boot-screen img{width:225px}
}

/* Sol logo, saga hizali menu */
.site-header{padding-left:28px}
.site-header .desktop-nav{position:static;left:auto;transform:none;margin-left:auto;margin-right:28px;justify-content:flex-end}
.lapps-boot-screen img{width:420px}
@media(max-width:650px){.lapps-boot-screen img{width:min(320px,78vw)}}

/* LAPPS marka alt imzasi */
.brand,.drive-brand,.footer-brand{display:inline-flex;flex-direction:column;align-items:center;width:max-content}
.logo-tagline{display:block;margin-top:5px;color:#516177;font-family:Inter,Arial,sans-serif;font-size:8px;font-weight:700;line-height:1;letter-spacing:.38em;white-space:nowrap}
.site-header .brand .logo-tagline{width:100%;font-size:9px;text-align:center;color:#354a67;letter-spacing:.42em}
.drive-brand .logo-tagline{font-size:6px;letter-spacing:.3em;color:#6c7a8e}
.footer-brand .logo-tagline{font-size:8px;letter-spacing:.7em;color:#7b8798}
.boot-tagline{position:absolute;top:calc(42% + 54px);left:50%;transform:translateX(-50%);color:#fff;font-family:Inter,Arial,sans-serif;font-size:13px;font-weight:500;line-height:1;letter-spacing:.52em;white-space:nowrap;opacity:0}
body.support-booting .boot-tagline{animation:bootLogoIn .55s .2s ease forwards}
@media(max-width:650px){.site-header .brand .logo-tagline{font-size:7px;letter-spacing:.3em}.boot-tagline{top:calc(42% + 43px);font-size:9px;letter-spacing:.4em}}

/* Ortali ana menu ve buyuk acilis markasi */
.site-header .desktop-nav{position:absolute;left:50%;transform:translateX(-50%);margin:0;justify-content:center}
.lapps-boot-screen img{width:600px}
.boot-tagline{top:calc(42% + 76px);font-size:15px}
.boot-spinner{top:64%;width:44px;height:44px;margin:-22px 0 0 -22px;border-width:4px}
@media(max-width:650px){
  .lapps-boot-screen img{width:min(420px,88vw)}
  .boot-tagline{top:calc(42% + 54px);font-size:10px}
  .boot-spinner{top:62%;width:36px;height:36px;margin:-18px 0 0 -18px}
}

/* Montserrat tum arayuzlerde tek yazi ailesi */
html,body,body *,body *::before,body *::after{font-family:"Montserrat",Arial,sans-serif!important}
html body .chat-panel,html body .chat-body,html body .chat-form input,html body .quick button,html body .speech,html body .bot-msg,html body .chat-user-msg{font-family:"Montserrat",Arial,sans-serif!important}

/* Destek calisma alani */
.admin-grid.settings-only{grid-template-columns:minmax(0,760px)}
.support-workspace{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:34px}
.support-pane{padding:22px;background:#fff;border:1px solid #e4ebf5;border-radius:8px;box-shadow:0 14px 38px rgba(12,43,87,.06)}
.support-pane-head span,.drive-section-head span{font-size:10px;font-weight:800;letter-spacing:.14em;color:#2875ff}
.support-pane-head h2,.drive-section-head h2{margin:6px 0 0;font-size:18px;font-weight:800;color:#061b43}
.support-upload{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:18px}
.support-upload input[type=file]{min-width:0;height:43px;padding:9px;border:1px dashed #c8d5e7;border-radius:7px;background:#f8fbff;color:#52647c;font-size:12px}
.support-note-form{display:grid;gap:9px;margin-top:18px}
.support-note-form input,.support-note-form textarea,.file-rename input,.support-note input,.support-note textarea{width:100%;border:1px solid #dce5f0;border-radius:7px;background:#fbfdff;color:#152b4b;outline:0;transition:border-color .18s,box-shadow .18s}
.support-note-form input,.file-rename input,.support-note input{height:42px;padding:0 12px}
.support-note-form textarea,.support-note textarea{padding:11px 12px;line-height:1.55;resize:vertical}
.support-note-form input:focus,.support-note-form textarea:focus,.file-rename input:focus,.support-note input:focus,.support-note textarea:focus{border-color:#2875ff;box-shadow:0 0 0 3px rgba(40,117,255,.1)}
.support-note-form .admin-button{justify-self:start}
.drive-section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:0 0 14px}
.drive-section-head small{font-size:11px;font-weight:700;color:#8190a5}
.drive-file{display:flex;flex-direction:column;min-height:275px;padding:16px}
.drive-file-download{display:block;text-decoration:none;color:#07172e}
.drive-file-download b{display:block;min-height:36px;word-break:break-word;font-size:13px;line-height:1.4}
.drive-file-download small{display:block;margin-top:6px;color:#7a8798;font-size:10px}
.file-rename{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;margin-top:auto;padding-top:16px}
.file-rename input{height:36px;padding:0 9px;font-size:10px}
.file-rename button,.support-note .note-meta button{border:0;border-radius:7px;background:#eaf2ff;color:#1657ad;padding:0 10px;font-size:10px;font-weight:800;cursor:pointer}
.file-delete{margin-top:7px}
.file-delete button,.note-delete button{width:100%;height:32px;border:0;border-radius:7px;background:#fff0f0;color:#bb2020;font-size:10px;font-weight:800;cursor:pointer}
.notes-heading{margin-top:40px}
.support-notes{display:grid;grid-template-columns:repeat(auto-fill,minmax(285px,1fr));gap:14px}
.support-note{position:relative;padding:17px;background:#fff;border:1px solid #e4ebf5;border-radius:8px;box-shadow:0 12px 30px rgba(12,43,87,.05)}
.support-note>form:first-child{display:grid;gap:9px}
.support-note .note-title{font-size:13px;font-weight:800}
.support-note textarea{min-height:115px;font-size:12px}
.note-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}
.note-meta span{font-size:9px;color:#8996a8}
.note-meta button{height:34px}
.note-delete{margin-top:8px}

@media(max-width:900px){.support-workspace{grid-template-columns:1fr}}
@media(max-width:650px){.support-upload{grid-template-columns:1fr}.drive-file{min-height:260px}.support-notes{grid-template-columns:1fr}}

/* Kurumsal LAPPS Drive duzeni */
.drive-shell{grid-template-columns:285px minmax(0,1fr)}
.drive-side{position:sticky;top:0;height:100vh;padding:34px 26px 24px;gap:42px;box-shadow:8px 0 30px rgba(19,48,91,.035);z-index:10}
.drive-brand{align-self:center}
.drive-brand img{width:185px}
.drive-brand .logo-tagline{font-size:7px;letter-spacing:.36em}
.drive-side nav{gap:8px}
.drive-side nav a{padding:13px 14px}
.drive-logout{margin-top:auto!important;padding:13px 14px!important;border-top:1px solid #edf1f6;color:#9b2d36!important}
.drive-logout:before{content:"↪";display:inline-block;margin-right:9px;font-size:14px}
.drive-main{min-width:0;padding:42px 34px 70px}
.drive-head{align-items:flex-end;margin-bottom:28px;padding-right:72px}
.drive-head h1{font-size:38px}
.drive-actions{display:flex;gap:9px}
.drive-actions button{height:42px;padding:0 15px;border:1px solid #d6e1ef;border-radius:8px;background:#fff;color:#173c70;font-size:11px;font-weight:800;cursor:pointer;box-shadow:0 7px 18px rgba(15,48,94,.055);transition:.18s}
.drive-actions button:first-child{background:#0b3a7a;border-color:#0b3a7a;color:#fff}
.drive-actions button:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(15,48,94,.1)}
.drive-actions button span{margin-right:7px;font-size:17px;font-weight:500;vertical-align:-1px}
.drive-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;align-items:start}
.drive-column{min-width:0;min-height:590px;padding:22px;background:#fff;border:1px solid #e2e9f3;border-radius:8px;box-shadow:0 14px 38px rgba(12,43,87,.055)}
.drive-section-head{padding-bottom:16px;border-bottom:1px solid #edf1f6}
.drive-file-list,.support-notes{display:grid;grid-template-columns:1fr;gap:10px}
.drive-file{min-height:0;padding:13px;border-radius:7px;box-shadow:none;background:#fbfcfe}
.drive-file:hover{transform:none;background:#fff;border-color:#bfcfe4;box-shadow:0 8px 20px rgba(15,48,94,.07)}
.drive-file-download{display:flex;align-items:center;gap:12px}
.drive-file-download .file-icon{flex:0 0 42px;margin:0}
.file-copy{min-width:0}
.drive-file-download b{min-height:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.drive-item-tools{display:grid;grid-template-columns:minmax(0,1fr) 64px;gap:7px;margin-top:11px;padding-top:11px;border-top:1px solid #e9eef5}
.file-rename{margin:0;padding:0}
.file-delete{margin:0}
.file-delete button{height:36px}
.support-note{box-shadow:none;background:#fbfcfe}
.support-note:hover{border-color:#c6d4e6;background:#fff}
.notes-heading{margin-top:0}

/* Drive modal pencereleri */
body.drive-modal-open{overflow:hidden}
.drive-modal[hidden]{display:none}
.drive-modal{position:fixed;z-index:200000;inset:0;display:grid;place-items:center;padding:20px;opacity:0;transition:opacity .18s ease}
.drive-modal.open{opacity:1}
.drive-modal-backdrop{position:absolute;inset:0;background:rgba(4,17,38,.56);backdrop-filter:blur(5px)}
.drive-modal-dialog{position:relative;width:min(520px,100%);padding:28px;background:#fff;border:1px solid rgba(255,255,255,.7);border-radius:8px;box-shadow:0 30px 90px rgba(0,15,40,.3);transform:translateY(12px) scale(.98);transition:transform .2s ease}
.drive-modal.open .drive-modal-dialog{transform:none}
.drive-modal-dialog>span{font-size:10px;font-weight:800;letter-spacing:.15em;color:#2875ff}
.drive-modal-dialog h2{margin:7px 0 22px;color:#061b43;font-size:22px}
.drive-modal-close{position:absolute;right:14px;top:13px;width:34px;height:34px;border:0;border-radius:50%;background:#f1f5fa;color:#506079;font-size:21px;line-height:1;cursor:pointer}
.drive-modal-close:hover{background:#e6edf7;color:#0b3a7a}
.drive-modal .support-upload{display:grid;grid-template-columns:1fr;gap:14px;margin:0}
.upload-drop{position:relative;min-height:150px;border:1px dashed #a9bfdc;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:#f7faff;color:#173c70;text-align:center;cursor:pointer}
.upload-drop:before{content:"↑";width:42px;height:42px;border-radius:8px;display:grid;place-items:center;background:#e6f0ff;color:#2875ff;font-size:22px;font-weight:700}
.upload-drop input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}
.upload-drop strong{max-width:90%;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.upload-drop small{color:#7c8da4;font-size:10px}
.drive-modal .support-note-form{margin:0}
.drive-modal .admin-button{justify-self:end}

@media(max-width:1100px){.drive-columns{grid-template-columns:1fr}.drive-column{min-height:0}}
@media(max-width:760px){
  .drive-shell{grid-template-columns:1fr}
  .drive-side{position:relative;height:auto;padding:20px;gap:18px}
  .drive-brand img{width:160px}
  .drive-side nav{flex-direction:row}
  .drive-logout{position:absolute;right:18px;bottom:20px;margin:0!important;border:0}
  .drive-main{padding:28px 16px 60px}
  .drive-head{padding-right:0}
  .drive-actions{width:100%}
  .drive-actions button{flex:1}
}
@media(max-width:520px){.drive-head{align-items:flex-start}.drive-item-tools{grid-template-columns:1fr}.drive-modal-dialog{padding:24px 18px}}

/* Drive benzeri ana deneyim */
.drive-page{background:#f8fafd}
.drive-shell{grid-template-columns:256px minmax(0,1fr)}
.drive-side{padding:26px 16px 22px;background:#f8fafd;border-right:0;box-shadow:none;gap:25px}
.drive-brand img{width:170px}
.drive-new-wrap{position:relative}
.drive-new-button{height:56px;padding:0 24px;border:1px solid #dbe3ed;border-radius:16px;background:#fff;color:#172b49;font-size:13px;font-weight:700;cursor:pointer;box-shadow:0 2px 6px rgba(20,44,80,.15);transition:.18s}
.drive-new-button:hover{background:#f2f6fc;box-shadow:0 4px 10px rgba(20,44,80,.18)}
.drive-new-button span{margin-right:13px;font-size:25px;font-weight:400;vertical-align:-2px}
.drive-new-menu{position:absolute;z-index:500;left:0;top:64px;width:220px;padding:8px;background:#fff;border:1px solid #e1e7ef;border-radius:10px;box-shadow:0 10px 30px rgba(9,31,64,.18)}
.drive-new-menu[hidden]{display:none}
.drive-new-menu button{width:100%;height:43px;padding:0 12px;border:0;border-radius:7px;background:transparent;color:#253952;text-align:left;font-size:12px;font-weight:700;cursor:pointer}
.drive-new-menu button:hover{background:#eef4fc}
.drive-new-menu button span{display:inline-block;width:25px;color:#2875ff;font-size:17px}
.drive-side nav{gap:3px}
.drive-side nav a{display:flex;align-items:center;gap:12px;padding:10px 15px;border-radius:22px;font-size:12px}
.drive-side nav a span{width:17px;text-align:center;font-size:16px}
.drive-side a.active{background:#cfe8ff;color:#163d73}
.drive-storage{padding:2px 15px;color:#51657f}
.drive-storage>span{font-size:9px;font-weight:800;letter-spacing:.13em}
.drive-storage>div{height:4px;margin:10px 0 8px;border-radius:4px;background:#d9e0e9;overflow:hidden}
.drive-storage i{display:block;height:100%;border-radius:4px;background:#2875ff}
.drive-storage small{font-size:9px}
.drive-logout{border-top:0!important;border-radius:22px!important}
.drive-main{padding:20px 28px 70px;background:#fff;border-radius:20px 0 0 0}
.drive-topbar{display:flex;justify-content:center;margin-bottom:24px;padding-right:68px}
.drive-search{width:min(720px,72%);height:50px;display:flex;align-items:center;gap:12px;padding:0 18px;border-radius:25px;background:#edf2f8;transition:.18s}
.drive-search:focus-within{background:#fff;box-shadow:0 2px 8px rgba(15,48,94,.18)}
.drive-search span{font-size:25px;line-height:1;color:#52647c;transform:rotate(-20deg)}
.drive-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#233750;font-size:13px}
.drive-head{align-items:center;padding-right:68px;margin-bottom:20px}
.drive-head h1{font-size:30px}
.drive-view-pills{display:flex;padding:3px;border:1px solid #ccd6e2;border-radius:22px;background:#fff}
.drive-view-pills button{height:30px;padding:0 13px;border:0;border-radius:18px;background:transparent;color:#5d6e84;font-size:10px;font-weight:700}
.drive-view-pills button.active{background:#d7ebff;color:#17467f}
.drive-content{display:flex;flex-direction:column;gap:38px}
.drive-section{min-width:0}
.drive-section-head{margin-bottom:14px;padding:0 2px 10px;border-bottom:0}
.drive-section-head h2{font-size:16px;font-weight:700}
.drive-file-list,.support-notes{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}
.drive-file,.support-note{min-height:245px;padding:0;overflow:hidden;border:1px solid transparent;border-radius:10px;background:#f0f4f9;box-shadow:none}
.drive-file:hover,.support-note:hover{transform:none;border-color:#c7d4e4;background:#edf2f8;box-shadow:0 3px 9px rgba(18,43,80,.1)}
.drive-file-download{display:block;height:100%;padding:12px;color:#26394f}
.drive-file>.drive-card-top{padding:9px 12px 0}
.drive-card-top{display:flex;align-items:center;gap:9px;min-height:32px}
.drive-card-top>b{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}
.file-type-icon,.note-type-icon{flex:0 0 20px;color:#2875ff;font-size:15px;font-weight:800;text-align:center}
.drive-more{flex:0 0 30px;width:30px;height:30px;border:0;border-radius:50%;background:transparent;color:#30445d;font-size:21px;line-height:1;cursor:pointer}
.drive-more:hover{background:#dce5ef}
.file-preview{height:155px;margin:8px 0 10px;border-radius:6px;display:grid;place-items:center;background:#fff;border:1px solid #e7ecf2}
.file-preview span{width:62px;height:74px;padding-top:40px;border-radius:5px;background:linear-gradient(135deg,#e9f2ff,#cbdfff);color:#2875ff;text-align:center;font-size:9px;font-weight:800;box-shadow:0 5px 14px rgba(26,75,145,.12)}
.drive-file-download>small,.support-note>small{display:block;color:#7c8b9e;font-size:9px}
.support-note{padding:12px}
.support-note p{height:150px;margin:8px 0 10px;padding:14px;border-radius:6px;background:#fff;color:#52647b;font-size:11px;line-height:1.55;overflow:hidden;white-space:normal}

/* Sag tik / uc nokta baglam menusu */
.drive-context-menu[hidden]{display:none}
.drive-context-menu{position:fixed;z-index:300000;width:230px;padding:7px;background:#fff;border:1px solid #e2e7ed;border-radius:9px;box-shadow:0 12px 34px rgba(5,25,55,.22)}
.drive-context-menu button{width:100%;height:40px;display:flex;align-items:center;gap:12px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:#26384e;font-size:11px;font-weight:600;text-align:left;cursor:pointer}
.drive-context-menu button[hidden]{display:none}
.drive-context-menu button:hover{background:#edf3fa}
.drive-context-menu button span{width:18px;color:#536983;font-size:15px;text-align:center}
.drive-context-menu button.danger{color:#b3261e}
.drive-context-menu hr{height:1px;margin:6px 4px;border:0;background:#e7ebf0}
.context-modal-form{display:grid;gap:18px}
.context-modal-form>input{height:44px;padding:0 12px;border:1px solid #cbd7e5;border-radius:7px;outline:0}
.context-modal-form>input:focus{border-color:#2875ff;box-shadow:0 0 0 3px rgba(40,117,255,.1)}
.context-modal-form>div{display:flex;justify-content:flex-end;gap:8px}
.context-modal-form>div>button:first-child{height:42px;padding:0 15px;border:0;background:transparent;color:#496078;font-size:11px;font-weight:700;cursor:pointer}
.drive-modal-dialog.compact{width:min(430px,100%)}

@media(max-width:900px){
  .drive-shell{grid-template-columns:220px minmax(0,1fr)}
  .drive-brand img{width:150px}
  .drive-file-list,.support-notes{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}
}
@media(max-width:760px){
  .drive-shell{grid-template-columns:1fr}
  .drive-main{border-radius:0;padding:18px 14px 55px}
  .drive-topbar{padding-right:58px}
  .drive-search{width:100%}
  .drive-view-pills{display:none}
  .drive-file-list,.support-notes{grid-template-columns:repeat(auto-fill,minmax(165px,1fr))}
}

/* Tutarlı SVG ikonlar, klasör ağacı ve sürükle-bırak */
.drive-icon-sprite{position:absolute;width:0;height:0;overflow:hidden}
.drive-page svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.drive-new-button{display:inline-flex;align-items:center;gap:12px}
.drive-new-button svg{width:24px;height:24px}
.drive-new-menu button{display:flex;align-items:center;gap:11px}
.drive-new-menu button svg{width:18px;height:18px;color:#2875ff}
.drive-side nav button,.drive-side nav a{width:100%;height:42px;display:flex;align-items:center;gap:12px;padding:0 15px;border:0;border-radius:22px;background:transparent;color:#53647c;text-decoration:none;font-size:12px;font-weight:800;cursor:pointer}
.drive-side nav button:hover,.drive-side nav a:hover{background:#e9f2fc;color:#17467f}
.drive-side nav button.active,.drive-side nav a.active{background:#cfe8ff;color:#163d73}
.drive-side nav svg{width:18px;height:18px}
.folder-tree{min-height:0;overflow:auto;padding:2px 0 8px}
.folder-tree-head{height:32px;display:flex;align-items:center;justify-content:space-between;padding:0 12px}
.folder-tree-head>span{font-size:9px;font-weight:800;letter-spacing:.13em;color:#718096}
.folder-tree-head button{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:#52657d;cursor:pointer}
.folder-tree-head button:hover{background:#e5edf7}
.folder-tree-head svg{width:15px;height:15px}
.folder-tree-item{width:100%;height:36px;display:flex;align-items:center;gap:9px;padding:0 10px 0 calc(12px + var(--depth,0) * 16px);border:0;border-radius:18px;background:transparent;color:#52647b;font-size:11px;font-weight:700;text-align:left;cursor:pointer}
.folder-tree-item svg{flex:0 0 17px;width:17px;height:17px;color:#687d96}
.folder-tree-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.folder-tree-item:hover{background:#edf3fa}
.folder-tree-item.active{background:#d2e8ff;color:#17467f}
.folder-tree-item.active svg{color:#2875ff}
.drive-logout{display:flex!important;align-items:center;gap:10px}
.drive-logout:before{display:none!important}
.drive-logout svg{width:18px;height:18px}
.drive-search svg{flex:0 0 20px;width:20px;height:20px;color:#53657c}
.drive-view-pills button{display:flex;align-items:center;gap:7px}
.drive-view-pills svg{width:14px;height:14px}
.drive-breadcrumbs{height:34px;display:flex;align-items:center;gap:8px;margin:-8px 0 14px;color:#738298;font-size:11px}
.drive-breadcrumbs button{border:0;background:transparent;color:#315f9b;font-size:11px;font-weight:700;cursor:pointer}
.folder-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px}
.folder-card{height:58px;display:grid;grid-template-columns:minmax(0,1fr) 32px;align-items:center;padding:7px 8px 7px 13px;border:1px solid #dfe6ef;border-radius:9px;background:#f0f4f9;transition:.16s}
.folder-card:hover{background:#e9f0f8;border-color:#c6d3e2;box-shadow:0 3px 8px rgba(15,48,94,.08)}
.folder-card.selected{background:#dcecff;border-color:#8db9ef;box-shadow:0 0 0 1px #8db9ef}
.folder-open{min-width:0;height:42px;display:flex;align-items:center;gap:10px;border:0;background:transparent;color:#27394e;text-align:left;cursor:pointer}
.folder-open svg{flex:0 0 22px;width:22px;height:22px;color:#5f7187;fill:#5f7187;stroke-width:1.4}
.folder-open b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}
.drive-more svg{width:18px;height:18px;fill:currentColor;stroke:none}
.file-type-icon svg,.note-type-icon svg{width:17px;height:17px}
.drive-context-menu button>svg{flex:0 0 18px;width:18px;height:18px;color:#536983}
.drive-context-menu button>span{width:auto;color:inherit;font-size:11px;text-align:left}
.drive-context-menu button.danger>svg{color:#b3261e}
.drive-context-item.dragging{opacity:.42}
.drop-active{outline:2px solid #2875ff!important;outline-offset:2px;background:#dcecff!important}
.folder-tree-item.drop-active{outline-offset:-2px}
.drive-main{position:relative}
.drive-upload-overlay{position:fixed;z-index:250000;inset:18px 18px 18px 274px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:2px dashed #2875ff;border-radius:18px;background:rgba(238,246,255,.95);color:#17467f;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease,visibility .15s ease}
.drive-upload-overlay svg{width:52px;height:52px;color:#2875ff}
.drive-upload-overlay b{font-size:18px;font-weight:800}
.drive-upload-overlay small{color:#6a7f98;font-size:11px;font-weight:600}
.drive-main.external-file-drag .drive-upload-overlay{opacity:1;visibility:visible}
.support-note{cursor:pointer}

@media(max-width:760px){
  .folder-tree{display:none}
  .folder-grid{grid-template-columns:repeat(auto-fill,minmax(165px,1fr))}
  .drive-upload-overlay{inset:12px}
}
