:root{font-family:Inter,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;color:#14263b;background:#fbfcfe;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{height:70px;padding:0 max(4vw,24px);display:grid;grid-template-columns:minmax(220px,auto) minmax(0,1fr);align-items:center;background:#fff;border-bottom:1px solid #e7edf5}.brand{display:inline-flex;align-items:center;justify-self:start;gap:9px;font-size:17px;font-weight:750}.brand img{width:40px;height:40px;object-fit:contain}.site-header nav{grid-column:2;display:flex;align-items:center;justify-self:end;gap:22px}.site-header .primary-menu{justify-self:stretch;justify-content:space-around;gap:3px;padding:4px;border:1px solid #e3ebf4;border-radius:9px;background:#f7fafe}.site-header nav a{color:#375675;font-size:13px;font-weight:650}.site-header .primary-menu a{flex:1;padding:9px 15px;border-radius:6px;text-align:center;white-space:nowrap}.site-header .primary-menu a.active{color:#1768b7;background:#fff;box-shadow:0 1px 4px #1c4e801a}.site-header nav a:hover{color:#126dcc}.main-content{width:min(1160px,calc(100% - 48px));margin:0 auto;flex:1}.menu-main{padding:72px 0 90px;display:flex;align-items:flex-start;justify-content:space-between;gap:32px}.menu-lead{max-width:560px}.menu-plane{display:block;width:min(280px,32vw);height:auto;margin:20px 12px 0 0}.menu-lead img{display:block;width:120px;height:120px;object-fit:contain;margin-bottom:23px}.menu-lead h1,.page-heading h1{margin:8px 0;font-size:clamp(32px,4vw,46px);letter-spacing:-.04em}.menu-lead p,.page-heading p{color:#71869b;font-size:14px}.lookup-main{padding:60px 0 90px}.lookup-form{display:flex;align-items:end;gap:12px;max-width:600px;margin-top:30px}.lookup-form label{flex:1}.lookup-form .primary-button{width:145px;height:43px;flex:none}.lookup-result{max-width:600px;margin-top:24px;padding:26px;border:1px solid #dce7f2;border-radius:10px;background:#fff}.lookup-result h2{margin:8px 0;font-size:26px}.lookup-result p{color:#71869b;font-size:13px}.eyebrow{color:#4875a4;font-size:12px;font-weight:700}.intro{min-height:202px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #dfe8f1}.intro-copy{padding:30px 0}.intro h1{margin:12px 0;font-size:clamp(32px,4vw,48px);line-height:1.15;letter-spacing:-.04em}.intro h1 em{color:#2b77cf;font-style:normal}.intro p{max-width:690px;color:#677c91;font-size:14px;line-height:1.7;margin:0}.flight-visual{width:270px;height:188px;flex:none;object-fit:contain}.section-block{padding-top:30px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}.section-heading h2{font-size:25px;margin:4px 0 0;letter-spacing:-.04em}.section-note{color:#8395a8;font-size:12px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{display:flex;align-items:center;gap:16px;min-height:110px;padding:18px 20px;border:1px solid #e1e9f2;border-radius:12px;background:#fff;transition:border-color .2s,transform .2s}.product-card:hover{border-color:#9fc4e9;transform:translateY(-2px)}.product-copy{min-width:0;flex:1}.product-open{min-width:0;flex:1;display:flex;align-items:center;gap:15px;padding:0;border:0;background:none;color:inherit;text-align:left}.product-open>img,.product-image-placeholder{width:72px;height:72px;flex:none;object-fit:cover;border-radius:8px}.product-image-placeholder{display:grid;place-items:center;background:#eef5fc;color:#8cb2d8;font-size:19px;font-weight:800}.product-open:focus-visible{outline:3px solid #7eb7ed;outline-offset:5px;border-radius:4px}.view-detail{display:block;margin-top:5px;color:#377bc1;font-size:11px;font-weight:700}.product-copy h3{margin:0 0 6px;font-size:17px}.product-copy p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0 0 10px;color:#7c8da0;font-size:12px;line-height:1.4}.product-copy strong{color:#2769bc;font-size:16px}.quantity-control{height:33px;flex:0 0 94px;display:flex;align-items:center;justify-content:space-between;border:1px solid #dce8f3;border-radius:7px;color:#275b91;font-size:13px;font-weight:700}.quantity-control button{border:0;background:transparent;width:31px;height:31px;color:#2774c8;font-size:19px}.quantity-control button:hover{background:#edf6ff}.empty-products{padding:34px;color:#8192a5;border:1px dashed #cbd9e7;border-radius:10px;text-align:center}.product-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:20px;background:#102b4b99}.product-dialog{position:relative;width:min(520px,100%);max-height:calc(100vh - 40px);overflow-y:auto;padding:24px;border-radius:14px;background:#fff;box-shadow:0 16px 60px #0c274c45}.dialog-close{position:absolute;right:14px;top:10px;border:0;background:#fff;color:#58728d;font-size:27px}.dialog-image{display:block;width:100%;height:240px;object-fit:contain;margin:0 0 18px;border-radius:8px;background:#f3f8fd}.dialog-image.product-image-placeholder{display:grid;place-items:center;font-size:42px}.product-dialog h2{margin:0 0 5px;font-size:22px}.dialog-price{color:#226bc4;font-size:20px}.dialog-description{margin:18px 0 24px;color:#526c84;font-size:14px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.method-picker{margin-top:42px}.method-picker h2{margin:0 0 13px;font-size:21px}.method-options{display:flex;gap:12px;flex-wrap:wrap}.method-option{display:flex;align-items:center;gap:11px;width:190px;padding:13px 15px;border:1px solid #dce7f2;border-radius:8px;background:#fff;cursor:pointer}.method-option.selected{border-color:#3687d3;background:#f4f9fe}.method-option.unavailable{opacity:.55;cursor:not-allowed}.method-option input{width:17px;height:17px;margin:0;accent-color:#2675cd}.method-option span,.method-option small{display:block}.method-option span{font-size:14px}.method-option small{margin-top:3px;color:#889bad;font-size:11px}.method-picker>p{color:#71869b;font-size:12px}.checkout-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:36px;margin:46px 0 70px;padding-top:28px;border-top:1px solid #dfe8f1}.identity-card,.summary-card{min-width:0}.identity-card h2,.summary-card h2{margin:7px 0 0;font-size:22px;letter-spacing:-.04em}.identity-card>p{color:#8292a3;font-size:12px;margin:9px 0 20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}label{display:block;color:#42576e;font-size:12px;font-weight:700}input,select,textarea{display:block;width:100%;margin-top:8px;padding:11px 12px;border:1px solid #d8e3ed;border-radius:7px;outline:none;background:#fff;color:#14263b}input:focus,select:focus,textarea:focus{border-color:#62a6e8;box-shadow:0 0 0 3px #62a6e820}textarea{resize:vertical}.summary-card{padding-left:30px;border-left:1px solid #dfe8f1}.summary-items{margin-top:18px}.summary-items>div,.summary-total,.detail-row,.detail-total{display:flex;justify-content:space-between;align-items:center;gap:18px}.summary-items>div{margin:9px 0;font-size:12px}.summary-items small,.summary-total small{color:#93a3b3;font-weight:400}.empty-note{color:#98a9ba;font-size:12px;margin:22px 0}.summary-total{border-top:1px solid #e3ebf2;padding:15px 0;margin-top:15px;font-size:13px}.summary-total strong,.detail-total strong{color:#226bc4;font-size:23px}.primary-button{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border:1px solid #1c67bd;border-radius:7px;background:#1f70c9;color:#fff;font-size:13px;font-weight:700}.primary-button:hover{background:#145eaf}.primary-button:disabled{opacity:.5;cursor:not-allowed}.small-note{color:#97a6b6;text-align:center;font-size:11px;margin:11px 0 0}.alert{padding:12px 16px;margin:18px 0;border:1px solid #ffd5bf;border-radius:7px;background:#fff7f2;color:#a25129;font-size:13px}.success-note{padding:12px 16px;margin:18px 0;border:1px solid #b9e5d8;border-radius:7px;background:#f0faf7;color:#247662;font-size:13px}.order-panel{max-width:660px;margin:54px auto 80px;border:1px solid #dfe8f1;border-radius:12px;background:#fff;overflow:hidden}.order-banner{display:flex;align-items:center;gap:20px;padding:28px;background:#f2f7fc;border-bottom:1px solid #dfe8f1}.order-banner.paid{background:#edf9f6}.order-icon{width:54px;height:54px;flex:none;display:grid;place-items:center;border:1px solid #8abbe8;border-radius:50%;color:#2677cb;font-size:30px}.order-banner h1{font-size:25px;margin:5px 0}.order-banner p{margin:0;color:#74889b;font-size:12px}.save-order-notice{margin:22px 30px 0;padding:18px;border:2px solid #60a8e9;border-radius:9px;background:#f2f8ff}.save-order-notice>strong{color:#12569a;font-size:17px}.save-order-notice>div{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:10px}.save-order-notice code{color:#122c48;font-size:17px;font-weight:700;overflow-wrap:anywhere}.save-order-notice button{padding:7px 11px;border:1px solid #8fbde7;border-radius:6px;background:#fff;color:#1765ac;font-size:12px;font-weight:700}.save-order-notice p{margin:10px 0 0;color:#456681;font-size:12px;line-height:1.5}.public-order-number{overflow-wrap:anywhere}.order-details{padding:26px 30px}.detail-row{margin:13px 0;font-size:13px}.detail-row span{color:#8293a4}.detail-row strong{text-align:right;font-weight:650}.paid-text{color:#268977}.pending-text{color:#ad7b37}.review-note{margin:16px 0;padding:12px 14px;border:1px solid #ffd5bf;border-radius:7px;background:#fff7f2;color:#a25129;font-size:13px}.payment-instructions{margin-top:22px;padding:20px;border:1px solid #dce8f3;border-radius:9px;text-align:center}.payment-instructions img{display:block;width:min(240px,100%);max-height:270px;object-fit:contain;margin:0 auto 12px}.payment-instructions p{color:#546b83;font-size:13px;line-height:1.7}.payment-instructions h2{margin:0 0 16px;font-size:18px}.payment-instructions b{color:#164e8c;font-size:15px}.payment-instructions strong{color:#226bc4;font-size:18px;white-space:nowrap}.order-refresh{display:block;width:100%;margin-top:16px}.order-details hr{border:0;border-top:1px solid #e6edf4;margin:20px 0}.detail-total{border-top:1px solid #e6edf4;margin-top:18px;padding:19px 0}.secondary-button{border:1px solid #b8cfe6;border-radius:7px;background:#fff;color:#2768ad;padding:10px 16px;font-weight:700;font-size:12px}.secondary-button:hover{background:#f0f7fe}.order-details>.secondary-button{width:100%}.admin-main{padding-bottom:80px}.admin-heading{margin:44px 0 27px}.admin-heading h1{font-size:31px;margin:7px 0}.admin-heading p{color:#8193a6;font-size:13px;margin:0}.login-card{max-width:390px;padding:25px;border:1px solid #dfe8f1;border-radius:12px;background:#fff}.login-card h2{font-size:19px;margin:0}.login-card p{color:#8b9cac;font-size:12px;margin:8px 0 22px}.login-card form{display:grid;gap:17px}.admin-tabs{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px;border-bottom:1px solid #dfe8f1}.admin-tabs [role=tablist]{display:flex;gap:24px}.admin-tabs [role=tab]{padding:0 2px 13px;border:0;border-bottom:2px solid transparent;background:transparent;color:#8395a7;font-size:14px;font-weight:700}.admin-tabs [role=tab].selected{color:#1f70c9;border-color:#1f70c9}.text-button{padding:0 0 13px;border:0;background:transparent;color:#8a9aab;font-size:12px}.admin-tools{display:flex;align-items:end;gap:12px;flex-wrap:wrap;margin-bottom:18px}.admin-tools label{min-width:150px}.admin-tools input{min-width:180px}.admin-tools button{height:40px}.export-button{margin-left:auto;padding:0 15px;border:1px solid #bbd8f3;border-radius:7px;background:#edf6ff;color:#2269b7;font-size:12px;font-weight:700}.orders-table-wrap{overflow:auto;border:1px solid #e0e9f1;border-radius:9px;background:#fff}table{width:100%;min-width:820px;border-collapse:collapse;text-align:left}th{padding:14px 18px;background:#f6f9fc;color:#8194a5;font-size:11px;letter-spacing:.05em}td{padding:16px 18px;border-top:1px solid #edf1f5;font-size:12px;line-height:1.6;vertical-align:top}td small{display:block;color:#9cabb8}.order-number,.amount-cell{color:#246bb8;font-weight:700}.status-pill{display:inline-block;white-space:nowrap;padding:4px 9px;border-radius:20px;font-size:11px}.status-pill.paid{color:#21826c;background:#e9f7f3}.status-pill.pending{color:#a5783d;background:#fbf4e7}.status-pill.review{color:#275b91;background:#eaf3fc}.status-pill.issue{color:#aa5c2c;background:#fff2e9}.status-pill.inactive{color:#8a97a5;background:#eef2f5}.empty-table{text-align:center;padding:40px;color:#9aa9b7}.table-caption{text-align:right;color:#98a7b7;font-size:11px}.review-actions{min-width:160px;display:flex;flex-wrap:wrap;gap:6px}.review-actions input{width:100%;min-width:150px;margin:0;padding:7px 8px;font-size:11px}.review-actions button,.mail-state button{padding:7px 9px;border:1px solid #b9d2e9;border-radius:6px;background:#fff;color:#266db7;font-size:11px;font-weight:700}.review-actions button:disabled,.mail-state button:disabled{opacity:.5;cursor:not-allowed}.mail-state{min-width:90px;color:#647991;font-size:11px}.mail-state button{display:block;margin-top:7px}.payment-settings{max-width:790px;padding:24px;border:1px solid #dfe8f1;border-radius:9px;background:#fff}.payment-settings h2{margin:0 0 8px;font-size:20px}.payment-settings p{color:#6f8296;font-size:12px;line-height:1.7}.payment-settings img{display:block;max-width:240px;max-height:270px;object-fit:contain;margin:18px 0}.qr-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:22px}.qr-settings-card{padding:18px;border:1px solid #e0e9f1;border-radius:8px}.qr-settings-card h3{margin:0;font-size:16px}.qr-settings-card p{margin:6px 0 16px}.qr-upload{display:inline-block;padding:10px 15px;border:1px solid #b9d2e9;border-radius:7px;color:#266db7;cursor:pointer}.qr-upload input{display:block;width:220px;padding:5px 0 0;margin:3px 0 0;border:0;font-size:11px}.product-management-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:24px 0 16px}.product-management-heading h2{margin:0 0 5px;font-size:20px}.product-management-heading p{margin:0;color:#8598aa;font-size:12px}.product-management-heading>span{color:#4a82bb;font:12px Consolas,monospace}.new-product-button{margin-bottom:15px;padding:10px 16px;border:1px solid #9fc7ed;border-radius:7px;background:#edf6ff;color:#216dbd;font-size:12px;font-weight:700}.new-product-button:hover{background:#dfefff}.product-editor{padding:22px;margin-bottom:18px;border:1px solid #c5ddf1;border-radius:9px;background:#f6faff}.editor-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.editor-heading h3{font-size:17px;margin:0}.editor-heading .text-button{padding:0}.editor-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:15px}.editor-description{grid-column:1 / -1}.editor-image-state{display:flex;align-items:center;gap:14px;color:#5b7896;font-size:12px}.editor-image-state img{width:90px;height:90px;object-fit:contain;border:1px solid #d8e3ed;border-radius:7px;background:#fff}.editor-actions{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:18px}.checkbox-label{display:flex;align-items:center;gap:7px;white-space:nowrap}.checkbox-label input{width:16px;height:16px;margin:0;accent-color:#2675cd}.editor-actions .primary-button{width:165px}.admin-product-list{border:1px solid #dfe8f1;border-radius:9px;background:#fff}.admin-product-row{display:flex;align-items:center;gap:18px;padding:18px 20px;border-bottom:1px solid #edf1f5}.admin-product-row:last-child{border-bottom:0}.admin-product-index{width:34px;color:#a3b4c4;font:13px Consolas,monospace}.admin-product-copy{flex:1;min-width:0}.admin-product-copy strong,.admin-product-copy small{display:block}.admin-product-copy strong{font-size:14px}.admin-product-copy small{margin-top:5px;color:#91a0af;font-size:11px}.admin-product-price{min-width:70px;color:#246bb8;font-size:13px}.row-actions{display:flex;gap:7px}.edit-button{padding:8px 11px;border:1px solid #d4e0ea;border-radius:6px;background:#fff;color:#59738b;font-size:11px;font-weight:700}.edit-button:hover{background:#f4f8fc}.toggle-button{min-width:82px;padding:8px 11px;border:1px solid #b9d2e9;border-radius:6px;background:#fff;color:#266db7;font-size:11px;font-weight:700}.toggle-button:hover{background:#f0f8ff}.toggle-button:disabled{opacity:.5;cursor:not-allowed}@media(max-width:900px){.product-grid{grid-template-columns:1fr}.checkout-layout{grid-template-columns:1fr;gap:26px}.summary-card{padding:0;border-left:0}.admin-tools .export-button{margin-left:0}.admin-tabs [role=tablist]{gap:14px}}@media(max-width:900px){.site-header{height:auto;padding:10px 16px;grid-template-columns:1fr;gap:10px}.site-header nav,.site-header .primary-menu{grid-column:1;justify-self:stretch;justify-content:space-between;gap:0}.site-header .primary-menu a{flex:1;padding:9px 3px;text-align:center;font-size:12px}}@media(max-width:620px){.menu-main{display:block}.menu-plane{width:min(220px,70vw);margin:24px auto 0}.brand{font-size:13px}.brand img{width:34px;height:34px}.site-header .primary-menu a{flex:1;padding:9px 3px;text-align:center;font-size:11px}.main-content{width:calc(100% - 32px)}.menu-main,.lookup-main{padding-top:38px}.qr-settings-grid{grid-template-columns:1fr}.lookup-form{display:block}.lookup-form .primary-button{width:100%;margin-top:14px}.intro{min-height:0}.intro-copy{padding:28px 0}.intro h1{font-size:34px}.intro p{font-size:12px}.flight-visual{display:none}.section-block{padding-top:28px}.section-heading h2{font-size:22px}.section-note{display:none}.product-card{gap:12px;padding:13px;min-height:112px}.product-open{gap:9px}.product-open>img,.product-image-placeholder{width:52px;height:52px}.product-copy h3{font-size:14px}.product-copy p{font-size:11px}.quantity-control{flex-basis:86px}.checkout-layout{margin-top:34px}.form-grid{grid-template-columns:1fr}.order-banner{padding:20px}.save-order-notice{margin:16px 18px 0}.order-details{padding:22px}.admin-product-row{flex-wrap:wrap;gap:10px}.admin-product-copy{flex-basis:calc(100% - 46px)}.admin-product-price{margin-left:44px}.editor-grid{grid-template-columns:1fr}.editor-description{grid-column:auto}.row-actions{margin-left:auto}.product-management-heading{align-items:start}}.site-footer{padding:18px 24px 24px;text-align:center;font-size:12px}.site-footer a{color:#647991;text-decoration:none}.site-footer a:hover{text-decoration:underline}
