.dp-page{--b:#3355ff;--b2:#2747dc;--ink:#162033;--muted:#697386;--line:#e4e9f1;--soft:#f3f6ff;--green:#14845a;max-width:1180px;margin:0 auto 70px;color:var(--ink);font-family:inherit}.dp-page *{box-sizing:border-box}.dp-page button,.dp-page input{font:inherit}.dp-hero{display:flex;align-items:center;justify-content:space-between;min-height:230px;padding:42px 48px;margin-bottom:24px;border-radius:24px;background:linear-gradient(125deg,#eef2ff,#fafbff 60%,#edf1ff)}.dp-hero>div{max-width:750px}.dp-hero>div>span{color:var(--b);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.dp-hero h1{margin:13px 0 14px;font-size:42px;line-height:1.08;letter-spacing:-1.2px}.dp-hero p{margin:0;color:var(--muted);font-size:17px;line-height:1.6}.dp-hero>b{display:grid;place-items:center;width:170px;height:170px;border-radius:50%;background:linear-gradient(145deg,var(--b),#7288ff);box-shadow:0 20px 45px rgba(51,85,255,.24);color:#fff;font-size:55px}.dp-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(350px,.75fr);overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 10px 35px rgba(22,32,51,.06)}.dp-form{padding:32px 36px}.dp-field{margin:0 0 25px}.dp-field>label,.dp-field>legend,.dp-label>label{display:block;margin:0 0 10px;font-size:14px;font-weight:650}.dp-label{display:flex;align-items:center;justify-content:space-between;gap:15px}.dp-label>label{margin:0}.dp-input,.dp-label>div{display:flex;align-items:center;width:100%;height:48px;border:1px solid #d8dde7;border-radius:10px;background:#fff;overflow:hidden}.dp-label>div{width:205px}.dp-input:focus-within,.dp-label>div:focus-within{border-color:var(--b);box-shadow:0 0 0 3px rgba(51,85,255,.12)}.dp-input input,.dp-label input{width:100%;min-width:0;height:100%;padding:0 5px 0 14px!important;border:0!important;outline:0!important;background:transparent!important;color:var(--ink)!important;font-size:16px!important;font-weight:650!important;box-shadow:none!important}.dp-input span,.dp-label div span{padding:0 13px 0 4px;color:var(--muted);font-size:12px;white-space:nowrap}.dp-range{--fill:25%;width:100%;height:5px;padding:0!important;margin:18px 0 0!important;border:0!important;border-radius:99px;appearance:none;-webkit-appearance:none;background:linear-gradient(to right,var(--b) 0,var(--b) var(--fill),#e4e8ef var(--fill),#e4e8ef 100%)!important}.dp-range::-webkit-slider-thumb{width:20px;height:20px;border:5px solid var(--b);border-radius:50%;appearance:none;-webkit-appearance:none;background:#fff;cursor:pointer}.dp-range::-moz-range-thumb{width:10px;height:10px;border:5px solid var(--b);border-radius:50%;background:#fff}.dp-field>small{display:flex;justify-content:space-between;margin-top:8px;color:#99a1af;font-size:11px}.dp-field>small i{font-style:normal}.dp-cols{display:grid;grid-template-columns:1fr 1fr;gap:22px}.dp-method,.dp-effect{padding:0;border:0}.dp-method>div,.dp-effect>div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.dp-method label,.dp-effect label{position:relative;cursor:pointer}.dp-method input,.dp-effect input{position:absolute;opacity:0}.dp-method span,.dp-effect span{display:flex;justify-content:center;align-items:center;min-height:48px;padding:6px;border:1px solid var(--line);border-radius:10px;color:var(--muted);font-size:12px;font-weight:600;text-align:center}.dp-method input:checked+span,.dp-effect input:checked+span{border-color:var(--b);background:var(--soft);color:var(--b)}.dp-extra{padding:23px 24px 1px;border:1px solid var(--line);border-radius:14px;background:#fbfcff}.dp-extra h2{margin:0 0 20px;font-size:18px}.dp-effect span{flex-direction:column;min-height:65px}.dp-effect small{margin-top:3px;font-size:10px;font-weight:400}.dp-result{padding:32px;background:linear-gradient(145deg,#f3f6ff,#edf1ff);border-left:1px solid var(--line)}.dp-result>span{color:var(--muted);font-size:13px}.dp-result>strong{display:block;margin:5px 0 3px;font-size:36px;line-height:1.15}.dp-result>small{color:#8a93a4;font-size:11px}.dp-save{margin:27px 0 16px;padding:17px;border-radius:13px;background:#fff;box-shadow:0 5px 18px rgba(30,50,90,.07)}.dp-save span{display:block;color:var(--muted);font-size:11px}.dp-save b{display:block;margin-top:4px;color:var(--green);font-size:24px}.dp-result dl{margin:0 0 19px;border-top:1px solid #dbe1ef}.dp-result dl div{display:flex;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid #dbe1ef}.dp-result dt{color:var(--muted);font-size:11px}.dp-result dd{margin:0;font-size:12px;font-weight:700;text-align:right}.dp-cta{display:flex!important;justify-content:center;align-items:center;min-height:50px;border-radius:10px;background:var(--b);color:#fff!important;text-decoration:none!important;font-size:15px;font-weight:700}.dp-cta:hover{background:var(--b2)}.dp-result>p{margin:11px 0 0;color:#7a8496;font-size:10px;line-height:1.45;text-align:center}.dp-compare,.dp-schedule-card{margin-top:14px;padding:25px 28px;border:1px solid var(--line);border-radius:16px;background:#fff}.dp-compare>div:first-child h2{margin:0 0 4px;font-size:19px}.dp-compare>div:first-child p{margin:0;color:var(--muted);font-size:12px}.dp-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.dp-cards article{padding:18px;border-radius:12px;background:#f7f8fb}.dp-cards article:last-child{background:#edf2ff}.dp-cards span,.dp-cards small{display:block;color:var(--muted);font-size:11px}.dp-cards b{display:block;margin:5px 0;font-size:21px}.dp-schedule-card{padding:0;overflow:hidden;scroll-margin-top:20px}.dp-schedule-card>button{display:flex;justify-content:space-between;align-items:center;width:100%;padding:18px 22px;border:0;background:#fff;color:var(--ink);text-align:left;cursor:pointer}.dp-schedule-card button span{display:flex;flex-direction:column}.dp-schedule-card button small{margin-top:3px;color:var(--muted);font-size:11px}.dp-schedule-card button i{font-size:20px;font-style:normal}.dp-schedule-card button[aria-expanded=true] i{transform:rotate(180deg)}.dp-table{max-height:520px;overflow:auto;border-top:1px solid var(--line)}.dp-table table{width:100%;border-collapse:collapse;font-size:12px}.dp-table th{position:sticky;top:0;background:#f7f8fb;color:var(--muted)}.dp-table th,.dp-table td{padding:12px 15px;border-bottom:1px solid #edf0f4;text-align:right;white-space:nowrap}.dp-table th:first-child,.dp-table td:first-child{text-align:left}.dp-info{margin-top:50px}.dp-info>h2{margin:0 0 17px;font-size:28px}.dp-info>p{max-width:950px;margin:0;color:#566176;font-size:15px;line-height:1.7}.dp-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:24px}.dp-steps article,.dp-options article{padding:24px;border:1px solid var(--line);border-radius:15px}.dp-steps article>b{display:grid;place-items:center;width:34px;height:34px;margin-bottom:15px;border-radius:10px;background:#edf1ff;color:var(--b)}.dp-info h3{margin:0 0 8px;font-size:17px}.dp-info article p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.dp-options{display:grid;grid-template-columns:1fr 1fr;gap:16px}.dp-tip{margin-top:16px;padding:18px 20px;border-left:4px solid var(--b);border-radius:0 12px 12px 0;background:#f3f6ff;color:#4d5870;font-size:13px;line-height:1.6}.dp-faq details{border-top:1px solid var(--line)}.dp-faq details:last-child{border-bottom:1px solid var(--line)}.dp-faq summary{display:flex;justify-content:space-between;padding:20px 4px;list-style:none;font-size:15px;font-weight:650;cursor:pointer}.dp-faq summary::-webkit-details-marker{display:none}.dp-faq summary i{color:var(--b);font-size:22px;font-style:normal}.dp-faq details[open] summary i{transform:rotate(45deg)}.dp-faq details p{margin:-5px 0 19px;color:var(--muted);font-size:13px;line-height:1.7}
@media(max-width:900px){.dp-hero{padding:34px}.dp-hero>b{width:120px;height:120px;font-size:40px}.dp-grid{grid-template-columns:1fr}.dp-result{border-left:0;border-top:1px solid var(--line)}}
@media(max-width:620px){.dp-hero{min-height:0;padding:27px 21px;border-radius:16px}.dp-hero h1{font-size:31px}.dp-hero p{font-size:14px}.dp-hero>b{display:none}.dp-grid{border-radius:15px}.dp-form,.dp-result{padding:22px 17px}.dp-label{display:block}.dp-label>label{margin-bottom:9px}.dp-label>div{width:100%}.dp-cols,.dp-cards,.dp-steps,.dp-options{grid-template-columns:1fr;gap:0}.dp-extra{padding:20px 16px 1px}.dp-method>div,.dp-effect>div{grid-template-columns:1fr 1fr;gap:6px}.dp-result>strong{font-size:32px}.dp-compare{padding:20px 15px}.dp-cards{gap:10px}.dp-info{margin-top:38px}.dp-info>h2{font-size:24px}.dp-steps{gap:12px}.dp-table th,.dp-table td{padding:11px 12px}}
