/* PHP Hyper Forum v2 — polished phpBB/prosilver skin */
:root{
  --ph-bg:#f4f7fb;
  --ph-panel:#ffffff;
  --ph-soft:#f8fafc;
  --ph-soft-2:#eef5ff;
  --ph-line:#e2e8f0;
  --ph-line-2:#d8e2ef;
  --ph-text:#111827;
  --ph-muted:#64748b;
  --ph-muted-2:#94a3b8;
  --ph-accent:#2563eb;
  --ph-accent-2:#06b6d4;
  --ph-radius:20px;
  --ph-radius-sm:13px;
  --ph-shadow:0 18px 45px rgba(15,23,42,.075);
  --ph-shadow-soft:0 8px 24px rgba(15,23,42,.055);
}
html,body{
  background:linear-gradient(180deg,#fff 0,#f5f8fc 260px,#f4f7fb 100%)!important;
  color:var(--ph-text)!important;
  font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;
  font-size:15px;
  line-height:1.55;
}
a{color:var(--ph-accent);text-decoration:none;transition:color .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}a:hover{color:#1d4ed8;text-decoration:none}.anchor{display:block;position:relative;top:-80px}.ph-forum-shell{min-height:100vh}.ph-forum-wrap{width:min(1180px,calc(100% - 56px));margin-inline:auto}.ph-forum-header{background:rgba(255,255,255,.94);border-bottom:1px solid var(--ph-line);position:sticky;top:0;z-index:50;backdrop-filter:blur(18px)}.ph-forum-header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px}.ph-forum-brand{display:flex;align-items:center;gap:14px;color:var(--ph-text)!important;min-width:270px}.ph-brand-mark{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,var(--ph-accent),var(--ph-accent-2));color:#fff;font-size:15px;font-weight:950;box-shadow:0 14px 30px rgba(37,99,235,.24)}.ph-brand-text{display:flex;flex-direction:column;line-height:1.1}.ph-brand-text strong{font-size:18px;font-weight:900;letter-spacing:-.035em}.ph-brand-text small{font-size:12px;color:var(--ph-muted);margin-top:4px}.ph-forum-topnav{display:flex;align-items:center;justify-content:flex-end;gap:4px;flex-wrap:wrap}.ph-forum-topnav a{color:#334155!important;font-weight:800;font-size:14px;padding:10px 12px;border-radius:999px}.ph-forum-topnav a:hover{background:#eef4ff;color:var(--ph-accent)!important}.ph-forum-searchbar{padding:0 0 16px}.ph-forum-search{display:grid;grid-template-columns:minmax(160px,1fr) auto auto;gap:8px;align-items:center;background:#fff;border:1px solid var(--ph-line);border-radius:20px;padding:8px;box-shadow:var(--ph-shadow-soft)}.ph-forum-search input{height:42px;border:0!important;background:transparent!important;box-shadow:none!important;padding:0 12px!important;color:var(--ph-text)!important;font-size:15px}.ph-forum-search button,.ph-forum-search a{height:42px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:15px;background:var(--ph-accent);color:#fff!important;font-weight:900;padding:0 20px;cursor:pointer;white-space:nowrap}.ph-forum-search a{background:#eaf1ff;color:var(--ph-accent)!important}.ph-forum-search button:hover{background:#1d4ed8}.ph-forum-page-head{padding:12px 0 8px}.ph-forum-hero{display:none}.ph-forum-content-wrap{padding-bottom:34px}.ph-forum-main{background:transparent}.ph-forum-footer{background:#fff;border-top:1px solid var(--ph-line);margin-top:34px;padding:28px 0;color:var(--ph-muted)}.ph-forum-footer .navbar{border:0!important;background:transparent!important;box-shadow:none!important}.ph-forum-footer-brand{margin-top:16px;padding:20px 22px;border:1px solid var(--ph-line);border-radius:22px;background:linear-gradient(180deg,#fff,#f8fafc);text-align:center}.ph-forum-footer-brand strong{display:block;color:var(--ph-text);font-size:18px}.copyright{text-align:center;color:var(--ph-muted);font-size:13px;margin-top:14px}
/* prosilver reset */
#wrap{border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;padding:0!important;min-width:0!important;max-width:none!important}.headerbar,.forabg,.forumbg{background:none!important;border:0!important;border-radius:0!important;padding:0!important}.navbar{background:#fff!important;border:1px solid var(--ph-line)!important;border-radius:18px!important;margin:12px 0!important;padding:10px 14px!important;box-shadow:var(--ph-shadow-soft)}.nav-main,.nav-breadcrumbs,.rightside,.leftside{font-size:14px}.nav-main a,.navbar a{color:#334155!important;font-weight:750}.nav-main a:hover,.navbar a:hover{color:var(--ph-accent)!important}.breadcrumbs .crumb a{color:#475569!important}.rules{background:#fff8d9!important;color:#6b4e00!important;border:1px solid #f3e5a7!important;border-radius:16px!important;padding:9px 12px!important;box-shadow:none!important}.rules a{font-weight:750}.action-bar{margin:14px 0 18px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.action-bar .search-box{display:flex;align-items:center;gap:8px;margin:0}.action-bar .inputbox{height:38px!important;min-width:260px}.button,.button1,.button2,.button-search,.button-icon-only,input.button1,input.button2,a.button{min-height:38px;border:1px solid transparent!important;border-radius:13px!important;background:var(--ph-accent)!important;color:#fff!important;box-shadow:0 10px 22px rgba(37,99,235,.16)!important;font-weight:850!important;padding:0 15px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;box-sizing:border-box!important}.button:hover,.button1:hover,.button2:hover,a.button:hover{background:#1d4ed8!important;color:#fff!important}.buttons .button{background:#fff!important;color:var(--ph-accent)!important;border-color:#cfe0ff!important;box-shadow:none!important}.button-search{min-width:42px!important;padding-inline:12px!important}.button-icon-only{width:42px!important;min-width:42px!important;padding:0!important;overflow:hidden}.panel,.post,.post.bg1,.post.bg2,.bg1,.bg2,.bg3,.ucprowbg,.fieldsbg{background:var(--ph-panel)!important;border:1px solid var(--ph-line)!important;border-radius:var(--ph-radius)!important;box-shadow:var(--ph-shadow);margin-bottom:14px!important}.panel{padding:18px!important}.post{padding:0!important;overflow:hidden}.post>.inner{display:grid!important;grid-template-columns:minmax(0,1fr) 250px;align-items:stretch;min-height:0}.postprofile{grid-column:2;grid-row:1;background:#f8fafc!important;border:0!important;border-left:1px solid var(--ph-line)!important;border-radius:0!important;padding:22px!important;min-height:0!important;width:auto!important;float:none!important;box-sizing:border-box!important}.postbody{grid-column:1;grid-row:1;width:auto!important;float:none!important;padding:24px 26px!important;color:var(--ph-text);font-size:16px;line-height:1.72;box-sizing:border-box!important;min-height:0!important}.postbody h3,.has-profile .postbody h3{margin:0 0 8px!important;padding:0!important;font-size:21px;line-height:1.25;font-weight:900;letter-spacing:-.025em;border:0!important;text-transform:none}.postbody h3 a{color:var(--ph-text)!important}.postbody p.author{margin:0 0 18px!important;color:var(--ph-muted);font-size:13px}.postbody .content{font-size:16px;line-height:1.72;margin-top:0!important}.postprofile dt,.postprofile dd{color:var(--ph-muted);font-size:13px;line-height:1.35}.postprofile dt{margin-bottom:8px}.postprofile a.username,.postprofile .username,.postprofile strong{font-weight:900;color:var(--ph-text)!important}.avatar img,.postprofile img{max-width:86px!important;max-height:86px!important;border-radius:18px!important;border:1px solid var(--ph-line);background:#fff;padding:2px;object-fit:cover}.profile-contact .dropdown-trigger{display:inline-flex!important;align-items:center;justify-content:center;width:26px;height:26px;border-radius:9px;background:#fff;border:1px solid var(--ph-line);overflow:hidden}.content{color:var(--ph-text)!important}.content h2,.panel h2,h2,h3{color:var(--ph-text);letter-spacing:-.025em}.content blockquote{background:#f8fafc!important;border:1px solid var(--ph-line)!important;border-left:4px solid var(--ph-accent)!important;border-radius:16px!important;padding:14px 16px!important}.codebox{background:#0f172a!important;border:0!important;border-radius:18px!important;color:#dbeafe!important;padding:14px!important}.codebox p{border-bottom:1px solid rgba(255,255,255,.12)!important;color:#93c5fd!important}.codebox code{color:#e5e7eb!important}.signature{border-top:1px dashed var(--ph-line);color:var(--ph-muted);margin-top:18px;padding-top:12px}.post-buttons,.has-profile .post-buttons{position:static!important;float:none!important;margin:0 0 16px!important;display:flex!important;justify-content:flex-end;gap:6px;flex-wrap:wrap}.post-buttons>li{float:none!important;margin:0!important}.post-buttons .icon-button{width:36px!important;height:36px!important;min-width:36px!important;padding:0!important;border-radius:12px!important;overflow:hidden!important;box-shadow:0 8px 18px rgba(37,99,235,.15)!important}.post-buttons .icon-button:before{font-size:13px!important;line-height:36px!important;text-align:center!important;width:36px!important;height:36px!important;margin:0!important}.post-buttons .icon-button span{display:none!important}.dropdown .dropdown-contents{background:#fff!important;border:1px solid var(--ph-line)!important;border-radius:16px!important;box-shadow:0 22px 60px rgba(15,23,42,.18)!important}.dropdown-extended .header{background:#f8fafc!important;color:var(--ph-text)!important;text-shadow:none!important;border-bottom-color:var(--ph-line)!important}.dropdown-extended ul li{border-color:var(--ph-line)!important}.phpbb_alert{background:#fff!important;border:1px solid var(--ph-line)!important;border-radius:22px!important;box-shadow:0 26px 80px rgba(15,23,42,.22)!important;color:var(--ph-text)!important}.alert_close{filter:none}.error{color:#dc2626}.successbox,.errorbox{border-radius:18px!important;border:1px solid var(--ph-line)!important}.stat-block,.online-list,.birthday-list{background:#fff!important;border:1px solid var(--ph-line);border-radius:22px;padding:18px;box-shadow:var(--ph-shadow)}ul.topiclist{margin:0}ul.topiclist li{color:var(--ph-text)}ul.topiclist li.header{background:#111827!important;border:0!important;border-radius:18px 18px 0 0;color:#fff!important;padding:10px 14px}ul.topiclist li.header a,ul.topiclist li.header dt,ul.topiclist li.header dd{color:#fff!important}li.row{background:#fff!important;border:1px solid var(--ph-line)!important;border-top:0!important;padding:9px 0!important}li.row:hover{background:#f8fbff!important}li.row:first-child{border-top:1px solid var(--ph-line)!important;border-radius:18px 18px 0 0}li.row:last-child{border-radius:0 0 18px 18px}.row-item:before,.row-item:after{transform:scale(.9);transform-origin:center}.global_read:before,.global_read_mine:before,.announce_read:before,.announce_read_mine:before,.forum_read:before,.forum_read_subforum:before,.sticky_read:before,.sticky_read_mine:before,.topic_read:before,.topic_read_mine:before{color:#8aa1bd!important}.global_unread:before,.global_unread_mine:before,.announce_unread:before,.announce_unread_mine:before,.forum_unread:before,.forum_unread_subforum:before,.sticky_unread:before,.sticky_unread_mine:before,.topic_unread:before,.topic_unread_mine:before{color:var(--ph-accent)!important}.forumtitle,.topictitle{font-weight:900!important;color:#172033!important;font-size:16px}.forumtitle:hover,.topictitle:hover{color:var(--ph-accent)!important}.list-inner{padding-top:4px!important}.pagination li a,.pagination li span{border:1px solid var(--ph-line)!important;border-radius:11px!important;background:#fff!important;color:#334155!important;min-width:30px;height:30px;line-height:28px;text-align:center}.pagination li.active span{background:var(--ph-accent)!important;color:#fff!important;border-color:var(--ph-accent)!important}fieldset.fields1 dl,fieldset.fields2 dl{display:grid;grid-template-columns:220px 1fr;gap:14px;align-items:center}input.inputbox,textarea.inputbox,select{border:1px solid var(--ph-line)!important;border-radius:14px!important;background:#fff!important;color:var(--ph-text)!important;padding:10px 12px!important;box-shadow:none!important}textarea.inputbox{min-height:160px}.inputbox:focus,textarea:focus,input:focus{border-color:#93c5fd!important;box-shadow:0 0 0 4px rgba(37,99,235,.12)!important;outline:0!important}.tabs .tab>a,.minitabs .tab>a{border-radius:14px 14px 0 0!important;background:#eef4ff!important;color:var(--ph-accent)!important}.tabs .activetab>a,.minitabs .activetab>a{background:#fff!important;color:var(--ph-text)!important}table.table1{background:#fff;border:1px solid var(--ph-line);border-radius:18px;overflow:hidden}table.table1 thead th{background:#111827;color:#fff}table.table1 tbody tr{border-bottom:1px solid var(--ph-line)}
@media (max-width:900px){.ph-forum-wrap{width:min(100% - 24px,1180px)}.ph-forum-header-inner{flex-direction:column;align-items:flex-start;padding:14px 0}.ph-forum-brand{min-width:0}.ph-forum-topnav{width:100%;overflow:auto;flex-wrap:nowrap;justify-content:flex-start}.ph-forum-search{grid-template-columns:1fr}.ph-forum-search button,.ph-forum-search a{width:100%}.post>.inner{display:block!important}.postbody{width:auto!important;float:none!important;padding:20px!important}.postprofile{width:auto!important;float:none!important;border-left:0!important;border-top:1px solid var(--ph-line)!important;padding:18px!important}.action-bar{align-items:flex-start}.action-bar .inputbox{min-width:0;width:100%}fieldset.fields1 dl,fieldset.fields2 dl{display:block}.post-buttons,.has-profile .post-buttons{justify-content:flex-start}}
@media (max-width:700px){body{font-size:14px}.ph-forum-wrap{width:min(100% - 18px,1180px)}.ph-brand-mark{width:42px;height:42px;border-radius:14px}.ph-brand-text strong{font-size:16px}.ph-forum-page-head{padding-top:8px}.navbar{border-radius:16px!important}.panel,.post,.bg1,.bg2,.bg3{border-radius:18px!important}.postbody{font-size:15px;padding:18px!important}.postbody .content{font-size:15px}.postprofile{padding:16px!important}ul.topiclist li.header{display:none}li.row{border-radius:16px!important;margin-bottom:10px!important;border:1px solid var(--ph-line)!important}.forumtitle,.topictitle{font-size:15px}}


/* PHP Hyper Forum v3 — final post layout, avatars and icon controls */
:root{
  --ph-post-gap:18px;
}
.ph-forum-wrap{width:min(1128px,calc(100% - 48px));}
.ph-forum-header{box-shadow:0 8px 28px rgba(15,23,42,.035)}
.ph-forum-brand{gap:12px;}
.ph-brand-mark{background:linear-gradient(135deg,#2563eb,#8b5cf6);font-size:0;position:relative;overflow:hidden;}
.ph-brand-mark:before{content:'PHP';font-size:13px;font-weight:950;letter-spacing:-.03em;color:#fff;}
.post,.post.bg1,.post.bg2{border-radius:22px!important;box-shadow:0 14px 38px rgba(15,23,42,.065)!important;overflow:hidden!important;}
.post>.inner{grid-template-columns:minmax(0,1fr) 230px!important;}
.postbody{padding:22px 24px 24px!important;}
.postbody h3,.has-profile .postbody h3{font-size:18px!important;margin:0 0 10px!important;line-height:1.3!important;}
.postbody h3 img{display:inline-block;vertical-align:-2px;margin-right:6px;max-width:18px;max-height:18px;}
.postbody p.author{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin:0 0 16px!important;font-size:13px!important;color:#64748b!important;}
.postbody .content{font-size:15.5px!important;line-height:1.74!important;color:#172033!important;}
.postbody .content p{margin:0 0 1.05em;}
.postbody .content ul,.postbody .content ol{margin-top:.6em;margin-bottom:1em;}
.postprofile{padding:22px 20px!important;background:linear-gradient(180deg,#fbfdff,#f8fafc)!important;}
.postprofile dt{display:flex!important;flex-direction:column;align-items:flex-start;gap:8px;margin:0 0 12px!important;}
.postprofile .avatar-container{display:block!important;margin:0 0 2px!important;min-height:66px!important;}
.postprofile .avatar{display:inline-flex!important;align-items:center;justify-content:center;width:66px!important;height:66px!important;border-radius:20px!important;background:linear-gradient(135deg,#e0f2fe,#eef2ff)!important;border:1px solid #dbeafe!important;overflow:hidden!important;text-align:center!important;color:#2563eb!important;font-weight:950!important;text-decoration:none!important;box-shadow:0 10px 24px rgba(37,99,235,.12)!important;}
.postprofile .avatar img,.avatar img,.postprofile img.avatar{width:66px!important;height:66px!important;max-width:66px!important;max-height:66px!important;border-radius:20px!important;object-fit:cover!important;border:0!important;background:#fff!important;padding:0!important;}
.ph-avatar-fallback{font-size:12px!important;letter-spacing:-.03em;}
.postprofile a.username,.postprofile .username,.postprofile strong{font-size:15px!important;line-height:1.2!important;}
.postprofile dd{margin:5px 0!important;font-size:12.5px!important;color:#64748b!important;}
.postprofile dd strong{font-size:12.5px!important;color:#111827!important;}
.profile-contact .dropdown-trigger{width:34px!important;height:34px!important;border-radius:12px!important;}
/* Replace old prosilver sprite buttons with clean accessible symbols */
.post-buttons,.has-profile .post-buttons{position:relative!important;top:auto!important;right:auto!important;margin:0 0 14px!important;display:flex!important;justify-content:flex-end!important;gap:7px!important;clear:both!important;}
.post-buttons>li{display:block!important;float:none!important;margin:0!important;}
.post-buttons .icon-button,.post-buttons a.button.icon-button{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;padding:0!important;border-radius:12px!important;background:#2563eb!important;color:#fff!important;box-shadow:0 9px 20px rgba(37,99,235,.18)!important;border:0!important;overflow:hidden!important;text-indent:0!important;}
.post-buttons .icon-button:hover{background:#1d4ed8!important;transform:translateY(-1px);}
.post-buttons .icon-button:before{display:flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;margin:0!important;padding:0!important;background:none!important;background-image:none!important;color:#fff!important;font-family:system-ui,-apple-system,"Segoe UI",Arial,sans-serif!important;font-size:15px!important;font-weight:900!important;line-height:1!important;text-indent:0!important;}
.post-buttons .icon-button span{display:none!important;}
.post-buttons .edit-icon:before{content:'✎'!important;}
.post-buttons .delete-icon:before{content:'×'!important;font-size:19px!important;}
.post-buttons .report-icon:before{content:'!'!important;}
.post-buttons .warn-icon:before{content:'△'!important;}
.post-buttons .info-icon:before{content:'i'!important;font-family:Georgia,serif!important;font-style:italic!important;}
.post-buttons .quote-icon:before{content:'“'!important;font-size:22px!important;line-height:30px!important;}
.button.responsive-menu-link:before,.button-search:before,.dropdown-trigger:before{background:none!important;background-image:none!important;}
.imageset,.icon-button:before,.button:before{background-repeat:no-repeat!important;}
/* Keep tiny phpBB status icons from overflowing */
.icon.icon-blue,.icon.icon-green,.icon.icon-red,.icon.icon-orange,.icon.icon-lightgray,.icon.icon-gray{font-size:12px!important;line-height:1!important;}
.row-item:before,.row-item:after{background-size:contain!important;background-repeat:no-repeat!important;}
/* Topic/post cards: no excessive blank top area */
.postbody:after{content:'';display:block;clear:both;}
.notice,.rules,.attachbox{border-radius:16px!important;}
.action-bar{gap:9px!important;}
.action-bar .button,.action-bar a.button{height:38px!important;min-height:38px!important;}
.action-bar .search-box .button-search{width:38px!important;min-width:38px!important;height:38px!important;}
.action-bar .search-box input{height:38px!important;}
/* Tables and lists polish */
ul.topiclist li.header{background:linear-gradient(135deg,#111827,#1e293b)!important;}
li.row{transition:background .18s ease,border-color .18s ease,transform .18s ease;}
li.row:hover{transform:translateY(-1px);}
/* Search inputs */
.ph-forum-search{border-radius:18px!important;}
.ph-forum-search button,.ph-forum-search a{border-radius:14px!important;}
/* Mobile */
@media (max-width:900px){
  .ph-forum-wrap{width:min(100% - 24px,1128px)!important;}
  .post>.inner{display:flex!important;flex-direction:column!important;}
  .postbody{order:2!important;padding:19px!important;}
  .postprofile{order:1!important;border-left:0!important;border-bottom:1px solid var(--ph-line)!important;border-top:0!important;padding:16px 18px!important;}
  .postprofile dt{flex-direction:row!important;align-items:center!important;}
  .postprofile .avatar-container{min-height:54px!important;margin:0!important;}
  .postprofile .avatar,.postprofile .avatar img,.avatar img{width:54px!important;height:54px!important;border-radius:16px!important;}
  .post-buttons,.has-profile .post-buttons{justify-content:flex-start!important;}
}
@media (max-width:620px){
  .postbody .content{font-size:15px!important;line-height:1.7!important;}
  .postbody h3,.has-profile .postbody h3{font-size:17px!important;}
  .post-buttons .icon-button,.post-buttons a.button.icon-button,.post-buttons .icon-button:before{width:32px!important;height:32px!important;min-width:32px!important;}
}


/* PHP Hyper Forum v4 final controls */
.back2top, a.top, a.top2 { display: none !important; }
.action-bar.top { align-items: center !important; justify-content: space-between !important; background: #fff !important; border: 1px solid var(--ph-line) !important; border-radius: 22px !important; padding: 12px 14px !important; box-shadow: var(--ph-shadow-soft) !important; }
.action-bar.top .buttons { display:flex !important; align-items:center !important; gap:10px !important; margin:0 !important; order:0 !important; }
.buttons .ph-action-button, .ph-action-button { min-width: 154px !important; height: 44px !important; min-height: 44px !important; padding: 0 20px !important; border-radius: 16px !important; background: linear-gradient(135deg,#2563eb,#22c7ff) !important; color:#fff !important; border:0 !important; box-shadow:0 16px 34px rgba(37,99,235,.24) !important; font-weight:900 !important; font-size:14px !important; display:inline-flex !important; align-items:center !important; justify-content:center !important; gap:9px !important; text-indent:0 !important; overflow:visible !important; white-space:nowrap !important; }
.ph-action-button:hover { transform: translateY(-1px); color:#fff !important; box-shadow:0 20px 44px rgba(37,99,235,.30) !important; }
.ph-action-button:before { display:inline-flex !important; align-items:center !important; justify-content:center !important; width:18px !important; height:18px !important; margin:0 !important; background:none !important; background-image:none !important; color:#fff !important; font-family:system-ui,-apple-system,"Segoe UI",Arial,sans-serif !important; font-size:16px !important; font-weight:900 !important; line-height:1 !important; text-indent:0 !important; }
.ph-new-topic:before { content:'+' !important; }
.ph-reply-topic:before { content:'↩' !important; }
.ph-action-button.locked-icon:before { content:'×' !important; }
.action-bar.top .search-box { margin-left:auto !important; }
.action-bar.top .search-box fieldset { display:flex !important; align-items:center !important; gap:8px !important; }
.action-bar.top .pagination { margin-left:auto !important; color:#64748b !important; font-size:13px !important; }
.search-box .button.search-icon, .search-box .button.search-adv-icon { height:38px !important; min-height:38px !important; width:auto !important; min-width:42px !important; border-radius:13px !important; }
.search-box .button.search-icon:before, .search-box .button.search-adv-icon:before { background:none !important; background-image:none !important; }
@media (max-width: 760px) {
  .action-bar.top { align-items: stretch !important; flex-direction: column !important; }
  .action-bar.top .buttons, .action-bar.top .search-box, .action-bar.top .pagination { width:100% !important; margin-left:0 !important; }
  .ph-action-button { width:100% !important; min-width:0 !important; }
  .action-bar.top .search-box fieldset { width:100% !important; flex-wrap:wrap !important; }
  .action-bar.top .search-box .inputbox { flex:1 1 100% !important; min-width:0 !important; }
}

/* ======================================================================
   PHP Hyper Forum v5.0 — final mobile/readability release for phpBB 3.2
   ====================================================================== */
*{box-sizing:border-box;}
html{overflow-x:hidden;-webkit-text-size-adjust:100%;}
body{min-width:0!important;overflow-x:hidden;}
img,svg,video,canvas,iframe{max-width:100%;height:auto;}
#wrap,.ph-forum-shell,.ph-forum-wrap,#page-body{min-width:0!important;}

/* Header: stable on narrow screens */
.ph-forum-header{z-index:90;}
.ph-forum-header-inner{min-width:0;}
.ph-forum-brand{min-width:0;flex:0 1 auto;}
.ph-brand-text{min-width:0;}
.ph-brand-text strong,.ph-brand-text small{white-space:normal;}
.ph-forum-topnav{min-width:0;}
.ph-forum-topnav a{white-space:nowrap;}

/* phpBB navigation should not force centered text on phones */
.navbar .inner,.linklist,.nav-main,.nav-breadcrumbs{min-width:0!important;}
ul.linklist>li{max-width:100%;}
.breadcrumbs .crumb{white-space:normal!important;}
.breadcrumbs .crumb a{display:inline!important;line-height:1.45;}

/* Lists: preserve readable left alignment instead of accidental centering */
ul.topiclist li.row,ul.topiclist li.header{min-width:0!important;}
ul.topiclist li.header dl.row-item dt,ul.topiclist li.header dt,ul.topiclist li.header dd{text-align:left!important;}
li.row .list-inner,.list-inner,.topiclist .list-inner{text-align:left!important;min-width:0!important;}
li.row .topic-title,li.row .forumtitle,li.row .topictitle{overflow-wrap:anywhere;word-break:normal;}
li.row dd.posts,li.row dd.topics,li.row dd.views,li.row dd.lastpost{text-align:left!important;}

/* Posts: long code/links must scroll inside the card, not break layout */
.postbody,.postbody .content,.content{min-width:0!important;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;}
.postbody .content{text-align:left!important;}
.postbody .content p,.postbody .content li,.postbody .content dd{text-align:left!important;}
.codebox{max-width:100%;overflow:hidden!important;}
.codebox code{display:block;max-width:100%;overflow:auto!important;white-space:pre!important;-webkit-overflow-scrolling:touch;}
blockquote,.attachbox,.signature{max-width:100%;overflow-wrap:break-word;}

/* Forms and login/register pages */
.panel .content,.panel p,.panel fieldset{text-align:left!important;}
fieldset.fields1 dl,fieldset.fields2 dl{grid-template-columns:220px minmax(0,1fr)!important;}
input.inputbox,textarea.inputbox,select{max-width:100%!important;}
.autowidth{width:auto!important;max-width:100%!important;}
#login .panel{max-width:760px;margin-left:auto!important;margin-right:auto!important;}
#login input.inputbox{width:100%!important;}
#login .button1,#login .button2{min-width:160px;}

/* Action bars */
.action-bar{min-width:0!important;}
.action-bar .search-box{min-width:0!important;}
.action-bar .search-box fieldset{min-width:0!important;}
.action-bar .inputbox{min-width:0!important;}
.pagination{text-align:left!important;}
.pagination ul{display:flex;flex-wrap:wrap;gap:4px;align-items:center;}

/* Tables/control panels: avoid broken horizontal layout */
table.table1{width:100%;max-width:100%;}
.panel table,.forumbg table,.forabg table{max-width:100%;}
.cp-main,.cp-menu,.tabs,.minitabs{min-width:0!important;}
dl.details dt,dl.details dd{text-align:left!important;}

@media (max-width:900px){
  .ph-forum-header{position:relative;}
  .ph-forum-wrap{width:calc(100% - 24px)!important;}
  .ph-forum-header-inner{display:grid!important;grid-template-columns:1fr;gap:12px;padding:12px 0;min-height:0;}
  .ph-forum-brand{width:100%;align-items:center;}
  .ph-brand-mark{width:44px;height:44px;border-radius:14px;flex:0 0 auto;}
  .ph-brand-text strong{font-size:17px;}
  .ph-brand-text small{font-size:11px;line-height:1.25;}
  .ph-forum-topnav{width:100%;justify-content:flex-start;gap:6px;overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;}
  .ph-forum-topnav a{flex:0 0 auto;padding:9px 11px;background:#f8fafc;border:1px solid var(--ph-line);}
  .ph-forum-search{grid-template-columns:1fr auto!important;border-radius:18px!important;}
  .ph-forum-search input{grid-column:1 / -1;width:100%;}
  .ph-forum-search button,.ph-forum-search a{height:40px;padding:0 14px;}
  .navbar{padding:10px!important;border-radius:18px!important;}
  ul.linklist{display:flex!important;flex-wrap:wrap!important;gap:6px 10px!important;align-items:center!important;}
  ul.linklist>li{float:none!important;margin:0!important;}
  ul.linklist>li.rightside{margin-left:0!important;}
  #nav-main>li>a,#nav-main .header-avatar{display:inline-flex!important;align-items:center!important;min-height:34px;padding:6px 8px!important;border-radius:10px;}
  #nav-breadcrumbs{align-items:flex-start!important;}
  #nav-breadcrumbs .breadcrumbs{width:100%;line-height:1.45;text-align:left!important;}
  p.responsive-center{float:none!important;text-align:left!important;margin-bottom:6px!important;}
  .responsive-center.time{text-align:left!important;color:#64748b;}
  .action-bar:not(.top){align-items:stretch!important;}
  .action-bar:not(.top)>div,.action-bar:not(.top)>.pagination{width:100%;}
  .action-bar .search-box,.action-bar .search-box fieldset{width:100%;display:flex!important;flex-wrap:wrap;gap:8px;}
  .action-bar .search-box .inputbox{flex:1 1 100%!important;width:100%!important;}
  .pagination{text-align:left!important;}
  .pagination ul{justify-content:flex-start!important;}
  ul.topiclist li.header dd{display:none!important;}
  ul.topiclist li.header dl.icon dt,ul.topiclist li.header dl.row-item dt{width:100%!important;padding-right:0!important;}
  li.row dl.row-item{display:block!important;}
  li.row .list-inner{padding-right:0!important;}
  li.row dd.posts,li.row dd.topics,li.row dd.views,li.row dd.lastpost{display:block!important;width:auto!important;margin:6px 0 0!important;padding:0!important;border:0!important;font-size:12px;color:#64748b;}
  li.row dd.lastpost span{display:inline!important;}
  .postprofile{text-align:left!important;}
  .postprofile dt{display:flex!important;gap:12px!important;text-align:left!important;}
  .postprofile dt,.postprofile dd{white-space:normal!important;overflow-wrap:anywhere;}
}

@media (max-width:700px){
  body{font-size:14px!important;line-height:1.55;}
  h1{font-size:22px!important;line-height:1.2;}
  h2{font-size:20px!important;line-height:1.25;}
  h3{font-size:17px!important;line-height:1.3;}
  .panel{padding:14px!important;border-radius:18px!important;}
  fieldset.fields1 dl,fieldset.fields2 dl{display:block!important;}
  fieldset.fields1 dt,fieldset.fields2 dt{width:auto!important;float:none!important;text-align:left!important;margin:0 0 5px!important;}
  fieldset.fields1 dd,fieldset.fields2 dd{margin-left:0!important;width:auto!important;float:none!important;text-align:left!important;}
  input.inputbox,textarea.inputbox,select{width:100%!important;min-width:0!important;}
  .button,.button1,.button2,input.button1,input.button2,a.button{width:auto;max-width:100%;white-space:normal;line-height:1.15!important;text-align:center;}
  #login .button1,#login .button2{width:100%;}
  .postbody{padding:16px!important;}
  .postbody p.author{display:block!important;line-height:1.5;}
  .postbody h3,.has-profile .postbody h3{text-align:left!important;}
  .post-buttons,.has-profile .post-buttons{justify-content:flex-start!important;margin-bottom:12px!important;}
  table.table1{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:16px;}
  .cp-menu,.cp-main{float:none!important;width:auto!important;margin:0 0 12px!important;}
  .tabs .tab,.minitabs .tab{float:none!important;display:inline-block!important;margin-bottom:4px!important;}
}

@media (max-width:430px){
  .ph-forum-wrap{width:calc(100% - 18px)!important;}
  .ph-forum-search{display:flex!important;flex-direction:column!important;align-items:stretch!important;}
  .ph-forum-search button,.ph-forum-search a{width:100%;}
  .navbar{margin:9px 0!important;}
  .action-bar.top{border-radius:18px!important;padding:10px!important;}
  .ph-action-button{height:42px!important;min-height:42px!important;}
  .pagination li a,.pagination li span{min-width:28px;height:28px;line-height:26px;}
  .postprofile .avatar,.postprofile .avatar img,.avatar img{width:48px!important;height:48px!important;}
  .postprofile{padding:13px!important;}
  .postbody{padding:14px!important;}
}


/* ======================================================================
   PHP Hyper Forum v5.1 — final button polish
   Clean, consistent controls for phpBB 3.2 desktop/mobile.
   ====================================================================== */
:root{
  --ph-btn-primary:#2563eb;
  --ph-btn-primary-hover:#1d4ed8;
  --ph-btn-primary-soft:#eff6ff;
  --ph-btn-secondary:#ffffff;
  --ph-btn-secondary-hover:#f8fafc;
  --ph-btn-border:#cbd5e1;
  --ph-btn-text:#1e293b;
  --ph-btn-danger:#dc2626;
  --ph-btn-danger-soft:#fef2f2;
  --ph-btn-shadow:0 10px 24px rgba(37,99,235,.18);
  --ph-btn-shadow-hover:0 14px 32px rgba(37,99,235,.24);
}

/* Common button baseline */
.button,
a.button,
a.button1,
a.button2,
input.button1,
input.button2,
input.button3,
button.button,
input[type="submit"].button1,
input[type="submit"].button2,
input[type="button"].button1,
input[type="button"].button2,
input[type="reset"].button2{
  -webkit-appearance:none!important;
  appearance:none!important;
  min-height:40px!important;
  height:auto!important;
  padding:0 17px!important;
  border-radius:14px!important;
  border:1px solid var(--ph-btn-border)!important;
  background:linear-gradient(180deg,#fff,#f8fafc)!important;
  color:var(--ph-btn-text)!important;
  box-shadow:0 1px 0 rgba(255,255,255,.85) inset,0 8px 18px rgba(15,23,42,.06)!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  font:800 14px/1.1 system-ui,-apple-system,"Segoe UI",Arial,sans-serif!important;
  text-align:center!important;
  text-decoration:none!important;
  text-shadow:none!important;
  letter-spacing:-.01em!important;
  white-space:nowrap!important;
  vertical-align:middle!important;
  box-sizing:border-box!important;
  cursor:pointer!important;
  transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease!important;
}

.button:hover,
a.button:hover,
a.button1:hover,
a.button2:hover,
input.button1:hover,
input.button2:hover,
input.button3:hover,
button.button:hover{
  background:linear-gradient(180deg,#fff,#eef2f7)!important;
  border-color:#94a3b8!important;
  color:#0f172a!important;
  box-shadow:0 1px 0 rgba(255,255,255,.9) inset,0 12px 24px rgba(15,23,42,.09)!important;
  transform:translateY(-1px)!important;
}

.button:active,
a.button:active,
a.button1:active,
a.button2:active,
input.button1:active,
input.button2:active,
input.button3:active,
button.button:active{
  transform:translateY(0)!important;
  box-shadow:0 2px 8px rgba(15,23,42,.08) inset!important;
}

.button:focus,
a.button:focus,
a.button1:focus,
a.button2:focus,
input.button1:focus,
input.button2:focus,
input.button3:focus,
button.button:focus{
  outline:3px solid rgba(37,99,235,.22)!important;
  outline-offset:2px!important;
}

/* Primary form actions */
a.button1,
input.button1,
input.default-submit-action,
fieldset.submit-buttons input.button1,
.panel input.button1[name="submit"],
.panel input.button1[name="post"],
.panel input.button1[name="login"]{
  border-color:transparent!important;
  background:linear-gradient(180deg,#3b82f6,var(--ph-btn-primary))!important;
  color:#fff!important;
  box-shadow:var(--ph-btn-shadow)!important;
}

a.button1:hover,
input.button1:hover,
input.default-submit-action:hover,
fieldset.submit-buttons input.button1:hover,
.panel input.button1[name="submit"]:hover,
.panel input.button1[name="post"]:hover,
.panel input.button1[name="login"]:hover{
  border-color:transparent!important;
  background:linear-gradient(180deg,#2563eb,var(--ph-btn-primary-hover))!important;
  color:#fff!important;
  box-shadow:var(--ph-btn-shadow-hover)!important;
}

/* Main topic/reply buttons */
.action-bar.top{
  gap:12px!important;
}
.action-bar.top .buttons{
  float:none!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
}
.buttons .ph-action-button,
.ph-action-button{
  min-width:156px!important;
  min-height:44px!important;
  padding:0 21px!important;
  border-radius:15px!important;
  border:0!important;
  background:linear-gradient(180deg,#3b82f6,#2563eb)!important;
  color:#fff!important;
  box-shadow:0 14px 30px rgba(37,99,235,.23)!important;
  font-size:14px!important;
  font-weight:900!important;
  letter-spacing:-.015em!important;
  overflow:hidden!important;
  position:relative!important;
}
.ph-action-button:after{
  content:''!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(120deg,rgba(255,255,255,.22),rgba(255,255,255,0) 42%)!important;
  pointer-events:none!important;
}
.ph-action-button:hover{
  background:linear-gradient(180deg,#2563eb,#1d4ed8)!important;
  color:#fff!important;
  box-shadow:0 18px 38px rgba(37,99,235,.30)!important;
  transform:translateY(-1px)!important;
}
.ph-action-button:before{
  width:22px!important;
  height:22px!important;
  min-width:22px!important;
  border-radius:9px!important;
  background:rgba(255,255,255,.18)!important;
  color:#fff!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  font-family:system-ui,-apple-system,"Segoe UI",Arial,sans-serif!important;
  font-size:17px!important;
  font-weight:900!important;
  line-height:1!important;
  text-indent:0!important;
  position:relative!important;
  z-index:1!important;
}
.ph-action-button.ph-new-topic:before{content:'+'!important;}
.ph-action-button.ph-reply-topic:before{content:'↩'!important;font-size:15px!important;}
.ph-action-button.locked-icon{
  background:linear-gradient(180deg,#64748b,#475569)!important;
  box-shadow:0 12px 26px rgba(71,85,105,.22)!important;
}
.ph-action-button.locked-icon:before{content:'×'!important;}

/* Search and compact icon controls */
.search-box .button,
.search-box button,
.search-box .button-search,
.search-box .search-icon,
.search-box .search-adv-icon,
.action-bar .button-search{
  min-width:42px!important;
  min-height:40px!important;
  padding:0 14px!important;
  border-radius:13px!important;
}
.search-box .search-icon:before,
.search-box .search-adv-icon:before,
.button-search:before{
  background:none!important;
  background-image:none!important;
  content:'⌕'!important;
  width:auto!important;
  height:auto!important;
  margin:0!important;
  color:inherit!important;
  font-size:16px!important;
  line-height:1!important;
  text-indent:0!important;
}
.search-box .search-adv-icon:before{content:'⚙'!important;font-size:14px!important;}

/* Post action buttons: calmer, readable, no sprite noise */
.post-buttons,
.has-profile .post-buttons{
  gap:7px!important;
  align-items:center!important;
}
.post-buttons .button.icon-button,
.post-buttons a.button.icon-button{
  width:36px!important;
  min-width:36px!important;
  height:36px!important;
  min-height:36px!important;
  padding:0!important;
  border-radius:12px!important;
  border:1px solid #dbe4f0!important;
  background:#fff!important;
  color:#475569!important;
  box-shadow:0 8px 18px rgba(15,23,42,.06)!important;
  overflow:hidden!important;
}
.post-buttons .button.icon-button:hover,
.post-buttons a.button.icon-button:hover{
  background:var(--ph-btn-primary-soft)!important;
  border-color:#bfdbfe!important;
  color:var(--ph-btn-primary)!important;
  box-shadow:0 12px 24px rgba(37,99,235,.12)!important;
}
.post-buttons .button.icon-button:before,
.post-buttons a.button.icon-button:before{
  background:none!important;
  background-image:none!important;
  width:36px!important;
  height:36px!important;
  min-width:36px!important;
  margin:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:inherit!important;
  font-family:system-ui,-apple-system,"Segoe UI",Arial,sans-serif!important;
  font-size:15px!important;
  font-weight:900!important;
  line-height:1!important;
  text-indent:0!important;
}
.post-buttons .quote-icon:before{content:'“'!important;font-family:Georgia,serif!important;font-size:23px!important;font-weight:700!important;line-height:1!important;}
.post-buttons .edit-icon:before{content:'✎'!important;}
.post-buttons .delete-icon:before{content:'×'!important;font-size:20px!important;}
.post-buttons .report-icon:before{content:'!'!important;}
.post-buttons .warn-icon:before{content:'△'!important;font-size:16px!important;}
.post-buttons .info-icon:before{content:'i'!important;font-family:Georgia,serif!important;font-style:italic!important;font-size:18px!important;}
.post-buttons .dropdown-select:after{display:none!important;}
.post-buttons .dropdown a{
  text-align:left!important;
  border-radius:10px!important;
  padding:9px 12px!important;
}

/* BBCode toolbar: compact chips, not giant mobile buttons */
#format-buttons{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:6px!important;
  align-items:center!important;
  margin-bottom:8px!important;
}
#format-buttons input.button2,
#format-buttons select{
  min-height:32px!important;
  height:32px!important;
  width:auto!important;
  min-width:34px!important;
  padding:0 10px!important;
  border-radius:10px!important;
  font-size:13px!important;
  box-shadow:none!important;
}
#format-buttons select{
  border:1px solid var(--ph-btn-border)!important;
  background:#fff!important;
  color:var(--ph-btn-text)!important;
}

/* Submit button rows */
fieldset.submit-buttons,
.submit-buttons{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:9px!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
}
fieldset.submit-buttons input,
.submit-buttons input{
  margin:0!important;
}

/* Destructive-looking actions stay secondary, with a subtle warning on hover */
input[name*="delete"].button2:hover,
input[value*="Delete"].button2:hover,
input[value*="Удал"].button2:hover,
.post-buttons .delete-icon:hover{
  background:var(--ph-btn-danger-soft)!important;
  border-color:#fecaca!important;
  color:var(--ph-btn-danger)!important;
}

/* Mobile: full-width primary actions, compact icon rows */
@media (max-width:760px){
  .action-bar.top .buttons,
  .action-bar.top .buttons .button,
  .action-bar.top .ph-action-button{
    width:100%!important;
  }
  .ph-action-button{
    min-width:0!important;
    min-height:44px!important;
  }
  .action-bar .search-box .button,
  .action-bar .search-box button{
    flex:1 1 auto!important;
  }
  fieldset.submit-buttons,
  .submit-buttons{
    justify-content:stretch!important;
  }
  fieldset.submit-buttons input.button1,
  fieldset.submit-buttons input.button2,
  .submit-buttons input.button1,
  .submit-buttons input.button2,
  #login .button1,
  #login .button2{
    width:100%!important;
  }
}

@media (max-width:520px){
  .button,
  a.button,
  a.button1,
  a.button2,
  input.button1,
  input.button2,
  input.button3,
  button.button{
    min-height:42px!important;
    white-space:normal!important;
    padding-left:14px!important;
    padding-right:14px!important;
  }
  .post-buttons,
  .has-profile .post-buttons{
    justify-content:flex-start!important;
  }
  .post-buttons .button.icon-button,
  .post-buttons a.button.icon-button,
  .post-buttons .button.icon-button:before,
  .post-buttons a.button.icon-button:before{
    width:34px!important;
    min-width:34px!important;
    height:34px!important;
    min-height:34px!important;
  }
  #format-buttons input.button2,
  #format-buttons select{
    min-height:31px!important;
    height:31px!important;
    padding-left:8px!important;
    padding-right:8px!important;
    font-size:12px!important;
  }
}


/* ======================================================================
   PHP Hyper Forum v5.2 — final release cleanup
   Removed obsolete scroll-to-top widget, stabilized mobile typography/layout.
   ====================================================================== */
html{font-size:15px;}
body{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;}
#upper,.disp3{display:none!important;}

/* Keep phpBB text naturally aligned: headings can be centered only where explicitly designed. */
.postbody,.postbody .content,.panel .content,.content,li.row .list-inner,dl.details,fieldset.fields1,fieldset.fields2{text-align:left!important;}
.ph-forum-footer-brand{text-align:center!important;}

/* Better tap targets and stable controls */
a,button,input,select,textarea{-webkit-tap-highlight-color:rgba(37,99,235,.16);}
.ph-forum-topnav a,.navbar a,.button,a.button,input.button1,input.button2{touch-action:manipulation;}

/* Prevent accidental horizontal scroll from old phpBB floats and long technical content. */
#wrap,#page-body,.panel,.post,.forabg,.forumbg,.navbar{max-width:100%;}
.content a,.postbody a,.signature a,.rules a{overflow-wrap:anywhere;word-break:break-word;}
pre,code,.codebox code{tab-size:4;}

@media (max-width:900px){
  .ph-forum-header-inner,.ph-forum-searchbar,.ph-forum-page-head,#wrap{max-width:100%;}
  .nav-main,.nav-breadcrumbs,.navbar .linklist{font-size:13px!important;line-height:1.45;}
  .forumtitle,.topictitle{font-size:15px!important;line-height:1.35;}
  li.row{padding:10px 0!important;}
  li.row dd.posts,li.row dd.topics,li.row dd.views,li.row dd.lastpost{line-height:1.45!important;}
}

@media (max-width:700px){
  html{font-size:14px;}
  body{font-size:14px!important;}
  .ph-forum-brand{gap:10px;}
  .ph-brand-mark{width:42px!important;height:42px!important;}
  .ph-brand-text strong{font-size:16px!important;line-height:1.15;}
  .ph-brand-text small{font-size:11px!important;}
  .post>.inner{display:block!important;}
  .postprofile{border-left:0!important;border-top:1px solid var(--ph-line)!important;border-radius:0!important;}
  .postbody .content{font-size:15px!important;line-height:1.68!important;}
  .button,a.button,a.button1,a.button2,input.button1,input.button2,input.button3,button.button{font-size:14px!important;}
}

@media (max-width:430px){
  .ph-forum-wrap{width:calc(100% - 16px)!important;}
  .navbar,.panel,.post,.stat-block,.online-list,.birthday-list{border-radius:16px!important;}
  .ph-forum-topnav a{font-size:13px!important;padding:8px 10px!important;}
  .postbody .content{font-size:14px!important;line-height:1.65!important;}
  .postbody p.author{font-size:12px!important;}
  .post-buttons .button.icon-button,.post-buttons a.button.icon-button{border-radius:10px!important;}
}


/* PHP Hyper Forum UI Final v60 — platform alignment */
.ph-forum-header{box-shadow:0 10px 32px rgba(15,23,42,.06)}
.ph-forum-topnav a[href*="builder"]{background:linear-gradient(135deg,#2563eb,#06b6d4);color:#fff!important;box-shadow:0 10px 24px rgba(37,99,235,.20)}
.ph-forum-topnav a[href*="builder"]:hover{color:#fff!important;background:linear-gradient(135deg,#1d4ed8,#0891b2)}
.ph-forum-brand .ph-brand-mark{background:linear-gradient(135deg,#38bdf8,#8b5cf6)}
.ph-forum-footer-brand{background:linear-gradient(135deg,#fff,#f6fbff)}
.forabg,.forumbg,.panel,.post{box-shadow:var(--ph-shadow-soft)!important}
.topiclist.forums li.row,.topiclist.topics li.row{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.topiclist.forums li.row:hover,.topiclist.topics li.row:hover{transform:translateY(-1px);box-shadow:0 14px 34px rgba(15,23,42,.08)!important}
.button,.button1,.button2,.button-search,.button-search-end{border-radius:13px!important;font-weight:850!important}
@media(max-width:900px){.ph-forum-topnav a[href*="builder"]{order:-1}.ph-forum-searchbar{padding-bottom:10px}}
