.dhrep{--r-maroon:#5c1018;--r-maroon2:#7a1622;--r-gold:#c9a227;--r-gold2:#b8860b;--r-cream:#fff8ea;--r-paper:#fbf6ec;--r-ink:#3f2b22;--r-mut:#8a7563;--r-line:#efe2c9;--r-ok:#1f7d3a;background:var(--r-paper);color:var(--r-ink);padding:34px 0;font-family:inherit}.dhrep *,.dhrep *:before,.dhrep *:after{box-sizing:border-box}.dhrep .r-wrap{max-width:1200px;margin:0 auto;padding:0 16px}.dhrep__head{text-align:center;max-width:720px;margin:0 auto 22px}.dhrep__kick{display:inline-block;background:var(--r-maroon);color:#ffe9b8;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;border-radius:999px;padding:6px 16px;margin-bottom:12px}.dhrep__h{font-family:var(--font-heading,"Playfair Display",serif);font-size:28px;line-height:1.15;color:var(--r-maroon);margin:0 0 8px}@media(min-width:768px){.dhrep__h{font-size:36px}}.dhrep__sub{font-size:15px;line-height:1.6;color:#6b5748;margin:0}.dhrep-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}@media(min-width:680px){.dhrep-grid{grid-template-columns:repeat(3,1fr);gap:18px}}@media(min-width:1000px){.dhrep-grid{grid-template-columns:repeat(4,1fr)}}.dhrep-card{position:relative;border:1px solid var(--r-line);border-radius:16px;background:#fff;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 8px 22px #5c10180f;transition:.2s}.dhrep-card:hover{transform:translateY(-3px);box-shadow:0 16px 32px #5c101821;border-color:var(--r-gold)}.dhrep-card.is-in{border-color:var(--r-ok)}.dhrep-card__badge{position:absolute;top:10px;left:10px;z-index:2;background:linear-gradient(90deg,#c62828,#8a1414);color:#fff;font-size:11px;font-weight:800;letter-spacing:.03em;border-radius:8px;padding:4px 9px;box-shadow:0 4px 12px #8a14144d}.dhrep-card__img{display:block;position:relative;aspect-ratio:1/1;background:#faf3e6;overflow:hidden}.dhrep-card__img img{width:100%;height:100%;object-fit:cover}.dhrep-card__ph{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:52px;position:relative;color:#ffe9b8;background:radial-gradient(circle at 50% 42%,rgba(201,162,39,.28),transparent 52%),repeating-radial-gradient(circle at 50% 42%,transparent 0 15px,rgba(255,233,184,.055) 15px 16px),radial-gradient(circle at 50% 30%,#7a1622,#4a0c13)}.dhrep-card__ph:before{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px solid rgba(255,233,184,.28);border-radius:50%}.dhrep-card__ph:after{content:"";position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px dashed rgba(201,162,39,.4);border-radius:50%}.dhrep-card__ph span{position:relative;z-index:2;filter:drop-shadow(0 4px 10px rgba(0,0,0,.35))}.dhrep-card__bd{padding:13px 14px 15px;display:flex;flex-direction:column;gap:9px;flex:1}.dhrep-card__name{font-size:15px;line-height:1.3;font-weight:700;color:var(--r-ink);min-height:39px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dhrep-card__price{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.dhrep-card__price b{font-size:26px;font-weight:800;color:var(--r-maroon);line-height:1}.dhrep-card__price s{font-size:13px;color:var(--r-mut)}.dhrep-card__price em{font-style:normal;background:#e8f5e9;color:var(--r-ok);font-size:11px;font-weight:800;border-radius:6px;padding:2px 7px}.dhrep-card__fee{font-size:11.5px;color:var(--r-mut);font-weight:600;margin-top:-3px}.dhrep-card__add{margin-top:auto;background:var(--r-maroon);color:#fff8ea;border:none;border-radius:11px;padding:12px 14px;font-size:14.5px;font-weight:800;cursor:pointer;font-family:inherit;transition:.15s;display:flex;align-items:center;justify-content:center;gap:6px}.dhrep-card__add:hover{background:var(--r-maroon2)}.dhrep-card__add:disabled{opacity:.7;cursor:default}.dhrep-card.is-in .dhrep-card__add{background:var(--r-ok)}.dhrep__note{text-align:center;font-size:12.5px;color:var(--r-mut);margin-top:20px}.dhrep__note b{color:var(--r-maroon)}.dhrep-hero{--r-maroon:#5c1018;--r-gold:#c9a227;background:radial-gradient(circle at 50% 0,#7a1622,#4a0c13 70%);color:#fdefd0;text-align:center;padding:44px 16px 40px;position:relative;overflow:hidden;font-family:inherit}.dhrep-hero *{box-sizing:border-box}.dhrep-hero__in{max-width:820px;margin:0 auto;position:relative;z-index:2}.dhrep-hero__kick{display:inline-flex;align-items:center;gap:7px;background:#ffe9b824;border:1px solid rgba(255,233,184,.35);color:#ffe9b8;font-size:12.5px;font-weight:700;border-radius:999px;padding:6px 16px;margin-bottom:16px}.dhrep-hero h1{font-family:var(--font-heading,"Playfair Display",serif);font-size:32px;line-height:1.12;color:#fff;margin:0 0 8px;font-weight:800}@media(min-width:768px){.dhrep-hero h1{font-size:50px}}.dhrep-hero h1 span{color:#ffcf3f}.dhrep-hero__sub{font-size:16px;line-height:1.6;color:#f0d9b8;max-width:600px;margin:0 auto 22px}.dhrep-hero__cta{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(90deg,#f4c430,#d9a520);color:#4a0c13;font-size:17px;font-weight:800;border-radius:14px;padding:16px 34px;text-decoration:none;box-shadow:0 14px 34px #0000004d;transition:.15s}.dhrep-hero__cta:hover{transform:translateY(-2px)}.dhrep-hero__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 20px;margin-top:22px;font-size:12.5px;color:#e4c9a4;font-weight:600}.dhrep-hero__trust span{display:inline-flex;align-items:center;gap:6px}.dhrep-hero__urgency{margin-top:18px;display:inline-flex;align-items:center;gap:8px;background:#c6282859;border:1px solid rgba(255,180,180,.3);border-radius:10px;padding:8px 16px;font-size:13px;font-weight:700;color:#ffd7d7}.dhrep-hero__timer{margin-top:18px;display:inline-flex;align-items:center;gap:10px;background:#00000047;border:1px solid rgba(255,207,63,.45);border-radius:12px;padding:10px 18px;font-size:14px;font-weight:700;color:#ffe9b8}.dhrep-hero__timer b{font-size:20px;font-weight:800;color:#ffcf3f;letter-spacing:.04em;font-variant-numeric:tabular-nums}.dhrep-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;background:#280a0e99;display:none;align-items:flex-start;justify-content:center;overflow-y:auto;padding:22px 14px;-webkit-font-smoothing:antialiased}.dhrep-modal.is-open{display:flex}.dhrep-modal *{box-sizing:border-box}.dhrep-modal__card{background:#fff;border-radius:18px;max-width:440px;width:100%;padding:24px 22px 20px;position:relative;box-shadow:0 30px 70px #00000073;margin:auto}.dhrep-modal__x{position:absolute;top:10px;right:14px;background:none;border:none;font-size:28px;line-height:1;color:#8a7563;cursor:pointer;padding:4px}.dhrep-modal__h{font-family:var(--font-heading,"Playfair Display",serif);font-size:23px;color:#5c1018;margin:0 6px 4px 0}.dhrep-modal__sub{font-size:13.5px;line-height:1.5;color:#6b5748;margin:0 0 16px}.dhrep-modal__sub b{color:#5c1018}.dhrep-modal form{display:flex;flex-direction:column;gap:12px}.dhrep-modal label{display:flex;flex-direction:column;gap:5px;font-size:12px;font-weight:800;color:#3f2b22;letter-spacing:.01em}.dhrep-modal__row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dhrep-modal input{border:1.5px solid #e3d4bb;border-radius:10px;padding:12px;font-size:16px;font-family:inherit;color:#3f2b22;background:#fffdf8;font-weight:500;width:100%}.dhrep-modal input:focus{outline:none;border-color:#c9a227;box-shadow:0 0 0 3px #c9a22726}.dhrep-modal input.err{border-color:#c62828;background:#fdecec}.dhrep-modal__err{color:#c62828;font-size:12.5px;font-weight:700;margin:0}.dhrep-modal__submit{background:#5c1018;color:#fff8ea;border:none;border-radius:12px;padding:15px;font-size:16px;font-weight:800;cursor:pointer;font-family:inherit;margin-top:4px}.dhrep-modal__submit:hover{background:#7a1622}.dhrep-modal__submit:disabled{opacity:.6;cursor:default}.dhrep-modal__note{text-align:center;font-size:11.5px;color:#8a7563;margin:9px 0 0}
/*# sourceMappingURL=/cdn/shop/t/81/assets/dh-report.css.map */
