.pc-modal-layer{z-index:90;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#102a563d;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.pc-ppt-modal{background:radial-gradient(circle at 10% 0,#60a5fa29,#0000 26%),linear-gradient(#fff 0%,#f7fbff 100%);border:1px solid #2563eb29;border-radius:24px;gap:18px;width:min(820px,100%);max-height:min(760px,100vh - 48px);padding:22px;display:grid;overflow:auto;box-shadow:0 32px 90px #0f2d5c3d}.pc-ppt-modal-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.pc-ppt-modal-head span{color:#6782ab;letter-spacing:.08em;font-size:12px;font-weight:900}.pc-ppt-modal-head h3,.pc-ppt-modal-head p{margin:0}.pc-ppt-modal-head h3{color:#0f2d5c;margin-top:6px;font-size:24px}.pc-ppt-modal-head p{color:#4b6c98;margin-top:8px;line-height:1.6}.pc-ppt-modal-head>button{color:#0f2d5c;background:#fff;border:1px solid #2563eb24;border-radius:12px;flex:none;place-items:center;width:36px;height:36px;font-size:22px;font-weight:900;display:grid}.pc-ppt-template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.pc-ppt-template-card{color:#102a56;text-align:left;background:#ffffffe0;border:1px solid #2563eb1f;border-radius:18px;gap:12px;min-height:228px;padding:12px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:grid;position:relative}.pc-ppt-template-card:hover,.pc-ppt-template-card.is-active{background:#fff;border-color:#2563eb6b;transform:translateY(-1px);box-shadow:0 16px 34px #1d4ed824}.pc-ppt-template-card.is-active{outline:2px solid #2563eb24}.pc-ppt-template-cover{color:#fff;background:linear-gradient(135deg,#2563ebf2,#60a5fae0),radial-gradient(circle at 20% 20%,#ffffff59,#0000 28%);border-radius:14px;place-items:center;min-height:126px;display:grid;overflow:hidden}.pc-ppt-template-cover img{object-fit:cover;width:100%;height:126px;display:block}.pc-ppt-template-cover em{letter-spacing:.04em;text-align:center;padding:0 14px;font-size:20px;font-style:normal;font-weight:900}.pc-ppt-template-copy{gap:6px;display:grid}.pc-ppt-template-copy strong,.pc-ppt-template-copy small{text-overflow:ellipsis;overflow:hidden}.pc-ppt-template-copy strong{color:#0f2d5c;white-space:nowrap;font-size:15px}.pc-ppt-template-copy small{-webkit-line-clamp:2;color:#6782ab;-webkit-box-orient:vertical;min-height:36px;font-size:12px;line-height:1.5;display:-webkit-box}.pc-ppt-template-card>i{color:#fff;background:#2563eb;border-radius:999px;place-items:center;width:28px;height:28px;font-style:normal;font-weight:900;display:grid;position:absolute;top:12px;right:12px;box-shadow:0 10px 20px #1d4ed838}.pc-ppt-empty{text-align:center;background:#eff6ffc2;border:1px dashed #2563eb42;border-radius:20px;place-items:center;gap:8px;min-height:160px;padding:26px;display:grid}.pc-ppt-empty strong{color:#0f2d5c;font-size:18px}.pc-ppt-empty span{color:#4b6c98;max-width:420px;line-height:1.6}.pc-ppt-modal-actions{justify-content:flex-end;gap:10px;padding-top:2px;display:flex}.pc-ppt-modal-actions button{color:#0f2d5c;background:#fff;border:1px solid #2563eb29;border-radius:13px;min-height:42px;padding:0 18px;font-weight:900}.pc-ppt-modal-actions button.is-primary{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:#0000;box-shadow:0 10px 22px #1d4ed82e}@media (width<=1100px){.pc-ppt-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
