.hakone-db{--hk-border:#e5e7eb;--hk-bg:#f8fafc;--hk-text:#111827;font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--hk-text);margin:24px 0}.hakone-db h2{font-size:1.45rem;margin:0 0 14px}.hakone-filters{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:14px;background:var(--hk-bg);border:1px solid var(--hk-border);border-radius:12px;margin-bottom:16px}.hakone-filters label{display:block;font-size:12px;font-weight:700;margin-bottom:5px}.hakone-filters select,.hakone-filters input{width:100%;min-height:40px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;padding:6px 9px}.hakone-filters .submit{display:flex;align-items:end}.hakone-filters button{width:100%;min-height:40px;border:0;border-radius:8px;background:#111827;color:#fff;font-weight:700;cursor:pointer}.hakone-table-wrap{overflow-x:auto;border:1px solid var(--hk-border);border-radius:12px;background:#fff}.hakone-db table{width:100%;border-collapse:collapse;min-width:760px}.hakone-db th,.hakone-db td{padding:10px 12px;border-bottom:1px solid var(--hk-border);text-align:left;white-space:nowrap}.hakone-db th{background:#f8fafc;font-size:12px}.hakone-db tbody tr:hover{background:#fafafa}.hakone-era{display:inline-block;padding:6px 10px;background:#f3f4f6;border-radius:999px;font-size:13px;margin:0 0 12px}@media(max-width:780px){.hakone-filters{grid-template-columns:1fr 1fr}.hakone-filters .submit{grid-column:1/-1}.hakone-db th,.hakone-db td{padding:9px 10px;font-size:13px}}
.hakone-team-top .hakone-section-card{margin:22px 0;padding:16px;border:1px solid #e4e7eb;border-radius:12px;background:#fff}.hakone-team-top .hakone-section-card h3{margin:0 0 10px;font-size:1.15rem}.hakone-team-top .hakone-section-card h3 small{font-weight:400;color:#667085}.hakone-db small{font-size:.82em;color:#667085}
.hakone-note{padding:10px 12px;background:#f8fafc;border-left:4px solid #94a3b8;border-radius:8px;margin:0 0 16px}.hakone-team-sections .hakone-section-card{margin:24px 0;padding:16px;border:1px solid var(--hk-border);border-radius:14px;background:#fff}.hakone-team-sections .hakone-section-card>h3{margin:0 0 12px;font-size:1.2rem}.hakone-era-block{margin:14px 0 20px}.hakone-era-block h4{margin:0 0 8px;font-size:1rem}.hakone-unknown{padding:12px;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc}.hakone-meet-summary{min-width:2100px!important}.hakone-runner{min-width:130px;display:flex;flex-direction:column;gap:3px}.hakone-runner strong{font-size:13px}.hakone-runner span{font-size:12px}.hakone-runner small{font-size:11px;white-space:normal;line-height:1.35}.hakone-meet .hakone-table-wrap{max-width:100%;scrollbar-gutter:stable}@media(max-width:780px){.hakone-team-sections .hakone-section-card{padding:12px}.hakone-meet-summary{min-width:1900px!important}}

/* Ver1.4 - uniform-style CSS illustrations (no official logo artwork embedded) */
.hakone-team-cell{display:flex;align-items:center;gap:8px;min-width:150px}
.hakone-uniform{--hk-u1:#666;--hk-u2:#fff;--hk-u3:#222;position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:44px;height:46px;background:var(--hk-u1);border:2px solid rgba(0,0,0,.22);border-radius:8px 8px 5px 5px;clip-path:polygon(16% 0,35% 0,40% 10%,60% 10%,65% 0,84% 0,100% 24%,87% 35%,87% 100%,13% 100%,13% 35%,0 24%);box-sizing:border-box;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.12)}
.hakone-uniform-small{width:36px;height:38px;font-size:8px}.hakone-uniform-large{width:88px;height:92px;font-size:15px}
.hakone-uniform:before,.hakone-uniform:after{content:"";position:absolute;inset:0;pointer-events:none}
.hakone-uniform-stripe:before{left:40%;right:40%;background:var(--hk-u2)}
.hakone-uniform-split:before{right:50%;background:var(--hk-u2)}
.hakone-uniform-band:before{top:38%;bottom:38%;background:var(--hk-u2)}
.hakone-uniform-neck{position:absolute;top:-2px;left:35%;width:30%;height:16%;background:var(--hk-u2);border-radius:0 0 50% 50%;z-index:2}
.hakone-uniform-label{position:relative;z-index:3;max-width:78%;padding:1px 3px;background:rgba(255,255,255,.82);color:var(--hk-u3);font-weight:800;line-height:1.15;border-radius:2px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hakone-team-card{display:flex;align-items:center;gap:20px;padding:20px;border:1px solid #e1e5e9;border-radius:14px;background:#fff}
.hakone-team-card h2{margin:0 0 10px}.hakone-team-stats{display:flex;gap:10px;flex-wrap:wrap}.hakone-team-stats span{display:inline-block;padding:7px 10px;border-radius:999px;background:#f4f6f8;font-size:13px}.hakone-entity-link{text-decoration:none;font-weight:inherit}.hakone-entity-link:hover{text-decoration:underline}
@media(max-width:700px){.hakone-team-card{align-items:flex-start}.hakone-meet-summary .hakone-uniform-small{display:none}}

/* Ver1.5 - university directory / profile */
.hakone-directory-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:16px}.hakone-directory-head h2{margin-bottom:5px}.hakone-directory-head p{margin:0;color:#667085}.hakone-card-search{width:min(320px,100%);min-height:42px;border:1px solid #cbd5e1;border-radius:10px;padding:8px 12px;background:#fff}.hakone-team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.hakone-team-tile{display:flex;align-items:center;gap:15px;padding:16px;border:1px solid var(--hk-border);border-radius:15px;background:#fff;color:inherit;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.hakone-team-tile:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(15,23,42,.08);border-color:#cbd5e1}.hakone-tile-uniform{display:flex;align-items:center;justify-content:center;width:94px;min-width:94px;height:108px;border-radius:12px;background:#f8fafc}.hakone-tile-body{min-width:0;flex:1}.hakone-tile-body h3{font-size:1.03rem;margin:0 0 9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hakone-tile-stats{display:flex;gap:6px;flex-wrap:wrap}.hakone-tile-stats span{padding:4px 7px;border-radius:999px;background:#f4f6f8;font-size:11px}.hakone-tile-stats b{font-size:12px}.hakone-tile-cta{display:block;margin-top:9px;font-size:12px;font-weight:700;color:#475569}.hakone-profile-hero{display:flex;align-items:center;gap:20px;padding:22px;border:1px solid var(--hk-border);border-radius:16px;background:#fff}.hakone-profile-hero h2{margin:4px 0 12px}.hakone-breadcrumb{font-size:12px;color:#64748b}.hakone-breadcrumb a{color:inherit}.hakone-profile-stats{display:flex;gap:8px;flex-wrap:wrap}.hakone-profile-stats span{display:flex;align-items:baseline;gap:5px;padding:7px 10px;border-radius:10px;background:#f8fafc;font-size:12px}.hakone-profile-stats b{font-size:18px}.hakone-profile-nav{display:flex;gap:8px;overflow:auto;margin:14px 0;padding:5px 0}.hakone-profile-nav a{flex:0 0 auto;padding:8px 12px;border:1px solid var(--hk-border);border-radius:999px;background:#fff;color:inherit;text-decoration:none;font-size:13px;font-weight:700}.hakone-profile-section{scroll-margin-top:70px;margin:26px 0}.hakone-profile-section h3{margin:0 0 12px;font-size:1.2rem}.hakone-award-grid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:7px;margin-bottom:14px}.hakone-award-grid div{padding:10px 5px;border:1px solid var(--hk-border);border-radius:10px;background:#fff;text-align:center}.hakone-award-grid span,.hakone-award-grid small{display:block;font-size:11px;color:#64748b}.hakone-award-grid b{font-size:20px}.hakone-mini-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hakone-mini-section{padding:14px;border:1px solid var(--hk-border);border-radius:13px;background:#fff}.hakone-mini-section h4{margin:0 0 9px;font-size:1rem}.hakone-mini-section h4 small{font-weight:400;color:#64748b}.hakone-mini-section ol{list-style:none;margin:0;padding:0}.hakone-mini-section li{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:7px 0;border-top:1px solid #eef2f6;font-size:13px}.hakone-mini-section li:first-child{border-top:0}.hakone-mini-section li>span{min-width:0}.hakone-mini-section li small{display:block;color:#64748b;font-size:10px}.hakone-mini-section li b{white-space:nowrap}.hakone-mini-section .hakone-empty{color:#94a3b8}
@media(max-width:1000px){.hakone-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hakone-award-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:650px){.hakone-directory-head{align-items:stretch;flex-direction:column}.hakone-card-search{width:100%}.hakone-team-grid{grid-template-columns:1fr}.hakone-team-tile{padding:12px}.hakone-tile-uniform{width:78px;min-width:78px;height:92px}.hakone-tile-uniform .hakone-uniform-large{width:70px;height:74px}.hakone-profile-hero{align-items:flex-start;padding:16px}.hakone-profile-hero .hakone-uniform-large{width:68px;height:72px}.hakone-profile-stats span{padding:6px 8px}.hakone-profile-stats b{font-size:16px}.hakone-award-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.hakone-mini-section-grid{grid-template-columns:1fr}}

/* Ver1.6 - team analytics */
.hakone-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 20px}.hakone-kpi-grid>div{padding:15px;border:1px solid var(--hk-border);border-radius:13px;background:#fff}.hakone-kpi-grid span,.hakone-kpi-grid small{display:block;color:#64748b;font-size:11px}.hakone-kpi-grid b{display:block;margin:4px 0;font-size:1.35rem}.hakone-analysis-title{margin:22px 0 10px;font-size:1rem}.hakone-analysis-title small{font-weight:400;color:#64748b}.hakone-rank-chart{overflow-x:auto;padding:8px;border:1px solid var(--hk-border);border-radius:13px;background:#fff}.hakone-rank-chart svg{display:block;width:100%;min-width:560px;height:auto}.hakone-rank-chart .hk-axis{stroke:currentColor;stroke-opacity:.18;stroke-width:1}.hakone-rank-chart .hk-line{fill:none;stroke:currentColor;stroke-width:3;stroke-linejoin:round;stroke-linecap:round}.hakone-rank-chart .hk-dot{fill:currentColor}.hakone-rank-chart .hk-label{fill:currentColor;opacity:.65;font-size:12px}.hakone-fastest-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.hakone-fastest-grid>div{padding:11px;border:1px solid var(--hk-border);border-radius:11px;background:#fff;min-width:0}.hakone-fastest-grid span,.hakone-fastest-grid small{display:block;color:#64748b;font-size:10px}.hakone-fastest-grid b,.hakone-fastest-grid strong{display:block;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hakone-fastest-grid strong{font-size:13px}
@media(max-width:900px){.hakone-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hakone-fastest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.hakone-kpi-grid{grid-template-columns:1fr 1fr}.hakone-fastest-grid{grid-template-columns:1fr}.hakone-kpi-grid b{font-size:1.1rem}}

.hakone-empty-state{margin:16px 0;padding:20px;border:1px solid #d9dee7;border-radius:10px;background:#f8fafc}.hakone-empty-state strong{display:block;font-size:16px;margin-bottom:6px}.hakone-empty-state p{margin:0;color:#5b6472}

/* Ver1.7 - single shortcode portal */
.hakone-portal{--hk-accent:#0f172a}.hakone-portal-hero{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:22px 24px;border:1px solid var(--hk-border);border-radius:18px;background:#fff;margin-bottom:14px}.hakone-portal-hero h2{margin:3px 0 6px;font-size:1.6rem}.hakone-portal-hero p{margin:0;color:#64748b}.hakone-portal-kicker{font-size:10px;letter-spacing:.14em;font-weight:800;color:#64748b}.hakone-portal-counts{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.hakone-portal-counts span{min-width:78px;padding:9px 11px;border-radius:12px;background:#f8fafc;text-align:center;font-size:11px;color:#64748b}.hakone-portal-counts b{display:block;font-size:17px;color:#0f172a}.hakone-portal-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0 0 14px}.hakone-portal-tabs a{display:flex;flex-direction:column;gap:2px;padding:13px 14px;border:1px solid var(--hk-border);border-radius:13px;background:#fff;color:inherit;text-decoration:none}.hakone-portal-tabs a:hover{border-color:#94a3b8}.hakone-portal-tabs a.is-active{background:#0f172a;color:#fff;border-color:#0f172a}.hakone-portal-tabs b{font-size:14px}.hakone-portal-tabs small{font-size:10px;color:#64748b}.hakone-portal-tabs a.is-active small{color:#cbd5e1}.hakone-portal-panel{padding:18px;border:1px solid var(--hk-border);border-radius:16px;background:#fff}.hakone-portal-panel>.hakone-db{margin:12px 0 0}.hakone-portal-toolbar{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid #eef2f6}.hakone-portal-toolbar h3{margin:0 0 4px;font-size:1.2rem}.hakone-portal-toolbar p{margin:0;color:#64748b;font-size:13px}.hakone-portal-toolbar form{display:flex;align-items:end;gap:8px;flex-wrap:wrap}.hakone-portal-toolbar label{display:flex;flex-direction:column;gap:4px;font-size:11px;font-weight:700}.hakone-portal-toolbar select,.hakone-portal-toolbar input{min-height:40px;border:1px solid #cbd5e1;border-radius:9px;background:#fff;padding:6px 10px;min-width:140px}.hakone-portal-toolbar button{min-height:40px;padding:7px 18px;border:0;border-radius:9px;background:#0f172a;color:#fff;font-weight:800;cursor:pointer}.hakone-portal-empty{padding:34px 18px;border:1px dashed #cbd5e1;border-radius:14px;background:#f8fafc;text-align:center}.hakone-portal-empty strong{display:block;margin-bottom:5px}.hakone-portal-empty p{margin:0;color:#64748b;font-size:13px}
@media(max-width:760px){.hakone-portal-hero{align-items:flex-start;flex-direction:column;padding:16px}.hakone-portal-counts{justify-content:flex-start}.hakone-portal-tabs{grid-template-columns:1fr 1fr}.hakone-portal-tabs a{padding:11px}.hakone-portal-panel{padding:12px}.hakone-portal-toolbar{align-items:stretch;flex-direction:column}.hakone-portal-toolbar form{display:grid;grid-template-columns:1fr 1fr}.hakone-portal-toolbar label{min-width:0}.hakone-portal-toolbar select,.hakone-portal-toolbar input{width:100%;min-width:0}.hakone-portal-toolbar button{grid-column:1/-1}}
