
.boai-memo-app{--panel:#111b2e;--line:#273750;--muted:#a9b8cc;--cyan:#67e8f9;max-width:1220px;margin:0 auto;padding:24px 18px 60px;color:#edf4ff}
.boai-memo-hero{padding:38px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(135deg,#111d34,#0b1528);margin-bottom:20px}
.boai-memo-kicker{display:inline-block;text-transform:uppercase;letter-spacing:.12em;font-weight:900;font-size:.76rem;color:var(--cyan)}
.boai-memo-hero h1{font-size:clamp(2.2rem,5vw,3.6rem);margin:7px 0 10px;color:#fff}
.boai-memo-hero p{max-width:800px;color:var(--muted);font-size:1.05rem}
.boai-memo-hero input{width:min(800px,100%);box-sizing:border-box;padding:14px 16px;border-radius:12px;border:1px solid #344963;background:#081321;color:#fff;font-size:1rem;outline:none;margin-top:10px}
.boai-memo-hero input:focus{border-color:#38bdf8;box-shadow:0 0 0 3px rgba(56,189,248,.12)}
.boai-memo-filters{display:flex;gap:9px;flex-wrap:wrap;margin:0 0 20px}
.boai-memo-filters button{padding:8px 12px;border-radius:999px;border:1px solid var(--line);background:#101a2c;color:#c7d4e6;font-weight:800;cursor:pointer}
.boai-memo-filters button.active,.boai-memo-filters button:hover{background:#1a2a45;border-color:#4a6388;color:#fff}
.boai-memo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.boai-memo-card{display:flex;flex-direction:column;min-height:220px;padding:20px;border:1px solid var(--line);border-radius:18px;background:var(--panel);color:inherit!important;text-decoration:none!important;transition:.18s ease}
.boai-memo-card:hover{transform:translateY(-3px);background:#14213a;border-color:#506c92}
.boai-memo-card[hidden]{display:none}
.boai-memo-card-top{display:flex;justify-content:space-between;align-items:center}
.boai-memo-card-top span{color:#67e8f9;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.boai-memo-card-top b{font-size:.68rem;background:#4c1d95;color:#ddd6fe;border-radius:6px;padding:4px 6px}
.boai-memo-card h2{font-size:1.08rem;line-height:1.35;color:#fff;margin:10px 0 8px}
.boai-memo-card p{color:var(--muted);font-size:.9rem;line-height:1.5;margin:0}
.boai-memo-card-foot{display:flex;justify-content:space-between;gap:10px;margin-top:auto;padding-top:14px;color:#8396ae;font-size:.78rem}
.boai-memo-card-foot strong{color:#93c5fd}
.boai-memo-empty{padding:30px;text-align:center;border:1px dashed #3b506e;border-radius:14px;color:#9fb0c7}
.boai-memo-single{max-width:920px;margin:0 auto;padding:10px 0 50px}
.boai-memo-meta{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-bottom:14px}
.boai-memo-meta span{padding:6px 10px;border-radius:99px;border:1px solid #304761;background:#102038;color:#c8d8eb;font-size:.78rem;font-weight:800}
.boai-memo-meta button{margin-left:auto;border:1px solid #3d5878;background:#172941;color:#e8f1fb;padding:7px 10px;border-radius:9px;cursor:pointer;font-weight:800}
.boai-memo-intro{font-size:1.1rem!important;line-height:1.65;color:#cbd8e8}
.boai-memo-section{margin:25px 0}
.boai-memo-section h2{color:#fff!important;margin-bottom:10px!important}
.boai-memo-table{border:1px solid #2a405b;border-radius:14px;background:#0d1829;overflow:hidden}
.boai-memo-row{display:grid;grid-template-columns:220px 1fr;gap:14px;padding:12px 14px;border-bottom:1px solid #23364d;align-items:start}
.boai-memo-row:last-child{border-bottom:0}
.boai-memo-row>strong{color:#93c5fd;font-size:.9rem}
.boai-memo-row>div{display:flex;gap:9px;align-items:flex-start;min-width:0}
.boai-memo-row code{color:#daf1ff;white-space:pre-wrap;word-break:break-word;background:none!important;padding:0!important;flex:1}
.boai-memo-row span{color:#b9c8da;line-height:1.48}
.boai-memo-copy{border:1px solid #3a5575;background:#172941;color:#e6eff9;padding:5px 8px;border-radius:7px;cursor:pointer;font-size:.72rem;font-weight:800;white-space:nowrap}
.boai-memo-notes{padding:16px 18px;border:1px solid #684f1e;background:rgba(120,83,16,.12);border-radius:13px;color:#e7d9b7}
.boai-memo-notes h2{font-size:1.05rem!important;color:#fff!important;margin:0 0 8px!important}
.boai-memo-notes li{margin:7px 0}
.boai-memo-actions{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-top:24px;padding-top:20px;border-top:1px solid #263950}
.boai-memo-actions a,.boai-memo-actions button{padding:9px 13px;border:1px solid #395371;background:#14243b;color:#dce8f7!important;border-radius:10px;text-decoration:none!important;font-weight:800;cursor:pointer}
@media(max-width:900px){.boai-memo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.boai-memo-grid{grid-template-columns:1fr}.boai-memo-hero{padding:27px 21px}.boai-memo-row{grid-template-columns:1fr}.boai-memo-row>div{flex-direction:column}.boai-memo-copy{align-self:flex-start}.boai-memo-meta button{margin-left:0}}
@media print{
 .site-header,.site-footer,.boai-memo-actions,.boai-memo-meta button,.boai-memo-copy,.boai-fav-launcher,.boai-fav-inline{display:none!important}
 body{background:#fff!important;color:#000!important}
 .boai-memo-single{max-width:none!important;color:#000!important}
 .boai-memo-meta span{border:1px solid #aaa!important;background:#fff!important;color:#000!important}
 .boai-memo-intro,.boai-memo-row span,.boai-memo-row code,.boai-memo-notes,.boai-memo-notes li{color:#000!important}
 .boai-memo-table,.boai-memo-notes{background:#fff!important;border-color:#aaa!important}
 .boai-memo-row{border-color:#ccc!important}
 .boai-memo-row>strong{color:#000!important}
 .boai-memo-section h2,.boai-memo-notes h2{color:#000!important}
}
