:root{--bg:#090707;--panel:#151010;--accent:#8f282e;--paper:#d8c8b4;--muted:#9e8c7e;--line:color-mix(in srgb,var(--paper) 26%,transparent);--ink:#160f0f;--mono:"Courier New",monospace;--serif:Georgia,"Times New Roman",serif;--script:"Segoe Script","Brush Script MT",cursive}
*{box-sizing:border-box}html{background:#050303;scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--paper);background:var(--bg);font-family:var(--mono);line-height:1.6}body::before{position:fixed;inset:0;z-index:-3;content:"";background:radial-gradient(circle at 12% 4%,color-mix(in srgb,var(--accent) 40%,transparent),transparent 28rem),radial-gradient(circle at 88% 40%,color-mix(in srgb,var(--accent) 24%,transparent),transparent 34rem)}body.bg-leopard{background:#080404}body.bg-leopard::after{position:fixed;inset:0;z-index:-2;content:"";background-color:#170708;background-image:radial-gradient(ellipse at 48% 46%,#030202 0 7px,#4b1719 8px 11px,transparent 12px),radial-gradient(ellipse at 53% 49%,transparent 0 7px,#6e292b 8px 12px,transparent 13px),radial-gradient(ellipse at center,#020101 0 4px,#3a1213 5px 9px,transparent 10px);background-position:0 0,31px 24px,13px 41px;background-size:67px 54px,79px 63px,58px 71px;filter:saturate(.8) contrast(1.12)}body.bg-leopard main{position:relative;width:min(1600px,calc(100% - 180px));min-height:calc(100vh - 54px);margin-inline:auto;border-inline:1px solid color-mix(in srgb,var(--accent) 46%,#000);background:linear-gradient(#070606ed,#0a0808f7),radial-gradient(circle at 50% 8%,#5f191928,transparent 34rem);box-shadow:0 0 55px #000,0 0 0 5px #050303a8}body.bg-stars::after{position:fixed;inset:0;z-index:-2;content:"✦  ·  ✧  ·  ★  ·  ⋆";overflow:hidden;color:color-mix(in srgb,var(--paper) 30%,transparent);font-size:3rem;line-height:4;word-spacing:3rem}.noise{position:fixed;inset:0;z-index:100;pointer-events:none;opacity:.055;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}a{color:inherit}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}::selection{background:var(--accent);color:#fff}
.site-header{position:sticky;top:0;z-index:90;display:flex;align-items:center;gap:1.5rem;min-height:54px;padding:.55rem clamp(1rem,4vw,4rem);border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--bg) 90%,transparent);box-shadow:0 8px 30px #0008;backdrop-filter:blur(12px)}.mini-brand{margin-right:auto;font-family:var(--serif);font-size:1rem;font-style:italic;text-decoration:none}.mini-brand span,.eyebrow,.text-link,.window-bar,.article-card small,.article-row small{color:color-mix(in srgb,var(--accent) 70%,var(--paper))}.site-header nav{display:flex;gap:1.4rem}.site-header nav a{color:var(--muted);font-size:.74rem;letter-spacing:.08em;text-decoration:none;text-transform:lowercase}.site-header nav a:hover,.site-header nav a[aria-current=page]{color:var(--paper);text-shadow:0 0 14px var(--accent)}.nav-toggle{display:none;border:1px solid var(--line);color:var(--paper);background:transparent;padding:.35rem .6rem}.site-footer{display:flex;justify-content:space-between;gap:1rem;width:min(1180px,calc(100% - 2rem));margin:4rem auto 0;padding:1.4rem 0 2.5rem;border-top:1px dashed var(--line);color:var(--muted);font-size:.66rem;text-transform:lowercase}.site-footer a{text-decoration:none}
.spark-field i{position:absolute;z-index:0;color:#f2ddbd;font-style:normal;opacity:.5;text-shadow:0 0 5px #fff,0 0 16px #f1d5ad,0 0 30px var(--accent);animation:spark 2.6s ease-in-out infinite alternate}.spark-field i:nth-child(1){top:9%;left:5%;font-size:2.4rem}.spark-field i:nth-child(2){top:23%;right:7%;font-size:3.2rem;animation-delay:.7s}.spark-field i:nth-child(3){top:48%;left:2.5%;font-size:1.7rem;animation-delay:1s}.spark-field i:nth-child(4){top:70%;right:3%;font-size:2.8rem;animation-delay:1.4s}.spark-field i:nth-child(5){top:86%;left:8%;font-size:2rem}.spark-field i:nth-child(6){top:16%;right:25%;font-size:1rem;animation-delay:.3s}.spark-field i:nth-child(7){top:37%;left:17%;font-size:1.2rem;animation-delay:1.7s}.spark-field i:nth-child(8){top:57%;right:16%;font-size:1.4rem;animation-delay:.9s}.spark-field i:nth-child(9){top:78%;left:38%;font-size:1rem;animation-delay:1.2s}.spark-field i:nth-child(10){top:91%;right:28%;font-size:1.5rem;animation-delay:.5s}@keyframes spark{to{opacity:1;transform:rotate(12deg) scale(1.18)}}
.home-shell{position:relative;z-index:1;width:min(1320px,calc(100% - 2rem));margin:auto}.home-hero{position:relative;padding:clamp(4rem,8vw,7.4rem) 0 3.5rem;text-align:center}.home-hero::after{position:absolute;bottom:1.8rem;left:50%;width:min(720px,72%);height:1px;content:"";background:linear-gradient(90deg,transparent,var(--accent),#d9b9a2,var(--accent),transparent);box-shadow:0 0 12px var(--accent)}.hero-charms{position:absolute;top:2rem;left:clamp(0rem,3vw,3rem);display:flex;align-items:flex-start;gap:.55rem;color:#aa8e79;font:2.2rem var(--serif);transform:rotate(-8deg);text-shadow:0 2px #000,0 0 13px #fff5}.hero-charms span:nth-child(2){font-size:3.5rem;color:#b24a4d}.hero-charms span:nth-child(3){margin-top:2rem;font-size:1.3rem;color:#ead9bd}.eyebrow{margin:0 0 .65rem;color:#c95c61;font-size:.76rem;letter-spacing:.22em;text-shadow:0 0 12px #7c2024;text-transform:uppercase}.home-hero h1,.page-intro h1,.article-page>header h1{margin:0;color:var(--paper);font:italic clamp(4.2rem,9vw,9rem)/.82 var(--serif);font-weight:700;letter-spacing:-.075em;-webkit-text-stroke:.6px #f3ddbd;background:linear-gradient(180deg,#fff0d0 5%,#d0ab89 39%,#fff3d2 52%,#8c6d5d 69%,#efd4af 94%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(5px 7px 0 color-mix(in srgb,var(--accent) 68%,#210506)) drop-shadow(0 0 16px #fff3)}.home-hero .tagline{margin:1.5rem 0 0;color:#baa493;font-size:.82rem;letter-spacing:.18em;text-shadow:0 0 12px #000}.home-collage{display:grid;grid-template-columns:280px minmax(0,1fr) 280px;gap:1.3rem;align-items:start}.chrome-window{overflow:hidden;border:1px solid color-mix(in srgb,var(--accent) 45%,var(--line));border-radius:3px;background:linear-gradient(145deg,color-mix(in srgb,var(--panel) 96%,#fff 4%),color-mix(in srgb,var(--bg) 88%,#000));box-shadow:0 20px 45px #0008,0 0 0 1px #000,0 0 18px color-mix(in srgb,var(--accent) 16%,transparent)}.window-bar{display:flex;justify-content:space-between;padding:.4rem .65rem;border-bottom:1px solid color-mix(in srgb,var(--accent) 56%,var(--line));background:linear-gradient(#302322,#100d0d);font-size:.7rem;letter-spacing:.07em;text-shadow:0 0 9px var(--accent)}.window-content{padding:1rem}.profile-photo{width:100%;aspect-ratio:4/5;object-fit:cover;border:1px solid var(--line);filter:saturate(.85) contrast(1.03)}.photo-placeholder{display:grid;place-items:center;align-content:center;gap:.6rem;width:100%;aspect-ratio:4/5;border:1px solid var(--line);background:radial-gradient(circle at 50% 30%,#eee 0 2px,transparent 3px),linear-gradient(#100e10 0 55%,color-mix(in srgb,var(--accent) 55%,#000));color:var(--muted)}.photo-placeholder span{font:3rem var(--serif);color:var(--paper);text-shadow:0 0 18px #fff}.photo-placeholder small{font-size:.65rem}.profile-card h2{margin:.8rem 0 .3rem;font:italic 1.8rem var(--serif)}.preline{white-space:pre-line}.profile-card p,.mood-card p{color:var(--muted);font-size:.78rem}.online{display:flex;align-items:center;gap:.45rem}.online i{width:7px;height:7px;border-radius:50%;background:#71b482;box-shadow:0 0 8px #71b482}.profile-links{display:grid;gap:.3rem;margin-top:.8rem}.profile-links a,.text-link{font-size:.7rem;text-decoration:none}.paper-card{position:relative;border:1px solid #8d7e6e;color:var(--ink);background:repeating-linear-gradient(transparent 0 28px,#71665928 29px),linear-gradient(105deg,var(--paper),color-mix(in srgb,var(--paper) 78%,#79695a));box-shadow:0 20px 45px #0009}.welcome-paper{min-height:420px;padding:clamp(2rem,6vw,4rem)}.welcome-paper::after{position:absolute;right:1.1rem;bottom:.3rem;content:"♡";color:color-mix(in srgb,var(--accent) 75%,#321313);font:5rem var(--script);transform:rotate(-12deg);opacity:.72}.welcome-paper h2{max-width:710px;margin:.3rem 0 1.2rem;font:italic clamp(2.4rem,4.8vw,5.25rem)/1 var(--serif);font-weight:700;letter-spacing:-.04em}.welcome-paper>p:not(.handwritten){max-width:650px;font-family:var(--serif);font-size:1.08rem}.handwritten{font:1.4rem var(--script)}.tape{position:absolute;top:-13px;left:42%;width:100px;height:28px;background:linear-gradient(90deg,#d9ccb473,#f3e7ceaa,#c9b99e70);clip-path:polygon(3% 7%,98% 0,94% 95%,0 86%);transform:rotate(-3deg)}.button-link{display:inline-block;margin-top:1rem;border:1px solid #291616;padding:.55rem .9rem;background:#160f0f;color:var(--paper);font-size:.76rem;text-decoration:none;box-shadow:4px 5px 0 #6b3434}.mood-icons{display:flex;justify-content:space-between;font-size:1.5rem;filter:grayscale(.15) drop-shadow(0 0 6px #fff3)}.mood-meter{height:6px;margin-top:1rem;background:#4a403b}.mood-meter i{display:block;width:68%;height:100%;background:var(--accent);box-shadow:0 0 8px var(--accent)}
.home-section{margin-top:1.4rem;padding:1.2rem;border:1px solid var(--line);background:color-mix(in srgb,var(--bg) 82%,transparent);box-shadow:0 20px 45px #0006}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.section-heading h2{margin:0;color:color-mix(in srgb,var(--accent) 75%,var(--paper));font:1.1rem var(--mono)}.section-heading h2::before{content:"★ "}.section-heading a{font-size:.7rem;text-decoration:none}.article-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:.9rem}.article-card{padding:1rem;border:1px solid var(--line);background:linear-gradient(145deg,var(--panel),var(--bg))}.article-card img{width:100%;aspect-ratio:16/10;margin-bottom:.85rem;object-fit:cover}.article-card h3{margin:.35rem 0;font:italic 1.4rem/1.15 var(--serif)}.article-card h3 a{text-decoration:none}.article-card p{color:var(--muted);font-size:.76rem}.article-card small{font-size:.6rem;text-transform:uppercase}.home-lower{display:grid;grid-template-columns:1.2fr 1fr .85fr;gap:1.3rem;margin-top:1.3rem;align-items:start}.mini-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem;margin-bottom:1rem}.mini-photo-grid img,.mini-photo-grid span{width:100%;aspect-ratio:1;object-fit:cover;border:1px solid var(--line)}.mini-photo-grid.placeholders span{display:grid;place-items:center;background:#190d0f;color:var(--muted);font-size:.64rem}.guest-mini{display:grid;gap:.2rem;padding:.6rem 0;border-bottom:1px dashed var(--line);font-size:.7rem}.guest-mini span{color:var(--muted)}.notes-card{min-height:300px;padding:1.5rem;transform:rotate(.6deg)}.notes-card h2{font:1.7rem var(--script)}.notes-card ul{padding-left:1.3rem;font:1rem/2 var(--script)}.scribble-heart{position:absolute;right:1.4rem;bottom:.5rem;color:var(--accent);font:4rem var(--script)}.custom-content{margin-top:1.5rem;padding:clamp(1.2rem,4vw,3rem);border:1px solid var(--line);background:color-mix(in srgb,var(--panel) 92%,transparent)}
.page-shell{width:min(1040px,calc(100% - 2rem));margin:auto;padding:clamp(3rem,8vw,6rem) 0}.wide-shell{width:min(1260px,calc(100% - 2rem))}.page-intro{max-width:780px;margin-bottom:2.6rem}.page-intro h1{font-size:clamp(3.7rem,9vw,7rem)}.page-intro>p:last-child{max-width:700px;color:var(--muted);font-family:var(--serif);font-size:1.1rem}.about-layout{display:grid;grid-template-columns:280px 1fr;gap:1.4rem;align-items:start}.about-paper{min-height:500px;padding:clamp(1.5rem,5vw,4rem)}.content-prose{font-family:var(--serif);font-size:1.08rem;line-height:1.85}.content-prose>*:first-child{margin-top:0}.content-heading{margin:2.4rem 0 1rem;font:italic 2.4rem/1.1 var(--serif)}.content-text p{margin:0 0 1.25rem}.content-quote{margin:2rem 0;padding:1.2rem 1.4rem;border-left:4px solid var(--accent);background:#160e0ed9;color:var(--paper);font:italic 1.35rem/1.65 var(--serif)}.content-image{margin:2rem 0}.content-image img{width:100%;max-height:750px;object-fit:cover;border:1px solid var(--line)}.content-image figcaption,.inline-gallery figcaption{margin-top:.5rem;color:var(--muted);font:italic .8rem var(--mono)}.inline-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:2rem 0}.inline-gallery figure{margin:0}.inline-gallery img{width:100%;aspect-ratio:1;object-fit:cover}
.category-tabs{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:2rem}.category-tabs a{border:1px solid var(--line);padding:.55rem .8rem;background:var(--panel);font-size:.72rem;text-decoration:none}.category-tabs a[aria-current=page],.category-tabs a:hover{border-color:var(--accent);background:var(--accent);color:#fff}.category-tabs small{opacity:.7}.article-list{display:grid;gap:1rem}.article-row{display:grid;grid-template-columns:220px 1fr;gap:1.3rem;padding:1.1rem;border:1px solid var(--line);background:linear-gradient(145deg,var(--panel),var(--bg));box-shadow:8px 9px 0 color-mix(in srgb,var(--accent) 35%,transparent)}.article-row>img{width:100%;height:180px;object-fit:cover}.article-row h2{margin:.25rem 0;font:italic 2rem/1.15 var(--serif)}.article-row h2 a{text-decoration:none}.article-row p{color:var(--muted);font-size:.82rem}.article-page{width:min(900px,calc(100% - 2rem));margin:auto;padding:clamp(3rem,8vw,6rem) 0}.article-page>header h1{font-size:clamp(3.2rem,8vw,6rem)}.article-deck{max-width:760px;color:var(--muted);font:italic 1.2rem/1.6 var(--serif)}.article-cover{margin:2.5rem 0}.article-cover img{width:100%;max-height:650px;object-fit:cover;border:1px solid var(--line)}.article-body{padding:clamp(1.2rem,4vw,3.5rem);border:1px solid var(--line);background:color-mix(in srgb,var(--panel) 94%,transparent)}.article-end{display:flex;justify-content:space-between;gap:1rem;margin-top:1rem;padding:1rem;border-top:1px dashed var(--line);color:var(--muted);font-size:.72rem}.article-end a{text-decoration:none}
.photo-grid{columns:4 220px;column-gap:1rem}.photo-tile{break-inside:avoid;margin:0 0 1rem;padding:.55rem;border:1px solid var(--line);background:var(--panel);box-shadow:0 12px 25px #0006}.photo-tile img{width:100%}.photo-tile figcaption{padding:.65rem .3rem .2rem;color:var(--muted);font-size:.72rem}.guestbook-layout{display:grid;grid-template-columns:420px 1fr;gap:1.5rem;align-items:start}.guest-form{display:grid;gap:1rem;padding:2rem}.guest-form h2{margin:0;font:1.7rem var(--script)}label{display:grid;gap:.35rem;font-size:.75rem}input,textarea,select{width:100%;border:1px solid #574a42;padding:.7rem;background:#eee1cc;color:#1a1010}textarea{min-height:145px;resize:vertical}button,.button-link{cursor:pointer}.guest-form button{justify-self:start;border:1px solid #000;padding:.65rem 1rem;background:#180f10;color:var(--paper)}.guest-entries h2{margin-top:0;font:italic 2rem var(--serif)}.guest-entry{margin-bottom:.85rem;padding:1rem;border:1px solid var(--line);background:var(--panel)}.guest-entry>div{display:flex;justify-content:space-between;gap:1rem;font-size:.74rem}.guest-entry time{color:var(--muted)}.guest-entry p{color:var(--muted);font-family:var(--serif)}.honeypot{position:absolute;left:-9999px}.notice,.empty-card{padding:1rem;border:1px solid var(--line);background:var(--panel);color:var(--muted)}.notice.success{border-color:#527e5a}.notice.error{border-color:#a64047;color:#ebc4c4}
@media(max-width:1100px){body.bg-leopard main{width:calc(100% - 72px)}.home-collage{grid-template-columns:240px 1fr}.mood-card{grid-column:1/-1}.article-cards{grid-template-columns:repeat(2,1fr)}.home-lower{grid-template-columns:1fr 1fr}.notes-card{grid-column:1/-1}.guestbook-layout{grid-template-columns:360px 1fr}}
@media(max-width:700px){body.bg-leopard main{width:100%;border-inline:0}.hero-charms{top:1.2rem;left:.5rem;opacity:.65}.hero-charms span:nth-child(2){font-size:2.3rem}.site-header{flex-wrap:wrap}.nav-toggle{display:block}.site-header nav{display:none;width:100%;padding:.5rem 0 1rem;flex-direction:column;gap:.7rem}.site-header nav.is-open{display:flex}.home-shell,.page-shell,.wide-shell,.article-page{width:min(100% - 1rem,1260px)}.home-hero{padding-top:4.5rem}.home-hero h1{font-size:3.8rem}.home-collage,.home-lower,.about-layout,.guestbook-layout{grid-template-columns:1fr}.profile-card{max-width:none}.welcome-paper{min-height:0;padding:2rem}.article-cards,.inline-gallery{grid-template-columns:1fr}.article-row{grid-template-columns:1fr}.article-row>img{height:auto;max-height:320px}.site-footer{flex-direction:column}.guest-form{padding:1.3rem}}
body.bg-custom{background-image:linear-gradient(#090707aa,#090707aa),var(--custom-bg);background-position:center;background-size:cover;background-attachment:fixed}

/* Pink scrapbook theme — public skin only; editor/content behavior stays unchanged. */
body.bg-leopard{--bg:#fff2f7;--panel:#ffd9e8;--paper:#fffafc;--muted:#754b61;--ink:#2b1522;background:#f6b9d2 url('/assets/pink-leopard-texture-v2.webp') repeat fixed;background-size:520px 520px;color:#26121e}
body.bg-leopard::before{z-index:-1;background:linear-gradient(90deg,#f7c4d9b8,#fff4f8 22%,#fff4f8 78%,#f7c4d9b8)}
body.bg-leopard::after{display:none}
body.bg-leopard main{width:min(1480px,calc(100% - 150px));min-height:calc(100vh - 54px);border-inline:3px solid #f35a9f;background-color:#f8c7da;background-image:linear-gradient(#ffffff25 1px,transparent 1px),linear-gradient(90deg,#ffffff20 1px,transparent 1px),radial-gradient(circle at 12% 8%,#fff8 0 2px,transparent 3px),radial-gradient(circle at 86% 24%,#fff8 0 2px,transparent 3px);background-size:28px 28px,28px 28px,73px 73px,91px 91px;box-shadow:0 0 0 7px #151015,0 0 36px #4d1839}
body.bg-leopard .noise{opacity:.025}
body.bg-leopard .site-header{border-bottom:2px solid #ff6caf;background:#120d11ed;box-shadow:0 4px 0 #f5a8c8,0 8px 24px #7e275866;color:#fff0f7}
body.bg-leopard .mini-brand{color:#ffb4d3;font-family:var(--script);font-size:1.15rem;font-weight:700}
body.bg-leopard .site-header nav a{color:#ffd8e8}
body.bg-leopard .site-header nav a:hover,body.bg-leopard .site-header nav a[aria-current=page]{color:#fff;text-shadow:0 0 6px #fff,0 0 14px #ff4e9d}
body.bg-leopard .home-shell{width:min(1320px,calc(100% - 2rem));padding-bottom:2rem}
body.bg-leopard .home-hero{min-height:330px;margin-inline:-1rem;padding:3.2rem 2rem 3.8rem;overflow:hidden;border-bottom:6px solid #f39ac0;background:radial-gradient(ellipse at 50% 38%,#391424 0,#171016 42%,#090709 78%);box-shadow:inset 0 -2px #171015,inset 0 0 80px #000,0 8px 0 #fff4f8,0 12px 0 #ef4e9a}
body.bg-leopard .home-hero::before{content:none}
body.bg-leopard .home-hero::after{bottom:2rem;width:min(660px,72%);height:38px;border:2px solid #f461a3;background:#181016;box-shadow:4px 5px 0 #f59bc1;content:"★   what’s on my mind   ★";color:#ff9fc7;font:700 1rem/34px var(--mono);letter-spacing:.18em;text-align:center}
body.bg-leopard .home-hero .eyebrow{position:relative;z-index:2;margin-bottom:.2rem;color:#ff7daf;text-shadow:0 0 8px #ff69aa}
body.bg-leopard .home-hero h1{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:.45rem;filter:none;-webkit-text-fill-color:initial;-webkit-text-stroke:0;background:none;color:#f7f2f4;font-size:clamp(3.5rem,7.2vw,7.8rem);letter-spacing:-.055em;text-shadow:2px 2px 0 #111,4px 4px 0 #777,0 0 12px #fff6}
body.bg-leopard .home-hero .split-logo strong{margin-inline:-.2rem;color:#ff83b8;font-family:var(--script);font-size:1.18em;font-weight:700;letter-spacing:-.08em;line-height:.8;transform:rotate(-5deg);text-shadow:2px 2px 0 #fff,4px 5px 0 #9f265f,0 0 15px #ff8cbd}
body.bg-leopard .home-hero .tagline{position:relative;z-index:2;margin-top:.7rem;color:#ffc3dc;text-shadow:none}
body.bg-leopard .hero-charms{z-index:2;color:#fff}.hero-charms span:nth-child(2){color:#ff6dad}
body.bg-leopard .hero-sparkles{position:absolute;inset:0;z-index:1;pointer-events:none}
body.bg-leopard .hero-sparkles i{position:absolute;color:#fff;font-style:normal;line-height:1;text-shadow:0 0 4px #fff,0 0 11px #ff72af,0 0 24px #fff;animation:heroTwinkle 2.2s ease-in-out infinite alternate}
body.bg-leopard .hero-sparkles i:nth-child(1){top:15%;left:14%;font-size:1.55rem}
body.bg-leopard .hero-sparkles i:nth-child(2){top:28%;left:27%;font-size:.8rem;animation-delay:.4s}
body.bg-leopard .hero-sparkles i:nth-child(3){top:68%;left:9%;font-size:1rem;animation-delay:1.1s}
body.bg-leopard .hero-sparkles i:nth-child(4){top:82%;left:33%;font-size:1.15rem;animation-delay:.8s}
body.bg-leopard .hero-sparkles i:nth-child(5){top:12%;left:48%;font-size:.85rem;animation-delay:1.5s}
body.bg-leopard .hero-sparkles i:nth-child(6){top:72%;left:52%;font-size:1.4rem;animation-delay:.2s}
body.bg-leopard .hero-sparkles i:nth-child(7){top:20%;right:29%;font-size:1.05rem;animation-delay:1.8s}
body.bg-leopard .hero-sparkles i:nth-child(8){top:78%;right:24%;font-size:.8rem;animation-delay:.7s}
body.bg-leopard .hero-sparkles i:nth-child(9){top:12%;right:12%;font-size:1.7rem;animation-delay:1.2s}
body.bg-leopard .hero-sparkles i:nth-child(10){top:42%;right:5%;font-size:.95rem;animation-delay:.3s}
body.bg-leopard .hero-sparkles i:nth-child(11){top:70%;right:10%;font-size:1.2rem;animation-delay:1.6s}
body.bg-leopard .hero-sparkles i:nth-child(12){top:88%;right:41%;font-size:.7rem;animation-delay:.9s}
@keyframes heroTwinkle{0%{opacity:.25;transform:scale(.72) rotate(-8deg)}100%{opacity:1;transform:scale(1.2) rotate(10deg)}}
body.bg-leopard .spark-field i{z-index:3;color:#fff;opacity:.72;text-shadow:0 0 4px #fff,0 0 12px #ff5ca5,0 0 22px #fff}
body.bg-leopard .home-collage{position:relative;margin-top:2rem;padding:1.2rem;border:2px dashed #d83a83;background:#ffdce9b8;box-shadow:7px 8px 0 #ea5b99}
body.bg-leopard .chrome-window{border:2px solid #e54891;border-radius:7px;background:#fff6fa;box-shadow:4px 5px 0 #992d64,0 12px 25px #8e346044;color:#2a1420}
body.bg-leopard .window-bar{border-bottom:2px solid #df438b;background:linear-gradient(#ff8dbb,#ef5b9d);color:#fff;letter-spacing:.08em;text-shadow:1px 1px #9f255e}
body.bg-leopard .window-content{background:linear-gradient(135deg,#fffafd,#ffddea)}
body.bg-leopard .profile-card{transform:rotate(-1deg)}
body.bg-leopard .mood-card{transform:rotate(1deg)}
body.bg-leopard .photo-placeholder{border:2px solid #e65a98;background:radial-gradient(circle at 50% 38%,#fff 0 2px,transparent 3px),linear-gradient(#ffb7d5,#f36fa9);color:#5f2845}
body.bg-leopard .photo-placeholder span{color:#fff;text-shadow:0 0 8px #fff,2px 3px #bc3b78}
body.bg-leopard .profile-card p,body.bg-leopard .mood-card p,body.bg-leopard .guest-mini span{color:#704459}
body.bg-leopard .paper-card{border:2px solid #d891ae;background:repeating-linear-gradient(transparent 0 28px,#deabc033 29px),linear-gradient(105deg,#fffafd,#ffe9f1);box-shadow:5px 7px 0 #b54478,0 16px 30px #8e346044}
body.bg-leopard .welcome-paper{transform:rotate(.35deg)}
body.bg-leopard .welcome-paper h2{font-family:var(--script);font-weight:700;color:#df3e87;letter-spacing:-.03em;text-shadow:2px 2px #ffd0e2}
body.bg-leopard .welcome-paper::after{color:#ec4b91}
body.bg-leopard .button-link{border:2px solid #181016;background:#ef4e98;color:#fff;box-shadow:4px 5px 0 #1b1016}
body.bg-leopard .home-section{border:2px solid #e34a90;background:#fff1f7;box-shadow:6px 7px 0 #aa396d}
body.bg-leopard .section-heading h2{color:#d92f7d}
body.bg-leopard .article-card,body.bg-leopard .guest-entry{border:1px solid #e28aae;background:linear-gradient(145deg,#fffafd,#ffd9e8);color:#2a1420}
body.bg-leopard .home-lower .chrome-window{transform:rotate(-.35deg)}
body.bg-leopard .notes-card{background:#171116;color:#ffeaf3;box-shadow:6px 7px 0 #e24c91}
body.bg-leopard .notes-card h2,body.bg-leopard .scribble-heart{color:#ff75ae}
body.bg-leopard .site-footer{color:#5f3049;border-top-color:#dc4d8c}
body.bg-leopard .page-shell,body.bg-leopard .article-page{color:#2a1420}
body.bg-leopard .page-intro h1,body.bg-leopard .article-page>header h1{filter:none;-webkit-text-fill-color:initial;-webkit-text-stroke:0;background:none;color:#de3c86;font-family:var(--script);text-shadow:3px 3px #fff,5px 5px #9e3467}
@media(max-width:1100px){body.bg-leopard main{width:calc(100% - 54px)}body.bg-leopard .home-hero h1{font-size:clamp(3.1rem,7vw,6rem)}}
@media(max-width:700px){body.bg-leopard main{width:100%;border:0}body.bg-leopard .home-hero{min-height:300px;margin-inline:-.5rem;padding-inline:.7rem}body.bg-leopard .home-hero h1{flex-wrap:wrap;gap:.1rem;font-size:3.3rem}body.bg-leopard .home-hero .split-logo strong{width:100%;margin:.05rem 0;font-size:1.15em}body.bg-leopard .home-hero::after{width:92%;font-size:.7rem;letter-spacing:.08em}body.bg-leopard .home-collage{padding:.65rem}}
.home-side-stack{display:grid;gap:1rem}.home-side-stack .chrome-window{width:100%}.player-screen{display:grid;grid-template-columns:58px 1fr;gap:.8rem;align-items:center}.player-screen>span{display:grid;place-items:center;aspect-ratio:1;border:2px solid #f06aa6;background:radial-gradient(circle,#fff 0 2px,transparent 3px),linear-gradient(135deg,#ff8fbd,#e83d89);background-size:16px 16px,auto;color:#fff;font-size:1.8rem;text-shadow:2px 2px #9f2860}.player-screen div{display:grid}.player-screen strong{font:700 1rem var(--serif);color:#c52e74}.player-screen small{color:#73435b}.player-controls{display:flex;align-items:center;gap:.65rem;margin-top:.8rem;color:#d8327d}.player-controls i{display:block;flex:1;height:7px;border:1px solid #bc3f76;background:linear-gradient(90deg,#f04f99 0 62%,#f5c4d7 62%)}.player-card p{margin-bottom:0;color:#77475d;font-size:.68rem}.home-collage{position:relative}.flip-phone-charm{position:absolute;z-index:4;left:-45px;bottom:-65px;display:grid;place-items:center;width:72px;height:128px;border:4px solid #e9b3c9;border-radius:18px 18px 28px 28px;background:linear-gradient(145deg,#fff,#ef75aa 48%,#b82e70);box-shadow:4px 6px 0 #922c60,0 0 0 2px #fff8;transform:rotate(-16deg);color:#fff}.flip-phone-charm::before{width:43px;height:36px;border:2px solid #7e2854;border-radius:5px;background:#ffb9d5;content:""}.flip-phone-charm span{font-size:1.4rem;text-shadow:0 0 7px #fff}.flip-phone-charm b{font:.52rem var(--mono);text-transform:uppercase}.player-card{transform:rotate(-.6deg)}
@media(max-width:1000px){.home-side-stack{grid-column:1/-1;grid-template-columns:1fr 1fr}.flip-phone-charm{left:-20px}}
@media(max-width:700px){.home-side-stack{grid-template-columns:1fr}.flip-phone-charm{display:none}}

@font-face{font-family:"Daisha Script";src:url('/assets/fonts/great-vibes-latin.woff2') format('woff2');font-display:swap;font-style:normal;font-weight:400}
@font-face{font-family:"Daisha Chrome";src:url('/assets/fonts/cormorant-garamond-700.woff2') format('woff2');font-display:swap;font-style:normal;font-weight:700}
body.bg-leopard .home-hero{min-height:405px;padding-top:2.2rem}
body.bg-leopard .home-hero .split-logo{position:relative;display:block;width:min(950px,92%);height:238px;margin:.1rem auto 0;filter:none;letter-spacing:normal;text-align:left}
body.bg-leopard .home-hero .split-logo span{position:absolute;z-index:2;font-family:"Daisha Chrome",Georgia,serif;font-style:normal;font-weight:700;line-height:.8;-webkit-text-stroke:.7px #f8eff2;background:linear-gradient(90deg,#4e4549 0%,#fff 13%,#777075 27%,#f8f5f6 44%,#4f484c 58%,#fff 76%,#777176 89%,#f7f3f4 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(2px 3px 0 #1b1117) drop-shadow(0 0 5px #fff8)}
body.bg-leopard .home-hero .split-logo span:first-child{top:3px;left:7%;font-size:6rem;transform:scaleX(.9)}
body.bg-leopard .home-hero .split-logo span:last-child{right:5%;bottom:0;font-size:7rem;transform:scaleX(.93)}
body.bg-leopard .home-hero .split-logo strong{position:absolute;z-index:3;top:22px;left:10%;width:74%;margin:0;color:#b62e5c;font-family:"Daisha Script","Brush Script MT",cursive;font-size:10.8rem;font-style:normal;font-weight:400;line-height:1;letter-spacing:-.045em;white-space:nowrap;transform:rotate(-3deg);-webkit-text-stroke:1px #f8a9bd;background:linear-gradient(180deg,#26080f 0%,#8f1e3d 18%,#f098ae 39%,#6b1029 58%,#d85d7d 73%,#3a0815 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(2px 2px 0 #f7b4c5) drop-shadow(5px 7px 0 #230810) drop-shadow(0 0 9px #ff9fba88)}
body.bg-leopard .home-hero .tagline{margin-top:-.2rem}
@media(max-width:1000px){body.bg-leopard .home-hero{min-height:360px}body.bg-leopard .home-hero .split-logo{height:205px}body.bg-leopard .home-hero .split-logo span:first-child{font-size:4.7rem}body.bg-leopard .home-hero .split-logo span:last-child{font-size:5.5rem}body.bg-leopard .home-hero .split-logo strong{top:27px;font-size:8.5rem}}
@media(max-width:700px){body.bg-leopard .home-hero{min-height:350px;padding-top:2rem}body.bg-leopard .home-hero .split-logo{display:block;width:100%;height:210px}body.bg-leopard .home-hero .split-logo span:first-child{top:5px;left:5%;font-size:3.5rem}body.bg-leopard .home-hero .split-logo span:last-child{right:4%;bottom:8px;font-size:4.4rem}body.bg-leopard .home-hero .split-logo strong{top:43px;left:6%;width:88%;font-size:6.7rem;letter-spacing:-.06em}body.bg-leopard .home-hero .tagline{margin-top:0}}
body.bg-leopard .home-hero .generated-logo{width:min(1080px,94%);height:255px;background:url('/assets/daisha-metal-logo-v2.webp') center/contain no-repeat;filter:drop-shadow(0 0 12px #ff8eb166)}
body.bg-leopard .home-hero .generated-logo span,body.bg-leopard .home-hero .generated-logo strong{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}
body.bg-leopard .home-hero .generated-logo+.tagline{margin-top:-.5rem}
@media(max-width:1000px){body.bg-leopard .home-hero .generated-logo{height:220px}}
@media(max-width:700px){body.bg-leopard .home-hero .generated-logo{height:190px;background-size:contain}body.bg-leopard .home-hero .generated-logo+.tagline{margin-top:0}}

/* Full-bleed generated masthead: artwork is the banner, not a rectangle inside it. */
body.bg-leopard .home-hero{min-height:clamp(390px,38vw,515px);padding:2rem 2rem 3.8rem;background-color:#120b10;background-image:linear-gradient(90deg,#120b1018,#120b1000 22%,#120b1000 78%,#120b1018),url('/assets/daisha-metal-logo-v2.webp');background-repeat:no-repeat;background-position:center,center;background-size:100% 100%,cover}
body.bg-leopard .home-hero .generated-logo{height:clamp(285px,29vw,390px);margin:0 auto;background:none;filter:none}
body.bg-leopard .home-hero .eyebrow{z-index:5}
body.bg-leopard .home-hero .tagline{z-index:5;margin-top:-1.2rem;text-shadow:0 1px 5px #120b10,0 0 9px #120b10}
body.bg-leopard .home-hero::after{z-index:5}
body.bg-leopard .hero-charms,body.bg-leopard .hero-sparkles{z-index:4}
@media(max-width:1000px){body.bg-leopard .home-hero{min-height:430px;background-size:auto 100%;background-position:center}body.bg-leopard .home-hero .generated-logo{height:315px}}
@media(max-width:700px){body.bg-leopard .home-hero{min-height:360px;padding-top:1.2rem;background-size:auto 100%}body.bg-leopard .home-hero .generated-logo{height:245px}body.bg-leopard .home-hero .tagline{margin-top:-.5rem}}

/* Keep the generated logo comfortably inside the full-bleed masthead. */
body.bg-leopard .home-hero{min-height:445px;background-image:linear-gradient(90deg,#120b10,#2a0d19 50%,#120b10),url('/assets/daisha-metal-logo-v2.webp');background-position:center,center 46%;background-size:100% 100%,78% auto}
body.bg-leopard .home-hero .generated-logo{height:315px}
body.bg-leopard .home-hero::after{right:2.5rem;left:auto;bottom:1.4rem;width:min(570px,48%)}
body.bg-leopard .home-hero .generated-logo+.tagline{position:absolute;z-index:6;right:calc(2.5rem + min(570px,48%));bottom:2.15rem;margin:0;padding-right:1rem}
@media(max-width:1000px){body.bg-leopard .home-hero{min-height:405px;background-size:100% 100%,88% auto}body.bg-leopard .home-hero .generated-logo{height:285px}body.bg-leopard .home-hero::after{right:1.2rem;width:58%}body.bg-leopard .home-hero .generated-logo+.tagline{right:calc(1.2rem + 58%)}}
@media(max-width:700px){body.bg-leopard .home-hero{min-height:345px;background-size:100% 100%,96% auto;background-position:center,center 43%}body.bg-leopard .home-hero .generated-logo{height:225px}body.bg-leopard .home-hero::after{right:4%;bottom:1rem;width:92%}body.bg-leopard .home-hero .generated-logo+.tagline{display:none}}

/* Final generated masthead already contains its full-bleed background and safe logo margins. */
body.bg-leopard .home-hero{min-height:445px;background:#120b10 url('/assets/daisha-masthead-v3.webp') center/cover no-repeat}
body.bg-leopard .home-hero .generated-logo{height:315px;background:none}
body.bg-leopard .home-hero::after{right:2.5rem;left:auto;bottom:1.4rem;width:min(570px,48%)}
body.bg-leopard .home-hero .generated-logo+.tagline{position:absolute;right:calc(2.5rem + min(570px,48%));bottom:2.15rem;margin:0;padding-right:1rem}
@media(max-width:1000px){body.bg-leopard .home-hero{min-height:405px;background-size:cover}body.bg-leopard .home-hero .generated-logo{height:285px}body.bg-leopard .home-hero::after{right:1.2rem;width:58%}body.bg-leopard .home-hero .generated-logo+.tagline{right:calc(1.2rem + 58%)}}
@media(max-width:700px){body.bg-leopard .home-hero{min-height:345px;background-size:cover;background-position:center}body.bg-leopard .home-hero .generated-logo{height:225px}body.bg-leopard .home-hero::after{right:4%;bottom:1rem;width:92%}body.bg-leopard .home-hero .generated-logo+.tagline{display:none}}
