:root{--hair:#f0cbca;--skin:#f4ddd9;--red:#b82336;--red-2:#7e192e;--red-3:#481e28;--red-4:#f49ea2;--portrait-g1:#2b1235;--portrait-g2:#6d2150;--portrait-g3:#c05a3d;--ink:var(--skin);--ink-soft:var(--hair);--ink-faint:var(--red-4);--night:#2b0e16;--night-deep:#1c090f;--panel:#1c0b0fd1;--panel-solid:#220b12;--panel-raised:#3a1420;--line:#f0cbca26;--line-strong:#f0cbca4d;--rose:var(--red);--rose-light:var(--red-4);--rose-dark:var(--red-2);--gold:#e2b57d;--leaf:var(--gold);--shadow:0 26px 80px #00000052;--serif:"Cormorant Garamond", Georgia, "Times New Roman", serif;--slab:"Roboto Slab", Rockwell, Clarendon, Georgia, serif;--display:"Roboto Slab", var(--slab);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-theme=rose]{--ink:var(--red-3);--ink-soft:var(--red-2);--ink-faint:var(--red);--night:var(--skin);--night-deep:var(--hair);--panel:#f4ddd9c7;--panel-solid:var(--skin);--panel-raised:var(--hair);--line:#481e2824;--line-strong:#481e2847;--rose:var(--red);--rose-light:var(--red-2);--rose-dark:var(--red-3);--gold:#e2b57d;--leaf:var(--gold);--portrait-g1:#fdf1ee;--portrait-g2:#f4cfc7;--portrait-g3:#f5b98e;--shadow:0 26px 80px #793f4f29;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:radial-gradient(circle at 12% 0%, #b8233629, transparent 30rem), radial-gradient(circle at 90% 19%, #7e192e3d, transparent 26rem), var(--night);font-family:var(--slab);margin:0;line-height:1.65;transition:background .45s,color .45s}body:before{content:"";pointer-events:none;opacity:.22;mix-blend-mode:soft-light;z-index:10;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.18'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit}button{font:inherit}::selection{background:var(--rose);color:#fff}.container{width:min(1140px,100% - 40px);margin:0 auto}.skip-link{background:var(--rose);color:#fff;z-index:20;border-radius:0 0 10px 10px;padding:9px 15px;position:absolute;top:-50px;left:20px}.skip-link:focus{top:0}.site-header{z-index:5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a040757;position:relative}[data-theme=rose] .site-header{background:#fff6f285}.nav{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.brand{font-family:var(--display);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:12px;font-size:.74rem;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{width:34px;height:34px;color:var(--rose-light);border:1px solid var(--rose);font-family:var(--serif);border-radius:50%;place-items:center;font-size:1.25rem;line-height:1;display:grid}.nav-links{align-items:center;gap:clamp(13px,2.6vw,30px);display:flex}.nav-links a{color:var(--ink-soft);font-size:.78rem;text-decoration:none;transition:color .2s}.nav-links a:hover,.nav-links a:focus-visible{color:var(--rose-light)}.theme-toggle{border:1px solid var(--line-strong);color:var(--ink-soft);cursor:pointer;background:0 0;border-radius:99px;align-items:center;gap:8px;padding:7px 11px;font-size:.72rem;display:inline-flex}.theme-toggle:hover{border-color:var(--rose);color:var(--ink)}.toggle-dot{background:var(--gold);width:8px;height:8px;box-shadow:0 0 12px var(--gold);border-radius:50%;display:inline-block}.hero{padding:clamp(68px,10vw,134px) 0 105px;position:relative;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(590px,.95fr);align-items:center;gap:clamp(40px,7vw,100px);display:grid}.eyebrow,.section-kicker{color:var(--rose-light);letter-spacing:.2em;text-transform:uppercase;font-size:.7rem;font-weight:800}.eyebrow:before,.section-kicker:before{content:" ";color:var(--gold);margin-right:9px}h1,h2,h3,p{margin-top:0}h1{max-width:700px;font-family:var(--serif);letter-spacing:-.075em;margin:20px 0 23px;font-size:clamp(4.2rem,10vw,8.9rem);font-weight:400;line-height:.86}h1 em{color:var(--rose-light);letter-spacing:-.03em;padding-left:.7em;font-size:.45em;font-style:normal;line-height:1.45;display:block}.hero-copy{max-width:520px;color:var(--ink-soft);font-size:1.07rem}.hero-copy strong{color:var(--ink);font-weight:600}.button-row{flex-wrap:wrap;gap:12px;margin-top:31px;display:flex}.button{border:1px solid var(--rose);color:var(--skin);background:var(--rose-dark);letter-spacing:.06em;text-transform:uppercase;border-radius:4px;justify-content:center;align-items:center;gap:10px;padding:12px;font-size:.76rem;font-weight:800;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 8px 24px #481e2847}.button:hover,.button:focus-visible{background:var(--rose);transform:translateY(-3px)}.button.secondary{color:var(--ink);border-color:var(--line-strong);box-shadow:none;background:0 0}.button.secondary:hover,.button.secondary:focus-visible{background:var(--panel);border-color:var(--rose)}.hero-aside{min-height:500px;position:relative}.hero-aside:before{content:"LIORAE";color:var(--line);font-family:var(--serif);letter-spacing:-.1em;writing-mode:vertical-rl;font-size:clamp(5rem,13vw,10rem);line-height:.8;position:absolute;top:-24px;right:-24px}.portrait-frame{z-index:1;width:min(100%,500px);margin:auto;position:relative}.portrait-frame-path{fill:none;stroke:var(--line-strong);stroke-width:11px;stroke-linejoin:round;stroke-linecap:round}.portrait-bezel{z-index:2;pointer-events:none;filter:drop-shadow(var(--shadow));position:absolute;inset:0;overflow:visible}.portrait-bezel-path{fill:none;stroke:var(--gold);stroke-width:3px;stroke-linejoin:round;stroke-linecap:round}.portrait{aspect-ratio:500/590;background:linear-gradient(180deg, var(--portrait-g1), var(--portrait-g2) 55%, var(--portrait-g3));justify-content:center;align-items:center;display:flex}.portrait-canvas{object-fit:cover;object-position:center;pointer-events:none;-webkit-user-drag:none;display:block}.portrait-guard{clip-path:url(#arch-portrait-clip);z-index:1;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;position:relative}.portrait-guard.is-void:before{content:"";z-index:4;background:linear-gradient(110deg,#0000 30%,#e2b57d24 46%,#0000 62%);animation:1.6s ease-in-out infinite portrait-shimmer;position:absolute;inset:0}.portrait-guard:not(.is-void):before{opacity:0;transition:opacity .8s}@keyframes portrait-shimmer{0%{transform:translate(-30%)}to{transform:translate(30%)}}.portrait-guard svg,.portrait-guard img{pointer-events:none}.artist-ribbon{z-index:5;max-width:180px;color:var(--skin);background:linear-gradient(180deg, var(--rose), var(--rose-dark));letter-spacing:.1em;text-transform:uppercase;border:1px solid #e2b57da6;align-items:baseline;gap:9px;padding:10px 24px 10px 18px;font-size:.66rem;font-weight:800;text-decoration:none;transition:transform .2s,filter .2s;display:inline-flex;position:absolute;bottom:-17px;right:-16px;transform:rotate(-3deg);box-shadow:0 12px 26px #00000061}.artist-ribbon:hover,.artist-ribbon:focus-visible{filter:brightness(1.12);transform:rotate(-3deg)translateY(-3px)}.artist-ribbon span{color:var(--hair);font-size:.58rem}.artist-ribbon strong{font-family:var(--serif);letter-spacing:.02em;text-transform:none;white-space:nowrap;text-overflow:ellipsis;font-size:.86rem;font-weight:600;overflow:hidden}.portrait-note{border:1px solid var(--line-strong);background:var(--panel-solid);border-radius:5px;gap:3px;max-width:180px;padding:14px 17px;font-size:.75rem;display:grid;position:absolute;bottom:31px;right:-24px;box-shadow:0 14px 32px #00000038}.portrait-note strong{font-family:var(--serif);font-size:1.02rem;font-weight:400}.portrait-note span{color:var(--ink-faint);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem}.hero-stamp{border:1px solid var(--gold);width:105px;height:105px;color:var(--gold);letter-spacing:.15em;text-align:center;text-transform:uppercase;border-radius:50%;place-items:center;padding:10px;font-size:.6rem;display:grid;position:absolute;bottom:6%;left:7%;transform:rotate(-13deg)}.hero-stamp:before{content:" ";font-family:var(--serif);font-size:1.8rem;line-height:.7;display:block}.fact-strip{z-index:2;margin-top:-29px;position:relative}.fact-grid{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);grid-template-columns:repeat(3,1fr);display:grid}.fact{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:120px;padding:21px 25px;display:flex}.fact:last-child{border-right:0}.fact-value{color:var(--rose-light);font-family:var(--serif);font-size:1.7rem;line-height:1.15}.fact-label{color:var(--ink-faint);letter-spacing:.13em;text-transform:uppercase;margin-top:8px;font-size:.68rem;font-weight:700}.section{padding:122px 0}.section-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:48px;display:flex}h2{max-width:670px;font-family:var(--serif);letter-spacing:-.055em;margin:13px 0 0;font-size:clamp(2.7rem,5vw,4.5rem);font-weight:400;line-height:.95}.section-intro{max-width:380px;color:var(--ink-soft);margin:0;font-size:.94rem}.about-layout{grid-template-columns:.92fr 1.08fr;align-items:start;gap:70px;display:grid}.editorial-copy p{color:var(--ink-soft);font-size:1.04rem}.editorial-copy p:first-of-type:first-letter{float:left;color:var(--rose-light);font-family:var(--serif);padding:5px 8px 0 0;font-size:4.1rem;line-height:.75}.quote{border-left:2px solid var(--rose);color:var(--ink);font-family:var(--serif);margin:39px 0 0;padding:22px 0 0 24px;font-size:1.65rem;font-style:italic;line-height:1.2}.quote cite{color:var(--ink-faint);font-family:var(--slab);letter-spacing:.15em;text-transform:uppercase;margin-top:14px;font-size:.65rem;font-style:normal;display:block}.profile-card{border:1px solid var(--line);background:var(--panel);padding:29px}.profile-card h3{font-family:var(--display);letter-spacing:.17em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:.76rem;display:flex}.profile-card h3:after{content:" ";color:var(--rose-light);font-family:var(--serif);font-size:1.3rem}.profile-list{grid-template-columns:1fr 1fr;margin:0;display:grid}.profile-list div{border-top:1px solid var(--line);padding:14px 0}.profile-list dt{color:var(--ink-faint);letter-spacing:.13em;text-transform:uppercase;font-size:.63rem;font-weight:800}.profile-list dd{color:var(--ink);font-family:var(--serif);margin:3px 0 0;font-size:1.1rem}.micro-note>dt{border-top:1px solid var(--line);color:var(--gold);text-transform:uppercase;margin:25px 0 0;padding-top:18px;font-size:.9rem}.profile-card>ul>li{color:var(--ink-soft);font-size:.8rem}.micro-note>dd{font-size:.9rem;font-family:var(--serif)}.manor-section{background:linear-gradient(110deg,#6a2c462b,#0000 60%);position:relative;overflow:hidden}.manor-section:after{content:" ";color:var(--rose);opacity:.4;font-size:2rem;position:absolute;top:70px;right:10%}.manor-layout{grid-template-columns:minmax(300px,.86fr) minmax(0,1.14fr);gap:68px;display:grid}.manor-map{border:1px solid var(--line);background:var(--red-3);padding:17px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #e2b57d14}.map-illustration{width:100%;height:auto;display:block}.map-illustration .map-paper{fill:var(--hair);stroke:var(--gold);stroke-width:2px}.map-illustration .map-border{fill:none;stroke:var(--red-3);stroke-width:1px;opacity:.5}.map-illustration .map-fine{fill:none;stroke:var(--red-3);stroke-width:1.5px;opacity:.65}.map-illustration .map-wall{fill:none;stroke:var(--red-2);stroke-width:3px;stroke-dasharray:8 6;opacity:.75}.map-illustration .map-route-line{fill:none;stroke:var(--gold);stroke-width:4px;stroke-linecap:round;stroke-dasharray:2 10}.map-illustration .map-road{fill:none;stroke:var(--red-4);stroke-width:9px;stroke-linecap:round;opacity:.75}.map-illustration .map-road-edge{fill:none;stroke:var(--red-3);stroke-width:1.5px;stroke-dasharray:7 7;opacity:.65}.map-illustration .map-building{fill:var(--red-2);stroke:var(--red-3);stroke-width:2px}.map-illustration .map-building-detail{fill:var(--gold);stroke:var(--red-3);stroke-width:1px}.map-illustration .map-building-name{fill:var(--hair);font-family:var(--display);letter-spacing:1px;text-anchor:middle;text-transform:uppercase;font-size:9px;font-weight:800}.map-illustration .map-garden{fill:var(--red-4);fill-opacity:.55;stroke:var(--red);stroke-width:2px}.map-illustration .map-garden-row{fill:none;stroke:var(--red);stroke-width:1.5px;opacity:.75}.map-illustration .map-tree{fill:var(--red-2);stroke:var(--red-3);stroke-width:1.5px}.map-illustration .map-water{fill:var(--gold);fill-opacity:.55;stroke:var(--red-3);stroke-width:1.5px}.map-illustration .map-type{fill:var(--red-3);font-family:var(--display);letter-spacing:1.4px;text-transform:uppercase;font-size:10px;font-weight:800}.map-illustration .map-small-type{fill:var(--red-2);font-family:var(--display);letter-spacing:1px;text-transform:uppercase;font-size:8px;font-weight:800}.map-illustration .map-script{fill:var(--red-3);font-family:var(--serif);font-size:16px;font-style:italic}.map-illustration .map-gold-type{fill:var(--red-2);font-family:var(--display);letter-spacing:1.1px;text-transform:uppercase;font-size:8px;font-weight:800}.map-illustration .map-key-line{stroke:var(--red-3);stroke-width:2px}.map-illustration .map-key-dot{fill:var(--red)}.map-illustration .map-key-building{fill:var(--red-2);stroke:var(--red-3);stroke-width:1px}.map-illustration .map-key-text{fill:var(--red-3);font-family:var(--slab);font-size:8px}.map-illustration .map-compass{fill:var(--red-3);stroke:var(--gold);stroke-width:1.5px}.map-illustration .map-compass-letter{fill:var(--red-3);font-family:var(--display);font-size:9px;font-weight:800}.map-illustration .map-scale{stroke:var(--red-3);stroke-width:2px}.room-grid{grid-template-columns:1fr 1fr;gap:13px;margin-top:32px;display:grid}.room{border:1px solid var(--line);background:var(--panel);min-height:150px;padding:20px;transition:transform .2s,border-color .2s}.room:hover{border-color:var(--rose);transform:translateY(-4px)}.room-mark{color:var(--rose-light);font-family:var(--serif);font-size:1.4rem}.room h3{font-family:var(--display);letter-spacing:.08em;text-transform:uppercase;margin:12px 0 6px;font-size:.78rem}.room p{color:var(--ink-faint);margin:0;font-size:.78rem;line-height:1.5}.night-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:70px;display:grid}.night-note{border:1px solid var(--line);background:var(--panel);padding:31px;position:sticky;top:25px}.night-note .big-time{color:var(--rose-light);font-family:var(--serif);letter-spacing:-.07em;margin:12px 0;font-size:clamp(3.4rem,7vw,6rem);line-height:.9}.night-note p{color:var(--ink-soft);margin-bottom:0;font-size:.9rem}.live-clock{color:var(--leaf);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;margin-top:28px;font-size:.68rem;font-weight:800;display:inline-flex}.live-clock:before{content:"";background:var(--leaf);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #9cad9224}.timeline{margin:0;padding:0;list-style:none;position:relative}.timeline:before{content:"";background:var(--line-strong);width:1px;position:absolute;top:10px;bottom:10px;left:8px}.timeline li{grid-template-columns:73px 1fr;gap:25px;padding:0 0 39px;display:grid;position:relative}.timeline li:last-child{padding-bottom:0}.timeline li:before{content:"";z-index:1;border:1px solid var(--rose);background:var(--night);width:17px;height:17px;box-shadow:0 0 0 5px var(--night);border-radius:50%;grid-area:1/1;margin-top:4px;position:relative}.timeline time{color:var(--rose-light);font-family:var(--serif);white-space:nowrap;grid-area:1/1;padding-left:31px;font-size:.9rem}.timeline article{grid-area:1/2}.timeline h3{font-family:var(--display);letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:.8rem}.timeline p{color:var(--ink-soft);margin:0;font-size:.9rem}.threads{border-top:1px solid var(--line)}.thread-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.thread-card{border:1px solid var(--line);background:var(--panel);min-height:225px;padding:27px;position:relative}.thread-card:after{content:" ";color:var(--rose);font-size:1.3rem;position:absolute;bottom:17px;right:23px}.thread-card h3{font-family:var(--serif);margin:13px 0 7px;font-size:1.45rem;font-weight:400}.thread-card p{color:var(--ink-soft);margin:0;font-size:.83rem}.thread-card small{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;font-size:.63rem;font-weight:800}.thread-card button{width:100%;height:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:1.3rem;position:absolute;inset:0}.reveal-note{color:var(--rose-light);font-family:var(--serif);margin-top:15px;font-size:.9rem;font-style:italic;display:none}.thread-card.is-open .reveal-note{display:block}.thread-card.is-open:after{content:" "}.closing{text-align:center;padding:127px 0 105px}.closing-mark{border:1px solid var(--rose);width:54px;height:54px;color:var(--rose-light);font-family:var(--serif);border-radius:50%;place-items:center;margin:0 auto 26px;font-size:1.8rem;display:grid}.closing h2{max-width:750px;margin:auto;font-size:clamp(2.8rem,6vw,5.5rem)}.closing p{max-width:460px;color:var(--ink-soft);margin:24px auto 0}.site-footer{border-top:1px solid var(--line);color:var(--ink-faint);padding:25px 0 36px;font-size:.68rem}.footer-inner{justify-content:space-between;gap:20px;display:flex}.footer-inner p{margin:0}.footer-inner a{color:var(--rose-light);text-decoration:none}.footer-inner a:hover{text-decoration:underline}@media (width<=850px){.nav{align-items:flex-start;padding:18px 0}.nav-links{flex-wrap:wrap;justify-content:end;gap:8px 15px}.nav-links a{font-size:.7rem}.hero-grid,.about-layout,.manor-layout,.night-grid{grid-template-columns:1fr}.hero{padding-top:80px}.hero-aside{min-height:440px}.hero-aside:before{right:0}.portrait-frame{max-width:500px}.about-layout,.manor-layout,.night-grid{gap:40px}.night-note{position:static}.thread-grid{grid-template-columns:1fr 1fr}.section{padding:88px 0}}@media (width<=560px){.container{width:min(100% - 28px,1140px)}.nav{display:block}.brand{margin-bottom:17px}.nav-links{justify-content:space-between}.theme-toggle{margin-top:13px}h1{font-size:clamp(4rem,19vw,6rem)}.hero{padding:60px 0 80px}.hero-aside{min-height:370px}.portrait-note{bottom:5px;right:-4px}.artist-ribbon{max-width:150px;padding:8px 18px 8px 14px;bottom:-12px;right:-6px}.hero-stamp{width:83px;height:83px;font-size:.48rem;bottom:8px;left:0}.fact-grid{grid-template-columns:1fr 1fr}.fact{min-height:102px;padding:17px}.fact:nth-child(2){border-right:0}.fact:nth-child(-n+2){border-bottom:1px solid var(--line)}.fact-value{font-size:1.35rem}.section-head{margin-bottom:31px;display:block}.section-intro{margin-top:20px}.profile-list{grid-template-columns:1fr}.manor-map{padding:10px}.room-grid,.thread-grid{grid-template-columns:1fr}.timeline li{grid-template-columns:61px 1fr;gap:17px}.timeline time{padding-left:25px;font-size:.78rem}.footer-inner{display:block}.footer-inner p+p{margin-top:8px}}
