:root{--cyan:#12c7d4;--cyan-dark:#079aa8;--pink:#ff4fa3;--pink-soft:#ffb9dc;--yellow:#ffd84a;--ink:#121217;--paper:#fffdf8;--muted:#6f6d76;--line:#dedde2;--good:#13a66a;--bad:#e94848;--maybe:#e89b14;--shadow:0 18px 60px rgba(18,18,23,.12);font-family:Heebo,Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper)}button,input,select{font:inherit}button{color:inherit}button,a{cursor:pointer}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:30;height:82px;padding:0 4vw;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:40px;background:#fffdf8eb;border-bottom:1px solid rgba(18,18,23,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.logo{position:relative;border:0;background:none;padding:0;direction:ltr;transform:rotate(-2deg);font:900 1.6rem/1 Heebo}.logo span{display:block;letter-spacing:-.08em}.logo b{position:absolute;left:18px;top:21px;color:var(--pink);font:400 1rem/1 Rubik Spray Paint,Heebo}.site-header nav{display:flex;gap:26px}.site-header nav button,.footer button{border:0;background:none;font-weight:700}.site-header nav button:hover{color:var(--pink)}.header-actions{display:flex;align-items:center;gap:8px}.icon-button{position:relative;width:43px;height:43px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent}.icon-button:hover{background:#f1eef0}.favorite-button i{position:absolute;right:0;top:0;width:17px;height:17px;display:grid;place-items:center;border-radius:50%;background:var(--pink);color:#fff;font:700 .62rem Heebo;font-style:normal}.login-button{border:2px solid var(--ink);border-radius:999px;background:var(--ink);color:#fff;padding:9px 22px;font-weight:800}.mobile-menu{display:none}.demo-bar{position:fixed;z-index:80;left:16px;top:50%;transform:translateY(-50%);width:112px;padding:12px;border:1px solid rgba(18,18,23,.12);border-radius:18px;background:#ffffffed;box-shadow:0 12px 40px #1212171f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);direction:rtl}.demo-bar strong{display:block;margin-bottom:8px;color:var(--muted);font-size:.7rem}.demo-bar div{display:grid;gap:4px}.demo-bar button{padding:6px 8px;border:0;border-radius:8px;background:transparent;text-align:right;font-size:.72rem}.demo-bar button:hover,.demo-bar button.active{background:var(--cyan);font-weight:800}.hero{min-height:700px;padding:50px max(5vw,70px);display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:6vw;overflow:hidden;background:linear-gradient(145deg,#fffdf8 0 55%,#dffbfd 55%)}.hero-content{position:relative;z-index:2}.scribble,.kicker{display:inline-block;color:var(--pink);font-weight:900;letter-spacing:.03em}.hero h1,.page-hero h1,.trust-hero h1{margin:16px 0 20px;font-size:clamp(4rem,7vw,7.5rem);line-height:.85;letter-spacing:-.075em}.hero h1 em,.trust-hero h1 em{position:relative;color:var(--cyan-dark);font-style:normal}.hero h1 em:after{content:"";position:absolute;right:-5%;left:-5%;bottom:2px;height:12px;background:var(--yellow);z-index:-1;transform:rotate(-2deg)}.hero-content>p{max-width:570px;color:var(--muted);font-size:1.25rem;line-height:1.6}.hero-ctas{display:flex;align-items:center;gap:24px;margin-top:32px}.primary{min-height:50px;padding:0 28px;border:2px solid var(--ink);border-radius:999px;background:var(--ink);color:#fff;font-weight:900;box-shadow:5px 5px 0 var(--cyan);transition:.2s}.primary:hover{transform:translate(-2px,-2px);box-shadow:8px 8px 0 var(--pink)}.text-button{display:inline-flex;align-items:center;gap:8px;border:0;background:none;font-weight:900}.text-button svg{width:18px}.hero-visual{position:relative}.hero-visual>img{width:100%;height:560px;object-fit:cover;border:8px solid var(--ink);border-radius:44% 56% 52% 48%/48% 43% 57% 52%;box-shadow:16px 18px 0 var(--pink)}.burst{position:absolute;z-index:2;left:-28px;top:-20px;width:105px;height:105px;display:grid;place-items:center;background:var(--yellow);clip-path:polygon(50% 0,61% 18%,79% 5%,82% 27%,100% 26%,88% 46%,100% 60%,78% 66%,80% 88%,59% 79%,49% 100%,39% 79%,16% 91%,20% 67%,0 58%,15% 45%,2% 26%,25% 28%,23% 6%,41% 19%);font:900 1.2rem Heebo;transform:rotate(-10deg)}.speech{position:absolute;right:-30px;top:50px;padding:20px 26px;border:4px solid var(--ink);border-radius:50%;background:#fff;font-size:1.1rem;text-align:center;transform:rotate(7deg);box-shadow:7px 7px 0 var(--cyan)}.speech b{color:var(--pink);font-size:1.45rem}.tape{position:absolute;right:10%;bottom:-18px;padding:12px 28px;background:var(--yellow);font-weight:900;transform:rotate(-3deg)}.trust-strip{min-height:72px;padding:18px 5vw;display:flex;justify-content:center;gap:4vw;background:var(--ink);color:#fff}.trust-strip span{display:flex;align-items:center;gap:8px;font-size:.88rem;font-weight:700}.trust-strip svg{color:var(--cyan);width:18px}.section{padding:90px max(6vw,80px)}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.section-head span{color:var(--pink);font-weight:900}.section-head h2,.video-story h2,.verdict-explainer h2,.signup-band h2,.search-page h1,.auth-page h1,.auth-form h2,.profile-head h1,.profile-card h2,.trust-rules h2,.promise h2{margin:4px 0 0;font-size:clamp(2.2rem,4vw,4.5rem);line-height:.95;letter-spacing:-.06em}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff;transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-image{position:relative;height:300px;overflow:hidden;background:#eee}.product-image img{width:100%;height:100%;object-fit:cover;transition:.45s}.product-card:hover .product-image img{transform:scale(1.04)}.verdict{display:inline-flex;align-items:center;min-height:32px;padding:5px 14px;border-radius:999px;color:#fff;font-weight:900}.product-image>.verdict{position:absolute;right:14px;top:14px}.verdict.good{background:var(--good)}.verdict.bad{background:var(--bad)}.verdict.maybe{background:var(--maybe)}.save{position:absolute;left:14px;top:14px;width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:50%;background:#ffffffe6}.save.saved{color:var(--pink)}.save.saved svg{fill:currentColor}.product-copy{padding:20px}.product-copy small{color:var(--muted)}.product-copy h3{margin:6px 0;font-size:1.35rem;letter-spacing:-.03em}.product-copy p{min-height:48px;margin:0;color:var(--muted);line-height:1.5}.card-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:18px;padding-top:15px;border-top:1px solid var(--line)}.card-bottom>b{font-size:1.2rem}.card-bottom button{display:flex;align-items:center;gap:5px;border:0;background:none;font-weight:800}.card-bottom svg{width:16px}.verdict-explainer{padding:80px 8vw;display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;align-items:center;background:var(--cyan)}.verdict-stack{display:grid;gap:12px}.verdict-stack button{padding:22px 24px;display:flex;align-items:center;justify-content:space-between;border:3px solid var(--ink);border-radius:18px;background:#fff;box-shadow:7px 7px 0 var(--ink);transform:rotate(-1deg)}.verdict-stack button:nth-child(2){transform:rotate(1deg)}.verdict-stack b{padding:5px 14px;border-radius:999px;color:#fff}.video-story{padding:100px 8vw;display:grid;grid-template-columns:1.15fr .85fr;gap:7vw;align-items:center}.video-frame{position:relative}.video-frame img{width:100%;height:480px;object-fit:cover;border-radius:28px;filter:saturate(.85)}.video-frame button,.video-play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:76px;height:76px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--pink);color:#fff;box-shadow:0 0 0 12px #fff9}.video-story p{color:var(--muted);font-size:1.1rem;line-height:1.7}.signup-band{margin:0 6vw 100px;padding:34px 44px;display:flex;justify-content:space-between;align-items:center;border:3px solid var(--ink);border-radius:26px;background:var(--yellow);box-shadow:10px 10px 0 var(--pink)}.signup-band>div{display:flex;align-items:center;gap:20px}.signup-band>div>span{font-size:3rem}.signup-band h2{font-size:2rem}.signup-band p{margin:5px 0 0}.signup-band>button{padding:13px 25px;border:2px solid var(--ink);border-radius:999px;background:#fff;font-weight:900}footer{padding:60px 7vw 90px;display:grid;grid-template-columns:1.4fr .7fr .7fr 1.2fr;gap:60px;background:var(--ink);color:#fff}footer>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}footer .logo{color:#fff;margin-bottom:18px}footer p,footer span{color:#aaa8af;font-size:.88rem;line-height:1.6}footer button,footer a{padding:0;color:#c8c6cc;text-decoration:none}.newsletter{padding:24px;border:1px solid #3b3a41;border-radius:18px;background:#1c1c23}.newsletter button{margin-top:8px;padding:10px 18px;border-radius:999px;background:var(--cyan);color:var(--ink);font-weight:900}.page-hero{padding:90px 8vw 70px;background:linear-gradient(135deg,#dffbfd,#fff 70%)}.page-hero h1{font-size:clamp(3.5rem,6vw,6.5rem)}.page-hero p{max-width:680px;color:var(--muted);font-size:1.2rem}.fail-hero{background:linear-gradient(135deg,#ffe8e8,#fff 70%)}.catalog-layout{padding:60px 7vw 100px;display:grid;grid-template-columns:190px 1fr;gap:45px}.filters{display:flex;flex-direction:column;gap:6px}.filters b{margin-bottom:10px}.filters button{padding:10px 14px;border:0;border-radius:10px;background:transparent;text-align:right}.filters button.active{background:var(--ink);color:#fff;font-weight:800}.catalog-top{display:flex;justify-content:space-between;margin-bottom:20px}.catalog-top select{padding:8px 14px;border:1px solid var(--line);border-radius:10px;background:#fff}.breadcrumbs{padding:24px 7vw;display:flex;gap:10px;color:var(--muted);font-size:.85rem}.breadcrumbs button{border:0;background:none}.product-hero{padding:25px 7vw 80px;display:grid;grid-template-columns:1fr 1fr;gap:6vw}.product-media{position:relative}.product-media>img{width:100%;height:650px;object-fit:cover;border-radius:30px}.tested-stamp{position:absolute;left:-18px;bottom:50px;width:100px;height:100px;display:grid;place-items:center;border:3px solid var(--ink);border-radius:50%;background:var(--yellow);font:400 1.1rem/1 Rubik Spray Paint,Heebo;text-align:center;transform:rotate(-12deg)}.video-play{display:flex;width:auto;height:auto;gap:10px;padding:14px 20px;inset:auto 28px 28px auto;transform:none;border-radius:999px;box-shadow:none}.video-play svg{width:18px}.product-info{padding-top:20px}.product-info>small{display:block;margin-top:16px;color:var(--muted)}.product-info h1{margin:10px 0;font-size:clamp(2.8rem,4.5vw,5rem);line-height:.95;letter-spacing:-.06em}.product-info .lead{color:var(--muted);font-size:1.15rem;line-height:1.6}.score{margin:28px 0;display:flex;align-items:center;gap:12px}.score strong{font-size:4rem;line-height:1;color:var(--cyan-dark)}.score span{color:var(--muted)}.who{padding:18px;border-right:5px solid var(--cyan);background:#effcfd}.who p{margin:5px 0 0}.purchase{margin-top:25px;padding:20px;display:flex;justify-content:space-between;align-items:center;border:2px solid var(--ink);border-radius:18px}.purchase>div{display:grid}.purchase small,.purchase span{color:var(--muted)}.purchase b{font-size:1.8rem}.disclosure{color:var(--muted);font-size:.75rem;line-height:1.5}.review-body{padding:30px 8vw 100px;display:grid;grid-template-columns:210px 1fr;gap:7vw}.review-body>aside{position:sticky;top:110px;height:max-content;display:grid;gap:12px}.review-body>aside a{color:var(--muted);text-decoration:none}.review-body>article{display:grid;gap:60px}.quote{padding:40px;border-radius:24px;background:var(--ink);color:#fff}.quote span{color:var(--pink);font-weight:900}.quote h2{margin:10px 0 0;font-size:2.5rem;line-height:1.2}.pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:20px}.pros-cons>div{padding:28px;border:1px solid var(--line);border-radius:20px}.pros-cons>div:first-child{border-top:7px solid var(--good)}.pros-cons>div:last-child{border-top:7px solid var(--bad)}.pros-cons li{margin:10px 0}.tested>h2,.merchant-list>h2,.questions>h2{font-size:2.6rem}.tested>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.tested>div span{min-height:150px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;border-radius:16px;background:#e9fbfc;color:var(--cyan-dark);font-size:2rem;font-weight:900}.tested>div b{color:var(--ink);font-size:.9rem}.merchant-list>div{padding:18px;display:grid;grid-template-columns:1fr 2fr auto auto;align-items:center;gap:20px;border-bottom:1px solid var(--line)}.merchant-list span{color:var(--muted)}.merchant-list button{padding:9px 20px;border:0;border-radius:999px;background:var(--ink);color:#fff;font-weight:800}.questions details{padding:18px 0;border-bottom:1px solid var(--line)}.questions summary{font-weight:800;cursor:pointer}.questions p{color:var(--muted)}.report{margin-top:20px;border:0;background:none;color:var(--bad);font-weight:800}.search-page{min-height:700px;padding:100px 9vw}.search-page>h1{margin:12px 0 35px}.big-search{height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:10px 12px 10px 22px;border:3px solid var(--ink);border-radius:18px;background:#fff;box-shadow:8px 8px 0 var(--cyan)}.big-search input{height:100%;border:0;outline:0;font-size:1.2rem}.big-search button{height:52px;padding:0 28px;border:0;border-radius:12px;background:var(--ink);color:#fff;font-weight:900}.popular{display:flex;gap:10px;align-items:center;margin:26px 0 70px}.popular button{padding:7px 14px;border:1px solid var(--line);border-radius:999px;background:#fff}.empty{grid-column:1/-1;padding:70px;text-align:center;border:2px dashed var(--line);border-radius:22px}.favorites-empty div{font-size:5rem;color:var(--pink)}.favorites-empty b{font-size:1.5rem}.auth-page{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr}.auth-art{position:relative;padding:10vh 8vw;overflow:hidden;background:var(--cyan);border-left:8px solid var(--ink)}.auth-art:after{content:"";position:absolute;width:420px;height:420px;left:-90px;bottom:-110px;border:70px solid var(--pink);border-radius:50%}.auth-art h1{white-space:pre-line}.auth-art p{max-width:560px;font-size:1.15rem;line-height:1.7}.auth-burst{width:130px;height:130px;display:grid;place-items:center;background:var(--yellow);clip-path:polygon(50% 0,60% 20%,80% 5%,82% 28%,100% 30%,85% 48%,100% 65%,76% 68%,78% 92%,58% 80%,45% 100%,36% 78%,13% 90%,18% 66%,0 55%,17% 42%,3% 23%,27% 25%,29% 4%);font-weight:900;text-align:center;transform:rotate(-8deg)}.mini-cards{display:flex;gap:10px}.mini-cards span{padding:10px 15px;border:2px solid var(--ink);border-radius:999px;background:#fff;font-weight:800}.auth-form{position:relative;padding:8vh 8vw;display:grid;place-items:center}.auth-form>div{width:min(100%,450px)}.auth-form .logo{margin-bottom:60px}.auth-form h2{font-size:2.6rem}.auth-form p{color:var(--muted)}.auth-form form{display:grid;gap:16px;margin-top:28px}.auth-form label{display:grid;gap:6px;font-weight:700}.auth-form input{height:50px;padding:0 14px;border:1px solid var(--line);border-radius:12px}.interest-select{display:flex;flex-wrap:wrap;gap:8px}.interest-select>b{width:100%}.interest-select label{display:flex;align-items:center;gap:5px;padding:6px 10px;border:1px solid var(--line);border-radius:999px}.interest-select input,.consent input{height:auto}.consent{display:flex!important;grid-template-columns:auto 1fr;align-items:start;font-size:.78rem;font-weight:500!important}.forgot{justify-self:end;border:0;background:none;color:var(--pink);font-weight:700}.switch-auth{display:block;margin-top:22px;text-align:center}.switch-auth button{border:0;background:none;color:var(--pink);font-weight:900}.close-auth{position:absolute;left:30px;top:30px;width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%;background:#f1eff1}.profile-head{padding:70px 8vw 45px;display:flex;align-items:center;gap:24px;background:#e7fbfc}.avatar{width:90px;height:90px;display:grid;place-items:center;border:3px solid var(--ink);border-radius:50%;background:var(--pink);color:#fff;font-size:2rem;font-weight:900;box-shadow:6px 6px 0 var(--yellow)}.profile-head span{color:var(--pink);font-weight:900}.profile-head h1{font-size:3rem}.profile-head p{margin:5px 0 0;color:var(--muted)}.profile-grid{padding:55px 8vw 100px;display:grid;grid-template-columns:210px 1fr;gap:50px}.profile-grid>aside{display:flex;flex-direction:column;gap:5px}.profile-grid>aside button{padding:12px 15px;display:flex;justify-content:space-between;border:0;border-radius:10px;background:transparent;text-align:right}.profile-grid>aside button.active{background:var(--ink);color:#fff;font-weight:800}.profile-card{padding:30px;display:flex;justify-content:space-between;align-items:center;border:3px solid var(--ink);border-radius:22px;background:var(--yellow);box-shadow:8px 8px 0 var(--cyan)}.profile-card span{color:var(--pink);font-weight:900}.profile-card h2{font-size:2rem}.profile-card p{margin:5px 0}.profile-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:35px}.profile-columns>section,.saved-preview{padding:25px;border:1px solid var(--line);border-radius:20px;background:#fff}.chips{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.chips button{padding:7px 14px;border:1px solid var(--line);border-radius:999px;background:#fff}.chips button.active{background:var(--cyan);border-color:var(--cyan);font-weight:800}.toggle{padding:14px 0;display:flex;justify-content:space-between;border-bottom:1px solid var(--line)}.toggle span{display:grid}.toggle small{color:var(--muted)}.saved-preview{margin-top:20px}.saved-preview .product-card.compact{display:grid;grid-template-columns:170px 1fr;margin-top:14px}.product-card.compact .product-image{height:160px}.trust-hero{padding:100px 10vw;background:var(--yellow)}.trust-hero p{max-width:700px;font-size:1.2rem;line-height:1.7}.trust-rules{padding:90px 10vw;display:grid;grid-template-columns:repeat(2,1fr);gap:0 50px}.rule-intro{grid-column:1/-1;margin-bottom:35px}.trust-rules article{padding:22px 0;display:grid;grid-template-columns:60px 1fr;align-items:start;border-top:1px solid var(--line)}.trust-rules article span{color:var(--pink);font:900 1.6rem Heebo}.trust-rules article p{margin:0;font-size:1.1rem;font-weight:700}.promise{margin:0 8vw 100px;padding:55px;display:grid;grid-template-columns:130px 1fr auto;align-items:center;gap:40px;border-radius:30px;background:var(--ink);color:#fff}.stamp{width:120px;height:120px;display:grid;place-items:center;border-radius:50%;background:var(--cyan);color:var(--ink);font:400 1.25rem/1 Rubik Spray Paint,Heebo;text-align:center;transform:rotate(-10deg)}.promise h2{font-size:2.6rem}.promise p{color:#b8b6bc}.mobile-nav{display:none}.toast{position:fixed;z-index:100;right:50%;bottom:28px;transform:translate(50%);padding:13px 22px;border-radius:999px;background:var(--ink);color:#fff;box-shadow:var(--shadow);animation:toast-in .25s ease}@keyframes toast-in{0%{opacity:0;transform:translate(50%,15px)}}@media(max-width:1100px){.demo-bar{display:none}.site-header{padding-inline:24px}.product-grid{grid-template-columns:repeat(2,1fr)}.hero{padding-inline:5vw}.trust-strip{flex-wrap:wrap}.section{padding-inline:5vw}.catalog-layout,.product-hero{padding-inline:4vw}.review-body,.auth-art,.auth-form{padding-inline:5vw}}@media(max-width:760px){body{padding-bottom:65px}.site-header{height:64px;grid-template-columns:auto 1fr auto;gap:12px}.mobile-menu{display:grid}.site-header>.logo{justify-self:center}.site-header nav{position:fixed;inset:64px 0 auto;padding:20px;display:none;flex-direction:column;background:#fff;border-bottom:1px solid var(--line)}.menu-open .site-header nav{display:flex}.header-actions .icon-button,.login-button{display:none}.hero{min-height:auto;padding:45px 20px 70px;display:flex;flex-direction:column;background:linear-gradient(160deg,#fff 0 48%,#dffbfd 48%)}.hero h1,.page-hero h1,.trust-hero h1{font-size:3.6rem}.hero-visual>img{height:390px}.speech{right:-5px;top:20px}.burst{left:0}.trust-strip{justify-content:flex-start;padding:18px 20px;gap:14px}.section{padding:60px 20px}.section-head{align-items:flex-start}.section-head h2{font-size:2.4rem}.section-head>.text-button{display:none}.product-grid{grid-template-columns:1fr}.product-image{height:330px}.verdict-explainer,.video-story{padding:60px 20px;grid-template-columns:1fr}.video-frame img{height:350px}.signup-band{margin:0 20px 70px;padding:25px;display:grid;gap:20px}.signup-band>div{align-items:flex-start}.signup-band>div>span{display:none}footer{padding:50px 25px 80px;grid-template-columns:1fr 1fr;gap:35px}footer>div:first-child,footer .newsletter{grid-column:1/-1}.page-hero{padding:60px 22px 45px}.catalog-layout{padding:35px 20px 70px;display:block}.filters{margin-bottom:25px;flex-direction:row;overflow:auto}.filters b{display:none}.filters button{white-space:nowrap;border:1px solid var(--line)}.catalog-top{font-size:.85rem}.breadcrumbs{padding:18px 20px;overflow:hidden;white-space:nowrap}.product-hero{padding:10px 20px 50px;grid-template-columns:1fr}.product-media>img{height:430px}.tested-stamp{left:-4px}.product-info h1{font-size:3rem}.purchase{align-items:flex-start;gap:15px}.purchase .primary{padding-inline:18px}.review-body{padding:20px 20px 70px;display:block}.review-body>aside{display:none}.pros-cons{grid-template-columns:1fr}.tested>div{grid-template-columns:1fr 1fr}.merchant-list>div{grid-template-columns:1fr auto}.merchant-list span{grid-column:1/-1}.search-page{padding:65px 20px}.search-page>h1{font-size:3rem}.big-search{height:auto;grid-template-columns:auto 1fr;padding:8px 12px}.big-search button{grid-column:1/-1}.popular{overflow:auto;white-space:nowrap;margin-bottom:45px}.auth-page{display:block}.auth-art{min-height:420px;padding:55px 25px;border-left:0;border-bottom:8px solid var(--ink)}.auth-art h1{font-size:3.4rem}.auth-form{padding:55px 24px}.auth-form .logo{margin-bottom:40px}.close-auth{top:20px;left:20px}.profile-head{padding:55px 22px 35px;align-items:flex-start}.avatar{width:65px;height:65px}.profile-head h1{font-size:2.5rem}.profile-grid{padding:35px 20px 70px;display:block}.profile-grid>aside{margin-bottom:25px;flex-direction:row;overflow:auto}.profile-grid>aside button{white-space:nowrap}.profile-columns{grid-template-columns:1fr}.profile-card{align-items:flex-start;gap:20px}.saved-preview .product-card.compact{grid-template-columns:120px 1fr}.product-card.compact .product-image{height:180px}.trust-hero,.trust-rules{padding:65px 22px}.trust-rules{grid-template-columns:1fr}.promise{margin:0 20px 70px;padding:32px;grid-template-columns:80px 1fr}.stamp{width:80px;height:80px;font-size:.9rem}.promise .primary{grid-column:1/-1}.mobile-nav{position:fixed;z-index:50;right:0;left:0;bottom:0;height:65px;display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-top:1px solid var(--line);box-shadow:0 -8px 30px #12121714}.mobile-nav button{display:grid;place-items:center;border:0;background:none;font-size:1.1rem}.mobile-nav span{display:block;font-size:.62rem}.toast{bottom:82px;white-space:nowrap}}html,body,#app{max-width:100%;overflow-x:clip}.quick-search{width:min(100%,620px);min-height:62px;margin-top:24px;padding:7px 8px 7px 16px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;border:3px solid var(--ink);border-radius:18px;background:#fff;box-shadow:7px 7px 0 var(--cyan)}.quick-search span{display:grid;place-items:center}.quick-search input{min-width:0;height:44px;border:0;outline:0;background:transparent}.quick-search button{height:44px;padding:0 20px;border:0;border-radius:12px;background:var(--ink);color:#fff;font-weight:900}.verdict-summary{margin:22px 0;padding:17px 20px;display:flex;justify-content:space-between;gap:16px;border:2px solid var(--ink);border-radius:16px;background:var(--yellow)}.verdict-summary span{font-weight:900}.who-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.not-for{border-right-color:var(--pink);background:#fff0f6}.mobile-purchase-bar{display:none}@media(max-width:760px){.site-header{height:60px;padding-inline:16px}.site-header .logo{font-size:1.35rem}.site-header .logo b{top:18px;font-size:.86rem}.hero{width:100%;padding:28px 18px 42px;gap:38px;overflow:hidden;background:linear-gradient(165deg,#fffdf8 0 62%,#dffbfd 62%)}.hero-content{width:100%;min-width:0}.scribble{font-size:.84rem}.hero h1{margin:12px 0 16px;font-size:clamp(3.15rem,15vw,4rem);line-height:.89;letter-spacing:-.07em}.hero-content>p{margin-bottom:0;font-size:1rem;line-height:1.5}.quick-search{min-height:56px;margin-top:20px;grid-template-columns:auto 1fr;padding:6px 12px;box-shadow:5px 5px 0 var(--cyan)}.quick-search input{width:100%;font-size:.9rem}.quick-search button{grid-column:1 / -1;height:43px}.hero-ctas{margin-top:22px;gap:16px}.hero-ctas .primary{min-height:46px;padding-inline:20px}.hero-ctas .text-button{font-size:.88rem}.hero-visual{width:calc(100% + 6px);margin-inline:-3px}.hero-visual>img{width:100%;height:330px;border-width:5px;box-shadow:9px 11px 0 var(--pink)}.burst{left:2px;top:-24px;width:82px;height:82px;font-size:.92rem}.speech{right:0;top:12px;padding:13px 16px;border-width:3px;font-size:.82rem}.speech b{font-size:1.05rem}.tape{right:14%;bottom:-14px;padding:9px 18px;font-size:.8rem}.trust-strip{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:18px}.trust-strip span{align-items:flex-start;font-size:.72rem;line-height:1.35}.trust-strip svg{flex:0 0 auto}.latest-section{padding-top:48px}.page-hero h1,.trust-hero h1{font-size:clamp(2.8rem,13vw,3.6rem);line-height:.92}.product-media>img{height:360px;border-radius:22px}.tested-stamp{width:78px;height:78px;bottom:34px;font-size:.86rem}.product-info{padding-top:16px}.product-info h1{font-size:clamp(2.5rem,12vw,3.1rem)}.verdict-summary{margin-block:18px;padding:14px 16px}.who-grid{grid-template-columns:1fr}.who{padding:15px}.who p{font-size:.9rem;line-height:1.45}.purchase{padding:16px;flex-direction:column;align-items:stretch}.purchase .primary{width:100%;margin-top:10px}.disclosure{margin-bottom:0}.quote{padding:26px 20px}.quote h2{font-size:1.85rem}.tested>div{grid-template-columns:1fr}.tested>div span{min-height:112px}.merchant-list>div{padding-inline:0}.merchant-list button{min-height:42px}.section-head h2,.video-story h2,.verdict-explainer h2{font-size:2.25rem}.product-image{height:280px}.product-copy p{min-height:auto}.verdict-stack button{padding:18px}.video-frame img{height:300px}.signup-band{box-shadow:6px 6px 0 var(--pink)}.search-page{padding-top:48px}.search-page>h1{font-size:2.65rem;line-height:.95}.big-search{width:100%;box-shadow:5px 5px 0 var(--cyan)}.popular{scrollbar-width:none}.empty{padding:42px 18px}footer{gap:28px}.mobile-nav{padding-bottom:env(safe-area-inset-bottom);height:calc(65px + env(safe-area-inset-bottom))}.mobile-nav button{min-width:0}.mobile-purchase-bar{position:fixed;z-index:55;right:0;bottom:0;left:0;min-height:calc(72px + env(safe-area-inset-bottom));padding:10px 18px calc(10px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:2px solid var(--ink);background:#fff;box-shadow:0 -10px 30px #1212171f}.mobile-purchase-bar div{display:grid}.mobile-purchase-bar small{color:var(--muted);font-size:.7rem}.mobile-purchase-bar b{font-size:1.25rem}.mobile-purchase-bar button{min-width:145px;min-height:48px;border:0;border-radius:999px;background:var(--ink);color:#fff;font-weight:900;box-shadow:4px 4px 0 var(--cyan)}}@media(max-width:370px){.hero h1{font-size:2.9rem}.hero-ctas{align-items:flex-start;flex-direction:column}.trust-strip{grid-template-columns:1fr}}@media(max-width:760px){main,section,header,footer,nav,aside,article,div{min-width:0;max-width:100%}main,.hero,.page-hero,.search-page,.product-hero,.catalog-layout{width:100%}h1,h2,h3,p,span,b,small{max-width:100%;overflow-wrap:anywhere}.hero h1{font-size:clamp(2.72rem,13vw,3.35rem)}.product-info h1{font-size:clamp(2.15rem,10vw,2.7rem)}.search-page>h1{font-size:clamp(2.15rem,10vw,2.7rem)}.page-hero h1{font-size:clamp(2.4rem,11vw,3rem)}.big-search input{min-width:0;width:100%}}.social-product-page{background:#f6f4f0}.reel-stage{position:relative;min-height:92vh;overflow:hidden;background:#09090c;color:#fff}.reel-video,.reel-stage>.tiktok-embed{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:#09090c}.reel-stage>.tiktok-embed{border:0}.reel-stage:has(.tiktok-embed):after{pointer-events:none;background:linear-gradient(to bottom,rgba(0,0,0,.28),transparent 20%,transparent 76%,rgba(0,0,0,.55))}.reel-stage:has(.tiktok-embed) .reel-caption,.reel-stage:has(.tiktok-embed) .reel-side{display:none}.reel-stage:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(to bottom,rgba(0,0,0,.4),transparent 25%,transparent 52%,rgba(0,0,0,.82))}.reel-top{position:absolute;z-index:3;top:0;right:0;left:0;padding:20px max(20px,4vw);display:flex;align-items:center;justify-content:space-between}.reel-top>button{width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:#0a0a0e59;color:#fff;font-size:1.6rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.reel-top .logo{color:#fff}.reel-side{position:absolute;z-index:3;left:max(18px,4vw);bottom:125px;display:grid;gap:18px}.reel-side button{display:grid;justify-items:center;gap:3px;border:0;background:transparent;color:#fff;font-size:1.4rem;text-shadow:0 2px 12px #000}.reel-side svg{width:30px;height:30px}.reel-side span{font-size:.68rem;font-weight:800}.reel-caption{position:absolute;z-index:3;right:max(20px,7vw);bottom:76px;width:min(650px,70vw)}.creator{display:flex;align-items:center;gap:8px;margin-bottom:16px}.creator>span{width:40px;height:40px;display:grid;place-items:center;border:2px solid #fff;border-radius:50%;background:var(--pink);font-weight:900}.creator b{font-size:1rem}.creator i{padding:4px 9px;border:1px solid rgba(255,255,255,.45);border-radius:999px;font-size:.72rem;font-style:normal}.reel-caption h1{margin:0 0 8px;font-size:clamp(2.4rem,5vw,5.8rem);line-height:.95;letter-spacing:-.06em}.reel-caption p{max-width:580px;margin:0;font-size:1.05rem;line-height:1.5}.sound-pill{margin-top:14px;padding:8px 13px;border:0;border-radius:999px;background:#ffffff29;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.swipe-cue{position:absolute;z-index:3;right:50%;bottom:18px;transform:translate(50%);font-size:.72rem;font-weight:800;opacity:.85}.social-verdict,.shop-section,.test-story,.social-comments{padding:90px max(7vw,30px)}.social-verdict{background:var(--cyan)}.verdict-head{display:flex;align-items:center;gap:12px}.verdict-head small{font-weight:700}.social-verdict h2,.shop-title h2,.test-story h2,.social-comments h2{margin:18px 0 12px;font-size:clamp(2.8rem,5vw,5.8rem);line-height:.92;letter-spacing:-.065em}.social-verdict>p,.shop-title p{max-width:760px;font-size:1.15rem;line-height:1.65}.story-bubbles{margin-top:34px;display:flex;gap:18px;overflow:auto}.story-bubbles button{min-width:120px;display:grid;justify-items:center;gap:8px;border:0;background:transparent;font-weight:800}.story-bubbles span{width:82px;height:82px;display:grid;place-items:center;border:4px solid #fff;outline:3px solid var(--pink);border-radius:50%;background:#fff;font-size:2rem}.shop-section{background:#fff}.shop-title>span{color:var(--pink);font-weight:900}.shop-list{display:grid;gap:14px;margin-top:36px}.shop-card{padding:22px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:2px solid var(--ink);border-radius:22px;background:#fff;box-shadow:7px 7px #eceaf0}.shop-brand,.shop-offer{display:flex;align-items:center;gap:14px}.shop-brand>span{width:54px;height:54px;display:grid;place-items:center;border-radius:16px;color:#fff;font-size:1.25rem;font-weight:900}.amazon .shop-brand>span{background:#f90;color:#111}.ebay .shop-brand>span{background:#3164d4}.ali .shop-brand>span{background:#e92b2b}.shop-brand div{display:grid}.shop-brand b{font-size:1.25rem;direction:ltr;text-align:right}.shop-brand small{color:var(--muted)}.shop-offer em{padding:6px 10px;border-radius:999px;background:#f0eef3;font-size:.72rem;font-style:normal;font-weight:900}.shop-offer strong{font-size:1.35rem;white-space:nowrap}.shop-offer button,.shop-offer a,.social-comments>button{min-height:44px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--ink);color:#fff;font-weight:900;text-decoration:none}.shop-note{color:var(--muted);font-size:.72rem}.test-story{background:var(--yellow)}.test-feed{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:34px}.test-feed article{min-height:240px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;border:3px solid var(--ink);border-radius:22px;background:#fff;box-shadow:7px 7px 0 var(--pink)}.test-feed article>b{color:var(--pink);font-size:2.7rem}.test-feed span{font-size:1.35rem;font-weight:900}.test-feed p{color:var(--muted);line-height:1.5}.social-comments{background:#f7f2f7}.social-comments article{max-width:760px;margin-top:14px;padding:20px;border-radius:18px;background:#fff}.social-comments article b{color:var(--pink)}.social-comments article p{margin:6px 0;font-weight:800}.social-comments article span{color:var(--muted)}.social-comments>button{margin-top:22px}@media(max-width:760px){.mobile-menu{display:none!important}.site-header{grid-template-columns:1fr}.site-header>.logo{justify-self:center}.site-header .header-actions{display:none}.social-product-page{scroll-snap-type:y proximity}.reel-stage{height:calc(100svh - 65px);min-height:620px;scroll-snap-align:start}.reel-video{object-position:center}.reel-video::-webkit-media-controls-panel{background:linear-gradient(transparent,#000000bf)}.reel-top{padding:14px 16px}.reel-top>button{width:39px;height:39px}.reel-caption{right:18px;bottom:84px;width:calc(100% - 94px)}.creator{flex-wrap:wrap;margin-bottom:10px}.creator>span{width:34px;height:34px}.creator i{font-size:.62rem}.reel-caption h1{font-size:2rem}.reel-caption p{font-size:.84rem;line-height:1.4}.sound-pill{font-size:.68rem}.reel-side{left:14px;bottom:102px;gap:15px}.swipe-cue{bottom:10px;white-space:nowrap}.social-verdict,.shop-section,.test-story,.social-comments{padding:58px 20px;scroll-snap-align:start}.verdict-head{align-items:flex-start;flex-direction:column}.social-verdict h2,.shop-title h2,.test-story h2,.social-comments h2{font-size:2.7rem}.social-verdict>p,.shop-title p{font-size:1rem}.story-bubbles{margin-inline:-20px;padding:4px 20px 8px;gap:15px;scrollbar-width:none}.story-bubbles button{min-width:88px;font-size:.72rem}.story-bubbles span{width:67px;height:67px;font-size:1.5rem}.shop-card{padding:17px;align-items:stretch;flex-direction:column;box-shadow:5px 5px #eceaf0}.shop-brand>span{width:48px;height:48px}.shop-offer{display:grid;grid-template-columns:1fr auto}.shop-offer em{justify-self:start}.shop-offer button,.shop-offer a{grid-column:1 / -1;min-height:46px}.test-feed{grid-template-columns:1fr}.test-feed article{min-height:190px}}.social-top{position:sticky;z-index:45;top:0;height:62px;padding:0 18px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:var(--ink);background:#fffdf8eb;border-bottom:1px solid rgba(18,18,23,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.social-logo{justify-self:start;border:0;background:none;font-weight:900;direction:ltr}.social-logo b{display:block;margin-top:-5px;color:var(--pink);font-family:Rubik Spray Paint,Heebo;font-size:.7rem}.social-top>strong{font-size:.9rem}.social-bell{position:relative;justify-self:end;width:38px;height:38px;border:0;border-radius:50%;background:#fff;font-size:1.3rem}.social-bell i{position:absolute;top:-1px;right:-1px;width:16px;height:16px;display:grid;place-items:center;border-radius:50%;background:var(--pink);color:#fff;font-size:.55rem;font-style:normal}.social-bottom-nav button.active{color:var(--pink);font-weight:900}.feed-tabs{position:sticky;z-index:42;top:62px;height:48px;display:flex;justify-content:center;gap:22px;background:#fffdf8f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.feed-tabs button{border:0;border-bottom:3px solid transparent;background:none;color:var(--muted);font-size:.8rem}.feed-tabs button.active{border-bottom-color:var(--pink);color:var(--ink);font-weight:900}.social-feed{background:#09090c}.feed-card{height:calc(100svh - 65px);min-height:650px;scroll-snap-align:start}.feed-media{position:relative;width:100%;height:100%;overflow:hidden;background:#111;color:#fff}.feed-media>img,.feed-media>video,.feed-media>.tiktok-embed{width:100%;height:100%;object-fit:cover}.tiktok-embed{display:block;border:0;background:#000}.feed-media>.tiktok-embed{position:absolute;inset:0}.feed-product-hit{position:absolute;z-index:1;inset:0;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer}.feed-card:has(.tiktok-embed) .feed-shade{pointer-events:none;background:linear-gradient(to bottom,rgba(0,0,0,.08),transparent 22%,transparent 70%,rgba(0,0,0,.72))}.feed-card:has(.tiktok-embed) .feed-copy{bottom:72px;width:calc(100% - 36px);pointer-events:none}.feed-card:has(.tiktok-embed) .feed-copy button,.feed-card:has(.tiktok-embed) .feed-actions{display:none}.feed-card:has(.tiktok-embed) .feed-copy h2,.feed-card:has(.tiktok-embed) .feed-copy p,.feed-card:has(.tiktok-embed) .feed-copy .verdict{display:none}.feed-shade{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.12),transparent 42%,rgba(0,0,0,.9))}.feed-position{position:absolute;top:18px;left:18px;padding:6px 10px;border-radius:999px;background:#00000059;font-size:.65rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.feed-actions{position:absolute;z-index:2;left:15px;bottom:112px;display:grid;gap:18px}.feed-actions button{display:grid;justify-items:center;gap:3px;border:0;background:none;color:#fff;text-shadow:0 2px 10px #000}.feed-actions svg{width:29px;height:29px}.feed-actions small{font-size:.62rem;font-weight:900}.feed-copy{position:absolute;z-index:2;right:18px;bottom:84px;width:calc(100% - 92px)}.feed-creator{display:flex;align-items:center;gap:7px;margin-bottom:10px}.feed-creator>span{width:34px;height:34px;display:grid;place-items:center;border:2px solid #fff;border-radius:50%;background:var(--pink);font-weight:900}.feed-creator em{padding:4px 8px;border:1px solid rgba(255,255,255,.5);border-radius:999px;font-size:.62rem;font-style:normal}.feed-copy h2{margin:9px 0 4px;font-size:clamp(2rem,9vw,3.2rem);line-height:.96;letter-spacing:-.055em}.feed-copy p{margin:0;font-size:.86rem;line-height:1.45}.feed-copy>button{margin-top:13px;padding:9px 14px;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:#ffffff26;color:#fff;font-weight:900;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.social-explore,.social-search-screen,.social-saved{min-height:100vh;padding-bottom:70px;background:#fffdf8}.explore-intro,.search-social-head,.saved-head{padding:45px 20px 28px}.explore-intro h1,.search-social-head h1,.saved-head h1,.fails-intro h1{margin:8px 0 18px;font-size:clamp(3rem,13vw,5rem);line-height:.9;letter-spacing:-.07em}.social-search-box{min-height:58px;padding:7px 8px 7px 14px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;border:2px solid var(--ink);border-radius:17px;background:#fff;box-shadow:5px 5px 0 var(--cyan)}.social-search-box input{min-width:0;border:0;outline:0;background:transparent}.social-search-box button{height:42px;padding:0 17px;border:0;border-radius:11px;background:var(--ink);color:#fff;font-weight:900}.category-stories{margin:30px -20px 0;padding:3px 20px 10px;display:flex;gap:16px;overflow:auto;scrollbar-width:none}.category-stories button{min-width:68px;display:grid;justify-items:center;gap:7px;border:0;background:none;font-size:.7rem;font-weight:800}.category-stories span{width:62px;height:62px;display:grid;place-items:center;border:3px solid #fff;outline:3px solid var(--pink);border-radius:50%;background:#f4f2f4;font-size:1.5rem}.explore-grid{padding:4px;display:grid;grid-template-columns:1fr 1fr;gap:4px}.explore-tile{position:relative;min-height:255px;padding:0;overflow:hidden;border:0;background:#111;color:#fff;text-align:right}.explore-tile:nth-child(3n){grid-column:1 / -1;min-height:330px}.explore-tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.explore-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 40%,#000c)}.explore-tile .verdict{position:absolute;z-index:2;top:10px;right:10px}.explore-tile b,.explore-tile small{position:absolute;z-index:2;right:12px;left:12px;bottom:28px}.explore-tile small{bottom:10px;opacity:.8}.search-social-head{background:linear-gradient(145deg,#fff 20%,#e3fbfc)}.search-social-head>p{color:var(--muted)}.social-trends{margin-top:25px;display:flex;align-items:center;gap:8px;overflow:auto}.social-trends b{white-space:nowrap}.social-trends button{padding:7px 11px;border:1px solid var(--line);border-radius:999px;background:#fff;white-space:nowrap}.search-social-results{padding:35px 20px}.search-social-results h2{margin:4px 0 22px;font-size:2.8rem}.search-social-results article{padding:12px 0;display:grid;grid-template-columns:88px 1fr auto;align-items:center;gap:13px;border-bottom:1px solid var(--line)}.search-social-results article img{width:88px;height:108px;object-fit:cover;border-radius:13px}.search-social-results article div{display:grid;justify-items:start;gap:5px}.search-social-results article div b{font-size:1rem}.search-social-results article div small{color:var(--muted)}.social-fails{min-height:100vh;padding-bottom:65px;color:#fff;background:#141116}.social-fails .social-top{color:var(--ink)}.fails-intro{padding:55px 20px 40px;background:var(--bad)}.fails-intro>span{font-size:3rem}.fails-intro p{max-width:600px;line-height:1.55}.fail-reel{position:relative;height:68vh;min-height:540px;overflow:hidden}.fail-reel>img{width:100%;height:100%;object-fit:cover;filter:saturate(.7)}.fail-reel:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,#000000eb)}.fail-reel>div{position:absolute;z-index:2;right:20px;bottom:35px;left:20px}.fail-reel span{padding:6px 11px;border-radius:999px;background:var(--bad);font-weight:900}.fail-reel h2{margin:14px 0 6px;font-size:2.8rem;line-height:.95}.fail-reel button{padding:10px 16px;border:1px solid #fff;border-radius:999px;background:transparent;color:#fff;font-weight:900}.fail-request{padding:60px 20px;background:var(--yellow);color:var(--ink)}.fail-request h2{margin:8px 0 20px;font-size:3rem}.fail-request button{min-height:48px;padding:0 20px;border:2px solid var(--ink);border-radius:999px;background:#fff;font-weight:900}.saved-head{background:var(--yellow)}.saved-stack{padding:24px 20px 60px;display:grid;gap:18px}.saved-stack article{overflow:hidden;border:2px solid var(--ink);border-radius:23px;background:#fff;box-shadow:6px 6px 0 var(--cyan)}.saved-stack article>img{width:100%;height:260px;object-fit:cover}.saved-stack article>div{padding:19px}.saved-stack h2{margin:10px 0 5px;font-size:1.8rem}.saved-stack p,.saved-stack small{color:var(--muted)}.saved-stack button{width:100%;min-height:44px;margin-top:15px;border:0;border-radius:999px;background:var(--ink);color:#fff;font-weight:900}.social-profile{min-height:100vh;padding-bottom:90px;background:#fffdf8}.profile-social-head{position:relative;padding:35px 20px 28px;display:grid;grid-template-columns:70px 1fr;gap:16px;background:linear-gradient(145deg,#fff 25%,#e3fbfc)}.profile-social-avatar{width:68px;height:68px;display:grid;place-items:center;border:3px solid var(--ink);border-radius:50%;background:var(--pink);color:#fff;font-size:1.7rem;font-weight:900;box-shadow:5px 5px 0 var(--yellow)}.profile-social-head span{color:var(--pink);font-weight:900}.profile-social-head h1{margin:7px 0;font-size:2.65rem;line-height:.92;letter-spacing:-.065em}.profile-social-head p{margin:0;color:var(--muted);line-height:1.45}.profile-settings{position:absolute;top:18px;left:18px;width:39px;height:39px;border:1px solid var(--line);border-radius:50%;background:#fff}.profile-stats{padding:18px 20px;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);background:#fff}.profile-stats button{display:grid;gap:3px;border:0;border-left:1px solid var(--line);background:none}.profile-stats button:last-child{border-left:0}.profile-stats b{font-size:1.45rem}.profile-stats span{color:var(--muted);font-size:.72rem}.profile-alert{margin:22px 20px 6px;padding:20px;display:flex;align-items:end;justify-content:space-between;gap:12px;border:2px solid var(--ink);border-radius:20px;background:var(--yellow);box-shadow:5px 5px 0 var(--pink)}.profile-alert span{color:var(--pink);font-size:.74rem;font-weight:900}.profile-alert h2{margin:7px 0 4px;font-size:1.35rem}.profile-alert p{margin:0;color:var(--muted);font-size:.78rem}.profile-alert button{flex:none;padding:9px 13px;border:0;border-radius:999px;background:var(--ink);color:#fff;font-weight:900}.profile-social-section,.profile-requests,.profile-interests{padding:36px 20px 10px}.profile-section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}.profile-section-title span,.profile-requests>span,.profile-interests>span{color:var(--pink);font-size:.72rem;font-weight:900}.profile-section-title h2,.profile-requests h2,.profile-interests h2{margin:4px 0 0;font-size:1.9rem;line-height:1}.profile-section-title>button{border:0;background:none;color:var(--pink);font-weight:900}.profile-saved-strip{margin:0 -20px;padding:2px 20px 12px;display:flex;gap:11px;overflow-x:auto;scrollbar-width:none}.profile-saved-strip>button{position:relative;min-width:165px;padding:0 0 13px;overflow:hidden;display:grid;justify-items:start;gap:4px;border:1px solid var(--line);border-radius:17px;background:#fff;text-align:right}.profile-saved-strip img{width:100%;height:190px;object-fit:cover}.profile-saved-strip .verdict{position:absolute;top:9px;right:9px}.profile-saved-strip b,.profile-saved-strip small{padding:0 11px}.profile-saved-strip small{color:var(--muted)}.profile-history article{padding:10px 0;display:grid;grid-template-columns:22px 64px 1fr auto;align-items:center;gap:11px;border-bottom:1px solid var(--line)}.profile-history article>span{color:var(--muted);font-size:.75rem}.profile-history img{width:64px;height:78px;object-fit:cover;border-radius:11px}.profile-history article div{display:grid;gap:4px}.profile-history small{color:var(--muted)}.profile-history strong{font-size:1.7rem}.profile-requests{margin-top:30px;padding-block:34px;background:#141116;color:#fff}.profile-requests h2{font-size:2.2rem}.profile-requests article{padding:16px 0;display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid rgba(255,255,255,.15)}.profile-requests article span{color:var(--yellow);font-size:.75rem;font-weight:900}.profile-requests article span.in-test{color:var(--cyan)}.profile-requests>button{width:100%;min-height:46px;margin-top:18px;border:1px solid #fff;border-radius:999px;background:transparent;color:#fff;font-weight:900}.profile-interests>div{margin-top:18px;display:flex;flex-wrap:wrap;gap:8px}.profile-interests button{padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:#fff}.profile-interests button.active{border-color:var(--ink);background:var(--cyan);font-weight:900}@media(min-width:761px){.social-feed,.social-explore,.social-search-screen,.social-fails,.social-saved,.social-product-page,.social-profile{width:min(100%,520px);margin:0 auto;box-shadow:0 0 80px #1212172e}body{background:#ece9ed}.mobile-nav{right:50%;left:auto;width:min(100%,520px);transform:translate(50%);display:grid}}@media(max-width:760px){.social-feed{scroll-snap-type:y proximity}.social-bottom-nav{display:grid}}
