body{margin:0}
.la-departments{--la-red:#a71919;--la-red-dark:#771511;--la-ink:#171512;--la-cream:#f6f0e5;--la-white:#fff;--la-muted:#69625b;--la-line:rgba(23,21,18,.14);display:block!important;grid-template-columns:none!important;width:100%;margin:0!important;color:var(--la-ink);background:var(--la-white);font-family:Arial,sans-serif;line-height:1.6}
.la-departments *{box-sizing:border-box}
.la-departments>p:empty,.la-departments main>p:empty{display:none!important;margin:0!important;padding:0!important}
.la-departments>.la-dept-header+p,.la-departments>.la-dept-topbar+p,.la-departments>main+p{display:none!important;margin:0!important;padding:0!important}
.la-home-hero>p,.la-dept-hero>p,.la-hero>p{display:none!important;margin:0!important;padding:0!important}
.la-dept-wrap{width:min(1180px,calc(100% - 48px));margin:0 auto}
.la-dept-skip,.la-dept-skip:visited{position:fixed;z-index:9999;top:8px;left:8px;transform:translateY(-150%);padding:.7rem 1rem;color:#fff!important;background:var(--la-red)}
.la-dept-skip:focus{transform:none;color:#fff!important;background:var(--la-red-dark)}
.la-dept-topbar{color:#fff;background:var(--la-red-dark);font-size:.8rem;font-weight:700}
.la-dept-topbar__inner{display:flex;align-items:center;justify-content:space-between;min-height:38px;gap:1rem}
.la-dept-topbar a{display:inline-flex;align-items:center;min-height:38px;color:#fff;text-decoration:underline;text-underline-offset:3px}
.la-dept-header{position:relative;z-index:10;background:#fff;border-bottom:0}
.la-dept-header__inner{display:flex;align-items:center;justify-content:space-between;min-height:92px;gap:2rem}
.la-dept-logo{display:flex;align-items:center;gap:.75rem;color:var(--la-ink);font-family:Georgia,serif;font-size:1.35rem;font-weight:800;text-decoration:none}
.la-dept-logo img{display:block;width:auto;height:72px;max-width:200px;object-fit:contain}
.la-dept-logo__mark{display:grid;place-items:center;width:48px;height:40px;color:#fff;background:var(--la-red);font-family:Arial,sans-serif;font-size:.8rem;letter-spacing:.08em;clip-path:polygon(50% 0,100% 35%,82% 100%,18% 100%,0 35%)}
.la-dept-nav{display:flex;align-items:center;gap:1.6rem}
.la-dept-nav a{color:var(--la-ink);font-size:.92rem;font-weight:800;text-decoration:none}
.la-dept-nav a:hover,.la-dept-nav a:focus-visible{color:var(--la-red)}
.la-nav-dropdown{position:relative;color:var(--la-ink);font-size:.92rem;font-weight:800}
.la-nav-dropdown summary{display:flex;align-items:center;gap:.35rem;list-style:none;cursor:pointer;white-space:nowrap}
.la-nav-dropdown summary::-webkit-details-marker{display:none}
.la-nav-dropdown summary::after{content:"⌄";color:var(--la-red);font-size:.8rem;line-height:1;transition:transform .18s ease}
.la-nav-dropdown[open] summary::after{transform:rotate(180deg)}
.la-nav-dropdown summary:hover,.la-nav-dropdown summary:focus-visible{color:var(--la-red);outline:none}
.la-nav-dropdown[data-current=true]>summary{color:var(--la-red)}
.la-nav-dropdown__menu{position:absolute;z-index:50;top:calc(100% + .75rem);left:50%;display:grid;min-width:220px;padding:.55rem;transform:translateX(-50%);background:#fff;border:1px solid var(--la-line);border-radius:.75rem;box-shadow:0 18px 45px rgba(30,25,19,.18)}
.la-nav-dropdown:not([open])>.la-nav-dropdown__menu{display:none}
.la-nav-dropdown__menu a{display:grid;padding:.65rem .75rem;border-radius:.5rem;white-space:nowrap}
.la-nav-dropdown__menu a:hover,.la-nav-dropdown__menu a:focus-visible{color:var(--la-red);background:var(--la-cream)}
.la-nav-dropdown__menu span{color:var(--la-muted);font-size:.72rem;font-weight:700}
.la-dept-nav__specials{padding:.68rem 1rem;color:#fff!important;background:var(--la-red);border-radius:999px}
.la-mobile-menu{display:none}
.la-mobile-menu>summary{display:grid;place-items:center;min-width:44px;min-height:44px;list-style:none}
.la-mobile-menu>summary::-webkit-details-marker{display:none}
.la-mobile-menu__toggle{display:flex;align-items:center;justify-content:flex-end;gap:.65rem;min-height:44px;color:var(--la-ink);font-weight:900;cursor:pointer}
.la-mobile-menu__toggle>span:first-child{display:none}
.la-mobile-menu__icon{display:grid;width:24px;gap:4px}
.la-mobile-menu__icon i{display:block;height:2px;background:var(--la-red);border-radius:2px;transition:transform .18s ease,opacity .18s ease}
.la-mobile-menu[open] .la-mobile-menu__icon i:nth-child(1){transform:translateY(6px) rotate(45deg)}
.la-mobile-menu[open] .la-mobile-menu__icon i:nth-child(2){opacity:0}
.la-mobile-menu[open] .la-mobile-menu__icon i:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
.la-site-mobile-nav{display:none;background:#fff;border-top:1px solid var(--la-line);border-bottom:1px solid var(--la-line)}
.la-dept-breadcrumbs{display:flex;align-items:center;gap:.6rem;padding-top:1rem;padding-bottom:1rem;color:var(--la-muted);font-size:.85rem}
.la-dept-breadcrumbs a{color:var(--la-red);font-weight:800}
.la-dept-hero{position:relative;display:grid;min-height:560px;overflow:hidden;color:#fff;isolation:isolate}
.la-dept-hero--hub{min-height:610px}
.la-dept-hero>img,.la-dept-hero__shade,.la-dept-hero__content{grid-area:1/1}
.la-dept-hero>img{z-index:-2;width:100%;height:100%;object-fit:cover}
.la-dept-hero__shade{z-index:-1;background:linear-gradient(90deg,rgba(16,13,11,.88) 0%,rgba(16,13,11,.62) 45%,rgba(16,13,11,.14) 80%)}
.la-dept-hero__content{align-self:center;padding:72px 0;max-width:760px}
.la-dept-kicker{margin:0 0 .7rem;color:var(--la-red);font-size:.75rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.la-dept-hero .la-dept-kicker,.la-dept-section--dark .la-dept-kicker,.la-dept-section--red .la-dept-kicker{color:#fff}
.woosc-popup,.woosc-area,.woosw-popup{display:none!important}
.la-dept-hero h1{max-width:760px;margin:0;font-family:Georgia,serif;font-size:clamp(3rem,7vw,5.7rem);line-height:.94;letter-spacing:-.035em;color:#fff}
.la-dept-hero p:not(.la-dept-kicker){max-width:690px;margin:1.25rem 0 0;color:rgba(255,255,255,.88);font-size:clamp(1.05rem,2vw,1.25rem)}
.la-dept-section{padding:clamp(40px,4vw,56px) 0}
.la-dept-section--cream{background:var(--la-cream)}
.la-dept-section--dark{color:#fff;background:var(--la-ink)}
.la-dept-section--red{color:#fff;background:var(--la-red-dark)}
.la-dept-section__intro{max-width:780px;margin-bottom:1.1rem}
.la-dept-section h2,.la-dept-overview h2,.la-dept-find h2,.la-dept-cta h2{margin:.1rem 0 .7rem;font-family:Georgia,serif;font-size:clamp(2.25rem,4.5vw,4rem);line-height:1.02;letter-spacing:-.025em}
.la-dept-section--dark h2,.la-dept-section--red h2{color:#fff}
.la-dept-card-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.85rem}
.la-dept-card{grid-column:span 2;overflow:hidden;background:#fff;border:1px solid var(--la-line);border-radius:1rem;box-shadow:0 12px 34px rgba(30,25,19,.07)}
.la-dept-card:nth-child(4){grid-column:2/span 2}
.la-dept-card:nth-child(5){grid-column:4/span 2}
.la-dept-card>a{display:block;height:100%;color:inherit;text-decoration:none}
.la-dept-card img{display:block;width:100%;height:230px;object-fit:cover}
.la-dept-card__body{padding:1.35rem}
.la-dept-card h3{margin:0 0 .55rem;font-family:Georgia,serif;font-size:1.65rem}
.la-dept-card p:not(.la-dept-kicker){margin:0;color:var(--la-muted)}
.la-dept-card span{display:inline-block;margin-top:1rem;color:var(--la-red);font-weight:900}
.la-dept-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(30,25,19,.12)}
.la-dept-overview{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2rem,6vw,5rem);align-items:end}
.la-dept-overview>p{margin:0;color:var(--la-muted);font-size:1.1rem}
.la-dept-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem;margin-top:1.8rem}
.la-dept-highlights article{padding:1.4rem;background:#fff;border:1px solid var(--la-line);border-radius:.9rem}
.la-dept-highlights h3{margin:0 0 .5rem;font-family:Georgia,serif;font-size:1.35rem}
.la-dept-highlights p{margin:0;color:var(--la-muted)}
.la-dept-find{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2rem,7vw,6rem);align-items:start}
.la-dept-find>div>p:last-child{color:var(--la-muted)}
.la-dept-find ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin:0;padding:0;list-style:none}
.la-dept-find li{position:relative;padding:1rem 1rem 1rem 2.8rem;background:var(--la-cream);border-radius:.75rem;font-weight:800}
.la-dept-find li::before{position:absolute;left:1rem;content:"✓";color:var(--la-red)}
.la-dept-cta{display:flex;align-items:center;justify-content:space-between;gap:2rem}
.la-dept-cta p:not(.la-dept-kicker){margin:.4rem 0 0;color:rgba(255,255,255,.8)}
.la-dept-button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:.85rem 1.15rem;color:#fff;background:var(--la-red);border:1px solid var(--la-red);border-radius:.55rem;font-weight:900;text-decoration:none}
.la-dept-button--light{color:var(--la-ink);background:#fff;border-color:#fff}
.la-dept-store-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem}
.la-dept-store-grid article{padding:1.5rem;background:#fff;border:1px solid var(--la-line);border-radius:.9rem}
.la-dept-store-grid h3{margin:0 0 .5rem;font-family:Georgia,serif;font-size:1.7rem}
.la-dept-store-grid p{margin:.35rem 0;color:var(--la-muted)}
.la-dept-store-grid a{color:var(--la-red);font-weight:900}
.la-dept-footer{padding:40px 0 18px;color:#fff;background:#0e0d0c}
.la-dept-footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:2rem}
.la-dept-footer h2,.la-dept-footer h3{margin:0 0 .7rem;color:#fff;font-family:Georgia,serif}
.la-dept-footer p{color:#c7c2bc}
.la-dept-footer a{color:#fff;font-weight:800}
.la-dept-footer__bottom{margin-top:1.5rem;padding-top:.85rem;border-top:1px solid rgba(255,255,255,.16);font-size:.8rem}
.la-404-section{display:grid;min-height:620px;place-items:center;padding:64px 0;text-align:center;background:var(--la-cream)}
.la-404-content{max-width:820px}
.la-404-number{margin:0;color:var(--la-red);font:900 clamp(5rem,16vw,10rem)/.8 Georgia,serif;letter-spacing:-.06em}
.la-404-content h1{max-width:760px;margin:.5rem auto 1rem;color:var(--la-ink);font:700 clamp(2.6rem,6vw,5rem)/.98 Georgia,serif;letter-spacing:-.035em}
.la-404-content>p:not(.la-404-number):not(.la-dept-kicker){max-width:650px;margin:0 auto 1.5rem;color:var(--la-muted);font-size:1.1rem}
.la-404-content .la-home-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem}
.la-404-content .la-dept-button--outline{color:var(--la-red);background:transparent}
.la-404-link{padding:.8rem;color:var(--la-red);font-weight:900}
@media(max-width:900px){.la-dept-nav{gap:.9rem}.la-dept-card-grid{grid-template-columns:repeat(2,1fr)}.la-dept-card,.la-dept-card:nth-child(4),.la-dept-card:nth-child(5){grid-column:auto}.la-dept-card:last-child{grid-column:1/-1}.la-dept-overview,.la-dept-find{grid-template-columns:1fr}.la-dept-highlights{grid-template-columns:1fr}.la-dept-hero{min-height:500px}}
@media(max-width:840px){.la-dept-nav{display:none}.la-mobile-menu{position:static;display:block;margin-left:auto}.la-mobile-menu .la-site-mobile-nav{position:absolute;z-index:40;top:100%;left:0;display:none!important;width:100%;overflow:visible;box-shadow:0 14px 28px rgba(30,25,19,.12)}.la-mobile-menu[open] .la-site-mobile-nav{display:block!important}.la-site-mobile-nav>.la-dept-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:.2rem 1rem;padding-top:.55rem;padding-bottom:.55rem;white-space:nowrap}.la-site-mobile-nav a,.la-site-mobile-nav summary{display:inline-flex;align-items:center;min-height:38px;color:var(--la-ink);font-size:.8rem;font-weight:900;text-decoration:none}.la-site-mobile-nav a[aria-current=page],.la-site-mobile-nav .la-nav-dropdown[data-current=true]>summary{color:var(--la-red)}.la-site-mobile-nav .la-nav-dropdown{font-size:.8rem}.la-site-mobile-nav .la-nav-dropdown[open]{flex-basis:100%}.la-site-mobile-nav .la-nav-dropdown__menu{position:static;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-width:0;margin-top:.35rem;transform:none;box-shadow:0 8px 24px rgba(30,25,19,.12)}.la-site-mobile-nav .la-nav-dropdown__menu a{display:grid;align-content:center;min-height:52px;white-space:normal}}
@media(max-width:700px){.la-dept-wrap{width:min(100% - 28px,1180px)}.la-dept-topbar__inner span{display:none}.la-dept-topbar__inner{justify-content:flex-end}.la-dept-header__inner{min-height:76px}.la-dept-logo{font-size:1.05rem}.la-dept-logo img{height:54px;max-width:132px}.la-dept-logo__mark{width:40px;height:34px}.la-dept-nav{display:none}.la-mobile-menu .la-site-mobile-nav{display:none!important;overflow:visible}.la-mobile-menu[open] .la-site-mobile-nav{display:block!important}.la-site-mobile-nav>.la-dept-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:.2rem 1rem;padding-top:.55rem;padding-bottom:.55rem;white-space:nowrap}.la-site-mobile-nav a,.la-site-mobile-nav summary{display:inline-flex;align-items:center;min-height:38px;color:var(--la-ink);font-size:.8rem;font-weight:900;text-decoration:none}.la-site-mobile-nav a[aria-current=page],.la-site-mobile-nav .la-nav-dropdown[data-current=true]>summary{color:var(--la-red)}.la-site-mobile-nav .la-nav-dropdown{font-size:.8rem}.la-site-mobile-nav .la-nav-dropdown[open]{flex-basis:100%}.la-site-mobile-nav .la-nav-dropdown__menu{position:static;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-width:0;margin-top:.35rem;transform:none;box-shadow:0 8px 24px rgba(30,25,19,.12)}.la-site-mobile-nav .la-nav-dropdown__menu a{display:grid;align-content:center;min-height:52px;white-space:normal}.la-dept-hero,.la-dept-hero--hub{min-height:470px}.la-dept-hero--hub>img{object-position:right center}.la-dept-hero__content{padding:48px 0}.la-dept-hero h1{font-size:clamp(2.7rem,13vw,4.2rem)}.la-dept-section{padding:34px 0}.la-dept-card-grid,.la-dept-store-grid{grid-template-columns:1fr}.la-dept-card:last-child{grid-column:auto}.la-dept-card img{height:210px}.la-dept-find ul{grid-template-columns:1fr}.la-dept-cta{display:block}.la-dept-cta .la-dept-button{margin-top:.7rem}.la-dept-footer__grid{grid-template-columns:1fr}.la-dept-footer{padding-top:34px}}
@media(max-width:840px){.la-mobile-menu .la-site-mobile-nav{max-height:calc(100vh - 122px);overflow-x:hidden!important;overflow-y:auto!important}.la-mobile-menu .la-site-mobile-nav>.la-dept-wrap{display:grid!important;align-items:stretch;gap:0!important;padding-top:.35rem;padding-bottom:.35rem;white-space:normal}.la-site-mobile-nav>.la-dept-wrap>a,.la-site-mobile-nav>.la-dept-wrap>.la-nav-dropdown>summary{display:flex;width:100%;min-height:48px;padding:.55rem .2rem;border-bottom:1px solid var(--la-line);font-size:.9rem}.la-site-mobile-nav>.la-dept-wrap>a:last-child{border-bottom:0}.la-site-mobile-nav>.la-dept-wrap>.la-nav-dropdown{width:100%;font-size:.9rem}.la-site-mobile-nav>.la-dept-wrap>.la-nav-dropdown[open]{flex-basis:auto}.la-site-mobile-nav .la-nav-dropdown__menu{position:static;grid-template-columns:1fr;width:100%;min-width:0;margin:0 0 .35rem;padding:.25rem;transform:none;background:var(--la-cream);border-radius:.5rem;box-shadow:none}.la-site-mobile-nav .la-nav-dropdown__menu a{display:grid;align-content:center;min-height:44px;padding:.45rem .75rem;border:0;white-space:normal}}
@media(max-width:700px){.la-dept-hero--hub{grid-template-rows:250px auto;min-height:0;background:var(--la-ink)}.la-dept-hero--hub>img{grid-area:1/1;z-index:0;height:250px;object-position:right center}.la-dept-hero--hub>.la-dept-hero__shade{grid-area:1/1;z-index:1;background:linear-gradient(180deg,rgba(14,12,10,.04),rgba(14,12,10,.35))}.la-dept-hero--hub>.la-dept-hero__content{grid-area:2/1;z-index:2;align-self:auto;max-width:none;padding:36px 0 44px}}
@media(prefers-reduced-motion:reduce){.la-dept-card{transition:none}}

.la-managed-directory main .la-dept-wrap{max-width:980px;text-align:left}
.la-managed-directory main h1{font-family:Georgia,serif;font-size:clamp(2rem,5vw,3.5rem)}
.la-managed-directory main form{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:24px 0}
.la-managed-directory main input{min-height:44px;max-width:100%;flex:1 1 220px;padding:10px;border:1px solid #786b62;border-radius:6px}
.la-managed-directory main ul{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}
.la-managed-directory main li a{display:block;padding:16px;background:#fff;border:1px solid #ddd0c1;border-radius:8px;color:#791e19}
