.tkwr{margin:1rem 0}.tkwr-head{display:flex;gap:.75rem;align-items:flex-start}.tkwr-avatar img{width:48px;height:48px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 1px rgb(0 0 0 / .06)}.tkwr-meta{display:flex;flex-direction:column;flex:1 1 auto;min-width:0}.tkwr-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.tkwr-authorline{margin-top:.1rem;min-width:0}.tkwr-author{font-weight:600;overflow-wrap:anywhere}.tkwr-subrow{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-top:.1rem;font-size:.85em;opacity:.8}.tkwr-stars-wrap{font-size:1rem;letter-spacing:.02em;font-variant-numeric:tabular-nums}.tkwr-verified{position:static;align-self:center;flex:0 0 auto;margin-left:auto;white-space:nowrap;background:#eef8f1;color:#137a3a;border:1px solid #cfead9;border-radius:999px;padding:.12rem .55rem;font-size:.72rem;line-height:1.5}.tkwr-on-product a{text-decoration:none;border-bottom:1px dotted currentColor}.tkwr-date{white-space:nowrap}.tkwr-list{display:grid;grid-template-columns:1fr;gap:.9rem;align-items:stretch}@media(min-width:680px){.tkwr-list{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.tkwr-list{grid-template-columns:repeat(3,1fr)}}.tkwr-item{border:1px solid #e9e9ec;border-radius:12px;padding:.75rem .9rem;background:#fff;box-shadow:0 1px 2px rgb(0 0 0 / .03);height:100%;display:flex;flex-direction:column}.tkwr-content{margin:.35rem 0 .5rem;font-size:.95rem;line-height:1.5;color:#222;flex:1 1 auto}.tkwr-slider{position:relative;border-radius:10px;overflow:hidden;background:#f8f8fb;border:1px solid #ececf1;min-height:220px;max-height:220px;margin-top:.5rem}.tkwr-track{display:flex;transition:transform .35s ease;will-change:transform;height:220px}.tkwr-slide{min-width:100%;flex:0 0 100%;display:flex;align-items:center;justify-content:center;height:100%}.tkwr-slide-media{width:100%;height:100%;object-fit:cover;display:block}.tkwr-nav{position:absolute;top:50%;transform:translateY(-50%);background:rgb(0 0 0 / .6);color:#fff;border:none;border-radius:10px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.tkwr-prev{left:8px}.tkwr-next{right:8px}.tkwr-slider.tkwr-single .tkwr-nav{display:none}.tkwr-form{margin-top:1rem;border:1px solid #ececf1;border-radius:12px;padding:1rem;background:#fff}.tkwr-stars-select button{font-size:1.1rem;border:1px solid #ddd;border-radius:6px;margin-right:.25rem;cursor:pointer;background:#fff;padding:.2rem .35rem;line-height:1}.tkwr-inline-gallery{margin-top:.5rem}.tkwr-inline-thumb img{border-radius:4px;display:inline-block!important;margin:0 5px!important;height:100px!important}.tkwr-pagination{margin-top:1rem;display:flex;justify-content:center}.tkwr-pages{list-style:none;margin:0;padding:0;display:flex;gap:.4rem;align-items:center}.tkwr-page a,.tkwr-page span{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #e0e0e5;border-radius:8px;text-decoration:none;color:#222;background:#fff}.tkwr-page a:hover{border-color:#bbb}.tkwr-current a{background:#111;color:#fff;border-color:#111}.tkwr-disabled span{opacity:.4}.tkwr-ellipsis{padding:0 .25rem;color:#666}.tkwr-token-wrap{margin:1.5rem 0}.tkwr-token-card{border:1px solid #e2e8f0;border-left:4px solid #7dbc90;border-radius:12px;padding:1.25rem 1.5rem;background:#f8fafc}.tkwr-token-title{margin:0 0 .25rem;font-size:1.15rem;color:#0f172a}.tkwr-token-sub{margin:0 0 1rem;color:#64748b;font-size:.92rem}.tkwr-token-card .tkwr-form{margin-top:0;border:0;padding:0;background:#fff0}.tkwr-notice{padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.95rem}.tkwr-notice-ok{background:#eef8f1;color:#137a3a;border:1px solid #cfead9}.tkwr-notice-pending{background:#fef9e7;color:#92650a;border:1px solid #f5e2a8}.tkwr-form-row{margin-bottom:.85rem;display:flex;flex-direction:column;gap:.35rem}.tkwr-form-rating{flex-direction:row;align-items:center;gap:.6rem}.tkwr-form textarea,.tkwr-form select{border:1px solid #cbd5e1;border-radius:8px;padding:.5rem .7rem;font:inherit;width:100%;box-sizing:border-box}.tkwr-form-rating select{width:auto}.tkwr-form-submit{background:#7dbc90;color:#fff;border:0;border-radius:999px;padding:.7rem 1.6rem;font-weight:700;cursor:pointer;transition:background .18s ease,transform .18s ease}.tkwr-form-submit:hover{background:#2d6b41;transform:translateY(-1px)}