/* Metin2Docs Online İstatistik Sistemi - bağımsız m2os ad alanı */
.m2os-section{
  --m2os-gold:#c99b55;
  --m2os-gold-light:#f0d196;
  --m2os-red:#a73127;
  --m2os-red-bright:#d65438;
  --m2os-ink:#080706;
  --m2os-paper:#f1e6d3;
  --m2os-muted:#a99c89;
  position:relative;
  isolation:isolate;
  margin-left:var(--m2-sidebar,286px);
  padding:54px clamp(18px,4vw,58px) 58px;
  overflow:hidden;
  color:var(--m2os-paper);
  border-top:1px solid rgba(217,161,76,.30);
  border-bottom:1px solid rgba(167,49,39,.34);
  background:
    radial-gradient(circle at 15% 8%,rgba(177,55,35,.18),transparent 30%),
    radial-gradient(circle at 88% 80%,rgba(213,145,61,.12),transparent 31%),
    linear-gradient(180deg,rgba(13,9,7,.985),rgba(7,6,5,.995));
  box-shadow:inset 0 1px rgba(255,220,151,.05),inset 0 -45px 90px rgba(0,0,0,.32);
}
.m2os-section::before{
  content:"";position:absolute;inset:0;z-index:-2;opacity:.16;pointer-events:none;
  background-image:url('../assets/oriental-pattern.svg');
  background-size:220px 220px;
  background-position:center;
  mask-image:linear-gradient(90deg,transparent,#000 15%,#000 85%,transparent);
}
.m2os-section::after{
  content:"";position:absolute;left:0;right:0;top:0;height:3px;z-index:4;pointer-events:none;
  background:linear-gradient(90deg,transparent 2%,#8b271f 18%,#e3a652 46%,#8b271f 75%,transparent 98%);
  box-shadow:0 0 22px rgba(221,139,54,.32);
}
.m2os-section__mist{position:absolute;z-index:-1;border-radius:50%;filter:blur(44px);pointer-events:none;opacity:.38}
.m2os-section__mist--one{left:-90px;top:22%;width:320px;height:190px;background:rgba(176,49,34,.24);animation:m2osMistOne 9s ease-in-out infinite alternate}
.m2os-section__mist--two{right:-110px;bottom:4%;width:390px;height:220px;background:rgba(204,137,55,.18);animation:m2osMistTwo 11s ease-in-out infinite alternate}
.m2os-section__kanji{position:absolute;right:3.2%;top:12px;z-index:-1;font-family:"Noto Serif SC",serif;font-size:clamp(92px,13vw,190px);line-height:1;color:rgba(198,150,78,.035);writing-mode:vertical-rl;letter-spacing:-24px;user-select:none}

.m2os-shell{
  position:relative;
  max-width:1380px;
  margin:0 auto;
  padding:clamp(24px,3.6vw,48px);
  overflow:hidden;
  border:1px solid rgba(205,157,82,.32);
  background:
    linear-gradient(135deg,rgba(255,255,255,.026),transparent 34%),
    radial-gradient(circle at 12% 0,rgba(181,48,33,.14),transparent 34%),
    linear-gradient(145deg,rgba(20,15,11,.97),rgba(10,8,6,.985));
  box-shadow:0 32px 90px rgba(0,0,0,.55),inset 0 0 0 1px rgba(255,222,157,.035),inset 0 -50px 100px rgba(0,0,0,.22);
  clip-path:polygon(18px 0,calc(100% - 18px) 0,100% 18px,100% calc(100% - 18px),calc(100% - 18px) 100%,18px 100%,0 calc(100% - 18px),0 18px);
}
.m2os-shell::before{
  content:"";position:absolute;inset:8px;z-index:0;pointer-events:none;
  border:1px solid rgba(199,150,75,.09);
  clip-path:inherit;
}
.m2os-shell::after{
  content:"";position:absolute;inset:-40% -45%;z-index:0;pointer-events:none;
  background:linear-gradient(112deg,transparent 42%,rgba(255,206,118,.075) 49%,transparent 56%);
  transform:translateX(-45%);
  animation:m2osSweep 8s linear infinite;
}
.m2os-shell>*{position:relative;z-index:2}
.m2os-corner{position:absolute;z-index:5;width:48px;height:48px;pointer-events:none;opacity:.85}
.m2os-corner::before,.m2os-corner::after{content:"";position:absolute;background:linear-gradient(90deg,#5e3518,#d4a45e,#5e3518)}
.m2os-corner::before{width:48px;height:2px}.m2os-corner::after{width:2px;height:48px}
.m2os-corner--tl{left:8px;top:8px}.m2os-corner--tr{right:8px;top:8px;transform:rotate(90deg)}.m2os-corner--br{right:8px;bottom:8px;transform:rotate(180deg)}.m2os-corner--bl{left:8px;bottom:8px;transform:rotate(270deg)}

.m2os-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;padding-bottom:28px;border-bottom:1px solid rgba(198,154,85,.17)}
.m2os-head__copy{min-width:0}
.m2os-eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:8px;color:#a99983;font-size:9px;font-weight:800;letter-spacing:2.8px}
.m2os-eyebrow span{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(198,154,85,.30);background:rgba(140,37,29,.16);color:#d55739;font-family:"Noto Serif SC",serif;font-size:20px;box-shadow:inset 0 0 0 3px rgba(0,0,0,.2),0 0 22px rgba(169,46,37,.14)}
.m2os-head h2{margin:0 0 10px;font-family:"Noto Serif SC",Georgia,serif;font-size:clamp(30px,3.4vw,48px);line-height:1.08;letter-spacing:-1px;color:#f1dfbf;text-shadow:0 4px 20px rgba(0,0,0,.72)}
.m2os-head h2::after{content:"";display:block;width:112px;height:2px;margin-top:14px;background:linear-gradient(90deg,#a42e24,#dfa552,transparent);box-shadow:0 0 14px rgba(213,91,43,.26)}
.m2os-head p{max-width:780px;margin:0;color:#a89d8d;font-size:12.5px;line-height:1.8}
.m2os-total{position:relative;min-width:205px;display:grid;grid-template-columns:16px 1fr 44px;align-items:center;gap:13px;padding:16px 16px 16px 18px;border:1px solid rgba(211,158,77,.27);background:linear-gradient(135deg,rgba(91,31,20,.23),rgba(255,255,255,.025));box-shadow:inset 0 1px rgba(255,230,180,.045),0 17px 40px rgba(0,0,0,.28);clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px)}
.m2os-total__pulse{width:9px;height:9px;border-radius:50%;background:#6fbe87;box-shadow:0 0 0 5px rgba(93,177,119,.08),0 0 18px rgba(91,206,126,.7);animation:m2osLive 1.7s ease-in-out infinite}
.m2os-total__copy{display:flex;flex-direction:column;gap:4px}.m2os-total__copy small{color:#80786d;font-size:7px;font-weight:900;letter-spacing:1.9px}.m2os-total__copy strong{color:#cdbb9e;font-size:12px}.m2os-total__copy b{color:#f0c273;font-size:22px;font-weight:900}
.m2os-total__seal{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(169,46,37,.48);border-radius:50%;color:#cf5b3e;font-family:"Noto Serif SC",serif;font-size:24px;transform:rotate(-9deg);box-shadow:inset 0 0 0 4px rgba(169,46,37,.09)}

.m2os-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0}
.m2os-summary-card{position:relative;min-height:86px;display:flex;align-items:center;gap:14px;padding:15px 18px;overflow:hidden;border:1px solid rgba(198,154,85,.15);background:linear-gradient(130deg,rgba(255,255,255,.025),rgba(255,255,255,.008));box-shadow:inset 0 1px rgba(255,255,255,.025);transition:transform .22s ease,border-color .22s ease,background .22s ease}
.m2os-summary-card::after{content:"";position:absolute;right:-28px;bottom:-34px;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,rgba(200,151,74,.09),transparent 70%)}
.m2os-summary-card:hover{transform:translateY(-3px);border-color:rgba(219,165,82,.32);background:linear-gradient(130deg,rgba(128,43,27,.10),rgba(255,255,255,.012))}
.m2os-summary-card__icon{width:48px;height:48px;display:grid;place-items:center;flex:0 0 48px;border:1px solid rgba(198,154,85,.21);color:#d5a35e;background:rgba(198,154,85,.045);font-family:"Noto Serif SC",serif;font-size:25px;clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px)}
.m2os-summary-card>span:last-child{display:flex;flex-direction:column;gap:3px}.m2os-summary-card small{color:#81786c;font-size:7.5px;font-weight:900;letter-spacing:1.5px}.m2os-summary-card strong{font-family:Georgia,serif;color:#f0dfc0;font-size:25px;line-height:1}
.m2os-summary-card--users .m2os-summary-card__icon{color:#e0a85e}.m2os-summary-card--guests .m2os-summary-card__icon{color:#9fb6cf}.m2os-summary-card--bots .m2os-summary-card__icon{color:#ad9ccc}

.m2os-tabs{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 12px;padding-bottom:7px}
.m2os-tab{position:relative;min-width:0;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:70px;padding:10px 13px;border:1px solid rgba(198,154,85,.14);border-radius:0;background:rgba(5,5,4,.34);color:#b9ad9d;text-align:left;box-shadow:inset 0 1px rgba(255,255,255,.018);transition:transform .2s ease,border-color .2s ease,background .2s ease,color .2s ease}
.m2os-tab:hover{transform:translateY(-2px);border-color:rgba(210,158,79,.31);background:rgba(89,35,23,.13);color:#eadbc2}
.m2os-tab.is-active{border-color:rgba(209,155,76,.42);background:linear-gradient(135deg,rgba(130,42,27,.20),rgba(198,154,85,.035));color:#f2e2c6;box-shadow:inset 0 0 0 1px rgba(255,214,138,.025),0 9px 24px rgba(0,0,0,.18)}
.m2os-tab:focus-visible{outline:2px solid rgba(226,172,88,.72);outline-offset:3px}
.m2os-tab__mark{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(198,154,85,.18);color:#b98850;background:rgba(198,154,85,.035);font-family:"Noto Serif SC",serif;font-size:19px}
.m2os-tab__copy{min-width:0;display:flex;flex-direction:column;gap:3px}.m2os-tab__copy small{overflow:hidden;color:#6f685f;font-size:6.5px;font-weight:900;letter-spacing:1.4px;text-overflow:ellipsis;white-space:nowrap}.m2os-tab__copy strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}
.m2os-tab__count{min-width:34px;height:30px;display:grid;place-items:center;padding:0 8px;border:1px solid rgba(198,154,85,.19);background:rgba(0,0,0,.22);color:#e5b66b;font-size:12px;font-weight:900}
.m2os-tab-indicator{position:absolute;left:0;bottom:0;width:0;height:2px;background:linear-gradient(90deg,#a82f24,#e2a754,#a82f24);box-shadow:0 0 16px rgba(217,117,49,.35);transition:width .22s ease,transform .22s ease}

.m2os-panel[hidden]{display:none!important}
.m2os-panel{min-height:106px;padding:13px;border:1px solid rgba(198,154,85,.13);background:linear-gradient(180deg,rgba(0,0,0,.24),rgba(0,0,0,.13));box-shadow:inset 0 0 45px rgba(0,0,0,.16)}
.m2os-panel.is-active{animation:m2osPanelIn .25s ease-out both}
.m2os-list{display:flex;flex-wrap:wrap;gap:9px;min-height:78px;align-content:flex-start}
.m2os-chip{position:relative;min-height:40px;display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border:1px solid rgba(198,154,85,.16);border-radius:2px;background:linear-gradient(180deg,rgba(33,25,18,.96),rgba(15,12,9,.96));color:#b8ad9d;box-shadow:inset 0 1px rgba(255,255,255,.025),0 7px 18px rgba(0,0,0,.2);transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease;text-decoration:none}
.m2os-chip:hover{transform:translateY(-2px);border-color:rgba(221,166,82,.40);background:linear-gradient(180deg,rgba(56,34,21,.98),rgba(20,14,10,.98));color:#f2e5cf}
.m2os-chip:focus-visible{outline:2px solid rgba(225,170,86,.65);outline-offset:2px}
button.m2os-chip{font:inherit;text-align:left;cursor:pointer}
.m2os-chip__dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#69b783;box-shadow:0 0 0 4px rgba(105,183,131,.07),0 0 12px rgba(105,183,131,.55);animation:m2osChipPulse 2.1s ease-in-out infinite}
.m2os-chip__name{color:#e7bd76;font-size:11px;font-weight:800;letter-spacing:.2px}
.m2os-chip__sub{padding-left:7px;border-left:1px solid rgba(198,154,85,.14);color:#776f65;font-size:8px;font-weight:700}
.m2os-chip--admin{border-color:rgba(205,67,45,.36);background:linear-gradient(180deg,rgba(72,25,18,.78),rgba(22,13,10,.96))}.m2os-chip--admin .m2os-chip__dot{background:#d5543c;box-shadow:0 0 0 4px rgba(213,84,60,.08),0 0 14px rgba(213,84,60,.62)}.m2os-chip--admin .m2os-chip__name{color:#f07b5d}
.m2os-chip--new{animation:m2osChipIn .32s cubic-bezier(.2,.8,.2,1) both}
.m2os-empty{width:100%;min-height:74px;display:flex;align-items:center;justify-content:center;gap:10px;color:#777065;font-size:10px;letter-spacing:.35px;text-align:center}.m2os-empty::before{content:"空";width:32px;height:32px;display:grid;place-items:center;border:1px solid rgba(198,154,85,.15);color:#8c6b42;font-family:"Noto Serif SC",serif;font-size:17px}

.m2os-foot{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 2px 0;color:#716a61;font-size:8px;letter-spacing:.5px}
.m2os-foot>span{display:flex;align-items:center;gap:8px}.m2os-foot i{width:6px;height:6px;border-radius:50%;background:#6fbd87;box-shadow:0 0 10px rgba(111,189,135,.55)}.m2os-foot b{color:#94897a;font-size:8px}.m2os-foot small{font-size:8px}
.m2os-foot.is-error i{background:#ca523d;box-shadow:0 0 10px rgba(202,82,61,.6)}.m2os-foot.is-error b{color:#d47c67}

.m2os-tooltip{position:fixed!important;z-index:2147483000!important;min-width:270px;max-width:min(390px,calc(100vw - 28px));padding:14px 16px;pointer-events:none;opacity:0;visibility:hidden;transform:translateY(8px) scale(.98);transition:opacity .14s ease,transform .14s ease,visibility 0s linear .14s;border:1px solid rgba(229,174,91,.56)!important;background:linear-gradient(145deg,rgba(20,13,8,.995),rgba(7,6,5,.995))!important;color:#fff1da!important;box-shadow:0 24px 65px rgba(0,0,0,.78),0 0 24px rgba(190,91,42,.16),inset 0 0 0 1px rgba(255,226,171,.055);clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);font-family:Arial,Helvetica,sans-serif!important;line-height:1.45!important;text-shadow:none!important;isolation:isolate}
.m2os-tooltip.is-open{opacity:1;visibility:visible;transform:none;transition-delay:0s}
.m2os-tooltip *{box-sizing:border-box;color:inherit;text-shadow:none!important}
.m2os-tt__title{margin:0 0 8px!important;color:#ffd58b!important;font-family:Georgia,serif!important;font-size:15px!important;font-weight:800!important;line-height:1.35!important;overflow-wrap:anywhere}
.m2os-tt__row{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:start;gap:12px;min-height:30px;padding:7px 0;border-top:1px dashed rgba(222,174,97,.20);font-size:11px!important;line-height:1.5!important}
.m2os-tt__key{color:#c8ad83!important;font-weight:800!important;letter-spacing:.15px}
.m2os-tt__value{min-width:0;overflow:visible!important;color:#fff3df!important;font-weight:700!important;text-align:right;text-overflow:clip!important;white-space:normal!important;overflow-wrap:anywhere;word-break:break-word}

@keyframes m2osSweep{to{transform:translateX(45%)}}
@keyframes m2osMistOne{to{transform:translate(42px,-18px) scale(1.12);opacity:.58}}
@keyframes m2osMistTwo{to{transform:translate(-48px,20px) scale(1.08);opacity:.56}}
@keyframes m2osLive{50%{opacity:.42;transform:scale(.84)}}
@keyframes m2osPanelIn{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}
@keyframes m2osChipIn{from{opacity:0;transform:translateY(7px) scale(.94)}to{opacity:1;transform:none}}
@keyframes m2osChipPulse{50%{opacity:.55;transform:scale(.82)}}

@media(max-width:1180px){.m2os-section{margin-left:0}}
@media(max-width:820px){
  .m2os-section{padding:38px 16px 42px}.m2os-shell{padding:26px 20px}.m2os-head{grid-template-columns:1fr}.m2os-total{width:100%;min-width:0}.m2os-summary{grid-template-columns:1fr 1fr 1fr}.m2os-tabs{grid-template-columns:1fr}.m2os-tab-indicator{display:none}.m2os-tab{min-height:62px}.m2os-head p{font-size:11px}
}
@media(max-width:560px){
  .m2os-section{padding-left:10px;padding-right:10px}.m2os-shell{padding:24px 14px;clip-path:polygon(12px 0,calc(100% - 12px) 0,100% 12px,100% calc(100% - 12px),calc(100% - 12px) 100%,12px 100%,0 calc(100% - 12px),0 12px)}.m2os-corner{display:none}.m2os-head h2{font-size:29px}.m2os-eyebrow{font-size:7px;letter-spacing:1.8px}.m2os-summary{grid-template-columns:1fr}.m2os-summary-card{min-height:68px}.m2os-summary-card__icon{width:40px;height:40px;flex-basis:40px;font-size:21px}.m2os-summary-card strong{font-size:21px}.m2os-tab{grid-template-columns:34px minmax(0,1fr) auto;padding:9px}.m2os-tab__copy small{display:none}.m2os-list{display:grid;grid-template-columns:1fr}.m2os-chip{width:100%}.m2os-foot{align-items:flex-start;flex-direction:column;gap:5px}.m2os-tooltip{min-width:0;width:calc(100vw - 24px)}
}
@media(prefers-reduced-motion:reduce){
  .m2os-section *,.m2os-section::before,.m2os-section::after{animation:none!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
}


/* ========================================================================== 
   V3 COMPACT · Daha kısa çevrimiçi paneli
   Bilgi yoğunluğu korunur, gereksiz dikey boşluklar ve dev başlıklar azalır.
   ========================================================================== */
.m2os-section{padding:34px clamp(16px,2.5vw,38px) 36px!important}
.m2os-shell{padding:clamp(22px,2.25vw,32px)!important}
.m2os-head{gap:22px!important;padding-bottom:20px!important}
.m2os-eyebrow{margin-bottom:6px!important;font-size:8px!important;letter-spacing:2.2px!important}
.m2os-eyebrow span{width:30px!important;height:30px!important;font-size:17px!important}
.m2os-head h2{margin-bottom:8px!important;font-size:clamp(27px,2.6vw,38px)!important;line-height:1.08!important;letter-spacing:-.7px!important}
.m2os-head h2::after{width:88px!important;margin-top:10px!important}
.m2os-head p{font-size:11px!important;line-height:1.62!important}
.m2os-total{min-width:185px!important;grid-template-columns:14px 1fr 38px!important;gap:10px!important;padding:12px 13px 12px 15px!important}
.m2os-total__copy strong{font-size:11px!important}.m2os-total__copy b{font-size:19px!important}
.m2os-total__seal{width:36px!important;height:36px!important;font-size:20px!important}
.m2os-summary{gap:10px!important;margin:15px 0!important}
.m2os-summary-card{min-height:68px!important;gap:11px!important;padding:11px 14px!important}
.m2os-summary-card__icon{width:40px!important;height:40px!important;flex-basis:40px!important;font-size:21px!important}
.m2os-summary-card strong{font-size:20px!important}
.m2os-tabs{gap:8px!important;margin-bottom:10px!important}
.m2os-tab{grid-template-columns:32px minmax(0,1fr) auto!important;gap:9px!important;min-height:56px!important;padding:8px 10px!important}
.m2os-tab__mark{width:30px!important;height:30px!important;font-size:16px!important}
.m2os-tab__copy strong{font-size:10px!important}
.m2os-tab__count{min-width:30px!important;height:26px!important;font-size:10px!important}
.m2os-panel{min-height:82px!important;padding:10px!important}
.m2os-list{min-height:58px!important;gap:7px!important}
.m2os-chip{min-height:35px!important;padding:6px 9px!important}
.m2os-chip__name{font-size:10px!important}.m2os-chip__sub{font-size:7px!important}
.m2os-foot{padding-top:10px!important}
.m2os-corner{width:40px!important;height:40px!important}.m2os-corner::before{width:40px!important}.m2os-corner::after{height:40px!important}

@media(max-width:820px){
  .m2os-section{padding:28px 13px 31px!important}
  .m2os-shell{padding:22px 17px!important}
  .m2os-head{gap:15px!important}
  .m2os-head h2{font-size:30px!important}
  .m2os-summary-card{min-height:62px!important}
}
@media(max-width:560px){
  .m2os-section{padding-left:8px!important;padding-right:8px!important}
  .m2os-shell{padding:20px 12px!important}
  .m2os-head h2{font-size:26px!important}
  .m2os-summary{grid-template-columns:1fr!important}
  .m2os-summary-card{min-height:58px!important}
  .m2os-tab{min-height:52px!important}
}


/* ==========================================================================
   M2D TRAFFIC SCROLL · IP UNIQUE VISITS
   Çevrimiçi savaşçılar panelinin altındaki dönemsel ziyaret duyurusu.
   ========================================================================== */
.m2os-traffic{
  position:relative;
  margin-top:18px;
  padding:18px;
  overflow:hidden;
  border:1px solid rgba(201,155,85,.22);
  background:
    linear-gradient(120deg,rgba(121,35,27,.13),transparent 38%),
    radial-gradient(circle at 92% 15%,rgba(211,151,73,.10),transparent 32%),
    linear-gradient(180deg,rgba(8,7,6,.82),rgba(14,10,8,.94));
  box-shadow:
    inset 0 1px rgba(255,229,178,.035),
    inset 0 -32px 64px rgba(0,0,0,.18),
    0 16px 34px rgba(0,0,0,.20);
  clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);
}
.m2os-traffic::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.085;
  background-image:url('../assets/oriental-pattern.svg');
  background-size:150px 150px;
  mask-image:linear-gradient(90deg,#000,transparent 55%,#000);
}
.m2os-traffic::after{
  content:"";
  position:absolute;
  left:18px;
  right:18px;
  top:0;
  height:1px;
  background:linear-gradient(90deg,transparent,#b63e2d,#e0a85b,#b63e2d,transparent);
  box-shadow:0 0 12px rgba(221,134,65,.30);
}
.m2os-traffic > *{position:relative;z-index:2}
.m2os-traffic__flare{
  position:absolute!important;
  z-index:1!important;
  width:240px;
  height:240px;
  right:-110px;
  top:-140px;
  border-radius:50%;
  pointer-events:none;
  background:radial-gradient(circle,rgba(210,151,72,.13),transparent 68%);
  animation:m2osTrafficFlare 5.5s ease-in-out infinite alternate;
}
.m2os-traffic__head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  margin-bottom:8px;
}
.m2os-traffic__title{
  display:flex;
  align-items:center;
  gap:11px;
  min-width:0;
}
.m2os-traffic__seal{
  width:38px;
  height:38px;
  display:grid;
  place-items:center;
  flex:0 0 38px;
  border:1px solid rgba(213,82,55,.45);
  background:linear-gradient(145deg,rgba(142,40,30,.42),rgba(55,20,16,.34));
  color:#dc7654;
  font-family:"Noto Serif SC",serif;
  font-size:20px;
  box-shadow:inset 0 0 0 3px rgba(0,0,0,.20),0 0 17px rgba(180,51,39,.12);
}
.m2os-traffic__title > span:last-child{
  display:flex;
  flex-direction:column;
  gap:3px;
  min-width:0;
}
.m2os-traffic__title small{
  color:#9e8063;
  font-size:7px;
  font-weight:900;
  letter-spacing:2px;
}
.m2os-traffic__title strong{
  overflow:hidden;
  color:#f0ddbc;
  font-family:Georgia,"Times New Roman",serif;
  font-size:18px;
  line-height:1.15;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.m2os-traffic__note{
  display:flex;
  align-items:center;
  gap:8px;
  flex:0 0 auto;
  padding:8px 10px;
  border:1px solid rgba(198,154,85,.16);
  background:rgba(0,0,0,.18);
  color:#8b8175;
  font-size:8px;
  font-weight:800;
  letter-spacing:.5px;
}
.m2os-traffic__note i{
  width:7px;
  height:7px;
  border-radius:50%;
  background:#75bb89;
  box-shadow:0 0 0 4px rgba(117,187,137,.07),0 0 12px rgba(117,187,137,.50);
  animation:m2osTrafficLive 1.9s ease-in-out infinite;
}
.m2os-traffic__description{
  margin:0 0 13px;
  padding:9px 11px;
  border-left:2px solid rgba(205,77,54,.48);
  background:linear-gradient(90deg,rgba(120,37,28,.10),transparent);
  color:#847a6d;
  font-size:9px;
  line-height:1.55;
}
.m2os-traffic__grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:9px;
}
.m2os-period-card{
  --period-accent:#c99b55;
  --period-rgb:201,155,85;
  position:relative;
  min-width:0;
  min-height:142px;
  display:flex;
  flex-direction:column;
  padding:12px;
  overflow:hidden;
  border:1px solid rgba(var(--period-rgb),.19);
  background:
    linear-gradient(145deg,rgba(var(--period-rgb),.065),transparent 46%),
    linear-gradient(180deg,rgba(31,23,17,.74),rgba(11,9,7,.88));
  box-shadow:inset 0 1px rgba(255,255,255,.022);
  transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;
}
.m2os-period-card::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(112deg,transparent 33%,rgba(255,224,165,.055) 48%,transparent 61%);
  transform:translateX(-120%);
  transition:transform .6s ease;
}
.m2os-period-card::after{
  content:"";
  position:absolute;
  width:92px;
  height:92px;
  right:-48px;
  bottom:-48px;
  border:1px solid rgba(var(--period-rgb),.08);
  transform:rotate(45deg);
}
.m2os-period-card:hover{
  transform:translateY(-3px);
  border-color:rgba(var(--period-rgb),.39);
  box-shadow:0 13px 25px rgba(0,0,0,.22),inset 0 1px rgba(255,255,255,.035);
}
.m2os-period-card:hover::before{transform:translateX(120%)}
.m2os-period-card--day{--period-accent:#d46a4b;--period-rgb:212,106,75}
.m2os-period-card--week{--period-accent:#d8a252;--period-rgb:216,162,82}
.m2os-period-card--month{--period-accent:#9aaf7d;--period-rgb:154,175,125}
.m2os-period-card--year{--period-accent:#a689bf;--period-rgb:166,137,191}
.m2os-period-card__top{
  display:flex;
  align-items:center;
  gap:9px;
  min-width:0;
  margin-bottom:9px;
}
.m2os-period-card__icon{
  width:30px;
  height:30px;
  display:grid;
  place-items:center;
  flex:0 0 30px;
  border:1px solid rgba(var(--period-rgb),.29);
  background:rgba(var(--period-rgb),.06);
  color:var(--period-accent);
  font-family:"Noto Serif SC",serif;
  font-size:16px;
}
.m2os-period-card__period{
  display:flex;
  flex-direction:column;
  min-width:0;
  gap:2px;
}
.m2os-period-card__period small{
  color:var(--period-accent);
  font-size:6.5px;
  font-weight:900;
  letter-spacing:1.35px;
}
.m2os-period-card__period strong{
  overflow:hidden;
  color:#d8c8ad;
  font-size:10px;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.m2os-period-card__total{
  display:flex;
  align-items:flex-end;
  gap:7px;
  min-height:38px;
  padding:2px 0 9px;
  border-bottom:1px solid rgba(198,154,85,.11);
}
.m2os-period-card__total b{
  color:#f2d49d;
  font-family:Georgia,"Times New Roman",serif;
  font-size:29px;
  line-height:1;
  text-shadow:0 4px 14px rgba(0,0,0,.42);
}
.m2os-period-card__total span{
  padding-bottom:3px;
  color:#756d63;
  font-size:7px;
  font-weight:800;
  letter-spacing:.35px;
}
.m2os-period-card__split{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:6px;
  margin-top:auto;
  padding-top:9px;
}
.m2os-period-card__split > span{
  min-width:0;
  display:grid;
  grid-template-columns:6px minmax(0,1fr) auto;
  align-items:center;
  gap:5px;
  padding:6px;
  border:1px solid rgba(198,154,85,.10);
  background:rgba(0,0,0,.16);
}
.m2os-period-card__split i{
  width:5px;
  height:5px;
  border-radius:50%;
}
.m2os-period-card__split i.is-member{
  background:#d7a45e;
  box-shadow:0 0 8px rgba(215,164,94,.52);
}
.m2os-period-card__split i.is-guest{
  background:#82a6c0;
  box-shadow:0 0 8px rgba(130,166,192,.45);
}
.m2os-period-card__split small{
  overflow:hidden;
  color:#766e64;
  font-size:6.5px;
  font-weight:800;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.m2os-period-card__split b{
  color:#d9c8aa;
  font-size:10px;
}
.m2os-period-card.is-updated{
  animation:m2osTrafficCardUpdate .42s ease-out both;
}
.m2os-traffic__foot{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding-top:10px;
  color:#6e675f;
  font-size:7.5px;
}
.m2os-traffic__foot > span{
  display:flex;
  align-items:center;
  gap:7px;
}
.m2os-traffic__foot i{
  width:5px;
  height:5px;
  border-radius:50%;
  background:#75bb89;
  box-shadow:0 0 9px rgba(117,187,137,.48);
}
.m2os-traffic__foot b{
  color:#8c8275;
  font-size:7.5px;
}
.m2os-traffic__foot small{font-size:7.5px}
.m2os-traffic.is-error .m2os-traffic__foot i{
  background:#cb5d48;
  box-shadow:0 0 9px rgba(203,93,72,.52);
}
.m2os-traffic.is-error .m2os-traffic__foot b{color:#d07c69}

@keyframes m2osTrafficLive{50%{opacity:.45;transform:scale(.80)}}
@keyframes m2osTrafficFlare{to{transform:translate(-28px,20px) scale(1.08);opacity:.72}}
@keyframes m2osTrafficCardUpdate{
  0%{filter:brightness(1);transform:translateY(0)}
  45%{filter:brightness(1.22);transform:translateY(-3px)}
  100%{filter:brightness(1);transform:translateY(0)}
}

@media(max-width:1040px){
  .m2os-traffic__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:620px){
  .m2os-traffic{padding:14px}
  .m2os-traffic__head{align-items:flex-start;flex-direction:column;gap:10px}
  .m2os-traffic__note{width:100%;justify-content:center}
  .m2os-traffic__title strong{font-size:16px}
  .m2os-traffic__grid{grid-template-columns:1fr}
  .m2os-period-card{min-height:128px}
  .m2os-traffic__foot{align-items:flex-start;flex-direction:column;gap:5px}
}
