.consent-gate-scrim{position:fixed;inset:0;z-index:1000000002;background:rgba(24,26,20,.62);display:flex;align-items:flex-end;justify-content:center;overscroll-behavior:contain}.consent-gate-sheet{width:100%;background:#ffffff;border-radius:20px 20px 0 0;box-shadow:0 -8px 40px rgba(0,0,0,.28);max-height:92svh;display:flex;flex-direction:column;animation:consentGateRise .28s cubic-bezier(.2,.8,.3,1)}@media (prefers-reduced-motion:reduce){.consent-gate-sheet{animation:none}}@keyframes consentGateRise{0%{transform:translateY(28px);opacity:0}to{transform:translateY(0);opacity:1}}.consent-gate-head{padding:26px 0 6px}.consent-gate-title{margin:0 0 8px;font-size:1.35rem;font-weight:600;line-height:1.25;color:#1f2937}.consent-gate-lede{margin:0;font-size:.95rem;line-height:1.55;color:#6b7280}.consent-gate-body{padding:0 20px 18px;overflow-y:auto;-webkit-overflow-scrolling:touch}.consent-gate-docs{list-style:none;margin:0 0 18px;padding:0;display:flex;flex-direction:column;gap:10px}.consent-gate-doc{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:13px 14px;border:1px solid #e5e7eb;border-radius:12px;background:#ffffff}.consent-gate-doc-name{display:block;font-size:.97rem;font-weight:600;color:#1f2937;line-height:1.3}.consent-gate-doc-meta{display:block;margin-top:3px;font-size:.79rem;color:#6b7280;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.consent-gate-doc-change{display:block;margin-top:6px;font-size:.82rem;line-height:1.45;color:#4b5563}.consent-gate-doc-read{flex:none;font-size:.88rem;font-weight:600;color:#6c7747;text-decoration:none;padding:1px 8px 15px;white-space:nowrap}.consent-gate-doc-read:focus-visible,.consent-gate-doc-read:hover{text-decoration:underline}.consent-gate-agree{display:flex;align-items:flex-start;gap:12px;padding:2px 2px 12px;cursor:pointer}.consent-gate-agree input{flex:none;width:22px;height:22px;margin:1px 0 0;accent-color:#6f7a49;cursor:pointer}.consent-gate-agree span{font-size:.94rem;line-height:1.5;color:#374151}.consent-gate-error{margin:0 0 12px;padding:10px 12px;border-radius:10px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:.88rem;line-height:1.45}.consent-gate-actions{padding:16px 20px calc(16px + env(safe-area-inset-bottom, 0px));border-top:1px solid #e5e7eb;background:#ffffff;box-shadow:0 -10px 14px -10px rgba(31,41,55,.16);display:flex;flex-direction:column;gap:4px}.consent-gate-accept.consent-gate-accept{width:100%;padding:15px 20px;font-size:1rem;font-weight:600;border:none}.consent-gate-out.consent-gate-out{width:100%;background:none;border:none;padding:12px;font-size:.9rem;color:#6b7280;cursor:pointer}.consent-gate-out.consent-gate-out:hover{color:#374151;text-decoration:underline}@media (min-width:768px){.consent-gate-scrim{align-items:center;padding:24px}.consent-gate-sheet{max-width:460px;border-radius:16px;max-height:88svh;box-shadow:0 24px 60px rgba(0,0,0,.3)}.consent-gate-head{padding:30px 0 6px}.consent-gate-body{padding:0 28px 20px}.consent-gate-actions{padding:18px 28px 22px}}@media (max-height:460px){.consent-gate-scrim{padding:0}.consent-gate-sheet{max-height:100svh;border-radius:0}.consent-gate-head{padding:18px 0 4px}.consent-gate-title{font-size:1.15rem;margin-bottom:5px}.consent-gate-lede{font-size:.88rem}.consent-gate-actions{padding:10px 20px calc(10px + env(safe-area-inset-bottom, 0px))}.consent-gate-agree{padding-bottom:8px}.consent-gate-agree span{font-size:.87rem}.consent-gate-accept.consent-gate-accept{padding:12px 20px}.consent-gate-out.consent-gate-out{padding:8px}}