.cf-body{background-color:var(--vl-surface);flex-direction:column;align-items:center;padding:70px 72px 90px;display:flex}.cf-inner{flex-direction:column;align-items:center;gap:24px;width:620px;max-width:100%;display:flex}.cf-check{background-color:var(--vl-forest);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:84px;height:84px;display:flex}.cf-title{font-family:var(--font-heading);color:var(--vl-ink);text-align:center;width:100%;font-size:44px;font-weight:400}.cf-sub{color:var(--vl-muted);text-align:center;width:520px;max-width:100%;font-size:17px;line-height:26px}.cf-ref{background-color:var(--vl-white);border:1px solid var(--vl-hair);border-radius:9999px;align-items:center;gap:8px;padding:10px 18px;display:flex}.cf-ref-t{font-family:var(--font-mono);color:var(--vl-ink);font-size:14px;font-weight:600}.cf-summary{background-color:var(--vl-white);border:1px solid var(--vl-hair);border-radius:18px;flex-direction:column;gap:18px;width:100%;padding:24px;display:flex}.cf-item{align-items:center;gap:16px;width:100%;display:flex}.cf-item-img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;flex-shrink:0;width:110px;height:82px;overflow:hidden}.cf-item-c{flex-direction:column;flex:1 1 0;gap:5px;min-width:0;display:flex}.cf-item-t{font-family:var(--font-heading);color:var(--vl-ink);font-size:22px;font-weight:400}.cf-item-r{color:var(--vl-muted);align-items:center;gap:6px;font-size:14px;display:flex}.cf-divider{background-color:var(--vl-hair);width:100%;height:1px}.cf-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 22px;width:100%;display:grid}.cf-cell{flex-direction:column;flex:1 1 0;gap:4px;display:flex}.cf-cell-l{color:var(--vl-muted);font-size:13px}.cf-cell-v{color:var(--vl-ink);font-size:16px;font-weight:600}.cf-payment-note{color:var(--vl-muted);background:#fff9e9;border:1px solid rgba(216,179,91,.4);border-radius:11px;padding:12px 14px;font-size:12px;line-height:17px}.cf-host{justify-content:space-between;align-items:center;width:100%;display:flex}.cf-host-l{color:var(--vl-ink);align-items:center;gap:10px;font-size:15px;display:flex}.cf-host-p{color:var(--vl-forest);font-size:15px;font-weight:600}.cf-buttons{gap:14px;padding-top:6px;display:flex}.cf-btn-primary{background-color:var(--vl-forest);color:var(--vl-white);cursor:pointer;border-radius:11px;justify-content:center;align-items:center;padding:15px 28px;font-size:16px;font-weight:600;text-decoration:none;display:flex}.cf-btn-secondary{background-color:var(--vl-white);border:1px solid var(--vl-hair);color:var(--vl-ink);cursor:pointer;border-radius:11px;justify-content:center;align-items:center;padding:15px 28px;font-size:16px;font-weight:600;text-decoration:none;display:flex}@media (width<=860px){.cf-body{padding:40px 18px 44px}.cf-inner{gap:20px;width:100%}.cf-check{width:72px;height:72px}.cf-check i{font-size:36px!important}.cf-title{font-size:32px}.cf-sub{width:100%;font-size:15px;line-height:23px}.cf-ref{padding:9px 16px}.cf-ref-t{font-size:13px}.cf-summary{border-radius:16px;gap:14px;padding:18px}.cf-item{gap:12px}.cf-item-img{border-radius:10px;width:84px;height:64px}.cf-item-c{gap:3px}.cf-item-t{font-size:18px}.cf-item-r{font-size:13px}.cf-cell{gap:3px}.cf-cell-l{font-size:12px}.cf-cell-v{font-size:15px}.cf-grid{grid-template-columns:1fr;gap:14px}.cf-host{flex-direction:column;align-items:flex-start;gap:6px}.cf-buttons{flex-direction:column;gap:12px;width:100%;padding-top:0}.cf-btn-primary,.cf-btn-secondary{width:100%;padding:15px}}