.co-wrap{max-width:1120px;margin:0 auto;padding:128px 20px 80px}.co-head{display:flex;flex-wrap:wrap;gap:10px 18px;align-items:baseline;margin:6px 0 18px}.co-head h1{font-size:clamp(22px,3vw,30px);line-height:1.15;margin:0}.co-head .co-tour{color:var(--muted,#556357);font-weight:600}.co-steps{display:flex;gap:8px;margin:0 0 22px;flex-wrap:wrap}.co-steps .st{display:flex;align-items:center;gap:8px;font-size:13.5px;font-weight:700;color:#8a978c;padding:7px 12px;border-radius:999px;background:#f3f6ef}.co-steps .st b{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#cdd8c6;color:#fff;font-size:12px}.co-steps .st.on{color:#fff;background:var(--brand-d)}.co-steps .st.on b{background:#ffffff47}.co-steps .st.done{color:#437f0f;background:#e8f5d4}.co-steps .st.done b{background:#57a312}.co-grid{display:grid;grid-template-columns:1fr 360px;gap:28px;align-items:start}.co-main{min-width:0}.co-card{background:#fff;border:1px solid #e7ede1;border-radius:16px;padding:20px 20px 22px;box-shadow:0 6px 22px #3c5a280d;margin-bottom:18px}.co-card h2{font-size:16px;margin:0 0 14px;display:flex;align-items:center;gap:8px}.co-card h2 .ic{width:18px;height:18px;color:#57a312}.co-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.co-field{display:flex;flex-direction:column;gap:5px;margin-bottom:12px}.co-field.full{grid-column:1/-1}.co-field label{font-size:12.5px;font-weight:700;color:#3b463f}.co-field label .req{color:#d9534f}.co-field input,.co-field select,.co-field textarea{font:inherit;font-size:14.5px;padding:10px 12px;border:1px solid #d5ded0;border-radius:10px;background:#fdfefb;color:#243128;width:100%}.co-field input:focus,.co-field select:focus,.co-field textarea:focus{outline:none;border-color:#8ed934;box-shadow:0 0 0 3px #6fc81a29}.co-field.err input,.co-field.err select{border-color:#e0a3a0;background:#fdf5f5}.co-phone{display:grid;grid-template-columns:110px 1fr;gap:8px}.co-rate-sel{margin-bottom:14px}.co-tier{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 0;border-top:1px solid #eef2e9}.co-tier:first-of-type{border-top:none}.co-tier .ti-l b{display:block;font-size:14.5px;color:#243128}.co-tier .ti-l small{color:#7a8a7d;font-size:12.5px}.co-tier .ti-price{font-weight:700;color:#437f0f;white-space:nowrap;margin-left:auto}.stp{display:inline-flex;align-items:center;border:1px solid #d5ded0;border-radius:10px;overflow:hidden}.stp button{width:34px;height:34px;border:none;background:#f3f6ef;color:#2f3a30;font-size:20px;line-height:1;cursor:pointer}.stp button:hover{background:#e8f5d4}.stp button:disabled{opacity:.4;cursor:not-allowed}.stp input{width:40px;text-align:center;border:none;font:inherit;font-weight:700;font-size:15px;background:#fff;-moz-appearance:textfield}.stp input::-webkit-outer-spin-button,.stp input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.co-addon{display:flex;gap:12px;align-items:flex-start;justify-content:space-between;padding:12px 0;border-top:1px solid #eef2e9}.co-addon:first-of-type{border-top:none}.co-addon .ad-l{min-width:0}.co-addon .ad-l b{font-size:14px;color:#243128}.co-addon .ad-l p{margin:3px 0 0;font-size:12.5px;color:#7a8a7d;line-height:1.4}.co-addon .ad-r{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.co-addon .ad-r .ap{font-weight:700;color:#437f0f;white-space:nowrap;font-size:13.5px}.co-sum{position:sticky;top:96px;background:#fff;border:1px solid #e7ede1;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #3c5a2814}.co-sum .su-img{position:relative;aspect-ratio:16/10;overflow:hidden}.co-sum .su-img img{width:100%;height:100%;object-fit:cover}.co-sum .su-b{padding:16px 18px 18px}.co-sum .su-b h3{margin:0 0 4px;font-size:16px}.co-sum .su-meta{font-size:12.5px;color:#7a8a7d;margin-bottom:12px}.co-lines{margin:10px 0;font-size:13.5px}.co-lines .ln{display:flex;justify-content:space-between;gap:10px;padding:4px 0;color:#3b463f}.co-lines .ln.muted{color:#8a978c}.co-lines .ln span:last-child{font-weight:700;color:#243128;white-space:nowrap}.co-total{display:flex;justify-content:space-between;align-items:baseline;border-top:2px solid #eef2e9;margin-top:8px;padding-top:12px}.co-total .tl{font-weight:700;font-size:15px}.co-total .tv{font-weight:700;font-size:24px;color:#243128}.co-total .tv small{font-size:12px;color:#8a978c;font-weight:700}.co-assure{list-style:none;margin:14px 0 0;padding:0;display:flex;flex-direction:column;gap:7px}.co-assure li{display:flex;gap:8px;align-items:center;font-size:12.5px;color:#4a564c}.co-assure li .ic{width:15px;height:15px;color:#57a312;flex:none}.co-actions{display:flex;gap:12px;align-items:center;margin-top:6px}.co-btn{appearance:none;border:none;cursor:pointer;font:inherit;font-weight:700;font-size:14.5px;border-radius:10px;padding:13px 20px;display:inline-flex;align-items:center;justify-content:center;gap:9px;transition:transform .22s var(--ease),background .22s,box-shadow .22s}.co-btn.primary{color:#14261a;background:var(--brand);flex:1}.co-btn.primary:hover{background:#63bc17;transform:translateY(-2px);box-shadow:0 12px 26px #5aa51961}.co-btn.primary:active{transform:translateY(0);box-shadow:0 4px 12px #5aa5194d}.co-btn.ghost{background:#f3f6ef;color:#3b463f}.co-btn.ghost:hover{background:#e8f0e0;transform:translateY(-2px)}.co-btn:disabled{opacity:.55;cursor:not-allowed;filter:none;transform:none;box-shadow:none}.co-btn .ic{width:18px;height:18px;transition:transform .22s var(--ease)}.co-btn.primary:hover .ic{transform:translate(2px)}.co-err{background:#fdf3f2;border:1px solid #f0cdca;color:#a6403a;border-radius:10px;padding:11px 14px;font-size:13.5px;margin-bottom:14px;display:none}.co-err.show{display:block}.co-rev{font-size:14px}.co-rev .rv{display:flex;justify-content:space-between;gap:14px;padding:9px 0;border-top:1px solid #eef2e9}.co-rev .rv:first-child{border-top:none}.co-rev .rv .k{color:#7a8a7d}.co-rev .rv .v{font-weight:700;text-align:right}.co-pay-note{display:flex;gap:9px;align-items:flex-start;font-size:12.5px;color:#6a776c;margin-top:12px}.co-pay-note .ic{width:16px;height:16px;color:#57a312;flex:none;margin-top:1px}.co-pay-badge{display:flex;align-items:center;gap:7px;justify-content:center;font-size:12px;color:#8a978c;margin-top:12px;font-weight:600}.co-pay-badge .ic{width:14px;height:14px}.co-panel{display:none}.co-panel.on{display:block;animation:coFade .25s ease}@keyframes coFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.co-done{max-width:600px;margin:40px auto;text-align:center;background:#fff;border:1px solid #e7ede1;border-radius:18px;padding:38px 28px;box-shadow:0 10px 30px #3c5a2814}.co-done .tick{width:66px;height:66px;border-radius:50%;background:var(--brand-d);display:grid;place-items:center;margin:0 auto 18px}.co-done .tick .ic{width:34px;height:34px;color:#fff}.co-done h2{margin:0 0 10px;font-size:24px}.co-done p{color:#4a564c;line-height:1.6;margin:0 auto 16px;max-width:460px}.co-done .ref{display:inline-block;background:#f3f6ef;border-radius:10px;padding:8px 16px;font-weight:700;letter-spacing:.04em;margin-bottom:18px}@media(max-width:860px){.co-grid{grid-template-columns:1fr}.co-sum{position:static;order:-1}.co-sum .su-img{aspect-ratio:21/9}}@media(max-width:520px){.co-row,.co-phone{grid-template-columns:1fr}}.co-wa{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:12px;padding:12px 16px;border-radius:12px;font-weight:700;font-size:14.5px;text-decoration:none;color:#0b5a2a;background:#eafaf0;border:1.5px solid #bfe9cf;transition:transform .22s var(--ease),background .22s,box-shadow .22s}.co-wa:hover{background:#dff4e7;transform:translateY(-2px);box-shadow:0 10px 22px #25a35a38}.co-wa:active{transform:translateY(0)}.co-wa .ic{width:18px;height:18px;color:#25a35a;fill:currentColor}.co-wa-or{text-align:center;font-size:12px;color:#9aa79c;margin:10px 0 2px;font-weight:600}
