@media(max-width:768px) {
.zoroya-scope .page-hero h1 {font-size:40px}
}
@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}
}
