@layer theme, base, components, utilities;@layer components{.guide-page,.hv2-page,.c26-page,.w8r-page,.wcc-page{--bg: var(--color-bg);--bg-soft: var(--color-surface);--lime: var(--color-cta);--bg-lavender: var(--color-surface-brand);--grad-purple: linear-gradient(135deg, #6b43e0 0%, #4f25c8 60%, #3d1aaf 100%);--grad-lavender: linear-gradient(135deg, #eeeafb, #e2dbf6);--grad-lime: linear-gradient(135deg, #d4ff50, #a8e020);--grad-sunset: radial-gradient(120% 120% at 30% 25%, #f2a85c 0%, #e07b2e 60%, #c25e14 100%);--lavender-tint: var(--raw-lavender-pale);--danger-deep: var(--raw-danger-deep);--danger: var(--raw-danger);--danger-light: var(--raw-danger-light);--pill: var(--corner-pill);--radius-lg: var(--corner-lg);--radius-md: var(--corner-md);--s-1: var(--space-1);--s-2: var(--space-2);--s-3: var(--space-3);--s-4: var(--space-4);--s-6: var(--space-6);--s-8: var(--space-8);--s-10: var(--space-10);--s-12: var(--space-12);--s-16: var(--space-16);--lh-tight: 1.04;--lh-snug: 1.25;--lh-normal: 1.45;--lh-relaxed: 1.55}}@layer components{:root{--grc-avatar-glow: #a88fee}.g-reviews{padding:48px 0;font-family:Onest,sans-serif}@media (min-width: 768px){.g-reviews{padding:64px 0}}@media (min-width: 1024px){.g-reviews{padding:84px 0}}.g-reviews i,.g-reviews em{font-family:Playfair Display,serif;font-style:italic;letter-spacing:-.01em}.g-reviews .gr-wrap{max-width:1200px;margin:0 auto;padding:0 24px}@media (min-width: 768px){.g-reviews .gr-wrap{padding:0 40px}}@media (min-width: 1024px){.g-reviews .gr-wrap{padding:0 60px}}.g-reviews .gr-head{max-width:760px;margin-bottom:0}.g-reviews .gr-eyebrow{font-size:var(--type-eyebrow);font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--color-brand-soft)}.g-reviews .gr-head h2{font-size:var(--type-title);margin:18px 0 0;font-weight:800;letter-spacing:-.03em;line-height:1.04;color:var(--color-fg)}.g-reviews .gr-head h2 i{color:var(--color-brand)}.g-reviews .gr-sub{font-size:var(--type-body-lg);color:var(--color-muted);margin-top:18px;line-height:1.6}@media (max-width: 640px){.g-reviews .gr-head h2{font-size:var(--type-title)}.g-reviews .gr-sub{font-size:var(--type-body-lg)}}.g-reviews .gr-cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-family:Onest,sans-serif;font-weight:700;font-size:var(--type-label);padding:16px 26px;border-radius:var(--pill);border:none;cursor:pointer;white-space:nowrap;text-decoration:none;background:var(--color-brand);color:var(--color-brand-content);box-shadow:0 10px 28px color-mix(in oklab,var(--raw-purple) 32%,transparent);transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.g-reviews .gr-cta:after{content:"→";font-weight:700;transition:transform .15s ease}.g-reviews .gr-cta:hover{transform:translateY(-2px);background:var(--color-brand-deep)}.g-reviews .gr-cta:hover:after{transform:translate(3px)}.g-reviews .rvx-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px}.g-reviews .rvx-head .gr-head{margin-bottom:0}.g-reviews .rvx-nav{display:none;gap:10px;flex:none}@media (min-width: 760px){.g-reviews .rvx-nav{display:flex}}.g-reviews .rvx-btn{width:50px;height:50px;border-radius:50%;border:1.5px solid var(--color-border-strong);background:var(--color-surface);color:var(--color-brand);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.g-reviews .rvx-btn:hover{background:var(--color-brand);color:var(--color-brand-content);border-color:var(--color-brand)}.g-reviews .rvx-btn svg{width:22px;height:22px}.g-reviews .rvx-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.g-reviews .rvx-chip{font-family:Onest;font-weight:700;font-size:var(--type-label);padding:10px 18px;border-radius:var(--pill);cursor:pointer;border:1.5px solid var(--color-border-subtle);background:var(--color-surface);color:var(--color-fg-soft);transition:all .15s ease;white-space:nowrap}.g-reviews .rvx-chip .n{font-weight:700;opacity:var(--fade-muted);margin-left:6px;font-size:var(--type-caption)}.g-reviews .rvx-chip:hover{border-color:var(--color-brand-light)}.g-reviews .rvx-chip.active{background:var(--color-brand);color:var(--color-brand-content);border-color:var(--color-brand)}.g-reviews .rvx-chip.active .n{opacity:var(--fade-visible)}.g-reviews .rvx-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;margin:-18px -24px -24px;padding:22px 24px 40px}@media (min-width: 768px){.g-reviews .rvx-track{margin:-18px -40px -24px;padding-left:40px;padding-right:40px}}@media (min-width: 1024px){.g-reviews .rvx-track{margin:-18px 0 -24px;padding-left:0;padding-right:0}}.g-reviews .rvx-track::-webkit-scrollbar{height:6px}.g-reviews .rvx-track::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:var(--corner-pill)}.g-reviews .rvx-card{flex:0 0 340px;scroll-snap-align:start;background:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column;box-shadow:0 10px 34px color-mix(in oklab,var(--raw-purple-deep) 6%,transparent)}.g-reviews .rvx-hd{display:flex;flex-direction:column;gap:8px;background:var(--grad-purple);padding:22px}.g-reviews .rvx-hd-l{font-size:var(--type-eyebrow);font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--color-cta)}.g-reviews .rvx-hd-res{font-size:var(--type-body);line-height:1.45;font-weight:600;color:var(--color-brand-content)}.g-reviews .rvx-person{display:flex;align-items:center;gap:13px;margin-bottom:16px}.g-reviews .rvx-bd{display:flex;flex-direction:column;flex:1;padding:20px 22px 22px}.g-reviews .rvx-av{width:48px;height:48px;border-radius:50%;flex:none;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:var(--type-body-lg);color:var(--color-brand-content);background:radial-gradient(120% 120% at 30% 25%,var(--grc-avatar-glow),var(--color-brand))}.g-reviews .rvx-name b{font-size:var(--type-body);font-weight:800;color:var(--color-fg);display:block;line-height:1.2}.g-reviews .rvx-name span{font-size:var(--type-caption);color:var(--color-muted);line-height:1.3;display:block;margin-top:2px}.g-reviews .rvx-shot{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:var(--corner-md);overflow:hidden;cursor:zoom-in;border:none;padding:0;display:block}.g-reviews .rvx-shot img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;display:block;transition:transform .25s ease}.g-reviews .rvx-shot:hover img{transform:scale(1.03)}.g-reviews .rvx-zoom{position:absolute;right:10px;bottom:10px;width:34px;height:34px;border-radius:var(--corner-sm);display:flex;align-items:center;justify-content:center;background:color-mix(in oklab,var(--raw-ink) 55%,transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--color-brand-content);opacity:0;transition:opacity .15s}.g-reviews .rvx-shot:hover .rvx-zoom{opacity:1}.g-reviews .rvx-zoom svg{width:18px;height:18px}.g-reviews .rvx-foot{margin-top:18px;padding-top:18px;border-top:1px solid var(--color-border-subtle)}.g-reviews .rvx-foot-l{font-size:var(--type-eyebrow);font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted-soft);margin-bottom:10px}.g-reviews .rvx-tags{display:flex;flex-wrap:wrap;gap:8px}.g-reviews .rvx-tag{font-size:var(--type-caption);font-weight:700;padding:6px 13px;border-radius:var(--pill);background:var(--grad-purple);color:var(--color-brand-content);display:inline-flex;align-items:center;gap:6px}.g-reviews .rvx-tag:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--color-cta);flex:none}.g-reviews .rvx-tag-link{text-decoration:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.g-reviews .rvx-tag-link:hover{transform:translateY(-1px);filter:brightness(1.06);box-shadow:0 6px 16px color-mix(in oklab,var(--raw-purple) 28%,transparent)}.g-reviews .rvx-tag-arrow{display:inline-flex;align-items:center;margin-left:1px;transition:transform .15s ease}.g-reviews .rvx-tag-arrow svg{width:13px;height:13px}.g-reviews .rvx-tag-link:hover .rvx-tag-arrow{transform:translate(2px)}.g-reviews .rvx-tag-link:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}@media (max-width: 640px){.g-reviews .rvx-card{flex:0 0 82vw;max-width:340px}}.g-reviews .lbx{position:fixed;inset:0;z-index:90;background:color-mix(in oklab,var(--raw-ink) 86%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:none;align-items:center;justify-content:center;padding:24px;cursor:zoom-out}.g-reviews .lbx.open{display:flex}.g-reviews .lbx img{max-width:min(560px,92vw);max-height:90vh;border-radius:var(--corner-md);box-shadow:0 30px 80px color-mix(in oklab,var(--raw-black) 50%,transparent)}.g-reviews .lbx-x{position:absolute;top:20px;right:24px;width:44px;height:44px;border-radius:50%;background:color-mix(in oklab,var(--raw-white) 14%,transparent);color:var(--color-brand-content);border:none;font-size:var(--type-heading);cursor:pointer;display:flex;align-items:center;justify-content:center}.g-reviews .why-cta{text-align:center;margin-top:38px}}
