.palt{--palt-text: #231f20;--palt-muted: #6f5e64;--palt-accent: #a13d63;--palt-accent-deep: #7a2d49;--palt-soft: #fbf6f8;--palt-soft-2: #f3e6eb;--palt-line: rgba(74, 47, 57, .13);--palt-shadow: 0 18px 45px rgba(73, 38, 52, .08);color:var(--palt-text);background:#fff}.palt *,.palt *:before,.palt *:after{box-sizing:border-box}.palt__shell{width:min(1240px,calc(100% - 48px));margin-inline:auto}.palt__section{padding:clamp(68px,7.5vw,102px) 0}.palt__eyebrow{margin:0 0 11px;color:var(--palt-accent);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.palt h1,.palt h2,.palt h3,.palt p{color:inherit}.palt h1{margin:0;letter-spacing:-.052em}.palt h2{margin:0;font-size:clamp(30px,3.7vw,46px);line-height:1.07;letter-spacing:-.035em}.palt h3{letter-spacing:-.02em}.palt a:focus-visible{outline:3px solid rgba(161,61,99,.32);outline-offset:3px}.palt__breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:30px;color:var(--palt-muted);font-size:13px;line-height:1.5}.palt__breadcrumb a{color:inherit;text-decoration:none}.palt__breadcrumb a:hover{color:var(--palt-accent-deep);text-decoration:underline;text-underline-offset:3px}.palt__breadcrumb span[aria-hidden=true]{color:#aa979e}.palt__breadcrumb [aria-current=page]{color:var(--palt-text);font-weight:650}.palt__button{min-height:49px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 21px;border:1px solid transparent;border-radius:999px;font:inherit;font-size:13px;font-weight:750;line-height:1.2;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.palt__button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.palt__button--primary{color:#fff;background:var(--palt-accent-deep);box-shadow:0 12px 25px #7a2d4924}.palt__button--primary:hover{transform:translateY(-1px);box-shadow:0 15px 30px #7a2d4930}.palt__hero{overflow:hidden;padding:clamp(64px,8vw,106px) 0 clamp(62px,7vw,92px);background:linear-gradient(135deg,#fff 0% 58%,#fbf3f6)}.palt__hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:clamp(48px,7vw,94px);align-items:center}.palt__hero-copy{min-width:0}.palt__h1-brand{display:block;margin-bottom:10px;color:#7d6971;font-size:clamp(14px,1.4vw,18px);font-weight:750;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.palt__h1-name{display:block;max-width:820px;font-size:clamp(48px,6.4vw,82px);line-height:.96}.palt__lead{max-width:720px;margin-top:24px;color:var(--palt-muted);font-size:16px;line-height:1.75}.palt__hero-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.palt__hero-tags span,.palt__chips span{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border:1px solid rgba(122,45,73,.13);border-radius:999px;color:#634f57;background:#fff;font-size:10.5px;font-weight:650;line-height:1.25}.palt__hero-copy>.palt__button{margin-top:29px}.palt__reference{min-height:450px;position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(27px,4vw,42px);overflow:hidden;border:1px solid rgba(122,45,73,.14);border-radius:28px;background:#fffffff0;box-shadow:var(--palt-shadow)}.palt__reference:before{content:"";position:absolute;width:330px;height:330px;right:-140px;bottom:-145px;border-radius:50%;background:radial-gradient(circle,#a13d631f,#a13d6300 68%)}.palt__reference-top{position:relative;z-index:1;display:flex;justify-content:space-between;gap:20px;color:#8a727b;font-size:9.5px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.palt__reference-top small{font:inherit}.palt__reference-mark{position:relative;z-index:1;width:108px;height:108px;display:grid;place-items:center;margin:36px auto 26px;border:1px solid rgba(122,45,73,.18);border-radius:50%;color:var(--palt-accent-deep);background:linear-gradient(145deg,#fff,#f4e4ea);box-shadow:inset 0 0 0 8px #ffffff8c;font-size:42px;font-weight:700}.palt__reference-image-wrap{position:relative;z-index:1;width:168px;height:168px;display:grid;place-items:center;margin:20px auto 14px}.palt__reference-image{width:100%;height:100%;object-fit:contain;object-position:center;filter:drop-shadow(0 12px 16px rgba(45,28,34,.1))}.palt__reference-copy{position:relative;z-index:1;text-align:center}.palt__reference-copy p{margin:0 0 6px;color:#8b757e;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.palt__reference-copy strong{display:block;font-size:clamp(25px,3vw,34px);line-height:1.05;letter-spacing:-.035em}.palt__reference-accents{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin-top:30px}.palt__reference-accents span{padding:5px 8px;border-radius:999px;color:#725c65;background:#f9eff3;font-size:9.5px;font-weight:700}.palt__section-head{max-width:780px;margin-bottom:38px}.palt__section-head--center{margin-left:auto;margin-right:auto;text-align:center}.palt__section-head>p:last-child{max-width:700px;margin:14px auto 0;color:var(--palt-muted);line-height:1.65}.palt__section--profile{padding-top:clamp(58px,6vw,80px);padding-bottom:clamp(58px,6vw,80px);background:#fff}.palt__profile-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.palt__profile-card{min-height:145px;padding:22px;border:1px solid var(--palt-line);border-radius:18px;background:#fff;box-shadow:0 8px 28px #49263409}.palt__profile-card--wide{grid-column:span 2}.palt__profile-card--perfumer{grid-column:1 / -1;min-height:auto;display:flex;align-items:center;gap:26px;padding-top:18px;padding-bottom:18px}.palt__profile-card--perfumer .palt__profile-label{flex:0 0 auto;min-width:112px;margin-bottom:0}.palt__profile-label{display:block;margin-bottom:17px;color:#957f87;font-size:9.5px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.palt__chips{display:flex;flex-wrap:wrap;gap:7px}.palt__value-list{display:flex;flex-wrap:wrap;gap:7px 12px}.palt__value-list strong{color:#4f3d44;font-size:13px;line-height:1.4}.palt__section--notes{padding-top:clamp(58px,6vw,80px);padding-bottom:clamp(52px,5.5vw,72px);background:var(--palt-soft)}.palt__notes-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.palt__notes-grid article{min-height:180px;padding:24px;border:1px solid var(--palt-line);border-radius:19px;background:#fff}.palt__notes-grid article>span{display:block;margin-bottom:19px;color:var(--palt-accent);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.palt__reference-product-section{padding:clamp(34px,4vw,50px) 0;background:#fff}.palt__reference-product-card{max-width:1080px;display:grid;grid-template-columns:220px minmax(0,1fr);margin-inline:auto;overflow:hidden;border:1px solid rgba(122,45,73,.16);border-radius:22px;background:linear-gradient(135deg,#fff 0% 58%,#fbf3f6);box-shadow:0 14px 36px #49263411}.palt__reference-product-media{min-height:220px;display:grid;place-items:center;overflow:hidden;border-right:1px solid var(--palt-line);background:linear-gradient(145deg,#faf7f8,#f4ecef);text-decoration:none}.palt__reference-product-media img{width:100%;height:100%;max-height:250px;object-fit:contain;padding:20px;transition:transform .28s ease}.palt__reference-product-card:hover .palt__reference-product-media img{transform:scale(1.025)}.palt__image-fallback--reference{width:82px;height:82px;font-size:30px}.palt__reference-product-body{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:clamp(24px,3vw,34px)}.palt__reference-product-copy{min-width:0;max-width:650px}.palt__reference-product-copy .palt__eyebrow{margin-bottom:10px}.palt__reference-product-copy .palt__vendor{margin-bottom:6px}.palt__reference-product-copy h2{font-size:clamp(25px,3vw,35px);line-height:1.08}.palt__reference-product-copy h2 a{color:inherit;text-decoration:none}.palt__reference-product-copy h2 a:hover{color:var(--palt-accent-deep)}.palt__reference-product-text{max-width:620px;margin:13px 0 0;color:var(--palt-muted);font-size:12px;line-height:1.65}.palt__reference-product-actions{flex:0 0 auto;display:grid;justify-items:end;gap:17px}.palt__reference-product-price{display:grid;justify-items:end;gap:3px;text-align:right}.palt__reference-product-price small{color:#9a858d;font-size:9px;text-transform:uppercase}.palt__reference-product-price strong{font-size:19px}.palt__button--reference-product{white-space:nowrap}.palt__section--alternatives{scroll-margin-top:30px;padding-top:clamp(52px,5.5vw,72px);padding-bottom:clamp(62px,6.5vw,88px);background:var(--palt-soft)}.palt__alternative-list{display:grid;gap:20px;max-width:1080px;margin-inline:auto}.palt__alternative-card{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);overflow:hidden;border:1px solid var(--palt-line);border-radius:25px;background:#fff;box-shadow:var(--palt-shadow)}.palt__alternative-media{min-height:500px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#faf7f8,#f4ecef);text-decoration:none}.palt__alternative-media img{width:100%;height:100%;max-height:500px;object-fit:contain;padding:clamp(22px,3.1vw,40px);transition:transform .28s ease}.palt__alternative-card:hover .palt__alternative-media img{transform:scale(1.025)}.palt__image-fallback{width:105px;height:105px;display:grid;place-items:center;border-radius:50%;color:var(--palt-accent-deep);background:#f0dfe5;font-size:38px;font-weight:750}.palt__alternative-body{min-width:0;display:flex;flex-direction:column;padding:clamp(28px,4vw,46px)}.palt__alternative-heading{display:flex;justify-content:space-between;gap:28px;align-items:flex-start}.palt__alternative-heading>div:first-child{min-width:0}.palt__relation-badge{display:inline-flex;align-items:center;min-height:28px;padding:6px 10px;margin-bottom:15px;border-radius:999px;color:var(--palt-accent-deep);background:#f5e7ec;font-size:9.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.palt__vendor{margin:0 0 5px;color:#917982;font-size:9.5px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.palt__alternative-heading h3{margin:0;font-size:clamp(25px,3vw,36px);line-height:1.06}.palt__alternative-heading h3 a{color:inherit;text-decoration:none}.palt__alternative-heading h3 a:hover{color:var(--palt-accent-deep)}.palt__price-wrap{flex:0 0 auto;display:grid;justify-items:end;gap:3px;text-align:right}.palt__price-wrap small{color:#9a858d;font-size:9px;text-transform:uppercase}.palt__price-wrap strong{font-size:16px}.palt__availability{margin-top:4px;color:#53745e;font-size:9.5px;font-weight:700}.palt__availability--off{color:#9c5965}.palt__chips--relation{margin-top:20px}.palt__comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.palt__comparison-box{display:grid;grid-template-columns:32px minmax(0,1fr);gap:12px;padding:18px;border:1px solid rgba(74,47,57,.1);border-radius:16px;background:#fbf9fa}.palt__comparison-box--same{background:#fff8fa}.palt__comparison-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:var(--palt-accent-deep);background:#f3e3e9;font-size:15px;font-weight:800}.palt__comparison-box strong{display:block;margin-bottom:7px;font-size:12px}.palt__comparison-box p{margin:0;color:var(--palt-muted);font-size:11.5px;line-height:1.6}.palt__button--product{align-self:flex-start;margin-top:auto;padding-left:24px;padding-right:24px}.palt__empty{max-width:760px;margin:0 auto;padding:36px;border:1px solid var(--palt-line);border-radius:20px;text-align:center;background:#fff}.palt__empty strong{font-size:18px}.palt__empty p{margin:8px 0 0;color:var(--palt-muted)}.palt__disclaimer{max-width:1080px;display:grid;grid-template-columns:auto 1fr;gap:12px 18px;margin:20px auto 0;padding:16px 18px;border:1px solid rgba(122,45,73,.11);border-radius:15px;color:#6c575f;background:#ffffffb8;font-size:11px;line-height:1.55}.palt__disclaimer strong{color:var(--palt-text)}.palt__disclaimer p{margin:0}.palt__section--how{color:#fff;background:#262022}.palt__section--how .palt__eyebrow{color:#e6b4c7}.palt__how-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.13);border-left:1px solid rgba(255,255,255,.13)}.palt__how-grid article{min-height:245px;padding:28px;border-right:1px solid rgba(255,255,255,.13);border-bottom:1px solid rgba(255,255,255,.13)}.palt__how-grid span{color:#dca1b8;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.palt__how-grid h3{margin:34px 0 0;font-size:19px;line-height:1.2}.palt__how-grid p{margin:10px 0 0;color:#c9bcc1;font-size:12px;line-height:1.65}@media(max-width:990px){.palt__hero-grid{grid-template-columns:1fr}.palt__reference-product-card{grid-template-columns:190px minmax(0,1fr)}.palt__reference-product-media{min-height:210px}.palt__reference-product-body{align-items:flex-start;gap:22px}.palt__reference{width:min(680px,100%);min-height:390px;margin-inline:auto}.palt__profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.palt__alternative-card{grid-template-columns:minmax(240px,.78fr) minmax(0,1.22fr)}.palt__alternative-media{min-height:460px}.palt__comparison-grid{grid-template-columns:1fr}}@media(max-width:749px){.palt__shell{width:min(100% - 28px,1240px)}.palt__reference-product-section{padding:30px 0}.palt__reference-product-card{grid-template-columns:1fr;border-radius:20px}.palt__reference-product-media{min-height:250px;max-height:300px;border-right:0;border-bottom:1px solid var(--palt-line)}.palt__reference-product-media img{max-height:300px;padding:18px}.palt__reference-product-body{display:grid;gap:22px;padding:22px 18px 24px}.palt__reference-product-text{font-size:11.5px;line-height:1.58}.palt__reference-product-actions{justify-items:stretch;gap:14px}.palt__reference-product-price{justify-items:start;text-align:left}.palt__button--reference-product{width:100%;white-space:normal}.palt__section{padding:46px 0}.palt__section--profile{padding-top:46px;padding-bottom:46px}.palt__section--notes{padding-top:46px;padding-bottom:42px}.palt__section--alternatives{padding-top:44px;padding-bottom:54px}.palt__section--how{padding-top:52px;padding-bottom:52px}.palt__section-head{margin-bottom:28px}.palt__hero{padding:42px 0 50px}.palt__eyebrow{margin-bottom:7px}.palt__h1-brand{display:block!important;margin-bottom:8px;color:#7d6971;font-size:11.5px;letter-spacing:.15em}.palt__h1-name{font-size:clamp(43px,14vw,60px)}.palt__lead{margin-top:20px;font-size:14px;line-height:1.62}.palt__hero-tags{margin-top:18px}.palt__hero-copy>.palt__button{margin-top:24px}.palt__reference{min-height:330px;padding:22px 20px;border-radius:21px}.palt__reference-mark{width:84px;height:84px;margin:23px auto 17px;font-size:33px}.palt__reference-image-wrap{width:132px;height:132px;margin:15px auto 12px}.palt__reference-copy strong{font-size:25px}.palt__reference-accents{margin-top:22px}.palt__profile-grid,.palt__notes-grid,.palt__how-grid{grid-template-columns:1fr}.palt__profile-grid,.palt__notes-grid{gap:12px}.palt__profile-card--wide{grid-column:auto}.palt__profile-card{min-height:auto;padding:18px;border-radius:17px}.palt__profile-card--perfumer{display:block;grid-column:auto;padding:18px}.palt__profile-card--perfumer .palt__profile-label{min-width:0;margin-bottom:13px}.palt__profile-label{margin-bottom:13px}.palt__notes-grid article{min-height:auto;padding:19px 18px 21px;border-radius:17px}.palt__notes-grid article>span{margin-bottom:15px}.palt__hero-tags span,.palt__chips span{min-height:29px;padding:5px 9px}.palt__alternative-card{grid-template-columns:1fr;border-radius:20px}.palt__alternative-media{min-height:300px;max-height:350px}.palt__alternative-media img{max-height:350px;padding:18px}.palt__alternative-body{padding:23px 18px 24px}.palt__alternative-heading{display:grid;gap:14px}.palt__price-wrap{justify-items:start;text-align:left}.palt__chips--relation{margin-top:17px}.palt__comparison-grid{gap:10px;margin-top:20px}.palt__comparison-box{grid-template-columns:30px minmax(0,1fr);gap:10px;padding:14px}.palt__comparison-box strong{margin-bottom:6px}.palt__comparison-box p{font-size:11px;line-height:1.48}.palt__button--product{width:100%;margin-top:18px}.palt__disclaimer{grid-template-columns:1fr;margin-top:16px;padding:15px 16px}.palt__how-grid{border-left:0}.palt__how-grid article{min-height:auto;padding:24px 20px;border-left:1px solid rgba(255,255,255,.13)}.palt__how-grid h3{margin-top:25px}.palt__how-grid p{line-height:1.55}}@media(prefers-reduced-motion:reduce){.palt *,.palt *:before,.palt *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.palt__reference--has-image{min-height:450px;justify-content:flex-start}.palt__reference--has-image .palt__reference-top{flex:0 0 auto}.palt__reference--has-image .palt__reference-image-wrap{width:min(82%,310px);height:clamp(250px,25vw,300px);flex:1 1 auto;margin:8px auto 4px}.palt__reference--has-image .palt__reference-image{width:100%;height:100%;max-width:270px;max-height:290px;margin:auto;object-fit:contain;object-position:center;filter:drop-shadow(0 15px 20px rgba(45,28,34,.13))}.palt__reference--has-image .palt__reference-accents{flex:0 0 auto;margin-top:9px}@media(max-width:749px){.palt__reference--has-image{min-height:360px}.palt__reference--has-image .palt__reference-image-wrap{width:min(82%,250px);height:220px;margin:6px auto 2px}.palt__reference--has-image .palt__reference-image{max-width:220px;max-height:215px}.palt__reference--has-image .palt__reference-accents{margin-top:10px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/alternative-fragrance-page.css.map */
