*{box-sizing:border-box;margin:0;padding:0}
:root{
  --navy:#061a3a;--navy2:#082958;--blue:#146be8;--blue2:#2b82f6;--light:#f5f8fc;
  --text:#101828;--muted:#667085;--border:#dce4ef;--white:#fff;--success:#19b77b;
  --shadow:0 12px 35px rgba(10,38,80,.10);--radius:14px
}
html{scroll-behavior:smooth}
body{font-family:Inter,Arial,sans-serif;color:var(--text);background:#fff;line-height:1.5}
button,input{font:inherit}
button{cursor:pointer}
a{text-decoration:none;color:inherit}
.container{width:min(1160px,92%);margin:auto}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid #edf1f7}
.nav-wrap{height:72px;display:flex;align-items:center;gap:30px}
.brand{display:flex;align-items:center;gap:9px;min-width:max-content}
.brand strong{display:block;font-size:18px;line-height:1}
.brand small{display:block;font-size:6.5px;letter-spacing:.5px;color:#667085;margin-top:3px}
.brand-mark{display:grid;place-items:center;width:32px;height:32px;color:var(--blue);font-size:27px}
.desktop-nav{display:flex;align-items:center;justify-content:center;gap:25px;flex:1;font-size:12px;font-weight:600;color:#475467}
.desktop-nav a:hover{color:var(--blue)}
.nav-actions{display:flex;gap:9px}
.btn{border:0;border-radius:8px;padding:11px 18px;font-weight:700;transition:.2s ease;display:inline-flex;justify-content:center;align-items:center;gap:8px}
.btn-primary{background:linear-gradient(135deg,var(--blue),#0960d7);color:#fff;box-shadow:0 7px 18px rgba(20,107,232,.22)}
.btn-primary:hover{transform:translateY(-1px);filter:brightness(1.04)}
.btn-outline{background:#fff;border:1px solid #cbd5e1;color:#172b4d}
.btn-outline-light{background:transparent;border:1px solid rgba(255,255,255,.45);color:#fff}
.btn-light{background:#f5f7fa;border:1px solid var(--border);color:#344054}
.btn-sm{padding:8px 16px;font-size:11px}.btn-lg{padding:13px 20px;font-size:13px}.full{width:100%}
.mobile-menu,.mobile-nav{display:none}

.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 35%,#123d7c 0,#071c40 35%,#04142f 100%);color:#fff;min-height:570px}
.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,18,47,.98) 0%,rgba(4,18,47,.85) 46%,rgba(4,18,47,.18) 100%)}
.hero-glow{position:absolute;border-radius:50%;filter:blur(40px);opacity:.25;background:#1684ff}.glow-one{width:280px;height:280px;right:5%;top:15%}.glow-two{width:160px;height:160px;right:33%;bottom:-40px}
.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.03fr .97fr;min-height:570px;align-items:center}
.hero-copy{padding:60px 0}.eyebrow{display:inline-block;font-size:9px;letter-spacing:1.7px;font-weight:800;color:#70aafc;margin-bottom:15px}.hero h1{font-size:52px;line-height:1.03;letter-spacing:-2px;margin-bottom:20px}.hero h1 span{color:#55a7ff}.hero h1 b{background:linear-gradient(90deg,#b9b8ff,#e377ff);color:transparent;background-clip:text;-webkit-background-clip:text}
.hero-copy>p{font-size:13px;color:#c5d2e5;max-width:520px}.hero-actions{display:flex;gap:12px;margin:28px 0}.hero-features{display:flex;gap:18px;flex-wrap:wrap;color:#d5e1f3;font-size:9px}.hero-features span{display:flex;gap:6px;align-items:center}.hero-features i{color:#73b5ff}
.hero-art{height:500px;position:relative;display:grid;place-items:center}.phone{width:178px;height:350px;border:7px solid #111c35;border-radius:30px;background:linear-gradient(135deg,#2c8dff,#6d39d9);box-shadow:0 30px 60px rgba(0,0,0,.45),inset 0 0 0 2px rgba(255,255,255,.3);transform:rotate(8deg);z-index:3}.phone-screen{height:100%;border-radius:23px;position:relative;background:linear-gradient(160deg,#173e83,#7c37bb);overflow:hidden}.phone-top{width:55px;height:15px;border-radius:0 0 12px 12px;background:#10192c;position:absolute;top:0;left:50%;transform:translateX(-50%)}.social-app,.floating-icon{position:absolute;display:grid;place-items:center;color:#fff;border-radius:18px;font-size:30px;box-shadow:0 12px 25px rgba(0,0,0,.3)}.social-app{width:65px;height:65px}.app-fb{left:15px;top:85px;background:#1877f2}.app-ig{right:12px;top:115px;background:linear-gradient(45deg,#f58529,#dd2a7b,#8134af)}.app-tt{left:18px;top:190px;background:#050505}.app-yt{right:10px;top:220px;background:#ff0033}.floating-icon{width:70px;height:70px;z-index:4}.fi-1{left:8%;top:20%;background:#1877f2;transform:rotate(-12deg)}.fi-2{right:8%;top:18%;background:linear-gradient(45deg,#f58529,#dd2a7b,#8134af);transform:rotate(10deg)}.fi-3{left:2%;bottom:18%;background:#050505;transform:rotate(-10deg)}.fi-4{right:3%;bottom:13%;background:#ff0033;transform:rotate(10deg)}.floating-arrow{position:absolute;color:#1480ff;font-size:68px;filter:drop-shadow(0 7px 12px rgba(0,0,0,.2));z-index:1}.fa-1{right:2%;top:35%;transform:rotate(-35deg)}.fa-2{left:8%;bottom:3%;transform:rotate(15deg)}.art-caption{position:absolute;right:0;bottom:20%;font-size:12px;line-height:1.45;font-weight:800;text-align:left;color:#fff;z-index:5}

.section{padding:58px 0}.section-heading{margin-bottom:26px}.section-heading h2{font-size:27px;letter-spacing:-.7px}.section-heading p{font-size:12px;color:var(--muted);margin-top:4px}.section-heading.left{text-align:left}
.platform-tabs{display:flex;gap:20px;margin-bottom:18px}.platform-tab{background:transparent;border:0;color:#344054;font-size:11px;font-weight:700;padding:8px 15px;border-radius:18px}.platform-tab.active{background:var(--blue);color:#fff;box-shadow:0 7px 15px rgba(20,107,232,.18)}
.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-card{border:1px solid #e2e8f0;border-radius:10px;padding:18px 14px;min-height:170px;transition:.2s;background:#fff}.service-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.service-icon{width:38px;height:38px;border-radius:50%;background:#eaf3ff;color:var(--blue);display:grid;place-items:center;font-size:17px;margin-bottom:10px}.service-card h3{font-size:12px}.service-card p{font-size:10px;color:#667085;margin:4px 0 18px}.service-card a{font-size:9px;color:var(--blue);font-weight:800}

.why-section{background:#f5f7fb}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.benefit{display:flex;gap:13px}.benefit-icon{width:36px;height:36px;border-radius:50%;border:1px solid #a9cdfc;color:var(--blue);display:grid;place-items:center;flex:0 0 auto}.benefit h3{font-size:11px;margin-bottom:2px}.benefit p{font-size:9px;color:#667085}
.trust-section{background:linear-gradient(100deg,#06183a,#0a3b81);color:#fff;padding:40px 0}.trust-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.trust-inner h2{font-size:25px;line-height:1.15;margin-bottom:16px}.avatar-stack{height:120px;min-width:480px;position:relative}.avatar{position:absolute;width:58px;height:58px;border-radius:50%;border:3px solid #fff;background:linear-gradient(135deg,#5e8dbb,#d1e4f8);display:grid;place-items:center;color:#17335c;font-weight:800}.a1{left:5%;top:20%}.a2{left:18%;top:0}.a3{left:31%;top:22%}.a4{left:44%;top:0}.a5{left:57%;top:23%}.a6{left:70%;top:2%}.review-bubble{position:absolute;right:0;bottom:-2px;background:#fff;color:#344054;border-radius:12px;padding:11px 14px;width:190px;box-shadow:0 15px 30px rgba(0,0,0,.25);font-size:10px}.review-bubble b{color:#f5a623}
.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.step-card{position:relative;border:1px solid #e3e8ef;border-radius:10px;padding:22px;text-align:center}.step-card>span{position:absolute;top:10px;right:12px;color:#a0aec0;font-weight:800;font-size:11px}.step-icon{width:46px;height:46px;margin:auto auto 10px;border-radius:50%;background:#edf6ff;color:var(--blue);display:grid;place-items:center}.step-card h3{font-size:12px}.step-card p{font-size:10px;color:#667085;margin-top:4px}.center-action{text-align:center;margin-top:24px}

.app-section{background:#f5f8fc;padding:58px 0 80px}.eyebrow.dark{color:var(--blue)}.order-layout{background:#fff;border:1px solid #dfe6ef;border-radius:15px;box-shadow:var(--shadow);overflow:hidden}.order-sidebar{padding:20px 28px;border-bottom:1px solid #e9eef5}.progress{display:flex;align-items:center;justify-content:center;max-width:760px;margin:auto}.progress-step{display:flex;align-items:center;gap:7px;color:#98a2b3;white-space:nowrap}.progress-step span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#eef1f5;font-size:11px;font-weight:800}.progress-step.active,.progress-step.done{color:#111827}.progress-step.active span,.progress-step.done span{background:var(--blue);color:#fff}.progress-line{height:2px;background:#e4e7ec;width:90px;margin:0 9px}.order-content{padding:30px}.order-step{display:none}.order-step.active{display:block}.order-step h3{font-size:21px;margin-bottom:5px}.muted{font-size:11px;color:#667085}.order-form-grid{display:grid;grid-template-columns:230px 1fr;gap:20px;margin-top:24px}.field label,.order-content>label,label{display:block;font-size:10px;font-weight:800;margin-bottom:7px;color:#344054}.platform-list{display:flex;flex-direction:column;gap:8px}.platform-choice,.service-choice{border:1px solid #e1e7ef;border-radius:8px;padding:10px;display:flex;align-items:center;gap:9px;background:#fff;cursor:pointer;transition:.15s}.platform-choice.active,.service-choice.active{border-color:#68a5f8;background:#eff6ff}.platform-choice i,.service-choice i{width:28px;height:28px;border-radius:7px;display:grid;place-items:center;background:#eaf3ff;color:var(--blue)}.platform-choice strong,.service-choice strong{font-size:10px}.platform-choice small,.service-choice small{display:block;color:#667085;font-size:8px}.service-list{display:grid;gap:8px}.service-choice{padding:9px}.service-choice i{font-size:13px}.service-choice .arrow{margin-left:auto;color:#98a2b3}.quantity-row{display:grid;grid-template-columns:1fr 170px;gap:16px;margin:20px 0}.qty-control{display:flex;border:1px solid #d7dee8;border-radius:8px;overflow:hidden;width:190px}.qty-control button{border:0;background:#f7f9fc;width:40px}.qty-control input{border:0;outline:0;width:110px;text-align:center;font-weight:700}.price-preview{border:1px solid #e0e7f0;background:#fafcff;border-radius:9px;padding:10px 13px}.price-preview span{display:block;font-size:8px;color:#667085}.price-preview strong{font-size:19px}.input-icon{border:1px solid #d7dee8;border-radius:8px;display:flex;align-items:center;padding:0 11px}.input-icon i{color:#98a2b3;font-size:11px}.input-icon input{border:0;outline:0;width:100%;padding:11px;font-size:11px}.summary-card{margin-top:20px;border:1px solid #dfe6ef;border-radius:11px;padding:18px}.summary-title{display:flex;align-items:center;gap:12px;margin-bottom:15px}.summary-title .big-icon{width:42px;height:42px;border-radius:10px;background:#eaf3ff;color:var(--blue);display:grid;place-items:center;font-size:20px}.summary-title h4{font-size:14px}.summary-title small{display:block;color:#667085;font-size:9px}.summary-table{width:100%;font-size:11px}.summary-table div{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #edf1f5}.summary-table div:last-child{border-bottom:0;font-weight:800;font-size:13px}.summary-table span:first-child{color:#667085}.step-actions{display:flex;justify-content:space-between;gap:10px;margin-top:22px}.step-actions.center{justify-content:center}
.payment-grid{display:grid;grid-template-columns:1fr 280px;gap:20px;margin-top:22px}.amount-box{border:1px solid #dfe6ef;border-radius:10px;padding:14px;margin-bottom:18px}.amount-box span{display:block;font-size:9px;color:#667085}.amount-box strong{display:block;font-size:23px}.amount-box small{font-size:9px;color:#667085}.payment-options{display:grid;gap:7px}.payment-option{border:1px solid #e1e7ef;border-radius:8px;padding:10px;display:flex;align-items:center;gap:9px;cursor:pointer}.payment-option.active{border-color:#70a9f7;background:#f2f7ff}.payment-option input{display:none}.payment-option i{color:var(--blue)}.payment-option span{font-size:10px;font-weight:600;flex:1}.payment-option b{font-size:14px;color:#98a2b3}.info-box{margin-top:14px;background:#f4f8fd;border:1px solid #dbe8f8;border-radius:9px;padding:12px;font-size:9px}.info-box ol{padding-left:17px;color:#667085;margin-top:4px}.qr-box{border:1px solid #dfe6ef;border-radius:10px;padding:20px;text-align:center}.qr-box h4{font-size:13px;margin-bottom:12px}.qr-box #qrcode{display:grid;place-items:center;min-height:180px}.qr-box #qrcode img{margin:auto;border:8px solid #fff}.qr-box small{display:block;color:#667085;font-size:9px}.qr-box>strong{font-size:20px;display:block;margin-bottom:15px}.upload-box{margin-top:20px}.upload-box label{min-height:115px;border:2px dashed #b9c9dd;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;background:#fbfdff;cursor:pointer}.upload-box label i{font-size:25px;color:var(--blue)}.upload-box label b{font-size:11px}.upload-box label span{font-size:8px;color:#98a2b3;text-align:center}.upload-box input{display:none}.file-name{font-size:10px;color:var(--blue);margin-top:7px;text-align:center}
.success-state{text-align:center;padding:35px 10px}.success-icon{width:70px;height:70px;border-radius:50%;background:#e8fbf3;color:var(--success);display:grid;place-items:center;font-size:28px;margin:0 auto 16px}.success-state h3{font-size:24px}.success-state p{max-width:460px;margin:6px auto;color:#667085;font-size:11px}.confirmation-id{display:inline-block;background:#f5f8fc;border:1px solid #e1e8f0;border-radius:8px;padding:10px 15px;font-size:11px;margin-top:10px}
.orders-panel{display:none;background:#fff;border:1px solid #dfe6ef;border-radius:15px;box-shadow:var(--shadow);margin-top:22px;padding:25px}.orders-panel.show{display:block}.orders-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.orders-head h2{font-size:22px}.search-order{border:1px solid #d9e1eb;border-radius:8px;padding:8px 10px;display:flex;gap:8px;align-items:center}.search-order i{font-size:10px;color:#98a2b3}.search-order input{border:0;outline:0;font-size:10px}.order-item{border:1px solid #e1e7ef;border-radius:10px;padding:13px;display:flex;justify-content:space-between;align-items:center;margin-bottom:9px}.order-item-left{display:flex;gap:10px;align-items:center}.order-mini-icon{width:34px;height:34px;border-radius:8px;background:#eaf3ff;color:var(--blue);display:grid;place-items:center}.order-item h4{font-size:10px}.order-item p{font-size:8px;color:#667085}.status{padding:5px 9px;border-radius:20px;font-size:8px;font-weight:800}.status.completed{background:#e4f8ef;color:#12905e}.status.processing{background:#e8f1ff;color:#216dd2}.status.pending{background:#fff3da;color:#a26b00}

footer{background:#061b3d;color:#dbe6f5;padding:48px 0 0}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1.2fr;gap:70px;padding-bottom:35px}.footer-brand strong{color:#fff}.footer-brand small{color:#9eb1cb}.footer-grid>div>p{font-size:10px;color:#aebfd4;margin-top:14px}.footer-grid h4{color:#fff;font-size:12px;margin-bottom:12px}.footer-grid>div>a:not(.brand){display:block;font-size:10px;color:#aebfd4;margin:7px 0}.footer-grid p i{width:17px;color:#8ec3ff}.social-links{display:flex;gap:12px;margin-top:16px}.social-links a{width:25px;height:25px;border-radius:50%;display:grid!important;place-items:center;background:#0c2a58;color:#fff!important}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:15px 0;display:flex;justify-content:space-between;font-size:8px;color:#8095b2}.footer-bottom a{color:#9db0c9}

.modal{position:fixed;inset:0;background:rgba(1,12,30,.68);z-index:2000;display:none;place-items:center;padding:20px}.modal.show{display:grid}.modal-card{background:#fff;border-radius:15px;width:min(420px,100%);padding:30px;position:relative;box-shadow:0 30px 70px rgba(0,0,0,.3)}.modal-close{position:absolute;right:14px;top:14px;border:0;background:#f2f4f7;width:30px;height:30px;border-radius:50%}.modal-logo{width:45px;height:45px;border-radius:50%;background:#eaf3ff;color:var(--blue);display:grid;place-items:center;font-size:20px;margin-bottom:14px}.modal-card h2{font-size:22px}.modal-card p{font-size:10px;color:#667085;margin:3px 0 20px}.modal-card form{display:grid;gap:13px}.modal-card input{width:100%;padding:11px;border:1px solid #d8e0ea;border-radius:8px;outline:0;font-size:11px}.toast{position:fixed;right:20px;bottom:20px;background:#0b2147;color:#fff;padding:12px 16px;border-radius:9px;font-size:10px;box-shadow:0 10px 25px rgba(0,0,0,.2);transform:translateY(100px);opacity:0;transition:.3s;z-index:3000}.toast.show{transform:translateY(0);opacity:1}

@media(max-width:900px){
 .desktop-nav,.nav-actions{display:none}.mobile-menu{display:block;margin-left:auto;border:0;background:transparent;font-size:20px;color:#16345f}.mobile-nav{padding:12px 4%;background:#fff;border-top:1px solid #edf1f7}.mobile-nav.show{display:grid;gap:10px}.mobile-nav a{font-size:12px;padding:7px}
 .hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center;padding:50px 0 20px}.hero-copy>p{margin:auto}.hero-actions,.hero-features{justify-content:center}.hero-art{height:390px}.service-grid,.benefit-grid{grid-template-columns:repeat(2,1fr)}.trust-inner{display:block}.avatar-stack{margin-top:25px;min-width:0}.order-form-grid{grid-template-columns:1fr}.payment-grid{grid-template-columns:1fr}
}
@media(max-width:600px){
 .hero h1{font-size:39px}.hero-art{transform:scale(.85);height:330px}.section{padding:45px 0}.service-grid,.benefit-grid,.steps-grid{grid-template-columns:1fr}.platform-tabs{overflow:auto}.platform-tab{white-space:nowrap}.trust-inner h2{font-size:21px}.avatar-stack{transform:scale(.82);transform-origin:left top;height:100px}.order-sidebar{padding:15px 8px}.progress-step{flex-direction:column;gap:3px}.progress-step small{font-size:7px}.progress-line{width:30px;margin:0 4px}.order-content{padding:20px 15px}.quantity-row{grid-template-columns:1fr}.payment-grid{grid-template-columns:1fr}.orders-head{display:block}.search-order{margin-top:12px}.footer-grid{grid-template-columns:1fr;gap:25px}.footer-bottom{display:block}.footer-bottom span{display:block;margin:4px 0}.phone{width:155px;height:305px}.floating-icon{width:55px;height:55px;font-size:22px}.art-caption{right:2%;font-size:10px}
}

/* ================= SERVICE ACCORDION / AVAILABLE PRODUCTIONS ================= */
.service-item{display:grid;width:100%}
.service-item .service-choice{width:100%;text-align:left;position:relative;z-index:2}
.service-item.open .service-choice{border-color:#68a5f8;border-radius:8px 8px 0 0;background:#eff6ff}
.service-choice>span:nth-child(2){min-width:0;flex:1}
.service-choice .arrow{margin-left:auto;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:#98a2b3;transition:transform .2s ease,color .2s ease,background .2s ease;flex:0 0 auto}
.service-choice .arrow i{width:auto;height:auto;background:transparent;color:inherit;font-size:9px}
.service-item.open .service-choice .arrow{transform:rotate(180deg);color:var(--blue);background:#dcecff}
.selected-production{color:var(--blue)!important;font-weight:800;margin-top:3px}
.product-dropdown{border:1px solid transparent;border-top:0;border-radius:0 0 8px 8px;background:#f8fbff;max-height:0;opacity:0;overflow:hidden;padding:0 9px;transform:translateY(-5px);transition:max-height .28s ease,opacity .2s ease,padding .28s ease,transform .2s ease,border-color .2s ease}
.service-item.open .product-dropdown{max-height:520px;opacity:1;padding:9px;border-color:#cfe0f5;transform:translateY(0)}
.product-dropdown-title{font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.55px;color:#667085;padding:2px 3px 7px}
.production-option{width:100%;border:0;border-bottom:1px solid #e7eef7;background:transparent;padding:8px 7px;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;color:#344054;font-size:9px;font-weight:700;transition:.15s ease}
.production-option:last-child{border-bottom:0}
.production-option:hover{background:#edf5ff;color:var(--blue);padding-left:10px}
.production-option.active{background:#e6f1ff;color:#0b63d5;border-radius:6px}
.production-option i{font-size:8px;color:#8fa5bd}
.production-option.active i{color:var(--blue)}

@media(max-width:600px){
  .service-item .service-choice{padding:10px}
  .service-choice .arrow{width:28px;height:28px}
  .production-option{padding:10px 8px;font-size:10px}
  .service-item.open .product-dropdown{max-height:620px}
}

/* ================= UPDATED ORDER FLOW ================= */
#order-list{scroll-margin-top:92px}
.step-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:16px}
.step-heading-row h3{margin-bottom:4px}
.serial-badge{flex:0 0 auto;border:1px solid #cfe0f5;background:linear-gradient(135deg,#f7fbff,#edf5ff);border-radius:10px;padding:9px 12px;min-width:150px;text-align:right}
.serial-badge span{display:block;font-size:7px;letter-spacing:1px;font-weight:800;color:#7b8da8}
.serial-badge strong{display:block;margin-top:2px;color:#0c63d7;font-size:11px;letter-spacing:.35px}
.summary-order-id{color:var(--blue)}

.gcash-payment-wrap{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:18px;margin-top:18px}
.gcash-card{position:relative;overflow:hidden;border-radius:18px;padding:24px;color:#fff;background:linear-gradient(145deg,#0875ed 0%,#075ed0 50%,#0647ab 100%);box-shadow:0 22px 45px rgba(13,103,221,.25)}
.gcash-card:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-100px;top:-130px;background:rgba(255,255,255,.10)}
.gcash-card:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;left:-100px;bottom:-120px;background:rgba(255,255,255,.07)}
.gcash-card>*{position:relative;z-index:1}
.gcash-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:26px}
.gcash-brand{display:flex;align-items:center;gap:10px}
.gcash-mark{width:42px;height:42px;border-radius:13px;background:#fff;color:#0875ed;display:grid;place-items:center;font-size:21px;font-weight:800;box-shadow:0 8px 18px rgba(0,0,0,.12)}
.gcash-brand b{display:block;font-size:18px;line-height:1}.gcash-brand small{display:block;color:#d8eaff;font-size:8px;margin-top:4px;letter-spacing:.4px}
.secure-pill{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.10);border-radius:20px;font-size:8px;font-weight:700}
.gcash-account-label{font-size:7px;letter-spacing:1.3px;color:#cfe4ff;font-weight:800;margin-bottom:8px}
.gcash-recipient{display:flex;align-items:center;gap:11px;margin-bottom:19px}
.gcash-avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.17);border:1px solid rgba(255,255,255,.23)}
.gcash-recipient span,.gcash-number-row span,.gcash-total-row span{display:block;font-size:8px;color:#cfe4ff;margin-bottom:2px}
.gcash-recipient strong{font-size:17px}
.gcash-number-row{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18);padding:14px 0}
.gcash-number-row strong{font-size:20px;letter-spacing:1.2px}
.copy-number{border:1px solid rgba(255,255,255,.26);background:#fff;color:#0963cf;border-radius:8px;padding:8px 11px;font-size:8px;font-weight:800;display:flex;align-items:center;gap:5px}
.copy-number:hover{transform:translateY(-1px)}
.gcash-total-row{display:flex;align-items:end;justify-content:space-between;gap:15px;padding-top:16px}
.gcash-total-row>div>strong{font-size:27px;line-height:1}
.payment-order-ref{text-align:right}.payment-order-ref b{font-size:10px}
.example-notice{margin-top:18px;padding:9px 10px;border-radius:8px;background:rgba(0,0,0,.10);font-size:8px;color:#e8f3ff;display:flex;align-items:center;gap:6px}

.payment-guide-card{border:1px solid #dde7f2;border-radius:16px;background:#fff;padding:22px;box-shadow:0 10px 30px rgba(22,59,105,.07)}
.payment-guide-icon{width:44px;height:44px;border-radius:12px;background:#eaf3ff;color:var(--blue);display:grid;place-items:center;font-size:18px;margin-bottom:13px}
.payment-guide-card h4{font-size:15px;margin-bottom:11px}.payment-guide-card ol{padding-left:18px;color:#667085;font-size:10px;display:grid;gap:9px}.payment-guide-card li::marker{font-weight:800;color:var(--blue)}
.payment-reminder{display:flex;align-items:flex-start;gap:8px;margin-top:18px;background:#f3f8ff;border:1px solid #d8e8fb;border-radius:9px;padding:10px;font-size:9px;color:#53657d}.payment-reminder i{color:var(--blue);margin-top:2px}

.confirmation-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:18px;margin-top:18px}
.proof-card,.confirmation-summary-card{border:1px solid #dfe7f0;border-radius:14px;background:#fff;padding:19px}
.proof-card-head{display:flex;align-items:center;gap:11px;margin-bottom:14px}.proof-icon{width:42px;height:42px;border-radius:10px;background:#edf5ff;color:var(--blue);display:grid;place-items:center;font-size:17px}.proof-card-head h4{font-size:13px}.proof-card-head p{font-size:9px;color:#7a8798;margin-top:2px}
.confirmation-upload-box{margin-top:0}.confirmation-upload-box label{min-height:120px;background:linear-gradient(180deg,#fbfdff,#f7fbff)}
.proof-preview{margin-top:12px;min-height:145px;border:1px solid #e2e9f1;border-radius:10px;background:#f8fafc;display:grid;place-items:center;overflow:hidden}.proof-preview>span{font-size:9px;color:#98a2b3;display:flex;align-items:center;gap:7px}.proof-preview img{width:100%;max-height:300px;object-fit:contain;display:block;background:#fff}
.confirmation-summary-card{background:linear-gradient(180deg,#ffffff,#f9fbfe)}
.confirmation-kicker{display:inline-block;font-size:7px;font-weight:800;letter-spacing:1.1px;color:var(--blue);margin-bottom:5px}.confirmation-summary-card h4{font-size:15px;margin-bottom:13px}
.confirm-line{display:flex;justify-content:space-between;gap:14px;padding:10px 0;border-bottom:1px solid #edf1f5;font-size:9px}.confirm-line span{color:#667085}.confirm-line b{text-align:right;color:#1f2937}
.verification-note{margin-top:14px;padding:11px;border-radius:9px;background:#fff8e8;border:1px solid #f5dfac;color:#7c6531;font-size:8.5px;line-height:1.5}.verification-note i{margin-right:5px}
.confirmation-success{display:none}.confirmation-success.show{display:block}.pending-verification-badge{display:inline-flex;align-items:center;background:#fff3da;color:#9a6700;border:1px solid #f1d69b;border-radius:20px;padding:6px 10px;font-size:7px;font-weight:800;letter-spacing:.7px;margin-bottom:9px}

.orders-panel.show{display:block}.orders-head>div:first-child p{font-size:9px;color:#7b8797;margin-top:4px}.empty-orders{text-align:center;padding:44px 20px;border:1px dashed #d9e3ef;border-radius:12px;background:#fbfdff}.empty-orders-icon{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;margin:0 auto 10px;background:#edf5ff;color:var(--blue);font-size:19px}.empty-orders h4{font-size:13px}.empty-orders p{font-size:9px;color:#7f8b9d;max-width:420px;margin:4px auto 0}.order-list-card{padding:16px}.order-item-right{text-align:right;display:grid;justify-items:end;gap:7px}.order-item-right strong{font-size:12px}.proof-received{display:inline-flex;align-items:center;gap:5px;color:#17815b;font-size:7.5px;font-weight:700;margin-top:5px}

@media(max-width:900px){
  .gcash-payment-wrap,.confirmation-grid{grid-template-columns:1fr}
}
@media(max-width:600px){
  .step-heading-row{display:block}.serial-badge{margin-top:12px;text-align:left;display:inline-block;min-width:0}.gcash-card{padding:19px}.gcash-card-top,.gcash-total-row{align-items:flex-start}.secure-pill{display:none}.gcash-number-row strong{font-size:17px}.gcash-total-row>div>strong{font-size:23px}.order-item{align-items:flex-start;gap:10px}.order-item-right{min-width:82px}.step-actions{flex-wrap:wrap}.step-actions .btn{flex:1 1 auto}
}
