:root{--color-ink: #171615;--color-muted: #635f58;--color-paper: #f7f3ea;--color-surface: #fffaf1;--color-line: #d8cfc0;--color-accent: #8f2638;--color-accent-2: #34473c;--color-accent-3: #c9842f;--color-cool: #d7e5e7;--shadow-soft: 0 20px 60px rgba(23, 22, 21, .12);--radius: 8px;--page-max: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{overflow-x:hidden}body{margin:0;background:var(--color-paper);color:var(--color-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5;letter-spacing:0}img,svg{display:block;max-width:100%}a{color:inherit}button,input,select,textarea{font:inherit}.skip-link{position:absolute;left:16px;top:12px;z-index:50;transform:translateY(-160%);background:var(--color-ink);color:var(--color-surface);padding:10px 12px;border-radius:var(--radius)}.skip-link:focus{transform:translateY(0)}.ascent-page-width{width:100%;max-width:calc(var(--page-max) + 32px);margin:0 auto;padding-right:16px;padding-left:16px}.ascent-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:12px 18px;border:1px solid var(--color-ink);border-radius:var(--radius);background:var(--color-ink);color:var(--color-surface);text-decoration:none;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.ascent-button:hover,.ascent-button:focus-visible{transform:translateY(-1px);box-shadow:var(--shadow-soft)}.ascent-button--secondary{background:transparent;color:var(--color-ink)}.ascent-eyebrow{margin:0 0 10px;color:var(--color-accent);font-size:.78rem;font-weight:750;text-transform:uppercase}.ascent-section-title{margin:0;font-family:Georgia,Times New Roman,serif;font-size:2rem;line-height:1.12;font-weight:500}.ascent-section-copy{max-width:680px;color:var(--color-muted)}.ascent-announcement{background:var(--color-accent-2);color:#fffdf8;font-size:.86rem}.ascent-announcement__inner{display:flex;flex-wrap:wrap;min-height:38px;align-items:center;justify-content:center;gap:0 8px;text-align:center}.ascent-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(23,22,21,.1);background:#f7f3eaeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.ascent-header__inner{display:grid;grid-template-columns:auto 1fr auto;min-height:72px;align-items:center;gap:18px}.ascent-logo{display:inline-flex;align-items:center;text-decoration:none}.ascent-logo img{width:148px;height:auto}.ascent-nav{display:flex;justify-content:center;gap:22px}.ascent-nav a,.ascent-header__action{color:var(--color-ink);font-size:.95rem;text-decoration:none}.ascent-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:14px}.ascent-menu-toggle{display:none;width:42px;height:42px;border:1px solid var(--color-line);border-radius:var(--radius);background:transparent;color:var(--color-ink);cursor:pointer}.ascent-menu-toggle span,.ascent-menu-toggle:before,.ascent-menu-toggle:after{display:block;width:18px;height:2px;margin:4px auto;background:currentColor;content:""}.ascent-hero{padding:34px 0 62px;background:linear-gradient(120deg,#d7e5e7cc,#f7f3ea00 46%),var(--color-paper)}.ascent-hero__inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);min-height:640px;align-items:center;gap:42px}.ascent-hero__content{min-width:0;max-width:570px}.ascent-hero h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:4.1rem;line-height:.98;font-weight:500}.ascent-hero__copy{margin:22px 0 0;max-width:520px;color:var(--color-muted);font-size:1.08rem}.ascent-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.ascent-hero__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:34px}.ascent-fact{min-height:82px;padding:14px;border:1px solid rgba(23,22,21,.12);border-radius:var(--radius);background:#fffaf1b8}.ascent-fact strong{display:block;font-size:1rem}.ascent-fact span{display:block;margin-top:4px;color:var(--color-muted);font-size:.86rem}.ascent-hero__media{position:relative;min-height:520px}.ascent-hero__media img{width:100%;height:min(68vw,620px);min-height:500px;object-fit:cover;object-position:right center;border-radius:var(--radius);box-shadow:var(--shadow-soft)}.ascent-hero__badge{position:absolute;right:18px;bottom:18px;width:min(220px,calc(100% - 36px));padding:14px;border:1px solid rgba(23,22,21,.12);border-radius:var(--radius);background:#fffaf1eb}.ascent-hero__badge strong{display:block}.ascent-hero__badge span{display:block;margin-top:3px;color:var(--color-muted);font-size:.86rem}.ascent-lineup{padding:68px 0;background:var(--color-surface)}.ascent-lineup__head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}.ascent-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ascent-product-card{min-height:320px;border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-paper);overflow:hidden}.ascent-product-card a{text-decoration:none}.ascent-product-card__image{position:relative;display:grid;min-height:190px;place-items:center;background:#050505}.ascent-product-card__image img{width:100%;height:230px;object-fit:contain;padding:14px;background:#050505}.ascent-bottle-mark{position:relative;width:58px;height:122px;border:2px solid rgba(23,22,21,.64);border-radius:8px 8px 12px 12px;background:linear-gradient(180deg,#fffaf1d1,#c9842f6b)}.ascent-bottle-mark:before{position:absolute;top:-28px;left:15px;width:28px;height:28px;border-radius:6px 6px 2px 2px;background:var(--color-ink);content:""}.ascent-product-card__body{padding:16px}.ascent-product-card__title{margin:0;font-size:1.02rem}.ascent-product-card__meta{margin:7px 0 0;color:var(--color-muted);font-size:.9rem}.ascent-product-card__price{display:grid;gap:6px;margin:12px 0 0;font-weight:750}.ascent-back-link{display:inline-flex;margin-bottom:22px;color:var(--color-muted);font-size:.95rem;text-decoration:none}.ascent-back-link:hover,.ascent-back-link:focus-visible{color:var(--color-ink)}.ascent-product-detail{padding:44px 0 70px}.ascent-product-detail__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:34px;align-items:start}.ascent-product-detail__media{display:grid;min-width:0;min-height:620px;place-items:center;border:1px solid var(--color-line);border-radius:var(--radius);background:#fff;overflow:hidden}.ascent-product-detail__media img{width:100%;height:620px;object-fit:contain;padding:28px}.ascent-product-detail__panel{position:sticky;top:98px;min-width:0;padding:26px;border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface)}.ascent-product-detail__panel h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:3.2rem;line-height:1;font-weight:500}.ascent-product-detail__summary{margin:18px 0 0;color:var(--color-muted);font-size:1.02rem}.ascent-price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:12px;margin-top:22px}.ascent-price{color:var(--color-accent);font-size:1.7rem;font-weight:780}.ascent-retail{color:var(--color-muted)}.ascent-purchase-box{display:grid;gap:12px;margin-top:24px}.ascent-quantity-row{display:grid;grid-template-columns:46px minmax(0,1fr) 46px;max-width:190px;border:1px solid var(--color-line);border-radius:var(--radius);overflow:hidden;background:#fff}.ascent-quantity-row button,.ascent-quantity-row input{min-height:44px;border:0;background:transparent;color:var(--color-ink);text-align:center}.ascent-quantity-row button{cursor:pointer;font-size:1.2rem}.ascent-preview-note{min-height:22px;margin:0;color:var(--color-muted);font-size:.9rem}.ascent-product-specs{display:grid;gap:0;margin:22px 0 0;border-top:1px solid var(--color-line)}.ascent-product-specs div{display:grid;grid-template-columns:130px 1fr;gap:16px;padding:13px 0;border-bottom:1px solid var(--color-line)}.ascent-product-specs dt{color:var(--color-muted)}.ascent-product-specs dd{margin:0;font-weight:700}.ascent-product-info,.ascent-product-faq{padding:68px 0;background:var(--color-surface)}.ascent-product-info__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:42px}.ascent-detail-list{display:grid;gap:12px;margin-top:20px;color:var(--color-muted)}.ascent-detail-list p{margin:0;max-width:700px}.ascent-notes{display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:20px 0 0;list-style:none}.ascent-notes li{padding:10px 12px;border:1px solid var(--color-line);border-radius:999px;background:var(--color-paper);font-weight:700}.ascent-product-faq{background:var(--color-paper)}.ascent-faq-list{display:grid;gap:10px;margin-top:24px}.ascent-faq-list details{border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface)}.ascent-faq-list summary{cursor:pointer;padding:18px;font-weight:760}.ascent-faq-list p{margin:0;padding:0 18px 18px;color:var(--color-muted)}.ascent-mini-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.ascent-mini-card{display:grid;gap:8px;padding:10px;border:1px solid var(--color-line);border-radius:var(--radius);background:#fff;text-decoration:none}.ascent-mini-card img{width:100%;aspect-ratio:1 / 1;object-fit:contain}.ascent-mini-card span{font-weight:750;text-align:center}.ascent-product-page--spec{--color-ink: #f2efe9;--color-muted: #c7bdad;--color-paper: #0e0e0e;--color-surface: #171512;--color-line: rgba(201, 166, 107, .28);--color-accent: #c9a66b;--color-accent-2: #0e0e0e;--color-accent-3: #e6d2a4;--color-cool: #25211b;--shadow-soft: 0 22px 70px rgba(0, 0, 0, .38);background:var(--color-paper)}.ascent-product-page--spec .ascent-announcement{position:relative;top:auto;z-index:45;background:var(--color-accent);color:#0e0e0e;font-weight:750}.ascent-product-page--spec .ascent-header{position:sticky;top:0;border-color:#c9a66b2e;background:#0e0e0ee6}.ascent-product-page--spec .ascent-logo img{filter:invert(1)}.ascent-header__cart{border:0;background:transparent;cursor:pointer}.ascent-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ascent-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px;color:var(--color-muted);font-size:.88rem}.ascent-breadcrumb a{text-decoration:none}.ascent-breadcrumb a:hover,.ascent-breadcrumb a:focus-visible{color:var(--color-ink)}.ascent-product-hero{padding:34px 0 86px;background:linear-gradient(180deg,#c9a66b14,#0e0e0e00 34%),var(--color-paper)}.ascent-product-hero__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:34px;align-items:start}.ascent-gallery{display:grid;gap:14px;min-width:0}.ascent-gallery__stage{display:grid;min-height:min(62vw,720px);border:1px solid var(--color-line);border-radius:var(--radius);background:#f7f4ee;overflow:hidden}.ascent-gallery__figure,.ascent-gallery__placeholder{display:grid;min-height:min(62vw,720px);margin:0;place-items:center;aspect-ratio:1 / 1}.ascent-gallery__figure img{width:100%;height:100%;object-fit:contain;padding:24px}.ascent-gallery__figure--photo{background:#0e0e0e}.ascent-gallery__figure--photo img{padding:0;object-fit:contain}.ascent-gallery__placeholder{padding:34px;background:linear-gradient(135deg,#c9a66b29,#ffffffe6),#f7f4ee;color:#171615;text-align:center}.ascent-gallery__placeholder span{display:block;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,4vw,3.8rem);line-height:1}.ascent-gallery__placeholder p{max-width:360px;margin:16px 0 0;color:#5c554a}.ascent-gallery__thumbs{display:grid;grid-template-columns:repeat(6,minmax(76px,1fr));gap:10px;overflow-x:auto;padding-bottom:4px}.ascent-gallery__thumbs button{display:grid;min-width:76px;min-height:76px;place-items:center;border:1px solid rgba(201,166,107,.2);border-radius:var(--radius);background:#f7f4ee;color:#171615;cursor:pointer;overflow:hidden}.ascent-gallery__thumbs button.is-active{border-color:var(--color-accent);box-shadow:0 0 0 2px #c9a66b42}.ascent-gallery__thumbs img{width:100%;height:76px;object-fit:contain;padding:4px}.ascent-gallery__thumbs span{padding:8px;font-size:.72rem;font-weight:760;text-align:center}.ascent-buy-box{position:sticky;top:150px;min-width:0;padding:26px;border:1px solid var(--color-line);border-radius:var(--radius);background:#171512f5;box-shadow:var(--shadow-soft)}.ascent-inspired-tag{margin:0 0 12px;color:var(--color-accent);font-family:Georgia,Times New Roman,serif;font-style:italic}.ascent-buy-box h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,6vw,5.5rem);line-height:.92;font-weight:500}.ascent-rating{margin-top:12px;color:var(--color-accent);font-size:.94rem}.ascent-price-row--hero{margin-top:24px}.ascent-price-row--hero .ascent-price{color:var(--color-accent)!important;font-size:2.05rem}.ascent-price-row--hero .ascent-original{font-size:1.55rem!important}.ascent-price-row--hero .ascent-original s{font-size:inherit}.ascent-scent-meta{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 0;color:var(--color-muted);font-size:.84rem}.ascent-scent-meta span{display:inline-flex;align-items:center;min-height:38px;padding:9px 12px;border:1px solid rgba(201,166,107,.42);border-radius:999px;background:#12100d;color:var(--color-ink);font-size:.84rem;font-weight:780;letter-spacing:.08em;line-height:1;text-transform:uppercase}.ascent-tagline{margin:18px 0 0;color:var(--color-ink);font-family:Georgia,Times New Roman,serif;font-size:1.25rem;font-style:italic;line-height:1.35}.ascent-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:0;margin:22px 0 0;list-style:none}.ascent-benefits li{min-height:94px;padding:12px;border:1px solid var(--color-line);border-radius:var(--radius)}.ascent-benefits span{display:inline-grid;min-width:34px;min-height:34px;margin-bottom:10px;place-items:center;border:1px solid var(--color-accent);border-radius:50%;color:var(--color-accent);font-size:.76rem;font-weight:800}.ascent-benefits strong{display:block;font-size:.84rem;line-height:1.25}.ascent-button--wide{width:100%}.ascent-product-page--spec .ascent-button{border-color:var(--color-accent);background:var(--color-accent);color:#0e0e0e;font-weight:820}.ascent-product-page--spec .ascent-button--secondary{background:transparent;color:var(--color-ink)}.ascent-trust-line{margin:0;color:var(--color-muted);font-size:.86rem}.ascent-product-page--spec .ascent-quantity-row{max-width:210px;border-color:#c9a66b80;background:#12100d;box-shadow:inset 0 0 0 1px #f2efe90a}.ascent-product-page--spec .ascent-quantity-row:focus-within,.ascent-product-page--spec .ascent-quantity-row:hover{border-color:var(--color-accent);box-shadow:0 0 0 2px #c9a66b29}.ascent-product-page--spec .ascent-quantity-row button,.ascent-product-page--spec .ascent-quantity-row input{background:transparent;color:var(--color-ink)}.ascent-product-page--spec .ascent-quantity-row button{color:var(--color-accent)}.ascent-product-page--spec .ascent-quantity-row input{border-right:1px solid rgba(201,166,107,.2);border-left:1px solid rgba(201,166,107,.2)}.ascent-payments{display:flex;flex-wrap:wrap;gap:7px}.ascent-payments span{padding:6px 8px;border:1px solid rgba(201,166,107,.26);border-radius:6px;color:var(--color-muted);font-size:.72rem}.ascent-section-head{margin-bottom:26px}.ascent-section-head--center{max-width:680px;margin-right:auto;margin-left:auto;text-align:center}.ascent-narrow{max-width:760px}.ascent-story,.ascent-note-pyramid,.ascent-sillage,.ascent-expectations,.ascent-apply,.ascent-compare,.ascent-related,.ascent-disclaimer{padding:78px 0}.ascent-ingredients{padding:54px 0}.ascent-story{background:var(--color-surface)}.ascent-story__inner{max-width:720px;margin:0 auto;text-align:center}.ascent-story__inner p:not(.ascent-eyebrow){margin:18px 0 0;color:var(--color-muted);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,3vw,2rem);line-height:1.38}.ascent-note-pyramid,.ascent-ingredients,.ascent-apply,.ascent-related{background:var(--color-paper)}.ascent-pyramid{display:grid;gap:12px}.ascent-pyramid__tier{display:grid;grid-template-columns:160px 1fr;gap:20px;align-items:center;padding:20px;border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface)}.ascent-pyramid__tier h3{margin:0;color:var(--color-accent);font-family:Georgia,Times New Roman,serif;font-size:.95rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.ascent-pyramid__tier div{display:flex;flex-wrap:wrap;gap:10px}.ascent-pyramid__tier span{display:inline-flex;align-items:center;gap:9px;padding:10px 13px;border:1px solid rgba(201,166,107,.22);border-radius:999px;color:var(--color-ink);font-weight:760}.ascent-pyramid__tier i{display:block;width:18px;height:18px;border:1px solid var(--color-accent);border-radius:50%}.ascent-ingredients__card{max-width:760px;margin:0 auto;padding:40px 48px;border:1px solid rgba(201,166,107,.15);border-radius:var(--radius);background:#161616}.ascent-ingredients__card .ascent-section-head{margin-bottom:22px}.ascent-ingredients__card .ascent-section-title{font-size:clamp(1.5rem,3vw,1.75rem)}.ascent-ingredients__card hr{height:1px;border:0;margin:24px 0;background:#c9a66b4d}.ascent-ingredients__list{display:grid;gap:18px;margin:0}.ascent-ingredients__list article{display:grid;gap:6px}.ascent-ingredients__list h3{margin:0;color:var(--color-accent);font-size:.76rem;font-weight:820;letter-spacing:.11em;text-transform:uppercase}.ascent-ingredients__list p{margin:0;color:var(--color-muted);font-size:1rem;line-height:1.6}.ascent-ingredients__badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:0}.ascent-ingredients__badges span{display:inline-flex;min-height:34px;align-items:center;padding:8px 12px;border:1px solid rgba(201,166,107,.38);border-radius:999px;background:#c9a66b14;color:var(--color-ink);font-size:.78rem;font-weight:820;letter-spacing:.07em;text-transform:uppercase}.ascent-sillage,.ascent-expectations,.ascent-compare,.ascent-product-faq{background:var(--color-surface)}.ascent-sillage-scale{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:680px;margin:0 auto}.ascent-sillage-scale article{padding:18px;border:1px solid rgba(201,166,107,.22);border-radius:var(--radius);color:var(--color-muted)}.ascent-sillage-scale article.is-active{border-color:var(--color-accent);background:#c9a66b24;color:var(--color-ink)}.ascent-sillage-scale h3,.ascent-expectation-card h3,.ascent-related-card span{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:500}.ascent-sillage-scale p{margin:8px 0 0}.ascent-expectation-row,.ascent-related-row{display:grid;grid-auto-columns:minmax(260px,1fr);grid-auto-flow:column;gap:14px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.ascent-expectation-card{display:grid;min-height:280px;align-content:start;gap:16px;padding:20px;border:1px solid var(--color-line);border-radius:var(--radius);background:#0e0e0e61;scroll-snap-align:start}.ascent-expectation-card>span{display:block;width:42px;height:2px;background:var(--color-accent)}.ascent-expectation-card p{margin:0;color:var(--color-muted);font-size:1rem;line-height:1.35}.ascent-apply-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:920px;margin:0 auto}.ascent-apply-grid article{padding:18px;border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface)}.ascent-apply-grid span{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:var(--color-accent);color:#0e0e0e;font-weight:820}.ascent-apply-grid p{margin:16px 0 0;color:var(--color-muted)}.ascent-compare-table{overflow-x:auto;border:1px solid var(--color-line);border-radius:var(--radius)}.ascent-compare-table table{width:100%;min-width:640px;border-collapse:collapse;background:var(--color-paper)}.ascent-compare-table th,.ascent-compare-table td{padding:16px;border-bottom:1px solid rgba(201,166,107,.18);text-align:left}.ascent-compare-table thead th{color:var(--color-accent);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.ascent-compare-table tbody tr:last-child th,.ascent-compare-table tbody tr:last-child td{border-bottom:0}.ascent-compare-table td{font-size:1.15rem;font-weight:800}.ascent-risk{padding:78px 0;background:var(--color-accent);color:#0e0e0e;text-align:center}.ascent-risk__inner{max-width:760px}.ascent-risk h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,5vw,4.8rem);line-height:.98;font-weight:500}.ascent-risk p{margin:20px auto 0;max-width:680px;font-size:1.05rem}.ascent-button--light{margin-top:28px;border-color:#0e0e0e!important;background:#0e0e0e!important;color:#f2efe9!important}.ascent-faq-accordion{display:grid;gap:10px;margin-top:24px}.ascent-faq-accordion article{border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-paper)}.ascent-faq-accordion h3{margin:0}.ascent-faq-accordion button{display:grid;grid-template-columns:1fr auto;width:100%;min-height:58px;align-items:center;gap:16px;border:0;background:transparent;color:var(--color-ink);padding:18px;text-align:left;cursor:pointer;font-weight:800}.ascent-faq-accordion i:before{content:"+";color:var(--color-accent);font-size:1.2rem}.ascent-faq-accordion [data-open=true] i:before{content:"-"}.ascent-faq-accordion p{margin:0;padding:0 18px 18px;color:var(--color-muted)}.ascent-related-card{width:min(280px,66vw);border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface);overflow:hidden;scroll-snap-align:start}.ascent-related-card a{display:grid;gap:8px;padding:12px 12px 0;text-decoration:none}.ascent-related-card img{width:100%;aspect-ratio:1 / 1;object-fit:contain;padding:16px;border-radius:6px;background:#050505}.ascent-product-page--spec .ascent-related-card img[src*="TEST%20IMAGES"]{object-fit:cover;padding:0;background:#0e0e0e}.ascent-related-card small{color:var(--color-muted)}.ascent-related-card strong{color:var(--color-accent)}.ascent-related-card button{width:calc(100% - 24px);min-height:42px;margin:12px;border:1px solid var(--color-accent);border-radius:var(--radius);background:transparent;color:var(--color-ink);cursor:pointer;font-weight:800}.ascent-disclaimer{color:#f2efe9b3;font-size:.82rem}.ascent-disclaimer .ascent-page-width{max-width:960px}.ascent-disclaimer p{margin:0 0 12px}.ascent-cart-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#00000094}.ascent-cart-drawer{position:fixed;inset:0 0 0 auto;z-index:90;width:min(430px,100vw);transform:translate(100%);transition:transform .22s ease}.ascent-cart-drawer[aria-hidden=false]{transform:translate(0)}.ascent-cart-drawer__panel{display:grid;grid-template-rows:auto 1fr auto auto auto auto;gap:16px;height:100%;padding:20px;background:var(--color-surface);color:var(--color-ink);box-shadow:var(--shadow-soft);overflow-y:auto}.ascent-cart-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.ascent-cart-drawer__header h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:500}.ascent-cart-drawer__header button,.ascent-cart-continue{border:0;background:transparent;color:inherit;cursor:pointer}.ascent-cart-drawer__header button{font-size:1.7rem}.ascent-cart-items{display:grid;align-content:start;gap:12px}.ascent-cart-line{display:grid;grid-template-columns:72px 1fr;gap:12px;padding:12px;border:1px solid var(--color-line);border-radius:var(--radius)}.ascent-cart-line img,.ascent-cart-upsell img{border-radius:6px;background:#f7f4ee;object-fit:contain}.ascent-cart-line h3{margin:0;font-size:1rem}.ascent-cart-line p{margin:4px 0 0;color:var(--color-muted)}.ascent-cart-line__actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px}.ascent-cart-line__actions button{min-height:30px;border:1px solid rgba(201,166,107,.38);border-radius:6px;background:#12100d;color:inherit;cursor:pointer}.ascent-cart-line__actions button:hover,.ascent-cart-line__actions button:focus-visible{border-color:var(--color-accent);color:var(--color-accent)}.ascent-cart-upsell{padding:12px;border:1px solid var(--color-line);border-radius:var(--radius)}.ascent-cart-upsell p{margin:0 0 10px;color:var(--color-muted);font-size:.84rem;font-weight:800;text-transform:uppercase}.ascent-cart-upsell button{display:grid;grid-template-columns:56px 1fr auto;width:100%;align-items:center;gap:10px;border:0;background:transparent;color:inherit;padding:0;text-align:left;cursor:pointer}.ascent-shipping-progress p,.ascent-cart-subtotal,.ascent-empty-cart{margin:0}.ascent-shipping-progress span{display:block;height:8px;margin-top:8px;border-radius:999px;background:#c9a66b33;overflow:hidden}.ascent-shipping-progress i{display:block;height:100%;width:0;background:var(--color-accent)}.ascent-cart-subtotal{display:flex;justify-content:space-between;border-top:1px solid var(--color-line);padding-top:14px}.ascent-cart-continue{min-height:40px;color:var(--color-muted)}.ascent-cart-is-open{overflow:hidden}.ascent-homepage{background:#0e0e0e}.ascent-preview-jump{display:inline-flex;min-height:34px;align-items:center;justify-content:center;border:1px solid rgba(255,250,241,.32);border-radius:var(--radius);color:inherit;padding:6px 10px;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease}.ascent-preview-jump:hover,.ascent-preview-jump:focus-visible{border-color:var(--color-accent);background:#c9a66b1f;color:var(--color-accent)}.ascent-home-hero{position:relative;display:grid;min-height:90vh;align-items:center;overflow:hidden;border-top:1px solid rgba(201,166,107,.24);scroll-margin-top:168px}.ascent-home-hero__grid{position:relative;z-index:2;display:grid;align-items:center;gap:36px;padding-top:74px;padding-bottom:58px}.ascent-home-hero__copy{position:relative;z-index:3;max-width:580px}.ascent-home-hero__copy h2{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:.98}.ascent-home-hero__copy h2{font-size:5rem}.ascent-home-hero__copy p:not(.ascent-eyebrow){margin:20px 0 0;max-width:560px;color:inherit;font-size:1.06rem}.ascent-home-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:30px}.ascent-home-hero .ascent-button{border-color:var(--color-accent);background:var(--color-accent);color:#0e0e0e;font-weight:850}.ascent-home-hero .ascent-button:hover,.ascent-home-hero .ascent-button:focus-visible{background:#e6d2a4;box-shadow:0 14px 38px #c9a66b42;transform:translateY(-2px)}.ascent-hero-text-link{color:inherit;font-weight:800;text-decoration:none;transition:color .18s ease}.ascent-hero-text-link:hover,.ascent-hero-text-link:focus-visible{color:var(--color-accent)}.ascent-home-hero--cinematic{background:linear-gradient(90deg,#0e0e0efa,#0e0e0ed6 46%,#25211be6),#0e0e0e;color:#f2efe9}.ascent-home-hero__grid--cinematic{grid-template-columns:minmax(320px,.78fr) minmax(0,1.2fr)}.ascent-home-hero--cinematic .ascent-home-hero__copy h2{font-size:6.2rem}.ascent-cinematic-bottle{position:relative;min-height:650px;margin:0}.ascent-cinematic-bottle:before{position:absolute;top:8%;right:10%;bottom:5%;left:18%;border:1px solid rgba(201,166,107,.28);background:linear-gradient(100deg,#c9a66b2e,#c9a66b00 42%),#171512;box-shadow:0 26px 90px #00000094;content:""}.ascent-cinematic-bottle--photo:before{display:none}.ascent-cinematic-bottle img{position:absolute;right:2%;bottom:0;z-index:2;width:min(64vw,680px);max-height:650px;object-fit:contain;filter:drop-shadow(-20px 24px 38px rgba(0,0,0,.48))}.ascent-cinematic-bottle--photo img{right:0;bottom:2%;border:1px solid rgba(201,166,107,.2);border-radius:var(--radius);object-fit:cover}.ascent-home-hero__offer-pill{display:inline-flex;width:fit-content;max-width:100%;align-items:center;flex-wrap:wrap;gap:10px;margin-top:12px!important;border:1px solid rgba(201,166,107,.72);border-radius:999px;background:#c9a66b1f;color:#f2efe9!important;padding:8px 12px;box-shadow:0 12px 34px #c9a66b1f;font-size:.96rem!important;font-weight:720}.ascent-home-hero__offer-pill span{color:#e6d2a4;font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.ascent-home-hero__actions--center{justify-content:center}.ascent-abstract-scent{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.ascent-abstract-scent img{position:absolute;top:18%;left:50%;width:min(70vw,860px);opacity:.035;transform:translate(-50%);filter:invert(1)}.ascent-abstract-scent span{position:absolute;right:-10%;left:-10%;height:1px;background:linear-gradient(90deg,#c9a66b00,#c9a66b8c,#c9a66b00);transform:rotate(-10deg)}.ascent-abstract-scent span:nth-child(2){top:28%}.ascent-abstract-scent span:nth-child(3){top:48%;opacity:.6;transform:rotate(7deg)}.ascent-abstract-scent span:nth-child(4){top:67%;opacity:.44;transform:rotate(-4deg)}.ascent-homepage--full{--color-ink: #f2efe9;--color-muted: #c7bdad;--color-paper: #0e0e0e;--color-surface: #171512;--color-line: rgba(201, 166, 107, .28);--color-accent: #c9a66b;--color-accent-2: #0e0e0e;--color-accent-3: #e6d2a4;--color-cool: #25211b;--shadow-soft: 0 22px 70px rgba(0, 0, 0, .38);background:#0e0e0e;color:#f2efe9}.ascent-homepage--full .ascent-announcement{position:sticky;top:0;z-index:45;background:var(--color-accent);color:#0e0e0e;font-weight:750}.ascent-homepage--full .ascent-header{top:38px;border-color:#c9a66b2e;background:#0e0e0ee6}.ascent-homepage--full .ascent-logo img{filter:invert(1)}.ascent-homepage--full .ascent-nav a,.ascent-homepage--full .ascent-header__action{color:#f2efe9}.ascent-homepage--full .preview-bar{position:relative;z-index:12}.ascent-homepage--full .ascent-home-hero{min-height:90vh;border-top:0}.ascent-homepage--full .ascent-home-hero__grid{padding-top:58px;padding-bottom:72px}.ascent-homepage--full .ascent-home-hero__copy h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(4.5rem,7vw,6.85rem);font-weight:500;line-height:.92}.ascent-homepage--full .ascent-home-hero__copy{transform:translateY(-28px)}.ascent-homepage--full .ascent-home-hero__copy p:not(.ascent-eyebrow){max-width:470px;margin-top:14px;font-size:1.12rem;line-height:1.48}.ascent-homepage--full .ascent-home-hero__actions{margin-top:14px}.ascent-homepage--full .ascent-home-hero .ascent-button,.ascent-homepage--full .ascent-brand-statement .ascent-button{border-color:var(--color-accent);background:var(--color-accent);color:#0e0e0e}.ascent-homepage--full .ascent-home-hero .ascent-button:hover,.ascent-homepage--full .ascent-home-hero .ascent-button:focus-visible,.ascent-homepage--full .ascent-brand-statement .ascent-button:hover,.ascent-homepage--full .ascent-brand-statement .ascent-button:focus-visible{background:#e6d2a4;box-shadow:0 14px 38px #c9a66b42}.ascent-home-offer,.ascent-home-collection,.ascent-home-spotlight,.ascent-brand-statement,.ascent-home-why,.ascent-home-story,.ascent-home-email,.ascent-home-faq{padding:92px 0}.ascent-home-offer{background:#c9a66b;color:#11100e}.ascent-home-offer__inner{max-width:760px;margin:0 auto;text-align:center}.ascent-home-offer h2,.ascent-home-email h2,.ascent-home-spotlight__copy h2,.ascent-brand-statement h2,.ascent-home-trust-grid h3{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500}.ascent-home-offer h2{font-size:clamp(2.5rem,5vw,3.5rem);line-height:1}.ascent-home-offer p:not(.ascent-eyebrow){max-width:720px;margin:18px auto 28px;color:#11100ec2;font-size:1.04rem;line-height:1.65}.ascent-home-collection,.ascent-home-why,.ascent-home-faq{background:#0e0e0e}.ascent-home-product-carousel{position:relative;margin-top:34px}.ascent-home-product-grid{display:flex;flex-wrap:nowrap;justify-content:flex-start;gap:18px;overflow-x:auto;padding:0 2px 12px;scroll-behavior:smooth;scroll-padding:2px;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.ascent-home-product-grid::-webkit-scrollbar{display:none}.ascent-home-product-grid.is-dragging{cursor:grabbing;scroll-behavior:auto;-webkit-user-select:none;user-select:none}.ascent-home-product-carousel__arrow{position:absolute;top:45%;z-index:4;display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(201,166,107,.62);border-radius:999px;background:#0e0e0edb;color:var(--color-accent);cursor:pointer;font-size:1rem;font-weight:900;box-shadow:0 12px 30px #00000047;transform:translateY(-50%);transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.ascent-home-product-carousel__arrow:hover,.ascent-home-product-carousel__arrow:focus-visible{border-color:var(--color-accent);background:var(--color-accent);color:#0e0e0e;transform:translateY(-50%) scale(1.04)}.ascent-home-product-carousel__arrow--prev{left:-18px}.ascent-home-product-carousel__arrow--next{right:-18px}.ascent-home-product-card{display:grid;grid-template-rows:1fr auto;flex:0 0 calc((100% - 54px)/4);min-width:0;max-width:none;border:1px solid rgba(201,166,107,.24);border-radius:var(--radius);background:#12100d;overflow:hidden;scroll-snap-align:start;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.ascent-home-product-card:hover,.ascent-home-product-card:focus-within{border-color:var(--color-accent);box-shadow:0 12px 32px #c9a66b26;transform:translateY(-4px)}.ascent-home-product-card a{color:inherit;text-decoration:none}.ascent-home-product-card__image{display:grid;min-height:300px;place-items:center;padding:18px;background:#050505}.ascent-home-product-card__image img{width:100%;max-height:260px;object-fit:contain}.ascent-home-product-card__image--photo{aspect-ratio:1 / 1;min-height:0;padding:16px;background:#050505}.ascent-home-product-card__image--photo img{width:100%;height:100%;max-height:none;border-radius:4px;background:#050505;object-fit:contain}.ascent-home-product-card__body{display:grid;gap:10px;padding:18px}.ascent-home-product-card h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.72rem;font-weight:500;line-height:1}.ascent-home-product-card p{margin:0;color:#d7b978;font-style:italic}.ascent-home-product-card span{justify-self:start;padding:7px 10px;border:1px solid rgba(201,166,107,.44);border-radius:999px;color:#e6d2a4;font-size:.72rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.ascent-home-product-card strong{color:var(--color-accent);font-size:1.08rem}.ascent-home-product-card small{color:#c7bdad;font-size:.84rem;line-height:1.35}.ascent-home-product-card button,.ascent-home-product-card__button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;margin:0 18px 18px;border:1px solid var(--color-accent);border-radius:var(--radius);background:transparent;color:var(--color-ink);cursor:pointer;font-weight:850;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease}.ascent-home-product-card button:hover,.ascent-home-product-card button:focus-visible,.ascent-home-product-card__button:hover,.ascent-home-product-card__button:focus-visible{background:var(--color-accent);color:#0e0e0e;transform:translateY(-1px)}.ascent-homepage--full .ascent-footer{background:#0b0b0b;color:#f2efe9}.ascent-homepage--full .ascent-footer .ascent-logo img{filter:invert(1)}.ascent-home-collection__footer{display:flex;justify-content:center;margin-top:34px}.ascent-home-spotlight{background:#171512}.ascent-home-spotlight__grid,.ascent-home-story__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:56px}.ascent-home-spotlight__image{display:grid;min-height:610px;place-items:center;margin:0;border:1px solid rgba(201,166,107,.22);border-radius:var(--radius);background:#f7f4ee}.ascent-home-spotlight__image img{width:min(92%,620px);max-height:570px;object-fit:contain}.ascent-home-spotlight__image--photo{background:#0e0e0e;overflow:hidden}.ascent-home-spotlight__image--photo img{width:100%;height:100%;max-height:none;object-fit:cover}.ascent-home-spotlight__copy{max-width:560px}.ascent-home-spotlight__copy h2{font-size:clamp(3.8rem,7vw,6.4rem);line-height:.94}.ascent-home-spotlight__tag{margin:16px 0 0;color:#d7b978;font-size:1.15rem;font-style:italic}.ascent-home-spotlight__line{margin:28px 0 0;font-family:Georgia,Times New Roman,serif;font-size:1.7rem;line-height:1.2}.ascent-home-spotlight__notes,.ascent-home-spotlight__price span{color:#c7bdad}.ascent-home-spotlight__notes{margin:24px 0}.ascent-home-spotlight__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:14px;margin:0 0 30px}.ascent-home-spotlight__price strong{color:var(--color-ink);font-size:1.8rem}.ascent-brand-statement{position:relative;overflow:hidden;background:linear-gradient(135deg,#c9a66b1f,#c9a66b00 34%),linear-gradient(225deg,#f7f4ee12,#0e0e0e00 44%),#0e0e0e;text-align:center}.ascent-brand-statement__inner{position:relative;z-index:2;max-width:1100px;padding-top:44px;padding-bottom:44px}.ascent-brand-statement h2{font-size:clamp(4.25rem,8.2vw,7.4rem);line-height:.94}.ascent-brand-statement p:not(.ascent-eyebrow){max-width:640px;margin:26px auto 0;color:#f2efe9;font-size:1.08rem;line-height:1.5}.ascent-home-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:34px}.ascent-home-trust-grid article{display:grid;gap:14px;min-height:280px;padding:24px;border:1px solid rgba(201,166,107,.22);border-radius:var(--radius);background:#12100d}.ascent-home-trust-grid span{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--color-accent);border-radius:50%;color:var(--color-accent);font-size:.82rem;font-weight:850}.ascent-home-trust-grid h3{font-size:2rem;line-height:1}.ascent-home-trust-grid p,.ascent-home-story p,.ascent-home-email p,.ascent-home-faq p{color:#c7bdad;line-height:1.62}.ascent-home-story{background:#f7f4ee;color:#171512}.ascent-home-story .ascent-eyebrow{color:#8a6a36}.ascent-home-story p{color:#5f564b}.ascent-home-story .ascent-hero-text-link{color:#8a6a36}.ascent-home-story__mark{display:grid;min-height:360px;place-items:center;border:1px solid rgba(23,21,18,.12);border-radius:var(--radius);background:#ffffff6b}.ascent-home-story__mark img{width:min(66%,420px);opacity:.9}.ascent-home-email{background:linear-gradient(180deg,#c9a66b0f,#c9a66b05),#0e0e0e}.ascent-home-email__inner{max-width:660px;margin:0 auto;text-align:center}.ascent-home-email h2{font-size:clamp(2.3rem,5vw,3.2rem);line-height:1}.ascent-home-email__form{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:28px}.ascent-home-email__form input{min-height:52px;border:1px solid rgba(201,166,107,.34);border-radius:var(--radius);background:#12100d;color:var(--color-ink);padding:0 16px;font:inherit}.ascent-home-email__form input::placeholder{color:#8f8679}.ascent-home-email__micro{margin:12px 0 0;font-size:.88rem}.ascent-home-faq .ascent-page-width{display:grid;justify-items:center}.ascent-home-faq .ascent-section-head{text-align:center}.ascent-home-faq__list{display:grid;gap:12px;width:min(100%,900px);max-width:900px;margin:32px auto 22px}.ascent-home-faq__list details{border:1px solid rgba(201,166,107,.2);border-radius:var(--radius);background:#12100d;transition:background .18s ease,border-color .18s ease}.ascent-home-faq__list details:hover,.ascent-home-faq__list details:focus-within{border-color:#c9a66b7a;background:#ffffff0b}.ascent-home-faq__list summary{min-height:64px;padding:20px;color:var(--color-ink);cursor:pointer;font-weight:850;list-style:none}.ascent-home-faq__list summary::-webkit-details-marker{display:none}.ascent-home-faq__list p{max-width:760px;margin:0;padding:0 20px 20px}.ascent-home-faq__reveal{border:0;background:transparent;padding:0;cursor:pointer;font:inherit}.ascent-shop-page{background:#0e0e0e;color:#f2efe9}.ascent-shop-preview .preview-bar{position:relative;z-index:12}.ascent-shop-hero{position:relative;display:grid;min-height:60vh;align-items:center;overflow:hidden;border-top:1px solid rgba(201,166,107,.2);background:#0e0e0e;isolation:isolate;scroll-margin-top:170px}.ascent-shop-hero+.ascent-shop-hero{border-top-color:#c9a66b57}.ascent-shop-hero__variant{position:absolute;top:24px;left:max(16px,calc((100vw - var(--page-max)) / 2 + 16px));z-index:5;display:inline-flex;align-items:center;min-height:34px;border:1px solid rgba(201,166,107,.45);border-radius:999px;background:#0e0e0ea3;color:#e6d2a4;padding:7px 12px;font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.ascent-shop-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(0deg,#0e0e0eb8,#0e0e0e47 44%,#0e0e0e14),linear-gradient(90deg,#0e0e0ef5,#0e0e0ec7 38%,#0e0e0e29);pointer-events:none}.ascent-shop-hero__inner{position:relative;z-index:3;display:grid;min-height:60vh;align-items:center;padding-top:86px;padding-bottom:72px}.ascent-shop-hero__inner--center{justify-items:center}.ascent-shop-hero__copy{width:min(100%,720px)}.ascent-shop-hero__copy--center{text-align:center}.ascent-shop-hero__copy .ascent-eyebrow{color:var(--color-accent);letter-spacing:.08em}.ascent-shop-hero h1{max-width:920px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,7vw,6rem);font-weight:500;line-height:.95}.ascent-shop-hero__copy p:not(.ascent-eyebrow):not(.ascent-shop-hero__micro){max-width:560px;margin:22px 0 0;color:#f2efe9;font-size:1.08rem;line-height:1.55}.ascent-shop-hero__copy--center p:not(.ascent-eyebrow):not(.ascent-shop-hero__micro){margin-right:auto;margin-left:auto}.ascent-shop-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.ascent-shop-hero__copy--center .ascent-shop-hero__actions{justify-content:center}.ascent-shop-hero .ascent-button{border-color:var(--color-accent);background:transparent;color:#f2efe9;font-weight:880}.ascent-shop-hero .ascent-button:hover,.ascent-shop-hero .ascent-button:focus-visible{border-color:var(--color-accent);background:var(--color-accent);color:#0e0e0e;box-shadow:0 14px 38px #c9a66b3d;transform:translateY(-2px)}.ascent-shop-hero__micro{margin:14px 0 0;color:#d8c7a8;font-size:.95rem}.ascent-shop-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden;background:radial-gradient(circle at 78% 30%,rgba(201,166,107,.2),transparent 32%),linear-gradient(135deg,#060606,#171512 58%,#0e0e0e)}.ascent-shop-hero__surface{position:absolute;right:-6%;bottom:-14%;width:min(70vw,1040px);height:34%;border-radius:50%;background:radial-gradient(ellipse at center,#c9a66b38,#0000 72%);filter:blur(14px)}.ascent-shop-hero__bottle{position:absolute;width:clamp(220px,21vw,390px);aspect-ratio:1 / 1;border:1px solid rgba(201,166,107,.18);border-radius:var(--radius);object-fit:cover;box-shadow:0 28px 80px #00000085}.ascent-shop-hero__bottle--one{right:20%;bottom:6%;z-index:4;width:clamp(300px,28vw,520px)}.ascent-shop-hero__bottle--two{right:3%;bottom:20%;z-index:3;transform:rotate(3deg);opacity:.88}.ascent-shop-hero__bottle--three{right:42%;bottom:16%;z-index:2;transform:rotate(-4deg);opacity:.82}.ascent-shop-hero__bottle--four{right:10%;top:8%;z-index:1;width:clamp(200px,18vw,320px);transform:rotate(-2deg);opacity:.58}.ascent-shop-toolbar{border-top:1px solid rgba(201,166,107,.24);border-bottom:1px solid rgba(201,166,107,.18);background:#0e0e0e}.ascent-shop-toolbar__inner{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:18px}.ascent-shop-toolbar p{margin:4px 0 0;color:var(--color-accent);font-size:.76rem;font-weight:880;letter-spacing:.12em;text-transform:uppercase}.ascent-shop-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#c7bdad;font-size:.92rem}.ascent-shop-breadcrumb a{text-decoration:none;transition:color .18s ease}.ascent-shop-breadcrumb a:hover,.ascent-shop-breadcrumb a:focus-visible{color:var(--color-accent)}.ascent-shop-sort{display:inline-flex;align-items:center;gap:10px;color:#c7bdad;font-size:.92rem;white-space:nowrap}.ascent-shop-sort select{min-height:42px;border:1px solid rgba(201,166,107,.34);border-radius:var(--radius);background:#12100d;color:#f2efe9;padding:0 36px 0 12px}.ascent-shop-collection{padding:88px 0;background:#0e0e0e}.ascent-shop-collection__head{margin-bottom:34px}.ascent-shop-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:32px;align-items:stretch}.ascent-shop-card,.ascent-shop-brand-band{border:1px solid rgba(201,166,107,.24);border-radius:var(--radius);background:#12100d;overflow:hidden}.ascent-shop-card{display:grid;grid-column:span 4;grid-template-rows:auto 1fr;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.ascent-shop-card:hover,.ascent-shop-card:focus-within{border-color:var(--color-accent);box-shadow:0 12px 32px #c9a66b26;transform:translateY(-4px)}.ascent-shop-card--hero{grid-column:span 12;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);grid-template-rows:1fr}.ascent-shop-card--wide{grid-column:span 12;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);grid-template-rows:1fr}.ascent-shop-card__image{display:grid;min-height:320px;place-items:center;background:#050505;color:inherit;overflow:hidden;text-decoration:none}.ascent-shop-card__image img{width:100%;height:100%;min-height:320px;padding:16px;border-radius:4px;background:#050505;object-fit:contain;transition:opacity .18s ease,transform .22s ease}.ascent-shop-card:hover .ascent-shop-card__image img,.ascent-shop-card:focus-within .ascent-shop-card__image img{transform:scale(1.025)}.ascent-shop-card--hero .ascent-shop-card__image,.ascent-shop-card--hero .ascent-shop-card__image img,.ascent-shop-card--wide .ascent-shop-card__image,.ascent-shop-card--wide .ascent-shop-card__image img{min-height:520px}.ascent-shop-card__body{display:grid;align-content:start;gap:13px;padding:22px}.ascent-shop-card--hero .ascent-shop-card__body,.ascent-shop-card--wide .ascent-shop-card__body{align-content:center;padding:34px}.ascent-shop-card__inspired,.ascent-shop-card__smells,.ascent-shop-card__tagline,.ascent-shop-card__notes,.ascent-shop-card__price{margin:0}.ascent-shop-card__inspired{display:none;color:#d7b978;font-size:.9rem;font-style:italic;font-weight:760}.ascent-shop-card__smells{color:#d7b978;font-style:italic}.ascent-shop-card__tagline,.ascent-shop-card__notes,.ascent-shop-card__price span{color:#c7bdad;display:block;margin-top:4px}.ascent-shop-card__notes{line-height:1.55}.ascent-shop-card h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.9rem;font-weight:500;line-height:1}.ascent-shop-card--hero h3,.ascent-shop-card--wide h3{font-size:clamp(2.6rem,5vw,4.2rem)}.ascent-shop-card h3 a{color:inherit;text-decoration:none}.ascent-shop-card h3 a:hover,.ascent-shop-card h3 a:focus-visible{color:var(--color-accent)}.ascent-shop-card__family{justify-self:start;padding:7px 11px;border:1px solid rgba(201,166,107,.44);border-radius:999px;color:#e6d2a4;font-size:.72rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.ascent-shop-card__price{display:grid;gap:8px}.ascent-shop-card__price strong{color:var(--color-accent);font-size:1.18rem}.ascent-shop-card__actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:4px}.ascent-shop-card__actions .ascent-button,.ascent-shop-card__actions button{min-height:48px;border:1px solid var(--color-accent);border-radius:var(--radius);font-weight:850}.ascent-shop-card__actions .ascent-button{background:var(--color-accent);color:#0e0e0e}.ascent-shop-card__actions .ascent-button:hover,.ascent-shop-card__actions .ascent-button:focus-visible{background:#e6d2a4;color:#0e0e0e;box-shadow:0 12px 32px #c9a66b2e;transform:translateY(-1px)}.ascent-shop-card__actions button{background:transparent;color:#f2efe9;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.ascent-shop-card__actions button:hover,.ascent-shop-card__actions button:focus-visible{background:var(--color-accent);color:#0e0e0e;transform:translateY(-1px)}.ascent-shop-card__actions form{margin:0}.ascent-card-smells{display:block;width:fit-content;max-width:100%;padding:0;border:0;background:transparent;color:#c7bdad!important;font-size:.86rem;font-style:italic;font-weight:650;line-height:1.35}.ascent-card-sale-row{display:inline-flex!important;width:fit-content;max-width:100%;align-items:baseline;flex-wrap:wrap;gap:9px;margin:0!important;color:var(--color-accent);line-height:1.1}.ascent-card-sale-row>strong{color:var(--color-accent)!important;font-size:1.35rem;font-weight:850;line-height:1;white-space:nowrap}.ascent-card-original,.ascent-card-retail{display:inline-flex!important;width:fit-content;max-width:100%;align-items:baseline;gap:6px;margin-top:0!important;padding:0;border:0;background:transparent;color:#c7bdad!important;box-shadow:none;font-size:1.02rem!important;font-weight:720;letter-spacing:0;line-height:1.35;text-transform:none}.ascent-card-original s,.ascent-card-retail strong{position:relative;display:inline-block;color:#f2efe9;font-size:1em;font-weight:800;letter-spacing:0;text-decoration:none;text-transform:none}.ascent-card-retail strong{position:static}.ascent-card-original s:after{content:"";position:absolute;left:-3px;right:-3px;top:52%;height:2px;border-radius:999px;background:var(--color-accent);transform:rotate(-15deg);transform-origin:center}.ascent-card-compare{display:inline-flex!important;width:fit-content;max-width:100%;align-items:center;gap:7px;margin-top:3px!important;padding:8px 11px;border:1px solid rgba(201,166,107,.5);border-radius:999px;background:linear-gradient(135deg,#c9a66b24,#c9a66b09),#14100beb;color:#c7bdad!important;font-size:.88rem!important;font-weight:780;letter-spacing:.01em;line-height:1;text-transform:none;box-shadow:0 10px 24px #0000002e}.ascent-card-compare:before{content:none}.ascent-card-compare span:first-child,.ascent-card-compare strong{display:none!important}.ascent-card-compare span:nth-of-type(2){display:inline!important;margin-top:0!important}.ascent-card-compare b{color:var(--color-accent);font-size:1.1rem;font-weight:850;line-height:1;white-space:nowrap}.ascent-home-product-card__body>span,.ascent-shop-card__family{display:none}.ascent-shop-card__fallback{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border:1px solid rgba(201,166,107,.4);border-radius:var(--radius);color:#c7bdad;padding:12px 16px;text-align:center;text-decoration:none}.ascent-shop-card__fallback:hover,.ascent-shop-card__fallback:focus-visible{border-color:var(--color-accent);color:var(--color-accent)}.ascent-shop-card--standard .ascent-shop-card__tagline,.ascent-shop-card--standard .ascent-shop-card__notes,.ascent-shop-card--standard .ascent-shop-card__actions .ascent-button,.ascent-shop-card--hero .ascent-shop-card__inspired,.ascent-shop-card--wide .ascent-shop-card__inspired{display:none}.ascent-shop-card--hero .ascent-shop-card__smells,.ascent-shop-card--wide .ascent-shop-card__smells{display:block}.ascent-shop-card--hero .ascent-shop-card__actions,.ascent-shop-card--wide .ascent-shop-card__actions{grid-template-columns:minmax(0,1fr) minmax(130px,auto);margin-top:14px}.ascent-shop-brand-band{display:grid;grid-column:span 12;min-height:144px;align-content:center;justify-items:center;padding:28px;background:linear-gradient(135deg,#c9a66b29,#c9a66b0a),#171512;text-align:center}.ascent-shop-brand-band h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.85rem,3vw,2.25rem);font-weight:500;line-height:1.1}.ascent-shop-brand-band p:not(.ascent-eyebrow){max-width:720px;margin:12px 0 0;color:#c7bdad}.ascent-shop-brand-band a{margin-top:16px;color:var(--color-accent);font-weight:850;text-decoration:none}.ascent-shop-brand-band a:hover,.ascent-shop-brand-band a:focus-visible{color:#e6d2a4}.ascent-shop-grid[data-layout=uniform]{grid-template-columns:repeat(4,minmax(0,1fr))}.ascent-shop-grid[data-layout=uniform] .ascent-shop-card{grid-column:span 1;grid-row:auto;grid-template-columns:1fr;grid-template-rows:auto 1fr}.ascent-shop-grid[data-layout=uniform] .ascent-shop-card__image,.ascent-shop-grid[data-layout=uniform] .ascent-shop-card__image img{min-height:300px}.ascent-shop-grid[data-layout=uniform] .ascent-shop-card__body{align-content:start;padding:22px}.ascent-shop-grid[data-layout=uniform] .ascent-shop-card h3{font-size:1.9rem}.ascent-shop-grid[data-layout=uniform] .ascent-shop-card__inspired,.ascent-shop-grid[data-layout=uniform] .ascent-shop-card__tagline,.ascent-shop-grid[data-layout=uniform] .ascent-shop-card__notes,.ascent-shop-grid[data-layout=uniform] .ascent-shop-card__actions .ascent-button,.ascent-shop-grid[data-layout=uniform] .ascent-shop-brand-band{display:none}.ascent-shop-grid[data-layout=uniform] .ascent-shop-card__smells{display:block}.ascent-about-page{background:#0e0e0e;scroll-margin-top:96px}.ascent-about-hero{position:relative;display:grid;min-height:70vh;place-items:center;overflow:hidden;background:linear-gradient(135deg,rgba(201,166,107,.14),transparent 38%),linear-gradient(180deg,#14110d,#0e0e0e);text-align:center}.ascent-about-hero__texture{position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(112deg,rgba(201,166,107,.12) 0 1px,transparent 1px 64px),linear-gradient(90deg,transparent,rgba(201,166,107,.06),transparent);opacity:.38;pointer-events:none}.ascent-about-hero__inner{position:relative;z-index:1;display:grid;justify-items:center;padding:92px 0}.ascent-about-hero h1,.ascent-about-hero h2{width:100%;max-width:980px;margin:0;color:#fffaf1;font-family:Georgia,Times New Roman,serif;font-size:clamp(4.5rem,8vw,6rem);font-weight:500;line-height:.92}.ascent-about-hero p:not(.ascent-eyebrow){width:100%;max-width:650px;margin:24px 0 0;color:#d8d0c4;font-size:1.18rem;line-height:1.65}.ascent-about-hero .ascent-hero-text-link{margin-top:24px}.ascent-about-story,.ascent-about-process,.ascent-about-values,.ascent-about-signature,.ascent-about-cta{padding:96px 0}.ascent-about-prose{width:100%;max-width:720px;margin:0 auto}.ascent-about-prose h2{margin:0 0 28px;color:#fffaf1;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,4vw,3rem);font-weight:500;line-height:1.08}.ascent-about-prose p{margin:0;color:#d1c8ba;font-size:1.05rem;line-height:1.9}.ascent-about-prose p+p{margin-top:18px}.ascent-about-prose blockquote{margin:34px 0;padding:0 0 0 24px;border-left:1px solid var(--color-accent)}.ascent-about-prose blockquote p{color:#d7b978;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,3vw,2rem);font-style:italic;line-height:1.35}.ascent-about-process{background:#12100d}.ascent-about-process__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin-top:34px}.ascent-about-process__grid article{display:grid;align-content:start;gap:14px;min-height:360px;padding:28px;border:1px solid rgba(201,166,107,.28);border-radius:var(--radius);background:#0e0e0e;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.ascent-about-process__grid article:hover,.ascent-about-process__grid article:focus-within{border-color:var(--color-accent);box-shadow:0 12px 32px #c9a66b26;transform:translateY(-4px)}.ascent-about-process__grid span{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--color-accent);border-radius:50%;color:#e6d2a4;font-family:Georgia,Times New Roman,serif;font-weight:700}.ascent-about-process__grid h3{margin:0;color:#fffaf1;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:500}.ascent-about-process__grid p{margin:0;color:#c7bdad;font-size:.95rem;line-height:1.7}.ascent-about-values{background:linear-gradient(135deg,#c9a66b1f,#c9a66b0a),#171512}.ascent-about-values__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:920px;margin:34px auto 0}.ascent-about-values__grid article{display:flex;min-height:104px;align-items:center;gap:14px;padding:22px;border:1px solid rgba(201,166,107,.28);border-radius:var(--radius);background:#0e0e0e9e}.ascent-about-values__grid span{display:grid;flex:0 0 auto;width:36px;height:36px;place-items:center;border:1px solid var(--color-accent);border-radius:50%;color:#e6d2a4;font-weight:850}.ascent-about-values__grid h3{margin:0;color:#fffaf1;font-size:.98rem;line-height:1.3}.ascent-about-signature__inner{max-width:660px;margin:0 auto;text-align:center}.ascent-about-signature p{margin:0;color:#fffaf1;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,3vw,2rem);line-height:1.45}.ascent-about-signature p+p{margin-top:10px}.ascent-about-signature span{display:inline-block;margin-top:24px;color:var(--color-accent);font-weight:800}.ascent-about-cta{min-height:30vh;background:#12100d}.ascent-about-cta__inner{display:grid;justify-items:center;text-align:center}.ascent-about-cta h2{margin:0;color:#fffaf1;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.3rem,4vw,3rem);font-weight:500}.ascent-about-cta p{margin:14px 0 24px;color:#c7bdad}@media(max-width:980px){.ascent-about-process__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ascent-about-process__grid article{min-height:280px}.ascent-about-values__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.ascent-about-hero{min-height:62vh}.ascent-about-hero__inner{padding:72px 0}.ascent-about-hero h1,.ascent-about-hero h2{max-width:270px;font-size:clamp(2.25rem,9.4vw,2.7rem);overflow-wrap:break-word}.ascent-about-hero p:not(.ascent-eyebrow),.ascent-about-prose{max-width:260px}.ascent-about-hero p:not(.ascent-eyebrow){font-size:1rem}.ascent-about-prose h2{font-size:clamp(2rem,8.5vw,2.35rem)}.ascent-about-story,.ascent-about-process,.ascent-about-values,.ascent-about-signature,.ascent-about-cta{padding:64px 0}.ascent-about-process__grid{grid-template-columns:1fr}.ascent-about-process__grid article{min-height:0;padding:24px}.ascent-about-values__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ascent-about-values__grid article{display:grid;min-height:132px;align-content:start;padding:18px}}.ascent-bundle-progress,.ascent-shipping-progress{display:grid;gap:8px}.ascent-bundle-progress p,.ascent-shipping-progress p{margin:0;color:#c7bdad;font-size:.92rem}.ascent-bundle-progress span,.ascent-shipping-progress span{display:block;height:8px;border-radius:999px;background:#c9a66b33;overflow:hidden}.ascent-bundle-progress i,.ascent-shipping-progress i{display:block;height:100%;width:0;background:var(--color-accent)}.ascent-homepage--full .ascent-cart-drawer__panel{grid-template-rows:auto 1fr auto auto auto auto auto}.ascent-product-page--spec :where(a,button,input,[tabindex]):focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.ascent-product-page--spec :where(a,button){cursor:pointer}.ascent-product-page--spec .ascent-nav a,.ascent-product-page--spec .ascent-footer a,.ascent-product-page--spec .ascent-header__action{position:relative;transition:color .18s ease}.ascent-product-page--spec .ascent-nav a:after,.ascent-product-page--spec .ascent-footer a:after{position:absolute;right:0;bottom:-4px;left:0;height:1px;transform:scaleX(0);transform-origin:left;background:var(--color-accent);content:"";transition:transform .18s ease}.ascent-product-page--spec .ascent-nav a:hover,.ascent-product-page--spec .ascent-header__action:hover,.ascent-product-page--spec .ascent-footer a:hover{color:var(--color-accent)}.ascent-product-page--spec .ascent-nav a:hover:after,.ascent-product-page--spec .ascent-nav a:focus-visible:after,.ascent-product-page--spec .ascent-footer a:hover:after,.ascent-product-page--spec .ascent-footer a:focus-visible:after{transform:scaleX(1)}.ascent-product-page--spec .preview-bar button,.ascent-product-page--spec .ascent-gallery__thumbs button,.ascent-product-page--spec .ascent-sillage-scale article,.ascent-product-page--spec .ascent-pyramid__tier span,.ascent-product-page--spec .ascent-faq-accordion article,.ascent-product-page--spec .ascent-related-card,.ascent-product-page--spec .ascent-cart-upsell button,.ascent-product-page--spec .ascent-cart-continue{transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,opacity .18s ease,transform .18s ease}.ascent-product-page--spec .ascent-button{transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}.ascent-product-page--spec .ascent-button:not(.ascent-button--secondary):not(.ascent-button--light){background:#12100d;color:var(--color-ink)}.ascent-product-page--spec .ascent-button:not(.ascent-button--secondary):hover,.ascent-product-page--spec .ascent-button:not(.ascent-button--secondary):focus-visible{border-color:var(--color-accent);background:var(--color-accent);color:#0e0e0e;box-shadow:0 12px 32px #c9a66b2e;transform:scale(1.02)}.ascent-product-page--spec .ascent-button--secondary:hover,.ascent-product-page--spec .ascent-button--secondary:focus-visible,.ascent-product-page--spec .ascent-related-card button:hover,.ascent-product-page--spec .ascent-related-card button:focus-visible,.ascent-product-page--spec .ascent-cart-continue:hover,.ascent-product-page--spec .ascent-cart-continue:focus-visible,.ascent-product-page--spec .preview-bar button:hover,.ascent-product-page--spec .preview-bar button:focus-visible{border-color:var(--color-accent);background:#c9a66b14;color:var(--color-accent)}.ascent-product-page--spec .ascent-button--light{background:#0e0e0e!important;color:#f2efe9!important}.ascent-product-page--spec .ascent-button--light:hover,.ascent-product-page--spec .ascent-button--light:focus-visible{border-color:#0e0e0e!important;background:var(--color-accent)!important;color:#0e0e0e!important;box-shadow:0 12px 34px #0e0e0e3d}.ascent-product-page--spec .ascent-footer{color:#171512}.ascent-product-page--spec .ascent-footer .ascent-logo img{filter:none}.ascent-product-page--spec .ascent-footer .ascent-section-copy{color:#5f564b}.ascent-product-page--spec .ascent-gallery__thumbs button{opacity:.6}.ascent-product-page--spec .ascent-gallery__thumbs button:hover,.ascent-product-page--spec .ascent-gallery__thumbs button:focus-visible,.ascent-product-page--spec .ascent-gallery__thumbs button.is-active{border-color:var(--color-accent);opacity:1}.ascent-product-page--spec .ascent-gallery__thumbs button:hover{transform:translateY(-2px)}.ascent-product-page--spec .ascent-sillage-scale article.is-active{border-color:#c9a66b38;background:transparent;color:var(--color-muted);box-shadow:none}.ascent-product-page--spec .ascent-sillage-scale article:hover{border-color:var(--color-accent);background:#c9a66b14;color:var(--color-ink);transform:translateY(-2px)}.ascent-product-page--spec .ascent-pyramid__tier span:hover{border-color:var(--color-accent);background:#c9a66b14;transform:translateY(-1px)}.ascent-product-page--spec .ascent-ingredients{padding-top:54px;padding-bottom:54px}.ascent-product-page--spec .ascent-expectation-card{min-height:220px;gap:12px}.ascent-product-page--spec .ascent-expectation-card>span{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--color-accent);border-radius:50%;background:#c9a66b14;color:var(--color-accent);font-size:.78rem;font-weight:820}.ascent-product-page--spec .ascent-expectation-card h3{font-size:1.75rem}.ascent-product-page--spec .ascent-expectation-card p{line-height:1.48}.ascent-product-page--spec .ascent-faq-accordion article:hover{background:#ffffff0b}.ascent-product-page--spec .ascent-faq-accordion button:hover i:before,.ascent-product-page--spec .ascent-faq-accordion button:focus-visible i:before{color:var(--color-accent-3)}.ascent-product-page--spec .ascent-related-row{margin-top:-6px;padding-top:6px}.ascent-product-page--spec .ascent-related-card:hover,.ascent-product-page--spec .ascent-related-card:focus-within{border-color:var(--color-accent);box-shadow:0 12px 32px #c9a66b26;transform:translateY(-4px)}.ascent-product-page--spec .ascent-quantity-row button:hover,.ascent-product-page--spec .ascent-quantity-row button:focus-visible{background:#c9a66b1f}.ascent-product-page--spec .ascent-cart-upsell button:hover,.ascent-product-page--spec .ascent-cart-upsell button:focus-visible{color:var(--color-accent);transform:translateY(-1px)}.ascent-proof{padding:68px 0;background:linear-gradient(90deg,#34473c14,#8f263814),var(--color-paper)}.ascent-proof__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:42px;align-items:start}.ascent-proof__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ascent-proof__item{min-height:180px;padding:20px;border:1px solid rgba(23,22,21,.12);border-radius:var(--radius);background:#fffaf1c7}.ascent-proof__icon{display:grid;width:42px;height:42px;margin-bottom:16px;place-items:center;border-radius:50%;background:var(--color-cool);color:var(--color-accent-2);font-weight:800}.ascent-footer{padding:42px 0;background:var(--color-ink);color:#fffaf1}.ascent-footer__inner{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:start}.ascent-footer a{color:inherit}.ascent-footer__links{display:flex;flex-wrap:wrap;gap:16px}.ascent-template{padding:54px 0}.ascent-product{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:36px;align-items:start}.ascent-product__media,.ascent-empty-media{min-height:520px;border-radius:var(--radius);background:linear-gradient(135deg,#d7e5e7e6,#eee4d4eb),var(--color-paper);overflow:hidden}.ascent-product__media img{width:100%;height:100%;min-height:520px;object-fit:cover}.ascent-product__panel{position:sticky;top:96px}.ascent-product__title{margin:0;font-family:Georgia,Times New Roman,serif;font-size:2.7rem;line-height:1.08;font-weight:500}.ascent-product__price{margin:16px 0 0;font-size:1.24rem;font-weight:760}.ascent-product__form{display:grid;gap:14px;margin-top:26px}.ascent-product__select,.ascent-quantity{width:100%;min-height:46px;border:1px solid var(--color-line);border-radius:var(--radius);background:#fff;color:var(--color-ink);padding:10px 12px}.ascent-product__description{margin-top:28px;color:var(--color-muted)}.ascent-collection__head,.ascent-page__head,.ascent-cart__head,.ascent-search__head{margin-bottom:28px}.ascent-search__results{margin-top:28px}.ascent-cart-table{width:100%;border-collapse:collapse;background:var(--color-surface)}.ascent-cart-table th,.ascent-cart-table td{padding:14px;border-bottom:1px solid var(--color-line);text-align:left}.ascent-cart__checkout{display:flex;justify-content:flex-end;margin-top:24px}.ascent-empty-state{padding:38px;border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface)}.ascent-cart-page-main{min-height:72vh;padding:48px 0 86px;background:linear-gradient(180deg,#c9a66b14,#0e0e0e00 30%),var(--color-paper);color:var(--color-ink)}.ascent-cart-page-head{max-width:720px;margin-bottom:30px}.ascent-cart-page-head p:not(.ascent-eyebrow){margin:14px 0 0;color:var(--color-muted);font-size:1.05rem}.ascent-cart-page-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.42fr);gap:28px;align-items:start}.ascent-cart-page-lines{display:grid;gap:14px}.ascent-cart-page-line{display:grid;grid-template-columns:180px minmax(0,1fr);gap:18px;align-items:center;min-height:210px;padding:18px;border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface)}.ascent-cart-page-line__image{display:grid;aspect-ratio:1 / 1;place-items:center;overflow:hidden;border-radius:6px;background:#0e0e0e}.ascent-cart-page-line__image img{width:100%;height:100%;object-fit:contain}.ascent-cart-page-line__body{display:grid;grid-template-columns:minmax(0,1fr) 150px 120px;gap:24px;align-items:center}.ascent-cart-page-line__details{min-width:0}.ascent-cart-page-line h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:500}.ascent-cart-page-line h2 a{color:inherit;text-decoration:none}.ascent-cart-page-line p,.ascent-cart-page-line label span,.ascent-cart-page-summary p,.ascent-cart-page-continue{color:var(--color-muted)}.ascent-cart-page-line__quantity{display:grid;gap:8px;align-content:center;font-weight:760}.ascent-cart-page-quantity-control{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;overflow:hidden;border:1px solid rgba(201,166,107,.5);border-radius:var(--radius);background:#12100d}.ascent-cart-page-quantity-control button,.ascent-cart-page-quantity-control input{min-height:44px;border:0;background:transparent;color:var(--color-ink);text-align:center}.ascent-cart-page-quantity-control button{color:var(--color-accent);cursor:pointer;font-size:1.1rem}.ascent-cart-page-quantity-control button:hover,.ascent-cart-page-quantity-control button:focus-visible{background:#c9a66b1f}.ascent-cart-page-quantity-control input{width:100%;padding:8px 10px;border-right:1px solid rgba(201,166,107,.2);border-left:1px solid rgba(201,166,107,.2)}.ascent-cart-page-line__total{display:grid;gap:4px;justify-self:end;text-align:right}.ascent-cart-page-line__total strong{color:var(--color-accent);font-size:1.18rem;white-space:nowrap}.ascent-cart-page-line__total span{color:var(--color-muted);font-size:.84rem;white-space:nowrap}.ascent-cart-page-line__total .ascent-card-original,.ascent-cart-page-line__total .ascent-card-retail{justify-self:end;white-space:normal}.ascent-cart-page-summary{position:sticky;top:150px;display:grid;gap:16px;padding:24px;border:1px solid var(--color-line);border-radius:var(--radius);background:#171512f5;box-shadow:var(--shadow-soft)}.ascent-cart-page-summary__row{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:16px 0;border-top:1px solid var(--color-line);border-bottom:1px solid var(--color-line)}.ascent-cart-page-summary__row strong{color:var(--color-accent);font-size:1.6rem}.ascent-cart-page-summary__actions{display:grid;gap:10px}.ascent-cart-page-continue{justify-self:center;font-weight:800;text-decoration:none}.ascent-cart-page-empty{display:grid;justify-items:start;gap:18px;max-width:620px;padding:36px;border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface)}.ascent-cart-page-empty p{margin:0;color:var(--color-muted);font-size:1.15rem}.preview-bar{position:sticky;top:0;z-index:60;background:#171615;color:#fffaf1;border-bottom:1px solid rgba(255,250,241,.14)}.preview-bar__inner{display:flex;min-height:50px;align-items:center;justify-content:space-between;gap:16px}.preview-bar__actions{display:flex;min-width:0;max-width:100%;gap:8px}.preview-bar button{min-height:34px;border:1px solid rgba(255,250,241,.32);border-radius:var(--radius);background:transparent;color:inherit;padding:6px 10px;cursor:pointer}.preview-bar button[aria-pressed=true]{background:#fffaf1;color:#171615}.theme-lab{--color-paper: #f3f6f2;--color-surface: #ffffff;--color-line: #cad6cc;--color-accent: #315f58;--color-accent-2: #172c29;--color-accent-3: #7b8f62;--color-cool: #dbe8ed}.theme-evening{--color-paper: #f6efed;--color-surface: #fff8f4;--color-line: #dec8c0;--color-accent: #7d2332;--color-accent-2: #2f2430;--color-accent-3: #a56335;--color-cool: #d8d7ea}@media(max-width:980px){.ascent-shop-hero,.ascent-shop-hero__inner{min-height:58vh}.ascent-shop-hero__overlay{background:linear-gradient(0deg,#0e0e0ec2,#0e0e0e61 46%,#0e0e0e24),linear-gradient(90deg,#0e0e0ef5,#0e0e0ebd 54%,#0e0e0e57)}.ascent-shop-hero h1{font-size:clamp(3.4rem,9vw,5.2rem)}.ascent-shop-hero__bottle--one{right:4%;width:clamp(280px,42vw,460px)}.ascent-shop-hero__bottle--two{right:-10%}.ascent-shop-hero__bottle--three{right:38%}.ascent-shop-grid,.ascent-shop-grid[data-layout=uniform]{grid-template-columns:repeat(6,minmax(0,1fr));gap:22px}.ascent-shop-card,.ascent-shop-grid[data-layout=uniform] .ascent-shop-card{grid-column:span 3}.ascent-shop-card--hero,.ascent-shop-card--wide,.ascent-shop-brand-band{grid-column:span 6}.ascent-shop-card--wide{grid-template-columns:1fr}.ascent-shop-card--hero .ascent-shop-card__image,.ascent-shop-card--hero .ascent-shop-card__image img,.ascent-shop-card--wide .ascent-shop-card__image,.ascent-shop-card--wide .ascent-shop-card__image img{min-height:430px}.ascent-home-hero{min-height:70vh}.ascent-home-hero__grid--cinematic{grid-template-columns:1fr}.ascent-home-hero__copy h2,.ascent-home-hero--cinematic .ascent-home-hero__copy h2{font-size:4rem}.ascent-cinematic-bottle{min-height:520px}.ascent-cinematic-bottle img{right:50%;width:min(92vw,620px);transform:translate(50%)}.ascent-hero__inner,.ascent-proof__grid,.ascent-product,.ascent-product-detail__grid,.ascent-product-info__grid,.ascent-product-hero__grid,.ascent-pyramid__tier{grid-template-columns:1fr}.ascent-hero__inner{min-height:0}.ascent-hero h1{font-size:3.2rem}.ascent-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ascent-proof__items{grid-template-columns:1fr}.ascent-product__panel,.ascent-product-detail__panel,.ascent-buy-box{position:static}.ascent-gallery__stage,.ascent-gallery__figure,.ascent-gallery__placeholder{width:100%;min-height:0;aspect-ratio:1 / 1}.ascent-gallery__figure,.ascent-gallery__placeholder{height:100%}.ascent-gallery__figure img{width:auto;height:auto;max-width:94%;max-height:94%;justify-self:center;align-self:center}.ascent-price-row--hero{display:grid;grid-template-columns:1fr;gap:6px}.ascent-product-page--spec .ascent-announcement__inner{display:grid;grid-template-columns:1fr;gap:2px;min-height:0;padding-top:8px;padding-bottom:8px;line-height:1.25;white-space:normal}.ascent-product-page--spec .ascent-announcement__inner [aria-hidden=true]{display:none}.ascent-apply-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ascent-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.ascent-shop-hero,.ascent-shop-hero__inner{min-height:50vh}.ascent-shop-hero{align-items:end}.ascent-shop-hero__variant{top:14px;left:12px;max-width:calc(100vw - 24px);font-size:.66rem}.ascent-shop-hero__inner{padding-top:84px;padding-bottom:42px}.ascent-shop-hero__copy{width:100%}.ascent-shop-hero__copy--center{text-align:left}.ascent-shop-hero__copy--center p:not(.ascent-eyebrow):not(.ascent-shop-hero__micro){margin-left:0}.ascent-shop-hero h1{max-width:min(100%,350px);font-size:clamp(2.45rem,10.4vw,3.25rem)}.ascent-shop-hero__copy p:not(.ascent-eyebrow):not(.ascent-shop-hero__micro){max-width:min(96%,340px);font-size:1rem}.ascent-shop-hero__copy--center .ascent-shop-hero__actions{justify-content:flex-start}.ascent-shop-hero__bottle{opacity:.5}.ascent-shop-hero__bottle--one{right:-20%;bottom:8%;width:76vw}.ascent-shop-hero__bottle--two{right:-34%;top:18%;width:56vw}.ascent-shop-hero__bottle--three{right:42%;bottom:24%;width:52vw}.ascent-shop-hero__bottle--four{display:none}.ascent-shop-toolbar__inner{display:grid;min-height:0;padding-top:16px;padding-bottom:16px}.ascent-shop-sort{justify-content:space-between;width:100%}.ascent-shop-sort select{flex:1;min-width:0}.ascent-shop-page .ascent-header__inner{position:relative}.ascent-shop-page .ascent-header__actions{position:absolute;top:50%;right:12px;transform:translateY(-50%)}.ascent-shop-collection{padding:56px 0}.ascent-shop-collection__head .ascent-section-title{max-width:330px;font-size:1.95rem}.ascent-shop-grid,.ascent-shop-grid[data-layout=uniform]{grid-template-columns:1fr;gap:18px}.ascent-shop-card,.ascent-shop-card--hero,.ascent-shop-card--wide,.ascent-shop-brand-band,.ascent-shop-grid[data-layout=uniform] .ascent-shop-card{grid-column:1 / -1}.ascent-shop-card--hero,.ascent-shop-card--wide{grid-template-columns:1fr}.ascent-shop-card__image,.ascent-shop-card__image img,.ascent-shop-card--hero .ascent-shop-card__image,.ascent-shop-card--hero .ascent-shop-card__image img,.ascent-shop-card--wide .ascent-shop-card__image,.ascent-shop-card--wide .ascent-shop-card__image img,.ascent-shop-grid[data-layout=uniform] .ascent-shop-card__image,.ascent-shop-grid[data-layout=uniform] .ascent-shop-card__image img{min-height:350px}.ascent-shop-card--hero .ascent-shop-card__body,.ascent-shop-card--wide .ascent-shop-card__body{padding:22px}.ascent-shop-card--hero .ascent-shop-card__actions,.ascent-shop-card--wide .ascent-shop-card__actions{grid-template-columns:1fr}.ascent-shop-card--hero h3,.ascent-shop-card--wide h3{font-size:2.4rem}.ascent-home-hero{min-height:70vh}.ascent-home-hero__grid{padding-top:72px;padding-bottom:44px}.ascent-home-hero__copy h2,.ascent-home-hero--cinematic .ascent-home-hero__copy h2{font-size:3rem}.ascent-home-hero__actions{display:grid;grid-template-columns:1fr;align-items:stretch}.ascent-hero-text-link{display:inline-flex;min-height:42px;align-items:center}.ascent-cinematic-bottle{min-height:430px}.ascent-cinematic-bottle:before{top:8%;right:0;bottom:4%;left:0}.ascent-abstract-scent img{width:120vw}.ascent-page-width{width:100vw;max-width:100vw;padding-right:12px;padding-left:12px}.ascent-header__inner{grid-template-columns:minmax(0,auto) auto;min-height:64px;justify-content:space-between}.ascent-logo img{width:124px}.ascent-menu-toggle{display:inline-block}.ascent-nav{position:absolute;left:12px;right:12px;top:calc(100% + 8px);display:none;flex-direction:column;gap:0;border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface);box-shadow:var(--shadow-soft)}.ascent-nav.is-open{display:flex}.ascent-nav a{padding:14px;border-bottom:1px solid var(--color-line)}.ascent-nav a:last-child{border-bottom:0}.ascent-header__actions{gap:10px}.ascent-header__action--account{display:none}.ascent-hero{padding:26px 0 42px}.ascent-hero h1{font-size:2.55rem}.ascent-hero__facts,.ascent-product-grid,.ascent-benefits,.ascent-sillage-scale,.ascent-apply-grid{grid-template-columns:1fr}.ascent-product-page--spec .ascent-announcement,.ascent-product-page--spec .ascent-header{position:static}.ascent-product-page--spec,.ascent-product-page--spec main,.ascent-product-page--spec .ascent-page-width{max-width:100vw;overflow-x:hidden}.ascent-product-page--spec .preview-bar__actions,.ascent-product-page--spec .ascent-gallery__thumbs,.ascent-product-page--spec .ascent-expectation-row,.ascent-product-page--spec .ascent-related-row{overflow-x:auto}.ascent-product-hero,.ascent-story,.ascent-note-pyramid,.ascent-ingredients,.ascent-sillage,.ascent-expectations,.ascent-apply,.ascent-compare,.ascent-related,.ascent-disclaimer,.ascent-risk{padding-top:48px;padding-bottom:48px}.ascent-product-hero__grid{gap:22px;min-width:0}.ascent-gallery__stage,.ascent-gallery__figure,.ascent-gallery__placeholder{width:100%;min-height:0;aspect-ratio:1 / 1}.ascent-gallery__figure,.ascent-gallery__placeholder{height:100%}.ascent-gallery,.ascent-buy-box{width:100%;min-width:0;max-width:100%}.ascent-gallery__figure img{max-width:94%;max-height:94%;padding:10px}.ascent-gallery__thumbs{display:flex;width:100%;max-width:100%;min-width:0}.ascent-gallery__thumbs button{flex:0 0 76px}.ascent-product-page--spec .ascent-announcement__inner{display:grid;grid-template-columns:1fr;gap:2px;min-height:0;padding-top:8px;padding-bottom:8px;line-height:1.25;white-space:normal}.ascent-product-page--spec .ascent-announcement__inner [aria-hidden=true]{display:none}.ascent-buy-box{padding:18px}.ascent-price-row--hero{display:grid;grid-template-columns:1fr;gap:6px}.ascent-scent-meta,.ascent-tagline,.ascent-retail{overflow-wrap:anywhere}.ascent-scent-meta{display:grid;gap:4px}.ascent-scent-meta [data-separated]:before{content:"";margin:0}.ascent-buy-box h1{font-size:3.1rem}.ascent-pyramid__tier{gap:12px;padding:16px}.ascent-story__inner{text-align:left}.ascent-ingredients__card{padding:28px 20px}.ascent-expectation-row,.ascent-related-row{grid-auto-columns:minmax(250px,78vw)}.ascent-cart-drawer{width:100vw}.ascent-cart-table{display:block;overflow-x:auto;white-space:nowrap}.ascent-cart-page-layout,.ascent-cart-page-line,.ascent-cart-page-line__body{grid-template-columns:1fr}.ascent-cart-page-summary{position:static}.ascent-hero__media,.ascent-hero__media img,.ascent-product-detail__media,.ascent-product-detail__media img,.ascent-product__media,.ascent-empty-media,.ascent-product__media img{min-height:360px}.ascent-hero__media img{height:390px}.ascent-product-detail__panel{padding:18px;width:100%;max-width:calc(100vw - 48px)}.ascent-product-detail__media{width:100%;max-width:calc(100vw - 48px)}.ascent-product-detail .ascent-page-width,.ascent-product-info .ascent-page-width,.ascent-product-faq .ascent-page-width{padding-right:24px;padding-left:24px}.ascent-product-detail__media img{height:360px;padding:10px}.ascent-purchase-box .ascent-button{width:100%}.ascent-product-detail__panel h1{font-size:2.45rem}.ascent-product-specs div{grid-template-columns:1fr;gap:4px}.ascent-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ascent-lineup__head,.ascent-footer__inner,.preview-bar__inner{display:grid;grid-template-columns:1fr;align-items:start}.preview-bar__actions{overflow-x:auto;padding-bottom:2px}.ascent-hero__copy{width:100%;max-width:100%}}@media(max-width:1100px){.ascent-home-product-card{flex-basis:calc((100% - 36px) / 3);max-width:none}.ascent-home-spotlight__grid,.ascent-home-story__grid{grid-template-columns:1fr}.ascent-home-spotlight__copy{max-width:720px}}@media(max-width:760px){.ascent-homepage--full .ascent-home-hero{min-height:70vh}.ascent-homepage--full .ascent-home-hero__grid{gap:18px;padding-top:42px;padding-bottom:34px}.ascent-homepage--full .ascent-home-hero__copy h1{font-size:clamp(3.6rem,18vw,4.9rem)}.ascent-homepage--full .ascent-home-hero__copy{transform:none}.ascent-homepage--full .ascent-home-hero__copy p:not(.ascent-eyebrow){font-size:1rem}.ascent-homepage--full .ascent-cinematic-bottle{min-height:360px}.ascent-homepage--full .ascent-cinematic-bottle img{max-height:360px}.ascent-home-offer,.ascent-home-collection,.ascent-home-spotlight,.ascent-brand-statement,.ascent-home-why,.ascent-home-story,.ascent-home-email,.ascent-home-faq{padding:56px 0}.ascent-home-trust-grid{grid-template-columns:1fr}.ascent-home-product-card{flex-basis:clamp(190px,calc((100% - 18px) / 1.7),260px);max-width:none}.ascent-home-product-card__image{min-height:280px}.ascent-home-product-card__image--photo{min-height:0}.ascent-home-product-carousel__arrow{display:none}.ascent-home-spotlight__image{min-height:360px}.ascent-home-spotlight__image img{max-height:330px}.ascent-home-spotlight__copy h2{font-size:3.6rem}.ascent-home-spotlight__line{font-size:1.35rem}.ascent-brand-statement h2{font-size:clamp(3.1rem,15vw,4.6rem)}.ascent-brand-statement__inner{padding-top:18px;padding-bottom:18px}.ascent-home-trust-grid article{min-height:0}.ascent-home-story__mark{min-height:230px}.ascent-home-email__form{grid-template-columns:1fr}}.ascent-product-page .ascent-gallery__stage,.ascent-product-page .ascent-gallery__figure{background:#0e0e0e}.ascent-product-page .ascent-gallery__stage{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1 / 1!important}.ascent-product-page .ascent-gallery__figure{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;min-height:0!important;aspect-ratio:auto!important;overflow:hidden}.ascent-product-page .ascent-gallery__figure img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;justify-self:stretch!important;align-self:stretch!important;object-fit:contain!important;object-position:center center!important;padding:0!important}.ascent-product-page .ascent-gallery__thumbs img{background:#0e0e0e!important;object-fit:contain!important;object-position:center center!important}.ascent-product-page .ascent-gallery__thumbs button{background:#0e0e0e!important;color:var(--color-ink)!important}@media(max-width:760px){.ascent-product-page--spec .ascent-buy-box{display:grid}.ascent-product-page--spec .ascent-inspired-tag{order:1}.ascent-product-page--spec .ascent-buy-box h1{order:2}.ascent-product-page--spec .ascent-price-row--hero{order:3}.ascent-product-page--spec .ascent-scent-meta{order:4}.ascent-product-page--spec .ascent-tagline{order:5}.ascent-product-page--spec .ascent-purchase-box{order:6;margin-top:22px;padding-top:18px;border-top:1px solid rgba(201,166,107,.22)}.ascent-product-page--spec .ascent-benefits{order:7;margin-top:22px}.ascent-product-page--spec .ascent-purchase-box .ascent-button{min-height:58px;letter-spacing:.14em;text-transform:uppercase}.ascent-shop-page .ascent-shop-grid,.ascent-shop-page .ascent-shop-grid[data-layout=uniform]{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px;row-gap:46px;align-items:start}.ascent-shop-page .ascent-shop-card,.ascent-shop-page .ascent-shop-grid[data-layout=uniform] .ascent-shop-card{grid-column:span 1}.ascent-shop-page .ascent-shop-card:not(.ascent-shop-card--hero):not(.ascent-shop-card--wide){border:0;background:transparent;overflow:visible;box-shadow:none}.ascent-shop-page .ascent-shop-card:not(.ascent-shop-card--hero):not(.ascent-shop-card--wide):hover,.ascent-shop-page .ascent-shop-card:not(.ascent-shop-card--hero):not(.ascent-shop-card--wide):focus-within{box-shadow:none;transform:none}.ascent-shop-page .ascent-shop-card--hero,.ascent-shop-page .ascent-shop-card--wide,.ascent-shop-page .ascent-shop-brand-band{grid-column:1 / -1}.ascent-shop-page .ascent-shop-card--hero{border-color:#c9a66b57;background:#12100d;overflow:hidden}.ascent-shop-page .ascent-shop-card:not(.ascent-shop-card--hero):not(.ascent-shop-card--wide) .ascent-shop-card__image{min-height:0;aspect-ratio:1 / 1.08;border:1px solid rgba(201,166,107,.22);border-radius:6px}.ascent-shop-page .ascent-shop-card:not(.ascent-shop-card--hero):not(.ascent-shop-card--wide) .ascent-shop-card__image img{height:100%;min-height:0;padding:8px;object-fit:contain}.ascent-shop-page .ascent-shop-card:not(.ascent-shop-card--hero):not(.ascent-shop-card--wide) .ascent-shop-card__body{gap:7px;padding:14px 0 0}.ascent-shop-page .ascent-shop-card:not(.ascent-shop-card--hero):not(.ascent-shop-card--wide) h3{font-size:clamp(1.38rem,6.1vw,1.8rem);line-height:1.02}.ascent-shop-page .ascent-shop-card:not(.ascent-shop-card--hero):not(.ascent-shop-card--wide) .ascent-card-smells{font-size:.78rem;line-height:1.3}.ascent-shop-page .ascent-shop-card:not(.ascent-shop-card--hero):not(.ascent-shop-card--wide) .ascent-card-sale-row{gap:7px}.ascent-shop-page .ascent-shop-card:not(.ascent-shop-card--hero):not(.ascent-shop-card--wide) .ascent-card-sale-row>strong{font-size:1.16rem}.ascent-shop-page .ascent-shop-card:not(.ascent-shop-card--hero):not(.ascent-shop-card--wide) .ascent-card-original{font-size:.86rem!important}.ascent-shop-page .ascent-shop-card:not(.ascent-shop-card--hero):not(.ascent-shop-card--wide) .ascent-card-compare{margin-top:1px!important;padding:6px 9px;font-size:.76rem!important}.ascent-shop-page .ascent-shop-card:not(.ascent-shop-card--hero):not(.ascent-shop-card--wide) .ascent-card-compare b{font-size:.92rem}.ascent-shop-page .ascent-shop-card:not(.ascent-shop-card--hero):not(.ascent-shop-card--wide) .ascent-shop-card__actions{margin-top:10px}.ascent-shop-page .ascent-shop-card:not(.ascent-shop-card--hero):not(.ascent-shop-card--wide) .ascent-shop-card__actions button,.ascent-shop-page .ascent-shop-card:not(.ascent-shop-card--hero):not(.ascent-shop-card--wide) .ascent-shop-card__fallback{min-height:42px;padding:9px 10px;font-size:.74rem;letter-spacing:.1em;text-transform:uppercase}.ascent-shop-page .ascent-shop-card--hero .ascent-shop-card__image,.ascent-shop-page .ascent-shop-card--hero .ascent-shop-card__image img{min-height:350px}.ascent-shop-page .ascent-shop-card--hero .ascent-shop-card__body{padding:22px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/ascent.css.map */
