:root{--kura-theme-ink:#48383e;--kura-theme-muted:#796a70;--kura-theme-coral:#d85d7a;--kura-theme-coral-dark:#ad405d;--kura-theme-cream:#fffaf6;--kura-theme-blush:#fff0f1;--kura-theme-gold:#d8a65d;--kura-theme-radius:24px;--kura-theme-shadow:0 14px 45px rgba(83,54,63,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body.kura-theme-site{margin:0;background:var(--kura-theme-cream);color:var(--kura-theme-ink);font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;font-size:16px;line-height:1.75;-webkit-font-smoothing:antialiased}body.kura-theme-site img{max-width:100%;height:auto}body.kura-theme-site a{color:var(--kura-theme-coral-dark)}.kura-theme-skip-link{position:fixed;z-index:999999;top:8px;left:8px;padding:.7rem 1rem;background:#fff;transform:translateY(-150%)}.kura-theme-skip-link:focus{transform:none}.kura-theme-header{position:sticky;z-index:1000;top:0;border-bottom:1px solid rgba(120,87,97,.1);background:rgba(255,250,246,.93);backdrop-filter:blur(12px)}.admin-bar .kura-theme-header{top:32px}.kura-theme-header__inner{display:flex;min-height:68px;max-width:1180px;margin:auto;padding:.6rem 1rem;align-items:center;justify-content:space-between}.kura-theme-brand a{display:flex;flex-direction:column;color:var(--kura-theme-ink);font-weight:700;line-height:1.15;text-decoration:none}.kura-theme-brand a span{color:var(--kura-theme-coral);font-family:Georgia,serif;font-size:.72rem;letter-spacing:.18em}.kura-theme-brand .custom-logo{display:block;max-height:52px;width:auto}.kura-theme-menu-button{display:grid;width:48px;height:48px;padding:12px;border:0;border-radius:50%;background:var(--kura-theme-blush);place-content:center;gap:5px}.kura-theme-menu-button>span:not(.screen-reader-text){display:block;width:22px;height:2px;background:var(--kura-theme-ink)}.kura-theme-nav{position:absolute;top:100%;left:0;width:100%;padding:0 1rem;background:var(--kura-theme-cream);max-height:0;overflow:hidden;transition:max-height .25s ease}.kura-theme-nav.is-open{max-height:70vh;border-bottom:1px solid #eadde0}.kura-theme-nav ul{display:flex;margin:0;padding:1rem 0 1.5rem;list-style:none;flex-direction:column;gap:.25rem}.kura-theme-nav a{display:block;min-height:48px;padding:.65rem .8rem;border-radius:12px;color:var(--kura-theme-ink);font-weight:700;text-decoration:none}.kura-theme-nav a:hover,.kura-theme-nav a:focus-visible{background:var(--kura-theme-blush)}.kura-theme-main{min-height:65vh}.kura-theme-hero{position:relative;display:grid;min-height:min(680px,82dvh);padding:4rem 1.25rem;overflow:hidden;background:linear-gradient(150deg,#fff8f4 0%,#ffe9ee 50%,#f8efe2 100%);place-items:center;text-align:center}.kura-theme-hero:before,.kura-theme-hero:after{position:absolute;width:220px;height:220px;border-radius:45% 55% 65% 35%;background:rgba(255,255,255,.55);content:"";filter:blur(2px);transform:rotate(18deg)}.kura-theme-hero:before{top:-70px;left:-70px}.kura-theme-hero:after{right:-80px;bottom:-60px}.kura-theme-hero__glow{position:absolute;width:60vw;height:60vw;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.9),rgba(255,255,255,0) 67%)}.kura-theme-hero__content{position:relative;max-width:760px}.kura-theme-eyebrow{margin:0 0 .5rem;color:var(--kura-theme-coral-dark);font-family:Georgia,serif;font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.kura-theme-hero h1{margin:.25rem 0;font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:clamp(2.3rem,10vw,5rem);line-height:1.18;letter-spacing:.03em}.kura-theme-hero__lead{max-width:34rem;margin:1rem auto 1.8rem;color:var(--kura-theme-muted);font-size:clamp(1rem,3.5vw,1.25rem)}.kura-theme-button{display:inline-flex;min-height:52px;padding:.75rem 1.4rem;border-radius:999px;background:var(--kura-theme-coral);box-shadow:0 10px 25px rgba(216,93,122,.25);color:#fff!important;font-weight:700;text-decoration:none;align-items:center;justify-content:center}.kura-theme-button:hover{background:var(--kura-theme-coral-dark)}.kura-theme-content,.kura-theme-page,.kura-theme-entry-content--front{max-width:1180px;margin:auto;padding:clamp(2.5rem,7vw,5.5rem) 1rem}.kura-theme-page-header{max-width:720px;margin:0 auto clamp(2rem,5vw,4rem);text-align:center}.kura-theme-page-header h1{margin:.2rem 0;font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:clamp(2rem,7vw,4rem);line-height:1.25}.kura-theme-entry-content>*{max-width:760px;margin-right:auto;margin-left:auto}.kura-theme-entry-content>.alignwide{max-width:1180px}.kura-theme-entry-content>.alignfull{max-width:none;width:100vw;margin-left:calc(50% - 50vw)}.kura-theme-entry{padding:1.25rem 0;border-bottom:1px solid #eadde0}.kura-theme-entry h2 a{color:inherit;text-decoration:none}.kura-theme-not-found{max-width:700px;margin:auto;padding:8rem 1rem;text-align:center}.kura-theme-footer{margin-top:4rem;background:#403238;color:#fdf7f4}.kura-theme-footer__inner{display:grid;max-width:1180px;margin:auto;padding:3rem 1rem;gap:1.5rem}.kura-theme-footer a{color:#fff!important}.kura-theme-footer ul{display:flex;margin:0;padding:0;list-style:none;flex-wrap:wrap;gap:1rem}@media(min-width:783px){.kura-theme-menu-button{display:none}.kura-theme-nav{position:static;width:auto;max-height:none;padding:0;background:transparent;overflow:visible}.kura-theme-nav ul{padding:0;flex-direction:row;align-items:center}.kura-theme-footer__inner{grid-template-columns:1fr auto;align-items:end}.kura-theme-footer small{grid-column:1/-1}}@media(max-width:782px){.admin-bar .kura-theme-header{top:46px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.kura-theme-nav{transition:none}}
