.wyd-wrap{--wyd-ink:#16231d;--wyd-muted:#66736c;--wyd-line:#dde4df;--wyd-bg:#f4f7f5;--wyd-accent:#1f6b4f;--wyd-accent2:#164d3a;max-width:1120px;margin:32px auto;padding:0 18px;color:var(--wyd-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-sizing:border-box}.wyd-wrap *{box-sizing:border-box}.wyd-hero,.wyd-portal-header{background:linear-gradient(135deg,#123c2d,#235f49);color:#fff;border-radius:24px;padding:34px 38px;margin-bottom:22px;box-shadow:0 12px 34px rgba(17,50,38,.14)}.wyd-hero h1,.wyd-portal-header h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(30px,4vw,48px);line-height:1.05;margin:5px 0 8px;color:#fff}.wyd-hero p,.wyd-portal-header p{font-size:17px;margin:0;opacity:.9}.wyd-eyebrow{display:block;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;opacity:.72}.wyd-card{background:#fff;border:1px solid var(--wyd-line);border-radius:18px;padding:26px;margin-bottom:20px;box-shadow:0 5px 20px rgba(20,40,30,.045)}.wyd-card h2{font-family:Georgia,"Times New Roman",serif;font-size:28px;margin:0 0 10px}.wyd-card h3{margin:8px 0 6px;font-size:17px}.wyd-auth-grid,.wyd-summary-grid,.wyd-two,.wyd-three,.wyd-doc-grid{display:grid;gap:18px}.wyd-auth-grid{grid-template-columns:1fr 1fr}.wyd-summary-grid{grid-template-columns:repeat(3,1fr)}.wyd-two{grid-template-columns:repeat(2,1fr)}.wyd-three{grid-template-columns:repeat(3,1fr)}.wyd-doc-grid{grid-template-columns:repeat(3,1fr);align-items:stretch}.wyd-wrap label{display:block;font-weight:700;font-size:14px;margin:0 0 15px}.wyd-wrap input:not([type=checkbox]):not([type=file]),.wyd-wrap select,.wyd-wrap textarea{width:100%;border:1px solid #cad4ce;border-radius:10px;background:#fff;color:var(--wyd-ink);padding:11px 12px;margin-top:6px;min-height:44px;font:inherit;box-shadow:none}.wyd-wrap input:focus,.wyd-wrap select:focus{outline:2px solid rgba(31,107,79,.18);border-color:var(--wyd-accent)}.wyd-check{display:flex!important;align-items:center;gap:8px;font-weight:500!important}.wyd-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--wyd-accent);color:#fff!important;border:0;border-radius:10px;padding:12px 18px;font-weight:800;text-decoration:none!important;cursor:pointer;min-height:44px}.wyd-btn:hover{background:var(--wyd-accent2)}.wyd-btn-secondary{background:#243d33}.wyd-small,.wyd-help{color:var(--wyd-muted);font-size:13px}.wyd-alert{border-radius:12px;padding:13px 16px;margin:0 0 16px;font-weight:650}.wyd-success{background:#e8f6ee;border:1px solid #bfe1cc;color:#205b39}.wyd-error{background:#fff0f0;border:1px solid #efc3c3;color:#812828}.wyd-portal-header{display:flex;align-items:flex-start;justify-content:space-between}.wyd-text-link{color:#fff!important;font-weight:700}.wyd-summary{padding:22px}.wyd-summary>span{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--wyd-muted);font-weight:800}.wyd-summary>strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:27px;margin:5px 0}.wyd-summary small{color:var(--wyd-muted)}.wyd-progress{height:8px;background:#e8eeea;border-radius:99px;overflow:hidden;margin-top:10px}.wyd-progress i{display:block;height:100%;background:var(--wyd-accent);border-radius:99px}.wyd-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:8px}.wyd-section-heading h2{margin-top:3px}.wyd-status{padding:6px 10px;border-radius:99px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.wyd-status.complete{background:#e4f5eb;color:#1d643c}.wyd-status.incomplete{background:#fff1dc;color:#80531b}.wyd-profile hr{border:0;border-top:1px solid var(--wyd-line);margin:30px 0}.wyd-doc-box{height:100%;border:1px dashed #bcc9c1;border-radius:16px;padding:20px;background:var(--wyd-bg)}.wyd-doc-box.has-file{border-style:solid;background:#f3faf6}.wyd-doc-box p{color:var(--wyd-muted);font-size:13px;min-height:38px}.wyd-doc-icon{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--wyd-line);font-size:18px;font-weight:800}.wyd-upload-label{display:inline-flex!important;position:relative;overflow:hidden;background:#fff;border:1px solid #bdc8c1;border-radius:9px;padding:9px 12px!important;margin:4px 0 0!important;cursor:pointer}.wyd-upload-label input{position:absolute;left:-10000px}.wyd-file{min-height:auto!important}.wyd-table-wrap{overflow-x:auto}.wyd-table{width:100%;border-collapse:collapse}.wyd-table th,.wyd-table td{text-align:left;border-bottom:1px solid var(--wyd-line);padding:11px 8px;font-size:14px}.wyd-table th{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:var(--wyd-muted)}[hidden]{display:none!important}@media(max-width:820px){.wyd-auth-grid,.wyd-summary-grid,.wyd-three,.wyd-doc-grid{grid-template-columns:1fr}.wyd-two{grid-template-columns:1fr}.wyd-hero,.wyd-portal-header{padding:25px 22px;border-radius:18px}.wyd-portal-header{gap:18px}.wyd-card{padding:20px}.wyd-summary-grid{gap:10px}.wyd-summary{margin-bottom:0}.wyd-wrap{margin-top:18px;padding:0 10px}.wyd-btn{width:100%}.wyd-section-heading{flex-direction:column}.wyd-doc-box p{min-height:0}}

/* v1.3 mobile-first regional registration */
.wyd-region-section{margin:0 0 22px}.wyd-region-heading{margin:0 0 14px}.wyd-region-heading h2,.wyd-registration-heading h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(27px,3vw,36px);margin:4px 0 7px}.wyd-region-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.wyd-region-card{display:flex;flex-direction:column;min-height:220px;padding:25px;border:1px solid var(--wyd-line);border-radius:20px;background:#fff;color:var(--wyd-ink)!important;text-decoration:none!important;box-shadow:0 5px 20px rgba(20,40,30,.05);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.wyd-region-card:hover,.wyd-region-card:focus-visible{transform:translateY(-3px);box-shadow:0 12px 30px rgba(20,40,30,.1);border-color:#9eb7aa;outline:none}.wyd-region-card h3{font-family:Georgia,"Times New Roman",serif;font-size:27px;margin:18px 0 8px}.wyd-region-card p{margin:0 0 22px;color:var(--wyd-muted);font-size:15px}.wyd-region-action{margin-top:auto;font-weight:800;color:var(--wyd-accent)}.wyd-region-badge{display:inline-flex;align-self:flex-start;align-items:center;justify-content:center;min-height:30px;padding:5px 9px;border-radius:999px;background:#e8f2ed;color:var(--wyd-accent2);font-size:12px;font-weight:900;letter-spacing:.07em}.wyd-login-wide{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:28px;align-items:start}.wyd-login-wide .wyd-resend{grid-column:2}.wyd-login-intro p{color:var(--wyd-muted)}.wyd-registration-heading{background:#edf4f0;border:1px solid #d5e2db;border-radius:18px;padding:20px 22px;margin:0 0 18px}.wyd-registration-heading p{margin:0;color:var(--wyd-muted)}.wyd-back-link{margin:0 0 12px}.wyd-back-link a{font-weight:800;color:var(--wyd-accent);text-decoration:none}.wyd-register-card{border-top:4px solid var(--wyd-accent)}.wyd-field-help{display:block;margin-top:5px;color:var(--wyd-muted);font-size:12px;font-weight:500}.wyd-field-error{color:#9d2929}.wyd-field-success{color:#25633f}.wyd-wrap input[type=password]{letter-spacing:.02em}.wyd-photo-box{text-align:center}.wyd-photo-preview-wrap{display:flex;align-items:center;justify-content:center;margin:0 auto 13px}.wyd-photo-preview{width:132px;height:132px;object-fit:cover;border-radius:50%;border:4px solid #fff;box-shadow:0 0 0 1px var(--wyd-line),0 5px 14px rgba(20,40,30,.08)}.wyd-photo-placeholder{width:132px;height:132px;border-radius:50%;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border:1px dashed #b7c7be;color:var(--wyd-muted)}.wyd-photo-placeholder span{font-size:30px;line-height:1}.wyd-photo-placeholder small{margin-top:5px}.wyd-file-note{font-size:12px!important;min-height:0!important;margin:10px 0 0!important}.wyd-login-form .wyd-btn,.wyd-register-card .wyd-btn,.wyd-existing-card .wyd-btn{min-height:48px}.wyd-resend{margin-top:8px}.wyd-resend summary{cursor:pointer;font-weight:750;color:var(--wyd-accent)}
@media(max-width:820px){.wyd-region-grid{grid-template-columns:1fr}.wyd-region-card{min-height:auto;padding:21px}.wyd-region-card h3{font-size:25px}.wyd-login-wide{grid-template-columns:1fr;gap:8px}.wyd-login-wide .wyd-resend{grid-column:auto}.wyd-registration-heading{padding:17px}.wyd-wrap input:not([type=checkbox]):not([type=file]),.wyd-wrap select,.wyd-wrap textarea{min-height:50px;font-size:16px}.wyd-wrap label{font-size:15px}.wyd-btn{min-height:50px;font-size:16px}.wyd-hero p,.wyd-portal-header p{font-size:16px}.wyd-photo-preview,.wyd-photo-placeholder{width:120px;height:120px}}
@media(max-width:480px){.wyd-wrap{padding:0 8px}.wyd-hero,.wyd-portal-header,.wyd-card{border-radius:16px}.wyd-hero{padding:22px 18px}.wyd-card{padding:18px}.wyd-region-card{border-radius:16px;padding:18px}.wyd-registration-heading{border-radius:15px}.wyd-region-badge{font-size:11px}.wyd-upload-label{width:100%;justify-content:center;min-height:46px;align-items:center}}

/* v1.11 private portal messaging */
.wyd-message-board{scroll-margin-top:24px}.wyd-message-unread{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;background:#fff0dc;color:#815718;font-size:12px;font-weight:800}.wyd-message-thread{display:flex;flex-direction:column;gap:12px;margin:20px 0;padding:4px;max-height:520px;overflow:auto}.wyd-message{max-width:82%;padding:13px 15px;border-radius:16px;border:1px solid var(--wyd-line);background:#f5f7f6}.wyd-message.staff{align-self:flex-start;border-bottom-left-radius:5px;background:#f6f8f7}.wyd-message.mine{align-self:flex-end;border-bottom-right-radius:5px;background:#eaf4ef;border-color:#d1e3d9}.wyd-message-meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-bottom:7px;font-size:12px}.wyd-message-meta span{color:var(--wyd-muted)}.wyd-message-body{white-space:normal;overflow-wrap:anywhere;line-height:1.5}.wyd-message-empty{padding:20px;text-align:center;border:1px dashed var(--wyd-line);border-radius:14px;color:var(--wyd-muted)}.wyd-message-compose{border-top:1px solid var(--wyd-line);padding-top:18px}.wyd-message-compose textarea{display:block;width:100%;min-height:110px;margin:7px 0 12px;resize:vertical}.wyd-notice{padding:10px 12px;border-radius:10px;margin:12px 0;font-size:14px}.wyd-notice.success{background:#e5f5eb;color:#23623e}.wyd-notice.error{background:#fbeaea;color:#8a2525}@media(max-width:600px){.wyd-message{max-width:94%}.wyd-message-thread{max-height:none}.wyd-message-meta{flex-direction:column;gap:2px}.wyd-message-compose textarea{font-size:16px}}
