.alynt-ag-gateway{--agw-color-text: #281408;--agw-color-primary: #3b5249;--agw-color-background: #eae4d6;--agw-color-notice: #e1cdb5;--agw-color-error: #b3492e;--agw-color-surface: #fff;--agw-button-background: #3b5249;--agw-button-text: #fff;--agw-font-heading: Georgia, serif;--agw-font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;min-height:100vh;background:var(--agw-color-background);color:var(--agw-color-text);font-family:var(--agw-font-body);font-size:16px}.alynt-ag-gateway,.alynt-ag-gateway *,.alynt-ag-gateway *:before,.alynt-ag-gateway *:after{box-sizing:border-box}.alynt-ag-gateway .screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.alynt-ag-body{margin:0;background:var(--agw-color-background, #eae4d6)}html.agw-offcanvas-open{overflow:hidden}.agw-shell{display:grid;grid-template-columns:minmax(280px,44%) minmax(0,1fr);min-height:100vh;background:var(--agw-color-background)}.agw-media{position:relative;overflow:hidden;background:linear-gradient(160deg,color-mix(in srgb,var(--agw-color-background) 80%,white),var(--agw-color-notice))}.agw-media__image,.agw-media__pattern{position:absolute;inset:0}.agw-media__image{background-position:center;background-size:cover}.agw-media__pattern{background:radial-gradient(circle at 22% 24%,color-mix(in srgb,var(--agw-color-primary) 22%,transparent) 0 3px,transparent 4px),radial-gradient(circle at 68% 35%,color-mix(in srgb,var(--agw-color-primary) 18%,transparent) 0 4px,transparent 5px),radial-gradient(circle at 50% 76%,color-mix(in srgb,var(--agw-color-error) 20%,transparent) 0 6px,transparent 7px),linear-gradient(160deg,color-mix(in srgb,var(--agw-color-background) 84%,white),var(--agw-color-notice))}.agw-leaf{position:absolute;width:120px;height:72px;border:1px solid color-mix(in srgb,var(--agw-color-primary) 45%,transparent);border-radius:72% 28% 65% 35%;transform:rotate(-18deg)}.agw-leaf--one{top:12%;inset-inline-start:12%}.agw-leaf--two{bottom:18%;inset-inline-end:14%;transform:rotate(24deg)}.agw-dot{position:absolute;width:8px;height:8px;border-radius:50%;background:color-mix(in srgb,var(--agw-color-primary) 36%,transparent)}.agw-dot--one{top:28%;inset-inline-end:22%}.agw-dot--two{bottom:30%;inset-inline-start:28%}.agw-dot--three{bottom:42%;inset-inline-end:35%}.agw-panel{display:flex;align-items:center;justify-content:center;padding:24px}.agw-card{width:100%;max-width:540px;padding:40px 24px;border-radius:8px;background:var(--agw-color-surface);box-shadow:0 1px 2px #2814080d,0 16px 32px -16px #28140824}.agw-brand{display:flex;justify-content:center;margin-bottom:32px;text-align:center}.agw-brand__logo{display:block;width:auto;height:auto}.agw-brand__name{font-family:var(--agw-font-heading);font-size:24px;font-weight:600;line-height:1.1}.agw-title{margin:0 0 16px;color:var(--agw-color-text);font-family:var(--agw-font-heading);font-size:26px;font-weight:600;line-height:1.2;letter-spacing:0}.agw-notice{margin-bottom:22px;padding:16px 18px;border-radius:8px;background:var(--agw-color-notice);color:var(--agw-color-text);font-size:18px;line-height:1.5}.agw-notice p:last-child{margin:0}.agw-status{margin-bottom:18px;padding:14px 16px;border-radius:6px;font-size:16px;line-height:1.5}.agw-status--success{border:1px solid var(--agw-color-primary);background:color-mix(in srgb,var(--agw-color-primary) 10%,var(--agw-color-surface));color:var(--agw-color-text)}.agw-status--error{border:1px solid var(--agw-color-error);background:color-mix(in srgb,var(--agw-color-error) 10%,var(--agw-color-surface));color:var(--agw-color-text)}.agw-status--checkout{border:1px solid color-mix(in srgb,var(--agw-color-primary) 28%,transparent);background:color-mix(in srgb,var(--agw-color-notice) 72%,var(--agw-color-surface));color:var(--agw-color-text);font-size:18px}.agw-status__title{display:block;margin-bottom:4px;font-weight:700;line-height:1.35}.agw-status--checkout p{margin:0}.agw-status--checkout a{color:var(--agw-color-primary);font-weight:700;overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:3px}.agw-resend-guidance{margin:-4px 0 20px;padding:14px 16px;border:1px solid rgb(40 20 8 / 12%);border-radius:6px;background:color-mix(in srgb,var(--agw-color-notice) 55%,var(--agw-color-surface));color:var(--agw-color-text)}.agw-resend-guidance h2{margin:0 0 8px;font-family:var(--agw-font-heading);font-size:16px;font-weight:600;line-height:1.3;letter-spacing:0}.agw-resend-guidance ul{margin:0;padding-inline-start:20px;font-size:16px;line-height:1.55}.agw-resend-guidance li+li{margin-top:6px}.agw-form,.agw-actions{display:flex;flex-direction:column;gap:18px}.agw-form p,.agw-form fieldset{margin:0}.agw-grid{display:grid;gap:18px}.agw-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.agw-field label{display:block;margin-bottom:6px;font-size:16px;font-weight:600}.agw-field input{appearance:none;width:100%;max-width:100%;min-height:48px;margin:0;padding:12px 14px;border:1px solid rgb(40 20 8 / 18%);border-radius:6px;background:color-mix(in srgb,var(--agw-color-surface) 92%,var(--agw-color-background));box-shadow:none;color:var(--agw-color-text);font:inherit;font-size:18px;line-height:1.3}.agw-field input:focus,.agw-checkbox input:focus,.agw-button:focus,.agw-back-link:focus,.agw-links a:focus,.agw-checkbox a:focus{outline:2px solid var(--agw-color-primary);outline-offset:2px}.agw-field input:focus-visible,.agw-checkbox input:focus-visible,.agw-password__toggle:focus-visible,.agw-button:focus-visible,.agw-back-link:focus-visible,.agw-links a:focus-visible,.agw-checkbox a:focus-visible{outline:3px solid var(--agw-color-primary);outline-offset:3px}.agw-field input[aria-invalid=true]{border-color:var(--agw-color-error);box-shadow:0 0 0 1px var(--agw-color-error)}.agw-password{position:relative}.agw-password input{padding-inline-end:96px}.agw-password__toggle{appearance:none;position:absolute;top:50%;inset-inline-end:6px;min-height:40px;margin:0;padding:0 10px;border:0;background:transparent;box-shadow:none;color:var(--agw-color-primary);cursor:pointer;font:inherit;font-size:16px;font-weight:600;line-height:1;text-transform:none;transform:translateY(-50%)}.agw-checkbox{display:flex;gap:10px;align-items:flex-start;font-size:18px;line-height:1.45}.agw-checkbox input{flex:0 0 auto;width:18px;height:18px;margin-top:3px;accent-color:var(--agw-color-primary)}.agw-button{appearance:none;display:inline-flex;align-items:center;justify-content:center;max-width:100%;min-height:50px;margin:0;padding:14px 20px;border-radius:6px;box-shadow:none;cursor:pointer;font:inherit;font-size:18px;font-weight:600;line-height:1.2;text-align:center;text-decoration:none;text-transform:none;letter-spacing:0}.alynt-ag-gateway .agw-button--primary{border:0;background:var(--agw-button-background);color:var(--agw-button-text)}.alynt-ag-gateway .agw-button--primary:hover,.alynt-ag-gateway .agw-button--primary:focus,.alynt-ag-gateway .agw-button--primary:focus-visible{border-color:transparent;background:var(--agw-button-background);color:var(--agw-button-text);text-decoration:none}.alynt-ag-gateway .agw-button--primary:hover{filter:brightness(.92)}.agw-button--secondary{border:1px solid rgb(40 20 8 / 25%);background:transparent;color:var(--agw-color-text)}.agw-button:disabled,.agw-button[aria-disabled=true]{cursor:not-allowed;filter:grayscale(.45);opacity:.62}.agw-form--submitting,.agw-form--submitting .agw-button[type=submit]{cursor:progress}.agw-links{display:flex;flex-wrap:wrap;gap:18px;justify-content:center;font-size:18px}.agw-links a,.agw-back-link,.agw-checkbox a{color:var(--agw-color-primary);font-weight:500;line-height:1.35;overflow-wrap:anywhere;text-decoration:underline;text-transform:none;text-underline-offset:3px}.alynt-ag-gateway .agw-form p,.alynt-ag-gateway .agw-form fieldset{min-width:0;margin:0}.alynt-ag-gateway .agw-form fieldset{padding:0;border:0}.alynt-ag-gateway .agw-form .agw-field input{min-width:0;margin:0;box-shadow:none;font-size:18px;letter-spacing:0;text-transform:none}.alynt-ag-gateway .agw-form .agw-password__toggle{width:auto;max-width:100%;min-width:0;margin:0;box-shadow:none}.alynt-ag-gateway .agw-form .agw-button,.alynt-ag-gateway .agw-actions .agw-button{width:auto;max-width:100%;min-width:0;margin:0;box-shadow:none;font-size:18px}.alynt-ag-gateway .agw-links a,.alynt-ag-gateway .agw-back-link,.alynt-ag-gateway .agw-checkbox a{max-width:100%;margin:0}.agw-back-link{display:block;font-size:18px;text-align:center}.agw-verification-slot{padding:14px;border:1px solid rgb(40 20 8 / 18%);border-radius:6px;background:color-mix(in srgb,var(--agw-color-surface) 92%,var(--agw-color-background));font-size:16px}.agw-strength{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;font-size:16px}.agw-strength span{display:block;height:6px;border-radius:999px;background:#28140824;transition:background-color .16s ease}.agw-strength strong{grid-column:1 / -1;font-weight:600}.agw-strength[data-agw-strength-score="1"] span:nth-of-type(-n+1),.agw-strength[data-agw-strength-score="2"] span:nth-of-type(-n+2){background:var(--agw-color-error)}.agw-strength[data-agw-strength-score="3"] span:nth-of-type(-n+3){background:color-mix(in srgb,var(--agw-color-primary) 70%,var(--agw-color-notice))}.agw-strength[data-agw-strength-score="4"] span{background:var(--agw-color-primary)}.agw-requirements{margin:-4px 0 0;padding:0;list-style:none;font-size:16px;line-height:1.6}.agw-requirements li{position:relative;padding-inline-start:22px;color:color-mix(in srgb,var(--agw-color-text) 70%,transparent)}.agw-requirements li:before{position:absolute;top:0;inset-inline-start:0;color:var(--agw-color-error);content:"x";font-weight:700}.agw-requirements li.is-met{color:var(--agw-color-text)}.agw-requirements li.is-met:before{color:var(--agw-color-primary);content:"\2713"}.agw-dashboard{min-height:100vh;padding:32px}.agw-dashboard__inner{width:min(1120px,100%);margin:0 auto}.agw-dashboard-footer{margin-top:36px;padding-top:20px;border-top:1px solid rgb(40 20 8 / 14%)}.agw-dashboard-footer__menu{display:flex;flex-wrap:wrap;gap:8px 20px;align-items:center;justify-content:center;margin:0;padding:0;list-style:none;text-align:center}.agw-dashboard-footer__menu li{margin:0;padding:0}.agw-dashboard-footer__menu a{color:var(--agw-color-primary);font-size:16px;font-weight:600;line-height:1.5;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.agw-dashboard-footer__menu a:hover{color:var(--agw-color-text)}.agw-dashboard__header{display:flex;gap:24px;align-items:center;justify-content:space-between;margin-bottom:44px}.agw-dashboard .agw-brand{justify-content:flex-start;margin-bottom:0}.agw-dashboard-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-end}.agw-dashboard-action{appearance:none;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;margin:0;padding:0;border:1px solid color-mix(in srgb,var(--agw-color-primary) 34%,transparent);border-radius:999px;background:color-mix(in srgb,var(--agw-color-surface) 88%,var(--agw-color-background));color:var(--agw-color-primary);box-shadow:0 1px 2px #2814080f;cursor:pointer;font:inherit;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.agw-dashboard-action:hover{border-color:var(--agw-color-primary);background:color-mix(in srgb,var(--agw-color-primary) 9%,var(--agw-color-surface));transform:translateY(-1px)}.agw-dashboard-action__icon{width:22px;height:22px;pointer-events:none}.agw-offcanvas{position:fixed;z-index:9999;inset:0;visibility:hidden;pointer-events:none}body.admin-bar .agw-offcanvas,html.agw-has-admin-bar .agw-offcanvas{inset-block-start:32px}@media(max-width:782px){body.admin-bar .agw-offcanvas,html.agw-has-admin-bar .agw-offcanvas{inset-block-start:46px}}.agw-offcanvas.is-open{visibility:visible;pointer-events:auto}.agw-offcanvas__backdrop{position:absolute;inset:0;background:#28140857;opacity:0;transition:opacity .18s ease}.agw-offcanvas.is-open .agw-offcanvas__backdrop{opacity:1}.agw-offcanvas__panel{position:absolute;top:0;inset-inline-end:0;display:flex;flex-direction:column;width:min(420px,92vw);height:100%;padding:28px;background:var(--agw-color-surface);box-shadow:-18px 0 48px #2814082e;color:var(--agw-color-text);overflow-y:auto;transform:translate(100%);transition:transform .22s ease}[dir=rtl] .agw-offcanvas__panel{transform:translate(-100%)}.agw-offcanvas.is-open .agw-offcanvas__panel{transform:translate(0)}.agw-offcanvas__header{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-bottom:28px}.agw-offcanvas__header h2{margin:0;color:var(--agw-color-text);font-family:var(--agw-font-heading);font-size:28px;font-weight:600;line-height:1.15;letter-spacing:0}.agw-offcanvas__close{appearance:none;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:44px;height:44px;margin:0;padding:0;border:1px solid color-mix(in srgb,var(--agw-color-primary) 28%,transparent);border-radius:999px;background:color-mix(in srgb,var(--agw-color-primary) 6%,var(--agw-color-surface));color:var(--agw-color-primary);cursor:pointer}.agw-offcanvas__menu,.agw-offcanvas__menu ul{display:grid;gap:5px;margin:0;padding:0;list-style:none}.agw-offcanvas__menu ul{margin-top:2px;padding-inline-start:16px}.agw-offcanvas__submenu[hidden]{display:none}.agw-offcanvas__menu-row{display:flex;gap:10px;align-items:center;width:100%}.agw-offcanvas__menu a{display:inline-flex;flex:1 1 auto;width:100%;padding:8px 0;color:var(--agw-color-text);font-size:20px;font-weight:700;line-height:1.25;text-decoration:none}.agw-offcanvas__submenu a{padding:6px 0;font-size:18px;font-weight:500}.agw-offcanvas__menu a:hover{color:var(--agw-color-primary)}.agw-offcanvas__submenu-toggle{appearance:none;position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:40px;height:40px;margin:0;padding:0;border:0;background:transparent;color:var(--agw-color-text);cursor:pointer}.agw-offcanvas__submenu-toggle-icon,.agw-offcanvas__submenu-toggle-icon:before,.agw-offcanvas__submenu-toggle-icon:after{position:absolute;display:block;width:16px;height:2px;border-radius:999px;background:currentColor;content:""}.agw-offcanvas__submenu-toggle-icon:before{inset:0;transform:rotate(90deg);transition:opacity .16s ease}.agw-offcanvas__submenu-toggle-icon:after{content:none}.agw-offcanvas__menu-item.is-open>.agw-offcanvas__menu-row .agw-offcanvas__submenu-toggle-icon:before{opacity:0}.agw-dashboard-hero{margin-bottom:32px}.agw-dashboard-hero__eyebrow,.agw-dashboard-hero__meta{margin:0;font-size:16px;line-height:1.5}.agw-dashboard-hero__meta{overflow-wrap:anywhere}.agw-dashboard-hero__eyebrow{color:var(--agw-color-primary);font-weight:700;text-transform:uppercase}.agw-dashboard-hero__title{max-width:760px;margin:8px 0;color:var(--agw-color-text);font-family:var(--agw-font-heading);font-size:42px;font-weight:600;line-height:1.12;letter-spacing:0}.agw-dashboard-section{margin-top:32px}.agw-dashboard-section h2{margin:0 0 16px;color:var(--agw-color-text);font-family:var(--agw-font-heading);font-size:24px;font-weight:600;line-height:1.2;letter-spacing:0}.agw-dashboard-section-actions{display:flex;flex-wrap:wrap;gap:10px;margin:-4px 0 16px}.agw-dashboard-section-actions a{display:inline-flex;align-items:center;min-height:38px;padding:8px 12px;border:1px solid color-mix(in srgb,var(--agw-color-primary) 28%,transparent);border-radius:6px;background:color-mix(in srgb,var(--agw-color-primary) 6%,var(--agw-color-surface));color:var(--agw-color-primary);font-size:16px;font-weight:700;line-height:1.2;text-decoration:none}.agw-dashboard-section-actions a:focus{outline:2px solid var(--agw-color-primary);outline-offset:2px}.agw-dashboard-overview{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:24px;align-items:stretch;padding:24px;border:1px solid rgb(40 20 8 / 14%);border-radius:8px;background:color-mix(in srgb,var(--agw-color-primary) 6%,var(--agw-color-surface));box-shadow:0 1px 2px #2814080d}.agw-dashboard-overview--without-actions{grid-template-columns:minmax(0,1fr)}.agw-dashboard-overview__copy{display:flex;flex-direction:column;justify-content:center}.agw-dashboard-overview__eyebrow{margin:0 0 8px;color:var(--agw-color-primary);font-size:16px;font-weight:700;line-height:1.4;text-transform:uppercase}.agw-dashboard-overview h2{margin:0;color:var(--agw-color-text);font-family:var(--agw-font-heading);font-size:28px;font-weight:600;line-height:1.16;letter-spacing:0}.agw-dashboard-overview p{max-width:620px;margin:12px 0 0;color:color-mix(in srgb,var(--agw-color-text) 78%,var(--agw-color-surface));font-size:16px;line-height:1.6}.agw-dashboard-overview__actions{display:grid;gap:10px}.agw-dashboard-overview__action{display:block;padding:14px 16px;border:1px solid rgb(40 20 8 / 14%);border-radius:8px;background:var(--agw-color-surface);color:var(--agw-color-text);text-decoration:none}.agw-dashboard-overview__action:hover{border-color:color-mix(in srgb,var(--agw-color-primary) 55%,transparent)}.agw-dashboard-overview__action:focus{outline:2px solid var(--agw-color-primary);outline-offset:2px}.agw-dashboard-overview__action-label{display:block;margin-bottom:4px;font-weight:700;line-height:1.3}.agw-dashboard-overview__action-description{display:block;color:color-mix(in srgb,var(--agw-color-text) 72%,var(--agw-color-surface));font-size:16px;line-height:1.45}.agw-dashboard-recent-orders__header{display:flex;gap:16px;align-items:baseline;justify-content:space-between}.agw-dashboard-recent-orders__header h2{margin:0}.agw-dashboard-recent-orders__header a{color:var(--agw-color-primary);font-size:16px;font-weight:700;line-height:1.4;text-decoration:underline;text-underline-offset:3px}.agw-dashboard-recent-orders__list{display:grid;gap:10px;margin:16px 0 0;padding:0;list-style:none}.agw-dashboard-recent-orders__list li{margin:0;padding:0}.agw-dashboard-recent-order{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;min-height:76px;padding:14px 16px;border:1px solid rgb(40 20 8 / 14%);border-radius:8px;background:var(--agw-color-surface);color:var(--agw-color-text);text-decoration:none}.agw-dashboard-recent-order:hover{border-color:color-mix(in srgb,var(--agw-color-primary) 55%,transparent)}.agw-dashboard-recent-order__identity,.agw-dashboard-recent-order__summary{display:grid;gap:4px;min-width:0}.agw-dashboard-recent-order__identity strong,.agw-dashboard-recent-order__status{font-size:16px;font-weight:700;line-height:1.35}.agw-dashboard-recent-order__identity>span,.agw-dashboard-recent-order__total{color:color-mix(in srgb,var(--agw-color-text) 72%,var(--agw-color-surface));font-size:16px;line-height:1.4}.agw-dashboard-recent-order__summary{justify-items:end;text-align:end}.agw-dashboard-recent-order__status{color:var(--agw-color-primary)}.agw-dashboard-recent-orders__empty{margin:16px 0 0;padding:16px;border:1px solid rgb(40 20 8 / 14%);border-radius:8px;background:color-mix(in srgb,var(--agw-color-primary) 4%,var(--agw-color-surface));color:color-mix(in srgb,var(--agw-color-text) 78%,var(--agw-color-surface));font-size:16px;line-height:1.55}.agw-dashboard-downloads__header{display:flex;gap:16px;align-items:baseline;justify-content:space-between}.agw-dashboard-downloads__header h2{margin:0}.agw-dashboard-downloads__header a,.agw-dashboard-download__action{display:inline-flex;align-items:center;min-height:44px;color:var(--agw-color-primary);font-size:16px;font-weight:700;line-height:1.4;text-decoration:underline;text-underline-offset:3px}.agw-dashboard-downloads__list{display:grid;gap:10px;margin:16px 0 0;padding:0;list-style:none}.agw-dashboard-downloads__list li{margin:0;padding:0}.agw-dashboard-download{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:18px;align-items:center;min-width:0;padding:14px 16px;border:1px solid rgb(40 20 8 / 14%);border-radius:8px;background:var(--agw-color-surface)}.agw-dashboard-download__identity,.agw-dashboard-download__meta{display:grid;gap:4px;min-width:0}.agw-dashboard-download__identity strong{font-size:16px;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.agw-dashboard-download__identity>span,.agw-dashboard-download__meta{color:color-mix(in srgb,var(--agw-color-text) 72%,var(--agw-color-surface));font-size:16px;line-height:1.4;overflow-wrap:anywhere}.agw-dashboard-download__meta{justify-items:end;text-align:end}.agw-dashboard-download__action{justify-content:center;padding:9px 14px;border:1px solid var(--agw-color-primary);border-radius:6px;text-decoration:none}.agw-dashboard-download__action:hover{background:color-mix(in srgb,var(--agw-color-primary) 7%,var(--agw-color-surface))}.agw-dashboard-downloads__empty{margin:16px 0 0;padding:16px;border:1px solid rgb(40 20 8 / 14%);border-radius:8px;background:color-mix(in srgb,var(--agw-color-primary) 4%,var(--agw-color-surface));color:color-mix(in srgb,var(--agw-color-text) 78%,var(--agw-color-surface));font-size:16px;line-height:1.55}.agw-dashboard-addresses__header{display:flex;gap:16px;align-items:baseline;justify-content:space-between}.agw-dashboard-addresses__header h2{margin:0}.agw-dashboard-addresses__header a,.agw-dashboard-address__action{display:inline-flex;align-items:center;min-height:44px;color:var(--agw-color-primary);font-size:16px;font-weight:700;line-height:1.4;text-decoration:underline;text-underline-offset:3px}.agw-dashboard-addresses__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.agw-dashboard-address{display:flex;flex-direction:column;min-width:0;padding:18px;border:1px solid rgb(40 20 8 / 14%);border-radius:8px;background:var(--agw-color-surface)}.agw-dashboard-address h3{margin:0 0 10px;font-size:18px;line-height:1.35}.agw-dashboard-address__details,.agw-dashboard-address__empty{margin:0 0 18px;color:color-mix(in srgb,var(--agw-color-text) 78%,var(--agw-color-surface));font-size:16px;font-style:normal;line-height:1.55;overflow-wrap:anywhere}.agw-dashboard-address__details{display:grid;gap:2px}.agw-dashboard-address__action{align-self:flex-start;margin-top:auto}.agw-dashboard-account-details__header{display:flex;gap:16px;align-items:baseline;justify-content:space-between}.agw-dashboard-account-details__header h2{margin:0}.agw-dashboard-account-details__actions{display:flex;flex-wrap:wrap;gap:10px 16px;align-items:center;justify-content:flex-end}.agw-dashboard-account-details__header a{display:inline-flex;align-items:center;min-height:44px;color:var(--agw-color-primary);font-size:16px;font-weight:700;line-height:1.4;text-decoration:underline;text-underline-offset:3px}.agw-dashboard-account-details__status{display:inline-flex;gap:8px;align-items:center;color:color-mix(in srgb,var(--agw-color-text) 72%,var(--agw-color-surface));font-size:16px;font-weight:700;line-height:1.4}.agw-dashboard-account-details__status:before{width:10px;height:10px;border:2px solid currentcolor;border-radius:50%;content:""}.agw-dashboard-account-details__status--ready{color:var(--agw-color-primary)}.agw-dashboard-account-details__status--ready:before{background:currentcolor}.agw-dashboard-account-details__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:16px 0 0}.agw-dashboard-account-detail{min-width:0;padding:16px;border:1px solid rgb(40 20 8 / 14%);border-radius:8px;background:var(--agw-color-surface)}.agw-dashboard-account-detail dt{margin:0 0 6px;color:var(--agw-color-primary);font-size:16px;font-weight:800;line-height:1.35}.agw-dashboard-account-detail dd{margin:0;color:var(--agw-color-text);font-size:16px;font-weight:700;line-height:1.45;overflow-wrap:anywhere}.agw-dashboard-account-details__guidance{margin:14px 0 0;color:color-mix(in srgb,var(--agw-color-text) 78%,var(--agw-color-surface));font-size:16px;line-height:1.55}.agw-dashboard-payment-methods__header{display:flex;gap:16px;align-items:baseline;justify-content:space-between}.agw-dashboard-payment-methods__header h2{margin:0}.agw-dashboard-payment-methods__header a{display:inline-flex;align-items:center;min-height:44px;color:var(--agw-color-primary);font-size:16px;font-weight:700;line-height:1.4;text-decoration:underline;text-underline-offset:3px}.agw-dashboard-payment-methods__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:14px;margin:16px 0 0;padding:0;list-style:none}.agw-dashboard-payment-method{display:flex;gap:12px;align-items:center;justify-content:space-between;min-width:0;min-height:70px;margin:0;padding:14px 16px;border:1px solid rgb(40 20 8 / 14%);border-radius:8px;background:var(--agw-color-surface)}.agw-dashboard-payment-method__name{min-width:0;font-size:16px;font-weight:700;line-height:1.4;overflow-wrap:anywhere}.agw-dashboard-payment-method__default{flex:0 0 auto;padding:4px 8px;border-radius:999px;background:color-mix(in srgb,var(--agw-color-primary) 10%,var(--agw-color-surface));color:var(--agw-color-primary);font-size:16px;font-weight:700;line-height:1.3}.agw-dashboard-payment-methods__empty{margin:16px 0 0;padding:16px;border:1px solid rgb(40 20 8 / 14%);border-radius:8px;background:color-mix(in srgb,var(--agw-color-primary) 4%,var(--agw-color-surface));color:color-mix(in srgb,var(--agw-color-text) 78%,var(--agw-color-surface));font-size:16px;line-height:1.55}.agw-dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px}.agw-dashboard-link{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;align-items:center;min-height:76px;padding:16px;border:1px solid rgb(40 20 8 / 14%);border-radius:8px;background:var(--agw-color-surface);color:var(--agw-color-text);text-decoration:none;box-shadow:0 1px 2px #2814080d}.agw-dashboard-link:hover{border-color:color-mix(in srgb,var(--agw-color-primary) 55%,transparent)}.agw-dashboard-link:focus,.agw-dashboard__logout:focus,.agw-dashboard-action:focus,.agw-offcanvas__close:focus,.agw-offcanvas__submenu-toggle:focus,.agw-offcanvas__menu a:focus,.agw-dashboard-footer__menu a:focus{outline:2px solid var(--agw-color-primary);outline-offset:2px}.agw-dashboard-link__icon{position:relative;display:block;width:34px;height:34px;border:1px solid color-mix(in srgb,var(--agw-color-primary) 55%,transparent);border-radius:8px;background:color-mix(in srgb,var(--agw-color-primary) 10%,var(--agw-color-surface))}.agw-dashboard-link__icon:before,.agw-dashboard-link__icon:after{position:absolute;display:block;content:""}.agw-dashboard-link__icon:before{inset:9px 8px;border:2px solid var(--agw-color-primary);border-radius:3px}.agw-dashboard-link__icon--logout:before{top:9px;inset-inline-start:8px;width:12px;height:14px;border-inline-end:0}.agw-dashboard-link__icon--logout:after{top:15px;inset-inline-end:8px;width:12px;height:2px;background:var(--agw-color-primary)}.agw-dashboard-link__label{overflow-wrap:anywhere;font-weight:700;line-height:1.25}.agw-dashboard-guidance{margin-bottom:16px;padding:16px 18px;border:1px solid color-mix(in srgb,var(--agw-color-primary) 26%,transparent);border-radius:8px;background:color-mix(in srgb,var(--agw-color-primary) 7%,var(--agw-color-surface));color:var(--agw-color-text)}.agw-dashboard-guidance__label{display:block;margin-bottom:4px;color:var(--agw-color-primary);font-size:16px;font-weight:700;line-height:1.4;text-transform:uppercase}.agw-dashboard-guidance p{max-width:760px;margin:0;font-size:16px;line-height:1.55}.agw-dashboard-affordances{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin-bottom:16px}.agw-dashboard-affordance{padding:14px 16px;border:1px solid rgb(40 20 8 / 12%);border-radius:8px;background:color-mix(in srgb,var(--agw-color-surface) 88%,var(--agw-color-accent))}.agw-dashboard-affordance__title{display:block;margin-bottom:4px;color:var(--agw-color-text);font-weight:700;line-height:1.35}.agw-dashboard-affordance p{margin:0;color:color-mix(in srgb,var(--agw-color-text) 74%,var(--agw-color-surface));font-size:16px;line-height:1.5}.agw-dashboard-affordance a{display:inline-flex;margin-top:10px;color:var(--agw-color-primary);font-weight:700;text-decoration:underline;text-underline-offset:3px}.agw-dashboard-affordance a:focus{outline:2px solid var(--agw-color-primary);outline-offset:2px}.agw-dashboard-content{padding:22px;border:1px solid rgb(40 20 8 / 14%);border-radius:8px;background:var(--agw-color-surface);box-shadow:0 1px 2px #2814080d}.agw-dashboard-empty{display:grid;gap:12px;padding:18px;border:1px solid color-mix(in srgb,var(--agw-color-primary) 24%,transparent);border-radius:8px;background:color-mix(in srgb,var(--agw-color-primary) 6%,var(--agw-color-surface))}.agw-dashboard-empty__eyebrow{color:var(--agw-color-primary);font-size:16px;font-weight:800;line-height:1.4;text-transform:uppercase}.agw-dashboard-empty h3{margin:0;color:var(--agw-color-text);font-family:var(--agw-font-heading);font-size:22px;font-weight:600;line-height:1.2;letter-spacing:0}.agw-dashboard-empty p{max-width:720px;margin:0;color:color-mix(in srgb,var(--agw-color-text) 78%,var(--agw-color-surface));line-height:1.55}.agw-dashboard-empty__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.agw-dashboard-content>:first-child,.agw-dashboard-content .woocommerce-notices-wrapper>:first-child{margin-top:0}.agw-dashboard-content>:last-child,.agw-dashboard-content .woocommerce-notices-wrapper>:last-child{margin-bottom:0}.agw-dashboard-content .woocommerce-notices-wrapper{display:grid;gap:12px;margin-bottom:18px}.agw-dashboard-content .woocommerce-message,.agw-dashboard-content .woocommerce-info,.agw-dashboard-content .woocommerce-error{margin:0 0 14px;padding:14px 16px;border:1px solid color-mix(in srgb,var(--agw-color-primary) 22%,transparent);border-radius:8px;background:color-mix(in srgb,var(--agw-color-primary) 7%,var(--agw-color-surface));color:var(--agw-color-text);line-height:1.5}.agw-dashboard-content .woocommerce-error{border-color:color-mix(in srgb,var(--agw-color-error) 42%,transparent);background:color-mix(in srgb,var(--agw-color-error) 8%,var(--agw-color-surface))}.agw-dashboard-content .woocommerce-message:before,.agw-dashboard-content .woocommerce-info:before,.agw-dashboard-content .woocommerce-error:before{display:none;content:none}.agw-dashboard-content .woocommerce-message a,.agw-dashboard-content .woocommerce-info a,.agw-dashboard-content .woocommerce-error a{color:var(--agw-color-primary);font-weight:700;text-decoration:underline;text-underline-offset:3px}.agw-dashboard-content table{width:100%;border-collapse:collapse}.agw-dashboard-content th,.agw-dashboard-content td{padding:12px;border-bottom:1px solid rgb(40 20 8 / 12%);text-align:start;vertical-align:top}.agw-dashboard-content input,.agw-dashboard-content select,.agw-dashboard-content textarea{width:100%;max-width:100%;min-width:0;min-height:42px;margin:0;padding:10px 12px;border:1px solid rgb(40 20 8 / 18%);border-radius:6px;background:color-mix(in srgb,var(--agw-color-surface) 94%,var(--agw-color-background));box-shadow:none;color:var(--agw-color-text);font:inherit;font-size:18px;line-height:1.3}.agw-dashboard-content input,.agw-dashboard-content textarea{appearance:none}.agw-dashboard-content input[type=checkbox],.agw-dashboard-content input[type=radio]{appearance:auto;width:auto;min-height:0;padding:0}.agw-dashboard-content input:focus,.agw-dashboard-content select:focus,.agw-dashboard-content textarea:focus{border-color:var(--agw-color-primary);outline:2px solid color-mix(in srgb,var(--agw-color-primary) 42%,transparent);outline-offset:1px}.agw-dashboard-content label{display:inline-flex;gap:4px;margin-bottom:6px;font-size:16px;font-weight:700;line-height:1.35}.agw-dashboard-content .required{color:var(--agw-color-error);text-decoration:none}.agw-dashboard-content .form-row,.agw-dashboard-content .woocommerce-form-row{display:flex;flex-direction:column;margin:0 0 16px}.agw-dashboard-content .form-row-first,.agw-dashboard-content .form-row-last{float:none;width:100%}.agw-dashboard-content .woocommerce-address-fields__field-wrapper,.agw-dashboard-content .woocommerce-EditAccountForm{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.agw-dashboard-content .woocommerce-address-fields__field-wrapper .form-row-wide,.agw-dashboard-content .woocommerce-EditAccountForm .form-row-wide,.agw-dashboard-content .woocommerce-EditAccountForm fieldset,.agw-dashboard-content .woocommerce-EditAccountForm>p:last-child{grid-column:1 / -1}.agw-dashboard-content fieldset{margin:8px 0 18px;padding:18px;border:1px solid rgb(40 20 8 / 12%);border-radius:8px;background:color-mix(in srgb,var(--agw-color-surface) 88%,var(--agw-color-background))}.agw-dashboard-content legend{padding:0 6px;color:var(--agw-color-primary);font-weight:800}.agw-dashboard-content .button,.agw-dashboard-content button,.agw-dashboard-content input[type=submit]{appearance:none;display:inline-flex;align-items:center;justify-content:center;width:auto;max-width:100%;min-height:42px;margin:0;padding:10px 16px;border:1px solid var(--agw-button-background);border-radius:6px;background:var(--agw-button-background);box-shadow:none;color:var(--agw-button-text);cursor:pointer;font:inherit;font-size:18px;font-weight:700;line-height:1.2;text-decoration:none;text-transform:none;letter-spacing:0}.agw-dashboard-content .button:hover,.agw-dashboard-content button:hover,.agw-dashboard-content input[type=submit]:hover{filter:brightness(.96)}.agw-dashboard-content .button:focus,.agw-dashboard-content button:focus,.agw-dashboard-content input[type=submit]:focus{outline:2px solid var(--agw-color-primary);outline-offset:2px}.agw-dashboard-section-actions a:focus-visible,.agw-dashboard-overview__action:focus-visible,.agw-dashboard-recent-orders__header a:focus-visible,.agw-dashboard-recent-order:focus-visible,.agw-dashboard-downloads__header a:focus-visible,.agw-dashboard-download__action:focus-visible,.agw-dashboard-addresses__header a:focus-visible,.agw-dashboard-address__action:focus-visible,.agw-dashboard-account-details__header a:focus-visible,.agw-dashboard-payment-methods__header a:focus-visible,.agw-dashboard-link:focus-visible,.agw-dashboard__logout:focus-visible,.agw-dashboard-action:focus-visible,.agw-offcanvas__close:focus-visible,.agw-offcanvas__submenu-toggle:focus-visible,.agw-offcanvas__menu a:focus-visible,.agw-dashboard-footer__menu a:focus-visible,.agw-dashboard-affordance a:focus-visible,.agw-dashboard-content input:focus-visible,.agw-dashboard-content select:focus-visible,.agw-dashboard-content textarea:focus-visible,.agw-dashboard-content .button:focus-visible,.agw-dashboard-content button:focus-visible,.agw-dashboard-content input[type=submit]:focus-visible{outline:3px solid var(--agw-color-primary);outline-offset:3px}.agw-dashboard-content .woocommerce-PaymentMethods,.agw-dashboard-content .woocommerce-PaymentMethod,.agw-dashboard-content #payment,.agw-dashboard-content .payment_box{margin:0 0 16px;padding:16px;border:1px solid rgb(40 20 8 / 12%);border-radius:8px;background:color-mix(in srgb,var(--agw-color-surface) 90%,var(--agw-color-background))}.agw-dashboard-content .woocommerce-PaymentMethods{display:grid;gap:12px;padding:0;border:0;background:transparent}@media(max-width:800px){.agw-shell{display:block}.agw-media{display:none}.agw-panel{min-height:100vh;padding:24px}.agw-card{max-width:none;padding:32px 24px}.agw-grid--two{grid-template-columns:1fr}.agw-dashboard{padding:24px}.agw-dashboard__header{align-items:flex-start;margin-bottom:32px}.agw-dashboard-footer{margin-top:28px;padding-top:18px}.agw-dashboard-footer__menu{gap:8px 16px}.agw-offcanvas__panel{width:100%;padding:28px 24px;opacity:0;text-align:center;transform:none;transition:opacity .18s ease}[dir=rtl] .agw-offcanvas__panel{transform:none}.agw-offcanvas.is-open .agw-offcanvas__panel{opacity:1}.agw-offcanvas__header{margin-bottom:36px}.agw-offcanvas__menu,.agw-offcanvas__menu ul{justify-items:center}.agw-offcanvas__menu ul{padding-inline-start:0}.agw-offcanvas__menu-row{justify-content:center}.agw-offcanvas__menu a{justify-content:center;font-size:24px}.agw-offcanvas__submenu a{font-size:20px;font-weight:500}.agw-dashboard-hero__title{font-size:32px}.agw-dashboard-overview{grid-template-columns:1fr;padding:20px}.agw-dashboard-overview h2{font-size:24px}.agw-dashboard-recent-orders__header{align-items:flex-start}.agw-dashboard-downloads__header,.agw-dashboard-addresses__header,.agw-dashboard-account-details__header,.agw-dashboard-payment-methods__header{flex-direction:column;gap:8px;align-items:flex-start}.agw-dashboard-download{grid-template-columns:1fr;gap:10px;align-items:start}.agw-dashboard-download__meta{justify-items:start;text-align:start}.agw-dashboard-download__action{justify-self:start}.agw-dashboard-addresses__grid{grid-template-columns:1fr}.agw-dashboard-account-details__actions{justify-content:flex-start}.agw-dashboard-account-details__grid,.agw-dashboard-payment-methods__list{grid-template-columns:1fr}.agw-dashboard-recent-order{grid-template-columns:1fr;gap:10px}.agw-dashboard-recent-order__summary{justify-items:start;text-align:start}.agw-dashboard-grid{grid-template-columns:1fr}.agw-dashboard-content{overflow-x:auto;padding:16px}.agw-dashboard-content .woocommerce-address-fields__field-wrapper,.agw-dashboard-content .woocommerce-EditAccountForm{grid-template-columns:1fr}}@media(max-width:360px){.agw-panel,.agw-dashboard{padding:16px}.agw-card{padding:28px 18px}.agw-title{font-size:24px}.agw-dashboard-hero__title{font-size:28px}.agw-links,.agw-dashboard__header{flex-direction:column;align-items:stretch}.agw-dashboard-actions{align-self:flex-start}}@media(forced-colors:active){.alynt-ag-gateway{--agw-color-text: CanvasText;--agw-color-primary: LinkText;--agw-color-background: Canvas;--agw-color-notice: Canvas;--agw-color-error: Mark;--agw-color-surface: Canvas;--agw-button-background: ButtonFace;--agw-button-text: ButtonText;background:Canvas;color:CanvasText;forced-color-adjust:auto}.agw-media__pattern,.agw-leaf,.agw-dot,.agw-dashboard-link__icon:before,.agw-dashboard-link__icon:after{display:none}.agw-card,.agw-notice,.agw-status,.agw-resend-guidance,.agw-verification-slot,.agw-dashboard-overview,.agw-dashboard-overview__action,.agw-dashboard-recent-order,.agw-dashboard-recent-orders__empty,.agw-dashboard-download,.agw-dashboard-downloads__empty,.agw-dashboard-download__action,.agw-dashboard-address,.agw-dashboard-account-detail,.agw-dashboard-payment-method,.agw-dashboard-payment-methods__empty,.agw-dashboard-payment-method__default,.agw-dashboard-link,.agw-dashboard-guidance,.agw-dashboard-affordance,.agw-dashboard-content,.agw-dashboard-content fieldset,.agw-dashboard-content .woocommerce-message,.agw-dashboard-content .woocommerce-info,.agw-dashboard-content .woocommerce-error,.agw-dashboard-content .woocommerce-PaymentMethod,.agw-dashboard-content #payment,.agw-dashboard-content .payment_box,.agw-dashboard-action,.agw-offcanvas__panel,.agw-offcanvas__close,.agw-offcanvas__submenu-toggle{border:1px solid CanvasText;background:Canvas;box-shadow:none;color:CanvasText}.agw-field input,.agw-dashboard-content input,.agw-dashboard-content select,.agw-dashboard-content textarea{border:1px solid CanvasText;background:Field;color:FieldText}.agw-button--primary,.agw-dashboard-content .button,.agw-dashboard-content button,.agw-dashboard-content input[type=submit]{border:1px solid ButtonText;background:ButtonFace;color:ButtonText}.agw-links a,.agw-back-link,.agw-checkbox a,.agw-dashboard-affordance a,.agw-dashboard-content a{color:LinkText}.agw-field input:focus,.agw-checkbox input:focus,.agw-password__toggle:focus,.agw-button:focus,.agw-back-link:focus,.agw-links a:focus,.agw-checkbox a:focus,.agw-dashboard-section-actions a:focus,.agw-dashboard-overview__action:focus,.agw-dashboard-recent-orders__header a:focus,.agw-dashboard-recent-order:focus,.agw-dashboard-downloads__header a:focus,.agw-dashboard-download__action:focus,.agw-dashboard-addresses__header a:focus,.agw-dashboard-address__action:focus,.agw-dashboard-account-details__header a:focus,.agw-dashboard-payment-methods__header a:focus,.agw-dashboard-link:focus,.agw-dashboard__logout:focus,.agw-dashboard-action:focus,.agw-offcanvas__close:focus,.agw-offcanvas__submenu-toggle:focus,.agw-offcanvas__menu a:focus,.agw-dashboard-affordance a:focus,.agw-dashboard-content input:focus,.agw-dashboard-content select:focus,.agw-dashboard-content textarea:focus,.agw-dashboard-content .button:focus,.agw-dashboard-content button:focus,.agw-dashboard-content input[type=submit]:focus{outline:3px solid Highlight;outline-offset:3px}.agw-dashboard-account-details__status{color:CanvasText}}@media(prefers-reduced-motion:reduce){.alynt-ag-gateway *,.alynt-ag-gateway *:before,.alynt-ag-gateway *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
