.landing-page .market-brand-track{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px!important;display:flex!important}.landing-page .market-brand-track .marketplace-brand{flex:0 220px;width:min(220px,100%);min-width:190px}.public-mobile-nav,.public-mobile-nav__backdrop,.public-mobile-nav__drawer{display:none}@media (max-width:900px){.public-mobile-nav{margin-left:auto;display:block}.public-mobile-nav__trigger{color:#292d35;cursor:pointer;background:#fff;border:1px solid #e8dbd4;border-radius:12px;place-content:center;gap:5px;width:44px;height:44px;padding:0;display:grid;box-shadow:0 5px 15px #3422180b}.public-mobile-nav__trigger span{transform-origin:50%;background:currentColor;border-radius:999px;width:20px;height:2px;transition:transform .24s cubic-bezier(.22,1,.36,1),opacity .16s;display:block}.public-mobile-nav__trigger.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.public-mobile-nav__trigger.is-open span:nth-child(2){opacity:0;transform:scaleX(.4)}.public-mobile-nav__trigger.is-open span:last-child{transform:translateY(-7px)rotate(-45deg)}.public-mobile-nav__backdrop{z-index:800;opacity:0;visibility:hidden;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1c181675;border:0;transition:opacity .24s,visibility 0s linear .24s;display:block;position:fixed;inset:0}.public-mobile-nav__backdrop.is-open{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.public-mobile-nav__drawer{z-index:810;overscroll-behavior:contain;visibility:hidden;background:radial-gradient(circle at 8% 2%,#ff6a2b1a,#0000 26%),linear-gradient(#fff 0%,#fffdfc 58%,#fff9f5 100%);border-right:1px solid #ebddd6;flex-direction:column;width:min(330px,88vw);max-width:100%;padding:0 16px 22px;transition:transform .3s cubic-bezier(.22,1,.36,1),visibility 0s linear .3s;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden auto;transform:translate(-106%);box-shadow:18px 0 52px #1d16122e}.public-mobile-nav__drawer.is-open{visibility:visible;transition-delay:0s;transform:translate(0)}.public-mobile-nav__head{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdfcf0;border-bottom:1px solid #eee1da;justify-content:space-between;align-items:center;min-height:76px;margin:0 -16px 18px;padding:0 16px;display:flex;position:sticky;top:0}.public-mobile-nav__head>button{color:#3e424a;cursor:pointer;background:#fff;border:1px solid #e6d9d2;border-radius:12px;place-items:center;width:42px;height:42px;padding:0;font-size:28px;font-weight:300;line-height:1;display:grid}.public-mobile-nav__eyebrow{color:#a17d6c;letter-spacing:.15em;margin:0 10px 9px;font-size:9.5px;font-weight:850}.public-mobile-nav__links{gap:6px;display:grid}.public-mobile-nav__links>a{color:#55504d;border:1px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;min-height:50px;padding:0 14px;font-size:14px;font-weight:700;transition:transform .18s,background-color .18s,border-color .18s,color .18s;display:flex}.public-mobile-nav__links>a b{color:#a2958e;font-size:22px;font-weight:400;transition:transform .18s,color .18s}.public-mobile-nav__links>a:hover,.public-mobile-nav__links>a.active{color:#df501b;background:linear-gradient(100deg,#fff0e8,#fff8f4);border-color:#ffd2be;transform:translate(2px)}.public-mobile-nav__links>a:hover b,.public-mobile-nav__links>a.active b{color:#e85821;transform:translate(2px)}.public-mobile-nav__account{grid-template-columns:1fr 1fr;gap:9px;margin-top:auto;padding-top:20px;display:grid}.public-mobile-nav__account .btn{width:100%;padding-inline:10px}}.landing-page .faq-accordion{flex-direction:column;gap:12px;display:flex}.landing-page .faq-item{background:#fff;border:1px solid #eeded6;border-radius:18px;transition:border-color .2s,box-shadow .24s,transform .2s cubic-bezier(.22,1,.36,1);overflow:hidden;box-shadow:0 12px 35px #4823100a}.landing-page .faq-item:hover{border-color:#efc9b7;transform:translateY(-2px);box-shadow:0 12px 30px #2d1f1712}.landing-page .faq-item.is-open{border-color:#efbca4;box-shadow:0 18px 48px #2d1f1716}.landing-page .faq-item__trigger{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:42px minmax(0,1fr) 32px;align-items:center;gap:15px;padding:21px 22px;display:grid}.landing-page .faq-item__trigger>span{color:#ff6a2b;font-size:12px;font-weight:850}.landing-page .faq-item__trigger>div{flex-direction:column;gap:4px;min-width:0;display:flex}.landing-page .faq-item__trigger small{color:#a67864;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:700;line-height:1.3}.landing-page .faq-item__trigger b{color:#292d35;overflow-wrap:anywhere;font-size:15px;line-height:1.45}.landing-page .faq-item__trigger i{color:#f35c22;background:#fff1e8;border-radius:50%;place-items:center;width:30px;height:30px;font-size:18px;font-style:normal;transition:transform .28s cubic-bezier(.22,1,.36,1),background-color .2s,color .2s;display:grid}.landing-page .faq-item.is-open .faq-item__trigger i{color:#fff;background:#ff6a2b;transform:rotate(45deg)}.landing-page .faq-item__answer{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.22,1,.36,1),opacity .18s;display:grid}.landing-page .faq-item__answer>div{min-height:0;overflow:hidden}.landing-page .faq-item__answer p{color:#66615d;margin:0;padding:0 22px 22px 79px;font-size:14px;line-height:1.8;transition:transform .28s cubic-bezier(.22,1,.36,1);transform:translateY(-7px)}.landing-page .faq-item.is-open .faq-item__answer{opacity:1;grid-template-rows:1fr}.landing-page .faq-item.is-open .faq-item__answer p{transform:translateY(0)}@media (max-width:720px){.landing-page .market-intro{text-align:center!important;align-items:center!important}.landing-page .market-intro>b{max-width:310px!important}.landing-page .market-brand-track{flex-wrap:nowrap!important;justify-content:center!important;width:100%!important;padding:1px 0 4px!important;overflow:visible!important}.landing-page .market-brand-track .marketplace-brand,.landing-page .market-brand-track .marketplace-brand:nth-child(n){flex:0 0 60px!important;width:60px!important;min-width:60px!important}.landing-page .faq-item__trigger{grid-template-columns:minmax(0,1fr) 34px;gap:12px;padding:18px 16px}.landing-page .faq-item__trigger>span{display:none}.landing-page .faq-item__trigger b{font-size:15px}.landing-page .faq-item__answer p{padding:0 16px 19px;line-height:1.72}}@media (max-width:440px){.public-mobile-nav__drawer{width:min(310px,90vw)}.public-mobile-nav__account{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.public-mobile-nav__trigger span,.public-mobile-nav__backdrop,.public-mobile-nav__drawer,.public-mobile-nav__links>a,.landing-page .faq-item,.landing-page .faq-item__trigger i,.landing-page .faq-item__answer,.landing-page .faq-item__answer p{transition-duration:.01ms!important}}
.shopper-features{background:radial-gradient(circle at 8% 10%,#ff692a21,#0000 28%),radial-gradient(circle at 92% 88%,#ffbf7029,#0000 30%),linear-gradient(#fffaf7 0%,#fff 48%,#fff8f3 100%);border-top:1px solid #f1e0d7;border-bottom:1px solid #f1e0d7;padding:86px 0 80px;position:relative;overflow:hidden}.shopper-features:before{content:"";pointer-events:none;border:1px solid #f15b231f;border-radius:50%;width:310px;height:310px;position:absolute;top:66px;right:-110px;box-shadow:0 0 0 44px #f15b2309,0 0 0 88px #f15b2305}.shopper-features>.shell{z-index:1;position:relative}.shopper-features__header{grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);align-items:end;gap:54px;margin-bottom:34px;display:grid}.shopper-features__heading>span{color:#ee5b23;letter-spacing:.15em;align-items:center;gap:8px;font-size:11px;font-weight:900;line-height:1.4;display:inline-flex}.shopper-features__heading>span:before{content:"";background:#ef5b23;border-radius:999px;width:24px;height:2px}.shopper-features__heading h2{color:#242832;letter-spacing:-.048em;text-wrap:balance;max-width:680px;margin:13px 0;font-size:clamp(34px,4.2vw,54px);font-weight:850;line-height:1.06}.shopper-features__heading p{color:#6f6864;text-wrap:pretty;max-width:650px;margin:0;font-size:15px;line-height:1.75}.shopper-journey{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd6;border:1px solid #eadbd3;border-radius:20px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px;display:grid;position:relative;box-shadow:0 14px 38px #4326170e}.shopper-journey:before{content:"";background:linear-gradient(90deg,#0000,#f2b99f 12% 88%,#0000);height:1px;position:absolute;top:31px;left:15%;right:15%}.shopper-journey>div{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:8px;min-width:0;padding:7px 5px 8px;display:flex;position:relative}.shopper-journey b{color:#eb5720;background:#fff0e8;border:4px solid #fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:9px;font-weight:900;display:grid;box-shadow:0 0 0 1px #f2c8b5}.shopper-journey span{color:#625b57;font-size:11px;font-weight:800;line-height:1.35}.shopper-feature-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;display:grid}.shopper-feature-card{background:#ffffffeb;border:1px solid #eadbd3;border-radius:24px;flex-direction:column;min-width:0;min-height:250px;padding:24px;transition:transform .24s cubic-bezier(.2,.75,.25,1),border-color .24s,box-shadow .24s;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 44px #3d24170f}.shopper-feature-card:hover{border-color:#edbba4;transform:translateY(-5px);box-shadow:0 24px 58px #3d24171a}.shopper-feature-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff71361a,#0000 70%);border-radius:50%;width:150px;height:150px;position:absolute;bottom:-54px;right:-42px}.shopper-feature-card--1{grid-column:span 7;min-height:330px}.shopper-feature-card--2{background:linear-gradient(145deg,#fff 0%,#fff6f0 100%);grid-column:span 5;min-height:330px}.shopper-feature-card--3{grid-column:span 4}.shopper-feature-card--4{grid-column:span 8;min-height:280px}.shopper-feature-card--5,.shopper-feature-card--6{grid-column:span 6}.shopper-feature-card.is-featured{grid-template-rows:auto 1fr auto;grid-template-columns:minmax(0,1fr) minmax(190px,.76fr);gap:0 24px;display:grid}.shopper-feature-card.is-featured>header{grid-column:1/-1}.shopper-feature-card.is-featured .shopper-feature-card__copy,.shopper-feature-card.is-featured .shopper-feature-card__hint{grid-column:1}.shopper-feature-card.is-featured .shopper-feature-card__demo{grid-area:2/2/4;align-self:stretch}.shopper-feature-card--4{color:#fff;background:radial-gradient(circle at 98% 0,#ffffff38,#0000 34%),linear-gradient(135deg,#ff7137 0%,#f0541d 58%,#d94110 100%);border-color:#0000;box-shadow:0 23px 55px #dd49143b}.shopper-feature-card--4:hover{border-color:#0000;box-shadow:0 30px 66px #dd49144d}.shopper-feature-card--4:after{background:radial-gradient(circle,#ffffff26,#0000 70%)}.shopper-feature-card>header{z-index:1;justify-content:space-between;align-items:center;gap:14px;margin-bottom:22px;display:flex;position:relative}.shopper-feature-card>header>span{color:#c3aaa0;letter-spacing:.12em;font-size:12px;font-weight:900}.shopper-feature-card--4>header>span{color:#ffffffad}.shopper-feature-card__icon{color:#ed5a22;background:#fff0e8;border:1px solid #ffd8c6;border-radius:15px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 8px 20px #eb551e17}.shopper-feature-card__icon svg{width:23px;height:23px}.shopper-feature-card--4 .shopper-feature-card__icon{color:#fff;box-shadow:none;background:#ffffff29;border-color:#ffffff3d}.shopper-feature-card__copy{z-index:1;position:relative}.shopper-feature-card__copy h3{color:#292d35;letter-spacing:-.028em;text-wrap:balance;margin:0 0 10px;font-size:clamp(19px,2vw,26px);font-weight:840;line-height:1.2}.shopper-feature-card:not(.is-featured) .shopper-feature-card__copy h3{font-size:20px}.shopper-feature-card__copy p{color:#706965;text-wrap:pretty;margin:0;font-size:13.5px;line-height:1.7}.shopper-feature-card--4 .shopper-feature-card__copy h3{color:#fff}.shopper-feature-card--4 .shopper-feature-card__copy p{color:#ffffffd6}.shopper-feature-card__hint{z-index:1;color:#8b5a43;align-self:flex-start;align-items:center;gap:8px;margin-top:auto;padding-top:20px;font-size:11.5px;font-weight:800;line-height:1.45;display:flex;position:relative}.shopper-feature-card__hint svg{color:#13805a;box-sizing:content-box;background:#eaf8f0;border-radius:50%;flex:0 0 18px;width:18px;height:18px;padding:3px}.shopper-feature-card--4 .shopper-feature-card__hint{color:#fff}.shopper-feature-card--4 .shopper-feature-card__hint svg{color:#fff;background:#ffffff2e}.shopper-feature-card__demo{z-index:1;border-radius:20px;flex-direction:column;justify-content:center;min-width:0;padding:20px;display:flex;position:relative}.shopper-feature-card__demo--product{background:linear-gradient(150deg,#fff,#fff9f5);border:1px solid #eddcd4;box-shadow:inset 0 1px #fff,0 15px 35px #42251612}.shopper-feature-card__demo--product:before{content:"✓";color:#13815a;background:#e9f8f0;border-radius:13px;place-items:center;width:38px;height:38px;margin-bottom:18px;font-size:18px;font-weight:900;display:grid}.shopper-feature-card__demo span{color:#a27562;letter-spacing:.13em;font-size:9px;font-weight:900}.shopper-feature-card__demo--product b{color:#2d3037;margin:8px 0 18px;font-size:16px;line-height:1.4}.shopper-feature-card__demo--product small{color:#746d68;border-top:1px solid #eee1da;justify-content:space-between;align-items:center;gap:8px;padding-top:13px;font-size:10.5px;line-height:1.5;display:flex}.shopper-feature-card__demo--product i{color:#ef5a22;font-size:18px;font-style:normal;font-weight:900}.shopper-feature-card__demo--wallet{color:#282c34;background:#fffffff5;border:1px solid #ffffff47;box-shadow:0 18px 42px #671f092e}.shopper-feature-card__demo--wallet:before{content:"Về Ví";color:#ec5720;background:#fff0e8;border-radius:999px;align-self:flex-start;margin-bottom:auto;padding:6px 9px;font-size:9px;font-weight:900}.shopper-feature-card__demo--wallet strong{color:#242832;letter-spacing:-.045em;margin:9px 0 6px;font-size:clamp(27px,3vw,39px);line-height:1}.shopper-feature-card__demo--wallet small{color:#17805b;font-size:10.5px;font-weight:800;line-height:1.5}.shopper-features__footer{background:#ffffffe0;border:1px solid #eadbd3;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;margin-top:22px;padding:17px 19px 17px 21px;display:flex;box-shadow:0 12px 32px #3e26190b}.shopper-features__footer p{color:#6d6662;align-items:center;gap:10px;min-width:0;margin:0;font-size:12px;line-height:1.55;display:flex}.shopper-features__footer p svg{color:#ef5a22;flex:0 0 21px;width:21px;height:21px}.shopper-features__footer .btn{flex:none}@media (max-width:1080px){.shopper-features__header{grid-template-columns:1fr;gap:27px}.shopper-journey{width:min(100%,760px)}.shopper-feature-card--1,.shopper-feature-card--4{grid-column:span 12}.shopper-feature-card--2,.shopper-feature-card--3,.shopper-feature-card--5,.shopper-feature-card--6{grid-column:span 6}}@media (max-width:720px){.shopper-features{padding:58px 0 52px}.shopper-features__header{gap:23px;margin-bottom:22px}.shopper-features__heading h2{font-size:clamp(32px,9vw,42px)}.shopper-features__heading p{font-size:14px}.shopper-journey{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.shopper-journey:before{display:none}.shopper-journey>div{text-align:left;background:#fff8f4;border-radius:12px;flex-direction:row;justify-content:flex-start;align-items:center;padding:8px}.shopper-journey b{border-width:3px;flex:0 0 28px;width:28px;height:28px}.shopper-feature-grid{gap:12px}.shopper-feature-card--1,.shopper-feature-card--2,.shopper-feature-card--3,.shopper-feature-card--4,.shopper-feature-card--5,.shopper-feature-card--6{grid-column:span 12;min-height:0}.shopper-feature-card{border-radius:20px;padding:20px}.shopper-feature-card.is-featured{gap:0;display:flex}.shopper-feature-card.is-featured .shopper-feature-card__demo{width:100%;min-height:170px;margin-top:20px}.shopper-feature-card__copy h3,.shopper-feature-card:not(.is-featured) .shopper-feature-card__copy h3{font-size:20px}.shopper-features__footer{flex-direction:column;align-items:stretch;padding:17px}.shopper-features__footer .btn{width:100%}}@media (max-width:420px){.shopper-features__heading>span{letter-spacing:.1em;font-size:10px}.shopper-journey{grid-template-columns:1fr}.shopper-feature-card__demo--wallet strong{font-size:30px}}@media (prefers-reduced-motion:reduce){.shopper-feature-card{transition:none}.shopper-feature-card:hover{transform:none}}
.guest-buy-backdrop{z-index:1400;-webkit-backdrop-filter:blur(8px);background:#1c1f269e;place-items:center;padding:22px;animation:.2s ease-out both guest-buy-backdrop-in;display:grid;position:fixed;inset:0}.guest-buy-dialog{text-align:center;background:#fff;border:1px solid #eadbd3;border-radius:26px;outline:0;width:min(470px,100%);max-height:calc(100dvh - 32px);padding:26px;animation:.25s cubic-bezier(.2,.8,.25,1) both guest-buy-dialog-in;position:relative;overflow:auto;box-shadow:0 32px 90px #17141247}.guest-buy-dialog__close{color:#747078;cursor:pointer;background:#fff;border:1px solid #e7e1de;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;font-size:22px;line-height:1;display:grid;position:absolute;top:15px;right:15px}.guest-buy-dialog__close:hover{color:#e8521d;background:#fff4ee;border-color:#ffc9b1}.guest-buy-dialog__mark{color:#ff5a1f;background:#fff5ef;border:1px solid #ffd1bc;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 17px;display:grid}.guest-buy-dialog__mark svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.guest-buy-dialog h2{color:#252936;letter-spacing:-.035em;text-wrap:balance;max-width:390px;margin:0 auto;font-size:22px;font-weight:850;line-height:1.2}.guest-buy-dialog>p:not(.guest-buy-dialog__note){color:#67636a;max-width:380px;margin:12px auto 18px;font-size:13px;line-height:1.65}.guest-buy-dialog__product{text-align:left;background:#fffdfc;border:1px dashed #e6ddd8;border-radius:15px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;display:grid}.guest-buy-dialog__thumb{color:#f05a22;background:#fff5ef;border:1px solid #eee3dd;border-radius:12px;place-items:center;width:46px;height:46px;font-size:11px;font-weight:900;display:grid;overflow:hidden}.guest-buy-dialog__thumb img{object-fit:cover;width:100%;height:100%}.guest-buy-dialog__product>div{min-width:0}.guest-buy-dialog__product small,.guest-buy-dialog__product strong,.guest-buy-dialog__product span{display:block}.guest-buy-dialog__product small{color:#8d8581;letter-spacing:.08em;font-size:9px;font-weight:850}.guest-buy-dialog__product strong{color:#31343c;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;line-height:1.35;overflow:hidden}.guest-buy-dialog__product span{color:#8a8583;margin-top:3px;font-size:10px}.guest-buy-dialog__product>b{color:#129362;white-space:nowrap;font-size:14px;font-weight:900}.guest-buy-dialog__note{text-align:left;color:#8a817d!important;margin:10px 3px 0!important;font-size:10px!important;line-height:1.55!important}.guest-buy-dialog__actions{gap:9px;margin-top:18px;display:grid}.guest-buy-dialog__actions .btn{text-transform:uppercase;width:100%;min-height:47px;font-size:13px}.guest-buy-dialog__actions .btn svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.guest-buy-dialog__actions .btn-ghost{color:#41434a;text-transform:none;background:#f5f5f6}@keyframes guest-buy-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes guest-buy-dialog-in{0%{opacity:0;transform:translateY(18px)scale(.975)}to{opacity:1;transform:none}}@media (max-width:600px){.guest-buy-backdrop{align-items:end;padding:0}.guest-buy-dialog{width:100%;max-height:min(88dvh,760px);padding:24px 16px max(18px,env(safe-area-inset-bottom));border-width:1px 0 0;border-radius:24px 24px 0 0;animation-name:guest-buy-sheet-in}.guest-buy-dialog h2{padding-inline:14px;font-size:20px}.guest-buy-dialog>p:not(.guest-buy-dialog__note){padding-inline:8px;font-size:12px}.guest-buy-dialog__product{grid-template-columns:44px minmax(0,1fr)}.guest-buy-dialog__product>b{grid-column:2;margin-top:-7px;font-size:14px}}@keyframes guest-buy-sheet-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.guest-buy-backdrop,.guest-buy-dialog{animation-duration:.01ms!important}}
:is(html:has(.guest-buy-backdrop),body:has(.guest-buy-backdrop)){overscroll-behavior:none;overflow:hidden!important}.guest-buy-backdrop{isolation:isolate;overscroll-behavior:contain;z-index:2147483000!important;box-sizing:border-box!important;-webkit-backdrop-filter:blur(18px)saturate(.72)!important;contain:none!important;background:#11161fc7!important;place-items:center!important;width:100dvw!important;min-width:0!important;height:100dvh!important;min-height:0!important;margin:0!important;padding:clamp(12px,3vw,32px)!important;display:grid!important;position:fixed!important;inset:0!important;overflow:auto!important;transform:translate(0,0)!important}.guest-buy-dialog{overscroll-behavior:contain;background:#fff!important;border:1px solid #eadbd3!important;border-radius:26px!important;flex:none!important;place-self:center!important;width:min(470px,100dvw - 28px)!important;max-width:470px!important;max-height:calc(100dvh - 28px)!important;margin:auto!important;padding:26px!important;position:relative!important;inset:auto!important;overflow:hidden auto!important;transform:translate(0,0)!important;box-shadow:0 34px 110px #0000006b!important}.guest-buy-dialog__actions{-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;margin:18px 0 0!important;padding:0!important;position:static!important;inset:auto!important}@media (max-width:600px){.guest-buy-backdrop{padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))!important;place-items:center!important}.guest-buy-dialog{border-width:1px!important;border-radius:24px!important;width:calc(100dvw - 24px)!important;max-width:420px!important;max-height:calc(100dvh - 24px)!important;margin:auto!important;padding:22px 16px 18px!important}.guest-buy-dialog h2{font-size:20px!important}.guest-buy-dialog__product{grid-template-columns:44px minmax(0,1fr)!important}.guest-buy-dialog__product>b{grid-column:2!important;margin-top:-7px!important}}@media (max-height:620px){.guest-buy-dialog{max-height:calc(100dvh - 20px)!important;padding-top:18px!important;padding-bottom:16px!important}.guest-buy-dialog__mark{margin-bottom:9px!important}.guest-buy-dialog>p:not(.guest-buy-dialog__note){margin-top:7px!important;margin-bottom:11px!important}}@media (prefers-reduced-motion:reduce){.guest-buy-backdrop,.guest-buy-dialog{animation-duration:.01ms!important}}
.auth-card{width:min(100%,520px)}.auth-card .auth-intro{text-align:center;margin-bottom:22px}.auth-card .auth-intro h1{margin:0 0 8px}.auth-card .auth-intro p{color:var(--muted,#6b7280);margin:0}.auth-provider-block{gap:14px;margin:20px 0;display:grid}.google-signin-wrap,.google-signin-button{width:100%;min-height:44px}.google-signin-button>div,.google-signin-button iframe{max-width:100%!important}.google-signin-wrap.is-disabled{opacity:.58;pointer-events:none}.google-signin-unavailable{color:#8a6b5d;text-align:center;background:#fffaf7;border:1px dashed #e6d6ce;border-radius:12px;place-items:center;min-height:44px;padding:10px 14px;font-size:13px;display:grid}.auth-divider{color:#9a8d86;text-transform:uppercase;letter-spacing:.08em;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;font-size:12px;display:grid}.auth-divider:before,.auth-divider:after{content:"";background:#eee3dd;height:1px}.auth-password-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-password-row label{margin:0}.auth-text-link{color:var(--brand,#ff5a1f);font-size:13px;font-weight:750;text-decoration:none}.auth-text-link:hover{text-decoration:underline}.auth-footnote{color:#7d716b;text-align:center;margin:16px 0 0;font-size:12.5px;line-height:1.55}.auth-success-panel{color:#17613c;text-align:left;background:#f2fbf6;border:1px solid #bde7d1;border-radius:14px;gap:12px;padding:18px;display:grid}.auth-success-panel strong{font-size:15px}.auth-success-panel p{color:#397255;margin:0;font-size:13.5px;line-height:1.6}.auth-recovery-actions{gap:10px;margin-top:18px;display:grid}.auth-token-error{text-align:center}@media (max-width:560px){.auth-card{padding:22px 18px!important}.auth-password-row{align-items:flex-start}.auth-text-link{font-size:12.5px}}
html{-moz-text-size-adjust:100%;text-size-adjust:100%;min-width:0;overflow-x:clip}body{min-width:320px;overflow-x:clip}:where(img,video,canvas,svg){max-width:100%}:where(.shell,.landing-page,.public-page,.app-shell,.app-main,.app-content,.panel,.reference-panel,.product-result,.product-main){min-width:0}.link-input-wrap{isolation:isolate}.link-input-wrap input{text-overflow:ellipsis;padding-right:78px}.link-input-control{z-index:2;color:#d94f1d;min-width:62px;height:32px;font:inherit;cursor:pointer;touch-action:manipulation;background:#fff8f4;border:1px solid #eadfd9;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:0 9px;font-size:11px;font-weight:800;line-height:1;transition:border-color .16s,background .16s,color .16s,box-shadow .16s;display:inline-flex;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.link-input-control:hover{background:#fff0e8;border-color:#ffc5aa}.link-input-control:focus-visible{outline-offset:1px;outline:3px solid #ff5a1f29}.link-input-control>span{font-size:14px;font-weight:900;line-height:1}.link-input-control--clear{color:#7a6260;background:#fff}.link-input-control--clear:hover{color:#c8442b;background:#fff4f1}.supported-row .market-badge{flex:none;margin-left:auto;position:static}@media (hover:none){:where(.btn,.feature-card,.app-nav__item,.app-nav__group-toggle,.sidebar-home):hover{transform:none}}@media (max-width:900px){:root{--vv-mobile-gutter:max(12px,env(safe-area-inset-left))}body{min-height:100dvh}:where(input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea){font-size:16px!important}:where(button,.btn,a.btn,summary,[role=button]){touch-action:manipulation}:where(.btn,button:not(.text-action):not(.public-mobile-nav__backdrop)){min-height:44px}.shell{width:min(100% - (var(--vv-mobile-gutter) * 2),1260px)!important}.site-header,.app-topbar{padding-top:env(safe-area-inset-top)}.header-inner{gap:12px!important}.header-brand,.brand-logo{min-width:0}.brand-logo{font-size:19px!important}.brand-logo__mark,.brand-logo__mark svg{width:31px!important;height:28px!important}.public-mobile-nav__drawer{max-width:100vw;padding-bottom:max(24px,env(safe-area-inset-bottom))!important}.public-mobile-nav__links a,.public-mobile-nav__account .btn{width:100%}.app-shell,.app-main,.app-content{width:100%;max-width:100%}.app-content{overflow-x:clip}.app-topbar{gap:8px;padding-inline:12px!important}.mobile-sidebar-trigger,.topbar-actions .topbar-icon{flex:0 0 44px;width:44px;height:44px}.topbar-actions .topbar-icon svg{width:22px;height:22px}.app-search{flex:auto;min-width:0}.app-search input{width:100%;min-width:0}.topbar-actions{flex:none;gap:4px!important}.profile-chip{max-width:48px;padding-inline:4px!important}.profile-chip>div,.profile-chip>.profile-chevron{display:none!important}.action-preview__panel,.profile-menu__panel{overscroll-behavior:contain;top:calc(var(--app-topbar-height,64px) + env(safe-area-inset-top) + 8px)!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - var(--app-topbar-height,64px) - env(safe-area-inset-top) - 24px)!important;position:fixed!important;left:10px!important;right:10px!important;overflow:auto!important}.app-sidebar{overscroll-behavior:contain;max-width:100vw;overflow-y:auto;width:min(88vw,340px)!important;padding-bottom:max(20px,env(safe-area-inset-bottom))!important}.app-sidebar-backdrop{width:100vw;height:100dvh}:where(.panel,.reference-panel,.product-result,.watch-config-card,.hero-analyzer-card){max-width:100%}:where(.table-wrap,.admin-table-wrap,.reference-table){overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow-x:auto}:where(.data-table,table){max-width:none}:where(.guest-buy-dialog,[role=dialog]){overscroll-behavior:contain;overflow-y:auto;max-width:calc(100vw - 20px)!important;max-height:calc(100dvh - 20px)!important}:where(.modal-actions,.dialog-actions,.guest-buy-dialog__actions){flex-wrap:wrap}:where(.modal-actions,.dialog-actions,.guest-buy-dialog__actions)>.btn{flex:180px}.landing-hero__copy,.landing-hero__copy>p,.center-heading,.shopper-features__heading{max-width:100%}.hero-trust{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px!important;padding-inline:0!important;display:grid!important}.hero-trust>span{text-align:center;justify-content:center;min-width:0}.shopper-features__footer,.landing-cta>.shell,.pricing-note>.shell,.blog-newsletter>.shell,.about-cta>.shell,.blog-detail-cta>.shell{gap:16px}.footer-grid>*{min-width:0}.footer-bottom{flex-wrap:wrap;gap:10px}}@media (max-width:720px){.link-analyzer{gap:10px!important}.link-input-wrap input{line-height:1.3;border-radius:11px!important;height:50px!important;padding-left:40px!important;padding-right:72px!important}.link-icon{transform:translateY(-50%);top:50%!important}.link-input-control{border-radius:9px;min-width:58px;height:36px;padding-inline:8px;font-size:11px;right:7px}.analyzer-submit{border-radius:11px;min-height:48px}.supported-row{align-items:center;row-gap:7px!important}.supported-row .soon{order:4;width:100%;margin-left:0!important}.supported-row .market-badge{order:3;margin-left:auto}.landing-hero__copy h1{overflow-wrap:anywhere}.hero-trust{grid-template-columns:1fr!important}.hero-trust>span{text-align:left;justify-content:flex-start}.market-brand-track,.testimonial-grid{scroll-padding-inline:var(--vv-mobile-gutter,14px)}.shopper-features__footer,.landing-cta>.shell,.footer-bottom{flex-direction:column!important;align-items:stretch!important}.shopper-features__footer .btn,.landing-cta .btn{width:100%}.faq-item__trigger,.faq-accordion summary,.faq-item__trigger>div,.faq-accordion summary>div{min-width:0}.faq-item__trigger b,.faq-accordion summary b{overflow-wrap:anywhere}.guest-buy-dialog__product{grid-template-columns:52px minmax(0,1fr)!important}.guest-buy-dialog__product>b{grid-column:1/-1;justify-self:start}}@media (max-width:520px){:root{--vv-mobile-gutter:max(10px,env(safe-area-inset-left))}.site-header .header-inner{min-height:60px}.brand-logo{gap:7px!important;font-size:18px!important}.app-topbar{padding-inline:8px!important}.app-search input::placeholder{color:#0000}.profile-chip{min-width:44px;max-width:44px}.hero-analyzer-card{padding:13px!important}.link-input-wrap input{padding-right:62px!important}.link-input-control{min-width:50px;padding-inline:6px}.link-input-control>span{display:none}.supported-row .market-badge{font-size:9px}.product-result,.watch-config-card{padding:12px!important}.result-actions,.guest-buy-dialog__actions{grid-template-columns:1fr!important;display:grid!important}.result-actions>*,.guest-buy-dialog__actions>*{width:100%!important}.footer-grid{grid-template-columns:1fr!important}}@supports not (overflow:clip){html,body,.app-content{overflow-x:hidden}}
@media (max-width:900px){.dashboard-analyzer{width:100%;min-width:0;overflow:hidden}.dashboard-analyzer__header{min-width:0;flex-direction:column!important;align-items:flex-start!important;gap:8px!important;display:flex!important}.dashboard-analyzer__header>div,.dashboard-analyzer__header p,.dashboard-analyzer__header .text-action{min-width:0;max-width:100%}.dashboard-analyzer__header .text-action{white-space:normal}.dashboard-analyzer__body{width:100%!important;min-width:0!important;display:block!important}.dashboard-analyzer__body>.analyzer-wrap,.dashboard-analyzer .link-analyzer,.dashboard-analyzer .link-input-wrap{width:100%!important;min-width:0!important;max-width:none!important}.dashboard-analyzer .link-analyzer{grid-template-columns:minmax(0,1fr)!important;gap:10px!important;display:grid!important}.dashboard-analyzer .link-input-wrap input{width:100%!important;min-width:0!important;max-width:none!important}.dashboard-analyzer .analyzer-submit{line-height:1.3;white-space:normal!important;width:100%!important;min-width:0!important;max-width:none!important;padding-inline:14px!important}.dashboard-analyzer .supported-row{flex-wrap:wrap;width:100%;min-width:0;display:flex!important}.dashboard-analyzer .analyzer-illustration{display:none!important}}@media (max-width:520px){.dashboard-analyzer{padding:16px!important}.dashboard-analyzer__header h2{overflow-wrap:anywhere}.dashboard-analyzer .supported-row .soon{width:100%}}
