:root{--paper:#fff8e9;--aubergine:#28102f;--coral:#ef5e54;--mint:#91c9ad;--sun:#f3bb31}*{box-sizing:border-box}html{background:var(--paper)}body{color:var(--aubergine);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Georgia,Times New Roman,serif}a{color:inherit}.lexPage{background:radial-gradient(circle at 15% 12%, #fff 0, transparent 28rem), repeating-linear-gradient(96deg, #28102f05 0 1px, transparent 1px 5px), var(--paper);grid-template-rows:auto 1fr;min-height:100svh;display:grid;position:relative;overflow:hidden}.lexHeader{z-index:4;justify-content:space-between;align-items:center;gap:1rem;padding:clamp(1.7rem,4vw,3.7rem) clamp(1.25rem,5vw,5rem) 0;display:flex;position:relative}.lexBrand{letter-spacing:.32em;font-size:clamp(1.3rem,2.3vw,2.2rem);font-weight:700;text-decoration:none}.lexBrand:focus-visible{outline:3px solid var(--coral);outline-offset:7px}.lexStatus{color:#d54239;letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:.55rem;font-family:ui-sans-serif,system-ui,sans-serif;font-size:.73rem;font-weight:800;display:flex}.lexStatus i{background:var(--coral);border-radius:50%;width:.45rem;height:.45rem}.lexHero{z-index:2;grid-template-columns:minmax(0,.86fr) minmax(31rem,1.14fr);align-items:center;padding:clamp(3.5rem,8vh,7rem) clamp(1.25rem,5vw,5rem) clamp(3rem,7vh,6rem);display:grid;position:relative}.lexCopy{z-index:3;position:relative}.lexKicker{color:#b93731;letter-spacing:.14em;text-transform:uppercase;margin:0 0 1.4rem;font-family:ui-sans-serif,system-ui,sans-serif;font-size:.72rem;font-weight:800}.lexCopy h1{letter-spacing:-.06em;max-width:8ch;margin:0;font-size:clamp(4.3rem,8vw,8.3rem);font-weight:500;line-height:.83}.lexCopy h1 em{color:var(--coral);font-style:normal}.lexRule{background:var(--mint);width:3.1rem;height:.2rem;margin:clamp(1.7rem,4vh,3rem) 0;display:block}.lexCopy>p:not(.lexKicker){margin:0;font-size:clamp(1.2rem,1.75vw,1.65rem);line-height:1.45}.lexCopy strong{color:#d54239;margin-top:.35rem;font-size:clamp(1.15rem,1.6vw,1.5rem);font-weight:500;display:block}.lexCopy small{color:var(--coral);margin-top:clamp(2.5rem,7vh,5rem);font-size:clamp(1rem,1.45vw,1.3rem);display:block}.lexCopy small i{color:var(--aubergine);padding:0 .5rem;font-style:normal}.wordWorld{z-index:1;position:absolute;inset:-6rem -3rem 0 40%}.worldPath{width:100%;height:100%;overflow:visible}.worldPath>path:first-child{fill:none;stroke:var(--paper);stroke-width:92px;stroke-linecap:round;filter:drop-shadow(0 10px 8px #28102f21)}.worldHills{fill:var(--aubergine)}.worldPath circle{fill:var(--sun)}.littleCity{align-items:flex-end;gap:.35rem;height:9rem;display:flex;position:absolute;top:14%;right:16%;transform:rotate(3deg)}.littleCity i{background:var(--aubergine);clip-path:polygon(0 13%,38% 13%,38% 0,62% 0,62% 13%,100% 13%,100% 100%,0 100%);width:2rem;height:5rem;display:block}.littleCity i:nth-child(2){background:var(--coral);height:8rem}.littleCity i:nth-child(3){background:var(--mint);height:6.5rem}.littleCity i:nth-child(4){background:var(--aubergine);height:9rem}.littleCity i:nth-child(5){background:var(--sun);height:4rem}.tile{aspect-ratio:1;width:clamp(5.5rem,9vw,9rem);color:var(--aubergine);background:#fff7e5;border:1px solid #28102f2e;place-items:center;font-size:clamp(3.5rem,6vw,6.3rem);line-height:1;animation:.85s cubic-bezier(.2,.75,.2,1) both tileSet;display:grid;position:absolute;box-shadow:0 16px 28px #28102f2e}.tileL{bottom:5%;left:36%;transform:rotate(-8deg)}.tileE{background:var(--sun);animation-delay:80ms;bottom:23%;left:23%;transform:rotate(6deg)}.tileX1{background:var(--coral);color:var(--paper);animation-delay:.15s;bottom:21%;left:42%;transform:rotate(-5deg)}.tileL2{animation-delay:.22s;bottom:37%;left:56%;transform:rotate(8deg)}.tileY{background:var(--mint);animation-delay:.29s;bottom:20%;left:68%;transform:rotate(9deg)}.tileX2{animation-delay:.36s;bottom:41%;left:78%;transform:rotate(-8deg)}@keyframes tileSet{0%{opacity:0;translate:0 22px}to{opacity:1;translate:0}}@media (max-width:850px){.lexHero{grid-template-columns:1fr;align-items:start;padding-top:4.5rem;padding-bottom:18rem}.lexCopy h1{font-size:clamp(4rem,16vw,6.2rem)}.wordWorld{opacity:.93;inset:38% -16rem -8rem 15%}.lexCopy small{margin-top:2.5rem}}@media (max-width:520px){.lexBrand{font-size:1.15rem}.lexStatus{font-size:.62rem}.lexHero{min-height:43rem;padding-top:4.8rem;padding-bottom:16rem}.lexKicker{font-size:.64rem}.lexCopy h1{font-size:clamp(3.8rem,17vw,5rem)}.lexCopy>p:not(.lexKicker),.lexCopy strong{font-size:1.08rem}.wordWorld{inset:48% -19rem -11rem 3%}.tile{width:5.7rem;font-size:3.8rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
