/* LIGARDI / open circle, a sail and the trace of a move. */
.lgr-sail{display:block;width:44px;height:44px;flex:none}.lgr-brand{display:inline-flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.lgr-brand b{font:700 13px/1.3 system-ui,sans-serif;letter-spacing:.17em}.lgr-brand small{display:block;font:10px/1.4 system-ui,sans-serif;letter-spacing:.035em;margin-top:4px}.lgr-motion{font:11px/1.4 system-ui,sans-serif;min-height:40px;padding:8px 12px;border:1px solid currentColor;border-radius:3px;background:transparent;color:inherit;cursor:pointer;opacity:.8}.lgr-motion:focus-visible{outline:3px solid #b58a46;outline-offset:3px}
.lgr-dice{--die:84px;display:inline-grid;width:calc(var(--die)*1.36);height:calc(var(--die)*1.38);place-items:center;position:relative;vertical-align:middle;flex:none;color:#514631;isolation:isolate}.lgr-cube{display:block;position:relative;width:var(--die);height:var(--die);border-radius:calc(var(--die)*.17);background:linear-gradient(140deg,#fffdf2,#eadfc5 75%);transform:rotate(-8deg);box-shadow:3px 5px 0 #b8a98c,5px 13px 18px #0003,inset 1px 2px 2px #fff;z-index:1}.lgr-face{position:absolute;inset:9%;display:grid;place-items:center;border:1px solid #aa8a50;border-radius:calc(var(--die)*.11)}.lgr-face:after{content:"";width:19%;height:19%;position:absolute;right:-2px;bottom:-2px;background:#ebdfc7}.lgr-pips{width:70%;height:70%;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:10%;margin:0 0 4% -3%}.lgr-pips i{width:70%;height:70%;align-self:center;justify-self:center;border-radius:50%;background:#4d412e;box-shadow:inset 0 1px 2px #0008}.lgr-off{visibility:hidden}.lgr-maker{position:absolute;right:-1%;bottom:-1%;z-index:2;color:#8b713c}.lgr-maker .lgr-sail{width:calc(var(--die)*.20);height:calc(var(--die)*.20)}.lgr-free .lgr-face>.lgr-sail{width:79%;height:79%;color:#806333}.lgr-imprint{display:block;position:absolute;width:88%;height:86%;border:1px solid #af9056;transform:translate(3px,6px) rotate(-8deg);border-radius:8%;opacity:.35;clip-path:polygon(0 0,100% 0,100% 69%,78% 69%,78% 100%,0 100%)}.lgr-rolling .lgr-cube{animation:lgr-throw .72s cubic-bezier(.2,.65,.3,1)}.lgr-rolling .lgr-imprint{animation:lgr-print .72s both}@keyframes lgr-throw{0%{transform:translate(-48px,-38px) rotate(-205deg) scale(.85)}43%{transform:translate(8px,6px) rotate(14deg)}65%{transform:translate(2px,-13px) rotate(-19deg)}87%{transform:translate(0,2px) rotate(-5deg)}100%{transform:rotate(-8deg)}}@keyframes lgr-print{0%,50%{opacity:0}100%{opacity:.35}}
.lgr-card-frame{position:relative;padding:12px;border:1px solid #ad8c50;border-radius:3px!important;isolation:isolate}.lgr-card-frame:after{content:"";position:absolute;width:25px;height:25px;bottom:-2px;right:-2px;background:var(--lgr-card-paper,#fffdf6);z-index:1;pointer-events:none}.lgr-card-frame>.lgr-card-seal{position:absolute;right:-7px;bottom:-7px;z-index:2;color:#947238}.lgr-card-seal .lgr-sail{width:27px;height:27px}.lgr-trace{display:inline-flex;position:relative;width:33px;height:33px;align-items:center;justify-content:center;color:#96753e;margin-right:9px;vertical-align:middle;flex:none}.lgr-trace .lgr-sail{width:31px;height:31px}.lgr-trace i{position:absolute;width:5px;height:5px;border-radius:50%;background:currentColor;right:0;bottom:1px}.lgr-trace-new i{animation:lgr-leave .65s ease-out both}@keyframes lgr-leave{from{transform:translate(-12px,-8px);opacity:0}to{transform:none;opacity:1}}.lgr-signed{display:flex;align-items:center;gap:4px;font:11px/1.45 system-ui,sans-serif;letter-spacing:.035em;color:var(--accent,#947238)}
.lgr-scene{position:relative;overflow:hidden;isolation:isolate;--lgr-glow:#ffd17a}.lgr-scene-layers{position:absolute;inset:0;pointer-events:none;z-index:1;overflow:hidden}.lgr-scene-layers>svg{width:100%;height:100%;display:block}.lgr-scene-layers i{position:absolute;display:block}.lgr-rail-bed{fill:none;stroke:#eac789;stroke-width:1;opacity:.25}.lgr-train-light{fill:none;stroke:#ffdfa0;stroke-width:3;stroke-linecap:round;stroke-dasharray:3 97;filter:drop-shadow(0 0 5px #edb853);animation:lgr-rail 11s linear infinite}.lgr-train-light.second{animation-duration:17s;animation-delay:-6s;stroke:#fff4d1;stroke-width:1.5}@keyframes lgr-rail{from{stroke-dashoffset:100}to{stroke-dashoffset:0}}
.lgr-window{background:#fbcf75;box-shadow:0 0 14px 7px #fcd48266;filter:blur(2px);mix-blend-mode:screen;animation:lgr-lamp 9s ease-in-out infinite;opacity:.12}.lgr-window.w1{left:44%;top:28%;width:4%;height:7%}.lgr-window.w2{left:57%;top:30%;width:4%;height:6%;animation-delay:-4s}.lgr-window.w3{left:53%;top:54%;width:5%;height:8%;animation-delay:-7s}.lgr-air{width:2px;height:2px;border-radius:50%;background:#ffe8a2;box-shadow:0 0 4px #ffdfab;animation:lgr-air 8s ease-in-out infinite;left:25%;top:75%}.lgr-air.a2{left:70%;top:68%;animation-delay:-3s}.lgr-air.a3{left:55%;top:60%;animation-delay:-6s}@keyframes lgr-lamp{0%,100%{opacity:.08}35%,65%{opacity:.38}}@keyframes lgr-air{0%{transform:translate(0,20px);opacity:0}30%{opacity:.7}100%{transform:translate(18px,-60px);opacity:0}}
.lgr-hearth{width:38%;height:38%;left:31%;top:32%;border-radius:50%;background:radial-gradient(ellipse,#f4c57866,transparent 70%);mix-blend-mode:screen;animation:lgr-warmth 8s ease-in-out infinite}.lgr-room{width:12%;height:12%;border-radius:50%;background:#ffda7c66;filter:blur(12px);mix-blend-mode:screen;animation:lgr-lamp 12s ease-in-out infinite}.lgr-room.r1{left:27%;top:20%}.lgr-room.r2{right:15%;top:40%;animation-delay:-4s}.lgr-room.r3{left:22%;bottom:12%;animation-delay:-8s}@keyframes lgr-warmth{0%,100%{opacity:.3;transform:scale(.92)}50%{opacity:.85;transform:scale(1.08)}}
.lgr-portraits{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr)}.lgr-portraits i{position:relative;border:1px solid #f3cf8722;background:linear-gradient(135deg,#f4d18b33,transparent 70%);opacity:0;animation:lgr-portrait 27s ease-in-out infinite}.portrait-1{animation-delay:-3s!important}.portrait-2{animation-delay:-6s!important}.portrait-3{animation-delay:-9s!important}.portrait-4{animation-delay:-12s!important}.portrait-5{animation-delay:-15s!important}.portrait-6{animation-delay:-18s!important}.portrait-7{animation-delay:-21s!important}.portrait-8{animation-delay:-24s!important}@keyframes lgr-portrait{0%,14%,100%{opacity:0}5%,9%{opacity:.9}}
.lgr-scene .lgr-scene-layers *{animation-play-state:paused}.lgr-scene.lgr-inview .lgr-scene-layers *{animation-play-state:running}[data-lgr-hidden=true] .lgr-scene .lgr-scene-layers *{animation-play-state:paused}[data-lgr-motion=off] .lgr-scene-layers{display:none}[data-lgr-motion=off] .lgr-rolling *,[data-lgr-motion=off] .lgr-trace-new i{animation:none!important}
@media(prefers-reduced-motion:reduce){.lgr-scene-layers{display:none}.lgr-rolling *,.lgr-trace-new i{animation:none!important}}@media print{.lgr-scene-layers,.lgr-motion{display:none!important}.lgr-card-frame{border-color:#555}.lgr-trace{color:#222}.lgr-trace-new i{animation:none}}
[data-lgr-motion=off] *,[data-lgr-motion=off] *:before,[data-lgr-motion=off] *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}[data-lgr-hidden=true] *{animation-play-state:paused!important}.lgr-scene:not(.lgr-inview) .map-orbit{animation-play-state:paused!important}
