/*
Theme Name: Konus
Theme URI: https://konussana.com
Author: Konussana.Com
Description: Konussana.Com için kırmızı-beyaz, sosyal topluluk ve içerik platformu teması.
Version: 4.2.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: konussana
*/
:root{--red:#d9233f;--red2:#b81734;--ink:#18202b;--muted:#687384;--line:#e7eaf0;--bg:#f6f7fa;--white:#fff;--purple:#7c4dff;--orange:#f08a24;--blue:#2478e8;--green:#20a36a;--shadow:0 10px 30px rgba(24,32,43,.07);--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,textarea,select{font:inherit}
.container{width:min(1380px,calc(100% - 32px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--line)}.header-inner{min-height:76px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;font-size:23px;white-space:nowrap}.brand-mark{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,var(--red),#ef596d);color:#fff;display:grid;place-items:center;font-weight:900}.main-nav{display:flex;gap:6px;align-items:center;flex:1}.main-nav a{padding:10px 13px;border-radius:10px;font-weight:700;color:#4b5563}.main-nav a:hover,.main-nav .current-menu-item>a{background:#fff0f2;color:var(--red)}.header-search{width:260px}.header-search input{width:100%;border:1px solid var(--line);background:#f8f9fb;border-radius:12px;padding:10px 13px}.header-actions{display:flex;align-items:center;gap:8px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);background:#fff;border-radius:11px;padding:10px 15px;font-weight:800;cursor:pointer}.btn-primary{background:var(--red);color:#fff;border-color:var(--red)}.btn-primary:hover{background:var(--red2)}.btn-soft{background:#fff0f2;color:var(--red);border-color:#ffd4da}.btn-danger{background:#fff1f1;color:#bd1e32;border-color:#ffd2d7}.btn-small{padding:7px 10px;font-size:14px}.site-main{padding:28px 0 48px}.layout-3{display:grid;grid-template-columns:270px minmax(0,1fr) 300px;gap:22px}.layout-2{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px}.content-stack,.sidebar-stack{display:flex;flex-direction:column;gap:20px}.side-box,.panel,.article,.comment,.profile-head,.hero,.section-head,.search-panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.side-box{padding:18px}.side-title,.section-title{font-size:18px;margin:0 0 13px;font-weight:900}.muted{color:var(--muted)}.tiny{font-size:13px}.hero{overflow:hidden;position:relative;background:linear-gradient(120deg,#7b1830,#d9233f 50%,#f08a24);color:#fff;padding:34px}.hero:after{content:"";position:absolute;inset:auto -60px -80px auto;width:260px;height:260px;border-radius:50%;background:rgba(255,255,255,.1)}.hero h1{font-size:clamp(32px,4vw,52px);line-height:1.08;margin:0 0 12px;max-width:720px}.hero p{max-width:700px;font-size:18px;margin:0 0 20px;color:#fff}.hero-row{display:flex;gap:10px;flex-wrap:wrap}.hero .btn{background:#fff;color:var(--red);border-color:#fff}.hero .btn-soft{background:rgba(255,255,255,.12);color:#fff;border-color:rgba(255,255,255,.3)}.section-head{padding:18px 20px;display:flex;justify-content:space-between;align-items:center;gap:16px}.section-head h2{margin:0;font-size:23px}.section-body{padding:20px}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.card{border:1px solid var(--line);border-radius:16px;background:#fff;padding:17px}.card:hover{border-color:#d7dce5}.card h3{margin:4px 0 7px;font-size:18px}.badge{display:inline-flex;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:900;background:#f1f3f7;color:#526070}.badge-red{background:#fff0f2;color:var(--red)}.badge-green{background:#ebfaf3;color:#148256}.badge-blue{background:#edf5ff;color:#1d64bc}.badge-purple{background:#f3efff;color:#6541d8}.avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#eef1f5;font-weight:900;overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover}.user-row{display:flex;align-items:center;gap:11px;padding:9px 0}.user-row+.user-row{border-top:1px solid #f0f2f5}.online-dot{width:9px;height:9px;background:var(--green);border-radius:50%;display:inline-block;border:2px solid #fff;box-shadow:0 0 0 1px #b9ead3}.article-card{display:flex;gap:14px}.article-thumb{width:125px;min-width:125px;height:95px;border-radius:13px;overflow:hidden;background:linear-gradient(135deg,#eceff4,#d9dee7);display:grid;place-items:center;color:#8a94a4;font-weight:800}.article-thumb img{width:100%;height:100%;object-fit:cover}.article-card h3{margin:0 0 6px;font-size:19px}.meta{display:flex;gap:9px;flex-wrap:wrap;color:var(--muted);font-size:13px}.room-card{position:relative;overflow:hidden}.room-top{display:flex;justify-content:space-between;gap:10px}.room-icon{width:48px;height:48px;border-radius:14px;background:#fff0f2;color:var(--red);display:grid;place-items:center;font-size:22px}.stats{display:flex;gap:14px;color:var(--muted);font-size:13px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-weight:800}.field input,.field textarea,.field select{width:100%;border:1px solid #dfe3ea;border-radius:11px;padding:11px 12px;background:#fff}.field textarea{min-height:170px;resize:vertical}.form-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.notice{padding:13px 15px;border-radius:12px;border:1px solid #dce5f0;background:#f7fbff}.notice.success{background:#effbf5;border-color:#ccefe0;color:#126e4a}.notice.error{background:#fff3f3;border-color:#ffd5d5;color:#a51f30}.pagination{display:flex;gap:7px;flex-wrap:wrap;margin-top:20px}.pagination .page-numbers{padding:8px 12px;background:#fff;border:1px solid var(--line);border-radius:9px;font-weight:800}.pagination .current{background:var(--red);color:#fff;border-color:var(--red)}.profile-head{padding:24px;display:flex;gap:18px;align-items:center}.profile-big{width:82px;height:82px;border-radius:22px;background:#f0f2f6;display:grid;place-items:center;font-size:28px;font-weight:900;overflow:hidden}.profile-big img{width:100%;height:100%;object-fit:cover}.tabs{display:flex;gap:7px;flex-wrap:wrap;margin:15px 0}.tabs a{padding:9px 12px;border-radius:10px;background:#f2f4f7;font-weight:800}.tabs a.active{background:#fff0f2;color:var(--red)}.share-bar{display:flex;gap:8px;flex-wrap:wrap;padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:20px 0}.comment-list{display:flex;flex-direction:column;gap:13px}.comment{padding:15px}.comment-meta{display:flex;justify-content:space-between;gap:10px;font-size:13px;color:var(--muted)}.comment-body{margin-top:6px;white-space:pre-wrap}.footer{background:#171c24;color:#cbd1da;padding:42px 0 28px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:25px}.footer h3{color:#fff;margin-top:0}.footer a{color:#d9dee6}.footer-bottom{border-top:1px solid #303640;margin-top:30px;padding-top:18px;font-size:13px;display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}.mobile-nav{display:none}.empty{padding:32px;text-align:center;color:var(--muted)}.search-results{display:flex;flex-direction:column;gap:12px}.search-result{display:flex;justify-content:space-between;gap:16px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff}.search-filters{display:flex;gap:9px;flex-wrap:wrap}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.kpi{padding:15px;border:1px solid var(--line);border-radius:14px;background:#fff}.kpi strong{font-size:24px;display:block}.admin-table{width:100%;border-collapse:collapse}.admin-table th,.admin-table td{padding:10px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.notice-list{display:flex;flex-direction:column;gap:9px}.notice-item{padding:12px;border:1px solid var(--line);border-radius:12px;background:#fff}.unread{border-left:4px solid var(--red)}.site-main ul{padding-left:22px}
@media(max-width:1120px){.layout-3{grid-template-columns:230px minmax(0,1fr)}.layout-3>.sidebar-right{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.header-search{display:none}.grid-4{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.header-inner{min-height:66px}.main-nav{display:none}.mobile-nav{display:flex;overflow:auto;gap:6px;padding:8px 0}.mobile-nav a{white-space:nowrap;padding:8px 11px;border-radius:9px;background:#f4f5f7;font-size:14px;font-weight:800}.layout-3,.layout-2{grid-template-columns:1fr}.layout-3>.sidebar-right{grid-column:auto;display:block}.sidebar-left{order:2}.sidebar-right{order:3}.main-column{order:1}.form-grid,.grid-2,.grid-3{grid-template-columns:1fr}.kpi-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.profile-head{align-items:flex-start;flex-direction:column}.hero{padding:25px}.hero h1{font-size:34px}}
@media(max-width:520px){.container{width:min(100% - 20px,1380px)}.header-actions .btn:not(.btn-primary){display:none}.article-card{display:block}.article-thumb{width:100%;height:150px;margin-bottom:12px}.footer-grid{grid-template-columns:1fr}.kpi-grid{grid-template-columns:1fr 1fr}.section-head{align-items:flex-start;flex-direction:column}}

/* === KONUSSANA PORTAL REDESIGN === */
.top-strip{background:#11151b;color:#aeb5bf;font-size:11px}.top-strip-in{height:34px;display:flex;align-items:center;justify-content:space-between}.top-strip a{margin-left:18px;color:#cfd4db}.brand{font-size:24px;letter-spacing:-.8px}.brand-mark{background:var(--red);border-radius:13px;box-shadow:0 7px 18px rgba(217,35,63,.22)}.brand-red{color:var(--red)}.brand small{display:block;font-size:7px;letter-spacing:1.8px;color:#9ba2ad;margin-top:-2px}.site-header{position:relative}.header-inner{min-height:82px}.main-nav a{font-size:13px}.main-nav a.active{background:#fff0f2;color:var(--red)}.header-search{height:42px;width:310px;position:relative}.header-search span{position:absolute;left:13px;top:7px;font-size:21px;color:#8d95a1}.header-search input{height:42px;padding-left:38px;border-radius:13px}.icon-action{position:relative;width:38px;height:38px;border:1px solid var(--line);border-radius:11px;display:grid;place-items:center;font-size:17px;color:#59616d;background:#fff}.icon-action b{position:absolute;top:-5px;right:-5px;min-width:16px;height:16px;border-radius:99px;background:var(--red);color:#fff;font-size:9px;display:grid;place-items:center}.profile-action{height:42px;padding:4px 10px 4px 5px;border:1px solid var(--line);border-radius:12px;display:flex;gap:7px;align-items:center;font-size:12px;font-weight:800}.profile-action img{width:32px;height:32px;border-radius:9px}.trend-strip{background:#fff;border-bottom:1px solid var(--line)}.trend-in{height:40px;display:flex;align-items:center;gap:18px;overflow:auto;white-space:nowrap}.trend-in strong{font-size:10px;color:var(--red);letter-spacing:1px}.trend-in a{font-size:11px;font-weight:800;color:#68717d}.site-main{padding-top:22px}.portal-grid{display:grid;grid-template-columns:220px minmax(0,1fr) 292px;gap:20px}.portal-left,.portal-right{display:flex;flex-direction:column;gap:16px}.side-box{border-radius:16px;box-shadow:0 5px 22px rgba(24,32,43,.055);padding:16px}.side-eyebrow,.section-kicker{font-size:9px;letter-spacing:1.5px;font-weight:950;color:#969eaa}.side-title{font-size:16px;margin:3px 0 10px}.category-list{display:flex;flex-direction:column;gap:2px}.category-list a{display:grid;grid-template-columns:28px 1fr 12px;align-items:center;gap:8px;padding:8px 7px;border-radius:10px;font-size:12px;font-weight:850;color:#3d4550}.category-list a:hover{background:#f7f7f9;color:var(--red)}.category-list b{color:#b5bac2}.cat-icon{width:27px;height:27px;border-radius:8px;display:grid;place-items:center;font-style:normal;font-size:12px;background:#f4f5f7}.cat-icon.red{color:var(--red);background:#fff0f2}.cat-icon.purple{color:var(--purple);background:#f3efff}.cat-icon.blue{color:var(--blue);background:#edf5ff}.cat-icon.orange{color:var(--orange);background:#fff5e9}.cat-icon.green{color:var(--green);background:#ebfaf3}.city-box{background:linear-gradient(145deg,#fff,#fff8f8)}.city-box p{font-size:11px;line-height:1.55}.text-link{font-size:11px;font-weight:900;color:var(--red)}.hero-portal{height:455px;border-radius:20px;overflow:hidden;position:relative;background:#222;box-shadow:0 12px 32px rgba(24,32,43,.12)}.hero-portal>img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.74),rgba(0,0,0,.22) 60%,rgba(0,0,0,.05))}.hero-copy{position:absolute;left:34px;bottom:42px;color:#fff;max-width:630px}.hero-kicker{font-size:10px;letter-spacing:1.8px;font-weight:950;opacity:.9}.hero-copy h1{font-size:48px;line-height:1.02;letter-spacing:-2px;margin:11px 0 13px}.hero-copy h1 em{font-style:normal;color:#ff8c70}.hero-copy p{font-size:14px;line-height:1.55;color:#f0f1f3;max-width:520px}.hero-actions{display:flex;align-items:center;gap:14px;margin-top:20px}.hero-btn{background:#fff;color:#bd1733;padding:12px 16px;border-radius:11px;font-size:12px;font-weight:950}.hero-btn span{margin-left:8px}.hero-link{font-size:12px;font-weight:850;color:#fff}.hero-live{position:absolute;right:22px;top:20px;padding:9px 12px;background:rgba(17,21,27,.62);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.14);border-radius:10px;color:#fff;font-size:10px;display:flex;gap:7px;align-items:center}.hero-live strong{color:#ff6878}.live-dot,.live-mini i,.live-title i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#39d68f;box-shadow:0 0 0 3px rgba(57,214,143,.13)}.quick-links{background:#fff;border:1px solid var(--line);border-radius:15px;display:grid;grid-template-columns:repeat(5,1fr);margin-top:12px;overflow:hidden}.quick-links a{display:flex;align-items:center;gap:10px;padding:13px 12px;border-right:1px solid var(--line)}.quick-links a:last-child{border:0}.quick-links b{width:33px;height:33px;border-radius:10px;display:grid;place-items:center;background:#fff0f2;color:var(--red);font-size:15px}.quick-links a:nth-child(2) b{color:var(--purple);background:#f3efff}.quick-links a:nth-child(3) b{color:var(--blue);background:#edf5ff}.quick-links a:nth-child(4) b{color:var(--orange);background:#fff5e9}.quick-links a:nth-child(5) b{color:var(--green);background:#ebfaf3}.quick-links span{font-size:11px;font-weight:900;line-height:1.1}.quick-links small{font-size:10px;color:#89919d;font-weight:700}.clean-head{border:0;box-shadow:none;background:transparent;padding:26px 1px 12px;border-radius:0}.clean-head h2{font-size:21px;margin-top:3px}.editorial-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:13px}.feature-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;min-height:150px}.feature-card img{width:100%;height:100%;object-fit:cover}.feature-card.big{min-height:315px}.feature-card.big:after,.feature-card:not(.big):after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.73),rgba(0,0,0,.02) 75%)}.feature-copy{position:absolute;z-index:2;left:20px;right:20px;bottom:19px;color:#fff}.feature-copy span,.feature-card:not(.big) span{font-size:9px;font-weight:950;letter-spacing:1px;color:#ffb0a1}.feature-copy h3{font-size:25px;line-height:1.08;margin:7px 0}.feature-copy p{font-size:11px;color:#eee;margin:0}.feature-stack{display:grid;gap:13px}.feature-card:not(.big){display:grid;grid-template-columns:43% 57%;min-height:151px}.feature-card:not(.big) img{grid-column:1}.feature-card:not(.big) div{position:relative;z-index:2;grid-column:2;padding:16px;color:#1c2128}.feature-card:not(.big):after{display:none}.feature-card:not(.big) span{color:var(--red)}.feature-card:not(.big) h3{font-size:15px;line-height:1.18;margin:7px 0}.room-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.room-card-new{background:#fff;border:1px solid var(--line);border-radius:15px;padding:15px;display:grid;grid-template-columns:42px 1fr 18px;gap:10px;align-items:center}.room-symbol{width:40px;height:40px;border-radius:12px;background:#fff0f2;display:grid;place-items:center}.live-mini{font-size:8px;color:var(--green);font-weight:950;letter-spacing:.8px}.live-mini i{width:5px;height:5px;margin-right:4px}.room-card-new h3{font-size:14px;margin:4px 0 3px}.room-card-new p{font-size:10px;color:var(--muted);margin:0}.room-card-new small{font-size:9px;color:#9ba2ad}.room-card-new>a{font-size:18px;color:#a0a6af}.article-feed-new{display:grid;grid-template-columns:1fr 1fr;gap:12px}.article-feed-new article{display:grid;grid-template-columns:120px 1fr;gap:13px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:11px}.feed-image{height:105px;border-radius:11px;overflow:hidden}.feed-image img{width:100%;height:100%;object-fit:cover}.feed-body>span{font-size:9px;color:#949ba6;font-weight:850}.feed-body h3{font-size:14px;line-height:1.25;margin:5px 0}.feed-body p{font-size:10px;line-height:1.45;color:var(--muted);margin:0 0 6px}.feed-body small{font-size:9px;color:#8f96a1}.rank-item{display:grid;grid-template-columns:28px 1fr;gap:9px;padding:11px 0;border-top:1px solid #eef0f3}.rank-item:first-of-type{border-top:0}.rank-item>b{font-size:18px;color:#c5cad1}.rank-item:nth-of-type(2)>b{color:var(--red)}.rank-item span{font-size:11px;font-weight:850;line-height:1.35}.rank-item small{display:block;color:#9ca3ad;font-size:9px;margin-top:4px;font-weight:700}.live-title{display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:950}.live-title span{letter-spacing:1px}.live-title a{color:var(--red);font-size:9px}.live-title i{margin-right:6px;background:#ff4356;box-shadow:0 0 0 3px rgba(255,67,86,.1)}.mini-chat{margin:10px 0}.mini-chat p{font-size:10px;line-height:1.45;margin:0;padding:9px 0;border-bottom:1px solid #f0f1f3;color:#6b737e}.mini-chat p:last-child{border:0}.mini-chat b{color:#313843;margin-right:4px}.chat-button{display:block;background:#11161d;color:#fff;text-align:center;padding:10px;border-radius:9px;font-size:10px;font-weight:900}.comment-mini{padding:10px 0;border-bottom:1px solid #f0f1f3}.comment-mini:last-child{border:0}.comment-mini b{font-size:10px}.comment-mini p{font-size:10px;color:var(--muted);margin:3px 0 0}.join-card{border-radius:16px;padding:19px;color:#fff;background:linear-gradient(145deg,#8c1930,#d9233f 58%,#f08a24);box-shadow:0 10px 25px rgba(217,35,63,.17)}.join-card>span{font-size:8px;letter-spacing:1.4px;font-weight:950;opacity:.8}.join-card h3{font-size:20px;line-height:1.1;margin:8px 0}.join-card p{font-size:10px;color:#ffe9ed}.join-card a{display:inline-block;background:#fff;color:var(--red);padding:9px 11px;border-radius:9px;font-size:10px;font-weight:950}.footer-banner{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.footer-banner-in{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:40px 0}.footer-banner-in>div>span{font-size:9px;letter-spacing:1.5px;color:#9299a4;font-weight:950}.footer-banner h2{font-size:32px;line-height:1.05;letter-spacing:-1px;margin:7px 0}.footer-banner h2 em{font-style:normal;color:var(--red)}.footer-banner p{font-size:12px;color:var(--muted)}.footer-banner-in>a{background:var(--red);color:#fff;padding:13px 17px;border-radius:10px;font-size:11px;font-weight:950}.footer{padding-top:38px}.footer-brand{font-size:25px;font-weight:950;color:#fff}.footer-brand span{color:#ff667a}.footer p a{display:block;margin:5px 0;color:#aeb5bf;font-size:11px}.footer p{font-size:11px;color:#89919d;line-height:1.6}
@media(max-width:1150px){.portal-grid{grid-template-columns:205px minmax(0,1fr)}.portal-right{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr)}.hero-copy h1{font-size:43px}.header-search{width:250px}.main-nav a:nth-child(n+6){display:none}}
@media(max-width:820px){.portal-grid{grid-template-columns:1fr}.portal-left{display:none}.portal-right{grid-column:auto;display:block}.quick-links{grid-template-columns:repeat(3,1fr)}.quick-links a:nth-child(3){border-right:0}.quick-links a:nth-child(n+4){display:none}.editorial-grid,.article-feed-new{grid-template-columns:1fr}.room-grid{grid-template-columns:1fr}.hero-portal{height:410px}.hero-copy{left:24px;bottom:30px}.hero-copy h1{font-size:37px}.profile-action span{display:none}}
@media(max-width:520px){.top-strip{display:none}.header-inner{min-height:66px}.brand{font-size:20px}.brand small{display:none}.header-actions .icon-action{display:none}.header-search{display:none}.hero-portal{height:390px}.hero-copy h1{font-size:32px}.hero-copy p{font-size:12px}.hero-live{right:12px;top:12px}.hero-live span:last-child{display:none}.quick-links{grid-template-columns:repeat(2,1fr)}.quick-links a:nth-child(3){display:flex;border-right:1px solid var(--line)}.quick-links a:nth-child(4),.quick-links a:nth-child(5){display:none}.feature-card:not(.big){grid-template-columns:40% 60%}.footer-banner-in{display:block}.footer-banner-in>a{display:inline-block;margin-top:10px}}

.ks-tile-icon {
    width: 62px;
    height: 62px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 18px;
    background: rgba(255,255,255,.72);
    box-shadow: 0 8px 22px rgba(0,0,0,.08);
    transition: transform .25s ease, box-shadow .25s ease;
}

.ks-tile-icon svg {
    width: 31px;
    height: 31px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.ks-feature-tile:hover .ks-tile-icon {
    transform: translateY(-4px) rotate(-3deg);
    box-shadow: 0 12px 28px rgba(0,0,0,.12);
}

/* ===== Konussana visual refinement v3 ===== */
.welcome-hero{position:relative;overflow:hidden;margin:0 0 30px;background:#14171e;min-height:520px;color:#fff}
.welcome-bg{position:absolute;inset:0;background:
 radial-gradient(circle at 12% 35%,rgba(217,35,63,.40),transparent 32%),
 radial-gradient(circle at 84% 22%,rgba(124,77,255,.35),transparent 31%),
 linear-gradient(120deg,#171a22 0%,#24232c 52%,#3a202b 100%)}
.welcome-bg:before{content:"";position:absolute;inset:0;background:url("assets/visuals/hero.svg") center/cover no-repeat;opacity:.23;mix-blend-mode:screen}
.welcome-inner{position:relative;min-height:520px;display:grid;grid-template-columns:minmax(0,1.1fr) 470px;align-items:center;gap:60px;padding:54px 0}
.welcome-copy{padding-left:25px;max-width:700px}
.welcome-kicker{display:inline-flex;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.18);font-size:11px;font-weight:950;letter-spacing:1.2px}
.welcome-copy h1{font-size:clamp(45px,5.5vw,76px);line-height:.98;letter-spacing:-3.5px;margin:18px 0}
.welcome-copy h1 strong{color:#ff5c70}
.welcome-copy p{font-size:18px;line-height:1.55;color:#e0e2e7;max-width:620px;margin:0}
.welcome-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:25px;font-size:12px;color:#cfd2d8;font-weight:750}
.chat-entry-card{background:rgba(255,255,255,.98);color:var(--ink);border-radius:32px;box-shadow:0 28px 70px rgba(0,0,0,.28);padding:24px;position:relative}
.entry-head{display:flex;justify-content:space-between;gap:15px;align-items:flex-start}
.entry-live{font-size:10px;color:var(--red);font-weight:950;letter-spacing:.8px}
.entry-live i,.room-page-bottom i{display:inline-block;width:7px;height:7px;background:#22b979;border-radius:50%;margin-right:5px}
.entry-head h2{font-size:26px;letter-spacing:-1px;margin:7px 0 3px}
.entry-head p{font-size:12px;color:var(--muted);margin:0}
.entry-bubble{width:52px;height:52px;border-radius:16px;background:#fff0f2;display:grid;place-items:center;font-size:24px}
.entry-form{margin-top:19px}
.entry-form label{display:block;font-size:11px;font-weight:900;margin:0 0 6px;color:#59616d}
.entry-input{height:50px;border:1px solid #dfe3e9;border-radius:17px;display:flex;align-items:center;gap:9px;padding:0 13px;background:#fafbfc}
.entry-input span{font-size:18px;color:#a2a8b1}.entry-input input{border:0;outline:0;background:none;width:100%;font-size:14px}
.entry-two{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:11px}
.entry-two select{width:100%;height:46px;border:1px solid #dfe3e9;border-radius:15px;background:#fff;padding:0 10px;font-size:12px;color:#444b55}
.entry-main-btn{display:flex;align-items:center;justify-content:space-between;margin-top:14px;background:linear-gradient(100deg,var(--red),#ef4e69);color:#fff;padding:15px 18px;border-radius:20px;font-size:14px;font-weight:950;box-shadow:0 9px 22px rgba(217,35,63,.22)}
.entry-main-btn span{font-size:19px}.entry-register{display:block;text-align:center;margin-top:10px;font-size:12px;font-weight:900;color:var(--red)}
.entry-foot{display:flex;justify-content:space-between;gap:8px;border-top:1px solid #eef0f3;margin-top:17px;padding-top:14px;color:#7b838e;font-size:10px;font-weight:750}
.after-welcome{padding-bottom:30px}

/* rooms page */
.rooms-page-head{padding:24px 25px}.rooms-page-head h1{font-size:32px;letter-spacing:-1.2px;margin:3px 0}.rooms-page-head p{max-width:720px;color:var(--muted);margin:5px 0 0;font-size:14px}
.room-welcome{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(120deg,#fff4f5,#fff 58%,#f4f0ff);border:1px solid #f0dfe2;border-radius:20px;padding:24px 28px}.room-welcome span{font-size:10px;color:var(--red);font-weight:950;letter-spacing:1px}.room-welcome h2{font-size:24px;letter-spacing:-.7px;margin:7px 0}.room-welcome p{font-size:12px;color:var(--muted);margin:0}.room-stat{width:88px;height:88px;border-radius:50%;background:#fff;box-shadow:0 10px 25px rgba(20,25,35,.08);display:grid;place-items:center;text-align:center}.room-stat strong{font-size:27px;line-height:1}.room-stat small{font-size:9px;color:var(--muted);font-weight:900}
.room-page-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.room-page-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:19px;transition:.2s;box-shadow:0 7px 24px rgba(24,32,43,.045)}.room-page-card:hover{transform:translateY(-2px);border-color:#f2cbd1;box-shadow:0 14px 30px rgba(24,32,43,.09)}.room-page-top{display:flex;align-items:center;justify-content:space-between}.room-big-icon{width:46px;height:46px;border-radius:14px;background:#f7f2f3;display:grid;place-items:center;font-size:22px}.room-tag{font-size:9px;background:#f5f6f8;color:#707883;border-radius:999px;padding:5px 8px;font-weight:900}.room-page-card h3{font-size:18px;margin:14px 0 5px}.room-page-card p{font-size:12px;color:var(--muted);line-height:1.55;min-height:38px;margin:0}.room-page-bottom{border-top:1px solid #f0f1f4;margin-top:15px;padding-top:13px;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:10px;color:#7d8490;font-weight:750}.room-page-bottom a{font-size:11px;color:var(--red);font-weight:950}

/* city page */
.city-page-head{padding:24px}.city-page-head h1{font-size:32px;letter-spacing:-1.2px;margin:3px 0}.city-page-head p{font-size:13px;color:var(--muted);margin:0}.city-count{font-size:36px;font-weight:950;color:var(--red)}.city-count span{font-size:11px;color:var(--muted);font-weight:800}.city-search{display:flex;align-items:center;gap:10px;padding:12px 15px}.city-search span{font-size:22px;color:#9299a4}.city-search input{border:0;outline:0;width:100%;font-size:13px;background:transparent}.city-search em{font-style:normal;font-size:10px;font-weight:900;color:#9aa0a9}.city-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.city-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:13px;display:grid;grid-template-columns:34px 1fr;column-gap:9px;align-items:center;transition:.18s}.city-card:hover{border-color:#efb9c1;box-shadow:0 8px 22px rgba(24,32,43,.07);transform:translateY(-1px)}.city-pin{width:34px;height:34px;border-radius:10px;background:#fff0f2;color:var(--red);display:grid;place-items:center;grid-row:1/3}.city-card strong{font-size:12px}.city-card small{font-size:9px;color:#9a9fa7;margin-top:1px}

/* radio page */
.radio-hero{display:grid;grid-template-columns:290px 1fr;gap:30px;align-items:center;min-height:360px;border-radius:24px;padding:35px;background:radial-gradient(circle at 20% 20%,#ef536d,transparent 32%),linear-gradient(125deg,#171923,#28212c 55%,#4b2635);color:#fff;overflow:hidden;position:relative}.radio-hero:after{content:"♫";position:absolute;right:4%;bottom:-40px;font-size:260px;line-height:1;color:rgba(255,255,255,.035);font-weight:950}.radio-visual{height:250px;border-radius:25px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);display:grid;place-items:center;position:relative}.radio-disc{width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,#fff 0 9%,#1c1e27 10% 15%,#f04d67 16% 31%,#1c1e27 32% 36%,#f7a1ad 37% 39%,#1c1e27 40%);box-shadow:0 0 0 16px rgba(255,255,255,.05),0 20px 50px rgba(0,0,0,.35);display:grid;place-items:center;font-size:38px;color:#fff}.equalizer{position:absolute;bottom:28px;display:flex;align-items:end;gap:5px}.equalizer i{display:block;width:5px;border-radius:9px;background:#ff6379;height:13px;animation:radioeq .8s infinite alternate}.equalizer i:nth-child(2){height:27px;animation-delay:.1s}.equalizer i:nth-child(3){height:18px;animation-delay:.2s}.equalizer i:nth-child(4){height:32px;animation-delay:.3s}.equalizer i:nth-child(5){height:21px;animation-delay:.4s}@keyframes radioeq{to{transform:scaleY(.35)}}.radio-live{font-size:10px;font-weight:950;letter-spacing:1px;color:#ff8191}.radio-live i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#ff5c70;margin-right:5px}.radio-copy h1{font-size:45px;letter-spacing:-2px;margin:8px 0}.radio-copy>p{color:#d8dbe0;max-width:650px;font-size:14px}.radio-player-wrap{margin-top:18px}.radio-player-wrap audio{width:100%;max-width:650px;height:48px}.radio-no-stream{padding:15px 16px;border-radius:12px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);font-size:12px;color:#e2e4e8}.radio-meta{display:flex;gap:15px;flex-wrap:wrap;margin-top:12px;font-size:10px;color:#bfc3ca}.radio-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:15px}.radio-program h2,.radio-request h2,.radio-chat h2{font-size:19px;margin:6px 0 13px}.program-row{display:flex;gap:14px;padding:11px 0;border-top:1px solid #eef0f3}.program-row strong{font-size:12px;color:var(--red);min-width:42px}.program-row span{display:flex;flex-direction:column}.program-row b{font-size:12px}.program-row small{font-size:10px;color:var(--muted)}.radio-request p,.radio-chat p{font-size:12px;line-height:1.55;min-height:58px}

/* responsive */
@media(max-width:1100px){.welcome-inner{grid-template-columns:1fr 430px;gap:30px}.room-page-grid{grid-template-columns:repeat(2,1fr)}.city-grid{grid-template-columns:repeat(3,1fr)}.radio-hero{grid-template-columns:220px 1fr}.radio-grid{grid-template-columns:1fr 1fr}.radio-grid .radio-program{grid-column:1/-1}}
@media(max-width:780px){.welcome-hero{min-height:auto}.welcome-inner{grid-template-columns:1fr;padding:38px 0}.welcome-copy{padding:0 18px}.welcome-copy h1{font-size:48px}.chat-entry-card{margin:0 18px}.room-page-grid,.city-grid{grid-template-columns:1fr 1fr}.radio-hero{grid-template-columns:1fr;padding:24px}.radio-visual{height:190px}.radio-copy h1{font-size:37px}}
@media(max-width:520px){.welcome-copy h1{font-size:40px;letter-spacing:-2px}.welcome-copy p{font-size:15px}.welcome-trust{gap:8px;flex-direction:column}.entry-two{grid-template-columns:1fr}.entry-foot{flex-direction:column}.room-page-grid,.city-grid,.radio-grid{grid-template-columns:1fr}.room-welcome{align-items:flex-start}.room-stat{display:none}.rooms-page-head{flex-direction:column;align-items:flex-start}.city-page-head{align-items:flex-start}.city-count{display:none}}

:root{--ks-red:#f5223d;--ks-red-dark:#d91432;--ks-ink:#14233f;--ks-blue:#2b7ff0;--ks-purple:#7751ee;--ks-orange:#ff9e18;--ks-green:#15bb91;--ks-pink:#ef4aa5;--ks-line:#e8edf4;--ks-soft:#f7f9fc;--ks-muted:#728099}
body{background:#fff;color:var(--ks-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px}
.container{width:min(1440px,calc(100% - 52px));margin-inline:auto}
.site-main>.container{padding-top:0}
/* header */
.ks-header{height:82px;background:rgba(255,255,255,.98);border-bottom:1px solid #e9edf4;position:relative;z-index:20;box-shadow:0 3px 16px rgba(24,39,66,.035)}
.ks-head{height:82px;display:flex;align-items:center;gap:28px}
.ks-brand{display:flex;align-items:center;gap:10px;min-width:225px}
.ks-logo{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:var(--ks-red);color:#fff;font-size:31px;font-weight:950;line-height:1;box-shadow:0 7px 18px rgba(245,34,61,.2)}
.ks-brand-text strong{display:block;font-size:20px;line-height:1.05;letter-spacing:-1px}.ks-brand-text strong span{color:#1d3154}.ks-brand-text small{display:block;color:#8b96aa;font-size:9px;font-style:italic;margin-top:3px}
.ks-nav{display:flex;align-items:stretch;align-self:stretch;gap:2px;flex:1}.ks-nav a{min-width:68px;padding:9px 5px 7px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#2b3b59;font-size:10px;font-weight:850;position:relative;white-space:nowrap;border-radius:12px 12px 0 0;transition:color .18s,background .18s}.ks-nav a:hover{background:#f8f9fc;color:var(--ks-red)}.ks-nav a b{font-size:17px;font-weight:800;line-height:1}.ks-nav a.is-active{color:var(--ks-red);background:#fff7f8}.ks-nav a.is-active:after{content:"";height:3px;background:var(--ks-red);border-radius:3px 3px 0 0;position:absolute;bottom:0;left:12px;right:12px}.ks-nav-icon{width:23px;height:23px;display:grid;place-items:center}.ks-nav-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ks-nav a.is-active .ks-nav-icon svg{stroke-width:2.2}.ks-more-icon svg{stroke-width:2.4}
.ks-head-actions{display:flex;align-items:center;gap:9px}.ks-search-btn{width:42px;height:42px;border-radius:50%;background:#f7f9fc;display:grid;place-items:center;color:#1c3455;border:1px solid #edf0f5;transition:.18s}.ks-search-btn:hover{background:#fff0f2;color:var(--ks-red);border-color:#ffd2d9}.ks-search-btn svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round}.ks-outline-btn,.ks-red-btn{height:42px;padding:0 18px;border-radius:13px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900}.ks-outline-btn{border:1px solid #ffb7c0;color:var(--ks-red);background:#fff}.ks-outline-btn small{font-size:13px;margin-left:5px}.ks-red-btn{background:var(--ks-red);color:#fff;box-shadow:0 8px 18px rgba(245,34,61,.17)}
.ks-trend{height:35px;background:#fff;border-bottom:1px solid #eef1f6}.ks-trend .container{height:100%;display:flex;align-items:center;gap:22px;overflow:hidden}.ks-trend strong{font-size:9px;color:var(--ks-red);white-space:nowrap}.ks-trend a{font-size:10px;color:#64728b;white-space:nowrap}.ks-trend-more{margin-left:auto!important;color:var(--ks-red)!important;font-weight:900}
/* hero */
.ks-welcome{height:400px;position:relative;overflow:hidden;background:linear-gradient(90deg,#fff 0%,#fff 43%,#fdf8f5 62%,#eef5ff 100%);border-bottom:1px solid #f0f2f6}
.ks-welcome-photo{position:absolute;right:0;top:0;width:61%;height:100%;background:url("assets/hero-people.jpg") right center/cover no-repeat;mix-blend-mode:multiply}
.ks-welcome:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 25%,rgba(255,255,255,.8) 42%,rgba(255,255,255,0) 64%)}
.ks-welcome-inner{height:100%;display:flex;align-items:center;position:relative;z-index:2}.ks-welcome-copy{width:52%;padding-left:12px}.hand-note{font-size:18px;color:var(--ks-red);font-weight:800;font-style:italic;margin-bottom:4px;transform:rotate(-2deg)}.ks-welcome-copy h1{font-size:54px;line-height:1.02;letter-spacing:-3px;color:#172742;margin:5px 0 14px;font-weight:900}.ks-welcome-copy h1 span{color:#a61c2e}.ks-welcome-copy p{max-width:590px;font-size:15px;line-height:1.45;color:#42516b;margin:0}.ks-welcome-buttons{display:flex;align-items:center;gap:20px;margin-top:21px}.ks-main-cta{height:50px;padding:0 21px;border-radius:28px;background:var(--ks-red);color:#fff;display:flex;align-items:center;gap:10px;font-size:13px;font-weight:950;box-shadow:0 10px 22px rgba(245,34,61,.22)}.ks-main-cta>b{background:#fff;color:var(--ks-red);width:23px;height:23px;border-radius:50%;display:grid;place-items:center;font-size:11px}.ks-main-cta span{font-size:18px}.ks-mini-stats{display:flex;align-items:center;gap:8px;color:#64718a}.ks-mini-stats>b{font-size:27px;color:#16bf7c}.ks-mini-stats>b.purple{color:#7751ee}.ks-mini-stats span{display:flex;flex-direction:column}.ks-mini-stats strong{font-size:12px;color:#253755}.ks-mini-stats small{font-size:8px}.ks-mini-stats i{height:31px;width:1px;background:#dfe4ec;margin:0 3px}.ks-welcome-shape{position:absolute;z-index:1;border-radius:50%;filter:blur(2px)}.ks-shape-a{width:180px;height:180px;left:-120px;top:-100px;background:#ff2d4d}.ks-shape-b{width:130px;height:130px;right:43%;bottom:-105px;background:#e5edff}
/* tiles */
.ks-feature-links{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;padding-top:14px;padding-bottom:19px}.ks-feature-tile{min-height:146px;border-radius:15px;color:#fff;padding:17px 15px 14px;position:relative;overflow:hidden;box-shadow:0 8px 20px rgba(31,45,70,.09);transition:transform .18s,box-shadow .18s}.ks-feature-tile:hover{transform:translateY(-3px);box-shadow:0 13px 25px rgba(31,45,70,.14)}.ks-feature-tile:after{content:"";position:absolute;width:100px;height:100px;border:1px solid rgba(255,255,255,.16);border-radius:50%;right:-40px;bottom:-50px}.ks-feature-tile.red{background:linear-gradient(145deg,#ff2f4d,#e8173a)}.ks-feature-tile.purple{background:linear-gradient(145deg,#7b4cff,#6940d9)}.ks-feature-tile.orange{background:linear-gradient(145deg,#ffad21,#f58b12)}.ks-feature-tile.green{background:linear-gradient(145deg,#18c7a0,#0eac8d)}.ks-feature-tile.blue{background:linear-gradient(145deg,#3195f5,#1678dc)}.ks-feature-tile.pink{background:linear-gradient(145deg,#f04db2,#df278e)}.ks-tile-icon{width:48px;height:48px;border-radius:15px;background:rgba(255,255,255,.22);display:grid;place-items:center;font-size:28px;margin-bottom:10px;border:1px solid rgba(255,255,255,.18);box-shadow:0 5px 14px rgba(0,0,0,.08);text-shadow:0 2px 4px rgba(0,0,0,.12)}.ks-feature-tile strong{font-size:15px;display:block;letter-spacing:-.3px}.ks-feature-tile p{font-size:10px;line-height:1.35;margin:6px 0 0;max-width:155px;opacity:.95}.ks-tile-arrow{position:absolute;right:13px;bottom:13px;font-size:20px}
/* main grid */
.ks-home-grid{display:grid;grid-template-columns:275px minmax(0,1fr) 275px;gap:16px;align-items:start}.ks-panel{background:#fff;border:1px solid var(--ks-line);border-radius:13px;overflow:hidden;box-shadow:0 5px 16px rgba(21,37,62,.035)}.ks-panel-head{display:flex;align-items:center;justify-content:space-between;padding:13px 14px 9px}.ks-panel-head h2,.ks-section-head h2{font-size:16px;letter-spacing:-.35px;margin:0;color:#172844}.ks-panel-head a,.ks-section-head a{font-size:10px;color:#748198;font-weight:800;white-space:nowrap}
.ks-room-row{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:9px;padding:9px 12px;border-top:1px solid #eef1f5}.ks-room-ico{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-size:16px;color:#fff}.ks-room-ico.red{background:#f43b4f}.ks-room-ico.pink{background:#f04b84}.ks-room-ico.purple{background:#7951ec}.ks-room-ico.orange{background:#ffb51e}.ks-room-ico.blue{background:#3288ee}.ks-room-ico.green{background:#16bb91}.ks-room-row strong{font-size:12px;display:block}.ks-room-row small{font-size:10px;color:#8a95a6;display:block;margin-top:1px}.ks-room-row em{font-style:normal;font-size:10px;color:#e8273f;white-space:nowrap}.ks-room-row em b{font-size:11px}.ks-story-hero{height:330px;border-radius:13px;overflow:hidden;position:relative;background:#172840;box-shadow:0 8px 24px rgba(21,37,62,.09)}.ks-story-hero img{width:100%;height:100%;object-fit:cover;opacity:.9}.ks-story-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,20,38,.9),rgba(8,20,38,.05) 72%)}.ks-story-overlay{position:absolute;left:18px;right:18px;bottom:17px;z-index:2;color:#fff}.ks-story-overlay>span{display:inline-block;background:var(--ks-red);padding:5px 9px;border-radius:8px;font-size:8px;font-weight:950}.ks-story-overlay h2{font-size:23px;line-height:1.1;letter-spacing:-.7px;margin:9px 0 6px;max-width:520px}.ks-story-overlay p{font-size:12px;line-height:1.4;max-width:490px;margin:0 0 11px;color:#edf1f7}.ks-story-overlay a{display:inline-flex;align-items:center;gap:9px;background:var(--ks-red);padding:9px 13px;border-radius:18px;color:#fff;font-size:10px;font-weight:950}.ks-story-overlay a b{font-size:14px}
.ks-user-row{display:grid;grid-template-columns:37px 1fr 8px;gap:8px;align-items:center;padding:8px 13px;border-top:1px solid #eef1f5}.ks-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#f7c4ca,#b8c9ee);color:#233454;font-weight:950;font-size:12px}.ks-user-row strong{display:block;font-size:11px}.ks-user-row strong i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#19bd7d;margin-right:5px}.ks-user-row small,.ks-user-row em{display:block;font-size:9px;color:#8994a7;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ks-user-row b{font-size:17px;color:#91a0b5}
.ks-discover,.ks-side-promo,.ks-community-promo,.ks-blog-list,.ks-register-promo{grid-column:1/-1}.ks-discover{padding-top:4px}.ks-section-head{display:flex;justify-content:space-between;align-items:center;margin:7px 0 9px}.ks-section-head h2{font-size:15px}.ks-section-head h2:first-letter{color:var(--ks-red)}.ks-discover-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ks-discover-card{border:1px solid var(--ks-line);border-radius:11px;overflow:hidden;background:#fff;box-shadow:0 5px 15px rgba(20,35,62,.035)}.ks-discover-card>img{display:block;width:100%;height:108px;object-fit:cover}.ks-discover-card>span{display:inline-block;margin:-10px 0 0 10px;position:relative;background:var(--ks-red);color:#fff;border-radius:8px;padding:4px 8px;font-size:8px;font-weight:900}.ks-discover-card h3{font-size:13px;line-height:1.25;margin:8px 10px 4px}.ks-discover-card p{font-size:10px;line-height:1.35;color:#8a95a6;margin:0 10px 7px}.ks-discover-card small{display:block;border-top:1px solid #eef1f5;padding:9px 10px;color:#7f8ca1;font-size:9px}
.ks-side-promo{grid-column:3;grid-row:4}.ks-promo-radio{height:235px;border-radius:13px;background:linear-gradient(135deg,#fff0f3,#ffd9e0);border:1px solid #f6d4da;padding:17px;position:relative;overflow:hidden}.ks-promo-radio span{display:block;color:#e9263f;font-size:10px;font-weight:900}.ks-promo-radio strong{display:block;color:#e9263f;font-size:18px;line-height:1.05;margin-top:2px}.ks-promo-radio p{font-size:9px;color:#7c4b58;max-width:150px;line-height:1.4}.ks-promo-radio a{display:inline-block;background:var(--ks-red);color:#fff;border-radius:17px;padding:8px 11px;font-size:9px;font-weight:900}.ks-promo-radio>b{position:absolute;right:14px;bottom:15px;font-size:64px;color:#f0a1b1;transform:rotate(-13deg)}
.ks-community-promo{grid-column:1;grid-row:5;height:200px;border-radius:13px;background:linear-gradient(135deg,#fff1f3,#fff 60%,#ffe7ec);border:1px solid #f6d9de;padding:20px;position:relative;overflow:hidden}.ks-community-promo span{font-size:19px;line-height:1.1;font-weight:900;color:var(--ks-red);display:block;max-width:175px}.ks-community-promo p{font-size:9px;color:#68758b;line-height:1.4;max-width:180px}.ks-community-promo a{display:inline-block;background:var(--ks-red);color:#fff;border-radius:18px;padding:9px 12px;font-size:9px;font-weight:900}.ks-people-art{position:absolute;right:8px;bottom:-13px;font-size:60px;letter-spacing:-25px;color:#f3a7b5;transform:rotate(-4deg)}
.ks-blog-list{grid-column:2;grid-row:5}.ks-blog-row{display:grid;grid-template-columns:58px 1fr auto;gap:9px;align-items:center;padding:8px 12px;border-top:1px solid #eef1f5}.ks-blog-thumb{width:58px;height:43px;border-radius:7px;overflow:hidden;background:#eef2f7}.ks-blog-thumb img{width:100%;height:100%;object-fit:cover}.ks-blog-row strong{font-size:11px}.ks-blog-row p{font-size:9px;color:#8a95a6;margin:1px 0}.ks-blog-row small{font-size:9px;color:#9aa4b3}.ks-blog-row>span{font-size:8px;color:#8490a3}.ks-register-promo{grid-column:3;grid-row:5;height:200px;border-radius:13px;background:linear-gradient(135deg,#fff7e5,#fff0ca);padding:20px;position:relative;overflow:hidden;border:1px solid #f8e5b9}.ks-register-promo>span{display:block;font-size:13px;color:#e99400;font-weight:800}.ks-register-promo>strong{display:block;font-size:20px;color:#e9233c;line-height:1.05}.ks-register-promo p{font-size:9px;color:#7d725f;max-width:150px;line-height:1.4}.ks-register-promo a{display:inline-block;background:var(--ks-red);color:#fff;border-radius:18px;padding:9px 14px;font-size:9px;font-weight:900}.heart-art{position:absolute;right:17px;bottom:16px;font-size:76px;color:#ff475a;opacity:.85;transform:rotate(-12deg)}
/* old sidebar elements when other templates use them */
.side-box{background:#fff;border:1px solid var(--ks-line);border-radius:13px;box-shadow:0 5px 15px rgba(20,35,62,.035)}.btn-primary,.chat-button,.entry-main-btn{background:var(--ks-red)!important}.welcome-hero{background:#fff!important}.welcome-hero .welcome-bg{display:none}
/* footer */
.footer-banner{margin-top:30px;background:linear-gradient(135deg,#fff,#fff0f2);border-top:1px solid #f0dfe2;border-bottom:1px solid #edf0f4}.footer-banner-in{min-height:120px;display:flex;align-items:center;justify-content:space-between}.footer-banner-in span{font-size:8px;color:var(--ks-red);font-weight:950;letter-spacing:1px}.footer-banner-in h2{font-size:24px;line-height:1.05;margin:3px 0}.footer-banner-in h2 em{color:var(--ks-red);font-style:normal}.footer-banner-in p{font-size:9px;color:#78859a;margin:3px 0}.footer-banner-in>a{background:var(--ks-red);color:#fff;padding:11px 17px;border-radius:20px;font-size:10px;font-weight:900}.footer{background:#12223e;color:#dce4ef;padding:28px 0 13px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px}.footer-brand{font-size:19px;font-weight:950;color:#fff}.footer-brand span{color:#ff5368}.footer-grid p{font-size:9px;color:#98a7bb;line-height:1.7}.footer-grid p a{display:block;color:#aeb9c9;margin:2px 0}.footer-grid h3{font-size:10px;color:#fff;margin:0 0 8px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:12px;margin-top:18px;display:flex;justify-content:space-between;font-size:8px;color:#8493a9}
/* pages */
.rooms-page-head,.city-page-head{background:#fff}.room-page-card,.city-card{box-shadow:0 5px 15px rgba(20,35,62,.035)}
@media(max-width:1200px){.ks-nav-hide-md{display:none!important}.ks-home-grid{grid-template-columns:240px minmax(0,1fr) 240px}.ks-feature-links{grid-template-columns:repeat(3,1fr)}.ks-welcome-copy h1{font-size:46px}.ks-nav a{min-width:55px}}
@media(max-width:900px){.container{width:min(100% - 30px,720px)}.ks-head{gap:12px}.ks-brand{min-width:auto}.ks-nav{display:none}.ks-home-grid{grid-template-columns:1fr 1fr}.ks-story-hero{height:310px}.ks-discover{grid-column:1/-1}.ks-side-promo{grid-column:1}.ks-community-promo{grid-column:1}.ks-blog-list{grid-column:2}.ks-register-promo{grid-column:2}.ks-welcome-photo{width:67%;opacity:.65}.ks-welcome-copy{width:66%}.ks-welcome-copy h1{font-size:40px}.ks-discover-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.container{width:calc(100% - 22px)}.ks-header,.ks-head{height:65px}.ks-brand-text small{display:none}.ks-logo{width:40px;height:40px;font-size:27px}.ks-brand-text strong{font-size:16px}.ks-head-actions .ks-outline-btn{display:none}.ks-head-actions{margin-left:auto}.ks-search-btn{width:34px;height:34px}.ks-red-btn{height:34px;padding:0 11px}.ks-trend{height:31px}.ks-trend .container{gap:12px}.ks-welcome{height:520px}.ks-welcome-photo{width:100%;height:58%;top:auto;bottom:0;opacity:.9}.ks-welcome:after{background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.96) 38%,rgba(255,255,255,.15) 72%,rgba(255,255,255,0) 100%)}.ks-welcome-inner{align-items:flex-start;padding-top:28px}.ks-welcome-copy{width:100%;padding:0 7px}.ks-welcome-copy h1{font-size:38px;letter-spacing:-2px}.ks-welcome-copy p{font-size:12px;max-width:480px}.hand-note{font-size:14px}.ks-welcome-buttons{gap:10px;flex-wrap:wrap}.ks-mini-stats{display:none}.ks-feature-links{grid-template-columns:repeat(2,1fr);gap:8px}.ks-feature-tile{min-height:125px}.ks-home-grid{grid-template-columns:1fr}.ks-story-hero{height:300px}.ks-online,.ks-popular,.ks-main-feature{grid-column:1}.ks-discover,.ks-side-promo,.ks-community-promo,.ks-blog-list,.ks-register-promo{grid-column:1;grid-row:auto}.ks-discover-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-banner-in{padding:18px 0}.footer-banner-in>a{display:none}}
@media(max-width:430px){.ks-feature-links{grid-template-columns:1fr 1fr}.ks-feature-tile strong{font-size:12px}.ks-feature-tile p{font-size:8px}.ks-discover-grid{grid-template-columns:1fr}.ks-welcome-copy h1{font-size:33px}.ks-welcome{height:495px}.ks-welcome-photo{height:54%}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:6px}}
@media(min-width:901px){.ks-discover{grid-column:1/3;grid-row:2}.ks-side-promo{grid-column:3;grid-row:2}.ks-community-promo{grid-column:1;grid-row:3}.ks-blog-list{grid-column:2;grid-row:3}.ks-register-promo{grid-column:3;grid-row:3}}

.ks-single-article .ks-single-featured-image {
    display: block !important;
    width: 300px !important;
    max-width: 300px !important;
    height: 300px !important;
    max-height: 300px !important;
    margin: 0 0 24px 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    float: none !important;
    box-sizing: border-box !important;
}

.ks-single-article .ks-single-featured-image img,
.ks-single-article .ks-single-featured-image .ks-single-featured-img {
    display: block !important;
    width: 300px !important;
    min-width: 300px !important;
    max-width: 300px !important;
    height: 300px !important;
    min-height: 300px !important;
    max-height: 300px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    object-fit: cover !important;
    object-position: center center !important;
    box-sizing: border-box !important;
}

/* Mobil */
@media (max-width: 600px) {
    .ks-single-article .ks-single-featured-image {
        width: 300px !important;
        max-width: 100% !important;
        height: 300px !important;
        max-height: 300px !important;
    }

    .ks-single-article .ks-single-featured-image img,
    .ks-single-article .ks-single-featured-image .ks-single-featured-img {
        width: 300px !important;
        max-width: 100% !important;
        height: 300px !important;
        min-height: 300px !important;
        max-height: 300px !important;
    }
}

/* === V4.1 VISUAL === */
.ks-feature-tile{border-radius:18px}
.ks-room-ico{width:38px;height:38px;font-size:19px;box-shadow:0 4px 10px rgba(20,35,62,.12)}
.ks-panel{border-radius:16px}
.ks-story-hero{border-radius:17px}
.ks-promo-radio,.ks-community-promo,.ks-register-promo{border-radius:17px}
.ks-nav-icon{color:currentColor}
.ks-nav a:hover .ks-nav-icon{transform:translateY(-1px)}
.ks-nav-icon{transition:transform .18s}
@media(max-width:1200px){.ks-nav a{min-width:58px;font-size:9px}.ks-nav-icon{width:21px;height:21px}.ks-nav-icon svg{width:19px;height:19px}}
@media(max-width:650px){.ks-header,.ks-head{height:68px}.ks-nav{display:none}.ks-search-btn{width:36px;height:36px}.ks-red-btn,.ks-outline-btn{height:36px;border-radius:11px;font-size:11px}.chat-entry-card{border-radius:26px}}
.ks-tile-icon svg{width:29px;height:29px;fill:none;stroke:#fff;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;display:block}

/* === V4.2 ONEDIO-INSPIRED EDITORIAL FOOTER === */
.ks-footer-join{margin-top:34px;background:linear-gradient(100deg,#fff7f8 0%,#fff 52%,#fff3f5 100%);border-top:1px solid #f4dfe3;border-bottom:1px solid #f0dfe3;position:relative;overflow:hidden}.ks-footer-join:after{content:"";position:absolute;right:-80px;top:-100px;width:330px;height:330px;border-radius:50%;background:radial-gradient(circle,rgba(239,35,60,.10),rgba(239,35,60,0) 68%)}.ks-footer-join-in{min-height:158px;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;z-index:1}.ks-footer-join-copy>span{font-size:10px;font-weight:950;letter-spacing:1.3px;color:#e9233c}.ks-footer-join-copy h2{font-size:30px;line-height:1.05;letter-spacing:-1.2px;margin:5px 0 7px;color:#15213b}.ks-footer-join-copy h2 b{color:#e9233c}.ks-footer-join-copy p{font-size:12px;color:#77849a;margin:0}.ks-footer-join-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ks-footer-primary,.ks-footer-secondary{display:inline-flex;align-items:center;gap:12px;border-radius:24px;padding:12px 18px;font-size:11px;font-weight:950;text-decoration:none}.ks-footer-primary{background:#ed263f;color:#fff;box-shadow:0 10px 24px rgba(237,38,63,.20)}.ks-footer-primary b{font-size:17px}.ks-footer-secondary{background:#fff;color:#25344f;border:1px solid #e5e9ef}.ks-footer{background:#142440;color:#aeb9c9;padding:36px 0 14px}.ks-footer-top{display:grid;grid-template-columns:2.1fr 1fr 1fr 1fr;gap:38px;padding-bottom:28px}.ks-footer-brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none}.ks-footer-logo{width:44px;height:44px;border-radius:50%;background:#ef263f;color:#fff;display:grid;place-items:center;font-size:27px;font-weight:950;box-shadow:0 7px 18px rgba(0,0,0,.18)}.ks-footer-brand strong{display:block;font-size:20px;line-height:1;color:#fff}.ks-footer-brand strong span{color:#ff5368}.ks-footer-brand small{display:block;color:#8998ad;font-size:8px;letter-spacing:.7px;margin-top:4px}.ks-footer-desc{font-size:10px;line-height:1.65;color:#8f9db2;max-width:390px;margin:14px 0 15px}.ks-footer-social-title{font-size:9px;font-weight:900;color:#dce4ef;margin-bottom:8px}.ks-footer-socials{display:flex;gap:7px}.ks-footer-socials a{width:31px;height:31px;border:1px solid rgba(255,255,255,.13);border-radius:9px;display:grid;place-items:center;color:#e8edf4;text-decoration:none;font-size:14px;background:rgba(255,255,255,.035)}.ks-footer-socials a:hover{background:#ed263f;border-color:#ed263f;color:#fff}.ks-footer-col h3{font-size:12px;color:#fff;margin:2px 0 12px}.ks-footer-col>a{display:block;color:#99a7ba;text-decoration:none;font-size:10px;margin:8px 0}.ks-footer-col>a:hover{color:#fff}.ks-footer-trends{border-top:1px solid rgba(255,255,255,.09);border-bottom:1px solid rgba(255,255,255,.09);padding:16px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.ks-footer-trends>div:first-child strong{display:block;color:#fff;font-size:11px}.ks-footer-trends>div:first-child span{display:block;color:#77879e;font-size:8px;margin-top:3px}.ks-footer-tags{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.ks-footer-tags a{font-size:8px;color:#b8c3d2;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:5px 9px;text-decoration:none}.ks-footer-tags a:hover{color:#fff;border-color:#ef4b60}.ks-footer-newsletter{margin:20px 0;padding:17px 19px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.035);border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:20px}.ks-footer-newsletter strong{display:block;color:#fff;font-size:13px}.ks-footer-newsletter span{display:block;color:#8391a6;font-size:9px;margin-top:4px}.ks-footer-newsletter form{display:flex;gap:7px;min-width:330px}.ks-footer-newsletter input{width:100%;border:1px solid rgba(255,255,255,.13);background:#fff;color:#26354d;border-radius:10px;padding:10px 12px;font-size:10px;outline:none}.ks-footer-newsletter button{border:0;background:#ed263f;color:#fff;border-radius:10px;padding:0 13px;font-size:9px;font-weight:900;white-space:nowrap;cursor:pointer}.ks-footer-bottom{border-top:1px solid rgba(255,255,255,.09);padding-top:15px;display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;color:#73839a;font-size:8px}.ks-footer-bottom nav{display:flex;gap:13px;flex-wrap:wrap}.ks-footer-bottom nav a{color:#8493a9;text-decoration:none}.ks-footer-bottom nav a:hover{color:#fff}.ks-footer-love{color:#aab5c5}.ks-footer-love:first-letter{color:#ef263f}@media(max-width:850px){.ks-footer-top{grid-template-columns:1.5fr 1fr 1fr}.ks-footer-brand-col{grid-column:1/-1}.ks-footer-newsletter{align-items:flex-start;flex-direction:column}.ks-footer-newsletter form{min-width:0;width:100%}}@media(max-width:600px){.ks-footer-join-in{padding:24px 0;align-items:flex-start;flex-direction:column}.ks-footer-join-copy h2{font-size:26px}.ks-footer-top{grid-template-columns:1fr 1fr;gap:24px}.ks-footer-trends{align-items:flex-start;flex-direction:column}.ks-footer-tags{justify-content:flex-start}.ks-footer-newsletter form{flex-direction:column}.ks-footer-newsletter button{height:38px}.ks-footer-bottom{align-items:flex-start;flex-direction:column}.ks-footer-bottom nav{gap:9px}}@media(max-width:420px){.ks-footer-top{grid-template-columns:1fr}.ks-footer-col>a{font-size:11px}.ks-footer-brand strong{font-size:18px}}

/* === V4.3 OVAL CORNERS + CATEGORY CARDS === */
.ks-welcome{
  border-radius:36px;
  margin:14px auto 0;
  width:min(100% - 28px, 1440px);
  border:1px solid rgba(232,236,244,.9);
  box-shadow:0 12px 34px rgba(20,35,62,.08);
}
.ks-welcome-photo{border-radius:0;}
.ks-welcome-inner{border-radius:36px;overflow:hidden;}
.ks-welcome-shape{border-radius:999px;}
.ks-main-cta{border-radius:999px;}
.ks-mini-stats{border-radius:999px;}
.ks-discover-grid{gap:16px;}
.ks-discover-card{
  position:relative;
  display:block;
  color:inherit;
  text-decoration:none;
  border-radius:22px;
  overflow:hidden;
  border:1px solid #e5eaf2;
  box-shadow:0 8px 22px rgba(20,35,62,.055);
  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}
.ks-discover-card:hover{
  transform:translateY(-4px);
  box-shadow:0 14px 30px rgba(20,35,62,.11);
  border-color:#d9e0eb;
}
.ks-discover-card>img{height:132px;}
.ks-discover-card>span{
  border-radius:999px;
  padding:6px 11px;
  font-size:10px;
  box-shadow:0 4px 10px rgba(20,35,62,.12);
}
.ks-discover-card h3{font-size:15px;line-height:1.25;margin:10px 12px 5px;}
.ks-discover-card p{font-size:11px;line-height:1.45;margin:0 12px 9px;}
.ks-discover-card small{font-size:10px;padding:10px 12px;}
.ks-discover-go{
  position:absolute;
  right:12px;
  bottom:9px;
  width:30px;
  height:30px;
  border-radius:999px;
  display:grid;
  place-items:center;
  background:#fff;
  color:var(--ks-red);
  box-shadow:0 5px 14px rgba(20,35,62,.12);
  font-size:17px;
}
@media(max-width:900px){
  .ks-welcome{width:calc(100% - 22px);border-radius:30px;}
  .ks-welcome-inner{border-radius:30px;}
}
@media(max-width:650px){
  .ks-welcome{margin-top:10px;border-radius:24px;}
  .ks-welcome-inner{border-radius:24px;}
  .ks-discover-card{border-radius:18px;}
  .ks-discover-card>img{height:125px;}
  .ks-discover-card h3{font-size:14px;}
}

li {
    list-style: none;
    margin: 0;
    padding: 10px 15px;
    border-radius: 12px;
    background: #fff;
    border: 1px solid #eee;
    margin-bottom: 8px;
    transition: all 0.3s ease;
}

li:hover {
    background: #e91e3d;
    color: #fff;
    transform: translateX(3px);
    border-color: #e91e3d;
    box-shadow: 0 5px 15px rgba(233, 30, 61, 0.15);
}

/* === 4.1 CONTENT MODULES === */
.ks-chat-entry{display:flex;align-items:center;gap:13px;margin-bottom:22px;padding:12px 14px;background:#fff;border:1px solid #f0dce0;border-radius:22px;box-shadow:0 8px 24px rgba(24,32,43,.06)}
.ks-chat-entry-icon{width:43px;height:43px;flex:0 0 43px;border-radius:14px;background:#fff0f2;display:grid;place-items:center;font-size:20px}
.ks-chat-entry-copy{display:flex;flex-direction:column;min-width:190px}.ks-chat-entry-copy strong{font-size:14px}.ks-chat-entry-copy span{font-size:11px;color:var(--muted)}
.ks-chat-entry-fields{margin-left:auto}.ks-chat-entry-fields input{width:155px;border:1px solid var(--line);border-radius:13px;padding:9px 11px;outline:none}
.ks-chat-entry-btn{display:inline-flex;align-items:center;gap:9px;padding:10px 15px;border-radius:14px;background:var(--red);color:#fff;font-size:12px;font-weight:900;white-space:nowrap}.ks-chat-entry-btn b{font-size:16px}
.ks-register-cta{display:inline-flex;align-items:center;padding:12px 16px;border-radius:14px;background:#fff;border:1px solid #ffd4da;color:var(--red);font-weight:900}
.ks-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.ks-panel-head h2{margin:0;font-size:17px}.ks-panel-head span,.ks-panel-head>a{font-size:10px;color:#8792a2;font-weight:800}
.ks-ranking-row,.ks-comment-rank{display:flex;align-items:center;gap:10px;padding:10px 0;border-top:1px solid #eef1f5}.ks-ranking-row:first-of-type,.ks-comment-rank:first-of-type{border-top:0}.ks-rank{width:25px;height:25px;border-radius:9px;background:#fff0f2;color:var(--red);display:grid;place-items:center;font-size:11px}.ks-ranking-row strong,.ks-comment-rank strong{display:block;font-size:12px;line-height:1.3}.ks-ranking-row small,.ks-comment-rank small{display:block;color:#8994a4;font-size:9px;margin-top:2px}.ks-comment-count{min-width:37px;height:37px;border-radius:12px;background:#f6f7fa;display:grid;place-items:center;font-weight:900;color:var(--red);font-size:13px}
.ks-main-feature{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:17px;box-shadow:var(--shadow)}
.ks-food-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ks-food-card{border:1px solid #eef1f5;border-radius:15px;overflow:hidden;background:#fff}.ks-food-thumb{display:block;height:145px;background:#f0f2f5}.ks-food-thumb img{width:100%;height:100%;object-fit:cover}.ks-food-body{padding:12px}.ks-food-body>span{font-size:9px;font-weight:900;color:var(--red)}.ks-food-body h3{font-size:14px;line-height:1.3;margin:4px 0}.ks-food-body p{font-size:10px;line-height:1.45;color:var(--muted);margin:0 0 9px}.ks-food-body>div{display:flex;justify-content:space-between;align-items:center;font-size:9px}.ks-food-body a{font-weight:900;color:var(--red)}
.ks-discover{padding:18px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.ks-section-head h2{font-size:19px;margin:2px 0 0}.ks-section-head>a{font-size:10px;color:var(--red);font-weight:900}.ks-discover-card{border-radius:15px}.ks-discover-thumb{display:block;height:120px;background:#f1f3f7;overflow:hidden}.ks-discover-card>span{font-size:9px}.ks-discover-card h3{font-size:13px}.ks-discover-meta{display:flex;justify-content:space-between;gap:6px;border-top:1px solid #eef1f5;padding:9px 10px;color:#7f8ca1;font-size:9px}.ks-discover-meta a{font-weight:900;color:var(--red)}
.ks-blog-list{padding:17px}.ks-blog-row{grid-template-columns:58px 1fr auto}.ks-blog-row strong{font-size:12px}
.ks-side-promo,.ks-register-promo,.ks-community-promo{align-self:stretch}
.ks-single-article{padding:26px}.ks-single-article h1{font-size:clamp(32px,4vw,48px);line-height:1.12;margin:10px 0 18px}.ks-single-image{border-radius:18px;overflow:hidden;margin-bottom:22px;background:#f1f3f6}.ks-single-image img{display:block;width:100%;max-height:560px;object-fit:cover}.ks-entry-content{font-size:18px;line-height:1.8}.ks-entry-content img{border-radius:14px}.ks-share-wrap{margin-top:24px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.ks-share-title{font-weight:900;font-size:13px;margin-bottom:10px}.ks-single-actions{margin-top:15px}
.ks-comments{padding:22px}.ks-comments-head{display:flex;justify-content:space-between;align-items:end;gap:15px;margin-bottom:15px}.ks-comments-head h2{margin:2px 0 0;font-size:22px}.ks-comments-head h2 small{font-size:13px;color:var(--muted)}.ks-comment-note{font-size:11px;color:var(--muted)}.ks-comment-form{padding:15px;background:#fafbfc;border:1px solid #eef1f5;border-radius:15px}.ks-comment-form .comment-form-comment{margin:0}.ks-comment-form textarea{min-height:110px;width:100%;border:1px solid #dfe3ea;border-radius:12px;padding:11px;resize:vertical}.ks-comment-form .form-submit{margin-bottom:0}.ks-comment-list{margin-top:17px}.ks-comment{display:flex;gap:13px;padding:16px;border-radius:16px;box-shadow:none}.ks-comment-avatar{width:54px;height:54px;flex:0 0 54px;border-radius:50%;overflow:hidden;background:#eef1f5}.ks-comment-avatar img{width:100%;height:100%;object-fit:cover}.ks-comment-main{min-width:0;flex:1}.ks-comment-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.ks-comment-top strong{font-size:14px}.ks-comment-top time{font-size:10px;color:#9099a7;white-space:nowrap}.ks-member-badge{display:inline-block;margin-left:7px;padding:2px 6px;border-radius:999px;background:#ebfaf3;color:#148256;font-size:8px;font-weight:900}.ks-comment .comment-body{font-size:14px;line-height:1.6;margin-top:7px}.ks-comment-actions{display:flex;align-items:center;gap:12px;margin-top:9px;font-size:10px;color:#8993a1}.ks-comment-actions a{color:#8993a1}.ks-like-comment{border:0;background:transparent;color:#7c8796;padding:0;cursor:pointer;font-weight:800}.ks-like-comment.is-liked{color:var(--red)}.ks-comment-likes{font-weight:800}.ks-empty-comments{border:1px dashed #dfe3ea;border-radius:14px;margin-top:15px}
.ks-side-ranking,.ks-side-post,.ks-side-comment{padding:9px 0;border-top:1px solid #eef1f5}.ks-side-ranking{display:flex;gap:9px}.ks-side-ranking>b{width:22px;height:22px;border-radius:7px;background:#fff0f2;color:var(--red);display:grid;place-items:center;font-size:10px}.ks-side-ranking a,.ks-side-post a{display:block;font-size:11px;font-weight:800;line-height:1.35}.ks-side-ranking small,.ks-side-post small{display:block;font-size:9px;color:#8d97a5;margin-top:2px}.ks-side-comment{display:flex;gap:9px}.ks-side-comment .avatar{width:36px;height:36px;flex:0 0 36px}.ks-side-comment strong{display:block;font-size:10px}.ks-side-comment a{display:block;font-size:10px;color:#6f7b8b;line-height:1.35;margin-top:2px}
@media(max-width:650px){
 .ks-chat-entry{align-items:flex-start;flex-wrap:wrap;padding:12px;border-radius:18px}.ks-chat-entry-copy{flex:1;min-width:0}.ks-chat-entry-fields{order:3;width:100%;margin-left:0}.ks-chat-entry-fields input{width:100%}.ks-chat-entry-btn{order:4;width:100%}
 .ks-food-grid{grid-template-columns:1fr}.ks-food-thumb{height:165px}.ks-discover{padding:14px}.ks-discover-grid{grid-template-columns:1fr 1fr}.ks-single-article{padding:18px}.ks-single-article h1{font-size:32px}.ks-entry-content{font-size:16px}.ks-comments{padding:15px}.ks-comments-head{align-items:flex-start;flex-direction:column}.ks-comment{padding:13px}.ks-comment-top{align-items:flex-start;flex-direction:column;gap:2px}.ks-comment-top time{white-space:normal}.ks-comment-avatar{width:44px;height:44px;flex-basis:44px}.ks-comment .comment-body{font-size:13px}
}
