@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";:root{--ink: #20201e;--muted: #66625f;--accent: #9a5b49;--paper: #fff;--line: #e6ded9;--sand: #f8f4f0;--blush: #f0dace}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 DM Sans,Arial,sans-serif}body,dialog{scrollbar-gutter:stable}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.2;font-weight:500;letter-spacing:-.045em}h2{font-size:clamp(2rem,3.4vw,3.25rem)}h3{font-size:1.4rem}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid var(--accent);outline-offset:4px}button:disabled{cursor:not-allowed;opacity:.45}.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}.skip-link{position:fixed;left:20px;top:-80px;z-index:20;padding:12px 18px;background:var(--ink);color:#fff;border-radius:4px}.skip-link:focus{top:12px}.announcement{background:linear-gradient(110deg,#c88475,#e4ae8f);text-align:center;color:#33221b;font-size:.75rem;font-weight:500;padding:9px 4%}.announcement a{display:block}.announcement span{margin-left:35px}header{height:88px;padding:0 4%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f0eeeb;position:relative}header nav{display:flex;gap:24px;font-size:.875rem;width:40%}nav a,.header-right>a{transition:color .2s}nav a:hover,.header-right>a:hover{color:var(--accent)}.brand{display:inline-block;font-size:3rem;line-height:1;font-weight:500;letter-spacing:-.09em;color:var(--accent)}header>.brand{position:absolute;left:50%;transform:translate(-50%)}.header-right{display:flex;gap:24px;align-items:center;font-size:.8rem;margin-left:auto}.bag{display:flex;align-items:center;gap:10px;background:none;border:0;padding:8px 0 8px 8px}.bag span{display:grid;place-items:center;border:1px solid #dcd6d2;border-radius:50%;height:28px;min-width:28px;font-size:.8rem}.product-section{display:grid;grid-template-columns:1.12fr 1fr;gap:clamp(30px,4vw,64px);padding:42px 4% 65px;max-width:1500px;margin:auto;align-items:start}.product-gallery{position:sticky;top:24px;min-width:0}.gallery-stage{position:relative;aspect-ratio:1;border-radius:16px;overflow:hidden;background:#f4f1ed}.gallery-stage>img{width:100%;height:100%;object-fit:contain;display:block;transition:opacity .2s ease}.gallery-badges{position:absolute;top:18px;left:18px;display:flex;gap:8px;z-index:1}.gallery-badges>span{padding:6px 9px;background:#2a2926;color:#fff;border-radius:4px;font-size:.75rem;line-height:1.4}.gallery-badges>span+span{background:#f0dfd5;color:#714735}.gallery-caption{position:absolute;bottom:24px;left:22px;font-size:.875rem;background:#f4f1edc9;padding:3px 6px;border-radius:3px}.zoom-open{position:absolute;bottom:20px;right:20px;width:44px;height:44px;border:1px solid #e1dad3;border-radius:50%;background:#fff;font-size:1.6rem;line-height:1}.gallery-thumbnails{display:flex;gap:12px;margin-top:10px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;padding:4px 3px 8px}.thumb{flex-shrink:0;scroll-snap-align:start;position:relative;padding:0;width:90px;height:88px;border:1px solid #e2d9d2;border-radius:7px;background:#f4f1ed;overflow:hidden}.thumb[aria-pressed=true]{border:2px solid var(--accent)}.thumb img{width:100%;height:100%;display:block;object-fit:contain}.thumb span{position:absolute;bottom:0;left:0;right:0;padding:3px 0;background:#fffe;font-size:.75rem;line-height:1.4}.gallery-note{font-size:.75rem;color:var(--muted);margin-top:15px}.product-info{min-width:0}.product-category{font-size:.8rem;color:var(--muted);letter-spacing:.04em}.product-info h1{font-size:clamp(3rem,4.2vw,4rem);margin:6px 0;line-height:1.05}.product-tagline{font-size:1.15rem;color:#57514c}.product-proof{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:.875rem;margin-top:16px}.product-proof>span:first-child{font-size:1.05rem;color:#ab5b6f;letter-spacing:1px}.proof-note{font-size:.75rem;color:var(--muted)}.product-checks{display:grid;gap:6px;list-style:none;padding:0;margin:23px 0;font-size:1rem}.product-checks li{position:relative;padding-left:25px}.product-checks li:before{content:"\2713";position:absolute;top:6px;left:0;width:15px;height:15px;font-size:.65rem;line-height:15px;text-align:center;color:#fff;background:var(--ink);border-radius:50%}.finish{display:flex;align-items:center;gap:7px;font-size:.875rem;margin-bottom:20px}.finish-swatch{width:26px;height:26px;margin-left:8px;background:#f6f3ec;border-radius:50%;box-shadow:0 0 0 2px #fff,0 0 0 3px #aa7d64}.purchase-options{border:0;padding:0;margin:0;min-width:0}.purchase-options legend{font-size:.875rem;font-weight:600;margin-bottom:12px}.purchase-option{position:relative;display:flex;align-items:center;gap:13px;border:1px solid #cfc4bc;border-radius:7px;padding:17px;cursor:pointer;min-height:90px}.purchase-option:has(input:checked){border:2px solid var(--accent);background:#fcf5f0;padding:16px}.purchase-option input{width:18px;height:18px;margin:0;flex-shrink:0;accent-color:var(--accent)}.purchase-option b{font-size:1rem;font-weight:600}.purchase-option small{display:block;font-size:.875rem;margin-top:3px;color:var(--muted)}.option-price{margin-left:auto;text-align:right;flex-shrink:0}.option-price b{display:block;font-size:1.25rem}.option-price s{font-size:.75rem;color:var(--muted)}.duo-option{margin-top:34px}.offer-ribbon{position:absolute;right:-1px;top:-24px;background:var(--accent);color:#fff;padding:4px 10px;font-size:.7rem;line-height:1.5;border-radius:4px 4px 0 0}.button{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:54px;padding:15px 22px;border:0;border-radius:5px;font-size:.95rem;font-weight:500;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button span{font-size:1.2rem;line-height:1}.primary,.light{background:#232320;color:#fff}.primary:hover,.light:hover{background:#4e3930}.secondary{background:#fff;border:1px solid #33312d}.secondary:hover{background:#f4e9e1}.purchase-cta{width:100%;margin-top:18px;letter-spacing:.025em}.purchase-cta>span{font-size:1rem}.purchase-reassurance{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;font-size:.75rem;margin-top:14px}.purchase-note{text-align:center;color:var(--muted);font-size:.75rem;margin-top:8px}.product-intro{border-top:1px solid var(--line);padding-top:23px;margin-top:24px}.product-intro h2{font-size:1.5rem}.product-intro p{font-size:1rem;color:var(--muted);margin:15px 0}details{border-bottom:1px solid var(--line)}summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;font-size:1rem;padding:20px 0}summary::-webkit-details-marker{display:none}summary>span{font-size:1.25rem;flex-shrink:0;transition:transform .2s}details[open] summary>span{transform:rotate(45deg)}details p{color:var(--muted);font-size:1rem;padding:0 20px 22px 0}.product-info summary{padding:15px 0;font-size:.875rem}.benefit-strip{display:flex;justify-content:space-between;gap:18px;padding:24px 7%;background:var(--sand);border-block:1px solid #f0e5dd}.benefit-strip>span{display:flex;align-items:center;gap:10px;font-size:1.4rem;color:var(--accent)}.benefit-strip b{font-size:.875rem;font-weight:500;color:var(--ink)}.section{padding:85px 7%}.eyebrow{font-size:.75rem;letter-spacing:.13em;line-height:1.6;font-weight:600}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:28px;margin-bottom:40px}.section-heading h2{margin-top:14px}.section-heading>p{color:var(--muted);font-size:1rem}.ritual{display:grid;grid-template-columns:1.25fr 1fr;gap:45px}.ritual h2{margin-top:23px}.ritual h2 span{color:var(--accent)}.ritual-copy{padding:36px 3% 0 4%;color:var(--muted)}.ritual-copy p+p{margin-top:20px}.text-link{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #bd9380;margin-top:25px;padding:12px 0;color:var(--ink);font-size:.95rem}.ritual-steps{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:15px}.ritual-steps article{padding:28px 20px 0 0}.ritual-steps span{font-size:.75rem;letter-spacing:.08em;color:#795c4d}.ritual-steps h3{font-size:1.2rem;margin-top:20px;line-height:1.35}.features{background:var(--sand)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature{--card: white;position:relative;border:1px solid #e6ddd5;background:var(--card);border-radius:15px;padding:28px;min-height:245px}.feature-heat{--card: #f0ddd1;border-color:#f0ddd1}.feature-icon{display:block;width:32px;height:32px;color:var(--accent)}.feature-icon svg{display:block;width:100%;height:100%}.feature-number{position:absolute;right:26px;top:26px;font-size:.75rem;color:#806b5e}.feature h3{font-size:1.3rem;margin-top:25px;line-height:1.3}.feature p{color:var(--muted);font-size:1rem;margin-top:12px}.disclosure{color:var(--muted);font-size:.75rem;line-height:1.6;margin-top:22px}.pause{position:relative;overflow:hidden;background:var(--blush)}.pause>.eyebrow{color:#77513f}.pause h2{position:relative;z-index:1;font-size:clamp(2.3rem,4.6vw,4.6rem);margin-top:40px}.pause h2 em{color:var(--accent);font-style:normal;font-weight:500}.pause-bottom{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:40px}.pause-bottom p{color:#654d3f}.pause-time{position:absolute;right:-10px;bottom:-70px;color:#e6c6b4;font-size:19vw;line-height:1;letter-spacing:-.09em;pointer-events:none}.reviews{background:var(--sand)}.reviews .section-heading{display:block;text-align:center}.sample-label{display:inline-block;margin-top:20px;padding:8px 11px;border:1px solid #cba994;border-radius:4px;color:#775440;font-size:.75rem;letter-spacing:.03em}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.reviews-grid article{padding:28px;border:1px solid #e5dcd3;border-radius:14px;background:#fff}.sample-tag{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:#6f5344;font-size:.75rem}.sample-tag>span{color:#ab5b6f;font-size:1rem}.reviews-grid p{font-size:1.15rem;line-height:1.6;margin:18px 0 23px}.reviews-grid article>span:last-child{font-size:.875rem;color:var(--muted)}.bundle-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.bundle{border:1px solid #dbcdc2;border-radius:14px;padding:32px}.bundle-blue{background:#fcf3ec;border-color:#b88468}.bundle-top{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;align-items:center;font-size:.75rem;letter-spacing:.06em}.chip{border:1px solid #c5a58d;padding:4px 8px;border-radius:3px;color:#74513b;font-size:.75rem}.bundle h3{font-size:1.9rem;margin:30px 0 12px}.bundle p{font-size:1rem;color:var(--muted)}.bundle-price{display:flex;align-items:center;gap:15px;margin:27px 0 23px}.bundle-price strong{font-size:2rem;font-weight:500}.bundle-price s{font-size:.875rem;color:var(--muted)}.bundle .button{width:100%}.faq{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;background:var(--sand)}.faq h2{margin-top:20px}footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;padding:50px 7% 26px;background:#efdfd3}footer>p,footer>a:not(.brand){font-size:.95rem}.footer-bottom{display:flex;justify-content:space-between;gap:20px;width:100%;border-top:1px solid #cbb6a5;margin-top:30px;padding-top:20px;font-size:.75rem;color:#65564b}.mobile-cart{display:none}dialog{margin:0 0 0 auto;top:0;bottom:0;width:480px;max-width:100%;height:100dvh;max-height:100dvh;padding:30px;border:0;background:#fffdfb;color:var(--ink)}dialog::backdrop{background:#211c1770;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.cart-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:24px;border-bottom:1px solid var(--line)}.cart-heading h2{font-size:2rem;margin-top:9px}.close{display:grid;place-items:center;border:0;background:none;width:44px;height:44px;padding:0;font-size:2rem;flex-shrink:0}.cart-row{display:grid;grid-template-columns:76px 1fr;gap:16px;padding:24px 0;border-bottom:1px solid var(--line)}.cart-row img{width:76px;height:90px;border-radius:6px;object-fit:contain;background:#f4f1ed}.cart-row h3{font-size:1.1rem}.cart-row p{font-size:.875rem;color:var(--muted);margin:3px 0 8px}.cart-controls{display:flex;align-items:center;gap:12px;margin-top:14px}.cart-controls button{border:1px solid #d2c2b5;background:none;border-radius:4px;min-width:40px;min-height:40px;padding:4px 8px}.cart-controls .remove{margin-left:auto;border:0;font-size:.875rem;text-decoration:underline;padding:4px}.subtotal{display:flex;align-items:center;justify-content:space-between;margin-top:25px;font-size:1.2rem}.micro{color:var(--muted);font-size:.75rem;margin-top:12px}#checkout{width:100%;margin-top:24px}.cart-note{padding:16px;margin-top:22px;font-size:.875rem;background:#f7ece4;border-radius:5px}.empty{padding:40px 0}.empty p{margin:12px 0 24px;color:var(--muted)}.image-dialog{margin:auto;padding:12px;height:auto;max-height:94dvh;width:min(850px,94vw);border-radius:12px;background:#f4f1ed;overflow:auto}.image-dialog>img{width:100%;max-height:80dvh;object-fit:contain;display:block}.image-dialog>.close{position:absolute;top:18px;right:18px;background:#fff;border-radius:50%}.image-dialog>p{font-size:.875rem;text-align:center;padding:8px;color:var(--muted)}@media(min-width:1600px){.section,.benefit-strip,footer{padding-inline:max(7%,calc((100vw - 1290px)/2))}}@media(max-width:1050px){header nav{gap:18px;font-size:.8rem}.header-right{gap:16px}.header-right>a{display:none}.product-section{gap:30px}.gallery-badges{top:14px;left:14px;gap:6px}.gallery-badges>span{font-size:.65rem}.product-checks{font-size:.95rem}.section{padding:70px 6%}.comparison,.faq{gap:35px}.ritual{gap:32px}.ritual-copy{padding-left:0}.benefit-strip{padding:22px 6%;gap:10px}.benefit-strip b{font-size:.8rem}.feature{padding:24px}.purchase-option small{font-size:.8rem}.reviews-grid article{padding:23px}}@media(max-width:760px){.announcement{font-size:.75rem;padding:8px 3%}.announcement span{display:none}header{height:72px;padding:0 6%}header nav{width:auto}header nav a{display:none}header nav a:first-child{display:block;font-size:.8rem}header>.brand{font-size:2.65rem}.locale{display:none}.header-right{gap:0}.bag{font-size:.875rem}.product-section{display:flex;flex-direction:column;gap:26px;padding:20px 5% 45px}.product-gallery{position:static;width:100%}.gallery-stage{aspect-ratio:1;border-radius:13px}.gallery-badges>span{font-size:.65rem;padding:5px 7px}.gallery-caption{bottom:18px;left:13px;font-size:.75rem;max-width:calc(100% - 80px)}.zoom-open{bottom:12px;right:12px;width:40px;height:40px}.gallery-thumbnails{margin-top:11px;gap:10px}.thumb{width:78px;height:74px}.gallery-note{margin-top:12px}.product-info{width:100%;padding:0 2px}.product-info h1{font-size:3rem}.product-category{font-size:.75rem}.product-proof{gap:7px;font-size:.8rem}.product-checks{margin:21px 0;font-size:1rem}.purchase-option{padding:16px}.purchase-option:has(input:checked){padding:15px}.purchase-option b{font-size:.95rem}.purchase-option small{font-size:.8rem}.option-price b{font-size:1.2rem}.option-price s{font-size:.75rem}.purchase-reassurance{gap:11px;font-size:.75rem}.purchase-note{font-size:.75rem}.section{padding:57px 6%}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:20px}.benefit-strip{display:grid;grid-template-columns:1fr 1fr;gap:13px;padding:23px 6%}.benefit-strip>span{gap:8px;font-size:1.2rem}.benefit-strip b{font-size:.8rem}.ritual{grid-template-columns:1fr;gap:24px}.ritual h2{font-size:2.15rem}.ritual-copy{padding:0}.ritual-steps{grid-template-columns:1fr;margin-top:10px}.ritual-steps article{display:grid;grid-template-columns:1fr 1.65fr;gap:15px;align-items:center;padding:22px 0;border-bottom:1px solid var(--line)}.ritual-steps span{font-size:.7rem;letter-spacing:.04em}.ritual-steps h3{margin:0;font-size:1.05rem}.feature-grid{grid-template-columns:1fr 1fr;gap:12px}.feature{padding:23px 18px;min-height:0;border-radius:12px}.feature-number{top:21px;right:17px}.feature h3{font-size:1.2rem}.feature p{font-size:1rem}.pause h2{font-size:2.45rem;margin-top:30px}.pause-bottom{flex-direction:column;align-items:flex-start;gap:25px;margin-top:28px}.pause-time{font-size:37vw;bottom:0}.comparison,.faq{grid-template-columns:1fr;gap:30px}.comparison h2 br,.faq h2 br{display:none}th,td{padding:15px 8px;font-size:.875rem}thead th{font-size:.8rem}.reviews-grid{grid-template-columns:1fr;gap:14px}.reviews-grid article{padding:24px}.sample-label{font-size:.7rem}.bundle-grid{grid-template-columns:1fr;gap:18px}.bundle{padding:26px}.bundle-top,.chip{font-size:.7rem}.bundle h3{margin-top:26px}footer{padding:45px 6% 120px;align-items:flex-start;flex-direction:column;gap:15px}footer .brand{font-size:3rem}.footer-bottom{flex-direction:column;gap:10px;margin-top:20px}.mobile-cart{display:flex;align-items:center;justify-content:space-between;gap:16px;position:fixed;bottom:0;left:0;right:0;padding:12px 18px calc(12px + env(safe-area-inset-bottom));border-top:1px solid #d8c9bd;background:#fffdfbf5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5}.mobile-cart>div{display:flex;flex-direction:column;min-width:0;line-height:1.45}.mobile-cart b{font-size:1rem}#mobile-selection{font-size:.75rem}.mobile-cart .button{flex:0 0 auto;min-height:46px;padding:12px 16px;font-size:.875rem;gap:20px}.mobile-cart .button span{font-size:.95rem}dialog{padding:23px}.cart-controls{gap:9px}.cart-controls button{min-width:38px}.cart-controls .remove{font-size:.8rem}}@media(max-width:380px){.feature-grid{grid-template-columns:1fr}.feature h3{margin-top:20px}.product-proof{gap:6px}.proof-note{width:100%}.purchase-option{gap:9px;padding:13px}.purchase-option:has(input:checked){padding:12px}.purchase-option small{font-size:.75rem}.offer-ribbon{font-size:.65rem}.benefit-strip b{font-size:.75rem}.gallery-badges{left:10px;gap:4px}.gallery-badges>span{font-size:.6rem}.mobile-cart{gap:12px;padding-inline:14px}.mobile-cart .button{padding-inline:12px;gap:10px}.cart-row{grid-template-columns:1fr}.cart-row img{width:72px;height:60px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.gallery-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:11px;font-size:.75rem;color:var(--muted)}.gallery-toolbar>div{display:flex;gap:6px}.gallery-toolbar button{min-width:38px;min-height:38px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:1.2rem}.gallery-toolbar button:hover{background:var(--sand)}#gallery-counter{font-variant-numeric:tabular-nums;letter-spacing:.08em}.gallery-stage.is-loading>img{opacity:.4}.gallery-stage[data-view=lifestyle]>img{object-fit:cover}.ritual-photo{position:relative;grid-column:1/-1;border-radius:16px;min-height:340px;overflow:hidden;margin-top:6px;background:#eee5dc}.ritual-photo>img{width:100%;height:430px;object-fit:cover;object-position:50% 42%;display:block}.ritual-photo>figcaption{position:absolute;top:0;right:0;bottom:0;left:0;padding:40px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;background:linear-gradient(90deg,#17120d75,transparent 80%)}.ritual-photo span{font-size:.75rem;letter-spacing:.12em}.ritual-photo p{font-size:clamp(2rem,4.5vw,3.8rem);line-height:1.1;letter-spacing:-.05em;margin-top:15px}.ritual-photo small{font-size:.7rem;margin-top:18px}@media(max-width:760px){.gallery-toolbar{margin-top:10px}.gallery-toolbar-label{font-size:.7rem}.gallery-thumbnails{margin-top:6px;padding-bottom:9px}.ritual-photo{margin-top:2px;min-height:0}.ritual-photo>img{height:390px;object-position:55% center}.ritual-photo>figcaption{padding:25px;background:linear-gradient(0deg,#17120d85,transparent 75%)}.ritual-photo p{font-size:2.5rem}}.ritual-scenes{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:22px}.ritual-scenes .ritual-photo{grid-column:auto;margin:0;min-height:0}.ritual-scenes .ritual-photo>img{height:auto;aspect-ratio:1;object-fit:cover}.ritual-scenes .ritual-photo>figcaption{padding:28px;background:linear-gradient(0deg,#17120d9c,transparent 80%)}.ritual-scenes .ritual-photo p{font-size:clamp(2rem,3.8vw,3.2rem)}.gallery-stage[data-view=lifestyle-man]>img{object-fit:cover}@media(max-width:760px){.ritual-scenes{grid-template-columns:1fr;gap:18px}.ritual-scenes .ritual-photo>figcaption{padding:24px}.ritual-scenes .ritual-photo p{font-size:2.3rem}}.comparison{display:grid;grid-template-columns:.9fr 1.4fr;gap:55px;align-items:center;padding:100px 5%}.comparison-copy h2{font-size:clamp(2.6rem,4.4vw,4.6rem);line-height:1.12;margin-top:22px}.comparison-copy h2 em{font-style:normal;color:#b96f4e}.comparison-copy>p:not(.eyebrow){margin-top:28px;font-size:1.05rem;color:var(--muted)}.comparison-copy .text-link{max-width:260px;margin-top:26px}.comparison-table{min-width:0}.comparison-matrix{position:relative}.comparison-matrix:before{content:"";position:absolute;top:0;bottom:0;left:35%;width:23%;background:linear-gradient(180deg,#ef777a,#f2867d 48%,#ffab86);border-radius:16px}.comparison table{position:relative;width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;text-align:center}.comparison .feature-col{width:35%}.comparison .ora-col{width:23%}.comparison .alternative-col{width:21%}.comparison thead th{height:175px;padding:12px 8px 20px;vertical-align:middle;font-weight:400}.comparison-wordmark{display:block;color:#fff;font-size:3rem;line-height:1;letter-spacing:-.09em;font-weight:500}.alternative-heading img{display:block;margin:0 auto 10px;width:90px;max-width:100%;height:90px;object-fit:contain;filter:blur(2px)}.alternative-heading>span{display:block;font-size:.875rem;line-height:1.35}.comparison tbody th{text-align:left;padding:17px 18px;font-size:.95rem;font-weight:400;background:#f6f6f5;border-bottom:1px solid #eeeeec}.comparison tbody tr:first-child th{border-radius:15px 0 0}.comparison tbody tr:last-child th{border-radius:0 0 0 15px;border-bottom:0}.comparison td{height:65px;padding:12px 8px;border-bottom:0}.comparison td:nth-child(2){border-bottom:1px solid #ffffff24}.comparison tr:last-child td:nth-child(2){border-bottom:0}.compare-mark{display:inline-grid;place-items:center;width:28px;height:28px;font-size:1.15rem;line-height:1;font-weight:500}.compare-mark.yes{border-radius:50%;background:#ffded5;color:#ba4c46}.comparison td:nth-child(2) .compare-mark.yes{background:#fff;color:#c85351}.compare-mark.no{color:#bf5750;font-weight:400;font-size:1.45rem}@media(max-width:1100px){.comparison{grid-template-columns:.8fr 1.35fr;gap:35px;padding-inline:5%}.comparison-copy h2{font-size:2.6rem}.comparison thead th{height:160px;padding-inline:5px}.comparison tbody th{padding:15px 12px;font-size:.875rem}.comparison-wordmark{font-size:2.6rem}.alternative-heading img{height:75px;width:75px}.alternative-heading>span{font-size:.875rem}}@media(max-width:760px){.comparison{grid-template-columns:1fr;padding:58px 5%;gap:32px}.comparison-copy h2{font-size:2.7rem;max-width:390px}.comparison-copy h2 br{display:none}.comparison-copy>p:not(.eyebrow){font-size:1rem;margin-top:20px}.comparison-copy .text-link{max-width:100%;margin-top:15px}.comparison thead th{height:145px;padding:10px 3px 15px}.comparison-wordmark{font-size:2.4rem}.alternative-heading img{width:65px;height:65px;margin-bottom:8px}.alternative-heading>span{font-size:.875rem}.comparison tbody th{padding:14px 10px;font-size:.875rem;line-height:1.4}.comparison td{height:64px;padding:10px 3px}.compare-mark{width:25px;height:25px;font-size:1rem}.comparison-matrix:before{border-radius:12px}}@media(max-width:360px){.comparison thead th{height:140px}.comparison-wordmark{font-size:2.1rem}.alternative-heading img{width:55px;height:55px}.alternative-heading>span{font-size:.75rem}.comparison tbody th{padding:14px 8px;font-size:.875rem}}.bundle form .button{width:100%}.policy-links{display:flex;flex-wrap:wrap;gap:16px}.ora-document,.ora-cart-page{max-width:1000px;margin:auto;min-height:60vh}.ora-document h1,.ora-cart-page h1{margin-bottom:30px}.ora-document p,.ora-cart-page>p{margin:20px 0}.ora-cart-page label{display:block;margin:12px 0}.ora-cart-page input,#store-password{width:100%;max-width:260px;padding:10px;border:1px solid var(--line);border-radius:5px}.ora-cart-page button{margin:16px 0;width:100%}.ora-cart-page h2{font-size:1.4rem}[hidden]{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/ora.css.map */
