@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700;800&display=swap";:root{--v7-purple:#6D388B;--v7-purple-deep:#572A70;--v7-purple-2:#7B2D8B;--v7-lav:#EEE5F3;--v7-bg:#FAF8FB;--v7-line:#E7E1E9;--v7-ink:#201A23;--v7-muted:#665E69;--v7-max:1200px;--v7-green:#6D388B;--v7-deep:#572A70;--v7-mint:#EEE5F3;--v7-aqua:#EEE5F3;--v7-cream:#FAF8FB}.v7-home,.v7-shell,.v7-pdp-extra,.v7-site-header,.v7-site-footer{font-family:Nunito Sans,Helvetica Neue,Arial,sans-serif;color:var(--v7-ink)}.shell{width:min(calc(100% - 32px),var(--v7-max));margin-inline:auto}.v7-site-header{background:#fff;border-bottom:1px solid var(--v7-line)}.v7-promo{background:var(--v7-purple);color:#fff;text-align:center;font-size:13px;font-weight:800;padding:7px 16px}.v7-head-top{height:71px;display:grid;grid-template-columns:250px minmax(260px,1fr) auto;gap:24px;align-items:center}.v7-logo{font-size:30px;font-weight:800;color:var(--v7-purple);text-decoration:none}.v7-search{height:44px;border:1px solid #999;border-radius:99px;display:flex;overflow:hidden}.v7-search input{border:0;flex:1;padding:0 18px;font:inherit}.v7-search button{border:0;background:transparent;color:var(--v7-purple);font-size:20px;padding:0 16px}.v7-utils,.v7-nav{display:flex;gap:24px;align-items:center}.v7-utils a,.v7-nav a{color:var(--v7-purple);font-weight:700;text-decoration:none}.v7-nav{height:42px;justify-content:center;font-size:14px}.v7-home .v7-quick{display:block;padding:26px 0 8px}.v7-quick-head{display:flex;align-items:baseline;gap:14px;margin:0 0 16px}.v7-quick-head .v7-eyebrow{margin:0}.v7-quick-sub{font-size:13px;color:var(--v7-muted);margin:0}.v7-quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.v7-quick a{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--v7-line);border-radius:14px;padding:12px 14px;text-decoration:none;color:var(--v7-ink);min-width:0;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.v7-quick a:hover{border-color:var(--v7-purple);box-shadow:0 6px 18px #6d388b1f;transform:translateY(-2px)}.v7-quick .v7-cat-ico{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--v7-lav);color:var(--v7-purple);flex:none}.v7-quick .v7-cat-ico svg{width:24px;height:24px}.v7-quick .v7-cat-txt{display:grid;gap:2px;min-width:0}.v7-quick b{font-size:13px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v7-quick small{font-size:11px;color:var(--v7-muted);font-weight:400;white-space:nowrap}.v7-hero{display:grid;grid-template-columns:41% 59%;min-height:510px;background:var(--v7-lav);overflow:hidden}.v7-hero-copy{padding:62px 48px 70px max(32px,calc((100vw - var(--v7-max))/2));align-self:center}.v7-eyebrow{color:var(--v7-purple);font-weight:800;font-size:13px;letter-spacing:.13em;text-transform:uppercase}.v7-hero h1{font-size:48px;line-height:1.04;font-weight:400;letter-spacing:-.035em;margin:0 0 18px}.v7-hero-copy>p:not(.v7-eyebrow){font-size:18px;max-width:400px;line-height:1.5;margin:0 0 24px}.v7-button{display:inline-block;background:var(--v7-purple);color:#fff;font-weight:800;font-size:16px;padding:13px 26px;border-radius:4px;text-decoration:none}.v7-hero-media{position:relative;overflow:hidden}.v7-hero-media img{width:100%;height:100%;object-fit:cover}.v7-products{padding:38px 0}.v7-products header{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin:0 0 26px}.v7-products h2{font-size:30px;font-weight:400;letter-spacing:-.02em;margin:0}.v7-products header a{color:var(--v7-purple);font-weight:700;text-decoration:none;white-space:nowrap}.v7-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:26px 20px}.v7-card{display:block!important;flex-direction:column!important;text-decoration:none;color:var(--v7-ink);min-width:0;width:auto!important}.v7-card h3,.v7-card .v7-price,.v7-card .v7-rating,.v7-card small{width:auto!important}.v7-card .v7-photo{position:relative;aspect-ratio:1;background:var(--v7-bg);border-radius:8px;overflow:hidden;margin:0 0 10px}.v7-card .v7-photo img{width:100%;height:100%;object-fit:cover;display:block}.v7-card .v7-photo span{position:absolute;top:10px;left:10px;background:var(--v7-purple-2);color:#fff;font-size:11px;font-weight:800;padding:4px 8px;border-radius:4px}.v7-card h3{font-size:15px;font-weight:700;line-height:1.35;margin:0 0 4px;overflow-wrap:break-word;word-break:break-word}.v7-price{font-size:15px;font-weight:800;margin:0 0 2px}.v7-price del{color:var(--v7-muted);font-weight:400;margin-left:6px}.v7-rating{font-size:13px;color:var(--v7-purple);letter-spacing:.05em}.v7-rating em{font-style:normal;color:var(--v7-muted);margin-left:5px}.v7-card small{display:block;margin-top:4px;color:var(--v7-muted);font-size:12px}.v7-reviews{padding:44px 0 30px}.v7-reviews .v7-eyebrow{margin:0 0 6px}.v7-reviews h2{font-size:30px;font-weight:400;letter-spacing:-.02em;margin:0 0 26px}.v7-review-head{display:grid;grid-template-columns:auto 1fr;gap:30px;align-items:center;margin:0 0 22px}.v7-review-head>div:first-child strong{font-size:46px;font-weight:800;line-height:1;display:block}.v7-review-head small{font-size:14px;font-weight:400;color:var(--v7-muted)}.v7-review-head u{display:block;margin-top:6px;color:var(--v7-muted);font-size:13px;text-decoration:none}.v7-bars p{display:grid;grid-template-columns:36px 1fr 32px;gap:10px;align-items:center;margin:4px 0;font-size:13px;color:var(--v7-muted)}.v7-bars i{display:block;height:8px;background:var(--v7-line);border-radius:99px;overflow:hidden}.v7-bars b{display:block;height:100%;background:var(--v7-purple);border-radius:99px}.v7-tags{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 26px}.v7-tags span{background:var(--v7-lav);color:var(--v7-purple);font-size:13px;font-weight:700;padding:7px 12px;border-radius:99px}.v7-wall{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.v7-wall article{background:#fff;border:1px solid var(--v7-line);border-radius:10px;padding:20px}.v7-wall article.featured{background:var(--v7-lav);border-color:transparent}.v7-wall h3{font-size:15px;font-weight:700;margin:8px 0 6px}.v7-wall blockquote{margin:0;color:var(--v7-muted);font-size:14px;line-height:1.55}.v7-wall footer{display:block;margin-top:12px;font-size:13px;font-weight:700}.v7-wall footer span{display:block;font-weight:400;color:var(--v7-muted)}.v7-gift{padding:46px 0}.v7-gift>.shell{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.v7-gift h2{font-size:32px;font-weight:400;letter-spacing:-.02em;margin:0 0 14px}.v7-gift p:not(.v7-eyebrow){color:var(--v7-muted);max-width:380px;line-height:1.55;margin:0 0 22px}.v7-gift img{width:100%;height:auto;border-radius:10px;display:block}.v7-site-footer{background:var(--v7-purple-deep);color:#fff;padding:38px 0}.v7-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}.v7-site-footer a{color:#fff}.v7-site-footer ul{list-style:none;padding:0}.v7-site-footer li{margin:7px 0}.v7-pdp-extra{max-width:100%}.v7-pdp-tags,.v7-pdp-perks{margin:14px 0}.v7-pdp-tags span{display:inline-block;background:var(--v7-mint);border-radius:99px;padding:5px 10px;margin:0 5px 5px 0;font-size:12px}.v7-pdp-perks{background:var(--v7-aqua);border-radius:12px;padding:14px 18px}.v7-pdp-perks strong{color:var(--v7-purple);letter-spacing:.15em}.v7-pdp-perks li::marker{color:#f7c948}.v7-pdp-shipping{border-top:1px solid var(--v7-line);padding-top:12px}.v7-pdp-shipping p{margin:8px 0}.v7-pdp-shipping small{display:block;color:#555}.product__title h1,.product__title{font-family:Nunito Sans,sans-serif!important;font-size:30px!important;font-weight:400!important}.price,.price-item{font-variant-numeric:tabular-nums}.product-form__submit,.atc-button{min-height:48px!important;border-radius:4px!important;background:var(--v7-purple)!important}.quantity-break,.quantity-breaks__item,.bundle-offer-container{border-color:var(--v7-purple)!important;border-radius:4px!important}.quantity-break.active,.quantity-breaks__item.selected,.quantity-breaks__item--selected{background:var(--v7-mint)!important}.product__media img,.product__media-item{aspect-ratio:1!important;object-fit:cover!important}@media(max-width:760px){.v7-head-top{height:64px;grid-template-columns:1fr auto}.v7-search,.v7-nav,.v7-utils a:not(:last-child){display:none}.v7-home .v7-quick{padding:18px 16px 4px}.v7-quick-head{display:block}.v7-quick-sub{margin-top:2px}.v7-quick-grid{grid-template-columns:repeat(2,1fr);gap:10px}.v7-quick a{padding:10px 12px;gap:10px}.v7-quick .v7-cat-ico{width:40px;height:40px}.v7-quick .v7-cat-ico svg{width:20px;height:20px}.v7-quick b{font-size:12px}.v7-hero{display:flex;flex-direction:column;min-height:0}.v7-hero-media{height:260px}.v7-hero-copy{padding:28px 22px 36px}.v7-hero h1{font-size:37px}.v7-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:18px 14px}.v7-card h3,.v7-price{font-size:14px}.v7-review-head{grid-template-columns:1fr;gap:16px}.v7-wall{display:grid;grid-template-columns:1fr}.v7-wall article:nth-child(n+4){display:none}.v7-gift>.shell{grid-template-columns:1fr;gap:28px}.v7-gift-media{order:-1}.v7-footer-grid{grid-template-columns:1fr;gap:20px}}html:has(.v7-home),body:has(.v7-home){overflow-x:clip}.v7-home .v7-gift-media{aspect-ratio:3/2;background:var(--v7-lav);border-radius:10px;overflow:hidden}.v7-home .v7-gift-media img{width:100%;height:100%;object-fit:cover;border-radius:0;display:block}.v7-home h1,.v7-home h2,.v7-home h3,.v7-site-footer,.v7-site-header{font-family:Nunito Sans,Helvetica Neue,Arial,sans-serif!important}.v7-pdp-below{font-family:Nunito Sans,sans-serif;clear:both}.v7-pdp-below h2,.v7-pdp-below h3{font-family:Nunito Sans,sans-serif!important}.v7-pdp-info{background:#f5f5f2;padding:45px 0}.v7-pdp-info>.shell{display:grid;grid-template-columns:1fr 1fr;gap:18px 70px}.v7-pdp-info h2{font-size:28px;font-weight:400;margin:0}.v7-pdp-info details{grid-column:2;border-bottom:1px solid #aaa;padding:12px 0}.v7-pdp-info summary{font-weight:700;cursor:pointer}.v7-pdp-reviews{padding:48px 0}.v7-pdp-score b{font-size:48px}.v7-pdp-review-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #aaa}.v7-pdp-review-grid article{padding:24px;color:var(--v7-purple)}.v7-pdp-review-grid article+article{border-left:1px solid #aaa}.v7-pdp-review-grid h3,.v7-pdp-review-grid p,.v7-pdp-review-grid b{color:#111}.v7-pdp-recommend{background:var(--v7-cream);padding:40px 0}.v7-pdp-recommend>.shell{display:flex;justify-content:space-between;align-items:center}.v7-pdp-recommend a{color:var(--v7-purple);font-weight:700}@media(max-width:760px){.v7-pdp-info>.shell{grid-template-columns:1fr}.v7-pdp-info details{grid-column:1}.v7-pdp-review-grid{display:block}.v7-pdp-review-grid article+article{border-left:0;border-top:1px solid #aaa}}.tpg-reviews{padding:48px 0;font-family:Nunito Sans,Helvetica Neue,Arial,sans-serif;clear:both}.tpg-reviews__head{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;border-bottom:1px solid #e7e1e9;padding-bottom:20px;margin-bottom:28px}.tpg-reviews__summary{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.tpg-reviews__score{font-size:44px;line-height:1;color:var(--v7-ink,#201A23)}.tpg-reviews__score small{font-size:15px;color:var(--v7-muted,#665E69);font-weight:600}.tpg-reviews__stars{color:#fc0;font-size:19px;letter-spacing:2px}.tpg-reviews__count{color:var(--v7-muted,#665E69);font-size:14px;font-weight:600}.tpg-reviews__source{color:var(--v7-muted,#665E69);font-size:12px;font-style:italic;max-width:280px;text-align:right}.tpg-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.tpg-review{padding:22px;border:1px solid var(--v7-line,#e7e1e9);border-radius:12px;background:#fff}.tpg-review__stars{color:#fc0;font-size:15px;letter-spacing:2px;margin-bottom:10px}.tpg-review__title{font-size:16px;font-weight:700;margin:0 0 8px;color:var(--v7-ink,#201A23);font-family:Nunito Sans,Helvetica Neue,Arial,sans-serif!important}.tpg-review__body{font-size:14px;line-height:1.6;color:#3a3440;margin:0 0 12px}.tpg-review__meta{display:flex;justify-content:space-between;align-items:center;gap:10px;border-top:1px solid #f0ecf2;padding-top:12px}.tpg-review__meta b{font-size:13px;color:var(--v7-purple,#6D388B);font-weight:700}.tpg-review__meta span{font-size:12px;color:var(--v7-muted,#665E69)}@media(max-width:760px){.tpg-reviews{padding:32px 0}.tpg-reviews__head{flex-direction:column;gap:10px}.tpg-reviews__source{text-align:left;max-width:none}.tpg-reviews__grid{grid-template-columns:1fr}}.v7-home,.v7-rail{--gift-purple:#6d388b;--gift-purple-dark:#572a70;--gift-ink:#211728;--gift-paper:#fbf8fc;--gift-line:#e7dce9;color:var(--gift-ink)}.v7-home .shell,.v7-rail .shell{width:min(1200px,calc(100% - 40px));margin-inline:auto}.v7-home .v7-hero{display:grid;grid-template-columns:43% 57%;align-items:center;gap:clamp(32px,5vw,72px);padding-block:clamp(48px,7vw,92px)}.v7-home .v7-hero-copy h1{font-size:clamp(46px,5.8vw,82px);line-height:.96;letter-spacing:-.055em;max-width:9ch;margin:.18em 0 .28em}.v7-home .v7-hero-copy>p:not(.v7-eyebrow){font-size:clamp(17px,1.5vw,21px);line-height:1.55;max-width:39ch;margin-bottom:28px}.v7-home .v7-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 24px;border-radius:999px;background:var(--gift-purple);color:#fff;text-decoration:none;font-weight:750}.v7-home .v7-button:hover{background:var(--gift-purple-dark);transform:translateY(-1px)}.v7-home .v7-hero-media{min-width:0}.v7-home .v7-hero-media picture img{display:block;width:100%;height:auto;border-radius:28px}.v7-home .v7-hero-collage{display:grid;grid-template-columns:1.15fr .85fr .85fr;grid-template-rows:1fr 1fr;gap:10px;aspect-ratio:1.25;background:#efe7f1;padding:10px;border-radius:30px;overflow:hidden}.v7-home .v7-hero-tile{overflow:hidden;border-radius:20px;background:#fff}.v7-home .v7-hero-tile:first-child{grid-row:1/3}.v7-home .v7-hero-tile:last-child{grid-column:2/4}.v7-home .v7-hero-tile img{width:100%;height:100%;object-fit:cover;display:block}.v7-home .v7-eyebrow,.v7-rail .v7-eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:800;color:var(--gift-purple);margin:0}.v7-section-heading{max-width:700px;margin-bottom:28px}.v7-section-heading h2,.v7-rail h2{font-size:clamp(32px,4vw,54px);letter-spacing:-.04em;line-height:1.05;margin:.22em 0}.v7-section-heading>p:last-child{font-size:17px}.v7-home .v7-paths{padding-block:36px 68px}.v7-home .v7-paths .v7-section-heading{margin-bottom:22px}.v7-home .v7-path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid var(--gift-line)}.v7-home .v7-path{min-width:0;padding:24px 28px 28px}.v7-home .v7-path+.v7-path{border-left:1px solid var(--gift-line)}.v7-home .v7-path-head{display:flex;align-items:center;gap:13px}.v7-home .v7-path-mark{display:grid;place-items:center;flex:0 0 52px;min-height:44px;border-radius:12px;background:#f2eaf5;color:var(--gift-purple);font-size:11px;font-weight:850;letter-spacing:.08em}.v7-home .v7-path h3{font-size:clamp(20px,2vw,25px);line-height:1.1;margin:0}.v7-home .v7-path nav{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.v7-home .v7-path nav a{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;min-height:44px;padding:9px 13px;border:1px solid #ded4e2;border-radius:12px;background:#fff;text-decoration:none;color:#29232b;font-size:14px;font-weight:750;transition:border-color .18s ease,background-color .18s ease,color .18s ease,transform .18s ease}.v7-home .v7-path nav a:hover{border-color:var(--gift-purple);background:#f8f3fa;color:var(--gift-purple);transform:translateY(-1px)}.v7-home .v7-path nav a:active{transform:translateY(0)}.v7-home .v7-path nav a:focus-visible{outline:3px solid rgba(109,56,139,.28);outline-offset:2px}.v7-home .v7-categories{padding-block:28px 92px}.v7-home .v7-category-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--gift-line);border-left:1px solid var(--gift-line)}.v7-home .v7-category-card{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;min-height:104px;padding:18px;border-right:1px solid var(--gift-line);border-bottom:1px solid var(--gift-line);color:inherit;text-decoration:none;background:#fff}.v7-home .v7-category-card:hover{background:var(--gift-paper)}.v7-home .v7-category-index{font-size:12px;color:#9b8fa0}.v7-home .v7-category-card b{display:block;white-space:normal;overflow:visible;text-overflow:clip;line-height:1.2}.v7-home .v7-category-card small{display:block;margin-top:6px;color:#786d7c}.v7-home .v7-category-toggle{display:none}.v7-rail{padding-block:76px;background:#fff}.v7-rail:nth-of-type(2n){background:var(--gift-paper)}.v7-rail-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.v7-rail-head p:last-child{margin:8px 0 0;color:#706574}.v7-rail-head>a{color:var(--gift-purple);font-weight:750;text-decoration:none;white-space:nowrap}.v7-rail-track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.v7-product-card{min-width:0}.v7-product-card>a{color:inherit;text-decoration:none}.v7-product-image{aspect-ratio:1/1;border-radius:18px;overflow:hidden;background:#f2edf3}.v7-product-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .22s ease}.v7-product-card:hover img{transform:scale(1.025)}.v7-product-card h3{font-size:16px;line-height:1.3;margin:13px 0 7px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.v7-product-meta{display:flex;gap:8px;font-weight:800}.v7-product-meta del{font-weight:500;color:#827987}@media(max-width:760px){.v7-home .shell,.v7-rail .shell{width:min(100% - 32px,1200px)}.v7-home .v7-hero{grid-template-columns:1fr;padding-block:36px 52px;gap:26px}.v7-home .v7-hero-copy h1{font-size:48px;max-width:9ch}.v7-home .v7-hero-media{grid-row:2}.v7-home .v7-hero-collage{aspect-ratio:1.08;border-radius:22px}.v7-home .v7-hero-tile{border-radius:14px}.v7-home .v7-path-grid{grid-template-columns:1fr}.v7-home .v7-categories{padding-bottom:62px}.v7-home .v7-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v7-home .v7-category-card{min-height:94px;padding:14px;gap:8px;touch-action:manipulation}.v7-home .v7-category-card b{font-size:14px}.v7-home .v7-category-card small{font-size:12px}.v7-home .v7-category-extra{display:none}.v7-home .v7-category-grid.is-open .v7-category-extra{display:grid}.v7-home .v7-category-toggle{display:flex;min-height:48px;align-items:center;justify-content:center;width:100%;margin-top:16px;border:1px solid var(--gift-purple);border-radius:999px;background:#fff;color:var(--gift-purple);font-weight:800}.v7-rail{padding-block:58px;overflow:hidden}.v7-rail-head{align-items:flex-start}.v7-rail-head h2{font-size:36px}.v7-rail-head>a{padding-top:5px}.v7-rail-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;padding:0 22px 12px 0;scrollbar-width:none}.v7-rail-track::-webkit-scrollbar{display:none}.v7-product-card{flex:0 0 calc(78vw - 32px);scroll-snap-align:start}.v7-product-card h3{font-size:15px}}.v7-home .v7-path-grid>a{display:flex;align-items:center;justify-content:center;min-width:0;min-height:60px;padding:12px 18px;border:0;border-radius:16px;background:#f2eaf5;color:#6d388b;text-align:center;text-decoration:none;font-size:16px;font-weight:800;line-height:1.2;transition:background-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.v7-home .v7-path-grid>a:hover{background:#6d388b;color:#fff;transform:translateY(-1px)}.v7-home .v7-path-grid>a:focus-visible{outline:3px solid rgba(109,56,139,.34);outline-offset:3px;background:#6d388b;color:#fff;box-shadow:0 0 0 2px #fff}@media(max-width:760px){.v7-home .v7-paths{padding-block:36px 54px}.v7-home .v7-paths .v7-section-heading{margin-bottom:24px}.v7-home .v7-paths .v7-section-heading h2{font-size:clamp(34px,10.5vw,44px)}.v7-home .v7-path-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.v7-home .v7-path-grid>a{height:54px;min-height:54px;padding:8px;border-radius:14px;font-size:14px}}@media(prefers-reduced-motion:reduce){.v7-home .v7-path-grid>a{transition:none!important}}@media(min-width:761px)and (max-width:1050px){.v7-home .v7-category-grid,.v7-rail-track{grid-template-columns:repeat(3,1fr)}}@media(prefers-reduced-motion:reduce){.v7-home .v7-button,.v7-product-image img,.v7-home .v7-path nav a{transition:none!important}}.v7-home .v7-hero{grid-template-columns:minmax(0,43fr) minmax(0,57fr);gap:clamp(24px,4vw,56px)}.v7-home .v7-hero-copy{box-sizing:border-box;min-width:0;padding:clamp(32px,5vw,62px) clamp(22px,4vw,48px)}.v7-home .v7-hero-copy h1{max-width:11ch;min-width:7ch;overflow-wrap:normal;word-break:normal;text-wrap:balance}.v7-home .v7-button{min-width:132px;white-space:nowrap;overflow-wrap:normal;word-break:keep-all}.v7-home .v7-hero-scene{position:relative;isolation:isolate;min-height:430px;height:100%;overflow:hidden;border-radius:28px;background:radial-gradient(circle at 72% 22%,rgba(255,255,255,.92) 0 8%,transparent 8.2%),radial-gradient(circle at 18% 78%,rgba(255,255,255,.58) 0 14%,transparent 14.2%),linear-gradient(145deg,#f5eff7,#e9d9ef 52%,#d8bedf)}.v7-home .v7-hero-scene:after{content:"";position:absolute;inset:auto -8% -26% 18%;height:62%;border-radius:50%;background:#fff6;filter:blur(2px);z-index:-1}.v7-home .v7-hero-scene>p{position:absolute;left:8%;bottom:8%;display:grid;margin:0;color:var(--gift-purple-dark);line-height:1}.v7-home .v7-hero-scene>p span{font-size:14px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.v7-home .v7-hero-scene>p strong{margin-top:7px;font-size:clamp(25px,3vw,42px);letter-spacing:-.04em}.v7-home .v7-hero-gift{position:absolute;left:51%;top:48%;width:36%;aspect-ratio:1.08;translate:-50% -50%;border-radius:12px;background:#fff;box-shadow:0 28px 60px #572a702e;rotate:-5deg}.v7-home .v7-hero-gift:before,.v7-home .v7-hero-gift:after{content:"";position:absolute;background:var(--gift-purple)}.v7-home .v7-hero-gift:before{left:42%;top:0;width:16%;height:100%}.v7-home .v7-hero-gift:after{left:0;top:39%;width:100%;height:17%}.v7-home .v7-hero-gift i,.v7-home .v7-hero-gift b{position:absolute;top:-25%;width:35%;height:36%;border:12px solid var(--gift-purple);z-index:1}.v7-home .v7-hero-gift i{left:18%;border-radius:58% 42% 20% 65%;rotate:24deg}.v7-home .v7-hero-gift b{right:18%;border-radius:42% 58% 65% 20%;rotate:-24deg}.v7-home .v7-hero-orbit{position:absolute;border:1px solid rgba(109,56,139,.28);border-radius:50%}.v7-home .v7-hero-orbit-one{width:72%;aspect-ratio:1;right:-20%;top:-26%}.v7-home .v7-hero-orbit-two{width:46%;aspect-ratio:1;left:-12%;top:10%}.v7-home .v7-category-all{background:var(--gift-purple);color:#fff}.v7-home .v7-category-all:hover{background:var(--gift-purple-dark)}.v7-home .v7-category-all .v7-category-index,.v7-home .v7-category-all small{color:#ffffffc7}.v7-product-card>a{display:flex;height:100%;flex-direction:column}.v7-product-card h3{min-height:2.6em}.v7-product-meta{margin-top:auto}.announcement-bar .announcement-bar__desktop-grid,.announcement-bar .announcement-bar__mobile-grid{justify-content:center}.announcement-bar .announcement-bar__item{text-align:center}@media(min-width:769px)and (max-width:1100px){.v7-home .v7-hero{grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);gap:24px;padding-block:42px}.v7-home .v7-hero-copy h1{font-size:clamp(42px,5.2vw,56px);line-height:1;max-width:10ch}.v7-home .v7-hero-copy>p:not(.v7-eyebrow){font-size:17px}.v7-home .v7-hero-scene{min-height:390px}.v7-home .v7-paths{padding-block:30px 48px}.v7-home .v7-path{padding:20px 22px}.v7-home .v7-path h3{font-size:21px}.v7-home .v7-home .v7-categories{padding-block:18px 58px}.v7-home .v7-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.v7-rail{padding-block:54px}.v7-rail-track{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.v7-home .shell,.v7-rail .shell{width:min(calc(100% - 32px),1200px)}.v7-home .v7-hero{grid-template-columns:minmax(0,1fr);gap:24px;padding-block:28px 36px}.v7-home .v7-hero-copy{width:100%;padding:12px 6px 4px}.v7-home .v7-hero-copy h1{font-size:clamp(34px,9vw,48px);line-height:1.02;max-width:12ch;min-width:0}.v7-home .v7-hero-copy>p:not(.v7-eyebrow){font-size:16px;max-width:36ch;margin-bottom:20px}.v7-home .v7-hero-scene{min-height:0;height:auto;aspect-ratio:1.35;border-radius:20px}.v7-home .v7-hero-gift{width:31%}.v7-home .v7-hero-gift i,.v7-home .v7-hero-gift b{border-width:8px}.v7-home .v7-hero-scene>p strong{font-size:clamp(22px,6vw,32px)}.v7-home .v7-paths{padding-block:28px 40px}.v7-home .v7-path-grid{grid-template-columns:minmax(0,1fr)}.v7-home .v7-path{padding:20px 0 22px}.v7-home .v7-path+.v7-path{border-left:0;border-top:1px solid var(--gift-line)}.v7-home .v7-path nav{gap:8px;margin-top:16px}.v7-home .v7-path nav a{flex:1 1 calc(50% - 8px);font-size:14px}.v7-home .v7-path-mark{flex-basis:48px}.v7-home .v7-categories{padding-block:16px 46px}.v7-home .v7-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v7-home .v7-category-card{min-width:0}.v7-home .v7-category-extra{display:none}.v7-home .v7-category-grid.is-open .v7-category-extra{display:grid}.v7-home .v7-category-toggle{display:flex;min-height:48px;align-items:center;justify-content:center;width:100%;margin-top:16px;border:1px solid var(--gift-purple);border-radius:999px;background:#fff;color:var(--gift-purple);font-weight:800}.v7-rail{padding-block:44px;overflow:hidden}.v7-rail-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;padding:0 22px 12px 0}.v7-product-card{flex:0 0 min(78vw,320px);scroll-snap-align:start}.v7-product-card h3{min-height:2.6em}}.v7-home .v7-paths{padding-block:54px 82px}.v7-home .v7-paths .v7-section-heading{max-width:none;margin:0 0 34px;text-align:center}.v7-home .v7-paths .v7-section-heading h2{max-width:900px;margin:0 auto;font-size:clamp(36px,4.6vw,62px);line-height:1.02;letter-spacing:-.045em}.v7-home .v7-path-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;border:0}@media(max-width:760px){.v7-home .v7-paths{padding-block:36px 54px}.v7-home .v7-paths .v7-section-heading{margin-bottom:24px}.v7-home .v7-paths .v7-section-heading h2{font-size:clamp(34px,10.5vw,44px)}.v7-home .v7-path-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.v7-home .v7-path-grid>a{min-height:52px;padding:10px 8px;border-radius:14px;font-size:14px}}.v7-home .v7-path-grid>a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:96px;padding:14px 12px;border:2px solid #6d388b;border-radius:16px;background:#f2eaf5;color:#3f1d52;text-align:center;text-decoration:none;font-size:20px;font-weight:800;line-height:1.2;transition:background-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.v7-home .v7-path-grid>a svg{display:block;width:32px;height:32px;flex:0 0 32px;fill:none;stroke:#6d388b;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.v7-home .v7-path-grid>a:hover,.v7-home .v7-path-grid>a:focus-visible{background:#6d388b;color:#fff}.v7-home .v7-path-grid>a:hover svg,.v7-home .v7-path-grid>a:focus-visible svg{stroke:#fff}.v7-home .v7-path-grid>a:focus-visible{outline:3px solid #2d123a;outline-offset:3px;box-shadow:0 0 0 2px #fff}.v7-home .v7-path-grid>a:active{background:#572a70;color:#fff;transform:translateY(0)}@media(max-width:760px){.v7-home .v7-path-grid>a{min-height:92px;padding:12px 8px;border-width:2px;font-size:18px}}.v7-home .v7-categories{padding-block:38px 88px}.v7-home .v7-categories .v7-section-heading{margin-bottom:28px}.v7-home .v7-categories .v7-section-heading h2{text-wrap:balance}.v7-home .v7-categories .v7-section-heading>p:last-child{color:#665e69;text-wrap:pretty}.v7-home .v7-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 18px;border:0}.v7-home .v7-category-card{display:block;min-width:0;min-height:0;padding:0;border:0;background:transparent;color:var(--gift-ink);text-decoration:none;touch-action:manipulation;-webkit-tap-highlight-color:rgba(109,56,139,.16)}.v7-home .v7-category-media{display:block;aspect-ratio:4/3;overflow:hidden;border-radius:16px;background:#f2edf3}.v7-home .v7-category-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.v7-home .v7-category-name{display:block;margin-top:12px;font-size:18px;font-weight:800;line-height:1.25;overflow-wrap:break-word}.v7-home .v7-category-card:hover{background:transparent;color:var(--gift-purple)}.v7-home .v7-category-card:hover .v7-category-media img{transform:scale(1.025)}.v7-home .v7-category-card:focus-visible{outline:3px solid #2d123a;outline-offset:5px;border-radius:16px}.v7-home .v7-category-directory{display:inline-flex;align-items:center;gap:7px;min-height:44px;margin-top:28px;color:var(--gift-purple);font-size:17px;font-weight:800;text-decoration-thickness:1px;text-underline-offset:4px;touch-action:manipulation}.v7-home .v7-category-directory:hover{color:var(--gift-purple-dark);text-decoration-thickness:2px}.v7-home .v7-category-directory:focus-visible{outline:3px solid #2d123a;outline-offset:4px;border-radius:4px}@media(min-width:768px)and (max-width:1007px){.v7-home .v7-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:767px){.v7-home .v7-categories{padding-block:26px 58px}.v7-home .v7-categories .v7-section-heading{margin-bottom:22px}.v7-home .v7-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}.v7-home .v7-category-media{border-radius:12px}.v7-home .v7-category-name{margin-top:9px;font-size:15px}.v7-home .v7-category-directory{margin-top:24px;font-size:16px}}@media(prefers-reduced-motion:reduce){.v7-home .v7-category-media img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/tpg-v7.css.map */
