.home-brand-statement{gap:var(--space-xl);grid-template-columns:1fr;align-items:center;display:grid}@media (min-width:768px){.home-brand-statement{grid-template-columns:55% 45%}}.home-brand-statement__text p{margin-bottom:var(--space-md);color:var(--color-espresso);font-size:1.125rem;line-height:1.6}.home-brand-statement__image-container{border:1px solid #c7622a33;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 16px 36px #1a131026}.home-brand-img{object-fit:cover;width:100%;height:100%;max-height:480px;transition:transform .6s;display:block}.home-brand-statement__image-container:hover .home-brand-img{transform:scale(1.03)}.home-categories-grid{gap:var(--space-lg);margin-top:var(--space-xl);grid-template-columns:1fr;display:grid}@media (min-width:768px){.home-categories-grid{grid-template-columns:repeat(2,1fr)}}.home-category-card{background-color:var(--color-smoke);padding:var(--space-xl);cursor:pointer;border:1px solid #f7f1e81f;border-radius:16px;flex-direction:column;justify-content:flex-end;min-height:300px;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .4s;display:flex;position:relative;overflow:hidden}.home-category-card__bg{z-index:0;position:absolute;inset:0;overflow:hidden}.home-category-card__img{object-fit:cover;filter:brightness(.82)contrast(1.05);width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1),filter .5s;display:block}.home-category-card__overlay{background:linear-gradient(#1a131026 0%,#1a1310a6 50%,#1a1310f2 100%);transition:opacity .4s,background .4s;position:absolute;inset:0}.home-category-card__content{z-index:2;flex-direction:column;gap:.6rem;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;transform:translateY(8px)}.home-category-card__badge{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:#f39c12;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f39c122e;border:1px solid #f39c1259;border-radius:999px;width:fit-content;padding:.25rem .75rem;font-size:.75rem;font-weight:700;transition:background .3s,border-color .3s,color .3s}.home-category-card__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.home-category-card h3{color:var(--color-ivory);font-family:var(--font-display);margin:0;font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.25;transition:color .3s,transform .3s}.home-category-card__arrow-wrapper{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:40px;height:40px;color:var(--color-ivory);background:#f7f1e81f;border:1px solid #f7f1e833;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .3s,color .3s,transform .3s,border-color .3s;display:flex}.home-category-card__arrow{transition:transform .3s}.home-category-card p{color:#f7f1e8e0;font-family:var(--font-body);opacity:.9;margin:0;font-size:.9375rem;line-height:1.55;transition:opacity .3s,color .3s}.home-category-card:hover,.home-category-card:focus-visible{border-color:#f39c1299;transform:translateY(-8px);box-shadow:0 20px 40px #00000080,0 0 24px #f39c1233}.home-category-card:hover .home-category-card__img,.home-category-card:focus-visible .home-category-card__img{filter:brightness(.9)contrast(1.1);transform:scale(1.08)}.home-category-card:hover .home-category-card__overlay,.home-category-card:focus-visible .home-category-card__overlay{background:linear-gradient(#1a131033 0%,#1a131099 35%,#1a1310fa 100%)}.home-category-card:hover .home-category-card__content,.home-category-card:focus-visible .home-category-card__content{transform:translateY(0)}.home-category-card:hover .home-category-card__badge,.home-category-card:focus-visible .home-category-card__badge{background:#f39c1247;border-color:#f39c1299}.home-category-card:hover .home-category-card__arrow-wrapper,.home-category-card:focus-visible .home-category-card__arrow-wrapper{background:var(--color-copper);border-color:var(--color-copper);color:var(--color-ivory);transform:scale(1.08)}.home-category-card:hover .home-category-card__arrow,.home-category-card:focus-visible .home-category-card__arrow{transform:translate(4px)}@media (min-width:768px){.home-category-card:nth-child(4n+1),.home-category-card:nth-child(4n+4){grid-column:span 2;min-height:400px}}.home-shades-scroller{gap:var(--space-lg);padding:var(--space-md) 0;margin-top:var(--space-xl);scrollbar-width:none;-ms-overflow-style:none;cursor:grab;display:flex;overflow-x:auto}.home-shades-scroller::-webkit-scrollbar{display:none}.home-shades-scroller:active{cursor:grabbing}.home-shade-item{flex-direction:column;align-items:center;min-width:120px;display:flex}.home-shade-swatch{width:80px;height:80px;margin-bottom:var(--space-sm);border:2px solid var(--color-ivory);border-radius:50%;box-shadow:0 4px 10px #0000001a}.home-shade-name{font-family:var(--font-body);text-align:center;color:var(--color-espresso);font-size:.875rem}.home-shades-link{margin-top:var(--space-lg);font-family:var(--font-body);color:var(--color-copper);border-bottom:2px solid var(--color-copper);padding-bottom:2px;font-weight:700;text-decoration:none;display:inline-block}.home-featured-grid{gap:var(--space-lg);margin-top:var(--space-xl);grid-template-columns:1fr;display:grid}@media (min-width:768px){.home-featured-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.home-featured-grid{grid-template-columns:repeat(3,1fr)}}
