.dk-checker{max-width:860px;margin:40px auto;color:#111;font-family:inherit}.dk-checker__intro h2{margin:0 0 8px;font-size:clamp(28px,4vw,42px);letter-spacing:-.04em}.dk-checker__intro p{margin:0 0 24px;color:#666}.dk-checker__input-row{display:flex;gap:10px}.dk-checker__input-row input{min-width:0;flex:1;height:54px;padding:0 17px;border:1px solid #cfd3da;border-radius:8px;background:#fff;font-size:16px}.dk-checker__input-row button,.dk-result__buy{border:0;border-radius:8px;background:#111;color:#fff;font-weight:700;text-decoration:none}.dk-checker__input-row button{min-width:120px;padding:0 20px;cursor:pointer}.dk-checker__input-row button:disabled{opacity:.55}.dk-checker__help,.dk-checker__status,.dk-result__note{font-size:14px;color:#777}.dk-checker__status{min-height:22px;margin-top:18px;color:#e23b3b}.dk-result{margin-top:22px;padding-top:26px;border-top:1px solid #ddd}.dk-result__product{display:flex;align-items:flex-start;gap:22px}.dk-result__product img{width:150px;height:150px;border-radius:10px;object-fit:cover}.dk-result__shop{font-size:14px;font-weight:700}.dk-result h3{margin:7px 0 12px;font-size:24px;line-height:1.4}.dk-result__price{font-size:28px}.dk-result__verdict{display:flex;justify-content:space-between;gap:18px;margin-top:28px;padding:20px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;font-size:20px}.dk-result__verdict strong{color:#111}.dk-result__verdict--new_low strong,.dk-result__verdict--same_low strong,.dk-result__verdict--lower strong{color:#ef3340}.dk-result__verdict--higher strong{color:#2457ff}.dk-result__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:0}.dk-result__stats div{padding:20px 0;border-bottom:1px solid #eee}.dk-result__stats dt{font-size:13px;color:#777}.dk-result__stats dd{margin:6px 0 0;font-size:20px;font-weight:700}.dk-chart{margin-top:26px}.dk-chart svg{display:block;width:100%;height:auto;overflow:visible}.dk-chart line{stroke-width:1;stroke-dasharray:5 5}.dk-chart__high{stroke:#2457ff}.dk-chart__low{stroke:#ef3340}.dk-chart__line{fill:none;stroke:#111827;stroke-width:2.5}.dk-chart circle{fill:#fff;stroke:#111827;stroke-width:2}.dk-chart circle.current{fill:#111827}.dk-chart text{fill:#777;font-size:12px}.dk-result__buy{display:block;margin-top:24px;padding:16px;text-align:center}.dk-result__note{margin:18px 0 0}@media(max-width:620px){.dk-checker__input-row{display:block}.dk-checker__input-row button{width:100%;height:50px;margin-top:10px}.dk-result__product img{width:100px;height:100px}.dk-result h3{font-size:19px}.dk-result__price{font-size:23px}.dk-result__stats{grid-template-columns:1fr}.dk-result__verdict{font-size:17px}.dk-result__verdict strong{text-align:right}}

.dk-checker__status{display:flex;align-items:center;gap:10px;color:#555}.dk-checker__status.is-error{color:#e23b3b}.dk-checker__spinner{width:18px;height:18px;flex:0 0 18px;border:2px solid #d8d8d8;border-top-color:#111;border-radius:50%;animation:dk-spin .75s linear infinite}.dk-checker.is-loading .dk-checker__form{opacity:.78}@keyframes dk-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.dk-checker__spinner{animation-duration:1.5s}}
