@font-face{font-family:Heisei Mincho Std;src:url(/fonts/HeiseiMinStd-W5.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}:root{--cream: #f3efe6;--cream-dim: rgba(243, 239, 230, .78);--cream-faint: rgba(243, 239, 230, .55);--lime: #bef22d;--ink: #0d0b08;--serif: "Cormorant Garamond", Georgia, "Times New Roman", serif;--sans: "Inter", -apple-system, "Helvetica Neue", Arial, sans-serif}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{font-family:var(--sans);background:var(--ink);color:var(--cream);-webkit-font-smoothing:antialiased}.hero{position:relative;min-height:100svh;display:flex;flex-direction:column;overflow:hidden;isolation:isolate;background:radial-gradient(120% 90% at 75% 30%,#3a2c1c,#1c1409 55%,#0d0b08)}.hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(115% 100% at 68% 38%,#0a080538,#0a080599),linear-gradient(97deg,#0a0805e0,#0a080599 45%,#0a08054d 78%,#0a080538),linear-gradient(to top,#0a0805d1,#0a080500 40%),linear-gradient(to bottom,#0a080580,#0a080500 24%)}.hero__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:34px clamp(24px,4.5vw,64px) 0}.nav{display:flex;align-items:center;gap:clamp(12px,1.7vw,26px)}.nav__link{position:relative;padding:3px 1px;font-size:14.5px;font-weight:400;letter-spacing:.01em;color:var(--cream-dim);text-decoration:none;transition:color .25s ease}.nav__link:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--cream);transform:scaleX(0);transform-origin:right;transition:transform .38s cubic-bezier(.22,1,.36,1)}.nav__link:hover{color:#fff}.nav__link:hover:after{transform:scaleX(1);transform-origin:left}@media (max-width: 860px){.nav{display:none}}.logo{display:inline-flex;text-decoration:none;color:#ffffffe6}.logo__mark{height:44px;width:auto}.hero__alerts{position:absolute;top:74px;right:calc(clamp(24px,4.5vw,64px) - 30px);z-index:5;display:flex;flex-direction:column;gap:14px;width:min(410px,calc(100vw - 48px));box-sizing:content-box;padding:30px;overflow:hidden}.alert{display:flex;align-items:flex-start;gap:22px;padding:15px 16px;border-radius:8px;background:#f2f0ecbd;border:1px solid rgba(5,37,77,.05);backdrop-filter:blur(14px) saturate(1.3);-webkit-backdrop-filter:blur(14px) saturate(1.3);box-shadow:0 14px 34px #05080c38}.alert__icon{position:relative;flex:none;width:50px;height:50px;border-radius:4px;overflow:hidden}.alert__icon img{display:block;width:100%;height:100%;object-fit:cover}.alert__tint{position:absolute;top:0;right:0;bottom:0;left:0;mix-blend-mode:color}.alert__glyph{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:32px;height:32px}.alert__body{min-width:0}.alert__title{font-size:17px;font-weight:600;line-height:1.25;color:#17191c;letter-spacing:-.005em}.alert__line{margin-top:4px;font-size:15px;font-weight:600;color:#191c20}.alert__sub{margin-top:3px;font-size:15px;font-weight:400;color:#4a4f57}.hero__content{flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;max-width:990px;padding:48px clamp(24px,4.5vw,64px) 44px}.hero__rating{font-size:12.5px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--cream)}.hero__title{margin-top:18px;font-family:"Heisei Mincho Std",var(--serif);font-size:50px;font-weight:500;line-height:1.28;letter-spacing:.005em}@media (max-width: 700px){.hero__title{font-size:34px}}@media (max-width: 1100px){.br-wide{display:none}}.hero__subtitle{margin-top:16px;font-size:15px;font-weight:300;line-height:1.55;color:#f3efe6f0;max-width:40em}.hero__cta{display:flex;width:204px;height:54px;padding:10px 20px;justify-content:space-between;align-items:center;margin-top:34px;border-radius:4px;background:#0f609d;box-shadow:0 4px 9px #ffffff40 inset;color:#fff;font-size:15px;font-weight:500;letter-spacing:.01em;text-decoration:none}.hero__stats{position:absolute;right:clamp(24px,4.5vw,64px);bottom:44px;display:flex;gap:clamp(32px,4vw,64px)}.stat__value{font-size:22px;font-weight:500;letter-spacing:.01em;color:#f3efe6eb}.stat__label{margin-top:8px;font-size:13.5px;font-weight:300;line-height:1.4;color:#f3efe6ad}.mobile-bar{display:none;position:fixed;left:0;right:0;bottom:calc(12px + env(safe-area-inset-bottom,0px));margin:0 auto;z-index:30;width:calc(100% - 80px);min-width:min(342px,calc(100% - 24px));min-height:52px;padding:6px;flex-direction:column;border-radius:6px;background:#ffffff1a;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.mobile-bar__row{display:flex;width:100%;align-items:center;justify-content:space-between}.mobile-bar__nav{width:100%;overflow:hidden}.mobile-bar__nav ul{list-style:none;margin:0;display:flex;flex-direction:column;gap:2px;padding:10px 10px 30px}.mobile-bar__nav a{display:block;padding:8px 4px;font-size:20px;font-weight:400;letter-spacing:.01em;color:var(--cream);text-decoration:none}.mobile-bar__menu{flex:none;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:6px;background:#ffffff1a;cursor:pointer}.mobile-bar__menu-box{position:relative;display:block;width:18px;height:14px}.mobile-bar__menu-line{position:absolute;left:0;width:100%;height:2px;border-radius:1px;background:#fff;transition:top .3s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1),opacity .2s ease}.mobile-bar__menu-line:nth-child(1){top:0}.mobile-bar__menu-line:nth-child(2){top:6px}.mobile-bar__menu-line:nth-child(3){top:12px}.mobile-bar__menu.is-open .mobile-bar__menu-line:nth-child(1){top:6px;transform:rotate(45deg)}.mobile-bar__menu.is-open .mobile-bar__menu-line:nth-child(2){opacity:0;transform:scaleX(.4)}.mobile-bar__menu.is-open .mobile-bar__menu-line:nth-child(3){top:6px;transform:rotate(-45deg)}.mobile-bar__cta{flex:none;display:flex;justify-content:space-between;align-items:center;min-width:180px;height:40px;padding:0 16px;border-radius:5px;background:#0f609d;box-shadow:0 4px 9px #ffffff40 inset;color:#fff;font-size:15px;font-weight:600;text-decoration:none}.mobile-bar__cta svg{width:20px;height:20px}@media (max-width: 960px){.hero__stats{position:static;flex-wrap:nowrap;gap:clamp(18px,5vw,48px);padding:0 clamp(24px,4.5vw,64px) 44px}.stat__value{font-size:18px}.stat__label{font-size:12.5px}.hero__content{padding-bottom:28px}}@media (max-width: 700px){.hero__alerts{position:static;width:auto;margin:10px 10px 0;padding:14px;gap:10px}.alert{align-items:center;gap:12px;padding:9px 12px}.alert__icon{width:34px;height:34px;border-radius:6px}.alert__glyph{width:20px;height:20px}.alert__title{font-size:13.5px}.alert__line,.alert__sub{margin-top:1px;font-size:12px}.hero__cta{display:none}.mobile-bar{display:flex}.hero__stats{margin:18px clamp(24px,4.5vw,64px) 0;padding:26px 0 110px;border-top:1px solid rgba(243,239,230,.16)}.hero__content{padding-bottom:0}}
