.landing-root{--lp-pad-x:24px;background:var(--color-kissd-black);color:var(--color-kissd-offwhite);font-family:var(--kissd-font-stack);-webkit-font-smoothing:antialiased;flex-shrink:0;min-height:100%;font-weight:300}@media (min-width:768px){.landing-root{--lp-pad-x:64px}}:where(.landing-root) *{box-sizing:border-box}@keyframes lp-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.landing-root .lp-reveal{opacity:0;animation:lp-fade-up .9s var(--kissd-ease) forwards;animation-delay:var(--lp-delay,0s)}@media (prefers-reduced-motion:reduce){.landing-root .lp-reveal{opacity:1;animation:none}.landing-root .lp-starburst{animation:none}}.landing-root .lp-hero{max-width:var(--kissd-measure-section);padding:clamp(56px, 12vh, 128px) var(--lp-pad-x) clamp(40px, 7vh, 72px);margin:0 auto;position:relative}.landing-root .lp-eyebrow{color:var(--color-kissd-red);margin-bottom:20px}.landing-root .lp-title{text-transform:uppercase;letter-spacing:.005em;max-width:15ch;font-size:clamp(2.75rem,9vw,7.5rem);font-weight:300;line-height:.88}.landing-root .lp-sub{max-width:var(--kissd-measure-prose);color:var(--color-kissd-grey);margin-top:28px;font-size:clamp(.95rem,1.6vw,1.15rem);line-height:1.5}.landing-root .lp-starburst{top:clamp(40px,9vh,96px);right:var(--lp-pad-x);width:clamp(64px,12vw,128px);height:clamp(64px,12vw,128px);color:var(--color-kissd-lime);animation:14s linear infinite lp-spin;position:absolute}@keyframes lp-spin{to{transform:rotate(360deg)}}.landing-root .lp-palette{max-width:var(--kissd-measure-section);padding:0 var(--lp-pad-x);grid-template-columns:repeat(6,1fr);gap:4px;margin:0 auto;display:grid}.landing-root .lp-swatch{min-height:132px;transition:transform .3s var(--kissd-ease);border-radius:4px;flex-direction:column;justify-content:flex-end;padding:14px;display:flex;position:relative;transform:translateY(0)}.landing-root .lp-swatch:hover{transform:translateY(-6px)}.landing-root .lp-swatch .lp-swatch-name{letter-spacing:.08em;text-transform:uppercase;font-size:11px}.landing-root .lp-swatch .lp-swatch-hex{opacity:.7;transition:opacity .3s var(--kissd-ease);font-size:11px}.landing-root .lp-swatch:hover .lp-swatch-hex{opacity:1}.landing-root .lp-cards{max-width:var(--kissd-measure-section);padding:clamp(40px, 7vh, 72px) var(--lp-pad-x) clamp(56px, 12vh, 112px);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin:0 auto;display:grid}.landing-root .lp-card{--lp-accent:var(--color-kissd-red);min-height:208px;color:inherit;transition:transform .4s var(--kissd-ease), border-color .4s var(--kissd-ease), background-color .4s var(--kissd-ease);background:#f7f4eb05;border:1px solid #b5ada833;border-radius:6px;flex-direction:column;gap:20px;padding:28px;text-decoration:none;display:flex;position:relative;overflow:hidden;transform:translateY(0)}.landing-root .lp-card:before{content:"";background:var(--lp-accent);transform-origin:0;height:3px;transition:transform .4s var(--kissd-ease);position:absolute;inset:0 0 auto;transform:scaleX(0)}.landing-root .lp-card:hover{border-color:var(--lp-accent);background:#f7f4eb0a;transform:translateY(-6px)}.landing-root .lp-card:hover:before{transform:scaleX(1)}.landing-root .lp-card-icon{width:52px;height:52px;color:var(--lp-accent);transition:transform .4s var(--kissd-ease)}.landing-root .lp-card:hover .lp-card-icon{transform:rotate(-6deg)scale(1.06)}.landing-root .lp-card-title{text-transform:uppercase;letter-spacing:.01em;font-size:1.5rem;font-weight:300;line-height:1}.landing-root .lp-card-body{color:var(--color-kissd-grey);font-size:.95rem;line-height:1.5}.landing-root .lp-card-cta{letter-spacing:.12em;text-transform:uppercase;color:var(--lp-accent);margin-top:auto;font-size:11px}@media (max-width:560px){.landing-root .lp-palette{grid-template-columns:repeat(3,1fr)}.landing-root .lp-swatch{min-height:104px}.landing-root .lp-starburst{top:auto;bottom:calc(100% - 44px)}}
