.sw-roster{padding:48px max(22px,calc((100vw - 1360px)/2));background:#eee7f2;color:#25122f;border-top:1px solid #ded5e3}.sw-roster__head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:26px}.sw-roster__head>div>p{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px}.sw-roster__head h2{font-size:clamp(30px,4vw,48px);line-height:1.08;text-transform:none;letter-spacing:-.045em;margin:0;color:#25122f}.sw-roster__head>p{font-size:14px;line-height:1.6;max-width:330px;margin:0;color:#65516e}.sw-roster__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#d6c8de;border:1px solid #d6c8de;border-radius:14px;overflow:hidden}.sw-roster__artist{display:flex;align-items:center;gap:16px;padding:24px 20px;background:#faf8f5;color:#25122f;text-decoration:none;min-height:80px;font-weight:750;font-size:17px;line-height:1.2}.sw-roster__number{font-size:10px;font-weight:600;color:#806789}.sw-roster__arrow{margin-left:auto;font-size:22px;font-weight:400}.sw-roster__artist:hover{background:#dbff81;color:#25122f}.sw-roster__artist:focus-visible{outline:3px solid #8e4ca4;outline-offset:-4px}@media(max-width:749px){.sw-roster{padding:32px 18px}.sw-roster__head{display:block}.sw-roster__head>p{margin-top:14px;font-size:13px}.sw-roster__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sw-roster__artist{padding:19px 12px;font-size:14px;gap:9px;min-height:76px}.sw-roster__artist:last-child:nth-child(odd){grid-column:1/-1}}.sw-discover .sw-eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;margin:0 0 16px}.sw-discover{background:#f4f0f5;color:#26182d}.sw-discover__inner{max-width:1440px;margin:auto;padding:52px 5%}.sw-discover h2{text-transform:none;font-size:clamp(28px,3vw,40px);letter-spacing:-.04em;margin:0 0 12px}.sw-discover__intro{max-width:670px;color:#65566b;line-height:1.6;margin:0 0 25px}.sw-discover__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.sw-discover__tile{position:relative;display:flex;flex-direction:column;border-radius:9px;background:#fff;overflow:hidden;text-decoration:none!important;color:#29182f;transition:box-shadow .2s}.sw-discover__tile:hover{box-shadow:0 6px 24px #29182f20}.sw-discover__tile img{width:100%;height:220px;object-fit:contain;background:#faf8fb}.sw-discover__tile span{padding:18px 32px 20px 18px}.sw-discover__tile strong{display:block;font-size:18px}.sw-discover__tile small{display:block;margin-top:5px;color:#736379;font-size:12px}.sw-discover__tile b{position:absolute;right:15px;bottom:38px;font-size:20px}.sw-discover__tile:focus-visible{outline:3px solid #802d99;outline-offset:3px}@media(max-width:749px){.sw-discover__inner{padding:35px 18px}.sw-discover__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sw-discover__tile img{height:160px}.sw-discover__tile strong{font-size:15px}.sw-discover__tile span{padding:13px 25px 16px 12px}.sw-discover__tile small{font-size:11px}.sw-discover__tile b{right:10px;bottom:31px}}.sw-discover--compact{background:#fff;border-bottom:1px solid #e7dfea}.sw-discover--compact .sw-discover__inner{padding-top:26px;padding-bottom:24px}.sw-discover--compact h2,.sw-discover--compact .sw-eyebrow,.sw-discover--compact .sw-discover__intro{display:none}.sw-discover--compact .sw-discover__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}.sw-discover--compact .sw-discover__tile{align-items:center;text-align:center;background:transparent}.sw-discover--compact .sw-discover__tile img{width:90px;height:90px;border-radius:50%;background:#f6f0f8;object-fit:cover}.sw-discover--compact .sw-discover__tile span{padding:10px 0 0}.sw-discover--compact .sw-discover__tile strong{font-size:13px}.sw-discover--compact .sw-discover__tile small,.sw-discover--compact .sw-discover__tile b{display:none}@media(max-width:749px){.sw-discover--compact .sw-discover__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 12px}.sw-discover--compact .sw-discover__tile img{width:72px;height:72px}.sw-discover--compact .sw-discover__tile strong{font-size:12px}.sw-discover--compact .sw-discover__inner{padding:22px 18px}}.sw-features{max-width:1440px;padding:10px 5% 50px;margin:auto;display:grid;grid-template-columns:1.25fr 1fr;gap:20px}.sw-features>a{border-radius:12px;overflow:hidden;position:relative;display:flex;min-height:350px;align-items:center;text-decoration:none}.sw-features__halloween{background:#24102f;color:#fff}.sw-features__halloween>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.sw-features__halloween:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#1c0c26f0,#1c0c2680 65%,transparent)}.sw-features a>div{position:relative;z-index:1;padding:35px;max-width:390px}.sw-features p{font-size:10px;letter-spacing:.13em;font-weight:800;margin:0 0 15px;text-transform:uppercase}.sw-features h2{font-size:38px;line-height:1.05;letter-spacing:-.035em;text-transform:none;color:inherit;margin:0 0 15px}.sw-features span{display:block;font-size:13px;line-height:1.5;max-width:290px}.sw-features strong{display:inline-flex;border-bottom:1px solid;padding:0 0 5px;margin-top:25px;font-size:13px}.sw-features__gift{background:#e3f1bc;color:#2d2530}.sw-features__gift>img{width:38%;object-fit:contain;mix-blend-mode:multiply;transform:rotate(8deg);margin-left:-45px;margin-right:14px}.sw-features__gift>div{max-width:77%!important;padding-right:15px!important}.sw-features :focus-visible{outline:3px solid #9d48b1;outline-offset:4px}@media(max-width:749px){.sw-features{padding:5px 18px 30px;grid-template-columns:1fr;gap:15px}.sw-features>a{min-height:270px}.sw-features a>div{padding:28px;max-width:300px}.sw-features h2{font-size:32px}.sw-features__gift>img{width:35%;margin-left:-30px}.sw-features span{font-size:12px;max-width:225px}}.sw-front{background:#25122f;color:#fff;overflow:hidden}.sw-front__inner{max-width:1500px;margin:auto;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:35px;padding:68px 5% 62px}.sw-front__eyebrow{font-size:11px;letter-spacing:.13em;text-transform:uppercase;font-weight:800;color:#dac8e2;margin:0 0 20px}.sw-front h1{font-size:clamp(44px,5.8vw,85px);line-height:.99;letter-spacing:-.065em;text-transform:none;color:#fff;font-weight:800;margin:0 0 25px;max-width:580px}.sw-front h1 em{color:#dbff81;font-style:normal;display:block}.sw-front__intro{font-size:17px;line-height:1.55;max-width:420px;color:#e4d7e9;margin:0 0 25px}.sw-front__actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.sw-front__actions a{font-size:14px;font-weight:750;text-decoration:none;min-height:48px;display:inline-flex;align-items:center;gap:20px}.sw-front__primary{padding:15px 22px;border-radius:6px;background:#dfff89;color:#21132b}.sw-front__actions a:not(.sw-front__primary){color:#fff;border-bottom:1px solid #9e88aa}.sw-front__small{font-size:11px;color:#cab9d1;margin:22px 0 0}.sw-front__products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:12px;position:relative;padding:30px 0}.sw-front__product{background:#f6f1e8;color:#2b1733;border-radius:12px;padding:12px 10px 15px;display:block;position:relative;box-shadow:0 16px 30px #10051844;text-decoration:none!important;transition:transform .2s}.sw-front__product--1{transform:rotate(-7deg) translateY(18px);z-index:1}.sw-front__product--2{transform:translateY(-15px);z-index:2;background:#e9dfed}.sw-front__product--3{transform:rotate(7deg) translateY(18px);z-index:1;background:#edf1dc}.sw-front__product:hover{transform:translateY(-12px)}.sw-front__product img{width:100%;aspect-ratio:.78;object-fit:contain;mix-blend-mode:multiply}.sw-front__number{font-size:10px;font-weight:800;letter-spacing:.1em;opacity:.6}.sw-front__product-copy{display:block;padding:8px 2px 0;min-height:65px}.sw-front__product-copy strong{display:block;font-size:13px;line-height:1.25}.sw-front__product-copy small{display:block;margin-top:6px;font-size:11px}.sw-front__stamp{position:absolute;bottom:-22px;left:45%;transform:rotate(-8deg);background:#dfb8ef;color:#2e1738;border-radius:50%;width:99px;height:99px;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.1;font-size:12px;font-weight:800;padding:15px;z-index:3}.sw-front__trust{display:flex;justify-content:center;gap:55px;border-top:1px solid #64456f;padding:17px 5%;font-size:12px;color:#e2d4e9}.sw-front__trust a{color:inherit;text-decoration:none}.sw-front :focus-visible{outline:3px solid #dfb8ef;outline-offset:5px}@media(max-width:749px){.sw-front__inner{grid-template-columns:1fr;padding:32px 22px 40px;gap:12px}.sw-front h1{font-size:49px;max-width:330px;margin-bottom:16px}.sw-front__eyebrow{font-size:10px;margin-bottom:14px}.sw-front__intro{font-size:14px;line-height:1.5;margin-bottom:18px}.sw-front__actions{gap:18px}.sw-front__actions a{font-size:12px;gap:12px}.sw-front__primary{padding:12px 17px}.sw-front__small{margin-top:12px;font-size:10px}.sw-front__products{gap:6px;padding:25px 0 12px}.sw-front__product{padding:8px 6px 10px;border-radius:8px}.sw-front__product img{aspect-ratio:.88}.sw-front__product-copy{min-height:58px;padding-top:3px}.sw-front__product-copy strong{font-size:10px}.sw-front__product-copy small{font-size:9px}.sw-front__stamp{width:66px;height:66px;font-size:9px;bottom:-20px;left:43%;padding:8px}.sw-front__trust{gap:10px;justify-content:space-between;font-size:9px;padding:13px 18px}}@media(prefers-reduced-motion:reduce){.sw-front__product{transition:none}}.sw-front__product--3{transform:rotate(3deg) translateY(-10px)}.sw-front__product--4{transform:rotate(7deg) translateY(18px);background:#f3dddb;z-index:1}.sw-front__stamp{pointer-events:none}.sw-front__product:hover,.sw-front__product:focus-visible{transform:translateY(-12px);z-index:4}.sw-shop{max-width:1440px;margin:auto;padding:54px 5%;color:#291731;scroll-margin-top:145px}.sw-shop__top{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:25px}.sw-shop__eyebrow{font-size:11px;font-weight:800;letter-spacing:.12em;margin:0 0 10px}.sw-shop h2{font-size:clamp(30px,3.5vw,45px);letter-spacing:-.04em;text-transform:none;margin:0}.sw-shop__top>p{font-size:14px;color:#75667b;max-width:320px;line-height:1.5;margin:0}.sw-shop__tabs{display:flex;gap:8px;margin-bottom:26px;border-bottom:1px solid #dfd4e4;padding-bottom:16px}.sw-shop__tabs button{border:1px solid #d6c9db;border-radius:30px;background:#fff;color:#442b4f;padding:12px 24px;font-size:13px;font-weight:750;cursor:pointer;min-height:46px}.sw-shop__tabs button[aria-selected=true]{background:#311b3c;border-color:#311b3c;color:#fff}.sw-shop__panel[hidden]{display:none}.sw-shop__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 20px}.sw-shop__card{display:flex;flex-direction:column;min-width:0}.sw-shop__image{display:block;aspect-ratio:1;background:#f5f0f7;border-radius:9px;overflow:hidden}.sw-shop__image img{width:100%;height:100%;object-fit:contain;transition:transform .2s}.sw-shop__image:hover img{transform:scale(1.04)}.sw-shop__meta{display:flex;justify-content:space-between;gap:5px;font-size:10px;color:#82708a;margin:12px 0 7px}.sw-shop h3{font-size:16px;text-transform:none;margin:0 0 8px;line-height:1.3}.sw-shop h3 a{text-decoration:none}.sw-shop__price{font-size:14px;font-weight:750;margin:0 0 14px}.sw-shop__add{border:1px solid #392144;border-radius:5px;background:#fff;color:#301a3a;min-height:44px;font-size:12px;font-weight:700;display:flex;justify-content:space-between;align-items:center;padding:10px 14px;cursor:pointer;margin-top:auto}.sw-shop__add:hover{background:#311b3c;color:#fff}.sw-shop__view{display:flex;align-items:center;justify-content:center;gap:20px;border:1px solid #ded2e3;border-radius:6px;padding:15px 25px;max-width:360px;margin:30px auto 0;font-size:14px;font-weight:750;text-decoration:none}.sw-shop :focus-visible{outline:3px solid #a853bd;outline-offset:3px}@media(max-width:749px){.sw-shop{padding:34px 18px;scroll-margin-top:90px}.sw-shop__top{display:block;margin-bottom:20px}.sw-shop__top>p{margin-top:12px;font-size:13px}.sw-shop h2{font-size:31px}.sw-shop__tabs{gap:6px;margin-bottom:20px}.sw-shop__tabs button{font-size:11px;padding:11px 15px}.sw-shop__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 12px}.sw-shop h3{font-size:14px}.sw-shop__price{font-size:12px}.sw-shop__meta{font-size:9px}.sw-shop__add{font-size:11px;padding:10px}.sw-shop__view{margin-top:25px}}@media(prefers-reduced-motion:reduce){.sw-shop__image img{transition:none}}.sw-wear-it{max-width:1440px;margin:auto;padding:35px 5% 50px;color:#291632}.sw-wear-it header>p:first-child{font-size:11px;font-weight:800;letter-spacing:.12em}.sw-wear-it h2{font-size:clamp(28px,4vw,44px);letter-spacing:-.04em;text-transform:none;margin:12px 0}.sw-wear-it header>p:last-child{font-size:14px;line-height:1.6;margin-bottom:24px;max-width:680px}.sw-wear-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.sw-wear-grid article{position:relative;border-radius:12px;overflow:hidden;background:#eee7f2}.sw-wear-grid img{width:100%;aspect-ratio:4/3;object-fit:cover}.sw-wear-grid a>div{padding:20px}.sw-wear-grid h3{font-size:22px;text-transform:none;margin:8px 0 12px}.sw-wear-grid p{font-size:12px;margin:0}.sw-wear-grid span{font-size:13px;font-weight:700}.sw-wear-fit{display:inline-block;padding:18px 0 0;font-size:13px;text-decoration:underline}@media(max-width:749px){.sw-wear-it{padding:25px 18px 35px}.sw-wear-grid{grid-template-columns:1fr}.sw-wear-grid h3{font-size:21px}}.sw-designs{display:block;max-width:1440px;margin:auto;padding:44px 5%;color:#2c1934}.sw-designs[hidden]{display:none}.sw-designs__eyebrow{font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:800;margin:0 0 9px}.sw-designs h2{font-size:clamp(25px,3vw,38px);text-transform:none;letter-spacing:-.035em;margin:0 0 10px}.sw-designs header>p:last-child{font-size:14px;color:#706075;margin:0 0 24px}.sw-designs__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.sw-designs__card{min-width:0;display:flex;flex-direction:column}.sw-designs__image{display:block;background:#f7f3f8;border-radius:10px;overflow:hidden}.sw-designs img{width:100%;aspect-ratio:1;object-fit:contain}.sw-designs__reason{font-size:11px;color:#704b7d;margin:12px 0 6px;font-weight:700}.sw-designs h3{font-size:16px;text-transform:none;line-height:1.35;margin:0 0 7px}.sw-designs__price{font-size:14px;margin:0 0 12px;font-weight:750}.sw-designs button{background:#321c3e;color:#fff;border:0;border-radius:6px;min-height:46px;padding:11px;font:inherit;font-size:13px;margin-top:auto;cursor:pointer}.sw-designs :focus-visible{outline:3px solid #a354b8;outline-offset:3px}.sw-designs__status{font-size:13px;color:#77647e}.sw-designs--compact{padding:24px 0}.sw-designs--compact h2{font-size:22px}.sw-designs--compact header>p:last-child{font-size:12px}.sw-designs--compact .sw-designs__grid{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory;padding-bottom:10px}.sw-designs--compact .sw-designs__card{flex:0 0 170px;scroll-snap-align:start}@media(max-width:749px){.sw-designs{padding:32px 18px}.sw-designs__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.sw-designs h3{font-size:14px}.sw-designs__reason{font-size:10px}.sw-designs--compact{padding:20px 0}}body.sw-unified{--sw-ink:#25122f;--sw-accent:#dbff81;--sw-paper:#faf8f5;--sw-soft:#f0eaf3;--sw-line:#ded5e3;--sw-muted:#6d5d74;background:var(--sw-paper);color:var(--sw-ink)}body.sw-unified #main-content{background:var(--sw-paper)}body.sw-unified :is(h1,h2,h3,.h1,.h2,.h3){letter-spacing:-.035em;line-height:1.12}body.sw-unified :is(.page__title,.product-title,.collection-banner__heading){font-weight:800;text-transform:none;letter-spacing:-.045em;text-wrap:balance}body.sw-unified .product-title{font-size:clamp(30px,3.5vw,48px)}body.sw-unified .page__title{font-size:clamp(34px,5vw,62px)}body.sw-unified :is(.btn--primary,.sw-designs button,.sw-studio__open){background:var(--sw-accent);border:1px solid var(--sw-accent);color:var(--sw-ink);border-radius:8px;min-height:46px;font-weight:750;text-transform:none;box-shadow:none}body.sw-unified :is(.btn--primary,.sw-designs button,.sw-studio__open):hover{background:#c9f466;border-color:#c9f466;color:var(--sw-ink)}body.sw-unified :is(.btn--secondary,.swish-toggle-pill){background:transparent;color:var(--sw-ink);border-color:var(--sw-ink);border-radius:8px;min-height:44px;text-transform:none}body.sw-unified :is(button,a,input,select,textarea,summary):focus-visible{outline:3px solid #9b42b0;outline-offset:3px}body.sw-unified :is(button,.btn):disabled{opacity:.5;cursor:not-allowed}body.sw-unified :is(.input,.select,.custom-select__btn){border-radius:8px;border-color:#b9adbf}body.sw-unified .breadcrumbs{font-size:12px;color:var(--sw-muted)}body.sw-unified .collection-banner{background:var(--sw-ink);color:#fff;border-radius:0 0 20px 20px;overflow:hidden;margin-bottom:24px}body.sw-unified .collection-banner__content{padding:clamp(26px,4vw,54px);background:var(--sw-ink);color:#fff}body.sw-unified .collection-banner__heading{color:#fff;font-size:clamp(34px,4.8vw,62px);line-height:1.05}body.sw-unified .collection-banner :is(.rte,a,.collection-banner__count){color:#e6dcec}body.sw-unified .collection-banner .rte{max-width:65ch;font-size:15px;line-height:1.65}body.sw-unified .sw-collection-intro{color:var(--sw-muted)}body.sw-unified .sw-collection-intro nav a{background:var(--sw-soft);color:var(--sw-ink);border-color:var(--sw-line);border-radius:99px}body.sw-unified .products-toolbar{background:#fff;border:1px solid var(--sw-line);border-radius:12px;padding:8px 14px;gap:10px}body.sw-unified .products-toolbar__filter-btn{min-height:44px}body.sw-unified :is(.facets,.drawer,.quick-add){background:var(--sw-paper);color:var(--sw-ink)}body.sw-unified :is(.drawer__header,.sw-format__header){border-bottom:1px solid var(--sw-line)}body.sw-unified .card--product{border:1px solid var(--sw-line);border-radius:14px;background:#fff;box-shadow:none;transition:border-color .18s,box-shadow .18s}body.sw-unified .card--product .card__media{border-radius:13px 13px 0 0;overflow:hidden;background:var(--sw-soft)}body.sw-unified .card--product .card__info-container{padding:14px}body.sw-unified .card--product .card__title{font-size:15px;line-height:1.35;text-transform:none;letter-spacing:-.015em}body.sw-unified .card--product .card__vendor{font-size:11px;letter-spacing:.06em}body.sw-unified .card--product .price{font-weight:700}body.sw-unified :is(.product-card,.ap-card){border-radius:14px;border:1px solid var(--sw-line);background:#fff;overflow:hidden}body.sw-unified .product-card__info{padding:12px;margin-top:0}body.sw-unified :is(.product-card__title,.ap-nm){text-transform:none;letter-spacing:-.02em;line-height:1.3}body.sw-unified :is(.swish-pill-nav-item,.ap-tab){border-radius:99px;border-color:var(--sw-line)}body.sw-unified .swish-nav-container{background:var(--sw-paper)}body.sw-unified :is(.sw-studio,.cart__summary,.panel){background:var(--sw-soft);border:1px solid var(--sw-line);border-radius:14px}body.sw-unified :is(.sw-format-dialog,.quick-add__content){border-radius:16px}body.sw-unified .sw-format-dialog{background:var(--sw-paper);color:var(--sw-ink)}body.sw-unified .product-info__block .disclosure{border-color:var(--sw-line)}body.sw-unified .product-info__price{font-size:22px;font-weight:750}body.sw-unified .sw-designs__image{background:var(--sw-soft);border:1px solid var(--sw-line);border-radius:14px}body.sw-unified .sw-designs__reason{color:#684076}body.sw-unified .page__content{font-size:16px;line-height:1.75;padding-bottom:36px}body.sw-unified .page__content :is(h2,h3){margin-top:1.5em}body.sw-unified .article-content a{text-decoration-thickness:1px;text-underline-offset:3px}body.sw-unified :is(.ai-hero,.ap-hero){background-color:var(--sw-ink);color:#fff}body.sw-unified :is(.ai-title,.ap-title){color:#fff;letter-spacing:-.045em}body.sw-unified .ai-cta{background:var(--sw-accent);color:var(--sw-ink);border-radius:8px}body.sw-unified .footer{background:var(--sw-ink);color:#e8dfed;border-top:5px solid var(--sw-accent);padding-top:24px}body.sw-unified .footer :is(h2,h3,.footer-block__heading,.disclosure__title){color:#fff}body.sw-unified .footer a{color:inherit}body.sw-unified .footer .btn--primary{color:var(--sw-ink)}body.sw-unified .footer .input{background:#fff;color:var(--sw-ink)}body.sw-unified .footer :is(.disclosure,.border-top,.border-bottom){border-color:#594260}body.sw-unified .back-to-top{background:var(--sw-soft);color:var(--sw-ink)}body.sw-unified .pagination__page--current{background:var(--sw-ink);color:#fff;border-radius:8px}@media(hover:hover){body.sw-unified .card--product:hover{border-color:#b994c7;box-shadow:0 8px 24px #25122f0c}}@media(max-width:749px){body.sw-unified .collection-banner{border-radius:0 0 14px 14px;margin-bottom:18px}body.sw-unified .collection-banner__content{padding:25px 20px}body.sw-unified .collection-banner .rte{font-size:13px}body.sw-unified .card--product .card__info-container{padding:10px}body.sw-unified .card--product .card__title{font-size:13px}body.sw-unified .products-toolbar{padding:5px 10px}body.sw-unified .product-title{font-size:31px}body.sw-unified .page__content{font-size:15px}body.sw-unified .sw-format-dialog{border-radius:14px 14px 0 0}}@media(prefers-reduced-motion:reduce){body.sw-unified .card--product{transition:none}}body.sw-unified :is(.gift-finder-container,.dd-hero){background:var(--sw-ink);color:#fff;box-shadow:none}body.sw-unified .gift-title{background:none;-webkit-text-fill-color:currentColor;color:#fff;font-size:clamp(28px,4vw,46px);letter-spacing:-.04em}body.sw-unified .gift-dropdown{border-color:var(--sw-accent);border-radius:8px;min-height:46px}body.sw-unified .persona-item{background:#3b2645;border-radius:12px}body.sw-unified .persona-item.selected{border-color:var(--sw-accent);background:#4c3e35;color:var(--sw-accent);box-shadow:none;transform:none}body.sw-unified .persona-icon{background:#64416f;box-shadow:none}body.sw-unified .swe-portal-v86{color:var(--sw-ink)}body.sw-unified .swe-design-card-v86{border-radius:14px;border-color:var(--sw-line)}body.sw-unified .swe-product-title-v86{font-size:13px;color:var(--sw-ink);line-height:1.35}body.sw-unified .swe-section-title-v86{border-color:#a872bb;text-transform:none;font-size:clamp(24px,3vw,34px)}body.sw-unified .swe-load-more-v86{background:var(--sw-soft);color:var(--sw-ink);border:1px solid var(--sw-line);border-radius:8px;text-transform:none}body.sw-unified .swe-btn-primary-v86{background:var(--sw-accent)!important;color:var(--sw-ink)!important;border-color:var(--sw-accent)!important;border-radius:8px!important;text-transform:none!important}body.sw-unified .dd-title{color:#fff;letter-spacing:-.04em}body.sw-unified:is(.sw-page-search,.sw-page-blog,.sw-page-list-collections) #main-content h1{font-size:clamp(34px,5vw,62px);font-weight:800;text-transform:none}body.sw-unified.sw-page-search #main-content .form-width{padding:18px;background:var(--sw-soft);border-radius:14px}body.sw-unified .shopify-policy__title{padding:35px 0 15px}body.sw-unified .shopify-policy__body{line-height:1.75}body.sw-unified [id^=ap-]{--ap-ink:var(--sw-ink)!important}body.sw-unified [id^=ai-]{--ai-ink:var(--sw-ink)!important}body.sw-unified [id^=dd-]{--dd-ink:var(--sw-ink)!important}body.sw-unified :is(.ai-title,.ap-title,.dd-title){text-transform:none!important;letter-spacing:-.045em!important}body.sw-unified #tp-explore-root{display:flex;align-items:center;gap:24px;padding:10px max(24px,calc((100vw - 1440px)/2))!important;background:#faf8f5!important;color:#25122f;border-bottom:1px solid #ded5e3;position:relative;top:auto;z-index:20!important;font-family:inherit}body.sw-unified #tp-explore-root .tp-explore__controls{flex:0 0 212px;padding:0;margin:0;display:block;background:transparent}body.sw-unified #tp-explore-root .tp-explore__toggle{display:flex;width:100%;height:44px;padding:4px;border:1px solid #ded5e3;border-radius:10px;background:#eee7f2;box-sizing:border-box;isolation:auto;transform:none}body.sw-unified #tp-explore-root .tp-explore__highlighter{display:none}body.sw-unified #tp-explore-root .tp-explore__toggle-btn{position:static;flex:1;min-width:0;height:34px;min-height:34px;width:auto;padding:0 12px;font:inherit;font-size:13px;font-weight:750;letter-spacing:0;text-transform:none;color:#65536c;background:transparent;border:0;border-radius:7px;white-space:nowrap}body.sw-unified #tp-explore-root .tp-explore__toggle-btn.active{color:#fff;background:#25122f}body.sw-unified #tp-explore-root .tp-explore__stage{flex:1;min-width:0;margin:0;padding:0}body.sw-unified #tp-explore-root .tp-explore__track{display:flex!important;flex-wrap:nowrap!important;align-items:center;justify-content:flex-start!important;gap:6px!important;padding:0!important;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#cbbbd3 transparent}body.sw-unified #tp-explore-root .tp-explore__item{display:flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:0!important;min-height:44px;padding:0 13px!important;margin:0;gap:0;border:0!important;border-radius:8px!important;background:transparent!important;box-shadow:none;color:#25122f;text-decoration:none;cursor:pointer;font:inherit}body.sw-unified #tp-explore-root .tp-explore__icon{display:none!important}body.sw-unified #tp-explore-root .tp-explore__label{font:inherit;font-size:13px!important;line-height:1.2;font-weight:650!important;text-transform:none;letter-spacing:0!important;color:inherit!important;white-space:nowrap;padding:0}body.sw-unified #tp-explore-root .tp-explore__label:after,body.sw-unified #tp-explore-root .tp-explore__item:after{display:none!important}body.sw-unified #tp-explore-root .tp-explore__item:hover,body.sw-unified #tp-explore-root .tp-explore__item[aria-current=page]{background:#e9dfed!important;color:#25122f}body.sw-unified #tp-explore-root .tp-explore__item--dd{background:#dbff81!important;color:#25122f}body.sw-unified #tp-explore-root .more-btn{border:1px solid #d5c8dc!important;color:#65536c}body.sw-unified #tp-explore-root.is-expanded{align-items:flex-start}body.sw-unified #tp-explore-root.is-expanded .tp-explore__track{flex-wrap:wrap!important;overflow:visible}body.sw-unified #tp-explore-root :focus-visible{outline:3px solid #8e4ca4;outline-offset:-3px}@media(max-width:749px){body.sw-unified #tp-explore-root{display:block;padding:10px 16px 6px!important}body.sw-unified #tp-explore-root .tp-explore__controls{width:210px;margin-bottom:5px}body.sw-unified #tp-explore-root .tp-explore__item{padding:0 11px!important}body.sw-unified #tp-explore-root .tp-explore__label{font-size:13px!important}body.sw-unified #tp-explore-root .tp-explore__track{padding-bottom:4px!important}}@media(min-width:750px)and (max-width:1100px){body.sw-unified .header__grid{flex-wrap:nowrap!important;gap:12px}body.sw-unified .header__logo{flex:0 0 150px!important;width:150px!important;min-width:150px!important}body.sw-unified .header__search{flex:1!important;width:auto!important;min-width:100px}body.sw-unified .header__icons{flex:0 0 auto!important;width:auto!important}body.sw-unified .header__icons .ht-tms__duo-selector{display:none!important}}@media(max-width:749px){body.sw-unified #tp-explore-root .tp-explore__track{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible!important;gap:4px!important}body.sw-unified #tp-explore-root .tp-explore__item{padding:7px 4px!important;min-width:0!important;min-height:46px;text-align:center}body.sw-unified #tp-explore-root .tp-explore__label{white-space:normal;font-size:12px!important}body.sw-unified #tp-explore-root.is-expanded .tp-explore__track{grid-template-columns:repeat(3,minmax(0,1fr))}body.sw-unified #tp-explore-root .more-btn{font-weight:750;background:#eee7f2!important}}body.sw-unified #tp-explore-root .tp-explore__stage{display:grid;grid-template-columns:minmax(0,1fr) 104px;gap:8px;align-items:start}body.sw-unified #tp-explore-root .tp-explore__track{grid-column:1;grid-row:1;display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr));overflow:visible!important;width:100%;max-width:none;gap:4px!important;transition:none;justify-items:stretch}body.sw-unified #tp-explore-root .tp-explore__item{width:100%;max-width:none;min-width:0!important;box-sizing:border-box;min-height:48px;padding:8px 5px!important}body.sw-unified #tp-explore-root .tp-explore__label{white-space:normal!important;overflow:visible;text-overflow:clip;overflow-wrap:anywhere;font-size:13px!important}body.sw-unified #tp-explore-root .more-btn{grid-column:2;grid-row:1;min-height:48px;font-size:13px;font-weight:750;background:#eee7f2!important;white-space:normal}body.sw-unified #tp-explore-root .tp-explore__toggle{height:54px}body.sw-unified #tp-explore-root .tp-explore__toggle-btn{height:44px;min-height:44px}body.sw-unified #tp-explore-root.is-expanded .tp-explore__track{grid-column:1/-1;grid-row:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px!important}body.sw-unified #tp-explore-root .sw-nav-group{min-width:0;padding:12px;background:#f1ebf4;border-radius:10px}body.sw-unified #tp-explore-root .sw-nav-group h3{margin:0 0 8px;font:inherit;font-size:12px;font-weight:800;color:#65536c}body.sw-unified #tp-explore-root .sw-nav-group__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}body.sw-unified #tp-explore-root .sw-nav-group .tp-explore__item{justify-content:flex-start;text-align:left}@media(max-width:1099px){body.sw-unified #tp-explore-root{display:block;padding:10px 16px!important}body.sw-unified #tp-explore-root .tp-explore__controls{width:212px;margin-bottom:8px}body.sw-unified #tp-explore-root .tp-explore__track{grid-template-columns:repeat(3,minmax(0,1fr))}body.sw-unified #tp-explore-root .tp-explore__stage{grid-template-columns:minmax(0,1fr) 90px}}@media(max-width:599px){body.sw-unified #tp-explore-root.is-expanded .tp-explore__track:has(.sw-nav-group){grid-template-columns:1fr}body.sw-unified #tp-explore-root .sw-nav-group__links{grid-template-columns:repeat(3,minmax(0,1fr))}body.sw-unified #tp-explore-root .tp-explore__label{font-size:12px!important}}@media(forced-colors:active){body.sw-unified #tp-explore-root .tp-explore__label{color:CanvasText!important;background:none!important}body.sw-unified #tp-explore-root button{border:1px solid ButtonText!important}body.sw-unified #tp-explore-root [aria-pressed=true]{outline:2px solid Highlight}}body.sw-unified #tp-explore-root.is-expanded{display:grid;grid-template-columns:minmax(0,1fr) 104px;gap:8px;align-items:center}body.sw-unified #tp-explore-root.is-expanded .tp-explore__controls{grid-column:1;grid-row:1;width:100%;max-width:212px;margin:0}body.sw-unified #tp-explore-root.is-expanded .tp-explore__stage{display:contents}body.sw-unified #tp-explore-root.is-expanded .tp-explore__track{grid-column:1/-1;grid-row:2}body.sw-unified #tp-explore-root.is-expanded .more-btn{grid-column:2;grid-row:1}@media(max-width:1099px){body.sw-unified #tp-explore-root.is-expanded{grid-template-columns:minmax(0,1fr) 90px}}
/*# sourceMappingURL=/cdn/shop/t/163/compiled_assets/styles.css.map?subset=AAAAAAAAAAAAwPAAAAAAAAAAAAAAAAAAAAc */
