/* Ohitorisama Life editorial design, SWELL child 0.2.0 */
.oh-visual-placeholder{display:block;width:100%;height:100%;min-height:180px;background-color:#eef3ef;background-position:center;background-size:cover;background-repeat:no-repeat}
:root{--oh-ink:#243d32;--oh-muted:#68726b;--oh-green:#294a39;--oh-paper:#fbfaf6;--oh-line:#dcded5;--color_main:#294a39;--color_link:#294a39;--oh-serif:'Yu Mincho','Hiragino Mincho ProN','Noto Serif JP',serif}
html{scroll-behavior:smooth;scroll-padding-top:130px}body{color:var(--oh-ink);background:var(--oh-paper);font-family:-apple-system,BlinkMacSystemFont,'Hiragino Kaku Gothic ProN','Yu Gothic',Meiryo,sans-serif}.oh-home *,.oh-site-header *,.oh-footer *{box-sizing:border-box}.oh-home a,.oh-site-header a,.oh-footer a{color:inherit;text-decoration:none}.oh-home img{width:100%;height:100%;object-fit:cover;display:block}.oh-home h1,.oh-home h2,.oh-home h3{color:inherit;line-height:1.65;font-weight:600}.oh-home h2,.oh-home h3{font-family:var(--oh-serif)}.oh-home p{line-height:1.95}.oh-home a:focus-visible,.oh-site-header a:focus-visible,summary:focus-visible{outline:3px solid #b58237;outline-offset:5px}.oh-skip{position:fixed;top:-100px;background:white;padding:15px;z-index:9999}.oh-skip:focus{top:0}.oh-site-header{background:var(--oh-paper);border-bottom:1px solid var(--oh-line);position:relative;z-index:50}.oh-brand-row{max-width:1320px;margin:auto;padding:24px 48px 20px;display:flex;align-items:center;gap:30px}.oh-brand{font-family:var(--oh-serif);font-size:26px;letter-spacing:.08em;line-height:1.2;font-weight:700;white-space:nowrap}.oh-brand>span{color:#76845c}.oh-brand small{font-family:Arial,sans-serif;display:block;font-size:9px;letter-spacing:.27em;padding-top:9px;font-weight:400}.oh-brand-tagline{font-size:11px;color:var(--oh-muted);letter-spacing:.08em}.oh-header-actions{margin-left:auto;display:flex;gap:23px;align-items:center;font-size:12px}.oh-header-actions>a{border:1px solid var(--oh-line);padding:10px 16px;border-radius:2px}.oh-search summary{cursor:pointer;list-style:none}.oh-search summary::-webkit-details-marker{display:none}.oh-search summary span{font-size:25px;vertical-align:middle}.oh-search form{position:absolute;right:4%;top:82px;padding:25px;background:white;box-shadow:0 10px 30px #243d3220;width:min(350px,92vw);border:1px solid var(--oh-line)}.oh-search label{display:block;margin-bottom:12px}.oh-search form>div{display:flex}.oh-search input{width:100%;min-width:0;padding:10px;border:1px solid var(--oh-line);font-size:16px}.oh-search button{background:var(--oh-green);color:white;padding:10px;white-space:nowrap}.oh-global-nav{max-width:1120px;margin:auto;display:flex;justify-content:space-between;gap:16px;padding:12px 48px 17px;font-size:12px;font-weight:600;letter-spacing:.04em}.oh-global-nav a{padding:4px 0;white-space:nowrap}.oh-global-nav a:hover{color:#9b6d38}
.home #content.l-content{width:100%;max-width:none;padding:0!important;margin:0!important}.home #main_content{width:100%;max-width:none;float:none;margin:0!important}.oh-hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:44% 56%;min-height:590px}.oh-hero-copy{padding:65px 30px 48px max(40px,calc((100vw - 1224px)/2));align-self:center}.oh-eyebrow{font-family:Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:.2em;margin:0 0 18px;color:#73835d}.oh-hero h1{font-family:var(--oh-serif);font-size:clamp(30px,3.1vw,45px);line-height:1.65;letter-spacing:.035em;margin:20px 0 24px}.oh-hero h1 span{display:block;white-space:nowrap}.oh-hero-description{font-size:13px;line-height:2.1!important;color:#58665d;margin:0 0 28px}.oh-button{display:inline-flex;gap:35px;align-items:center;justify-content:space-between;background:var(--oh-green);color:white!important;font-size:12px;padding:17px 24px;border-radius:2px}.oh-button:hover{background:#42614b}.oh-button span{font-size:20px}.oh-hero-foot{display:block;font-size:9px;color:#778174;margin-top:30px;letter-spacing:.06em}.oh-hero-photo{position:relative;margin:0;min-height:590px;overflow:hidden}.oh-hero-photo img{position:absolute;inset:0;object-position:57% center}.oh-hero-photo:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#15261d55);pointer-events:none}.oh-hero-photo figcaption{position:absolute;bottom:32px;right:30px;color:white;font-size:12px;letter-spacing:.07em;z-index:1}.oh-mood{max-width:1224px;margin:0 auto;display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid var(--oh-line);padding:25px 0;font-size:12px}.oh-mood-title{color:#8d7958;font-family:var(--oh-serif);font-size:14px}.oh-mood a{display:flex;gap:20px}.oh-mood a:hover{color:#9b6d38}
.oh-section{max-width:1224px;padding:75px 0;margin:auto}.oh-section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px}.oh-section-head .oh-eyebrow{margin:0 0 10px}.oh-section-head h2{font-size:29px;margin:0;letter-spacing:.035em}.oh-section-aside{font-size:12px;color:var(--oh-muted)}.oh-editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.oh-card-photo{position:relative;aspect-ratio:1.4;overflow:hidden}.oh-editorial-card img{transition:transform .4s}.oh-editorial-card:hover img{transform:scale(1.035)}.oh-photo-label{position:absolute;bottom:0;left:0;background:var(--oh-paper);padding:7px 14px 2px 0;font-size:11px;letter-spacing:.07em}.oh-editorial-card h3{font-size:23px;margin:20px 0 11px}.oh-editorial-card p{font-size:12px;color:var(--oh-muted);margin:0 0 20px}.oh-card-link{display:flex;justify-content:space-between;align-items:center;font-size:11px;padding-top:15px;border-top:1px solid var(--oh-line)}.oh-card-link span{font-size:19px}.oh-text-link{font-size:12px;display:inline-block;border-bottom:1px solid currentColor;padding-bottom:5px}
.oh-story-band{background:#e9eddf}.oh-section-intro{font-size:13px;color:#617058;margin:-15px 0 28px}.oh-story-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:40px}.oh-story-main{position:relative;display:block;min-height:525px;overflow:hidden;color:white!important}.oh-story-main>img{position:absolute;inset:0;object-position:42% center}.oh-story-main:after{content:'';position:absolute;inset:20% 0 0;background:linear-gradient(transparent,#10241de8)}.oh-story-caption{position:absolute;bottom:30px;left:35px;right:35px;z-index:1}.oh-chip{font-size:10px;border:1px solid #ffffff88;padding:5px 10px}.oh-story-caption h3{font-size:31px;margin:14px 0 10px}.oh-story-caption p{font-size:12px;color:#e7e9df}.oh-story-start{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff66;padding-top:15px;margin-top:24px;font-size:12px}.oh-story-start span{font-size:23px}.oh-story-side{display:flex;flex-direction:column}.oh-story-side>a{flex:1;border-top:1px solid #bac4af;padding:22px 0 20px;display:block}.oh-story-side>a:last-child{border-bottom:1px solid #bac4af}.oh-story-number{font-size:10px;color:#76805d;letter-spacing:.13em}.oh-story-side h3{font-size:22px;margin:7px 0 5px}.oh-story-side p{font-size:12px;color:#5d6858;margin:0 0 12px}.oh-story-side .oh-text-link{font-size:11px}
.oh-future-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.oh-future-card{display:grid;grid-template-columns:42% 58%;background:#f0eee5;overflow:hidden}.oh-future-card>img{min-height:290px}.oh-future-card>div{padding:30px 22px}.oh-category{font-size:10px;letter-spacing:.07em;color:#75815f}.oh-future-card h3{font-size:22px;margin:12px 0}.oh-future-card p{font-size:11px;color:var(--oh-muted);margin-bottom:20px}.oh-tools{display:grid;grid-template-columns:1fr 1fr 1fr;margin-top:35px;border:1px solid var(--oh-line);padding:28px 10px}.oh-tools>div,.oh-tools>a{padding:5px 30px}.oh-tools>a{border-left:1px solid var(--oh-line);position:relative}.oh-tools h3{font-size:21px;margin:5px 0 10px}.oh-tools p{font-size:11px;color:var(--oh-muted);margin:0 0 18px}.oh-tool-icon{position:absolute;right:20px;top:4px;font-size:35px;color:#879579}.oh-tools .oh-eyebrow{margin-bottom:10px}.oh-topic-band{background:#f1f0e9}.oh-topic-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:18px}.oh-topic-grid img{aspect-ratio:1;height:auto}.oh-topic-grid>a>span{font-size:11px;display:flex;justify-content:space-between;padding-top:13px;align-items:center}.oh-topic-grid b{font-size:17px;font-weight:400}.oh-latest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px 30px}.oh-latest-photo{display:block;aspect-ratio:1.7;overflow:hidden}.oh-latest .oh-category{margin:12px 0 6px}.oh-latest h3{font-family:inherit;font-size:15px;line-height:1.75;margin:0 0 12px}.oh-latest time{font-size:10px;letter-spacing:.07em;color:#92968b}.oh-about-strip{text-align:center;border-top:1px solid var(--oh-line);padding:70px 20px 85px}.oh-about-strip h2{font-size:29px;line-height:1.8;margin:18px 0}.oh-about-strip p{font-size:12px;color:var(--oh-muted);margin-bottom:24px}.oh-footer{background:#263f32;color:#f7f6ed;padding:50px max(32px,calc((100vw - 1224px)/2)) 25px}.oh-footer-top{display:flex;align-items:start;justify-content:space-between;gap:30px}.oh-footer .oh-brand>span{color:#c1c9a9}.oh-footer-top p{font-size:11px;margin-top:20px;color:#c4cbbf}.oh-footer nav{display:flex;flex-wrap:wrap;gap:20px;font-size:11px;padding-top:10px}.oh-footer-bottom{border-top:1px solid #ffffff25;margin-top:30px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;color:#bac4b7}.oh-footer-bottom p,.oh-footer-bottom small{font-size:10px;line-height:1.9}
/* Reading surfaces retain SWELL content rendering and interactive plugins. */
#body_wrap:not(.home) #content{max-width:1120px;padding-top:42px}#body_wrap:not(.home) .l-mainContent{width:100%;float:none;margin:auto;max-width:900px}#body_wrap:not(.home) .l-mainContent__inner{padding:35px 45px;background:#fff}.post_content{font-size:16px;line-height:2}.post_content h2{background:#edf0e6;color:var(--oh-ink);border-left:4px solid #80906c;padding:18px 22px;font-size:23px}.post_content h3{font-size:20px}.c-postTitle__ttl{font-family:var(--oh-serif);font-size:clamp(25px,3vw,36px);line-height:1.65}.post_content a{color:#416743;text-underline-offset:3px}.post_content img{height:auto;max-width:100%}
@media(min-width:1500px){.oh-hero-copy{padding-left:70px}}
@media(max-width:1320px){.oh-section,.oh-mood{margin-left:48px;margin-right:48px}.oh-hero-copy{padding-left:48px}.oh-hero{min-height:540px}.oh-hero-photo{min-height:540px}.oh-brand-tagline{font-size:10px}.oh-future-card h3{font-size:20px}}
@media(max-width:1000px){.oh-brand-row{padding:23px 30px}.oh-brand-tagline{display:none}.oh-section,.oh-mood{margin-left:30px;margin-right:30px}.oh-hero-copy{padding:35px 25px 35px 30px}.oh-hero h1{font-size:31px}.oh-hero-description{font-size:11px}.oh-hero-photo{min-height:520px}.oh-mood{font-size:10px;gap:12px}.oh-mood a{gap:8px}.oh-section-head h2{font-size:26px}.oh-editorial-grid{gap:20px}.oh-editorial-card h3{font-size:21px}.oh-story-grid{gap:25px}.oh-future-grid{gap:20px}.oh-future-card{grid-template-columns:1fr}.oh-future-card>img{aspect-ratio:1.8;min-height:0;height:auto}.oh-topic-grid{grid-template-columns:repeat(4,1fr);gap:22px}.oh-tools>div,.oh-tools>a{padding:5px 20px}.oh-tools h3{font-size:19px}.oh-footer nav{max-width:400px}}
@media(max-width:760px){html{scroll-padding-top:20px}.oh-brand-row{padding:19px 20px;gap:14px}.oh-brand{font-size:21px}.oh-brand small{font-size:8px;padding-top:6px}.oh-header-actions{gap:14px}.oh-header-actions>a{display:none}.oh-global-nav{padding:8px 20px 12px;gap:22px;overflow-x:auto;justify-content:start;scrollbar-width:thin;font-size:11px}.oh-hero{display:flex;flex-direction:column;min-height:0}.oh-hero-copy{padding:35px 24px 32px}.oh-hero h1{font-size:34px;line-height:1.65;letter-spacing:.025em;margin:12px 0 18px}.oh-hero h1 span{white-space:normal}.oh-hero h1 span:nth-child(1),.oh-hero h1 span:nth-child(2){display:inline}.oh-hero-description{font-size:12px;margin-bottom:21px}.oh-hero-foot{display:none}.oh-hero .oh-eyebrow{font-size:9px;margin:0 0 12px}.oh-button{padding:13px 20px;font-size:11px;gap:34px}.oh-hero-photo{min-height:0;height:310px}.oh-hero-photo img{object-position:55% 45%}.oh-hero-photo figcaption{font-size:10px;right:20px;bottom:20px}.oh-mood{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:0 24px;padding:18px 0}.oh-mood-title{grid-column:1/-1;margin-bottom:9px;font-size:12px}.oh-mood a{font-size:10px;padding:9px 0;justify-content:space-between}.oh-mood a:nth-of-type(odd){padding-right:18px}.oh-mood a:nth-of-type(even){padding-left:18px;border-left:1px solid var(--oh-line)}.oh-section{padding:48px 0;margin:0 24px}.oh-section-head{margin-bottom:23px;align-items:start}.oh-section-head h2{font-size:23px;line-height:1.65}.oh-section-head .oh-eyebrow{font-size:9px}.oh-section-aside{display:none}.oh-editorial-grid{grid-template-columns:1fr;gap:32px}.oh-card-photo{aspect-ratio:1.5}.oh-editorial-card h3{font-size:23px;margin-top:15px}.oh-editorial-card p{font-size:12px;margin-bottom:14px}.oh-card-link{padding-top:12px}.oh-story-band .oh-section-head{display:block}.oh-story-band .oh-section-head>.oh-text-link{margin-top:14px;font-size:10px}.oh-section-intro{margin-top:0;font-size:12px}.oh-story-grid{grid-template-columns:1fr;gap:23px}.oh-story-main{min-height:470px}.oh-story-caption{left:22px;right:22px;bottom:24px}.oh-story-caption h3{font-size:27px}.oh-story-caption p{font-size:11px}.oh-story-side>a{padding:20px 0}.oh-story-side h3{font-size:22px}.oh-future-grid{grid-template-columns:1fr;gap:24px}.oh-future-card>div{padding:25px}.oh-future-card h3{font-size:23px}.oh-future-card p{font-size:12px}.oh-tools{grid-template-columns:1fr;padding:22px;margin-top:25px}.oh-tools>div,.oh-tools>a{padding:20px 0;border-left:0}.oh-tools>a{border-top:1px solid var(--oh-line)}.oh-tools-intro{padding-top:0!important}.oh-tools h3{font-size:23px}.oh-tool-icon{top:20px;right:4px}.oh-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px}.oh-topic-grid>a>span{font-size:12px}.oh-topic-grid>a:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:18px}.oh-latest-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 17px}.oh-latest h3{font-size:12px;line-height:1.7}.oh-latest-photo{aspect-ratio:1.3}.oh-latest .oh-category{font-size:9px}.oh-about-strip{padding:48px 24px}.oh-about-strip h2{font-size:24px}.oh-footer{padding:35px 24px 22px}.oh-footer-top,.oh-footer-bottom{display:block}.oh-footer nav{margin-top:28px;gap:15px;font-size:10px}.oh-footer-bottom small{display:block;margin-top:18px}#body_wrap:not(.home) #content{padding:25px 16px}#body_wrap:not(.home) .l-mainContent__inner{padding:24px 16px}.post_content{font-size:15px}.post_content h2{font-size:20px;padding:15px}.post_content h3{font-size:18px}}
.oh-latest-photo:empty{display:none}.oh-latest-grid article{border-top:1px solid var(--oh-line);padding-top:15px}.oh-hub-visual{margin:0 0 30px}.oh-hub-visual img{display:block;width:100%;height:300px;object-fit:cover}.oh-hub-visual figcaption{font-size:10px;color:var(--oh-muted);text-align:right;margin-top:6px}
@media(max-width:760px){.oh-hero h1{font-size:clamp(26px,7.8vw,32px)}.oh-hero h1 span:nth-child(1),.oh-hero h1 span:nth-child(2){display:block}.oh-hero h1 span{white-space:nowrap}.oh-global-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 8px;padding:0 16px 6px;overflow:visible;text-align:center;font-size:10px}.oh-global-nav a{display:flex;align-items:center;justify-content:center;min-height:36px}.oh-hub-visual img{height:210px}}
.comparison-tool{margin:25px 0;padding:24px;background:#f1f3ec;border:1px solid var(--oh-line)}.comparison-tool__grid,.comparison-results,.comparison-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.comparison-tool__panel{background:#fff;padding:20px}.comparison-field{display:grid;grid-template-columns:1fr 120px;gap:8px;align-items:center;margin:16px 0}.comparison-field input{width:100%;min-width:0;padding:10px;background:#fff;border:1px solid #abb6a5;border-radius:3px;font-size:16px}.comparison-field small{grid-column:1/-1;font-size:12px}.comparison-result{padding:20px;background:var(--oh-green);color:white}.comparison-result span,.comparison-result strong{display:block}.comparison-result strong{font-size:26px}.comparison-result--summary{grid-column:1/-1;background:#e5eacb;color:var(--oh-ink)}.comparison-results{margin-top:20px}.comparison-formula{margin-top:22px;padding:20px;background:#fff}.comparison-details>div{padding:12px;border-bottom:1px solid var(--oh-line)}
@media(max-width:760px){.oh-story-caption h3{font-size:22px}.comparison-tool{padding:14px}.comparison-tool__grid,.comparison-results,.comparison-details{grid-template-columns:1fr}.comparison-tool__panel{padding:14px}.comparison-field{grid-template-columns:1fr}.comparison-result strong{font-size:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.oh-editorial-card img{transition:none}}
@media(max-width:760px){#body_wrap .oh-site-header .oh-global-nav{box-sizing:border-box;width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 4px;padding:0 12px 7px;overflow:visible;justify-content:stretch;font-size:9px}#body_wrap .oh-site-header .oh-global-nav a{box-sizing:border-box;min-width:0;min-height:38px;padding:4px 1px;white-space:normal;line-height:1.35;text-align:center}}

/* Living magazine shell v0.8.0 */
.oh-brand-stack{display:flex;align-items:center;gap:14px}.oh-brand-stack>em{font-family:-apple-system,BlinkMacSystemFont,'Yu Gothic',sans-serif;font-size:9px;font-style:normal;font-weight:500;letter-spacing:.09em;color:#7d857d;padding-left:14px;border-left:1px solid var(--oh-line)}
.oh-brand-mark{border-width:1.5px;background:#f7f2e5}.oh-brand-mark:after{box-shadow:0 0 0 5px rgba(213,183,119,.16)}
.oh-global-nav{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px}.oh-nav-cluster{display:grid;align-items:center;gap:16px;min-width:0}.oh-nav-cluster--today,.oh-nav-cluster--future{grid-template-columns:auto repeat(4,minmax(0,1fr))}.oh-nav-cluster--future{padding-left:24px;border-left:1px solid var(--oh-line)}.oh-nav-cluster-label{font-family:Arial,sans-serif;font-size:7px;font-weight:700;line-height:1.45;letter-spacing:.14em;color:#a07b45;white-space:nowrap}.oh-nav-cluster a{text-align:center;min-width:0}.oh-mobile-menu{display:none}
.oh-editors-heading .oh-eyebrow span{display:inline-block;margin-left:12px;padding-left:12px;border-left:1px solid #bfc4b8;color:#9a7441}.oh-editor-meta{display:flex;justify-content:space-between;align-items:center;gap:12px}.oh-editor-meta .oh-category{margin:0}.oh-editor-meta time{font-family:Arial,sans-serif;font-size:7px;letter-spacing:.13em;color:#8b9188;white-space:nowrap}
.oh-footer-choice{grid-template-columns:1.15fr repeat(3,1fr);gap:16px}.oh-footer-choice>div{align-self:center}.oh-footer-choice>a{min-height:156px}.oh-footer-directory{grid-template-columns:1.45fr .8fr .95fr .9fr}.oh-footer-brand p>span{display:block;margin-top:12px;font-family:-apple-system,BlinkMacSystemFont,'Yu Gothic',sans-serif;font-size:10px;line-height:1.8;color:#9fac9f;max-width:245px}
@media(max-width:1160px){.oh-brand-stack>em{display:none}.oh-global-nav{gap:20px}.oh-nav-cluster{gap:12px}.oh-nav-cluster--future{padding-left:18px}.oh-nav-cluster-label{font-size:6px}.oh-footer-choice{grid-template-columns:repeat(3,1fr)}.oh-footer-choice>div{grid-column:1/-1}.oh-footer-directory{grid-template-columns:1.25fr repeat(3,1fr)}}
@media(max-width:760px){.oh-header-note{min-height:25px}.oh-brand-row{min-height:63px}.oh-brand-stack{gap:0}.oh-brand-stack>em{display:none}.oh-brand-name{font-size:18px}.oh-nav-shell{display:none!important}.oh-mobile-menu{display:block;border-top:1px solid var(--oh-line)}.oh-mobile-menu summary{height:41px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;list-style:none;font-family:Arial,sans-serif;font-size:9px;font-weight:700;letter-spacing:.2em;cursor:pointer}.oh-mobile-menu summary::-webkit-details-marker{display:none}.oh-mobile-menu summary b,.oh-mobile-menu summary b:before{display:block;width:19px;height:1px;background:var(--oh-ink);content:'';transition:transform .2s}.oh-mobile-menu summary b:before{transform:translateY(6px)}.oh-mobile-menu[open] summary b{transform:rotate(45deg)}.oh-mobile-menu[open] summary b:before{transform:rotate(90deg)}.oh-mobile-menu-panel{padding:10px 18px 22px;background:#f3f1e8;display:grid;grid-template-columns:1fr 1fr;gap:20px}.oh-mobile-menu-panel section>p{margin:0 0 6px;font-family:var(--oh-serif);font-size:12px;color:#8f6e3f}.oh-mobile-menu-panel section>a{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #d8d8ce;font-size:11px}.oh-mobile-menu-panel>div{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:8px}.oh-mobile-menu-panel>div a{padding:12px;background:#213a2e;color:#fff;text-align:center;font-size:10px}.oh-hero-copy{padding-top:42px}.oh-editors-heading .oh-eyebrow span{margin-left:8px;padding-left:8px}.oh-editor-meta{display:block}.oh-editor-meta time{display:block;margin:5px 0 0}.oh-footer-choice{grid-template-columns:1fr}.oh-footer-choice>div{grid-column:auto}.oh-footer-choice>a{min-height:0}.oh-footer-directory{grid-template-columns:1fr 1fr}.oh-footer-directory nav:last-child{grid-column:1/-1}.oh-footer-brand p>span{max-width:none}}

/* Brand shell and editorial front page v0.7.0 */
.oh-site-header{position:relative;background:rgba(251,250,246,.97);box-shadow:0 8px 24px rgba(36,61,50,.035);backdrop-filter:blur(14px)}
.oh-header-note{min-height:31px;padding:0 max(28px,calc((100vw - 1224px)/2));display:flex;align-items:center;gap:18px;background:#213a2e;color:#e8ecdf;font-size:9px;letter-spacing:.13em}
.oh-header-note>span{font-family:Arial,sans-serif;font-weight:700;letter-spacing:.22em;color:#d5b777}.oh-header-note p{margin:0;color:#cbd4c8;letter-spacing:.06em}.oh-header-note a{margin-left:auto;border-bottom:1px solid #ffffff48;padding-bottom:2px}
.oh-brand-row{min-height:78px;padding:14px 48px}.oh-brand{display:inline-flex;align-items:center;gap:13px;font-size:25px}.oh-brand-name{font-family:var(--oh-serif);letter-spacing:.08em;line-height:1.15;font-weight:700}.oh-brand-name>span{color:#76845c}.oh-brand-name small{font-family:Arial,sans-serif;display:block;font-size:8px;letter-spacing:.29em;padding-top:7px;font-weight:500}
.oh-brand-mark{position:relative;display:block;width:43px;height:43px;flex:0 0 43px;border:1px solid #7d8b74;border-radius:50%}.oh-brand-mark:before{content:'';position:absolute;left:8px;right:8px;top:21px;border-top:1px solid #7d8b74}.oh-brand-mark:after{content:'';position:absolute;width:13px;height:13px;left:14px;top:8px;border-radius:50%;background:#d5b777}.oh-brand-mark i{position:absolute;width:1px;height:11px;background:#7d8b74;left:21px;bottom:7px}
.oh-header-shortcuts{display:flex;margin-left:auto;align-self:stretch}.oh-header-shortcuts a{min-width:120px;padding:7px 20px;border-left:1px solid var(--oh-line);display:flex;flex-direction:column;justify-content:center;font-family:var(--oh-serif);font-size:12px}.oh-header-shortcuts a:last-child{border-right:1px solid var(--oh-line)}.oh-header-shortcuts small{font-family:Arial,sans-serif;font-size:8px;letter-spacing:.18em;color:#899183;margin-bottom:3px}.oh-header-shortcuts a:hover{background:#f1f1e9}
.oh-search{margin-left:10px}.oh-search summary{min-width:58px;min-height:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0}.oh-search summary span{font-size:24px;line-height:1}.oh-search summary em{font-size:9px;font-style:normal;letter-spacing:.08em}.oh-search form{top:108px}
.oh-nav-shell{max-width:1224px;margin:auto;display:grid;grid-template-columns:95px 1fr;align-items:center;border-top:1px solid var(--oh-line)}.oh-nav-label{font-family:Arial,sans-serif;font-size:8px;font-weight:700;letter-spacing:.24em;color:#9a8768}.oh-global-nav{max-width:none;width:100%;padding:10px 0 13px}.oh-global-nav a{position:relative}.oh-global-nav a:after{content:'';position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:#bd9656;transition:right .25s}.oh-global-nav a:hover:after,.oh-global-nav a[aria-current="page"]:after{right:0}.oh-global-nav a[aria-current="page"]{color:#9b6d38}

.oh-editors-desk{margin-top:25px;background:#f0eee5;border-top:1px solid #e1ded1;border-bottom:1px solid #e1ded1}.oh-editors-desk .oh-section{padding-top:68px;padding-bottom:72px}.oh-editors-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.oh-editors-heading h2{font-family:var(--oh-serif);font-size:32px;margin:0;letter-spacing:.04em}.oh-editors-heading>p{margin:0;font-size:11px;color:var(--oh-muted);text-align:right;line-height:1.9}
.oh-editors-grid{display:grid;grid-template-columns:minmax(0,1.35fr) repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:1px;background:#d4d5cc;border:1px solid #d4d5cc}.oh-editors-grid article{min-width:0;background:var(--oh-paper)}.oh-editor-lead{grid-row:1/3;padding:24px}.oh-editor-pick{padding:16px}.oh-editor-image{position:relative;display:block;overflow:hidden;background:#e4e5dc}.oh-editor-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.oh-editor-image:hover img{transform:scale(1.025)}.oh-editor-image>span{position:absolute;left:0;bottom:0;min-width:38px;padding:8px 10px;background:#213a2e;color:white;font-family:Arial,sans-serif;font-size:9px;letter-spacing:.12em}.oh-editor-lead .oh-editor-image{aspect-ratio:1.5}.oh-editor-pick .oh-editor-image{aspect-ratio:1.8}.oh-editor-copy{padding-top:17px}.oh-editor-copy .oh-category{margin:0 0 7px;color:#96703d}.oh-editor-copy h3{font-family:var(--oh-serif);margin:0 0 12px;line-height:1.7}.oh-editor-lead h3{font-size:27px}.oh-editor-pick h3{font-size:16px}.oh-editor-lead .oh-editor-copy>p:not(.oh-category){font-size:11px;color:var(--oh-muted);margin:0 0 13px}.oh-editor-pick .oh-text-link{font-size:9px}.oh-editor-lead .oh-text-link{font-size:11px}

.oh-footer{padding:0;background:#213a2e}.oh-footer-choice{padding:55px max(32px,calc((100vw - 1224px)/2));display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:22px;background:#e8eadf;color:var(--oh-ink)}.oh-footer-choice>div{padding-right:30px}.oh-footer-kicker,.oh-footer-choice small,.oh-footer-directory h3{font-family:Arial,sans-serif;font-size:8px;font-weight:700;letter-spacing:.22em}.oh-footer-choice h2{font-family:var(--oh-serif);font-size:30px;margin:8px 0 7px}.oh-footer-choice>div>p:last-child{font-size:11px;color:var(--oh-muted)}.oh-footer-choice>a{padding:23px 25px;background:#f8f7f1;border:1px solid #d5d7ca;display:flex;flex-direction:column;transition:transform .25s,background .25s}.oh-footer-choice>a:hover{transform:translateY(-3px);background:white}.oh-footer-choice>a>small{color:#98713d}.oh-footer-choice strong{font-family:var(--oh-serif);font-size:21px;margin:13px 0 22px}.oh-footer-choice>a>span{border-top:1px solid var(--oh-line);padding-top:12px;font-size:10px;display:flex;justify-content:space-between}.oh-footer-choice b{font-size:17px;font-weight:400}
.oh-footer-directory{padding:62px max(32px,calc((100vw - 1224px)/2)) 48px;display:grid;grid-template-columns:1.35fr .9fr 1.05fr 1fr;gap:55px;color:#f7f6ed}.oh-footer-brand .oh-brand{color:white}.oh-footer-brand p{font-family:var(--oh-serif);font-size:13px;line-height:1.9;color:#c4cdbf;margin-top:26px}.oh-footer-directory nav{display:flex;flex-direction:column;gap:10px;padding:2px 0 0}.oh-footer-directory h3{margin:0 0 12px;color:#d5b777}.oh-footer-directory nav a{font-size:11px;color:#dbe1d8}.oh-footer-directory nav a:hover{color:white;text-decoration:underline;text-underline-offset:4px}
.oh-footer-bottom{margin:0;padding:22px max(32px,calc((100vw - 1224px)/2)) 26px;align-items:center}.oh-footer-bottom nav{display:flex;gap:18px;flex:0 0 auto}.oh-footer-bottom nav a{font-size:9px}.oh-footer-bottom p{margin:0;max-width:560px}.oh-footer-bottom small{margin-left:auto;white-space:nowrap}

@media(max-width:1000px){.oh-header-note{padding-left:30px;padding-right:30px}.oh-header-shortcuts a{min-width:100px;padding-left:14px;padding-right:14px}.oh-nav-shell{margin-left:30px;margin-right:30px;grid-template-columns:70px 1fr}.oh-editors-grid{grid-template-columns:1.2fr 1fr;grid-template-rows:auto}.oh-editor-lead{grid-row:1/3}.oh-editor-pick{display:grid;grid-template-columns:42% 1fr;gap:15px}.oh-editor-pick .oh-editor-image{aspect-ratio:1.25}.oh-editor-pick:nth-of-type(n+4){display:none}.oh-footer-choice{grid-template-columns:1fr 1fr}.oh-footer-choice>div{grid-column:1/-1}.oh-footer-directory{grid-template-columns:1.2fr repeat(3,1fr);gap:30px}}
@media(max-width:760px){.oh-site-header{position:relative}.oh-header-note{min-height:28px;padding:0 18px}.oh-header-note p{display:none}.oh-header-note a{font-size:8px}.oh-brand-row{min-height:66px;padding:11px 16px;gap:8px}.oh-brand{font-size:19px;gap:9px}.oh-brand-mark{width:35px;height:35px;flex-basis:35px}.oh-brand-mark:before{left:6px;right:6px;top:17px}.oh-brand-mark:after{width:11px;height:11px;left:11px;top:6px}.oh-brand-mark i{left:17px;bottom:5px;height:9px}.oh-brand-name small{font-size:6px;padding-top:5px}.oh-header-shortcuts{display:none}.oh-search{margin-left:auto}.oh-search summary{min-width:38px}.oh-search summary em{display:none}.oh-search form{top:94px;right:12px}.oh-nav-shell{display:block;margin:0;border-top:1px solid var(--oh-line)}.oh-nav-label{display:none}#body_wrap .oh-site-header .oh-global-nav{padding-top:4px;padding-bottom:6px}.oh-global-nav a:after{bottom:2px;left:20%;right:80%}.oh-editors-desk{margin-top:0}.oh-editors-desk .oh-section{padding-top:48px;padding-bottom:50px}.oh-editors-heading{display:block}.oh-editors-heading h2{font-size:25px}.oh-editors-heading>p{margin-top:10px;text-align:left;font-size:10px}.oh-editors-grid{grid-template-columns:1fr 1fr;display:grid}.oh-editor-lead{grid-column:1/-1;grid-row:auto;padding:16px}.oh-editor-lead h3{font-size:23px}.oh-editor-pick{display:block!important;padding:12px}.oh-editor-pick .oh-editor-image{aspect-ratio:1.35}.oh-editor-pick h3{font-size:13px}.oh-editor-pick .oh-text-link{display:none}.oh-footer-choice{padding:43px 24px;grid-template-columns:1fr;gap:14px}.oh-footer-choice>div{grid-column:auto;padding:0 0 8px}.oh-footer-choice h2{font-size:26px}.oh-footer-choice>a{padding:20px}.oh-footer-choice strong{margin-bottom:16px}.oh-footer-directory{padding:45px 24px 35px;grid-template-columns:1fr 1fr;gap:38px 25px}.oh-footer-brand{grid-column:1/-1}.oh-footer-directory nav{margin:0}.oh-footer-directory nav:last-child{grid-column:1/-1}.oh-footer-bottom{padding:22px 24px 26px;display:block}.oh-footer-bottom nav{margin:0 0 15px}.oh-footer-bottom p{margin-bottom:13px}.oh-footer-bottom small{margin:0}}

/* Magazine shell v0.9.0: a current issue at the entrance, an editorial aftertaste at the exit. */
.oh-header-note{min-height:38px;gap:22px;padding-top:4px;padding-bottom:4px}
.oh-header-note>p{font-family:var(--oh-serif);font-size:10px;letter-spacing:.04em}
.oh-month-feature{margin-left:auto!important;display:flex;align-items:center;gap:10px;border:0!important;padding:0!important;white-space:nowrap}
.oh-month-feature small{padding:3px 7px;background:#d5b777;color:#213a2e;font-family:Arial,sans-serif;font-size:7px;font-weight:700;letter-spacing:.14em}
.oh-month-feature strong{font-family:var(--oh-serif);font-size:10px;font-weight:500;letter-spacing:.05em;color:#f4f2e7}
.oh-month-feature>span{font-size:12px;color:#d5b777}
.oh-brand-row{min-height:88px;padding-top:13px;padding-bottom:13px}
.oh-brand-row>.oh-brand{gap:16px}.oh-brand-row .oh-brand-name{font-size:27px}.oh-brand-row .oh-brand-mark{width:48px;height:48px;flex-basis:48px;background:#f3edda;border-color:#9c865c;box-shadow:inset 0 0 0 5px #fbfaf6}.oh-brand-row .oh-brand-mark:before{top:23px}.oh-brand-row .oh-brand-mark:after{left:16px;top:9px}.oh-brand-row .oh-brand-mark i{left:23px;bottom:8px}
.oh-brand-stack>em{font-size:10px;letter-spacing:.05em;color:#7d827a}
.oh-header-shortcuts{gap:8px;height:58px;align-self:center}.oh-header-shortcuts a{position:relative;min-width:158px;padding:8px 32px 8px 14px;border:1px solid #d8d7cd!important;background:#f7f5ee;font-family:inherit}.oh-header-shortcuts a:hover{background:#213a2e;color:#fff}.oh-header-shortcuts small{font-family:inherit;font-size:8px;letter-spacing:.05em;color:#8b7652;margin-bottom:5px}.oh-header-shortcuts strong{font-family:var(--oh-serif);font-size:12px;font-weight:500;letter-spacing:.03em}.oh-header-shortcuts a>span{position:absolute;right:13px;bottom:10px;color:#a17d43}
.oh-nav-shell{max-width:none;margin:0;padding:0 max(28px,calc((100vw - 1224px)/2));grid-template-columns:120px minmax(0,1fr);background:#f0eee4;border-top:1px solid #dfddd2;border-bottom:1px solid #dfddd2}.oh-nav-label{font-family:var(--oh-serif);font-size:9px;letter-spacing:.08em;color:#756b59}.oh-global-nav{padding:11px 0 14px}.oh-nav-cluster-label{color:#9b7742}

.oh-footer-next{padding:72px max(32px,calc((100vw - 1224px)/2)) 78px;background:#e7e9dd;color:var(--oh-ink)}
.oh-footer-next-head{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:40px;margin-bottom:31px}.oh-footer-next-head h2{font-family:var(--oh-serif);font-size:35px;line-height:1.5;margin:9px 0 0;letter-spacing:.04em}.oh-footer-next-head>p:last-child{justify-self:end;margin:0;font-size:11px;line-height:1.9;color:var(--oh-muted)}
.oh-footer-reading-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:18px}.oh-footer-read{min-width:0;display:flex;flex-direction:column;background:#fbfaf6;border:1px solid #d2d5c8;transition:transform .25s,box-shadow .25s}.oh-footer-read:hover{transform:translateY(-4px);box-shadow:0 18px 38px #243d3217}.oh-footer-read-image{display:block;aspect-ratio:1.35;overflow:hidden;background:#d7dacd}.oh-footer-read--lead .oh-footer-read-image{aspect-ratio:1.45}.oh-footer-read-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s}.oh-footer-read:hover img{transform:scale(1.025)}
.oh-footer-read-copy{display:flex;flex:1;flex-direction:column;padding:20px 21px}.oh-footer-read-copy small{font-family:Arial,sans-serif;font-size:8px;font-weight:700;letter-spacing:.16em;color:#956f3d}.oh-footer-read-copy strong{font-family:var(--oh-serif);font-size:19px;font-weight:500;line-height:1.75;margin:9px 0 20px}.oh-footer-read--lead .oh-footer-read-copy strong{font-size:23px}.oh-footer-read-copy em{display:flex;justify-content:space-between;margin-top:auto;padding-top:12px;border-top:1px solid var(--oh-line);font-size:10px;font-style:normal}.oh-footer-read-copy b{font-size:16px;font-weight:400;color:#97713c}
.oh-footer-directory{padding-top:68px}.oh-footer-brand .oh-brand{margin-bottom:27px}.oh-editor-note{padding:20px 0 0;border-top:1px solid #ffffff2b;max-width:360px}.oh-editor-note>small{font-size:9px;letter-spacing:.12em;color:#d5b777}.oh-editor-note p{margin:10px 0 14px!important;font-size:13px!important;line-height:1.9!important;color:#d7ded4!important}.oh-editor-note>a{font-size:10px;color:#eef2e8;border-bottom:1px solid #ffffff45;padding-bottom:3px}

@media(max-width:1000px){.oh-header-note>p{display:none}.oh-brand-stack>em{display:block}.oh-header-shortcuts a{min-width:135px}.oh-nav-shell{padding-left:30px;padding-right:30px;grid-template-columns:100px minmax(0,1fr)}.oh-footer-reading-grid{grid-template-columns:1.15fr 1fr}.oh-footer-read--story{grid-column:1/-1;display:grid;grid-template-columns:38% 1fr}.oh-footer-read--story .oh-footer-read-image{aspect-ratio:1.6}.oh-footer-next-head{grid-template-columns:1fr}.oh-footer-next-head>p:last-child{justify-self:start}}
@media(max-width:760px){.oh-header-note{min-height:34px;padding:3px 15px;gap:9px}.oh-month-feature{min-width:0;gap:6px}.oh-month-feature small{display:none}.oh-month-feature strong{max-width:190px;overflow:hidden;text-overflow:ellipsis;font-size:9px}.oh-month-feature:before{content:'注目の特集';font-size:7px;color:#d5b777;letter-spacing:.08em}.oh-brand-row{min-height:72px;padding-top:10px;padding-bottom:10px}.oh-brand-row .oh-brand-name{font-size:19px}.oh-brand-row .oh-brand-mark{width:39px;height:39px;flex-basis:39px}.oh-brand-row .oh-brand-mark:before{top:19px}.oh-brand-row .oh-brand-mark:after{left:12px;top:7px}.oh-brand-row .oh-brand-mark i{left:19px;bottom:6px}.oh-brand-stack>em{display:none}.oh-nav-shell{padding:0}.oh-footer-next{padding:49px 24px 54px}.oh-footer-next-head{display:block;margin-bottom:23px}.oh-footer-next-head h2{font-size:27px}.oh-footer-next-head>p:last-child{margin-top:12px;font-size:10px}.oh-footer-reading-grid{grid-template-columns:1fr;gap:14px}.oh-footer-read,.oh-footer-read--story{display:grid;grid-template-columns:40% 1fr}.oh-footer-read--lead{display:block}.oh-footer-read-image,.oh-footer-read--lead .oh-footer-read-image,.oh-footer-read--story .oh-footer-read-image{aspect-ratio:1.15}.oh-footer-read--lead .oh-footer-read-image{aspect-ratio:1.6}.oh-footer-read-copy{padding:15px}.oh-footer-read-copy strong,.oh-footer-read--lead .oh-footer-read-copy strong{font-size:15px;line-height:1.7;margin:7px 0 12px}.oh-footer-read--lead .oh-footer-read-copy strong{font-size:20px}.oh-footer-read-copy em{font-size:9px}.oh-footer-directory{padding-top:48px}.oh-editor-note{max-width:none}}

/* Surface reset v0.9.1: editorial whitespace, not tinted wallpaper. */
.oh-home{background:#fff}.oh-site-header{background:rgba(255,255,255,.98)}
.oh-nav-shell{background:#fff;border-bottom-color:#c9cdc5}
.oh-editors-desk{background:#fff;border-top:2px solid var(--oh-ink);border-bottom:0}
.oh-editors-grid{background:#c9ccc5;border-color:#c9ccc5}.oh-editors-grid article{background:#fff}
.oh-story-band{position:relative;background:#fff;border-top:1px solid #bfc5bd;border-bottom:1px solid #bfc5bd}
.oh-story-band:before{content:'';position:absolute;left:0;top:0;bottom:0;width:max(7px,calc((100vw - 1390px)/2));background:var(--oh-green)}
.oh-story-band .oh-section{padding-top:90px;padding-bottom:92px}
.oh-story-band .oh-section-head h2{font-size:clamp(32px,3.5vw,48px);line-height:1.4}
.oh-story-band .oh-eyebrow{color:#9a7040}.oh-section-intro{color:#626963}
.oh-story-side>a{border-color:#aeb5ad;padding-left:22px;padding-right:6px;transition:padding-left .2s,background .2s}
.oh-story-side>a:hover{padding-left:30px;background:#f8f7f2}
.oh-future-card{background:#fff;border-top:2px solid var(--oh-ink);border-bottom:1px solid #bfc5bd}
.oh-future-card>div{background:#fff}
.oh-tools{background:#fff;border-width:1px 0;border-color:#aeb5ad}
.oh-topic-band{background:#fff;border-top:1px solid #bfc5bd}
.oh-topic-grid>a{border-top:1px solid #aeb5ad;padding-top:12px}
.oh-about-strip{background:#fff}
.oh-footer-next{background:#fff;border-top:2px solid var(--oh-ink)}
.oh-footer-read{background:#fff;border:0;border-top:1px solid #aeb5ad;box-shadow:none}
.oh-footer-read:hover{box-shadow:none}.oh-footer-read-copy{padding-left:0;padding-right:0}
.oh-footer-reading-grid{gap:28px}
.oh-mobile-menu-panel{background:#fff}
@media(max-width:760px){
  .oh-story-band:before{width:4px}
  .oh-story-band .oh-section{padding-top:58px;padding-bottom:60px}
  .oh-story-band .oh-section-head h2{font-size:29px}
  .oh-story-side>a{padding-left:0;padding-right:0}
  .oh-story-side>a:hover{padding-left:8px}
  .oh-future-card{border-left:0;border-right:0}
  .oh-footer-reading-grid{gap:24px}
  .oh-footer-read,.oh-footer-read--story{border-top:1px solid #aeb5ad;padding-top:12px}
  .oh-footer-read--lead{padding-top:12px}
}

/* Brand accents v0.9.2: warmth and rhythm without returning to tinted panels. */
:root{--oh-coral:#b54b32;--oh-indigo:#416579;--oh-brass:#8d672c}
.oh-brand-row .oh-brand-mark:after{background:var(--oh-coral)}
.oh-hero h1 span:nth-child(2){color:var(--oh-coral)}
.oh-hero-copy{position:relative}
.oh-hero-copy:after{content:'';position:absolute;right:32px;bottom:42px;width:76px;height:5px;background:linear-gradient(90deg,var(--oh-coral) 0 34%,var(--oh-brass) 34% 68%,var(--oh-indigo) 68%)}
.oh-hero .oh-eyebrow,.oh-joys-section .oh-eyebrow{color:var(--oh-coral)}
.oh-button{box-shadow:6px 6px 0 #d9a75e;transition:transform .2s,box-shadow .2s,background .2s}
.oh-button:hover{transform:translate(2px,2px);box-shadow:4px 4px 0 #d9a75e}
.oh-mood a:nth-of-type(1) span,.oh-mood a:nth-of-type(3) span{color:var(--oh-coral)}
.oh-mood a:nth-of-type(2) span,.oh-mood a:nth-of-type(4) span{color:var(--oh-indigo)}
.oh-editors-desk{border-image:linear-gradient(90deg,var(--oh-coral) 0 18%,var(--oh-brass) 18% 38%,var(--oh-indigo) 38% 64%,var(--oh-ink) 64%) 1}
.oh-editors-heading .oh-eyebrow span{color:var(--oh-coral);border-left-color:#d8b06c}
.oh-editorial-card{position:relative;padding-top:9px;border-top:3px solid var(--oh-coral)}
.oh-editorial-card:nth-child(2){border-top-color:var(--oh-indigo)}
.oh-editorial-card:nth-child(3){border-top-color:var(--oh-brass)}
.oh-editorial-card:nth-child(1) .oh-card-link span{color:var(--oh-coral)}
.oh-editorial-card:nth-child(2) .oh-card-link span{color:var(--oh-indigo)}
.oh-editorial-card:nth-child(3) .oh-card-link span{color:var(--oh-brass)}
.oh-editor-lead .oh-editor-image>span{background:var(--oh-coral)}
.oh-editor-pick:nth-of-type(2) .oh-editor-image>span,.oh-editor-pick:nth-of-type(5) .oh-editor-image>span{background:var(--oh-indigo)}
.oh-editor-pick:nth-of-type(3) .oh-editor-image>span{background:var(--oh-brass)}
.oh-story-band:before{background:var(--oh-coral)}
.oh-story-number{color:var(--oh-coral)}
.oh-story-side>a:nth-child(2) .oh-story-number{color:var(--oh-indigo)}
.oh-story-side>a:nth-child(3) .oh-story-number{color:var(--oh-brass)}
.oh-story-main .oh-chip{border-color:#efb098;color:#fff;background:#b8472d99}
.oh-story-band+.oh-section>.oh-section-head .oh-eyebrow{color:var(--oh-indigo)}
.oh-future-card:first-child{border-top-color:var(--oh-indigo)}
.oh-future-card:last-child{border-top-color:var(--oh-brass)}
.oh-future-card:first-child .oh-category,.oh-future-card:first-child .oh-text-link{color:var(--oh-indigo)}
.oh-future-card:last-child .oh-category,.oh-future-card:last-child .oh-text-link{color:#9b6b24}
.oh-tools>a:nth-child(2) .oh-tool-icon{color:var(--oh-coral)}
.oh-tools>a:nth-child(3) .oh-tool-icon{color:var(--oh-indigo)}
.oh-topic-band .oh-eyebrow{color:var(--oh-brass)}
.oh-topic-grid>a:nth-child(4n+1){border-top-color:var(--oh-coral)}
.oh-topic-grid>a:nth-child(4n+2){border-top-color:var(--oh-indigo)}
.oh-topic-grid>a:nth-child(4n+3){border-top-color:var(--oh-brass)}
.oh-topic-grid>a:nth-child(4n){border-top-color:#6d855e}
.oh-topic-grid>a:nth-child(4n+1) b{color:var(--oh-coral)}
.oh-topic-grid>a:nth-child(4n+2) b{color:var(--oh-indigo)}
.oh-topic-grid>a:nth-child(4n+3) b{color:var(--oh-brass)}
.oh-footer-next{border-top:4px solid transparent;border-image:linear-gradient(90deg,var(--oh-coral) 0 28%,var(--oh-brass) 28% 52%,var(--oh-indigo) 52% 78%,var(--oh-ink) 78%) 1}
.oh-footer-kicker{color:var(--oh-coral)}
.oh-footer-read:nth-child(2) small{color:var(--oh-indigo)}
.oh-footer-read:nth-child(3) small{color:var(--oh-coral)}
@media(max-width:760px){.oh-hero-copy:after{right:24px;bottom:25px;width:52px;height:4px}.oh-button{box-shadow:5px 5px 0 #d9a75e}.oh-editorial-card{padding-top:7px}.oh-story-main .oh-chip{background:#a83e27cc}}

/* Life dossiers: visual entry points for the four high-intent pillars. */
.oh-dossier-rail{padding:84px 0;background:#ebe6dc;border-bottom:1px solid var(--oh-line)}.oh-dossier-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.oh-dossier-card{display:flex;flex-direction:column;min-width:0;background:#fff;color:#20302b;text-decoration:none;border-top:4px solid var(--oh-coral);transition:transform .25s ease,box-shadow .25s ease}.oh-dossier-card:hover{transform:translateY(-4px);box-shadow:0 14px 28px rgba(31,47,42,.14)}.oh-dossier-card--home{border-top-color:var(--oh-indigo)}.oh-dossier-card--work{border-top-color:var(--oh-brass)}.oh-dossier-card--care{border-top-color:#6d855e}.oh-dossier-image{aspect-ratio:1.45;overflow:hidden;background:#dfe4db}.oh-dossier-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.oh-dossier-card:hover .oh-dossier-image img{transform:scale(1.04)}.oh-dossier-copy{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:18px 19px 21px}.oh-dossier-copy>span{font:10px/1.2 Arial,sans-serif;letter-spacing:.14em;color:#8f5a45}.oh-dossier-card--home .oh-dossier-copy>span{color:var(--oh-indigo)}.oh-dossier-card--work .oh-dossier-copy>span{color:#9b6b24}.oh-dossier-card--care .oh-dossier-copy>span{color:#58704b}.oh-dossier-copy h3{margin:10px 0 10px;font-size:18px;line-height:1.6}.oh-dossier-copy p{margin:0 0 16px;color:#536158;font-size:11px;line-height:1.8}.oh-dossier-copy b{margin-top:auto;font:11px/1.4 Arial,sans-serif;color:#20302b}.oh-dossier-card--money .oh-dossier-copy b{color:var(--oh-coral)}.oh-dossier-card--home .oh-dossier-copy b{color:var(--oh-indigo)}.oh-dossier-card--work .oh-dossier-copy b{color:#9b6b24}.oh-dossier-card--care .oh-dossier-copy b{color:#58704b}@media(max-width:1000px){.oh-dossier-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.oh-dossier-rail{padding:54px 0}.oh-dossier-grid{grid-template-columns:1fr;gap:14px}.oh-dossier-card{display:grid;grid-template-columns:42% 1fr;grid-template-rows:1fr}.oh-dossier-image{height:100%;aspect-ratio:auto;min-height:156px}.oh-dossier-copy{padding:15px 16px 17px}.oh-dossier-copy h3{font-size:16px;line-height:1.5;margin:7px 0}.oh-dossier-copy p{font-size:10px;margin-bottom:10px}}

/* The dark feature band must not leak white text into its light cards. */
.oh-feature-spread .oh-feature-tile,.oh-feature-spread .oh-feature-tile-copy,.oh-feature-spread .oh-feature-tile-copy h3,.oh-feature-spread .oh-feature-tile-copy a{color:#20302b!important}.oh-feature-spread .oh-feature-tile-copy p{color:#536158!important}

/* Work trio: separate the three choices instead of repeating one persona image. */
.oh-work-trio{padding:84px 0;background:#f7f3eb;border-bottom:1px solid var(--oh-line)}.oh-work-trio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.oh-work-trio-card{display:flex;flex-direction:column;background:#fff;color:#20302b;text-decoration:none;border-top:3px solid var(--oh-coral);transition:transform .25s ease,box-shadow .25s ease}.oh-work-trio-card:nth-child(2){border-top-color:var(--oh-brass)}.oh-work-trio-card:nth-child(3){border-top-color:var(--oh-indigo)}.oh-work-trio-card:hover{transform:translateY(-4px);box-shadow:0 14px 28px rgba(31,47,42,.12)}.oh-work-trio-image{aspect-ratio:16/10;overflow:hidden;background:#e8e5dc}.oh-work-trio-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .4s ease}.oh-work-trio-card:hover .oh-work-trio-image img{transform:scale(1.04)}.oh-work-trio-card>div:last-child{padding:19px 21px 23px;display:flex;flex-direction:column;flex:1;align-items:flex-start}.oh-work-trio-card span{font:10px/1.2 Arial,sans-serif;letter-spacing:.15em;color:#9a533f}.oh-work-trio-card:nth-child(2) span{color:#9b6b24}.oh-work-trio-card:nth-child(3) span{color:#526c82}.oh-work-trio-card h3{margin:9px 0 10px;font-size:20px;line-height:1.6}.oh-work-trio-card p{margin:0 0 17px;color:#536158;font-size:12px;line-height:1.9}.oh-work-trio-card b{margin-top:auto;font:11px/1.3 Arial,sans-serif;color:#20302b}.oh-work-trio-card:nth-child(1) b{color:#9a533f}.oh-work-trio-card:nth-child(2) b{color:#9b6b24}.oh-work-trio-card:nth-child(3) b{color:#526c82}@media(max-width:900px){.oh-work-trio-grid{grid-template-columns:repeat(3,minmax(220px,1fr));overflow-x:auto;padding-bottom:8px}.oh-work-trio-card{scroll-snap-align:start}.oh-work-trio-grid{scroll-snap-type:x mandatory}}@media(max-width:560px){.oh-work-trio{padding:54px 0}.oh-work-trio-grid{display:grid;grid-template-columns:1fr;overflow:visible}.oh-work-trio-card{display:grid;grid-template-columns:42% 1fr}.oh-work-trio-image{height:100%;aspect-ratio:auto;min-height:150px}.oh-work-trio-card>div:last-child{padding:15px 16px 17px}.oh-work-trio-card h3{font-size:16px;line-height:1.5;margin:7px 0}.oh-work-trio-card p{font-size:10px;margin-bottom:10px}}
.oh-feature-spread{background:#202f2b;color:#fff}.oh-feature-spread .oh-section-head h2{color:#fff}.oh-feature-spread .oh-section-aside{color:#d7e0db}.oh-feature-spread-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:18px}.oh-feature-tile{display:flex;flex-direction:column;min-width:0;background:#f7f3ea;color:#20302b;transition:transform .25s,box-shadow .25s}.oh-feature-tile:hover{transform:translateY(-4px);box-shadow:0 16px 28px #10191666}.oh-feature-tile-image{position:relative;aspect-ratio:1.45;overflow:hidden}.oh-feature-tile-image img{width:100%;height:100%;object-fit:cover;display:block}.oh-feature-tile-image span{position:absolute;left:12px;bottom:10px;padding:6px 8px;background:#202f2bdd;color:#fff;font:700 9px/1 Arial,sans-serif;letter-spacing:.14em}.oh-feature-tile-copy{padding:22px 22px 25px;display:flex;flex:1;flex-direction:column;align-items:flex-start}.oh-feature-tile-copy h3{margin:0 0 11px;font-size:20px;line-height:1.65}.oh-feature-tile-copy p{margin:0 0 20px;color:#536158;font-size:12px;line-height:1.9}.oh-feature-tile-copy .oh-text-link{margin-top:auto;color:#416743}.oh-feature-tile--travel{background:#e9eee8}.oh-feature-tile--stay{background:#f2eadf}.oh-feature-tile--play{background:#eee5e5}@media(max-width:900px){.oh-feature-spread-grid{grid-template-columns:1fr 1fr}.oh-feature-tile--travel{grid-column:1/-1}}@media(max-width:560px){.oh-feature-spread-grid{grid-template-columns:1fr}.oh-feature-tile--travel{grid-column:auto}.oh-feature-tile-copy h3{font-size:19px}}

/* Destination notebook: a travel layer distinct from the topic index. */
.oh-destination-notebook{padding:84px 0;background:#f2eee5;border-bottom:1px solid var(--oh-line)}.oh-destination-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.oh-destination-card{display:grid;grid-template-rows:auto 1fr;background:#fff;color:#20302b;text-decoration:none;min-width:0;transition:transform .25s ease,box-shadow .25s ease}.oh-destination-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(31,47,42,.12)}.oh-destination-image{aspect-ratio:16/10;overflow:hidden;background:#d9dfd0}.oh-destination-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.oh-destination-card:hover .oh-destination-image img{transform:scale(1.03)}.oh-destination-card>div:last-child{padding:22px 24px 25px}.oh-destination-card span{font:10px/1.2 Arial,sans-serif;letter-spacing:.15em;color:#8f5a45}.oh-destination-card h3{margin:10px 0;font-size:20px;line-height:1.65}.oh-destination-card p{margin:0 0 18px;color:#536158;font-size:12px;line-height:1.8}.oh-destination-card b{font:11px/1.2 Arial,sans-serif;letter-spacing:.05em;color:#20302b}@media(max-width:900px){.oh-destination-grid{grid-template-columns:repeat(3,minmax(190px,1fr));overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.oh-destination-card{scroll-snap-align:start}}@media(max-width:560px){.oh-destination-notebook{padding:54px 0}.oh-destination-grid{display:grid;grid-template-columns:1fr;overflow:visible}.oh-destination-card{grid-template-columns:118px minmax(0,1fr);grid-template-rows:none}.oh-destination-image{aspect-ratio:1/1}.oh-destination-card>div:last-child{padding:16px 17px}.oh-destination-card h3{font-size:16px;line-height:1.5;margin:7px 0}.oh-destination-card p{font-size:11px;margin-bottom:10px}.oh-destination-card span{font-size:8px}}
/* Homepage showcase rails: travel and dining are visual entry points, not filler. */
.oh-showcase-band{padding:clamp(4.5rem,9vw,8rem) 0;background:#f7f3ed;border-top:1px solid #e6ded3}
.oh-age-entry{padding:2.2rem 0 2.6rem;background:#fff;border-bottom:1px solid #e6ded3}
.oh-age-hub{--age-green:#294a39;--age-gold:#b7894e}.oh-age-hub-index .lead{font-size:1.05em;line-height:2.05;max-width:46rem}.oh-age-hub h2{font-family:var(--oh-serif);color:var(--age-green);border-left:3px solid var(--age-gold);padding-left:1rem;margin-top:2.7rem}.oh-age-grid{list-style:none!important;padding:0!important;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:1.4rem 0 0!important}.oh-age-grid li{margin:0!important;padding:0!important}.oh-age-grid li a{height:100%;display:flex;flex-direction:column;gap:.4rem;padding:1.1rem 1.2rem;border:1px solid #ded8cf;background:#fbfaf6;text-decoration:none!important;transition:transform .2s,box-shadow .2s,border-color .2s}.oh-age-grid li a:hover,.oh-age-grid li a:focus-visible{transform:translateY(-2px);border-color:var(--age-gold);box-shadow:0 8px 20px rgba(36,61,50,.1)}.oh-age-grid strong{font-family:var(--oh-serif);font-size:1.02rem;color:var(--age-green)}.oh-age-grid span{font-size:.8rem;line-height:1.75;color:#69746c}.oh-age-note{margin-top:1.6rem;color:#69746c;font-size:.86rem}.oh-age-reading-list{list-style:none!important;padding:0!important;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:1.3rem 0 0!important}.oh-age-reading-list li{margin:0!important;padding:0!important}.oh-age-reading-list a{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border-bottom:1px solid #ded8cf;background:#fbfaf6;text-decoration:none!important;color:var(--age-green)}.oh-age-reading-list a:hover,.oh-age-reading-list a:focus-visible{background:#f1f3ed}.oh-age-reading-list strong{font-size:.92rem;line-height:1.65}.oh-age-reading-list span{font-size:1.1rem;color:var(--age-gold);flex:0 0 auto}.oh-age-back{display:flex;gap:1.4rem;flex-wrap:wrap;margin-top:1.8rem}.oh-age-back a{text-decoration:underline;text-underline-offset:4px;font-size:.86rem}
.oh-age-entry-head{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;margin-bottom:1.2rem}.oh-age-entry-head h2{margin:.35rem 0 0;font-size:clamp(1.35rem,2.3vw,2rem);line-height:1.35}.oh-age-entry-lead{margin:.55rem 0 0;color:#69746c;font-size:.86rem;line-height:1.7}.oh-age-entry-links{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem}.oh-age-entry-card{display:flex;flex-direction:column;min-width:0;border:1px solid #ded8cf;background:#fff;color:#3f514a;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;overflow:hidden}.oh-age-entry-card:hover,.oh-age-entry-card:focus-visible{transform:translateY(-3px);border-color:#b7894e;box-shadow:0 10px 24px rgba(36,61,50,.12)}.oh-age-entry-image{display:block;aspect-ratio:1.45;overflow:hidden;background:#edf0e9}.oh-age-entry-image img{display:block;width:100%;height:100%;object-fit:cover}.oh-age-entry-copy{position:relative;display:flex;flex-direction:column;gap:.25rem;padding:.7rem .75rem .85rem}.oh-age-entry-copy strong{font-family:var(--oh-serif);font-size:.88rem;color:#294a39}.oh-age-entry-copy small{font-size:.7rem;line-height:1.5;color:#69746c}.oh-age-entry-copy i{position:absolute;right:.7rem;bottom:.75rem;font-style:normal;color:#b7894e;font-size:.9rem}.oh-age-entry-card:nth-child(3n+2) .oh-age-entry-image{background:#f2eae0}.oh-age-entry-card:nth-child(3n) .oh-age-entry-image{background:#e9eeee}@media(max-width:900px){.oh-age-entry-links{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.oh-age-entry-head{align-items:start;flex-direction:column;gap:.7rem}.oh-age-entry-links{grid-template-columns:repeat(2,minmax(0,1fr))}.oh-age-grid,.oh-age-reading-list{grid-template-columns:1fr}.oh-age-hub-index .lead{font-size:.98em}}@media(max-width:480px){.oh-age-entry-links{gap:.55rem}.oh-age-entry-copy{padding:.58rem .6rem .7rem}.oh-age-entry-copy strong{font-size:.78rem}.oh-age-entry-copy small{font-size:.63rem}.oh-age-entry-copy i{right:.55rem;bottom:.6rem}}
.oh-showcase-band+.oh-showcase-band{background:#fff}
.oh-showcase-band .oh-section-intro{max-width:48rem;margin:1rem 0 2.2rem;color:#69716d;line-height:1.9}
.oh-showcase-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}
.oh-showcase-card{display:block;color:inherit;text-decoration:none;background:#fff;border:1px solid #e4ded5;transition:transform .2s ease,box-shadow .2s ease}
.oh-showcase-band+.oh-showcase-band .oh-showcase-card{background:#fafafa}
.oh-showcase-card:hover,.oh-showcase-card:focus-visible{transform:translateY(-4px);box-shadow:0 12px 28px rgba(37,53,47,.12)}
.oh-showcase-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}
.oh-showcase-card>span,.oh-showcase-card>h3,.oh-showcase-card>p{display:block;margin-left:1.1rem;margin-right:1.1rem}
.oh-showcase-card>span{margin-top:1rem;color:#9a7651;font-size:.66rem;letter-spacing:.14em}
.oh-showcase-card>h3{margin-top:.55rem;margin-bottom:.45rem;font-size:1.02rem;line-height:1.55}
.oh-showcase-card>p{margin-bottom:1.2rem;color:#69716d;font-size:.78rem;line-height:1.75}
@media(max-width:900px){.oh-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.oh-showcase-grid{grid-template-columns:1fr;gap:1.1rem}.oh-showcase-card{display:grid;grid-template-columns:42% 58%;grid-template-rows:auto auto 1fr}.oh-showcase-card img{grid-row:1/4;height:100%;aspect-ratio:auto}.oh-showcase-card>span,.oh-showcase-card>h3,.oh-showcase-card>p{margin-left:1rem;margin-right:.8rem}.oh-showcase-card>span{margin-top:1rem}.oh-showcase-card>p{margin-bottom:1rem}}
