.palette-module__M4MKZq__page{padding-bottom:var(--spacing-xl)}.palette-module__M4MKZq__header{padding:var(--spacing-xl)var(--spacing-md)var(--spacing-lg);background:var(--surface-elevated);border-bottom:1px solid var(--secondary)}.palette-module__M4MKZq__backLink{color:var(--secondary-foreground);margin-bottom:var(--spacing-md);font-size:.875rem;display:inline-block}.palette-module__M4MKZq__backLink:hover{color:var(--primary);opacity:1}.palette-module__M4MKZq__swatchBar{border-radius:var(--radius-lg);height:60px;margin-bottom:var(--spacing-md);max-width:500px;box-shadow:var(--shadow-sm);display:flex;overflow:hidden}.palette-module__M4MKZq__headerSwatch{flex:1;display:block}.palette-module__M4MKZq__seasonBadge{background:var(--primary);color:#fff;border-radius:var(--radius-full);letter-spacing:.05em;text-transform:uppercase;margin-bottom:var(--spacing-md);padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.palette-module__M4MKZq__header h1{margin-bottom:.5rem;font-size:clamp(2rem,5vw,3rem)}.palette-module__M4MKZq__tagline{color:var(--primary);margin-bottom:var(--spacing-sm);font-size:1.1rem;font-weight:600}.palette-module__M4MKZq__description{color:var(--secondary-foreground);max-width:700px;margin:0;font-size:1.05rem;line-height:1.75}.palette-module__M4MKZq__layout{gap:var(--spacing-xl);padding:var(--spacing-xl)0;grid-template-columns:280px 1fr;align-items:start;display:grid}.palette-module__M4MKZq__sidebar{gap:var(--spacing-md);flex-direction:column;display:flex;position:sticky;top:80px}.palette-module__M4MKZq__infoCard{background:var(--surface-elevated);border-radius:var(--radius-xl);padding:var(--spacing-md)var(--spacing-lg);border:1px solid var(--secondary)}.palette-module__M4MKZq__infoCard h3{text-transform:uppercase;letter-spacing:.08em;color:var(--secondary-foreground);margin-bottom:var(--spacing-sm);font-size:.85rem}.palette-module__M4MKZq__infoCard p{color:var(--foreground);margin:0;font-size:.9rem;line-height:1.6}.palette-module__M4MKZq__characteristicsList{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.palette-module__M4MKZq__characteristicsList li{color:var(--secondary-foreground);padding-left:1rem;font-size:.875rem;line-height:1.5;position:relative}.palette-module__M4MKZq__characteristicsList li:before{content:"·";color:var(--primary);font-weight:700;position:absolute;left:0}.palette-module__M4MKZq__celebList{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.palette-module__M4MKZq__celebList li{color:var(--secondary-foreground);font-size:.875rem}.palette-module__M4MKZq__ctaBtn{justify-content:center;width:100%}.palette-module__M4MKZq__main{gap:var(--spacing-xl);flex-direction:column;display:flex}.palette-module__M4MKZq__section h2{margin-bottom:var(--spacing-sm);border-bottom:2px solid var(--secondary);padding-bottom:.5rem;font-size:1.4rem}.palette-module__M4MKZq__sectionNote{color:var(--secondary-foreground);margin-bottom:var(--spacing-md);font-size:.875rem;font-style:italic}.palette-module__M4MKZq__colorGrid{gap:var(--spacing-sm);grid-template-columns:repeat(auto-fill,minmax(120px,1fr));display:grid}.palette-module__M4MKZq__colorChip{text-align:center;flex-direction:column;align-items:center;gap:.35rem;display:flex}.palette-module__M4MKZq__colorBlock{border-radius:var(--radius-lg);width:100%;height:60px;box-shadow:var(--shadow-sm);border:1px solid #00000014;display:block}.palette-module__M4MKZq__avoidChip .palette-module__M4MKZq__colorBlock{opacity:.75;position:relative}.palette-module__M4MKZq__colorName{color:var(--foreground);font-size:.75rem;font-weight:600;line-height:1.3}.palette-module__M4MKZq__colorHex{color:var(--secondary-foreground);font-family:monospace;font-size:.7rem}.palette-module__M4MKZq__tipsList{flex-direction:column;gap:.75rem;padding-left:1.4rem;display:flex}.palette-module__M4MKZq__tipsList li{color:var(--secondary-foreground);font-size:.95rem;line-height:1.7}.palette-module__M4MKZq__neutralPills{flex-wrap:wrap;gap:.5rem;display:flex}.palette-module__M4MKZq__neutralPill{background:var(--surface-elevated);border:1px solid var(--secondary);border-radius:var(--radius-full);color:var(--secondary-foreground);padding:.4rem 1rem;font-size:.875rem}.palette-module__M4MKZq__section p{color:var(--secondary-foreground);margin-bottom:var(--spacing-md);line-height:1.8}.palette-module__M4MKZq__contentList{margin-bottom:var(--spacing-md);flex-direction:column;gap:.4rem;padding-left:1.4rem;display:flex}.palette-module__M4MKZq__contentList li{color:var(--secondary-foreground);line-height:1.7}.palette-module__M4MKZq__related{padding:var(--spacing-xl)var(--spacing-md);border-top:1px solid var(--secondary)}.palette-module__M4MKZq__related h2{margin-bottom:var(--spacing-lg);font-size:1.5rem}.palette-module__M4MKZq__relatedGrid{gap:var(--spacing-lg);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}.palette-module__M4MKZq__relatedCard{background:var(--surface);border-radius:var(--radius-xl);border:1px solid var(--secondary);box-shadow:var(--shadow-sm);color:inherit;opacity:1;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.palette-module__M4MKZq__relatedCard:hover{box-shadow:var(--shadow-md);opacity:1;transform:translateY(-4px)}.palette-module__M4MKZq__relatedSwatches{height:60px;display:flex}.palette-module__M4MKZq__relatedBody{padding:var(--spacing-md)var(--spacing-lg);flex-direction:column;gap:.35rem;display:flex}.palette-module__M4MKZq__relatedBody h3{margin:0;font-size:1rem}.palette-module__M4MKZq__relatedBody p{color:var(--secondary-foreground);margin:0;font-size:.875rem}.palette-module__M4MKZq__readMore{color:var(--primary);font-size:.875rem;font-weight:600}.palette-module__M4MKZq__cta{background:linear-gradient(135deg,var(--primary),color-mix(in srgb,var(--primary)70%,var(--accent)));padding:var(--spacing-xl)var(--spacing-md);text-align:center;color:#fff;margin-top:var(--spacing-xl)}.palette-module__M4MKZq__cta h2{color:#fff;margin-bottom:var(--spacing-sm);font-size:clamp(1.4rem,3vw,2rem)}.palette-module__M4MKZq__cta p{color:#ffffffd9;margin-bottom:var(--spacing-lg)}.palette-module__M4MKZq__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.palette-module__M4MKZq__ctaButtons .btn-outline{color:#fff;border-color:#ffffffb3}.palette-module__M4MKZq__ctaButtons .btn-outline:hover{color:#fff;background:#ffffff26}@media (max-width:900px){.palette-module__M4MKZq__layout{grid-template-columns:1fr}.palette-module__M4MKZq__sidebar{flex-flow:wrap;position:static}.palette-module__M4MKZq__infoCard{flex:1;min-width:200px}.palette-module__M4MKZq__ctaBtn{flex:1 0 100%}}@media (max-width:480px){.palette-module__M4MKZq__colorGrid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr))}.palette-module__M4MKZq__sidebar{flex-direction:column}}
