.coffee-page[data-astro-cid-jpmfcwuz]{--coffee-frame-h: 540px;min-height:100dvh;display:flex;flex-direction:column;overflow-x:hidden;background:radial-gradient(1100px 620px at 50% -8%,#fff7ec,#f3ece1 55%,#ece2d4);color:#2a221c}.coffee-topbar[data-astro-cid-jpmfcwuz]{flex:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:calc(1rem + env(safe-area-inset-top)) 1.5rem .5rem}.coffee-back[data-astro-cid-jpmfcwuz]{display:inline-flex;align-items:center;gap:.45rem;padding:.5rem .9rem;border-radius:999px;background:#ffffffb3;border:1px solid rgba(0,0,0,.07);color:#3a2f28;font-weight:700;font-size:.88rem;transition:transform .18s ease,background .18s ease}.coffee-back[data-astro-cid-jpmfcwuz]:hover{transform:translate(-2px);background:#fff}.coffee-back-arrow[data-astro-cid-jpmfcwuz]{font-size:1rem;line-height:1}.coffee-external[data-astro-cid-jpmfcwuz]{color:#9a8b7c;font-size:.78rem;font-weight:600}.coffee-external[data-astro-cid-jpmfcwuz]:hover{color:#6b5d50;text-decoration:underline}.coffee-main[data-astro-cid-jpmfcwuz]{flex:1;display:flex;flex-direction:column;justify-content:center;gap:1.6rem;padding:1.5rem 1.5rem calc(2.5rem + env(safe-area-inset-bottom))}.coffee-intro[data-astro-cid-jpmfcwuz]{width:min(720px,calc(100vw - 3rem));margin-inline:auto;text-align:center}.coffee-intro[data-astro-cid-jpmfcwuz] h1[data-astro-cid-jpmfcwuz]{font-size:clamp(1.7rem,3.4vw,2.3rem);font-weight:800;letter-spacing:.01em;margin:0 0 .6rem;color:#2a221c}.coffee-intro[data-astro-cid-jpmfcwuz] p[data-astro-cid-jpmfcwuz]{margin:0 auto;font-size:.95rem;line-height:1.85;color:#6f6256;word-break:auto-phrase}.coffee-frame[data-astro-cid-jpmfcwuz]{width:min(420px,calc(100vw - 3rem));margin-inline:auto;height:var(--coffee-frame-h);background:#fff;border-radius:22px;border:1px solid rgba(0,0,0,.06);box-shadow:0 8px 30px #46321e1f,0 2px 8px #46321e0f;overflow:hidden}.coffee-frame[data-astro-cid-jpmfcwuz] iframe[data-astro-cid-jpmfcwuz]{display:block;width:100%;height:100%;border:0}@media (max-width: 768px){.coffee-topbar[data-astro-cid-jpmfcwuz]{padding-left:1.1rem;padding-right:1.1rem}.coffee-main[data-astro-cid-jpmfcwuz]{gap:1.2rem;padding:1.2rem 1.1rem calc(2rem + env(safe-area-inset-bottom))}}:root{--red: #ea4036;--yellow: #ffba00;--green: #05ac47;--blue: #2584fc;--light-red: #ffd6d3;--light-yellow: #fff0b8;--light-green: #b8f4d0;--light-blue: #d0e7ff;--dark-red: #c5221f;--dark-yellow: #f29900;--dark-green: #02832e;--dark-blue: #0066db;--home-header: var(--red);--ifm-color-primary: var(--blue);--ifm-code-font-size: 95%}*{box-sizing:border-box;margin:0;padding:0}html,body{margin:0;padding:0;width:100%;font-family:Noto Sans JP,-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Sans,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#1a1a1a;overflow-x:hidden}a{text-decoration:none;color:inherit}.global-site-bg{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden;background:#fff}.global-bg-suits{position:absolute;inset:0;overflow:hidden}.global-bg-suit{position:absolute;opacity:1;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-position:center;mask-repeat:no-repeat;mask-size:contain;animation:globalSuitDrift 24s ease-in-out infinite}.global-suit-heart{background:var(--red);-webkit-mask-image:url(/bg/suit-heart.svg);mask-image:url(/bg/suit-heart.svg)}.global-suit-diamond{background:var(--yellow);-webkit-mask-image:url(/bg/suit-diamond.svg);mask-image:url(/bg/suit-diamond.svg)}.global-suit-club{background:var(--green);-webkit-mask-image:url(/bg/suit-club.svg);mask-image:url(/bg/suit-club.svg)}.global-suit-spade{background:var(--blue);-webkit-mask-image:url(/bg/suit-spade.svg);mask-image:url(/bg/suit-spade.svg)}.global-suit-a{width:34rem;height:34rem;top:-6rem;left:-4rem;animation-duration:28s;--base-rotate: -18deg}.global-suit-b{width:26rem;height:26rem;top:9rem;right:-5rem;animation-duration:22s;animation-delay:-4s;--base-rotate: 14deg}.global-suit-c{width:30rem;height:30rem;bottom:-7rem;left:18%;animation-duration:26s;animation-delay:-8s;--base-rotate: -33deg}.global-suit-d{width:24rem;height:24rem;bottom:8%;right:4%;animation-duration:20s;animation-delay:-2s;--base-rotate: 29deg}.global-suit-e{width:16rem;height:16rem;top:44%;left:55%;animation-duration:18s;animation-delay:-10s;--base-rotate: -42deg}.global-suit-f{width:18rem;height:18rem;top:6%;left:34%;animation-duration:24s;animation-delay:-6s;--base-rotate: 51deg}@keyframes globalSuitDrift{0%,to{transform:translateZ(0) rotate(var(--base-rotate, 0deg)) scale(1)}25%{transform:translate3d(1rem,-1.4rem,0) rotate(calc(var(--base-rotate, 0deg) + 4deg)) scale(1.06)}50%{transform:translate3d(-1.2rem,1rem,0) rotate(calc(var(--base-rotate, 0deg) - 3deg)) scale(.96)}75%{transform:translate3d(.8rem,1.4rem,0) rotate(calc(var(--base-rotate, 0deg) + 2deg)) scale(1.03)}}@media (max-width: 768px){.global-site-bg{background:#fff}.global-bg-suit{opacity:1}.global-suit-a{width:20rem;height:20rem;top:-4rem;left:-5rem}.global-suit-b{width:16rem;height:16rem;top:5rem;right:-4rem}.global-suit-c{width:18rem;height:18rem;bottom:-5rem;left:10%}.global-suit-d{width:14rem;height:14rem;bottom:10%;right:-2rem}.global-suit-e{width:10rem;height:10rem;top:42%;left:58%}.global-suit-f{width:11rem;height:11rem;top:4%;left:40%}}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.rainbow-text{background:linear-gradient(90deg,var(--red),var(--yellow),var(--green),var(--blue),var(--red));background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:rainbowFlow 3s linear infinite}@keyframes rainbowFlow{0%{background-position:0% center}to{background-position:200% center}}.card-glass{background:#ffffffbf;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 8px #0000000f,0 4px 20px #0000000f}
