:root{--dsh-cream: #f5f2eb;--dsh-dark: #0a0a0a;--dsh-green: #2ed573;--dsh-green-hover: #26b85f;--dsh-text: #1a1a1a;--dsh-text-muted: #5a5a5a;--dsh-border: #e0ddd6;--dsh-warm-white: #faf9f6;--dsh-card-bg: #ffffff}.dsh-hero-cta{display:inline-flex;align-items:center;gap:10px;background:var(--dsh-green);color:var(--dsh-dark);font-family:DM Sans,sans-serif!important;font-weight:600;font-size:16px;padding:16px 36px;border-radius:8px;text-decoration:none;transition:all .25s ease;letter-spacing:.01em}.dsh-hero-cta:hover{background:var(--dsh-green-hover);transform:translateY(-2px);box-shadow:0 8px 30px #2ed5734d}.dsh-hero-cta svg{width:18px;height:18px;transition:transform .25s ease}.dsh-hero-cta:hover svg{transform:translate(3px)}.dsh-section-label{font-family:DM Sans,sans-serif!important;font-size:12px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--dsh-text-muted);margin-bottom:12px}.dsh-animate{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.dsh-animate.dsh-visible{opacity:1;transform:translateY(0)}.dsh-hero{position:relative;overflow:hidden;min-height:92vh;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}.dsh-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.dsh-hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center center}.dsh-hero-bg video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;width:auto;height:auto;object-fit:cover;opacity:0;transition:opacity .6s ease}.dsh-hero-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0a0a0a8c,#0a0a0aa6,#0a0a0acc);z-index:1}.dsh-hero:before{content:"";position:absolute;bottom:-15%;left:50%;transform:translate(-50%);width:700px;height:400px;background:radial-gradient(ellipse,rgba(46,213,115,.07) 0%,transparent 70%);pointer-events:none;z-index:1}.dsh-hero-inner{position:relative;z-index:2;max-width:750px;margin:0 auto;padding:140px 40px 100px}.dsh-hero-inner:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:110%;height:90%;background:radial-gradient(ellipse,rgba(0,0,0,.45) 0%,rgba(0,0,0,.25) 50%,transparent 75%);border-radius:50%;pointer-events:none;z-index:-1}.dsh-hero-badge{display:inline-flex;align-items:center;gap:8px;background:#ffffff1a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.15);border-radius:100px;padding:8px 20px;font-family:DM Sans,sans-serif!important;font-size:13px;font-weight:500;color:#fff;margin-bottom:32px;letter-spacing:.02em}.dsh-hero-badge span{color:var(--dsh-green);font-weight:600}.dsh-hero h1{font-family:"DM Serif Display",serif!important;font-size:clamp(44px,5.5vw,72px);line-height:1.06;font-weight:400;margin-bottom:24px;letter-spacing:-.02em;color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.6),0 1px 4px rgba(0,0,0,.4)}.dsh-hero h1 em{font-style:italic;color:var(--dsh-green)}.dsh-hero-sub{font-family:DM Sans,sans-serif!important;font-size:18px;line-height:1.6;color:#fff;max-width:520px;margin:0 auto 40px;text-shadow:0 1px 10px rgba(0,0,0,.5)}.dsh-hero-price{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:20px;font-family:DM Sans,sans-serif!important;font-size:14px;color:#fffc;text-shadow:0 1px 8px rgba(0,0,0,.5)}.dsh-hero-price strong{color:#fff;font-size:15px;font-weight:500}.dsh-proof{background:var(--dsh-warm-white);border-top:1px solid var(--dsh-border);border-bottom:1px solid var(--dsh-border);padding:0}.dsh-proof-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr)}.dsh-proof-item{padding:32px 24px;text-align:center;position:relative}.dsh-proof-item:not(:last-child):after{content:"";position:absolute;right:0;top:20%;height:60%;width:1px;background:var(--dsh-border)}.dsh-proof-number{font-family:"DM Serif Display",serif!important;font-size:32px;color:var(--dsh-dark);line-height:1;margin-bottom:6px}.dsh-proof-label{font-family:DM Sans,sans-serif!important;font-size:13px;color:var(--dsh-text-muted);font-weight:500;letter-spacing:.02em}.dsh-showcase{background:var(--dsh-cream);padding:100px 40px}.dsh-showcase-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.dsh-showcase-media{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 8px 40px #00000014;background:#000}.dsh-showcase-media img{width:100%;height:auto;display:block}.dsh-showcase-content h2{font-family:"DM Serif Display",serif!important;font-size:clamp(30px,3.5vw,42px);line-height:1.15;margin-bottom:20px;letter-spacing:-.01em}.dsh-showcase-content p{font-family:DM Sans,sans-serif!important;font-size:17px;line-height:1.7;color:var(--dsh-text-muted);margin-bottom:16px;max-width:440px}.dsh-showcase-features{list-style:none;margin-top:28px;padding:0;display:flex;flex-direction:column;gap:14px}.dsh-showcase-features li{display:flex;align-items:center;gap:12px;font-family:DM Sans,sans-serif!important;font-size:15px;font-weight:500;color:var(--dsh-text)}.dsh-showcase-features li:before{content:"";width:8px;height:8px;background:var(--dsh-green);border-radius:50%;flex-shrink:0}.dsh-credibility{background:var(--dsh-dark)!important;color:#fff!important;padding:80px 40px;text-align:center}.dsh-credibility-inner{max-width:800px;margin:0 auto}.dsh-cred-label{font-family:DM Sans,sans-serif!important;font-size:12px!important;font-weight:600!important;letter-spacing:.15em!important;text-transform:uppercase;color:#ffffff59!important;margin-bottom:24px}.dsh-cred-quote{font-family:"DM Serif Display",serif!important;font-size:clamp(22px,3vw,32px)!important;line-height:1.4!important;font-weight:400!important;margin-bottom:24px;color:#ffffffe6!important}.dsh-cred-source{display:flex;align-items:center;justify-content:center;gap:12px}.dsh-cred-source img{height:32px!important;width:auto!important;max-width:200px;opacity:.7;filter:brightness(0) invert(1)}.dsh-cred-source span{font-family:DM Sans,sans-serif!important;font-size:14px!important;font-weight:500!important;color:#ffffff80!important}.dsh-cred-divider{width:40px;height:1px;background:#ffffff26;margin:40px auto}.dsh-cred-stats{display:flex;justify-content:center;gap:48px;flex-wrap:wrap}.dsh-cred-stat{text-align:center}.dsh-cred-stat-num{font-family:"DM Serif Display",serif!important;font-size:28px!important;color:var(--dsh-green)!important;margin-bottom:4px}.dsh-cred-stat-label{font-family:DM Sans,sans-serif!important;font-size:13px!important;color:#fff6!important;font-weight:500!important}.dsh-reviews{background:var(--dsh-cream);padding:100px 40px}.dsh-reviews-inner{max-width:1100px;margin:0 auto}.dsh-reviews h2{font-family:"DM Serif Display",serif!important;font-size:clamp(28px,3vw,38px);margin-bottom:48px;letter-spacing:-.01em}.dsh-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.dsh-review-card{background:var(--dsh-card-bg);border:1px solid var(--dsh-border);border-radius:14px;padding:32px;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.dsh-review-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000000f}.dsh-review-card.dsh-review-featured{background:var(--dsh-dark);color:#fff;border-color:transparent}.dsh-review-stars{color:#f5a623;font-size:14px;letter-spacing:2px;margin-bottom:16px}.dsh-review-card.dsh-review-featured .dsh-review-stars{color:var(--dsh-green)}.dsh-review-text{font-family:DM Sans,sans-serif!important;font-size:15px;line-height:1.65;flex-grow:1;margin-bottom:20px;color:inherit}.dsh-review-card:not(.dsh-review-featured) .dsh-review-text{color:var(--dsh-text-muted)}.dsh-review-author{display:flex;align-items:center;gap:10px;padding-top:16px;border-top:1px solid var(--dsh-border)}.dsh-review-card.dsh-review-featured .dsh-review-author{border-top-color:#ffffff1a}.dsh-review-avatar{width:36px;height:36px;border-radius:50%;background:var(--dsh-cream);display:flex;align-items:center;justify-content:center;font-family:DM Sans,sans-serif!important;font-weight:600;font-size:14px;color:var(--dsh-text);flex-shrink:0}.dsh-review-card.dsh-review-featured .dsh-review-avatar{background:#ffffff1a;color:#fff}.dsh-review-name{font-family:DM Sans,sans-serif!important;font-size:14px;font-weight:600}.dsh-review-detail{font-family:DM Sans,sans-serif!important;font-size:12px;color:var(--dsh-text-muted)}.dsh-review-card.dsh-review-featured .dsh-review-detail{color:#fff6}.dsh-products{background:var(--dsh-warm-white);padding:100px 40px;border-top:1px solid var(--dsh-border)}.dsh-products-inner{max-width:1100px;margin:0 auto}.dsh-products h2{font-family:"DM Serif Display",serif!important;font-size:clamp(28px,3vw,38px);margin-bottom:48px;letter-spacing:-.01em}.dsh-products-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:20px}.dsh-product-card{background:var(--dsh-card-bg);border:1px solid var(--dsh-border);border-radius:14px;overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.dsh-product-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000000f}.dsh-product-card-img{aspect-ratio:4/3;background:var(--dsh-cream);display:flex;align-items:center;justify-content:center;padding:24px;overflow:hidden}.dsh-product-card-img img{max-width:85%;max-height:85%;object-fit:contain;transition:transform .4s ease}.dsh-product-card:hover .dsh-product-card-img img{transform:scale(1.05)}.dsh-product-card-body{padding:24px;flex-grow:1;display:flex;flex-direction:column}.dsh-product-card-tag{font-family:DM Sans,sans-serif!important;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--dsh-green);margin-bottom:8px}.dsh-product-card h3{font-family:"DM Serif Display",serif!important;font-size:20px;font-weight:400;margin-bottom:8px}.dsh-product-card p{font-family:DM Sans,sans-serif!important;font-size:14px;color:var(--dsh-text-muted);line-height:1.5;flex-grow:1;margin-bottom:16px}.dsh-product-card-price{font-family:DM Sans,sans-serif!important;font-size:15px;font-weight:600;display:flex;align-items:center;justify-content:space-between}.dsh-product-card-arrow{width:32px;height:32px;border-radius:50%;background:var(--dsh-cream);display:flex;align-items:center;justify-content:center;transition:background .25s ease}.dsh-product-card:hover .dsh-product-card-arrow{background:var(--dsh-green)}.dsh-product-card-arrow svg{width:14px;height:14px;color:var(--dsh-text)}.dsh-founder{background:var(--dsh-cream);padding:80px 40px}.dsh-founder-inner{max-width:800px;margin:0 auto;display:flex;align-items:center;gap:40px}.dsh-founder-photo{width:100px;height:100px;border-radius:50%;overflow:hidden;flex-shrink:0;border:3px solid var(--dsh-border)}.dsh-founder-photo img{width:100%;height:100%;object-fit:cover}.dsh-founder-content p{font-family:DM Sans,sans-serif!important;font-size:17px;line-height:1.65;color:var(--dsh-text-muted);margin-bottom:8px}.dsh-founder-content strong{font-family:DM Sans,sans-serif!important;font-size:15px;color:var(--dsh-text)}.dsh-founder-content span{font-family:DM Sans,sans-serif!important;font-size:14px;color:var(--dsh-text-muted)}.dsh-cta{background:var(--dsh-dark);color:#fff;padding:100px 40px;text-align:center;position:relative;overflow:hidden}.dsh-cta:before{content:"";position:absolute;bottom:-20%;left:50%;transform:translate(-50%);width:500px;height:500px;background:radial-gradient(circle,rgba(46,213,115,.06) 0%,transparent 70%);border-radius:50%;pointer-events:none}.dsh-cta-inner{max-width:600px;margin:0 auto;position:relative;z-index:2}.dsh-cta h2{font-family:"DM Serif Display",serif!important;font-size:clamp(30px,3.5vw,44px);color:#ffffffe6!important;line-height:1.15;margin-bottom:16px}.dsh-cta-sub{font-family:DM Sans,sans-serif!important;font-size:17px;color:#ffffff80;margin-bottom:36px;line-height:1.5}.dsh-cta .dsh-hero-cta{font-size:17px;padding:18px 44px}.dsh-cta-trust{display:flex;justify-content:center;gap:32px;margin-top:32px;flex-wrap:wrap}.dsh-cta-trust span{font-family:DM Sans,sans-serif!important;font-size:13px;color:#ffffff59;display:flex;align-items:center;gap:6px}@media(max-width:960px){.dsh-hero-inner{padding:120px 24px 80px}.dsh-hero h1{font-size:clamp(38px,6vw,52px)}.dsh-hero-sub{font-size:16px}.dsh-proof-inner{grid-template-columns:repeat(2,1fr)}.dsh-proof-item:nth-child(2):after{display:none}.dsh-proof-item:nth-child(1),.dsh-proof-item:nth-child(2){border-bottom:1px solid var(--dsh-border)}.dsh-showcase-inner{grid-template-columns:1fr;gap:40px}.dsh-showcase{padding:80px 24px}.dsh-showcase-media{max-width:500px;margin:0 auto}.dsh-showcase-content p{max-width:100%}.dsh-reviews-grid,.dsh-products-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.dsh-products-inner{padding:0}.dsh-founder-inner{flex-direction:column;text-align:center}}@media(max-width:600px){.dsh-hero{min-height:85vh}.dsh-hero-inner{padding:100px 20px 60px}.dsh-hero h1{font-size:34px}.dsh-hero-sub{font-size:15px}.dsh-hero-price{flex-wrap:wrap;gap:8px}.dsh-proof-inner{grid-template-columns:repeat(2,1fr)}.dsh-proof-number{font-size:26px}.dsh-proof-label{font-size:12px}.dsh-showcase,.dsh-reviews,.dsh-products,.dsh-credibility,.dsh-founder,.dsh-cta{padding:60px 20px}.dsh-cred-stats{gap:32px}.dsh-cta-trust{gap:16px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/dropshot-homepage.css.map */
