.candidate-portal{min-height:100vh;background:var(--portal-candidate-light)}.candidate-layout{max-width:960px;margin:calc(64px + 0px) auto 0;padding:32px;min-height:calc(100vh - 64px);position:relative}.candidate-header{height:64px;background:#fff;border-bottom:2px solid var(--portal-candidate);display:flex;align-items:center;justify-content:space-between;padding:0 32px;position:fixed;top:0;left:0;right:0;z-index:20}.candidate-header__logo{display:flex;align-items:center;gap:8px}.candidate-header__logo-text{font-size:24px;font-weight:800;letter-spacing:-2px;color:hsl(var(--foreground))}.candidate-header__logo-label{font-size:10px;color:hsl(var(--muted-foreground));margin-top:4px}.candidate-header__actions{display:flex;align-items:center;gap:12px}.candidate-header__avatar{width:36px;height:36px;border-radius:50%;background:var(--portal-candidate);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;flex-shrink:0}.candidate-portal__glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(80px);background:rgba(13,148,136,.04)}.greeting-banner{background:rgba(240,253,250,.6);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(204,251,241,.4);box-shadow:0 8px 32px rgba(0,0,0,.06);border-radius:20px;padding:32px;margin-bottom:20px}.greeting-banner__emoji{font-size:28px;margin-bottom:4px;display:block}.greeting-banner__title{font-size:24px;font-weight:700;color:hsl(var(--foreground));margin-bottom:6px}.greeting-banner__address{font-size:14px;color:hsl(var(--muted-foreground));margin-bottom:12px}.greeting-banner__meta{display:flex;align-items:center;gap:16px;margin-top:8px}.greeting-banner__since{font-size:12px;color:hsl(var(--muted-foreground));display:flex;align-items:center;gap:4px}.progress-card{background:hsla(0,0%,100%,.7);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(226,232,240,.8);box-shadow:0 8px 32px rgba(0,0,0,.04);border-radius:20px;padding:28px;margin-bottom:20px}.progress-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.progress-card__label{font-size:15px;font-weight:600;color:hsl(var(--foreground))}.progress-card__count{font-size:14px;font-weight:700;color:var(--portal-candidate)}.progress-card__bar-track{height:12px;background:hsl(var(--border));border-radius:9999px;overflow:hidden}.progress-card__bar-fill{height:100%;border-radius:9999px;background:var(--portal-candidate);transition:width .6s cubic-bezier(.4,0,.2,1)}.progress-card__hint{font-size:13px;color:hsl(var(--muted-foreground));margin-top:12px;display:flex;align-items:center;gap:4px}.progress-card__hint-icon{color:var(--portal-candidate)}.dossier-section{background:hsla(0,0%,100%,.7);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(226,232,240,.8);box-shadow:0 8px 32px rgba(0,0,0,.04);border-radius:20px;padding:28px}.dossier-section,.dossier-section__header{margin-bottom:20px}.dossier-section__title{font-size:16px;font-weight:600;color:hsl(var(--foreground))}.dossier-section__subtitle{font-size:13px;color:hsl(var(--muted-foreground));margin-top:2px}.dossier-section__upload-btn{background:var(--portal-candidate);color:#fff}.dossier-section__upload-btn:hover{background:var(--portal-candidate-hover)}.doc-checklist{list-style:none;padding:0;margin:0}.doc-checklist__item{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid rgba(226,232,240,.5)}.doc-checklist__item:last-child{border-bottom:none}.doc-checklist__icon{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.doc-checklist__icon--done{background:hsl(var(--success-light));color:hsl(var(--success))}.doc-checklist__icon--pending{background:#fef3c7;color:#d97706}.doc-checklist__icon--missing{background:hsl(var(--danger-light));color:hsl(var(--danger))}.doc-checklist__name{flex:1;font-size:13px;font-weight:500;color:hsl(var(--foreground))}.doc-checklist__status--done{font-size:12px;color:hsl(var(--success))}.doc-checklist__status--pending{font-size:12px;color:#d97706}.doc-checklist__status--missing{font-size:12px;color:hsl(var(--danger))}.locked-grid{grid-template-columns:1fr 1fr;margin-bottom:20px}.locked-section-card{padding:40px;text-align:center;border-radius:20px;background:rgba(241,245,249,.5);border:2px dashed hsl(var(--border))}.locked-section-card__icon{width:56px;height:56px;border-radius:50%;background:hsl(var(--muted));display:flex;align-items:center;justify-content:center;margin:0 auto 16px;color:hsl(var(--muted-foreground))}.locked-section-card__title{font-size:15px;font-weight:600;color:hsl(var(--foreground));margin-bottom:8px}.locked-section-card__desc{font-size:13px;color:hsl(var(--muted-foreground));max-width:200px;margin:0 auto}.property-info-card{background:hsla(0,0%,100%,.7);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(226,232,240,.8);box-shadow:0 8px 32px rgba(0,0,0,.04);border-radius:20px;padding:28px;margin-bottom:20px}.property-info-card__section-title{font-size:16px;font-weight:600;color:hsl(var(--foreground));margin-bottom:20px}.property-info-card__photo{width:100%;height:180px;background:hsl(var(--border));border-radius:12px;display:flex;align-items:center;justify-content:center;color:hsl(var(--muted-foreground));font-size:13px;gap:8px;margin-bottom:20px}.property-info-card__address{font-size:16px;font-weight:600;color:hsl(var(--foreground));margin-bottom:4px}.property-info-card__details{font-size:13px;color:hsl(var(--muted-foreground));margin-bottom:8px}.property-info-card__price{font-size:15px;font-weight:700;color:var(--portal-candidate)}.property-info-card__charges{font-size:13px;font-weight:400;color:hsl(var(--muted-foreground))}.candidate-footer-info{text-align:center;padding:32px 0;font-size:13px;color:hsl(var(--muted-foreground));display:flex;align-items:center;justify-content:center;gap:6px}.badge-step-analyse{background:#e0f2fe;color:#0284c7;padding:3px 12px}.badge-step-analyse,.badge-teal{border-radius:9999px;font-weight:600;font-size:11px;display:inline-flex;align-items:center}.badge-teal{gap:4px;padding:4px 10px;background:rgba(13,148,136,.12);color:var(--portal-teal)}.card-section{padding:28px}.section-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.section-subtitle{font-size:13px;color:var(--muted-foreground);margin-top:2px}.progress-bar-lg{height:10px;background:var(--neutral-200);border-radius:9999px;overflow:hidden}.progress-bar-fill.teal{height:100%;border-radius:9999px;background:var(--portal-teal);transition:width .6s cubic-bezier(.4,0,.2,1)}.ambient-glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(80px)}.teal-glow{background:rgba(13,148,136,.04)}.tracking-glow-top{width:500px;height:500px;top:-120px;right:-100px}.tracking-glow-bottom{width:400px;height:400px;bottom:300px;left:-120px}.animate-delay-5{animation-delay:.4s}.pct-circle{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.pct-circle-bg{position:absolute;inset:0;border-radius:50%}.pct-circle-inner{position:relative;width:52px;height:52px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;color:var(--portal-teal);letter-spacing:-.5px;z-index:1}.progress-section{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.progress-main{flex:1;min-width:200px}.progress-value{font-size:32px;font-weight:800;color:var(--portal-teal);letter-spacing:-1.5px;line-height:1}.progress-value span{font-size:16px;font-weight:500;color:var(--muted-foreground);letter-spacing:0}.progress-label{font-size:13px;color:var(--muted-foreground);margin-top:4px;margin-bottom:12px}.progress-breakdown{display:flex;gap:16px;margin-top:12px}.progress-stat{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:var(--muted-foreground)}.progress-stat-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.progress-stat-dot.done{background:var(--portal-teal)}.progress-stat-dot.pending{background:#d97706}.doc-row{display:flex;align-items:flex-start;gap:16px;padding:20px 0;border-bottom:1px solid rgba(226,232,240,.5)}.doc-row:last-child{border-bottom:none}.doc-status-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.doc-status-icon.done{background:var(--success-light);color:var(--success)}.doc-status-icon.pending{background:#fef3c7;color:#d97706}.doc-content{flex:1;min-width:0}.doc-title{font-size:14px;font-weight:600;color:var(--foreground);margin-bottom:2px}.doc-description{font-size:12px;color:var(--muted-foreground);line-height:1.4}.doc-meta{display:flex;align-items:center;gap:12px;margin-top:6px}.doc-date{font-size:11px;color:var(--muted-foreground);font-variant-numeric:tabular-nums}.doc-replace-link{font-size:12px;font-weight:500;color:var(--portal-teal);cursor:pointer;background:none;border:none;padding:0;transition:color .15s;text-decoration:none}.doc-replace-link:hover{color:var(--portal-teal-hover);text-decoration:underline}.doc-action{flex-shrink:0;display:flex;align-items:center}.upload-area-compact{border:2px dashed var(--border);border-radius:var(--radius-lg);padding:16px 24px;text-align:center;transition:all .2s;cursor:pointer;min-width:220px;background:transparent}.upload-area-compact:hover{border-color:var(--portal-teal);background:rgba(240,253,250,.4)}.upload-area-compact .upload-icon{width:32px;height:32px;border-radius:var(--radius);margin:0 auto 6px;display:flex;align-items:center;justify-content:center;color:var(--muted-foreground)}.upload-area-compact .upload-title{font-size:12px;font-weight:500;color:var(--foreground);margin-bottom:2px}.upload-area-compact .upload-subtitle{font-size:11px;color:var(--muted-foreground)}.optional-header{display:flex;align-items:center;gap:8px;margin-bottom:16px}.optional-tag{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;background:var(--neutral-100);color:var(--muted-foreground)}.file-badge,.optional-tag{padding:2px 8px;border-radius:var(--radius-sm)}.file-badge{display:inline-flex;align-items:center;gap:4px;background:var(--success-light);color:var(--success);font-size:11px;font-weight:500}.success-banner{display:flex;align-items:center;gap:16px;padding:24px;border-radius:var(--radius-xl);background:linear-gradient(135deg,rgba(13,148,136,.08),rgba(13,148,136,.03));border:1px solid rgba(13,148,136,.2)}.success-banner-icon{width:56px;height:56px;border-radius:50%;background:var(--portal-teal-muted);color:var(--portal-teal);display:flex;align-items:center;justify-content:center;flex-shrink:0}.success-banner-content{flex:1}.success-banner-title{font-size:16px;font-weight:700;color:var(--portal-teal);margin-bottom:4px}.success-banner-text{font-size:13px;color:var(--muted-foreground)}.confetti-container{position:relative;overflow:visible;margin-bottom:24px}.confetti{position:absolute;width:8px;height:8px;border-radius:2px;opacity:0;animation:confettiFall 2s ease-out forwards}.confetti:first-child{left:10%;top:-10px;background:var(--portal-teal);animation-delay:0ms;transform:rotate(15deg)}.confetti:nth-child(2){left:25%;top:-15px;background:#f5b927;animation-delay:.1s;transform:rotate(-20deg);width:6px;height:10px}.confetti:nth-child(3){left:40%;top:-8px;background:#3b82f6;animation-delay:.2s;transform:rotate(45deg)}.confetti:nth-child(4){left:55%;top:-12px;background:#ec4899;animation-delay:.15s;transform:rotate(-10deg);width:10px;height:6px}.confetti:nth-child(5){left:70%;top:-10px;background:var(--portal-teal);animation-delay:50ms;transform:rotate(30deg)}.confetti:nth-child(6){left:85%;top:-14px;background:#f5b927;animation-delay:.25s;transform:rotate(-35deg);width:6px;height:8px}.confetti:nth-child(7){left:15%;top:-6px;background:#8b5cf6;animation-delay:.18s;transform:rotate(60deg)}.confetti:nth-child(8){left:60%;top:-16px;background:#10b981;animation-delay:80ms;transform:rotate(-45deg);width:7px;height:7px}@keyframes confettiFall{0%{opacity:1;transform:translateY(0) rotate(0deg) scale(1)}50%{opacity:1}to{opacity:0;transform:translateY(60px) rotate(2turn) scale(.3)}}.animate-in{animation:fadeInUp .4s ease-out both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.animate-delay-1{animation-delay:80ms}.animate-delay-2{animation-delay:.16s}.animate-delay-3{animation-delay:.24s}.animate-delay-4{animation-delay:.32s}.section-title{font-size:16px;font-weight:700;color:var(--foreground)}.timeline{position:relative;padding-left:32px}.timeline-reset,.workflow-reset{list-style:none;padding:0;margin:0}.timeline:before{content:"";position:absolute;left:12px;top:0;bottom:0;width:2px;background:var(--border)}.timeline-item{position:relative;padding-bottom:24px}.timeline-item:last-child{padding-bottom:0}.timeline-dot{position:absolute;left:-26px;top:4px;width:12px;height:12px;border-radius:50%;border:2px solid #fff;z-index:1}.timeline-date{font-size:11px;color:var(--muted-foreground);margin-bottom:4px}.timeline-content{font-size:13px;font-weight:500;color:var(--foreground)}.timeline-detail{font-size:12px;color:var(--muted-foreground);margin-top:2px}.status-hero{padding:40px;margin-bottom:20px;text-align:center;position:relative;overflow:hidden}.status-hero:before{top:-60px;right:-60px;width:200px;height:200px;background:rgba(13,148,136,.06)}.status-hero:after,.status-hero:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.status-hero:after{bottom:-40px;left:-40px;width:160px;height:160px;background:rgba(13,148,136,.04)}.status-icon-wrapper{display:inline-flex;width:72px;height:72px;border-radius:50%;background:var(--portal-teal-muted);margin-bottom:16px;position:relative}.status-icon-wrapper,.status-label-main{align-items:center;justify-content:center;color:var(--portal-teal)}.status-label-main{font-size:28px;font-weight:800;letter-spacing:-.5px;margin-bottom:8px;display:flex;gap:10px}.pulse-dot{width:10px;height:10px;border-radius:50%;background:var(--portal-teal);display:inline-block;position:relative;flex-shrink:0}.pulse-dot:before{content:"";position:absolute;inset:-4px;border-radius:50%;background:rgba(13,148,136,.3);animation:pulse-ring 2s ease-out infinite}@keyframes pulse-ring{0%{transform:scale(.8);opacity:1}to{transform:scale(2);opacity:0}}.status-description{font-size:15px;color:var(--muted-foreground);margin-bottom:12px;line-height:1.5}.status-since{font-size:13px;color:var(--muted-foreground);display:inline-flex;align-items:center;gap:6px;background:rgba(13,148,136,.08);padding:4px 14px;border-radius:9999px}.guidance-card{padding:28px;margin-bottom:20px}.guidance-title{font-size:16px;font-weight:700;color:var(--foreground);margin-bottom:12px;display:flex;align-items:center;gap:8px}.guidance-text{font-size:14px;color:var(--muted-foreground);line-height:1.7;margin-bottom:16px}.guidance-eta{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:var(--portal-teal-muted);border-radius:8px;font-size:13px;font-weight:600;color:var(--portal-teal)}.guidance-action-link{margin-top:16px}.guidance-action-text{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--portal-teal);text-decoration:none;transition:color .2s}.guidance-action-text:hover{color:var(--portal-teal-hover)}.workflow-section{padding:28px;margin-bottom:20px}.workflow-section .section-title{margin-bottom:24px}.workflow-simplified{display:flex;align-items:flex-start;position:relative;padding:0 8px}.workflow-simplified .ws-step{flex-direction:column;flex:1;z-index:1}.workflow-simplified .ws-step,.ws-step-dot{display:flex;align-items:center;position:relative}.ws-step-dot{width:36px;height:36px;border-radius:50%;justify-content:center;font-size:14px;font-weight:700;color:#fff;transition:all .2s}.ws-step-dot.completed{background:var(--success)}.ws-step-dot.active{background:var(--portal-teal);box-shadow:0 0 0 5px rgba(13,148,136,.2),0 0 20px rgba(13,148,136,.15);transform:scale(1.15);animation:active-glow 2.5s ease-in-out infinite}@keyframes active-glow{0%,to{box-shadow:0 0 0 5px rgba(13,148,136,.2),0 0 20px rgba(13,148,136,.15)}50%{box-shadow:0 0 0 8px rgba(13,148,136,.15),0 0 30px rgba(13,148,136,.2)}}.ws-step-dot.pending{background:var(--neutral-200,#e2e8f0);color:var(--neutral-400,#94a3b8)}.ws-step-number{font-size:13px}.ws-step-label{font-size:11px;font-weight:600;text-align:center;margin-top:10px;color:var(--muted-foreground);max-width:100px;line-height:1.4}.ws-step-label.completed{color:var(--success)}.ws-step-label.active{color:var(--portal-teal);font-weight:700}.ws-connector{position:absolute;top:18px;left:calc(50% + 18px);right:calc(-50% + 18px);height:3px;border-radius:2px;z-index:0}.ws-connector.done{background:var(--success)}.ws-connector.in-progress{background:linear-gradient(90deg,var(--success),var(--portal-teal))}.ws-connector.upcoming{background:var(--neutral-200,#e2e8f0)}.timeline-section{padding:28px;margin-bottom:20px}.timeline-dot.teal{background:var(--portal-teal)}.timeline-dot.green{background:var(--success)}.timeline-dot.blue{background:#3b82f6}.timeline-dot.purple{background:#8b5cf6}.timeline-dot.gray{background:#94a3b8}.timeline-dot.red{background:#ef4444}.property-reminder{padding:24px;margin-bottom:20px}.property-reminder-title{margin-bottom:16px}.property-mini{display:flex;gap:16px;align-items:center}.property-mini-photo{width:80px;height:80px;border-radius:8px;background:var(--neutral-200,#e2e8f0);display:flex;align-items:center;justify-content:center;color:var(--muted-foreground);flex-shrink:0}.property-mini-photo-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.property-mini-info{flex:1;min-width:0}.property-mini-address{font-size:15px;font-weight:600;color:var(--foreground);margin-bottom:4px}.property-mini-details{font-size:13px;color:var(--muted-foreground);margin-bottom:4px}.property-mini-owner{font-size:12px;color:var(--muted-foreground);display:flex;align-items:center;gap:6px}.contact-footer{text-align:center;padding:32px 0 16px}.contact-footer a{font-size:13px;color:var(--portal-teal);font-weight:500;display:inline-flex;align-items:center;gap:6px;transition:color .2s;text-decoration:none}.contact-footer a:hover{color:var(--portal-teal-hover)}@keyframes indeterminate{0%{transform:translateX(-100%)}to{transform:translateX(200%)}}@media (prefers-reduced-motion:reduce){.animate-in,.confetti,.pulse-dot:before,.ws-step-dot.active{animation:none!important}}@media (max-width:767px){.locked-grid{grid-template-columns:1fr}.candidate-layout{padding:20px}.candidate-header{padding:0 16px}.greeting-banner,.locked-section-card{padding:24px}.doc-row{flex-direction:column}.doc-action{width:100%}.upload-area-compact{min-width:unset;width:100%}.progress-section{flex-direction:column;align-items:flex-start}.status-hero{padding:28px 20px}.status-label-main{font-size:22px}.workflow-simplified{overflow-x:auto;padding-bottom:8px}.ws-step{min-width:80px}.property-mini{flex-direction:column;text-align:center}.property-mini-owner{justify-content:center}}.candidate-layout--rejection{background:linear-gradient(180deg,#f0fdfa,#f1f5f9 40%,#f5f5f5);position:relative;overflow:hidden}.rejection-banner{padding:32px;border-left:5px solid var(--danger);text-align:center;margin-bottom:24px}.rejection-icon{width:72px;height:72px;border-radius:50%;background:var(--danger-light);display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.rejection-title{font-size:22px;font-weight:700;color:var(--danger);margin-bottom:12px}.rejection-message{font-size:14px;color:var(--muted-foreground);line-height:1.7;max-width:560px;margin:0 auto 16px}.rejection-address{color:var(--foreground);font-weight:inherit}.rejection-date{font-size:13px;font-weight:500;color:var(--neutral-500);display:inline-flex;align-items:center;gap:6px;padding:6px 16px;background:var(--neutral-100);border-radius:var(--radius-full)}.download-section-header{margin-bottom:20px}.download-section-title{font-size:16px;font-weight:600;color:var(--foreground);margin-bottom:4px}.download-section-desc{font-size:13px;color:var(--muted-foreground)}.doc-download-item{display:flex;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid rgba(226,232,240,.5)}.doc-download-item:last-child{border-bottom:none}.doc-download-icon{width:40px;height:40px;border-radius:var(--radius);background:var(--neutral-100);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--muted-foreground)}.doc-download-info{flex:1;min-width:0}.doc-download-name{font-size:14px;font-weight:500;color:var(--foreground)}.doc-download-meta{font-size:12px;color:var(--muted-foreground);margin-top:2px}.doc-download-action{flex-shrink:0}.doc-download-link{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:var(--portal-teal);padding:6px 12px;border-radius:var(--radius);transition:background .15s;text-decoration:none}.doc-download-link:hover{background:var(--portal-teal-muted)}.doc-download-empty{font-size:13px;color:var(--muted-foreground);text-align:center;padding:16px 0;margin:0}.doc-download-divider{margin:20px 0}.rgpd-card{padding:24px;background:var(--info-light);border:1px solid rgba(59,130,246,.15);margin-bottom:24px}.rgpd-header{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px}.rgpd-icon{width:40px;height:40px;border-radius:var(--radius);background:rgba(59,130,246,.1);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--info)}.rgpd-title{font-size:15px;font-weight:600;color:var(--foreground);margin-bottom:4px}.rgpd-text{font-size:13px;color:var(--muted-foreground);line-height:1.6}.rgpd-deletion-date{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--foreground);margin-top:12px}.rgpd-progress{margin-top:16px}.rgpd-progress-label{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--muted-foreground);margin-bottom:8px}.rgpd-progress-label strong{color:var(--foreground);font-weight:600}.locked-grid-title{font-size:14px;font-weight:600;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.06em;margin-bottom:16px}.locked-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.locked-card{padding:24px;text-align:center;border-radius:var(--radius-xl);background:rgba(241,245,249,.6);border:2px dashed var(--border);transition:none}.locked-card:hover{background:rgba(241,245,249,.6);box-shadow:none;transform:none}.locked-card-icon{width:48px;height:48px;border-radius:50%;background:var(--neutral-100);display:flex;align-items:center;justify-content:center;margin:0 auto 12px;color:var(--neutral-400)}.locked-card-title{font-size:14px;font-weight:600;color:var(--neutral-400);margin-bottom:6px}.locked-card-desc{font-size:12px;color:var(--neutral-400)}.locked-card--readonly{border-color:var(--portal-teal-muted);background:rgba(240,253,250,.3)}.locked-card--readonly .locked-card-icon{background:var(--portal-teal-muted);color:var(--portal-teal)}.locked-card--readonly .locked-card-title{color:var(--muted-foreground)}.locked-card--readonly .locked-card-desc{color:var(--portal-teal);font-weight:500}.rejection-help-footer{text-align:center;padding:32px 0 16px;font-size:13px;color:var(--muted-foreground)}.rejection-help-footer a{color:var(--portal-teal);font-weight:500;text-decoration:underline;text-underline-offset:3px}.rejection-help-footer a:hover{color:var(--portal-teal-hover)}.ambient-glow--rejection-red{background:rgba(214,40,40,.03)}.ambient-glow-1{width:400px;height:400px;top:-100px;right:-100px}.ambient-glow-2{width:500px;height:500px;top:50px;left:-200px}.ambient-glow-3{width:300px;height:300px;bottom:-80px;right:-50px}.rejection-error{padding:32px;text-align:center}@media (max-width:768px){.locked-grid{grid-template-columns:1fr}.rejection-banner{padding:24px 16px}}