.onb-window-card-outer,.star-window-card-widget{background:transparent;border:0;box-shadow:none}.star-window-card-widget .star-window-card-group{align-items:stretch;background:transparent;display:flex;flex-wrap:wrap;gap:10px;width:100%}.star-window-card-widget.module-sidebar-widget .star-window-card-group .star-window-card-item{box-sizing:border-box;display:flex;flex:0 0 calc((100% - 10px*(var(--onb-window-card-columns, 3) - 1))/var(--onb-window-card-columns, 3));flex-direction:column;max-width:100%;min-width:calc((100% - 10px*(var(--onb-window-card-columns, 3) - 1))/var(--onb-window-card-columns, 3))}.star-window-card-widget.narrow{overflow:hidden}.star-window-card-widget.narrow .star-window-card-group{gap:14px}.star-window-card-widget.narrow .star-window-card-group>.star-window-card-item{box-sizing:border-box;display:flex;flex:1 1 100%;flex-direction:column;max-width:100%;min-width:100%}.star-window-card-item .onb-window-card-box,.star-window-card-item .onb-window-card-shell,.star-window-card-item .url-body{background:transparent;border:0;box-shadow:none;display:flex;flex:1;flex-direction:column}.star-window-card-item .onb-window-card-shell{height:100%;margin:0;overflow:visible;padding:0}.star-window-card-widget .star-window-card-item{background:transparent;border:0;box-shadow:none;overflow:visible;padding:0}.star-window-card-widget .star-window-card-group .url-body .onb-window-card-box{border-radius:var(--main-radius,12px);overflow:hidden}.star-window-card-widget .url-info{display:flex;flex:1;flex-direction:column;min-width:0;position:relative;z-index:1}.star-window-card-widget .url-content{align-items:center;border:1px solid hsla(0,0%,100%,.72);border-radius:var(--main-radius,12px);box-shadow:0 10px 24px rgba(0,0,0,.06);isolation:isolate;min-height:116px;overflow:hidden;padding:18px 16px}.star-window-card-widget .text-lg.overflowClip_1{font-size:16px;font-weight:600;line-height:1.4;margin-bottom:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.star-window-card-widget .text-lg .highlight-01{display:inline-block;position:relative;z-index:1}.star-window-card-widget .text-lg .highlight-01:after{background:var(--highlight-color);border-radius:2px;bottom:2px;content:"";height:8px;left:0;position:absolute;width:100%;z-index:-1}.star-window-card-widget .text-lg .highlight-01.highlight-svg:after{background:var(--highlight-svg-color);bottom:-4px;height:20px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 149.481 18.999'%3E%3Cpath d='M2.5 16.499Q46.858 5.525 91.448 2.5L66.963 14.598c26.198-6.234 59.797-8.123 80.018-7.086' style='fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:5px'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 149.481 18.999'%3E%3Cpath d='M2.5 16.499Q46.858 5.525 91.448 2.5L66.963 14.598c26.198-6.234 59.797-8.123 80.018-7.086' style='fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:5px'/%3E%3C/svg%3E");mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:100% 100%;-webkit-mask-size:100% 100%}.star-window-card-widget .star-icon.star-bg{border-radius:24px;height:86px;opacity:.28;pointer-events:none;position:absolute;right:-18px;top:-18px;transform:rotate(-12deg);transition:opacity .25s ease,transform .25s ease;width:86px;z-index:0}.star-window-card-widget .url-content:hover .star-icon.star-bg{opacity:.38;transform:rotate(0deg) scale(1.04)}.star-window-card-widget .star-icon.star-bg img{border-radius:inherit;height:100%;object-fit:cover;width:100%}.star-window-card-widget .star-links-container{display:flex;flex-direction:column;gap:8px;position:relative;z-index:2}.star-window-card-widget .star-link{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:hsla(0,0%,100%,.58);border-radius:10px;box-shadow:0 8px 22px rgba(0,0,0,.05);color:var(--main-color,#484b4f);display:grid;gap:8px;grid-template-columns:32px minmax(0,1fr) auto;min-height:42px;padding:6px 8px;text-decoration:none;transition:transform .22s ease,background .22s ease,box-shadow .22s ease}.star-window-card-widget .star-link:hover{background:hsla(0,0%,100%,.78);box-shadow:0 10px 26px rgba(0,0,0,.08);transform:translateY(-2px)}.star-window-card-widget .star-link img{border-radius:9px;height:32px;object-fit:cover;width:32px}.star-window-card-widget .star-link strong{font-size:14px;font-weight:700;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.star-window-card-widget .star-link span{align-items:center;color:rgba(0,0,0,.48);display:inline-flex;font-size:12px;gap:3px;white-space:nowrap}.star-window-card-widget .star-link span i{font-size:12px;transition:transform .2s ease}.star-window-card-widget .star-link:hover span i{transform:translateX(2px)}.io-black-mode .star-window-card-widget .star-link{background:hsla(0,0%,100%,.12);color:var(--main-color,#e5e7eb)}.io-black-mode .star-window-card-widget .star-link span{color:hsla(0,0%,100%,.62)}