:root{--ink:#431043;--love:#d34681;--embers:#b88a44;--text:#343131;--bg-top:#fffcf5;--bg-bottom:#d8d5ca}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:linear-gradient(180deg, var(--bg-top) 0%, var(--bg-bottom) 100%);margin:0;font-family:Georgia,Times New Roman,serif}a{color:inherit}.site-header{z-index:10;justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem 7vw;display:flex;position:absolute;top:0;left:0;right:0}.nav{letter-spacing:.02em;color:var(--ink);align-items:center;gap:1.5rem;margin-left:auto;font-family:Arial,Helvetica,sans-serif;font-size:1.1875rem;font-weight:600;display:flex}.nav a,.lang a{color:inherit;text-decoration:none}.nav a:hover{background:linear-gradient(90deg,#b88a44 0%,#a84e2f 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.lang{color:var(--ink);gap:.35rem;font-family:Arial,Helvetica,sans-serif;font-size:1.0625rem;font-weight:700;display:flex}.lang a:hover{color:var(--embers)}.menu-toggle{cursor:pointer;background:0 0;border:0;width:44px;height:44px;padding:0;display:none}.menu-toggle span{background:var(--ink);border-radius:99px;width:26px;height:2px;margin:5px auto;display:block}@media (width<=1000px){.site-header{justify-content:flex-end;gap:1rem}.nav{-webkit-backdrop-filter:blur(16px);z-index:20;background:linear-gradient(135deg,#fffcf5c7 0%,#d8d5cab8 100%);border:1px solid #b88a4473;flex-direction:column;align-items:stretch;gap:0;width:min(300px,100vw - 2.5rem);padding:.75rem;display:none;position:absolute;top:72px;right:1.25rem;box-shadow:0 12px 30px #34313126}.nav.is-open{display:flex}.nav a{padding:.8rem .75rem}.lang{font-size:1rem}.menu-toggle{display:block}}.page{min-height:100vh}.hero{background-color:#0000;background-image:linear-gradient(90deg,#fffcf5f7 0%,#fffcf5eb 20%,#fffcf5b8 31%,#fffcf561 40%,#fffcf51a 48%,#fffcf500 55%),url(/hero-maddies-worlds.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:100vh;padding:6rem 7vw;display:flex}.hero__content{z-index:1;width:min(620px,100%);position:relative}h1{letter-spacing:-.04em;background:linear-gradient(45deg, var(--ink) 0%, var(--love) 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(3.4rem,8vw,7.5rem);font-weight:500;line-height:.95}.tagline{max-width:540px;margin:2rem 0 0;font-size:clamp(1.3rem,2.4vw,2rem);font-style:italic;line-height:1.35}.hero__buttons{flex-wrap:wrap;gap:1rem;margin-top:2.25rem;display:flex}.button{border:1px solid var(--embers);letter-spacing:.06em;text-transform:uppercase;justify-content:center;align-items:center;min-height:52px;padding:.9rem 1.4rem;font-family:Arial,Helvetica,sans-serif;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.button--primary{background:var(--embers);color:#fff}.button--primary:hover{filter:brightness(.95);transform:translateY(-2px)}.button--secondary{color:var(--embers);backdrop-filter:blur(4px);background:#fffcf5b8}.button--secondary:hover{background:#fffcf5e6}.territories{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:1rem;margin-top:2.25rem;font-family:Arial,Helvetica,sans-serif;font-size:.85rem;display:flex}.territories a{text-decoration:none}.territories span{color:var(--embers)}@media (width<=700px){.hero{background-color:#0000;background-image:linear-gradient(#fffcf514 0%,#fffcf52e 34%,#fffcf5c7 68%,#fffcf5f7 100%),url(/hero-maddies-worlds.png);background-position:58%;background-repeat:no-repeat;background-size:auto 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:flex-end;min-height:100svh;padding:6.5rem 1.25rem 2rem}.hero__content{width:100%;max-width:100%}h1{max-width:92%;font-size:clamp(2.5rem,12vw,3.8rem);line-height:.95;transform:translateY(-.5rem)}.tagline{max-width:82%;margin-top:1rem;font-size:1.1rem;line-height:1.35}.hero__buttons{flex-direction:column;gap:.75rem;margin-top:1.5rem}.button{width:100%;min-height:48px;padding:.8rem 1rem;font-size:.78rem}.territories{color:var(--ink);gap:.75rem;margin-top:1.25rem;font-size:.8rem;font-weight:600}}
