@keyframes louche-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(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-card:focus-visible,.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-logo span{color:var(--louche-teal)}.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-section-home .louche-nav{display:none}.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;gap:16px}.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}.louche-main-home{display:flex;align-items:stretch}.louche-bento{display:grid;grid-template-columns:280px 1fr 1fr;grid-template-rows:230px 230px 200px;gap:var(--louche-gap);max-width:1100px;width:100%;margin:0 auto}.louche-card{position:relative;border-radius:var(--louche-radius);overflow:hidden;cursor:pointer;text-decoration:none;display:block;background-color:var(--louche-cream-dark);transition:transform .28s cubic-bezier(.34,1.56,.64,1),box-shadow .28s ease;will-change:transform;isolation:isolate}.louche-card:hover{transform:translateY(-5px) scale(1.012);box-shadow:0 14px 45px rgb(0 0 0/.18);z-index:2}.louche-card-bg{position:absolute;inset:0;pointer-events:none;background-size:cover;background-repeat:no-repeat}.louche-accent,.louche-card-label{position:absolute;bottom:0;left:0;pointer-events:none;z-index:2}.louche-card-label{right:0;padding:24px 22px 20px;background:linear-gradient(to top,rgb(0 0 0/.55)0,transparent 100%)}.louche-card-label h2{font-family:var(--louche-font-display);font-weight:300;font-size:32px;color:#fff;line-height:1.1;margin:0}.louche-accent{top:0;width:5px;border-radius:var(--louche-radius)0 0 var(--louche-radius)}.louche-accent-teal{background:var(--louche-teal)}.louche-accent-gold{background:var(--louche-gold)}.louche-accent-pink{background:var(--louche-pink)}.louche-card-person{grid-column:1;grid-row:1/3}.louche-card-work{grid-column:2;grid-row:1}.louche-card-art{grid-column:3;grid-row:1}.louche-card-music{grid-column:2;grid-row:2}.louche-card-musings{grid-column:3;grid-row:2}.louche-card-hello{grid-column:1/3;grid-row:3}.louche-card-legal{grid-column:3;grid-row:3;border-top:4px solid var(--louche-teal)}.louche-card-person .louche-card-bg{background-image:linear-gradient(90deg,rgb(0 74 74/.62)0 36%,rgb(0 0 0/.18) 36% 100%),var(--louche-bento-person-image),radial-gradient(ellipse at 40% 30%,#2d5a5a,#0d1f1f);background-position:center,56% 50%,center}.louche-card-work .louche-card-bg{background-image:linear-gradient(90deg,rgb(0 0 0/.68),rgb(0 0 0/.2)),var(--louche-bento-work-image),radial-gradient(ellipse at 60% 40%,#2a2a2a,#050505);background-position:center,center center,center}.louche-card-art .louche-card-bg{background-image:linear-gradient(90deg,rgb(216 132 154/.28)0 18%,rgb(255 246 240/.1) 18% 100%),var(--louche-bento-art-image),radial-gradient(ellipse at 70% 20%,#e8ddd5,#a09088);background-position:center,62% 40%,center}.louche-card-music .louche-card-bg{background-image:linear-gradient(90deg,rgb(2 8 16/.68),rgb(2 8 16/.18)),var(--louche-bento-music-image),radial-gradient(ellipse at 50% 60%,#0a1a3a,#020810);background-position:center,66% 48%,center}.louche-card-musings .louche-card-bg{background-image:linear-gradient(90deg,rgb(240 235 227/.95)0 48%,rgb(240 235 227/.28) 70% 100%),var(--louche-bento-musings-image),linear-gradient(90deg,var(--louche-cream-dark),var(--louche-cream));background-position:center,right center,center}.louche-card-hello .louche-card-bg{background-image:linear-gradient(90deg,rgb(248 234 200/.85),rgb(248 234 200/.2)),var(--louche-bento-hello-image),radial-gradient(ellipse at 30% 50%,#d4b896,#8a6840);background-position:center,center 42%,center}.louche-card-legal .louche-card-bg{background-image:linear-gradient(90deg,rgb(3 10 10/.78),rgb(3 10 10/.24)),var(--louche-bento-legal-image),radial-gradient(ellipse at 50% 40%,#1a2a2a,#030a0a);background-position:center,62% 50%,center}.louche-card-art .louche-card-label{background:linear-gradient(to top,rgb(200 185 175/.6),transparent)}.louche-card-art .louche-card-label h2,.louche-card-musings .louche-card-label h2{color:var(--louche-ink)}.louche-card-musings .louche-card-label{background:0 0;bottom:22px;left:22px;padding:0}.louche-card-musings .louche-card-label h2{font-size:30px}.louche-card::after,.louche-card::before{content:"";position:absolute;inset:0;pointer-events:none}.louche-card::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.06'/%3E%3C/svg%3E");mix-blend-mode:overlay;opacity:.35}.louche-card::before{background:linear-gradient(135deg,rgb(255 255 255/.18),transparent 35%,rgb(0 0 0/.08));opacity:0;transition:opacity .28s ease;z-index:1}.louche-card:hover::before{opacity:1}.louche-card{animation:louche-fade-up .55s var(--louche-ease-out) both}.louche-card:nth-child(1){animation-delay:.05s}.louche-card:nth-child(2){animation-delay:.12s}.louche-card:nth-child(3){animation-delay:.18s}.louche-card:nth-child(4){animation-delay:.24s}.louche-card:nth-child(5){animation-delay:.3s}.louche-card:nth-child(6){animation-delay:.36s}.louche-card:nth-child(7){animation-delay:.42s}body.has-louche-bento-images{--louche-bento-person-image:url(/wp-content/themes/louche-2025-8/assets/images/bento/person.webp);--louche-bento-work-image:url(/wp-content/themes/louche-2025-8/assets/images/bento/work.webp);--louche-bento-art-image:url(/wp-content/themes/louche-2025-8/assets/images/bento/art.webp);--louche-bento-music-image:url(/wp-content/themes/louche-2025-8/assets/images/bento/music.webp);--louche-bento-musings-image:url(/wp-content/themes/louche-2025-8/assets/images/bento/musings.webp);--louche-bento-hello-image:url(/wp-content/themes/louche-2025-8/assets/images/bento/hello.webp);--louche-bento-legal-image:url(/wp-content/themes/louche-2025-8/assets/images/bento/legal.webp)}@media (max-width:980px){.louche-header-inner{align-items:flex-start;flex-direction:column;gap:14px}.louche-nav{justify-content:flex-start}.louche-bento{grid-template-columns:1fr 1fr;grid-template-rows:repeat(5,160px)}.louche-card-person{grid-column:1;grid-row:1/3}.louche-card-work{grid-column:2;grid-row:1}.louche-card-art{grid-column:2;grid-row:2}.louche-card-music{grid-column:1;grid-row:3}.louche-card-musings{grid-column:2;grid-row:3}.louche-card-hello{grid-column:1/3;grid-row:4}.louche-card-legal{grid-column:1/3;grid-row:5}}@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-bento{grid-template-columns:1fr;grid-template-rows:repeat(7,132px);gap:9px}.louche-card-art,.louche-card-hello,.louche-card-legal,.louche-card-music,.louche-card-musings,.louche-card-person,.louche-card-work{grid-column:1;grid-row:auto}.louche-card-label h2{font-size:29px}.louche-footer{padding:18px 20px 24px}.louche-footer-inner{align-items:flex-start;flex-direction:column}}@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-card{animation:none!important}}.louche-card-label h2{position:relative;min-height:2.2em}.louche-card-title-en,.louche-card-title-la{display:block;transition:opacity .28s ease,transform .28s var(--louche-ease-out)}.louche-card-title-la{position:absolute;inset:auto 0 0 0;opacity:0;transform:translateY(8px);font-style:normal;letter-spacing:.015em;line-height:.98;pointer-events:none}.louche-card:focus-visible .louche-card-title-en,.louche-card:hover .louche-card-title-en{opacity:0;transform:translateY(-8px)}.louche-card:focus-visible .louche-card-title-la,.louche-card:hover .louche-card-title-la{opacity:1;transform:translateY(0)}.louche-card-art .louche-card-title-la,.louche-card-legal .louche-card-title-la,.louche-card-music .louche-card-title-la,.louche-card-person .louche-card-title-la,.louche-card-work .louche-card-title-la{font-size:.72em}.louche-card-hello .louche-card-title-la,.louche-card-musings .louche-card-title-la{font-size:.82em}@media (max-width:640px){.louche-card-title-la{position:relative;inset:auto}.louche-card-label h2{min-height:0}}@media (prefers-reduced-motion:reduce){.louche-card-title-en,.louche-card-title-la{transition:none}}