.page-module__y4_2rW__pageWrapper{--bg-cream:#f5f0e8;--bg-cream-alt:#edeae2;--bg-dark:#1a1a1a;--text-primary:#1a1a1a;--text-secondary:#5c5c5c;--gold:#c9a84c;--gold-soft:#c9a84c24;--green:#2d6a4f;--white:#fff;--line:#e6dfd1;min-height:100vh;font-family:var(--font-body), "Inter", sans-serif;color:var(--text-primary);background-color:var(--bg-cream);background-image:radial-gradient(80% 50% at 50% 0,#c9a84c1a 0%,#0000 60%);padding:28px 18px 64px;line-height:1.6}.page-module__y4_2rW__container{width:100%;max-width:540px;margin:0 auto}.page-module__y4_2rW__header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.page-module__y4_2rW__brand{font-family:var(--font-display), "Playfair Display", serif;letter-spacing:.08em;color:var(--text-primary);font-size:15px;font-weight:700}.page-module__y4_2rW__secure{color:var(--green);align-items:center;gap:6px;font-size:12.5px;font-weight:600;display:inline-flex}.page-module__y4_2rW__card{background-color:var(--white);border:1px solid var(--line);border-radius:16px;flex-direction:column;gap:20px;padding:24px;display:flex;box-shadow:0 12px 40px #1a1a1a14}.page-module__y4_2rW__summary{background-color:var(--bg-cream-alt);border-radius:12px;padding:16px 18px}.page-module__y4_2rW__summaryHead{text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);justify-content:space-between;align-items:center;margin-bottom:12px;font-size:12px;font-weight:700;display:flex}.page-module__y4_2rW__itemCount{background-color:var(--white);color:var(--green);letter-spacing:.04em;border-radius:999px;padding:2px 10px}.page-module__y4_2rW__summaryRow{justify-content:space-between;align-items:center;padding:5px 0;font-size:15px;display:flex}.page-module__y4_2rW__summaryRow span:last-child{font-variant-numeric:tabular-nums;font-weight:600}.page-module__y4_2rW__summaryTotal{border-top:1px solid var(--line);font-family:var(--font-display), "Playfair Display", serif;justify-content:space-between;align-items:center;margin-top:10px;padding-top:12px;font-size:20px;font-weight:700;display:flex}.page-module__y4_2rW__summaryTotal span:last-child{color:var(--green);font-variant-numeric:tabular-nums}.page-module__y4_2rW__digitalNote{color:var(--text-secondary);background-color:#2d6a4f0f;border:1px solid #2d6a4f2e;border-radius:10px;flex-direction:column;gap:4px;padding:11px 14px;font-size:12.5px;line-height:1.5;display:flex}.page-module__y4_2rW__digitalNoteMeta{color:var(--text-primary);font-weight:500}.page-module__y4_2rW__digitalNoteMeta strong{font-weight:700}.page-module__y4_2rW__bump{background-color:var(--gold-soft);cursor:pointer;border:2px dashed #a98b338c;border-radius:12px;align-items:flex-start;gap:12px;padding:16px 18px;transition:border-color .2s,background-color .2s;display:flex}.page-module__y4_2rW__bumpOn{border-style:solid;border-color:var(--green);background-color:#2d6a4f14}.page-module__y4_2rW__bumpCheckbox{width:20px;min-width:20px;height:20px;accent-color:var(--green);cursor:pointer;margin-top:2px}.page-module__y4_2rW__bumpBody{flex-direction:column;gap:3px;display:flex}.page-module__y4_2rW__bumpTitle{color:var(--text-primary);font-size:15px;font-weight:700;line-height:1.35}.page-module__y4_2rW__bumpLine{color:var(--text-secondary);font-size:13.5px}.page-module__y4_2rW__bumpPrice{color:var(--green);margin-top:2px;font-size:12.5px;font-weight:600}.page-module__y4_2rW__fields{flex-direction:column;gap:14px;display:flex}.page-module__y4_2rW__field{flex-direction:column;gap:6px;display:flex}.page-module__y4_2rW__fieldLabel{color:var(--text-primary);font-size:13px;font-weight:600}.page-module__y4_2rW__input{color:var(--text-primary);background-color:var(--white);border:1px solid #d9d2c4;border-radius:10px;outline:none;padding:12px 14px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s}.page-module__y4_2rW__input:focus{border-color:var(--green);box-shadow:0 0 0 3px #2d6a4f24}.page-module__y4_2rW__fieldHint{color:var(--text-secondary);font-size:12px}.page-module__y4_2rW__paymentWrap{min-height:240px;padding-top:2px;position:relative}.page-module__y4_2rW__paymentSkeleton{border:1px solid var(--line);background:linear-gradient(100deg, var(--bg-cream-alt) 20%, #f3eee4 40%, var(--bg-cream-alt) 60%);pointer-events:none;background-size:200% 100%;border-radius:10px;justify-content:center;align-items:center;animation:1.4s ease-in-out infinite page-module__y4_2rW__paymentShimmer;display:flex;position:absolute;inset:2px 0 0}.page-module__y4_2rW__paymentSkeletonText{color:var(--text-secondary);font-size:13px;font-weight:500}@keyframes page-module__y4_2rW__paymentShimmer{0%{background-position:150% 0}to{background-position:-50% 0}}@media (prefers-reduced-motion:reduce){.page-module__y4_2rW__paymentSkeleton{animation:none}}.page-module__y4_2rW__retryBox{background-color:#fbeaea;border:1px solid #e6b8b8;border-radius:10px;flex-direction:column;gap:12px;padding:16px;display:flex}.page-module__y4_2rW__retryText{color:#8a2b2b;margin:0;font-size:14px;line-height:1.5}.page-module__y4_2rW__retryButton{background-color:var(--green);color:var(--white);cursor:pointer;border:none;border-radius:8px;align-self:flex-start;padding:10px 18px;font-size:14px;font-weight:600}.page-module__y4_2rW__consent{color:var(--text-secondary);background-color:var(--bg-cream-alt);border-radius:10px;margin:0;padding:11px 14px;font-size:12.5px;line-height:1.5}.page-module__y4_2rW__payButton{background:linear-gradient(180deg, #35795b 0%, var(--green) 55%, #275c45 100%);color:var(--white);font-variant-numeric:tabular-nums;cursor:pointer;border:none;border-radius:11px;justify-content:center;align-items:center;padding:17px 24px;font-size:17px;font-weight:700;transition:filter .18s,transform .18s;display:inline-flex;box-shadow:0 10px 24px #2d6a4f52}.page-module__y4_2rW__payButton:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px)}.page-module__y4_2rW__payButton:disabled{opacity:.6;cursor:not-allowed}.page-module__y4_2rW__trustRow{color:var(--text-secondary);flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;font-size:12px;font-weight:500;display:flex}.page-module__y4_2rW__trustRow span{align-items:center;gap:5px;display:inline-flex}.page-module__y4_2rW__trustRow svg{color:var(--green)}.page-module__y4_2rW__loading{text-align:center;color:var(--text-secondary);padding:48px 0;font-size:15px}.page-module__y4_2rW__errorBox{color:#8a2b2b;background-color:#fbeaea;border:1px solid #e6b8b8;border-radius:10px;padding:12px 14px;font-size:14px}.page-module__y4_2rW__configNotice{background-color:var(--white);border:1px solid var(--line);text-align:center;color:var(--text-secondary);border-radius:14px;padding:28px;font-size:14px;box-shadow:0 8px 28px #1a1a1a0f}.page-module__y4_2rW__configNotice strong{color:var(--text-primary);margin-bottom:8px;font-size:16px;display:block}.page-module__y4_2rW__configNotice code{background-color:var(--bg-cream-alt);border-radius:4px;padding:1px 5px;font-size:12.5px}@media (max-width:480px){.page-module__y4_2rW__card{padding:18px}}
