@font-face{font-family:Bonheur Royale;font-style:normal;font-weight:400;font-display:swap;src:url(../../../fonts/bonheur-royale-tatiana-gracheva.ttf)format("truetype")}:root{--font-display:font-family: Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;--font-script:"Bonheur Royale", cursive;--font-body:font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, Adwaita Sans, Cantarell, Ubuntu, roboto, noto, helvetica, arial, sans-serif;--color-primary:#b8943f;--color-primary-soft:#d4b565;--color-black:#1c1917;--color-white:#faf8f5;--color-cream:#f5f0e8;--color-darkest-gray:#292524;--color-dark-gray:#44403c;--color-gray:#78716c;--color-light-gray:#a8a29e;--color-lightest-gray:#f5f5f4;--radius:12px;--transition:.3s cubic-bezier(.4, 0, .2, 1);--header-height:70px;--header-height-lg:84px}@media (prefers-color-scheme:light){:root{--color-bg:var(--color-white);--color-fg:var(--color-black);--color-fg-secondary:var(--color-gray);--color-border:#e7e0d5;--color-backdrop:#1c191766;--color-hover-bg:var(--color-cream);--color-surface:#fff}}@media (prefers-color-scheme:dark){:root{--color-bg:#0f0e0d;--color-fg:#f5f0e8;--color-fg-secondary:var(--color-light-gray);--color-border:#2e2a27;--color-backdrop:#0009;--color-hover-bg:var(--color-darkest-gray);--color-surface:#1a1816}}body{color:var(--color-fg);background-color:var(--color-bg);min-height:100dvh;font-family:var(--font-body);transition:background-color var(--transition), color var(--transition);-webkit-font-smoothing:antialiased;flex-direction:column;margin:0;font-weight:400;line-height:1.6;display:flex}*{box-sizing:border-box}a{color:inherit}p{color:var(--color-fg-secondary);line-height:1.7}h1,h2,h3,h4{font-family:var(--font-display);color:var(--color-fg);margin-top:0;font-weight:400}h1{font-size:2.75rem;line-height:1.15}h2{font-size:2rem;line-height:1.2}.lead{color:var(--color-fg-secondary);margin-bottom:1rem;font-size:1.15rem;font-weight:300}button{font-family:inherit}::selection{background:var(--color-primary-soft);color:var(--color-black)}.header.svelte-1elxaub{height:var(--header-height);background-color:color-mix(in srgb, var(--color-bg) 80%, transparent);-webkit-backdrop-filter:blur(16px)saturate(1.5);border-bottom:1px solid var(--color-border);z-index:300;position:sticky;top:0}.header-content.svelte-1elxaub{justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:.875rem 1rem;display:flex}.logo-link.svelte-1elxaub{flex-shrink:0;justify-content:center;align-items:center;gap:.875rem;line-height:1;text-decoration:none;display:flex}.logo.svelte-1elxaub{width:auto;height:42px}.logo-text.svelte-1elxaub{flex-direction:column;justify-content:center;line-height:1;display:flex}.logo-name.svelte-1elxaub{font-family:var(--font-script);color:var(--color-fg);letter-spacing:0;font-size:clamp(1.45rem,5.5vw,2rem);font-weight:400;display:block;transform:translateY(1px)}.nav.svelte-1elxaub{display:none}.nav-list.svelte-1elxaub{flex-wrap:nowrap;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.nav-link.svelte-1elxaub{white-space:nowrap;color:var(--color-fg-secondary);transition:color var(--transition), background-color var(--transition);letter-spacing:.01em;border-radius:8px;padding:.5rem .7rem;font-size:.95rem;font-weight:400;text-decoration:none;display:block;position:relative}.nav-link.svelte-1elxaub:hover{color:var(--color-fg);background-color:var(--color-hover-bg)}.nav-link.active.svelte-1elxaub{color:var(--color-primary);font-weight:500}.menu-toggle.svelte-1elxaub{cursor:pointer;width:40px;height:40px;transition:background-color var(--transition);background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;gap:5px;padding:.5rem;display:flex}.menu-toggle.svelte-1elxaub:hover{background-color:var(--color-hover-bg)}.menu-toggle-icon.svelte-1elxaub{flex-direction:column;gap:5px;width:22px;height:16px;margin:auto;display:flex}.menu-toggle-icon.svelte-1elxaub span:where(.svelte-1elxaub){background-color:var(--color-fg);transform-origin:50%;border-radius:1px;width:100%;height:1.5px;transition:all .3s;display:block}.menu-toggle[aria-expanded=true].svelte-1elxaub .menu-toggle-icon:where(.svelte-1elxaub) span:where(.svelte-1elxaub):first-child{transform:rotate(45deg)translate(5px,5px)}.menu-toggle[aria-expanded=true].svelte-1elxaub .menu-toggle-icon:where(.svelte-1elxaub) span:where(.svelte-1elxaub):nth-child(2){opacity:0}.menu-toggle[aria-expanded=true].svelte-1elxaub .menu-toggle-icon:where(.svelte-1elxaub) span:where(.svelte-1elxaub):nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (width>=1100px){.header.svelte-1elxaub{height:var(--header-height-lg)}.header-content.svelte-1elxaub{gap:1.5rem;padding:1rem 2rem}.logo.svelte-1elxaub{height:52px}.logo-name.svelte-1elxaub{font-size:2rem}.nav.svelte-1elxaub{display:block}.menu-toggle.svelte-1elxaub{display:none}}.lang-switcher.svelte-1v2j48r{align-items:center;gap:.25rem;display:flex}.lang-btn.svelte-1v2j48r{color:var(--color-fg-secondary);font:inherit;cursor:pointer;transition:color var(--transition), background-color var(--transition);letter-spacing:.01em;background:0 0;border:none;border-radius:6px;padding:.4rem .6rem;font-size:.85rem;text-decoration:none}.lang-btn.svelte-1v2j48r:hover{color:var(--color-fg);background-color:var(--color-hover-bg)}.lang-btn.active.svelte-1v2j48r{color:var(--color-primary);font-weight:500}.sidenav-backdrop.svelte-m5fahc{top:var(--header-height);background-color:var(--color-backdrop);z-index:200;position:fixed;bottom:0;left:0;right:0}.sidenav.svelte-m5fahc{top:var(--header-height);background-color:var(--color-bg);border-left:1px solid var(--color-border);flex-direction:column;width:300px;max-width:85vw;display:flex;position:fixed;bottom:0;right:0;box-shadow:-8px 0 32px #00000014}.sidenav-lang.svelte-m5fahc{border-top:1px solid var(--color-border);padding:1rem 2rem 1.5rem}.sidenav-nav.svelte-m5fahc{flex:1;padding:1.5rem 0 1rem;overflow-y:auto}.sidenav-list.svelte-m5fahc{margin:0;padding:0;list-style:none}.sidenav-list.svelte-m5fahc li:where(.svelte-m5fahc){animation:.3s both svelte-m5fahc-slideIn}@keyframes svelte-m5fahc-slideIn{0%{opacity:0;transform:translate(1rem)}to{opacity:1;transform:translate(0)}}.sidenav-link.svelte-m5fahc{color:var(--color-fg-secondary);font-family:var(--font-display);transition:color var(--transition), padding-left var(--transition);padding:1rem 2rem;font-size:1.35rem;font-weight:400;text-decoration:none;display:block}.sidenav-link.svelte-m5fahc:hover{color:var(--color-fg);padding-left:2.5rem}.sidenav-link.active.svelte-m5fahc{color:var(--color-primary)}@media (width>=1100px){.sidenav-backdrop.svelte-m5fahc{display:none}}.footer.svelte-jz8lnl{border-top:1px solid var(--color-border);margin-top:auto;padding:3rem 0}.footer-lang.svelte-jz8lnl{justify-content:center;max-width:1200px;margin:1rem auto 2rem;padding:0 2rem;display:flex}.footer-content.svelte-jz8lnl{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.footer-brand.svelte-jz8lnl{font-family:var(--font-display);color:var(--color-fg);letter-spacing:-.01em;margin:0;font-size:1.25rem;font-weight:500}.footer-tagline.svelte-jz8lnl{text-transform:uppercase;letter-spacing:.15em;color:var(--color-fg-secondary);margin:.25rem 0 0;font-size:.75rem}.footer-links.svelte-jz8lnl{align-items:center;gap:2rem;display:flex}.footer-link.svelte-jz8lnl{color:var(--color-fg-secondary);transition:color var(--transition);letter-spacing:.01em;font-size:.85rem;text-decoration:none}.footer-link.svelte-jz8lnl:hover{color:var(--color-primary)}.footer-right.svelte-jz8lnl{color:var(--color-fg-secondary);font-size:.8rem}.footer-right.svelte-jz8lnl p:where(.svelte-jz8lnl){color:var(--color-fg-secondary);margin:0;font-size:.8rem}@media (width>=768px){.footer-content.svelte-jz8lnl{text-align:left;flex-direction:row;justify-content:space-between}.footer-left.svelte-jz8lnl{flex:1}.footer-right.svelte-jz8lnl{text-align:right;flex:1}}.player-root.mode-dialog.svelte-1qd245k{z-index:1000;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.backdrop.svelte-1qd245k{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:default;background:#0009;border:none;margin:0;padding:0;animation:.2s svelte-1qd245k-fadeIn;position:absolute;inset:0}@keyframes svelte-1qd245k-fadeIn{0%{opacity:0}to{opacity:1}}.player-shell.svelte-1qd245k{background:var(--color-bg);border-radius:var(--radius);transform-origin:100% 100%;flex-direction:column;transition:transform .24s cubic-bezier(.2,.8,.2,1),opacity .2s,width .24s cubic-bezier(.2,.8,.2,1),box-shadow .24s cubic-bezier(.2,.8,.2,1),border-radius .24s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000059}.mode-dialog.svelte-1qd245k .player-shell.consent-shell:where(.svelte-1qd245k){width:min(560px,100vw - 2.5rem)}.mode-dialog.svelte-1qd245k .player-shell.video-shell:where(.svelte-1qd245k){width:min(960px,100vw - 2.5rem,138.667dvh - 85.3333px)}.player-shell.anim-open.svelte-1qd245k,.player-shell.anim-expand.svelte-1qd245k{animation:.24s cubic-bezier(.2,.8,.2,1) svelte-1qd245k-shellExpand}.player-shell.anim-float.svelte-1qd245k,.player-shell.anim-minimize.svelte-1qd245k{animation:.24s cubic-bezier(.2,.8,.2,1) svelte-1qd245k-shellMinimize}.mode-floating.svelte-1qd245k .player-shell:where(.svelte-1qd245k){z-index:1000;border:1px solid var(--color-border);touch-action:none;-webkit-user-select:none;user-select:none;transition:top .25s cubic-bezier(.4,0,.2,1),left .25s cubic-bezier(.4,0,.2,1),right .25s cubic-bezier(.4,0,.2,1),bottom .25s cubic-bezier(.4,0,.2,1);position:fixed;box-shadow:0 12px 32px #00000040}.mode-floating.svelte-1qd245k .player-shell.dragging:where(.svelte-1qd245k){transition:none;box-shadow:0 20px 48px #00000059}.shell-head.svelte-1qd245k{border-bottom:1px solid var(--color-border);background:var(--color-bg);align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.shell-head.float-head.svelte-1qd245k{cursor:grab;gap:.5rem;padding:.4rem .5rem .4rem .75rem}.mode-floating.svelte-1qd245k .player-shell.dragging:where(.svelte-1qd245k) .shell-head:where(.svelte-1qd245k){cursor:grabbing}.shell-title.svelte-1qd245k{text-overflow:ellipsis;white-space:nowrap;color:var(--color-fg);flex:1;margin:0;font-size:1rem;font-weight:500;overflow:hidden}.shell-head.float-head.svelte-1qd245k .shell-title:where(.svelte-1qd245k){font-size:.85rem}.shell-actions.svelte-1qd245k{gap:.25rem;display:flex}.icon-btn.svelte-1qd245k{color:var(--color-fg-secondary);cursor:pointer;transition:background-color var(--transition), color var(--transition);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.375rem;display:inline-flex}.icon-btn.svelte-1qd245k:hover{background:var(--color-hover-bg);color:var(--color-fg)}.frame-wrap.svelte-1qd245k{aspect-ratio:16/9;background:#000;position:relative}.frame-wrap.svelte-1qd245k iframe:where(.svelte-1qd245k){border:0;width:100%;height:100%;position:absolute;inset:0}.consent.svelte-1qd245k{padding:1.5rem}.consent.svelte-1qd245k h3:where(.svelte-1qd245k){margin:0 0 .5rem;font-size:1.1rem}.consent.svelte-1qd245k p:where(.svelte-1qd245k){color:var(--color-fg-secondary);margin:0 0 1.25rem;font-size:.95rem;line-height:1.6}.consent-actions.svelte-1qd245k{justify-content:flex-end;gap:.5rem;display:flex}.btn.svelte-1qd245k{border-radius:var(--radius);cursor:pointer;transition:background-color var(--transition), color var(--transition), border-color var(--transition);border:1px solid #0000;padding:.55rem 1.2rem;font-size:.9rem;font-weight:500}.btn-primary.svelte-1qd245k{background:var(--color-primary);color:#fff}.btn-primary.svelte-1qd245k:hover{filter:brightness(1.05)}.btn-ghost.svelte-1qd245k{color:var(--color-fg-secondary);border-color:var(--color-border);background:0 0}.btn-ghost.svelte-1qd245k:hover{color:var(--color-fg);background:var(--color-hover-bg)}@keyframes svelte-1qd245k-shellExpand{0%{opacity:.78;transform:translateY(.75rem)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes svelte-1qd245k-shellMinimize{0%{opacity:.88;transform:translateY(-.25rem)scale(1.02)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.player-shell.svelte-1qd245k,.mode-floating.svelte-1qd245k .player-shell:where(.svelte-1qd245k){transition:none;animation:none!important}.backdrop.svelte-1qd245k{animation:none}}@media (width<=768px){.player-root.mode-dialog.svelte-1qd245k{padding:1rem}.mode-dialog.svelte-1qd245k .player-shell.video-shell:where(.svelte-1qd245k){width:min(720px,100vw - 2rem,110.222dvh - 85.3333px)}}@media (width<=560px){.mode-dialog.svelte-1qd245k .player-shell.consent-shell:where(.svelte-1qd245k){width:min(320px,100vw - 1.5rem)}.mode-dialog.svelte-1qd245k .player-shell.video-shell:where(.svelte-1qd245k){border-radius:calc(var(--radius) * .9);width:min(320px,100vw - 1.5rem,88.8889dvh - 78.2222px)}.mode-floating.svelte-1qd245k .player-shell:where(.svelte-1qd245k){max-width:none;width:min(280px,100vw - 2rem)!important}.shell-head.svelte-1qd245k,.shell-head.float-head.svelte-1qd245k{gap:.4rem;padding:.35rem .45rem .35rem .65rem}.shell-head.float-head.svelte-1qd245k .shell-title:where(.svelte-1qd245k){font-size:.8rem}.consent.svelte-1qd245k{padding:1rem}.consent-actions.svelte-1qd245k{flex-direction:column-reverse;align-items:stretch}}@media (width<=400px){.mode-dialog.svelte-1qd245k .player-shell.video-shell:where(.svelte-1qd245k){width:min(300px,100vw - 1.25rem,81.7778dvh - 78.2222px)}.mode-floating.svelte-1qd245k .player-shell:where(.svelte-1qd245k){width:min(260px,100vw - 1.5rem)!important}}.main.svelte-1vgg9n1{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:3rem 2rem}@media (width<=560px){.main.svelte-1vgg9n1{padding:2rem 1.25rem}}
