/*
Theme Name: PickWise
Theme URI: https://trypickwise.com/
Author: PickWise
Description: Editorially curated fashion deals theme for PickWise (visually based on the ModeCritics design).
Version: 1.0.0
Text Domain: pickwise
*/

:root{--coral:#2f6b57;--coral-dark:#23503f;--ink:#132a24;--muted:#5f6b66;--cream:#f1ebe1;--paper:#f7f3ec;--line:#dcd5c8;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:"DM Sans","Helvetica Neue",Arial,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input{font:inherit}
.mc-header{position:sticky;top:0;z-index:999;height:78px;padding:0 max(5vw,32px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid rgba(23,23,22,.09);background:rgba(247,243,236,.94);backdrop-filter:blur(18px)}
.mc-logo{display:inline-flex;align-items:center;gap:10px;width:max-content;font-size:16px;font-weight:800;letter-spacing:-.04em}.mc-logo>span:last-child>span{color:var(--coral)}.mc-logo-mark{width:34px;height:34px;display:grid;place-items:center;color:#fff;background:var(--ink);border-radius:50%;font-family:"Playfair Display",Georgia,serif;font-style:italic;font-size:19px}
.mc-header nav{display:flex;gap:34px;color:#4d4b47;font-size:13px;font-weight:600}.mc-header nav a:hover,.mc-login:hover{color:var(--coral)}.mc-header-actions{display:flex;justify-content:flex-end;align-items:center;gap:20px;font-size:13px;font-weight:650}
.mc-button{display:inline-flex;min-height:50px;padding:0 25px;align-items:center;justify-content:center;border:0;border-radius:99px;color:#fff;background:var(--coral);font-weight:750;font-size:14px;transition:.2s ease}.mc-button:hover{transform:translateY(-2px);background:var(--coral-dark);box-shadow:0 12px 30px rgba(35,80,63,.25);color:#fff}.mc-button-small{min-height:40px;padding:0 19px;font-size:12px}
.mc-hero{min-height:690px;padding:68px max(5vw,32px) 74px;display:grid;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);gap:clamp(30px,5vw,80px);align-items:center;overflow:hidden;background:linear-gradient(105deg,#f4f2e9 0%,#e2e6d9 100%)}.mc-hero-copy{max-width:610px}.mc-kicker{display:flex;flex-wrap:wrap;gap:10px 22px;margin:0 0 24px;font-size:10px;font-weight:800;letter-spacing:.12em}.mc-kicker span:not(:last-child)::after{content:"";width:3px;height:3px;margin:0 0 2px 22px;display:inline-block;border-radius:50%;background:var(--coral)}
.mc-hero h1{margin:0;max-width:610px;font-size:clamp(54px,5.6vw,88px);line-height:.94;letter-spacing:-.064em;font-weight:720}.mc-hero h1 em{color:var(--coral);font-family:"Playfair Display",Georgia,serif;font-weight:500}.mc-hero-text{max-width:570px;margin:30px 0 0;color:#585650;font-size:17px;line-height:1.65}.mc-hero-actions{margin-top:31px;display:flex;align-items:center;gap:27px}.mc-text-link{padding-bottom:5px;border-bottom:1px solid var(--ink);font-size:13px;font-weight:700}.mc-text-link span{margin-left:6px;color:var(--coral)}
.mc-trust{margin-top:28px;display:flex;align-items:center;gap:9px;color:#6b6964;font-size:11px}.mc-trust strong{color:var(--ink);padding-right:9px;border-right:1px solid #c8c3bc}.mc-verified{width:24px;height:24px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:50%;font-size:12px;font-weight:900}
.mc-hero-visual{position:relative;min-height:548px}.mc-hero-image{position:absolute;inset:0 3% 0 6%;overflow:hidden;border-radius:260px 260px 24px 24px;background:#c9d8cf}.mc-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 28%}.mc-float,.mc-reward{position:absolute;z-index:2;border:1px solid rgba(255,255,255,.6);background:rgba(255,255,255,.9);backdrop-filter:blur(12px);box-shadow:0 18px 45px rgba(38,26,18,.14)}.mc-float{min-width:178px;padding:14px 17px;border-radius:12px}.mc-float strong,.mc-float span,.mc-reward span,.mc-reward strong,.mc-reward small{display:block}.mc-float strong{font-size:12px}.mc-float span{margin-top:5px;color:var(--coral);font-size:13px;font-weight:800}.mc-card-one{left:0;top:35%}.mc-card-two{right:0;top:17%}.mc-reward{right:6%;bottom:7%;min-width:190px;padding:17px 19px;border-radius:15px}.mc-reward span{color:#77736e;font-size:8px;font-weight:800;letter-spacing:.13em}.mc-reward strong{margin:5px 0 2px;color:var(--coral);font-family:"Playfair Display",Georgia,serif;font-size:31px}.mc-reward small{color:#696660;font-size:10px}
.mc-store-strip{min-height:138px;padding:29px max(5vw,32px);display:grid;align-content:center;gap:20px;background:#fff;border-bottom:1px solid #e5e2dc;text-align:center}.mc-store-strip p{margin:0;color:#86827c;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.mc-store-strip div{display:grid;grid-template-columns:repeat(6,1fr);align-items:center;gap:22px;color:#242321;font-size:clamp(14px,1.4vw,21px);font-weight:850;letter-spacing:-.04em}.mc-store-strip span:nth-child(2),.mc-store-strip span:nth-child(4){font-family:"Playfair Display",Georgia,serif;font-style:italic;font-weight:600}
.mc-section{padding:110px max(5vw,32px)}.mc-heading{max-width:670px}.mc-heading.center{margin:0 auto 55px;text-align:center}.mc-eyebrow{margin:0 0 15px;color:var(--coral);font-size:10px;font-weight:850;letter-spacing:.14em}.mc-heading h2,.mc-reviews-head h2,.mc-editorial-copy h2,.mc-join h2{margin:0;font-size:clamp(38px,4vw,59px);line-height:1.02;letter-spacing:-.055em}.mc-heading>p:last-child{margin:18px auto 0;color:var(--muted);font-size:15px;line-height:1.6}
.mc-products{background:#eef0ea}.mc-products-head{margin-bottom:44px;display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:end}.mc-products-head h2{margin:0;font-size:clamp(38px,4vw,59px);line-height:1.02;letter-spacing:-.055em}.mc-products-head>p{max-width:470px;margin:0;color:var(--muted);font-size:14px;line-height:1.7}.mc-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.mc-product-card{min-width:0;overflow:hidden;border-radius:20px;background:#fff;box-shadow:0 12px 35px rgba(38,32,26,.07);transition:transform .24s ease,box-shadow .24s ease}.mc-product-card:hover{transform:translateY(-6px);box-shadow:0 24px 48px rgba(38,32,26,.13)}.mc-product-image{position:relative;height:360px;display:block;overflow:hidden;background:#f7f7f6}.mc-product-image img{position:absolute;inset:28px;width:calc(100% - 56px);height:calc(100% - 56px);max-width:none;object-fit:contain;mix-blend-mode:multiply}.mc-product-copy{position:relative;min-height:260px;padding:25px;display:flex;flex-direction:column;background:#fff}.mc-product-copy small{color:var(--coral);font-size:9px;font-weight:850;letter-spacing:.14em}.mc-product-copy>strong{margin-top:11px;font-size:21px;line-height:1.25;letter-spacing:-.035em}.mc-product-copy>span:not(.mc-product-price){margin-top:11px;color:var(--muted);font-size:12px;line-height:1.55}.mc-product-price{margin-top:17px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.mc-product-price b{font-size:23px;letter-spacing:-.035em}.mc-product-price del{color:#99958f;font-size:12px}.mc-product-price em{padding:5px 8px;border-radius:99px;color:#fff;background:var(--coral);font-size:9px;font-style:normal;font-weight:850;letter-spacing:.06em}.mc-product-price .mc-offer-label{color:#3f5847;background:#e9d9a8}.mc-product-cta{margin-top:auto;padding-top:21px;font-size:12px}.mc-product-copy i{margin-left:5px;color:var(--coral);font-style:normal}.mc-affiliate-note{margin:20px 0 0;color:#8a867f;font-size:9px;line-height:1.6}
.mc-perk-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.mc-perk{min-height:355px;padding:30px 27px 27px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:20px;background:#fff;transition:.24s ease}.mc-perk:hover{transform:translateY(-6px);box-shadow:0 24px 50px rgba(38,32,26,.08)}.mc-perk-icon{width:67px;height:67px;display:grid;place-items:center;border-radius:19px;color:#fff;background:var(--coral);font-family:Georgia,serif;font-size:31px;font-weight:800}.mc-perk:nth-child(2) .mc-perk-icon{color:var(--ink);background:#d9a441}.mc-perk:nth-child(3) .mc-perk-icon{background:#6b8f7c}.mc-perk:nth-child(4) .mc-perk-icon{background:var(--ink)}.mc-perk h3{margin:27px 0 11px;font-size:22px;letter-spacing:-.035em}.mc-perk p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.mc-perk a{margin-top:auto;padding-top:24px;font-size:12px;font-weight:800}.mc-perk a span{margin-left:5px;color:var(--coral)}
.mc-numbers{color:#fff;background:var(--ink)}.mc-heading.light .mc-eyebrow{color:#7fb59a}.mc-heading.light>p:last-child{color:#aaa7a0}.mc-heading.light .mc-button{margin-top:28px}.mc-button-light{color:var(--ink);background:#fff}.mc-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.mc-stats article{min-height:178px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #33403a;border-radius:18px;background:#1f2a24}.mc-stats strong{font-family:"Playfair Display",Georgia,serif;color:#7fb59a;font-size:clamp(38px,4vw,58px);font-weight:500}.mc-stats span{color:#c0bdb7;font-size:12px}
.mc-how{background:#f0f1ea}.mc-steps{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:60px}.mc-steps article{position:relative;text-align:center}.mc-steps article:not(:last-child)::after{content:"";position:absolute;top:68px;left:72%;width:72%;border-top:1px dashed #bdb8b0}.mc-step-no{position:absolute;top:0;left:50%;margin-left:42px;color:var(--coral);font-family:"Playfair Display",Georgia,serif;font-size:18px;font-style:italic}.mc-step-art{width:137px;height:137px;margin:0 auto 26px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--coral);box-shadow:inset 0 0 0 13px rgba(255,255,255,.16);font-family:Georgia,serif;font-size:53px}.mc-steps article:first-child .mc-step-art{color:var(--ink);background:#d9a441}.mc-steps article:last-child .mc-step-art{background:var(--ink)}.mc-steps h3{margin:0 0 10px;font-size:21px}.mc-steps p{max-width:280px;margin:0 auto;color:var(--muted);font-size:13px;line-height:1.65}
.mc-editorial{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(55px,7vw,110px);align-items:center;background:#fff}.mc-editorial-image{position:relative;min-height:620px;overflow:hidden;border-radius:22px}.mc-editorial-image img{width:100%;height:100%;min-height:620px;object-fit:cover}.mc-image-label{position:absolute;left:24px;bottom:24px;padding:11px 15px;color:#fff;background:var(--ink);font-size:9px;font-weight:850;letter-spacing:.12em}.mc-editorial-copy{max-width:545px}.mc-editorial-copy>p:not(.mc-eyebrow){margin:25px 0;color:var(--muted);font-size:15px;line-height:1.75}.mc-editorial-copy ul{list-style:none;margin:0 0 32px;padding:0;display:grid;gap:13px;font-size:13px;font-weight:650}.mc-editorial-copy li span{width:23px;height:23px;margin-right:9px;display:inline-grid;place-items:center;border-radius:50%;color:#fff;background:var(--coral);font-size:11px}.mc-button-dark{background:var(--ink)}
.mc-reviews{background:#e8ece6}.mc-reviews-head{margin-bottom:42px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.mc-rating{display:grid;grid-template-columns:auto 1fr;column-gap:12px;align-items:center}.mc-rating strong{grid-row:1/3;font-family:"Playfair Display",Georgia,serif;font-size:49px;font-weight:500}.mc-rating span{color:var(--coral);font-size:10px;font-weight:850;letter-spacing:.12em}.mc-rating small{color:var(--muted);font-size:9px}.mc-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.mc-review-grid>article{min-height:270px;padding:25px;display:flex;flex-direction:column;border-radius:18px;background:#fff}.mc-review-meta{display:flex;align-items:center;gap:11px}.mc-avatar{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#fff;background:#5f8773;font-size:11px;font-weight:800}.mc-review-meta strong,.mc-review-meta small{display:block}.mc-review-meta strong{font-size:12px}.mc-review-meta small{margin-top:3px;color:var(--muted);font-size:9px}.mc-stars{margin-left:auto;color:var(--coral);font-size:10px;letter-spacing:1px}.mc-review-grid article>p{margin:28px 0;font-family:"Playfair Display",Georgia,serif;font-size:19px;line-height:1.55}.mc-review-verified{margin-top:auto;color:#77736d;font-size:9px;font-weight:700}.mc-article-card{overflow:hidden}.mc-article-image{margin:-25px -25px 22px;display:block;height:190px;overflow:hidden}.mc-article-image img{width:100%;height:100%;object-fit:cover}.mc-article-card h3{margin:24px 0 0;font-size:22px;line-height:1.25;letter-spacing:-.035em}.mc-article-card h3 a:hover{color:var(--coral)}.mc-article-card>p{margin:15px 0 24px!important;color:var(--muted);font-family:"DM Sans","Helvetica Neue",Arial,sans-serif!important;font-size:13px!important;line-height:1.65!important}.mc-article-card .mc-review-verified{color:var(--coral);font-size:11px}
.mc-join{padding:86px max(5vw,32px);display:grid;grid-template-columns:1fr minmax(390px,.72fr);gap:70px;align-items:center;color:#fff;background:var(--coral)}.mc-join .mc-eyebrow{color:#1d3a2f}.mc-join-form label{display:block;margin-bottom:9px;font-size:10px;font-weight:800;letter-spacing:.08em}.mc-join-form>div{padding:6px;display:flex;border-radius:99px;background:#fff}.mc-join-form input{min-width:0;flex:1;padding:0 18px;border:0;outline:0;background:transparent;font-size:13px}.mc-join-form button{min-height:48px;padding:0 24px;border:0;border-radius:99px;color:#fff;background:var(--ink);font-weight:800;cursor:pointer}.mc-join-form small{display:block;margin-top:11px;color:#2c463a;font-size:8px}
.mc-footer{padding:75px max(5vw,32px) 24px;color:#d7d4ce;background:#101815}.mc-footer-main{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px}.mc-logo-light{color:#fff}.mc-logo-light .mc-logo-mark{color:var(--ink);background:#fff}.mc-footer-brand p{max-width:330px;margin:21px 0 0;color:#817f7a;font-size:12px;line-height:1.7}.mc-footer-main>div:not(.mc-footer-brand){display:flex;flex-direction:column;align-items:flex-start;gap:13px}.mc-footer-main strong{margin-bottom:8px;color:#fff;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.mc-footer-main a:not(.mc-logo){color:#918e88;font-size:11px}.mc-footer-bottom{margin-top:65px;padding-top:21px;display:flex;justify-content:space-between;border-top:1px solid #2b332e;color:#676560;font-size:9px}
.mc-content{width:min(860px,calc(100% - 40px));margin:80px auto}.mc-content article{margin-bottom:50px}.mc-content h1,.mc-content h2{letter-spacing:-.04em}.mc-content a{color:var(--coral)}.mc-content img{border-radius:16px}.mc-post-meta{color:var(--muted);font-size:12px}
.mc-content article>h1{font-size:clamp(42px,6vw,76px);line-height:.98}.mc-content article>p,.mc-content article>ul{font-size:17px;line-height:1.8}.mc-content article>h2{margin:60px 0 18px;font-size:36px;line-height:1.08}.mc-content article>h3{margin:34px 0 12px;font-size:23px}.mc-magazine-dek{margin:22px 0 38px;color:var(--muted);font-family:"Playfair Display",Georgia,serif;font-size:24px!important;line-height:1.5!important}.mc-magazine-figure{margin:46px calc(50% - 50vw);padding:0 max(5vw,20px)}.mc-magazine-figure img{width:100%;max-height:780px;object-fit:cover;border-radius:22px}.mc-magazine-figure figcaption{margin:10px auto 0;max-width:1200px;color:#8b8780;font-size:10px;line-height:1.5}.mc-trend-note{margin:34px 0;padding:25px 28px;border-left:4px solid var(--coral);border-radius:0 14px 14px 0;background:#edf0e8}.mc-trend-note strong{display:block;margin-bottom:7px;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.mc-sources{margin-top:64px;padding-top:28px;border-top:1px solid var(--line);color:var(--muted);font-size:12px!important}.mc-sources a{text-decoration:underline}
@media(max-width:1050px){.mc-header{grid-template-columns:1fr auto}.mc-header nav{display:none}.mc-hero{grid-template-columns:1fr 1fr}.mc-hero h1{font-size:58px}.mc-perk-grid,.mc-stats{grid-template-columns:repeat(2,1fr)}.mc-product-image{height:290px}}
@media(max-width:760px){.mc-header{height:66px;padding:0 18px}.mc-header-actions .mc-login{display:none}.mc-button-small{min-height:37px;padding:0 15px}.mc-logo{font-size:14px}.mc-logo-mark{width:30px;height:30px}.mc-hero{min-height:0;padding:52px 20px 36px;grid-template-columns:1fr;gap:42px}.mc-hero h1{font-size:clamp(47px,14vw,64px)}.mc-hero-text{font-size:15px}.mc-hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.mc-trust{flex-wrap:wrap}.mc-hero-visual{min-height:470px}.mc-hero-image{inset:0 2%}.mc-card-one{left:-7px}.mc-card-two{right:-7px}.mc-store-strip{padding:30px 20px}.mc-store-strip div{grid-template-columns:repeat(3,1fr);row-gap:24px}.mc-section{padding:78px 20px}.mc-heading.center{margin-bottom:38px}.mc-heading h2,.mc-reviews-head h2,.mc-editorial-copy h2,.mc-join h2,.mc-products-head h2{font-size:40px}.mc-products-head{grid-template-columns:1fr;gap:20px}.mc-product-grid{margin-right:-20px;padding-right:20px;display:flex;gap:13px;overflow-x:auto;scroll-snap-type:x mandatory}.mc-product-card{width:82vw;flex:0 0 82vw;scroll-snap-align:start}.mc-product-image{height:310px}.mc-product-copy{min-height:200px}.mc-perk-grid,.mc-stats,.mc-steps,.mc-review-grid{grid-template-columns:1fr}.mc-perk{min-height:285px}.mc-stats article{min-height:145px}.mc-steps{gap:48px}.mc-steps article:not(:last-child)::after{display:none}.mc-editorial{grid-template-columns:1fr;gap:45px}.mc-editorial-image,.mc-editorial-image img{min-height:430px}.mc-reviews-head{align-items:flex-start;flex-direction:column}.mc-join{padding:68px 20px;grid-template-columns:1fr;gap:37px}.mc-join-form>div{border-radius:16px;flex-direction:column;padding:7px}.mc-join-form input{min-height:48px}.mc-join-form button{width:100%}.mc-footer-main{grid-template-columns:1fr 1fr}.mc-footer-brand{grid-column:1/-1}.mc-footer-bottom{align-items:flex-start;flex-direction:column;gap:9px}}

/* PickWise additions */
.mc-product-empty{grid-column:1/-1;padding:48px;border:1px dashed var(--line);border-radius:18px;background:#fff;color:var(--muted);font-size:13px;line-height:1.7;text-align:center;margin:0}
.mc-product-imgph{position:absolute;inset:28px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,#2f6b57,#23503f);color:#fff;font-size:34px;font-weight:850;letter-spacing:.04em}
.mc-single-head{padding:110px max(5vw,32px) 10px;max-width:900px}
.mc-single-head .mc-kicker{margin-bottom:20px}
.mc-single-head h1{font-size:clamp(42px,6vw,76px);line-height:.98;margin:0}
.mc-single-meta{margin:22px 0 0;color:var(--muted);font-size:12px}
.mc-review-grid:has(.mc-reviews-empty){display:block}
.mc-reviews-empty{margin:0}
