.gyj-cookie-wrap{position:fixed;z-index:55;inset:auto 0 calc(72px + env(safe-area-inset-bottom,0px));padding:0 12px;pointer-events:none;display:flex;justify-content:center;box-sizing:border-box}
.gyj-cookie-panel{pointer-events:auto;width:100%;max-width:520px;min-width:0;box-sizing:border-box;border:1px solid var(--color-border,#ddd);border-radius:20px;padding:18px;background:var(--color-surface,#fff);color:var(--color-fg,#202124);box-shadow:0 10px 36px #0002;max-height:calc(100dvh - 176px);overflow-y:auto;overscroll-behavior:contain}
.gyj-cookie-panel header{display:flex;align-items:center;justify-content:space-between;gap:8px}
.gyj-cookie-panel h2{font-size:16px;line-height:1.35;font-weight:600;letter-spacing:-.02em;margin:0}
.gyj-cookie-panel p{font-size:13px;line-height:1.5;color:var(--color-muted,#555);margin:8px 0 14px}
.gyj-cookie-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.gyj-cookie-actions button{min-width:0;min-height:44px;padding:8px 6px;border:1px solid var(--color-border,#ddd);border-radius:12px;background:var(--color-elevated,#eee);color:var(--color-fg,#202124);font-size:13px;font-weight:600;line-height:1.3;white-space:normal;cursor:pointer}
.gyj-cookie-actions button:hover{filter:brightness(.96)}
.gyj-cookie-panel footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:6px;font-size:12px;line-height:1.4;color:var(--color-muted,#555)}
.gyj-cookie-text,.gyj-cookie-panel footer a{display:inline-flex;align-items:center;min-height:36px;padding:0;background:none;border:0;color:inherit;font-size:12px;text-decoration:underline;text-underline-offset:3px;cursor:pointer}
.gyj-cookie-options{display:grid;gap:8px;margin:12px 0 16px}
.gyj-cookie-options>div,.gyj-cookie-options>label{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;background:var(--color-bg,#f6f6f6);border-radius:12px}
.gyj-cookie-options strong,.gyj-cookie-options small{display:block;line-height:1.5}.gyj-cookie-options strong{font-size:13px;font-weight:600}.gyj-cookie-options small,.gyj-cookie-required{font-size:11px;color:var(--color-muted,#555)}
.gyj-cookie-required{white-space:nowrap}.gyj-cookie-options input{width:22px;height:22px;flex:none;accent-color:var(--color-primary,#285543);margin:0}
.gyj-cookie-panel :focus-visible{outline:2px solid var(--color-primary,#285543);outline-offset:3px}
.gyj-apply-bookmark{width:44px;min-width:44px;max-width:44px;flex:0 0 44px;padding:0!important;overflow:hidden}
.gyj-apply-bookmark svg{width:20px;height:20px;flex:none}
@media(min-width:768px){.gyj-cookie-wrap{bottom:24px;padding:0 24px;justify-content:flex-end}.gyj-cookie-panel{padding:22px;max-height:calc(100dvh - 48px)}}
@media(max-height:450px) and (max-width:767px){.gyj-cookie-wrap{bottom:calc(64px + env(safe-area-inset-bottom,0px))}.gyj-cookie-panel{max-height:calc(100dvh - 84px);padding:12px}}
