:root{--navy:#071b38;--navy2:#0d315d;--gold:#dfb04c;--gold2:#f3d58d;--cream:#fbf8f0;--ink:#12243c;--muted:#66768b;--line:#dfe6ef;--soft:#f3f7fb;--white:#fff;--danger:#a93f4e;--success:#19715c;--shadow:0 20px 55px rgba(7,27,56,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,sans-serif;color:var(--ink);background:#f6f8fb;line-height:1.55}a{text-decoration:none;color:inherit}.customer-container{width:min(1240px,calc(100% - 36px));margin-inline:auto}.customer-header{position:sticky;top:0;z-index:100;background:rgba(7,27,56,.98);border-top:4px solid var(--gold);box-shadow:0 10px 30px rgba(0,0,0,.12)}.customer-nav{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.customer-brand{display:flex;align-items:center;gap:14px;color:#fff}.customer-brand img{width:58px;height:58px;object-fit:contain}.customer-brand-mark{width:52px;height:52px;display:grid;place-items:center;border:2px solid var(--gold);border-radius:50%;color:var(--gold);font-family:'Cormorant Garamond';font-size:26px;font-weight:700}.customer-brand span:last-child{display:flex;flex-direction:column}.customer-brand strong{font-family:'Cormorant Garamond';font-size:25px;letter-spacing:.08em;color:var(--gold)}.customer-brand small{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#d6dfeb}.customer-nav nav{display:flex;align-items:center;gap:18px;color:#fff;font-size:13px;font-weight:600}.customer-nav nav>a:hover{color:var(--gold)}.customer-nav form{margin:0}.customer-nav button{border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff;padding:10px 14px;border-radius:10px;cursor:pointer}.customer-user{display:flex;align-items:center;gap:9px;color:#dbe5f1}.customer-user b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--gold);color:var(--navy)}.customer-flashes{padding-top:18px}.customer-alert{padding:15px 18px;border-radius:12px;margin-bottom:14px;border:1px solid}.customer-alert.success{background:#eaf8f2;color:#155f4e;border-color:#bce5d6}.customer-alert.info{background:#eef5ff;color:#1f4c80;border-color:#cbdff7}.customer-alert.error{background:#fff0f1;color:#8c2e3d;border-color:#efc1c7}.customer-alert ul{margin:8px 0 0;padding-left:20px}.customer-footer{background:var(--navy);color:#bdc9d8;margin-top:60px}.customer-footer>div{display:flex;justify-content:space-between;gap:16px;padding:25px 0;font-size:12px}.auth-shell{min-height:calc(100vh - 190px);display:grid;place-items:center;padding:55px 0}.auth-card{width:min(520px,100%);background:#fff;border-radius:24px;box-shadow:var(--shadow);overflow:hidden}.auth-head{background:linear-gradient(135deg,var(--navy),var(--navy2));color:#fff;padding:34px}.auth-head span{color:var(--gold);text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:800}.auth-head h1{font-family:'Cormorant Garamond';font-size:40px;line-height:1;margin:10px 0}.auth-head p{margin:0;color:#d8e2ef}.auth-body{padding:32px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.field label,.field-label{font-size:12px;font-weight:800;color:#32445c;letter-spacing:.02em}.field input,.field select,.field textarea,.form-control{width:100%;border:1px solid var(--line);background:#fff;border-radius:11px;padding:13px 14px;font:inherit;color:var(--ink);outline:none}.field input:focus,.field select:focus,.field textarea:focus,.form-control:focus{border-color:#9b7627;box-shadow:0 0 0 3px rgba(223,176,76,.15)}.field textarea{min-height:120px;resize:vertical}.field small{color:var(--muted)}.customer-button{display:inline-flex;justify-content:center;align-items:center;gap:8px;border:0;border-radius:11px;padding:13px 20px;font-weight:800;cursor:pointer}.customer-button.primary{background:linear-gradient(135deg,var(--gold),#c88d26);color:var(--navy)}.customer-button.navy{background:var(--navy);color:#fff}.customer-button.ghost{background:#fff;color:var(--navy);border:1px solid var(--line)}.customer-button.danger{background:#fff0f2;color:var(--danger)}.customer-button.full{width:100%}.auth-links{text-align:center;margin-top:20px;color:var(--muted);font-size:13px}.auth-links a{color:#996a13;font-weight:700}.portal-hero{background:linear-gradient(135deg,var(--navy),#113d70);color:#fff;padding:48px 0 80px}.portal-hero-grid{display:flex;justify-content:space-between;align-items:end;gap:35px}.portal-kicker{display:block;color:var(--gold);font-size:11px;letter-spacing:.2em;text-transform:uppercase;font-weight:800}.portal-hero h1{font-family:'Cormorant Garamond';font-size:48px;line-height:1.05;margin:10px 0}.portal-hero p{max-width:700px;color:#d8e3ef}.portal-main{margin-top:-42px}.application-card,.panel-card{background:#fff;border:1px solid rgba(216,226,240,.8);border-radius:20px;box-shadow:var(--shadow)}.application-card{padding:25px;margin-bottom:20px}.application-card-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.application-card h2{font-family:'Cormorant Garamond';font-size:31px;margin:4px 0}.status-pill{display:inline-flex;padding:7px 11px;border-radius:999px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;background:#e8f0fa;color:#174c7a}.status-pill.approved{background:#e5f7ef;color:#17634f}.status-pill.rejected{background:#fcebed;color:#9e3443}.status-pill.payment_pending{background:#fff3d8;color:#8a5a00}.status-pill.submitted,.status-pill.under_review,.status-pill.shortlisted{background:#e9efff;color:#354e9f}.application-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:23px 0}.application-meta>div{padding:14px;background:var(--soft);border-radius:12px}.application-meta span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:700}.application-meta strong{display:block;margin-top:5px}.progress-track{height:9px;background:#e7edf5;border-radius:99px;overflow:hidden}.progress-track span{display:block;height:100%;background:linear-gradient(90deg,var(--gold),#d4872d);border-radius:inherit}.application-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.wizard-wrap{padding:42px 0}.wizard-grid{display:grid;grid-template-columns:minmax(0,1fr) 315px;gap:25px;align-items:start}.wizard-card{background:#fff;border-radius:22px;box-shadow:var(--shadow);overflow:hidden}.wizard-title{padding:28px 30px;border-bottom:1px solid var(--line)}.wizard-title span{color:#a57418;font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:800}.wizard-title h1{font-family:'Cormorant Garamond';font-size:38px;margin:8px 0}.wizard-title p{margin:0;color:var(--muted)}.wizard-progress{display:flex;overflow-x:auto;padding:14px 20px;background:#f8fafc;border-bottom:1px solid var(--line);gap:8px}.wizard-step-button{min-width:92px;border:0;background:transparent;color:#748397;padding:9px;border-radius:10px;font-size:11px;font-weight:700;cursor:pointer}.wizard-step-button b{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#e7edf4;margin:0 auto 5px}.wizard-step-button.active{background:#fff;color:var(--navy);box-shadow:0 5px 15px rgba(16,36,61,.08)}.wizard-step-button.active b,.wizard-step-button.completed b{background:var(--gold);color:var(--navy)}.wizard-form-body{padding:30px}.wizard-panel{display:none}.wizard-panel.active{display:block}.section-heading{display:flex;gap:15px;align-items:flex-start;margin-bottom:24px}.section-heading span{width:44px;height:44px;border-radius:13px;background:var(--navy);color:var(--gold);display:grid;place-items:center;font-weight:800}.section-heading h2{font-family:'Cormorant Garamond';font-size:30px;margin:0}.section-heading p{margin:3px 0 0;color:var(--muted);font-size:13px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.form-grid .full{grid-column:1/-1}.question{border:1px solid var(--line);border-radius:15px;padding:18px;background:#fff}.question-number{display:inline-block;color:#9a6c15;font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;margin-bottom:8px}.question label.main{display:block;font-weight:800;margin-bottom:10px}.required-mark{color:#b5414e}.radio-row,.check-row{display:flex;flex-wrap:wrap;gap:10px}.choice{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:10px;padding:10px 12px;background:#fafbfd;cursor:pointer;font-size:13px}.choice input{accent-color:#bd8425}.upload-box{border:1px dashed #b6c5d7;border-radius:13px;padding:16px;background:#f9fbfd}.upload-box input{width:100%}.existing-file{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;padding:9px 11px;border-radius:9px;background:#eaf6f1;color:#19644f;font-size:12px}.word-counter{text-align:right;font-size:11px;color:var(--muted);margin-top:6px}.wizard-navigation{display:flex;justify-content:space-between;gap:12px;padding-top:25px;margin-top:25px;border-top:1px solid var(--line)}.wizard-navigation>div{display:flex;gap:10px}.price-sidebar{position:sticky;top:110px}.price-card{background:linear-gradient(145deg,var(--navy),#0f3868);color:#fff;border-radius:20px;padding:25px;box-shadow:var(--shadow);border-top:4px solid var(--gold)}.price-card .label{color:var(--gold);text-transform:uppercase;letter-spacing:.15em;font-size:10px;font-weight:800}.price-card h3{font-family:'Cormorant Garamond';font-size:30px;line-height:1.05;margin:10px 0}.price-card>p{color:#cbd7e5;font-size:13px}.price-lines{border-top:1px solid rgba(255,255,255,.15);margin-top:20px;padding-top:15px}.price-line{display:flex;justify-content:space-between;gap:12px;margin:10px 0;font-size:13px}.price-line.total{font-size:17px;font-weight:800;padding-top:14px;border-top:1px solid rgba(255,255,255,.18);color:var(--gold2)}.secure-note{display:flex;gap:9px;margin-top:18px;color:#bfccdb;font-size:11px}.review-shell{padding:45px 0}.review-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;align-items:start}.review-section{background:#fff;border-radius:17px;border:1px solid var(--line);margin-bottom:16px;overflow:hidden}.review-section h2{font-family:'Cormorant Garamond';font-size:26px;margin:0;padding:18px 22px;background:#f7f9fc;border-bottom:1px solid var(--line)}.review-list{display:grid;grid-template-columns:repeat(2,1fr);gap:0}.review-item{padding:14px 20px;border-bottom:1px solid #edf1f5}.review-item:nth-child(odd){border-right:1px solid #edf1f5}.review-item.full{grid-column:1/-1;border-right:0}.review-item span{display:block;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.review-item strong,.review-item p{display:block;margin:5px 0 0;white-space:pre-wrap}.checkout-card{position:sticky;top:110px;background:#fff;border-radius:20px;padding:24px;box-shadow:var(--shadow);border:1px solid var(--line)}.checkout-card h2{font-family:'Cormorant Garamond';font-size:30px;margin:0 0 7px}.checkout-card .price-line{color:var(--ink)}.checkout-card .price-line.total{color:#986915;border-color:var(--line)}.checkout-legal{font-size:11px;color:var(--muted);margin:15px 0}.timeline{position:relative;margin:25px 0}.timeline:before{content:"";position:absolute;left:14px;top:5px;bottom:5px;width:2px;background:#dce5ef}.timeline-item{position:relative;padding-left:43px;margin:20px 0}.timeline-item:before{content:"";position:absolute;left:7px;top:3px;width:16px;height:16px;border-radius:50%;background:var(--gold);border:4px solid #fff;box-shadow:0 0 0 2px #dfc27e}.timeline-item strong{display:block}.timeline-item span{font-size:12px;color:var(--muted)}.downloads-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.download-card{border:1px solid var(--line);border-radius:12px;padding:15px;background:#fff}.download-card strong{display:block}.download-card small{display:block;color:var(--muted);margin:4px 0 12px}.success-shell{padding:70px 0}.success-card{max-width:820px;margin:auto;background:#fff;border-radius:26px;box-shadow:var(--shadow);padding:45px;text-align:center}.success-icon{width:84px;height:84px;border-radius:50%;display:grid;place-items:center;background:#e5f7ef;color:#17634f;font-size:38px;margin:0 auto 20px}.success-card h1{font-family:'Cormorant Garamond';font-size:46px;margin:0}.success-reference{display:inline-block;margin:18px 0;padding:12px 18px;border-radius:10px;background:var(--soft);font-weight:800;color:#8d6110}.empty-state{text-align:center;padding:60px 25px;background:#fff;border-radius:20px;box-shadow:var(--shadow)}.empty-state h2{font-family:'Cormorant Garamond';font-size:34px}.conditional-field{display:none}.conditional-field.visible{display:block}@media(max-width:960px){.wizard-grid,.review-grid{grid-template-columns:1fr}.price-sidebar,.checkout-card{position:static}.application-meta{grid-template-columns:repeat(2,1fr)}.portal-hero-grid{align-items:flex-start;flex-direction:column}.customer-nav nav{gap:10px}.customer-user{display:none}}@media(max-width:680px){.customer-container{width:min(100% - 22px,1240px)}.customer-header{position:relative}.customer-nav{align-items:flex-start;padding:13px 0}.customer-brand strong{font-size:20px}.customer-brand small{font-size:9px}.customer-nav nav{flex-wrap:wrap;justify-content:flex-end}.customer-nav nav>a:first-child{display:none}.form-grid,.review-list,.downloads-grid{grid-template-columns:1fr}.form-grid .full,.review-item.full{grid-column:auto}.review-item:nth-child(odd){border-right:0}.wizard-form-body{padding:18px}.wizard-title{padding:22px}.wizard-title h1{font-size:31px}.portal-hero h1{font-size:39px}.application-meta{grid-template-columns:1fr}.application-card-head{flex-direction:column}.wizard-navigation{flex-direction:column}.wizard-navigation>div{width:100%;flex-direction:column}.customer-button{width:100%}.customer-footer>div{flex-direction:column}.success-card{padding:30px 20px}.success-card h1{font-size:38px}}


/* =========================================================
   DG GLOBAL SOCIAL CARD PREVIEW
========================================================= */
.social-card-panel{padding:22px;margin-top:16px}
.social-card-panel h3{margin:8px 0 6px;color:var(--navy);font-family:'Cormorant Garamond',serif;font-size:28px;line-height:1.05}
.social-card-panel>p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}
.social-card-preview-list{display:grid;gap:16px;margin-top:18px}
.social-card-preview{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#f8fafc}
.social-card-image{display:block;padding:10px;background:linear-gradient(145deg,#081d3b,#164a78)}
.social-card-image img{display:block;width:100%;max-height:460px;object-fit:contain;border-radius:10px;background:#fff;box-shadow:0 14px 35px rgba(6,25,52,.24)}
.social-card-preview-copy{padding:14px}
.social-card-preview-copy strong{display:block;color:var(--navy)}
.social-card-preview-copy small{display:block;margin:3px 0 11px;color:var(--muted)}
.success-social-card{margin:30px auto;padding:26px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,#f9fbfd,#fff9ea)}
.success-social-card h2{margin:8px 0;color:var(--navy);font-family:'Cormorant Garamond',serif;font-size:34px}
.success-social-card>p{max-width:620px;margin:0 auto 18px;color:var(--muted)}
.success-social-card>img{display:block;width:min(420px,100%);max-height:580px;object-fit:contain;margin:0 auto 18px;border-radius:16px;box-shadow:0 22px 55px rgba(7,27,56,.18)}
@media(max-width:680px){
  .social-card-panel{padding:17px}
  .social-card-image img{max-height:520px}
  .success-social-card{padding:18px}
  .success-social-card h2{font-size:29px}
}

/* Application wizard validation */
.validation-help{display:block;margin-top:7px;color:#6b7a8e;font-size:11px}
.step-validation-summary{display:none;align-items:flex-start;flex-direction:column;gap:2px;margin:0 0 20px;padding:13px 15px;border:1px solid #efbcc3;border-radius:12px;background:#fff2f3;color:#8f2f3e}
.step-validation-summary.visible{display:flex}
.step-validation-summary strong{font-size:13px}
.step-validation-summary span{font-size:11px}
.question.has-error{border-color:#d65364;background:#fffafb;box-shadow:0 0 0 3px rgba(214,83,100,.08)}
.question.has-error .form-control,.question.has-error .upload-box{border-color:#d65364}
.question.has-error .choice{border-color:#e1a3ab}
.question-error{display:flex;align-items:flex-start;gap:7px;margin-top:10px;padding:9px 11px;border-radius:9px;background:#fff0f2;color:#9f3545;font-size:11px;font-weight:700;line-height:1.45}
.question-error:before{content:"!";width:17px;height:17px;display:grid;place-items:center;flex:0 0 17px;border-radius:50%;background:#b83e50;color:#fff;font-size:10px}
.form-control[aria-invalid="true"],input[aria-invalid="true"],select[aria-invalid="true"],textarea[aria-invalid="true"]{outline:none;box-shadow:0 0 0 3px rgba(214,83,100,.12)}
.word-counter.over{color:#b83e50;font-weight:800}
.wizard-step-button.completed{color:#285f4d}
@media(max-width:680px){.step-validation-summary{margin-bottom:16px}.question-error{font-size:10px}}
