.grw{--grw-teal:#0a9695;--grw-teal-dark:#087a79;--grw-bg:#ffffff;--grw-card:#ffffff;--grw-soft:#f2fbfa;--grw-text:#0f1a1a;--grw-body:#3a4a4a;--grw-muted:#6b7c7b;--grw-border:#e2efee;--grw-star:#fbbc05;--grw-star-off:#dfe3e3;--grw-shadow:0 6px 18px rgba(10,150,149,.07);--grw-shadow-hover:0 12px 30px rgba(10,150,149,.15);--grw-radius:16px;box-sizing:border-box;position:relative;width:100%;margin:0 auto;color:var(--grw-text);font-family:"Red Hat Display",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}.grw *,.grw *::before,.grw *::after{box-sizing:border-box}.grw.grw--dark{--grw-bg:#12201f;--grw-card:#182827;--grw-soft:#12201f;--grw-text:#eaf3f2;--grw-body:#c3d0cf;--grw-muted:#8ba09e;--grw-border:#274240;--grw-star-off:#3c5654;--grw-shadow:0 6px 18px rgba(0,0,0,.35);--grw-shadow-hover:0 12px 30px rgba(0,0,0,.5)}.grw-head{display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;margin-bottom:22px}.grw-head__rating{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px 12px}.grw-head__g{display:inline-flex;width:26px;height:26px;flex:0 0 auto}.grw-head__num{font-size:20px;font-weight:700;color:var(--grw-text)}.grw-head__count{font-size:14px;color:var(--grw-muted)}.grw-head .grw-stars{--grw-star-size:20px}.grw-head__cta{margin-left:auto;display:inline-block;padding:10px 20px;border-radius:999px;background:var(--grw-teal);color:#fff;font-weight:600;font-size:14px;text-decoration:none;white-space:nowrap;transition:background .18s ease,box-shadow .18s ease;box-shadow:0 4px 12px rgba(10,150,149,.28)}.grw-head__cta:hover,.grw-head__cta:focus{background:var(--grw-teal-dark);color:#fff;text-decoration:none}.grw-head--center{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px 14px}.grw-head--center .grw-head__rating{grid-column:2;justify-content:center}.grw-head--center .grw-head__cta{grid-column:3;justify-self:end;margin-left:0}@media(max-width:600px){.grw-head--center{grid-template-columns:1fr;text-align:center;gap:14px}.grw-head--center .grw-head__rating{grid-column:1}.grw-head--center .grw-head__cta{grid-column:1;justify-self:center}}.grw-stars{display:inline-flex;gap:2px;line-height:0;--grw-star-size:16px}.grw-stars svg{width:var(--grw-star-size);height:var(--grw-star-size);display:block}.grw-star{fill:var(--grw-star-off)}.grw-star--on{fill:var(--grw-star)}.grw-card{display:flex;flex-direction:column;height:100%;background:var(--grw-card);border:1px solid var(--grw-border);border-radius:var(--grw-radius);box-shadow:var(--grw-shadow);padding:20px;cursor:pointer;text-align:left;transition:box-shadow .2s ease,transform .2s ease;outline:none}.grw-card:hover{box-shadow:var(--grw-shadow-hover);transform:translateY(-3px)}.grw-card:focus-visible{box-shadow:0 0 0 3px rgba(10,150,149,.35)}.grw-card__head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.grw-avatarwrap{position:relative;width:44px;height:44px;flex:0 0 auto}.grw-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;display:block;background:#eef3f2}.grw-avatar--initial{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0a9695,#12b3b1);color:#fff;font-weight:700;font-size:19px}.grw-avatar--ai{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#9168f0,#5b8def);color:#fff;font-size:20px;flex:0 0 auto}.grw-g{position:absolute;right:-3px;bottom:-3px;width:19px;height:19px;border-radius:50%;background:#fff;box-shadow:0 0 0 1.5px var(--grw-card),0 1px 3px rgba(0,0,0,.18);display:flex;align-items:center;justify-content:center;padding:2.5px}.grw-g svg{display:block;width:100%;height:100%}.grw-card__meta{display:flex;flex-direction:column;min-width:0;gap:1px}.grw-card__name{font-weight:600;font-size:15px;color:var(--grw-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.grw-card__name--ai{background:linear-gradient(90deg,#9168f0,#5b8def);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.grw-card__date{font-size:12.5px;color:var(--grw-muted)}.grw-card .grw-stars{margin-bottom:10px}.grw-card__body{flex:1}.grw-card__text{margin:0;font-size:14.5px;line-height:1.6;color:var(--grw-body);display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.grw-card--photos .grw-card__text{-webkit-line-clamp:9}.grw-card--has-photo .grw-card__body{flex:0 0 auto}.grw-card--has-photo .grw-card__text{-webkit-line-clamp:3}.grw-card__more{margin-top:8px;background:none;border:none;padding:0;color:var(--grw-teal);font-size:14px;font-weight:600;font-family:inherit;cursor:pointer}.grw-card__more:hover{color:var(--grw-teal-dark);text-decoration:underline}.grw-summary-list{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:9px}.grw-summary-list li{font-size:14px;line-height:1.5;color:var(--grw-body)}.grw-card--summary{background:linear-gradient(180deg,#faf8ff,var(--grw-card))}.grw-card__photo{position:relative;flex:1 1 auto;min-height:130px;margin-top:14px;border-radius:12px;overflow:hidden;background:#eef3f2}.grw-card__photo img{width:100%;height:100%;object-fit:cover;display:block}.grw-photo__more--corner{position:absolute;right:8px;bottom:8px;padding:3px 10px;border-radius:999px;background:rgba(0,0,0,.6);color:#fff;font-size:12px;font-weight:600}.grw-grid{display:grid;grid-template-columns:1fr;gap:18px}@media(min-width:640px){.grw-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.grw-grid{grid-template-columns:repeat(4,1fr)}}.grw-cell{display:flex;min-width:0}.grw-more{display:flex;justify-content:center;margin-top:26px}.grw-loadmore{padding:12px 30px;border-radius:999px;border:1.5px solid var(--grw-teal);background:transparent;color:var(--grw-teal);font-weight:600;font-size:15px;font-family:inherit;cursor:pointer;transition:background .18s ease,color .18s ease}.grw-loadmore:hover{background:var(--grw-teal);color:#fff}.grw-viewport{position:relative}.grw-track{display:flex;gap:18px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:4px 2px 16px;scroll-padding-left:2px;scrollbar-width:none}.grw-track::-webkit-scrollbar{display:none;height:0}.grw-slide{flex:0 0 auto;scroll-snap-align:start;width:86%;display:flex}@media(min-width:640px){.grw-slide{width:47%}}@media(min-width:1000px){.grw-slide{width:31.5%}}.grw-nav{position:absolute;top:calc(50% - 8px);transform:translateY(-50%);z-index:2;width:44px;height:44px;border-radius:50%;border:1px solid var(--grw-border);background:var(--grw-card);color:var(--grw-text);font-size:22px;line-height:1;cursor:pointer;box-shadow:var(--grw-shadow);display:none;align-items:center;justify-content:center;transition:background .15s,opacity .15s}.grw-nav:hover{background:var(--grw-soft);color:var(--grw-teal)}.grw-nav--prev{left:-10px}.grw-nav--next{right:-10px}.grw-nav[disabled]{opacity:.3;cursor:default}@media(min-width:1000px){.grw-nav{display:flex}}.grw-dots{display:flex;justify-content:center;gap:8px;margin-top:4px}.grw-dot{width:8px;height:8px;border-radius:50%;border:none;padding:0;background:var(--grw-star-off);cursor:pointer;transition:background .15s,width .15s}.grw-dot--active{background:var(--grw-teal);width:22px;border-radius:999px}.grw-empty{padding:16px;border:1px dashed var(--grw-border);border-radius:12px;color:var(--grw-muted);font-size:14px}.grw-modal{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:16px;font-family:"Red Hat Display",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}.grw-modal[hidden]{display:none}.grw-modal [hidden]{display:none}.grw-modal__backdrop{position:absolute;inset:0;background:rgba(8,30,29,.55);backdrop-filter:blur(3px)}.grw-modal__dialog{position:relative;z-index:1;background:#fff;color:#0f1a1a;border-radius:18px;max-width:560px;width:100%;max-height:88vh;overflow-y:auto;padding:26px;box-shadow:0 24px 70px rgba(8,30,29,.35)}.grw-modal__close{position:absolute;top:14px;right:16px;background:none;border:none;font-size:28px;line-height:1;color:#7c8a89;cursor:pointer}.grw-modal__close:hover{color:#0f1a1a}.grw-modal__head{display:flex;align-items:center;gap:14px;margin-bottom:8px;padding-right:28px}.grw-modal__avatarwrap{position:relative;width:50px;height:50px;flex:0 0 auto}.grw-modal__avatar,.grw-modal__initial{width:50px;height:50px;border-radius:50%;object-fit:cover;display:block}.grw-modal__initial{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0a9695,#12b3b1);color:#fff;font-weight:700;font-size:21px}.grw-modal__avatarwrap .grw-g{right:-2px;bottom:-2px;box-shadow:0 0 0 1.5px #fff,0 1px 3px rgba(0,0,0,.18)}.grw-modal__name{margin:0;font-weight:600;font-size:16px}.grw-modal__date{margin:0;font-size:13px;color:#7c8a89}.grw-modal__stars{display:flex;gap:3px;margin:8px 0 14px}.grw-modal__stars svg{width:22px;height:22px;display:block}.grw-modal__stars .grw-star{fill:#dfe3e3}.grw-modal__stars .grw-star--on{fill:#fbbc05}.grw-modal__text{font-size:15.5px;line-height:1.65;margin:0 0 18px;color:#26332f;white-space:pre-line}.grw-modal__reply{background:#f2fbfa;border-left:3px solid #0a9695;border-radius:10px;padding:12px 14px;margin-bottom:18px}.grw-modal__reply-label{font-size:11.5px;font-weight:700;color:#0a9695;text-transform:uppercase;letter-spacing:.04em}.grw-modal__reply-text{margin:5px 0 0;font-size:14px;line-height:1.55;color:#33514f}.grw-modal__photos{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px}.grw-modal__photos img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:10px;display:block}.grw-modal__link{display:inline-flex;align-items:center;gap:8px;padding:11px 22px;border-radius:999px;background:#0a9695;color:#fff;font-weight:600;font-size:14.5px;text-decoration:none;box-shadow:0 4px 12px rgba(10,150,149,.3);transition:background .18s ease}.grw-modal__link:hover{background:#087a79;color:#fff}body.grw-modal-open{overflow:hidden}@media(prefers-reduced-motion:reduce){.grw-track{scroll-behavior:auto}.grw-card{transition:none}}