/*
Theme Name: AktifSohbet Modern
Theme URI: https://aktifsohbet.org/
Author: AktifSohbet
Description: AktifSohbet.org referans görselindeki modern sohbet topluluğu arayüzünü WordPress'e taşıyan responsive klasik tema.
Version: 1.4.2
Requires at least: 6.0
Requires PHP: 8.1
Text Domain: aktifsohbet
*/

:root{
  --green:#16bd72;
  --green-dark:#0da967;
  --green-soft:#e7fbf2;
  --navy:#13243a;
  --navy-2:#0d1c2e;
  --text:#17253a;
  --muted:#6d7c90;
  --line:#e8eef3;
  --bg:#f4f7f9;
  --white:#fff;
  --shadow:0 10px 28px rgba(19,36,58,.08);
  --radius:15px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;font-size:15px}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto}
button,input{font:inherit}
.site-header{height:84px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;position:sticky;top:0;z-index:50}
.header-inner{width:100%;max-width:1536px;margin:auto;padding:0 32px;display:flex;align-items:center;gap:30px}
.brand{display:flex;align-items:center;gap:12px;min-width:325px}
.brand-mark{width:50px;height:50px;border-radius:50%;background:linear-gradient(145deg,#eafbf4,#c9f4df);display:grid;place-items:center;color:#fff;position:relative;box-shadow:inset 0 0 0 5px rgba(22,189,114,.18)}
.brand-mark:before{content:"";width:36px;height:29px;background:var(--green);border-radius:50%;display:block}
.brand-mark:after{content:"•••";position:absolute;top:7px;left:13px;color:#fff;font-size:15px;letter-spacing:2px}
.brand-name{font-size:26px;font-weight:800;letter-spacing:-.8px}
.brand-name span{color:var(--green)}
.brand-tagline{font-size:12px;color:var(--muted);margin-top:1px}
.main-nav{display:flex;align-items:stretch;height:84px;gap:2px;flex:1}
.main-nav a{display:flex;align-items:center;gap:9px;padding:0 17px;color:#35465d;font-weight:600;position:relative;white-space:nowrap}
.main-nav a:hover,.main-nav .current-menu-item>a{color:var(--navy)}
.main-nav .current-menu-item>a:after{content:"";height:3px;background:var(--green);position:absolute;bottom:0;left:18px;right:18px;border-radius:3px 3px 0 0}
.nav-icon{font-size:16px;opacity:.9}
.header-search{width:282px;background:#f3f6f9;border-radius:25px;height:42px;display:flex;align-items:center;padding:0 15px;gap:9px;color:#6d7c90}
.header-search input{border:0;outline:0;background:transparent;width:100%;color:var(--text)}
.header-actions{display:flex;align-items:center;gap:18px}
.bell{position:relative;font-size:22px;color:#506177}
.badge{position:absolute;top:-7px;right:-9px;min-width:18px;height:18px;border-radius:10px;background:#ff4545;color:#fff;font-size:10px;display:grid;place-items:center;font-weight:800}
.user-mini{width:42px;height:42px;border-radius:50%;object-fit:cover}
.chev{font-size:12px;color:#65748a}

.app-shell{max-width:1536px;margin:0 auto;display:grid;grid-template-columns:276px minmax(0,1fr) 322px;gap:14px;min-height:calc(100vh - 84px)}
.left-sidebar{background:linear-gradient(180deg,#15283f,#102033);color:#d8e2ec;min-height:840px}
.side-nav{padding:16px}
.side-nav a{display:flex;align-items:center;gap:13px;padding:12px 13px;border-radius:10px;margin-bottom:3px;font-size:16px}
.side-nav a:hover,.side-nav .active{background:linear-gradient(90deg,#12b96e,#1ac47a);color:#fff}
.side-icon{width:19px;text-align:center;font-size:18px}
.count{margin-left:auto;background:#ff4545;color:#fff;border-radius:50%;min-width:21px;height:21px;display:grid;place-items:center;font-size:11px;font-weight:800}
.online-block{border-top:1px solid rgba(255,255,255,.09);padding:17px 18px 24px}
.online-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-weight:700}
.online-title span{color:#dfe7ef}
.online-num{color:#31d487;font-size:13px}
.person{display:flex;align-items:center;gap:10px;margin:11px 0}
.avatar{width:39px;height:39px;border-radius:50%;object-fit:cover;flex:none}
.person-text{min-width:0}
.person-name{font-weight:700;color:#f2f5f8;font-size:14px}
.person-status{font-size:12px;color:#aebdca;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#2ad07f;margin-right:5px}

.content{padding:0 0 12px;min-width:0}
.content-inner{padding:0 0}
.hero{margin:0;height:311px;border-radius:14px;overflow:hidden;position:relative;background-image:linear-gradient(90deg,rgba(8,26,43,.92) 0%,rgba(8,26,43,.72) 33%,rgba(8,26,43,.08) 70%),url("assets/images/hero-v130.webp");background-size:cover;background-position:center;box-shadow:var(--shadow)}
.hero-content{position:relative;z-index:2;color:#fff;padding:27px 28px;width:56%}
.hero-logo{font-size:25px;font-weight:800;margin-bottom:30px}
.hero-logo span{color:#24d17e}
.hero h1{font-size:38px;line-height:1.08;margin:0 0 10px;letter-spacing:-1.2px}
.hero p{font-size:15px;line-height:1.55;margin:0 0 16px;max-width:390px;color:#eef5f5}
.btn-green{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:linear-gradient(135deg,#11bf70,#0bb466);color:#fff;border:0;border-radius:13px;padding:14px 21px;font-weight:800;box-shadow:0 7px 16px rgba(9,175,101,.25)}
.btn-green:hover{filter:brightness(1.05);transform:translateY(-1px)}
.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin:16px 4px}
.category-card{height:130px;border-radius:14px;color:#fff;padding:17px 12px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 8px 20px rgba(0,0,0,.08)}
.category-card:nth-child(1){background:linear-gradient(145deg,#23db72,#16b86a)}
.category-card:nth-child(2){background:linear-gradient(145deg,#fa7584,#ee5b68)}
.category-card:nth-child(3){background:linear-gradient(145deg,#8b68eb,#7051dc)}
.category-card:nth-child(4){background:linear-gradient(145deg,#2ba8ed,#1d8fd4)}
.category-card:nth-child(5){background:linear-gradient(145deg,#ffb52d,#f89b17)}
.cat-icon{font-size:29px;margin-bottom:9px}
.cat-title{font-size:16px;font-weight:800}
.cat-desc{font-size:12px;margin-top:5px;opacity:.96}
.rooms{background:#fff;border-radius:14px;margin:0 4px 16px;padding:18px;box-shadow:var(--shadow)}
.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}
.section-head h2{font-size:18px;margin:0}
.section-link{font-size:13px;color:#20344b;font-weight:700}
.room-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}
.room-card{border:1px solid #dfe7ed;border-radius:13px;overflow:hidden;background:#fff;box-shadow:0 4px 10px rgba(19,36,58,.04)}
.room-image{height:99px;width:100%;object-fit:cover;display:block}
.room-body{padding:9px 11px 11px}
.room-name{font-weight:800;font-size:13px;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.room-meta{color:#526274;font-size:12px;margin-bottom:9px}
.room-button{display:block;text-align:center;background:#08783f;color:#fff;border-radius:12px;padding:6px;font-size:12px;font-weight:800}
.features{margin:0 4px 12px;background:linear-gradient(90deg,#e6faf1,#f3fffa);border:1px solid #e2f2ec;border-radius:14px;display:grid;grid-template-columns:repeat(4,1fr);padding:15px 20px}
.feature{display:flex;align-items:center;gap:10px;padding:0 15px;border-right:1px solid #d5eee3}
.feature:last-child{border-right:0}
.feature-icon{font-size:25px;color:#13bb70}
.feature strong{display:block;font-size:12px}
.feature small{display:block;color:#697c8f;font-size:10px;margin-top:2px}

.right-sidebar{background:#fff;border-radius:0 0 0 0;box-shadow:var(--shadow);min-height:840px}
.right-tabs{display:flex;background:#f3f6f9;border-radius:10px;margin:14px 13px 9px;padding:3px}
.right-tabs a{flex:1;text-align:center;padding:9px 3px;border-radius:8px;color:#607087;font-weight:700;font-size:13px}
.right-tabs a.active{background:#14ba6f;color:#fff}
.chat-list{padding:0 14px}
.chat-item{display:flex;align-items:center;gap:10px;padding:10px 0}
.chat-avatar{width:43px;height:43px;border-radius:50%;object-fit:cover;flex:none}
.chat-main{min-width:0;flex:1}
.chat-top{display:flex;justify-content:space-between;gap:8px}
.chat-name{font-weight:800;font-size:14px}
.chat-time{font-size:11px;color:#67778b}
.chat-preview{color:#687990;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:3px}
.chat-unread{min-width:18px;height:18px;border-radius:50%;background:#ff4141;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:800}
.new-message{margin:22px 14px 14px}
.new-message .btn-green{width:100%;padding:12px}

.site-footer{background:#12253b;color:#d7e2ec;margin-top:0}
.footer-inner{max-width:1536px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:22px 36px}
.footer-brand .brand-name{color:#fff;font-size:23px}
.footer-brand .brand-tagline{color:#aab8c8}
.footer-social{text-align:center}
.footer-social p{margin:0 0 10px;font-size:12px}
.socials{display:flex;gap:8px;justify-content:center}
.socials a{width:28px;height:28px;border-radius:50%;background:#253b54;display:grid;place-items:center;color:#fff;font-size:12px}
.footer-links{display:flex;gap:25px;font-size:12px;color:#c3cfdb}
.footer-copy{font-size:11px;color:#9fb0c1;text-align:right;margin-top:10px}
.back-top{position:fixed;right:30px;bottom:20px;width:35px;height:35px;border-radius:50%;background:#15b86f;color:#fff;display:grid;place-items:center;z-index:60}

.page-wrap{max-width:1000px;margin:30px auto;padding:0 20px}
.page-card{background:#fff;border-radius:16px;padding:28px;box-shadow:var(--shadow)}
.entry-title{margin-top:0}
.entry-content img{border-radius:12px}
.entry-content a{color:var(--green-dark);text-decoration:underline}
.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.home-articles{background:#fff;border-radius:14px;margin:0 4px 16px;padding:18px;box-shadow:var(--shadow)}
.home-articles .section-head{gap:12px;flex-wrap:wrap}
.home-articles-all{color:#08783f;font-size:12px;font-weight:800}
.home-articles-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}
.home-article-card{min-width:0;border:1px solid #dfe7ed;border-radius:13px;overflow:hidden;background:#fff;box-shadow:0 4px 10px rgba(19,36,58,.04)}
.home-article-cover{display:block;height:99px;overflow:hidden;background:#eefaf4}
.home-article-cover img{display:block;width:100%;height:100%;object-fit:cover}
.home-article-placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:#08783f;background:linear-gradient(135deg,#eefaf4,#e8f1fa)}
.home-article-body{padding:9px 11px 11px}
.home-article-date{display:block;font-size:12px;color:#526274;margin-bottom:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.home-article-body h3{font-weight:800;font-size:13px;line-height:inherit;margin:0 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.home-article-body h3 a{color:#14253a}
.home-article-read{white-space:nowrap}
.home-articles-all:hover,.home-article-body h3 a:hover{color:#065f32}
.home-articles a:focus-visible{outline:3px solid #142f47;outline-offset:-3px}
.home-articles-empty{padding:20px;border:1px solid #dfe7ed;border-radius:13px;background:#fff;color:#526274;font-size:13px}
.post-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:var(--shadow)}
.post-card img{width:100%;height:180px;object-fit:cover}
.post-card-body{padding:16px}
.post-card h2{font-size:18px;margin:0 0 8px}
.post-card p{color:var(--muted);font-size:13px;line-height:1.6}

.mobile-menu{display:none}

@media(max-width:1250px){
  .header-search{width:210px}
  .brand{min-width:255px}
  .app-shell{grid-template-columns:235px minmax(0,1fr) 290px}
  .main-nav a{padding:0 10px}
  .room-grid,.home-articles-grid{gap:10px}
}
@media(max-width:1050px){
  .right-sidebar{display:none}
  .app-shell{grid-template-columns:235px minmax(0,1fr)}
  .header-search{display:none}
}
@media(max-width:760px){
  .site-header{height:68px}
  .header-inner{padding:0 14px;gap:10px}
  .brand{min-width:0;flex:1}
  .brand-mark{width:40px;height:40px}
  .brand-name{font-size:20px}
  .brand-tagline{display:none}
  .main-nav{display:none}
  .mobile-menu{display:block;background:transparent;border:0;font-size:24px;color:var(--navy)}
  .app-shell{display:block;min-height:0}
  .left-sidebar{display:none}
  .content{padding:0 10px}
  .hero{height:340px;border-radius:12px}
  .hero-content{width:75%;padding:24px 20px}
  .hero h1{font-size:31px}
  .category-grid{grid-template-columns:repeat(2,1fr)}
  .category-card{height:115px}
  .category-card:nth-child(5){grid-column:span 2}
  .room-grid,.home-articles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .room-grid .room-card:last-child{display:none}
  .features{grid-template-columns:repeat(2,1fr);gap:15px}
  .feature:nth-child(2){border-right:0}
  .feature:nth-child(3),.feature:nth-child(4){margin-top:10px}
  .footer-inner{flex-direction:column;gap:20px;text-align:center}
  .footer-links{flex-wrap:wrap;justify-content:center}
  .footer-copy{text-align:center}
}
@media(max-width:430px){
  .hero{height:365px}
  .hero-content{width:100%;background:linear-gradient(90deg,rgba(8,26,43,.82),rgba(8,26,43,.15));height:100%}
  .category-grid{grid-template-columns:1fr 1fr;gap:8px}
  .rooms,.home-articles{padding:13px}
  .room-grid,.home-articles-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
}


/* Active inner-page interface */
.inner-app-shell{min-height:calc(100vh - 84px)}
.page-wrap-inner{max-width:none;margin:0;padding:22px 4px}
.page-wrap-inner .page-card{min-height:520px}
.page-lead{color:var(--muted);margin-top:-5px;margin-bottom:20px}
.room-grid-large{grid-template-columns:repeat(3,minmax(0,1fr))}
.room-desc{color:var(--muted);font-size:12px;line-height:1.45;min-height:34px;margin:0 0 9px}
.member-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
.member-card{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:13px;padding:12px;background:#fff}
.member-card img{width:52px;height:52px;border-radius:50%;object-fit:cover}
.member-card strong{display:block;font-size:14px}
.member-card small{display:block;color:var(--muted);font-size:11px;margin-top:4px}
.member-card .small-btn{margin-left:auto;background:var(--green-soft);color:var(--green-dark);border-radius:9px;padding:8px 11px;font-size:12px;font-weight:800}
.notice-box{background:#fff7df;border:1px solid #f3df9b;border-radius:11px;padding:13px;margin:15px 0;color:#765f20}
.auth-card{max-width:600px;margin:0 auto}
.auth-card form p{margin:12px 0}
.auth-card form label{display:block;font-weight:700;margin:12px 0}
.auth-card form input[type=text],.auth-card form input[type=password],.auth-card form input[type=email]{width:100%;border:1px solid #dce5eb;border-radius:10px;padding:11px;margin-top:6px}
.auth-card form input[type=submit]{background:var(--green);border:0;color:#fff;border-radius:10px;padding:11px 18px;font-weight:800;cursor:pointer}
.text-link{color:var(--green-dark);font-weight:700}
.message-demo{display:grid;gap:8px}
.message-row{display:flex;align-items:center;gap:12px;border:1px solid var(--line);padding:12px;border-radius:12px}
.message-row img{width:45px;height:45px;border-radius:50%;object-fit:cover}
.message-row span{flex:1}
.message-row strong,.message-row small{display:block}
.message-row small{color:var(--muted);margin-top:4px}
.profile-box{display:flex;align-items:center;gap:18px;margin:10px 0 25px}
.profile-box img{width:85px;height:85px;border-radius:50%;object-fit:cover}
.profile-box h2{margin:0 0 6px}
.profile-box p{color:var(--muted);margin:0}
.help-list details{border-bottom:1px solid var(--line);padding:16px 0}
.help-list summary{cursor:pointer;font-weight:800}
.help-list p{color:var(--muted);line-height:1.7}
.contact-form{max-width:650px}
.contact-form label{display:block;font-weight:700;margin:14px 0}
.contact-form input,.contact-form textarea{display:block;width:100%;border:1px solid #dce5eb;border-radius:10px;padding:11px;margin-top:6px;resize:vertical}
@media(max-width:760px){
  .page-wrap-inner{padding:12px 0}
  .room-grid-large,.member-grid{grid-template-columns:1fr}
  .page-wrap-inner .section-head{gap:10px;align-items:flex-start}
  .page-wrap-inner .section-head h1{font-size:25px}
}


/* Image logo */
.brand-image{display:flex;align-items:center;min-width:260px}
.site-logo{display:block;width:250px;height:auto;max-height:66px;object-fit:contain;object-position:left center}
.hero-logo-image{display:block;width:300px;max-width:72%;height:auto;max-height:78px;object-fit:contain;object-position:left center;margin-bottom:8px;filter:drop-shadow(0 2px 2px rgba(0,0,0,.12))}
.footer-logo-link{display:inline-flex;align-items:center}
.footer-logo{display:block;width:205px;height:auto;max-height:58px;object-fit:contain;object-position:left center}
@media(max-width:900px){.brand-image{min-width:190px}.site-logo{width:190px}.hero-logo-image{width:250px}.footer-logo{width:180px}}
@media(max-width:650px){.brand-image{min-width:0}.site-logo{width:165px}.hero-logo-image{width:210px;max-width:80%}.footer-logo{width:165px}}


/* Hero login form + right-shifted hero copy */
.hero{display:flex;align-items:center;gap:24px;padding:20px 24px;background-image:linear-gradient(90deg,rgba(8,26,43,.96) 0%,rgba(8,26,43,.91) 34%,rgba(8,26,43,.50) 58%,rgba(8,26,43,.08) 100%),url("assets/images/hero-v130.webp");}
.hero-login-panel{position:relative;z-index:4;flex:0 0 265px;background:rgba(255,255,255,.97);border-radius:16px;padding:17px 17px 14px;box-shadow:0 12px 32px rgba(0,0,0,.20);color:#14253a;backdrop-filter:blur(8px)}
.hero-login-title{font-size:18px;font-weight:800;margin-bottom:3px}
.hero-login-subtitle{font-size:11px;color:#6f7d8c;margin-bottom:10px}
#aktifsohbet-hero-login p{margin:0 0 8px}
#aktifsohbet-hero-login label{display:block;font-size:11px;font-weight:700;margin:7px 0 4px}
#aktifsohbet-hero-login input[type=text],#aktifsohbet-hero-login input[type=password]{width:100%;box-sizing:border-box;border:1px solid #dbe4eb;border-radius:9px;padding:9px 10px;background:#fff;font-size:12px;outline:none}
#aktifsohbet-hero-login input[type=text]:focus,#aktifsohbet-hero-login input[type=password]:focus{border-color:#20bf70;box-shadow:0 0 0 3px rgba(32,191,112,.10)}
#aktifsohbet-hero-login .login-remember{display:flex;align-items:center;gap:6px;font-size:10px;color:#667587;margin:7px 0}
#aktifsohbet-hero-login .login-remember input{margin:0}
#aktifsohbet-hero-login input[type=submit]{width:100%;border:0;border-radius:9px;padding:10px;background:#19bd70;color:#fff;font-size:12px;font-weight:800;cursor:pointer}
#aktifsohbet-hero-login input[type=submit]:hover{background:#11a961}
.hero-register-row{display:flex;justify-content:center;gap:5px;font-size:10px;color:#788594;margin-top:9px}
.hero-register-row a{color:#10a95e;font-weight:800;text-decoration:none}
.hero-content{flex:1;width:auto;max-width:590px;padding:0 0 0 20px;margin-left:0;color:#fff}
.hero-content .hero-logo-image{margin-bottom:10px}
.hero h1{max-width:520px}
.hero p{max-width:430px}
@media(max-width:900px){
  .hero{height:auto;min-height:390px;padding:18px;gap:14px;align-items:center}
  .hero-login-panel{flex-basis:235px;padding:14px}
  .hero-content{padding-left:8px}
  .hero-logo-image{width:220px}
  .hero h1{font-size:31px}
}
@media(max-width:650px){
  .hero{display:block;min-height:620px;padding:16px;background-position:center}
  .hero-login-panel{width:100%;max-width:310px;margin:0 auto 24px;box-sizing:border-box}
  .hero-content{padding:0 8px;text-align:center;margin:0 auto}
  .hero-content .hero-logo-image{margin-left:auto;margin-right:auto}
  .hero h1{font-size:30px;margin-left:auto;margin-right:auto}
  .hero p{margin-left:auto;margin-right:auto}
}


/* Hero form: button-focused login panel */
.hero-login-panel{border:1px solid rgba(224,232,238,.95)}
#aktifsohbet-hero-login input[type=submit]{min-height:42px;font-size:13px;letter-spacing:.1px;box-shadow:0 7px 16px rgba(25,189,112,.20);transition:transform .15s ease,box-shadow .15s ease,background .15s ease}
#aktifsohbet-hero-login input[type=submit]:hover{background:#10ad64;transform:translateY(-1px);box-shadow:0 9px 19px rgba(25,189,112,.26)}
#aktifsohbet-hero-login input[type=submit]:active{transform:translateY(0)}
.hero-form-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:8px}
.hero-action{display:flex;align-items:center;justify-content:center;min-height:34px;padding:0 7px;border-radius:8px;text-decoration:none;font-size:10px;font-weight:800;box-sizing:border-box;transition:.15s ease}
.hero-action-register{background:#eefaf4;color:#0d9f59;border:1px solid #c9eedb}
.hero-action-register:hover{background:#ddf6e9;border-color:#aee4c8}
.hero-action-forgot{background:#f4f7fa;color:#647487;border:1px solid #e0e7ed}
.hero-action-forgot:hover{background:#eaf0f4;color:#405366}
.hero-guest-button{display:flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box;min-height:34px;margin-top:7px;border-radius:8px;background:#152f47;color:#fff;text-decoration:none;font-size:10px;font-weight:800;border:1px solid rgba(255,255,255,.10);transition:.15s ease}
.hero-guest-button:hover{background:#1d405e}
.hero-register-row{display:none}
@media(max-width:650px){
  .hero-login-panel{max-width:330px}
  .hero-form-actions{grid-template-columns:1fr 1fr}
}

/* Quick chat connection form */
.quick-chat-form{display:grid;gap:9px}
.agent-accessible-control{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.agent-accessible-control:focus{position:relative;width:auto;height:auto;clip-path:none;margin:4px;padding:8px;background:#fff;color:#14253a;border:2px solid #08783f;z-index:5}
.chat-icon{display:inline-block;width:1em;height:1em;flex-shrink:0;vertical-align:middle}
.quick-field-wrap{position:relative}
.quick-field-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:16px;color:#82909e;font-size:12px;pointer-events:none}
.quick-field{width:100%;height:40px;box-sizing:border-box;border:1px solid #dbe4eb;border-radius:10px;padding:0 11px 0 38px;background:#fff;color:#203248;font-size:12px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}
.quick-field:focus{border-color:#20bf70;box-shadow:0 0 0 3px rgba(32,191,112,.11)}
.version-title{display:flex;align-items:center;gap:6px;margin-top:2px;color:#526274;font-size:11px;font-weight:800}
.version-title .chat-icon{color:#08783f}
.quick-version-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}
.chat-version-btn{position:relative;display:flex;align-items:center;gap:7px;min-width:0;min-height:58px;padding:8px 7px;border:1px solid #dfe7ed;border-radius:10px;background:#f8fafb;color:#617083;text-align:left;cursor:pointer;transition:.16s ease}
.chat-version-btn:hover{border-color:#b8ddca;background:#f1fbf6}
.chat-version-btn>.chat-icon{flex:0 0 auto;font-size:14px;color:#718193}
.chat-version-btn.is-selected{border-color:#08783f;background:#eefaf4;box-shadow:0 0 0 2px rgba(32,189,112,.09);color:#183e2d}
.chat-version-btn.is-selected>.chat-icon{color:#08783f}
.version-content{display:flex;flex-direction:column;min-width:0;line-height:1.15}
.version-content strong{font-size:10px;white-space:nowrap}
.version-content small{margin-top:3px;color:#526274;font-size:8px;line-height:1.2}
.version-check{position:absolute;right:5px;top:5px;display:none;width:14px;height:14px;border-radius:50%;background:#08783f;color:#fff;font-size:7px;place-items:center}
.chat-version-btn.is-selected .version-check{display:grid}
.quick-submit{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:42px;margin-top:1px;border:0;border-radius:10px;background:#08783f;color:#fff;font-size:12px;font-weight:800;cursor:pointer;box-shadow:0 7px 16px rgba(25,189,112,.22);transition:.16s ease}
.quick-submit:hover{background:#065f32;transform:translateY(-1px);box-shadow:0 9px 19px rgba(25,189,112,.28)}
.quick-submit .submit-arrow{margin-left:auto;margin-right:4px}
.room-button:hover,.room-button:active{background:#065f32;color:#fff}
.quick-submit:focus-visible,.room-button:focus-visible,.chat-version-btn:focus-visible{outline:3px solid #142f47;outline-offset:3px}
@media(max-width:650px){.quick-version-grid{grid-template-columns:1fr}.chat-version-btn{min-height:52px}.hero{min-height:710px}}
