html:root{--brand:#ee4d2d;--brand-dark:#d83a1c;--gold:#ff8a2a;--gold-soft:#ffe0cb;--pink:#f45b8a;--pink-soft:#fff0f5;--ink:#442820;--muted:#78635e;--line:#f2d9d2;--soft:#fff6f2;--success:#e64a27;--shadow:0 18px 55px rgba(238,77,45,.15)}
.quick-lookup{position:relative;z-index:22;margin-top:-38px}.order-lookup-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;max-width:900px;margin:auto;padding:20px 22px;border:1px solid #ffc4b5;border-radius:22px;background:linear-gradient(120deg,#fff 0 58%,#fff0f5);color:#442820;text-decoration:none;box-shadow:0 17px 45px rgba(238,77,45,.18);transition:transform .18s ease,box-shadow .18s ease}.order-lookup-card:hover{transform:translateY(-3px);box-shadow:0 22px 52px rgba(238,77,45,.24)}.lookup-card-icon{display:grid;width:60px;height:60px;place-items:center;border-radius:18px;background:linear-gradient(145deg,#ffede7,#ffd7e4);font-size:30px}.lookup-card-copy{display:flex;min-width:0;flex-direction:column}.lookup-card-copy small{color:#ee4d2d;font-size:11px;font-weight:900;letter-spacing:.8px}.lookup-card-copy strong{margin:2px 0;color:#d83a1c;font-size:23px;line-height:1.2}.lookup-card-copy>span{color:#78635e;font-size:14px}.lookup-card-action{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:12px 17px;background:linear-gradient(135deg,#d83a1c,#ee4d2d);color:#fff;font-size:14px;font-weight:850;white-space:nowrap}.lookup-card-action b{font-size:20px;transition:transform .18s}.order-lookup-card:hover .lookup-card-action b{transform:translateX(3px)}@media(max-width:600px){.quick-lookup{margin-top:-22px}.order-lookup-card{grid-template-columns:48px minmax(0,1fr);gap:11px;padding:15px;border-radius:18px}.lookup-card-icon{width:48px;height:48px;border-radius:14px;font-size:24px}.lookup-card-copy strong{font-size:19px}.lookup-card-copy>span{font-size:12px;line-height:1.4}.lookup-card-action{grid-column:1/-1;justify-content:center;width:100%;padding:10px 14px}}
html body{background:#fffaf8}html body .hero{background:radial-gradient(circle at 85% 5%,#ffd2df 0,transparent 28%),linear-gradient(145deg,#fff8f3,#fff0eb)}html body.check-page{background:linear-gradient(155deg,#fff8f3,#fff1ed 56%,#ffe8d4)}html body .footer{background:#702b1d;color:#fbe4de}html body .primary,html body .logo-mark{background:linear-gradient(135deg,#d83a1c,#ee4d2d 68%,#ff8a2a);box-shadow:0 9px 22px rgba(238,77,45,.28)}html body .pill,html body .paste-button{background:#fff0ea!important;color:#d83a1c!important}html body .tab.active,html body .lookup-tab.active{border-color:#ff9b85;background:linear-gradient(135deg,#fff0ea,#ffe1d7);color:#d83a1c;box-shadow:0 7px 17px rgba(238,77,45,.2)}html body .lookup-tabs{background:#fff0eb}html body .mobile-cashback{background:linear-gradient(135deg,#fff0ea,#ffe8f0)}html body .icon{background:#fff0ea}html body .result{border-color:#ffc8ba;background:#fff5f1}
.falling-effect.money-rain i::before{content:"\1F4B0";display:block;width:auto;height:auto;border:0;border-radius:0;background:none;color:inherit;font-size:28px;font-weight:400}.falling-effect.money-rain i:nth-child(3n)::before{content:"\1F4B5"}.falling-effect.money-rain i:nth-child(5n)::before{content:"\1F4B2"}@media(max-width:600px){.falling-effect.money-rain i::before{width:auto;height:auto;border:0;font-size:22px}}
:root{--brand:#168a45;--brand-dark:#0c6330;--gold:#f2b705;--gold-soft:#fff2ae;--ink:#173322;--muted:#607267;--line:#dce8df;--soft:#f3f8f3;--success:#087b4e;--shadow:0 18px 55px rgba(18,79,43,.12)}
.lookup-main{min-height:calc(100vh - 150px)}.lookup-heading{padding-bottom:20px}.lookup-panel{max-width:820px;margin:0 auto;padding:10px;border:1px solid #d8e8dc;border-radius:24px;background:rgba(255,255,255,.96);box-shadow:var(--shadow)}.lookup-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:5px;border-radius:16px;background:#edf7ef}.lookup-tab{min-height:48px;border:0;border-radius:12px;background:transparent;color:var(--muted);font-weight:800;cursor:pointer}.lookup-tab.active{background:linear-gradient(135deg,var(--brand-dark),var(--brand));color:#fff;box-shadow:0 7px 17px rgba(22,138,69,.24)}.lookup-form{padding:24px 20px 18px}.lookup-form label{display:block;margin-bottom:8px;color:var(--ink);font-size:14px;font-weight:800}.lookup-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}.lookup-field input{width:100%;min-width:0;min-height:50px;border:1.5px solid #cbdcd0;border-radius:12px;padding:12px 15px;outline:0;background:#fff;color:var(--ink);font-size:16px}.lookup-field input:focus{border-color:var(--brand);box-shadow:0 0 0 4px rgba(22,138,69,.11)}.lookup-hint{margin:9px 0 0;color:var(--muted);font-size:12px}.lookup-results{margin-top:24px}.privacy-note{display:flex;max-width:820px;gap:16px;margin:-44px auto 60px;padding:14px 16px;border-radius:13px;background:#fff7cc;color:#5f5525;font-size:13px}.privacy-note strong{white-space:nowrap}.lookup-results .empty{border-style:solid}
@media(max-width:600px){.lookup-heading{padding-top:26px;text-align:left}.lookup-heading h1{font-size:30px}.lookup-panel{padding:7px;border-radius:18px}.lookup-tabs{gap:5px}.lookup-tab{min-height:44px;padding:8px 4px;font-size:13px}.lookup-form{padding:17px 10px 12px}.lookup-field{grid-template-columns:1fr}.lookup-field .primary{width:100%}.lookup-results{margin-top:16px}.privacy-note{display:block;margin:-44px auto 44px}.privacy-note strong,.privacy-note span{display:block}.privacy-note span{margin-top:4px}}
.brand-logo{width:44px;height:44px;flex:0 0 auto;border:2px solid var(--gold);border-radius:50%;object-fit:cover;box-shadow:0 7px 18px rgba(12,99,48,.2)}.footer .brand-logo{border-color:#ffe16b}.sakura{position:fixed;inset:-12vh 0 0;z-index:20;overflow:hidden;pointer-events:none}.sakura i{position:absolute;top:-10vh;left:var(--x);width:11px;height:8px;border-radius:80% 20% 70% 30%;background:radial-gradient(circle at 30% 30%,#fff 0 12%,#ffc1d2 28%,#e981a2 100%);opacity:.58;filter:drop-shadow(0 2px 2px rgba(113,42,67,.12));animation:sakura-fall var(--duration) linear var(--delay) infinite;transform:rotate(var(--rotate))}.sakura i:nth-child(1){--x:4%;--duration:12s;--delay:-3s;--rotate:15deg}.sakura i:nth-child(2){--x:13%;--duration:16s;--delay:-11s;--rotate:75deg}.sakura i:nth-child(3){--x:22%;--duration:14s;--delay:-5s;--rotate:130deg}.sakura i:nth-child(4){--x:31%;--duration:18s;--delay:-15s;--rotate:35deg}.sakura i:nth-child(5){--x:41%;--duration:13s;--delay:-8s;--rotate:100deg}.sakura i:nth-child(6){--x:51%;--duration:17s;--delay:-2s;--rotate:160deg}.sakura i:nth-child(7){--x:60%;--duration:15s;--delay:-12s;--rotate:55deg}.sakura i:nth-child(8){--x:69%;--duration:19s;--delay:-7s;--rotate:120deg}.sakura i:nth-child(9){--x:77%;--duration:14s;--delay:-10s;--rotate:25deg}.sakura i:nth-child(10){--x:85%;--duration:17s;--delay:-4s;--rotate:145deg}.sakura i:nth-child(11){--x:92%;--duration:13s;--delay:-9s;--rotate:65deg}.sakura i:nth-child(12){--x:97%;--duration:20s;--delay:-16s;--rotate:175deg}@keyframes sakura-fall{0%{translate:0 -12vh;rotate:0deg}50%{translate:38px 50vh;rotate:190deg}100%{translate:-28px 112vh;rotate:380deg}}@media(prefers-reduced-motion:reduce){.sakura{display:none}}@media(max-width:600px){.brand-logo{width:34px;height:34px}.sakura i{width:9px;height:7px;opacity:.46}}
h1,h2,h3,p{overflow-wrap:break-word}h1,h2,h3{font-family:"Segoe UI",Roboto,Arial,sans-serif;font-weight:800;text-wrap:balance}.logo-mark{border:2px solid var(--gold);color:var(--gold-soft)!important}.eyebrow{border:1px solid #f5dc6b}.pill{border:1px solid #d6bd43;background:#fff7c9!important;color:var(--brand-dark)!important}.primary{border-bottom:3px solid #d5a400}.card{height:100%}.check-page main>.converter{margin-top:20px;margin-bottom:20px}.check-page main>.converter:last-child{margin-bottom:64px}.converter>h2{margin-top:0}.converter form:not(.field){display:grid;gap:12px}.converter form:not(.field) input{min-height:46px;border:1px solid var(--line);border-radius:10px;padding:11px 13px;background:#fff;color:var(--ink)}.converter input[type=file]{width:100%;margin-bottom:14px;padding:12px;border:1px dashed #9abc9f;border-radius:10px;background:#f7fff8}.converter input[type=file]+.primary{margin-right:8px}.nav .logo span:last-child{line-height:1.15}.check-hero>p{margin-left:auto;margin-right:auto;max-width:680px}
@media(min-width:801px){.nav{padding:4px 0}.hero-grid>div:first-child{max-width:650px}.converter{max-width:100%}.check-page main>.converter{padding:28px 30px}.account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}
@media(max-width:800px){body{font-size:15px}.nav{padding:8px 0}.nav .logo{max-width:calc(100% - 105px)}.nav .logo span:last-child{white-space:normal}.check-hero{text-align:left}.check-hero .eyebrow{margin-bottom:2px}.check-hero>p,.notice{margin-left:0;margin-right:0}.section-title{text-align:left}.converter,.card,.order{box-shadow:0 8px 24px rgba(18,79,43,.08)}}
@media(max-width:600px){h1,h2,h3,p{hyphens:none}.nav{align-items:center}.nav .logo{gap:7px;font-size:14px}.nav .logo-mark{width:32px;height:32px}.check-hero h1{margin-top:12px}.check-page main>.converter{margin-top:14px;margin-bottom:14px;padding:16px}.converter>h2{font-size:20px}.converter>p{margin-top:6px}.converter input[type=file]+.primary{margin:0 0 8px}.cards{gap:12px}.card h2{margin:8px 0 0}.order-head{flex-wrap:wrap}.footer-flex{line-height:1.45}.footer .logo{white-space:normal}}
.desktop-result{display:block}.mobile-result{display:none}.product-copy{min-width:0;flex:1}.product-copy strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cashback-line{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:8px;padding-top:8px;border-top:1px solid var(--line)}.cashback-line b{color:var(--brand);font-size:22px}.product-placeholder{display:grid;width:78px;height:78px;flex:0 0 auto;place-items:center;border-radius:12px;background:var(--soft);font-size:28px}.result-loading{text-align:center;color:var(--brand-dark);font-weight:750}
@media(max-width:600px){.desktop-result{display:none}.mobile-result{display:block}.mobile-product{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:10px}.mobile-product img,.mobile-product .product-placeholder{width:52px;height:52px;border-radius:9px;object-fit:cover}.mobile-product .product-placeholder{font-size:21px}.mobile-product-copy{min-width:0}.mobile-product-copy strong{display:-webkit-box;overflow:hidden;font-size:14px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mobile-product-copy small{display:block;overflow:hidden;margin-top:3px;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.mobile-cashback{display:flex;align-items:center;justify-content:space-between;margin-top:10px;padding:10px 12px;border-radius:11px;background:linear-gradient(135deg,#e9f8ed,#fff7c9);font-size:13px;font-weight:750}.mobile-cashback b{color:var(--brand-dark);font-size:21px}.result-row{margin-top:10px}.buy-button{font-size:14px}}
*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;background:#fff;color:var(--ink);font-family:"Segoe UI",Roboto,Arial,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}
.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{display:flex;align-items:center;gap:10px;color:var(--ink);font-size:20px;font-weight:850;text-decoration:none;white-space:nowrap}.logo-mark{display:grid;flex:0 0 auto;width:40px;height:40px;place-items:center;border-radius:13px;color:#fff;background:linear-gradient(145deg,var(--brand),var(--brand-dark));box-shadow:0 9px 24px rgba(22,138,69,.28)}.navlinks{display:flex;align-items:center;gap:24px;font-size:14px}.navlinks a{color:#505f55;text-decoration:none;font-weight:650}.navlinks a:hover{color:var(--brand)}.pill{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:0;border-radius:999px;padding:10px 18px;background:#eaf8ee;color:var(--brand-dark);font-weight:800;cursor:pointer;text-decoration:none}
.hero{position:relative;overflow:hidden;padding:72px 0 86px;background:radial-gradient(circle at 85% 5%,var(--gold-soft) 0,transparent 31%),linear-gradient(145deg,#f8fff9,#eaf8ee)}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:64px}.eyebrow{display:inline-flex;align-items:center;padding:8px 14px;border-radius:99px;background:#fff;color:var(--brand-dark);font-size:13px;font-weight:800;box-shadow:0 6px 22px rgba(22,138,69,.12)}.hero h1{margin:18px 0;font-size:clamp(43px,5.5vw,70px);line-height:1.02;letter-spacing:-3px}.hero h1 span{color:var(--brand)}.hero p{max-width:620px;color:var(--muted);font-size:18px;line-height:1.7}
.converter{padding:25px;border:1px solid rgba(255,255,255,.8);border-radius:24px;background:rgba(255,255,255,.97);box-shadow:var(--shadow)}.tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:18px}.tab{min-height:43px;border:1px solid var(--line);border-radius:12px;background:#fff;color:#657568;font-weight:750;cursor:pointer}.tab.active{border-color:#8dd6a7;background:#eaf8ee;color:var(--brand-dark)}.field{display:flex;gap:6px;padding:5px;border:1.5px solid #cfddd3;border-radius:15px;background:#fff;transition:.2s}.field:focus-within{border-color:var(--brand);box-shadow:0 0 0 4px rgba(22,138,69,.12)}.field input{flex:1;min-width:0;border:0;outline:0;padding:13px;font-size:16px}.paste-button{min-width:72px;border:0;border-radius:11px;padding:10px 16px;background:#eaf8ee!important;color:var(--brand-dark)!important;font-weight:850;cursor:pointer}.primary{min-height:46px;border:0;border-radius:11px;padding:12px 21px;color:#fff;background:linear-gradient(135deg,var(--brand-dark),var(--brand));font-weight:850;cursor:pointer;box-shadow:0 9px 22px rgba(22,138,69,.28);transition:transform .16s,box-shadow .16s}.primary:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(22,138,69,.34)}.primary:active{transform:translateY(0)}.primary:disabled{cursor:wait;opacity:.65}.trust{display:flex;justify-content:center;gap:20px;margin-top:14px;color:#718077;font-size:12px}.result{display:none;margin-top:16px;padding:15px;border:1px solid #bcebd6;border-radius:13px;background:#effcf7}.result.show{display:block;animation:rise .25s ease}.result-row{display:flex;gap:9px;margin-top:10px}.result-row .primary{min-width:160px}@keyframes rise{from{opacity:0;transform:translateY(6px)}}
.product-result{display:flex;align-items:center;gap:14px}.product-result img{width:78px;height:78px;flex:0 0 auto;border-radius:12px;object-fit:cover}.product-result p{margin:5px 0;color:var(--muted)}.cashback-line{color:var(--brand-dark)}
.art{position:relative;min-height:430px}.phone{width:260px;height:410px;margin:auto;overflow:hidden;border:8px solid #11251a;border-radius:36px;background:#11251a;box-shadow:0 35px 70px rgba(25,94,48,.25);transform:rotate(5deg)}.phone-screen{height:100%;padding:42px 15px;background:linear-gradient(#f0fff4,#fff)}.mini-card{margin-bottom:12px;padding:15px;border-radius:17px;background:#fff;box-shadow:0 8px 22px rgba(18,79,43,.1)}.mini-orange{height:105px;padding:18px;border-radius:16px;background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:#fff;font-weight:850}.coin{position:absolute;display:grid;width:70px;height:70px;place-items:center;border:7px solid #ffe17d;border-radius:50%;background:var(--gold);color:#6b5100;font-size:22px;font-weight:900}.c1{top:20px;left:8%}.c2{right:4%;bottom:45px;transform:scale(.72)}
.section{padding:84px 0}.section-title{max-width:700px;margin:0 auto 44px;text-align:center}.section-title h2{margin:0 0 10px;font-size:38px;letter-spacing:-1.5px}.section-title p,.card p,.check-hero p{color:var(--muted);line-height:1.65}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{padding:27px;border:1px solid var(--line);border-radius:20px;background:#fff}.card h3{margin:18px 0 9px}.card p{margin:0}.icon{display:grid;width:48px;height:48px;place-items:center;border-radius:14px;background:#e9f8ed;color:var(--brand);font-size:22px;font-weight:900}.soft{background:var(--soft)}.footer{padding:35px 0;background:#102c1d;color:#b9c9bf}.footer-flex{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer .logo{color:#fff}
.check-page{min-height:100vh;background:linear-gradient(155deg,#f8fff9,#f4f9f4 52%,#fff9dd)}.check-hero{padding:55px 0 28px;text-align:center}.check-hero h1{margin:17px 0 9px;font-size:clamp(34px,5vw,52px);letter-spacing:-2px}.searchbox{display:flex;max-width:760px;gap:9px;margin:24px auto 0;padding:10px;border-radius:20px;background:#fff;box-shadow:var(--shadow)}.searchbox input{flex:1;min-width:0;border:0;outline:0;padding:14px 16px;font-size:16px}.notice{max-width:760px;margin:14px auto;color:#6f8075;font-size:13px}.orders{max-width:900px;margin:24px auto 70px}.order{margin:14px 0;padding:22px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(18,79,43,.055)}.order-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding-bottom:15px;border-bottom:1px solid var(--line)}.order-code,.value{font-weight:800}.badge{padding:7px 11px;border-radius:99px;background:#fff3be;color:#725800;font-size:12px;font-weight:800}.order-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.label{margin-bottom:5px;color:#7b8d81;font-size:12px}.money{color:var(--success)}.empty{padding:44px;border:1px dashed #c6d7ca;border-radius:20px;background:#fff;color:var(--muted);text-align:center}.converter form input,.converter select{max-width:100%}#sourceFilter{min-height:44px;padding:10px;border:1px solid var(--line);border-radius:10px;background:#fff}
@media(max-width:800px){.navlinks a:not(.pill){display:none}.hero-grid{grid-template-columns:1fr}.art{display:none}.cards{grid-template-columns:1fr}.tabs{grid-template-columns:repeat(2,1fr)}.field,.searchbox{display:block}.field .primary,.searchbox .primary{width:100%}.order-grid{grid-template-columns:1fr 1fr}.footer-flex{display:block;text-align:center}.footer .logo{justify-content:center;margin-bottom:15px}}
@media(max-width:600px){.wrap{width:calc(100% - 24px)}.nav{min-height:64px;gap:8px}.logo{font-size:15px;line-height:1.15}.logo-mark{width:34px;height:34px;border-radius:11px}.navlinks{gap:7px}.navlinks .pill,.nav>.pill{min-height:40px;padding:8px 11px;font-size:13px;white-space:nowrap}.hero{padding:30px 0 42px}.hero-grid{gap:24px}.hero h1{margin:15px 0;font-size:clamp(33px,10.5vw,40px);line-height:1.08;letter-spacing:-1.4px;text-wrap:balance}.hero p{font-size:16px;line-height:1.55}.converter{margin-bottom:16px;padding:15px;border-radius:18px}.converter h2{font-size:21px;line-height:1.25}.tab{min-height:44px;font-size:13px}.field input{width:100%;font-size:16px}.paste-button{width:100%;min-height:44px;margin-bottom:6px}.primary{width:100%;min-height:48px}.trust{flex-wrap:wrap;gap:8px 14px;text-align:center}.result-row{display:block}.result-row .primary{width:100%}.product-result{align-items:flex-start}.product-result img{width:64px;height:64px}.section{padding:50px 0}.section-title{margin-bottom:28px}.section-title h2{font-size:29px;line-height:1.2}.card{padding:19px}.check-hero{padding:30px 0 16px}.check-hero h1{font-size:32px;line-height:1.15;letter-spacing:-1px;text-wrap:balance}.check-hero p{margin-inline:auto;max-width:34ch}.order{padding:16px}.order-head{align-items:flex-start;gap:10px}.order-grid{grid-template-columns:1fr}.empty{padding:30px 18px}.converter form input{display:block;width:100%;margin-bottom:10px;padding:12px;border:1px solid var(--line);border-radius:10px}#sourceFilter{width:100%;margin-bottom:12px}.value,.order-code,.card p{overflow-wrap:anywhere}.footer{padding:28px 0}body{overflow-x:hidden}}

/* Orange + pink brand refresh and page-specific falling effects. */
:root{--brand:#f45b7a;--brand-dark:#d83b63;--gold:#ff8a2a;--gold-soft:#ffe0cb;--ink:#44242d;--muted:#786068;--line:#f2d7dd;--soft:#fff5f3;--success:#df476d;--shadow:0 18px 55px rgba(218,66,103,.14)}
body{background:#fffaf9}.hero{background:radial-gradient(circle at 85% 5%,#ffd0dd 0,transparent 31%),linear-gradient(145deg,#fff8f2,#ffeef3)}.check-page{background:linear-gradient(155deg,#fff8f2,#fff0f4 52%,#ffe8d4)}.footer{background:#63253a;color:#f5dce4}.primary,.logo-mark{background:linear-gradient(135deg,var(--brand-dark),var(--gold));box-shadow:0 9px 22px rgba(226,76,105,.27)}.primary:hover{box-shadow:0 12px 28px rgba(226,76,105,.34)}.pill,.paste-button{background:#fff0f3!important;color:var(--brand-dark)!important}.tab.active,.lookup-tab.active{border-color:#ff9aae;background:linear-gradient(135deg,#fff0f3,#ffe5d2);color:var(--brand-dark);box-shadow:0 7px 17px rgba(226,76,105,.18)}.lookup-tabs{background:#fff1ed}.lookup-panel{border-color:#f2d5dc}.lookup-field input:focus,.field:focus-within{box-shadow:0 0 0 4px rgba(244,91,122,.12)}.mobile-cashback{background:linear-gradient(135deg,#fff0f3,#ffe5cb)}.icon{background:#fff0f3}.badge{background:#ffe3d0;color:#95420c}.result{border-color:#ffc4d1;background:#fff4f6}.brand-logo{box-shadow:0 7px 18px rgba(218,66,103,.2)}
.falling-effect{position:fixed;inset:-14vh 0 0;z-index:20;overflow:hidden;pointer-events:none}.falling-effect i{position:absolute;top:-12vh;left:var(--x);display:grid;place-items:center;width:30px;height:30px;opacity:.72;filter:drop-shadow(0 3px 3px rgba(89,35,50,.16));animation:effect-fall var(--duration) linear var(--delay) infinite}.money-rain i::before{content:"₫";display:grid;width:27px;height:27px;place-items:center;border:3px solid #ff9b27;border-radius:50%;background:linear-gradient(145deg,#ffe36e,#ffad2e);color:#9a4b06;font-size:15px;font-weight:900}.order-rain i::before{content:"📦";font-size:27px}.order-rain i:nth-child(3n)::before{content:"🛍️"}.order-rain i:nth-child(4n)::before{content:"🧾"}.falling-effect i:nth-child(1){--x:4%;--duration:12s;--delay:-3s}.falling-effect i:nth-child(2){--x:13%;--duration:16s;--delay:-11s}.falling-effect i:nth-child(3){--x:22%;--duration:14s;--delay:-5s}.falling-effect i:nth-child(4){--x:31%;--duration:18s;--delay:-15s}.falling-effect i:nth-child(5){--x:41%;--duration:13s;--delay:-8s}.falling-effect i:nth-child(6){--x:51%;--duration:17s;--delay:-2s}.falling-effect i:nth-child(7){--x:60%;--duration:15s;--delay:-12s}.falling-effect i:nth-child(8){--x:69%;--duration:19s;--delay:-7s}.falling-effect i:nth-child(9){--x:77%;--duration:14s;--delay:-10s}.falling-effect i:nth-child(10){--x:85%;--duration:17s;--delay:-4s}.falling-effect i:nth-child(11){--x:92%;--duration:13s;--delay:-9s}.falling-effect i:nth-child(12){--x:97%;--duration:20s;--delay:-16s}@keyframes effect-fall{0%{translate:0 -12vh;rotate:0deg}50%{translate:35px 50vh;rotate:180deg}100%{translate:-25px 114vh;rotate:360deg}}@media(prefers-reduced-motion:reduce){.falling-effect{display:none}}@media(max-width:600px){.falling-effect i{width:23px;height:23px;opacity:.54}.money-rain i::before{width:21px;height:21px;border-width:2px;font-size:12px}.order-rain i::before{font-size:21px}}
