:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f6f5f1;--foreground:#171717;--muted:#6a6760;--line:#dedbd2;--panel:#fff;--primary:#155c4a;--primary-dark:#0f4638;--accent:#b6462f;--pagbank-green:#1db99a;--checkout-gray:#f0f0f0;--checkout-total:#d6dde5}*{box-sizing:border-box}body{background:var(--background);color:var(--foreground);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}a{color:var(--primary);font-weight:700;text-decoration:none}h1,h2,p{margin-top:0}h1{margin-bottom:12px;font-size:clamp(2rem,5vw,3.5rem);line-height:1}h2{font-size:1.25rem}.page{width:min(1120px,100% - 32px);margin:0 auto;padding:48px 0}.narrow{align-items:center;width:min(720px,100% - 32px);min-height:100vh;display:grid}.pageHeader{margin-bottom:24px}.splitHeader{justify-content:space-between;align-items:end;gap:20px;display:flex}.panel{background:var(--panel);border:1px solid var(--line);border-radius:8px;padding:clamp(20px,4vw,36px);box-shadow:0 18px 50px #26231c14}.eyebrow{color:var(--accent);letter-spacing:0;text-transform:uppercase;margin-bottom:8px;font-size:.78rem;font-weight:800}.grid{gap:20px;display:grid}.grid.two{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr)}.grid.compact{gap:14px}.form{gap:16px;display:grid}label{color:#34322d;gap:7px;font-size:.9rem;font-weight:700;display:grid}input,textarea{border:1px solid var(--line);width:100%;color:var(--foreground);font:inherit;border-radius:6px;padding:12px 13px}input[type=file]{background:#fff}textarea{resize:vertical;min-height:104px}.productUploadPreview{border:1px solid var(--line);color:var(--muted);border-radius:6px;align-items:center;gap:12px;padding:10px;font-size:.85rem;display:flex}.productUploadPreview img{object-fit:cover;border-radius:4px;width:58px;height:58px}.button{background:var(--primary);color:#fff;cursor:pointer;min-height:46px;font:inherit;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0 18px;font-weight:800;display:inline-flex}.button:hover{background:var(--primary-dark)}.button.wide{width:100%}.button.secondary{background:#2c2b28;width:fit-content}.summary{border-top:1px solid var(--line);margin:28px 0}.summary div{border-bottom:1px solid var(--line);justify-content:space-between;gap:24px;padding:13px 0;display:flex}.summary dt{color:var(--muted)}.summary dd{text-align:right;margin:0;font-weight:800}.summary .total{color:var(--primary-dark);font-size:1.15rem}.details{color:var(--muted);margin-bottom:22px}.details p{margin-bottom:6px}.notice{border-left:4px solid var(--accent);color:#4d3b35;background:#fff7f2;margin:24px 0;padding:12px 14px}.list{gap:12px;display:grid}.row{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding-bottom:12px;display:flex}.row div,.right{gap:2px;display:grid}.row span,.muted{color:var(--muted)}.right{text-align:right;justify-items:end}.linkActions{justify-content:end;gap:12px!important;display:flex!important}@media (max-width:780px){.grid.two{grid-template-columns:1fr}.narrow{align-items:start}}.pagbankCheckout{color:#1f2328;background:#fff;min-height:100vh;font-size:14px}.checkoutHeader{background:#fff;border-bottom:1px solid #eee}.checkoutHeaderInner{grid-template-columns:180px minmax(0,1fr) 180px;align-items:center;width:min(1200px,100% - 40px);min-height:74px;margin:0 auto;display:grid}.checkoutHeaderInner p{text-align:center;margin:0;font-size:18px}.pagbankBrand{color:#000;align-items:center;gap:9px;width:fit-content;display:inline-flex}.pagbankBrandMark{width:32px;height:32px;overflow:visible}.brandCircle{stroke:#000;stroke-width:5.5px}.brandCircleLime{fill:#d8ec59}.brandCircleAqua{fill:#9ad7d7}.brandCircleYellow{fill:#ffe72d}.pagbankWordmark{width:92px;height:28px;overflow:visible}.pagbankWordmark text{fill:currentColor;font-family:Arial,Helvetica,sans-serif;font-size:31px;font-style:italic;font-weight:900}.checkoutBody{grid-template-columns:minmax(0,760px) 340px;width:min(1120px,100% - 40px);min-height:820px;margin:0 auto;display:grid}.ownedCheckoutShell{background:#fff;min-height:850px;padding:24px 20px 72px;position:relative}.ownedCheckoutShell:before{content:"";background:#f4f4f6;width:48%;position:absolute;inset:0 auto 0 0}.ownedCheckoutGrid{z-index:1;grid-template-columns:minmax(310px,390px) minmax(360px,490px);gap:84px;width:min(960px,100%);margin:0 auto;display:grid;position:relative}.ownedOrderColumn,.ownedFormColumn{align-content:start;gap:14px;display:grid}.ownedCard{background:#fff;border:1px solid #d7d7d7;border-radius:8px;padding:18px}.ownedCard h2{margin:0 0 14px;font-size:16px;font-weight:800}.orderProductLine{border-bottom:1px solid #ececec;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:14px;padding-bottom:18px;display:grid}.cartGlyph{background:#f2f2f2;border-radius:8px;place-items:center;width:62px;height:62px;display:grid}.cartGlyph span{border:2px solid #6f767d;border-top:0;width:20px;height:15px;position:relative}.cartGlyph span:before,.cartGlyph span:after{content:"";background:#6f767d;border-radius:50%;width:4px;height:4px;position:absolute;bottom:-7px}.orderProductInfo{min-width:0}.orderProductInfo h1{margin:0 0 6px;font-size:15px;font-weight:500;line-height:1.25}.orderProductInfo strong{margin-bottom:10px;font-size:18px;display:block}.orderProductInfo select{width:150px;min-height:34px;font:inherit;background:#fff;border:1px solid #d4d4d4;border-radius:4px;padding:6px 8px}.ownedCard>p{margin:14px 0 0;font-size:12px}.ownedCard>.buyerHint{color:#606771;margin-top:6px}.totalsCard{padding:16px}.totalsCard dl{margin:0}.totalsCard div{justify-content:space-between;gap:18px;padding:8px 0;display:flex}.totalsCard dt,.totalsCard dd{margin:0}.totalsCard dd{text-align:right;font-weight:800}.ownedTotal{text-transform:uppercase;background:#f0f0f2;align-items:center;margin-top:12px;padding:10px 8px!important}.deliveryCard{padding:24px}.deliveryCard h2,.paymentCard h2{margin-bottom:18px}.deliveryCard{gap:18px;display:grid}.cepRow{grid-template-columns:minmax(190px,230px) auto;align-items:end;gap:14px;display:grid}.cepRow a{padding-bottom:11px;font-size:12px;font-weight:500}.cepInputGroup{grid-template-columns:minmax(0,1fr) 42px;display:grid}.cepInputGroup input{border-right:0}.cepInputGroup button{cursor:pointer;background:#fff;border:1px solid #d4d4d4;min-height:42px;position:relative}.cepInputGroup button:before{content:"";border:2px solid #0073c8;border-radius:50%;width:13px;height:13px;position:absolute;top:11px;left:12px}.cepInputGroup button:after{content:"";transform-origin:0;background:#0073c8;width:9px;height:2px;position:absolute;top:25px;left:26px;transform:rotate(45deg)}.cepInputGroup button:disabled{cursor:not-allowed;opacity:.55}.cepMessage{color:#606771;margin:-8px 0 0;font-size:12px}.cepMessage.success{color:#12775d}.cepMessage.error{color:#b23b2d}.deliveryCard input{border:1px solid #d4d4d4;border-radius:0;min-height:42px;padding:10px 12px;font-size:16px}.fieldRow{grid-template-columns:minmax(95px,.75fr) minmax(180px,1.75fr);gap:14px;display:grid}.ownedContinue{color:#fff;cursor:pointer;width:100%;min-height:42px;font:inherit;background:#168bc3;border:0;border-radius:999px;justify-content:center;align-items:center;margin-top:20px;font-weight:800;display:inline-flex}.paymentCard{padding:24px}.paymentMethods{flex-wrap:wrap;gap:12px;display:flex}.paymentMethods span,.paymentMethod{color:#87909a;border:1px solid #e3e6e8;border-radius:9px;align-items:center;gap:7px;min-height:31px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.paymentMethod{cursor:pointer;font:inherit;background:#fff}.paymentMethod.isSelected{color:#064e33;border-color:#00a85f;box-shadow:inset 0 0 0 1px #00a85f}.paymentIcon{flex:none;width:18px;height:18px}.paymentIconImage{object-fit:contain;width:38px;height:24px}.lineIcon,.cardIcon,.shieldIcon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.cardIcon rect{fill:#eef3ff;stroke:#7c93e8}.cardIcon path{stroke:#7c93e8}.brandIcon circle:first-child{fill:#ff6b5b}.brandIcon circle:last-child{fill:#f6b14a;opacity:.82}.pixIcon path:first-child{fill:#dff8f2;stroke:#51b9a8;stroke-width:1.3px}.pixIcon path:last-child{fill:#51b9a8}.shieldIcon{color:#12775d}.paymentCard p{color:#5f6670;align-items:flex-start;gap:8px;margin:18px 0 0;font-size:12px;display:flex}.checkoutError{background:#fff4f2;border:1px solid #f0c7c2;border-radius:8px;padding:10px 12px;color:#9f2f24!important;margin:0 0 12px!important;display:block!important}.ownedPayButton{color:#06351f;cursor:pointer;width:100%;min-height:46px;font:inherit;background:#00d66f;border:0;border-radius:8px;justify-content:center;align-items:center;margin-top:14px;font-weight:700;display:inline-flex}.ownedPayButton:hover{background:#00c766}.ownedDescription{z-index:1;width:min(960px,100%);margin:46px auto 0;padding-left:0;position:relative}.ownedDescription p{max-width:560px;margin-bottom:14px;font-size:13px}.checkoutProduct{grid-template-rows:auto 1fr auto;padding:34px 50px 40px 0;display:grid}.productIntro{grid-template-columns:minmax(260px,.9fr) minmax(280px,1fr);align-items:start;gap:42px;min-height:300px;display:grid}.bookVisual{width:min(100%,290px);height:190px;margin:78px auto 0;position:relative;transform:skewY(-2deg)}.bookCover{transform-origin:50%;background:#09a849;border:2px solid #077632;align-items:center;padding:18px;display:grid;position:absolute;inset:10px 24px 44px 10px;transform:perspective(420px)rotateX(56deg)rotate(-19deg);box-shadow:34px 32px #030303}.bookCover span{color:#111;max-width:155px;font-size:18px;font-weight:800;line-height:1.05;display:block}.bookPages{background:#e8ece8;border:1px solid #7f8580;border-top:5px solid #c8cec8;border-bottom:5px solid #aeb5ae;width:172px;height:28px;position:absolute;bottom:28px;right:14px;transform:skew(-30deg)}.productInfo h1{max-width:440px;margin:0 0 8px;font-size:25px;font-weight:500;line-height:1.18}.productPrice{margin-bottom:22px;font-size:20px;font-weight:800}.quantityField{color:#232323;gap:0;max-width:350px;font-size:12px;font-weight:700}.quantityField select{color:#1f2328;min-height:44px;font:inherit;background:#fff;border:1px solid #c6cbd1;border-radius:0;padding:8px 12px;font-size:16px}.freightNote{color:#4d5560;max-width:360px;margin:10px 0 0;padding-left:22px;font-size:11px;line-height:1.35;position:relative}.freightNote:before{color:#fff;content:"i";background:#21a6c8;border-radius:50%;place-items:center;width:15px;height:15px;font-size:11px;font-weight:800;display:grid;position:absolute;top:0;left:0}.productDescription{padding-top:42px}.sectionLabel{color:#8b8f96;text-transform:uppercase;margin-bottom:4px;font-size:14px}.productDescription p{max-width:630px;margin-bottom:15px;font-size:14px;line-height:1.55}.buyerBlock{margin:26px 0 12px}.buyerBlock p{margin-bottom:5px}.checkoutAction{border-top:1px solid #eee;padding-top:24px}.continueButton{background:var(--pagbank-green);color:#fff;cursor:pointer;width:min(360px,100%);min-height:48px;font:inherit;border:0;border-radius:0;justify-content:center;align-items:center;font-size:16px;font-weight:500;display:inline-flex}.continueButton:hover{background:#17a88b}.checkoutAction p{color:#717780;margin:22px 0 0;font-size:12px}.checkoutAction span{color:#0073c8}.checkoutSummary{background:var(--checkout-gray);padding:34px 34px 0}.checkoutSummary h2{border-bottom:1px solid #d9d9d9;margin:0 0 22px;padding-bottom:20px;font-size:25px;font-weight:500}.checkoutSummary dl{margin:0 -34px}.summaryItem,.summaryTotal{justify-content:space-between;gap:18px;padding:16px 34px;display:flex}.summaryItem dt,.summaryTotal dt{min-width:0}.summaryItem dd,.summaryTotal dd{text-align:right;flex:none;margin:0;font-weight:800}.summaryTotal{background:var(--checkout-total);align-items:center;min-height:60px;margin-top:20px}.summaryTotal dd{font-size:22px}.checkoutFooter{color:#b7bdc3;text-align:center;background:#171c1f;place-items:center;gap:26px;min-height:170px;padding:28px 20px;display:grid}.checkoutFooter p{background:#242a2e;width:100%;margin:-28px -20px 0;padding:18px 20px;font-size:12px}.footerLogo{color:#fff;transform-origin:50%;transform:scale(.78)}.pagbankCheckout{color:#1f2328;background:#fff;font-size:13px;line-height:1.35}.checkoutHeader{border-bottom:0}.checkoutHeaderInner{grid-template-columns:160px minmax(0,1fr) 160px;width:min(760px,100% - 40px);min-height:64px}.checkoutHeaderInner p{color:#343a40;font-size:12px}.pagbankBrandMark{width:24px;height:24px}.brandCircle{stroke-width:6px}.pagbankWordmark{width:70px;height:22px}.pagbankWordmark text{font-size:31px}.ownedCheckoutShell{background:#fff;min-height:calc(100vh - 64px);padding:112px 20px 82px}.ownedCheckoutShell:before{display:none}.ownedCheckoutGrid{grid-template-columns:minmax(300px,330px) minmax(300px,316px);align-items:start;gap:108px;width:min(754px,100%)}.ownedOrderColumn{gap:22px;padding-top:4px}.ownedOrderColumn .ownedCard{background:0 0;border:0;border-radius:0;padding:0}.merchantBadge{color:#1f2328;align-items:center;gap:8px;margin:0 0 24px;font-size:12px;font-weight:600;display:inline-flex}.merchantBadge:before{color:#6b7280;content:"⌂";border:1px solid #e5e7eb;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;display:inline-grid}.payLabel{color:#6b7280;margin:0 0 4px;font-size:13px}.heroAmount{color:#1f2328;margin:0 0 48px;font-size:36px;font-weight:600;line-height:1.08}.ownedOrderColumn .ownedCard>h2{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.orderProductLine{border-bottom:1px solid #e5e7eb;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;padding-bottom:18px}.cartGlyph{border-radius:5px;width:32px;height:32px}.cartGlyph span{border-width:1.5px;width:15px;height:11px}.cartGlyph span:before,.cartGlyph span:after{width:3px;height:3px;bottom:-5px}.orderProductInfo h1{color:#1f2328;margin-bottom:3px;font-size:12px;font-weight:600}.orderProductInfo strong{margin-bottom:6px;font-size:12px;font-weight:600}.orderProductInfo label,.deliveryCard label{color:#4b5563;font-size:11px;font-weight:500}.orderProductInfo select{color:#1f2328;border:1px solid #e5e7eb;border-radius:4px;width:72px;min-height:24px;padding:2px 5px;font-size:11px}.itemCount{color:#4b5563;align-self:center;font-size:11px}.ownedCard>p{color:#4b5563;font-size:11px}.totalsCard dl{border-bottom:1px solid #e5e7eb;padding-bottom:14px}.totalsCard div{color:#1f2328;padding:7px 0;font-size:12px}.totalsCard dd{font-weight:500}.ownedTotal{text-transform:none;background:0 0;margin-top:12px;padding:12px 0 0!important}.ownedTotal dt,.ownedTotal dd{font-weight:600}.ownedFormColumn{border-radius:14px;gap:0;box-shadow:0 22px 70px #0f172a1a}.ownedFormColumn .ownedCard{border-color:#e5e7eb;border-radius:0;padding:20px}.ownedFormColumn .deliveryCard{border-bottom:0;border-radius:14px 14px 0 0}.ownedFormColumn .paymentCard{border-radius:0 0 14px 14px}.deliveryCard h2,.paymentCard h2{color:#1f2328;margin-bottom:6px;font-size:13px;font-weight:600}.cepRow{grid-template-columns:minmax(0,1fr);gap:7px}.cepRow a{color:#057a45;padding-bottom:0;font-size:11px;font-weight:500}.cepInputGroup button,.deliveryCard input{border-color:#d6dde6;min-height:41px;font-size:13px}.deliveryCard input::placeholder{color:#9aa4b2}.fieldRow{grid-template-columns:.85fr 1.55fr;gap:10px}.cepMessage{margin:-4px 0 0;font-size:11px}.ownedContinue{color:#06351f;background:#00d66f;border-radius:8px;min-height:46px;margin-top:10px;font-size:13px;font-weight:600}.ownedContinue:hover{background:#00c766}.paymentMethods{gap:8px}.paymentMethods span,.paymentMethod{color:#6b7280;border-color:#eef1f4;border-radius:7px;gap:6px;min-height:28px;padding:0 9px;font-size:10px;font-weight:600}.paymentCard p{color:#6b7280;margin-top:10px;font-size:11px}.ownedDescription{color:#6b7280;width:min(754px,100%);margin-top:30px}.ownedDescription p{max-width:330px;font-size:11px}.checkoutFooter{color:#6b7280;background:#fff;gap:8px;min-height:76px;padding:12px 20px 24px}.checkoutFooter p{background:0 0;margin:0;padding:0;font-size:10px}@media (max-width:920px){.checkoutHeaderInner{grid-template-columns:1fr;gap:10px;padding:18px 0}.checkoutHeaderInner p{text-align:left;font-size:15px}.checkoutBody{grid-template-columns:1fr;width:100%;min-height:0}.checkoutProduct{padding:28px 20px}.productIntro{grid-template-columns:1fr;gap:18px;min-height:0}.bookVisual{margin-top:18px}.productDescription{padding-top:28px}.checkoutSummary{order:-1;padding:24px 20px 0}.checkoutSummary dl{margin:0 -20px}.summaryItem,.summaryTotal{padding-inline:20px}.ownedCheckoutShell{padding:32px 18px 56px}.ownedCheckoutGrid{grid-template-columns:1fr;gap:28px;width:min(420px,100%)}.heroAmount{margin-bottom:28px;font-size:32px}.ownedFormColumn{box-shadow:none}.ownedDescription{width:min(420px,100%)}}.checkoutHeaderInner{width:min(920px,100% - 40px)}.checkoutHeaderInner p{font-size:16px}.merchantBadge{font-size:16px}.payLabel{font-size:17px}.heroAmount{font-size:47px}.orderProductLine{grid-template-columns:52px minmax(0,1fr) auto}.cartGlyph{width:42px;height:42px}.orderProductInfo h1{font-size:16px;line-height:1.25}.orderProductInfo{gap:10px;display:grid}.productTextBlock{gap:6px;min-width:0;display:grid}.productSummary{margin:0 0 8px;line-height:1.3;color:#6b7280!important;font-size:14px!important}.orderProductInfo strong{font-size:16px}.orderProductInfo label,.deliveryCard label{font-size:14px}.itemCount,.ownedCard>p,.cepRow a,.cepMessage,.paymentCard p,.ownedDescription p{font-size:14px}.ownedFormColumn .ownedCard{padding:26px}.deliveryCard,.paymentCard{gap:17px}.deliveryCard input{padding:12px 13px}.cityRow{grid-template-columns:minmax(0,1fr) 74px}.ownedContinue{min-height:60px;font-size:17px}.paymentCard{display:none}.paymentCard.isVisible{display:block}.paymentMethods span,.paymentMethod{min-height:36px;font-size:13px}.paymentIcon{width:20px;height:20px}.ownedDescription{width:min(920px,100%)}.ownedDescription p{max-width:430px}.checkoutFooter p{font-size:13px}@media (max-width:920px){.ownedCheckoutGrid{grid-template-columns:1fr;width:min(440px,100%)}.heroAmount{font-size:42px}}.ownedCheckoutShell{padding-top:82px}.ownedCheckoutGrid{grid-template-columns:minmax(390px,430px) 316px;gap:112px}.merchantBadge{margin-bottom:28px}.payLabel{color:#6b7280;margin-bottom:6px;font-size:16px}.heroAmount{margin-bottom:58px;font-size:42px;font-weight:500}.orderProductLine{grid-template-columns:44px minmax(0,1fr) max-content;align-items:start;gap:14px}.cartGlyph{width:34px;height:34px;margin-top:4px}.orderProductInfo h1{max-width:270px;font-size:15px;font-weight:650;line-height:1.2}.productSummary{max-width:276px;line-height:1.28;font-size:13px!important}.orderProductLine>.unitPrice{white-space:nowrap;padding-top:2px;font-size:15px;font-weight:500}.orderProductInfo label{margin-top:8px;font-size:12px}.orderProductInfo select{width:86px;min-height:28px;font-size:12px}.ownedCard>p{font-size:12px}.totalsCard div{font-size:14px}.ownedTotal dd{font-size:15px}.ownedFormColumn{background:#fff;border:1px solid #e5e7eb}.ownedFormColumn .ownedCard{border:0;padding:24px 20px}.deliveryCard h2,.paymentCard h2{font-size:15px}.deliveryCard label{font-size:12px}.cepInputGroup{grid-template-columns:minmax(0,1fr) 42px}.cepInputGroup button,.deliveryCard input{min-height:45px;font-size:15px}.ownedContinue{min-height:50px;margin-top:12px;font-size:15px}.paymentCard{border-top:1px solid #e5e7eb!important}.checkoutOptionRow{color:#6b7280;border-bottom:1px solid #edf0f3;grid-template-columns:76px minmax(0,1fr);gap:12px;padding:14px 0;font-size:13px;display:grid}.checkoutOptionRow strong{color:#1f2328;min-width:0;font-weight:500}.billingSameOption{color:#1f2328;cursor:pointer;align-items:center;gap:10px;display:inline-flex}.billingSameOption input{accent-color:#168bc3;width:16px;height:16px;margin:0}.billingAddressFields{border-bottom:1px solid #edf0f3;gap:13px;padding-bottom:16px;display:grid}.billingAddressFields label{color:#4b5563;font-size:12px;font-weight:500}.billingAddressFields input{border:1px solid #d6dde6;border-radius:0;width:100%;min-height:45px;padding:9px 10px;font-size:13px}.paymentMethods{border-bottom:1px solid #edf0f3;grid-template-columns:76px minmax(0,1fr);align-items:start;gap:8px;padding:14px 0;display:grid}.paymentMethodsLabel{grid-area:1/1/span 6;color:#6b7280!important;border:0!important;min-height:0!important;padding:7px 0 0!important;font-size:13px!important;font-weight:400!important;display:block!important}.paymentMethod{white-space:nowrap;grid-column:2;justify-content:flex-start;width:100%;min-height:30px;font-size:12px}.paymentCard p{margin-top:14px;font-size:12px}.ownedPayButton{min-height:56px;margin-top:18px;font-size:15px}@media (max-width:920px){.ownedCheckoutShell{padding-top:32px}.ownedCheckoutGrid{grid-template-columns:1fr;gap:28px}}.pagbankCheckout{flex-direction:column;min-height:100svh;display:flex}.checkoutHeader{flex:none}.ownedCheckoutShell{flex:auto;align-items:center;min-height:0;padding-top:clamp(34px,6vh,68px);padding-bottom:24px;display:flex}.ownedCheckoutGrid{flex:0 auto}.checkoutFooter{flex:none;min-height:112px;padding:18px 20px 24px}.checkoutFooter p{font-size:22px;line-height:1.25}@media (max-width:920px){.pagbankCheckout{min-height:100vh}.ownedCheckoutShell{padding-top:28px;display:block}.checkoutFooter p{font-size:16px}}.pagbankCheckout{--checkout-text-sm:12px;--checkout-text-md:14px;--checkout-text-lg:16px;font-size:var(--checkout-text-md)}.pagbankCheckout p,.pagbankCheckout dt,.pagbankCheckout dd,.pagbankCheckout label,.pagbankCheckout input,.pagbankCheckout select,.pagbankCheckout button,.pagbankCheckout a,.pagbankCheckout span,.pagbankCheckout strong{font-size:var(--checkout-text-md)}.checkoutHeaderInner p,.merchantBadge,.payLabel,.heroAmount,.orderProductInfo h1,.orderProductLine>.unitPrice,.deliveryCard h2,.paymentCard h2,.ownedTotal dd,.ownedContinue,.ownedPayButton,.checkoutFooter p{font-size:var(--checkout-text-lg)}.orderProductInfo label,.orderProductInfo select,.ownedCard>p,.productSummary,.cepRow a,.cepMessage,.checkoutOptionRow,.paymentMethodsLabel,.paymentCard p,.ownedDescription p{font-size:var(--checkout-text-sm)!important}.paymentMethod{font-size:var(--checkout-text-lg)!important}.paymentMethod .paymentIcon{width:38px;height:24px}.paymentMethod .shieldIcon{width:calc(var(--checkout-text-lg) * 1.2);height:calc(var(--checkout-text-lg) * 1.2)}.checkoutOptionRow span,.checkoutOptionRow strong,.merchantBadge:before{font-size:var(--checkout-text-sm)}.heroAmount{line-height:1.2}.productSummary,.ownedDescription p,.paymentCard p{text-wrap:pretty}.pagbankBrand{width:fit-content;line-height:0;display:block}.pagbankBrandImage{width:112px;height:auto;display:block}.footerLogo{color:inherit;transform:none}.footerLogo .pagbankBrandImage{width:50.4px}.checkoutFooter .checkoutFooterLegal{max-width:1369px;font-size:var(--checkout-text-sm);line-height:1.45}.checkoutHeaderInner{grid-template-columns:208px minmax(0,1fr) 208px;width:min(1369px,100% - 40px)}.checkoutFooter p{width:min(1369px,100% - 40px)}.ownedCheckoutGrid{grid-template-columns:minmax(608px,727px) minmax(507px,534px);gap:64px;width:min(1369px,100%)}.ownedOrderColumn{gap:0}.ownedOrderColumn .ownedCard{padding-top:2px}.ownedOrderColumn .payLabel{color:#6f6f72;margin-bottom:4px;font-weight:500;line-height:1.2;font-size:24px!important}.ownedOrderColumn .heroAmount{color:#303033;letter-spacing:0;margin-bottom:96px;font-weight:500;line-height:.95;font-size:64px!important}.orderProductLine{border-bottom:1px solid #e5e5e5;grid-template-columns:104px minmax(0,1fr) max-content;align-items:start;gap:16px;padding-bottom:30px}.cartGlyph{background:linear-gradient(#78d77c 0 42%,#f7fbf2 42% 100%);border:1px solid #d7dce0;border-radius:3px;width:56px;height:38px;margin-top:14px;transform:perspective(80px)rotateX(48deg);box-shadow:0 7px 0 -4px #a9b2a8}.cartGlyph span{border:0;border-top:2px solid #2c8a46;width:31px;height:15px}.cartGlyph span:before,.cartGlyph span:after{background:#2c8a46;width:3px;height:3px;top:4px;bottom:auto}.cartGlyph span:before{left:4px}.cartGlyph span:after{right:4px}.productThumbnail{object-fit:cover;border:1px solid #e5e5e5;border-radius:6px;width:67.2px;height:67.2px;margin-top:4px;display:block}.orderProductInfo h1{color:#2b2b2d;max-width:none;margin-bottom:4px;font-weight:500;line-height:1.22;font-size:22px!important}.productTextBlock{width:100%;max-width:none}.productSummary{color:#77777a;overflow-wrap:anywhere;text-wrap:pretty;width:100%;max-width:none;margin:0 0 8px;line-height:1.25;font-size:13px!important}.quantityControl{color:#242426;background:#f0f0f0;border-radius:6px;grid-template-columns:none;grid-auto-flow:column;align-items:center;gap:3px;width:max-content;padding:2px 6px;font-weight:600;line-height:1.2;display:inline-flex;font-size:16px!important}.quantityControl span{font-size:inherit!important}.quantityControl select{width:34px;min-height:22px;color:inherit;font-weight:inherit;background:0 0;border:0;padding:0 14px 0 0;font-size:inherit!important}.orderProductLine>.unitPrice{color:#303033;text-align:right;white-space:nowrap;font-weight:500;line-height:1.22;font-size:22px!important}.buyerHint{margin:14px 0 0}.totalsList{margin:0;padding-top:24px}.totalsList div{color:#303033;grid-template-columns:minmax(0,1fr) max-content;gap:18px;padding:13px 0;display:grid}.totalsList dt,.totalsList dd{margin:0;font-weight:500;line-height:1.25;font-size:22px!important}.totalsList dd{text-align:right;white-space:nowrap}.totalsList dt span{color:#77777a;margin-top:2px;font-weight:400;line-height:1.25;display:block;font-size:18px!important}.totalsList .ownedTotal{border-top:1px solid #e5e5e5;margin-top:18px;padding-top:30px!important}.totalsList .ownedTotal dt,.totalsList .ownedTotal dd{font-weight:600;font-size:22px!important}@media (max-width:1220px){.ownedCheckoutGrid{grid-template-columns:1fr;width:min(778px,100%)}.checkoutHeaderInner,.checkoutFooter p{width:min(778px,100% - 40px)}.checkoutHeaderInner{grid-template-columns:minmax(0,1fr) auto}.checkoutHeaderInner p{white-space:nowrap}.heroAmount{margin-bottom:48px;font-size:52px!important}}@media (max-width:520px){.payLabel{font-size:20px!important}.heroAmount{margin-bottom:36px;font-size:44px!important}.orderProductLine{grid-template-columns:56px minmax(0,1fr);gap:12px}.orderProductLine>.unitPrice{grid-column:2;justify-self:start}.orderProductInfo h1,.orderProductLine>.unitPrice,.totalsList dt,.totalsList dd{font-size:18px!important}.productSummary,.totalsList dt span{font-size:11px!important}}
