.ds-landing{--yellow:#FFC400;--yellow-band:#FFD43B;--blue:#1AA0E0;--orange:#FF5A1F;--ink:#16213A;--muted:#5b6577;--cream:#FFFBF2;--line:#ededed;--shadow:0 10px 30px rgba(20,30,60,.1);--shadow-sm:0 4px 14px rgba(20,30,60,.08);color:var(--ink);line-height:1.6;-webkit-font-smoothing:antialiased}.ds-landing *{box-sizing:border-box;margin:0;padding:0}.ds-landing h1,.ds-landing h2,.ds-landing h3{font-weight:600;line-height:1.1;letter-spacing:-.01em}.ds-landing .wrap{max-width:1080px;margin:0 auto;padding:0 20px}.ds-landing .blue{color:var(--blue)}.ds-landing img{max-width:100%;display:block}.ds-landing .btn{display:inline-flex;align-items:center;gap:10px;border:none;cursor:pointer;padding:15px 30px;border-radius:14px;text-decoration:none;letter-spacing:.02em;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.ds-landing .btn svg{width:20px;height:20px}.ds-landing .btn-yellow{position:relative;overflow:hidden;isolation:isolate;background:linear-gradient(135deg,#FFE26A 0%,var(--yellow) 45%,#FF9E00 100%);background-size:180% 180%;color:var(--ink);font-weight:700;font-size:1.5rem;justify-content:center;min-width:230px;padding:16px 36px;border-radius:40px;box-shadow:0 6px #e0a800,0 14px 28px #e0a80073;animation:ds-cta-pulse 2.4s ease-in-out infinite,ds-cta-flow 6s ease infinite}.ds-landing .btn-yellow:after{content:"";position:absolute;top:-20%;left:-130%;width:55%;height:140%;z-index:1;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.75) 50%,transparent 100%);transform:skew(-18deg);animation:ds-cta-shine 3.4s ease-in-out infinite;pointer-events:none}.ds-landing .btn-yellow>*{position:relative;z-index:2}.ds-landing .btn-yellow:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 9px #e0a800,0 20px 34px #e0a8008c;animation-play-state:paused}.ds-landing .btn-yellow:active{transform:translateY(3px);box-shadow:0 2px #e0a800,0 6px 12px #e0a80059}@keyframes ds-cta-pulse{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes ds-cta-flow{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes ds-cta-shine{0%{left:-130%}55%{left:140%}to{left:140%}}@media(prefers-reduced-motion:reduce){.ds-landing .btn-yellow{animation:none}.ds-landing .btn-yellow:after{display:none}}.ds-landing .ds-sec{padding:60px 0}.ds-landing .sec-title{text-align:center;font-size:4rem;margin-bottom:8px}.ds-landing .sec-sub{text-align:center;color:var(--muted);font-size:1.5rem;max-width:560px;margin:0 auto 38px}.ds-landing .hero{padding:54px 0 60px;position:relative;background:radial-gradient(130% 100% at 88% 16%,#e8f5ff,#fff 58%);overflow:hidden}.ds-landing .badge{display:inline-flex;align-items:center;gap:8px;background:var(--ink);color:#fff;padding:7px 16px;border-radius:30px;font-size:1rem;font-weight:800;margin-bottom:18px}.ds-landing .badge .stars{color:var(--yellow);letter-spacing:1px}.ds-landing .hero-rating{display:flex;align-items:center;gap:8px;font-weight:800;font-size:1.5rem;color:var(--ink);margin:2px 0 6px}.ds-landing .hero-rating .stars{color:var(--yellow);letter-spacing:1.5px;font-size:1.5rem}.ds-landing .hero h1{font-size:4.5rem;margin-bottom:6px}.ds-landing .hero h1 .l2{font-size:4rem;display:block;margin-top:8px;font-weight:600}.ds-landing .hero ul{list-style:none;margin:22px 0 24px;display:grid;grid-template-columns:1fr 1fr;gap:9px 24px}.ds-landing .hero li{display:flex;align-items:center;gap:11px;font-weight:700;font-size:1.4rem;margin:0}.ds-landing .tick{flex:none;width:24px;height:24px;border-radius:50%;background:var(--yellow);display:grid;place-items:center}.ds-landing .tick svg{width:13px;height:13px;stroke:#fff;stroke-width:3.4;fill:none}.ds-landing .price-row{display:flex;align-items:baseline;gap:14px;margin-bottom:22px}.ds-landing .price-old{color:#9aa3b1;text-decoration:line-through;font-size:1.8rem;font-weight:700}.ds-landing .price-now{font-weight:700;color:var(--orange);font-size:3rem;line-height:1}.ds-landing .hero-img-wrap{position:relative;display:grid;place-items:center}.ds-landing .hero-panel{position:relative;width:100%;max-width:470px;margin:0 auto;border-radius:30px;padding:34px 34px 38px;display:grid;place-items:center;background:radial-gradient(circle at 50% 38%,#f3faff,#d6ecff);box-shadow:inset 0 1px #ffffffb3,0 26px 60px #1e73c433}.ds-landing .hero-panel:before{content:"";position:absolute;top:16px;right:16px;bottom:16px;left:16px;border-radius:22px;border:2px dashed rgba(26,160,224,.28);pointer-events:none}.ds-landing .hero-img{position:relative;z-index:1;max-height:380px;width:auto;filter:drop-shadow(0 18px 26px rgba(30,115,196,.28))}.ds-landing .sale-badge{position:absolute;top:-14px;right:-6px;z-index:3;width:74px;height:74px;border-radius:50%;background:var(--orange);color:#fff;font-weight:600;font-size:1.3rem;line-height:1.05;display:grid;place-items:center;text-align:center;transform:rotate(8deg);box-shadow:0 10px 22px #e8430c66;border:3px solid #fff}.ds-landing .rating-card{position:absolute;left:-12px;bottom:22px;z-index:3;background:#fff;border-radius:14px;padding:10px 14px;display:flex;flex-direction:column;gap:2px;box-shadow:0 14px 30px #141e3c29}.ds-landing .rc-stars{color:var(--yellow);font-size:1rem;letter-spacing:1.5px}.ds-landing .rc-text{font-size:1rem;font-weight:800;color:var(--ink)}.ds-landing .video-sec{background:#f3f6f9;margin-top:1.5rem}.ds-landing .video-row{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ds-landing .video-cell{border-radius:18px;overflow:hidden;box-shadow:var(--shadow);border:5px solid var(--yellow);background:#0b1220;aspect-ratio:9/16}.ds-landing .ds-video{width:100%;height:100%;object-fit:cover;display:block;background:#0b1220}.ds-landing .grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.ds-landing .fcard{background:var(--cream);border:1px solid #f0ead9;border-radius:18px;padding:16px;text-align:center;box-shadow:var(--shadow-sm)}.ds-landing .fcard .ph{border-radius:12px;overflow:hidden;aspect-ratio:1/1;margin-bottom:14px;background:#eef4f8}.ds-landing .fcard .ph img{width:100%;height:100%;object-fit:cover}.ds-landing .fcard h3{font-size:1.8rem;margin-bottom:6px}.ds-landing .fcard p{font-size:1.1rem;color:var(--muted);font-weight:600}.ds-landing .gift-ph{display:grid;place-items:center;background:linear-gradient(135deg,#ffe9f1,#fff4ce);font-size:3rem}.ds-landing .band-yellow{background:var(--yellow-band)}.ds-landing .pcard{background:#fff;border-radius:16px;padding:24px 16px;text-align:center;box-shadow:var(--shadow-sm)}.ds-landing .pcard .ic{width:46px;height:46px;margin:0 auto 12px;color:var(--ink)}.ds-landing .pcard .ic svg{width:46px;height:46px;stroke:var(--ink);stroke-width:1.8;fill:none}.ds-landing .pcard h3{font-size:1.8rem;margin-bottom:6px}.ds-landing .pcard p{font-size:1rem;color:var(--muted);font-weight:600}.ds-landing .steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:36px}.ds-landing .step{text-align:center}.ds-landing .step .tile{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:1/1;background:#eaf4fb;display:grid;place-items:center;box-shadow:var(--shadow-sm);margin-bottom:12px}.ds-landing .step .tile img{width:100%;height:100%;object-fit:cover;aspect-ratio:1/1}.ds-landing .step .tile .emoji{font-size:3rem}.ds-landing .step .tag{position:absolute;top:8px;left:8px;background:var(--blue);color:#fff;font-weight:600;font-size:1rem;padding:3px 10px;border-radius:8px;letter-spacing:.04em}.ds-landing .step h3{font-size:1.8rem}.ds-landing .cmp2-sec{position:relative;overflow:hidden;padding:64px 20px}.ds-landing .cmp2-sec:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(58% 55% at 50% 24%,rgba(150,90,235,.32),transparent 70%);pointer-events:none}.ds-landing .cmp2-title{color:#fff;text-align:center;margin:0 0 34px}.ds-landing .cmp2-table{position:relative;max-width:880px;margin:0 auto;background:#fff;border-radius:26px;overflow:hidden;box-shadow:0 30px 70px #14002d73}.ds-landing .cmp2-head,.ds-landing .cmp2-row{display:grid;grid-template-columns:1.1fr 1fr 1.05fr;align-items:stretch}.ds-landing .cmp2-head{background:var(--cmp-head)}.ds-landing .cmp2-head>span{font-weight:900;font-size:1.8rem;text-align:center;padding:22px 18px;display:flex;align-items:center;justify-content:center}.ds-landing .cmp2-head .cmp2-c0{justify-content:center;text-align:center;color:var(--cmp-accent)}.ds-landing .cmp2-head .cmp2-h-other{color:#2a2540;border-left:1px solid #e7dcf5}.ds-landing .cmp2-head .cmp2-h-ours{color:#fff;background:linear-gradient(180deg,var(--cmp-ours-head),#598E4F);border-radius:18px 18px 0 0;box-shadow:0 10px 24px #6d28d94d}.ds-landing .cmp2-row{border-top:1px solid #efeaf5}.ds-landing .cmp2-row>span{padding:20px 18px;display:flex;align-items:center}.ds-landing .cmp2-row>.cmp2-cell{border-left:1px solid #f1ecf7}.ds-landing .cmp2-c0{gap:14px;font-weight:800;color:var(--cmp-ink, #2a2540);font-size:1.4rem;line-height:1.3}.ds-landing .cmp2-feat-ic{flex:none;display:grid;place-items:center}.ds-landing .cmp2-feat-ic svg{width:30px;height:30px;stroke:var(--cmp-accent);stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.ds-landing .cmp2-feat-emoji{flex:none;display:grid;place-items:center;width:34px;height:34px;font-size:26px;line-height:1}.ds-landing .cmp2-feat-svg{flex:none;display:grid;place-items:center;width:34px;height:34px;color:var(--cmp-accent)}.ds-landing .cmp2-feat-svg svg{width:30px;height:30px}.ds-landing .cmp2-feat-svg img{width:30px;height:30px;object-fit:contain}.ds-landing .cmp2-cell{gap:12px;font-weight:700;font-size:1.4rem;line-height:1.35}.ds-landing .cmp2-cell.other{color:#5d6475}.ds-landing .cmp2-cell.ours{color:var(--cmp-ink, #2a2540)}.ds-landing .cmp2-ic{flex:none;width:26px;height:26px;border-radius:50%;display:grid;place-items:center}.ds-landing .cmp2-ic svg{width:13px;height:13px;stroke:#fff;stroke-width:3.4;fill:none;stroke-linecap:round;stroke-linejoin:round}.ds-landing .cmp2-ic.pos{background:var(--cmp-pos)}.ds-landing .cmp2-ic.neg{background:var(--cmp-neg)}@media(max-width:680px){.ds-landing .cmp2-sec{padding:44px 14px}.ds-landing .cmp2-head>span{font-size:.95rem;padding:14px 8px}.ds-landing .cmp2-row>span{padding:14px 8px}.ds-landing .cmp2-c0{font-size:.85rem;gap:9px}.ds-landing .cmp2-feat-ic svg{width:22px;height:22px}.ds-landing .cmp2-feat-emoji{width:26px;height:26px;font-size:20px}.ds-landing .cmp2-feat-svg{width:26px;height:26px}.ds-landing .cmp2-feat-svg svg,.ds-landing .cmp2-feat-svg img{width:22px;height:22px}.ds-landing .cmp2-cell{font-size:.82rem;gap:7px}.ds-landing .cmp2-ic{width:21px;height:21px}.ds-landing .cmp2-ic svg{width:11px;height:11px}}.ds-landing .reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ds-landing .rcard{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px;box-shadow:var(--shadow-sm)}.ds-landing .rstars{color:var(--yellow);letter-spacing:2px;font-size:1.05rem;margin-bottom:10px}.ds-landing .rcard p{font-weight:700;font-size:1.2rem;margin-bottom:14px}.ds-landing .ravatar{display:flex;align-items:center;gap:10px}.ds-landing .av{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:600;font-size:.9rem}.ds-landing .ravatar span{font-size:1.2rem;color:var(--muted);font-weight:800}.ds-landing .boxgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:14px}.ds-landing .bcell{text-align:center}.ds-landing .bcell .ph{border-radius:14px;overflow:hidden;aspect-ratio:1/1;background:#eef4f8;box-shadow:var(--shadow-sm);margin-bottom:8px}.ds-landing .bcell .ph img{width:100%;height:100%;object-fit:cover;aspect-ratio:1/1}.ds-landing .bcell .ph.duck{display:grid;place-items:center;background:#fff7db;font-size:2.4rem}.ds-landing .bcell span{font-weight:800;font-size:1.8rem}.ds-landing .disc{text-align:center;font-size:1rem;color:#9aa3b1;font-weight:600;max-width:640px;margin:0 auto}.ds-landing .ds-form{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.ds-landing .ds-variants{display:flex;gap:8px;flex-wrap:wrap}.ds-landing .ds-variant{position:relative;cursor:pointer;background:#fff;border:2px solid #fff;border-radius:12px;padding:9px 14px;text-align:center;box-shadow:var(--shadow-sm);min-width:84px;transition:border-color .15s,transform .15s}.ds-landing .ds-variant:hover{transform:translateY(-1px)}.ds-landing .ds-variant.is-active{border-color:var(--orange)}.ds-landing .ds-variant input{position:absolute;opacity:0;pointer-events:none}.ds-landing .ds-vtitle{display:block;font-weight:600;font-size:1.8rem;color:var(--ink)}.ds-landing .ds-vprice{display:block;font-size:1.4rem;font-weight:800;color:var(--orange)}.ds-landing .faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 26px;max-width:840px;margin:0 auto}.ds-landing .faq{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}.ds-landing .faq button{width:100%;background:none;border:none;cursor:pointer;text-align:left;font-weight:800;font-size:1.5rem;color:var(--ink);padding:15px 18px;display:flex;justify-content:space-between;align-items:center;gap:12px}.ds-landing .faq .sign{font-weight:600;color:var(--blue);font-size:2rem;transition:transform .25s}.ds-landing .faq .ans{max-height:0;overflow:hidden;transition:max-height .3s ease;color:var(--muted);font-weight:600;font-size:1.4rem}.ds-landing .faq .ans p{padding:0 18px 16px}.ds-landing .faq.open .sign{transform:rotate(45deg)}.ds-landing .reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.ds-landing .reveal.in{opacity:1;transform:none}.ds-landing .ds-banner{position:relative;width:100%;line-height:0}.ds-landing .ds-banner-link{display:block}.ds-landing .ds-banner-img{width:100%;height:auto;display:block;object-fit:cover}.ds-landing .ds-banner-placeholder{line-height:1.4;min-height:220px;display:grid;place-items:center;background:#eaf4fb;color:var(--muted);font-weight:700;font-size:1.2rem}.ds-landing .ds-banner-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;padding:0 6%;line-height:1.3}.ds-landing .ds-banner-content{max-width:520px;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.35)}.ds-landing .ds-banner-content h2{font-size:3rem;margin-bottom:10px}.ds-landing .ds-banner-content p{font-size:1.2rem;font-weight:700;margin-bottom:18px}@media(max-width:767px){.ds-landing .ds-banner-content h2{font-size:1.8rem}.ds-landing .ds-banner-content p{font-size:1rem}}@media(max-width:860px){.ds-landing .grid4,.ds-landing .steps{grid-template-columns:1fr 1fr}.ds-landing .reviews{grid-template-columns:1fr}.ds-landing .boxgrid{grid-template-columns:1fr 1fr}.ds-landing .faq-grid{grid-template-columns:1fr}.ds-landing .video-row{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:4px 20px 10px;margin:0 -20px;scrollbar-width:none}.ds-landing .video-row::-webkit-scrollbar{display:none}.ds-landing .video-cell{flex:0 0 78%;scroll-snap-align:center}}@media(max-width:520px){.ds-landing .ds-sec{padding:44px 0}.ds-landing .sec-title{font-size:2.5rem}.ds-landing .grid4{grid-template-columns:1fr}.ds-landing .cmp2-head,.ds-landing .cmp2-row{padding-left:12px;padding-right:12px}.ds-landing .cmp2-head>span,.ds-landing .cmp2-c0,.ds-landing .cmp2-cell{font-size:.82rem}.ds-landing .cmp2-cell{gap:6px}.ds-landing .cmp2-ic{width:18px;height:18px}.ds-landing .sec-sub{font-size:1.2rem}}.ds-landing .hero-grid{display:grid;grid-template-columns:1.05fr 1fr;grid-template-areas:"badge img" "title img" "copy  img";column-gap:40px;row-gap:12px;align-items:center}.ds-landing .hero-grid>.badge{grid-area:badge;justify-self:start;align-self:end;margin:0}.ds-landing .hero-grid>.hero-title{grid-area:title;align-self:start;margin:0}.ds-landing .hero-copy{grid-area:copy;align-self:start}.ds-landing .hero-img-wrap{grid-area:img}@media(max-width:860px){.ds-landing .hero{padding:34px 0 46px}.ds-landing .hero-grid{grid-template-columns:1fr;grid-template-areas:"badge" "title" "img" "copy";column-gap:0;row-gap:16px;text-align:center}.ds-landing .hero-grid>.badge{justify-self:center;align-self:center}.ds-landing .hero-grid>.hero-title{justify-self:center}.ds-landing .hero h1{font-size:2.4rem}.ds-landing .hero h1 .l2{font-size:1.7rem}.ds-landing .hero-rating{justify-content:center;margin-top:0}.ds-landing .hero .price-row{justify-content:center}.ds-landing .hero ul{grid-template-columns:1fr;width:fit-content;max-width:100%;margin:6px auto 22px;text-align:left}.ds-landing .hero li{font-size:1.2rem}.ds-landing .hero-panel{max-width:340px;padding:24px}.ds-landing .hero-img{max-height:260px}.ds-landing .rating-card{left:0}.ds-landing .ds-form{align-items:center;width:100%}.ds-landing .ds-variants{justify-content:center}.ds-landing .hero .btn-yellow{width:100%;max-width:360px}}@media(max-width:520px){.ds-landing .hero{padding:22px 0 36px}.ds-landing .hero h1{font-size:3rem}.ds-landing .hero h1 .l2{font-size:2.5rem;margin-top:6px}.ds-landing .hero li{font-size:1.2rem;gap:9px}.ds-landing .tick{width:21px;height:21px}.ds-landing .tick svg{width:11px;height:11px}.ds-landing .price-now{font-size:2.4rem}.ds-landing .price-old{font-size:1.4rem}.ds-landing .badge{font-size:.85rem;padding:6px 13px}.ds-landing .hero-rating{display:none}.ds-landing .hero-rating .stars{font-size:1.2rem}.ds-landing .hero-panel{max-width:300px;padding:20px;border-radius:24px}.ds-landing .hero-img{max-height:215px}.ds-landing .sale-badge{width:62px;height:62px;font-size:1.05rem;top:-10px;right:-2px}.ds-landing .rating-card{bottom:14px;padding:8px 11px}.ds-landing .rc-text,.ds-landing .rc-stars{font-size:.85rem}}@media(max-width:360px){.ds-landing .hero h1{font-size:3rem}.ds-landing .hero h1 .l2{font-size:2.5rem}.ds-landing .hero-panel{max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/duck-slide-landing.css.map */
