@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{.g-links .lk-grid{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width: 680px){.g-links .lk-grid-2,.g-links .lk-grid-3{grid-template-columns:1fr 1fr}}@media (min-width: 960px){.g-links .lk-grid-3{grid-template-columns:repeat(3,1fr)}}.g-links .lk-card{display:flex;flex-direction:column;gap:10px;background:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);padding:26px 24px;text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.g-links .lk-card:hover{border-color:var(--color-border-strong);box-shadow:0 10px 34px color-mix(in oklab,var(--raw-purple-deep) 10%,transparent);transform:translateY(-2px)}.g-links .lk-ic{width:46px;height:46px;border-radius:var(--corner-md);background:var(--color-surface-brand);display:flex;align-items:center;justify-content:center;color:var(--color-brand)}.g-links .lk-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.g-links .lk-heading h4{font-size:var(--type-subheading);font-weight:800;letter-spacing:-.01em;line-height:1.3;color:var(--color-fg)}.g-links .lk-badge{flex:none;padding:4px 10px;border-radius:var(--pill);background:var(--color-surface-brand);color:var(--color-brand);font-size:var(--type-caption);font-weight:700}.g-links .lk-card>p{font-size:var(--type-body-sm);color:var(--color-fg-soft);line-height:1.5}.g-links .lk-link-text{margin-top:auto;font-size:var(--type-label);font-weight:700;color:var(--color-brand)}.g-links .lk-footer{margin-top:32px;text-align:center;font-size:var(--type-caption);color:var(--color-muted)}.g-links .lk-cta{text-align:center;margin-top:20px}}
