html{scroll-behavior:smooth}body{margin:0}*{box-sizing:border-box}.qwerty-consent{position:fixed;z-index:9999;left:20px;right:20px;bottom:20px;max-width:920px;margin:auto;display:grid;grid-template-columns:1fr auto;grid-gap:24px;gap:24px;align-items:center;padding:18px 20px;background:rgba(29,36,38,.96);color:#f7f6f2;border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 60px rgba(29,36,38,.22);font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.qwerty-consent p{margin:0;font-size:12px;line-height:1.8}.qwerty-consent a{color:#c8ded8;text-decoration:underline;text-underline-offset:3px}.qwerty-consent>div{display:flex;gap:8px}.qwerty-consent button{border:1px solid rgba(255,255,255,.44);background:transparent;color:inherit;padding:10px 13px;font:inherit;font-size:12px;cursor:pointer}.qwerty-consent button.primary{background:#f7f6f2;color:#1d2426;border-color:#f7f6f2}@media(max-width:720px){.qwerty-consent{grid-template-columns:1fr;gap:12px;left:12px;right:12px;bottom:12px}.qwerty-consent>div{justify-content:flex-end;flex-wrap:wrap}}