:root{--paper:#f8f7f3;--fog:#efefeb;--card:#fff;--ink:#17202a;--muted:#68717d;--line:#dfe1df;--cobalt:#315bdb;--cobalt-dark:#2142ad;--green:#167454;--radius:12px}.admin-app{--admin-bg:#f3f2ed;--admin-navy:#142039;--admin-cobalt:#2f58d2;min-height:100vh;background:var(--admin-bg);color:#182132}.admin-sidebar{width:248px;position:fixed;inset:0 auto 0 0;z-index:40;display:flex;flex-direction:column;padding:24px 18px 18px;color:#fff;background:radial-gradient(circle at 30% 2%,#365ed03a,transparent 30%),linear-gradient(180deg,#16213a,#101827 72%);border-right:1px solid #ffffff0d}.admin-brand{display:flex;align-items:center;gap:11px;padding:0 8px 23px}.admin-brand>span:last-child{display:flex;flex-direction:column;gap:3px}.admin-brand strong{font-size:15px;letter-spacing:.04em}.admin-brand small{color:#8290ad;font-size:8px;letter-spacing:.2em}.admin-context{margin:0 5px 24px;padding:15px;border:1px solid #ffffff12;border-radius:10px;background:#ffffff08;display:grid;grid-gap:6px;gap:6px}.admin-context span{font-size:9px;color:#8e9bb7;letter-spacing:.1em}.admin-context strong{font-size:12px}.admin-context i{width:-moz-fit-content;width:fit-content;font-style:normal;font-size:8px;padding:4px 7px;border-radius:99px;color:#b9c8ff;background:#4369df20}.admin-nav{display:grid;grid-gap:4px;gap:4px}.admin-nav p{color:#65728d;font-size:9px;letter-spacing:.17em;margin:0 12px 8px}.admin-nav a{display:flex;align-items:center;gap:12px;min-height:43px;padding:0 13px;border-radius:8px;color:#9da9c0;font-size:12px;font-weight:600}.admin-nav a>span{width:22px;font-size:16px;text-align:center;color:#74809a}.admin-nav a:hover{color:#fff;background:#ffffff08}.admin-nav a.active{color:#fff;background:linear-gradient(100deg,#345dd3,#2a4db6);box-shadow:0 8px 20px #07102a45}.admin-nav a.active>span{color:#d8e1ff}.admin-sidebar-foot{margin-top:auto;padding:17px 8px 0;border-top:1px solid #ffffff12;display:flex;align-items:center;gap:10px}.admin-sidebar-foot>span:last-child{display:grid;grid-gap:3px;gap:3px}.admin-sidebar-foot strong{font-size:11px}.admin-sidebar-foot small{font-size:9px;color:#78859f}.admin-avatar{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;color:#fff;background:#3359cc;font-size:11px}.admin-mobile-nav{display:none}.admin-main{min-height:100vh;margin-left:248px}.admin-topbar{height:64px;padding:0 34px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dfe0dc;background:rgba(250,249,246,.9);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:-webkit-sticky;position:sticky;top:0;z-index:35}.admin-top-actions,.admin-topbar>div{display:flex;align-items:center;gap:10px}.admin-topbar>div:first-child{font-size:10px;color:#7b8391}.live-dot{width:7px;height:7px;border-radius:50%;background:#1c8b65;box-shadow:0 0 0 4px #1c8b6517}.role-switcher{display:flex;align-items:center;gap:8px;font-size:9px;color:#777f8e}.inline-filters input,.inline-filters select,.role-switcher select{height:34px;border:1px solid #d9dcd9;border-radius:8px;background:#fff;padding:0 10px;color:#283142;font-size:10px}.permission-tag{padding:7px 10px;border-radius:7px;background:#edf1ff;color:#3156c5;font-size:9px;font-weight:700}.icon-button{position:relative;width:34px;height:34px;border:1px solid #d9dcd9;border-radius:8px;background:#fff;color:#374054}.icon-button b{position:absolute;right:-4px;top:-5px;width:15px;height:15px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#c64d43;font-size:8px}.admin-content{width:min(1480px,calc(100% - 68px));margin:auto;padding:38px 0 70px}.admin-page-header{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:28px}.admin-eyebrow{display:block;color:var(--admin-cobalt);font-size:8px;font-weight:800;letter-spacing:.2em;margin-bottom:8px}.admin-eyebrow.light{color:#b7c8ff}.admin-page-header h1{font:500 31px/1.1 Georgia,Songti SC,serif;letter-spacing:-.03em;margin:0 0 9px}.admin-page-header p{color:#747d8a;font-size:11px;margin:0;line-height:1.7}.admin-page-actions{display:flex;align-items:center;gap:9px}.admin-button{min-height:36px;border-radius:8px;padding:0 14px;border:1px solid transparent;font-size:10px;font-weight:700;display:inline-flex;justify-content:center;align-items:center}.admin-button.primary{background:linear-gradient(135deg,#3d66dc,#294db6);color:#fff;box-shadow:0 7px 18px #315bdb27}.admin-button.secondary{background:#fff;border-color:#d8dbd9;color:#3d4655}.admin-button.full{width:100%}.admin-text-button{border:0;background:transparent;color:#3158c9;font-size:10px;font-weight:700}.admin-filterbar{background:#fff;border:1px solid #dedfdb;border-radius:11px;padding:13px 15px;display:flex;align-items:flex-end;gap:12px;margin-bottom:17px;box-shadow:0 5px 18px #17203305}.admin-filterbar label,.admin-form-grid label{display:grid;grid-gap:6px;gap:6px;color:#747c89;font-size:9px;font-weight:700}.admin-filterbar input,.admin-filterbar select,.admin-form-grid input{height:35px;min-width:150px;border:1px solid #d8dbd9;border-radius:7px;padding:0 10px;background:#fbfbf9;color:#283142;font-size:10px}.admin-filterbar select{min-width:220px}.filter-result{margin:0 0 9px auto;color:#878e98;font-size:9px}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:13px;gap:13px;margin-bottom:14px}.kpi-card{min-height:154px;padding:18px;border:1px solid #dedfdb;border-radius:11px;background:#fff;position:relative;display:flex;flex-direction:column;box-shadow:0 5px 20px #19243a05}.kpi-icon{position:absolute;right:17px;top:17px;width:31px;height:31px;border-radius:9px;display:grid;place-items:center;font-size:13px}.icon-0{color:#3158c9;background:#edf1ff}.icon-1{color:#167454;background:#e7f4ee}.icon-2{color:#965520;background:#fff1e5}.icon-3{color:#6744a9;background:#f0ebfa}.kpi-card>span{color:#747c89;font-size:9px}.kpi-card>strong{font:600 24px/1.1 Georgia,serif;margin:15px 0 7px;letter-spacing:-.02em}.kpi-card small{color:#858d99;font-size:8px}.kpi-card b{width:-moz-fit-content;width:fit-content;margin-top:auto;color:#277055;background:#eef7f3;border-radius:99px;padding:5px 7px;font-size:8px}.admin-alert-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:13px;gap:13px;margin-bottom:14px}.alert-card{min-height:112px;border:1px solid #dedfdb;border-left:3px solid;border-radius:10px;background:#fff;padding:15px 16px;position:relative}.alert-card>span{font-size:8px;color:#8a919b;letter-spacing:.08em}.alert-card>strong{display:block;font-size:12px;margin-top:7px}.alert-card p{font-size:9px;color:#7d8490;margin:7px 72px 0 0}.alert-card a,.alert-card button{position:absolute;right:14px;bottom:14px;border:0;background:transparent;color:#3158c9;font-size:8px;font-weight:700}.alert-card.danger{border-left-color:#c9584e}.alert-card.warning{border-left-color:#d18a35}.alert-card.ink{border-left-color:#35415a}.admin-dashboard-grid{display:grid;grid-template-columns:1.7fr 1fr;grid-gap:14px;gap:14px}.admin-panel{border:1px solid #dedfdb;border-radius:11px;background:#fff;padding:18px;box-shadow:0 5px 20px #19243a04}.admin-panel-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:17px}.admin-panel-head h2{font-size:12px;margin:0}.panel-note{color:#858c96;font-size:8px}.admin-status{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;padding:5px 8px;border-radius:99px;font-size:8px;font-weight:750;white-space:nowrap;background:#eef0f2;color:#5e6672}.admin-status.success{color:#176c50;background:#e7f4ed}.admin-status.warning{color:#a05c20;background:#fff0df}.admin-status.danger{color:#a43e38;background:#faeae8}.admin-status.info{color:#3156c5;background:#ebf0ff}.sales-chart{height:190px;display:flex;align-items:flex-end;justify-content:space-around;gap:12px;border-bottom:1px solid #e1e2df;padding:16px 8px 0;background:repeating-linear-gradient(0deg,#e8e9e633 0 1px,transparent 1px 46px)}.sales-bar-item{flex:1 1;max-width:64px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:7px}.sales-bar-item>span{color:#858d98;font-size:7px}.sales-bar-track{flex:1 1;width:100%;display:flex;align-items:flex-end}.sales-bar-track i{width:100%;display:block;border-radius:5px 5px 1px 1px;background:linear-gradient(180deg,#6383e8,#3158ca)}.sales-bar-item small{font-size:8px;color:#737b87;padding-bottom:6px}.stacked-metrics{display:grid;grid-gap:18px;gap:18px}.stacked-metrics>div{display:grid;grid-template-columns:1fr auto;grid-gap:5px;gap:5px}.stacked-metrics span{font-size:9px;color:#747c88}.stacked-metrics strong{font:600 18px Georgia,serif}.stacked-metrics small{font-size:8px;color:#8a919a}.stacked-metrics progress{grid-column:1/-1;width:100%;height:5px;accent-color:#3159cf}.admin-toast{position:fixed;right:28px;top:78px;z-index:90;padding:12px 16px;border-radius:8px;color:#fff;background:#176d52;box-shadow:0 10px 30px #0c35265c;font-size:10px}.supplier-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin-bottom:14px}.supplier-kpi-grid article{min-height:126px;padding:17px;border:1px solid #dedfdb;border-radius:10px;background:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.supplier-kpi-grid small,.supplier-kpi-grid span{color:#7d8590;font-size:8px}.supplier-kpi-grid>article>strong{font:600 22px Georgia,serif;margin:4px 0}.supplier-alert{display:flex;gap:10px;align-items:center;margin-bottom:14px;padding:12px 14px;border:1px solid #edc6c1;border-radius:9px;background:#fff5f4;color:#9d4039;font-size:9px}.supplier-admin-grid{display:grid;grid-gap:14px;gap:14px}.supplier-admin-grid code{font:8px ui-monospace,monospace;color:#3158c9;background:#edf1ff;padding:4px 6px;border-radius:5px;white-space:nowrap}.event-editor-layout{display:grid;grid-template-columns:150px minmax(500px,1fr) 230px;grid-gap:14px;gap:14px;align-items:flex-start}.event-stepper{display:grid;grid-gap:0;gap:0;padding-top:6px}.event-stepper>div{min-height:66px;position:relative;display:flex;gap:10px}.event-stepper>div:after{content:"";position:absolute;width:1px;left:12px;top:29px;bottom:1px;background:#d6d9d8}.event-stepper>div:last-child:after{display:none}.event-stepper>div>span{position:relative;z-index:1;width:25px;height:25px;border:1px solid #d4d8d8;border-radius:50%;display:grid;place-items:center;color:#828a96;background:var(--admin-bg);font-size:8px}.event-stepper .done>span{background:#e7f4ed;border-color:#b9dfce;color:#176e52}.event-stepper .current>span{background:#3158cd;border-color:#3158cd;color:#fff}.event-stepper strong{display:block;font-size:9px;margin-top:3px}.event-stepper small{color:#8b929b;font-size:8px}.event-editor-main{display:grid;grid-gap:14px;gap:14px}.publish-rail{position:-webkit-sticky;position:sticky;top:82px}.event-title-row{display:flex;align-items:center;gap:15px}.event-title-row>div:nth-child(2){flex:1 1}.event-title-row h3{margin:3px 0 6px;font-size:15px}.event-title-row p{margin:0;color:#7b8390;font-size:9px}.event-monogram{width:58px;height:58px;border-radius:9px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#1b2c58,#315bd2);font:500 13px/1.3 Georgia,serif;text-align:center}.session-editor-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px}.session-editor-card{padding:12px;border:1px solid #d9dcda;border-radius:8px;background:#fff;text-align:left;display:grid;grid-gap:4px;gap:4px}.session-editor-card span{font-size:8px;color:#7f8792}.session-editor-card strong{font:600 18px Georgia,serif}.session-editor-card small{font-size:7px;color:#838b95}.session-editor-card i{font-style:normal;font-size:8px;color:#177055}.session-editor-card.selected{border:2px solid #315bd1;padding:11px;background:#f5f7ff}.admin-form-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.compact-form{border-top:1px solid #e5e6e3;margin-top:15px;padding-top:15px}.admin-form-grid input{min-width:0;width:100%}.admin-form-grid label small{color:#a0612c;font-size:7px}.ticket-config-head,.ticket-config-row{display:grid;grid-template-columns:1fr 2.2fr .8fr .7fr .6fr;grid-gap:10px;gap:10px;align-items:center}.ticket-config-head{padding:8px 10px;border-radius:6px;background:#f3f3ef;color:#7e8691;font-size:8px}.ticket-config-row{padding:11px 10px;border-bottom:1px solid #ecece8;font-size:8px}.ticket-config-row>strong{display:flex;align-items:center;gap:6px;font-size:9px}.ticket-config-row>strong small{padding:3px 5px;border-radius:99px;color:#3158c9;background:#edf1ff;font-size:7px}.ticket-config-row>span{color:#737c88;line-height:1.45}.ticket-config-row input{width:100%;height:31px;border:1px solid #d9dcda;border-radius:6px;padding:0 8px;font-size:9px}.admin-dashed-button{width:100%;min-height:34px;margin-top:12px;border:1px dashed #c8ccca;border-radius:7px;background:#fafaf7;color:#3158c8;font-size:9px;font-weight:700}.panel-description{color:#7d8590;font-size:9px;margin:-7px 0 12px}.dynamic-fields{display:grid;grid-gap:6px;gap:6px}.dynamic-fields>div{min-height:45px;padding:0 10px;border:1px solid #e0e2df;border-radius:7px;display:grid;grid-template-columns:22px 1fr 1.6fr auto 40px;align-items:center;grid-gap:8px;gap:8px}.drag-handle{color:#a3a8ad}.dynamic-fields strong{font-size:9px}.dynamic-fields small{color:#7c8490;font-size:8px}.dynamic-fields button{border:0;background:transparent;color:#3158c9;font-size:8px}.check-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:11px;gap:11px}.check-list li{color:#536071;font-size:9px}.publish-note{margin:17px 0 13px;padding:12px;border-radius:8px;background:#f4f4f0;display:grid;grid-gap:4px;gap:4px}.publish-note strong{font-size:8px}.publish-note small,.publish-note span{color:#7f8791;font-size:8px}.order-filterbar .wide-field{flex:1 1}.search-input{height:35px;min-width:280px;display:flex;align-items:center;gap:8px;border:1px solid #d8dbd9;border-radius:7px;padding:0 10px;background:#fbfbf9}.search-input input{min-width:0;width:100%;border:0;padding:0;height:auto;background:transparent}.refund-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin-bottom:14px}.refund-summary-grid article{padding:14px 16px;border:1px solid #dedfdb;border-radius:9px;background:#fff;display:grid;grid-gap:5px;gap:5px}.refund-summary-grid span{color:#7d8590;font-size:8px}.refund-summary-grid strong{font:600 19px Georgia,serif}.refund-summary-grid small{color:#8a919a;font-size:8px}.orders-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:14px;gap:14px;align-items:flex-start}.orders-panel{padding:0;overflow:hidden}.orders-panel .admin-panel-head{padding:18px 18px 0}.refund-rail{position:-webkit-sticky;position:sticky;top:80px}.admin-table-wrap{overflow-x:auto}.admin-table{width:100%;border-collapse:collapse;font-size:9px}.admin-table th{padding:10px 13px;text-align:left;color:#858c96;background:#f5f5f1;font-size:8px;font-weight:700;white-space:nowrap}.admin-table td{padding:12px 13px;border-top:1px solid #e8e9e5;vertical-align:middle;color:#4f5866}.admin-table td span,.admin-table td strong{display:block;white-space:nowrap}.admin-table td span{color:#858c96;margin-top:4px;font-size:8px}.admin-table tr.selected-row td,.admin-table tr:hover td{background:#f7f8fd}.table-row-button{border:0;background:transparent;padding:0;text-align:left;color:inherit}.empty-state{padding:35px;color:#858d97;font-size:9px}.empty-state.compact{padding:24px 8px}.refund-order-card{padding:12px;border-radius:8px;background:#f3f4f0;display:grid;grid-gap:5px;gap:5px}.refund-order-card small,.refund-order-card span{color:#7b8490;font-size:8px}.refund-order-card strong{font-size:10px}.refund-timeline{list-style:none;padding:5px 0 0;margin:17px 0}.refund-timeline li{display:flex;gap:10px;min-height:78px;position:relative}.refund-timeline li:after{content:"";position:absolute;left:11px;top:25px;bottom:3px;width:1px;background:#d9dcda}.refund-timeline li:last-child:after{display:none}.refund-timeline i{position:relative;z-index:1;width:23px;height:23px;border-radius:50%;background:#eef0f1;display:grid;place-items:center;font-style:normal;font-size:8px;color:#8a919a}.refund-timeline .done i{color:#fff;background:#1a7759}.refund-timeline .current i{color:#fff;background:#3158cc}.refund-timeline strong{display:block;font-size:9px}.refund-timeline p,.refund-timeline span{color:#858d97;font-size:8px;margin:4px 0}.refund-actions{display:flex;gap:8px}.refund-actions .admin-button{flex:1 1}.terminal-note{color:#7c8490;background:#f4f4f0;padding:10px;border-radius:7px;font-size:8px}.role-card-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin-bottom:14px}.role-card-grid article{padding:16px;border:1px solid #dedfdb;border-radius:10px;background:#fff;display:grid;grid-template-columns:36px 1fr;grid-gap:10px;gap:10px;position:relative;min-height:135px}.role-card-icon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;background:#edf1ff;color:#3158c8;font-size:11px}.role-1{color:#167154;background:#e8f4ee}.role-2{color:#9c5b22;background:#fff0e3}.role-3{color:#6345a2;background:#f0ebfa}.role-card-grid article span{font-size:7px;color:#7f8793}.role-card-grid h2{font-size:12px;margin:4px 0}.role-card-grid p{font-size:8px;color:#7c8490;line-height:1.5;margin:0}.role-card-grid article>strong{position:absolute;left:16px;bottom:15px;font-size:9px}.role-card-grid article>small{position:absolute;right:16px;bottom:15px;color:#8a919a;font-size:7px}.users-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;grid-gap:14px;gap:14px;margin-bottom:14px}.approval-list{display:grid}.approval-list article{min-height:78px;display:flex;align-items:center;gap:12px;padding:11px 0;border-top:1px solid #e8e9e5}.approval-list article:first-child{border:0}.approval-avatar{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:#edf1ff;color:#3158c8;font-weight:800;font-size:11px}.approval-main{flex:1 1}.approval-main>div{display:flex;align-items:center;gap:7px}.approval-main strong{font-size:10px}.approval-main p,.approval-main>span{color:#7f8792;font-size:8px;margin:5px 0}.approval-actions{display:flex;gap:6px}.approval-actions button{height:30px;padding:0 10px;border:1px solid #d8dbd9;border-radius:7px;background:#fff;color:#606977;font-size:8px}.approval-actions button:last-child{border-color:#3158c8;background:#3158c8;color:#fff}.permission-principles{display:grid;grid-gap:14px;gap:14px}.permission-principles>div{display:grid;grid-template-columns:25px 1fr;grid-gap:4px 9px;gap:4px 9px}.permission-principles i{grid-row:1/3;width:23px;height:23px;border-radius:50%;background:#edf1ff;color:#3158c8;display:grid;place-items:center;font-style:normal;font-size:7px}.permission-principles strong{font-size:9px}.permission-principles p{margin:0;color:#7e8691;font-size:8px;line-height:1.5}.audit-list>div{display:grid;grid-template-columns:100px 100px 1fr auto;grid-gap:10px;gap:10px;align-items:center;padding:10px 5px;border-top:1px solid #e8e9e5;font-size:9px}.audit-list p,.audit-list span{color:#7d8590;margin:0;font-size:8px}.wallet-kpi-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);grid-gap:12px;gap:12px;margin-bottom:14px}.wallet-kpi-grid article{padding:17px;border:1px solid #dedfdb;border-radius:10px;background:#fff;display:grid;grid-gap:7px;gap:7px}.wallet-kpi-grid .wallet-total{color:#fff;border:0;background:linear-gradient(125deg,#17233f,#315bd2);position:relative;overflow:hidden}.wallet-kpi-grid .wallet-total:after{content:"¥";position:absolute;right:-3px;bottom:-35px;font:100px Georgia,serif;opacity:.09}.wallet-kpi-grid span{font-size:8px;color:#7c8490}.wallet-kpi-grid .wallet-total small,.wallet-kpi-grid .wallet-total span{color:#c3cee9}.wallet-kpi-grid strong{font:600 21px Georgia,serif}.wallet-kpi-grid small{font-size:8px;color:#8b929b}.wallet-kpi-grid i{font-style:normal;color:#b9f0d4;font-size:8px}.wallet-health-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin-bottom:14px}.balance-composition{display:flex;align-items:center;gap:30px}.balance-ring{width:100px;height:100px;border-radius:50%;background:conic-gradient(#315bd0 0 80%,#1a7a5b 80% 95%,#d8923e 95%);position:relative;display:grid;place-items:center;text-align:center}.balance-ring:before{content:"";position:absolute;inset:11px;border-radius:50%;background:#fff}.balance-ring span,.balance-ring strong{position:relative;z-index:1}.balance-ring strong{font:600 18px Georgia,serif}.balance-ring span{font-size:7px;color:#7d8590;margin-top:-26px}.balance-composition ul{list-style:none;margin:0;padding:0;display:grid;grid-gap:11px;gap:11px;flex:1 1}.balance-composition li{display:flex;align-items:center;gap:7px;color:#747d89;font-size:8px}.balance-composition li strong{margin-left:auto;color:#273143}.balance-composition li i{width:7px;height:7px;border-radius:50%;background:#315bd0}.balance-composition li i.green{background:#1a7a5b}.balance-composition li i.amber{background:#d8923e}.audit-checks{display:grid;grid-gap:10px;gap:10px}.audit-checks>div{display:flex;gap:9px;align-items:center}.audit-checks>div>span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#e8f4ee;color:#177054;font-size:9px}.audit-checks>div:last-child>span{background:#fff0e2;color:#9b5a22}.audit-checks p{display:grid;grid-gap:3px;gap:3px;margin:0}.audit-checks strong{font-size:9px}.audit-checks small{color:#818995;font-size:8px}.inline-filters{display:flex;gap:7px}.ledger-table .money-positive{color:#147151}.ledger-table .money-negative{color:#a04c3e}.admin-modal-backdrop{position:fixed;inset:0;z-index:100;background:#1017289c;display:grid;place-items:center;padding:20px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.admin-modal{width:min(480px,100%);border-radius:12px;background:#fff;padding:23px;box-shadow:0 28px 80px #090d1790}.admin-modal-head{display:flex;justify-content:space-between;align-items:flex-start}.admin-modal-head h2{font:500 23px Georgia,Songti SC,serif;margin:0}.modal-warning{margin:17px 0;padding:11px;border-radius:8px;background:#fff2e6;border:1px solid #f3d5bb}.modal-warning strong{font-size:9px;color:#95531d}.modal-warning p{font-size:8px;color:#805f43;margin:4px 0 0}.admin-field{display:grid;grid-gap:6px;gap:6px;font-size:9px;font-weight:700;margin-bottom:13px}.admin-field input,.admin-field textarea{width:100%;border:1px solid #d8dbd9;border-radius:7px;background:#fbfbf9;padding:10px;font:inherit}.admin-field input{height:38px}.admin-field small{color:#848c96;font-size:8px;font-weight:400}.admin-field em{font-style:normal;color:#ac4038;font-size:8px}.admin-check{display:flex;gap:8px;align-items:flex-start;color:#737c88;font-size:8px;line-height:1.5}.admin-check input{accent-color:#3158c8}.admin-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:19px}@media (max-width:1180px){.admin-sidebar{width:210px}.admin-main{margin-left:210px}.admin-content{width:calc(100% - 36px)}.event-editor-layout{grid-template-columns:130px minmax(480px,1fr)}.publish-rail{grid-column:2;position:static}.publish-rail .admin-panel{display:grid;grid-template-columns:1fr 220px;grid-gap:15px;gap:15px}.publish-rail .admin-panel-head{grid-column:1/-1}.publish-note{margin:0}.orders-layout{grid-template-columns:minmax(0,1fr) 285px}.role-card-grid{grid-template-columns:1fr 1fr}}@media (max-width:820px){.admin-sidebar{display:none}.admin-main{margin:0}.admin-topbar{height:56px;padding:0 15px}.admin-topbar>div:first-child,.permission-tag{display:none}.role-switcher{font-size:0}.role-switcher select{font-size:9px}.admin-content{width:calc(100% - 24px);padding:24px 0 86px}.admin-page-header{align-items:flex-start;flex-direction:column;margin-bottom:20px}.admin-page-header h1{font-size:27px}.admin-page-actions{width:100%;flex-wrap:wrap}.admin-page-actions .admin-button{flex:1 1}.admin-mobile-nav{position:fixed;z-index:50;left:0;right:0;bottom:0;min-height:62px;padding:5px 3px calc(5px + env(safe-area-inset-bottom));display:flex;justify-content:space-around;background:#fff;border-top:1px solid #d9dcda;overflow-x:auto}.admin-mobile-nav a{min-width:52px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#7c8490;font-size:8px}.admin-mobile-nav a span{font-size:14px}.admin-mobile-nav a.active{color:#3158ca}.admin-filterbar{align-items:stretch;flex-direction:column}.admin-filterbar input,.admin-filterbar select,.search-input{width:100%;min-width:0}.filter-result{margin:4px 0}.admin-alert-grid,.admin-dashboard-grid,.kpi-grid,.refund-summary-grid,.wallet-health-grid,.wallet-kpi-grid{grid-template-columns:1fr 1fr}.event-editor-layout{grid-template-columns:1fr}.event-stepper{display:flex;overflow-x:auto;gap:18px}.event-stepper>div{min-width:110px;min-height:45px}.event-stepper>div:after{display:none}.publish-rail{grid-column:auto}.publish-rail .admin-panel{display:block}.publish-note{margin:17px 0}.orders-layout,.users-layout{grid-template-columns:1fr}.refund-rail{position:static}.role-card-grid{grid-template-columns:1fr 1fr}.audit-list>div{grid-template-columns:70px 70px 1fr}.audit-list .admin-status{grid-column:3}.admin-form-grid,.session-editor-grid{grid-template-columns:1fr 1fr}.ticket-config-table{overflow-x:auto}.ticket-config-head,.ticket-config-row{min-width:670px}.dynamic-fields>div{grid-template-columns:18px 1fr auto 35px}.dynamic-fields small{display:none}}@media (max-width:520px){.admin-alert-grid,.admin-dashboard-grid,.kpi-grid,.refund-summary-grid,.role-card-grid,.wallet-health-grid,.wallet-kpi-grid{grid-template-columns:1fr}.kpi-card{min-height:135px}.sales-chart{overflow-x:auto;justify-content:flex-start}.sales-bar-item{min-width:42px}.admin-form-grid,.session-editor-grid{grid-template-columns:1fr}.event-title-row{align-items:flex-start;flex-wrap:wrap}.event-title-row .admin-text-button{margin-left:73px}.publish-rail .admin-panel{display:block}.balance-composition{gap:14px}.balance-ring{width:85px;height:85px;flex:0 0 85px}.approval-list article{align-items:flex-start;flex-wrap:wrap}.approval-main{min-width:calc(100% - 52px)}.approval-actions{margin-left:50px}.audit-list>div{grid-template-columns:1fr 1fr}.audit-list .admin-status,.audit-list p{grid-column:1/-1}.admin-modal-actions{flex-direction:column}.admin-modal-actions .admin-button{width:100%}}*{box-sizing:border-box}html{color:var(--ink);font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}body,html{background:var(--paper)}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.app-frame{min-height:100vh}.topbar{height:68px;padding:0 max(24px,calc((100vw - 1180px) / 2));border-bottom:1px solid var(--line);background:rgba(248,247,243,.95);position:-webkit-sticky;position:sticky;top:0;z-index:20}.brand,.topbar{display:flex;align-items:center}.brand{font-weight:760;gap:9px;letter-spacing:.02em}.brand-mark{width:32px;height:32px;border-radius:9px;background:linear-gradient(145deg,#416de3,#1f3c9d);color:#fff;display:inline-grid;place-items:center;font-family:serif}.desktop-nav{display:flex;gap:36px;margin:auto}.desktop-nav a{height:68px;display:grid;place-items:center;color:var(--muted);font-size:14px;border-bottom:2px solid transparent}.desktop-nav a.active{color:var(--ink);border-color:var(--cobalt)}.profile-pill{display:flex;align-items:center;gap:8px;font-size:13px}.avatar{width:30px;height:30px;border-radius:50%;background:#e1e5f2;display:grid;place-items:center;color:var(--cobalt)}.account-menu{position:relative}.account-menu>summary{list-style:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.account-menu>summary::-webkit-details-marker{display:none}.account-menu>summary:focus-visible{outline:2px solid #7aa3ff;outline-offset:3px;border-radius:10px}.account-chevron{color:#7c899c;font-size:15px;line-height:1;transition:transform .18s ease}.account-menu[open] .account-chevron{transform:rotate(180deg)}.account-menu-popover{position:absolute;z-index:80;top:calc(100% + 12px);right:0;width:186px;padding:8px;border:1px solid #e1e6ee;border-radius:12px;background:#fff;box-shadow:0 16px 42px rgba(35,53,82,.14)}.account-menu-logout,.account-menu-popover>a{width:100%;min-height:40px;padding:0 12px;display:flex;align-items:center;border:0;border-radius:8px;background:transparent;color:#34445c;font:inherit;font-size:13px;font-weight:650;text-align:left;cursor:pointer}.account-menu-logout:hover:not(:disabled),.account-menu-popover>a:hover{background:#f3f6fb;color:var(--cobalt)}.account-menu-logout{margin-top:5px;border-top:1px solid #edf0f4;border-radius:0 0 8px 8px;color:#bd4248}.logout-action{position:relative;display:grid;grid-gap:5px;gap:5px}.logout-action button:disabled{cursor:wait;opacity:.58}.logout-error{color:#b4353d;font-size:11px;line-height:1.35}.admin-logout-button{min-height:34px;padding:0 12px;border:1px solid #d8dde7;border-radius:8px;background:#fff;color:#4e5d73;font-size:10px;font-weight:700;cursor:pointer}.admin-logout-button:hover:not(:disabled){border-color:#bec9dc;color:#3156c5}.admin-top-actions{position:relative;margin-left:auto}.admin-top-actions .logout-error{position:absolute;top:calc(100% + 7px);right:0;padding:6px 9px;border:1px solid #f0c8cc;border-radius:7px;background:#fff6f7;white-space:nowrap}.mobile-nav{display:none}.page-shell{width:min(1180px,calc(100% - 40px));margin:auto;padding:56px 0 80px}.eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--cobalt);font-weight:750}.eyebrow.light{color:#b9c9ff}.hero-row{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.hero-row.compact{align-items:center}.checkout-head h1,.hero-row h1{font-size:40px;margin:9px 0 6px;letter-spacing:-.04em}.hero-row p,.muted{color:var(--muted)}.search-box{width:360px;height:50px;background:#fff;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;padding:0 16px;gap:10px}.search-box input{border:0;outline:0;width:100%;background:transparent}.filter-row{display:flex;gap:8px;margin:32px 0 48px;overflow:auto}.chip{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 15px;color:var(--muted);white-space:nowrap}.chip.active{background:var(--ink);border-color:var(--ink);color:#fff}.section-title{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px}.section-title h2{font-size:26px;margin:6px 0 0}.activity-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.activity-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:.2s}.activity-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px #1e293b10}.poster{height:260px;padding:20px;display:flex;flex-direction:column;color:#fff;position:relative;overflow:hidden}.poster:after{content:"";position:absolute;width:220px;height:220px;border:1px solid #ffffff40;border-radius:50%;right:-60px;bottom:-80px}.poster-blue{background:linear-gradient(145deg,#14224a,#315bdb)}.poster-amber{background:linear-gradient(145deg,#5a2b1b,#d57c42)}.poster-violet{background:linear-gradient(145deg,#25213f,#7668ab)}.poster-forest{background:linear-gradient(145deg,#314c3e,#78905c)}.poster-label{font-size:12px;letter-spacing:.12em}.poster-art{font-size:112px;font-family:serif;line-height:1;text-align:center;margin:auto;opacity:.9}.poster-date{font-size:12px}.activity-body{padding:19px}.status-row{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:12px}.status{display:inline-flex;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700}.status.success{background:#e6f4ed;color:var(--green)}.status.neutral{background:#eceef3;color:#596171}.status.large{padding:9px 14px;font-size:13px}.activity-body h3{font-size:18px;margin:14px 0}.activity-body p{font-size:13px;color:var(--muted);margin:6px 0}.card-foot{display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}.card-foot small,.summary-total small{font-weight:400;color:var(--muted)}.text-link{color:var(--cobalt);font-size:13px;font-weight:650}.member-banner{margin-top:48px;background:linear-gradient(120deg,#17233f,#274bb9);color:#fff;border-radius:var(--radius);padding:34px 40px;display:flex;justify-content:space-between;align-items:center}.member-banner h2{margin:8px 0}.member-banner p{color:#cbd5eb}.ghost-button{border:1px solid #ffffff70;border-radius:10px;padding:12px 18px}.primary-button{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:10px;padding:14px 20px;background:linear-gradient(135deg,#4f77ed,#294ec4);box-shadow:0 8px 20px #315bdb35;color:#fff;font-weight:700}.primary-button:disabled{opacity:.45;box-shadow:none;cursor:not-allowed}.primary-button.full{width:100%}.auth-page{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:#fff}.auth-story{background:linear-gradient(150deg,#13203d,#244fb7 70%,#4974e4);padding:46px max(40px,8vw);color:#fff;display:flex;flex-direction:column;position:relative;overflow:hidden}.auth-story:after{content:"≈";font:360px/1 serif;position:absolute;right:-40px;bottom:5%;opacity:.08}.auth-brand{display:flex;align-items:center;gap:9px;font-weight:700}.story-copy{margin:auto 0;position:relative;z-index:1}.story-copy h1{font:500 54px/1.2 Georgia,Songti SC,serif;letter-spacing:-.03em;margin:18px 0}.story-copy p{color:#d6ddf2}.story-meta{display:flex;justify-content:space-between;font-size:12px;color:#c7d0e8}.auth-panel{display:grid;place-items:center;padding:36px}.auth-card{width:min(430px,100%)}.auth-tabs{display:flex;border-bottom:1px solid var(--line);margin-bottom:34px}.auth-tabs button{flex:1 1;background:none;border:0;padding:14px;border-bottom:2px solid transparent;color:var(--muted)}.auth-tabs button.selected{color:var(--ink);border-color:var(--cobalt);font-weight:700}.auth-heading h2{font-size:34px;margin:8px 0}.auth-heading p{color:var(--muted);margin-bottom:26px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:17px;font-size:13px;font-weight:600}.field input,.field select{height:46px;border:1px solid var(--line);border-radius:10px;padding:0 13px;background:#fcfcfa;outline:none}.field input:focus,.field select:focus{border-color:var(--cobalt);box-shadow:0 0 0 3px #315bdb12}.field i{font-size:10px;color:var(--cobalt);font-style:normal}.legal{text-align:center;color:var(--muted);font-size:10px;margin-top:22px}.notice{margin-top:26px;border-radius:var(--radius);padding:16px 18px;background:#f0eee7;display:flex;gap:16px;font-size:12px;color:#5a6068}.notice strong{color:var(--ink);white-space:nowrap}.notice.blue{background:#edf2ff;color:#53617b}.auth-card .notice{margin:0 0 18px;flex-direction:column;gap:5px}.back-link{border:0;background:transparent;color:var(--muted);font-size:13px;padding:0}.detail-hero{margin:30px 0 50px;display:grid;grid-template-columns:360px 1fr;grid-gap:54px;gap:54px;align-items:center}.detail-art{height:340px;border-radius:var(--radius);background:linear-gradient(145deg,#17254e,#315bdb);color:#fff;padding:34px;display:flex;position:relative;overflow:hidden;font:500 42px/1.2 Georgia,serif}.detail-art i{font:220px/1 serif;position:absolute;right:-10px;bottom:-20px;opacity:.45}.detail-copy h1{font-size:39px;letter-spacing:-.04em;margin:10px 0}.lead{font-size:16px;color:var(--muted);line-height:1.8}.detail-copy dl{display:flex;gap:32px;margin-top:30px}.detail-copy dl div{display:flex;flex-direction:column;gap:5px}.detail-copy dt{font-size:11px;color:var(--muted)}.detail-copy dd{margin:0;font-size:13px;font-weight:600}.purchase-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:24px;gap:24px;align-items:flex-start}.purchase-main{display:grid;grid-gap:18px;gap:18px}.ledger-card,.order-rail,.step-card,.timeline-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:25px}.step-heading{display:flex;gap:15px;margin-bottom:22px}.step-heading>span{width:32px;height:32px;border-radius:50%;background:#eef2ff;color:var(--cobalt);display:grid;place-items:center;font-size:11px;font-weight:800}.step-heading h2{font-size:20px;margin:0}.step-heading p{color:var(--muted);font-size:12px;margin:5px 0}.ticket-type{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:17px 0;border-top:1px solid var(--line)}.declaration span,.ticket-type>div:first-child{min-width:0}.ticket-label{display:flex;align-items:center;gap:10px}.ticket-label h3{margin:0}.ticket-label span{font-size:10px;color:var(--green);background:#e6f4ed;padding:4px 7px;border-radius:999px}.ticket-type p{font-size:12px;color:var(--muted)}.stepper{display:flex;align-items:center;gap:13px;flex:0 0 auto}.stepper button{width:30px;height:30px;border-radius:50%;border:1px solid var(--line);background:#fff}.declaration{display:flex;gap:12px;align-items:flex-start;background:#f0f1ee;border-radius:var(--radius);padding:18px;font-size:12px;line-height:1.6}.declaration strong{display:block}.declaration input{accent-color:var(--cobalt);margin-top:3px}.order-rail{position:-webkit-sticky;position:sticky;top:92px}.order-rail h2{margin:8px 0 20px}.rail-date-field{background:var(--fog);border-radius:10px;margin:0 0 15px;padding:14px}.rail-date-field>span{display:flex;align-items:center;justify-content:space-between}.rail-date-field input{width:100%;background:#fff;color:var(--ink);font-weight:650}.rail-date-field>small{color:var(--muted);font-size:10px;font-weight:500}.summary-line{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px}.summary-line span{display:flex;flex-direction:column;gap:4px}.summary-line small{color:var(--muted)}.summary-total{display:flex;justify-content:space-between;align-items:flex-end;padding:22px 0}.summary-total span{display:flex;flex-direction:column;gap:3px}.summary-total strong{font-size:24px}.form-hint,.safe-note{text-align:center;font-size:10px;color:var(--muted)}.checkout-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px}.checkout-head .back-link{display:block;margin-bottom:22px}.hold-timer{background:#fff0e7;color:#a34b1f;border-radius:10px;padding:10px 15px;display:flex;flex-direction:column}.hold-timer span{font-size:10px}.hold-timer strong{font-size:19px}.checkout-shell .purchase-layout{grid-template-columns:minmax(0,1fr) 360px}.form-grid.guide-form-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.checkout-order-rail{max-height:calc(100dvh - 112px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.checkout-order-rail .summary-total{padding-bottom:18px}.rail-payment-section{padding-top:18px;border-top:1px solid var(--line)}.rail-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.rail-section-heading strong{font-size:14px}.rail-section-heading span{color:var(--muted);font-size:10px}.checkout-order-rail .payment-grid{grid-template-columns:1fr;gap:8px}.checkout-order-rail .payment{width:100%;min-width:0;padding:10px 12px}.checkout-order-rail .payment.selected{border-width:1px;box-shadow:inset 0 0 0 1px var(--cobalt)}.checkout-rail-declaration{margin:16px 0 10px;padding:14px;border:1px solid var(--line);background:#f7f7f5}.checkout-order-rail>.field-error{display:block;margin:8px 0;line-height:1.5}.checkout-order-rail>.primary-button{margin-top:8px}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.attendee-card{border:1px solid var(--line);border-radius:10px;margin:0 0 14px;padding:18px}.attendee-card legend{font-weight:750;font-size:13px;padding:0 8px}.field-error{color:#b53c34;font-style:normal;font-weight:500;font-size:11px}.payment-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.payment{border:1px solid var(--line);border-radius:10px;background:#fff;padding:13px;display:flex;align-items:center;gap:9px;text-align:left}.payment.selected{border:2px solid var(--cobalt);background:#f7f8ff}.payment>span{display:flex;flex-direction:column;flex:1 1}.payment small{color:var(--muted);margin-top:3px}.payment i{color:var(--cobalt)}.pay-icon{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;color:#fff}.pay-icon.green{background:#29a66a}.pay-icon.blue{background:#168be1}.pay-icon.ink{background:var(--ink)}.success-page{min-height:calc(100vh - 68px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px}.success-icon{width:72px;height:72px;border-radius:50%;background:#e6f4ed;color:var(--green);display:grid;place-items:center;font-size:32px;margin-bottom:22px}.success-page h1{font-size:38px;margin:10px}.success-page>p{color:var(--muted)}.success-page .notice{margin:20px 0 25px}.payment-result-page{min-height:calc(100dvh - 68px);display:grid;place-items:center;padding:36px 20px}.payment-result-card{width:min(100%,480px);padding:30px;border:1px solid var(--line);border-radius:16px;background:var(--card);box-shadow:0 20px 50px #17202a12;text-align:center}.payment-result-card h1{margin:8px 0;font-size:clamp(26px,6vw,36px)}.payment-result-announcement>p{margin:8px auto 18px;color:var(--muted);line-height:1.65}.payment-result-icon{width:54px;height:54px;margin:0 auto 16px;display:grid;place-items:center;border-radius:50%;background:#e7f7ef;color:#168358;font-size:22px;font-weight:800}.payment-result-icon.paid{background:#e6f4ed;color:var(--green)}.payment-qr{display:block;width:min(240px,78vw);height:auto;margin:18px auto;border:8px solid #fff;border-radius:12px;box-shadow:0 0 0 1px var(--line)}.payment-result-meta{margin:20px 0;padding:4px 16px;border-radius:12px;background:#f6f7f8;text-align:left}.payment-result-meta>div{display:flex;justify-content:space-between;gap:16px;padding:11px 0;border-bottom:1px solid var(--line)}.payment-result-meta>div:last-child{border-bottom:0}.payment-result-meta dt{color:var(--muted);font-size:12px}.payment-result-meta dd{margin:0;font-weight:750;overflow-wrap:anywhere}.payment-countdown{color:#a34b1f;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.payment-result-card .payment-result-error{margin:12px 0;padding:11px 13px;border-radius:9px;background:#fff1ef;color:#a52f29}.payment-result-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-top:18px}.payment-result-actions a,.payment-result-actions button{min-height:42px}.payment-result-actions a{display:inline-flex;align-items:center;padding:0 10px;color:var(--cobalt);font-size:12px;font-weight:700}.payment-retry-button{min-height:42px;padding:0 16px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);font-weight:700}.ticket-tabs{display:flex;gap:25px;border-bottom:1px solid var(--line);margin:30px 0}.ticket-tabs>span{border:0;background:transparent;padding:15px 0;color:var(--muted)}.ticket-tabs>span.selected{color:var(--ink);border-bottom:2px solid var(--cobalt);font-weight:700}.ticket-tabs b{background:var(--fog);border-radius:99px;padding:2px 6px}.e-ticket{background:#fff;border:1px solid var(--line);border-radius:var(--radius);display:grid;grid-template-columns:1fr 300px;overflow:hidden}.ticket-info{padding:32px}.ticket-info h2{font-size:27px}.ticket-info>p{color:var(--muted)}.ticket-seat{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;background:var(--fog);border-radius:10px;padding:18px;margin-top:25px}.ticket-seat div{display:flex;flex-direction:column;gap:5px}.ticket-seat span{font-size:10px;color:var(--muted)}.ticket-code{font-size:11px!important;letter-spacing:.1em;margin-top:20px}.qr-panel{background:#f4f6fb;border-left:1px dashed #bfc5d3;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.qr-panel>span{font-size:10px;color:var(--muted)}.qr-code{width:170px;height:170px;background:repeating-conic-gradient(#152033 0 25%,#fff 0 50%) 0/18px 18px;border:10px solid #fff;display:grid;place-items:center;margin-bottom:10px}.qr-code span{background:#fff;color:var(--cobalt);width:44px;height:44px;display:grid;place-items:center;font-weight:900}.timeline-card{margin-top:22px}.timeline{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr)}.timeline li{position:relative;display:flex;gap:10px}.timeline li:after{content:"";position:absolute;height:1px;background:var(--line);top:15px;left:32px;right:10px}.timeline li:last-child:after{display:none}.timeline i{width:30px;height:30px;border-radius:50%;background:var(--fog);display:grid;place-items:center;font-style:normal;z-index:1}.timeline .done i{background:var(--green);color:#fff}.timeline .current i{background:var(--cobalt);color:#fff}.timeline li div{display:flex;flex-direction:column;gap:5px}.timeline li span{font-size:10px;color:var(--muted)}.wallet-hero{border-radius:var(--radius);padding:38px 42px;background:linear-gradient(125deg,#16203a,#315bdb);color:#fff;display:flex;justify-content:space-between;align-items:flex-end}.wallet-hero p{color:#d5ddf5;margin:20px 0 0}.wallet-hero h1{font-size:52px;margin:5px 0 12px}.wallet-hero h1 small{font-size:20px}.wallet-id{font-size:11px;color:#c6d0ef}.wallet-actions{display:flex;gap:10px}.wallet-actions button{background:#ffffff15;color:#fff;border:1px solid #ffffff50;border-radius:9px;padding:11px 16px}.wallet-actions small{opacity:.65}.wallet-stats{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid var(--line);border-radius:var(--radius);margin:22px 0;padding:22px}.wallet-stats div{display:flex;flex-direction:column;gap:5px;padding:0 25px;border-right:1px solid var(--line)}.wallet-stats div:last-child{border:0}.wallet-stats small,.wallet-stats span{color:var(--muted);font-size:11px}.wallet-stats strong{font-size:22px}.ledger-row{display:grid;grid-template-columns:max-content 38px minmax(0,1fr) auto;grid-gap:15px;gap:15px;align-items:center;padding:17px 0;border-top:1px solid var(--line)}.ledger-amount,.ledger-copy,.ledger-date{display:flex;flex-direction:column;gap:4px}.ledger-date strong{white-space:nowrap}.ledger-amount span,.ledger-copy span,.ledger-date span{font-size:10px;color:var(--muted)}.ledger-icon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center}.ledger-icon.credit{background:#e6f4ed;color:var(--green)}.ledger-icon.debit{background:#fff0e7;color:#ad552d}.ledger-amount{text-align:right}.ledger-amount.credit strong{color:var(--green)}.loading{min-height:100vh;display:grid;place-items:center;color:var(--muted)}:where(a,button,input):focus-visible{outline:3px solid #6f8ef2;outline-offset:3px}.pending-audit{display:grid;grid-gap:8px;gap:8px;padding:24px;margin-bottom:12px;border:1px solid #cfd9fa;border-radius:var(--radius);background:#f2f5ff}.pending-audit>span{width:max-content;padding:5px 9px;border-radius:999px;background:#dce5ff;color:var(--cobalt-dark);font-size:11px;font-weight:750}.pending-audit p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.auth-success{margin:0 0 14px;padding:12px 14px;border:1px solid #bfe5d0;border-radius:10px;background:#edf9f2;color:#16794a;font-size:13px;font-weight:700}.empty-state{min-height:calc(100vh - 68px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:40px 20px;text-align:center}.empty-state h1,.empty-state p{margin:0}.empty-state p{color:var(--muted);margin-bottom:12px}.ticket-stack{display:grid;grid-gap:20px;gap:20px}.order-ticket-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.order-ticket-heading h2{margin:5px 0 4px}.order-ticket-heading p{margin:0;color:var(--muted);font-size:12px;overflow-wrap:anywhere}.order-status{flex:0 0 auto;padding:6px 10px;border-radius:999px;background:#f1f3f6;color:#566172;font-size:11px;font-weight:750}.order-status.pending{background:#fff1dc;color:#9b5a0b}.order-status.paid{background:#e8f7ef;color:#14724d}.order-payment-expired,.order-payment-message{margin:14px 0 0;padding:11px 13px;border-radius:10px;font-size:12px}.order-payment-expired{display:flex;gap:7px;background:#fff5ed;color:#8f4b19}.order-payment-message.info{background:#eff5ff;color:#3158ca}.order-payment-message.error{background:#fff0ef;color:#a52f29}.order-payment-qr{display:flex;align-items:center;gap:18px;width:-moz-fit-content;width:fit-content;margin-top:16px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fff}.order-payment-qr img{width:150px;height:150px;border-radius:8px}.order-payment-qr div{display:grid;grid-gap:5px;gap:5px}.order-payment-qr span{color:var(--muted);font-size:11px}.order-payment-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.order-payment-actions a,.order-payment-actions button{min-height:40px;padding:0 16px}.order-payment-actions button:not(.primary-button){border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);font-weight:700}.order-payment-actions button:disabled{cursor:wait;opacity:.55}@media (max-width:800px){.topbar{height:58px;padding:0 18px}.account-menu .account-chevron,.account-menu .profile-label,.desktop-nav,.profile-pill>span:last-child{display:none}.account-menu-popover{top:calc(100% + 8px);right:-2px}.mobile-nav{display:flex;position:fixed;z-index:30;bottom:0;left:0;right:0;height:64px;background:#fff;border-top:1px solid var(--line);justify-content:space-around}.mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:var(--muted);font-size:10px}.mobile-nav a.active{color:var(--cobalt)}.page-shell{width:calc(100% - 28px);padding:32px 0 90px}.hero-row{align-items:flex-start;flex-direction:column}.checkout-head h1,.hero-row h1{font-size:31px}.search-box{width:100%}.filter-row{margin:24px 0 34px}.activity-grid{grid-template-columns:1fr}.poster{height:230px}.member-banner{padding:26px;align-items:flex-start;flex-direction:column;gap:16px}.auth-page{grid-template-columns:1fr}.auth-story{min-height:300px;padding:28px}.story-copy h1{font-size:38px}.auth-panel{padding:30px 22px}.detail-hero{grid-template-columns:1fr;gap:25px;margin-bottom:32px}.detail-art{height:230px}.detail-copy h1{font-size:30px}.detail-copy dl{display:grid;grid-template-columns:1fr 1fr}.purchase-layout{grid-template-columns:1fr}.order-rail{position:static}.ticket-type{align-items:flex-start}.ticket-label h3,.ticket-type p{overflow-wrap:anywhere}.form-grid,.payment-grid{grid-template-columns:1fr}.checkout-head{align-items:flex-start}.e-ticket{grid-template-columns:1fr}.ticket-info{padding:24px}.ticket-seat{grid-template-columns:1fr 1fr}.qr-panel{border-left:0;border-top:1px dashed #bfc5d3}.order-ticket .qr-panel{padding:20px}.order-ticket-heading{gap:12px}.order-payment-expired{flex-direction:column}.timeline{grid-template-columns:1fr;gap:20px}.timeline li:after{width:1px;height:20px;left:15px;top:31px}.wallet-hero{padding:28px;align-items:flex-start;flex-direction:column;gap:28px}.wallet-stats{grid-template-columns:1fr;gap:18px}.wallet-stats div{border-right:0;border-bottom:1px solid var(--line);padding:0 0 16px}.ledger-row{grid-template-columns:max-content 32px minmax(0,1fr)}.ledger-amount{grid-column:3;text-align:left}.notice{flex-direction:column;gap:5px}.notice strong{white-space:normal}}.admin-app :where(a,button,input,select,textarea,label,p,span,small,strong,b,em,i,li,td,th,code,dt,dd){font-size:12px!important;line-height:1.45}.admin-app :where(input,select,textarea,button){min-height:40px}.admin-page-header h1{font-size:34px}.admin-panel-head h2,.verifier-briefing h2{font-size:16px}.kpi-card>strong{font-size:26px!important}.refund-summary-grid strong,.stacked-metrics strong,.wallet-kpi-grid strong{font-size:21px!important}.admin-nav a{min-height:48px}.admin-topbar .icon-button b{width:20px;height:20px}.admin-context,.admin-panel,.alert-card,.kpi-card{padding:20px}.kpi-card{min-height:182px}.alert-card{min-height:148px}.alert-card p{margin-right:100px}.session-editor-card{min-height:116px}.ticket-config-row{min-height:70px}.dynamic-fields>div{min-height:64px}.role-card-grid article{min-height:190px}.approval-list article{min-height:102px}.admin-table td,.admin-table th{padding:15px}.refund-timeline li{min-height:96px}.price-error{display:block;color:#a43e38;font-style:normal;margin-top:5px}.access-denied{min-height:520px;display:grid;place-items:center;align-content:center;text-align:center;grid-gap:22px;gap:22px;border:1px solid #dedfdb;border-radius:12px;background:#fff;padding:40px}.access-denied>span{width:72px;height:72px;display:grid;place-items:center;border-radius:50%;color:#a43e38;background:#faeae8;font-size:30px!important}.access-denied h1{margin:8px 0;font:500 28px Georgia,Songti SC,serif}.access-denied p{max-width:640px;color:#747d8a}.access-denied nav{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.access-denied nav a{padding:10px 14px;border:1px solid #d8dbd9;border-radius:8px;color:#3158c8;font-weight:700}.admin-role-loading{min-height:420px;display:grid;place-items:center;color:#747d89;font-size:14px}.verifier-overview{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.verifier-overview article{min-height:172px;display:flex;flex-direction:column;gap:10px;padding:22px;border:1px solid #dedfdb;border-radius:11px;background:#fff}.verifier-overview article>small,.verifier-overview article>span{color:#747d89}.verifier-overview article>strong{margin-top:auto;font:600 34px Georgia,serif;color:#182132}.verifier-briefing{margin-top:14px;padding:24px;border-radius:11px;color:#fff;background:linear-gradient(115deg,#17223e,#2e55c7);display:flex;justify-content:space-between;align-items:center;gap:20px}.verifier-briefing>div{display:flex;gap:16px;align-items:center}.verifier-briefing>div>span{width:48px;height:48px;display:grid;place-items:center;border-radius:10px;background:#ffffff14;font-size:22px!important}.verifier-briefing h2,.verifier-briefing p{margin:0}.verifier-briefing p{margin-top:6px;color:#c4cfe9}.verifier-briefing>a{white-space:nowrap;padding:11px 14px;border:1px solid #ffffff52;border-radius:8px}@media (max-width:820px){.admin-content{padding-bottom:96px}.admin-mobile-nav{min-height:74px}.admin-mobile-nav a{min-width:58px;font-size:12px!important}.admin-dashboard-grid,.admin-dashboard-grid>*{min-width:0;width:100%}.admin-dashboard-grid .sales-chart{max-width:100%;overflow-x:auto}.verifier-overview{grid-template-columns:1fr 1fr}.verifier-briefing{align-items:flex-start;flex-direction:column}.verifier-briefing>a{width:100%;text-align:center}}@media (max-width:520px){.verifier-overview{grid-template-columns:1fr}.admin-app :where(a,button,input,select,textarea,label,p,span,small,strong,b,em,i,li,td,th,code,dt,dd){font-size:12px!important}}:root{--content-max:1180px;--surface-shadow:0 12px 34px rgba(23,32,42,0.06)}body,html{min-width:320px;overflow-x:hidden}body{line-height:1.5}a,button,input,select,textarea{transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease,transform .18s ease}.admin-button:active,.primary-button:active,button:active:not(:disabled){transform:translateY(1px)}button:disabled{cursor:not-allowed}.admin-content,.admin-main,.app-frame main{min-width:0}.topbar{padding-inline:max(24px,calc((100vw - var(--content-max)) / 2))}.desktop-nav a,.topbar{height:72px}.page-shell{width:min(var(--content-max),calc(100% - 48px));padding:48px 0 72px}.hero-row{min-height:104px}.auth-heading p,.hero-row p,.member-banner p,.story-copy p{line-height:1.7}.activity-grid{gap:24px}.activity-card,.ledger-card,.member-banner,.notice,.order-rail,.step-card,.timeline-card,.wallet-stats{border-radius:12px}.activity-card,.ledger-card,.order-rail,.step-card,.timeline-card{box-shadow:var(--surface-shadow)}.ghost-button,.primary-button{min-height:48px;border-radius:10px}.primary-button:hover:not(:disabled){box-shadow:0 12px 26px rgba(49,91,219,.28)}.field input,.field select,.payment,.search-box{min-height:48px}.auth-page{min-height:100dvh;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);overflow:hidden}.auth-story{min-width:0;padding:clamp(40px,6vw,88px)}.auth-panel{min-width:0;padding:clamp(32px,5vw,72px);overflow-y:auto}.auth-card{width:min(100%,440px)}.auth-tabs{margin-bottom:30px}.auth-tabs button{min-height:48px}.wallet-account-status{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:rgba(255,255,255,.1);color:#fff;font-size:13px;font-weight:700}.ticket-empty,.wallet-empty{display:grid;justify-items:center;text-align:center;grid-gap:10px;gap:10px;border:1px dashed #cfd3d5;border-radius:12px;background:#fff;color:var(--muted)}.wallet-empty{min-height:260px;padding:36px 24px}.ticket-empty{min-height:360px;padding:56px 24px;box-shadow:var(--surface-shadow)}.ticket-empty-icon,.wallet-empty>span{width:56px;height:56px;display:grid;place-items:center;border-radius:16px;background:#edf2ff;color:var(--cobalt);font:700 20px Georgia,serif}.ticket-empty h2,.wallet-empty h3{margin:6px 0 0;color:var(--ink)}.ticket-empty p,.wallet-empty p{max-width:460px;margin:0 0 10px}.admin-content{width:min(1280px,calc(100% - 64px));padding:36px 0 72px}.admin-page-header{margin-bottom:24px}.admin-page-header p{max-width:720px}.admin-button{min-height:40px;padding-inline:16px;border-radius:9px}.admin-filterbar,.admin-panel,.alert-card,.kpi-card,.refund-summary-grid article,.role-card-grid article,.wallet-kpi-grid article{border-radius:12px}.user-adjustment{display:grid;grid-template-columns:118px minmax(150px,1fr) auto;grid-gap:8px;gap:8px;min-width:360px}.user-adjustment input{min-width:0;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:#fff}.user-management-table td{vertical-align:top}.user-management-table .admin-status{width:max-content;margin-top:0}.user-status-pending{color:#9a5f1c;background:#fff3e3}.user-status-normal{color:#167154;background:#e8f4ee}.user-status-rejected{color:#a64740;background:#fae9e7}.user-status-disabled{color:#697381;background:#eef0f1}.user-action-stack{display:grid;grid-gap:8px;gap:8px;min-width:230px}.user-action-row{display:flex;gap:7px}.user-action-stack .admin-button{min-height:32px;padding:0 10px;font-size:8px}.password-reset{display:grid;grid-template-columns:minmax(145px,1fr) auto;grid-gap:7px;gap:7px}.password-reset input{min-width:0;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:9px}.user-system-note{color:#87909a;font-size:8px;line-height:1.5;white-space:normal}.admin-pagination{display:flex;gap:10px;margin-top:16px}.admin-pagination a{padding:8px 12px;border:1px solid var(--line);border-radius:8px;color:var(--cobalt)}@media (max-width:760px){.password-reset,.user-adjustment{grid-template-columns:1fr;min-width:220px}}.admin-filterbar,.admin-panel,.alert-card,.kpi-card,.refund-summary-grid article,.role-card-grid article,.wallet-kpi-grid article{box-shadow:0 8px 24px rgba(24,33,50,.045)}.admin-alert-grid,.admin-dashboard-grid,.kpi-grid,.refund-summary-grid,.role-card-grid,.wallet-health-grid,.wallet-kpi-grid{gap:16px;margin-bottom:16px}.event-editor-layout,.orders-layout,.users-layout{gap:16px}.admin-table td,.admin-table th{padding:15px 16px}@media (max-width:980px){.auth-page{grid-template-columns:minmax(0,1fr) minmax(400px,.9fr)}.story-copy h1{font-size:46px}}@media (max-width:820px){.topbar{height:60px;padding-inline:18px}.page-shell{width:calc(100% - 32px);padding:32px 0 92px}.auth-page{display:block;overflow:visible}.auth-story{min-height:280px;padding:28px 24px}.auth-panel{padding:32px 20px 44px}.auth-card{margin:0 auto}.admin-content{width:calc(100% - 28px);padding:28px 0 96px}.admin-top-actions{min-width:0;margin-left:auto}.event-editor-layout{grid-template-columns:minmax(0,1fr)}.event-editor-layout>*,.event-editor-main,.publish-rail{min-width:0;max-width:100%}.checkout-head{align-items:flex-start;flex-direction:column;gap:16px}.checkout-head>div,.hold-timer{width:100%;min-width:0}.sales-bar-item{min-width:52px}}@media (max-width:520px){.page-shell{width:calc(100% - 28px)}.story-copy h1{font-size:36px}.ticket-empty,.wallet-empty{min-height:300px;padding-inline:20px}.ticket-seat{grid-template-columns:1fr}}@media (max-width:820px){.supplier-kpi-grid{grid-template-columns:1fr 1fr}}@media (max-width:520px){.supplier-kpi-grid{grid-template-columns:1fr}}.ticket-type-list{display:grid;grid-gap:12px;gap:12px}.ticket-type{padding:16px;border:1px solid var(--line);border-radius:12px}.ticket-type-main{min-width:0;flex:1 1}.ticket-type-head{display:flex;justify-content:space-between;gap:16px}.ticket-price{color:var(--cobalt);white-space:nowrap}.ticket-type-action{display:grid;justify-items:end;grid-gap:7px;gap:7px}.ticket-type-action>span{color:var(--muted);font-size:11px}.order-declaration{margin-top:12px;padding:13px;background:var(--fog)}.attendee-card{padding:0;overflow:hidden}.attendee-head{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid var(--line)}.attendee-index{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;background:#eef2ff;color:var(--cobalt)}.attendee-copy{min-width:0;display:grid;grid-gap:3px;gap:3px}.attendee-ticket{overflow-wrap:anywhere}.attendee-fields{padding:16px}@media (max-width:800px){.ticket-type{align-items:center;flex-wrap:wrap}.checkout-shell .purchase-layout{grid-template-columns:1fr}.checkout-order-rail{max-height:none;overflow:visible;position:static}}@media (max-width:480px){.payment-result-page{align-items:start;padding:18px 12px}.payment-result-card{padding:22px 16px;border-radius:12px}.payment-result-actions{align-items:stretch;flex-direction:column}.payment-result-actions a,.payment-result-actions button{width:100%;justify-content:center}.order-payment-qr,.order-ticket-heading{flex-direction:column}.order-payment-qr{width:100%;text-align:center}.order-payment-actions{align-items:stretch;flex-direction:column}.order-payment-actions a,.order-payment-actions button{width:100%;justify-content:center}.order-rail,.step-card{padding:18px}.ticket-type{align-items:stretch;flex-direction:column}.ticket-type-head{align-items:flex-start}.ticket-type-action{display:flex;align-items:center;justify-content:space-between}.stepper button{width:40px;height:40px}.attendee-fields,.attendee-head{padding-inline:14px}}.app-frame:has(.checkout-shell),body:has(.checkout-shell){background:#fbfcfe}.app-frame:has(.checkout-shell) .desktop-nav a,.app-frame:has(.checkout-shell) .topbar{height:64px}.checkout-shell{width:min(1280px,calc(100% - 48px));padding-top:22px}.checkout-shell .checkout-head{display:block;margin-bottom:20px}.checkout-shell .checkout-head .back-link{display:inline-block;margin-bottom:12px;color:#718096}.checkout-shell .checkout-head h1{margin:0 0 8px;color:#14213a;font-size:32px;line-height:1.2;letter-spacing:-.035em}.checkout-security-line{display:flex;align-items:center;gap:7px;margin:0;color:#748196;font-size:12px}.checkout-security-line svg{flex:0 0 auto;color:#3270ee}.checkout-shell .purchase-layout{grid-template-columns:minmax(0,1fr) minmax(360px,420px);gap:24px}.checkout-shell .purchase-main{gap:16px}.checkout-shell .checkout-form-card,.checkout-shell .checkout-order-rail{border-color:#e1e7ef;border-radius:12px;box-shadow:0 8px 26px rgba(32,50,82,.045)}.checkout-shell .checkout-form-card{padding:18px 20px 16px}.checkout-shell .step-heading{align-items:flex-start;gap:12px;margin-bottom:14px}.checkout-shell .attendee-index,.checkout-shell .step-heading>span{width:30px;height:30px;border-radius:50%;background:#eaf1ff;color:#2468f2;font-size:11px;font-weight:800}.checkout-shell .step-heading h2{color:#192942;font-size:18px;line-height:1.35}.checkout-shell .step-heading p{margin:4px 0 0;color:#6f7d91;font-size:12px}.checkout-shell .guide-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.checkout-shell .field{gap:6px;margin:0;color:#3f4c60;font-size:12px;font-weight:650}.checkout-shell .field>span{min-height:18px}.checkout-shell .field i{color:#ef4e5a;font-size:12px}.checkout-shell .field input,.checkout-shell .field select{min-height:36px;height:36px;border-color:#dbe2ec;border-radius:7px;background:#fff;color:#1f2d43;font-size:13px}.checkout-shell .field input:focus,.checkout-shell .field select:focus{border-color:#3471ee;box-shadow:0 0 0 3px rgba(52,113,238,.1)}.checkout-shell .attendee-card{margin:0 0 10px;padding:0 16px 10px;border-color:#e2e7ef;border-radius:10px;background:#fff}.checkout-shell .attendee-card>legend.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.checkout-shell .attendee-card:last-child{margin-bottom:0}.checkout-shell .attendee-head{gap:10px;padding:10px 0 6px;border-bottom:0}.checkout-shell .attendee-copy{gap:1px}.checkout-shell .attendee-copy>span{color:#24344e;font-size:12px;font-weight:750}.checkout-shell .attendee-ticket{color:#556479;font-size:11px;font-weight:600}.checkout-shell .attendee-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 24px;padding:0}.checkout-shell .attendee-fields .field{gap:4px;font-size:11px}.checkout-shell .attendee-fields .field>span{min-height:16px}.checkout-shell .attendee-fields .field input,.checkout-shell .attendee-fields .field select{min-height:34px;height:34px}.checkout-shell .field-error{margin-top:1px;font-size:10px}.checkout-order-rail{position:-webkit-sticky;position:sticky;top:92px;max-height:none;overflow:visible;padding:20px 22px}.checkout-order-rail .order-overview-title{margin:0 0 14px;color:#182943;font-size:19px}.order-overview-activity{display:flex;align-items:center;gap:13px;padding-bottom:15px;border-bottom:1px solid #e7ebf1}.order-overview-activity img{width:82px;height:68px;flex:0 0 auto;border-radius:8px;object-fit:cover}.order-overview-activity>div{min-width:0;display:grid;grid-gap:4px;gap:4px}.order-overview-activity strong{color:#1d2d46;font-size:14px;line-height:1.4}.order-overview-activity small,.order-overview-activity span{color:#7c899c;font-size:11px}.checkout-summary-lines{padding-top:3px}.checkout-order-rail .checkout-summary-line{align-items:center;gap:16px;padding:11px 0;color:#40506a;font-size:12px}.checkout-order-rail .checkout-summary-line>span{min-width:0;line-height:1.45}.checkout-order-rail .checkout-summary-line strong{flex:0 0 auto;color:#1e2d46;font-size:12px}.checkout-order-rail .checkout-summary-total{align-items:center;padding:16px 0;border-bottom:1px solid #e7ebf1}.checkout-order-rail .checkout-summary-total span{color:#26364e;font-size:13px;font-weight:750}.checkout-order-rail .checkout-summary-total strong{color:#2468f2;font-size:22px}.checkout-order-rail .rail-payment-section{padding-top:16px;border-top:0}.checkout-order-rail .rail-section-heading{margin-bottom:9px}.checkout-order-rail .rail-section-heading strong{color:#23324a;font-size:13px}.checkout-order-rail .payment-grid{gap:7px}.checkout-order-rail .payment{min-height:48px;padding:8px 11px;border-color:#dfe5ed;border-radius:9px}.checkout-order-rail .payment.selected{border-color:#2c6cf2;background:#f8faff;box-shadow:inset 0 0 0 1px #2c6cf2}.checkout-order-rail .payment>span strong{color:#26354d;font-size:12px}.checkout-order-rail .payment small{color:#8490a2;font-size:10px}.checkout-order-rail .payment>i{display:grid;place-items:center;color:#9ba7b8}.checkout-order-rail .payment.selected>i{color:#2b6bf0}.checkout-order-rail .pay-icon{width:28px;height:28px;border-radius:7px}.checkout-order-rail .checkout-rail-declaration{margin:14px 0 9px;padding:11px;border-color:#e4e8ee;border-radius:9px;background:#f7f8fa;color:#5f6e83;font-size:11px;line-height:1.55}.checkout-order-rail .checkout-rail-declaration strong{color:#293850;font-size:11px}.checkout-safety-card{display:flex;align-items:flex-start;gap:8px;margin:12px 0;padding:10px 11px;border-radius:8px;background:#f5f7fa;color:#6f7b8e;font-size:11px;line-height:1.5}.checkout-safety-card svg{flex:0 0 auto;color:#557099}.checkout-safety-card span{display:block}.checkout-safety-card strong{margin-right:6px;color:#34445d}.checkout-order-rail>.primary-button{min-height:48px;margin-top:0;border-radius:8px;background:linear-gradient(135deg,#3271f3,#245de0)}.checkout-order-rail .safe-note{margin:9px 0 0;color:#748196;font-size:10px}@media (max-width:960px){.checkout-shell .purchase-layout{grid-template-columns:1fr}.checkout-order-rail{position:static}}@media (max-width:680px){.checkout-shell{width:calc(100% - 28px);padding-top:24px}.checkout-shell .checkout-head h1{font-size:28px}.checkout-shell .checkout-form-card,.checkout-shell .checkout-order-rail{padding:16px}.checkout-shell .attendee-fields,.checkout-shell .guide-form-grid{grid-template-columns:1fr;gap:11px}.checkout-shell .attendee-card{padding-inline:13px}.checkout-shell .attendee-fields .field input,.checkout-shell .attendee-fields .field select,.checkout-shell .field input,.checkout-shell .field select{min-height:44px;height:44px}}