:root{--ink:#132b35;--ink-2:#23404b;--canvas:#f3f6f5;--surface:#fff;--surface-2:#f7f9f8;--line:#dfe7e4;--muted:#66777d;--muted-2:#8a989d;--mint:#53dfbd;--mint-dark:#067a62;--blue:#315fec;--blue-dark:#2148c7;--amber:#d8840b;--amber-bg:#fff5df;--red:#c74452;--red-bg:#fff0f1;--purple:#7455d9;--shadow-sm:0 1px 2px #132b350a, 0 4px 12px #132b350a;--shadow-lg:0 24px 80px #071e2633;--radius-sm:10px;--radius-md:16px;--radius-lg:22px;--sidebar-w:244px;--topbar-h:72px;color:var(--ink);background:var(--canvas);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;color:var(--ink);background:var(--canvas);font-size:14px;line-height:1.5}button,input,textarea,select{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #315fec4d}button:active:not(:disabled){transform:scale(.985)}.full-page-loader{place-items:center;min-height:100vh;display:grid}.full-card-loader{place-items:center;min-height:300px;display:grid}.brand{min-width:0;color:var(--ink);align-items:center;line-height:1;display:inline-flex}.brand__logo{object-fit:contain;width:148px;max-width:100%;height:auto;display:block}.login-page{background:radial-gradient(circle at 13% 18%,#53dfbd1f,#0000 26%),radial-gradient(circle at 88% 82%,#315fec17,#0000 27%),#eef3f1;place-items:center;min-height:100vh;padding:40px 20px;display:grid}.login-language{z-index:2;position:fixed;top:28px;right:32px}.login-card{background:var(--surface);border-radius:var(--radius-lg);border:1px solid #132b351a;width:min(456px,100%);padding:18px 18px 16px;box-shadow:0 22px 70px #071e2621}.login-card .ant-card-body{padding:20px}.login-card .brand__logo{width:168px}.login-heading{margin:36px 0 28px}.login-heading h2{color:var(--ink);letter-spacing:-.025em;margin-bottom:7px;font-size:30px}.login-error{margin-bottom:20px}.login-card .ant-form-item{margin-bottom:22px}.login-card .ant-form-item-label>label{color:var(--ink-2);font-weight:650}.login-card .ant-input-affix-wrapper{border-radius:10px;min-height:46px}.app-shell{background:var(--canvas);min-height:100vh}.app-sidebar{z-index:22;border-right:1px solid #e6ece9;height:100vh;top:0;box-shadow:3px 0 18px #132b3505;background:#fff!important;position:sticky!important}.app-sidebar .ant-layout-sider-children{flex-direction:column;height:100%;display:flex}.app-sidebar__brand{border-bottom:1px solid #edf1ef;align-items:center;min-height:88px;padding:0 24px;display:flex}.app-sidebar__brand .brand__logo{width:136px}.app-sidebar__body{flex-direction:column;flex:1;min-height:0;display:flex}.app-sidebar .ant-menu{flex:1;padding:18px 12px;border-inline-end:0!important}.app-sidebar .ant-menu-item{color:#54696f;border-radius:10px;height:46px;margin-block:2px;font-weight:650}.app-sidebar .ant-menu-item-selected{color:var(--mint-dark);background:#e9f7f3}.app-sidebar .ant-menu-item-selected:before{background:var(--mint-dark);content:"";border-radius:0 4px 4px 0;width:4px;height:34px;position:fixed;left:0}.app-sidebar__service{background:#f4faf8;border:1px solid #dfece8;border-radius:13px;align-items:center;gap:12px;min-height:78px;margin:12px;padding:15px 18px;display:flex}.app-sidebar__service-icon{width:36px;height:36px;color:var(--mint-dark);background:#dff7f0;border-radius:10px;flex:none;place-items:center;font-size:17px;display:grid}.app-sidebar__service-copy{flex-direction:column;min-width:0;display:flex}.app-sidebar__service-copy small{color:var(--muted);font-size:11px;line-height:1.35}.app-sidebar__service-copy strong{color:var(--ink);font-size:14px}.app-header{z-index:20;height:var(--topbar-h);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-bottom:1px solid #e4ebe8;align-items:center;gap:14px;padding:0 28px;display:flex;position:sticky;top:0}.app-header__spacer{flex:1}.mobile-menu-button{display:none}.user-menu-button{border-radius:12px;min-width:156px;height:50px;padding:4px 8px}.user-menu-button .ant-avatar{color:#2148c7;background:#e8edff}.user-menu-copy{flex-direction:column;align-items:flex-start;min-width:0;line-height:1.25;display:flex}.user-menu-copy small{color:var(--muted);font-size:11px}.user-menu-name{max-width:135px;color:var(--ink-2);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.user-menu-chevron{color:var(--muted-2);font-size:10px}.user-menu-profile{flex-direction:column;min-width:180px;padding:4px 0;display:flex}.app-content{background:var(--canvas);min-width:0}.orders-page{width:100%;max-width:none;padding:32px clamp(24px,2vw,36px) 40px}.page-title-row,.orders-card{width:100%;max-width:1760px;margin-left:auto;margin-right:auto}.page-title-row{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:25px;display:flex}.page-title-row h1{color:var(--ink);letter-spacing:-.025em;margin:0 0 5px;font-size:clamp(28px,2.2vw,32px)}.page-title-row__subtitle{max-width:720px;font-size:14px;display:block;color:var(--muted)!important}.page-title-row>.ant-btn{min-width:138px;box-shadow:0 8px 18px #315fec2e}.orders-card{background:var(--surface);box-shadow:var(--shadow-sm);border:1px solid #e0e7e4;border-radius:16px;margin-bottom:18px;overflow:hidden}.orders-card .ant-card-body{padding:0}.users-page,.users-card{width:100%;max-width:1760px;margin-left:auto;margin-right:auto}.users-card .ant-alert{margin:18px}.user-account-cell{flex-direction:column;gap:3px;display:flex}.user-account-cell strong{color:var(--ink)}.user-account-cell span{color:var(--muted);font-size:12px}.orders-card__header{border-bottom:1px solid #e9eeec;justify-content:space-between;align-items:center;gap:24px;min-height:88px;padding:16px 20px;display:flex}.orders-card__heading{min-width:260px}.orders-card__heading h2{color:var(--ink);letter-spacing:-.01em;margin:0 0 3px;font-size:17px}.orders-card__heading .ant-typography{color:var(--muted-2);font-size:12px}.orders-toolbar{justify-content:flex-end;align-items:center;gap:12px;display:flex}.orders-search{width:210px;max-width:210px}.orders-status-select{width:168px}.orders-search.ant-input-affix-wrapper,.orders-status-select .ant-select-selector{font-size:13px;background:#f9fbfa!important;border-color:#dfe6e3!important;border-radius:9px!important;height:40px!important}.orders-card .ant-table-wrapper{padding:0}.orders-card .ant-table-thead>tr>th{color:#839196;letter-spacing:.045em;text-transform:uppercase;white-space:nowrap;background:#f7f9f8;border-bottom:1px solid #e7ecea;height:42px;padding:0 16px;font-size:11px;font-weight:700}.orders-card .ant-table-tbody>tr>td{color:#40545b;font-variant-numeric:tabular-nums;border-bottom:1px solid #edf1ef;height:67px;padding:10px 16px;font-size:13px}.orders-card .ant-table-tbody>tr:hover>td{background:#fbfcfc!important}.orders-card .ant-table-cell-fix-left,.orders-card .ant-table-cell-fix-right{background:inherit}.orders-card .ant-table-pagination.ant-pagination{color:#6e7f84;background:#fbfcfc;border-top:1px solid #e7ecea;align-items:center;min-height:64px;font-size:12px;margin:0!important;padding:12px 18px!important}.orders-card .ant-pagination-item,.orders-card .ant-pagination-prev,.orders-card .ant-pagination-next{border-radius:9px;min-width:36px;height:36px}.table-link{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;padding:0;display:flex}.table-link strong,.table-stacked-value strong{color:#263f49;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:670;overflow:hidden}.table-link span,.table-stacked-value span{color:#93a0a3;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;overflow:hidden}.table-stacked-value{flex-direction:column;min-width:0;display:flex}.table-amount strong{font-variant-numeric:tabular-nums}.table-created-at{white-space:nowrap;display:inline-block}.table-share-cell{white-space:nowrap}.share-actions--icons{flex-wrap:nowrap!important}.provider-status{color:#38515b;overflow-wrap:anywhere;text-overflow:ellipsis;background:#edf2f0;border-radius:6px;max-width:100%;padding:3px 7px;font-size:11px;display:inline-block;overflow:hidden}.status-tag{border-radius:999px;align-items:center;min-height:25px;margin:0;padding:3px 9px;font-size:12px;font-weight:700;display:inline-flex}.table-share-closed{color:#839095;white-space:nowrap;background:#f1f4f3;border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:4px 9px;font-size:12px;display:inline-flex}.ant-drawer-mask{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#08191f94!important}.create-order-drawer .ant-drawer-content-wrapper,.order-detail-drawer .ant-drawer-content-wrapper{box-shadow:var(--shadow-lg);width:min(560px,100vw)!important}.create-order-drawer .ant-drawer-header{min-height:92px;padding:22px 24px!important}.create-order-drawer .ant-drawer-body{padding-top:0!important;padding-left:24px!important;padding-right:24px!important}.create-order-drawer .ant-drawer-footer{align-items:center;min-height:78px;display:flex;padding-left:24px!important;padding-right:24px!important}.create-order-drawer .ant-drawer-footer>*{width:100%}.create-order-drawer .ant-drawer-extra .ant-btn{color:#5a6b70;width:44px;height:44px;font-size:18px}.ant-drawer-header{min-height:82px;border-bottom:1px solid #e6ecea!important;padding:18px 24px!important}.ant-drawer-body{padding:22px 24px 30px!important}.ant-drawer-footer{background:#fff;border-top:1px solid #e4eae8!important;padding:14px 24px!important}.drawer-heading{flex-direction:column;display:flex}.drawer-heading>span{color:#8b999d;letter-spacing:.04em;margin-bottom:4px;font-size:12px;font-weight:700}.drawer-heading>strong{color:var(--ink);letter-spacing:-.4px;font-size:23px;font-weight:700;line-height:1.25}.create-order-drawer .drawer-heading>span{font-size:13px}.create-order-drawer .drawer-heading>strong{font-size:24px;font-weight:500}.drawer-footer{justify-content:space-between;gap:12px;display:flex}.create-order-drawer .drawer-footer .ant-btn{border-radius:10px;min-height:44px;padding:0 16px;font-weight:650}.create-order-drawer .drawer-footer .ant-btn-primary{min-width:114px;box-shadow:0 9px 22px #315fec33}.create-steps{z-index:5;background:#f9fbfa;border-bottom:1px solid #eef2f0;align-items:center;height:67px;min-height:67px;margin:0 -24px;padding:10px 24px;position:sticky;top:0}.create-steps .ant-steps-item-icon{width:27px;height:27px;margin-top:0}.create-steps .ant-steps-item-title{color:var(--ink-2);font-size:12px;font-weight:650}.create-steps .ant-steps-item-description,.create-steps .ant-steps-item-content{max-width:160px;font-size:10.5px;color:var(--muted-2)!important}.create-steps .ant-steps-item:first-child .ant-steps-item-rail{transform-origin:0;transform:scaleX(1.05)}.create-steps .ant-steps-item:nth-child(2){transform:translate(11px)}.form-section{padding-bottom:0}.create-form,.review-panel{padding-top:18px}.created-panel{padding-top:22px}.create-form>.ant-divider{border-color:#ebefee;margin:12px 0 18px}.form-section>h3,.detail-section>h3{color:#29434c;margin:0 0 4px;font-size:16px}.form-section__description{font-size:12px;color:var(--muted-2)!important;margin:0 0 18px!important}.create-order-drawer .ant-form-item{margin-top:-8px;margin-bottom:15px}.create-order-drawer .ant-form-item-label>label{color:#34505a;font-size:13px;font-weight:650}.form-item-label{align-items:baseline;gap:4px;display:inline-flex}.form-required-mark{color:#d84c58}.form-optional-mark{color:#99a6aa;font-size:11px;font-weight:500}.create-order-drawer .ant-form-item-extra{color:#8b999d;padding-top:5px;font-size:11px;line-height:1.45}.duplicate-order-alert{background:#fff2f3;border-color:#efbcc2;margin:-6px 0 18px}.duplicate-order-alert .ant-alert-title{color:#ad2d3b;font-size:12px;line-height:1.55}.duplicate-order-alert .ant-alert-action{align-self:center}.create-order-drawer .ant-input,.create-order-drawer textarea,.create-order-drawer .ant-select-selector,.create-order-drawer .ant-input-number,.create-order-drawer .ant-input-affix-wrapper{min-height:46px;border-color:#d7e0dd!important;border-radius:10px!important}.create-order-drawer .ant-select-single,.create-order-drawer .ant-select-single .ant-select-selector{height:46px!important}.create-order-drawer .ant-select-content{transform:translate(4px)}.create-order-drawer .ant-select-suffix{transform:translate(9px)}.create-order-drawer .ant-input-affix-wrapper input,.create-order-drawer .ant-input-number input{min-height:auto;border:0!important;border-radius:0!important}.customer-visible-label{color:var(--mint-dark);background:#e7f8f3;border-radius:999px;padding:2px 7px;font-size:10px;font-weight:700}.authorization-amount-row{grid-template-columns:110px minmax(0,1fr);gap:12px;width:100%;display:grid;position:relative;top:-4px}.authorization-amount-row .ant-form-item{min-width:0}.authorization-amount-row+.ant-form-item{margin-bottom:12px}.authorization-options{grid-template-columns:1fr;gap:9px;width:100%;display:grid}.authorization-options .authorization-option{white-space:normal;align-items:flex-start;width:100%;height:auto;min-height:71px;margin-inline-end:0;padding:13px 14px;display:flex;border:1px solid #d7e0dd!important;border-radius:10px!important}.authorization-options .authorization-option:hover{border-color:#9aafea!important}.authorization-options .authorization-option.ant-radio-wrapper-checked{color:var(--ink);background:#f1f4ff;box-shadow:0 0 0 2px #315fec17;border-color:var(--blue)!important}.authorization-options .ant-radio{margin-top:4px}.authorization-option__content{flex-direction:column;flex:1;gap:2px;min-width:0;margin-left:2px;display:flex}.authorization-option__heading{align-items:center;gap:8px;min-width:0;display:flex}.authorization-option__heading strong{color:var(--ink);font-size:13px}.authorization-option__badge{background:#dcf7ee;border-radius:999px;padding:2px 11px;font-weight:700;color:#117a60!important;font-size:11px!important}.authorization-option__help{color:var(--muted);font-size:11.7px;line-height:1.35}.create-form.is-hidden{display:none}.review-panel>h2{color:var(--ink);margin:0 0 18px;font-size:22px}.review-amount-card{color:#fff;background:linear-gradient(135deg,#14333e,#1a4550);border:0;border-radius:16px;min-height:138px;margin-bottom:20px;box-shadow:0 3px 8px #132b351f}.review-amount-card .ant-card-body{padding:24px}.review-amount-card .ant-typography{color:inherit}.review-amount-card h2{font-variant-numeric:tabular-nums;font-size:32px;color:#fff!important;margin:5px 0 0!important}.review-descriptions .ant-descriptions-row>th,.review-descriptions .ant-descriptions-row>td{border-bottom:1px solid #edf1ef;padding:10px 0}.review-descriptions .ant-descriptions-item-label{width:44%;color:var(--muted)}.review-descriptions .ant-descriptions-item-label,.review-descriptions .ant-descriptions-item-content{font-size:14px;line-height:22px}.review-lifecycle-note{background:#f1f5ff;border-color:#cfe0ff;margin-top:18px}.review-lifecycle-note .ant-alert-title{color:#31526f;font-size:13px}.review-lifecycle-note .ant-alert-description{color:#5b7185;font-size:12px;line-height:1.6}.review-check{background:#f7faf9;border:1px solid #dce5e2;border-radius:10px;align-items:flex-start;margin-top:14px;padding:15px;font-size:14px;line-height:22px}.review-check .ant-checkbox{border-radius:6px;align-self:flex-start;width:20px;height:20px}.created-panel{text-align:center}.created-panel__icon{color:var(--mint-dark);margin:8px 0 12px;font-size:54px}.created-panel>h2{margin:0 0 8px}.created-share-grid{text-align:left;grid-template-columns:176px minmax(0,1fr);gap:18px;margin:26px 0;display:grid}.created-qr{background:#fff;border:1px solid #dfe6e3;border-radius:12px;place-items:center;min-height:176px;display:grid;overflow:hidden}.created-qr img{width:164px;height:164px}.created-link-panel{flex-direction:column;align-items:flex-start;gap:13px;min-width:0;padding:4px 0;display:flex}.created-link-value{background:#f3f6f5;border-radius:8px;align-items:center;gap:7px;width:100%;min-width:0;padding:9px 6px 9px 10px;display:flex}.created-link-value span{color:#4d6670;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:11px;overflow:hidden}.created-summary{text-align:left;margin:10px 0 22px}.qr-modal{flex-direction:column;align-items:center;padding:16px 0 4px;display:flex}.qr-modal img{max-width:100%;height:auto}.qr-modal__url{color:#5b7185;text-overflow:ellipsis;white-space:nowrap;background:#f2f5f8;border-radius:6px;width:100%;margin-top:12px;padding:10px;font-size:12px;overflow:hidden}.share-dialog .ant-modal-content{border-radius:16px;padding:0;overflow:hidden}.share-dialog .ant-modal-header{border-bottom:1px solid #e4eae8;margin:0;padding:22px 24px 18px}.share-dialog .ant-modal-close{top:22px;right:20px}.share-dialog .ant-modal-body{padding:20px 24px 24px}.share-dialog-heading{flex-direction:column;padding-right:42px;display:flex}.share-dialog-heading span{color:var(--mint-dark);letter-spacing:.04em;font-size:11px;font-weight:750}.share-dialog-heading strong{color:var(--ink);font-size:23px;line-height:1.3}.share-dialog-heading small{color:var(--muted);margin-top:2px;font-size:11px;font-weight:500}.share-workbench{grid-template-columns:230px minmax(0,1fr);gap:20px;display:grid}.share-workbench__qr{text-align:center;background:#f5faf8;border:1px solid #dce8e4;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:14px;display:flex}.share-workbench__qr-image{background:#fff;border:1px solid #dce5e2;border-radius:10px;place-items:center;width:180px;height:180px;display:grid;overflow:hidden}.share-workbench__qr-image img{width:170px;height:170px}.share-workbench__qr .ant-typography-secondary{min-height:34px;font-size:11px;line-height:1.5}.share-workbench__actions{flex-direction:column;gap:14px;min-width:0;display:flex}.share-action-card{background:#fff;border:1px solid #dfe7e4;border-radius:11px;flex-direction:column;gap:9px;padding:14px;display:flex}.share-link-field{gap:8px;display:grid}.share-link-field .ant-input{color:#506771;background:#f6f8f8;font-size:11px}.share-email-heading{align-items:flex-start;gap:10px;display:flex}.share-email-heading>.anticon{color:var(--mint-dark);margin-top:2px;font-size:18px}.share-email-heading>div{flex-direction:column;gap:2px;display:flex}.share-email-heading .ant-typography-secondary{font-size:11px}.share-action-card--email .ant-form-item{margin-bottom:10px}@media (width<=720px){.share-workbench{grid-template-columns:1fr}.share-workbench__qr{padding-bottom:16px}}.detail-title{flex-direction:column;gap:3px;display:flex}.detail-title>span{color:#87959a;font-size:12px;font-weight:650}.detail-title code{color:var(--ink);letter-spacing:-.35px;font-family:inherit;font-size:22px;font-weight:720;line-height:1.25}.detail-status-row{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.detail-status-copy{align-items:center;gap:10px;display:flex}.detail-status-copy .ant-typography{font-size:11px}.detail-amount{color:#fff;background:linear-gradient(135deg,#14333e 0%,#1a4550 100%);border-radius:14px;margin:22px 0 16px;padding:22px}.detail-amount .ant-typography{color:inherit}.detail-amount__label{font-size:12px;color:#ffffffb8!important}.detail-amount__value{align-items:baseline;gap:8px;margin:5px 0 18px;display:flex}.detail-amount__value h2{font-variant-numeric:tabular-nums;letter-spacing:-.025em;font-size:34px;color:#fff!important;margin:0!important}.detail-amount__value>strong{color:#ffffffc7;font-size:12px}.detail-amount__meta{border-top:1px solid #ffffff29;justify-content:space-between;align-items:center;gap:12px;padding-top:14px;display:flex}.detail-amount__meta .ant-typography{color:#ffffff9e;font-size:11px}.detail-amount__meta strong{overflow-wrap:anywhere;text-align:right}.detail-expiry{color:#936010;background:var(--amber-bg);border:1px solid #f1d8a6;border-radius:10px;align-items:flex-start;gap:11px;padding:13px 14px;display:flex}.detail-expiry>.anticon{margin-top:3px}.detail-expiry>div{flex-direction:column;gap:2px;display:flex}.detail-expiry strong{font-size:12px}.detail-expiry span{color:#a07837;font-size:11px}.detail-section{margin-top:27px}.detail-section>h3{margin-bottom:14px}.detail-share-card{background:#fbfcfc;border:1px solid #dfe7e4;border-radius:13px;padding:18px}.detail-share-card__header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.detail-share-card__header h3{color:var(--ink);margin:0 0 3px;font-size:16px}.detail-share-card__header .ant-typography{max-width:330px;font-size:11px;line-height:1.5;display:block}.detail-share-status{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;min-height:26px;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex}.detail-share-status.is-open{color:var(--mint-dark);background:#e3f7f1}.detail-share-status.is-closed{color:#7f8d92;background:#eef2f1}.detail-share-card__body{grid-template-columns:112px minmax(0,1fr);gap:15px;margin:17px 0 14px;display:grid}.detail-share-qr{background:#fff;border:1px solid #e1e7e5;border-radius:10px;place-items:center;display:grid;overflow:hidden}.detail-share-qr.is-closed{opacity:.32;filter:grayscale()}.detail-share-card__content{flex-direction:column;align-items:flex-start;gap:7px;min-width:0;display:flex}.detail-share-card__content>.ant-typography{font-size:11px}.detail-public-link{color:#4f6872;text-overflow:ellipsis;white-space:nowrap;background:#f0f4f2;border-radius:7px;width:100%;padding:9px 10px;font-size:11px;overflow:hidden}.detail-descriptions .ant-descriptions-row>th,.detail-descriptions .ant-descriptions-row>td{border-bottom:1px solid #edf1ef;padding:9px 0}.detail-descriptions .ant-descriptions-item-label{color:#819095;width:42%;font-size:11px}.detail-descriptions .ant-descriptions-item-content{color:#344b54;text-align:right;overflow-wrap:anywhere;font-size:12px}.timeline-entry{flex-direction:column;gap:4px;display:flex}.timeline-entry strong{color:var(--ink);font-size:13px}.timeline-entry p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.timeline-entry span{color:#758798;font-size:11px}.timeline-entry code{color:#536970;background:#f2f5f4;border-radius:5px;width:fit-content;padding:2px 7px;font-size:10px}body:has(.public-page){background:radial-gradient(circle at 12% 14%,#53dfbd1f,#0000 24%),radial-gradient(circle at 88% 82%,#315fec17,#0000 26%),#eef3f1}.public-page{background:radial-gradient(circle at 12% 14%,#53dfbd1f,#0000 24%),radial-gradient(circle at 88% 82%,#315fec17,#0000 26%),#eef3f1;min-height:100dvh;padding:32px 20px}.public-shell{background:#fff;border:1px solid #132b351a;border-radius:24px;width:min(1120px,100%);min-height:calc(100dvh - 64px);margin:0 auto;overflow:hidden;box-shadow:0 28px 80px #08252e24}.public-header{background:#fff;border-bottom:1px solid #edf1ef;justify-content:space-between;align-items:center;height:84px;padding:0 48px;display:flex}.public-header .brand__logo{width:154px}.public-header__actions{align-items:center;gap:12px;display:flex}.public-header__actions>.ant-segmented{order:1}.public-secure-chip{color:#5e747c;order:2;align-items:center;gap:6px;min-height:34px;font-size:12px;font-weight:650;display:inline-flex}.public-content{width:100%;padding:40px 48px 46px}.public-content--loading{min-height:540px}.public-content--standalone{place-items:center;min-height:560px;display:grid}.public-flow-heading{margin-bottom:28px}.public-flow-heading--payment{grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.public-flow-encrypted{min-height:30px;color:var(--mint-dark);background:#edf8f5;border:1px solid #d9ece6;border-radius:999px;align-items:center;gap:5px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.public-title-block{min-width:0}.public-flow-heading h1,.public-title-block h1{color:#15323d;letter-spacing:-.7px;margin:7px 0 8px;font-size:32px;line-height:1.2}.public-flow-heading p,.public-title-block p{color:#74858a;margin:0;font-size:15px}.public-eyebrow{color:#0a8268;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.public-confirm-layout,.public-payment-layout,.public-status-layout{align-items:start;gap:36px;display:grid}.public-confirm-layout{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr)}.public-payment-layout,.public-status-layout{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr)}.public-payment-layout{grid-template-columns:minmax(300px,.7fr) minmax(520px,1.3fr)}.public-payment-layout .public-summary-card{grid-area:1/1}.public-payment-layout .public-payment-card{grid-area:1/2}.public-main-card,.public-summary-card{box-shadow:none;background:#fbfcfc;border:1px solid #dfe7e4;border-radius:15px}.public-main-card{padding:24px}.public-customer-card{background:0 0;border:0;padding:0}.public-customer-card>form{padding:0}.public-customer-fields{background:#fbfcfc;border:1px solid #dfe7e4;border-radius:14px;min-width:0;margin:0;padding:12px 18px 0}.public-customer-fields legend{color:#29434c;width:auto;margin-left:-7px;padding:0 7px;font-size:16px;font-weight:700}.public-customer-card .ant-form-item{margin-bottom:12px}.public-customer-card .ant-form-item-label>label{color:#38515a;font-size:13px;font-weight:700}.public-customer-card .ant-input{border-radius:9px;min-height:44px}.public-summary-card{overflow:hidden}.public-summary-card__amount{color:#fff;background:linear-gradient(135deg,#14333e,#1a4550);flex-direction:column;justify-content:center;align-items:center;min-height:218px;padding:34px 30px;display:flex}.public-summary-card__amount .ant-typography{color:inherit}.public-summary-card__amount>.ant-typography:first-child{color:#ffffffa8;font-size:12px}.public-summary-card__amount h1{font-variant-numeric:tabular-nums;letter-spacing:-.035em;font-size:46px;color:#fff!important;margin:9px 0 4px!important}.public-summary-card__currency{font-size:12px;font-weight:650;color:#ffffffa8!important}.public-summary-card__details{background:#fff;margin:0;padding:7px 18px}.public-summary-card__details>div{border-bottom:1px solid #edf1ef;grid-template-columns:minmax(130px,.42fr) minmax(0,1fr);align-items:center;gap:16px;min-height:53px;padding:13px 0;display:grid}.public-summary-card__details>div:last-child{border-bottom:0}.public-summary-card__details dt{color:#7c8b90;font-size:12px}.public-summary-card__details dd{color:#2d4650;overflow-wrap:anywhere;text-align:right;margin:0;font-size:12px;font-weight:670}.ant-alert.public-hold-notice{background:#eff8f5;border-color:#d9ece6;border-radius:10px;margin:16px 0;padding:14px 16px!important}.public-hold-notice .ant-alert-icon{color:var(--mint-dark)}.public-hold-notice .ant-alert-title{color:#315149;font-weight:720;margin-bottom:4px!important;font-size:12px!important;line-height:18px!important}.public-hold-notice .ant-alert-description{color:#668077;font-size:11px!important;line-height:1.5!important}.public-summary-card>.public-hold-notice{margin:15px 18px 18px}.public-summary-card--compact{background:0 0;border:0;border-radius:0;overflow:visible}.public-summary-card--compact .public-summary-card__amount{min-height:76px;color:var(--ink);background:#fbfcfc;border:1px solid #dfe7e4;border-bottom:0;border-radius:11px 11px 0 0;grid-template-columns:max-content max-content;justify-content:start;align-items:baseline;column-gap:5px;padding:13px 14px 10px;display:grid}.public-summary-card--compact .public-summary-card__amount>.ant-typography:first-child{grid-column:1/-1;font-size:11px;color:#7d8c91!important}.public-summary-card--compact .public-summary-card__amount h1{letter-spacing:-.01em;font-size:17px;color:#2b444e!important;margin:3px 0 0!important}.public-summary-card--compact .public-summary-card__currency{font-size:11px;color:#5f747b!important}.public-summary-card--compact .public-summary-card__details{background:#fbfcfc;border:1px solid #dfe7e4;border-radius:0 0 11px 11px;padding:0 14px}.public-summary-card--compact .public-summary-card__details>div{grid-template-columns:1fr;gap:3px;min-height:50px;padding:11px 0}.public-summary-card--compact .public-summary-card__details dd{text-align:left}.public-summary-card--compact>.public-hold-notice{margin:16px 0 0}.public-acknowledgement{margin-top:9px;margin-bottom:14px!important}.public-acknowledgement .ant-checkbox-wrapper{color:#586e75;font-size:12px;line-height:1.5}.payment-session-error{margin-bottom:14px}.public-back-link{color:#0000;cursor:pointer;background:#fff;border:1px solid #dce4e1;border-radius:14px;place-items:center;width:40px;height:40px;padding:0;font-size:0;display:grid}.public-back-link:before{color:#476069;content:"←";font-size:23px;font-weight:350}.public-payment-card{min-height:390px}.airwallex-wrapper{flex-direction:column;gap:18px;min-height:320px;display:flex}.airwallex-element-shell{min-height:286px;position:relative}.airwallex-element-shell>.ant-skeleton{z-index:1;background:#fbfcfc;position:absolute;inset:0}.airwallex-element{min-height:286px}.airwallex-element.is-loading{opacity:0;pointer-events:none}.airwallex-error{margin-bottom:2px}.airwallex-safety{color:#7b9089;justify-content:center;font-size:12px}.public-status-layout{min-height:540px}.public-result{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:430px;display:flex}.public-result__icon{width:78px;height:78px;color:var(--blue);background:#eef2ff;border-radius:50%;place-items:center;margin:12px auto 20px;font-size:40px;display:inline-grid}.public-result--success .public-result__icon{color:var(--mint-dark);background:#e6f8f2}.public-result--error .public-result__icon{color:var(--red);background:var(--red-bg)}.public-result--warning .public-result__icon{color:var(--amber);background:var(--amber-bg)}.public-result--purple .public-result__icon{color:var(--purple);background:#f1edff}.public-result--neutral .public-result__icon{color:#728494;background:#f0f3f4}.public-result h1{color:#15323d;letter-spacing:-.5px;font-size:30px;margin:0 0 10px!important}.public-result p{color:#74858a;max-width:520px;font-size:15px;line-height:1.65;margin:0 auto 26px!important}.public-card-summary{background:#f1f5f3;border-radius:8px;width:fit-content;margin:0 auto 22px;padding:11px 15px;display:flex}.public-loading{width:100%;padding:42px 0}.public-standalone{width:min(650px,100%)}.public-standalone .public-main-card{border:0}.public-footer{color:#71858a;text-align:center;background:#fbfcfc;border-top:1px solid #edf1ef;justify-content:center;align-items:center;gap:8px;min-height:70px;padding:20px;font-size:12px;display:flex}@media (width<=1160px){.orders-page{padding-left:24px;padding-right:24px}.public-page{padding:20px}.public-shell{min-height:calc(100dvh - 40px)}}@media (width<=1023px){.mobile-menu-button{display:inline-flex}.orders-card__header{flex-direction:column;align-items:flex-start}.orders-toolbar{justify-content:flex-start;width:100%}.orders-search{width:min(380px,100%);max-width:380px}.public-content{padding-left:32px;padding-right:32px}.public-confirm-layout,.public-payment-layout,.public-status-layout{grid-template-columns:1fr;gap:20px;max-width:720px;margin:0 auto}.public-payment-layout .public-summary-card{grid-area:1/1}.public-payment-layout .public-payment-card{grid-area:2/1}.public-status-layout .public-summary-card{grid-row:2}}@media (width<=680px){:root{--topbar-h:62px}.login-page{align-items:start;padding:82px 16px 28px}.login-language{top:20px;right:16px}.login-card{border-radius:18px;padding:10px 4px 6px}.app-header{padding:0 12px}.user-menu-copy,.user-menu-chevron{display:none}.user-menu-button{width:44px;min-width:44px;padding:4px}.orders-page{padding:24px 16px 32px}.page-title-row{flex-direction:column;align-items:stretch;margin-bottom:20px}.page-title-row h1{font-size:28px}.page-title-row>.ant-btn{width:100%}.orders-card__header{min-height:auto;padding:16px}.orders-toolbar{flex-direction:column;align-items:stretch}.orders-search,.orders-status-select{width:100%;max-width:none}.order-detail-drawer .ant-drawer-content-wrapper{width:100%!important}.ant-drawer-header{min-height:72px;padding:14px 18px!important}.ant-drawer-body,.ant-drawer-footer{padding-left:18px!important;padding-right:18px!important}.create-steps{margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px}.create-steps .ant-steps-item-description{display:none}.authorization-options,.created-share-grid,.detail-share-card__body{grid-template-columns:1fr}.created-qr{min-height:200px}.detail-status-row{flex-direction:column;align-items:stretch}.detail-share-qr{width:118px;height:118px}.public-page{background:#fff;padding:0}.public-shell{width:100%;min-height:100dvh;box-shadow:none;border:0;border-radius:0}.public-header{height:72px;padding:0 18px}.public-header .brand__logo{width:126px}.public-secure-chip{display:none}.public-content{padding:30px 20px calc(32px + env(safe-area-inset-bottom))}.public-flow-heading{margin-bottom:22px}.public-flow-heading--payment{grid-template-columns:40px minmax(0,1fr);gap:10px}.public-flow-encrypted{display:none}.public-back-link:before{font-size:25px}.public-flow-heading h1,.public-title-block h1,.public-result h1{font-size:28px}.public-flow-heading p,.public-title-block p{font-size:14px}.public-summary-card__amount{min-height:190px}.public-summary-card__amount h1{font-size:40px}.public-main-card{padding:20px}.public-customer-card{padding:0}.public-customer-fields{padding:12px 16px 0}.public-result{min-height:340px}.public-status-layout .public-result{background:0 0;border:0;min-height:340px;padding:28px 0 34px}.public-status-layout{min-height:0}.public-status-layout .public-result__icon{margin-top:0}.public-footer{padding:18px 16px}}@media (width<=559px){.create-order-drawer .ant-drawer-header{min-height:88px;padding:18px 24px 18px 21px!important}.create-order-drawer .ant-drawer-body,.create-order-drawer .ant-drawer-footer{padding-left:21px!important}.create-order-drawer .create-steps{margin-left:-21px;padding-left:21px}}@media (width<=390px){.login-card .brand__logo{width:150px}.public-header .brand__logo{width:114px}.public-header .ant-segmented{font-size:12px}.public-summary-card__details>div{grid-template-columns:1fr;gap:5px}.public-summary-card__details dd{text-align:left}}
