.zoroya-scope {--forest:#203B32;--forest2:#142A24;--paper:#F4F1E8;--paper2:#E8E5DA;--moss:#A8B4A1;--wood:#8A6B52;--ink:#242824;--muted:#687069;--line:#CACDC4;--white:#FFFDF8;--accent:#87B7C8;--max:1160px}
.zoroya-scope * {box-sizing:border-box}
.zoroya-scope {scroll-behavior:smooth}
.zoroya-scope {margin:0;background:var(--paper);color:var(--ink);font-family:'Zen Kaku Gothic',sans-serif;line-height:1.9;-webkit-font-smoothing:antialiased;overflow-x:hidden}
.zoroya-scope img {max-width:100%;display:block}
.zoroya-scope a {color:inherit}
.zoroya-scope h1, .zoroya-scope h2, .zoroya-scope h3, .zoroya-scope .lead, .zoroya-scope .btn, .zoroya-scope summary {word-break:auto-phrase;text-wrap:balance}
.zoroya-scope h1, .zoroya-scope h2, .zoroya-scope h3 {font-family:'Shippori Mincho',serif;font-weight:600;margin-top:0}
.zoroya-scope .en {font-family:'Cormorant Garamond',serif;letter-spacing:.14em;text-transform:uppercase}
.zoroya-scope .wrap {width:min(var(--max),calc(100% - 56px));margin-inline:auto}
.zoroya-scope .section {padding:112px 0;position:relative}
.zoroya-scope .eyebrow {font-size:12px;letter-spacing:.25em;text-transform:uppercase;color:var(--wood);font-weight:700;display:flex;align-items:center;gap:13px}
.zoroya-scope .eyebrow::before {content:"";width:34px;height:1px;background:currentColor}
.zoroya-scope .section-title {font-size:clamp(32px,5vw,58px);line-height:1.35;margin:15px 0 22px}
.zoroya-scope .skip-link {position:absolute;left:-9999px;top:0;background:var(--forest);color:#fff;padding:10px 16px;z-index:999}
.zoroya-scope .skip-link:focus {left:8px;top:8px}
.zoroya-scope a:focus-visible, .zoroya-scope button:focus-visible, .zoroya-scope summary:focus-visible, .zoroya-scope [tabindex]:focus-visible {outline:3px solid #5B8FA3;outline-offset:3px;border-radius:3px}
.zoroya-scope .btn {display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 26px;border-radius:999px;text-decoration:none;font-weight:700;transition:transform .25s,background .25s,color .25s}
.zoroya-scope .btn:hover {transform:translateY(-2px)}
.zoroya-scope .btn--line {background:#06C755;color:#092E18}
.zoroya-scope .btn--ghost {border:1px solid rgba(255,255,255,.55);color:#fff}
.zoroya-scope .note {font-size:13px;color:var(--muted)}
.zoroya-scope .site-header {position:fixed;inset:0 0 auto;z-index:80;background:rgba(244,241,232,.9);backdrop-filter:blur(10px);border-bottom:1px solid rgba(32,59,50,.16)}
.zoroya-scope .site-header__inner {max-width:1320px;margin:auto;padding:13px 28px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}
.zoroya-scope .brand {display:flex;align-items:center;gap:12px;text-decoration:none;min-width:0}
.zoroya-scope .brand img {width:50px;height:50px;object-fit:contain;border-radius:4px}
.zoroya-scope .brand__text {font-family:'Shippori Mincho',serif;font-weight:700;line-height:1.35;white-space:nowrap}
.zoroya-scope .brand__text small {display:block;font:500 9px/1.2 'Cormorant Garamond',serif;letter-spacing:.2em;color:var(--muted)}
.zoroya-scope .site-nav {display:flex;justify-content:center;gap:22px}
.zoroya-scope .site-nav a {text-decoration:none;font-family:'Shippori Mincho',serif;font-weight:600;font-size:14px;position:relative}
.zoroya-scope .site-nav a::after {content:"";position:absolute;left:0;bottom:-8px;width:0;height:1px;background:var(--wood);transition:.25s}
.zoroya-scope .site-nav a:hover::after {width:100%}
.zoroya-scope .header-actions {display:flex;align-items:center;gap:10px}
.zoroya-scope .menu-toggle {display:none;border:0;background:var(--forest);color:#fff;width:48px;height:48px;border-radius:50%;font-size:13px}
.zoroya-scope .mobile-menu {display:none}
.zoroya-scope .hero {position:relative;min-height:820px;width:100%;background:var(--forest2);color:#fff;overflow:hidden;display:grid;align-items:center;padding-top:76px}
.zoroya-scope .hero__bg {position:absolute;inset:0}
.zoroya-scope .hero__bg img {width:100%;height:100%;object-fit:cover;filter:brightness(.54) saturate(.78)}
.zoroya-scope .hero__bg::after {content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,28,23,.92) 0%,rgba(9,28,23,.62) 44%,rgba(9,28,23,.12) 78%),linear-gradient(0deg,rgba(9,28,23,.5),transparent 55%)}
.zoroya-scope #firefly-canvas {position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:2}
.zoroya-scope .hero__inner {position:relative;z-index:3;width:min(1340px,calc(100% - 72px));margin:auto;display:grid;grid-template-columns:45% 55%;align-items:center}
.zoroya-scope .hero__copy {padding:76px 0}
.zoroya-scope .hero__kicker {font-size:12px;letter-spacing:.24em;color:#C8DDBF}
.zoroya-scope .hero h1 {font-size:clamp(48px,6vw,80px);line-height:1.28;margin:18px 0 25px;letter-spacing:.03em}
.zoroya-scope .hero h1 span {display:block;white-space:nowrap}
.zoroya-scope .hero__sub {max-width:30em;font-family:'Shippori Mincho',serif;font-size:18px;line-height:2}
.zoroya-scope .hero__actions {display:flex;gap:13px;flex-wrap:wrap;margin-top:34px}
.zoroya-scope .hero__fact {margin-top:40px;padding-top:18px;border-top:1px solid rgba(255,255,255,.3);display:flex;gap:30px;font-size:12px;color:#DDE7DF}
.zoroya-scope .hero__caption {position:absolute;right:28px;bottom:24px;z-index:3;font-size:11px;color:rgba(255,255,255,.75);writing-mode:vertical-rl;letter-spacing:.15em}
.zoroya-scope .intro__spread {display:grid;grid-template-columns:.72fr 1.28fr;min-height:590px;background:var(--white);border:1px solid var(--line);position:relative;overflow:hidden}
.zoroya-scope .intro__side {padding:40px 34px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--line)}
.zoroya-scope .intro__index {display:grid;gap:18px}
.zoroya-scope .intro__index div {border-top:1px solid var(--line);padding-top:11px}
.zoroya-scope .intro__index b {font-family:'Cormorant Garamond',serif;font-size:19px;color:var(--forest)}
.zoroya-scope .intro__index span {display:block;color:var(--muted);font-size:12px}
.zoroya-scope .intro__page {padding:68px clamp(30px,6vw,76px);position:relative}
.zoroya-scope .intro__page h2 {font-size:clamp(34px,5.4vw,68px);line-height:1.35;margin:20px 0 28px}
.zoroya-scope .intro__page .lead {font-family:'Shippori Mincho',serif;font-size:clamp(17px,2vw,22px);max-width:30em}
.zoroya-scope .intro__photo {position:absolute;right:-28px;bottom:-52px;width:min(31vw,330px);aspect-ratio:4/5;object-fit:cover;clip-path:polygon(0 0,100% 8%,88% 100%,8% 92%);opacity:.42}
.zoroya-scope .reasons {background:var(--white)}
.zoroya-scope .reasons__grid {display:grid;grid-template-columns:.78fr 1.22fr;gap:68px;align-items:start}
.zoroya-scope .reasons__side {position:sticky;top:110px}
.zoroya-scope .reasons__side p {color:var(--muted);max-width:23em}
.zoroya-scope .reason-list {border-top:1px solid var(--forest)}
.zoroya-scope .reason {display:grid;grid-template-columns:110px 1fr;gap:25px;padding:40px 0;border-bottom:1px solid var(--line)}
.zoroya-scope .reason__n {font-family:'Shippori Mincho',serif;font-size:76px;line-height:.9;color:transparent;-webkit-text-stroke:1px var(--forest)}
.zoroya-scope .reason h3 {font-size:25px;margin:0 0 8px}
.zoroya-scope .reason p {margin:0;color:var(--muted)}
.zoroya-scope .features {background:var(--paper2)}
.zoroya-scope .features__zig {display:grid;gap:90px}
.zoroya-scope .feature {display:grid;grid-template-columns:1.15fr .85fr;align-items:center;position:relative}
.zoroya-scope .feature:nth-child(even) {grid-template-columns:.85fr 1.15fr}
.zoroya-scope .feature:nth-child(even) .feature__image {order:2}
.zoroya-scope .feature__image {aspect-ratio:16/11;overflow:hidden}
.zoroya-scope .feature__image img {width:100%;height:100%;object-fit:cover}
.zoroya-scope .feature__card {background:var(--white);border:1px solid var(--line);padding:36px 34px;margin-left:-72px;position:relative;z-index:2}
.zoroya-scope .feature:nth-child(even) .feature__card {order:1;margin-left:0;margin-right:-72px}
.zoroya-scope .feature__num {font-family:'Cormorant Garamond',serif;font-size:120px;line-height:.7;color:rgba(32,59,50,.18);position:absolute;top:-40px;right:6%;z-index:3}
.zoroya-scope .feature:nth-child(even) .feature__num {right:auto;left:6%}
.zoroya-scope .feature h3 {font-size:27px;margin-bottom:12px}
.zoroya-scope .feature p {margin:0;color:var(--muted)}
.zoroya-scope .numbers {background:var(--forest);color:#fff;overflow:hidden}
.zoroya-scope .numbers .eyebrow {color:#C8DDBF}
.zoroya-scope .numbers__field {position:relative;min-height:520px;margin-top:20px}
.zoroya-scope .stat {position:absolute}
.zoroya-scope .stat__v {font-family:'Shippori Mincho',serif;font-size:clamp(70px,13vw,178px);line-height:.85}
.zoroya-scope .stat__u {font-size:.25em;color:#C8DDBF}
.zoroya-scope .stat__label {font-size:13px;color:#CCD8D1;border-top:1px solid rgba(255,255,255,.3);padding-top:8px}
.zoroya-scope .stat--1 {left:0;top:5px}
.zoroya-scope .stat--2 {right:3%;top:95px;text-align:right}
.zoroya-scope .stat--3 {left:25%;top:300px}
.zoroya-scope .stat--4 {right:10%;top:350px}
.zoroya-scope .stat--4 .stat__v {color:transparent;-webkit-text-stroke:1px #fff;font-size:clamp(58px,9vw,110px)}
.zoroya-scope .story__spread {display:grid;grid-template-columns:310px 1fr;gap:64px}
.zoroya-scope .story__portrait {aspect-ratio:4/5;overflow:hidden}
.zoroya-scope .story__portrait img {width:100%;height:100%;object-fit:cover}
.zoroya-scope .story__meta {margin-top:18px}
.zoroya-scope .story__meta b {font-family:'Shippori Mincho',serif;font-size:21px}
.zoroya-scope .story__body {font-family:'Shippori Mincho',serif;font-size:18px;line-height:2.2;max-width:34em}
.zoroya-scope .story__body p {margin:0 0 1.3em}
.zoroya-scope .story__drop {float:left;font-size:104px;line-height:.75;color:var(--wood);margin:7px 16px 0 0}
.zoroya-scope .price-section {background:var(--white)}
.zoroya-scope .price-top {display:grid;grid-template-columns:1fr 1fr;align-items:end;border-bottom:2px solid var(--forest);padding-bottom:28px}
.zoroya-scope .price-main {text-align:right}
.zoroya-scope .price-main__v {font-family:'Shippori Mincho',serif;font-size:clamp(72px,12vw,142px);line-height:.8}
.zoroya-scope .price-main__v small {font-size:.25em;color:var(--muted)}
.zoroya-scope .price-grid {display:grid;grid-template-columns:1.1fr .9fr;gap:56px;margin-top:40px}
.zoroya-scope .price-list {list-style:none;margin:0;padding:0}
.zoroya-scope .price-list li {display:grid;grid-template-columns:1fr auto;gap:20px;padding:17px 4px;border-bottom:1px solid var(--line)}
.zoroya-scope .price-note {background:var(--paper);padding:30px;border-left:3px solid var(--forest)}
.zoroya-scope .gallery {padding:0;background:var(--forest2);color:#fff}
.zoroya-scope .gallery__head {padding:92px 0 46px}
.zoroya-scope .gallery__grid {display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.16)}
.zoroya-scope .gallery figure {margin:0;position:relative;aspect-ratio:3/4;overflow:hidden;background:#101}
.zoroya-scope .gallery img {width:100%;height:100%;object-fit:cover;transition:transform .6s}
.zoroya-scope .gallery figure:hover img {transform:scale(1.035)}
.zoroya-scope .gallery figcaption {position:absolute;inset:auto 14px 14px;color:#fff;font-size:12px;text-shadow:0 2px 8px #000}
.zoroya-scope .gallery__note {padding:25px 0 70px;color:#C8D4CE;font-size:13px}
.zoroya-scope .process {background:var(--paper2)}
.zoroya-scope .process__flow {position:relative;margin-top:40px}
.zoroya-scope .process__spine {position:absolute;left:50%;top:0;bottom:0;width:1px;background:var(--line)}
.zoroya-scope .process__step {position:relative;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding:30px 0}
.zoroya-scope .process__step:nth-child(even) .process__num {order:2}
.zoroya-scope .process__step:nth-child(even) .process__body {order:1;text-align:right}
.zoroya-scope .process__num {font-family:'Shippori Mincho',serif;font-size:110px;text-align:center;color:transparent;-webkit-text-stroke:1px rgba(32,59,50,.45);line-height:.8}
.zoroya-scope .process__dot {position:absolute;left:50%;top:50%;width:14px;height:14px;border-radius:50%;background:var(--forest);border:3px solid var(--paper2);transform:translate(-50%,-50%)}
.zoroya-scope .process__body h3 {font-size:23px;margin:4px 0}
.zoroya-scope .process__body p {margin:0;color:var(--muted)}
.zoroya-scope .faq {background:var(--white)}
.zoroya-scope .faq__layout {display:grid;grid-template-columns:.76fr 1.24fr;gap:64px}
.zoroya-scope .faq__side {position:sticky;top:110px;align-self:start}
.zoroya-scope .faq__side p {color:var(--muted)}
.zoroya-scope .faq__list {border-top:1px solid var(--line)}
.zoroya-scope .faq details {border-bottom:1px solid var(--line)}
.zoroya-scope .faq summary {list-style:none;cursor:pointer;display:grid;grid-template-columns:50px 1fr auto;gap:12px;padding:24px 4px;font-weight:700}
.zoroya-scope .faq summary::-webkit-details-marker {display:none}
.zoroya-scope .faq summary::after {content:"＋";font-size:22px;color:var(--forest)}
.zoroya-scope .faq details[open] summary::after {content:"−"}
.zoroya-scope .faq__a {padding:0 8px 25px 66px;color:var(--muted)}
.zoroya-scope .news {background:var(--paper)}
.zoroya-scope .news__title {text-align:center}
.zoroya-scope .news__list {max-width:820px;margin:36px auto 0;border-top:1px solid var(--line)}
.zoroya-scope .news__row {display:grid;grid-template-columns:82px 120px 1fr;gap:20px;align-items:center;padding:22px 0;border-bottom:1px solid var(--line);text-decoration:none}
.zoroya-scope .news__badge {width:58px;height:58px;border-radius:50%;background:var(--forest);color:#fff;display:grid;place-items:center;font:600 11px 'Cormorant Garamond',serif;letter-spacing:.08em}
.zoroya-scope .news__date {font-size:12px;color:var(--muted)}
.zoroya-scope .final-cta {min-height:82vh;display:grid;place-items:center;text-align:center;color:#fff;position:relative;overflow:hidden}
.zoroya-scope .final-cta__bg {position:absolute;inset:0}
.zoroya-scope .final-cta__bg img {width:100%;height:100%;object-fit:cover;filter:brightness(.4) saturate(.75)}
.zoroya-scope .final-cta__overlay {position:absolute;inset:0;background:linear-gradient(180deg,rgba(13,34,28,.55),rgba(13,34,28,.82))}
.zoroya-scope .final-cta__inner {position:relative;z-index:2;width:min(820px,calc(100% - 48px))}
.zoroya-scope .final-cta h2 {font-size:clamp(38px,6vw,74px);line-height:1.4}
.zoroya-scope .final-cta p {max-width:31em;margin:22px auto}
.zoroya-scope .final-cta__small {font-size:12px;color:#D4DFD8;margin-top:20px}
.zoroya-scope .site-footer {background:var(--paper);border-top:1px solid var(--line)}
.zoroya-scope .site-footer__pattern {height:30px;background:repeating-linear-gradient(90deg,transparent 0 24px,rgba(32,59,50,.08) 24px 25px)}
.zoroya-scope .site-footer__main {max-width:1180px;margin:auto;display:grid;grid-template-columns:230px 1fr 1fr;gap:54px;padding:58px 32px}
.zoroya-scope .footer-brand img {width:150px}
.zoroya-scope .footer-info {font-size:14px}
.zoroya-scope .footer-info dt {font:600 10px 'Cormorant Garamond',serif;letter-spacing:.18em;color:var(--wood);margin-top:8px}
.zoroya-scope .footer-info dd {margin:2px 0 10px}
.zoroya-scope .footer-nav {display:grid;grid-template-columns:1fr 1fr;gap:4px 20px}
.zoroya-scope .footer-nav a {text-decoration:none;padding:4px}
.zoroya-scope .site-footer__bottom {border-top:1px solid var(--line);padding:17px 32px;display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap;font-size:11px;color:var(--muted)}
.zoroya-scope .j .js-reveal {opacity:0;transform:translateY(28px)}
.zoroya-scope .j .js-reveal.is-visible {opacity:1;transform:none;transition:opacity .9s ease,transform .9s cubic-bezier(.22,1,.36,1)}
@media(max-width:1050px) {
.zoroya-scope .site-nav {display:none}
.zoroya-scope .menu-toggle {display:block}
.zoroya-scope .header-actions>.btn {display:none}
.zoroya-scope .mobile-menu {display:block;position:fixed;inset:74px 0 0;background:var(--forest2);color:#fff;padding:36px 28px;transform:translateX(100%);transition:.45s;z-index:70}
.zoroya-scope .mobile-menu.is-open {transform:none}
.zoroya-scope .mobile-menu a {display:block;text-decoration:none;font-family:'Shippori Mincho',serif;font-size:20px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.14)}
.zoroya-scope .mobile-menu .btn {margin-top:28px;border:0}
.zoroya-scope .hero__inner {grid-template-columns:1fr}
.zoroya-scope .hero__copy {max-width:680px}
.zoroya-scope .reasons__grid {grid-template-columns:1fr}
.zoroya-scope .reasons__side, .zoroya-scope .faq__side {position:static}
.zoroya-scope .story__spread {grid-template-columns:260px 1fr}
.zoroya-scope .gallery__grid {grid-template-columns:repeat(2,1fr)}
}
@media(max-width:768px) {
.zoroya-scope .wrap {width:min(100% - 34px,var(--max))}
.zoroya-scope .section {padding:76px 0}
.zoroya-scope .site-header__inner {padding:10px 15px;grid-template-columns:1fr auto}
.zoroya-scope .brand img {width:46px;height:46px}
.zoroya-scope .hero {min-height:760px}
.zoroya-scope .hero__inner {width:calc(100% - 36px)}
.zoroya-scope .hero h1 {font-size:clamp(37px,11vw,50px)}
.zoroya-scope .hero h1 span {white-space:normal}
.zoroya-scope .hero__sub {font-size:16px}
.zoroya-scope .hero__fact {gap:14px;flex-wrap:wrap}
.zoroya-scope .hero__caption {display:none}
.zoroya-scope .intro__spread {grid-template-columns:1fr}
.zoroya-scope .intro__side {min-height:220px;border-right:0;border-bottom:1px solid var(--line)}
.zoroya-scope .intro__page {padding:44px 24px 105px}
.zoroya-scope .intro__photo {width:200px}
.zoroya-scope .reason {grid-template-columns:70px 1fr}
.zoroya-scope .reason__n {font-size:52px}
.zoroya-scope .feature, .zoroya-scope .feature:nth-child(even) {grid-template-columns:1fr}
.zoroya-scope .feature__image, .zoroya-scope .feature:nth-child(even) .feature__image {order:0}
.zoroya-scope .feature__card, .zoroya-scope .feature:nth-child(even) .feature__card {order:0;margin:-36px 14px 0}
.zoroya-scope .feature__num {font-size:80px;top:-28px}
.zoroya-scope .numbers__field {min-height:0;display:grid;gap:35px}
.zoroya-scope .stat {position:static!important;text-align:left!important}
.zoroya-scope .stat__v {font-size:76px}
.zoroya-scope .story__spread {grid-template-columns:1fr}
.zoroya-scope .story__portrait {max-width:250px}
.zoroya-scope .price-top, .zoroya-scope .price-grid {grid-template-columns:1fr;gap:25px}
.zoroya-scope .price-main {text-align:left}
.zoroya-scope .gallery__grid {grid-template-columns:1fr 1fr}
.zoroya-scope .process__spine {left:22px}
.zoroya-scope .process__step {grid-template-columns:1fr;padding-left:54px;gap:5px}
.zoroya-scope .process__step:nth-child(even) .process__num, .zoroya-scope .process__step:nth-child(even) .process__body {order:0;text-align:left}
.zoroya-scope .process__num {text-align:left;font-size:65px}
.zoroya-scope .process__dot {left:22px}
.zoroya-scope .faq__layout {grid-template-columns:1fr}
.zoroya-scope .faq summary {grid-template-columns:36px 1fr auto}
.zoroya-scope .faq__a {padding-left:44px}
.zoroya-scope .news__row {grid-template-columns:65px 1fr}
.zoroya-scope .news__date {display:none}
.zoroya-scope .site-footer__main {grid-template-columns:1fr;padding:46px 22px}
.zoroya-scope .footer-nav {grid-template-columns:1fr 1fr}
}
@media(hover:none) {
.zoroya-scope .btn, .zoroya-scope .site-nav a, .zoroya-scope .menu-toggle, .zoroya-scope .mobile-menu a {min-height:44px}
}
@media(prefers-reduced-motion:reduce) {
.zoroya-scope *, .zoroya-scope *::before, .zoroya-scope *::after {scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
.zoroya-scope .j .js-reveal {opacity:1;transform:none}
.zoroya-scope #firefly-canvas {display:none}
}
.zoroya-scope .decor, .zoroya-scope img[src*="deco-"] {mix-blend-mode:multiply}
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&family=Shippori+Mincho:wght@500;600;700&family=Zen+Kaku+Gothic:wght@400;500;700&display=swap');
@import url('blog-shared.css');
.zoroya-scope {--forest:#203B32;--forest2:#142A24;--paper:#F4F1E8;--paper2:#E8E5DA;--moss:#A8B4A1;--wood:#8A6B52;--ink:#242824;--muted:#687069;--line:#CACDC4;--white:#FFFDF8;--accent:#87B7C8;--max:1160px}
.zoroya-scope * {box-sizing:border-box}
.zoroya-scope {scroll-behavior:smooth}
.zoroya-scope {margin:0;background:var(--paper);color:var(--ink);font-family:'Zen Kaku Gothic',sans-serif;line-height:1.9;-webkit-font-smoothing:antialiased;overflow-x:hidden}
.zoroya-scope img {max-width:100%;display:block}
.zoroya-scope a {color:inherit}
.zoroya-scope h1, .zoroya-scope h2, .zoroya-scope h3, .zoroya-scope .lead, .zoroya-scope .btn, .zoroya-scope summary {word-break:auto-phrase;text-wrap:balance}
.zoroya-scope h1, .zoroya-scope h2, .zoroya-scope h3 {font-family:'Shippori Mincho',serif;font-weight:600;margin-top:0}
.zoroya-scope .en {font-family:'Cormorant Garamond',serif;letter-spacing:.14em;text-transform:uppercase}
.zoroya-scope .wrap {width:min(var(--max),calc(100% - 56px));margin-inline:auto}
.zoroya-scope .section {padding:100px 0;position:relative}
.zoroya-scope .eyebrow {font-size:12px;letter-spacing:.25em;text-transform:uppercase;color:var(--wood);font-weight:700;display:flex;align-items:center;gap:13px}
.zoroya-scope .eyebrow::before {content:"";width:34px;height:1px;background:currentColor}
.zoroya-scope .section-title {font-size:clamp(32px,5vw,56px);line-height:1.35;margin:15px 0 22px}
.zoroya-scope .skip-link {position:absolute;left:-9999px;top:0;background:var(--forest);color:#fff;padding:10px 16px;z-index:999}
.zoroya-scope .skip-link:focus {left:8px;top:8px}
.zoroya-scope a:focus-visible, .zoroya-scope button:focus-visible, .zoroya-scope summary:focus-visible, .zoroya-scope [tabindex]:focus-visible {outline:3px solid #5B8FA3;outline-offset:3px;border-radius:3px}
.zoroya-scope .btn {display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 26px;border-radius:999px;text-decoration:none;font-weight:700;transition:.25s}
.zoroya-scope .btn:hover {transform:translateY(-2px)}
.zoroya-scope .btn--line {background:#06C755;color:#092E18}
.zoroya-scope .btn--outline {border:1px solid var(--forest)}
.zoroya-scope .note {font-size:13px;color:var(--muted)}
.zoroya-scope .site-header {position:sticky;top:0;z-index:80;background:rgba(244,241,232,.94);backdrop-filter:blur(10px);border-bottom:1px solid rgba(32,59,50,.16)}
.zoroya-scope .site-header__inner {max-width:1320px;margin:auto;padding:13px 28px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}
.zoroya-scope .brand {display:flex;align-items:center;gap:12px;text-decoration:none}
.zoroya-scope .brand img {width:50px;height:50px;object-fit:contain}
.zoroya-scope .brand__text {font-family:'Shippori Mincho',serif;font-weight:700;line-height:1.35;white-space:nowrap}
.zoroya-scope .brand__text small {display:block;font:500 9px/1.2 'Cormorant Garamond',serif;letter-spacing:.2em;color:var(--muted)}
.zoroya-scope .site-nav {display:flex;justify-content:center;gap:21px}
.zoroya-scope .site-nav a {text-decoration:none;font-family:'Shippori Mincho',serif;font-weight:600;font-size:14px}
.zoroya-scope .header-actions {display:flex;align-items:center;gap:10px}
.zoroya-scope .menu-toggle {display:none;border:0;background:var(--forest);color:#fff;width:48px;height:48px;border-radius:50%}
.zoroya-scope .mobile-menu {display:none}
.zoroya-scope .page-hero {position:relative;min-height:420px;color:#fff;display:grid;place-items:center;overflow:hidden;background:var(--forest2)}
.zoroya-scope .page-hero__bg {position:absolute;inset:0}
.zoroya-scope .page-hero__mq {height:100%;display:flex;width:max-content;animation:page-marquee 34s linear infinite}
.zoroya-scope .page-hero__mq img {width:390px;height:100%;object-fit:cover;filter:brightness(.48) saturate(.75)}
.zoroya-scope .page-hero::after {content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,42,36,.86),rgba(20,42,36,.4))}
.zoroya-scope .page-hero>.wrap {position:relative;z-index:2}
.zoroya-scope .page-hero h1 {font-size:clamp(40px,6vw,72px);line-height:1.3;margin:12px 0}
.zoroya-scope .breadcrumbs {font-size:12px;color:#D5E0D9}
.zoroya-scope .breadcrumbs a {text-decoration:none}
.zoroya-scope .page-hero__lead {font-family:'Shippori Mincho',serif;font-size:17px}
.zoroya-scope .content-grid {display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:start}
.zoroya-scope .sticky-title {position:sticky;top:110px}
.zoroya-scope .sticky-title p {color:var(--muted)}
.zoroya-scope .ruled-list {border-top:1px solid var(--forest)}
.zoroya-scope .ruled-row {display:grid;grid-template-columns:100px 1fr;gap:24px;padding:28px 0;border-bottom:1px solid var(--line)}
.zoroya-scope .ruled-row__no {font:600 48px/1 'Cormorant Garamond',serif;color:var(--forest)}
.zoroya-scope .ruled-row h2, .zoroya-scope .ruled-row h3 {font-size:24px;margin:0 0 8px}
.zoroya-scope .ruled-row p {margin:0;color:var(--muted)}
.zoroya-scope .photo-copy {display:grid;grid-template-columns:1.1fr .9fr;align-items:center;margin-bottom:82px}
.zoroya-scope .photo-copy:nth-child(even) {grid-template-columns:.9fr 1.1fr}
.zoroya-scope .photo-copy:nth-child(even) .photo-copy__img {order:2}
.zoroya-scope .photo-copy__img {aspect-ratio:4/3;overflow:hidden}
.zoroya-scope .photo-copy__img img {width:100%;height:100%;object-fit:cover}
.zoroya-scope .photo-copy__body {background:var(--white);padding:38px;margin-left:-60px;position:relative}
.zoroya-scope .photo-copy:nth-child(even) .photo-copy__body {order:1;margin-left:0;margin-right:-60px}
.zoroya-scope .photo-copy__body h2 {font-size:30px}
.zoroya-scope .fact-table {width:100%;border-collapse:collapse}
.zoroya-scope .fact-table th, .zoroya-scope .fact-table td {padding:17px 12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}
.zoroya-scope .fact-table th {width:32%;font-weight:500;color:var(--muted)}
.zoroya-scope .callout {background:var(--forest);color:#fff;padding:48px;margin:60px 0}
.zoroya-scope .callout h2 {font-size:clamp(28px,4vw,44px)}
.zoroya-scope .callout p {color:#D4DFD8}
.zoroya-scope .faq-list {border-top:1px solid var(--line)}
.zoroya-scope .faq-list details {border-bottom:1px solid var(--line)}
.zoroya-scope .faq-list summary {list-style:none;display:grid;grid-template-columns:50px 1fr auto;gap:12px;padding:24px 4px;font-weight:700;cursor:pointer}
.zoroya-scope .faq-list summary::-webkit-details-marker {display:none}
.zoroya-scope .faq-list summary::after {content:"＋";font-size:22px}
.zoroya-scope .faq-list details[open] summary::after {content:"−"}
.zoroya-scope .faq-answer {padding:0 8px 25px 66px;color:var(--muted)}
.zoroya-scope .line-panel {background:var(--white);border:1px solid var(--line);padding:48px;text-align:center;max-width:760px;margin:auto}
.zoroya-scope .line-panel h2 {font-size:clamp(30px,4vw,48px)}
.zoroya-scope .line-panel__steps {text-align:left;display:grid;gap:12px;margin:30px 0}
.zoroya-scope .line-panel__steps div {display:grid;grid-template-columns:34px 1fr;gap:12px}
.zoroya-scope .line-panel__steps b {width:28px;height:28px;border-radius:50%;background:var(--forest);color:#fff;display:grid;place-items:center}
.zoroya-scope .privacy h2 {font-size:25px;margin-top:46px}
.zoroya-scope .privacy p, .zoroya-scope .privacy li {color:#4E5650}
.zoroya-scope .policy-date {text-align:right;color:var(--muted)}
.zoroya-scope .article-list {display:grid;gap:1px;background:var(--line);border:1px solid var(--line)}
.zoroya-scope .article-card {background:var(--white);display:grid;grid-template-columns:220px 1fr;text-decoration:none}
.zoroya-scope .article-card img {width:100%;height:100%;min-height:170px;object-fit:cover}
.zoroya-scope .article-card__body {padding:28px}
.zoroya-scope .article-card__meta {font-size:12px;color:var(--muted)}
.zoroya-scope .article-card h2 {font-size:24px;margin:8px 0}
.zoroya-scope .post-layout {display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:54px}
.zoroya-scope .post {background:var(--white);padding:clamp(24px,5vw,62px)}
.zoroya-scope .post h2 {font-size:30px;margin-top:48px;border-top:1px solid var(--line);padding-top:24px}
.zoroya-scope .post h3 {font-size:22px;margin-top:36px}
.zoroya-scope .post p {color:#444C46}
.zoroya-scope .post-cta {background:var(--paper2);padding:32px;margin-top:50px}
.zoroya-scope .sidebar {display:grid;gap:20px;align-content:start}
.zoroya-scope .widget {background:var(--white);border-top:3px solid var(--forest);padding:22px}
.zoroya-scope .widget h2 {font-size:18px}
.zoroya-scope .widget a {text-decoration:none}
.zoroya-scope .widget ul {padding-left:18px;margin:0}
.zoroya-scope .widget li {margin:8px 0}
.zoroya-scope .thumb-grid {display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.zoroya-scope .thumb-grid img {width:100%;aspect-ratio:4/3;object-fit:cover}
.zoroya-scope .sub-cta {position:relative;padding:90px 0;color:#fff;text-align:center;background:var(--forest2);overflow:hidden}
.zoroya-scope .sub-cta__bg {position:absolute;inset:0;opacity:.25}
.zoroya-scope .sub-cta__bg img {width:100%;height:100%;object-fit:cover}
.zoroya-scope .sub-cta__inner {position:relative;z-index:2}
.zoroya-scope .sub-cta h2 {font-size:clamp(32px,5vw,56px)}
.zoroya-scope .site-footer {background:var(--paper);border-top:1px solid var(--line)}
.zoroya-scope .site-footer__pattern {height:30px;background:repeating-linear-gradient(90deg,transparent 0 24px,rgba(32,59,50,.08) 24px 25px)}
.zoroya-scope .site-footer__main {max-width:1180px;margin:auto;display:grid;grid-template-columns:230px 1fr 1fr;gap:54px;padding:58px 32px}
.zoroya-scope .footer-brand img {width:150px}
.zoroya-scope .footer-info {font-size:14px}
.zoroya-scope .footer-info dt {font:600 10px 'Cormorant Garamond',serif;letter-spacing:.18em;color:var(--wood);margin-top:8px}
.zoroya-scope .footer-info dd {margin:2px 0 10px}
.zoroya-scope .footer-nav {display:grid;grid-template-columns:1fr 1fr;gap:4px 20px}
.zoroya-scope .footer-nav a {text-decoration:none;padding:4px}
.zoroya-scope .site-footer__bottom {border-top:1px solid var(--line);padding:17px 32px;display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap;font-size:11px;color:var(--muted)}
@keyframes page-marquee {to{transform:translateX(-50%)}}
@media(max-width:1050px) {
.zoroya-scope .site-nav {display:none}
.zoroya-scope .menu-toggle {display:block}
.zoroya-scope .header-actions>.btn {display:none}
.zoroya-scope .mobile-menu {display:block;position:fixed;inset:74px 0 0;background:var(--forest2);color:#fff;padding:36px 28px;transform:translateX(100%);transition:.45s;z-index:70}
.zoroya-scope .mobile-menu.is-open {transform:none}
.zoroya-scope .mobile-menu a {display:block;text-decoration:none;font-family:'Shippori Mincho',serif;font-size:20px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.14)}
.zoroya-scope .mobile-menu .btn {margin-top:28px;border:0}
.zoroya-scope .content-grid {grid-template-columns:1fr}
.zoroya-scope .sticky-title {position:static}
.zoroya-scope .post-layout {grid-template-columns:1fr}
}
@media(max-width:768px) {
.zoroya-scope .wrap {width:min(100% - 34px,var(--max))}
.zoroya-scope .section {padding:72px 0}
.zoroya-scope .site-header__inner {padding:10px 15px;grid-template-columns:1fr auto}
.zoroya-scope .brand img {width:46px;height:46px}
.zoroya-scope .page-hero {min-height:370px}
.zoroya-scope .page-hero__mq img {width:260px}
.zoroya-scope .ruled-row {grid-template-columns:64px 1fr}
.zoroya-scope .ruled-row__no {font-size:38px}
.zoroya-scope .photo-copy, .zoroya-scope .photo-copy:nth-child(even) {grid-template-columns:1fr}
.zoroya-scope .photo-copy__img, .zoroya-scope .photo-copy:nth-child(even) .photo-copy__img {order:0}
.zoroya-scope .photo-copy__body, .zoroya-scope .photo-copy:nth-child(even) .photo-copy__body {order:0;margin:-30px 14px 0;padding:28px}
.zoroya-scope .fact-table th {width:40%}
.zoroya-scope .line-panel {padding:30px 20px}
.zoroya-scope .article-card {grid-template-columns:1fr}
.zoroya-scope .article-card img {height:210px}
.zoroya-scope .post {padding:24px}
.zoroya-scope .site-footer__main {grid-template-columns:1fr;padding:46px 22px}
.zoroya-scope .footer-nav {grid-template-columns:1fr 1fr}
}
@media(hover:none) {
.zoroya-scope .btn, .zoroya-scope .site-nav a, .zoroya-scope .menu-toggle, .zoroya-scope .mobile-menu a {min-height:44px}
}
@media(prefers-reduced-motion:reduce) {
.zoroya-scope *, .zoroya-scope *::before, .zoroya-scope *::after {scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}
.zoroya-scope .page-hero__mq {animation:none}
}
