@keyframes louche-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes louche-rise-soft{0%{opacity:0;transform:translateY(18px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes louche-panel-arrive{0%{opacity:0;transform:translate3d(-28px,18px,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes louche-image-arrive{0%{opacity:0;transform:translate3d(34px,18px,0) scale(.988);filter:blur(2px)}to{opacity:1;transform:translate3d(0,0,0) scale(1);filter:blur(0)}}@keyframes louche-meta-arrive{0%{opacity:0;transform:translate3d(-18px,16px,0)}to{opacity:1;transform:translate3d(0,0,0)}}:root{--louche-cream:#f0ebe3;--louche-cream-dark:#e8e1d7;--louche-ink:#1a1a1a;--louche-ink-light:#3a3a3a;--louche-teal:#2d7a7a;--louche-gold:#c8a84b;--louche-pink:#d4849a;--louche-midnight:#050d1f;--louche-font-display:"Cormorant Garamond", Georgia, serif;--louche-font-mark:"Tenor Sans", "Helvetica Neue", sans-serif;--louche-font-body:Montserrat, system-ui, sans-serif;--louche-radius:12px;--louche-gap:10px;--louche-ease-out:cubic-bezier(0.22, 1, 0.36, 1);--louche-shadow:0 24px 80px rgba(26, 26, 26, 0.14);--louche-section-accent:var(--louche-teal);--louche-bento-person-image:none;--louche-bento-work-image:none;--louche-bento-art-image:none;--louche-bento-music-image:none;--louche-bento-musings-image:none;--louche-bento-hello-image:none;--louche-bento-legal-image:none}body,html{background:var(--louche-cream)}body{color:var(--louche-ink);font-family:var(--louche-font-body);overflow-x:hidden}::selection{background:var(--louche-teal);color:var(--louche-cream)}a{transition:color .2s ease,border-color .2s ease,opacity .2s ease}.wp-site-blocks{min-height:100vh;display:flex;flex-direction:column}.louche-skip-link{position:fixed;top:12px;left:12px;z-index:10000;transform:translateY(-140%);border-radius:999px;background:var(--louche-ink);color:var(--louche-cream);font-size:11px;font-weight:600;letter-spacing:1.4px;padding:10px 16px;text-decoration:none;text-transform:uppercase}.louche-skip-link:focus,.louche-skip-link:focus-visible{transform:translateY(0);outline:0;box-shadow:0 0 0 3px rgb(45 122 122/.28)}.louche-consent:focus-visible,.louche-footer-icons a:focus-visible,.louche-logo:focus-visible,.louche-nav a:focus-visible{outline:0;box-shadow:0 0 0 3px rgb(45 122 122/.28)}.louche-header{padding:24px 40px 14px;background:rgb(240 235 227/.92);backdrop-filter:blur(12px);position:sticky;top:0;z-index:50}.louche-header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;width:100%;max-width:1180px;margin:0 auto}.louche-logo{font-family:var(--louche-font-mark);font-size:26px;letter-spacing:-.5px;color:var(--louche-ink);text-decoration:none;white-space:nowrap}.louche-brand{display:flex;flex-direction:column;gap:3px;min-width:0}.louche-logo{position:relative;display:inline-block}.louche-logo-en,.louche-logo-la{display:block;transition:opacity .32s ease,transform .32s var(--louche-ease-out)}.louche-logo-art{color:var(--louche-teal)}.louche-logo-la{position:absolute;display:flex;align-items:center;font-family:var(--louche-font-display);font-weight:400;font-size:.82em;letter-spacing:.06em;color:var(--louche-ink);opacity:0;transform:translateY(7px);pointer-events:none;white-space:nowrap}.louche-logo:focus-visible .louche-logo-en,.louche-logo:hover .louche-logo-en{opacity:0;transform:translateY(-7px)}.louche-logo:focus-visible .louche-logo-la,.louche-logo:hover .louche-logo-la{opacity:1;transform:translateY(0)}.louche-tagline{position:relative;margin:0;font-family:var(--louche-font-display);font-style:italic;font-weight:400;font-size:clamp(.82rem,1vw,.95rem);line-height:1.25;letter-spacing:.005em;color:var(--louche-ink-light);cursor:default}.louche-tagline-en,.louche-tagline-la{display:block;transition:opacity .32s ease,transform .32s var(--louche-ease-out)}.louche-tagline-la{position:absolute;inset:0;opacity:0;transform:translateY(7px);color:var(--louche-teal);pointer-events:none}.louche-tagline:focus-within .louche-tagline-en,.louche-tagline:hover .louche-tagline-en{opacity:0;transform:translateY(-7px)}.louche-tagline:focus-within .louche-tagline-la,.louche-tagline:hover .louche-tagline-la{opacity:1;transform:translateY(0)}.louche-nav{display:flex;align-items:center;justify-content:flex-end;gap:clamp(10px,1.6vw,22px);flex-wrap:wrap}.louche-nav a{font-size:10px;letter-spacing:1.7px;text-transform:uppercase;text-decoration:none;color:#777;border-bottom:1px solid #fff0;padding-bottom:3px}.louche-nav a:hover{color:var(--louche-section-accent);border-color:var(--louche-section-accent)}.louche-footer{margin-top:auto;padding:18px 40px 22px;background:var(--louche-cream);position:relative;z-index:20}.louche-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1180px;margin:0 auto}.louche-footer-left{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.louche-consent,.louche-footer-copy{font-size:9px;letter-spacing:1.5px;text-transform:uppercase;color:#888}.louche-consent{font-family:var(--louche-font-body);font-size:8px;font-weight:500;background:#fff0;border:1px solid #ccc;border-radius:20px;padding:4px 10px;text-decoration:none;white-space:nowrap}.louche-consent:hover{border-color:var(--louche-teal)}.louche-footer-icons{display:flex;align-items:center}.louche-footer-icons a{display:flex;color:#999;text-decoration:none}.louche-consent:hover,.louche-footer-icons a:hover{color:var(--louche-teal)}.louche-footer-dot{width:5px;height:5px;background:var(--louche-teal);border-radius:50%}.louche-main{flex:1;width:100%;padding:0 40px 28px}body.has-louche-bento-images{--louche-bento-person-image:url(/wp-content/themes/louche-2025-9-designsnob-6/assets/images/bento/person.webp);--louche-bento-work-image:url(/wp-content/themes/louche-2025-9-designsnob-6/assets/images/bento/work.webp);--louche-bento-art-image:url(/wp-content/themes/louche-2025-9-designsnob-6/assets/images/bento/art.webp);--louche-bento-music-image:url(/wp-content/themes/louche-2025-9-designsnob-6/assets/images/bento/music.webp);--louche-bento-musings-image:url(/wp-content/themes/louche-2025-9-designsnob-6/assets/images/bento/musings.webp);--louche-bento-hello-image:url(/wp-content/themes/louche-2025-9-designsnob-6/assets/images/bento/hello.webp);--louche-bento-legal-image:url(/wp-content/themes/louche-2025-9-designsnob-6/assets/images/bento/legal.webp)}.louche-entry-content{font-size:clamp(1rem,1.2vw,1.13rem);line-height:1.82;color:#282828}.louche-entry-content h3{margin-top:1.6em}.louche-entry-content a{text-decoration-thickness:1px;text-underline-offset:3px}.louche-page-intro{max-width:760px;color:#444}.louche-query{margin-top:44px}.louche-archive-grid{display:grid!important;gap:clamp(22px,2.6vw,34px)}.louche-post-card{position:relative;background:rgb(255 255 255/.25);border:1px solid rgb(26 26 26/.08);border-radius:18px;padding:clamp(18px,2vw,24px);box-shadow:0 14px 50px rgb(26 26 26/.07);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.louche-post-card:hover{transform:translateY(-4px);box-shadow:0 22px 70px rgb(26 26 26/.12);border-color:var(--louche-section-accent)}.louche-post-card-image{display:block;overflow:hidden;width:100%;border-radius:var(--louche-radius);background:rgb(26 26 26/.06)}.louche-post-card-image a,.louche-post-card-image img{display:block}.louche-post-card-image img{transform:scale(1.01);transition:transform .4s var(--louche-ease-out);width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;transform:none!important;filter:saturate(.92) contrast(.99)}.louche-post-card:hover .louche-post-card-image img{transform:scale(1.018)!important}.louche-post-card-date{font-size:10px;letter-spacing:1.7px;text-transform:uppercase;color:#777;margin-top:14px}.louche-post-card-title{font-family:var(--louche-font-display);font-size:clamp(2.05rem,3.2vw,3.2rem);letter-spacing:-.035em;line-height:.95;margin:.36em 0 .18em}.louche-post-card-title a{text-decoration:none;color:var(--louche-ink)}.louche-post-card-title a:hover{color:var(--louche-section-accent)}.louche-post-card-excerpt{font-size:clamp(1rem,1.2vw,1.14rem);line-height:1.68;color:#444}.louche-post-card-excerpt .wp-block-post-excerpt__more-link{display:inline-block;margin-top:8px;font-size:11px;letter-spacing:1.7px;text-transform:uppercase;text-decoration:none;color:var(--louche-section-accent)}@media (max-width:980px){.louche-header-inner{align-items:flex-start;flex-direction:column;gap:14px}.louche-nav{justify-content:flex-start}.louche-post-card-title{font-size:clamp(1.9rem,5vw,2.7rem)}}@media (max-width:640px){.louche-header{position:relative;padding:22px 20px 12px}.louche-logo{font-size:24px}.louche-nav{gap:10px 14px}.louche-main{padding:0 20px 24px}.louche-footer{padding:18px 20px 24px}.louche-footer-inner{align-items:flex-start;flex-direction:column}.louche-archive-grid{grid-template-columns:1fr;gap:22px}.louche-post-card{padding:14px}.louche-post-card-image{aspect-ratio:4/3}.louche-post-card-title{font-size:clamp(2rem,12vw,3rem)}}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}.louche-editorial{--louche-editorial-hero:none;--louche-editorial-wash:rgba(212, 132, 154, 0.18);--louche-editorial-accent-soft:rgba(212, 132, 154, 0.06);max-width:none;padding-inline:0}.louche-editorial-shell{margin:0 auto;padding:clamp(38px,6vw,74px)0 clamp(70px,9vw,124px);background:linear-gradient(180deg,transparent 0%,transparent 55%,var(--louche-editorial-accent-soft) 100%)}.louche-editorial-hero{position:relative;gap:0;min-height:clamp(430px,64vh,680px);isolation:isolate}.louche-editorial-panel{grid-area:panel;position:relative;z-index:2;width:min(112%,640px);margin-right:calc(-1*clamp(46px,7vw,116px));padding:clamp(24px,4vw,44px) clamp(34px,5vw,72px) clamp(24px,4vw,44px) clamp(31px,4vw,45px);background:linear-gradient(90deg,#fff0 0,rgb(240 235 227/.72) 52%,rgb(240 235 227/.34) 100%)}.louche-editorial-panel::before{content:"";position:absolute;top:6px;bottom:6px;left:0;width:3px;background:var(--louche-section-accent);border-radius:999px}.louche-editorial-hero-image{min-height:clamp(430px,64vh,680px);margin-right:calc(50% - 50vw);background-color:var(--louche-cream);background-image:linear-gradient(90deg,rgb(240 235 227/.28) 0%,#fff0 24%),var(--louche-editorial-hero)}.louche-editorial-kicker,.louche-editorial-meta strong,.louche-editorial-rail span{color:var(--louche-section-accent);font-family:var(--louche-font-mark)}.louche-editorial-kicker{display:inline-flex;align-items:center;gap:12px;margin:0 0 18px;font-size:10px;letter-spacing:2.4px;line-height:1.2;text-transform:uppercase}.louche-editorial-kicker::before{content:"";width:38px;height:3px;border-radius:999px;background:currentColor}.louche-editorial-deck,.louche-editorial-title{font-family:var(--louche-font-display);font-weight:300}.louche-editorial-title{max-width:7.7ch;margin:0;letter-spacing:-.045em;line-height:.9;color:var(--louche-ink);overflow-wrap:normal;word-break:keep-all;hyphens:none;text-wrap:balance}.louche-editorial-deck{max-width:32ch;margin:clamp(20px,3vw,34px)0 0;font-size:clamp(1.35rem,2.1vw,1.85rem);font-style:italic;line-height:1.18;color:#3a3333}.louche-editorial-meta{grid-area:meta;position:relative;z-index:2;align-self:start;justify-self:start;width:min(100%,330px);margin-top:clamp(22px,4vw,44px);padding:18px 18px 16px;border-left:3px solid var(--louche-section-accent);color:#555;font-size:11px;letter-spacing:1.4px;line-height:1.6;text-transform:uppercase}.louche-editorial-meta strong{display:block;margin-bottom:4px;color:var(--louche-ink);font-weight:400;letter-spacing:1.7px}.louche-editorial-body{display:grid;grid-template-columns:minmax(170px,.34fr) minmax(0,.66fr);gap:clamp(26px,5vw,76px);margin-top:clamp(56px,8vw,108px)}.louche-editorial-rail{position:sticky;top:110px;align-self:start;padding-top:8px;font-size:10px;letter-spacing:2px;line-height:1.9;text-transform:uppercase;color:#777}.louche-editorial-rail span{display:block;margin-bottom:12px}.louche-editorial-copy{max-width:760px;font-size:clamp(1.03rem,1.18vw,1.18rem);line-height:1.86;color:#292929}.louche-editorial-copy a{color:inherit;text-decoration-color:var(--louche-section-accent);text-decoration-thickness:.08em;text-underline-offset:.18em}.louche-editorial-copy a:focus-visible,.louche-editorial-copy a:hover{color:var(--louche-section-accent)}.louche-editorial-copy h3{margin:1.7em 0 .58em}.louche-editorial .louche-jetpack-utility{max-width:760px;margin:clamp(34px,6vw,70px)0 0;padding-top:22px;border-top:1px solid rgb(26 26 26/.1);color:#5c5656;font-size:.92rem}.louche-editorial .louche-jetpack-utility .sd-sharing-enabled,.louche-editorial .louche-jetpack-utility .sharedaddy{margin-top:16px}.louche-editorial .louche-jetpack-utility .sd-title,.louche-editorial .louche-jetpack-utility h3{font-family:var(--louche-font-mark);font-size:10px;font-weight:400;letter-spacing:1.5px;text-transform:uppercase}@media (max-width:1100px){.louche-editorial-hero{grid-template-columns:minmax(340px,.45fr) minmax(410px,.55fr)}.louche-editorial-panel{width:min(112%,590px);margin-right:calc(-1*clamp(30px,5vw,74px))}.louche-editorial-title{font-size:clamp(3.2rem,6.8vw,5.5rem)}}@media (max-width:900px){.louche-editorial-shell{width:min(100% - 40px,760px)}.louche-editorial-hero{grid-template-columns:1fr;grid-template-areas:"image""panel""meta";align-items:stretch;min-height:0}.louche-editorial-hero-image{min-height:clamp(280px,50vw,420px);margin-right:0;border-radius:14px;background-position:center,center}.louche-editorial-panel{width:min(100%,620px);margin-right:0;margin-top:calc(-1*clamp(26px,8vw,56px));padding-right:clamp(22px,4vw,42px)}.louche-editorial-title{max-width:9ch;font-size:clamp(3.4rem,11vw,6.2rem)}.louche-editorial-meta{width:min(100%,460px);margin-top:0}.louche-editorial-body{grid-template-columns:1fr;margin-top:56px}.louche-editorial-rail{position:static;border-top:1px solid rgb(26 26 26/.12);padding-top:18px}}@media (max-width:640px){.louche-editorial-shell{width:min(100% - 36px,620px);padding-top:22px}.louche-editorial-hero-image{min-height:240px}.louche-editorial-panel{padding:24px 20px 24px 28px}.louche-editorial-title{max-width:8.2ch;font-size:clamp(3rem,14vw,4.7rem)}.louche-editorial-deck{font-size:1.35rem}}@media (prefers-reduced-motion:reduce){.louche-editorial *{transition:none!important;animation:none!important}}.louche-editorial-work{--louche-editorial-hero:url(/wp-content/themes/louche-2025-9-designsnob-6/assets/images/bento/work.webp);--louche-editorial-wash:rgba(26, 26, 26, 0.18);--louche-editorial-accent-soft:rgba(26, 26, 26, 0.055)}.louche-editorial-work .louche-editorial-hero-image{filter:saturate(.86) contrast(1.02)}.louche-editorial-variant-archive .louche-editorial-title{max-width:7.2ch}.louche-editorial-variant-archive .louche-editorial-panel{margin-right:calc(-1*clamp(64px,9vw,150px));background:linear-gradient(90deg,#fff0 0,rgb(240 235 227/.76) 43%,rgb(240 235 227/.22) 100%)}.louche-work-feed{margin-top:clamp(64px,9vw,118px);padding-top:clamp(28px,4vw,42px);border-top:1px solid rgb(26 26 26/.12)}.louche-work-feed .louche-query{margin-top:clamp(24px,4vw,44px)}@media (max-width:900px){.louche-editorial-variant-archive .louche-editorial-hero{grid-template-columns:1fr}.louche-editorial-variant-archive .louche-editorial-panel{margin-right:0}}:where(.louche-editorial-hero-image,.louche-editorial-panel,.louche-editorial-meta,.louche-editorial-rail,.louche-editorial-copy,.louche-entry-content,.louche-post-card,.louche-single-hero,.louche-single-image,.louche-single-content){animation:louche-rise .72s var(--louche-ease-out) both}:where(.louche-editorial-hero-image),:where(.louche-post-card){animation-name:louche-rise-soft}:where(.louche-editorial-hero-image){animation-delay:.05s}:where(.louche-editorial-panel){animation-delay:.16s}:where(.louche-editorial-meta){animation-delay:.26s}:where(.louche-editorial-rail){animation-delay:.3s}:where(.louche-editorial-copy){animation-delay:.36s}:where(.louche-entry-content){animation-delay:.16s}:where(.louche-post-card):nth-child(1){animation-delay:.1s}:where(.louche-editorial-copy) .louche-entry-content{animation:none}@media (prefers-reduced-motion:reduce){:where(.louche-editorial-hero-image,.louche-editorial-panel,.louche-editorial-meta,.louche-editorial-rail,.louche-editorial-copy,.louche-entry-content,.louche-post-card,.louche-single-hero,.louche-single-image,.louche-single-content){animation:none!important;opacity:1!important;transform:none!important}}.louche-tagline{max-width:none;overflow:visible}.louche-tagline-en,.louche-tagline-la{width:min(58ch,calc(100vw - 40px))}.louche-tagline-en{color:var(--louche-ink)}.louche-tagline-en>span{display:inline-block;white-space:nowrap}.louche-tagline-en>span:first-child{color:var(--louche-teal)}.louche-tagline-en>span:last-child{color:var(--louche-ink)}.louche-tagline-la{font-style:italic;letter-spacing:.012em}@media (max-width:520px){.louche-tagline-en,.louche-tagline-la{width:min(34ch,calc(100vw - 40px))}.louche-tagline{min-height:3.9em}}.louche-editorial-hero-image{background-color:color-mix(in srgb,var(--louche-cream) 86%,white 14%)}@media (min-width:901px) and (prefers-reduced-motion:no-preference){@keyframes louche-breathe-image{0%,to{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(0,-7px,0) scale(1.006)}}@keyframes louche-breathe-panel{0%,to{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-4px,0)}}@keyframes louche-breathe-card{0%,to{transform:translate3d(0,0,0) rotate(var(--louche-drift-rotate,0deg))}50%{transform:translate3d(0,-5px,0) rotate(var(--louche-drift-rotate,0deg))}}.louche-editorial-hero-image{animation:louche-rise-soft .72s var(--louche-ease-out) both,louche-breathe-image 9s ease-in-out 1.25s infinite}.louche-editorial-panel{animation:louche-rise .72s var(--louche-ease-out) .12s both,louche-breathe-panel 10.5s ease-in-out 1.4s infinite}.louche-post-card:nth-child(odd){--louche-drift-rotate:-0.18deg}.louche-post-card{animation:louche-rise-soft .72s var(--louche-ease-out) both,louche-breathe-card 11s ease-in-out 1.35s infinite}}.louche-archive-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr))!important;align-items:stretch}.louche-post-card{display:flex;flex-direction:column;gap:0;min-width:0}.louche-post-card .wp-block-post-date,.louche-post-card .wp-block-post-excerpt,.louche-post-card .wp-block-post-title,.louche-post-card>*{width:100%!important;max-width:none!important}.louche-post-card-image{display:grid!important;place-items:center;aspect-ratio:16/10!important;min-height:clamp(210px,22vw,315px);max-height:none;background:radial-gradient(ellipse at 50% 45%,rgb(255 255 255/.72),rgb(232 225 215/.72)),rgb(26 26 26/.045)}.louche-post-card-image a{display:grid!important;place-items:center;width:100%;height:100%}@media (prefers-reduced-motion:no-preference){.louche-consent,.louche-footer-icons a,.louche-nav a{transition:color .22s ease,border-color .22s ease,background .22s ease,transform .22s var(--louche-ease-out),opacity .22s ease}.louche-consent:hover,.louche-footer-icons a:hover,.louche-nav a:hover{transform:translateY(-2px)}}.louche-post-card-excerpt,.louche-post-card-excerpt p,.louche-post-card-title,.louche-post-card-title a{max-width:none!important}@media (max-width:620px){.louche-tagline-en .louche-tagline-break{display:block}.louche-tagline-en .louche-tagline-break::before{content:""}}@media (min-width:901px) and (prefers-reduced-motion:no-preference){@keyframes louche-breathe-image{0%,to{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-6px,0)}}}.louche-editorial-hero-image{background-position:center center,center center!important}.louche-work-feed .louche-post-card{grid-template-areas:"image date""image title""image excerpt";column-gap:clamp(18px,2.3vw,34px);row-gap:6px;align-items:start;padding:clamp(14px,1.7vw,22px)!important}.louche-work-feed .louche-post-card-image{grid-area:image;width:100%!important;height:clamp(132px,16vw,210px)!important;min-height:0!important;aspect-ratio:4/3!important;border-radius:14px!important;background:rgb(26 26 26/.055)!important}.louche-work-feed .louche-post-card-image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;background:0 0!important}.louche-work-feed .louche-post-card-date{grid-area:date;margin-top:0!important}.louche-work-feed .louche-post-card-title{grid-area:title;max-width:none!important;font-size:clamp(1.85rem,3vw,2.85rem)!important;line-height:.96!important;margin:.1em 0 .05em!important}.louche-work-feed .louche-post-card-excerpt,.louche-work-feed .louche-post-card-excerpt p{grid-area:excerpt;max-width:76ch!important;font-size:clamp(.98rem,1.05vw,1.08rem)!important;line-height:1.58!important}@media (max-width:720px){.louche-work-feed .louche-post-card{grid-template-columns:1fr;grid-template-areas:"image""date""title""excerpt"}.louche-work-feed .louche-post-card-image{height:clamp(150px,46vw,230px)!important}}.louche-brand{align-items:flex-start}.louche-tagline{display:inline-grid!important;width:max-content!important;max-width:min(100%,calc(100vw - 40px))!important;min-height:1.35em!important;align-self:flex-start}.louche-tagline-en,.louche-tagline-la{grid-area:1/1;width:max-content!important;max-width:calc(100vw - 40px)!important}.louche-tagline-en{display:flex!important;flex-wrap:wrap;gap:0 .28em}.louche-tagline-en .louche-tagline-break::before{content:"; "}.louche-tagline-la{white-space:nowrap}@media (min-width:901px) and (prefers-reduced-motion:no-preference){@keyframes louche-breathe-image{0%,to{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-5px,0)}}}@media (max-width:640px){.louche-header-inner{gap:10px!important}.louche-brand{width:100%;flex-direction:row!important;align-items:baseline;gap:10px}.louche-logo{flex:0 0 auto;font-size:clamp(1.12rem,5.6vw,1.42rem)!important}.louche-tagline{flex:1 1 auto;min-width:0;max-width:none!important;min-height:1.25em!important;font-size:clamp(.55rem,2.55vw,.72rem)!important;line-height:1.15!important;transform:translateY(-.08em)}.louche-tagline-en,.louche-tagline-la{max-width:100%!important;width:auto!important}.louche-tagline-en,.louche-tagline-en>span{display:inline!important}.louche-tagline-en .louche-tagline-break::before{content:"; "}.louche-tagline-en>span,.louche-tagline-la{white-space:normal!important}.louche-nav{width:100%;flex-wrap:nowrap!important;gap:clamp(7px,2.5vw,12px)!important;overflow:hidden}.louche-nav a{font-size:clamp(.44rem,2.35vw,.62rem)!important;letter-spacing:clamp(.06em,.45vw,.14em)!important;white-space:nowrap}}.louche-footer-icons{gap:13px!important}.louche-footer-dot{flex:0 0 5px}.louche-archive-grid,.louche-archive-grid>li,.wp-block-post-template,.wp-block-post-template>li{list-style:none!important;padding-left:0!important}.louche-archive-grid>li::marker,.louche-post-card::after,.louche-post-card::before,.louche-work-feed .louche-archive-grid>li::marker,.louche-work-feed .louche-post-card::after,.louche-work-feed .louche-post-card::before,.louche-work-feed .wp-block-post-template>li::marker,.wp-block-post-template>li::marker{content:none!important}@media (min-width:721px){.louche-work-feed .louche-post-card{grid-template-columns:minmax(220px,33%) minmax(0,1fr)!important;grid-template-rows:auto auto 1fr!important;align-items:stretch!important;min-height:clamp(230px,24vw,330px)}.louche-work-feed .louche-post-card-image{align-self:stretch!important;height:100%!important;min-height:100%!important;aspect-ratio:auto!important}}@media (max-width:900px){.louche-editorial-shell{width:min(100% - 28px,760px)!important}.louche-editorial-hero-image,.louche-editorial-work .louche-editorial-hero-image{min-height:clamp(220px,58vw,430px)!important;aspect-ratio:16/10;background-size:cover,cover!important}}.louche-work-feed,.louche-work-feed .louche-archive-grid,.louche-work-feed .louche-post-card,.louche-work-feed .louche-query,.louche-work-feed .wp-block-post-template{display:grid!important;visibility:visible!important;opacity:1!important}.louche-work-feed .louche-archive-grid,.louche-work-feed .louche-query,.louche-work-feed .wp-block-post-template{grid-template-columns:1fr!important;gap:clamp(18px,2.2vw,28px)!important}.louche-work-feed .louche-archive-grid,.louche-work-feed .louche-archive-grid>li,.louche-work-feed .wp-block-post-template,.louche-work-feed .wp-block-post-template>li{list-style:none!important;padding-left:0!important;margin-left:0!important}@media (min-width:721px){.louche-work-feed .louche-post-card{grid-template-columns:minmax(220px,33%) minmax(0,1fr)!important;grid-template-rows:auto auto 1fr!important;grid-template-areas:"image date""image title""image excerpt"!important;align-items:stretch!important;min-height:clamp(230px,24vw,330px)!important}.louche-work-feed .louche-post-card-image{grid-area:image!important;align-self:stretch!important;height:100%!important;min-height:100%!important;aspect-ratio:auto!important}}@media (max-width:640px){.louche-brand{align-items:flex-end!important}.louche-tagline{transform:translateY(.18em)!important}}.louche-logo{overflow:visible!important;min-width:11.85rem!important;padding:4px 7px!important;margin:-4px -7px!important}.louche-logo-la{inset:0 auto auto 7px!important;min-width:max-content!important;overflow:visible!important}.louche-logo-en,.louche-logo-la{width:max-content!important}@media (max-width:640px){.louche-logo{min-width:0!important;padding:2px 3px!important;margin:-2px -3px!important}.louche-logo-la{left:3px!important;font-size:.72em!important;letter-spacing:.04em!important}.louche-tagline{transform:translateY(.28em)!important}}.louche-entry-content>.jetpack-likes-widget-wrapper,.louche-entry-content>.sharedaddy,.louche-page-intro>.jetpack-likes-widget-wrapper,.louche-page-intro>.sharedaddy{display:none!important}.louche-editorial-shell{width:min(1240px,calc(100vw - 80px))!important}.louche-editorial-hero,.louche-editorial-variant-archive .louche-editorial-hero{display:grid!important;grid-template-columns:minmax(300px,.37fr) minmax(0,.63fr)!important;grid-template-areas:"panel image""meta image"!important;gap:clamp(22px,4vw,64px)!important;align-items:center!important;min-height:0!important}.louche-editorial-panel,.louche-editorial-variant-archive .louche-editorial-panel{width:100%!important;max-width:620px!important;margin:0!important}.louche-editorial-hero-image,.louche-editorial-work .louche-editorial-hero-image{grid-area:image!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;margin:0!important;align-self:center!important;border-radius:16px!important;background-color:transparent!important;background-repeat:no-repeat,no-repeat!important;background-size:cover,cover!important;box-shadow:var(--louche-shadow)!important;overflow:hidden!important}.louche-editorial-work .louche-editorial-hero-image{aspect-ratio:2/1!important;background-position:center center,center center!important}.louche-editorial-title{font-size:clamp(3.1rem,6.25vw,6.35rem)!important}.louche-editorial-variant-archive .louche-editorial-title{font-size:clamp(3rem,6.1vw,6.1rem)!important}.louche-editorial-panel{animation:louche-panel-arrive .78s var(--louche-ease-out) .08s both!important}.louche-editorial-hero-image{animation:louche-image-arrive .82s var(--louche-ease-out) .16s both!important}.louche-editorial-meta{animation:louche-meta-arrive .72s var(--louche-ease-out) .28s both!important}.louche-editorial-rail{animation-delay:.34s!important}.louche-editorial-copy{animation-delay:.42s!important}@media (min-width:901px) and (prefers-reduced-motion:no-preference){.louche-editorial-hero-image{transition:transform .7s var(--louche-ease-out),box-shadow .7s ease,filter .7s ease!important}.louche-editorial-hero:hover .louche-editorial-hero-image{transform:translate3d(0,-4px,0)!important;box-shadow:0 30px 90px rgb(26 26 26/.18)!important}}.louche-work-feed .louche-post-card{grid-template-columns:minmax(240px,340px) minmax(0,1fr)!important}.louche-work-feed .louche-post-card-image{display:flex!important;align-items:center!important;justify-content:center!important;background:rgb(26 26 26/.045)!important}@media (max-width:980px){.louche-editorial-shell{width:min(100% - 44px,820px)!important;padding-top:clamp(24px,5vw,46px)!important}.louche-editorial-hero,.louche-editorial-variant-archive .louche-editorial-hero{grid-template-columns:1fr!important;grid-template-areas:"image""panel""meta"!important;gap:18px!important}.louche-editorial-panel,.louche-editorial-variant-archive .louche-editorial-panel{max-width:100%!important;padding:clamp(22px,5vw,34px) clamp(22px,5vw,40px)!important;margin:0!important;background:rgb(240 235 227/.82)!important;backdrop-filter:blur(8px)!important}.louche-editorial-hero-image{max-height:none!important}.louche-editorial-title,.louche-editorial-variant-archive .louche-editorial-title{max-width:10ch!important;font-size:clamp(3rem,12vw,5.2rem)!important}.louche-editorial-meta{width:100%!important;max-width:100%!important;margin-top:0!important}.louche-work-feed .louche-post-card{grid-template-columns:1fr!important;grid-template-areas:"image""date""title""excerpt"!important}.louche-work-feed .louche-post-card-image{height:clamp(190px,52vw,320px)!important}}@media (max-width:640px){.louche-editorial-shell{width:min(100% - 28px,620px)!important}.louche-editorial-panel{padding:22px 18px 22px 24px!important}.louche-editorial-kicker{font-size:9px!important;letter-spacing:1.8px!important}.louche-editorial-title,.louche-editorial-variant-archive .louche-editorial-title{font-size:clamp(2.65rem,15vw,4.2rem)!important;line-height:.92!important}.louche-editorial-deck{font-size:clamp(1.18rem,5.4vw,1.48rem)!important}}