.ucm-consent-root *{box-sizing:border-box}.ucm-consent-root{-webkit-text-size-adjust:100%;text-size-adjust:100%}.ucm-consent-backdrop{position:fixed;inset:0;background:rgba(15,23,42,0.45);z-index:2147483000;display:flex;justify-content:center;align-items:center;padding:max(0.5rem,env(safe-area-inset-top,0px)) max(0.5rem,env(safe-area-inset-right,0px)) max(0.5rem,env(safe-area-inset-bottom,0px)) max(0.5rem,env(safe-area-inset-left,0px));overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.ucm-consent-modal{--ucm-modal-bg:#ffffff;--ucm-toggle-color:#4a42c2;--ucm-confirm-bg:#3a49bb;--ucm-confirm-text:#ffffff;--ucm-close-bg:#ffffff;--ucm-close-text:#000000;--ucm-item-parent-bg:#f7f8ff;--ucm-item-child-bg:#f0f1f8;--ucm-item-border:#e0e3f7;--ucm-item-badge-bg:rgba(74,66,194,0.12);--ucm-children-divider:#e5e7eb;width:min(92vw,1000px);max-width:100%;max-height:min(92dvh,92vh,900px);background:var(--ucm-modal-bg);border-radius:16px;box-shadow:0 20px 60px rgba(15,23,42,0.28);display:flex;flex-direction:column;overflow:hidden;flex-shrink:0;margin:auto}.ucm-consent-header{padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb}.ucm-consent-title-row{display:flex;justify-content:space-between;gap:0.75rem;align-items:center;flex-wrap:wrap}.ucm-consent-title{margin:0;font-size:clamp(1rem,2vw,1.25rem);color:#111827;flex:1 1 12rem;min-width:0}.ucm-consent-title-row select[data-role="language"]{flex:0 0 auto;min-width:8rem;max-width:100%;padding:0.35rem 0.5rem;border-radius:8px;border:1px solid #d1d5db}.ucm-consent-body{padding:1rem 1.25rem;overflow:auto;color:#374151;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;min-height:0;flex:1 1 auto}.ucm-consent-item{background:var(--ucm-modal-bg);border:1px solid #e5e7eb;border-radius:10px;padding:0.75rem;margin-bottom:0.5rem}.ucm-consent-item-parent{background:var(--ucm-item-parent-bg);border-color:var(--ucm-item-border)}.ucm-consent-item-child{background:var(--ucm-item-child-bg);border-color:var(--ucm-item-border);border-style:dashed;border-left:3px solid var(--ucm-toggle-color)}.ucm-consent-item-row--heading{display:block}.ucm-consent-children{margin-top:0.75rem;padding-top:0.75rem;border-top:1px solid var(--ucm-children-divider)}.ucm-consent-item-row{display:flex;justify-content:space-between;gap:0.75rem}.ucm-consent-item-title{font-weight:600;color:#111827;overflow-wrap:anywhere;word-break:break-word}.ucm-required-badge{font-size:10px;color:var(--ucm-toggle-color);background:var(--ucm-item-badge-bg);padding:0.1rem 0.35rem;border-radius:6px;margin-left:0.4rem}.ucm-consent-switch{position:relative;width:44px;height:24px;min-width:44px;min-height:24px;display:inline-block;flex-shrink:0;touch-action:manipulation}.ucm-consent-switch input{opacity:0;width:0;height:0}.ucm-consent-slider{position:absolute;cursor:pointer;inset:0;border-radius:999px;background:#d1d5db}.ucm-consent-slider::before{content:'';position:absolute;width:18px;height:18px;border-radius:50%;left:3px;top:3px;background:#ffffff;transition:transform 0.2s ease}.ucm-consent-switch input:checked+.ucm-consent-slider{background:var(--ucm-toggle-color)}.ucm-consent-switch input:checked+.ucm-consent-slider::before{transform:translateX(20px)}.ucm-consent-switch input:disabled+.ucm-consent-slider{opacity:0.65;cursor:not-allowed}.ucm-consent-switch input:disabled:checked+.ucm-consent-slider{background:var(--ucm-toggle-color)}.ucm-consent-footer{padding:0.9rem 1.25rem 1.2rem;display:flex;flex-wrap:wrap;gap:0.65rem;border-top:1px solid #e5e7eb;flex-shrink:0}.ucm-btn{flex:1 1 8rem;min-height:44px;border-radius:10px;padding:0.65rem 0.75rem;font-weight:600;cursor:pointer;font-size:1rem}.ucm-btn-close{border:1px solid #d1d5db;background:var(--ucm-close-bg);color:var(--ucm-close-text)}.ucm-btn-confirm{border:none;background:var(--ucm-confirm-bg);color:var(--ucm-confirm-text)}.ucm-link-btn{border:none;background:transparent;color:var(--ucm-confirm-bg);padding:0;font-weight:600;cursor:pointer}.ucm-link-btn[data-role="open-notice"]{display:inline-block;margin-bottom:1rem}.ucm-consent-title-row select[data-role="language"]{min-height:40px;font-size:16px}@media (max-width:1024px){.ucm-consent-modal{width:min(96vw,920px);max-height:min(90dvh,90vh)}}@media (max-width:768px){.ucm-consent-backdrop{align-items:flex-end;padding:0}.ucm-consent-modal{width:100%;max-width:100%;max-height:min(92dvh,92vh);border-radius:16px 16px 0 0;margin:0}}@media (max-width:640px){.ucm-consent-header,.ucm-consent-body,.ucm-consent-footer{padding-left:max(0.85rem,env(safe-area-inset-left,0px));padding-right:max(0.85rem,env(safe-area-inset-right,0px))}.ucm-consent-footer{padding-bottom:max(1rem,env(safe-area-inset-bottom,0px));flex-direction:column-reverse}.ucm-btn{flex:1 1 100%;width:100%}.ucm-consent-item-row{flex-direction:column;align-items:stretch}.ucm-consent-switch{align-self:flex-end}.ucm-consent-title-row select[data-role="language"]{width:100%;max-width:100%;min-width:0}}@media (max-width:380px){.ucm-consent-modal{border-radius:12px 12px 0 0;max-height:100dvh;max-height:100vh}.ucm-consent-title{font-size:1rem}}@media (max-height:500px) and (orientation:landscape){.ucm-consent-backdrop{align-items:stretch;padding:max(0.35rem,env(safe-area-inset-top,0px)) 0.5rem max(0.35rem,env(safe-area-inset-bottom,0px))}.ucm-consent-modal{width:min(96vw,900px);max-height:none;height:auto;border-radius:12px;margin:auto}.ucm-consent-body{max-height:42vh}.ucm-consent-footer{flex-direction:row}.ucm-btn{width:auto;flex:1 1 0}}@media (prefers-reduced-motion:reduce){.ucm-consent-slider::before{transition:none}}
