.v54-payment-page,.v54-order-page,.v54-orders-page{--o54-green:#063f39;--o54-green2:#0a5b51;--o54-gold:#f6cc45;--o54-text:#193631;--o54-muted:#71817d;--o54-line:rgba(6,63,57,.11);--o54-card:#fff;--o54-bg:#f5f8f6;background:var(--o54-bg);color:var(--o54-text);min-height:70vh}.v54-payment-page *,.v54-order-page *,.v54-orders-page *{box-sizing:border-box}.v54-payment-page a,.v54-order-page a,.v54-orders-page a{text-decoration:none}
.v54-payment-page>section{padding:34px 0 46px}.v54-breadcrumb{display:flex;align-items:center;gap:7px;margin-bottom:15px;color:var(--o54-muted);font-size:9px}.v54-breadcrumb a{color:var(--o54-green);font-weight:800}.v54-payment-alert{display:flex;align-items:center;gap:10px;padding:11px 13px;margin-bottom:12px;border-radius:13px;font-size:9px}.v54-payment-alert b,.v54-payment-alert span{display:block}.v54-payment-alert b{min-width:max-content}.v54-payment-alert.error{border:1px solid #f0d2cd;background:#fff0ed;color:#ad4035}.v54-payment-alert.warning{border:1px solid #eee0a5;background:#fff8db;color:#896900}.v54-payment-layout{display:grid;grid-template-columns:minmax(0,1fr) 345px;gap:16px;align-items:start}.v54-payment-card,.v54-payment-summary,.v54-order-panel{border:1px solid var(--o54-line);border-radius:25px;background:var(--o54-card);box-shadow:0 17px 46px rgba(6,63,57,.07)}.v54-payment-card{padding:23px}.v54-payment-brand{display:flex;align-items:center;gap:12px;padding-bottom:17px;border-bottom:1px solid var(--o54-line)}.v54-payment-brand>i{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,var(--o54-green),var(--o54-green2));color:var(--o54-gold);font-size:19px;font-style:normal;font-weight:900}.v54-payment-brand span{color:#a77e00;font-size:8px;font-weight:900}.v54-payment-brand h1{margin:4px 0;color:var(--o54-green);font-size:21px}.v54-payment-brand p{margin:0;color:var(--o54-muted);font-size:8px}.v54-pay-amount{padding:25px 10px;text-align:center}.v54-pay-amount>span,.v54-pay-amount>strong,.v54-pay-amount>em{display:block}.v54-pay-amount>span{color:var(--o54-muted);font-size:9px}.v54-pay-amount>strong{margin:5px 0;color:var(--o54-green);font-size:32px}.v54-pay-amount>strong small{font-size:12px}.v54-pay-amount>em{color:#14805a;font-size:8px;font-style:normal;font-weight:800}.v54-payment-points{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.v54-payment-points>div{padding:11px;border-radius:14px;background:#f3f7f5}.v54-payment-points b,.v54-payment-points span{display:block}.v54-payment-points b{color:var(--o54-green);font-size:8.5px}.v54-payment-points b:before{content:"✓";margin-left:4px;color:#16825a}.v54-payment-points span{margin-top:4px;color:var(--o54-muted);font-size:7px;line-height:1.7}.v54-payment-submit{display:flex;align-items:center;gap:9px;margin-top:17px}.v54-payment-submit button{display:flex;align-items:center;justify-content:space-between;flex:1;min-height:47px;padding:0 16px;border:0;border-radius:14px;background:linear-gradient(135deg,var(--o54-gold),#edb72f);color:var(--o54-green);font-family:inherit;font-size:10px;font-weight:900;cursor:pointer;box-shadow:0 10px 24px rgba(226,175,31,.2)}.v54-payment-submit button b{font-size:17px}.v54-payment-submit>a{padding:14px;color:var(--o54-muted);font-size:8px;font-weight:800}.v54-payment-note{margin:12px 0 0;text-align:center;color:var(--o54-muted);font-size:7px;line-height:1.8}.v54-payment-summary{position:sticky;top:90px;padding:17px}.v54-summary-title{display:flex;align-items:center;justify-content:space-between;padding-bottom:11px;border-bottom:1px solid var(--o54-line)}.v54-summary-title span{color:var(--o54-green);font-size:14px;font-weight:900}.v54-summary-title b{padding:4px 7px;border-radius:7px;background:#edf3f0;color:var(--o54-green);font-size:7px}.v54-pay-items{display:grid;gap:7px;max-height:210px;overflow:auto;padding:11px 0}.v54-pay-items>div{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:8px}.v54-pay-items img{width:38px;height:38px;border-radius:10px;object-fit:cover}.v54-pay-items span b,.v54-pay-items span small{display:block}.v54-pay-items span b{overflow:hidden;color:var(--o54-text);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.v54-pay-items span small{color:var(--o54-muted);font-size:7px}.v54-pay-items strong{color:var(--o54-green);font-size:8px}.v54-pay-rows{display:grid;gap:8px;padding:11px 0;border-top:1px solid var(--o54-line);border-bottom:1px solid var(--o54-line)}.v54-pay-rows>div{display:flex;justify-content:space-between;gap:10px;color:var(--o54-muted);font-size:8px}.v54-pay-rows b{color:var(--o54-text)}.v54-pay-rows .discount b{color:#16825a}.v54-pay-rows .total{padding-top:9px;border-top:1px dashed var(--o54-line);color:var(--o54-text);font-weight:900}.v54-pay-rows .total b{color:var(--o54-green);font-size:11px}.v54-delivery-summary{padding:11px 0}.v54-delivery-summary b,.v54-delivery-summary span,.v54-delivery-summary small{display:block}.v54-delivery-summary b{color:var(--o54-green);font-size:9px}.v54-delivery-summary span{margin-top:3px;color:var(--o54-text);font-size:8px}.v54-delivery-summary small{margin-top:2px;color:var(--o54-muted);font-size:7px}.v54-attempts{padding-top:10px;border-top:1px solid var(--o54-line)}.v54-attempts summary{color:var(--o54-green);font-size:8px;font-weight:900;cursor:pointer}.v54-attempts>div{display:grid;grid-template-columns:1fr auto;gap:3px;padding:7px 0;border-bottom:1px dashed var(--o54-line);font-size:7px}.v54-attempts>div small{color:var(--o54-muted)}.v54-attempts>div b{grid-column:1/-1;color:var(--o54-green);font-size:7px}
.v54-order-hero,.v54-orders-hero{padding:21px 0 25px;color:#fff;background:radial-gradient(circle at 10% 0,rgba(246,204,69,.2),transparent 30%),linear-gradient(135deg,#052f2b,#07564c)}.v54-order-hero nav{display:flex;align-items:center;gap:7px;margin-bottom:18px;color:rgba(255,255,255,.48);font-size:8px}.v54-order-hero nav a{color:rgba(255,255,255,.75)}.v54-order-hero-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.v54-order-hero-row>div:first-child>span,.v54-orders-hero .container>div>span{color:#f9dd78;font-size:8px;font-weight:900}.v54-order-hero-row h1,.v54-orders-hero h1{margin:5px 0;color:#fff;font-size:25px}.v54-order-hero-row p,.v54-orders-hero p{margin:0;color:rgba(255,255,255,.66);font-size:9px}.v54-order-status{min-width:155px;padding:10px 13px;border:1px solid rgba(255,255,255,.15);border-radius:16px;background:rgba(255,255,255,.09)}.v54-order-status i{display:inline-block;width:8px;height:8px;margin-left:5px;border-radius:50%;background:#53d79c;box-shadow:0 0 0 5px rgba(83,215,156,.12)}.v54-order-status span,.v54-order-status b{display:block}.v54-order-status span{color:rgba(255,255,255,.6);font-size:7px}.v54-order-status b{margin-top:3px;color:#fff;font-size:11px}.v54-order-status.cancelled i{background:#f07967}.v54-order-content{padding:18px 0 42px}.v54-order-message{display:flex;gap:8px;padding:11px 13px;margin-bottom:11px;border-radius:13px;font-size:8.5px}.v54-order-message span{color:inherit}.v54-order-message.success{border:1px solid #cce8da;background:#e7f8ef;color:#08704a}.v54-order-message.warning{border:1px solid #eee0a5;background:#fff8db;color:#896900}.v54-order-message.error{border:1px solid #f0d2cd;background:#fff0ed;color:#ad4035}.v54-order-layout{display:grid;grid-template-columns:minmax(0,1fr) 335px;gap:15px;align-items:start}.v54-order-main,.v54-order-side{display:grid;gap:13px}.v54-order-side{position:sticky;top:90px}.v54-order-panel{padding:16px}.v54-panel-title{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid var(--o54-line)}.v54-panel-title>div>span{color:#a07800;font-size:7px;font-weight:900}.v54-panel-title h2{margin:3px 0 0;color:var(--o54-green);font-size:14px}.v54-panel-title>small{color:var(--o54-muted);font-size:7px}.v54-progress{display:grid;grid-template-columns:repeat(6,1fr);padding:0;margin:0;list-style:none}.v54-progress li{position:relative;display:grid;justify-items:center;text-align:center}.v54-progress li:not(:last-child):after{content:"";position:absolute;top:14px;right:50%;width:100%;height:2px;background:#e5ece9}.v54-progress li.done:not(:last-child):after{background:#2b9a70}.v54-progress li i{position:relative;z-index:1;display:grid;place-items:center;width:29px;height:29px;border:3px solid var(--o54-card);border-radius:50%;background:#e7eeeb;color:#82918d;font-size:8px;font-style:normal;font-weight:900;box-shadow:0 0 0 1px #d7e2de}.v54-progress li.done i{background:#2b9a70;color:#fff;box-shadow:0 0 0 1px #2b9a70}.v54-progress li.active i{background:var(--o54-gold);color:var(--o54-green);box-shadow:0 0 0 1px var(--o54-gold)}.v54-progress li span b,.v54-progress li span small{display:block}.v54-progress li span b{margin-top:7px;color:var(--o54-text);font-size:7.5px}.v54-progress li span small{max-width:95px;margin-top:3px;color:var(--o54-muted);font-size:6px;line-height:1.7}.v54-tracking-box{display:grid;grid-template-columns:1fr auto;gap:12px;padding:17px;border-radius:22px;background:linear-gradient(135deg,var(--o54-green),var(--o54-green2));color:#fff;box-shadow:0 15px 40px rgba(6,63,57,.18)}.v54-tracking-box>div:first-child{display:flex;align-items:center;gap:9px}.v54-tracking-box>div:first-child>i{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:rgba(255,255,255,.1);color:var(--o54-gold);font-size:18px;font-style:normal}.v54-tracking-box span b,.v54-tracking-box span small,.v54-tracking-box>div:nth-child(2)>span,.v54-tracking-box>div:nth-child(2)>strong,.v54-tracking-box>div:nth-child(2)>a{display:block}.v54-tracking-box span b{font-size:10px}.v54-tracking-box span small{color:rgba(255,255,255,.65);font-size:7px}.v54-tracking-box>div:nth-child(2){text-align:left}.v54-tracking-box>div:nth-child(2)>span{color:rgba(255,255,255,.6);font-size:7px}.v54-tracking-box>div:nth-child(2)>strong{margin:3px 0;color:var(--o54-gold);font-size:13px}.v54-tracking-box>div:nth-child(2)>a{color:#fff;font-size:7px;font-weight:900}.v54-tracking-box>p{grid-column:1/-1;margin:0;padding-top:9px;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.7);font-size:7.5px}.v54-order-items{display:grid;gap:8px}.v54-order-items article{display:grid;grid-template-columns:60px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;border:1px solid var(--o54-line);border-radius:15px;background:#fbfdfc}.v54-order-items img{width:60px;height:58px;border-radius:12px;object-fit:cover}.v54-order-items div b,.v54-order-items div span{display:block}.v54-order-items div b{color:var(--o54-text);font-size:9px}.v54-order-items div span{margin-top:4px;color:var(--o54-muted);font-size:7px}.v54-order-items>article>strong{color:var(--o54-green);font-size:9px}.v54-order-items>article>a{grid-column:2/-1;color:#967200;font-size:7px;font-weight:900}.v54-public-timeline{display:grid;gap:0}.v54-public-timeline>p{color:var(--o54-muted);font-size:8px}.v54-public-timeline article{display:grid;grid-template-columns:18px 1fr;gap:8px;position:relative;padding-bottom:13px}.v54-public-timeline article:not(:last-child):before{content:"";position:absolute;right:6px;top:13px;bottom:0;width:1px;background:#dce6e2}.v54-public-timeline article>i{position:relative;z-index:1;width:13px;height:13px;margin-top:2px;border:3px solid #d9eee5;border-radius:50%;background:#228a66}.v54-public-timeline b,.v54-public-timeline span{display:inline-block}.v54-public-timeline b{color:var(--o54-green);font-size:8.5px}.v54-public-timeline span{margin-right:7px;color:var(--o54-muted);font-size:7px}.v54-public-timeline p{margin:4px 0 0;color:var(--o54-muted);font-size:7.5px;line-height:1.8}.v54-order-payment .v54-panel-title> b{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;font-size:12px}.v54-order-payment .v54-panel-title> b.paid{background:#e4f6ed;color:#16825a}.v54-order-payment .v54-panel-title> b.pending{background:#fff4cf;color:#9a7100}.v54-order-price{display:grid;gap:9px}.v54-order-price>div{display:flex;align-items:center;justify-content:space-between;color:var(--o54-muted);font-size:8px}.v54-order-price b{color:var(--o54-text)}.v54-order-price .discount b{color:#16825a}.v54-order-price .total{padding-top:11px;border-top:1px solid var(--o54-line)}.v54-order-price .total strong{color:var(--o54-green);font-size:15px}.v54-paid-reference{padding:10px;margin-top:11px;border-radius:12px;background:#f1f6f4}.v54-paid-reference span,.v54-paid-reference b,.v54-paid-reference small{display:block}.v54-paid-reference span{color:var(--o54-muted);font-size:7px}.v54-paid-reference b{margin:2px 0;color:var(--o54-green);font-size:9px}.v54-paid-reference small{color:var(--o54-muted);font-size:7px}.v54-side-primary{display:flex;justify-content:center;padding:11px;margin-top:10px;border-radius:11px;background:var(--o54-gold);color:var(--o54-green);font-size:8.5px;font-weight:900}.v54-delivery-card>b,.v54-delivery-card>span,.v54-delivery-card>small,.v54-delivery-card>em{display:block}.v54-delivery-card>b{color:var(--o54-text);font-size:9px}.v54-delivery-card>span{margin-top:2px;color:var(--o54-muted);font-size:8px}.v54-delivery-card>p{margin:8px 0;color:var(--o54-muted);font-size:8px;line-height:1.9}.v54-delivery-card>small{color:var(--o54-muted);font-size:7px}.v54-delivery-card>em{padding:8px;margin-top:8px;border-radius:9px;background:#f4f7f6;color:var(--o54-muted);font-size:7px;font-style:normal}.v54-customer-transactions summary{color:var(--o54-green);font-size:9px;font-weight:900;cursor:pointer}.v54-customer-transactions>div{display:grid;grid-template-columns:1fr auto;gap:3px;padding:8px 0;border-bottom:1px dashed var(--o54-line);font-size:7px}.v54-customer-transactions>div b{grid-column:1/-1;color:var(--o54-green)}.v54-customer-transactions>div small{color:var(--o54-muted)}.v54-order-help{padding:15px;border-radius:20px;background:#e9f2ee}.v54-order-help b,.v54-order-help span,.v54-order-help a{display:block}.v54-order-help b{color:var(--o54-green);font-size:9px}.v54-order-help span{margin:4px 0 9px;color:var(--o54-muted);font-size:7px}.v54-order-help a{padding:8px;text-align:center;border-radius:9px;background:#fff;color:var(--o54-green);font-size:8px;font-weight:900}
.v54-orders-hero .container{display:flex;align-items:center;justify-content:space-between;gap:15px}.v54-orders-hero .container>a{padding:10px 13px;border:1px solid rgba(255,255,255,.18);border-radius:11px;background:rgba(255,255,255,.1);color:#fff;font-size:8px;font-weight:900}.v54-orders-content{padding:17px 0 42px}.v54-order-tabs{display:flex;gap:7px;margin-bottom:13px;overflow:auto}.v54-order-tabs a{display:flex;align-items:center;gap:7px;min-width:max-content;padding:9px 12px;border:1px solid var(--o54-line);border-radius:12px;background:var(--o54-card);color:var(--o54-muted);font-size:8px;font-weight:800}.v54-order-tabs a b{display:grid;place-items:center;min-width:21px;height:21px;border-radius:7px;background:#eef3f1;color:var(--o54-green);font-size:7px}.v54-order-tabs a.active{border-color:var(--o54-green);background:var(--o54-green);color:#fff}.v54-order-tabs a.active b{background:var(--o54-gold)}.v54-orders-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.v54-order-card{overflow:hidden;border:1px solid var(--o54-line);border-radius:22px;background:var(--o54-card);box-shadow:0 14px 38px rgba(6,63,57,.06)}.v54-order-card.cancelled{opacity:.72}.v54-order-card>header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 14px;border-bottom:1px solid var(--o54-line)}.v54-order-card>header span,.v54-order-card>header b,.v54-order-card>header small{display:block}.v54-order-card>header span{color:var(--o54-muted);font-size:6.5px}.v54-order-card>header b{margin:2px 0;color:var(--o54-green);font-size:10px}.v54-order-card>header small{color:var(--o54-muted);font-size:7px}.v54-order-card>header>strong{padding:5px 8px;border-radius:8px;font-size:7px}.v54-order-card>header>strong.paid{background:#e5f6ed;color:#16825a}.v54-order-card>header>strong.pending{background:#fff3cf;color:#987000}.v54-order-card-product{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:9px;padding:12px 14px}.v54-order-card-product img{width:54px;height:52px;border-radius:12px;object-fit:cover}.v54-order-card-product span b,.v54-order-card-product span small{display:block}.v54-order-card-product span b{overflow:hidden;color:var(--o54-text);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.v54-order-card-product span small{margin-top:3px;color:var(--o54-muted);font-size:7px}.v54-order-card-product>strong{color:var(--o54-green);font-size:10px}.v54-order-card-product>strong small{font-size:6px}.v54-order-card-progress{padding:0 14px 11px}.v54-order-card-progress>div{height:4px;overflow:hidden;border-radius:99px;background:#e7eeeb}.v54-order-card-progress>div span{display:block;width:var(--progress);height:100%;border-radius:inherit;background:linear-gradient(90deg,#2b9a70,var(--o54-gold))}.v54-order-card-progress p{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:7px 0 0}.v54-order-card-progress p b{color:var(--o54-green);font-size:8px}.v54-order-card-progress p small{color:var(--o54-muted);font-size:6.5px}.v54-order-card>footer{display:flex;justify-content:flex-end;gap:7px;padding:10px 14px;background:#f7faf8}.v54-order-card>footer a{padding:8px 10px;border-radius:9px;background:#fff;color:var(--o54-green);font-size:7.5px;font-weight:900}.v54-order-card>footer a.pay{background:var(--o54-gold)}.v54-orders-empty{display:grid;justify-items:center;padding:40px;border:1px dashed var(--o54-line);border-radius:24px;background:var(--o54-card);text-align:center}.v54-orders-empty i{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;background:#eaf2ee;color:var(--o54-green);font-size:24px;font-style:normal}.v54-orders-empty b{margin-top:10px;color:var(--o54-green);font-size:13px}.v54-orders-empty span{margin-top:5px;color:var(--o54-muted);font-size:8px}.v54-orders-empty a{padding:9px 13px;margin-top:13px;border-radius:10px;background:var(--o54-gold);color:var(--o54-green);font-size:8px;font-weight:900}
html[data-theme="dark"] .v54-payment-page,html[data-theme="dark"] .v54-order-page,html[data-theme="dark"] .v54-orders-page{--o54-bg:#071d1b;--o54-card:#0c2a27;--o54-text:#e7f2ee;--o54-muted:#95aaa4;--o54-line:rgba(255,255,255,.1)}html[data-theme="dark"] .v54-payment-points>div,html[data-theme="dark"] .v54-order-items article,html[data-theme="dark"] .v54-paid-reference,html[data-theme="dark"] .v54-delivery-card>em,html[data-theme="dark"] .v54-order-card>footer{background:#0a2421}html[data-theme="dark"] .v54-order-help{background:#10332e}html[data-theme="dark"] .v54-order-help a{background:#0a2421;color:#b9ddd4}
@media(max-width:1050px){.v54-payment-layout,.v54-order-layout{grid-template-columns:1fr}.v54-payment-summary,.v54-order-side{position:static}.v54-orders-grid{grid-template-columns:1fr}}
@media(max-width:680px){.v54-payment-page>section{padding:18px 0 32px}.v54-payment-card,.v54-payment-summary,.v54-order-panel{padding:13px;border-radius:18px}.v54-payment-brand h1{font-size:17px}.v54-pay-amount>strong{font-size:25px}.v54-payment-points{grid-template-columns:1fr}.v54-payment-submit{align-items:stretch;flex-direction:column}.v54-payment-submit>a{text-align:center}.v54-order-hero-row{align-items:flex-start}.v54-order-hero-row h1,.v54-orders-hero h1{font-size:19px}.v54-order-status{min-width:118px}.v54-progress{grid-template-columns:1fr;gap:0}.v54-progress li{grid-template-columns:31px 1fr;justify-items:start;text-align:right;padding-bottom:12px}.v54-progress li:not(:last-child):after{top:15px;right:14px;width:2px;height:100%}.v54-progress li span{padding-right:7px}.v54-progress li span b{margin-top:2px}.v54-progress li span small{max-width:none}.v54-tracking-box{grid-template-columns:1fr}.v54-tracking-box>div:nth-child(2){text-align:right}.v54-order-items article{grid-template-columns:49px minmax(0,1fr)}.v54-order-items img{width:49px;height:49px}.v54-order-items>article>strong{grid-column:2}.v54-order-items>article>a{grid-column:2}.v54-orders-hero .container{align-items:flex-start}.v54-order-tabs{margin-inline:-4px;padding:0 4px}.v54-order-card-product{grid-template-columns:47px minmax(0,1fr)}.v54-order-card-product img{width:47px;height:47px}.v54-order-card-product>strong{grid-column:2}.v54-order-card-progress p{align-items:flex-start;flex-direction:column}.v54-order-card>footer{justify-content:stretch}.v54-order-card>footer a{flex:1;text-align:center}}
