:root{--ink:#080808;--red:#ef151d;--pink:#ffdce5;--blush:#fff4f5;--yellow:#ffd941;--line:#151515;--font:Impact,"Arial Black","Helvetica Neue",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--blush);color:var(--ink);font-family:var(--font);font-synthesis:none;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:3px}.announce{background:var(--red);color:#fff;text-transform:uppercase;letter-spacing:.06em;place-items:center;height:38px;font-size:15px;display:grid}header{border-bottom:2px solid var(--ink);z-index:20;background:#fff5f5;justify-content:space-between;align-items:center;height:115px;padding:8px 4.4vw;display:flex;position:sticky;top:0}.logo{text-transform:uppercase;letter-spacing:-.06em;align-items:center;gap:8px;font-size:40px;line-height:.72;display:flex}.logo picture{display:none}.logo b{color:var(--red);font-size:28px}nav{text-transform:uppercase;gap:3.3vw;font-size:18px;display:flex}nav a:last-child{color:var(--red)}nav a:hover{text-underline-offset:5px;text-decoration:underline}.header-actions{gap:20px;font-size:38px;line-height:1;display:flex}.header-actions a{text-align:center;min-width:42px}.hero{background:#fff0f2;grid-template-columns:42% 58%;min-height:480px;display:grid}.hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:48px 5vw;display:flex}.hero h1{letter-spacing:-.065em;text-transform:uppercase;max-width:620px;margin:0;font-size:clamp(64px,7.2vw,125px);line-height:.88}.hero p{max-width:380px;margin:20px 0;font-family:Arial,sans-serif;font-size:22px;font-weight:700;line-height:1.35}.button{border:2px solid var(--ink);text-transform:uppercase;letter-spacing:.01em;justify-content:center;align-items:center;min-height:51px;padding:0 28px;font-size:17px;transition:transform .18s,background .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-3px)}.button:active{transform:scale(.98)}.button+.button{margin-left:12px}.black{background:var(--ink);color:#fff}.outline{background:0 0}.red{background:var(--red);color:#fff;border-color:var(--red)}.hero-visual{background:var(--red);isolation:isolate;min-height:480px;position:relative;overflow:hidden}.hero-visual:after{content:"";background:var(--yellow);z-index:-1;width:55%;height:130%;position:absolute;top:-15%;right:-12%;transform:rotate(17deg)}.hero-product{place-items:center;display:grid;position:absolute}.hero-product picture,.hero-product img{object-fit:contain;max-width:100%;max-height:100%}.h0{width:24%;height:55%;bottom:7%;left:6%}.h1{width:28%;height:43%;bottom:19%;left:32%}.h2{width:26%;height:35%;top:9%;right:8%}.h3{width:33%;height:43%;bottom:4%;right:9%}.sticker{z-index:2;text-align:center;background:var(--yellow);border:3px solid var(--ink);text-transform:uppercase;border-radius:50%;place-content:center;width:132px;height:132px;font-size:22px;line-height:.86;display:grid;position:absolute;top:8%;left:48%;transform:rotate(-8deg)}.sticker b{font-size:40px}.path-grid{background:#fff;grid-template-columns:repeat(4,1fr);gap:10px;padding:10px;display:grid}.path{background:var(--pink);justify-content:center;align-items:center;height:200px;display:flex;position:relative;overflow:hidden}.path:nth-child(odd){background:var(--red)}.path picture,.path img{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%}.path b{background:var(--yellow);text-transform:uppercase;padding:8px 11px;font-size:28px;position:absolute;bottom:12px;left:12px;transform:rotate(-2deg)}.products-section,.listing{background:var(--blush);padding:55px 4.4vw}.section-title{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:baseline;margin-bottom:17px;display:flex}.section-title h2,.products-section h2{text-transform:uppercase;margin:0 0 12px;font-size:30px}.section-title a{text-transform:uppercase;font-size:18px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.product-card{background:#fff;border:1.5px solid #aaa;min-width:0;transition:transform .2s,border-color .2s,box-shadow .2s}.product-card:hover{border-color:var(--ink);box-shadow:6px 6px 0 var(--pink);transform:translateY(-5px)}.product-card picture,.product-card img{aspect-ratio:1;object-fit:contain;background:#fff;width:100%;display:block}.product-card>a>div{border-top:1.5px solid #aaa;min-height:112px;padding:13px 14px 16px;position:relative}.product-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 42px 8px 0;font-family:Arial,sans-serif;font-size:15px;font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}.product-card strong,.price{color:var(--red);font-size:21px;display:block}.product-card span{background:var(--pink);text-align:center;width:38px;height:38px;font-size:28px;line-height:36px;position:absolute;bottom:13px;right:11px}.value{background:var(--yellow);border-block:2px solid var(--ink);grid-template-columns:1.2fr 1fr auto;align-items:center;gap:28px;padding:65px 9vw;display:grid}.value b{color:var(--red);font-size:20px}.value h2{text-transform:uppercase;margin:8px 0 0;font-size:48px;line-height:.94}.value p,.faq p,.listing>p,.contact p,.basic p,.policy p,.article p{font-family:Arial,sans-serif;font-size:17px;font-weight:600;line-height:1.55}.faq{background:#fff;padding:70px 20vw}.faq h2{text-transform:uppercase;margin:0 0 24px;font-size:43px}.faq details{border-top:2px solid var(--ink);padding:20px 0}.faq details:last-child{border-bottom:2px solid var(--ink)}summary{cursor:pointer;font-size:21px}.listing{min-height:65vh}.listing h1,.basic h1,.contact h1,.policy h1,.article h1{text-transform:uppercase;margin:0 0 12px;font-size:clamp(48px,6vw,88px);line-height:.9}.listing>p{margin:0 0 36px}.product-page{background:#fff;padding:36px 8vw 80px}.crumb,.article>a{text-underline-offset:4px;font-family:Arial,sans-serif;font-weight:700;text-decoration:underline}.product-detail{grid-template-columns:1fr 1fr;align-items:center;gap:7vw;padding:32px 0 80px;display:grid}.product-image{background:var(--pink);place-items:center;min-height:470px;display:grid}.product-image picture,.product-image img{object-fit:contain;width:100%;height:100%;max-height:650px}.product-detail h1{margin:0 0 18px;font-size:clamp(38px,4.2vw,70px);line-height:.94}.product-detail p{max-width:560px;font-family:Arial,sans-serif;font-size:17px;line-height:1.6}.price{margin-bottom:16px;font-size:34px}.fine{color:#555;font-size:14px!important}.contact{background:var(--yellow);grid-template-columns:1fr 1fr;gap:8vw;min-height:68vh;padding:90px 10vw;display:grid}.email{text-underline-offset:5px;font-size:24px;text-decoration:underline;display:inline-block}.hours{margin-top:25px}.contact-form{gap:16px;display:grid}.contact-form label{text-transform:uppercase;font-size:17px}.contact-form input,.contact-form textarea{border:2px solid var(--ink);background:#fff;width:100%;margin-top:7px;padding:13px;font:16px Arial,sans-serif;display:block}.contact-form textarea{resize:vertical;min-height:130px}.contact-form button{justify-self:start}.form-status{margin:0;font-family:Arial,sans-serif;font-weight:700}.basic,.policy,.article{background:#fff;min-height:60vh;padding:90px max(8vw,28px)}.basic p{max-width:620px;font-size:22px}.policy,.article{max-width:950px;margin:auto}.policy p,.article p{max-width:760px}.article h1{margin-top:30px;font-size:clamp(42px,5vw,70px)}.article-list{border-top:2px solid var(--ink);gap:0;display:grid}.article-list a{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:center;gap:20px;padding:25px 0;transition:padding .2s,color .2s;display:flex}.article-list a:hover{color:var(--red);padding-left:12px}.article-list h2{margin:0;font-size:clamp(23px,3vw,43px);line-height:1}.article-list span{white-space:nowrap;text-transform:uppercase}footer{background:var(--ink);color:#fff;grid-template-columns:1.5fr repeat(3,1fr);gap:36px;padding:55px 4.4vw 78px;display:grid;position:relative}footer .logo{font-size:35px}footer .logo b{color:var(--yellow)}footer p{max-width:300px;font-family:Arial,sans-serif;line-height:1.5}footer h2{text-transform:uppercase;color:var(--yellow);margin:0 0 15px;font-size:16px}footer>div:not(:first-child){align-content:start;gap:10px;font-family:Arial,sans-serif;font-size:15px;font-weight:700;display:grid}footer a:hover{text-decoration:underline}footer small{font-family:Arial,sans-serif;position:absolute;bottom:30px;left:4.4vw}.theo{margin-top:12px}.theo img{width:auto;height:28px}@media (max-width:900px){header{height:92px;padding-inline:20px}.logo{font-size:29px}nav{gap:18px;font-size:14px}.header-actions{gap:6px;font-size:28px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:52px 28px 38px}.hero-visual{min-height:400px}.path-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.value{grid-template-columns:1fr}.contact{grid-template-columns:1fr;gap:45px}.product-detail{grid-template-columns:1fr;gap:35px}.product-image{min-height:350px}footer{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.announce{font-size:13px}header{height:72px}.logo{font-size:24px}.logo b{font-size:18px}nav{display:none}.header-actions{font-size:24px}.hero h1{font-size:64px}.hero p{font-size:18px}.hero-visual{min-height:330px}.sticker{width:96px;height:96px;font-size:16px;top:7%;left:48%}.sticker b{font-size:30px}.path{height:150px}.path b{font-size:22px}.products-section,.listing{padding:38px 18px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card>a>div{min-height:108px;padding:10px}.product-card h3{font-size:13px}.product-card strong{font-size:18px}.product-card span{width:32px;height:32px;font-size:23px;line-height:31px;bottom:8px;right:8px}.value{padding:46px 25px}.value h2{font-size:42px}.faq{padding:55px 22px}.faq h2{font-size:34px}.contact{padding:55px 22px}.basic,.policy,.article{padding:60px 22px}.article-list a{display:block}.article-list span{margin-top:14px;display:block}.button{padding:0 18px;font-size:15px}.button+.button{margin-left:6px}footer{grid-template-columns:1fr 1fr;gap:30px;padding:42px 22px 80px}footer>div:first-child{grid-column:1/-1}footer small{left:22px}.product-page{padding-inline:20px}.product-detail{padding-top:22px}.listing h1,.basic h1,.contact h1,.policy h1,.article h1{font-size:48px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.logo picture{border-radius:50%;flex:none;width:38px;height:38px;display:block;overflow:hidden}.logo picture img{object-fit:cover;object-position:center;width:100%;height:100%}@media (max-width:600px){.logo picture{width:28px;height:28px}}.gift-statistics{background:var(--blush)}.gift-statistics-hero,.gift-statistics-intro,.gift-statistics-content,.gift-statistics-method,.gift-statistics-cite{padding-inline:8vw}.gift-statistics-hero{border-bottom:2px solid var(--ink);background:#fff;padding-top:56px;padding-bottom:62px}.fact-sheet-kicker,.gift-statistics-heading>p{color:var(--red);text-transform:uppercase;margin:0 0 10px;font-size:15px}.gift-statistics-hero h1,.gift-statistics-intro h2,.gift-statistics-heading h2,.gift-statistics-method h2,.gift-statistics-cite h2{text-transform:uppercase;margin:0}.gift-statistics-hero h1{max-width:900px;margin-top:18px;font-size:clamp(48px,6vw,88px);line-height:.9}.gift-statistics-lead,.gift-statistics-intro p,.gift-statistic h3,.gift-statistic>p,.gift-statistic a,.gift-statistics-method p,.gift-statistics-method li,.gift-statistics-cite p{font-family:Arial,sans-serif;font-size:18px;font-weight:600;line-height:1.6}.gift-statistics-lead{max-width:760px;margin:22px 0 0}.gift-statistics-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.gift-statistics-actions .button+.button{margin-left:0}.gift-statistics-intro{background:var(--yellow);border-bottom:2px solid var(--ink);grid-template-columns:minmax(230px,.7fr) minmax(0,1.3fr);gap:clamp(36px,9vw,145px);padding-top:60px;padding-bottom:60px;display:grid}.gift-statistics-intro h2,.gift-statistics-method h2,.gift-statistics-cite h2{font-size:clamp(32px,4vw,55px);line-height:.95}.gift-statistics-intro p{max-width:720px;margin:0}.gift-statistics-content{background:var(--blush);padding-top:70px;padding-bottom:70px}.gift-statistics-section+.gift-statistics-section{margin-top:72px}.gift-statistics-heading{border-bottom:2px solid var(--ink);padding-bottom:20px}.gift-statistics-heading h2{font-size:clamp(34px,4.2vw,58px);line-height:.94}.gift-statistics-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px;display:grid}.gift-statistics-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));max-width:900px}.gift-statistic{border:2px solid var(--ink);background:#fff;flex-direction:column;min-width:0;padding:25px;display:flex}.gift-statistic-value{color:var(--red);font-variant-numeric:tabular-nums;margin:0 0 16px;font-size:clamp(42px,5vw,66px)!important;line-height:.9!important}.gift-statistic h3{margin:0;font-size:19px}.gift-statistic>p:not(.gift-statistic-value){margin:18px 0 24px;font-size:16px}.gift-statistic a,.gift-statistics-method a{color:var(--ink);text-underline-offset:4px;margin-top:auto;font-size:14px;text-decoration:underline;text-decoration-thickness:1px}.gift-statistics-method{background:var(--pink);border-top:2px solid var(--ink);grid-template-columns:minmax(250px,.75fr) minmax(0,1.25fr);gap:clamp(36px,9vw,145px);padding-top:68px;padding-bottom:68px;display:grid}.gift-statistics-method p{max-width:760px;margin:0}.gift-statistics-method ul{gap:14px;margin:26px 0 0;padding-left:20px;display:grid}.gift-statistics-method li::marker{color:var(--red)}.gift-statistics-cite{background:var(--ink);color:#fff;border-top:2px solid var(--ink);padding-top:58px;padding-bottom:62px}.gift-statistics-cite p{max-width:860px;margin:20px 0 0;font-size:16px}@media (max-width:900px){.gift-statistics-hero,.gift-statistics-intro,.gift-statistics-content,.gift-statistics-method,.gift-statistics-cite{padding-inline:5vw}.gift-statistics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.gift-statistics-hero,.gift-statistics-intro,.gift-statistics-content,.gift-statistics-method,.gift-statistics-cite{padding-inline:22px}.gift-statistics-hero{padding-top:38px;padding-bottom:46px}.gift-statistics-hero h1{font-size:48px}.gift-statistics-actions{grid-template-columns:1fr;display:grid}.gift-statistics-actions .button{width:100%}.gift-statistics-intro,.gift-statistics-method{grid-template-columns:1fr;gap:22px;padding-top:48px;padding-bottom:48px}.gift-statistics-content{padding-top:52px;padding-bottom:52px}.gift-statistics-section+.gift-statistics-section{margin-top:56px}.gift-statistics-grid{grid-template-columns:1fr;gap:12px}.gift-statistic{padding:22px}.gift-statistics-lead,.gift-statistics-intro p,.gift-statistic h3,.gift-statistics-method p{font-size:17px}}
.blog-category-grid,.blog-post-grid{grid-template-columns:minmax(0,620px);gap:24px;display:grid}.blog-category-card,.blog-post-card{border:2px solid var(--ink);background:#fff;grid-template-columns:minmax(220px,.8fr) 1.2fr;transition:transform .2s,box-shadow .2s;display:grid}.blog-category-card:hover,.blog-post-card:hover{box-shadow:7px 7px 0 var(--yellow);transform:translateY(-4px)}.blog-category-card picture,.blog-category-card img,.blog-post-card picture,.blog-post-card img{object-fit:contain;background:var(--pink);width:100%;height:100%;min-height:230px;display:block}.blog-category-card>div,.blog-post-card>div{padding:28px}.blog-category-card h2,.blog-post-card h2{text-transform:uppercase;margin:0 0 16px;font-size:clamp(29px,3.3vw,46px);line-height:.92}.blog-category-card p,.blog-post-card p{margin:0 0 22px;font-family:Arial,sans-serif;font-size:17px;line-height:1.5}.blog-category-card span,.blog-post-card span,.article-product-link{text-transform:uppercase;text-underline-offset:4px;font-size:17px;text-decoration:underline}.article-back{text-underline-offset:4px;font-family:Arial,sans-serif;font-weight:700;text-decoration:underline}.category-hero{border-bottom:2px solid var(--ink);grid-template-columns:1fr minmax(260px,390px);align-items:center;gap:52px;margin:28px 0 48px;padding-bottom:42px;display:grid}.category-hero h1{margin:0 0 18px}.category-hero p{max-width:590px;margin:0;font-family:Arial,sans-serif;font-size:20px;line-height:1.5}.category-hero picture,.category-hero img{aspect-ratio:1;object-fit:contain;background:var(--pink);border:2px solid var(--ink);width:100%;display:block}.blog-article{max-width:1040px}.article-hero{background:0 0;border:0;height:auto;min-height:0;margin:30px 0 48px;padding:0;display:block;position:static}.article-hero h1{max-width:840px}.article-hero>p{max-width:690px;margin-bottom:28px;font-size:21px}.article-hero picture,.article-hero img{aspect-ratio:16/8;object-fit:contain;background:var(--pink);border:2px solid var(--ink);width:100%;display:block}.article-body{max-width:760px;margin:auto}.article-body>p{font-size:18px;line-height:1.65}.gift-guide-links{flex-wrap:wrap;gap:10px;margin:30px 0 48px;display:flex}.gift-guide-links a{border:2px solid var(--ink);padding:10px 13px;font-family:Arial,sans-serif;font-size:15px;font-weight:700;transition:transform .18s,background .18s}.gift-guide-links a:hover{background:var(--yellow);transform:translateY(-2px)}.gift-pick{border-top:2px solid var(--ink);padding:38px 0}.gift-pick picture,.gift-pick img{aspect-ratio:16/9;object-fit:contain;background:var(--blush);width:100%;margin-bottom:22px;display:block}.gift-pick h2,.article-closing h2,.article-faq h2{text-transform:uppercase;margin:0 0 16px;font-size:clamp(28px,3.5vw,44px);line-height:.98}.gift-pick p,.article-closing p,.article-faq p{font-size:18px;line-height:1.65}.article-product-link{margin-top:6px;display:inline-block}.article-closing{border-top:2px solid var(--ink);padding:42px 0}.article-closing>div{margin-top:26px}.article-faq{border-top:2px solid var(--ink);margin-top:44px;padding:44px 0 0}.article-faq details{border-top:2px solid var(--ink);padding:19px 0}.article-faq details:last-child{border-bottom:2px solid var(--ink)}.article-faq summary{font-size:20px}.article-faq p{margin-bottom:0}.related-posts{border-top:2px solid var(--ink);margin-top:44px;padding:44px 0 0}.related-posts>h2{text-transform:uppercase;margin:0 0 22px;font-size:clamp(28px,3.5vw,44px);line-height:.98}.related-posts .blog-post-card h3{text-transform:uppercase;margin:0 0 16px;font-size:clamp(25px,3vw,38px);line-height:.98}.related-post-grid{gap:24px;display:grid}.mobile-menu{display:none}.category-feature{background:var(--yellow);border:2px solid var(--ink);justify-content:space-between;align-items:center;gap:28px;margin:0 0 38px;padding:24px 28px;display:flex}.category-feature h2,.affordable-section-heading h2,.affordable-intro h2,.affordable-story h2,.affordable-close h2,.affordable-faq h2{text-transform:uppercase;margin:0;font-size:clamp(30px,3.6vw,50px);line-height:.95}.category-feature p,.affordable-section-heading p,.affordable-intro p,.affordable-story p,.affordable-close p,.affordable-faq p,.affordable-lead{font-family:Arial,sans-serif;font-size:18px;font-weight:600;line-height:1.6}.category-feature p{max-width:650px;margin:10px 0 0}.category-feature .button{flex:none}.affordable-jewelry{background:var(--blush)}.affordable-hero{border-bottom:2px solid var(--ink);background:#fff;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:center;gap:clamp(34px,6vw,90px);padding:56px 8vw 62px;display:grid}.affordable-hero h1{text-transform:uppercase;max-width:780px;margin:24px 0 18px;font-size:clamp(48px,6vw,86px);line-height:.9}.affordable-lead{max-width:620px;margin:0}.affordable-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.affordable-actions .button+.button{margin-left:0}.affordable-hero picture,.affordable-hero img{aspect-ratio:1;object-fit:contain;background:var(--pink);border:2px solid var(--ink);width:100%;display:block}.affordable-intro,.affordable-shop,.affordable-close,.affordable-faq{padding:68px 8vw}.affordable-intro{background:var(--yellow);border-bottom:2px solid var(--ink);grid-template-columns:minmax(250px,.8fr) minmax(0,1.2fr);gap:clamp(36px,8vw,130px);display:grid}.affordable-intro p{max-width:730px;margin:0 0 20px}.affordable-intro p:last-child{margin-bottom:0}.affordable-shop{background:var(--blush)}.affordable-section-heading{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:end;gap:28px;margin-bottom:25px;padding-bottom:22px;display:flex}.affordable-section-heading p{max-width:610px;margin:14px 0 0}.affordable-section-heading>a{text-underline-offset:4px;text-transform:uppercase;flex:none;font-size:17px;text-decoration:underline}.affordable-story{border-top:2px solid var(--ink);grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(32px,7vw,120px);padding:70px 8vw;display:grid}.affordable-story-pink{background:var(--pink)}.affordable-story-white{background:#fff}.affordable-story-yellow{background:var(--yellow)}.affordable-story p,.affordable-close p{max-width:660px;margin:18px 0 0}.affordable-close{background:var(--red);color:#fff;border-top:2px solid var(--ink);justify-content:space-between;align-items:center;gap:42px;display:flex}.affordable-close>div:first-child{max-width:720px}.affordable-close .button.black{background:var(--yellow);color:var(--ink)}.affordable-close .button.outline{color:#fff;border-color:#fff}.affordable-faq{max-width:1050px;margin:0 auto}.affordable-faq h2{margin-bottom:26px}.affordable-faq details{border-top:2px solid var(--ink);padding:20px 0}.affordable-faq details:last-child{border-bottom:2px solid var(--ink)}.affordable-faq summary{font-size:20px}.affordable-faq p{max-width:760px;margin:16px 0 0}.small-purses{background:var(--blush)}.small-purses-hero,.small-purses-intro,.small-purses-shop,.small-purses-close,.small-purses-faq{padding-inline:8vw}.small-purses-hero{border-bottom:2px solid var(--ink);background:#fff;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:center;gap:clamp(34px,6vw,90px);padding-top:56px;padding-bottom:62px;display:grid}.small-purses-hero h1{text-transform:uppercase;max-width:800px;margin:24px 0 18px;font-size:clamp(48px,6vw,86px);line-height:.9}.small-purses-lead{max-width:620px;margin:0}.small-purses-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.small-purses-actions .button+.button{margin-left:0}.small-purses-hero picture,.small-purses-hero img{aspect-ratio:1;object-fit:contain;background:var(--pink);border:2px solid var(--ink);width:100%;display:block}.small-purses-intro,.small-purses-shop,.small-purses-close,.small-purses-faq{padding-top:68px;padding-bottom:68px}.small-purses-intro{background:var(--yellow);border-bottom:2px solid var(--ink);grid-template-columns:minmax(250px,.8fr) minmax(0,1.2fr);gap:clamp(36px,8vw,130px);display:grid}.small-purses-intro p{max-width:730px;margin:0 0 20px}.small-purses-intro p:last-child{margin-bottom:0}.small-purses-shop{background:var(--blush)}.makeup-under-ten #shop-makeup-under-10{scroll-margin-top:118px}.small-purses-section-heading{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:end;gap:28px;margin-bottom:25px;padding-bottom:22px;display:flex}.small-purses-section-heading p{max-width:610px;margin:14px 0 0}.small-purses-section-heading>a{text-underline-offset:4px;text-transform:uppercase;flex:none;font-size:17px;text-decoration:underline}.small-purses-story{border-top:2px solid var(--ink);grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(32px,7vw,120px);padding:70px 8vw;display:grid}.small-purses-story-pink{background:var(--pink)}.small-purses-story-white{background:#fff}.small-purses-story-yellow{background:var(--yellow)}.small-purses-story p,.small-purses-close p{max-width:660px;margin:18px 0 0}.small-purses-close{background:var(--red);color:#fff;border-top:2px solid var(--ink);justify-content:space-between;align-items:center;gap:42px;display:flex}.small-purses-close>div:first-child{max-width:720px}.small-purses-close .button.black{background:var(--yellow);color:var(--ink)}.small-purses-close .button.outline{color:#fff;border-color:#fff}.small-purses-faq{max-width:1050px;margin:0 auto}.small-purses-faq h2{margin-bottom:26px}.small-purses-faq details{border-top:2px solid var(--ink);padding:20px 0}.small-purses-faq details:last-child{border-bottom:2px solid var(--ink)}.small-purses-faq summary{font-size:20px}.small-purses-faq p{max-width:760px;margin:16px 0 0}@media (max-width:900px){.affordable-hero{grid-template-columns:minmax(0,1fr) minmax(280px,.85fr);padding-inline:5vw}.affordable-intro,.affordable-shop,.affordable-close,.affordable-faq{padding-inline:5vw}.affordable-story{gap:44px;padding-inline:5vw}.small-purses-hero{grid-template-columns:minmax(0,1fr) minmax(280px,.85fr);padding-inline:5vw}.small-purses-intro,.small-purses-shop,.small-purses-close,.small-purses-faq{padding-inline:5vw}.small-purses-story{gap:44px;padding-inline:5vw}.category-hero{gap:28px}.blog-category-card,.blog-post-card{grid-template-columns:230px 1fr}}@media (max-width:600px){.category-feature,.affordable-hero,.affordable-intro,.affordable-story,.affordable-close,.small-purses-hero,.small-purses-intro,.small-purses-story,.small-purses-close{display:block}.category-feature{padding:22px}.category-feature .button{width:100%;margin-top:22px}.affordable-hero{padding:38px 22px 44px}.affordable-hero h1,.small-purses-hero h1{margin-top:20px;font-size:48px}.affordable-hero picture,.small-purses-hero picture{margin-top:30px}.affordable-intro,.affordable-shop,.affordable-close,.affordable-faq,.small-purses-intro,.small-purses-shop,.small-purses-close,.small-purses-faq,.affordable-story,.small-purses-story{padding:48px 22px}.affordable-story>div+div,.small-purses-story>div+div{margin-top:42px}.affordable-section-heading,.small-purses-section-heading{display:block}.affordable-section-heading>a{margin-top:18px;display:inline-block}.affordable-close .affordable-actions{margin-top:28px}.affordable-actions{grid-template-columns:1fr;display:grid}.affordable-actions .button{width:100%}.affordable-intro p,.affordable-section-heading p,.affordable-story p,.affordable-close p,.affordable-faq p,.affordable-lead{font-size:17px}.mobile-menu{display:block;position:relative}.mobile-menu summary{cursor:pointer;place-items:center;width:42px;min-height:42px;font-size:28px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{z-index:30;border:2px solid var(--ink);width:min(260px,100vw - 28px);box-shadow:6px 6px 0 var(--yellow);background:#fff5f5;gap:0;padding:8px 0;display:grid;position:absolute;top:calc(100% + 14px);right:-2px}.mobile-menu nav a{padding:14px 18px;font-size:16px;display:block}.mobile-menu nav a:hover{background:var(--yellow)}.blog-category-card,.blog-post-card,.category-hero{grid-template-columns:1fr}.blog-category-card picture,.blog-category-card img,.blog-post-card picture,.blog-post-card img{aspect-ratio:1;min-height:0}.blog-category-card>div,.blog-post-card>div{padding:22px}.category-hero{margin-top:24px}.article-hero{margin-bottom:36px}.article-hero>p{font-size:18px}.article-hero picture,.article-hero img,.gift-pick picture,.gift-pick img{aspect-ratio:1}.gift-guide-links{grid-template-columns:1fr;display:grid}.gift-guide-links a{text-align:center}.gift-pick{padding:31px 0}.gift-pick p,.article-closing p,.article-faq p,.article-body>p{font-size:17px}}
