.resource-interaction-hint{display:flex;align-items:center;gap:8px;margin:16px 0 10px!important;padding:10px 12px;border:1px solid #28505d;border-radius:8px;background:#102d37;color:#b8dfd8!important;font-size:12px!important;line-height:1.65!important}
.resource-interaction-hint::before{content:"i";display:grid;place-items:center;flex:0 0 17px;height:17px;border:1px solid #629991;border-radius:50%;font-family:Georgia,serif;font-size:12px;color:#9bdec7}
#knowledge .resource-mini a{min-height:32px;transition:background .15s,border-color .15s,color .15s;scroll-margin-block:100px;-webkit-tap-highlight-color:transparent}
#knowledge .resource-mini a.is-preview-open{border-color:#9cdec5;background:#214a47;color:#edfff7;box-shadow:0 0 0 2px #a6dfc312}
#knowledge .resource-mini a:focus-visible{outline:2px solid #9cdec5;outline-offset:3px}
#knowledge .resource-site-icon--official{width:20px;height:20px;padding:0;border:0;background:transparent;object-fit:contain;border-radius:5px;box-shadow:none}
.resource-preview{position:fixed;z-index:45;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:360px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);margin:0;padding:0;border:1px solid #426773;border-radius:14px;background:#0d2530;color:#e6f0f4;box-shadow:0 18px 60px #0009,0 3px 12px #0005;font-size:14px;line-height:1.65;text-align:left;overflow:hidden;isolation:isolate;animation:resource-preview-in .14s ease-out}
.resource-preview[hidden]{display:none}
.resource-preview *{box-sizing:border-box}
.resource-preview-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 16px 0 20px}
.resource-preview-identity{display:flex;align-items:center;gap:11px;min-width:0}
.resource-preview-icon{flex:0 0 36px;width:36px;height:36px;object-fit:contain;border-radius:8px;background:#f5fbff;padding:3px}
.resource-preview-icon.is-official{background:transparent;padding:0}
.resource-preview-category{display:block;color:#8ab4ba;font-size:11px;line-height:1.4;margin-bottom:4px}
.resource-preview h3{margin:0;color:#f1f7f7;font-size:18px;font-weight:650;line-height:1.35;overflow-wrap:anywhere}
.resource-preview-close{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;margin:-6px -6px 0 0;padding:0;border:0;border-radius:8px;background:transparent;color:#9bb4be;font:inherit;font-size:25px;line-height:1;cursor:pointer}
.resource-preview-close:hover{background:#1c3a45;color:#fff}
.resource-preview-content{min-height:0;overflow:auto;padding:14px 20px 16px;overscroll-behavior:contain}
.resource-preview-description{margin:0;color:#c8dbe2;font-size:14px;line-height:1.85;overflow-wrap:anywhere}
.resource-preview-domain{display:block;margin-top:11px;color:#7196a6;font-size:11px;overflow-wrap:anywhere}
.resource-preview-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 20px;border-top:1px solid #2a4651;background:#0a202b}
.resource-preview-tip{margin:0;max-width:160px;color:#82a5b3;font-size:11px;line-height:1.6}
.resource-preview-visit{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;min-height:44px;padding:10px 14px;border:1px solid #5b9789;border-radius:8px;background:#204e44;color:#e6fff4;text-decoration:none;font-size:13px;font-weight:600}
.resource-preview-visit:hover{background:#2b6355;border-color:#9cdac0}
.resource-preview a:focus-visible,.resource-preview button:focus-visible{outline:2px solid #a8e7ca;outline-offset:2px}
.resource-preview-announcement{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
@keyframes resource-preview-in{from{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:600px){#knowledge .resource-mini a{min-height:38px;padding:8px 10px}.resource-preview{border-radius:13px}.resource-preview-header{padding-top:17px}.resource-preview-close{width:40px;height:40px;flex-basis:40px}.resource-preview-description{font-size:14px}.resource-preview-actions{padding:12px 16px}.resource-preview-tip{font-size:10px}.resource-preview-visit{min-height:44px;padding:10px 12px}}
@media(prefers-reduced-motion:reduce){.resource-preview{animation:none}#knowledge .resource-mini a{transition:none}}
.resource-exchange-caption{margin:0 0 12px;color:#8ab4ba;font-size:11px;line-height:1.6}
.resource-exchange-extra{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 10px;margin:14px 0 8px;padding-top:12px;border-top:1px solid #274652;color:#c5dfdf;font-size:12px;line-height:1.5}
.resource-exchange-extra span{color:#819fad;font-size:10px;font-weight:400}
.resource-exchange-source{margin:12px 0 0;color:#819fad;font-size:10px;line-height:1.8}
.resource-exchange-source a{display:inline-flex;align-items:center;gap:4px;color:#a7d0ca;text-decoration:underline;text-underline-offset:3px}
.resource-exchange-source a:hover{color:#e6fff4}
.resource-exchange-source a:focus-visible{outline:2px solid #9cdec5;outline-offset:3px}
#knowledge .resource-exchange-source .resource-site-icon{width:13px;height:13px;padding:0;border:0;background:transparent;box-shadow:none;border-radius:3px}
@media(min-width:721px){.homepage-product .resource-group--exchanges{grid-column:span 2}}
