*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{position:relative;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.45;color:#111827;background-color:#fff;background-image:linear-gradient(rgba(0,0,0,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.04) 1px,transparent 1px);background-size:24px 24px}.sm-page{min-height:calc(100vh - 44px);background:radial-gradient(900px 480px at 50% 0%,rgba(59,130,246,.06),transparent 52%),linear-gradient(#07080c,#0a0c12);color:#e5e7eb;padding:24px 10px 64px}.sm-shell{width:100%;max-width:760px;margin:0 auto}.sm-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.sm-title{font-size:18px;font-weight:700;letter-spacing:-.02em;margin:0}.sm-subtitle{margin:4px 0 0;font-size:12px;color:#e5e7ebbf}.sm-h2{font-size:11px;font-weight:650;letter-spacing:.06em;text-transform:uppercase;margin:0;color:#e5e7eb8c}.sm-h2--section{text-transform:none;letter-spacing:.04em;font-size:12px;color:#e5e7eb9e}.sm-err{font-size:12px;color:#fca5a5;margin:0 0 12px}.sm-muted{font-size:12px;color:#e5e7eba6;margin-top:10px}.sm-filters{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.sm-pill{font:inherit;font-size:12px;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;color:#e5e7ebe6;cursor:pointer}.sm-pill--on{background:#3b82f62e;border-color:#3b82f68c;color:#eff6ff}.sm-rail{margin-top:10px;margin-bottom:18px}.sm-rail__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.sm-rail__scroll{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;padding-left:10px;padding-right:10px;scroll-padding-left:10px;scroll-padding-right:10px;scroll-snap-type:x mandatory;scroll-behavior:smooth}.sm-topcard{width:168px;flex:0 0 auto;border:1px solid rgba(255,255,255,.1);background:#ffffff08;border-radius:16px;padding:10px;cursor:pointer;text-align:left;color:inherit;scroll-snap-align:start}.sm-topcard:active{transform:scale(.98);transition:transform .12s ease-out}.sm-topcard:hover{transform:translateY(-1px);box-shadow:0 10px 28px #00000059;border-color:#ffffff24}.sm-topcard__imgwrap{position:relative;border-radius:12px;overflow:hidden;background:#0000008c}.sm-topcard__img{width:100%;height:118px;-o-object-fit:cover;object-fit:cover;display:block}.sm-topcard__cap{margin-top:8px;font-size:12px;color:#e5e7ebd9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sm-feed__head{margin-bottom:10px}.sm-grid{display:grid;grid-template-columns:1fr;gap:14px}.sm-feed .sm-grid{max-width:318px;margin-left:auto;margin-right:auto;gap:12px}.sm-grid--history{grid-template-columns:repeat(auto-fill,minmax(232px,1fr));gap:12px;max-width:100%}.sm-grid--history .sm-img{max-height:168px;-o-object-fit:contain;object-fit:contain}.sm-card{border:1px solid rgba(255,255,255,.1);background:#ffffff08;border-radius:18px;overflow:hidden}.sm-card--hover:hover{border-color:#ffffff24;box-shadow:0 12px 36px #00000061}.sm-card--hover:active{transform:scale(.98);transition:transform .12s ease-out}.sm-imgbtn{display:block;width:100%;padding:0;border:0;background:transparent;cursor:pointer;position:relative}.sm-img{width:100%;height:auto;max-height:200px;-o-object-fit:contain;object-fit:contain;display:block;background:#0000008c}.sm-feed .sm-img{max-height:188px}.sm-img--loading{opacity:.15}.sm-img--loaded{opacity:1;transition:opacity .22s ease-out}.sm-card__body{padding:10px 12px 12px}.sm-cap{font-size:13px;line-height:1.25}.sm-cap--top{font-weight:650;color:#ffffffeb}.sm-cap--bottom{margin-top:4px;color:#e5e7ebc7}.sm-foot{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;color:#e5e7ebb3}.sm-tag{padding:4px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;text-transform:lowercase}.sm-tag--personal{background:#ffffff0d;border-color:#ffffff24;color:#e5e7ebe6}.sm-tag--roast{background:#f9731629;border-color:#f9731673;color:#ffedd5f2}.sm-tag--decision{background:#a855f729;border-color:#a855f773;color:#f3e8fff2}.sm-time{white-space:nowrap}.sm-score{position:absolute;top:10px;right:10px;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:700;background:#0000009e;border:1px solid rgba(255,255,255,.18);color:#fef3c7}.sm-sentinel{height:1px}.sm-skel{border-radius:18px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(90deg,#ffffff0a,#ffffff14,#ffffff0a);background-size:200% 100%;animation:sm-shimmer 1.3s ease-in-out infinite}.sm-skel--card{height:300px;max-width:318px;margin-left:auto;margin-right:auto}.sm-skel--top{width:168px;height:178px;border-radius:16px}@keyframes sm-shimmer{0%{background-position:200% 0%}to{background-position:-200% 0%}}.sm-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b8;display:flex;align-items:center;justify-content:center;padding:16px;z-index:50}.sm-modal--open{animation:sm-fade-in .14s ease-out}.sm-modal--closing{animation:sm-fade-out .14s ease-in forwards}.sm-modal__card{width:100%;max-width:860px;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:#0a0c12f5;position:relative}.sm-modal__card--closing{transform:translateY(8px) scale(.99);transition:transform .14s ease-in}.sm-modal__close{position:absolute;top:10px;right:10px;z-index:2;font:inherit;font-size:12px;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#0000008c;color:#ffffffe6;cursor:pointer}.sm-modal__img{width:100%;height:auto;display:block;background:#0000008c}.sm-modal__meta{padding:12px 14px 14px}.sm-more{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:14px}.sm-btn{font:inherit;font-size:12px;padding:8px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;color:#ffffffe6;cursor:pointer}.sm-btn:disabled{opacity:.55;cursor:not-allowed}.sm-btn--primary{background:#3b82f633;border-color:#3b82f68c}.sm-actions{margin-top:10px;display:flex;align-items:center;gap:10px}.sm-ic{font:inherit;font-size:14px;line-height:1;border:0;padding:0;background:transparent;color:#e5e7ebc7;cursor:pointer}.sm-ic:hover{color:#ffffffeb}.sm-ic:active{transform:scale(.94)}.sm-ic--off{opacity:.35;cursor:default}.sm-like{margin-left:auto;font-size:12px;color:#e5e7ebbf}.sm-heart{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:15px;font-weight:800;letter-spacing:-.02em;color:#fffffff2;text-shadow:0 2px 16px rgba(0,0,0,.75);animation:sm-heart-pop .52s ease-out forwards;pointer-events:none}.sm-heart--big{font-size:18px}@keyframes sm-heart-pop{0%{opacity:0;transform:translate(-50%,-50%) scale(.6)}30%{opacity:1;transform:translate(-50%,-50%) scale(1.1)}to{opacity:0;transform:translate(-50%,-60%) scale(1.15)}}.sm-modal__actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px;margin-bottom:8px}.sm-toast{position:fixed;left:50%;bottom:18px;transform:translate(-50%);z-index:60;padding:10px 14px;border-radius:999px;background:#000000b8;border:1px solid rgba(255,255,255,.14);color:#ffffffeb;font-size:12px;animation:sm-toast-in .14s ease-out}.sm-best{margin-top:10px;margin-bottom:14px}.sm-best__row{display:flex;gap:10px;overflow-x:auto;padding:10px 0 2px}.sm-best__card{position:relative;width:200px;flex:0 0 auto;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#ffffff08}.sm-best__img{width:100%;height:140px;-o-object-fit:cover;object-fit:cover;display:block}.sm-best__score{position:absolute;top:10px;right:10px;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:800;background:#0000009e;border:1px solid rgba(255,255,255,.18);color:#fef3c7}.sm-banner{border:1px solid rgba(255,255,255,.1);background:#ffffff08;border-radius:16px;padding:10px 12px;margin-bottom:14px}.sm-banner__title{font-size:13px;font-weight:800;color:#ffffffeb}.sm-banner__sub{font-size:12px;margin-top:4px;color:#e5e7ebb3}.sm-banner__mode{font-weight:700;color:#e5e7ebe0}@keyframes sm-toast-in{0%{opacity:0;transform:translate(-50%) translateY(6px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.sm-trending{position:absolute;left:10px;top:10px;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:700;background:#0000009e;border:1px solid rgba(255,255,255,.18);color:#fef3c7}.sm-appear{animation:sm-appear .26s ease-out}@keyframes sm-appear{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.sm-empty{margin-top:14px;padding:14px 12px;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#ffffff08}.sm-empty__title{font-size:13px;font-weight:700;margin:0 0 6px;color:#ffffffeb}.sm-empty__sub{font-size:12px;color:#e5e7ebb3}@keyframes sm-fade-in{0%{opacity:0}to{opacity:1}}@keyframes sm-fade-out{0%{opacity:1}to{opacity:0}}.ref-stack{position:relative;z-index:1;min-height:100%;display:flex;flex-direction:column}.ref-header{height:44px;box-sizing:border-box;border-bottom:1.5px solid #2563eb;background:#fff;display:flex;align-items:center;justify-content:space-between}.ref-header__left{display:flex;align-items:center;gap:4px;margin-left:10px}.ref-header__mark{display:block;width:12px;height:12px;border:1px solid #111827;flex-shrink:0}.ref-header__logo{font-size:13px;font-weight:400;color:#111827;text-transform:lowercase;line-height:1.2}.ref-header__nav{display:flex;align-items:center;gap:20px;margin-right:10px}.ref-header__logo-link{text-decoration:none;color:inherit}.ref-header__link{font-size:12px;font-weight:400;color:#111827;text-transform:lowercase;text-decoration:none;line-height:1.2}.ref-header__link--active{color:#2563eb;text-decoration:underline;text-underline-offset:3px}.ref-body{flex:1 0 auto;padding-right:0}.ref-body--sidebar{padding-right:276px}.ref-footer{flex-shrink:0;box-sizing:border-box;min-height:44px;padding:8px 10px 10px;border-top:1.5px solid #2563eb;background:#fff;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;-moz-column-gap:12px;column-gap:12px}.ref-footer--sidebar{padding-right:276px}.ref-footer__left{justify-self:start;text-align:left;font-size:11px;line-height:1.35;color:#6b7280;text-transform:lowercase;min-width:0}.ref-footer__stat-num{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:700;font-variant-numeric:tabular-nums;color:#111827;text-transform:none}.ref-footer__stat-copy{color:#6b7280}.ref-footer__stat-unavail{font-size:10px;color:#9ca3af}.ref-footer__center{justify-self:center;font-size:15px;line-height:1;color:#2563eb;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ref-footer__right{margin:0;justify-self:end;text-align:right;font-size:11px;color:#6b7280;line-height:1.35;text-transform:lowercase}.ref-footer__mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:11px;color:#111827;text-decoration:none;text-transform:none}.ref-footer__mono:hover{color:#2563eb;text-decoration:underline;text-underline-offset:3px}.ref-main{width:640px;margin:58px auto 0}.ref-main--wide{width:100%;max-width:640px}.ref-page-title{font-size:14px;font-weight:600;margin:0 0 12px;text-transform:lowercase;color:#111827}.ref-page-err{font-size:12px;color:#b91c1c;margin:0 0 10px}.ref-muted{font-size:12px;color:#6b7280;margin:0}.ref-history-hint{margin-bottom:12px}.ref-input-box{width:640px;position:relative;background:#fff;border:2px solid #2563eb}.ref-input-box:before{content:"";position:absolute;top:-6px;left:50%;transform:translate(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #2563eb;pointer-events:none;z-index:2}.ref-input-box:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #2563eb;pointer-events:none;z-index:2}.ref-input-row{display:flex;flex-direction:row;align-items:flex-end;gap:0;width:100%}.ref-textarea{flex:1;min-width:0;height:72px;margin:0;padding:10px 12px;border:none;outline:none;resize:none;font-family:inherit;font-size:13px;line-height:1.25;color:#111827;background:#fff;display:block}.ref-textarea:disabled{opacity:.65}.ref-generate{flex-shrink:0;width:100px;height:36px;margin:0;padding:0;border:none;border-radius:0;background:#2563eb;color:#fff;font-family:inherit;font-size:12px;font-weight:400;line-height:1;text-transform:lowercase;cursor:pointer;clip-path:polygon(0 0,78% 0,100% 50%,78% 100%,0 100%);display:flex;align-items:center;justify-content:center}.ref-generate:disabled{opacity:.55;cursor:not-allowed}.ref-generate:focus-visible{outline:2px solid #2563eb;outline-offset:1px}.ref-input-divider{border:0;height:1px;margin:0;background:#e5e7eb}.ref-helper{font-size:11px;color:#6b7280;margin:0;line-height:1.25}.ref-helper--inbox{padding:8px 12px 10px}.ref-meme-frame{max-width:520px;width:100%;margin-left:auto;margin-right:auto;margin-top:24px;border:2px solid #2563eb;padding:6px;background:#fff}.ref-meme-img{width:100%;height:auto;display:block;vertical-align:top}.ref-meme-matrix-wrap{position:relative;display:flex;justify-content:center;align-items:center;background:#030712;min-height:120px}.ref-meme-matrix-wrap--landing{min-height:0}.ref-meme-matrix-canvas{display:block;max-width:100%;height:auto}.ref-meme-matrix-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000073;color:#fff;font-size:12px;text-transform:lowercase}.ref-landing{text-align:center}.ref-landing__kicker{font-size:13px;text-transform:lowercase;margin:0 0 4px;color:#111827}.ref-landing__tagline{font-size:11px;color:#6b7280;margin:0 0 16px;line-height:1.3}.ref-landing__frame{margin-top:0}.ref-landing__meta{margin-top:10px}a.ref-buy__mono,.ref-buy__mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:11px;color:#2563eb;text-decoration:none;text-transform:lowercase}.ref-landing__buy{margin-top:12px}a.ref-buy__mono:hover,.ref-buy__mono:hover{text-decoration:underline;text-underline-offset:3px}a.ref-action-btn.ref-landing__cta{text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.ref-meta{text-align:center;font-size:10px;color:#6b7280;margin-top:6px;line-height:1.2;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.ref-actions{margin-top:6px;display:flex;justify-content:center;gap:8px}.ref-action-btn{border:1px solid #2563eb;color:#2563eb;padding:6px 12px;font-size:12px;background:#fff;font-family:inherit;font-weight:400;line-height:1.2;text-transform:lowercase;border-radius:0;cursor:pointer;margin:0}.ref-action-btn:focus-visible{outline:2px solid #2563eb;outline-offset:1px}.ref-sidebar{position:fixed;right:12px;top:52px;z-index:2;width:248px;max-height:calc(100vh - 100px);box-sizing:border-box;padding:12px 10px 14px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;box-shadow:0 10px 40px #0f172a14,0 1px #fffc inset;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.ref-sidebar__title{font-size:12px;font-weight:600;margin:0 0 10px;padding-bottom:10px;border-bottom:1px solid #f3f4f6;color:#111827;letter-spacing:-.01em;line-height:1.2}.ref-sidebar__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.ref-sidebar__item{display:block;margin:0}.ref-sidebar__btn{display:flex;width:100%;gap:10px;margin:0;padding:8px;border:1px solid #f3f4f6;border-radius:10px;background:#fafafa;cursor:pointer;text-align:left;align-items:center;font:inherit;color:inherit;transition:background .12s ease,border-color .12s ease}.ref-sidebar__btn:hover{background:#f3f4f6;border-color:#e5e7eb}.ref-sidebar__btn:hover .ref-sidebar__label{color:#1d4ed8}.ref-sidebar__btn:active{transform:scale(.99)}.ref-sidebar__thumb{width:40px;height:40px;flex-shrink:0;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#0f172a}.ref-sidebar__thumb-img{width:40px;height:40px;display:block;-o-object-fit:cover;object-fit:cover}.ref-sidebar__body{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.ref-sidebar__label{font-size:12px;font-weight:500;color:#374151;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ref-sidebar__time{font-size:11px;color:#9ca3af;line-height:1.2}.ref-sidebar__err,.ref-sidebar__empty{font-size:10px;color:#6b7280;margin:0 0 8px;line-height:1.3}.ref-sidebar__err{color:#b45309}.ref-feed-grid{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.ref-feed-card__btn{width:100%;margin:0;padding:0;border:1px solid #2563eb;background:#fff;cursor:pointer;text-align:left;font:inherit}.ref-feed-card__img{width:100%;display:block;vertical-align:top}.ref-feed-card__meta{padding:8px 10px;display:flex;flex-direction:column;gap:4px}.ref-feed-card__title{font-size:12px;color:#111827}.ref-feed-card__time{font-size:10px;color:#6b7280}.ref-history-list{list-style:none;margin:0;padding:0}.ref-history-row{margin-bottom:8px}.ref-history-row:last-child{margin-bottom:0}.ref-history-row__btn{display:flex;width:100%;align-items:center;gap:10px;margin:0;padding:6px 8px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;text-align:left;font:inherit}.ref-history-row__btn:hover{border-color:#2563eb}.ref-history-row__thumb{-o-object-fit:cover;object-fit:cover;flex-shrink:0;border:1px solid #2563eb}.ref-history-row__text{display:flex;flex-direction:column;gap:2px;min-width:0}.ref-history-row__title{font-size:12px;color:#111827}.ref-history-row__sub{font-size:10px;color:#6b7280}.ws-page{padding:1.5rem 1rem 3rem}.ws-inner{max-width:42rem;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.ws-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 2px #0000000a}.ws-modes{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.ws-mode-btn{font:inherit;font-size:.875rem;padding:.5rem 1rem;border-radius:.75rem;border:1px solid #e5e7eb;background:#fff;color:#374151;cursor:pointer}.ws-mode-btn:hover{border-color:#d1d5db;background:#f9fafb}.ws-mode-btn--active{border-color:#111827;background:#f3f4f6;font-weight:500}.ws-label{display:block;font-size:.75rem;font-weight:500;color:#6b7280;margin-bottom:.35rem}.ws-textarea{display:block;width:100%;font:inherit;padding:1rem;border:1px solid #e5e7eb;border-radius:.75rem;resize:vertical;min-height:8rem;margin-bottom:1rem;background:#fff;color:#111827}.ws-textarea:focus{outline:none;border-color:#9ca3af;box-shadow:0 0 0 3px #1118270f}.ws-textarea::-moz-placeholder{color:#9ca3af}.ws-textarea::placeholder{color:#9ca3af}.ws-generate{font:inherit;font-weight:500;width:100%;padding:.75rem 1rem;border-radius:.75rem;border:1px solid #111827;background:#111827;color:#fff;cursor:pointer}.ws-generate:hover:not(:disabled){background:#374151}.ws-generate:disabled{opacity:.45;cursor:not-allowed}.ws-err{margin:0;font-size:.875rem;color:#b91c1c}.ws-out{width:100%}.ws-output{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem}.ws-hit-badge{margin:0 0 .75rem;font-size:.875rem;font-weight:500;color:#374151;letter-spacing:.01em}.ws-frame{border-radius:.75rem;overflow:hidden;border:1px solid #e5e7eb;background:#fafafa;min-height:200px}.ws-frame__stack{position:relative}.ws-frame__overlay{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-between;padding:14px}.ws-frame__top,.ws-frame__bottom{display:flex;justify-content:center}.ws-cap{text-align:center;font-family:Impact,Haettenschweiler,Arial Black,sans-serif;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:.02em;line-height:1}.ws-cap__line{font-size:28px;text-shadow:-2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,2px 2px 0 #000,0 2px 0 #000,2px 0 0 #000,0 -2px 0 #000,-2px 0 0 #000}.ws-meme-img{display:block;width:100%;height:auto;vertical-align:middle}.ws-meme-img--in{animation:ws-fade .35s ease-out}@keyframes ws-fade{0%{opacity:0}to{opacity:1}}.ws-preview-wrap{min-height:220px;display:flex;align-items:center;justify-content:center;padding:1rem}.ws-skeleton{width:100%;max-width:360px;aspect-ratio:560 / 360;border-radius:.5rem;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200% 100%;animation:ws-shimmer 1.2s ease-in-out infinite}@keyframes ws-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.ws-meme-matrix-wrap{opacity:.85}.ws-meta{margin:1rem 0 0;font-size:.8125rem;color:#6b7280}.ws-details-toggle{font:inherit;font-size:.8125rem;margin-top:.5rem;padding:0;border:none;background:none;color:#6b7280;text-decoration:underline;cursor:pointer}.ws-details{margin:.75rem 0 0;padding:1rem;font-size:.75rem;line-height:1.4;border-radius:.75rem;border:1px solid #e5e7eb;background:#fafafa;overflow:auto;max-height:240px}.ws-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.ws-action{font:inherit;font-size:.875rem;padding:.5rem 1rem;border-radius:.75rem;border:1px solid #e5e7eb;background:#fff;color:#111827;cursor:pointer}.ws-action:hover:not(:disabled){border-color:#d1d5db;background:#f9fafb}.ws-action:disabled{opacity:.45;cursor:not-allowed}
