:root{--udj-orange:#f47a2a;--udj-orange-dark:#d95e13;--udj-orange-deep:#a84409;--udj-orange-pale:#fff3e9;--udj-ink:#2d2926;--udj-muted:#6f6862;--udj-line:#e9e2dc;--udj-soft:#faf9f7;--udj-white:#fff;--udj-green:#54766b;--udj-shadow:0 24px 80px rgba(79,47,28,.12);--udj-radius-sm:12px;--udj-radius:22px;--udj-radius-lg:34px;--udj-container:min(1180px,calc(100% - 48px));--udj-font:-apple-system,BlinkMacSystemFont,"Hiragino Sans","Yu Gothic",YuGothic,"Noto Sans JP","Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--udj-ink);font-family:var(--udj-font);font-size:16px;line-height:1.8;background:#fff;-webkit-font-smoothing:antialiased}body.is-locked{overflow:hidden}img,svg{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.udj-container{width:var(--udj-container);margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{position:fixed!important;z-index:99999;top:12px;left:12px;width:auto;height:auto;padding:12px 18px;background:#fff;color:#000;clip:auto;border:2px solid var(--udj-orange)}.udj-skip-link{border-radius:8px}.udj-eyebrow{margin:0 0 12px;color:var(--udj-orange-dark);font-size:.76rem;line-height:1.2;font-weight:800;letter-spacing:.18em}.udj-section{padding:112px 0}.udj-section--soft{background:var(--udj-soft)}.udj-section-heading{max-width:760px;margin:0 0 48px}.udj-section-heading--split{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:48px}.udj-section-heading--split>p{max-width:520px;margin:0;color:var(--udj-muted)}.udj-section-heading--small{margin-bottom:32px}.udj-section-heading h2{margin:0;font-size:clamp(2rem,4vw,3.6rem);line-height:1.25;letter-spacing:-.04em}.udj-section-heading>p:not(.udj-eyebrow){margin:20px 0 0;color:var(--udj-muted);font-size:1.04rem}.udj-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 26px;border:1px solid transparent;border-radius:999px;font-size:.94rem;font-weight:800;letter-spacing:.02em;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.udj-button:hover{transform:translateY(-2px)}.udj-button:focus-visible,.udj-icon-button:focus-visible,.udj-menu-button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid rgba(244,122,42,.35);outline-offset:3px}.udj-button--primary{background:var(--udj-orange);color:#fff;box-shadow:0 12px 28px rgba(244,122,42,.25)}.udj-button--primary:hover{background:var(--udj-orange-dark)}.udj-button--outline{background:#fff;color:var(--udj-ink);border-color:var(--udj-line)}.udj-button--outline:hover{border-color:var(--udj-orange);color:var(--udj-orange-dark)}.udj-button--light{background:#fff;color:var(--udj-orange-dark)}.udj-button--white{background:#fff;color:var(--udj-orange-dark)}.udj-text-link,.udj-text-button{display:inline-flex;align-items:center;gap:12px;color:var(--udj-orange-dark);font-weight:800}.udj-text-button{padding-bottom:5px;border-bottom:1px solid currentColor}.udj-chip{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:var(--udj-orange-pale);color:var(--udj-orange-dark);font-size:.78rem;font-weight:800}.udj-page-hero{padding:84px 0 92px;background:linear-gradient(135deg,#fff7f0 0%,#fff 56%,#fff2e5 100%);border-bottom:1px solid var(--udj-line)}.udj-page-hero--compact{padding:64px 0 72px}.udj-page-hero h1{max-width:900px;margin:12px 0 18px;font-size:clamp(2.2rem,5vw,4.4rem);line-height:1.18;letter-spacing:-.04em}.udj-page-hero>div>p:last-child,.udj-page-hero__description{max-width:720px;color:var(--udj-muted);font-size:1.06rem}.udj-breadcrumb{margin:0 0 32px;font-size:.78rem;color:var(--udj-muted)}.udj-breadcrumb ol{display:flex;align-items:center;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.udj-breadcrumb li+li:before{content:"/";margin-right:8px;color:#b6aaa0}.udj-search-form{display:flex;gap:10px;max-width:720px}.udj-search-form__input{width:100%;min-height:58px;padding:0 20px;border:1px solid var(--udj-line);border-radius:999px;background:#fff;color:var(--udj-ink)}.udj-search-form__button{min-width:110px;border:0;border-radius:999px;background:var(--udj-orange);color:#fff;font-weight:800}.udj-article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.udj-article-card{min-width:0;border:1px solid var(--udj-line);border-radius:var(--udj-radius);background:#fff;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.udj-article-card:hover{transform:translateY(-5px);box-shadow:var(--udj-shadow);border-color:transparent}.udj-article-card__image{display:block;aspect-ratio:16/9;overflow:hidden;background:linear-gradient(135deg,#ffe9d8,#fff7f0)}.udj-article-card__image img{width:100%;height:100%;object-fit:cover}.udj-article-card__placeholder{display:grid;place-items:center;width:100%;height:100%;color:rgba(169,68,9,.48);font-size:.72rem;font-weight:900;letter-spacing:.18em}.udj-article-card__body{padding:24px}.udj-article-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;color:var(--udj-muted);font-size:.74rem}.udj-article-card__meta a{color:var(--udj-orange-dark);font-weight:800}.udj-article-card__title{margin:0 0 12px;font-size:1.15rem;line-height:1.55;letter-spacing:-.02em}.udj-article-card__excerpt{margin:0 0 20px;color:var(--udj-muted);font-size:.9rem;line-height:1.75}.udj-article-card .udj-text-link{font-size:.82rem}.udj-cta{width:var(--udj-container);margin:96px auto;padding:48px 54px;border-radius:var(--udj-radius-lg);display:flex;align-items:center;justify-content:space-between;gap:40px;background:linear-gradient(120deg,#fff2e8,#fff);border:1px solid #f5d8c2}.udj-cta__content{max-width:650px}.udj-cta h2{margin:0 0 12px;font-size:clamp(1.6rem,3vw,2.5rem);line-height:1.35}.udj-cta p:not(.udj-eyebrow){margin:0;color:var(--udj-muted)}.udj-cta__actions{display:flex;flex-direction:column;gap:10px;min-width:230px}.udj-page__content{max-width:900px;padding-top:72px;padding-bottom:112px}.udj-entry-content{font-size:1rem;line-height:1.95}.udj-entry-content>*:first-child{margin-top:0}.udj-entry-content h2{margin:72px 0 24px;padding-bottom:14px;border-bottom:3px solid var(--udj-orange);font-size:clamp(1.6rem,3vw,2.25rem);line-height:1.45}.udj-entry-content h3{margin:48px 0 18px;font-size:1.35rem;line-height:1.5}.udj-entry-content p{margin:0 0 1.6em}.udj-entry-content ul,.udj-entry-content ol{margin:0 0 1.8em;padding-left:1.5em}.udj-entry-content li+li{margin-top:.65em}.udj-entry-content table{width:100%;border-collapse:collapse;margin:32px 0;font-size:.92rem}.udj-entry-content th,.udj-entry-content td{padding:14px;border:1px solid var(--udj-line);text-align:left;vertical-align:top}.udj-entry-content th{background:var(--udj-orange-pale)}.udj-entry-content blockquote{margin:32px 0;padding:24px 28px;border-left:4px solid var(--udj-orange);background:var(--udj-soft)}.udj-empty{padding:72px 28px;text-align:center;border:1px dashed #d9cdc4;border-radius:var(--udj-radius);background:#fff}.udj-empty__icon{font-size:2.5rem;color:var(--udj-orange)}.udj-empty h2{margin:12px 0}.udj-empty p{color:var(--udj-muted)}.udj-empty__actions{display:flex;justify-content:center;gap:12px;margin-top:28px}.udj-mobile-cta{display:none}.navigation.pagination{margin-top:48px}.nav-links{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.page-numbers{display:grid;place-items:center;min-width:42px;height:42px;padding:0 12px;border:1px solid var(--udj-line);border-radius:999px;background:#fff}.page-numbers.current{background:var(--udj-orange);color:#fff;border-color:var(--udj-orange)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
