.ovh-shell{display:flex;flex-direction:column;min-height:100vh}.ovh-main{flex:1}.ovh-wrap{max-width:var(--ovh-maxw);margin:0 auto;padding:0 clamp(1.2rem,4vw,2.8rem)}::selection{background:#6f9db33d;color:var(--ovh-midnight)}:focus-visible{outline:2px solid var(--ovh-glacier);outline-offset:3px}a,button{font-family:inherit}h1,h2,h3,h4{font-family:var(--ovh-serif);font-weight:600;margin:0;color:var(--ovh-midnight);letter-spacing:.004em}p{margin:0}.ovh-eyebrow{font-family:var(--ovh-mono);font-size:.62rem;letter-spacing:.28em;text-transform:uppercase;color:var(--ovh-copper-deep);margin:0}.ovh-textlink{font-family:var(--ovh-mono);font-size:.72rem;letter-spacing:.08em;color:var(--ovh-teal);text-transform:uppercase;border-bottom:1px solid var(--ovh-line);padding-bottom:2px;transition:color .2s,border-color .2s}.ovh-textlink:hover{color:var(--ovh-midnight);border-color:var(--ovh-teal)}.ovh-kind{font-family:var(--ovh-mono);font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:var(--ovh-copper-deep)}.ovh-btn{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--ovh-mono);font-size:.66rem;letter-spacing:.14em;text-transform:uppercase;padding:.95rem 1.7rem;border-radius:10px;border:1px solid transparent;cursor:pointer;transition:transform .25s ease,background .25s ease,border-color .25s ease,color .25s ease,box-shadow .25s ease;background:none;color:var(--ovh-midnight)}.ovh-btn-mid{background:var(--ovh-midnight);color:#fff;border-color:var(--ovh-midnight);font-weight:500}.ovh-btn-mid:hover{transform:translateY(-2px);background:var(--ovh-midnight-soft);box-shadow:0 16px 36px -18px #1b2a44b3}.ovh-btn-mid:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.ovh-btn-copper{background:var(--ovh-copper);color:#fff;border-color:var(--ovh-copper);font-weight:500}.ovh-btn-copper:hover{transform:translateY(-2px);background:var(--ovh-copper-deep);box-shadow:0 16px 36px -18px #b5703c99}.ovh-btn-copper:disabled{opacity:.45;cursor:not-allowed;transform:none}.ovh-btn-ghost{border-color:var(--ovh-line);color:var(--ovh-midnight);background:var(--ovh-glass)}.ovh-btn-ghost:hover{border-color:var(--ovh-glacier);transform:translateY(-2px);background:#fff}.ovh-btn-ghost:disabled{opacity:.45;cursor:not-allowed;transform:none}.ovh-header{position:sticky;top:0;z-index:40;backdrop-filter:blur(14px);background:#fbfcfbd1;border-bottom:1px solid var(--ovh-line-soft)}.ovh-nav{display:flex;align-items:center;justify-content:space-between;height:74px;max-width:var(--ovh-maxw);margin:0 auto;padding:0 clamp(1.2rem,4vw,2.8rem)}.ovh-brand{display:flex;align-items:center;gap:.7rem}.ovh-brand-mark{flex:none;display:flex}.ovh-brand-words{font-family:var(--ovh-serif);font-size:1.22rem;font-weight:700;color:var(--ovh-midnight);line-height:1}.ovh-brand-words small{display:block;font-family:var(--ovh-mono);font-size:.45rem;letter-spacing:.22em;text-transform:uppercase;color:var(--ovh-faint);margin-top:3px;font-weight:400}.ovh-navlinks{display:flex;align-items:center;gap:1.6rem}.ovh-navlinks a{font-family:var(--ovh-mono);font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ovh-mute);transition:color .2s;position:relative;padding:.4rem 0}.ovh-navlinks a:hover{color:var(--ovh-midnight)}.ovh-navlinks a.ovh-active{color:var(--ovh-teal)}.ovh-navlinks a.ovh-active:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:2px;background:var(--ovh-copper);border-radius:2px}.ovh-nav-cta{margin-left:.4rem;color:#fff}.ovh-nav-cta.ovh-active:after{display:none}.ovh-burger{display:none;background:var(--ovh-glass);border:1px solid var(--ovh-line);border-radius:8px;width:44px;height:40px;cursor:pointer;color:var(--ovh-midnight);font-size:1rem}.ovh-mobile{display:none}@media (max-width:980px){.ovh-navlinks{display:none}.ovh-burger{display:inline-flex;align-items:center;justify-content:center}.ovh-mobile{display:block;background:#fbfcfbfa;backdrop-filter:blur(14px);border-bottom:1px solid var(--ovh-line-soft)}.ovh-mobile a{display:block;padding:1rem clamp(1.2rem,4vw,2.8rem);font-family:var(--ovh-mono);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ovh-mute);border-top:1px solid var(--ovh-line-soft)}.ovh-mobile a.ovh-active{color:var(--ovh-teal)}}.ovh-section{padding:clamp(4rem,9vw,7.5rem) 0;position:relative}.ovh-section-head{max-width:680px;margin-bottom:clamp(2.4rem,5vw,3.6rem)}.ovh-section-head h2{font-size:clamp(2.1rem,5vw,3.5rem);line-height:1.05;margin:.8rem 0 1rem}.ovh-section-head p{color:var(--ovh-mute);font-size:1.05rem;max-width:58ch;line-height:1.7}.ovh-arrival{position:relative;overflow:hidden;background:radial-gradient(120% 80% at 18% 0%,rgba(111,157,179,.34),transparent 55%),linear-gradient(180deg,#eaf1f1,#fbfcfb 70%)}.ovh-arrival-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:clamp(2rem,5vw,4.5rem);align-items:center;min-height:calc(100vh - 108px);padding:clamp(3rem,7vw,5rem) 0}.ovh-arrival-copy h1{font-size:clamp(2.9rem,7.2vw,5.6rem);line-height:1;letter-spacing:-.01em;margin:1.4rem 0;font-weight:600}.ovh-arrival-copy h1 em{font-style:italic;color:var(--ovh-teal);font-weight:500}.ovh-arrival-lede{color:var(--ovh-mute);font-size:1.14rem;max-width:50ch;line-height:1.75;margin-bottom:2.4rem}.ovh-arrival-cta{display:flex;gap:1rem;flex-wrap:wrap}.ovh-arrival-meta{margin-top:2.8rem;display:flex;gap:2.4rem;flex-wrap:wrap;font-family:var(--ovh-mono);font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ovh-faint)}.ovh-arrival-meta b{display:block;font-family:var(--ovh-serif);font-size:1.5rem;color:var(--ovh-teal);letter-spacing:0;margin-bottom:.2rem;font-weight:700}.ovh-arrival-art-frame{position:relative;border:1px solid var(--ovh-line);border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 40px 90px -46px #1b2a4473}.ovh-arrival-art-frame svg{width:100%;height:auto;display:block}@media (max-width:980px){.ovh-arrival-grid{grid-template-columns:1fr;min-height:auto}.ovh-arrival-art{order:-1}}.ovh-sun{animation:ovhSun 9s ease-in-out infinite;transform-origin:center}@keyframes ovhSun{0%,to{opacity:.7}50%{opacity:1}}.ovh-glasslight{animation:ovhGlass 7s ease-in-out infinite}@keyframes ovhGlass{0%{transform:translate(0);opacity:.4}50%{transform:translate(200px);opacity:.1}to{transform:translate(0);opacity:.4}}.ovh-panels{animation:ovhFloat 6s ease-in-out infinite}@keyframes ovhFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.ovh-orbit{animation:ovhOrbit 13s linear infinite;transform-origin:430px 300px}@keyframes ovhOrbit{to{transform:rotate(360deg)}}.ovh-exhibits{display:flex;flex-direction:column;gap:1.6rem}.ovh-exhibit{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid var(--ovh-line);border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 24px 60px -44px #1b2a4466;transition:transform .4s ease,box-shadow .4s ease}.ovh-exhibit:hover{transform:translateY(-5px);box-shadow:0 30px 70px -40px #1b2a4480}.ovh-exhibit-right .ovh-exhibit-art{order:2}.ovh-exhibit-art{position:relative;min-height:260px;background:var(--ovh-limestone)}.ovh-exhibit-art svg{position:absolute;inset:0;width:100%;height:100%}.ovh-exhibit-body{padding:clamp(1.8rem,4vw,3rem);display:flex;flex-direction:column;justify-content:center}.ovh-exhibit-body h3{font-size:clamp(1.7rem,3.4vw,2.4rem);margin:.6rem 0 .8rem;line-height:1.08}.ovh-exhibit-body p{color:var(--ovh-mute);line-height:1.75}@media (max-width:860px){.ovh-exhibit{grid-template-columns:1fr}.ovh-exhibit-right .ovh-exhibit-art{order:0}}.ovh-collection{padding:clamp(4rem,9vw,7rem) 0 0;background:linear-gradient(180deg,#fbfcfb,#eef2ef)}.ovh-showcase{padding:clamp(2.5rem,6vw,5rem) 0;position:relative}.ovh-showcase-alt{background:#6f9db30f}.ovh-showcase-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center}.ovh-showcase-alt .ovh-showcase-art{order:2}.ovh-showcase-art{border:1px solid var(--ovh-line);border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 24px 60px -44px #1b2a4466}.ovh-showcase-art svg{width:100%;height:auto;display:block}.ovh-showcase-body h3{font-size:clamp(2rem,4vw,3rem);margin:.5rem 0 .8rem;line-height:1.04}.ovh-showcase-body>p{color:var(--ovh-mute);line-height:1.75;margin-bottom:1.4rem}@media (max-width:860px){.ovh-showcase-grid{grid-template-columns:1fr}.ovh-showcase-alt .ovh-showcase-art{order:0}}.ovh-notes{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.6rem}.ovh-notes span{font-family:var(--ovh-mono);font-size:.58rem;letter-spacing:.06em;text-transform:uppercase;color:var(--ovh-mute);border:1px solid var(--ovh-line);padding:.45rem .8rem;border-radius:20px;background:var(--ovh-glass)}.ovh-gallery{padding:clamp(4rem,9vw,7rem) 0;background:linear-gradient(180deg,#eef2ef,#fbfcfb)}.ovh-frames{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem}.ovh-frame{border:1px solid var(--ovh-line);border-radius:14px;padding:1.7rem;background:#fff;transition:transform .3s,box-shadow .3s}.ovh-frame:hover{transform:translateY(-4px);box-shadow:0 20px 44px -32px #1b2a4466}.ovh-frame-mark{display:block;width:26px;height:26px;margin-bottom:1rem;border-radius:6px;background:linear-gradient(135deg,var(--ovh-sage),var(--ovh-teal))}.ovh-frame h4{font-size:1.3rem;margin-bottom:.4rem}.ovh-frame p{color:var(--ovh-mute);font-size:.9rem;line-height:1.6}.ovh-gallery-note{max-width:60ch;margin:2.4rem auto 0;text-align:center;font-family:var(--ovh-serif);font-style:italic;font-size:1.2rem;color:var(--ovh-teal);line-height:1.6}@media (max-width:860px){.ovh-frames{grid-template-columns:1fr}}.ovh-journal{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:start}.ovh-pullquote{font-family:var(--ovh-serif);font-style:italic;font-weight:500;font-size:clamp(1.7rem,3.6vw,2.6rem);line-height:1.3;color:var(--ovh-midnight);border-left:3px solid var(--ovh-copper);padding-left:1.6rem;margin:0}.ovh-journal-body p{color:var(--ovh-mute);margin-bottom:1.2rem;line-height:1.85}@media (max-width:860px){.ovh-journal{grid-template-columns:1fr}}.ovh-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;list-style:none;margin:0;padding:0}.ovh-flow-step{position:relative;padding-top:.6rem}.ovh-flow-marker{width:70px;height:52px;margin-bottom:.8rem}.ovh-flow-marker svg{width:100%;height:100%}.ovh-flow-idx{font-family:var(--ovh-mono);font-size:.7rem;letter-spacing:.1em;color:var(--ovh-faint)}.ovh-flow-step h4{font-size:1.35rem;margin:.3rem 0 .4rem}.ovh-flow-step p{color:var(--ovh-mute);font-size:.86rem;line-height:1.6}.ovh-flow-connector{position:absolute;top:26px;right:-.5rem;width:1rem;height:2px;background:linear-gradient(90deg,var(--ovh-copper),transparent)}@media (max-width:860px){.ovh-flow{grid-template-columns:1fr 1fr;gap:1.6rem}.ovh-flow-connector{display:none}}.ovh-terrace{padding:clamp(4rem,9vw,7rem) 0;background:linear-gradient(180deg,#fbfcfb,#eaf1f1)}.ovh-terrace-scenes{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.ovh-scene{margin:0;border:1px solid var(--ovh-line);border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 20px 50px -42px #1b2a4466}.ovh-scene-art{position:relative;aspect-ratio:4/3}.ovh-scene-art svg{position:absolute;inset:0;width:100%;height:100%}.ovh-scene figcaption{padding:1.4rem}.ovh-scene h4{font-size:1.35rem;margin-bottom:.4rem}.ovh-scene p{color:var(--ovh-mute);font-size:.88rem;line-height:1.6}@media (max-width:860px){.ovh-terrace-scenes{grid-template-columns:1fr}}.ovh-balance{border:1px solid var(--ovh-line);border-radius:16px;padding:clamp(2.2rem,5vw,3.8rem);background:#fff;box-shadow:0 24px 60px -46px #1b2a4466}.ovh-balance .ovh-section-head{margin-bottom:2rem}.ovh-balance-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.ovh-balance-item h4{font-size:1.2rem;margin-bottom:.4rem}.ovh-balance-item p{color:var(--ovh-mute);font-size:.88rem;line-height:1.65}.ovh-balance-help{margin-top:2.2rem;color:var(--ovh-mute);font-size:.95rem;line-height:1.7}.ovh-balance-help b{color:var(--ovh-teal);font-family:var(--ovh-mono);letter-spacing:.04em}@media (max-width:860px){.ovh-balance-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.ovh-balance-grid{grid-template-columns:1fr}}.ovh-concierge{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.ovh-concierge-card{border:1px solid var(--ovh-line);border-radius:14px;padding:1.9rem;background:#fff;transition:transform .3s,box-shadow .3s}.ovh-concierge-card:hover{transform:translateY(-4px);box-shadow:0 20px 44px -32px #1b2a4466}.ovh-concierge-mark{display:block;width:30px;height:30px;margin-bottom:1rem;border-radius:50% 50% 50% 4px;background:linear-gradient(135deg,var(--ovh-copper),var(--ovh-copper-deep))}.ovh-concierge-card h4{font-size:1.4rem;margin-bottom:.5rem}.ovh-concierge-card p{color:var(--ovh-mute);font-size:.9rem;line-height:1.65}.ovh-concierge-cta{margin-top:2rem}@media (max-width:860px){.ovh-concierge{grid-template-columns:1fr}}.ovh-farewell{position:relative;margin-top:auto;overflow:hidden;background:#eeebe2}.ovh-farewell-contours{width:100%;height:120px;line-height:0}.ovh-farewell-contours svg{width:100%;height:100%}.ovh-valley-wave{animation:ovhValley 7s ease-in-out infinite}@keyframes ovhValley{0%,to{transform:translate(0)}50%{transform:translate(14px)}}.ovh-farewell-inner{max-width:780px;margin:0 auto;padding:0 clamp(1.2rem,4vw,2.8rem) clamp(3rem,6vw,4.5rem);text-align:center}.ovh-farewell-eyebrow{font-family:var(--ovh-mono);font-size:.58rem;letter-spacing:.28em;text-transform:uppercase;color:var(--ovh-faint);margin:0 0 1rem}.ovh-farewell-mark{font-family:var(--ovh-serif);font-size:clamp(1.8rem,4vw,2.6rem);font-weight:600;color:var(--ovh-midnight);margin:0 0 1rem}.ovh-farewell-line{color:var(--ovh-mute);font-size:.96rem;line-height:1.75;max-width:50ch;margin:0 auto 2rem}.ovh-farewell-paths{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem .85rem;margin-bottom:2rem}.ovh-farewell-paths a{font-family:var(--ovh-mono);font-size:.64rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ovh-mute);transition:color .2s}.ovh-farewell-paths a:hover{color:var(--ovh-teal)}.ovh-farewell-paths span{color:var(--ovh-faint);opacity:.6}.ovh-farewell-help{font-family:var(--ovh-mono);font-size:.7rem;letter-spacing:.08em;color:var(--ovh-mute);margin-bottom:1.4rem}.ovh-farewell-help b{color:var(--ovh-copper-deep)}.ovh-farewell-disclaimer{color:var(--ovh-faint);font-size:.78rem;line-height:1.7;max-width:64ch;margin:0 auto 1.2rem}.ovh-farewell-legal{font-family:var(--ovh-mono);font-size:.58rem;letter-spacing:.08em;text-transform:uppercase;color:var(--ovh-faint);line-height:1.8}.ovh-doc{max-width:760px;margin:0 auto;padding:clamp(3rem,7vw,5rem) 0}.ovh-doc-head{padding:clamp(3rem,7vw,4.5rem) 0 0}.ovh-doc h1{font-size:clamp(2.3rem,5.5vw,3.6rem);margin:.7rem 0 .5rem;line-height:1.04}.ovh-doc-meta{font-family:var(--ovh-mono);font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:var(--ovh-faint);margin-bottom:2.6rem}.ovh-doc h2{font-size:1.55rem;margin:2.4rem 0 .8rem;color:var(--ovh-teal)}.ovh-doc p{color:var(--ovh-mute);margin-bottom:1.1rem;line-height:1.85}.ovh-doc ul{color:var(--ovh-mute);line-height:1.85;padding-left:1.2rem;margin-bottom:1.2rem}.ovh-doc li{margin-bottom:.55rem}.ovh-doc strong{color:var(--ovh-midnight)}.ovh-journal-quote{margin:0 0 2.5rem}.ovh-col-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.8rem}.ovh-col-card{border:1px solid var(--ovh-line);border-radius:16px;overflow:hidden;background:#fff;display:flex;flex-direction:column;box-shadow:0 24px 60px -46px #1b2a4466}.ovh-col-card-art{position:relative;aspect-ratio:16/10;border-bottom:1px solid var(--ovh-line-soft)}.ovh-col-card-art svg{position:absolute;inset:0;width:100%;height:100%}.ovh-col-card-body{padding:clamp(1.6rem,3vw,2.2rem)}.ovh-col-card-body h3{font-size:1.9rem;margin:.5rem 0 .7rem}.ovh-col-card-body>p{color:var(--ovh-mute);line-height:1.7;margin-bottom:1.3rem}.ovh-xp-head{padding:clamp(2.6rem,6vw,4rem) 0 1rem}.ovh-xp-back{font-family:var(--ovh-mono);font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ovh-mute);margin-bottom:1.4rem;display:inline-block}.ovh-xp-back:hover{color:var(--ovh-teal)}.ovh-xp-head h1{font-size:clamp(2.3rem,6vw,4rem);line-height:1.02;margin:.5rem 0 .8rem}.ovh-xp-head>p{color:var(--ovh-mute);max-width:64ch;font-size:1.04rem;line-height:1.7}.ovh-xp-foot{margin-top:1.8rem;font-family:var(--ovh-mono);font-size:.58rem;letter-spacing:.08em;text-transform:uppercase;color:var(--ovh-faint);line-height:1.8;text-align:center}@media (max-width:860px){.ovh-col-grid{grid-template-columns:1fr}}.ovh-404{min-height:58vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 1.5rem}.ovh-404-num{font-family:var(--ovh-serif);font-size:clamp(5rem,18vw,11rem);line-height:1;color:var(--ovh-silver);font-weight:700}.ovh-404 h1{font-size:2rem;margin:.4rem 0 1rem}.ovh-404 p{color:var(--ovh-mute);margin-bottom:2rem;max-width:42ch}.ovh-reveal{opacity:0;transform:translateY(16px);animation:ovhReveal .8s ease forwards}.ovh-reveal:nth-child(2){animation-delay:.12s}@keyframes ovhReveal{to{opacity:1;transform:none}}.ovh-game{border:1px solid var(--ovh-line);border-radius:16px;padding:clamp(1.4rem,3vw,2.4rem);background:linear-gradient(180deg,#fff,#f3f6f4);box-shadow:0 30px 70px -50px #1b2a4473}.ovh-game-loading{padding:3rem;text-align:center;color:var(--ovh-mute);font-family:var(--ovh-mono);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase}.ovh-game-message{color:var(--ovh-mute);font-size:.95rem;margin-top:1.1rem;min-height:1.4em}.ovh-game-win{font-family:var(--ovh-serif);color:var(--ovh-teal);font-size:1.5rem;margin:.4rem 0;animation:ovhWinPop .5s ease}@keyframes ovhWinPop{0%{transform:scale(.8);opacity:0}60%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.ovh-game-controls{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap;justify-content:center;padding:1.3rem 0;border-top:1px solid var(--ovh-line-soft);border-bottom:1px solid var(--ovh-line-soft);margin-top:1.2rem}.ovh-spin-btn{min-width:130px;justify-content:center}.ovh-game-credits{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;font-family:var(--ovh-mono);font-size:.54rem;letter-spacing:.16em;text-transform:uppercase;color:var(--ovh-faint)}.ovh-game-credits b{font-family:var(--ovh-serif);font-size:1.5rem;color:var(--ovh-teal);letter-spacing:0}@media (max-width:620px){.ovh-game-credits{margin-left:0;align-items:center;width:100%}}.ovh-game-lower{display:grid;grid-template-columns:1fr 1.2fr;gap:1.6rem;margin-top:1.6rem}.ovh-game-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem;align-content:start}.ovh-game-stats>div{border:1px solid var(--ovh-line);border-radius:10px;padding:.8rem 1rem;display:flex;flex-direction:column;gap:.2rem;background:var(--ovh-glass)}.ovh-game-stats span{font-family:var(--ovh-mono);font-size:.52rem;letter-spacing:.16em;text-transform:uppercase;color:var(--ovh-faint)}.ovh-game-stats b{font-family:var(--ovh-serif);font-size:1.5rem;color:var(--ovh-midnight);font-weight:700}.ovh-game-history h5{font-family:var(--ovh-mono);font-size:.56rem;letter-spacing:.18em;text-transform:uppercase;color:var(--ovh-copper-deep);margin:0 0 .8rem;font-weight:500}.ovh-game-history ul{list-style:none;margin:0;padding:0}.ovh-game-history li{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid var(--ovh-line-soft);font-size:.84rem}.ovh-h-sym{font-family:var(--ovh-mono);font-size:.72rem;color:var(--ovh-mute);letter-spacing:.02em}.ovh-h-win{color:var(--ovh-teal);font-family:var(--ovh-mono);font-size:.72rem;font-weight:500}.ovh-h-zero{color:var(--ovh-faint);font-family:var(--ovh-mono);font-size:.72rem}.ovh-h-lose{color:#b0584c;font-family:var(--ovh-mono);font-size:.72rem}.ovh-history-empty{color:var(--ovh-faint);font-size:.84rem}.ovh-game-note{display:block;text-align:center;margin-top:1.4rem;font-family:var(--ovh-mono);font-size:.52rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ovh-faint)}@media (max-width:620px){.ovh-game-lower{grid-template-columns:1fr}}.ovh-vault-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;gap:1rem;flex-wrap:wrap}.ovh-vault-meter{flex:1;min-width:200px}.ovh-vault-meter-top{display:flex;justify-content:space-between;font-family:var(--ovh-mono);font-size:.54rem;letter-spacing:.16em;text-transform:uppercase;color:var(--ovh-faint);margin-bottom:.4rem}.ovh-vault-meter-top b{color:var(--ovh-copper-deep)}.ovh-vault-bar{height:8px;border-radius:6px;background:var(--ovh-limestone);overflow:hidden;border:1px solid var(--ovh-line-soft)}.ovh-vault-fill{display:block;height:100%;border-radius:6px;background:linear-gradient(90deg,var(--ovh-glacier),var(--ovh-teal));transition:width .5s ease}.ovh-vault-armed{background:linear-gradient(90deg,var(--ovh-copper),#E4A871);animation:ovhArmed 1.4s ease-in-out infinite}@keyframes ovhArmed{0%,to{opacity:1}50%{opacity:.6}}.ovh-board{display:grid;grid-template-columns:repeat(7,1fr);gap:clamp(.25rem,1vw,.5rem);background:linear-gradient(180deg,#efede5,#e3e6e0);padding:clamp(.4rem,1.4vw,.7rem);border-radius:12px;border:1px solid var(--ovh-line)}.ovh-tile{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#fff;border:1px solid rgba(27,42,68,.07);font-size:clamp(.9rem,3.4vw,1.4rem);box-shadow:inset 0 -2px #1b2a440d;transition:transform .25s,opacity .25s}.ovh-tile[data-sym=crown]{background:linear-gradient(160deg,#f6efe4,#efe0cc)}.ovh-tile[data-sym=fox]{background:linear-gradient(160deg,#f7ece4,#f0d9c9)}.ovh-tile[data-sym=compass]{background:linear-gradient(160deg,#e6eef1,#cfe0e6)}.ovh-tile[data-sym=leaf]{background:linear-gradient(160deg,#eaf0e8,#d6e2d2)}.ovh-tile[data-sym=lantern]{background:linear-gradient(160deg,#f4ece6,#e8d6c9)}.ovh-tile.ovh-wild{background:linear-gradient(160deg,#f6e2b6,#e4a871);box-shadow:0 0 0 2px #b5703c66 inset;color:#7a4a1e}.ovh-winning{animation:ovhWin .55s ease forwards}@keyframes ovhWin{0%{transform:scale(1);opacity:1}45%{transform:scale(1.16);box-shadow:0 0 0 3px #1f5e5b8c}to{transform:scale(.32);opacity:0}}.ovh-war-table{display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;align-items:center;border:1px solid var(--ovh-line);border-radius:14px;padding:clamp(1.4rem,3vw,2.4rem);background:radial-gradient(120% 130% at 50% 0%,#eaf1f1,#f6f7f5)}.ovh-war-side{text-align:center;display:flex;flex-direction:column;align-items:center;gap:.8rem}.ovh-war-label{font-family:var(--ovh-mono);font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;color:var(--ovh-faint)}.ovh-war-mid{text-align:center;font-family:var(--ovh-mono)}.ovh-war-streak{font-family:var(--ovh-serif);font-size:2.2rem;color:var(--ovh-copper-deep);font-weight:700;display:block;line-height:1}.ovh-war-mid small{font-family:var(--ovh-mono);font-size:.5rem;letter-spacing:.16em;text-transform:uppercase;color:var(--ovh-faint)}.ovh-wcard{width:88px;height:124px;border-radius:11px;background:#fff;border:1px solid var(--ovh-line);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;box-shadow:0 12px 26px -14px #1b2a4473;animation:ovhFlip .45s ease both;color:var(--ovh-midnight)}@keyframes ovhFlip{0%{transform:rotateY(70deg);opacity:0}to{transform:none;opacity:1}}.ovh-wcard-red{color:#b0322e}.ovh-wcard-rank{font-family:var(--ovh-serif);font-size:2.4rem;font-weight:700;line-height:1}.ovh-wcard-suit{font-size:1.4rem}.ovh-wcard-back{background:repeating-linear-gradient(45deg,#2c405f,#2c405f 6px,#1b2a44 6px 12px);border-color:var(--ovh-midnight)}.ovh-wcard-back span{width:40px;height:40px;border-radius:50%;border:2px solid rgba(228,168,113,.6)}.ovh-war-flag{text-align:center;font-family:var(--ovh-mono);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ovh-copper-deep);margin-top:1rem}
