/* OXIA editorial homepage — monochrome brand and refined navigation, immutable asset URL v12. */
body.oxia-editorial{--oe-ink:#222222;--oe-paper:#f7f7f7;--oe-muted:#656565;--oe-accent:#999999;--oe-line:#dbdbdb;margin:0;background:var(--oe-paper);color:var(--oe-ink);font-family:Arial,Helvetica,sans-serif!important;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
.oxia-editorial *{box-sizing:border-box}
.oxia-editorial h1,.oxia-editorial h2,.oxia-editorial h3,.oxia-editorial p{margin:0;color:inherit}
.oxia-editorial h1,.oxia-editorial h2{font-family:Georgia,'Times New Roman',serif!important;font-weight:400!important;letter-spacing:-.045em;line-height:1.07;text-transform:none}
.oxia-editorial h1 em,.oxia-editorial h2 em{font-weight:400;color:inherit}
.oxia-editorial h2{font-size:clamp(42px,4.9vw,72px)}
.oxia-editorial h3{font-family:Arial,Helvetica,sans-serif!important;font-size:19px;font-weight:500!important;line-height:1.4;letter-spacing:-.02em}
.oxia-editorial a{color:inherit;text-decoration:none}
.oxia-editorial a:hover{color:inherit}
.oxia-editorial button,.oxia-editorial select{font:inherit}
.oxia-editorial img{display:block;max-width:100%;height:auto}
.oxia-editorial :focus-visible{outline:3px solid #7c7c7c;outline-offset:5px}
.oxia-editorial [id]{scroll-margin-top:30px}
.oxia-editorial .oe-eyebrow{font-family:Arial,Helvetica,sans-serif!important;font-size:11px;font-weight:500;letter-spacing:.17em;line-height:1.6;text-transform:uppercase;margin-bottom:26px}
.oe-skip{position:fixed;left:20px;top:-120px;z-index:999999;background:#ffffff;padding:12px 20px}
.oe-skip:focus{top:12px}
.oe-header{position:absolute;top:0;left:0;right:0;z-index:30;min-height:108px;margin:0 4.4%;display:flex;align-items:center;justify-content:space-between;gap:35px;border-bottom:1px solid #ffffff40;color:#ffffff}
.admin-bar .oe-header{top:32px}
.oe-logo{display:block;flex-shrink:0;width:170px}
.oe-logo img{width:100%;filter:brightness(0) invert(1)}
.oe-nav{display:flex;gap:32px;align-items:center}
.oe-nav a,.oe-header-contact{font-size:13px;line-height:1.4;min-height:44px;display:flex;align-items:center}
.oe-nav a{position:relative}
.oe-nav a:after{content:'';position:absolute;height:1px;background:currentColor;bottom:5px;left:0;width:0;transition:width .2s ease}
.oe-nav a:hover:after,.oe-nav a:focus-visible:after{width:100%}
.oe-header-contact{border:1px solid #ffffff65;padding:13px 20px;gap:34px}
.oe-header-contact span{font-size:22px}
.oe-mobile-menu{display:none}
.oe-hero{position:relative;min-height:780px;height:94svh;max-height:1050px;display:flex;align-items:center;background:#383838;color:#ffffff;isolation:isolate;padding:145px 8% 135px;overflow:hidden}
.oe-hero-image{position:absolute;inset:0;width:100%;height:100%!important;object-fit:cover;object-position:center 55%;z-index:-3}
.oe-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,18,18,.77),rgba(18,18,18,.33) 68%,rgba(18,18,18,.22));z-index:-2}
.oe-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#15151555,transparent 28%,transparent 75%,#15151566);z-index:-1}
.oe-hero-content{max-width:850px}
.oe-hero .oe-eyebrow{color:#e4e4e4;letter-spacing:.23em;margin-bottom:28px}
.oxia-editorial .oe-hero h1{font-size:clamp(64px,6.6vw,104px);line-height:1.03;color:#ffffff}
.oe-hero h1 em{color:#ededed!important}
.oe-hero-description{font-size:16px;line-height:1.8;margin-top:30px!important;color:#f1f1f1!important}
.oe-button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;min-height:56px;border:1px solid transparent;border-radius:0;padding:17px 25px;font-size:13px;font-weight:500;line-height:1.4;transition:background .2s ease,color .2s ease;cursor:pointer}
.oe-button span{font-size:23px;line-height:1}
.oe-button-outline{border-color:#ffffff85;margin-top:32px;color:#ffffff!important;background:transparent}
.oe-button-outline:hover{background:#ffffff;color:#232323!important}
.oe-button-dark{background:#282828;color:#ffffff!important;border-color:#282828}
.oe-button-dark:hover{background:#4b4b4b;border-color:#4b4b4b}
.oe-hero-bottom{position:absolute;bottom:48px;left:4.4%;right:4.4%;display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:.16em;color:#e3e3e3}
.oe-hero-bottom a{display:flex;align-items:center;gap:20px;min-height:44px}
.oe-hero-bottom a span{font-size:25px}
.oe-search-wrap{position:relative;z-index:5;max-width:1180px;margin:-1px auto 0;padding:0 24px}
.oe-search{display:grid;grid-template-columns:.85fr 1.25fr 1.15fr .8fr;background:#ffffff;border-bottom:1px solid var(--oe-line);padding:26px 18px;gap:0;align-items:center;box-shadow:0 15px 40px #22222208}
.oe-search-field{padding:0 25px;border-right:1px solid var(--oe-line);min-width:0}
.oe-search-field label{display:block;letter-spacing:.12em;font-size:9px;color:var(--oe-muted);line-height:1.5;margin-bottom:7px;font-weight:500}
.oe-search-field select{width:100%;min-height:38px;padding:0 18px 0 0;border:0!important;border-radius:0;background-color:transparent;color:var(--oe-ink);font-size:14px;cursor:pointer;box-shadow:none!important;appearance:auto}
.oe-search .oe-button{margin-left:20px;gap:20px;min-width:0;width:calc(100% - 20px)}
.oe-section{padding:105px 6%;max-width:1600px;margin:0 auto}
.oe-section-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:48px}
.oe-heading-side{max-width:410px;font-size:14px;line-height:1.9;color:var(--oe-muted)}
.oe-heading-side p{margin-bottom:22px}
.oe-text-link{display:inline-flex;align-items:center;gap:36px;min-height:44px;font-size:13px;border-bottom:1px solid #989898;padding-bottom:4px}
.oe-text-link span{font-size:22px;transition:transform .2s}
.oe-text-link:hover span{transform:translate(3px,-3px)}
.oe-property-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.oe-property-photo{display:block;position:relative;aspect-ratio:1.18;overflow:hidden;background:#dcdcdc}
.oe-property-photo img{height:100%!important;width:100%;object-fit:cover;transition:transform .6s ease}
.oe-property-photo:hover img{transform:scale(1.035)}
.oe-property-status{position:absolute;top:17px;left:17px;background:#f9f9f9ed;color:#282828;font-size:10px;letter-spacing:.08em;line-height:1.4;text-transform:uppercase;padding:8px 12px}
.oe-property-arrow{position:absolute;bottom:16px;right:16px;width:40px;height:40px;display:grid;place-items:center;background:#f9f9f9ed;font-size:23px}
.oe-property-top{display:flex;justify-content:space-between;gap:10px;margin:19px 0 8px;font-size:10px;letter-spacing:.07em;text-transform:uppercase;color:var(--oe-muted)}
.oe-property h3{min-height:54px;font-size:18px;padding-bottom:13px}
.oe-property-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--oe-line);padding-top:16px}
.oe-property-bottom strong{font-size:19px;font-weight:500;white-space:nowrap}
.oe-property-bottom small{font-size:11px}
.oe-property-bottom>span{font-size:11px;color:var(--oe-muted)}
.oe-about{display:grid;grid-template-columns:1fr 1fr;background:#282828;color:#ededed}
.oe-about-image{position:relative;min-height:620px;overflow:hidden}
.oe-about-image img{width:100%;height:100%!important;object-fit:cover}
.oe-about-image:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 50%,#15151588)}
.oe-about-image>span{position:absolute;left:10%;bottom:55px;font-size:11px;letter-spacing:.15em;line-height:1.8;z-index:1;color:#ffffff}
.oe-about-copy{padding:85px 12%}
.oe-about-copy .oe-eyebrow{color:#b4b4b4}
.oe-about-copy h2{margin-bottom:28px}
.oe-about-copy h2 em{color:#c0c0c0}
.oe-about-copy>p:not(.oe-eyebrow){font-size:14px;line-height:1.9;color:#d2d2d2;max-width:460px}
.oe-about-values{margin:30px 0}
.oe-about-values p{display:flex;gap:20px;border-bottom:1px solid #ffffff26;padding:15px 0;font-size:13px}
.oe-about-values span{font-size:10px;line-height:2;color:#999999}
.oe-about-copy .oe-text-link{color:#ededed;border-color:#999999}
.oe-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.oe-category{position:relative;aspect-ratio:.92;overflow:hidden;color:#ffffff!important;background:#464646}
.oe-category img{width:100%;height:100%!important;object-fit:cover;transition:transform .6s ease}
.oe-category:hover img{transform:scale(1.035)}
.oe-category:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 25%,#191919bd)}
.oe-category>div{position:absolute;bottom:32px;left:28px;right:45px;z-index:1}
.oe-category p{font-size:11px;letter-spacing:.045em;margin-bottom:8px;color:#e6e6e6}
.oxia-editorial .oe-category h3{font-family:Georgia,'Times New Roman',serif!important;font-size:34px;font-weight:400!important}
.oe-category>span{position:absolute;bottom:34px;right:25px;font-size:30px;z-index:1}
.oe-local-links{display:flex;gap:32px;align-items:center;flex-wrap:wrap;border-bottom:1px solid var(--oe-line);padding:27px 0;font-size:12px}
.oe-local-links>span{font-size:9px;letter-spacing:.1em;color:var(--oe-muted);margin-right:auto}
.oe-local-links a{min-height:44px;display:flex;align-items:center;gap:16px}
.oe-local-links a:hover{text-decoration:underline;text-underline-offset:6px}
.oe-owners{padding-top:25px;padding-bottom:115px;display:grid;grid-template-columns:1fr 1fr;gap:12%}
.oe-owners h2{font-size:clamp(42px,4.6vw,66px)}
.oe-owners>div>p:not(.oe-eyebrow){max-width:420px;font-size:14px;line-height:1.9;color:var(--oe-muted);margin:26px 0}
.oe-process{padding-top:40px}
.oe-process>div{display:flex;gap:30px;border-top:1px solid var(--oe-line);padding:25px 0}
.oe-process>div>span{font-family:Georgia,serif;font-size:24px;color:#828282;line-height:1.4}
.oe-process h3{margin-bottom:10px}
.oe-process p{font-size:13px;color:var(--oe-muted);line-height:1.8}
.oe-footer{padding:75px 6% 25px;background:#202020;color:#ededed}
.oe-footer-top{border-bottom:1px solid #ffffff29;padding-bottom:55px}
.oe-footer-top .oe-eyebrow{color:#b6b6b6}
.oe-footer-cta{display:flex;justify-content:space-between;align-items:center;gap:25px;font-family:Georgia,'Times New Roman',serif;font-size:clamp(54px,8.5vw,120px);line-height:1.1;letter-spacing:-.045em}
.oe-footer-cta span{font-family:Arial,sans-serif;font-size:.8em;font-weight:300;color:#bcbcbc}
.oe-footer-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;gap:45px;padding:55px 0}
.oe-footer-grid>div{display:flex;flex-direction:column;align-items:flex-start}
.oe-footer-grid>div>span{font-size:9px;letter-spacing:.13em;color:#b6b6b6;margin-bottom:13px}
.oe-footer-grid>div>a{font-size:12px;min-height:36px;display:flex;align-items:center}
.oe-footer-grid a:hover{text-decoration:underline;text-underline-offset:5px}
.oe-footer-bottom{padding-top:22px;border-top:1px solid #ffffff29;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#b6b6b6}
.oe-footer-bottom>div{display:flex;gap:25px}
.oe-footer-bottom a{min-height:32px;display:inline-flex;align-items:center}
@media(min-width:1600px){.oe-about-copy{padding-right:max(12%,calc((100vw - 1440px)/2))}}
@media(max-width:1100px){.oe-header{gap:20px}.oe-nav{gap:20px}.oe-logo{width:145px}.oe-header-contact{padding:12px;gap:18px}.oe-hero{padding-left:7%;min-height:740px}.oe-section{padding:80px 5%}.oe-property-grid{gap:20px}.oe-property-bottom{align-items:flex-start;flex-direction:column;gap:5px}.oe-property h3{font-size:16px;min-height:65px}.oe-about-copy{padding:65px 10%}.oe-about-image{min-height:590px}.oe-category h3{font-size:29px!important}.oe-owners{gap:8%;padding-top:15px}.oe-local-links{gap:22px}.oe-footer-grid{gap:25px}}
@media(max-width:800px){.oe-header{min-height:88px;margin:0 5%}.oe-nav,.oe-header-contact{display:none}.oe-logo{width:135px}.oe-mobile-menu{display:block}.oe-mobile-menu summary{list-style:none;display:flex;gap:15px;align-items:center;cursor:pointer;min-height:44px;font-size:12px}.oe-mobile-menu summary::-webkit-details-marker{display:none}.oe-mobile-menu summary span{font-size:20px}.oe-mobile-menu nav{position:absolute;top:76px;left:0;right:0;padding:20px 25px;background:#f7f7f7;color:#222222;border:1px solid #dbdbdb;box-shadow:0 15px 40px #00000022}.oe-mobile-menu nav a{display:block;padding:12px 0;font-size:16px;border-bottom:1px solid #dbdbdb}.oe-mobile-menu nav a:last-child{border:0}.oe-hero{height:88svh;min-height:700px;max-height:950px;padding:150px 6% 125px}.oe-hero-image{object-position:60% center}.oxia-editorial .oe-hero h1{font-size:clamp(53px,8.7vw,72px)}.oe-hero .oe-eyebrow{font-size:10px;letter-spacing:.17em}.oe-hero-description{font-size:14px}.oe-hero-bottom{bottom:30px;left:6%;right:6%}.oe-hero-bottom>span{font-size:8px;letter-spacing:.1em}.oe-search{grid-template-columns:1fr 1fr;padding:20px 5px;gap:22px 0}.oe-search-field{padding:0 20px}.oe-search-field:nth-child(2){border:0}.oe-search .oe-button{margin:0 20px;width:calc(100% - 40px)}.oe-section-heading{align-items:flex-start;gap:25px}.oe-heading-side{max-width:270px;font-size:13px}.oe-property-grid{grid-template-columns:1fr 1fr;gap:28px}.oe-property:last-child{display:none}.oe-property h3{min-height:64px}.oe-about-copy{padding:55px 8%}.oe-about-image{min-height:620px}.oe-about h2{font-size:48px}.oe-about-values p{font-size:12px;gap:12px}.oe-category-grid{gap:16px}.oe-category{aspect-ratio:.7}.oe-category>div{left:18px;bottom:24px}.oe-category h3{font-size:25px!important}.oe-category p{font-size:10px}.oe-category>span{right:15px;bottom:24px;font-size:24px}.oe-local-links{gap:20px}.oe-local-links>span{width:100%}.oe-owners{grid-template-columns:1fr 1fr;gap:6%}.oe-process{padding-top:0}.oe-process>div{gap:16px}.oe-footer-grid{grid-template-columns:1fr 1fr;gap:35px}.oe-footer-bottom{align-items:flex-start;flex-direction:column;gap:10px}}
@media(max-width:560px){.oxia-editorial h2{font-size:43px}.oxia-editorial .oe-eyebrow{font-size:9px;margin-bottom:20px}.oe-header{min-height:80px}.oe-logo{width:124px}.oe-hero{min-height:670px;height:88svh;padding:125px 6% 110px}.oe-hero:before{background:linear-gradient(90deg,#151515bf,#15151566)}.oe-hero-image{object-position:58% center}.oxia-editorial .oe-hero h1{font-size:clamp(43px,10.6vw,59px);line-height:1.08;letter-spacing:-.052em}.oe-hero .oe-eyebrow{font-size:9px;margin-bottom:24px;letter-spacing:.14em}.oe-hero-description{margin-top:24px!important;font-size:13px}.oe-button{padding:15px 20px;min-height:54px;font-size:12px;gap:26px}.oe-hero .oe-button{margin-top:27px}.oe-hero-bottom>span{max-width:160px;line-height:1.9;font-size:8px}.oe-hero-bottom>a{font-size:9px}.oe-search-wrap{padding:0 16px}.oe-search{gap:20px 0;padding:22px 0}.oe-search-field{padding:0 15px}.oe-search-field label{font-size:8px;letter-spacing:.075em}.oe-search-field select{font-size:12px;min-height:38px}.oe-search .oe-button{margin:0 15px;width:calc(100% - 30px);padding:14px 18px}.oe-section{padding:65px 6%}.oe-section-heading{display:block;margin-bottom:30px}.oe-heading-side{margin-top:25px;max-width:none;font-size:13px}.oe-heading-side br{display:none}.oe-heading-side p{margin-bottom:13px}.oe-text-link{font-size:12px}.oe-property-grid{display:grid;grid-template-columns:1fr;gap:34px}.oe-property:last-child{display:block}.oe-property-photo{aspect-ratio:1.2}.oe-property-top{margin-top:15px;font-size:9px}.oe-property h3{min-height:0;font-size:17px;margin:0;padding-bottom:13px}.oe-property-bottom{flex-direction:row;align-items:center}.oe-property-bottom strong{font-size:19px}.oe-property-bottom>span{font-size:10px}.oe-about{grid-template-columns:1fr}.oe-about-image{min-height:0;height:340px}.oe-about-image>span{left:6%;bottom:26px;font-size:9px}.oe-about-copy{padding:48px 6% 58px}.oe-about h2{font-size:47px}.oe-about-copy>p:not(.oe-eyebrow){font-size:13px}.oe-about-values{margin:23px 0}.oe-about-values p{font-size:12px;padding:14px 0}.oe-category-grid{grid-template-columns:1fr;gap:18px}.oe-category{aspect-ratio:1.35}.oe-category>div{left:25px;bottom:25px}.oe-category h3{font-size:33px!important}.oe-category p{font-size:11px}.oe-category>span{right:25px;bottom:28px;font-size:29px}.oe-local-links{display:grid;grid-template-columns:1fr 1fr;gap:5px 15px;padding:23px 0}.oe-local-links>span{grid-column:1/-1;margin-bottom:8px}.oe-local-links a{font-size:11px;gap:10px}.oe-owners{grid-template-columns:1fr;gap:36px;padding-top:0;padding-bottom:65px}.oe-owners h2{font-size:43px}.oe-owners>div>p:not(.oe-eyebrow){font-size:13px}.oe-process>div{padding:22px 0;gap:25px}.oe-process h3{font-size:18px}.oe-process p{font-size:12px}.oe-footer{padding:48px 6% 20px}.oe-footer-top{padding-bottom:33px}.oe-footer-top .oe-eyebrow{max-width:230px;font-size:8px}.oe-footer-cta{font-size:49px;gap:15px}.oe-footer-cta span{font-size:36px}.oe-footer-grid{padding:35px 0;gap:35px 20px;grid-template-columns:1fr 1fr}.oe-footer-grid>.oe-logo{grid-column:1/-1;width:145px}.oe-footer-grid>div>span{font-size:8px}.oe-footer-grid>div>a{font-size:11px;min-height:40px}.oe-footer-bottom{font-size:9px}.oe-footer-bottom>div{gap:18px}.admin-bar .oe-header{top:46px}}
/* Keep the existing desktop trio; mobile/tablet show a complete 2×2 selection. */
@media(min-width:801px){.oe-property:nth-child(n+4){display:none}}
@media(max-width:800px){
 .oe-property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .oe-property:last-child{display:block}
 .oe-property{min-width:0}
 .oe-property h3{min-height:0;padding-bottom:0;margin-bottom:13px}
 .oe-property h3 a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.45;min-height:2.9em}
}
@media(min-width:360px) and (max-width:560px){
 .oe-property-grid{gap:28px 14px}
 .oe-property-photo{aspect-ratio:1.12}
 .oe-property-status{top:9px;left:9px;font-size:8px;padding:5px 7px}
 .oe-property-arrow{width:30px;height:30px;bottom:9px;right:9px;font-size:20px}
 .oe-property-top{flex-wrap:wrap;gap:2px 8px;margin:12px 0 7px;font-size:8px;line-height:1.5;letter-spacing:.025em;min-height:24px}
 .oe-property h3{font-size:13px;margin-bottom:11px}
 .oe-property-bottom{flex-direction:column;align-items:flex-start;gap:5px;padding-top:11px}
 .oe-property-bottom strong{font-size:16px;line-height:1.4;white-space:normal}
 .oe-property-bottom small{font-size:10px}
 .oe-property-bottom>span{font-size:10px;line-height:1.5}
}
@media(max-width:359px){.oe-property-grid{grid-template-columns:minmax(0,1fr);gap:30px}}
/* Quiet, architectural pricing panel: a strong number and two clear specifications. */
.oxia-editorial .oe-property-bottom{display:block;padding:14px 18px 12px;background:#eeeeee;border:0;border-top:2px solid #a8a8a8;margin-top:12px}
.oe-property-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:0 7px;min-height:52px}
.oe-price-label{flex-basis:100%;font-size:9px;line-height:1.4;letter-spacing:.13em;text-transform:uppercase;color:#646464;margin-bottom:4px}
.oxia-editorial .oe-property-bottom .oe-price-amount{font-family:Georgia,'Times New Roman',serif;font-size:31px;font-weight:400;line-height:1.1;letter-spacing:-.035em;white-space:nowrap;color:#282828}
.oe-price-currency{font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;margin-left:6px;color:#616161;letter-spacing:0}
.oe-price-period{font-size:11px;color:#616161;line-height:1.5}
.oe-price-on-request{font-size:.8em}
.oe-property-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;border-top:1px solid #d4d4d4;margin:10px 0 0;padding:9px 0 0}
.oe-property-facts>div{display:flex;flex-direction:column;min-width:0}
.oe-property-facts>div+div{border-left:1px solid #d4d4d4;padding-left:15px}
.oe-property-facts dt{order:2;font-size:9px;font-weight:400;line-height:1.5;letter-spacing:.045em;color:#646464;margin:4px 0 0}
.oe-property-facts dd{order:1;font-size:17px;font-weight:500;line-height:1.2;margin:0;color:#343434;white-space:nowrap}
.oe-property-facts dd span{font-size:11px;font-weight:400;color:#646464}
@media(min-width:360px) and (max-width:560px){
 .oxia-editorial .oe-property-bottom{padding:10px 11px;margin-top:10px}
 .oe-property-price{min-height:43px;gap:0 5px}
 .oe-price-label{font-size:8px;letter-spacing:.1em;margin-bottom:4px}
 .oxia-editorial .oe-property-bottom .oe-price-amount{font-size:25px;letter-spacing:-.045em}
 .oe-price-currency{font-size:11px;margin-left:4px}
 .oe-price-period{font-size:9px}
 .oe-property-facts{gap:7px;padding-top:7px;margin-top:7px}
 .oe-property-facts>div+div{padding-left:10px}
 .oe-property-facts dd{font-size:15px}
 .oe-property-facts dd span{font-size:10px}
 .oe-property-facts dt{font-size:8px;letter-spacing:0;margin-top:4px}
}
/* A single surface ties the photograph, title and pricing together. */
.oxia-editorial .oe-property{background:#eeeeee;box-shadow:inset 0 0 0 1px #dcdcdc}
.oxia-editorial .oe-property-top{margin:16px 18px 8px}
.oxia-editorial .oe-property h3{margin:0 18px 10px;padding-bottom:0}
.oxia-editorial .oe-property-bottom{background:transparent;border:0;margin-top:0;padding:8px 18px 15px}
@media(min-width:360px) and (max-width:560px){
 .oxia-editorial .oe-property-top{margin:12px 11px 7px;flex-direction:column;align-items:flex-start;gap:2px;min-height:26px}
 .oxia-editorial .oe-property h3{margin:0 11px 9px}
 .oxia-editorial .oe-property-bottom{padding:5px 11px 12px}
}
.oe-reviews{background:#ededed;margin-bottom:90px}
.oe-reviews>.oe-section{padding-top:78px;padding-bottom:50px}
.oe-reviews-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}
.oe-review-card{padding:30px;background:#f8f8f8;border:1px solid #d7d7d7;display:flex;flex-direction:column;min-width:0}
.oe-review-platform{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:24px;border-bottom:1px solid #dadada}
.oe-review-brand{font-size:19px;font-weight:600;letter-spacing:-.025em;color:#353535}
.oe-review-platform a{display:inline-flex;align-items:center;gap:12px;min-height:44px;font-size:14px;color:#5b5b5b}
.oe-review-platform a>span{font-size:20px}
.oe-review-rating{display:flex;align-items:center;gap:22px;padding:25px 0}
.oe-review-rating>strong{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:66px;letter-spacing:-.065em;line-height:1;color:#303030}
.oe-review-rating>strong>span{font-family:Arial,sans-serif;font-size:19px;font-weight:400;letter-spacing:0;color:#707070;margin-left:4px}
.oe-review-stars{display:block;font-size:16px;letter-spacing:3px;color:#717171}
.oe-review-recommend{font-size:14px;color:#474747}
.oe-review-rating p{font-size:14px;color:#696969;line-height:1.6;margin-top:4px}
.oxia-editorial .oe-review-card blockquote{margin:0;padding:0;border:0;flex:1;display:flex;flex-direction:column;background:none;color:#353535}
.oe-review-card blockquote>p{font-family:Georgia,'Times New Roman',serif;font-size:25px;line-height:1.5;letter-spacing:-.02em;margin:0 0 28px}
.oe-review-card blockquote footer{display:flex;align-items:center;gap:13px;margin-top:auto;padding:0;background:transparent}
.oe-review-initials{display:grid;place-items:center;width:38px;height:38px;border:1px solid #c6c6c6;border-radius:50%;font-size:11px;color:#5f5f5f;flex-shrink:0}
.oe-review-card cite{display:block;font-family:Arial,sans-serif;font-style:normal;font-size:14px;color:#373737}
.oe-review-card blockquote footer>div>span{display:block;font-size:12px;color:#727272;margin-top:3px}
.oe-review-source{display:inline-flex;align-self:flex-start;align-items:center;gap:15px;font-size:14px;min-height:44px;margin-top:18px;text-decoration:underline!important;text-underline-offset:5px;text-decoration-color:#aaaaaa!important}
.oxia-editorial .oe-review-note{font-size:12px;line-height:1.8;color:#6b6b6b;margin-top:23px}
@media(max-width:800px){.oe-reviews{margin-bottom:65px}.oe-review-card{padding:23px}.oe-review-platform{gap:10px;flex-wrap:wrap;padding-bottom:16px}.oe-review-rating{gap:14px}.oe-review-rating>strong{font-size:53px}.oe-review-card blockquote>p{font-size:22px}}
@media(max-width:560px){.oe-reviews>.oe-section{padding-top:55px;padding-bottom:35px}.oe-reviews-grid{grid-template-columns:1fr;gap:18px}.oe-review-platform{flex-wrap:nowrap}.oe-review-brand{font-size:18px}.oe-review-rating{padding:22px 0;gap:20px}.oe-review-rating>strong{font-size:58px}.oe-review-card blockquote>p{font-size:23px;margin-bottom:24px}.oe-review-note{max-width:320px}}
/* Shared platform totals and compact, individual testimonials. */
.oe-review-summary{display:grid;grid-template-columns:1fr 1fr;gap:24px;border-top:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1;margin-bottom:24px}
.oe-review-summary>a{display:flex;align-items:center;gap:20px;min-height:88px;padding:10px 0}
.oe-review-summary>a>strong{font-family:Georgia,serif;font-size:35px;line-height:1;font-weight:400;letter-spacing:-.04em;white-space:nowrap}
.oe-review-summary>a>strong>span{font-family:Arial,sans-serif;font-size:14px;letter-spacing:0;margin-left:3px}
.oe-review-summary-detail{font-size:12px;line-height:1.6;color:#5b5b5b}
.oe-review-summary>a>span:last-child{margin-left:auto;font-size:22px}
.oe-reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.oe-review-card{padding:20px 22px}
.oe-review-caption{display:flex;justify-content:space-between;gap:10px;align-items:baseline;font-size:14px;font-weight:600;margin:0 0 18px;color:#474747}
.oe-review-caption>span{font-size:12px;font-weight:400;color:#696969}
.oe-review-card blockquote>p{font-size:19px;line-height:1.5;margin:0 0 15px}
.oe-review-card blockquote footer{justify-content:space-between;gap:8px}
.oe-review-card cite{font-size:13px}
.oe-review-card blockquote footer a{display:inline-flex;gap:10px;align-items:center;min-height:44px;flex-shrink:0;font-size:14px;text-decoration:underline;text-underline-offset:4px}
@media(max-width:1000px){.oe-reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.oe-review-summary>a{gap:14px}.oe-review-summary .oe-review-brand{font-size:16px}}
@media(max-width:650px){.oe-review-summary{grid-template-columns:1fr;gap:0}.oe-review-summary>a{min-height:76px}.oe-review-summary>a+a{border-top:1px solid #d1d1d1}.oe-review-summary>a>strong{font-size:30px}.oe-review-summary .oe-review-brand{min-width:78px}.oe-reviews-grid{grid-template-columns:1fr;gap:12px}.oe-review-card{padding:17px 20px}.oe-review-caption{margin-bottom:12px}.oe-review-card blockquote>p{font-size:18px;margin-bottom:10px}.oe-review-card cite{font-size:14px}}
/* Phone layout: two compact cards per row, with complete, readable excerpts. */
@media(max-width:650px){
 .oe-reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
 .oe-review-card{padding:12px}
 .oe-review-caption{font-size:12px;line-height:1.4;margin-bottom:8px}
 .oe-review-caption>span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
 .oe-review-card blockquote>p{font-size:16px;line-height:1.4;letter-spacing:-.01em;margin-bottom:10px;overflow-wrap:break-word}
 .oe-review-card blockquote footer{display:block}
 .oe-review-card cite{font-size:12px;line-height:1.4;min-height:2.8em;overflow-wrap:break-word}
 .oe-review-card blockquote footer a{font-size:12px;min-height:44px;gap:8px}
}
@media(max-width:359px){.oe-review-card{padding:10px}.oe-reviews-grid{gap:8px}}
/* Four catalogue directions with native, availability-aware locality links. */
.oe-discover .oe-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.oe-discover .oe-category{aspect-ratio:.88}
.oe-discover .oe-category>div{left:20px;right:20px;bottom:24px}
.oxia-editorial .oe-discover .oe-category h3{font-size:30px!important;line-height:1.08}
.oe-discover .oe-category p{font-size:12px;line-height:1.5}
.oe-discover .oe-category>span{top:16px;right:18px;bottom:auto}
.oe-zone-navigation{margin-top:24px;border-bottom:1px solid var(--oe-line)}
.oe-zone-row{display:grid;grid-template-columns:190px minmax(0,1fr);gap:20px;padding:18px 0;border-top:1px solid var(--oe-line)}
.oxia-editorial .oe-zone-row h3{font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:400;line-height:1.5;letter-spacing:.065em;text-transform:uppercase;color:var(--oe-muted);margin:13px 0 0}
.oe-zone-links{display:flex;flex-wrap:wrap;gap:2px 28px}
.oe-zone-links a{display:inline-flex;align-items:center;justify-content:space-between;gap:16px;min-height:44px;font-size:14px}
.oe-zone-links a:hover{text-decoration:underline;text-underline-offset:5px}
.oe-more-zones>summary{display:flex;align-items:center;justify-content:space-between;list-style:none;min-height:54px;cursor:pointer;border-top:1px solid var(--oe-line);font-size:14px}
.oe-more-zones>summary::-webkit-details-marker{display:none}
.oe-more-zones>summary>span{font-size:24px;transition:transform .2s}
.oe-more-zones[open]>summary>span{transform:rotate(45deg)}
.oe-more-zones .oe-zone-row{border-top:0;padding-top:0}
.oe-zone-navigation a:focus-visible,.oe-more-zones>summary:focus-visible{outline:2px solid #464646;outline-offset:4px}
@media(max-width:1000px){.oe-discover .oe-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.oe-discover .oe-category{aspect-ratio:1.12}.oe-zone-row{grid-template-columns:160px minmax(0,1fr)}}
@media(max-width:560px){.oe-discover .oe-category-grid{gap:12px}.oe-discover .oe-category{aspect-ratio:.83}.oe-discover .oe-category>div{left:13px;right:13px;bottom:18px}.oxia-editorial .oe-discover .oe-category h3{font-size:23px!important;letter-spacing:-.035em}.oe-discover .oe-category p{font-size:12px;line-height:1.35;margin-bottom:8px}.oe-discover .oe-category>span{font-size:24px;top:12px;right:12px}.oe-zone-row{grid-template-columns:1fr;gap:10px;padding:16px 0}.oxia-editorial .oe-zone-row h3{margin:0;font-size:12px}.oe-zone-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 16px}.oe-zone-links a{font-size:14px;gap:8px}.oe-zone-links a span{flex-shrink:0}}
@media(max-width:359px){.oe-discover .oe-category-grid{gap:8px}.oxia-editorial .oe-discover .oe-category h3{font-size:20px!important}.oe-discover .oe-category>div{left:10px;right:10px}}
/* Branded select-only comboboxes; native selects remain the no-JS fallback. */
.oe-search-field select[hidden]{display:none!important}
.oe-select{position:relative;min-width:0}
.oe-select.is-open{z-index:20}
.oxia-editorial .oe-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:44px;padding:4px 0;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--oe-ink);font:inherit;font-size:14px;line-height:1.5;text-align:left;cursor:pointer}
.oe-select-trigger>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.oe-select-chevron{width:7px;height:7px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg);margin:0 4px 4px;flex-shrink:0}
.oe-select.is-open .oe-select-chevron{transform:rotate(225deg);margin-bottom:0}
.oxia-editorial .oe-select-trigger:focus-visible{outline:1px solid #797979;outline-offset:5px}
.oe-select-list{position:absolute;top:calc(100% + 9px);left:-12px;width:calc(100% + 24px);z-index:30;overflow-y:auto;overscroll-behavior:contain;max-height:300px;padding:6px;background:#f9f9f9;border:1px solid #d6d6d6;box-shadow:0 12px 28px #22222218;scrollbar-width:thin;scrollbar-color:#c0c0c0 transparent}
.oe-select-list[hidden]{display:none!important}
.oe-select.opens-up .oe-select-list{top:auto;bottom:calc(100% + 9px)}
.oe-select-option{position:relative;display:flex;align-items:center;min-height:44px;padding:11px 27px 11px 12px;color:#464646;font-size:14px;line-height:1.45;font-weight:400;cursor:pointer;overflow-wrap:break-word}
.oe-select-option+.oe-select-option{border-top:1px solid #e6e6e6}
.oe-select-option.is-active,.oe-select-option:hover{background:#ededed;color:#262626}
.oe-select-option[aria-selected="true"]{font-weight:500}
.oe-select-option[aria-selected="true"]:after{content:'✓';position:absolute;right:10px;font-size:13px;color:#646464}
.oe-select-option[aria-disabled="true"]{opacity:.5;cursor:default}
@media(max-width:560px){.oxia-editorial .oe-select-trigger{font-size:14px}.oe-select-list{left:-8px;width:calc(100% + 16px)}.oe-select-option{font-size:14px;padding-left:10px}}
/* Quiet premium navigation, preserving the existing menu destinations. */
.oe-header{margin:0;padding:0 4.4%;min-height:108px;gap:28px;border-bottom:1px solid #ededed38;background:linear-gradient(180deg,#111111d9,#1111116b);color:#f8f8f8}
.oe-header .oe-logo{width:176px}
.oe-header .oe-nav{gap:34px}
.oe-header .oe-nav a{font-size:13px;letter-spacing:.035em;font-weight:500;min-height:48px;transition:color .2s}
.oe-header .oe-nav a:after{bottom:4px;background:#c8c8c8;width:100%;transform:scaleX(0);transform-origin:left;transition:transform .22s}
.oe-header .oe-nav a:hover,.oe-header .oe-nav a:focus-visible{color:#ededed}
.oe-header .oe-nav a:hover:after,.oe-header .oe-nav a:focus-visible:after{transform:scaleX(1)}
.oe-header .oe-header-contact{background:#f4f4f4;color:#2e2e2e;border:1px solid #f4f4f4;padding:11px 16px 11px 20px;gap:22px;font-size:13px;letter-spacing:.025em;min-height:48px;transition:background .2s,border-color .2s}
.oe-header .oe-header-contact>span{border-left:1px solid #2e2e2e30;padding-left:16px;font-size:22px;line-height:24px}
.oe-header .oe-header-contact:hover{background:#dedede;border-color:#dedede;color:#2e2e2e}
.oe-header a:focus-visible,.oe-mobile-menu summary:focus-visible{outline:2px solid #ededed;outline-offset:5px}
@media(max-width:1100px){.oe-header{gap:20px}.oe-header .oe-logo{width:150px}.oe-header .oe-nav{gap:20px}.oe-header .oe-nav a{font-size:12px}.oe-header .oe-header-contact{padding:11px 14px;gap:14px}}
@media(max-width:800px){
 .oe-header{min-height:88px;margin:0;padding:0 6%}
 .oe-header .oe-logo{width:142px}
 .oe-header .oe-nav,.oe-header .oe-header-contact{display:none}
 .oe-mobile-menu summary{min-height:44px;gap:14px;padding:8px 12px;border:1px solid #ededed66;background:#ffffff06;color:#f8f8f8}
 .oe-mobile-menu summary .oe-menu-label{font-size:12px;letter-spacing:.09em;text-transform:uppercase}
 .oe-mobile-menu summary .oe-menu-lines{position:relative;width:20px;height:16px;display:block}
 .oe-menu-lines:before,.oe-menu-lines:after{content:'';position:absolute;left:0;width:20px;height:1px;background:currentColor;transition:transform .2s,top .2s}
 .oe-menu-lines:before{top:4px}.oe-menu-lines:after{top:11px}
 .oe-mobile-menu[open] .oe-menu-lines:before{top:7px;transform:rotate(45deg)}
 .oe-mobile-menu[open] .oe-menu-lines:after{top:7px;transform:rotate(-45deg)}
 .oe-mobile-menu[open] summary{border-color:#ededed;background:#ffffff0d}
 .oe-mobile-menu nav{top:100%;left:0;right:0;padding:15px 6% 22px;background:#161616;color:#f4f4f4;border:0;border-bottom:1px solid #c8c8c866;box-shadow:0 18px 30px #16161633;max-height:calc(100svh - 100px);overflow-y:auto;overscroll-behavior:contain}
 .oe-mobile-menu nav a{min-height:48px;display:flex;align-items:center;border-bottom:1px solid #f4f4f41f;padding:12px 0;font-size:14px;letter-spacing:.025em;transition:color .2s}
 .oe-mobile-menu nav a:nth-child(-n+3){font-family:Georgia,'Times New Roman',serif;font-size:26px;line-height:1.2;letter-spacing:-.025em;min-height:56px}
 .oe-mobile-menu nav a:hover{color:#ededed}
 .oe-mobile-menu nav a[href^="tel:"]{display:inline-flex;min-height:44px;margin-top:14px;padding:10px 15px;border:1px solid #c8c8c866;color:#ededed;font-size:14px;letter-spacing:.04em}
}
@media(max-width:560px){.oe-header{min-height:80px}.oe-header .oe-logo{width:134px}.oe-mobile-menu nav{padding-top:10px}.oe-mobile-menu nav a:nth-child(-n+3){font-size:25px;min-height:54px}.oe-mobile-menu nav a{min-height:44px;padding:10px 0}}
@media(prefers-reduced-motion:reduce){.oxia-editorial *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
