:root{--primary:#0064e0;--primary-deep:#0457cb;--ink-deep:#0a1317;--ink:#1c1e21;--charcoal:#444950;--steel:#5d6c7b;--stone:#8595a4;--hairline:#ced0d4;--hairline-soft:#dee3e9;--surface:#f1f4f7;--canvas:#fff;--warm:#f7f5f1;--warm-deep:#eae5dc;--gold:#f2a918;--brand-accent:var(--primary);--f-serif-cn:"Noto Serif SC", "Songti SC", "STSong", serif;--f-sans-cn:"Noto Sans SC", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--f-display:"Cormorant Garamond", "Times New Roman", serif;--f-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--ease:cubic-bezier(.16, 1, .3, 1);--dur:.85s;--wrap:1248px;--pad-x:96px;--hdr:76px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--canvas);color:var(--ink);font-family:var(--f-sans-cn);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:16px;line-height:1.6;overflow-x:hidden}img{max-width:100%;height:auto;display:block}h1,h2,h3,p,figure,blockquote,dl,dd{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}:focus-visible{outline:2px solid var(--primary);outline-offset:3px;border-radius:4px}.page--en{font-family:var(--f-sans)}.wrap{width:100%;max-width:var(--wrap);padding:0 var(--pad-x);margin:0 auto}.sec{padding:100px 0}.sec--exp,.sec--loc{background:var(--warm)}.skip{z-index:200;background:var(--ink-deep);color:#fff;border-radius:0 0 12px;padding:10px 18px;position:absolute;top:0;left:-9999px}.skip:focus{left:0}.reveal{opacity:0;transition:opacity var(--dur) var(--ease), transform var(--dur) var(--ease);will-change:opacity, transform;transform:translateY(24px)}.reveal.is-visible{opacity:1;transform:none}.btn{white-space:nowrap;transition:background-color .35s var(--ease), color .35s var(--ease), border-color .35s var(--ease), transform .35s var(--ease), box-shadow .35s var(--ease);border-radius:100px;justify-content:center;align-items:center;gap:9px;padding:14px 28px;font-size:14px;font-weight:500;line-height:1;display:inline-flex}.btn__alt{font-family:var(--f-display);opacity:.72;font-size:14.5px;font-style:italic}.btn--ink{background:var(--ink-deep);color:#fff;padding:11px 24px}.btn--ink:hover{background:var(--primary);transform:translateY(-1px)}.btn--primary{background:var(--primary);color:#fff}.btn--primary:hover{background:var(--primary-deep);transform:translateY(-2px);box-shadow:0 12px 26px -10px #0064e099}.btn--light{color:var(--ink-deep);background:#fff;padding:15px 34px}.btn--light:hover{transform:translateY(-2px);box-shadow:0 16px 34px -14px #00000080}.btn--ghost{color:#fff;-webkit-backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff6b;padding:15px 34px}.btn--ghost:hover{background:#fff3;border-color:#ffffffb3;transform:translateY(-2px)}.eyebrow{letter-spacing:.04em;color:var(--stone);align-items:center;gap:12px;font-size:12.5px;font-weight:500;display:inline-flex}.eyebrow__rule{background:var(--hairline);width:28px;height:1px;display:block}.eyebrow--dark .eyebrow__rule{background:var(--steel)}.sec-head{flex-direction:column;gap:16px;margin-bottom:48px;display:flex}.sec-title{font-family:var(--f-serif-cn);letter-spacing:-.01em;color:var(--ink-deep);font-size:44px;font-weight:500;line-height:1.28}.sec-title-en{font-family:var(--f-display);color:var(--steel);font-size:19px;font-weight:400;line-height:1.45}.page--en .sec-title{font-family:var(--f-sans);font-size:42px;font-weight:500}.page--en .sec-title-en{font-family:var(--f-serif-cn)}.sec-desc{max-width:700px;color:var(--steel);font-size:15px;font-weight:300;line-height:1.75}.hdr{z-index:100;height:var(--hdr);transition:height .45s var(--ease), background-color .45s var(--ease), box-shadow .45s var(--ease);background:#fff0;position:fixed;inset:0 0 auto}.hdr--condensed{-webkit-backdrop-filter:saturate(180%)blur(20px);background:#ffffffb8;height:64px;box-shadow:0 1px #0a131712}.hdr__inner{width:100%;max-width:var(--wrap);height:100%;padding:0 var(--pad-x);justify-content:space-between;align-items:center;gap:24px;margin:0 auto;display:flex}.brand{color:var(--ink-deep);transition:color .4s var(--ease);flex-shrink:0;align-items:center;gap:12px;display:flex}.hdr:not(.hdr--condensed) .brand,.hdr:not(.hdr--condensed) .nav__link{color:#fff}.hdr:not(.hdr--condensed) .brand__en{color:#ffffffb8}.hdr:not(.hdr--condensed) .lang{background:#ffffff24}.hdr:not(.hdr--condensed) .lang__opt{color:#ffffffbf}.hdr:not(.hdr--condensed) .lang__opt.is-on,.hdr:not(.hdr--condensed) .btn--ink{color:var(--ink-deep);background:#fff}.hdr:not(.hdr--condensed) .btn--ink:hover{background:var(--primary);color:#fff}.hdr:not(.hdr--condensed) .hdr__burger{color:#fff;border-color:#ffffff4d}.hdr:not(.hdr--condensed) .hdr__phone{color:#ffffffdb}.brand__mark{flex-shrink:0;display:flex}.brand__text{flex-direction:column;gap:2px;display:flex}.brand__cn{font-family:var(--f-serif-cn);letter-spacing:.02em;font-size:19px;font-weight:500;line-height:1.15}.brand__en{font-family:var(--f-sans);letter-spacing:.14em;color:var(--stone);transition:color .4s var(--ease);font-size:9px;font-weight:500;line-height:1.2}.nav{align-items:center;gap:34px;display:flex}.nav__link{color:var(--charcoal);transition:color .3s var(--ease);font-size:14px;position:relative}.nav__link:after{content:"";width:0;height:1.5px;transition:width .4s var(--ease);background:currentColor;position:absolute;bottom:-6px;left:0}.nav__link:hover:after,.nav__link.is-active:after{width:100%}.hdr__actions{flex-shrink:0;align-items:center;gap:18px;display:flex}.lang{background:var(--surface);transition:background-color .4s var(--ease);border-radius:100px;align-items:center;gap:2px;padding:3px;display:flex}.lang__opt{font-family:var(--f-sans);color:var(--stone);transition:background-color .35s var(--ease), color .35s var(--ease);border-radius:100px;padding:5px 11px;font-size:12px;font-weight:500;line-height:1.3}.lang__opt.is-on{background:var(--ink-deep);color:#fff}.hdr__phone{font-family:var(--f-sans);color:var(--ink-deep);transition:color .3s var(--ease);align-items:center;gap:7px;font-size:13px;font-weight:500;display:inline-flex}.hdr__phone:hover{color:var(--primary)}.hdr__burger{border:1px solid var(--hairline);width:38px;height:38px;color:var(--ink-deep);transition:border-color .3s var(--ease);border-radius:10px;justify-content:center;align-items:center;display:none}.drawer{max-height:0;padding:0 var(--pad-x);transition:max-height .5s var(--ease), padding .5s var(--ease);background:#fff;flex-direction:column;display:none;position:absolute;inset:100% 0 auto;overflow:hidden;box-shadow:0 20px 40px -22px #0a131747}.drawer.is-open{max-height:440px;padding:16px var(--pad-x) 26px}.drawer__link{color:var(--ink-deep);border-bottom:1px solid var(--hairline-soft);text-align:left;justify-content:space-between;align-items:center;padding:15px 0;font-size:16px;display:flex}.drawer__phone{font-family:var(--f-sans);color:var(--primary);align-items:center;gap:8px;margin-top:18px;font-size:15px;font-weight:500;display:inline-flex}.hero{background:var(--ink-deep);height:860px;min-height:620px;position:relative;overflow:hidden}.hero__media{will-change:transform;position:absolute;inset:-8% 0}.hero__media img{object-fit:cover;width:100%;height:100%}.hero__scrim{background:linear-gradient(#0a1317a8 0%,#0a13174d 42%,#0a1317db 100%);position:absolute;inset:0}.hero__content{height:100%;max-width:var(--wrap);padding:0 var(--pad-x);text-align:center;will-change:transform, opacity;flex-direction:column;justify-content:center;align-items:center;gap:18px;margin:0 auto;display:flex;position:relative}.hero__eyebrow{-webkit-backdrop-filter:blur(8px);color:#fff;background:#ffffff24;border:1px solid #ffffff47;border-radius:100px;align-items:center;padding:7px 16px;font-size:12.5px;display:inline-flex}.hero__title{max-width:1100px;font-family:var(--f-serif-cn);letter-spacing:-.015em;color:#fff;text-shadow:0 2px 30px #00000047;font-size:74px;font-weight:500;line-height:1.3}.hero__title-en{max-width:1100px;font-family:var(--f-display);color:#fffffff0;text-shadow:0 2px 20px #0000004d;font-size:25px;font-style:italic;font-weight:300;line-height:1.42}.hero__sub{max-width:760px;color:var(--surface);margin-top:8px;font-size:17px;font-weight:300;line-height:1.75}.hero__sub-en{max-width:720px;font-family:var(--f-sans);color:#ffffffc7;font-size:14px;font-weight:300;line-height:1.65}.hero__cta{align-items:center;gap:14px;margin-top:14px;display:flex}.hero__trust{color:var(--surface);align-items:center;gap:9px;margin-top:6px;font-size:13px;display:inline-flex}.hero__trust svg{color:var(--gold);flex-shrink:0}.hero__trust strong{font-family:var(--f-sans);font-weight:600}.hero__scroll{letter-spacing:.08em;color:#ffffffb8;transition:color .3s var(--ease);flex-direction:column;align-items:center;gap:8px;font-size:11.5px;display:flex;position:absolute;bottom:34px;left:50%;transform:translate(-50%)}.hero__scroll svg{animation:floatY 2.4s var(--ease) infinite}.hero__scroll:hover{color:#fff}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.facts{background:var(--warm);border-bottom:1px solid var(--warm-deep)}.facts__inner{width:100%;max-width:var(--wrap);padding:30px var(--pad-x);justify-content:space-between;align-items:center;gap:40px;margin:0 auto;display:flex}.fact{flex-direction:column;gap:6px;display:flex}.fact__value{font-family:var(--f-serif-cn);color:var(--ink-deep);align-items:baseline;gap:3px;font-size:30px;font-weight:500;line-height:1.2;display:flex}.fact__suffix{color:var(--steel);font-size:15px;font-weight:400}.fact__label{color:var(--stone);font-size:12.5px;font-weight:300}.sec--rooms{background:var(--canvas)}.rooms{grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 24px;display:grid}.room{flex-direction:column;gap:14px;display:flex}.room__media{background:var(--surface);aspect-ratio:76/51;border-radius:18px;position:relative;overflow:hidden}.room__media img{object-fit:cover;width:100%;height:100%;transition:transform .65s var(--ease), filter .65s var(--ease)}.room:hover .room__media img{filter:saturate(1.06);transform:scale(1.045)}.room__body{flex-direction:column;gap:7px;display:flex}.room__name{font-family:var(--f-serif-cn);color:var(--ink-deep);font-size:17px;font-weight:500;line-height:1.4}.room__name-alt{font-family:var(--f-sans);color:var(--stone);font-size:12.5px}.room__spec{color:var(--steel);font-size:12.5px;font-weight:300;line-height:1.6}.room__foot{justify-content:space-between;align-items:center;gap:12px;margin-top:4px;display:flex}.room__perk{color:var(--primary);font-size:12px;font-weight:500}.room__link{width:26px;height:26px;color:var(--ink-deep);transition:background-color .35s var(--ease), color .35s var(--ease), transform .35s var(--ease);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.room:hover .room__link{background:var(--ink-deep);color:#fff;transform:translate(4px)}.sec--exp{background:var(--warm)}.showcase{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:40px;display:grid}.show{flex-direction:column;gap:14px;display:flex}.show__media{background:var(--warm-deep);aspect-ratio:98/62;border-radius:22px;overflow:hidden}.show__media img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease)}.show:hover .show__media img{transform:scale(1.05)}.show__title{font-family:var(--f-serif-cn);color:var(--ink-deep);font-size:18px;font-weight:500;line-height:1.4}.show__sub{color:var(--stone);margin-top:5px;font-size:12.5px;font-weight:300;line-height:1.65}.tiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:40px;display:grid}.tile{transition:transform .45s var(--ease), box-shadow .45s var(--ease);background:#fff;border-radius:18px;flex-direction:column;gap:10px;padding:22px;display:flex}.tile:hover{transform:translateY(-3px);box-shadow:0 18px 34px -22px #0a13174d}.tile__icon{color:var(--primary);display:inline-flex}.tile__name{color:var(--ink-deep);font-size:15.5px;font-weight:500;line-height:1.45}.tile__desc{color:var(--stone);font-size:12.5px;font-weight:300;line-height:1.65}.band{background:var(--ink-deep);border-radius:28px;grid-template-columns:minmax(0,1fr) 220px;align-items:center;gap:56px;padding:52px;display:grid;position:relative;overflow:hidden}.band__left{z-index:2;flex-direction:column;gap:18px;display:flex;position:relative}.band__title{font-family:var(--f-serif-cn);color:#fff;font-size:34px;font-weight:500;line-height:1.42}.band__body{max-width:560px;color:var(--stone);font-size:14.5px;font-weight:300;line-height:1.85}.band__right{z-index:2;flex-direction:column;gap:26px;display:flex;position:relative}.band__stat-v{font-family:var(--f-serif-cn);color:#fff;font-size:27px;font-weight:500;line-height:1.25}.band__stat-l{color:var(--steel);margin-top:5px;font-size:12px;font-weight:300}.band__img{object-fit:cover;opacity:.24;pointer-events:none;width:46%;height:100%;position:absolute;inset:0 0 0 auto;-webkit-mask-image:linear-gradient(90deg,#0000,#000 62%);mask-image:linear-gradient(90deg,#0000,#000 62%)}.sec--reviews{background:var(--canvas)}.rev{grid-template-columns:360px minmax(0,1fr);align-items:start;gap:32px;display:grid}.rev__panel{background:var(--warm);border-radius:24px;flex-direction:column;gap:20px;padding:32px;display:flex}.rev__score{font-family:var(--f-serif-cn);color:var(--ink-deep);align-items:baseline;gap:8px;font-size:64px;font-weight:500;line-height:1;display:flex}.rev__score-den{font-family:var(--f-sans);color:var(--stone);font-size:17px;font-weight:400}.stars{color:var(--gold);gap:5px;display:inline-flex}.rev__summary{color:var(--steel);font-size:13.5px;font-weight:300;line-height:1.75}.rev__metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.metric{background:#fff;border-radius:14px;padding:16px}.metric__v{font-family:var(--f-serif-cn);color:var(--ink-deep);font-size:22px;font-weight:500;line-height:1.3}.metric__l{color:var(--stone);margin-top:2px;font-size:11.5px;font-weight:300}.rev__list{flex-direction:column;gap:18px;display:flex}.quote{background:var(--warm);transition:background-color .4s var(--ease);border-radius:22px;flex-direction:column;gap:14px;padding:26px;display:flex}.quote:hover{background:var(--warm-deep)}.quote__text{color:var(--ink);font-size:15px;font-weight:300;line-height:1.8}.quote__trans{font-family:var(--f-sans);color:var(--stone);font-size:12.5px;font-weight:300;line-height:1.7}.quote__tag{background:var(--surface);letter-spacing:.04em;text-transform:uppercase;color:var(--steel);border-radius:4px;margin-right:8px;padding:1px 7px;font-size:10.5px;font-weight:500;display:inline-block}.quote__foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.quote__author{color:var(--ink-deep);font-size:12.5px;font-weight:500}.quote__source{font-family:var(--f-sans);color:var(--stone);font-size:12px}.sec--loc{background:var(--warm)}.loc{grid-template-columns:minmax(0,1fr) 400px;align-items:start;gap:32px;display:grid}.loc__map{background:var(--warm-deep);border-radius:24px;height:480px;display:block;position:relative;overflow:hidden}.loc__map img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease)}.loc__map:hover img{transform:scale(1.03)}.loc__map-overlay{-webkit-backdrop-filter:blur(18px)saturate(180%);background:#ffffffdb;border-radius:18px;align-items:center;gap:12px;padding:16px 20px;display:flex;position:absolute;bottom:20px;left:20px;right:20px;box-shadow:0 16px 36px -22px #0a131773}.loc__map-pin{background:var(--primary);color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.loc__map-text{flex-direction:column;gap:2px;display:flex}.loc__map-text strong{color:var(--ink-deep);font-size:14.5px;font-weight:500}.loc__map-text em{font-family:var(--f-sans);color:var(--stone);font-size:12px;font-style:normal}.loc__info{flex-direction:column;gap:20px;display:flex}.info{flex-direction:column;gap:18px;display:flex}.info__row dt{letter-spacing:.02em;color:var(--stone);align-items:center;gap:7px;margin-bottom:6px;font-size:11.5px;font-weight:500;display:inline-flex}.info__row dt svg{color:var(--primary)}.info__row dd{color:var(--ink-deep);font-size:14px;line-height:1.7}.info__row dd a{font-family:var(--f-sans);transition:color .3s var(--ease);font-weight:500}.info__row dd a:hover{color:var(--primary)}.loc__nearby{letter-spacing:.02em;color:var(--stone);font-size:11.5px;font-weight:500}.dist{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dist__item{transition:transform .4s var(--ease);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;display:flex}.dist__item:hover{transform:translateY(-2px)}.dist__name{color:var(--steel);font-size:12.5px;font-weight:300}.dist__value{white-space:nowrap;color:var(--ink-deep);font-size:13px;font-weight:500}.ftr{background:var(--ink-deep);color:#fff;padding:80px 0 40px}.ftr__top{grid-template-columns:400px minmax(0,1fr);gap:56px;margin-bottom:56px;display:grid}.ftr__brand{flex-direction:column;gap:18px;display:flex}.ftr__brand-row{align-items:center;gap:12px;display:flex}.ftr__mark{color:#fff;display:flex}.ftr__brand-text{flex-direction:column;gap:2px;display:flex}.ftr__cn{font-family:var(--f-serif-cn);letter-spacing:.02em;font-size:19px;font-weight:500;line-height:1.15}.ftr__en{font-family:var(--f-sans);letter-spacing:.14em;color:var(--steel);font-size:9px;font-weight:500}.ftr__tag{max-width:360px;color:var(--stone);font-size:13.5px;font-weight:300;line-height:1.8}.ftr__contact{flex-direction:column;gap:8px;display:flex}.ftr__phone{font-family:var(--f-sans);color:#fff;transition:color .3s var(--ease);font-size:15px;font-weight:500}.ftr__phone:hover{color:var(--primary)}.ftr__addr{color:var(--stone);font-size:12.5px;font-weight:300;line-height:1.7}.ftr__cols{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;display:grid}.ftr__col{flex-direction:column;gap:14px;display:flex}.ftr__col-t{letter-spacing:.06em;text-transform:uppercase;color:#fff;font-size:11.5px;font-weight:500}.ftr__link{width:fit-content;color:var(--stone);transition:color .3s var(--ease);font-size:13px;font-weight:300}.ftr__link:hover{color:#fff}.ftr__link--sm{font-size:12px}.ftr__waves{width:100%;height:120px;margin-bottom:4px;display:block}.ftr__bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-top:24px;display:flex}.ftr__copy{color:var(--steel);font-size:12px;font-weight:300}.ftr__meta{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.ftr__note{color:var(--steel);font-size:12px;font-weight:300}.totop{z-index:90;-webkit-backdrop-filter:blur(16px)saturate(180%);width:46px;height:46px;color:var(--ink-deep);opacity:0;visibility:hidden;transition:opacity .45s var(--ease), transform .45s var(--ease), visibility .45s var(--ease), background-color .3s var(--ease);background:#ffffffdb;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:fixed;bottom:28px;right:28px;transform:translateY(12px);box-shadow:0 12px 28px -14px #0a131766}.totop.is-show{opacity:1;visibility:visible;transform:none}.totop:hover{background:#fff;transform:translateY(-3px)}@media (width<=1280px){:root{--pad-x:64px}.hero__title{font-size:64px}.sec-title{font-size:40px}.band{grid-template-columns:minmax(0,1fr) 190px;gap:40px;padding:44px}}@media (width<=1024px){:root{--pad-x:40px;--hdr:68px}.sec{padding:80px 0}.nav,.hdr__phone{display:none}.hdr__burger,.drawer{display:flex}.hero{height:760px}.hero__title{font-size:52px}.hero__title-en{font-size:21px}.hero__sub{font-size:15.5px}.rooms,.showcase{grid-template-columns:repeat(2,minmax(0,1fr))}.showcase .show:last-child{grid-column:span 2}.showcase .show:last-child .show__media{aspect-ratio:16/7}.rev,.loc{grid-template-columns:minmax(0,1fr)}.loc__map{height:380px}.ftr__top{grid-template-columns:minmax(0,1fr);gap:40px}}@media (width<=768px){:root{--pad-x:24px}.sec{padding:64px 0}.sec-head{margin-bottom:36px}.sec-title{font-size:30px}.sec-title-en{font-size:17px}.sec-desc{font-size:14px}.hero{height:680px;min-height:0}.hero__title{font-size:38px}.hero__title-en{font-size:18px}.hero__sub{font-size:14.5px}.hero__sub-en{font-size:12.5px}.hero__cta{flex-direction:column;width:100%}.hero__cta .btn{width:100%}.hero__trust{text-align:center;font-size:12px}.hero__scroll{display:none}.facts__inner{padding:26px var(--pad-x);grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px;display:grid}.fact__value{font-size:24px}.rooms,.showcase,.tiles{grid-template-columns:minmax(0,1fr);gap:28px}.showcase .show:last-child{grid-column:span 1}.showcase .show:last-child .show__media{aspect-ratio:98/62}.band{border-radius:22px;grid-template-columns:minmax(0,1fr);gap:32px;padding:32px 26px}.band__title{font-size:25px}.band__img{display:none}.rev__panel{padding:26px}.rev__score{font-size:52px}.quote{padding:22px}.loc__map{height:300px}.loc__map-overlay{padding:13px 16px;bottom:14px;left:14px;right:14px}.dist{grid-template-columns:minmax(0,1fr)}.ftr{padding:60px 0 32px}.ftr__cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.ftr__waves{height:72px}.ftr__bottom{flex-direction:column;align-items:flex-start;gap:16px}.totop{bottom:16px;right:16px}.hdr__actions{gap:12px}.hdr__actions .btn--ink{padding:9px 16px;font-size:13px}}@media (width<=420px){.brand__en{display:none}.fact__label{font-size:11.5px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}@media print{.hdr,.totop,.hero__scroll,.drawer{display:none!important}.hero{height:auto;min-height:320px}.reveal{opacity:1;transform:none}}
