.retailer-feature-grid .feature-card{border-radius:1.5rem;box-shadow:0 2px 16px rgba(0,0,0,.08);transition:box-shadow .2s;background:#fff;min-height:340px;display:flex;flex-direction:column}.retailer-feature-grid .feature-card:hover{box-shadow:0 8px 28px rgba(0,51,102,.16);border-color:#f60!important}.retailer-feature-grid .feature-card .icon-circle{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#fff3e6;font-size:1.4rem;color:#f60;margin-right:.75rem;border:1.5px solid #f60}.retailer-feature-grid .feature-card .badge.bg-accent{background:#f60;color:#fff}.retailer-feature-grid .feature-card .badge.bg-secondary{background:#036;color:#fff}.retailer-feature-grid .feature-card .text-primary{color:#036!important}.retailer-feature-grid .feature-card .feature-list li{margin-bottom:.4rem;font-size:1.04rem}.retailer-feature-grid .feature-card .feature-bestfor{font-weight:500;color:#f60}.product-image-gallery .main-image img{transition:box-shadow .2s}.product-image-gallery .thumbnails .thumbnail{transition:border .2s,box-shadow .2s;opacity:.8}.product-image-gallery .thumbnails .thumbnail.selected{opacity:1;border-color:#f60;box-shadow:0 2px 8px rgba(255,102,0,.2)}.product-image-gallery .thumbnails .thumbnail:hover{opacity:1;border-color:#f60}.product-image-gallery .product-image-modal .modal-dialog{max-width:900px;width:90vw}.product-image-gallery .product-image-modal .modal-content{background:rgba(0,0,0,0);border:none;box-shadow:none}.product-image-gallery .product-image-modal .thumbnail-modal{transition:border .2s,box-shadow .2s,opacity .2s;opacity:.7}.product-image-gallery .product-image-modal .thumbnail-modal.selected{opacity:1;border-color:#f60;box-shadow:0 2px 8px rgba(255,102,0,.2)}.product-image-gallery .product-image-modal .thumbnail-modal:hover{opacity:1;border-color:#f60}:root{--primary-color:#ff6600;--secondary-color:#003366;--light-bg:#f9f9f9;--dark-bg:#222;--light-text:#fff;--muted-text:#bbb}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:var(--light-bg)}a{font-size:16px;text-decoration:none}a,p{font-family:inherit}p{font-size:18px}.hero{position:relative;overflow:hidden;height:80vh;background:linear-gradient(135deg,#ff6600 30%,#003366);display:flex;align-items:center;justify-content:center;color:#fff;text-align:center}.hero:before{content:"";position:absolute;inset:0;background:url(/_next/static/media/productHero.c2b0eea6.png) 50%/cover no-repeat;opacity:.2}.hero .hero-content{position:relative;z-index:1}.hero h1{font-size:3.5rem;font-weight:700;animation:fadeInDown 1s ease}.hero p.lead{font-size:1.25rem;animation:fadeInUp 1.2s ease}@media(max-width:768px){.hero{padding:10px}.hero h1{font-size:2rem}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-img{width:100%;object-fit:cover;border-radius:8px;margin-bottom:20px}.mhp-100{max-height:100px}.mhp-200{max-height:200px}.mhp-300{max-height:300px}.mhp-400{max-height:400px}.mhp-500{max-height:500px}.mhp-600{max-height:600px}.mhp-700{max-height:700px}.mhp-800{max-height:800px}.mhp-900{max-height:900px}.mhp-1000{max-height:1000px}.product h3{color:var(--primary-color);font-weight:700}.comparison-table td,.comparison-table th{text-align:center}.highlight-row{padding:30px 10px;border-top:3px solid var(--primary-color)}.highlight-box{text-align:center;padding:20px 15px}.highlight-box i{font-size:2rem;color:var(--primary-color);margin-bottom:10px}.highlight-box h3,.highlight-box h5{font-weight:600;color:var(--secondary-color)}.section-product-1{background-color:#fff5eb;padding:60px 0}.section-product-2{background-color:#e8f4ff;padding:60px 0}.section-product-3{background-color:#e9fdf3;padding:60px 0}.section-product-4{background-color:#f4ecff;padding:60px 0}.placeholder-img{width:100%;height:180px;background-color:#ddd;border-radius:8px}[class*=" section-product-"] .highlight-row,[class^=section-product-] .highlight-row{margin-bottom:0!important;padding-bottom:0!important}[class*=" section-product-"] .retailer-feature-grid,[class^=section-product-] .retailer-feature-grid{margin-top:0!important;padding-top:0!important}.how-it-works-modern{background:linear-gradient(90deg,#f9f9f9 40%,#fff3e6);padding-top:2rem;padding-bottom:2rem;border-radius:2rem}.how-step{transition:box-shadow .16s}.how-step:hover{box-shadow:0 4px 24px rgba(255,102,0,.12),0 1.5px 4px rgba(0,0,0,.06);transform:translateY(-6px) scale(1.03);z-index:1}@media(max-width:991px){.how-it-works-modern .d-flex.flex-wrap{flex-direction:column!important;align-items:center!important}.how-step{min-width:70vw;max-width:96vw}}.flow-steps-modern{gap:0;width:100%;position:relative;z-index:1;padding-bottom:30px}.step-progress-bar{position:absolute;left:6.5%;right:6.5%;top:53px;height:5px;background:linear-gradient(90deg,#ff6600,#28a745);border-radius:4px;z-index:0}.step-icon-modern{margin-bottom:18px;width:54px;height:54px;border-radius:50%;background:#fff;border:2.5px solid #f60;box-shadow:0 2px 10px rgba(255,102,0,.0666666667);display:flex;align-items:center;justify-content:center;font-size:30px;z-index:2;position:relative}.step-title{color:#036;font-size:1.09rem}.step-dot-modern{position:absolute;right:-16px;top:57px;width:14px;height:14px;background:#fff;border:4px solid #f60;border-radius:50%;z-index:3;box-shadow:0 2px 6px rgba(255,102,0,.1333333333)}.flow-step-modern:last-child .step-dot-modern{display:none}.flow-steps-modern{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:1rem;padding:0 20px 60px}@media(min-width:992px){.flow-steps-modern{flex-direction:row;gap:0;padding:0 0 40px}.flow-step-modern{flex:1 1;max-width:20%;min-width:180px;text-align:center;margin-bottom:0}.step-progress-bar{top:57px;left:7.5%;right:7.5%;height:4px;background:linear-gradient(90deg,#ff6600,#28a745);border-radius:2px;z-index:1}.step-dot-modern{top:52px;width:16px;height:16px;background:#fff;border:3px solid #f60;border-radius:50%;z-index:2}.flow-step-modern:last-child .step-dot-modern{display:none}}@media(max-width:768px){.flow-steps-modern{flex-direction:column;align-items:center}.flow-step-modern{width:100%;max-width:90vw;text-align:center}.step-dot-modern,.step-progress-bar{display:none}}.egift-card_page__7sfgN{background:radial-gradient(circle at 8% 10%,rgba(255,157,67,.12),transparent 22%),radial-gradient(circle at 88% 22%,rgba(255,201,150,.2),transparent 20%),linear-gradient(180deg,#fffdfb,#fff6ee 48%,#ffffff);color:#243a4d}.egift-card_shell__lDN_O{width:min(1240px,100% - 3rem);margin:0 auto}@media(max-width:768px){.egift-card_shell__lDN_O{width:min(100%,100% - 2rem)}}.egift-card_hero___r_5P{padding:120px 0 72px;position:relative}@media(max-width:1024px){.egift-card_hero___r_5P{padding:108px 0 54px}}.egift-card_heroVisualWrap__ILeha{position:relative;display:inline-block}.egift-card_heroImage__gQuF0{max-width:420px;width:100%;min-height:290px;border-radius:1.45rem;box-shadow:0 28px 52px rgba(55,35,13,.17);border:6px solid #fff3e6;object-fit:cover;background:#fff}.egift-card_floatCardBottom__umbBD,.egift-card_floatCardTop__3V_HQ{position:absolute;display:inline-flex;align-items:center;gap:.55rem;background:hsla(0,0%,100%,.9);border:1px solid rgba(255,177,112,.55);box-shadow:0 14px 28px rgba(85,56,23,.12);border-radius:999px;padding:.55rem .95rem;font-weight:700;color:#1f3448}.egift-card_floatCardBottom__umbBD i,.egift-card_floatCardTop__3V_HQ i{color:#ff7a29}.egift-card_floatCardTop__3V_HQ{top:-.65rem;right:-.6rem}.egift-card_floatCardBottom__umbBD{left:-.7rem;bottom:.85rem}.egift-card_heroCopyCard__fgsmK{background:hsla(0,0%,100%,.9);border:1px solid rgba(255,199,149,.55);border-radius:1.45rem;box-shadow:0 18px 38px rgba(69,45,19,.1);padding:1.6rem 1.6rem 1.25rem}.egift-card_heroCopyCard__fgsmK h1{color:#173149}.egift-card_heroCopyCard__fgsmK .egift-card_lead__4I_PW{color:#f60;font-weight:700}.egift-card_heroCopyCard__fgsmK p{color:#4f677d;line-height:1.72}.egift-card_highlightSection__laGwM{padding:0 0 4.4rem}.egift-card_sectionHeading__Oa_eH{text-align:center;margin-bottom:1.65rem}.egift-card_sectionHeading__Oa_eH h2{margin:0;font-size:clamp(1.8rem,2.9vw,2.6rem);color:#173149;line-height:1.14}.egift-card_sectionHeading__Oa_eH p{margin:.75rem auto 0;max-width:760px;color:#647d92;line-height:1.65;font-size:1rem}.egift-card_highlightCard__mfVZT{border-radius:1.2rem;background:linear-gradient(165deg,#ffffff,#fff8f1);border:1px solid #f6e1cd;box-shadow:0 12px 24px rgba(83,55,23,.08);transition:transform .26s ease,box-shadow .26s ease}.egift-card_highlightCard__mfVZT i{color:#ff6c12}.egift-card_highlightCard__mfVZT h5{color:#1f3448;font-weight:800}.egift-card_highlightCard__mfVZT p{color:#657d92;margin-bottom:0;line-height:1.65}.egift-card_highlightCard__mfVZT:hover{transform:translateY(-4px);box-shadow:0 18px 32px rgba(83,55,23,.12)}.egift-card_featureDeck__YABkh{margin-top:1rem;border-radius:1.5rem;border:1px solid #f5decb;padding:1.1rem;background:hsla(0,0%,100%,.8)}.egift-card_flowSection__4Ke28{padding:0 0 3.4rem}.egift-card_flowSection__4Ke28 .how-it-works-flow{border-radius:1.45rem;border:1px solid #f4dcc7;background:linear-gradient(180deg,#ffffff,#fff8f0)!important;box-shadow:0 12px 28px rgba(83,55,23,.08);margin:0}.egift-card_flowSection__4Ke28 .how-it-works-flow .container{width:min(100%,1100px);margin:0 auto}.egift-card_flowSection__4Ke28 .how-it-works-flow h2{color:#ff6f1f!important}.egift-card_helpSection__1wwQ_{padding:0 0 4.2rem}.egift-card_helpCard__xdzDw{text-align:center;border-radius:1.45rem;background:radial-gradient(circle at 84% 12%,rgba(255,209,167,.24),transparent 24%),linear-gradient(165deg,#ffffff,#fff5e8);border:1px solid #f4dac3;box-shadow:0 14px 30px rgba(83,55,23,.1);padding:2.4rem 1.2rem}.egift-card_helpCard__xdzDw h4{color:#173149}.egift-card_helpCard__xdzDw p{color:#60798e;max-width:620px;margin-left:auto;margin-right:auto}.egift-card_helpButton__0NugW{border-radius:.9rem!important;padding:.78rem 1.6rem!important;font-weight:700!important;box-shadow:0 12px 24px rgba(255,152,61,.25)}.retailer-connect_page__t_u_l{background:radial-gradient(circle at 6% 10%,rgba(0,86,179,.07),transparent 22%),radial-gradient(circle at 90% 20%,rgba(255,130,50,.1),transparent 22%),linear-gradient(180deg,#f6faff,#eef5ff 38%,#ffffff);color:#1c3450}.retailer-connect_shell__Bot4t{width:min(1240px,100% - 3rem);margin:0 auto}@media(max-width:768px){.retailer-connect_shell__Bot4t{width:min(100%,100% - 2rem)}}.retailer-connect_hero__bsYdv{padding:120px 0 72px;position:relative;overflow:hidden}.retailer-connect_hero__bsYdv:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 14%,rgba(0,120,255,.09),transparent 28%),radial-gradient(circle at 12% 80%,rgba(255,102,0,.07),transparent 28%);pointer-events:none}@media(max-width:1024px){.retailer-connect_hero__bsYdv{padding:108px 0 54px}}.retailer-connect_heroVisualWrap__v6oRQ{position:relative;display:inline-block}.retailer-connect_heroImage__aRWlM{max-width:420px;width:100%;min-height:290px;border-radius:1.5rem;box-shadow:0 28px 56px rgba(12,30,80,.18);border:6px solid #e8f1ff;object-fit:cover;background:#fff}.retailer-connect_floatBadge__RWgrf{position:absolute;display:inline-flex;align-items:center;gap:.5rem;background:hsla(0,0%,100%,.92);border:1px solid rgba(0,102,255,.2);box-shadow:0 12px 28px rgba(12,30,80,.14);border-radius:999px;padding:.55rem 1rem;font-weight:700;color:#1c3450;font-size:.93rem}.retailer-connect_floatBadge__RWgrf i{color:#f60}.retailer-connect_floatBadge__RWgrf.retailer-connect_top__VBcK3{top:-.5rem;right:-.8rem}.retailer-connect_floatBadge__RWgrf.retailer-connect_bottom__HbZD1{left:-.7rem;bottom:.9rem}.retailer-connect_heroCopyCard__qp5KF{background:hsla(0,0%,100%,.92);border:1px solid rgba(0,102,255,.15);border-radius:1.5rem;box-shadow:0 18px 42px rgba(12,30,80,.1);padding:1.6rem 1.6rem 1.25rem}.retailer-connect_heroCopyCard__qp5KF h1{color:#036}.retailer-connect_heroCopyCard__qp5KF .retailer-connect_tagline__pPAKD{color:#f60;font-weight:700;font-size:1.12rem;margin-bottom:1rem}.retailer-connect_heroCopyCard__qp5KF p{color:#4a617a;line-height:1.72;margin-bottom:.85rem}.retailer-connect_kicker__K2Am9{display:inline-flex;align-items:center;padding:.35rem .85rem;border-radius:999px;background:rgba(0,80,200,.07);border:1px solid rgba(0,80,200,.15);color:#0052cc;font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.9rem}.retailer-connect_demoBtn___c6S1{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:.9rem 2rem;border-radius:14px;background:#f60;color:#fff!important;font-weight:700;font-size:1rem;border:none;cursor:pointer;box-shadow:0 14px 28px rgba(255,102,0,.24);transition:transform .24s ease,box-shadow .24s ease}.retailer-connect_demoBtn___c6S1:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(255,102,0,.32)}.retailer-connect_signalStrip__m9tQT{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.9rem;gap:.9rem;margin-top:1.6rem}@media(max-width:1024px){.retailer-connect_signalStrip__m9tQT{grid-template-columns:1fr}}.retailer-connect_signalChip__K7tsZ{display:flex;align-items:center;gap:.7rem;padding:.9rem 1rem;border-radius:18px;background:hsla(0,0%,100%,.88);border:1px solid rgba(0,102,255,.14);box-shadow:0 10px 20px rgba(12,30,80,.07)}.retailer-connect_signalChip__K7tsZ span.retailer-connect_chipIcon__YVdsT{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;font-size:1.1rem;flex:0 0 auto;background:linear-gradient(135deg,#0062ff,#5ea0ff)}.retailer-connect_signalChip__K7tsZ strong{color:#1c3450;font-size:.94rem;line-height:1.42}.retailer-connect_highlightSection__po0GX{padding:0 0 4rem}.retailer-connect_highlightCard__6_keD{border-radius:1.25rem;background:linear-gradient(165deg,#ffffff,#f0f6ff);border:1px solid #d8e8ff;box-shadow:0 12px 24px rgba(12,30,80,.08);transition:transform .26s ease,box-shadow .26s ease}.retailer-connect_highlightCard__6_keD i{color:#0062ff}.retailer-connect_highlightCard__6_keD h5{color:#1c3450;font-weight:800}.retailer-connect_highlightCard__6_keD p{color:#5a748a;margin-bottom:0;line-height:1.65}.retailer-connect_highlightCard__6_keD:hover{transform:translateY(-4px);box-shadow:0 20px 36px rgba(12,30,80,.12)}.retailer-connect_featureDeck__jPJp7{margin-top:1rem;border-radius:1.5rem;border:1px solid #d8e8ff;padding:1.1rem;background:hsla(0,0%,100%,.82)}.retailer-connect_flowSection__cS2Lw{padding:0 0 3.5rem}.retailer-connect_flowSection__cS2Lw .how-it-works-flow{border-radius:1.5rem!important;border:1px solid #d6e6ff!important;background:linear-gradient(180deg,#ffffff,#eef5ff)!important;box-shadow:0 14px 30px rgba(12,30,80,.09)!important;margin:0!important}.retailer-connect_flowSection__cS2Lw .how-it-works-flow .container{width:min(100%,1100px);margin:0 auto}.retailer-connect_flowSection__cS2Lw .how-it-works-flow h2{color:#0062ff!important}.retailer-connect_scenarioSection__oxELl{padding:0 0 4rem}.retailer-connect_scenarioCard__ZWZOo{border-radius:1.5rem;background:radial-gradient(circle at 88% 10%,rgba(0,120,255,.09),transparent 30%),linear-gradient(165deg,#f0f6ff,#ffffff);border:1px solid #c8deff;box-shadow:0 16px 36px rgba(12,30,80,.1);padding:2rem 1.6rem}.retailer-connect_scenarioCard__ZWZOo .retailer-connect_scenarioKicker__Y_ax5{display:inline-flex;align-items:center;padding:.3rem .75rem;border-radius:999px;background:rgba(0,98,255,.08);border:1px solid rgba(0,98,255,.16);color:#0052cc;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem}.retailer-connect_scenarioCard__ZWZOo h3{color:#1c3450;font-size:clamp(1.2rem,2vw,1.6rem);font-weight:800;margin-bottom:.85rem}.retailer-connect_scenarioCard__ZWZOo p{color:#4a617a;line-height:1.72;margin:0}.retailer-connect_demoOverlay__LR05r{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;overflow-y:auto;padding:40px 10px}.retailer-connect_demoModal__kONQs{position:relative;background:#fff;border-radius:16px;width:100%;max-width:900px;height:calc(100vh - 80px);overflow:hidden;display:flex;flex-direction:column}.retailer-connect_demoClose__iLFgQ{position:absolute;top:10px;right:15px;background:rgba(0,0,0,0);border:none;font-size:20px;font-weight:700;cursor:pointer;color:#036;z-index:1}