:root{--gf-ink:#080808;--gf-paper:#f2efe6;--gf-line:#d8d2c6;--gf-muted:#7b766d;--gf-accent:#dc1f4c;--gf-good:#158f64;--gf-gold:#b8860b;--gf-risk:#c9343d;--gf-display:"Archivo Black",Impact,sans-serif;--gf-mono:"JetBrains Mono","Courier New",monospace;--gf-ui:Inter,Arial,sans-serif}.teba-ttg-shell{font-family:var(--gf-ui);background:var(--gf-paper);color:var(--gf-ink);max-width:1180px;margin:0 auto}.teba-ttg-hero,.teba-ttg-report-header{background:var(--gf-ink);color:#fff;border-bottom:4px solid var(--gf-accent);padding:34px 38px}.teba-ttg-mark-row{font-family:var(--gf-mono);text-transform:uppercase;letter-spacing:.18em;font-weight:800;font-size:11px;display:flex;gap:10px;align-items:center;color:#c6c2ba}.teba-ttg-mark,.teba-ttg-team-crest{display:inline-grid;place-items:center;background:var(--gf-accent);color:#fff;font-family:var(--gf-display);letter-spacing:0;width:34px;height:34px}.teba-ttg-hero h1,.teba-ttg-report-header h1{font-family:var(--gf-display);text-transform:uppercase;font-size:clamp(32px,6vw,62px);line-height:.95;margin:22px 0 18px}.teba-ttg-facts{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:18px;border-top:1px solid rgba(255,255,255,.1);padding-top:18px}.teba-ttg-facts span,.teba-ttg-card h2,.teba-ttg-rating-row h3,.teba-ttg-meta-grid span,.teba-ttg-feedback-card span,.teba-ttg-progress-label,.teba-ttg-mono{font-family:var(--gf-mono);text-transform:uppercase;letter-spacing:.18em;font-size:11px;color:var(--gf-muted);font-weight:800}.teba-ttg-facts strong{display:block;margin-top:5px;color:#fff}.teba-ttg-token-status{color:#21bd79!important}.teba-ttg-progress{height:5px;background:#202020;margin-top:26px;overflow:hidden}.teba-ttg-progress__bar{display:block;height:100%;width:0;background:var(--gf-accent);transition:width .2s}.teba-ttg-progress-label{margin-top:10px;color:#999}.teba-ttg-main{padding:34px 38px}.teba-ttg-card{background:#fbfaf5;border:1px solid var(--gf-line);padding:28px;margin-bottom:24px;box-shadow:none;border-radius:0}.teba-ttg-meta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.teba-ttg-meta-grid input,.teba-ttg-meta-grid select,.teba-ttg-feedback-card textarea{width:100%;box-sizing:border-box;border:1px solid var(--gf-line);background:#fff;padding:13px 14px;font:inherit;margin-top:7px}.teba-ttg-rating-row{border-bottom:1px solid var(--gf-line);padding:24px 0}.teba-ttg-rating-row:first-child{padding-top:0}.teba-ttg-rating-row:last-child{border-bottom:0;padding-bottom:0}.teba-ttg-rating-row h3{color:var(--gf-ink);font-family:var(--gf-display);font-size:18px;letter-spacing:0;margin:0}.teba-ttg-rating-row p{margin:6px 0 14px;color:#666}.teba-ttg-scale{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.teba-ttg-scale input{position:absolute;opacity:0;pointer-events:none}.teba-ttg-scale label{border:1px solid var(--gf-line);background:#fff;min-height:58px;display:grid;place-items:center;cursor:pointer;text-align:center;text-transform:uppercase;font-family:var(--gf-mono);font-size:9px;letter-spacing:.1em}.teba-ttg-scale label strong{font-family:var(--gf-display);font-size:18px;line-height:1;color:#111}.teba-ttg-scale input:checked+label{background:var(--gf-accent);border-color:var(--gf-accent);color:#fff}.teba-ttg-scale input:checked+label strong{color:#fff}.teba-ttg-submit-row{padding:0 0 42px}.teba-ttg-confirm-line{display:block;margin-bottom:16px;color:#555}.teba-ttg-button,.teba-ttg-submit{appearance:none;border:1px solid var(--gf-ink);background:var(--gf-ink);color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:16px 28px;font-family:var(--gf-mono);text-transform:uppercase;letter-spacing:.16em;font-weight:800;text-decoration:none;cursor:pointer}.teba-ttg-submit:disabled{background:#c9c4ba;border-color:#c9c4ba;color:#777;cursor:not-allowed}.teba-ttg-submit-hint{margin-left:14px;color:var(--gf-muted);font-family:var(--gf-mono);font-size:11px}.teba-ttg-privacy{font-size:13px;color:#777}.teba-ttg-alert{padding:14px 18px;margin-bottom:18px;border:1px solid var(--gf-line);background:#fff}.teba-ttg-alert--error{border-color:var(--gf-risk);background:#fff0f0}.teba-ttg-confirm{max-width:700px;margin:40px auto;background:var(--gf-paper);border:1px solid var(--gf-line);padding:44px;text-align:center;font-family:var(--gf-ui)}.teba-ttg-confirm__icon{width:58px;height:58px;border-radius:50%;background:#dff5e8;color:var(--gf-good);font-size:32px;line-height:58px;margin:0 auto 18px}.teba-ttg-eyebrow{font-family:var(--gf-mono);text-transform:uppercase;letter-spacing:.18em;color:var(--gf-good);font-weight:800}.teba-ttg-report-header{display:flex;align-items:center;justify-content:space-between;gap:24px}.teba-ttg-team-head{display:flex;align-items:center;gap:16px;margin-top:22px}.teba-ttg-team-crest{width:58px;height:58px;background:#258fd6}.teba-ttg-report-header h1{font-size:34px;margin:0}.teba-ttg-report-header p{margin:4px 0 0;color:#bbb}.teba-ttg-tabs{display:flex;gap:0}.teba-ttg-tabs a{border:1px solid #333;color:#fff;text-decoration:none;padding:14px 18px;font-family:var(--gf-mono);text-transform:uppercase;letter-spacing:.14em;font-size:11px}.teba-ttg-tabs a.is-active{background:var(--gf-accent);border-color:var(--gf-accent)}.teba-ttg-threshold{background:#fff7df;border:1px solid #d2a53b;margin:28px 28px 0;padding:16px 18px;color:#725500}.teba-ttg-report-grid{padding:28px;display:grid;grid-template-columns:260px 1fr;gap:24px}.teba-ttg-overall-panel{background:var(--gf-ink);color:#fff;padding:32px;text-align:center}.teba-ttg-overall-panel span{font-family:var(--gf-mono);text-transform:uppercase;letter-spacing:.18em;color:#aaa;font-size:11px}.teba-ttg-overall-panel strong{font-family:var(--gf-display);font-size:86px;display:block;color:#278fdf;line-height:.9;margin:24px 0 10px}.teba-ttg-overall-panel em,.teba-ttg-owner-card>em{font-style:normal;color:#bbb}.teba-ttg-status{display:inline-block;margin-top:14px;padding:8px 10px;font-family:var(--gf-mono);text-transform:uppercase;letter-spacing:.12em;font-size:10px;background:#eee;color:#333}.teba-ttg-status--excellent,.teba-ttg-status--good{background:#dff5e8;color:#0b7550}.teba-ttg-status--needs-improvement{background:#fff0c2;color:#8a6500}.teba-ttg-status--at-risk{background:#ffe4e4;color:#a12b34}.teba-ttg-lane-card h2,.teba-ttg-category-card h2,.teba-ttg-side-stack h2,.teba-ttg-feedback-summary h2{margin:0 0 18px}.teba-ttg-lanes{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.teba-ttg-lanes span{font-family:var(--gf-mono);text-transform:uppercase;letter-spacing:.16em;color:#777;font-size:11px}.teba-ttg-lanes strong{display:block;font-family:var(--gf-display);font-size:34px;margin:6px 0}.teba-ttg-lanes em{font-style:normal;color:#777;font-size:12px}.teba-ttg-lane-card footer{border-top:1px solid var(--gf-line);margin-top:24px;padding-top:16px;color:#777}.teba-ttg-lane-card footer span{float:right}.teba-ttg-category-card,.teba-ttg-side-stack{grid-column:auto}.teba-ttg-bar-row{display:grid;grid-template-columns:170px 1fr 44px;gap:12px;align-items:center;margin:12px 0}.teba-ttg-bar-row>span{font-weight:700}.teba-ttg-bar-row div{height:8px;background:#d8d5cc;position:relative}.teba-ttg-bar-row i{display:block;height:100%;background:#111}.teba-ttg-bar-row strong{text-align:right}.teba-ttg-side-stack{display:grid;gap:24px}.teba-ttg-chips{display:flex;gap:8px;flex-wrap:wrap}.teba-ttg-chips span{background:#eee;padding:9px 12px;font-family:var(--gf-mono);text-transform:uppercase;letter-spacing:.1em;font-size:10px}.teba-ttg-chips .good{background:#d9f4e8;color:#137755}.teba-ttg-chips .risk{background:#ffe1e1;color:#a12b34}.teba-ttg-concerns-title{margin-top:24px!important}.teba-ttg-trend div{height:86px;display:flex;align-items:flex-end;gap:14px}.teba-ttg-trend span{display:block;width:80px;background:#cfcbc2;height:42px}.teba-ttg-trend span:nth-child(2){height:54px}.teba-ttg-trend .active{height:70px;background:#258fd6}.teba-ttg-feedback-summary{grid-column:1/-1}.teba-ttg-feedback-summary p{font-size:16px;line-height:1.6}.teba-ttg-feedback-summary small{font-family:var(--gf-mono);color:#777}.teba-ttg-owner-card{max-width:460px;margin:28px}.teba-ttg-owner-card__head{display:flex;justify-content:space-between;align-items:center}.teba-ttg-owner-card__head>span{font-family:var(--gf-mono);text-transform:uppercase;letter-spacing:.16em;color:#777;font-size:11px}.teba-ttg-owner-grade{display:block;font-family:var(--gf-display);font-size:78px;color:var(--gf-accent);line-height:.95;margin:20px 0 8px}.teba-ttg-mini-bar{display:grid;grid-template-columns:80px 1fr 36px;gap:10px;align-items:center;margin:12px 0}.teba-ttg-mini-bar span{font-family:var(--gf-mono);text-transform:uppercase;font-size:10px;letter-spacing:.1em}.teba-ttg-mini-bar i{height:6px;background:#ddd}.teba-ttg-mini-bar b{display:block;height:100%;background:#111}.teba-ttg-owner-card footer{border-top:1px solid var(--gf-line);padding-top:14px;margin:18px 0;color:#777}.is-hidden{display:none!important}@media (max-width:780px){.teba-ttg-hero,.teba-ttg-report-header{padding:24px 18px}.teba-ttg-main,.teba-ttg-report-grid{padding:18px}.teba-ttg-facts,.teba-ttg-meta-grid,.teba-ttg-lanes{grid-template-columns:1fr 1fr}.teba-ttg-scale{grid-template-columns:repeat(5,minmax(54px,1fr));overflow-x:auto}.teba-ttg-report-header{display:block}.teba-ttg-tabs{margin-top:20px}.teba-ttg-report-grid{grid-template-columns:1fr}.teba-ttg-bar-row{grid-template-columns:1fr}.teba-ttg-lane-card footer span{float:none;display:block;margin-top:8px}.teba-ttg-submit-hint{display:block;margin:10px 0 0}}@media (max-width:520px){.teba-ttg-facts,.teba-ttg-meta-grid,.teba-ttg-lanes{grid-template-columns:1fr}.teba-ttg-hero h1{font-size:38px}.teba-ttg-overall-panel strong{font-size:64px}}

/* v1.0.6 report-card season switcher */
.teba-ttg-report-actions{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap;justify-content:flex-end}
.teba-ttg-season-switcher{display:flex;align-items:center;gap:8px;margin:0}
.teba-ttg-season-switcher label{display:flex;align-items:center;gap:8px;margin:0}
.teba-ttg-season-switcher span{font-family:var(--gf-mono,monospace);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.68)}
.teba-ttg-season-switcher select{appearance:auto;background:#101010;color:#fff;border:1px solid rgba(255,255,255,.26);min-height:44px;padding:0 34px 0 14px;font-family:var(--gf-mono,monospace);font-size:11px;letter-spacing:.08em;text-transform:uppercase}
@media (max-width:720px){.teba-ttg-report-actions{justify-content:flex-start;width:100%}.teba-ttg-season-switcher,.teba-ttg-season-switcher label,.teba-ttg-season-switcher select{width:100%}.teba-ttg-tabs{width:100%;display:grid;grid-template-columns:1fr 1fr}}


/* v1.0.7 report-card template layout correction */
.teba-ttg-report-grid{
    display:block;
    padding:28px;
}
.teba-ttg-report-hero-row{
    display:grid;
    grid-template-columns:260px minmax(0,1fr);
    gap:24px;
    align-items:stretch;
}
.teba-ttg-report-detail-row{
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    gap:24px;
    align-items:start;
    margin-top:24px;
}
.teba-ttg-category-card,.teba-ttg-side-stack,.teba-ttg-feedback-summary{
    grid-column:auto;
}
.teba-ttg-category-card .teba-ttg-bar-row{
    grid-template-columns:minmax(170px,220px) minmax(110px,1fr) 44px;
}
.teba-ttg-category-card .teba-ttg-bar-row>span{
    min-width:0;
    word-break:normal;
}
.teba-ttg-feedback-summary{
    margin-top:24px;
}
.teba-ttg-owner-card{
    margin-left:auto;
    margin-right:auto;
}
@media (max-width:900px){
    .teba-ttg-report-hero-row,.teba-ttg-report-detail-row{
        grid-template-columns:1fr;
    }
    .teba-ttg-category-card .teba-ttg-bar-row{
        grid-template-columns:1fr;
        gap:6px;
    }
}


/* v1.0.9 — front-end season selector and season trend */
.teba-ttg-season-switcher{
  display:flex;
  align-items:center;
  gap:10px;
  justify-content:flex-end;
  margin:0 0 10px;
}
.teba-ttg-season-switcher label{
  display:flex;
  align-items:center;
  gap:10px;
  font-family:var(--gf-mono, monospace);
  text-transform:uppercase;
  letter-spacing:.14em;
  font-size:11px;
  color:rgba(255,255,255,.72);
}
.teba-ttg-season-switcher select{
  appearance:auto;
  border:1px solid rgba(255,255,255,.25);
  background:#0b0b0c;
  color:#fff;
  min-height:42px;
  padding:0 34px 0 12px;
  font:700 12px/1 var(--gf-mono, monospace);
  letter-spacing:.1em;
  text-transform:uppercase;
}
.teba-ttg-trend-bars{
  min-height:145px;
  display:grid;
  grid-template-columns:repeat(var(--gf-trend-count, 3), minmax(52px, 1fr));
  gap:12px;
  align-items:end;
  margin-top:24px;
  padding-top:12px;
}
.teba-ttg-trend-bars > span{
  position:relative;
  display:flex;
  align-items:flex-end;
  justify-content:center;
  min-height:8px;
  background:#cfcac0;
  border:1px solid rgba(15,15,16,.08);
}
.teba-ttg-trend-bars > span.active{
  background:var(--gf-accent, #df1d4f);
}
.teba-ttg-trend-bars > span i,
.teba-ttg-trend-bars > span b{
  position:absolute;
  left:0;
  right:0;
  text-align:center;
  font-family:var(--gf-mono, monospace);
  font-style:normal;
  letter-spacing:.08em;
}
.teba-ttg-trend-bars > span i{
  bottom:-24px;
  font-size:11px;
  color:#1b1b1d;
}
.teba-ttg-trend-bars > span b{
  bottom:-44px;
  font-size:10px;
  color:#858177;
}
@media (max-width:720px){
  .teba-ttg-report-actions,
  .teba-ttg-season-switcher{
    align-items:flex-start;
    justify-content:flex-start;
  }
  .teba-ttg-season-switcher label{
    width:100%;
    justify-content:space-between;
  }
  .teba-ttg-season-switcher select{
    min-width:150px;
  }
}
