:root{--xnhs-bg:#F6F1E8;--xnhs-section-bg:#FFFDFC;--xnhs-card:#FFFFFF;--xnhs-text:#2F241C;--xnhs-sub:#5A4A3D;--xnhs-muted:#8A7A68;--xnhs-accent:#C89A4B;--xnhs-red:#9E2A22;--xnhs-radius:22px;--xnhs-shadow:0 18px 46px rgba(54,38,22,.10);--xnhs-border:rgba(90,74,61,.13)}
html[data-xnhs-theme="dark"]{--xnhs-bg:#12100E;--xnhs-section-bg:#17130F;--xnhs-card:#1F1A15;--xnhs-text:#F3EBDD;--xnhs-sub:#C9B8A4;--xnhs-muted:#9E8E7A;--xnhs-accent:#D6A85A;--xnhs-red:#B63A2B;--xnhs-shadow:0 22px 58px rgba(0,0,0,.42);--xnhs-border:rgba(214,168,90,.18)}
html.xn-premium-global-skin body,.xnhs2{background:var(--xnhs-bg);color:var(--xnhs-text)} .xnhs2{box-sizing:border-box}.xnhs2 *{box-sizing:border-box}.xnhs2 a{text-decoration:none;color:inherit}.xnhs-section{padding:var(--xnhs-pt) 20px var(--xnhs-pb);background:var(--xnhs-bg)}.xnhs-alt{background:var(--xnhs-section-bg)}.xnhs-inner{max-width:var(--xnhs-width);margin:0 auto}.xnhs-inner-narrow{max-width:var(--xnhs-width)}
.xnhs-title{text-align:center;margin:0 auto 38px}.xnhs-eyebrow{font-size:12px;letter-spacing:.34em;color:var(--xnhs-accent);font-weight:700;margin-bottom:16px}.xnhs-title h2{margin:0;color:var(--xnhs-text);font-family:"Noto Serif JP","Yu Mincho","Hiragino Mincho ProN",serif;font-size:var(--xnhs-section-title-size,56px);font-weight:500;letter-spacing:.08em;line-height:1.15}.xnhs-title span{display:block;width:88px;height:1px;background:linear-gradient(90deg,transparent,var(--xnhs-red),var(--xnhs-accent),transparent);margin:22px auto}.xnhs-title p{margin:0;color:var(--xnhs-sub);font-size:15px;letter-spacing:.06em}
.xnhs-grid{display:grid;grid-template-columns:repeat(var(--xnhs-cols),minmax(0,1fr));gap:var(--xnhs-gap)}.xnhs-soup .xnhs-grid{justify-items:var(--xnhs-card-justify,stretch)}.xnhs-soup .xnhs-soup-card{width:var(--xnhs-card-width,auto);max-width:100%}.xnhs-card{min-height:var(--xnhs-card-min);background:var(--xnhs-card);border:1px solid var(--xnhs-border);border-radius:var(--xnhs-card-radius,var(--xnhs-radius));box-shadow:var(--xnhs-shadow);overflow:hidden;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.xnhs-card:hover{transform:translateY(-4px)}
.xnhs-soup--wave-5 .xnhs-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;padding-top:22px;padding-bottom:26px}.xnhs-soup--wave-5 .xnhs-soup-card{min-height:calc(var(--xnhs-card-min) - 18px)}.xnhs-soup--wave-5 .xnhs-soup-card:nth-child(5n+1){transform:translateY(12px)}.xnhs-soup--wave-5 .xnhs-soup-card:nth-child(5n+2){transform:translateY(-10px)}.xnhs-soup--wave-5 .xnhs-soup-card:nth-child(5n+3){transform:translateY(18px)}.xnhs-soup--wave-5 .xnhs-soup-card:nth-child(5n+4){transform:translateY(-6px)}.xnhs-soup--wave-5 .xnhs-soup-card:nth-child(5n+5){transform:translateY(14px)}.xnhs-soup--wave-5 .xnhs-soup-card:hover{box-shadow:0 22px 50px rgba(44,22,10,.16)}
@media(min-width:768px) and (max-width:1100px){.xnhs-soup--wave-5 .xnhs-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:max(12px,calc(var(--xnhs-gap) * .65))}.xnhs-soup--wave-5 .xnhs-body{padding:16px}.xnhs-soup--wave-5 .xnhs-body h3{font-size:max(16px,calc(var(--xnhs-title-size) - 4px))}.xnhs-soup--wave-5 .xnhs-body p{font-size:max(12px,calc(var(--xnhs-text-size) - 2px))}}
.xnhs-media{aspect-ratio:var(--xnhs-image-ratio,1.35/1);height:var(--xnhs-image-height,auto);background:rgba(0,0,0,.04);overflow:hidden}.xnhs-media img,.xnhs-thumb img{width:100%;height:100%;object-fit:var(--xnhs-image-fit,cover);display:block}.xnhs-placeholder{height:100%;min-height:110px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 20%,rgba(200,154,75,.22),transparent 34%),linear-gradient(135deg,rgba(185,28,28,.12),rgba(200,154,75,.16));color:var(--xnhs-accent);font-family:serif;font-size:28px;letter-spacing:.2em}.xnhs-body{padding:var(--xnhs-body-padding,22px)}.xnhs-body b{display:inline-flex;font-size:var(--xnhs-badge-size,11px);letter-spacing:.18em;color:var(--xnhs-accent);margin-bottom:10px}.xnhs-body h3{margin:0 0 10px;color:var(--xnhs-text);font-size:var(--xnhs-title-size);line-height:1.35}.xnhs-body p{margin:10px 0 0;color:var(--xnhs-sub);font-size:var(--xnhs-text-size);line-height:1.75}.xnhs-body small,.xnhs-body em{display:block;color:var(--xnhs-muted);font-style:normal;margin-bottom:8px}.xnhs-price{font-size:var(--xnhs-price-size);color:var(--xnhs-red);font-weight:800;line-height:1;margin:16px 0}.xnhs-course-card.is-featured{border-color:rgba(200,154,75,.55);transform:translateY(-10px)}.xnhs-course-card ul{margin:16px 0 0;padding:0;list-style:none}.xnhs-course-card li{padding:8px 0;color:var(--xnhs-sub);border-top:1px solid var(--xnhs-border)}.xnhs-course-card li:before{content:'✓';color:var(--xnhs-accent);margin-right:8px}.xnhs-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:var(--xnhs-btn-mt,18px);margin-bottom:var(--xnhs-btn-mb,0px);min-width:var(--xnhs-btn-minw,0);min-height:var(--xnhs-btn-h,42px);padding:0 var(--xnhs-btn-px,18px);border-radius:999px;background:var(--xnhs-red);color:#fff;font-weight:700;font-size:var(--xnhs-btn-fs,14px);line-height:1.1}.xnhs-menu-card{display:grid;grid-template-columns:var(--xnhs-thumb-width,116px) 1fr;min-height:var(--xnhs-card-min)}.xnhs-thumb{height:100%;min-height:var(--xnhs-thumb-width,116px)}.xnhs-menu-card .xnhs-body{padding:var(--xnhs-body-padding,18px)}.xnhs-menu-price{color:var(--xnhs-red);font-size:var(--xnhs-price-size);font-weight:800;margin-top:10px}.xnhs-feature-card{text-align:center}.xnhs-feature-card .xnhs-body h3{margin-bottom:var(--xnhs-feature-title-subtitle-gap,4px)}.xnhs-feature-card .xnhs-body small{font-size:var(--xnhs-feature-subtitle-size,13px);line-height:var(--xnhs-feature-subtitle-line-height,1.45);color:var(--xnhs-feature-subtitle-color,var(--xnhs-muted));margin:0}.xnhs-icon{font-size:var(--xnhs-icon-size,42px);margin-top:26px}
@media(min-width:768px){html[data-xnhs-theme] .xnhs-feature-card{height:var(--xnhs-feature-card-height,auto)!important;min-height:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}html[data-xnhs-theme] .xnhs-feature-card .xnhs-body{min-height:0!important;overflow:hidden!important;flex:0 0 auto!important}html[data-xnhs-theme] .xnhs-feature-card .xnhs-icon{flex:0 0 auto!important;margin-top:min(26px,calc(var(--xnhs-feature-card-height,145px) * .12))!important}}.xnhs-faq-list{display:grid;gap:var(--xnhs-gap)}.xnhs-faq-item{padding:0}.xnhs-faq-item summary{cursor:pointer;padding:20px 24px;font-weight:700;font-size:var(--xnhs-question-size,var(--xnhs-title-size));color:var(--xnhs-text)}.xnhs-faq-item p{padding:0 24px 22px;margin:0;color:var(--xnhs-sub);line-height:1.8;font-size:var(--xnhs-answer-size,var(--xnhs-text-size))}
.xnhs-notice{padding:var(--xnhs-pt) 20px var(--xnhs-pb);background:var(--xnhs-notice-bg)}.xnhs-notice__inner{max-width:var(--xnhs-width);height:var(--xnhs-notice-h);margin:0 auto;border-radius:var(--xnhs-notice-r);background:var(--xnhs-notice-card);display:flex;align-items:center;gap:14px;padding:0 22px;box-shadow:0 10px 26px rgba(54,38,22,.08);overflow:hidden}.xnhs-notice__label{flex:0 0 auto;display:inline-flex;align-items:center;height:28px;padding:0 12px;border-radius:999px;background:linear-gradient(135deg,var(--xnhs-red),var(--xnhs-accent));color:#fff;font-size:12px;font-weight:800;letter-spacing:.12em}.xnhs-notice__dot{width:10px;height:26px;border-radius:999px;background:linear-gradient(180deg,var(--xnhs-red),var(--xnhs-accent));flex:0 0 auto}.xnhs-notice__texts{min-width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--xnhs-notice-color);font-size:var(--xnhs-notice-fs);font-weight:600}.xnhs-notice__texts a{color:var(--xnhs-notice-color)}.xnhs-notice__sep{margin:0 10px;color:var(--xnhs-accent)}
.xnhs-notice{background:var(--xnhs-section-bg)!important}.xnhs-notice__inner{background:var(--xnhs-card)!important;border:1px solid var(--xnhs-border);box-shadow:var(--xnhs-shadow)}.xnhs-notice__texts,.xnhs-notice__texts a{color:var(--xnhs-text)!important}.xnhs-notice__sep{color:var(--xnhs-accent)!important}html[data-xnhs-theme="dark"] .xnhs-notice{background:var(--xnhs-section-bg)!important}html[data-xnhs-theme="dark"] .xnhs-notice__inner{background:var(--xnhs-card)!important;border-color:var(--xnhs-border);box-shadow:var(--xnhs-shadow)}html[data-xnhs-theme="dark"] .xnhs-notice__texts,html[data-xnhs-theme="dark"] .xnhs-notice__texts a{color:var(--xnhs-text)!important}html[data-xnhs-theme="dark"] .xnhs-notice__label,html[data-xnhs-theme="dark"] .xnhs-notice__dot{box-shadow:0 0 0 1px rgba(214,168,90,.22) inset} .xnhs-notice__texts{position:relative;display:block;height:100%;line-height:1;overflow:hidden;text-overflow:clip}
.xnhs-notice__item{position:absolute;inset:0;display:flex!important;align-items:center;min-width:0;width:100%;height:100%;opacity:0;transform:translateY(100%);transition:transform .46s cubic-bezier(.22,.8,.24,1),opacity .32s ease;pointer-events:none;color:inherit!important;text-decoration:none!important;white-space:nowrap;overflow:hidden}
.xnhs-notice__item.is-active{opacity:1;transform:translateY(0);pointer-events:auto}
.xnhs-notice__item.is-entering{transform:translateY(100%);opacity:0}
.xnhs-notice__item.is-leaving{opacity:0;transform:translateY(-100%);pointer-events:none}
.xnhs-notice__scroll{display:inline-block;max-width:none;white-space:nowrap;will-change:transform;line-height:1.25;padding-right:24px}
.xnhs-notice__item:not(.is-marquee) .xnhs-notice__scroll{max-width:100%;overflow:hidden;text-overflow:ellipsis}
@media(max-width:767px){.xnhs-notice__texts{height:24px;min-height:24px}.xnhs-notice__item{font-size:var(--xnhs-notice-mfs)}}
@media(max-width:767px){html[data-xnhs-theme] .xnhs-feature .xnhs-feature-card .xnhs-body small,.xnhs-feature .xnhs-feature-card .xnhs-body small{font-size:var(--xnhs-feature-mobile-subtitle-size,var(--xnhs-mobile-text-size,10px))!important;line-height:var(--xnhs-feature-subtitle-line-height,1.45)!important;color:var(--xnhs-feature-subtitle-color,var(--xnhs-muted))!important;margin-top:var(--xnhs-feature-title-subtitle-gap,4px)!important;margin-bottom:0!important}}
@media(max-width:767px){.xnhs-grid{gap:var(--xnhs-mobile-gap,var(--xnhs-gap))}.xnhs-body h3{font-size:var(--xnhs-mobile-title-size,var(--xnhs-title-size))}.xnhs-body p{font-size:var(--xnhs-mobile-text-size,var(--xnhs-text-size))}.xnhs-btn{width:var(--xnhs-mobile-btn-w,auto);max-width:100%;margin-top:var(--xnhs-mobile-btn-mt,var(--xnhs-btn-mt,18px));margin-bottom:var(--xnhs-mobile-btn-mb,var(--xnhs-btn-mb,0px));min-height:var(--xnhs-mobile-btn-h,var(--xnhs-btn-h,38px));padding:0 var(--xnhs-mobile-btn-px,var(--xnhs-btn-px,16px));font-size:var(--xnhs-mobile-btn-fs,var(--xnhs-btn-fs,13px))}.xnhs-faq-item summary{font-size:var(--xnhs-mobile-title-size,var(--xnhs-question-size))}.xnhs-faq-item p{font-size:var(--xnhs-mobile-text-size,var(--xnhs-answer-size))}.xnhs-menu-card{grid-template-columns:var(--xnhs-thumb-width,112px) 1fr}.xnhs-mobile-scroll .xnhs-grid,.xnhs-section .xnhs-grid{}}
@media(max-width:767px){.xnhs-entry .xnhs-grid,.xnhs-soup .xnhs-grid,.xnhs-course .xnhs-grid,.xnhs-menu .xnhs-grid,.xnhs-feature .xnhs-grid{display:flex;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:8px}.xnhs-entry .xnhs-card,.xnhs-soup .xnhs-card,.xnhs-course .xnhs-card,.xnhs-menu .xnhs-card,.xnhs-feature .xnhs-card{flex:0 0 var(--xnhs-mobile-width);scroll-snap-align:start}}
@media(max-width:767px){.xnhs-menu-mobile-scroll-2row .xnhs-menu-grid{display:grid!important;grid-auto-flow:column;grid-template-rows:repeat(2,minmax(0,auto));grid-auto-columns:var(--xnhs-mobile-width);overflow-x:auto;gap:var(--xnhs-mobile-gap,var(--xnhs-gap));scroll-snap-type:x proximity;padding-bottom:8px}.xnhs-menu-mobile-scroll-2row .xnhs-menu-card{width:auto!important;min-width:0!important;flex:none!important;scroll-snap-align:start}.xnhs-menu-mobile-grid .xnhs-menu-grid{display:grid!important;grid-template-columns:repeat(var(--xnhs-mobile-cols,2),minmax(0,1fr));overflow:visible;scroll-snap-type:none}.xnhs-menu-mobile-stack .xnhs-menu-grid{display:grid!important;grid-template-columns:1fr;overflow:visible;scroll-snap-type:none}.xnhs-menu-mobile-scroll-2row .xnhs-menu-card{display:flex;flex-direction:column}.xnhs-menu-mobile-scroll-2row .xnhs-thumb{height:120px;min-height:120px}} html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style{
position:relative!important;
isolation:isolate;
overflow:hidden;
background-color:#0b0705!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style:before{
content:"";
position:absolute;
inset:0;
z-index:0;
pointer-events:none;
background:
radial-gradient(circle at 78% 30%, rgba(214,168,90,.18), transparent 34%),
linear-gradient(90deg, rgba(9,5,3,.94) 0%, rgba(44,10,6,.80) 42%, rgba(10,6,4,.22) 76%, rgba(4,3,2,.06) 100%);
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style:after{
content:"";
position:absolute;
inset:0;
z-index:0;
pointer-events:none;
background:
radial-gradient(circle at 12% 70%, rgba(185,28,28,.18), transparent 34%),
linear-gradient(180deg, rgba(255,255,255,.045), transparent 24%, rgba(0,0,0,.24));
opacity:.72;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style > *,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-container,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-wrap{
position:relative;
z-index:1;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style h1,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style h2,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-heading-title{
font-family:"Noto Serif JP","Yu Mincho","Hiragino Mincho ProN",serif!important;
color:#fff7ed!important;
letter-spacing:.06em;
line-height:1.16;
font-weight:500;
text-shadow:0 8px 28px rgba(0,0,0,.55);
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style p,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-text-editor,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-text-editor *{
color:rgba(255,247,237,.86)!important;
text-shadow:0 4px 18px rgba(0,0,0,.38);
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-button,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .wp-block-button__link,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style a.elementor-button,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style a[role="button"]{
min-height:58px;
padding:16px 34px!important;
border-radius:14px!important;
border:1px solid rgba(214,168,90,.58)!important;
background:linear-gradient(135deg,#9f1111,#6f0808)!important;
color:#fffaf0!important;
box-shadow:0 14px 34px rgba(111,8,8,.34), inset 0 1px 0 rgba(255,255,255,.14)!important;
font-weight:700!important;
letter-spacing:.08em;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-button:hover,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .wp-block-button__link:hover{
transform:translateY(-2px);
filter:brightness(1.08);
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-button-wrapper:nth-of-type(n+2) .elementor-button,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-button:nth-of-type(n+2) .elementor-button{
background:rgba(18,12,8,.62)!important;
color:#f5d28a!important;
border-color:rgba(214,168,90,.72)!important;
box-shadow:0 12px 30px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.08)!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style img{
filter:saturate(1.08) contrast(1.08) brightness(.84);
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-background-overlay{
background:linear-gradient(90deg, rgba(12,5,3,.88), rgba(42,10,5,.54) 45%, rgba(0,0,0,.18))!important;
opacity:1!important;
}
@media(max-width:767px){
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-button,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .wp-block-button__link{
min-height:48px;
padding:13px 22px!important;
border-radius:12px!important;
}
} .xnhs-limited-v188 .xnhs-limited-grid{display:grid!important;grid-template-columns:repeat(var(--xnhs-limited-columns,2),minmax(0,1fr))!important;gap:var(--xnhs-limited-gap,24px)!important;align-items:stretch!important}
.xnhs-limited-v188 .xnhs-limited-card{display:flex!important;flex-direction:column!important;overflow:hidden!important;min-width:0!important}
.xnhs-limited-v188.xnhs-limited-count-1 .xnhs-limited-card{display:grid!important;grid-template-columns:minmax(0,var(--xnhs-limited-image-width,48%)) minmax(0,1fr)!important}
.xnhs-limited-v188.xnhs-limited-count-1.xnhs-limited--image-right .xnhs-limited-card{grid-template-columns:minmax(0,1fr) minmax(0,var(--xnhs-limited-image-width,48%))!important}
.xnhs-limited-v188.xnhs-limited-count-1.xnhs-limited--image-right .xnhs-limited-media{order:2!important}
.xnhs-limited-v188:not(.xnhs-limited-count-1) .xnhs-limited-media{height:240px!important;min-height:240px!important}
.xnhs-limited-v188:not(.xnhs-limited-count-1) .xnhs-limited-body{padding:clamp(22px,2.5vw,32px)!important;flex:1!important}
.xnhs-limited-v188:not(.xnhs-limited-count-1) .xnhs-limited-body h3{font-size:clamp(22px,2vw,28px)!important}
@media(max-width:767px){
.xnhs-limited-v188 .xnhs-limited-grid{grid-template-columns:1fr!important;gap:16px!important}
.xnhs-limited-v188 .xnhs-limited-card,.xnhs-limited-v188.xnhs-limited-count-1 .xnhs-limited-card{display:flex!important;flex-direction:column!important}
.xnhs-limited-v188.xnhs-limited-mobile--text-top .xnhs-limited-body{order:1!important}
.xnhs-limited-v188.xnhs-limited-mobile--text-top .xnhs-limited-media{order:2!important}
.xnhs-limited-v188 .xnhs-limited-media{height:var(--xnhs-limited-mobile-image-height,220px)!important;min-height:0!important}
} html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-heading,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-heading .elementor-widget-container,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-heading-title,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style h1,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style h2{
font-family:"Noto Serif JP","Yu Mincho","Hiragino Mincho ProN",serif!important;
color:#fffaf2!important;
font-weight:500!important;
letter-spacing:.07em!important;
line-height:1.16!important;
text-shadow:0 9px 30px rgba(0,0,0,.68)!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-text-editor,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-text-editor *,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style p{
color:rgba(255,248,238,.9)!important;
text-shadow:0 5px 22px rgba(0,0,0,.48)!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-button,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style a.elementor-button,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-button-link,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .wp-block-button__link,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style a[href],
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style button{
border-radius:14px!important;
min-height:58px!important;
padding:16px 34px!important;
font-weight:800!important;
letter-spacing:.06em!important;
border:1px solid rgba(214,168,90,.58)!important;
background:linear-gradient(135deg,#a91414 0%,#710909 100%)!important;
color:#fffaf2!important;
box-shadow:0 16px 38px rgba(112,9,9,.36), inset 0 1px 0 rgba(255,255,255,.16)!important;
text-shadow:none!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-button:nth-of-type(2),
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-button:nth-of-type(2) .elementor-button,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .wp-block-button:nth-of-type(2) .wp-block-button__link{
background:rgba(16,10,7,.68)!important;
color:#f5d28a!important;
border-color:rgba(214,168,90,.76)!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style{
position:relative!important;
isolation:isolate;
overflow:hidden;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style:before{
content:"";
position:absolute;
inset:0;
z-index:0;
pointer-events:none;
background:linear-gradient(90deg,rgba(7,4,3,.90),rgba(34,8,5,.60) 44%,rgba(0,0,0,.18) 100%)!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style > *,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-container,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-wrap{
position:relative;
z-index:1;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-background-overlay{
background:linear-gradient(90deg,rgba(7,4,3,.88),rgba(42,10,5,.54) 45%,rgba(0,0,0,.18))!important;
opacity:1!important;
} html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style{
position:relative!important;
isolation:isolate!important;
overflow:hidden!important;
background-color:#0a0503!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style:before{
content:"";
position:absolute;
inset:0;
z-index:0;
pointer-events:none;
background:
radial-gradient(circle at 10% 8%, rgba(116,20,8,.45), transparent 34%),
linear-gradient(90deg, rgba(7,4,3,.96) 0%, rgba(46,10,5,.82) 38%, rgba(8,5,3,.24) 76%, rgba(0,0,0,.10) 100%)!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style:after{
content:"";
position:absolute;
inset:0;
z-index:0;
pointer-events:none;
background:
radial-gradient(circle at 70% 20%, rgba(214,168,90,.16), transparent 30%),
linear-gradient(180deg, rgba(255,255,255,.035), transparent 22%, rgba(0,0,0,.24))!important;
opacity:.85!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style > *,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-container,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .e-con-inner,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-wrap{
position:relative!important;
z-index:1!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-background-overlay{
background:linear-gradient(90deg, rgba(7,4,3,.92), rgba(48,11,5,.58) 44%, rgba(0,0,0,.16) 100%)!important;
opacity:1!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-heading-title,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style h1,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style h2{
font-family:"Noto Serif JP","Yu Mincho","Hiragino Mincho ProN",serif!important;
margin:0!important;
line-height:1.16!important;
letter-spacing:.06em!important;
font-weight:500!important;
text-shadow:0 9px 30px rgba(0,0,0,.72)!important;
}
html[data-xnhs-theme="dark"] .xn-hero-kicker{
display:block!important;
color:#d6a85a!important;
font-family:Arial,"Helvetica Neue",sans-serif!important;
font-size:18px!important;
line-height:1!important;
letter-spacing:.26em!important;
font-weight:700!important;
margin:0 0 22px!important;
text-shadow:none!important;
}
html[data-xnhs-theme="dark"] .xn-hero-goldline{
display:block!important;
width:190px!important;
height:1px!important;
margin:0 0 44px!important;
background:linear-gradient(90deg,#d6a85a,rgba(214,168,90,.28),transparent)!important;
position:relative!important;
}
html[data-xnhs-theme="dark"] .xn-hero-goldline:before{
content:"";
position:absolute;
left:0;
top:-2px;
width:48px;
height:5px;
border-radius:99px;
background:linear-gradient(90deg,#f0cf83,#b87922);
}
html[data-xnhs-theme="dark"] .xn-hero-title-gold,
html[data-xnhs-theme="dark"] .xn-hero-title-white{
display:block!important;
font-size:clamp(52px,6.8vw,88px)!important;
line-height:1.12!important;
letter-spacing:.055em!important;
}
html[data-xnhs-theme="dark"] .xn-hero-title-gold{color:#d6a85a!important;}
html[data-xnhs-theme="dark"] .xn-hero-title-white{color:#fffaf2!important;margin-top:8px!important;}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-text-editor,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-text-editor *,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style p{
color:#fff8ee!important;
font-family:"Noto Serif JP","Yu Mincho","Hiragino Mincho ProN",serif!important;
font-size:clamp(18px,2.25vw,27px)!important;
line-height:1.75!important;
letter-spacing:.04em!important;
text-shadow:0 7px 22px rgba(0,0,0,.62)!important;
}
html[data-xnhs-theme="dark"] .xn-hero-desc-line{
display:block!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-button,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style a.elementor-button,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-button-link,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .wp-block-button__link,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style a[role="button"],
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style button{
min-width:260px!important;
min-height:76px!important;
padding:0 42px!important;
border-radius:16px!important;
display:inline-flex!important;
align-items:center!important;
justify-content:center!important;
gap:34px!important;
border:1px solid rgba(214,168,90,.78)!important;
background:linear-gradient(135deg,#b71212 0%,#760808 100%)!important;
color:#fffaf2!important;
box-shadow:0 16px 38px rgba(112,9,9,.38), inset 0 1px 0 rgba(255,255,255,.16)!important;
font-family:"Noto Serif JP","Yu Mincho","Hiragino Mincho ProN",serif!important;
font-size:24px!important;
font-weight:700!important;
letter-spacing:.08em!important;
text-shadow:none!important;
transition:transform .22s ease,filter .22s ease!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .xn-hero-btn-secondary,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-button:nth-of-type(2) .elementor-button{
background:linear-gradient(135deg,#fff7e6 0%,#f3dfb8 100%)!important;
color:#4d170e!important;
border-color:rgba(214,168,90,.76)!important;
box-shadow:0 16px 36px rgba(0,0,0,.30), inset 0 1px 0 rgba(255,255,255,.75)!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-button:hover,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style button:hover{
transform:translateY(-2px)!important;
filter:brightness(1.06)!important;
}
html[data-xnhs-theme="dark"] .xn-hero-arrow{
font-family:Arial,"Helvetica Neue",sans-serif!important;
font-size:38px!important;
line-height:1!important;
color:currentColor!important;
opacity:.92!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style img{
filter:saturate(1.12) contrast(1.08) brightness(.86)!important;
}
@media(max-width:767px){
html[data-xnhs-theme="dark"] .xn-hero-kicker{font-size:12px!important;margin-bottom:14px!important}
html[data-xnhs-theme="dark"] .xn-hero-goldline{width:120px!important;margin-bottom:26px!important}
html[data-xnhs-theme="dark"] .xn-hero-title-gold,
html[data-xnhs-theme="dark"] .xn-hero-title-white{font-size:clamp(36px,11vw,52px)!important}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-text-editor,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-text-editor *,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style p{font-size:16px!important}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-button,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style a.elementor-button,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style button{
min-width:0!important;
width:100%!important;
min-height:56px!important;
padding:0 22px!important;
font-size:18px!important;
gap:18px!important;
}
} html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style:before{
inset:0 auto 0 0!important;
width:68%!important;
z-index:0!important;
background:
radial-gradient(circle at 8% 10%, rgba(116,20,8,.42), transparent 36%),
linear-gradient(90deg, rgba(7,4,3,.94) 0%, rgba(47,10,5,.76) 48%, rgba(10,6,4,.22) 78%, transparent 100%)!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style:after{
inset:0!important;
z-index:0!important;
background:
linear-gradient(90deg, rgba(0,0,0,.18) 0%, rgba(0,0,0,.08) 38%, transparent 70%),
radial-gradient(circle at 72% 24%, rgba(214,168,90,.08), transparent 28%)!important;
opacity:.48!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-background-overlay{
background:linear-gradient(90deg, rgba(7,4,3,.82) 0%, rgba(42,10,5,.42) 42%, transparent 78%)!important;
opacity:1!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style img{
filter:saturate(1.08) contrast(1.05) brightness(.96)!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-image,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-image *{
position:relative!important;
z-index:1!important;
}
@media(max-width:767px){
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style:before{
width:100%!important;
background:linear-gradient(180deg, rgba(7,4,3,.82), rgba(39,8,5,.58) 58%, rgba(0,0,0,.16) 100%)!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style:after{
opacity:.38!important;
}
} html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style:before,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style:after{
display:none!important;
content:none!important;
background:none!important;
opacity:0!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-background-overlay{
display:none!important;
background:none!important;
opacity:0!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style img{
filter:none!important;
opacity:1!important;
visibility:visible!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style > *,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-container,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .e-con-inner,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-wrap,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-image,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-image *{
position:relative!important;
z-index:auto!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-heading,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-text-editor,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-button,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-button{
position:relative!important;
z-index:2!important;
} html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style{
min-height:560px!important;
position:relative!important;
isolation:isolate!important;
overflow:hidden!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style:before,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style:after,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-background-overlay{
display:none!important;
content:none!important;
background:none!important;
opacity:0!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style > *,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-container,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .e-con-inner,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-wrap{
position:relative!important;
z-index:1!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style img{
opacity:1!important;
visibility:visible!important;
filter:none!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-heading-title,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style h1,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style h2{
font-family:"Noto Serif JP","Yu Mincho","Hiragino Mincho ProN",serif!important;
margin:0!important;
line-height:1.16!important;
letter-spacing:.06em!important;
font-weight:500!important;
text-shadow:0 9px 30px rgba(0,0,0,.72)!important;
}
html[data-xnhs-theme="dark"] .xn-hero-kicker{
display:block!important;color:#d6a85a!important;font-family:Arial,"Helvetica Neue",sans-serif!important;font-size:18px!important;line-height:1!important;letter-spacing:.26em!important;font-weight:700!important;margin:0 0 22px!important;text-shadow:none!important;
}
html[data-xnhs-theme="dark"] .xn-hero-goldline{display:block!important;width:190px!important;height:1px!important;margin:0 0 44px!important;background:linear-gradient(90deg,#d6a85a,rgba(214,168,90,.28),transparent)!important;position:relative!important}
html[data-xnhs-theme="dark"] .xn-hero-goldline:before{content:"";position:absolute;left:0;top:-2px;width:48px;height:5px;border-radius:99px;background:linear-gradient(90deg,#f0cf83,#b87922)}
html[data-xnhs-theme="dark"] .xn-hero-title-gold,
html[data-xnhs-theme="dark"] .xn-hero-title-white{display:block!important;font-size:72px!important;line-height:1.12!important;letter-spacing:.055em!important}
html[data-xnhs-theme="dark"] .xn-hero-title-gold{color:#d6a85a!important}
html[data-xnhs-theme="dark"] .xn-hero-title-white{color:#fffaf2!important;margin-top:8px!important}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-text-editor,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-text-editor *,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style p{color:#fff8ee!important;font-family:"Noto Serif JP","Yu Mincho","Hiragino Mincho ProN",serif!important;font-size:22px!important;line-height:1.75!important;letter-spacing:.04em!important;text-shadow:0 7px 22px rgba(0,0,0,.62)!important}
html[data-xnhs-theme="dark"] .xn-hero-desc-line{display:block!important}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-button,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style a.elementor-button,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-button-link,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .wp-block-button__link,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style a[role="button"],
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style button{
min-width:240px!important;min-height:70px!important;padding:0 40px!important;border-radius:16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:30px!important;border:1px solid rgba(214,168,90,.78)!important;background:linear-gradient(135deg,#b71212 0%,#760808 100%)!important;color:#fffaf2!important;box-shadow:0 16px 38px rgba(112,9,9,.38), inset 0 1px 0 rgba(255,255,255,.16)!important;font-family:"Noto Serif JP","Yu Mincho","Hiragino Mincho ProN",serif!important;font-size:22px!important;font-weight:700!important;letter-spacing:.08em!important;text-shadow:none!important;
}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .xn-hero-btn-secondary{background:linear-gradient(135deg,#fff7e6 0%,#f3dfb8 100%)!important;color:#4d170e!important;border-color:rgba(214,168,90,.76)!important;box-shadow:0 16px 36px rgba(0,0,0,.30), inset 0 1px 0 rgba(255,255,255,.75)!important}
html[data-xnhs-theme="dark"] .xn-hero-arrow{font-family:Arial,"Helvetica Neue",sans-serif!important;font-size:34px!important;line-height:1!important;color:currentColor!important}
@media(max-width:767px){
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style{min-height:450px!important}
html[data-xnhs-theme="dark"] .xn-hero-kicker{font-size:12px!important;margin-bottom:14px!important}
html[data-xnhs-theme="dark"] .xn-hero-goldline{width:120px!important;margin-bottom:26px!important}
html[data-xnhs-theme="dark"] .xn-hero-title-gold,
html[data-xnhs-theme="dark"] .xn-hero-title-white{font-size:35px!important}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-text-editor,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-widget-text-editor *,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style p{font-size:16px!important}
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style .elementor-button,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style a.elementor-button,
html[data-xnhs-theme="dark"] .xn-hero-dark-mode-style button{min-width:0!important;width:100%!important;min-height:56px!important;padding:0 22px!important;font-size:18px!important;gap:18px!important}
} html[data-xnhs-theme="light"] .xn-hero-dark-mode-style .xn-hero-kicker,
html:not([data-xnhs-theme="dark"]) .xn-hero-dark-mode-style .xn-hero-kicker{display:block!important;color:#a8792e!important;font-family:Arial,"Helvetica Neue",sans-serif!important;font-size:15px!important;line-height:1!important;letter-spacing:.24em!important;font-weight:700!important;margin:0 0 18px!important;text-shadow:none!important}
html[data-xnhs-theme="light"] .xn-hero-dark-mode-style .xn-hero-goldline,
html:not([data-xnhs-theme="dark"]) .xn-hero-dark-mode-style .xn-hero-goldline{display:block!important;width:150px!important;height:1px!important;margin:0 0 34px!important;background:linear-gradient(90deg,#bf8a35,rgba(191,138,53,.22),transparent)!important;position:relative!important}
html[data-xnhs-theme="light"] .xn-hero-dark-mode-style .xn-hero-title-gold,
html:not([data-xnhs-theme="dark"]) .xn-hero-dark-mode-style .xn-hero-title-gold{display:block!important;color:#a8792e!important;line-height:1.12!important}
html[data-xnhs-theme="light"] .xn-hero-dark-mode-style .xn-hero-title-white,
html:not([data-xnhs-theme="dark"]) .xn-hero-dark-mode-style .xn-hero-title-white{display:block!important;color:#2d2018!important;line-height:1.12!important;margin-top:8px!important}
html[data-xnhs-theme="light"] .xn-hero-desc-line,
html:not([data-xnhs-theme="dark"]) .xn-hero-desc-line{display:block!important;color:#4a3526!important} .xn-hero-shortcode{padding:var(--xn-hero-light-outer-pt) 0 var(--xn-hero-light-outer-pb);background:var(--xnhs-bg)}
.xn-hero-shortcode__inner{width:var(--xn-hero-light-w);max-width:var(--xn-hero-light-maxw);margin:0 auto;min-height:var(--xn-hero-light-h);border-radius:var(--xn-hero-light-radius);overflow:hidden;position:relative;background-image:linear-gradient(90deg,var(--xn-hero-light-grad-left) 0%,var(--xn-hero-light-grad-middle) 48%,var(--xn-hero-light-grad-right) 100%),var(--xn-hero-light-bg);background-size:cover;background-position:var(--xn-hero-light-pos);background-repeat:no-repeat;box-shadow:var(--xnhs-shadow);border:1px solid var(--xnhs-border)}
.xn-hero-shortcode__content{width:min(var(--xn-hero-light-content-w),900px);padding:var(--xn-hero-light-pad-top) var(--xn-hero-light-pad-right) var(--xn-hero-light-pad-bottom) var(--xn-hero-light-pad-left);position:relative;z-index:1;text-align:var(--xn-hero-light-align)}
.xn-hero-shortcode__eyebrow{display:block;color:#a8792e;font-family:Arial,"Helvetica Neue",sans-serif;font-size:var(--xn-hero-light-eyebrow);line-height:1;letter-spacing:.24em;font-weight:700;margin:0 0 18px}
.xn-hero-shortcode__line{display:block;width:150px;height:1px;margin:0 0 34px;background:linear-gradient(90deg,#bf8a35,rgba(191,138,53,.22),transparent);position:relative}.xn-hero-shortcode__content[style*="center"] .xn-hero-shortcode__line{margin-left:auto;margin-right:auto}
.xn-hero-shortcode h1{margin:0;font-family:"Noto Serif JP","Yu Mincho","Hiragino Mincho ProN",serif;font-weight:500;line-height:1.13;letter-spacing:.055em;text-shadow:0 5px 20px rgba(90,45,20,.16)}
.xn-hero-shortcode__gold,.xn-hero-shortcode__white{display:block;font-size:var(--xn-hero-light-title)}
.xn-hero-shortcode__gold{color:#a8792e}.xn-hero-shortcode__white{color:#2d2018;margin-top:8px}
.xn-hero-shortcode p{margin:32px 0 0;color:#4a3526;font-family:"Noto Serif JP","Yu Mincho","Hiragino Mincho ProN",serif;font-size:var(--xn-hero-light-desc);line-height:1.75;letter-spacing:.04em}
.xn-hero-shortcode__buttons{display:flex;gap:var(--xn-hero-light-btn-gap);flex-wrap:wrap;margin-top:44px;justify-content:flex-start}.xn-hero-shortcode__content{text-align:var(--xn-hero-light-align)}.xn-hero-shortcode__content[style]{text-align:var(--xn-hero-light-align)}
.xn-hero-shortcode__btn{min-width:var(--xn-hero-light-btn-minw);min-height:var(--xn-hero-light-btnh);padding:0 34px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;gap:24px;font-family:"Noto Serif JP","Yu Mincho","Hiragino Mincho ProN",serif;font-size:var(--xn-hero-light-btn);font-weight:700;letter-spacing:.08em;border:1px solid rgba(180,125,45,.45);transition:transform .22s ease,filter .22s ease}
.xn-hero-shortcode__btn--primary{background:linear-gradient(135deg,#a51e18 0%,#7b130f 100%);color:#fffaf2}.xn-hero-shortcode__btn--secondary{background:rgba(255,255,255,.86);color:#4d170e}.xn-hero-shortcode__btn b{font-family:Arial,"Helvetica Neue",sans-serif;font-size:34px;line-height:1}.xn-hero-shortcode__btn:hover{transform:translateY(-2px);filter:brightness(1.05)}
.xn-hero-dark-text{display:none}
html[data-xnhs-theme="dark"] .xn-hero-shortcode{padding:var(--xn-hero-dark-outer-pt) 0 var(--xn-hero-dark-outer-pb)}
html[data-xnhs-theme="dark"] .xn-hero-shortcode__inner{width:var(--xn-hero-dark-w);max-width:var(--xn-hero-dark-maxw);min-height:var(--xn-hero-dark-h);border-radius:var(--xn-hero-dark-radius);background-image:linear-gradient(90deg,var(--xn-hero-dark-grad-left) 0%,var(--xn-hero-dark-grad-middle) 58%,var(--xn-hero-dark-grad-right) 100%),var(--xn-hero-dark-bg);background-position:var(--xn-hero-dark-pos)}
html[data-xnhs-theme="dark"] .xn-hero-shortcode__content{width:min(var(--xn-hero-dark-content-w),900px);padding:var(--xn-hero-dark-pad-top) var(--xn-hero-dark-pad-right) var(--xn-hero-dark-pad-bottom) var(--xn-hero-dark-pad-left);text-align:var(--xn-hero-dark-align)}
html[data-xnhs-theme="dark"] .xn-hero-shortcode__eyebrow{color:#d6a85a;font-size:var(--xn-hero-dark-eyebrow);letter-spacing:.26em;margin-bottom:22px}
html[data-xnhs-theme="dark"] .xn-hero-shortcode__line{width:190px;margin-bottom:44px;background:linear-gradient(90deg,#d6a85a,rgba(214,168,90,.28),transparent)}
html[data-xnhs-theme="dark"] .xn-hero-shortcode h1{text-shadow:0 9px 30px rgba(0,0,0,.72)}
html[data-xnhs-theme="dark"] .xn-hero-shortcode__gold,html[data-xnhs-theme="dark"] .xn-hero-shortcode__white{font-size:var(--xn-hero-dark-title)}
html[data-xnhs-theme="dark"] .xn-hero-shortcode__gold{color:#d6a85a}html[data-xnhs-theme="dark"] .xn-hero-shortcode__white{color:#fffaf2}
html[data-xnhs-theme="dark"] .xn-hero-shortcode p{color:#fff8ee;font-size:var(--xn-hero-dark-desc);text-shadow:0 7px 22px rgba(0,0,0,.62)}
html[data-xnhs-theme="dark"] .xn-hero-light-text{display:none}html[data-xnhs-theme="dark"] .xn-hero-dark-text{display:inline}
html[data-xnhs-theme="dark"] .xn-hero-shortcode__btn{min-width:var(--xn-hero-dark-btn-minw);min-height:var(--xn-hero-dark-btnh);font-size:var(--xn-hero-dark-btn);border-color:rgba(214,168,90,.78)}html[data-xnhs-theme="dark"] .xn-hero-shortcode__buttons{gap:var(--xn-hero-dark-btn-gap)}
html[data-xnhs-theme="dark"] .xn-hero-shortcode__btn--primary{background:linear-gradient(135deg,#b71212 0%,#760808 100%);color:#fffaf2}
html[data-xnhs-theme="dark"] .xn-hero-shortcode__btn--secondary{background:linear-gradient(135deg,#fff7e6 0%,#f3dfb8 100%);color:#4d170e}
@media(max-width:767px){.xn-hero-shortcode{padding:var(--xn-hero-light-outer-pt) 0 var(--xn-hero-light-outer-pb)}.xn-hero-shortcode__inner{min-height:var(--xn-hero-light-mh);border-radius:var(--xn-hero-light-radius)}.xn-hero-shortcode__content{width:100%;padding:var(--xn-hero-shared-mpad-top,42px) var(--xn-hero-shared-mpad-right,18px) var(--xn-hero-shared-mpad-bottom,38px) var(--xn-hero-shared-mpad-left,14px)}.xn-hero-shortcode__gold,.xn-hero-shortcode__white{font-size:var(--xn-hero-light-mtitle)}.xn-hero-shortcode p{font-size:var(--xn-hero-light-mdesc);margin-top:24px}.xn-hero-shortcode__buttons{gap:12px;margin-top:30px}.xn-hero-shortcode__btn{width:var(--xn-hero-shared-mbtn-w,100%);max-width:100%;min-width:0}.xn-hero-shortcode__eyebrow{font-size:12px}.xn-hero-shortcode__line{width:120px;margin-bottom:26px}html[data-xnhs-theme="dark"] .xn-hero-shortcode__inner{min-height:var(--xn-hero-dark-mh)}html[data-xnhs-theme="dark"] .xn-hero-shortcode__gold,html[data-xnhs-theme="dark"] .xn-hero-shortcode__white{font-size:var(--xn-hero-dark-mtitle)}html[data-xnhs-theme="dark"] .xn-hero-shortcode p{font-size:var(--xn-hero-dark-mdesc)}} .xn-hero-shortcode{display:block!important;padding:var(--xn-hero-shared-outer-pt) 0 var(--xn-hero-shared-outer-pb);background:var(--xnhs-bg)}
.xn-hero-shortcode__inner{width:var(--xn-hero-shared-w);max-width:var(--xn-hero-shared-maxw);margin:0 auto;min-height:var(--xn-hero-shared-h);border-radius:var(--xn-hero-shared-radius);overflow:hidden;position:relative;background-image:linear-gradient(90deg,var(--xn-hero-shared-grad-left) 0%,var(--xn-hero-shared-grad-middle) var(--xn-hero-shared-grad-mid-stop),var(--xn-hero-shared-grad-right) var(--xn-hero-shared-grad-right-stop)),var(--xn-hero-shared-bg)!important;background-size:cover;background-position:var(--xn-hero-shared-pos)!important;background-repeat:no-repeat;box-shadow:var(--xnhs-shadow);border:1px solid var(--xnhs-border)}
.xn-hero-shortcode__content{width:min(var(--xn-hero-shared-content-w),900px);padding:var(--xn-hero-shared-pad-top) var(--xn-hero-shared-pad-right) var(--xn-hero-shared-pad-bottom) var(--xn-hero-shared-pad-left);position:relative;z-index:1;text-align:var(--xn-hero-shared-align)}
.xn-hero-shortcode__eyebrow{display:block;color:#d6a85a;font-family:Arial,"Helvetica Neue",sans-serif;font-size:var(--xn-hero-shared-eyebrow);line-height:1;letter-spacing:.26em;font-weight:700;margin:0 0 22px}
.xn-hero-shortcode__line{display:block;width:190px;height:1px;margin:0 0 44px;background:linear-gradient(90deg,#d6a85a,rgba(214,168,90,.28),transparent);position:relative}
.xn-hero-shortcode h1{margin:0;font-family:"Noto Serif JP","Yu Mincho","Hiragino Mincho ProN",serif;font-weight:500;line-height:1.13;letter-spacing:.055em;text-shadow:0 9px 30px rgba(0,0,0,.72)}
.xn-hero-shortcode__gold,.xn-hero-shortcode__white{display:block;font-size:var(--xn-hero-shared-title)}
.xn-hero-shortcode__gold{color:#d6a85a}.xn-hero-shortcode__white{color:#fffaf2;margin-top:8px}
.xn-hero-shortcode p{margin:32px 0 0;color:#fff8ee;font-family:"Noto Serif JP","Yu Mincho","Hiragino Mincho ProN",serif;font-size:var(--xn-hero-shared-desc);line-height:1.75;letter-spacing:.04em;text-shadow:0 7px 22px rgba(0,0,0,.62)}
.xn-hero-shortcode__buttons{display:flex;gap:var(--xn-hero-shared-btn-gap);flex-wrap:wrap;margin-top:var(--xn-hero-shared-btn-mt,44px);margin-bottom:var(--xn-hero-shared-btn-mb,0px)}
.xn-hero-shortcode__btn{min-width:var(--xn-hero-shared-btn-minw);min-height:var(--xn-hero-shared-btnh);padding:0 34px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;gap:24px;font-family:"Noto Serif JP","Yu Mincho","Hiragino Mincho ProN",serif;font-size:var(--xn-hero-shared-btn);font-weight:700;letter-spacing:.08em;border:1px solid rgba(214,168,90,.78);transition:transform .22s ease,filter .22s ease}
.xn-hero-shortcode__btn--primary{background:linear-gradient(135deg,#b71212 0%,#760808 100%);color:#fffaf2}
.xn-hero-shortcode__btn--secondary{background:linear-gradient(135deg,#fff7e6 0%,#f3dfb8 100%);color:#4d170e}
.xn-hero-shortcode__btn b{font-family:Arial,"Helvetica Neue",sans-serif;font-size:34px;line-height:1}
.xn-hero-shortcode__btn:hover{transform:translateY(-2px);filter:brightness(1.05)}
html[data-xnhs-theme="dark"] .xn-hero-shortcode{display:block!important}
html[data-xnhs-theme="light"] .xn-hero-shortcode,html:not([data-xnhs-theme="dark"]) .xn-hero-shortcode{display:block!important}
@media(max-width:767px){.xn-hero-shortcode__inner{min-height:var(--xn-hero-shared-mh)}.xn-hero-shortcode__content{width:100%;padding:var(--xn-hero-shared-mpad-top,42px) var(--xn-hero-shared-mpad-right,18px) var(--xn-hero-shared-mpad-bottom,38px) var(--xn-hero-shared-mpad-left,14px)}.xn-hero-shortcode__gold,.xn-hero-shortcode__white{font-size:var(--xn-hero-shared-mtitle)}.xn-hero-shortcode p{font-size:var(--xn-hero-shared-mdesc);margin-top:24px}.xn-hero-shortcode__buttons{gap:12px;margin-top:30px}.xn-hero-shortcode__btn{width:var(--xn-hero-shared-mbtn-w,100%);max-width:100%;min-width:0}.xn-hero-shortcode__eyebrow{font-size:12px}.xn-hero-shortcode__line{width:120px;margin-bottom:26px}} html[data-xnhs-theme="light"] .xn-hero-shortcode,
html[data-xnhs-theme="dark"] .xn-hero-shortcode,
html:not([data-xnhs-theme="dark"]) .xn-hero-shortcode{
display:block!important;
padding:var(--xn-hero-shared-outer-pt) 0 var(--xn-hero-shared-outer-pb)!important;
background:var(--xnhs-bg)!important;
}
html[data-xnhs-theme="light"] .xn-hero-shortcode__inner,
html[data-xnhs-theme="dark"] .xn-hero-shortcode__inner,
html:not([data-xnhs-theme="dark"]) .xn-hero-shortcode__inner{
width:var(--xn-hero-shared-w)!important;
max-width:var(--xn-hero-shared-maxw)!important;
min-height:var(--xn-hero-shared-h)!important;
border-radius:var(--xn-hero-shared-radius)!important;
background-image:linear-gradient(90deg,var(--xn-hero-shared-grad-left) 0%,var(--xn-hero-shared-grad-middle) var(--xn-hero-shared-grad-mid-stop),var(--xn-hero-shared-grad-right) var(--xn-hero-shared-grad-right-stop)),var(--xn-hero-shared-bg)!important;
background-size:cover!important;
background-position:var(--xn-hero-shared-pos)!important;
background-repeat:no-repeat!important;
}
html[data-xnhs-theme="light"] .xn-hero-shortcode__content,
html[data-xnhs-theme="dark"] .xn-hero-shortcode__content,
html:not([data-xnhs-theme="dark"]) .xn-hero-shortcode__content{
width:min(var(--xn-hero-shared-content-w),900px)!important;
padding:var(--xn-hero-shared-pad-top) var(--xn-hero-shared-pad-right) var(--xn-hero-shared-pad-bottom) var(--xn-hero-shared-pad-left)!important;
text-align:var(--xn-hero-shared-align)!important;
}
html[data-xnhs-theme="light"] .xn-hero-shortcode__gold,
html[data-xnhs-theme="dark"] .xn-hero-shortcode__gold,
html:not([data-xnhs-theme="dark"]) .xn-hero-shortcode__gold{
color:#d6a85a!important;
font-size:var(--xn-hero-shared-title)!important;
}
html[data-xnhs-theme="light"] .xn-hero-shortcode__white,
html[data-xnhs-theme="dark"] .xn-hero-shortcode__white,
html:not([data-xnhs-theme="dark"]) .xn-hero-shortcode__white{
color:#fffaf2!important;
font-size:var(--xn-hero-shared-title)!important;
}
html[data-xnhs-theme="light"] .xn-hero-shortcode p,
html[data-xnhs-theme="dark"] .xn-hero-shortcode p,
html:not([data-xnhs-theme="dark"]) .xn-hero-shortcode p{
color:#fff8ee!important;
font-size:var(--xn-hero-shared-desc)!important;
}
@media(max-width:767px){
html[data-xnhs-theme="light"] .xn-hero-shortcode__inner,
html[data-xnhs-theme="dark"] .xn-hero-shortcode__inner,
html:not([data-xnhs-theme="dark"]) .xn-hero-shortcode__inner{
min-height:var(--xn-hero-shared-mh)!important;
}
html[data-xnhs-theme="light"] .xn-hero-shortcode__gold,
html[data-xnhs-theme="dark"] .xn-hero-shortcode__gold,
html:not([data-xnhs-theme="dark"]) .xn-hero-shortcode__gold,
html[data-xnhs-theme="light"] .xn-hero-shortcode__white,
html[data-xnhs-theme="dark"] .xn-hero-shortcode__white,
html:not([data-xnhs-theme="dark"]) .xn-hero-shortcode__white{
font-size:var(--xn-hero-shared-mtitle)!important;
}
html[data-xnhs-theme="light"] .xn-hero-shortcode p,
html[data-xnhs-theme="dark"] .xn-hero-shortcode p,
html:not([data-xnhs-theme="dark"]) .xn-hero-shortcode p{
font-size:var(--xn-hero-shared-mdesc)!important;
}
} .xn-hero-shortcode__inner{
background-image:none!important;
background-color:#070403!important;
}
.xn-hero-shortcode__inner:before{
content:"";
position:absolute;
top:0;
bottom:0;
left:-15%;
width:130%;
z-index:0;
pointer-events:none;
background-image:var(--xn-hero-shared-bg)!important;
background-size:cover!important;
background-position:center center!important;
background-repeat:no-repeat!important;
transform:translateX(var(--xn-hero-shared-img-shift,0%));
transition:transform .22s ease;
}
.xn-hero-shortcode__inner:after{
content:"";
position:absolute;
inset:0;
z-index:1;
pointer-events:none;
background:linear-gradient(90deg,var(--xn-hero-shared-grad-left) 0%,var(--xn-hero-shared-grad-middle) var(--xn-hero-shared-grad-mid-stop),var(--xn-hero-shared-grad-right) var(--xn-hero-shared-grad-right-stop))!important;
}
.xn-hero-shortcode__content{
z-index:2!important;
}
@media(max-width:767px){
.xn-hero-shortcode__inner:before{
left:-20%;
width:140%;
transform:translateX(calc(var(--xn-hero-shared-img-shift,0%) * 1.15));
}
} .xn-hero-shortcode{
display:block!important;
padding:var(--xn-hero-shared-outer-pt) 0 var(--xn-hero-shared-outer-pb)!important;
background:var(--xnhs-bg)!important;
}
.xn-hero-shortcode__inner{
width:var(--xn-hero-shared-w)!important;
max-width:var(--xn-hero-shared-maxw)!important;
margin:0 auto!important;
min-height:var(--xn-hero-shared-h)!important;
border-radius:var(--xn-hero-shared-radius)!important;
overflow:hidden!important;
position:relative!important;
background-image:linear-gradient(90deg,var(--xn-hero-shared-grad-left) 0%,var(--xn-hero-shared-grad-middle) var(--xn-hero-shared-grad-mid-stop),var(--xn-hero-shared-grad-right) var(--xn-hero-shared-grad-right-stop)),var(--xn-hero-shared-bg)!important;
background-size:cover!important;
background-position:var(--xn-hero-shared-pos)!important;
background-repeat:no-repeat!important;
box-shadow:var(--xnhs-shadow)!important;
border:1px solid var(--xnhs-border)!important;
}
.xn-hero-shortcode__content{
width:min(var(--xn-hero-shared-content-w),900px)!important;
padding:var(--xn-hero-shared-pad-top) var(--xn-hero-shared-pad-right) var(--xn-hero-shared-pad-bottom) var(--xn-hero-shared-pad-left)!important;
position:relative!important;
z-index:1!important;
text-align:var(--xn-hero-shared-align)!important;
}
.xn-hero-shortcode__eyebrow{
display:block!important;
color:#d6a85a!important;
font-family:Arial,"Helvetica Neue",sans-serif!important;
font-size:var(--xn-hero-shared-eyebrow)!important;
line-height:1!important;
letter-spacing:.26em!important;
font-weight:700!important;
margin:0 0 22px!important;
}
.xn-hero-shortcode__line{
display:block!important;
width:190px!important;
height:1px!important;
margin:0 0 44px!important;
background:linear-gradient(90deg,#d6a85a,rgba(214,168,90,.28),transparent)!important;
}
.xn-hero-shortcode h1{
margin:0!important;
font-family:"Noto Serif JP","Yu Mincho","Hiragino Mincho ProN",serif!important;
font-weight:500!important;
line-height:1.13!important;
letter-spacing:.055em!important;
text-shadow:0 9px 30px rgba(0,0,0,.72)!important;
}
.xn-hero-shortcode__gold,.xn-hero-shortcode__white{
display:block!important;
font-size:var(--xn-hero-shared-title)!important;
}
.xn-hero-shortcode__gold{color:#d6a85a!important}
.xn-hero-shortcode__white{color:#fffaf2!important;margin-top:8px!important}
.xn-hero-shortcode p{
margin:32px 0 0!important;
color:#fff8ee!important;
font-family:"Noto Serif JP","Yu Mincho","Hiragino Mincho ProN",serif!important;
font-size:var(--xn-hero-shared-desc)!important;
line-height:1.75!important;
letter-spacing:.04em!important;
text-shadow:0 7px 22px rgba(0,0,0,.62)!important;
}
.xn-hero-shortcode__buttons{
display:flex!important;
flex-direction:var(--xn-hero-shared-btn-dir,row)!important;
align-items:var(--xn-hero-shared-btn-align,flex-start)!important;
gap:var(--xn-hero-shared-btn-gap)!important;
flex-wrap:wrap!important;
margin-top:var(--xn-hero-shared-btn-mt,44px)!important;margin-bottom:var(--xn-hero-shared-btn-mb,0px)!important;
}
.xn-hero-shortcode__btn{
width:var(--xn-hero-shared-btn-w,auto)!important;
min-width:var(--xn-hero-shared-btn-minw)!important;
min-height:var(--xn-hero-shared-btnh)!important;
padding:0 var(--xn-hero-shared-btn-px,34px)!important;
border-radius:var(--xn-hero-shared-btn-radius,16px)!important;
display:inline-flex!important;
align-items:center!important;
justify-content:center!important;
gap:var(--xn-hero-shared-arrow-gap,24px)!important;
font-family:"Noto Serif JP","Yu Mincho","Hiragino Mincho ProN",serif!important;
font-size:var(--xn-hero-shared-btn)!important;
font-weight:700!important;
letter-spacing:.08em!important;
border:1px solid rgba(214,168,90,.78)!important;
transition:transform .22s ease,filter .22s ease!important;
}
.xn-hero-shortcode__btn--primary{background:linear-gradient(135deg,#b71212 0%,#760808 100%)!important;color:#fffaf2!important}
.xn-hero-shortcode__btn--secondary{background:linear-gradient(135deg,#fff7e6 0%,#f3dfb8 100%)!important;color:#4d170e!important}
.xn-hero-shortcode__btn b{display:var(--xn-hero-shared-arrow-display,inline-flex)!important;align-items:center!important;justify-content:center!important;font-family:Arial,"Helvetica Neue",sans-serif!important;font-size:var(--xn-hero-shared-arrow-size,34px)!important;line-height:1!important}
.xn-hero-shortcode__btn:hover{transform:translateY(-2px)!important;filter:brightness(1.05)!important}
@media(max-width:767px){
.xn-hero-shortcode__inner{min-height:var(--xn-hero-shared-mh)!important}
.xn-hero-shortcode__content{width:100%!important;padding:var(--xn-hero-shared-mpad-top,42px) var(--xn-hero-shared-mpad-right,18px) var(--xn-hero-shared-mpad-bottom,38px) var(--xn-hero-shared-mpad-left,14px)!important}
.xn-hero-shortcode__gold,.xn-hero-shortcode__white{font-size:var(--xn-hero-shared-mtitle)!important}
.xn-hero-shortcode p{font-size:var(--xn-hero-shared-mdesc)!important;margin-top:24px!important}
.xn-hero-shortcode__buttons{flex-direction:var(--xn-hero-shared-mbtn-dir,column)!important;align-items:var(--xn-hero-shared-mbtn-align,stretch)!important;gap:var(--xn-hero-shared-mbtn-gap,12px)!important;margin-top:var(--xn-hero-shared-mbtn-mt,30px)!important;margin-bottom:var(--xn-hero-shared-mbtn-mb,0px)!important;flex-wrap:wrap!important}
.xn-hero-shortcode__btn{width:var(--xn-hero-shared-mbtn-w,100%)!important;max-width:100%!important;min-width:0!important;min-height:var(--xn-hero-shared-mbtnh)!important;padding:0 var(--xn-hero-shared-mbtn-px)!important;border-radius:var(--xn-hero-shared-mbtn-radius,14px)!important;font-size:var(--xn-hero-shared-mbtn)!important;gap:var(--xn-hero-shared-marrow-gap,10px)!important}
.xn-hero-shortcode__btn b{display:var(--xn-hero-shared-marrow-display,inline-flex)!important;font-size:var(--xn-hero-shared-marrow-size,24px)!important}
.xn-hero-shortcode__eyebrow{font-size:12px!important}
.xn-hero-shortcode__line{width:120px!important;margin-bottom:26px!important}
}
.xnhs-theme-toggle{position:fixed;z-index:9999;border:1px solid var(--xnhs-border);background:var(--xnhs-card);color:var(--xnhs-text);border-radius:999px;padding:10px 16px;box-shadow:var(--xnhs-shadow);cursor:pointer}.xnhs-theme-toggle.xnhs-pc-top-right{right:22px;top:78px}.xnhs-theme-toggle.xnhs-pc-bottom-right{right:22px;bottom:22px}.xnhs-theme-toggle.xnhs-pc-hide{display:none} @media(max-width:767px){
.xnhs2.xn-hero-shortcode,
.xn-hero-shortcode{
margin-top:0!important;
padding-top:var(--xn-hero-shared-mouter-pt,0px)!important;
padding-bottom:var(--xn-hero-shared-mouter-pb,0px)!important;
}
.xn-hero-shortcode__inner{
align-items:flex-start!important;
padding-top:0!important;
padding-bottom:0!important;
}
.xn-hero-shortcode__content{
box-sizing:border-box!important;
width:100%!important;
max-width:none!important;
margin:0!important;
padding-top:var(--xn-hero-shared-mpad-top,42px)!important;
padding-right:var(--xn-hero-shared-mpad-right,18px)!important;
padding-bottom:var(--xn-hero-shared-mpad-bottom,38px)!important;
padding-left:var(--xn-hero-shared-mpad-left,14px)!important;
transform:none!important;
}
.xn-hero-shortcode__content > :first-child,
.xn-hero-shortcode__content h1{
margin-top:0!important;
}
}
@media(max-width:767px){.xnhs-soup--wave-5 .xnhs-grid{padding-top:0;padding-bottom:8px}.xnhs-soup--wave-5 .xnhs-soup-card{transform:none!important}.xnhs-section{padding:calc(var(--xnhs-pt)*.72) 14px calc(var(--xnhs-pb)*.72)}.xnhs-title{margin-bottom:28px}.xnhs-title h2{font-size:var(--xnhs-mobile-section-title-size,34px);white-space:var(--xnhs-section-title-nowrap,normal);letter-spacing:.05em}.xnhs-grid{display:flex;overflow-x:auto;gap:var(--xnhs-mobile-gap,14px);scroll-snap-type:x mandatory;padding-bottom:8px}.xnhs-card{flex:0 0 var(--xnhs-mobile-width);scroll-snap-align:start}.xnhs-course-card.is-featured{transform:none}.xnhs-menu-card{display:flex;flex-direction:column}.xnhs-thumb{height:150px}.xnhs-notice{padding:10px 12px}.xnhs-notice__inner{height:auto;min-height:42px;padding:9px 14px}.xnhs-notice__label{height:24px;font-size:10px;padding:0 9px}.xnhs-notice__texts{font-size:var(--xnhs-notice-mfs)}.xnhs-theme-toggle.xnhs-mobile-bottom-right{display:block;right:16px;top:auto;bottom:16px}.xnhs-theme-toggle.xnhs-mobile-top-right{display:block;right:16px;top:70px;bottom:auto}.xnhs-theme-toggle.xnhs-mobile-hide{display:none}}
.xnhs-entry .xnhs-media,.xnhs-soup .xnhs-media{position:relative}.xnhs-image-badge{position:absolute;top:14px;left:14px;z-index:2;display:inline-flex;align-items:center;min-height:30px;padding:6px 12px;border-radius:999px;background:rgba(31,26,21,.72);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;font-size:var(--xnhs-badge-size,11px);font-weight:700;letter-spacing:.12em;box-shadow:0 10px 24px rgba(0,0,0,.18)}html[data-xnhs-theme="dark"] .xnhs-image-badge{background:rgba(200,154,75,.18);border:1px solid rgba(214,168,90,.32);color:#f8f1e6}.xnhs-entry-card .xnhs-body h3,.xnhs-soup-card .xnhs-body h3{margin-top:0}@media(max-width:767px){.xnhs-menu-mobile-scroll-2row .xnhs-menu-grid{display:grid!important;grid-auto-flow:column!important;grid-template-rows:repeat(2,minmax(0,auto))!important;grid-auto-columns:var(--xnhs-mobile-width)!important;overflow-x:auto!important;gap:var(--xnhs-mobile-gap,var(--xnhs-gap))!important;scroll-snap-type:x proximity!important;padding-bottom:8px!important}.xnhs-menu-mobile-scroll-2row .xnhs-menu-card{flex:none!important;width:auto!important;min-width:0!important;scroll-snap-align:start!important}}
@media(max-width:767px){.xnhs-entry .xnhs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;gap:var(--xnhs-mobile-gap,12px);scroll-snap-type:none;padding-bottom:0}.xnhs-entry .xnhs-entry-card{flex:none;width:auto;min-width:0;min-height:0}.xnhs-entry .xnhs-entry-card:first-child{grid-column:1/-1}.xnhs-entry .xnhs-entry-card:first-child .xnhs-media{aspect-ratio:1.58/1}.xnhs-entry .xnhs-entry-card:first-child .xnhs-body{padding:16px 16px 18px}.xnhs-entry .xnhs-entry-card:not(:first-child) .xnhs-media{aspect-ratio:1/1}.xnhs-entry .xnhs-entry-card:not(:first-child) .xnhs-body{padding:10px 10px 12px}.xnhs-entry .xnhs-entry-card:not(:first-child) .xnhs-body h3{font-size:14px;line-height:1.35;margin:0}.xnhs-entry .xnhs-entry-card:not(:first-child) .xnhs-body p{display:none}.xnhs-entry .xnhs-image-badge{top:10px;left:10px;min-height:24px;padding:4px 9px;font-size:10px;letter-spacing:.08em}} .xn-hero-shortcode__inner{
background-image:none!important;
background-color:#070403!important;
position:relative!important;
overflow:hidden!important;
isolation:isolate!important;
}
.xn-hero-shortcode__inner:before{
content:""!important;
position:absolute!important;
top:0!important;
bottom:0!important;
left:-15%!important;
width:130%!important;
z-index:0!important;
pointer-events:none!important;
background-image:var(--xn-hero-shared-bg)!important;
background-size:cover!important;
background-position:center center!important;
background-repeat:no-repeat!important;
transform:translateX(var(--xn-hero-shared-img-shift,0%))!important;
transition:transform .22s ease!important;
}
.xn-hero-shortcode__inner:after{
content:""!important;
position:absolute!important;
inset:0!important;
z-index:1!important;
pointer-events:none!important;
background:linear-gradient(90deg,var(--xn-hero-shared-grad-left) 0%,var(--xn-hero-shared-grad-middle) var(--xn-hero-shared-grad-mid-stop),var(--xn-hero-shared-grad-right) var(--xn-hero-shared-grad-right-stop))!important;
}
.xn-hero-shortcode__content{
position:relative!important;
z-index:3!important;
}
.xn-hero-shortcode__eyebrow,
.xn-hero-shortcode__line,
.xn-hero-shortcode h1,
.xn-hero-shortcode p,
.xn-hero-shortcode__buttons{
position:relative!important;
z-index:4!important;
}
@media(max-width:767px){
.xn-hero-shortcode__inner:before{
left:-20%!important;
width:140%!important;
transform:translateX(calc(var(--xn-hero-shared-img-shift,0%) * 1.15))!important;
}
} @media(max-width:767px){
html[data-xnhs-theme="light"] .xnhs2.xn-hero-shortcode,
html[data-xnhs-theme="dark"] .xnhs2.xn-hero-shortcode,
html:not([data-xnhs-theme="dark"]) .xnhs2.xn-hero-shortcode,
html[data-xnhs-theme="light"] .xn-hero-shortcode,
html[data-xnhs-theme="dark"] .xn-hero-shortcode,
html:not([data-xnhs-theme="dark"]) .xn-hero-shortcode{
margin-top:0!important;
padding-top:var(--xn-hero-shared-mouter-pt,0px)!important;
padding-bottom:var(--xn-hero-shared-mouter-pb,0px)!important;
}
html[data-xnhs-theme="light"] .xn-hero-shortcode__inner,
html[data-xnhs-theme="dark"] .xn-hero-shortcode__inner,
html:not([data-xnhs-theme="dark"]) .xn-hero-shortcode__inner{
align-items:flex-start!important;
padding-top:0!important;
padding-bottom:0!important;
min-height:var(--xn-hero-shared-mh)!important;
}
html[data-xnhs-theme="light"] .xn-hero-shortcode__content,
html[data-xnhs-theme="dark"] .xn-hero-shortcode__content,
html:not([data-xnhs-theme="dark"]) .xn-hero-shortcode__content{
box-sizing:border-box!important;
width:100%!important;
max-width:none!important;
margin:0!important;
padding-top:var(--xn-hero-shared-mpad-top,42px)!important;
padding-right:var(--xn-hero-shared-mpad-right,18px)!important;
padding-bottom:var(--xn-hero-shared-mpad-bottom,38px)!important;
padding-left:var(--xn-hero-shared-mpad-left,14px)!important;
transform:none!important;
}
html[data-xnhs-theme="light"] .xn-hero-shortcode__content > :first-child,
html[data-xnhs-theme="dark"] .xn-hero-shortcode__content > :first-child,
html:not([data-xnhs-theme="dark"]) .xn-hero-shortcode__content > :first-child,
html[data-xnhs-theme="light"] .xn-hero-shortcode__content h1,
html[data-xnhs-theme="dark"] .xn-hero-shortcode__content h1,
html:not([data-xnhs-theme="dark"]) .xn-hero-shortcode__content h1{
margin-top:0!important;
}
.elementor-widget-shortcode:has(.xn-hero-shortcode),
.elementor-shortcode:has(.xn-hero-shortcode){
margin-top:0!important;
padding-top:0!important;
}
} @media(max-width:767px){
html[data-xnhs-theme="light"] .xn-hero-shortcode .xn-hero-shortcode__buttons,
html[data-xnhs-theme="dark"] .xn-hero-shortcode .xn-hero-shortcode__buttons,
html:not([data-xnhs-theme="dark"]) .xn-hero-shortcode .xn-hero-shortcode__buttons{
display:flex!important;
flex-direction:var(--xn-hero-shared-mbtn-dir,column)!important;
align-items:var(--xn-hero-shared-mbtn-align,stretch)!important;
justify-content:flex-start!important;
gap:var(--xn-hero-shared-mbtn-gap,12px)!important;
flex-wrap:nowrap!important;
margin-top:var(--xn-hero-shared-mbtn-mt,30px)!important;
margin-bottom:var(--xn-hero-shared-mbtn-mb,0px)!important;
}
html[data-xnhs-theme="light"] .xn-hero-shortcode .xn-hero-shortcode__btn,
html[data-xnhs-theme="dark"] .xn-hero-shortcode .xn-hero-shortcode__btn,
html:not([data-xnhs-theme="dark"]) .xn-hero-shortcode .xn-hero-shortcode__btn{
box-sizing:border-box!important;
width:var(--xn-hero-shared-mbtn-w,100%)!important;
flex:0 0 var(--xn-hero-shared-mbtn-w,100%)!important;
max-width:100%!important;
min-width:0!important;
}
html[data-xnhs-theme="light"] .xn-hero-shortcode .xn-hero-shortcode__buttons[style],
html[data-xnhs-theme="dark"] .xn-hero-shortcode .xn-hero-shortcode__buttons[style],
html:not([data-xnhs-theme="dark"]) .xn-hero-shortcode .xn-hero-shortcode__buttons[style]{
flex-direction:var(--xn-hero-shared-mbtn-dir,column)!important;
}
} @media(max-width:767px){
html[data-xnhs-theme="light"] .xn-hero-shortcode .xn-hero-shortcode__btn,
html[data-xnhs-theme="dark"] .xn-hero-shortcode .xn-hero-shortcode__btn,
html:not([data-xnhs-theme="dark"]) .xn-hero-shortcode .xn-hero-shortcode__btn{
font-size:var(--xn-hero-shared-mbtn,16px)!important;
line-height:1.15!important;
min-height:var(--xn-hero-shared-mbtnh,48px)!important;
}
} @media(max-width:767px){
html[data-xnhs-theme] .xnhs-feature.xnhs-mobile--four-fit .xnhs-grid{
display:grid!important;
grid-template-columns:repeat(4,minmax(0,1fr))!important;
gap:var(--xnhs-mobile-gap,6px)!important;
overflow:visible!important;
scroll-snap-type:none!important;
padding-bottom:0!important;
}
html[data-xnhs-theme] .xnhs-feature.xnhs-mobile--four-fit .xnhs-card{
flex:none!important;
min-width:0!important;
width:auto!important;
min-height:var(--xnhs-mobile-card-min,86px)!important;
scroll-snap-align:none!important;
}
html[data-xnhs-theme] .xnhs-feature.xnhs-mobile--four-fit .xnhs-body{
padding:var(--xnhs-mobile-body-padding,8px)!important;
}
html[data-xnhs-theme] .xnhs-feature.xnhs-mobile--four-fit .xnhs-icon{
font-size:var(--xnhs-mobile-icon-size,24px)!important;
margin-top:var(--xnhs-mobile-body-padding,8px)!important;
}
html[data-xnhs-theme] .xnhs-feature.xnhs-mobile--four-fit .xnhs-body h3{
font-size:var(--xnhs-mobile-title-size,12px)!important;
line-height:1.25!important;
margin-bottom:4px!important;
word-break:keep-all;
}
html[data-xnhs-theme] .xnhs-feature.xnhs-mobile--four-fit .xnhs-body small{
font-size:max(9px,calc(var(--xnhs-mobile-text-size,10px) - 1px))!important;
line-height:1.25!important;
margin-bottom:4px!important;
}
html[data-xnhs-theme] .xnhs-feature.xnhs-mobile--four-fit .xnhs-body p{
font-size:var(--xnhs-mobile-text-size,10px)!important;
line-height:1.35!important;
margin-top:4px!important;
}
html[data-xnhs-theme] .xnhs-feature.xnhs-mobile--grid .xnhs-grid{
display:grid!important;
grid-template-columns:repeat(var(--xnhs-mobile-cols,2),minmax(0,1fr))!important;
gap:var(--xnhs-mobile-gap,12px)!important;
overflow:visible!important;
scroll-snap-type:none!important;
}
html[data-xnhs-theme] .xnhs-feature.xnhs-mobile--grid .xnhs-card{flex:none!important;width:auto!important;min-width:0!important;}
html[data-xnhs-theme] .xnhs-feature.xnhs-mobile--stack .xnhs-grid{display:grid!important;grid-template-columns:1fr!important;overflow:visible!important;}
html[data-xnhs-theme] .xnhs-feature.xnhs-mobile--stack .xnhs-card{flex:none!important;width:auto!important;}
} @media(max-width:767px){
html[data-xnhs-theme] .xnhs-feature.xnhs-mobile--four-fit .xnhs-card{
width:var(--xnhs-mobile-card-inner-width,100%)!important;
justify-self:center!important;
}
html[data-xnhs-theme] .xnhs-feature.xnhs-mobile--scroll .xnhs-card{
flex:0 0 var(--xnhs-mobile-width,86%)!important;
width:var(--xnhs-mobile-width,86%)!important;
}
} @media(max-width:767px){
html[data-xnhs-theme] .xnhs-entry-mobile-top3-preview.xnhs-entry-thumb-badge-off .xnhs-entry-card:not(:first-child) .xnhs-image-badge{display:none!important;}
} @media(max-width:767px){
html[data-xnhs-theme] .xnhs-feature.xnhs-mobile--five-fit .xnhs-grid{
display:grid!important;
grid-template-columns:repeat(5,minmax(0,1fr))!important;
gap:var(--xnhs-mobile-gap,5px)!important;
overflow:visible!important;
scroll-snap-type:none!important;
padding-bottom:0!important;
}
html[data-xnhs-theme] .xnhs-feature.xnhs-mobile--five-fit .xnhs-card{
flex:none!important;
min-width:0!important;
width:var(--xnhs-mobile-card-inner-width,100%)!important;
justify-self:center!important;
min-height:var(--xnhs-mobile-card-min,78px)!important;
scroll-snap-align:none!important;
}
html[data-xnhs-theme] .xnhs-feature.xnhs-mobile--five-fit .xnhs-body{padding:var(--xnhs-mobile-body-padding,6px)!important;}
html[data-xnhs-theme] .xnhs-feature.xnhs-mobile--five-fit .xnhs-icon{font-size:var(--xnhs-mobile-icon-size,20px)!important;margin-top:var(--xnhs-mobile-body-padding,6px)!important;}
html[data-xnhs-theme] .xnhs-feature.xnhs-mobile--five-fit .xnhs-body h3{font-size:var(--xnhs-mobile-title-size,11px)!important;line-height:1.2!important;margin-bottom:3px!important;word-break:keep-all;}
html[data-xnhs-theme] .xnhs-feature.xnhs-mobile--five-fit .xnhs-body small,
html[data-xnhs-theme] .xnhs-feature.xnhs-mobile--five-fit .xnhs-body p{font-size:var(--xnhs-mobile-text-size,9px)!important;line-height:1.25!important;margin-top:3px!important;}
html[data-xnhs-theme] .xnhs-feature .xnhs-mobile-hide-card,
html[data-xnhs-theme] .xn-feature .xn-mobile-hide-card{display:none!important;}
} .xnhs-entry .xnhs-card{min-height:var(--xnhs-card-min)!important;} @media(min-width:768px){
.xnhs-entry .xnhs-entry-card,
.xnhs-entry .xnhs-entry-banner{
display:flex!important;
flex-direction:column!important;
}
.xnhs-entry-layout-grid-banner .xnhs-entry-banner{
display:grid!important;
grid-template-rows:minmax(0,1fr) var(--xnhs-pc-body-height,auto)!important;
}
.xnhs-entry .xnhs-entry-card > .xnhs-media,
.xnhs-entry .xnhs-entry-banner > .xnhs-media{
flex:1 1 auto!important;
} .xnhs-entry .xnhs-entry-card > .xnhs-media{
flex:0 0 auto!important;
width:100%!important;
height:var(--xnhs-image-height,auto)!important;
aspect-ratio:var(--xnhs-image-ratio,1.33/1)!important;
overflow:hidden!important;
}
.xnhs-entry .xnhs-entry-card > .xnhs-media > img{
width:100%!important;
height:100%!important;
object-fit:var(--xnhs-image-fit,cover)!important;
object-position:center center!important;
}
.xnhs-entry .xnhs-entry-card > .xnhs-body,
.xnhs-entry .xnhs-entry-banner > .xnhs-body,
html[data-xnhs-theme] .xnhs-entry .xnhs-entry-card > .xnhs-body,
html[data-xnhs-theme] .xnhs-entry .xnhs-entry-banner > .xnhs-body{
box-sizing:border-box!important;
padding:var(--xnhs-pc-body-padding,var(--xnhs-body-padding,22px))!important;
height:var(--xnhs-pc-body-height,auto)!important;
min-height:0!important;
max-height:var(--xnhs-pc-body-max-height,none)!important;
flex:var(--xnhs-pc-body-flex,0 0 auto)!important;
display:flex!important;
flex-direction:column!important;
justify-content:var(--xnhs-pc-body-justify,flex-start)!important;
align-items:var(--xnhs-pc-body-align-items,flex-start)!important;
text-align:var(--xnhs-pc-body-text-align,left)!important;
overflow:hidden!important;
}
.xnhs-entry .xnhs-entry-card > .xnhs-body h3,
.xnhs-entry .xnhs-entry-banner > .xnhs-body h3,
html[data-xnhs-theme] .xnhs-entry .xnhs-entry-card > .xnhs-body h3,
html[data-xnhs-theme] .xnhs-entry .xnhs-entry-banner > .xnhs-body h3{
width:100%!important;
text-align:inherit!important;
margin-top:0!important;
margin-bottom:var(--xnhs-pc-title-gap,8px)!important;
line-height:1.22!important;
}
.xnhs-entry .xnhs-entry-card > .xnhs-body p,
.xnhs-entry .xnhs-entry-banner > .xnhs-body p,
html[data-xnhs-theme] .xnhs-entry .xnhs-entry-card > .xnhs-body p,
html[data-xnhs-theme] .xnhs-entry .xnhs-entry-banner > .xnhs-body p{
width:100%!important;
text-align:inherit!important;
margin-top:0!important;
margin-bottom:0!important;
line-height:1.45!important;
}
}
@media(max-width:767px){
html[data-xnhs-theme] .xnhs-entry .xnhs-entry-card .xnhs-body,
html[data-xnhs-theme] .xnhs-entry .xnhs-entry-banner .xnhs-body{padding:var(--xnhs-body-padding,22px)!important;height:auto!important;display:block!important;text-align:left!important;}
} .xnhs-entry .xnhs-entry-wrap{display:block;}
.xnhs-entry-layout-grid-banner .xnhs-entry-wrap{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,34%);gap:var(--xnhs-gap);align-items:stretch;}
.xnhs-entry-layout-banner-top .xnhs-entry-wrap{display:grid;gap:var(--xnhs-gap);}
.xnhs-entry .xnhs-entry-banner{min-height:var(--xnhs-card-min);}
.xnhs-entry-layout-grid-banner .xnhs-entry-banner .xnhs-media{height:100%;min-height:220px;}
.xnhs-entry-layout-grid-banner .xnhs-entry-banner{display:grid;grid-template-rows:minmax(0,1fr) auto;}
@media(max-width:767px){
html[data-xnhs-theme] .xnhs-entry-layout-grid-banner .xnhs-entry-wrap,html[data-xnhs-theme] .xnhs-entry-layout-banner-top .xnhs-entry-wrap{display:block!important;}
html[data-xnhs-theme] .xnhs-entry .xnhs-entry-banner{display:none!important;}
html[data-xnhs-theme] .xnhs-entry-mobile-top3-preview .xnhs-entry-card:not(:first-child) .xnhs-body h3{font-size:var(--xnhs-mobile-thumb-title-size,var(--xnhs-mobile-title-size,var(--xnhs-title-size)))!important;}
}
.xnhs-entry .xnhs-media{height:var(--xnhs-image-height,auto)!important;}
@media(max-width:767px){
html[data-xnhs-theme] .xnhs-entry-mobile-top3-preview .xnhs-grid{
display:grid!important;
grid-template-columns:repeat(3,minmax(0,1fr))!important;
overflow:visible!important;
gap:var(--xnhs-mobile-gap,12px)!important;
scroll-snap-type:none!important;
padding-bottom:0!important;
}
html[data-xnhs-theme] .xnhs-entry-mobile-top3-preview .xnhs-entry-card{
flex:none!important;width:auto!important;min-width:0!important;min-height:var(--xnhs-mobile-card-min,0px)!important;cursor:pointer;
}
html[data-xnhs-theme] .xnhs-entry-mobile-top3-preview .xnhs-entry-card:first-child{grid-column:1/-1!important;width:var(--xnhs-mobile-feature-width,100%)!important;justify-self:center!important;}
html[data-xnhs-theme] .xnhs-entry-mobile-top3-preview .xnhs-entry-card:first-child .xnhs-media{aspect-ratio:var(--xnhs-mobile-feature-ratio,1.58/1)!important;height:var(--xnhs-mobile-feature-height,var(--xnhs-mobile-image-height,auto))!important;}
.xnhs-entry-mobile-top3-preview .xnhs-entry-card:first-child .xnhs-body,
html[data-xnhs-theme] .xnhs-entry-mobile-top3-preview .xnhs-entry-card:first-child .xnhs-body{padding:var(--xnhs-mobile-feature-body-padding,10px)!important;height:var(--xnhs-mobile-feature-body-height,auto)!important;min-height:0!important;display:flex!important;flex-direction:column!important;justify-content:var(--xnhs-mobile-feature-justify,flex-start)!important;align-items:var(--xnhs-mobile-feature-align-items,flex-start)!important;text-align:var(--xnhs-mobile-feature-text-align,left)!important;}
.xnhs-entry-mobile-top3-preview .xnhs-entry-card:first-child .xnhs-body h3,
.xnhs-entry-mobile-top3-preview .xnhs-entry-card:first-child .xnhs-body p,
html[data-xnhs-theme] .xnhs-entry-mobile-top3-preview .xnhs-entry-card:first-child .xnhs-body h3,
html[data-xnhs-theme] .xnhs-entry-mobile-top3-preview .xnhs-entry-card:first-child .xnhs-body p{width:100%!important;text-align:inherit!important;}
.xnhs-entry-mobile-top3-preview .xnhs-entry-card:first-child .xnhs-body h3,
html[data-xnhs-theme] .xnhs-entry-mobile-top3-preview .xnhs-entry-card:first-child .xnhs-body h3{font-size:var(--xnhs-mobile-feature-title-size,var(--xnhs-mobile-title-size,var(--xnhs-title-size)))!important;margin-top:0!important;margin-bottom:var(--xnhs-mobile-feature-title-gap,6px)!important;}
.xnhs-entry-mobile-top3-preview .xnhs-entry-card:first-child .xnhs-body p,
html[data-xnhs-theme] .xnhs-entry-mobile-top3-preview .xnhs-entry-card:first-child .xnhs-body p{font-size:var(--xnhs-mobile-feature-text-size,var(--xnhs-mobile-text-size,var(--xnhs-text-size)))!important;margin-top:0!important;margin-bottom:0!important;}
html[data-xnhs-theme] .xnhs-entry-mobile-top3-preview .xnhs-entry-card:not(:first-child){width:var(--xnhs-mobile-thumb-width,100%)!important;justify-self:center!important;}
html[data-xnhs-theme] .xnhs-entry-mobile-top3-preview .xnhs-entry-card:not(:first-child) .xnhs-media{aspect-ratio:var(--xnhs-mobile-thumb-ratio,1/1)!important;height:var(--xnhs-mobile-thumb-height,var(--xnhs-mobile-image-height,auto))!important;}
.xnhs-entry-mobile-top3-preview .xnhs-entry-card:not(:first-child) .xnhs-body,
html[data-xnhs-theme] .xnhs-entry-mobile-top3-preview .xnhs-entry-card:not(:first-child) .xnhs-body{padding:var(--xnhs-mobile-thumb-body-padding,6px)!important;height:var(--xnhs-mobile-thumb-body-height,auto)!important;min-height:0!important;display:flex!important;flex-direction:column!important;justify-content:var(--xnhs-mobile-thumb-justify,center)!important;align-items:var(--xnhs-mobile-thumb-align-items,center)!important;text-align:var(--xnhs-mobile-thumb-text-align,center)!important;}
.xnhs-entry-mobile-top3-preview .xnhs-entry-card:not(:first-child) .xnhs-body h3,
html[data-xnhs-theme] .xnhs-entry-mobile-top3-preview .xnhs-entry-card:not(:first-child) .xnhs-body h3{font-size:var(--xnhs-mobile-thumb-title-size,var(--xnhs-mobile-title-size,var(--xnhs-title-size)))!important;line-height:1.35!important;margin-top:0!important;margin-bottom:var(--xnhs-mobile-thumb-title-gap,0px)!important;width:100%!important;text-align:inherit!important;}
.xnhs-entry-mobile-top3-preview .xnhs-entry-card:not(:first-child) .xnhs-body p,
html[data-xnhs-theme] .xnhs-entry-mobile-top3-preview .xnhs-entry-card:not(:first-child) .xnhs-body p{display:none!important;margin-top:0!important;margin-bottom:0!important;}
html[data-xnhs-theme] .xnhs-entry-mobile-top3-preview .xnhs-media img{width:100%!important;height:100%!important;object-fit:var(--xnhs-mobile-entry-fit,cover)!important;object-position:center center!important;}
html[data-xnhs-theme] .xnhs-entry-mobile-grid .xnhs-grid{display:grid!important;grid-template-columns:repeat(var(--xnhs-mobile-cols,2),minmax(0,1fr))!important;overflow:visible!important;scroll-snap-type:none!important;}
html[data-xnhs-theme] .xnhs-entry-mobile-grid .xnhs-card{flex:none!important;width:auto!important;min-width:0!important;}
html[data-xnhs-theme] .xnhs-entry-mobile-stack .xnhs-grid{display:grid!important;grid-template-columns:1fr!important;overflow:visible!important;}
html[data-xnhs-theme] .xnhs-entry-mobile-stack .xnhs-card{flex:none!important;width:auto!important;}
} html[data-xnhs-theme="light"] .xn-hero-shortcode .xn-hero-shortcode__buttons,
html[data-xnhs-theme="dark"] .xn-hero-shortcode .xn-hero-shortcode__buttons,
html:not([data-xnhs-theme="dark"]) .xn-hero-shortcode .xn-hero-shortcode__buttons{
margin-top:var(--xn-hero-shared-btn-mt,44px)!important;
margin-bottom:var(--xn-hero-shared-btn-mb,0px)!important;
}
@media(max-width:767px){
html[data-xnhs-theme="light"] .xn-hero-shortcode .xn-hero-shortcode__buttons,
html[data-xnhs-theme="dark"] .xn-hero-shortcode .xn-hero-shortcode__buttons,
html:not([data-xnhs-theme="dark"]) .xn-hero-shortcode .xn-hero-shortcode__buttons{
margin-top:var(--xn-hero-shared-mbtn-mt,30px)!important;
margin-bottom:var(--xn-hero-shared-mbtn-mb,0px)!important;
}
}
@media(max-width:767px){
.xn-menu-showcase.xn-mobile--scroll-2row .xn-menu-showcase__layout{display:block!important}
.xn-menu-showcase.xn-mobile--scroll-2row .xn-menu-list{display:grid!important;grid-auto-flow:column!important;grid-template-rows:repeat(2,minmax(0,auto))!important;grid-auto-columns:var(--xn-mobile-card-width)!important;overflow-x:auto!important;gap:var(--xn-mobile-gap)!important;scroll-snap-type:x proximity!important;padding-bottom:8px!important}
.xn-menu-showcase.xn-mobile--scroll-2row .xn-menu-card{width:auto!important;min-width:0!important;min-height:var(--xn-mobile-card-min)!important;scroll-snap-align:start!important}
.xn-menu-showcase.xn-mobile--scroll-2row .xn-menu-card__thumb{height:var(--xn-mobile-img-height)!important;min-height:0!important}
.xn-menu-showcase.xn-mobile--scroll-2row .xn-menu-card__body{padding:var(--xn-mobile-card-pad)!important}
.xn-menu-showcase.xn-mobile--grid .xn-menu-list{display:grid!important;grid-template-columns:repeat(var(--xn-mobile-cols),minmax(0,1fr))!important;overflow:visible!important;scroll-snap-type:none!important}
.xn-menu-showcase.xn-mobile--stack .xn-menu-list{display:grid!important;grid-template-columns:1fr!important;overflow:visible!important;scroll-snap-type:none!important}
} @media(max-width:767px){
html[data-xnhs-theme] .xnhs-soup.xnhs-soup-mobile-scroll .xnhs-grid{display:flex!important;overflow-x:auto!important;gap:var(--xnhs-mobile-gap,var(--xnhs-gap))!important;scroll-snap-type:x proximity!important;padding-bottom:8px!important;}
html[data-xnhs-theme] .xnhs-soup.xnhs-soup-mobile-scroll .xnhs-soup-card{flex:0 0 var(--xnhs-mobile-width)!important;width:auto!important;max-width:none!important;scroll-snap-align:start!important;min-height:var(--xnhs-mobile-card-min,var(--xnhs-card-min))!important;}
html[data-xnhs-theme] .xnhs-soup.xnhs-soup-mobile-grid .xnhs-grid{display:grid!important;grid-template-columns:repeat(var(--xnhs-mobile-cols,2),minmax(0,1fr))!important;overflow:visible!important;gap:var(--xnhs-mobile-gap,var(--xnhs-gap))!important;justify-items:center!important;}
html[data-xnhs-theme] .xnhs-soup.xnhs-soup-mobile-grid .xnhs-soup-card{flex:none!important;width:var(--xnhs-mobile-card-inner-width,100%)!important;max-width:100%!important;min-height:var(--xnhs-mobile-card-min,var(--xnhs-card-min))!important;}
html[data-xnhs-theme] .xnhs-soup.xnhs-soup-mobile-stack .xnhs-grid{display:grid!important;grid-template-columns:1fr!important;overflow:visible!important;gap:var(--xnhs-mobile-gap,var(--xnhs-gap))!important;justify-items:center!important;}
html[data-xnhs-theme] .xnhs-soup.xnhs-soup-mobile-stack .xnhs-soup-card{flex:none!important;width:var(--xnhs-mobile-card-inner-width,100%)!important;max-width:100%!important;min-height:var(--xnhs-mobile-card-min,var(--xnhs-card-min))!important;}
html[data-xnhs-theme] .xnhs-soup .xnhs-media{height:var(--xnhs-mobile-image-height,auto)!important;}
html[data-xnhs-theme] .xnhs-soup .xnhs-body{padding:var(--xnhs-mobile-body-padding,var(--xnhs-body-padding))!important;}
html[data-xnhs-theme] .xnhs-soup .xnhs-body h3{font-size:var(--xnhs-mobile-title-size)!important;}
html[data-xnhs-theme] .xnhs-soup .xnhs-body p,html[data-xnhs-theme] .xnhs-soup .xnhs-body em{font-size:var(--xnhs-mobile-text-size)!important;}
}
.xnhs-course .xnhs-grid{justify-items:var(--xnhs-card-justify,stretch)}
.xnhs-course .xnhs-course-card{width:var(--xnhs-card-width,auto);max-width:100%}
@media(max-width:767px){
html[data-xnhs-theme] .xnhs-course.xnhs-course-mobile-scroll .xnhs-grid{display:flex!important;overflow-x:auto!important;grid-template-columns:none!important;scroll-snap-type:x proximity!important;padding-bottom:8px!important;justify-items:stretch!important}
html[data-xnhs-theme] .xnhs-course.xnhs-course-mobile-scroll .xnhs-course-card{flex:0 0 var(--xnhs-mobile-width)!important;width:auto!important;max-width:none!important;scroll-snap-align:start!important;min-height:var(--xnhs-mobile-card-min,var(--xnhs-card-min))!important}
html[data-xnhs-theme] .xnhs-course.xnhs-course-mobile-grid .xnhs-grid{display:grid!important;grid-template-columns:repeat(var(--xnhs-mobile-cols,1),minmax(0,1fr))!important;overflow:visible!important;scroll-snap-type:none!important;justify-items:center!important}
html[data-xnhs-theme] .xnhs-course.xnhs-course-mobile-stack .xnhs-grid{display:grid!important;grid-template-columns:1fr!important;overflow:visible!important;scroll-snap-type:none!important;justify-items:center!important}
html[data-xnhs-theme] .xnhs-course.xnhs-course-mobile-grid .xnhs-course-card,
html[data-xnhs-theme] .xnhs-course.xnhs-course-mobile-stack .xnhs-course-card{flex:none!important;width:var(--xnhs-mobile-card-inner-width,100%)!important;max-width:100%!important;min-height:var(--xnhs-mobile-card-min,var(--xnhs-card-min))!important}
html[data-xnhs-theme] .xnhs-course .xnhs-media{height:var(--xnhs-mobile-image-height,auto)!important}
html[data-xnhs-theme] .xnhs-course .xnhs-body{padding:var(--xnhs-mobile-body-padding,var(--xnhs-body-padding,22px))!important}
}
.xn-course__grid{justify-items:var(--xn-card-justify,stretch)}
.xn-course-card{width:var(--xn-card-width,auto);max-width:100%} .xnhs-soup .xnhs-media,
.xnhs-course .xnhs-media{
aspect-ratio:var(--xnhs-image-aspect,var(--xnhs-image-ratio,1.33/1))!important;
min-height:0!important;
}
.xnhs-soup .xnhs-media > img,
.xnhs-course .xnhs-media > img{
display:block!important;
width:100%!important;
height:100%!important;
max-width:none!important;
max-height:none!important;
object-fit:var(--xnhs-image-fit,cover)!important;
object-position:center center!important;
}
.xnhs-soup-card .xnhs-media > img{transition:transform .38s cubic-bezier(.2,.7,.2,1)!important;transform:scale(1)}
@media(hover:hover) and (pointer:fine){
.xnhs-soup-card:hover .xnhs-media > img{transform:scale(1.08)!important}
}
@media(max-width:767px){
html[data-xnhs-theme] .xnhs-soup .xnhs-media,
html[data-xnhs-theme] .xnhs-course .xnhs-media{
aspect-ratio:var(--xnhs-mobile-image-aspect,var(--xnhs-image-ratio,1.33/1))!important;
}
html[data-xnhs-theme] .xnhs-soup .xnhs-media > img,
html[data-xnhs-theme] .xnhs-course .xnhs-media > img{
width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;
object-fit:var(--xnhs-mobile-image-fit,var(--xnhs-image-fit,cover))!important;
}
}
@media(prefers-reduced-motion:reduce){.xnhs2 *,.xnhs-theme-toggle{scroll-behavior:auto!important;animation:none!important;transition:none!important}} @media(min-width:768px){
html[data-xnhs-theme] .xnhs-menu .xnhs-menu-card{
display:grid!important;
grid-template-columns:var(--xnhs-thumb-width,112px) minmax(0,1fr)!important;
}
html[data-xnhs-theme] .xnhs-menu .xnhs-thumb{
box-sizing:border-box!important;
width:100%!important;
height:var(--xnhs-menu-pc-image-height,134px)!important;
min-height:var(--xnhs-menu-pc-image-height,134px)!important;
align-self:start!important;
overflow:hidden!important;
}
html[data-xnhs-theme] .xnhs-menu .xnhs-thumb>img{
display:block!important;
width:100%!important;
height:100%!important;
max-width:none!important;
object-fit:var(--xnhs-image-fit,cover)!important;
object-position:center center!important;
}
}
@media(max-width:767px){
html[data-xnhs-theme] .xnhs-menu .xnhs-menu-card{
display:flex!important;
flex-direction:column!important;
}
html[data-xnhs-theme] .xnhs-menu .xnhs-thumb{
box-sizing:border-box!important;
flex:0 0 var(--xnhs-menu-mobile-image-height,150px)!important;
width:100%!important;
height:var(--xnhs-menu-mobile-image-height,150px)!important;
min-height:var(--xnhs-menu-mobile-image-height,150px)!important;
overflow:hidden!important;
}
html[data-xnhs-theme] .xnhs-menu .xnhs-thumb>img{
display:block!important;
width:100%!important;
height:100%!important;
max-width:none!important;
object-fit:var(--xnhs-mobile-image-fit,cover)!important;
object-position:center center!important;
}
} @media(min-width:768px){
html[data-xnhs-theme] .xnhs-menu .xnhs-menu-card{
grid-template-columns:minmax(30px,var(--xnhs-thumb-width,112px)) minmax(0,1fr)!important;
}
html[data-xnhs-theme] .xnhs-menu .xnhs-thumb{
width:var(--xnhs-thumb-width,112px)!important;
max-width:100%!important;
}
}
@media(max-width:767px){
html[data-xnhs-theme] .xnhs-menu .xnhs-menu-grid{
padding-left:var(--xnhs-menu-mobile-side-padding,14px)!important;
padding-right:var(--xnhs-menu-mobile-side-padding,14px)!important;
scroll-padding-left:var(--xnhs-menu-mobile-side-padding,14px)!important;
scroll-padding-right:var(--xnhs-menu-mobile-side-padding,14px)!important;
}
html[data-xnhs-theme] .xnhs-menu.xnhs-menu-mobile-grid .xnhs-menu-card,
html[data-xnhs-theme] .xnhs-menu.xnhs-menu-mobile-stack .xnhs-menu-card{
width:var(--xnhs-mobile-card-inner-width,100%)!important;
justify-self:center!important;
}
html[data-xnhs-theme] .xnhs-menu .xnhs-menu-card{
min-height:var(--xnhs-mobile-card-min,0px)!important;
}
html[data-xnhs-theme] .xnhs-menu .xnhs-thumb{
width:var(--xnhs-menu-mobile-image-width,100%)!important;
max-width:100%!important;
margin-left:auto!important;
margin-right:auto!important;
aspect-ratio:var(--xnhs-mobile-image-aspect,var(--xnhs-image-ratio,1.12/1))!important;
}
html[data-xnhs-theme] .xnhs-menu .xnhs-menu-card .xnhs-body{
width:100%!important;
padding:var(--xnhs-mobile-body-padding,var(--xnhs-body-padding,16px))!important;
}
} @media(min-width:768px){
html[data-xnhs-theme] .xnhs-menu .xnhs-menu-card{
position:relative!important;
align-items:stretch!important;
overflow:hidden!important;
}
html[data-xnhs-theme] .xnhs-menu .xnhs-thumb{
position:relative!important;
align-self:stretch!important;
width:100%!important;
height:auto!important;
min-height:var(--xnhs-menu-pc-image-height,134px)!important;
overflow:hidden!important;
}
html[data-xnhs-theme] .xnhs-menu .xnhs-thumb>img,
html[data-xnhs-theme] .xnhs-menu .xnhs-thumb>.xnhs-placeholder{
position:absolute!important;
inset:0!important;
display:block!important;
width:100%!important;
height:100%!important;
min-width:100%!important;
min-height:100%!important;
max-width:none!important;
max-height:none!important;
margin:0!important;
}
html[data-xnhs-theme] .xnhs-menu .xnhs-thumb>img{
object-fit:var(--xnhs-image-fit,cover)!important;
object-position:center center!important;
}
html[data-xnhs-theme] .xnhs-menu .xnhs-thumb>.xnhs-placeholder{
display:flex!important;
align-items:center!important;
justify-content:center!important;
}
} @media(min-width:768px){
.xnhs-menu .xnhs-menu-card{position:relative!important;display:grid!important;grid-template-columns:var(--xnhs-thumb-width,112px) minmax(0,1fr)!important;overflow:hidden!important}
.xnhs-menu .xnhs-menu-card>.xnhs-thumb{position:absolute!important;inset:0 auto 0 0!important;width:var(--xnhs-thumb-width,112px)!important;height:auto!important;min-height:0!important;margin:0!important;overflow:hidden!important}
.xnhs-menu .xnhs-menu-card>.xnhs-thumb>img,.xnhs-menu .xnhs-menu-card>.xnhs-thumb>.xnhs-placeholder{position:absolute!important;inset:-1px!important;width:calc(100% + 2px)!important;height:calc(100% + 2px)!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;margin:0!important;display:block!important;object-fit:var(--xnhs-image-fit,cover)!important}
.xnhs-menu .xnhs-menu-card>.xnhs-body{grid-column:2!important;min-width:0!important}
}
@media(max-width:767px){.xnhs-menu .xnhs-menu-card>.xnhs-thumb{position:relative!important;inset:auto!important}} .xn-hero-shortcode__inner.has-indexable-image:before{display:none!important}
.xn-hero-shortcode__image{position:absolute!important;top:-2px!important;bottom:-2px!important;left:-15%!important;width:130%!important;height:calc(100% + 4px)!important;max-width:none!important;z-index:0!important;display:block!important;object-fit:cover!important;object-position:center!important;transform:translateX(var(--xn-hero-shared-img-shift,0%)) scale(1.003)!important;transition:transform .22s ease!important} .xn-hero-shortcode__inner:after{inset:-6px!important;width:calc(100% + 12px)!important;height:calc(100% + 12px)!important;background-size:100% 100%!important;background-repeat:no-repeat!important}
.xn-hero-shortcode__inner{border-color:transparent!important}
@media(max-width:767px){.xn-hero-shortcode__image{left:-20%!important;width:140%!important;transform:translateX(calc(var(--xn-hero-shared-img-shift,0%) * 1.15))!important}}  .xn-hero-shortcode__inner{
position:relative!important;
isolation:isolate!important;
overflow:hidden!important;
background:#090503!important;
border:0!important;
outline:0!important;
background-clip:padding-box!important;
}
.xn-hero-shortcode__inner.has-indexable-image:before{display:none!important}
.xn-hero-shortcode__image{
position:absolute!important;
top:-4px!important;
left:-18%!important;
width:136%!important;
height:calc(100% + 8px)!important;
max-width:none!important;
display:block!important;
object-fit:cover!important;
object-position:center center!important;
z-index:0!important;
transform:translateX(var(--xn-hero-shared-img-shift,0%)) translateZ(0)!important;
backface-visibility:hidden!important;
}
.xn-hero-shortcode__inner:after{
content:""!important;
position:absolute!important;
inset:0!important;
z-index:1!important;
pointer-events:none!important;
border-radius:inherit!important;
background:
linear-gradient(90deg,var(--xn-hero-shared-grad-left) 0%,var(--xn-hero-shared-grad-middle) var(--xn-hero-shared-grad-mid-stop),var(--xn-hero-shared-grad-right) var(--xn-hero-shared-grad-right-stop)),
linear-gradient(rgba(7,3,2,.18),rgba(7,3,2,.18))!important;
background-size:100% 100%,100% 100%!important;
background-repeat:no-repeat!important;
box-shadow:
inset 0 0 0 3px rgba(7,3,2,.72),
inset 0 10px 16px -15px rgba(0,0,0,.95),
inset 0 -10px 16px -15px rgba(0,0,0,.95)!important;
transform:translateZ(0)!important;
}
.xn-hero-shortcode__content{position:relative!important;z-index:3!important}
@media(max-width:767px){
.xn-hero-shortcode__image{
top:-4px!important;
left:-28%!important;
width:156%!important;
height:calc(100% + 8px)!important;
transform:translateX(calc(var(--xn-hero-shared-img-shift,0%) * 1.15)) translateZ(0)!important;
}
.xn-hero-shortcode__inner:after{
box-shadow:
inset 0 0 0 4px rgba(7,3,2,.78),
inset 0 10px 16px -15px rgba(0,0,0,.98),
inset 0 -10px 16px -15px rgba(0,0,0,.98)!important;
}
} @media(min-width:768px){
html[data-xnhs-theme] .xnhs-feature .xnhs-feature-card,
.xnhs-feature .xnhs-feature-card{
box-sizing:border-box!important;
height:var(--xnhs-feature-card-height,auto)!important;
min-height:0!important;
max-height:none!important;
display:flex!important;
flex-direction:column!important;
justify-content:center!important;
align-items:center!important;
gap:6px!important;
overflow:hidden!important;
overscroll-behavior:none!important;
scrollbar-width:none!important;
}
html[data-xnhs-theme] .xnhs-feature .xnhs-feature-card::-webkit-scrollbar,
html[data-xnhs-theme] .xnhs-feature .xnhs-feature-card .xnhs-body::-webkit-scrollbar,
.xnhs-feature .xnhs-feature-card::-webkit-scrollbar,
.xnhs-feature .xnhs-feature-card .xnhs-body::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}
html[data-xnhs-theme] .xnhs-feature .xnhs-feature-card>.xnhs-icon,
.xnhs-feature .xnhs-feature-card>.xnhs-icon{
flex:0 0 auto!important;
margin:0!important;
padding:0!important;
line-height:1!important;
}
html[data-xnhs-theme] .xnhs-feature .xnhs-feature-card>.xnhs-body,
.xnhs-feature .xnhs-feature-card>.xnhs-body{
box-sizing:border-box!important;
flex:0 0 auto!important;
width:100%!important;
height:auto!important;
min-height:0!important;
max-height:none!important;
margin:0!important;
padding:min(var(--xnhs-body-padding,22px),12px)!important;
overflow:hidden!important;
overscroll-behavior:none!important;
scrollbar-width:none!important;
display:flex!important;
flex-direction:column!important;
justify-content:center!important;
align-items:center!important;
text-align:center!important;
}
html[data-xnhs-theme] .xnhs-feature .xnhs-feature-card .xnhs-body h3,
html[data-xnhs-theme] .xnhs-feature .xnhs-feature-card .xnhs-body small,
html[data-xnhs-theme] .xnhs-feature .xnhs-feature-card .xnhs-body p,
.xnhs-feature .xnhs-feature-card .xnhs-body h3,
.xnhs-feature .xnhs-feature-card .xnhs-body small,
.xnhs-feature .xnhs-feature-card .xnhs-body p{
flex:0 0 auto!important;
width:100%!important;
max-width:100%!important;
text-align:center!important;
}
} @media(min-width:768px){
html[data-xnhs-theme] .xnhs-soup:not(.xnhs-soup--wave-5) .xnhs-grid,
.xnhs-soup:not(.xnhs-soup--wave-5) .xnhs-grid{
display:flex!important;
grid-template-columns:none!important;
align-items:stretch!important;
justify-content:flex-start!important;
gap:var(--xnhs-gap)!important;
width:100%!important;
overflow-x:auto!important;
overflow-y:hidden!important;
padding:24px max(0px,calc((100% - var(--xnhs-soup-slide-width,320px))/2)) 34px!important;
scroll-padding-inline:max(0px,calc((100% - var(--xnhs-soup-slide-width,320px))/2))!important;
scroll-snap-type:x proximity!important;
scroll-behavior:smooth!important;
overscroll-behavior-inline:contain!important;
scrollbar-width:none!important;
-ms-overflow-style:none!important;
}
html[data-xnhs-theme] .xnhs-soup:not(.xnhs-soup--wave-5) .xnhs-grid::-webkit-scrollbar,
.xnhs-soup:not(.xnhs-soup--wave-5) .xnhs-grid::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}
html[data-xnhs-theme] .xnhs-soup:not(.xnhs-soup--wave-5) .xnhs-soup-card,
.xnhs-soup:not(.xnhs-soup--wave-5) .xnhs-soup-card{
box-sizing:border-box!important;
flex:0 0 var(--xnhs-soup-slide-width,320px)!important;
width:var(--xnhs-soup-slide-width,320px)!important;
max-width:min(84vw,var(--xnhs-soup-slide-width,320px))!important;
scroll-snap-align:none!important;
cursor:pointer!important;
transform-origin:center center!important;
}
html[data-xnhs-theme] .xnhs-soup:not(.xnhs-soup--wave-5) .xnhs-soup-card.is-soup-active,
.xnhs-soup:not(.xnhs-soup--wave-5) .xnhs-soup-card.is-soup-active{
transform:translateY(-8px) scale(1.02)!important;
box-shadow:0 24px 58px rgba(44,22,10,.22)!important;
border-color:rgba(200,154,75,.62)!important;
}
} @media(min-width:768px){
html[data-xnhs-theme] .xnhs-soup--wave-5 .xnhs-grid,
.xnhs-soup--wave-5 .xnhs-grid{
display:grid!important;
grid-template-columns:repeat(5,minmax(0,1fr))!important;
align-items:start!important;
justify-content:stretch!important;
overflow:visible!important;
width:100%!important;
padding:26px 0 34px!important;
gap:var(--xnhs-gap)!important;
scroll-snap-type:none!important;
}
html[data-xnhs-theme] .xnhs-soup--wave-5 .xnhs-soup-card,
.xnhs-soup--wave-5 .xnhs-soup-card{width:100%!important;max-width:100%!important;min-width:0!important;cursor:default!important}
.xnhs-soup .xnhs-media{height:var(--xnhs-image-height,auto)!important}
.xnhs-soup .xnhs-body{padding:var(--xnhs-soup-pc-image-text-gap,22px) var(--xnhs-body-padding,22px) var(--xnhs-body-padding,22px)!important}
}
@media(max-width:767px){
html[data-xnhs-theme] .xnhs-soup.xnhs-soup-mobile-scroll .xnhs-grid,
.xnhs-soup.xnhs-soup-mobile-scroll .xnhs-grid{
box-sizing:border-box!important;
padding-left:var(--xnhs-soup-mobile-side-padding,16px)!important;
padding-right:var(--xnhs-soup-mobile-side-padding,16px)!important;
padding-bottom:12px!important;
scroll-padding-left:var(--xnhs-soup-mobile-side-padding,16px)!important;
scroll-padding-right:var(--xnhs-soup-mobile-side-padding,16px)!important;
scroll-snap-type:x mandatory!important;
-webkit-overflow-scrolling:touch!important;
touch-action:pan-x pan-y!important;
overscroll-behavior-inline:contain!important;
scrollbar-width:none!important;
}
.xnhs-soup.xnhs-soup-mobile-scroll .xnhs-grid::-webkit-scrollbar{display:none!important}
.xnhs-soup.xnhs-soup-mobile-scroll .xnhs-soup-card{scroll-snap-align:center!important;scroll-snap-stop:always!important;cursor:pointer!important}
.xnhs-soup .xnhs-body{padding:var(--xnhs-soup-mobile-image-text-gap,14px) var(--xnhs-mobile-body-padding,var(--xnhs-body-padding,22px)) var(--xnhs-mobile-body-padding,var(--xnhs-body-padding,22px))!important}
} .xnhs-limited-v187 .xnhs-limited-card{
width:100%!important;
max-width:100%!important;
min-height:var(--xnhs-limited-image-height,360px)!important;
display:grid!important;
grid-template-columns:minmax(0,var(--xnhs-limited-image-width,48%)) minmax(0,1fr)!important;
align-items:stretch!important;
overflow:hidden!important;
border:1px solid var(--xnhs-border)!important;
border-radius:var(--xnhs-limited-radius,var(--xnhs-radius))!important;
background:linear-gradient(145deg,color-mix(in srgb,var(--xnhs-card) 96%,var(--xnhs-accent) 4%),var(--xnhs-card))!important;
box-shadow:var(--xnhs-shadow)!important;
}
.xnhs-limited-v187.xnhs-limited--image-right .xnhs-limited-card{grid-template-columns:minmax(0,1fr) minmax(0,var(--xnhs-limited-image-width,48%))!important}
.xnhs-limited-v187 .xnhs-limited-media{
position:relative!important;
width:100%!important;
height:100%!important;
min-width:0!important;
min-height:var(--xnhs-limited-image-height,360px)!important;
overflow:hidden!important;
background:var(--xnhs-section-bg)!important;
order:initial!important;
}
.xnhs-limited-v187.xnhs-limited--image-right .xnhs-limited-media{grid-column:2!important;grid-row:1!important}
.xnhs-limited-v187.xnhs-limited--image-right .xnhs-limited-body{grid-column:1!important;grid-row:1!important}
.xnhs-limited-v187 .xnhs-limited-media>img,
.xnhs-limited-v187 .xnhs-limited-media>.xnhs-placeholder{
position:absolute!important;
inset:0!important;
display:flex!important;
width:100%!important;
height:100%!important;
min-width:0!important;
min-height:0!important;
max-width:none!important;
margin:0!important;
object-fit:var(--xnhs-limited-fit,cover)!important;
}
.xnhs-limited-v187 .xnhs-limited-media>.xnhs-placeholder{
align-items:center!important;
justify-content:center!important;
background:radial-gradient(circle at 24% 18%,rgba(185,28,28,.18),transparent 34%),radial-gradient(circle at 78% 82%,rgba(200,154,75,.2),transparent 36%),linear-gradient(135deg,var(--xnhs-section-bg),color-mix(in srgb,var(--xnhs-card) 84%,var(--xnhs-accent) 16%))!important;
}
.xnhs-limited-v187 .xnhs-limited-media>.xnhs-placeholder span{
display:inline-flex!important;
align-items:center!important;
justify-content:center!important;
padding:12px 20px!important;
border:1px solid color-mix(in srgb,var(--xnhs-accent) 42%,transparent)!important;
border-radius:999px!important;
color:var(--xnhs-accent)!important;
font-family:"Noto Serif JP","Yu Mincho","Hiragino Mincho ProN",serif!important;
font-size:28px!important;
font-weight:600!important;
letter-spacing:.18em!important;
}
.xnhs-limited-v187 .xnhs-limited-body{
min-width:0!important;
min-height:var(--xnhs-limited-image-height,360px)!important;
padding:var(--xnhs-limited-body-padding,42px)!important;
display:flex!important;
flex-direction:column!important;
align-items:flex-start!important;
justify-content:center!important;
order:initial!important;
color:var(--xnhs-text)!important;
font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",system-ui,sans-serif!important;
}
.xnhs-limited-v187 .xnhs-limited-badge{
display:inline-flex!important;
align-items:center!important;
min-height:28px!important;
margin:0 0 16px!important;
padding:5px 13px!important;
border:1px solid color-mix(in srgb,var(--xnhs-accent) 38%,transparent)!important;
border-radius:999px!important;
background:color-mix(in srgb,var(--xnhs-accent) 13%,transparent)!important;
color:var(--xnhs-accent)!important;
font-size:var(--xnhs-badge-size,11px)!important;
font-weight:700!important;
line-height:1!important;
letter-spacing:.16em!important;
}
.xnhs-limited-v187 .xnhs-limited-body h3{
margin:0!important;
color:var(--xnhs-text)!important;
font-family:"Noto Serif JP","Yu Mincho","Hiragino Mincho ProN",serif!important;
font-size:var(--xnhs-limited-title-size,32px)!important;
font-weight:600!important;
line-height:1.35!important;
letter-spacing:.06em!important;
}
.xnhs-limited-v187 .xnhs-limited-description{margin:18px 0 0!important;color:var(--xnhs-sub)!important;font-size:var(--xnhs-limited-text-size,15px)!important;line-height:1.9!important;letter-spacing:.025em!important}
.xnhs-limited-v187 .xnhs-limited-availability{margin:20px 0 0!important;color:var(--xnhs-accent)!important;font-size:13px!important;font-weight:700!important;line-height:1.6!important;letter-spacing:.08em!important}
.xnhs-limited-v187 .xnhs-limited-note{margin:10px 0 0!important;color:var(--xnhs-muted)!important;font-size:var(--xnhs-limited-note-size,12px)!important;line-height:1.75!important;letter-spacing:.02em!important}
.xnhs-limited-v187 .xnhs-limited-button{margin-top:24px!important}
@media(max-width:767px){
.xnhs-limited-v187 .xnhs-limited-card{display:flex!important;flex-direction:column!important;min-height:0!important}
.xnhs-limited-v187.xnhs-limited-mobile--text-top .xnhs-limited-body{order:1!important}
.xnhs-limited-v187.xnhs-limited-mobile--text-top .xnhs-limited-media{order:2!important}
.xnhs-limited-v187.xnhs-limited-mobile--image-top .xnhs-limited-media{order:1!important}
.xnhs-limited-v187.xnhs-limited-mobile--image-top .xnhs-limited-body{order:2!important}
.xnhs-limited-v187 .xnhs-limited-media{position:relative!important;height:var(--xnhs-limited-mobile-image-height,220px)!important;min-height:var(--xnhs-limited-mobile-image-height,220px)!important;grid-column:auto!important;grid-row:auto!important}
.xnhs-limited-v187 .xnhs-limited-body{min-height:0!important;padding:var(--xnhs-limited-mobile-body-padding,22px)!important;grid-column:auto!important;grid-row:auto!important}
.xnhs-limited-v187 .xnhs-limited-body h3{font-size:var(--xnhs-limited-mobile-title-size,25px)!important;letter-spacing:.045em!important}
.xnhs-limited-v187 .xnhs-limited-description{margin-top:13px!important;font-size:var(--xnhs-limited-mobile-text-size,14px)!important;line-height:1.8!important}
.xnhs-limited-v187 .xnhs-limited-note{font-size:var(--xnhs-limited-mobile-note-size,11px)!important}
}