:root,[data-theme=light]{--grape: 269 74% 60%;--fantasia: 269 73% 74%;--grape-dark: 269 74% 50%;--grape-light: 269 74% 96%;--portal-bg: 0 0% 96.5%;--portal-surface: 0 0% 100%;--portal-surface-elevated: 0 0% 100%;--portal-content-panel: 228 24% 96.5%;--portal-sidebar: 0 0% 96.5%;--portal-sidebar-card: 0 0% 96.5%;--portal-topbar: 245 30% 12%;--portal-border: 0 0% 89.8%;--portal-text: 96 12% 8%;--portal-text-muted: 0 0% 46%;--portal-text-on-dark: 0 0% 98%;--portal-text-muted-on-dark: 270 15% 78%;--green: 142 76% 36%;--green-bg: 142 76% 94%;--amber: 38 92% 50%;--amber-bg: 48 100% 96%;--red: 0 84% 52%;--red-bg: 0 100% 97%;--shadow-sm: 0 1px 3px hsl(269 30% 20% / .06);--shadow-md: 0 8px 28px hsl(269 30% 20% / .08);--focus-ring: 0 0 0 3px hsl(var(--grape) / .22);--portal-sidebar-shell-width: 258px;--portal-sidebar-shell-width-collapsed: 98px;--portal-sidebar-content-gap: 12px;color-scheme:light}[data-theme=dark]{--grape: 269 74% 62%;--fantasia: 269 73% 74%;--grape-dark: 269 74% 72%;--grape-light: 269 40% 18%;--portal-bg: 244 23% 9%;--portal-surface: 243 23% 16%;--portal-surface-elevated: 244 23% 20%;--portal-content-panel: 244 23% 13%;--portal-sidebar: 244 23% 9%;--portal-sidebar-card: 244 23% 12%;--portal-topbar: 245 30% 7%;--portal-border: 258 12% 21%;--portal-text: 0 0% 98%;--portal-text-muted: 0 0% 70%;--portal-text-on-dark: 0 0% 98%;--portal-text-muted-on-dark: 270 15% 78%;--green: 152 78% 55%;--green-bg: 152 40% 16%;--amber: 42 100% 62%;--amber-bg: 38 40% 16%;--red: 0 100% 78%;--red-bg: 0 32% 20%;--shadow-sm: 0 1px 3px hsl(0 0% 0% / .35);--shadow-md: 0 12px 32px hsl(0 0% 0% / .45);--focus-ring: 0 0 0 3px hsl(var(--grape) / .35);color-scheme:dark}*{box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;background:hsl(var(--portal-bg));color:hsl(var(--portal-text));transition:background .2s ease,color .2s ease}.app-shell{height:100vh;min-height:100vh;display:flex;flex-direction:column;overflow:hidden;background:hsl(var(--portal-bg))}.brand-lockup{display:flex;align-items:center}.brand-logo,.auth-navbar-logo-img{height:28px;width:auto;max-width:148px;object-fit:contain;flex-shrink:0}.auth-page{min-height:100vh;display:flex;flex-direction:column;background:hsl(var(--portal-bg))}.auth-navbar{display:flex;align-items:center;justify-content:space-between;padding:0 28px;height:56px;background:hsl(var(--portal-topbar));border-bottom:1px solid hsl(var(--portal-border) / .35);flex-shrink:0}.auth-navbar-logo{display:flex;align-items:center}.auth-navbar-right{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:500;color:hsl(var(--portal-text-muted-on-dark))}.auth-navbar-right svg{opacity:.85}.auth-main{flex:1;display:flex;align-items:center;justify-content:center;padding:48px 24px;gap:0;position:relative;overflow:hidden}.auth-left{flex:0 0 auto;width:100%;max-width:480px;position:relative;z-index:2}.auth-right{display:none;flex:0 0 auto;width:320px;position:relative;height:340px;margin-left:-60px}@media (min-width: 900px){.auth-right{display:block}}.auth-decoration-rings:before,.auth-decoration-rings:after,.auth-decoration-ring-inner{border-color:hsl(var(--grape) / .12)}.auth-decoration-rings{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.auth-decoration-rings:before,.auth-decoration-rings:after{content:"";position:absolute;border-radius:50%;border:1.5px solid hsl(var(--grape) / .12)}.auth-decoration-rings:before{width:280px;height:280px}.auth-decoration-rings:after{width:380px;height:380px}.auth-decoration-ring-inner{width:180px;height:180px;border-radius:50%;border:1.5px solid hsl(var(--grape) / .12);position:absolute}.auth-float-card{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:hsl(var(--portal-surface));border:1px solid hsl(var(--portal-border));border-radius:18px;padding:24px 22px;width:200px;box-shadow:var(--shadow-md);text-align:center;z-index:3}.auth-float-card-icon{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,hsl(var(--grape)),hsl(var(--fantasia)));display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.auth-float-card-title{font-size:15px;font-weight:700;color:hsl(var(--portal-text));margin-bottom:6px;line-height:1.3}.auth-float-card-sub{font-size:12px;color:hsl(var(--portal-text-muted));line-height:1.5}.auth-footer{border-top:1px solid hsl(var(--portal-border));padding:20px 28px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;background:hsl(var(--portal-surface))}.auth-footer-name{font-size:15px;font-weight:700;color:hsl(var(--portal-text))}.auth-footer-copy{font-size:12px;color:hsl(var(--portal-text-muted))}.auth-footer-links a{font-size:13px;color:hsl(var(--portal-text-muted));text-decoration:underline;text-underline-offset:2px;cursor:pointer}.auth-footer-links a:hover{color:hsl(var(--grape))}.auth-card{width:100%;max-width:420px;background:hsl(var(--portal-surface));border:1px solid hsl(var(--portal-border));border-radius:20px;padding:40px 36px;box-shadow:var(--shadow-md)}.auth-card-heading{font-size:26px;font-weight:800;color:hsl(var(--portal-text));margin:0 0 8px;letter-spacing:-.02em}.auth-card-subheading{font-size:14px;color:hsl(var(--portal-text-muted));margin:0 0 28px;line-height:1.5}.auth-heading{font-size:20px;font-weight:600;margin:0 0 24px}.field-label{display:block;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;margin-bottom:8px;color:hsl(var(--portal-text-muted))}.input-wrapper{position:relative;margin-bottom:20px}.input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:hsl(var(--portal-text-muted));display:flex;align-items:center}.text-input{width:100%;padding:13px 14px 13px 42px;border-radius:12px;border:1.5px solid hsl(var(--portal-border));font-size:15px;outline:none;transition:border-color .15s,box-shadow .15s;background:hsl(var(--portal-surface-elevated));color:hsl(var(--portal-text))}.text-input.no-icon{padding-left:14px}.text-input:focus{border-color:hsl(var(--grape));box-shadow:var(--focus-ring)}.text-input::placeholder{color:hsl(var(--portal-text-muted) / .65)}.otp-input{letter-spacing:.5em;text-align:center;font-size:22px;font-weight:600;padding-left:14px}.primary-button{width:100%;padding:14px 16px;border-radius:12px;border:none;background:linear-gradient(135deg,hsl(var(--grape)),hsl(var(--fantasia)));color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:opacity .15s,transform .1s,box-shadow .15s;letter-spacing:.01em;box-shadow:0 4px 14px hsl(var(--grape) / .35)}.primary-button:hover:not(:disabled){opacity:.94;box-shadow:0 6px 18px hsl(var(--grape) / .42)}.primary-button:active:not(:disabled){transform:scale(.99)}.primary-button:disabled{opacity:.55;cursor:not-allowed}.auth-card-links{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:18px;font-size:13px;color:hsl(var(--portal-text-muted));flex-wrap:wrap}.auth-card-links a{color:hsl(var(--portal-text-muted));text-decoration:underline;text-underline-offset:2px;cursor:pointer}.auth-card-links a:hover{color:hsl(var(--grape))}.auth-encrypt-note{text-align:center;font-size:12px;color:hsl(var(--portal-text-muted));margin-top:10px}.secondary-button{padding:8px 14px;border-radius:8px;border:1px solid hsl(var(--portal-border));background:hsl(var(--portal-surface));color:hsl(var(--portal-text));font-size:13px;cursor:pointer;transition:border-color .15s,background .15s}.secondary-button:hover:not(:disabled){border-color:hsl(var(--grape) / .5);background:hsl(var(--grape-light))}.portal-language-select{min-width:0;max-width:100%;padding:6px 28px 6px 10px;border-radius:999px;border:1px solid hsl(var(--portal-border));background:hsl(var(--portal-surface-elevated));color:hsl(var(--portal-text));font-size:12px;font-family:inherit;cursor:pointer;appearance:none;background-image:linear-gradient(45deg,transparent 50%,hsl(var(--portal-text-muted)) 50%),linear-gradient(135deg,hsl(var(--portal-text-muted)) 50%,transparent 50%);background-position:calc(100% - 14px) calc(50% - 2px),calc(100% - 9px) calc(50% - 2px);background-size:5px 5px,5px 5px;background-repeat:no-repeat;transition:border-color .15s,background-color .15s}.portal-language-select:hover{border-color:hsl(var(--grape) / .45)}.portal-language-select.sidebar{flex:1;max-width:132px;font-size:11px}.portal-language-select.sidebar-compact{width:100%;padding-left:8px;padding-right:24px;font-size:11px}.portal-language-select.auth{border-color:hsl(var(--portal-text-muted-on-dark) / .3);background-color:hsl(var(--portal-topbar));color:hsl(var(--portal-text-on-dark));background-image:linear-gradient(45deg,transparent 50%,hsl(var(--portal-text-muted-on-dark)) 50%),linear-gradient(135deg,hsl(var(--portal-text-muted-on-dark)) 50%,transparent 50%)}.portal-language-select.auth:hover{border-color:hsl(var(--fantasia) / .45);background-color:hsl(var(--grape) / .12)}.theme-mode-toggle{position:relative;display:inline-flex;align-items:center;width:4.75rem;height:1.75rem;padding:2px;border-radius:999px;border:1px solid hsl(var(--portal-border));background:hsl(var(--portal-bg));flex-shrink:0}.theme-mode-toggle.compact{width:3.25rem;height:1.75rem}.theme-mode-toggle-indicator{position:absolute;top:2px;bottom:2px;left:2px;width:calc((100% - 4px)/2);border-radius:999px;background:hsl(var(--portal-surface));box-shadow:0 1px 4px #00000024;transition:transform .25s ease}.theme-mode-toggle-button{position:relative;z-index:1;flex:1;display:inline-flex;align-items:center;justify-content:center;height:100%;border:none;border-radius:999px;background:transparent;color:hsl(var(--portal-text-muted));cursor:pointer;padding:0}.theme-mode-toggle-button.active{color:hsl(var(--portal-text))}.auth-navbar-right .theme-mode-toggle{border-color:hsl(var(--portal-text-muted-on-dark) / .3);background:hsl(var(--portal-topbar))}.auth-navbar-right .theme-mode-toggle-indicator{background:hsl(var(--grape) / .22)}.auth-navbar-right .theme-mode-toggle-button{color:hsl(var(--portal-text-muted-on-dark))}.auth-navbar-right .theme-mode-toggle-button.active{color:hsl(var(--portal-text-on-dark))}.link-button{background:none;border:none;color:hsl(var(--grape));font-size:13px;cursor:pointer;padding:0;margin-top:4px}.error-text{color:hsl(var(--red));font-size:13px;margin:-12px 0 16px}.sub-text{font-size:13px;color:hsl(var(--portal-text-muted));margin:-12px 0 20px}.otp-actions{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.portal-main{display:flex;flex:1;min-height:100vh;height:100vh;overflow:hidden;align-items:stretch;background:hsl(var(--portal-bg))}.portal-sidebar-shell{position:fixed;top:0;left:0;bottom:0;flex-shrink:0;width:var(--portal-sidebar-shell-width);height:100vh;max-height:100vh;padding:10px 0 10px 10px;z-index:20;overflow:visible;transition:width .28s ease}.portal-sidebar-shell.collapsed{width:var(--portal-sidebar-shell-width-collapsed);padding-right:0}.portal-sidebar{position:relative;width:248px;height:100%;max-height:100%;background:hsl(var(--portal-content-panel));border:1px solid hsl(var(--portal-border));border-radius:30px;padding:20px 12px 16px;display:flex;flex-direction:column;gap:8px;overflow:visible;transition:width .28s ease,padding .28s ease;box-shadow:var(--shadow-sm)}.portal-sidebar.collapsed{width:88px;padding:20px 8px 16px}.portal-sidebar-brand{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:8px 10px 18px}.portal-sidebar-logo{height:42px;width:auto;max-width:190px;object-fit:contain}.portal-sidebar-logo-collapsed{height:36px;width:36px;object-fit:contain}.portal-sidebar-edge-toggle{position:absolute;top:78px;right:0;transform:translate(50%);z-index:30;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:1px solid hsl(var(--portal-border));border-radius:8px;background:hsl(var(--portal-content-panel));color:hsl(var(--portal-text-muted));cursor:pointer;transition:color .15s,border-color .15s,background .15s;box-shadow:var(--shadow-sm)}.portal-sidebar-edge-toggle:hover{color:hsl(var(--grape));border-color:hsl(var(--grape) / .35)}.portal-sidebar-shell.collapsed .portal-sidebar-edge-toggle{top:82px}.portal-sidebar-nav{display:flex;flex-direction:column;gap:4px;flex:1;min-height:0;overflow-y:auto;padding:0 4px}.portal-nav-item{display:flex;align-items:center;gap:12px;min-height:44px;padding:10px 12px;border-radius:10px;color:hsl(var(--portal-text-muted));text-decoration:none;transition:background .15s,color .15s;width:100%}.portal-nav-item svg{flex-shrink:0;color:hsl(var(--portal-text-muted));transition:color .15s}.portal-nav-label{font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.portal-nav-item:hover{background:#ffffff8c;color:hsl(var(--portal-text))}[data-theme=dark] .portal-nav-item:hover{background:#ffffff0d}.portal-nav-item:hover svg{color:hsl(var(--portal-text))}.portal-nav-item.active{background:hsl(var(--grape) / .12);color:hsl(var(--portal-text))}.portal-nav-item.active svg{color:hsl(var(--grape))}[data-theme=dark] .portal-nav-item.active{background:hsl(var(--grape) / .18)}[data-theme=dark] .portal-nav-item.active svg{color:hsl(var(--fantasia))}.portal-sidebar.collapsed .portal-nav-item{justify-content:center;width:44px;margin:0 auto;padding:10px}.portal-sidebar.collapsed .portal-nav-label{display:none}.portal-sidebar-footer{flex-shrink:0;margin-top:auto;border-top:1px solid hsl(var(--portal-border));padding:16px 10px 10px;display:flex;flex-direction:column;gap:10px}.portal-sidebar-footer.collapsed{align-items:center}.portal-footer-section{position:relative;width:100%;flex-shrink:0}.portal-footer-nav,.portal-profile-trigger{display:flex;align-items:center;gap:12px;width:100%;min-height:44px;padding:8px 10px;border:none;border-radius:10px;background:transparent;color:hsl(var(--portal-text-muted));cursor:pointer;font-family:inherit;text-align:left;transition:background .15s,color .15s}.portal-footer-nav-static{cursor:default;pointer-events:none}.portal-footer-nav:hover,.portal-profile-trigger:hover{background:#ffffff8c;color:hsl(var(--portal-text))}[data-theme=dark] .portal-footer-nav:hover,[data-theme=dark] .portal-profile-trigger:hover{background:#ffffff0d}.portal-footer-nav.active,.portal-profile-trigger.active{color:hsl(var(--portal-text));background:#ffffff8c}[data-theme=dark] .portal-footer-nav.active,[data-theme=dark] .portal-profile-trigger.active{background:#ffffff0d}.portal-footer-nav.active{color:hsl(var(--portal-text))}.portal-footer-nav svg,.portal-profile-trigger svg{flex-shrink:0}.portal-footer-nav-label{font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.portal-sidebar-footer.collapsed .portal-footer-nav,.portal-sidebar-footer.collapsed .portal-profile-trigger{justify-content:center;width:44px;min-width:44px;max-width:44px;padding:8px;margin:0 auto}.portal-settings-panel{display:flex;flex-direction:column;gap:10px;padding:4px 10px 8px}.portal-footer-flyout-portal{position:fixed;z-index:1000;width:220px;padding:12px;border-radius:14px;border:1px solid hsl(var(--portal-border));background:hsl(var(--portal-sidebar-card));box-shadow:var(--shadow-md)}.portal-footer-flyout-portal .portal-settings-panel{padding:0}.portal-footer-flyout-portal .portal-profile-menu-item{width:100%}.portal-setting-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.portal-setting-label{font-size:12px;font-weight:500;color:hsl(var(--portal-text));flex-shrink:0}.portal-sidebar-footer .theme-mode-toggle{border-color:hsl(var(--portal-border));background:hsl(var(--portal-bg))}.portal-sidebar-footer .theme-mode-toggle-indicator{background:hsl(var(--portal-surface-elevated));box-shadow:0 1px 4px #0000001f}.portal-sidebar-footer .theme-mode-toggle-button.active{color:hsl(var(--grape))}[data-theme=dark] .portal-sidebar-footer .theme-mode-toggle-button.active{color:hsl(var(--fantasia))}.portal-user-avatar{width:36px;height:36px;border-radius:999px;background:linear-gradient(135deg,hsl(var(--grape)),hsl(var(--fantasia)));color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0}.portal-user-meta{min-width:0;display:flex;flex-direction:column;gap:2px}.portal-user-name{display:block;font-size:14px;font-weight:600;color:hsl(var(--portal-text));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-user-email{display:block;font-size:12px;color:hsl(var(--portal-text-muted));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-profile-menu-item{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:10px 12px;border:none;border-radius:8px;background:transparent;color:hsl(var(--portal-text));font-size:14px;font-family:inherit;cursor:pointer;transition:background .15s}.portal-profile-menu-item:hover{background:hsl(var(--grape) / .12)}.portal-content{flex:1;display:flex;flex-direction:column;min-width:0;min-height:0;margin-left:calc(var(--portal-sidebar-shell-width) + var(--portal-sidebar-content-gap));padding:10px 10px 10px 0;overflow:hidden;transition:margin-left .28s ease}.portal-sidebar-shell.collapsed~.portal-content{margin-left:calc(var(--portal-sidebar-shell-width-collapsed) + var(--portal-sidebar-content-gap))}.portal-content-panel{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden;border:1px solid hsl(var(--portal-border));border-radius:30px;background:hsl(var(--portal-content-panel));box-shadow:var(--shadow-sm)}.portal-content-header{position:sticky;top:0;z-index:10;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:56px;padding:24px 32px 20px;background:transparent;border-bottom:1px solid hsl(var(--portal-border) / .7)}.portal-content-header-copy{min-width:0;flex:1}.portal-content-header-title{margin:0;font-size:24px;font-weight:600;letter-spacing:-.02em;line-height:1.25;color:hsl(var(--portal-text))}.portal-content-header-subtitle{margin:4px 0 0;font-size:14px;line-height:1.45;color:hsl(var(--portal-text-muted))}.portal-content-header-controls{display:flex;align-items:center;gap:12px;flex-shrink:0}.portal-language-menu{position:relative}.portal-language-globe-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid hsl(var(--portal-border));border-radius:999px;background:hsl(var(--portal-surface-elevated));color:hsl(var(--portal-text-muted));cursor:pointer;transition:color .15s,border-color .15s,background .15s}.portal-language-globe-btn:hover,.portal-language-globe-btn.active{color:hsl(var(--grape));border-color:hsl(var(--grape) / .45);background:hsl(var(--grape-light))}.portal-language-globe-btn.auth{border-color:hsl(var(--portal-text-muted-on-dark) / .3);background:hsl(var(--portal-topbar));color:hsl(var(--portal-text-muted-on-dark))}.portal-language-globe-btn.auth:hover,.portal-language-globe-btn.auth.active{color:hsl(var(--fantasia));border-color:hsl(var(--fantasia) / .45);background:hsl(var(--grape) / .12)}[data-theme=dark] .portal-language-globe-btn:hover,[data-theme=dark] .portal-language-globe-btn.active{color:hsl(var(--fantasia));border-color:hsl(var(--fantasia) / .45);background:hsl(var(--grape) / .18)}.portal-language-dropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:30;min-width:220px;max-height:320px;overflow-y:auto;padding:6px;border:1px solid hsl(var(--portal-border));border-radius:14px;background:hsl(var(--portal-surface-elevated));box-shadow:var(--shadow-md)}.portal-language-option{display:block;width:100%;padding:10px 12px;border:none;border-radius:8px;background:transparent;color:hsl(var(--portal-text));font-size:13px;font-family:inherit;text-align:left;cursor:pointer;transition:background .15s,color .15s}.portal-language-option:hover{background:hsl(var(--grape) / .1)}.portal-language-option.active{background:hsl(var(--grape) / .14);color:hsl(var(--grape));font-weight:600}[data-theme=dark] .portal-language-option.active{color:hsl(var(--fantasia));background:hsl(var(--grape) / .22)}.portal-content-body{flex:1;min-height:0;overflow-y:auto;padding:24px 32px 40px}.page-heading{font-size:22px;font-weight:700;margin:0 0 6px;letter-spacing:-.02em}.page-subheading{font-size:14px;color:hsl(var(--portal-text-muted));margin:0 0 24px;line-height:1.5}@media (max-width: 768px){.portal-main{flex-direction:column}.portal-sidebar-shell{position:static;width:auto;height:auto;max-height:none;padding:10px}.portal-content{margin-left:0}.stats-row{grid-template-columns:repeat(2,1fr)}.portal-sidebar{width:100%;height:auto;max-height:none;overflow:visible}.portal-sidebar.collapsed{width:100%}.portal-sidebar-edge-toggle{display:none}.portal-sidebar-nav{flex-direction:row;flex:0;overflow:visible}.portal-nav-item{flex:1;justify-content:center;width:auto;margin:0}.portal-sidebar.collapsed .portal-nav-label{display:inline}.portal-content{padding:10px;overflow:visible}.portal-content-panel{border-radius:20px}.portal-content-body{padding:20px 16px 32px}.portal-content-header{padding:20px 16px 16px}}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:32px}.stat-card{background:hsl(var(--portal-surface));border:1px solid hsl(var(--portal-border));border-radius:14px;padding:18px 20px;text-align:center;box-shadow:var(--shadow-sm)}.stat-value{font-size:28px;font-weight:700;color:hsl(var(--grape))}.stat-label{font-size:12px;color:hsl(var(--portal-text-muted));margin-top:4px;text-transform:uppercase;letter-spacing:.04em}.section-heading{font-size:15px;font-weight:700;margin-bottom:16px}.empty-state{text-align:center;padding:60px 20px;color:hsl(var(--portal-text-muted))}.consent-list{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 720px){.consent-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1100px){.consent-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.consent-task-card{background:hsl(var(--portal-surface));border:1px solid hsl(var(--portal-border));border-radius:12px;border-left-width:4px;box-shadow:var(--shadow-sm);overflow:hidden}.consent-task-card--active{border-left-color:hsl(var(--green))}.consent-task-card--withdrawn{border-left-color:hsl(var(--red))}.consent-task-card--other{border-left-color:hsl(var(--amber))}.consent-task-card-body{padding:18px 20px}.consent-task-card-top{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px}.consent-task-card-avatar{width:40px;height:40px;border-radius:50%;background:hsl(var(--portal-content-panel));border:1px solid hsl(var(--portal-border));display:flex;align-items:center;justify-content:center;color:hsl(var(--portal-text-muted));flex-shrink:0;overflow:hidden}.consent-task-card-logo{width:100%;height:100%;object-fit:cover}.consent-task-card-title{font-size:15px;font-weight:700;margin:0;line-height:1.3}.consent-task-card-tags{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px}.consent-task-card-reconsent-hint{font-size:11px;font-weight:600;letter-spacing:.03em;color:hsl(var(--portal-accent))}.consent-task-card-dates{display:flex;flex-wrap:wrap;gap:16px;font-size:11px;font-weight:600;letter-spacing:.05em;color:hsl(var(--portal-text-muted))}.consent-task-card-date-label{color:hsl(var(--portal-text-muted));opacity:.85}.consent-card{background:hsl(var(--portal-surface));border:1px solid hsl(var(--portal-border));border-radius:14px;padding:20px 22px;box-shadow:var(--shadow-sm)}.consent-card-clickable{cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.consent-card-clickable:hover{border-color:hsl(var(--grape) / .45);box-shadow:var(--shadow-md)}.consent-card-clickable:focus-visible{outline:none;box-shadow:var(--focus-ring)}.consent-org-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:hsl(var(--portal-text-muted));margin:0 0 4px}.consent-detail-sep{margin:0 6px;color:hsl(var(--portal-text-muted))}.portal-content-panel--consent-detail .portal-content-header{display:none}.portal-content-panel--consent-detail .portal-content-body{display:flex;flex-direction:column;min-height:0;padding:20px 28px 28px}.consent-detail-page{width:100%;max-width:none;flex:1;display:flex;flex-direction:column;min-height:0}.consent-detail-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px;flex-shrink:0}.consent-detail-topbar-copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:30px}.consent-detail-page-heading{margin:0;font-size:24px;font-weight:600;letter-spacing:-.02em;line-height:1.25;color:hsl(var(--portal-text))}.pill-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin:0;min-width:0}.pill-breadcrumb-item{display:inline-flex;align-items:center;gap:4px;max-width:100%}.pill-breadcrumb-pill{display:inline-flex;align-items:center;justify-content:center;max-width:min(100%,420px);padding:4px 12px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pill-breadcrumb-pill--link{border:1px solid hsl(var(--grape) / .35);background:hsl(var(--grape) / .2);color:hsl(var(--portal-text));cursor:pointer;transition:color .15s ease,filter .15s ease}.pill-breadcrumb-pill--link:hover:not(:disabled){color:hsl(var(--grape));filter:brightness(1.08)}.pill-breadcrumb-pill--link:disabled{opacity:.5;cursor:not-allowed}.pill-breadcrumb-pill--active{border:1px solid hsl(var(--fantasia) / .5);background:hsl(var(--grape));color:#fff}.pill-breadcrumb-separator{display:inline-flex;align-items:center;color:hsl(var(--fantasia) / .7)}.pill-breadcrumb-chevron{width:12px;height:12px;flex-shrink:0}[data-theme=dark] .pill-breadcrumb-pill--link{color:hsl(var(--portal-text-on-dark) / .7)}[data-theme=dark] .pill-breadcrumb-pill--link:hover:not(:disabled){color:hsl(var(--portal-text-on-dark))}.consent-detail-layout{flex:1;display:grid;gap:24px;align-items:start;min-height:0}@media (min-width: 960px){.consent-detail-layout{grid-template-columns:minmax(0,2fr) minmax(300px,1fr);align-items:stretch}}.consent-detail-main{display:flex;flex-direction:column;gap:20px;min-width:0}.consent-detail-hero-card,.consent-detail-section-card{background:hsl(var(--portal-surface));border:1px solid hsl(var(--portal-border));border-radius:12px;padding:24px 28px;box-shadow:var(--shadow-sm)}.consent-detail-hero-top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:20px;border-bottom:1px solid hsl(var(--portal-border));margin-bottom:20px}.consent-detail-hero-brand{display:flex;align-items:flex-start;gap:16px;min-width:0}.consent-detail-hero-icon{width:56px;height:56px;border-radius:12px;background:#edf5fd;color:#2273c3;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}[data-theme=dark] .consent-detail-hero-icon{background:#1c2e40;color:#7db3e8}.consent-detail-hero-logo{width:100%;height:100%;object-fit:contain;padding:6px}.consent-detail-hero-title{font-size:26px;font-weight:700;margin:0;line-height:1.2;letter-spacing:-.02em}.consent-detail-hero-subtitle{font-size:14px;color:hsl(var(--portal-text-muted));margin:8px 0 0;line-height:1.45}.consent-detail-notice-text{font-size:14px;line-height:1.6;color:hsl(var(--portal-text));margin-bottom:20px}.consent-detail-notice-text p{margin:0 0 .75em}.consent-detail-notice-text p:last-child{margin-bottom:0}.consent-detail-status-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600}.consent-detail-status-dot{width:7px;height:7px;border-radius:50%;background:currentColor;flex-shrink:0}.consent-detail-meta-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0}@media (max-width: 640px){.consent-detail-meta-row{grid-template-columns:1fr}}.consent-detail-meta-row dt{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:hsl(var(--portal-text-muted));margin:0 0 6px}.consent-detail-meta-row dd{font-size:15px;font-weight:600;margin:0}.consent-detail-section-title{font-size:16px;font-weight:700;margin:0 0 16px;display:flex;align-items:center;gap:10px;color:hsl(var(--portal-text))}.consent-detail-data-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.consent-detail-data-groups{display:flex;flex-direction:column;gap:20px}.consent-detail-data-group-title{margin:0 0 10px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:hsl(var(--portal-text-muted))}.consent-detail-data-item{display:flex;align-items:center;gap:14px;padding:16px 18px;border:1px solid hsl(var(--portal-border));border-radius:10px;background:hsl(var(--portal-content-panel))}.consent-detail-data-description{margin:0;flex:1;min-width:0;font-size:14px;line-height:1.5;color:hsl(var(--portal-text))}.consent-detail-data-icon{width:38px;height:38px;border-radius:8px;background:hsl(var(--portal-surface));border:1px solid hsl(var(--portal-border));color:hsl(var(--portal-text-muted));display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0}.consent-detail-data-icon svg{display:block}.consent-detail-empty{font-size:14px;color:hsl(var(--portal-text-muted));margin:0}.consent-detail-sidebar{display:flex;flex-direction:column;gap:16px;min-width:0}.consent-detail-sidebar-card{background:hsl(var(--portal-surface));border:1px solid hsl(var(--portal-border));border-radius:12px;padding:20px 22px;box-shadow:var(--shadow-sm)}.consent-detail-sidebar-card-title{margin:0 0 10px;font-size:15px;font-weight:700}.consent-detail-sidebar-card-body{margin:0;font-size:13px;line-height:1.55;color:hsl(var(--portal-text-muted))}.consent-detail-purpose-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.consent-detail-purpose-tag{display:inline-flex;align-items:center;padding:5px 12px;border-radius:999px;font-size:12px;font-weight:500;background:hsl(var(--portal-content-panel));border:1px solid hsl(var(--portal-border));color:hsl(var(--portal-text))}.consent-detail-legal-card{position:relative;overflow:hidden;border-radius:12px;padding:20px 22px;background:linear-gradient(135deg,#27684a,#1c543a);color:#fff;box-shadow:var(--shadow-sm)}.consent-detail-legal-card:after{content:"";position:absolute;right:-20px;bottom:-30px;width:120px;height:120px;border-radius:50%;background:#ffffff0f;pointer-events:none}.consent-detail-legal-title{margin:0 0 10px;font-size:14px;font-weight:600;opacity:.9}.consent-detail-legal-heading{margin:0 0 8px;font-size:18px;font-weight:700;line-height:1.25}.consent-detail-legal-body{margin:0;font-size:13px;line-height:1.5;opacity:.92}.consent-detail-actions{display:flex;flex-direction:column;gap:10px;margin-top:4px}.consent-detail-back-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:44px;padding:0 18px;border:none;border-radius:10px;background:#22203c;color:#fafafa;font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;transition:background .15s ease}.consent-detail-back-btn:hover{background:#2e2b50}[data-theme=dark] .consent-detail-back-btn{background:#393659}[data-theme=dark] .consent-detail-back-btn:hover{background:#45416c}.consent-detail-modify-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:0 18px;border:1px solid hsl(var(--portal-border));border-radius:10px;background:hsl(var(--portal-surface));color:hsl(var(--portal-text));font-size:14px;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease}.consent-detail-modify-btn:hover{background:hsl(var(--portal-content-panel));border-color:hsl(var(--grape) / .35)}.consent-detail-withdraw-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:44px;padding:0 18px;border:1px solid hsl(0 70% 88%);border-radius:10px;background:#fdf1f1;color:#b12525;font-size:14px;font-weight:700;cursor:pointer;transition:background .15s ease}.consent-detail-withdraw-btn:hover{background:#fce3e3}[data-theme=dark] .consent-detail-withdraw-btn{background:#432323;border-color:#6b2e2e;color:#ff8f8f}.consent-detail-withdraw-note--error{color:hsl(var(--red))}.consent-detail-withdraw-note{font-size:12px;color:hsl(var(--portal-text-muted));margin:0;line-height:1.45;text-align:center}.consent-detail-audit-link{gap:10px;text-decoration:none}.consent-detail-back{display:inline-block;margin-bottom:20px}.consent-detail-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px}.consent-detail-org{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:hsl(var(--portal-text-muted));margin:0 0 6px}.consent-detail-title{font-size:24px;font-weight:700;margin:0;line-height:1.25}.consent-detail-meta{font-size:14px;color:hsl(var(--portal-text-muted));margin:8px 0 0}.consent-detail-section{margin-bottom:28px}.consent-detail-section-title{font-size:15px;font-weight:700;margin:0 0 12px}.consent-detail-dl{display:grid;gap:12px;margin:0}.consent-detail-dl div{display:grid;grid-template-columns:160px 1fr;gap:8px}.consent-detail-dl dt{font-size:13px;color:hsl(var(--portal-text-muted));margin:0}.consent-detail-dl dd{font-size:14px;font-weight:500;margin:0}.consent-detail-purpose-list{list-style:none;padding:0;margin:16px 0 0;display:flex;flex-direction:column;gap:12px}.consent-detail-purpose-list li{padding:12px 14px;border:1px solid hsl(var(--portal-border));border-radius:10px;background:hsl(var(--portal-surface-elevated))}.consent-detail-purpose-list li p{margin:4px 0 0;font-size:13px;color:hsl(var(--portal-text-muted))}.consent-detail-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.consent-title{font-size:16px;font-weight:700;margin:0}.consent-subtitle{font-size:13px;color:hsl(var(--portal-text-muted));margin:4px 0 0}.status-badge{font-size:12px;font-weight:600;padding:3px 10px;border-radius:999px;white-space:nowrap}.status-active{background:hsl(var(--green-bg));color:hsl(var(--green))}.status-withdrawn{background:hsl(var(--red-bg));color:hsl(var(--red))}.status-other{background:hsl(var(--amber-bg));color:hsl(var(--amber))}.purpose-chip{font-size:12px;padding:4px 10px;border-radius:999px;border:1px solid hsl(var(--portal-border));background:hsl(var(--grape-light))}.purpose-chip-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0}.purpose-chip.withdrawn{text-decoration:line-through;color:hsl(var(--portal-text-muted))}.consent-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.consent-card-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px;flex-wrap:wrap}.danger-button{padding:8px 14px;border-radius:8px;border:1px solid hsl(var(--red) / .35);background:hsl(var(--portal-surface));color:hsl(var(--red));font-size:13px;cursor:pointer}.danger-button:hover:not(:disabled){background:hsl(var(--red-bg))}.modal-backdrop{position:fixed;inset:0;background:#11101e8c;display:flex;align-items:center;justify-content:center;z-index:50;padding:20px}.withdraw-confirm-backdrop{z-index:2000}.modal-card{background:hsl(var(--portal-surface));border:1px solid hsl(var(--portal-border));border-radius:16px;padding:28px;width:100%;max-width:480px;max-height:85vh;overflow-y:auto;box-shadow:var(--shadow-md)}.modal-title{font-size:17px;font-weight:700;margin:0 0 6px}.modal-subtitle{font-size:14px;color:hsl(var(--portal-text-muted));margin:0 0 16px}.modal-body{font-size:14px;color:hsl(var(--portal-text-muted));margin-bottom:20px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.purpose-checkbox-row{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-bottom:1px solid hsl(var(--portal-border))}.purpose-checkbox-name{font-size:14px;font-weight:600}.purpose-checkbox-desc{font-size:12px;color:hsl(var(--portal-text-muted));margin-top:2px}.audit-log-page{width:100%;max-width:none}.audit-log-topbar{margin-bottom:20px}.audit-log-loading{text-align:center;padding:48px 20px;color:hsl(var(--portal-text-muted));font-size:14px}.audit-log-timeline{display:flex;flex-direction:column;gap:0;margin:0;padding:0;list-style:none}.audit-log-timeline-item{display:grid;grid-template-columns:28px minmax(0,1fr);gap:16px;position:relative;padding-bottom:20px}.audit-log-timeline-item--last{padding-bottom:0}.audit-log-timeline-rail{position:relative;display:flex;justify-content:center;padding-top:18px}.audit-log-timeline-rail:after{content:"";position:absolute;top:34px;bottom:-20px;left:50%;width:2px;transform:translate(-50%);background:hsl(var(--portal-border))}.audit-log-timeline-item--last .audit-log-timeline-rail:after{display:none}.audit-log-timeline-dot{position:relative;z-index:1;width:12px;height:12px;border-radius:50%;border:2px solid hsl(var(--portal-surface));box-shadow:0 0 0 1px hsl(var(--portal-border));background:hsl(var(--portal-text-muted))}.audit-log-timeline-item--grant .audit-log-timeline-dot{background:hsl(var(--green));box-shadow:0 0 0 1px hsl(var(--green) / .35)}.audit-log-timeline-item--withdraw .audit-log-timeline-dot{background:hsl(var(--red));box-shadow:0 0 0 1px hsl(var(--red) / .35)}.audit-log-timeline-item--update .audit-log-timeline-dot{background:hsl(var(--grape));box-shadow:0 0 0 1px hsl(var(--grape) / .35)}.audit-log-timeline-item--other .audit-log-timeline-dot{background:hsl(var(--amber));box-shadow:0 0 0 1px hsl(var(--amber) / .35)}.audit-log-event{min-width:0}.audit-log-event-trigger{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:8px 0}.audit-log-event-trigger-main{display:flex;flex-wrap:wrap;align-items:center;gap:10px;min-width:0}.audit-log-event-trigger-copy{display:flex;align-items:center;gap:10px;min-width:0}.audit-log-event-notice{display:inline-flex;align-items:center;padding:0;border:none;background:transparent;font-size:15px;font-weight:700;line-height:1.35;color:hsl(var(--grape));text-align:left;cursor:pointer;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.audit-log-event-notice:hover{color:hsl(var(--gfox-purple))}.audit-log-event-notice:focus-visible{outline:2px solid hsl(var(--grape));outline-offset:3px;border-radius:4px}[data-theme=dark] .audit-log-event-notice{color:hsl(var(--fantasia))}[data-theme=dark] .audit-log-event-notice:hover{color:hsl(var(--gfox-purple-light))}.audit-log-event-summary{font-size:13px;color:hsl(var(--portal-text-muted))}.audit-log-event-trigger-end{display:flex;align-items:center;gap:10px;flex-shrink:0}.audit-log-event-time{font-size:13px;font-variant-numeric:tabular-nums;color:hsl(var(--portal-text-muted));white-space:nowrap;line-height:1.4}.audit-log-event-panel{padding:16px 18px 18px}.audit-log-date-group{margin:0}.audit-log-action-badge{display:inline-flex;align-items:center;gap:6px;width:fit-content;font-size:12px;font-weight:700;padding:5px 10px;border-radius:999px;white-space:nowrap}.audit-log-action--grant{background:hsl(var(--green-bg));color:hsl(var(--green))}.audit-log-action--withdraw{background:hsl(var(--red-bg));color:hsl(var(--red))}.audit-log-action--update{background:hsl(var(--grape-light));color:hsl(var(--grape))}.audit-log-action--other{background:hsl(var(--amber-bg));color:hsl(var(--amber))}.audit-log-card-dates{display:flex;flex-wrap:wrap;gap:10px 20px;margin:0 0 14px;padding:0}.audit-log-date-fact{display:flex;align-items:baseline;gap:8px;min-width:0}.audit-log-date-fact dt{margin:0;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:hsl(var(--portal-text-muted));white-space:nowrap}.audit-log-date-fact dd{margin:0;font-size:14px;font-weight:600;color:hsl(var(--portal-text));font-variant-numeric:tabular-nums}.audit-log-purpose-list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;flex:1}.audit-log-purpose-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:0}.audit-log-purpose-copy{display:flex;align-items:flex-start;gap:8px;flex:1;min-width:0}.audit-log-purpose-copy:before{content:"•";flex-shrink:0;color:hsl(var(--portal-text-muted));font-weight:700;line-height:1.35;margin-top:1px}.audit-log-purpose-text{display:flex;flex-direction:column;gap:4px;min-width:0}.audit-log-purpose-title{display:block;font-size:14px;font-weight:700;line-height:1.35;color:hsl(var(--portal-text))}.audit-log-purpose-description{margin:0;font-size:13px;font-weight:500;line-height:1.45;color:hsl(var(--portal-text-muted))}.audit-log-card-footer{margin-top:14px;padding-top:12px;border-top:1px solid hsl(var(--portal-border))}.audit-log-view-link{font-size:13px;font-weight:600;color:hsl(var(--grape));text-decoration:none}.audit-log-view-link:hover{text-decoration:underline}.audit-log-notice-modal{width:min(840px,calc(100vw - 32px));max-width:840px;max-height:min(86vh,920px);position:relative}.audit-log-notice-modal-header{display:flex;flex-direction:column;gap:8px;padding-right:28px}.audit-log-notice-modal-title{margin:0;font-size:clamp(24px,2.4vw,32px);line-height:1.15;color:hsl(var(--portal-text))}.audit-log-notice-modal-body{margin-top:18px;display:flex;flex-direction:column;gap:20px}.audit-log-notice-modal-meta{margin:0;padding:14px 16px;border:1px solid hsl(var(--portal-border));border-radius:14px;background:hsl(var(--portal-muted));display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px 18px}.audit-log-notice-modal-meta-item{margin:0}.audit-log-notice-modal-meta-item dt{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:hsl(var(--portal-text-muted))}.audit-log-notice-modal-meta-item dd{margin:6px 0 0;font-size:14px;font-weight:600;line-height:1.5;color:hsl(var(--portal-text))}.audit-log-notice-modal-text{color:hsl(var(--portal-text));line-height:1.7}.audit-log-notice-modal-section{display:flex;flex-direction:column;gap:12px}.audit-log-notice-modal-section-title{margin:0;font-size:16px;font-weight:700;color:hsl(var(--portal-text))}.audit-log-notice-modal-purpose-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}.audit-log-notice-modal-purpose-item{padding:14px 16px;border:1px solid hsl(var(--portal-border));border-radius:14px;background:hsl(var(--portal-muted))}.audit-log-notice-modal-purpose-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.audit-log-notice-modal-purpose-title{display:block;font-size:14px;font-weight:700;color:hsl(var(--portal-text))}.audit-log-notice-modal-purpose-status{flex-shrink:0}.audit-log-notice-modal-purpose-description{margin:6px 0 0;font-size:14px;line-height:1.6;color:hsl(var(--portal-text-muted))}@media (max-width: 768px){.audit-log-timeline-item{grid-template-columns:22px minmax(0,1fr);gap:12px}}@media (max-width: 640px){.audit-log-event-time{white-space:normal}.audit-log-purpose-row{flex-direction:column;align-items:flex-start;gap:8px}}.modify-consent-modal-backdrop{padding:24px 16px;align-items:flex-start;overflow-y:auto}.modify-consent-modal{width:min(50vw,100%);max-width:min(50vw,100%);max-height:calc(100vh - 48px);overflow-y:auto;padding:28px 32px 24px;position:relative}.modify-consent-close{position:absolute;top:12px;right:14px;border:none;background:transparent;font-size:28px;line-height:1;color:hsl(var(--portal-text-muted));cursor:pointer;padding:4px 8px}.modify-consent-loading{padding:32px 0;text-align:center;color:hsl(var(--portal-text-muted))}.modify-consent-header{display:flex;align-items:flex-start;gap:20px;margin-bottom:16px;padding-right:28px}.modify-consent-logo-wrap{width:80px;height:80px;border-radius:14px;background:#edf5fd;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}[data-theme=dark] .modify-consent-logo-wrap{background:#1c2e40}.modify-consent-logo{width:100%;height:100%;object-fit:contain;padding:8px}.modify-consent-title-block{flex:1;min-width:0}.modify-consent-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.modify-consent-title{font-size:1.5rem;font-weight:700;margin:0;line-height:1.25;flex:1;min-width:0}.modify-consent-lang-select{border:1px solid hsl(var(--portal-border));border-radius:8px;padding:8px 36px 8px 12px;font-size:14px;font-family:inherit;background:hsl(var(--portal-surface));color:hsl(var(--portal-text));min-width:11rem;max-width:14rem;flex-shrink:0;cursor:pointer;appearance:none;background-image:linear-gradient(45deg,transparent 50%,hsl(var(--portal-text-muted)) 50%),linear-gradient(135deg,hsl(var(--portal-text-muted)) 50%,transparent 50%);background-position:calc(100% - 16px) calc(50% - 2px),calc(100% - 11px) calc(50% - 2px);background-size:5px 5px,5px 5px;background-repeat:no-repeat}.modify-consent-lang-select:hover{border-color:hsl(var(--grape) / .45)}.modify-consent-notice-text-wrapper{margin-bottom:20px}.modify-consent-notice-text{position:relative;background:hsl(var(--portal-content-panel));border:1px solid hsl(var(--portal-border));border-radius:10px;padding:16px}.modify-consent-notice-text-body.collapsed{overflow:hidden;max-height:18em}.modify-consent-notice-text-gradient{position:absolute;bottom:0;left:0;right:0;height:4rem;background:linear-gradient(to bottom,transparent,hsl(var(--portal-content-panel)));pointer-events:none}.modify-consent-text-toggle{margin-top:8px;border:none;background:transparent;color:hsl(var(--grape));font-size:13px;font-weight:600;cursor:pointer;padding:0}.modify-purpose-list{margin-bottom:20px}.modify-purpose{display:flex;align-items:flex-start;gap:8px;padding:12px 0;border-bottom:1px solid hsl(var(--portal-border))}.modify-purpose:last-child{border-bottom:none}.modify-purpose-icon{flex-shrink:0;width:28px;height:28px;padding:8px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;margin-top:2px;color:hsl(var(--portal-text-muted))}.modify-purpose-icon svg{flex-shrink:0}.modify-purpose-icon--compact{width:20px;height:1.3125rem;padding:0;margin-top:2px}.modify-purpose-content{flex:1;min-width:0}.modify-purpose-title-line{margin-bottom:2px}.modify-purpose-title{display:inline;font-weight:600;font-size:1.0625rem;line-height:1.3}.modify-purpose-description-line{font-size:.875rem;line-height:1.5}.modify-purpose-description{display:inline;color:hsl(var(--portal-text-muted))}.modify-purpose-description p{display:inline;margin:0}.modify-purpose-required{color:hsl(var(--red));font-weight:700}.modify-purpose-aside{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0;order:-1}.modify-purpose--checkbox-right .modify-purpose-aside{align-items:flex-end;order:1}.modify-purpose-checkbox{display:flex;align-items:center;justify-content:center;width:44px;height:44px}.modify-purpose-checkbox input[type=checkbox]{width:1.2rem;height:1.2rem;accent-color:hsl(var(--grape));cursor:pointer}.modify-data-items-list{display:flex;flex-wrap:wrap;align-items:center;gap:8px 24px;margin-top:10px;padding-left:4px}.modify-data-items-list--preview{opacity:.72}.modify-data-item-label{display:flex;align-items:center;gap:8px;font-size:13px;cursor:pointer}.modify-data-item-label--disabled,.modify-data-item-required input[type=checkbox]{cursor:default}.modify-consent-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-top:8px}.modify-consent-submit{width:auto;min-width:120px}.modify-consent-hint{font-size:12px;color:hsl(var(--portal-text-muted));text-align:right;margin:8px 0 0}@media (max-width: 768px){.modify-consent-modal{width:100%;max-width:100%;padding:24px 20px 20px}.modify-consent-header{flex-direction:column;align-items:center;text-align:center;padding-right:0}.modify-consent-title-row{flex-direction:column;align-items:center}.modify-consent-lang-select{max-width:100%;width:100%}}
