.test-mode-note{color:#28415f;background:#eef4fb;border:1px solid #cfdcee;border-radius:7px;align-items:flex-start;gap:10px;margin-bottom:24px;padding:12px 16px;font-size:13px;line-height:1.6;display:flex}.test-mode-note svg{margin-top:2px}.running-services{flex-wrap:wrap;gap:6px;margin:8px 0 4px;padding:0;list-style:none;display:flex}.running-services li{color:#5c4a0c;background:#fbf2d3;border-radius:4px;align-items:center;gap:5px;padding:3px 7px;font-size:11px;font-weight:600;display:inline-flex}.order-status{color:#536254;white-space:nowrap;background:#eaece7;border-radius:4px;align-items:center;width:fit-content;padding:4px 8px;font-size:11px;font-weight:650;display:inline-flex}.order-status.is-paid{color:#2f5b1f;background:#e3f0d6}.order-status.is-pending{color:#6b4a08;background:#fdf1d4}.order-status.is-failed{color:#8f2d27;background:#fde6e2}.order-status.is-refunded{color:#274567;background:#e6edf7}.promote-page .page-head h1{font-size:34px}.promote-page .text-link,.payment-page .text-link,.price-footnote .text-link{color:#173f35;text-underline-offset:3px;text-decoration:underline}.promote-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:32px;display:grid}.promote-main{flex-direction:column;gap:28px;min-width:0;display:flex}.promote-listing{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:16px;padding:14px;display:flex}.promote-listing-photo{color:#7a8a7b;background:#edf0e9;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden}.promote-listing-photo img{object-fit:cover;width:100%;height:100%}.promote-listing h2{overflow-wrap:anywhere;margin-bottom:4px;font-size:17px}.promote-running{background:#fffaeb;border:1px solid #f0e2b3;border-radius:8px;padding:16px 18px}.promote-running h2{margin-bottom:10px;font-size:16px}.promote-running ul{flex-direction:column;gap:7px;margin:0 0 10px;padding:0;font-size:14px;list-style:none;display:flex}.promote-running li{align-items:flex-start;gap:8px;display:flex}.promote-running li svg{margin-top:3px}.promote-running p{font-size:12px}.promote-ineligible{flex-direction:column;align-items:flex-start;gap:12px;font-size:14px;display:flex}.promote-section-title{margin-bottom:14px;font-size:19px}.promote-hint{margin-top:12px;font-size:12px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;display:grid}.product-grid.packages{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.product-card{text-align:left;background:#fff;border:1.5px solid #d9e1d5;border-radius:9px;flex-direction:column;gap:9px;min-width:0;padding:16px;transition:border-color .15s,box-shadow .15s;display:flex}.product-card:hover{border-color:#9fb49c}.product-card:focus-visible{outline-offset:2px;outline:2px solid #3b6d50}.product-card.is-package{background:#fbfdf7}.product-card.is-selected{border-color:var(--green);background:#f3f8ee;box-shadow:0 0 0 2px #426b5959}.product-head{align-items:center;gap:10px;display:flex}.product-icon{color:#365c46;background:#e8f0df;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.product-name{flex:1;font-size:15px;font-weight:700}.product-check{color:#fff;border:1.5px solid #b8c4b5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.product-card.is-selected .product-check{background:var(--green);border-color:var(--green)}.product-summary{color:#56665a;font-size:13px;line-height:1.55}.product-duration,.product-includes{color:#3f5446;font-size:12px;font-weight:600}.product-includes{flex-direction:column;gap:2px;margin:0;padding-left:18px;display:flex}.product-price{flex-direction:column;gap:2px;margin-top:auto;font-size:19px;font-weight:750;display:flex}.product-price small{color:#4d7a35;font-size:11px;font-weight:500}.promote-summary{border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;gap:14px;padding:20px;display:flex;position:sticky;top:20px}.promote-summary h2{font-size:18px}.summary-lines{flex-direction:column;gap:8px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.summary-lines li{justify-content:space-between;gap:12px;display:flex}.summary-lines small{color:var(--muted)}.summary-total{border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;padding-top:12px;font-size:14px;display:flex}.summary-total strong{font-size:22px}.consent-check{color:#4b5b4f;align-items:flex-start;gap:10px;font-size:12px;line-height:1.6;display:flex}.consent-check input{width:18px;height:18px;accent-color:var(--green);flex-shrink:0;margin:2px 0 0}.consent-check a{text-decoration:underline}.summary-note{color:var(--muted);gap:6px;font-size:11px;line-height:1.5;display:flex}.payment-gateway .test-mode-note{margin-bottom:0}.payment-gateway{flex-direction:column;gap:22px;max-width:680px;margin:0 auto;display:flex}.gateway-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.gateway-head h1{margin-bottom:6px;font-size:30px}.gateway-order,.gateway-pay{border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;gap:14px;padding:20px;display:flex}.gateway-order h2,.gateway-pay h2{overflow-wrap:anywhere;font-size:16px}.method-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.method-option{cursor:pointer;text-align:center;border:1.5px solid #d9e1d5;border-radius:8px;flex-direction:column;align-items:center;gap:6px;padding:14px 8px;font-size:13px;font-weight:650;display:flex;position:relative}.method-option input{opacity:0;cursor:pointer;position:absolute;inset:0}.method-option.is-selected{border-color:var(--green);background:#f3f8ee}.method-option:focus-within{outline-offset:2px;outline:2px solid #3b6d50}.simulation-box{background:#f5f8fc;border:1px dashed #b9c9e0;border-radius:8px;flex-direction:column;gap:10px;padding:16px;display:flex}.simulation-box h3{font-size:15px}.simulation-box p{font-size:13px}.simulation-actions{flex-wrap:wrap;gap:10px;display:flex}.gateway-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.gateway-foot .text-link{background:0 0;border:0;padding:0;font-size:13px}.payment-result{border:1px solid var(--line);background:#fff;border-radius:10px;gap:14px;padding:20px;display:flex}.payment-result h2{margin-bottom:6px;font-size:19px}.payment-result.is-success{background:#f5faef;border-color:#cfe3bd}.payment-result.is-success>svg{color:#3c7a2a}.payment-result.is-failure{color:#7e2a24;background:#fff4f2;border-color:#f0cdc7}.payment-result>svg{flex-shrink:0}.payment-result p{font-size:14px}.result-services{flex-direction:column;gap:8px;margin:12px 0;padding:0;font-size:14px;list-style:none;display:flex}.result-services li{align-items:flex-start;gap:8px;display:flex}.result-services li svg{margin-top:3px}.result-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.payment-history{color:var(--muted);font-size:13px}.payment-history summary{cursor:pointer;font-weight:600}.payment-history ul{margin:10px 0 0;padding-left:18px}.price-table{border:1px solid var(--line);background:#fff;border-radius:10px;margin:8px 0 12px;overflow:hidden}.price-row{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) 130px 130px;align-items:center;gap:14px;padding:14px 18px;font-size:14px;display:grid}.price-row:first-child{border-top:0}.price-head{color:var(--muted);background:#f4f7f1;font-size:12px;font-weight:700}.price-name{align-items:flex-start;gap:10px;display:flex}.price-name svg{color:#3d6a4f;margin-top:3px}.price-name>span{flex-direction:column;gap:3px;display:flex}.help-document .price-name small,.price-name small{color:#59695c;font-size:12px;line-height:1.5}.price-value{flex-direction:column;font-weight:750;display:flex}.price-value small{color:#4d7a35;font-size:11px;font-weight:500}.help-document .price-footnote{font-size:13px}.order-row{border-bottom:1px solid #dedfd8;flex-direction:column;gap:8px;padding:20px 0;display:flex}.order-row-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.order-row h3{overflow-wrap:anywhere;font-size:16px}.order-row h3 a:hover{text-decoration:underline}.order-row .muted{font-size:12px}.order-items{font-size:13px}.order-row-foot{justify-content:space-between;align-items:center;gap:12px;display:flex}@media (max-width:900px){.promote-layout{grid-template-columns:1fr}.promote-summary{position:static}}@media (max-width:540px){.promote-page .page-head h1,.gateway-head h1{font-size:26px}.gateway-head{flex-direction:column}.method-grid{grid-template-columns:1fr}.method-option{flex-direction:row;justify-content:flex-start;padding:12px 14px}.simulation-actions .button{width:100%}.price-row{grid-template-columns:minmax(0,1fr) auto;padding:12px 14px}.price-row>span:nth-child(2){color:var(--muted);grid-area:2/1;padding-left:28px;font-size:12px}.price-row>span:nth-child(3){text-align:right;grid-area:1/2/span 2}.price-head>span:nth-child(2){display:none}.payment-result{flex-direction:column}}.order-row-foot .text-link{font-size:14px}
